diff --git a/Directory.Build.targets b/Directory.Build.targets
index 859784928572a8a8f9ba8d3c75575a950ff5e0f2..7b34681da5c657158c4a6c22b2954dae59d6a89e 100644
--- a/Directory.Build.targets
+++ b/Directory.Build.targets
@@ -44,14 +44,14 @@
 
 		<ItemGroup Condition="'$(Configuration)'=='Deploy'">
 			<!-- All files for net45 -->
-			<Net45VECTO Include="$(SolutionDir)VECTO\bin\Release\net45\*.exe"/>
+			<Net45VECTO Include="$(SolutionDir)VECTO\bin\Release\net45\*.exe*"/>
 			<Net45VECTO Include="$(SolutionDir)VECTO\bin\Release\net45\*.dll*"/>
 			<Net45VECTO Include="$(SolutionDir)VECTO\bin\Release\net45\nlog.config"/>
-			<Net45HashingTool Include="$(SolutionDir)HashingTool\bin\Release\net45\*.exe"/>
+			<Net45HashingTool Include="$(SolutionDir)HashingTool\bin\Release\net45\*.exe*"/>
 			<Net45HashingTool Include="$(SolutionDir)HashingTool\bin\Release\net45\*.dll*"/>
-			<Net45HashingTool Include="$(SolutionDir)HashingCmd\bin\Release\net45\*.exe"/>
+			<Net45HashingTool Include="$(SolutionDir)HashingCmd\bin\Release\net45\*.exe*"/>
 			<Net45HashingTool Include="$(SolutionDir)HashingCmd\bin\Release\net45\*.dll*"/>
-			<Net45VectoCommandLine Include="$(SolutionDir)VectoConsole\bin\Release\net45\*.exe"/>
+			<Net45VectoCommandLine Include="$(SolutionDir)VectoConsole\bin\Release\net45\*.exe*"/>
 			<Net45VectoCommandLine Include="$(SolutionDir)VectoConsole\bin\Release\net45\*.dll*"/>
 		</ItemGroup>
 		<!--MockupDeploy-->
@@ -77,16 +77,16 @@
 
 		<ItemGroup Condition="'$(Configuration)'=='Deploy'">
 			<!-- All files for net48 -->
-			<Net48VECTO Include="$(SolutionDir)VECTO\bin\Release\net48\*.exe"/>
+			<Net48VECTO Include="$(SolutionDir)VECTO\bin\Release\net48\*.exe*"/>
 			<Net48VECTO Include="$(SolutionDir)VECTO\bin\Release\net48\*.dll*"/>
-			<Net48Vecto Include="$(SolutionDir)VECTO\bin\Release\net48\nlog.config"/>
+			<Net48VECTO Include="$(SolutionDir)VECTO\bin\Release\net48\nlog.config"/>
 			<Net48HashingTool Include="$(SolutionDir)HashingCmd\bin\Release\net48\*.exe"/>
 			<Net48HashingTool Include="$(SolutionDir)HashingCmd\bin\Release\net48\*.dll*"/>
-			<Net48HashingTool Include="$(SolutionDir)HashingTool\bin\Release\net48\*.exe"/>
+			<Net48HashingTool Include="$(SolutionDir)HashingTool\bin\Release\net48\*.exe*"/>
 			<Net48HashingTool Include="$(SolutionDir)HashingTool\bin\Release\net48\*.dll*"/>
 			<Net48VectoCommandLine Include="$(SolutionDir)VectoConsole\bin\Release\net48\*.exe"/>
 			<Net48VectoCommandLine Include="$(SolutionDir)VectoConsole\bin\Release\net48\*.dll*"/>
-			<Net48VectoMultistage Include="$(SolutionDir)VECTO3GUI2020\bin\Release\net48\*.exe"/>
+			<Net48VectoMultistage Include="$(SolutionDir)VECTO3GUI2020\bin\Release\net48\*.exe*"/>
 			<Net48VectoMultistage Include="$(SolutionDir)VECTO3GUI2020\bin\Release\net48\*.dll*"/>
 		</ItemGroup>
 			
@@ -95,10 +95,10 @@
 			<!-- All files for net48 -->
 			<Net48VECTO Include="$(SolutionDir)VECTO\bin\MockupRelease\net48\*.exe*" />
 			<Net48VECTO Include="$(SolutionDir)VECTO\bin\MockupRelease\net48\*.dll*" />
-			<Net45VECTO Include="$(SolutionDir)VECTO\bin\MockupRelease\net48\nlog.config"/>
+			<Net48VECTO Include="$(SolutionDir)VECTO\bin\MockupRelease\net48\nlog.config"/>
 			<Net48HashingTool Include="$(SolutionDir)HashingCmd\bin\Release\net48\*.exe*" />
 			<Net48HashingTool Include="$(SolutionDir)HashingCmd\bin\Release\net48\*.dll*" />
-			<Net48HashingTool Include="$(SolutionDir)HashingTool\bin\Release\net48\*.exe"/>
+			<Net48HashingTool Include="$(SolutionDir)HashingTool\bin\Release\net48\*.exe*"/>
 			<Net48HashingTool Include="$(SolutionDir)HashingTool\bin\Release\net48\*.dll*"/>
 			<Net48VectoCommandLine Include="$(SolutionDir)VectoConsole\bin\MockupRelease\net48\*.exe*" />
 			<Net48VectoCommandLine Include="$(SolutionDir)VectoConsole\bin\MockupRelease\net48\*.dll*" />
diff --git a/Generic Vehicles/Engineering Mode/GenericVehicleE2/BEV_ENG_PTO.vecto b/Generic Vehicles/Engineering Mode/GenericVehicleE2/BEV_ENG_PTO.vecto
index 2702a4b2eabca7e6df9ceacfee088a92106e09d6..6c33428c5f20cee5cf7d402daf549f0053201086 100644
--- a/Generic Vehicles/Engineering Mode/GenericVehicleE2/BEV_ENG_PTO.vecto	
+++ b/Generic Vehicles/Engineering Mode/GenericVehicleE2/BEV_ENG_PTO.vecto	
@@ -1,6 +1,6 @@
 {
   "Header": {
-    "CreatedBy": " ()",
+    "CreatedBy": " (h)",
     "Date": "2016-10-13T08:55:18.2100810Z",
     "AppVersion": "3",
     "FileVersion": 9
@@ -38,7 +38,8 @@
       "RegionalDelivery",
       "Suburban",
       "Urban",
-      "UrbanDelivery"
+      "UrbanDelivery",
+      "MunicipalUtility"
     ]
   }
 }
\ No newline at end of file
diff --git a/Generic Vehicles/Engineering Mode/GenericVehicleE2/BatteryElectricVehicle_PTO.vveh b/Generic Vehicles/Engineering Mode/GenericVehicleE2/BatteryElectricVehicle_PTO.vveh
index 80fdc6da2c23dc2bce6589a30ec28ce31f8438ee..b7f858218648e5d2521e86c6f1c5e2758213d57e 100644
--- a/Generic Vehicles/Engineering Mode/GenericVehicleE2/BatteryElectricVehicle_PTO.vveh	
+++ b/Generic Vehicles/Engineering Mode/GenericVehicleE2/BatteryElectricVehicle_PTO.vveh	
@@ -1,7 +1,7 @@
 {
   "Header": {
     "CreatedBy": "",
-    "Date": "2022-05-30T15:23:54.1506819Z",
+    "Date": "2022-10-19T11:55:04.5471436Z",
     "AppVersion": "3",
     "FileVersion": 10
   },
diff --git a/Generic Vehicles/Engineering Mode/GenericVehicleE2/EPTO-idle.vptoel b/Generic Vehicles/Engineering Mode/GenericVehicleE2/EPTO-idle.vptoel
new file mode 100644
index 0000000000000000000000000000000000000000..f88ec6feabdc3dbcd5daf0288e1f05938f7bd93d
--- /dev/null
+++ b/Generic Vehicles/Engineering Mode/GenericVehicleE2/EPTO-idle.vptoel	
@@ -0,0 +1,25 @@
+<t> ,<P_PTO_el> 
+  0 ,8.42
+  1 ,8.42
+  2 ,8.42
+  3 ,8.42
+  4 ,8.42
+  5 ,33.69
+  6 ,33.69
+  7 ,33.69
+  8 ,33.69
+  9 ,25.92
+ 10 ,25.92
+ 11 ,25.92
+ 12 ,25.92
+ 13 ,25.92
+ 14 ,25.92
+ 15 ,25.92
+ 16 ,25.92
+ 17 ,25.92
+ 18 ,25.92
+ 19 ,25.92
+ 20 ,25.92
+ 21 ,25.92
+ 22 ,25.92
+ 23 ,25.92
\ No newline at end of file
diff --git a/VECTO/Configuration.vb b/VECTO/Configuration.vb
index be269f4d783d13e10fa4f9033fb1a7a58f7609bb..8b6eac1d550401df2c4b4dfb34459035032d9b76 100644
--- a/VECTO/Configuration.vb
+++ b/VECTO/Configuration.vb
@@ -29,6 +29,7 @@ Public Class Configuration
 	Public Co2PerFc As Double
 	Public FirstRun As Boolean
 	Public DeclMode As Boolean
+	Public Multithreaded As Boolean
 
 	Public ValidateRunData As Boolean
 
@@ -61,10 +62,14 @@ Public Class Configuration
 		DeclMode = True
 		ValidateRunData = True
         OutputFolder = ""
+		Multithreaded = True
 	End Sub
 
 	Public Sub Load()
 		SetDefault()
+	    If Environment.GetCommandLineArgs().Contains("-st") Then 
+			Multithreaded = False
+	    End If
 
 		If Not File.Exists(FilePath) Then
 			Exit Sub
diff --git a/VECTO/File Browser/FileBrowserModule.vb b/VECTO/File Browser/FileBrowserModule.vb
index a0115609f3767382cd5efeff7b9040e1e02ba4b6..2b77da0df75ac84ec7bc4274ff44c436eae3a0f7 100644
--- a/VECTO/File Browser/FileBrowserModule.vb	
+++ b/VECTO/File Browser/FileBrowserModule.vb	
@@ -27,7 +27,8 @@ Public Module FileBrowserModule
     public ManRXMLFileBrowser As FileBrowser
 	Public DrivingCycleFileBrowser As FileBrowser
 	Public PTODrivingCycleStandstillFileBrowser As FileBrowser
-    Public PTODrivingCycleDrivingFileBrowser As FileBrowser
+	Public PTODrivingCycleDrivingFileBrowser As FileBrowser
+	Public PTODrivingCycleElectricStandstillFileBrowser As FileBrowser
 	Public FuelConsumptionMapFileBrowser As FileBrowser
     Public FullLoadCurveFileBrowser As FileBrowser
 
diff --git a/VECTO/GUI/MainForm.vb b/VECTO/GUI/MainForm.vb
index 59e62412ab88a419d0f3d28519421f424f0f5811..33d7b72ee63ca36e21fedf2aa1e3ea59b8debac9 100644
--- a/VECTO/GUI/MainForm.vb
+++ b/VECTO/GUI/MainForm.vb
@@ -130,6 +130,7 @@ Public Class MainForm
         TransmissionLossMapFileBrowser = New FileBrowser("vtlm")
         PtoLossMapFileBrowser = New FileBrowser("vptol")
         PTODrivingCycleStandstillFileBrowser = New FileBrowser("vptoc")
+        PTODrivingCycleElectricStandstillFileBrowser = New FileBrowser("vptoel")
         PTODrivingCycleDrivingFileBrowser = New FileBrowser("vptor")
         TorqueConverterFileBrowser = New FileBrowser("vtcc")
         TorqueConverterShiftPolygonFileBrowser = New FileBrowser("vgbs")
@@ -1094,7 +1095,7 @@ lbFound:
                                  $"Starting Simulation ({JobFileList.Count} Jobs, {jobContainer.GetProgress().Count _
                                  } Runs)"})
 
-        jobContainer.Execute(True)
+        jobContainer.Execute(Cfg.Multithreaded)
 
         Dim start As DateTime = DateTime.Now()
 
diff --git a/VECTO/GUI/VectoJobForm.vb b/VECTO/GUI/VectoJobForm.vb
index 34301c4327b66e6f10373cf269a23ea51490aaf6..ef55202ec7c99dca21574a0fd82014457d97f3dc 100644
--- a/VECTO/GUI/VectoJobForm.vb
+++ b/VECTO/GUI/VectoJobForm.vb
@@ -22,6 +22,7 @@ Imports TUGraz.VectoCommon.Utils
 Imports TUGraz.VectoCore.InputData.FileIO.JSON
 Imports TUGraz.VectoCore.InputData.Reader.ComponentData
 Imports TUGraz.VectoCore.Models.Declaration
+Imports TUGraz.VectoCore.Models.Declaration.Auxiliaries
 Imports TUGraz.VectoCore.Models.Simulation.Impl
 Imports TUGraz.VectoCore.Models.SimulationComponent.Data.Engine
 Imports TUGraz.VectoCore.Models.SimulationComponent.Data.Gearbox
diff --git a/VECTO/GUI/VectoVTPJobForm.vb b/VECTO/GUI/VectoVTPJobForm.vb
index 007d14e692a36f23a9b5de75bb861f76ed4bf9fb..2997a13214efae6224e9c99b63f2bf6d504bd305 100644
--- a/VECTO/GUI/VectoVTPJobForm.vb
+++ b/VECTO/GUI/VectoVTPJobForm.vb
@@ -25,6 +25,7 @@ Imports TUGraz.VectoCore.InputData.FileIO.JSON
 Imports TUGraz.VectoCore.InputData.FileIO.XML
 Imports TUGraz.VectoCore.InputData.Reader.ComponentData
 Imports TUGraz.VectoCore.Models.Declaration
+Imports TUGraz.VectoCore.Models.Declaration.Auxiliaries
 Imports TUGraz.VectoCore.Models.SimulationComponent.Data.Engine
 
 ''' <summary>
diff --git a/VECTO/GUI/VehicleAuxiliariesDialog.vb b/VECTO/GUI/VehicleAuxiliariesDialog.vb
index 86f073055b8b71496ecde051b781fbba32ac716a..fc86575b501eb45eb621eb6948002b6c7ba4782f 100644
--- a/VECTO/GUI/VehicleAuxiliariesDialog.vb
+++ b/VECTO/GUI/VehicleAuxiliariesDialog.vb
@@ -14,6 +14,7 @@ Imports System.Linq
 Imports System.Windows.Forms
 Imports TUGraz.VectoCommon.Models
 Imports TUGraz.VectoCore.Models.Declaration
+Imports TUGraz.VectoCore.Models.Declaration.Auxiliaries
 
 
 ''' <summary>
diff --git a/VECTO/GUI/VehicleForm.Designer.vb b/VECTO/GUI/VehicleForm.Designer.vb
index 218c39a92815fe8abc9c17b3262995514574844d..1f544cf63cba3b0caffdc96664ac4540422e95ae 100644
--- a/VECTO/GUI/VehicleForm.Designer.vb
+++ b/VECTO/GUI/VehicleForm.Designer.vb
@@ -78,14 +78,14 @@ Partial Class VehicleForm
         Me.Label6 = New System.Windows.Forms.Label()
         Me.ButAxlRem = New System.Windows.Forms.Button()
         Me.LvRRC = New System.Windows.Forms.ListView()
-        Me.ColumnHeader7 = CType(New System.Windows.Forms.ColumnHeader(),System.Windows.Forms.ColumnHeader)
-        Me.ColumnHeader8 = CType(New System.Windows.Forms.ColumnHeader(),System.Windows.Forms.ColumnHeader)
-        Me.ColumnHeader2 = CType(New System.Windows.Forms.ColumnHeader(),System.Windows.Forms.ColumnHeader)
-        Me.ColumnHeader9 = CType(New System.Windows.Forms.ColumnHeader(),System.Windows.Forms.ColumnHeader)
-        Me.ColumnHeader1 = CType(New System.Windows.Forms.ColumnHeader(),System.Windows.Forms.ColumnHeader)
-        Me.ColumnHeader3 = CType(New System.Windows.Forms.ColumnHeader(),System.Windows.Forms.ColumnHeader)
-        Me.ColumnHeader4 = CType(New System.Windows.Forms.ColumnHeader(),System.Windows.Forms.ColumnHeader)
-        Me.ColumnHeader10 = CType(New System.Windows.Forms.ColumnHeader(),System.Windows.Forms.ColumnHeader)
+        Me.ColumnHeader7 = New System.Windows.Forms.ColumnHeader()
+        Me.ColumnHeader8 = New System.Windows.Forms.ColumnHeader()
+        Me.ColumnHeader2 = New System.Windows.Forms.ColumnHeader()
+        Me.ColumnHeader9 = New System.Windows.Forms.ColumnHeader()
+        Me.ColumnHeader1 = New System.Windows.Forms.ColumnHeader()
+        Me.ColumnHeader3 = New System.Windows.Forms.ColumnHeader()
+        Me.ColumnHeader4 = New System.Windows.Forms.ColumnHeader()
+        Me.ColumnHeader10 = New System.Windows.Forms.ColumnHeader()
         Me.ButAxlAdd = New System.Windows.Forms.Button()
         Me.PnWheelDiam = New System.Windows.Forms.Panel()
         Me.CbAxleConfig = New System.Windows.Forms.ComboBox()
@@ -125,6 +125,7 @@ Partial Class VehicleForm
         Me.tbPTOCycle = New System.Windows.Forms.TextBox()
         Me.tbPTOLossMap = New System.Windows.Forms.TextBox()
         Me.tbPTODrive = New System.Windows.Forms.TextBox()
+        Me.tbPTOElectricCycle = New System.Windows.Forms.TextBox()
         Me.tcVehicleComponents = New System.Windows.Forms.TabControl()
         Me.tpGeneral = New System.Windows.Forms.TabPage()
         Me.tpPowertrain = New System.Windows.Forms.TabPage()
@@ -142,8 +143,8 @@ Partial Class VehicleForm
         Me.Label32 = New System.Windows.Forms.Label()
         Me.gbRatiosPerGear = New System.Windows.Forms.GroupBox()
         Me.lvRatioPerGear = New System.Windows.Forms.ListView()
-        Me.ColumnHeader11 = CType(New System.Windows.Forms.ColumnHeader(),System.Windows.Forms.ColumnHeader)
-        Me.ColumnHeader12 = CType(New System.Windows.Forms.ColumnHeader(),System.Windows.Forms.ColumnHeader)
+        Me.ColumnHeader11 = New System.Windows.Forms.ColumnHeader()
+        Me.ColumnHeader12 = New System.Windows.Forms.ColumnHeader()
         Me.btnAddEMRatio = New System.Windows.Forms.Button()
         Me.Label29 = New System.Windows.Forms.Label()
         Me.btnRemoveEMRatio = New System.Windows.Forms.Button()
@@ -173,9 +174,9 @@ Partial Class VehicleForm
         Me.tpReess = New System.Windows.Forms.TabPage()
         Me.gbBattery = New System.Windows.Forms.GroupBox()
         Me.lvREESSPacks = New System.Windows.Forms.ListView()
-        Me.chReessPackPack = CType(New System.Windows.Forms.ColumnHeader(),System.Windows.Forms.ColumnHeader)
-        Me.chReessPackCount = CType(New System.Windows.Forms.ColumnHeader(),System.Windows.Forms.ColumnHeader)
-        Me.chReessPackStringId = CType(New System.Windows.Forms.ColumnHeader(),System.Windows.Forms.ColumnHeader)
+        Me.chReessPackPack = New System.Windows.Forms.ColumnHeader()
+        Me.chReessPackCount = New System.Windows.Forms.ColumnHeader()
+        Me.chReessPackStringId = New System.Windows.Forms.ColumnHeader()
         Me.btnAddReessPack = New System.Windows.Forms.Button()
         Me.lblEditReessPack = New System.Windows.Forms.Label()
         Me.btnRemoveReessPack = New System.Windows.Forms.Button()
@@ -207,8 +208,8 @@ Partial Class VehicleForm
         Me.tbEmTorqueLimits = New System.Windows.Forms.TextBox()
         Me.bgVehicleTorqueLimits = New System.Windows.Forms.GroupBox()
         Me.lvTorqueLimits = New System.Windows.Forms.ListView()
-        Me.ColumnHeader5 = CType(New System.Windows.Forms.ColumnHeader(),System.Windows.Forms.ColumnHeader)
-        Me.ColumnHeader6 = CType(New System.Windows.Forms.ColumnHeader(),System.Windows.Forms.ColumnHeader)
+        Me.ColumnHeader5 = New System.Windows.Forms.ColumnHeader()
+        Me.ColumnHeader6 = New System.Windows.Forms.ColumnHeader()
         Me.btAddMaxTorqueEntry = New System.Windows.Forms.Button()
         Me.Label17 = New System.Windows.Forms.Label()
         Me.btDelMaxTorqueEntry = New System.Windows.Forms.Button()
@@ -222,14 +223,15 @@ Partial Class VehicleForm
         Me.cbEngineStopStart = New System.Windows.Forms.CheckBox()
         Me.lblPCC = New System.Windows.Forms.Label()
         Me.tpRoadSweeper = New System.Windows.Forms.TabPage()
-        Me.lblNotePtoPEV_HEVS = New System.Windows.Forms.Label()
-        Me.pnPTO = New System.Windows.Forms.Panel()
-        Me.pnPtoMode1 = New System.Windows.Forms.Panel()
-        Me.Label16 = New System.Windows.Forms.Label()
-        Me.btPTOCycle = New System.Windows.Forms.Button()
-        Me.pnPtoMode3 = New System.Windows.Forms.Panel()
+        Me.FlowLayoutPanel3 = New System.Windows.Forms.FlowLayoutPanel()
+        Me.FlowLayoutPanel4 = New System.Windows.Forms.FlowLayoutPanel()
+        Me.gbPTO = New System.Windows.Forms.GroupBox()
+        Me.GroupBox2 = New System.Windows.Forms.GroupBox()
+        Me.cbPTOStandstillCycleType = New System.Windows.Forms.ComboBox()
+        Me.pnPTO = New System.Windows.Forms.FlowLayoutPanel()
+        Me.gbPTOICEGroupBox = New System.Windows.Forms.GroupBox()
+        Me.pnPtoMode3 = New System.Windows.Forms.GroupBox()
         Me.btPTOCycleDrive = New System.Windows.Forms.Button()
-        Me.Label28 = New System.Windows.Forms.Label()
         Me.gbPTODrive = New System.Windows.Forms.GroupBox()
         Me.Label27 = New System.Windows.Forms.Label()
         Me.tbPtoGear = New System.Windows.Forms.TextBox()
@@ -237,209 +239,237 @@ Partial Class VehicleForm
         Me.tbPtoEngineSpeed = New System.Windows.Forms.TextBox()
         Me.Label25 = New System.Windows.Forms.Label()
         Me.Label24 = New System.Windows.Forms.Label()
+        Me.pnPtoMode1 = New System.Windows.Forms.GroupBox()
+        Me.btPTOCycle = New System.Windows.Forms.Button()
+        Me.gbPTOLossmap = New System.Windows.Forms.GroupBox()
         Me.btPTOLossMapBrowse = New System.Windows.Forms.Button()
-        Me.Label7 = New System.Windows.Forms.Label()
-        Me.gbPTO = New System.Windows.Forms.GroupBox()
+        Me.gbEPTO = New System.Windows.Forms.GroupBox()
+        Me.GroupBox5 = New System.Windows.Forms.GroupBox()
+        Me.btnPTOelCycle = New System.Windows.Forms.Button()
+        Me.lblNotePtoPEV_HEVS = New System.Windows.Forms.Label()
         Me.cbLegislativeClass = New System.Windows.Forms.ComboBox()
         Me.Label21 = New System.Windows.Forms.Label()
         Me.lblTitle = New System.Windows.Forms.Label()
-        Me.GroupBox6.SuspendLayout()
-        Me.ToolStrip1.SuspendLayout()
-        Me.gbRetarderLosses.SuspendLayout()
-        Me.PnRt.SuspendLayout()
-        Me.GroupBox8.SuspendLayout()
-        Me.PnWheelDiam.SuspendLayout()
-        Me.StatusStrip1.SuspendLayout()
-        Me.GroupBox1.SuspendLayout()
-        Me.PnLoad.SuspendLayout()
-        Me.GrAirRes.SuspendLayout()
-        Me.PnCdATrTr.SuspendLayout()
-        CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
-        Me.CmOpenFile.SuspendLayout()
-        Me.GroupBox3.SuspendLayout()
-        Me.gbAngledrive.SuspendLayout()
-        Me.pnAngledriveFields.SuspendLayout()
-        CType(Me.PicVehicle, System.ComponentModel.ISupportInitialize).BeginInit()
-        Me.tcVehicleComponents.SuspendLayout()
-        Me.tpGeneral.SuspendLayout()
-        Me.tpPowertrain.SuspendLayout()
-        Me.gbVehicleIdlingSpeed.SuspendLayout()
-        Me.Panel1.SuspendLayout()
-        Me.gbTankSystem.SuspendLayout()
-        Me.tpElectricMachine.SuspendLayout()
-        Me.gpElectricMotor.SuspendLayout()
-        Me.gbRatiosPerGear.SuspendLayout()
-        Me.pnElectricMotor.SuspendLayout()
-        Me.tpIEPC.SuspendLayout()
-        Me.FlowLayoutPanel1.SuspendLayout()
-        Me.tbIHPC.SuspendLayout()
-        Me.FlowLayoutPanel2.SuspendLayout()
-        Me.tpReess.SuspendLayout()
-        Me.gbBattery.SuspendLayout()
-        Me.tpGensetComponents.SuspendLayout()
-        Me.gbGenSet.SuspendLayout()
-        Me.pnGenSetEM.SuspendLayout()
-        Me.tpTorqueLimits.SuspendLayout()
-        Me.gbPropulsionTorque.SuspendLayout()
-        Me.gbEMTorqueLimits.SuspendLayout()
-        Me.bgVehicleTorqueLimits.SuspendLayout()
-        Me.tpADAS.SuspendLayout()
-        Me.gbADAS.SuspendLayout()
-        Me.pnEcoRoll.SuspendLayout()
-        Me.tpRoadSweeper.SuspendLayout()
-        Me.pnPTO.SuspendLayout()
-        Me.pnPtoMode1.SuspendLayout()
-        Me.pnPtoMode3.SuspendLayout()
-        Me.gbPTODrive.SuspendLayout()
-        Me.gbPTO.SuspendLayout()
-        Me.SuspendLayout()
+        Me.GroupBox6.SuspendLayout
+        Me.ToolStrip1.SuspendLayout
+        Me.gbRetarderLosses.SuspendLayout
+        Me.PnRt.SuspendLayout
+        Me.GroupBox8.SuspendLayout
+        Me.PnWheelDiam.SuspendLayout
+        Me.StatusStrip1.SuspendLayout
+        Me.GroupBox1.SuspendLayout
+        Me.PnLoad.SuspendLayout
+        Me.GrAirRes.SuspendLayout
+        Me.PnCdATrTr.SuspendLayout
+        CType(Me.PictureBox1,System.ComponentModel.ISupportInitialize).BeginInit
+        Me.CmOpenFile.SuspendLayout
+        Me.GroupBox3.SuspendLayout
+        Me.gbAngledrive.SuspendLayout
+        Me.pnAngledriveFields.SuspendLayout
+        CType(Me.PicVehicle,System.ComponentModel.ISupportInitialize).BeginInit
+        Me.tcVehicleComponents.SuspendLayout
+        Me.tpGeneral.SuspendLayout
+        Me.tpPowertrain.SuspendLayout
+        Me.gbVehicleIdlingSpeed.SuspendLayout
+        Me.Panel1.SuspendLayout
+        Me.gbTankSystem.SuspendLayout
+        Me.tpElectricMachine.SuspendLayout
+        Me.gpElectricMotor.SuspendLayout
+        Me.gbRatiosPerGear.SuspendLayout
+        Me.pnElectricMotor.SuspendLayout
+        Me.tpIEPC.SuspendLayout
+        Me.FlowLayoutPanel1.SuspendLayout
+        Me.tbIHPC.SuspendLayout
+        Me.FlowLayoutPanel2.SuspendLayout
+        Me.tpReess.SuspendLayout
+        Me.gbBattery.SuspendLayout
+        Me.tpGensetComponents.SuspendLayout
+        Me.gbGenSet.SuspendLayout
+        Me.pnGenSetEM.SuspendLayout
+        Me.tpTorqueLimits.SuspendLayout
+        Me.gbPropulsionTorque.SuspendLayout
+        Me.gbEMTorqueLimits.SuspendLayout
+        Me.bgVehicleTorqueLimits.SuspendLayout
+        Me.tpADAS.SuspendLayout
+        Me.gbADAS.SuspendLayout
+        Me.pnEcoRoll.SuspendLayout
+        Me.tpRoadSweeper.SuspendLayout
+        Me.FlowLayoutPanel3.SuspendLayout
+        Me.FlowLayoutPanel4.SuspendLayout
+        Me.gbPTO.SuspendLayout
+        Me.GroupBox2.SuspendLayout
+        Me.pnPTO.SuspendLayout
+        Me.gbPTOICEGroupBox.SuspendLayout
+        Me.pnPtoMode3.SuspendLayout
+        Me.gbPTODrive.SuspendLayout
+        Me.pnPtoMode1.SuspendLayout
+        Me.gbPTOLossmap.SuspendLayout
+        Me.gbEPTO.SuspendLayout
+        Me.GroupBox5.SuspendLayout
+        Me.SuspendLayout
         '
         'Label1
         '
-        Me.Label1.AutoSize = True
-        Me.Label1.Location = New System.Drawing.Point(6, 22)
+        Me.Label1.AutoSize = true
+        Me.Label1.Location = New System.Drawing.Point(7, 25)
+        Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label1.Name = "Label1"
-        Me.Label1.Size = New System.Drawing.Size(177, 13)
+        Me.Label1.Size = New System.Drawing.Size(195, 15)
         Me.Label1.TabIndex = 0
         Me.Label1.Text = "Corrected Actual Curb Mass Vehicle"
         '
         'TbMass
         '
-        Me.TbMass.Location = New System.Drawing.Point(188, 19)
+        Me.TbMass.Location = New System.Drawing.Point(219, 22)
+        Me.TbMass.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.TbMass.Name = "TbMass"
-        Me.TbMass.Size = New System.Drawing.Size(57, 20)
+        Me.TbMass.Size = New System.Drawing.Size(66, 23)
         Me.TbMass.TabIndex = 0
         '
         'Label2
         '
-        Me.Label2.AutoSize = True
-        Me.Label2.Location = New System.Drawing.Point(128, 31)
+        Me.Label2.AutoSize = true
+        Me.Label2.Location = New System.Drawing.Point(149, 36)
+        Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label2.Name = "Label2"
-        Me.Label2.Size = New System.Drawing.Size(45, 13)
+        Me.Label2.Size = New System.Drawing.Size(50, 15)
         Me.Label2.TabIndex = 2
         Me.Label2.Text = "Loading"
         '
         'TbLoad
         '
-        Me.TbLoad.Location = New System.Drawing.Point(182, 28)
+        Me.TbLoad.Location = New System.Drawing.Point(212, 32)
+        Me.TbLoad.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.TbLoad.Name = "TbLoad"
-        Me.TbLoad.Size = New System.Drawing.Size(57, 20)
+        Me.TbLoad.Size = New System.Drawing.Size(66, 23)
         Me.TbLoad.TabIndex = 1
         '
         'Label3
         '
-        Me.Label3.AutoSize = True
-        Me.Label3.Location = New System.Drawing.Point(214, 10)
+        Me.Label3.AutoSize = true
+        Me.Label3.Location = New System.Drawing.Point(250, 12)
+        Me.Label3.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label3.Name = "Label3"
-        Me.Label3.Size = New System.Drawing.Size(38, 13)
+        Me.Label3.Size = New System.Drawing.Size(42, 15)
         Me.Label3.TabIndex = 8
         Me.Label3.Text = "Cd x A"
         '
         'TBcdA
         '
-        Me.TBcdA.Location = New System.Drawing.Point(258, 3)
+        Me.TBcdA.Location = New System.Drawing.Point(301, 3)
+        Me.TBcdA.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.TBcdA.Name = "TBcdA"
-        Me.TBcdA.Size = New System.Drawing.Size(57, 20)
+        Me.TBcdA.Size = New System.Drawing.Size(66, 23)
         Me.TBcdA.TabIndex = 0
         '
         'Label13
         '
-        Me.Label13.AutoSize = True
-        Me.Label13.Location = New System.Drawing.Point(136, 6)
+        Me.Label13.AutoSize = true
+        Me.Label13.Location = New System.Drawing.Point(159, 7)
+        Me.Label13.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label13.Name = "Label13"
-        Me.Label13.Size = New System.Drawing.Size(40, 13)
+        Me.Label13.Size = New System.Drawing.Size(42, 15)
         Me.Label13.TabIndex = 6
         Me.Label13.Text = "Radius"
         '
         'TBrdyn
         '
-        Me.TBrdyn.Location = New System.Drawing.Point(185, 3)
+        Me.TBrdyn.Location = New System.Drawing.Point(216, 3)
+        Me.TBrdyn.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.TBrdyn.Name = "TBrdyn"
-        Me.TBrdyn.Size = New System.Drawing.Size(57, 20)
+        Me.TBrdyn.Size = New System.Drawing.Size(66, 23)
         Me.TBrdyn.TabIndex = 0
         '
         'ButOK
         '
-        Me.ButOK.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.ButOK.Location = New System.Drawing.Point(498, 577)
+        Me.ButOK.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.ButOK.Location = New System.Drawing.Point(581, 666)
+        Me.ButOK.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.ButOK.Name = "ButOK"
-        Me.ButOK.Size = New System.Drawing.Size(75, 23)
+        Me.ButOK.Size = New System.Drawing.Size(88, 27)
         Me.ButOK.TabIndex = 6
         Me.ButOK.Text = "Save"
-        Me.ButOK.UseVisualStyleBackColor = True
+        Me.ButOK.UseVisualStyleBackColor = true
         '
         'ButCancel
         '
-        Me.ButCancel.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
+        Me.ButCancel.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
         Me.ButCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel
-        Me.ButCancel.Location = New System.Drawing.Point(579, 577)
+        Me.ButCancel.Location = New System.Drawing.Point(676, 666)
+        Me.ButCancel.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.ButCancel.Name = "ButCancel"
-        Me.ButCancel.Size = New System.Drawing.Size(75, 23)
+        Me.ButCancel.Size = New System.Drawing.Size(88, 27)
         Me.ButCancel.TabIndex = 7
         Me.ButCancel.Text = "Cancel"
-        Me.ButCancel.UseVisualStyleBackColor = True
+        Me.ButCancel.UseVisualStyleBackColor = true
         '
         'Label14
         '
-        Me.Label14.AutoSize = True
-        Me.Label14.Location = New System.Drawing.Point(247, 22)
+        Me.Label14.AutoSize = true
+        Me.Label14.Location = New System.Drawing.Point(288, 25)
+        Me.Label14.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label14.Name = "Label14"
-        Me.Label14.Size = New System.Drawing.Size(25, 13)
+        Me.Label14.Size = New System.Drawing.Size(28, 15)
         Me.Label14.TabIndex = 24
         Me.Label14.Text = "[kg]"
         '
         'Label31
         '
-        Me.Label31.AutoSize = True
-        Me.Label31.Location = New System.Drawing.Point(241, 31)
+        Me.Label31.AutoSize = true
+        Me.Label31.Location = New System.Drawing.Point(281, 36)
+        Me.Label31.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label31.Name = "Label31"
-        Me.Label31.Size = New System.Drawing.Size(25, 13)
+        Me.Label31.Size = New System.Drawing.Size(28, 15)
         Me.Label31.TabIndex = 24
         Me.Label31.Text = "[kg]"
         '
         'Label35
         '
-        Me.Label35.AutoSize = True
-        Me.Label35.Location = New System.Drawing.Point(244, 6)
+        Me.Label35.AutoSize = true
+        Me.Label35.Location = New System.Drawing.Point(285, 7)
+        Me.Label35.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label35.Name = "Label35"
-        Me.Label35.Size = New System.Drawing.Size(29, 13)
+        Me.Label35.Size = New System.Drawing.Size(37, 15)
         Me.Label35.TabIndex = 24
         Me.Label35.Text = "[mm]"
         '
         'CbCdMode
         '
-        Me.CbCdMode.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
-            Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
+        Me.CbCdMode.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left)  _
+            Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
         Me.CbCdMode.DisplayMember = "Value"
         Me.CbCdMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
-        Me.CbCdMode.FormattingEnabled = True
+        Me.CbCdMode.FormattingEnabled = true
         Me.CbCdMode.Items.AddRange(New Object() {"No Correction", "Speed dependent (User-defined)", "Speed dependent (Declaration Mode)", "Vair & Beta Input"})
-        Me.CbCdMode.Location = New System.Drawing.Point(6, 19)
+        Me.CbCdMode.Location = New System.Drawing.Point(7, 22)
+        Me.CbCdMode.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.CbCdMode.Name = "CbCdMode"
-        Me.CbCdMode.Size = New System.Drawing.Size(333, 21)
+        Me.CbCdMode.Size = New System.Drawing.Size(388, 23)
         Me.CbCdMode.TabIndex = 0
         Me.CbCdMode.ValueMember = "Key"
         '
         'TbCdFile
         '
-        Me.TbCdFile.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
-            Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.TbCdFile.Enabled = False
-        Me.TbCdFile.Location = New System.Drawing.Point(9, 65)
+        Me.TbCdFile.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left)  _
+            Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.TbCdFile.Enabled = false
+        Me.TbCdFile.Location = New System.Drawing.Point(10, 75)
+        Me.TbCdFile.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.TbCdFile.Name = "TbCdFile"
-        Me.TbCdFile.Size = New System.Drawing.Size(276, 20)
+        Me.TbCdFile.Size = New System.Drawing.Size(321, 23)
         Me.TbCdFile.TabIndex = 1
         '
         'BtCdFileBrowse
         '
-        Me.BtCdFileBrowse.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.BtCdFileBrowse.Enabled = False
+        Me.BtCdFileBrowse.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.BtCdFileBrowse.Enabled = false
         Me.BtCdFileBrowse.Image = Global.TUGraz.VECTO.My.Resources.Resources.Open_icon
-        Me.BtCdFileBrowse.Location = New System.Drawing.Point(291, 62)
+        Me.BtCdFileBrowse.Location = New System.Drawing.Point(340, 72)
+        Me.BtCdFileBrowse.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.BtCdFileBrowse.Name = "BtCdFileBrowse"
-        Me.BtCdFileBrowse.Size = New System.Drawing.Size(24, 24)
+        Me.BtCdFileBrowse.Size = New System.Drawing.Size(28, 28)
         Me.BtCdFileBrowse.TabIndex = 2
-        Me.BtCdFileBrowse.UseVisualStyleBackColor = True
+        Me.BtCdFileBrowse.UseVisualStyleBackColor = true
         '
         'GroupBox6
         '
@@ -448,30 +478,34 @@ Partial Class VehicleForm
         Me.GroupBox6.Controls.Add(Me.CbCdMode)
         Me.GroupBox6.Controls.Add(Me.BtCdFileBrowse)
         Me.GroupBox6.Controls.Add(Me.TbCdFile)
-        Me.GroupBox6.Location = New System.Drawing.Point(293, 84)
+        Me.GroupBox6.Location = New System.Drawing.Point(342, 97)
+        Me.GroupBox6.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.GroupBox6.Name = "GroupBox6"
-        Me.GroupBox6.Size = New System.Drawing.Size(346, 96)
+        Me.GroupBox6.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.GroupBox6.Size = New System.Drawing.Size(404, 111)
         Me.GroupBox6.TabIndex = 3
-        Me.GroupBox6.TabStop = False
+        Me.GroupBox6.TabStop = false
         Me.GroupBox6.Text = "Cross Wind Correction"
         '
         'BtCdFileOpen
         '
-        Me.BtCdFileOpen.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.BtCdFileOpen.Enabled = False
+        Me.BtCdFileOpen.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.BtCdFileOpen.Enabled = false
         Me.BtCdFileOpen.Image = Global.TUGraz.VECTO.My.Resources.Resources.application_export_icon_small
-        Me.BtCdFileOpen.Location = New System.Drawing.Point(315, 62)
+        Me.BtCdFileOpen.Location = New System.Drawing.Point(368, 72)
+        Me.BtCdFileOpen.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.BtCdFileOpen.Name = "BtCdFileOpen"
-        Me.BtCdFileOpen.Size = New System.Drawing.Size(24, 24)
+        Me.BtCdFileOpen.Size = New System.Drawing.Size(28, 28)
         Me.BtCdFileOpen.TabIndex = 3
-        Me.BtCdFileOpen.UseVisualStyleBackColor = True
+        Me.BtCdFileOpen.UseVisualStyleBackColor = true
         '
         'LbCdMode
         '
-        Me.LbCdMode.AutoSize = True
-        Me.LbCdMode.Location = New System.Drawing.Point(6, 47)
+        Me.LbCdMode.AutoSize = true
+        Me.LbCdMode.Location = New System.Drawing.Point(7, 54)
+        Me.LbCdMode.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.LbCdMode.Name = "LbCdMode"
-        Me.LbCdMode.Size = New System.Drawing.Size(59, 13)
+        Me.LbCdMode.Size = New System.Drawing.Size(66, 15)
         Me.LbCdMode.TabIndex = 28
         Me.LbCdMode.Text = "LbCdMode"
         Me.LbCdMode.TextAlign = System.Drawing.ContentAlignment.TopRight
@@ -484,7 +518,7 @@ Partial Class VehicleForm
         Me.ToolStrip1.Location = New System.Drawing.Point(0, 0)
         Me.ToolStrip1.Name = "ToolStrip1"
         Me.ToolStrip1.Padding = New System.Windows.Forms.Padding(0, 0, 2, 0)
-        Me.ToolStrip1.Size = New System.Drawing.Size(666, 31)
+        Me.ToolStrip1.Size = New System.Drawing.Size(777, 31)
         Me.ToolStrip1.TabIndex = 29
         Me.ToolStrip1.Text = "ToolStrip1"
         '
@@ -561,123 +595,136 @@ Partial Class VehicleForm
         '
         Me.gbRetarderLosses.Controls.Add(Me.PnRt)
         Me.gbRetarderLosses.Controls.Add(Me.CbRtType)
-        Me.gbRetarderLosses.Location = New System.Drawing.Point(6, 76)
+        Me.gbRetarderLosses.Location = New System.Drawing.Point(7, 88)
+        Me.gbRetarderLosses.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.gbRetarderLosses.Name = "gbRetarderLosses"
-        Me.gbRetarderLosses.Size = New System.Drawing.Size(310, 111)
+        Me.gbRetarderLosses.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.gbRetarderLosses.Size = New System.Drawing.Size(362, 128)
         Me.gbRetarderLosses.TabIndex = 1
-        Me.gbRetarderLosses.TabStop = False
+        Me.gbRetarderLosses.TabStop = false
         Me.gbRetarderLosses.Text = "Retarder Losses"
         '
         'PnRt
         '
-        Me.PnRt.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
-            Or System.Windows.Forms.AnchorStyles.Left) _
-            Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
+        Me.PnRt.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom)  _
+            Or System.Windows.Forms.AnchorStyles.Left)  _
+            Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
         Me.PnRt.Controls.Add(Me.Label15)
         Me.PnRt.Controls.Add(Me.BtRtBrowse)
         Me.PnRt.Controls.Add(Me.TbRtPath)
         Me.PnRt.Controls.Add(Me.Label45)
         Me.PnRt.Controls.Add(Me.LbRtRatio)
         Me.PnRt.Controls.Add(Me.TbRtRatio)
-        Me.PnRt.Location = New System.Drawing.Point(3, 42)
+        Me.PnRt.Location = New System.Drawing.Point(4, 48)
+        Me.PnRt.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.PnRt.Name = "PnRt"
-        Me.PnRt.Size = New System.Drawing.Size(299, 63)
+        Me.PnRt.Size = New System.Drawing.Size(349, 73)
         Me.PnRt.TabIndex = 1
         '
         'Label15
         '
-        Me.Label15.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
-            Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.Label15.Location = New System.Drawing.Point(2, 23)
+        Me.Label15.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left)  _
+            Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.Label15.Location = New System.Drawing.Point(2, 27)
+        Me.Label15.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label15.Name = "Label15"
-        Me.Label15.Size = New System.Drawing.Size(232, 16)
+        Me.Label15.Size = New System.Drawing.Size(271, 18)
         Me.Label15.TabIndex = 15
         Me.Label15.Text = "Retarder Loss Map"
         Me.Label15.TextAlign = System.Drawing.ContentAlignment.BottomLeft
         '
         'BtRtBrowse
         '
-        Me.BtRtBrowse.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
+        Me.BtRtBrowse.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
         Me.BtRtBrowse.Image = Global.TUGraz.VECTO.My.Resources.Resources.Open_icon
-        Me.BtRtBrowse.Location = New System.Drawing.Point(272, 37)
+        Me.BtRtBrowse.Location = New System.Drawing.Point(317, 43)
+        Me.BtRtBrowse.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.BtRtBrowse.Name = "BtRtBrowse"
-        Me.BtRtBrowse.Size = New System.Drawing.Size(24, 24)
+        Me.BtRtBrowse.Size = New System.Drawing.Size(28, 28)
         Me.BtRtBrowse.TabIndex = 2
-        Me.BtRtBrowse.UseVisualStyleBackColor = True
+        Me.BtRtBrowse.UseVisualStyleBackColor = true
         '
         'TbRtPath
         '
-        Me.TbRtPath.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
-            Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.TbRtPath.Location = New System.Drawing.Point(3, 39)
+        Me.TbRtPath.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left)  _
+            Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.TbRtPath.Location = New System.Drawing.Point(4, 45)
+        Me.TbRtPath.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.TbRtPath.Name = "TbRtPath"
-        Me.TbRtPath.Size = New System.Drawing.Size(269, 20)
+        Me.TbRtPath.Size = New System.Drawing.Size(313, 23)
         Me.TbRtPath.TabIndex = 1
         '
         'Label45
         '
-        Me.Label45.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.Label45.AutoSize = True
-        Me.Label45.Location = New System.Drawing.Point(263, 5)
+        Me.Label45.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.Label45.AutoSize = true
+        Me.Label45.Location = New System.Drawing.Point(307, 6)
+        Me.Label45.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label45.Name = "Label45"
-        Me.Label45.Size = New System.Drawing.Size(16, 13)
+        Me.Label45.Size = New System.Drawing.Size(20, 15)
         Me.Label45.TabIndex = 10
         Me.Label45.Text = "[-]"
         '
         'LbRtRatio
         '
-        Me.LbRtRatio.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.LbRtRatio.Location = New System.Drawing.Point(35, 5)
+        Me.LbRtRatio.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.LbRtRatio.Location = New System.Drawing.Point(41, 6)
+        Me.LbRtRatio.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.LbRtRatio.Name = "LbRtRatio"
-        Me.LbRtRatio.Size = New System.Drawing.Size(167, 17)
+        Me.LbRtRatio.Size = New System.Drawing.Size(195, 20)
         Me.LbRtRatio.TabIndex = 1
         Me.LbRtRatio.Text = "Ratio"
         Me.LbRtRatio.TextAlign = System.Drawing.ContentAlignment.TopRight
         '
         'TbRtRatio
         '
-        Me.TbRtRatio.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.TbRtRatio.Location = New System.Drawing.Point(205, 3)
+        Me.TbRtRatio.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.TbRtRatio.Location = New System.Drawing.Point(239, 3)
+        Me.TbRtRatio.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.TbRtRatio.Name = "TbRtRatio"
-        Me.TbRtRatio.Size = New System.Drawing.Size(56, 20)
+        Me.TbRtRatio.Size = New System.Drawing.Size(65, 23)
         Me.TbRtRatio.TabIndex = 0
         '
         'CbRtType
         '
-        Me.CbRtType.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
-            Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
+        Me.CbRtType.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left)  _
+            Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
         Me.CbRtType.DisplayMember = "Value"
         Me.CbRtType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
         Me.CbRtType.Items.AddRange(New Object() {"Included in Transmission Loss Maps", "Primary Retarder", "Secondary Retarder"})
-        Me.CbRtType.Location = New System.Drawing.Point(6, 19)
+        Me.CbRtType.Location = New System.Drawing.Point(7, 22)
+        Me.CbRtType.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.CbRtType.Name = "CbRtType"
-        Me.CbRtType.Size = New System.Drawing.Size(297, 21)
+        Me.CbRtType.Size = New System.Drawing.Size(346, 23)
         Me.CbRtType.TabIndex = 0
         Me.CbRtType.ValueMember = "Key"
         '
         'Label46
         '
-        Me.Label46.AutoSize = True
-        Me.Label46.Location = New System.Drawing.Point(32, 5)
+        Me.Label46.AutoSize = true
+        Me.Label46.Location = New System.Drawing.Point(37, 6)
+        Me.Label46.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label46.Name = "Label46"
-        Me.Label46.Size = New System.Drawing.Size(145, 13)
+        Me.Label46.Size = New System.Drawing.Size(158, 15)
         Me.Label46.TabIndex = 31
         Me.Label46.Text = "Curb Mass Extra Trailer/Body"
         '
         'Label50
         '
-        Me.Label50.AutoSize = True
-        Me.Label50.Location = New System.Drawing.Point(241, 5)
+        Me.Label50.AutoSize = true
+        Me.Label50.Location = New System.Drawing.Point(281, 6)
+        Me.Label50.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label50.Name = "Label50"
-        Me.Label50.Size = New System.Drawing.Size(25, 13)
+        Me.Label50.Size = New System.Drawing.Size(28, 15)
         Me.Label50.TabIndex = 24
         Me.Label50.Text = "[kg]"
         '
         'TbMassExtra
         '
-        Me.TbMassExtra.Location = New System.Drawing.Point(182, 2)
+        Me.TbMassExtra.Location = New System.Drawing.Point(212, 2)
+        Me.TbMassExtra.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.TbMassExtra.Name = "TbMassExtra"
-        Me.TbMassExtra.Size = New System.Drawing.Size(57, 20)
+        Me.TbMassExtra.Size = New System.Drawing.Size(66, 23)
         Me.TbMassExtra.TabIndex = 0
         '
         'GroupBox8
@@ -686,49 +733,53 @@ Partial Class VehicleForm
         Me.GroupBox8.Controls.Add(Me.ButAxlRem)
         Me.GroupBox8.Controls.Add(Me.LvRRC)
         Me.GroupBox8.Controls.Add(Me.ButAxlAdd)
-        Me.GroupBox8.Location = New System.Drawing.Point(6, 186)
+        Me.GroupBox8.Location = New System.Drawing.Point(7, 215)
+        Me.GroupBox8.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.GroupBox8.Name = "GroupBox8"
-        Me.GroupBox8.Size = New System.Drawing.Size(633, 182)
+        Me.GroupBox8.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.GroupBox8.Size = New System.Drawing.Size(738, 210)
         Me.GroupBox8.TabIndex = 4
-        Me.GroupBox8.TabStop = False
+        Me.GroupBox8.TabStop = false
         Me.GroupBox8.Text = "Axles / Wheels"
         '
         'Label6
         '
-        Me.Label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.Label6.AutoSize = True
-        Me.Label6.Location = New System.Drawing.Point(525, 152)
+        Me.Label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.Label6.AutoSize = true
+        Me.Label6.Location = New System.Drawing.Point(612, 175)
+        Me.Label6.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label6.Name = "Label6"
-        Me.Label6.Size = New System.Drawing.Size(106, 13)
+        Me.Label6.Size = New System.Drawing.Size(121, 15)
         Me.Label6.TabIndex = 3
         Me.Label6.Text = "(Double-Click to Edit)"
         '
         'ButAxlRem
         '
-        Me.ButAxlRem.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
+        Me.ButAxlRem.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left),System.Windows.Forms.AnchorStyles)
         Me.ButAxlRem.Image = Global.TUGraz.VECTO.My.Resources.Resources.minus_circle_icon
-        Me.ButAxlRem.Location = New System.Drawing.Point(29, 151)
+        Me.ButAxlRem.Location = New System.Drawing.Point(34, 174)
+        Me.ButAxlRem.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.ButAxlRem.Name = "ButAxlRem"
-        Me.ButAxlRem.Size = New System.Drawing.Size(24, 24)
+        Me.ButAxlRem.Size = New System.Drawing.Size(28, 28)
         Me.ButAxlRem.TabIndex = 2
-        Me.ButAxlRem.UseVisualStyleBackColor = True
+        Me.ButAxlRem.UseVisualStyleBackColor = true
         '
         'LvRRC
         '
-        Me.LvRRC.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
-            Or System.Windows.Forms.AnchorStyles.Left) _
-            Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
+        Me.LvRRC.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom)  _
+            Or System.Windows.Forms.AnchorStyles.Left)  _
+            Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
         Me.LvRRC.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ColumnHeader7, Me.ColumnHeader8, Me.ColumnHeader2, Me.ColumnHeader9, Me.ColumnHeader1, Me.ColumnHeader3, Me.ColumnHeader4, Me.ColumnHeader10})
-        Me.LvRRC.FullRowSelect = True
-        Me.LvRRC.GridLines = True
-        Me.LvRRC.HideSelection = False
-        Me.LvRRC.Location = New System.Drawing.Point(6, 19)
-        Me.LvRRC.MultiSelect = False
+        Me.LvRRC.FullRowSelect = true
+        Me.LvRRC.GridLines = true
+        Me.LvRRC.Location = New System.Drawing.Point(7, 22)
+        Me.LvRRC.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.LvRRC.MultiSelect = false
         Me.LvRRC.Name = "LvRRC"
-        Me.LvRRC.Size = New System.Drawing.Size(621, 131)
+        Me.LvRRC.Size = New System.Drawing.Size(724, 151)
         Me.LvRRC.TabIndex = 0
-        Me.LvRRC.TabStop = False
-        Me.LvRRC.UseCompatibleStateImageBehavior = False
+        Me.LvRRC.TabStop = false
+        Me.LvRRC.UseCompatibleStateImageBehavior = false
         Me.LvRRC.View = System.Windows.Forms.View.Details
         '
         'ColumnHeader7
@@ -772,13 +823,14 @@ Partial Class VehicleForm
         '
         'ButAxlAdd
         '
-        Me.ButAxlAdd.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
+        Me.ButAxlAdd.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left),System.Windows.Forms.AnchorStyles)
         Me.ButAxlAdd.Image = Global.TUGraz.VECTO.My.Resources.Resources.plus_circle_icon
-        Me.ButAxlAdd.Location = New System.Drawing.Point(5, 151)
+        Me.ButAxlAdd.Location = New System.Drawing.Point(6, 174)
+        Me.ButAxlAdd.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.ButAxlAdd.Name = "ButAxlAdd"
-        Me.ButAxlAdd.Size = New System.Drawing.Size(24, 24)
+        Me.ButAxlAdd.Size = New System.Drawing.Size(28, 28)
         Me.ButAxlAdd.TabIndex = 1
-        Me.ButAxlAdd.UseVisualStyleBackColor = True
+        Me.ButAxlAdd.UseVisualStyleBackColor = true
         '
         'PnWheelDiam
         '
@@ -786,20 +838,22 @@ Partial Class VehicleForm
         Me.PnWheelDiam.Controls.Add(Me.TBrdyn)
         Me.PnWheelDiam.Controls.Add(Me.Label35)
         Me.PnWheelDiam.Dock = System.Windows.Forms.DockStyle.Fill
-        Me.PnWheelDiam.Location = New System.Drawing.Point(3, 16)
+        Me.PnWheelDiam.Location = New System.Drawing.Point(4, 19)
+        Me.PnWheelDiam.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.PnWheelDiam.Name = "PnWheelDiam"
-        Me.PnWheelDiam.Size = New System.Drawing.Size(272, 31)
+        Me.PnWheelDiam.Size = New System.Drawing.Size(316, 36)
         Me.PnWheelDiam.TabIndex = 0
         '
         'CbAxleConfig
         '
         Me.CbAxleConfig.DisplayMember = "Value"
         Me.CbAxleConfig.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
-        Me.CbAxleConfig.FormattingEnabled = True
+        Me.CbAxleConfig.FormattingEnabled = true
         Me.CbAxleConfig.Items.AddRange(New Object() {"-", "4x2", "4x4", "6x2", "6x4", "6x6", "8x2", "8x4", "8x6", "8x8"})
-        Me.CbAxleConfig.Location = New System.Drawing.Point(153, 80)
+        Me.CbAxleConfig.Location = New System.Drawing.Point(178, 92)
+        Me.CbAxleConfig.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.CbAxleConfig.Name = "CbAxleConfig"
-        Me.CbAxleConfig.Size = New System.Drawing.Size(60, 21)
+        Me.CbAxleConfig.Size = New System.Drawing.Size(69, 23)
         Me.CbAxleConfig.TabIndex = 1
         Me.CbAxleConfig.ValueMember = "Key"
         '
@@ -807,48 +861,53 @@ Partial Class VehicleForm
         '
         Me.CbCat.DisplayMember = "Value"
         Me.CbCat.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
-        Me.CbCat.FormattingEnabled = True
+        Me.CbCat.FormattingEnabled = true
         Me.CbCat.Items.AddRange(New Object() {"-", "Rigid Truck", "Tractor", "City Bus", "Interurban Bus", "Coach"})
-        Me.CbCat.Location = New System.Drawing.Point(12, 80)
+        Me.CbCat.Location = New System.Drawing.Point(14, 92)
+        Me.CbCat.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.CbCat.Name = "CbCat"
-        Me.CbCat.Size = New System.Drawing.Size(135, 21)
+        Me.CbCat.Size = New System.Drawing.Size(157, 23)
         Me.CbCat.TabIndex = 0
         Me.CbCat.ValueMember = "Key"
         '
         'Label5
         '
-        Me.Label5.AutoSize = True
-        Me.Label5.Location = New System.Drawing.Point(31, 108)
+        Me.Label5.AutoSize = true
+        Me.Label5.Location = New System.Drawing.Point(36, 125)
+        Me.Label5.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label5.Name = "Label5"
-        Me.Label5.Size = New System.Drawing.Size(116, 13)
+        Me.Label5.Size = New System.Drawing.Size(128, 15)
         Me.Label5.TabIndex = 2
         Me.Label5.Text = "Technically Permissible"
         '
         'Label9
         '
-        Me.Label9.AutoSize = True
-        Me.Label9.Location = New System.Drawing.Point(197, 114)
+        Me.Label9.AutoSize = true
+        Me.Label9.Location = New System.Drawing.Point(230, 132)
+        Me.Label9.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label9.Name = "Label9"
-        Me.Label9.Size = New System.Drawing.Size(16, 13)
+        Me.Label9.Size = New System.Drawing.Size(19, 15)
         Me.Label9.TabIndex = 3
         Me.Label9.Text = "[t]"
         Me.Label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
         '
         'TbMassMass
         '
-        Me.TbMassMass.Location = New System.Drawing.Point(153, 111)
+        Me.TbMassMass.Location = New System.Drawing.Point(178, 128)
+        Me.TbMassMass.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.TbMassMass.Name = "TbMassMass"
-        Me.TbMassMass.Size = New System.Drawing.Size(42, 20)
+        Me.TbMassMass.Size = New System.Drawing.Size(48, 23)
         Me.TbMassMass.TabIndex = 2
         '
         'StatusStrip1
         '
         Me.StatusStrip1.ImageScalingSize = New System.Drawing.Size(24, 24)
         Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.LbStatus})
-        Me.StatusStrip1.Location = New System.Drawing.Point(0, 603)
+        Me.StatusStrip1.Location = New System.Drawing.Point(0, 699)
         Me.StatusStrip1.Name = "StatusStrip1"
-        Me.StatusStrip1.Size = New System.Drawing.Size(666, 22)
-        Me.StatusStrip1.SizingGrip = False
+        Me.StatusStrip1.Padding = New System.Windows.Forms.Padding(1, 0, 16, 0)
+        Me.StatusStrip1.Size = New System.Drawing.Size(777, 22)
+        Me.StatusStrip1.SizingGrip = false
         Me.StatusStrip1.TabIndex = 36
         Me.StatusStrip1.Text = "StatusStrip1"
         '
@@ -860,12 +919,13 @@ Partial Class VehicleForm
         '
         'TbHDVclass
         '
-        Me.TbHDVclass.Location = New System.Drawing.Point(153, 141)
+        Me.TbHDVclass.Location = New System.Drawing.Point(178, 163)
+        Me.TbHDVclass.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.TbHDVclass.Name = "TbHDVclass"
-        Me.TbHDVclass.ReadOnly = True
-        Me.TbHDVclass.Size = New System.Drawing.Size(42, 20)
+        Me.TbHDVclass.ReadOnly = true
+        Me.TbHDVclass.Size = New System.Drawing.Size(48, 23)
         Me.TbHDVclass.TabIndex = 3
-        Me.TbHDVclass.TabStop = False
+        Me.TbHDVclass.TabStop = false
         Me.TbHDVclass.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
         '
         'GroupBox1
@@ -874,11 +934,13 @@ Partial Class VehicleForm
         Me.GroupBox1.Controls.Add(Me.TbMass)
         Me.GroupBox1.Controls.Add(Me.Label1)
         Me.GroupBox1.Controls.Add(Me.Label14)
-        Me.GroupBox1.Location = New System.Drawing.Point(6, 6)
+        Me.GroupBox1.Location = New System.Drawing.Point(7, 7)
+        Me.GroupBox1.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.GroupBox1.Name = "GroupBox1"
-        Me.GroupBox1.Size = New System.Drawing.Size(278, 118)
+        Me.GroupBox1.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.GroupBox1.Size = New System.Drawing.Size(324, 136)
         Me.GroupBox1.TabIndex = 0
-        Me.GroupBox1.TabStop = False
+        Me.GroupBox1.TabStop = false
         Me.GroupBox1.Text = "Masses / Loading"
         '
         'PnLoad
@@ -889,19 +951,22 @@ Partial Class VehicleForm
         Me.PnLoad.Controls.Add(Me.TbMassExtra)
         Me.PnLoad.Controls.Add(Me.Label50)
         Me.PnLoad.Controls.Add(Me.Label46)
-        Me.PnLoad.Location = New System.Drawing.Point(6, 43)
+        Me.PnLoad.Location = New System.Drawing.Point(7, 50)
+        Me.PnLoad.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.PnLoad.Name = "PnLoad"
-        Me.PnLoad.Size = New System.Drawing.Size(269, 58)
+        Me.PnLoad.Size = New System.Drawing.Size(314, 67)
         Me.PnLoad.TabIndex = 1
         '
         'GrAirRes
         '
         Me.GrAirRes.Controls.Add(Me.PnCdATrTr)
-        Me.GrAirRes.Location = New System.Drawing.Point(290, 6)
+        Me.GrAirRes.Location = New System.Drawing.Point(338, 7)
+        Me.GrAirRes.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.GrAirRes.Name = "GrAirRes"
-        Me.GrAirRes.Size = New System.Drawing.Size(349, 72)
+        Me.GrAirRes.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.GrAirRes.Size = New System.Drawing.Size(407, 83)
         Me.GrAirRes.TabIndex = 2
-        Me.GrAirRes.TabStop = False
+        Me.GrAirRes.TabStop = false
         Me.GrAirRes.Text = "Air Resistance"
         '
         'PnCdATrTr
@@ -913,42 +978,47 @@ Partial Class VehicleForm
         Me.PnCdATrTr.Controls.Add(Me.Label38)
         Me.PnCdATrTr.Controls.Add(Me.Label3)
         Me.PnCdATrTr.Dock = System.Windows.Forms.DockStyle.Fill
-        Me.PnCdATrTr.Location = New System.Drawing.Point(3, 16)
+        Me.PnCdATrTr.Location = New System.Drawing.Point(4, 19)
+        Me.PnCdATrTr.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.PnCdATrTr.Name = "PnCdATrTr"
-        Me.PnCdATrTr.Size = New System.Drawing.Size(343, 53)
+        Me.PnCdATrTr.Size = New System.Drawing.Size(399, 61)
         Me.PnCdATrTr.TabIndex = 0
         '
         'tbVehicleHeight
         '
-        Me.tbVehicleHeight.Location = New System.Drawing.Point(258, 29)
+        Me.tbVehicleHeight.Location = New System.Drawing.Point(301, 33)
+        Me.tbVehicleHeight.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tbVehicleHeight.Name = "tbVehicleHeight"
-        Me.tbVehicleHeight.Size = New System.Drawing.Size(57, 20)
+        Me.tbVehicleHeight.Size = New System.Drawing.Size(66, 23)
         Me.tbVehicleHeight.TabIndex = 1
         '
         'Label11
         '
-        Me.Label11.AutoSize = True
-        Me.Label11.Location = New System.Drawing.Point(321, 32)
+        Me.Label11.AutoSize = true
+        Me.Label11.Location = New System.Drawing.Point(374, 37)
+        Me.Label11.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label11.Name = "Label11"
-        Me.Label11.Size = New System.Drawing.Size(21, 13)
+        Me.Label11.Size = New System.Drawing.Size(26, 15)
         Me.Label11.TabIndex = 27
         Me.Label11.Text = "[m]"
         '
         'Label20
         '
-        Me.Label20.AutoSize = True
-        Me.Label20.Location = New System.Drawing.Point(151, 32)
+        Me.Label20.AutoSize = true
+        Me.Label20.Location = New System.Drawing.Point(176, 37)
+        Me.Label20.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label20.Name = "Label20"
-        Me.Label20.Size = New System.Drawing.Size(102, 13)
+        Me.Label20.Size = New System.Drawing.Size(112, 15)
         Me.Label20.TabIndex = 26
         Me.Label20.Text = "Max. Vehicle Height"
         '
         'Label38
         '
-        Me.Label38.AutoSize = True
-        Me.Label38.Location = New System.Drawing.Point(321, 6)
+        Me.Label38.AutoSize = true
+        Me.Label38.Location = New System.Drawing.Point(374, 7)
+        Me.Label38.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label38.Name = "Label38"
-        Me.Label38.Size = New System.Drawing.Size(24, 13)
+        Me.Label38.Size = New System.Drawing.Size(30, 15)
         Me.Label38.TabIndex = 24
         Me.Label38.Text = "[m²]"
         '
@@ -956,18 +1026,19 @@ Partial Class VehicleForm
         '
         Me.PictureBox1.BackColor = System.Drawing.Color.White
         Me.PictureBox1.Image = Global.TUGraz.VECTO.My.Resources.Resources.VECTO_Mainform
-        Me.PictureBox1.Location = New System.Drawing.Point(0, 28)
+        Me.PictureBox1.Location = New System.Drawing.Point(0, 32)
+        Me.PictureBox1.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.PictureBox1.Name = "PictureBox1"
-        Me.PictureBox1.Size = New System.Drawing.Size(666, 40)
+        Me.PictureBox1.Size = New System.Drawing.Size(777, 46)
         Me.PictureBox1.TabIndex = 37
-        Me.PictureBox1.TabStop = False
+        Me.PictureBox1.TabStop = false
         '
         'CmOpenFile
         '
         Me.CmOpenFile.ImageScalingSize = New System.Drawing.Size(24, 24)
         Me.CmOpenFile.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.OpenWithToolStripMenuItem, Me.ShowInFolderToolStripMenuItem})
         Me.CmOpenFile.Name = "CmOpenFile"
-        Me.CmOpenFile.ShowImageMargin = False
+        Me.CmOpenFile.ShowImageMargin = false
         Me.CmOpenFile.Size = New System.Drawing.Size(128, 48)
         '
         'OpenWithToolStripMenuItem
@@ -985,107 +1056,119 @@ Partial Class VehicleForm
         'GroupBox3
         '
         Me.GroupBox3.Controls.Add(Me.PnWheelDiam)
-        Me.GroupBox3.Location = New System.Drawing.Point(6, 130)
+        Me.GroupBox3.Location = New System.Drawing.Point(7, 150)
+        Me.GroupBox3.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.GroupBox3.Name = "GroupBox3"
-        Me.GroupBox3.Size = New System.Drawing.Size(278, 50)
+        Me.GroupBox3.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.GroupBox3.Size = New System.Drawing.Size(324, 58)
         Me.GroupBox3.TabIndex = 1
-        Me.GroupBox3.TabStop = False
+        Me.GroupBox3.TabStop = false
         Me.GroupBox3.Text = "Dynamic Tyre Radius"
         '
         'gbAngledrive
         '
         Me.gbAngledrive.Controls.Add(Me.pnAngledriveFields)
         Me.gbAngledrive.Controls.Add(Me.cbAngledriveType)
-        Me.gbAngledrive.Location = New System.Drawing.Point(329, 76)
+        Me.gbAngledrive.Location = New System.Drawing.Point(384, 88)
+        Me.gbAngledrive.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.gbAngledrive.Name = "gbAngledrive"
-        Me.gbAngledrive.Size = New System.Drawing.Size(313, 111)
+        Me.gbAngledrive.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.gbAngledrive.Size = New System.Drawing.Size(365, 128)
         Me.gbAngledrive.TabIndex = 3
-        Me.gbAngledrive.TabStop = False
+        Me.gbAngledrive.TabStop = false
         Me.gbAngledrive.Text = "Angledrive"
         '
         'pnAngledriveFields
         '
-        Me.pnAngledriveFields.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
-            Or System.Windows.Forms.AnchorStyles.Left) _
-            Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
+        Me.pnAngledriveFields.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom)  _
+            Or System.Windows.Forms.AnchorStyles.Left)  _
+            Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
         Me.pnAngledriveFields.Controls.Add(Me.Label4)
         Me.pnAngledriveFields.Controls.Add(Me.Label10)
         Me.pnAngledriveFields.Controls.Add(Me.tbAngledriveRatio)
         Me.pnAngledriveFields.Controls.Add(Me.btAngledriveLossMapBrowse)
         Me.pnAngledriveFields.Controls.Add(Me.tbAngledriveLossMapPath)
         Me.pnAngledriveFields.Controls.Add(Me.Label12)
-        Me.pnAngledriveFields.Location = New System.Drawing.Point(3, 42)
+        Me.pnAngledriveFields.Location = New System.Drawing.Point(4, 48)
+        Me.pnAngledriveFields.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.pnAngledriveFields.Name = "pnAngledriveFields"
-        Me.pnAngledriveFields.Size = New System.Drawing.Size(303, 63)
+        Me.pnAngledriveFields.Size = New System.Drawing.Size(354, 73)
         Me.pnAngledriveFields.TabIndex = 1
         '
         'Label4
         '
-        Me.Label4.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.Label4.AutoSize = True
-        Me.Label4.Location = New System.Drawing.Point(277, 6)
+        Me.Label4.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.Label4.AutoSize = true
+        Me.Label4.Location = New System.Drawing.Point(323, 7)
+        Me.Label4.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label4.Name = "Label4"
-        Me.Label4.Size = New System.Drawing.Size(16, 13)
+        Me.Label4.Size = New System.Drawing.Size(20, 15)
         Me.Label4.TabIndex = 16
         Me.Label4.Text = "[-]"
         '
         'Label10
         '
-        Me.Label10.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.Label10.Location = New System.Drawing.Point(170, 6)
+        Me.Label10.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.Label10.Location = New System.Drawing.Point(198, 7)
+        Me.Label10.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label10.Name = "Label10"
-        Me.Label10.Size = New System.Drawing.Size(44, 18)
+        Me.Label10.Size = New System.Drawing.Size(51, 21)
         Me.Label10.TabIndex = 15
         Me.Label10.Text = "Ratio"
         Me.Label10.TextAlign = System.Drawing.ContentAlignment.TopRight
         '
         'tbAngledriveRatio
         '
-        Me.tbAngledriveRatio.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.tbAngledriveRatio.Location = New System.Drawing.Point(219, 4)
+        Me.tbAngledriveRatio.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.tbAngledriveRatio.Location = New System.Drawing.Point(255, 5)
+        Me.tbAngledriveRatio.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tbAngledriveRatio.Name = "tbAngledriveRatio"
-        Me.tbAngledriveRatio.Size = New System.Drawing.Size(56, 20)
+        Me.tbAngledriveRatio.Size = New System.Drawing.Size(65, 23)
         Me.tbAngledriveRatio.TabIndex = 0
         '
         'btAngledriveLossMapBrowse
         '
-        Me.btAngledriveLossMapBrowse.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
+        Me.btAngledriveLossMapBrowse.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
         Me.btAngledriveLossMapBrowse.Image = Global.TUGraz.VECTO.My.Resources.Resources.Open_icon
-        Me.btAngledriveLossMapBrowse.Location = New System.Drawing.Point(276, 39)
+        Me.btAngledriveLossMapBrowse.Location = New System.Drawing.Point(322, 45)
+        Me.btAngledriveLossMapBrowse.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.btAngledriveLossMapBrowse.Name = "btAngledriveLossMapBrowse"
-        Me.btAngledriveLossMapBrowse.Size = New System.Drawing.Size(24, 24)
+        Me.btAngledriveLossMapBrowse.Size = New System.Drawing.Size(28, 28)
         Me.btAngledriveLossMapBrowse.TabIndex = 2
-        Me.btAngledriveLossMapBrowse.UseVisualStyleBackColor = True
+        Me.btAngledriveLossMapBrowse.UseVisualStyleBackColor = true
         '
         'tbAngledriveLossMapPath
         '
-        Me.tbAngledriveLossMapPath.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
-            Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.tbAngledriveLossMapPath.Location = New System.Drawing.Point(3, 41)
+        Me.tbAngledriveLossMapPath.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left)  _
+            Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.tbAngledriveLossMapPath.Location = New System.Drawing.Point(4, 47)
+        Me.tbAngledriveLossMapPath.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tbAngledriveLossMapPath.Name = "tbAngledriveLossMapPath"
-        Me.tbAngledriveLossMapPath.Size = New System.Drawing.Size(273, 20)
+        Me.tbAngledriveLossMapPath.Size = New System.Drawing.Size(318, 23)
         Me.tbAngledriveLossMapPath.TabIndex = 1
         '
         'Label12
         '
-        Me.Label12.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
-            Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.Label12.Location = New System.Drawing.Point(0, 24)
+        Me.Label12.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left)  _
+            Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.Label12.Location = New System.Drawing.Point(0, 28)
+        Me.Label12.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label12.Name = "Label12"
-        Me.Label12.Size = New System.Drawing.Size(294, 16)
+        Me.Label12.Size = New System.Drawing.Size(343, 18)
         Me.Label12.TabIndex = 17
         Me.Label12.Text = "Transmission Loss Map or Efficiency Value [0..1]"
         Me.Label12.TextAlign = System.Drawing.ContentAlignment.BottomLeft
         '
         'cbAngledriveType
         '
-        Me.cbAngledriveType.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
-            Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
+        Me.cbAngledriveType.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left)  _
+            Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
         Me.cbAngledriveType.DisplayMember = "Value"
         Me.cbAngledriveType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
-        Me.cbAngledriveType.Location = New System.Drawing.Point(6, 19)
+        Me.cbAngledriveType.Location = New System.Drawing.Point(7, 22)
+        Me.cbAngledriveType.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.cbAngledriveType.Name = "cbAngledriveType"
-        Me.cbAngledriveType.Size = New System.Drawing.Size(297, 21)
+        Me.cbAngledriveType.Size = New System.Drawing.Size(346, 23)
         Me.cbAngledriveType.TabIndex = 0
         Me.cbAngledriveType.ValueMember = "Key"
         '
@@ -1093,59 +1176,77 @@ Partial Class VehicleForm
         '
         Me.PicVehicle.BackColor = System.Drawing.Color.LightGray
         Me.PicVehicle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
-        Me.PicVehicle.Location = New System.Drawing.Point(281, 70)
+        Me.PicVehicle.Location = New System.Drawing.Point(328, 81)
+        Me.PicVehicle.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.PicVehicle.Name = "PicVehicle"
-        Me.PicVehicle.Size = New System.Drawing.Size(300, 88)
+        Me.PicVehicle.Size = New System.Drawing.Size(350, 101)
         Me.PicVehicle.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
         Me.PicVehicle.TabIndex = 39
-        Me.PicVehicle.TabStop = False
+        Me.PicVehicle.TabStop = false
         '
         'Label8
         '
-        Me.Label8.AutoSize = True
-        Me.Label8.Location = New System.Drawing.Point(85, 144)
+        Me.Label8.AutoSize = true
+        Me.Label8.Location = New System.Drawing.Point(99, 166)
+        Me.Label8.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label8.Name = "Label8"
-        Me.Label8.Size = New System.Drawing.Size(62, 13)
+        Me.Label8.Size = New System.Drawing.Size(67, 15)
         Me.Label8.TabIndex = 10
         Me.Label8.Text = "HDV Group"
         '
         'cbPTOType
         '
-        Me.cbPTOType.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
-            Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
         Me.cbPTOType.DisplayMember = "Value"
+        Me.cbPTOType.Dock = System.Windows.Forms.DockStyle.Fill
         Me.cbPTOType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
-        Me.cbPTOType.Location = New System.Drawing.Point(6, 24)
+        Me.cbPTOType.Location = New System.Drawing.Point(4, 20)
+        Me.cbPTOType.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.cbPTOType.Name = "cbPTOType"
-        Me.cbPTOType.Size = New System.Drawing.Size(619, 21)
+        Me.cbPTOType.Size = New System.Drawing.Size(551, 23)
         Me.cbPTOType.TabIndex = 0
         Me.ToolTip1.SetToolTip(Me.cbPTOType, "Transmission type to the PTO consumer")
         Me.cbPTOType.ValueMember = "Key"
         '
         'tbPTOCycle
         '
-        Me.tbPTOCycle.Location = New System.Drawing.Point(6, 23)
+        Me.tbPTOCycle.Dock = System.Windows.Forms.DockStyle.Left
+        Me.tbPTOCycle.Location = New System.Drawing.Point(4, 19)
+        Me.tbPTOCycle.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tbPTOCycle.Name = "tbPTOCycle"
-        Me.tbPTOCycle.Size = New System.Drawing.Size(430, 20)
+        Me.tbPTOCycle.Size = New System.Drawing.Size(501, 23)
         Me.tbPTOCycle.TabIndex = 2
         Me.ToolTip1.SetToolTip(Me.tbPTOCycle, "PTO Consumer Loss Map")
         '
         'tbPTOLossMap
         '
-        Me.tbPTOLossMap.Location = New System.Drawing.Point(6, 24)
+        Me.tbPTOLossMap.Dock = System.Windows.Forms.DockStyle.Left
+        Me.tbPTOLossMap.Location = New System.Drawing.Point(3, 19)
+        Me.tbPTOLossMap.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tbPTOLossMap.Name = "tbPTOLossMap"
-        Me.tbPTOLossMap.Size = New System.Drawing.Size(430, 20)
+        Me.tbPTOLossMap.Size = New System.Drawing.Size(501, 23)
         Me.tbPTOLossMap.TabIndex = 0
         Me.ToolTip1.SetToolTip(Me.tbPTOLossMap, "PTO Consumer Loss Map")
         '
         'tbPTODrive
         '
-        Me.tbPTODrive.Location = New System.Drawing.Point(3, 21)
+        Me.tbPTODrive.Dock = System.Windows.Forms.DockStyle.Left
+        Me.tbPTODrive.Location = New System.Drawing.Point(4, 19)
+        Me.tbPTODrive.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tbPTODrive.Name = "tbPTODrive"
-        Me.tbPTODrive.Size = New System.Drawing.Size(430, 20)
+        Me.tbPTODrive.Size = New System.Drawing.Size(501, 23)
         Me.tbPTODrive.TabIndex = 5
         Me.ToolTip1.SetToolTip(Me.tbPTODrive, "PTO Consumer Loss Map")
         '
+        'tbPTOElectricCycle
+        '
+        Me.tbPTOElectricCycle.Dock = System.Windows.Forms.DockStyle.Left
+        Me.tbPTOElectricCycle.Location = New System.Drawing.Point(4, 19)
+        Me.tbPTOElectricCycle.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.tbPTOElectricCycle.Name = "tbPTOElectricCycle"
+        Me.tbPTOElectricCycle.Size = New System.Drawing.Size(501, 23)
+        Me.tbPTOElectricCycle.TabIndex = 7
+        Me.ToolTip1.SetToolTip(Me.tbPTOElectricCycle, "PTO Consumer Loss Map")
+        '
         'tcVehicleComponents
         '
         Me.tcVehicleComponents.Controls.Add(Me.tpGeneral)
@@ -1158,10 +1259,11 @@ Partial Class VehicleForm
         Me.tcVehicleComponents.Controls.Add(Me.tpTorqueLimits)
         Me.tcVehicleComponents.Controls.Add(Me.tpADAS)
         Me.tcVehicleComponents.Controls.Add(Me.tpRoadSweeper)
-        Me.tcVehicleComponents.Location = New System.Drawing.Point(5, 173)
+        Me.tcVehicleComponents.Location = New System.Drawing.Point(6, 200)
+        Me.tcVehicleComponents.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tcVehicleComponents.Name = "tcVehicleComponents"
         Me.tcVehicleComponents.SelectedIndex = 0
-        Me.tcVehicleComponents.Size = New System.Drawing.Size(656, 400)
+        Me.tcVehicleComponents.Size = New System.Drawing.Size(765, 462)
         Me.tcVehicleComponents.TabIndex = 5
         '
         'tpGeneral
@@ -1171,13 +1273,14 @@ Partial Class VehicleForm
         Me.tpGeneral.Controls.Add(Me.GroupBox6)
         Me.tpGeneral.Controls.Add(Me.GroupBox8)
         Me.tpGeneral.Controls.Add(Me.GrAirRes)
-        Me.tpGeneral.Location = New System.Drawing.Point(4, 22)
+        Me.tpGeneral.Location = New System.Drawing.Point(4, 24)
+        Me.tpGeneral.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tpGeneral.Name = "tpGeneral"
-        Me.tpGeneral.Padding = New System.Windows.Forms.Padding(3)
-        Me.tpGeneral.Size = New System.Drawing.Size(648, 374)
+        Me.tpGeneral.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.tpGeneral.Size = New System.Drawing.Size(757, 434)
         Me.tpGeneral.TabIndex = 0
         Me.tpGeneral.Text = "General"
-        Me.tpGeneral.UseVisualStyleBackColor = True
+        Me.tpGeneral.UseVisualStyleBackColor = true
         '
         'tpPowertrain
         '
@@ -1185,22 +1288,25 @@ Partial Class VehicleForm
         Me.tpPowertrain.Controls.Add(Me.gbTankSystem)
         Me.tpPowertrain.Controls.Add(Me.gbRetarderLosses)
         Me.tpPowertrain.Controls.Add(Me.gbAngledrive)
-        Me.tpPowertrain.Location = New System.Drawing.Point(4, 22)
+        Me.tpPowertrain.Location = New System.Drawing.Point(4, 24)
+        Me.tpPowertrain.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tpPowertrain.Name = "tpPowertrain"
-        Me.tpPowertrain.Padding = New System.Windows.Forms.Padding(3)
-        Me.tpPowertrain.Size = New System.Drawing.Size(648, 374)
+        Me.tpPowertrain.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.tpPowertrain.Size = New System.Drawing.Size(757, 434)
         Me.tpPowertrain.TabIndex = 1
         Me.tpPowertrain.Text = "Powertrain"
-        Me.tpPowertrain.UseVisualStyleBackColor = True
+        Me.tpPowertrain.UseVisualStyleBackColor = true
         '
         'gbVehicleIdlingSpeed
         '
         Me.gbVehicleIdlingSpeed.Controls.Add(Me.Panel1)
-        Me.gbVehicleIdlingSpeed.Location = New System.Drawing.Point(6, 6)
+        Me.gbVehicleIdlingSpeed.Location = New System.Drawing.Point(7, 7)
+        Me.gbVehicleIdlingSpeed.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.gbVehicleIdlingSpeed.Name = "gbVehicleIdlingSpeed"
-        Me.gbVehicleIdlingSpeed.Size = New System.Drawing.Size(310, 63)
+        Me.gbVehicleIdlingSpeed.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.gbVehicleIdlingSpeed.Size = New System.Drawing.Size(362, 73)
         Me.gbVehicleIdlingSpeed.TabIndex = 0
-        Me.gbVehicleIdlingSpeed.TabStop = False
+        Me.gbVehicleIdlingSpeed.TabStop = false
         Me.gbVehicleIdlingSpeed.Text = "Vehicle Idling Speed"
         '
         'Panel1
@@ -1209,33 +1315,37 @@ Partial Class VehicleForm
         Me.Panel1.Controls.Add(Me.Label18)
         Me.Panel1.Controls.Add(Me.Label19)
         Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
-        Me.Panel1.Location = New System.Drawing.Point(3, 16)
+        Me.Panel1.Location = New System.Drawing.Point(4, 19)
+        Me.Panel1.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.Panel1.Name = "Panel1"
-        Me.Panel1.Size = New System.Drawing.Size(304, 44)
+        Me.Panel1.Size = New System.Drawing.Size(354, 51)
         Me.Panel1.TabIndex = 0
         '
         'tbVehIdlingSpeed
         '
-        Me.tbVehIdlingSpeed.Location = New System.Drawing.Point(205, 4)
+        Me.tbVehIdlingSpeed.Location = New System.Drawing.Point(239, 5)
+        Me.tbVehIdlingSpeed.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tbVehIdlingSpeed.Name = "tbVehIdlingSpeed"
-        Me.tbVehIdlingSpeed.Size = New System.Drawing.Size(56, 20)
+        Me.tbVehIdlingSpeed.Size = New System.Drawing.Size(65, 23)
         Me.tbVehIdlingSpeed.TabIndex = 0
         '
         'Label18
         '
-        Me.Label18.AutoSize = True
-        Me.Label18.Location = New System.Drawing.Point(264, 7)
+        Me.Label18.AutoSize = true
+        Me.Label18.Location = New System.Drawing.Point(308, 8)
+        Me.Label18.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label18.Name = "Label18"
-        Me.Label18.Size = New System.Drawing.Size(30, 13)
+        Me.Label18.Size = New System.Drawing.Size(37, 15)
         Me.Label18.TabIndex = 24
         Me.Label18.Text = "[rpm]"
         '
         'Label19
         '
-        Me.Label19.AutoSize = True
-        Me.Label19.Location = New System.Drawing.Point(104, 7)
+        Me.Label19.AutoSize = true
+        Me.Label19.Location = New System.Drawing.Point(121, 8)
+        Me.Label19.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label19.Name = "Label19"
-        Me.Label19.Size = New System.Drawing.Size(94, 13)
+        Me.Label19.Size = New System.Drawing.Size(100, 15)
         Me.Label19.TabIndex = 8
         Me.Label19.Text = "Engine Idle Speed"
         '
@@ -1243,30 +1353,34 @@ Partial Class VehicleForm
         '
         Me.gbTankSystem.Controls.Add(Me.cbTankSystem)
         Me.gbTankSystem.Controls.Add(Me.Label23)
-        Me.gbTankSystem.Location = New System.Drawing.Point(329, 6)
+        Me.gbTankSystem.Location = New System.Drawing.Point(384, 7)
+        Me.gbTankSystem.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.gbTankSystem.Name = "gbTankSystem"
-        Me.gbTankSystem.Size = New System.Drawing.Size(310, 63)
+        Me.gbTankSystem.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.gbTankSystem.Size = New System.Drawing.Size(362, 73)
         Me.gbTankSystem.TabIndex = 2
-        Me.gbTankSystem.TabStop = False
+        Me.gbTankSystem.TabStop = false
         Me.gbTankSystem.Text = "Tank System"
         '
         'cbTankSystem
         '
-        Me.cbTankSystem.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
-            Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
+        Me.cbTankSystem.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left)  _
+            Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
         Me.cbTankSystem.DisplayMember = "Value"
         Me.cbTankSystem.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
-        Me.cbTankSystem.Location = New System.Drawing.Point(6, 19)
+        Me.cbTankSystem.Location = New System.Drawing.Point(7, 22)
+        Me.cbTankSystem.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.cbTankSystem.Name = "cbTankSystem"
-        Me.cbTankSystem.Size = New System.Drawing.Size(297, 21)
+        Me.cbTankSystem.Size = New System.Drawing.Size(346, 23)
         Me.cbTankSystem.TabIndex = 1
         Me.cbTankSystem.ValueMember = "Key"
         '
         'Label23
         '
-        Me.Label23.AutoSize = True
-        Me.Label23.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
-        Me.Label23.Location = New System.Drawing.Point(3, 43)
+        Me.Label23.AutoSize = true
+        Me.Label23.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point)
+        Me.Label23.Location = New System.Drawing.Point(4, 50)
+        Me.Label23.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label23.Name = "Label23"
         Me.Label23.Size = New System.Drawing.Size(187, 13)
         Me.Label23.TabIndex = 0
@@ -1275,13 +1389,14 @@ Partial Class VehicleForm
         'tpElectricMachine
         '
         Me.tpElectricMachine.Controls.Add(Me.gpElectricMotor)
-        Me.tpElectricMachine.Location = New System.Drawing.Point(4, 22)
+        Me.tpElectricMachine.Location = New System.Drawing.Point(4, 24)
+        Me.tpElectricMachine.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tpElectricMachine.Name = "tpElectricMachine"
-        Me.tpElectricMachine.Padding = New System.Windows.Forms.Padding(3)
-        Me.tpElectricMachine.Size = New System.Drawing.Size(648, 374)
+        Me.tpElectricMachine.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.tpElectricMachine.Size = New System.Drawing.Size(757, 434)
         Me.tpElectricMachine.TabIndex = 6
         Me.tpElectricMachine.Text = "Electric Machine"
-        Me.tpElectricMachine.UseVisualStyleBackColor = True
+        Me.tpElectricMachine.UseVisualStyleBackColor = true
         '
         'gpElectricMotor
         '
@@ -1298,30 +1413,34 @@ Partial Class VehicleForm
         Me.gpElectricMotor.Controls.Add(Me.lblEmCount)
         Me.gpElectricMotor.Controls.Add(Me.lblEmPosition)
         Me.gpElectricMotor.Controls.Add(Me.pnElectricMotor)
-        Me.gpElectricMotor.Location = New System.Drawing.Point(6, 6)
+        Me.gpElectricMotor.Location = New System.Drawing.Point(7, 7)
+        Me.gpElectricMotor.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.gpElectricMotor.Name = "gpElectricMotor"
-        Me.gpElectricMotor.Size = New System.Drawing.Size(633, 163)
+        Me.gpElectricMotor.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.gpElectricMotor.Size = New System.Drawing.Size(738, 188)
         Me.gpElectricMotor.TabIndex = 1
-        Me.gpElectricMotor.TabStop = False
+        Me.gpElectricMotor.TabStop = false
         Me.gpElectricMotor.Text = "Electric Machine"
         '
         'Label33
         '
-        Me.Label33.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.Label33.AutoSize = True
-        Me.Label33.Location = New System.Drawing.Point(203, 108)
+        Me.Label33.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.Label33.AutoSize = true
+        Me.Label33.Location = New System.Drawing.Point(237, 125)
+        Me.Label33.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label33.Name = "Label33"
-        Me.Label33.Size = New System.Drawing.Size(16, 13)
+        Me.Label33.Size = New System.Drawing.Size(20, 15)
         Me.Label33.TabIndex = 27
         Me.Label33.Text = "[-]"
         '
         'Label32
         '
-        Me.Label32.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.Label32.AutoSize = True
-        Me.Label32.Location = New System.Drawing.Point(203, 82)
+        Me.Label32.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.Label32.AutoSize = true
+        Me.Label32.Location = New System.Drawing.Point(237, 95)
+        Me.Label32.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label32.Name = "Label32"
-        Me.Label32.Size = New System.Drawing.Size(16, 13)
+        Me.Label32.Size = New System.Drawing.Size(20, 15)
         Me.Label32.TabIndex = 26
         Me.Label32.Text = "[-]"
         '
@@ -1331,28 +1450,30 @@ Partial Class VehicleForm
         Me.gbRatiosPerGear.Controls.Add(Me.btnAddEMRatio)
         Me.gbRatiosPerGear.Controls.Add(Me.Label29)
         Me.gbRatiosPerGear.Controls.Add(Me.btnRemoveEMRatio)
-        Me.gbRatiosPerGear.Location = New System.Drawing.Point(444, 12)
+        Me.gbRatiosPerGear.Location = New System.Drawing.Point(518, 14)
+        Me.gbRatiosPerGear.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.gbRatiosPerGear.Name = "gbRatiosPerGear"
-        Me.gbRatiosPerGear.Size = New System.Drawing.Size(181, 145)
+        Me.gbRatiosPerGear.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.gbRatiosPerGear.Size = New System.Drawing.Size(211, 167)
         Me.gbRatiosPerGear.TabIndex = 1
-        Me.gbRatiosPerGear.TabStop = False
+        Me.gbRatiosPerGear.TabStop = false
         Me.gbRatiosPerGear.Text = "Transmission Ratio per Gear"
         '
         'lvRatioPerGear
         '
-        Me.lvRatioPerGear.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
-            Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
+        Me.lvRatioPerGear.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left)  _
+            Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
         Me.lvRatioPerGear.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ColumnHeader11, Me.ColumnHeader12})
-        Me.lvRatioPerGear.FullRowSelect = True
-        Me.lvRatioPerGear.GridLines = True
-        Me.lvRatioPerGear.HideSelection = False
-        Me.lvRatioPerGear.Location = New System.Drawing.Point(6, 16)
-        Me.lvRatioPerGear.MultiSelect = False
+        Me.lvRatioPerGear.FullRowSelect = true
+        Me.lvRatioPerGear.GridLines = true
+        Me.lvRatioPerGear.Location = New System.Drawing.Point(7, 18)
+        Me.lvRatioPerGear.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.lvRatioPerGear.MultiSelect = false
         Me.lvRatioPerGear.Name = "lvRatioPerGear"
-        Me.lvRatioPerGear.Size = New System.Drawing.Size(169, 94)
+        Me.lvRatioPerGear.Size = New System.Drawing.Size(196, 108)
         Me.lvRatioPerGear.TabIndex = 7
-        Me.lvRatioPerGear.TabStop = False
-        Me.lvRatioPerGear.UseCompatibleStateImageBehavior = False
+        Me.lvRatioPerGear.TabStop = false
+        Me.lvRatioPerGear.UseCompatibleStateImageBehavior = false
         Me.lvRatioPerGear.View = System.Windows.Forms.View.Details
         '
         'ColumnHeader11
@@ -1368,105 +1489,117 @@ Partial Class VehicleForm
         'btnAddEMRatio
         '
         Me.btnAddEMRatio.Image = Global.TUGraz.VECTO.My.Resources.Resources.plus_circle_icon
-        Me.btnAddEMRatio.Location = New System.Drawing.Point(6, 116)
+        Me.btnAddEMRatio.Location = New System.Drawing.Point(7, 134)
+        Me.btnAddEMRatio.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.btnAddEMRatio.Name = "btnAddEMRatio"
-        Me.btnAddEMRatio.Size = New System.Drawing.Size(24, 24)
+        Me.btnAddEMRatio.Size = New System.Drawing.Size(28, 28)
         Me.btnAddEMRatio.TabIndex = 4
-        Me.btnAddEMRatio.UseVisualStyleBackColor = True
+        Me.btnAddEMRatio.UseVisualStyleBackColor = true
         '
         'Label29
         '
-        Me.Label29.AutoSize = True
-        Me.Label29.Location = New System.Drawing.Point(71, 111)
+        Me.Label29.AutoSize = true
+        Me.Label29.Location = New System.Drawing.Point(83, 128)
+        Me.Label29.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label29.Name = "Label29"
-        Me.Label29.Size = New System.Drawing.Size(106, 13)
+        Me.Label29.Size = New System.Drawing.Size(121, 15)
         Me.Label29.TabIndex = 6
         Me.Label29.Text = "(Double-Click to Edit)"
         '
         'btnRemoveEMRatio
         '
         Me.btnRemoveEMRatio.Image = Global.TUGraz.VECTO.My.Resources.Resources.minus_circle_icon
-        Me.btnRemoveEMRatio.Location = New System.Drawing.Point(33, 116)
+        Me.btnRemoveEMRatio.Location = New System.Drawing.Point(38, 134)
+        Me.btnRemoveEMRatio.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.btnRemoveEMRatio.Name = "btnRemoveEMRatio"
-        Me.btnRemoveEMRatio.Size = New System.Drawing.Size(24, 24)
+        Me.btnRemoveEMRatio.Size = New System.Drawing.Size(28, 28)
         Me.btnRemoveEMRatio.TabIndex = 5
-        Me.btnRemoveEMRatio.UseVisualStyleBackColor = True
+        Me.btnRemoveEMRatio.UseVisualStyleBackColor = true
         '
         'btnEmADCLossMap
         '
-        Me.btnEmADCLossMap.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
+        Me.btnEmADCLossMap.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left),System.Windows.Forms.AnchorStyles)
         Me.btnEmADCLossMap.Image = Global.TUGraz.VECTO.My.Resources.Resources.Open_icon
-        Me.btnEmADCLossMap.Location = New System.Drawing.Point(346, 129)
+        Me.btnEmADCLossMap.Location = New System.Drawing.Point(404, 149)
+        Me.btnEmADCLossMap.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.btnEmADCLossMap.Name = "btnEmADCLossMap"
-        Me.btnEmADCLossMap.Size = New System.Drawing.Size(24, 24)
+        Me.btnEmADCLossMap.Size = New System.Drawing.Size(28, 28)
         Me.btnEmADCLossMap.TabIndex = 5
-        Me.btnEmADCLossMap.UseVisualStyleBackColor = True
+        Me.btnEmADCLossMap.UseVisualStyleBackColor = true
         '
         'tbEmADCLossMap
         '
-        Me.tbEmADCLossMap.Location = New System.Drawing.Point(110, 131)
+        Me.tbEmADCLossMap.Location = New System.Drawing.Point(128, 151)
+        Me.tbEmADCLossMap.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tbEmADCLossMap.Name = "tbEmADCLossMap"
-        Me.tbEmADCLossMap.Size = New System.Drawing.Size(234, 20)
+        Me.tbEmADCLossMap.Size = New System.Drawing.Size(272, 23)
         Me.tbEmADCLossMap.TabIndex = 4
         '
         'lblEmADCLossmap
         '
-        Me.lblEmADCLossmap.AutoSize = True
-        Me.lblEmADCLossmap.Location = New System.Drawing.Point(7, 134)
+        Me.lblEmADCLossmap.AutoSize = true
+        Me.lblEmADCLossmap.Location = New System.Drawing.Point(8, 155)
+        Me.lblEmADCLossmap.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.lblEmADCLossmap.Name = "lblEmADCLossmap"
-        Me.lblEmADCLossmap.Size = New System.Drawing.Size(100, 13)
+        Me.lblEmADCLossmap.Size = New System.Drawing.Size(107, 15)
         Me.lblEmADCLossmap.TabIndex = 25
         Me.lblEmADCLossmap.Text = "Loss Map EM ADC:"
         '
         'tbRatioEm
         '
-        Me.tbRatioEm.Location = New System.Drawing.Point(110, 105)
+        Me.tbRatioEm.Location = New System.Drawing.Point(128, 121)
+        Me.tbRatioEm.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tbRatioEm.Name = "tbRatioEm"
-        Me.tbRatioEm.Size = New System.Drawing.Size(91, 20)
+        Me.tbRatioEm.Size = New System.Drawing.Size(106, 23)
         Me.tbRatioEm.TabIndex = 3
         '
         'lblRatioEm
         '
-        Me.lblRatioEm.AutoSize = True
-        Me.lblRatioEm.Location = New System.Drawing.Point(7, 108)
+        Me.lblRatioEm.AutoSize = true
+        Me.lblRatioEm.Location = New System.Drawing.Point(8, 125)
+        Me.lblRatioEm.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.lblRatioEm.Name = "lblRatioEm"
-        Me.lblRatioEm.Size = New System.Drawing.Size(79, 13)
+        Me.lblRatioEm.Size = New System.Drawing.Size(84, 15)
         Me.lblRatioEm.TabIndex = 23
         Me.lblRatioEm.Text = "Ratio EM ADC:"
         '
         'tbEmCount
         '
-        Me.tbEmCount.Location = New System.Drawing.Point(110, 79)
+        Me.tbEmCount.Location = New System.Drawing.Point(128, 91)
+        Me.tbEmCount.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tbEmCount.Name = "tbEmCount"
-        Me.tbEmCount.Size = New System.Drawing.Size(91, 20)
+        Me.tbEmCount.Size = New System.Drawing.Size(106, 23)
         Me.tbEmCount.TabIndex = 2
         '
         'cbEmPos
         '
         Me.cbEmPos.DisplayMember = "Value"
         Me.cbEmPos.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
-        Me.cbEmPos.FormattingEnabled = True
-        Me.cbEmPos.Location = New System.Drawing.Point(110, 52)
+        Me.cbEmPos.FormattingEnabled = true
+        Me.cbEmPos.Location = New System.Drawing.Point(128, 60)
+        Me.cbEmPos.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.cbEmPos.Name = "cbEmPos"
-        Me.cbEmPos.Size = New System.Drawing.Size(153, 21)
+        Me.cbEmPos.Size = New System.Drawing.Size(178, 23)
         Me.cbEmPos.TabIndex = 1
         Me.cbEmPos.ValueMember = "Key"
         '
         'lblEmCount
         '
-        Me.lblEmCount.AutoSize = True
-        Me.lblEmCount.Location = New System.Drawing.Point(7, 82)
+        Me.lblEmCount.AutoSize = true
+        Me.lblEmCount.Location = New System.Drawing.Point(8, 95)
+        Me.lblEmCount.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.lblEmCount.Name = "lblEmCount"
-        Me.lblEmCount.Size = New System.Drawing.Size(83, 13)
+        Me.lblEmCount.Size = New System.Drawing.Size(93, 15)
         Me.lblEmCount.TabIndex = 20
         Me.lblEmCount.Text = "Number of EMs:"
         '
         'lblEmPosition
         '
-        Me.lblEmPosition.AutoSize = True
-        Me.lblEmPosition.Location = New System.Drawing.Point(7, 56)
+        Me.lblEmPosition.AutoSize = true
+        Me.lblEmPosition.Location = New System.Drawing.Point(8, 65)
+        Me.lblEmPosition.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.lblEmPosition.Name = "lblEmPosition"
-        Me.lblEmPosition.Size = New System.Drawing.Size(47, 13)
+        Me.lblEmPosition.Size = New System.Drawing.Size(53, 15)
         Me.lblEmPosition.TabIndex = 19
         Me.lblEmPosition.Text = "Position:"
         '
@@ -1475,152 +1608,161 @@ Partial Class VehicleForm
         Me.pnElectricMotor.Controls.Add(Me.btnOpenElectricMotor)
         Me.pnElectricMotor.Controls.Add(Me.btnBrowseElectricMotor)
         Me.pnElectricMotor.Controls.Add(Me.tbElectricMotor)
-        Me.pnElectricMotor.Location = New System.Drawing.Point(6, 19)
+        Me.pnElectricMotor.Location = New System.Drawing.Point(7, 22)
+        Me.pnElectricMotor.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.pnElectricMotor.Name = "pnElectricMotor"
-        Me.pnElectricMotor.Size = New System.Drawing.Size(432, 27)
+        Me.pnElectricMotor.Size = New System.Drawing.Size(504, 31)
         Me.pnElectricMotor.TabIndex = 0
         '
         'btnOpenElectricMotor
         '
-        Me.btnOpenElectricMotor.Location = New System.Drawing.Point(4, 3)
+        Me.btnOpenElectricMotor.Location = New System.Drawing.Point(5, 3)
+        Me.btnOpenElectricMotor.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.btnOpenElectricMotor.Name = "btnOpenElectricMotor"
-        Me.btnOpenElectricMotor.Size = New System.Drawing.Size(94, 21)
+        Me.btnOpenElectricMotor.Size = New System.Drawing.Size(110, 24)
         Me.btnOpenElectricMotor.TabIndex = 0
         Me.btnOpenElectricMotor.Text = "Electric Machine"
-        Me.btnOpenElectricMotor.UseVisualStyleBackColor = True
+        Me.btnOpenElectricMotor.UseVisualStyleBackColor = true
         '
         'btnBrowseElectricMotor
         '
-        Me.btnBrowseElectricMotor.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.btnBrowseElectricMotor.Image = CType(resources.GetObject("btnBrowseElectricMotor.Image"), System.Drawing.Image)
-        Me.btnBrowseElectricMotor.Location = New System.Drawing.Point(406, 2)
+        Me.btnBrowseElectricMotor.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.btnBrowseElectricMotor.Image = CType(resources.GetObject("btnBrowseElectricMotor.Image"),System.Drawing.Image)
+        Me.btnBrowseElectricMotor.Location = New System.Drawing.Point(474, 2)
+        Me.btnBrowseElectricMotor.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.btnBrowseElectricMotor.Name = "btnBrowseElectricMotor"
-        Me.btnBrowseElectricMotor.Size = New System.Drawing.Size(24, 24)
+        Me.btnBrowseElectricMotor.Size = New System.Drawing.Size(28, 28)
         Me.btnBrowseElectricMotor.TabIndex = 2
-        Me.btnBrowseElectricMotor.UseVisualStyleBackColor = True
+        Me.btnBrowseElectricMotor.UseVisualStyleBackColor = true
         '
         'tbElectricMotor
         '
-        Me.tbElectricMotor.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
-            Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.tbElectricMotor.Location = New System.Drawing.Point(104, 4)
+        Me.tbElectricMotor.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left)  _
+            Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.tbElectricMotor.Location = New System.Drawing.Point(121, 5)
+        Me.tbElectricMotor.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tbElectricMotor.Name = "tbElectricMotor"
-        Me.tbElectricMotor.Size = New System.Drawing.Size(300, 20)
+        Me.tbElectricMotor.Size = New System.Drawing.Size(349, 23)
         Me.tbElectricMotor.TabIndex = 1
         '
         'tpIEPC
         '
         Me.tpIEPC.Controls.Add(Me.FlowLayoutPanel1)
-        Me.tpIEPC.Location = New System.Drawing.Point(4, 22)
+        Me.tpIEPC.Location = New System.Drawing.Point(4, 24)
+        Me.tpIEPC.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tpIEPC.Name = "tpIEPC"
-        Me.tpIEPC.Size = New System.Drawing.Size(648, 374)
+        Me.tpIEPC.Size = New System.Drawing.Size(757, 434)
         Me.tpIEPC.TabIndex = 8
         Me.tpIEPC.Text = "IEPC"
-        Me.tpIEPC.UseVisualStyleBackColor = True
+        Me.tpIEPC.UseVisualStyleBackColor = true
         '
         'FlowLayoutPanel1
         '
         Me.FlowLayoutPanel1.Controls.Add(Me.btnIEPC)
         Me.FlowLayoutPanel1.Controls.Add(Me.tbIEPCFilePath)
         Me.FlowLayoutPanel1.Controls.Add(Me.btIEPCFilePath)
-        Me.FlowLayoutPanel1.Location = New System.Drawing.Point(25, 19)
+        Me.FlowLayoutPanel1.Location = New System.Drawing.Point(29, 22)
+        Me.FlowLayoutPanel1.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.FlowLayoutPanel1.Name = "FlowLayoutPanel1"
-        Me.FlowLayoutPanel1.Size = New System.Drawing.Size(430, 27)
+        Me.FlowLayoutPanel1.Size = New System.Drawing.Size(502, 31)
         Me.FlowLayoutPanel1.TabIndex = 61
         '
         'btnIEPC
         '
         Me.btnIEPC.Anchor = System.Windows.Forms.AnchorStyles.None
-        Me.btnIEPC.Location = New System.Drawing.Point(1, 2)
+        Me.btnIEPC.Location = New System.Drawing.Point(1, 3)
         Me.btnIEPC.Margin = New System.Windows.Forms.Padding(1)
         Me.btnIEPC.Name = "btnIEPC"
-        Me.btnIEPC.Size = New System.Drawing.Size(94, 21)
+        Me.btnIEPC.Size = New System.Drawing.Size(110, 24)
         Me.btnIEPC.TabIndex = 27
         Me.btnIEPC.Text = "IEPC"
-        Me.btnIEPC.UseVisualStyleBackColor = True
+        Me.btnIEPC.UseVisualStyleBackColor = true
         '
         'tbIEPCFilePath
         '
         Me.tbIEPCFilePath.Anchor = System.Windows.Forms.AnchorStyles.None
-        Me.tbIEPCFilePath.Location = New System.Drawing.Point(97, 3)
+        Me.tbIEPCFilePath.Location = New System.Drawing.Point(113, 3)
         Me.tbIEPCFilePath.Margin = New System.Windows.Forms.Padding(1)
         Me.tbIEPCFilePath.Name = "tbIEPCFilePath"
-        Me.tbIEPCFilePath.Size = New System.Drawing.Size(300, 20)
+        Me.tbIEPCFilePath.Size = New System.Drawing.Size(349, 23)
         Me.tbIEPCFilePath.TabIndex = 28
         '
         'btIEPCFilePath
         '
         Me.btIEPCFilePath.Anchor = System.Windows.Forms.AnchorStyles.None
         Me.btIEPCFilePath.Image = Global.TUGraz.VECTO.My.Resources.Resources.Open_icon
-        Me.btIEPCFilePath.Location = New System.Drawing.Point(399, 1)
+        Me.btIEPCFilePath.Location = New System.Drawing.Point(464, 1)
         Me.btIEPCFilePath.Margin = New System.Windows.Forms.Padding(1)
         Me.btIEPCFilePath.Name = "btIEPCFilePath"
-        Me.btIEPCFilePath.Size = New System.Drawing.Size(24, 24)
+        Me.btIEPCFilePath.Size = New System.Drawing.Size(28, 28)
         Me.btIEPCFilePath.TabIndex = 58
-        Me.btIEPCFilePath.UseVisualStyleBackColor = True
+        Me.btIEPCFilePath.UseVisualStyleBackColor = true
         '
         'tbIHPC
         '
         Me.tbIHPC.Controls.Add(Me.FlowLayoutPanel2)
-        Me.tbIHPC.Location = New System.Drawing.Point(4, 22)
+        Me.tbIHPC.Location = New System.Drawing.Point(4, 24)
+        Me.tbIHPC.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tbIHPC.Name = "tbIHPC"
-        Me.tbIHPC.Padding = New System.Windows.Forms.Padding(3)
-        Me.tbIHPC.Size = New System.Drawing.Size(648, 374)
+        Me.tbIHPC.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.tbIHPC.Size = New System.Drawing.Size(757, 434)
         Me.tbIHPC.TabIndex = 9
         Me.tbIHPC.Text = "IHPC"
-        Me.tbIHPC.UseVisualStyleBackColor = True
+        Me.tbIHPC.UseVisualStyleBackColor = true
         '
         'FlowLayoutPanel2
         '
         Me.FlowLayoutPanel2.Controls.Add(Me.btIHPC)
         Me.FlowLayoutPanel2.Controls.Add(Me.tbIHPCFilePath)
         Me.FlowLayoutPanel2.Controls.Add(Me.btIHPCFile)
-        Me.FlowLayoutPanel2.Location = New System.Drawing.Point(25, 19)
+        Me.FlowLayoutPanel2.Location = New System.Drawing.Point(29, 22)
+        Me.FlowLayoutPanel2.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.FlowLayoutPanel2.Name = "FlowLayoutPanel2"
-        Me.FlowLayoutPanel2.Size = New System.Drawing.Size(449, 27)
+        Me.FlowLayoutPanel2.Size = New System.Drawing.Size(524, 31)
         Me.FlowLayoutPanel2.TabIndex = 3
         '
         'btIHPC
         '
         Me.btIHPC.Anchor = System.Windows.Forms.AnchorStyles.None
-        Me.btIHPC.Location = New System.Drawing.Point(1, 2)
+        Me.btIHPC.Location = New System.Drawing.Point(1, 3)
         Me.btIHPC.Margin = New System.Windows.Forms.Padding(1)
         Me.btIHPC.Name = "btIHPC"
-        Me.btIHPC.Size = New System.Drawing.Size(94, 21)
+        Me.btIHPC.Size = New System.Drawing.Size(110, 24)
         Me.btIHPC.TabIndex = 0
         Me.btIHPC.Text = "IHPC"
-        Me.btIHPC.UseVisualStyleBackColor = True
+        Me.btIHPC.UseVisualStyleBackColor = true
         '
         'tbIHPCFilePath
         '
         Me.tbIHPCFilePath.Anchor = System.Windows.Forms.AnchorStyles.None
-        Me.tbIHPCFilePath.Location = New System.Drawing.Point(97, 3)
+        Me.tbIHPCFilePath.Location = New System.Drawing.Point(113, 3)
         Me.tbIHPCFilePath.Margin = New System.Windows.Forms.Padding(1)
         Me.tbIHPCFilePath.Name = "tbIHPCFilePath"
-        Me.tbIHPCFilePath.Size = New System.Drawing.Size(300, 20)
+        Me.tbIHPCFilePath.Size = New System.Drawing.Size(349, 23)
         Me.tbIHPCFilePath.TabIndex = 1
         '
         'btIHPCFile
         '
         Me.btIHPCFile.Anchor = System.Windows.Forms.AnchorStyles.None
-        Me.btIHPCFile.Image = CType(resources.GetObject("btIHPCFile.Image"), System.Drawing.Image)
-        Me.btIHPCFile.Location = New System.Drawing.Point(399, 1)
+        Me.btIHPCFile.Image = CType(resources.GetObject("btIHPCFile.Image"),System.Drawing.Image)
+        Me.btIHPCFile.Location = New System.Drawing.Point(464, 1)
         Me.btIHPCFile.Margin = New System.Windows.Forms.Padding(1)
         Me.btIHPCFile.Name = "btIHPCFile"
-        Me.btIHPCFile.Size = New System.Drawing.Size(24, 24)
+        Me.btIHPCFile.Size = New System.Drawing.Size(28, 28)
         Me.btIHPCFile.TabIndex = 2
-        Me.btIHPCFile.UseVisualStyleBackColor = True
+        Me.btIHPCFile.UseVisualStyleBackColor = true
         '
         'tpReess
         '
         Me.tpReess.Controls.Add(Me.gbBattery)
-        Me.tpReess.Location = New System.Drawing.Point(4, 22)
+        Me.tpReess.Location = New System.Drawing.Point(4, 24)
+        Me.tpReess.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tpReess.Name = "tpReess"
-        Me.tpReess.Padding = New System.Windows.Forms.Padding(3)
-        Me.tpReess.Size = New System.Drawing.Size(648, 374)
+        Me.tpReess.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.tpReess.Size = New System.Drawing.Size(757, 434)
         Me.tpReess.TabIndex = 7
         Me.tpReess.Text = "REESS"
-        Me.tpReess.UseVisualStyleBackColor = True
+        Me.tpReess.UseVisualStyleBackColor = true
         '
         'gbBattery
         '
@@ -1631,28 +1773,30 @@ Partial Class VehicleForm
         Me.gbBattery.Controls.Add(Me.lblInitialSoCUnit)
         Me.gbBattery.Controls.Add(Me.tbInitialSoC)
         Me.gbBattery.Controls.Add(Me.lblInitialSoC)
-        Me.gbBattery.Location = New System.Drawing.Point(6, 6)
+        Me.gbBattery.Location = New System.Drawing.Point(7, 7)
+        Me.gbBattery.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.gbBattery.Name = "gbBattery"
-        Me.gbBattery.Size = New System.Drawing.Size(633, 187)
+        Me.gbBattery.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.gbBattery.Size = New System.Drawing.Size(738, 216)
         Me.gbBattery.TabIndex = 3
-        Me.gbBattery.TabStop = False
+        Me.gbBattery.TabStop = false
         Me.gbBattery.Text = "Electric Energy Storage system"
         '
         'lvREESSPacks
         '
-        Me.lvREESSPacks.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
-            Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
+        Me.lvREESSPacks.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left)  _
+            Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
         Me.lvREESSPacks.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.chReessPackPack, Me.chReessPackCount, Me.chReessPackStringId})
-        Me.lvREESSPacks.FullRowSelect = True
-        Me.lvREESSPacks.GridLines = True
-        Me.lvREESSPacks.HideSelection = False
-        Me.lvREESSPacks.Location = New System.Drawing.Point(6, 45)
-        Me.lvREESSPacks.MultiSelect = False
+        Me.lvREESSPacks.FullRowSelect = true
+        Me.lvREESSPacks.GridLines = true
+        Me.lvREESSPacks.Location = New System.Drawing.Point(7, 52)
+        Me.lvREESSPacks.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.lvREESSPacks.MultiSelect = false
         Me.lvREESSPacks.Name = "lvREESSPacks"
-        Me.lvREESSPacks.Size = New System.Drawing.Size(553, 102)
+        Me.lvREESSPacks.Size = New System.Drawing.Size(644, 117)
         Me.lvREESSPacks.TabIndex = 31
-        Me.lvREESSPacks.TabStop = False
-        Me.lvREESSPacks.UseCompatibleStateImageBehavior = False
+        Me.lvREESSPacks.TabStop = false
+        Me.lvREESSPacks.UseCompatibleStateImageBehavior = false
         Me.lvREESSPacks.View = System.Windows.Forms.View.Details
         '
         'chReessPackPack
@@ -1673,53 +1817,59 @@ Partial Class VehicleForm
         'btnAddReessPack
         '
         Me.btnAddReessPack.Image = Global.TUGraz.VECTO.My.Resources.Resources.plus_circle_icon
-        Me.btnAddReessPack.Location = New System.Drawing.Point(6, 153)
+        Me.btnAddReessPack.Location = New System.Drawing.Point(7, 177)
+        Me.btnAddReessPack.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.btnAddReessPack.Name = "btnAddReessPack"
-        Me.btnAddReessPack.Size = New System.Drawing.Size(24, 24)
+        Me.btnAddReessPack.Size = New System.Drawing.Size(28, 28)
         Me.btnAddReessPack.TabIndex = 1
-        Me.btnAddReessPack.UseVisualStyleBackColor = True
+        Me.btnAddReessPack.UseVisualStyleBackColor = true
         '
         'lblEditReessPack
         '
-        Me.lblEditReessPack.AutoSize = True
-        Me.lblEditReessPack.Location = New System.Drawing.Point(452, 148)
+        Me.lblEditReessPack.AutoSize = true
+        Me.lblEditReessPack.Location = New System.Drawing.Point(527, 171)
+        Me.lblEditReessPack.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.lblEditReessPack.Name = "lblEditReessPack"
-        Me.lblEditReessPack.Size = New System.Drawing.Size(106, 13)
+        Me.lblEditReessPack.Size = New System.Drawing.Size(121, 15)
         Me.lblEditReessPack.TabIndex = 30
         Me.lblEditReessPack.Text = "(Double-Click to Edit)"
         '
         'btnRemoveReessPack
         '
         Me.btnRemoveReessPack.Image = Global.TUGraz.VECTO.My.Resources.Resources.minus_circle_icon
-        Me.btnRemoveReessPack.Location = New System.Drawing.Point(33, 153)
+        Me.btnRemoveReessPack.Location = New System.Drawing.Point(38, 177)
+        Me.btnRemoveReessPack.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.btnRemoveReessPack.Name = "btnRemoveReessPack"
-        Me.btnRemoveReessPack.Size = New System.Drawing.Size(24, 24)
+        Me.btnRemoveReessPack.Size = New System.Drawing.Size(28, 28)
         Me.btnRemoveReessPack.TabIndex = 2
-        Me.btnRemoveReessPack.UseVisualStyleBackColor = True
+        Me.btnRemoveReessPack.UseVisualStyleBackColor = true
         '
         'lblInitialSoCUnit
         '
-        Me.lblInitialSoCUnit.AutoSize = True
-        Me.lblInitialSoCUnit.Location = New System.Drawing.Point(265, 21)
+        Me.lblInitialSoCUnit.AutoSize = true
+        Me.lblInitialSoCUnit.Location = New System.Drawing.Point(309, 24)
+        Me.lblInitialSoCUnit.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.lblInitialSoCUnit.Name = "lblInitialSoCUnit"
-        Me.lblInitialSoCUnit.Size = New System.Drawing.Size(21, 13)
+        Me.lblInitialSoCUnit.Size = New System.Drawing.Size(25, 15)
         Me.lblInitialSoCUnit.TabIndex = 27
         Me.lblInitialSoCUnit.Text = "[%]"
         '
         'tbInitialSoC
         '
-        Me.tbInitialSoC.Location = New System.Drawing.Point(204, 19)
+        Me.tbInitialSoC.Location = New System.Drawing.Point(238, 22)
+        Me.tbInitialSoC.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tbInitialSoC.Name = "tbInitialSoC"
-        Me.tbInitialSoC.Size = New System.Drawing.Size(59, 20)
+        Me.tbInitialSoC.Size = New System.Drawing.Size(68, 23)
         Me.tbInitialSoC.TabIndex = 0
         '
         'lblInitialSoC
         '
-        Me.lblInitialSoC.AutoSize = True
-        Me.lblInitialSoC.Location = New System.Drawing.Point(7, 22)
+        Me.lblInitialSoC.AutoSize = true
+        Me.lblInitialSoC.Location = New System.Drawing.Point(8, 25)
+        Me.lblInitialSoC.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.lblInitialSoC.Name = "lblInitialSoC"
         Me.lblInitialSoC.RightToLeft = System.Windows.Forms.RightToLeft.Yes
-        Me.lblInitialSoC.Size = New System.Drawing.Size(54, 13)
+        Me.lblInitialSoC.Size = New System.Drawing.Size(60, 15)
         Me.lblInitialSoC.TabIndex = 25
         Me.lblInitialSoC.Text = "Initial SoC"
         '
@@ -1727,23 +1877,24 @@ Partial Class VehicleForm
         '
         Me.tpGensetComponents.Controls.Add(Me.Label30)
         Me.tpGensetComponents.Controls.Add(Me.gbGenSet)
-        Me.tpGensetComponents.Location = New System.Drawing.Point(4, 22)
+        Me.tpGensetComponents.Location = New System.Drawing.Point(4, 24)
         Me.tpGensetComponents.Margin = New System.Windows.Forms.Padding(2)
         Me.tpGensetComponents.Name = "tpGensetComponents"
-        Me.tpGensetComponents.Size = New System.Drawing.Size(648, 374)
+        Me.tpGensetComponents.Size = New System.Drawing.Size(757, 434)
         Me.tpGensetComponents.TabIndex = 5
         Me.tpGensetComponents.Text = "GenSet Components"
-        Me.tpGensetComponents.UseVisualStyleBackColor = True
+        Me.tpGensetComponents.UseVisualStyleBackColor = true
         '
         'Label30
         '
-        Me.Label30.AutoSize = True
-        Me.Label30.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
-        Me.Label30.Location = New System.Drawing.Point(13, 153)
+        Me.Label30.AutoSize = true
+        Me.Label30.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point)
+        Me.Label30.Location = New System.Drawing.Point(15, 177)
+        Me.Label30.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label30.Name = "Label30"
         Me.Label30.Size = New System.Drawing.Size(429, 13)
         Me.Label30.TabIndex = 21
-        Me.Label30.Text = "Note: The internal combustion engine of the GenSet is configured in the Job-Edito" &
+        Me.Label30.Text = "Note: The internal combustion engine of the GenSet is configured in the Job-Edito"& _ 
     "r dialog."
         '
         'gbGenSet
@@ -1758,88 +1909,99 @@ Partial Class VehicleForm
         Me.gbGenSet.Controls.Add(Me.tbGenSetCount)
         Me.gbGenSet.Controls.Add(Me.lblGenSetCount)
         Me.gbGenSet.Controls.Add(Me.pnGenSetEM)
-        Me.gbGenSet.Location = New System.Drawing.Point(6, 6)
+        Me.gbGenSet.Location = New System.Drawing.Point(7, 7)
+        Me.gbGenSet.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.gbGenSet.Name = "gbGenSet"
-        Me.gbGenSet.Size = New System.Drawing.Size(633, 135)
+        Me.gbGenSet.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.gbGenSet.Size = New System.Drawing.Size(738, 156)
         Me.gbGenSet.TabIndex = 1
-        Me.gbGenSet.TabStop = False
+        Me.gbGenSet.TabStop = false
         Me.gbGenSet.Text = "Electric Machine"
         '
         'Label36
         '
-        Me.Label36.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.Label36.AutoSize = True
-        Me.Label36.Location = New System.Drawing.Point(203, 83)
+        Me.Label36.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.Label36.AutoSize = true
+        Me.Label36.Location = New System.Drawing.Point(237, 96)
+        Me.Label36.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label36.Name = "Label36"
-        Me.Label36.Size = New System.Drawing.Size(16, 13)
+        Me.Label36.Size = New System.Drawing.Size(20, 15)
         Me.Label36.TabIndex = 28
         Me.Label36.Text = "[-]"
         '
         'Label34
         '
-        Me.Label34.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.Label34.AutoSize = True
-        Me.Label34.Location = New System.Drawing.Point(203, 57)
+        Me.Label34.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.Label34.AutoSize = true
+        Me.Label34.Location = New System.Drawing.Point(237, 66)
+        Me.Label34.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label34.Name = "Label34"
-        Me.Label34.Size = New System.Drawing.Size(16, 13)
+        Me.Label34.Size = New System.Drawing.Size(20, 15)
         Me.Label34.TabIndex = 27
         Me.Label34.Text = "[-]"
         '
         'btnGenSetLossMap
         '
-        Me.btnGenSetLossMap.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
+        Me.btnGenSetLossMap.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left),System.Windows.Forms.AnchorStyles)
         Me.btnGenSetLossMap.Image = Global.TUGraz.VECTO.My.Resources.Resources.Open_icon
-        Me.btnGenSetLossMap.Location = New System.Drawing.Point(412, 105)
+        Me.btnGenSetLossMap.Location = New System.Drawing.Point(481, 121)
+        Me.btnGenSetLossMap.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.btnGenSetLossMap.Name = "btnGenSetLossMap"
-        Me.btnGenSetLossMap.Size = New System.Drawing.Size(24, 24)
+        Me.btnGenSetLossMap.Size = New System.Drawing.Size(28, 28)
         Me.btnGenSetLossMap.TabIndex = 5
-        Me.btnGenSetLossMap.UseVisualStyleBackColor = True
+        Me.btnGenSetLossMap.UseVisualStyleBackColor = true
         '
         'tbGenSetADC
         '
-        Me.tbGenSetADC.Location = New System.Drawing.Point(110, 107)
+        Me.tbGenSetADC.Location = New System.Drawing.Point(128, 123)
+        Me.tbGenSetADC.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tbGenSetADC.Name = "tbGenSetADC"
-        Me.tbGenSetADC.Size = New System.Drawing.Size(301, 20)
+        Me.tbGenSetADC.Size = New System.Drawing.Size(350, 23)
         Me.tbGenSetADC.TabIndex = 4
         '
         'lblGenSetADC
         '
-        Me.lblGenSetADC.AutoSize = True
-        Me.lblGenSetADC.Location = New System.Drawing.Point(7, 110)
+        Me.lblGenSetADC.AutoSize = true
+        Me.lblGenSetADC.Location = New System.Drawing.Point(8, 127)
+        Me.lblGenSetADC.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.lblGenSetADC.Name = "lblGenSetADC"
-        Me.lblGenSetADC.Size = New System.Drawing.Size(100, 13)
+        Me.lblGenSetADC.Size = New System.Drawing.Size(107, 15)
         Me.lblGenSetADC.TabIndex = 25
         Me.lblGenSetADC.Text = "Loss Map EM ADC:"
         '
         'tbGenSetRatio
         '
-        Me.tbGenSetRatio.Location = New System.Drawing.Point(110, 81)
+        Me.tbGenSetRatio.Location = New System.Drawing.Point(128, 93)
+        Me.tbGenSetRatio.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tbGenSetRatio.Name = "tbGenSetRatio"
-        Me.tbGenSetRatio.Size = New System.Drawing.Size(91, 20)
+        Me.tbGenSetRatio.Size = New System.Drawing.Size(106, 23)
         Me.tbGenSetRatio.TabIndex = 3
         '
         'lblGenSetRatio
         '
-        Me.lblGenSetRatio.AutoSize = True
-        Me.lblGenSetRatio.Location = New System.Drawing.Point(7, 84)
+        Me.lblGenSetRatio.AutoSize = true
+        Me.lblGenSetRatio.Location = New System.Drawing.Point(8, 97)
+        Me.lblGenSetRatio.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.lblGenSetRatio.Name = "lblGenSetRatio"
-        Me.lblGenSetRatio.Size = New System.Drawing.Size(79, 13)
+        Me.lblGenSetRatio.Size = New System.Drawing.Size(84, 15)
         Me.lblGenSetRatio.TabIndex = 23
         Me.lblGenSetRatio.Text = "Ratio EM ADC:"
         '
         'tbGenSetCount
         '
-        Me.tbGenSetCount.Location = New System.Drawing.Point(110, 55)
+        Me.tbGenSetCount.Location = New System.Drawing.Point(128, 63)
+        Me.tbGenSetCount.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tbGenSetCount.Name = "tbGenSetCount"
-        Me.tbGenSetCount.Size = New System.Drawing.Size(91, 20)
+        Me.tbGenSetCount.Size = New System.Drawing.Size(106, 23)
         Me.tbGenSetCount.TabIndex = 2
         '
         'lblGenSetCount
         '
-        Me.lblGenSetCount.AutoSize = True
-        Me.lblGenSetCount.Location = New System.Drawing.Point(7, 58)
+        Me.lblGenSetCount.AutoSize = true
+        Me.lblGenSetCount.Location = New System.Drawing.Point(8, 67)
+        Me.lblGenSetCount.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.lblGenSetCount.Name = "lblGenSetCount"
-        Me.lblGenSetCount.Size = New System.Drawing.Size(83, 13)
+        Me.lblGenSetCount.Size = New System.Drawing.Size(93, 15)
         Me.lblGenSetCount.TabIndex = 20
         Me.lblGenSetCount.Text = "Number of EMs:"
         '
@@ -1848,37 +2010,41 @@ Partial Class VehicleForm
         Me.pnGenSetEM.Controls.Add(Me.btnOpenGenSetEM)
         Me.pnGenSetEM.Controls.Add(Me.btnBrowseGenSetEM)
         Me.pnGenSetEM.Controls.Add(Me.tbGenSetEM)
-        Me.pnGenSetEM.Location = New System.Drawing.Point(6, 19)
+        Me.pnGenSetEM.Location = New System.Drawing.Point(7, 22)
+        Me.pnGenSetEM.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.pnGenSetEM.Name = "pnGenSetEM"
-        Me.pnGenSetEM.Size = New System.Drawing.Size(432, 27)
+        Me.pnGenSetEM.Size = New System.Drawing.Size(504, 31)
         Me.pnGenSetEM.TabIndex = 0
         '
         'btnOpenGenSetEM
         '
-        Me.btnOpenGenSetEM.Location = New System.Drawing.Point(4, 3)
+        Me.btnOpenGenSetEM.Location = New System.Drawing.Point(5, 3)
+        Me.btnOpenGenSetEM.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.btnOpenGenSetEM.Name = "btnOpenGenSetEM"
-        Me.btnOpenGenSetEM.Size = New System.Drawing.Size(94, 21)
+        Me.btnOpenGenSetEM.Size = New System.Drawing.Size(110, 24)
         Me.btnOpenGenSetEM.TabIndex = 0
         Me.btnOpenGenSetEM.Text = "Electric Machine"
-        Me.btnOpenGenSetEM.UseVisualStyleBackColor = True
+        Me.btnOpenGenSetEM.UseVisualStyleBackColor = true
         '
         'btnBrowseGenSetEM
         '
-        Me.btnBrowseGenSetEM.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.btnBrowseGenSetEM.Image = CType(resources.GetObject("btnBrowseGenSetEM.Image"), System.Drawing.Image)
-        Me.btnBrowseGenSetEM.Location = New System.Drawing.Point(406, 2)
+        Me.btnBrowseGenSetEM.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.btnBrowseGenSetEM.Image = CType(resources.GetObject("btnBrowseGenSetEM.Image"),System.Drawing.Image)
+        Me.btnBrowseGenSetEM.Location = New System.Drawing.Point(474, 2)
+        Me.btnBrowseGenSetEM.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.btnBrowseGenSetEM.Name = "btnBrowseGenSetEM"
-        Me.btnBrowseGenSetEM.Size = New System.Drawing.Size(24, 24)
+        Me.btnBrowseGenSetEM.Size = New System.Drawing.Size(28, 28)
         Me.btnBrowseGenSetEM.TabIndex = 2
-        Me.btnBrowseGenSetEM.UseVisualStyleBackColor = True
+        Me.btnBrowseGenSetEM.UseVisualStyleBackColor = true
         '
         'tbGenSetEM
         '
-        Me.tbGenSetEM.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
-            Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.tbGenSetEM.Location = New System.Drawing.Point(104, 4)
+        Me.tbGenSetEM.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left)  _
+            Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.tbGenSetEM.Location = New System.Drawing.Point(121, 5)
+        Me.tbGenSetEM.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tbGenSetEM.Name = "tbGenSetEM"
-        Me.tbGenSetEM.Size = New System.Drawing.Size(301, 20)
+        Me.tbGenSetEM.Size = New System.Drawing.Size(350, 23)
         Me.tbGenSetEM.TabIndex = 1
         '
         'tpTorqueLimits
@@ -1886,71 +2052,80 @@ Partial Class VehicleForm
         Me.tpTorqueLimits.Controls.Add(Me.gbPropulsionTorque)
         Me.tpTorqueLimits.Controls.Add(Me.gbEMTorqueLimits)
         Me.tpTorqueLimits.Controls.Add(Me.bgVehicleTorqueLimits)
-        Me.tpTorqueLimits.Location = New System.Drawing.Point(4, 22)
+        Me.tpTorqueLimits.Location = New System.Drawing.Point(4, 24)
+        Me.tpTorqueLimits.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tpTorqueLimits.Name = "tpTorqueLimits"
-        Me.tpTorqueLimits.Size = New System.Drawing.Size(648, 374)
+        Me.tpTorqueLimits.Size = New System.Drawing.Size(757, 434)
         Me.tpTorqueLimits.TabIndex = 2
         Me.tpTorqueLimits.Text = "Torque Limits"
-        Me.tpTorqueLimits.UseVisualStyleBackColor = True
+        Me.tpTorqueLimits.UseVisualStyleBackColor = true
         '
         'gbPropulsionTorque
         '
         Me.gbPropulsionTorque.Controls.Add(Me.btnPropulsionTorqueLimit)
         Me.gbPropulsionTorque.Controls.Add(Me.tbPropulsionTorqueLimit)
-        Me.gbPropulsionTorque.Location = New System.Drawing.Point(233, 64)
+        Me.gbPropulsionTorque.Location = New System.Drawing.Point(272, 74)
+        Me.gbPropulsionTorque.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.gbPropulsionTorque.Name = "gbPropulsionTorque"
-        Me.gbPropulsionTorque.Size = New System.Drawing.Size(403, 52)
+        Me.gbPropulsionTorque.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.gbPropulsionTorque.Size = New System.Drawing.Size(470, 60)
         Me.gbPropulsionTorque.TabIndex = 2
-        Me.gbPropulsionTorque.TabStop = False
+        Me.gbPropulsionTorque.TabStop = false
         Me.gbPropulsionTorque.Text = "Boosting Torque Limits"
         '
         'btnPropulsionTorqueLimit
         '
-        Me.btnPropulsionTorqueLimit.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
+        Me.btnPropulsionTorqueLimit.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
         Me.btnPropulsionTorqueLimit.Image = Global.TUGraz.VECTO.My.Resources.Resources.Open_icon
-        Me.btnPropulsionTorqueLimit.Location = New System.Drawing.Point(373, 18)
+        Me.btnPropulsionTorqueLimit.Location = New System.Drawing.Point(435, 21)
+        Me.btnPropulsionTorqueLimit.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.btnPropulsionTorqueLimit.Name = "btnPropulsionTorqueLimit"
-        Me.btnPropulsionTorqueLimit.Size = New System.Drawing.Size(24, 24)
+        Me.btnPropulsionTorqueLimit.Size = New System.Drawing.Size(28, 28)
         Me.btnPropulsionTorqueLimit.TabIndex = 1
-        Me.btnPropulsionTorqueLimit.UseVisualStyleBackColor = True
+        Me.btnPropulsionTorqueLimit.UseVisualStyleBackColor = true
         '
         'tbPropulsionTorqueLimit
         '
-        Me.tbPropulsionTorqueLimit.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
-            Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.tbPropulsionTorqueLimit.Location = New System.Drawing.Point(6, 20)
+        Me.tbPropulsionTorqueLimit.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left)  _
+            Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.tbPropulsionTorqueLimit.Location = New System.Drawing.Point(7, 23)
+        Me.tbPropulsionTorqueLimit.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tbPropulsionTorqueLimit.Name = "tbPropulsionTorqueLimit"
-        Me.tbPropulsionTorqueLimit.Size = New System.Drawing.Size(365, 20)
+        Me.tbPropulsionTorqueLimit.Size = New System.Drawing.Size(425, 23)
         Me.tbPropulsionTorqueLimit.TabIndex = 0
         '
         'gbEMTorqueLimits
         '
         Me.gbEMTorqueLimits.Controls.Add(Me.btnEmTorqueLimits)
         Me.gbEMTorqueLimits.Controls.Add(Me.tbEmTorqueLimits)
-        Me.gbEMTorqueLimits.Location = New System.Drawing.Point(233, 6)
+        Me.gbEMTorqueLimits.Location = New System.Drawing.Point(272, 7)
+        Me.gbEMTorqueLimits.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.gbEMTorqueLimits.Name = "gbEMTorqueLimits"
-        Me.gbEMTorqueLimits.Size = New System.Drawing.Size(403, 52)
+        Me.gbEMTorqueLimits.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.gbEMTorqueLimits.Size = New System.Drawing.Size(470, 60)
         Me.gbEMTorqueLimits.TabIndex = 1
-        Me.gbEMTorqueLimits.TabStop = False
+        Me.gbEMTorqueLimits.TabStop = false
         Me.gbEMTorqueLimits.Text = "Electric Machine Torque Limits"
         '
         'btnEmTorqueLimits
         '
-        Me.btnEmTorqueLimits.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
+        Me.btnEmTorqueLimits.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
         Me.btnEmTorqueLimits.Image = Global.TUGraz.VECTO.My.Resources.Resources.Open_icon
-        Me.btnEmTorqueLimits.Location = New System.Drawing.Point(373, 17)
+        Me.btnEmTorqueLimits.Location = New System.Drawing.Point(435, 20)
+        Me.btnEmTorqueLimits.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.btnEmTorqueLimits.Name = "btnEmTorqueLimits"
-        Me.btnEmTorqueLimits.Size = New System.Drawing.Size(24, 24)
+        Me.btnEmTorqueLimits.Size = New System.Drawing.Size(28, 28)
         Me.btnEmTorqueLimits.TabIndex = 1
-        Me.btnEmTorqueLimits.UseVisualStyleBackColor = True
+        Me.btnEmTorqueLimits.UseVisualStyleBackColor = true
         '
         'tbEmTorqueLimits
         '
-        Me.tbEmTorqueLimits.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
-            Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.tbEmTorqueLimits.Location = New System.Drawing.Point(6, 19)
+        Me.tbEmTorqueLimits.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left)  _
+            Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.tbEmTorqueLimits.Location = New System.Drawing.Point(7, 22)
+        Me.tbEmTorqueLimits.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tbEmTorqueLimits.Name = "tbEmTorqueLimits"
-        Me.tbEmTorqueLimits.Size = New System.Drawing.Size(365, 20)
+        Me.tbEmTorqueLimits.Size = New System.Drawing.Size(425, 23)
         Me.tbEmTorqueLimits.TabIndex = 0
         '
         'bgVehicleTorqueLimits
@@ -1959,29 +2134,31 @@ Partial Class VehicleForm
         Me.bgVehicleTorqueLimits.Controls.Add(Me.btAddMaxTorqueEntry)
         Me.bgVehicleTorqueLimits.Controls.Add(Me.Label17)
         Me.bgVehicleTorqueLimits.Controls.Add(Me.btDelMaxTorqueEntry)
-        Me.bgVehicleTorqueLimits.Location = New System.Drawing.Point(6, 6)
+        Me.bgVehicleTorqueLimits.Location = New System.Drawing.Point(7, 7)
+        Me.bgVehicleTorqueLimits.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.bgVehicleTorqueLimits.Name = "bgVehicleTorqueLimits"
-        Me.bgVehicleTorqueLimits.Size = New System.Drawing.Size(221, 227)
+        Me.bgVehicleTorqueLimits.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.bgVehicleTorqueLimits.Size = New System.Drawing.Size(258, 262)
         Me.bgVehicleTorqueLimits.TabIndex = 0
-        Me.bgVehicleTorqueLimits.TabStop = False
+        Me.bgVehicleTorqueLimits.TabStop = false
         Me.bgVehicleTorqueLimits.Text = "ICE Torque Limits"
         '
         'lvTorqueLimits
         '
-        Me.lvTorqueLimits.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
-            Or System.Windows.Forms.AnchorStyles.Left) _
-            Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
+        Me.lvTorqueLimits.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom)  _
+            Or System.Windows.Forms.AnchorStyles.Left)  _
+            Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
         Me.lvTorqueLimits.Columns.AddRange(New System.Windows.Forms.ColumnHeader() {Me.ColumnHeader5, Me.ColumnHeader6})
-        Me.lvTorqueLimits.FullRowSelect = True
-        Me.lvTorqueLimits.GridLines = True
-        Me.lvTorqueLimits.HideSelection = False
-        Me.lvTorqueLimits.Location = New System.Drawing.Point(6, 19)
-        Me.lvTorqueLimits.MultiSelect = False
+        Me.lvTorqueLimits.FullRowSelect = true
+        Me.lvTorqueLimits.GridLines = true
+        Me.lvTorqueLimits.Location = New System.Drawing.Point(7, 22)
+        Me.lvTorqueLimits.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.lvTorqueLimits.MultiSelect = false
         Me.lvTorqueLimits.Name = "lvTorqueLimits"
-        Me.lvTorqueLimits.Size = New System.Drawing.Size(209, 169)
+        Me.lvTorqueLimits.Size = New System.Drawing.Size(243, 194)
         Me.lvTorqueLimits.TabIndex = 7
-        Me.lvTorqueLimits.TabStop = False
-        Me.lvTorqueLimits.UseCompatibleStateImageBehavior = False
+        Me.lvTorqueLimits.TabStop = false
+        Me.lvTorqueLimits.UseCompatibleStateImageBehavior = false
         Me.lvTorqueLimits.View = System.Windows.Forms.View.Details
         '
         'ColumnHeader5
@@ -1997,224 +2174,267 @@ Partial Class VehicleForm
         '
         'btAddMaxTorqueEntry
         '
-        Me.btAddMaxTorqueEntry.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
+        Me.btAddMaxTorqueEntry.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left),System.Windows.Forms.AnchorStyles)
         Me.btAddMaxTorqueEntry.Image = Global.TUGraz.VECTO.My.Resources.Resources.plus_circle_icon
-        Me.btAddMaxTorqueEntry.Location = New System.Drawing.Point(6, 193)
+        Me.btAddMaxTorqueEntry.Location = New System.Drawing.Point(7, 223)
+        Me.btAddMaxTorqueEntry.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.btAddMaxTorqueEntry.Name = "btAddMaxTorqueEntry"
-        Me.btAddMaxTorqueEntry.Size = New System.Drawing.Size(24, 24)
+        Me.btAddMaxTorqueEntry.Size = New System.Drawing.Size(28, 28)
         Me.btAddMaxTorqueEntry.TabIndex = 4
-        Me.btAddMaxTorqueEntry.UseVisualStyleBackColor = True
+        Me.btAddMaxTorqueEntry.UseVisualStyleBackColor = true
         '
         'Label17
         '
-        Me.Label17.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
-        Me.Label17.AutoSize = True
-        Me.Label17.Location = New System.Drawing.Point(112, 190)
+        Me.Label17.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
+        Me.Label17.AutoSize = true
+        Me.Label17.Location = New System.Drawing.Point(131, 219)
+        Me.Label17.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label17.Name = "Label17"
-        Me.Label17.Size = New System.Drawing.Size(106, 13)
+        Me.Label17.Size = New System.Drawing.Size(121, 15)
         Me.Label17.TabIndex = 6
         Me.Label17.Text = "(Double-Click to Edit)"
         Me.Label17.TextAlign = System.Drawing.ContentAlignment.TopRight
         '
         'btDelMaxTorqueEntry
         '
-        Me.btDelMaxTorqueEntry.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
+        Me.btDelMaxTorqueEntry.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left),System.Windows.Forms.AnchorStyles)
         Me.btDelMaxTorqueEntry.Image = Global.TUGraz.VECTO.My.Resources.Resources.minus_circle_icon
-        Me.btDelMaxTorqueEntry.Location = New System.Drawing.Point(30, 193)
+        Me.btDelMaxTorqueEntry.Location = New System.Drawing.Point(35, 223)
+        Me.btDelMaxTorqueEntry.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.btDelMaxTorqueEntry.Name = "btDelMaxTorqueEntry"
-        Me.btDelMaxTorqueEntry.Size = New System.Drawing.Size(24, 24)
+        Me.btDelMaxTorqueEntry.Size = New System.Drawing.Size(28, 28)
         Me.btDelMaxTorqueEntry.TabIndex = 5
-        Me.btDelMaxTorqueEntry.UseVisualStyleBackColor = True
+        Me.btDelMaxTorqueEntry.UseVisualStyleBackColor = true
         '
         'tpADAS
         '
         Me.tpADAS.Controls.Add(Me.gbADAS)
-        Me.tpADAS.Location = New System.Drawing.Point(4, 22)
+        Me.tpADAS.Location = New System.Drawing.Point(4, 24)
+        Me.tpADAS.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tpADAS.Name = "tpADAS"
-        Me.tpADAS.Padding = New System.Windows.Forms.Padding(3)
-        Me.tpADAS.Size = New System.Drawing.Size(648, 374)
+        Me.tpADAS.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.tpADAS.Size = New System.Drawing.Size(757, 434)
         Me.tpADAS.TabIndex = 3
         Me.tpADAS.Text = "ADAS"
-        Me.tpADAS.UseVisualStyleBackColor = True
+        Me.tpADAS.UseVisualStyleBackColor = true
         '
         'gbADAS
         '
-        Me.gbADAS.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
-            Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
+        Me.gbADAS.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left)  _
+            Or System.Windows.Forms.AnchorStyles.Right),System.Windows.Forms.AnchorStyles)
         Me.gbADAS.Controls.Add(Me.pnEcoRoll)
         Me.gbADAS.Controls.Add(Me.cbAtEcoRollReleaseLockupClutch)
         Me.gbADAS.Controls.Add(Me.cbPcc)
         Me.gbADAS.Controls.Add(Me.cbEngineStopStart)
         Me.gbADAS.Controls.Add(Me.lblPCC)
-        Me.gbADAS.Location = New System.Drawing.Point(6, 6)
+        Me.gbADAS.Location = New System.Drawing.Point(7, 7)
+        Me.gbADAS.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.gbADAS.Name = "gbADAS"
-        Me.gbADAS.Size = New System.Drawing.Size(636, 161)
+        Me.gbADAS.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.gbADAS.Size = New System.Drawing.Size(742, 186)
         Me.gbADAS.TabIndex = 0
-        Me.gbADAS.TabStop = False
+        Me.gbADAS.TabStop = false
         Me.gbADAS.Text = "ADAS Options"
         '
         'pnEcoRoll
         '
         Me.pnEcoRoll.Controls.Add(Me.cbEcoRoll)
         Me.pnEcoRoll.Controls.Add(Me.Label22)
-        Me.pnEcoRoll.Location = New System.Drawing.Point(0, 44)
+        Me.pnEcoRoll.Location = New System.Drawing.Point(0, 51)
+        Me.pnEcoRoll.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.pnEcoRoll.Name = "pnEcoRoll"
-        Me.pnEcoRoll.Size = New System.Drawing.Size(300, 46)
+        Me.pnEcoRoll.Size = New System.Drawing.Size(350, 53)
         Me.pnEcoRoll.TabIndex = 7
         '
         'cbEcoRoll
         '
         Me.cbEcoRoll.DisplayMember = "Value"
         Me.cbEcoRoll.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
-        Me.cbEcoRoll.FormattingEnabled = True
-        Me.cbEcoRoll.Location = New System.Drawing.Point(10, 20)
+        Me.cbEcoRoll.FormattingEnabled = true
+        Me.cbEcoRoll.Location = New System.Drawing.Point(12, 23)
+        Me.cbEcoRoll.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.cbEcoRoll.Name = "cbEcoRoll"
-        Me.cbEcoRoll.Size = New System.Drawing.Size(266, 21)
+        Me.cbEcoRoll.Size = New System.Drawing.Size(310, 23)
         Me.cbEcoRoll.TabIndex = 1
         Me.cbEcoRoll.ValueMember = "Key"
         '
         'Label22
         '
-        Me.Label22.AutoSize = True
-        Me.Label22.Location = New System.Drawing.Point(7, 5)
+        Me.Label22.AutoSize = true
+        Me.Label22.Location = New System.Drawing.Point(8, 6)
+        Me.Label22.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label22.Name = "Label22"
-        Me.Label22.Size = New System.Drawing.Size(50, 13)
+        Me.Label22.Size = New System.Drawing.Size(54, 15)
         Me.Label22.TabIndex = 6
         Me.Label22.Text = "Eco-Roll:"
         '
         'cbAtEcoRollReleaseLockupClutch
         '
-        Me.cbAtEcoRollReleaseLockupClutch.AutoSize = True
-        Me.cbAtEcoRollReleaseLockupClutch.Location = New System.Drawing.Point(238, 21)
+        Me.cbAtEcoRollReleaseLockupClutch.AutoSize = true
+        Me.cbAtEcoRollReleaseLockupClutch.Location = New System.Drawing.Point(278, 24)
+        Me.cbAtEcoRollReleaseLockupClutch.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.cbAtEcoRollReleaseLockupClutch.Name = "cbAtEcoRollReleaseLockupClutch"
-        Me.cbAtEcoRollReleaseLockupClutch.Size = New System.Drawing.Size(243, 17)
+        Me.cbAtEcoRollReleaseLockupClutch.Size = New System.Drawing.Size(258, 19)
         Me.cbAtEcoRollReleaseLockupClutch.TabIndex = 3
         Me.cbAtEcoRollReleaseLockupClutch.Text = "AT Gearbox: Eco-Roll Release Lockup Clutch"
-        Me.cbAtEcoRollReleaseLockupClutch.UseVisualStyleBackColor = True
+        Me.cbAtEcoRollReleaseLockupClutch.UseVisualStyleBackColor = true
         '
         'cbPcc
         '
         Me.cbPcc.DisplayMember = "Value"
         Me.cbPcc.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
-        Me.cbPcc.FormattingEnabled = True
-        Me.cbPcc.Location = New System.Drawing.Point(10, 124)
+        Me.cbPcc.FormattingEnabled = true
+        Me.cbPcc.Location = New System.Drawing.Point(12, 143)
+        Me.cbPcc.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.cbPcc.Name = "cbPcc"
-        Me.cbPcc.Size = New System.Drawing.Size(266, 21)
+        Me.cbPcc.Size = New System.Drawing.Size(310, 23)
         Me.cbPcc.TabIndex = 2
         Me.cbPcc.ValueMember = "Key"
         '
         'cbEngineStopStart
         '
-        Me.cbEngineStopStart.AutoSize = True
-        Me.cbEngineStopStart.Location = New System.Drawing.Point(10, 21)
+        Me.cbEngineStopStart.AutoSize = true
+        Me.cbEngineStopStart.Location = New System.Drawing.Point(12, 24)
+        Me.cbEngineStopStart.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.cbEngineStopStart.Name = "cbEngineStopStart"
-        Me.cbEngineStopStart.Size = New System.Drawing.Size(203, 17)
+        Me.cbEngineStopStart.Size = New System.Drawing.Size(222, 19)
         Me.cbEngineStopStart.TabIndex = 0
         Me.cbEngineStopStart.Text = "Engine Stop/Start during vehicle stop"
-        Me.cbEngineStopStart.UseVisualStyleBackColor = True
+        Me.cbEngineStopStart.UseVisualStyleBackColor = true
         '
         'lblPCC
         '
-        Me.lblPCC.AutoSize = True
-        Me.lblPCC.Location = New System.Drawing.Point(7, 108)
+        Me.lblPCC.AutoSize = true
+        Me.lblPCC.Location = New System.Drawing.Point(8, 125)
+        Me.lblPCC.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.lblPCC.Name = "lblPCC"
-        Me.lblPCC.Size = New System.Drawing.Size(125, 13)
+        Me.lblPCC.Size = New System.Drawing.Size(141, 15)
         Me.lblPCC.TabIndex = 3
         Me.lblPCC.Text = "Predictive Cruise Control:"
         '
         'tpRoadSweeper
         '
-        Me.tpRoadSweeper.Controls.Add(Me.lblNotePtoPEV_HEVS)
-        Me.tpRoadSweeper.Controls.Add(Me.pnPTO)
-        Me.tpRoadSweeper.Controls.Add(Me.gbPTO)
-        Me.tpRoadSweeper.Location = New System.Drawing.Point(4, 22)
+        Me.tpRoadSweeper.Controls.Add(Me.FlowLayoutPanel3)
+        Me.tpRoadSweeper.Location = New System.Drawing.Point(4, 24)
+        Me.tpRoadSweeper.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tpRoadSweeper.Name = "tpRoadSweeper"
-        Me.tpRoadSweeper.Size = New System.Drawing.Size(648, 374)
+        Me.tpRoadSweeper.Size = New System.Drawing.Size(757, 434)
         Me.tpRoadSweeper.TabIndex = 4
         Me.tpRoadSweeper.Text = "PTO"
-        Me.tpRoadSweeper.UseVisualStyleBackColor = True
+        Me.tpRoadSweeper.UseVisualStyleBackColor = true
+        '
+        'FlowLayoutPanel3
+        '
+        Me.FlowLayoutPanel3.BackColor = System.Drawing.Color.Transparent
+        Me.FlowLayoutPanel3.Controls.Add(Me.FlowLayoutPanel4)
+        Me.FlowLayoutPanel3.Controls.Add(Me.pnPTO)
+        Me.FlowLayoutPanel3.Controls.Add(Me.gbEPTO)
+        Me.FlowLayoutPanel3.Controls.Add(Me.lblNotePtoPEV_HEVS)
+        Me.FlowLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill
+        Me.FlowLayoutPanel3.FlowDirection = System.Windows.Forms.FlowDirection.TopDown
+        Me.FlowLayoutPanel3.Location = New System.Drawing.Point(0, 0)
+        Me.FlowLayoutPanel3.Margin = New System.Windows.Forms.Padding(0)
+        Me.FlowLayoutPanel3.Name = "FlowLayoutPanel3"
+        Me.FlowLayoutPanel3.Size = New System.Drawing.Size(757, 434)
+        Me.FlowLayoutPanel3.TabIndex = 5
+        '
+        'FlowLayoutPanel4
+        '
+        Me.FlowLayoutPanel4.AutoSize = true
+        Me.FlowLayoutPanel4.BackColor = System.Drawing.Color.Transparent
+        Me.FlowLayoutPanel4.Controls.Add(Me.gbPTO)
+        Me.FlowLayoutPanel4.Controls.Add(Me.GroupBox2)
+        Me.FlowLayoutPanel4.FlowDirection = System.Windows.Forms.FlowDirection.TopDown
+        Me.FlowLayoutPanel4.Location = New System.Drawing.Point(0, 0)
+        Me.FlowLayoutPanel4.Margin = New System.Windows.Forms.Padding(0)
+        Me.FlowLayoutPanel4.Name = "FlowLayoutPanel4"
+        Me.FlowLayoutPanel4.Size = New System.Drawing.Size(567, 111)
+        Me.FlowLayoutPanel4.TabIndex = 5
         '
-        'lblNotePtoPEV_HEVS
+        'gbPTO
         '
-        Me.lblNotePtoPEV_HEVS.AutoSize = True
-        Me.lblNotePtoPEV_HEVS.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
-        Me.lblNotePtoPEV_HEVS.Location = New System.Drawing.Point(10, 293)
-        Me.lblNotePtoPEV_HEVS.Margin = New System.Windows.Forms.Padding(2, 0, 2, 0)
-        Me.lblNotePtoPEV_HEVS.Name = "lblNotePtoPEV_HEVS"
-        Me.lblNotePtoPEV_HEVS.Size = New System.Drawing.Size(333, 13)
-        Me.lblNotePtoPEV_HEVS.TabIndex = 2
-        Me.lblNotePtoPEV_HEVS.Text = "Note: PTO losses are only considered for vehicles of type E2 and S2!"
+        Me.gbPTO.Controls.Add(Me.cbPTOType)
+        Me.gbPTO.Location = New System.Drawing.Point(4, 3)
+        Me.gbPTO.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.gbPTO.Name = "gbPTO"
+        Me.gbPTO.Padding = New System.Windows.Forms.Padding(4)
+        Me.gbPTO.Size = New System.Drawing.Size(559, 49)
+        Me.gbPTO.TabIndex = 0
+        Me.gbPTO.TabStop = false
+        Me.gbPTO.Text = "PTO Design Variant"
+        '
+        'GroupBox2
+        '
+        Me.GroupBox2.Controls.Add(Me.cbPTOStandstillCycleType)
+        Me.GroupBox2.Location = New System.Drawing.Point(4, 58)
+        Me.GroupBox2.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.GroupBox2.Name = "GroupBox2"
+        Me.GroupBox2.Padding = New System.Windows.Forms.Padding(4)
+        Me.GroupBox2.Size = New System.Drawing.Size(556, 50)
+        Me.GroupBox2.TabIndex = 4
+        Me.GroupBox2.TabStop = false
+        Me.GroupBox2.Text = "Stand still PTO cycle type"
+        '
+        'cbPTOStandstillCycleType
+        '
+        Me.cbPTOStandstillCycleType.Dock = System.Windows.Forms.DockStyle.Fill
+        Me.cbPTOStandstillCycleType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
+        Me.cbPTOStandstillCycleType.FormattingEnabled = true
+        Me.cbPTOStandstillCycleType.Location = New System.Drawing.Point(4, 20)
+        Me.cbPTOStandstillCycleType.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.cbPTOStandstillCycleType.Name = "cbPTOStandstillCycleType"
+        Me.cbPTOStandstillCycleType.Size = New System.Drawing.Size(548, 23)
+        Me.cbPTOStandstillCycleType.TabIndex = 3
         '
         'pnPTO
         '
-        Me.pnPTO.Controls.Add(Me.pnPtoMode1)
-        Me.pnPTO.Controls.Add(Me.pnPtoMode3)
-        Me.pnPTO.Controls.Add(Me.gbPTODrive)
-        Me.pnPTO.Controls.Add(Me.btPTOLossMapBrowse)
-        Me.pnPTO.Controls.Add(Me.Label7)
-        Me.pnPTO.Controls.Add(Me.tbPTOLossMap)
-        Me.pnPTO.Location = New System.Drawing.Point(6, 73)
+        Me.pnPTO.AutoSize = true
+        Me.pnPTO.BackColor = System.Drawing.Color.Transparent
+        Me.pnPTO.Controls.Add(Me.gbPTOICEGroupBox)
+        Me.pnPTO.Location = New System.Drawing.Point(0, 111)
+        Me.pnPTO.Margin = New System.Windows.Forms.Padding(0)
         Me.pnPTO.Name = "pnPTO"
-        Me.pnPTO.Size = New System.Drawing.Size(633, 211)
-        Me.pnPTO.TabIndex = 1
-        '
-        'pnPtoMode1
-        '
-        Me.pnPtoMode1.Controls.Add(Me.Label16)
-        Me.pnPtoMode1.Controls.Add(Me.tbPTOCycle)
-        Me.pnPtoMode1.Controls.Add(Me.btPTOCycle)
-        Me.pnPtoMode1.Location = New System.Drawing.Point(2, 47)
-        Me.pnPtoMode1.Margin = New System.Windows.Forms.Padding(2)
-        Me.pnPtoMode1.Name = "pnPtoMode1"
-        Me.pnPtoMode1.Size = New System.Drawing.Size(466, 48)
-        Me.pnPtoMode1.TabIndex = 2
-        '
-        'Label16
-        '
-        Me.Label16.Location = New System.Drawing.Point(3, 4)
-        Me.Label16.Name = "Label16"
-        Me.Label16.Size = New System.Drawing.Size(266, 16)
-        Me.Label16.TabIndex = 18
-        Me.Label16.Text = "PTO Cycle during standstill (PTO mode 1) (.vptoc)"
-        Me.Label16.TextAlign = System.Drawing.ContentAlignment.BottomLeft
-        '
-        'btPTOCycle
-        '
-        Me.btPTOCycle.Image = Global.TUGraz.VECTO.My.Resources.Resources.Open_icon
-        Me.btPTOCycle.Location = New System.Drawing.Point(438, 21)
-        Me.btPTOCycle.Name = "btPTOCycle"
-        Me.btPTOCycle.Size = New System.Drawing.Size(24, 24)
-        Me.btPTOCycle.TabIndex = 3
-        Me.btPTOCycle.UseVisualStyleBackColor = True
+        Me.pnPTO.Size = New System.Drawing.Size(563, 231)
+        Me.pnPTO.TabIndex = 5
+        '
+        'gbPTOICEGroupBox
+        '
+        Me.gbPTOICEGroupBox.BackColor = System.Drawing.Color.Transparent
+        Me.gbPTOICEGroupBox.Controls.Add(Me.pnPtoMode3)
+        Me.gbPTOICEGroupBox.Controls.Add(Me.gbPTODrive)
+        Me.gbPTOICEGroupBox.Controls.Add(Me.pnPtoMode1)
+        Me.gbPTOICEGroupBox.Controls.Add(Me.gbPTOLossmap)
+        Me.gbPTOICEGroupBox.Location = New System.Drawing.Point(3, 3)
+        Me.gbPTOICEGroupBox.Name = "gbPTOICEGroupBox"
+        Me.gbPTOICEGroupBox.Size = New System.Drawing.Size(557, 225)
+        Me.gbPTOICEGroupBox.TabIndex = 2
+        Me.gbPTOICEGroupBox.TabStop = false
+        Me.gbPTOICEGroupBox.Text = "PTO Consumer driven by ICE"
         '
         'pnPtoMode3
         '
         Me.pnPtoMode3.Controls.Add(Me.tbPTODrive)
         Me.pnPtoMode3.Controls.Add(Me.btPTOCycleDrive)
-        Me.pnPtoMode3.Controls.Add(Me.Label28)
-        Me.pnPtoMode3.Location = New System.Drawing.Point(2, 158)
-        Me.pnPtoMode3.Margin = New System.Windows.Forms.Padding(2)
+        Me.pnPtoMode3.Dock = System.Windows.Forms.DockStyle.Top
+        Me.pnPtoMode3.Location = New System.Drawing.Point(3, 174)
+        Me.pnPtoMode3.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.pnPtoMode3.Name = "pnPtoMode3"
-        Me.pnPtoMode3.Size = New System.Drawing.Size(465, 51)
+        Me.pnPtoMode3.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.pnPtoMode3.Size = New System.Drawing.Size(551, 51)
         Me.pnPtoMode3.TabIndex = 2
+        Me.pnPtoMode3.TabStop = false
+        Me.pnPtoMode3.Text = "PTO Cycle during driving (PTO mode 3) (.vptor)"
         '
         'btPTOCycleDrive
         '
+        Me.btPTOCycleDrive.Dock = System.Windows.Forms.DockStyle.Right
         Me.btPTOCycleDrive.Image = Global.TUGraz.VECTO.My.Resources.Resources.Open_icon
-        Me.btPTOCycleDrive.Location = New System.Drawing.Point(435, 18)
+        Me.btPTOCycleDrive.Location = New System.Drawing.Point(519, 19)
+        Me.btPTOCycleDrive.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.btPTOCycleDrive.Name = "btPTOCycleDrive"
-        Me.btPTOCycleDrive.Size = New System.Drawing.Size(24, 24)
+        Me.btPTOCycleDrive.Size = New System.Drawing.Size(28, 29)
         Me.btPTOCycleDrive.TabIndex = 6
-        Me.btPTOCycleDrive.UseVisualStyleBackColor = True
-        '
-        'Label28
-        '
-        Me.Label28.Location = New System.Drawing.Point(-1, 1)
-        Me.Label28.Name = "Label28"
-        Me.Label28.Size = New System.Drawing.Size(266, 16)
-        Me.Label28.TabIndex = 21
-        Me.Label28.Text = "PTO Cycle during driving (PTO mode 3) (.vptor)"
-        Me.Label28.TextAlign = System.Drawing.ContentAlignment.BottomLeft
+        Me.btPTOCycleDrive.UseVisualStyleBackColor = true
         '
         'gbPTODrive
         '
@@ -2224,119 +2444,198 @@ Partial Class VehicleForm
         Me.gbPTODrive.Controls.Add(Me.tbPtoEngineSpeed)
         Me.gbPTODrive.Controls.Add(Me.Label25)
         Me.gbPTODrive.Controls.Add(Me.Label24)
-        Me.gbPTODrive.Location = New System.Drawing.Point(0, 99)
+        Me.gbPTODrive.Dock = System.Windows.Forms.DockStyle.Top
+        Me.gbPTODrive.Location = New System.Drawing.Point(3, 111)
+        Me.gbPTODrive.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.gbPTODrive.Name = "gbPTODrive"
-        Me.gbPTODrive.Size = New System.Drawing.Size(633, 55)
+        Me.gbPTODrive.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.gbPTODrive.Size = New System.Drawing.Size(551, 63)
         Me.gbPTODrive.TabIndex = 4
-        Me.gbPTODrive.TabStop = False
+        Me.gbPTODrive.TabStop = false
         Me.gbPTODrive.Text = "Working operation settings (PTO mode 2)"
         '
         'Label27
         '
-        Me.Label27.AutoSize = True
-        Me.Label27.Location = New System.Drawing.Point(446, 24)
+        Me.Label27.AutoSize = true
+        Me.Label27.Location = New System.Drawing.Point(520, 28)
+        Me.Label27.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label27.Name = "Label27"
-        Me.Label27.Size = New System.Drawing.Size(20, 13)
+        Me.Label27.Size = New System.Drawing.Size(22, 15)
         Me.Label27.TabIndex = 6
         Me.Label27.Text = "[#]"
         Me.Label27.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
         '
         'tbPtoGear
         '
-        Me.tbPtoGear.Location = New System.Drawing.Point(371, 21)
+        Me.tbPtoGear.Location = New System.Drawing.Point(433, 24)
+        Me.tbPtoGear.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tbPtoGear.Name = "tbPtoGear"
-        Me.tbPtoGear.Size = New System.Drawing.Size(70, 20)
+        Me.tbPtoGear.Size = New System.Drawing.Size(81, 23)
         Me.tbPtoGear.TabIndex = 1
         '
         'Label26
         '
-        Me.Label26.AutoSize = True
-        Me.Label26.Location = New System.Drawing.Point(189, 24)
+        Me.Label26.AutoSize = true
+        Me.Label26.Location = New System.Drawing.Point(220, 28)
+        Me.Label26.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label26.Name = "Label26"
-        Me.Label26.Size = New System.Drawing.Size(30, 13)
+        Me.Label26.Size = New System.Drawing.Size(37, 15)
         Me.Label26.TabIndex = 4
         Me.Label26.Text = "[rpm]"
         Me.Label26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
         '
         'tbPtoEngineSpeed
         '
-        Me.tbPtoEngineSpeed.Location = New System.Drawing.Point(113, 21)
+        Me.tbPtoEngineSpeed.Location = New System.Drawing.Point(132, 24)
+        Me.tbPtoEngineSpeed.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.tbPtoEngineSpeed.Name = "tbPtoEngineSpeed"
-        Me.tbPtoEngineSpeed.Size = New System.Drawing.Size(70, 20)
+        Me.tbPtoEngineSpeed.Size = New System.Drawing.Size(81, 23)
         Me.tbPtoEngineSpeed.TabIndex = 0
         '
         'Label25
         '
-        Me.Label25.AutoSize = True
-        Me.Label25.Location = New System.Drawing.Point(297, 24)
+        Me.Label25.AutoSize = true
+        Me.Label25.Location = New System.Drawing.Point(346, 28)
+        Me.Label25.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label25.Name = "Label25"
-        Me.Label25.Size = New System.Drawing.Size(68, 13)
+        Me.Label25.Size = New System.Drawing.Size(76, 15)
         Me.Label25.TabIndex = 1
         Me.Label25.Text = "Gear number"
         '
         'Label24
         '
-        Me.Label24.AutoSize = True
-        Me.Label24.Location = New System.Drawing.Point(7, 24)
+        Me.Label24.AutoSize = true
+        Me.Label24.Location = New System.Drawing.Point(8, 28)
+        Me.Label24.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label24.Name = "Label24"
-        Me.Label24.Size = New System.Drawing.Size(97, 13)
+        Me.Label24.Size = New System.Drawing.Size(105, 15)
         Me.Label24.TabIndex = 0
         Me.Label24.Text = "Min. Engine Speed"
         '
+        'pnPtoMode1
+        '
+        Me.pnPtoMode1.Controls.Add(Me.tbPTOCycle)
+        Me.pnPtoMode1.Controls.Add(Me.btPTOCycle)
+        Me.pnPtoMode1.Dock = System.Windows.Forms.DockStyle.Top
+        Me.pnPtoMode1.Location = New System.Drawing.Point(3, 65)
+        Me.pnPtoMode1.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.pnPtoMode1.Name = "pnPtoMode1"
+        Me.pnPtoMode1.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.pnPtoMode1.Size = New System.Drawing.Size(551, 46)
+        Me.pnPtoMode1.TabIndex = 2
+        Me.pnPtoMode1.TabStop = false
+        Me.pnPtoMode1.Text = "PTO Cycle during standstill (PTO mode 1) (.vptoc)"
+        '
+        'btPTOCycle
+        '
+        Me.btPTOCycle.Dock = System.Windows.Forms.DockStyle.Right
+        Me.btPTOCycle.Image = Global.TUGraz.VECTO.My.Resources.Resources.Open_icon
+        Me.btPTOCycle.Location = New System.Drawing.Point(519, 19)
+        Me.btPTOCycle.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.btPTOCycle.Name = "btPTOCycle"
+        Me.btPTOCycle.Size = New System.Drawing.Size(28, 24)
+        Me.btPTOCycle.TabIndex = 3
+        Me.btPTOCycle.UseVisualStyleBackColor = true
+        '
+        'gbPTOLossmap
+        '
+        Me.gbPTOLossmap.Controls.Add(Me.btPTOLossMapBrowse)
+        Me.gbPTOLossmap.Controls.Add(Me.tbPTOLossMap)
+        Me.gbPTOLossmap.Dock = System.Windows.Forms.DockStyle.Top
+        Me.gbPTOLossmap.Location = New System.Drawing.Point(3, 19)
+        Me.gbPTOLossmap.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.gbPTOLossmap.Name = "gbPTOLossmap"
+        Me.gbPTOLossmap.Size = New System.Drawing.Size(551, 46)
+        Me.gbPTOLossmap.TabIndex = 3
+        Me.gbPTOLossmap.TabStop = false
+        Me.gbPTOLossmap.Text = "PTO Consumer Loss Map (.vptoi)"
+        '
         'btPTOLossMapBrowse
         '
+        Me.btPTOLossMapBrowse.Dock = System.Windows.Forms.DockStyle.Right
         Me.btPTOLossMapBrowse.Image = Global.TUGraz.VECTO.My.Resources.Resources.Open_icon
-        Me.btPTOLossMapBrowse.Location = New System.Drawing.Point(438, 22)
+        Me.btPTOLossMapBrowse.Location = New System.Drawing.Point(520, 19)
+        Me.btPTOLossMapBrowse.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.btPTOLossMapBrowse.Name = "btPTOLossMapBrowse"
-        Me.btPTOLossMapBrowse.Size = New System.Drawing.Size(24, 24)
+        Me.btPTOLossMapBrowse.Size = New System.Drawing.Size(28, 24)
         Me.btPTOLossMapBrowse.TabIndex = 1
-        Me.btPTOLossMapBrowse.UseVisualStyleBackColor = True
-        '
-        'Label7
+        Me.btPTOLossMapBrowse.UseVisualStyleBackColor = true
+        '
+        'gbEPTO
+        '
+        Me.gbEPTO.Controls.Add(Me.GroupBox5)
+        Me.gbEPTO.Location = New System.Drawing.Point(3, 345)
+        Me.gbEPTO.Name = "gbEPTO"
+        Me.gbEPTO.Size = New System.Drawing.Size(557, 72)
+        Me.gbEPTO.TabIndex = 6
+        Me.gbEPTO.TabStop = false
+        Me.gbEPTO.Text = "E-PTO"
+        '
+        'GroupBox5
+        '
+        Me.GroupBox5.Controls.Add(Me.btnPTOelCycle)
+        Me.GroupBox5.Controls.Add(Me.tbPTOElectricCycle)
+        Me.GroupBox5.Dock = System.Windows.Forms.DockStyle.Top
+        Me.GroupBox5.Location = New System.Drawing.Point(3, 19)
+        Me.GroupBox5.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.GroupBox5.Name = "GroupBox5"
+        Me.GroupBox5.Padding = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.GroupBox5.Size = New System.Drawing.Size(551, 47)
+        Me.GroupBox5.TabIndex = 9
+        Me.GroupBox5.TabStop = false
+        Me.GroupBox5.Text = "PTO Cycle electric power during standstill (.vptoel)"
+        '
+        'btnPTOelCycle
+        '
+        Me.btnPTOelCycle.Dock = System.Windows.Forms.DockStyle.Right
+        Me.btnPTOelCycle.Image = Global.TUGraz.VECTO.My.Resources.Resources.Open_icon
+        Me.btnPTOelCycle.Location = New System.Drawing.Point(519, 19)
+        Me.btnPTOelCycle.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.btnPTOelCycle.Name = "btnPTOelCycle"
+        Me.btnPTOelCycle.Size = New System.Drawing.Size(28, 25)
+        Me.btnPTOelCycle.TabIndex = 8
+        Me.btnPTOelCycle.UseVisualStyleBackColor = true
         '
-        Me.Label7.Location = New System.Drawing.Point(3, 5)
-        Me.Label7.Name = "Label7"
-        Me.Label7.Size = New System.Drawing.Size(201, 16)
-        Me.Label7.TabIndex = 15
-        Me.Label7.Text = "PTO Consumer Loss Map (.vptoi)"
-        Me.Label7.TextAlign = System.Drawing.ContentAlignment.BottomLeft
-        '
-        'gbPTO
+        'lblNotePtoPEV_HEVS
         '
-        Me.gbPTO.Controls.Add(Me.cbPTOType)
-        Me.gbPTO.Location = New System.Drawing.Point(6, 6)
-        Me.gbPTO.Name = "gbPTO"
-        Me.gbPTO.Size = New System.Drawing.Size(633, 61)
-        Me.gbPTO.TabIndex = 0
-        Me.gbPTO.TabStop = False
-        Me.gbPTO.Text = "PTO Design Variant"
+        Me.lblNotePtoPEV_HEVS.AutoSize = true
+        Me.lblNotePtoPEV_HEVS.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point)
+        Me.lblNotePtoPEV_HEVS.Location = New System.Drawing.Point(2, 420)
+        Me.lblNotePtoPEV_HEVS.Margin = New System.Windows.Forms.Padding(2, 0, 2, 0)
+        Me.lblNotePtoPEV_HEVS.Name = "lblNotePtoPEV_HEVS"
+        Me.lblNotePtoPEV_HEVS.Size = New System.Drawing.Size(333, 13)
+        Me.lblNotePtoPEV_HEVS.TabIndex = 2
+        Me.lblNotePtoPEV_HEVS.Text = "Note: PTO losses are only considered for vehicles of type E2 and S2!"
         '
         'cbLegislativeClass
         '
         Me.cbLegislativeClass.DisplayMember = "Value"
         Me.cbLegislativeClass.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
-        Me.cbLegislativeClass.FormattingEnabled = True
-        Me.cbLegislativeClass.Location = New System.Drawing.Point(220, 140)
+        Me.cbLegislativeClass.FormattingEnabled = true
+        Me.cbLegislativeClass.Location = New System.Drawing.Point(257, 162)
+        Me.cbLegislativeClass.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
         Me.cbLegislativeClass.Name = "cbLegislativeClass"
-        Me.cbLegislativeClass.Size = New System.Drawing.Size(52, 21)
+        Me.cbLegislativeClass.Size = New System.Drawing.Size(60, 23)
         Me.cbLegislativeClass.TabIndex = 4
         Me.cbLegislativeClass.ValueMember = "Key"
         '
         'Label21
         '
-        Me.Label21.AutoSize = True
-        Me.Label21.Location = New System.Drawing.Point(32, 123)
+        Me.Label21.AutoSize = true
+        Me.Label21.Location = New System.Drawing.Point(37, 142)
+        Me.Label21.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.Label21.Name = "Label21"
-        Me.Label21.Size = New System.Drawing.Size(112, 13)
+        Me.Label21.Size = New System.Drawing.Size(127, 15)
         Me.Label21.TabIndex = 42
         Me.Label21.Text = "Maximum Laden Mass"
         '
         'lblTitle
         '
-        Me.lblTitle.AutoSize = True
+        Me.lblTitle.AutoSize = true
         Me.lblTitle.BackColor = System.Drawing.Color.White
-        Me.lblTitle.Font = New System.Drawing.Font("Microsoft Sans Serif", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
-        Me.lblTitle.Location = New System.Drawing.Point(117, 34)
+        Me.lblTitle.Font = New System.Drawing.Font("Microsoft Sans Serif", 18!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point)
+        Me.lblTitle.Location = New System.Drawing.Point(136, 39)
+        Me.lblTitle.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
         Me.lblTitle.Name = "lblTitle"
         Me.lblTitle.Size = New System.Drawing.Size(166, 29)
         Me.lblTitle.TabIndex = 43
@@ -2345,10 +2644,10 @@ Partial Class VehicleForm
         'VehicleForm
         '
         Me.AcceptButton = Me.ButOK
-        Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
+        Me.AutoScaleDimensions = New System.Drawing.SizeF(7!, 15!)
         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
         Me.CancelButton = Me.ButCancel
-        Me.ClientSize = New System.Drawing.Size(666, 625)
+        Me.ClientSize = New System.Drawing.Size(777, 721)
         Me.Controls.Add(Me.lblTitle)
         Me.Controls.Add(Me.Label21)
         Me.Controls.Add(Me.cbLegislativeClass)
@@ -2367,204 +2666,209 @@ Partial Class VehicleForm
         Me.Controls.Add(Me.Label5)
         Me.Controls.Add(Me.ToolStrip1)
         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle
-        Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
-        Me.MaximizeBox = False
+        Me.Icon = CType(resources.GetObject("$this.Icon"),System.Drawing.Icon)
+        Me.Margin = New System.Windows.Forms.Padding(4, 3, 4, 3)
+        Me.MaximizeBox = false
         Me.Name = "VehicleForm"
         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
         Me.Text = "F05_VEH"
-        Me.GroupBox6.ResumeLayout(False)
-        Me.GroupBox6.PerformLayout()
-        Me.ToolStrip1.ResumeLayout(False)
-        Me.ToolStrip1.PerformLayout()
-        Me.gbRetarderLosses.ResumeLayout(False)
-        Me.PnRt.ResumeLayout(False)
-        Me.PnRt.PerformLayout()
-        Me.GroupBox8.ResumeLayout(False)
-        Me.GroupBox8.PerformLayout()
-        Me.PnWheelDiam.ResumeLayout(False)
-        Me.PnWheelDiam.PerformLayout()
-        Me.StatusStrip1.ResumeLayout(False)
-        Me.StatusStrip1.PerformLayout()
-        Me.GroupBox1.ResumeLayout(False)
-        Me.GroupBox1.PerformLayout()
-        Me.PnLoad.ResumeLayout(False)
-        Me.PnLoad.PerformLayout()
-        Me.GrAirRes.ResumeLayout(False)
-        Me.PnCdATrTr.ResumeLayout(False)
-        Me.PnCdATrTr.PerformLayout()
-        CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
-        Me.CmOpenFile.ResumeLayout(False)
-        Me.GroupBox3.ResumeLayout(False)
-        Me.gbAngledrive.ResumeLayout(False)
-        Me.pnAngledriveFields.ResumeLayout(False)
-        Me.pnAngledriveFields.PerformLayout()
-        CType(Me.PicVehicle, System.ComponentModel.ISupportInitialize).EndInit()
-        Me.tcVehicleComponents.ResumeLayout(False)
-        Me.tpGeneral.ResumeLayout(False)
-        Me.tpPowertrain.ResumeLayout(False)
-        Me.gbVehicleIdlingSpeed.ResumeLayout(False)
-        Me.Panel1.ResumeLayout(False)
-        Me.Panel1.PerformLayout()
-        Me.gbTankSystem.ResumeLayout(False)
-        Me.gbTankSystem.PerformLayout()
-        Me.tpElectricMachine.ResumeLayout(False)
-        Me.gpElectricMotor.ResumeLayout(False)
-        Me.gpElectricMotor.PerformLayout()
-        Me.gbRatiosPerGear.ResumeLayout(False)
-        Me.gbRatiosPerGear.PerformLayout()
-        Me.pnElectricMotor.ResumeLayout(False)
-        Me.pnElectricMotor.PerformLayout()
-        Me.tpIEPC.ResumeLayout(False)
-        Me.FlowLayoutPanel1.ResumeLayout(False)
-        Me.FlowLayoutPanel1.PerformLayout()
-        Me.tbIHPC.ResumeLayout(False)
-        Me.FlowLayoutPanel2.ResumeLayout(False)
-        Me.FlowLayoutPanel2.PerformLayout()
-        Me.tpReess.ResumeLayout(False)
-        Me.gbBattery.ResumeLayout(False)
-        Me.gbBattery.PerformLayout()
-        Me.tpGensetComponents.ResumeLayout(False)
-        Me.tpGensetComponents.PerformLayout()
-        Me.gbGenSet.ResumeLayout(False)
-        Me.gbGenSet.PerformLayout()
-        Me.pnGenSetEM.ResumeLayout(False)
-        Me.pnGenSetEM.PerformLayout()
-        Me.tpTorqueLimits.ResumeLayout(False)
-        Me.gbPropulsionTorque.ResumeLayout(False)
-        Me.gbPropulsionTorque.PerformLayout()
-        Me.gbEMTorqueLimits.ResumeLayout(False)
-        Me.gbEMTorqueLimits.PerformLayout()
-        Me.bgVehicleTorqueLimits.ResumeLayout(False)
-        Me.bgVehicleTorqueLimits.PerformLayout()
-        Me.tpADAS.ResumeLayout(False)
-        Me.gbADAS.ResumeLayout(False)
-        Me.gbADAS.PerformLayout()
-        Me.pnEcoRoll.ResumeLayout(False)
-        Me.pnEcoRoll.PerformLayout()
-        Me.tpRoadSweeper.ResumeLayout(False)
-        Me.tpRoadSweeper.PerformLayout()
-        Me.pnPTO.ResumeLayout(False)
-        Me.pnPTO.PerformLayout()
-        Me.pnPtoMode1.ResumeLayout(False)
-        Me.pnPtoMode1.PerformLayout()
-        Me.pnPtoMode3.ResumeLayout(False)
-        Me.pnPtoMode3.PerformLayout()
-        Me.gbPTODrive.ResumeLayout(False)
-        Me.gbPTODrive.PerformLayout()
-        Me.gbPTO.ResumeLayout(False)
-        Me.ResumeLayout(False)
+        Me.GroupBox6.ResumeLayout(false)
+        Me.GroupBox6.PerformLayout
+        Me.ToolStrip1.ResumeLayout(false)
+        Me.ToolStrip1.PerformLayout
+        Me.gbRetarderLosses.ResumeLayout(false)
+        Me.PnRt.ResumeLayout(false)
+        Me.PnRt.PerformLayout
+        Me.GroupBox8.ResumeLayout(false)
+        Me.GroupBox8.PerformLayout
+        Me.PnWheelDiam.ResumeLayout(false)
+        Me.PnWheelDiam.PerformLayout
+        Me.StatusStrip1.ResumeLayout(false)
+        Me.StatusStrip1.PerformLayout
+        Me.GroupBox1.ResumeLayout(false)
+        Me.GroupBox1.PerformLayout
+        Me.PnLoad.ResumeLayout(false)
+        Me.PnLoad.PerformLayout
+        Me.GrAirRes.ResumeLayout(false)
+        Me.PnCdATrTr.ResumeLayout(false)
+        Me.PnCdATrTr.PerformLayout
+        CType(Me.PictureBox1,System.ComponentModel.ISupportInitialize).EndInit
+        Me.CmOpenFile.ResumeLayout(false)
+        Me.GroupBox3.ResumeLayout(false)
+        Me.gbAngledrive.ResumeLayout(false)
+        Me.pnAngledriveFields.ResumeLayout(false)
+        Me.pnAngledriveFields.PerformLayout
+        CType(Me.PicVehicle,System.ComponentModel.ISupportInitialize).EndInit
+        Me.tcVehicleComponents.ResumeLayout(false)
+        Me.tpGeneral.ResumeLayout(false)
+        Me.tpPowertrain.ResumeLayout(false)
+        Me.gbVehicleIdlingSpeed.ResumeLayout(false)
+        Me.Panel1.ResumeLayout(false)
+        Me.Panel1.PerformLayout
+        Me.gbTankSystem.ResumeLayout(false)
+        Me.gbTankSystem.PerformLayout
+        Me.tpElectricMachine.ResumeLayout(false)
+        Me.gpElectricMotor.ResumeLayout(false)
+        Me.gpElectricMotor.PerformLayout
+        Me.gbRatiosPerGear.ResumeLayout(false)
+        Me.gbRatiosPerGear.PerformLayout
+        Me.pnElectricMotor.ResumeLayout(false)
+        Me.pnElectricMotor.PerformLayout
+        Me.tpIEPC.ResumeLayout(false)
+        Me.FlowLayoutPanel1.ResumeLayout(false)
+        Me.FlowLayoutPanel1.PerformLayout
+        Me.tbIHPC.ResumeLayout(false)
+        Me.FlowLayoutPanel2.ResumeLayout(false)
+        Me.FlowLayoutPanel2.PerformLayout
+        Me.tpReess.ResumeLayout(false)
+        Me.gbBattery.ResumeLayout(false)
+        Me.gbBattery.PerformLayout
+        Me.tpGensetComponents.ResumeLayout(false)
+        Me.tpGensetComponents.PerformLayout
+        Me.gbGenSet.ResumeLayout(false)
+        Me.gbGenSet.PerformLayout
+        Me.pnGenSetEM.ResumeLayout(false)
+        Me.pnGenSetEM.PerformLayout
+        Me.tpTorqueLimits.ResumeLayout(false)
+        Me.gbPropulsionTorque.ResumeLayout(false)
+        Me.gbPropulsionTorque.PerformLayout
+        Me.gbEMTorqueLimits.ResumeLayout(false)
+        Me.gbEMTorqueLimits.PerformLayout
+        Me.bgVehicleTorqueLimits.ResumeLayout(false)
+        Me.bgVehicleTorqueLimits.PerformLayout
+        Me.tpADAS.ResumeLayout(false)
+        Me.gbADAS.ResumeLayout(false)
+        Me.gbADAS.PerformLayout
+        Me.pnEcoRoll.ResumeLayout(false)
+        Me.pnEcoRoll.PerformLayout
+        Me.tpRoadSweeper.ResumeLayout(false)
+        Me.FlowLayoutPanel3.ResumeLayout(false)
+        Me.FlowLayoutPanel3.PerformLayout
+        Me.FlowLayoutPanel4.ResumeLayout(false)
+        Me.gbPTO.ResumeLayout(false)
+        Me.GroupBox2.ResumeLayout(false)
+        Me.pnPTO.ResumeLayout(false)
+        Me.gbPTOICEGroupBox.ResumeLayout(false)
+        Me.pnPtoMode3.ResumeLayout(false)
+        Me.pnPtoMode3.PerformLayout
+        Me.gbPTODrive.ResumeLayout(false)
+        Me.gbPTODrive.PerformLayout
+        Me.pnPtoMode1.ResumeLayout(false)
+        Me.pnPtoMode1.PerformLayout
+        Me.gbPTOLossmap.ResumeLayout(false)
+        Me.gbPTOLossmap.PerformLayout
+        Me.gbEPTO.ResumeLayout(false)
+        Me.GroupBox5.ResumeLayout(false)
+        Me.GroupBox5.PerformLayout
+        Me.ResumeLayout(false)
         Me.PerformLayout
 
 End Sub
-	Friend WithEvents Label1 As System.Windows.Forms.Label
-	Friend WithEvents TbMass As System.Windows.Forms.TextBox
-	Friend WithEvents Label2 As System.Windows.Forms.Label
-	Friend WithEvents TbLoad As System.Windows.Forms.TextBox
-	Friend WithEvents Label3 As System.Windows.Forms.Label
-	Friend WithEvents TBcdA As System.Windows.Forms.TextBox
-	Friend WithEvents Label13 As System.Windows.Forms.Label
-	Friend WithEvents TBrdyn As System.Windows.Forms.TextBox
-	Friend WithEvents ButOK As System.Windows.Forms.Button
-	Friend WithEvents ButCancel As System.Windows.Forms.Button
-	Friend WithEvents Label14 As System.Windows.Forms.Label
-	Friend WithEvents Label31 As System.Windows.Forms.Label
-	Friend WithEvents Label35 As System.Windows.Forms.Label
-	Friend WithEvents CbCdMode As System.Windows.Forms.ComboBox
-	Friend WithEvents TbCdFile As System.Windows.Forms.TextBox
-	Friend WithEvents BtCdFileBrowse As System.Windows.Forms.Button
-	Friend WithEvents GroupBox6 As System.Windows.Forms.GroupBox
-	Friend WithEvents LbCdMode As System.Windows.Forms.Label
-	Friend WithEvents ToolStrip1 As System.Windows.Forms.ToolStrip
-	Friend WithEvents ToolStripBtNew As System.Windows.Forms.ToolStripButton
-	Friend WithEvents ToolStripBtOpen As System.Windows.Forms.ToolStripButton
-	Friend WithEvents ToolStripBtSave As System.Windows.Forms.ToolStripButton
-	Friend WithEvents ToolStripBtSaveAs As System.Windows.Forms.ToolStripButton
-	Friend WithEvents ToolStripSeparator3 As System.Windows.Forms.ToolStripSeparator
-	Friend WithEvents ToolStripBtSendTo As System.Windows.Forms.ToolStripButton
-	Friend WithEvents gbRetarderLosses As System.Windows.Forms.GroupBox
-	Friend WithEvents LbRtRatio As System.Windows.Forms.Label
-	Friend WithEvents TbRtRatio As System.Windows.Forms.TextBox
-	Friend WithEvents CbRtType As System.Windows.Forms.ComboBox
-	Friend WithEvents Label45 As System.Windows.Forms.Label
-	Friend WithEvents PnRt As System.Windows.Forms.Panel
-	Friend WithEvents Label46 As System.Windows.Forms.Label
-	Friend WithEvents Label50 As System.Windows.Forms.Label
-	Friend WithEvents TbMassExtra As System.Windows.Forms.TextBox
-	Friend WithEvents GroupBox8 As System.Windows.Forms.GroupBox
-	Friend WithEvents ButAxlRem As System.Windows.Forms.Button
-	Friend WithEvents LvRRC As System.Windows.Forms.ListView
-	Friend WithEvents ColumnHeader7 As System.Windows.Forms.ColumnHeader
-	Friend WithEvents ColumnHeader8 As System.Windows.Forms.ColumnHeader
-	Friend WithEvents ButAxlAdd As System.Windows.Forms.Button
-	Friend WithEvents CbCat As System.Windows.Forms.ComboBox
-	Friend WithEvents Label5 As System.Windows.Forms.Label
-	Friend WithEvents Label9 As System.Windows.Forms.Label
-	Friend WithEvents TbMassMass As System.Windows.Forms.TextBox
-	Friend WithEvents ColumnHeader9 As System.Windows.Forms.ColumnHeader
-	Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
-	Friend WithEvents LbStatus As System.Windows.Forms.ToolStripStatusLabel
-	Friend WithEvents CbAxleConfig As System.Windows.Forms.ComboBox
-	Friend WithEvents TbHDVclass As System.Windows.Forms.TextBox
-	Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
-	Friend WithEvents GrAirRes As System.Windows.Forms.GroupBox
-	Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
-	Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator
-	Friend WithEvents ToolStripButton1 As System.Windows.Forms.ToolStripButton
-	Friend WithEvents CmOpenFile As System.Windows.Forms.ContextMenuStrip
-	Friend WithEvents OpenWithToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
-	Friend WithEvents ShowInFolderToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
-	Friend WithEvents BtCdFileOpen As System.Windows.Forms.Button
-	Friend WithEvents ColumnHeader1 As System.Windows.Forms.ColumnHeader
-	Friend WithEvents ColumnHeader2 As System.Windows.Forms.ColumnHeader
-	Friend WithEvents PnLoad As System.Windows.Forms.Panel
-	Friend WithEvents Label6 As System.Windows.Forms.Label
-	Friend WithEvents ColumnHeader3 As System.Windows.Forms.ColumnHeader
-	Friend WithEvents ColumnHeader4 As System.Windows.Forms.ColumnHeader
-	Friend WithEvents PnWheelDiam As System.Windows.Forms.Panel
-	Friend WithEvents PicVehicle As System.Windows.Forms.PictureBox
-	Friend WithEvents Label8 As System.Windows.Forms.Label
-	Friend WithEvents PnCdATrTr As System.Windows.Forms.Panel
-	Friend WithEvents Label38 As System.Windows.Forms.Label
-	Friend WithEvents gbAngledrive As System.Windows.Forms.GroupBox
-	Friend WithEvents cbAngledriveType As System.Windows.Forms.ComboBox
-	Friend WithEvents Label15 As System.Windows.Forms.Label
-	Friend WithEvents BtRtBrowse As System.Windows.Forms.Button
-	Friend WithEvents TbRtPath As System.Windows.Forms.TextBox
-	Friend WithEvents pnAngledriveFields As System.Windows.Forms.Panel
-	Friend WithEvents Label4 As System.Windows.Forms.Label
-	Friend WithEvents Label12 As System.Windows.Forms.Label
-	Friend WithEvents Label10 As System.Windows.Forms.Label
-	Friend WithEvents tbAngledriveRatio As System.Windows.Forms.TextBox
-	Friend WithEvents btAngledriveLossMapBrowse As System.Windows.Forms.Button
-	Friend WithEvents tbAngledriveLossMapPath As System.Windows.Forms.TextBox
-	Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip
-	Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
-'<<<<<<< HEAD
-	Friend WithEvents Label7 As System.Windows.Forms.Label
-	Friend WithEvents tbPTOLossMap As System.Windows.Forms.TextBox
-	Friend WithEvents gbPTO As System.Windows.Forms.GroupBox
-	Friend WithEvents btPTOLossMapBrowse As System.Windows.Forms.Button
-	Friend WithEvents cbPTOType As System.Windows.Forms.ComboBox
-	Friend WithEvents pnPTO As System.Windows.Forms.Panel
-	Friend WithEvents btPTOCycle As System.Windows.Forms.Button
-	Friend WithEvents Label16 As System.Windows.Forms.Label
-	Friend WithEvents tbPTOCycle As System.Windows.Forms.TextBox
-	Friend WithEvents tcVehicleComponents As System.Windows.Forms.TabControl
-	Friend WithEvents tpGeneral As System.Windows.Forms.TabPage
-	Friend WithEvents tpPowertrain As System.Windows.Forms.TabPage
-	Friend WithEvents tpTorqueLimits As System.Windows.Forms.TabPage
-'=======
-'	Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
-'	Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
-'	Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
-'	Friend WithEvents TabPage3 As System.Windows.Forms.TabPage
-	Friend WithEvents Label17 As System.Windows.Forms.Label
-	Friend WithEvents btDelMaxTorqueEntry As System.Windows.Forms.Button
-	Friend WithEvents btAddMaxTorqueEntry As System.Windows.Forms.Button
-	Friend WithEvents lvTorqueLimits As System.Windows.Forms.ListView
-	Friend WithEvents ColumnHeader5 As System.Windows.Forms.ColumnHeader
-	Friend WithEvents ColumnHeader6 As System.Windows.Forms.ColumnHeader
-	Friend WithEvents ColumnHeader10 As System.Windows.Forms.ColumnHeader
+    Friend WithEvents Label1 As System.Windows.Forms.Label
+    Friend WithEvents TbMass As System.Windows.Forms.TextBox
+    Friend WithEvents Label2 As System.Windows.Forms.Label
+    Friend WithEvents TbLoad As System.Windows.Forms.TextBox
+    Friend WithEvents Label3 As System.Windows.Forms.Label
+    Friend WithEvents TBcdA As System.Windows.Forms.TextBox
+    Friend WithEvents Label13 As System.Windows.Forms.Label
+    Friend WithEvents TBrdyn As System.Windows.Forms.TextBox
+    Friend WithEvents ButOK As System.Windows.Forms.Button
+    Friend WithEvents ButCancel As System.Windows.Forms.Button
+    Friend WithEvents Label14 As System.Windows.Forms.Label
+    Friend WithEvents Label31 As System.Windows.Forms.Label
+    Friend WithEvents Label35 As System.Windows.Forms.Label
+    Friend WithEvents CbCdMode As System.Windows.Forms.ComboBox
+    Friend WithEvents TbCdFile As System.Windows.Forms.TextBox
+    Friend WithEvents BtCdFileBrowse As System.Windows.Forms.Button
+    Friend WithEvents GroupBox6 As System.Windows.Forms.GroupBox
+    Friend WithEvents LbCdMode As System.Windows.Forms.Label
+    Friend WithEvents ToolStrip1 As System.Windows.Forms.ToolStrip
+    Friend WithEvents ToolStripBtNew As System.Windows.Forms.ToolStripButton
+    Friend WithEvents ToolStripBtOpen As System.Windows.Forms.ToolStripButton
+    Friend WithEvents ToolStripBtSave As System.Windows.Forms.ToolStripButton
+    Friend WithEvents ToolStripBtSaveAs As System.Windows.Forms.ToolStripButton
+    Friend WithEvents ToolStripSeparator3 As System.Windows.Forms.ToolStripSeparator
+    Friend WithEvents ToolStripBtSendTo As System.Windows.Forms.ToolStripButton
+    Friend WithEvents gbRetarderLosses As System.Windows.Forms.GroupBox
+    Friend WithEvents LbRtRatio As System.Windows.Forms.Label
+    Friend WithEvents TbRtRatio As System.Windows.Forms.TextBox
+    Friend WithEvents CbRtType As System.Windows.Forms.ComboBox
+    Friend WithEvents Label45 As System.Windows.Forms.Label
+    Friend WithEvents PnRt As System.Windows.Forms.Panel
+    Friend WithEvents Label46 As System.Windows.Forms.Label
+    Friend WithEvents Label50 As System.Windows.Forms.Label
+    Friend WithEvents TbMassExtra As System.Windows.Forms.TextBox
+    Friend WithEvents GroupBox8 As System.Windows.Forms.GroupBox
+    Friend WithEvents ButAxlRem As System.Windows.Forms.Button
+    Friend WithEvents LvRRC As System.Windows.Forms.ListView
+    Friend WithEvents ColumnHeader7 As System.Windows.Forms.ColumnHeader
+    Friend WithEvents ColumnHeader8 As System.Windows.Forms.ColumnHeader
+    Friend WithEvents ButAxlAdd As System.Windows.Forms.Button
+    Friend WithEvents CbCat As System.Windows.Forms.ComboBox
+    Friend WithEvents Label5 As System.Windows.Forms.Label
+    Friend WithEvents Label9 As System.Windows.Forms.Label
+    Friend WithEvents TbMassMass As System.Windows.Forms.TextBox
+    Friend WithEvents ColumnHeader9 As System.Windows.Forms.ColumnHeader
+    Friend WithEvents StatusStrip1 As System.Windows.Forms.StatusStrip
+    Friend WithEvents LbStatus As System.Windows.Forms.ToolStripStatusLabel
+    Friend WithEvents CbAxleConfig As System.Windows.Forms.ComboBox
+    Friend WithEvents TbHDVclass As System.Windows.Forms.TextBox
+    Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
+    Friend WithEvents GrAirRes As System.Windows.Forms.GroupBox
+    Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
+    Friend WithEvents ToolStripSeparator1 As System.Windows.Forms.ToolStripSeparator
+    Friend WithEvents ToolStripButton1 As System.Windows.Forms.ToolStripButton
+    Friend WithEvents CmOpenFile As System.Windows.Forms.ContextMenuStrip
+    Friend WithEvents OpenWithToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
+    Friend WithEvents ShowInFolderToolStripMenuItem As System.Windows.Forms.ToolStripMenuItem
+    Friend WithEvents BtCdFileOpen As System.Windows.Forms.Button
+    Friend WithEvents ColumnHeader1 As System.Windows.Forms.ColumnHeader
+    Friend WithEvents ColumnHeader2 As System.Windows.Forms.ColumnHeader
+    Friend WithEvents PnLoad As System.Windows.Forms.Panel
+    Friend WithEvents Label6 As System.Windows.Forms.Label
+    Friend WithEvents ColumnHeader3 As System.Windows.Forms.ColumnHeader
+    Friend WithEvents ColumnHeader4 As System.Windows.Forms.ColumnHeader
+    Friend WithEvents PnWheelDiam As System.Windows.Forms.Panel
+    Friend WithEvents PicVehicle As System.Windows.Forms.PictureBox
+    Friend WithEvents Label8 As System.Windows.Forms.Label
+    Friend WithEvents PnCdATrTr As System.Windows.Forms.Panel
+    Friend WithEvents Label38 As System.Windows.Forms.Label
+    Friend WithEvents gbAngledrive As System.Windows.Forms.GroupBox
+    Friend WithEvents cbAngledriveType As System.Windows.Forms.ComboBox
+    Friend WithEvents Label15 As System.Windows.Forms.Label
+    Friend WithEvents BtRtBrowse As System.Windows.Forms.Button
+    Friend WithEvents TbRtPath As System.Windows.Forms.TextBox
+    Friend WithEvents pnAngledriveFields As System.Windows.Forms.Panel
+    Friend WithEvents Label4 As System.Windows.Forms.Label
+    Friend WithEvents Label12 As System.Windows.Forms.Label
+    Friend WithEvents Label10 As System.Windows.Forms.Label
+    Friend WithEvents tbAngledriveRatio As System.Windows.Forms.TextBox
+    Friend WithEvents btAngledriveLossMapBrowse As System.Windows.Forms.Button
+    Friend WithEvents tbAngledriveLossMapPath As System.Windows.Forms.TextBox
+    Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip
+    Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
+    Friend WithEvents tbPTOLossMap As System.Windows.Forms.TextBox
+    Friend WithEvents gbPTO As System.Windows.Forms.GroupBox
+    Friend WithEvents btPTOLossMapBrowse As System.Windows.Forms.Button
+    Friend WithEvents cbPTOType As System.Windows.Forms.ComboBox
+    Friend WithEvents btPTOCycle As System.Windows.Forms.Button
+    Friend WithEvents tbPTOCycle As System.Windows.Forms.TextBox
+    Friend WithEvents tcVehicleComponents As System.Windows.Forms.TabControl
+    Friend WithEvents tpGeneral As System.Windows.Forms.TabPage
+    Friend WithEvents tpPowertrain As System.Windows.Forms.TabPage
+    Friend WithEvents tpTorqueLimits As System.Windows.Forms.TabPage
+    '=======
+    '	Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
+    '	Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
+    '	Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
+    '	Friend WithEvents TabPage3 As System.Windows.Forms.TabPage
+    Friend WithEvents Label17 As System.Windows.Forms.Label
+    Friend WithEvents btDelMaxTorqueEntry As System.Windows.Forms.Button
+    Friend WithEvents btAddMaxTorqueEntry As System.Windows.Forms.Button
+    Friend WithEvents lvTorqueLimits As System.Windows.Forms.ListView
+    Friend WithEvents ColumnHeader5 As System.Windows.Forms.ColumnHeader
+    Friend WithEvents ColumnHeader6 As System.Windows.Forms.ColumnHeader
+    Friend WithEvents ColumnHeader10 As System.Windows.Forms.ColumnHeader
     Friend WithEvents cbLegislativeClass As System.Windows.Forms.ComboBox
     Friend WithEvents tbVehicleHeight As System.Windows.Forms.TextBox
     Friend WithEvents Label11 As System.Windows.Forms.Label
@@ -2594,7 +2898,7 @@ End Sub
     Friend WithEvents gbPropulsionTorque As GroupBox
     Friend WithEvents btnPropulsionTorqueLimit As Button
     Friend WithEvents tbPropulsionTorqueLimit As TextBox
-'=======
+    '=======
     Friend WithEvents tpRoadSweeper As TabPage
     Friend WithEvents gbPTODrive As GroupBox
     Friend WithEvents tbPtoGear As TextBox
@@ -2613,7 +2917,6 @@ End Sub
     'Friend WithEvents tbPTOLossMap As TextBox
     Friend WithEvents Label27 As Label
     Friend WithEvents btPTOCycleDrive As Button
-    Friend WithEvents Label28 As Label
     Friend WithEvents tbPTODrive As TextBox
     Friend WithEvents tpGensetComponents As TabPage
     Friend WithEvents gbGenSet As GroupBox
@@ -2629,9 +2932,9 @@ End Sub
     Friend WithEvents btnBrowseGenSetEM As Button
     Friend WithEvents tbGenSetEM As TextBox
     Friend WithEvents Label30 As Label
-	Friend WithEvents Label36 As Label
-	Friend WithEvents Label34 As Label
-	Friend WithEvents pnEcoRoll As Panel
+    Friend WithEvents Label36 As Label
+    Friend WithEvents Label34 As Label
+    Friend WithEvents pnEcoRoll As Panel
     Friend WithEvents tpElectricMachine As TabPage
     Friend WithEvents tpReess As TabPage
     Friend WithEvents gpElectricMotor As GroupBox
@@ -2678,8 +2981,20 @@ End Sub
     Friend WithEvents tbIHPCFilePath As TextBox
     Friend WithEvents FlowLayoutPanel1 As FlowLayoutPanel
     Friend WithEvents FlowLayoutPanel2 As FlowLayoutPanel
-    Friend WithEvents pnPtoMode1 As Panel
-    Friend WithEvents pnPtoMode3 As Panel
+    Friend WithEvents pnPtoMode1 As GroupBox
+    Friend WithEvents pnPtoMode3 As GroupBox
     Friend WithEvents lblNotePtoPEV_HEVS As Label
+    Friend WithEvents FlowLayoutPanel3 As FlowLayoutPanel
+    Friend WithEvents gbPTOLossmap As GroupBox
+    Friend WithEvents pnPTO As FlowLayoutPanel
+    Friend WithEvents GroupBox2 As GroupBox
+    Friend WithEvents ComboBox1 As ComboBox
+    Friend WithEvents gbEPTO As GroupBox
+    Friend WithEvents btnPTOelCycle As Button
+    Friend WithEvents GroupBox5 As GroupBox
+    Friend WithEvents tbPTOElectricCycle As TextBox
+    Friend WithEvents gbPTOICEGroupBox As GroupBox
+    Friend WithEvents cbPTOStandstillCycleType As ComboBox
+    Friend WithEvents FlowLayoutPanel4 As FlowLayoutPanel
     '>>>>>>> VECTO_CERT/master
 End Class
diff --git a/VECTO/GUI/VehicleForm.resx b/VECTO/GUI/VehicleForm.resx
index 33a40094e1fae98cc1903dc11b94458634d1d9a3..4b431164fd87697ca2d98e7988d69f526b9242d5 100644
--- a/VECTO/GUI/VehicleForm.resx
+++ b/VECTO/GUI/VehicleForm.resx
@@ -1,64 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
 <root>
-  <!-- 
-    Microsoft ResX Schema 
-    
-    Version 2.0
-    
-    The primary goals of this format is to allow a simple XML format 
-    that is mostly human readable. The generation and parsing of the 
-    various data types are done through the TypeConverter classes 
-    associated with the data types.
-    
-    Example:
-    
-    ... ado.net/XML headers & schema ...
-    <resheader name="resmimetype">text/microsoft-resx</resheader>
-    <resheader name="version">2.0</resheader>
-    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
-    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
-    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
-    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
-    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
-        <value>[base64 mime encoded serialized .NET Framework object]</value>
-    </data>
-    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
-        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
-        <comment>This is a comment</comment>
-    </data>
-                
-    There are any number of "resheader" rows that contain simple 
-    name/value pairs.
-    
-    Each data row contains a name, and value. The row also contains a 
-    type or mimetype. Type corresponds to a .NET class that support 
-    text/value conversion through the TypeConverter architecture. 
-    Classes that don't support this are serialized and stored with the 
-    mimetype set.
-    
-    The mimetype is used for serialized objects, and tells the 
-    ResXResourceReader how to depersist the object. This is currently not 
-    extensible. For a given mimetype the value must be set accordingly:
-    
-    Note - application/x-microsoft.net.object.binary.base64 is the format 
-    that the ResXResourceWriter will generate, however the reader can 
-    read any of the formats listed below.
-    
-    mimetype: application/x-microsoft.net.object.binary.base64
-    value   : The object must be serialized with 
-            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
-            : and then encoded with base64 encoding.
-    
-    mimetype: application/x-microsoft.net.object.soap.base64
-    value   : The object must be serialized with 
-            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
-            : and then encoded with base64 encoding.
-
-    mimetype: application/x-microsoft.net.object.bytearray.base64
-    value   : The object must be serialized into a byte array 
-            : using a System.ComponentModel.TypeConverter
-            : and then encoded with base64 encoding.
-    -->
   <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
     <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
     <xsd:element name="root" msdata:IsDataSet="true">
diff --git a/VECTO/GUI/VehicleForm.vb b/VECTO/GUI/VehicleForm.vb
index c779549038d84c299bfbbe2a9a8c8902a850cb7a..2e3c9356fbf6a4b1784e2f6f7433a066431ee16b 100644
--- a/VECTO/GUI/VehicleForm.vb
+++ b/VECTO/GUI/VehicleForm.vb
@@ -53,6 +53,11 @@ Public Class VehicleForm
 		StringId = 2
 	End Enum
 
+	Private Enum PTOStandStillType
+		Mechanical = 0
+		Electrical = 1
+	End Enum
+
 
 	Private _axlDlog As VehicleAxleDialog
 	Private _hdVclass As VehicleClass
@@ -92,7 +97,9 @@ Public Class VehicleForm
 		CbCdMode.Enabled = Not Cfg.DeclMode
 		PnWheelDiam.Enabled = Not Cfg.DeclMode
 		pnPTO.Enabled = Not Cfg.DeclMode
+		gbEPTO.Enabled = Not Cfg.DeclMode
 		gbPTODrive.Enabled = Not Cfg.DeclMode
+		cbPTOStandstillCycleType.Enabled = Not Cfg.DeclMode
 		tpRoadSweeper.Visible = Not Cfg.DeclMode
 
 		CbCdMode.DataSource = EnumHelper.GetKeyValuePairs(Of CrossWindCorrectionMode)(Function(t) t.GetLabel())
@@ -132,6 +139,17 @@ Public Class VehicleForm
 
 		cbPTOType.DataSource = DeclarationData.PTOTransmission.GetTechnologies.Select(
 			Function(technology) New With {.Key = technology, .Value = technology}).ToList()
+		cbPTOStandstillCycleType.DataSource =
+			EnumHelper.GetValues(Of PTOStandStillType)
+		
+		If(Cfg.DeclMode) Then
+			cbPTOStandstillCycleType.SelectedIndex = -1
+		Else
+			'VehicleType
+		End If
+
+	
+		
 
 		cbLegislativeClass.DataSource = EnumHelper.GetKeyValuePairs(Of LegislativeClass)(Function(t) t.GetLabel())
 		'cbLegislativeClass.DataSource = EnumHelper.GetValues(Of LegislativeClass).Cast(Of LegislativeClass?).Select( _
@@ -457,9 +475,17 @@ Public Class VehicleForm
 		tbVehicleHeight.Text = If(vehicle.Height Is Nothing, "", vehicle.Height.ToGUIFormat())
 
 		cbPTOType.SelectedValue = pto.PTOTransmissionType
+
+
 		tbPTOLossMap.Text =
 			If(Cfg.DeclMode OrElse pto.PTOLossMap Is Nothing, "", GetRelativePath(pto.PTOLossMap.Source, basePath))
-		tbPTOCycle.Text = If(Cfg.DeclMode OrElse pto.PTOCycleDuringStop Is Nothing, "", GetRelativePath(pto.PTOCycleDuringStop.Source, basePath))
+		
+		If(vehicle.VehicleType.IsOneOf(VectoSimulationJobType.BatteryElectricVehicle, VectoSimulationJobType.SerialHybridVehicle, VectoSimulationJobType.IEPC_E, VectoSimulationJobType.IEPC_S))
+			cbPTOStandstillCycleType.SelectedIndex = 1
+		End If
+
+	    tbPTOCycle.Text = If(Cfg.DeclMode OrElse pto.PTOCycleDuringStop Is Nothing, "", GetRelativePath(pto.PTOCycleDuringStop.Source, basePath))
+		tbPTOElectricCycle.Text = If(Cfg.DeclMode OrElse pto.EPTOCycleDuringStop Is Nothing, "", GetRelativePath(pto.EPTOCycleDuringStop.Source, basePath))
 		tbPTODrive.Text = If(Cfg.DeclMode OrElse pto.PTOCycleWhileDriving Is Nothing, "", GetRelativePath(pto.PTOCycleWhileDriving.Source, basePath))
 
 		cbAngledriveType.SelectedValue = angledrive.Type
@@ -703,7 +729,7 @@ Public Class VehicleForm
 
 			    'PTO
 			    gbPTODrive.Enabled = False
-			    pnPtoMode1.Enabled = false
+			    'pnPtoMode1.Enabled = false
 			    pnPtoMode3.Enabled = False
 				lblNotePtoPEV_HEVS.Visible = true
 			Case VectoSimulationJobType.IEPC_E
@@ -873,7 +899,8 @@ Public Class VehicleForm
 
 			veh.PtoType = CType(cbPTOType.SelectedValue, String)
 			veh.PtoLossMap.Init(GetPath(file), tbPTOLossMap.Text)
-			veh.PtoCycleStandstill.Init(GetPath(file), tbPTOCycle.Text)
+
+			
 			veh.PtoCycleDriving.Init(GetPath(file), tbPTODrive.Text)
 
 			For Each item As ListViewItem In lvTorqueLimits.Items
@@ -886,6 +913,13 @@ Public Class VehicleForm
 			veh.VehicleTankSystem = CType(If(cbTankSystem.SelectedIndex > 0, cbTankSystem.SelectedValue, Nothing), TankSystem?)
 		End If
 
+		If(cbPTOStandstillCycleType.SelectedValue.ToString() = PTOStandStillType.Mechanical.ToString())
+			veh.PtoCycleStandstill.Init(GetPath(file), tbPTOCycle.Text)
+		Else
+			veh.EPtoCycleStandstill.Init(GetPath(file), tbPTOElectricCycle.Text)
+		End If
+
+
 		if (VehicleType = VectoSimulationJobType.BatteryElectricVehicle) Then
 		    veh.PtoType = CType(cbPTOType.SelectedValue, String)
 		    veh.PtoLossMap.Init(GetPath(file), tbPTOLossMap.Text)
@@ -1346,6 +1380,7 @@ Public Class VehicleForm
 			pnPTO.Enabled = False
 			gbPTODrive.Enabled = False
 			tbPTOLossMap.Text = ""
+			'cbPTOStandstillCycleType.SelectedIndex = -1
 		Else
 			pnPTO.Enabled = True
 			gbPTODrive.Enabled = True
@@ -1504,6 +1539,12 @@ Public Class VehicleForm
 		End If
 	End Sub
 
+	Private Sub btnPTOelCycle_Click(sender As Object, e As EventArgs) Handles btnPTOelCycle.Click
+		If PTODrivingCycleElectricStandstillFileBrowser.OpenDialog(FileRepl(tbPTOElectricCycle.Text, GetPath(_vehFile))) Then
+			tbPTOElectricCycle.Text = GetFilenameWithoutDirectory(PTODrivingCycleElectricStandstillFileBrowser.Files(0), GetPath(_vehFile))
+		End If
+	End Sub
+
 	Private Sub cbEmPos_SelectedIndexChanged(sender As Object, e As EventArgs) Handles cbEmPos.SelectedIndexChanged
 		gbRatiosPerGear.Enabled = PowertrainPosition.HybridP2_5.Equals(cbEmPos.SelectedValue)
 		Dim selectedValue = CbRtType.SelectedValue
@@ -1730,18 +1771,18 @@ Public Class VehicleForm
 		Dim f = FileRepl(tbIHPCFilePath.Text, GetPath(_vehFile))
 
 		IHPCForm.JobDir = GetPath(_vehFile)
-	    IHPCForm.AutoSendTo = Sub(file, vehicleForm)
-	        If UCase(FileRepl(vehicleForm.tbIHPCFilePath.Text, JobDir)) <> UCase(file) Then _
-	            vehicleForm.tbIHPCFilePath.Text = GetFilenameWithoutDirectory(file, JobDir)
-	        VectoJobForm.UpdatePic()
-	    End Sub
+		IHPCForm.AutoSendTo = Sub(file, vehicleForm)
+								  If UCase(FileRepl(vehicleForm.tbIHPCFilePath.Text, JobDir)) <> UCase(file) Then _
+				vehicleForm.tbIHPCFilePath.Text = GetFilenameWithoutDirectory(file, JobDir)
+								  VectoJobForm.UpdatePic()
+							  End Sub
 
-	    If Not Trim(f) = "" Then
-	        If Not File.Exists(f) Then
-	            MsgBox("File not found!")
-	            Exit Sub
-	        End If
-	    End If
+		If Not Trim(f) = "" Then
+			If Not File.Exists(f) Then
+				MsgBox("File not found!")
+				Exit Sub
+			End If
+		End If
 
 		If Not IHPCForm.Visible Then
 			IHPCForm.ClearIHPC()
@@ -1759,4 +1800,22 @@ Public Class VehicleForm
 			End Try
 		End If
 	End Sub
+
+	Private Sub cbPTOStandstillCycleType_SelectedIndexChanged(sender As Object, e As EventArgs) Handles cbPTOStandstillCycleType.SelectedIndexChanged
+		Dim cb = TryCast(sender, ComboBox)
+	
+		If (Cfg.DeclMode) Then
+			Exit Sub
+		End If
+		If ((cb Is Nothing) Or (cb.SelectedIndex = -1)) Then
+			gbPTOICEGroupBox.Enabled = false
+			gbEPTO.Enabled = false
+			Return
+		End If
+
+		Dim val = CType(cb.SelectedValue, PTOStandStillType)
+
+		gbPTOICEGroupBox.Enabled = (val = PTOStandStillType.Mechanical)
+		gbEPTO.Enabled = (val = PTOStandStillType.Electrical)
+	End Sub
 End Class
\ No newline at end of file
diff --git a/VECTO/Input Files/Gearbox.vb b/VECTO/Input Files/Gearbox.vb
index adf6191b0204de38d7cde47e96273524cacfc065..6dad5ee10526325fd199ad26c1d394699cff30e4 100644
--- a/VECTO/Input Files/Gearbox.vb	
+++ b/VECTO/Input Files/Gearbox.vb	
@@ -246,7 +246,7 @@ Public Class Gearbox
                                                        New VehicleData() _
                                                        With {.DynamicTyreRadius = rdyn,
                                                        .VehicleCategory = vehiclecategory}},
-                    Nothing, DeclarationDataAdapterHeavyLorry.Conventional.SupportedGearboxTypes)
+                    Nothing, DeclarationDataAdapterHeavyLorry.Conventional.SupportsGearboxTypes)
             Else
 
                 Dim doa As EngineeringDataAdapter = New EngineeringDataAdapter()
diff --git a/VECTO/Input Files/VectoJob.vb b/VECTO/Input Files/VectoJob.vb
index 20c263049de03a42bd177d8654820697e84d9976..c153748e960c72c8191702c389a501fce00528d3 100644
--- a/VECTO/Input Files/VectoJob.vb	
+++ b/VECTO/Input Files/VectoJob.vb	
@@ -28,6 +28,7 @@ Imports TUGraz.VectoCore.InputData.FileIO.JSON
 Imports TUGraz.VectoCore.InputData.Impl
 Imports TUGraz.VectoCore.InputData.Reader.Impl
 Imports TUGraz.VectoCore.Models.Declaration
+Imports TUGraz.VectoCore.Models.Declaration.Auxiliaries
 Imports TUGraz.VectoCore.Models.Simulation.Data
 Imports TUGraz.VectoCore.Utils
 
diff --git a/VECTO/Input Files/Vehicle.vb b/VECTO/Input Files/Vehicle.vb
index 658f304e198c402ec56ef4444ce8911253a8fb83..b8614bdab2bec77fcea4ff968bcfe86686bc2932 100644
--- a/VECTO/Input Files/Vehicle.vb	
+++ b/VECTO/Input Files/Vehicle.vb	
@@ -72,6 +72,8 @@ Public Class Vehicle
 	Public PtoType As String
 	Public ReadOnly PtoLossMap As SubPath
 	Public ReadOnly PtoCycleStandstill As SubPath
+    Public ReadOnly EPtoCycleStandstill As SubPath
+	
 	Public ReadOnly PtoCycleDriving As SubPath
 	Public torqueLimitsList As List(Of ITorqueLimitInputData)
 	Public VehicleidlingSpeed As PerSecond
@@ -123,6 +125,7 @@ Public Class Vehicle
 		ReessPacks = New List(Of Tuple(Of String, Integer, Integer))
 		PtoLossMap = New SubPath()
 		PtoCycleStandstill = New SubPath()
+		EPtoCycleStandstill = New SubPath()
 		PtoCycleDriving = New SubPath()
 		ElectricMotorFile = New SubPath()
 		ElectricMotorMechLossMap = New SubPath()
@@ -162,7 +165,7 @@ Public Class Vehicle
 				airdragData = New AirdragDataAdapter().CreateAirdragData(vehicle, segment.Missions.First(), segment)
 				retarderData = New RetarderDataAdapter().CreateRetarderData(vehicle)
 				angledriveData = New AngledriveDataAdapter().CreateAngledriveData(vehicle)
-				ptoData = New PTODataAdapterLorry().CreatePTOTransmissionData(vehicle)
+				ptoData = New PTODataAdapterLorry().CreatePTOTransmissionData(vehicle, vehicle.Components.GearboxInputData)
 			Else
 				Dim doa As EngineeringDataAdapter = New EngineeringDataAdapter()
 				vehicleData = doa.CreateVehicleData(vehicle)
@@ -243,6 +246,7 @@ Public Class Vehicle
 		PtoType = PTOTransmission.NoPTO
 		PtoLossMap.Clear()
 		PtoCycleStandstill.Clear()
+		EPtoCycleStandstill.Clear()
 		PtoCycleDriving.Clear()
 
 		Axles.Clear()
@@ -599,7 +603,16 @@ Public Class Vehicle
 		End Get
 	End Property
 
-	Public ReadOnly Property IPTOTransmissionInputData_PTOLossMap As TableData _
+    Public ReadOnly Property EPTOCycleDuringStop As TableData Implements IPTOTransmissionInputData.EPTOCycleDuringStop
+		Get
+			If String.IsNullOrWhiteSpace(EPtoCycleStandstill.FullPath) Then
+				Return Nothing
+			End If
+			Return VectoCSVFile.Read(EPtoCycleStandstill.FullPath)
+		End Get
+	End Property
+
+    Public ReadOnly Property IPTOTransmissionInputData_PTOLossMap As TableData _
 		Implements IPTOTransmissionInputData.PTOLossMap
 		Get
 			If String.IsNullOrWhiteSpace(PtoLossMap.FullPath) Then
diff --git a/VECTO/My Project/Application.Designer.vb b/VECTO/My Project/Application.Designer.vb
index b4251198a8bafaed86d97725802b2bcd3d7f1a1b..dfacee9d2c7c40d9a4640591fc83ad49de18f81b 100644
--- a/VECTO/My Project/Application.Designer.vb	
+++ b/VECTO/My Project/Application.Designer.vb	
@@ -1,10 +1,10 @@
 '------------------------------------------------------------------------------
 ' <auto-generated>
-'     This code was generated by a tool.
-'     Runtime Version:4.0.30319.42000
+'     Dieser Code wurde von einem Tool generiert.
+'     Laufzeitversion:4.0.30319.42000
 '
-'     Changes to this file may cause incorrect behavior and will be lost if
-'     the code is regenerated.
+'     Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
+'     der Code erneut generiert wird.
 ' </auto-generated>
 '------------------------------------------------------------------------------
 
@@ -14,10 +14,10 @@ Option Explicit On
 
 Namespace My
     
-    'NOTE: This file is auto-generated; do not modify it directly.  To make changes,
-    ' or if you encounter build errors in this file, go to the Project Designer
-    ' (go to Project Properties or double-click the My Project node in
-    ' Solution Explorer), and make changes on the Application tab.
+    'HINWEIS: Diese Datei wird automatisch generiert und darf nicht direkt bearbeitet werden.  Wenn Sie Änderungen vornehmen möchten
+    ' oder in dieser Datei Buildfehler auftreten, wechseln Sie zum Projekt-Designer.
+    ' (Wechseln Sie dazu zu den Projekteigenschaften, oder doppelklicken Sie auf den Knoten "Mein Projekt" im
+    ' Projektmappen-Explorer). Nehmen Sie auf der Registerkarte "Anwendung" entsprechende Änderungen vor.
     '
     Partial Friend Class MyApplication
         
diff --git a/VECTO/My Project/launchSettings.json b/VECTO/My Project/launchSettings.json
new file mode 100644
index 0000000000000000000000000000000000000000..87b7d25d68ceacec8328b515d06cab8ac3511c78
--- /dev/null
+++ b/VECTO/My Project/launchSettings.json	
@@ -0,0 +1,11 @@
+{
+  "profiles": {
+    "VECTO": {
+      "commandName": "Project"
+    },
+    "VECTO_singlethreaded": {
+      "commandName": "Project",
+      "commandLineArgs": "-st"
+    }
+  }
+}
\ No newline at end of file
diff --git a/VECTO/VECTO.vbproj b/VECTO/VECTO.vbproj
index 25f10f9ed72762538c968f074ffe3c8de25c2aa5..91bf52b2a45661213ed70b5bcb7babd5bb24d3ee 100644
--- a/VECTO/VECTO.vbproj
+++ b/VECTO/VECTO.vbproj
@@ -15,6 +15,7 @@
 	<DefineTrace>false</DefineTrace>
 	<DefineConstants />
 		<Configurations>Debug;Release;MockupDebug;MockupRelease</Configurations>
+		<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
 	</PropertyGroup>
 	<!--Final Define Constants https://developercommunity.visualstudio.com/t/vbprojuser-defineconstants-dont-affect/865956-->
 	<PropertyGroup Condition="('$(Configuration)' == 'MockupRelease') Or ('$(Configuration)' == 'MockupDebug')">
@@ -41,9 +42,10 @@
 
 	<ItemGroup>
 	<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
+	<PackageReference Include="Ninject.Extensions.Factory" Version="3.3.3" />
 	<PackageReference Include="NLog" Version="4.7.13" />
-		<PackageReference Include="Ninject" Version="3.3.6">
-	  <PrivateAssets>all</PrivateAssets>
+	<PackageReference Include="Ninject" Version="3.3.6">
+		<PrivateAssets>all</PrivateAssets>
 	</PackageReference>
 	</ItemGroup>
 
diff --git a/VECTO3GUI2020/Model/Interfaces/IAuxiliaryModelFactory.cs b/VECTO3GUI2020/Model/Interfaces/IAuxiliaryModelFactory.cs
index 208e2631c71c5427072084f101c7fc1bd6986a13..67103de01136a737eaae03b4eb100c7a3204aca3 100644
--- a/VECTO3GUI2020/Model/Interfaces/IAuxiliaryModelFactory.cs
+++ b/VECTO3GUI2020/Model/Interfaces/IAuxiliaryModelFactory.cs
@@ -1,5 +1,6 @@
 using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCore.Models.Declaration;
+using TUGraz.VectoCore.Models.Declaration.Auxiliaries;
 
 namespace VECTO3GUI2020.Model.Interfaces
 {
diff --git a/VECTO3GUI2020/Ninject/Vehicle/ComponentModule.cs b/VECTO3GUI2020/Ninject/Vehicle/ComponentModule.cs
index f614330730242a54c67b2e70f3f3921e911c93ca..c220e5bfa8a69c97ab98d372685c4c4e54ec2795 100644
--- a/VECTO3GUI2020/Ninject/Vehicle/ComponentModule.cs
+++ b/VECTO3GUI2020/Ninject/Vehicle/ComponentModule.cs
@@ -3,6 +3,7 @@ using Ninject.Extensions.Factory;
 using Ninject.Modules;
 using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCore.Models.Declaration;
+using TUGraz.VectoCore.Models.Declaration.Auxiliaries;
 using VECTO3GUI2020.Model.Interfaces;
 using VECTO3GUI2020.Ninject.Util;
 using VECTO3GUI2020.Util;
diff --git a/VECTO3GUI2020/ViewModel/Implementation/JobEdit/Vehicle/Components/AuxiliaryViewModel.cs b/VECTO3GUI2020/ViewModel/Implementation/JobEdit/Vehicle/Components/AuxiliaryViewModel.cs
index acf6b29df654a4493ebd82f3bfb11bc18ea589f6..fe5e6727733d5f8530217808eee57ea9f903ecca 100644
--- a/VECTO3GUI2020/ViewModel/Implementation/JobEdit/Vehicle/Components/AuxiliaryViewModel.cs
+++ b/VECTO3GUI2020/ViewModel/Implementation/JobEdit/Vehicle/Components/AuxiliaryViewModel.cs
@@ -5,6 +5,7 @@ using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCore.InputData.FileIO.XML.Declaration.DataProvider;
 using TUGraz.VectoCore.InputData.FileIO.XML.Declaration.Interfaces;
 using TUGraz.VectoCore.Models.Declaration;
+using TUGraz.VectoCore.Models.Declaration.Auxiliaries;
 using VECTO3GUI2020.Model.Interfaces;
 using VECTO3GUI2020.ViewModel.Implementation.Common;
 using VECTO3GUI2020.ViewModel.Interfaces.JobEdit.Vehicle.Components;
diff --git a/VECTO3GUI2020/ViewModel/Implementation/JobEdit/Vehicle/Components/PTOViewModel.cs b/VECTO3GUI2020/ViewModel/Implementation/JobEdit/Vehicle/Components/PTOViewModel.cs
index 7789a8274b9c63daf5d822286ac13ce66994f463..8b4f62dc592bb8e7eda8624aa6ede99047863c56 100644
--- a/VECTO3GUI2020/ViewModel/Implementation/JobEdit/Vehicle/Components/PTOViewModel.cs
+++ b/VECTO3GUI2020/ViewModel/Implementation/JobEdit/Vehicle/Components/PTOViewModel.cs
@@ -49,6 +49,7 @@ namespace VECTO3GUI2020.ViewModel.Implementation.JobEdit.Vehicle.Components
 
 		public virtual TableData PTOLossMap {get => throw new NotImplementedException(); set => throw new NotImplementedException(); }
 		public TableData PTOCycleDuringStop { get; }
+		public TableData EPTOCycleDuringStop { get; }
 		public TableData PTOCycleWhileDriving { get; }
 		public virtual TableData PTOCycle {get => throw new NotImplementedException(); set => throw new NotImplementedException(); }
 
diff --git a/VECTOAux/VectoAuxiliariesTests/UnitTests/SSMTOOLTests.vb b/VECTOAux/VectoAuxiliariesTests/UnitTests/SSMTOOLTests.vb
index c539ab78fa426334ad496dd97a494c3637a18869..e2f937efc4278f3aae0f4e3a51135d98a046e323 100644
--- a/VECTOAux/VectoAuxiliariesTests/UnitTests/SSMTOOLTests.vb
+++ b/VECTOAux/VectoAuxiliariesTests/UnitTests/SSMTOOLTests.vb
@@ -95,7 +95,7 @@ Namespace UnitTests
 
             Dim dao = New GenericCompletedBusAuxiliaryDataAdapter()
             Dim target As ISSMDeclarationInputs = dao.CreateSSMModelParameters(auxInput, mission, LoadingType.ReferenceLoad, mission.BusParameter.HVACConventional.HVACConfiguration,
-                                                                               HeatPumpType.none, mission.BusParameter.HVACConventional.HeatPumpTypePassengerCompartmentCooling, mission.BusParameter.HVACConventional.HVACAuxHeaterPower, FuelData.Diesel)
+                                                                               HeatPumpType.none, mission.BusParameter.HVACConventional.HeatPumpTypePassengerCompartmentCooling, mission.BusParameter.HVACConventional.HVACAuxHeaterPower, FuelData.Diesel, true)
 
             If section = "BusParameterisation" Then
                 'BUS Parameterisation
@@ -605,7 +605,7 @@ Namespace UnitTests
 
             Dim dao = New GenericCompletedBusAuxiliaryDataAdapter()
             Dim params as ISSMDeclarationInputs = dao.CreateSSMModelParameters(auxInput, mission, LoadingType.ReferenceLoad, mission.BusParameter.HVACConventional.HVACConfiguration,
-                                                                                             HeatPumpType.none, mission.BusParameter.HVACConventional.HeatPumpTypePassengerCompartmentCooling, mission.BusParameter.HVACConventional.HVACAuxHeaterPower, FuelData.Diesel)
+                                                                                             HeatPumpType.none, mission.BusParameter.HVACConventional.HeatPumpTypePassengerCompartmentCooling, mission.BusParameter.HVACConventional.HVACAuxHeaterPower, FuelData.Diesel, true)
 
             Dim target As SSMTOOL = New SSMTOOL(params)
 
diff --git a/VECTOAux/VectoAuxiliariesTests/VectoAuxiliariesTests.vbproj b/VECTOAux/VectoAuxiliariesTests/VectoAuxiliariesTests.vbproj
index 21bc8436d396f793c67d2789b52d22e91a217e38..d122fd55737294236a71599efb24472891acda55 100644
--- a/VECTOAux/VectoAuxiliariesTests/VectoAuxiliariesTests.vbproj
+++ b/VECTOAux/VectoAuxiliariesTests/VectoAuxiliariesTests.vbproj
@@ -18,7 +18,7 @@
     <PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
     <PackageReference Include="Ninject" Version="3.3.6" />
     <PackageReference Include="NLog" Version="4.7.13" />
-    <PackageReference Include="Moq" Version="4.16.1" />
+    <PackageReference Include="Moq" Version="4.18.2" />
   </ItemGroup>
 
   <ItemGroup>
diff --git a/Vecto3GUI2020Test/Vecto3GUI2020Test.csproj b/Vecto3GUI2020Test/Vecto3GUI2020Test.csproj
index 2ace8812e86edf3aed01411c7922960afd86053b..efafe83894845ebc668c7aaad7c8766a780c28b1 100644
--- a/Vecto3GUI2020Test/Vecto3GUI2020Test.csproj
+++ b/Vecto3GUI2020Test/Vecto3GUI2020Test.csproj
@@ -9,7 +9,7 @@
     <PackageReference Include="Appium.WebDriver" Version="4.3.1" />
     <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
     <PackageReference Include="Microsoft.Toolkit.Mvvm" Version="7.1.2" />
-    <PackageReference Include="Moq" Version="4.16.1" />
+    <PackageReference Include="Moq" Version="4.18.2" />
     <PackageReference Include="Ninject" Version="3.3.6" />
     <PackageReference Include="NUnit" Version="3.13.2" />
     <PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
diff --git a/VectoCommon/VectoCommon/BusAuxiliaries/HeatingDistributionCase.cs b/VectoCommon/VectoCommon/BusAuxiliaries/HeatingDistributionCase.cs
index 05dbbecd69e892917a8bf79523af0472659a039e..83f6e6df5a749a2acd777fdcbece0b5d73ef606c 100644
--- a/VectoCommon/VectoCommon/BusAuxiliaries/HeatingDistributionCase.cs
+++ b/VectoCommon/VectoCommon/BusAuxiliaries/HeatingDistributionCase.cs
@@ -4,7 +4,7 @@ namespace TUGraz.VectoCore.Models.BusAuxiliaries.DownstreamModules.Impl.HVAC
 {
     public enum HeatingDistributionCase
     {
-        HeatingDistribution1,
+        HeatingDistribution1 = 1,
         HeatingDistribution2,
         HeatingDistribution3,
         HeatingDistribution4,
@@ -16,6 +16,8 @@ namespace TUGraz.VectoCore.Models.BusAuxiliaries.DownstreamModules.Impl.HVAC
         HeatingDistribution10,
         HeatingDistribution11,
         HeatingDistribution12,
+
+        HeatingDistribution_NotAvailable_,
     }
 
 	public static class HeatingDistributionCaseHelper
diff --git a/VectoCommon/VectoCommon/BusAuxiliaries/ISSMDeclarationInputs.cs b/VectoCommon/VectoCommon/BusAuxiliaries/ISSMDeclarationInputs.cs
index f51463013d440f3b3c78a1a90c093846a67dc641..c0642f776681f84f6c7ed7644f921e1f5e363f74 100644
--- a/VectoCommon/VectoCommon/BusAuxiliaries/ISSMDeclarationInputs.cs
+++ b/VectoCommon/VectoCommon/BusAuxiliaries/ISSMDeclarationInputs.cs
@@ -287,6 +287,11 @@ namespace TUGraz.VectoCommon.BusAuxiliaries
 			return retVal.Value;
 		}
 
+		public static string ToXML(this HeatPumpType type)
+		{
+			return type.GetLabel();
+		}
+
 
 		public static string GetLabel(this HeatPumpType? type)
 		{
diff --git a/VectoCommon/VectoCommon/InputData/EngineeringInputData.cs b/VectoCommon/VectoCommon/InputData/EngineeringInputData.cs
index b12f1342cf53d306f9708d67b8904231ce8ed4be..8f05e2e8b1b4b7a4e2f5aedc8d4fcea8c656e4a3 100644
--- a/VectoCommon/VectoCommon/InputData/EngineeringInputData.cs
+++ b/VectoCommon/VectoCommon/InputData/EngineeringInputData.cs
@@ -29,6 +29,7 @@
 *   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
 */
 
+using System;
 using System.Collections.Generic;
 using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Utils;
@@ -64,6 +65,32 @@ namespace TUGraz.VectoCommon.InputData
 		IHPC
 	}
 
+	public static class VectoSimulationJobTypeHelper
+	{
+		public const string Conventional = "Conventional";
+		public const string Hybrid = "Hybrid";
+		public const string PureElectric = "PureElectric";
+
+		public static string GetPowertrainArchitectureType(this VectoSimulationJobType jobType)
+		{
+			switch (jobType) {
+				case VectoSimulationJobType.EngineOnlySimulation:
+				case VectoSimulationJobType.ConventionalVehicle:
+					return Conventional;
+				case VectoSimulationJobType.ParallelHybridVehicle:
+				case VectoSimulationJobType.SerialHybridVehicle:
+				case VectoSimulationJobType.IHPC:
+				case VectoSimulationJobType.IEPC_S:
+					return Hybrid;
+				case VectoSimulationJobType.BatteryElectricVehicle:
+				case VectoSimulationJobType.IEPC_E:
+					return PureElectric;
+				default:
+					throw new ArgumentOutOfRangeException(nameof(jobType), jobType, null);
+			}
+		}
+	}
+
 	public interface IHybridStrategyParameters
 	{
 		double EquivalenceFactorDischarge { get; }
@@ -210,6 +237,8 @@ namespace TUGraz.VectoCommon.InputData
 
 		TableData PTOCycleDuringStop { get; }
 
+		TableData EPTOCycleDuringStop { get; }
+
 		TableData PTOCycleWhileDriving { get; }
 
 	}
diff --git a/VectoCommon/VectoCommon/InputData/IInputDataProvider.cs b/VectoCommon/VectoCommon/InputData/IInputDataProvider.cs
index 8fe0e1977dd98ed312ec05cdf69fa375386d12fc..5dfdd28829d6b8337af660cb4c3ecf3765eb29fc 100644
--- a/VectoCommon/VectoCommon/InputData/IInputDataProvider.cs
+++ b/VectoCommon/VectoCommon/InputData/IInputDataProvider.cs
@@ -84,6 +84,8 @@ namespace TUGraz.VectoCommon.InputData
 	{
 		IVehicleDeclarationInputData PrimaryVehicle { get; }
 		IVehicleDeclarationInputData CompletedVehicle { get; }
+
+		XElement XMLHashCompleted { get; }
 	}
 
 	
diff --git a/VectoCommon/VectoCommon/Models/AuxiliaryDemandType.cs b/VectoCommon/VectoCommon/Models/AuxiliaryDemandType.cs
index 041793e82303ea2983805811ad45078443bc4cf3..3b2a7452ce9df36d6802703052bd952093115dfa 100644
--- a/VectoCommon/VectoCommon/Models/AuxiliaryDemandType.cs
+++ b/VectoCommon/VectoCommon/Models/AuxiliaryDemandType.cs
@@ -34,6 +34,7 @@ namespace TUGraz.VectoCommon.Models
 	public enum AuxiliaryDemandType
 	{
 		Direct,
-		Constant
+		Constant,
+		Dynamic
 	}
 }
\ No newline at end of file
diff --git a/VectoCommon/VectoCommon/Models/VehicleCategory.cs b/VectoCommon/VectoCommon/Models/VehicleCategory.cs
index 73b19f61e30c199663e7b5d8007fc791197d0f9a..dae81bc982be7dfc72291562a0887708c607a202 100644
--- a/VectoCommon/VectoCommon/Models/VehicleCategory.cs
+++ b/VectoCommon/VectoCommon/Models/VehicleCategory.cs
@@ -57,6 +57,7 @@ namespace TUGraz.VectoCommon.Models
 		public const string Lorry = "Lorry";
 		public const string CompletedBus = "CompletedBus";
 		public const string Van = "Van";
+
 		public static HashSet<string> SuperCategories { get; } = new HashSet<string>() {
 			PrimaryBus,
 			Lorry,
diff --git a/VectoCommon/VectoCommon/Models/VehicleClass.cs b/VectoCommon/VectoCommon/Models/VehicleClass.cs
index 5ae14c8a307325fe92c70e6279599070543b5e54..d8dfd7647e5e46b6728a432a34cd64c33f0a2335 100644
--- a/VectoCommon/VectoCommon/Models/VehicleClass.cs
+++ b/VectoCommon/VectoCommon/Models/VehicleClass.cs
@@ -173,6 +173,11 @@ namespace TUGraz.VectoCommon.Models
 			return hdvClass == VehicleClass.Unknown ? "-" : hdvClass.ToString().Substring(Prefix.Length).Replace('_', '/');
 		}
 
+		public static string ToXML(this VehicleClass hdvClass)
+		{
+			return hdvClass.GetClassNumber();
+		}
+
 		public static bool IsMediumLorry(this VehicleClass vehicleClass)
 		{
 			switch (vehicleClass) {
diff --git a/VectoCommon/VectoCommon/Resources/XMLNames.Designer.cs b/VectoCommon/VectoCommon/Resources/XMLNames.Designer.cs
index 5bd99a03692d08fe4b511aec8593a07feeb8bce3..cc379ba8a5545ee984ea4d05742526cf805128b2 100644
--- a/VectoCommon/VectoCommon/Resources/XMLNames.Designer.cs
+++ b/VectoCommon/VectoCommon/Resources/XMLNames.Designer.cs
@@ -4074,6 +4074,15 @@ namespace TUGraz.VectoCommon.Resources {
             }
         }
         
+        /// <summary>
+        ///   Looks up a localized string similar to ActualChargeDepletingRange.
+        /// </summary>
+        public static string Report_ResultEntry_ActualChargeDepletingRange {
+            get {
+                return ResourceManager.GetString("Report_ResultEntry_ActualChargeDepletingRange", resourceCulture);
+            }
+        }
+        
         /// <summary>
         ///   Looks up a localized string similar to AverageSpeed.
         /// </summary>
@@ -4092,6 +4101,15 @@ namespace TUGraz.VectoCommon.Resources {
             }
         }
         
+        /// <summary>
+        ///   Looks up a localized string similar to CO2_ZEV_AuxHeater.
+        /// </summary>
+        public static string Report_ResultEntry_CO2ZEVAuxHeater {
+            get {
+                return ResourceManager.GetString("Report_ResultEntry_CO2ZEVAuxHeater", resourceCulture);
+            }
+        }
+        
         /// <summary>
         ///   Looks up a localized string similar to Distance.
         /// </summary>
@@ -4101,6 +4119,15 @@ namespace TUGraz.VectoCommon.Resources {
             }
         }
         
+        /// <summary>
+        ///   Looks up a localized string similar to ElectricEnergy.
+        /// </summary>
+        public static string Report_ResultEntry_ElectricEnergyConsumption {
+            get {
+                return ResourceManager.GetString("Report_ResultEntry_ElectricEnergyConsumption", resourceCulture);
+            }
+        }
+        
         /// <summary>
         ///   Looks up a localized string similar to EngineSpeedDriving.
         /// </summary>
@@ -4137,6 +4164,24 @@ namespace TUGraz.VectoCommon.Resources {
             }
         }
         
+        /// <summary>
+        ///   Looks up a localized string similar to EquivalentAllElectricRange.
+        /// </summary>
+        public static string Report_ResultEntry_EquivalentAllElectricRange {
+            get {
+                return ResourceManager.GetString("Report_ResultEntry_EquivalentAllElectricRange", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to FC_ZEV_AuxHeater.
+        /// </summary>
+        public static string Report_ResultEntry_FCZEVAuxHeater {
+            get {
+                return ResourceManager.GetString("Report_ResultEntry_FCZEVAuxHeater", resourceCulture);
+            }
+        }
+        
         /// <summary>
         ///   Looks up a localized string similar to FuelType.
         /// </summary>
@@ -4227,6 +4272,15 @@ namespace TUGraz.VectoCommon.Resources {
             }
         }
         
+        /// <summary>
+        ///   Looks up a localized string similar to Total.
+        /// </summary>
+        public static string Report_ResultEntry_Total {
+            get {
+                return ResourceManager.GetString("Report_ResultEntry_Total", resourceCulture);
+            }
+        }
+        
         /// <summary>
         ///   Looks up a localized string similar to TotalVehicleMass.
         /// </summary>
@@ -4245,6 +4299,24 @@ namespace TUGraz.VectoCommon.Resources {
             }
         }
         
+        /// <summary>
+        ///   Looks up a localized string similar to ElectricEnergyConsumption.
+        /// </summary>
+        public static string Report_ResultEntry_VIF_ElectricEnergyConsumption {
+            get {
+                return ResourceManager.GetString("Report_ResultEntry_VIF_ElectricEnergyConsumption", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to ZeroCO2EmissionsRange.
+        /// </summary>
+        public static string Report_ResultEntry_ZeroCO2EmissionsRange {
+            get {
+                return ResourceManager.GetString("Report_ResultEntry_ZeroCO2EmissionsRange", resourceCulture);
+            }
+        }
+        
         /// <summary>
         ///   Looks up a localized string similar to Results.
         /// </summary>
@@ -4344,6 +4416,15 @@ namespace TUGraz.VectoCommon.Resources {
             }
         }
         
+        /// <summary>
+        ///   Looks up a localized string similar to OVCMode.
+        /// </summary>
+        public static string Report_Results_OVCMode {
+            get {
+                return ResourceManager.GetString("Report_Results_OVCMode", resourceCulture);
+            }
+        }
+        
         /// <summary>
         ///   Looks up a localized string similar to PrimaryVehicleSubgroup.
         /// </summary>
@@ -4353,6 +4434,24 @@ namespace TUGraz.VectoCommon.Resources {
             }
         }
         
+        /// <summary>
+        ///   Looks up a localized string similar to error.
+        /// </summary>
+        public static string Report_Results_Status_Error_Val {
+            get {
+                return ResourceManager.GetString("Report_Results_Status_Error_Val", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to success.
+        /// </summary>
+        public static string Report_Results_Status_Success_Val {
+            get {
+                return ResourceManager.GetString("Report_Results_Status_Success_Val", resourceCulture);
+            }
+        }
+        
         /// <summary>
         ///   Looks up a localized string similar to Summary.
         /// </summary>
@@ -4515,6 +4614,24 @@ namespace TUGraz.VectoCommon.Resources {
             }
         }
         
+        /// <summary>
+        ///   Looks up a localized string similar to type.
+        /// </summary>
+        public static string Results_Report_OVCModeAttr {
+            get {
+                return ResourceManager.GetString("Results_Report_OVCModeAttr", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Looks up a localized string similar to charge depleting.
+        /// </summary>
+        public static string Results_Report_OVCModeAttr_ChargeDepleting {
+            get {
+                return ResourceManager.GetString("Results_Report_OVCModeAttr_ChargeDepleting", resourceCulture);
+            }
+        }
+        
         /// <summary>
         ///   Looks up a localized string similar to RetarderDataDeclarationType.
         /// </summary>
diff --git a/VectoCommon/VectoCommon/Resources/XMLNames.resx b/VectoCommon/VectoCommon/Resources/XMLNames.resx
index ff407bcb2eded8fd0f5b522dbd028acbb08f1435..e1d4cc2516cdecd7b673516ad017e2090bddf656 100644
--- a/VectoCommon/VectoCommon/Resources/XMLNames.resx
+++ b/VectoCommon/VectoCommon/Resources/XMLNames.resx
@@ -1995,4 +1995,43 @@
 <data name="Report_Results_PrimaryVehicleSubgroup" xml:space="preserve">
 	<value>PrimaryVehicleSubgroup</value>
 </data>
+<data name="Results_Report_OVCModeAttr_ChargeDepleting" xml:space="preserve">
+	<value>charge depleting</value>
+</data>
+<data name="Results_Report_OVCModeAttr" xml:space="preserve">
+	<value>type</value>
+</data>
+<data name="Report_Results_OVCMode" xml:space="preserve">
+	<value>OVCMode</value>
+</data>
+<data name="Report_ResultEntry_ActualChargeDepletingRange" xml:space="preserve">
+	<value>ActualChargeDepletingRange</value>
+</data>
+<data name="Report_ResultEntry_EquivalentAllElectricRange" xml:space="preserve">
+	<value>EquivalentAllElectricRange</value>
+</data>
+<data name="Report_ResultEntry_ZeroCO2EmissionsRange" xml:space="preserve">
+	<value>ZeroCO2EmissionsRange</value>
+</data>
+<data name="Report_ResultEntry_Total" xml:space="preserve">
+	<value>Total</value>
+</data>
+<data name="Report_ResultEntry_FCZEVAuxHeater" xml:space="preserve">
+	<value>FC_ZEV_AuxHeater</value>
+</data>
+<data name="Report_ResultEntry_CO2ZEVAuxHeater" xml:space="preserve">
+	<value>CO2_ZEV_AuxHeater</value>
+</data>
+<data name="Report_ResultEntry_ElectricEnergyConsumption" xml:space="preserve">
+	<value>ElectricEnergy</value>
+</data>
+<data name="Report_ResultEntry_VIF_ElectricEnergyConsumption" xml:space="preserve">
+	<value>ElectricEnergyConsumption</value>
+</data>
+<data name="Report_Results_Status_Error_Val" xml:space="preserve">
+	<value>error</value>
+</data>
+<data name="Report_Results_Status_Success_Val" xml:space="preserve">
+	<value>success</value>
+</data>
 </root>
\ No newline at end of file
diff --git a/VectoCommon/VectoCommon/Utils/SI.cs b/VectoCommon/VectoCommon/Utils/SI.cs
index 1557949c4a2a338c3a579e26440b098e62d4f589..cdc2711263193905ecd9e733a1f87cf6016e6107 100644
--- a/VectoCommon/VectoCommon/Utils/SI.cs
+++ b/VectoCommon/VectoCommon/Utils/SI.cs
@@ -512,6 +512,11 @@ namespace TUGraz.VectoCommon.Utils
 		{
 			return SIBase<CubicMeterPerSecond>.Create(m3.Val * ps.Value());
 		}
+
+		public static CubicMeterPerMeter operator /(CubicMeter m3, Meter m)
+		{
+			return SIBase<CubicMeterPerMeter>.Create(m3.Value() / m.Value());
+		}
 	}
 
 	public class CubicMeterPerSecond : SIBase<CubicMeterPerSecond>
@@ -533,6 +538,42 @@ namespace TUGraz.VectoCommon.Utils
 		}
 	}
 
+	public class CubicMeterPerMeter : SIBase<CubicMeterPerMeter>
+	{
+		private static readonly int[] Units = { 0, 2, 0, 0, 0, 0, 0 };
+
+		[DebuggerHidden]
+		private CubicMeterPerMeter(double value) : base(value, Units) { }
+
+		public static CubicMeterPerKilogramMeter operator /(CubicMeterPerMeter m3pm, Kilogram kg)
+		{
+			return SIBase<CubicMeterPerKilogramMeter>.Create(m3pm.Value() / kg.Value());
+		}
+
+		public static CubicMeterPerCubicMeterMeter operator /(CubicMeterPerMeter m3pm, CubicMeter m3)
+		{
+			return SIBase<CubicMeterPerCubicMeterMeter>.Create(m3pm.Value() / m3.Value());
+		}
+	}
+
+	public class CubicMeterPerKilogramMeter : SIBase<CubicMeterPerKilogramMeter>
+	{
+		private static readonly int[] Units = { -1, 2, 0, 0, 0, 0, 0 };
+
+		[DebuggerHidden]
+		private CubicMeterPerKilogramMeter(double value)
+			: base(value, Units) { }
+	}
+
+	public class CubicMeterPerCubicMeterMeter : SIBase<CubicMeterPerCubicMeterMeter>
+	{
+		private static readonly int[] Units = { 0, -1, 0, 0, 0, 0, 0 };
+
+		[DebuggerHidden]
+		private CubicMeterPerCubicMeterMeter(double value)
+			: base(value, Units) { }
+	}
+
 	/// <summary>
 	/// SI Class for Kilogram Square Meter [kgm^2].
 	/// </summary>
@@ -618,6 +659,39 @@ namespace TUGraz.VectoCommon.Utils
 		{
 			return SIBase<Kilogram>.Create(ws.Val * kpws.Value());
 		}
+
+		public static WattSecondPerMeter operator /(WattSecond wattSecond, Meter m)
+		{
+			return SIBase<WattSecondPerMeter>.Create(wattSecond.Val / m.Value());
+		}
+
+		
+	}
+
+	public class WattSecondPerMeter : SIBase<WattSecondPerMeter>
+	{
+		private static readonly int[] Units = { 1, 1, -2, 0, 0, 0, 0 };
+
+		[DebuggerHidden]
+		private WattSecondPerMeter(double val) : base(val, Units) { }
+
+		public static WattSecondPerMeterKilogram operator /(WattSecondPerMeter wattSecond, Kilogram kg)
+		{
+			return SIBase<WattSecondPerMeterKilogram>.Create(wattSecond.Val / kg.Value());
+		}
+
+		public static WattSecondPerCubicMeterMeter operator /(WattSecondPerMeter wattSecond, CubicMeter m3)
+		{
+			return SIBase<WattSecondPerCubicMeterMeter>.Create(wattSecond.Val / m3.Value());
+		}
+	}
+
+	public class WattSecondPerCubicMeterMeter : SIBase<WattSecondPerCubicMeterMeter>
+	{
+		private static readonly int[] Units = { 1, -2, -2, 0, 0, 0, 0 };
+
+		[DebuggerHidden]
+		private WattSecondPerCubicMeterMeter(double val) : base(val, Units) { }
 	}
 
 	public class WattSecondPerCubicMeter : SIBase<WattSecondPerCubicMeter>
@@ -628,6 +702,14 @@ namespace TUGraz.VectoCommon.Utils
 		private WattSecondPerCubicMeter(double val) : base(val, Units) { }
 	}
 
+	public class WattSecondPerMeterKilogram : SIBase<WattSecondPerMeterKilogram>
+	{
+		private static readonly int[] Units = { 0, 1, -2, 0, 0, 0, 0 };
+
+		[DebuggerHidden]
+		private WattSecondPerMeterKilogram(double val) : base(val, Units) { }
+	}
+
 	public class WattPerKelvinSquareMeter : SIBase<WattPerKelvinSquareMeter>
 	{
 		private static readonly int[] Units = { 1, 0, -3, 0, -1, 0, 0 };
@@ -845,6 +927,36 @@ namespace TUGraz.VectoCommon.Utils
 		{
 			return SIBase<KilogramPerMeter>.Create(jpm.Val / jpkg.Value());
 		}
+
+		public static JoulePerCubicMeterMeter operator /(JoulePerMeter jpm, CubicMeter m3)
+		{
+			return SIBase<JoulePerCubicMeterMeter>.Create(jpm.Val / m3.Value());
+		}
+
+		public static JoulePerKilogramMeter operator /(JoulePerMeter jpm, Kilogram kg)
+		{
+			return SIBase<JoulePerKilogramMeter>.Create(jpm.Val / kg.Value());
+		}
+	}
+
+	public class JoulePerCubicMeterMeter : SIBase<JoulePerCubicMeterMeter>
+	{
+		private static readonly int[] Units = { 1, -2, -2, 0, 0, 0, 0 };
+
+		[DebuggerHidden]
+		private JoulePerCubicMeterMeter(double val) : base(val, Units) { }
+
+		public override string UnitString => "J/m³-m";
+	}
+
+	public class JoulePerKilogramMeter : SIBase<JoulePerKilogramMeter>
+	{
+		private static readonly int[] Units = { 0, 1, -2, 0, 0, 0, 0 };
+
+		[DebuggerHidden]
+		private JoulePerKilogramMeter(double val) : base(val, Units) { }
+
+		public override string UnitString => "J/kg-m";
 	}
 
 	/// <summary>
diff --git a/VectoCommon/VectoCommon/Utils/SIConvertExtensionMethods.cs b/VectoCommon/VectoCommon/Utils/SIConvertExtensionMethods.cs
index 1f950c20eb162700bd21648ce9093c63d0b47ca3..a8eb5e8a583e86bcbd9e689cee69248f33710254 100644
--- a/VectoCommon/VectoCommon/Utils/SIConvertExtensionMethods.cs
+++ b/VectoCommon/VectoCommon/Utils/SIConvertExtensionMethods.cs
@@ -114,8 +114,14 @@ namespace TUGraz.VectoCommon.Utils
 	public static class SIConvertExtensionMethods
 	{
 		private const int Kilo = 1000;
+		private const double Mega = 1e6;
 		private const int SecondsPerHour = 60 * 60;
-		
+		private const int SecondsPerMinute = 60 * 60;
+		const int CubicMeterToLiter = 10 * 10 * 10;
+		const int CubicMeterToCubicCentimeter = 100 * 100 * 100;
+		const int MeterTo100KiloMeter = 100 * Kilo;
+		const int KilogrammToTon = Kilo;
+
 		public static ConvertedSI ConvertToGramm(this Kilogram value)
 		{
 			return new ConvertedSI(value.Value() * Kilo, "g");
@@ -133,20 +139,25 @@ namespace TUGraz.VectoCommon.Utils
 			return value == null ? null : new ConvertedSI(value.Value() * Kilo * Kilo, "g/km");
 		}
 
+		public static ConvertedSI ConvertToGrammPerPassengerKilometer(this KilogramPerMeter value)
+		{
+			return value == null ? null : new ConvertedSI(value.Value() * Kilo * Kilo, "g/p-km");
+		}
+
 		public static ConvertedSI ConvertToKiloWattHourPerKiloMeter(this JoulePerMeter value)
 		{
-			return new ConvertedSI(value.Value() / 3600, "kWh/km");
+			return new ConvertedSI(value.Value() / SecondsPerHour, "kWh/km");
 		}
 
 
         public static ConvertedSI ConvertToGramPerKiloWattHour(this SpecificFuelConsumption value)
 		{
-			return new ConvertedSI(value.Value() * 3600e6, "g/kWh");
+			return new ConvertedSI(value.Value() * SecondsPerHour * Mega, "g/kWh");
 		}
 
 		public static ConvertedSI ConvertToGramPerKiloWattHour(this KilogramPerWattSecond value)
 		{
-			return new ConvertedSI(value.Value() * 3600e6, "g/kWh");
+			return new ConvertedSI(value.Value() * SecondsPerHour *Mega, "g/kWh");
 		}
 
 		public static ConvertedSI ConvertToLiterPer100Kilometer(this VolumePerMeter value)
@@ -156,18 +167,12 @@ namespace TUGraz.VectoCommon.Utils
 		
 		public static ConvertedSI ConvertToLiterPer100TonKiloMeter(this VolumePerMeterMass value)
 		{
-			const int CubicMeterToLiter = 10 * 10 * 10;
-			const int MeterTo100KiloMeter = 100 * Kilo;
-			const int KilogrammToTon = Kilo;
-
 			return value == null ? null  : new ConvertedSI(value.Value() * CubicMeterToLiter * (MeterTo100KiloMeter * KilogrammToTon), "l/100tkm");
 		}
 
 		public static ConvertedSI ConvertToLiterPerCubicMeter100KiloMeter(this VolumePerMeterVolume value)
 		{
-			const int CubicMeterToLiter = 10 * 10 * 10;
-			const int MeterTo100KiloMeter = 100 * Kilo;
-			return new ConvertedSI(value.Value() * CubicMeterToLiter * MeterTo100KiloMeter, "l/100m^3km");
+			return new ConvertedSI(value.Value() * CubicMeterToLiter * MeterTo100KiloMeter, "l/100m³-km");
 		}
 
 		public static ConvertedSI ConvertToGrammPerHour(this KilogramPerSecond value)
@@ -182,23 +187,63 @@ namespace TUGraz.VectoCommon.Utils
 
 		public static ConvertedSI ConvertToCubicCentiMeter(this CubicMeter value)
 		{
-			return new ConvertedSI(value.Value() * 100 * 100 * 100, "cm^3");
+			return new ConvertedSI(value.Value() * CubicMeterToCubicCentimeter, "cm³");
 		}
 
 		public static ConvertedSI ConvertToGrammPerCubicMeterKiloMeter(this KilogramPerMeterCubicMeter value)
 		{
-			return new ConvertedSI(value.Value()  * Kilo * Kilo, "g/m^3km");
+			return new ConvertedSI(value.Value()  * Kilo * Kilo, "g/m³-km");
 		}
 
 		public static ConvertedSI ConvertToGrammPerTonKilometer(this KilogramPerMeterMass value)
 		{
-			return new ConvertedSI(value.Value() * Kilo * Kilo * Kilo, "g/tkm");
+			return new ConvertedSI(value.Value() * Kilo * Kilo * Kilo, "g/t-km");
 		}
 
 		public static ConvertedSI ConvertToKiloWattHour(this WattSecond value)
 		{
 			return new ConvertedSI(value.Value() / Kilo / SecondsPerHour, "kWh");
 		}
+
+		public static ConvertedSI ConvertToKiloWattHourPerKiloMeter(this WattSecondPerMeter value)
+		{
+			return new ConvertedSI(value.Value() / Kilo / SecondsPerHour * Kilo, "kWh/km");
+		}
+
+		public static ConvertedSI ConvertToKiloWattHourPerPassengerKiloMeter(this WattSecondPerMeter value)
+		{
+			return new ConvertedSI(value.Value() / Kilo / SecondsPerHour * Kilo, "kWh/p-km");
+		}
+
+		public static ConvertedSI ConvertToKiloWattHourPerTonKiloMeter(this WattSecondPerMeterKilogram value)
+		{
+			return new ConvertedSI(value.Value() / Kilo / SecondsPerHour * Kilo * KilogrammToTon, "kWh/t-km");
+		}
+
+		public static ConvertedSI ConvertToKiloWattHourPerCubicMeterKiloMeter(this WattSecondPerCubicMeterMeter value)
+		{
+			return new ConvertedSI(value.Value() / Kilo / SecondsPerHour * Kilo, "kWh/m³-km");
+		}
+
+		public static ConvertedSI ConvertToMegaJoulePerKiloMeter(this WattSecondPerMeter value)
+		{
+			return new ConvertedSI(value.Value() / Mega * Kilo, "MJ/km");
+		}
+		public static ConvertedSI ConvertToMegaJoulePerPassengerKiloMeter(this WattSecondPerMeter value)
+		{
+			return new ConvertedSI(value.Value() / Mega * Kilo, "MJ/p-km");
+		}
+
+		public static ConvertedSI ConvertToMegaJoulePerTonKiloMeter(this WattSecondPerMeterKilogram value)
+		{
+			return new ConvertedSI(value.Value() / Mega * Kilo * KilogrammToTon, "MJ/t-km");
+		}
+
+		public static ConvertedSI ConvertToMegaJoulePerCubicMeterKiloMeter(this WattSecondPerCubicMeterMeter value)
+		{
+			return new ConvertedSI(value.Value() / Mega * Kilo , "MJ/m³-km");
+		}
+
 		public static ConvertedSI ConvertToWattHour(this WattSecond value)
 		{
 			return new ConvertedSI(value.Value() / SecondsPerHour, "Wh");
@@ -225,7 +270,7 @@ namespace TUGraz.VectoCommon.Utils
 
 		public static ConvertedSI ConvertToCubicDeziMeter(this CubicMeter value)
 		{
-			return new ConvertedSI(value.Value() * 10 * 10 * 10, "dm^3");
+			return new ConvertedSI(value.Value() * CubicMeterToLiter, "dm^3");
 		}
 		public static ConvertedSI ConvertToMilliMeter(this Meter value)
 		{
@@ -244,17 +289,52 @@ namespace TUGraz.VectoCommon.Utils
 
 		public static ConvertedSI ConvertToMinutes(this Second sec)
 		{
-			return new ConvertedSI(sec.Value() / 60.0, "min");
+			return new ConvertedSI(sec.Value() / SecondsPerMinute, "min");
 		}
 
 		public static ConvertedSI ConvertToNlPerMin(this NormLiterPerSecond nlps)
 		{
-			return new ConvertedSI(nlps.Value() * 60.0, "Nl/min");
+			return new ConvertedSI(nlps.Value() * SecondsPerMinute, "Nl/min");
 		}
 
 		public static ConvertedSI ConvertToMegaJoulePerKilometer(this JoulePerMeter jpm)
 		{
-			return new ConvertedSI(jpm.Value() * 1e-3, "MJ/km");
+			return new ConvertedSI(jpm.Value() / Mega * Kilo, "MJ/km");
+		}
+
+		public static ConvertedSI ConvertToMegaJoulePerPassengerKilometer(this JoulePerMeter jpm)
+		{
+			return new ConvertedSI(jpm.Value() / Mega * Kilo, "MJ/p-km");
+		}
+
+		public static ConvertedSI ConvertToMegaJoulePerTonKiloMeter(this JoulePerKilogramMeter jpkgm)
+		{
+			return new ConvertedSI(jpkgm.Value() /Mega * Kilo * Kilo, "MJ/t-km");
+		}
+
+		public static ConvertedSI ConvertToMegaJoulePerCubicMeterKiloMeter(this JoulePerCubicMeterMeter jpm3m)
+		{
+			return new ConvertedSI(jpm3m.Value() / Mega * Kilo, "MJ/m³-km");
+		}
+
+		public static ConvertedSI ConvertToLiterPer100KiloMeter(this CubicMeterPerMeter jpm3m)
+		{
+			return new ConvertedSI(jpm3m.Value() * CubicMeterToLiter * MeterTo100KiloMeter, "l/100km");
+		}
+
+		public static ConvertedSI ConvertToLiterPerPassengerKiloMeter(this CubicMeterPerMeter jpm3m)
+		{
+			return new ConvertedSI(jpm3m.Value() * CubicMeterToLiter * Kilo, "l/p-km");
+		}
+
+		public static ConvertedSI ConvertToLiterPerTonKiloMeter(this CubicMeterPerKilogramMeter m3pkmm)
+		{
+			return new ConvertedSI(m3pkmm.Value() * CubicMeterToLiter * Kilo * Kilo, "l/t-km");
+		}
+
+		public static ConvertedSI ConvertToLiterPerCubicMeterKiloMeter(this CubicMeterPerCubicMeterMeter m3pm3m)
+		{
+			return new ConvertedSI(m3pm3m.Value() * CubicMeterToLiter * Kilo, "l/m³-km");
 		}
 
 		public static Meter ConvertToMeter(this ConvertedSI mm)
diff --git a/VectoConsole/Program.cs b/VectoConsole/Program.cs
index a3b973cece77d621addb072cb06f3f486f5814a8..1e566c5d27aba41285b963c391975b2be4076205 100644
--- a/VectoConsole/Program.cs
+++ b/VectoConsole/Program.cs
@@ -51,7 +51,6 @@ using TUGraz.VectoCore.InputData.FileIO.JSON;
 using TUGraz.VectoCore.InputData.FileIO.XML;
 using TUGraz.VectoCore.Models.Simulation;
 using TUGraz.VectoCore.Models.Simulation.Impl;
-using TUGraz.VectoCore.Models.Simulation.Impl.SimulatorFactory;
 using TUGraz.VectoCore.OutputData;
 using TUGraz.VectoCore.OutputData.FileIO;
 using TUGraz.VectoCore.Utils;
diff --git a/VectoConsole/VectoConsole.csproj b/VectoConsole/VectoConsole.csproj
index 1fab91cd911dcc6e336d49fc0e56324ea8feb2c1..a19f94b3c403240caebc053d7c7977e2f4a9d348 100644
--- a/VectoConsole/VectoConsole.csproj
+++ b/VectoConsole/VectoConsole.csproj
@@ -38,6 +38,7 @@
   </ItemGroup>
 
   <ItemGroup>
+    <ProjectReference Include="..\VectoCommon\VectoCommon\VectoCommon.csproj" />
     <ProjectReference Include="..\VectoCore\VectoCore\VectoCore.csproj" />
   </ItemGroup>
 
diff --git a/VectoCore/VectoCore/Configuration/Constants.cs b/VectoCore/VectoCore/Configuration/Constants.cs
index 8ed1b6607b1ec64b7753b686e3806cf95d394ff4..b07a957da8ccd590fb5218a3735b765fa0ced2a6 100644
--- a/VectoCore/VectoCore/Configuration/Constants.cs
+++ b/VectoCore/VectoCore/Configuration/Constants.cs
@@ -56,14 +56,19 @@ namespace TUGraz.VectoCore.Configuration
 				public const string PTODuringDrive = "PTO_DuringDrive";
 				public const string Fan = "FAN";
 				public const string SteeringPump = "STP";
+				public const string SteeringPump_el = "STP";
 				public const string ElectricSystem = "ES";
 				public const string HeatingVentilationAirCondition = "AC";
 				public const string PneumaticSystem = "PS";
+				public const string Cond = "COND";
 				public const string PTOConsumer = "PTO_CONSUM";
 
-				public const string ENG_AUX_MECH_BASE = "ENG_AUX_BASE";
-				public const string ENG_AUX_MECH_FAN = "ENG_AUX_FAN";
-				public const string ENG_AUX_MECH_STP = "ENG_AUX_STP";
+				/// <summary>
+				/// Engineering Mode
+				/// </summary>
+				public const string ENGMode_AUX_MECH_BASE = "ENG_AUX_BASE";
+				public const string ENGMode_AUX_MECH_FAN = "ENG_AUX_FAN";
+				public const string ENGMode_AUX_MECH_STP = "ENG_AUX_STP";
 			}
 
 			public static class Names
@@ -329,7 +334,9 @@ namespace TUGraz.VectoCore.Configuration
 			public static readonly Meter GearboxLookaheadForAccelerationEstimation = 100.SI<Meter>();
 
 			public static readonly Kilogram MaximumGrossVehicleMass = 40000.SI<Kilogram>();
+			public static readonly Kilogram MaximumGrossVehicleMassPEV = 42000.SI<Kilogram>();
 			public static readonly Kilogram MaximumGrossVehicleMassEMS = 60000.SI<Kilogram>();
+			public static readonly Kilogram MaximumGrossVehicleMassEMS_PEV = 62000.SI<Kilogram>();
 
 			public static readonly MeterPerSecond HighwaySpeedThreshold = 70.KMPHtoMeterPerSecond();
 			public static readonly MeterPerSecond RuralSpeedThreshold = 50.KMPHtoMeterPerSecond();
diff --git a/VectoCore/VectoCore/InputData/FileIO/JSON/JSONInputData.cs b/VectoCore/VectoCore/InputData/FileIO/JSON/JSONInputData.cs
index 5e2803d0b85789fe2d20257f13b98933358bced9..b6f7320d601259b920a86a2c3676e775815833a7 100644
--- a/VectoCore/VectoCore/InputData/FileIO/JSON/JSONInputData.cs
+++ b/VectoCore/VectoCore/InputData/FileIO/JSON/JSONInputData.cs
@@ -49,6 +49,7 @@ using TUGraz.VectoCore.InputData.FileIO.XML;
 using TUGraz.VectoCore.InputData.FileIO.XML.Declaration;
 using TUGraz.VectoCore.InputData.Impl;
 using TUGraz.VectoCore.Models.Declaration;
+using TUGraz.VectoCore.Models.Declaration.Auxiliaries;
 using TUGraz.VectoCore.Models.SimulationComponent.Data;
 using TUGraz.VectoCore.Utils;
 using TUGraz.VectoHashing;
@@ -953,7 +954,7 @@ namespace TUGraz.VectoCore.InputData.FileIO.JSON
 	public class JSONInputDataSingleBusV6 : JSONFile, ISingleBusInputDataProvider, IDeclarationJobInputData
 	{
 		private readonly IXMLInputDataReader _xmlInputReader;
-
+		
 		public JSONInputDataSingleBusV6(JObject data, string filename, bool tolerateMissing = false) : base(
 			data, filename, tolerateMissing)
 		{
@@ -963,19 +964,23 @@ namespace TUGraz.VectoCore.InputData.FileIO.JSON
 			var primaryInputData = Path.Combine(BasePath,  Body.GetEx<string>(JsonKeys.PrimaryVehicle));
 			var completedInputData = Path.Combine(BasePath,  Body.GetEx<string>("CompletedVehicle"));
 
-			PrimaryVehicle = CreateReader(primaryInputData);
-			CompletedVehicle = CreateReader(completedInputData);
+			var primaryJob = CreateReader(primaryInputData);
+			PrimaryVehicle = primaryJob.JobInputData.Vehicle;
+			XMLHash = primaryJob.XMLHash;
+			var completedJob = CreateReader(completedInputData);
+			CompletedVehicle = completedJob.JobInputData.Vehicle;
+			XMLHashCompleted = completedJob.XMLHash;
 
 			JobName = CompletedVehicle.VIN;
 		}
 
-		private IVehicleDeclarationInputData CreateReader(string vehicleFileName)
+		private IDeclarationInputDataProvider CreateReader(string vehicleFileName)
 		{
 			if (Path.GetExtension(vehicleFileName) != ".xml") {
 				throw new VectoException("unsupported vehicle file format {0}", vehicleFileName);
 			}
 
-			return _xmlInputReader.CreateDeclaration(vehicleFileName).JobInputData.Vehicle;
+			return _xmlInputReader.CreateDeclaration(vehicleFileName);
 
 		}
 
@@ -996,7 +1001,8 @@ namespace TUGraz.VectoCore.InputData.FileIO.JSON
 
 		public IDeclarationJobInputData JobInputData => this;
 		public virtual IPrimaryVehicleInformationInputDataProvider PrimaryVehicleData => null;
-		public XElement XMLHash => new XElement(XMLNames.DI_Signature);
+		public XElement XMLHash { get; }
+		public XElement XMLHashCompleted { get; }
 
 		#endregion
 
diff --git a/VectoCore/VectoCore/InputData/FileIO/JSON/JSONSubComponent.cs b/VectoCore/VectoCore/InputData/FileIO/JSON/JSONSubComponent.cs
index 9c8bf146b06fa575b523f655c276361b70583727..73c3cddbd1477f2486852898a8ce739d4df09fbf 100644
--- a/VectoCore/VectoCore/InputData/FileIO/JSON/JSONSubComponent.cs
+++ b/VectoCore/VectoCore/InputData/FileIO/JSON/JSONSubComponent.cs
@@ -5,6 +5,7 @@ using System.Linq;
 using System.Xml;
 using Newtonsoft.Json.Linq;
 using TUGraz.VectoCommon.BusAuxiliaries;
+using TUGraz.VectoCommon.Exceptions;
 using TUGraz.VectoCommon.InputData;
 using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Utils;
@@ -225,7 +226,10 @@ namespace TUGraz.VectoCore.InputData.FileIO.JSON
 
 	internal class JSONPTOTransmissioninputData : JSONSubComponent, IPTOTransmissionInputData
 	{
-		public JSONPTOTransmissioninputData(JSONVehicleDataV7 vehicle) : base(vehicle) { }
+		public JSONPTOTransmissioninputData(JSONVehicleDataV7 vehicle) : base(vehicle)
+		{
+
+		}
 
 		#region IPTOTransmissionInputData
 
@@ -295,23 +299,83 @@ namespace TUGraz.VectoCore.InputData.FileIO.JSON
 
 		public virtual TableData PTOCycleDuringStop
 		{
-			get {
-				var pto = Body[JsonKeys.Vehicle_PTO];
-				if (pto == null || pto[JsonKeys.Vehicle_PTO_Cycle] == null) {
-					return null;
-				}
-				var cycle = pto[JsonKeys.Vehicle_PTO_Cycle];
-				if (string.IsNullOrWhiteSpace(cycle.Value<string>())) {
-					return null;
+			get
+			{
+
+				var ePtoTableData = GetEPTOCycle();
+				var ptoTableData = GetPTOCycle();
+				ThrowIfBothTablesArePresent(ePtoTableData, ptoTableData);
+				return ptoTableData;
+			}
+		}
+
+		private TableData GetPTOCycle()
+		{
+			var pto = Body[JsonKeys.Vehicle_PTO];
+			var cycle = pto?[JsonKeys.Vehicle_PTO_Cycle];
+			if (cycle == null) {
+				return null;
+			}
+
+			if (string.IsNullOrWhiteSpace(cycle.Value<string>())) {
+				return null;
+			}
+
+			try {
+				return ReadTableData(Body.GetEx(JsonKeys.Vehicle_PTO).GetEx<string>(JsonKeys.Vehicle_PTO_Cycle),
+					"PTO Cycle Standstill");
+			} catch (Exception) {
+				if (!TolerateMissing) {
+					throw;
 				}
-				try {
-					return ReadTableData(Body.GetEx(JsonKeys.Vehicle_PTO).GetEx<string>(JsonKeys.Vehicle_PTO_Cycle), "PTO Cycle Standstill");
-				} catch (Exception) {
-					if (!TolerateMissing) {
-						throw;
-					}
-					return new TableData(Path.Combine(BasePath, cycle.Value<string>()) + JSONFile.MissingFileSuffix, DataSourceType.Missing);
+
+				return new TableData(Path.Combine(BasePath, cycle.Value<string>()) + JSONFile.MissingFileSuffix,
+					DataSourceType.Missing);
+			}
+		}
+
+		public TableData EPTOCycleDuringStop
+		{
+			get
+			{
+				var ePtoTableData = GetEPTOCycle();
+				var ptoTableData = GetPTOCycle();
+				ThrowIfBothTablesArePresent(ePtoTableData, ptoTableData);
+				return ePtoTableData;
+			}
+
+		}
+
+		private void ThrowIfBothTablesArePresent(TableData epto, TableData pto)
+		{
+			if((epto != null && pto != null)) {
+				throw new VectoException(
+					$"Setting {JsonKeys.Vehicle_PTO_Cycle} AND {JsonKeys.Vehicle_EPTO_Cycle} is not allowed");
+			}
+		}
+
+		private TableData GetEPTOCycle()
+		{
+			var pto = Body[JsonKeys.Vehicle_PTO];
+			var cycle = pto?[JsonKeys.Vehicle_EPTO_Cycle];
+			if (cycle == null) {
+				return null;
+			}
+
+			if (string.IsNullOrWhiteSpace(cycle.Value<string>())) {
+				return null;
+			}
+
+			try {
+				return ReadTableData(Body.GetEx(JsonKeys.Vehicle_PTO).GetEx<string>(JsonKeys.Vehicle_EPTO_Cycle),
+					"EPTO Cycle Standstill");
+			} catch (Exception) {
+				if (!TolerateMissing) {
+					throw;
 				}
+
+				return new TableData(Path.Combine(BasePath, cycle.Value<string>()) + JSONFile.MissingFileSuffix,
+					DataSourceType.Missing);
 			}
 		}
 
diff --git a/VectoCore/VectoCore/InputData/FileIO/JSON/JSONVehicleData.cs b/VectoCore/VectoCore/InputData/FileIO/JSON/JSONVehicleData.cs
index 6e8384ab2d827a39b6e7cecec88103f340e773a1..148adaf1f8bd46c11c37b3e76e495a7042d12bea 100644
--- a/VectoCore/VectoCore/InputData/FileIO/JSON/JSONVehicleData.cs
+++ b/VectoCore/VectoCore/InputData/FileIO/JSON/JSONVehicleData.cs
@@ -433,7 +433,7 @@ namespace TUGraz.VectoCore.InputData.FileIO.JSON
 
 		IAngledriveInputData IVehicleComponentsEngineering.AngledriveInputData => _angledriveData ?? (_angledriveData = new JSONAngledriveInputData(this));
 
-		public virtual IEngineEngineeringInputData EngineInputData => Job.Engine;
+		public virtual IEngineEngineeringInputData EngineInputData => Job?.Engine;
 
 		IAxleGearInputData IVehicleComponentsDeclaration.AxleGearInputData => Job.AxleGear;
 
diff --git a/VectoCore/VectoCore/InputData/FileIO/XML/Declaration/DataProvider/XMLDeclarationComponentsDataProvider.cs b/VectoCore/VectoCore/InputData/FileIO/XML/Declaration/DataProvider/XMLDeclarationComponentsDataProvider.cs
index 42cc0ea13bf82f23cfa0037dc7639c1fe3e5fa75..8d676b57acfd81b05ba7c7c114a35b37231d9a1f 100644
--- a/VectoCore/VectoCore/InputData/FileIO/XML/Declaration/DataProvider/XMLDeclarationComponentsDataProvider.cs
+++ b/VectoCore/VectoCore/InputData/FileIO/XML/Declaration/DataProvider/XMLDeclarationComponentsDataProvider.cs
@@ -157,14 +157,14 @@ namespace TUGraz.VectoCore.InputData.FileIO.XML.Declaration.DataProvider
 
 		#region Overrides of XMLDeclarationComponentsDataProviderV10
 
-		public override IAngledriveInputData AngledriveInputData
-			=> ElementExists(XMLNames.Component_Angledrive) ? base.AngledriveInputData : null;
+		//public override IAngledriveInputData AngledriveInputData
+		//	=> ElementExists(XMLNames.Component_Angledrive) ? base.AngledriveInputData : null;
 
-		public override IRetarderInputData RetarderInputData
-			=> ElementExists(XMLNames.Component_Retarder) ? base.RetarderInputData : null;
+		//public override IRetarderInputData RetarderInputData
+		//	=> ElementExists(XMLNames.Component_Retarder) ? base.RetarderInputData : null;
 
-		public override IAirdragDeclarationInputData AirdragInputData
-			=> ElementExists(XMLNames.Component_AirDrag) ? base.AirdragInputData : null;
+		//public override IAirdragDeclarationInputData AirdragInputData
+		//	=> ElementExists(XMLNames.Component_AirDrag) ? base.AirdragInputData : null;
 
 		#endregion
 	}
@@ -572,14 +572,14 @@ namespace TUGraz.VectoCore.InputData.FileIO.XML.Declaration.DataProvider
 
 		#region Overrides of XMLDeclarationComponentsDataProviderV10
 		
-		public override IAngledriveInputData AngledriveInputData =>
-			ElementExists(XMLNames.Component_Angledrive) ? base.AngledriveInputData : null;
+		//public override IAngledriveInputData AngledriveInputData =>
+		//	ElementExists(XMLNames.Component_Angledrive) ? base.AngledriveInputData : null;
 
-		public override IRetarderInputData RetarderInputData =>
-			ElementExists(XMLNames.Component_Retarder) ? base.RetarderInputData : null;
+		//public override IRetarderInputData RetarderInputData =>
+		//	ElementExists(XMLNames.Component_Retarder) ? base.RetarderInputData : null;
 
-		public override IAirdragDeclarationInputData AirdragInputData =>
-			ElementExists(XMLNames.Component_AirDrag) ? base.AirdragInputData : null;
+		//public override IAirdragDeclarationInputData AirdragInputData =>
+		//	ElementExists(XMLNames.Component_AirDrag) ? base.AirdragInputData : null;
 
 		#endregion
 	}
@@ -620,11 +620,11 @@ namespace TUGraz.VectoCore.InputData.FileIO.XML.Declaration.DataProvider
 
 		public override IIEPCDeclarationInputData IEPC => null;
 
-		public override IRetarderInputData RetarderInputData =>
-			ElementExists(XMLNames.Component_Retarder) ? base.RetarderInputData : null;
+		//public override IRetarderInputData RetarderInputData =>
+		//	ElementExists(XMLNames.Component_Retarder) ? base.RetarderInputData : null;
 
-		public override IAirdragDeclarationInputData AirdragInputData =>
-			ElementExists(XMLNames.Component_AirDrag) ? base.AirdragInputData : null;
+		//public override IAirdragDeclarationInputData AirdragInputData =>
+		//	ElementExists(XMLNames.Component_AirDrag) ? base.AirdragInputData : null;
 
 		#endregion
 	}
@@ -652,11 +652,11 @@ namespace TUGraz.VectoCore.InputData.FileIO.XML.Declaration.DataProvider
 
 		public override IIEPCDeclarationInputData IEPC => null;
 
-		public override IAngledriveInputData AngledriveInputData =>
-			ElementExists(XMLNames.Component_Angledrive) ? base.AngledriveInputData : null;
+		//public override IAngledriveInputData AngledriveInputData =>
+		//	ElementExists(XMLNames.Component_Angledrive) ? base.AngledriveInputData : null;
 
-		public override IRetarderInputData RetarderInputData =>
-			ElementExists(XMLNames.Component_Retarder) ? base.RetarderInputData : null;
+		//public override IRetarderInputData RetarderInputData =>
+		//	ElementExists(XMLNames.Component_Retarder) ? base.RetarderInputData : null;
 
 		#endregion
 	}
@@ -696,20 +696,20 @@ namespace TUGraz.VectoCore.InputData.FileIO.XML.Declaration.DataProvider
 		
 		public XMLDeclarationHeavyLorryHEVIEPCSComponentDataV24(IXMLDeclarationVehicleData vehicle,
 			XmlNode componentNode, string sourceFile) : base(vehicle, componentNode, sourceFile) { }
-		
-		#region Overrides of XMLDeclarationComponentsDataProviderV10
 
-		public override IRetarderInputData RetarderInputData =>
-			ElementExists(XMLNames.Component_Retarder) ? base.RetarderInputData : null;
+        #region Overrides of XMLDeclarationComponentsDataProviderV10
 
-		public override IAxleGearInputData AxleGearInputData =>
-			ElementExists(XMLNames.Component_Axlegear) ? base.AxleGearInputData : null;
+        //public override IRetarderInputData RetarderInputData =>
+        //	ElementExists(XMLNames.Component_Retarder) ? base.RetarderInputData : null;
 
-		public override IAirdragDeclarationInputData AirdragInputData => 
-			ElementExists(XMLNames.Component_AirDrag) ? base.AirdragInputData : null;
-		
-		#endregion
-	}
+        public override IAxleGearInputData AxleGearInputData =>
+            ElementExists(XMLNames.Component_Axlegear) ? base.AxleGearInputData : null;
+
+        //public override IAirdragDeclarationInputData AirdragInputData => 
+        //	ElementExists(XMLNames.Component_AirDrag) ? base.AirdragInputData : null;
+
+        #endregion
+    }
 
 	// ---------------------------------------------------------------------------------------
 
@@ -731,11 +731,11 @@ namespace TUGraz.VectoCore.InputData.FileIO.XML.Declaration.DataProvider
 		
 		public override IBusAuxiliariesDeclarationData BusAuxiliaries => _busAuxiliariesDeclarationInputData ??
 																		(_busAuxiliariesDeclarationInputData = ComponentReader.BusAuxiliariesInputData);
-		public override IRetarderInputData RetarderInputData =>
-			ElementExists(XMLNames.Component_Retarder) ? base.RetarderInputData : null;
+        //public override IRetarderInputData RetarderInputData =>
+        //	ElementExists(XMLNames.Component_Retarder) ? base.RetarderInputData : null;
 
-		public override IAxleGearInputData AxleGearInputData =>
-			ElementExists(XMLNames.Component_Axlegear) ? base.AxleGearInputData : null;
+        public override IAxleGearInputData AxleGearInputData =>
+            ElementExists(XMLNames.Component_Axlegear) ? base.AxleGearInputData : null;
 		#endregion
 
 	}
@@ -754,14 +754,14 @@ namespace TUGraz.VectoCore.InputData.FileIO.XML.Declaration.DataProvider
 
 		#region Overrides of XMLDeclarationComponentsDataProviderV10
 
-		public override IAngledriveInputData AngledriveInputData =>
-			ElementExists(XMLNames.Component_Angledrive) ? base.AngledriveInputData : null;
+		//public override IAngledriveInputData AngledriveInputData =>
+		//	ElementExists(XMLNames.Component_Angledrive) ? base.AngledriveInputData : null;
 		
-		public override IRetarderInputData RetarderInputData =>
-			ElementExists(XMLNames.Component_Retarder) ? base.RetarderInputData : null;
+		//public override IRetarderInputData RetarderInputData =>
+		//	ElementExists(XMLNames.Component_Retarder) ? base.RetarderInputData : null;
 
-		public override IAirdragDeclarationInputData AirdragInputData =>
-			ElementExists(XMLNames.Component_AirDrag) ? base.AirdragInputData : null;
+		//public override IAirdragDeclarationInputData AirdragInputData =>
+		//	ElementExists(XMLNames.Component_AirDrag) ? base.AirdragInputData : null;
 
 		#endregion
 	}
@@ -801,14 +801,14 @@ namespace TUGraz.VectoCore.InputData.FileIO.XML.Declaration.DataProvider
 		public override IBusAuxiliariesDeclarationData BusAuxiliaries  => _busAuxiliariesDeclarationInputData ??
 																 	 (_busAuxiliariesDeclarationInputData = ComponentReader.BusAuxiliariesInputData);
 
-		public override IAngledriveInputData AngledriveInputData =>
-			ElementExists(XMLNames.Component_Angledrive) ? base.AngledriveInputData : null;
+        //public override IAngledriveInputData AngledriveInputData =>
+        //    ElementExists(XMLNames.Component_Angledrive) ? base.AngledriveInputData : null;
 
-		public override IRetarderInputData RetarderInputData =>
-			ElementExists(XMLNames.Component_Retarder) ? base.RetarderInputData : null;
+        //public override IRetarderInputData RetarderInputData =>
+        //	ElementExists(XMLNames.Component_Retarder) ? base.RetarderInputData : null;
 
-		#endregion
-	}
+        #endregion
+    }
 
 	// ---------------------------------------------------------------------------------------
 
@@ -838,14 +838,14 @@ namespace TUGraz.VectoCore.InputData.FileIO.XML.Declaration.DataProvider
 
 		#region Overrides of XMLDeclarationComponentsDataProviderV10
 
-		public override IRetarderInputData RetarderInputData =>
-			ElementExists(XMLNames.Component_Retarder) ? base.RetarderInputData : null;
+		//public override IRetarderInputData RetarderInputData =>
+		//	ElementExists(XMLNames.Component_Retarder) ? base.RetarderInputData : null;
 
 		public override IAxleGearInputData AxleGearInputData =>
 			ElementExists(XMLNames.Component_Axlegear) ? base.AxleGearInputData : null;
 
-		public override IAirdragDeclarationInputData AirdragInputData =>
-			ElementExists(XMLNames.Component_AirDrag) ? base.AirdragInputData : null;
+		//public override IAirdragDeclarationInputData AirdragInputData =>
+		//	ElementExists(XMLNames.Component_AirDrag) ? base.AirdragInputData : null;
 
 		#endregion
 	}
@@ -863,8 +863,8 @@ namespace TUGraz.VectoCore.InputData.FileIO.XML.Declaration.DataProvider
 
 		#region Overrides of XMLDeclarationComponentsDataProviderV10
 
-		public override IRetarderInputData RetarderInputData =>
-			ElementExists(XMLNames.Component_Retarder) ? base.RetarderInputData : null;
+		//public override IRetarderInputData RetarderInputData =>
+		//	ElementExists(XMLNames.Component_Retarder) ? base.RetarderInputData : null;
 
 		public override IAxleGearInputData AxleGearInputData =>
 			ElementExists(XMLNames.Component_Axlegear) ? base.AxleGearInputData : null;
diff --git a/VectoCore/VectoCore/InputData/FileIO/XML/Declaration/DataProvider/XMLDeclarationPTODataProvider.cs b/VectoCore/VectoCore/InputData/FileIO/XML/Declaration/DataProvider/XMLDeclarationPTODataProvider.cs
index 2bed1ed38f724d1e4cc89f6acbe4f914e92ec872..4f97f2ac0e814b77c536b8363d39ae4b437e88d1 100644
--- a/VectoCore/VectoCore/InputData/FileIO/XML/Declaration/DataProvider/XMLDeclarationPTODataProvider.cs
+++ b/VectoCore/VectoCore/InputData/FileIO/XML/Declaration/DataProvider/XMLDeclarationPTODataProvider.cs
@@ -82,6 +82,7 @@ namespace TUGraz.VectoCore.InputData.FileIO.XML.Declaration.DataProvider
 		public virtual TableData PTOLossMap => null;
 
 		public virtual TableData PTOCycleDuringStop => null;
+		public TableData EPTOCycleDuringStop => null;
 
 		public TableData PTOCycleWhileDriving => null;
 		
diff --git a/VectoCore/VectoCore/InputData/FileIO/XML/Declaration/DataProvider/XMLElectricMachinesDeclarationInputDataProvider.cs b/VectoCore/VectoCore/InputData/FileIO/XML/Declaration/DataProvider/XMLElectricMachinesDeclarationInputDataProvider.cs
index 365a218186703a42bb0727f04b815bc356e21ab2..9bf2ab48cd9d6a91dc457792bd6490828e9a75c8 100644
--- a/VectoCore/VectoCore/InputData/FileIO/XML/Declaration/DataProvider/XMLElectricMachinesDeclarationInputDataProvider.cs
+++ b/VectoCore/VectoCore/InputData/FileIO/XML/Declaration/DataProvider/XMLElectricMachinesDeclarationInputDataProvider.cs
@@ -44,11 +44,18 @@ namespace TUGraz.VectoCore.InputData.FileIO.XML.Declaration.DataProvider
 				ElectricMachine = ElectricMachineSystemReader.CreateElectricMachineSystem(GetNode(XMLNames.ElectricMachineSystem)),
 			};
 
-			if (ElementExists("ADC"))
+			if (ElementExists("ADC")) {
 				machineEntry.ADC = ElectricMachineSystemReader.ADCInputData;
+				
+			}
+
+			machineEntry.MechanicalTransmissionEfficiency = double.NaN;
 
-			if(ElementExists(XMLNames.ElectricMachine_P2_5GearRatios))
+
+			if (ElementExists(XMLNames.ElectricMachine_P2_5GearRatios)) {
 				SetGearRatios(machineEntry);
+			}
+			
 			
 			return new List<ElectricMachineEntry<IElectricMotorDeclarationInputData>>{machineEntry};
 		}
diff --git a/VectoCore/VectoCore/InputData/FileIO/XML/Declaration/DataProvider/XMLElectricMotorDeclarationInputDataProvider.cs b/VectoCore/VectoCore/InputData/FileIO/XML/Declaration/DataProvider/XMLElectricMotorDeclarationInputDataProvider.cs
index a8d5bd96a4643142a9dd42f38f7d0e3d2988fa74..403fbacfd14f322f5808fe3fb1696b9981307288 100644
--- a/VectoCore/VectoCore/InputData/FileIO/XML/Declaration/DataProvider/XMLElectricMotorDeclarationInputDataProvider.cs
+++ b/VectoCore/VectoCore/InputData/FileIO/XML/Declaration/DataProvider/XMLElectricMotorDeclarationInputDataProvider.cs
@@ -3,6 +3,7 @@ using System.Collections.Generic;
 using System.Linq;
 using System.Xml;
 using System.Xml.Linq;
+using TUGraz.IVT.VectoXML;
 using TUGraz.VectoCommon.InputData;
 using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Resources;
@@ -133,11 +134,7 @@ namespace TUGraz.VectoCore.InputData.FileIO.XML.Declaration.DataProvider
 		
 		public class ElectricMotorPowerMap : AbstractXMLType, IElectricMotorPowerMap
 		{
-			private Dictionary<string, string> powerMapMapping = new Dictionary<string, string> {
-				{ XMLNames.PowerMap_OutShaftSpeed, XMLNames.PowerMap_OutShaftSpeed },
-				{ XMLNames.PowerMap_Torque, XMLNames.PowerMap_Torque },
-				{ XMLNames.PowerMap_ElectricPower, XMLNames.PowerMap_ElectricPower }
-			};
+			private Dictionary<string, string> powerMapMapping = AttributeMappings.EMPowerMap;
 			
 			public ElectricMotorPowerMap(XmlNode xmlNode) : base(xmlNode) { }
 			
diff --git a/VectoCore/VectoCore/InputData/FileIO/XML/Declaration/DataProvider/XMLElectricStorageSystemDeclarationInputData.cs b/VectoCore/VectoCore/InputData/FileIO/XML/Declaration/DataProvider/XMLElectricStorageSystemDeclarationInputData.cs
index ad83f62a6ef7c7be69af1f5d375c4855b0d289a6..c7629ba4c2144a95dbd82aaeb3105e83638b0097 100644
--- a/VectoCore/VectoCore/InputData/FileIO/XML/Declaration/DataProvider/XMLElectricStorageSystemDeclarationInputData.cs
+++ b/VectoCore/VectoCore/InputData/FileIO/XML/Declaration/DataProvider/XMLElectricStorageSystemDeclarationInputData.cs
@@ -2,6 +2,7 @@
 using System.Linq;
 using System.Xml;
 using System.Xml.Linq;
+using TUGraz.IVT.VectoXML;
 using TUGraz.VectoCommon.InputData;
 using TUGraz.VectoCommon.Resources;
 using TUGraz.VectoCommon.Utils;
@@ -122,26 +123,13 @@ namespace TUGraz.VectoCore.InputData.FileIO.XML.Declaration.DataProvider
 					? GetDouble(XMLNames.REESS_TestingTemperature).DegCelsiusToKelvin() : null;
 
 		public virtual TableData InternalResistanceCurve => ReadTableData(XMLNames.REESS_InternalResistanceCurve, XMLNames.REESS_MapEntry,
-			new Dictionary<string, string> {
-				{BatteryInternalResistanceReader.Fields.StateOfCharge, XMLNames.REESS_InternalResistanceCurve_SoC},
-				{BatteryInternalResistanceReader.Fields.InternalResistance_2, XMLNames.REESS_InternalResistanceCurve_R2},
-				{BatteryInternalResistanceReader.Fields.InternalResistance_10, XMLNames.REESS_InternalResistanceCurve_R10},
-				{BatteryInternalResistanceReader.Fields.InternalResistance_20, XMLNames.REESS_InternalResistanceCurve_R20},
-				{BatteryInternalResistanceReader.Fields.InternalResistance_120, XMLNames.REESS_InternalResistanceCurve_R120}
-			});
+			AttributeMappings.InternalResistanceMap);
 		
 		public virtual TableData VoltageCurve => ReadTableData(XMLNames.REESS_OCV, XMLNames.REESS_MapEntry, 
-			new Dictionary<string, string> {
-				{XMLNames.REESS_OCV_SoC, XMLNames.REESS_OCV_SoC},
-				{XMLNames.REESS_OCV_OCV, XMLNames.REESS_OCV_OCV}
-		});
+			AttributeMappings.VoltageMap);
 		
 		public virtual TableData MaxCurrentMap => ReadTableData(XMLNames.REESS_CurrentLimits, XMLNames.REESS_MapEntry, 
-			new Dictionary<string, string> {
-				{XMLNames.REESS_CurrentLimits_SoC, XMLNames.REESS_CurrentLimits_SoC},
-				{XMLNames.REESS_CurrentLimits_MaxChargingCurrent, XMLNames.REESS_CurrentLimits_MaxChargingCurrent},
-				{XMLNames.REESS_CurrentLimits_MaxDischargingCurrent, XMLNames.REESS_CurrentLimits_MaxDischargingCurrent}
-		});
+			AttributeMappings.MaxCurrentMap);
 
 		#endregion
 
diff --git a/VectoCore/VectoCore/InputData/FileIO/XML/Engineering/DataProvider/XMLEngineeringVehicleDataProvider.cs b/VectoCore/VectoCore/InputData/FileIO/XML/Engineering/DataProvider/XMLEngineeringVehicleDataProvider.cs
index 35151537241aaedfe49a5704effa06989480d2b7..671ba8ca9a6262376462b4eb9b983a5b26079327 100644
--- a/VectoCore/VectoCore/InputData/FileIO/XML/Engineering/DataProvider/XMLEngineeringVehicleDataProvider.cs
+++ b/VectoCore/VectoCore/InputData/FileIO/XML/Engineering/DataProvider/XMLEngineeringVehicleDataProvider.cs
@@ -249,6 +249,8 @@ namespace TUGraz.VectoCore.InputData.FileIO.XML.Engineering.DataProvider
 				BaseNode, DataSource.SourcePath, XMLNames.Vehicle_PTOCycle, XMLNames.Vehicle_PTOCycle_Entry,
 				AttributeMappings.PTOCycleMap);
 
+		public TableData EPTOCycleDuringStop => throw new NotImplementedException();
+
 		public virtual TableData PTOCycleWhileDriving => null;
 		
 		#endregion
diff --git a/VectoCore/VectoCore/InputData/Reader/ComponentData/BatteryInternalResistanceReader.cs b/VectoCore/VectoCore/InputData/Reader/ComponentData/BatteryInternalResistanceReader.cs
index b58c25fd1f8a48e7eb01a3a995443bfe863035d9..7b2d8ecac31e762d06f87506504972ae27bf36a1 100644
--- a/VectoCore/VectoCore/InputData/Reader/ComponentData/BatteryInternalResistanceReader.cs
+++ b/VectoCore/VectoCore/InputData/Reader/ComponentData/BatteryInternalResistanceReader.cs
@@ -13,7 +13,7 @@ namespace TUGraz.VectoCore.InputData.Reader.ComponentData
 {
 	public static class BatteryInternalResistanceReader
 	{
-		public static InternalResistanceMap Create(DataTable data, bool inmOhm)
+		public static InternalResistanceMap Create(DataTable data, bool inputInMiliOhm)
 		{
 			if (!(data.Columns.Count == 2 || data.Columns.Count == 4 || data.Columns.Count == 5)) {
 				throw new VectoException(
@@ -54,7 +54,7 @@ namespace TUGraz.VectoCore.InputData.Reader.ComponentData
 				Tuple.Create(20.SI<Second>(), Fields.InternalResistance_20),
 			};
 			if (data.Columns.Count == col1.Length + 1) {
-				return ReadInternalResistanceMap(data, col1, inmOhm);
+				return ReadInternalResistanceMap(data, col1, inputInMiliOhm);
 			}
 
 			var col2 = new[] { 
@@ -64,14 +64,14 @@ namespace TUGraz.VectoCore.InputData.Reader.ComponentData
 				Tuple.Create(120.SI<Second>(), Fields.InternalResistance_120)
 			};
 			if (data.Columns.Count == col2.Length + 1) {
-				return ReadInternalResistanceMap(data, col2, inmOhm);
+				return ReadInternalResistanceMap(data, col2, inputInMiliOhm);
 			}
 
 
 			throw new VectoException("Failed to read InternalResistanceMap");
 		}
 
-		private static InternalResistanceMap ReadInternalResistanceMap(DataTable data, Tuple<Second, string>[] col1, bool inmOhm)
+		private static InternalResistanceMap ReadInternalResistanceMap(DataTable data, Tuple<Second, string>[] col1, bool inputInMilliOhm)
 		{
 			if ((!data.Columns.Contains(Fields.StateOfCharge) || !col1.All(x => data.Columns.Contains(x.Item2)))) {
 				for (var i = 0; i < col1.Length; i++) {
@@ -83,10 +83,10 @@ namespace TUGraz.VectoCore.InputData.Reader.ComponentData
 					data.Columns.Cast<DataColumn>().Select(c => c.ColumnName).Join());
 			}
 
-			var factor = inmOhm ? 1000 : 1;
+			var factor = inputInMilliOhm ? 1000 : 1;
 			return new InternalResistanceMap(data.Rows.Cast<DataRow>().Select(row => {
 				var values = col1.Select(x =>
-						row.Table.Columns.Contains(x.Item2) ? Tuple.Create(x.Item1, row.ParseDouble(x.Item2).SI<Ohm>() * factor) : null)
+						row.Table.Columns.Contains(x.Item2) ? Tuple.Create(x.Item1, row.ParseDouble(x.Item2).SI<Ohm>() / factor) : null)
 					.Where(x => x != null).ToList();
 				return new InternalResistanceMap.InternalResistanceMapEntry() {
 					SoC = row.ParseDouble(Fields.StateOfCharge) / 100,
@@ -111,9 +111,9 @@ namespace TUGraz.VectoCore.InputData.Reader.ComponentData
 
 		}
 
-		public static InternalResistanceMap Create(Stream data, bool inmOhm)
+		public static InternalResistanceMap Create(Stream data, bool inputInMiliOhm)
 		{
-			return Create(VectoCSVFile.ReadStream(data), inmOhm);
+			return Create(VectoCSVFile.ReadStream(data), inputInMiliOhm);
 		}
 	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/InputData/Reader/ComponentData/DrivingCycleDataReader.cs b/VectoCore/VectoCore/InputData/Reader/ComponentData/DrivingCycleDataReader.cs
index 2ece8e2ca68ff5b385d03e3f04adc429e469a011..2d6e6d4fee3a71e3089a6b0b9daaaac7d1aba354 100644
--- a/VectoCore/VectoCore/InputData/Reader/ComponentData/DrivingCycleDataReader.cs
+++ b/VectoCore/VectoCore/InputData/Reader/ComponentData/DrivingCycleDataReader.cs
@@ -63,6 +63,10 @@ namespace TUGraz.VectoCore.InputData.Reader.ComponentData
 				return CycleType.PTO;
 			}
 
+			if (EPTOCycleDataParser.ValidateHeader(cols, false)) {
+				return CycleType.EPTO;
+			}
+
 			if (PTODuringDriveCycleParser.ValidateHeader(cols, false)) {
 				return CycleType.PTODuringDrive;
 			}
@@ -94,6 +98,7 @@ namespace TUGraz.VectoCore.InputData.Reader.ComponentData
 				case CycleType.MeasuredSpeedGear: return new MeasuredSpeedGearDataParser();
 				case CycleType.MeasuredSpeed: return new MeasuredSpeedDataParser();
 				case CycleType.PTO: return new PTOCycleDataParser();
+				case CycleType.EPTO: return new EPTOCycleDataParser();
 				case CycleType.VTP: return new VTPCycleDataParser();
 				case CycleType.PTODuringDrive: return new PTODuringDriveCycleParser();
 				default: throw new ArgumentOutOfRangeException("Cycle Type", type.ToString());
@@ -335,7 +340,9 @@ namespace TUGraz.VectoCore.InputData.Reader.ComponentData
 		public static class Fields
 		{
 			public const string PTOPowerDemand = "P_PTO";
+			public const string PTOElectricalPowerDemand = "P_PTO_el";
 			public const string PTOTorque = "PTO Torque";
+
 			public const string EngineSpeedFull = "Engine speed";
 			public const string PWheel = "Pwheel";
 			public const string Distance = "s";
@@ -728,6 +735,48 @@ namespace TUGraz.VectoCore.InputData.Reader.ComponentData
 			}
 		}
 
+		/// <summary>
+		/// Parser for PTO Cycles.
+		/// </summary>
+		// <t> [s], <PTO Power Demand> [kW]
+		private class EPTOCycleDataParser : AbstractCycleDataParser
+		{
+			#region Overrides of AbstractCycleDataParser
+
+			public override IEnumerable<DrivingCycleData.DrivingCycleEntry> Parse(DataTable table, bool crossWindRequired)
+			{
+				ValidateHeader(table.Columns);
+
+				var entries = table.Rows.Cast<DataRow>().Select(
+					row => new DrivingCycleData.DrivingCycleEntry {
+						Time = row.ParseDouble(Fields.Time).SI<Second>(),
+						PTOElectricalPowerDemand = (row.ParseDouble(Fields.PTOElectricalPowerDemand) * 1000).SI<Watt>(),
+					}).ToArray();
+
+				return entries;
+			}
+
+			#endregion
+
+			public static bool ValidateHeader(DataColumnCollection header, bool throwExceptions = true)
+			{
+				var requiredCols = new[] {
+					Fields.Time,
+					Fields.PTOElectricalPowerDemand
+				};
+				var allowedCols = new[] {
+					Fields.Time,
+					Fields.PTOElectricalPowerDemand
+				};
+
+				const bool allowAux = false;
+
+				return CheckColumns(header, allowedCols, requiredCols, throwExceptions, allowAux);
+			}
+		}
+
+
+
 		/// <summary>
 		/// Parser for PTO Cycles.
 		/// </summary>
diff --git a/VectoCore/VectoCore/InputData/Reader/ComponentData/ElectricMotorMapReader.cs b/VectoCore/VectoCore/InputData/Reader/ComponentData/ElectricMotorMapReader.cs
index 9e618d77472d984bfde999b651a6088a66981605..bd363445678da4d1453f2e2027617baf1f9766de 100644
--- a/VectoCore/VectoCore/InputData/Reader/ComponentData/ElectricMotorMapReader.cs
+++ b/VectoCore/VectoCore/InputData/Reader/ComponentData/ElectricMotorMapReader.cs
@@ -76,6 +76,11 @@ namespace TUGraz.VectoCore.InputData.Reader.ComponentData {
 
 			var speeds = new MeanShiftClustering(){ClusterCount = 100}.FindClusters(entries.Select(x => x.MotorSpeed.AsRPM).ToArray(), 10)
 				.Where(x => x > 0).ToList();
+
+			if (speeds.Count <= 2) {
+				throw new VectoException(
+						"Failed to generate electric power map - at least three speed entries > 0 are required!");
+			}
 			var lowerSpeed = speeds.First().RPMtoRad() / 2.0;
 			var upperSpeed = speeds.First().RPMtoRad() + (speeds[1] - speeds.First()).RPMtoRad() / 2.0;
 			
diff --git a/VectoCore/VectoCore/InputData/Reader/ComponentData/TransmissionLossMapReader.cs b/VectoCore/VectoCore/InputData/Reader/ComponentData/TransmissionLossMapReader.cs
index e96fb5094ab019dba56d89aee0c4fff71b6cbbd0..b9d35194a160ac091e34b350387b64913dd653c4 100644
--- a/VectoCore/VectoCore/InputData/Reader/ComponentData/TransmissionLossMapReader.cs
+++ b/VectoCore/VectoCore/InputData/Reader/ComponentData/TransmissionLossMapReader.cs
@@ -70,7 +70,7 @@ namespace TUGraz.VectoCore.InputData.Reader.ComponentData
 
 			if (data.Rows.Count < 4) {
 				throw new VectoException(
-					"TransmissionLossMap for {0} must consist of at least four lines with numeric values (below file header", gearName);
+					"TransmissionLossMap for {0} must consist of at least four lines with numeric values (below file header)", gearName);
 			}
 
 			List<TransmissionLossMap.GearLossMapEntry> entries;
diff --git a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/AbstractSimulationDataAdapter.cs b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/AbstractSimulationDataAdapter.cs
index 24f3a3ab5c6de885a0e78ad7c9f3946fc5c72016..01c90a9f8b02963f4159bc4363ee1f3bc897b66c 100644
--- a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/AbstractSimulationDataAdapter.cs
+++ b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/AbstractSimulationDataAdapter.cs
@@ -335,41 +335,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter
 		}
 
 
-		/// <summary>
-		/// Filters the gears based on disabling rule: Disable either the last 1 or 2 gears by setting their vehicle-level torque limit to 0.
-		/// </summary>
-		internal static IList<ITransmissionInputData> FilterDisabledGears(IList<ITorqueLimitInputData> torqueLimits, IGearboxDeclarationInputData gearboxData) {
-			if (torqueLimits == null || torqueLimits.Count == 0){
-				return gearboxData?.Gears ?? new List<ITransmissionInputData>();
-			}
-
-			if (gearboxData == null) {
-				return new List<ITransmissionInputData>();
-			}
-
-			var gearsInput = gearboxData.Gears;
-			var lastGearNumber = gearsInput.Max(g => g.Gear);
-			var toRemove = torqueLimits
-				.Where(tqLimit => tqLimit.MaxTorque.IsEqual(0))
-				.Select(tqLimit => gearsInput.FirstOrDefault(g => g.Gear == tqLimit.Gear))
-				.Where(g => g != default)
-				.OrderBy(g => g.Gear)
-				.ToList();
-			
-			if ((toRemove.Count == 1 && toRemove[0].Gear != lastGearNumber)
-				|| (toRemove.Count == 2 && (toRemove[0].Gear != lastGearNumber-1 || toRemove[1].Gear != lastGearNumber))
-				|| toRemove.Count > 2) {
-				throw new VectoException("Only the last 1 or 2 gears can be disabled. Disabling gear {0} for a {1}-speed gearbox is not allowed.", 
-					toRemove.Min(g => g.Gear), gearsInput.Count);
-			}
-
-			foreach (var entry in toRemove) {
-				gearsInput.Remove(entry);
-			}
-			
-			return gearsInput;
-		}
-
+		
 	}
 }
 
diff --git a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/CompletedBus/Generic/DeclarationDataAdapterGenericCompletedBus.cs b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/CompletedBus/Generic/DeclarationDataAdapterGenericCompletedBus.cs
index f338574db02eecadd5e13b1b28474edb361cf179..c295e8304b2339bc7a132dffaf7cbc26205b4641 100644
--- a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/CompletedBus/Generic/DeclarationDataAdapterGenericCompletedBus.cs
+++ b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/CompletedBus/Generic/DeclarationDataAdapterGenericCompletedBus.cs
@@ -27,7 +27,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.CompletedBus.Gener
 			private readonly IDriverDataAdapter _driverDataAdapter = new CompletedBusGenericDriverDataAdapter();
 			private readonly IAxleGearDataAdapter _axleGearDataAdapter = new GenericCompletedBusAxleGearDataAdapter();
 			private readonly IAngledriveDataAdapter _angledriveDataAdapter = new GenericAngledriveDataAdapter();
-			private readonly IGearboxDataAdapter _gearboxDataAdapter = new GearboxDataAdapter(new GenericCompletedBusTorqueConverterDataAdapter());
+			private readonly IGearboxDataAdapter _gearboxDataAdapter = new GenericCompletedBusGearboxDataAdapter(new GenericCompletedBusTorqueConverterDataAdapter());
 			private readonly IPrimaryBusAuxiliaryDataAdapter _auxDataAdapter = new PrimaryBusAuxiliaryDataAdapter();
 			#endregion
 
@@ -49,11 +49,13 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.CompletedBus.Gener
 				return _engineDataAdapter.CreateEngineData(primaryVehicle, modeIdx, mission);
 			}
 
-			public IList<VectoRunData.AuxData> CreateAuxiliaryData(IAuxiliariesDeclarationInputData auxData, IBusAuxiliariesDeclarationData busAuxData,
-				MissionType missionType, VehicleClass vehicleClass, Meter vehicleLength, int? numSteeredAxles)
+			public IList<VectoRunData.AuxData> CreateAuxiliaryData(IAuxiliariesDeclarationInputData auxData,
+				IBusAuxiliariesDeclarationData busAuxData,
+				MissionType missionType, VehicleClass vehicleClass, Meter vehicleLength, int? numSteeredAxles,
+				VectoSimulationJobType jobType)
 			{
 				return _auxDataAdapter.CreateAuxiliaryData(auxData, busAuxData, missionType, vehicleClass, vehicleLength,
-					numSteeredAxles);
+					numSteeredAxles, jobType);
 			}
 
 			public AxleGearData CreateAxleGearData(IAxleGearInputData axlegearData)
@@ -74,17 +76,19 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.CompletedBus.Gener
 
 			public ShiftStrategyParameters CreateGearshiftData(GearboxData gbx, double axleRatio, PerSecond engineIdlingSpeed)
 			{
-				return _gearboxDataAdapter.CreateGearshiftData(gbx, axleRatio, engineIdlingSpeed);
+                //throw new NotImplementedException();
+				return _gearboxDataAdapter.CreateGearshiftData(axleRatio, engineIdlingSpeed, gbx.Type, gbx.Gears.Count);
+				//gbx, axleRatio, engineIdlingSpeed, gbx.Type, gbx.Gears.Count);
 			}
 
-			public RetarderData CreateRetarderData(IRetarderInputData retarderData)
+			public RetarderData CreateRetarderData(IRetarderInputData retarderData, PowertrainPosition position = PowertrainPosition.HybridPositionNotSet)
 			{
-				return _retarderDataAdapter.CreateRetarderData(retarderData);
+				return _retarderDataAdapter.CreateRetarderData(retarderData, position);
 			}
 
-			public DriverData CreateDriverData()
+			public DriverData CreateDriverData(Segment segment)
 			{
-				return _driverDataAdapter.CreateDriverData();
+				return _driverDataAdapter.CreateDriverData(segment);
 			}
 
 			public IAuxiliaryConfig CreateBusAuxiliariesData(Mission mission, IVehicleDeclarationInputData vehicleData,
diff --git a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/CompletedBus/Specific/DeclarationDataAdapterSpecificCompletedBus.cs b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/CompletedBus/Specific/DeclarationDataAdapterSpecificCompletedBus.cs
index 92680d2c5bf0341ed75831df445d2f2f14b445bf..629854476fbca96697f8247cdc8c19e547e14b8f 100644
--- a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/CompletedBus/Specific/DeclarationDataAdapterSpecificCompletedBus.cs
+++ b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/CompletedBus/Specific/DeclarationDataAdapterSpecificCompletedBus.cs
@@ -1,6 +1,7 @@
 using System;
 using System.Collections.Generic;
 using System.Linq;
+using System.Runtime.InteropServices;
 using TUGraz.VectoCommon.BusAuxiliaries;
 using TUGraz.VectoCommon.Exceptions;
 using TUGraz.VectoCommon.InputData;
@@ -23,7 +24,10 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.CompletedBus.Speci
 		public abstract class CompletedBusDeclarationBase : AbstractSimulationDataAdapter, ISpecificCompletedBusDeclarationDataAdapter
         {
 			private readonly IDriverDataAdapter _driverDataAdapter = new CompletedBusSpecificDriverDataAdapter();
-
+			protected readonly IVehicleDataAdapter _vehicleDataAdapter = new CompletedBusSpecificVehicleDataAdapter();
+			protected readonly IAirdragDataAdapter _airdragDataAdapter = new CompletedBusSpecificAirdragDataAdapter();
+			private readonly IEngineDataAdapter _engineDataAdapter = new GenericCombustionEngineComponentDataAdapter();
+			
 			private readonly ICompletedBusAuxiliaryDataAdapter _auxDataAdapter =
 				new SpecificCompletedBusAuxiliaryDataAdapter(new PrimaryBusAuxiliaryDataAdapter());
 
@@ -32,32 +36,33 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.CompletedBus.Speci
 			public IAuxiliaryConfig CreateBusAuxiliariesData(Mission mission, IVehicleDeclarationInputData primaryVehicle,
 				IVehicleDeclarationInputData completedVehicle, VectoRunData runData)
 			{
-				throw new NotImplementedException();
-
-			}
-
-			
+                //throw new NotImplementedException();
+                return _auxDataAdapter.CreateBusAuxiliariesData(mission, primaryVehicle, completedVehicle, runData);
+            }
 
 			public VehicleData CreateVehicleData(IVehicleDeclarationInputData primaryVehicle,
 				IVehicleDeclarationInputData completedVehicle, Segment segment, Mission mission, KeyValuePair<LoadingType, Tuple<Kilogram, double?>> loading)
 			{
-				throw new NotImplementedException();
+				return _vehicleDataAdapter.CreateVehicleData(primaryVehicle, completedVehicle, segment, mission,
+					loading);
 			}
 
 			public IList<VectoRunData.AuxData> CreateAuxiliaryData(IAuxiliariesDeclarationInputData auxData, IBusAuxiliariesDeclarationData busAuxData,
-				MissionType missionType, VehicleClass vehicleClass, Meter vehicleLength, int? numSteeredAxles)
+				MissionType missionType, VehicleClass vehicleClass, Meter vehicleLength, int? numSteeredAxles, VectoSimulationJobType jobType)
 			{
-				throw new NotImplementedException();
+				//throw new NotImplementedException();
+				return _auxDataAdapter.CreateAuxiliaryData(auxData, busAuxData, missionType, vehicleClass,
+					vehicleLength, numSteeredAxles, jobType);
 			}
 
 			public AirdragData CreateAirdragData(IVehicleDeclarationInputData completedVehicle, Mission mission)
 			{
-				throw new NotImplementedException();
+				return _airdragDataAdapter.CreateAirdragData(completedVehicle, mission);
 			}
 
 			public CombustionEngineData CreateEngineData(IVehicleDeclarationInputData primaryVehicle, int modeIdx, Mission mission)
 			{
-				throw new NotImplementedException();
+				return _engineDataAdapter.CreateEngineData(primaryVehicle, modeIdx, mission);
 			}
 
 			#endregion
@@ -88,5 +93,6 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.CompletedBus.Speci
         public class PEV_E3 : CompletedBusDeclarationBase { }
         public class PEV_E4 : CompletedBusDeclarationBase { }
         public class PEV_E_IEPC : CompletedBusDeclarationBase { }
+		public class Exempted : CompletedBusDeclarationBase { }
 	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/DeclarationDataAdapterNinjectModule.cs b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/DeclarationDataAdapterNinjectModule.cs
index b2df45303032bdd4853e7de56059a454ab3151ce..1e629a88f58e50529e726191bfa5cac4bc6c0d37 100644
--- a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/DeclarationDataAdapterNinjectModule.cs
+++ b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/DeclarationDataAdapterNinjectModule.cs
@@ -141,7 +141,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter
 
 			Bind<IGenericCompletedBusDeclarationDataAdapter>()
 				.To<DeclarationDeclarationDataAdapterGenericCompletedBusDeclaration.HEV_S_IEPC>()
-				.WhenInjectedExactlyInto<DeclarationModeCompletedBusRunDataFactory.HEV_S4>();
+				.WhenInjectedExactlyInto<DeclarationModeCompletedBusRunDataFactory.HEV_S_IEPC>();
 
 			Bind<IGenericCompletedBusDeclarationDataAdapter>()
 				.To<DeclarationDeclarationDataAdapterGenericCompletedBusDeclaration.HEV_P1>()
@@ -177,11 +177,13 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter
 			Bind<IGenericCompletedBusDeclarationDataAdapter>()
 				.To<DeclarationDeclarationDataAdapterGenericCompletedBusDeclaration.PEV_E_IEPC>()
 				.WhenInjectedExactlyInto<DeclarationModeCompletedBusRunDataFactory.PEV_E_IEPC>();
+			Bind<IGenericCompletedBusDeclarationDataAdapter>()
+				.To<DeclarationDeclarationDataAdapterGenericCompletedBusDeclaration.Exempted>()
+				.WhenInjectedExactlyInto<DeclarationModeCompletedBusRunDataFactory.Exempted>();
+			#endregion
 
-            #endregion
-
-            #region CompletedBus Specific
-            Bind<ISpecificCompletedBusDeclarationDataAdapter>()
+			#region CompletedBus Specific
+			Bind<ISpecificCompletedBusDeclarationDataAdapter>()
 			    .To<DeclarationDataAdapterSpecificCompletedBus.Conventional>()
 			    .WhenInjectedExactlyInto<DeclarationModeCompletedBusRunDataFactory.Conventional>();
 
@@ -202,7 +204,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter
 
             Bind<ISpecificCompletedBusDeclarationDataAdapter>()
                 .To<DeclarationDataAdapterSpecificCompletedBus.HEV_S_IEPC>()
-                .WhenInjectedExactlyInto<DeclarationModeCompletedBusRunDataFactory.HEV_S4>();
+                .WhenInjectedExactlyInto<DeclarationModeCompletedBusRunDataFactory.HEV_S_IEPC>();
 
             Bind<ISpecificCompletedBusDeclarationDataAdapter>()
                 .To<DeclarationDataAdapterSpecificCompletedBus.HEV_P1>()
@@ -238,6 +240,9 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter
             Bind<ISpecificCompletedBusDeclarationDataAdapter>()
                 .To<DeclarationDataAdapterSpecificCompletedBus.PEV_E_IEPC>()
                 .WhenInjectedExactlyInto<DeclarationModeCompletedBusRunDataFactory.PEV_E_IEPC>();
+			Bind<ISpecificCompletedBusDeclarationDataAdapter>()
+				.To<DeclarationDataAdapterSpecificCompletedBus.Exempted>()
+				.WhenInjectedExactlyInto<DeclarationModeCompletedBusRunDataFactory.Exempted>();
 			#endregion
 
 			#region SingleBus
@@ -273,65 +278,6 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter
 				.WhenInjectedExactlyInto<DeclarationModeSingleBusRunDataFactory.PEV_E_IEPC>();
 			#endregion
 
-			#region Factory
-
-			//Bind<IDeclarationDataAdapterFactory>().ToFactory(() => new CombineArgumentsToNameInstanceProvider(
-			//	new CombineArgumentsToNameInstanceProvider.MethodSettings() {
-			//		combineToNameDelegate = _vehicleStringHelper.CreateName,
-			//		methods = new[] {
-			//			typeof(IDeclarationDataAdapterFactory).GetMethod(nameof(IDeclarationDataAdapterFactory
-			//				.CreateDataAdapter))
-			//		},
-			//		skipArguments = 1,
-			//		takeArguments = 1,
-			//	})).InSingletonScope();
-
-			//Bind<IDeclarationDataAdapter>().To<DeclarationDataAdapterHeavyLorry.Conventional>().Named(
-			//	_vehicleStringHelper.GetName(VehicleCategoryHelper.Lorry, VectoSimulationJobType.ConventionalVehicle,
-			//		ArchitectureID.UNKNOWN));
-			//Bind<IDeclarationDataAdapter>().To<DeclarationDataAdapterHeavyLorry.HEV_S2>().Named(
-			//	_vehicleStringHelper.GetName(VehicleCategoryHelper.Lorry, VectoSimulationJobType.SerialHybridVehicle,
-			//		ArchitectureID.S2));
-			//Bind<IDeclarationDataAdapter>().To<DeclarationDataAdapterHeavyLorry.HEV_S3>().Named(
-			//	_vehicleStringHelper.GetName(VehicleCategoryHelper.Lorry, VectoSimulationJobType.SerialHybridVehicle,
-			//		ArchitectureID.S3));
-			//Bind<IDeclarationDataAdapter>().To<DeclarationDataAdapterHeavyLorry.HEV_S4>().Named(
-			//	_vehicleStringHelper.GetName(VehicleCategoryHelper.Lorry, VectoSimulationJobType.SerialHybridVehicle,
-			//		ArchitectureID.S4));
-			//Bind<IDeclarationDataAdapter>().To<DeclarationDataAdapterHeavyLorry.HEV_S_IEPC>().Named(
-			//	_vehicleStringHelper.GetName(VehicleCategoryHelper.Lorry, VectoSimulationJobType.SerialHybridVehicle,
-			//		ArchitectureID.S_IEPC));
-			//Bind<IDeclarationDataAdapter>().To<DeclarationDataAdapterHeavyLorry.HEV_P1>().Named(
-			//	_vehicleStringHelper.GetName(VehicleCategoryHelper.Lorry, VectoSimulationJobType.ParallelHybridVehicle,
-			//		ArchitectureID.P1));
-			//Bind<IDeclarationDataAdapter>().To<DeclarationDataAdapterHeavyLorry.HEV_P2>().Named(
-			//	_vehicleStringHelper.GetName(VehicleCategoryHelper.Lorry, VectoSimulationJobType.ParallelHybridVehicle,
-			//		ArchitectureID.P2));
-			//Bind<IDeclarationDataAdapter>().To<DeclarationDataAdapterHeavyLorry.HEV_P2_5>().Named(
-			//	_vehicleStringHelper.GetName(VehicleCategoryHelper.Lorry, VectoSimulationJobType.ParallelHybridVehicle,
-			//		ArchitectureID.P2_5));
-			//Bind<IDeclarationDataAdapter>().To<DeclarationDataAdapterHeavyLorry.HEV_P3>().Named(
-			//	_vehicleStringHelper.GetName(VehicleCategoryHelper.Lorry, VectoSimulationJobType.ParallelHybridVehicle,
-			//		ArchitectureID.P3));
-			//Bind<IDeclarationDataAdapter>().To<DeclarationDataAdapterHeavyLorry.HEV_P4>().Named(
-			//	_vehicleStringHelper.GetName(VehicleCategoryHelper.Lorry, VectoSimulationJobType.ParallelHybridVehicle,
-			//		ArchitectureID.P4));
-			//Bind<IDeclarationDataAdapter>().To<DeclarationDataAdapterHeavyLorry.PEV_E2>().Named(
-			//	_vehicleStringHelper.GetName(VehicleCategoryHelper.Lorry, VectoSimulationJobType.BatteryElectricVehicle,
-			//		ArchitectureID.E2));
-			//Bind<IDeclarationDataAdapter>().To<DeclarationDataAdapterHeavyLorry.PEV_E3>().Named(
-			//	_vehicleStringHelper.GetName(VehicleCategoryHelper.Lorry, VectoSimulationJobType.BatteryElectricVehicle,
-			//		ArchitectureID.E3));
-			//Bind<IDeclarationDataAdapter>().To<DeclarationDataAdapterHeavyLorry.PEV_E4>().Named(
-			//	_vehicleStringHelper.GetName(VehicleCategoryHelper.Lorry, VectoSimulationJobType.BatteryElectricVehicle,
-			//		ArchitectureID.E4));
-			//Bind<IDeclarationDataAdapter>().To<DeclarationDataAdapterHeavyLorry.PEV_E_IEPC>().Named(
-			//	_vehicleStringHelper.GetName(VehicleCategoryHelper.Lorry, VectoSimulationJobType.BatteryElectricVehicle,
-			//		ArchitectureID.E_IEPC));
-
-
-
-			#endregion
 		}
 
 		#endregion
diff --git a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/EngineeringDataAdapter.cs b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/EngineeringDataAdapter.cs
index ef3c6192d49111dec4eba8ab283befbf7e0b7fb5..d5dc21c5c03eab1af06494126f5e054f72ce1229 100644
--- a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/EngineeringDataAdapter.cs
+++ b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/EngineeringDataAdapter.cs
@@ -217,7 +217,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter
 			retVal.EngineStartTime = engine.EngineStartTime ?? DeclarationData.Engine.DefaultEngineStartTime;
 			var limits = vehicle.TorqueLimits.ToDictionary(e => e.Gear);
 
-			var gears = FilterDisabledGears(vehicle.TorqueLimits, gbx);
+			var gears = GearboxDataAdapterBase.FilterDisabledGears(vehicle.TorqueLimits, gbx);
 			var fullLoadCurves = new Dictionary<uint, EngineFullLoadCurve>(gears.Count + 1);
 			fullLoadCurves[0] = FullLoadCurveReader.Create(engine.EngineModes.First().FullLoadCurve);
 			fullLoadCurves[0].EngineData = retVal;
@@ -331,7 +331,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter
 				throw new VectoSimulationException("At least two Gear-Entries must be defined in Gearbox!");
 			}
 
-			var gearsInput = FilterDisabledGears(inputData.JobInputData.Vehicle.TorqueLimits, gearbox);
+			var gearsInput = GearboxDataAdapterBase.FilterDisabledGears(inputData.JobInputData.Vehicle.TorqueLimits, gearbox);
 			
 			SetEngineeringData(gearbox, gearshiftData, retVal);
 
@@ -430,21 +430,18 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter
 		}
 
 		private static void SetEngineeringData(
-			IGearboxEngineeringInputData gearbox, IGearshiftEngineeringInputData gearshiftData, GearboxData retVal)
-		{
+			IGearboxEngineeringInputData gearbox, IGearshiftEngineeringInputData gearshiftData, GearboxData retVal) {
 			retVal.Inertia = gearbox.Type.ManualTransmission() ? gearbox.Inertia : 0.SI<KilogramSquareMeter>();
 			retVal.TractionInterruption = gearbox.Type == GearboxType.APTN || gearbox.Type == GearboxType.IHPC ? 0.SI<Second>() : gearbox.TractionInterruption;
 		}
 
-		public AxleGearData CreateAxleGearData(IAxleGearInputData data)
-		{
+		public AxleGearData CreateAxleGearData(IAxleGearInputData data) {
 			var retVal = SetCommonAxleGearData(data);
 			retVal.AxleGear.LossMap = ReadAxleLossMap(data, true);
 			return retVal;
 		}
 
-		public AngledriveData CreateAngledriveData(IAngledriveInputData data)
-		{
+		public AngledriveData CreateAngledriveData(IAngledriveInputData data) {
 			return DoCreateAngledriveData(data, true);
 		}
 
@@ -461,16 +458,15 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter
 			var fanDemand = pwrICEOn - pwrICEOffDriving;
 
 			var auxList = new List<VectoRunData.AuxData>() {
-				new VectoRunData.AuxData { ID = Constants.Auxiliaries.IDs.ENG_AUX_MECH_BASE, DemandType = AuxiliaryDemandType.Constant, PowerDemand = baseDemand},
-				new VectoRunData.AuxData { ID = Constants.Auxiliaries.IDs.ENG_AUX_MECH_STP, DemandType = AuxiliaryDemandType.Constant, PowerDemand = stpDemand},
-				new VectoRunData.AuxData { ID = Constants.Auxiliaries.IDs.ENG_AUX_MECH_FAN, DemandType = AuxiliaryDemandType.Constant, PowerDemand = fanDemand},
+				new VectoRunData.AuxData { ID = Constants.Auxiliaries.IDs.ENGMode_AUX_MECH_BASE, DemandType = AuxiliaryDemandType.Constant, PowerDemandMech = baseDemand},
+				new VectoRunData.AuxData { ID = Constants.Auxiliaries.IDs.ENGMode_AUX_MECH_STP, DemandType = AuxiliaryDemandType.Constant, PowerDemandMech = stpDemand},
+				new VectoRunData.AuxData { ID = Constants.Auxiliaries.IDs.ENGMode_AUX_MECH_FAN, DemandType = AuxiliaryDemandType.Constant, PowerDemandMech = fanDemand},
 			};
 
 			return auxList;
 		}
 
-		internal DriverData CreateDriverData(IDriverEngineeringInputData driver)
-		{
+		internal DriverData CreateDriverData(IDriverEngineeringInputData driver) {
 			if (driver.SavedInDeclarationMode) {
 				WarnEngineeringMode("DriverData");
 			}
@@ -546,6 +542,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter
 				};
 				if (pto.PTOCycleDuringStop != null) {
 					ptoData.PTOCycle = DrivingCycleDataReader.ReadFromDataTable(pto.PTOCycleDuringStop, "PTO", false);
+
 				}
 				return ptoData;
 			}
@@ -1301,17 +1298,19 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter
 
 		public PTOData CreateBatteryElectricPTOTransmissionData(IPTOTransmissionInputData pto)
 		{
-			if (pto.PTOTransmissionType != "None") {
-				var ptoData = new PTOData() {
-					TransmissionType = pto.PTOTransmissionType,
-					LossMap = pto.PTOLossMap == null
-						? PTOIdleLossMapReader.GetZeroLossMap()
-						: PTOIdleLossMapReader.Create(pto.PTOLossMap)
-				};
-				return ptoData;
-			}
 
-			return null;
+
+			var ptoData = new PTOData() {
+				TransmissionType = pto.PTOTransmissionType,
+				LossMap = pto.PTOLossMap == null
+					? PTOIdleLossMapReader.GetZeroLossMap()
+					: PTOIdleLossMapReader.Create(pto.PTOLossMap),
+				PTOCycle = pto.EPTOCycleDuringStop != null
+					? DrivingCycleDataReader.ReadFromDataTable(pto.EPTOCycleDuringStop, "PTO", false)
+					: null,
+			};
+
+			return ptoData;
 		}
 
 		internal VehicleData SetCommonVehicleData(IVehicleDeclarationInputData data)
diff --git a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/HeavyLorry/DeclarationDataAdapterHeavyLorry.cs b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/HeavyLorry/DeclarationDataAdapterHeavyLorry.cs
index 6f3e5f288227e46c7b29480a7c9f9bb93663ae3d..07a8260d7c5428089abbe57312462f173907e79c 100644
--- a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/HeavyLorry/DeclarationDataAdapterHeavyLorry.cs
+++ b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/HeavyLorry/DeclarationDataAdapterHeavyLorry.cs
@@ -31,6 +31,7 @@
 
 using System;
 using System.Collections.Generic;
+using System.Data.Common;
 using System.Linq;
 using TUGraz.VectoCommon.Exceptions;
 using TUGraz.VectoCommon.InputData;
@@ -53,7 +54,7 @@ using TUGraz.VectoCore.Utils;
 
 namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.HeavyLorry
 {
-	public partial class DeclarationDataAdapterHeavyLorry
+	public class DeclarationDataAdapterHeavyLorry
 	{
 		public abstract class LorryBase : AbstractSimulationDataAdapter, ILorryDeclarationDataAdapter
 		{
@@ -64,13 +65,15 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.HeavyLorry
 			private readonly IAxleGearDataAdapter _axleGearDataAdapter = new AxleGearDataAdapter();
 			private readonly IRetarderDataAdapter _retarderDataAdapter = new RetarderDataAdapter();
 			private readonly IAirdragDataAdapter _airdragDataAdapter = new AirdragDataAdapter();
-			private readonly IPTODataAdapter _ptoDataAdapter = new PTODataAdapterLorry();
+
 			private IAngledriveDataAdapter _angleDriveDataAdapter = new AngledriveDataAdapter();
-			public DriverData CreateDriverData()
+			public DriverData CreateDriverData(Segment segment)
 			{
-				return _driverDataAdapter.CreateDriverData();
+				return _driverDataAdapter.CreateDriverData(segment);
 			}
 
+			protected abstract GearboxType[] SupportedGearboxTypes { get; }
+
 			public virtual VehicleData CreateVehicleData(IVehicleDeclarationInputData vehicle, Segment segment,
 				Mission mission,
 				KeyValuePair<LoadingType, Tuple<Kilogram, double?>> loading, bool allowVocational)
@@ -87,7 +90,12 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.HeavyLorry
 				throw new NotImplementedException();
 			}
 
-			public virtual BatterySystemData CreateBatteryData(IElectricStorageSystemDeclarationInputData componentsElectricStorage)
+			public abstract void CreateREESSData(IElectricStorageSystemDeclarationInputData componentsElectricStorage,
+				VectoSimulationJobType jobType, bool ovc, Action<BatterySystemData> setBatteryData,
+				Action<SuperCapData> setSuperCapData);
+
+
+			public virtual BatterySystemData CreateBatteryData(IElectricStorageSystemDeclarationInputData componentsElectricStorage, VectoSimulationJobType jobType, bool ovc)
 			{
 				throw new NotImplementedException();
 			}
@@ -97,7 +105,13 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.HeavyLorry
 				throw new NotImplementedException();
 			}
 
-			public virtual HybridStrategyParameters CreateHybridStrategy(BatterySystemData runDataBatteryData, SuperCapData runDataSuperCapData)
+			public virtual HybridStrategyParameters CreateHybridStrategy(BatterySystemData runDataBatteryData,
+				SuperCapData runDataSuperCapData, Kilogram vehicleMass, VectoRunData.OvcHevMode ovcMode)
+			{
+				throw new NotImplementedException();
+			}
+
+			public virtual ShiftStrategyParameters CreateDummyGearshiftStrategy()
 			{
 				throw new NotImplementedException();
 			}
@@ -132,8 +146,8 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.HeavyLorry
 				throw new NotImplementedException();
 			}
 
-			public virtual ShiftStrategyParameters CreateGearshiftData(GearboxData gbx, double axleRatio,
-				PerSecond engineIdlingSpeed)
+			public virtual ShiftStrategyParameters CreateGearshiftData(double axleRatio,
+				PerSecond engineIdlingSpeed, GearboxType gearboxType, int gearsCount)
 			{
 				throw new NotImplementedException();
 			}
@@ -143,14 +157,15 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.HeavyLorry
 				return _retarderDataAdapter.CreateRetarderData(retarderData, position);
 			}
 
-			public PTOData CreatePTOTransmissionData(IPTOTransmissionInputData ptoData)
-			{
-				return _ptoDataAdapter.CreatePTOTransmissionData(ptoData);
-			}
+			public abstract PTOData CreatePTOCycleData(IGearboxDeclarationInputData gbx, IPTOTransmissionInputData pto);
+			public abstract PTOData CreatePTOTransmissionData(IPTOTransmissionInputData ptoData,
+				IGearboxDeclarationInputData gbx);
+
 
 			public abstract IList<VectoRunData.AuxData> CreateAuxiliaryData(IAuxiliariesDeclarationInputData auxData,
 				IBusAuxiliariesDeclarationData busAuxData,
-				MissionType missionType, VehicleClass vehicleClass, Meter vehicleLength, int? numSteeredAxles);
+				MissionType missionType, VehicleClass vehicleClass, Meter vehicleLength, int? numSteeredAxles,
+				VectoSimulationJobType jobType);
 
 			public AxleGearData CreateDummyAxleGearData(IGearboxDeclarationInputData gbxData)
 			{
@@ -162,12 +177,16 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.HeavyLorry
 
 		public class Conventional : LorryBase
 		{
-			public static readonly GearboxType[] SupportedGearboxTypes =
+			public static GearboxType[] SupportsGearboxTypes = { GearboxType.MT, GearboxType.AMT, GearboxType.ATPowerSplit, GearboxType
+				.ATSerial};
+
+			protected override GearboxType[] SupportedGearboxTypes => new []
 				{ GearboxType.MT, GearboxType.AMT, GearboxType.ATPowerSplit, GearboxType.ATSerial };
 
 			private IEngineDataAdapter _engineDataAdapter = new CombustionEngineComponentDataAdapter();
 			private IGearboxDataAdapter _gearboxDataAdapter = new GearboxDataAdapter(new TorqueConverterDataAdapter());
 			private IAuxiliaryDataAdapter _auxAdapter = new HeavyLorryAuxiliaryDataAdapter();
+			private readonly IPTODataAdapter _ptoDataAdapter = new PTODataAdapterLorry();
 			public override CombustionEngineData CreateEngineData(
 				IVehicleDeclarationInputData vehicle, IEngineModeDeclarationInputData mode, Mission mission)
 			{
@@ -180,12 +199,23 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.HeavyLorry
 				return _gearboxDataAdapter.CreateGearboxData(inputData, runData, shiftPolygonCalc, SupportedGearboxTypes);
 			}
 
+			public override PTOData CreatePTOTransmissionData(IPTOTransmissionInputData ptoData,
+				IGearboxDeclarationInputData gbx)
+			{
+				return _ptoDataAdapter.CreatePTOTransmissionData(ptoData, gbx);
+			}
+
+			public override PTOData CreatePTOCycleData(IGearboxDeclarationInputData gbx, IPTOTransmissionInputData pto)
+			{
+				return _ptoDataAdapter.CreateDefaultPTOData(pto, gbx);
+			}
+
 
 			#region Overrides of LorryBase
 
-			public override ShiftStrategyParameters CreateGearshiftData(GearboxData gbx, double axleRatio, PerSecond engineIdlingSpeed)
+			public override ShiftStrategyParameters CreateGearshiftData(double axleRatio, PerSecond engineIdlingSpeed, GearboxType gearboxType, int gearsCount)
 			{
-				return _gearboxDataAdapter.CreateGearshiftData(gbx, axleRatio, engineIdlingSpeed);
+				return _gearboxDataAdapter.CreateGearshiftData(axleRatio, engineIdlingSpeed, gearboxType, gearsCount);
 			}
 
 			#endregion
@@ -196,10 +226,17 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.HeavyLorry
 			public override IList<VectoRunData.AuxData> CreateAuxiliaryData(
 				IAuxiliariesDeclarationInputData auxInputData,
 				IBusAuxiliariesDeclarationData busAuxData, MissionType mission, VehicleClass hvdClass,
-				Meter vehicleLength, int? numSteeredAxles)
+				Meter vehicleLength, int? numSteeredAxles, VectoSimulationJobType jobType)
 			{
 				return _auxAdapter.CreateAuxiliaryData(auxInputData, busAuxData, mission, hvdClass, vehicleLength,
-					numSteeredAxles);
+					numSteeredAxles, jobType);
+			}
+
+			public override void CreateREESSData(IElectricStorageSystemDeclarationInputData componentsElectricStorage,
+				VectoSimulationJobType jobType, bool ovc, Action<BatterySystemData> setBatteryData,
+				Action<SuperCapData> setSuperCapData)
+			{
+				throw new NotImplementedException();
 			}
 		}
 
@@ -208,6 +245,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.HeavyLorry
 			private IEngineDataAdapter _engineDataAdapter = new CombustionEngineComponentDataAdapter();
 			private ElectricMachinesDataAdapter _electricMachinesDataAdapter = new ElectricMachinesDataAdapter();
 			private ElectricStorageAdapter _eletricStorageAdapter = new ElectricStorageAdapter();
+			protected IAuxiliaryDataAdapter _auxAdapter = new HeavyLorryAuxiliaryDataAdapter();
 			public override CombustionEngineData CreateEngineData(
 				IVehicleDeclarationInputData vehicle, IEngineModeDeclarationInputData mode, Mission mission)
 			{
@@ -225,9 +263,9 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.HeavyLorry
 					gears);
 			}
 
-			public override BatterySystemData CreateBatteryData(IElectricStorageSystemDeclarationInputData batteryInputData)
+			public override BatterySystemData CreateBatteryData(IElectricStorageSystemDeclarationInputData batteryInputData, VectoSimulationJobType jobType, bool ovc)
 			{
-				return _eletricStorageAdapter.CreateBatteryData(batteryInputData);
+				return _eletricStorageAdapter.CreateBatteryData(batteryInputData, jobType, ovc);
 			}
 
 			public override SuperCapData CreateSuperCapData(IElectricStorageSystemDeclarationInputData reessInputData)
@@ -235,6 +273,15 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.HeavyLorry
 				return _eletricStorageAdapter.CreateSuperCapData(reessInputData);
 			}
 
+			public override IList<VectoRunData.AuxData> CreateAuxiliaryData(IAuxiliariesDeclarationInputData auxData,
+				IBusAuxiliariesDeclarationData busAuxData,
+				MissionType missionType, VehicleClass vehicleClass, Meter vehicleLength, int? numSteeredAxles,
+				VectoSimulationJobType jobType)
+			{
+				return _auxAdapter.CreateAuxiliaryData(auxData, busAuxData, missionType, vehicleClass, vehicleLength,
+					numSteeredAxles, jobType);
+			}
+
 			//public RetarderData CreateRetarderData 
 
 			#endregion
@@ -244,14 +291,57 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.HeavyLorry
 		{
 			#region Overrides of LorryBase
 
-			
+			protected override GearboxType[] SupportedGearboxTypes { get; }
+
+			private SerialHybridStrategyParameterDataAdapter _hybridStrategyParameterData =
+				new SerialHybridStrategyParameterDataAdapter();
+
+			protected ElectricStorageAdapter _electricStorageAdapter = new ElectricStorageAdapter();
 
-			public override IList<VectoRunData.AuxData> CreateAuxiliaryData(IAuxiliariesDeclarationInputData auxData, IBusAuxiliariesDeclarationData busAuxData,
-				MissionType missionType, VehicleClass vehicleClass, Meter vehicleLength, int? numSteeredAxles)
+
+			public override HybridStrategyParameters CreateHybridStrategy(BatterySystemData runDataBatteryData,
+				SuperCapData runDataSuperCapData, Kilogram vehicleMass, VectoRunData.OvcHevMode ovcMode)
 			{
-				throw new NotImplementedException();
+				return _hybridStrategyParameterData.CreateHybridStrategyParameters(runDataBatteryData,
+					runDataSuperCapData, vehicleMass, ovcMode);
+			}
+
+			#endregion
+
+			#region Overrides of LorryBase
+
+			public override PTOData CreatePTOCycleData(IGearboxDeclarationInputData gbx, IPTOTransmissionInputData pto)
+			{
+				//throw new NotImplementedException();
+				return null;
+			}
+
+			public override PTOData CreatePTOTransmissionData(IPTOTransmissionInputData ptoData,
+				IGearboxDeclarationInputData gbx)
+			{
+				//throw new NotImplementedException();
+				return null;
+			}
+			public override void CreateREESSData(IElectricStorageSystemDeclarationInputData componentsElectricStorage,
+				VectoSimulationJobType jobType, bool ovc, Action<BatterySystemData> setBatteryData, Action<SuperCapData> setSuperCapData)
+			{
+				var batteryData = _electricStorageAdapter.CreateBatteryData(componentsElectricStorage, jobType, ovc);
+				var superCapData = _electricStorageAdapter.CreateSuperCapData(componentsElectricStorage);
+
+
+
+				if (superCapData != null && batteryData != null)
+				{
+					throw new VectoException("SuperCap AND Battery not supported");
+				}
+
+				setBatteryData(batteryData);
+				setSuperCapData(superCapData);
 			}
 
+
+
+
 			#endregion
 		}
 
@@ -259,40 +349,138 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.HeavyLorry
 		{
 			private ParallelHybridStrategyParameterDataAdapter _hybridStrategyDataAdapter =
 				new ParallelHybridStrategyParameterDataAdapter();
+
+			private PTODataAdapterLorry _ptoAdapterLorry = new PTODataAdapterLorry();
+			protected override GearboxType[] SupportedGearboxTypes => new[]
+				{ GearboxType.AMT, GearboxType.ATPowerSplit, GearboxType.ATSerial };
+			private GearboxDataAdapter _gearboxDataAdapter = new GearboxDataAdapter(null);
 			#region Overrides of LorryBase
 
-			public override ShiftStrategyParameters CreateGearshiftData(GearboxData gbx, double axleRatio, PerSecond engineIdlingSpeed)
+			public override ShiftStrategyParameters CreateGearshiftData(double axleRatio, PerSecond engineIdlingSpeed, GearboxType type, int gearsCount)
+			{
+
+				return _gearboxDataAdapter.CreateGearshiftData(axleRatio, engineIdlingSpeed, type, gearsCount);
+			}
+
+			public override IList<VectoRunData.AuxData> CreateAuxiliaryData(IAuxiliariesDeclarationInputData auxData,
+				IBusAuxiliariesDeclarationData busAuxData,
+				MissionType missionType, VehicleClass vehicleClass, Meter vehicleLength, int? numSteeredAxles,
+				VectoSimulationJobType jobType)
 			{
 				throw new NotImplementedException();
 			}
 
-			public override IList<VectoRunData.AuxData> CreateAuxiliaryData(IAuxiliariesDeclarationInputData auxData, IBusAuxiliariesDeclarationData busAuxData,
-				MissionType missionType, VehicleClass vehicleClass, Meter vehicleLength, int? numSteeredAxles)
+			public override void CreateREESSData(IElectricStorageSystemDeclarationInputData componentsElectricStorage,
+				VectoSimulationJobType jobType, bool ovc, Action<BatterySystemData> setBatteryData, Action<SuperCapData> setSuperCapData)
 			{
 				throw new NotImplementedException();
 			}
 
-			public override HybridStrategyParameters CreateHybridStrategy(BatterySystemData runDataBatteryData, SuperCapData runDataSuperCapData)
+			public override HybridStrategyParameters CreateHybridStrategy(BatterySystemData runDataBatteryData,
+				SuperCapData runDataSuperCapData, Kilogram vehicleMass, VectoRunData.OvcHevMode ovcMode)
 			{
 				return _hybridStrategyDataAdapter.CreateHybridStrategyParameters(runDataBatteryData, runDataSuperCapData);
 			}
 
 			#endregion
+
+			#region Overrides of LorryBase
+
+			public override PTOData CreatePTOCycleData(IGearboxDeclarationInputData gbx, IPTOTransmissionInputData pto)
+			{
+				return _ptoAdapterLorry.CreateDefaultPTOData(pto, gbx);
+			}
+
+			public override PTOData CreatePTOTransmissionData(IPTOTransmissionInputData ptoData,
+				IGearboxDeclarationInputData gbx)
+			{
+				return _ptoAdapterLorry.CreatePTOTransmissionData(ptoData, gbx);
+			}
+
+			#endregion
 		}
 
 		public abstract class BatteryElectric : LorryBase
 		{
 			#region Overrides of LorryBase
 
-			public override ShiftStrategyParameters CreateGearshiftData(GearboxData gbx, double axleRatio, PerSecond engineIdlingSpeed)
+
+			protected override GearboxType[] SupportedGearboxTypes { get; }
+
+			private readonly GearboxDataAdapter _gearboxDataAdapter = new GearboxDataAdapter(null);
+			private readonly ElectricStorageAdapter _electricStorageAdapter = new ElectricStorageAdapter();
+			private readonly ElectricMachinesDataAdapter _electricMachineAdapter = new ElectricMachinesDataAdapter();
+			private readonly ElectricPTODataAdapter _ptoDataAdapter = new ElectricPTODataAdapter();
+
+			private readonly HeavyLorryPEVAuxiliaryDataAdapter
+				_auxDataAdapter = new HeavyLorryPEVAuxiliaryDataAdapter();
+			public override GearboxData CreateGearboxData(IVehicleDeclarationInputData inputData, VectoRunData runData,
+				IShiftPolygonCalculator shiftPolygonCalc)
 			{
-				throw new NotImplementedException();
+				return _gearboxDataAdapter.CreateGearboxData(inputData, runData, shiftPolygonCalc, new[] { GearboxType.AMT });
 			}
 
-			public override IList<VectoRunData.AuxData> CreateAuxiliaryData(IAuxiliariesDeclarationInputData auxData, IBusAuxiliariesDeclarationData busAuxData,
-				MissionType missionType, VehicleClass vehicleClass, Meter vehicleLength, int? numSteeredAxles)
+			public override ShiftStrategyParameters CreateGearshiftData(double axleRatio, PerSecond engineIdlingSpeed, GearboxType gearboxType, int gearsCount)
 			{
-				throw new NotImplementedException();
+				System.Diagnostics.Debug.Assert(engineIdlingSpeed == null);
+				return _gearboxDataAdapter.CreateGearshiftData(axleRatio, null, gearboxType, gearsCount);
+			}
+
+			public override IList<VectoRunData.AuxData> CreateAuxiliaryData(IAuxiliariesDeclarationInputData auxData,
+				IBusAuxiliariesDeclarationData busAuxData,
+				MissionType missionType, VehicleClass vehicleClass, Meter vehicleLength, int? numSteeredAxles,
+				VectoSimulationJobType jobType)
+			{
+				return _auxDataAdapter.CreateAuxiliaryData(auxData, null, missionType, vehicleClass, vehicleLength, numSteeredAxles,
+					jobType);
+			}
+
+			public override IList<Tuple<PowertrainPosition, ElectricMotorData>> CreateElectricMachines(IElectricMachinesDeclarationInputData electricMachines, IDictionary<PowertrainPosition, IList<Tuple<Volt, TableData>>> torqueLimits,
+				Volt averageVoltage, GearList gears = null)
+			{
+				return _electricMachineAdapter.CreateElectricMachines(electricMachines, torqueLimits, averageVoltage, gears);
+			}
+
+			public override void CreateREESSData(IElectricStorageSystemDeclarationInputData componentsElectricStorage,
+				VectoSimulationJobType jobType, bool ovc, Action<BatterySystemData> setBatteryData, Action<SuperCapData> setSuperCapData)
+			{
+				var batteryData = _electricStorageAdapter.CreateBatteryData(componentsElectricStorage, jobType, ovc);
+				var superCapData = _electricStorageAdapter.CreateSuperCapData(componentsElectricStorage);
+
+				
+				if (batteryData == null) {
+					throw new VectoException("Could not create BatterySystem for PEV");
+				}
+				setBatteryData(batteryData);
+				
+				
+				if (superCapData != null) {
+					throw new VectoException("Supercaps are not allowed for PEVs");
+				}
+				
+
+			}
+
+			public override BatterySystemData CreateBatteryData(IElectricStorageSystemDeclarationInputData componentsElectricStorage, VectoSimulationJobType jobType, bool ovc)
+			{
+				return _electricStorageAdapter.CreateBatteryData(batteryInputData: componentsElectricStorage, jobType: jobType, ovc: ovc);
+			}
+
+			public override SuperCapData CreateSuperCapData(IElectricStorageSystemDeclarationInputData componentsElectricStorage)
+			{
+				return _electricStorageAdapter.CreateSuperCapData(componentsElectricStorage);
+			}
+
+			public override PTOData CreatePTOCycleData(IGearboxDeclarationInputData gbx, IPTOTransmissionInputData pto)
+			{
+				return _ptoDataAdapter.CreateDefaultPTOData(pto, gbx);
+			}
+
+			public override PTOData CreatePTOTransmissionData(IPTOTransmissionInputData ptoData,
+				IGearboxDeclarationInputData gbx)
+			{
+				var result = _ptoDataAdapter.CreatePTOTransmissionData(ptoData, gbx);
+				return result;
 			}
 
 			#endregion
@@ -301,8 +489,11 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.HeavyLorry
 		public class HEV_S2 : SerialHybrid
 		{
 			#region Overrides of LorryBase
-			public static readonly GearboxType[] SupportedGearboxTypes =
+			protected override GearboxType[] SupportedGearboxTypes => new[]
 				{ GearboxType.AMT, GearboxType.ATPowerSplit, GearboxType.ATSerial, GearboxType.APTN };
+
+
+
 			private GearboxDataAdapter _gearBoxDataAdaper = new GearboxDataAdapter(new TorqueConverterDataAdapter());
 			public override GearboxData CreateGearboxData(IVehicleDeclarationInputData inputData, VectoRunData runData,
 				IShiftPolygonCalculator shiftPolygonCalc)
@@ -310,9 +501,10 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.HeavyLorry
 				return _gearBoxDataAdaper.CreateGearboxData(inputData, runData, shiftPolygonCalc, SupportedGearboxTypes);
 			}
 
-			public override ShiftStrategyParameters CreateGearshiftData(GearboxData gbx, double axleRatio, PerSecond engineIdlingSpeed)
+			public override ShiftStrategyParameters CreateGearshiftData(double axleRatio, PerSecond engineIdlingSpeed,
+				GearboxType gearboxType, int gearsCount)
 			{
-				return _gearBoxDataAdaper.CreateGearshiftData(gbx, axleRatio, engineIdlingSpeed);
+				return _gearBoxDataAdaper.CreateGearshiftData(axleRatio, engineIdlingSpeed, gearboxType, gearsCount);
 			}
 
 			#endregion
@@ -320,32 +512,81 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.HeavyLorry
 		public class HEV_S3 : SerialHybrid { }
 		public class HEV_S4 : SerialHybrid { }
 		public class HEV_S_IEPC : SerialHybrid { }
-		public class HEV_P1 : ParallelHybrid { }
-		public class HEV_P2 : ParallelHybrid { }
-		public class HEV_P2_5 : ParallelHybrid { }
+
+		public class HEV_P1 : ParallelHybrid
+		{
+			
+		}
+
+		public class HEV_P2 : ParallelHybrid
+		{
+			protected override GearboxType[] SupportedGearboxTypes => new[]
+				{ GearboxType.AMT, GearboxType.IHPC, };
+		}
+
+		public class HEV_P2_5 : ParallelHybrid
+		{
+
+		}
 		public class HEV_P3 : ParallelHybrid { }
 		public class HEV_P4 : ParallelHybrid { }
-		public class PEV_E2 : BatteryElectric { }
+
+		public class PEV_E2 : BatteryElectric
+		{
+			#region Overrides of BatteryElectric
+
+			protected override GearboxType[] SupportedGearboxTypes => new[]
+				{ GearboxType.AMT, GearboxType.ATPowerSplit, GearboxType.ATSerial, GearboxType.APTN };
+
+			#endregion
+
+
+		}
 		public class PEV_E3 : BatteryElectric { }
 		public class PEV_E4 : BatteryElectric { }
-		public class PEV_E_IEPC : BatteryElectric { }
+
+		public class PEV_E_IEPC : BatteryElectric
+		{
+
+		}
 		public class Exempted : LorryBase
 		{
 			#region Overrides of LorryBase
 
+			protected override GearboxType[] SupportedGearboxTypes { get; }
+
 			public override VehicleData CreateVehicleData(IVehicleDeclarationInputData vehicle, Segment segment, Mission mission,
 				KeyValuePair<LoadingType, Tuple<Kilogram, double?>> loading, bool allowVocational)
 			{
 				return _vehicleDataAdapter.CreateExemptedVehicleData(vehicle);
 			}
 
-			public override ShiftStrategyParameters CreateGearshiftData(GearboxData gbx, double axleRatio, PerSecond engineIdlingSpeed)
+			public override void CreateREESSData(IElectricStorageSystemDeclarationInputData componentsElectricStorage,
+				VectoSimulationJobType jobType, bool ovc, Action<BatterySystemData> setBatteryData, Action<SuperCapData> setSuperCapData)
 			{
 				throw new NotImplementedException();
 			}
 
-			public override IList<VectoRunData.AuxData> CreateAuxiliaryData(IAuxiliariesDeclarationInputData auxData, IBusAuxiliariesDeclarationData busAuxData,
-				MissionType missionType, VehicleClass vehicleClass, Meter vehicleLength, int? numSteeredAxles)
+			public override PTOData CreatePTOCycleData(IGearboxDeclarationInputData gbx, IPTOTransmissionInputData pto)
+			{
+				throw new NotImplementedException();
+			}
+
+			public override PTOData CreatePTOTransmissionData(IPTOTransmissionInputData ptoData,
+				IGearboxDeclarationInputData gbx)
+			{
+				throw new NotImplementedException();
+			}
+
+			public override ShiftStrategyParameters CreateGearshiftData(double axleRatio, PerSecond engineIdlingSpeed, GearboxType gearboxType, int gearsCount)
+			{
+				throw new NotImplementedException();
+			}
+
+			public override IList<VectoRunData.AuxData> CreateAuxiliaryData(IAuxiliariesDeclarationInputData auxData,
+				IBusAuxiliariesDeclarationData busAuxData,
+				MissionType missionType, VehicleClass vehicleClass, Meter vehicleLength, int? numSteeredAxles,
+				VectoSimulationJobType jobType)
 			{
 				throw new NotImplementedException();
 			}
diff --git a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/IDeclarationDataAdapter.cs b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/IDeclarationDataAdapter.cs
index cd3fb54430d5064e53f671b8d8a4cb5cb68e2c96..e312ad10bfe741a63c1415dc469ac8257f976eae 100644
--- a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/IDeclarationDataAdapter.cs
+++ b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/IDeclarationDataAdapter.cs
@@ -29,11 +29,13 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter
         //IList<VectoRunData.AuxData> CreateAuxiliaryData(IAuxiliariesDeclarationInputData auxData, IBusAuxiliariesDeclarationData busAuxData, MissionType missionType, VehicleClass vehicleClass, Meter vehicleLength, int? numSteeredAxles);
         //AxleGearData CreateDummyAxleGearData(IGearboxDeclarationInputData gbxData);
 		VehicleData CreateVehicleData(IVehicleDeclarationInputData vehicle, Segment segment, Mission first, KeyValuePair<LoadingType, Tuple<Kilogram, double?>> keyValuePair, bool allowVocational);
+		RetarderData CreateRetarderData(IRetarderInputData retarderData, PowertrainPosition position = PowertrainPosition.HybridPositionNotSet);
+
 	}
 
 	public interface ILorryDeclarationDataAdapter : IDeclarationDataAdapter
 	{
-		DriverData CreateDriverData();
+		DriverData CreateDriverData(Segment segment);
 
 		AxleGearData CreateAxleGearData(IAxleGearInputData axlegearData);
 
@@ -45,11 +47,12 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter
 			VectoRunData runData,
 			IShiftPolygonCalculator shiftPolygonCalc);
 
-		PTOData CreatePTOTransmissionData(IPTOTransmissionInputData ptoData);
+		PTOData CreatePTOTransmissionData(IPTOTransmissionInputData ptoData, IGearboxDeclarationInputData gbx);
+		PTOData CreatePTOCycleData(IGearboxDeclarationInputData gbx, IPTOTransmissionInputData pto);
 
-		RetarderData CreateRetarderData(IRetarderInputData retarderData, PowertrainPosition position = PowertrainPosition.HybridPositionNotSet);
 
-		ShiftStrategyParameters CreateGearshiftData(GearboxData gbx, double axleRatio, PerSecond engineIdlingSpeed);
+
+		ShiftStrategyParameters CreateGearshiftData(double axleRatio, PerSecond engineIdlingSpeed, GearboxType gearboxType, int gearsCount);
 
         //VehicleData CreateVehicleData(IVehicleDeclarationInputData vehicle, Segment segment, Mission mission,
         //    KeyValuePair<LoadingType, Tuple<Kilogram, double?>> loading, bool allowVocational);
@@ -61,13 +64,21 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter
 
 		IList<VectoRunData.AuxData> CreateAuxiliaryData(IAuxiliariesDeclarationInputData auxData,
 			IBusAuxiliariesDeclarationData busAuxData, MissionType missionType, VehicleClass vehicleClass,
-			Meter vehicleLength, int? numSteeredAxles);
+			Meter vehicleLength, int? numSteeredAxles, VectoSimulationJobType jobType);
 		
 		
 		IList<Tuple<PowertrainPosition, ElectricMotorData>> CreateElectricMachines(IElectricMachinesDeclarationInputData electricMachines, IDictionary<PowertrainPosition, IList<Tuple<Volt, TableData>>> torqueLimits, Volt averageVoltage, GearList gears = null);
-		BatterySystemData CreateBatteryData(IElectricStorageSystemDeclarationInputData componentsElectricStorage);
+
+		void CreateREESSData(IElectricStorageSystemDeclarationInputData componentsElectricStorage,
+			VectoSimulationJobType jobType, bool ovc, Action<BatterySystemData> setBatteryData,
+			Action<SuperCapData> setSuperCapData);
+		BatterySystemData CreateBatteryData(IElectricStorageSystemDeclarationInputData componentsElectricStorage,
+			VectoSimulationJobType jobType,
+			bool ovc);
 		SuperCapData CreateSuperCapData(IElectricStorageSystemDeclarationInputData componentsElectricStorage);
-		HybridStrategyParameters CreateHybridStrategy(BatterySystemData runDataBatteryData, SuperCapData runDataSuperCapData);
+		HybridStrategyParameters CreateHybridStrategy(BatterySystemData runDataBatteryData,
+			SuperCapData runDataSuperCapData, Kilogram vehicleMass, VectoRunData.OvcHevMode ovcMode);
+		ShiftStrategyParameters CreateDummyGearshiftStrategy();
 	}
 
 	public interface IPrimaryBusDeclarationDataAdapter : IDeclarationDataAdapter
@@ -75,7 +86,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter
 		IAuxiliaryConfig CreateBusAuxiliariesData(
 			Mission mission, IVehicleDeclarationInputData vehicleData, VectoRunData runData);
 
-		DriverData CreateDriverData();
+		DriverData CreateDriverData(Segment segment);
 
 		AxleGearData CreateDummyAxleGearData(IGearboxDeclarationInputData gbxData);
 		AxleGearData CreateAxleGearData(IAxleGearInputData axlegearData);
@@ -85,8 +96,8 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter
 			VectoRunData runData,
 			IShiftPolygonCalculator shiftPolygonCalc);
 
-		RetarderData CreateRetarderData(IRetarderInputData retarderData);
-		PTOData CreatePTOTransmissionData(IPTOTransmissionInputData ptoData);
+		//RetarderData CreateRetarderData(IRetarderInputData retarderData);
+		//PTOData CreatePTOTransmissionData(IPTOTransmissionInputData ptoData);
 
 		ShiftStrategyParameters CreateGearshiftData(GearboxData gbx, double axleRatio, PerSecond engineIdlingSpeed);
 
@@ -98,10 +109,9 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter
 
 		IList<VectoRunData.AuxData> CreateAuxiliaryData(IAuxiliariesDeclarationInputData auxData,
 			IBusAuxiliariesDeclarationData busAuxData, MissionType missionType, VehicleClass vehicleClass,
-			Meter vehicleLength, int? numSteeredAxles);
+			Meter vehicleLength, int? numSteeredAxles, VectoSimulationJobType jobType);
 
 		AirdragData CreateAirdragData(IAirdragDeclarationInputData airdragData, Mission mission, Segment segment);
-		VehicleData CreateVehicleData(IVehicleDeclarationInputData vehicle, Segment segment, Mission mission, KeyValuePair<LoadingType, Tuple<Kilogram, double?>> loading, bool allowVocational);
 	}
 
 	public interface IGenericCompletedBusDeclarationDataAdapter : IDeclarationDataAdapter
@@ -116,7 +126,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter
 
 		IList<VectoRunData.AuxData> CreateAuxiliaryData(IAuxiliariesDeclarationInputData auxData,
 			IBusAuxiliariesDeclarationData busAuxData, MissionType missionType, VehicleClass vehicleClass,
-			Meter vehicleLength, int? numSteeredAxles);
+			Meter vehicleLength, int? numSteeredAxles, VectoSimulationJobType jobType);
 
 		AxleGearData CreateAxleGearData(IAxleGearInputData axlegearData);
 
@@ -128,14 +138,13 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter
 
 		ShiftStrategyParameters CreateGearshiftData(GearboxData gbx, double axleRatio, PerSecond engineIdlingSpeed);
 
-		RetarderData CreateRetarderData(IRetarderInputData retarderData);
+		//RetarderData CreateRetarderData(IRetarderInputData retarderData);
 
-		DriverData CreateDriverData();
+		DriverData CreateDriverData(Segment segment);
 
 		IAuxiliaryConfig CreateBusAuxiliariesData(
 			Mission mission, IVehicleDeclarationInputData vehicleData, VectoRunData runData);
 
-		VehicleData CreateVehicleData(IVehicleDeclarationInputData vehicle, Segment segment, Mission mission, KeyValuePair<LoadingType, Tuple<Kilogram, double?>> loading, bool allowVocational);
 	}
 
 	public interface ISpecificCompletedBusDeclarationDataAdapter
@@ -149,7 +158,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter
 
 		IList<VectoRunData.AuxData> CreateAuxiliaryData(IAuxiliariesDeclarationInputData auxData,
 			IBusAuxiliariesDeclarationData busAuxData, MissionType missionType, VehicleClass vehicleClass,
-			Meter vehicleLength, int? numSteeredAxles);
+			Meter vehicleLength, int? numSteeredAxles, VectoSimulationJobType jobType);
 
 		AirdragData CreateAirdragData(IVehicleDeclarationInputData completedVehicle, Mission mission);
 
@@ -162,7 +171,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter
 		AirdragData CreateAirdragData(IVehicleDeclarationInputData completedVehicle, Mission mission);
 		CombustionEngineData CreateEngineData(IVehicleDeclarationInputData vehicle,
 			IEngineModeDeclarationInputData engineMode, Mission mission);
-		DriverData CreateDriverData();
+		DriverData CreateDriverData(Segment segment);
 		AxleGearData CreateDummyAxleGearData(IGearboxDeclarationInputData gearboxInputData);
 		AxleGearData CreateAxleGearData(IAxleGearInputData axleGearInputData);
 		AngledriveData CreateAngledriveData(IAngledriveInputData angledriveData);
@@ -172,7 +181,9 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter
 		RetarderData CreateRetarderData(IRetarderInputData retarderData);
 
 		ShiftStrategyParameters CreateGearshiftData(GearboxData gbx, double axleRatio, PerSecond engineIdlingSpeed);
-		IEnumerable<VectoRunData.AuxData> CreateAuxiliaryData(IAuxiliariesDeclarationInputData auxInputData, IBusAuxiliariesDeclarationData busAuxInput, MissionType mission, VehicleClass segment, Meter vehicleLength, int? numSteeredAxles);
+		IEnumerable<VectoRunData.AuxData> CreateAuxiliaryData(IAuxiliariesDeclarationInputData auxInputData,
+			IBusAuxiliariesDeclarationData busAuxInput, MissionType mission, VehicleClass segment, Meter vehicleLength,
+			int? numSteeredAxles, VectoSimulationJobType jobType);
 		IAuxiliaryConfig CreateBusAuxiliariesData(Mission mission, IVehicleDeclarationInputData primaryVehicle, IVehicleDeclarationInputData completedVehicle, VectoRunData simulationRunData);
 
 		VehicleData CreateVehicleData(ISingleBusInputDataProvider vehicle, Segment segment, Mission mission,
diff --git a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/PrimaryBus/DeclarationDataAdapterPrimaryBus.cs b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/PrimaryBus/DeclarationDataAdapterPrimaryBus.cs
index 532be24428ecbbe6d1f06b750d8096b21db99f55..51fd2369fb4a28d1a05cc475af6d7b15c672bc2f 100644
--- a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/PrimaryBus/DeclarationDataAdapterPrimaryBus.cs
+++ b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/PrimaryBus/DeclarationDataAdapterPrimaryBus.cs
@@ -31,16 +31,15 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.PrimaryBus
 			private readonly IDriverDataAdapter _driverDataAdapter = new PrimaryBusDriverDataAdapter();
 			protected readonly IVehicleDataAdapter _vehicleDataAdapter = new PrimaryBusVehicleDataAdapter();
 			protected readonly IAxleGearDataAdapter _axleGearDataAdapter = new AxleGearDataAdapter();
-			protected readonly IPTODataAdapter _ptoDataAdapter = new PTODataAdapterBus();
 			protected readonly IPrimaryBusAuxiliaryDataAdapter _auxDataAdapter = new PrimaryBusAuxiliaryDataAdapter();
 			protected readonly IRetarderDataAdapter _retarderDataAdapter = new RetarderDataAdapter();
 			protected readonly IAirdragDataAdapter _airdragDataAdapter = new AirdragDataAdapter();
 			private readonly IAngledriveDataAdapter _angledriveDataAdapter = new AngledriveDataAdapter();
 			private readonly IEngineDataAdapter _engineDataAdapter = new CombustionEngineComponentDataAdapter();
 
-			public DriverData CreateDriverData()
+			public DriverData CreateDriverData(Segment segment)
 			{
-				return _driverDataAdapter.CreateDriverData();
+				return _driverDataAdapter.CreateDriverData(segment);
 			}
 
 			public virtual VehicleData CreateVehicleData(IVehicleDeclarationInputData vehicle, Segment segment, Mission mission,
@@ -82,23 +81,22 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.PrimaryBus
 				throw new NotImplementedException();
 			}
 
-			public RetarderData CreateRetarderData(IRetarderInputData retarderData)
-			{
-				return _retarderDataAdapter.CreateRetarderData(retarderData);
-			}
 
-			public PTOData CreatePTOTransmissionData(IPTOTransmissionInputData ptoData)
+			public RetarderData CreateRetarderData(IRetarderInputData retarderData, PowertrainPosition position = PowertrainPosition.HybridPositionNotSet)
 			{
-				return _ptoDataAdapter.CreatePTOTransmissionData(ptoData);
+				return _retarderDataAdapter.CreateRetarderData(retarderData, position);
 			}
 
-			public IList<VectoRunData.AuxData> CreateAuxiliaryData(IAuxiliariesDeclarationInputData auxData, IBusAuxiliariesDeclarationData busAuxData,
-				MissionType missionType, VehicleClass vehicleClass, Meter vehicleLength, int? numSteeredAxles)
+			public IList<VectoRunData.AuxData> CreateAuxiliaryData(IAuxiliariesDeclarationInputData auxData,
+				IBusAuxiliariesDeclarationData busAuxData,
+				MissionType missionType, VehicleClass vehicleClass, Meter vehicleLength, int? numSteeredAxles,
+				VectoSimulationJobType jobType)
 			{
 				return _auxDataAdapter.CreateAuxiliaryData(auxData, busAuxData, missionType, vehicleClass, vehicleLength,
-					numSteeredAxles);
+					numSteeredAxles, jobType);
 			}
 
+
 			public AxleGearData CreateDummyAxleGearData(IGearboxDeclarationInputData gbxData)
 			{
 				throw new NotImplementedException();
@@ -134,7 +132,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.PrimaryBus
 
 			public override ShiftStrategyParameters CreateGearshiftData(GearboxData gbx, double axleRatio, PerSecond engineIdlingSpeed)
 			{
-				return _gearboxDataAdapter.CreateGearshiftData(gbx, axleRatio, engineIdlingSpeed);
+				return _gearboxDataAdapter.CreateGearshiftData(axleRatio, engineIdlingSpeed, gbx.Type, gbx.Gears.Count);
 			}
 
 			#endregion
@@ -194,7 +192,8 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.PrimaryBus
 
 			public override ShiftStrategyParameters CreateGearshiftData(GearboxData gbx, double axleRatio, PerSecond engineIdlingSpeed)
 			{
-				return _gearboxDataAdapter.CreateGearshiftData(gbx, axleRatio, engineIdlingSpeed);
+				throw new NotImplementedException();
+				//return _gearboxDataAdapter.CreateGearshiftData(gbx, axleRatio, engineIdlingSpeed, gbx.Type, gbx.Gears.Count);
 			}
 		}
 
diff --git a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/AirdragDataAdapter.cs b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/AirdragDataAdapter.cs
index 9b13abe430caee036de569613fc31d57f2f82745..380e4297ae275ad96058021d665728bc03d60b92 100644
--- a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/AirdragDataAdapter.cs
+++ b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/AirdragDataAdapter.cs
@@ -19,6 +19,8 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 		AirdragData CreateAirdragData(
 			IAirdragDeclarationInputData airdragInputData, Mission mission,
 			Segment segment);
+
+		AirdragData CreateAirdragData(IVehicleDeclarationInputData completedVehicle, Mission mission);
 	}
 
 	public static class AirdragDataAdapterHelper
@@ -166,18 +168,11 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 			return retVal;
 		}
 
-	}
-
-	public class SingleBusAirdragDataAdapter
-	{
-		#region Overrides of AirdragDataAdapter
-		public AirdragData CreateAirdragData(IVehicleDeclarationInputData completedVehicle, Mission mission)
+		public virtual AirdragData CreateAirdragData(IVehicleDeclarationInputData completedVehicle, Mission mission)
 		{
 			if (!mission.BusParameter.AirDragMeasurementAllowed ||
-				completedVehicle.Components.AirdragInputData?.AirDragArea == null)
-			{
-				return new AirdragData()
-				{
+				completedVehicle.Components.AirdragInputData?.AirDragArea == null) {
+				return new AirdragData() {
 					CertificationMethod = CertificationMethod.StandardValues,
 					DeclaredAirdragArea = mission.DefaultCDxA,
 					CrossWindCorrectionCurve = new CrosswindCorrectionCdxALookup(
@@ -205,7 +200,10 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 			return retVal;
 		}
 
-
-		#endregion
 	}
+
+	public class CompletedBusSpecificAirdragDataAdapter : AirdragDataAdapter { }
+
+	public class SingleBusAirdragDataAdapter : CompletedBusSpecificAirdragDataAdapter { }
+
 }
diff --git a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/AuxiliaryDataAdapter.cs b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/AuxiliaryDataAdapter.cs
index 3ee39476e5e55c3d51cd7d146e5cf6061d1c1a6e..ed7a6b05c999fdeaea76877e61e32fc74ee267ad 100644
--- a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/AuxiliaryDataAdapter.cs
+++ b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/AuxiliaryDataAdapter.cs
@@ -1,6 +1,7 @@
 using System;
 using System.Collections.Generic;
 using System.Linq;
+using Ninject.Infrastructure.Language;
 using TUGraz.VectoCommon.BusAuxiliaries;
 using TUGraz.VectoCommon.Exceptions;
 using TUGraz.VectoCommon.InputData;
@@ -8,12 +9,15 @@ using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Utils;
 using TUGraz.VectoCore.Configuration;
 using TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.PrimaryBus;
+using TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.HeavyLorryRunDataFactory;
 using TUGraz.VectoCore.Models.BusAuxiliaries;
 using TUGraz.VectoCore.Models.BusAuxiliaries.DownstreamModules.Impl.Electrics;
 using TUGraz.VectoCore.Models.BusAuxiliaries.DownstreamModules.Impl.HVAC;
 using TUGraz.VectoCore.Models.BusAuxiliaries.DownstreamModules.Impl.Pneumatics;
 using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
+using TUGraz.VectoCore.Models.Simulation.DataBus;
+using TUGraz.VectoCore.Models.SimulationComponent.Data;
 using TUGraz.VectoCore.Utils;
 
 namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponents
@@ -22,7 +26,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 	{
 		IList<VectoRunData.AuxData> CreateAuxiliaryData(IAuxiliariesDeclarationInputData auxInputData,
 			IBusAuxiliariesDeclarationData busAuxData, MissionType mission, VehicleClass hvdClass, Meter vehicleLength,
-			int? numSteeredAxles);
+			int? numSteeredAxles, VectoSimulationJobType jobType);
 	}
 
 	public interface ICompletedBusAuxiliaryDataAdapter : IPrimaryBusAuxiliaryDataAdapter
@@ -49,8 +53,6 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 	}
 
 
-	
-
 	public abstract class AuxiliaryDataAdapter : ComponentDataAdapterBase, IAuxiliaryDataAdapter
 	{
 		public class ElectricConsumerEntry
@@ -70,11 +72,15 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 			public Ampere Current { get; set; }
 		}
 		public IList<VectoRunData.AuxData> CreateAuxiliaryData(IAuxiliariesDeclarationInputData auxInputData,
-			IBusAuxiliariesDeclarationData busAuxData, MissionType mission, VehicleClass hvdClass, Meter vehicleLength,
-			int? numSteeredAxles)
+			IBusAuxiliariesDeclarationData busAuxData, 
+			MissionType mission, 
+			VehicleClass hvdClass, 
+			Meter vehicleLength,
+			int? numSteeredAxles, 
+			VectoSimulationJobType jobType)
 		{
 			CheckDeclarationMode(auxInputData, "AuxiliariesData");
-			return DoCreateAuxiliaryData(auxInputData, busAuxData, mission, hvdClass, vehicleLength, numSteeredAxles);
+			return DoCreateAuxiliaryData(auxInputData, busAuxData, mission, hvdClass, vehicleLength, numSteeredAxles, jobType);
 		}
 
 		public abstract AuxiliaryConfig CreateBusAuxiliariesData(Mission mission, IVehicleDeclarationInputData primaryVehicle, VectoRunData runData);
@@ -82,13 +88,37 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 		protected abstract IList<VectoRunData.AuxData> DoCreateAuxiliaryData(
 			IAuxiliariesDeclarationInputData auxInputData,
 			IBusAuxiliariesDeclarationData busAuxData, MissionType mission, VehicleClass hdvClass, Meter vehicleLength,
-			int? numSteeredAxles);
+			int? numSteeredAxles, VectoSimulationJobType jobType);
 
+		protected static bool CreateConditioningAux(VectoSimulationJobType jobType)
+		{
+			if (jobType == VectoSimulationJobType.ConventionalVehicle) {
+				return false;
+			} else {
+				return true;
+			}
+		}
+	}
 
+	public class HeavyLorryPEVAuxiliaryDataAdapter : HeavyLorryAuxiliaryDataAdapter
+	{
+		protected override HashSet<AuxiliaryType> AuxiliaryTypes { get; } = new HashSet<AuxiliaryType>() {
+			AuxiliaryType.ElectricSystem,
+			AuxiliaryType.HVAC,
+			AuxiliaryType.PneumaticSystem,
+			AuxiliaryType.SteeringPump
+		};
 	}
 
 	public class HeavyLorryAuxiliaryDataAdapter : AuxiliaryDataAdapter
 	{
+		protected virtual HashSet<AuxiliaryType> AuxiliaryTypes { get; } = new HashSet<AuxiliaryType>() {
+			AuxiliaryType.ElectricSystem,
+			AuxiliaryType.HVAC,
+			AuxiliaryType.PneumaticSystem,
+			AuxiliaryType.Fan,
+			AuxiliaryType.SteeringPump
+		};
 		#region Overrides of AuxiliaryDataAdapter
 
 		public override AuxiliaryConfig CreateBusAuxiliariesData(Mission mission, IVehicleDeclarationInputData primaryVehicle, VectoRunData runData)
@@ -96,20 +126,27 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 			throw new System.NotImplementedException();
 		}
 
-		protected override IList<VectoRunData.AuxData> DoCreateAuxiliaryData(IAuxiliariesDeclarationInputData auxInputData, IBusAuxiliariesDeclarationData busAuxData,
-			MissionType mission, VehicleClass hdvClass, Meter vehicleLength, int? numSteeredAxles)
+		
+
+		protected override IList<VectoRunData.AuxData> DoCreateAuxiliaryData(
+			IAuxiliariesDeclarationInputData auxInputData, IBusAuxiliariesDeclarationData busAuxData,
+			MissionType mission, VehicleClass hdvClass, Meter vehicleLength, int? numSteeredAxles,
+			VectoSimulationJobType jobType)
 		{
 			var retVal = new List<VectoRunData.AuxData>();
 
-			if (auxInputData.Auxiliaries.Count != 5)
+			if (!new HashSet<AuxiliaryType>(auxInputData.Auxiliaries.Select(aux => aux.Type)).SetEquals(AuxiliaryTypes))
 			{
 				Log.Error(
-					"In Declaration Mode exactly 5 Auxiliaries must be defined: Fan, Steering pump, HVAC, Electric System, Pneumatic System.");
+					"In Declaration Mode exactly 4 Auxiliaries must be defined for battery electric vehicles: Steering pump, HVAC, Electric System, Pneumatic System.");
 				throw new VectoException(
-					"In Declaration Mode exactly 5 Auxiliaries must be defined: Fan, Steering pump, HVAC, Electric System, Pneumatic System.");
+					"In Declaration Mode exactly 4 Auxiliaries must be defined for battery electric vehicles: Steering pump, HVAC, Electric System, Pneumatic System.");
 			}
 
-			foreach (var auxType in EnumHelper.GetValues<AuxiliaryType>())
+			var alternatorEfficiency = DeclarationData.AlternatorEfficiency;
+			
+
+			foreach (var auxType in AuxiliaryTypes)
 			{
 				var auxData = auxInputData.Auxiliaries.FirstOrDefault(a => a.Type == auxType);
 				if (auxData == null)
@@ -120,51 +157,214 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 				var aux = new VectoRunData.AuxData
 				{
 					DemandType = AuxiliaryDemandType.Constant,
-					Technology = auxData.Technology
+					Technology = auxData.Technology,
+					MissionType = mission,
 				};
 
 				mission = mission.GetNonEMSMissionType();
 				switch (auxType)
 				{
 					case AuxiliaryType.Fan:
-						aux.PowerDemand = DeclarationData.Fan.LookupPowerDemand(hdvClass, mission, auxData.Technology.FirstOrDefault());
-						aux.ID = Constants.Auxiliaries.IDs.Fan;
+						AddFan(mission, hdvClass, jobType, auxData, aux, alternatorEfficiency, retVal);
 						break;
 					case AuxiliaryType.SteeringPump:
-						if (numSteeredAxles.HasValue && auxData.Technology.Count != numSteeredAxles.Value)
-						{
-							throw new VectoException($"Number of steering pump technologies does not match number of steered axles ({numSteeredAxles.Value}, {auxData.Technology.Count})");
-						}
-						aux.PowerDemand = DeclarationData.SteeringPump.Lookup(mission, hdvClass, auxData.Technology);
-						aux.ID = Constants.Auxiliaries.IDs.SteeringPump;
+						AddSteeringPumps(mission, hdvClass, numSteeredAxles, jobType, auxData, alternatorEfficiency, aux, retVal);
 						break;
 					case AuxiliaryType.HVAC:
-						aux.PowerDemand = DeclarationData.HeatingVentilationAirConditioning.Lookup(
-							mission,
-							auxData.Technology.FirstOrDefault(), hdvClass).PowerDemand;
-						aux.ID = Constants.Auxiliaries.IDs.HeatingVentilationAirCondition;
+						AddHVAC(mission, jobType, hdvClass, aux, auxData, 1/DeclarationData.HVACElectricEfficiencyFactor, retVal);
 						break;
 					case AuxiliaryType.PneumaticSystem:
-						aux.PowerDemand = DeclarationData.PneumaticSystem.Lookup(mission, auxData.Technology.FirstOrDefault())
-														.PowerDemand;
-						aux.ID = Constants.Auxiliaries.IDs.PneumaticSystem;
+						AddPneumaticSystem(mission, jobType, auxData, alternatorEfficiency, aux,retVal);
 						break;
 					case AuxiliaryType.ElectricSystem:
-						aux.PowerDemand = DeclarationData.ElectricSystem.Lookup(mission, auxData.Technology.FirstOrDefault()).PowerDemand;
-						aux.ID = Constants.Auxiliaries.IDs.ElectricSystem;
+						AddElectricSystem(mission, jobType, aux, auxData, alternatorEfficiency, retVal);
 						break;
 					default: continue;
 				}
+			}
 
-				retVal.Add(aux);
+			if (CreateConditioningAux(jobType)) {
+				AddConditioning(mission, jobType, retVal, hdvClass);
 			}
 
 			return retVal;
 		}
 
+		private static void AddConditioning(MissionType mission, VectoSimulationJobType jobType, List<VectoRunData.AuxData> auxDataList, VehicleClass hdv)
+		{
+
+
+			var aux = new VectoRunData.AuxData()
+			{
+				IsFullyElectric = true,
+				MissionType = mission,
+				DemandType = AuxiliaryDemandType.Dynamic,
+				ID = Constants.Auxiliaries.IDs.Cond,
+				ConnectToREESS = true,
+				PowerDemandElectric = DeclarationData.Conditioning.LookupPowerDemand(hdv, mission),
+			};
+
+			auxDataList.Add(aux);
+		}
+
+
+		private static void AddElectricSystem(MissionType mission, VectoSimulationJobType vectoSimulationJobType,
+			VectoRunData.AuxData aux,
+			IAuxiliaryDeclarationInputData auxData, double alternatorEfficiency, List<VectoRunData.AuxData> auxDataList)
+		{
+			aux.PowerDemandMech = DeclarationData.ElectricSystem.Lookup(mission, auxData.Technology.FirstOrDefault()).PowerDemand;
+			aux.ID = Constants.Auxiliaries.IDs.ElectricSystem;
+			aux.PowerDemandElectric = aux.PowerDemandMech * alternatorEfficiency;
+			aux.ConnectToREESS = vectoSimulationJobType.IsOneOf(VectoSimulationJobType.BatteryElectricVehicle,
+				VectoSimulationJobType.ParallelHybridVehicle);
+			auxDataList.Add(aux);
+		}
+
+		private static void AddPneumaticSystem(MissionType mission, VectoSimulationJobType jobType,
+			IAuxiliaryDeclarationInputData auxData, double alternatorEfficiency, VectoRunData.AuxData aux,
+			List<VectoRunData.AuxData> auxDataList)
+		{
+			if (!DeclarationData.PneumaticSystem.IsApplicable(jobType,
+					auxData.Technology.FirstOrDefault())) {
+				throw new VectoException(
+					$"Pneumatic system technology'{auxData.Technology.FirstOrDefault()}' is not applicable for '{jobType}'");
+			}
+
+			aux.PowerDemandMech = DeclarationData.PneumaticSystem.Lookup(mission, auxData.Technology.FirstOrDefault())
+				.PowerDemand;
+			aux.ID = Constants.Auxiliaries.IDs.PneumaticSystem;
+			aux.IsFullyElectric = DeclarationData.PneumaticSystem.IsFullyElectric(auxData.Technology.FirstOrDefault());
+			if (aux.IsFullyElectric) {
+				aux.PowerDemandElectric =
+					DeclarationData.PneumaticSystem.GetElectricPowerDemand(mission,
+						auxData.Technology.FirstOrDefault());
+			} else {
+				aux.PowerDemandElectric = aux.PowerDemandMech * alternatorEfficiency;
+			}
+
+			aux.ConnectToREESS = aux.IsFullyElectric && jobType.IsOneOf(
+				VectoSimulationJobType.BatteryElectricVehicle, 
+				VectoSimulationJobType.SerialHybridVehicle, 
+				VectoSimulationJobType.IEPC_E, 
+				VectoSimulationJobType.IEPC_S,
+				VectoSimulationJobType.ParallelHybridVehicle);
+			auxDataList.Add(aux);
+		}
+
+		private static void AddHVAC(MissionType mission, VectoSimulationJobType vectoSimulationJobType,
+			VehicleClass hdvClass, VectoRunData.AuxData aux,
+			IAuxiliaryDeclarationInputData auxData, double efficiency, List<VectoRunData.AuxData> auxDataList)
+		{
+			aux.PowerDemandMech = DeclarationData.HeatingVentilationAirConditioning.Lookup(
+				mission,
+				auxData.Technology.FirstOrDefault(), hdvClass).PowerDemand;
+			aux.ID = Constants.Auxiliaries.IDs.HeatingVentilationAirCondition;
+			aux.PowerDemandElectric = aux.PowerDemandMech * efficiency;
+
+			aux.ConnectToREESS = (vectoSimulationJobType == VectoSimulationJobType.BatteryElectricVehicle ||
+								vectoSimulationJobType == VectoSimulationJobType.SerialHybridVehicle);
+			auxDataList.Add(aux);
+			return;
+		}
+
+		private static void AddSteeringPumps(MissionType mission, VehicleClass hdvClass, int? numSteeredAxles,
+			VectoSimulationJobType jobType, IAuxiliaryDeclarationInputData auxData, double alternatorEfficiency,
+			VectoRunData.AuxData aux,
+			List<VectoRunData.AuxData> auxDataList)
+		{
+			
+
+			if (!DeclarationData.SteeringPump.IsApplicable(auxData.Technology, jobType)) {
+				throw new VectoException(
+					$"At least one steering pump technology of '{string.Join(",", auxData.Technology)}' is not applicable for '{jobType}'");
+			}
+
+			if (numSteeredAxles.HasValue && auxData.Technology.Count != numSteeredAxles.Value) {
+				throw new VectoException(
+					$"Number of steering pump technologies does not match number of steered axles ({numSteeredAxles.Value}, {auxData.Technology.Count})");
+			}
+
+			
+			var powerDemand = DeclarationData.SteeringPump.Lookup(mission, hdvClass, auxData.Technology);
+			var spMech = new VectoRunData.AuxData
+			{
+				DemandType = AuxiliaryDemandType.Constant,
+				Technology = auxData.Technology.Where(tech => !DeclarationData.SteeringPump.IsFullyElectric(tech))
+					.ToList(),
+				IsFullyElectric = false,
+				ID = Constants.Auxiliaries.IDs.SteeringPump,
+				PowerDemandMech = powerDemand.mechanicalPumps,
+
+				MissionType = mission,
+			};
+
+
+			
+		
+			if (powerDemand.electricPumps.IsGreater(0))
+			{
+				var spElectric = new VectoRunData.AuxData
+				{
+					DemandType = AuxiliaryDemandType.Constant,
+					Technology = auxData.Technology.Where(tech => DeclarationData.SteeringPump.IsFullyElectric(tech))
+						.ToList(),
+					IsFullyElectric = true,
+					ConnectToREESS = true,
+					ID = Constants.Auxiliaries.IDs.SteeringPump_el,
+					PowerDemandElectric = powerDemand.electricPumps * alternatorEfficiency,
+					PowerDemandMech = powerDemand.electricPumps,
+					MissionType = mission,
+				};
+
+				
+	
+
+				if (jobType.IsOneOf(VectoSimulationJobType.ConventionalVehicle,
+						VectoSimulationJobType.EngineOnlySimulation)) {
+					//For a conventional vehicle the electric steering pump power demand is added to the power demand of the mechanical steering pumpss
+					spElectric.ConnectToREESS = false;
+					spMech.PowerDemandMech += spElectric.PowerDemandMech;
+				} else {
+					//For a vehicle with REESS the electric part of the steering pump power demand is treated as separate component
+					auxDataList.Add(spElectric);
+				}
+			}
+			
+
+			if (spMech.PowerDemandMech.IsGreater(0))
+			{
+				auxDataList.Add(spMech);
+			}
+
+
+		}
+
+		private static void AddFan(MissionType mission, VehicleClass hdvClass, VectoSimulationJobType jobType,
+			IAuxiliaryDeclarationInputData auxData, VectoRunData.AuxData aux, double alternatorEfficiency,
+			List<VectoRunData.AuxData> auxDataList)
+		{
+			if (!DeclarationData.Fan.IsApplicable(hdvClass, jobType, auxData.Technology.FirstOrDefault())) {
+				throw new VectoException(
+					$"Fan technology '{auxData.Technology.FirstOrDefault()}' is not applicable for '{jobType}'");
+			}
+
+
+
+
+
+			aux.PowerDemandMech = DeclarationData.Fan.LookupPowerDemand(hdvClass, mission, auxData.Technology.FirstOrDefault());
+			aux.ID = Constants.Auxiliaries.IDs.Fan;
+			aux.IsFullyElectric = DeclarationData.Fan.IsFullyElectric(hdvClass, auxData.Technology.FirstOrDefault());
+			aux.PowerDemandElectric = aux.PowerDemandMech * alternatorEfficiency;
+			aux.ConnectToREESS = aux.IsFullyElectric && (!jobType.IsOneOf(VectoSimulationJobType.ConventionalVehicle,
+				VectoSimulationJobType.EngineOnlySimulation));
+			auxDataList.Add(aux);
+		}
 		#endregion
 	}
 
+
+
 	public class PrimaryBusAuxiliaryDataAdapter : AuxiliaryDataAdapter, IPrimaryBusAuxiliaryDataAdapter
 	{
 		public ElectricsUserInputsConfig GetDefaultElectricalUserConfig()
@@ -386,11 +586,11 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 
 
 
-		public virtual ISSMDeclarationInputs CreateSSMModelParameters(IBusAuxiliariesDeclarationData busAuxInputData,
+		public virtual SSMInputs CreateSSMModelParameters(IBusAuxiliariesDeclarationData busAuxInputData,
 			Mission mission,
 			LoadingType loadingType, BusHVACSystemConfiguration applicableHVACConfiguration,
 			HeatPumpType driverHeatpumpType, HeatPumpType passengerHeatpumpType, Watt auxHeaterPower,
-			IFuelProperties heatingFuel)
+			IFuelProperties heatingFuel, bool cooling)
 		{
 			var busParams = mission.BusParameter;
 			
@@ -437,16 +637,28 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 
 			//retVal.HVACCompressorType = passengerHeatpumpType; // use passenger compartment
 
-			retVal.DriverCompartmentLength = applicableHVACConfiguration.RequiresDriverAC()
-				? applicableHVACConfiguration.IsOneOf(BusHVACSystemConfiguration.Configuration2, BusHVACSystemConfiguration.Configuration4)
-					? 2 * Constants.BusParameters.DriverCompartmentLength
-					: Constants.BusParameters.DriverCompartmentLength
-				: 0.SI<Meter>();
-			retVal.PassengerCompartmentLength = applicableHVACConfiguration.RequiresPassengerAC()
-				? applicableHVACConfiguration.IsOneOf(BusHVACSystemConfiguration.Configuration2, BusHVACSystemConfiguration.Configuration4)
-					? 0.SI<Meter>()
-					: internalLength - Constants.BusParameters.DriverCompartmentLength
-				: 0.SI<Meter>();
+			if (cooling) {
+				retVal.DriverCompartmentLength = applicableHVACConfiguration.RequiresDriverAC()
+					? applicableHVACConfiguration.IsOneOf(BusHVACSystemConfiguration.Configuration2,
+						BusHVACSystemConfiguration.Configuration4)
+						? 2 * Constants.BusParameters.DriverCompartmentLength
+						: Constants.BusParameters.DriverCompartmentLength
+					: 0.SI<Meter>();
+				retVal.PassengerCompartmentLength = applicableHVACConfiguration.RequiresPassengerAC()
+					? applicableHVACConfiguration.IsOneOf(BusHVACSystemConfiguration.Configuration2,
+						BusHVACSystemConfiguration.Configuration4)
+						? 0.SI<Meter>()
+						: internalLength - Constants.BusParameters.DriverCompartmentLength
+					: 0.SI<Meter>();
+			} else {
+				retVal.DriverCompartmentLength = applicableHVACConfiguration.RequiresDriverAC()
+					? Constants.BusParameters.DriverCompartmentLength
+					: 0.SI<Meter>();
+				retVal.PassengerCompartmentLength = applicableHVACConfiguration.RequiresDriverAC()
+					? internalLength - Constants.BusParameters.DriverCompartmentLength
+					: internalLength;
+			}
+
 			return retVal;
 		}
 
@@ -599,6 +811,16 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 			var applicableHVACConfigHeating = DeclarationData.BusAuxiliaries.GetHVACConfig(hvacParams.HVACConfiguration,
 				HeatPumpType.none, hvacParams.HeatPumpTypePassengerCompartmentHeating);
 
+			var ssmCooling = CreateSSMModelParameters(primaryVehicle.Components.BusAuxiliaries, mission,
+				runData.Loading, applicableHVACConfigCooling, HeatPumpType.none,
+				hvacParams.HeatPumpTypePassengerCompartmentCooling, hvacParams.HVACAuxHeaterPower, FuelData.Diesel, true);
+			var ssmHeating = CreateSSMModelParameters(primaryVehicle.Components.BusAuxiliaries, mission,
+				runData.Loading, applicableHVACConfigHeating, HeatPumpType.none,
+				hvacParams.HeatPumpTypePassengerCompartmentHeating, hvacParams.HVACAuxHeaterPower, FuelData.Diesel,
+				false);
+			ssmHeating.ElectricHeater = GetElectricHeater(mission, runData);
+			ssmHeating.HeatingDistributions = DeclarationData.BusAuxiliaries.HeatingDistributionCases;
+
 			var retVal = new AuxiliaryConfig
 			{
 				InputData = primaryVehicle.Components.BusAuxiliaries,
@@ -606,18 +828,42 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 				PneumaticUserInputsConfig = GetPneumaticUserConfig(primaryVehicle, mission),
 				PneumaticAuxillariesConfig = CreatePneumaticAuxConfig(runData.Retarder.Type),
 				Actuations = actuations,
-				SSMInputsCooling = CreateSSMModelParameters(primaryVehicle.Components.BusAuxiliaries, mission, 
-					runData.Loading, applicableHVACConfigCooling, HeatPumpType.none, hvacParams.HeatPumpTypePassengerCompartmentCooling, hvacParams.HVACAuxHeaterPower, FuelData.Diesel),
-				SSMInputsHeating = CreateSSMModelParameters(primaryVehicle.Components.BusAuxiliaries, mission,
-					runData.Loading, applicableHVACConfigCooling, HeatPumpType.none, hvacParams.HeatPumpTypePassengerCompartmentHeating, hvacParams.HVACAuxHeaterPower, FuelData.Diesel),
+				SSMInputsCooling = ssmCooling,
+				SSMInputsHeating = ssmHeating,
 				VehicleData = runData.VehicleData,
 			};
 
 			return retVal;
 		}
 
-		protected override IList<VectoRunData.AuxData> DoCreateAuxiliaryData(IAuxiliariesDeclarationInputData auxInputData, IBusAuxiliariesDeclarationData busAuxData,
-			MissionType mission, VehicleClass hdvClass, Meter vehicleLength, int? numSteeredAxles)
+		private HeaterType GetElectricHeater(Mission mission, VectoRunData runData)
+		{
+			HVACParameters hvacParams = null;
+			switch (runData.JobType) {
+				case VectoSimulationJobType.ConventionalVehicle:
+					hvacParams = mission.BusParameter.HVACConventional;
+					break;
+				case VectoSimulationJobType.ParallelHybridVehicle:
+				case VectoSimulationJobType.SerialHybridVehicle:
+				case VectoSimulationJobType.IEPC_S:
+				case VectoSimulationJobType.IHPC:
+					hvacParams = mission.BusParameter.HVACHEV;
+					break;
+				case VectoSimulationJobType.BatteryElectricVehicle:
+				case VectoSimulationJobType.IEPC_E:
+					hvacParams = mission.BusParameter.HVACPEV;
+					break;
+				default:
+					throw new ArgumentOutOfRangeException();
+			}
+
+			return hvacParams.WaterElectricHeater ? HeaterType.WaterElectricHeater : HeaterType.None;
+		}
+
+		protected override IList<VectoRunData.AuxData> DoCreateAuxiliaryData(
+			IAuxiliariesDeclarationInputData auxInputData, IBusAuxiliariesDeclarationData busAuxData,
+			MissionType mission, VehicleClass hdvClass, Meter vehicleLength, int? numSteeredAxles,
+			VectoSimulationJobType jobType)
 		{
 			if (auxInputData != null)
 			{
@@ -636,7 +882,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 					DemandType = AuxiliaryDemandType.Constant,
 					Technology = new List<string>() { busAuxData.FanTechnology },
 					ID = Constants.Auxiliaries.IDs.Fan,
-					PowerDemand = DeclarationData.Fan.LookupMechanicalPowerDemand(hdvClass, mission, busAuxData.FanTechnology)
+					PowerDemandMech = DeclarationData.Fan.LookupMechanicalPowerDemand(hdvClass, mission, busAuxData.FanTechnology)
 				});
 			retVal.Add(
 				new VectoRunData.AuxData()
@@ -644,7 +890,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 					DemandType = AuxiliaryDemandType.Constant,
 					Technology = busAuxData.SteeringPumpTechnology,
 					ID = Constants.Auxiliaries.IDs.SteeringPump,
-					PowerDemand = DeclarationData.SteeringPumpBus.LookupMechanicalPowerDemand(
+					PowerDemandMech = DeclarationData.SteeringPumpBus.LookupMechanicalPowerDemand(
 						mission, busAuxData.SteeringPumpTechnology, vehicleLength)
 				});
 			return retVal;
@@ -677,31 +923,10 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 		{
 			_primaryBusDataAdapter = primaryBusDataAdapter as PrimaryBusAuxiliaryDataAdapter;
 		}
-		private double GetNumberOfPassengers(Mission mission, Meter length, Meter width, double registeredPassengerSeats,
-			double registeredPassengersStanding, LoadingType loading)
-		{
-			var busFloorArea = DeclarationData.BusAuxiliaries.CalculateBusFloorSurfaceArea(length, width);
-			var passengerCountRef = busFloorArea * (loading == LoadingType.LowLoading
-				? mission.BusParameter.PassengerDensityLow
-				: mission.BusParameter.PassengerDensityRef);
-
-			if (loading != LoadingType.ReferenceLoad && loading != LoadingType.LowLoading)
-			{
-				throw new VectoException("Unhandled loading type: {0}", loading);
-			}
-
-			var passengerCount = registeredPassengerSeats +
-								(mission.MissionType == MissionType.Coach ? 0 : registeredPassengersStanding);
-
-			return loading == LoadingType.ReferenceLoad
-				? VectoMath.Min(passengerCountRef, passengerCount)
-				: VectoMath.Min(passengerCountRef * mission.MissionType.GetLowLoadFactorBus(), passengerCount);
-		}
-
+		
 		#region Avarage Current Demand Calculation
 
-
-		protected bool VehicleHasElectricalConsumer(string consumerName, IBusAuxiliariesDeclarationData busAux)
+		protected override bool VehicleHasElectricalConsumer(string consumerName, IBusAuxiliariesDeclarationData busAux)
 		{
 			if (consumerName == "Day running lights LED bonus" && (bool)busAux.ElectricConsumers.DayrunninglightsLED)
 				return true;
@@ -870,7 +1095,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 
 			if (hvacConfigHeating != hvacConfiguration && hvacConfigCooling != hvacConfiguration) {
 				throw new VectoException(
-					$"The HVAC System Configuration must be either matched for the case heating or cooling h:{hvacConfigHeating.GetName()}/c:{hvacConfigCooling.GetName()}");
+					$"The HVAC System Configuration must be either matched for the case heating or cooling input: {hvacConfiguration.GetName()},  h:{hvacConfigHeating.GetName()}/c:{hvacConfigCooling.GetName()}");
 			}
 
 			var xEVBus = !primaryVehicle.VehicleType.IsOneOf(VectoSimulationJobType.ConventionalVehicle,
@@ -969,7 +1194,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 			ssmInputs.BusVolumeVentilation = (ventilationLength - correctionLengthDrivetrainVolume) * correctedBusWidth * internalHeight;
 
 			ssmInputs.UValue = DeclarationData.BusAuxiliaries.UValue(completedVehicle.VehicleCode.GetFloorType());
-			ssmInputs.NumberOfPassengers = GetNumberOfPassengers(
+			ssmInputs.NumberOfPassengers = DeclarationData.GetNumberOfPassengers(
 				mission, internalLength, correctedBusWidth,
 				(completedVehicle.NumberPassengerSeatsLowerDeck ?? 0) + (completedVehicle.NumberPassengerSeatsUpperDeck ?? 0),
 				(completedVehicle.NumberPassengersStandingLowerDeck ?? 0) + (completedVehicle.NumberPassengersStandingUpperDeck ?? 0),
diff --git a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/BatteryDataAdapter.cs b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/BatteryDataAdapter.cs
index 35e85a25fcea011c0d16ccec1b1091e9c0d8755a..d2ae59456a2b441ea5637ede90463e208537e9b3 100644
--- a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/BatteryDataAdapter.cs
+++ b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/BatteryDataAdapter.cs
@@ -13,22 +13,25 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 {
 	public class ElectricStorageAdapter
 	{
-		public BatterySystemData CreateBatteryData(IElectricStorageSystemDeclarationInputData batteryInputData)
+		public BatterySystemData CreateBatteryData(IElectricStorageSystemDeclarationInputData batteryInputData,
+			VectoSimulationJobType jobType,
+			bool ovc)
 		{
 			if (batteryInputData == null)
 			{
 				return null;
 			}
 
-			var bat = batteryInputData.ElectricStorageElements.Where(x => x.REESSPack.StorageType == REESSType.Battery).ToArray();
+			var batteries = batteryInputData.ElectricStorageElements.Where(x => x.REESSPack.StorageType == REESSType.Battery).ToArray();
 
-			if (bat.Length == 0)
+			if (batteries.Length == 0)
 			{
 				return null;
 			}
 
 			var retVal = new BatterySystemData();
-			foreach (var entry in bat)
+			var genericSOC = DeclarationData.Battery.GenericSOC.Lookup(jobType, ovc);
+			foreach (var entry in batteries)
 			{
 				var b = entry.REESSPack as IBatteryPackDeclarationInputData;
 				if (b == null)
@@ -37,22 +40,25 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 				}
 
 				//for (var i = 0; i < entry.Count; i++) {
-					var minSoc = DeclarationData.Battery.GetMinSoc(b.BatteryType);
+					var minSoc = genericSOC.SOCMin;
 					if (b.MinSOC != null && b.MinSOC > minSoc) {
 						minSoc = b.MinSOC.Value;
 					}
-					var maxSoc = DeclarationData.Battery.GetMaxSoc(b.BatteryType);
-					if (b.MaxSOC != null && b.MaxSOC < maxSoc) {
+
+					var maxSoc = genericSOC.SOCMax;
+					if (b.MaxSOC != null && b.MaxSOC < maxSoc && b.MaxSOC > b.MinSOC) {
 						maxSoc = b.MaxSOC.Value;
 					}
 				
 					var batteryData = new BatteryData() {
-						MinSOC = minSoc,
-						MaxSOC = maxSoc,
+						MinSOC = maxSoc  * ((1d/2) * DeclarationData.Battery.GenericDeterioration)
+								+ minSoc * (1 - (1d/2) * DeclarationData.Battery.GenericDeterioration),
+						MaxSOC = (maxSoc * (1 - (1d/2) * DeclarationData.Battery.GenericDeterioration)
+								+ minSoc * ((1d/2) * DeclarationData.Battery.GenericDeterioration)),
 						MaxCurrent = BatteryMaxCurrentReader.Create(b.MaxCurrentMap),
 						Capacity = b.Capacity,
 						InternalResistance =
-							BatteryInternalResistanceReader.Create(b.InternalResistanceCurve, false),
+							BatteryInternalResistanceReader.Create(b.InternalResistanceCurve, true),
 						SOCMap = BatterySOCReader.Create(b.VoltageCurve),
 					};
 
@@ -69,7 +75,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 		private double CalculateInitialSoc(BatterySystemData battery)
 		{
 			var socLimits = battery.GetSocLimits();
-			return (socLimits.MaxSoc - socLimits.MinSoc) / 2;
+			return (socLimits.MaxSoc + socLimits.MinSoc) / 2;
 		}
 
 		public SuperCapData CreateSuperCapData(IElectricStorageSystemDeclarationInputData reessInputData)
@@ -87,6 +93,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 			{
 				return null;
 			}
+			
 
 			return new SuperCapData()
 			{
diff --git a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/DriverDataAdapter.cs b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/DriverDataAdapter.cs
index fc526f584254f819a1f9f3be488f267ad7181255..16105fddcfef30663764406590a9681f27abc6ee 100644
--- a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/DriverDataAdapter.cs
+++ b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/DriverDataAdapter.cs
@@ -1,4 +1,5 @@
-using TUGraz.VectoCore.Models.Declaration;
+using TUGraz.VectoCore.InputData.Reader.ComponentData;
+using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.SimulationComponent.Data;
 
 namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponents
@@ -6,7 +7,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 
 	public interface IDriverDataAdapter
 	{
-		DriverData CreateDriverData();
+		DriverData CreateDriverData(Segment segment);
 	}
 	internal abstract class DriverDataAdapter : IDriverDataAdapter
 	{
@@ -16,7 +17,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 
 		
 
-		public virtual DriverData CreateDriverData()
+		public virtual DriverData CreateDriverData(Segment segment)
 		{
             var lookAheadData = new DriverData.LACData
             {
@@ -63,6 +64,8 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
                     OverspeedUseCase3 = DeclarationData.Driver.PCC.OverspeedUseCase3
                 }
             };
+
+            retVal.AccelerationCurve = AccelerationCurveReader.ReadFromStream(segment.AccelerationFile);
             return retVal;
         }
         #endregion
@@ -74,9 +77,9 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 
 		#region Overrides of DriverDataAdapter
 
-		public override DriverData CreateDriverData()
+		public override DriverData CreateDriverData(Segment segment)
 		{
-			return base.CreateDriverData();
+			return base.CreateDriverData(segment:segment);
 		}
 
 		#endregion
@@ -86,9 +89,9 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 	{
 		#region Overrides of DriverDataAdapter
 
-		public override DriverData CreateDriverData()
+		public override DriverData CreateDriverData(Segment segment)
 		{
-			var retVal = base.CreateDriverData();
+			var retVal = base.CreateDriverData(segment);
 			retVal.LookAheadCoasting.Enabled = true;
 			return retVal;
         }
@@ -98,9 +101,9 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 
 	internal sealed class CompletedBusGenericDriverDataAdapter : DriverDataAdapter
 	{
-		public override DriverData CreateDriverData()
+		public override DriverData CreateDriverData(Segment segment)
 		{
-			var retVal = base.CreateDriverData();
+			var retVal = base.CreateDriverData(segment);
 			retVal.LookAheadCoasting.Enabled = false;
 			retVal.OverSpeed.Enabled = false;
 			return retVal;
@@ -109,9 +112,9 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 
 	internal sealed class CompletedBusSpecificDriverDataAdapter : DriverDataAdapter
 	{
-		public override DriverData CreateDriverData()
+		public override DriverData CreateDriverData(Segment segment)
 		{
-			var retVal = base.CreateDriverData();
+			var retVal = base.CreateDriverData(segment);
 			retVal.LookAheadCoasting.Enabled = false;
 			retVal.OverSpeed.Enabled = false;
 			return retVal;
diff --git a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/ElectricMachinesDataAdapter.cs b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/ElectricMachinesDataAdapter.cs
index ec675f469be665ad9af6d39346ff3859308da4d8..9ce453251d1267686adc81c0008fc9fd195895fd 100644
--- a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/ElectricMachinesDataAdapter.cs
+++ b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/ElectricMachinesDataAdapter.cs
@@ -9,7 +9,7 @@ using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.SimulationComponent.Data;
 using TUGraz.VectoCore.Models.SimulationComponent.Data.ElectricMotor;
 using TUGraz.VectoCore.Models.SimulationComponent.Impl;
-using TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationFile.VehicleInformationFile_0_1.Components;
+
 
 namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponents
 {
@@ -26,27 +26,30 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 			{
 				throw new VectoException("multiple electric propulsion motors are not supported at the moment");
 			}
-			CheckTorqueLimits(electricMachines, torqueLimits);
-
+			CheckTorqueLimitVoltageLevels(electricMachines, torqueLimits);
+			
 			return electricMachines.Entries
 				.Select(m => Tuple.Create(m.Position,
-					CreateElectricMachine(m.Position, m.ElectricMachine, m.Count, m.RatioADC, m.RatioPerGear, m.MechanicalTransmissionEfficiency,
-						m.MechanicalTransmissionLossMap, torqueLimits?.First(t => t.Key == m.Position).Value, averageVoltage, gearlist))).ToList();
+					CreateElectricMachine(m.Position, m.ElectricMachine, m.Count, m.ADC?.Ratio ?? 1.0, m.RatioPerGear,
+						m.MechanicalTransmissionLossMap, torqueLimits?.FirstOrDefault(t => t.Key == m.Position).Value, averageVoltage, gearlist))).ToList();
 
 		}
 
-		private void CheckTorqueLimits(IElectricMachinesDeclarationInputData electricMachines, IDictionary<PowertrainPosition, IList<Tuple<Volt, TableData>>> torqueLimits)
+		private void CheckTorqueLimitVoltageLevels(IElectricMachinesDeclarationInputData electricMachines, 
+			IDictionary<PowertrainPosition, IList<Tuple<Volt, TableData>>> torqueLimits)
 		{
+			if (torqueLimits == null) {
+				return;
+			}
 			
 			foreach (var torqueLimit  in torqueLimits.OrderBy(x => x.Key)) {
 				
 				//E-machines at position
-				foreach(var eMachine in electricMachines.Entries.Where(e => e.Position == torqueLimit.Key).Select(e => e.ElectricMachine))
-				{
+				foreach(var eMachine in electricMachines.Entries.Where(e => e.Position == torqueLimit.Key).Select(x => x.ElectricMachine)) {
 					foreach (var torqueLimitVoltageLevel in torqueLimit.Value.Select(tl => tl.Item1)) {
 						if (eMachine.VoltageLevels.All(vl => vl.VoltageLevel != torqueLimitVoltageLevel)) {
 							throw new VectoException(
-								$"Voltage level {torqueLimitVoltageLevel} not found in {eMachine.ElectricMachineType} at position {torqueLimit.Key}");
+								$"EM Torque Limit: Voltage level {torqueLimitVoltageLevel} not found for EM at position {torqueLimit.Key}");
 						}
 					}
 				}
@@ -56,12 +59,12 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 		private ElectricMotorData CreateElectricMachine(PowertrainPosition powertrainPosition, 
 			IElectricMotorDeclarationInputData motorData,
 			int count, 
-			double ratio,
+			double adcRatio,
 			double[] ratioPerGear,
-			double efficiency,
 			TableData adcLossMap,
 			IList<Tuple<Volt, TableData>> torqueLimits,
-			Volt averageVoltage, GearList gearList)
+			Volt averageVoltage,
+			GearList gearList)
 		{
 
 			var voltageLevels = new List<ElectricMotorVoltageLevelData>();
@@ -76,11 +79,17 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 
 				var fullLoadCurveCombined = IntersectEMFullLoadCurves(fullLoadCurve, maxTorqueCurve);
 
-				var vLevelData = powertrainPosition == PowertrainPosition.IHPC
-					? CreateIHPCVoltageLevelData(count, entry, fullLoadCurveCombined, gearList)
-					: CreateEmVoltageLevelData(count, entry, fullLoadCurveCombined);
-				voltageLevels.Add(vLevelData);
-
+				try {
+					var vLevelData = powertrainPosition == PowertrainPosition.IHPC
+						? CreateIHPCVoltageLevelData(count, entry, fullLoadCurveCombined, gearList)
+						: CreateEmVoltageLevelData(count, entry, fullLoadCurveCombined);
+					voltageLevels.Add(vLevelData);
+				} catch (Exception ex) {
+					throw new VectoException(
+						$"Could not create Voltage Level data for {entry.VoltageLevel} at position {powertrainPosition}!\n" +
+						$"{ex.Message}",
+						ex);
+				}
 			}
 
 			if (averageVoltage == null)
@@ -92,8 +101,9 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 			var lossMap = powertrainPosition == PowertrainPosition.IHPC
 				? TransmissionLossMapReader.CreateEmADCLossMap(1.0, 1.0, "EM ADC IHPC LossMap Eff")
 				: adcLossMap != null
-					? TransmissionLossMapReader.CreateEmADCLossMap(adcLossMap, ratio, "EM ADC LossMap")
-					: TransmissionLossMapReader.CreateEmADCLossMap(efficiency, ratio, "EM ADC LossMap Eff");
+					? TransmissionLossMapReader.CreateEmADCLossMap(adcLossMap, adcRatio, "EM ADC LossMap")
+					: TransmissionLossMapReader.CreateEmADCLossMap(DeclarationData.ElectricMachineDefaultMechanicalTransmissionEfficiency, adcRatio, "EM ADC LossMap Eff");
+			
 
 			var retVal = new ElectricMotorData()
 			{
@@ -101,7 +111,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 				EMDragCurve = ElectricMotorDragCurveReader.Create(motorData.DragCurve, count),
 				Inertia = motorData.Inertia * count,
 				OverloadRecoveryFactor = DeclarationData.OverloadRecoveryFactor,
-				RatioADC = ratio,
+				RatioADC = adcRatio,
 				RatioPerGear = ratioPerGear,
 				TransmissionLossMap = lossMap,
 			};
@@ -234,16 +244,20 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 			};
 		}
 
-		private static ElectricMotorVoltageLevelData CreateEmVoltageLevelData(int count, IElectricMotorVoltageLevel entry, ElectricMotorFullLoadCurve fullLoadCurveCombined)
+		private static ElectricMotorVoltageLevelData CreateEmVoltageLevelData(int count,
+			IElectricMotorVoltageLevel entry, ElectricMotorFullLoadCurve fullLoadCurveCombined)
 		{
-			return new ElectricMotorVoltageLevelData()
-			{
-				Voltage = entry.VoltageLevel,
-
-				FullLoadCurve = fullLoadCurveCombined,
-				// DragCurve = ElectricMotorDragCurveReader.Create(entry.DragCurve, count),
-				EfficiencyMap = ElectricMotorMapReader.Create(entry.PowerMap.First().PowerMap, count), //PowerMap
-			};
+			try {
+				return new ElectricMotorVoltageLevelData() {
+					Voltage = entry.VoltageLevel,
+
+					FullLoadCurve = fullLoadCurveCombined,
+					// DragCurve = ElectricMotorDragCurveReader.Create(entry.DragCurve, count),
+					EfficiencyMap = ElectricMotorMapReader.Create(entry.PowerMap.First().PowerMap, count), //PowerMap
+				};
+			} catch (Exception ex) {
+				throw new VectoException($"Invalid efficiency map at voltage level {entry.VoltageLevel}", ex);
+			}
 		}
 
 		private OverloadData CalculateOverloadData(IElectricMotorDeclarationInputData motorData, int count, VoltageLevelData voltageLevels, Volt averageVoltage)
@@ -283,8 +297,12 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 			var overloadTestSpeed = (voltageEntry.OverloadTestSpeed ?? 0.RPMtoRad()) * gearRatioUsedForMeasurement;
 
 
-			var peakElPwr = voltageLevels.LookupElectricPower(voltageEntry.VoltageLevel, overloadTestSpeed, -overloadTorque, gear, true)
-				.ElectricalPower;
+            var peakElPwr = voltageLevels.LookupElectricPower(voltageEntry.VoltageLevel,
+                    overloadTestSpeed,
+					-overloadTorque,
+					gear, 
+					true)
+					.ElectricalPower;
 			var peakPwrLoss = -peakElPwr - overloadTorque * overloadTestSpeed; // losses need to be positive
 
 			var contElPwr = voltageLevels.LookupElectricPower(voltageEntry.VoltageLevel, continuousTorqueSpeed,
diff --git a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/EngineDataAdapter.cs b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/EngineDataAdapter.cs
index 39c0521b2bccf5799c3ebef669f3c1d11b8e9c1b..1865f8f7873cdc003b0903691918e2d8f097a609 100644
--- a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/EngineDataAdapter.cs
+++ b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/EngineDataAdapter.cs
@@ -204,15 +204,16 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 			retVal.EngineStartTime = DeclarationData.Engine.DefaultEngineStartTime;
 			var limits = vehicle.TorqueLimits?.ToDictionary(e => e.Gear) ??
 						new Dictionary<int, ITorqueLimitInputData>();
-			var numGears = gearbox?.Gears.Count ?? 0;
-			var fullLoadCurves = new Dictionary<uint, EngineFullLoadCurve>(numGears + 1);
+			//var numGears = gearbox?.Gears.Count ?? 0;
+			var gears = GearboxDataAdapterBase.FilterDisabledGears(vehicle.TorqueLimits, gearbox);
+			var fullLoadCurves = new Dictionary<uint, EngineFullLoadCurve>(gears.Count + 1);
 			fullLoadCurves[0] = FullLoadCurveReader.Create(mode.FullLoadCurve, true);
 			fullLoadCurves[0].EngineData = retVal;
 			foreach (var gear in gearbox?.Gears ?? new List<ITransmissionInputData>(0))
 			{
 				var maxTorque = VectoMath.Min(
-					GearboxDataAdapterBase.GbxMaxTorque(gear, numGears, fullLoadCurves[0].MaxTorque),
-					VehicleDataAdapter.VehMaxTorque(gear, numGears, limits, fullLoadCurves[0].MaxTorque));
+					GearboxDataAdapterBase.GbxMaxTorque(gear, gears.Count + 1, fullLoadCurves[0].MaxTorque),
+					VehicleDataAdapter.VehMaxTorque(gear, gears.Count + 1, limits, fullLoadCurves[0].MaxTorque));
 				fullLoadCurves[(uint)gear.Gear] = IntersectFullLoadCurves(fullLoadCurves[0], maxTorque);
 			}
 
diff --git a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/GearBoxDataAdapter.cs b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/GearBoxDataAdapter.cs
index 5c4165c7b91db733bad93fdf3a14eb51c3e4aa03..bb0d5caf566584db3b3f7a311220b7c90731e1bf 100644
--- a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/GearBoxDataAdapter.cs
+++ b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/GearBoxDataAdapter.cs
@@ -21,8 +21,8 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 		GearboxData CreateGearboxData(IVehicleDeclarationInputData inputData, VectoRunData runData,
 			IShiftPolygonCalculator shiftPolygonCalculator, GearboxType[] supportedGearboxTypes);
 
-		ShiftStrategyParameters CreateGearshiftData(GearboxData gbx, double axleRatio,
-			PerSecond engineIdlingSpeed);
+		ShiftStrategyParameters CreateGearshiftData(double axleRatio,
+			PerSecond engineIdlingSpeed, GearboxType gearboxType, int gearsCount);
 	}
 
 	public abstract class GearboxDataAdapterBase : ComponentDataAdapterBase, IGearboxDataAdapter
@@ -155,8 +155,8 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 		protected abstract GearboxData DoCreateGearboxData(IVehicleDeclarationInputData inputData, VectoRunData runData, IShiftPolygonCalculator shiftPolygonCalculator, GearboxType[] supportedGearboxTypes);
 
 
-		public ShiftStrategyParameters CreateGearshiftData(GearboxData gbx, double axleRatio,
-			PerSecond engineIdlingSpeed)
+		public ShiftStrategyParameters CreateGearshiftData(double axleRatio,
+			PerSecond engineIdlingSpeed, GearboxType gearboxType, int gearsCount)
 		{
 			var retVal = new ShiftStrategyParameters
 			{
@@ -184,7 +184,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 					DeclarationData.GearboxTCU.CurrentCardanPowerThresholdPropulsion,
 				TargetSpeedDeviationFactor = DeclarationData.GearboxTCU.TargetSpeedDeviationFactor,
 				EngineSpeedHighDriveOffFactor = DeclarationData.GearboxTCU.EngineSpeedHighDriveOffFactor,
-				RatingFactorCurrentGear = gbx.Type.AutomaticTransmission()
+				RatingFactorCurrentGear = gearboxType.AutomaticTransmission()
 					? DeclarationData.GearboxTCU.RatingFactorCurrentGearAT
 					: DeclarationData.GearboxTCU.RatingFactorCurrentGear,
 				AccelerationReserveLookup = AccelerationReserveLookupReader.ReadFromStream(
@@ -213,8 +213,8 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 				//--------------------
 				RatioEarlyUpshiftFC = DeclarationData.GearboxTCU.RatioEarlyUpshiftFC / axleRatio,
 				RatioEarlyDownshiftFC = DeclarationData.GearboxTCU.RatioEarlyDownshiftFC / axleRatio,
-				AllowedGearRangeFC = gbx.Type.AutomaticTransmission()
-					? (gbx.Gears.Count > DeclarationData.GearboxTCU.ATSkipGearsThreshold
+				AllowedGearRangeFC = gearboxType.AutomaticTransmission()
+					? (gearsCount > DeclarationData.GearboxTCU.ATSkipGearsThreshold
 						? DeclarationData.GearboxTCU.AllowedGearRangeFCATSkipGear
 						: DeclarationData.GearboxTCU.AllowedGearRangeFCAT)
 					: DeclarationData.GearboxTCU.AllowedGearRangeFCAMT,
@@ -225,12 +225,48 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 
 				LoadStageThresoldsUp = DeclarationData.GearboxTCU.LoadStageThresholdsUp,
 				LoadStageThresoldsDown = DeclarationData.GearboxTCU.LoadStageThresoldsDown,
-				ShiftSpeedsTCToLocked = DeclarationData.GearboxTCU.ShiftSpeedsTCToLocked
+				ShiftSpeedsTCToLocked = engineIdlingSpeed == null ? null : DeclarationData.GearboxTCU.ShiftSpeedsTCToLocked
 					.Select(x => x.Select(y => y + engineIdlingSpeed.AsRPM).ToArray()).ToArray(),
 			};
 
 			return retVal;
 		}
+
+		/// <summary>
+		/// Filters the gears based on disabling rule: Disable either the last 1 or 2 gears by setting their vehicle-level torque limit to 0.
+		/// </summary>
+		internal static IList<ITransmissionInputData> FilterDisabledGears(IList<ITorqueLimitInputData> torqueLimits, IGearboxDeclarationInputData gearboxData)
+		{
+			if (torqueLimits == null || torqueLimits.Count == 0) {
+				return gearboxData?.Gears ?? new List<ITransmissionInputData>();
+			}
+
+			if (gearboxData == null) {
+				return new List<ITransmissionInputData>();
+			}
+
+			var gearsInput = gearboxData.Gears;
+			var lastGearNumber = gearsInput.Max(g => g.Gear);
+			var toRemove = torqueLimits
+				.Where(tqLimit => tqLimit.MaxTorque.IsEqual(0))
+				.Select(tqLimit => gearsInput.FirstOrDefault(g => g.Gear == tqLimit.Gear))
+				.Where(g => g != default)
+				.OrderBy(g => g.Gear)
+				.ToList();
+
+			if ((toRemove.Count == 1 && toRemove[0].Gear != lastGearNumber)
+				|| (toRemove.Count == 2 && (toRemove[0].Gear != lastGearNumber - 1 || toRemove[1].Gear != lastGearNumber))
+				|| toRemove.Count > 2) {
+				throw new VectoException("Only the last 1 or 2 gears can be disabled. Disabling gear {0} for a {1}-speed gearbox is not allowed.",
+					toRemove.Min(g => g.Gear), gearsInput.Count);
+			}
+
+			foreach (var entry in toRemove) {
+				gearsInput.Remove(entry);
+			}
+
+			return gearsInput;
+		}
 	}
 
 	public class GearboxDataAdapter : GearboxDataAdapterBase
@@ -252,7 +288,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 			var torqueConverter = inputData.Components.TorqueConverterInputData;
 
 			var engine = runData.EngineData;
-			var axlegearRatio = runData.AxleGearData.AxleGear.Ratio;
+			var axlegearRatio = runData.AxleGearData?.AxleGear.Ratio ?? 1.0f;
 			var dynamicTyreRadius = runData.VehicleData.DynamicTyreRadius;
 
 			var retVal = SetCommonGearboxData(gearbox);
@@ -272,21 +308,23 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 				throw new VectoSimulationException("Unsupported gearbox type: {0}!", retVal.Type);
 			}
 
-			var gearsInput = gearbox.Gears;
+			var gearsInput = FilterDisabledGears(inputData.TorqueLimits, gearbox);  //gearbox.Gears;
 			if (gearsInput.Count < 1)
 			{
 				throw new VectoSimulationException(
 					"At least one Gear-Entry must be defined in Gearbox!");
 			}
-
+			
 			SetDeclarationData(retVal);
-
+			
 			var gearDifferenceRatio = gearbox.Type.AutomaticTransmission() && gearbox.Gears.Count > 2
 				? gearbox.Gears[0].Ratio / gearbox.Gears[1].Ratio
 				: 1.0;
 
 			var gears = new Dictionary<uint, GearData>();
-			var tcShiftPolygon = DeclarationData.TorqueConverter.ComputeShiftPolygon(engine.FullLoadCurves[0]);
+			var tcShiftPolygon = engine?.FullLoadCurves != null ? DeclarationData.TorqueConverter.ComputeShiftPolygon(engine.FullLoadCurves[0]) : null;
+
+			
 			var vehicleCategory = runData.VehicleData.VehicleCategory == VehicleCategory.GenericBusVehicle
 				? VehicleCategory.GenericBusVehicle
 				: inputData.VehicleCategory;
@@ -297,12 +335,12 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 
 				var shiftPolygon = shiftPolygonCalculator != null
 					? shiftPolygonCalculator.ComputeDeclarationShiftPolygon(
-						gearbox.Type, (int)i, engine.FullLoadCurves[i + 1], gearbox.Gears, engine, axlegearRatio,
-						dynamicTyreRadius)
+						gearbox.Type, (int)i, engine?.FullLoadCurves[i + 1], gearbox.Gears, engine, axlegearRatio,
+						dynamicTyreRadius, runData.ElectricMachinesData?.FirstOrDefault()?.Item2)
 					: DeclarationData.Gearbox.ComputeShiftPolygon(
-						gearbox.Type, (int)i, engine.FullLoadCurves[i + 1],
+						gearbox.Type, (int)i, engine?.FullLoadCurves[i + 1],
 						gearsInput, engine,
-						axlegearRatio, dynamicTyreRadius, null);
+						axlegearRatio, dynamicTyreRadius, runData.ElectricMachinesData?.FirstOrDefault()?.Item2);
 
 				var gearData = new GearData
 				{
@@ -379,6 +417,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 		}
 
 		#endregion
+
 	}
 
 	public class GenericCompletedBusGearboxDataAdapter : GearboxDataAdapter
@@ -386,6 +425,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 		public const double GearEfficiencyDirectGear = 0.98;
 		public const double GearEfficiencyIndirectGear = 0.96;
 		public const double GearEfficiencyAT = 0.925;
+
 		public GenericCompletedBusGearboxDataAdapter(ITorqueConverterDataAdapter torqueConverterDataAdapter) : base(
 			torqueConverterDataAdapter)
 		{
@@ -415,4 +455,9 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 
 		#endregion
 	}
+
+	public class CompletedSpecifigBusGearboxDataAdapter : GenericCompletedBusGearboxDataAdapter
+	{
+		public CompletedSpecifigBusGearboxDataAdapter(ITorqueConverterDataAdapter torqueConverterDataAdapter) : base(torqueConverterDataAdapter) { }
+	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/PTODataAdapter.cs b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/PTODataAdapter.cs
index 3251019fa083a6f21ba43885bfc75b1b03562ee9..32aeb3d276f3b86bdb8cfa67810555c5210840a1 100644
--- a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/PTODataAdapter.cs
+++ b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/PTODataAdapter.cs
@@ -1,6 +1,9 @@
-using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Exceptions;
+using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Utils;
 using TUGraz.VectoCore.InputData.Reader.ComponentData;
 using TUGraz.VectoCore.Models.Declaration;
+using TUGraz.VectoCore.Models.Simulation.Data;
 using TUGraz.VectoCore.Models.SimulationComponent.Data;
 using TUGraz.VectoCore.Utils;
 
@@ -8,13 +11,14 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 {
 	public interface IPTODataAdapter
 	{
-		PTOData CreatePTOTransmissionData(IPTOTransmissionInputData pto);
-		PTOData CreateDefaultPTOData();
+		PTOData CreatePTOTransmissionData(IPTOTransmissionInputData pto, IGearboxDeclarationInputData gbx);
+		PTOData CreateDefaultPTOData(IPTOTransmissionInputData pto, IGearboxDeclarationInputData gbx);
 	}
 
 	public class PTODataAdapterLorry : IPTODataAdapter
 	{
-		public static PTOData DefaultPTOData()
+
+        public virtual PTOData CreateDefaultPTOData(IPTOTransmissionInputData pto, IGearboxDeclarationInputData gbx)
 		{
 			return new PTOData()
 			{
@@ -22,46 +26,68 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 				LossMap = PTOIdleLossMapReader.ReadFromStream(RessourceHelper.ReadStream(DeclarationData.PTO.DefaultPTOIdleLosses)),
 				PTOCycle =
 					DrivingCycleDataReader.ReadFromStream(RessourceHelper.ReadStream(DeclarationData.PTO.DefaultPTOActivationCycle),
-						CycleType.PTO, "PTO", false)
+						CycleType.PTO, "PTO", false),
+				TransmissionPowerDemand = DeclarationData.PTOTransmission.Lookup(DeclarationData.PTO.DefaultPTOTechnology).PowerDemand,
 			};
 		}
-        public PTOData CreateDefaultPTOData()
-		{
-			return DefaultPTOData();
-		}
-        public PTOData CreatePTOTransmissionData(IPTOTransmissionInputData pto)
+        public virtual PTOData CreatePTOTransmissionData(IPTOTransmissionInputData pto, IGearboxDeclarationInputData gbx)
 		{
-			if (pto != null && pto.PTOTransmissionType != "None")
-			{
+			if (pto != null && pto.PTOTransmissionType != "None"){
+				var powerDemand = DeclarationData.PTOTransmission.Lookup(pto.PTOTransmissionType).PowerDemand;
 				return new PTOData
 				{
+					TransmissionPowerDemand = powerDemand,
 					TransmissionType = pto.PTOTransmissionType,
 					LossMap = PTOIdleLossMapReader.GetZeroLossMap(),
 				};
 			}
-
 			return null;
 		}
 	}
 
-	public class PTODataAdapterBus : IPTODataAdapter
+
+	public class ElectricPTODataAdapter : PTODataAdapterLorry
 	{
-		public static PTOData DefaultPTOData()
+		public override PTOData CreateDefaultPTOData(IPTOTransmissionInputData pto, IGearboxDeclarationInputData gbx)
 		{
-			return null;
-		}
-		#region Implementation of IPTODataAdapter
+			Watt powerDemand = null;
+			string transmissionType = null;
+			if (pto != null && gbx != null && pto.PTOTransmissionType != "None") {
+				powerDemand = DeclarationData.PTOTransmission.Lookup(pto.PTOTransmissionType).PowerDemand;
+				transmissionType = pto.PTOTransmissionType;
+			}
 
-		public PTOData CreatePTOTransmissionData(IPTOTransmissionInputData pto)
-		{
-			return null;
+
+			return new PTOData()
+			{
+				TransmissionType = transmissionType,
+				LossMap = PTOIdleLossMapReader.GetZeroLossMap(),
+				PTOCycle =
+					DrivingCycleDataReader.ReadFromStream(RessourceHelper.ReadStream(DeclarationData.PTO.DefaultE_PTOActivationCycle),
+						CycleType.EPTO, "PTO", false),
+				TransmissionPowerDemand = powerDemand,
+			};
 		}
 
-		public PTOData CreateDefaultPTOData()
+		public override PTOData CreatePTOTransmissionData(IPTOTransmissionInputData pto, IGearboxDeclarationInputData gbx)
 		{
-			return DefaultPTOData();
-		}
 
-		#endregion
+			if (gbx == null && pto != null && (pto.PTOTransmissionType != "None")) {
+				throw new VectoException("PTO specified but the vehicle has no gearbox");
+			} 
+				
+			if ((gbx != null) && (pto != null) && (pto.PTOTransmissionType != "None"))
+			{
+				var powerDemand = DeclarationData.PTOTransmission.Lookup(pto.PTOTransmissionType).PowerDemand;
+				return new PTOData
+				{
+					TransmissionPowerDemand = powerDemand,
+					TransmissionType = pto.PTOTransmissionType,
+					LossMap = PTOIdleLossMapReader.GetZeroLossMap(),
+				};
+			}
+
+			return null;
+		}
 	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/RetarderDataAdapter.cs b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/RetarderDataAdapter.cs
index 5a72aa8457937ca143729e0579cf844ebfe51a61..215ba949b56c75be8176d7f42fd101c0045c268f 100644
--- a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/RetarderDataAdapter.cs
+++ b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/RetarderDataAdapter.cs
@@ -24,7 +24,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 		{
 			try
 			{
-				var retarder = new RetarderData { Type = retarderInputData.Type };
+				var retarder = new RetarderData { Type = retarderInputData?.Type ?? RetarderType.None};
 
 				switch (retarder.Type)
 				{
diff --git a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/StrategyDataAdapter/HybridStrategyParameterDataAdapter.cs b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/StrategyDataAdapter/HybridStrategyParameterDataAdapter.cs
index 63b4e6b7eb1a9130d567ad9cd4e3c8b802571358..fe39ffc971c0c8cc790702e04d69dde5c77f09ea 100644
--- a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/StrategyDataAdapter/HybridStrategyParameterDataAdapter.cs
+++ b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/StrategyDataAdapter/HybridStrategyParameterDataAdapter.cs
@@ -1,8 +1,10 @@
 using System;
+using System.Collections.Generic;
 using System.ComponentModel;
 using TUGraz.VectoCommon.Exceptions;
 using TUGraz.VectoCommon.Utils;
 using TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.HeavyLorry;
+using TUGraz.VectoCore.Models.Simulation.Data;
 using TUGraz.VectoCore.Models.SimulationComponent.Data;
 using TUGraz.VectoCore.Models.SimulationComponent.Data.Battery;
 using TUGraz.VectoCore.Models.SimulationComponent.Impl;
@@ -54,9 +56,78 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 	public class SerialHybridStrategyParameterDataAdapter : HybridStrategyParameters
 	{
 		public HybridStrategyParameters CreateHybridStrategyParameters(BatterySystemData batterySystemData,
-			SuperCapData superCap)
+			SuperCapData superCapData, Kilogram vehicleMass, VectoRunData.OvcHevMode ovcMode)
 		{
-			return new HybridStrategyParameters();
+
+			
+			if (batterySystemData == null && superCapData == null) {
+				return null;
+			}
+
+			if (superCapData != null) {
+				throw new VectoException("Super cap for serial hybrid is not implemented");
+			}
+
+
+		
+			var result = new HybridStrategyParameters();
+			
+			result.AuxReserveTime = null;
+			result.AuxReserveChargeTime = null;
+			result.MinICEOnTime = null;
+			result.GensetMinOptPowerFactor = 0;
+			result.ICEStartPenaltyFactor = double.NaN;
+			result.MaxPropulsionTorque = new Dictionary<GearshiftPosition, VehicleMaxPropulsionTorque>();
+			result.EquivalenceFactorCharge = double.NaN;
+			result.EquivalenceFactorDischarge = double.NaN;
+			result.CostFactorSOCExponent = 5;
+
+			switch (ovcMode) {
+				case VectoRunData.OvcHevMode.NotApplicable:
+					SetGenericParameters(result, batterySystemData, superCapData, vehicleMass);
+					break;
+				case VectoRunData.OvcHevMode.ChargeSustaining:
+					break;
+				case VectoRunData.OvcHevMode.ChargeDepleting:
+					break;
+				default:
+					throw new ArgumentOutOfRangeException(nameof(ovcMode), ovcMode, null);
+			}
+
+			//TODO Move to DeclarationData.Hybridstrategy.Parallel
+
+
+
+			return result;
+
 		}
+
+		private void SetGenericParameters(HybridStrategyParameters result, BatterySystemData batterySystemData,
+			SuperCapData superCapData, Kilogram vehicleMass){
+			var tmpSystem = new BatterySystem(null, batterySystemData);
+			var deltaSoc = CalculatedDeltaSocSHev(vehicleMass, batterySystemData, tmpSystem);
+
+
+			result.MinSoC = tmpSystem.MinSoC + 2 * deltaSoc;
+			result.TargetSoC = tmpSystem.MaxSoC - 5 * deltaSoc;
+			result.MaxSoC = tmpSystem.MaxSoC;
+
+		}
+
+		private double CalculatedDeltaSocSHev(Kilogram vehicleMass, BatterySystemData batterySystemData, BatterySystem tmpSystem)
+		{
+			
+			
+
+			var v_nom = tmpSystem.NominalVoltage;
+			var c_nom = tmpSystem.Capacity;
+			double speedInkmph = 100;
+
+			var result = vehicleMass * speedInkmph.KMPHtoMeterPerSecond() * speedInkmph.KMPHtoMeterPerSecond() / v_nom / c_nom;
+
+			
+			return result.Value();
+		}
+
 	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/VehicleDataAdapter.cs b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/VehicleDataAdapter.cs
index 3844df0481a59bea1f2ecf04eee419fea4d079c7..2431752cf71b94c6ae11906f65f74f9053de3472 100644
--- a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/VehicleDataAdapter.cs
+++ b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SimulationComponents/VehicleDataAdapter.cs
@@ -17,8 +17,13 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 		VehicleData CreateVehicleData(IVehicleDeclarationInputData data, Segment segment, Mission mission,
 			Kilogram loading, double? passengerCount, bool allowVocational);
 		VehicleData CreateExemptedVehicleData(IVehicleDeclarationInputData data);
+
+		VehicleData CreateVehicleData(IVehicleDeclarationInputData primaryVehicle,
+			IVehicleDeclarationInputData completedVehicle, Segment segment, Mission mission,
+			KeyValuePair<LoadingType, Tuple<Kilogram, double?>> loading);
+
 	}
-    internal abstract class VehicleDataAdapter : ComponentDataAdapterBase, IVehicleDataAdapter
+	internal abstract class VehicleDataAdapter : ComponentDataAdapterBase, IVehicleDataAdapter
 	{
 		public static NewtonMeter VehMaxTorque(
 			ITransmissionInputData gear, int numGears,
@@ -53,7 +58,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 				CurbMass = data.CurbMassChassis,
 				GrossVehicleMass = data.GrossVehicleMassRating,
 				AirDensity = Physics.AirDensity,
-				
+				OffVehicleCharging = data.OvcHev
 			};
 
 			return retVal;
@@ -94,6 +99,12 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 			return DoCreateExemptedVehicleData(data);
 		}
 
+		public virtual VehicleData CreateVehicleData(IVehicleDeclarationInputData primaryVehicle,
+			IVehicleDeclarationInputData completedVehicle, Segment segment, Mission mission, KeyValuePair<LoadingType, Tuple<Kilogram, double?>> loading)
+		{
+			throw new NotImplementedException("Method only applicable for completed specific bus!");
+		}
+
 		protected abstract VehicleData DoCreateExemptedVehicleData(IVehicleDeclarationInputData data);
 
 		protected static VehicleData GetVehicleData(IVehicleDeclarationInputData data,
@@ -290,6 +301,74 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponen
 		#endregion
 	}
 
+	internal class CompletedBusSpecificVehicleDataAdapter : IVehicleDataAdapter
+	{
+		protected IVehicleDataAdapter completedBusGenericDataAdapter = new CompletedBusGenericVehicleDataAdapter();
+
+		#region Overrides of IVehicleDataAdapter
+
+		public VehicleData CreateVehicleData(IVehicleDeclarationInputData data, Segment segment, Mission mission, Kilogram loading,
+			double? passengerCount, bool allowVocational)
+		{
+			throw new NotImplementedException();
+		}
+
+		public VehicleData CreateExemptedVehicleData(IVehicleDeclarationInputData data)
+		{
+			throw new NotImplementedException();
+		}
+
+		public VehicleData CreateVehicleData(IVehicleDeclarationInputData primaryVehicle,
+            IVehicleDeclarationInputData completedVehicle, Segment segment, Mission mission,
+            KeyValuePair<LoadingType, Tuple<Kilogram, double?>> loading)
+        {
+            if (completedVehicle.NumberPassengerSeatsLowerDeck == null) {
+                throw new VectoException("NumberOfPassengerSeatsLowerDeck input parameter is required");
+            }
+            if (completedVehicle.NumberPassengerSeatsUpperDeck == null) {
+                throw new VectoException("NumberOfPassengerSeatsUpperDeck input parameter is required");
+            }
+            if (completedVehicle.NumberPassengersStandingLowerDeck == null) {
+                throw new VectoException("NumberOfPassengersStandingLowerDeck input parameter is required");
+            }
+            if (completedVehicle.NumberPassengersStandingUpperDeck == null) {
+                throw new VectoException("NumberOfPassengersStandingUpperDeck input parameter is required");
+            }
+            var passengers = DeclarationData.GetNumberOfPassengers(
+                mission, completedVehicle.Length, completedVehicle.Width,
+                completedVehicle.NumberPassengerSeatsLowerDeck.Value + completedVehicle.NumberPassengerSeatsUpperDeck.Value,
+                completedVehicle.NumberPassengersStandingLowerDeck.Value + completedVehicle.NumberPassengersStandingUpperDeck.Value,
+                loading.Key);
+
+            var vehicleData = completedBusGenericDataAdapter.CreateVehicleData(primaryVehicle, segment, mission, loading.Value.Item1, loading.Value.Item2, false);
+            vehicleData.InputData = completedVehicle;
+            vehicleData.VIN = completedVehicle.VIN;
+            vehicleData.LegislativeClass = completedVehicle.LegislativeClass;
+            vehicleData.VehicleCategory = VehicleCategory.HeavyBusCompletedVehicle;
+            vehicleData.Manufacturer = completedVehicle.Manufacturer;
+            vehicleData.ModelName = completedVehicle.Model;
+            vehicleData.ManufacturerAddress = completedVehicle.ManufacturerAddress;
+            vehicleData.CurbMass = completedVehicle.CurbMassChassis;
+
+            vehicleData.Loading = passengers * mission.MissionType.GetAveragePassengerMass();
+            vehicleData.PassengerCount = passengers;
+            vehicleData.GrossVehicleMass = completedVehicle.GrossVehicleMassRating;
+            vehicleData.DigestValueInput = completedVehicle.DigestValue?.DigestValue ?? "";
+
+            vehicleData.RegisteredClass = completedVehicle.RegisteredClass;
+
+            vehicleData.VehicleCode = completedVehicle.VehicleCode;
+            if (vehicleData.TotalVehicleMass.IsGreater(vehicleData.GrossVehicleMass)) {
+                throw new VectoException("Total Vehicle Mass exceeds Gross Vehicle Mass for completed bus specific ({0}/{1})",
+                    vehicleData.TotalVehicleMass, vehicleData.GrossVehicleMass);
+            }
+            return vehicleData;
+        }
+
+
+		#endregion
+	}
+
 	internal class SingleBusVehicleDataAdapter : VehicleDataAdapter
 	{
 		#region Overrides of VehicleDataAdapter
diff --git a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SingleBus/DeclarationDataAdapterSingleBus.cs b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SingleBus/DeclarationDataAdapterSingleBus.cs
index 40f9d3592d831750ac3063030469c38a9cf07ac6..46799d384314c0000afb4e174f361d12c455c193 100644
--- a/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SingleBus/DeclarationDataAdapterSingleBus.cs
+++ b/VectoCore/VectoCore/InputData/Reader/DataObjectAdapter/SingleBus/DeclarationDataAdapterSingleBus.cs
@@ -22,7 +22,7 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SingleBus
 			public static readonly GearboxType[] SupportedGearboxTypes =
 				{ GearboxType.MT, GearboxType.AMT, GearboxType.ATPowerSplit, GearboxType.ATSerial };
 
-			private SingleBusAirdragDataAdapter _airdragDataAdapter = new SingleBusAirdragDataAdapter();
+			private IAirdragDataAdapter _airdragDataAdapter = new SingleBusAirdragDataAdapter();
 			private IGearboxDataAdapter _gearboxDataAdapter = new GearboxDataAdapter(new TorqueConverterDataAdapter());
 
 			private ICompletedBusAuxiliaryDataAdapter _busAuxiliaryDataAdapter =
@@ -60,9 +60,9 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SingleBus
 				return _engineDataAdapter.CreateEngineData(vehicle, engineMode, mission);
 			}
 
-			public DriverData CreateDriverData()
+			public DriverData CreateDriverData(Segment segment)
 			{
-				return _driverDataAdapter.CreateDriverData();
+				return _driverDataAdapter.CreateDriverData(segment);
 			}
 
 			public AxleGearData CreateDummyAxleGearData(IGearboxDeclarationInputData gearboxInputData)
@@ -100,15 +100,15 @@ namespace TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SingleBus
 			public ShiftStrategyParameters CreateGearshiftData(GearboxData gbx, double axleRatio,
 				PerSecond engineIdlingSpeed)
 			{
-				return _gearboxDataAdapter.CreateGearshiftData(gbx, axleRatio, engineIdlingSpeed);
+				return _gearboxDataAdapter.CreateGearshiftData(axleRatio, engineIdlingSpeed, gbx.Type, gbx.Gears.Count);
 			}
 
 			public IEnumerable<VectoRunData.AuxData> CreateAuxiliaryData(IAuxiliariesDeclarationInputData auxInputData,
 				IBusAuxiliariesDeclarationData busAuxInput, MissionType mission,
-				VehicleClass segment, Meter vehicleLength, int? numSteeredAxles)
+				VehicleClass segment, Meter vehicleLength, int? numSteeredAxles, VectoSimulationJobType jobType)
 			{
 				return _busAuxiliaryDataAdapter.CreateAuxiliaryData(auxInputData, busAuxInput, mission, segment,
-					vehicleLength, numSteeredAxles);
+					vehicleLength, numSteeredAxles, jobType);
 			}
 
 			public IAuxiliaryConfig CreateBusAuxiliariesData(Mission mission,
diff --git a/VectoCore/VectoCore/InputData/Reader/Impl/AbstractDeclarationMultistageBusVectoRunDataFactory.cs b/VectoCore/VectoCore/InputData/Reader/Impl/AbstractDeclarationMultistageBusVectoRunDataFactory.cs
index 94a915835788f1149da57c3e58b77f1e470eaacf..c8b8eb28566e295d4fc31a4cd009231a5e3e8900 100644
--- a/VectoCore/VectoCore/InputData/Reader/Impl/AbstractDeclarationMultistageBusVectoRunDataFactory.cs
+++ b/VectoCore/VectoCore/InputData/Reader/Impl/AbstractDeclarationMultistageBusVectoRunDataFactory.cs
@@ -39,7 +39,7 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl
 			var vehicle = InputDataProvider.MultistageJobInputData.JobInputData.PrimaryVehicle.Vehicle;
 			var powertrainConfig = CreateVectoRunData(vehicle, 0, null, new KeyValuePair<LoadingType, Tuple<Kilogram, double?>>());
 			var fuels = new List<List<FuelData.Entry>>();
-			Report.InitializeReport(powertrainConfig, fuels);
+			Report.InitializeReport(powertrainConfig);
 		}
 	}
 }
diff --git a/VectoCore/VectoCore/InputData/Reader/Impl/AbstractDeclarationVectoRunDataFactory.cs b/VectoCore/VectoCore/InputData/Reader/Impl/AbstractDeclarationVectoRunDataFactory.cs
index 6628f805b8ec44da11eff96b77959caf6cda923c..aba2cdc51e6db78ec4512233e86d192517bc24ac 100644
--- a/VectoCore/VectoCore/InputData/Reader/Impl/AbstractDeclarationVectoRunDataFactory.cs
+++ b/VectoCore/VectoCore/InputData/Reader/Impl/AbstractDeclarationVectoRunDataFactory.cs
@@ -65,7 +65,7 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl {
 			//}
 		}
 
-		public IEnumerable<VectoRunData> NextRun()
+		public virtual IEnumerable<VectoRunData> NextRun()
 		{
 		
 			Initialize();
@@ -80,29 +80,19 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl {
 
 		protected abstract void Initialize();
 
-		protected abstract VectoRunData CreateVectoRunData(IVehicleDeclarationInputData vehicle, int modeIdx,
+		protected abstract VectoRunData CreateVectoRunData(IVehicleDeclarationInputData vehicle,
 			Mission mission, KeyValuePair<LoadingType, Tuple<Kilogram, double?>> loading,
+			int? modeIdx = null,
 			VectoRunData.OvcHevMode ovcMode = VectoRunData.OvcHevMode.NotApplicable);
 
 		protected virtual void InitializeReport()
 		{
-			VectoRunData powertrainConfig;
-			List<List<FuelData.Entry>> fuels;
-			var vehicle = InputDataProvider.JobInputData.Vehicle;
-			if (vehicle.ExemptedVehicle) {
-				powertrainConfig = CreateVectoRunData(vehicle, 0, null, new KeyValuePair<LoadingType, Tuple<Kilogram, double?>>());
-				fuels = new List<List<FuelData.Entry>>();
-			} else {
-				powertrainConfig = _segment.Missions.Select(
-												mission => CreateVectoRunData(
-													vehicle, 0, mission, mission.Loadings.First()))
-											.FirstOrDefault(x => x != null);
-				fuels = vehicle.Components.EngineInputData.EngineModes.Select(x => x.Fuels.Select(f => DeclarationData.FuelData.Lookup(f.FuelType, vehicle.TankSystem)).ToList())
-								.ToList();
-			}
-			Report.InitializeReport(powertrainConfig, fuels);
+			var powertrainConfig = GetPowertrainConfigForReportInit();
+			Report.InitializeReport(powertrainConfig);
 		}
 
+		protected abstract VectoRunData GetPowertrainConfigForReportInit();
+
 		//protected virtual PTOData CreateDefaultPTOData()
 		//{
 		//	return new PTOData() {
diff --git a/VectoCore/VectoCore/InputData/Reader/Impl/AbstractVTPModeVectoRunDataFactory.cs b/VectoCore/VectoCore/InputData/Reader/Impl/AbstractVTPModeVectoRunDataFactory.cs
index eb02e2d71d55d28a2f10c53be36b7d18ac9a06fb..bdb48eb4383cc4e0fb5750c5ae06d16a379a2ed5 100644
--- a/VectoCore/VectoCore/InputData/Reader/Impl/AbstractVTPModeVectoRunDataFactory.cs
+++ b/VectoCore/VectoCore/InputData/Reader/Impl/AbstractVTPModeVectoRunDataFactory.cs
@@ -76,7 +76,7 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl {
 										x => x.Fuels.Select(f => DeclarationData.FuelData.Lookup(f.FuelType, JobInputData.Vehicle.TankSystem))
 											.ToList())
 									.ToList();
-			Report.InitializeReport(powertrainConfig, fuels);
+			Report.InitializeReport(powertrainConfig);
 		}
 
 		protected abstract IEnumerable<VectoRunData.AuxData> GetAuxiliaryData(MissionType missionType);
diff --git a/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationMode/CompletedBusRunDataFactory/DeclarationModeCompletedBusRunDataFactory.cs b/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationMode/CompletedBusRunDataFactory/DeclarationModeCompletedBusRunDataFactory.cs
index 13dcb8c9dbe78b35c4397720840e8c00b802dbf2..98271ee9483fbc5942ffe424c3e9ab4da6df1467 100644
--- a/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationMode/CompletedBusRunDataFactory/DeclarationModeCompletedBusRunDataFactory.cs
+++ b/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationMode/CompletedBusRunDataFactory/DeclarationModeCompletedBusRunDataFactory.cs
@@ -1,5 +1,6 @@
 using System;
 using System.Collections.Generic;
+using System.Data.Common;
 using System.Linq;
 using TUGraz.VectoCommon.Exceptions;
 using TUGraz.VectoCommon.InputData;
@@ -12,6 +13,7 @@ using TUGraz.VectoCore.Models.Simulation.Data;
 using TUGraz.VectoCore.Models.Simulation.Impl;
 using TUGraz.VectoCore.Models.SimulationComponent.Data;
 using TUGraz.VectoCore.Models.SimulationComponent.Impl;
+using TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies;
 using TUGraz.VectoCore.OutputData;
 
 namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.CompletedBusRunDataFactory
@@ -23,8 +25,8 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.CompletedBusRun
 			private Segment _segmentCompletedBus;
 			private AxleGearData _axlegearData;
 			private AngledriveData _angledriveData;
-			private GearboxData _gearboxData;
-			private ShiftStrategyParameters _gearshiftData;
+			//private GearboxData _gearboxData;
+			//private ShiftStrategyParameters _gearshiftData;
 			private RetarderData _retarderData;
 			private DriverData _driverData
 				;
@@ -62,50 +64,34 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.CompletedBusRun
 
 			protected virtual void InitializeReport()
 			{
-				var powertrainConfig = CompletedVehicle.ExemptedVehicle || PrimaryVehicle.ExemptedVehicle
-					? GetExemptedVectoRunData()
-					: _segmentCompletedBus.Missions.Select(
-							mission => CreateVectoRunDataSpecific(
-								mission, mission.Loadings.First(), 0))
-						.FirstOrDefault(x => x != null);
-
-				Report.InitializeReport(powertrainConfig, new List<List<FuelData.Entry>>());
+				var powertrainConfig = GetPowertrainConfigForReportInit();
+				Report.InitializeReport(powertrainConfig);
 			}
 
-			private VectoRunData GetExemptedVectoRunData()
+			protected virtual VectoRunData GetPowertrainConfigForReportInit()
 			{
-				throw new NotImplementedException();
+				return _segmentCompletedBus.Missions.Select(
+						mission => CreateVectoRunDataSpecific(
+							mission, mission.Loadings.First(), 0))
+					.FirstOrDefault(x => x != null);
 			}
 
 			protected virtual IEnumerable<VectoRunData> GetNextRun()
 			{
-				if (PrimaryVehicle.ExemptedVehicle)
-				{
-					//return new[] { GetExemptedVectoRunData() };
-				}
-
-				return VectoRunDataHeavyBusCompleted();
-			}
-			protected virtual IEnumerable<VectoRunData> VectoRunDataHeavyBusCompleted()
-			{
-				
-				
 				var engineModes = PrimaryVehicle.Components.EngineInputData
 					?.EngineModes;
 
-				for (var modeIdx = 0; modeIdx < engineModes.Count; modeIdx++)
-				{
+				for (var modeIdx = 0; modeIdx < engineModes.Count; modeIdx++) {
 					var fuelMode = "single fuel mode";
-					if (engineModes[modeIdx].Fuels.Count > 1)
-					{
+					if (engineModes[modeIdx].Fuels.Count > 1) {
 						fuelMode = "dual fuel mode";
 					}
 
 					foreach (var vectoRunData in CreateVectoRunDataForMissions(modeIdx, fuelMode))
 						yield return vectoRunData;
 				}
-			
 			}
+			
 			protected virtual VectoRunData CreateVectoRunDataGeneric(Mission mission, KeyValuePair<LoadingType, Tuple<Kilogram, double?>> loading, Segment primarySegment, int modeIdx)
 			{
 				var cycle = DeclarationData.CyclesCache.GetOrAdd(mission.MissionType, _ => DrivingCycleDataReader.ReadFromStream(mission.CycleFile, CycleType.DistanceBased, "", false));
@@ -120,13 +106,13 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.CompletedBusRun
 					AirdragData = DataAdapterGeneric.CreateAirdragData(null, mission, new Segment()),
 					EngineData = DataAdapterGeneric.CreateEngineData(PrimaryVehicle, modeIdx, mission),
 					ElectricMachinesData = new List<Tuple<PowertrainPosition, ElectricMotorData>>(),
-					GearboxData = _gearboxData,
+					//GearboxData = _gearboxData,
 					AxleGearData = _axlegearData,
 					AngledriveData = _angledriveData,
 					Aux = DataAdapterGeneric.CreateAuxiliaryData(PrimaryVehicle.Components.AuxiliaryInputData,
 						primaryBusAuxiliaries, mission.MissionType, primarySegment.VehicleClass,
 						mission.BusParameter.VehicleLength,
-						PrimaryVehicle.Components.AxleWheels.NumSteeredAxles),
+						PrimaryVehicle.Components.AxleWheels.NumSteeredAxles, PrimaryVehicle.VehicleType),
 					Cycle = new DrivingCycleProxy(cycle, mission.MissionType.ToString()),
 					Retarder = _retarderData,
 					DriverData = _driverData,
@@ -138,13 +124,23 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.CompletedBusRun
 					InputDataHash = DataProvider.MultistageJobInputData.XMLHash,
 					SimulationType = SimulationType.DistanceCycle,
 					VehicleDesignSpeed = _segmentCompletedBus.DesignSpeed,
-					GearshiftParameters = _gearshiftData,
+					//GearshiftParameters = _gearshiftData,
 				};
 				simulationRunData.EngineData.FuelMode = 0;
 				simulationRunData.VehicleData.VehicleClass = _segmentCompletedBus.VehicleClass;
 				simulationRunData.BusAuxiliaries =
 					DataAdapterGeneric.CreateBusAuxiliariesData(mission, PrimaryVehicle, simulationRunData);
-
+				var shiftStrategyName =
+					PowertrainBuilder.GetShiftStrategyName(PrimaryVehicle.Components.GearboxInputData.Type,
+						PrimaryVehicle.VehicleType);
+				simulationRunData.GearboxData = DataAdapterGeneric.CreateGearboxData(PrimaryVehicle, simulationRunData,
+					ShiftPolygonCalculator.Create(shiftStrategyName, simulationRunData.GearshiftParameters));
+				simulationRunData.GearshiftParameters =
+					DataAdapterGeneric.CreateGearshiftData(
+						simulationRunData.GearboxData,
+						(simulationRunData.AxleGearData?.AxleGear.Ratio ?? 1.0) * (simulationRunData.AngledriveData?.Angledrive.Ratio ?? 1.0),
+						PrimaryVehicle.EngineIdleSpeed
+					);
 				return simulationRunData;
 			}
 			protected virtual VectoRunData CreateVectoRunDataSpecific(Mission mission, KeyValuePair<LoadingType, Tuple<Kilogram, double?>> loading, int modeIdx)
@@ -160,12 +156,12 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.CompletedBusRun
 					AirdragData = DataAdapterSpecific.CreateAirdragData(CompletedVehicle, mission),
 					EngineData = DataAdapterSpecific.CreateEngineData(PrimaryVehicle, modeIdx, mission),
 					ElectricMachinesData = new List<Tuple<PowertrainPosition, ElectricMotorData>>(),
-					GearboxData = _gearboxData,
+					//GearboxData = _gearboxData,
 					AxleGearData = _axlegearData,
 					AngledriveData = _angledriveData,
 					Aux = DataAdapterSpecific.CreateAuxiliaryData(PrimaryVehicle.Components.AuxiliaryInputData,
 						PrimaryVehicle.Components.BusAuxiliaries, mission.MissionType, _segmentCompletedBus.VehicleClass, CompletedVehicle.Length,
-						PrimaryVehicle.Components.AxleWheels.NumSteeredAxles),
+						PrimaryVehicle.Components.AxleWheels.NumSteeredAxles, PrimaryVehicle.VehicleType),
 					Cycle = new DrivingCycleProxy(cycle, mission.MissionType.ToString()),
 					Retarder = _retarderData,
 					DriverData = _driverData,
@@ -177,12 +173,23 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.CompletedBusRun
 					InputDataHash = DataProvider.MultistageJobInputData.XMLHash,// right hash?!?
 					SimulationType = SimulationType.DistanceCycle,
 					VehicleDesignSpeed = _segmentCompletedBus.DesignSpeed,
-					GearshiftParameters = _gearshiftData,
+					//GearshiftParameters = _gearshiftData,
 				};
 				simulationRunData.EngineData.FuelMode = 0;
 				simulationRunData.VehicleData.VehicleClass = _segmentCompletedBus.VehicleClass;
 				simulationRunData.BusAuxiliaries = DataAdapterSpecific.CreateBusAuxiliariesData(mission, PrimaryVehicle, CompletedVehicle, simulationRunData);
 
+				var shiftStrategyName =
+					PowertrainBuilder.GetShiftStrategyName(PrimaryVehicle.Components.GearboxInputData.Type,
+						PrimaryVehicle.VehicleType);
+				simulationRunData.GearboxData = DataAdapterGeneric.CreateGearboxData(PrimaryVehicle, simulationRunData,
+					ShiftPolygonCalculator.Create(shiftStrategyName, simulationRunData.GearshiftParameters));
+				simulationRunData.GearshiftParameters =
+					DataAdapterGeneric.CreateGearshiftData(
+						simulationRunData.GearboxData,
+						(simulationRunData.AxleGearData?.AxleGear.Ratio ?? 1.0) * (simulationRunData.AngledriveData?.Angledrive.Ratio ?? 1.0),
+						PrimaryVehicle.EngineIdleSpeed
+					);
 				return simulationRunData;
 			}
 			protected virtual Segment GetPrimarySegment(IVehicleDeclarationInputData primaryVehicle)
@@ -271,36 +278,32 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.CompletedBusRun
 
 				_segmentCompletedBus = GetCompletedSegment(CompletedVehicle, PrimaryVehicle.AxleConfiguration);
 
-				var tmpVehicleData = DataAdapterSpecific.CreateVehicleData(PrimaryVehicle, CompletedVehicle, _segmentCompletedBus, _segmentCompletedBus.Missions.First(),
-					_segmentCompletedBus.Missions.First().Loadings.First());
-				tmpVehicleData.VehicleCategory = VehicleCategory.GenericBusVehicle;
-
-				var combustionEngineData = DataAdapterGeneric.CreateEngineData(PrimaryVehicle, 0, _segmentCompletedBus.Missions.First());
+				//var combustionEngineData = DataAdapterGeneric.CreateEngineData(PrimaryVehicle, 0, _segmentCompletedBus.Missions.First());
 
 				_axlegearData = DataAdapterGeneric.CreateAxleGearData(PrimaryVehicle.Components.AxleGearInputData);
 
 				_angledriveData = DataAdapterGeneric.CreateAngledriveData(PrimaryVehicle.Components.AngledriveInputData);
 
-				var tmpRunData = new VectoRunData()
-				{
-					GearboxData = new GearboxData()
-					{
-						Type = PrimaryVehicle.Components.GearboxInputData.Type,
-					}
-				};
-				var tmpStrategy = PowertrainBuilder.GetShiftStrategy(new SimplePowertrainContainer(tmpRunData));
+				//var tmpRunData = new VectoRunData()
+				//{
+				//	GearboxData = new GearboxData()
+				//	{
+				//		Type = PrimaryVehicle.Components.GearboxInputData.Type,
+				//	}
+				//};
+				//var tmpStrategy = PowertrainBuilder.GetShiftStrategy(new SimplePowertrainContainer(tmpRunData));
 
-				_gearboxData = DataAdapterGeneric.CreateGearboxData(PrimaryVehicle, new VectoRunData() { EngineData = combustionEngineData, AxleGearData = _axlegearData, VehicleData = tmpVehicleData },
-					tmpStrategy);
+				//_gearboxData = DataAdapterGeneric.CreateGearboxData(PrimaryVehicle, new VectoRunData() { EngineData = combustionEngineData, AxleGearData = _axlegearData, VehicleData = tmpVehicleData },
+				//	tmpStrategy);
 
-				_gearshiftData = DataAdapterGeneric.CreateGearshiftData(
-					_gearboxData, _axlegearData.AxleGear.Ratio * (_angledriveData?.Angledrive.Ratio ?? 1.0), combustionEngineData.IdleSpeed);
+				//_gearshiftData = DataAdapterGeneric.CreateGearshiftData(
+				//	_gearboxData, _axlegearData.AxleGear.Ratio * (_angledriveData?.Angledrive.Ratio ?? 1.0), combustionEngineData.IdleSpeed);
 
 				_retarderData = DataAdapterGeneric.CreateRetarderData(PrimaryVehicle.Components.RetarderInputData);
 
 
-				_driverData = DataAdapterGeneric.CreateDriverData();
-				_driverData.AccelerationCurve = AccelerationCurveReader.ReadFromStream(_segmentCompletedBus.AccelerationFile);
+				_driverData = DataAdapterGeneric.CreateDriverData(_segmentCompletedBus);
+				//_driverData.AccelerationCurve = AccelerationCurveReader.ReadFromStream(_segmentCompletedBus.AccelerationFile);
 			}
 
 
@@ -374,6 +377,38 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.CompletedBusRun
 		public class Exempted : CompletedBusBase
 		{
 			public Exempted(IMultistageVIFInputData dataProvider, IDeclarationReport report, ISpecificCompletedBusDeclarationDataAdapter dataAdapterSpecific, IGenericCompletedBusDeclarationDataAdapter dataAdapterGeneric) : base(dataProvider, report, dataAdapterSpecific, dataAdapterGeneric) { }
+
+			protected override IEnumerable<VectoRunData> GetNextRun()
+			{
+				return new[] { GetPowertrainConfigForReportInit() };
+			}
+
+			protected override VectoRunData GetPowertrainConfigForReportInit()
+			{
+				return new VectoRunData() {
+					Exempted = true,
+					VehicleData = new VehicleData() {
+						ModelName = CompletedVehicle.Model,
+						Manufacturer = CompletedVehicle.Manufacturer,
+						ManufacturerAddress = CompletedVehicle.ManufacturerAddress,
+						VIN = CompletedVehicle.VIN,
+						LegislativeClass = CompletedVehicle.LegislativeClass,
+						RegisteredClass = CompletedVehicle.RegisteredClass,
+						VehicleCode = CompletedVehicle.VehicleCode,
+						VehicleCategory = VehicleCategory.HeavyBusCompletedVehicle,
+						CurbMass = CompletedVehicle.CurbMassChassis,
+						GrossVehicleMass = CompletedVehicle.GrossVehicleMassRating,
+						ZeroEmissionVehicle = PrimaryVehicle.ZeroEmissionVehicle,
+						MaxNetPower1 = PrimaryVehicle.MaxNetPower1,
+						InputData = CompletedVehicle
+					},
+					Report = Report,
+					Mission = new Mission() {
+						MissionType = MissionType.ExemptedMission
+					},
+					InputData = DataProvider.MultistageJobInputData
+				};
+			}
 		}
 	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationMode/HeavyLorryRunDataFactory/DeclarationModeHeavyLorryRunDataFactory.cs b/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationMode/HeavyLorryRunDataFactory/DeclarationModeHeavyLorryRunDataFactory.cs
index 0df11ea4fdbe064382a5c9514c049c0102160050..1b3e0b8d106c407b7497d3da1b4327013cd5c093 100644
--- a/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationMode/HeavyLorryRunDataFactory/DeclarationModeHeavyLorryRunDataFactory.cs
+++ b/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationMode/HeavyLorryRunDataFactory/DeclarationModeHeavyLorryRunDataFactory.cs
@@ -12,7 +12,9 @@ using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
 using TUGraz.VectoCore.Models.Simulation.Impl;
 using TUGraz.VectoCore.Models.SimulationComponent.Data;
+using TUGraz.VectoCore.Models.SimulationComponent.Data.Battery;
 using TUGraz.VectoCore.Models.SimulationComponent.Impl;
+using TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies;
 using TUGraz.VectoCore.OutputData;
 using TUGraz.VectoCore.Utils;
 
@@ -45,6 +47,7 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.HeavyLorryRunDa
 				InputDataProvider = dataProvider;
 				Report = report;
 			}
+
 			/// <summary>
 			/// Sets <see cref="VectoRunData.Loading"/>
 			///  ,<see cref="VectoRunData.JobName"/>
@@ -60,19 +63,21 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.HeavyLorryRunDa
 			///  ,<see cref="VectoRunData.InputDataHash"/>
 			/// </summary>
 			/// <param name="vehicle"></param>
-			/// <param name="modeIdx"></param>
 			/// <param name="mission"></param>
 			/// <param name="loading"></param>
-			/// <param name="engineModes"></param>
 			/// <param name="segment"></param>
+			/// <param name="engineModes"></param>
+			/// <param name="modeIdx"></param>
 			/// <returns></returns>
-			protected VectoRunData CreateCommonRunData(IVehicleDeclarationInputData vehicle, int modeIdx, Mission mission,
+			protected VectoRunData CreateCommonRunData(IVehicleDeclarationInputData vehicle,
+				Mission mission,
 				KeyValuePair<LoadingType, Tuple<Kilogram, double?>> loading,
-				IList<IEngineModeDeclarationInputData> engineModes,
-				Segment segment)
+				Segment segment,
+				IList<IEngineModeDeclarationInputData> engineModes = null, int modeIdx = 0)
 			{
 				var cycle = DeclarationData.CyclesCache.GetOrAdd(mission.MissionType,
 					_ => DrivingCycleDataReader.ReadFromStream(mission.CycleFile, CycleType.DistanceBased, "", false));
+				
 				var simulationRunData = new VectoRunData
 				{
 					Loading = loading.Key,
@@ -84,7 +89,7 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.HeavyLorryRunDa
 					Cycle = new DrivingCycleProxy(cycle, mission.MissionType.ToString()),
 					SimulationType = SimulationType.DistanceCycle,
 					InputData = InputDataProvider,
-					ModFileSuffix = (engineModes.Count > 1 ? $"_EngineMode{modeIdx}_" : "") + loading.Key,
+					ModFileSuffix = (engineModes?.Count > 1 ? $"_EngineMode{modeIdx}_" : "") + loading.Key,
 					VehicleDesignSpeed = segment.DesignSpeed,
 					InputDataHash = InputDataProvider.XMLHash,
 				};
@@ -101,9 +106,8 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.HeavyLorryRunDa
 				}
 
 				_segment = GetSegment(vehicle);
-				_driverdata = DataAdapter.CreateDriverData();
-				_driverdata.AccelerationCurve = AccelerationCurveReader.ReadFromStream(_segment.AccelerationFile);
-				
+				_driverdata = DataAdapter.CreateDriverData(_segment);
+
 				_airdragData = DataAdapter.CreateAirdragData(vehicle.Components.AirdragInputData,
 													_segment.Missions.First(), _segment);
 				if (InputDataProvider.JobInputData.Vehicle.AxleConfiguration.AxlegearIncludedInGearbox())
@@ -115,43 +119,19 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.HeavyLorryRunDa
 					_axlegearData = DataAdapter.CreateAxleGearData(InputDataProvider.JobInputData.Vehicle.Components.AxleGearInputData);
 				}
 				_angledriveData = DataAdapter.CreateAngledriveData(InputDataProvider.JobInputData.Vehicle.Components.AngledriveInputData);
-				SetGearboxData(vehicle);
-
+				
 				_retarderData = DataAdapter.CreateRetarderData(vehicle.Components.RetarderInputData);
 
-				_ptoTransmissionData = DataAdapter.CreatePTOTransmissionData(vehicle.Components.PTOTransmissionInputData);
+				_ptoTransmissionData = DataAdapter.CreatePTOTransmissionData(vehicle.Components.PTOTransmissionInputData, vehicle.Components.GearboxInputData);
 
-				_municipalPtoTransmissionData = PTODataAdapterLorry.DefaultPTOData();
-				
+				_municipalPtoTransmissionData = DataAdapter.CreatePTOCycleData(vehicle.Components.GearboxInputData, vehicle.Components.PTOTransmissionInputData);
 
-			}
 
-			private void SetGearboxData(IVehicleDeclarationInputData vehicle)
-			{
-				if (vehicle.Components.GearboxInputData == null) {
-					return;
-				}
-				var tmpRunData = new VectoRunData() {
-					GearboxData = new GearboxData() {
-						Type = vehicle.Components.GearboxInputData.Type,
-					}
-				};
-				var tempVehicle = DataAdapter.CreateVehicleData(vehicle, _segment, _segment.Missions.First(),
-					_segment.Missions.First().Loadings.First(), _allowVocational);
-				var tmpStrategy = PowertrainBuilder.GetShiftStrategy(new SimplePowertrainContainer(tmpRunData));
-				var tmpEngine = DataAdapter.CreateEngineData(
-					vehicle, vehicle.Components.EngineInputData.EngineModes[0], _segment.Missions.First());
-				_gearboxData = DataAdapter.CreateGearboxData(
-					vehicle, new VectoRunData() { EngineData = tmpEngine, AxleGearData = _axlegearData, VehicleData = tempVehicle },
-					tmpStrategy);
-				_gearshiftData = DataAdapter.CreateGearshiftData(
-					_gearboxData, _axlegearData.AxleGear.Ratio * (_angledriveData?.Angledrive.Ratio ?? 1.0),
-					tmpEngine.IdleSpeed);
 			}
 
 			#region Implementation of IVectoRunDataFactory
 
-			public IEnumerable<VectoRunData> NextRun()
+			public override IEnumerable<VectoRunData> NextRun()
 			{
 				Initialize();
 				if (Report != null)
@@ -162,14 +142,27 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.HeavyLorryRunDa
 				return GetNextRun();
 			}
 
-			protected Segment GetSegment(IVehicleDeclarationInputData vehicle)
+			#region Overrides of AbstractDeclarationVectoRunDataFactory
+
+			protected override VectoRunData GetPowertrainConfigForReportInit()
+			{
+				var vehicle = InputDataProvider.JobInputData.Vehicle;
+				return _segment.Missions.Select(
+						mission => CreateVectoRunData(
+							vehicle, mission, mission.Loadings.First(), 0))
+					.FirstOrDefault(x => x != null);
+			}
+
+			#endregion
+
+			protected Segment GetSegment(IVehicleDeclarationInputData vehicle, bool batteryElectric = false)
 			{
 				_allowVocational = true;
 				Segment segment;
 				try
 				{
 					segment = DeclarationData.TruckSegments.Lookup(
-						vehicle.VehicleCategory, vehicle.AxleConfiguration, vehicle.GrossVehicleMassRating,
+						vehicle.VehicleCategory, batteryElectric, vehicle.AxleConfiguration, vehicle.GrossVehicleMassRating,
 						vehicle.CurbMassChassis,
 						vehicle.VocationalVehicle);
 				}
@@ -177,7 +170,7 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.HeavyLorryRunDa
 				{
 					_allowVocational = false;
 					segment = DeclarationData.TruckSegments.Lookup(
-						vehicle.VehicleCategory, vehicle.AxleConfiguration, vehicle.GrossVehicleMassRating,
+						vehicle.VehicleCategory, batteryElectric, vehicle.AxleConfiguration, vehicle.GrossVehicleMassRating,
 						vehicle.CurbMassChassis,
 						false);
 				}
@@ -201,6 +194,11 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.HeavyLorryRunDa
 			public Conventional(IDeclarationInputDataProvider dataProvider, IDeclarationReport report,
 				ILorryDeclarationDataAdapter declarationDataAdapter) : base(dataProvider, report, declarationDataAdapter) { }
 
+			protected override void Initialize()
+			{
+				base.Initialize();
+			}
+
 			#region Overrides of LorryBase
 			protected override IEnumerable<VectoRunData> GetNextRun()
 			{
@@ -217,26 +215,29 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.HeavyLorryRunDa
 						}
 
 						foreach (var loading in mission.Loadings) {
-							var simulationRunData = CreateVectoRunData(vehicle, modeIdx, mission, loading);
+							var simulationRunData = CreateVectoRunData(vehicle, mission, loading, modeIdx);
+							
 							yield return simulationRunData;
 						}
 					}
 				}
 			}
 
-			
-
 
-			protected override VectoRunData CreateVectoRunData(IVehicleDeclarationInputData vehicle, int modeIdx,
+			protected override VectoRunData CreateVectoRunData(IVehicleDeclarationInputData vehicle,
 				Mission mission,
 				KeyValuePair<LoadingType, Tuple<Kilogram, double?>> loading,
+				int? modeIdx,
 				VectoRunData.OvcHevMode ovcMode = VectoRunData.OvcHevMode.NotApplicable)
 			{
 				var engine = InputDataProvider.JobInputData.Vehicle.Components.EngineInputData;
 				var engineModes = engine.EngineModes;
-				var engineMode = engineModes[modeIdx];
+				if (!modeIdx.HasValue) {
+					throw new VectoException("Engine mode has to be specified for conventional vehicle");
+				}
+				var engineMode = engineModes[modeIdx.Value];
 
-				var simulationRunData = CreateCommonRunData(vehicle, modeIdx, mission, loading, engineModes, _segment);
+				var simulationRunData = CreateCommonRunData(vehicle, mission, loading, _segment, engineModes, modeIdx.Value);
 
 
 
@@ -251,14 +252,28 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.HeavyLorryRunDa
 						mission); // _engineData.Copy(), // a copy is necessary because every run has a different correction factor!
 
 				simulationRunData.ElectricMachinesData = new List<Tuple<PowertrainPosition, ElectricMotorData>>();
-				simulationRunData.GearboxData = _gearboxData;
+				simulationRunData.GearshiftParameters =
+					DataAdapter.CreateGearshiftData(
+						simulationRunData.AxleGearData?.AxleGear.Ratio ?? 1.0,
+						vehicle.EngineIdleSpeed,
+						vehicle.Components.GearboxInputData.Type,
+						vehicle.Components.GearboxInputData.Gears.Count
+					);
+
+
+				var shiftStrategyName =
+					PowertrainBuilder.GetShiftStrategyName(vehicle.Components.GearboxInputData.Type,
+						vehicle.VehicleType);
 				simulationRunData.AxleGearData = _axlegearData;
+				simulationRunData.GearboxData = DataAdapter.CreateGearboxData(vehicle, simulationRunData,
+					ShiftPolygonCalculator.Create(shiftStrategyName, simulationRunData.GearshiftParameters));
+
 				simulationRunData.AngledriveData = _angledriveData;
 				simulationRunData.Aux = DataAdapter.CreateAuxiliaryData(
 					vehicle.Components.AuxiliaryInputData,
 					vehicle.Components.BusAuxiliaries, mission.MissionType,
 					_segment.VehicleClass, vehicle.Length,
-					vehicle.Components.AxleWheels.NumSteeredAxles);
+					vehicle.Components.AxleWheels.NumSteeredAxles, vehicle.VehicleType);
 
 				simulationRunData.Retarder = _retarderData;
 				simulationRunData.DriverData = _driverdata;
@@ -266,12 +281,9 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.HeavyLorryRunDa
 					? _municipalPtoTransmissionData
 					: _ptoTransmissionData;
 				
-
-
-				simulationRunData.GearshiftParameters = _gearshiftData;
 				
 			
-				simulationRunData.EngineData.FuelMode = modeIdx;
+				simulationRunData.EngineData.FuelMode = modeIdx.Value;
 				simulationRunData.VehicleData.VehicleClass = _segment.VehicleClass;
 				simulationRunData.VehicleData.InputData = vehicle;
 				return simulationRunData;
@@ -295,14 +307,116 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.HeavyLorryRunDa
 
 			protected override IEnumerable<VectoRunData> GetNextRun()
 			{
-				throw new NotImplementedException();
+				var vehicle = InputDataProvider.JobInputData.Vehicle;
+				foreach (var mission in _segment.Missions) {
+					if (mission.MissionType.IsEMS() &&
+						vehicle.Components.ElectricMachines.Entries
+							.Where(e => e.Position != PowertrainPosition.GEN)
+							.Sum(e => e.ElectricMachine.R85RatedPower)
+							.IsSmaller(DeclarationData.MinEnginePowerForEMS_PEV))
+                    {
+                        continue;
+                    }
+
+                    foreach (var loading in mission.Loadings)
+					{
+						var simulationRunData = CreateVectoRunData(vehicle, mission, loading);
+						simulationRunData.BatteryData.Batteries.ForEach(t => t.Item2.ChargeSustainingBattery = true);
+						yield return simulationRunData;
+					}
+				}
 			}
-			protected override VectoRunData CreateVectoRunData(IVehicleDeclarationInputData vehicle, int modeIdx,
+			protected override VectoRunData CreateVectoRunData(IVehicleDeclarationInputData vehicle,
 				Mission mission,
 				KeyValuePair<LoadingType, Tuple<Kilogram, double?>> loading,
+				int? modeIdx = null,
 				VectoRunData.OvcHevMode ovcMode = VectoRunData.OvcHevMode.NotApplicable)
 			{
-				throw new NotImplementedException();
+				_segment = GetSegment(vehicle);
+				var result = CreateCommonRunData(vehicle, mission, loading, _segment);
+				result.AirdragData =
+					DataAdapter.CreateAirdragData(vehicle.Components.AirdragInputData, mission, _segment);
+				result.DriverData = DataAdapter.CreateDriverData(_segment);
+
+
+				DataAdapter.CreateREESSData(
+					componentsElectricStorage: vehicle.Components.ElectricStorage,
+					vehicle.VehicleType,
+					true,
+					(bs) => result.BatteryData = bs,
+					(sc) => result.SuperCapData = sc);
+				// result.BatteryData = DataAdapter.CreateBatteryData(componentsElectricStorage: vehicle.Components.ElectricStorage, vehicle.VehicleType, true);
+				// result.SuperCapData = DataAdapter.CreateSuperCapData(componentsElectricStorage: vehicle.Components.ElectricStorage);
+				
+				result.ElectricMachinesData = DataAdapter.CreateElectricMachines(vehicle.Components.ElectricMachines, vehicle.ElectricMotorTorqueLimits, result.BatteryData.CalculateAverageVoltage(), null);
+				result.AngledriveData = DataAdapter.CreateAngledriveData(vehicle.Components.AngledriveInputData);
+				if (vehicle.ArchitectureID != ArchitectureID.E4) {
+					result.AxleGearData = DataAdapter.CreateAxleGearData(vehicle.Components.AxleGearInputData);
+				}
+				
+				
+				result.VehicleData =
+					DataAdapter.CreateVehicleData(vehicle, _segment, mission, loading, _allowVocational);
+				result.Retarder = DataAdapter.CreateRetarderData(vehicle.Components.RetarderInputData,
+					result.ElectricMachinesData.First(e => e.Item1 != PowertrainPosition.GEN).Item1);
+
+				if (vehicle.ArchitectureID == ArchitectureID.E2) {
+
+					result.GearshiftParameters = 
+						DataAdapter.CreateGearshiftData(
+							result.AxleGearData?.AxleGear.Ratio ?? 1.0,
+						null,
+							vehicle.Components.GearboxInputData.Type,
+							vehicle.Components.GearboxInputData.Gears.Count
+							);
+
+
+					var shiftStrategyName =
+						PowertrainBuilder.GetShiftStrategyName(vehicle.Components.GearboxInputData.Type,
+							vehicle.VehicleType);
+					result.GearboxData = DataAdapter.CreateGearboxData(vehicle, result,
+						ShiftPolygonCalculator.Create(shiftStrategyName, result.GearshiftParameters));
+
+
+				} else {
+					result.GearshiftParameters = new ShiftStrategyParameters()
+					{
+						StartSpeed = DeclarationData.GearboxTCU.StartSpeed,
+						StartAcceleration = DeclarationData.GearboxTCU.StartAcceleration
+					};
+				}
+
+
+				if (mission.MissionType == MissionType.MunicipalUtility) {
+
+				}
+
+				result.Aux = DataAdapter.CreateAuxiliaryData(vehicle.Components.AuxiliaryInputData, null,
+					mission.MissionType, _segment.VehicleClass, vehicle.Length,
+					vehicle.Components.AxleWheels.NumSteeredAxles, vehicle.VehicleType);
+
+
+				var ptoTransmissionData = DataAdapter.CreatePTOTransmissionData(vehicle.Components.PTOTransmissionInputData, vehicle.Components.GearboxInputData);
+
+				var municipalPtoTransmissionData = DataAdapter.CreatePTOCycleData(vehicle.Components.GearboxInputData, vehicle.Components.PTOTransmissionInputData);
+
+				result.PTO = mission.MissionType == MissionType.MunicipalUtility
+					? municipalPtoTransmissionData
+					: ptoTransmissionData;
+
+
+
+
+
+
+
+				return result;
+			}
+
+			protected override void Initialize()
+			{
+				_segment = GetSegment(InputDataProvider.JobInputData.Vehicle, true);
+
 			}
 
 			#endregion
@@ -344,15 +458,27 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.HeavyLorryRunDa
 				throw new NotImplementedException();
 			}
 
-			protected override VectoRunData CreateVectoRunData(IVehicleDeclarationInputData vehicle, int modeIdx,
+			#region Overrides of LorryBase
+
+			protected override VectoRunData GetPowertrainConfigForReportInit()
+			{
+				var vehicle = InputDataProvider.JobInputData.Vehicle;
+				return CreateVectoRunData(vehicle, null, new KeyValuePair<LoadingType, Tuple<Kilogram, double?>>(), 0);
+			}
+
+			#endregion
+
+			protected override VectoRunData CreateVectoRunData(IVehicleDeclarationInputData vehicle,
 				Mission mission,
 				KeyValuePair<LoadingType, Tuple<Kilogram, double?>> loading,
+				int? modeIdx,
 				VectoRunData.OvcHevMode ovcMode = VectoRunData.OvcHevMode.NotApplicable)
 			{
 				throw new NotImplementedException();
 			}
 
 			#endregion
+
 		}
 		
 	}
diff --git a/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationMode/HeavyLorryRunDataFactory/DeclarationModeHeavyLorryRunDataFactory_Hybrid.cs b/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationMode/HeavyLorryRunDataFactory/DeclarationModeHeavyLorryRunDataFactory_Hybrid.cs
index 3c892d0ccc6e950169d53e1959b48968fd883c19..68c141e81590bbec475a9b84fb2a3aa5277dcbd1 100644
--- a/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationMode/HeavyLorryRunDataFactory/DeclarationModeHeavyLorryRunDataFactory_Hybrid.cs
+++ b/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationMode/HeavyLorryRunDataFactory/DeclarationModeHeavyLorryRunDataFactory_Hybrid.cs
@@ -6,6 +6,10 @@ using TUGraz.VectoCore.InputData.Reader.DataObjectAdapter;
 using TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponents;
 using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
+using TUGraz.VectoCore.Models.Simulation.Impl;
+using TUGraz.VectoCore.Models.SimulationComponent;
+using TUGraz.VectoCore.Models.SimulationComponent.Data;
+using TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies;
 using TUGraz.VectoCore.OutputData;
 
 namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.HeavyLorryRunDataFactory
@@ -43,66 +47,140 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.HeavyLorryRunDa
 						foreach (var loading in mission.Loadings)
 						{
 							if (vehicle.OvcHev) {
-								yield return CreateVectoRunData(vehicle, modeIdx, mission, loading, VectoRunData.OvcHevMode.ChargeDepleting);
-								yield return CreateVectoRunData(vehicle, modeIdx, mission, loading, VectoRunData.OvcHevMode.ChargeSustaining);
-
+								yield return CreateVectoRunData(vehicle, mission, loading, modeIdx, VectoRunData.OvcHevMode.ChargeDepleting);
+								yield return CreateVectoRunData(vehicle, mission, loading, modeIdx, VectoRunData.OvcHevMode.ChargeSustaining);
 							} else {
-								yield return CreateVectoRunData(vehicle, modeIdx, mission, loading);
+								yield return CreateVectoRunData(vehicle, mission, loading, modeIdx);
 							}
 						}
 					}
 				}
 			}
-
-			protected override VectoRunData CreateVectoRunData(IVehicleDeclarationInputData vehicle, int modeIdx,
-				Mission mission,
-				KeyValuePair<LoadingType, Tuple<Kilogram, double?>> loading,
-				VectoRunData.OvcHevMode ovcMode = VectoRunData.OvcHevMode.NotApplicable)
-			{
-				throw new NotImplementedException();
-			}
-
+			
 			#endregion
 		}
 
 		public class SerialHybrid : Hybrid
 		{
 
-			public SerialHybrid(IDeclarationInputDataProvider dataProvider, IDeclarationReport report, ILorryDeclarationDataAdapter declarationDataAdapter) : base(dataProvider, report, declarationDataAdapter) { }
+			public SerialHybrid(IDeclarationInputDataProvider dataProvider, IDeclarationReport report,
+				ILorryDeclarationDataAdapter declarationDataAdapter) : base(dataProvider, report,
+				declarationDataAdapter) { }
 
 			#region Overrides of Hybrid
 
-			protected override VectoRunData CreateVectoRunData(IVehicleDeclarationInputData vehicle, int modeIdx,
+			protected override VectoRunData CreateVectoRunData(IVehicleDeclarationInputData vehicle,
 				Mission mission,
 				KeyValuePair<LoadingType, Tuple<Kilogram, double?>> loading,
+				int? modeIdx,
 				VectoRunData.OvcHevMode ovcMode = VectoRunData.OvcHevMode.NotApplicable)
 			{
+				_segment = GetSegment(InputDataProvider.JobInputData.Vehicle, false);
 
 				var engine = InputDataProvider.JobInputData.Vehicle.Components.EngineInputData;
 				var engineModes = engine.EngineModes;
-				var engineMode = engineModes[modeIdx];
-				var runData = CreateCommonRunData(vehicle, modeIdx, mission, loading, engineModes, _segment);
+				var engineMode = engineModes[modeIdx.Value];
+				var runData = CreateCommonRunData(vehicle, mission, loading, _segment, engineModes, modeIdx.Value);
+
+
+				runData.DriverData = DataAdapter.CreateDriverData(_segment);
+				runData.AirdragData =
+					DataAdapter.CreateAirdragData(vehicle.Components.AirdragInputData, mission, _segment);
 				runData.VehicleData = DataAdapter.CreateVehicleData(vehicle, _segment, mission, loading, _allowVocational);
+
+
 				runData.EngineData = DataAdapter.CreateEngineData(vehicle, engineMode, mission);
-				runData.BatteryData = DataAdapter.CreateBatteryData(vehicle.Components.ElectricStorage);
-				runData.SuperCapData = DataAdapter.CreateSuperCapData(vehicle.Components.ElectricStorage);
-				runData.ElectricMachinesData = DataAdapter.CreateElectricMachines(vehicle.Components.ElectricMachines, vehicle.ElectricMotorTorqueLimits, runData.BatteryData.CalculateAverageVoltage());
-				runData.GearboxData = _gearboxData;
-				runData.AirdragData = _airdragData;
-				runData.AngledriveData = _angledriveData;
-				runData.HybridStrategyParameters = DataAdapter.CreateHybridStrategy(runData.BatteryData, runData.SuperCapData);
-				runData.Aux = DataAdapter.CreateAuxiliaryData(vehicle.Components.AuxiliaryInputData, vehicle.Components.BusAuxiliaries, mission.MissionType, _segment.VehicleClass, vehicle.Length, vehicle.Components.AxleWheels.NumSteeredAxles);
+				DataAdapter.CreateREESSData(vehicle.Components.ElectricStorage, vehicle.VehicleType, vehicle.OvcHev,
+					((batteryData) => runData.BatteryData = batteryData),
+					((sCdata => runData.SuperCapData = sCdata)));
+				runData.ElectricMachinesData = DataAdapter.CreateElectricMachines(
+					vehicle.Components.ElectricMachines, vehicle.ElectricMotorTorqueLimits,
+					runData.BatteryData.CalculateAverageVoltage());
+				if (vehicle.Components.AxleGearInputData != null) {
+					runData.AxleGearData = DataAdapter.CreateAxleGearData(vehicle.Components.AxleGearInputData);
+				}
+				
+				runData.Retarder = DataAdapter.CreateRetarderData(vehicle.Components.RetarderInputData);
+				runData.Aux = DataAdapter.CreateAuxiliaryData(vehicle.Components.AuxiliaryInputData, null, mission.MissionType,
+					_segment.VehicleClass, vehicle.Length, vehicle.Components.AxleWheels.NumSteeredAxles,
+					VectoSimulationJobType.SerialHybridVehicle);
+
+				if (vehicle.ArchitectureID == ArchitectureID.S2) {
+					runData.GearshiftParameters =
+						DataAdapter.CreateGearshiftData(
+							runData.AxleGearData?.AxleGear.Ratio ?? 1.0,
+							null,
+							vehicle.Components.GearboxInputData.Type,
+							vehicle.Components.GearboxInputData.Gears.Count
+						);
+					var shiftStrategyName =
+						PowertrainBuilder.GetShiftStrategyName(vehicle.Components.GearboxInputData.Type,
+							vehicle.VehicleType);
+					runData.GearboxData = DataAdapter.CreateGearboxData(vehicle, runData,
+						ShiftPolygonCalculator.Create(shiftStrategyName, runData.GearshiftParameters));
+				} else {
+					runData.GearshiftParameters = new ShiftStrategyParameters()
+					{
+						StartSpeed = DeclarationData.GearboxTCU.StartSpeed,
+						StartAcceleration = DeclarationData.GearboxTCU.StartAcceleration
+					};
+				}
+				runData.HybridStrategyParameters =
+					DataAdapter.CreateHybridStrategy(runData.BatteryData, runData.SuperCapData, runData.VehicleData.TotalVehicleMass, ovcMode);
+
+
+
 
 				return runData;
 			}
 
 			#endregion
 
+			#region Overrides of LorryBase
+
+			protected override void Initialize()
+			{
+				_segment = GetSegment(InputDataProvider.JobInputData.Vehicle, false);
+			}
+
+			#endregion
 		}
 
 		public class ParallelHybrid : Hybrid
 		{
-			public ParallelHybrid(IDeclarationInputDataProvider dataProvider, IDeclarationReport report, ILorryDeclarationDataAdapter declarationDataAdapter) : base(dataProvider, report, declarationDataAdapter) { }
+			public ParallelHybrid(IDeclarationInputDataProvider dataProvider, IDeclarationReport report,
+				ILorryDeclarationDataAdapter declarationDataAdapter) : base(dataProvider, report,
+				declarationDataAdapter) { }
+
+
+			#region Overrides of AbstractDeclarationVectoRunDataFactory
+
+			protected override VectoRunData CreateVectoRunData(IVehicleDeclarationInputData vehicle, Mission mission, KeyValuePair<LoadingType, Tuple<Kilogram, double?>> loading,
+				int? modeIdx = null, VectoRunData.OvcHevMode ovcMode = VectoRunData.OvcHevMode.NotApplicable)
+			{
+				_segment = GetSegment(InputDataProvider.JobInputData.Vehicle, false);
+				var engine = InputDataProvider.JobInputData.Vehicle.Components.EngineInputData;
+				var engineModes = engine.EngineModes;
+				var engineMode = engineModes[modeIdx.Value];
+				var runData = CreateCommonRunData(vehicle, mission, loading, _segment, engineModes, modeIdx.Value);
+
+
+
+
+
+				return runData;
+			}
+
+			#region Overrides of LorryBase
+
+			protected override void Initialize()
+			{
+				
+			}
+
+			#endregion
+
+			#endregion
 		}
 
 		public class HEV_S2 : SerialHybrid
@@ -131,31 +209,31 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.HeavyLorryRunDa
 				ILorryDeclarationDataAdapter declarationDataAdapter) : base(dataProvider, report, declarationDataAdapter) { }
 		}
 
-		public class HEV_P1 : Hybrid
+		public class HEV_P1 : ParallelHybrid
 		{
 			public HEV_P1(IDeclarationInputDataProvider dataProvider, IDeclarationReport report,
 				ILorryDeclarationDataAdapter declarationDataAdapter) : base(dataProvider, report, declarationDataAdapter) { }
 		}
 
-		public class HEV_P2 : Hybrid
+		public class HEV_P2 : ParallelHybrid
 		{
 			public HEV_P2(IDeclarationInputDataProvider dataProvider, IDeclarationReport report,
 				ILorryDeclarationDataAdapter declarationDataAdapter) : base(dataProvider, report, declarationDataAdapter) { }
 		}
 
-		public class HEV_P2_5 : Hybrid
+		public class HEV_P2_5 : ParallelHybrid
 		{
 			public HEV_P2_5(IDeclarationInputDataProvider dataProvider, IDeclarationReport report,
 				ILorryDeclarationDataAdapter declarationDataAdapter) : base(dataProvider, report, declarationDataAdapter) { }
 		}
 
-		public class HEV_P3 : Hybrid
+		public class HEV_P3 : ParallelHybrid
 		{
 			public HEV_P3(IDeclarationInputDataProvider dataProvider, IDeclarationReport report,
 				ILorryDeclarationDataAdapter declarationDataAdapter) : base(dataProvider, report, declarationDataAdapter) { }
 		}
 
-		public class HEV_P4 : Hybrid
+		public class HEV_P4 : ParallelHybrid
 		{
 			public HEV_P4(IDeclarationInputDataProvider dataProvider, IDeclarationReport report,
 				ILorryDeclarationDataAdapter declarationDataAdapter) : base(dataProvider, report, declarationDataAdapter) { }
diff --git a/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationMode/MediumLorryRunDataFactory/DeclarationModeMediumLorryRunDataFactory.cs b/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationMode/MediumLorryRunDataFactory/DeclarationModeMediumLorryRunDataFactory.cs
deleted file mode 100644
index b255429f7803558c82e85ca4db9c6e7daedf3962..0000000000000000000000000000000000000000
--- a/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationMode/MediumLorryRunDataFactory/DeclarationModeMediumLorryRunDataFactory.cs
+++ /dev/null
@@ -1,50 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
-using TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.PrimaryBus;
-using TUGraz.VectoCore.Models.Simulation.Data;
-
-namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.MediumLorryRunDataFactory
-{
-    internal abstract class DeclarationModeMediumLorryRunDataFactory
-    {
-		public abstract class MediumLorryBase : IVectoRunDataFactory
-		{
-			#region Implementation of IVectoRunDataFactory
-
-			public IEnumerable<VectoRunData> NextRun()
-			{
-				throw new NotImplementedException();
-			}
-
-			#endregion
-		}
-
-		public class Conventional : MediumLorryBase
-		{
-
-		}
-
-		public class HEV_S2 : MediumLorryBase
-		{
-
-		}
-
-		public class HEV_S3 : MediumLorryBase
-		{
-
-		}
-
-
-		public class HEV_S4 : MediumLorryBase
-		{
-
-		}
-
-
-
-
-    }
-}
diff --git a/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationMode/PrimaryBusRunDataFactory/DeclarationModePrimaryBusRunDataFactory.cs b/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationMode/PrimaryBusRunDataFactory/DeclarationModePrimaryBusRunDataFactory.cs
index 40e0df5c4f4b833919c960f47e5f7247e75c557d..e4785da69b12fa4addc0b1b7df938bd6e397e0ad 100644
--- a/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationMode/PrimaryBusRunDataFactory/DeclarationModePrimaryBusRunDataFactory.cs
+++ b/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationMode/PrimaryBusRunDataFactory/DeclarationModePrimaryBusRunDataFactory.cs
@@ -13,6 +13,7 @@ using TUGraz.VectoCore.Models.Simulation.Impl;
 using TUGraz.VectoCore.Models.SimulationComponent;
 using TUGraz.VectoCore.Models.SimulationComponent.Data;
 using TUGraz.VectoCore.Models.SimulationComponent.Impl;
+using TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies;
 using TUGraz.VectoCore.OutputData;
 
 namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.PrimaryBusRunDataFactory
@@ -62,6 +63,15 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.PrimaryBusRunDa
 				}
 			}
 
+			protected override VectoRunData GetPowertrainConfigForReportInit()
+			{
+				var vehicle = InputDataProvider.JobInputData.Vehicle;
+				return _segment.Missions.Select(
+						mission => CreateVectoRunData(
+							vehicle, mission, mission.Loadings.First(), 0))
+					.FirstOrDefault(x => x != null);
+			}
+
 			protected Segment GetSegment(IVehicleDeclarationInputData vehicle)
 			{
 				if (vehicle.VehicleCategory != VehicleCategory.HeavyBusPrimaryVehicle)
@@ -92,8 +102,7 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.PrimaryBusRunDa
 				}
 
 				_segment = GetSegment(vehicle);
-				_driverdata = DataAdapter.CreateDriverData();
-				_driverdata.AccelerationCurve = AccelerationCurveReader.ReadFromStream(_segment.AccelerationFile);
+				_driverdata = DataAdapter.CreateDriverData(_segment);
 				var tempVehicle = DataAdapter.CreateVehicleData(vehicle, _segment, _segment.Missions.First(),
 														_segment.Missions.First().Loadings.First(), _allowVocational);
 				_airdragData = DataAdapter.CreateAirdragData(vehicle.Components.AirdragInputData,
@@ -107,25 +116,15 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.PrimaryBusRunDa
 					_axlegearData = DataAdapter.CreateAxleGearData(InputDataProvider.JobInputData.Vehicle.Components.AxleGearInputData);
 				}
 				_angledriveData = DataAdapter.CreateAngledriveData(InputDataProvider.JobInputData.Vehicle.Components.AngledriveInputData);
-               
-				var tmpEngine = DataAdapter.CreateEngineData(
-					vehicle, vehicle.Components.EngineInputData.EngineModes[0], _segment.Missions.First());
-				InitGearboxAndGearshiftData(vehicle, tmpEngine, tempVehicle);
-
 
 				_retarderData = DataAdapter.CreateRetarderData(vehicle.Components.RetarderInputData);
 
-				_ptoTransmissionData = DataAdapter.CreatePTOTransmissionData(vehicle.Components.PTOTransmissionInputData);
-
-
 			}
 
-			protected abstract void InitGearboxAndGearshiftData(IVehicleDeclarationInputData vehicle,
-				CombustionEngineData tmpEngine, VehicleData tempVehicle);
-
 			#endregion
-			protected override VectoRunData CreateVectoRunData(IVehicleDeclarationInputData vehicle, int modeIdx,
+			protected override VectoRunData CreateVectoRunData(IVehicleDeclarationInputData vehicle,
 				Mission mission, KeyValuePair<LoadingType, Tuple<Kilogram, double?>> loading,
+				int? modeIdx,
 				VectoRunData.OvcHevMode ovcMode = VectoRunData.OvcHevMode.NotApplicable)
 			{
 				if (InputDataProvider.JobInputData.Vehicle.ExemptedVehicle)
@@ -146,7 +145,7 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.PrimaryBusRunDa
 
 				var engine = vehicle.Components.EngineInputData;
 				var engineModes = engine.EngineModes;
-				var engineMode = engineModes[modeIdx];
+				var engineMode = engineModes[modeIdx.Value];
 
 				var cycle = DeclarationData.CyclesCache.GetOrAdd(mission.MissionType, _ => DrivingCycleDataReader.ReadFromStream(mission.CycleFile, CycleType.DistanceBased, "", false));
 
@@ -166,7 +165,7 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.PrimaryBusRunDa
 						vehicle.Components.AuxiliaryInputData,
 						vehicle.Components.BusAuxiliaries, mission.MissionType, _segment.VehicleClass,
 						vehicle.Length ?? mission.BusParameter.VehicleLength,
-						vehicle.Components.AxleWheels.NumSteeredAxles),
+						vehicle.Components.AxleWheels.NumSteeredAxles, vehicle.VehicleType),
 					Cycle = new DrivingCycleProxy(cycle, mission.MissionType.ToString()),
 					Retarder = _retarderData,
 					DriverData = _driverdata,
@@ -181,10 +180,22 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.PrimaryBusRunDa
 					GearshiftParameters = _gearshiftData,
 					JobType = vehicle.VehicleType,
 				};
-				simulationRunData.EngineData.FuelMode = modeIdx;
+				simulationRunData.EngineData.FuelMode = modeIdx.Value;
 				simulationRunData.VehicleData.VehicleClass = _segment.VehicleClass;
 				simulationRunData.BusAuxiliaries = DataAdapter.CreateBusAuxiliariesData(
 					mission, InputDataProvider.JobInputData.Vehicle, simulationRunData);
+				var shiftStrategyName =
+					PowertrainBuilder.GetShiftStrategyName(vehicle.Components.GearboxInputData.Type,
+						vehicle.VehicleType);
+				simulationRunData.GearboxData = DataAdapter.CreateGearboxData(vehicle, simulationRunData,
+					ShiftPolygonCalculator.Create(shiftStrategyName, simulationRunData.GearshiftParameters));
+				simulationRunData.GearshiftParameters =
+					DataAdapter.CreateGearshiftData(
+						simulationRunData.GearboxData,
+						(simulationRunData.AxleGearData?.AxleGear.Ratio ?? 1.0) * (simulationRunData.AngledriveData?.Angledrive.Ratio ?? 1.0),
+						vehicle.EngineIdleSpeed
+					);
+				
 				return simulationRunData;
 			}
 		}
@@ -208,7 +219,7 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.PrimaryBusRunDa
 					{
 						foreach (var loading in mission.Loadings)
 						{
-							var simulationRunData = CreateVectoRunData(vehicle, modeIdx, mission, loading);
+							var simulationRunData = CreateVectoRunData(vehicle, mission, loading, modeIdx);
 							if (simulationRunData == null)
 							{
 								continue;
@@ -221,29 +232,6 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.PrimaryBusRunDa
 
 			#endregion
 
-			#region Overrides of AbstractDeclarationVectoRunDataFactory
-			protected override void InitGearboxAndGearshiftData(IVehicleDeclarationInputData vehicle,
-				CombustionEngineData tmpEngine,
-				VehicleData tempVehicle)
-			{
-				var tmpRunData = new VectoRunData()
-				{
-					GearboxData = new GearboxData()
-					{
-						Type = vehicle.Components.GearboxInputData.Type,
-					}
-				};
-				var tmpStrategy = PowertrainBuilder.GetShiftStrategy(new SimplePowertrainContainer(tmpRunData));
-				_gearboxData = DataAdapter.CreateGearboxData(
-					vehicle, new VectoRunData() { EngineData = tmpEngine, AxleGearData = _axlegearData, VehicleData = tempVehicle },
-					tmpStrategy);
-
-				_gearshiftData = DataAdapter.CreateGearshiftData(
-					_gearboxData, _axlegearData.AxleGear.Ratio * (_angledriveData?.Angledrive.Ratio ?? 1.0), tmpEngine.IdleSpeed);
-			}
-
-
-			#endregion
 		}
 
 		public abstract class Hybrid : PrimaryBusBase
@@ -262,7 +250,7 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.PrimaryBusRunDa
 					{
 						foreach (var loading in mission.Loadings)
 						{
-							var simulationRunData = CreateVectoRunData(vehicle, modeIdx, mission, loading);
+							var simulationRunData = CreateVectoRunData(vehicle, mission, loading, modeIdx);
 							if (simulationRunData == null)
 							{
 								continue;
@@ -283,13 +271,6 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.PrimaryBusRunDa
 
 			}
 
-			protected override void InitGearboxAndGearshiftData(IVehicleDeclarationInputData vehicle,
-				CombustionEngineData tmpEngine,
-				VehicleData tempVehicle)
-			{
-				//_gearboxData = ;
-				_gearshiftData = null;
-			}
 		}
 
 
@@ -361,15 +342,6 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.PrimaryBusRunDa
 				throw new NotImplementedException();
 			}
 
-			protected override void InitGearboxAndGearshiftData(IVehicleDeclarationInputData vehicle,
-				CombustionEngineData tmpEngine,
-				VehicleData tempVehicle)
-			{
-
-
-			}
-
-
 			#endregion
 		}
 
@@ -438,13 +410,6 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.PrimaryBusRunDa
 				throw new NotImplementedException();
 			}
 
-			protected override void InitGearboxAndGearshiftData(IVehicleDeclarationInputData vehicle,
-				CombustionEngineData tmpEngine,
-				VehicleData tempVehicle)
-			{
-				throw new NotImplementedException();
-			}
-
 			#endregion
 		}
 
@@ -511,16 +476,24 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.PrimaryBusRunDa
 
 			#region Overrides of PrimaryBusBase
 
-			protected override IEnumerable<VectoRunData> VectoRunDataHeavyBusPrimary()
+			protected override VectoRunData GetPowertrainConfigForReportInit()
 			{
-				throw new NotImplementedException();
+				var vehicle = InputDataProvider.JobInputData.Vehicle;
+				return CreateVectoRunData(vehicle, null, new KeyValuePair<LoadingType, Tuple<Kilogram, double?>>(), 0);
 			}
 
-			protected override void InitGearboxAndGearshiftData(IVehicleDeclarationInputData vehicle,
-				CombustionEngineData tmpEngine,
-				VehicleData tempVehicle)
+			protected override IEnumerable<VectoRunData> VectoRunDataHeavyBusPrimary()
 			{
-				throw new NotImplementedException();
+				yield return new VectoRunData {
+					Exempted = true,
+					Report = Report,
+					Mission = new Mission { MissionType = MissionType.ExemptedMission },
+					VehicleData = DataAdapter.CreateVehicleData(InputDataProvider.JobInputData.Vehicle, new Segment(),
+						null,
+						new KeyValuePair<LoadingType, Tuple<Kilogram, double?>>(LoadingType.ReferenceLoad,
+							Tuple.Create<Kilogram, double?>(0.SI<Kilogram>(), null)), _allowVocational),
+					InputDataHash = InputDataProvider.XMLHash
+				};
 			}
 
 			#endregion
diff --git a/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationMode/SingleBus/DeclarationModeSingleBusVectoRunDataFactory.cs b/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationMode/SingleBus/DeclarationModeSingleBusVectoRunDataFactory.cs
index 30f7c196999666ab0fed43b0b694c9a46db592b1..5f22660d9af9cd03a98927ddb59f4496f6c40a95 100644
--- a/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationMode/SingleBus/DeclarationModeSingleBusVectoRunDataFactory.cs
+++ b/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationMode/SingleBus/DeclarationModeSingleBusVectoRunDataFactory.cs
@@ -15,6 +15,7 @@ using TUGraz.VectoCore.Models.Simulation.Data;
 using TUGraz.VectoCore.Models.Simulation.Impl;
 using TUGraz.VectoCore.Models.SimulationComponent.Data;
 using TUGraz.VectoCore.Models.SimulationComponent.Impl;
+using TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies;
 using TUGraz.VectoCore.OutputData;
 
 namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.SingleBus
@@ -94,7 +95,31 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.SingleBus
 
 			protected void InitializeReport()
 			{
-				//Do nothing
+				//var powertrainConfig = CreateVectoRunData(DataProvider, 0, null, new KeyValuePair<LoadingType, Tuple<Kilogram, double?>>());
+				//var fuels = new List<List<FuelData.Entry>>();
+				//Report.InitializeReport(powertrainConfig, fuels);
+
+				VectoRunData powertrainConfig;
+				List<List<FuelData.Entry>> fuels;
+				var vehicle = DataProvider.JobInputData.Vehicle;
+				if (vehicle.ExemptedVehicle) {
+					powertrainConfig = CreateVectoRunData(DataProvider, 0, null, new KeyValuePair<LoadingType, Tuple<Kilogram, double?>>());
+					fuels = new List<List<FuelData.Entry>>();
+				} else {
+					powertrainConfig = _segment.Missions.Select(
+							mission => CreateVectoRunData(
+								DataProvider, 0, mission, mission.Loadings.First()))
+						.FirstOrDefault(x => x != null);
+					fuels = vehicle.Components.EngineInputData.EngineModes.Select(x =>
+							x.Fuels.Select(f =>
+									DeclarationData.FuelData.Lookup(f.FuelType,
+										DataProvider.CompletedVehicle.TankSystem))
+								.ToList())
+						.ToList();
+					// set vehicle category to completed for single bus simulations to instantiate correct reports (MRF/CIF)
+					//powertrainConfig.VehicleData.InputData = DataProvider.CompletedVehicle;
+				}
+				Report.InitializeReport(powertrainConfig);
 			}
 
 			protected void Initialize()
@@ -106,8 +131,8 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.SingleBus
 				}
 
 				_segment = GetSegment(DataProvider);
-				_driverdata = DataAdapter.CreateDriverData(); //PrimaryBus
-				_driverdata.AccelerationCurve = AccelerationCurveReader.ReadFromStream(_segment.AccelerationFile);
+				_driverdata = DataAdapter.CreateDriverData(_segment); //PrimaryBus
+				//_driverdata.AccelerationCurve = AccelerationCurveReader.ReadFromStream(_segment.AccelerationFile);
 				var tempVehicle = DataAdapter.CreateVehicleData(DataProvider, _segment, _segment.Missions.First(),
 														_segment.Missions.First().Loadings.First(), _allowVocational);
 				if (vehicle.AxleConfiguration.AxlegearIncludedInGearbox())
@@ -119,24 +144,24 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.SingleBus
 					_axlegearData = DataAdapter.CreateAxleGearData(vehicle.Components.AxleGearInputData);
 				}
 				_angledriveData = DataAdapter.CreateAngledriveData(vehicle.Components.AngledriveInputData);
-				var tmpRunData = new VectoRunData()
-				{
-					GearboxData = new GearboxData()
-					{
-						Type = vehicle.Components.GearboxInputData.Type,
-					}
-				};
-				var tmpStrategy = PowertrainBuilder.GetShiftStrategy(new SimplePowertrainContainer(tmpRunData));
-				var tmpEngine = DataAdapter.CreateEngineData(
-					vehicle, vehicle.Components.EngineInputData.EngineModes[0], _segment.Missions.First());
-				_gearboxData = DataAdapter.CreateGearboxData(
-					vehicle, new VectoRunData() { EngineData = tmpEngine, AxleGearData = _axlegearData, VehicleData = tempVehicle },
-					tmpStrategy);
+				//var tmpRunData = new VectoRunData()
+				//{
+				//	GearboxData = new GearboxData()
+				//	{
+				//		Type = vehicle.Components.GearboxInputData.Type,
+				//	}
+				//};
+				//var tmpStrategy = PowertrainBuilder.GetShiftStrategy(new SimplePowertrainContainer(tmpRunData));
+				//var tmpEngine = DataAdapter.CreateEngineData(
+				//	vehicle, vehicle.Components.EngineInputData.EngineModes[0], _segment.Missions.First());
+				//_gearboxData = DataAdapter.CreateGearboxData(
+				//	vehicle, new VectoRunData() { EngineData = tmpEngine, AxleGearData = _axlegearData, VehicleData = tempVehicle },
+				//	tmpStrategy);
 
 				_retarderData = DataAdapter.CreateRetarderData(vehicle.Components.RetarderInputData);
 
-				_gearshiftData = DataAdapter.CreateGearshiftData(
-					_gearboxData, _axlegearData.AxleGear.Ratio * (_angledriveData?.Angledrive.Ratio ?? 1.0), tmpEngine.IdleSpeed);
+				//_gearshiftData = DataAdapter.CreateGearshiftData(
+				//	_gearboxData, _axlegearData.AxleGear.Ratio * (_angledriveData?.Angledrive.Ratio ?? 1.0), tmpEngine.IdleSpeed);
 			}
 
 			protected VectoRunData CreateVectoRunData(ISingleBusInputDataProvider singleBus, int modeIdx, Mission mission,
@@ -171,7 +196,7 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.SingleBus
 					Aux = DataAdapter.CreateAuxiliaryData(vehicle.Components.AuxiliaryInputData,
 														vehicle.Components.BusAuxiliaries, mission.MissionType,
 														_segment.VehicleClass, vehicle.Length ?? mission.BusParameter.VehicleLength,
-														vehicle.Components.AxleWheels.NumSteeredAxles),
+														vehicle.Components.AxleWheels.NumSteeredAxles, vehicle.VehicleType),
 					Cycle = new DrivingCycleProxy(cycle, mission.MissionType.ToString()),
 					Retarder = _retarderData,
 					DriverData = _driverdata,
@@ -190,6 +215,17 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl.DeclarationMode.SingleBus
 				simulationRunData.EngineData.FuelMode = modeIdx;
 				simulationRunData.VehicleData.VehicleClass = _segment.VehicleClass;
 				simulationRunData.BusAuxiliaries = DataAdapter.CreateBusAuxiliariesData(mission, primaryVehicle, completedVehicle, simulationRunData);
+				var shiftStrategyName =
+					PowertrainBuilder.GetShiftStrategyName(vehicle.Components.GearboxInputData.Type,
+						vehicle.VehicleType);
+				simulationRunData.GearboxData = DataAdapter.CreateGearboxData(vehicle, simulationRunData,
+					ShiftPolygonCalculator.Create(shiftStrategyName, simulationRunData.GearshiftParameters));
+				simulationRunData.GearshiftParameters =
+					DataAdapter.CreateGearshiftData(
+						simulationRunData.GearboxData,
+						(simulationRunData.AxleGearData?.AxleGear.Ratio ?? 1.0) * (simulationRunData.AngledriveData?.Angledrive.Ratio ?? 1.0),
+						vehicle.EngineIdleSpeed
+					);
 				return simulationRunData;
 			}
 
diff --git a/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationVTPModeVectoRunDataFactoryHeavyBusPrimary.cs b/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationVTPModeVectoRunDataFactoryHeavyBusPrimary.cs
index 013baab7c07d873e20e2e117fe6199136b816376..097137e86b8d2cbe1d3c0c359aa1ea7b73771c51 100644
--- a/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationVTPModeVectoRunDataFactoryHeavyBusPrimary.cs
+++ b/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationVTPModeVectoRunDataFactoryHeavyBusPrimary.cs
@@ -46,7 +46,7 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl
             Segment = DeclarationData.PrimaryBusSegments.Lookup(
                 vehicle.VehicleCategory, vehicle.AxleConfiguration, vehicle.Articulated);
 
-            Driverdata = DataAdapter.CreateDriverData();
+            Driverdata = DataAdapter.CreateDriverData(Segment);
             Driverdata.AccelerationCurve = AccelerationCurveReader.ReadFromStream(Segment.AccelerationFile);
             var tempVehicle = DataAdapter.CreateVehicleData(
                 vehicle, Segment, Segment.Missions.First(),
@@ -73,8 +73,8 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl
                 null);
             RetarderData = DataAdapter.CreateRetarderData(vehicle.Components.RetarderInputData);
 
-            PTOTransmissionData =
-                DataAdapter.CreatePTOTransmissionData(vehicle.Components.PTOTransmissionInputData);
+            //PTOTransmissionData =
+            //    DataAdapter.CreatePTOTransmissionData(vehicle.Components.PTOTransmissionInputData);
 
             GearshiftData = DataAdapter.CreateGearshiftData(
                 GearboxData, AxlegearData.AxleGear.Ratio * (AngledriveData?.Angledrive.Ratio ?? 1.0), EngineData.IdleSpeed);
@@ -108,7 +108,7 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl
                                         x => x.Fuels.Select(f => DeclarationData.FuelData.Lookup(f.FuelType, JobInputData.Vehicle.TankSystem))
                                             .ToList())
                                     .ToList();
-            Report.InitializeReport(powertrainConfig, fuels);
+            Report.InitializeReport(powertrainConfig);
         }
 
         protected virtual List<VectoRunData.AuxData> CreateVTPAuxData(IVehicleDeclarationInputData vehicle)
@@ -137,7 +137,7 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl
                     DemandType = AuxiliaryDemandType.Constant,
                     Technology = JobInputData.Vehicle.Components.BusAuxiliaries.SteeringPumpTechnology,
                     ID = Constants.Auxiliaries.IDs.SteeringPump,
-                    PowerDemand = spPowerDemand
+                    PowerDemandMech = spPowerDemand
                 });
 
             retVal.Add(
@@ -146,14 +146,14 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl
                     DemandType = AuxiliaryDemandType.Constant,
                     Technology = new List<string>() { "default" },
                     ID = Constants.Auxiliaries.IDs.ElectricSystem,
-                    PowerDemand = Constants.BusAuxiliaries.ElectricSystem.PowernetVoltage * 32.4.SI<Ampere>() / electricEfficiency
+                    PowerDemandMech = Constants.BusAuxiliaries.ElectricSystem.PowernetVoltage * 32.4.SI<Ampere>() / electricEfficiency
                 });
             retVal.Add(new VectoRunData.AuxData()
             {
                 DemandType = AuxiliaryDemandType.Constant,
                 Technology = new List<string>() { "default" },
                 ID = Constants.Auxiliaries.IDs.HeatingVentilationAirCondition,
-                PowerDemand = 350.SI<Watt>()
+                PowerDemandMech = 350.SI<Watt>()
             });
 
             var busAux = vehicle.Components.BusAuxiliaries;
@@ -163,7 +163,7 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl
                 DemandType = AuxiliaryDemandType.Direct,
                 Technology = new List<string>() { busAux.PneumaticSupply.CompressorSize + " / " + busAux.PneumaticSupply.Clutch },
                 ID = Constants.Auxiliaries.IDs.PneumaticSystem,
-                PowerDemandFunc = cycleEntry =>
+                PowerDemandMechCycleFunc = cycleEntry =>
                 {
                     var cmp = psCompressor.Interpolate(cycleEntry.EngineSpeed * busAux.PneumaticSupply.Ratio);
                     return cycleEntry.VTPPSCompressorActive ? cmp.PowerOn : cmp.PowerOff;
@@ -177,7 +177,7 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl
                 DemandType = AuxiliaryDemandType.Direct,
                 Technology = new List<string>() { "default" },
                 ID = Constants.Auxiliaries.IDs.Fan,
-                PowerDemandFunc = cycleEntry => engineFan.PowerDemand(cycleEntry.FanSpeed)
+                PowerDemandMechCycleFunc = cycleEntry => engineFan.PowerDemand(cycleEntry.FanSpeed)
             });
 
             return retVal;
diff --git a/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationVTPModeVectoRunDataFactoryLorries.cs b/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationVTPModeVectoRunDataFactoryLorries.cs
index 91075a97064ee153a332d5e91ee3d2f65b6a2cf0..1c783dd29f90c1a794e157579975a32ba515fe88 100644
--- a/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationVTPModeVectoRunDataFactoryLorries.cs
+++ b/VectoCore/VectoCore/InputData/Reader/Impl/DeclarationVTPModeVectoRunDataFactoryLorries.cs
@@ -82,7 +82,7 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl
                     vehicle.CurbMassChassis,
                     false);
             }
-            Driverdata = DataAdapter.CreateDriverData();
+            Driverdata = DataAdapter.CreateDriverData(Segment);
             Driverdata.AccelerationCurve = AccelerationCurveReader.ReadFromStream(Segment.AccelerationFile);
             var tempVehicle = Dao.CreateVehicleData(
                 vehicle, Segment, Segment.Missions.First(),
@@ -109,10 +109,10 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl
             RetarderData = DataAdapter.CreateRetarderData(vehicle.Components.RetarderInputData);
 
             PTOTransmissionData =
-				DataAdapter.CreatePTOTransmissionData(vehicle.Components.PTOTransmissionInputData);
+				DataAdapter.CreatePTOTransmissionData(vehicle.Components.PTOTransmissionInputData, vehicle.Components.GearboxInputData);
 
             GearshiftData = DataAdapter.CreateGearshiftData(
-                GearboxData, AxlegearData.AxleGear.Ratio * (AngledriveData?.Angledrive.Ratio ?? 1.0), EngineData.IdleSpeed);
+                 AxlegearData.AxleGear.Ratio * (AngledriveData?.Angledrive.Ratio ?? 1.0), EngineData.IdleSpeed, GearboxData.Type, GearboxData.Gears.Count);
 
             AuxVTP = CreateVTPAuxData(vehicle);
         }
@@ -124,14 +124,14 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl
                 JobInputData.Vehicle.Components.BusAuxiliaries,
                 missionType,
                 Segment.VehicleClass, JobInputData.Vehicle.Length,
-                JobInputData.Vehicle.Components.AxleWheels.NumSteeredAxles);
+                JobInputData.Vehicle.Components.AxleWheels.NumSteeredAxles, JobInputData.Vehicle.VehicleType);
         }
 
         protected virtual List<VectoRunData.AuxData> CreateVTPAuxData(IVehicleDeclarationInputData vehicle)
         {
             var numSteered = vehicle.Components.AxleWheels.NumSteeredAxles;
             var auxRD = DataAdapter.CreateAuxiliaryData(
-                                vehicle.Components.AuxiliaryInputData, vehicle.Components.BusAuxiliaries, MissionType.RegionalDelivery, Segment.VehicleClass, vehicle.Length, numSteered)
+                                vehicle.Components.AuxiliaryInputData, vehicle.Components.BusAuxiliaries, MissionType.RegionalDelivery, Segment.VehicleClass, vehicle.Length, numSteered, vehicle.VehicleType)
                             .ToList();
             foreach (var entry in auxRD)
             {
@@ -139,7 +139,7 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl
             }
 
             var auxLH = DataAdapter.CreateAuxiliaryData(
-                                vehicle.Components.AuxiliaryInputData, vehicle.Components.BusAuxiliaries, MissionType.LongHaul, Segment.VehicleClass, vehicle.Length, numSteered)
+                                vehicle.Components.AuxiliaryInputData, vehicle.Components.BusAuxiliaries, MissionType.LongHaul, Segment.VehicleClass, vehicle.Length, numSteered, vehicle.VehicleType)
                             .ToList();
             foreach (var entry in auxLH)
             {
@@ -147,7 +147,7 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl
             }
 
             var auxUD = DataAdapter.CreateAuxiliaryData(
-                                vehicle.Components.AuxiliaryInputData, vehicle.Components.BusAuxiliaries, MissionType.UrbanDelivery, Segment.VehicleClass, vehicle.Length, numSteered)
+                                vehicle.Components.AuxiliaryInputData, vehicle.Components.BusAuxiliaries, MissionType.UrbanDelivery, Segment.VehicleClass, vehicle.Length, numSteered, vehicle.VehicleType)
                             .ToList();
             foreach (var entry in auxUD)
             {
diff --git a/VectoCore/VectoCore/InputData/Reader/Impl/EngineeringModeVectoRunDataFactory.cs b/VectoCore/VectoCore/InputData/Reader/Impl/EngineeringModeVectoRunDataFactory.cs
index 17625e41092ba0b2261a5d2bdd54e8dae53cf746..7b0b85913c354cd35b077d87c7936be5429796c6 100644
--- a/VectoCore/VectoCore/InputData/Reader/Impl/EngineeringModeVectoRunDataFactory.cs
+++ b/VectoCore/VectoCore/InputData/Reader/Impl/EngineeringModeVectoRunDataFactory.cs
@@ -47,6 +47,7 @@ using TUGraz.VectoCore.Models.SimulationComponent.Data;
 using TUGraz.VectoCore.Models.SimulationComponent.Data.Battery;
 using TUGraz.VectoCore.Models.SimulationComponent.Data.Gearbox;
 using TUGraz.VectoCore.Models.SimulationComponent.Impl;
+using TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies;
 using TUGraz.VectoCore.Utils;
 
 [assembly: InternalsVisibleTo("VectoCoreTest")]
@@ -518,22 +519,22 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl
 					var vehicle = InputDataProvider.JobInputData.Vehicle;
 					var engineData = dao.CreateEngineData(vehicle, engineMode);
 					engineData.FuelMode = modeIdx;
-					var tempVehicle = dao.CreateVehicleData(vehicle);
+					//var tempVehicle = dao.CreateVehicleData(vehicle);
 
 					var axlegearData = dao.CreateAxleGearData(vehicle.Components.AxleGearInputData);
-					var tmpRunData = new VectoRunData() {
-						JobType = InputDataProvider.JobInputData.JobType,
-						GearboxData = new GearboxData() {
-							Type = vehicle.Components.GearboxInputData.Type,
-						}
-					};
-					var tmpStrategy = PowertrainBuilder.GetShiftStrategy(new SimplePowertrainContainer(tmpRunData));
-					var gearboxData = dao.CreateGearboxData(
-						InputDataProvider, new VectoRunData() {
-							EngineData = engineData,
-							VehicleData = tempVehicle,
-							AxleGearData = axlegearData
-						}, tmpStrategy);
+					//var tmpRunData = new VectoRunData() {
+					//	JobType = InputDataProvider.JobInputData.JobType,
+					//	GearboxData = new GearboxData() {
+					//		Type = vehicle.Components.GearboxInputData.Type,
+					//	}
+					//};
+					//var tmpStrategy = PowertrainBuilder.GetShiftStrategy(new SimplePowertrainContainer(tmpRunData));
+					//var gearboxData = dao.CreateGearboxData(
+					//	InputDataProvider, new VectoRunData() {
+					//		EngineData = engineData,
+					//		VehicleData = tempVehicle,
+					//		AxleGearData = axlegearData
+					//	}, tmpStrategy);
 
 					var crossWindRequired = vehicle.Components.AirdragInputData.CrossWindCorrectionMode ==
 											CrossWindCorrectionMode.VAirBetaLookupTable;
@@ -541,16 +542,6 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl
 					var ptoTransmissionData =
 						dao.CreatePTOTransmissionData(vehicle.Components.PTOTransmissionInputData);
 
-					if (InputDataProvider.JobInputData.Vehicle.PTO_DriveGear != null &&
-						InputDataProvider.JobInputData.Vehicle.PTO_DriveEngineSpeed != null) {
-						driver.PTODriveMinSpeed = InputDataProvider.JobInputData.Vehicle.PTO_DriveEngineSpeed /
-							axlegearData.AxleGear.Ratio /
-							gearboxData.Gears[InputDataProvider.JobInputData.Vehicle.PTO_DriveGear.Gear].Ratio /
-							(angledriveData?.Angledrive.Ratio ?? 1.0) * vehicle.DynamicTyreRadius;
-						driver.PTODriveRoadsweepingGear = InputDataProvider.JobInputData.Vehicle.PTO_DriveGear;
-						engineData.PTORoadSweepEngineSpeed =
-							InputDataProvider.JobInputData.Vehicle.PTO_DriveEngineSpeed;
-					}
 
 					var ptoCycleWhileDrive =
 						InputDataProvider.JobInputData.Vehicle.Components.PTOTransmissionInputData
@@ -568,69 +559,112 @@ namespace TUGraz.VectoCore.InputData.Reader.Impl
 					var superCap = dao.CreateSuperCapData(vehicle.Components.ElectricStorage, vehicle.InitialSOC);
 					var averageVoltage = battery != null ? CalculateAverageVoltage(battery): null;
 
-					var electricMachines =
-						dao.CreateElectricMachines(vehicle.Components.ElectricMachines,
-							vehicle.ElectricMotorTorqueLimits, averageVoltage, gearboxData.GearList) ??
-						new List<Tuple<PowertrainPosition, ElectricMotorData>>();
-					var powertrainPosition = electricMachines.FirstOrDefault(e => e.Item1 != PowertrainPosition.GEN)?.Item1 ?? PowertrainPosition.HybridPositionNotSet;
 					
-					var jobType = electricMachines.Count > 0 && (battery != null || superCap != null)
-						? VectoSimulationJobType.ParallelHybridVehicle
-						: VectoSimulationJobType.ConventionalVehicle;
-
-					if (powertrainPosition == PowertrainPosition.HybridP2 && gearboxData.Type.AutomaticTransmission()) {
-						throw new VectoException(
-							"Powertrain Architecture 'hybrid electric vehicle, P2' with AT transmission not supported");
-					}
 					var vehicleData = dao.CreateVehicleData(vehicle);
 
-					var gearshiftParams = dao.CreateGearshiftData(
-						gearboxData.Type, InputDataProvider.DriverInputData.GearshiftInputData,
-						axlegearData.AxleGear.Ratio * (angledriveData?.Angledrive.Ratio ?? 1.0),
-						engineData.IdleSpeed);
-					if (gearshiftParams == null) {
-						gearshiftParams = new ShiftStrategyParameters() {
-							StartSpeed = DeclarationData.GearboxTCU.StartSpeed,
-							StartAcceleration = DeclarationData.GearboxTCU.StartAcceleration,
-							TimeBetweenGearshifts = DeclarationData.Gearbox.MinTimeBetweenGearshifts,
-							DownshiftAfterUpshiftDelay = DeclarationData.Gearbox.DownshiftAfterUpshiftDelay,
-							UpshiftAfterDownshiftDelay = DeclarationData.Gearbox.UpshiftAfterDownshiftDelay,
-							UpshiftMinAcceleration = DeclarationData.Gearbox.UpshiftMinAcceleration,
-						};
-					}
+					//var gearshiftParams = dao.CreateGearshiftData(
+					//	gearboxData.Type, InputDataProvider.DriverInputData.GearshiftInputData,
+					//	axlegearData.AxleGear.Ratio * (angledriveData?.Angledrive.Ratio ?? 1.0),
+					//	engineData.IdleSpeed);
+					//if (gearshiftParams == null) {
+					//	gearshiftParams = new ShiftStrategyParameters() {
+					//		StartSpeed = DeclarationData.GearboxTCU.StartSpeed,
+					//		StartAcceleration = DeclarationData.GearboxTCU.StartAcceleration,
+					//		TimeBetweenGearshifts = DeclarationData.Gearbox.MinTimeBetweenGearshifts,
+					//		DownshiftAfterUpshiftDelay = DeclarationData.Gearbox.DownshiftAfterUpshiftDelay,
+					//		UpshiftAfterDownshiftDelay = DeclarationData.Gearbox.UpshiftAfterDownshiftDelay,
+					//		UpshiftMinAcceleration = DeclarationData.Gearbox.UpshiftMinAcceleration,
+					//	};
+					//}
 					
-					var hybridParameters = jobType == VectoSimulationJobType.ParallelHybridVehicle
-						? dao.CreateHybridStrategyParameters(InputDataProvider.JobInputData, engineData, gearboxData)
-						: null;
-					yield return new VectoRunData {
+					
+					var retVal =  new VectoRunData {
 						JobName = InputDataProvider.JobInputData.JobName,
-						JobType = jobType,
+						//JobType = jobType,
 						EngineData = engineData,
-						GearboxData = gearboxData,
+						//GearboxData = gearboxData,
 						AxleGearData = axlegearData,
 						AngledriveData = angledriveData,
 						VehicleData = vehicleData,
 						AirdragData = dao.CreateAirdragData(vehicle.Components.AirdragInputData, vehicle),
 						DriverData = driver,
 						Aux = dao.CreateAuxiliaryData(vehicle.Components.AuxiliaryInputData),
-						BusAuxiliaries =
-							dao.CreateBusAuxiliariesData(vehicle.Components.AuxiliaryInputData, vehicleData, jobType),
-						Retarder = dao.CreateRetarderData(vehicle.Components.RetarderInputData, powertrainPosition),
+						//BusAuxiliaries =
+						//	dao.CreateBusAuxiliariesData(vehicle.Components.AuxiliaryInputData, vehicleData, jobType),
+						//Retarder = dao.CreateRetarderData(vehicle.Components.RetarderInputData, powertrainPosition),
 						PTO = ptoTransmissionData,
 						Cycle = new DrivingCycleProxy(drivingCycle, cycle.Name),
 						ExecutionMode = ExecutionMode.Engineering,
 						PTOCycleWhileDrive = ptoCycleWhileDrive,
 
-						ElectricMachinesData = electricMachines,
-						HybridStrategyParameters = hybridParameters,
+						//ElectricMachinesData = electricMachines,
+						//HybridStrategyParameters = hybridParameters,
 						BatteryData = battery,
 						SuperCapData = superCap,
 						SimulationType = SimulationType.DistanceCycle | SimulationType.MeasuredSpeedCycle |
 										SimulationType.PWheel,
-						GearshiftParameters = gearshiftParams,
+						//GearshiftParameters = gearshiftParams,
 						ElectricAuxDemand = InputDataProvider.JobInputData.Vehicle.Components.AuxiliaryInputData
 							.Auxiliaries.ElectricPowerDemand,
 					};
+					
+					var shiftStrategyName =
+						PowertrainBuilder.GetShiftStrategyName(vehicle.Components.GearboxInputData.Type,
+							vehicle.VehicleType);
+					var gearshiftParams =
+						dao.CreateGearshiftData(
+							vehicle.Components.GearboxInputData.Type, InputDataProvider.DriverInputData.GearshiftInputData,
+							(retVal.AxleGearData?.AxleGear.Ratio ?? 1.0) * (retVal.AngledriveData?.Angledrive.Ratio ?? 1.0),
+							engineData.IdleSpeed
+						);
+					if (gearshiftParams == null) {
+						gearshiftParams = new ShiftStrategyParameters() {
+							StartSpeed = DeclarationData.GearboxTCU.StartSpeed,
+							StartAcceleration = DeclarationData.GearboxTCU.StartAcceleration,
+							TimeBetweenGearshifts = DeclarationData.Gearbox.MinTimeBetweenGearshifts,
+							DownshiftAfterUpshiftDelay = DeclarationData.Gearbox.DownshiftAfterUpshiftDelay,
+							UpshiftAfterDownshiftDelay = DeclarationData.Gearbox.UpshiftAfterDownshiftDelay,
+							UpshiftMinAcceleration = DeclarationData.Gearbox.UpshiftMinAcceleration,
+						};
+					}
+					retVal.GearshiftParameters = gearshiftParams;
+					retVal.GearboxData = dao.CreateGearboxData(InputDataProvider, retVal,
+						ShiftPolygonCalculator.Create(shiftStrategyName, retVal.GearshiftParameters));
+					
+					var electricMachines =
+						dao.CreateElectricMachines(vehicle.Components.ElectricMachines,
+							vehicle.ElectricMotorTorqueLimits, averageVoltage, retVal.GearboxData.GearList) ??
+						new List<Tuple<PowertrainPosition, ElectricMotorData>>();
+					var powertrainPosition = electricMachines.FirstOrDefault(e => e.Item1 != PowertrainPosition.GEN)?.Item1 ?? PowertrainPosition.HybridPositionNotSet;
+
+					var jobType = electricMachines.Count > 0 && (battery != null || superCap != null)
+						? VectoSimulationJobType.ParallelHybridVehicle
+						: VectoSimulationJobType.ConventionalVehicle;
+
+					retVal.JobType = jobType;
+					retVal.ElectricMachinesData = electricMachines;
+					retVal.Retarder = dao.CreateRetarderData(vehicle.Components.RetarderInputData, powertrainPosition);
+					retVal.BusAuxiliaries =
+						dao.CreateBusAuxiliariesData(vehicle.Components.AuxiliaryInputData, vehicleData, jobType);
+					if (powertrainPosition == PowertrainPosition.HybridP2 && retVal.GearboxData.Type.AutomaticTransmission()) {
+						throw new VectoException(
+							"Powertrain Architecture 'hybrid electric vehicle, P2' with AT transmission not supported");
+					}
+					retVal.HybridStrategyParameters = jobType == VectoSimulationJobType.ParallelHybridVehicle
+						? dao.CreateHybridStrategyParameters(InputDataProvider.JobInputData, engineData, retVal.GearboxData)
+						: null;
+					if (InputDataProvider.JobInputData.Vehicle.PTO_DriveGear != null &&
+						InputDataProvider.JobInputData.Vehicle.PTO_DriveEngineSpeed != null) {
+						driver.PTODriveMinSpeed = InputDataProvider.JobInputData.Vehicle.PTO_DriveEngineSpeed /
+							axlegearData.AxleGear.Ratio /
+							retVal.GearboxData.Gears[InputDataProvider.JobInputData.Vehicle.PTO_DriveGear.Gear].Ratio /
+							(angledriveData?.Angledrive.Ratio ?? 1.0) * vehicle.DynamicTyreRadius;
+						driver.PTODriveRoadsweepingGear = InputDataProvider.JobInputData.Vehicle.PTO_DriveGear;
+						engineData.PTORoadSweepEngineSpeed =
+							InputDataProvider.JobInputData.Vehicle.PTO_DriveEngineSpeed;
+					}
+
+					yield return retVal;
 				}
 			}
 		}
diff --git a/VectoCore/VectoCore/InputData/Reader/VectoRunDataFactoryFactory.cs b/VectoCore/VectoCore/InputData/Reader/VectoRunDataFactoryFactory.cs
index 927e8c2e59f8a7e83fd0954503c0d05893eb85e4..34b2a3824be2f76eafca8e4c6daec46254831f32 100644
--- a/VectoCore/VectoCore/InputData/Reader/VectoRunDataFactoryFactory.cs
+++ b/VectoCore/VectoCore/InputData/Reader/VectoRunDataFactoryFactory.cs
@@ -96,7 +96,7 @@ namespace TUGraz.VectoCore.InputData.Reader
 				//	declDataProvider.JobInputData.Vehicle.ExemptedVehicle, iepc, ihpc, declDataProvider, report);
 			} catch (Exception ex) {
 				throw new Exception(
-					$"Could not create RunDataFactory for Vehicle Category{declDataProvider.JobInputData.Vehicle.VehicleCategory} {declDataProvider.JobInputData.Vehicle.ArchitectureID}", ex);
+					$"Could not create RunDataFactory for Vehicle Category {declDataProvider.JobInputData.Vehicle.VehicleCategory} {declDataProvider.JobInputData.Vehicle.ArchitectureID}", ex);
 			}
 			
 		}
diff --git a/VectoCore/VectoCore/InputData/Reader/VectoRunDataFactoryNinjectModule.cs b/VectoCore/VectoCore/InputData/Reader/VectoRunDataFactoryNinjectModule.cs
index 4a906468993513a5baff3540bcdd4f9e48145d62..7ea7e076b85a2646e28b3e03b18eadf7fe73764d 100644
--- a/VectoCore/VectoCore/InputData/Reader/VectoRunDataFactoryNinjectModule.cs
+++ b/VectoCore/VectoCore/InputData/Reader/VectoRunDataFactoryNinjectModule.cs
@@ -215,6 +215,8 @@ namespace TUGraz.VectoCore.InputData.Reader
 			Bind<IVectoRunDataFactory>().To<DeclarationModeCompletedBusRunDataFactory.PEV_E_IEPC>().Named(
 				_vehicleStringHelper.GetName(VehicleCategoryHelper.CompletedBus, VectoSimulationJobType.BatteryElectricVehicle,
 					ArchitectureID.E_IEPC));
+			Bind<IVectoRunDataFactory>().To<DeclarationModeCompletedBusRunDataFactory.Exempted>().Named(
+				_vehicleStringHelper.GetName(VehicleCategoryHelper.CompletedBus, true));
 			#endregion
 
 			#region SingleBus
diff --git a/VectoCore/VectoCore/JsonKeys.Designer.cs b/VectoCore/VectoCore/JsonKeys.Designer.cs
index e2c8ae75271469168bc82ac1cfc2ae9a4c793110..a070a10d4834686e8c7461bd4022c939d77d8d11 100644
--- a/VectoCore/VectoCore/JsonKeys.Designer.cs
+++ b/VectoCore/VectoCore/JsonKeys.Designer.cs
@@ -1,10 +1,10 @@
 //------------------------------------------------------------------------------
 // <auto-generated>
-//     This code was generated by a tool.
-//     Runtime Version:4.0.30319.42000
+//     Dieser Code wurde von einem Tool generiert.
+//     Laufzeitversion:4.0.30319.42000
 //
-//     Changes to this file may cause incorrect behavior and will be lost if
-//     the code is regenerated.
+//     Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
+//     der Code erneut generiert wird.
 // </auto-generated>
 //------------------------------------------------------------------------------
 
@@ -13,12 +13,12 @@ namespace TUGraz.VectoCore {
     
     
     /// <summary>
-    ///   A strongly-typed resource class, for looking up localized strings, etc.
+    ///   Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
     /// </summary>
-    // This class was auto-generated by the StronglyTypedResourceBuilder
-    // class via a tool like ResGen or Visual Studio.
-    // To add or remove a member, edit your .ResX file then rerun ResGen
-    // with the /str option, or rebuild your VS project.
+    // Diese Klasse wurde von der StronglyTypedResourceBuilder automatisch generiert
+    // -Klasse über ein Tool wie ResGen oder Visual Studio automatisch generiert.
+    // Um einen Member hinzuzufügen oder zu entfernen, bearbeiten Sie die .ResX-Datei und führen dann ResGen
+    // mit der /str-Option erneut aus, oder Sie erstellen Ihr VS-Projekt neu.
     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
     [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
@@ -33,7 +33,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Returns the cached ResourceManager instance used by this class.
+        ///   Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
         /// </summary>
         [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
         internal static global::System.Resources.ResourceManager ResourceManager {
@@ -47,8 +47,8 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Overrides the current thread's CurrentUICulture property for all
-        ///   resource lookups using this strongly typed resource class.
+        ///   Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
+        ///   Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
         /// </summary>
         [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
         internal static global::System.Globalization.CultureInfo Culture {
@@ -61,7 +61,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to AppVersion.
+        ///   Sucht eine lokalisierte Zeichenfolge, die AppVersion ähnelt.
         /// </summary>
         internal static string AppVersion {
             get {
@@ -70,7 +70,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to RunSimulation.
+        ///   Sucht eine lokalisierte Zeichenfolge, die RunSimulation ähnelt.
         /// </summary>
         internal static string BUS_RunSimulation {
             get {
@@ -79,7 +79,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Completed.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Completed ähnelt.
         /// </summary>
         internal static string Completed {
             get {
@@ -88,7 +88,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Model.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Model ähnelt.
         /// </summary>
         internal static string Component_Model {
             get {
@@ -97,7 +97,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to VACC.
+        ///   Sucht eine lokalisierte Zeichenfolge, die VACC ähnelt.
         /// </summary>
         internal static string DriverData_AccelerationCurve {
             get {
@@ -106,7 +106,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Dec.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Dec ähnelt.
         /// </summary>
         internal static string DriverData_Lookahead_Deceleration {
             get {
@@ -115,7 +115,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Enabled.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Enabled ähnelt.
         /// </summary>
         internal static string DriverData_Lookahead_Enabled {
             get {
@@ -124,7 +124,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to MinSpeed.
+        ///   Sucht eine lokalisierte Zeichenfolge, die MinSpeed ähnelt.
         /// </summary>
         internal static string DriverData_Lookahead_MinSpeed {
             get {
@@ -133,7 +133,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to LAC.
+        ///   Sucht eine lokalisierte Zeichenfolge, die LAC ähnelt.
         /// </summary>
         internal static string DriverData_LookaheadCoasting {
             get {
@@ -142,7 +142,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to OverSpeedEcoRoll.
+        ///   Sucht eine lokalisierte Zeichenfolge, die OverSpeedEcoRoll ähnelt.
         /// </summary>
         internal static string DriverData_OverspeedEcoRoll {
             get {
@@ -151,7 +151,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to MinSpeed.
+        ///   Sucht eine lokalisierte Zeichenfolge, die MinSpeed ähnelt.
         /// </summary>
         internal static string DriverData_OverspeedEcoRoll_MinSpeed {
             get {
@@ -160,7 +160,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Mode.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Mode ähnelt.
         /// </summary>
         internal static string DriverData_OverspeedEcoRoll_Mode {
             get {
@@ -169,7 +169,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to OverSpeed.
+        ///   Sucht eine lokalisierte Zeichenfolge, die OverSpeed ähnelt.
         /// </summary>
         internal static string DriverData_OverspeedEcoRoll_OverSpeed {
             get {
@@ -178,7 +178,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to UnderSpeed.
+        ///   Sucht eine lokalisierte Zeichenfolge, die UnderSpeed ähnelt.
         /// </summary>
         internal static string DriverData_OverspeedEcoRoll_UnderSpeed {
             get {
@@ -187,7 +187,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to StartStop.
+        ///   Sucht eine lokalisierte Zeichenfolge, die StartStop ähnelt.
         /// </summary>
         internal static string DriverData_StartStop {
             get {
@@ -196,7 +196,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Delay.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Delay ähnelt.
         /// </summary>
         internal static string DriverData_StartStop_Delay {
             get {
@@ -205,7 +205,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Enabled.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Enabled ähnelt.
         /// </summary>
         internal static string DriverData_StartStop_Enabled {
             get {
@@ -214,7 +214,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to MaxSpeed.
+        ///   Sucht eine lokalisierte Zeichenfolge, die MaxSpeed ähnelt.
         /// </summary>
         internal static string DriverData_StartStop_MaxSpeed {
             get {
@@ -223,7 +223,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to MinTime.
+        ///   Sucht eine lokalisierte Zeichenfolge, die MinTime ähnelt.
         /// </summary>
         internal static string DriverData_StartStop_MinTime {
             get {
@@ -232,7 +232,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to ContinuousTorque.
+        ///   Sucht eine lokalisierte Zeichenfolge, die ContinuousTorque ähnelt.
         /// </summary>
         internal static string EM_ContinuousTorque {
             get {
@@ -241,7 +241,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to ContinuousTorqueSpeed.
+        ///   Sucht eine lokalisierte Zeichenfolge, die ContinuousTorqueSpeed ähnelt.
         /// </summary>
         internal static string EM_ContinuousTorqueSpeed {
             get {
@@ -250,7 +250,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to DragCurve.
+        ///   Sucht eine lokalisierte Zeichenfolge, die DragCurve ähnelt.
         /// </summary>
         internal static string EM_DragCurve {
             get {
@@ -259,7 +259,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to EfficiencyMap.
+        ///   Sucht eine lokalisierte Zeichenfolge, die EfficiencyMap ähnelt.
         /// </summary>
         internal static string EM_EfficiencyMap {
             get {
@@ -268,7 +268,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to FullLoadCurve.
+        ///   Sucht eine lokalisierte Zeichenfolge, die FullLoadCurve ähnelt.
         /// </summary>
         internal static string EM_FullLoadCurve {
             get {
@@ -277,7 +277,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to OverloadTime.
+        ///   Sucht eine lokalisierte Zeichenfolge, die OverloadTime ähnelt.
         /// </summary>
         internal static string EM_OverloadTime {
             get {
@@ -286,7 +286,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to OverloadTorque.
+        ///   Sucht eine lokalisierte Zeichenfolge, die OverloadTorque ähnelt.
         /// </summary>
         internal static string EM_OverloadTorque {
             get {
@@ -295,7 +295,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to OverloadTorqueSpeed.
+        ///   Sucht eine lokalisierte Zeichenfolge, die OverloadTorqueSpeed ähnelt.
         /// </summary>
         internal static string EM_OverloadTorqueSpeed {
             get {
@@ -304,7 +304,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to ThermalOverloadRecoveryFactor.
+        ///   Sucht eine lokalisierte Zeichenfolge, die ThermalOverloadRecoveryFactor ähnelt.
         /// </summary>
         internal static string EM_ThermalOverloadRecoveryFactor {
             get {
@@ -313,7 +313,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Voltage.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Voltage ähnelt.
         /// </summary>
         internal static string EM_Voltage {
             get {
@@ -322,7 +322,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to VoltageLevels.
+        ///   Sucht eine lokalisierte Zeichenfolge, die VoltageLevels ähnelt.
         /// </summary>
         internal static string EM_VoltageLevels {
             get {
@@ -331,7 +331,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Displacement.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Displacement ähnelt.
         /// </summary>
         internal static string Engine_Displacement {
             get {
@@ -340,7 +340,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to FuelMap.
+        ///   Sucht eine lokalisierte Zeichenfolge, die FuelMap ähnelt.
         /// </summary>
         internal static string Engine_FuelConsumptionMap {
             get {
@@ -349,7 +349,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to FullLoadCurve.
+        ///   Sucht eine lokalisierte Zeichenfolge, die FullLoadCurve ähnelt.
         /// </summary>
         internal static string Engine_FullLoadCurveFile {
             get {
@@ -358,7 +358,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to IdlingSpeed.
+        ///   Sucht eine lokalisierte Zeichenfolge, die IdlingSpeed ähnelt.
         /// </summary>
         internal static string Engine_IdleSpeed {
             get {
@@ -367,7 +367,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Inertia.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Inertia ähnelt.
         /// </summary>
         internal static string Engine_Inertia {
             get {
@@ -376,7 +376,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to ModelName.
+        ///   Sucht eine lokalisierte Zeichenfolge, die ModelName ähnelt.
         /// </summary>
         internal static string Engine_ModelName {
             get {
@@ -385,7 +385,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to WHTC-Motorway.
+        ///   Sucht eine lokalisierte Zeichenfolge, die WHTC-Motorway ähnelt.
         /// </summary>
         internal static string Engine_WHTC_Motorway {
             get {
@@ -394,7 +394,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to WHTC-Rural.
+        ///   Sucht eine lokalisierte Zeichenfolge, die WHTC-Rural ähnelt.
         /// </summary>
         internal static string Engine_WHTC_Rural {
             get {
@@ -403,7 +403,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to WHTC-Urban.
+        ///   Sucht eine lokalisierte Zeichenfolge, die WHTC-Urban ähnelt.
         /// </summary>
         internal static string Engine_WHTC_Urban {
             get {
@@ -412,7 +412,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to EaryShiftUp.
+        ///   Sucht eine lokalisierte Zeichenfolge, die EaryShiftUp ähnelt.
         /// </summary>
         internal static string Gearbox_EarlyShiftUp {
             get {
@@ -421,7 +421,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Efficiency.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Efficiency ähnelt.
         /// </summary>
         internal static string Gearbox_Gear_Efficiency {
             get {
@@ -430,7 +430,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to FullLoadCurve.
+        ///   Sucht eine lokalisierte Zeichenfolge, die FullLoadCurve ähnelt.
         /// </summary>
         internal static string Gearbox_Gear_FullLoadCurveFile {
             get {
@@ -439,7 +439,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to LossMap.
+        ///   Sucht eine lokalisierte Zeichenfolge, die LossMap ähnelt.
         /// </summary>
         internal static string Gearbox_Gear_LossMapFile {
             get {
@@ -448,7 +448,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to MaxOutShaftSpeed.
+        ///   Sucht eine lokalisierte Zeichenfolge, die MaxOutShaftSpeed ähnelt.
         /// </summary>
         internal static string Gearbox_Gear_MaxOutShaftSpeed {
             get {
@@ -457,7 +457,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to MaxOutShaftTorque.
+        ///   Sucht eine lokalisierte Zeichenfolge, die MaxOutShaftTorque ähnelt.
         /// </summary>
         internal static string Gearbox_Gear_MaxOutShaftTorque {
             get {
@@ -466,7 +466,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Ratio.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Ratio ähnelt.
         /// </summary>
         internal static string Gearbox_Gear_Ratio {
             get {
@@ -475,7 +475,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to ShiftPolygon.
+        ///   Sucht eine lokalisierte Zeichenfolge, die ShiftPolygon ähnelt.
         /// </summary>
         internal static string Gearbox_Gear_ShiftPolygonFile {
             get {
@@ -484,7 +484,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to TCactive.
+        ///   Sucht eine lokalisierte Zeichenfolge, die TCactive ähnelt.
         /// </summary>
         internal static string Gearbox_Gear_TCactive {
             get {
@@ -493,7 +493,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to GearboxType.
+        ///   Sucht eine lokalisierte Zeichenfolge, die GearboxType ähnelt.
         /// </summary>
         internal static string Gearbox_GearboxType {
             get {
@@ -502,7 +502,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Gears.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Gears ähnelt.
         /// </summary>
         internal static string Gearbox_Gears {
             get {
@@ -511,7 +511,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Inertia.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Inertia ähnelt.
         /// </summary>
         internal static string Gearbox_Inertia {
             get {
@@ -520,7 +520,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to ModelName.
+        ///   Sucht eine lokalisierte Zeichenfolge, die ModelName ähnelt.
         /// </summary>
         internal static string Gearbox_ModelName {
             get {
@@ -529,7 +529,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to ShiftTime.
+        ///   Sucht eine lokalisierte Zeichenfolge, die ShiftTime ähnelt.
         /// </summary>
         internal static string Gearbox_ShiftTime {
             get {
@@ -538,7 +538,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to SkipGears.
+        ///   Sucht eine lokalisierte Zeichenfolge, die SkipGears ähnelt.
         /// </summary>
         internal static string Gearbox_SkipGears {
             get {
@@ -547,7 +547,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to StartAcc.
+        ///   Sucht eine lokalisierte Zeichenfolge, die StartAcc ähnelt.
         /// </summary>
         internal static string Gearbox_StartAcceleration {
             get {
@@ -556,7 +556,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to StartSpeed.
+        ///   Sucht eine lokalisierte Zeichenfolge, die StartSpeed ähnelt.
         /// </summary>
         internal static string Gearbox_StartSpeed {
             get {
@@ -565,7 +565,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to StartTqReserve.
+        ///   Sucht eine lokalisierte Zeichenfolge, die StartTqReserve ähnelt.
         /// </summary>
         internal static string Gearbox_StartTorqueReserve {
             get {
@@ -574,7 +574,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to TorqueConverter.
+        ///   Sucht eine lokalisierte Zeichenfolge, die TorqueConverter ähnelt.
         /// </summary>
         internal static string Gearbox_TorqueConverter {
             get {
@@ -583,7 +583,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Inertia.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Inertia ähnelt.
         /// </summary>
         internal static string Gearbox_TorqueConverter_Inertia {
             get {
@@ -592,7 +592,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to RefRPM.
+        ///   Sucht eine lokalisierte Zeichenfolge, die RefRPM ähnelt.
         /// </summary>
         internal static string Gearbox_TorqueConverter_ReferenceRPM {
             get {
@@ -601,7 +601,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to File.
+        ///   Sucht eine lokalisierte Zeichenfolge, die File ähnelt.
         /// </summary>
         internal static string Gearbox_TorqueConverter_TCMap {
             get {
@@ -610,7 +610,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to TqReserve.
+        ///   Sucht eine lokalisierte Zeichenfolge, die TqReserve ähnelt.
         /// </summary>
         internal static string Gearbox_TorqueReserve {
             get {
@@ -619,7 +619,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to TracInt.
+        ///   Sucht eine lokalisierte Zeichenfolge, die TracInt ähnelt.
         /// </summary>
         internal static string Gearbox_TractionInterruption {
             get {
@@ -628,7 +628,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to MaxDrivetrainPower.
+        ///   Sucht eine lokalisierte Zeichenfolge, die MaxDrivetrainPower ähnelt.
         /// </summary>
         internal static string HEV_Vehicle_MaxDrivetrainPower {
             get {
@@ -637,7 +637,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to ContinuousTorque.
+        ///   Sucht eine lokalisierte Zeichenfolge, die ContinuousTorque ähnelt.
         /// </summary>
         internal static string IEPC_ContinuousTorque {
             get {
@@ -646,7 +646,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to ContinuousTorqueSpeed.
+        ///   Sucht eine lokalisierte Zeichenfolge, die ContinuousTorqueSpeed ähnelt.
         /// </summary>
         internal static string IEPC_ContinuousTorqueSpeed {
             get {
@@ -655,7 +655,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to DesignTypeWheelMotor.
+        ///   Sucht eine lokalisierte Zeichenfolge, die DesignTypeWheelMotor ähnelt.
         /// </summary>
         internal static string IEPC_DesignTypeWheelMotor {
             get {
@@ -664,7 +664,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to DifferentialIncluded.
+        ///   Sucht eine lokalisierte Zeichenfolge, die DifferentialIncluded ähnelt.
         /// </summary>
         internal static string IEPC_DifferentialIncluded {
             get {
@@ -673,7 +673,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to DragCurves.
+        ///   Sucht eine lokalisierte Zeichenfolge, die DragCurves ähnelt.
         /// </summary>
         internal static string IEPC_DragCurves {
             get {
@@ -682,7 +682,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to FullLoadCurve.
+        ///   Sucht eine lokalisierte Zeichenfolge, die FullLoadCurve ähnelt.
         /// </summary>
         internal static string IEPC_FullLoadCurve {
             get {
@@ -691,7 +691,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Inertia.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Inertia ähnelt.
         /// </summary>
         internal static string IEPC_Inertia {
             get {
@@ -700,7 +700,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to NrOfDesignTypeWheelMotorMeasured.
+        ///   Sucht eine lokalisierte Zeichenfolge, die NrOfDesignTypeWheelMotorMeasured ähnelt.
         /// </summary>
         internal static string IEPC_NrOfDesignTypeWheelMotorMeasured {
             get {
@@ -709,7 +709,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to OverloadTime.
+        ///   Sucht eine lokalisierte Zeichenfolge, die OverloadTime ähnelt.
         /// </summary>
         internal static string IEPC_OverloadTime {
             get {
@@ -718,7 +718,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to OverloadTorque.
+        ///   Sucht eine lokalisierte Zeichenfolge, die OverloadTorque ähnelt.
         /// </summary>
         internal static string IEPC_OverloadTorque {
             get {
@@ -727,7 +727,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to OverloadTorqueSpeed.
+        ///   Sucht eine lokalisierte Zeichenfolge, die OverloadTorqueSpeed ähnelt.
         /// </summary>
         internal static string IEPC_OverloadTorqueSpeed {
             get {
@@ -736,7 +736,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to PowerMaps.
+        ///   Sucht eine lokalisierte Zeichenfolge, die PowerMaps ähnelt.
         /// </summary>
         internal static string IEPC_PowerMaps {
             get {
@@ -745,7 +745,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to ThermalOverloadRecoveryFactor.
+        ///   Sucht eine lokalisierte Zeichenfolge, die ThermalOverloadRecoveryFactor ähnelt.
         /// </summary>
         internal static string IEPC_ThermalOverloadRecoveryFactor {
             get {
@@ -754,7 +754,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Voltage.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Voltage ähnelt.
         /// </summary>
         internal static string IEPC_Voltage {
             get {
@@ -763,7 +763,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to VoltageLevels.
+        ///   Sucht eine lokalisierte Zeichenfolge, die VoltageLevels ähnelt.
         /// </summary>
         internal static string IEPC_VoltageLevels {
             get {
@@ -772,7 +772,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to InterimStep.
+        ///   Sucht eine lokalisierte Zeichenfolge, die InterimStep ähnelt.
         /// </summary>
         internal static string InterimStep {
             get {
@@ -781,7 +781,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Cycles.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Cycles ähnelt.
         /// </summary>
         internal static string Job_Cycles {
             get {
@@ -790,7 +790,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to EngineOnlyMode.
+        ///   Sucht eine lokalisierte Zeichenfolge, die EngineOnlyMode ähnelt.
         /// </summary>
         internal static string Job_EngineOnlyMode {
             get {
@@ -799,7 +799,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Body.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Body ähnelt.
         /// </summary>
         internal static string JsonBody {
             get {
@@ -808,7 +808,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Header.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Header ähnelt.
         /// </summary>
         internal static string JsonHeader {
             get {
@@ -817,7 +817,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to CreatedBy.
+        ///   Sucht eine lokalisierte Zeichenfolge, die CreatedBy ähnelt.
         /// </summary>
         internal static string JsonHeader_CreatedBy {
             get {
@@ -826,7 +826,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Date.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Date ähnelt.
         /// </summary>
         internal static string JsonHeader_Date {
             get {
@@ -835,7 +835,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to FileVersion.
+        ///   Sucht eine lokalisierte Zeichenfolge, die FileVersion ähnelt.
         /// </summary>
         internal static string JsonHeader_FileVersion {
             get {
@@ -844,7 +844,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to PrimaryVehicle.
+        ///   Sucht eine lokalisierte Zeichenfolge, die PrimaryVehicle ähnelt.
         /// </summary>
         internal static string PrimaryVehicle {
             get {
@@ -853,7 +853,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to SavedInDeclMode.
+        ///   Sucht eine lokalisierte Zeichenfolge, die SavedInDeclMode ähnelt.
         /// </summary>
         internal static string SavedInDeclMode {
             get {
@@ -862,7 +862,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Angledrive.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Angledrive ähnelt.
         /// </summary>
         internal static string Vehicle_Angledrive {
             get {
@@ -871,7 +871,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Efficiency.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Efficiency ähnelt.
         /// </summary>
         internal static string Vehicle_Angledrive_Efficiency {
             get {
@@ -880,7 +880,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to LossMap.
+        ///   Sucht eine lokalisierte Zeichenfolge, die LossMap ähnelt.
         /// </summary>
         internal static string Vehicle_Angledrive_LossMapFile {
             get {
@@ -889,7 +889,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Ratio.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Ratio ähnelt.
         /// </summary>
         internal static string Vehicle_Angledrive_Ratio {
             get {
@@ -898,7 +898,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Type.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Type ähnelt.
         /// </summary>
         internal static string Vehicle_Angledrive_Type {
             get {
@@ -907,7 +907,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to AxleConfig.
+        ///   Sucht eine lokalisierte Zeichenfolge, die AxleConfig ähnelt.
         /// </summary>
         internal static string Vehicle_AxleConfiguration {
             get {
@@ -916,7 +916,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Axles.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Axles ähnelt.
         /// </summary>
         internal static string Vehicle_AxleConfiguration_Axles {
             get {
@@ -925,7 +925,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Type.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Type ähnelt.
         /// </summary>
         internal static string Vehicle_AxleConfiguration_Type {
             get {
@@ -934,7 +934,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Inertia.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Inertia ähnelt.
         /// </summary>
         internal static string Vehicle_Axles_Inertia {
             get {
@@ -943,7 +943,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to RRCISO.
+        ///   Sucht eine lokalisierte Zeichenfolge, die RRCISO ähnelt.
         /// </summary>
         internal static string Vehicle_Axles_RollResistanceCoefficient {
             get {
@@ -970,7 +970,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to FzISO.
+        ///   Sucht eine lokalisierte Zeichenfolge, die FzISO ähnelt.
         /// </summary>
         internal static string Vehicle_Axles_TyreTestLoad {
             get {
@@ -979,7 +979,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Wheels.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Wheels ähnelt.
         /// </summary>
         internal static string Vehicle_Axles_Wheels {
             get {
@@ -988,7 +988,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to CurbWeight.
+        ///   Sucht eine lokalisierte Zeichenfolge, die CurbWeight ähnelt.
         /// </summary>
         internal static string Vehicle_CurbWeight {
             get {
@@ -997,7 +997,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to CurbWeightExtra.
+        ///   Sucht eine lokalisierte Zeichenfolge, die CurbWeightExtra ähnelt.
         /// </summary>
         internal static string Vehicle_CurbWeightExtra {
             get {
@@ -1006,7 +1006,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to CdA.
+        ///   Sucht eine lokalisierte Zeichenfolge, die CdA ähnelt.
         /// </summary>
         internal static string Vehicle_DragCoefficient {
             get {
@@ -1015,7 +1015,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to CdA2.
+        ///   Sucht eine lokalisierte Zeichenfolge, die CdA2 ähnelt.
         /// </summary>
         internal static string Vehicle_DragCoefficientRigidTruck {
             get {
@@ -1024,7 +1024,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to rdyn.
+        ///   Sucht eine lokalisierte Zeichenfolge, die rdyn ähnelt.
         /// </summary>
         internal static string Vehicle_DynamicTyreRadius {
             get {
@@ -1033,7 +1033,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to EngineFile.
+        ///   Sucht eine lokalisierte Zeichenfolge, die EngineFile ähnelt.
         /// </summary>
         internal static string Vehicle_EngineFile {
             get {
@@ -1042,7 +1042,16 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to GearboxFile.
+        ///   Sucht eine lokalisierte Zeichenfolge, die CycleEPTO ähnelt.
+        /// </summary>
+        internal static string Vehicle_EPTO_Cycle {
+            get {
+                return ResourceManager.GetString("Vehicle_EPTO_Cycle", resourceCulture);
+            }
+        }
+        
+        /// <summary>
+        ///   Sucht eine lokalisierte Zeichenfolge, die GearboxFile ähnelt.
         /// </summary>
         internal static string Vehicle_GearboxFile {
             get {
@@ -1051,7 +1060,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to MassMax.
+        ///   Sucht eine lokalisierte Zeichenfolge, die MassMax ähnelt.
         /// </summary>
         internal static string Vehicle_GrossVehicleMassRating {
             get {
@@ -1060,7 +1069,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Loading.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Loading ähnelt.
         /// </summary>
         internal static string Vehicle_Loading {
             get {
@@ -1069,7 +1078,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to PTO.
+        ///   Sucht eine lokalisierte Zeichenfolge, die PTO ähnelt.
         /// </summary>
         internal static string Vehicle_PTO {
             get {
@@ -1078,7 +1087,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Cycle.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Cycle ähnelt.
         /// </summary>
         internal static string Vehicle_PTO_Cycle {
             get {
@@ -1087,7 +1096,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to CycleDriving.
+        ///   Sucht eine lokalisierte Zeichenfolge, die CycleDriving ähnelt.
         /// </summary>
         internal static string Vehicle_PTO_CycleDriving {
             get {
@@ -1096,7 +1105,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to LossMap.
+        ///   Sucht eine lokalisierte Zeichenfolge, die LossMap ähnelt.
         /// </summary>
         internal static string Vehicle_PTO_LossMapFile {
             get {
@@ -1105,7 +1114,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Type.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Type ähnelt.
         /// </summary>
         internal static string Vehicle_PTO_Type {
             get {
@@ -1114,7 +1123,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Retarder.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Retarder ähnelt.
         /// </summary>
         internal static string Vehicle_Retarder {
             get {
@@ -1123,7 +1132,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to File.
+        ///   Sucht eine lokalisierte Zeichenfolge, die File ähnelt.
         /// </summary>
         internal static string Vehicle_Retarder_LossMapFile {
             get {
@@ -1132,7 +1141,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Ratio.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Ratio ähnelt.
         /// </summary>
         internal static string Vehicle_Retarder_Ratio {
             get {
@@ -1141,7 +1150,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Type.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Type ähnelt.
         /// </summary>
         internal static string Vehicle_Retarder_Type {
             get {
@@ -1150,7 +1159,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to Rim.
+        ///   Sucht eine lokalisierte Zeichenfolge, die Rim ähnelt.
         /// </summary>
         internal static string Vehicle_Rim {
             get {
@@ -1159,7 +1168,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to VehCat.
+        ///   Sucht eine lokalisierte Zeichenfolge, die VehCat ähnelt.
         /// </summary>
         internal static string Vehicle_VehicleCategory {
             get {
@@ -1168,7 +1177,7 @@ namespace TUGraz.VectoCore {
         }
         
         /// <summary>
-        ///   Looks up a localized string similar to VehicleFile.
+        ///   Sucht eine lokalisierte Zeichenfolge, die VehicleFile ähnelt.
         /// </summary>
         internal static string Vehicle_VehicleFile {
             get {
diff --git a/VectoCore/VectoCore/JsonKeys.resx b/VectoCore/VectoCore/JsonKeys.resx
index 2bda69e7ea5f08ba14fd9aac82dd045020a1a65f..57d20dbd4b726a323c37476f28cddc28c6ef8c75 100644
--- a/VectoCore/VectoCore/JsonKeys.resx
+++ b/VectoCore/VectoCore/JsonKeys.resx
@@ -204,7 +204,10 @@
   <data name="Vehicle_PTO_Cycle" xml:space="preserve">
     <value>Cycle</value>
   </data>
-  <data name="Vehicle_PTO_Type" xml:space="preserve">
+  <data name="Vehicle_EPTO_Cycle" xml:space="preserve">
+    <value>CycleEPTO</value>
+  </data>
+<data name="Vehicle_PTO_Type" xml:space="preserve">
     <value>Type</value>
   </data>
   <data name="Vehicle_Angledrive" xml:space="preserve">
diff --git a/VectoCore/VectoCore/Models/BusAuxiliaries/DownstreamModules/Impl/HVAC/SSMInputs.cs b/VectoCore/VectoCore/Models/BusAuxiliaries/DownstreamModules/Impl/HVAC/SSMInputs.cs
index fc747bb3e8d8c969bab019eead8a86033b0faaf5..fb7d24b9945b9660bb033e74dbd5ec66dc3ea4d7 100644
--- a/VectoCore/VectoCore/Models/BusAuxiliaries/DownstreamModules/Impl/HVAC/SSMInputs.cs
+++ b/VectoCore/VectoCore/Models/BusAuxiliaries/DownstreamModules/Impl/HVAC/SSMInputs.cs
@@ -20,6 +20,8 @@ namespace TUGraz.VectoCore.Models.BusAuxiliaries.DownstreamModules.Impl.HVAC
 		{
 			Source = source;
 			HeatingFuel = heatingFuel ?? FuelData.Diesel;
+			DriverCompartmentLength = 0.SI<Meter>();
+			PassengerCompartmentLength = 0.SI<Meter>();
 		}
 
 		public string Source { get; }
@@ -190,8 +192,8 @@ namespace TUGraz.VectoCore.Models.BusAuxiliaries.DownstreamModules.Impl.HVAC
 
 		protected virtual HeatingDistributionCase GetHeatingDistributionCase(HeatPumpType heatPump)
 		{
-			return HeatingDistributions.GetHeatingDistributionCase(heatPump, ElectricHeater,
-				AuxHeater.FuelFiredHeaterPower.IsGreater(0));
+			return HeatingDistributions?.GetHeatingDistributionCase(heatPump, ElectricHeater,
+				AuxHeater.FuelFiredHeaterPower.IsGreater(0)) ?? HeatingDistributionCase.HeatingDistribution_NotAvailable_;
 		}
 
 		public HeatingDistributionCasesMap HeatingDistributions { get; set; }
diff --git a/VectoCore/VectoCore/Models/Connector/Ports/IElectricEnergyStoragePort.cs b/VectoCore/VectoCore/Models/Connector/Ports/IElectricEnergyStoragePort.cs
index ebad9f4e946f2686a9959235365c5676b7870305..2e4b966391aadb32c883d9b8d5b3345686fd2603 100644
--- a/VectoCore/VectoCore/Models/Connector/Ports/IElectricEnergyStoragePort.cs
+++ b/VectoCore/VectoCore/Models/Connector/Ports/IElectricEnergyStoragePort.cs
@@ -27,7 +27,7 @@ namespace TUGraz.VectoCore.Models.Connector.Ports.Impl
 
 	}
 
-	public interface IElectricAuxConnecor
+	public interface IElectricAuxConnector
 	{
 		void Connect(IElectricAuxPort aux);
 	}
diff --git a/VectoCore/VectoCore/Models/Connector/Ports/Impl/Response.cs b/VectoCore/VectoCore/Models/Connector/Ports/Impl/Response.cs
index cc8874e06f5b47fe9e57b9a44b7b596b87ce37c8..5c6b0f4acefd8febdc59641e4f034b323d4bc539 100644
--- a/VectoCore/VectoCore/Models/Connector/Ports/Impl/Response.cs
+++ b/VectoCore/VectoCore/Models/Connector/Ports/Impl/Response.cs
@@ -140,7 +140,11 @@ namespace TUGraz.VectoCore.Models.Connector.Ports.Impl
 	[DebuggerDisplay("Overload({Delta,nq})")]
 	public class ResponseOverload : AbstractResponse
 	{
-		public Watt Delta { get; set; }
+		public Watt Delta
+		{
+			get;
+			set;
+		}
 		public ResponseOverload(object source) : base(source) { }
 	}
 
diff --git a/VectoCore/VectoCore/Models/Declaration/Auxiliaries/AbstractAuxiliaryFullyElectricLookup.cs b/VectoCore/VectoCore/Models/Declaration/Auxiliaries/AbstractAuxiliaryFullyElectricLookup.cs
new file mode 100644
index 0000000000000000000000000000000000000000..9a05f4adc6a2d46292d3710f41012b89c6681e44
--- /dev/null
+++ b/VectoCore/VectoCore/Models/Declaration/Auxiliaries/AbstractAuxiliaryFullyElectricLookup.cs
@@ -0,0 +1,39 @@
+using System;
+using System.Collections.Generic;
+using System.Data;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using TUGraz.VectoCore.Utils;
+
+namespace TUGraz.VectoCore.Models.Declaration.Auxiliaries
+{
+    public abstract class AbstractAuxiliaryFullyElectricLookup : LookupData<string, bool>,  IDeclarationAuxiliaryFullyElectricTable
+    {
+		#region Implementation of IDeclarationAuxiliaryFullyElectricTable
+
+		public bool IsFullyElectric(string technology)
+		{
+			return Lookup(technology);
+		}
+
+		public string[] FullyElectricTechnologies()
+		{
+			return Data.Where(keyVal => keyVal.Value == true).Select(keyVal => keyVal.Key).ToArray();
+		}
+
+		#endregion
+
+		#region Overrides of LookupData
+
+		protected override void ParseData(DataTable table)
+		{
+			foreach (DataRow row in table.Rows) {
+				var name = row["technology"].ToString();
+				var electric = row.ParseBoolean("fullyelectric");
+				Data[name] = electric;
+			}
+		}
+		#endregion
+	}
+}
diff --git a/VectoCore/VectoCore/Models/Declaration/Auxiliaries/AbstractAuxiliaryVehicleArchitectureLookup.cs b/VectoCore/VectoCore/Models/Declaration/Auxiliaries/AbstractAuxiliaryVehicleArchitectureLookup.cs
new file mode 100644
index 0000000000000000000000000000000000000000..6d97292cf24875f10b4efa5e2a66885997612049
--- /dev/null
+++ b/VectoCore/VectoCore/Models/Declaration/Auxiliaries/AbstractAuxiliaryVehicleArchitectureLookup.cs
@@ -0,0 +1,63 @@
+using System;
+using System.Collections.Generic;
+using System.Data;
+using System.Linq;
+using TUGraz.VectoCommon.Exceptions;
+using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCore.Utils;
+
+namespace TUGraz.VectoCore.Models.Declaration.Auxiliaries
+{
+	/// <summary>
+	/// Maps the first columns of an auxiliary csv to a dictionary Dictionary<string technology, string arch>
+	/// </summary>
+	public abstract class AbstractAuxiliaryVehicleArchitectureLookup : LookupData<string, string, bool>, IDeclarationAuxiliaryArchitectureTable
+	{
+		public static Dictionary<VectoSimulationJobType, string> ArchitectureNameMapping =
+			new Dictionary<VectoSimulationJobType, string>() {
+				{VectoSimulationJobType.BatteryElectricVehicle, "pev"},
+				{VectoSimulationJobType.SerialHybridVehicle, "s-hev"},
+				{VectoSimulationJobType.ParallelHybridVehicle, "p-hev"},
+				{VectoSimulationJobType.ConventionalVehicle, "conventional"},
+				{VectoSimulationJobType.IEPC_S, "s-hev"},
+				{VectoSimulationJobType.IEPC_E, "pev"},
+			};
+
+		protected override string ErrorMessage =>
+			"Auxiliary Lookup Error: No value found for Fan. Technology: '{0}', Architecture: '{1}'";
+		#region Overrides of LookupData
+
+		protected override void ParseData(DataTable table)
+		{
+			foreach (DataRow row in table.Rows) {
+				var name = row["technology"].ToString();
+				foreach (DataColumn col in table.Columns.Cast<DataColumn>().Skip(1).Take(4)) {
+					Data[Tuple.Create(name, col.Caption)] = row.ParseBoolean(col.Caption);
+				}
+			}
+		}
+
+		#endregion
+
+		#region Implementation of IDeclarationAuxiliaryTable
+
+		public string[] GetTechnologies() => Data.Keys.Select(x => x.Item1).Distinct().ToArray();
+
+
+		public bool IsApplicable(VectoSimulationJobType simType, string technology)
+		{
+			if (!GetTechnologies().Contains(technology)) {
+				throw new VectoException($"Auxiliary Lookup Error: Unknown technology: '{technology}' valid technologies are '{string.Join(",", GetTechnologies())}'");
+			}
+
+			if (!ArchitectureNameMapping.ContainsKey(simType)) {
+				throw new VectoException($"No Architecture mapping for {simType.ToString()}");
+			}
+
+			var arch = ArchitectureNameMapping[simType];
+			return Lookup(technology, arch);
+		}
+
+		#endregion
+	}
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Models/Declaration/AuxDemandEntry.cs b/VectoCore/VectoCore/Models/Declaration/Auxiliaries/AuxDemandEntry.cs
similarity index 96%
rename from VectoCore/VectoCore/Models/Declaration/AuxDemandEntry.cs
rename to VectoCore/VectoCore/Models/Declaration/Auxiliaries/AuxDemandEntry.cs
index b9561d719efb5329cb39e09efd850de76b34f21e..178c4d693d178e95b51d06028ee87b62567112b3 100644
--- a/VectoCore/VectoCore/Models/Declaration/AuxDemandEntry.cs
+++ b/VectoCore/VectoCore/Models/Declaration/Auxiliaries/AuxDemandEntry.cs
@@ -31,7 +31,7 @@
 
 using TUGraz.VectoCommon.Utils;
 
-namespace TUGraz.VectoCore.Models.Declaration
+namespace TUGraz.VectoCore.Models.Declaration.Auxiliaries
 {
 	public struct AuxDemandEntry
 	{
diff --git a/VectoCore/VectoCore/Models/Declaration/AuxiliaryTypeHelper.cs b/VectoCore/VectoCore/Models/Declaration/Auxiliaries/AuxiliaryTypeHelper.cs
similarity index 96%
rename from VectoCore/VectoCore/Models/Declaration/AuxiliaryTypeHelper.cs
rename to VectoCore/VectoCore/Models/Declaration/Auxiliaries/AuxiliaryTypeHelper.cs
index 4d9216c12fa3365fe27c4640996db65cb0b25541..f0c777ad3a591cc1019461532b8bec3c15fa5ae9 100644
--- a/VectoCore/VectoCore/Models/Declaration/AuxiliaryTypeHelper.cs
+++ b/VectoCore/VectoCore/Models/Declaration/Auxiliaries/AuxiliaryTypeHelper.cs
@@ -1,91 +1,91 @@
-/*
-* This file is part of VECTO.
-*
-* Copyright © 2012-2019 European Union
-*
-* Developed by Graz University of Technology,
-*              Institute of Internal Combustion Engines and Thermodynamics,
-*              Institute of Technical Informatics
-*
-* VECTO is licensed under the EUPL, Version 1.1 or - as soon they will be approved
-* 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
-* distributed under the Licence is distributed on an "AS IS" basis,
-* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-* See the Licence for the specific language governing permissions and
-* limitations under the Licence.
-*
-* Authors:
-*   Stefan Hausberger, hausberger@ivt.tugraz.at, IVT, Graz University of Technology
-*   Christian Kreiner, christian.kreiner@tugraz.at, ITI, Graz University of Technology
-*   Michael Krisper, michael.krisper@tugraz.at, ITI, Graz University of Technology
-*   Raphael Luz, luz@ivt.tugraz.at, IVT, Graz University of Technology
-*   Markus Quaritsch, markus.quaritsch@tugraz.at, IVT, Graz University of Technology
-*   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
-*/
-
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using TUGraz.VectoCommon.Models;
-using TUGraz.VectoCore.Configuration;
-
-namespace TUGraz.VectoCore.Models.Declaration
-{
-	public static class AuxiliaryTypeHelper
-	{
-		private static readonly Dictionary<AuxiliaryType, string> AuxToStr = new Dictionary<AuxiliaryType, string> {
-			{ AuxiliaryType.Fan, Constants.Auxiliaries.Names.Fan },
-			{ AuxiliaryType.SteeringPump, Constants.Auxiliaries.Names.SteeringPump },
-			{ AuxiliaryType.HVAC, Constants.Auxiliaries.Names.HeatingVentilationAirCondition },
-			{ AuxiliaryType.PneumaticSystem, Constants.Auxiliaries.Names.PneumaticSystem },
-			{ AuxiliaryType.ElectricSystem, Constants.Auxiliaries.Names.ElectricSystem },
-		};
-
-		private static readonly Dictionary<AuxiliaryType, string> AuxToKey = new Dictionary<AuxiliaryType, string> {
-			{ AuxiliaryType.Fan, Constants.Auxiliaries.IDs.Fan },
-			{ AuxiliaryType.SteeringPump, Constants.Auxiliaries.IDs.SteeringPump },
-			{ AuxiliaryType.HVAC, Constants.Auxiliaries.IDs.HeatingVentilationAirCondition },
-			{ AuxiliaryType.PneumaticSystem, Constants.Auxiliaries.IDs.PneumaticSystem },
-			{ AuxiliaryType.ElectricSystem, Constants.Auxiliaries.IDs.ElectricSystem },
-		};
-
-		private static readonly Dictionary<string, AuxiliaryType> StrToAux = AuxToStr.ToDictionary(kv => kv.Value,
-			kv => kv.Key);
-
-		public static AuxiliaryType Parse(string s)
-		{
-			return StrToAux.TryGetValue(s, out var aux) ? aux : AuxiliaryType.Fan;
-		}
-
-		public static AuxiliaryType ParseKey(string s)
-		{
-			return AuxToKey.FirstOrDefault(x => x.Value.Equals(s, StringComparison.InvariantCultureIgnoreCase)).Key;
-		}
-
-		public static string ToString(AuxiliaryType t)
-		{
-			return AuxToStr[t];
-		}
-
-		public static string GetAuxKey(AuxiliaryType t)
-		{
-			return AuxToKey[t];
-		}
-
-		public static string Key(this AuxiliaryType t)
-		{
-			return AuxToKey[t];
-		}
-
-		public static string Name(this AuxiliaryType t)
-		{
-			return AuxToStr[t];
-		}
-	}
+/*
+* This file is part of VECTO.
+*
+* Copyright © 2012-2019 European Union
+*
+* Developed by Graz University of Technology,
+*              Institute of Internal Combustion Engines and Thermodynamics,
+*              Institute of Technical Informatics
+*
+* VECTO is licensed under the EUPL, Version 1.1 or - as soon they will be approved
+* 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
+* distributed under the Licence is distributed on an "AS IS" basis,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the Licence for the specific language governing permissions and
+* limitations under the Licence.
+*
+* Authors:
+*   Stefan Hausberger, hausberger@ivt.tugraz.at, IVT, Graz University of Technology
+*   Christian Kreiner, christian.kreiner@tugraz.at, ITI, Graz University of Technology
+*   Michael Krisper, michael.krisper@tugraz.at, ITI, Graz University of Technology
+*   Raphael Luz, luz@ivt.tugraz.at, IVT, Graz University of Technology
+*   Markus Quaritsch, markus.quaritsch@tugraz.at, IVT, Graz University of Technology
+*   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
+*/
+
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCore.Configuration;
+
+namespace TUGraz.VectoCore.Models.Declaration.Auxiliaries
+{
+	public static class AuxiliaryTypeHelper
+	{
+		private static readonly Dictionary<AuxiliaryType, string> AuxToStr = new Dictionary<AuxiliaryType, string> {
+			{ AuxiliaryType.Fan, Constants.Auxiliaries.Names.Fan },
+			{ AuxiliaryType.SteeringPump, Constants.Auxiliaries.Names.SteeringPump },
+			{ AuxiliaryType.HVAC, Constants.Auxiliaries.Names.HeatingVentilationAirCondition },
+			{ AuxiliaryType.PneumaticSystem, Constants.Auxiliaries.Names.PneumaticSystem },
+			{ AuxiliaryType.ElectricSystem, Constants.Auxiliaries.Names.ElectricSystem },
+		};
+
+		private static readonly Dictionary<AuxiliaryType, string> AuxToKey = new Dictionary<AuxiliaryType, string> {
+			{ AuxiliaryType.Fan, Constants.Auxiliaries.IDs.Fan },
+			{ AuxiliaryType.SteeringPump, Constants.Auxiliaries.IDs.SteeringPump },
+			{ AuxiliaryType.HVAC, Constants.Auxiliaries.IDs.HeatingVentilationAirCondition },
+			{ AuxiliaryType.PneumaticSystem, Constants.Auxiliaries.IDs.PneumaticSystem },
+			{ AuxiliaryType.ElectricSystem, Constants.Auxiliaries.IDs.ElectricSystem },
+		};
+
+		private static readonly Dictionary<string, AuxiliaryType> StrToAux = AuxToStr.ToDictionary(kv => kv.Value,
+			kv => kv.Key);
+
+		public static AuxiliaryType Parse(string s)
+		{
+			return StrToAux.TryGetValue(s, out var aux) ? aux : AuxiliaryType.Fan;
+		}
+
+		public static AuxiliaryType ParseKey(string s)
+		{
+			return AuxToKey.FirstOrDefault(x => x.Value.Equals(s, StringComparison.InvariantCultureIgnoreCase)).Key;
+		}
+
+		public static string ToString(AuxiliaryType t)
+		{
+			return AuxToStr[t];
+		}
+
+		public static string GetAuxKey(AuxiliaryType t)
+		{
+			return AuxToKey[t];
+		}
+
+		public static string Key(this AuxiliaryType t)
+		{
+			return AuxToKey[t];
+		}
+
+		public static string Name(this AuxiliaryType t)
+		{
+			return AuxToStr[t];
+		}
+	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Models/Declaration/Auxiliaries/Conditioning.cs b/VectoCore/VectoCore/Models/Declaration/Auxiliaries/Conditioning.cs
new file mode 100644
index 0000000000000000000000000000000000000000..29ed7fc9273756a0d3f0bfdec5f7f40596f78abb
--- /dev/null
+++ b/VectoCore/VectoCore/Models/Declaration/Auxiliaries/Conditioning.cs
@@ -0,0 +1,58 @@
+using System;
+using System.Data;
+using System.Linq;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Utils;
+
+namespace TUGraz.VectoCore.Models.Declaration.Auxiliaries
+{
+	public class Conditioning
+	{
+		private LorryConditioning _lorryConditioning = new LorryConditioning();
+		private BusConditioning _busConditioning = new BusConditioning();
+
+		public Watt LookupPowerDemand(VehicleClass hdvClass, MissionType mission)
+		{
+			return hdvClass.IsBus() ? _busConditioning.Lookup(mission).PowerDemand : _lorryConditioning.Lookup(mission).PowerDemand;
+		}
+
+
+		
+
+
+
+		private class LorryConditioning : LookupData<MissionType, AuxDemandEntry>
+		{
+			#region Overrides of LookupData
+
+			protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.Cond-Table.csv";
+			protected override void ParseData(DataTable table)
+			{
+				foreach (DataRow row in table.Rows) {
+					foreach(DataColumn col in table.Columns.Cast<DataColumn>().Skip(1))
+					{
+						Data[col.Caption.ParseEnum<MissionType>()] = new AuxDemandEntry()
+						{
+							PowerDemand = row.ParseDouble(col.Caption).SI<Watt>()
+						};
+					}
+				}
+			}
+
+			#endregion
+		}
+		private class BusConditioning : LorryConditioning
+		{
+			#region Overrides of LookupData
+			protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUXBus.Cond-Table.csv";
+			#endregion
+		}
+
+
+	}
+
+
+
+
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Models/Declaration/ElectricSystem.cs b/VectoCore/VectoCore/Models/Declaration/Auxiliaries/ElectricSystem.cs
similarity index 95%
rename from VectoCore/VectoCore/Models/Declaration/ElectricSystem.cs
rename to VectoCore/VectoCore/Models/Declaration/Auxiliaries/ElectricSystem.cs
index d1604744e93bad3474f6d833c55581dee7a33dec..bfb6a16b5799d0dcbc631daa9a1cc1141d7ae042 100644
--- a/VectoCore/VectoCore/Models/Declaration/ElectricSystem.cs
+++ b/VectoCore/VectoCore/Models/Declaration/Auxiliaries/ElectricSystem.cs
@@ -1,103 +1,103 @@
-/*
-* This file is part of VECTO.
-*
-* Copyright © 2012-2019 European Union
-*
-* Developed by Graz University of Technology,
-*              Institute of Internal Combustion Engines and Thermodynamics,
-*              Institute of Technical Informatics
-*
-* VECTO is licensed under the EUPL, Version 1.1 or - as soon they will be approved
-* 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
-* distributed under the Licence is distributed on an "AS IS" basis,
-* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-* See the Licence for the specific language governing permissions and
-* limitations under the Licence.
-*
-* Authors:
-*   Stefan Hausberger, hausberger@ivt.tugraz.at, IVT, Graz University of Technology
-*   Christian Kreiner, christian.kreiner@tugraz.at, ITI, Graz University of Technology
-*   Michael Krisper, michael.krisper@tugraz.at, ITI, Graz University of Technology
-*   Raphael Luz, luz@ivt.tugraz.at, IVT, Graz University of Technology
-*   Markus Quaritsch, markus.quaritsch@tugraz.at, IVT, Graz University of Technology
-*   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
-*/
-
-using System;
-using System.Data;
-using System.Linq;
-using TUGraz.VectoCommon.Models;
-using TUGraz.VectoCommon.Utils;
-using TUGraz.VectoCore.Utils;
-
-namespace TUGraz.VectoCore.Models.Declaration
-{
-	public sealed class ElectricSystem : LookupData<MissionType, string, AuxDemandEntry>, IDeclarationAuxiliaryTable
-	{
-		private readonly Alternator _alternator = new Alternator();
-
-		protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.ES-Tech.csv";
-
-		protected override string ErrorMessage => "Auxiliary Lookup Error: No value found for Electric System. Mission: '{0}', Technology: '{1}'";
-
-		protected override void ParseData(DataTable table)
-		{
-			foreach (DataRow row in table.Rows) {
-				var name = row.Field<string>("technology");
-				foreach (DataColumn col in table.Columns) {
-					if (col.Caption != "technology") {
-						Data[Tuple.Create(col.Caption.ParseEnum<MissionType>(), name)] =
-							new AuxDemandEntry() { PowerDemand = row.ParseDouble(col).SI<Watt>() };
-					}
-				}
-			}
-		}
-
-		public override AuxDemandEntry Lookup(MissionType missionType, string technology = null)
-		{
-			if (string.IsNullOrWhiteSpace(technology)) {
-				technology = "Standard technology";
-			}
-			var value = base.Lookup(missionType, technology);
-			return new AuxDemandEntry() { PowerDemand = value.PowerDemand / _alternator.Lookup(missionType) };
-		}
-
-		internal sealed class Alternator : LookupData<MissionType, string, double>
-		{
-			protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.ALT-Tech.csv";
-
-			protected override string ErrorMessage => "Auxiliary Lookup Error: No value found for Alternator. Mission: '{0}', Technology: '{1}'";
-
-			protected override void ParseData(DataTable table)
-			{
-				foreach (DataRow row in table.Rows) {
-					var name = row.Field<string>("technology");
-					foreach (DataColumn col in table.Columns) {
-						if (col.Caption != "technology") {
-							Data[Tuple.Create(col.Caption.ParseEnum<MissionType>(), name)] = row.ParseDouble(col);
-						}
-					}
-				}
-			}
-
-			public override double Lookup(MissionType missionType, string technology = null)
-			{
-				if (string.IsNullOrWhiteSpace(technology)) {
-					technology = "Standard alternator efficiency";
-				}
-				return base.Lookup(missionType, technology);
-			}
-		}
-
-		public string[] GetTechnologies()
-		{
-			return Data.Keys.Select(x => x.Item2).Distinct().ToArray();
-		}
-	}
+/*
+* This file is part of VECTO.
+*
+* Copyright © 2012-2019 European Union
+*
+* Developed by Graz University of Technology,
+*              Institute of Internal Combustion Engines and Thermodynamics,
+*              Institute of Technical Informatics
+*
+* VECTO is licensed under the EUPL, Version 1.1 or - as soon they will be approved
+* 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
+* distributed under the Licence is distributed on an "AS IS" basis,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the Licence for the specific language governing permissions and
+* limitations under the Licence.
+*
+* Authors:
+*   Stefan Hausberger, hausberger@ivt.tugraz.at, IVT, Graz University of Technology
+*   Christian Kreiner, christian.kreiner@tugraz.at, ITI, Graz University of Technology
+*   Michael Krisper, michael.krisper@tugraz.at, ITI, Graz University of Technology
+*   Raphael Luz, luz@ivt.tugraz.at, IVT, Graz University of Technology
+*   Markus Quaritsch, markus.quaritsch@tugraz.at, IVT, Graz University of Technology
+*   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
+*/
+
+using System;
+using System.Data;
+using System.Linq;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Utils;
+
+namespace TUGraz.VectoCore.Models.Declaration.Auxiliaries
+{
+	public sealed class ElectricSystem : LookupData<MissionType, string, AuxDemandEntry>, IDeclarationAuxiliaryTable
+	{
+		private readonly Alternator _alternator = new Alternator();
+
+		protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.ES-Tech.csv";
+
+		protected override string ErrorMessage => "Auxiliary Lookup Error: No value found for Electric System. Mission: '{0}', Technology: '{1}'";
+
+		protected override void ParseData(DataTable table)
+		{
+			foreach (DataRow row in table.Rows) {
+				var name = row.Field<string>("technology");
+				foreach (DataColumn col in table.Columns) {
+					if (col.Caption != "technology") {
+						Data[Tuple.Create(col.Caption.ParseEnum<MissionType>(), name)] =
+							new AuxDemandEntry() { PowerDemand = row.ParseDouble(col).SI<Watt>() };
+					}
+				}
+			}
+		}
+
+		public override AuxDemandEntry Lookup(MissionType missionType, string technology = null)
+		{
+			if (string.IsNullOrWhiteSpace(technology)) {
+				technology = "Standard technology";
+			}
+			var value = base.Lookup(missionType, technology);
+			return new AuxDemandEntry() { PowerDemand = value.PowerDemand };
+		}
+
+		internal sealed class Alternator : LookupData<MissionType, string, double>
+		{
+			protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.ALT-Tech.csv";
+
+			protected override string ErrorMessage => "Auxiliary Lookup Error: No value found for Alternator. Mission: '{0}', Technology: '{1}'";
+
+			protected override void ParseData(DataTable table)
+			{
+				foreach (DataRow row in table.Rows) {
+					var name = row.Field<string>("technology");
+					foreach (DataColumn col in table.Columns) {
+						if (col.Caption != "technology") {
+							Data[Tuple.Create(col.Caption.ParseEnum<MissionType>(), name)] = row.ParseDouble(col);
+						}
+					}
+				}
+			}
+
+			public override double Lookup(MissionType missionType, string technology = null)
+			{
+				if (string.IsNullOrWhiteSpace(technology)) {
+					technology = "Standard alternator efficiency";
+				}
+				return base.Lookup(missionType, technology);
+			}
+		}
+
+		public string[] GetTechnologies()
+		{
+			return Data.Keys.Select(x => x.Item2).Distinct().ToArray();
+		}
+	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Models/Declaration/Fan.cs b/VectoCore/VectoCore/Models/Declaration/Auxiliaries/Fan.cs
similarity index 69%
rename from VectoCore/VectoCore/Models/Declaration/Fan.cs
rename to VectoCore/VectoCore/Models/Declaration/Auxiliaries/Fan.cs
index ac0cc63559ec724f1bab7f9cd8d82c0907e88498..8f420460db45c58c22143ac5a3d6dd3d607bfc7a 100644
--- a/VectoCore/VectoCore/Models/Declaration/Fan.cs
+++ b/VectoCore/VectoCore/Models/Declaration/Auxiliaries/Fan.cs
@@ -1,130 +1,196 @@
-/*
-* This file is part of VECTO.
-*
-* Copyright © 2012-2019 European Union
-*
-* Developed by Graz University of Technology,
-*              Institute of Internal Combustion Engines and Thermodynamics,
-*              Institute of Technical Informatics
-*
-* VECTO is licensed under the EUPL, Version 1.1 or - as soon they will be approved
-* 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
-* distributed under the Licence is distributed on an "AS IS" basis,
-* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-* See the Licence for the specific language governing permissions and
-* limitations under the Licence.
-*
-* Authors:
-*   Stefan Hausberger, hausberger@ivt.tugraz.at, IVT, Graz University of Technology
-*   Christian Kreiner, christian.kreiner@tugraz.at, ITI, Graz University of Technology
-*   Michael Krisper, michael.krisper@tugraz.at, ITI, Graz University of Technology
-*   Raphael Luz, luz@ivt.tugraz.at, IVT, Graz University of Technology
-*   Markus Quaritsch, markus.quaritsch@tugraz.at, IVT, Graz University of Technology
-*   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
-*/
-
-using System;
-using System.Data;
-using System.Linq;
-using TUGraz.VectoCommon.Exceptions;
-using TUGraz.VectoCommon.Models;
-using TUGraz.VectoCommon.Utils;
-using TUGraz.VectoCore.Utils;
-
-namespace TUGraz.VectoCore.Models.Declaration
-{
-
-	public class Fan : IDeclarationAuxiliaryTable
-	{
-		readonly FanMediumLorries fanMediumLorries = new FanMediumLorries();
-		readonly FanHeavyLorries fanHeavyLorries = new FanHeavyLorries();
-
-		public Watt LookupPowerDemand(VehicleClass vehicleClass, MissionType mission, string technology)
-		{
-			if (string.IsNullOrWhiteSpace(technology)) {
-				technology = "Crankshaft mounted - Electronically controlled visco clutch";
-			}
-			if (!GetTechnologies().Contains(technology)) {
-				throw new VectoException($"Auxiliary Lookup Error: Unknown Fan technology: '{technology}'");
-			}
-			return vehicleClass.IsMediumLorry()
-				? fanMediumLorries.Lookup(mission, technology, false).PowerDemand + fanMediumLorries.Lookup(mission, technology, true).PowerDemand
-				: fanHeavyLorries.Lookup(mission, technology, false).PowerDemand + fanHeavyLorries.Lookup(mission, technology, true).PowerDemand;
-		}
-
-		public Watt LookupMechanicalPowerDemand(VehicleClass vehicleClass, MissionType mission, string technology)
-		{
-			if (!GetTechnologies().Contains(technology)) {
-				throw new VectoException($"Auxiliary Lookup Error: Unknown Fan technology: '{technology}'");
-			}
-			return (vehicleClass.IsMediumLorry()
-				? fanMediumLorries.Lookup(mission, technology, false)
-				: fanHeavyLorries.Lookup(mission, technology, false)).PowerDemand;
-		}
-
-		public Watt LookupElectricalPowerDemand(VehicleClass vehicleClass, MissionType mission, string technology)
-		{
-			if (!GetTechnologies().Contains(technology)) {
-				throw new VectoException($"Auxiliary Lookup Error: Unknown Fan technology: '{technology}'");
-			}
-			return (vehicleClass.IsMediumLorry()
-				? fanMediumLorries.Lookup(mission, technology, true)
-				: fanHeavyLorries.Lookup(mission, technology, true)).PowerDemand;
-		}
-
-		public string[] FullyElectricTechnologies()
-		{
-			return fanHeavyLorries.FullyElectricTechnologies();
-		}
-
-		public string[] GetTechnologies() => fanHeavyLorries.GetTechnologies();
-	}
-
-	public abstract class AbstractFan : LookupData<MissionType, string, bool, AuxDemandEntry>, IDeclarationAuxiliaryTable
-	{
-		protected override string ErrorMessage => "Auxiliary Lookup Error: No value found for Fan. Mission: '{0}', Technology: '{1}'";
-
-		protected override void ParseData(DataTable table)
-		{
-			foreach (DataRow row in table.Rows) {
-				var name = row.Field<string>("technology");
-				var electric = row.ParseBoolean("fullyelectric");
-
-				foreach (DataColumn col in table.Columns) {
-					if (col.Caption != "technology" && col.Caption != "fullyelectric") {
-						Data[Tuple.Create(col.Caption.ParseEnum<MissionType>(), name, electric)] = new AuxDemandEntry {
-							PowerDemand = row.ParseDouble(col).SI<Watt>(),
-						};
-					}
-				}
-			}
-		}
-
-		public override AuxDemandEntry Lookup(MissionType mission, string technology, bool electrical)
-		{
-			var lookup = Tuple.Create(mission, technology, electrical);
-			return Data.GetVECTOValueOrDefault(lookup, new AuxDemandEntry { PowerDemand = 0.SI<Watt>() });
-		}
-		
-		public string[] FullyElectricTechnologies() => Data.Keys.Where(x => x.Item3).Select(x => x.Item2).Distinct().ToArray();
-
-		public string[] GetTechnologies() => Data.Keys.Select(x => x.Item2).Distinct().ToArray();
-	}
-
-
-	public sealed class FanMediumLorries : AbstractFan
-	{
-		protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.Fan-Tech-Medium.csv";
-	}
-
-	public sealed class FanHeavyLorries : AbstractFan
-	{
-		protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.Fan-Tech.csv";
-	}
+/*
+* This file is part of VECTO.
+*
+* Copyright © 2012-2019 European Union
+*
+* Developed by Graz University of Technology,
+*              Institute of Internal Combustion Engines and Thermodynamics,
+*              Institute of Technical Informatics
+*
+* VECTO is licensed under the EUPL, Version 1.1 or - as soon they will be approved
+* 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
+* distributed under the Licence is distributed on an "AS IS" basis,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the Licence for the specific language governing permissions and
+* limitations under the Licence.
+*
+* Authors:
+*   Stefan Hausberger, hausberger@ivt.tugraz.at, IVT, Graz University of Technology
+*   Christian Kreiner, christian.kreiner@tugraz.at, ITI, Graz University of Technology
+*   Michael Krisper, michael.krisper@tugraz.at, ITI, Graz University of Technology
+*   Raphael Luz, luz@ivt.tugraz.at, IVT, Graz University of Technology
+*   Markus Quaritsch, markus.quaritsch@tugraz.at, IVT, Graz University of Technology
+*   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
+*/
+
+using System;
+using System.Data;
+using System.Linq;
+using TUGraz.VectoCommon.Exceptions;
+using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Utils;
+
+namespace TUGraz.VectoCore.Models.Declaration.Auxiliaries
+{
+
+	public class Fan : IDeclarationAuxiliaryTable
+	{
+		readonly FanMediumLorries fanMediumLorries = new FanMediumLorries();
+		readonly FanHeavyLorries fanHeavyLorries = new FanHeavyLorries();
+
+		public Watt LookupPowerDemand(VehicleClass vehicleClass, MissionType mission, string technology)
+		{
+			if (string.IsNullOrWhiteSpace(technology)) {
+				technology = "Crankshaft mounted - Electronically controlled visco clutch";
+			}
+			if (!GetTechnologies().Contains(technology)) {
+				throw new VectoException($"Auxiliary Lookup Error: Unknown Fan technology: '{technology}'");
+			}
+			return vehicleClass.IsMediumLorry()
+				? fanMediumLorries.Lookup(mission, technology, false).PowerDemand + fanMediumLorries.Lookup(mission, technology, true).PowerDemand
+				: fanHeavyLorries.Lookup(mission, technology, false).PowerDemand + fanHeavyLorries.Lookup(mission, technology, true).PowerDemand;
+		}
+
+		public Watt LookupMechanicalPowerDemand(VehicleClass vehicleClass, MissionType mission, string technology)
+		{
+			if (!GetTechnologies().Contains(technology)) {
+				throw new VectoException($"Auxiliary Lookup Error: Unknown Fan technology: '{technology}'");
+			}
+			return (vehicleClass.IsMediumLorry()
+				? fanMediumLorries.Lookup(mission, technology, false)
+				: fanHeavyLorries.Lookup(mission, technology, false)).PowerDemand;
+		}
+
+		public Watt LookupElectricalPowerDemand(VehicleClass vehicleClass, MissionType mission, string technology)
+		{
+			if (!GetTechnologies().Contains(technology)) {
+				throw new VectoException($"Auxiliary Lookup Error: Unknown Fan technology: '{technology}'");
+			}
+			return (vehicleClass.IsMediumLorry()
+				? fanMediumLorries.Lookup(mission, technology, true)
+				: fanHeavyLorries.Lookup(mission, technology, true)).PowerDemand;
+		}
+
+		public bool IsApplicable(VehicleClass vehicleClass, VectoSimulationJobType jobType, string technology)
+		{
+			return vehicleClass.IsMediumLorry()
+				? fanMediumLorries.IsApplicable(jobType, technology)
+				: fanHeavyLorries.IsApplicable(jobType, technology);
+		}
+
+		public bool IsFullyElectric(VehicleClass vehicleClass, string technology)
+		{
+			var tech = vehicleClass.IsMediumLorry()
+				? fanMediumLorries.FullyElectricTechnologies()
+				: fanHeavyLorries.FullyElectricTechnologies();
+			return tech.Contains(technology);
+		}
+
+		public string[] FullyElectricTechnologies()
+		{
+			return fanHeavyLorries.FullyElectricTechnologies();
+		}
+
+		public string[] GetTechnologies() => fanHeavyLorries.GetTechnologies();
+	}
+
+	public abstract class AbstractFan : LookupData<MissionType, string, bool, AuxDemandEntry>, IDeclarationAuxiliaryTable, IDeclarationAuxiliaryArchitectureTable, IDeclarationAuxiliaryFullyElectricTable
+	{
+
+
+		protected override string ErrorMessage => "Auxiliary Lookup Error: No value found for Fan. Mission: '{0}', Technology: '{1}'";
+
+		protected override void ParseData(DataTable table)
+		{
+			foreach (DataRow row in table.Rows) {
+				var name = row.Field<string>("technology");
+				var electric = row.ParseBoolean("fullyelectric");
+
+				foreach (DataColumn col in table.Columns.Cast<DataColumn>().Skip(table.Columns.IndexOf("fullyelectric") + 1))
+				{
+					//if (col.Caption != "technology" && col.Caption != "fullyelectric") {
+						Data[Tuple.Create(col.Caption.ParseEnum<MissionType>(), name, electric)] = new AuxDemandEntry {
+							PowerDemand = row.ParseDouble(col).SI<Watt>(),
+						};
+					//}
+				}
+			}
+		}
+
+		public override AuxDemandEntry Lookup(MissionType mission, string technology, bool electrical)
+		{
+			var lookup = Tuple.Create(mission, technology, electrical);
+			return Data.GetVECTOValueOrDefault(lookup, new AuxDemandEntry { PowerDemand = 0.SI<Watt>() });
+		}
+
+		public bool IsFullyElectric(string technology)
+		{
+			return FullyElectricTechnologies().Contains(technology);
+		}
+
+		public string[] FullyElectricTechnologies() => Data.Keys.Where(x => x.Item3).Select(x => x.Item2).Distinct().ToArray();
+
+		public string[] GetTechnologies() => Data.Keys.Select(x => x.Item2).Distinct().ToArray();
+
+		protected abstract IDeclarationAuxiliaryArchitectureTable archMapping { get; }
+
+		public  bool IsApplicable(VectoSimulationJobType simType, string technology)
+		{
+			return archMapping.IsApplicable(simType, technology);
+		}
+
+	}
+
+
+	public sealed class FanMediumLorries : AbstractFan
+	{
+		protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.Fan-Tech-Medium.csv";
+
+		#region Overrides of AbstractFan
+
+		protected override IDeclarationAuxiliaryArchitectureTable archMapping => new
+			FanMediumLorriesVehicleArchitecture();
+
+		
+		#endregion
+	}
+
+	public sealed class FanHeavyLorries : AbstractFan
+	{
+		protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.Fan-Tech.csv";
+
+		protected override IDeclarationAuxiliaryArchitectureTable archMapping => new
+			FanHeavyLorriesVehicleArchitecture();
+
+	}
+
+
+	public sealed class FanMediumLorriesVehicleArchitecture : AbstractAuxiliaryVehicleArchitectureLookup
+	{
+		#region Overrides of LookupData
+
+		protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.Fan-Tech-Medium.csv";
+
+
+		#endregion
+	}
+
+	public sealed class FanHeavyLorriesVehicleArchitecture : AbstractAuxiliaryVehicleArchitectureLookup
+	{
+		#region Overrides of LookupData
+
+		protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.Fan-Tech.csv";
+
+
+		#endregion
+	}
+
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Models/Declaration/IDeclarationAuxiliaryTable.cs b/VectoCore/VectoCore/Models/Declaration/Auxiliaries/IDeclarationAuxiliaryTable.cs
similarity index 71%
rename from VectoCore/VectoCore/Models/Declaration/IDeclarationAuxiliaryTable.cs
rename to VectoCore/VectoCore/Models/Declaration/Auxiliaries/IDeclarationAuxiliaryTable.cs
index 2d552badb655a786516df4e91d8cd0dff07b822a..a25e98e2baf7a9864e9989c1b1a2b31777e8b003 100644
--- a/VectoCore/VectoCore/Models/Declaration/IDeclarationAuxiliaryTable.cs
+++ b/VectoCore/VectoCore/Models/Declaration/Auxiliaries/IDeclarationAuxiliaryTable.cs
@@ -1,38 +1,60 @@
-/*
-* This file is part of VECTO.
-*
-* Copyright © 2012-2019 European Union
-*
-* Developed by Graz University of Technology,
-*              Institute of Internal Combustion Engines and Thermodynamics,
-*              Institute of Technical Informatics
-*
-* VECTO is licensed under the EUPL, Version 1.1 or - as soon they will be approved
-* 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
-* distributed under the Licence is distributed on an "AS IS" basis,
-* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-* See the Licence for the specific language governing permissions and
-* limitations under the Licence.
-*
-* Authors:
-*   Stefan Hausberger, hausberger@ivt.tugraz.at, IVT, Graz University of Technology
-*   Christian Kreiner, christian.kreiner@tugraz.at, ITI, Graz University of Technology
-*   Michael Krisper, michael.krisper@tugraz.at, ITI, Graz University of Technology
-*   Raphael Luz, luz@ivt.tugraz.at, IVT, Graz University of Technology
-*   Markus Quaritsch, markus.quaritsch@tugraz.at, IVT, Graz University of Technology
-*   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
-*/
-
-namespace TUGraz.VectoCore.Models.Declaration
-{
-	public interface IDeclarationAuxiliaryTable
-	{
-		string[] GetTechnologies();
-	}
+/*
+* This file is part of VECTO.
+*
+* Copyright © 2012-2019 European Union
+*
+* Developed by Graz University of Technology,
+*              Institute of Internal Combustion Engines and Thermodynamics,
+*              Institute of Technical Informatics
+*
+* VECTO is licensed under the EUPL, Version 1.1 or - as soon they will be approved
+* 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
+* distributed under the Licence is distributed on an "AS IS" basis,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the Licence for the specific language governing permissions and
+* limitations under the Licence.
+*
+* Authors:
+*   Stefan Hausberger, hausberger@ivt.tugraz.at, IVT, Graz University of Technology
+*   Christian Kreiner, christian.kreiner@tugraz.at, ITI, Graz University of Technology
+*   Michael Krisper, michael.krisper@tugraz.at, ITI, Graz University of Technology
+*   Raphael Luz, luz@ivt.tugraz.at, IVT, Graz University of Technology
+*   Markus Quaritsch, markus.quaritsch@tugraz.at, IVT, Graz University of Technology
+*   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
+*/
+
+using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCommon.Utils;
+
+namespace TUGraz.VectoCore.Models.Declaration.Auxiliaries
+{
+	public interface IDeclarationAuxiliaryTable
+	{
+		string[] GetTechnologies();
+
+
+	}
+
+	public interface IDeclarationAuxiliaryArchitectureTable
+	{
+		bool IsApplicable(VectoSimulationJobType simType, string technology);
+	}
+
+	public interface IDeclarationAuxiliaryFullyElectricTable
+	{
+		bool IsFullyElectric(string technology);
+		string[] FullyElectricTechnologies();
+	}
+
+	public interface IDeclarationAuxiliaryElectricPowerTable
+	{
+		Watt GetElectricPowerDemand(MissionType mission, string technology);
+	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Models/Declaration/Auxiliaries/PneumaticSystem.cs b/VectoCore/VectoCore/Models/Declaration/Auxiliaries/PneumaticSystem.cs
new file mode 100644
index 0000000000000000000000000000000000000000..406b1ae457954e26457d126ef448806d631155f0
--- /dev/null
+++ b/VectoCore/VectoCore/Models/Declaration/Auxiliaries/PneumaticSystem.cs
@@ -0,0 +1,169 @@
+/*
+* This file is part of VECTO.
+*
+* Copyright © 2012-2019 European Union
+*
+* Developed by Graz University of Technology,
+*              Institute of Internal Combustion Engines and Thermodynamics,
+*              Institute of Technical Informatics
+*
+* VECTO is licensed under the EUPL, Version 1.1 or - as soon they will be approved
+* 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
+* distributed under the Licence is distributed on an "AS IS" basis,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the Licence for the specific language governing permissions and
+* limitations under the Licence.
+*
+* Authors:
+*   Stefan Hausberger, hausberger@ivt.tugraz.at, IVT, Graz University of Technology
+*   Christian Kreiner, christian.kreiner@tugraz.at, ITI, Graz University of Technology
+*   Michael Krisper, michael.krisper@tugraz.at, ITI, Graz University of Technology
+*   Raphael Luz, luz@ivt.tugraz.at, IVT, Graz University of Technology
+*   Markus Quaritsch, markus.quaritsch@tugraz.at, IVT, Graz University of Technology
+*   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
+*/
+
+using System;
+using System.Data;
+using System.Linq;
+using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Utils;
+
+namespace TUGraz.VectoCore.Models.Declaration.Auxiliaries
+{
+	public sealed class PneumaticSystem : LookupData<MissionType, string, AuxDemandEntry>, IDeclarationAuxiliaryTable, IDeclarationAuxiliaryArchitectureTable, IDeclarationAuxiliaryFullyElectricTable, IDeclarationAuxiliaryElectricPowerTable
+	{
+		private IDeclarationAuxiliaryArchitectureTable _declarationAuxiliaryArchitectureTableImplementation = new PneumaticSystemArchitectureTable();
+		private IDeclarationAuxiliaryFullyElectricTable _declarationAuxiliaryFullyElectricTableImplementation = new PneumaticSystemFullyElectricTable();
+		private IDeclarationAuxiliaryElectricPowerTable _declarationAuxiliaryElectricPowerTableImplementation = new PneumaticSystemElectricPowerTable();
+		protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.PS-Table.csv";
+
+		protected override string ErrorMessage => "Auxiliary Lookup Error: No value found for Pneumatic System. Mission: '{0}', Technology: '{1}'";
+
+		protected override void ParseData(DataTable table)
+		{
+			foreach (DataRow row in table.Rows) {
+				var technology = row.Field<string>("technology");
+				foreach (DataColumn col in table.Columns.Cast<DataColumn>().Skip(table.Columns.IndexOf("fullyelectric") + 1)) {
+					if (col.Caption == "longhaul_el")
+					{
+						break;
+					}
+					if (col.Caption != "technology") {
+						Data[Tuple.Create(col.Caption.ParseEnum<MissionType>(), technology)] = new AuxDemandEntry() {
+							PowerDemand = row.ParseDouble(col.Caption).SI<Watt>()
+						};
+					}
+
+					
+				}
+			}
+		}
+
+		public string[] GetTechnologies()
+		{
+			return Data.Keys.Select(x => x.Item2).Distinct().ToArray();
+		}
+
+		#region Implementation of IDeclarationAuxiliaryArchitectureTable
+
+		public bool IsApplicable(VectoSimulationJobType simType, string technology)
+		{
+			return _declarationAuxiliaryArchitectureTableImplementation.IsApplicable(simType, technology);
+		}
+
+		private class PneumaticSystemArchitectureTable : AbstractAuxiliaryVehicleArchitectureLookup
+		{
+			#region Overrides of LookupData
+
+			protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.PS-Table.csv";
+
+			#endregion
+		}
+
+
+		#endregion
+
+		#region Implementation of IDeclarationAuxiliaryFullyElectricTable
+
+		public bool IsFullyElectric(string technology)
+		{
+			return _declarationAuxiliaryFullyElectricTableImplementation.IsFullyElectric(technology);
+		}
+
+		public string[] FullyElectricTechnologies()
+		{
+			return _declarationAuxiliaryFullyElectricTableImplementation.FullyElectricTechnologies();
+		}
+
+		private class PneumaticSystemFullyElectricTable : AbstractAuxiliaryFullyElectricLookup
+		{
+			#region Overrides of LookupData
+
+			protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.PS-Table.csv";
+
+			#endregion
+		}
+
+		#endregion
+
+
+
+
+		#region Implementation of IDeclarationAuxiliaryElectricPowerTable
+
+		public Watt GetElectricPowerDemand(MissionType mission, string technology)
+		{
+			return _declarationAuxiliaryElectricPowerTableImplementation.GetElectricPowerDemand(mission, technology);
+		}
+
+		private class PneumaticSystemElectricPowerTable : LookupData<MissionType, string, AuxDemandEntry>, IDeclarationAuxiliaryElectricPowerTable
+		{
+			#region Overrides of LookupData
+
+			protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.PS-Table.csv";
+			protected override string ErrorMessage => "Auxiliary Lookup Error: No fully electric value found for Pneumatic System. Mission: '{0}', Technology: '{1}'";
+			protected override void ParseData(DataTable table)
+			{
+				foreach (DataRow row in table.Rows)
+				{
+					
+					var electric = row.ParseBoolean("fullyelectric");
+					if (!electric)
+					{
+						continue;
+					}
+					var technology = row["technology"].ToString();
+					foreach (DataColumn col in table.Columns.Cast<DataColumn>().Skip(table.Columns.IndexOf("longhaul_el")))
+					{
+						Data[Tuple.Create(col.Caption.Replace("_el", "").ParseEnum<MissionType>(), technology)] = new AuxDemandEntry()
+						{
+							PowerDemand = row.ParseDouble(col.Caption).SI<Watt>()
+						};
+					}
+				}
+			}
+
+			#endregion
+
+			#region Implementation of IDeclarationAuxiliaryElectricPowerTable
+
+			public Watt GetElectricPowerDemand(MissionType mission, string technology)
+			{
+				return Lookup(mission, technology).PowerDemand;
+			}
+
+			#endregion
+		}
+
+		#endregion
+	}
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Models/Declaration/SteeringPump.cs b/VectoCore/VectoCore/Models/Declaration/Auxiliaries/SteeringPump.cs
similarity index 56%
rename from VectoCore/VectoCore/Models/Declaration/SteeringPump.cs
rename to VectoCore/VectoCore/Models/Declaration/Auxiliaries/SteeringPump.cs
index ac909384d7763224fcdde041c59b9d80500adf65..5324916f007d9e1d7b5758e7bc22bfe2483c61f5 100644
--- a/VectoCore/VectoCore/Models/Declaration/SteeringPump.cs
+++ b/VectoCore/VectoCore/Models/Declaration/Auxiliaries/SteeringPump.cs
@@ -1,180 +1,289 @@
-/*
-* This file is part of VECTO.
-*
-* Copyright © 2012-2019 European Union
-*
-* Developed by Graz University of Technology,
-*              Institute of Internal Combustion Engines and Thermodynamics,
-*              Institute of Technical Informatics
-*
-* VECTO is licensed under the EUPL, Version 1.1 or - as soon they will be approved
-* 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
-* distributed under the Licence is distributed on an "AS IS" basis,
-* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-* See the Licence for the specific language governing permissions and
-* limitations under the Licence.
-*
-* Authors:
-*   Stefan Hausberger, hausberger@ivt.tugraz.at, IVT, Graz University of Technology
-*   Christian Kreiner, christian.kreiner@tugraz.at, ITI, Graz University of Technology
-*   Michael Krisper, michael.krisper@tugraz.at, ITI, Graz University of Technology
-*   Raphael Luz, luz@ivt.tugraz.at, IVT, Graz University of Technology
-*   Markus Quaritsch, markus.quaritsch@tugraz.at, IVT, Graz University of Technology
-*   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
-*/
-
-using System;
-using System.Collections.Generic;
-using System.Data;
-using System.Diagnostics;
-using System.Linq;
-using TUGraz.VectoCommon.Models;
-using TUGraz.VectoCommon.Utils;
-using TUGraz.VectoCore.Utils;
-
-namespace TUGraz.VectoCore.Models.Declaration
-{
-	public sealed class SteeringPump : IDeclarationAuxiliaryTable
-	{
-		private readonly SteeringPumpBaseLine _baseLookup = new SteeringPumpBaseLine();
-		private readonly SteeringPumpAxles _axleLookup = new SteeringPumpAxles();
-		private readonly SteeringPumpTechnologies _techLookup = new SteeringPumpTechnologies();
-
-		public Watt Lookup(MissionType mission, VehicleClass hdvClass, IEnumerable<string> technologies)
-		{
-			var baseLine = _baseLookup.Lookup(mission, hdvClass);
-			var power = new SteeringPumpValues<Watt>(0.SI<Watt>(), 0.SI<Watt>(), 0.SI<Watt>());
-			var factors = new SteeringPumpValues<double>(0, 0, 0);
-			var i = 0;
-			foreach (var technology in technologies) {
-				i++;
-				var axles = _axleLookup.Lookup(mission, i);
-				power.UnloadedFriction += baseLine.UnloadedFriction * axles.UnloadedFriction;
-				power.Banking += baseLine.Banking * axles.Banking;
-				power.Steering += baseLine.Steering * axles.Steering;
-
-				var f = _techLookup.Lookup(technology, mission);
-				factors.UnloadedFriction += f.UnloadedFriction;
-				factors.Banking += f.Banking;
-				factors.Steering += f.Steering;
-			}
-
-			power.UnloadedFriction *= factors.UnloadedFriction / i;
-			power.Banking *= factors.Banking / i;
-			power.Steering *= factors.Steering / i;
-
-			return power.UnloadedFriction + power.Banking + power.Steering;
-		}
-
-		private sealed class SteeringPumpBaseLine : LookupData<MissionType, VehicleClass, SteeringPumpValues<Watt>>
-		{
-			protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.SP-Table.csv";
-
-			protected override string ErrorMessage => "Auxiliary Lookup Error: No value found for Steering Pump. Mission: '{0}', HDVClass: '{1}'";
-
-			protected override void ParseData(DataTable table)
-			{
-				foreach (DataRow row in table.Rows) {
-					var hdvClass = VehicleClassHelper.Parse(row.Field<string>("hdvgroup"));
-					foreach (DataColumn col in table.Columns) {
-						if (col.Caption == "hdvgroup" || string.IsNullOrWhiteSpace(row.Field<string>(col.Caption))) {
-							continue;
-						}
-						var values = row.Field<string>(col.Caption).Split('/')
-							.Select(v => v.ToDouble() / 100.0).Concat(0.0.Repeat(3)).SI<Watt>().ToList();
-						Data[Tuple.Create(col.Caption.ParseEnum<MissionType>(), hdvClass)] = new SteeringPumpValues<Watt>(values[0],
-							values[1], values[2]);
-					}
-				}
-			}
-		}
-
-		private sealed class SteeringPumpTechnologies : LookupData<string, SteeringPumpValues<double>>
-		{
-			protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.SP-Tech.csv";
-
-			protected override string ErrorMessage => "Auxiliary Lookup Error: No value found for SteeringPump Technology. Key: '{0}'";
-
-			protected override void ParseData(DataTable table)
-			{
-				Data = table.Rows.Cast<DataRow>().ToDictionary(
-					key => key.Field<string>("Technology"),
-					value => new SteeringPumpValues<double>(value.ParseDouble("UF"), value.ParseDouble("B"), value.ParseDouble("S")));
-			}
-
-			public override SteeringPumpValues<double> Lookup(string key)
-			{
-				throw new InvalidOperationException("Standard lookup is not supported. Use Lookup(string, MissionType) instead.");
-			}
-
-			/// <summary>
-			/// Lookup for Steering Pump Technologies.
-			/// </summary>
-			/// <param name="tech">The technology string.</param>
-			/// <param name="mission">Only used when Tech is Electric System.</param>
-			/// <returns></returns>
-			public SteeringPumpValues<double> Lookup(string tech, MissionType mission)
-			{
-				var values = base.Lookup(tech);
-				return values;
-			}
-
-			public string[] GetTechnologies()
-			{
-				return Data.Keys.Distinct().ToArray();
-			}
-		}
-
-		private sealed class SteeringPumpAxles : LookupData<MissionType, int, SteeringPumpValues<double>>
-		{
-			protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.SP-Axles.csv";
-
-			protected override string ErrorMessage => "Auxiliary Lookup Error: No value found for SteeringPump Axle. Mission: '{0}', Axle Count: '{1}'";
-
-			protected override void ParseData(DataTable table)
-			{
-				foreach (DataRow row in table.Rows) {
-					var axleNumber = int.Parse(row.Field<string>("steeredaxles"));
-					foreach (DataColumn col in table.Columns) {
-						if (col.Caption == "steeredaxles") {
-							continue;
-						}
-						var field = row.Field<string>(col.Caption);
-						if (string.IsNullOrWhiteSpace(field)) {
-							continue;
-						}
-						var values = field.Split('/').ToDouble().Concat(0.0.Repeat(3)).ToList();
-						Data[Tuple.Create(col.Caption.ParseEnum<MissionType>(), axleNumber)] = new SteeringPumpValues<double>(values[0],
-							values[1], values[2]);
-					}
-				}
-			}
-		}
-
-		[DebuggerDisplay("UnloadedFriction = {UnloadedFriction,nq}, Banking = {Banking,nq}, Steering = {Steering,nq}")]
-		private struct SteeringPumpValues<T>
-		{
-			public T UnloadedFriction;
-			public T Banking;
-			public T Steering;
-
-			public SteeringPumpValues(T unloadedFriction, T banking, T steering)
-			{
-				UnloadedFriction = unloadedFriction;
-				Banking = banking;
-				Steering = steering;
-			}
-		}
-
-		public string[] GetTechnologies()
-		{
-			return _techLookup.GetTechnologies();
-		}
-	}
+/*
+* This file is part of VECTO.
+*
+* Copyright © 2012-2019 European Union
+*
+* Developed by Graz University of Technology,
+*              Institute of Internal Combustion Engines and Thermodynamics,
+*              Institute of Technical Informatics
+*
+* VECTO is licensed under the EUPL, Version 1.1 or - as soon they will be approved
+* 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
+* distributed under the Licence is distributed on an "AS IS" basis,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the Licence for the specific language governing permissions and
+* limitations under the Licence.
+*
+* Authors:
+*   Stefan Hausberger, hausberger@ivt.tugraz.at, IVT, Graz University of Technology
+*   Christian Kreiner, christian.kreiner@tugraz.at, ITI, Graz University of Technology
+*   Michael Krisper, michael.krisper@tugraz.at, ITI, Graz University of Technology
+*   Raphael Luz, luz@ivt.tugraz.at, IVT, Graz University of Technology
+*   Markus Quaritsch, markus.quaritsch@tugraz.at, IVT, Graz University of Technology
+*   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
+*/
+
+using System;
+using System.Collections.Generic;
+using System.Data;
+using System.Diagnostics;
+using System.Linq;
+using TUGraz.VectoCommon.Exceptions;
+using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Utils;
+
+namespace TUGraz.VectoCore.Models.Declaration.Auxiliaries
+{
+	public sealed class SteeringPump : IDeclarationAuxiliaryTable, IDeclarationAuxiliaryFullyElectricTable
+	{
+		private readonly SteeringPumpBaseLine _baseLookup = new SteeringPumpBaseLine();
+		private readonly SteeringPumpAxles _axleLookup = new SteeringPumpAxles();
+		private readonly SteeringPumpTechnologies _techLookup = new SteeringPumpTechnologies();
+		/// <summary>
+		/// Returns the power demand of the steering pumps split into mechanical pumps and electric pumps
+		/// </summary>
+		/// <param name="mission"></param>
+		/// <param name="hdvClass"></param>
+		/// <param name="technologies"></param>
+		/// <returns>Note: The power demand is mechanical also for the electric pumps</returns>
+		/// <exception cref="VectoException"></exception>
+		public (Watt mechanicalPumps, Watt electricPumps) Lookup(MissionType mission, VehicleClass hdvClass, IEnumerable<string> technologies)
+		{
+			var baseLine = _baseLookup.Lookup(mission, hdvClass);
+			var powerMech = new SteeringPumpValues<Watt>(0.SI<Watt>(), 0.SI<Watt>(), 0.SI<Watt>());
+			var powerEl = new SteeringPumpValues<Watt>(0.SI<Watt>(), 0.SI<Watt>(), 0.SI<Watt>());
+			var factors = new SteeringPumpValues<double>(0, 0, 0);
+			//var factorsEl = new SteeringPumpValues<double>(0, 0, 0);
+			var axleCount = 0;
+			var numberMech = 0;
+			var numberEl = 0;
+			if (!technologies.Any()) {
+				throw new VectoException("No technology specified for steering pump");
+			}
+			foreach (var technology in technologies) {
+
+				if (!_techLookup.GetTechnologies().Contains(technology))
+				{
+					throw new VectoException($"Steering pump technology '{technology}' not found");
+				}
+				axleCount++;
+
+					
+				var axles = _axleLookup.Lookup(mission, axleCount);
+				var f = _techLookup.Lookup(technology, mission);
+
+				factors.UnloadedFriction += f.UnloadedFriction;
+				factors.Banking += f.Banking;
+				factors.Steering += f.Steering;
+				if (_techLookup.IsFullyElectric(technology)) {
+					numberEl++;
+
+					powerEl.UnloadedFriction += baseLine.UnloadedFriction * axles.UnloadedFriction;
+					powerEl.Banking += baseLine.Banking * axles.Banking;
+					powerEl.Steering += baseLine.Steering * axles.Steering;
+				} else {
+					numberMech++;
+
+					powerMech.UnloadedFriction += baseLine.UnloadedFriction * axles.UnloadedFriction;
+					powerMech.Banking += baseLine.Banking * axles.Banking;
+					powerMech.Steering += baseLine.Steering * axles.Steering;
+				}
+			}
+
+			if (numberMech > 0) {
+				powerMech.UnloadedFriction *= factors.UnloadedFriction / axleCount;
+				powerMech.Banking *= factors.Banking / axleCount;
+				powerMech.Steering *= factors.Steering / axleCount;
+			}
+
+			if (numberEl > 0) {
+				powerEl.UnloadedFriction *= factors.UnloadedFriction / axleCount;
+				powerEl.Banking *= factors.Banking / axleCount;
+				powerEl.Steering *= factors.Steering / axleCount;
+			}
+
+			return (powerMech.UnloadedFriction + powerMech.Banking + powerMech.Steering, 
+				powerEl.UnloadedFriction + powerEl.Banking + powerEl.Steering);
+		}
+
+		public bool IsApplicable(IEnumerable<string> technologies, VectoSimulationJobType jobType)
+		{
+			foreach (var technology in technologies) {
+				if (!_techLookup.IsApplicable(jobType, technology)) {
+					return false;
+				}
+			}
+			return true;
+		}
+
+		private sealed class SteeringPumpBaseLine : LookupData<MissionType, VehicleClass, SteeringPumpValues<Watt>>
+		{
+			protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.SP-Table.csv";
+
+			protected override string ErrorMessage => "Auxiliary Lookup Error: No value found for Steering Pump. Mission: '{0}', HDVClass: '{1}'";
+
+			protected override void ParseData(DataTable table)
+			{
+				foreach (DataRow row in table.Rows) {
+					var hdvClass = VehicleClassHelper.Parse(row.Field<string>("hdvgroup"));
+					foreach (DataColumn col in table.Columns) {
+						if (col.Caption == "hdvgroup" || string.IsNullOrWhiteSpace(row.Field<string>(col.Caption))) {
+							continue;
+						}
+						var values = row.Field<string>(col.Caption).Split('/')
+							.Select(v => v.ToDouble() / 100.0).Concat(0.0.Repeat(3)).SI<Watt>().ToList();
+						Data[Tuple.Create(col.Caption.ParseEnum<MissionType>(), hdvClass)] = new SteeringPumpValues<Watt>(values[0],
+							values[1], values[2]);
+					}
+				}
+			}
+		}
+
+		private sealed class SteeringPumpTechnologies : LookupData<string, SteeringPumpValues<double>>, IDeclarationAuxiliaryArchitectureTable, IDeclarationAuxiliaryFullyElectricTable
+		{
+			private readonly IDeclarationAuxiliaryArchitectureTable _declarationAuxiliaryArchitectureTableImplementation = new SteeringPumpArchitectureTable();
+			private readonly IDeclarationAuxiliaryFullyElectricTable _declarationAuxiliaryFullyElectricTableImplementation = new SteeringPumpFullyElectricTable();
+			protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.SP-Tech.csv";
+
+			protected override string ErrorMessage => "Auxiliary Lookup Error: No value found for SteeringPump Technology. Key: '{0}'";
+
+			protected override void ParseData(DataTable table)
+			{
+				Data = table.Rows.Cast<DataRow>().ToDictionary(
+					key => key.Field<string>("Technology"),
+					value => new SteeringPumpValues<double>(value.ParseDouble("UF"), value.ParseDouble("B"), value.ParseDouble("S")));
+			}
+
+			public override SteeringPumpValues<double> Lookup(string key)
+			{
+				throw new InvalidOperationException("Standard lookup is not supported. Use Lookup(string, MissionType) instead.");
+			}
+
+			/// <summary>
+			/// Lookup for Steering Pump Technologies.
+			/// </summary>
+			/// <param name="tech">The technology string.</param>
+			/// <param name="mission">Only used when Tech is Electric System.</param>
+			/// <returns></returns>
+			public SteeringPumpValues<double> Lookup(string tech, MissionType mission)
+			{
+				var values = base.Lookup(tech);
+				return values;
+			}
+
+			public string[] GetTechnologies()
+			{
+				return Data.Keys.Distinct().ToArray();
+			}
+
+			#region Implementation of IDeclarationAuxiliaryArchitectureTable
+
+			public bool IsApplicable(VectoSimulationJobType simType, string technology)
+			{
+				return _declarationAuxiliaryArchitectureTableImplementation.IsApplicable(simType, technology);
+			}
+
+			private class SteeringPumpArchitectureTable : AbstractAuxiliaryVehicleArchitectureLookup
+			{
+				#region Overrides of LookupData
+
+				protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.SP-Tech.csv";
+
+				#endregion
+			}
+
+			private class SteeringPumpFullyElectricTable : AbstractAuxiliaryFullyElectricLookup
+			{
+				#region Overrides of LookupData
+
+				protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.SP-Tech.csv";
+
+				#endregion
+			}
+
+			#endregion
+
+			#region Implementation of IDeclarationAuxiliaryFullyElectricTable
+
+			public bool IsFullyElectric(string technology)
+			{
+				return _declarationAuxiliaryFullyElectricTableImplementation.IsFullyElectric(technology);
+			}
+
+			public string[] FullyElectricTechnologies()
+			{
+				return _declarationAuxiliaryFullyElectricTableImplementation.FullyElectricTechnologies();
+			}
+
+			#endregion
+		}
+
+		private sealed class SteeringPumpAxles : LookupData<MissionType, int, SteeringPumpValues<double>>
+		{
+			protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.SP-Axles.csv";
+
+			protected override string ErrorMessage => "Auxiliary Lookup Error: No value found for SteeringPump Axle. Mission: '{0}', Axle Count: '{1}'";
+
+			protected override void ParseData(DataTable table)
+			{
+				foreach (DataRow row in table.Rows) {
+					var axleNumber = int.Parse(row.Field<string>("steeredaxles"));
+					foreach (DataColumn col in table.Columns) {
+						if (col.Caption == "steeredaxles") {
+							continue;
+						}
+						var field = row.Field<string>(col.Caption);
+						if (string.IsNullOrWhiteSpace(field)) {
+							continue;
+						}
+						var values = field.Split('/').ToDouble().Concat(0.0.Repeat(3)).ToList();
+						Data[Tuple.Create(col.Caption.ParseEnum<MissionType>(), axleNumber)] = new SteeringPumpValues<double>(values[0],
+							values[1], values[2]);
+					}
+				}
+			}
+		}
+
+		[DebuggerDisplay("UnloadedFriction = {UnloadedFriction,nq}, Banking = {Banking,nq}, Steering = {Steering,nq}")]
+		private struct SteeringPumpValues<T>
+		{
+			public T UnloadedFriction;
+			public T Banking;
+			public T Steering;
+
+			public SteeringPumpValues(T unloadedFriction, T banking, T steering)
+			{
+				UnloadedFriction = unloadedFriction;
+				Banking = banking;
+				Steering = steering;
+			}
+		}
+
+		public string[] GetTechnologies()
+		{
+			return _techLookup.GetTechnologies();
+		}
+
+		#region Implementation of IDeclarationAuxiliaryFullyElectricTable
+
+		public bool IsFullyElectric(string technology)
+		{
+			return _techLookup.IsFullyElectric(technology);
+		}
+
+		public string[] FullyElectricTechnologies()
+		{
+			return _techLookup.FullyElectricTechnologies();
+		}
+
+		#endregion
+	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Models/Declaration/DeclarationData.cs b/VectoCore/VectoCore/Models/Declaration/DeclarationData.cs
index 73b1d42bfd6010e02833b44f276a8b0242123b10..38cdcafb7a877c6a331aa963270c25c6273dc5cd 100644
--- a/VectoCore/VectoCore/Models/Declaration/DeclarationData.cs
+++ b/VectoCore/VectoCore/Models/Declaration/DeclarationData.cs
@@ -45,16 +45,21 @@ using TUGraz.VectoCore.Configuration;
 using TUGraz.VectoCore.InputData.FileIO.JSON;
 using TUGraz.VectoCore.InputData.Reader.ComponentData;
 using TUGraz.VectoCore.Models.BusAuxiliaries.DownstreamModules.Impl.Electrics;
+using TUGraz.VectoCore.Models.Declaration.Auxiliaries;
 using TUGraz.VectoCore.Models.SimulationComponent.Data;
 using TUGraz.VectoCore.Models.SimulationComponent.Data.ElectricMotor;
 using TUGraz.VectoCore.Models.SimulationComponent.Data.Engine;
 using TUGraz.VectoCore.Models.SimulationComponent.Data.Gearbox;
 using TUGraz.VectoCore.Utils;
 using TUGraz.VectoCore.Models.BusAuxiliaries.DownstreamModules.Impl.HVAC;
+using TUGraz.VectoCore.Models.Simulation.Data;
+using TUGraz.VectoCore.Models.Simulation.Impl;
+using TUGraz.VectoCore.OutputData;
+using TUGraz.VectoCore.OutputData.XML;
 
 namespace TUGraz.VectoCore.Models.Declaration
 {
-    public static class DeclarationData
+	public static class DeclarationData
 	{
 		/// <summary>
 		/// The standard acceleration for gravity on earth.
@@ -68,6 +73,7 @@ namespace TUGraz.VectoCore.Models.Declaration
 		public const string DeclarationDataResourcePrefix = "TUGraz.VectoCore.Resources.Declaration";
 
 		public static readonly Watt MinEnginePowerForEMS = 300e3.SI<Watt>();
+		public static readonly Watt MinEnginePowerForEMS_PEV = 300e3.SI<Watt>();
 
 		public static readonly TruckSegments TruckSegments = new TruckSegments();
 		public static readonly PrimaryBusSegments PrimaryBusSegments = new PrimaryBusSegments();
@@ -87,10 +93,12 @@ namespace TUGraz.VectoCore.Models.Declaration
 		public static readonly WHTCCorrection WHTCCorrection = new WHTCCorrection();
 		public static readonly AirDrag AirDrag = new AirDrag();
 		public static readonly StandardBodies StandardBodies = new StandardBodies();
+		public static readonly Conditioning Conditioning = new Conditioning();
 		public static readonly Payloads Payloads = new Payloads();
 
 		public static readonly PTOTransmission PTOTransmission = new PTOTransmission();
 
+		public static readonly double ElectricMachineDefaultMechanicalTransmissionEfficiency = 1;
 		//public static MeterPerSecond CycleSpeedLimit;
 		public const double LossMapExtrapolationFactor = 6;
 
@@ -100,6 +108,9 @@ namespace TUGraz.VectoCore.Models.Declaration
 		public static readonly WeightingFactors WeightingFactors = new WeightingFactors();
 
 		public const double AlternatorEfficiency = 0.7;
+		public const double DCDCEfficiency = 1.0;
+
+		public const double HVACElectricEfficiencyFactor = 0.8;
 
 		public const double WHRChargerEfficiency = 0.98;
 
@@ -140,26 +151,35 @@ namespace TUGraz.VectoCore.Models.Declaration
 						grossVehicleWeight - curbWeight).Value() / 100, 0) * 100).SI<Kilogram>();
 		}
 
-		public static VehicleClass GetVehicleGroupGroup(IVehicleDeclarationInputData vehicleData)
+		public static Tuple<VehicleClass, bool?> GetVehicleGroupGroup(IVehicleDeclarationInputData vehicleData)
 		{
 			switch (vehicleData.VehicleCategory) {
 				case VehicleCategory.Van:
 				case VehicleCategory.RigidTruck:
 				case VehicleCategory.Tractor:
-					var truckSegment = DeclarationData.TruckSegments.Lookup(vehicleData.VehicleCategory,
-						vehicleData.AxleConfiguration, vehicleData.GrossVehicleMassRating, vehicleData.CurbMassChassis,
-						vehicleData.VocationalVehicle);
-					return truckSegment.VehicleClass;
+					try {
+						var truckSegment = DeclarationData.TruckSegments.Lookup(vehicleData.VehicleCategory,
+							vehicleData.AxleConfiguration, vehicleData.GrossVehicleMassRating,
+							vehicleData.CurbMassChassis,
+							vehicleData.VocationalVehicle);
+						return Tuple.Create(truckSegment.VehicleClass, (bool?)false);
+					} catch (VectoException) {
+						var truckSegment = DeclarationData.TruckSegments.Lookup(vehicleData.VehicleCategory,
+							vehicleData.AxleConfiguration, vehicleData.GrossVehicleMassRating,
+							vehicleData.CurbMassChassis,
+							false);
+						return Tuple.Create(truckSegment.VehicleClass, (bool?)false);
+					}
 				case VehicleCategory.HeavyBusPrimaryVehicle:
 					var primarySegment = DeclarationData.PrimaryBusSegments.Lookup(vehicleData.VehicleCategory,
 						vehicleData.AxleConfiguration, vehicleData.Articulated);
-					return primarySegment.VehicleClass;
+					return Tuple.Create(primarySegment.VehicleClass, (bool?)null);
 				case VehicleCategory.HeavyBusCompletedVehicle:
 					var segment = DeclarationData.CompletedBusSegments.Lookup(vehicleData.AxleConfiguration.NumAxles(),
 						vehicleData.VehicleCode,
 						vehicleData.RegisteredClass, vehicleData.NumberPassengerSeatsLowerDeck, vehicleData.Height,
 						vehicleData.LowEntry);
-					return segment.VehicleClass;
+					return Tuple.Create(segment.VehicleClass, (bool?)null);
 			}
 
 			throw new VectoException("No Group found for vehicle");
@@ -178,7 +198,7 @@ namespace TUGraz.VectoCore.Models.Declaration
 											.Sum(x => x.ElectricMachine.R85RatedPower * x.Count) ?? 0.SI<Watt>()) +
 										(vehicleData.Components?.IEPC?.R85RatedPower ?? 0.SI<Watt>()) + 
 										(vehicleData.MaxNetPower1 ?? 0.SI<Watt>()); 
-					var co2Group = WeightingGroup.Lookup(vehicleGroup, vehicleData.SleeperCab ?? false, propulsionPower);
+					var co2Group = WeightingGroup.Lookup(vehicleGroup.Item1, vehicleData.SleeperCab ?? false, propulsionPower);
 					return co2Group;
 				default:
 					return Declaration.WeightingGroup.Unknown;
@@ -191,7 +211,25 @@ namespace TUGraz.VectoCore.Models.Declaration
 			return Declaration.WeightingGroup.Unknown;
 		}
 
+		public static double GetNumberOfPassengers(Mission mission, Meter length, Meter width, double registeredPassengerSeats,
+			double registeredPassengersStanding, LoadingType loading)
+		{
+			var busFloorArea = DeclarationData.BusAuxiliaries.CalculateBusFloorSurfaceArea(length, width);
+			var passengerCountRef = busFloorArea * (loading == LoadingType.LowLoading
+				? mission.BusParameter.PassengerDensityLow
+				: mission.BusParameter.PassengerDensityRef);
+
+			if (loading != LoadingType.ReferenceLoad && loading != LoadingType.LowLoading) {
+				throw new VectoException("Unhandled loading type: {0}", loading);
+			}
+
+			var passengerCount = registeredPassengerSeats +
+								(mission.MissionType == MissionType.Coach ? 0 : registeredPassengersStanding);
 
+			return loading == LoadingType.ReferenceLoad
+				? VectoMath.Min(passengerCountRef, passengerCount)
+				: VectoMath.Min(passengerCountRef * mission.MissionType.GetLowLoadFactorBus(), passengerCount);
+		}
 
 		public static class BusAuxiliaries
 		{
@@ -387,19 +425,19 @@ namespace TUGraz.VectoCore.Models.Declaration
 				}
 			}
 
-            public static double CalculateCOP(Watt coolingPwrDriver, double copDriver, Watt coolingPwrPass, double copPass)
-            {
-                if (coolingPwrDriver.IsGreater(0) && copDriver.IsEqual(0)) {
-                    copDriver = copPass;
-                }
-                if (coolingPwrDriver.IsEqual(0) && coolingPwrPass.IsEqual(0)) {
-                    return 1.0;
-                }
-                return (coolingPwrDriver * copDriver + coolingPwrPass * copPass) /
-                        (coolingPwrDriver + coolingPwrPass);
-            }
-
-            public static Meter CorrectionLengthDrivetrainVolume(VehicleCode? vehicleCode, bool? lowEntry, int numAxles, bool articulated)
+			public static double CalculateCOP(Watt coolingPwrDriver, double copDriver, Watt coolingPwrPass, double copPass)
+			{
+				if (coolingPwrDriver.IsGreater(0) && copDriver.IsEqual(0)) {
+					copDriver = copPass;
+				}
+				if (coolingPwrDriver.IsEqual(0) && coolingPwrPass.IsEqual(0)) {
+					return 1.0;
+				}
+				return (coolingPwrDriver * copDriver + coolingPwrPass * copPass) /
+						(coolingPwrDriver + coolingPwrPass);
+			}
+
+			public static Meter CorrectionLengthDrivetrainVolume(VehicleCode? vehicleCode, bool? lowEntry, int numAxles, bool articulated)
 			{
 				if ((vehicleCode == VehicleCode.CE || vehicleCode == VehicleCode.CG) && (bool)lowEntry) {
 					switch (numAxles) {
@@ -1231,6 +1269,8 @@ namespace TUGraz.VectoCore.Models.Declaration
 
 			public const string DefaultPTOActivationCycle =
 				DeclarationDataResourcePrefix + ".MissionCycles.MunicipalUtility_PTO_generic.vptoc";
+
+			public const string DefaultE_PTOActivationCycle = DeclarationDataResourcePrefix + ".MissionCycles.MunicipalUtility_PTO_generic.vptoel";
 		}
 
 		public static class VTPMode
@@ -1296,11 +1336,13 @@ namespace TUGraz.VectoCore.Models.Declaration
 
 		public static class Battery
 		{
+			public static GenericSOC GenericSOC = new GenericSOC();
+
 			/// <summary>
 			/// Percentage of the maximum voltage of the battery
 			/// </summary>
-			private const double SOCMinHP = 0.2;
-			private const double SOCMaxHP = 0.8;
+			private const double SOCMinHP = 0.05;
+			private const double SOCMaxHP = 0.95;
 
 			private const double SOCMinHE = 0.05;
 			private const double SOCMaxHE = 0.95;
@@ -1319,6 +1361,8 @@ namespace TUGraz.VectoCore.Models.Declaration
 				}
 			}
 
+			public static double GenericDeterioration => 0.05;
+
 
 			public static double GetMaxSoc(BatteryType type)
 			{
@@ -1335,5 +1379,80 @@ namespace TUGraz.VectoCore.Models.Declaration
 				}
 			}
 		}
+
+		public static IWeightedResult CalculateWeightedResult(IResultEntry cdResult, IResultEntry csResult)
+		{
+			if (cdResult.Status != VectoRun.Status.Success || csResult.Status != VectoRun.Status.Success) {
+				return null;
+			}
+			// ToDo MQ 2022-12-12: add correct calculation method!
+			return new WeightedResult(cdResult) {
+				AverageSpeed = cdResult.AverageSpeed,
+				AverageDrivingSpeed = (cdResult.AverageDrivingSpeed + csResult.AverageDrivingSpeed) / 2.0,
+				FuelConsumption = cdResult.FuelData.Select(x => Tuple.Create(x,
+						(cdResult.FuelConsumptionFinal(x.FuelType).TotalFuelConsumptionCorrected +
+						csResult.FuelConsumptionFinal(x.FuelType).TotalFuelConsumptionCorrected) / 2.0))
+					.ToDictionary(x => x.Item1, x => x.Item2),
+				ElectricEnergyConsumption = (cdResult.ElectricEnergyConsumption + csResult.ElectricEnergyConsumption) / 2.0,
+				CO2Total = (cdResult.CO2Total + csResult.CO2Total) / 2.0,
+				ActualChargeDepletingRange = cdResult.Distance,
+				EquivalentAllElectricRange = cdResult.Distance,
+				ZeroCO2EmissionsRange = cdResult.Distance,
+				UtilityFactor = 1
+			};
+		}
+
+		public static IWeightedResult CalculateWeightedSummary(IList<IResultEntry> entries)
+		{
+			// ToDo MQ 2022-12-12: add correct calculation method!
+			var first = entries.FirstOrDefault();
+			if (first == null) {
+				return null;
+			}
+			return new WeightedResult(first) {
+				AverageSpeed = first.AverageSpeed,
+				FuelConsumption = first.FuelData?.Select(x => Tuple.Create(x,
+						first.FuelConsumptionFinal(x.FuelType).TotalFuelConsumptionCorrected))
+					.ToDictionary(x => x.Item1, x => x.Item2),
+				ElectricEnergyConsumption = first.ElectricEnergyConsumption,
+				CO2Total = first.CO2Total,
+				ActualChargeDepletingRange = first.Distance,
+				EquivalentAllElectricRange = first.Distance,
+				ZeroCO2EmissionsRange = first.Distance,
+				UtilityFactor = 1,
+
+				AuxHeaterFuel = first.AuxHeaterFuel,
+				ZEV_CO2 = first.ZEV_CO2,
+				ZEV_FuelConsumption_AuxHtr = first.ZEV_FuelConsumption_AuxHtr
+			};
+		}
+
+		public static IWeightedResult CalculateWeightedSummary(IList<IOVCResultEntry> entries)
+		{
+			// ToDo MQ 2022-12-12: add correct calculation method!
+			var cdResult = entries.First().ChargeDepletingResult;
+			var csResult = entries.First().ChargeSustainingResult;
+			return new WeightedResult(cdResult) {
+				AverageSpeed = cdResult.AverageSpeed,
+				FuelConsumption = cdResult.FuelData.Select(x => Tuple.Create(x,
+						(cdResult.FuelConsumptionFinal(x.FuelType).TotalFuelConsumptionCorrected +
+						csResult.FuelConsumptionFinal(x.FuelType).TotalFuelConsumptionCorrected) / 2.0))
+					.ToDictionary(x => x.Item1, x => x.Item2),
+				ElectricEnergyConsumption = (cdResult.ElectricEnergyConsumption + csResult.ElectricEnergyConsumption) / 2.0,
+				CO2Total = (cdResult.CO2Total + csResult.CO2Total) / 2.0,
+				ActualChargeDepletingRange = cdResult.Distance,
+				EquivalentAllElectricRange = cdResult.Distance,
+				ZeroCO2EmissionsRange = cdResult.Distance,
+				UtilityFactor = 1
+			};
+		}
+
+		public static void SetElectricRangesPEV(IResultEntry resultEntry, VectoRunData runData, IModalDataContainer data)
+		{
+			// ToDo MQ 2022-12-12: add correct calculation method!
+			resultEntry.ActualChargeDepletingRange = 100.SI<Meter>();
+			resultEntry.EquivalentAllElectricRange = 100.SI<Meter>();
+			resultEntry.ZeroCO2EmissionsRange = 100.SI<Meter>();
+		}
 	}
 }
diff --git a/VectoCore/VectoCore/Models/Declaration/GenericSOC.cs b/VectoCore/VectoCore/Models/Declaration/GenericSOC.cs
new file mode 100644
index 0000000000000000000000000000000000000000..3d32cbecfde7fbf6cd67157924abb3eeee822bac
--- /dev/null
+++ b/VectoCore/VectoCore/Models/Declaration/GenericSOC.cs
@@ -0,0 +1,103 @@
+using System;
+using System.Collections.Generic;
+using System.Data;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.InputData.Reader.Impl;
+using TUGraz.VectoCore.Utils;
+
+namespace TUGraz.VectoCore.Models.Declaration
+{
+
+	public class GenericSOC : LookupData<VectoSimulationJobType, bool, GenericSOC.GenericSOCData>
+    {
+		protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".GenericSOC.csv";
+		protected override string ErrorMessage => "GenericSOC Lookup Error: no value found. Key: '{0}'";
+
+		private double _factor = 1d/100;
+		public struct GenericSOCData
+		{
+			public double SOCMin;
+			public double SOCMax;
+			public double GenericDetorioration;
+		}
+
+		public GenericSOC()
+		{
+		}
+
+		#region Overrides of LookupData
+
+		#region Overrides of LookupData<VectoSimulationJobType,bool,GenericSOCData>
+		
+		public override GenericSOCData Lookup(VectoSimulationJobType jobType, bool ovc)
+		{
+			return base.Lookup(jobType, ovc);
+		}
+
+		#endregion
+
+
+		protected override void ParseData(DataTable table)
+		{
+			foreach (DataRow row in table.Rows) {
+				var architecture = row["architecture"];
+				switch (architecture) {
+					case "PEV":
+						CreatePEVEntries(row);
+						break;
+					case "HEV":
+						CreateHEVEntries(row);
+						break;
+					default:
+						throw new ArgumentOutOfRangeException();
+				}
+			}
+		}
+		#endregion
+
+
+		private void CreatePEVEntries(DataRow row)
+		{
+			var architectures = new VectoSimulationJobType[] {
+				VectoSimulationJobType.BatteryElectricVehicle,
+				VectoSimulationJobType.IEPC_E
+			};
+			var val = GenericSocData(row);
+			foreach (var archs in architectures) {
+				Data.Add(new Tuple<VectoSimulationJobType, bool>(archs, row.ParseBoolean("ovc")), val);
+			}
+			
+		}
+
+		private GenericSOCData GenericSocData(DataRow row)
+		{
+			var val = new GenericSOCData() {
+				SOCMin = row.ParseDouble("genericsocmin") * _factor,
+				SOCMax = row.ParseDouble("genericsocmax") * _factor,
+				GenericDetorioration = row.ParseDouble("genericdeterioration") * _factor,
+			};
+			return val;
+		}
+
+		private void CreateHEVEntries(DataRow row)
+		{
+			var val = GenericSocData(row);
+			var architectures = new VectoSimulationJobType[] {
+				VectoSimulationJobType.ParallelHybridVehicle,
+				VectoSimulationJobType.SerialHybridVehicle,
+				VectoSimulationJobType.IHPC,
+				VectoSimulationJobType.IEPC_S
+			};
+			foreach (var archs in architectures)
+			{
+				Data.Add(new Tuple<VectoSimulationJobType, bool>(archs, row.ParseBoolean("ovc")), val);
+			}
+		}
+
+
+	}
+}
diff --git a/VectoCore/VectoCore/Models/Declaration/HVAC.cs b/VectoCore/VectoCore/Models/Declaration/HVAC.cs
index 7c20b0e87d62a0995968c694ef9879209cc8ad33..88325e623f5f81d01de08ca0c1468d218f853e23 100644
--- a/VectoCore/VectoCore/Models/Declaration/HVAC.cs
+++ b/VectoCore/VectoCore/Models/Declaration/HVAC.cs
@@ -33,8 +33,10 @@ using System;
 using System.Collections.Generic;
 using System.Data;
 using System.Linq;
+using TUGraz.VectoCommon.InputData;
 using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Models.Declaration.Auxiliaries;
 using TUGraz.VectoCore.Utils;
 
 namespace TUGraz.VectoCore.Models.Declaration
@@ -44,7 +46,7 @@ namespace TUGraz.VectoCore.Models.Declaration
 	{
 		private List<string> Technologies;
 
-		protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.HVAC-Table.csv";
+	protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.HVAC-Table.csv";
 
 		protected override string ErrorMessage => "Auxiliary Lookup Error: No value found for HVAC. Mission: '{0}', Technology: '{1}' , HDVClass: '{2}'";
 
diff --git a/VectoCore/VectoCore/Models/Declaration/PTOTransmission.cs b/VectoCore/VectoCore/Models/Declaration/PTOTransmission.cs
index 5d0eadeb4055b3727496379c163ca76e33c71dcf..adeed782a5525591f1bc6f697a84233766ab6cfa 100644
--- a/VectoCore/VectoCore/Models/Declaration/PTOTransmission.cs
+++ b/VectoCore/VectoCore/Models/Declaration/PTOTransmission.cs
@@ -32,6 +32,7 @@
 using System.Data;
 using System.Linq;
 using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Models.Declaration.Auxiliaries;
 using TUGraz.VectoCore.Utils;
 
 namespace TUGraz.VectoCore.Models.Declaration
diff --git a/VectoCore/VectoCore/Models/Declaration/PneumaticSystem.cs b/VectoCore/VectoCore/Models/Declaration/PneumaticSystem.cs
deleted file mode 100644
index 5222c8b0370903e4d4fa70feacdc4955840cc236..0000000000000000000000000000000000000000
--- a/VectoCore/VectoCore/Models/Declaration/PneumaticSystem.cs
+++ /dev/null
@@ -1,66 +0,0 @@
-/*
-* This file is part of VECTO.
-*
-* Copyright © 2012-2019 European Union
-*
-* Developed by Graz University of Technology,
-*              Institute of Internal Combustion Engines and Thermodynamics,
-*              Institute of Technical Informatics
-*
-* VECTO is licensed under the EUPL, Version 1.1 or - as soon they will be approved
-* 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
-* distributed under the Licence is distributed on an "AS IS" basis,
-* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-* See the Licence for the specific language governing permissions and
-* limitations under the Licence.
-*
-* Authors:
-*   Stefan Hausberger, hausberger@ivt.tugraz.at, IVT, Graz University of Technology
-*   Christian Kreiner, christian.kreiner@tugraz.at, ITI, Graz University of Technology
-*   Michael Krisper, michael.krisper@tugraz.at, ITI, Graz University of Technology
-*   Raphael Luz, luz@ivt.tugraz.at, IVT, Graz University of Technology
-*   Markus Quaritsch, markus.quaritsch@tugraz.at, IVT, Graz University of Technology
-*   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
-*/
-
-using System;
-using System.Data;
-using System.Linq;
-using TUGraz.VectoCommon.Models;
-using TUGraz.VectoCommon.Utils;
-using TUGraz.VectoCore.Utils;
-
-namespace TUGraz.VectoCore.Models.Declaration
-{
-	public sealed class PneumaticSystem : LookupData<MissionType, string, AuxDemandEntry>, IDeclarationAuxiliaryTable
-	{
-		protected override string ResourceId => DeclarationData.DeclarationDataResourcePrefix + ".VAUX.PS-Table.csv";
-
-		protected override string ErrorMessage => "Auxiliary Lookup Error: No value found for Pneumatic System. Mission: '{0}', Technology: '{1}'";
-
-		protected override void ParseData(DataTable table)
-		{
-			foreach (DataRow row in table.Rows) {
-				var technology = row.Field<string>("technology");
-				foreach (DataColumn col in table.Columns) {
-					if (col.Caption != "technology") {
-						Data[Tuple.Create(col.Caption.ParseEnum<MissionType>(), technology)] = new AuxDemandEntry() {
-							PowerDemand = row.ParseDouble(col.Caption).SI<Watt>()
-						};
-					}
-				}
-			}
-		}
-
-		public string[] GetTechnologies()
-		{
-			return Data.Keys.Select(x => x.Item2).Distinct().ToArray();
-		}
-	}
-}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Models/Declaration/SteeringPumpBus.cs b/VectoCore/VectoCore/Models/Declaration/SteeringPumpBus.cs
index de3f5a88c4b6750ed4f1d45476759a47a5c4b612..c65823f5d97482a4b22dfa4d01f0c2c3624b2a31 100644
--- a/VectoCore/VectoCore/Models/Declaration/SteeringPumpBus.cs
+++ b/VectoCore/VectoCore/Models/Declaration/SteeringPumpBus.cs
@@ -5,6 +5,7 @@ using System.Linq;
 using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Utils;
 using TUGraz.VectoCore.Configuration;
+using TUGraz.VectoCore.Models.Declaration.Auxiliaries;
 using TUGraz.VectoCore.Utils;
 
 namespace TUGraz.VectoCore.Models.Declaration {
diff --git a/VectoCore/VectoCore/Models/Declaration/TruckSegments.cs b/VectoCore/VectoCore/Models/Declaration/TruckSegments.cs
index c36a2bd389c19e3297b5e2d7a0ca40345dda6831..a69fc0621e753c99e8d55e9bbf1555cf3ae3bccd 100644
--- a/VectoCore/VectoCore/Models/Declaration/TruckSegments.cs
+++ b/VectoCore/VectoCore/Models/Declaration/TruckSegments.cs
@@ -35,6 +35,7 @@ using System.Data;
 using System.IO;
 using System.Linq;
 using TUGraz.VectoCommon.Exceptions;
+using TUGraz.VectoCommon.InputData;
 using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Utils;
 using TUGraz.VectoCore.Configuration;
@@ -59,8 +60,8 @@ namespace TUGraz.VectoCore.Models.Declaration
 			VehicleCategory vehicleCategory, AxleConfiguration axleConfiguration,
 			Kilogram grossVehicleMassRating, Kilogram curbWeight, bool vocational)
 		{
-
-			return Lookup(vehicleCategory, axleConfiguration, grossVehicleMassRating, curbWeight, vocational, false);
+			
+			return Lookup(vehicleCategory, axleConfiguration, grossVehicleMassRating, curbWeight, vocational, false, false);
 		}
 
 		public VehicleCategory[] GetVehicleCategories(bool declarationOnly = true)
@@ -81,9 +82,16 @@ namespace TUGraz.VectoCore.Models.Declaration
 								.Select(row => AxleConfigurationHelper.Parse(row.Field<string>("axleconf."))).Distinct();
 		}
 
+		public Segment Lookup(
+			VehicleCategory vehicleCategory, bool isBatteryElectric, AxleConfiguration axleConfiguration,
+			Kilogram grossVehicleMassRating, Kilogram curbWeight, bool vocational)
+		{
+			return Lookup(vehicleCategory,  axleConfiguration, grossVehicleMassRating, curbWeight, vocational,false, isBatteryElectric);
+		}
+
 		public Segment Lookup(
 			VehicleCategory vehicleCategory, AxleConfiguration axleConfiguration,
-			Kilogram grossVehicleMassRating, Kilogram curbWeight, bool vocational, bool considerInvalid)
+			Kilogram grossVehicleMassRating, Kilogram curbWeight, bool vocational, bool considerInvalid, bool isBatteryElectric)
 		{
 			var row = GetSegmentDataRow(vehicleCategory, axleConfiguration, grossVehicleMassRating, vocational, considerInvalid);
 			if (row == null) {
@@ -102,7 +110,7 @@ namespace TUGraz.VectoCore.Models.Declaration
 					RessourceHelper.ReadStream(
 						DeclarationData.DeclarationDataResourcePrefix + ".VACC." +
 						row.Field<string>(".vaccfile")),
-				Missions = CreateMissions(grossVehicleMassRating, curbWeight, row, vehicleHeight),
+				Missions = CreateMissions(grossVehicleMassRating, curbWeight, row, vehicleHeight, isBatteryElectric),
 				DesignSpeed = row.ParseDouble("designspeed").KMPHtoMeterPerSecond(),
 
 				//GrossVehicleMassRating = grossVehicleMassRating,
@@ -179,8 +187,8 @@ namespace TUGraz.VectoCore.Models.Declaration
 			return row.SI<SquareMeter>("cdxa_default");
 		}
 
-		private static Mission[] CreateMissions(
-			Kilogram grossVehicleWeight, Kilogram curbWeight, DataRow row, Meter vehicleHeight)
+		private static Mission[] CreateMissions(Kilogram grossVehicleWeight, Kilogram curbWeight, DataRow row,
+			Meter vehicleHeight, bool isBatteryElectric)
 		{
 			var missionTypes = Enum.GetValues(typeof(MissionType)).Cast<MissionType>();
 			var missions = new List<Mission>();
@@ -189,7 +197,18 @@ namespace TUGraz.VectoCore.Models.Declaration
 				var body = GetBody(row, missionType);
 				var trailers = GetTrailers(row, missionType);
 
-				var maxGVW = missionType.IsEMS()? Constants.SimulationSettings.MaximumGrossVehicleMassEMS : Constants.SimulationSettings.MaximumGrossVehicleMass;
+				Kilogram maxGVW;
+				if (missionType.IsEMS()) {
+					maxGVW = isBatteryElectric
+						? Constants.SimulationSettings.MaximumGrossVehicleMassEMS_PEV
+						: Constants.SimulationSettings.MaximumGrossVehicleMassEMS;
+				} else {
+					maxGVW = isBatteryElectric
+						? Constants.SimulationSettings.MaximumGrossVehicleMassPEV
+						: Constants.SimulationSettings.MaximumGrossVehicleMass;
+				}
+				
+	
 				
 				// limit gvw to MaxGVW (40t)
 				var gvw = VectoMath.Min(
diff --git a/VectoCore/VectoCore/Models/GenericModelData/GenericBusEngineData.cs b/VectoCore/VectoCore/Models/GenericModelData/GenericBusEngineData.cs
index c79fa613cd0999292ff70eca27d47809c5d385f7..9c0506ea3315ab392d593cfd3b4aee737bc5e0e0 100644
--- a/VectoCore/VectoCore/Models/GenericModelData/GenericBusEngineData.cs
+++ b/VectoCore/VectoCore/Models/GenericModelData/GenericBusEngineData.cs
@@ -64,7 +64,7 @@ namespace TUGraz.VectoCore.Models.Declaration
 			};
 
 			var limits = primaryVehicle.TorqueLimits.ToDictionary(e => e.Gear);
-			var gears = AbstractSimulationDataAdapter.FilterDisabledGears(primaryVehicle.TorqueLimits, gearbox);
+			var gears = GearboxDataAdapterBase.FilterDisabledGears(primaryVehicle.TorqueLimits, gearbox);
 			
 			var numGears = gears.Count;
 			var fullLoadCurves = new Dictionary<uint, EngineFullLoadCurve>(numGears + 1);
diff --git a/VectoCore/VectoCore/Models/Simulation/Data/ModalResult.cs b/VectoCore/VectoCore/Models/Simulation/Data/ModalResult.cs
index e8328466d7aee731fb059d979c9793174b6fba2e..340192c0550bf362dcb73b19746bb5cdb114a74c 100644
--- a/VectoCore/VectoCore/Models/Simulation/Data/ModalResult.cs
+++ b/VectoCore/VectoCore/Models/Simulation/Data/ModalResult.cs
@@ -41,6 +41,7 @@ using TUGraz.VectoCommon.InputData;
 using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Utils;
 using TUGraz.VectoCore.InputData.Reader.Impl;
+using TUGraz.VectoCore.Models.Connector.Ports.Impl;
 using TUGraz.VectoCore.Models.Simulation.DataBus;
 using TUGraz.VectoCore.Models.SimulationComponent;
 using TUGraz.VectoCore.Models.SimulationComponent.Data;
@@ -144,6 +145,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Data
 			ModalResultField.T_gbx_in,
 			ModalResultField.T_gbx_out,
 			ModalResultField.n_gbx_out_avg,
+			ModalResultField.n_gbx_in_avg,
 
 			ModalResultField.Gear
 		};
@@ -305,6 +307,10 @@ namespace TUGraz.VectoCore.Models.Simulation.Data
 
 		// ------------------------------------------------------------------------------------
 		public static readonly ModalResultField[] ElectricSystemSignals = {
+			ModalResultField.P_Aux_el_HV,
+		};
+
+		public static readonly ModalResultField[] ElectricAuxiliarySignals = {
 			ModalResultField.P_aux_el,
 		};
 
@@ -319,7 +325,12 @@ namespace TUGraz.VectoCore.Models.Simulation.Data
 		public static readonly ModalResultField[] DCDCConverterSignals = {
 			ModalResultField.P_DCDC_In,
 			ModalResultField.P_DCDC_Out,
-			ModalResultField.P_DCDC_missing
+			ModalResultField.P_DCDC_missing,
+
+			////Debug
+			//ModalResultField.DCDCStateCount_,
+			//ModalResultField.SimIntervalCurrent_,
+			//ModalResultField.SimIntervalPrev_
 		};
 
 		protected internal readonly Dictionary<IFuelProperties, Dictionary<ModalResultField, DataColumn>> FuelColumns = new Dictionary<IFuelProperties, Dictionary<ModalResultField, DataColumn>>();
@@ -411,9 +422,17 @@ namespace TUGraz.VectoCore.Models.Simulation.Data
 					break;
 				case IDCDCConverter _: CreateColumns(DCDCConverterSignals);
 					break;
+				case ElectricAuxiliaries _:
+					CreateElectricAuxColumns();
+					break;
 			}
 		}
 
+		private void CreateElectricAuxColumns()
+		{
+			CreateColumns(ElectricAuxiliarySignals);
+		}
+
 		private void CreateBatteryColumns(VectoRunData vectoRunData)
 		{
 			CreateColumns(BatterySignals);
diff --git a/VectoCore/VectoCore/Models/Simulation/Data/ModalResultField.cs b/VectoCore/VectoCore/Models/Simulation/Data/ModalResultField.cs
index 3480f889ddd1ccf50f48a916ff4a9d4cf3c11b99..a4d1cf384ef8b9ea10ef96384da0158112963197 100644
--- a/VectoCore/VectoCore/Models/Simulation/Data/ModalResultField.cs
+++ b/VectoCore/VectoCore/Models/Simulation/Data/ModalResultField.cs
@@ -110,14 +110,19 @@ namespace TUGraz.VectoCore.Models.Simulation.Data
 		[ModalResultField(typeof(SI), name: "P_ice_inertia", caption: "P_ice_inertia [kW]", outputFactor: 1e-3)] P_ice_inertia,
 
 		/// <summary>
-		///     [kW]	Total auxiliary power demand .
+		///     [kW]	Total mechanic auxiliary power demand .
 		/// </summary>
 		[ModalResultField(typeof(SI), caption: "P_aux_mech [kW]", outputFactor: 1e-3)] P_aux_mech,
 
 		/// <summary>
-		///     [kW]	Total auxiliary power demand .
+		///     [kW]	Total electric auxiliary power demand .
 		/// </summary>
 		[ModalResultField(typeof(SI), caption: "P_aux_el [kW]", outputFactor: 1e-3)] P_aux_el,
+
+		/// <summary>
+		///     [kW]	Total auxiliary power demand .
+		/// </summary>
+		[ModalResultField(typeof(SI), caption: "P_aux_el_HV [kW]", outputFactor: 1e-3)] P_Aux_el_HV,
 		
 		/// <summary>
 		/// [g/h] Fuel consumption from FC map..
@@ -181,6 +186,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Data
 		[ModalResultField(typeof(uint), caption: "Gear [-]")] Gear,
 
 		[ModalResultField(typeof(SI), caption: "n_gbx_out_avg [1/min]", outputFactor: 60 / (2 * Math.PI))] n_gbx_out_avg,
+		[ModalResultField(typeof(SI), caption: "n_gbx_in_avg [1/min]", outputFactor: 60 / (2 * Math.PI))] n_gbx_in_avg,
 
 		[ModalResultField(typeof(SI), caption: "T_gbx_out [Nm]")] T_gbx_out,
 
@@ -414,6 +420,12 @@ namespace TUGraz.VectoCore.Models.Simulation.Data
 
 
 
+		//[ModalResultField(typeof(ulong), caption: "debug_dcdc_state")] DCDCStateCount_,
+		//[ModalResultField(typeof(SI), caption: "sim_interval_current")] SimIntervalCurrent_,
+		//[ModalResultField(typeof(SI), caption: "sim_interval_prev")] SimIntervalPrev_,
+
+
+
 
 		// only for graphDrawing Testcase
 		[ModalResultField(typeof(SI), caption: "P_P1_mech [kW]", outputFactor: 1e-3)]
diff --git a/VectoCore/VectoCore/Models/Simulation/Data/VectoRunData.cs b/VectoCore/VectoCore/Models/Simulation/Data/VectoRunData.cs
index b730d453fefe9d03f006d3422125947238f291a9..7aa045c5e00c5bbee5e6a8f627fe1d82cc7d0ca8 100644
--- a/VectoCore/VectoCore/Models/Simulation/Data/VectoRunData.cs
+++ b/VectoCore/VectoCore/Models/Simulation/Data/VectoRunData.cs
@@ -43,10 +43,13 @@ using TUGraz.VectoCommon.Utils;
 using TUGraz.VectoCore.Configuration;
 using TUGraz.VectoCore.InputData.Reader.ComponentData;
 using TUGraz.VectoCore.InputData.Reader.DataObjectAdapter;
+using TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponents;
 using TUGraz.VectoCore.InputData.Reader.Impl;
 using TUGraz.VectoCore.Models.Declaration;
+using TUGraz.VectoCore.Models.Simulation.DataBus;
 using TUGraz.VectoCore.Models.SimulationComponent.Data;
 using TUGraz.VectoCore.Models.SimulationComponent.Data.Battery;
+using TUGraz.VectoCore.Models.SimulationComponent.Data.ElectricComponents;
 using TUGraz.VectoCore.Models.SimulationComponent.Data.Gearbox;
 using TUGraz.VectoCore.Models.SimulationComponent.Impl;
 using TUGraz.VectoCore.Models.SimulationComponent.Strategies;
@@ -71,6 +74,9 @@ namespace TUGraz.VectoCore.Models.Simulation.Data
 		{
 			Exempted = false;
 			JobType = VectoSimulationJobType.ConventionalVehicle;
+			DCDCData = new DCDCData() {
+				DCDCEfficiency = DeclarationData.DCDCEfficiency,
+			};
 		}
 
 		public VectoSimulationJobType JobType { get; internal set; }
@@ -143,6 +149,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Data
 
 		public SuperCapData SuperCapData { get; internal set; }
 
+		public DCDCData DCDCData { get; internal set; }
 
 		public SimulationType SimulationType { get; internal set; }
 
@@ -176,22 +183,36 @@ namespace TUGraz.VectoCore.Models.Simulation.Data
 		public int JobNumber { get; set; }
 		public int RunNumber { get; set; }
 
+		public OvcHevMode OVCMode { get; internal set; }
+
 		public class AuxData
 		{
+			public delegate Watt PowerDemandFunc(IDataBus dataBus, bool mechPower = true);
 			// ReSharper disable once InconsistentNaming
 			public string ID;
 
 			public IList<string> Technology;
 
-			[SIRange(0, 100 * Constants.Kilo)] public Watt PowerDemand;
+			[SIRange(0, 100 * Constants.Kilo)] public Watt PowerDemandMech;
+			[SIRange(0, 100 * Constants.Kilo)] public Watt PowerDemandElectric;
 
 			[JsonIgnore]
-			public Func<DrivingCycleData.DrivingCycleEntry, Watt> PowerDemandFunc;
+			public Func<DrivingCycleData.DrivingCycleEntry, Watt> PowerDemandMechCycleFunc;
+
+			[JsonIgnore] public PowerDemandFunc PowerDemandDataBusFunc;
+
+
 
 			[Required] public AuxiliaryDemandType DemandType;
 
+			[Required] public bool ConnectToREESS;
+
+			[Required] public bool IsFullyElectric;
 
 			public MissionType? MissionType;
+
+
+
 		}
 
 		// container to pass genset data from powertrain to post-processing, not filled by dataadapter/rundatafactory
@@ -285,7 +306,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Data
 								angledriveRatio * dynamicTyreRadius;
 			var maxSpeed = VectoMath.Min(vehicleMaxSpeed, (runData.VehicleDesignSpeed ?? 90.KMPHtoMeterPerSecond()) + (runData.DriverData?.OverSpeed?.OverSpeed ?? 0.KMPHtoMeterPerSecond()));
 
-			var gearsInput = AbstractSimulationDataAdapter.FilterDisabledGears(runData.VehicleData.InputData.TorqueLimits, gearboxData.InputData);
+			var gearsInput = GearboxDataAdapterBase.FilterDisabledGears(runData.VehicleData.InputData.TorqueLimits, gearboxData.InputData);
 			var gears = gearboxData.Gears.Where(f => gearsInput.Any(g => f.Key == g.Gear)).ToList();
 			
 			if (gears.Count + 1 != engineData.FullLoadCurves.Count) {
diff --git a/VectoCore/VectoCore/Models/Simulation/DataBus/IDCDCConverter.cs b/VectoCore/VectoCore/Models/Simulation/DataBus/IDCDCConverter.cs
index 5c3861dfb56e1f287a9becdea049a5fcc62520ae..8e74bb047f5dfb63feb24601300af256255a63d6 100644
--- a/VectoCore/VectoCore/Models/Simulation/DataBus/IDCDCConverter.cs
+++ b/VectoCore/VectoCore/Models/Simulation/DataBus/IDCDCConverter.cs
@@ -3,7 +3,7 @@ using TUGraz.VectoCore.Models.Connector.Ports.Impl;
 
 namespace TUGraz.VectoCore.Models.Simulation.DataBus
 {
-	public interface IDCDCConverter : IElectricAuxPort
+	public interface IDCDCConverter : IElectricAuxPort, IElectricAuxConnector
 	{
 		void ConsumerEnergy(WattSecond electricConsumerPower, bool dryRun);
 	}
diff --git a/VectoCore/VectoCore/Models/Simulation/DataBus/IElectricMotorInfo.cs b/VectoCore/VectoCore/Models/Simulation/DataBus/IElectricMotorInfo.cs
index 802703c7fa154dbff43dadeafd6cdf786e99eeb6..fccde08b0d0304033c2c3298fc16426a9ddc0622 100644
--- a/VectoCore/VectoCore/Models/Simulation/DataBus/IElectricMotorInfo.cs
+++ b/VectoCore/VectoCore/Models/Simulation/DataBus/IElectricMotorInfo.cs
@@ -9,12 +9,14 @@ namespace TUGraz.VectoCore.Models.Simulation.DataBus
 		//NewtonMeter ElectricDragTorque(PerSecond electricMotorSpeed, Second simulationInterval, DrivingBehavior drivingBehavior);
 
 		PerSecond ElectricMotorSpeed { get; }
+		NewtonMeter ElectricMotorTorque { get; }
 		PowertrainPosition Position { get; }
 		PerSecond MaxSpeed { get; }
 		Watt DragPower(Volt volt, PerSecond electricMotorSpeed, GearshiftPosition gear);
 		Watt MaxPowerDrive(Volt volt, PerSecond inAngularVelocity, GearshiftPosition gear);
 		NewtonMeter GetTorqueForElectricPower(Volt volt, Watt electricPower, PerSecond avgEmSpeed, Second dt, GearshiftPosition gear, bool allowExtrapolation);
 
+		bool EmOff { get; }
 		bool DeRatingActive { get; }
 	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Models/Simulation/Impl/JobContainer.cs b/VectoCore/VectoCore/Models/Simulation/Impl/JobContainer.cs
index f86537721f1e1632699272eaf3f4a30e59fecace..60e334583b9681c4729191c1e4f76f34dab9ebe7 100644
--- a/VectoCore/VectoCore/Models/Simulation/Impl/JobContainer.cs
+++ b/VectoCore/VectoCore/Models/Simulation/Impl/JobContainer.cs
@@ -266,7 +266,8 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 						foreach (var run in Runs) {
 							var r = run;
 							task = task.ContinueWith(t => r.RunWorkerAsync().Wait(),
-								TaskContinuationOptions.OnlyOnRanToCompletion);
+								TaskContinuationOptions.NotOnCanceled);
+							
 						}
 
 						first.Start();
diff --git a/VectoCore/VectoCore/Models/Simulation/Impl/PowertrainBuilder.cs b/VectoCore/VectoCore/Models/Simulation/Impl/PowertrainBuilder.cs
index e1b2a7f84a44c6aaea2a32edeca52b0ded4ec95b..f103c39708352d340db60a62193959efe939b93e 100644
--- a/VectoCore/VectoCore/Models/Simulation/Impl/PowertrainBuilder.cs
+++ b/VectoCore/VectoCore/Models/Simulation/Impl/PowertrainBuilder.cs
@@ -50,6 +50,8 @@ using TUGraz.VectoCore.Models.SimulationComponent;
 using TUGraz.VectoCore.Models.SimulationComponent.Data;
 using TUGraz.VectoCore.Models.SimulationComponent.Data.Gearbox;
 using TUGraz.VectoCore.Models.SimulationComponent.Impl;
+using TUGraz.VectoCore.Models.SimulationComponent.Impl.Auxiliaries;
+using TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies;
 using TUGraz.VectoCore.Models.SimulationComponent.Strategies;
 using TUGraz.VectoCore.OutputData;
 using TUGraz.VectoCore.Utils;
@@ -92,7 +94,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 				{ VectoSimulationJobType.ConventionalVehicle, BuildFullPowertrainConventional },
 				{ VectoSimulationJobType.ParallelHybridVehicle, BuildFullPowertrainParallelHybrid },
 				{ VectoSimulationJobType.SerialHybridVehicle, BuildFullPowertrainSerialHybrid },
-				{ VectoSimulationJobType.BatteryElectricVehicle, BuildFulPowertrainBatteryElectric },
+				{ VectoSimulationJobType.BatteryElectricVehicle, BuildFullPowertrainBatteryElectric },
 				{ VectoSimulationJobType.EngineOnlySimulation, BuildEngineOnly },
 				{ VectoSimulationJobType.IEPC_E, BuildFullPowertrainIEPCE },
 				{ VectoSimulationJobType.IEPC_S, BuildFullPowertrainIEPCSerial }
@@ -292,13 +294,13 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 
 				switch (auxData.DemandType) {
 					case AuxiliaryDemandType.Constant:
-						aux.AddConstant(id, auxData.PowerDemand);
+						aux.AddConstant(id, auxData.PowerDemandMech);
 						break;
 					case AuxiliaryDemandType.Direct:
-						if (auxData.PowerDemandFunc == null) {
+						if (auxData.PowerDemandMechCycleFunc == null) {
 							aux.AddCycle(id);
 						} else {
-							aux.AddCycle(id, auxData.PowerDemandFunc);
+							aux.AddCycle(id, auxData.PowerDemandMechCycleFunc);
 						}
 						break;
 					default:
@@ -495,7 +497,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 
 			var container = new VehicleContainer(data.ExecutionMode, modData, _sumWriter) { RunData = data };
 			var es = ConnectREESS(data, container);
-			var aux = new ElectricAuxiliary(container);
+			var aux = new HighVoltageElectricAuxiliary(container);
 			aux.AddConstant("P_aux_el", data.ElectricAuxDemand ?? 0.SI<Watt>());
 			es.Connect(aux);
 
@@ -570,7 +572,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 					busAux.ElectricStorage = electricStorage;
 					if (data.BusAuxiliaries.ElectricalUserInputsConfig.ConnectESToREESS) {
 						var dcdc = new DCDCConverter(container,
-							data.BusAuxiliaries.ElectricalUserInputsConfig.DCDCEfficiency);
+							data.DCDCData.DCDCEfficiency);
 						busAux.DCDCConverter = dcdc;
 						es.Connect(dcdc);
 					}
@@ -622,7 +624,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 				? (IHybridControlStrategy)new SerialHybridStrategyAT(data, container)
 				: new SerialHybridStrategy(data, container);
 
-			var aux = new ElectricAuxiliary(container);
+			var aux = new HighVoltageElectricAuxiliary(container);
 			aux.AddConstant("P_aux_el", data.ElectricAuxDemand ?? 0.SI<Watt>());
 			es.Connect(aux);
 
@@ -704,7 +706,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 					busAux.ElectricStorage = electricStorage;
 					if (data.BusAuxiliaries.ElectricalUserInputsConfig.ConnectESToREESS) {
 						var dcdc = new DCDCConverter(container,
-							data.BusAuxiliaries.ElectricalUserInputsConfig.DCDCEfficiency);
+							data.DCDCData.DCDCEfficiency);
 						busAux.DCDCConverter = dcdc;
 						es.Connect(dcdc);
 					}
@@ -740,7 +742,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 		///       â””Engine E2
 		/// </code>
 		/// </summary>
-		private static IVehicleContainer BuildFulPowertrainBatteryElectric(VectoRunData data, IModalDataContainer modData, ISumData sumWriter)
+		private static IVehicleContainer BuildFullPowertrainBatteryElectric(VectoRunData data, IModalDataContainer modData, ISumData sumWriter)
 		{
 			if (data.Cycle.CycleType != CycleType.DistanceBased) {
 				throw new VectoException("CycleType must be DistanceBased");
@@ -757,11 +759,13 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 
 			var ctl = new BatteryElectricMotorController(container, es);
 
-			var aux = new ElectricAuxiliary(container);
-			aux.AddConstant("P_aux_el", data.ElectricAuxDemand ?? 0.SI<Watt>());
-			es.Connect(aux);
+			//var aux = new HighVoltageElectricAuxiliary(container);
+			//aux.AddConstant("P_aux_el", data.ElectricAuxDemand ?? 0.SI<Watt>());
+			//es.Connect(aux);
+
 
 			var cycle = new DistanceBasedDrivingCycle(container, data.Cycle);
+
 			var powertrain = cycle
 				.AddComponent(new Driver(container, data.DriverData, new DefaultDriverStrategy(container)))
 				.AddComponent(new Vehicle(container, data.VehicleData, data.AirdragData))
@@ -815,6 +819,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 
 			new DummyEngineInfo(container);
 
+		
 			if (data.BusAuxiliaries != null) {
 				if (!data.BusAuxiliaries.ElectricalUserInputsConfig.ConnectESToREESS) {
 					throw new VectoException("BusAux must be supplied from REESS!");
@@ -824,11 +829,37 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 				var busAux = new BusAuxiliariesAdapter(container, auxCfg);
 				var electricStorage = new NoBattery(container);
 				busAux.ElectricStorage = electricStorage;
-				var dcdc = new DCDCConverter(container, data.BusAuxiliaries.ElectricalUserInputsConfig.DCDCEfficiency);
+				var dcdc = new DCDCConverter(container, data.DCDCData.DCDCEfficiency);
 				busAux.DCDCConverter = dcdc;
 				es.Connect(dcdc);
 				em.BusAux = busAux;
-			}
+			} else {
+				var dcdc = new DCDCConverter(container, data.DCDCData.DCDCEfficiency);
+
+                es.Connect(dcdc);
+				var elAux = new ElectricAuxiliaries(container);
+
+				IEPTO epto = null;
+				if (data.PTO?.PTOCycle != null)
+				{
+					var pevPTOController = GetPEVIdleController(data.PTO, container);
+					cycle.IdleController = pevPTOController;
+					var eptoAux = new EPTO(pevPTOController);
+					elAux.AddAuxiliary(eptoAux);
+					epto = eptoAux;
+				}
+
+				elAux.AddAuxiliaries(data.Aux.Where(x => x.ConnectToREESS && x.ID != Constants.Auxiliaries.IDs.Cond));
+				if (data.Aux.Any(aux => aux.ID == Constants.Auxiliaries.IDs.Cond)) {
+					elAux.AddAuxiliary(new Conditioning(data.Aux.FirstOrDefault(aux => aux.ID == Constants.Auxiliaries.IDs.Cond), epto));
+				}
+				
+				dcdc.Connect(elAux);
+			
+				dcdc.Initialize();
+            }
+
+		
 
 			return container;
 		}
@@ -947,7 +978,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 			if (data.PTO == null) {
 				return null;
 			}
-			var pto = new PEVPTO(container);
+			var pto = new PEVPtoTransm(container);
 
 			RoadSweeperAuxiliary rdSwpAux = null;
 			PTODriveAuxiliary ptoDrive = null;
@@ -970,16 +1001,16 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 				pto.Add(Constants.Auxiliaries.IDs.PTODuringDrive, (nEng, absTime, dt, dryRun) => ptoDrive.PowerDemand(nEng, absTime, dt, dryRun) / nEng);
 				container.AddAuxiliary(Constants.Auxiliaries.IDs.PTODuringDrive, Constants.Auxiliaries.PowerPrefix + Constants.Auxiliaries.IDs.PTODuringDrive);
 			}
-			if (data.PTO != null) {
+			if (data.PTO.TransmissionType != null) {
 				pto.AddConstant(Constants.Auxiliaries.IDs.PTOTransmission,
 								DeclarationData.PTOTransmission.Lookup(data.PTO.TransmissionType).TorqueLoss);
 				container.AddAuxiliary(Constants.Auxiliaries.IDs.PTOTransmission,
 												Constants.Auxiliaries.PowerPrefix + Constants.Auxiliaries.IDs.PTOTransmission);
 
-				pto.Add(Constants.Auxiliaries.IDs.PTOConsumer,
-						(n, absTime, dt, dryRun) => container.DrivingCycleInfo.PTOActive || (rdSwpAux?.Active(absTime) ?? false) || (ptoDrive?.Active(absTime) ?? false) ? null : data.PTO.LossMap.GetTorqueLoss(n));
-				container.AddAuxiliary(Constants.Auxiliaries.IDs.PTOConsumer,
-												Constants.Auxiliaries.PowerPrefix + Constants.Auxiliaries.IDs.PTOConsumer);
+				//pto.Add(Constants.Auxiliaries.IDs.PTOConsumer,
+				//		(n, absTime, dt, dryRun) => container.DrivingCycleInfo.PTOActive || (rdSwpAux?.Active(absTime) ?? false) || (ptoDrive?.Active(absTime) ?? false) ? null : data.PTO.LossMap.GetTorqueLoss(n));
+				//container.AddAuxiliary(Constants.Auxiliaries.IDs.PTOConsumer,
+				//								Constants.Auxiliaries.PowerPrefix + Constants.Auxiliaries.IDs.PTOConsumer);
 			}
 
 			return pto;
@@ -1092,7 +1123,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 
 		private static void AddElectricAuxiliary(VectoRunData data, VehicleContainer container, ElectricSystem es)
 		{
-			var aux = new ElectricAuxiliary(container);
+			var aux = new HighVoltageElectricAuxiliary(container);
 			aux.AddConstant("P_aux_el", data.ElectricAuxDemand ?? 0.SI<Watt>());
 			es.Connect(aux);
         }
@@ -1297,7 +1328,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 
 			var ctl = new BatteryElectricMotorController(container, es);
 
-			var aux = new ElectricAuxiliary(container);
+			var aux = new HighVoltageElectricAuxiliary(container);
 			aux.AddConstant("P_aux_el", data.ElectricAuxDemand ?? 0.SI<Watt>());
 			es.Connect(aux);
 
@@ -1340,7 +1371,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 				var busAux = new BusAuxiliariesAdapter(container, auxCfg);
 				var electricStorage = new NoBattery(container);
 				busAux.ElectricStorage = electricStorage;
-				var dcdc = new DCDCConverter(container, data.BusAuxiliaries.ElectricalUserInputsConfig.DCDCEfficiency);
+				var dcdc = new DCDCConverter(container, data.DCDCData.DCDCEfficiency);
 				busAux.DCDCConverter = dcdc;
 				es.Connect(dcdc);
 				em.BusAux = busAux;
@@ -1390,7 +1421,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 			var idleController = engine.IdleController;
 			ctl.Engine = engine;
 
-			var aux = new ElectricAuxiliary(container);
+			var aux = new HighVoltageElectricAuxiliary(container);
 			aux.AddConstant("P_aux_el", data.ElectricAuxDemand ?? 0.SI<Watt>());
 			es.Connect(aux);
 
@@ -1433,7 +1464,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 				var busAux = new BusAuxiliariesAdapter(container, auxCfg);
 				var electricStorage = new NoBattery(container);
 				busAux.ElectricStorage = electricStorage;
-				var dcdc = new DCDCConverter(container, data.BusAuxiliaries.ElectricalUserInputsConfig.DCDCEfficiency);
+				var dcdc = new DCDCConverter(container, data.DCDCData.DCDCEfficiency);
 				busAux.DCDCConverter = dcdc;
 				es.Connect(dcdc);
 				em.BusAux = busAux;
@@ -1515,7 +1546,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 		public static void BuildSimpleSerialHybridPowertrain(VectoRunData data, VehicleContainer container)
 		{
 			var es = ConnectREESS(data, container);
-			var aux = new ElectricAuxiliary(container);
+			var aux = new HighVoltageElectricAuxiliary(container);
 			aux.AddConstant("P_aux_el", data.ElectricAuxDemand ?? 0.SI<Watt>());
 			es.Connect(aux);
 			es.Connect(new GensetChargerAdapter(null));
@@ -1600,7 +1631,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 		public static void BuildSimpleIEPCHybridPowertrain(VectoRunData data, VehicleContainer container)
 		{
 			var es = ConnectREESS(data, container);
-			var aux = new ElectricAuxiliary(container);
+			var aux = new HighVoltageElectricAuxiliary(container);
 			aux.AddConstant("P_aux_el", data.ElectricAuxDemand ?? 0.SI<Watt>());
 			es.Connect(aux);
 			es.Connect(new GensetChargerAdapter(null));
@@ -1670,7 +1701,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 		public static void BuildSimpleHybridPowertrain(VectoRunData data, VehicleContainer container)
 		{
 			var es = ConnectREESS(data, container);
-			var aux = new ElectricAuxiliary(container);
+			var aux = new HighVoltageElectricAuxiliary(container);
 			aux.AddConstant("P_aux_el", data.ElectricAuxDemand ?? 0.SI<Watt>());
 			es.Connect(aux);
 
@@ -1739,7 +1770,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 					: (ISimpleBattery)new NoBattery(container);
 				busAux.ElectricStorage = electricStorage;
 				if (data.BusAuxiliaries.ElectricalUserInputsConfig.ConnectESToREESS) {
-					var dcdc = new DCDCConverter(container, data.BusAuxiliaries.ElectricalUserInputsConfig.DCDCEfficiency);
+					var dcdc = new DCDCConverter(container, data.DCDCData.DCDCEfficiency);
 					busAux.DCDCConverter = dcdc;
 					es.Connect(dcdc);
 				}
@@ -1761,7 +1792,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 		public static void BuildSimplePowertrainElectric(VectoRunData data, VehicleContainer container)
 		{
 			var es = ConnectREESS(data, container);
-			var aux = new ElectricAuxiliary(container);
+			var aux = new HighVoltageElectricAuxiliary(container);
 			aux.AddConstant("P_aux_el", data.ElectricAuxDemand ?? 0.SI<Watt>());
 			es.Connect(aux);
 			es.Connect(new SimpleCharger());
@@ -1837,6 +1868,10 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 				? engine.IdleController
 				: new IdleControllerSwitcher(engine.IdleController, new PTOCycleController(container, pto.PTOCycle));
 
+		private static IIdleControllerSwitcher GetPEVIdleController(PTOData pto,
+			IVehicleContainer container) => pto?.PTOCycle is null ? null : new EPTOCycleController(container, pto?.PTOCycle);
+			
+
 		internal static IAuxInProvider CreateAdvancedAuxiliaries(VectoRunData data, IVehicleContainer container)
 		{
 			var conventionalAux = CreateAuxiliaries(data, container);
@@ -1859,7 +1894,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 
 				switch (auxData.DemandType) {
 					case AuxiliaryDemandType.Constant:
-						aux.AddConstant(id, auxData.PowerDemand);
+						aux.AddConstant(id, auxData.PowerDemandMech);
 						break;
 					case AuxiliaryDemandType.Direct:
 						aux.AddCycle(id);
@@ -1893,9 +1928,13 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 					(nEng, absTime, dt, dryRun) => ptoDrive.PowerDemand(nEng, absTime, dt, dryRun),
 					Constants.Auxiliaries.PowerPrefix + Constants.Auxiliaries.IDs.PTODuringDrive);
 			}
+
 			if (data.PTO != null) {
+				//aux.AddConstant(Constants.Auxiliaries.IDs.PTOTransmission,
+				//				DeclarationData.PTOTransmission.Lookup(data.PTO.TransmissionType).PowerDemand, Constants.Auxiliaries.PowerPrefix + Constants.Auxiliaries.IDs.PTOTransmission);
+
 				aux.AddConstant(Constants.Auxiliaries.IDs.PTOTransmission,
-								DeclarationData.PTOTransmission.Lookup(data.PTO.TransmissionType).PowerDemand, Constants.Auxiliaries.PowerPrefix + Constants.Auxiliaries.IDs.PTOTransmission);
+					data.PTO.TransmissionPowerDemand, Constants.Auxiliaries.PowerPrefix + Constants.Auxiliaries.IDs.PTOTransmission);
 
 				aux.Add(Constants.Auxiliaries.IDs.PTOConsumer,
 					(n, absTime, dt, dryRun) =>
@@ -1914,12 +1953,18 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 		{
 			var aux = new EngineAuxiliary(container);
 			foreach (var auxData in data.Aux) {
+				if (auxData.ConnectToREESS == true)
+				{
+					continue;
+				}
+
 				// id's in upper case
 				var id = auxData.ID.ToUpper();
 
+	
 				switch (auxData.DemandType) {
 					case AuxiliaryDemandType.Constant:
-						aux.AddConstant(id, auxData.PowerDemand);
+						aux.AddConstant(id, auxData.PowerDemandMech);
 						break;
 					case AuxiliaryDemandType.Direct:
 						aux.AddCycle(id);
@@ -1951,14 +1996,14 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 
 			aux.AddCycle(auxId, entry => {
 				if (entry.VehicleTargetSpeed >= Constants.SimulationSettings.HighwaySpeedThreshold) {
-					return motorway.PowerDemand;
+					return motorway.PowerDemandMech;
 				}
 
 				if (entry.VehicleTargetSpeed >= Constants.SimulationSettings.RuralSpeedThreshold) {
-					return rural.PowerDemand;
+					return rural.PowerDemandMech;
 				}
 
-				return urban.PowerDemand;
+				return urban.PowerDemandMech;
 			});
 		}
 
@@ -1982,73 +2027,85 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl
 			}
 		}
 
-		public static IShiftStrategy GetShiftStrategy(IVehicleContainer container)
+		public static string GetShiftStrategyName(GearboxType gearboxType, VectoSimulationJobType jobType,
+			bool isTestPowerTrain = false)
 		{
-			var runData = container.RunData;
-
-			switch (runData.GearboxData.Type) {
+			switch (gearboxType) {
 				case GearboxType.AMT:
-					switch (runData.JobType) {
+					switch (jobType) {
 						case VectoSimulationJobType.ConventionalVehicle:
 						case VectoSimulationJobType.ParallelHybridVehicle:
-							runData.ShiftStrategy = AMTShiftStrategyOptimized.Name;
-							return new AMTShiftStrategyOptimized(container);
+
+							return AMTShiftStrategyOptimized.Name;
 						case VectoSimulationJobType.BatteryElectricVehicle:
 						case VectoSimulationJobType.SerialHybridVehicle:
-							runData.ShiftStrategy = PEVAMTShiftStrategy.Name;
-							return new PEVAMTShiftStrategy(container);
+							return PEVAMTShiftStrategy.Name;
 						default:
 							throw new VectoException(
 								"no default gearshift strategy available for gearbox type {0} and job type {1}",
-								runData.GearboxData.Type, runData.JobType);
+								gearboxType, jobType);
 					}
 				case GearboxType.MT:
-					runData.ShiftStrategy = MTShiftStrategy.Name;
-					return new MTShiftStrategy(container);
+					return MTShiftStrategy.Name;
 
 				case GearboxType.ATPowerSplit:
 				case GearboxType.ATSerial:
-					switch (runData.JobType) {
+					switch (jobType) {
 						case VectoSimulationJobType.ParallelHybridVehicle:
 						case VectoSimulationJobType.ConventionalVehicle:
-							runData.ShiftStrategy = ATShiftStrategyOptimized.Name;
-							return new ATShiftStrategyOptimized(container);
+							return ATShiftStrategyOptimized.Name;
 						case VectoSimulationJobType.SerialHybridVehicle:
 						case VectoSimulationJobType.BatteryElectricVehicle:
-							runData.ShiftStrategy = APTNShiftStrategy.Name;
-							return new APTNShiftStrategy(container);
+							return APTNShiftStrategy.Name;
 						default:
 							throw new VectoException(
 								"no default gearshift strategy available for gearbox type {0} and job type {1}",
-								runData.GearboxData.Type, runData.JobType);
+								gearboxType, jobType);
 					}
 				case GearboxType.APTN:
-					switch (runData.JobType) {
+					switch (jobType) {
 						case VectoSimulationJobType.ParallelHybridVehicle:
 						case VectoSimulationJobType.SerialHybridVehicle:
 						case VectoSimulationJobType.BatteryElectricVehicle:
 						case VectoSimulationJobType.IEPC_E:
 						case VectoSimulationJobType.IEPC_S:
-							runData.ShiftStrategy = APTNShiftStrategy.Name;
-							return new APTNShiftStrategy(container);
-						case VectoSimulationJobType.ConventionalVehicle when container.IsTestPowertrain:
+							return APTNShiftStrategy.Name;
+						case VectoSimulationJobType.ConventionalVehicle when isTestPowerTrain:
 							return null;
-						default: 
-							throw new ArgumentException("APT-N Gearbox is only applicable on hybrids and battery electric vehicles.");
+						default:
+							throw new ArgumentException(
+								"APT-N Gearbox is only applicable on hybrids and battery electric vehicles.");
 					}
 				case GearboxType.IHPC:
-					switch (runData.JobType) {
+					switch (jobType) {
 						case VectoSimulationJobType.IHPC:
-							runData.ShiftStrategy = AMTShiftStrategyOptimized.Name;
-							return new AMTShiftStrategyOptimized(container);
+							return AMTShiftStrategyOptimized.Name;
 						default:
-							throw new ArgumentException("IHPC Gearbox is only applicable on hybrid vehicle of type IHPC.");
+							throw new ArgumentException(
+								"IHPC Gearbox is only applicable on hybrid vehicle of type IHPC.");
 					}
 				default:
-					throw new ArgumentOutOfRangeException("GearboxType", runData.GearboxData.Type, "VECTO can not automatically derive shift strategy for GearboxType.");
+					throw new ArgumentOutOfRangeException("GearboxType", gearboxType,
+						"VECTO can not automatically derive shift strategy for GearboxType.");
 			}
 		}
 
+
+		public static IShiftStrategy GetShiftStrategy(IVehicleContainer container)
+		{
+			var runData = container.RunData;
+
+			var gearboxType = runData.GearboxData.Type;
+			var jobType = runData.JobType;
+			var isTestPowerTrain = container.IsTestPowertrain;
+
+			var shiftStrategyName = GetShiftStrategyName(gearboxType, jobType, isTestPowerTrain);
+			runData.ShiftStrategy = shiftStrategyName;
+			return ShiftStrategy.Create(container, runData.ShiftStrategy);
+		}
+
+		
+
 		private static IGearbox GetSimpleGearbox(IVehicleContainer container, VectoRunData runData)
 		{
 			if (runData.GearboxData.Type.AutomaticTransmission() && runData.GearboxData.Type != GearboxType.APTN && runData.GearboxData.Type != GearboxType.IHPC) {
diff --git a/VectoCore/VectoCore/Models/Simulation/Impl/SimulatorFactory/IFollowUpSimulatorFactoryCreator.cs b/VectoCore/VectoCore/Models/Simulation/Impl/SimulatorFactory/IFollowUpSimulatorFactoryCreator.cs
index 8389d72c48b82112bee2b7cafa42eccbe44f6c3f..5e31641741d5d2d88287e620bc7972c9d429a025 100644
--- a/VectoCore/VectoCore/Models/Simulation/Impl/SimulatorFactory/IFollowUpSimulatorFactoryCreator.cs
+++ b/VectoCore/VectoCore/Models/Simulation/Impl/SimulatorFactory/IFollowUpSimulatorFactoryCreator.cs
@@ -55,9 +55,10 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl.SimulatorFactory
 		private readonly IDeclarationInputDataProvider _currentStageInputData;
 
 		public InterimAfterPrimaryFactoryCreator(IMultistagePrimaryAndStageInputDataProvider originalStageInputData,
-			IOutputDataWriter originalReportWriter, 
+			IOutputDataWriter originalReportWriter,
 			IDeclarationReport originalDeclarationReport,
-			ISimulatorFactoryFactory simFactoryFactory, 
+			ISimulatorFactoryFactory simFactoryFactory,
+			IXMLDeclarationReportFactory xmlDeclarationReportFactory,
 			IXMLInputDataReader inputDataReader, bool validate) : base(simFactoryFactory, validate)
 		{
 
@@ -69,7 +70,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl.SimulatorFactory
 				new TempFileOutputWriter(originalReportWriter, ReportType.DeclarationReportManufacturerXML)
 				;
 			_currentStageDeclarationReport =
-				new XMLDeclarationReportPrimaryVehicle(_currentStageOutputDataWriter);
+				xmlDeclarationReportFactory.CreateReport(originalStageInputData.PrimaryVehicle, _currentStageOutputDataWriter);
 			_currentStageInputData = originalStageInputData.PrimaryVehicle;
 
 		}
diff --git a/VectoCore/VectoCore/Models/Simulation/Impl/SimulatorFactory/SimulatorFactory.cs b/VectoCore/VectoCore/Models/Simulation/Impl/SimulatorFactory/SimulatorFactory.cs
index 1aa1482f5325ca084418d2214b5834f0979c79c0..50ba08ae7be24241a23646ffb77ee4a87ef8ab67 100644
--- a/VectoCore/VectoCore/Models/Simulation/Impl/SimulatorFactory/SimulatorFactory.cs
+++ b/VectoCore/VectoCore/Models/Simulation/Impl/SimulatorFactory/SimulatorFactory.cs
@@ -163,11 +163,11 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl.SimulatorFactory
 		protected virtual IVectoRun GetExemptedRun(VectoRunData data)
 		{
 			if (data.Report != null) {
-				data.Report.PrepareResult(data.Loading, data.Mission, data.EngineData?.FuelMode ?? 0, data);
+				data.Report.PrepareResult(data);
 			}
 			return new ExemptedRun(new ExemptedRunContainer(data.ExecutionMode) { RunData = data }, modData => {
 				if (data.Report != null) {
-					data.Report.AddResult(data.Loading, data.Mission, data.EngineData?.FuelMode ?? 0, data, modData);
+					data.Report.AddResult(data, modData);
 				}
 			});
 		}
@@ -277,11 +277,11 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl.SimulatorFactory
 		protected static Action<ModalDataContainer> PrepareReport(VectoRunData data)
 		{
 			if (data.Report != null) {
-				data.Report.PrepareResult(data.Loading, data.Mission, data.EngineData?.FuelMode ?? 0, data);
+				data.Report.PrepareResult(data);
 			}
 			Action<ModalDataContainer> addReportResult = modData => {
 				if (data.Report != null) {
-					data.Report.AddResult(data.Loading, data.Mission, data.EngineData?.FuelMode ?? 0, data, modData);
+					data.Report.AddResult(data, modData);
 				}
 			};
 			
diff --git a/VectoCore/VectoCore/Models/Simulation/Impl/SimulatorFactory/SimulatorFactoryDeclaration.cs b/VectoCore/VectoCore/Models/Simulation/Impl/SimulatorFactory/SimulatorFactoryDeclaration.cs
index 4b4a9d1250e25cf659d704e9fb73a1abe7d64d82..a2e9b0b97d5b33d5152f3fc7e81020886874d8fb 100644
--- a/VectoCore/VectoCore/Models/Simulation/Impl/SimulatorFactory/SimulatorFactoryDeclaration.cs
+++ b/VectoCore/VectoCore/Models/Simulation/Impl/SimulatorFactory/SimulatorFactoryDeclaration.cs
@@ -119,7 +119,7 @@ namespace TUGraz.VectoCore.Models.Simulation.Impl.SimulatorFactory
 							multistagePrimaryAndStageInputDataProvider,
 							ReportWriter,
 							currentStageDeclarationReport,
-						_simFactoryFactory, _xmlInputDataReader, Validate);
+						_simFactoryFactory, _xmlDeclarationReportFactory, _xmlInputDataReader, Validate);
 				case IMultistageVIFInputData multistageVifInputData:
 					if (multistageVifInputData.VehicleInputData != null) {
 						return new CompletedAfterInterimPrimaryFactoryCreator(
diff --git a/VectoCore/VectoCore/Models/Simulation/SimulationFactoryNinjectModule.cs b/VectoCore/VectoCore/Models/Simulation/SimulationFactoryNinjectModule.cs
index 20cce3d9efe1c6cc84bd5e73e4c854950c63ff2d..477a70e70dae02d410aa0a682685088bce2e0d94 100644
--- a/VectoCore/VectoCore/Models/Simulation/SimulationFactoryNinjectModule.cs
+++ b/VectoCore/VectoCore/Models/Simulation/SimulationFactoryNinjectModule.cs
@@ -29,12 +29,10 @@
 *   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
 */
 
-using System.Collections.Generic;
 using Ninject.Extensions.Factory;
 using Ninject.Modules;
 using TUGraz.VectoCommon.InputData;
 using TUGraz.VectoCommon.Models;
-using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
 using TUGraz.VectoCore.Models.Simulation.Impl;
 using TUGraz.VectoCore.Models.Simulation.Impl.SimulatorFactory;
@@ -68,17 +66,17 @@ namespace TUGraz.VectoCore.Models.Simulation
 	{
 		#region Implementation of IDeclarationReport
 
-		public void InitializeReport(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public void InitializeReport(VectoRunData modelData)
 		{
 
 		}
 
-		public void PrepareResult(LoadingType loading, Mission mission, int fuelMode, VectoRunData runData)
+		public void PrepareResult(VectoRunData runData)
 		{
 
 		}
 
-		public void AddResult(LoadingType loadingType, Mission mission, int fuelMode, VectoRunData runData, IModalDataContainer modData)
+		public void AddResult(VectoRunData runData, IModalDataContainer modData)
 		{
 
 		}
@@ -92,17 +90,17 @@ namespace TUGraz.VectoCore.Models.Simulation
 	{
 		#region Implementation of IDeclarationReport
 
-		public void InitializeReport(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public void InitializeReport(VectoRunData modelData)
 		{
 
 		}
 
-		public void PrepareResult(LoadingType loading, Mission mission, int fuelMode, VectoRunData runData)
+		public void PrepareResult(VectoRunData runData)
 		{
 
 		}
 
-		public void AddResult(LoadingType loadingType, Mission mission, int fuelMode, VectoRunData runData, IModalDataContainer modData)
+		public void AddResult(VectoRunData runData, IModalDataContainer modData)
 		{
 
 		}
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/DCDCConverter.cs b/VectoCore/VectoCore/Models/SimulationComponent/DCDCConverter.cs
index 34559dde4aab10a71114be5c4f32364a79b6f22f..324aa905f869d4a08ba7c3b1e081e179a17556eb 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/DCDCConverter.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/DCDCConverter.cs
@@ -1,5 +1,8 @@
-using TUGraz.VectoCommon.Utils;
+using System.Collections.Generic;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Configuration;
 using TUGraz.VectoCore.Models.Connector.Ports.Impl;
+using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation;
 using TUGraz.VectoCore.Models.Simulation.Data;
 using TUGraz.VectoCore.Models.Simulation.DataBus;
@@ -16,6 +19,9 @@ namespace TUGraz.VectoCore.Models.SimulationComponent
 		{
 			Efficiency = efficiency;
 			PreviousState.ConsumedEnergy = 0.SI<WattSecond>();
+			CurrentState.ConsumedEnergy = 0.SI<WattSecond>();
+			PreviousState.stateCount = 0;
+			CurrentState.stateCount = 1;
 		}
 
 
@@ -25,22 +31,38 @@ namespace TUGraz.VectoCore.Models.SimulationComponent
 		{
 			PreviousState.ConsumedEnergy = 0.SI<WattSecond>();
 			CurrentState.ConsumedEnergy = 0.SI<WattSecond>();
-
+			_electricConsumers.ForEach(aux => aux.Initialize());
 			return 0.SI<Watt>();
 		}
 
 		public Watt PowerDemand(Second absTime, Second dt, bool dryRun)
 		{
+			var electricConsumersPower =
+				_electricConsumers.Sum(aux => aux.PowerDemand(absTime, dt, dryRun)).DefaultIfNull(0);
+			var energyDemand = PreviousState.ConsumedEnergy + electricConsumersPower * dt;
+		
+
+			var efficiency = energyDemand > 0 ? 1 / Efficiency : Efficiency;
+
+			var powerDemand = energyDemand / dt * efficiency;
+
+
+
 			var dischargeEnergy = (-DataBus.BatteryInfo.MaxDischargePower(dt) * dt);
 			var chargeEnergy = (-DataBus.BatteryInfo.MaxChargePower(dt) * dt);
-			var efficiency = PreviousState.ConsumedEnergy > 0 ? 1 / Efficiency : Efficiency;
-			if ((PreviousState.ConsumedEnergy * efficiency).IsBetween(chargeEnergy, dischargeEnergy)) {
-				return PreviousState.ConsumedEnergy / dt * efficiency;
+
+
+			if (!dryRun) {
+				CurrentState.ElectricAuxPower = electricConsumersPower;
+			}
+
+			if (powerDemand.IsBetween(chargeEnergy, dischargeEnergy))
+			{
+				return powerDemand;
 			}
 
-			// write in mod-file for post-processing correction
 			if (!dryRun) {
-				CurrentState.MissingEnergy = PreviousState.ConsumedEnergy;
+				CurrentState.MissingEnergy = energyDemand;
 			}
 
 			return 0.SI<Watt>();
@@ -55,41 +77,70 @@ namespace TUGraz.VectoCore.Models.SimulationComponent
 		protected override void DoWriteModalResults(Second time, Second simulationInterval, IModalDataContainer container)
 		{
 			if (CurrentState.MissingEnergy.IsEqual(0)) {
+				var consumedEnergy =
+					(PreviousState.ConsumedEnergy / simulationInterval) + CurrentState.ElectricAuxPower;
 				container[ModalResultField.P_DCDC_In] =
-					PreviousState.ConsumedEnergy / simulationInterval / Efficiency;
+					consumedEnergy / Efficiency;
+					
 				container[ModalResultField.P_DCDC_Out] =
-					PreviousState.ConsumedEnergy / simulationInterval;
+					consumedEnergy;
 				container[ModalResultField.P_DCDC_missing] = 0.SI<Watt>();
+
+
 			} else {
 				container[ModalResultField.P_DCDC_In] = 0.SI<Watt>();
 				container[ModalResultField.P_DCDC_Out] = 0.SI<Watt>();
 				container[ModalResultField.P_DCDC_missing] = CurrentState.MissingEnergy / simulationInterval;
+
 			}
 		}
 
 		protected override void DoCommitSimulationStep(Second time, Second simulationInterval)
 		{
+			var prevState = CurrentState.stateCount;
 			AdvanceState();
+			CurrentState.stateCount = ++prevState;
 		}
 
 		#endregion
 
 		public void ConsumerEnergy(WattSecond electricConsumerEnergy, bool dryRun)
 		{
-			if (!dryRun) {
-				CurrentState.ConsumedEnergy = electricConsumerEnergy;
-			}
-		}
+            if (!dryRun)
+            {
+                CurrentState.ConsumedEnergy += electricConsumerEnergy;
+            }
+        }
 
 		public class State
 		{
 			public State()
 			{
 				MissingEnergy = 0.SI<WattSecond>();
+				ConsumedEnergy = 0.SI<WattSecond>();
+
+				ElectricAuxPower = 0.SI<Watt>();
+				simInterval = 0.SI<Second>();
+			}
+
+			public Watt ElectricAuxPower { get; set; }
+
+			public WattSecond ConsumedEnergy
+			{
+				get; 
+				set;
 			}
 
-			public WattSecond ConsumedEnergy { get; set; }
 			public WattSecond MissingEnergy { get; set; }
+
+			//Debug
+			public ulong stateCount { get; set; }
+
+			public Second simInterval { get;set; }
+			
+
+
+			//
 			
 			public State Clone() => (State)MemberwiseClone();
 		}
@@ -103,5 +154,16 @@ namespace TUGraz.VectoCore.Models.SimulationComponent
 			return false;
 		}
 		#endregion
+
+		#region Implementation of IElectricAuxConnector
+
+		private List<IElectricAuxPort> _electricConsumers = new List<IElectricAuxPort>();
+
+		public void Connect(IElectricAuxPort aux)
+		{
+			_electricConsumers.Add(aux);
+		}
+
+		#endregion
 	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Data/DrivingCycleData.cs b/VectoCore/VectoCore/Models/SimulationComponent/Data/DrivingCycleData.cs
index e1a85359dd7eab76c6cb292f8f0db0b7bc17edcc..840e67f75c98992ef39cf4fc8e88d8c054e7954f 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Data/DrivingCycleData.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Data/DrivingCycleData.cs
@@ -48,6 +48,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Data
 		MeasuredSpeed,
 		MeasuredSpeedGear,
 		PTO,
+		EPTO,
 		VTP,
 		None,
 		PTODuringDrive
@@ -145,6 +146,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Data
 				EngineSpeed = entry.EngineSpeed;
 				FanSpeed = entry.FanSpeed;
 				PTOPowerDemandDuringDrive = entry.PTOPowerDemandDuringDrive;
+				PTOElectricalPowerDemand = entry.PTOElectricalPowerDemand;
 				Highway = entry.Highway;
 			}
 
@@ -262,6 +264,9 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Data
 
 			// road sweeper application
 			public Watt PTOPowerDemandDuringDrive;
+
+			// Electrical pto cycle
+			public Watt PTOElectricalPowerDemand;
 		}
 	}
 
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Data/Battery/BatteryData.cs b/VectoCore/VectoCore/Models/SimulationComponent/Data/ElectricComponents/Battery/BatteryData.cs
similarity index 100%
rename from VectoCore/VectoCore/Models/SimulationComponent/Data/Battery/BatteryData.cs
rename to VectoCore/VectoCore/Models/SimulationComponent/Data/ElectricComponents/Battery/BatteryData.cs
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Data/ElectricComponents/DCDCData.cs b/VectoCore/VectoCore/Models/SimulationComponent/Data/ElectricComponents/DCDCData.cs
new file mode 100644
index 0000000000000000000000000000000000000000..33e3743babe03d44eef9ca5464c9b8f21b8929b7
--- /dev/null
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Data/ElectricComponents/DCDCData.cs
@@ -0,0 +1,15 @@
+using System;
+using System.Collections.Generic;
+using System.ComponentModel.DataAnnotations;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+
+namespace TUGraz.VectoCore.Models.SimulationComponent.Data.ElectricComponents
+{
+    public class DCDCData
+    {
+        [Range(0,1)]
+        public double DCDCEfficiency { get; internal set; }
+    }
+}
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Data/ElectricMotor/DragCurve.cs b/VectoCore/VectoCore/Models/SimulationComponent/Data/ElectricComponents/ElectricMotor/DragCurve.cs
similarity index 100%
rename from VectoCore/VectoCore/Models/SimulationComponent/Data/ElectricMotor/DragCurve.cs
rename to VectoCore/VectoCore/Models/SimulationComponent/Data/ElectricComponents/ElectricMotor/DragCurve.cs
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Data/ElectricMotor/EfficiencyMap.cs b/VectoCore/VectoCore/Models/SimulationComponent/Data/ElectricComponents/ElectricMotor/EfficiencyMap.cs
similarity index 100%
rename from VectoCore/VectoCore/Models/SimulationComponent/Data/ElectricMotor/EfficiencyMap.cs
rename to VectoCore/VectoCore/Models/SimulationComponent/Data/ElectricComponents/ElectricMotor/EfficiencyMap.cs
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Data/ElectricMotor/ElectricMotorData.cs b/VectoCore/VectoCore/Models/SimulationComponent/Data/ElectricComponents/ElectricMotor/ElectricMotorData.cs
similarity index 98%
rename from VectoCore/VectoCore/Models/SimulationComponent/Data/ElectricMotor/ElectricMotorData.cs
rename to VectoCore/VectoCore/Models/SimulationComponent/Data/ElectricComponents/ElectricMotor/ElectricMotorData.cs
index ef257670d049f1ebf2367db0ada8d398e5e17294..c83694ef722ff63fcbce83f5152231ea64350bf6 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Data/ElectricMotor/ElectricMotorData.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Data/ElectricComponents/ElectricMotor/ElectricMotorData.cs
@@ -192,9 +192,13 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Data
 		[ValidateObject]
 		public ElectricMotorFullLoadCurve FullLoadCurve { get; protected internal set; }
 
+#if DEBUG
+		[ValidateObject]
+		public EfficiencyMap EfficiencyMap { get; set; }
+#else
 		[ValidateObject]
 		protected internal EfficiencyMap EfficiencyMap { protected get; set; }
-
+#endif
 		public virtual PerSecond MaxSpeed => _maxSpeed ?? (_maxSpeed = VectoMath.Min(EfficiencyMap.MaxSpeed, FullLoadCurve.MaxSpeed));
 
 		public virtual EfficiencyMap.EfficiencyResult LookupElectricPower(PerSecond avgSpeed, NewtonMeter torque, uint gear, bool allowExtrapolation)
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Data/ElectricMotor/ElectricMotorFullLoadCurve.cs b/VectoCore/VectoCore/Models/SimulationComponent/Data/ElectricComponents/ElectricMotor/ElectricMotorFullLoadCurve.cs
similarity index 100%
rename from VectoCore/VectoCore/Models/SimulationComponent/Data/ElectricMotor/ElectricMotorFullLoadCurve.cs
rename to VectoCore/VectoCore/Models/SimulationComponent/Data/ElectricComponents/ElectricMotor/ElectricMotorFullLoadCurve.cs
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Data/PTOData.cs b/VectoCore/VectoCore/Models/SimulationComponent/Data/PTOData.cs
index 255e08746112109a20ace29f140919a6bc4cdbba..9a8e832206fb856ad778e4d3428290e653566362 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Data/PTOData.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Data/PTOData.cs
@@ -29,11 +29,28 @@
 *   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
 */
 
+using TUGraz.VectoCommon.Utils;
+
 namespace TUGraz.VectoCore.Models.SimulationComponent.Data
 {
+	enum PTOConsumerType
+	{
+		mechanical,
+		electrical
+	}
+
+
+
+
 	public class PTOData : SimulationComponentData
 	{
 		public string TransmissionType;
+		//Transmission powerdemand mechanical
+		public Watt TransmissionPowerDemand;
+
+		//Transmission powerdemand electrical
+		public Watt TransmissionPowerDemandElectrical;
+
 		public ILossMap LossMap;
 		public DrivingCycleData PTOCycle;
 	}
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Data/VehicleData.cs b/VectoCore/VectoCore/Models/SimulationComponent/Data/VehicleData.cs
index 1c3f3fc8c8d11448dfa84152f9c23a4f11839fba..739517b2cdbcd5a311afb598e71ebbe8a9a6ac2a 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Data/VehicleData.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Data/VehicleData.cs
@@ -238,7 +238,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Data
 		public ADASData ADAS { get; internal set; }
 		public bool VocationalVehicle { get; internal set; }
 
-		public bool Ocv { get; internal set; }
+		public bool OffVehicleCharging { get; internal set; }
 
 		public class ADASData
 		{
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/ElectricSystem.cs b/VectoCore/VectoCore/Models/SimulationComponent/ElectricSystem.cs
index 66338c293e6d96e6e450f26d251e0fee97bdb006..1e0bc2ecade0f659bea9038ba98e36c011cdfad0 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/ElectricSystem.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/ElectricSystem.cs
@@ -11,7 +11,7 @@ using TUGraz.VectoCore.OutputData;
 
 namespace TUGraz.VectoCore.Models.SimulationComponent
 {
-	public class ElectricSystem : StatefulVectoSimulationComponent<ElectricSystem.State>, IElectricSystem, IElectricAuxConnecor, 
+	public class ElectricSystem : StatefulVectoSimulationComponent<ElectricSystem.State>, IElectricSystem, IElectricAuxConnector, 
 		IElectricChargerConnector, IBatteryConnector, IUpdateable
 	{
 
@@ -28,8 +28,9 @@ namespace TUGraz.VectoCore.Models.SimulationComponent
 
 		public IElectricSystemResponse Request(Second absTime, Second dt, Watt powerDemand, bool dryRun = false)
 		{
+			powerDemand = powerDemand ?? 0.SI<Watt>();
 			var auxDemand = Consumers.Sum(x => x.PowerDemand(absTime, dt, dryRun)).DefaultIfNull(0);
-			var chargePower = Charger.Count == 0 ? 0.SI<Watt>() : Charger.Sum(x => x.PowerDemand(absTime, dt, powerDemand, auxDemand, dryRun));
+			var chargePower = Charger.Count == 0 ? 0.SI<Watt>() : Charger.Sum(x => x.PowerDemand(absTime, dt, powerDemand, auxDemand, dryRun)); 
 			var totalPowerDemand = powerDemand + chargePower - auxDemand;
 
 			var batResponse = Battery.MainBatteryPort.Request(absTime, dt, totalPowerDemand, dryRun);
@@ -69,7 +70,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent
 
 		protected override void DoWriteModalResults(Second absTime, Second dt, IModalDataContainer container)
 		{
-			container[ModalResultField.P_aux_el] = CurrentState.AuxPower;
+			container[ModalResultField.P_Aux_el_HV] = CurrentState.AuxPower;
 		}
 
 		protected override void DoCommitSimulationStep(Second time, Second simulationInterval)
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/IElectricMotor.cs b/VectoCore/VectoCore/Models/SimulationComponent/IElectricMotor.cs
index e02dc99ba0195046d2ea4eb46f5cd354fb62dbd6..269b2b6082e7fcfeb3f00ccb83c7c1975b6ccce8 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/IElectricMotor.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/IElectricMotor.cs
@@ -7,7 +7,6 @@ namespace TUGraz.VectoCore.Models.SimulationComponent
 	public interface IElectricMotor : IPowerTrainComponent, IElectricMotorInfo
 	{
 		void Connect(IElectricSystem powersupply);
-		
 		BusAuxiliariesAdapter BusAux { set; }
 	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/IIdleController.cs b/VectoCore/VectoCore/Models/SimulationComponent/IIdleController.cs
index 1b439b4bec87d7b942695fab82185ba994c53870..8ef0b107ff54e7a5ae1d215be77d8ae92169c233 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/IIdleController.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/IIdleController.cs
@@ -37,5 +37,6 @@ namespace TUGraz.VectoCore.Models.SimulationComponent
 	{
 		ITnOutPort RequestPort { set; }
 		void Reset();
+
 	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/ATGearbox.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/ATGearbox.cs
index 087876ce24f6f1f24b288f591f5599b543301928..0ff958d56c87143be5a7846009106ac64c52e60b 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/ATGearbox.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/ATGearbox.cs
@@ -543,6 +543,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 			container[ModalResultField.P_gbx_in] = CurrentState.InTorque * avgInAngularSpeed;
 			container[ModalResultField.P_gbx_shift_loss] = CurrentState.PowershiftLoss.DefaultIfNull(0) * avgInAngularSpeed;
 			container[ModalResultField.n_gbx_out_avg] = avgOutAngularSpeed;
+			container[ModalResultField.n_gbx_in_avg] = avgInAngularSpeed;
 			container[ModalResultField.T_gbx_out] = CurrentState.OutTorque;
 			container[ModalResultField.T_gbx_in] = CurrentState.InTorque;
 
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/Auxiliaries/Conditioning.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Auxiliaries/Conditioning.cs
new file mode 100644
index 0000000000000000000000000000000000000000..2216f1013fdc1cbb7b1059f36e9e1601f3561123
--- /dev/null
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Auxiliaries/Conditioning.cs
@@ -0,0 +1,125 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.ServiceModel.Syndication;
+using System.Text;
+using System.Threading.Tasks;
+using TUGraz.VectoCommon.Exceptions;
+using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Configuration;
+using TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponents;
+using TUGraz.VectoCore.Models.Connector.Ports.Impl;
+using TUGraz.VectoCore.Models.Declaration;
+using TUGraz.VectoCore.Models.Simulation.Data;
+using TUGraz.VectoCore.Models.Simulation.DataBus;
+
+namespace TUGraz.VectoCore.Models.SimulationComponent.Impl.Auxiliaries
+{
+	public interface IAuxDemand
+	{
+		Watt PowerDemand(IDataBus dataBus);
+
+		string AuxID { get; }
+	}
+
+	public class Conditioning : IAuxDemand
+	{
+		private readonly Watt _electricPowerDemand;
+		private readonly IEPTO _epto;
+
+
+		private bool EPTOOn(IDataBus dataBus)
+		{
+			return _epto?.EPTOOn(dataBus) ?? false;
+		}
+
+		#region Implementation of IAuxDemand
+
+		public string AuxID { get; }
+
+		#endregion
+
+		/// <summary>
+		/// 
+		/// </summary>
+		/// <param name="condAuxData"></param>
+		/// <param name="eptoCycleController">needed in case an epto is present in the vehicle</param>
+		/// <exception cref="VectoException"></exception>
+
+		public Conditioning(VectoRunData.AuxData condAuxData, IEPTO epto = null)
+		{
+			if (condAuxData.ID != Constants.Auxiliaries.IDs.Cond) {
+				throw new VectoException($"Invalid {nameof(condAuxData)}: ID must be {Constants.Auxiliaries.IDs.Cond}");
+			}
+
+			if (condAuxData.PowerDemandElectric == null) {
+				throw new VectoException($"No electric powerdemand set for {condAuxData.ID}");
+			}
+			_electricPowerDemand = condAuxData.PowerDemandElectric;
+			_epto = epto;
+			AuxID = condAuxData.ID;
+		}
+
+		public Watt PowerDemand(IDataBus dataBus)
+        {
+			switch (dataBus.PowertrainInfo.VehicleArchitecutre) {
+				case VectoSimulationJobType.BatteryElectricVehicle:
+				case VectoSimulationJobType.SerialHybridVehicle:
+					return GetPEV_SHEV_PowerDemand(dataBus);
+				case VectoSimulationJobType.ParallelHybridVehicle:
+					return GetP_HEV_PowerDemand(dataBus);
+				case VectoSimulationJobType.EngineOnlySimulation:
+				case VectoSimulationJobType.IEPC_E:
+				case VectoSimulationJobType.IEPC_S:
+				case VectoSimulationJobType.IHPC:
+				case VectoSimulationJobType.ConventionalVehicle:
+				default:
+					throw new ArgumentOutOfRangeException();
+			}
+		}
+
+		public Watt GetPEV_SHEV_PowerDemand(IDataBus dataBus)
+		{
+			var elInfo = GetElectricMotorInfo(dataBus);
+			if (!elInfo.EmOff || EPTOOn(dataBus)) {
+				return _electricPowerDemand;
+			} else {
+				return 0.SI<Watt>();
+			}
+		}
+
+		public Watt GetP_HEV_PowerDemand(IDataBus dataBus)
+		{
+			double xFactor = 0;
+
+			var elInfo = GetElectricMotorInfo(dataBus);
+			if (!elInfo.EmOff)
+			{
+				var iceInfo = dataBus.EngineInfo;
+				var emPower = elInfo.ElectricMotorSpeed * elInfo.ElectricMotorTorque;
+				var icePower = iceInfo.EngineSpeed * iceInfo.EngineTorque;
+
+				xFactor = emPower.Abs() / (emPower.Abs() + icePower.Abs());
+			}
+
+			return _electricPowerDemand * xFactor;
+		}
+
+		private IElectricMotorInfo GetElectricMotorInfo(IDataBus dataBus)
+		{
+			try
+			{
+				return dataBus.ElectricMotorInfo(dataBus.PowertrainInfo.ElectricMotorPositions.Single());
+			}
+			catch (Exception ex)
+			{
+				throw new VectoException("Only one electric motor position supported");
+			}
+
+		}
+	}
+
+
+}
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/Auxiliaries/ElectricAuxiliaries.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Auxiliaries/ElectricAuxiliaries.cs
new file mode 100644
index 0000000000000000000000000000000000000000..d69ef3935b0c42b4e66b931cab84cfb662578322
--- /dev/null
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Auxiliaries/ElectricAuxiliaries.cs
@@ -0,0 +1,169 @@
+using System;
+using System.Collections.Generic;
+using System.Diagnostics.CodeAnalysis;
+using System.Linq;
+using TUGraz.VectoCommon.Exceptions;
+using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Configuration;
+using TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.PrimaryBus;
+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.Impl.Auxiliaries;
+using TUGraz.VectoCore.OutputData;
+using TUGraz.VectoCore.Utils;
+
+// ReSharper disable UseStringInterpolation
+
+namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
+{
+
+	/// <summary>
+	/// Container Class for Auxiliaries which are connected to the DCDC system.
+	/// </summary>
+	public class ElectricAuxiliaries : VectoSimulationComponent, IElectricAuxPort
+	{
+		private IDictionary<string, Func<IDataBus, Watt>> _auxData = new Dictionary<string, Func<IDataBus, Watt>>();
+		private IDictionary<string, string> _auxColumnName = new Dictionary<string, string>();
+		private IDictionary<string, Watt> _powerDemands = new Dictionary<string, Watt>();
+
+
+		private HashSet<string> _ignoredIds = new HashSet<string>() {
+			Constants.Auxiliaries.IDs.ENGMode_AUX_MECH_FAN,
+			Constants.Auxiliaries.IDs.ENGMode_AUX_MECH_STP,
+			Constants.Auxiliaries.IDs.ENGMode_AUX_MECH_BASE,
+		};
+		#region Implementation of IElectricAuxPort
+
+
+		public ElectricAuxiliaries(IVehicleContainer container) : base(container)// : base(container)
+		{
+			
+			VehicleContainer = container;
+
+		}
+
+		
+
+
+		private IVehicleContainer VehicleContainer { get; set; }
+
+		public Watt Initialize()
+		{
+			
+			foreach (var auxId in _auxData.Keys) {
+				var name = $"P_{auxId}_el";
+				_auxColumnName.Add(auxId, name); //use column name as ID
+				VehicleContainer.AddAuxiliary(name, name);
+			}
+			
+
+			return 0.SI<Watt>();
+		}
+
+		public void AddAuxiliary(VectoRunData.AuxData aux)
+		{
+			if (_ignoredIds.Contains(aux.ID)) {
+				Log.Debug(string.Format("{0} ignored in {1}", aux.ID, nameof(ElectricAuxiliaries)));
+				return;
+			}
+		
+
+			if (aux.DemandType == AuxiliaryDemandType.Constant) {
+				_auxData.Add(aux.ID, (dataBus) => aux.PowerDemandElectric);
+			}else if (aux.DemandType == AuxiliaryDemandType.Dynamic) {
+				_auxData.Add(aux.ID, (dataBus) => aux.PowerDemandDataBusFunc(dataBus, false));
+			}
+		}
+
+		public void AddAuxiliary(IAuxDemand aux)
+		{
+			if (_ignoredIds.Contains(aux.AuxID))
+			{
+				Log.Debug(string.Format("{0} ignored in {1}", aux.AuxID, nameof(ElectricAuxiliaries)));
+				return;
+			}
+			_auxData.Add(aux.AuxID, aux.PowerDemand);
+		}
+
+		public void AddAuxiliaries(IEnumerable<VectoRunData.AuxData> auxData)
+		{
+			foreach (var aux in auxData) {
+				AddAuxiliary(aux);
+			}
+		}
+
+		public Watt PowerDemand(Second absTime, Second dt, bool dryRun)
+		{
+
+			var auxiliarieIgnoredDuringVehicleStop = new[] {
+				Constants.Auxiliaries.IDs.SteeringPump,
+			};
+			var auxiliariesIgnoredWhenICEIsOff = new[] {
+				Constants.Auxiliaries.IDs.Fan
+			};
+			var sum = 0.SI<Watt>();
+
+			var consideredAuxiliaries = _auxData.AsEnumerable();
+			if (DataBus.VehicleInfo.VehicleStopped) {
+				consideredAuxiliaries = consideredAuxiliaries?.Where(aux => !auxiliarieIgnoredDuringVehicleStop.Contains(aux.Key));
+			}
+
+			if (DataBus.PowertrainInfo.HasCombustionEngine && !DataBus.EngineInfo.EngineOn) {
+				consideredAuxiliaries = consideredAuxiliaries?.Where(aux => !auxiliarieIgnoredDuringVehicleStop.Contains(aux.Key));
+			}
+
+			if (consideredAuxiliaries == null) {
+				return sum;
+			}
+
+			foreach (var aux in consideredAuxiliaries) {
+
+
+				var powerDemand = 0.SI<Watt>();
+
+				powerDemand += aux.Value(DataBus);
+
+
+
+				if (!dryRun) {
+					_powerDemands[aux.Key] = powerDemand;
+				}
+
+				sum += powerDemand;
+			}
+
+			return sum;
+		}
+
+		#endregion
+
+		
+
+		#region Overrides of VectoSimulationComponent
+
+		protected override void DoWriteModalResults(Second time, Second simulationInterval, IModalDataContainer container)
+		{
+			var sum = 0.SI<Watt>();
+            foreach (var aux in _auxData)
+            {
+				var pd = _powerDemands.GetValueOrZero(aux.Key);
+				sum += pd;
+				container[_auxColumnName[aux.Key]] = pd;
+			}
+
+			container[ModalResultField.P_aux_el] = sum;
+		}
+
+		protected override void DoCommitSimulationStep(Second time, Second simulationInterval)
+		{
+			_powerDemands.Clear();
+		}
+
+		#endregion
+	}
+}
+
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/AxleGear.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/AxleGear.cs
index dc0116d06b836915fbdf1c5007d601b744de5bb1..d8a66e3599e6fa87e90480efac187c06d0b7f0e3 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/AxleGear.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/AxleGear.cs
@@ -41,7 +41,10 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 {
 	public class AxleGear : TransmissionComponent, IAxlegear, IUpdateable
 	{
-		public AxleGear(IVehicleContainer container, AxleGearData modelData) : base(container, modelData.AxleGear) { }
+		public AxleGear(IVehicleContainer container, AxleGearData modelData) : base(container, modelData.AxleGear)
+		{
+
+		}
 
 		public override IResponse Initialize(NewtonMeter outTorque, PerSecond outAngularVelocity)
 		{
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/BatteryElectricMotorController.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/BatteryElectricMotorController.cs
index 3038ef9ca3faccac83c79bd4c16dd24242473429..f267105cddcdd8bcec52e8c426b7314776b8b12b 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/BatteryElectricMotorController.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/BatteryElectricMotorController.cs
@@ -36,7 +36,8 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl {
 					: Formulas.InertiaPower(currOutAngularVelocity, prevOutAngularVelocity, 
 						ElectricMotorData.Inertia, dt) / avgSpeed;
 				//var dragTorque = ElectricMotorData.DragCurve.Lookup()
-				return (-inertiaTorqueLoss); //.LimitTo(maxDriveTorque, maxRecuperationTorque);
+				//return ((-1)*(inertiaTorqueLoss + outTorque)).LimitTo(maxDriveTorque, maxRecuperationTorque ?? VectoMath.Max(maxDriveTorque, 0.SI<NewtonMeter>())); //.LimitTo(maxDriveTorque, maxRecuperationTorque);
+				return -inertiaTorqueLoss;
 			}
             if (DataBus.DriverInfo.DrivingAction == DrivingAction.Coast ||
                 DataBus.DriverInfo.DrivingAction == DrivingAction.Roll) {
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/CycleGearbox.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/CycleGearbox.cs
index b09116620539f06d171dea18673d7ac2bede6a1d..100f857b49e00e860592c00f43f263ef11ec8f58 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/CycleGearbox.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/CycleGearbox.cs
@@ -429,6 +429,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 			container[ModalResultField.P_gbx_in] = inPower;
 			container[ModalResultField.n_gbx_out_avg] = (PreviousState.OutAngularVelocity +
 														CurrentState.OutAngularVelocity) / 2.0;
+			container[ModalResultField.n_gbx_in_avg] = avgInAngularSpeed;
 			container[ModalResultField.T_gbx_out] = CurrentState.OutTorque;
 			container[ModalResultField.T_gbx_in] = CurrentState.InTorque;
 
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/DistanceBasedDrivingCycle.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/DistanceBasedDrivingCycle.cs
index a61d012880d55c66a6c438ce8cfda14fa67fa651..57f46260cfbe400e584d2e8e47ab448641dc7e21 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/DistanceBasedDrivingCycle.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/DistanceBasedDrivingCycle.cs
@@ -58,7 +58,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 		internal readonly IDrivingCycleData Data;
 		internal DrivingCycleEnumerator CycleIntervalIterator;
 		private bool _intervalProlonged;
-		internal IdleControllerSwitcher IdleController;
+		internal IIdleControllerSwitcher IdleController;
 		private Meter CycleEndDistance;
 
 		
@@ -288,6 +288,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 			CurrentState.WaitTime = PreviousState.WaitTime + dt;
 			CurrentState.Gradient = ComputeGradient(0.SI<Meter>());
 			CurrentState.VehicleTargetSpeed = Left.VehicleTargetSpeed;
+			
 
 			return NextComponent.Request(absTime, dt, Left.VehicleTargetSpeed, CurrentState.Gradient);
 		}
@@ -477,13 +478,20 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 			Data.Finish();
 		}
 
-		public CycleData CycleData =>
-			new CycleData {
-				AbsTime = CurrentState.AbsTime,
-				AbsDistance = CurrentState.Distance,
-				LeftSample = Left,
-				RightSample = CycleIntervalIterator.RightSample
-			};
+		public CycleData CycleData {
+			get
+			{
+				return new CycleData
+				{
+					AbsTime = CurrentState.AbsTime,
+					AbsDistance = CurrentState.Distance,
+					LeftSample = Left,
+					RightSample = CycleIntervalIterator.RightSample,
+				};
+			}
+		}
+			
+			
 
 		public bool PTOActive { get; private set; }
 
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/EPTO.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/EPTO.cs
new file mode 100644
index 0000000000000000000000000000000000000000..b9e664ccd580786cdcb4b002e89bc4d09e53d52a
--- /dev/null
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/EPTO.cs
@@ -0,0 +1,43 @@
+using Microsoft.VisualBasic;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Models.Simulation.DataBus;
+using TUGraz.VectoCore.Models.SimulationComponent.Impl.Auxiliaries;
+using Constants = TUGraz.VectoCore.Configuration.Constants;
+
+namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
+{
+	public interface IEPTO
+	{
+		bool EPTOOn(IDataBus dataBus);
+	}
+
+	public class EPTO : IAuxDemand, IEPTO
+	{
+		private readonly IPTOCycleController _ptoCycleController;
+
+		public EPTO(IPTOCycleController cycleController)
+		{
+			_ptoCycleController = cycleController;
+		}
+
+		#region Implementation of IAuxDemand
+		public Watt PowerDemand(IDataBus dataBus)
+		{
+			if (dataBus.DrivingCycleInfo.PTOActive) {
+				return _ptoCycleController.CycleData.LeftSample.PTOElectricalPowerDemand ?? 0.SI<Watt>();
+			}
+
+			return 0.SI<Watt>();
+		}
+
+		public bool EPTOOn(IDataBus dataBus)
+		{
+			return !PowerDemand(dataBus).IsEqual(0);
+		}
+
+
+		public string AuxID => Constants.Auxiliaries.IDs.PTOConsumer;
+
+		#endregion
+	}
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/ElectricMotor.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/ElectricMotor.cs
index cf4d1f6dd29e1bdd45939233895223eb3cafcf71..220dc2a2310e9c26ee10cda98fbb7c97b149126c 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/ElectricMotor.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/ElectricMotor.cs
@@ -26,10 +26,13 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 
 		protected internal Joule ThermalBuffer = 0.SI<Joule>();
 		
+
 		public bool DeRatingActive { get; protected internal set; }
+		public bool EmOff => PreviousState.EMTorque == null ? true : false;
 
 		public BusAuxiliariesAdapter BusAux { protected get; set; }
 
+
 		public ElectricMotor(IVehicleContainer container, ElectricMotorData data, IElectricMotorControl control, PowertrainPosition position) : base(container)
 		{
 			Control = control;
@@ -85,6 +88,9 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 
 		}
 
+
+
+
 		public IResponse Initialize(NewtonMeter outTorque, PerSecond outAngularVelocity)
 		{
 			var emOutAngularVelocity = outAngularVelocity * ModelData.RatioADC;
@@ -113,6 +119,8 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 				PreviousState.DrivetrainInTorque = 0.SI<NewtonMeter>();
 				//PreviousState.InAngularVelocity = emOutAngularVelocity;
 			}
+			//IdleController.RequestPort = NextComponent ?? ElectricPower;
+
 			return NextComponent.Initialize(outTorque, outAngularVelocity);
 			//return NextComponent.Initialize(PreviousState.InTorque, PreviousState.InAngularVelocity);
 		}
@@ -130,6 +138,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 		public IResponse Request(
 			Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity, bool dryRun = false)
 		{
+
 			if (TransmissionRatioPerGear == null) {
 				return DoHandleRequest(absTime, dt, outTorque, outAngularVelocity, dryRun, 1.0);
 			}
@@ -187,7 +196,9 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 			var emTorqueDt = Control.MechanicalAssistPower(absTime, dt, outTorque,
 				PreviousState.DrivetrainSpeed, outAngularVelocity, maxDriveTorqueDt, maxRecuperationTorqueDt, Position, dryRun);
 
-			var emTorque = emTorqueDt == null ? null : ConvertDrivetrainTorqueToEm(avgDtSpeed, emTorqueDt);
+			var emTorque = (emTorqueDt == null)
+				? null 
+				: ConvertDrivetrainTorqueToEm(avgDtSpeed, emTorqueDt);
 			var emOff = emTorqueDt == null;
 
 			if (!dryRun && !DataBus.IsTestPowertrain && emTorqueDt != null && NextComponent != null && (emTorque.IsSmaller(maxDriveTorqueEm ?? 0.SI<NewtonMeter>(), 1e-3) ||
@@ -229,13 +240,14 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 				emTorque = 0.SI<NewtonMeter>();
 			}
 
-			if (Position == PowertrainPosition.BatteryElectricE2 && !DataBus.GearboxInfo.GearEngaged(absTime)) {
-				// electric motor is after the gearbox but no gear engaged - ignore inertia and drag...
-				emTorqueDt = 0.SI<NewtonMeter>();
-				emTorque = 0.SI<NewtonMeter>();
-			}
+            if (Position == PowertrainPosition.BatteryElectricE2 && !DataBus.GearboxInfo.GearEngaged(absTime))
+            {
+                // electric motor is after the gearbox but no gear engaged - ignore inertia and drag...
+                emTorqueDt = 0.SI<NewtonMeter>();
+                emTorque = 0.SI<NewtonMeter>();
+            }
 
-			if (Position == PowertrainPosition.HybridP1 && !DataBus.EngineCtl.CombustionEngineOn) {
+            if (Position == PowertrainPosition.HybridP1 && !DataBus.EngineCtl.CombustionEngineOn) {
 				// electric motor is directly connected to the ICE, ICE is off and EM is off - do not apply drag loss
 				emTorqueDt = 0.SI<NewtonMeter>();
 				emTorque = 0.SI<NewtonMeter>();
@@ -254,7 +266,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 			// inertia torque 'brakes' - electric motor has to provide this torque in addition (T_inertia > 0 when angular speed increases)
 			// emTorque < 0 when propelling, emTorqueMap needs to be 'more negative' to provide torque for inertia
 			// emTorque > 0 when recuperating, inertia 'brakes' in addition, emTorqueMap is decreased
-			var emTorqueMap = emTorque - inertiaTorqueEm ;
+			var emTorqueMap = emTorque - inertiaTorqueEm;
 			if (emOff) {
 				// not used later 
 				emTorqueMap = null;
@@ -378,7 +390,8 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 				CurrentState.DrivetrainOutTorque = outTorque;
 
 				CurrentState.TransmissionTorqueLoss = avgDtSpeed.IsEqual(0) ? 0.SI<NewtonMeter>() :
-					((inTorqueDt - outTorque) * avgDtSpeed - emTorque * avgEmSpeed) / avgDtSpeed;
+					((inTorqueDt - outTorque) * avgDtSpeed - emTorque * avgEmSpeed)
+					/ avgDtSpeed;
 
 				CurrentState.ElectricPowerToBattery = retVal.ElectricSystem?.ConsumerPower;
 
@@ -568,6 +581,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 
 
 		public PerSecond ElectricMotorSpeed => PreviousState.EMSpeed;
+		public NewtonMeter ElectricMotorTorque => PreviousState.EMTorque;
 
 		public void Connect(IElectricSystem powersupply)
 		{
@@ -594,6 +608,8 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 		#endregion
 	}
 
+	
+
 	public class ElectricMotorState // : SimpleComponentState
 	{
 		public ElectricMotorState()
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/ElectricSystemDrivingCycle.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/ElectricSystemDrivingCycle.cs
new file mode 100644
index 0000000000000000000000000000000000000000..a8723c696a06586eaa3d48e060cc3fbab3e9e147
--- /dev/null
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/ElectricSystemDrivingCycle.cs
@@ -0,0 +1,136 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using TUGraz.VectoCommon.Exceptions;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Models.Connector.Ports;
+using TUGraz.VectoCore.Models.Connector.Ports.Impl;
+using TUGraz.VectoCore.Models.Simulation;
+using TUGraz.VectoCore.Models.SimulationComponent.Data;
+using TUGraz.VectoCore.OutputData;
+
+namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
+{
+	/// <summary>
+	/// Represents a cycle which is directly connected to the electric system
+	/// </summary>
+	public class ElectricSystemDrivingCycle : StatefulProviderComponent<SimpleComponentState, ISimulationOutPort, ITnInPort, IElectricSystem>, 
+		ITnInProvider,
+		ISimulationOutPort, IDrivingCycleInfo
+	{
+		internal readonly IDrivingCycleData Data;
+		protected internal readonly DrivingCycleEnumerator CycleIterator;
+
+		protected Second AbsTime { get; set; }
+
+		public ElectricSystemDrivingCycle(IVehicleContainer container, IDrivingCycleData cycle) : base(container)
+		{
+			Data = cycle;
+			CycleIterator = new DrivingCycleEnumerator(Data);
+
+			AbsTime = -1.SI<Second>();
+		}
+
+		#region Overrides of VectoSimulationComponent
+
+		protected override void DoWriteModalResults(Second time, Second simulationInterval, IModalDataContainer container)
+		{
+			
+		}
+
+		#region Overrides of StatefulProviderComponent<SimpleComponentState,ISimulationOutPort,ITnInPort,IElectricSystem>
+
+		protected override void DoCommitSimulationStep(Second time, Second simulationInterval)
+		{
+			CycleIterator.MoveNext();
+			AdvanceState();
+		}
+
+		#endregion
+
+		#endregion
+
+		#region Implementation of ISimulationOutPort
+
+		public IResponse Request(Second absTime, Meter ds)
+		{
+			throw new VectoSimulationException("Electric System Simulation can not handle distance request.");
+		}
+
+		public IResponse Request(Second absTime, Second dt)
+		{
+			// cycle finished (no more entries in cycle)
+			if (CycleIterator.LastEntry && CycleIterator.RightSample.Time == absTime)
+			{
+				return new ResponseCycleFinished(this);
+			}
+
+			// interval exceeded
+			if (CycleIterator.RightSample != null && (absTime + dt).IsGreater(CycleIterator.RightSample.Time))
+			{
+				return new ResponseFailTimeInterval(this)
+				{
+					AbsTime = absTime,
+					DeltaT = CycleIterator.RightSample.Time - absTime
+				};
+			}
+
+			//return DoHandleRequest(absTime, dt, CycleIterator.LeftSample.AngularVelocity);
+			return null;
+		}
+
+		public IResponse Initialize()
+		{
+			throw new System.NotImplementedException();
+		}
+
+		public double Progress => Math.Max(0, AbsTime.Value() / Data.Entries.Last().Time.Value());
+
+		#endregion
+
+		public CycleData CycleData =>
+			new CycleData
+			{
+				AbsTime = CycleIterator.LeftSample.Time,
+				AbsDistance = null,
+				LeftSample = CycleIterator.LeftSample,
+				RightSample = CycleIterator.RightSample,
+			};
+
+		public bool PTOActive => true;
+		public DrivingCycleData.DrivingCycleEntry CycleLookAhead(Meter distance)
+		{
+			throw new System.NotImplementedException();
+		}
+
+		public Meter Altitude => 0.SI<Meter>();
+		public Radian RoadGradient => 0.SI<Radian>();
+		public MeterPerSecond TargetSpeed => throw new NotImplementedException("Targetspeed in Powertrain not available?");
+		public Second StopTime => CycleIterator.LeftSample.StoppingTime;
+		public Meter CycleStartDistance => 0.SI<Meter>();
+		public IReadOnlyList<DrivingCycleData.DrivingCycleEntry> LookAhead(Meter lookaheadDistance)
+		{
+			throw new System.NotImplementedException();
+		}
+
+		public IReadOnlyList<DrivingCycleData.DrivingCycleEntry> LookAhead(Second time)
+		{
+			var retVal = new List<DrivingCycleData.DrivingCycleEntry>();
+
+			var iterator = CycleIterator.Clone();
+			do
+			{
+				retVal.Add(iterator.RightSample);
+			} while (iterator.MoveNext() && iterator.RightSample.Time < AbsTime + time);
+
+			return retVal;
+		}
+
+		public SpeedChangeEntry LastTargetspeedChange => null;
+		public void FinishSimulation()
+		{
+			Data.Finish();
+		}
+	}
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/EngineAuxiliary.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/EngineAuxiliary.cs
index 2cc4505bd9d9a7905ba09c52ccc134ccf615e4d6..f416d84a5cbf9396406fdd2169af88fe4da65d36 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/EngineAuxiliary.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/EngineAuxiliary.cs
@@ -83,6 +83,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 		public void AddCycle(string auxId)
 		{
 			Add(auxId, (nEng, absTime, dt, dryRun) => DataBus.DrivingCycleInfo.CycleData.LeftSample.AdditionalAuxPowerDemand);
+
 		}
 
 		public void AddCycle(string auxId, Func<DrivingCycleData.DrivingCycleEntry, Watt> powerLossFunc, string columnName = null)
@@ -91,6 +92,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 		}
 
 
+
 		/// <summary>
 		/// Adds an auxiliary with a function returning the power demand based on the engine speed.
 		/// </summary>
@@ -144,13 +146,16 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 		{
 
 			var auxiliarieIgnoredDuringVehicleStop = new[] {
-				Constants.Auxiliaries.IDs.SteeringPump, Constants.Auxiliaries.IDs.Fan,
-				Constants.Auxiliaries.IDs.PTOConsumer, Constants.Auxiliaries.IDs.PTOTransmission,
-				Constants.Auxiliaries.IDs.ENG_AUX_MECH_FAN, Constants.Auxiliaries.IDs.ENG_AUX_MECH_STP
+				Constants.Auxiliaries.IDs.SteeringPump, 
+				Constants.Auxiliaries.IDs.Fan,
+				Constants.Auxiliaries.IDs.PTOConsumer, 
+				Constants.Auxiliaries.IDs.PTOTransmission,
+				Constants.Auxiliaries.IDs.ENGMode_AUX_MECH_FAN, 
+				Constants.Auxiliaries.IDs.ENGMode_AUX_MECH_STP
 			};
 			var auxiliarieIgnoredDuringDrive = new[] {
 				Constants.Auxiliaries.IDs.Fan,
-				Constants.Auxiliaries.IDs.ENG_AUX_MECH_FAN
+				Constants.Auxiliaries.IDs.ENGMode_AUX_MECH_FAN
 			};
 			var powerDemands = new Dictionary<string, Watt>(Auxiliaries.Count);
 			var engineOffDemand = 0.SI<Watt>();
@@ -224,8 +229,8 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 						}
 					}
 
-					if (container[Constants.Auxiliaries.IDs.PTOConsumer] == null ||
-						container[Constants.Auxiliaries.IDs.PTOConsumer] == DBNull.Value) {
+					if (container.ContainsColumn(Constants.Auxiliaries.IDs.PTOConsumer) && (container[Constants.Auxiliaries.IDs.PTOConsumer] == null ||
+						container[Constants.Auxiliaries.IDs.PTOConsumer] == DBNull.Value)) {
 						container[Constants.Auxiliaries.IDs.PTOConsumer] = ptoConsumer;
 					}
 				}
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/Gearbox.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Gearbox.cs
index c359b7d05911944f3edd753a50be62b2bc4cfd9c..dce15f19072a635e3389962f569766b57f7de85c 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/Gearbox.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Gearbox.cs
@@ -519,6 +519,8 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 			container[ModalResultField.P_gbx_in] = inPower;
 			container[ModalResultField.n_gbx_out_avg] = (PreviousState.OutAngularVelocity +
 														CurrentState.OutAngularVelocity) / 2.0;
+			container[ModalResultField.n_gbx_in_avg] = avgInAngularSpeed;
+
 			container[ModalResultField.T_gbx_out] = CurrentState.OutTorque;
 			container[ModalResultField.T_gbx_in] = CurrentState.InTorque;
 			_strategy.WriteModalResults(container);
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/ElectricAuxiliary.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/HighVoltageElectricAuxiliary.cs
similarity index 90%
rename from VectoCore/VectoCore/Models/SimulationComponent/Impl/ElectricAuxiliary.cs
rename to VectoCore/VectoCore/Models/SimulationComponent/Impl/HighVoltageElectricAuxiliary.cs
index 0502961dfa88d1268afda0b9b035ac9b6a3e760d..0e77bcc2629c3c743a1e364963d638b682058f44 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/ElectricAuxiliary.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/HighVoltageElectricAuxiliary.cs
@@ -8,13 +8,14 @@ using TUGraz.VectoCore.Models.Simulation.Impl;
 
 namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 {
-	internal class ElectricAuxiliary : IElectricAuxPort
+	[Obsolete]
+	internal class HighVoltageElectricAuxiliary : IElectricAuxPort
 	{
 		protected readonly Dictionary<string, Func<Watt>> Auxiliaries = new Dictionary<string, Func<Watt>>();
 
 		private IDataBus DataBus;
 
-		public ElectricAuxiliary(VehicleContainer container)
+		public HighVoltageElectricAuxiliary(VehicleContainer container)
 		{
 			DataBus = container;
 		}
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/HybridController.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/HybridController.cs
index 0e2910e5e1eaf4937ee0ef2367616ae02e11c3a2..167bf5bf84821987d1e493cda36051d68ba85c36 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/HybridController.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/HybridController.cs
@@ -14,6 +14,7 @@ using TUGraz.VectoCore.Models.Simulation.Data;
 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.Shiftstrategies;
 using TUGraz.VectoCore.OutputData;
 using TUGraz.VectoCore.Utils;
 
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/IdleControllerSwitcher.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/IdleControllerSwitcher.cs
index f5c45832c342e67ce2ac4dee01658e19d4c0d060..ed276ae4d0afcbe46c46f80d21f121b54be88e15 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/IdleControllerSwitcher.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/IdleControllerSwitcher.cs
@@ -33,11 +33,22 @@ using System;
 using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Utils;
 using TUGraz.VectoCore.Models.Connector.Ports;
+using TUGraz.VectoCore.Models.SimulationComponent.Data;
 using TUGraz.VectoCore.OutputData;
 
 namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 {
-	public class IdleControllerSwitcher : IIdleController
+
+
+
+	public interface IIdleControllerSwitcher : IPTOCycleController
+	{
+		void ActivatePTO();
+		void ActivateIdle();
+	}
+
+	
+	public class IdleControllerSwitcher : IIdleController, IIdleControllerSwitcher
 	{
 		private readonly IIdleController _idleController;
 		private readonly PTOCycleController _ptoController;
@@ -100,6 +111,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 			}
 		}
 
+
 		public Second Duration
 		{
 			get {
@@ -109,5 +121,10 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 				return 0.SI<Second>();
 			}
 		}
+
+		public CycleData CycleData
+		{
+			get => throw new NotImplementedException();
+		}
 	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/PEVPTO.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/PEVPTO.cs
index 6fcfa4e524f0f8cd5cdd627bc3b55c17aef410ee..930ba6d8131dba6fd5deb5613ca9ca6a4c25abc2 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/PEVPTO.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/PEVPTO.cs
@@ -11,7 +11,7 @@ using TUGraz.VectoCore.OutputData;
 
 namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 {
-	public class PEVPTO : StatefulProviderComponent<PEVPTO.State, ITnOutPort, ITnInPort, ITnOutPort>,
+	public class PEVPtoTransm : StatefulProviderComponent<PEVPtoTransm.State, ITnOutPort, ITnInPort, ITnOutPort>,
 		IPowerTrainComponent, ITnInPort, ITnOutPort
 	{
 		public class State
@@ -23,7 +23,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 		protected readonly Dictionary<string, Func<PerSecond, Second, Second, bool, NewtonMeter>> Auxiliaries =
 			new Dictionary<string, Func<PerSecond, Second, Second, bool, NewtonMeter>>();
 
-		public PEVPTO(IVehicleContainer container) : base(container)
+		public PEVPtoTransm(IVehicleContainer container) : base(container)
 		{
 			
 		}
@@ -58,21 +58,27 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 				: outAngularVelocity;
 
 			var torqueLoss = 0.SI<NewtonMeter>();
-			if (!DataBus.GearboxInfo.GearEngaged(absTime)) {
-				var powerDemands = new Dictionary<string, NewtonMeter>(Auxiliaries.Count);
-				foreach (var aux in Auxiliaries) {
-					powerDemands[aux.Key] = 0.SI<NewtonMeter>();
-				}
-				if (!dryRun) {
-					CurrentState.PowerDemands = powerDemands;
-				}
-			} else {
-				if (outAngularVelocity != null && !avgAngularSpeed.IsEqual(0)) {
-					torqueLoss = ComputeTorqueLoss(absTime, dt, avgAngularSpeed, dryRun);
-				}
-			}
-
-			if (!dryRun) {
+			var alwaysConsiderPTOTransmLoss = false; //<---- debugging only //TODO: REMOVE
+			var gearEngaged = !DataBus.GearboxInfo.GearEngaged(absTime);
+			////Always consider PTO_Transm_loss
+
+			if (!DataBus.GearboxInfo.GearEngaged(absTime) && !alwaysConsiderPTOTransmLoss)
+            {
+                SetZeroPowerDemand(dryRun);
+            }
+            else
+            {
+                if (outAngularVelocity != null && !avgAngularSpeed.IsEqual(0))
+                {
+                    torqueLoss = ComputeTorqueLoss(absTime, dt, avgAngularSpeed, dryRun);
+                }
+                else
+                {
+                    SetZeroPowerDemand(dryRun);
+                }
+            }
+
+            if (!dryRun) {
 				CurrentState.OutAngularVelocity = outAngularVelocity;
 			}
 			
@@ -82,6 +88,19 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 
 		#endregion
 
+		private void SetZeroPowerDemand(bool dryRun)
+		{
+			var powerDemands = new Dictionary<string, NewtonMeter>(Auxiliaries.Count);
+			foreach (var aux in Auxiliaries)
+			{
+				powerDemands[aux.Key] = 0.SI<NewtonMeter>();
+			}
+			if (!dryRun)
+			{
+				CurrentState.PowerDemands = powerDemands;
+			}
+		}
+		
 		private NewtonMeter ComputeTorqueLoss(Second absTime, Second dt, PerSecond avgAngularSpeed, bool dryRun)
 		{
 			var powerDemands = new Dictionary<string, NewtonMeter>(Auxiliaries.Count);
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/PTOCycleController.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/PTOCycleController.cs
index db93702f781420f96552fb94158b5e06558f5d56..b0632a4e9a297167b2044d00efd2d6d252b784f2 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/PTOCycleController.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/PTOCycleController.cs
@@ -43,6 +43,14 @@ using TUGraz.VectoCore.OutputData;
 
 namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 {
+	public interface IPTOCycleController
+	{
+		void CommitSimulationStep(Second time, Second simulationInterval, IModalDataContainer container);
+		Second GetNextCycleTime();
+		Second Duration { get; }
+		CycleData CycleData { get; }
+	}
+
 	public class PTOCycleController : PowertrainDrivingCycle, IIdleController
 	{
 		public ITnOutPort RequestPort
@@ -76,6 +84,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 				PreviousState.InAngularVelocity = DataBus.EngineInfo.EngineSpeed;
 			}
 			return base.Request(absTime - IdleStart, dt);
+			
 		}
 
 		public IResponse Initialize(NewtonMeter outTorque, PerSecond outAngularVelocity)
@@ -100,10 +109,86 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 
 		protected override void DoWriteModalResults(Second time, Second simulationInterval, IModalDataContainer container)
 		{
-			base.DoWriteModalResults(time, simulationInterval, container);
-			container[Constants.Auxiliaries.IDs.PTOConsumer] = CurrentState.InTorque *
-																(PreviousState.InAngularVelocity + CurrentState.InAngularVelocity) / 2;
-			container[ModalResultField.P_ice_out] = 0.SI<Watt>();
+
+            base.DoWriteModalResults(time, simulationInterval, container);
+            container[Constants.Auxiliaries.IDs.PTOConsumer] = CurrentState.InTorque *
+                                                                (PreviousState.InAngularVelocity + CurrentState.InAngularVelocity) / 2;
+            container[ModalResultField.P_ice_out] = 0.SI<Watt>();
+        }
+
+
+    }
+
+	public class EPTOCycleController : IIdleControllerSwitcher
+	{
+		internal readonly IDrivingCycleData Data;
+		protected Second AbsTime { get; private set; }
+		protected DrivingCycleEnumerator CycleIterator { get; }
+		private bool _ptoActive;
+		protected IVehicleContainer DataBus { get; set; }
+
+		public Second Duration { get; private set; }
+
+
+		public EPTOCycleController(IVehicleContainer container, IDrivingCycleData cycle)
+		{
+			DataBus = container;
+			Data = cycle;
+			Duration = Data.Entries.Last().Time - Data.Entries.First().Time;
+		
+			CycleIterator = new DrivingCycleEnumerator(Data);
+			_ptoActive = false;
+			AbsTime = 0.SI<Second>();
+		}
+
+		public CycleData CycleData
+		{
+			get => new CycleData() {
+				LeftSample = _ptoActive ? CycleIterator.LeftSample : new DrivingCycleData.DrivingCycleEntry(),
+			};
+		} 
+
+
+		public void CommitSimulationStep(Second time, Second simulationInterval, IModalDataContainer container)
+		{
+			if (_ptoActive) {
+				CycleIterator.MoveNext();
+				AbsTime += simulationInterval;
+			}
 		}
+
+		public Second GetNextCycleTime()
+		{
+            if (CycleIterator.LastEntry && AbsTime.IsEqual(Duration))
+            {
+                return null;
+            }
+
+            return CycleIterator.RightSample.Time - CycleIterator.LeftSample.Time;
+		}
+
+
+		private void Reset()
+		{
+			CycleIterator.Reset();
+			AbsTime = 0.SI<Second>();
+		}
+
+		#region Implementation of IIdleControllerSwitcher
+
+		public void ActivatePTO()
+		{
+			_ptoActive = true;
+		}
+
+		public void ActivateIdle()
+		{
+			_ptoActive = false;
+			Reset();
+		}
+
+		#endregion
 	}
+
+
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/PowertrainDrivingCycle.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/PowertrainDrivingCycle.cs
index b97dc170873da60dd4a1f08b576fb49f65f64984..be196cbf4fb7d3f458d29278d006ad6289f50772 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/PowertrainDrivingCycle.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/PowertrainDrivingCycle.cs
@@ -54,7 +54,11 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 		internal readonly IDrivingCycleData Data;
 		protected internal readonly DrivingCycleEnumerator CycleIterator;
 
-		protected Second AbsTime { get; set; }
+		protected Second AbsTime
+		{
+			get; 
+			set;
+		}
 
 		/// <summary>
 		/// Initializes a new instance of the <see cref="PowertrainDrivingCycle"/> class.
@@ -67,6 +71,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 			CycleIterator = new DrivingCycleEnumerator(Data);
 
 			AbsTime = -1.SI<Second>();
+			
 		}
 
 		public virtual IResponse Initialize()
@@ -117,6 +122,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 				response = NextComponent.Request(absTime, dt, CycleIterator.LeftSample.Torque, angularVelocity, false);
 				CurrentState.InAngularVelocity = angularVelocity;
 				CurrentState.InTorque = CycleIterator.LeftSample.Torque;
+				
 				debug.Add("PDC.DHR-0", response);
 				switch (response) {
 					case ResponseGearShift _:
@@ -178,6 +184,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 		protected override void DoCommitSimulationStep(Second time, Second simulationInterval)
 		{
 			CycleIterator.MoveNext();
+			
 			AdvanceState();
 		}
 
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/AMTShiftStrategy.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/AMTShiftStrategy.cs
similarity index 95%
rename from VectoCore/VectoCore/Models/SimulationComponent/Impl/AMTShiftStrategy.cs
rename to VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/AMTShiftStrategy.cs
index 827ff73e1e6fec1fdb6259385a770dce3743d104..d20f4a2f9f1712ae825c3f844b1d3e24c830d6b7 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/AMTShiftStrategy.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/AMTShiftStrategy.cs
@@ -1,394 +1,410 @@
-/*
-* This file is part of VECTO.
-*
-* Copyright © 2012-2019 European Union
-*
-* Developed by Graz University of Technology,
-*              Institute of Internal Combustion Engines and Thermodynamics,
-*              Institute of Technical Informatics
-*
-* VECTO is licensed under the EUPL, Version 1.1 or - as soon they will be approved
-* 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
-* distributed under the Licence is distributed on an "AS IS" basis,
-* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-* See the Licence for the specific language governing permissions and
-* limitations under the Licence.
-*
-* Authors:
-*   Stefan Hausberger, hausberger@ivt.tugraz.at, IVT, Graz University of Technology
-*   Christian Kreiner, christian.kreiner@tugraz.at, ITI, Graz University of Technology
-*   Michael Krisper, michael.krisper@tugraz.at, ITI, Graz University of Technology
-*   Raphael Luz, luz@ivt.tugraz.at, IVT, Graz University of Technology
-*   Markus Quaritsch, markus.quaritsch@tugraz.at, IVT, Graz University of Technology
-*   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
-*/
-
-using System.Collections.Generic;
-using System.Linq;
-using TUGraz.VectoCommon.InputData;
-using TUGraz.VectoCommon.Models;
-using TUGraz.VectoCommon.Utils;
-using TUGraz.VectoCore.Configuration;
-using TUGraz.VectoCore.Models.Connector.Ports.Impl;
-using TUGraz.VectoCore.Models.Declaration;
-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.Engine;
-using TUGraz.VectoCore.Models.SimulationComponent.Data.Gearbox;
-
-namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
-{
-	/// <summary>
-	/// AMTShiftStrategy implements the AMT Shifting Behaviour.
-	/// </summary>
-	public class AMTShiftStrategy : ShiftStrategy
-	{
-		//protected readonly GearshiftPosition MaxStartGear;
-		protected GearshiftPosition _nextGear;
-		private GearshiftPosition DesiredGearRoadsweeping;
-
-		public AMTShiftStrategy(IVehicleContainer dataBus) : base(dataBus)
-		{
-			var runData = dataBus.RunData;
-			EarlyShiftUp = true;
-			SkipGears = true;
-			if (runData.EngineData == null) {
-				return;
-			}
-			var transmissionRatio = runData.AxleGearData.AxleGear.Ratio *
-									(runData.AngledriveData?.Angledrive.Ratio ?? 1.0) /
-									runData.VehicleData.DynamicTyreRadius;
-			var minEngineSpeed = (runData.EngineData.FullLoadCurves[0].RatedSpeed - runData.EngineData.IdleSpeed) *
-								Constants.SimulationSettings.ClutchClosingSpeedNorm + runData.EngineData.IdleSpeed;
-
-			DesiredGearRoadsweeping = runData.DriverData?.PTODriveRoadsweepingGear;
-
-			MaxStartGear = GearboxModelData.GearList.First();
-			foreach (var gear in GearboxModelData.GearList.Reverse()) {
-				var gearData = GearboxModelData.Gears[gear.Gear];
-				if (GearshiftParams.StartSpeed * transmissionRatio * gearData.Ratio > minEngineSpeed) {
-					MaxStartGear = gear;
-					break;
-				}
-			}
-		}
-
-		private bool SpeedTooLowForEngine(GearshiftPosition gear, PerSecond outAngularSpeed)
-		{
-			return (outAngularSpeed * GearboxModelData.Gears[gear.Gear].Ratio).IsSmaller(DataBus.EngineInfo.EngineIdleSpeed);
-		}
-
-		private bool SpeedTooHighForEngine(GearshiftPosition gear, PerSecond outAngularSpeed)
-		{
-			return
-				(outAngularSpeed * GearboxModelData.Gears[gear.Gear].Ratio).IsGreaterOrEqual(VectoMath.Min(GearboxModelData.Gears[gear.Gear].MaxSpeed,
-																				DataBus.EngineInfo.EngineN95hSpeed - 1.RPMtoRad()));
-		}
-
-		public override GearshiftPosition NextGear => _nextGear;
-
-		public override ShiftPolygon ComputeDeclarationShiftPolygon(
-			GearboxType gearboxType, int i, EngineFullLoadCurve engineDataFullLoadCurve, IList<ITransmissionInputData> gearboxGears,
-			CombustionEngineData engineData, double axlegearRatio, Meter dynamicTyreRadius, ElectricMotorData electricMotorData = null)
-		{
-			return DeclarationData.Gearbox.ComputeManualTransmissionShiftPolygon(
-				i, engineDataFullLoadCurve, gearboxGears, engineData, axlegearRatio, dynamicTyreRadius);
-		}
-
-		public static string Name => "AMT - Classic";
-
-		public override GearshiftPosition Engage(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity)
-		{
-			while (Gears.HasPredecessor(_nextGear) && SpeedTooLowForEngine(_nextGear, outAngularVelocity)) {
-				_nextGear = Gears.Predecessor(_nextGear);
-			}
-			while (Gears.HasSuccessor(_nextGear) && SpeedTooHighForEngine(_nextGear, outAngularVelocity)) {
-				_nextGear = Gears.Successor(_nextGear);
-			}
-
-			return _nextGear;
-		}
-
-		public override void Disengage(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity) {}
-
-		public override GearshiftPosition InitGear(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity)
-		{
-			if (DataBus.VehicleInfo.VehicleSpeed.IsEqual(0)) {
-				return InitStartGear(absTime, outTorque, outAngularVelocity);
-			}
-
-			foreach (var gear in Gears.Reverse()) {
-				var selected = gear;
-				var response = _gearbox.Initialize(absTime, gear, outTorque, outAngularVelocity);
-
-				var inAngularSpeed = outAngularVelocity * GearboxModelData.Gears[gear.Gear].Ratio;
-				var fullLoadPower = response.Engine.PowerRequest - response.DeltaFullLoad;
-				var reserve = 1 - response.Engine.PowerRequest / fullLoadPower;
-				var inTorque = response.Clutch.PowerRequest / inAngularSpeed;
-
-				// if in shift curve and torque reserve is provided: return the current gear
-				if (!IsBelowDownShiftCurve(gear, inTorque, inAngularSpeed) && !IsAboveUpShiftCurve(gear, inTorque, inAngularSpeed) &&
-					reserve >= GearshiftParams.StartTorqueReserve) {
-					if ((inAngularSpeed - DataBus.EngineInfo.EngineIdleSpeed) / (DataBus.EngineInfo.EngineRatedSpeed - DataBus.EngineInfo.EngineIdleSpeed) <
-						Constants.SimulationSettings.ClutchClosingSpeedNorm && Gears.HasPredecessor(gear)) {
-						selected = Gears.Predecessor(gear);
-					}
-					_nextGear = selected;
-					return selected;
-				}
-
-				// if over the up shift curve: return the previous gear (even thou it did not provide the required torque reserve)
-				if (IsAboveUpShiftCurve(gear, inTorque, inAngularSpeed) && Gears.HasSuccessor(gear)) {
-					selected = Gears.Successor(gear);
-					_nextGear = selected;
-					return selected;
-				}
-			}
-
-			// fallback: return first gear
-			_nextGear = Gears.First();
-			return _nextGear;
-		}
-
-		private GearshiftPosition InitStartGear(Second absTime, NewtonMeter outTorque, PerSecond outAngularVelocity)
-		{
-			foreach (var gear in Gears.IterateGears(MaxStartGear, Gears.First())) {
-				var inAngularSpeed = outAngularVelocity * GearboxModelData.Gears[gear.Gear].Ratio;
-
-				var ratedSpeed = DataBus.EngineInfo.EngineRatedSpeed;
-				if (inAngularSpeed > ratedSpeed || inAngularSpeed.IsEqual(0)) {
-					continue;
-				}
-
-				var response = _gearbox.Initialize(absTime, gear, outTorque, outAngularVelocity);
-
-				var fullLoadPower = response.Engine.DynamicFullLoadPower; //EnginePowerRequest - response.DeltaFullLoad;
-				var reserve = 1 - response.Engine.PowerRequest / fullLoadPower;
-
-				if (response.Engine.EngineSpeed > DataBus.EngineInfo.EngineIdleSpeed && reserve >= GearshiftParams.StartTorqueReserve) {
-					_nextGear = gear;
-					return gear;
-				}
-			}
-			_nextGear = Gears.First();
-			return _nextGear;
-		}
-
-		protected override bool DoCheckShiftRequired(Second absTime, Second dt, NewtonMeter outTorque,
-			PerSecond outAngularVelocity, NewtonMeter inTorque, PerSecond inAngularVelocity, GearshiftPosition gear,
-			Second lastShiftTime, IResponse response)
-		{
-			// no shift when vehicle stands
-			if (DataBus.VehicleInfo.VehicleStopped) {
-				return false;
-			}
-
-			// emergency shift to not stall the engine ------------------------
-			if (Gears.First().Equals(gear) &&
-				SpeedTooLowForEngine(_nextGear, inAngularVelocity / GearboxModelData.Gears[gear.Gear].Ratio)) {
-				return true;
-			}
-
-			_nextGear = gear;
-			while (Gears.HasPredecessor(_nextGear) && SpeedTooLowForEngine(_nextGear,
-				inAngularVelocity / GearboxModelData.Gears[gear.Gear].Ratio)) {
-				_nextGear = Gears.Predecessor(_nextGear);
-			}
-
-			while (Gears.HasSuccessor(_nextGear) &&
-					SpeedTooHighForEngine(_nextGear, inAngularVelocity / GearboxModelData.Gears[gear.Gear].Ratio)) {
-				_nextGear = Gears.Successor(_nextGear);
-			}
-
-			if (!_nextGear.Equals(gear)) {
-				return true;
-			}
-
-			// PTO Active while drive (roadsweeping) shift rules
-			if (DataBus.DrivingCycleInfo.CycleData.LeftSample.PTOActive == PTOActivity.PTOActivityRoadSweeping) {
-				if (gear.Equals(DesiredGearRoadsweeping)) {
-					return false;
-				}
-
-				if (gear > DesiredGearRoadsweeping) {
-					if (IsAboveDownShiftCurve(DesiredGearRoadsweeping, inTorque, inAngularVelocity)) {
-						_nextGear = DesiredGearRoadsweeping;
-						return true;
-					}
-				}
-
-				if (gear < DesiredGearRoadsweeping) {
-					if (!SpeedTooHighForEngine(
-						DesiredGearRoadsweeping, inAngularVelocity / GearboxModelData.Gears[DesiredGearRoadsweeping.Gear].Ratio)) {
-						_nextGear = DesiredGearRoadsweeping;
-						return true;
-					}
-				}
-			}
-
-			// normal shift when all requirements are fullfilled ------------------
-			var minimumShiftTimePassed =
-				(lastShiftTime + GearshiftParams.TimeBetweenGearshifts).IsSmallerOrEqual(absTime);
-			if (!minimumShiftTimePassed) {
-				return false;
-			}
-
-			_nextGear = CheckDownshift(absTime, dt, outTorque, outAngularVelocity, inTorque, inAngularVelocity, gear,
-				response);
-			if (!_nextGear.Equals(gear)) {
-				return true;
-			}
-
-			_nextGear = CheckUpshift(absTime, dt, outTorque, outAngularVelocity, inTorque, inAngularVelocity, gear,
-				response);
-
-			return !_nextGear.Equals(gear);
-		}
-
-		protected virtual GearshiftPosition CheckUpshift(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity, NewtonMeter inTorque, PerSecond inAngularVelocity, GearshiftPosition currentGear, IResponse response)
-		{
-			// if the driver's intention is _not_ to accelerate or drive along then don't upshift
-			if (DataBus.DriverInfo.DriverBehavior != DrivingBehavior.Accelerating && DataBus.DriverInfo.DriverBehavior != DrivingBehavior.Driving) {
-				return currentGear;
-			}
-			if ((absTime - _gearbox.LastDownshift).IsSmaller(GearshiftParams.UpshiftAfterDownshiftDelay)) {
-				return currentGear;
-			}
-			var nextGear = DoCheckUpshift(absTime, dt, outTorque, outAngularVelocity, inTorque, inAngularVelocity, currentGear, response);
-			if (nextGear.Equals(currentGear)) {
-				return nextGear;
-			}
-
-			// estimate acceleration for selected gear
-			if (EstimateAccelerationForGear(nextGear, outAngularVelocity).IsSmaller(GearshiftParams.UpshiftMinAcceleration)) {
-				// if less than 0.1 for next gear, don't shift
-				if (nextGear.Gear - currentGear.Gear == 1) {
-					return currentGear;
-				}
-				// if a gear is skipped but acceleration is less than 0.1, try for next gear. if acceleration is still below 0.1 don't shift!
-				if (nextGear.Gear > currentGear.Gear &&
-					EstimateAccelerationForGear(Gears.Successor(currentGear), outAngularVelocity)
-						.IsSmaller(GearshiftParams.UpshiftMinAcceleration)) {
-					return currentGear;
-				}
-				nextGear = Gears.Successor(currentGear);
-			}
-
-			return nextGear;
-		}
-
-		protected virtual GearshiftPosition CheckDownshift(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity, NewtonMeter inTorque, PerSecond inAngularVelocity, GearshiftPosition currentGear, IResponse response)
-		{
-			if ((absTime - _gearbox.LastUpshift).IsSmaller(GearshiftParams.DownshiftAfterUpshiftDelay)) {
-				return currentGear;
-			}
-			return DoCheckDownshift(absTime, dt, outTorque, outAngularVelocity, inTorque, inAngularVelocity, currentGear, response);
-		}
-
-		protected virtual GearshiftPosition DoCheckUpshift(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity, NewtonMeter inTorque, PerSecond inAngularVelocity, GearshiftPosition currentGear, IResponse response1)
-		{
-			// upshift
-			if (IsAboveUpShiftCurve(currentGear, inTorque, inAngularVelocity)) {
-				currentGear = Gears.Successor(currentGear);
-
-				while (SkipGears && Gears.HasSuccessor(currentGear)) {
-					currentGear = Gears.Successor(currentGear);
-					var response = RequestDryRunWithGear(absTime, dt, outTorque, outAngularVelocity, currentGear);
-
-					inAngularVelocity = response.Engine.EngineSpeed; //ModelData.Gears[currentGear].Ratio * outAngularVelocity;
-					inTorque = response.Clutch.PowerRequest / inAngularVelocity;
-
-					var maxTorque = VectoMath.Min(
-						response.Engine.DynamicFullLoadPower /
-						((DataBus.EngineInfo.EngineSpeed + response.Engine.EngineSpeed) / 2),
-						currentGear.Equals(Gears.First())
-							? double.MaxValue.SI<NewtonMeter>()
-							: GearboxModelData.Gears[currentGear.Gear].ShiftPolygon
-								.InterpolateDownshift(response.Engine.EngineSpeed));
-					var reserve = 1 - inTorque.Value() / maxTorque.Value();
-
-					if (reserve >= 0 /*ModelData.TorqueReserve */ && IsAboveDownShiftCurve(currentGear, inTorque, inAngularVelocity)) {
-						continue;
-					}
-
-					currentGear = Gears.Predecessor(currentGear);
-					break;
-				}
-			}
-
-			// early up shift to higher gear ---------------------------------------
-			if (EarlyShiftUp && Gears.HasSuccessor(currentGear)) {
-				currentGear = CheckEarlyUpshift(absTime, dt, outTorque, outAngularVelocity, currentGear, response1);
-			}
-			return currentGear;
-		}
-
-		protected virtual GearshiftPosition CheckEarlyUpshift(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity, GearshiftPosition currentGear, IResponse response1)
-		{
-			// try if next gear would provide enough torque reserve
-			var tryNextGear = Gears.Successor(currentGear);
-			var response = RequestDryRunWithGear(absTime, dt, outTorque, outAngularVelocity, tryNextGear);
-
-			var inAngularVelocity = GearboxModelData.Gears[tryNextGear.Gear].Ratio * outAngularVelocity;
-			var inTorque = response.Clutch.PowerRequest / inAngularVelocity;
-
-			// if next gear supplied enough power reserve: take it
-			// otherwise take
-			if (!IsBelowDownShiftCurve(tryNextGear, inTorque, inAngularVelocity)) {
-				var fullLoadPower = response.Engine.PowerRequest - response.DeltaFullLoad;
-				var reserve = 1 - response.Engine.PowerRequest / fullLoadPower;
-
-				if (reserve >= GearshiftParams.TorqueReserve) {
-					currentGear = tryNextGear;
-				}
-			}
-			return currentGear;
-		}
-
-		
-		protected virtual GearshiftPosition DoCheckDownshift(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity,
-			NewtonMeter inTorque, PerSecond inAngularVelocity, GearshiftPosition currentGear, IResponse response)
-		{
-			// down shift
-			if (IsBelowDownShiftCurve(currentGear, inTorque, inAngularVelocity)) {
-				currentGear = Gears.Predecessor(currentGear);
-				//while (SkipGears && currentGear > 1) {
-				//	currentGear--;
-				//	var response = RequestDryRunWithGear(absTime, dt, outTorque, outAngularVelocity, currentGear);
-
-				//	inAngularVelocity = ModelData.Gears[currentGear].Ratio * outAngularVelocity;
-				//	inTorque = response.ClutchPowerRequest / inAngularVelocity;
-				//	var maxTorque = VectoMath.Min(response.DynamicFullLoadPower / ((DataBus.EngineSpeed + response.EngineSpeed) / 2),
-				//		currentGear > 1
-				//			? ModelData.Gears[currentGear].ShiftPolygon.InterpolateDownshift(response.EngineSpeed)
-				//			: double.MaxValue.SI<NewtonMeter>());
-				//	var reserve = maxTorque.IsEqual(0) ? -1 : (1 - inTorque / maxTorque).Value();
-				//	if (reserve >= ModelData.TorqueReserve && IsBelowUpShiftCurve(currentGear, inTorque, inAngularVelocity)) {
-				//		continue;
-				//	}
-				//	currentGear++;
-				//	break;
-				//}
-			}
-			return currentGear;
-		}
-
-		protected virtual ResponseDryRun RequestDryRunWithGear(
-			Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity, GearshiftPosition tryNextGear)
-		{
-			var tmpGear = Gearbox.Gear;
-			_gearbox.Gear = tryNextGear;
-			var response = (ResponseDryRun)_gearbox.Request(absTime, dt, outTorque, outAngularVelocity, true);
-			_gearbox.Gear = tmpGear;
-			return response;
-		}
-	}
+/*
+* This file is part of VECTO.
+*
+* Copyright © 2012-2019 European Union
+*
+* Developed by Graz University of Technology,
+*              Institute of Internal Combustion Engines and Thermodynamics,
+*              Institute of Technical Informatics
+*
+* VECTO is licensed under the EUPL, Version 1.1 or - as soon they will be approved
+* 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
+* distributed under the Licence is distributed on an "AS IS" basis,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the Licence for the specific language governing permissions and
+* limitations under the Licence.
+*
+* Authors:
+*   Stefan Hausberger, hausberger@ivt.tugraz.at, IVT, Graz University of Technology
+*   Christian Kreiner, christian.kreiner@tugraz.at, ITI, Graz University of Technology
+*   Michael Krisper, michael.krisper@tugraz.at, ITI, Graz University of Technology
+*   Raphael Luz, luz@ivt.tugraz.at, IVT, Graz University of Technology
+*   Markus Quaritsch, markus.quaritsch@tugraz.at, IVT, Graz University of Technology
+*   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
+*/
+
+using System.Collections.Generic;
+using System.Linq;
+using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Configuration;
+using TUGraz.VectoCore.Models.Connector.Ports.Impl;
+using TUGraz.VectoCore.Models.Declaration;
+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.Engine;
+using TUGraz.VectoCore.Models.SimulationComponent.Data.Gearbox;
+using TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies;
+
+namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
+{
+	public class AMTShiftStrategyPolygonCalculator : IShiftPolygonCalculator
+	{
+		public ShiftPolygon ComputeDeclarationShiftPolygon(
+			GearboxType gearboxType, int i, EngineFullLoadCurve engineDataFullLoadCurve, IList<ITransmissionInputData> gearboxGears,
+			CombustionEngineData engineData, double axlegearRatio, Meter dynamicTyreRadius, ElectricMotorData electricMotorData = null)
+		{
+			return DeclarationData.Gearbox.ComputeManualTransmissionShiftPolygon(
+				i, engineDataFullLoadCurve, gearboxGears, engineData, axlegearRatio, dynamicTyreRadius);
+		}
+	}
+
+	/// <summary>
+	/// AMTShiftStrategy implements the AMT Shifting Behaviour.
+	/// </summary>
+	public class AMTShiftStrategy : ShiftStrategy
+	{
+		//protected readonly GearshiftPosition MaxStartGear;
+		protected GearshiftPosition _nextGear;
+		private GearshiftPosition DesiredGearRoadsweeping;
+		private readonly IShiftPolygonCalculator _shiftPolygonCalculator;
+
+		public AMTShiftStrategy(IVehicleContainer dataBus) : base(dataBus)
+		{
+			var runData = dataBus.RunData;
+			EarlyShiftUp = true;
+			SkipGears = true;
+
+			_shiftPolygonCalculator = ShiftPolygonCalculator.Create(Name, null);
+			if (runData.EngineData == null) {
+				return;
+			}
+
+			var transmissionRatio = runData.AxleGearData.AxleGear.Ratio *
+									(runData.AngledriveData?.Angledrive.Ratio ?? 1.0) /
+									runData.VehicleData.DynamicTyreRadius;
+			var minEngineSpeed = (runData.EngineData.FullLoadCurves[0].RatedSpeed - runData.EngineData.IdleSpeed) *
+								Constants.SimulationSettings.ClutchClosingSpeedNorm + runData.EngineData.IdleSpeed;
+
+			DesiredGearRoadsweeping = runData.DriverData?.PTODriveRoadsweepingGear;
+
+			MaxStartGear = GearboxModelData.GearList.First();
+			foreach (var gear in GearboxModelData.GearList.Reverse()) {
+				var gearData = GearboxModelData.Gears[gear.Gear];
+				if (GearshiftParams.StartSpeed * transmissionRatio * gearData.Ratio > minEngineSpeed) {
+					MaxStartGear = gear;
+					break;
+				}
+			}
+		}
+
+		private bool SpeedTooLowForEngine(GearshiftPosition gear, PerSecond outAngularSpeed)
+		{
+			return (outAngularSpeed * GearboxModelData.Gears[gear.Gear].Ratio).IsSmaller(DataBus.EngineInfo.EngineIdleSpeed);
+		}
+
+		private bool SpeedTooHighForEngine(GearshiftPosition gear, PerSecond outAngularSpeed)
+		{
+			return
+				(outAngularSpeed * GearboxModelData.Gears[gear.Gear].Ratio).IsGreaterOrEqual(VectoMath.Min(GearboxModelData.Gears[gear.Gear].MaxSpeed,
+																				DataBus.EngineInfo.EngineN95hSpeed - 1.RPMtoRad()));
+		}
+
+		public override GearshiftPosition NextGear => _nextGear;
+
+		public override ShiftPolygon ComputeDeclarationShiftPolygon(
+			GearboxType gearboxType, int i, EngineFullLoadCurve engineDataFullLoadCurve, IList<ITransmissionInputData> gearboxGears,
+			CombustionEngineData engineData, double axlegearRatio, Meter dynamicTyreRadius, ElectricMotorData electricMotorData = null)
+		{
+			return _shiftPolygonCalculator.ComputeDeclarationShiftPolygon(gearboxType,
+				i, engineDataFullLoadCurve, gearboxGears, engineData, axlegearRatio, dynamicTyreRadius, electricMotorData);
+		}
+
+		public static string Name => "AMT - Classic";
+
+		public override GearshiftPosition Engage(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity)
+		{
+			while (Gears.HasPredecessor(_nextGear) && SpeedTooLowForEngine(_nextGear, outAngularVelocity)) {
+				_nextGear = Gears.Predecessor(_nextGear);
+			}
+			while (Gears.HasSuccessor(_nextGear) && SpeedTooHighForEngine(_nextGear, outAngularVelocity)) {
+				_nextGear = Gears.Successor(_nextGear);
+			}
+
+			return _nextGear;
+		}
+
+		public override void Disengage(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity) {}
+
+		public override GearshiftPosition InitGear(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity)
+		{
+			if (DataBus.VehicleInfo.VehicleSpeed.IsEqual(0)) {
+				return InitStartGear(absTime, outTorque, outAngularVelocity);
+			}
+
+			foreach (var gear in Gears.Reverse()) {
+				var selected = gear;
+				var response = _gearbox.Initialize(absTime, gear, outTorque, outAngularVelocity);
+
+				var inAngularSpeed = outAngularVelocity * GearboxModelData.Gears[gear.Gear].Ratio;
+				var fullLoadPower = response.Engine.PowerRequest - response.DeltaFullLoad;
+				var reserve = 1 - response.Engine.PowerRequest / fullLoadPower;
+				var inTorque = response.Clutch.PowerRequest / inAngularSpeed;
+
+				// if in shift curve and torque reserve is provided: return the current gear
+				if (!IsBelowDownShiftCurve(gear, inTorque, inAngularSpeed) && !IsAboveUpShiftCurve(gear, inTorque, inAngularSpeed) &&
+					reserve >= GearshiftParams.StartTorqueReserve) {
+					if ((inAngularSpeed - DataBus.EngineInfo.EngineIdleSpeed) / (DataBus.EngineInfo.EngineRatedSpeed - DataBus.EngineInfo.EngineIdleSpeed) <
+						Constants.SimulationSettings.ClutchClosingSpeedNorm && Gears.HasPredecessor(gear)) {
+						selected = Gears.Predecessor(gear);
+					}
+					_nextGear = selected;
+					return selected;
+				}
+
+				// if over the up shift curve: return the previous gear (even thou it did not provide the required torque reserve)
+				if (IsAboveUpShiftCurve(gear, inTorque, inAngularSpeed) && Gears.HasSuccessor(gear)) {
+					selected = Gears.Successor(gear);
+					_nextGear = selected;
+					return selected;
+				}
+			}
+
+			// fallback: return first gear
+			_nextGear = Gears.First();
+			return _nextGear;
+		}
+
+		private GearshiftPosition InitStartGear(Second absTime, NewtonMeter outTorque, PerSecond outAngularVelocity)
+		{
+			foreach (var gear in Gears.IterateGears(MaxStartGear, Gears.First())) {
+				var inAngularSpeed = outAngularVelocity * GearboxModelData.Gears[gear.Gear].Ratio;
+
+				var ratedSpeed = DataBus.EngineInfo.EngineRatedSpeed;
+				if (inAngularSpeed > ratedSpeed || inAngularSpeed.IsEqual(0)) {
+					continue;
+				}
+
+				var response = _gearbox.Initialize(absTime, gear, outTorque, outAngularVelocity);
+
+				var fullLoadPower = response.Engine.DynamicFullLoadPower; //EnginePowerRequest - response.DeltaFullLoad;
+				var reserve = 1 - response.Engine.PowerRequest / fullLoadPower;
+
+				if (response.Engine.EngineSpeed > DataBus.EngineInfo.EngineIdleSpeed && reserve >= GearshiftParams.StartTorqueReserve) {
+					_nextGear = gear;
+					return gear;
+				}
+			}
+			_nextGear = Gears.First();
+			return _nextGear;
+		}
+
+		protected override bool DoCheckShiftRequired(Second absTime, Second dt, NewtonMeter outTorque,
+			PerSecond outAngularVelocity, NewtonMeter inTorque, PerSecond inAngularVelocity, GearshiftPosition gear,
+			Second lastShiftTime, IResponse response)
+		{
+			// no shift when vehicle stands
+			if (DataBus.VehicleInfo.VehicleStopped) {
+				return false;
+			}
+
+			// emergency shift to not stall the engine ------------------------
+			if (Gears.First().Equals(gear) &&
+				SpeedTooLowForEngine(_nextGear, inAngularVelocity / GearboxModelData.Gears[gear.Gear].Ratio)) {
+				return true;
+			}
+
+			_nextGear = gear;
+			while (Gears.HasPredecessor(_nextGear) && SpeedTooLowForEngine(_nextGear,
+				inAngularVelocity / GearboxModelData.Gears[gear.Gear].Ratio)) {
+				_nextGear = Gears.Predecessor(_nextGear);
+			}
+
+			while (Gears.HasSuccessor(_nextGear) &&
+					SpeedTooHighForEngine(_nextGear, inAngularVelocity / GearboxModelData.Gears[gear.Gear].Ratio)) {
+				_nextGear = Gears.Successor(_nextGear);
+			}
+
+			if (!_nextGear.Equals(gear)) {
+				return true;
+			}
+
+			// PTO Active while drive (roadsweeping) shift rules
+			if (DataBus.DrivingCycleInfo.CycleData.LeftSample.PTOActive == PTOActivity.PTOActivityRoadSweeping) {
+				if (gear.Equals(DesiredGearRoadsweeping)) {
+					return false;
+				}
+
+				if (gear > DesiredGearRoadsweeping) {
+					if (IsAboveDownShiftCurve(DesiredGearRoadsweeping, inTorque, inAngularVelocity)) {
+						_nextGear = DesiredGearRoadsweeping;
+						return true;
+					}
+				}
+
+				if (gear < DesiredGearRoadsweeping) {
+					if (!SpeedTooHighForEngine(
+						DesiredGearRoadsweeping, inAngularVelocity / GearboxModelData.Gears[DesiredGearRoadsweeping.Gear].Ratio)) {
+						_nextGear = DesiredGearRoadsweeping;
+						return true;
+					}
+				}
+			}
+
+			// normal shift when all requirements are fullfilled ------------------
+			var minimumShiftTimePassed =
+				(lastShiftTime + GearshiftParams.TimeBetweenGearshifts).IsSmallerOrEqual(absTime);
+			if (!minimumShiftTimePassed) {
+				return false;
+			}
+
+			_nextGear = CheckDownshift(absTime, dt, outTorque, outAngularVelocity, inTorque, inAngularVelocity, gear,
+				response);
+			if (!_nextGear.Equals(gear)) {
+				return true;
+			}
+
+			_nextGear = CheckUpshift(absTime, dt, outTorque, outAngularVelocity, inTorque, inAngularVelocity, gear,
+				response);
+
+			return !_nextGear.Equals(gear);
+		}
+
+		protected virtual GearshiftPosition CheckUpshift(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity, NewtonMeter inTorque, PerSecond inAngularVelocity, GearshiftPosition currentGear, IResponse response)
+		{
+			// if the driver's intention is _not_ to accelerate or drive along then don't upshift
+			if (DataBus.DriverInfo.DriverBehavior != DrivingBehavior.Accelerating && DataBus.DriverInfo.DriverBehavior != DrivingBehavior.Driving) {
+				return currentGear;
+			}
+			if ((absTime - _gearbox.LastDownshift).IsSmaller(GearshiftParams.UpshiftAfterDownshiftDelay)) {
+				return currentGear;
+			}
+			var nextGear = DoCheckUpshift(absTime, dt, outTorque, outAngularVelocity, inTorque, inAngularVelocity, currentGear, response);
+			if (nextGear.Equals(currentGear)) {
+				return nextGear;
+			}
+
+			// estimate acceleration for selected gear
+			if (EstimateAccelerationForGear(nextGear, outAngularVelocity).IsSmaller(GearshiftParams.UpshiftMinAcceleration)) {
+				// if less than 0.1 for next gear, don't shift
+				if (nextGear.Gear - currentGear.Gear == 1) {
+					return currentGear;
+				}
+				// if a gear is skipped but acceleration is less than 0.1, try for next gear. if acceleration is still below 0.1 don't shift!
+				if (nextGear.Gear > currentGear.Gear &&
+					EstimateAccelerationForGear(Gears.Successor(currentGear), outAngularVelocity)
+						.IsSmaller(GearshiftParams.UpshiftMinAcceleration)) {
+					return currentGear;
+				}
+				nextGear = Gears.Successor(currentGear);
+			}
+
+			return nextGear;
+		}
+
+		protected virtual GearshiftPosition CheckDownshift(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity, NewtonMeter inTorque, PerSecond inAngularVelocity, GearshiftPosition currentGear, IResponse response)
+		{
+			if ((absTime - _gearbox.LastUpshift).IsSmaller(GearshiftParams.DownshiftAfterUpshiftDelay)) {
+				return currentGear;
+			}
+			return DoCheckDownshift(absTime, dt, outTorque, outAngularVelocity, inTorque, inAngularVelocity, currentGear, response);
+		}
+
+		protected virtual GearshiftPosition DoCheckUpshift(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity, NewtonMeter inTorque, PerSecond inAngularVelocity, GearshiftPosition currentGear, IResponse response1)
+		{
+			// upshift
+			if (IsAboveUpShiftCurve(currentGear, inTorque, inAngularVelocity)) {
+				currentGear = Gears.Successor(currentGear);
+
+				while (SkipGears && Gears.HasSuccessor(currentGear)) {
+					currentGear = Gears.Successor(currentGear);
+					var response = RequestDryRunWithGear(absTime, dt, outTorque, outAngularVelocity, currentGear);
+
+					inAngularVelocity = response.Engine.EngineSpeed; //ModelData.Gears[currentGear].Ratio * outAngularVelocity;
+					inTorque = response.Clutch.PowerRequest / inAngularVelocity;
+
+					var maxTorque = VectoMath.Min(
+						response.Engine.DynamicFullLoadPower /
+						((DataBus.EngineInfo.EngineSpeed + response.Engine.EngineSpeed) / 2),
+						currentGear.Equals(Gears.First())
+							? double.MaxValue.SI<NewtonMeter>()
+							: GearboxModelData.Gears[currentGear.Gear].ShiftPolygon
+								.InterpolateDownshift(response.Engine.EngineSpeed));
+					var reserve = 1 - inTorque.Value() / maxTorque.Value();
+
+					if (reserve >= 0 /*ModelData.TorqueReserve */ && IsAboveDownShiftCurve(currentGear, inTorque, inAngularVelocity)) {
+						continue;
+					}
+
+					currentGear = Gears.Predecessor(currentGear);
+					break;
+				}
+			}
+
+			// early up shift to higher gear ---------------------------------------
+			if (EarlyShiftUp && Gears.HasSuccessor(currentGear)) {
+				currentGear = CheckEarlyUpshift(absTime, dt, outTorque, outAngularVelocity, currentGear, response1);
+			}
+			return currentGear;
+		}
+
+		protected virtual GearshiftPosition CheckEarlyUpshift(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity, GearshiftPosition currentGear, IResponse response1)
+		{
+			// try if next gear would provide enough torque reserve
+			var tryNextGear = Gears.Successor(currentGear);
+			var response = RequestDryRunWithGear(absTime, dt, outTorque, outAngularVelocity, tryNextGear);
+
+			var inAngularVelocity = GearboxModelData.Gears[tryNextGear.Gear].Ratio * outAngularVelocity;
+			var inTorque = response.Clutch.PowerRequest / inAngularVelocity;
+
+			// if next gear supplied enough power reserve: take it
+			// otherwise take
+			if (!IsBelowDownShiftCurve(tryNextGear, inTorque, inAngularVelocity)) {
+				var fullLoadPower = response.Engine.PowerRequest - response.DeltaFullLoad;
+				var reserve = 1 - response.Engine.PowerRequest / fullLoadPower;
+
+				if (reserve >= GearshiftParams.TorqueReserve) {
+					currentGear = tryNextGear;
+				}
+			}
+			return currentGear;
+		}
+
+		
+		protected virtual GearshiftPosition DoCheckDownshift(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity,
+			NewtonMeter inTorque, PerSecond inAngularVelocity, GearshiftPosition currentGear, IResponse response)
+		{
+			// down shift
+			if (IsBelowDownShiftCurve(currentGear, inTorque, inAngularVelocity)) {
+				currentGear = Gears.Predecessor(currentGear);
+				//while (SkipGears && currentGear > 1) {
+				//	currentGear--;
+				//	var response = RequestDryRunWithGear(absTime, dt, outTorque, outAngularVelocity, currentGear);
+
+				//	inAngularVelocity = ModelData.Gears[currentGear].Ratio * outAngularVelocity;
+				//	inTorque = response.ClutchPowerRequest / inAngularVelocity;
+				//	var maxTorque = VectoMath.Min(response.DynamicFullLoadPower / ((DataBus.EngineSpeed + response.EngineSpeed) / 2),
+				//		currentGear > 1
+				//			? ModelData.Gears[currentGear].ShiftPolygon.InterpolateDownshift(response.EngineSpeed)
+				//			: double.MaxValue.SI<NewtonMeter>());
+				//	var reserve = maxTorque.IsEqual(0) ? -1 : (1 - inTorque / maxTorque).Value();
+				//	if (reserve >= ModelData.TorqueReserve && IsBelowUpShiftCurve(currentGear, inTorque, inAngularVelocity)) {
+				//		continue;
+				//	}
+				//	currentGear++;
+				//	break;
+				//}
+			}
+			return currentGear;
+		}
+
+		protected virtual ResponseDryRun RequestDryRunWithGear(
+			Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity, GearshiftPosition tryNextGear)
+		{
+			var tmpGear = Gearbox.Gear;
+			_gearbox.Gear = tryNextGear;
+			var response = (ResponseDryRun)_gearbox.Request(absTime, dt, outTorque, outAngularVelocity, true);
+			_gearbox.Gear = tmpGear;
+			return response;
+		}
+	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/AMTShiftStrategyOptimized.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/AMTShiftStrategyOptimized.cs
similarity index 86%
rename from VectoCore/VectoCore/Models/SimulationComponent/Impl/AMTShiftStrategyOptimized.cs
rename to VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/AMTShiftStrategyOptimized.cs
index d63082eec148f69c0e9137a1cbfc32ed6a05a388..363f901f80b621a26462e71041ae079a4ed0269d 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/AMTShiftStrategyOptimized.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/AMTShiftStrategyOptimized.cs
@@ -13,15 +13,28 @@ 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.Shiftstrategies;
 using TUGraz.VectoCore.OutputData;
 
 namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 {
+	public class AMTShiftStrategyOptimizedPolygonCalculator : IShiftPolygonCalculator
+	{
+		public ShiftPolygon ComputeDeclarationShiftPolygon(
+			GearboxType gearboxType, int i, EngineFullLoadCurve engineDataFullLoadCurve, IList<ITransmissionInputData> gearboxGears,
+			CombustionEngineData engineData, double axlegearRatio, Meter dynamicTyreRadius, ElectricMotorData electricMotorData = null)
+		{
+			return DeclarationData.Gearbox.ComputeManualTransmissionShiftPolygon(
+				i, engineDataFullLoadCurve, gearboxGears, engineData, axlegearRatio, dynamicTyreRadius);
+		}
+	}
 	public class AMTShiftStrategyOptimized : AMTShiftStrategy
 	{
+		
+
 		private List<CombustionEngineFuelData> fcMap;
 		private Dictionary<uint, EngineFullLoadCurve> fld;
-		private ShiftStrategyParameters shiftStrategyParameters;
+		private ShiftStrategyParameters _shiftStrategyParameters;
 		private SimplePowertrainContainer TestContainer;
 		private Gearbox TestContainerGbx;
 
@@ -29,31 +42,33 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 		//private AccelerationCurveData accCurve;
 
 		private Kilogram vehicleMass;
-		
+		private readonly IShiftPolygonCalculator _shiftPolygonCalculator;
 
-		
 
 		public AMTShiftStrategyOptimized(IVehicleContainer dataBus) : base(dataBus)
 		{
 			var runData = dataBus.RunData;
+			_shiftStrategyParameters = runData.GearshiftParameters;
+			_shiftPolygonCalculator = ShiftPolygonCalculator.Create(Name, _shiftStrategyParameters);
 			if (runData.EngineData == null) {
 				return;
 			}
 
 			fcMap = runData.EngineData.Fuels;
 			fld = runData.EngineData.FullLoadCurves;
-			shiftStrategyParameters = runData.GearshiftParameters;
+
+			
 			//accCurve = runData.DriverData.AccelerationCurve;
 			vehicleMass = runData.VehicleData.TotalVehicleMass;
-			if (shiftStrategyParameters == null) {
+			if (_shiftStrategyParameters == null) {
 				throw new VectoException("Parameters for shift strategy missing!");
 			}
 
 			SetupVelocityDropPreprocessor(dataBus);
 
-			if (shiftStrategyParameters.AllowedGearRangeFC > 2 || shiftStrategyParameters.AllowedGearRangeFC < 1) {
+			if (_shiftStrategyParameters.AllowedGearRangeFC > 2 || _shiftStrategyParameters.AllowedGearRangeFC < 1) {
 				Log.Warn("Gear-range for FC-based gearshift must be either 1 or 2!");
-				shiftStrategyParameters.AllowedGearRangeFC = shiftStrategyParameters.AllowedGearRangeFC.LimitTo(1, 2);
+				_shiftStrategyParameters.AllowedGearRangeFC = _shiftStrategyParameters.AllowedGearRangeFC.LimitTo(1, 2);
 			}
 		}
 
@@ -101,17 +116,17 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 			}
 
 			var vDrop = DataBus.VehicleInfo.VehicleSpeed - estimatedVelocityPostShift;
-			var vehicleSpeedPostShift = DataBus.VehicleInfo.VehicleSpeed - vDrop * shiftStrategyParameters.VelocityDropFactor;
+			var vehicleSpeedPostShift = DataBus.VehicleInfo.VehicleSpeed - vDrop * _shiftStrategyParameters.VelocityDropFactor;
 
 			var totalTransmissionRatio = DataBus.EngineInfo.EngineSpeed / DataBus.VehicleInfo.VehicleSpeed;
 
 			//for (var i = 1; i <= shiftStrategyParameters.AllowedGearRangeFC; i++) {
 			foreach (var tryNextGear in Gears.IterateGears(Gears.Successor(currentGear),
-				Gears.Successor(currentGear, (uint)shiftStrategyParameters.AllowedGearRangeFC))) {
+				Gears.Successor(currentGear, (uint)_shiftStrategyParameters.AllowedGearRangeFC))) {
 				//var tryNextGear = (uint)(currentGear.Gear + i);
 
 				if (tryNextGear == null ||
-					!(GearboxModelData.Gears[tryNextGear.Gear].Ratio < shiftStrategyParameters.RatioEarlyUpshiftFC)) {
+					!(GearboxModelData.Gears[tryNextGear.Gear].Ratio < _shiftStrategyParameters.RatioEarlyUpshiftFC)) {
 					continue;
 				}
 
@@ -132,7 +147,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 
 				var estimatedEngineSpeed = vehicleSpeedPostShift * (totalTransmissionRatio /
 						GearboxModelData.Gears[currentGear.Gear].Ratio * GearboxModelData.Gears[tryNextGear.Gear].Ratio);
-				if (estimatedEngineSpeed.IsSmaller(shiftStrategyParameters.MinEngineSpeedPostUpshift)) {
+				if (estimatedEngineSpeed.IsSmaller(_shiftStrategyParameters.MinEngineSpeedPostUpshift)) {
 					continue;
 				}
 
@@ -153,7 +168,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 					var accelerationFactor = outAngularVelocity * GearboxModelData.Gears[currentGear.Gear].Ratio < fld[0].NTq98hSpeed
 						? 1.0
 						: VectoMath.Interpolate(
-							fld[0].NTq98hSpeed, fld[0].NP98hSpeed, 1.0, shiftStrategyParameters.AccelerationFactor,
+							fld[0].NTq98hSpeed, fld[0].NP98hSpeed, 1.0, _shiftStrategyParameters.AccelerationFactor,
 							outAngularVelocity * GearboxModelData.Gears[currentGear.Gear].Ratio);
 					if (accelerationFactor.IsEqual(1, 1e-9)) {
 						continue;
@@ -188,7 +203,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 				var fcNext = GetFCRating(response.Engine.EngineSpeed, tqNext);
 				
 				if (reserve < GearshiftParams.TorqueReserve ||
-					!fcNext.IsSmaller(fcCurrent * shiftStrategyParameters.RatingFactorCurrentGear) || !fcNext.IsSmaller(minFc)) {
+					!fcNext.IsSmaller(fcCurrent * _shiftStrategyParameters.RatingFactorCurrentGear) || !fcNext.IsSmaller(minFc)) {
 					continue;
 				}
 
@@ -253,10 +268,10 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 
 			//for (var i = 1; i <= shiftStrategyParameters.AllowedGearRangeFC; i++) {
 			foreach (var tryNextGear in Gears.IterateGears(Gears.Predecessor(currentGear),
-				Gears.Predecessor(currentGear, (uint)shiftStrategyParameters.AllowedGearRangeFC))) {
+				Gears.Predecessor(currentGear, (uint)_shiftStrategyParameters.AllowedGearRangeFC))) {
 				//var tryNextGear = (uint)(currentGear.Gear - i);
 
-				if (tryNextGear == null || !(GearboxModelData.Gears[tryNextGear.Gear].Ratio <= shiftStrategyParameters.RatioEarlyDownshiftFC)) {
+				if (tryNextGear == null || !(GearboxModelData.Gears[tryNextGear.Gear].Ratio <= _shiftStrategyParameters.RatioEarlyDownshiftFC)) {
 					continue;
 				}
 
@@ -283,7 +298,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 						fld[tryNextGear.Gear].DragLoadStationaryTorque(response.Engine.EngineSpeed),
 						fld[tryNextGear.Gear].FullLoadStationaryTorque(response.Engine.EngineSpeed)));
 
-				if (!fcNext.IsSmaller(fcCurrent * shiftStrategyParameters.RatingFactorCurrentGear) ||
+				if (!fcNext.IsSmaller(fcCurrent * _shiftStrategyParameters.RatingFactorCurrentGear) ||
 					!fcNext.IsSmaller(minFc)) {
 					continue;
 				}
@@ -338,8 +353,9 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 			IList<ITransmissionInputData> gearboxGears, CombustionEngineData engineData, double axlegearRatio,
 			Meter dynamicTyreRadius, ElectricMotorData electricMotorData = null)
 		{
-			return DeclarationData.Gearbox.ComputeEfficiencyShiftPolygon(
-				i, engineDataFullLoadCurve, gearboxGears, engineData, axlegearRatio, dynamicTyreRadius);
+			return _shiftPolygonCalculator.ComputeDeclarationShiftPolygon(gearboxType, i, engineDataFullLoadCurve,
+				gearboxGears,
+				engineData, axlegearRatio, dynamicTyreRadius, electricMotorData);
 		}
 
 		#endregion
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/APTNShiftStrategy.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/APTNShiftStrategy.cs
similarity index 96%
rename from VectoCore/VectoCore/Models/SimulationComponent/Impl/APTNShiftStrategy.cs
rename to VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/APTNShiftStrategy.cs
index ed2c50526f16e5319ecf01a5efbd3bcc161196fe..b449fe794b3f01f412412075a59b100c0f66bc64 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/APTNShiftStrategy.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/APTNShiftStrategy.cs
@@ -2,7 +2,7 @@
 using TUGraz.VectoCommon.Utils;
 using TUGraz.VectoCore.Models.Simulation;
 
-namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
+namespace TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies
 {
 	public class APTNShiftStrategy : PEVAMTShiftStrategy
 	{
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/ATShiftStrategy.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/ATShiftStrategy.cs
similarity index 96%
rename from VectoCore/VectoCore/Models/SimulationComponent/Impl/ATShiftStrategy.cs
rename to VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/ATShiftStrategy.cs
index d1af4f8622f3d4e9e00518318b62880475a2627f..b69ee812549a5e691783d451ddc4d3dac81b8929 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/ATShiftStrategy.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/ATShiftStrategy.cs
@@ -1,549 +1,562 @@
-/*
-* This file is part of VECTO.
-*
-* Copyright © 2012-2019 European Union
-*
-* Developed by Graz University of Technology,
-*              Institute of Internal Combustion Engines and Thermodynamics,
-*              Institute of Technical Informatics
-*
-* VECTO is licensed under the EUPL, Version 1.1 or - as soon they will be approved
-* 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
-* distributed under the Licence is distributed on an "AS IS" basis,
-* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-* See the Licence for the specific language governing permissions and
-* limitations under the Licence.
-*
-* Authors:
-*   Stefan Hausberger, hausberger@ivt.tugraz.at, IVT, Graz University of Technology
-*   Christian Kreiner, christian.kreiner@tugraz.at, ITI, Graz University of Technology
-*   Michael Krisper, michael.krisper@tugraz.at, ITI, Graz University of Technology
-*   Raphael Luz, luz@ivt.tugraz.at, IVT, Graz University of Technology
-*   Markus Quaritsch, markus.quaritsch@tugraz.at, IVT, Graz University of Technology
-*   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
-*/
-
-using System.Collections.Generic;
-using System.Diagnostics.CodeAnalysis;
-using System.Linq;
-using TUGraz.VectoCommon.Exceptions;
-using TUGraz.VectoCommon.InputData;
-using TUGraz.VectoCommon.Models;
-using TUGraz.VectoCommon.Utils;
-using TUGraz.VectoCore.Configuration;
-using TUGraz.VectoCore.Models.Connector.Ports.Impl;
-using TUGraz.VectoCore.Models.Declaration;
-using TUGraz.VectoCore.Models.Simulation;
-using TUGraz.VectoCore.Models.Simulation.DataBus;
-using TUGraz.VectoCore.Models.SimulationComponent.Data;
-using TUGraz.VectoCore.Models.SimulationComponent.Data.Engine;
-using TUGraz.VectoCore.Models.SimulationComponent.Data.Gearbox;
-using TUGraz.VectoCore.Utils;
-
-namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
-{
-	public class ATShiftStrategy : BaseShiftStrategy
-	{
-		protected ATGearbox _gearbox;
-		protected readonly NextGearState _nextGear = new NextGearState();
-		private KilogramSquareMeter EngineInertia;
-
-		public override IGearbox Gearbox
-		{
-			get => _gearbox;
-			set {
-				_gearbox = value as ATGearbox;
-				if (_gearbox == null) {
-					throw new VectoException("AT Shift strategy can only handle AT gearboxes, given: {0}", value.GetType());
-				}
-			}
-		}
-
-		public override GearshiftPosition NextGear => _nextGear.Gear;
-
-		public override ShiftPolygon ComputeDeclarationShiftPolygon(
-			GearboxType gearboxType, int i, EngineFullLoadCurve engineDataFullLoadCurve,
-			IList<ITransmissionInputData> gearboxGears, CombustionEngineData engineData, double axlegearRatio,
-			Meter dynamicTyreRadius, ElectricMotorData electricMotorData = null)
-		{
-			return DeclarationData.TorqueConverter.ComputeShiftPolygon(
-				engineDataFullLoadCurve, i == 0, i >= gearboxGears.Count - 1);
-		}
-
-		public static string Name => "AT - Classic";
-
-		public ATShiftStrategy(IVehicleContainer dataBus) : base(dataBus)
-		{
-			EngineInertia = dataBus.RunData.EngineData?.Inertia ?? 0.SI<KilogramSquareMeter>();
-
-			if (Gears.Any(x => !x.TorqueConverterLocked.HasValue)) {
-				throw new VectoException("Gear list must have TC info for all gears! {0}", Gears.Join());
-			}
-
-			MaxStartGear = Gears.Any() ? Gears.First() : new GearshiftPosition(0);
-		}
-
-		public override GearshiftPosition InitGear(Second absTime, Second dt, NewtonMeter torque, PerSecond outAngularVelocity)
-		{
-			if (DataBus.VehicleInfo.VehicleSpeed.IsEqual(0)) {
-				// AT always starts in first gear and TC active!
-				_gearbox.Disengaged = true;
-				return Gears.First();
-			}
-
-			foreach (var gear in Gears.Reverse()) {
-				var response = _gearbox.Initialize(gear, torque, outAngularVelocity);
-
-				if (response.Engine.EngineSpeed > DataBus.EngineInfo.EngineRatedSpeed || response.Engine.EngineSpeed < DataBus.EngineInfo.EngineIdleSpeed) {
-					continue;
-				}
-
-				if (!IsBelowDownShiftCurve(gear, response.Engine.PowerRequest / response.Engine.EngineSpeed, response.Engine.EngineSpeed)) {
-					_gearbox.Disengaged = false;
-					return gear;
-				}
-			}
-
-			// fallback: start with first gear;
-			_gearbox.Disengaged = false;
-			return Gears.First();
-		}
-
-		public override GearshiftPosition Engage(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity)
-		{
-			if (_nextGear.AbsTime != null && _nextGear.AbsTime.IsEqual(absTime)) {
-				//_gearbox.Gear = _nextGear.Gear;
-				_gearbox.Disengaged = _nextGear.Disengaged;
-				_nextGear.AbsTime = null;
-				return _nextGear.Gear;
-			}
-
-			_nextGear.AbsTime = null;
-			return _gearbox.Gear;
-		}
-
-		public override void Disengage(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity)
-		{
-			throw new System.NotImplementedException("AT Shift Strategy does not support disengaging.");
-		}
-
-		protected override bool DoCheckShiftRequired(
-			Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity, NewtonMeter inTorque,
-			PerSecond inAngularVelocity, GearshiftPosition gear, Second lastShiftTime, IResponse response)
-		{
-			// ENGAGE ---------------------------------------------------------
-			// 0 -> 1C: drive off after disengaged - engage first gear
-			if (_gearbox.Disengaged && outAngularVelocity.IsGreater(0.SI<PerSecond>())) {
-				Log.Debug("shift required: drive off after vehicle stopped");
-				_nextGear.SetState(absTime, disengaged: false, gear: Gears.First());
-				return true;
-			}
-
-			// DISENGAGE ------------------------------------------------------
-			// 1) _ -> 0: disengage before halting
-			var braking = DataBus.DriverInfo.DriverBehavior == DrivingBehavior.Braking;
-			var torqueNegative = outTorque.IsSmaller(0);
-			var slowerThanDisengageSpeed =
-				DataBus.VehicleInfo.VehicleSpeed.IsSmaller(GearboxModelData.DisengageWhenHaltingSpeed);
-			var disengageBeforeHalting = braking && torqueNegative && slowerThanDisengageSpeed;
-
-			// 2) L -> 0: disengage if inAngularVelocity == 0
-			var disengageAngularVelocityZero = _gearbox.TorqueConverterLocked && inAngularVelocity.IsEqual(0.SI<PerSecond>());
-
-			// 3) 1C -> 0: disengange when negative T_out and positive T_in
-			var gear1C = Gears.First().Equals(gear);
-			var disengageTOutNegativeAndTInPositive = DataBus.DriverInfo.DriverAcceleration <= 0 && gear1C && outTorque.IsSmaller(0) &&
-													inTorque.IsGreater(0);
-
-			var disengageTCEngineSpeedLowerIdle = braking && torqueNegative && gear1C &&
-												inAngularVelocity.IsSmallerOrEqual(DataBus.EngineInfo.EngineIdleSpeed);
-
-			if (disengageBeforeHalting || disengageTCEngineSpeedLowerIdle || disengageAngularVelocityZero ||
-				disengageTOutNegativeAndTInPositive) {
-				_nextGear.SetState(absTime, disengaged: true, gear: Gears.First());
-				return true;
-			}
-
-			// EMERGENCY SHIFTS ---------------------------------------
-			if (CheckEmergencyShift(absTime, outTorque, outAngularVelocity, inAngularVelocity, gear)) {
-				return true;
-			}
-
-			// UPSHIFT --------------------------------------------------------
-			if (CheckUpshift(
-				absTime, dt, outTorque, outAngularVelocity, inTorque, inAngularVelocity, gear,
-				lastShiftTime, response)) {
-				return true;
-			}
-
-			// DOWNSHIFT ------------------------------------------------------
-			if (CheckDownshift(
-				absTime, dt, outTorque, outAngularVelocity, inTorque, inAngularVelocity, gear,
-				lastShiftTime, response)) {
-				return true;
-			}
-
-			return false;
-		}
-
-		protected virtual bool CheckEmergencyShift(
-			Second absTime, NewtonMeter outTorque, PerSecond outAngularVelocity, PerSecond inAngularVelocity, GearshiftPosition gear)
-		{
-			// Emergency Downshift: if lower than engine idle speed
-			if (inAngularVelocity.IsSmaller(DataBus.EngineInfo.EngineIdleSpeed) && Gears.HasPredecessor(gear)) {
-				Log.Debug("engine speed would fall below idle speed - shift down");
-				Downshift(absTime, gear);
-				return true;
-			}
-
-			// Emergency Upshift: if higher than engine rated speed
-			if (inAngularVelocity.IsGreaterOrEqual(VectoMath.Min(GearboxModelData.Gears[gear.Gear].MaxSpeed, DataBus.EngineInfo.EngineN95hSpeed))) {
-				// check if upshift is possible
-				if (!Gears.HasSuccessor(gear)) {
-					return false;
-				}
-
-				PerSecond nextInAngularSpeed;
-				NewtonMeter nextInTorque;
-				if (GearboxModelData.Gears[gear.Gear].HasLockedGear) {
-					nextInAngularSpeed = outAngularVelocity * GearboxModelData.Gears[gear.Gear].Ratio;
-					nextInTorque = outTorque / GearboxModelData.Gears[gear.Gear].Ratio;
-				} else {
-					nextInAngularSpeed = outAngularVelocity * GearboxModelData.Gears[gear.Gear + 1].Ratio;
-					nextInTorque = outTorque / GearboxModelData.Gears[gear.Gear + 1].Ratio;
-				}
-
-				var nextGear = Gears.Successor(gear);
-				var acc = EstimateAccelerationForGear(nextGear, outAngularVelocity);
-				if ((acc > 0 || _gearbox.TCLocked) && !IsBelowDownShiftCurve(nextGear, nextInTorque, nextInAngularSpeed)) {
-					Log.Debug("engine speed would be above max speed / rated speed - shift up");
-					Upshift(absTime, gear);
-					return true;
-				}
-			}
-
-			return false;
-		}
-
-		[SuppressMessage("ReSharper", "UnusedParameter.Local")]
-		protected virtual bool CheckUpshift(
-			Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity, NewtonMeter inTorque,
-			PerSecond inAngularVelocity, GearshiftPosition gear, Second lastShiftTime, IResponse response)
-		{
-			var shiftTimeReached = (absTime - lastShiftTime).IsGreaterOrEqual(GearshiftParams.TimeBetweenGearshifts);
-			if (!shiftTimeReached) {
-				return false;
-			}
-
-			var currentGear = GearboxModelData.Gears[gear.Gear];
-
-			if (_gearbox.TorqueConverterLocked || currentGear.HasLockedGear) {
-				var result = CheckUpshiftToLocked(absTime, outAngularVelocity, inTorque, inAngularVelocity, gear);
-				if (result.HasValue) {
-					return result.Value;
-				}
-			}
-
-			// UPSHIFT - Special rule for 1C -> 2C
-			var nextGear = Gears.Successor(gear);
-			if (!gear.TorqueConverterLocked.Value && nextGear != null && !nextGear.TorqueConverterLocked.Value && outAngularVelocity.IsGreater(0)) {
-				var result = CheckUpshiftTcTc(
-					absTime, dt, outTorque, outAngularVelocity, inTorque, inAngularVelocity, gear, currentGear, response);
-				if (result.HasValue) {
-					return result.Value;
-				}
-			}
-
-			if (Gears.HasSuccessor(gear)) {
-				var earlyUpshift = CheckEarlyUpshift(
-					absTime, dt, outTorque, outAngularVelocity, inTorque, inAngularVelocity, gear, lastShiftTime, response);
-				if (earlyUpshift.HasValue) {
-					return earlyUpshift.Value;
-				}
-			}
-
-			return false;
-		}
-
-		protected virtual bool? CheckEarlyUpshift(
-			Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity, NewtonMeter inTorque,
-			PerSecond inAngularVelocity, GearshiftPosition gear, Second lastShiftTime, IResponse response)
-		{
-			return null;
-		}
-
-		protected virtual bool? CheckUpshiftTcTc(
-			Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity, NewtonMeter inTorque,
-			PerSecond inAngularVelocity, GearshiftPosition gear, GearData currentGear, IResponse response)
-		{
-			// C -> C+1
-			var nextGearPos = Gears.Successor(gear); // GearboxModelData.Gears[gear + 1];
-			var nextGear = GearboxModelData.Gears[nextGearPos.Gear];
-			var gearRatio = nextGear.TorqueConverterRatio / currentGear.TorqueConverterRatio;
-			var minEngineSpeed = VectoMath.Min(700.RPMtoRad(), gearRatio * (DataBus.EngineInfo.EngineN80hSpeed - 150.RPMtoRad()));
-
-			var nextGearboxInSpeed = outAngularVelocity * nextGear.TorqueConverterRatio;
-			var nextGearboxInTorque = outTorque / nextGear.TorqueConverterRatio;
-			var shiftLosses = _gearbox.ComputeShiftLosses(outTorque, outAngularVelocity, nextGearPos) /
-							GearboxModelData.PowershiftShiftTime / nextGearboxInSpeed;
-			nextGearboxInTorque += shiftLosses;
-			var tcOperatingPoint =
-				_gearbox.TorqueConverter.FindOperatingPoint(absTime, dt, nextGearboxInTorque, nextGearboxInSpeed);
-
-			var engineSpeedOverMin = tcOperatingPoint.InAngularVelocity.IsGreater(minEngineSpeed);
-			var avgSpeed = (DataBus.EngineInfo.EngineSpeed + tcOperatingPoint.InAngularVelocity) / 2;
-			var engineMaxTorque = DataBus.EngineInfo.EngineStationaryFullPower(avgSpeed) / avgSpeed;
-			var engineInertiaTorque = Formulas.InertiaPower(
-										DataBus.EngineInfo.EngineSpeed, tcOperatingPoint.InAngularVelocity, _gearbox.EngineInertia, dt) / avgSpeed;
-			var engineTorqueBelowMax =
-				tcOperatingPoint.InTorque.IsSmallerOrEqual(engineMaxTorque - engineInertiaTorque);
-
-			var reachableAcceleration =
-				EstimateAcceleration(
-					outAngularVelocity, outTorque, inAngularVelocity, inTorque, gear.Gear, response); // EstimateAccelerationForGear(gear + 1, outAngularVelocity);
-			var minAcceleration = VectoMath.Min(
-				GearboxModelData.TorqueConverterData.CCUpshiftMinAcceleration,
-				DataBus.DriverInfo.DriverAcceleration);
-			var minAccelerationReachable = reachableAcceleration.IsGreaterOrEqual(minAcceleration);
-
-			if (engineSpeedOverMin && engineTorqueBelowMax && minAccelerationReachable) {
-				Upshift(absTime, gear);
-				return true;
-			}
-
-			return null;
-		}
-
-		protected virtual bool? CheckUpshiftToLocked(
-			Second absTime, PerSecond outAngularVelocity, NewtonMeter inTorque,
-			PerSecond inAngularVelocity, GearshiftPosition gear)
-		{
-			// UPSHIFT - General Rule
-			// L -> L+1 
-			// C -> L
-			var nextGear = Gears.Successor(gear); // _gearbox.TorqueConverterLocked ? gear + 1 : gear;
-			if (nextGear == null || !GearboxModelData.Gears.ContainsKey(nextGear.Gear)) {
-				return false;
-			}
-
-			var nextEngineSpeed = outAngularVelocity * GearboxModelData.Gears[nextGear.Gear].Ratio;
-			if (nextEngineSpeed.IsEqual(0)) {
-				return false;
-			}
-
-			var currentEnginePower = inTorque * inAngularVelocity;
-			var nextEngineTorque = currentEnginePower / nextEngineSpeed;
-			var isAboveUpShift = IsAboveUpShiftCurve(gear, nextEngineTorque, nextEngineSpeed, _gearbox.TorqueConverterLocked);
-
-			var minAccelerationReachable = true;
-			if (DataBus.DriverInfo.DriverAcceleration.IsSmaller(0)) {
-				return null;
-			}
-			if (!DataBus.VehicleInfo.VehicleSpeed.IsEqual(0)) {
-				var reachableAcceleration = EstimateAccelerationForGear(nextGear, outAngularVelocity);
-				var minAcceleration = _gearbox.TorqueConverterLocked
-					? GearshiftParams.UpshiftMinAcceleration
-					: GearboxModelData.TorqueConverterData.CLUpshiftMinAcceleration;
-				minAcceleration = VectoMath.Min(
-					minAcceleration, VectoMath.Max(0.SI<MeterPerSquareSecond>(), DataBus.DriverInfo.DriverAcceleration));
-				minAccelerationReachable = reachableAcceleration.IsGreaterOrEqual(minAcceleration);
-			}
-
-			if (isAboveUpShift && minAccelerationReachable) {
-				Upshift(absTime, gear);
-				return true;
-			}
-
-			return null;
-		}
-
-		/// <summary>
-		/// Tests if the operating point is above (right of) the up-shift curve.
-		/// </summary>
-		/// <param name="gear">The gear.</param>
-		/// <param name="inTorque">The in torque.</param>
-		/// <param name="inEngineSpeed">The in engine speed.</param>
-		/// <param name="torqueConverterLocked">if true, the regular shift polygon is used, otherwise the shift polygon for the torque converter is used</param>
-		/// <returns><c>true</c> if the operating point is above the up-shift curve; otherwise, <c>false</c>.</returns>
-		protected virtual bool IsAboveUpShiftCurve(
-			GearshiftPosition gear, NewtonMeter inTorque, PerSecond inEngineSpeed,
-			bool torqueConverterLocked)
-		{
-			var shiftPolygon = torqueConverterLocked
-				? GearboxModelData.Gears[gear.Gear].ShiftPolygon
-				: GearboxModelData.Gears[gear.Gear].TorqueConverterShiftPolygon;
-
-			return Gears.HasSuccessor(gear) && shiftPolygon.IsAboveUpshiftCurve(inTorque, inEngineSpeed);
-		}
-
-		protected virtual void Upshift(Second absTime, GearshiftPosition gear)
-		{
-			if (!Gears.HasSuccessor(gear)) {
-				throw new VectoSimulationException(
-					"ShiftStrategy wanted to shift up but no higher gear available.");
-			}
-
-			_nextGear.SetState(absTime, false, Gears.Successor(gear));
-
-		}
-
-		[SuppressMessage("ReSharper", "UnusedParameter.Local")]
-		protected virtual bool CheckDownshift(
-			Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity, NewtonMeter inTorque,
-			PerSecond inAngularVelocity, GearshiftPosition gear, Second lastShiftTime, IResponse response)
-		{
-			var shiftTimeReached = (absTime - lastShiftTime).IsGreaterOrEqual(GearshiftParams.TimeBetweenGearshifts);
-
-			if (shiftTimeReached && IsBelowDownShiftCurve(gear, inTorque, inAngularVelocity)) {
-				Downshift(absTime, gear);
-				return true;
-			}
-
-			if (shiftTimeReached && DataBus.DriverInfo.DrivingAction == DrivingAction.Accelerate) {
-				if (DataBus.VehicleInfo.VehicleSpeed < DataBus.DrivingCycleInfo.CycleData.LeftSample.VehicleTargetSpeed - 10.KMPHtoMeterPerSecond() &&
-					DataBus.DriverInfo.DriverAcceleration < 0.SI<MeterPerSquareSecond>()) {
-					var tmpResponseCurr = (ResponseDryRun)_gearbox.Request(absTime, dt, outTorque, outAngularVelocity, true);
-					if (_gearbox.Gear > Gears.First()) {
-						// clone current state of _nextgear, set gearbox state to lower gear, issue request, restore old gearbox state
-						var tmp = _nextGear.Clone();
-						var gbxState = new NextGearState(absTime, _gearbox);
-						tmp.Gear = Gears.Predecessor(_gearbox.Gear);
-						SetGear(tmp);
-						var tmpResponseDs = (ResponseDryRun)_gearbox.Request(absTime, dt, outTorque, outAngularVelocity, true);
-						SetGear(gbxState);
-						// done
-						if (tmpResponseDs.DeltaFullLoad - Formulas.InertiaPower(
-								tmpResponseDs.Engine.EngineSpeed, DataBus.EngineInfo.EngineSpeed, EngineInertia, dt) < tmpResponseCurr.DeltaFullLoad) {
-							Downshift(absTime, gear);
-							return true;
-						}
-					}
-				}
-			}
-
-			if (shiftTimeReached && gear > Gears.First()) {
-				var earlyDownshift = CheckEarlyDownshift(
-					absTime, dt, outTorque, outAngularVelocity, inTorque, inAngularVelocity, gear, lastShiftTime, response);
-				if (earlyDownshift.HasValue) {
-					return earlyDownshift.Value;
-				}
-			}
-
-			return false;
-		}
-
-		protected virtual bool? CheckEarlyDownshift(
-			Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity, NewtonMeter inTorque,
-			PerSecond inAngularVelocity, GearshiftPosition gear, Second lastShiftTime, IResponse response)
-		{
-			return null;
-		}
-
-		protected virtual void SetGear(NextGearState gbxState)
-		{
-			_gearbox.Gear = gbxState.Gear;
-			//_gearbox.TorqueConverterLocked = gbxState.TorqueConverterLocked;
-			_gearbox.Disengaged = gbxState.Disengaged;
-		}
-
-		/// <summary>
-		/// Tests if the operating point is below (left of) the down-shift curve.
-		/// </summary>
-		/// <param name="gear">The gear.</param>
-		/// <param name="inTorque">The in torque.</param>
-		/// <param name="inEngineSpeed">The in engine speed.</param>
-		/// <returns><c>true</c> if the operating point is below the down-shift curv; otherwise, <c>false</c>.</returns>
-		protected virtual bool IsBelowDownShiftCurve(GearshiftPosition gear, NewtonMeter inTorque, PerSecond inEngineSpeed)
-		{
-			return !Gears.First().Equals(gear) && GearboxModelData.Gears[gear.Gear].ShiftPolygon.IsBelowDownshiftCurve(inTorque, inEngineSpeed);
-		}
-
-		protected virtual void Downshift(Second absTime, GearshiftPosition gear)
-		{
-			if (!Gears.HasPredecessor(gear)) {
-				throw new VectoSimulationException(
-					"ShiftStrategy wanted to shift down but no lower gear available.");
-			}
-			_nextGear.SetState(absTime, false, Gears.Predecessor(gear));
-		}
-
-		protected MeterPerSquareSecond EstimateAcceleration(
-			PerSecond gbxOutSpeed, NewtonMeter gbxOutTorque, PerSecond tcInSpeed, NewtonMeter tcInTorque, uint currentGear, IResponse response)
-		{
-			var vehicleSpeed = DataBus.VehicleInfo.VehicleSpeed;
-			var avgSlope =
-			((DataBus.DrivingCycleInfo.CycleLookAhead(Constants.SimulationSettings.GearboxLookaheadForAccelerationEstimation).Altitude -
-			DataBus.DrivingCycleInfo.Altitude) / Constants.SimulationSettings.GearboxLookaheadForAccelerationEstimation).Value().SI<Radian>();
-
-			var airDragLoss = DataBus.VehicleInfo.AirDragResistance(vehicleSpeed, vehicleSpeed) * DataBus.VehicleInfo.VehicleSpeed;
-			var rollResistanceLoss = DataBus.VehicleInfo.RollingResistance(avgSlope) * DataBus.VehicleInfo.VehicleSpeed;
-
-			var slopeLoss = DataBus.VehicleInfo.SlopeResistance(avgSlope) * DataBus.VehicleInfo.VehicleSpeed;
-			var axleLoss = DataBus.AxlegearInfo.AxlegearLoss();
-
-			var tcLossesCurrentGear = tcInSpeed * tcInTorque - gbxOutSpeed * gbxOutTorque;
-
-			var nextTcOutSpeed = gbxOutSpeed * GearboxModelData.Gears[currentGear + 1].TorqueConverterRatio;
-			
-			var tcNext = GearboxModelData.TorqueConverterData.LookupOperatingPointOut(
-				nextTcOutSpeed, response.Engine.EngineSpeed, response.Engine.TorqueOutDemand);
-			var tcLossesNextGear = tcNext.InAngularVelocity * tcNext.InTorque - tcNext.OutAngularVelocity * tcNext.OutTorque;
-			var deltaTcLosses = tcLossesNextGear - tcLossesCurrentGear;
-
-			var accelerationPower = gbxOutSpeed * gbxOutTorque - deltaTcLosses - axleLoss - airDragLoss - rollResistanceLoss - slopeLoss;
-
-			var acceleration = accelerationPower / DataBus.VehicleInfo.VehicleSpeed / (DataBus.VehicleInfo.TotalMass + DataBus.WheelsInfo.ReducedMassWheels);
-
-			return acceleration.Cast<MeterPerSquareSecond>();
-		}
-
-		protected class NextGearState
-		{
-			public Second AbsTime { get; internal set; }
-			public bool Disengaged { get; private set; }
-			public GearshiftPosition Gear { get; internal set; }
-
-			public NextGearState()
-			{
-				Gear = new GearshiftPosition(0);
-			}
-
-			private NextGearState(NextGearState nextGearState)
-			{
-				AbsTime = nextGearState.AbsTime;
-				Disengaged = nextGearState.Disengaged;
-				Gear = nextGearState.Gear;
-			}
-
-			public NextGearState(Second absTime, ATGearbox gearbox)
-			{
-				SetState(absTime, gearbox);
-			}
-
-			public void SetState(Second absTime, bool disengaged, GearshiftPosition gear)
-			{
-				AbsTime = absTime;
-				Disengaged = disengaged;
-				Gear = gear;
-			}
-			
-			public void SetState(Second absTime, ATGearbox gearbox)
-			{
-				AbsTime = absTime;
-				Disengaged = gearbox.Disengaged;
-				Gear = gearbox.Gear;
-			}
-
-			public NextGearState Clone()
-			{
-				return new NextGearState(this);
-			}
-		}
-	}
-}
+/*
+* This file is part of VECTO.
+*
+* Copyright © 2012-2019 European Union
+*
+* Developed by Graz University of Technology,
+*              Institute of Internal Combustion Engines and Thermodynamics,
+*              Institute of Technical Informatics
+*
+* VECTO is licensed under the EUPL, Version 1.1 or - as soon they will be approved
+* 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
+* distributed under the Licence is distributed on an "AS IS" basis,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the Licence for the specific language governing permissions and
+* limitations under the Licence.
+*
+* Authors:
+*   Stefan Hausberger, hausberger@ivt.tugraz.at, IVT, Graz University of Technology
+*   Christian Kreiner, christian.kreiner@tugraz.at, ITI, Graz University of Technology
+*   Michael Krisper, michael.krisper@tugraz.at, ITI, Graz University of Technology
+*   Raphael Luz, luz@ivt.tugraz.at, IVT, Graz University of Technology
+*   Markus Quaritsch, markus.quaritsch@tugraz.at, IVT, Graz University of Technology
+*   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
+*/
+
+using System.Collections.Generic;
+using System.Diagnostics.CodeAnalysis;
+using System.Linq;
+using TUGraz.VectoCommon.Exceptions;
+using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Configuration;
+using TUGraz.VectoCore.Models.Connector.Ports.Impl;
+using TUGraz.VectoCore.Models.Declaration;
+using TUGraz.VectoCore.Models.Simulation;
+using TUGraz.VectoCore.Models.Simulation.DataBus;
+using TUGraz.VectoCore.Models.SimulationComponent.Data;
+using TUGraz.VectoCore.Models.SimulationComponent.Data.Engine;
+using TUGraz.VectoCore.Models.SimulationComponent.Data.Gearbox;
+using TUGraz.VectoCore.Utils;
+
+namespace TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies
+{
+	public class ATShiftStrategyPolygonCalculator : IShiftPolygonCalculator
+	{
+		public ShiftPolygon ComputeDeclarationShiftPolygon(
+			GearboxType gearboxType, int i, EngineFullLoadCurve engineDataFullLoadCurve,
+			IList<ITransmissionInputData> gearboxGears, CombustionEngineData engineData, double axlegearRatio,
+			Meter dynamicTyreRadius, ElectricMotorData electricMotorData = null)
+		{
+			return DeclarationData.TorqueConverter.ComputeShiftPolygon(
+				engineDataFullLoadCurve, i == 0, i >= gearboxGears.Count - 1);
+		}
+	}
+
+	public class ATShiftStrategy : BaseShiftStrategy
+	{
+		protected ATGearbox _gearbox;
+		protected readonly NextGearState _nextGear = new NextGearState();
+		private KilogramSquareMeter EngineInertia;
+		private IShiftPolygonCalculator _shiftPolygonCalculator;
+
+		public override IGearbox Gearbox
+		{
+			get => _gearbox;
+			set {
+				_gearbox = value as ATGearbox;
+				if (_gearbox == null) {
+					throw new VectoException("AT Shift strategy can only handle AT gearboxes, given: {0}", value.GetType());
+				}
+			}
+		}
+
+		public override GearshiftPosition NextGear => _nextGear.Gear;
+
+		public override ShiftPolygon ComputeDeclarationShiftPolygon(
+			GearboxType gearboxType, int i, EngineFullLoadCurve engineDataFullLoadCurve,
+			IList<ITransmissionInputData> gearboxGears, CombustionEngineData engineData, double axlegearRatio,
+			Meter dynamicTyreRadius, ElectricMotorData electricMotorData = null)
+		{
+			return _shiftPolygonCalculator.ComputeDeclarationShiftPolygon(gearboxType, i, engineDataFullLoadCurve,
+				gearboxGears, engineData, axlegearRatio, dynamicTyreRadius, electricMotorData);
+		}
+
+		public static string Name => "AT - Classic";
+
+		public ATShiftStrategy(IVehicleContainer dataBus) : base(dataBus)
+		{
+			EngineInertia = dataBus.RunData.EngineData?.Inertia ?? 0.SI<KilogramSquareMeter>();
+			ShiftPolygonCalculator.Create(Name, null);
+			if (Gears.Any(x => !x.TorqueConverterLocked.HasValue)) {
+				throw new VectoException("Gear list must have TC info for all gears! {0}", Gears.Join());
+			}
+
+			MaxStartGear = Gears.Any() ? Gears.First() : new GearshiftPosition(0);
+		}
+
+		public override GearshiftPosition InitGear(Second absTime, Second dt, NewtonMeter torque, PerSecond outAngularVelocity)
+		{
+			if (DataBus.VehicleInfo.VehicleSpeed.IsEqual(0)) {
+				// AT always starts in first gear and TC active!
+				_gearbox.Disengaged = true;
+				return Gears.First();
+			}
+
+			foreach (var gear in Gears.Reverse()) {
+				var response = _gearbox.Initialize(gear, torque, outAngularVelocity);
+
+				if (response.Engine.EngineSpeed > DataBus.EngineInfo.EngineRatedSpeed || response.Engine.EngineSpeed < DataBus.EngineInfo.EngineIdleSpeed) {
+					continue;
+				}
+
+				if (!IsBelowDownShiftCurve(gear, response.Engine.PowerRequest / response.Engine.EngineSpeed, response.Engine.EngineSpeed)) {
+					_gearbox.Disengaged = false;
+					return gear;
+				}
+			}
+
+			// fallback: start with first gear;
+			_gearbox.Disengaged = false;
+			return Gears.First();
+		}
+
+		public override GearshiftPosition Engage(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity)
+		{
+			if (_nextGear.AbsTime != null && _nextGear.AbsTime.IsEqual(absTime)) {
+				//_gearbox.Gear = _nextGear.Gear;
+				_gearbox.Disengaged = _nextGear.Disengaged;
+				_nextGear.AbsTime = null;
+				return _nextGear.Gear;
+			}
+
+			_nextGear.AbsTime = null;
+			return _gearbox.Gear;
+		}
+
+		public override void Disengage(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity)
+		{
+			throw new System.NotImplementedException("AT Shift Strategy does not support disengaging.");
+		}
+
+		protected override bool DoCheckShiftRequired(
+			Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity, NewtonMeter inTorque,
+			PerSecond inAngularVelocity, GearshiftPosition gear, Second lastShiftTime, IResponse response)
+		{
+			// ENGAGE ---------------------------------------------------------
+			// 0 -> 1C: drive off after disengaged - engage first gear
+			if (_gearbox.Disengaged && outAngularVelocity.IsGreater(0.SI<PerSecond>())) {
+				Log.Debug("shift required: drive off after vehicle stopped");
+				_nextGear.SetState(absTime, disengaged: false, gear: Gears.First());
+				return true;
+			}
+
+			// DISENGAGE ------------------------------------------------------
+			// 1) _ -> 0: disengage before halting
+			var braking = DataBus.DriverInfo.DriverBehavior == DrivingBehavior.Braking;
+			var torqueNegative = outTorque.IsSmaller(0);
+			var slowerThanDisengageSpeed =
+				DataBus.VehicleInfo.VehicleSpeed.IsSmaller(GearboxModelData.DisengageWhenHaltingSpeed);
+			var disengageBeforeHalting = braking && torqueNegative && slowerThanDisengageSpeed;
+
+			// 2) L -> 0: disengage if inAngularVelocity == 0
+			var disengageAngularVelocityZero = _gearbox.TorqueConverterLocked && inAngularVelocity.IsEqual(0.SI<PerSecond>());
+
+			// 3) 1C -> 0: disengange when negative T_out and positive T_in
+			var gear1C = Gears.First().Equals(gear);
+			var disengageTOutNegativeAndTInPositive = DataBus.DriverInfo.DriverAcceleration <= 0 && gear1C && outTorque.IsSmaller(0) &&
+													inTorque.IsGreater(0);
+
+			var disengageTCEngineSpeedLowerIdle = braking && torqueNegative && gear1C &&
+												inAngularVelocity.IsSmallerOrEqual(DataBus.EngineInfo.EngineIdleSpeed);
+
+			if (disengageBeforeHalting || disengageTCEngineSpeedLowerIdle || disengageAngularVelocityZero ||
+				disengageTOutNegativeAndTInPositive) {
+				_nextGear.SetState(absTime, disengaged: true, gear: Gears.First());
+				return true;
+			}
+
+			// EMERGENCY SHIFTS ---------------------------------------
+			if (CheckEmergencyShift(absTime, outTorque, outAngularVelocity, inAngularVelocity, gear)) {
+				return true;
+			}
+
+			// UPSHIFT --------------------------------------------------------
+			if (CheckUpshift(
+				absTime, dt, outTorque, outAngularVelocity, inTorque, inAngularVelocity, gear,
+				lastShiftTime, response)) {
+				return true;
+			}
+
+			// DOWNSHIFT ------------------------------------------------------
+			if (CheckDownshift(
+				absTime, dt, outTorque, outAngularVelocity, inTorque, inAngularVelocity, gear,
+				lastShiftTime, response)) {
+				return true;
+			}
+
+			return false;
+		}
+
+		protected virtual bool CheckEmergencyShift(
+			Second absTime, NewtonMeter outTorque, PerSecond outAngularVelocity, PerSecond inAngularVelocity, GearshiftPosition gear)
+		{
+			// Emergency Downshift: if lower than engine idle speed
+			if (inAngularVelocity.IsSmaller(DataBus.EngineInfo.EngineIdleSpeed) && Gears.HasPredecessor(gear)) {
+				Log.Debug("engine speed would fall below idle speed - shift down");
+				Downshift(absTime, gear);
+				return true;
+			}
+
+			// Emergency Upshift: if higher than engine rated speed
+			if (inAngularVelocity.IsGreaterOrEqual(VectoMath.Min(GearboxModelData.Gears[gear.Gear].MaxSpeed, DataBus.EngineInfo.EngineN95hSpeed))) {
+				// check if upshift is possible
+				if (!Gears.HasSuccessor(gear)) {
+					return false;
+				}
+
+				PerSecond nextInAngularSpeed;
+				NewtonMeter nextInTorque;
+				if (GearboxModelData.Gears[gear.Gear].HasLockedGear) {
+					nextInAngularSpeed = outAngularVelocity * GearboxModelData.Gears[gear.Gear].Ratio;
+					nextInTorque = outTorque / GearboxModelData.Gears[gear.Gear].Ratio;
+				} else {
+					nextInAngularSpeed = outAngularVelocity * GearboxModelData.Gears[gear.Gear + 1].Ratio;
+					nextInTorque = outTorque / GearboxModelData.Gears[gear.Gear + 1].Ratio;
+				}
+
+				var nextGear = Gears.Successor(gear);
+				var acc = EstimateAccelerationForGear(nextGear, outAngularVelocity);
+				if ((acc > 0 || _gearbox.TCLocked) && !IsBelowDownShiftCurve(nextGear, nextInTorque, nextInAngularSpeed)) {
+					Log.Debug("engine speed would be above max speed / rated speed - shift up");
+					Upshift(absTime, gear);
+					return true;
+				}
+			}
+
+			return false;
+		}
+
+		[SuppressMessage("ReSharper", "UnusedParameter.Local")]
+		protected virtual bool CheckUpshift(
+			Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity, NewtonMeter inTorque,
+			PerSecond inAngularVelocity, GearshiftPosition gear, Second lastShiftTime, IResponse response)
+		{
+			var shiftTimeReached = (absTime - lastShiftTime).IsGreaterOrEqual(GearshiftParams.TimeBetweenGearshifts);
+			if (!shiftTimeReached) {
+				return false;
+			}
+
+			var currentGear = GearboxModelData.Gears[gear.Gear];
+
+			if (_gearbox.TorqueConverterLocked || currentGear.HasLockedGear) {
+				var result = CheckUpshiftToLocked(absTime, outAngularVelocity, inTorque, inAngularVelocity, gear);
+				if (result.HasValue) {
+					return result.Value;
+				}
+			}
+
+			// UPSHIFT - Special rule for 1C -> 2C
+			var nextGear = Gears.Successor(gear);
+			if (!gear.TorqueConverterLocked.Value && nextGear != null && !nextGear.TorqueConverterLocked.Value && outAngularVelocity.IsGreater(0)) {
+				var result = CheckUpshiftTcTc(
+					absTime, dt, outTorque, outAngularVelocity, inTorque, inAngularVelocity, gear, currentGear, response);
+				if (result.HasValue) {
+					return result.Value;
+				}
+			}
+
+			if (Gears.HasSuccessor(gear)) {
+				var earlyUpshift = CheckEarlyUpshift(
+					absTime, dt, outTorque, outAngularVelocity, inTorque, inAngularVelocity, gear, lastShiftTime, response);
+				if (earlyUpshift.HasValue) {
+					return earlyUpshift.Value;
+				}
+			}
+
+			return false;
+		}
+
+		protected virtual bool? CheckEarlyUpshift(
+			Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity, NewtonMeter inTorque,
+			PerSecond inAngularVelocity, GearshiftPosition gear, Second lastShiftTime, IResponse response)
+		{
+			return null;
+		}
+
+		protected virtual bool? CheckUpshiftTcTc(
+			Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity, NewtonMeter inTorque,
+			PerSecond inAngularVelocity, GearshiftPosition gear, GearData currentGear, IResponse response)
+		{
+			// C -> C+1
+			var nextGearPos = Gears.Successor(gear); // GearboxModelData.Gears[gear + 1];
+			var nextGear = GearboxModelData.Gears[nextGearPos.Gear];
+			var gearRatio = nextGear.TorqueConverterRatio / currentGear.TorqueConverterRatio;
+			var minEngineSpeed = VectoMath.Min(700.RPMtoRad(), gearRatio * (DataBus.EngineInfo.EngineN80hSpeed - 150.RPMtoRad()));
+
+			var nextGearboxInSpeed = outAngularVelocity * nextGear.TorqueConverterRatio;
+			var nextGearboxInTorque = outTorque / nextGear.TorqueConverterRatio;
+			var shiftLosses = _gearbox.ComputeShiftLosses(outTorque, outAngularVelocity, nextGearPos) /
+							GearboxModelData.PowershiftShiftTime / nextGearboxInSpeed;
+			nextGearboxInTorque += shiftLosses;
+			var tcOperatingPoint =
+				_gearbox.TorqueConverter.FindOperatingPoint(absTime, dt, nextGearboxInTorque, nextGearboxInSpeed);
+
+			var engineSpeedOverMin = tcOperatingPoint.InAngularVelocity.IsGreater(minEngineSpeed);
+			var avgSpeed = (DataBus.EngineInfo.EngineSpeed + tcOperatingPoint.InAngularVelocity) / 2;
+			var engineMaxTorque = DataBus.EngineInfo.EngineStationaryFullPower(avgSpeed) / avgSpeed;
+			var engineInertiaTorque = Formulas.InertiaPower(
+										DataBus.EngineInfo.EngineSpeed, tcOperatingPoint.InAngularVelocity, _gearbox.EngineInertia, dt) / avgSpeed;
+			var engineTorqueBelowMax =
+				tcOperatingPoint.InTorque.IsSmallerOrEqual(engineMaxTorque - engineInertiaTorque);
+
+			var reachableAcceleration =
+				EstimateAcceleration(
+					outAngularVelocity, outTorque, inAngularVelocity, inTorque, gear.Gear, response); // EstimateAccelerationForGear(gear + 1, outAngularVelocity);
+			var minAcceleration = VectoMath.Min(
+				GearboxModelData.TorqueConverterData.CCUpshiftMinAcceleration,
+				DataBus.DriverInfo.DriverAcceleration);
+			var minAccelerationReachable = reachableAcceleration.IsGreaterOrEqual(minAcceleration);
+
+			if (engineSpeedOverMin && engineTorqueBelowMax && minAccelerationReachable) {
+				Upshift(absTime, gear);
+				return true;
+			}
+
+			return null;
+		}
+
+		protected virtual bool? CheckUpshiftToLocked(
+			Second absTime, PerSecond outAngularVelocity, NewtonMeter inTorque,
+			PerSecond inAngularVelocity, GearshiftPosition gear)
+		{
+			// UPSHIFT - General Rule
+			// L -> L+1 
+			// C -> L
+			var nextGear = Gears.Successor(gear); // _gearbox.TorqueConverterLocked ? gear + 1 : gear;
+			if (nextGear == null || !GearboxModelData.Gears.ContainsKey(nextGear.Gear)) {
+				return false;
+			}
+
+			var nextEngineSpeed = outAngularVelocity * GearboxModelData.Gears[nextGear.Gear].Ratio;
+			if (nextEngineSpeed.IsEqual(0)) {
+				return false;
+			}
+
+			var currentEnginePower = inTorque * inAngularVelocity;
+			var nextEngineTorque = currentEnginePower / nextEngineSpeed;
+			var isAboveUpShift = IsAboveUpShiftCurve(gear, nextEngineTorque, nextEngineSpeed, _gearbox.TorqueConverterLocked);
+
+			var minAccelerationReachable = true;
+			if (DataBus.DriverInfo.DriverAcceleration.IsSmaller(0)) {
+				return null;
+			}
+			if (!DataBus.VehicleInfo.VehicleSpeed.IsEqual(0)) {
+				var reachableAcceleration = EstimateAccelerationForGear(nextGear, outAngularVelocity);
+				var minAcceleration = _gearbox.TorqueConverterLocked
+					? GearshiftParams.UpshiftMinAcceleration
+					: GearboxModelData.TorqueConverterData.CLUpshiftMinAcceleration;
+				minAcceleration = VectoMath.Min(
+					minAcceleration, VectoMath.Max(0.SI<MeterPerSquareSecond>(), DataBus.DriverInfo.DriverAcceleration));
+				minAccelerationReachable = reachableAcceleration.IsGreaterOrEqual(minAcceleration);
+			}
+
+			if (isAboveUpShift && minAccelerationReachable) {
+				Upshift(absTime, gear);
+				return true;
+			}
+
+			return null;
+		}
+
+		/// <summary>
+		/// Tests if the operating point is above (right of) the up-shift curve.
+		/// </summary>
+		/// <param name="gear">The gear.</param>
+		/// <param name="inTorque">The in torque.</param>
+		/// <param name="inEngineSpeed">The in engine speed.</param>
+		/// <param name="torqueConverterLocked">if true, the regular shift polygon is used, otherwise the shift polygon for the torque converter is used</param>
+		/// <returns><c>true</c> if the operating point is above the up-shift curve; otherwise, <c>false</c>.</returns>
+		protected virtual bool IsAboveUpShiftCurve(
+			GearshiftPosition gear, NewtonMeter inTorque, PerSecond inEngineSpeed,
+			bool torqueConverterLocked)
+		{
+			var shiftPolygon = torqueConverterLocked
+				? GearboxModelData.Gears[gear.Gear].ShiftPolygon
+				: GearboxModelData.Gears[gear.Gear].TorqueConverterShiftPolygon;
+
+			return Gears.HasSuccessor(gear) && shiftPolygon.IsAboveUpshiftCurve(inTorque, inEngineSpeed);
+		}
+
+		protected virtual void Upshift(Second absTime, GearshiftPosition gear)
+		{
+			if (!Gears.HasSuccessor(gear)) {
+				throw new VectoSimulationException(
+					"ShiftStrategy wanted to shift up but no higher gear available.");
+			}
+
+			_nextGear.SetState(absTime, false, Gears.Successor(gear));
+
+		}
+
+		[SuppressMessage("ReSharper", "UnusedParameter.Local")]
+		protected virtual bool CheckDownshift(
+			Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity, NewtonMeter inTorque,
+			PerSecond inAngularVelocity, GearshiftPosition gear, Second lastShiftTime, IResponse response)
+		{
+			var shiftTimeReached = (absTime - lastShiftTime).IsGreaterOrEqual(GearshiftParams.TimeBetweenGearshifts);
+
+			if (shiftTimeReached && IsBelowDownShiftCurve(gear, inTorque, inAngularVelocity)) {
+				Downshift(absTime, gear);
+				return true;
+			}
+
+			if (shiftTimeReached && DataBus.DriverInfo.DrivingAction == DrivingAction.Accelerate) {
+				if (DataBus.VehicleInfo.VehicleSpeed < DataBus.DrivingCycleInfo.CycleData.LeftSample.VehicleTargetSpeed - 10.KMPHtoMeterPerSecond() &&
+					DataBus.DriverInfo.DriverAcceleration < 0.SI<MeterPerSquareSecond>()) {
+					var tmpResponseCurr = (ResponseDryRun)_gearbox.Request(absTime, dt, outTorque, outAngularVelocity, true);
+					if (_gearbox.Gear > Gears.First()) {
+						// clone current state of _nextgear, set gearbox state to lower gear, issue request, restore old gearbox state
+						var tmp = _nextGear.Clone();
+						var gbxState = new NextGearState(absTime, _gearbox);
+						tmp.Gear = Gears.Predecessor(_gearbox.Gear);
+						SetGear(tmp);
+						var tmpResponseDs = (ResponseDryRun)_gearbox.Request(absTime, dt, outTorque, outAngularVelocity, true);
+						SetGear(gbxState);
+						// done
+						if (tmpResponseDs.DeltaFullLoad - Formulas.InertiaPower(
+								tmpResponseDs.Engine.EngineSpeed, DataBus.EngineInfo.EngineSpeed, EngineInertia, dt) < tmpResponseCurr.DeltaFullLoad) {
+							Downshift(absTime, gear);
+							return true;
+						}
+					}
+				}
+			}
+
+			if (shiftTimeReached && gear > Gears.First()) {
+				var earlyDownshift = CheckEarlyDownshift(
+					absTime, dt, outTorque, outAngularVelocity, inTorque, inAngularVelocity, gear, lastShiftTime, response);
+				if (earlyDownshift.HasValue) {
+					return earlyDownshift.Value;
+				}
+			}
+
+			return false;
+		}
+
+		protected virtual bool? CheckEarlyDownshift(
+			Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity, NewtonMeter inTorque,
+			PerSecond inAngularVelocity, GearshiftPosition gear, Second lastShiftTime, IResponse response)
+		{
+			return null;
+		}
+
+		protected virtual void SetGear(NextGearState gbxState)
+		{
+			_gearbox.Gear = gbxState.Gear;
+			//_gearbox.TorqueConverterLocked = gbxState.TorqueConverterLocked;
+			_gearbox.Disengaged = gbxState.Disengaged;
+		}
+
+		/// <summary>
+		/// Tests if the operating point is below (left of) the down-shift curve.
+		/// </summary>
+		/// <param name="gear">The gear.</param>
+		/// <param name="inTorque">The in torque.</param>
+		/// <param name="inEngineSpeed">The in engine speed.</param>
+		/// <returns><c>true</c> if the operating point is below the down-shift curv; otherwise, <c>false</c>.</returns>
+		protected virtual bool IsBelowDownShiftCurve(GearshiftPosition gear, NewtonMeter inTorque, PerSecond inEngineSpeed)
+		{
+			return !Gears.First().Equals(gear) && GearboxModelData.Gears[gear.Gear].ShiftPolygon.IsBelowDownshiftCurve(inTorque, inEngineSpeed);
+		}
+
+		protected virtual void Downshift(Second absTime, GearshiftPosition gear)
+		{
+			if (!Gears.HasPredecessor(gear)) {
+				throw new VectoSimulationException(
+					"ShiftStrategy wanted to shift down but no lower gear available.");
+			}
+			_nextGear.SetState(absTime, false, Gears.Predecessor(gear));
+		}
+
+		protected MeterPerSquareSecond EstimateAcceleration(
+			PerSecond gbxOutSpeed, NewtonMeter gbxOutTorque, PerSecond tcInSpeed, NewtonMeter tcInTorque, uint currentGear, IResponse response)
+		{
+			var vehicleSpeed = DataBus.VehicleInfo.VehicleSpeed;
+			var avgSlope =
+			((DataBus.DrivingCycleInfo.CycleLookAhead(Constants.SimulationSettings.GearboxLookaheadForAccelerationEstimation).Altitude -
+			DataBus.DrivingCycleInfo.Altitude) / Constants.SimulationSettings.GearboxLookaheadForAccelerationEstimation).Value().SI<Radian>();
+
+			var airDragLoss = DataBus.VehicleInfo.AirDragResistance(vehicleSpeed, vehicleSpeed) * DataBus.VehicleInfo.VehicleSpeed;
+			var rollResistanceLoss = DataBus.VehicleInfo.RollingResistance(avgSlope) * DataBus.VehicleInfo.VehicleSpeed;
+
+			var slopeLoss = DataBus.VehicleInfo.SlopeResistance(avgSlope) * DataBus.VehicleInfo.VehicleSpeed;
+			var axleLoss = DataBus.AxlegearInfo.AxlegearLoss();
+
+			var tcLossesCurrentGear = tcInSpeed * tcInTorque - gbxOutSpeed * gbxOutTorque;
+
+			var nextTcOutSpeed = gbxOutSpeed * GearboxModelData.Gears[currentGear + 1].TorqueConverterRatio;
+			
+			var tcNext = GearboxModelData.TorqueConverterData.LookupOperatingPointOut(
+				nextTcOutSpeed, response.Engine.EngineSpeed, response.Engine.TorqueOutDemand);
+			var tcLossesNextGear = tcNext.InAngularVelocity * tcNext.InTorque - tcNext.OutAngularVelocity * tcNext.OutTorque;
+			var deltaTcLosses = tcLossesNextGear - tcLossesCurrentGear;
+
+			var accelerationPower = gbxOutSpeed * gbxOutTorque - deltaTcLosses - axleLoss - airDragLoss - rollResistanceLoss - slopeLoss;
+
+			var acceleration = accelerationPower / DataBus.VehicleInfo.VehicleSpeed / (DataBus.VehicleInfo.TotalMass + DataBus.WheelsInfo.ReducedMassWheels);
+
+			return acceleration.Cast<MeterPerSquareSecond>();
+		}
+
+		protected class NextGearState
+		{
+			public Second AbsTime { get; internal set; }
+			public bool Disengaged { get; private set; }
+			public GearshiftPosition Gear { get; internal set; }
+
+			public NextGearState()
+			{
+				Gear = new GearshiftPosition(0);
+			}
+
+			private NextGearState(NextGearState nextGearState)
+			{
+				AbsTime = nextGearState.AbsTime;
+				Disengaged = nextGearState.Disengaged;
+				Gear = nextGearState.Gear;
+			}
+
+			public NextGearState(Second absTime, ATGearbox gearbox)
+			{
+				SetState(absTime, gearbox);
+			}
+
+			public void SetState(Second absTime, bool disengaged, GearshiftPosition gear)
+			{
+				AbsTime = absTime;
+				Disengaged = disengaged;
+				Gear = gear;
+			}
+			
+			public void SetState(Second absTime, ATGearbox gearbox)
+			{
+				AbsTime = absTime;
+				Disengaged = gearbox.Disengaged;
+				Gear = gearbox.Gear;
+			}
+
+			public NextGearState Clone()
+			{
+				return new NextGearState(this);
+			}
+		}
+	}
+}
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/ATShiftStrategyOptimized.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/ATShiftStrategyOptimized.cs
similarity index 95%
rename from VectoCore/VectoCore/Models/SimulationComponent/Impl/ATShiftStrategyOptimized.cs
rename to VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/ATShiftStrategyOptimized.cs
index dbda13c068acc15ad117c4da3d36f8d50610c388..a1c4f828c0726d37590eb17cf9721f3a3bcceed7 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/ATShiftStrategyOptimized.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/ATShiftStrategyOptimized.cs
@@ -10,16 +10,42 @@ using TUGraz.VectoCore.Models.Connector.Ports.Impl;
 using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation;
 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.OutputData;
 using TUGraz.VectoCore.Utils;
 
-namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
+namespace TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies
 {
+	public class ATShiftStrategyOptimizedPolygonCalculator : IShiftPolygonCalculator
+	{
+		public ShiftPolygon ComputeDeclarationShiftPolygon(
+			GearboxType gearboxType, int i, EngineFullLoadCurve engineDataFullLoadCurve,
+			IList<ITransmissionInputData> gearboxGears, CombustionEngineData engineData, double axlegearRatio,
+			Meter dynamicTyreRadius, ElectricMotorData electricMotorData = null)
+		{
+			var shiftLine = DeclarationData.Gearbox.ComputeEfficiencyShiftPolygon(
+				Math.Max(i, 2), engineDataFullLoadCurve, gearboxGears, engineData, axlegearRatio, dynamicTyreRadius);
+
+			var upshift = new List<ShiftPolygon.ShiftPolygonEntry>();
+
+			if (i < gearboxGears.Count - 1)
+			{
+				var maxDragTorque = engineDataFullLoadCurve.MaxDragTorque * 1.1;
+				var maxTorque = engineDataFullLoadCurve.MaxTorque * 1.1;
+
+				var speed = engineData.FullLoadCurves[0].NP98hSpeed / gearboxGears[i].Ratio * gearboxGears[i + 1].Ratio;
+
+				upshift.Add(new ShiftPolygon.ShiftPolygonEntry(maxDragTorque, speed));
+				upshift.Add(new ShiftPolygon.ShiftPolygonEntry(maxTorque, speed));
+			}
+
+			return new ShiftPolygon(shiftLine.Downshift.ToList(), upshift);
+		}
+
+	}
+
 	public class ATShiftStrategyOptimized : ATShiftStrategy
 	{
 		private List<CombustionEngineFuelData> fcMap;
@@ -34,12 +60,14 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 
 		private List<SchmittTrigger> LoadStageSteps = new List<SchmittTrigger>();
 		private ShiftLineSet UpshiftLineTCLocked = new ShiftLineSet();
+		private IShiftPolygonCalculator _shiftPolygonCalculator;
 
 		public new static string Name => "AT - EffShift";
 
 		public ATShiftStrategyOptimized(IVehicleContainer dataBus) : base(dataBus)
 		{
 			var runData = dataBus.RunData;
+	
 			if (runData.EngineData == null) {
 				return;
 			}
@@ -48,6 +76,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 			fld = runData.EngineData.FullLoadCurves;
 			vehicleMass = runData.VehicleData.TotalVehicleMass;
 			shiftStrategyParameters = runData.GearshiftParameters;
+			_shiftPolygonCalculator = ShiftPolygonCalculator.Create(Name, shiftStrategyParameters);
 
 			MinMass = runData.VehicleData.MinimumVehicleMass;
 			MaxMass = runData.VehicleData.MaximumVehicleMass;
@@ -461,27 +490,17 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 
 		#region Overrides of ATShiftStrategy
 
-		public override ShiftPolygon ComputeDeclarationShiftPolygon(
-			GearboxType gearboxType, int i, EngineFullLoadCurve engineDataFullLoadCurve,
-			IList<ITransmissionInputData> gearboxGears, CombustionEngineData engineData, double axlegearRatio,
-			Meter dynamicTyreRadius, ElectricMotorData electricMotorData = null)
+		public override ShiftPolygon ComputeDeclarationShiftPolygon(GearboxType gearboxType, int i, EngineFullLoadCurve engineDataFullLoadCurve,
+			IList<ITransmissionInputData> gearboxGears, CombustionEngineData engineData, double axlegearRatio, Meter dynamicTyreRadius,
+			ElectricMotorData electricMotorData = null)
 		{
-			var shiftLine = DeclarationData.Gearbox.ComputeEfficiencyShiftPolygon(
-				Math.Max(i, 2), engineDataFullLoadCurve, gearboxGears, engineData, axlegearRatio, dynamicTyreRadius);
-
-			var upshift = new List<ShiftPolygon.ShiftPolygonEntry>();
-
-			if (i < gearboxGears.Count - 1) {
-				var maxDragTorque = engineDataFullLoadCurve.MaxDragTorque * 1.1;
-				var maxTorque = engineDataFullLoadCurve.MaxTorque * 1.1;
-
-				var speed = engineData.FullLoadCurves[0].NP98hSpeed / gearboxGears[i].Ratio * gearboxGears[i + 1].Ratio;
-
-				upshift.Add(new ShiftPolygon.ShiftPolygonEntry(maxDragTorque, speed));
-				upshift.Add(new ShiftPolygon.ShiftPolygonEntry(maxTorque, speed));
-			}
-
-			return new ShiftPolygon(shiftLine.Downshift.ToList(), upshift);
+			return _shiftPolygonCalculator.ComputeDeclarationShiftPolygon(gearboxType,
+				i,
+				engineDataFullLoadCurve,
+				gearboxGears, 
+				engineData,
+				axlegearRatio, 
+				dynamicTyreRadius, electricMotorData);
 		}
 
 		#endregion
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/ATShiftStrategyVoith.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/ATShiftStrategyVoith.cs
similarity index 99%
rename from VectoCore/VectoCore/Models/SimulationComponent/Impl/ATShiftStrategyVoith.cs
rename to VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/ATShiftStrategyVoith.cs
index 60ed6796eb8f73ae222d680fd9af480dc32b2ddd..af718f0e896e0259f73a5ecee785ca5ec381f0eb 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/ATShiftStrategyVoith.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/ATShiftStrategyVoith.cs
@@ -9,12 +9,11 @@ using TUGraz.VectoCommon.Utils;
 using TUGraz.VectoCore.Configuration;
 using TUGraz.VectoCore.Models.Simulation;
 using TUGraz.VectoCore.Models.Simulation.Data;
-using TUGraz.VectoCore.Models.Simulation.DataBus;
 using TUGraz.VectoCore.Models.SimulationComponent.Data.Engine;
 using TUGraz.VectoCore.OutputData;
 using TUGraz.VectoCore.Utils;
 
-namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
+namespace TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies
 {
 	public class ATShiftStrategyVoith : ATShiftStrategy
 	{
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/BaseShiftStrategy.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/BaseShiftStrategy.cs
similarity index 97%
rename from VectoCore/VectoCore/Models/SimulationComponent/Impl/BaseShiftStrategy.cs
rename to VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/BaseShiftStrategy.cs
index c04dab62a027b87da1e39be6efabd994be84034e..5808569c0281c31b56366684bcff9ea2b9a17b46 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/BaseShiftStrategy.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/BaseShiftStrategy.cs
@@ -1,132 +1,132 @@
-/*
-* This file is part of VECTO.
-*
-* Copyright © 2012-2019 European Union
-*
-* Developed by Graz University of Technology,
-*              Institute of Internal Combustion Engines and Thermodynamics,
-*              Institute of Technical Informatics
-*
-* VECTO is licensed under the EUPL, Version 1.1 or - as soon they will be approved
-* 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
-* distributed under the Licence is distributed on an "AS IS" basis,
-* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-* See the Licence for the specific language governing permissions and
-* limitations under the Licence.
-*
-* Authors:
-*   Stefan Hausberger, hausberger@ivt.tugraz.at, IVT, Graz University of Technology
-*   Christian Kreiner, christian.kreiner@tugraz.at, ITI, Graz University of Technology
-*   Michael Krisper, michael.krisper@tugraz.at, ITI, Graz University of Technology
-*   Raphael Luz, luz@ivt.tugraz.at, IVT, Graz University of Technology
-*   Markus Quaritsch, markus.quaritsch@tugraz.at, IVT, Graz University of Technology
-*   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
-*/
-
-using System.Collections.Generic;
-using System.Linq;
-using TUGraz.VectoCommon.Exceptions;
-using TUGraz.VectoCommon.InputData;
-using TUGraz.VectoCommon.Models;
-using TUGraz.VectoCommon.Utils;
-using TUGraz.VectoCore.Configuration;
-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.Engine;
-using TUGraz.VectoCore.Models.SimulationComponent.Data.Gearbox;
-using TUGraz.VectoCore.OutputData;
-
-namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
-{
-	public abstract class BaseShiftStrategy : LoggingObject, IShiftStrategy
-	{
-		protected readonly IDataBus DataBus;
-		protected readonly GearboxData GearboxModelData;
-		protected readonly ShiftStrategyParameters GearshiftParams;
-
-		protected readonly GearList Gears;
-
-		protected BaseShiftStrategy(IVehicleContainer dataBus)
-		{
-			GearboxModelData = dataBus.RunData.GearboxData;
-			GearshiftParams = dataBus.RunData.GearshiftParameters;
-			DataBus = dataBus;
-
-			Gears = GearboxModelData.GearList;
-		}
-
-		public virtual bool ShiftRequired(Second absTime, Second dt, NewtonMeter outTorque,
-			PerSecond outAngularVelocity, NewtonMeter inTorque, PerSecond inAngularVelocity, GearshiftPosition gear,
-			Second lastShiftTime, IResponse response)
-		{
-			CheckGearshiftRequired = true;
-			var retVal = DoCheckShiftRequired(absTime, dt, outTorque, outAngularVelocity, inTorque, inAngularVelocity, gear, lastShiftTime, response);
-			CheckGearshiftRequired = false;
-			return retVal;
-		}
-
-		protected abstract bool DoCheckShiftRequired(Second absTime, Second dt, NewtonMeter outTorque,
-			PerSecond outAngularVelocity, NewtonMeter inTorque, PerSecond inAngularVelocity, GearshiftPosition gear,
-			Second lastShiftTime, IResponse response);
-
-		public abstract GearshiftPosition InitGear(Second absTime, Second dt, NewtonMeter torque, PerSecond outAngularVelocity);
-		public abstract GearshiftPosition Engage(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity);
-		public abstract void Disengage(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity);
-		public abstract IGearbox Gearbox { get; set; }
-		public abstract GearshiftPosition NextGear { get; }
-
-		public bool CheckGearshiftRequired { get; protected set; }
-		public GearshiftPosition MaxStartGear { get; protected set; }
-
-		public virtual void Request(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity)
-		{ }
-
-		public virtual void WriteModalResults(IModalDataContainer container)
-		{
-			
-		}
-
-		public abstract ShiftPolygon ComputeDeclarationShiftPolygon(
-			GearboxType gearboxType, int i, EngineFullLoadCurve engineDataFullLoadCurve, IList<ITransmissionInputData> gearboxGears,
-			CombustionEngineData engineData, double axlegearRatio, Meter dynamicTyreRadius, ElectricMotorData electricMotorData = null);
-
-		protected MeterPerSquareSecond EstimateAccelerationForGear(GearshiftPosition gear, PerSecond gbxAngularVelocityOut)
-		{
-			if (!Gears.Contains(gear)) {
-				throw new VectoSimulationException("EstimateAccelerationForGear: invalid gear: {0}", gear);
-			}
-
-			var vehicleSpeed = DataBus.VehicleInfo.VehicleSpeed;
-
-			var nextEngineSpeed = gbxAngularVelocityOut * GearboxModelData.Gears[gear.Gear].Ratio;
-			var maxEnginePower = DataBus.EngineInfo.EngineStationaryFullPower(nextEngineSpeed);
-
-			var avgSlope =
-				((DataBus.DrivingCycleInfo.CycleLookAhead(Constants.SimulationSettings.GearboxLookaheadForAccelerationEstimation).Altitude -
-				DataBus.DrivingCycleInfo.Altitude) / Constants.SimulationSettings.GearboxLookaheadForAccelerationEstimation).Value().SI<Radian>();
-
-			var airDragLoss = DataBus.VehicleInfo.AirDragResistance(vehicleSpeed, vehicleSpeed) * DataBus.VehicleInfo.VehicleSpeed;
-			var rollResistanceLoss = DataBus.VehicleInfo.RollingResistance(avgSlope) * DataBus.VehicleInfo.VehicleSpeed;
-			var gearboxLoss = GearboxModelData.Gears[gear.Gear].LossMap.GetTorqueLoss(gbxAngularVelocityOut,
-				maxEnginePower / nextEngineSpeed * GearboxModelData.Gears[gear.Gear].Ratio).Value * nextEngineSpeed;
-			//DataBus.GearboxLoss();
-			var slopeLoss = DataBus.VehicleInfo.SlopeResistance(avgSlope) * DataBus.VehicleInfo.VehicleSpeed;
-			var axleLoss = DataBus.AxlegearInfo.AxlegearLoss();
-
-			var accelerationPower = maxEnginePower - gearboxLoss - axleLoss - airDragLoss - rollResistanceLoss - slopeLoss;
-
-			var acceleration = accelerationPower / DataBus.VehicleInfo.VehicleSpeed / (DataBus.VehicleInfo.TotalMass + DataBus.WheelsInfo.ReducedMassWheels);
-
-			return acceleration.Cast<MeterPerSquareSecond>();
-		}
-
-	}
+/*
+* This file is part of VECTO.
+*
+* Copyright © 2012-2019 European Union
+*
+* Developed by Graz University of Technology,
+*              Institute of Internal Combustion Engines and Thermodynamics,
+*              Institute of Technical Informatics
+*
+* VECTO is licensed under the EUPL, Version 1.1 or - as soon they will be approved
+* 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
+* distributed under the Licence is distributed on an "AS IS" basis,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the Licence for the specific language governing permissions and
+* limitations under the Licence.
+*
+* Authors:
+*   Stefan Hausberger, hausberger@ivt.tugraz.at, IVT, Graz University of Technology
+*   Christian Kreiner, christian.kreiner@tugraz.at, ITI, Graz University of Technology
+*   Michael Krisper, michael.krisper@tugraz.at, ITI, Graz University of Technology
+*   Raphael Luz, luz@ivt.tugraz.at, IVT, Graz University of Technology
+*   Markus Quaritsch, markus.quaritsch@tugraz.at, IVT, Graz University of Technology
+*   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
+*/
+
+using System.Collections.Generic;
+using System.Linq;
+using TUGraz.VectoCommon.Exceptions;
+using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Configuration;
+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.Engine;
+using TUGraz.VectoCore.Models.SimulationComponent.Data.Gearbox;
+using TUGraz.VectoCore.OutputData;
+
+namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
+{
+	public abstract class BaseShiftStrategy : LoggingObject, IShiftStrategy
+	{
+		protected readonly IDataBus DataBus;
+		protected readonly GearboxData GearboxModelData;
+		protected readonly ShiftStrategyParameters GearshiftParams;
+
+		protected readonly GearList Gears;
+
+		protected BaseShiftStrategy(IVehicleContainer dataBus)
+		{
+			GearboxModelData = dataBus.RunData.GearboxData;
+			GearshiftParams = dataBus.RunData.GearshiftParameters;
+			DataBus = dataBus;
+
+			Gears = GearboxModelData.GearList;
+		}
+
+		public virtual bool ShiftRequired(Second absTime, Second dt, NewtonMeter outTorque,
+			PerSecond outAngularVelocity, NewtonMeter inTorque, PerSecond inAngularVelocity, GearshiftPosition gear,
+			Second lastShiftTime, IResponse response)
+		{
+			CheckGearshiftRequired = true;
+			var retVal = DoCheckShiftRequired(absTime, dt, outTorque, outAngularVelocity, inTorque, inAngularVelocity, gear, lastShiftTime, response);
+			CheckGearshiftRequired = false;
+			return retVal;
+		}
+
+		protected abstract bool DoCheckShiftRequired(Second absTime, Second dt, NewtonMeter outTorque,
+			PerSecond outAngularVelocity, NewtonMeter inTorque, PerSecond inAngularVelocity, GearshiftPosition gear,
+			Second lastShiftTime, IResponse response);
+
+		public abstract GearshiftPosition InitGear(Second absTime, Second dt, NewtonMeter torque, PerSecond outAngularVelocity);
+		public abstract GearshiftPosition Engage(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity);
+		public abstract void Disengage(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity);
+		public abstract IGearbox Gearbox { get; set; }
+		public abstract GearshiftPosition NextGear { get; }
+
+		public bool CheckGearshiftRequired { get; protected set; }
+		public GearshiftPosition MaxStartGear { get; protected set; }
+
+		public virtual void Request(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity)
+		{ }
+
+		public virtual void WriteModalResults(IModalDataContainer container)
+		{
+			
+		}
+
+		public abstract ShiftPolygon ComputeDeclarationShiftPolygon(
+			GearboxType gearboxType, int i, EngineFullLoadCurve engineDataFullLoadCurve, IList<ITransmissionInputData> gearboxGears,
+			CombustionEngineData engineData, double axlegearRatio, Meter dynamicTyreRadius, ElectricMotorData electricMotorData = null);
+
+		protected MeterPerSquareSecond EstimateAccelerationForGear(GearshiftPosition gear, PerSecond gbxAngularVelocityOut)
+		{
+			if (!Gears.Contains(gear)) {
+				throw new VectoSimulationException("EstimateAccelerationForGear: invalid gear: {0}", gear);
+			}
+
+			var vehicleSpeed = DataBus.VehicleInfo.VehicleSpeed;
+
+			var nextEngineSpeed = gbxAngularVelocityOut * GearboxModelData.Gears[gear.Gear].Ratio;
+			var maxEnginePower = DataBus.EngineInfo.EngineStationaryFullPower(nextEngineSpeed);
+
+			var avgSlope =
+				((DataBus.DrivingCycleInfo.CycleLookAhead(Constants.SimulationSettings.GearboxLookaheadForAccelerationEstimation).Altitude -
+				DataBus.DrivingCycleInfo.Altitude) / Constants.SimulationSettings.GearboxLookaheadForAccelerationEstimation).Value().SI<Radian>();
+
+			var airDragLoss = DataBus.VehicleInfo.AirDragResistance(vehicleSpeed, vehicleSpeed) * DataBus.VehicleInfo.VehicleSpeed;
+			var rollResistanceLoss = DataBus.VehicleInfo.RollingResistance(avgSlope) * DataBus.VehicleInfo.VehicleSpeed;
+			var gearboxLoss = GearboxModelData.Gears[gear.Gear].LossMap.GetTorqueLoss(gbxAngularVelocityOut,
+				maxEnginePower / nextEngineSpeed * GearboxModelData.Gears[gear.Gear].Ratio).Value * nextEngineSpeed;
+			//DataBus.GearboxLoss();
+			var slopeLoss = DataBus.VehicleInfo.SlopeResistance(avgSlope) * DataBus.VehicleInfo.VehicleSpeed;
+			var axleLoss = DataBus.AxlegearInfo.AxlegearLoss();
+
+			var accelerationPower = maxEnginePower - gearboxLoss - axleLoss - airDragLoss - rollResistanceLoss - slopeLoss;
+
+			var acceleration = accelerationPower / DataBus.VehicleInfo.VehicleSpeed / (DataBus.VehicleInfo.TotalMass + DataBus.WheelsInfo.ReducedMassWheels);
+
+			return acceleration.Cast<MeterPerSquareSecond>();
+		}
+
+	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/MTShiftStrategy.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/MTShiftStrategy.cs
similarity index 95%
rename from VectoCore/VectoCore/Models/SimulationComponent/Impl/MTShiftStrategy.cs
rename to VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/MTShiftStrategy.cs
index a390b6d8ab318b5caaf021e84ac9d27b70293490..eb5215e876e4df9c408b66599fb9d88ba0a8b4c3 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/MTShiftStrategy.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/MTShiftStrategy.cs
@@ -1,139 +1,137 @@
-/*
-* This file is part of VECTO.
-*
-* Copyright © 2012-2019 European Union
-*
-* Developed by Graz University of Technology,
-*              Institute of Internal Combustion Engines and Thermodynamics,
-*              Institute of Technical Informatics
-*
-* VECTO is licensed under the EUPL, Version 1.1 or - as soon they will be approved
-* 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
-* distributed under the Licence is distributed on an "AS IS" basis,
-* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-* See the Licence for the specific language governing permissions and
-* limitations under the Licence.
-*
-* Authors:
-*   Stefan Hausberger, hausberger@ivt.tugraz.at, IVT, Graz University of Technology
-*   Christian Kreiner, christian.kreiner@tugraz.at, ITI, Graz University of Technology
-*   Michael Krisper, michael.krisper@tugraz.at, ITI, Graz University of Technology
-*   Raphael Luz, luz@ivt.tugraz.at, IVT, Graz University of Technology
-*   Markus Quaritsch, markus.quaritsch@tugraz.at, IVT, Graz University of Technology
-*   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
-*/
-
-using TUGraz.VectoCommon.Models;
-using TUGraz.VectoCommon.Utils;
-using TUGraz.VectoCore.Models.Connector.Ports.Impl;
-using TUGraz.VectoCore.Models.Simulation;
-using TUGraz.VectoCore.Models.Simulation.Data;
-using TUGraz.VectoCore.Models.Simulation.DataBus;
-
-namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
-{
-	public class MTShiftStrategy : AMTShiftStrategy
-	{
-		public MTShiftStrategy(IVehicleContainer bus) : base(bus)
-		{
-			EarlyShiftUp = false;
-			SkipGears = true;
-		}
-
-		public new static string Name => "MT Shift Strategy";
-
-		protected override GearshiftPosition DoCheckUpshift(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity,
-			NewtonMeter inTorque, PerSecond inAngularVelocity, GearshiftPosition currentGear, IResponse response1)
-		{
-			// upshift
-			if (IsAboveUpShiftCurve(currentGear, inTorque, inAngularVelocity)) {
-				currentGear = Gears.Successor(currentGear);
-
-				while (SkipGears && currentGear.Gear < GearboxModelData.Gears.Count) {
-					currentGear = Gears.Successor(currentGear);
-					var tmpGear = Gearbox.Gear;
-					_gearbox.Gear = currentGear;
-					var response = (ResponseDryRun)_gearbox.Request(absTime, dt, outTorque, outAngularVelocity, true);
-					_gearbox.Gear = tmpGear;
-
-					inAngularVelocity = response.Engine.EngineSpeed; //ModelData.Gears[currentGear].Ratio * outAngularVelocity;
-					inTorque = response.Clutch.PowerRequest / inAngularVelocity;
-
-					var maxTorque = VectoMath.Min(response.Engine.DynamicFullLoadPower / ((DataBus.EngineInfo.EngineSpeed + response.Engine.EngineSpeed) / 2),
-						currentGear.Gear > 1
-							? GearboxModelData.Gears[currentGear.Gear].ShiftPolygon.InterpolateDownshift(response.Engine.EngineSpeed)
-							: double.MaxValue.SI<NewtonMeter>());
-					var reserve = 1 - inTorque / maxTorque;
-
-					if (reserve >= GearshiftParams.TorqueReserve && IsAboveDownShiftCurve(currentGear, inTorque, inAngularVelocity)) {
-						continue;
-					}
-
-					currentGear = Gears.Predecessor(currentGear);
-					break;
-				}
-			}
-
-			// early up shift to higher gear ---------------------------------------
-			if (EarlyShiftUp && currentGear.Gear < GearboxModelData.Gears.Count) {
-				// try if next gear would provide enough torque reserve
-				var tryNextGear = Gears.Successor(currentGear);
-				var tmpGear = Gearbox.Gear;
-				_gearbox.Gear = tryNextGear;
-				var response = (ResponseDryRun)_gearbox.Request(absTime, dt, outTorque, outAngularVelocity, true);
-				_gearbox.Gear = tmpGear;
-
-				inAngularVelocity = GearboxModelData.Gears[tryNextGear.Gear].Ratio * outAngularVelocity;
-				inTorque = response.Clutch.PowerRequest / inAngularVelocity;
-
-				// if next gear supplied enough power reserve: take it
-				// otherwise take
-				if (!IsBelowDownShiftCurve(tryNextGear, inTorque, inAngularVelocity)) {
-					var fullLoadPower = response.Engine.PowerRequest - response.DeltaFullLoad;
-					var reserve = 1 - response.Engine.PowerRequest / fullLoadPower;
-
-					if (reserve >= GearshiftParams.TorqueReserve) {
-						currentGear = tryNextGear;
-					}
-				}
-			}
-			return currentGear;
-		}
-
-		protected override GearshiftPosition DoCheckDownshift(Second absTime, Second dt, NewtonMeter outTorque,
-			PerSecond outAngularVelocity, NewtonMeter inTorque, PerSecond inAngularVelocity, GearshiftPosition currentGear, IResponse response1)
-		{
-			// down shift
-			if (IsBelowDownShiftCurve(currentGear, inTorque, inAngularVelocity)) {
-				currentGear = Gears.Predecessor(currentGear);
-				while (SkipGears && currentGear.Gear > 1) {
-					currentGear = Gears.Predecessor(currentGear);
-					var tmpGear = Gearbox.Gear;
-					_gearbox.Gear = currentGear;
-					var response = (ResponseDryRun)_gearbox.Request(absTime, dt, outTorque, outAngularVelocity, true);
-					_gearbox.Gear = tmpGear;
-
-					inAngularVelocity = GearboxModelData.Gears[currentGear.Gear].Ratio * outAngularVelocity;
-					inTorque = response.Clutch.PowerRequest / inAngularVelocity;
-					var maxTorque = VectoMath.Min(response.Engine.DynamicFullLoadPower / ((DataBus.EngineInfo.EngineSpeed + response.Engine.EngineSpeed) / 2),
-						currentGear.Gear > 1
-							? GearboxModelData.Gears[currentGear.Gear].ShiftPolygon.InterpolateDownshift(response.Engine.EngineSpeed)
-							: double.MaxValue.SI<NewtonMeter>());
-					var reserve = maxTorque.IsEqual(0) ? -1 : (1 - inTorque / maxTorque).Value();
-					if (reserve >= GearshiftParams.TorqueReserve && IsBelowUpShiftCurve(currentGear, inTorque, inAngularVelocity)) {
-						continue;
-					}
-					currentGear = Gears.Successor(currentGear);
-					break;
-				}
-			}
-			return currentGear;
-		}
-	}
+/*
+* This file is part of VECTO.
+*
+* Copyright © 2012-2019 European Union
+*
+* Developed by Graz University of Technology,
+*              Institute of Internal Combustion Engines and Thermodynamics,
+*              Institute of Technical Informatics
+*
+* VECTO is licensed under the EUPL, Version 1.1 or - as soon they will be approved
+* 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
+* distributed under the Licence is distributed on an "AS IS" basis,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the Licence for the specific language governing permissions and
+* limitations under the Licence.
+*
+* Authors:
+*   Stefan Hausberger, hausberger@ivt.tugraz.at, IVT, Graz University of Technology
+*   Christian Kreiner, christian.kreiner@tugraz.at, ITI, Graz University of Technology
+*   Michael Krisper, michael.krisper@tugraz.at, ITI, Graz University of Technology
+*   Raphael Luz, luz@ivt.tugraz.at, IVT, Graz University of Technology
+*   Markus Quaritsch, markus.quaritsch@tugraz.at, IVT, Graz University of Technology
+*   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
+*/
+
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Models.Connector.Ports.Impl;
+using TUGraz.VectoCore.Models.Simulation;
+
+namespace TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies
+{
+	public class MTShiftStrategy : AMTShiftStrategy
+	{
+		public MTShiftStrategy(IVehicleContainer bus) : base(bus)
+		{
+			EarlyShiftUp = false;
+			SkipGears = true;
+		}
+
+		public new static string Name => "MT Shift Strategy";
+
+		protected override GearshiftPosition DoCheckUpshift(Second absTime, Second dt, NewtonMeter outTorque, PerSecond outAngularVelocity,
+			NewtonMeter inTorque, PerSecond inAngularVelocity, GearshiftPosition currentGear, IResponse response1)
+		{
+			// upshift
+			if (IsAboveUpShiftCurve(currentGear, inTorque, inAngularVelocity)) {
+				currentGear = Gears.Successor(currentGear);
+
+				while (SkipGears && currentGear.Gear < GearboxModelData.Gears.Count) {
+					currentGear = Gears.Successor(currentGear);
+					var tmpGear = Gearbox.Gear;
+					_gearbox.Gear = currentGear;
+					var response = (ResponseDryRun)_gearbox.Request(absTime, dt, outTorque, outAngularVelocity, true);
+					_gearbox.Gear = tmpGear;
+
+					inAngularVelocity = response.Engine.EngineSpeed; //ModelData.Gears[currentGear].Ratio * outAngularVelocity;
+					inTorque = response.Clutch.PowerRequest / inAngularVelocity;
+
+					var maxTorque = VectoMath.Min(response.Engine.DynamicFullLoadPower / ((DataBus.EngineInfo.EngineSpeed + response.Engine.EngineSpeed) / 2),
+						currentGear.Gear > 1
+							? GearboxModelData.Gears[currentGear.Gear].ShiftPolygon.InterpolateDownshift(response.Engine.EngineSpeed)
+							: double.MaxValue.SI<NewtonMeter>());
+					var reserve = 1 - inTorque / maxTorque;
+
+					if (reserve >= GearshiftParams.TorqueReserve && IsAboveDownShiftCurve(currentGear, inTorque, inAngularVelocity)) {
+						continue;
+					}
+
+					currentGear = Gears.Predecessor(currentGear);
+					break;
+				}
+			}
+
+			// early up shift to higher gear ---------------------------------------
+			if (EarlyShiftUp && currentGear.Gear < GearboxModelData.Gears.Count) {
+				// try if next gear would provide enough torque reserve
+				var tryNextGear = Gears.Successor(currentGear);
+				var tmpGear = Gearbox.Gear;
+				_gearbox.Gear = tryNextGear;
+				var response = (ResponseDryRun)_gearbox.Request(absTime, dt, outTorque, outAngularVelocity, true);
+				_gearbox.Gear = tmpGear;
+
+				inAngularVelocity = GearboxModelData.Gears[tryNextGear.Gear].Ratio * outAngularVelocity;
+				inTorque = response.Clutch.PowerRequest / inAngularVelocity;
+
+				// if next gear supplied enough power reserve: take it
+				// otherwise take
+				if (!IsBelowDownShiftCurve(tryNextGear, inTorque, inAngularVelocity)) {
+					var fullLoadPower = response.Engine.PowerRequest - response.DeltaFullLoad;
+					var reserve = 1 - response.Engine.PowerRequest / fullLoadPower;
+
+					if (reserve >= GearshiftParams.TorqueReserve) {
+						currentGear = tryNextGear;
+					}
+				}
+			}
+			return currentGear;
+		}
+
+		protected override GearshiftPosition DoCheckDownshift(Second absTime, Second dt, NewtonMeter outTorque,
+			PerSecond outAngularVelocity, NewtonMeter inTorque, PerSecond inAngularVelocity, GearshiftPosition currentGear, IResponse response1)
+		{
+			// down shift
+			if (IsBelowDownShiftCurve(currentGear, inTorque, inAngularVelocity)) {
+				currentGear = Gears.Predecessor(currentGear);
+				while (SkipGears && currentGear.Gear > 1) {
+					currentGear = Gears.Predecessor(currentGear);
+					var tmpGear = Gearbox.Gear;
+					_gearbox.Gear = currentGear;
+					var response = (ResponseDryRun)_gearbox.Request(absTime, dt, outTorque, outAngularVelocity, true);
+					_gearbox.Gear = tmpGear;
+
+					inAngularVelocity = GearboxModelData.Gears[currentGear.Gear].Ratio * outAngularVelocity;
+					inTorque = response.Clutch.PowerRequest / inAngularVelocity;
+					var maxTorque = VectoMath.Min(response.Engine.DynamicFullLoadPower / ((DataBus.EngineInfo.EngineSpeed + response.Engine.EngineSpeed) / 2),
+						currentGear.Gear > 1
+							? GearboxModelData.Gears[currentGear.Gear].ShiftPolygon.InterpolateDownshift(response.Engine.EngineSpeed)
+							: double.MaxValue.SI<NewtonMeter>());
+					var reserve = maxTorque.IsEqual(0) ? -1 : (1 - inTorque / maxTorque).Value();
+					if (reserve >= GearshiftParams.TorqueReserve && IsBelowUpShiftCurve(currentGear, inTorque, inAngularVelocity)) {
+						continue;
+					}
+					currentGear = Gears.Successor(currentGear);
+					break;
+				}
+			}
+			return currentGear;
+		}
+	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/PEVAMTShiftStrategy.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/PEVAMTShiftStrategy.cs
similarity index 89%
rename from VectoCore/VectoCore/Models/SimulationComponent/Impl/PEVAMTShiftStrategy.cs
rename to VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/PEVAMTShiftStrategy.cs
index 22bb177bfa014b8a31957c8c4f5ce78989c5bb66..af4eb30b3a67bf04d5d3c6d89c66b4c829e665fa 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/PEVAMTShiftStrategy.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/PEVAMTShiftStrategy.cs
@@ -5,7 +5,6 @@ using TUGraz.VectoCommon.Exceptions;
 using TUGraz.VectoCommon.InputData;
 using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Utils;
-using TUGraz.VectoCore.Configuration;
 using TUGraz.VectoCore.InputData.Reader.DataObjectAdapter;
 using TUGraz.VectoCore.Models.Connector.Ports.Impl;
 using TUGraz.VectoCore.Models.Declaration;
@@ -17,13 +16,46 @@ using TUGraz.VectoCore.Models.SimulationComponent.Data;
 using TUGraz.VectoCore.Models.SimulationComponent.Data.ElectricMotor;
 using TUGraz.VectoCore.Models.SimulationComponent.Data.Engine;
 using TUGraz.VectoCore.Models.SimulationComponent.Data.Gearbox;
-using TUGraz.VectoCore.Models.SimulationComponent.Strategies;
 using TUGraz.VectoCore.OutputData;
 using TUGraz.VectoCore.Utils;
 
-namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
+namespace TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies
 {
 
+	public class PEVAMTShiftStrategyPolygonCreator : IShiftPolygonCalculator
+	{
+		private ShiftStrategyParameters _shiftStrategyParameters;
+
+		public PEVAMTShiftStrategyPolygonCreator(ShiftStrategyParameters shiftStrategyparamets)
+		{
+			_shiftStrategyParameters = shiftStrategyparamets;
+		}
+
+		public ShiftPolygon ComputeDeclarationShiftPolygon(GearboxType gearboxType, int i, EngineFullLoadCurve engineDataFullLoadCurve,
+			IList<ITransmissionInputData> gearboxGears, CombustionEngineData engineData, double axlegearRatio, Meter dynamicTyreRadius,
+			ElectricMotorData electricMotorData = null)
+		{
+			if (electricMotorData == null)
+			{
+				throw new VectoException("ElectricMotorData is required to calculate Shift Polygon!");
+			}
+			var emFld = electricMotorData.EfficiencyData.VoltageLevels.First().FullLoadCurve;
+			return ComputeDeclarationShiftPolygon(i, gearboxGears, axlegearRatio, dynamicTyreRadius, electricMotorData,
+				_shiftStrategyParameters.PEV_DownshiftSpeedFactor.LimitTo(0, 1) * emFld.RatedSpeed, _shiftStrategyParameters.PEV_DownshiftMinSpeedFactor * emFld.RatedSpeed);
+		}
+
+
+		public ShiftPolygon ComputeDeclarationShiftPolygon(int i,
+			IList<ITransmissionInputData> gearboxGears, double axlegearRatio,
+			Meter dynamicTyreRadius,
+			ElectricMotorData electricMotorData, PerSecond downshiftMaxSpeed, PerSecond downshiftMinSpeed)
+		{
+			return DeclarationData.Gearbox.ComputeElectricMotorShiftPolygon(i,
+				electricMotorData.EfficiencyData.VoltageLevels.First().FullLoadCurve, electricMotorData.RatioADC,
+				gearboxGears, axlegearRatio, dynamicTyreRadius, downshiftMaxSpeed, downshiftMinSpeed);
+		}
+	}
+
 	public class PEVAMTShiftStrategy : LoggingObject, IShiftStrategy
 	{
 		protected IDataBus DataBus;
@@ -32,7 +64,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 		protected Gearbox _gearbox;
 		protected GearshiftPosition _nextGear;
 
-		private ShiftStrategyParameters shiftStrategyParameters;
+		private readonly ShiftStrategyParameters _shiftStrategyParameters;
 		protected readonly VelocityRollingLookup VelocityDropData = new VelocityRollingLookup();
 		private SimplePowertrainContainer TestContainer;
 		private Gearbox TestContainerGbx;
@@ -50,6 +82,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 		private double EMRatio;
 
 		protected PowertrainPosition EMPos;
+		private PEVAMTShiftStrategyPolygonCreator _shiftPolygonImplementation;
 
 		public static string Name => "AMT - EffShift (BEV)";
 
@@ -62,6 +95,8 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 				return;
 			}
 
+			
+
 			EMPos = dataBus.RunData.ElectricMachinesData.FirstOrDefault(x =>
 				x.Item1 == PowertrainPosition.BatteryElectricE2 || x.Item1 == PowertrainPosition.IEPC)?.Item1 ?? PowertrainPosition.HybridPositionNotSet;
 			SetupVelocityDropPreprocessor(dataBus);
@@ -71,7 +106,9 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 		{
 			DataBus = dataBus;
 			var runData = dataBus.RunData;
-			shiftStrategyParameters = runData.GearshiftParameters;
+			_shiftStrategyParameters = runData.GearshiftParameters;
+			_shiftPolygonImplementation =
+				ShiftPolygonCalculator.Create(Name, _shiftStrategyParameters) as PEVAMTShiftStrategyPolygonCreator;
 			if (runData.VehicleData == null) {
 				return;
 			}
@@ -90,7 +127,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 								(runData.AngledriveData?.Angledrive.Ratio ?? 1.0) /
 								runData.VehicleData.DynamicTyreRadius;
 
-			if (shiftStrategyParameters == null) {
+			if (_shiftStrategyParameters == null) {
 				throw new VectoException("Parameters for shift strategy missing!");
 			}
 
@@ -129,32 +166,34 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 				new VelocitySpeedGearshiftPreprocessorE2(VelocityDropData, runData.GearboxData.TractionInterruption, TestContainer, -grad, grad, 2));
 		}
 
-		#region Implementation of IShiftPolygonCalculator
 
-		public ShiftPolygon ComputeDeclarationShiftPolygon(GearboxType gearboxType, int i, EngineFullLoadCurve engineDataFullLoadCurve,
-			IList<ITransmissionInputData> gearboxGears, CombustionEngineData engineData, double axlegearRatio, Meter dynamicTyreRadius,
-			ElectricMotorData electricMotorData = null)
-		{
-			if (electricMotorData == null) {
-				throw new VectoException("ElectricMotorData is required to calculate Shift Polygon!");
-			}
-			var emFld = electricMotorData.EfficiencyData.VoltageLevels.First().FullLoadCurve;
-			return ComputeDeclarationShiftPolygon(i, gearboxGears, axlegearRatio, dynamicTyreRadius, electricMotorData,
-				shiftStrategyParameters.PEV_DownshiftSpeedFactor.LimitTo(0, 1) * emFld.RatedSpeed, shiftStrategyParameters.PEV_DownshiftMinSpeedFactor * emFld.RatedSpeed);
-		}
 
+		//#region Implementation of IShiftPolygonCalculator
 
-		public ShiftPolygon ComputeDeclarationShiftPolygon(int i,
-			IList<ITransmissionInputData> gearboxGears, double axlegearRatio,
-			Meter dynamicTyreRadius,
-			ElectricMotorData electricMotorData, PerSecond downshiftMaxSpeed, PerSecond downshiftMinSpeed)
-		{
-			return DeclarationData.Gearbox.ComputeElectricMotorShiftPolygon(i,
-				electricMotorData.EfficiencyData.VoltageLevels.First().FullLoadCurve, electricMotorData.RatioADC,
-				gearboxGears, axlegearRatio, dynamicTyreRadius, downshiftMaxSpeed, downshiftMinSpeed);
-		}
+		//public ShiftPolygon ComputeDeclarationShiftPolygon(GearboxType gearboxType, int i, EngineFullLoadCurve engineDataFullLoadCurve,
+		//	IList<ITransmissionInputData> gearboxGears, CombustionEngineData engineData, double axlegearRatio, Meter dynamicTyreRadius,
+		//	ElectricMotorData electricMotorData = null)
+		//{
+		//	if (electricMotorData == null) {
+		//		throw new VectoException("ElectricMotorData is required to calculate Shift Polygon!");
+		//	}
+		//	var emFld = electricMotorData.EfficiencyData.VoltageLevels.First().FullLoadCurve;
+		//	return ComputeDeclarationShiftPolygon(i, gearboxGears, axlegearRatio, dynamicTyreRadius, electricMotorData,
+		//		_shiftStrategyParameters.PEV_DownshiftSpeedFactor.LimitTo(0, 1) * emFld.RatedSpeed, _shiftStrategyParameters.PEV_DownshiftMinSpeedFactor * emFld.RatedSpeed);
+		//}
 
-		#endregion
+
+		//private ShiftPolygon ComputeDeclarationShiftPolygon(int i,
+		//	IList<ITransmissionInputData> gearboxGears, double axlegearRatio,
+		//	Meter dynamicTyreRadius,
+		//	ElectricMotorData electricMotorData, PerSecond downshiftMaxSpeed, PerSecond downshiftMinSpeed)
+		//{
+		//	return DeclarationData.Gearbox.ComputeElectricMotorShiftPolygon(i,
+		//		electricMotorData.EfficiencyData.VoltageLevels.First().FullLoadCurve, electricMotorData.RatioADC,
+		//		gearboxGears, axlegearRatio, dynamicTyreRadius, downshiftMaxSpeed, downshiftMinSpeed);
+		//}
+
+		//#endregion
 
 		protected internal Dictionary<uint, ShiftPolygon> CalculateDeratedShiftLines(ElectricMotorData em,
 			IList<ITransmissionInputData> gearData, Meter rDyn, double axleGearRatio, GearboxType gearboxType)
@@ -185,10 +224,10 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 					}
 				};
 
-				var shiftPolygon = ComputeDeclarationShiftPolygon((int)i,
+				var shiftPolygon = _shiftPolygonImplementation.ComputeDeclarationShiftPolygon((int)i,
 					gearData, axleGearRatio,
-					rDyn, limitedEm, shiftStrategyParameters.PEV_DeRatedDownshiftSpeedFactor * emFld.RatedSpeed,
-					shiftStrategyParameters.PEV_DownshiftMinSpeedFactor * emFld.RatedSpeed);
+					rDyn, limitedEm, _shiftStrategyParameters.PEV_DeRatedDownshiftSpeedFactor * emFld.RatedSpeed,
+					_shiftStrategyParameters.PEV_DownshiftMinSpeedFactor * emFld.RatedSpeed);
 				retVal[i + 1] = shiftPolygon;
 			}
 
@@ -334,7 +373,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 
 			var vDrop = DataBus.VehicleInfo.VehicleSpeed - estimatedVelocityPostShift;
 			var vehicleSpeedPostShift =
-				DataBus.VehicleInfo.VehicleSpeed - vDrop * shiftStrategyParameters.VelocityDropFactor;
+				DataBus.VehicleInfo.VehicleSpeed - vDrop * _shiftStrategyParameters.VelocityDropFactor;
 
 			var totalTransmissionRatio =
 				DataBus.ElectricMotorInfo(EMPos).ElectricMotorSpeed /
@@ -342,7 +381,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 
 			var results = new List<Tuple<GearshiftPosition, double>>();
 			foreach (var tryNextGear in GearList.IterateGears(GearList.Successor(currentGear),
-				GearList.Successor(currentGear, (uint)shiftStrategyParameters.AllowedGearRangeFC))) {
+				GearList.Successor(currentGear, (uint)_shiftStrategyParameters.AllowedGearRangeFC))) {
 				var response = RequestDryRunWithGear(absTime, dt, outTorque, outAngularVelocity, tryNextGear);
 
 				var inAngularVelocity = GearboxModelData.Gears[tryNextGear.Gear].Ratio * outAngularVelocity;
@@ -354,7 +393,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 
 				var estimatedEngineSpeed = vehicleSpeedPostShift * (totalTransmissionRatio /
 						GearboxModelData.Gears[currentGear.Gear].Ratio * GearboxModelData.Gears[tryNextGear.Gear].Ratio);
-				if (estimatedEngineSpeed.IsSmaller(shiftStrategyParameters.MinEngineSpeedPostUpshift)) {
+				if (estimatedEngineSpeed.IsSmaller(_shiftStrategyParameters.MinEngineSpeedPostUpshift)) {
 					continue;
 				}
 
@@ -379,8 +418,8 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 			var minFc = results.MaxBy(x => x.Item2);
 
 			var ratingFactor = outTorque < 0
-				? 1 / shiftStrategyParameters.RatingFactorCurrentGear
-				: shiftStrategyParameters.RatingFactorCurrentGear;
+				? 1 / _shiftStrategyParameters.RatingFactorCurrentGear
+				: _shiftStrategyParameters.RatingFactorCurrentGear;
 
 			if (minFc.Item2.IsGreater(fcCurrent * ratingFactor)) {
 				return minFc.Item1;
@@ -483,7 +522,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 
 			var ratedSpeed = VoltageLevels.VoltageLevels.First().FullLoadCurve.RatedSpeed;
 			var maxSpeedNorm = VoltageLevels.MaxSpeed / ratedSpeed;
-			var targetMotor = (shiftStrategyParameters.PEV_TargetSpeedBrakeNorm * (maxSpeedNorm - 1) + 1) * ratedSpeed;
+			var targetMotor = (_shiftStrategyParameters.PEV_TargetSpeedBrakeNorm * (maxSpeedNorm - 1) + 1) * ratedSpeed;
 
 			if (candidates.Any(x => x.Value > targetMotor && x.Value < VoltageLevels.MaxSpeed)) {
 				var best = candidates.Where(x => x.Value > targetMotor && x.Value < VoltageLevels.MaxSpeed)
@@ -510,7 +549,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 
 			var results = new List<Tuple<GearshiftPosition, double>>();
 			foreach (var tryNextGear in GearList.IterateGears(GearList.Predecessor(currentGear),
-				GearList.Predecessor(currentGear, (uint)shiftStrategyParameters.AllowedGearRangeFC))) {
+				GearList.Predecessor(currentGear, (uint)_shiftStrategyParameters.AllowedGearRangeFC))) {
 
 				var response = RequestDryRunWithGear(absTime, dt, outTorque, outAngularVelocity, tryNextGear);
 				var inAngularVelocity = GearboxModelData.Gears[tryNextGear.Gear].Ratio * outAngularVelocity;
@@ -532,8 +571,8 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 			var fcCurrent = GetFCRating(responseCurrent);
 			var minFc = results.MinBy(x => x.Item2);
 			var ratingFactor = outTorque < 0
-				? 1 / shiftStrategyParameters.RatingFactorCurrentGear
-				: shiftStrategyParameters.RatingFactorCurrentGear;
+				? 1 / _shiftStrategyParameters.RatingFactorCurrentGear
+				: _shiftStrategyParameters.RatingFactorCurrentGear;
 
 			if (minFc.Item2.IsGreater(fcCurrent * ratingFactor)) {
 				return minFc.Item1;
@@ -868,5 +907,16 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 
 			#endregion
 		}
+
+		#region Implementation of IShiftPolygonCalculator
+
+		public ShiftPolygon ComputeDeclarationShiftPolygon(GearboxType gearboxType, int i, EngineFullLoadCurve engineDataFullLoadCurve,
+			IList<ITransmissionInputData> gearboxGears, CombustionEngineData engineData, double axlegearRatio, Meter dynamicTyreRadius,
+			ElectricMotorData electricMotorData = null)
+		{
+			return _shiftPolygonImplementation.ComputeDeclarationShiftPolygon(gearboxType, i, engineDataFullLoadCurve, gearboxGears, engineData, axlegearRatio, dynamicTyreRadius, electricMotorData);
+		}
+
+		#endregion
 	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/ShiftPolygonCreator.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/ShiftPolygonCreator.cs
new file mode 100644
index 0000000000000000000000000000000000000000..73dea7e5d34955b718283c8f84c39f768c8b82e1
--- /dev/null
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/ShiftPolygonCreator.cs
@@ -0,0 +1,53 @@
+using System;
+using TUGraz.VectoCommon.Exceptions;
+using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCore.Models.Simulation.Data;
+
+namespace TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies
+{
+	public abstract class ShiftPolygonCalculator
+	{
+		public static IShiftPolygonCalculator Create(string name, ShiftStrategyParameters shiftStrategyParameters)
+		{
+			if (name == AMTShiftStrategyOptimized.Name) {
+				return new AMTShiftStrategyOptimizedPolygonCalculator();
+			}
+
+			if (name == AMTShiftStrategy.Name) {
+				return new AMTShiftStrategyPolygonCalculator();
+			}
+
+			if (name == PEVAMTShiftStrategy.Name) {
+				if (shiftStrategyParameters == null) {
+					throw new ArgumentException($"{nameof(shiftStrategyParameters)} required for {name}");
+				}
+				return new PEVAMTShiftStrategyPolygonCreator(shiftStrategyParameters);
+			}
+
+			if (name == MTShiftStrategy.Name) {
+				return new AMTShiftStrategyPolygonCalculator();
+			}
+
+			if (name == ATShiftStrategyOptimized.Name) {
+				return new ATShiftStrategyOptimizedPolygonCalculator();
+			}
+
+			if (name == APTNShiftStrategy.Name) {
+				if (shiftStrategyParameters == null)
+				{
+					throw new ArgumentException($"{nameof(shiftStrategyParameters)} required for {name}");
+				}
+				return new PEVAMTShiftStrategyPolygonCreator(shiftStrategyParameters);
+			}
+			if (name == ATShiftStrategy.Name) {
+				return new ATShiftStrategyPolygonCalculator();
+			}
+
+
+			throw new ArgumentException($"Could not create ShiftPolygonCalculator for {name}");
+
+
+		}
+	}
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/ShiftStrategy.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/ShiftStrategy.cs
similarity index 83%
rename from VectoCore/VectoCore/Models/SimulationComponent/Impl/ShiftStrategy.cs
rename to VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/ShiftStrategy.cs
index e7cb660c2c3d5c48c3fba2ecb7fe4986761df1d6..6aaf26834191e3a991169e3cfee8aab98e6ddb57 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/ShiftStrategy.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/ShiftStrategy.cs
@@ -1,109 +1,136 @@
-/*
-* This file is part of VECTO.
-*
-* Copyright © 2012-2019 European Union
-*
-* Developed by Graz University of Technology,
-*              Institute of Internal Combustion Engines and Thermodynamics,
-*              Institute of Technical Informatics
-*
-* VECTO is licensed under the EUPL, Version 1.1 or - as soon they will be approved
-* 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
-* distributed under the Licence is distributed on an "AS IS" basis,
-* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-* See the Licence for the specific language governing permissions and
-* limitations under the Licence.
-*
-* Authors:
-*   Stefan Hausberger, hausberger@ivt.tugraz.at, IVT, Graz University of Technology
-*   Christian Kreiner, christian.kreiner@tugraz.at, ITI, Graz University of Technology
-*   Michael Krisper, michael.krisper@tugraz.at, ITI, Graz University of Technology
-*   Raphael Luz, luz@ivt.tugraz.at, IVT, Graz University of Technology
-*   Markus Quaritsch, markus.quaritsch@tugraz.at, IVT, Graz University of Technology
-*   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
-*/
-
-using TUGraz.VectoCommon.Exceptions;
-using TUGraz.VectoCommon.Utils;
-using TUGraz.VectoCore.Models.Simulation;
-using TUGraz.VectoCore.Models.Simulation.DataBus;
-
-namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
-{
-	/// <summary>
-	/// Class ShiftStrategy is a base class for shift strategies. Implements some helper methods for checking the shift curves.
-	/// </summary>
-	public abstract class ShiftStrategy : BaseShiftStrategy
-	{
-		protected bool SkipGears;
-		protected bool EarlyShiftUp;
-		protected Gearbox _gearbox;
-
-		protected ShiftStrategy(IVehicleContainer dataBus) : base(dataBus) {}
-
-		public override IGearbox Gearbox
-		{
-			get => _gearbox;
-			set {
-				var myGearbox = value as Gearbox;
-				if (myGearbox == null) {
-					throw new VectoException("This shift strategy can't handle gearbox of type {0}", value.GetType());
-				}
-				_gearbox = myGearbox;
-			}
-		}
-
-		/// <summary>
-		/// Tests if the operating point is below the down-shift curve (=outside of shift curve).
-		/// </summary>
-		/// <param name="gear">The gear.</param>
-		/// <param name="inTorque">The in torque.</param>
-		/// <param name="inEngineSpeed">The in engine speed.</param>
-		/// <returns><c>true</c> if the operating point is below the down-shift curv; otherwise, <c>false</c>.</returns>
-		protected bool IsBelowDownShiftCurve(GearshiftPosition gear, NewtonMeter inTorque, PerSecond inEngineSpeed)
-		{
-			if (!Gears.HasPredecessor(gear)) {
-				return false;
-			}
-			return GearboxModelData.Gears[gear.Gear].ShiftPolygon.IsBelowDownshiftCurve(inTorque, inEngineSpeed);
-		}
-
-		protected bool IsAboveDownShiftCurve(GearshiftPosition gear, NewtonMeter inTorque, PerSecond inEngineSpeed)
-		{
-			if (!Gears.HasPredecessor(gear)) {
-				return true;
-			}
-			return GearboxModelData.Gears[gear.Gear].ShiftPolygon.IsAboveDownshiftCurve(inTorque, inEngineSpeed);
-		}
-
-
-		/// <summary>
-		/// Tests if the operating point is above the up-shift curve (=outside of shift curve).
-		/// </summary>
-		/// <param name="gear">The gear.</param>
-		/// <param name="inTorque">The in torque.</param>
-		/// <param name="inEngineSpeed">The in engine speed.</param>
-		/// <returns><c>true</c> if the operating point is above the up-shift curve; otherwise, <c>false</c>.</returns>
-		protected bool IsAboveUpShiftCurve(GearshiftPosition gear, NewtonMeter inTorque, PerSecond inEngineSpeed)
-		{
-			if (!Gears.HasSuccessor(gear)) {
-				return false;
-			}
-			return GearboxModelData.Gears[gear.Gear].ShiftPolygon.IsAboveUpshiftCurve(inTorque, inEngineSpeed);
-		}
-
-		protected bool IsBelowUpShiftCurve(GearshiftPosition gear, NewtonMeter inTorque, PerSecond inEngineSpeed)
-		{
-			if (!Gears.HasSuccessor(gear)) {
-				return true;
-			}
-			return GearboxModelData.Gears[gear.Gear].ShiftPolygon.IsBelowUpshiftCurve(inTorque, inEngineSpeed);
-		}
-	}
+/*
+* This file is part of VECTO.
+*
+* Copyright © 2012-2019 European Union
+*
+* Developed by Graz University of Technology,
+*              Institute of Internal Combustion Engines and Thermodynamics,
+*              Institute of Technical Informatics
+*
+* VECTO is licensed under the EUPL, Version 1.1 or - as soon they will be approved
+* 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
+* distributed under the Licence is distributed on an "AS IS" basis,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the Licence for the specific language governing permissions and
+* limitations under the Licence.
+*
+* Authors:
+*   Stefan Hausberger, hausberger@ivt.tugraz.at, IVT, Graz University of Technology
+*   Christian Kreiner, christian.kreiner@tugraz.at, ITI, Graz University of Technology
+*   Michael Krisper, michael.krisper@tugraz.at, ITI, Graz University of Technology
+*   Raphael Luz, luz@ivt.tugraz.at, IVT, Graz University of Technology
+*   Markus Quaritsch, markus.quaritsch@tugraz.at, IVT, Graz University of Technology
+*   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
+*/
+
+using System;
+using Newtonsoft.Json;
+using TUGraz.VectoCommon.Exceptions;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Models.Simulation;
+
+namespace TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies
+{
+	/// <summary>
+	/// Class ShiftStrategy is a base class for shift strategies. Implements some helper methods for checking the shift curves.
+	/// </summary>
+	public abstract class ShiftStrategy : BaseShiftStrategy
+	{
+		protected bool SkipGears;
+		protected bool EarlyShiftUp;
+		protected Gearbox _gearbox;
+
+		public static IShiftStrategy Create(IVehicleContainer container, string name)
+		{
+			
+			if (name == AMTShiftStrategyOptimized.Name) {
+				return new AMTShiftStrategyOptimized(container);
+			}
+
+			if (name == PEVAMTShiftStrategy.Name) {
+				return new PEVAMTShiftStrategy(container);
+			}
+
+			if (name == MTShiftStrategy.Name) {
+				return new MTShiftStrategy(container);
+			}
+
+			if (name == ATShiftStrategyOptimized.Name) {
+				return new ATShiftStrategyOptimized(container);
+			}
+
+			if (name == APTNShiftStrategy.Name) {
+				return new APTNShiftStrategy(container);
+			}
+
+			throw new ArgumentOutOfRangeException(nameof(name), $@"Could not create shift strategy {name}");
+		}
+
+		protected ShiftStrategy(IVehicleContainer dataBus) : base(dataBus) {}
+
+		public override IGearbox Gearbox
+		{
+			get => _gearbox;
+			set {
+				var myGearbox = value as Gearbox;
+				if (myGearbox == null) {
+					throw new VectoException("This shift strategy can't handle gearbox of type {0}", value.GetType());
+				}
+				_gearbox = myGearbox;
+			}
+		}
+
+		/// <summary>
+		/// Tests if the operating point is below the down-shift curve (=outside of shift curve).
+		/// </summary>
+		/// <param name="gear">The gear.</param>
+		/// <param name="inTorque">The in torque.</param>
+		/// <param name="inEngineSpeed">The in engine speed.</param>
+		/// <returns><c>true</c> if the operating point is below the down-shift curv; otherwise, <c>false</c>.</returns>
+		protected bool IsBelowDownShiftCurve(GearshiftPosition gear, NewtonMeter inTorque, PerSecond inEngineSpeed)
+		{
+			if (!Gears.HasPredecessor(gear)) {
+				return false;
+			}
+			return GearboxModelData.Gears[gear.Gear].ShiftPolygon.IsBelowDownshiftCurve(inTorque, inEngineSpeed);
+		}
+
+		protected bool IsAboveDownShiftCurve(GearshiftPosition gear, NewtonMeter inTorque, PerSecond inEngineSpeed)
+		{
+			if (!Gears.HasPredecessor(gear)) {
+				return true;
+			}
+			return GearboxModelData.Gears[gear.Gear].ShiftPolygon.IsAboveDownshiftCurve(inTorque, inEngineSpeed);
+		}
+
+
+		/// <summary>
+		/// Tests if the operating point is above the up-shift curve (=outside of shift curve).
+		/// </summary>
+		/// <param name="gear">The gear.</param>
+		/// <param name="inTorque">The in torque.</param>
+		/// <param name="inEngineSpeed">The in engine speed.</param>
+		/// <returns><c>true</c> if the operating point is above the up-shift curve; otherwise, <c>false</c>.</returns>
+		protected bool IsAboveUpShiftCurve(GearshiftPosition gear, NewtonMeter inTorque, PerSecond inEngineSpeed)
+		{
+			if (!Gears.HasSuccessor(gear)) {
+				return false;
+			}
+			return GearboxModelData.Gears[gear.Gear].ShiftPolygon.IsAboveUpshiftCurve(inTorque, inEngineSpeed);
+		}
+
+		protected bool IsBelowUpShiftCurve(GearshiftPosition gear, NewtonMeter inTorque, PerSecond inEngineSpeed)
+		{
+			if (!Gears.HasSuccessor(gear)) {
+				return true;
+			}
+			return GearboxModelData.Gears[gear.Gear].ShiftPolygon.IsBelowUpshiftCurve(inTorque, inEngineSpeed);
+		}
+	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/Shiftstrategies.cd b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/Shiftstrategies.cd
new file mode 100644
index 0000000000000000000000000000000000000000..40c35fc94bdb941c6cb718241aaa171b0ff71ab3
--- /dev/null
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Shiftstrategies/Shiftstrategies.cd
@@ -0,0 +1,145 @@
+<?xml version="1.0" encoding="utf-8"?>
+<ClassDiagram MajorVersion="1" MinorVersion="1">
+  <Class Name="TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies.ShiftStrategy">
+    <Position X="1.5" Y="2.25" Width="1.5" />
+    <TypeIdentifier>
+      <HashCode>EEAEAAAIACABAAAAAAAAAAAAAAAAAEAgAAAAAAAAAAE=</HashCode>
+      <FileName>Models\SimulationComponent\Impl\Shiftstrategies\ShiftStrategy.cs</FileName>
+    </TypeIdentifier>
+  </Class>
+  <Class Name="TUGraz.VectoCore.Models.SimulationComponent.Impl.BaseShiftStrategy" Collapsed="true">
+    <Position X="3.75" Y="0.75" Width="1.5" />
+    <TypeIdentifier>
+      <HashCode>AAAEAAAAAAIAECAIABgAYAmAAAAAgAAEAIAAAACAAAg=</HashCode>
+      <FileName>Models\SimulationComponent\Impl\Shiftstrategies\BaseShiftStrategy.cs</FileName>
+    </TypeIdentifier>
+    <Lollipop Position="0.2" />
+  </Class>
+  <Class Name="TUGraz.VectoCore.Models.SimulationComponent.Impl.AMTShiftStrategy">
+    <Position X="1" Y="6.25" Width="2.5" />
+    <TypeIdentifier>
+      <HashCode>KAAAAgAAAAIAAAAAALCgYA0AAAGAAAAAIIAAAAAABAA=</HashCode>
+      <FileName>Models\SimulationComponent\Impl\Shiftstrategies\AMTShiftStrategy.cs</FileName>
+    </TypeIdentifier>
+  </Class>
+  <Class Name="TUGraz.VectoCore.Models.SimulationComponent.Impl.HybridController" Collapsed="true">
+    <Position X="10.75" Y="0.75" Width="1.5" />
+    <Compartments>
+      <Compartment Name="Nested Types" Collapsed="false" />
+    </Compartments>
+    <NestedTypes>
+      <Class Name="TUGraz.VectoCore.Models.SimulationComponent.Impl.HybridController.HybridCtlShiftStrategy" Collapsed="true">
+        <TypeIdentifier>
+          <NewMemberFileName>Models\SimulationComponent\Impl\HybridController.cs</NewMemberFileName>
+        </TypeIdentifier>
+      </Class>
+      <Class Name="TUGraz.VectoCore.Models.SimulationComponent.Impl.HybridController.HybridControllerState" Collapsed="true">
+        <TypeIdentifier>
+          <NewMemberFileName>Models\SimulationComponent\Impl\HybridController.cs</NewMemberFileName>
+        </TypeIdentifier>
+      </Class>
+      <Class Name="TUGraz.VectoCore.Models.SimulationComponent.Impl.HybridController.ElectricMotorController" Collapsed="true">
+        <TypeIdentifier>
+          <NewMemberFileName>Models\SimulationComponent\Impl\HybridController.cs</NewMemberFileName>
+        </TypeIdentifier>
+        <Lollipop Position="0.2" />
+      </Class>
+      <Class Name="TUGraz.VectoCore.Models.SimulationComponent.Impl.HybridController.HybridCtlATShiftStrategy" Collapsed="true">
+        <TypeIdentifier>
+          <NewMemberFileName>Models\SimulationComponent\Impl\HybridController.cs</NewMemberFileName>
+        </TypeIdentifier>
+      </Class>
+      <Class Name="TUGraz.VectoCore.Models.SimulationComponent.Impl.HybridController.HybridCtlIHPCShiftStrategy" Collapsed="true">
+        <TypeIdentifier>
+          <NewMemberFileName>Models\SimulationComponent\Impl\HybridController.cs</NewMemberFileName>
+        </TypeIdentifier>
+      </Class>
+    </NestedTypes>
+    <TypeIdentifier>
+      <HashCode>BAAEAAAQAAIAAwgAAIA0ABDAAQCMhAAUBAAAABCAMAA=</HashCode>
+      <FileName>Models\SimulationComponent\Impl\HybridController.cs</FileName>
+    </TypeIdentifier>
+    <Lollipop Position="0.2" />
+  </Class>
+  <Class Name="TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies.ATShiftStrategyOptimized">
+    <Position X="5" Y="3.75" Width="1.5" />
+    <TypeIdentifier>
+      <HashCode>CAAAAgACDAABAAEAJLgAgAQACAAAABAQAYAAAAAAhQA=</HashCode>
+      <FileName>Models\SimulationComponent\Impl\Shiftstrategies\ATShiftStrategyOptimized.cs</FileName>
+    </TypeIdentifier>
+  </Class>
+  <Class Name="TUGraz.VectoCore.Models.SimulationComponent.Impl.AMTShiftStrategyOptimized" Collapsed="true">
+    <Position X="0.5" Y="12.25" Width="1.5" />
+    <TypeIdentifier>
+      <HashCode>CAAAAgAKAAAAAAEAJJAAAAQACAAACAAAIAAAAAAABQA=</HashCode>
+      <FileName>Models\SimulationComponent\Impl\Shiftstrategies\AMTShiftStrategyOptimized.cs</FileName>
+    </TypeIdentifier>
+  </Class>
+  <Class Name="TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies.APTNShiftStrategy" Collapsed="true">
+    <Position X="9.5" Y="6.25" Width="1.5" />
+    <TypeIdentifier>
+      <HashCode>AAAAAgACAAAAAAAAAAAgAAQAAAAAAAAAAAAAAAAAAAA=</HashCode>
+      <FileName>Models\SimulationComponent\Impl\Shiftstrategies\APTNShiftStrategy.cs</FileName>
+    </TypeIdentifier>
+  </Class>
+  <Class Name="TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies.ATShiftStrategy" Collapsed="true">
+    <Position X="6" Y="2.25" Width="1.5" />
+    <TypeIdentifier>
+      <HashCode>OAAESgACACIAAAAAABAAcA0ABAAAAIAAAoAABAAAAAE=</HashCode>
+      <FileName>Models\SimulationComponent\Impl\Shiftstrategies\ATShiftStrategy.cs</FileName>
+    </TypeIdentifier>
+  </Class>
+  <Class Name="TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies.ATShiftStrategyVoith" Collapsed="true">
+    <Position X="7.25" Y="3.75" Width="1.5" />
+    <TypeIdentifier>
+      <HashCode>IAAAAAgADQCAEAAYABgEBAUBAAAAgBAMQIAAAAAAgAA=</HashCode>
+      <FileName>Models\SimulationComponent\Impl\Shiftstrategies\ATShiftStrategyVoith.cs</FileName>
+    </TypeIdentifier>
+  </Class>
+  <Class Name="TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies.MTShiftStrategy" Collapsed="true">
+    <Position X="2.75" Y="12.25" Width="1.5" />
+    <TypeIdentifier>
+      <HashCode>AAAAAAAAAAAAAAAAAAAgAAQAAAAAAAAAIAAAAAAAAAA=</HashCode>
+      <FileName>Models\SimulationComponent\Impl\Shiftstrategies\MTShiftStrategy.cs</FileName>
+    </TypeIdentifier>
+  </Class>
+  <Class Name="TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies.PEVAMTShiftStrategy" Collapsed="true">
+    <Position X="9.5" Y="3.75" Width="1.5" />
+    <NestedTypes>
+      <Class Name="TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies.PEVAMTShiftStrategy.PEVInitControl" Collapsed="true">
+        <TypeIdentifier>
+          <NewMemberFileName>Models\SimulationComponent\Impl\Shiftstrategies\PEVAMTShiftStrategy.cs</NewMemberFileName>
+        </TypeIdentifier>
+        <Lollipop Position="0.2" />
+      </Class>
+    </NestedTypes>
+    <TypeIdentifier>
+      <HashCode>OJCEIgAKACIAECAMJLCgbA2ADABAiEA0AIAAEBBAAAk=</HashCode>
+      <FileName>Models\SimulationComponent\Impl\Shiftstrategies\PEVAMTShiftStrategy.cs</FileName>
+    </TypeIdentifier>
+    <Lollipop Position="0.2" />
+  </Class>
+  <Interface Name="TUGraz.VectoCore.Models.SimulationComponent.IShiftStrategy">
+    <Position X="12.5" Y="5.25" Width="1.5" />
+    <InheritanceLine Type="TUGraz.VectoCore.Models.SimulationComponent.IShiftPolygonCalculator" FixedToPoint="true">
+      <Path>
+        <Point X="13.25" Y="3.603" />
+        <Point X="13.25" Y="4.875" />
+        <Point X="13.5" Y="4.875" />
+        <Point X="13.5" Y="5.25" />
+      </Path>
+    </InheritanceLine>
+    <TypeIdentifier>
+      <HashCode>AAAEAAAAAAIAECAAAAAAQAgAAAAAgAAEAIAAAAAAAAg=</HashCode>
+      <FileName>Models\SimulationComponent\IShiftStrategy.cs</FileName>
+    </TypeIdentifier>
+  </Interface>
+  <Interface Name="TUGraz.VectoCore.Models.SimulationComponent.IShiftPolygonCalculator">
+    <Position X="12.5" Y="2.5" Width="1.5" />
+    <TypeIdentifier>
+      <HashCode>AAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
+      <FileName>Models\SimulationComponent\IShiftStrategy.cs</FileName>
+    </TypeIdentifier>
+  </Interface>
+  <Font Name="Segoe UI" Size="9" />
+</ClassDiagram>
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Impl/Vehicle.cs b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Vehicle.cs
index 3d5576124f99d3047c1eb40808b9881fcb7e42ca..9a70a3d0db6a399a251d16486c4ce558cde3bda3 100644
--- a/VectoCore/VectoCore/Models/SimulationComponent/Impl/Vehicle.cs
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Impl/Vehicle.cs
@@ -142,6 +142,7 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 		public IResponse Request(Second absTime, Second dt, MeterPerSquareSecond acceleration, Radian gradient,
 			bool dryRun = false)
 		{
+
 			Log.Debug("Vehicle: acceleration: {0}", acceleration);
 			CurrentState.SimulationInterval = dt;
 			CurrentState.Acceleration = acceleration;
@@ -193,10 +194,10 @@ namespace TUGraz.VectoCore.Models.SimulationComponent.Impl
 				Log.Warn("Distance field is not set!");
 			} else {
 				var distance = (SI)container[ModalResultField.dist];
-				if (!distance.IsEqual(CurrentState.Distance)) {
-					Log.Warn("Vehicle Distance diverges from Cycle by {0} [m]. Distance: {1}",
-						(distance - CurrentState.Distance).Value(), distance);
-				}
+				//if (!distance.IsEqual(CurrentState.Distance)) {
+				//	Log.Warn("Vehicle Distance diverges from Cycle by {0} [m]. Distance: {1}",
+				//		(distance - CurrentState.Distance).Value(), distance);
+				//}
 			}
 		}
 
diff --git a/VectoCore/VectoCore/Models/SimulationComponent/Strategies/ElectricComponents.cd b/VectoCore/VectoCore/Models/SimulationComponent/Strategies/ElectricComponents.cd
new file mode 100644
index 0000000000000000000000000000000000000000..7b894197b9d8d79b2ad4afafc2c11c60f33c4b42
--- /dev/null
+++ b/VectoCore/VectoCore/Models/SimulationComponent/Strategies/ElectricComponents.cd
@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="utf-8"?>
+<ClassDiagram /> 
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Ninject/VectoNinjectModule.cs b/VectoCore/VectoCore/Ninject/VectoNinjectModule.cs
index 60e712a330bbd6b274a9b7a43fecb1f11025a87c..b2480b363581ce2bd07c44eacf0baefe6963c24e 100644
--- a/VectoCore/VectoCore/Ninject/VectoNinjectModule.cs
+++ b/VectoCore/VectoCore/Ninject/VectoNinjectModule.cs
@@ -42,6 +42,7 @@ using TUGraz.VectoCore.OutputData.XML;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.ManufacturerReport_0_9;
 using TUGraz.VectoCore.OutputData.XML.ComponentWriter;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationFile.VehicleInformationFile_0_1;
 using TUGraz.VectoCore.OutputData.XML.Engineering;
 
@@ -95,14 +96,22 @@ namespace TUGraz.VectoCore
 
 			LoadModule<SimulatorFactoryNinjectModule>();
 
+			LoadModule<ResultsNinjectModule>();
+
 			LoadModule<MRFNinjectModule>();
 
+			LoadModule<MRFResultsNinjectModule>();
+
 			LoadModule<CIFNinjectModule>();
+
+			LoadModule<CIFResultsNinjectModule>();
 			
 			LoadModule<VIFNinjectModule>();
 			
+			LoadModule<VIFResultsNinjectModule>();
+
 
-#if (MOCKUP)  
+#if (MOCKUP)
 			var compiledModuleLoaderPlugin = new CompiledModuleLoaderPlugin(Kernel, new AssemblyNameRetriever());
 			var assembly = Assembly.LoadFile(Path.Combine(Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location),"VectoMockup.dll"));
 			//var assembly = Assembly.LoadFile("VectoMockup.dll");
@@ -115,10 +124,10 @@ namespace TUGraz.VectoCore
 
 		}
 
-		
 
-#endregion
 
-		
+		#endregion
+
+
 	}
 }
diff --git a/VectoCore/VectoCore/OutputData/DeclarationReport.cs b/VectoCore/VectoCore/OutputData/DeclarationReport.cs
index 5db62cfb67e531771d59e24060fcaf8c23106dcf..09bd8e40322918d92c9488837d7229fda5e23149 100644
--- a/VectoCore/VectoCore/OutputData/DeclarationReport.cs
+++ b/VectoCore/VectoCore/OutputData/DeclarationReport.cs
@@ -39,6 +39,7 @@ using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Utils;
 using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
+using TUGraz.VectoCore.Models.Simulation.Impl;
 using TUGraz.VectoCore.Models.SimulationComponent.Data.Engine;
 
 namespace TUGraz.VectoCore.OutputData
@@ -51,32 +52,58 @@ namespace TUGraz.VectoCore.OutputData
 		 * This methodd is called once befor creating the simulation runs with a temporary 
 		 * VectoRunData instance
 		 */
-		void InitializeReport(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes);
+		void InitializeReport(VectoRunData modelData);
 
 		/**
 		 * called when creating the simulation run (before starting the simulations)
 		 * Hence, the report class knows which and how many results to expect after the simulation
 		 * (calls to AddResult)
 		 */
-		void PrepareResult(LoadingType loading, Mission mission, int fuelMode, VectoRunData runData);
+		void PrepareResult(VectoRunData runData);
 
 		/**
 		 * called after the simulation run providing the modal data of the simulation 
 		 * for the given configuration
 		 */
-		void AddResult(
-			LoadingType loadingType, Mission mission, int fuelMode, VectoRunData runData, IModalDataContainer modData);
+		void AddResult(VectoRunData runData, IModalDataContainer modData);
 
 	}
 
 	public interface IResultEntry
 	{
+		VectoRun.Status Status { get; }
+
+		VectoRunData.OvcHevMode OVCMode { get; }
 		MissionType Mission { get; set; }
 
 		LoadingType LoadingType { get; set; }
 
 		int FuelMode { get; set; }
 		IList<IFuelProperties> FuelData { get; set; }
+
+		MeterPerSecond AverageSpeed { get; }
+
+		MeterPerSecond AverageDrivingSpeed { get; }
+		MeterPerSecond MaxSpeed { get; }
+		MeterPerSecond MinSpeed { get; }
+		MeterPerSquareSecond MaxDeceleration { get; }
+		MeterPerSquareSecond MaxAcceleration { get; }
+
+		PerSecond EngineSpeedDrivingMin { get; }
+		PerSecond EngineSpeedDrivingAvg { get;}
+		PerSecond EngineSpeedDrivingMax { get; }
+		double AverageGearboxEfficiency { get;  }
+
+		double AverageAxlegearEfficiency { get; }
+		Scalar FullLoadPercentage { get; }
+		Scalar GearshiftCount { get; }
+		Meter Distance { get; }
+
+		IFuelConsumptionCorrection FuelConsumptionFinal(FuelType fuelType);
+
+		WattSecond ElectricEnergyConsumption { get; }
+
+		Kilogram CO2Total { get; }
 		Kilogram Payload { get; set; }
 		Kilogram TotalVehicleMass { get; set; }
 		CubicMeter CargoVolume { get; set; }
@@ -84,9 +111,70 @@ namespace TUGraz.VectoCore.OutputData
 		double? PassengerCount { get; set; }
 		VehicleClass VehicleClass { get; set; }
 
+		double WeightingFactor { get; }
+
+		Meter ActualChargeDepletingRange { get; set; }
+
+		Meter EquivalentAllElectricRange { get; set; }
+
+		Meter ZeroCO2EmissionsRange { get; set; }
+
+		IFuelProperties AuxHeaterFuel { get; set; }
+		Kilogram ZEV_FuelConsumption_AuxHtr { get; set; }
+		Kilogram ZEV_CO2 { get; set; }
+
 		void SetResultData(VectoRunData runData, IModalDataContainer data, double weightingFactor);
+
+		string Error { get; }
+
+		string StackTrace { get; }
 	}
 
+	public interface IWeightedResult
+	{
+		MeterPerSecond AverageSpeed { get; }
+
+		MeterPerSecond AverageDrivingSpeed { get; }
+
+		Meter Distance { get; }
+
+		Kilogram Payload { get; }
+
+		CubicMeter CargoVolume { get; }
+
+		double? PassengerCount { get; }
+
+		IDictionary<IFuelProperties, Kilogram> FuelConsumption { get; }
+
+		WattSecond ElectricEnergyConsumption { get; }
+
+		Kilogram CO2Total { get; }
+
+		Meter ActualChargeDepletingRange { get; }
+
+		Meter EquivalentAllElectricRange { get; }
+
+		Meter ZeroCO2EmissionsRange { get; }
+
+		double UtilityFactor { get; }
+
+		IFuelProperties AuxHeaterFuel { get; set; }
+		Kilogram ZEV_FuelConsumption_AuxHtr { get; set; }
+		Kilogram ZEV_CO2 { get; set; }
+	}
+
+	public interface IOVCResultEntry 
+	{
+
+		IResultEntry ChargeDepletingResult { get; }
+
+		IResultEntry ChargeSustainingResult { get; }
+
+		IWeightedResult Weighted { get; }
+
+	}
+
+
 	/// <summary>
 	/// Class for creating a declaration report.
 	/// </summary>
@@ -132,7 +220,7 @@ namespace TUGraz.VectoCore.OutputData
 
 
 		[MethodImpl(MethodImplOptions.Synchronized)]
-		public void PrepareResult(LoadingType loading, Mission mission, int fuelMode, VectoRunData runData)
+		public void PrepareResult(VectoRunData runData)
 		{
 			_resultCount++;
 		}
@@ -147,15 +235,15 @@ namespace TUGraz.VectoCore.OutputData
 			}
 		}
 
-		public void AddResult(
-			LoadingType loadingType, Mission mission, int fuelMode, VectoRunData runData,
+		public void AddResult(VectoRunData runData,
 			IModalDataContainer modData)
 		{
-			if (mission.MissionType != MissionType.ExemptedMission) {
+			//return;
+			if (runData.Mission.MissionType != MissionType.ExemptedMission) {
 				var entry = new T {
-					Mission = mission.MissionType,
-					LoadingType = loadingType,
-					FuelMode = fuelMode,
+					Mission = runData.Mission.MissionType, // mission.MissionType,
+					LoadingType = runData.Loading, // loadingType,
+					FuelMode = runData.EngineData?.FuelMode ?? 0, // fuelMode,
 					FuelData = runData.EngineData?.Fuels.Select(x => x.FuelData).ToList(),
 					Payload = runData.VehicleData.Loading,
 					TotalVehicleMass = runData.VehicleData.TotalVehicleMass,
@@ -214,6 +302,6 @@ namespace TUGraz.VectoCore.OutputData
 
 		protected abstract void WriteResult(T result);
 
-		public abstract void InitializeReport(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes);
+		public abstract void InitializeReport(VectoRunData modelData);
 	}
 }
diff --git a/VectoCore/VectoCore/OutputData/FileIO/JSONFileWriter.cs b/VectoCore/VectoCore/OutputData/FileIO/JSONFileWriter.cs
index 1db29ff4cf10f942539e1ac1aa6b49545347f05f..2d88a8752a6a1a6eba64662049df446dacf294a8 100644
--- a/VectoCore/VectoCore/OutputData/FileIO/JSONFileWriter.cs
+++ b/VectoCore/VectoCore/OutputData/FileIO/JSONFileWriter.cs
@@ -5,12 +5,14 @@ using System.Linq;
 using Newtonsoft.Json;
 using Newtonsoft.Json.Linq;
 using System.Globalization;
+using TUGraz.VectoCommon.Exceptions;
 using TUGraz.VectoCommon.InputData;
 using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.OutputData;
 using TUGraz.VectoCore;
 using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Models.Declaration.Auxiliaries;
 
 public class JSONFileWriter : IOutputFileWriter
 {
@@ -505,9 +507,11 @@ public class JSONFileWriter : IOutputFileWriter
 			ptoOut.Add("LossMap", pto.PTOTransmissionType != "None" && pto.PTOLossMap != null
 					? GetRelativePath(pto.PTOLossMap.Source, basePath)
 					: "");
-			ptoOut.Add("Cycle", pto.PTOTransmissionType != "None" && pto.PTOCycleDuringStop != null
+			ptoOut.Add("Cycle", pto.PTOTransmissionType != "None" &&
+								pto.PTOCycleDuringStop != null
 					? GetRelativePath(pto.PTOCycleDuringStop.Source, basePath)
 					: "");
+			ptoOut.Add(JsonKeys.Vehicle_EPTO_Cycle, pto.EPTOCycleDuringStop != null ? GetRelativePath(pto.EPTOCycleDuringStop.Source, basePath) : "");
 			ptoOut.Add("CycleDriving", pto.PTOTransmissionType != "None" && pto.PTOCycleWhileDriving != null
 					? GetRelativePath(pto.PTOCycleWhileDriving.Source, basePath)
 					: "");
diff --git a/VectoCore/VectoCore/OutputData/IModalDataContainer.cs b/VectoCore/VectoCore/OutputData/IModalDataContainer.cs
index 4c7d26c0ab7469af26c593b85b0cd5ce8021e2a6..9850b5e55e4ea27732de7cc0a2e7e894cfba351e 100644
--- a/VectoCore/VectoCore/OutputData/IModalDataContainer.cs
+++ b/VectoCore/VectoCore/OutputData/IModalDataContainer.cs
@@ -38,7 +38,6 @@ using TUGraz.VectoCommon.InputData;
 using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Utils;
 using TUGraz.VectoCore.Models.BusAuxiliaries.Interfaces;
-using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
 using TUGraz.VectoCore.Models.Simulation.DataBus;
 using TUGraz.VectoCore.Models.Simulation.Impl;
@@ -131,6 +130,8 @@ namespace TUGraz.VectoCore.OutputData
 		//void AddElectricMotor(PowertrainPosition pos);
 		KilogramPerWattSecond VehicleLineSlope(IFuelProperties fuel);
 		bool HasCombustionEngine { get; }
+		bool HasGearbox { get; }
+		bool HasAxlegear { get; }
 		WattSecond TotalElectricMotorWorkDrive(PowertrainPosition emPos);
 		WattSecond TotalElectricMotorWorkRecuperate(PowertrainPosition emPos);
 		WattSecond TotalElectricMotorMotWorkDrive(PowertrainPosition emPos);
@@ -177,7 +178,8 @@ namespace TUGraz.VectoCore.OutputData
 		KilogramPerMeter KilogramCO2PerMeter { get; }
 		Dictionary<FuelType, IFuelConsumptionCorrection> FuelCorrection { get; }
 		Kilogram CO2Total { get; }
-		Joule EnergyConsumptionTotal { get; }
+		Joule FuelEnergyConsumptionTotal { get; }
+		WattSecond ElectricEnergyConsumption { get; }
 	}
 
 	public interface IFuelConsumptionCorrection
@@ -303,14 +305,17 @@ namespace TUGraz.VectoCore.OutputData
 
 		public static MeterPerSquareSecond AccelerationAverage(this IModalDataContainer data)
 		{
+			if (data.Duration == 0.SI<Second>()) {
+				return null;
+			}
 			return data.TimeIntegral<MeterPerSecond>(ModalResultField.acc) / data.Duration;
 		}
 
 		public static Meter AltitudeDelta(this IModalDataContainer data)
 		{
 			var altitudes = data.GetValues<Meter>(ModalResultField.altitude).ToList();
-			var first = altitudes.First();
-			var last = altitudes.Last();
+			var first = altitudes.FirstOrDefault();
+			var last = altitudes.LastOrDefault();
 			return first == null || last == null ? null : last - first;
 		}
 
@@ -383,6 +388,11 @@ namespace TUGraz.VectoCore.OutputData
 			return data.TimeIntegral<WattSecond>(ModalResultField.P_aux_mech);
 		}
 
+		public static WattSecond WorkElectricAuxiliaries(this IModalDataContainer data)
+		{
+			return data.TimeIntegral<WattSecond>(ModalResultField.P_aux_el);
+		}
+
 		public static WattSecond WorkRoadGradientResistance(this IModalDataContainer data)
 		{
 			return data.TimeIntegral<WattSecond>(ModalResultField.P_slope);
@@ -605,12 +615,17 @@ namespace TUGraz.VectoCore.OutputData
 
 		public static Scalar ICEMaxLoadTimeShare(this IModalDataContainer data)
 		{
-			var sum = data.GetValues(x => new {
+			if (!data.HasCombustionEngine) {
+				return 0.SI<Scalar>();
+			}
+			var tmp = data.GetValues(x => new {
 				tMax = x.Field<NewtonMeter>(ModalResultField.T_ice_full.GetName()).DefaultIfNull(-1),
 				tEng = x.Field<NewtonMeter>(ModalResultField.T_ice_fcmap.GetName()).DefaultIfNull(0),
 				dt = x.Field<Second>(ModalResultField.simulationInterval.GetName()),
-				iceOn =  !(x[ModalResultField.ICEOn.GetName()] is DBNull) && x.Field<bool>(ModalResultField.ICEOn.GetName())
-			}).Where(x => x.iceOn).Sum(x => x.tMax.IsEqual(x.tEng, 5.SI<NewtonMeter>()) ? x.dt : 0.SI<Second>()) ?? 0.SI<Second>();
+				iceOn = !(x[ModalResultField.ICEOn.GetName()] is DBNull) &&
+						x.Field<bool>(ModalResultField.ICEOn.GetName())
+			});
+			var sum = tmp.Where(x => x.iceOn).Sum(x => x.tMax.IsEqual(x.tEng, 5.SI<NewtonMeter>()) ? x.dt : 0.SI<Second>()) ?? 0.SI<Second>();
 			return 100 * sum / data.Duration;
 		}
 
@@ -644,6 +659,9 @@ namespace TUGraz.VectoCore.OutputData
 		/// <returns></returns>
 		public static Scalar GearshiftCount(this IModalDataContainer data)
 		{
+			if (!data.HasGearbox) {
+				return 0.SI<Scalar>();
+			}
 			var prevGear = data.GetValues<uint>(ModalResultField.Gear).First();
 			var lastGear = prevGear;
 			var gearCount = 0;
@@ -672,6 +690,9 @@ namespace TUGraz.VectoCore.OutputData
 
 		public static Scalar CoastingTimeShare(this IModalDataContainer data)
 		{
+			if (data.Duration == 0.SI<Second>()) {
+				return null;
+			}
 			var sum = data.GetValues(x => new {
 				DrivingBehavior = x.Field<DrivingBehavior>(ModalResultField.drivingBehavior.GetName()),
 				dt = x.Field<Second>(ModalResultField.simulationInterval.GetName())
diff --git a/VectoCore/VectoCore/OutputData/ModalDataContainer.cs b/VectoCore/VectoCore/OutputData/ModalDataContainer.cs
index 0c38d6c19a3aec71f829eeae6a07b5af4b14bd9c..9c60ac799a727b4b75c434efb786fa2f95d4ad95 100644
--- a/VectoCore/VectoCore/OutputData/ModalDataContainer.cs
+++ b/VectoCore/VectoCore/OutputData/ModalDataContainer.cs
@@ -224,6 +224,11 @@ namespace TUGraz.VectoCore.OutputData
 
 		public bool HasCombustionEngine => !(_runData.JobType == VectoSimulationJobType.BatteryElectricVehicle || _runData.JobType == VectoSimulationJobType.IEPC_E);
 
+		public bool HasGearbox => _runData.GearboxData != null;
+
+		public bool HasAxlegear => _runData.AxleGearData != null;
+
+
 		public WattSecond TotalElectricMotorWorkDrive(PowertrainPosition emPos)
 		{
 			var offField = emPos == PowertrainPosition.IEPC ? ModalResultField.IEPC_Off_ : ModalResultField.EM_Off_;
@@ -547,6 +552,10 @@ namespace TUGraz.VectoCore.OutputData
 			if (time.Count == 1) {
 				return time.First();
 			}
+
+			if (time.Count == 0) {
+				return 0.SI<Second>();
+			}
 			return time.Last() - time.First() + dt.First() / 2 + dt.Last() / 2;
 		}
 
@@ -562,7 +571,7 @@ namespace TUGraz.VectoCore.OutputData
 					vact = r.Field<MeterPerSecond>(ModalResultField.v_act.GetName()),
 					acc = r.Field<MeterPerSquareSecond>(ModalResultField.acc.GetName()),
 					dt = r.Field<Second>(ModalResultField.simulationInterval.GetName())
-				}).First();
+				}).FirstOrDefault();
 			var min = 0.SI<Meter>();
 			if (first != null && first.vact != null && first.acc != null && first.dt != null) {
 				min = first.dist - first.vact * first.dt - first.acc * first.dt * first.dt / 2.0;
@@ -648,6 +657,7 @@ namespace TUGraz.VectoCore.OutputData
 						string.Format(emCol.GetAttribute().Caption, em.GetName())));
 				}
 			}
+			
 			dataColumns.AddRange(
 				new[] {
 					// TC
@@ -660,13 +670,18 @@ namespace TUGraz.VectoCore.OutputData
 					// Aux
 					ModalResultField.P_aux_mech,
 					ModalResultField.P_aux_el,
+					ModalResultField.P_Aux_el_HV,
 					// Gbx
 					ModalResultField.P_gbx_in,
 					ModalResultField.P_gbx_loss,
 					ModalResultField.P_gbx_inertia,
+
+					ModalResultField.n_gbx_in_avg,
 					ModalResultField.n_gbx_out_avg,
-					ModalResultField.T_gbx_out,
+
 					ModalResultField.T_gbx_in,
+					ModalResultField.T_gbx_out,
+
 					// retarder
 					ModalResultField.P_retarder_in,
 					ModalResultField.P_ret_loss,
@@ -711,6 +726,11 @@ namespace TUGraz.VectoCore.OutputData
 					ModalResultField.P_DCDC_In,
 					ModalResultField.P_DCDC_Out,
 					ModalResultField.P_DCDC_missing,
+
+					//ModalResultField.SimIntervalCurrent_,
+					//ModalResultField.SimIntervalPrev_,
+					//ModalResultField.DCDCStateCount_,
+
 					// TC Operating point
 					ModalResultField.TorqueConverterSpeedRatio,
 					ModalResultField.TorqueConverterTorqueRatio,
@@ -820,10 +840,14 @@ namespace TUGraz.VectoCore.OutputData
 						ModalResultField.P_clutch_out,
 					}.Select(x => x.GetName()));
 			}
+
+			if (HasElectricAuxiliaries) {
+				dataColumns.Add(ModalResultField.P_aux_el.GetName());
+			}
 			dataColumns.AddRange(
 				new[] {
 					ModalResultField.P_aux_mech,
-					ModalResultField.P_aux_el
+					ModalResultField.P_Aux_el_HV
 				}.Select(x => x.GetName()));
 
 			if (!writeEngineOnly) {
@@ -895,6 +919,11 @@ namespace TUGraz.VectoCore.OutputData
 			return dataColumns;
 		}
 
+		public bool HasElectricAuxiliaries
+		{
+			get => _runData.Aux.Any(aux => aux.ConnectToREESS);
+		}
+
 		public IEnumerable<T> GetValues<T>(DataColumn col) => GetValues(x => x.Field<T>(col));
 
 		public IEnumerable<T> GetValues<T>(Func<DataRow, T> selectorFunc) =>
@@ -1042,6 +1071,7 @@ namespace TUGraz.VectoCore.OutputData
 		{
 			if (!string.IsNullOrWhiteSpace(id) && !Auxiliaries.ContainsKey(id)) {
 				var col = Data.Columns.Add(columnName ?? string.Format(ModalResultField.P_aux_.GetCaption(), id), typeof(SI));
+
 				col.ExtendedProperties[ModalResults.ExtendedPropertyNames.Decimals] =
 					ModalResultField.P_aux_.GetAttribute().Decimals;
 				col.ExtendedProperties[ModalResults.ExtendedPropertyNames.OutputFactor] =
diff --git a/VectoCore/VectoCore/OutputData/ModalDataPostprocessingCorrection.cs b/VectoCore/VectoCore/OutputData/ModalDataPostprocessingCorrection.cs
index 036b17faceccd3dbdcc79bdc5b385dbfaacfd41c..4de8e0946b3cef61c34b29e1ca64953ac6716ce7 100644
--- a/VectoCore/VectoCore/OutputData/ModalDataPostprocessingCorrection.cs
+++ b/VectoCore/VectoCore/OutputData/ModalDataPostprocessingCorrection.cs
@@ -392,7 +392,7 @@ namespace TUGraz.VectoCore.OutputData
 			}
 		}
 
-		public Joule EnergyConsumptionTotal
+		public Joule FuelEnergyConsumptionTotal
 		{
 			get
 			{
@@ -401,6 +401,8 @@ namespace TUGraz.VectoCore.OutputData
 			}
 		}
 
+		public WattSecond ElectricEnergyConsumption { get; }
+
 		public Second ICEOffTimeStandstill { get; set; }
 		public WattSecond EnergyAuxICEOffStandstill { get; set; }
 		public WattSecond EnergyAuxICEOffStandstill_UF {
@@ -562,7 +564,8 @@ namespace TUGraz.VectoCore.OutputData
 		public KilogramPerMeter KilogramCO2PerMeter => 0.SI<KilogramPerMeter>();
 		public Dictionary<FuelType, IFuelConsumptionCorrection> FuelCorrection => new Dictionary<FuelType, IFuelConsumptionCorrection>();
 		public Kilogram CO2Total => 0.SI<Kilogram>();
-		public Joule EnergyConsumptionTotal => 0.SI<Joule>();
+		public Joule FuelEnergyConsumptionTotal => 0.SI<Joule>();
+		public WattSecond ElectricEnergyConsumption => 0.SI<WattSecond>();
 
 		#endregion
 	}
diff --git a/VectoCore/VectoCore/OutputData/OvcResultEntry.cs b/VectoCore/VectoCore/OutputData/OvcResultEntry.cs
new file mode 100644
index 0000000000000000000000000000000000000000..63df37df56abd64c6265d104c8389b2cd1cb20d8
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/OvcResultEntry.cs
@@ -0,0 +1,50 @@
+using System.Collections.Generic;
+using TUGraz.VectoCommon.BusAuxiliaries;
+using TUGraz.VectoCommon.Utils;
+
+namespace TUGraz.VectoCore.OutputData
+{
+	public class OvcResultEntry : IOVCResultEntry
+	{
+		#region Implementation of IOVCResultEntry
+
+		public IResultEntry ChargeDepletingResult { get; internal set; }
+		public IResultEntry ChargeSustainingResult { get; internal set; }
+
+		public IWeightedResult Weighted { get; internal set; }
+
+		#endregion
+	}
+
+	public class WeightedResult : IWeightedResult
+	{
+		public WeightedResult(IResultEntry cdResult)
+		{
+			ChargeDepletingResult = cdResult;
+		}
+
+		protected IResultEntry ChargeDepletingResult;
+
+		#region Implementation of IWeightedResult
+
+		public Meter Distance => ChargeDepletingResult.Distance;
+		public Kilogram Payload => ChargeDepletingResult.Payload;
+		public CubicMeter CargoVolume => ChargeDepletingResult.CargoVolume;
+		public double? PassengerCount => ChargeDepletingResult.PassengerCount;
+		public MeterPerSecond AverageSpeed { get; internal set; }
+		public MeterPerSecond AverageDrivingSpeed { get; internal set; }
+
+		public IDictionary<IFuelProperties, Kilogram> FuelConsumption { get; internal set; }
+		public WattSecond ElectricEnergyConsumption { get; internal set; }
+		public Kilogram CO2Total { get; internal set; }
+		public Meter ActualChargeDepletingRange { get; internal set; }
+		public Meter EquivalentAllElectricRange { get; internal set; }
+		public Meter ZeroCO2EmissionsRange { get; internal set; }
+		public double UtilityFactor { get; internal set; }
+		public IFuelProperties AuxHeaterFuel { get; set; }
+		public Kilogram ZEV_FuelConsumption_AuxHtr { get; set; }
+		public Kilogram ZEV_CO2 { get; set; }
+
+		#endregion
+	}
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/SerialHybridModalDataPostprocessingCorrection.cs b/VectoCore/VectoCore/OutputData/SerialHybridModalDataPostprocessingCorrection.cs
index 145c0c07e926a804bea018781290076641d85483..9e11566cd96b492d6448e8ddfdc29082847b704c 100644
--- a/VectoCore/VectoCore/OutputData/SerialHybridModalDataPostprocessingCorrection.cs
+++ b/VectoCore/VectoCore/OutputData/SerialHybridModalDataPostprocessingCorrection.cs
@@ -80,6 +80,9 @@ namespace TUGraz.VectoCore.OutputData
 					: comp.PowerOff * r.ICEOffTimeDriving * engLine * (1 - essParams.UtilityFactorDriving),
 				FcREESSSoc = r.DeltaEReessMech * socCorr,
 				FcBusAuxEs = engLine * r.WorkBusAuxESMech,
+				FcHeatPumpHeatingEl = engLine * r.WorkBusAuxHeatPumpHeatingElMech,
+				FcHeatPumpHeatingMech = engLine * r.WorkBusAuxHeatPumpHeatingMech,
+				FcBusAuxEletcricHeater = engLine * r.WorkBusAuxElectricHeater,
 				FcWHR = engLine * r.WorkWHR,
 				FcAuxHtr = 0.SI<Kilogram>()
 			};
diff --git a/VectoCore/VectoCore/OutputData/SumDataFields.cs b/VectoCore/VectoCore/OutputData/SumDataFields.cs
index ef159787325b3d14247b30d8fdcaf51b462f30c8..5789d880591152330d17d4e9f1ba6e0246e213c8 100644
--- a/VectoCore/VectoCore/OutputData/SumDataFields.cs
+++ b/VectoCore/VectoCore/OutputData/SumDataFields.cs
@@ -138,6 +138,7 @@ namespace TUGraz.VectoCore.OutputData
 		public const string E_FORMAT = "E_{0} [kWh]";
 		public const string E_AUX_FORMAT = "E_aux_{0} [kWh]";
 		public const string E_AUX = "E_aux_sum [kWh]";
+		public const string E_AUX_EL = "E_aux_sum_el [kWh]";
 
 		public const string E_AUX_EL_HV = "E_aux_el(HV) [kWh]";
 
@@ -465,7 +466,8 @@ namespace TUGraz.VectoCore.OutputData
 			{ E_POWERTRAIN_INERTIA, SumFunc((r, m) => m.PowerAccelerations().ConvertToKiloWattHour(), ModalResultField.P_ice_inertia, ModalResultField.P_gbx_inertia)},
 			
 			{ E_AUX, SumFunc((r, m) => m.WorkAuxiliaries()?.ConvertToKiloWattHour(), ModalResultField.P_aux_mech)},
-			{ E_AUX_EL_HV, SumFunc((r, m) => m.TimeIntegral<WattSecond>(ModalResultField.P_aux_el).ConvertToKiloWattHour(), ModalResultField.P_aux_el)},
+			{ E_AUX_EL, SumFunc((r, m) => m.WorkElectricAuxiliaries()?.ConvertToKiloWattHour(), ModalResultField.P_aux_el)},
+			{ E_AUX_EL_HV, SumFunc((r, m) => m.TimeIntegral<WattSecond>(ModalResultField.P_Aux_el_HV).ConvertToKiloWattHour(), ModalResultField.P_Aux_el_HV)},
 			{ E_CLUTCH_LOSS, SumFunc((r, m) => m.WorkClutch().ConvertToKiloWattHour(), ModalResultField.P_clutch_loss)},
 			{ E_TC_LOSS, SumFunc((r, m) => m.WorkTorqueConverter().ConvertToKiloWattHour(), ModalResultField.P_TC_loss)},
 			{ E_SHIFT_LOSS, SumFunc((r, m) => m.WorkGearshift().ConvertToKiloWattHour(), ModalResultField.P_gbx_shift_loss)},
@@ -580,7 +582,12 @@ namespace TUGraz.VectoCore.OutputData
 				}, ModalResultField.P_axle_in, ModalResultField.P_brake_in)
 			},
 
-			{ NUM_GEARSHIFTS, SumFunc((r, m) => ((uint?)r.GearboxData?.Gears.Count ?? 0u) == 1 ? 0.SI<Scalar>() : (ConvertedSI)m.GearshiftCount())},
+			{ NUM_GEARSHIFTS, SumFunc((r, m) => {
+				var gears = ((uint?)r.GearboxData?.Gears.Count ?? 0u);
+				return (gears == 1 || gears == 0)
+					? 0.SI<Scalar>()
+					: (ConvertedSI)m.GearshiftCount();
+			})},
 			
 			{ COASTING_TIME_SHARE, SumFunc((r, m) => (ConvertedSI)m.CoastingTimeShare(), ModalResultField.drivingBehavior) },
 			{ BRAKING_TIME_SHARE, SumFunc((r, m) => (ConvertedSI)m.BrakingTimeShare(), ModalResultField.drivingBehavior) },
diff --git a/VectoCore/VectoCore/OutputData/SummaryDataContainer.cs b/VectoCore/VectoCore/OutputData/SummaryDataContainer.cs
index 1e7fc58c4f8e20492ea34419939edcfb83517075..7de2df134dfbd9f27559693a1abd9d4465537b0f 100644
--- a/VectoCore/VectoCore/OutputData/SummaryDataContainer.cs
+++ b/VectoCore/VectoCore/OutputData/SummaryDataContainer.cs
@@ -338,6 +338,10 @@ namespace TUGraz.VectoCore.OutputData
 			Tuple.Create(SumDataFields.TOTAL_VEHICLE_MASS, typeof(ConvertedSI)),
 		};
 
+		public static readonly Tuple<string, Type>[] ElectricAuxiliariesSignals = {
+			Tuple.Create(SumDataFields.E_AUX_EL, typeof(ConvertedSI))
+		};
+
 		private object _tableLock = new object();
 		internal readonly DataTable Table;
 		private readonly ISummaryWriter _sumWriter;
@@ -438,7 +442,9 @@ namespace TUGraz.VectoCore.OutputData
 					//CreateColumns(HybridControllerSignals);
 					break;
 				case IDCDCConverter _:
-					//CreateColumns(DCDCConverterSignals);
+				//CreateColumns(DCDCConverterSignals);
+				case ElectricAuxiliaries _:
+					CreateColumns(ElectricAuxiliariesSignals);
 					break;
 			}
 		}
@@ -593,6 +599,7 @@ namespace TUGraz.VectoCore.OutputData
 			cols.AddRange(AuxColumns.OrderBy(x => x));
 			cols.AddRange(new[] {
 				SumDataFields.E_AUX,
+				SumDataFields.E_AUX_EL,
 				SumDataFields.E_AUX_EL_HV, 
 				SumDataFields.E_CLUTCH_LOSS,
 				SumDataFields.E_TC_LOSS, 
@@ -958,7 +965,8 @@ namespace TUGraz.VectoCore.OutputData
 		}
 
 
-		//[MethodImpl(MethodImplOptions.Synchronized)]
+		//[MethodImpl(MethodImplOptions.Synchronized)
+		[Obsolete]
 		public virtual void WriteXXX(IModalDataContainer modData, VectoRunData runData)
 		{
 			//var row = GetResultRow(modData, runData); // Replace row with dictionary
diff --git a/VectoCore/VectoCore/OutputData/XML/AttributeMappings.cs b/VectoCore/VectoCore/OutputData/XML/AttributeMappings.cs
index 4576cdee15a45fe22e2ed318c34eabc2bc7db64d..56a43154b28fc23d01671d459ef647a51932e197 100644
--- a/VectoCore/VectoCore/OutputData/XML/AttributeMappings.cs
+++ b/VectoCore/VectoCore/OutputData/XML/AttributeMappings.cs
@@ -30,6 +30,7 @@
 */
 
 using System.Collections.Generic;
+using System.Security;
 using TUGraz.VectoCommon.Resources;
 using TUGraz.VectoCore.InputData.Reader.ComponentData;
 using TUGraz.VectoCore.Models.Declaration;
@@ -129,5 +130,39 @@ namespace TUGraz.IVT.VectoXML
 			{ DrivingCycleDataReader.Fields.EngineSpeed, XMLNames.Vehicle_PTOCycle_EngineSpeed_Attr },
 			{ DrivingCycleDataReader.Fields.PTOTorque, XMLNames.Vehicle_PTOCycle_Torque_Attr },
 		};
+
+		#region Battery
+
+		public static readonly Dictionary<string, string> InternalResistanceMap = new Dictionary<string, string> {
+			{ BatteryInternalResistanceReader.Fields.StateOfCharge, XMLNames.REESS_InternalResistanceCurve_SoC },
+			{ BatteryInternalResistanceReader.Fields.InternalResistance_2, XMLNames.REESS_InternalResistanceCurve_R2 }, {
+				BatteryInternalResistanceReader.Fields.InternalResistance_10, XMLNames.REESS_InternalResistanceCurve_R10
+			}, {
+				BatteryInternalResistanceReader.Fields.InternalResistance_20, XMLNames.REESS_InternalResistanceCurve_R20
+			}, {
+				BatteryInternalResistanceReader.Fields.InternalResistance_120,
+				XMLNames.REESS_InternalResistanceCurve_R120
+			}
+		};
+
+		public static readonly Dictionary<string, string> VoltageMap = new Dictionary<string, string> {
+			{ BatterySOCReader.Fields.StateOfCharge, XMLNames.REESS_OCV_SoC },
+			{ BatterySOCReader.Fields.BatteryVoltage, XMLNames.REESS_OCV_OCV }
+		};
+
+		public static readonly Dictionary<string, string> MaxCurrentMap = new Dictionary<string, string> {
+			{ BatteryMaxCurrentReader.Fields.StateOfCharge, XMLNames.REESS_CurrentLimits_SoC },
+			{ BatteryMaxCurrentReader.Fields.MaxChargeCurrent, XMLNames.REESS_CurrentLimits_MaxChargingCurrent },
+			{ BatteryMaxCurrentReader.Fields.MaxDischargeCurrent, XMLNames.REESS_CurrentLimits_MaxDischargingCurrent }
+		};
+
+		#endregion
+		public static readonly Dictionary<string, string> EMPowerMap = new Dictionary<string, string> {
+			{ ElectricMotorMapReader.Fields.MotorSpeed, XMLNames.PowerMap_OutShaftSpeed },
+			{ElectricMotorMapReader.Fields.Torque, XMLNames.PowerMap_Torque },
+			{ ElectricMotorMapReader.Fields.PowerElectrical, XMLNames.PowerMap_ElectricPower }
+		};
+
+		//ElectricMotorMapReader
 	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/AbstractResultsWriter.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/AbstractResultsWriter.cs
new file mode 100644
index 0000000000000000000000000000000000000000..361554665e349b055a9126e495b699739954aad8
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/AbstractResultsWriter.cs
@@ -0,0 +1,88 @@
+using System.Collections.Generic;
+using System.Linq;
+using System.Xml.Linq;
+using TUGraz.VectoCommon.Exceptions;
+using TUGraz.VectoCommon.Resources;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Models.Declaration;
+using TUGraz.VectoCore.Models.Simulation.Data;
+using TUGraz.VectoCore.Models.Simulation.Impl;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common
+{
+    public abstract class AbstractResultsWriter : IResultsWriter
+    {
+
+        #region Implementation of IResultsWriter
+
+        public virtual XElement GenerateResults(List<IResultEntry> results)
+        {
+            var ordered = GetOrderedResults(results);
+            var allSuccess = results.All(x => x.Status == VectoRun.Status.Success);
+			return new XElement(TNS + XMLNames.Report_Results,
+				new XElement(TNS + XMLNames.Report_Result_Status,
+					allSuccess ? XMLNames.Report_Results_Status_Success_Val : XMLNames.Report_Results_Status_Error_Val),
+				ordered.Select(x =>
+					x.Status == VectoRun.Status.Success
+						? ResultSuccessWriter.GetElement(x)
+						: ResultErrorWriter.GetElement(x)),
+				allSuccess ? SummaryWriter.GetElement(ordered) : null
+			);
+		}
+
+        #endregion
+
+        protected abstract XNamespace TNS { get; }
+
+        protected abstract IResultGroupWriter ResultSuccessWriter { get; }
+
+        protected abstract IResultGroupWriter ResultErrorWriter { get; }
+
+        public abstract IReportResultsSummaryWriter SummaryWriter { get; }
+
+
+        protected virtual IList<IResultEntry> GetOrderedResults(List<IResultEntry> results)
+        {
+            return results.OrderBy(x => x.VehicleClass)
+                .ThenBy(x => x.FuelMode)
+                .ThenBy(x => x.Mission)
+                .ThenBy(x => x.LoadingType).ToArray();
+        }
+
+        protected virtual List<IOVCResultEntry> GetOrderedResultsOVC(List<IResultEntry> results)
+        {
+            if (!results.All(x => x.OVCMode.IsOneOf(VectoRunData.OvcHevMode.ChargeSustaining, VectoRunData.OvcHevMode.ChargeDepleting))) {
+                throw new VectoException(
+                    "Simulation runs for OVC vehicles must be either Charge Sustaining or Charge Depleting!");
+            }
+
+            var retVal = new List<IOVCResultEntry>(results.Count / 2);
+            var cdEntries = results.Where(x => x.OVCMode == VectoRunData.OvcHevMode.ChargeSustaining)
+                .OrderBy(x => x.VehicleClass)
+                .ThenBy(x => x.FuelMode)
+                .ThenBy(x => x.Mission)
+                .ThenBy(x => x.LoadingType)
+                .ToList();
+            foreach (var cdEntry in cdEntries) {
+                var csEntry = results.FirstOrDefault(x => x.OVCMode != cdEntry.OVCMode &&
+                                                        x.VehicleClass == cdEntry.VehicleClass &&
+                                                        x.FuelMode == cdEntry.FuelMode &&
+                                                        x.Mission == cdEntry.Mission &&
+                                                        x.LoadingType == cdEntry.LoadingType);
+                if (csEntry == null) {
+                    throw new VectoException(
+                        $"no matching result for {cdEntry.Mission}, {cdEntry.LoadingType}, {cdEntry.FuelMode} found!");
+                }
+
+                var combined = new OvcResultEntry() {
+                    ChargeSustainingResult = csEntry,
+                    ChargeDepletingResult = cdEntry,
+                    Weighted = DeclarationData.CalculateWeightedResult(cdEntry, csEntry)
+                };
+                retVal.Add(combined);
+            }
+            return retVal;
+        }
+
+    }
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/CO2Writer.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/CO2Writer.cs
new file mode 100644
index 0000000000000000000000000000000000000000..5d485ec3a38a1ad2c376f71dbafba5c7ba2b227b
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/CO2Writer.cs
@@ -0,0 +1,125 @@
+using System.Collections.Generic;
+using System.Linq;
+using System.Xml.Linq;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCommon.Resources;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9.ResultWriter;
+using TUGraz.VectoCore.Utils;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common
+{
+    public abstract class CO2WriterBase : AbstractResultWriter, ICO2Writer
+    {
+        protected CO2WriterBase(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+        public virtual XElement[] GetElements(IResultEntry entry)
+		{
+			return GetCO2ResultEntries(entry.CO2Total, entry.Distance, entry.Payload, entry.CargoVolume,
+					entry.PassengerCount)
+				.Select(x => new XElement(TNS + XMLNames.Report_Results_CO2, x.ValueAsUnit(3, 1)))
+				.ToArray();
+		}
+
+        public virtual XElement[] GetElements(IWeightedResult entry)
+		{
+			return GetCO2ResultEntries(entry.CO2Total, entry.Distance, entry.Payload, entry.CargoVolume,
+					entry.PassengerCount)
+				.Select(x => new XElement(TNS + XMLNames.Report_Results_CO2, x.ValueAsUnit(3, 1)))
+				.ToArray();
+		}
+
+		protected abstract IList<ConvertedSI> GetCO2ResultEntries(Kilogram co2, Meter distance, Kilogram payload,
+			CubicMeter volume, double? passengers);
+
+	}
+
+    public class LorryCO2Writer : CO2WriterBase
+    {
+        public LorryCO2Writer(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+
+		protected override IList<ConvertedSI> GetCO2ResultEntries(Kilogram CO2Total, Meter distance, Kilogram payload,
+			CubicMeter volume, double? passengers)
+		{
+			var retVal = new List<ConvertedSI>() {
+				(CO2Total / distance).ConvertToGrammPerKiloMeter(),
+				(CO2Total / distance / payload).ConvertToGrammPerTonKilometer(),
+			};
+			if (volume.IsGreater(0)) {
+				retVal.Add((CO2Total / distance / volume).ConvertToGrammPerCubicMeterKiloMeter());
+			}
+			return retVal;
+		}
+
+	}
+
+    public class BusCO2Writer : CO2WriterBase
+    {
+        public BusCO2Writer(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		protected override IList<ConvertedSI> GetCO2ResultEntries(Kilogram CO2Total, Meter distance, Kilogram payload,
+			CubicMeter volume, double? passengers)
+		{
+			return new[] {
+				(CO2Total / distance).ConvertToGrammPerKiloMeter(),
+				(CO2Total / distance / passengers.Value).ConvertToGrammPerPassengerKilometer(),
+			};
+		}
+
+	}
+
+    public class BusPEVCO2Writer : BusCO2Writer
+    {
+        public BusPEVCO2Writer(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+        #region Implementation of ICO2Writer
+
+        public override XElement[] GetElements(IResultEntry entry)
+        {
+            if (entry.AuxHeaterFuel == null) {
+                return null;
+            }
+
+            var tmp = _factory.GetFuelConsumptionBus(_factory, TNS);
+			return new[] {
+				new XElement(TNS + XMLNames.Report_ResultEntry_FCZEVAuxHeater,
+					new XAttribute(XMLNames.Report_Results_Fuel_Type_Attr, entry.AuxHeaterFuel.FuelType.ToXMLFormat()),
+					tmp?.GetFuelConsumptionEntries(entry.ZEV_FuelConsumption_AuxHtr, entry.AuxHeaterFuel, entry.Distance,
+						entry.Payload, entry.CargoVolume, entry.PassengerCount).Select(x =>
+						new XElement(TNS + XMLNames.Report_Results_FuelConsumption, x.ValueAsUnit(3, 1)))
+				),
+				new XElement(TNS + XMLNames.Report_ResultEntry_CO2ZEVAuxHeater,
+					GetCO2ResultEntries(entry.ZEV_CO2, entry.Distance, entry.Payload, entry.CargoVolume,
+						entry.PassengerCount).Select(x =>
+						new XElement(TNS + XMLNames.Report_Results_CO2, x.ValueAsUnit(3, 1)))
+				)
+			};
+		}
+
+        public override XElement[] GetElements(IWeightedResult entry)
+        {
+            if (entry.AuxHeaterFuel == null) {
+                return null;
+            }
+
+            var tmp = _factory.GetFuelConsumptionBus(_factory, TNS) as BusFuelConsumptionWriter;
+            return new[] {
+                new XElement(TNS + XMLNames.Report_ResultEntry_FCZEVAuxHeater,
+                    new XAttribute(XMLNames.Report_Results_Fuel_Type_Attr, entry.AuxHeaterFuel.FuelType.ToXMLFormat()),
+                    tmp?.GetFuelConsumptionEntries(entry.ZEV_FuelConsumption_AuxHtr, entry.AuxHeaterFuel, entry.Distance,
+                        entry.Payload, entry.CargoVolume, entry.PassengerCount).Select(x =>
+                        new XElement(TNS + XMLNames.Report_Results_FuelConsumption, x.ValueAsUnit(3, 1)))
+                ),
+                new XElement(TNS + XMLNames.Report_ResultEntry_CO2ZEVAuxHeater,
+                    GetCO2ResultEntries(entry.ZEV_CO2, entry.Distance, entry.Payload, entry.CargoVolume,
+                        entry.PassengerCount).Select(x =>
+                        new XElement(TNS + XMLNames.Report_Results_CO2, x.ValueAsUnit(3, 1)))
+                )
+            };
+        }
+
+        #endregion
+
+    }
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/ElectricEnergyWriter.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/ElectricEnergyWriter.cs
new file mode 100644
index 0000000000000000000000000000000000000000..20b634257df4c3593332d38199550861dac07f13
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/ElectricEnergyWriter.cs
@@ -0,0 +1,94 @@
+using System.Collections.Generic;
+using System.Linq;
+using System.Xml.Linq;
+using TUGraz.VectoCommon.Resources;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Utils;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common
+{
+
+    public abstract class ElectricEnergyConsumptionWriterBase : AbstractResultWriter, IElectricEnergyConsumptionWriter
+    {
+        public ElectricEnergyConsumptionWriterBase(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+        #region Overrides of AbstractResultWriter
+
+        public virtual XElement GetElement(IResultEntry entry)
+        {
+            return new XElement(TNS + ElectricEnergyConsumptionXMLElementName,
+                GetEnergyConsumption(entry.ElectricEnergyConsumption, entry.Distance, entry.Payload, entry.CargoVolume,
+                    entry.PassengerCount).Select(x =>
+                    new XElement(TNS + XMLNames.Report_Result_EnergyConsumption, x.ValueAsUnit(3, 1)))
+            );
+        }
+
+        public virtual XElement GetElement(IWeightedResult weighted)
+        {
+            return new XElement(TNS + ElectricEnergyConsumptionXMLElementName,
+                GetEnergyConsumption(weighted.ElectricEnergyConsumption, weighted.Distance, weighted.Payload, weighted.CargoVolume,
+                    weighted.PassengerCount).Select(x =>
+                    new XElement(TNS + XMLNames.Report_Result_EnergyConsumption, x.ValueAsUnit(3, 1)))
+            );
+
+        }
+
+        protected abstract IList<ConvertedSI> GetEnergyConsumption(WattSecond elEnergy, Meter distance,
+            Kilogram payload, CubicMeter volume, double? passengers);
+
+        #endregion
+
+		protected virtual string ElectricEnergyConsumptionXMLElementName => XMLNames.Report_ResultEntry_ElectricEnergyConsumption;
+	}
+
+    public class LorryElectricEnergyConsumptionWriter : ElectricEnergyConsumptionWriterBase
+    {
+        public LorryElectricEnergyConsumptionWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+        #region Overrides of ElectricEnergyConsumptionWriterBase
+
+        protected override IList<ConvertedSI> GetEnergyConsumption(WattSecond elEnergy, Meter distance,
+            Kilogram payload, CubicMeter volume, double? passengers)
+		{
+			var retVal = new List<ConvertedSI>() {
+				(elEnergy / distance).ConvertToKiloWattHourPerKiloMeter(),
+				(elEnergy / distance / payload).ConvertToKiloWattHourPerTonKiloMeter(),
+			};
+			if (volume?.IsGreater(0) ?? false) {
+				retVal.Add((elEnergy / distance / volume).ConvertToKiloWattHourPerCubicMeterKiloMeter());
+			}
+
+			retVal.AddRange(new[] {
+				(elEnergy / distance).ConvertToMegaJoulePerKiloMeter(),
+				(elEnergy / distance / payload).ConvertToMegaJoulePerTonKiloMeter()
+			});
+            if (volume?.IsGreater(0) ?? false){
+                retVal.Add((elEnergy / distance / volume).ConvertToMegaJoulePerCubicMeterKiloMeter());
+            }
+            return retVal;
+        }
+
+        #endregion
+    }
+
+    public class BusElectricEnergyConsumptionWriter : ElectricEnergyConsumptionWriterBase
+    {
+        public BusElectricEnergyConsumptionWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+        #region Overrides of ElectricEnergyConsumptionWriterBase
+
+        protected override IList<ConvertedSI> GetEnergyConsumption(WattSecond elEnergy, Meter distance,
+            Kilogram payload, CubicMeter volume, double? passengers)
+        {
+            return new[] {
+                (elEnergy / distance).ConvertToKiloWattHourPerKiloMeter(),
+                (elEnergy / distance / passengers.Value).ConvertToKiloWattHourPerPassengerKiloMeter(),
+
+                (elEnergy / distance).ConvertToMegaJoulePerKiloMeter(),
+                (elEnergy / distance / passengers.Value).ConvertToMegaJoulePerPassengerKiloMeter(),
+            };
+        }
+
+        #endregion
+    }
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/FuelConsumptionWriter.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/FuelConsumptionWriter.cs
new file mode 100644
index 0000000000000000000000000000000000000000..115f61cd8624b18994000ebab12fc6415f5ddd32
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/FuelConsumptionWriter.cs
@@ -0,0 +1,117 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Xml.Linq;
+using TUGraz.VectoCommon.BusAuxiliaries;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCommon.Resources;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9.ResultWriter;
+using TUGraz.VectoCore.Utils;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common
+{
+    public abstract class FuelConsumptionWriterBase : AbstractResultWriter, IFuelConsumptionWriter
+    {
+        protected FuelConsumptionWriterBase(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+        #region Implementation of IFuelConsumptionWriter
+
+        public XElement GetElement(IResultEntry entry, IFuelConsumptionCorrection fc)
+        {
+            return new XElement(TNS + XMLNames.Report_Results_Fuel,
+                new XAttribute(XMLNames.Report_Results_Fuel_Type_Attr, fc.Fuel.FuelType.ToXMLFormat()),
+                GetFuelConsumptionEntries(fc.TotalFuelConsumptionCorrected, fc.Fuel, entry.Distance, entry.Payload, entry.CargoVolume, entry.PassengerCount).Select(x => new XElement(TNS + XMLNames.Report_Results_FuelConsumption, x.ValueAsUnit(3, 1)))
+            );
+        }
+
+        public XElement GetElement(IWeightedResult entry, IFuelProperties fuel, Kilogram consumption)
+        {
+            return new XElement(TNS + XMLNames.Report_Results_Fuel,
+                new XAttribute(XMLNames.Report_Results_Fuel_Type_Attr, fuel.FuelType.ToXMLFormat()),
+                GetFuelConsumptionEntries(consumption, fuel, entry.Distance, entry.Payload, entry.CargoVolume, entry.PassengerCount).Select(x => new XElement(TNS + XMLNames.Report_Results_FuelConsumption, x.ValueAsUnit(3, 1)))
+            );
+        }
+
+        #endregion
+
+		public abstract IList<ConvertedSI> GetFuelConsumptionEntries(Kilogram fc,
+			IFuelProperties fuel, Meter distance, Kilogram payload, CubicMeter volume,
+			double? passenger);
+
+    }
+
+    public class LorryFuelConsumptionWriter : FuelConsumptionWriterBase
+    {
+        public LorryFuelConsumptionWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+
+        #region Overrides of FuelConsumptionWriterBase
+
+        public override IList<ConvertedSI> GetFuelConsumptionEntries(Kilogram fc, IFuelProperties fuel, Meter distance, Kilogram payload, CubicMeter volume, double? passenger)
+        {
+            var retVal = new List<ConvertedSI> {
+                (fc / distance).ConvertToGrammPerKiloMeter(),
+                (fc / distance /payload).ConvertToGrammPerTonKilometer()};
+            if (volume.IsGreater(0)) {
+				retVal.Add((fc / distance / volume).ConvertToGrammPerCubicMeterKiloMeter());
+			}
+
+			retVal.AddRange(new [] {
+                (fc * fuel.LowerHeatingValueVecto / distance).ConvertToMegaJoulePerKilometer(),
+                (fc * fuel.LowerHeatingValueVecto / distance / payload).ConvertToMegaJoulePerTonKiloMeter(),
+			});
+			if (volume.IsGreater(0)) {
+                retVal.Add((fc * fuel.LowerHeatingValueVecto / distance / volume).ConvertToMegaJoulePerCubicMeterKiloMeter());
+			}
+
+            if (fuel.FuelDensity != null) {
+                retVal.AddRange(new[] {
+                    (fc / fuel.FuelDensity / distance).ConvertToLiterPer100KiloMeter(),
+                    (fc / fuel.FuelDensity / distance / payload).ConvertToLiterPerTonKiloMeter(),
+				});
+				if (volume.IsGreater(0)) {
+					retVal.Add((fc / fuel.FuelDensity / distance / volume).ConvertToLiterPerCubicMeterKiloMeter());
+				}
+            }
+
+            return retVal;
+        }
+
+        #endregion
+    }
+
+    public class BusFuelConsumptionWriter : FuelConsumptionWriterBase
+    {
+        public BusFuelConsumptionWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+
+        #region Overrides of FuelConsumptionWriterBase
+
+        public override IList<ConvertedSI> GetFuelConsumptionEntries(Kilogram fc, IFuelProperties fuel,
+            Meter distance, Kilogram payload, CubicMeter volume, double? passenger)
+        {
+            var retVal = new List<ConvertedSI> {
+                (fc / distance).ConvertToGrammPerKiloMeter(),
+                (fc / distance / passenger.Value).ConvertToGrammPerPassengerKilometer(),
+
+                (fc * fuel.LowerHeatingValueVecto / distance).ConvertToMegaJoulePerKilometer(),
+                (fc * fuel.LowerHeatingValueVecto / distance / passenger.Value)
+                .ConvertToMegaJoulePerPassengerKilometer(),
+            };
+
+            if (fuel.FuelDensity != null) {
+                retVal.AddRange(new[] {
+                    (fc / fuel.FuelDensity / distance).ConvertToLiterPer100KiloMeter(),
+                    (fc / fuel.FuelDensity / distance / passenger.Value).ConvertToLiterPerPassengerKiloMeter(),
+                });
+            }
+
+            return retVal;
+        }
+
+        #endregion
+
+    }
+
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/IInternalResultWriterFactory.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/IInternalResultWriterFactory.cs
new file mode 100644
index 0000000000000000000000000000000000000000..7aef9181b1dc823376653d8dfd0deb472b445e1a
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/IInternalResultWriterFactory.cs
@@ -0,0 +1,17 @@
+using TUGraz.VectoCore.Utils.Ninject;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common
+{
+    public interface IInternalResultWriterFactory
+    {
+        IResultsWriter GetCIFResultsWriter(
+            VehicleTypeAndArchitectureStringHelperResults.ResultsVehicleClassification vehicleClasiClassification);
+
+		IResultsWriter GetMRFResultsWriter(
+			VehicleTypeAndArchitectureStringHelperResults.ResultsVehicleClassification vehicleClasiClassification);
+
+		IResultsWriter GetVIFResultsWriter(
+			VehicleTypeAndArchitectureStringHelperResults.ResultsVehicleClassification vehicleClasiClassification);
+
+    }
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/IResultsWriter.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/IResultsWriter.cs
new file mode 100644
index 0000000000000000000000000000000000000000..5d1d7668b81c2c7b5550dc4e188e4d5a2d097ad8
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/IResultsWriter.cs
@@ -0,0 +1,146 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Xml.Linq;
+using TUGraz.VectoCommon.BusAuxiliaries;
+using TUGraz.VectoCommon.Exceptions;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCommon.Resources;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Models.Declaration;
+using TUGraz.VectoCore.Models.Simulation.Data;
+using TUGraz.VectoCore.Models.Simulation.Impl;
+using TUGraz.VectoCore.Utils;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common
+{
+
+    public interface ICommonResultsWriterFactory
+    {
+        IResultGroupWriter GetLorryConvSuccessResultWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+        IResultGroupWriter GetLorryHEVNonOVCSuccessResultWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+        IResultGroupWriter GetLorryHEVOVCSuccessResultWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+        IResultGroupWriter GetLorryPEVSuccessResultWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+
+        IResultGroupWriter GetLorryErrorResultWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+
+        IResultGroupWriter GetBusConvSuccessResultWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+        IResultGroupWriter GetBusHEVNonOVCSuccessResultWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+        IResultGroupWriter GetBusHEVOVCSuccessResultWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+        IResultGroupWriter GetBusPEVSuccessResultWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+
+        IResultGroupWriter GetBusErrorResultWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+
+        IResultSequenceWriter GetSuccessMissionWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+		IResultSequenceWriter GetErrorMissionWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+        IResultGroupWriter GetLorrySimulationParameterWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+		IResultGroupWriter GetErrorSimulationParameterWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+
+        IResultGroupWriter GetLorryConvTotalWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+        IResultGroupWriter GetLorryHEVNonOVCTotalWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+        IResultGroupWriter GetLorryHEVOVCResultWriterChargeDepleting(ICommonResultsWriterFactory factory, XNamespace ns);
+        IResultGroupWriter GetLorryHEVOVCResultWriterChargeSustaining(ICommonResultsWriterFactory factory, XNamespace ns);
+        IResultGroupWriter GetLorryHEVOVCTotalWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+        IResultGroupWriter GetLorryPEVTotalWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+
+		IResultGroupWriter GetVehiclePerformanceLorry(ICommonResultsWriterFactory factory, XNamespace ns);
+
+		IResultGroupWriter GetVehiclePerformancePEVLorry(ICommonResultsWriterFactory factory, XNamespace ns);
+
+        IResultGroupWriter GetBusConvTotalWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+        IResultGroupWriter GetBusHEVNonOVCTotalWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+        IResultGroupWriter GetBusHEVOVCResultWriterChargeDepleting(ICommonResultsWriterFactory factory, XNamespace ns);
+        IResultGroupWriter GetBusHEVOVCResultWriterChargeSustaining(ICommonResultsWriterFactory factory, XNamespace ns);
+        IResultGroupWriter GetBusHEVOVCTotalWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+        IResultGroupWriter GetBusPEVTotalWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+
+		IResultGroupWriter GetVehiclePerformanceBus(ICommonResultsWriterFactory factory, XNamespace ns);
+		IResultGroupWriter GetVehiclePerformancePEVBus(ICommonResultsWriterFactory factory, XNamespace ns);
+
+        IFuelConsumptionWriter GetFuelConsumptionLorry(ICommonResultsWriterFactory factory, XNamespace ns);
+        IElectricEnergyConsumptionWriter GetElectricEnergyConsumptionLorry(ICommonResultsWriterFactory factory, XNamespace ns);
+        ICO2Writer GetCO2ResultLorry(ICommonResultsWriterFactory factory, XNamespace ns);
+
+        IReportResultsSummaryWriter GetLorryConvSummaryWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+        IReportResultsSummaryWriter GetLorryHEVNonOVCSummaryWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+        IReportResultsSummaryWriter GetLorryHEVOVCSummaryWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+        IReportResultsSummaryWriter GetLorryPEVSummaryWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+
+        IReportResultsSummaryWriter GetBusConvSummaryWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+        IReportResultsSummaryWriter GetBusHEVNonOVCSummaryWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+        IReportResultsSummaryWriter GetBusHEVOVCSummaryWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+        IReportResultsSummaryWriter GetBusPEVSummaryWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+
+        IResultGroupWriter GetBusSimulationParameterWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+
+        IFuelConsumptionWriter GetFuelConsumptionBus(ICommonResultsWriterFactory factory, XNamespace ns);
+        IElectricEnergyConsumptionWriter GetElectricEnergyConsumptionBus(ICommonResultsWriterFactory factory, XNamespace ns);
+        ICO2Writer GetCO2ResultBus(ICommonResultsWriterFactory factory, XNamespace ns);
+        ICO2Writer GetCO2ResultPEVBus(ICommonResultsWriterFactory factory, XNamespace ns);
+
+
+
+        IElectricRangeWriter GetElectricRangeWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+
+		IResultSequenceWriter GetErrorDetailsWriter(ICommonResultsWriterFactory factory, XNamespace ns);
+	}
+
+	public interface IResultsWriter
+	{
+		XElement GenerateResults(List<IResultEntry> results);
+	}
+
+	public interface IResultGroupWriter
+	{
+		XElement GetElement(IResultEntry entry);
+
+		XElement GetElement(IOVCResultEntry entry);
+	}
+
+	public interface IResultSequenceWriter
+	{
+		XElement[] GetElement(IResultEntry entry);
+
+		XElement[] GetElement(IOVCResultEntry entry);
+	}
+
+	public interface IFuelConsumptionWriter
+	{
+		XElement GetElement(IResultEntry entry, IFuelConsumptionCorrection fuelConsumptionCorrection);
+		XElement GetElement(IWeightedResult entry, IFuelProperties fuel, Kilogram consumption);
+
+		IList<ConvertedSI> GetFuelConsumptionEntries(Kilogram fc,
+			IFuelProperties fuel, Meter distance, Kilogram payload, CubicMeter volume,
+			double? passenger);
+	}
+
+	public interface IElectricEnergyConsumptionWriter
+	{
+		XElement GetElement(IResultEntry entry);
+
+		XElement GetElement(IWeightedResult weighted);
+	}
+
+	public interface ICO2Writer
+	{
+		XElement[] GetElements(IResultEntry entry);
+
+		XElement[] GetElements(IWeightedResult entry);
+	}
+
+	public interface IReportResultsSummaryWriter
+	{
+		XElement GetElement(IList<IResultEntry> entries);
+
+		XElement GetElement(IList<IOVCResultEntry> entries);
+	}
+
+	public interface IElectricRangeWriter
+	{
+		XElement[] GetElements(IResultEntry weightedResult);
+
+		XElement[] GetElements(IWeightedResult weightedResult);
+
+	}
+
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/IResultsWriterFactory.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/IResultsWriterFactory.cs
new file mode 100644
index 0000000000000000000000000000000000000000..5541fa5b9188465d82486ecc0eab7c1f0541f1ab
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/IResultsWriterFactory.cs
@@ -0,0 +1,17 @@
+using TUGraz.VectoCommon.InputData;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common
+{
+    public interface IResultsWriterFactory
+    {
+        IResultsWriter GetCIFResultsWriter(string vehicleCategory, VectoSimulationJobType jobType, bool ovc,
+            bool exempted);
+
+		IResultsWriter GetMRFResultsWriter(string vehicleCategory, VectoSimulationJobType jobType, bool ovc,
+			bool exempted);
+
+		IResultsWriter GetVIFResultsWriter(string vehicleCategory, VectoSimulationJobType jobType, bool ovc,
+			bool exempted);
+
+    }
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/ResultGroupWriter.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/ResultGroupWriter.cs
new file mode 100644
index 0000000000000000000000000000000000000000..7db381a1f79fca3fdc9f881e7c35d7efa4415818
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/ResultGroupWriter.cs
@@ -0,0 +1,162 @@
+using System;
+using System.Linq;
+using System.Xml.Linq;
+using TUGraz.VectoCommon.Resources;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Models.Declaration;
+using TUGraz.VectoCore.Models.Simulation.Impl;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9.ResultWriter;
+using TUGraz.VectoCore.Utils;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common
+{
+
+
+	public abstract class AbstractResultGroupWriter : AbstractResultWriter, IResultGroupWriter
+	{
+		protected AbstractResultGroupWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Implementation of IResultGroupWriter
+
+		public abstract XElement GetElement(IResultEntry entry);
+
+
+		public virtual XElement GetElement(IOVCResultEntry entry)
+		{
+			throw new NotImplementedException();
+		}
+
+		#endregion
+
+	}
+
+	public class ResultErrorMissionWriter : AbstractResultWriter, IResultSequenceWriter
+	{
+		public ResultErrorMissionWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of AbstractResultWriter
+
+		public virtual XElement[] GetElement(IResultEntry entry)
+		{
+			return new[] { new XElement(TNS + XMLNames.Report_Result_Mission, entry.Mission.ToXMLFormat()) };
+		}
+
+		public XElement[] GetElement(IOVCResultEntry entry)
+		{
+			return null;
+		}
+
+		#endregion
+	}
+
+	public class ResultSimulationParameterLorryWriter : AbstractResultGroupWriter
+	{
+		public ResultSimulationParameterLorryWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of AbstractResultWriter
+
+		public override XElement GetElement(IResultEntry entry)
+		{
+			return new XElement(TNS + XMLNames.Report_ResultEntry_SimulationParameters,
+				new XElement(TNS + XMLNames.Report_ResultEntry_TotalVehicleMass,
+					XMLHelper.ValueAsUnit(entry.TotalVehicleMass, XMLNames.Unit_kg)),
+				new XElement(TNS + XMLNames.Report_ResultEntry_Payload,
+					XMLHelper.ValueAsUnit(entry.Payload, XMLNames.Unit_kg)));
+		}
+
+		#endregion
+	}
+
+	public class ResultSimulationParameterErrorWriter : AbstractResultGroupWriter
+	{
+		public ResultSimulationParameterErrorWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of AbstractResultWriter
+
+		public override XElement GetElement(IResultEntry entry)
+		{
+			return new XElement(TNS + XMLNames.Report_ResultEntry_SimulationParameters,
+				new XElement(TNS + XMLNames.Report_ResultEntry_TotalVehicleMass,
+					XMLHelper.ValueAsUnit(entry.TotalVehicleMass, XMLNames.Unit_kg)),
+				new XElement(TNS + XMLNames.Report_ResultEntry_Payload,
+					XMLHelper.ValueAsUnit(entry.Payload, XMLNames.Unit_kg)));
+		}
+
+		#endregion
+	}
+
+	public class ElectricRangeWriter : AbstractResultWriter, IElectricRangeWriter
+	{
+		public ElectricRangeWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Implementation of IElectricRangeWriter
+
+		public XElement[] GetElements(IResultEntry result)
+		{
+			return new[] {
+				new XElement(TNS + XMLNames.Report_ResultEntry_ActualChargeDepletingRange,
+					XMLHelper.ValueAsUnit(result.ActualChargeDepletingRange.ConvertToKiloMeter())),
+				new XElement(TNS + XMLNames.Report_ResultEntry_EquivalentAllElectricRange,
+					XMLHelper.ValueAsUnit(result.EquivalentAllElectricRange.ConvertToKiloMeter())),
+				new XElement(TNS + XMLNames.Report_ResultEntry_ZeroCO2EmissionsRange,
+					XMLHelper.ValueAsUnit(result.ZeroCO2EmissionsRange.ConvertToKiloMeter())),
+			};
+		}
+
+		public XElement[] GetElements(IWeightedResult weightedResult)
+		{
+			return new[] {
+				new XElement(TNS + XMLNames.Report_ResultEntry_ActualChargeDepletingRange,
+					XMLHelper.ValueAsUnit(weightedResult.ActualChargeDepletingRange.ConvertToKiloMeter())),
+				new XElement(TNS + XMLNames.Report_ResultEntry_EquivalentAllElectricRange,
+					XMLHelper.ValueAsUnit(weightedResult.EquivalentAllElectricRange.ConvertToKiloMeter())),
+				new XElement(TNS + XMLNames.Report_ResultEntry_ZeroCO2EmissionsRange,
+					XMLHelper.ValueAsUnit(weightedResult.ZeroCO2EmissionsRange.ConvertToKiloMeter())),
+			};
+		}
+
+		#endregion
+	}
+
+	public class ErrorResultWriter : AbstractResultGroupWriter
+	{
+		public ErrorResultWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+
+		#region Overrides of AbstractResultWriter
+
+		public override XElement GetElement(IResultEntry entry)
+		{
+			if (entry.Status == VectoRun.Status.Success) {
+				throw new Exception("Simulation run needs to be unsuccessful!");
+			}
+
+			return new XElement(TNS + XMLNames.Report_Result_Result,
+				new XAttribute(XMLNames.Report_Result_Status_Attr, XMLNames.Report_Results_Status_Error_Val),
+				ResultXMLType != null ? new XAttribute(xsi + XMLNames.XSIType, ResultXMLType) : null,
+				_factory.GetErrorMissionWriter(_factory, TNS).GetElement(entry),
+				_factory.GetErrorSimulationParameterWriter(_factory, TNS).GetElement(entry),
+				_factory.GetErrorDetailsWriter(_factory, TNS).GetElement(entry)
+			);
+		}
+
+		public override XElement GetElement(IOVCResultEntry entry)
+		{
+			var errorEntry = new[] { entry.ChargeSustainingResult, entry.ChargeDepletingResult }.FirstOrDefault(x => x.Status != VectoRun.Status.Success);
+			if (errorEntry == null) {
+				throw new Exception("At least one entry needs to be unsuccessful!");
+			}
+			return new XElement(TNS + XMLNames.Report_Result_Result,
+				new XAttribute(XMLNames.Report_Result_Status_Attr, XMLNames.Report_Results_Status_Error_Val),
+				ResultXMLType != null ? new XAttribute(xsi + XMLNames.XSIType, ResultXMLType) : null,
+				_factory.GetErrorMissionWriter(_factory, TNS).GetElement(errorEntry),
+				_factory.GetErrorSimulationParameterWriter(_factory, TNS).GetElement(errorEntry),
+				_factory.GetErrorDetailsWriter(_factory, TNS).GetElement(errorEntry)
+			);
+		}
+
+		#endregion
+
+		protected virtual string ResultXMLType => "ResultErrorType";
+	}
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/ResultTotalWriter.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/ResultTotalWriter.cs
new file mode 100644
index 0000000000000000000000000000000000000000..fb1e35a525791ecc9fc3e59a4756bd5caab7160f
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/ResultTotalWriter.cs
@@ -0,0 +1,239 @@
+using System;
+using System.Linq;
+using System.Xml.Linq;
+using TUGraz.VectoCommon.Resources;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9.ResultWriter;
+using TUGraz.VectoCore.Utils;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common
+{
+    public abstract class NonOVCTotalWriterBase : AbstractResultGroupWriter
+    {
+        protected NonOVCTotalWriterBase(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+        #region Overrides of AbstractResultWriter
+
+        public override XElement GetElement(IResultEntry entry)
+		{
+			var fcWrtier = FuelConsumptionWriter;
+			return new XElement(TNS + XMLNames.Report_ResultEntry_Total,
+				VehiclePerformanceWriter.GetElement(entry),
+				fcWrtier != null
+					? entry.FuelData.Select(f =>
+						fcWrtier.GetElement(entry, entry.FuelConsumptionFinal(f.FuelType)))
+					: null,
+				ElectricEnergyConsumptionWriter?.GetElement(entry),
+				CO2Writer?.GetElements(entry),
+				ElectricRangeWriter?.GetElements(entry)
+			);
+		}
+
+        #endregion
+
+        protected abstract IResultGroupWriter VehiclePerformanceWriter { get; }
+
+        protected abstract IFuelConsumptionWriter FuelConsumptionWriter { get; }
+
+        protected abstract IElectricEnergyConsumptionWriter ElectricEnergyConsumptionWriter { get; }
+
+        protected abstract ICO2Writer CO2Writer { get; }
+
+        protected abstract IElectricRangeWriter ElectricRangeWriter { get; }
+
+    }
+
+    public class LorryConvTotalWriter : NonOVCTotalWriterBase
+    {
+        public LorryConvTotalWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+
+        #region Overrides of NonOVCTotalWriterBase
+
+        protected override IResultGroupWriter VehiclePerformanceWriter => _factory.GetVehiclePerformanceLorry(_factory, TNS);
+
+        protected override IFuelConsumptionWriter FuelConsumptionWriter => _factory.GetFuelConsumptionLorry(_factory, TNS);
+
+        protected override IElectricEnergyConsumptionWriter ElectricEnergyConsumptionWriter => null;
+
+        protected override ICO2Writer CO2Writer => _factory.GetCO2ResultLorry(_factory, TNS);
+
+        protected override IElectricRangeWriter ElectricRangeWriter => null;
+
+        #endregion
+    }
+
+    public class LorryHEVNonOVCTotalWriter : NonOVCTotalWriterBase
+    {
+        public LorryHEVNonOVCTotalWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+
+        #region Overrides of NonOVCTotalWriterBase
+
+        protected override IResultGroupWriter VehiclePerformanceWriter => _factory.GetVehiclePerformanceLorry(_factory, TNS);
+
+        protected override IFuelConsumptionWriter FuelConsumptionWriter => _factory.GetFuelConsumptionLorry(_factory, TNS);
+
+        protected override IElectricEnergyConsumptionWriter ElectricEnergyConsumptionWriter => null;
+
+        protected override ICO2Writer CO2Writer => _factory.GetCO2ResultLorry(_factory, TNS);
+
+        protected override IElectricRangeWriter ElectricRangeWriter => null;
+
+        #endregion
+    }
+
+    public class LorryPEVTotalWriter : NonOVCTotalWriterBase
+    {
+        public LorryPEVTotalWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+
+        #region Overrides of NonOVCTotalWriterBase
+
+        protected override IResultGroupWriter VehiclePerformanceWriter => _factory.GetVehiclePerformancePEVLorry(_factory, TNS);
+
+        protected override IFuelConsumptionWriter FuelConsumptionWriter => null;
+
+        protected override IElectricEnergyConsumptionWriter ElectricEnergyConsumptionWriter => _factory.GetElectricEnergyConsumptionLorry(_factory, TNS);
+
+        protected override ICO2Writer CO2Writer => null;
+
+        protected override IElectricRangeWriter ElectricRangeWriter => _factory.GetElectricRangeWriter(_factory, TNS);
+
+        #endregion
+    }
+
+    public abstract class OVCTotalWriterBase : AbstractResultGroupWriter
+    {
+        protected OVCTotalWriterBase(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+        #region Overrides of AbstractResultWriter
+
+        public override XElement GetElement(IResultEntry entry)
+        {
+            throw new NotImplementedException();
+        }
+
+        public override XElement GetElement(IOVCResultEntry entry)
+        {
+            var total = entry.Weighted;
+            return new XElement(TNS + XMLNames.Report_ResultEntry_Total,
+                _factory.GetVehiclePerformanceBus(_factory, TNS).GetElement(entry),
+                GetFuelConsumption(entry),
+                GetElectricConsumption(entry),
+                GetCO2(entry),
+                _factory.GetElectricRangeWriter(_factory, TNS).GetElements(total),
+                new XElement(TNS + "UtilityFactor", total.UtilityFactor.ToXMLFormat(3))
+            );
+        }
+
+        protected abstract XElement[] GetFuelConsumption(IOVCResultEntry entry);
+
+        #endregion
+
+        protected abstract XElement GetElectricConsumption(IOVCResultEntry entry);
+
+        protected abstract XElement[] GetCO2(IOVCResultEntry entry);
+
+    }
+
+    public class LorryHEVOVCTotalWriter : OVCTotalWriterBase
+    {
+        public LorryHEVOVCTotalWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+        #region Overrides of OVCSummaryWriterBase
+
+        protected override XElement[] GetFuelConsumption(IOVCResultEntry entry)
+        {
+            return entry.Weighted.FuelConsumption.Select(e =>
+                    _factory.GetFuelConsumptionLorry(_factory, TNS).GetElement(entry.Weighted, e.Key, e.Value)).ToArray();
+        }
+
+        protected override XElement GetElectricConsumption(IOVCResultEntry entry)
+        {
+            return _factory.GetElectricEnergyConsumptionLorry(_factory, TNS).GetElement(entry.Weighted);
+        }
+
+        protected override XElement[] GetCO2(IOVCResultEntry entry)
+        {
+            return _factory.GetCO2ResultLorry(_factory, TNS).GetElements(entry.Weighted);
+        }
+
+        #endregion
+    }
+
+
+    // ---- bus
+
+    public class BusConvTotalWriter : NonOVCTotalWriterBase
+    {
+        public BusConvTotalWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+        #region Overrides of NonOVCTotalWriterBase
+
+        protected override IResultGroupWriter VehiclePerformanceWriter => _factory.GetVehiclePerformanceBus(_factory, TNS);
+
+        protected override IFuelConsumptionWriter FuelConsumptionWriter => _factory.GetFuelConsumptionBus(_factory, TNS);
+        protected override IElectricEnergyConsumptionWriter ElectricEnergyConsumptionWriter => null;
+        protected override ICO2Writer CO2Writer => _factory.GetCO2ResultBus(_factory, TNS);
+        protected override IElectricRangeWriter ElectricRangeWriter => null;
+
+        #endregion
+    }
+
+    public class BusHEVNonOVCTotalWriter : NonOVCTotalWriterBase
+    {
+        public BusHEVNonOVCTotalWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+        #region Overrides of NonOVCTotalWriterBase
+
+        protected override IResultGroupWriter VehiclePerformanceWriter => _factory.GetVehiclePerformanceBus(_factory, TNS);
+        protected override IFuelConsumptionWriter FuelConsumptionWriter => _factory.GetFuelConsumptionBus(_factory, TNS);
+        protected override IElectricEnergyConsumptionWriter ElectricEnergyConsumptionWriter => null;
+        protected override ICO2Writer CO2Writer => _factory.GetCO2ResultBus(_factory, TNS);
+        protected override IElectricRangeWriter ElectricRangeWriter => null;
+
+        #endregion
+    }
+
+    public class BusPEVTotalWriter : NonOVCTotalWriterBase
+    {
+        public BusPEVTotalWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+        #region Overrides of NonOVCTotalWriterBase
+
+        protected override IResultGroupWriter VehiclePerformanceWriter => _factory.GetVehiclePerformancePEVBus(_factory, TNS);
+        protected override IFuelConsumptionWriter FuelConsumptionWriter => null;
+
+        protected override IElectricEnergyConsumptionWriter ElectricEnergyConsumptionWriter => _factory.GetElectricEnergyConsumptionBus(_factory, TNS);
+        protected override ICO2Writer CO2Writer => _factory.GetCO2ResultPEVBus(_factory, TNS);
+        protected override IElectricRangeWriter ElectricRangeWriter => _factory.GetElectricRangeWriter(_factory, TNS);
+
+        #endregion
+    }
+
+    public class BusOVCTotalWriter : OVCTotalWriterBase
+    {
+        public BusOVCTotalWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+        #region Overrides of OVCSummaryWriterBase
+
+        protected override XElement[] GetFuelConsumption(IOVCResultEntry entry)
+        {
+            return entry.Weighted.FuelConsumption.Select(e =>
+                _factory.GetFuelConsumptionBus(_factory, TNS).GetElement(entry.Weighted, e.Key, e.Value)).ToArray();
+        }
+
+        protected override XElement GetElectricConsumption(IOVCResultEntry entry)
+        {
+            return _factory.GetElectricEnergyConsumptionBus(_factory, TNS).GetElement(entry.Weighted);
+        }
+
+        protected override XElement[] GetCO2(IOVCResultEntry entry)
+        {
+            return _factory.GetCO2ResultBus(_factory, TNS).GetElements(entry.Weighted);
+        }
+
+        #endregion
+    }
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/ResultWriter.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/ResultWriter.cs
new file mode 100644
index 0000000000000000000000000000000000000000..76e6015cee89d6341829f5136c200d0e7e9931d6
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/ResultWriter.cs
@@ -0,0 +1,271 @@
+using System;
+using System.Linq;
+using System.Xml.Linq;
+using TUGraz.VectoCommon.Resources;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common
+{
+	public abstract class AbstractResultWriter
+	{
+
+		protected static readonly XNamespace xsi = "http://www.w3.org/2001/XMLSchema-instance";
+
+		protected ICommonResultsWriterFactory _factory;
+
+		protected AbstractResultWriter(ICommonResultsWriterFactory factory, XNamespace ns)
+		{
+			_factory = factory;
+			TNS = ns;
+		}
+
+		protected XNamespace TNS { get; }
+	}
+
+
+	public abstract class ResultWriterBase : AbstractResultGroupWriter
+	{
+		protected ResultWriterBase(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of AbstractResultGroupWriter
+
+		public override XElement GetElement(IResultEntry entry)
+		{
+			return new XElement(TNS + XMLNames.Report_Result_Result,
+				new XAttribute(XMLNames.Report_Result_Status_Attr, XMLNames.Report_Results_Status_Success_Val),
+				new XAttribute(xsi + XMLNames.XSIType, ResultXMLType),
+				_factory.GetSuccessMissionWriter(_factory, TNS).GetElement(entry),
+				SimulationParameterWriter.GetElement(entry),
+				ResultTotalWriter.GetElement(entry)
+			);
+		}
+		#endregion
+
+		public abstract string ResultXMLType { get; }
+
+		public abstract IResultGroupWriter SimulationParameterWriter { get; }
+		public abstract IResultGroupWriter ResultTotalWriter { get; }
+	}
+
+	public class LorryConvResultWriter : ResultWriterBase
+	{
+
+		public LorryConvResultWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		public override string ResultXMLType => "ResultSuccessConventionalType";
+		public override IResultGroupWriter SimulationParameterWriter => _factory.GetLorrySimulationParameterWriter(_factory, TNS);
+		public override IResultGroupWriter ResultTotalWriter => _factory.GetLorryConvTotalWriter(_factory, TNS);
+
+
+	}
+
+	public class LorryHEVNonOVCResultWriter : ResultWriterBase
+	{
+
+		public LorryHEVNonOVCResultWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		public override string ResultXMLType => "ResultSuccessNonOVCHEVType";
+		public override IResultGroupWriter SimulationParameterWriter => _factory.GetLorrySimulationParameterWriter(_factory, TNS);
+		public override IResultGroupWriter ResultTotalWriter => _factory.GetLorryHEVNonOVCTotalWriter(_factory, TNS);
+
+
+	}
+
+	public class LorryPEVResultWriter : ResultWriterBase
+	{
+
+		public LorryPEVResultWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		public override string ResultXMLType => "ResultSuccessPEVType";
+		public override IResultGroupWriter SimulationParameterWriter => _factory.GetLorrySimulationParameterWriter(_factory, TNS);
+		public override IResultGroupWriter ResultTotalWriter => _factory.GetLorryPEVTotalWriter(_factory, TNS);
+
+
+	}
+
+	public class LorryHEVOVCResultWriter : AbstractResultGroupWriter
+	{
+
+		public LorryHEVOVCResultWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Implementation of IResultGroupWriter
+
+		public override XElement GetElement(IResultEntry entry)
+		{
+			throw new NotImplementedException();
+		}
+
+		public override XElement GetElement(IOVCResultEntry entry)
+		{
+			return new XElement(TNS + XMLNames.Report_Result_Result,
+				new XAttribute(XMLNames.Report_Result_Status_Attr, XMLNames.Report_Results_Status_Success_Val),
+				new XAttribute(xsi + XMLNames.XSIType, ResultXMLType),
+				_factory.GetSuccessMissionWriter(_factory, TNS).GetElement(entry.ChargeDepletingResult),
+				_factory.GetLorrySimulationParameterWriter(_factory, TNS).GetElement(entry.ChargeDepletingResult),
+				_factory.GetLorryHEVOVCResultWriterChargeDepleting(_factory, TNS).GetElement(entry.ChargeDepletingResult),
+				_factory.GetLorryHEVOVCResultWriterChargeSustaining(_factory, TNS).GetElement(entry.ChargeSustainingResult),
+				_factory.GetLorryHEVOVCTotalWriter(_factory, TNS).GetElement(entry)
+			);
+		}
+
+		#endregion
+
+		protected virtual string ResultXMLType => "ResultSuccessOVCHEVType";
+	}
+
+	public class LorryHEVOVCChargeDepletingWriter : AbstractResultGroupWriter
+	{
+		public LorryHEVOVCChargeDepletingWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of AbstractResultWriter
+
+		public override XElement GetElement(IResultEntry entry)
+		{
+			return new XElement(TNS + XMLNames.Report_Results_OVCMode,
+				new XAttribute(XMLNames.Results_Report_OVCModeAttr, XMLNames.Results_Report_OVCModeAttr_ChargeDepleting),
+				_factory.GetVehiclePerformanceLorry(_factory, TNS).GetElement(entry),
+				entry.FuelData.Select(f =>
+					_factory.GetFuelConsumptionLorry(_factory, TNS).GetElement(entry, entry.FuelConsumptionFinal(f.FuelType))),
+				_factory.GetElectricEnergyConsumptionLorry(_factory, TNS).GetElement(entry),
+				_factory.GetCO2ResultLorry(_factory, TNS).GetElements(entry)
+			);
+		}
+
+
+		#endregion
+	}
+
+	public class LorryHEVOVCChargeSustainingWriter : AbstractResultGroupWriter
+	{
+		public LorryHEVOVCChargeSustainingWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of AbstractResultWriter
+
+		public override XElement GetElement(IResultEntry entry)
+		{
+			return new XElement(TNS + XMLNames.Report_Results_OVCMode,
+				new XAttribute(XMLNames.Results_Report_OVCModeAttr, XMLNames.Results_Report_OVCModeAttr_ChargeDepleting),
+				_factory.GetVehiclePerformanceLorry(_factory, TNS).GetElement(entry),
+				entry.FuelData.Select(f =>
+					_factory.GetFuelConsumptionLorry(_factory, TNS).GetElement(entry, entry.FuelConsumptionFinal(f.FuelType))),
+				_factory.GetCO2ResultLorry(_factory, TNS).GetElements(entry)
+			);
+		}
+
+		#endregion
+	}
+
+
+
+	// ----- bus
+
+	public class BusConvResultWriter : ResultWriterBase
+	{
+		public BusConvResultWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of CIFResultWriterBase
+
+		public override string ResultXMLType => "ResultSuccessConventionalType";
+		public override IResultGroupWriter SimulationParameterWriter => _factory.GetBusSimulationParameterWriter(_factory, TNS);
+		public override IResultGroupWriter ResultTotalWriter => _factory.GetBusConvTotalWriter(_factory, TNS);
+
+		#endregion
+	}
+
+	public class BusHEVNonOVCResultWriter : ResultWriterBase
+	{
+		public BusHEVNonOVCResultWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of CIFResultWriterBase
+
+		public override string ResultXMLType => "ResultSuccessNonOVCHEVType";
+		public override IResultGroupWriter SimulationParameterWriter => _factory.GetBusSimulationParameterWriter(_factory, TNS);
+		public override IResultGroupWriter ResultTotalWriter => _factory.GetBusHEVNonOVCTotalWriter(_factory, TNS);
+
+		#endregion
+	}
+
+	public class BusPEVResultWriter : ResultWriterBase
+	{
+		public BusPEVResultWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of CIFResultWriterBase
+
+		public override string ResultXMLType => "ResultSuccessPEVType";
+		public override IResultGroupWriter SimulationParameterWriter => _factory.GetBusSimulationParameterWriter(_factory, TNS);
+		public override IResultGroupWriter ResultTotalWriter => _factory.GetBusPEVTotalWriter(_factory, TNS);
+
+		#endregion
+	}
+
+
+	public class BusHEVOVCResultWriter : AbstractResultGroupWriter
+	{
+
+		public BusHEVOVCResultWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Implementation of IResultGroupWriter
+
+		public override XElement GetElement(IResultEntry entry)
+		{
+			throw new NotImplementedException();
+		}
+
+		public override XElement GetElement(IOVCResultEntry entry)
+		{
+			return new XElement(TNS + XMLNames.Report_Result_Result,
+				new XAttribute(XMLNames.Report_Result_Status_Attr, XMLNames.Report_Results_Status_Success_Val),
+				new XAttribute(xsi + XMLNames.XSIType, ResultXMLType),
+				_factory.GetSuccessMissionWriter(_factory, TNS).GetElement(entry.ChargeDepletingResult),
+				_factory.GetBusSimulationParameterWriter(_factory, TNS).GetElement(entry.ChargeDepletingResult),
+				_factory.GetBusHEVOVCResultWriterChargeDepleting(_factory, TNS).GetElement(entry.ChargeDepletingResult),
+				_factory.GetBusHEVOVCResultWriterChargeSustaining(_factory, TNS).GetElement(entry.ChargeSustainingResult),
+				_factory.GetBusHEVOVCTotalWriter(_factory, TNS).GetElement(entry)
+			);
+		}
+
+		#endregion
+
+		protected virtual string ResultXMLType => "ResultSuccessOVCHEVType";
+	}
+
+	public class BusOVCChargeDepletingWriter : AbstractResultGroupWriter
+	{
+		public BusOVCChargeDepletingWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of AbstractResultWriter
+
+		public override XElement GetElement(IResultEntry entry)
+		{
+			return new XElement(TNS + XMLNames.Report_Results_OVCMode,
+				new XAttribute(XMLNames.Results_Report_OVCModeAttr, XMLNames.Results_Report_OVCModeAttr_ChargeDepleting),
+				_factory.GetVehiclePerformanceBus(_factory, TNS).GetElement(entry),
+				entry.FuelData.Select(f =>
+					_factory.GetFuelConsumptionBus(_factory, TNS).GetElement(entry, entry.FuelConsumptionFinal(f.FuelType))),
+				_factory.GetElectricEnergyConsumptionBus(_factory, TNS).GetElement(entry),
+				_factory.GetCO2ResultBus(_factory, TNS).GetElements(entry)
+			);
+		}
+		#endregion
+	}
+
+	public class BusOVCChargeSustainingWriter : AbstractResultGroupWriter
+	{
+		public BusOVCChargeSustainingWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of AbstractResultWriter
+
+		public override XElement GetElement(IResultEntry entry)
+		{
+			return new XElement(TNS + XMLNames.Report_Results_OVCMode,
+				new XAttribute(XMLNames.Results_Report_OVCModeAttr, XMLNames.Results_Report_OVCModeAttr_ChargeDepleting),
+				_factory.GetVehiclePerformanceBus(_factory, TNS).GetElement(entry),
+				//new XElement(TNS + XMLNames.Report_ResultEntry_AverageSpeed, XMLHelper.ValueAsUnit(entry.AverageSpeed, XMLNames.Unit_kmph, 1)),
+				entry.FuelData.Select(f =>
+					_factory.GetFuelConsumptionBus(_factory, TNS).GetElement(entry, entry.FuelConsumptionFinal(f.FuelType))),
+				_factory.GetCO2ResultBus(_factory, TNS).GetElements(entry)
+			);
+		}
+
+		#endregion
+	}
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/ResultWriterFactory.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/ResultWriterFactory.cs
new file mode 100644
index 0000000000000000000000000000000000000000..44397115ffda391f40938fcb5e77991e9761744e
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/ResultWriterFactory.cs
@@ -0,0 +1,57 @@
+using System;
+using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCore.Utils;
+using TUGraz.VectoCore.Utils.Ninject;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common
+{
+    public class ResultWriterFactory : IResultsWriterFactory
+    {
+        private readonly IInternalResultWriterFactory _internalFactory;
+
+        public ResultWriterFactory(IInternalResultWriterFactory internalFactory)
+        {
+            _internalFactory = internalFactory;
+        }
+
+        #region Implementation of IResultsWriterFactory
+
+        public IResultsWriter GetCIFResultsWriter(string vehicleCategory, VectoSimulationJobType jobType, bool ovc, bool exempted)
+        {
+            try {
+                return _internalFactory.GetCIFResultsWriter(
+                    new VehicleTypeAndArchitectureStringHelperResults.ResultsVehicleClassification(
+						XmlDocumentType.CustomerReport, vehicleCategory,
+                        jobType.GetPowertrainArchitectureType(), ovc, exempted));
+            } catch (Exception e) {
+                throw new Exception($"Could not create ResultsWriter for vehicle category {vehicleCategory}, {jobType}, ovc: {ovc}, exempted: {exempted}", e);
+            }
+        }
+
+		public IResultsWriter GetMRFResultsWriter(string vehicleCategory, VectoSimulationJobType jobType, bool ovc, bool exempted)
+		{
+			try {
+				return _internalFactory.GetMRFResultsWriter(
+					new VehicleTypeAndArchitectureStringHelperResults.ResultsVehicleClassification(
+						XmlDocumentType.ManufacturerReport, vehicleCategory,
+						jobType.GetPowertrainArchitectureType(), ovc, exempted));
+			} catch (Exception e) {
+				throw new Exception($"Could not create ResultsWriter for vehicle category {vehicleCategory}, {jobType}, ovc: {ovc}, exempted: {exempted}", e);
+			}
+        }
+
+		public IResultsWriter GetVIFResultsWriter(string vehicleCategory, VectoSimulationJobType jobType, bool ovc, bool exempted)
+		{
+			try {
+				return _internalFactory.GetVIFResultsWriter(
+					new VehicleTypeAndArchitectureStringHelperResults.ResultsVehicleClassification(
+						XmlDocumentType.MultistepOutputData, vehicleCategory,
+						jobType.GetPowertrainArchitectureType(), ovc, exempted));
+			} catch (Exception e) {
+				throw new Exception($"Could not create ResultsWriter for vehicle category {vehicleCategory}, {jobType}, ovc: {ovc}, exempted: {exempted}", e);
+			}
+		}
+
+		#endregion
+    }
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/ResultsNinjectModule.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/ResultsNinjectModule.cs
new file mode 100644
index 0000000000000000000000000000000000000000..2ec47d87819cd4d06d66954ec24716324d968bab
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/Common/ResultsNinjectModule.cs
@@ -0,0 +1,38 @@
+using Ninject.Extensions.Factory;
+using Ninject.Modules;
+using TUGraz.VectoCore.Utils.Ninject;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common
+{
+	public class ResultsNinjectModule : NinjectModule
+	{
+
+		private VehicleTypeAndArchitectureStringHelperResults _namingHelper =
+			new VehicleTypeAndArchitectureStringHelperResults();
+
+		#region Overrides of NinjectModule
+
+		public override void Load()
+		{
+			Bind<IResultsWriterFactory>().To<ResultWriterFactory>().InSingletonScope();
+
+			Bind<IInternalResultWriterFactory>().ToFactory(() => new CombineArgumentsToNameInstanceProvider(
+				new CombineArgumentsToNameInstanceProvider.MethodSettings() {
+					combineToNameDelegate = _namingHelper.CreateName,
+					skipArguments = 1,
+					takeArguments = 1,
+					methods = new[] {
+						typeof(IInternalResultWriterFactory).GetMethod(nameof(IInternalResultWriterFactory
+							.GetCIFResultsWriter)),
+						typeof(IInternalResultWriterFactory).GetMethod(nameof(IInternalResultWriterFactory
+							.GetMRFResultsWriter)),
+						typeof(IInternalResultWriterFactory).GetMethod(nameof(IInternalResultWriterFactory
+							.GetVIFResultsWriter))
+
+					}
+				})).InSingletonScope();
+		}
+
+		#endregion
+	}
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/AbstractCustomerReport.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/AbstractCustomerReport.cs
index 968edce4bf5a2a09853757644463b83c614f0958..a847843aad25f34f02df5fce8360c6a46ca579b5 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/AbstractCustomerReport.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/AbstractCustomerReport.cs
@@ -7,10 +7,11 @@ using System.Threading.Tasks;
 using System.Xml;
 using System.Xml.Linq;
 using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Resources;
-using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
 using TUGraz.VectoCore.Models.SimulationComponent;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.ManufacturerReport_0_9;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.ManufacturerReport_0_9.ManufacturerReport;
 using TUGraz.VectoCore.Utils;
@@ -18,9 +19,11 @@ using TUGraz.VectoHashing;
 
 namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9
 {
-	public abstract class AbstractCustomerReport : IXMLCustomerReport
+    public abstract class AbstractCustomerReport : IXMLCustomerReport
 	{
 		protected readonly ICustomerInformationFileFactory _cifFactory;
+		protected readonly IResultsWriterFactory _resultFactory;
+
 		protected XNamespace xsi = XNamespace.Get("http://www.w3.org/2001/XMLSchema-instance");
 
 		public static XNamespace Cif => XNamespace.Get("urn:tugraz:ivt:VectoAPI:CustomerOutput");
@@ -30,21 +33,17 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 
 
 		protected XElement Vehicle { get; set; }
-		protected XElement Results { get; set; }
+		protected IResultsWriter Results { get; set; }
 
 		protected XElement InputDataIntegrity { get; set; }
 
 		public abstract string OutputDataType { get; }
 
 		protected bool _ovc = false;
-		protected AbstractCustomerReport(ICustomerInformationFileFactory cifFactory)
+		protected AbstractCustomerReport(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultFactory)
 		{
 			_cifFactory = cifFactory;
-
-			// MQ: write dummy result element for testcases (2022-07-13)
-			Results = new  XElement(Cif_0_9 + "Results",
-				new XElement(Cif_0_9 + "Status", "success"),
-				new XElement(Cif_0_9 + "ExemptedVehicle"));
+			_resultFactory = resultFactory;
 		}
 
 
@@ -52,22 +51,23 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 
 		#region Implementation of IXMLCustomerReport
 
-		public virtual void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public virtual void Initialize(VectoRunData modelData)
 		{
 			InitializeVehicleData(modelData.InputData);
-			_ovc = modelData.VehicleData.Ocv;
-			Results = new XElement(Cif_0_9 + "Results");
+			_ovc = modelData.VehicleData.OffVehicleCharging;
+			Results = _resultFactory.GetCIFResultsWriter(modelData.VehicleData.VehicleCategory.GetVehicleType(), 
+				modelData.JobType, modelData.VehicleData.OffVehicleCharging, modelData.Exempted); 
 			InputDataIntegrity = new XElement(Cif_0_9 + XMLNames.Report_InputDataSignature,
 				modelData.InputData.XMLHash == null ? XMLHelper.CreateDummySig(_di) : new XElement(modelData.InputData.XMLHash));
 		}
 
 		public XDocument Report { get; protected set; }
 
-		private List<XMLDeclarationReport.ResultEntry> results = new List<XMLDeclarationReport.ResultEntry>();
-		public void WriteResult(XMLDeclarationReport.ResultEntry resultValue)
+		protected List<IResultEntry> results = new List<IResultEntry>();
+
+		public void WriteResult(IResultEntry resultValue)
 		{
 			results.Add(resultValue);
-
 		}
 
 		public void GenerateReport(XElement resultSignature)
@@ -102,7 +102,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 				Vehicle,
 				InputDataIntegrity,
 				new XElement(Cif_0_9 + XMLNames.Report_ManufacturerRecord_Signature, resultSignature),
-				Results,
+				Results.GenerateResults(results),
 				XMLHelper.GetApplicationInfo(Cif_0_9)
 			};
 		}
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/CIFResultsNinjectModule.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/CIFResultsNinjectModule.cs
new file mode 100644
index 0000000000000000000000000000000000000000..da90cf8a5a25aa16511c1f0967abf06304d48ecd
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/CIFResultsNinjectModule.cs
@@ -0,0 +1,183 @@
+using System.Xml.Linq;
+using Ninject.Activation;
+using Ninject.Extensions.Factory;
+using Ninject.Modules;
+using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9.ResultWriter;
+using TUGraz.VectoCore.Utils;
+using TUGraz.VectoCore.Utils.Ninject;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9
+{
+
+    internal class CIFResultsNinjectModule : NinjectModule
+	{
+		private VehicleTypeAndArchitectureStringHelperResults _namingHelper =
+			new VehicleTypeAndArchitectureStringHelperResults();
+
+		public override void Load()
+		{
+
+			Bind<ICIFResultsWriterFactory>().ToFactory().InSingletonScope();
+
+			var cif = XmlDocumentType.CustomerReport;
+			Bind<IResultsWriter>().To<CIFResultsWriter.ConventionalLorry>().Named(
+				_namingHelper.GetName(cif, VehicleCategoryHelper.Lorry, VectoSimulationJobTypeHelper.Conventional, false));
+			Bind<IResultsWriter>().To<CIFResultsWriter.HEVNonOVCLorry>().Named(
+				_namingHelper.GetName(cif, VehicleCategoryHelper.Lorry, VectoSimulationJobTypeHelper.Hybrid, false));
+			Bind<IResultsWriter>().To<CIFResultsWriter.HEVOVCLorry>().Named(
+				_namingHelper.GetName(cif, VehicleCategoryHelper.Lorry, VectoSimulationJobTypeHelper.Hybrid, true));
+			Bind<IResultsWriter>().To<CIFResultsWriter.PEVLorry>().Named(
+				_namingHelper.GetName(cif, VehicleCategoryHelper.Lorry, VectoSimulationJobTypeHelper.PureElectric, true));
+			Bind<IResultsWriter>().To<CIFResultsWriter.ExemptedVehicle>().Named(
+				_namingHelper.GetName(cif, VehicleCategoryHelper.Lorry, true));
+
+			Bind<IResultsWriter>().To<CIFResultsWriter.ConventionalBus>().Named(
+				_namingHelper.GetName(cif, VehicleCategoryHelper.CompletedBus, VectoSimulationJobTypeHelper.Conventional,
+					false));
+			Bind<IResultsWriter>().To<CIFResultsWriter.HEVNonOVCBus>().Named(
+				_namingHelper.GetName(cif, VehicleCategoryHelper.CompletedBus, VectoSimulationJobTypeHelper.Hybrid, false));
+			Bind<IResultsWriter>().To<CIFResultsWriter.HEVOVCBus>().Named(
+				_namingHelper.GetName(cif, VehicleCategoryHelper.CompletedBus, VectoSimulationJobTypeHelper.Hybrid, true));
+			Bind<IResultsWriter>().To<CIFResultsWriter.PEVBus>().Named(
+				_namingHelper.GetName(cif, VehicleCategoryHelper.CompletedBus, VectoSimulationJobTypeHelper.PureElectric,
+					true));
+			Bind<IResultsWriter>().To<CIFResultsWriter.ExemptedVehicle>().Named(
+				_namingHelper.GetName(cif, VehicleCategoryHelper.CompletedBus, true));
+
+
+			Bind<IElectricRangeWriter>().To<ElectricRangeWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetElectricRangeWriter(null, XNamespace.None));
+
+			// -- Lorry
+
+			Bind<IResultGroupWriter>().To<LorryConvResultWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetLorryConvSuccessResultWriter(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<LorryHEVNonOVCResultWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetLorryHEVNonOVCSuccessResultWriter(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<LorryHEVOVCResultWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetLorryHEVOVCSuccessResultWriter(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<LorryPEVResultWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetLorryPEVSuccessResultWriter(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<ErrorResultWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetLorryErrorResultWriter(null, XNamespace.None));
+
+			Bind<IResultSequenceWriter>().To<CIFResultMissionWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetSuccessMissionWriter(null, XNamespace.None));
+			Bind<IResultSequenceWriter>().To<ResultErrorMissionWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetErrorMissionWriter(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<ResultSimulationParameterLorryWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetLorrySimulationParameterWriter(null, XNamespace.None));
+
+			Bind<IResultGroupWriter>().To<ResultSimulationParameterLorryWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetErrorSimulationParameterWriter(null, XNamespace.None));
+
+			Bind<IResultGroupWriter>().To<LorryConvTotalWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetLorryConvTotalWriter(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<LorryHEVNonOVCTotalWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetLorryHEVNonOVCTotalWriter(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<LorryHEVOVCChargeDepletingWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetLorryHEVOVCResultWriterChargeDepleting(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<LorryHEVOVCChargeSustainingWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetLorryHEVOVCResultWriterChargeSustaining(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<LorryHEVOVCTotalWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetLorryHEVOVCTotalWriter(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<LorryPEVTotalWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetLorryPEVTotalWriter(null, XNamespace.None));
+
+			Bind<IResultGroupWriter>().To<VehiclePerformanceCIFWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetVehiclePerformanceLorry(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<VehiclePerformanceCIFWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetVehiclePerformancePEVLorry(null, XNamespace.None));
+
+
+			Bind<IFuelConsumptionWriter>().To<LorryFuelConsumptionWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetFuelConsumptionLorry(null, XNamespace.None));
+			Bind<IElectricEnergyConsumptionWriter>().To<LorryElectricEnergyConsumptionWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetElectricEnergyConsumptionLorry(null, XNamespace.None));
+			Bind<ICO2Writer>().To<LorryCO2Writer>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetCO2ResultLorry(null, XNamespace.None));
+
+			Bind<IReportResultsSummaryWriter>().To<LorryConvSummaryWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetLorryConvSummaryWriter(null, XNamespace.None));
+			Bind<IReportResultsSummaryWriter>().To<LorryHEVNonOVCSummaryWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetLorryHEVNonOVCSummaryWriter(null, XNamespace.None));
+			Bind<IReportResultsSummaryWriter>().To<LorryHEVOVCSummaryWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetLorryHEVOVCSummaryWriter(null, XNamespace.None));
+			Bind<IReportResultsSummaryWriter>().To<LorryPEVSummaryWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetLorryPEVSummaryWriter(null, XNamespace.None));
+
+			// -- Bus
+
+			Bind<IResultGroupWriter>().To<BusConvResultWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetBusConvSuccessResultWriter(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<BusHEVNonOVCResultWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetBusHEVNonOVCSuccessResultWriter(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<BusHEVOVCResultWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetBusHEVOVCSuccessResultWriter(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<BusPEVResultWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetBusPEVSuccessResultWriter(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<ErrorResultWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetBusErrorResultWriter(null, XNamespace.None));
+
+			Bind<IResultGroupWriter>().To<ResultSimulationParameterCIFBusWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetBusSimulationParameterWriter(null, XNamespace.None));
+
+			Bind<IResultGroupWriter>().To<BusConvTotalWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetBusConvTotalWriter(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<BusHEVNonOVCTotalWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetBusHEVNonOVCTotalWriter(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<BusOVCChargeDepletingWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetBusHEVOVCResultWriterChargeDepleting(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<BusOVCChargeSustainingWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetBusHEVOVCResultWriterChargeSustaining(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<BusOVCTotalWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetBusHEVOVCTotalWriter(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<BusPEVTotalWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetBusPEVTotalWriter(null, XNamespace.None));
+
+			Bind<IResultGroupWriter>().To<VehiclePerformanceCIFWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetVehiclePerformanceBus(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<VehiclePerformanceCIFWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetVehiclePerformancePEVBus(null, XNamespace.None));
+
+
+
+			Bind<IFuelConsumptionWriter>().To<BusFuelConsumptionWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetFuelConsumptionBus(null, XNamespace.None));
+			Bind<IElectricEnergyConsumptionWriter>().To<BusElectricEnergyConsumptionWriter>()
+				.When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetElectricEnergyConsumptionBus(null, XNamespace.None));
+			Bind<ICO2Writer>().To<BusCO2Writer>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetCO2ResultBus(null, XNamespace.None));
+			Bind<ICO2Writer>().To<BusPEVCO2Writer>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetCO2ResultPEVBus(null, XNamespace.None));
+
+			Bind<IReportResultsSummaryWriter>().To<BusConvSummaryWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetBusConvSummaryWriter(null, XNamespace.None));
+			Bind<IReportResultsSummaryWriter>().To<BusHEVNonOVCSummaryWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetBusHEVNonOVCSummaryWriter(null, XNamespace.None));
+			Bind<IReportResultsSummaryWriter>().To<BusHEVOVCSummaryWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetBusHEVOVCSummaryWriter(null, XNamespace.None));
+			Bind<IReportResultsSummaryWriter>().To<BusPEVSummaryWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetBusPEVSummaryWriter(null, XNamespace.None));
+
+			// -- common
+
+			Bind<IResultSequenceWriter>().To<CIFErrorDetailsWriter>().When(AccessedViaCIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetErrorDetailsWriter(null, XNamespace.None));
+
+		}
+
+		private bool AccessedViaCIFResultsWriterFactory(IRequest request)
+		{
+			if (request.ParentRequest == null) {
+				return false;
+			}
+
+			return typeof(ICIFResultsWriterFactory).IsAssignableFrom(request.ParentRequest.Service);
+		}
+	}
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/CIFWriter/ComponentGroupWriters.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/CIFWriter/ComponentGroupWriters.cs
index d2d0ac0c483eaeda79ff69bf322c84b9ca00d8fc..555c08910f22a3ccb30b74b451aa6c9a177e8e28 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/CIFWriter/ComponentGroupWriters.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/CIFWriter/ComponentGroupWriters.cs
@@ -401,4 +401,78 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 		#endregion
 	}
 
+
+	public class ConventionalSingleBusAuxGroup : AbstractCIFGroupWriter
+	{
+		public ConventionalSingleBusAuxGroup(ICustomerInformationFileFactory cifFactory) : base(cifFactory) { }
+
+		#region Overrides of AbstractCIFGroupWriter
+
+		public override IList<XElement> GetElements(IDeclarationInputDataProvider inputData)
+		{
+			var singleBus = inputData as ISingleBusInputDataProvider;
+			if (singleBus == null) {
+				throw new VectoException("BusAuxGroupWriter requires SingleBusInputData");
+			}
+
+			var completedBusAux = singleBus.CompletedVehicle.Components.BusAuxiliaries;
+			var primaryBusAux = singleBus.PrimaryVehicle.Components.BusAuxiliaries;
+			var retVal = new List<XElement>();
+			retVal.Add(new XElement(_cif + XMLNames.BusAux_SteeringPump, GetSteeringPumpTech(completedBusAux, primaryBusAux)));
+			retVal.Add(new XElement(_cif + XMLNames.BusAux_ElectricSystem, GetElectricSystem(completedBusAux, primaryBusAux)));
+			retVal.Add(new XElement(_cif + XMLNames.BusAux_PneumaticSystem, GetPneumaticSystem(completedBusAux, primaryBusAux)));
+			retVal.Add(new XElement(_cif + XMLNames.BusAux_HVAC, GetHVAC(completedBusAux, primaryBusAux)));
+			return retVal;
+
+		}
+
+		protected virtual IList<XElement> GetPneumaticSystem(
+			IBusAuxiliariesDeclarationData completedBusAux, IBusAuxiliariesDeclarationData primaryBusAux)
+		{
+			return new[] {
+				new XElement(_cif + XMLNames.BusAux_PneumaticSystem_SmartcompressionSystem,
+					primaryBusAux.PneumaticSupply.SmartAirCompression),
+				new XElement(_cif + XMLNames.BusAux_PneumaticSystem_SmartRegenerationSystem,
+					primaryBusAux.PneumaticSupply.SmartRegeneration)
+			};
+		}
+
+		protected virtual IList<XElement> GetElectricSystem(
+			IBusAuxiliariesDeclarationData completedBusAux, IBusAuxiliariesDeclarationData primaryBusAux)
+		{
+			var retVal = new List<XElement>() {
+				new XElement(_cif + "AlternatorTechnology", primaryBusAux.ElectricSupply.AlternatorTechnology.ToXMLFormat())
+			};
+			if (primaryBusAux.ElectricSupply.AlternatorTechnology == AlternatorType.Smart) {
+				retVal.Add(new XElement(_cif + "MaxAlternatorPower",
+					primaryBusAux.ElectricSupply.Alternators.Sum(x => x.RatedCurrent * x.RatedVoltage).ValueAsUnit("kW", 0)));
+				retVal.Add(new XElement(_cif + "ElectricStorageCapacity",
+					primaryBusAux.ElectricSupply.ElectricStorage.Sum(x => x.ElectricStorageCapacity).ValueAsUnit("kWh", 0)));
+			}
+
+			return retVal;
+		}
+
+		protected virtual IList<XElement> GetSteeringPumpTech(
+			IBusAuxiliariesDeclarationData completedBusAux, IBusAuxiliariesDeclarationData primaryBusAux)
+		{
+			return primaryBusAux.SteeringPumpTechnology.Select(x => new XElement(_cif + XMLNames.BusAux_Technology, x))
+				.ToArray();
+		}
+
+		protected virtual IList<XElement> GetHVAC(IBusAuxiliariesDeclarationData completedBusAux,
+			IBusAuxiliariesDeclarationData primaryBusAux)
+		{
+			return new[] {
+				new XElement(_cif + XMLNames.Bus_SystemConfiguration,
+					completedBusAux.HVACAux.SystemConfiguration.ToXmlFormat()),
+				new XElement(_cif + "AuxiliaryHeaterPower",
+					completedBusAux.HVACAux.AuxHeaterPower.ValueAsUnit("kW", 0)),
+				new XElement(_cif + XMLNames.Bus_DoubleGlazing, completedBusAux.HVACAux.DoubleGlazing)
+			};
+		}
+
+		#endregion
+	}
+
 }
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/CIFWriter/VehicleGroups.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/CIFWriter/VehicleGroups.cs
index 119a65fa87fd35049ec05668ab9c63d7934d3609..a6933484220806c97757a7905236c88237f33fb1 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/CIFWriter/VehicleGroups.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/CIFWriter/VehicleGroups.cs
@@ -38,7 +38,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 				new XElement(_cif + XMLNames.Vehicle_VehicleCategory, vehicleData.LegislativeClass.ToXMLFormat()),
 				new XElement(_cif + XMLNames.Vehicle_AxleConfiguration, vehicleData.AxleConfiguration.ToXMLFormat()),
 				new XElement(_cif + XMLNames.Vehicle_TPMLM, XMLHelper.ValueAsUnit(vehicleData.GrossVehicleMassRating, "kg")),
-				new XElement(_cif + XMLNames.Report_Vehicle_VehicleGroup, DeclarationData.GetVehicleGroupGroup(vehicleData).GetClassNumber()),
+				new XElement(_cif + XMLNames.Report_Vehicle_VehicleGroup, DeclarationData.GetVehicleGroupGroup(vehicleData).Item1.GetClassNumber()),
 				new XElement(_cif + "VehicleGroupCO2", DeclarationData.GetVehicleGroupCO2StandardsGroup(vehicleData).ToXMLFormat()),
 
 			};
@@ -58,7 +58,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 				new XElement(_cif + XMLNames.Vehicle_VehicleCategory, consolidatedVehicleData.LegislativeClass.ToXMLFormat()),
 				new XElement(_cif + XMLNames.Vehicle_AxleConfiguration, primary.AxleConfiguration.ToXMLFormat()),
 				new XElement(_cif + XMLNames.Vehicle_TPMLM, XMLHelper.ValueAsUnit(consolidatedVehicleData.GrossVehicleMassRating, "kg")),
-				new XElement(_cif + XMLNames.Report_Vehicle_VehicleGroup, DeclarationData.GetVehicleGroupGroup(consolidatedVehicleData).GetClassNumber()),
+				new XElement(_cif + XMLNames.Report_Vehicle_VehicleGroup, DeclarationData.GetVehicleGroupGroup(consolidatedVehicleData).Item1.GetClassNumber()),
 				new XElement(_cif + "VehicleGroupCO2", DeclarationData.GetVehicleGroupCO2StandardsGroup(multiStageInputDataProvider).ToXMLFormat()),
 			};
 			return result;
@@ -77,6 +77,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 		public override IList<XElement> GetElements(IDeclarationInputDataProvider inputData)
 		{
 			var vehicleData = inputData.JobInputData.Vehicle;
+			var vehicleGroup = DeclarationData.GetVehicleGroupGroup(vehicleData);
 			var result = new List<XElement>() {
 				new XElement(_cif + XMLNames.Component_Manufacturer, vehicleData.Manufacturer),
 				new XElement(_cif + XMLNames.Component_ManufacturerAddress, vehicleData.ManufacturerAddress),
@@ -88,7 +89,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 				//	? vehicleData.VehicleTypeApprovalNumber 
 				//	: null),
 				new XElement(_cif + XMLNames.CorrectedActualMass, vehicleData.CurbMassChassis.ValueAsUnit("kg")),
-				new XElement(_cif + XMLNames.Vehicle_VocationalVehicle, vehicleData.VocationalVehicle),
+				new XElement(_cif + XMLNames.Vehicle_VocationalVehicle, vehicleGroup.Item2),
 				new XElement(_cif + XMLNames.Vehicle_SleeperCab, vehicleData.SleeperCab),
 				new XElement(_cif + XMLNames.Vehicle_ZeroEmissionVehicle, vehicleData.ZeroEmissionVehicle),
 				new XElement(_cif + XMLNames.Vehicle_HybridElectricHDV, vehicleData.HybridElectricHDV)
@@ -445,4 +446,70 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 		}
 
 	}
+
+
+	public class SingleBusVehicleTypeGroup : AbstractCIFGroupWriter
+	{
+		private XElement GetManufacturerAndAddress(string manufacturer, string manufacturerAddress, int stepCount)
+		{
+			return new XElement(_cif + "Step",
+				new XAttribute(XMLNames.ManufacturingStep_StepCount, stepCount),
+				new XElement(_cif + XMLNames.Component_Manufacturer, manufacturer),
+				new XElement(_cif + XMLNames.Component_ManufacturerAddress, manufacturerAddress));
+		}
+		public SingleBusVehicleTypeGroup(ICustomerInformationFileFactory cifFactory) : base(cifFactory) { }
+
+		#region Overrides of AbstractCIFGroupWriter
+
+		public override IList<XElement> GetElements(IDeclarationInputDataProvider inputData)
+		{
+			var singleBusData = inputData as ISingleBusInputDataProvider;
+			if (singleBusData == null) {
+				throw new ArgumentException(
+					$"{nameof(inputData)} must implement {nameof(IMultistepBusInputDataProvider)}");
+			}
+			var result = new List<XElement>();
+			result.AddRange(
+				_cifFactory.GetGeneralVehicleSequenceGroupWriter().GetElements(singleBusData.JobInputData.Vehicle));
+			result.Add(GetManufacturers(singleBusData));
+
+
+
+			var primaryVehicle = singleBusData.PrimaryVehicle;
+			var completedVehicle = singleBusData.CompletedVehicle;
+			var dualFuel = singleBusData.JobInputData.Vehicle.Components.EngineInputData.EngineModes.Any(x => x.Fuels.Count > 1);
+
+			result.AddRange(new List<XElement>() {
+				new XElement(_cif + XMLNames.Component_Model, primaryVehicle.Model),
+				new XElement(_cif + XMLNames.CorrectedActualMass, completedVehicle.CurbMassChassis.ValueAsUnit("kg", 0)),
+				new XElement(_cif + XMLNames.Vehicle_ZeroEmissionVehicle, primaryVehicle.ZeroEmissionVehicle),
+				new XElement(_cif + XMLNames.Vehicle_HybridElectricHDV, primaryVehicle.HybridElectricHDV),
+				new XElement(_cif + "WasteHeatRecovery", singleBusData.JobInputData.Vehicle.Components.EngineInputData.WHRType != WHRType.None),
+				new XElement(_cif + XMLNames.Vehicle_DualFuelVehicle, dualFuel),
+				new XElement(_cif + XMLNames.Vehicle_RegisteredClass, primaryVehicle.RegisteredClass.ToXMLFormat()),
+				new XElement(_cif + "TotalNumberOfPassengers", primaryVehicle.NumberPassengerSeatsLowerDeck
+																+ primaryVehicle.NumberPassengerSeatsUpperDeck
+																+ primaryVehicle.NumberPassengersStandingLowerDeck
+																+ primaryVehicle.NumberPassengersStandingUpperDeck),
+				!primaryVehicle.VehicleTypeApprovalNumber.IsNullOrEmpty() ? new XElement(_cif + XMLNames.VehicleTypeApprovalNumber, primaryVehicle.VehicleTypeApprovalNumber) : null
+			});
+
+			return result;
+		}
+
+		protected XElement GetManufacturers(ISingleBusInputDataProvider completedBusData)
+		{
+			var manufacturers = new XElement(_cif + "Manufacturers",
+				GetManufacturerAndAddress(completedBusData.JobInputData.Vehicle.Manufacturer,
+					completedBusData.JobInputData.Vehicle.ManufacturerAddress, 1));
+			//foreach (var step in completedBusData.JobInputData.ManufacturingStages) {
+			//	manufacturers.Add(GetManufacturerAndAddress(step.Vehicle.Manufacturer, step.Vehicle.ManufacturerAddress,
+			//		step.StepCount));
+			//}
+
+			return manufacturers;
+		}
+
+		#endregion
+	}
 }
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/CIFWriter/VehicleWriter.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/CIFWriter/VehicleWriter.cs
index 9cdd1052abf33c4ee387bf759cff64bfd1a398a6..21550a41c8c61b550fc97d050b58e0f6d4b0d82e 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/CIFWriter/VehicleWriter.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/CIFWriter/VehicleWriter.cs
@@ -662,4 +662,36 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 
 		#endregion
 	}
+
+
+	// ----
+
+	public class CIF_Conventional_SingleBusVehicleWriter : VehicleWriter
+	{
+		public CIF_Conventional_SingleBusVehicleWriter(ICustomerInformationFileFactory cifFactory, IManufacturerReportFactory mrfFactory) : base(cifFactory, mrfFactory) { }
+
+		#region Overrides of VehicleWriter
+
+		public override XElement GetElement(IDeclarationInputDataProvider inputData)
+		{
+			var singleBus = (ISingleBusInputDataProvider)inputData;
+			var adas = singleBus.CompletedVehicle.ADAS ?? singleBus.PrimaryVehicle.ADAS;
+			return new XElement(_cif + XMLNames.Component_Vehicle,
+				new XAttribute(_xsi + XMLNames.XSIType, "Conventional_CompletedBusVehicleType"),
+				_cifFactory.GetSingleBusVehicleTypeGroup().GetElements(inputData),
+				_cifFactory.GetConventionalADASType().GetXmlType(adas).WithXName(_cif + "ADAS"),
+				_cifFactory.GetEngineGroup().GetElements(inputData),
+				_cifFactory.GetTransmissionGroup().GetElements(inputData),
+				GetRetarder(inputData),
+				GetAxleRatio(inputData),
+				_cifFactory.GetAxleWheelsGroup().GetElements(inputData),
+
+				_cifFactory.GetConventionalSingleBusAuxGroup().GetElements(inputData)
+			);
+		}
+
+		#endregion
+	}
+
+
 }
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/CustomerInformationFile/CustomerInformationFile.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/CustomerInformationFile/CustomerInformationFile.cs
index e01d3d70a410e1defd8902b7f3ab6245fe5c09d4..094589093d9b05a1a432bdd358c4eecea6cf8020 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/CustomerInformationFile/CustomerInformationFile.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/CustomerInformationFile/CustomerInformationFile.cs
@@ -6,9 +6,11 @@ using System.Threading.Tasks;
 using System.Xml.Linq;
 using TUGraz.VectoCommon.Exceptions;
 using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Resources;
-using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
+using TUGraz.VectoCore.Models.Simulation.Impl;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.ManufacturerReport_0_9.ManufacturerReport;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.ManufacturerReport_0_9.ManufacturerReportXMLTypeWriter;
 using TUGraz.VectoCore.Utils;
@@ -19,14 +21,14 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
     {
         public static XNamespace Cif => XNamespace.Get("urn:tugraz:ivt:VectoAPI:CustomerOutput:v0.9");
 		
-        protected CustomerInformationFile(ICustomerInformationFileFactory cifFactory) : base(cifFactory) { }
+        protected CustomerInformationFile(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) : base(cifFactory, resultWriterFactory) { }
 	}
 
     #region LorryCIF
     public class ConventionalLorry_CIF : CustomerInformationFile
 	{
 		public override string OutputDataType => XMLNames.CIF_OutputDataType_ConventionalLorryOutputType;
-		public ConventionalLorry_CIF(ICustomerInformationFileFactory cifFactory) : base(cifFactory) { }
+		public ConventionalLorry_CIF(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) : base(cifFactory, resultWriterFactory) { }
 
 		#region Overrides of AbstractCustomerReport
 
@@ -41,7 +43,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 	public class HEV_PxLorry_CIF : CustomerInformationFile
 	{
 		public override string OutputDataType => XMLNames.CIF_OutputDataType_HEV_Px_LorryOutputType;
-		public HEV_PxLorry_CIF(ICustomerInformationFileFactory cifFactory) : base(cifFactory) { }
+		public HEV_PxLorry_CIF(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) : base(cifFactory, resultWriterFactory) { }
 
 		#region Overrides of AbstractCustomerReport
 
@@ -55,7 +57,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 	public class HEV_S2_Lorry_CIF : CustomerInformationFile
 	{
 		public override string OutputDataType => XMLNames.CIF_OutputDataType_HEV_S2_LorryOutputType;
-		public HEV_S2_Lorry_CIF(ICustomerInformationFileFactory cifFactory) : base(cifFactory) { }
+		public HEV_S2_Lorry_CIF(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) : base(cifFactory, resultWriterFactory) { }
 
 		#region Overrides of AbstractCustomerReport
 
@@ -70,7 +72,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 	public class HEV_S3_Lorry_CIF : CustomerInformationFile
 	{
 		public override string OutputDataType => XMLNames.CIF_OutputDataType_HEV_S3_LorryOutputType;
-		public HEV_S3_Lorry_CIF(ICustomerInformationFileFactory cifFactory) : base(cifFactory) { }
+		public HEV_S3_Lorry_CIF(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) : base(cifFactory, resultWriterFactory) { }
 
 		#region Overrides of AbstractCustomerReport
 
@@ -85,7 +87,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 	public class HEV_S4_Lorry_CIF : CustomerInformationFile
 	{
 		public override string OutputDataType => XMLNames.CIF_OutputDataType_HEV_S4_LorryOutputType;
-		public HEV_S4_Lorry_CIF(ICustomerInformationFileFactory cifFactory) : base(cifFactory) { }
+		public HEV_S4_Lorry_CIF(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) : base(cifFactory, resultWriterFactory) { }
 
 		#region Overrides of AbstractCustomerReport
 
@@ -100,7 +102,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 	public class HEV_IEPC_Lorry_CIF : CustomerInformationFile
 	{
 		public override string OutputDataType => XMLNames.CIF_OutputDataType_HEV_IEPC_S_LorryOutputType;
-		public HEV_IEPC_Lorry_CIF(ICustomerInformationFileFactory cifFactory) : base(cifFactory) { }
+		public HEV_IEPC_Lorry_CIF(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) : base(cifFactory, resultWriterFactory) { }
 
 		#region Overrides of AbstractCustomerReport
 
@@ -115,7 +117,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 	public class PEV_E2_Lorry_CIF : CustomerInformationFile
 	{
 		public override string OutputDataType => XMLNames.CIF_OutputDataType_PEV_E2_LorryOutputType;
-		public PEV_E2_Lorry_CIF(ICustomerInformationFileFactory cifFactory) : base(cifFactory) { }
+		public PEV_E2_Lorry_CIF(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) : base(cifFactory, resultWriterFactory) { }
 
 		#region Overrides of AbstractCustomerReport
 
@@ -130,7 +132,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 	public class PEV_E3_Lorry_CIF : CustomerInformationFile
 	{
 		public override string OutputDataType => XMLNames.CIF_OutputDataType_PEV_E3_LorryOutputType;
-		public PEV_E3_Lorry_CIF(ICustomerInformationFileFactory cifFactory) : base(cifFactory) { }
+		public PEV_E3_Lorry_CIF(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) : base(cifFactory, resultWriterFactory) { }
 
 		#region Overrides of AbstractCustomerReport
 
@@ -145,7 +147,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 	public class PEV_E4_Lorry_CIF : CustomerInformationFile
 	{
 		public override string OutputDataType => XMLNames.CIF_OutputDataType_PEV_E4_LorryOutputType;
-		public PEV_E4_Lorry_CIF(ICustomerInformationFileFactory cifFactory) : base(cifFactory) { }
+		public PEV_E4_Lorry_CIF(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) : base(cifFactory, resultWriterFactory) { }
 
 		#region Overrides of AbstractCustomerReport
 
@@ -163,7 +165,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 	public class PEV_IEPC_Lorry_CIF : CustomerInformationFile
 	{
 		public override string OutputDataType => XMLNames.CIF_OutputDataType_PEV_IEPC_LorryOutputType;
-		public PEV_IEPC_Lorry_CIF(ICustomerInformationFileFactory cifFactory) : base(cifFactory) { }
+		public PEV_IEPC_Lorry_CIF(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) : base(cifFactory, resultWriterFactory) { }
 
 		#region Overrides of AbstractCustomerReport
 
@@ -178,7 +180,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 
 	public class Exempted_Lorry_CIF : CustomerInformationFile
 	{
-		public Exempted_Lorry_CIF(ICustomerInformationFileFactory cifFactory) : base(cifFactory) { }
+		public Exempted_Lorry_CIF(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) : base(cifFactory, resultWriterFactory) { }
 
 		#region Overrides of AbstractCustomerReport
 
@@ -197,25 +199,29 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 
 	#region CompletedBus
 
-	public abstract class CustomerInformationFileCompletedBus : CustomerInformationFile
+	public abstract class CustomerInformationFileCompletedBus : CustomerInformationFile, IXMLCustomerReportCompletedBus
 	{
+		private bool _allSuccess;
+		private int _resultCount;
+
 		protected XElement InputDataIntegrityPrimaryVehicle { get; set; }
 
 		protected XElement ManufacturerReportIntegrityPrimaryVehicle { get; set; }
 
-		protected CustomerInformationFileCompletedBus(ICustomerInformationFileFactory cifFactory) :
-			base(cifFactory) { }
+		protected CustomerInformationFileCompletedBus(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) :
+			base(cifFactory, resultWriterFactory) { }
 
-		public override void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public override void Initialize(VectoRunData modelData)
 		{
 			InitializeVehicleData(modelData.InputData);
-			_ovc = modelData.VehicleData.Ocv;
+			_ovc = modelData.VehicleData.OffVehicleCharging;
 
 			var inputData = modelData.InputData as IMultistepBusInputDataProvider;
 			if (inputData == null) {
 				throw new VectoException("CompletedBus CustomerInformationFile requires MultistepBusInputData");
 			}
-			Results = new XElement(Cif_0_9 + "Results");
+			Results = _resultFactory.GetCIFResultsWriter(modelData.VehicleData.VehicleCategory.GetVehicleType(),
+				modelData.JobType, modelData.VehicleData.OffVehicleCharging, modelData.Exempted);
 			InputDataIntegrity = new XElement(Cif_0_9 + XMLNames.Report_InputDataSignature,
 				inputData.JobInputData.ConsolidateManufacturingStage.Signature == null
 					? XMLHelper.CreateDummySig(_di)
@@ -235,17 +241,32 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 				ManufacturerReportIntegrityPrimaryVehicle,
 				InputDataIntegrity,
 				new XElement(Cif_0_9 + XMLNames.Report_ManufacturerRecord_Signature, resultSignature),
-				Results,
+				Results.GenerateResults(results),
 				XMLHelper.GetApplicationInfo(Cif_0_9)
 			};
 		}
+
+		#region Implementation of IXMLCustomerReportCompletedBus
+
+		public void WriteResult(IResultEntry genericResult, IResultEntry specificResult, IResult primaryResult)
+		{
+			_allSuccess &= genericResult.Status == VectoRun.Status.Success;
+			_allSuccess &= specificResult.Status == VectoRun.Status.Success;
+			_resultCount++;
+			//Results.Add(
+			//	genericResult.Status == VectoRun.Status.Success && specificResult.Status == VectoRun.Status.Success
+			//		? GetSuccessResultEntry(genericResult, specificResult, primaryResult)
+			//		: GetErrorResultEntry(genericResult, specificResult, primaryResult));
+		}
+
+		#endregion
 	}
 
 	public class Conventional_CompletedBusCIF : CustomerInformationFileCompletedBus
 	{
 		public override string OutputDataType => "Conventional_CompletedBusOutputType";
 
-		public Conventional_CompletedBusCIF(ICustomerInformationFileFactory cifFactory) : base(cifFactory)
+		public Conventional_CompletedBusCIF(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) : base(cifFactory, resultWriterFactory)
         {
         }
 
@@ -259,7 +280,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 	{
 		public override string OutputDataType => "HEV_CompletedBusOutputType";
 
-		public HEV_Px_CompletedBusCIF(ICustomerInformationFileFactory cifFactory) : base(cifFactory)
+		public HEV_Px_CompletedBusCIF(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) : base(cifFactory, resultWriterFactory)
 		{
 		}
 
@@ -273,7 +294,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 	{
         public override string OutputDataType => "HEV_CompletedBusOutputType";
 
-        public HEV_IHPC_CompletedBusCIF(ICustomerInformationFileFactory cifFactory) : base(cifFactory)
+        public HEV_IHPC_CompletedBusCIF(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) : base(cifFactory, resultWriterFactory)
         {
         }
 
@@ -287,7 +308,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 	{
 		public override string OutputDataType => "HEV_CompletedBusOutputType";
 
-		public HEV_S2_CompletedBusCIF(ICustomerInformationFileFactory cifFactory) : base(cifFactory)
+		public HEV_S2_CompletedBusCIF(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) : base(cifFactory, resultWriterFactory)
 		{
 		}
 
@@ -301,7 +322,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 	{
 		public override string OutputDataType => "HEV_CompletedBusOutputType";
 
-		public HEV_S3_CompletedBusCIF(ICustomerInformationFileFactory cifFactory) : base(cifFactory)
+		public HEV_S3_CompletedBusCIF(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) : base(cifFactory, resultWriterFactory)
 		{
 		}
 
@@ -315,7 +336,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 	{
 		public override string OutputDataType => "HEV_CompletedBusOutputType";
 
-		public HEV_S4_CompletedBusCIF(ICustomerInformationFileFactory cifFactory) : base(cifFactory)
+		public HEV_S4_CompletedBusCIF(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) : base(cifFactory, resultWriterFactory)
 		{
 		}
 
@@ -329,7 +350,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 	{
 		public override string OutputDataType => "HEV_CompletedBusOutputType";
 
-		public HEV_IEPC_S_CompletedBusCIF(ICustomerInformationFileFactory cifFactory) : base(cifFactory)
+		public HEV_IEPC_S_CompletedBusCIF(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) : base(cifFactory, resultWriterFactory)
 		{
 		}
 
@@ -343,7 +364,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 	{
 		public override string OutputDataType => "PEV_CompletedBusOutputType";
 
-		public PEV_E2_CompletedBusCIF(ICustomerInformationFileFactory cifFactory) : base(cifFactory)
+		public PEV_E2_CompletedBusCIF(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) : base(cifFactory, resultWriterFactory)
 		{
 		}
 
@@ -357,7 +378,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 	{
 		public override string OutputDataType => "PEV_CompletedBusOutputType";
 
-		public PEV_E3_CompletedBusCIF(ICustomerInformationFileFactory cifFactory) : base(cifFactory)
+		public PEV_E3_CompletedBusCIF(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) : base(cifFactory, resultWriterFactory)
 		{
 		}
 
@@ -371,7 +392,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 	{
 		public override string OutputDataType => "PEV_CompletedBusOutputType";
 
-		public PEV_E4_CompletedBusCIF(ICustomerInformationFileFactory cifFactory) : base(cifFactory)
+		public PEV_E4_CompletedBusCIF(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) : base(cifFactory, resultWriterFactory)
 		{
 		}
 
@@ -385,7 +406,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 	{
 		public override string OutputDataType => "PEV_CompletedBusOutputType";
 
-		public PEV_IEPC_CompletedBusCIF(ICustomerInformationFileFactory cifFactory) : base(cifFactory)
+		public PEV_IEPC_CompletedBusCIF(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) : base(cifFactory, resultWriterFactory)
 		{
 		}
 
@@ -398,7 +419,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 
 	public class Exempted_CompletedBusCIF : CustomerInformationFileCompletedBus
 	{
-		public Exempted_CompletedBusCIF(ICustomerInformationFileFactory cifFactory) : base(cifFactory) { }
+		public Exempted_CompletedBusCIF(ICustomerInformationFileFactory cifFactory, IResultsWriterFactory resultWriterFactory) : base(cifFactory, resultWriterFactory) { }
 
 		#region Overrides of AbstractCustomerReport
 
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/ICustomerInformationFileFactory.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/ICustomerInformationFileFactory.cs
index 58816ff398eac6a9a42c5dc5c9d0c94ed1f2d610..ba8c8a6b77848e06cde036956d08bae43452a13c 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/ICustomerInformationFileFactory.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/ICustomerInformationFileFactory.cs
@@ -44,6 +44,10 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 		IXmlTypeWriter GetPEV_IEPC_CompletedBusVehicleType();
 
 
+		IXmlTypeWriter GetConventional_SingleBusVehicleType();
+
+
+
 		//IXmlTypeWriter GetPEV_CompletedBusVehicleType();
 
 		IXmlTypeWriter GetExemptedCompletedBusVehicleType();
@@ -74,13 +78,19 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 		IReportOutputGroup GetPEV_CompletedBusVehicleSequenceGroupWriter();
 		IReportOutputGroup GetCompletedBusVehicleTypeGroup();
 		IReportOutputGroup GetExemptedCompletedBusVehicleTypeGroup();
+		
 		IReportCompletedBusOutputGroup GetGeneralVehicleSequenceGroupWriterCompletedBus();
 
+		IReportOutputGroup GetConventionalSingleBusAuxGroup();
+
+
+		IReportOutputGroup GetSingleBusVehicleTypeGroup();
+
 
 		ICIFAdasType GetConventionalADASType();
 		ICIFAdasType GetHEVADASType();
 		ICIFAdasType GetPEVADASType();
-		//IReportOutputGroup GetHEV_VehicleSequenceGroup();
+
 		IReportOutputGroup GetPEVCompletedBusVehicleTypeGroup();
 		IReportOutputGroup GetIEPCTransmissionGroup();
 	}
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/ResultWriter/CIFResultWriter.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/ResultWriter/CIFResultWriter.cs
new file mode 100644
index 0000000000000000000000000000000000000000..ef734e12be800eb9fe6ac5308287f7ef78c6e44a
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/ResultWriter/CIFResultWriter.cs
@@ -0,0 +1,178 @@
+using System.Collections.Generic;
+using System.Linq;
+using System.Xml.Linq;
+using TUGraz.VectoCommon.Resources;
+using TUGraz.VectoCore.Models.Simulation.Impl;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9.ResultWriter
+{
+    public abstract class AbstractCIFResultsWriter : AbstractResultsWriter
+	{
+
+		protected readonly ICIFResultsWriterFactory _cifFactory;
+
+		protected AbstractCIFResultsWriter(ICIFResultsWriterFactory cifFactory)
+		{
+			_cifFactory = cifFactory;
+		}
+
+		#region Overrides of AbstractResultsWriter
+
+		protected override XNamespace TNS => "urn:tugraz:ivt:VectoAPI:CustomerOutput:v0.9";
+		
+		#endregion
+	}
+
+	public class CIFResultsWriter
+	{
+
+		public class ConventionalLorry : AbstractCIFResultsWriter
+		{
+			public ConventionalLorry(ICIFResultsWriterFactory cifFactory) : base(cifFactory) { }
+
+			#region Overrides of AbstractResultsWriter
+
+			protected override IResultGroupWriter ResultSuccessWriter => _cifFactory.GetLorryConvSuccessResultWriter(_cifFactory, TNS);
+
+			protected override IResultGroupWriter ResultErrorWriter => _cifFactory.GetLorryErrorResultWriter(_cifFactory, TNS);
+
+			public override Common.IReportResultsSummaryWriter SummaryWriter => _cifFactory.GetLorryConvSummaryWriter(_cifFactory, TNS);
+
+			#endregion
+		}
+
+		public class HEVNonOVCLorry : AbstractCIFResultsWriter
+		{
+			public HEVNonOVCLorry(ICIFResultsWriterFactory cifFactory) : base(cifFactory) { }
+
+			protected override IResultGroupWriter ResultSuccessWriter => _cifFactory.GetLorryHEVNonOVCSuccessResultWriter(_cifFactory, TNS);
+			protected override IResultGroupWriter ResultErrorWriter => _cifFactory.GetLorryErrorResultWriter(_cifFactory, TNS);
+
+			public override Common.IReportResultsSummaryWriter SummaryWriter => _cifFactory.GetLorryHEVNonOVCSummaryWriter(_cifFactory, TNS);
+
+		}
+
+		public class HEVOVCLorry : AbstractCIFResultsWriter
+		{
+			public HEVOVCLorry(ICIFResultsWriterFactory cifFactory) : base(cifFactory) { }
+
+			#region Overrides of AbstractResultsWriter
+
+			public override XElement GenerateResults(List<IResultEntry> results)
+			{
+				var ordered = GetOrderedResultsOVC(results);
+				var allSuccess = results.All(x => x.Status == VectoRun.Status.Success);
+				return new XElement(TNS + XMLNames.Report_Results,
+					new XElement(TNS + XMLNames.Report_Result_Status,
+						allSuccess ? XMLNames.Report_Results_Status_Success_Val : XMLNames.Report_Results_Status_Error_Val),
+					ordered.Select(x =>
+						x.ChargeDepletingResult.Status == VectoRun.Status.Success &&
+						x.ChargeSustainingResult.Status == VectoRun.Status.Success
+							? ResultSuccessWriter.GetElement(x)
+							: ResultErrorWriter.GetElement(x)),
+					SummaryWriter.GetElement(ordered)
+				);
+			}
+
+			#endregion
+
+			protected override IResultGroupWriter ResultSuccessWriter => _cifFactory.GetLorryHEVOVCSuccessResultWriter(_cifFactory, TNS);
+			protected override IResultGroupWriter ResultErrorWriter => _cifFactory.GetLorryErrorResultWriter(_cifFactory, TNS);
+			public override Common.IReportResultsSummaryWriter SummaryWriter => _cifFactory.GetLorryHEVOVCSummaryWriter(_cifFactory, TNS);
+
+		}
+
+		public class PEVLorry : AbstractCIFResultsWriter
+		{
+			public PEVLorry(ICIFResultsWriterFactory cifFactory) : base(cifFactory) { }
+
+			protected override IResultGroupWriter ResultSuccessWriter => _cifFactory.GetLorryPEVSuccessResultWriter(_cifFactory, TNS);
+			protected override IResultGroupWriter ResultErrorWriter => _cifFactory.GetLorryErrorResultWriter(_cifFactory, TNS);
+
+			public override Common.IReportResultsSummaryWriter SummaryWriter => _cifFactory.GetLorryPEVSummaryWriter(_cifFactory, TNS);
+
+		}
+
+		public class ConventionalBus : AbstractCIFResultsWriter
+		{
+			public ConventionalBus(ICIFResultsWriterFactory cifFactory) : base(cifFactory) { }
+
+			protected override IResultGroupWriter ResultSuccessWriter => _cifFactory.GetBusConvSuccessResultWriter(_cifFactory, TNS);
+			protected override IResultGroupWriter ResultErrorWriter => _cifFactory.GetBusErrorResultWriter(_cifFactory, TNS);
+			public override Common.IReportResultsSummaryWriter SummaryWriter => _cifFactory.GetBusConvSummaryWriter(_cifFactory, TNS);
+
+		}
+
+		public class HEVNonOVCBus : AbstractCIFResultsWriter
+		{
+			public HEVNonOVCBus(ICIFResultsWriterFactory cifFactory) : base(cifFactory) { }
+
+			protected override IResultGroupWriter ResultSuccessWriter => _cifFactory.GetBusHEVNonOVCSuccessResultWriter(_cifFactory, TNS);
+			protected override IResultGroupWriter ResultErrorWriter => _cifFactory.GetLorryErrorResultWriter(_cifFactory, TNS);
+			public override Common.IReportResultsSummaryWriter SummaryWriter => _cifFactory.GetBusHEVNonOVCSummaryWriter(_cifFactory, TNS);
+
+		}
+
+		public class HEVOVCBus : AbstractCIFResultsWriter
+		{
+			public HEVOVCBus(ICIFResultsWriterFactory cifFactory) : base(cifFactory) { }
+
+			public override XElement GenerateResults(List<IResultEntry> results)
+			{
+				var ordered = GetOrderedResultsOVC(results);
+				var allSuccess = results.All(x => x.Status == VectoRun.Status.Success);
+				return new XElement(TNS + XMLNames.Report_Results,
+					new XElement(TNS + XMLNames.Report_Result_Status,
+						allSuccess
+							? XMLNames.Report_Results_Status_Success_Val
+							: XMLNames.Report_Results_Status_Error_Val),
+					ordered.Select(x =>
+						x.ChargeDepletingResult.Status == VectoRun.Status.Success &&
+						x.ChargeSustainingResult.Status == VectoRun.Status.Success
+							? ResultSuccessWriter.GetElement(x)
+							: ResultErrorWriter.GetElement(x)),
+					SummaryWriter.GetElement(ordered)
+				);
+			}
+
+			protected override IResultGroupWriter ResultSuccessWriter => _cifFactory.GetBusHEVOVCSuccessResultWriter(_cifFactory, TNS);
+			protected override IResultGroupWriter ResultErrorWriter => _cifFactory.GetBusErrorResultWriter(_cifFactory, TNS);
+			public override Common.IReportResultsSummaryWriter SummaryWriter => _cifFactory.GetBusHEVOVCSummaryWriter(_cifFactory, TNS);
+
+		}
+
+		public class PEVBus : AbstractCIFResultsWriter
+		{
+			public PEVBus(ICIFResultsWriterFactory cifFactory) : base(cifFactory) { }
+
+			protected override IResultGroupWriter ResultSuccessWriter => _cifFactory.GetBusPEVSuccessResultWriter(_cifFactory, TNS);
+			protected override IResultGroupWriter ResultErrorWriter => _cifFactory.GetBusErrorResultWriter(_cifFactory, TNS);
+			public override Common.IReportResultsSummaryWriter SummaryWriter => _cifFactory.GetBusPEVSummaryWriter(_cifFactory, TNS);
+
+		}
+
+		public class ExemptedVehicle : AbstractCIFResultsWriter
+		{
+			public ExemptedVehicle(ICIFResultsWriterFactory cifFactory) : base(cifFactory) { }
+
+			#region Implementation of IResultsWriter
+
+			public override XElement GenerateResults(List<IResultEntry> results)
+			{
+				return new XElement(TNS + XMLNames.Report_Results,
+					new XElement(TNS + XMLNames.Report_Result_Status, XMLNames.Report_Results_Status_Success_Val),
+					new XElement(TNS + XMLNames.Report_ExemptedVehicle));
+			}
+
+			protected override IResultGroupWriter ResultSuccessWriter => null;
+			protected override IResultGroupWriter ResultErrorWriter => null;
+			public override Common.IReportResultsSummaryWriter SummaryWriter => null;
+
+
+			#endregion
+
+
+		}
+	}
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/ResultWriter/ICIFResultsWriterFactory.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/ResultWriter/ICIFResultsWriterFactory.cs
new file mode 100644
index 0000000000000000000000000000000000000000..baa4c439d433c3d42c717610b2b7a3707d527b33
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/ResultWriter/ICIFResultsWriterFactory.cs
@@ -0,0 +1,9 @@
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9.
+	ResultWriter
+{
+
+	public interface ICIFResultsWriterFactory : ICommonResultsWriterFactory { }
+
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/ResultWriter/ResultGoupWriter.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/ResultWriter/ResultGoupWriter.cs
new file mode 100644
index 0000000000000000000000000000000000000000..a8aa61cc17b09f2ca1495b0f2b725d128f4dc09e
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/ResultWriter/ResultGoupWriter.cs
@@ -0,0 +1,104 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Xml.Linq;
+using TUGraz.VectoCommon.BusAuxiliaries;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCommon.Resources;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Models.Declaration;
+using TUGraz.VectoCore.Models.Simulation.Data;
+using TUGraz.VectoCore.Models.Simulation.Impl;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
+using TUGraz.VectoCore.Utils;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9.
+    ResultWriter
+{
+
+	public class CIFResultMissionWriter : AbstractResultWriter, IResultSequenceWriter
+	{
+		public CIFResultMissionWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of AbstractResultWriter
+
+		public virtual XElement[] GetElement(IResultEntry entry)
+		{
+			return new[] { new XElement(TNS + XMLNames.Report_Result_Mission, entry.Mission.ToXMLFormat()) };
+		}
+
+		public XElement[] GetElement(IOVCResultEntry entry)
+		{
+			return null;
+		}
+
+		#endregion
+	}
+
+	public class ResultSimulationParameterCIFBusWriter : AbstractResultGroupWriter
+	{
+		public ResultSimulationParameterCIFBusWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of AbstractResultWriter
+
+		public override XElement GetElement(IResultEntry entry)
+		{
+			return new XElement(TNS + XMLNames.Report_ResultEntry_SimulationParameters,
+				new XElement(TNS + XMLNames.Report_ResultEntry_TotalVehicleMass,
+					entry.TotalVehicleMass.ValueAsUnit(XMLNames.Unit_kg)),
+				new XElement(TNS + XMLNames.Report_Result_MassPassengers,
+					entry.Payload.ValueAsUnit(XMLNames.Unit_kg)),
+				new XElement(TNS + XMLNames.Report_Result_PassengerCount,
+					(entry.PassengerCount ?? double.NaN).ToXMLFormat(2))
+			);
+		}
+
+		#endregion
+	}
+
+	public class VehiclePerformanceCIFWriter : AbstractResultGroupWriter
+	{
+		public VehiclePerformanceCIFWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of AbstractResultGroupWriter
+
+		public override XElement GetElement(IResultEntry entry)
+		{
+			return new XElement(TNS + XMLNames.Report_ResultEntry_AverageSpeed,
+				XMLHelper.ValueAsUnit(entry.AverageSpeed, "km/h", 1));
+		}
+
+		public override XElement GetElement(IOVCResultEntry entry)
+		{
+			return new XElement(TNS + XMLNames.Report_ResultEntry_AverageSpeed,
+				XMLHelper.ValueAsUnit(entry.Weighted.AverageSpeed, "km/h", 1));
+		}
+
+		#endregion
+	}
+
+	
+
+	public class CIFErrorDetailsWriter : AbstractResultWriter, IResultSequenceWriter
+	{
+		public CIFErrorDetailsWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Implementation of IResultSequenceWriter
+
+		public XElement[] GetElement(IResultEntry entry)
+		{
+			return new[] {
+				new XElement(TNS + XMLNames.Report_Results_Error, entry.Error),
+				new XElement(TNS + XMLNames.Report_Results_ErrorDetails, entry.StackTrace)
+			};
+		}
+
+		public XElement[] GetElement(IOVCResultEntry entry)
+		{
+			throw new NotImplementedException();
+		}
+
+		#endregion
+	}
+}
+
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/ResultWriter/SummaryWriter.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/ResultWriter/SummaryWriter.cs
new file mode 100644
index 0000000000000000000000000000000000000000..815789131323d145ea53db99d24a94a04eee2c68
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/CustomerInformationFile_0_9/ResultWriter/SummaryWriter.cs
@@ -0,0 +1,208 @@
+using System.Collections.Generic;
+using System.Linq;
+using System.Xml.Linq;
+using TUGraz.VectoCommon.Resources;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Models.Declaration;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
+using TUGraz.VectoCore.Utils;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9.ResultWriter
+{
+    public abstract class SummaryWriterBase : AbstractResultWriter, IReportResultsSummaryWriter
+	{
+		protected SummaryWriterBase(ICIFResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Implementation of ICifSummaryWriter
+
+		public XElement GetElement(IList<IResultEntry> entries)
+		{
+			var weighted = DeclarationData.CalculateWeightedSummary(entries);
+			return DoGetElement(weighted);
+		}
+
+		public XElement GetElement(IList<IOVCResultEntry> entries)
+		{
+			var weighted = DeclarationData.CalculateWeightedSummary(entries);
+			return DoGetElement(weighted);
+		}
+
+		protected virtual XElement DoGetElement(IWeightedResult weighted)
+		{
+			if (weighted == null) {
+				return null;
+			}
+
+			var fcWriter = FuelConsumptionWriter;
+			return new XElement(TNS + XMLNames.Report_Results_Summary,
+				new XAttribute(xsi + XMLNames.XSIType, ResultSummaryXMLType),
+				GetSummary(weighted),
+				fcWriter != null
+					? weighted.FuelConsumption.Select(x =>
+						fcWriter.GetElement(weighted, x.Key, x.Value)).ToArray()
+					: null,
+				ElectricEnergyConsumptionWriter?.GetElement(weighted),
+				CO2Writer?.GetElements(weighted),
+				ElectricRangeWriter?.GetElements(weighted)
+			);
+		}
+
+		public abstract string ResultSummaryXMLType { get; }
+
+
+		protected abstract XElement[] GetSummary(IWeightedResult weighted);
+
+		protected abstract IFuelConsumptionWriter FuelConsumptionWriter { get; }
+
+		protected abstract IElectricEnergyConsumptionWriter ElectricEnergyConsumptionWriter { get; }
+
+		protected abstract ICO2Writer CO2Writer { get; }
+
+		protected abstract IElectricRangeWriter ElectricRangeWriter { get; }
+		
+		#endregion
+	}
+
+	
+
+	public abstract class LorrySummaryWriterBase : SummaryWriterBase
+	{
+		protected LorrySummaryWriterBase(ICIFResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		protected override XElement[] GetSummary(IWeightedResult weighted)
+		{
+			return new[] {
+				new XElement(TNS + "AveragePayload", XMLHelper.ValueAsUnit(weighted.Payload, "t"))
+			};
+		}
+	}
+
+	public class LorryConvSummaryWriter : LorrySummaryWriterBase
+	{
+		public LorryConvSummaryWriter(ICIFResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		public override string ResultSummaryXMLType => "ResultSummaryConventionalType";
+		protected override IFuelConsumptionWriter FuelConsumptionWriter => _factory.GetFuelConsumptionLorry(_factory, TNS);
+		protected override IElectricEnergyConsumptionWriter ElectricEnergyConsumptionWriter => null;
+		protected override ICO2Writer CO2Writer => _factory.GetCO2ResultLorry(_factory, TNS);
+		protected override IElectricRangeWriter ElectricRangeWriter => null;
+		
+	}
+
+	public class LorryHEVNonOVCSummaryWriter : LorrySummaryWriterBase
+	{
+		public LorryHEVNonOVCSummaryWriter(ICIFResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		public override string ResultSummaryXMLType => "ResultSummaryNonOVCHEVType";
+		protected override IFuelConsumptionWriter FuelConsumptionWriter => _factory.GetFuelConsumptionLorry(_factory, TNS);
+		protected override IElectricEnergyConsumptionWriter ElectricEnergyConsumptionWriter => null;
+		protected override ICO2Writer CO2Writer => _factory.GetCO2ResultLorry(_factory, TNS);
+		protected override IElectricRangeWriter ElectricRangeWriter => null;
+		
+	}
+
+	public class LorryHEVOVCSummaryWriter : LorrySummaryWriterBase
+	{
+		public LorryHEVOVCSummaryWriter(ICIFResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of CifSummaryWriterBase
+
+		public override string ResultSummaryXMLType => "ResultSummaryOVCHEVType";
+		protected override IFuelConsumptionWriter FuelConsumptionWriter => _factory.GetFuelConsumptionLorry(_factory, TNS);
+		protected override IElectricEnergyConsumptionWriter ElectricEnergyConsumptionWriter => _factory.GetElectricEnergyConsumptionLorry(_factory, TNS);
+		protected override ICO2Writer CO2Writer => _factory.GetCO2ResultLorry(_factory, TNS);
+		protected override IElectricRangeWriter ElectricRangeWriter => _factory.GetElectricRangeWriter(_factory, TNS);
+
+		#endregion
+	}
+
+	public class LorryPEVSummaryWriter : LorrySummaryWriterBase
+	{
+		public LorryPEVSummaryWriter(ICIFResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		public override string ResultSummaryXMLType => "ResultSummaryPEVType";
+		protected override IFuelConsumptionWriter FuelConsumptionWriter => null;
+		protected override IElectricEnergyConsumptionWriter ElectricEnergyConsumptionWriter => _factory.GetElectricEnergyConsumptionLorry(_factory, TNS);
+		protected override ICO2Writer CO2Writer => null;
+		protected override IElectricRangeWriter ElectricRangeWriter => _factory.GetElectricRangeWriter(_factory, TNS);
+
+	}
+
+	// ---- bus
+
+	public abstract class BusSummaryWriterBase : SummaryWriterBase
+	{
+		protected BusSummaryWriterBase(ICIFResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		protected override XElement[] GetSummary(IWeightedResult weighted)
+		{
+			return new[] {
+				new XElement(TNS + "AveragePassengerCount", weighted.PassengerCount.Value.ToXMLFormat(2))
+			};
+		}
+	}
+
+	public class BusConvSummaryWriter : BusSummaryWriterBase
+	{
+		public BusConvSummaryWriter(ICIFResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of CifSummaryWriterBase
+
+		public override string ResultSummaryXMLType => "ResultSummaryConventionalType";
+		protected override IFuelConsumptionWriter FuelConsumptionWriter => _factory.GetFuelConsumptionBus(_factory, TNS);
+		protected override IElectricEnergyConsumptionWriter ElectricEnergyConsumptionWriter => null;
+		protected override ICO2Writer CO2Writer => _factory.GetCO2ResultBus(_factory, TNS);
+		protected override IElectricRangeWriter ElectricRangeWriter => null;
+
+		#endregion
+	}
+
+	public class BusHEVNonOVCSummaryWriter : BusSummaryWriterBase
+	{
+		public BusHEVNonOVCSummaryWriter(ICIFResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of CifSummaryWriterBase
+
+		public override string ResultSummaryXMLType => "ResultSummaryNonOVCHEVType";
+		protected override IFuelConsumptionWriter FuelConsumptionWriter => _factory.GetFuelConsumptionBus(_factory, TNS);
+		protected override IElectricEnergyConsumptionWriter ElectricEnergyConsumptionWriter => null;
+		protected override ICO2Writer CO2Writer => _factory.GetCO2ResultBus(_factory, TNS);
+		protected override IElectricRangeWriter ElectricRangeWriter => null;
+
+		#endregion
+	}
+
+	public class BusHEVOVCSummaryWriter : BusSummaryWriterBase
+	{
+		public BusHEVOVCSummaryWriter(ICIFResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+
+		#region Overrides of CifSummaryWriterBase
+
+		public override string ResultSummaryXMLType => "ResultSummaryOVCHEVType";
+		protected override IFuelConsumptionWriter FuelConsumptionWriter => _factory.GetFuelConsumptionBus(_factory, TNS);
+
+		protected override IElectricEnergyConsumptionWriter ElectricEnergyConsumptionWriter => _factory.GetElectricEnergyConsumptionBus(_factory, TNS);
+		protected override ICO2Writer CO2Writer => _factory.GetCO2ResultBus(_factory, TNS);
+		protected override IElectricRangeWriter ElectricRangeWriter => _factory.GetElectricRangeWriter(_factory, TNS);
+
+		#endregion
+	}
+
+	public class BusPEVSummaryWriter : BusSummaryWriterBase
+	{
+		public BusPEVSummaryWriter(ICIFResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of CifSummaryWriterBase
+
+		public override string ResultSummaryXMLType => "ResultSummaryPEVType";
+		protected override IFuelConsumptionWriter FuelConsumptionWriter => null;
+
+		protected override IElectricEnergyConsumptionWriter ElectricEnergyConsumptionWriter => _factory.GetElectricEnergyConsumptionBus(_factory, TNS);
+		protected override ICO2Writer CO2Writer => _factory.GetCO2ResultPEVBus(_factory, TNS);
+		protected override IElectricRangeWriter ElectricRangeWriter => _factory.GetElectricRangeWriter(_factory, TNS);
+
+		#endregion
+	}
+
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/IXMLCustomerReport.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/IXMLCustomerReport.cs
index dc7e48050a1b6f7231f33dc1115e4db6f7f820ef..48316e9377ccaa0c23102a20da4391280d001616 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/IXMLCustomerReport.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/IXMLCustomerReport.cs
@@ -1,5 +1,6 @@
 using System.Collections.Generic;
 using System.Xml.Linq;
+using TUGraz.VectoCommon.InputData;
 using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
 
@@ -7,9 +8,15 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 {
 	public interface IXMLCustomerReport
 	{
-		void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes);
+		void Initialize(VectoRunData modelData);
 		XDocument Report { get; }
-		void WriteResult(XMLDeclarationReport.ResultEntry resultValue);
+		void WriteResult(IResultEntry resultValue);
 		void GenerateReport(XElement resultSignature);
 	}
+
+	public interface IXMLCustomerReportCompletedBus
+	{
+		void WriteResult(IResultEntry genericResult,
+			IResultEntry specificResult, IResult primaryResult);
+	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/XMLCustomerReport.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/XMLCustomerReport.cs
index 38ff22b18cceb85d1502bdb45d7eb451edd20545..de2e6cb785c2eb53e7931a980a987cc474cd6669 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/XMLCustomerReport.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/XMLCustomerReport.cs
@@ -30,7 +30,6 @@
 */
 
 using System;
-using System.Collections.Generic;
 using System.IO;
 using System.Linq;
 using System.Xml;
@@ -80,7 +79,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 			Results = new XElement(tns + XMLNames.Report_Results);
 		}
 
-		public virtual void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public virtual void Initialize(VectoRunData modelData)
 		{
 			var exempted = modelData.Exempted;
 			VehiclePart.Add(
@@ -111,7 +110,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 					new XElement(tns + XMLNames.Vehicle_VocationalVehicle, modelData.VehicleData.VocationalVehicle),
 					new XElement(tns + XMLNames.Vehicle_SleeperCab, modelData.VehicleData.SleeperCab),
 					GetADAS(modelData.VehicleData.ADAS),
-					ComponentData(modelData, fuelModes)
+					ComponentData(modelData)
 					);
 			}
 			InputDataIntegrity = new XElement(tns + XMLNames.Report_InputDataSignature,
@@ -136,8 +135,12 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 			);
 		}
 
-		protected virtual XElement[] ComponentData(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		protected virtual XElement[] ComponentData(VectoRunData modelData)
 		{
+			var vehicle = modelData.InputData.JobInputData.Vehicle;
+			var fuelModes = vehicle.Components.EngineInputData.EngineModes.Select(x =>
+					x.Fuels.Select(f => DeclarationData.FuelData.Lookup(f.FuelType, vehicle.TankSystem)).ToList())
+				.ToList();
 			return new[] {
 				new XElement(
 					tns + XMLNames.Report_Vehicle_EngineRatedPower,
@@ -173,7 +176,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 
 		
 
-		public virtual void WriteResult(XMLDeclarationReport.ResultEntry resultEntry)
+		public virtual void WriteResult(IResultEntry resultEntry)
 		{
 			//foreach (var resultEntry in entry.ResultEntry) {
 			_allSuccess &= resultEntry.Status == VectoRun.Status.Success;
@@ -185,7 +188,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 			Results.Add(resultEntry.Status == VectoRun.Status.Success ? GetSuccessResult(resultEntry) : GetErrorResult(resultEntry));
 		}
 
-		private XElement GetErrorResult(XMLDeclarationReport.ResultEntry resultEntry)
+		private XElement GetErrorResult(IResultEntry resultEntry)
 		{
 			var content = new object[] { };
 			switch (resultEntry.Status) {
@@ -210,7 +213,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 				content);
 		}
 
-		private XElement GetSuccessResult(XMLDeclarationReport.ResultEntry result)
+		private XElement GetSuccessResult(IResultEntry result)
 		{
 			return new XElement(
 				tns + XMLNames.Report_Result_Result,
@@ -299,13 +302,13 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 	{
 		#region Implementation of IXMLCustomerReport
 
-		public void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public void Initialize(VectoRunData modelData)
 		{
 			// MQ 2021-06-14 TODO: fill with meat
 		}
 
 		public XDocument Report { get; }
-		public void WriteResult(XMLDeclarationReport.ResultEntry resultValue)
+		public void WriteResult(IResultEntry resultValue)
 		{
 			// MQ 2021-06-14 TODO: fill with meat
 		}
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/XMLCustomerReportCompletedBus.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/XMLCustomerReportCompletedBus.cs
index c604214d7c580f3e8e3ba213a9e1443b9748fe88..fe1be7891185e278a56a36f465d2108cdc09ec27 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/XMLCustomerReportCompletedBus.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/XMLCustomerReportCompletedBus.cs
@@ -26,7 +26,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 
 		public IVehicleDeclarationInputData PrimaryVehicle => PrimaryVehicleRecordFile.Vehicle;
 
-		public override void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public override void Initialize(VectoRunData modelData)
 		{
 			_tankSystem = modelData.VehicleData.InputData.TankSystem;
 			VehiclePart.Add(
@@ -73,10 +73,12 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 				new XElement(tns + XMLNames.Bus_VehicleWidth, modelData.VehicleData.InputData.Width.ToXMLFormat(3)),
 				GetADAS(modelData.VehicleData.ADAS),
 				ComponentData(
-					modelData,
-					PrimaryVehicleRecordFile.ResultsInputData.Results
-											.Select(x => x.EnergyConsumption.Keys.Select(f => FuelData.Instance().Lookup(f, modelData.VehicleData.InputData.TankSystem)).ToList()).Distinct()
-											.ToList())
+					modelData
+					// TODO: MQ 20221129: maybe this is necessary?
+					//PrimaryVehicleRecordFile.ResultsInputData.Results
+					//						.Select(x => x.EnergyConsumption.Keys.Select(f => FuelData.Instance().Lookup(f, modelData.VehicleData.InputData.TankSystem)).ToList()).Distinct()
+					//						.ToList()
+					)
 			);
 			
 			InputDataIntegrity = new XElement(tns + XMLNames.Report_InputDataSignature,
@@ -304,7 +306,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
             Report = h.AddHash();
         }
 
-        public override void WriteResult(XMLDeclarationReport.ResultEntry resultEntry)
+        public override void WriteResult(IResultEntry resultEntry)
 		{
 			throw new NotSupportedException();
 		}
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/XMLCustomerReportExemptedCompletedBus.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/XMLCustomerReportExemptedCompletedBus.cs
index 89ed7fe8871935c4a4ee0b0d6fbc1a16846f07d3..c7e59d707210b0241d4a4be4788651b641bd0a10 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/XMLCustomerReportExemptedCompletedBus.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/CustomerInformationFile/XMLCustomerReportExemptedCompletedBus.cs
@@ -1,9 +1,7 @@
-using System.Collections.Generic;
-using System.Xml.Linq;
+using System.Xml.Linq;
 using TUGraz.VectoCommon.InputData;
 using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Resources;
-using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
 using TUGraz.VectoCore.Utils;
 
@@ -11,7 +9,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformation
 {
 	public class XMLCustomerReportExemptedCompletedBus : XMLCustomerReportCompletedBus
 	{
-		public override void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public override void Initialize(VectoRunData modelData)
 		{
 			VehiclePart.Add(
 				new XAttribute(xsi + XMLNames.XSIType, "VehicleCompletedExemptedBusType"),
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/AbstractXMLManufacturerReport.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/AbstractXMLManufacturerReport.cs
index 9ad7ca0bf5f4f104cd915e24927c68fa07ca8da3..9997935a93ebe228a8203105b2ed893a5af9677b 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/AbstractXMLManufacturerReport.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/AbstractXMLManufacturerReport.cs
@@ -48,7 +48,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport
 			throw new NotImplementedException();
 		}
 
-		public abstract void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes);
+		public abstract void Initialize(VectoRunData modelData);
 
 		public virtual void GenerateReport()
 		{
@@ -108,14 +108,14 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport
 		}
 
 
-		public virtual void WriteResult(XMLDeclarationReport.ResultEntry resultEntry)
+		public virtual void WriteResult(IResultEntry resultEntry)
 		{
 			_allSuccess &= resultEntry.Status == VectoRun.Status.Success;
 			Results.Add(
 				resultEntry.Status == VectoRun.Status.Success ? GetSuccessResult(resultEntry) : GetErrorResult(resultEntry));
 		}
 
-		protected virtual XElement GetErrorResult( XMLDeclarationReport.ResultEntry resultEntry)
+		protected virtual XElement GetErrorResult(IResultEntry resultEntry)
 		{
 			var content = new object[] {};
 			switch (resultEntry.Status) {
@@ -149,7 +149,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport
 				content);
 		}
 
-		protected virtual XElement GetSuccessResult(XMLDeclarationReport.ResultEntry result)
+		protected virtual XElement GetSuccessResult(IResultEntry result)
 		{
 			return new XElement(
 				tns + XMLNames.Report_Result_Result,
@@ -167,7 +167,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport
 			);
 		}
 
-		private XElement GetVehiclePerformance(XMLDeclarationReport.ResultEntry result)
+		private XElement GetVehiclePerformance(IResultEntry result)
 		{
 			return new XElement(
 				tns + XMLNames.Report_ResultEntry_VehiclePerformance,
@@ -212,7 +212,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport
 			);
 		}
 
-		protected virtual XElement GetSimulationParameters(XMLDeclarationReport.ResultEntry result)
+		protected virtual XElement GetSimulationParameters(IResultEntry result)
 		{
 			return new XElement(
 				tns + XMLNames.Report_ResultEntry_SimulationParameters,
@@ -306,10 +306,12 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport
 				: new XElement(tns + XMLNames.Vehicle_TorqueLimits, limits.Cast<object>().ToArray());
 		}
 
-		protected abstract XElement VehicleComponents(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes);
+		protected abstract XElement VehicleComponents(VectoRunData modelData);
 
-		protected virtual XElement GetEngineDescription(CombustionEngineData engineData, List<List<FuelData.Entry>> fuelModes)
+		protected virtual XElement GetEngineDescription(CombustionEngineData engineData, TankSystem? tankSystem)
 		{
+			var fuelModes = engineData.InputData.EngineModes.Select(x => x.Fuels.Select(f => DeclarationData.FuelData.Lookup(f.FuelType, tankSystem)).ToList())
+				.ToList();
 			return new XElement(
 				tns + XMLNames.Component_Engine,
 				GetCommonDescription(engineData),
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/IXMLManufacturerReport.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/IXMLManufacturerReport.cs
index 9a62c0353a6873e8ea48ba0b9072aeffbbb46de9..31f77a85b8137692855dbe5997679e28af85f043 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/IXMLManufacturerReport.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/IXMLManufacturerReport.cs
@@ -1,17 +1,21 @@
-using System.Collections.Generic;
-using System.Xml.Linq;
+using System.Xml.Linq;
 using TUGraz.VectoCommon.InputData;
-using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
 
 namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport
 {
 	public interface IXMLManufacturerReport
 	{
-		void InitializeVehicleData(IDeclarationInputDataProvider inputData);
-		void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes);
+		//void InitializeVehicleData(IDeclarationInputDataProvider inputData);
+		void Initialize(VectoRunData modelData);
 		XDocument Report { get; }
-		void WriteResult(XMLDeclarationReport.ResultEntry resultValue);
+		void WriteResult(IResultEntry resultValue);
 		void GenerateReport();
 	}
+
+	public interface IXMLManufacturerReportCompletedBus
+	{
+		void WriteResult(XMLDeclarationReport.ResultEntry genericResult,
+			XMLDeclarationReport.ResultEntry specificResult, IResult primaryResult);
+	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/AbstractManufacturerReport.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/AbstractManufacturerReport.cs
index d23eac2738f725808b09f54d7b3d2222ed2964db..e79663faee289821792e94d78dce4ae21f9b108c 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/AbstractManufacturerReport.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/AbstractManufacturerReport.cs
@@ -8,9 +8,10 @@ using System.Xml;
 using System.Xml.Linq;
 using System.Xml.XPath;
 using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Resources;
-using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.ManufacturerReport_0_9.ManufacturerReportXMLTypeWriter;
 using TUGraz.VectoCore.Utils;
 using TUGraz.VectoHashing;
@@ -28,11 +29,12 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 
 
 		protected readonly IManufacturerReportFactory _mRFReportFactory;
+		protected readonly IResultsWriterFactory _resultFactory;
 
 		protected bool _ovc = false;
 
-		protected XElement Results { get; set; }
 		protected XElement Vehicle { get; set; }
+		protected IResultsWriter Results { get; set; }
 
 		protected XElement InputDataIntegrity { get; set; }
 
@@ -40,37 +42,34 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 
 		public abstract string OutputDataType { get; } //also used as name for the mockup result element
 
-		protected AbstractManufacturerReport(IManufacturerReportFactory MRFReportFactory)
+		protected AbstractManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory)
 		{
 			_mRFReportFactory = MRFReportFactory;
-
-			// MQ: write dummy result element for testcases (2022-07-13)
-			Results = new XElement(Mrf_0_9 + "Results",
-				new XElement(Mrf_0_9 + "Status", "success"),
-				new XElement(Mrf_0_9 + "ExemptedVehicle"));
+			_resultFactory = resultFactory;
 		}
 
 		#region Implementation of IXMLManufacturerReport
 
-		public abstract void InitializeVehicleData(IDeclarationInputDataProvider inputData);
+		protected abstract void InitializeVehicleData(IDeclarationInputDataProvider inputData);
 
-		public virtual void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public virtual void Initialize(VectoRunData modelData)
 		{
 			InitializeVehicleData(modelData.InputData);
-			_ovc = modelData.VehicleData.Ocv;
+			_ovc = modelData.VehicleData.OffVehicleCharging;
 			
-			Results = new XElement(Mrf_0_9 + XMLNames.Report_Results);
+			Results = _resultFactory.GetMRFResultsWriter(modelData.VehicleData.VehicleCategory.GetVehicleType(),
+				modelData.JobType, modelData.VehicleData.OffVehicleCharging, modelData.Exempted);
 			InputDataIntegrity = new XElement(Mrf_0_9 + XMLNames.Report_InputDataSignature,
 				modelData.InputData.XMLHash == null ? XMLHelper.CreateDummySig(_di) : new XElement(modelData.InputData.XMLHash));
 		}
 
 		public XDocument Report { get; protected set; }
 
-		private List<XMLDeclarationReport.ResultEntry> results = new List<XMLDeclarationReport.ResultEntry>();
+		private List<IResultEntry> results = new List<IResultEntry>();
 
-		public void WriteResult(XMLDeclarationReport.ResultEntry resultValue)
+		public void WriteResult(IResultEntry resultValue)
 		{
-			
+			results.Add(resultValue);
 
 		}
 
@@ -106,7 +105,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 			return new[] {
 				Vehicle,
 				InputDataIntegrity,
-				Results,
+				Results.GenerateResults(results),
 				XMLHelper.GetApplicationInfo(Mrf_0_9)
 			};
 		}
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/MRFResultsNinjectModule.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/MRFResultsNinjectModule.cs
new file mode 100644
index 0000000000000000000000000000000000000000..30038bd8c05dfd1310d5972cc8a5254e7d241986
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/MRFResultsNinjectModule.cs
@@ -0,0 +1,191 @@
+using System;
+using System.Xml.Linq;
+using Ninject.Activation;
+using Ninject.Extensions.Factory;
+using Ninject.Modules;
+using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9.ResultWriter;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.ManufacturerReport_0_9.ResultWriter;
+using TUGraz.VectoCore.Utils;
+using TUGraz.VectoCore.Utils.Ninject;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9
+{
+
+    internal class MRFResultsNinjectModule : NinjectModule
+	{
+		private VehicleTypeAndArchitectureStringHelperResults _namingHelper =
+			new VehicleTypeAndArchitectureStringHelperResults();
+
+		public override void Load()
+		{
+            Bind<IMRFResultsWriterFactory>().ToFactory().InSingletonScope();
+
+            var mrf = XmlDocumentType.ManufacturerReport;
+			Bind<IResultsWriter>().To<MRFResultsWriter.ConventionalLorry>().Named(
+				_namingHelper.GetName(mrf, VehicleCategoryHelper.Lorry, VectoSimulationJobTypeHelper.Conventional, false));
+			Bind<IResultsWriter>().To<MRFResultsWriter.HEVNonOVCLorry>().Named(
+				_namingHelper.GetName(mrf, VehicleCategoryHelper.Lorry, VectoSimulationJobTypeHelper.Hybrid, false));
+			Bind<IResultsWriter>().To<MRFResultsWriter.HEVOVCLorry>().Named(
+				_namingHelper.GetName(mrf, VehicleCategoryHelper.Lorry, VectoSimulationJobTypeHelper.Hybrid, true));
+			Bind<IResultsWriter>().To<MRFResultsWriter.PEVLorry>().Named(
+				_namingHelper.GetName(mrf, VehicleCategoryHelper.Lorry, VectoSimulationJobTypeHelper.PureElectric, true));
+			Bind<IResultsWriter>().To<MRFResultsWriter.ExemptedVehicle>().Named(
+				_namingHelper.GetName(mrf, VehicleCategoryHelper.Lorry, true));
+
+			Bind<IResultsWriter>().To<MRFResultsWriter.ConventionalBus>().Named(
+				_namingHelper.GetName(mrf, VehicleCategoryHelper.PrimaryBus, VectoSimulationJobTypeHelper.Conventional, false));
+			Bind<IResultsWriter>().To<MRFResultsWriter.HEVNonOVCBus>().Named(
+				_namingHelper.GetName(mrf, VehicleCategoryHelper.PrimaryBus, VectoSimulationJobTypeHelper.Hybrid, false));
+			Bind<IResultsWriter>().To<MRFResultsWriter.HEVOVCBus>().Named(
+				_namingHelper.GetName(mrf, VehicleCategoryHelper.PrimaryBus, VectoSimulationJobTypeHelper.Hybrid, true));
+			Bind<IResultsWriter>().To<MRFResultsWriter.PEVBus>().Named(
+				_namingHelper.GetName(mrf, VehicleCategoryHelper.PrimaryBus, VectoSimulationJobTypeHelper.PureElectric, true));
+			Bind<IResultsWriter>().To<MRFResultsWriter.ExemptedVehicle>().Named(
+				_namingHelper.GetName(mrf, VehicleCategoryHelper.PrimaryBus, true));
+
+            Bind<IResultsWriter>().To<MRFResultsWriter.ConventionalBus>().Named(
+				_namingHelper.GetName(mrf, VehicleCategoryHelper.CompletedBus, VectoSimulationJobTypeHelper.Conventional, false));
+			Bind<IResultsWriter>().To<MRFResultsWriter.HEVNonOVCBus>().Named(
+				_namingHelper.GetName(mrf, VehicleCategoryHelper.CompletedBus, VectoSimulationJobTypeHelper.Hybrid, false));
+			Bind<IResultsWriter>().To<MRFResultsWriter.HEVOVCBus>().Named(
+				_namingHelper.GetName(mrf, VehicleCategoryHelper.CompletedBus, VectoSimulationJobTypeHelper.Hybrid, true));
+			Bind<IResultsWriter>().To<MRFResultsWriter.PEVBus>().Named(
+				_namingHelper.GetName(mrf, VehicleCategoryHelper.CompletedBus, VectoSimulationJobTypeHelper.PureElectric,true));
+			Bind<IResultsWriter>().To<MRFResultsWriter.ExemptedVehicle>().Named(
+				_namingHelper.GetName(mrf, VehicleCategoryHelper.CompletedBus, true));
+
+
+            Bind<IElectricRangeWriter>().To<ElectricRangeWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetElectricRangeWriter(null, XNamespace.None));
+
+            // -- Lorry
+
+            Bind<IResultGroupWriter>().To<LorryConvResultWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetLorryConvSuccessResultWriter(null, XNamespace.None));
+            Bind<IResultGroupWriter>().To<LorryHEVNonOVCResultWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetLorryHEVNonOVCSuccessResultWriter(null, XNamespace.None));
+            Bind<IResultGroupWriter>().To<LorryHEVOVCResultWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetLorryHEVOVCSuccessResultWriter(null, XNamespace.None));
+            Bind<IResultGroupWriter>().To<LorryPEVResultWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetLorryPEVSuccessResultWriter(null, XNamespace.None));
+            Bind<IResultGroupWriter>().To<ErrorResultWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetLorryErrorResultWriter(null, XNamespace.None));
+
+            Bind<IResultSequenceWriter>().To<MRFResultSuccessMissionWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetSuccessMissionWriter(null, XNamespace.None));
+			Bind<IResultSequenceWriter>().To<ResultErrorMissionWriter>().When(AccessedViaMRFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetErrorMissionWriter(null, XNamespace.None));
+            Bind<IResultGroupWriter>().To<ResultSimulationParameterLorryWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetLorrySimulationParameterWriter(null, XNamespace.None));
+
+			Bind<IResultGroupWriter>().To<ResultSimulationParameterErrorWriter>().When(AccessedViaMRFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetErrorSimulationParameterWriter(null, XNamespace.None));
+
+            Bind<IResultGroupWriter>().To<LorryConvTotalWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetLorryConvTotalWriter(null, XNamespace.None));
+            Bind<IResultGroupWriter>().To<LorryHEVNonOVCTotalWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetLorryHEVNonOVCTotalWriter(null, XNamespace.None));
+            Bind<IResultGroupWriter>().To<LorryHEVOVCChargeDepletingWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetLorryHEVOVCResultWriterChargeDepleting(null, XNamespace.None));
+            Bind<IResultGroupWriter>().To<LorryHEVOVCChargeSustainingWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetLorryHEVOVCResultWriterChargeSustaining(null, XNamespace.None));
+            Bind<IResultGroupWriter>().To<LorryHEVOVCTotalWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetLorryHEVOVCTotalWriter(null, XNamespace.None));
+            Bind<IResultGroupWriter>().To<LorryPEVTotalWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetLorryPEVTotalWriter(null, XNamespace.None));
+
+
+            Bind<IFuelConsumptionWriter>().To<LorryFuelConsumptionWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetFuelConsumptionLorry(null, XNamespace.None));
+            Bind<IElectricEnergyConsumptionWriter>().To<LorryElectricEnergyConsumptionWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetElectricEnergyConsumptionLorry(null, XNamespace.None));
+            Bind<ICO2Writer>().To<LorryCO2Writer>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetCO2ResultLorry(null, XNamespace.None));
+
+            Bind<IReportResultsSummaryWriter>().To<NoSummaryWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetLorryConvSummaryWriter(null, XNamespace.None));
+            Bind<IReportResultsSummaryWriter>().To<NoSummaryWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetLorryHEVNonOVCSummaryWriter(null, XNamespace.None));
+            Bind<IReportResultsSummaryWriter>().To<NoSummaryWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetLorryHEVOVCSummaryWriter(null, XNamespace.None));
+            Bind<IReportResultsSummaryWriter>().To<NoSummaryWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetLorryPEVSummaryWriter(null, XNamespace.None));
+
+			Bind<IResultGroupWriter>().To<VehiclePerformanceMRFWriter>().When(AccessedViaMRFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetVehiclePerformanceLorry(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<VehiclePerformancePEVMRFWriter>().When(AccessedViaMRFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetVehiclePerformancePEVLorry(null, XNamespace.None));
+
+            // -- Bus
+
+            Bind<IResultGroupWriter>().To<BusConvResultWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetBusConvSuccessResultWriter(null, XNamespace.None));
+            Bind<IResultGroupWriter>().To<BusHEVNonOVCResultWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetBusHEVNonOVCSuccessResultWriter(null, XNamespace.None));
+            Bind<IResultGroupWriter>().To<BusHEVOVCResultWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetBusHEVOVCSuccessResultWriter(null, XNamespace.None));
+            Bind<IResultGroupWriter>().To<BusPEVResultWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetBusPEVSuccessResultWriter(null, XNamespace.None));
+            Bind<IResultGroupWriter>().To<ErrorResultWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetBusErrorResultWriter(null, XNamespace.None));
+
+            Bind<IResultGroupWriter>().To<ResultSimulationParameterMRFBusWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetBusSimulationParameterWriter(null, XNamespace.None));
+
+            Bind<IResultGroupWriter>().To<BusConvTotalWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetBusConvTotalWriter(null, XNamespace.None));
+            Bind<IResultGroupWriter>().To<BusHEVNonOVCTotalWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetBusHEVNonOVCTotalWriter(null, XNamespace.None));
+            Bind<IResultGroupWriter>().To<BusOVCChargeDepletingWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetBusHEVOVCResultWriterChargeDepleting(null, XNamespace.None));
+            Bind<IResultGroupWriter>().To<BusOVCChargeSustainingWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetBusHEVOVCResultWriterChargeSustaining(null, XNamespace.None));
+            Bind<IResultGroupWriter>().To<BusOVCTotalWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetBusHEVOVCTotalWriter(null, XNamespace.None));
+            Bind<IResultGroupWriter>().To<BusPEVTotalWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetBusPEVTotalWriter(null, XNamespace.None));
+
+            Bind<IResultGroupWriter>().To<VehiclePerformanceMRFWriter>().When(AccessedViaMRFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetVehiclePerformanceBus(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<VehiclePerformancePEVMRFWriter>().When(AccessedViaMRFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetVehiclePerformancePEVBus(null, XNamespace.None));
+
+
+            Bind<IFuelConsumptionWriter>().To<BusFuelConsumptionWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetFuelConsumptionBus(null, XNamespace.None));
+            Bind<IElectricEnergyConsumptionWriter>().To<BusElectricEnergyConsumptionWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetElectricEnergyConsumptionBus(null, XNamespace.None));
+            Bind<ICO2Writer>().To<BusCO2Writer>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetCO2ResultBus(null, XNamespace.None));
+            Bind<ICO2Writer>().To<BusPEVCO2Writer>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetCO2ResultPEVBus(null, XNamespace.None));
+
+            Bind<IReportResultsSummaryWriter>().To<NoSummaryWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetBusConvSummaryWriter(null, XNamespace.None));
+            Bind<IReportResultsSummaryWriter>().To<NoSummaryWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetBusHEVNonOVCSummaryWriter(null, XNamespace.None));
+            Bind<IReportResultsSummaryWriter>().To<NoSummaryWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetBusHEVOVCSummaryWriter(null, XNamespace.None));
+            Bind<IReportResultsSummaryWriter>().To<NoSummaryWriter>().When(AccessedViaMRFResultsWriterFactory)
+                .NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetBusPEVSummaryWriter(null, XNamespace.None));
+
+			// -- common
+
+			Bind<IResultSequenceWriter>().To<MRFErrorDetailsWriter>().When(AccessedViaMRFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetErrorDetailsWriter(null, XNamespace.None));
+        }
+
+		private bool AccessedViaMRFResultsWriterFactory(IRequest request)
+		{
+			if (request.ParentRequest == null) {
+				return false;
+			}
+
+			return typeof(IMRFResultsWriterFactory).IsAssignableFrom(request.ParentRequest.Service);
+		}
+	}
+
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ManufacturerReport/CompletedBusManufacturerReport.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ManufacturerReport/CompletedBusManufacturerReport.cs
index c447e1d1f899576d9f9114edbd753af2c4119df8..7d06ca4ef2a355203adcc41cda55789f1fc3b842 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ManufacturerReport/CompletedBusManufacturerReport.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ManufacturerReport/CompletedBusManufacturerReport.cs
@@ -1,52 +1,65 @@
 using System;
-using System.Collections.Generic;
 using System.Linq;
 using System.Text;
 using System.Threading.Tasks;
 using System.Xml.Linq;
 using TUGraz.VectoCommon.Exceptions;
 using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Resources;
-using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
+using TUGraz.VectoCore.Models.Simulation.Impl;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.ManufacturerReport_0_9.ManufacturerReportXMLTypeWriter;
 using TUGraz.VectoCore.Utils;
 
 namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.ManufacturerReport_0_9.ManufacturerReport
 {
-	internal abstract class CompletedBusManufacturerReportBase : AbstractManufacturerReport
+	internal abstract class CompletedBusManufacturerReportBase : AbstractManufacturerReport, IXMLManufacturerReportCompletedBus
 	{
 		protected XNamespace _mrf = XNamespace.Get("urn:tugraz:ivt:VectoAPI:DeclarationOutput:v0.9");
-		public CompletedBusManufacturerReportBase(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory) { }
+		private bool _allSuccess;
+		public CompletedBusManufacturerReportBase(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory) { }
 
-		public override void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public override void Initialize(VectoRunData modelData)
 		{
 			InitializeVehicleData(modelData.InputData);
-			_ovc = modelData.VehicleData.Ocv;
+			_ovc = modelData.VehicleData.OffVehicleCharging;
 			var inputData = modelData.InputData as IMultistepBusInputDataProvider;
 			if (inputData == null) {
 				throw new VectoException("CompletedBus ManrufacturersRecordFile requires MultistepBusInputData");
 			}
-			Results = new XElement(Mrf_0_9 + XMLNames.Report_Results);
+			Results = _resultFactory.GetMRFResultsWriter(modelData.VehicleData.VehicleCategory.GetVehicleType(),
+				modelData.JobType, modelData.VehicleData.OffVehicleCharging, modelData.Exempted);
 			InputDataIntegrity = new XElement(Mrf_0_9 + XMLNames.Report_InputDataSignature,
 				inputData.JobInputData.ConsolidateManufacturingStage.Signature == null
 					? XMLHelper.CreateDummySig(_di)
 					: inputData.JobInputData.ConsolidateManufacturingStage.Signature.ToXML(_di));
 		}
 
+		#region Implementation of IXMLManufacturerReportCompletedBus
+
+		public virtual void WriteResult(XMLDeclarationReport.ResultEntry genericResult,
+			XMLDeclarationReport.ResultEntry specificResult, IResult primaryResult)
+		{
+			_allSuccess &= genericResult.Status == VectoRun.Status.Success;
+			_allSuccess &= specificResult.Status == VectoRun.Status.Success;
+		}
+
+		#endregion
 	}
 
 	internal class Conventional_CompletedBusManufacturerReport : CompletedBusManufacturerReportBase
     {
-		public Conventional_CompletedBusManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory) { }
+		public Conventional_CompletedBusManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory) { }
 
 		#region Overrides of AbstractManufacturerReport
 
 		public override string OutputDataType => "ConventionalCompletedBusManufacturerOutputDataType";
 
-		
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetConventional_CompletedBusVehicleType().GetElement(inputData);
 			//GenerateReport(OutputDataType);
@@ -58,13 +71,13 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 
 	internal class HEV_CompletedBusManufacturerReport : CompletedBusManufacturerReportBase
 	{
-		public HEV_CompletedBusManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory) { }
+		public HEV_CompletedBusManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory) { }
 
 		#region Overrides of AbstractManufacturerReport
 
 		public override string OutputDataType => "HEVCompletedBusManufacturerOutputDataType";
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetHEV_CompletedBusVehicleType().GetElement(inputData);
 			//GenerateReport("HEVCompletedBusManufacturerOutputDataType");
@@ -75,13 +88,13 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 
 	internal class PEV_CompletedBusManufacturerReport : CompletedBusManufacturerReportBase
 	{
-		public PEV_CompletedBusManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory) { }
+		public PEV_CompletedBusManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory) { }
 
 		#region Overrides of AbstractManufacturerReport
 
 		public override string OutputDataType => "PEVCompletedBusManufacturerOutputDataType";
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetPEV_CompletedBusVehicleType().GetElement(inputData);
 			//GenerateReport(OutputDataType);
@@ -92,13 +105,13 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 
 	internal class Exempted_CompletedBusManufacturerReport : CompletedBusManufacturerReportBase
 	{
-		public Exempted_CompletedBusManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory) { }
+		public Exempted_CompletedBusManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory) { }
 
 		#region Overrides of AbstractManufacturerReport
 
 		public override string OutputDataType => "ExemptedCompletedBusManufacturerOutputDataType";
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetExempted_CompletedBusVehicleType().GetElement(inputData);
 			//GenerateReport(OutputDataType);
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ManufacturerReport/LorryManufacturerReports.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ManufacturerReport/LorryManufacturerReports.cs
index 9baebdb892613c0d3bfd406347cecb588ef4bb9b..60dac6c0092c77b13c29a48890755e77cc0a923a 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ManufacturerReport/LorryManufacturerReports.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ManufacturerReport/LorryManufacturerReports.cs
@@ -1,13 +1,14 @@
 using System.Xml.Linq;
 using TUGraz.VectoCommon.InputData;
 using TUGraz.VectoCommon.Resources;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.ManufacturerReport_0_9.ManufacturerReportXMLTypeWriter;
 
 namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.ManufacturerReport_0_9.ManufacturerReport
 {
 	internal abstract class LorryManufacturerReportBase : AbstractManufacturerReport
 	{
-		public LorryManufacturerReportBase(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory)
+		public LorryManufacturerReportBase(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory)
 		{
 
 		}
@@ -19,7 +20,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 	{
 		
 
-		public ConventionalLorryManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory)
+		public ConventionalLorryManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory)
 		{
 			
 		}
@@ -30,7 +31,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 		public override string OutputDataType =>
 			XMLNames.MRF_OutputDataType_ConventionalLorryManufacturerOutputDataType;
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetConventionalLorryVehicleType().GetElement(inputData);
 			
@@ -44,13 +45,13 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 	internal class HEV_Px_IHPC_LorryManufacturerReport : LorryManufacturerReportBase
 	{
 		
-		public HEV_Px_IHPC_LorryManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory) { }
+		public HEV_Px_IHPC_LorryManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory) { }
 
 		#region Overrides of AbstractManufacturerReport
 
 		public override string OutputDataType => XMLNames.MRF_OutputDataType_HEV_Px_IHPCLorryManufacturerOutputDataType;
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetHEV_Px_IHCP_LorryVehicleType().GetElement(inputData);
 		}
@@ -62,13 +63,13 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 
 	internal class HEV_S2_LorryManufacturerReport : LorryManufacturerReportBase
 	{
-		public HEV_S2_LorryManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory) { }
+		public HEV_S2_LorryManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory) { }
 
 		#region Overrides of AbstractManufacturerReport
 
 		public override string OutputDataType => XMLNames.MRF_OutputDataType_HEV_S2_LorryManufacturerOutputDataType;
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetHEV_S2_LorryVehicleType().GetElement(inputData);
 		}
@@ -80,14 +81,14 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 	{
 		public override string OutputDataType => XMLNames.MRF_OutputDataType_HEV_S3_LorryManufacturerOutputDataType;
 
-		public HEV_S3_LorryManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory)
+		public HEV_S3_LorryManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory)
 		{
 
 		}
 
 		#region Overrides of AbstractManufacturerReport
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetHEV_S3_LorryVehicleType().GetElement(inputData);
 		}
@@ -97,13 +98,13 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 
 	internal class HEV_S4_LorryManufacturerReport : LorryManufacturerReportBase
 	{
-		public HEV_S4_LorryManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory) { }
+		public HEV_S4_LorryManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory) { }
 
 		#region Overrides of AbstractManufacturerReport
 
 		public override string OutputDataType => XMLNames.MRF_OutputDataType_HEV_S4_LorryManufacturerOutputDataType;
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetHEV_S4_LorryVehicleType().GetElement(inputData);
 		}
@@ -113,13 +114,13 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 
 	internal class HEV_IEPC_S_LorryManufacturerReport : LorryManufacturerReportBase
 	{
-		public HEV_IEPC_S_LorryManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory) { }
+		public HEV_IEPC_S_LorryManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory) { }
 
 		#region Overrides of AbstractManufacturerReport
 
 		public override string OutputDataType => XMLNames.MRF_OutputDataType_HEV_IEPC_S_LorryManufacturerOutputDataType;
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetHEV_IEPC_S_LorryVehicleType().GetElement(inputData);
 		}
@@ -129,13 +130,13 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 
 	internal class PEV_E2_LorryManufacturerReport : LorryManufacturerReportBase
 	{
-		public PEV_E2_LorryManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory) { }
+		public PEV_E2_LorryManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory) { }
 
 		#region Overrides of AbstractManufacturerReport
 
 		public override string OutputDataType => XMLNames.MRF_OutputDataType_PEV_E2_LorryManufacturerOutputDataType;
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetPEV_E2_LorryVehicleType().GetElement(inputData);
 			
@@ -146,13 +147,13 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 
 	internal class PEV_E3_LorryManufacturerReport : LorryManufacturerReportBase
 	{
-		public PEV_E3_LorryManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory) { }
+		public PEV_E3_LorryManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory) { }
 
 		#region Overrides of AbstractManufacturerReport
 
 		public override string OutputDataType => XMLNames.MRF_OutputDataType_PEV_E3_LorryManufacturerOutputDataType;
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetPEV_E3_LorryVehicleType().GetElement(inputData);
 		}
@@ -162,13 +163,13 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 
 	internal class PEV_E4_LorryManufacturerReport : LorryManufacturerReportBase
 	{
-		public PEV_E4_LorryManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory) { }
+		public PEV_E4_LorryManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory) { }
 
 		#region Overrides of AbstractManufacturerReport
 
 		public override string OutputDataType => XMLNames.MRF_OutputDataType_PEV_E4_LorryManufacturerOutputDataType;
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetPEV_E4_LorryVehicleType().GetElement(inputData);
 		}
@@ -178,13 +179,13 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 
 	internal class PEV_IEPC_LorryManufacturerReport : LorryManufacturerReportBase
 	{
-		public PEV_IEPC_LorryManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory) { }
+		public PEV_IEPC_LorryManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory) { }
 
 		#region Overrides of AbstractManufacturerReport
 
 		public override string OutputDataType => XMLNames.MRF_OutputDataType_PEV_IEPC_LorryManufacturerOutputDataType;
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetPEV_IEPC_LorryVehicleType().GetElement(inputData);
 		}
@@ -194,13 +195,13 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 
 	internal class Exempted_LorryManufacturerReport : LorryManufacturerReportBase
 	{
-		public Exempted_LorryManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory) { }
+		public Exempted_LorryManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory) { }
 
 		#region Overrides of AbstractManufacturerReport
 
 		public override string OutputDataType => "ExemptedLorryManufacturerOutputDataType";
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetExempted_LorryVehicleType().GetElement(inputData);
 		}
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ManufacturerReport/PrimaryBusManufacturerReports.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ManufacturerReport/PrimaryBusManufacturerReports.cs
index a15ca5d30d179a7872aed6953e030afad0f00915..b71c331bb9eb77c0349769feea241165500b41ed 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ManufacturerReport/PrimaryBusManufacturerReports.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ManufacturerReport/PrimaryBusManufacturerReports.cs
@@ -2,6 +2,7 @@
 using System.Xml.Linq;
 using TUGraz.VectoCommon.InputData;
 using TUGraz.VectoCommon.Resources;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.ManufacturerReport_0_9.ManufacturerReportXMLTypeWriter;
 using TUGraz.VectoCore.Utils;
 
@@ -10,7 +11,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 	internal abstract class PrimaryBus_ManufacturerReportBase : AbstractManufacturerReport
 	{
 		protected XNamespace _mrf = XNamespace.Get("urn:tugraz:ivt:VectoAPI:DeclarationOutput:v0.9");
-		protected PrimaryBus_ManufacturerReportBase(IManufacturerReportFactory mrfFactory) : base(mrfFactory) { }
+		protected PrimaryBus_ManufacturerReportBase(IManufacturerReportFactory mrfFactory, IResultsWriterFactory resultFactory) : base(mrfFactory, resultFactory) { }
 
 		protected void GenerateReport(string outputDataType)
 		{
@@ -25,13 +26,13 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 
 	internal class Conventional_PrimaryBus_ManufacturerReport : PrimaryBus_ManufacturerReportBase
     {
-		public Conventional_PrimaryBus_ManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory) { }
+		public Conventional_PrimaryBus_ManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory) { }
 
 		#region Overrides of AbstractManufacturerReport
 
 		public override string OutputDataType => XMLNames.MRF_OutputDataType_ConventionalPrimaryBusManufacturerOutputDataType;
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetConventional_PrimaryBusVehicleType().GetElement(inputData);
 			
@@ -42,13 +43,13 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 
 	internal class HEV_Px_IHPC_PrimaryBus_ManufacturerReport : PrimaryBus_ManufacturerReportBase
 	{
-		public HEV_Px_IHPC_PrimaryBus_ManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory) { }
+		public HEV_Px_IHPC_PrimaryBus_ManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory) { }
 
 		#region Overrides of AbstractManufacturerReport
 
 		public override string OutputDataType => "HEV-Px_IHPCPrimaryBusManufacturerOutputDataType";
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetHEV_Px_IHPC_PrimaryBusVehicleType().GetElement(inputData);
 		}
@@ -59,13 +60,13 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 
 	internal class HEV_S2_PrimaryBus_ManufacturerReport : PrimaryBus_ManufacturerReportBase
 	{
-		public HEV_S2_PrimaryBus_ManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory) { }
+		public HEV_S2_PrimaryBus_ManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory) { }
 
 		#region Overrides of AbstractManufacturerReport
 
 		public override string OutputDataType => "HEV-S2_PrimaryBusManufacturerOutputDataType";
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetHEV_S2_PrimaryBusVehicleType().GetElement(inputData);
 		}
@@ -75,13 +76,13 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 
 	internal class HEV_S3_PrimaryBus_ManufacturerReport : PrimaryBus_ManufacturerReportBase
 	{
-		public HEV_S3_PrimaryBus_ManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory) { }
+		public HEV_S3_PrimaryBus_ManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory) { }
 
 		#region Overrides of AbstractManufacturerReport
 
 		public override string OutputDataType => "HEV-S3_PrimaryBusManufacturerOutputDataType";
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetHEV_S3_PrimaryBusVehicleType().GetElement(inputData);
 		}
@@ -91,13 +92,13 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 
 	internal class HEV_S4_PrimaryBus_ManufacturerReport : PrimaryBus_ManufacturerReportBase
 	{
-		public HEV_S4_PrimaryBus_ManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory) { }
+		public HEV_S4_PrimaryBus_ManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory) { }
 
 		#region Overrides of AbstractManufacturerReport
 
 		public override string OutputDataType => "HEV-S4_PrimaryBusManufacturerOutputDataType";
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetHEV_S4_PrimaryBusVehicleType().GetElement(inputData);
 
@@ -109,13 +110,13 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 
 	internal class HEV_IEPC_S_PrimaryBus_ManufacturerReport : PrimaryBus_ManufacturerReportBase
 	{
-		public HEV_IEPC_S_PrimaryBus_ManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory) { }
+		public HEV_IEPC_S_PrimaryBus_ManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory) { }
 
 		#region Overrides of AbstractManufacturerReport
 
 		public override string OutputDataType => "HEV-IEPC-S_PrimaryBusManufacturerOutputDataType";
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetHEV_IEPC_S_PrimaryBusVehicleType().GetElement(inputData);
 		}
@@ -125,13 +126,13 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 
 	internal class PEV_E2_PrimaryBus_ManufacturerReport : PrimaryBus_ManufacturerReportBase
 	{
-		public PEV_E2_PrimaryBus_ManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory) { }
+		public PEV_E2_PrimaryBus_ManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory) { }
 
 		#region Overrides of AbstractManufacturerReport
 
 		public override string OutputDataType => "PEV-E2_PrimaryBusManufacturerOutputDataType";
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetPEV_E2_PrimaryBusVehicleType().GetElement(inputData);
 		}
@@ -142,13 +143,13 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 
 	internal class PEV_E3_PrimaryBus_ManufacturerReport : PrimaryBus_ManufacturerReportBase
 	{
-		public PEV_E3_PrimaryBus_ManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory) { }
+		public PEV_E3_PrimaryBus_ManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory) { }
 
 		#region Overrides of AbstractManufacturerReport
 
 		public override string OutputDataType => "PEV-E3_PrimaryBusManufacturerOutputDataType";
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetPEV_E3_PrimaryBusVehicleType().GetElement(inputData);
 		}
@@ -159,8 +160,8 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 
 	internal class PEV_E4_PrimaryBus_ManufacturerReport : PrimaryBus_ManufacturerReportBase
 	{
-		public PEV_E4_PrimaryBus_ManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(
-			MRFReportFactory)
+		public PEV_E4_PrimaryBus_ManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(
+			MRFReportFactory, resultFactory)
 		{
 
 		}
@@ -168,7 +169,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 		#region Overrides of AbstractManufacturerReport
 
 		public override string OutputDataType => "PEV-E4_PrimaryBusManufacturerOutputDataType";
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetPEV_E4_PrimaryBusVehicleType().GetElement(inputData);
 		}
@@ -179,13 +180,13 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 
 	internal class PEV_IEPC_PrimaryBus_ManufacturerReport : PrimaryBus_ManufacturerReportBase
 	{
-		public PEV_IEPC_PrimaryBus_ManufacturerReport(IManufacturerReportFactory MRFReportFactory) : base(MRFReportFactory) { }
+		public PEV_IEPC_PrimaryBus_ManufacturerReport(IManufacturerReportFactory MRFReportFactory, IResultsWriterFactory resultFactory) : base(MRFReportFactory, resultFactory) { }
 
 		#region Overrides of AbstractManufacturerReport
 
 		public override string OutputDataType => "PEV-IEPC_PrimaryBusManufacturerOutputDataType";
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetPEV_IEPC_PrimaryBusVehicleType().GetElement(inputData);
 		}
@@ -195,13 +196,13 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 
 	internal class Exempted_PrimaryBus_ManufacturerReport : PrimaryBus_ManufacturerReportBase
 	{
-		public Exempted_PrimaryBus_ManufacturerReport(IManufacturerReportFactory mrfFactory) : base(mrfFactory) { }
+		public Exempted_PrimaryBus_ManufacturerReport(IManufacturerReportFactory mrfFactory, IResultsWriterFactory resultFactory) : base(mrfFactory, resultFactory) { }
 
 		#region Overrides of AbstractManufacturerReport
 
 		public override string OutputDataType => "ExemptedPrimaryBusManufacturerOutputDataType";
 
-		public override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
+		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
 			Vehicle = _mRFReportFactory.GetExempted_PrimaryBusVehicleType().GetElement(inputData);
 		}
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ManufacturerReportGroupWriter/Common/GeneralVehicleOutputGroup.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ManufacturerReportGroupWriter/Common/GeneralVehicleOutputGroup.cs
index 782667d1ffbbaa4d44b8fee981635bfc9f02ff14..f9f284c0131548351baa282e98534ef3d12817cf 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ManufacturerReportGroupWriter/Common/GeneralVehicleOutputGroup.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ManufacturerReportGroupWriter/Common/GeneralVehicleOutputGroup.cs
@@ -37,7 +37,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 				new XElement(_mrf + XMLNames.Vehicle_VehicleCategory, vehicleData.LegislativeClass.ToXMLFormat()),
 				new XElement(_mrf + XMLNames.Vehicle_AxleConfiguration, vehicleData.AxleConfiguration.ToXMLFormat()),
 				new XElement(_mrf + XMLNames.TPMLM, vehicleData.GrossVehicleMassRating.ToXMLFormat(0)),
-				new XElement(_mrf + XMLNames.Report_Vehicle_VehicleGroup, DeclarationData.GetVehicleGroupGroup(vehicleData).GetClassNumber()),
+				new XElement(_mrf + XMLNames.Report_Vehicle_VehicleGroup, DeclarationData.GetVehicleGroupGroup(vehicleData).Item1.GetClassNumber()),
 				new XElement(_mrf + "VehicleGroupCO2", DeclarationData.GetVehicleGroupCO2StandardsGroup(vehicleData).ToXMLFormat()),
 
 			};
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ManufacturerReportGroupWriter/Lorry/LorryGeneralVehicleOutputGroup.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ManufacturerReportGroupWriter/Lorry/LorryGeneralVehicleOutputGroup.cs
index 555d815b60e212ac49f226210c1cb3fa7eb2c30f..d95397123d7d6a2af9a4e0d5ddfb0654038afe98 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ManufacturerReportGroupWriter/Lorry/LorryGeneralVehicleOutputGroup.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ManufacturerReportGroupWriter/Lorry/LorryGeneralVehicleOutputGroup.cs
@@ -6,6 +6,7 @@ using System.Threading.Tasks;
 using System.Xml.Linq;
 using TUGraz.VectoCommon.InputData;
 using TUGraz.VectoCommon.Resources;
+using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.ManufacturerReport_0_9.ManufacturerReportXMLTypeWriter;
 using TUGraz.VectoCore.Utils;
 
@@ -18,6 +19,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
 		public override IList<XElement> GetElements(IDeclarationInputDataProvider inputData)
 		{
 			var vehicle = inputData.JobInputData.Vehicle;
+			var vehicleGoup = DeclarationData.GetVehicleGroupGroup(vehicle);
 			var elements = new List<XElement>();
             elements.AddRange(new List<XElement>() {
                 new XElement(_mrf + XMLNames.Component_Manufacturer, vehicle.Manufacturer),
@@ -27,7 +29,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.
             elements.AddRange(new List<XElement>() {
 				// new XElement(mrf + "CO2StandardGroup", vehicle.) //CO2 Standardgroup
 				new XElement(_mrf + XMLNames.CorrectedActualMass, vehicle.CurbMassChassis.ToXMLFormat(0)),
-                new XElement(_mrf + XMLNames.Vehicle_VocationalVehicle, vehicle.VocationalVehicle),
+                new XElement(_mrf + XMLNames.Vehicle_VocationalVehicle, vehicleGoup.Item2),
                 new XElement(_mrf + XMLNames.Vehicle_ZeroEmissionVehicle, vehicle.ZeroEmissionVehicle),
                 new XElement(_mrf + XMLNames.Vehicle_HybridElectricHDV, vehicle.HybridElectricHDV),
             });
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ResultWriter/IMRFResultsWriterFactory.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ResultWriter/IMRFResultsWriterFactory.cs
new file mode 100644
index 0000000000000000000000000000000000000000..1b5bbf2764a1f3344f8143794a8130f358ad820e
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ResultWriter/IMRFResultsWriterFactory.cs
@@ -0,0 +1,9 @@
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9.
+	ResultWriter
+{
+
+	public interface IMRFResultsWriterFactory : ICommonResultsWriterFactory { }
+
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ResultWriter/MRFResultsWriter.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ResultWriter/MRFResultsWriter.cs
new file mode 100644
index 0000000000000000000000000000000000000000..bb062af0533869d4eb8a5f9d23dd55c95f2a2f35
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ResultWriter/MRFResultsWriter.cs
@@ -0,0 +1,175 @@
+using System.Collections.Generic;
+using System.Linq;
+using System.Xml.Linq;
+using TUGraz.VectoCommon.Resources;
+using TUGraz.VectoCore.Models.Simulation.Impl;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9.ResultWriter
+{
+    public abstract class AbstractMRFResultsWriter : AbstractResultsWriter
+	{
+		protected readonly IMRFResultsWriterFactory _mrfFactory;
+
+		protected AbstractMRFResultsWriter(IMRFResultsWriterFactory mrfFactory)
+		{
+			_mrfFactory = mrfFactory;
+		}
+		protected override XNamespace TNS => "urn:tugraz:ivt:VectoAPI:DeclarationOutput:v0.9";
+
+	}
+
+	public class MRFResultsWriter
+	{
+
+		public class ConventionalLorry : AbstractMRFResultsWriter
+		{
+			public ConventionalLorry(IMRFResultsWriterFactory mrfFactory) : base(mrfFactory) { }
+
+			#region Overrides of AbstractResultsWriter
+
+			protected override IResultGroupWriter ResultSuccessWriter => _mrfFactory.GetLorryConvSuccessResultWriter(_mrfFactory, TNS);
+
+			protected override IResultGroupWriter ResultErrorWriter => _mrfFactory.GetLorryErrorResultWriter(_mrfFactory, TNS);
+
+			public override IReportResultsSummaryWriter SummaryWriter => _mrfFactory.GetLorryConvSummaryWriter(_mrfFactory, TNS);
+
+			#endregion
+		}
+
+		public class HEVNonOVCLorry : AbstractMRFResultsWriter
+		{
+			public HEVNonOVCLorry(IMRFResultsWriterFactory mrfFactory) : base(mrfFactory) { }
+
+			protected override IResultGroupWriter ResultSuccessWriter => _mrfFactory.GetLorryHEVNonOVCSuccessResultWriter(_mrfFactory, TNS);
+			protected override IResultGroupWriter ResultErrorWriter => _mrfFactory.GetLorryErrorResultWriter(_mrfFactory, TNS);
+
+			public override IReportResultsSummaryWriter SummaryWriter => _mrfFactory.GetLorryHEVNonOVCSummaryWriter(_mrfFactory, TNS);
+
+		}
+
+		public class HEVOVCLorry : AbstractMRFResultsWriter
+		{
+			public HEVOVCLorry(IMRFResultsWriterFactory mrfFactory) : base(mrfFactory) { }
+
+			#region Overrides of AbstractResultsWriter
+
+			public override XElement GenerateResults(List<IResultEntry> results)
+			{
+				var ordered = GetOrderedResultsOVC(results);
+				var allSuccess = results.All(x => x.Status == VectoRun.Status.Success);
+				return new XElement(TNS + XMLNames.Report_Results,
+					new XElement(TNS + XMLNames.Report_Result_Status,
+						allSuccess
+							? XMLNames.Report_Results_Status_Success_Val
+							: XMLNames.Report_Results_Status_Error_Val),
+					ordered.Select(x =>
+						x.ChargeDepletingResult.Status == VectoRun.Status.Success &&
+						x.ChargeSustainingResult.Status == VectoRun.Status.Success
+							? ResultSuccessWriter.GetElement(x)
+							: ResultErrorWriter.GetElement(x)),
+					SummaryWriter.GetElement(ordered)
+				);
+			}
+
+			#endregion
+
+			protected override IResultGroupWriter ResultSuccessWriter => _mrfFactory.GetLorryHEVOVCSuccessResultWriter(_mrfFactory, TNS);
+			protected override IResultGroupWriter ResultErrorWriter => _mrfFactory.GetLorryErrorResultWriter(_mrfFactory, TNS);
+			public override IReportResultsSummaryWriter SummaryWriter => _mrfFactory.GetLorryHEVOVCSummaryWriter(_mrfFactory, TNS);
+
+		}
+
+		public class PEVLorry : AbstractMRFResultsWriter
+		{
+			public PEVLorry(IMRFResultsWriterFactory mrfFactory) : base(mrfFactory) { }
+
+			protected override IResultGroupWriter ResultSuccessWriter => _mrfFactory.GetLorryPEVSuccessResultWriter(_mrfFactory, TNS);
+			protected override IResultGroupWriter ResultErrorWriter => _mrfFactory.GetLorryErrorResultWriter(_mrfFactory, TNS);
+
+			public override IReportResultsSummaryWriter SummaryWriter => _mrfFactory.GetLorryPEVSummaryWriter(_mrfFactory, TNS);
+
+		}
+
+		public class ConventionalBus : AbstractMRFResultsWriter
+		{
+			public ConventionalBus(IMRFResultsWriterFactory mrfFactory) : base(mrfFactory) { }
+
+			protected override IResultGroupWriter ResultSuccessWriter => _mrfFactory.GetBusConvSuccessResultWriter(_mrfFactory, TNS);
+			protected override IResultGroupWriter ResultErrorWriter => _mrfFactory.GetBusErrorResultWriter(_mrfFactory, TNS);
+			public override IReportResultsSummaryWriter SummaryWriter => _mrfFactory.GetBusConvSummaryWriter(_mrfFactory, TNS);
+
+		}
+
+		public class HEVNonOVCBus : AbstractMRFResultsWriter
+		{
+			public HEVNonOVCBus(IMRFResultsWriterFactory mrfFactory) : base(mrfFactory) { }
+
+			protected override IResultGroupWriter ResultSuccessWriter => _mrfFactory.GetBusHEVNonOVCSuccessResultWriter(_mrfFactory, TNS);
+			protected override IResultGroupWriter ResultErrorWriter => _mrfFactory.GetLorryErrorResultWriter(_mrfFactory, TNS);
+			public override IReportResultsSummaryWriter SummaryWriter => _mrfFactory.GetBusHEVNonOVCSummaryWriter(_mrfFactory, TNS);
+
+		}
+
+		public class HEVOVCBus : AbstractMRFResultsWriter
+		{
+			public HEVOVCBus(IMRFResultsWriterFactory mrfFactory) : base(mrfFactory) { }
+
+			public override XElement GenerateResults(List<IResultEntry> results)
+			{
+				var ordered = GetOrderedResultsOVC(results);
+				var allSuccess = results.All(x => x.Status == VectoRun.Status.Success);
+				return new XElement(TNS + XMLNames.Report_Results,
+					new XElement(TNS + XMLNames.Report_Result_Status,
+						allSuccess
+							? XMLNames.Report_Results_Status_Success_Val
+							: XMLNames.Report_Results_Status_Error_Val),
+					ordered.Select(x =>
+						x.ChargeDepletingResult.Status == VectoRun.Status.Success &&
+						x.ChargeSustainingResult.Status == VectoRun.Status.Success
+							? ResultSuccessWriter.GetElement(x)
+							: ResultErrorWriter.GetElement(x)),
+					SummaryWriter.GetElement(ordered)
+				);
+			}
+
+			protected override IResultGroupWriter ResultSuccessWriter => _mrfFactory.GetBusHEVOVCSuccessResultWriter(_mrfFactory, TNS);
+			protected override IResultGroupWriter ResultErrorWriter => _mrfFactory.GetBusErrorResultWriter(_mrfFactory, TNS);
+			public override IReportResultsSummaryWriter SummaryWriter => _mrfFactory.GetBusHEVOVCSummaryWriter(_mrfFactory, TNS);
+
+		}
+
+		public class PEVBus : AbstractMRFResultsWriter
+		{
+			public PEVBus(IMRFResultsWriterFactory mrfFactory) : base(mrfFactory) { }
+
+			protected override IResultGroupWriter ResultSuccessWriter => _mrfFactory.GetBusPEVSuccessResultWriter(_mrfFactory, TNS);
+			protected override IResultGroupWriter ResultErrorWriter => _mrfFactory.GetBusErrorResultWriter(_mrfFactory, TNS);
+			public override IReportResultsSummaryWriter SummaryWriter => _mrfFactory.GetBusPEVSummaryWriter(_mrfFactory, TNS);
+
+		}
+
+		public class ExemptedVehicle : AbstractMRFResultsWriter
+		{
+			public ExemptedVehicle(IMRFResultsWriterFactory mrfFactory) : base(mrfFactory) { }
+
+			#region Implementation of IResultsWriter
+
+			public override XElement GenerateResults(List<IResultEntry> results)
+			{
+				return new XElement(TNS + XMLNames.Report_Results,
+					new XElement(TNS + XMLNames.Report_Result_Status, XMLNames.Report_Results_Status_Success_Val),
+					new XElement(TNS + XMLNames.Report_ExemptedVehicle));
+			}
+
+			protected override IResultGroupWriter ResultSuccessWriter => null;
+			protected override IResultGroupWriter ResultErrorWriter => null;
+			public override IReportResultsSummaryWriter SummaryWriter => null;
+
+
+			#endregion
+
+
+		}
+	}
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ResultWriter/ResultGroupWriter.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ResultWriter/ResultGroupWriter.cs
new file mode 100644
index 0000000000000000000000000000000000000000..fc5c1821fba6addb217174d98ce72522800540e5
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ResultWriter/ResultGroupWriter.cs
@@ -0,0 +1,152 @@
+using System;
+using System.Xml.Linq;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCommon.Resources;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Models.Declaration;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
+using TUGraz.VectoCore.Utils;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.ManufacturerReport_0_9.
+	ResultWriter
+{
+
+	public class MRFResultSuccessMissionWriter : AbstractResultWriter, IResultSequenceWriter
+	{
+		public MRFResultSuccessMissionWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of AbstractResultWriter
+
+		public virtual XElement[] GetElement(IResultEntry entry)
+		{
+			return new[] {
+				new XElement(TNS + XMLNames.Report_Result_Mission, entry.Mission.ToXMLFormat()) ,
+				new XElement(TNS + XMLNames.Report_ResultEntry_Distance, entry.Distance.ConvertToKiloMeter().ValueAsUnit(decimals:1))
+			};
+		}
+
+		public XElement[] GetElement(IOVCResultEntry entry)
+		{
+			return null;
+		}
+
+		#endregion
+	}
+
+	public class ResultSimulationParameterMRFBusWriter : AbstractResultGroupWriter
+	{
+		public ResultSimulationParameterMRFBusWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of AbstractResultWriter
+
+		public override XElement GetElement(IResultEntry entry)
+		{
+			return new XElement(TNS + XMLNames.Report_ResultEntry_SimulationParameters,
+				new XElement(TNS + XMLNames.Report_ResultEntry_TotalVehicleMass,
+					entry.TotalVehicleMass.ValueAsUnit(XMLNames.Unit_kg)),
+				new XElement(TNS + XMLNames.Report_Result_Payload,
+					entry.Payload.ValueAsUnit(XMLNames.Unit_kg)),
+				new XElement(TNS + XMLNames.Report_Result_PassengerCount,
+					(entry.PassengerCount ?? double.NaN).ToXMLFormat(2))
+			);
+		}
+
+		#endregion
+	}
+
+	public class VehiclePerformanceMRFWriter : AbstractResultGroupWriter
+	{
+		public VehiclePerformanceMRFWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of AbstractResultGroupWriter
+
+		public override XElement GetElement(IResultEntry entry)
+		{
+			return new XElement(TNS + XMLNames.Report_ResultEntry_VehiclePerformance,
+				new XElement(TNS + XMLNames.Report_ResultEntry_AverageSpeed, entry.AverageSpeed.ValueAsUnit("km/h", 1)),
+				new XElement(TNS + XMLNames.Report_ResultEntry_AvgDrivingSpeed, entry.AverageDrivingSpeed.ValueAsUnit("km/h", 1)),
+				new XElement(TNS + XMLNames.Report_ResultEntry_MinSpeed, entry.MinSpeed.ValueAsUnit(XMLNames.Unit_kmph, 1)),
+				new XElement(TNS + XMLNames.Report_ResultEntry_MaxSpeed, entry.MaxSpeed.ValueAsUnit(XMLNames.Unit_kmph, 1)),
+				new XElement(TNS + XMLNames.Report_ResultEntry_MaxDeceleration, entry.MaxDeceleration.ValueAsUnit(XMLNames.Unit_mps2, 2)),
+				new XElement(TNS + XMLNames.Report_ResultEntry_MaxAcceleration, entry.MaxAcceleration.ValueAsUnit(XMLNames.Unit_mps2, 2)),
+				new XElement(TNS + XMLNames.Report_ResultEntry_FullLoadDrivingtimePercentage, entry.FullLoadPercentage.ToXMLFormat(2)),
+				new XElement(TNS + XMLNames.Report_ResultEntry_GearshiftCount, entry.GearshiftCount.ToXMLFormat(0)),
+				new XElement(TNS + XMLNames.Report_ResultEntry_EngineSpeedDriving,
+					new XElement(TNS + XMLNames.Report_ResultEntry_EngineSpeedDriving_Min, entry.EngineSpeedDrivingMin.ValueAsUnit(XMLNames.Unit_RPM, 1)),
+					new XElement(TNS + XMLNames.Report_ResultEntry_EngineSpeedDriving_Avg, entry.EngineSpeedDrivingAvg.ValueAsUnit(XMLNames.Unit_RPM, 1)),
+					new XElement(TNS + XMLNames.Report_ResultEntry_EngineSpeedDriving_Max, entry.EngineSpeedDrivingMax.ValueAsUnit(XMLNames.Unit_RPM, 1))
+				),
+				new XElement(TNS + XMLNames.Report_Results_AverageGearboxEfficiency, entry.AverageGearboxEfficiency.ValueAsUnit(XMLNames.UnitPercent, 2)),
+				new XElement(TNS + XMLNames.Report_Results_AverageAxlegearEfficiency, entry.AverageAxlegearEfficiency.ValueAsUnit(XMLNames.UnitPercent, 2))
+			);
+		}
+
+		public override XElement GetElement(IOVCResultEntry entry)
+		{
+			var weighted = entry.Weighted;
+			return new XElement(TNS + XMLNames.Report_ResultEntry_VehiclePerformance,
+				new XElement(TNS + XMLNames.Report_ResultEntry_AverageSpeed, weighted.AverageSpeed.ValueAsUnit("km/h", 1)),
+				new XElement(TNS + XMLNames.Report_ResultEntry_AvgDrivingSpeed, weighted.AverageDrivingSpeed.ValueAsUnit("km/h", 1))
+			);
+		}
+
+		#endregion
+	}
+
+	public class VehiclePerformancePEVMRFWriter : AbstractResultGroupWriter
+	{
+		public VehiclePerformancePEVMRFWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of AbstractResultGroupWriter
+
+		public override XElement GetElement(IResultEntry entry)
+		{
+			return new XElement(TNS + XMLNames.Report_ResultEntry_VehiclePerformance,
+				new XElement(TNS + XMLNames.Report_ResultEntry_AverageSpeed, entry.AverageSpeed.ValueAsUnit("km/h", 1)),
+				new XElement(TNS + XMLNames.Report_ResultEntry_AvgDrivingSpeed, entry.AverageDrivingSpeed.ValueAsUnit("km/h", 1)),
+				new XElement(TNS + XMLNames.Report_ResultEntry_MinSpeed, entry.MinSpeed.ValueAsUnit(XMLNames.Unit_kmph, 1)),
+				new XElement(TNS + XMLNames.Report_ResultEntry_MaxSpeed, entry.MaxSpeed.ValueAsUnit(XMLNames.Unit_kmph, 1)),
+				new XElement(TNS + XMLNames.Report_ResultEntry_MaxDeceleration, entry.MaxDeceleration.ValueAsUnit(XMLNames.Unit_mps2, 2)),
+				new XElement(TNS + XMLNames.Report_ResultEntry_MaxAcceleration, entry.MaxAcceleration.ValueAsUnit(XMLNames.Unit_mps2, 2)),
+				new XElement(TNS + XMLNames.Report_ResultEntry_FullLoadDrivingtimePercentage, entry.FullLoadPercentage.ToXMLFormat(2)),
+				new XElement(TNS + XMLNames.Report_ResultEntry_GearshiftCount, entry.GearshiftCount.ToXMLFormat(0)),
+				new XElement(TNS + XMLNames.Report_Results_AverageGearboxEfficiency, entry.AverageGearboxEfficiency.ValueAsUnit(XMLNames.UnitPercent, 2)),
+				new XElement(TNS + XMLNames.Report_Results_AverageAxlegearEfficiency, entry.AverageAxlegearEfficiency.ValueAsUnit(XMLNames.UnitPercent, 2))
+			);
+		}
+
+		public override XElement GetElement(IOVCResultEntry entry)
+		{
+			var weighted = entry.Weighted;
+			return new XElement(TNS + XMLNames.Report_ResultEntry_VehiclePerformance,
+				new XElement(TNS + XMLNames.Report_ResultEntry_AverageSpeed, weighted.AverageSpeed.ValueAsUnit("km/h", 1)),
+				new XElement(TNS + XMLNames.Report_ResultEntry_AvgDrivingSpeed, weighted.AverageDrivingSpeed.ValueAsUnit("km/h", 1))
+			);
+		}
+
+		#endregion
+	}
+
+	public class MRFErrorDetailsWriter : AbstractResultWriter, IResultSequenceWriter
+	{
+		public MRFErrorDetailsWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Implementation of IResultSequenceWriter
+
+		public XElement[] GetElement(IResultEntry entry)
+		{
+			return new[] {
+				new XElement(TNS + XMLNames.Report_Vehicle_VehicleGroup, entry.VehicleClass.ToXML()),
+				new XElement(TNS + XMLNames.Report_Results_Error, entry.Error),
+				new XElement(TNS + XMLNames.Report_Results_ErrorDetails, entry.StackTrace)
+			};
+		}
+
+		public XElement[] GetElement(IOVCResultEntry entry)
+		{
+			throw new NotImplementedException();
+		}
+
+		#endregion
+	}
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ResultWriter/SummaryWriter.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ResultWriter/SummaryWriter.cs
new file mode 100644
index 0000000000000000000000000000000000000000..af3ef5822aa22c36d479a1b3177d52981c654258
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/ManufacturerReport_0_9/ResultWriter/SummaryWriter.cs
@@ -0,0 +1,23 @@
+using System.Collections.Generic;
+using System.Xml.Linq;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.ManufacturerReport_0_9.ResultWriter
+{
+	public class NoSummaryWriter : IReportResultsSummaryWriter
+	{
+		#region Implementation of IReportResultsSummaryWriter
+
+		public XElement GetElement(IList<IResultEntry> entries)
+		{
+			return null;
+		}
+
+		public XElement GetElement(IList<IOVCResultEntry> entries)
+		{
+			return null;
+		}
+
+		#endregion
+	}
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/XMLManufacturerReportCompletedBus.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/XMLManufacturerReportCompletedBus.cs
index 770a98df0ab4644f95a18d3e83a0d8b762af591c..6d641102a33eb37d0477c66a1ece17920319089e 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/XMLManufacturerReportCompletedBus.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/XMLManufacturerReportCompletedBus.cs
@@ -26,7 +26,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport
 
 		#region Overrides of AbstractXMLManufacturerReport
 
-		public override void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public override void Initialize(VectoRunData modelData)
 		{
 			_tankSystem = modelData.VehicleData.InputData.TankSystem;
 			VehiclePart.Add(
@@ -45,7 +45,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport
 					new XElement(tns + XMLNames.Vehicle_CurbMassChassis, XMLHelper.ValueAsUnit(modelData.VehicleData.CurbMass, XMLNames.Unit_kg)),
 					new XElement(tns + XMLNames.TPMLM,
 								XMLHelper.ValueAsUnit(modelData.VehicleData.GrossVehicleMass, XMLNames.Unit_t, 2)),
-					new XElement(tns + XMLNames.Vehicle_VocationalVehicle, modelData.VehicleData.ZeroEmissionVehicle),
+					//new XElement(tns + XMLNames.Vehicle_VocationalVehicle, modelData.VehicleData.ZeroEmissionVehicle),
 					new XElement(tns + XMLNames.Vehicle_ZeroEmissionVehicle, modelData.VehicleData.ZeroEmissionVehicle),
 					new XElement(tns + XMLNames.Vehicle_HybridElectricHDV, modelData.VehicleData.HybridElectricHDV),
 					new XElement(tns + XMLNames.Vehicle_DualFuelVehicle, modelData.VehicleData.DualFuelVehicle),
@@ -61,7 +61,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport
 					new XElement(tns + XMLNames.Bus_VehicleWidth, modelData.VehicleData.InputData.Width.ToXMLFormat(3)),
 					new XElement(tns + XMLNames.BusAux_PneumaticSystem_DoorDriveTechnology, modelData.VehicleData.InputData.DoorDriveTechnology.ToXMLFormat()),
 					
-					VehicleComponents(modelData, fuelModes),
+					VehicleComponents(modelData),
 					GetInputDataSignature(modelData)
 				)
 			);
@@ -195,7 +195,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport
 			);
 		}
 
-		protected override XElement GetSimulationParameters(XMLDeclarationReport.ResultEntry result)
+		protected override XElement GetSimulationParameters(IResultEntry result)
 		{
 			return new XElement(
 				tns + "SimulationParametersCompletedVehicle",
@@ -337,7 +337,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport
 			return retVal.ToArray();
 		}
 
-		protected override XElement VehicleComponents(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		protected override XElement VehicleComponents(VectoRunData modelData)
 		{
 			return new XElement(
 				tns + XMLNames.Vehicle_Components,
@@ -397,7 +397,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport
 		
 		#endregion
 
-		public override void WriteResult(XMLDeclarationReport.ResultEntry resultEntry)
+		public override void WriteResult(IResultEntry resultEntry)
 		{
 			throw new NotSupportedException();
 		}
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/XMLManufacturerReportExemptedCompletedBus.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/XMLManufacturerReportExemptedCompletedBus.cs
index f203b0cbe518aee03b76023b226f76f27499967e..14fddaef818c11f1baba86bd36cfd2e8c55cb6fb 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/XMLManufacturerReportExemptedCompletedBus.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/XMLManufacturerReportExemptedCompletedBus.cs
@@ -1,9 +1,7 @@
-using System.Collections.Generic;
-using System.Xml.Linq;
+using System.Xml.Linq;
 using TUGraz.VectoCommon.InputData;
 using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Resources;
-using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
 using TUGraz.VectoCore.Utils;
 
@@ -11,7 +9,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport
 {
 	public class XMLManufacturerReportExemptedCompletedBus : XMLManufacturerReportCompletedBus
 	{
-		public override void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public override void Initialize(VectoRunData modelData)
 		{
 			VehiclePart.Add(
 				new XAttribute(xsi + XMLNames.XSIType, "VehicleExemptedCompletedBusType"),
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/XMLManufacturerReportExemptedTruck.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/XMLManufacturerReportExemptedTruck.cs
index de9ccd34d9c5be4da55f9c9104262c00864ac771..0d4eb6eed259fe03db1322d3403d089f47310dd5 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/XMLManufacturerReportExemptedTruck.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/XMLManufacturerReportExemptedTruck.cs
@@ -2,7 +2,6 @@
 using System.Xml.Linq;
 using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Resources;
-using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
 using TUGraz.VectoCore.Utils;
 
@@ -10,7 +9,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport
 {
 	public class XMLManufacturerReportExemptedTruck : AbstractXMLManufacturerReport
 	{
-		public override void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public override void Initialize(VectoRunData modelData)
 		{
 			VehiclePart.Add(
 				new XAttribute(xsi + XMLNames.XSIType, "VehicleExemptedTruckType"),
@@ -34,7 +33,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport
 			InputDataIntegrity = GetInputDataSignature(modelData);
 		}
 
-		protected override XElement VehicleComponents(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		protected override XElement VehicleComponents(VectoRunData modelData)
 		{
 			return null;
 		}
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/XMLManufacturerReportExeptedPrimaryBus.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/XMLManufacturerReportExeptedPrimaryBus.cs
index 96719d814625cb2129c51425d3dba6d34d7b1ab1..1e9d83cb0e69ab3aa46183cf6adde8061860276b 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/XMLManufacturerReportExeptedPrimaryBus.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/XMLManufacturerReportExeptedPrimaryBus.cs
@@ -1,8 +1,6 @@
-using System.Collections.Generic;
-using System.Xml.Linq;
+using System.Xml.Linq;
 using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Resources;
-using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
 using TUGraz.VectoCore.Utils;
 
@@ -16,7 +14,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport
             vns = "urn:tugraz:ivt:VectoAPI:DeclarationOutput:v0.8";
         }
 
-		public override void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public override void Initialize(VectoRunData modelData)
 		{
 			VehiclePart.Add(
 				new XAttribute(xsi + XMLNames.XSIType, "VehicleExemptedPrimaryBusType"),
@@ -43,7 +41,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport
 			InputDataIntegrity = GetInputDataSignature(modelData);
 		}
 
-		protected override XElement VehicleComponents(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		protected override XElement VehicleComponents(VectoRunData modelData)
 		{
 			return null;
 		}
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/XMLManufacturerReportPrimaryBus.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/XMLManufacturerReportPrimaryBus.cs
index 986154b38828457d04593a2261f8b1398dd72608..fa10b036e473d0a6a98c67f3310f1631ffc7dbea 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/XMLManufacturerReportPrimaryBus.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/XMLManufacturerReportPrimaryBus.cs
@@ -1,9 +1,7 @@
-using System.Collections.Generic;
-using System.Linq;
+using System.Linq;
 using System.Xml.Linq;
 using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Resources;
-using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport;
 using TUGraz.VectoCore.Utils;
@@ -11,7 +9,7 @@ using TUGraz.VectoCore.Utils;
 namespace TUGraz.VectoCore.OutputData.XML {
 	public class XMLManufacturerReportPrimaryBus : AbstractXMLManufacturerReport
 	{
-		public override void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public override void Initialize(VectoRunData modelData)
 		{
 			VehiclePart.Add(
 				new XAttribute(xsi + XMLNames.XSIType, "VehiclePrimaryBusType"),
@@ -32,19 +30,19 @@ namespace TUGraz.VectoCore.OutputData.XML {
 
 				GetADAS(modelData.VehicleData.ADAS),
 				GetTorqueLimits(modelData.EngineData),
-				VehicleComponents(modelData, fuelModes)
+				VehicleComponents(modelData)
 				
 			);
 
 			InputDataIntegrity = GetInputDataSignature(modelData);
 		}
 
-		protected override XElement VehicleComponents(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		protected override XElement VehicleComponents(VectoRunData modelData)
 		{
 			return new XElement(
 				tns + XMLNames.Vehicle_Components,
 				new XAttribute(xsi + XMLNames.XSIType, "ComponentsPrimaryBusType"),
-				GetEngineDescription(modelData.EngineData, fuelModes),
+				GetEngineDescription(modelData.EngineData, modelData.VehicleData.InputData.TankSystem),
 				GetGearboxDescription(modelData.GearboxData),
 				GetTorqueConverterDescription(modelData.GearboxData.TorqueConverterData),
 				GetRetarderDescription(modelData.Retarder),
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/XMLManufacturerReportTruck.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/XMLManufacturerReportTruck.cs
index 52a7effd760fbbb06c64c7dfc42bbd26b15c9d08..cf3c47b590217f6a0451ee3ab232c8245ea3b0b4 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/XMLManufacturerReportTruck.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/ManufacturerReport/XMLManufacturerReportTruck.cs
@@ -29,12 +29,11 @@
 *   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
 */
 
-using System.Collections.Generic;
 using System.Linq;
 using System.Xml.Linq;
 using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Resources;
-using TUGraz.VectoCore.Models.Declaration;
+using TUGraz.VectoCore.Models.Declaration.Auxiliaries;
 using TUGraz.VectoCore.Models.Simulation.Data;
 using TUGraz.VectoCore.Utils;
 
@@ -43,7 +42,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport
 	public class XMLManufacturerReportTruck : AbstractXMLManufacturerReport
 	{
 		
-		public override void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public override void Initialize(VectoRunData modelData)
 		{
 			VehiclePart.Add(
 				new XAttribute(xsi + XMLNames.XSIType, "VehicleTruckType"),
@@ -68,20 +67,20 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport
 						
 				GetADAS(modelData.VehicleData.ADAS),
 				GetTorqueLimits(modelData.EngineData),
-				VehicleComponents(modelData, fuelModes)
+				VehicleComponents(modelData)
 					
 			);
 			
 			InputDataIntegrity = GetInputDataSignature(modelData);
 		}
 
-		protected override XElement VehicleComponents(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		protected override XElement VehicleComponents(VectoRunData modelData)
 		{
 			if (modelData.VehicleData.AxleConfiguration.AxlegearIncludedInGearbox()) {
 				return new XElement(
 					tns + XMLNames.Vehicle_Components,
 					new XAttribute(xsi + XMLNames.XSIType, "ComponentsTruckFWDType"),
-					GetEngineDescription(modelData.EngineData, fuelModes),
+					GetEngineDescription(modelData.EngineData, modelData.VehicleData.InputData.TankSystem),
 					GetGearboxDescription(modelData.GearboxData, modelData.AxleGearData),
 					GetTorqueConverterDescription(modelData.GearboxData.TorqueConverterData),
 					GetRetarderDescription(modelData.Retarder),
@@ -94,7 +93,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport
 			return new XElement(
 				tns + XMLNames.Vehicle_Components,
 				new XAttribute(xsi + XMLNames.XSIType, "ComponentsTruckType"),
-				GetEngineDescription(modelData.EngineData, fuelModes),
+				GetEngineDescription(modelData.EngineData, modelData.VehicleData.InputData.TankSystem),
 				GetGearboxDescription(modelData.GearboxData),
 				GetTorqueConverterDescription(modelData.GearboxData.TorqueConverterData),
 				GetRetarderDescription(modelData.Retarder),
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VTPReport/XMLVTPReport.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VTPReport/XMLVTPReport.cs
index 826aee0066813c1df8857fbfe6f90e1b8a06e95d..2a71aeeeba499abf6164fe939d24dac2396c47ea 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VTPReport/XMLVTPReport.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VTPReport/XMLVTPReport.cs
@@ -53,6 +53,7 @@ using TUGraz.VectoHashing;
 using NLog;
 using TUGraz.VectoCommon.BusAuxiliaries;
 using TUGraz.VectoCommon.Exceptions;
+using TUGraz.VectoCore.Models.Declaration.Auxiliaries;
 using TUGraz.VectoCore.Models.SimulationComponent.Impl;
 using LogManager = NLog.LogManager;
 
@@ -345,7 +346,7 @@ namespace TUGraz.VectoCore.OutputData.XML
 			return retVal;
 		}
 
-		public override void InitializeReport(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public override void InitializeReport(VectoRunData modelData)
 		{
 			VehicleClass = modelData.VehicleData.VehicleClass;
 			if (VehicleClass.IsBus()) {
@@ -372,7 +373,7 @@ namespace TUGraz.VectoCore.OutputData.XML
 					new XElement(
 						tns + XMLNames.Vehicle_Components,
 						new XAttribute(xsi + XMLNames.XSIType, "ComponentsTruckFWDType"),
-						GetEngineDescription(modelData.EngineData, fuelModes),
+						GetEngineDescription(modelData.EngineData, modelData.InputData.JobInputData.Vehicle.TankSystem),
 						GetGearboxDescription(modelData.GearboxData, modelData.AxleGearData.AxleGear.Ratio),
 						GetTorqueConverterDescription(modelData.GearboxData.TorqueConverterData),
 						GetRetarderDescription(modelData.Retarder),
@@ -386,7 +387,7 @@ namespace TUGraz.VectoCore.OutputData.XML
 					new XElement(
 						tns + XMLNames.Vehicle_Components,
 						new XAttribute(xsi + XMLNames.XSIType, "ComponentsTruckType"),
-						GetEngineDescription(modelData.EngineData, fuelModes),
+						GetEngineDescription(modelData.EngineData, modelData.InputData.JobInputData.Vehicle.TankSystem),
 						GetGearboxDescription(modelData.GearboxData),
 						GetTorqueConverterDescription(modelData.GearboxData.TorqueConverterData),
 						GetRetarderDescription(modelData.Retarder),
@@ -409,7 +410,7 @@ namespace TUGraz.VectoCore.OutputData.XML
 			var manufacturerReportIntegrity = ManufacturerReportIntegrityChecks(ref allSuccess);
 
 			DataIntegrityPart.Add(
-				new XAttribute("status", allSuccess ? "success" : "failed"),
+				new XAttribute("status", allSuccess ? XMLNames.Report_Results_Status_Success_Val : "failed"),
 				new XElement(
 					tns + "Components",
 					componentChecks.ToArray()
@@ -452,7 +453,7 @@ namespace TUGraz.VectoCore.OutputData.XML
 				retVal = new XElement(
 						tns + "Component",
 						new XAttribute("componentName", componentName),
-						new XAttribute("status", status ? "success" : "failed"),
+						new XAttribute("status", status ? XMLNames.Report_Results_Status_Success_Val : "failed"),
 						new XElement(tns + "DigestValueRecomputed", recomputed),
 						new XElement(
 							tns + "DigestValueRead",
@@ -487,7 +488,7 @@ namespace TUGraz.VectoCore.OutputData.XML
 				mrStatus = ManufacturerRecordHash.ValidateHash();
 				manufacturerReportIntegrity = new XElement(
 					tns + "ManufacturerReport",
-					new XAttribute("status", mrStatus ? "success" : "failed"),
+					new XAttribute("status", mrStatus ? XMLNames.Report_Results_Status_Success_Val : "failed"),
 					new XElement(tns + "DigestValueRecomputed", mrHashRecomputed),
 					new XElement(
 						tns + "DigestValueRead",
@@ -518,7 +519,7 @@ namespace TUGraz.VectoCore.OutputData.XML
 				jobStatus = string.Equals(jobHashRecomputed, jobHashRead);
 				jobIntegrity = new XElement(
 					tns + "JobData",
-					new XAttribute("status", jobStatus ? "success" : "failed"),
+					new XAttribute("status", jobStatus ? XMLNames.Report_Results_Status_Success_Val : "failed"),
 					new XElement(
 						tns + "DigestValueRecomputed",
 						jobHashRecomputed),
@@ -552,8 +553,10 @@ namespace TUGraz.VectoCore.OutputData.XML
 					XmlConvert.ToString(DateTime.Now, XmlDateTimeSerializationMode.Utc)));
 		}
 
-		private XElement GetEngineDescription(CombustionEngineData engineData, List<List<FuelData.Entry>> fuelModes)
+		private XElement GetEngineDescription(CombustionEngineData engineData, TankSystem? tankSystem)
 		{
+			var fuelModes = engineData.InputData.EngineModes.Select(x => x.Fuels.Select(f => DeclarationData.FuelData.Lookup(f.FuelType, tankSystem)).ToList())
+				.ToList();
 			return new XElement(
 				tns + XMLNames.Component_Engine,
 				GetCommonDescription(engineData),
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/IXMLVehicleInformationFile.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/IXMLVehicleInformationFile.cs
index 7cd02a7241e187c775828ec47bfc8d6bb121f46d..8d330dd58b5c1bcfd268dee69f0986b031550349 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/IXMLVehicleInformationFile.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/IXMLVehicleInformationFile.cs
@@ -1,13 +1,11 @@
-using System.Collections.Generic;
-using System.Xml.Linq;
-using TUGraz.VectoCore.Models.Declaration;
+using System.Xml.Linq;
 using TUGraz.VectoCore.Models.Simulation.Data;
 
 namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationFile
 {
 	public interface IXMLVehicleInformationFile
 	{
-		void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes);
+		void Initialize(VectoRunData modelData);
 		void WriteResult(XMLDeclarationReport.ResultEntry result);
 		void GenerateReport(XElement fullReportHash);
 		XDocument Report { get; }
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/VehicleInformationFile_0_1/AbstractVehicleInformationFile.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/VehicleInformationFile_0_1/AbstractVehicleInformationFile.cs
index b5bbe10ee0b220c73e09967aa6425c226331ba8b..19d94946d628fcfd47e9c1b6e9ab75d94ad71702 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/VehicleInformationFile_0_1/AbstractVehicleInformationFile.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/VehicleInformationFile_0_1/AbstractVehicleInformationFile.cs
@@ -8,10 +8,11 @@ using System.Xml;
 using System.Xml.Linq;
 using TUGraz.VectoCommon.Hashing;
 using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Resources;
-using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
 using TUGraz.VectoCore.Models.Simulation.Impl;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
 using TUGraz.VectoCore.Utils;
 using TUGraz.VectoHashing;
 
@@ -22,7 +23,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationF
 		protected XNamespace _tns;
 
 		protected readonly IVIFReportFactory _vifFactory;
-
+		protected readonly IResultsWriterFactory _resultFactory;
 
 		public static XNamespace VIF => XNamespace.Get("urn:tugraz:ivt:VectoAPI:DeclarationOutput:VehicleInterimFile:v0.1");
 
@@ -37,24 +38,26 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationF
 		public abstract string OutputDataType { get; }
 
 		protected XElement Vehicle { get; set; }
-		protected XElement Results { get; set; }
+		protected IResultsWriter Results { get; set; }
 
-		protected  List<XMLDeclarationReport.ResultEntry> _results = new List<XMLDeclarationReport.ResultEntry>();
+		protected  List<IResultEntry> _results = new List<IResultEntry>();
 		protected XElement InputDataIntegrity;
 
-		protected AbstractVehicleInformationFile(IVIFReportFactory vifFactory)
+		protected AbstractVehicleInformationFile(IVIFReportFactory vifFactory, IResultsWriterFactory resultFactory)
 		{
 			_vifFactory = vifFactory;
+			_resultFactory = resultFactory;
 		}
 
 		protected abstract void InitializeVehicleData(IDeclarationInputDataProvider inputData);
 		
 		#region Implementation of IXMLPrimaryVehicleReport
 
-		public void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public void Initialize(VectoRunData modelData)
 		{
 			InitializeVehicleData(modelData.InputData);
-			Results = new XElement(VIF + XMLNames.Report_Results);
+			Results = _resultFactory.GetVIFResultsWriter(modelData.VehicleData.VehicleCategory.GetVehicleType(),
+				modelData.JobType, modelData.VehicleData.OffVehicleCharging, modelData.Exempted);
 			InputDataIntegrity = new XElement(VIF + XMLNames.Report_InputDataSignature,
 				modelData.InputDataHash == null ? XMLHelper.CreateDummySig(_di) : new XElement(modelData.InputDataHash));
 
@@ -94,10 +97,6 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationF
 
 		protected virtual XElement GeneratePrimaryVehicle(XElement resultSignature)
 		{
-			var allSuccess = _results.All(x => x.Status == VectoRun.Status.Success);
-
-			var results = new XElement(Results);
-			results.AddFirst(new XElement(VIF + XMLNames.Report_Result_Status, allSuccess ? "success" : "error"));
 			var vehicleId = $"{VectoComponents.VectoPrimaryVehicleInformation.HashIdPrefix()}{XMLHelper.GetGUID()}";
 
 			var primaryVehicle = new XElement(VIF + XMLNames.Bus_PrimaryVehicle,
@@ -107,7 +106,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationF
 					Vehicle,
 					InputDataIntegrity,
 					new XElement(VIF + "ManufacturerRecordSignature", resultSignature),
-					Results,
+					Results.GenerateResults(_results),
 					XMLHelper.GetApplicationInfo(VIF)
 				)
 			);
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/VehicleInformationFile_0_1/ResultWriter/IVIFResultsWriterFactory.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/VehicleInformationFile_0_1/ResultWriter/IVIFResultsWriterFactory.cs
new file mode 100644
index 0000000000000000000000000000000000000000..c77632fd4750dbbfaee724908951b0862e06edfb
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/VehicleInformationFile_0_1/ResultWriter/IVIFResultsWriterFactory.cs
@@ -0,0 +1,6 @@
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationFile.VehicleInformationFile_0_1.ResultWriter
+{
+	public interface IVIFResultsWriterFactory : ICommonResultsWriterFactory { }
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/VehicleInformationFile_0_1/ResultWriter/ResultGroupWriter.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/VehicleInformationFile_0_1/ResultWriter/ResultGroupWriter.cs
new file mode 100644
index 0000000000000000000000000000000000000000..fe3a19b358223c849be145abe9cbe743ceb297fd
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/VehicleInformationFile_0_1/ResultWriter/ResultGroupWriter.cs
@@ -0,0 +1,229 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Xml.Linq;
+using TUGraz.VectoCommon.BusAuxiliaries;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCommon.Resources;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Models.Declaration;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
+using TUGraz.VectoCore.Utils;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationFile.VehicleInformationFile_0_1.ResultWriter
+{
+	public class VIFErrorResultWriter : ErrorResultWriter
+	{
+		public VIFErrorResultWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of ErrorResultWriter
+
+		protected override string ResultXMLType => null;
+
+		#endregion
+	}
+
+	public class ResultSimulationParameterVIFBusWriter : AbstractResultGroupWriter
+	{
+		public ResultSimulationParameterVIFBusWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of AbstractResultWriter
+
+		public override XElement GetElement(IResultEntry entry)
+		{
+			return new XElement(TNS + XMLNames.Report_ResultEntry_SimulationParameters,
+				new XElement(TNS + XMLNames.Report_ResultEntry_TotalVehicleMass,
+					entry.TotalVehicleMass.ValueAsUnit(XMLNames.Unit_kg)),
+				new XElement(TNS + XMLNames.Report_Result_Payload,
+					entry.Payload.ValueAsUnit(XMLNames.Unit_kg)),
+				new XElement(TNS + XMLNames.Report_Result_PassengerCount,
+					(entry.PassengerCount ?? double.NaN).ToXMLFormat(2))
+			);
+		}
+
+		#endregion
+	}
+
+	public class VIFResultErrorMissionWriter : AbstractResultWriter, IResultSequenceWriter
+	{
+		public VIFResultErrorMissionWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of AbstractResultWriter
+
+		public virtual XElement[] GetElement(IResultEntry entry)
+		{
+			return new[] {
+				new XElement(TNS + XMLNames.Report_Results_PrimaryVehicleSubgroup, entry.VehicleClass.ToXML()),
+				new XElement(TNS + XMLNames.Report_Result_Mission, entry.Mission.ToXMLFormat())
+			};
+		}
+
+		public XElement[] GetElement(IOVCResultEntry entry)
+		{
+			return null;
+		}
+
+		#endregion
+	}
+
+	public class VIFResultSimulationParameterErrorWriter : AbstractResultGroupWriter
+	{
+		public VIFResultSimulationParameterErrorWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of AbstractResultWriter
+
+		public override XElement GetElement(IResultEntry entry)
+		{
+			return new XElement(TNS + XMLNames.Report_ResultEntry_SimulationParameters,
+				new XElement(TNS + XMLNames.Report_ResultEntry_TotalVehicleMass,
+					XMLHelper.ValueAsUnit(entry.TotalVehicleMass, XMLNames.Unit_kg)),
+				new XElement(TNS + XMLNames.Report_ResultEntry_Payload,
+					XMLHelper.ValueAsUnit(entry.Payload, XMLNames.Unit_kg)),
+				new XElement(TNS + XMLNames.Report_ResultEntry_PassengerCount,
+					entry.PassengerCount?.ToXMLFormat(2) ?? "NaN")
+				);
+		}
+
+		#endregion
+	}
+
+
+	public class VehiclePerformanceVIFWriter : AbstractResultGroupWriter
+	{
+		public VehiclePerformanceVIFWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of AbstractResultGroupWriter
+
+		public override XElement GetElement(IResultEntry entry)
+		{
+			return null;
+		}
+
+		public override XElement GetElement(IOVCResultEntry entry)
+		{
+			return null;
+		}
+
+		#endregion
+	}
+
+	public class VIFFuelConsumptionWriter : AbstractResultWriter, IFuelConsumptionWriter
+	{
+		public VIFFuelConsumptionWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+
+		#region Implementation of IFuelConsumptionWriter
+
+		public XElement GetElement(IResultEntry entry, IFuelConsumptionCorrection fc)
+		{
+			return new XElement(TNS + XMLNames.Report_Results_Fuel,
+				new XAttribute(XMLNames.Report_Results_Fuel_Type_Attr, fc.Fuel.FuelType.ToXMLFormat()),
+				GetFuelConsumptionEntries(fc.TotalFuelConsumptionCorrected, fc.Fuel, entry.Distance, entry.Payload,
+					entry.CargoVolume, entry.PassengerCount).Select(x =>
+					new XElement(TNS + XMLNames.Report_Result_EnergyConsumption, x.ValueAsUnit(3, 1)))
+			);
+		}
+
+		public XElement GetElement(IWeightedResult entry, IFuelProperties fuel, Kilogram consumption)
+		{
+			return new XElement(TNS + XMLNames.Report_Results_Fuel,
+				new XAttribute(XMLNames.Report_Results_Fuel_Type_Attr, fuel.FuelType.ToXMLFormat()),
+				GetFuelConsumptionEntries(consumption, fuel, entry.Distance, entry.Payload, entry.CargoVolume,
+					entry.PassengerCount).Select(x =>
+					new XElement(TNS + XMLNames.Report_Result_EnergyConsumption, x.ValueAsUnit(3, 1)))
+			);
+		}
+
+		#endregion
+
+		public virtual IList<ConvertedSI> GetFuelConsumptionEntries(Kilogram fc, IFuelProperties fuel,
+			Meter distance, Kilogram payload, CubicMeter volume, double? passenger)
+		{
+			return new List<ConvertedSI> {
+				(fc * fuel.LowerHeatingValueVecto / distance).ConvertToMegaJoulePerKilometer(),
+			};
+		}
+
+	}
+
+	public class VIFElectricEnergyConsumptionWriter : ElectricEnergyConsumptionWriterBase
+	{
+		public VIFElectricEnergyConsumptionWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of ElectricEnergyConsumptionWriterBase
+
+		protected override string ElectricEnergyConsumptionXMLElementName => XMLNames.Report_ResultEntry_VIF_ElectricEnergyConsumption;
+
+
+		protected override IList<ConvertedSI> GetEnergyConsumption(WattSecond elEnergy, Meter distance,
+			Kilogram payload, CubicMeter volume, double? passengers)
+		{
+			return new[] {
+				(elEnergy / distance).ConvertToMegaJoulePerKiloMeter(),
+			};
+		}
+
+		#endregion
+	}
+
+	public class VIFCO2Writer : ICO2Writer
+	{
+		#region Implementation of ICO2Writer
+
+		public XElement[] GetElements(IResultEntry entry)
+		{
+			return null;
+		}
+
+		public XElement[] GetElements(IWeightedResult entry)
+		{
+			return null;
+		}
+
+		#endregion
+	}
+
+	public class VIFResultSuccessMissionWriter : AbstractResultWriter, IResultSequenceWriter
+	{
+		public VIFResultSuccessMissionWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of AbstractResultWriter
+
+		public virtual XElement[] GetElement(IResultEntry entry)
+		{
+			return new[] {
+				new XElement(TNS + XMLNames.Report_Results_PrimaryVehicleSubgroup, entry.VehicleClass.ToXML()),
+				new XElement(TNS + XMLNames.Report_Result_Mission, entry.Mission.ToXMLFormat())
+			};
+		}
+
+		public XElement[] GetElement(IOVCResultEntry entry)
+		{
+			return null;
+		}
+
+		#endregion
+	}
+
+	public class VIFErrorDetailsWriter : AbstractResultWriter, IResultSequenceWriter
+	{
+		public VIFErrorDetailsWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Implementation of IResultSequenceWriter
+
+		public XElement[] GetElement(IResultEntry entry)
+		{
+			return new[] {
+				new XElement(TNS + XMLNames.Report_Results_Error, entry.Error),
+				new XElement(TNS + XMLNames.Report_Results_ErrorDetails, entry.StackTrace)
+			};
+		}
+
+		public XElement[] GetElement(IOVCResultEntry entry)
+		{
+			throw new NotImplementedException();
+		}
+
+		#endregion
+	}
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/VehicleInformationFile_0_1/ResultWriter/ResultWriter.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/VehicleInformationFile_0_1/ResultWriter/ResultWriter.cs
new file mode 100644
index 0000000000000000000000000000000000000000..173e7f1160641e0a18ef94c0832f4a7f70b8bcc3
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/VehicleInformationFile_0_1/ResultWriter/ResultWriter.cs
@@ -0,0 +1,145 @@
+using System;
+using System.Linq;
+using System.Xml.Linq;
+using TUGraz.VectoCommon.Resources;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationFile.VehicleInformationFile_0_1.
+	ResultWriter
+{
+
+	public abstract class VIFResultWriterBase : AbstractResultGroupWriter
+	{
+		protected VIFResultWriterBase(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of AbstractResultGroupWriter
+
+		public override XElement GetElement(IResultEntry entry)
+		{
+			return new XElement(TNS + XMLNames.Report_Result_Result,
+				new XAttribute(XMLNames.Report_Result_Status_Attr, XMLNames.Report_Results_Status_Success_Val),
+				//new XAttribute(xsi + "type", ResultXMLType),
+				_factory.GetSuccessMissionWriter(_factory, TNS).GetElement(entry),
+				SimulationParameterWriter.GetElement(entry),
+				entry.FuelData.Select(f =>
+					FuelConsumptionWriter?.GetElement(entry, entry.FuelConsumptionFinal(f.FuelType))),
+				ElectricEnergyConsumptionWriter?.GetElement(entry)
+			);
+		}
+		#endregion
+
+		//public virtual string ResultXMLType => "ResultPrimaryVehicleType";
+
+		public abstract IResultGroupWriter SimulationParameterWriter { get; }
+
+		protected abstract IFuelConsumptionWriter FuelConsumptionWriter { get; }
+
+		protected abstract IElectricEnergyConsumptionWriter ElectricEnergyConsumptionWriter { get; }
+
+	}
+
+	public class VIFConvResultWriter : VIFResultWriterBase
+	{
+		public VIFConvResultWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of CIFResultWriterBase
+		
+		public override IResultGroupWriter SimulationParameterWriter => _factory.GetBusSimulationParameterWriter(_factory, TNS);
+		protected override IFuelConsumptionWriter FuelConsumptionWriter => _factory.GetFuelConsumptionBus(_factory, TNS);
+		protected override IElectricEnergyConsumptionWriter ElectricEnergyConsumptionWriter => null;
+
+		#endregion
+	}
+
+	public class VIFHEVNonOVCResultWriter : VIFResultWriterBase
+	{
+		public VIFHEVNonOVCResultWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of CIFResultWriterBase
+		
+		public override IResultGroupWriter SimulationParameterWriter => _factory.GetBusSimulationParameterWriter(_factory, TNS);
+		protected override IFuelConsumptionWriter FuelConsumptionWriter => _factory.GetFuelConsumptionBus(_factory, TNS);
+		protected override IElectricEnergyConsumptionWriter ElectricEnergyConsumptionWriter => _factory.GetElectricEnergyConsumptionBus(_factory, TNS);
+
+		#endregion
+	}
+
+	public class VIFPEVResultWriter : VIFResultWriterBase
+	{
+		public VIFPEVResultWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of CIFResultWriterBase
+		
+		public override IResultGroupWriter SimulationParameterWriter => _factory.GetBusSimulationParameterWriter(_factory, TNS);
+		protected override IFuelConsumptionWriter FuelConsumptionWriter => null;
+		protected override IElectricEnergyConsumptionWriter ElectricEnergyConsumptionWriter => _factory.GetElectricEnergyConsumptionBus(_factory, TNS);
+
+		#endregion
+	}
+
+	public class VIFHEVOVCResultWriter : AbstractResultGroupWriter
+	{
+
+		public VIFHEVOVCResultWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Implementation of IResultGroupWriter
+
+		public override XElement GetElement(IResultEntry entry)
+		{
+			throw new NotImplementedException();
+		}
+
+		public override XElement GetElement(IOVCResultEntry entry)
+		{
+			return new XElement(TNS + XMLNames.Report_Result_Result,
+				new XAttribute(XMLNames.Report_Result_Status_Attr, XMLNames.Report_Results_Status_Success_Val),
+				_factory.GetSuccessMissionWriter(_factory, TNS).GetElement(entry.ChargeDepletingResult),
+				_factory.GetBusSimulationParameterWriter(_factory, TNS).GetElement(entry.ChargeDepletingResult),
+				_factory.GetBusHEVOVCResultWriterChargeDepleting(_factory, TNS).GetElement(entry.ChargeDepletingResult),
+				_factory.GetBusHEVOVCResultWriterChargeSustaining(_factory, TNS).GetElement(entry.ChargeSustainingResult)
+			);
+		}
+
+		#endregion
+
+	}
+
+	public abstract class VIFOVCCModeWriterBase : AbstractResultGroupWriter
+	{
+		protected VIFOVCCModeWriterBase(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		public override XElement GetElement(IResultEntry entry)
+		{
+			return new XElement(TNS + XMLNames.Report_Results_OVCMode,
+				new XAttribute(XMLNames.Results_Report_OVCModeAttr, OVCMode),
+				entry.FuelData.Select(f =>
+					_factory.GetFuelConsumptionBus(_factory, TNS).GetElement(entry, entry.FuelConsumptionFinal(f.FuelType))),
+				_factory.GetElectricEnergyConsumptionBus(_factory, TNS).GetElement(entry)
+			);
+		}
+
+		public abstract  string OVCMode { get; }
+	}
+
+	public class VIFOVCChargeDepletingWriter : VIFOVCCModeWriterBase
+	{
+		public VIFOVCChargeDepletingWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of VIFOVCCModeWriter
+
+		public override string OVCMode => XMLNames.Results_Report_OVCModeAttr_ChargeDepleting;
+		
+		#endregion
+	}
+
+	public class VIFOVCChargeSustainingWriter : VIFOVCCModeWriterBase
+	{
+		public VIFOVCChargeSustainingWriter(ICommonResultsWriterFactory factory, XNamespace ns) : base(factory, ns) { }
+
+		#region Overrides of VIFOVCCModeWriter
+
+		public override string OVCMode => XMLNames.Results_Report_OVCModeAttr_ChargeDepleting;
+
+		#endregion
+	}
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/VehicleInformationFile_0_1/ResultWriter/VIFResultsWriter.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/VehicleInformationFile_0_1/ResultWriter/VIFResultsWriter.cs
new file mode 100644
index 0000000000000000000000000000000000000000..8333e19b16ede084fe38ac96e113cad365b0d0ae
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/VehicleInformationFile_0_1/ResultWriter/VIFResultsWriter.cs
@@ -0,0 +1,106 @@
+using System.Collections.Generic;
+using System.Linq;
+using System.Xml.Linq;
+using TUGraz.VectoCommon.Resources;
+using TUGraz.VectoCore.Models.Simulation.Impl;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9.ResultWriter;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationFile.VehicleInformationFile_0_1.ResultWriter
+{
+	public abstract class AbstractVIFFResultsWriter : AbstractResultsWriter
+	{
+		protected readonly IVIFResultsWriterFactory _vifFactory;
+
+		protected AbstractVIFFResultsWriter(IVIFResultsWriterFactory vifFactory)
+		{
+			_vifFactory = vifFactory;
+		}
+		protected override XNamespace TNS => "urn:tugraz:ivt:VectoAPI:DeclarationOutput:VehicleInterimFile:v0.1";
+
+	}
+
+	public class VIFResultsWriter
+	{
+		public class ConventionalBus : AbstractVIFFResultsWriter
+		{
+			public ConventionalBus(IVIFResultsWriterFactory vifFactory) : base(vifFactory) { }
+
+			protected override IResultGroupWriter ResultSuccessWriter => _vifFactory.GetBusConvSuccessResultWriter(_vifFactory, TNS);
+			protected override IResultGroupWriter ResultErrorWriter => _vifFactory.GetBusErrorResultWriter(_vifFactory, TNS);
+			public override IReportResultsSummaryWriter SummaryWriter => _vifFactory.GetBusConvSummaryWriter(_vifFactory, TNS);
+
+		}
+
+		public class HEVNonOVCBus : AbstractVIFFResultsWriter
+		{
+			public HEVNonOVCBus(IVIFResultsWriterFactory vifFactory) : base(vifFactory) { }
+
+			protected override IResultGroupWriter ResultSuccessWriter => _vifFactory.GetBusHEVNonOVCSuccessResultWriter(_vifFactory, TNS);
+			protected override IResultGroupWriter ResultErrorWriter => _vifFactory.GetBusErrorResultWriter(_vifFactory, TNS);
+			public override IReportResultsSummaryWriter SummaryWriter => _vifFactory.GetBusHEVNonOVCSummaryWriter(_vifFactory, TNS);
+
+		}
+
+		public class HEVOVCBus : AbstractVIFFResultsWriter
+		{
+			public HEVOVCBus(IVIFResultsWriterFactory vifFactory) : base(vifFactory) { }
+
+			public override XElement GenerateResults(List<IResultEntry> results)
+			{
+				var ordered = GetOrderedResultsOVC(results);
+				var allSuccess = results.All(x => x.Status == VectoRun.Status.Success);
+				return new XElement(TNS + XMLNames.Report_Results,
+					new XElement(TNS + XMLNames.Report_Result_Status,
+						allSuccess
+							? XMLNames.Report_Results_Status_Success_Val
+							: XMLNames.Report_Results_Status_Error_Val),
+					ordered.Select(x =>
+						x.ChargeDepletingResult.Status == VectoRun.Status.Success &&
+						x.ChargeSustainingResult.Status == VectoRun.Status.Success
+							? ResultSuccessWriter.GetElement(x)
+							: ResultErrorWriter.GetElement(x)),
+					SummaryWriter.GetElement(ordered)
+				);
+			}
+
+			protected override IResultGroupWriter ResultSuccessWriter => _vifFactory.GetBusHEVOVCSuccessResultWriter(_vifFactory, TNS);
+			protected override IResultGroupWriter ResultErrorWriter => _vifFactory.GetBusErrorResultWriter(_vifFactory, TNS);
+			public override IReportResultsSummaryWriter SummaryWriter => _vifFactory.GetBusHEVOVCSummaryWriter(_vifFactory, TNS);
+
+		}
+
+		public class PEVBus : AbstractVIFFResultsWriter
+		{
+			public PEVBus(IVIFResultsWriterFactory vifFactory) : base(vifFactory) { }
+
+			protected override IResultGroupWriter ResultSuccessWriter => _vifFactory.GetBusPEVSuccessResultWriter(_vifFactory, TNS);
+			protected override IResultGroupWriter ResultErrorWriter => _vifFactory.GetBusErrorResultWriter(_vifFactory, TNS);
+			public override IReportResultsSummaryWriter SummaryWriter => _vifFactory.GetBusPEVSummaryWriter(_vifFactory, TNS);
+
+		}
+
+		public class ExemptedVehicle : AbstractVIFFResultsWriter
+		{
+			public ExemptedVehicle(IVIFResultsWriterFactory vifFactory) : base(vifFactory) { }
+
+			#region Implementation of IResultsWriter
+
+			public override XElement GenerateResults(List<IResultEntry> results)
+			{
+				return new XElement(TNS + "Results",
+					new XElement(TNS + "Status", XMLNames.Report_Results_Status_Success_Val),
+					new XElement(TNS + "ExemptedVehicle"));
+			}
+
+			protected override IResultGroupWriter ResultSuccessWriter => null;
+			protected override IResultGroupWriter ResultErrorWriter => null;
+			public override IReportResultsSummaryWriter SummaryWriter => null;
+
+
+			#endregion
+
+
+		}
+	}
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/VehicleInformationFile_0_1/VIFResultsNinjectModule.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/VehicleInformationFile_0_1/VIFResultsNinjectModule.cs
new file mode 100644
index 0000000000000000000000000000000000000000..9ff32e359008eeb1fd9262132dca6fbf4cc87159
--- /dev/null
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/VehicleInformationFile_0_1/VIFResultsNinjectModule.cs
@@ -0,0 +1,107 @@
+using System.Xml.Linq;
+using Ninject.Activation;
+using Ninject.Extensions.Factory;
+using Ninject.Modules;
+using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9.ResultWriter;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.ManufacturerReport_0_9.ResultWriter;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationFile.VehicleInformationFile_0_1.ResultWriter;
+using TUGraz.VectoCore.Utils;
+using TUGraz.VectoCore.Utils.Ninject;
+
+namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationFile.VehicleInformationFile_0_1
+{
+	public class VIFResultsNinjectModule : NinjectModule
+	{
+		private VehicleTypeAndArchitectureStringHelperResults _namingHelper =
+			new VehicleTypeAndArchitectureStringHelperResults();
+
+		#region Overrides of NinjectModule
+
+		public override void Load()
+		{
+			Bind<IVIFResultsWriterFactory>().ToFactory().InSingletonScope();
+
+			var vif = XmlDocumentType.MultistepOutputData;
+			Bind<IResultsWriter>().To<VIFResultsWriter.ConventionalBus>().Named(
+				_namingHelper.GetName(vif, VehicleCategoryHelper.PrimaryBus, VectoSimulationJobTypeHelper.Conventional, false));
+			Bind<IResultsWriter>().To<VIFResultsWriter.HEVNonOVCBus>().Named(
+				_namingHelper.GetName(vif, VehicleCategoryHelper.PrimaryBus, VectoSimulationJobTypeHelper.Hybrid, false));
+			Bind<IResultsWriter>().To<VIFResultsWriter.HEVOVCBus>().Named(
+				_namingHelper.GetName(vif, VehicleCategoryHelper.PrimaryBus, VectoSimulationJobTypeHelper.Hybrid, true));
+			Bind<IResultsWriter>().To<VIFResultsWriter.PEVBus>().Named(
+				_namingHelper.GetName(vif, VehicleCategoryHelper.PrimaryBus, VectoSimulationJobTypeHelper.PureElectric, true));
+			Bind<IResultsWriter>().To<VIFResultsWriter.ExemptedVehicle>().Named(
+				_namingHelper.GetName(vif, VehicleCategoryHelper.PrimaryBus, true));
+
+			// --- Primary Bus
+
+			Bind<IResultGroupWriter>().To<VIFConvResultWriter>().When(AccessedViaVIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IVIFResultsWriterFactory c) => c.GetBusConvSuccessResultWriter(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<VIFHEVNonOVCResultWriter>().When(AccessedViaVIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IVIFResultsWriterFactory c) => c.GetBusHEVNonOVCSuccessResultWriter(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<VIFHEVOVCResultWriter>().When(AccessedViaVIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IVIFResultsWriterFactory c) => c.GetBusHEVOVCSuccessResultWriter(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<VIFOVCChargeDepletingWriter>().When(AccessedViaVIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IVIFResultsWriterFactory c) => c.GetBusHEVOVCResultWriterChargeDepleting(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<VIFOVCChargeSustainingWriter>().When(AccessedViaVIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IVIFResultsWriterFactory c) => c.GetBusHEVOVCResultWriterChargeSustaining(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<VIFPEVResultWriter>().When(AccessedViaVIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IVIFResultsWriterFactory c) => c.GetBusPEVSuccessResultWriter(null, XNamespace.None));
+
+			Bind<IResultSequenceWriter>().To<VIFResultSuccessMissionWriter>().When(AccessedViaVIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetSuccessMissionWriter(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<ResultSimulationParameterVIFBusWriter>().When(AccessedViaVIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IVIFResultsWriterFactory c) => c.GetBusSimulationParameterWriter(null, XNamespace.None));
+
+			Bind<IResultGroupWriter>().To<VehiclePerformanceVIFWriter>().When(AccessedViaVIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetVehiclePerformanceBus(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<VehiclePerformanceVIFWriter>().When(AccessedViaVIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetVehiclePerformancePEVBus(null, XNamespace.None));
+
+			Bind<IFuelConsumptionWriter>().To<VIFFuelConsumptionWriter>().When(AccessedViaVIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetFuelConsumptionBus(null, XNamespace.None));
+			Bind<IElectricEnergyConsumptionWriter>().To<VIFElectricEnergyConsumptionWriter>().When(AccessedViaVIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetElectricEnergyConsumptionBus(null, XNamespace.None));
+			Bind<ICO2Writer>().To<VIFCO2Writer>().When(AccessedViaVIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetCO2ResultBus(null, XNamespace.None));
+			Bind<ICO2Writer>().To<VIFCO2Writer>().When(AccessedViaVIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IMRFResultsWriterFactory c) => c.GetCO2ResultPEVBus(null, XNamespace.None));
+
+
+			Bind<IResultGroupWriter>().To<VIFErrorResultWriter>().When(AccessedViaVIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IVIFResultsWriterFactory c) => c.GetBusErrorResultWriter(null, XNamespace.None));
+			Bind<IResultSequenceWriter>().To<VIFResultErrorMissionWriter>().When(AccessedViaVIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IVIFResultsWriterFactory c) => c.GetErrorMissionWriter(null, XNamespace.None));
+			Bind<IResultGroupWriter>().To<VIFResultSimulationParameterErrorWriter>().When(AccessedViaVIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IVIFResultsWriterFactory c) => c.GetErrorSimulationParameterWriter(null, XNamespace.None));
+			Bind<IResultSequenceWriter>().To<VIFErrorDetailsWriter>().When(AccessedViaVIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((ICIFResultsWriterFactory c) => c.GetErrorDetailsWriter(null, XNamespace.None));
+
+
+
+			Bind<IReportResultsSummaryWriter>().To<NoSummaryWriter>().When(AccessedViaVIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IVIFResultsWriterFactory c) => c.GetBusConvSummaryWriter(null, XNamespace.None));
+			Bind<IReportResultsSummaryWriter>().To<NoSummaryWriter>().When(AccessedViaVIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IVIFResultsWriterFactory c) => c.GetBusHEVNonOVCSummaryWriter(null, XNamespace.None));
+			Bind<IReportResultsSummaryWriter>().To<NoSummaryWriter>().When(AccessedViaVIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IVIFResultsWriterFactory c) => c.GetBusHEVOVCSummaryWriter(null, XNamespace.None));
+			Bind<IReportResultsSummaryWriter>().To<NoSummaryWriter>().When(AccessedViaVIFResultsWriterFactory)
+				.NamedLikeFactoryMethod((IVIFResultsWriterFactory c) => c.GetBusPEVSummaryWriter(null, XNamespace.None));
+
+		}
+
+		#endregion
+
+		private bool AccessedViaVIFResultsWriterFactory(IRequest request)
+		{
+			if (request.ParentRequest == null) {
+				return false;
+			}
+
+			return typeof(IVIFResultsWriterFactory).IsAssignableFrom(request.ParentRequest.Service);
+		}
+	}
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/VehicleInformationFile_0_1/VehicleInformationFile/VehicleInformationFile_Primary.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/VehicleInformationFile_0_1/VehicleInformationFile/VehicleInformationFile_Primary.cs
index 9ab107c7e8db4d9b64912670f38fda2ba5d17e01..b62bb9ffeda07ecf7359b44d7f8400585d2d6a10 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/VehicleInformationFile_0_1/VehicleInformationFile/VehicleInformationFile_Primary.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/VehicleInformationFile_0_1/VehicleInformationFile/VehicleInformationFile_Primary.cs
@@ -4,6 +4,7 @@ using System.Linq;
 using System.Text;
 using System.Threading.Tasks;
 using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
 
 namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationFile.VehicleInformationFile_0_1.VIFReport
 {
@@ -11,7 +12,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationF
 	{
 		private string _outputDataType;
 
-		public VehicleInformationFile_PrimaryStep(IVIFReportFactory vifFactory) : base(vifFactory)
+		public VehicleInformationFile_PrimaryStep(IVIFReportFactory vifFactory, IResultsWriterFactory resultFactory) : base(vifFactory, resultFactory)
 		{
 			_tns = VIF;
 		}
@@ -27,7 +28,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationF
 
 	internal class Conventional_PrimaryBus_VIF : VehicleInformationFile_PrimaryStep
 	{
-		public Conventional_PrimaryBus_VIF(IVIFReportFactory vifFactory) : base(vifFactory) { }
+		public Conventional_PrimaryBus_VIF(IVIFReportFactory vifFactory, IResultsWriterFactory resultFactory) : base(vifFactory, resultFactory) { }
 
 		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
@@ -37,7 +38,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationF
 
 	internal class HEV_Px_PrimaryBus_VIF : VehicleInformationFile_PrimaryStep
 	{
-		public HEV_Px_PrimaryBus_VIF(IVIFReportFactory vifFactory) : base(vifFactory) { }
+		public HEV_Px_PrimaryBus_VIF(IVIFReportFactory vifFactory, IResultsWriterFactory resultFactory) : base(vifFactory, resultFactory) { }
 
 		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
@@ -47,7 +48,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationF
 
 	internal class HEV_S2_PrimaryBus_VIF : VehicleInformationFile_PrimaryStep
 	{
-		public HEV_S2_PrimaryBus_VIF(IVIFReportFactory vifFactory) : base(vifFactory) { }
+		public HEV_S2_PrimaryBus_VIF(IVIFReportFactory vifFactory, IResultsWriterFactory resultFactory) : base(vifFactory, resultFactory) { }
 
 		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
@@ -57,7 +58,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationF
 
 	internal class HEV_S3_PrimaryBus_VIF : VehicleInformationFile_PrimaryStep
 	{
-		public HEV_S3_PrimaryBus_VIF(IVIFReportFactory vifFactory) : base(vifFactory) { }
+		public HEV_S3_PrimaryBus_VIF(IVIFReportFactory vifFactory, IResultsWriterFactory resultFactory) : base(vifFactory, resultFactory) { }
 
 		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
@@ -67,7 +68,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationF
 
 	internal class HEV_S4_PrimaryBus_VIF : VehicleInformationFile_PrimaryStep
 	{
-		public HEV_S4_PrimaryBus_VIF(IVIFReportFactory vifFactory) : base(vifFactory) { }
+		public HEV_S4_PrimaryBus_VIF(IVIFReportFactory vifFactory, IResultsWriterFactory resultFactory) : base(vifFactory, resultFactory) { }
 
 		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
@@ -77,7 +78,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationF
 
 	internal class HEV_IEPC_S_PrimaryBus_VIF : VehicleInformationFile_PrimaryStep
 	{
-		public HEV_IEPC_S_PrimaryBus_VIF(IVIFReportFactory vifFactory) : base(vifFactory) { }
+		public HEV_IEPC_S_PrimaryBus_VIF(IVIFReportFactory vifFactory, IResultsWriterFactory resultFactory) : base(vifFactory, resultFactory) { }
 
 		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
@@ -87,7 +88,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationF
 
 	internal class PEV_E2_PrimaryBus_VIF : VehicleInformationFile_PrimaryStep
 	{
-		public PEV_E2_PrimaryBus_VIF(IVIFReportFactory vifFactory) : base(vifFactory) { }
+		public PEV_E2_PrimaryBus_VIF(IVIFReportFactory vifFactory, IResultsWriterFactory resultFactory) : base(vifFactory, resultFactory) { }
 
 		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
@@ -97,7 +98,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationF
 
 	internal class PEV_E3_PrimaryBus_VIF : VehicleInformationFile_PrimaryStep
 	{
-		public PEV_E3_PrimaryBus_VIF(IVIFReportFactory vifFactory) : base(vifFactory) { }
+		public PEV_E3_PrimaryBus_VIF(IVIFReportFactory vifFactory, IResultsWriterFactory resultFactory) : base(vifFactory, resultFactory) { }
 
 		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
@@ -107,7 +108,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationF
 
 	internal class PEV_E4_PrimaryBus_VIF : VehicleInformationFile_PrimaryStep
 	{
-		public PEV_E4_PrimaryBus_VIF(IVIFReportFactory vifFactory) : base(vifFactory) { }
+		public PEV_E4_PrimaryBus_VIF(IVIFReportFactory vifFactory, IResultsWriterFactory resultFactory) : base(vifFactory, resultFactory) { }
 
 		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
@@ -117,7 +118,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationF
 
 	internal class PEV_IEPC_PrimaryBus_VIF : VehicleInformationFile_PrimaryStep
 	{
-		public PEV_IEPC_PrimaryBus_VIF(IVIFReportFactory vifFactory) : base(vifFactory) { }
+		public PEV_IEPC_PrimaryBus_VIF(IVIFReportFactory vifFactory, IResultsWriterFactory resultFactory) : base(vifFactory, resultFactory) { }
 
 		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
@@ -127,7 +128,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationF
 
 	internal class Exempted_PrimaryBus_VIF : VehicleInformationFile_PrimaryStep
 	{
-		public Exempted_PrimaryBus_VIF(IVIFReportFactory vifFactory) : base(vifFactory) { }
+		public Exempted_PrimaryBus_VIF(IVIFReportFactory vifFactory, IResultsWriterFactory resultFactory) : base(vifFactory, resultFactory) { }
 
 		protected override void InitializeVehicleData(IDeclarationInputDataProvider inputData)
 		{
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/XMLExemptedPrimaryBusVehicleReport.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/XMLExemptedPrimaryBusVehicleReport.cs
index 091296243658f607321b5a0de2fec571b44952c6..be87c99c1aedc52718f4efb8da8d06d1f8d7000a 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/XMLExemptedPrimaryBusVehicleReport.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/XMLExemptedPrimaryBusVehicleReport.cs
@@ -1,11 +1,9 @@
 using System;
-using System.Collections.Generic;
 using System.Xml;
 using System.Xml.Linq;
 using TUGraz.VectoCommon.Hashing;
 using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Resources;
-using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
 using TUGraz.VectoCore.Utils;
 
@@ -15,7 +13,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationF
 	{
 		#region Implementation of IXMLPrimaryVehicleReport
 
-		public override void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public override void Initialize(VectoRunData modelData)
 		{
 			VehiclePart.Add(
 				new XAttribute(xsi + XMLNames.Attr_Type, "VehicleExemptedPrimaryBusType"),
diff --git a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/XMLPrimaryBusVehicleReport.cs b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/XMLPrimaryBusVehicleReport.cs
index 4f07df1870f816006c89b9af2d5d1bd18b8683fe..5663b85f1a2389ab2f214d0c927e90d4641e523a 100644
--- a/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/XMLPrimaryBusVehicleReport.cs
+++ b/VectoCore/VectoCore/OutputData/XML/DeclarationReports/VehicleInformationFile/XMLPrimaryBusVehicleReport.cs
@@ -130,7 +130,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationF
 					XmlConvert.ToString(DateTime.Now, XmlDateTimeSerializationMode.Utc)));
 		}
 
-		public virtual void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public virtual void Initialize(VectoRunData modelData)
 		{
 			VehiclePart.Add(
 				new XAttribute(xsi + XMLNames.XSIType, "ConventionalVehicleVIFType"),
@@ -153,7 +153,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationF
 				new XElement(tns + XMLNames.Vehicle_ZeroEmissionVehicle, modelData.VehicleData.ZeroEmissionVehicle),
 				GetADAS(modelData.VehicleData.ADAS),
 				GetTorqueLimits(modelData),
-				VehicleComponents(modelData, fuelModes)
+				VehicleComponents(modelData)
 			);
 			
 			InputDataIntegrity = new XElement(tns + XMLNames.Report_InputDataSignature,
@@ -193,12 +193,12 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationF
 			);
 		}
 
-		private XElement VehicleComponents(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		private XElement VehicleComponents(VectoRunData modelData)
 		{
 			return new XElement(
 				tns + XMLNames.Vehicle_Components,
 				new XAttribute(xsi + XMLNames.XSIType, "Vehicle_Conventional_ComponentsVIFType"),
-				GetEngineDescription(modelData.EngineData, fuelModes),
+				GetEngineDescription(modelData.EngineData),
 				GetGearboxDescription(modelData.GearboxData),
 				GetTorqueConverterDescription(modelData.GearboxData.TorqueConverterData),
 				GetAngledriveDescription(modelData.AngledriveData),
@@ -434,7 +434,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationF
 
 		}
 
-		private XElement GetEngineDescription(CombustionEngineData engineData, List<List<FuelData.Entry>> fuelModes)
+		private XElement GetEngineDescription(CombustionEngineData engineData)
 		{
 			
 			var fuels = new List<XElement>();
@@ -594,7 +594,7 @@ namespace TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationF
 					new XElement(
 						tns + XMLNames.Report_Result_EnergyConsumption,
 						new XAttribute(XMLNames.Report_Results_Unit_Attr, "MJ/km"),
-						(result.FuelConsumptionFinal[fuel.FuelType].EnergyDemand /
+						(result.FuelConsumptionFinal(fuel.FuelType).EnergyDemand /
 						result.Distance.ConvertToKiloMeter() / 1e6)
 						.Value().ToMinSignificantDigits(5, 5)));
 				retVal.Add(fcResult);
diff --git a/VectoCore/VectoCore/OutputData/XML/XMLDeclarationReport.cs b/VectoCore/VectoCore/OutputData/XML/XMLDeclarationReport.cs
index 7d36dac4011875f97876793b058672947a2804b5..e35310450ecef78274dd7e1f45cb6e9cb3099b96 100644
--- a/VectoCore/VectoCore/OutputData/XML/XMLDeclarationReport.cs
+++ b/VectoCore/VectoCore/OutputData/XML/XMLDeclarationReport.cs
@@ -60,7 +60,12 @@ namespace TUGraz.VectoCore.OutputData.XML
 
 		protected IDictionary<Tuple<MissionType, LoadingType>, double> _weightingFactors;
 
-		public XMLDeclarationReport(IReportWriter writer) : base(writer) { }
+		public XMLDeclarationReport(IReportWriter writer) : base(writer)
+		{
+			throw new NotImplementedException("Use new implementation...");
+		}
+
+		protected XMLDeclarationReport(IReportWriter writer, bool dummy) : base(writer) { }
 
 		public class ResultEntry : IResultEntry
 		{
@@ -90,9 +95,16 @@ namespace TUGraz.VectoCore.OutputData.XML
 
 			public Joule EnergyConsumptionTotal { get; private set; }
 
+            public IFuelConsumptionCorrection FuelConsumptionFinal(FuelType fuelType)
+			{
+				return CorrectedFinalFuelConsumption[fuelType];
+			}
+
+			public WattSecond ElectricEnergyConsumption { get; private set; }
+
 			public Kilogram CO2Total { get; private set; }
 
-			public Dictionary<FuelType, IFuelConsumptionCorrection> FuelConsumptionFinal { get; private set; }
+			public Dictionary<FuelType, IFuelConsumptionCorrection> CorrectedFinalFuelConsumption { get; private set; }
 
 			public Meter Distance { get; private set; }
 
@@ -123,6 +135,14 @@ namespace TUGraz.VectoCore.OutputData.XML
 			public double AverageAxlegearEfficiency { get; private set; }
 
 			public double WeightingFactor { get; set; }
+			public Meter ActualChargeDepletingRange { get; set; }
+			public Meter EquivalentAllElectricRange { get; set; }
+			public Meter ZeroCO2EmissionsRange { get; set; }
+			public IFuelProperties AuxHeaterFuel { get; set; }
+			public Kilogram ZEV_FuelConsumption_AuxHtr { get; set; }
+			public Kilogram ZEV_CO2 { get; set; }
+
+			public VectoRunData.OvcHevMode OVCMode { get; set; }
 
 			// used for factor method
 			public IResult PrimaryResult { get; set; }
@@ -130,6 +150,7 @@ namespace TUGraz.VectoCore.OutputData.XML
 
 			public virtual void SetResultData(VectoRunData runData, IModalDataContainer data, double weightingFactor)
 			{
+				OVCMode = runData.OVCMode;
 				Status = data.RunStatus;
 				Error = data.Error;
 				StackTrace = data.StackTrace;
@@ -142,34 +163,59 @@ namespace TUGraz.VectoCore.OutputData.XML
 				FullLoadPercentage = data.ICEMaxLoadTimeShare();
 				GearshiftCount = data.GearshiftCount();
 
-				var entriesDriving = data.GetValues(
-					r => new {
-						dt = r.Field<Second>(ModalResultField.simulationInterval.GetName()),
-						v = r.Field<MeterPerSecond>(ModalResultField.v_act.GetName()),
-						nEng = r.Field<PerSecond>(ModalResultField.n_ice_avg.GetName())
-					}).Where(x => x.v.IsGreater(0)).ToArray();
-				var drivingTime = entriesDriving.Sum(x => x.dt);
-
-				AverageDrivingSpeed = entriesDriving.Sum(x => x.v * x.dt) / drivingTime;
-				EngineSpeedDrivingAvg = (entriesDriving.Sum(x => (x.nEng * x.dt).Value()) / drivingTime.Value()).SI<PerSecond>();
-				EngineSpeedDrivingMin = entriesDriving.Min(x => x.nEng);
-				EngineSpeedDrivingMax = entriesDriving.Max(x => x.nEng);
+				var entriesDriving = data.HasCombustionEngine
+					? data.GetValues(
+						r => new {
+							dt = r.Field<Second>(ModalResultField.simulationInterval.GetName()),
+							v = r.Field<MeterPerSecond>(ModalResultField.v_act.GetName()),
+							nEng = r.Field<PerSecond>(ModalResultField.n_ice_avg.GetName())
+						}).Where(x => x.v.IsGreater(0)).ToArray()
+					: null;
+				if (entriesDriving?.Length > 0) {
+					var drivingTime = entriesDriving.Sum(x => x.dt);
+
+					AverageDrivingSpeed = entriesDriving.Sum(x => x.v * x.dt) / drivingTime;
+					EngineSpeedDrivingAvg = (entriesDriving.Sum(x => (x.nEng * x.dt).Value()) / drivingTime.Value())
+						.SI<PerSecond>();
+					EngineSpeedDrivingMin = entriesDriving.Min(x => x.nEng);
+					EngineSpeedDrivingMax = entriesDriving.Max(x => x.nEng);
+				} else {
+					AverageDrivingSpeed = 0.KMPHtoMeterPerSecond();
+					EngineSpeedDrivingAvg = 0.RPMtoRad();
+					EngineSpeedDrivingMax = 0.RPMtoRad();
+					EngineSpeedDrivingMin = 0.RPMtoRad();
+				}
+
 				Distance = data.Distance;
 
-				FuelConsumptionFinal = data.CorrectedModalData.FuelCorrection;
+				CorrectedFinalFuelConsumption = data.CorrectedModalData.FuelCorrection;
 				CO2Total = data.CorrectedModalData.CO2Total;
-				EnergyConsumptionTotal = data.CorrectedModalData.EnergyConsumptionTotal;
+				EnergyConsumptionTotal = data.CorrectedModalData.FuelEnergyConsumptionTotal;
+				ElectricEnergyConsumption = data.CorrectedModalData.ElectricEnergyConsumption;
+
+				if (runData.JobType.IsOneOf(VectoSimulationJobType.BatteryElectricVehicle,
+						VectoSimulationJobType.IEPC_E)) {
+					DeclarationData.SetElectricRangesPEV(this, runData, data);
+				}
 
-				var gbxOutSignal = runData.Retarder.Type == RetarderType.TransmissionOutputRetarder
-					? ModalResultField.P_retarder_in
-					: (runData.AngledriveData == null ? ModalResultField.P_axle_in : ModalResultField.P_angle_in);
-				var eGbxIn = data.TimeIntegral<WattSecond>(ModalResultField.P_gbx_in, x => x > 0);
-				var eGbxOut = data.TimeIntegral<WattSecond>(gbxOutSignal, x => x > 0);
-				AverageGearboxEfficiency = eGbxOut / eGbxIn;
+				if (data.HasGearbox) {
+					var gbxOutSignal = runData.Retarder.Type == RetarderType.TransmissionOutputRetarder
+						? ModalResultField.P_retarder_in
+						: (runData.AngledriveData == null ? ModalResultField.P_axle_in : ModalResultField.P_angle_in);
+					var eGbxIn = data.TimeIntegral<WattSecond>(ModalResultField.P_gbx_in, x => x > 0);
+					var eGbxOut = data.TimeIntegral<WattSecond>(gbxOutSignal, x => x > 0);
+					AverageGearboxEfficiency = eGbxOut / eGbxIn;
+				} else {
+					AverageGearboxEfficiency = double.NaN;
+				}
 
-				var eAxlIn = data.TimeIntegral<WattSecond>(ModalResultField.P_axle_in, x => x > 0);
-				var eAxlOut = data.TimeIntegral<WattSecond>(ModalResultField.P_brake_in, x => x > 0);
-				AverageAxlegearEfficiency = eAxlOut == null || eAxlIn == null ? double.NaN : eAxlOut / eAxlIn;
+				if (data.HasAxlegear) {
+					var eAxlIn = data.TimeIntegral<WattSecond>(ModalResultField.P_axle_in, x => x > 0);
+					var eAxlOut = data.TimeIntegral<WattSecond>(ModalResultField.P_brake_in, x => x > 0);
+					AverageAxlegearEfficiency = eAxlOut == null || eAxlIn == null ? double.NaN : eAxlOut / eAxlIn;
+				} else {
+					AverageAxlegearEfficiency = double.NaN;
+				}
 
 				WeightingFactor = weightingFactor;
 
@@ -183,7 +229,7 @@ namespace TUGraz.VectoCore.OutputData.XML
 
 		public virtual XDocument FullReport => ManufacturerRpt.Report;
 
-		public virtual XDocument CustomerReport => CustomerRpt.Report;
+		public virtual XDocument CustomerReport => CustomerRpt?.Report;
 
 		public virtual XDocument PrimaryVehicleReport => null;
 
@@ -202,20 +248,23 @@ namespace TUGraz.VectoCore.OutputData.XML
 			}
 
 			ManufacturerRpt.WriteResult(result);
-			CustomerRpt.WriteResult(result);
+			CustomerRpt?.WriteResult(result);
 		}
 
 		protected override void GenerateReports()
 		{
 			ManufacturerRpt.GenerateReport();
 			var fullReportHash = GetSignature(ManufacturerRpt.Report);
-			CustomerRpt.GenerateReport(fullReportHash);
+			CustomerRpt?.GenerateReport(fullReportHash);
 		}
 
 
 		protected override void OutputReports()
 		{
-			Writer.WriteReport(ReportType.DeclarationReportCustomerXML, CustomerRpt.Report);
+			if (CustomerReport != null) {
+				Writer.WriteReport(ReportType.DeclarationReportCustomerXML, CustomerRpt.Report);
+			}
+
 			Writer.WriteReport(ReportType.DeclarationReportManufacturerXML, ManufacturerRpt.Report);
 		}
 
@@ -226,7 +275,7 @@ namespace TUGraz.VectoCore.OutputData.XML
 		}
 
 
-		public override void InitializeReport(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public override void InitializeReport(VectoRunData modelData)
 		{
 			if (modelData.Exempted) {
 				WeightingGroup = WeightingGroup.Unknown;
@@ -247,8 +296,8 @@ namespace TUGraz.VectoCore.OutputData.XML
 
 			InstantiateReports(modelData);
 
-			ManufacturerRpt.Initialize(modelData, fuelModes);
-			CustomerRpt?.Initialize(modelData, fuelModes);
+			ManufacturerRpt.Initialize(modelData);
+			CustomerRpt?.Initialize(modelData);
 		}
 
 		public WeightingGroup WeightingGroup { get; protected set; }
@@ -293,13 +342,13 @@ namespace TUGraz.VectoCore.OutputData.XML
 				});
 
 
-		public static IEnumerable<XElement> GetResults(ResultEntry result, XNamespace tns, bool fullOutput)
+		public static IEnumerable<XElement> GetResults(IResultEntry result, XNamespace tns, bool fullOutput)
 		{
 			//var fuel = result.FuelData;
 			var retVal = new List<XElement>();
 
 			foreach (var fuel in result.FuelData) {
-				var entry = result.FuelConsumptionFinal[fuel.FuelType];
+				var entry = result.FuelConsumptionFinal(fuel.FuelType);
 				var fcResult = new XElement(tns + XMLNames.Report_Results_Fuel, new XAttribute(XMLNames.Report_Results_Fuel_Type_Attr, fuel.FuelType.ToXMLFormat()));
 				fcResult.Add(
 					new XElement(
diff --git a/VectoCore/VectoCore/OutputData/XML/XMLDeclarationReportCompletedVehicle.cs b/VectoCore/VectoCore/OutputData/XML/XMLDeclarationReportCompletedVehicle.cs
index 5c4f366dd67215160f704204ca4c0f908e10da1a..44d3fdaa3513b689d2c4e506711b75846b9f26a0 100644
--- a/VectoCore/VectoCore/OutputData/XML/XMLDeclarationReportCompletedVehicle.cs
+++ b/VectoCore/VectoCore/OutputData/XML/XMLDeclarationReportCompletedVehicle.cs
@@ -13,7 +13,7 @@ using TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport;
 namespace TUGraz.VectoCore.OutputData.XML {
 	public class XMLDeclarationReportCompletedVehicle : XMLDeclarationReport
 	{
-		public XMLDeclarationReportCompletedVehicle(IReportWriter writer) : base(writer) { }
+		public XMLDeclarationReportCompletedVehicle(IReportWriter writer) : base(writer, true) { }
 
 		public IPrimaryVehicleInformationInputDataProvider PrimaryVehicleReportInputData { get; set; }
 
@@ -38,14 +38,14 @@ namespace TUGraz.VectoCore.OutputData.XML {
 				};
 		}
 
-		public override void InitializeReport(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public override void InitializeReport(VectoRunData modelData)
 		{
 			_weightingFactors = EqualWeighting;
 
 			InstantiateReports(modelData);
 
-			ManufacturerRpt.Initialize(modelData, fuelModes);
-			CustomerRpt.Initialize(modelData, fuelModes);
+			ManufacturerRpt.Initialize(modelData);
+			CustomerRpt.Initialize(modelData);
 		}
 		#endregion
 
@@ -92,8 +92,8 @@ namespace TUGraz.VectoCore.OutputData.XML {
 						genericResult.VehicleClass, genericResult.Mission, genericResult.Payload);
 				}
 
-				(ManufacturerRpt as XMLManufacturerReportCompletedBus).WriteResult(genericResult, specificResult, primaryResult);
-				(CustomerRpt as XMLCustomerReportCompletedBus).WriteResult(genericResult, specificResult, primaryResult);
+				(ManufacturerRpt as IXMLManufacturerReportCompletedBus)?.WriteResult(genericResult, specificResult, primaryResult);
+				(CustomerRpt as IXMLCustomerReportCompletedBus)?.WriteResult(genericResult, specificResult, primaryResult);
 			}
 
 			GenerateReports();
diff --git a/VectoCore/VectoCore/OutputData/XML/XMLDeclarationReportFactory.cs b/VectoCore/VectoCore/OutputData/XML/XMLDeclarationReportFactory.cs
index 45960ce7d69f0e631084deb0c9882ee255a32d5b..ea2f38e53a21bb634336e62aa22468ea56d6d3a8 100644
--- a/VectoCore/VectoCore/OutputData/XML/XMLDeclarationReportFactory.cs
+++ b/VectoCore/VectoCore/OutputData/XML/XMLDeclarationReportFactory.cs
@@ -36,7 +36,7 @@ namespace TUGraz.VectoCore.OutputData.XML
 				case IMultistepBusInputDataProvider multistageBusInputDataProvider:
 					break;
 				case ISingleBusInputDataProvider singleBusInputDataProvider:
-					return new XMLDeclarationReport09(outputWriter, _mrfFactory, _cifFactory);
+					return new XMLDeclarationReportSingleBus09(outputWriter, _mrfFactory, _cifFactory);
 				case IDeclarationInputDataProvider declarationInputDataProvider:
 					return CreateDeclarationReport(declarationInputDataProvider, outputWriter);
 				case IMultiStageTypeInputData multiStageTypeInputData:
diff --git a/VectoCore/VectoCore/OutputData/XML/XMLDeclarationReportMultistageBusVehicle.cs b/VectoCore/VectoCore/OutputData/XML/XMLDeclarationReportMultistageBusVehicle.cs
deleted file mode 100644
index f43b744104bccdb232a27443433523775c2fc887..0000000000000000000000000000000000000000
--- a/VectoCore/VectoCore/OutputData/XML/XMLDeclarationReportMultistageBusVehicle.cs
+++ /dev/null
@@ -1,54 +0,0 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
-using TUGraz.VectoCommon.Exceptions;
-using TUGraz.VectoCore.Models.Declaration;
-using TUGraz.VectoCore.Models.Simulation.Data;
-using TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationFile;
-
-namespace TUGraz.VectoCore.OutputData.XML
-{
-	/// <summary>
-	/// Create VIF of an interim (or the complete(d) step
-	/// </summary>
-	public class XMLDeclarationReportMultistageBusVehicle : XMLDeclarationReport
-	{
-		protected IXMLMultistepIntermediateReport _multistageBusReport;
-
-		public XMLDeclarationReportMultistageBusVehicle(IReportWriter writer)
-			: base(writer)
-		{
-			throw new NotImplementedException();
-			//throw new VectoException("Used here");
-			//_multistageBusReport = new XMLMultistageBusReport();
-		}
-		
-		public override void InitializeReport(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
-		{
-			_multistageBusReport =
-				modelData.Exempted ? new XMLMultistageExemptedBusReport() : new XMLMultistageBusReport();
-			_multistageBusReport.Initialize(modelData);
-		}
-		
-		protected override void GenerateReports()
-		{
-			_multistageBusReport.GenerateReport();
-		}
-		
-		protected override void OutputReports()
-		{
-			Writer.WriteReport(ReportType.DeclarationReportMultistageVehicleXML, _multistageBusReport.Report);
-		}
-		
-		protected override void DoStoreResult(ResultEntry entry, VectoRunData runData, IModalDataContainer modData)
-		{
-			throw new NotSupportedException();
-		}
-		protected override void WriteResult(ResultEntry result)
-		{
-			throw new NotSupportedException();
-		}
-	}
-}
diff --git a/VectoCore/VectoCore/OutputData/XML/XMLDeclarationReportPrimaryVehicle.cs b/VectoCore/VectoCore/OutputData/XML/XMLDeclarationReportPrimaryVehicle.cs
index 633400763537d0101d3e3f0f1c055f6bf28720e4..07dbb4d0ee70e2200d5e9f93d3aedfc6f37e5f24 100644
--- a/VectoCore/VectoCore/OutputData/XML/XMLDeclarationReportPrimaryVehicle.cs
+++ b/VectoCore/VectoCore/OutputData/XML/XMLDeclarationReportPrimaryVehicle.cs
@@ -1,7 +1,5 @@
 using System;
-using System.Collections.Generic;
 using System.Xml.Linq;
-using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport;
@@ -13,8 +11,9 @@ namespace TUGraz.VectoCore.OutputData.XML {
 		protected IXMLVehicleInformationFile VehicleInformationFile;
 
 
-		public XMLDeclarationReportPrimaryVehicle(IReportWriter writer) : base(writer)
+		public XMLDeclarationReportPrimaryVehicle(IReportWriter writer) : base(writer, true)
 		{
+			throw new NotSupportedException("Use new implementation!");
 		}
 
 		public override XDocument CustomerReport => null;
@@ -40,10 +39,10 @@ namespace TUGraz.VectoCore.OutputData.XML {
 
 		}
 
-		public override void InitializeReport(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public override void InitializeReport(VectoRunData modelData)
 		{
-			base.InitializeReport(modelData, fuelModes);
-			VehicleInformationFile.Initialize(modelData,fuelModes);
+			base.InitializeReport(modelData);
+			VehicleInformationFile.Initialize(modelData);
 		}
 
 
diff --git a/VectoCore/VectoCore/OutputData/XML/XMLDeclarationReport_0_9.cs b/VectoCore/VectoCore/OutputData/XML/XMLDeclarationReport_0_9.cs
index 1255de6fb7ef8ad85c48c8514ac5db1836dbd869..793ada402ec842a99348ba58b8d8a08f8e50eb89 100644
--- a/VectoCore/VectoCore/OutputData/XML/XMLDeclarationReport_0_9.cs
+++ b/VectoCore/VectoCore/OutputData/XML/XMLDeclarationReport_0_9.cs
@@ -1,9 +1,8 @@
 using System;
-using System.Collections.Generic;
 using System.Linq;
 using System.Xml.Linq;
+using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCore.InputData.FileIO.XML.Declaration.Interfaces;
-using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.ManufacturerReport_0_9.ManufacturerReportXMLTypeWriter;
@@ -36,17 +35,18 @@ namespace TUGraz.VectoCore.OutputData.XML
 			_vifFactory = vifFactory;
 		}
 
-		public override void InitializeReport(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public override void InitializeReport(VectoRunData modelData)
 		{
-			base.InitializeReport(modelData, fuelModes);
-			VehicleInformationFile.Initialize(modelData, fuelModes);
+			base.InitializeReport(modelData);
+			VehicleInformationFile.Initialize(modelData);
 		}
 
 
 
 		protected override void WriteResult(ResultEntry result)
 		{
-			base.WriteResult(result);
+			ManufacturerRpt.WriteResult(result);
+			//base.WriteResult(result);
 			VehicleInformationFile.WriteResult(result);
 		}
 
@@ -54,7 +54,7 @@ namespace TUGraz.VectoCore.OutputData.XML
 		{
 			ManufacturerRpt.GenerateReport();
 			var fullReportHash = GetSignature(ManufacturerRpt.Report);
-			CustomerRpt.GenerateReport(fullReportHash);
+			//CustomerRpt.GenerateReport(fullReportHash);
 			VehicleInformationFile.GenerateReport(fullReportHash);
 		}
 
@@ -134,7 +134,7 @@ namespace TUGraz.VectoCore.OutputData.XML
 
 		#endregion
 
-		public override void InitializeReport(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public override void InitializeReport(VectoRunData modelData)
 		{
 			//_multistageBusReport =
 			//	modelData.Exempted ? new XMLMultistageExemptedBusReport() : new XMLMultistageBusReport();
@@ -219,12 +219,10 @@ namespace TUGraz.VectoCore.OutputData.XML
 	/// </summary>
 	public class XMLDeclarationReport09 : XMLDeclarationReport
 	{
-		private readonly IManufacturerReportFactory _mrfFactory;
-		private readonly ICustomerInformationFileFactory _cifFactory;
-
-
+		protected readonly IManufacturerReportFactory _mrfFactory;
+		protected readonly ICustomerInformationFileFactory _cifFactory;
 
-		public XMLDeclarationReport09(IReportWriter writer, IManufacturerReportFactory mrfFactory, ICustomerInformationFileFactory cifFactory) : base(writer)
+		public XMLDeclarationReport09(IReportWriter writer, IManufacturerReportFactory mrfFactory, ICustomerInformationFileFactory cifFactory) : base(writer, true)
 		{
 			_mrfFactory = mrfFactory;
 			_cifFactory = cifFactory;
@@ -251,11 +249,30 @@ namespace TUGraz.VectoCore.OutputData.XML
 				ihpc);
 		}
 
+	}
 
 
+	public class XMLDeclarationReportSingleBus09 : XMLDeclarationReport09
+	{
+		
+		public XMLDeclarationReportSingleBus09(IReportWriter writer, IManufacturerReportFactory mrfFactory, ICustomerInformationFileFactory cifFactory) : base(writer, mrfFactory, cifFactory)
+		{ }
 
+		protected override void InstantiateReports(VectoRunData modelData)
+		{
+			var vehicleData = modelData.VehicleData.InputData;
+			var iepc = vehicleData.Components?.IEPC != null;
+			var ihpc =
+				vehicleData.Components?.ElectricMachines?.Entries?.Count(e => e.ElectricMachine.IHPCType != "None") > 0;
 
-
+			ManufacturerRpt = _mrfFactory.GetManufacturerReport(vehicleData.VehicleCategory,
+				vehicleData.VehicleType,
+				vehicleData.ArchitectureID,
+				vehicleData.ExemptedVehicle,
+				iepc,
+				ihpc);
+			// do not instantiate customer report for single bus - not fully implemented, not needed in the final application
+		}
 
 	}
 
diff --git a/VectoCore/VectoCore/Resources/Declaration/GenericSOC.csv b/VectoCore/VectoCore/Resources/Declaration/GenericSOC.csv
new file mode 100644
index 0000000000000000000000000000000000000000..fa87b772089a01ea8a7d118e32235adba994b460
--- /dev/null
+++ b/VectoCore/VectoCore/Resources/Declaration/GenericSOC.csv
@@ -0,0 +1,4 @@
+Architecture, OVC,  GenericSOCMin, GenericSOCMax, GenericDeterioration
+PEV, 1, 5, 95, 5
+HEV, 1, 15, 85, 5
+HEV, 0, 25, 75, 5
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Resources/Declaration/MissionCycles/MunicipalUtility.vdri b/VectoCore/VectoCore/Resources/Declaration/MissionCycles/MunicipalUtility.vdri
index 748884a6e7bbbfccfcd55c601e8ceb0e010ea4ee..b0c7cf87160bc2eef2fff2f4583ab54685eb213c 100644
--- a/VectoCore/VectoCore/Resources/Declaration/MissionCycles/MunicipalUtility.vdri
+++ b/VectoCore/VectoCore/Resources/Declaration/MissionCycles/MunicipalUtility.vdri
@@ -1,545 +1,545 @@
-<s>,<v>,<grad>,<stop> ,<PTO>
-0,0,0,2,0
-1,51.2,0,0,0
-11,51.2,0.2,0,0
-16,51.2,0.4,0,0
-21,51.2,0.6,0,0
-26,51.2,0.8,0,0
-31,51.2,1,0,0
-41,51.2,1.2,0,0
-46,51.2,1.3,0,0
-156,51.2,1.5,0,0
-161,51.2,1.6,0,0
-560,65.5,1.6,0,0
-741,65.5,1.5,0,0
-746,65.5,1.4,0,0
-751,65.5,1.3,0,0
-756,65.5,1,0,0
-761,65.5,0.5,0,0
-766,65.5,0,0,0
-796,65.5,-0.5,0,0
-811,65.5,-1,0,0
-841,65.5,-1.4,0,0
-856,65.5,-1.6,0,0
-876,65.5,-1.8,0,0
-906,65.5,-2,0,0
-1046,65.5,-1.7,0,0
-1056,65.5,-1.2,0,0
-1076,65.5,-0.8,0,0
-1081,65.5,-0.6,0,0
-1086,65.5,-0.4,0,0
-1091,65.5,-0.2,0,0
-1096,65.5,0,0,0
-1126,65.5,0.3,0,0
-1131,65.5,0.6,0,0
-1136,65.5,0.9,0,0
-1140,21,0.9,0,0
-1141,21,1.2,0,0
-1146,57.8,1.2,0,0
-1181,57.8,1.3,0,0
-1201,57.8,1.5,0,0
-1206,57.8,1.7,0,0
-1211,57.8,1.9,0,0
-1381,57.8,1.8,0,0
-1406,57.8,1.7,0,0
-1456,57.8,1.6,0,0
-1461,57.8,1.5,0,0
-1466,57.8,1.4,0,0
-1471,57.8,1.3,0,0
-1476,57.8,1.2,0,0
-1481,57.8,1.1,0,0
-1506,57.8,0.9,0,0
-1511,57.8,0.7,0,0
-1516,57.8,0.5,0,0
-1521,57.8,0.3,0,0
-1526,57.8,0.1,0,0
-1531,57.8,-0.1,0,0
-1551,57.8,-0.2,0,0
-1561,57.8,-0.3,0,0
-1566,57.8,-0.4,0,0
-1571,57.8,-0.5,0,0
-1576,57.8,-0.6,0,0
-1581,57.8,-0.7,0,0
-1586,57.8,-0.8,0,0
-1621,57.8,-1,0,0
-1751,57.8,-0.8,0,0
-1761,57.8,-0.5,0,0
-1766,57.8,-0.2,0,0
-1771,57.8,0,0,0
-1786,57.8,0.2,0,0
-1791,57.8,0.4,0,0
-1796,57.8,0.6,0,0
-1801,57.8,0.8,0,0
-1806,57.8,1,0,0
-1811,57.8,1.2,0,0
-1816,57.8,1.4,0,0
-1821,57.8,1.6,0,0
-1826,57.8,1.8,0,0
-1842,41.5,1.8,0,0
-1853,46.5,1.8,0,0
-1946,46.5,1.7,0,0
-1951,46.5,1.6,0,0
-1956,46.5,1.5,0,0
-1961,46.5,1.4,0,0
-1966,46.5,1.3,0,0
-1971,46.5,1.2,0,0
-1976,46.5,1.1,0,0
-1981,46.5,1,0,0
-1986,46.5,0.9,0,0
-1991,46.5,0.8,0,0
-1996,46.5,0.7,0,0
-1998,27.2,0.7,0,0
-2001,27.2,0.6,0,0
-2005,37.8,0.6,0,0
-2006,37.8,0.4,0,0
-2011,37.8,0.2,0,0
-2016,37.8,0,0,0
-2021,37.8,-0.2,0,0
-2026,37.8,-0.4,0,0
-2031,37.8,-0.6,0,0
-2036,37.8,-0.8,0,0
-2041,37.8,-1,0,0
-2046,37.8,-1.2,0,0
-2051,37.8,-1.4,0,0
-2056,37.8,-1.6,0,0
-2061,37.8,-1.8,0,0
-2066,37.8,-2,0,0
-2206,0,-2,3,0
-2207,23,-2,0,0
-2271,23,-1.8,0,0
-2276,23,-1.6,0,0
-2281,23,-1.3,0,0
-2282,22.9,-1.3,0,0
-2286,22.9,-1,0,0
-2288,23,-1,0,0
-2291,23,-0.7,0,0
-2296,23,-0.4,0,0
-2301,23,-0.2,0,0
-2306,23,0,0,0
-2321,23,0.1,0,0
-2346,15.4,0.1,0,0
-2350,38.8,0.1,0,0
-2376,38.8,0.2,0,0
-2587,0,0.2,5,0
-2588,9,0,0,0
-2607,0,0,2,1
-2608,12,0,0,0
-2647,0,0,2,1
-2648,10,0,0,0
-2667,0,0,2,1
-2668,13,0,0,0
-2707,0,0,2,1
-2708,11,0,0,0
-2727,0,0,2,1
-2728,14,0,0,0
-2767,0,0,2,1
-2768,9,0,0,0
-2787,0,0,2,1
-2788,12,0,0,0
-2827,0,0,2,1
-2828,10,0,0,0
-2847,0,0,2,1
-2848,13,0,0,0
-2887,0,0,2,1
-2888,11,0,0,0
-2907,0,0,2,1
-2908,14,0,0,0
-2947,0,0,2,1
-2948,9,0,0,0
-2967,0,0,2,1
-2968,12,0,0,0
-3007,0,0,2,1
-3008,10,0,0,0
-3027,0,0,2,1
-3028,13,0,0,0
-3067,0,0,2,1
-3068,11,0,0,0
-3087,0,0,2,1
-3088,14,0,0,0
-3127,0,0,2,1
-3128,9,0,0,0
-3147,0,0,2,1
-3148,12,0,0,0
-3187,0,0,2,1
-3188,10,0,0,0
-3207,0,0,2,1
-3208,13,0,0,0
-3247,0,0,2,1
-3248,11,0,0,0
-3267,0,0,2,1
-3268,14,0,0,0
-3307,0,0,2,1
-3308,9,0,0,0
-3327,0,0,2,1
-3328,12,0,0,0
-3367,0,0,2,1
-3368,10,0,0,0
-3387,0,0,2,1
-3388,13,0,0,0
-3427,0,0,2,1
-3428,11,0,0,0
-3447,0,0,2,1
-3448,14,0,0,0
-3487,0,0,2,1
-3488,9,0,0,0
-3507,0,0,2,1
-3508,12,0,0,0
-3547,0,0,2,1
-3548,10,0,0,0
-3567,0,0,2,1
-3568,13,0,0,0
-3607,0,0,2,1
-3608,11,0,0,0
-3627,0,0,2,1
-3628,14,0,0,0
-3667,0,0,2,1
-3668,9,0,0,0
-3687,0,0,2,1
-3688,12,0,0,0
-3727,0,0,2,1
-3728,10,0,0,0
-3747,0,0,2,1
-3748,13,0,0,0
-3787,0,0,2,1
-3788,11,0,0,0
-3807,0,0,2,1
-3808,14,0,0,0
-3847,0,0,2,1
-3848,9,0,0,0
-3867,0,0,2,1
-3868,12,0,0,0
-3907,0,0,2,1
-3908,10,0,0,0
-3927,0,0,2,1
-3928,13,0,0,0
-3967,0,0,2,1
-3968,11,0,0,0
-3987,0,0,2,1
-3988,14,0,0,0
-4027,0,0,2,1
-4028,9,0,0,0
-4047,0,0,2,1
-4048,12,0,0,0
-4087,0,0,2,1
-4088,10,0,0,0
-4107,0,0,2,1
-4108,13,0,0,0
-4147,0,0,2,1
-4148,11,0,0,0
-4167,0,0,2,1
-4168,14,0,0,0
-4207,0,0,2,1
-4208,9,0,0,0
-4227,0,0,2,1
-4228,12,0,0,0
-4267,0,0,2,1
-4268,10,0,0,0
-4287,0,0,2,1
-4288,13,0,0,0
-4327,0,0,2,1
-4328,11,0,0,0
-4347,0,0,2,1
-4348,14,0,0,0
-4387,0,0,2,1
-4388,9,0,0,0
-4407,0,0,2,1
-4408,12,0,0,0
-4447,0,0,2,1
-4448,10,0,0,0
-4467,0,0,2,1
-4468,13,0,0,0
-4507,0,0,2,1
-4508,11,0,0,0
-4527,0,0,2,1
-4528,14,0,0,0
-4567,0,0,2,1
-4568,9,0,0,0
-4587,0,0,2,1
-4588,12,0,0,0
-4627,0,0,2,1
-4628,10,0,0,0
-4647,0,0,2,1
-4648,13,0,0,0
-4687,0,0,2,1
-4688,11,0,0,0
-4707,0,0,2,1
-4708,14,0,0,0
-4747,0,0,2,1
-4748,9,0,0,0
-4767,0,0,2,1
-4768,12,0,0,0
-4807,0,0,2,1
-4808,10,0,0,0
-4827,0,0,2,1
-4828,13,0,0,0
-4867,0,0,2,1
-4868,11,0,0,0
-4887,0,0,2,1
-4888,14,0,0,0
-4927,0,0,2,1
-4928,9,0,0,0
-4947,0,0,2,1
-4948,12,0,0,0
-4987,0,0,2,1
-4988,10,0,0,0
-5007,0,0,2,1
-5008,13,0,0,0
-5047,0,0,2,1
-5048,11,0,0,0
-5067,0,0,2,1
-5068,14,0,0,0
-5107,0,0,2,1
-5108,9,0,0,0
-5127,0,0,2,1
-5128,12,0,0,0
-5167,0,0,2,1
-5168,10,0,0,0
-5187,0,0,2,1
-5188,13,0,0,0
-5227,0,0,2,1
-5228,11,0,0,0
-5247,0,0,2,1
-5248,14,0,0,0
-5287,0,0,2,1
-5288,9,0,0,0
-5307,0,0,2,1
-5308,12,0,0,0
-5347,0,0,2,1
-5348,10,0,0,0
-5367,0,0,2,1
-5368,13,0,0,0
-5407,0,0,2,1
-5408,11,0,0,0
-5427,0,0,2,1
-5428,14,0,0,0
-5467,0,0,2,1
-5468,10,0.5,0,0
-5482,12.4,0.5,0,0
-5515,20.8,0.5,0,0
-5539,20.8,0.4,0,0
-5544,20.8,0.3,0,0
-5549,20.8,0.2,0,0
-5554,20.8,0.1,0,0
-5559,20.8,0,0,0
-5597,10,0,0,0
-5600,16.3,0,0,0
-5629,16.3,-0.1,0,0
-5634,16.3,-0.2,0,0
-5639,16.3,-0.3,0,0
-5642,0,-0.3,38,0
-5643,16,-0.3,0,0
-5644,16,-0.4,0,0
-5649,16,-0.5,0,0
-5654,16,-0.6,0,0
-5659,16,-0.7,0,0
-5664,16,-0.8,0,0
-5693,10,-0.8,0,0
-5695,36.2,-0.8,0,0
-5814,36.2,-0.9,0,0
-5819,36.2,-1,0,0
-5824,36.2,-1.1,0,0
-5829,36.2,-1.2,0,0
-5834,36.2,-1.3,0,0
-5891,14.4,-1.3,0,0
-5895,33.9,-1.3,0,0
-5899,33.9,-1.5,0,0
-5904,33.9,-1.7,0,0
-5974,33.9,-1.9,0,0
-6124,33.9,-1.7,0,0
-6129,33.9,-1.5,0,0
-6133,14.7,-1.5,0,0
-6134,14.7,-1.3,0,0
-6137,23.1,-1.3,0,0
-6139,23.1,-1.1,0,0
-6144,23.1,-0.9,0,0
-6149,23.1,-0.7,0,0
-6154,23.1,-0.5,0,0
-6159,23.1,-0.3,0,0
-6164,23.1,-0.1,0,0
-6169,23.1,0,0,0
-6210,0,0,14,0
-6211,64.8,0,0,0
-6294,64.8,0.1,0,0
-6299,64.8,0.2,0,0
-6304,64.8,0.3,0,0
-6309,64.8,0.4,0,0
-6314,64.8,0.5,0,0
-6394,64.8,0.7,0,0
-6409,64.8,0.9,0,0
-6459,64.8,1.1,0,0
-6464,64.8,1.3,0,0
-6469,64.8,1.5,0,0
-6489,64.8,1.6,0,0
-6704,64.8,1.5,0,0
-6709,64.8,1.4,0,0
-6714,64.8,1.3,0,0
-6719,64.8,1.2,0,0
-6724,64.8,1.1,0,0
-6729,64.8,1,0,0
-6734,64.8,0.9,0,0
-6739,64.8,0.8,0,0
-6744,64.8,0.7,0,0
-6749,64.8,0.6,0,0
-6754,64.8,0.5,0,0
-6759,64.8,0.4,0,0
-6944,64.8,0.5,0,0
-6945,10,0.5,0,0
-6946,27.2,0.5,0,0
-6949,27.2,0.6,0,0
-6954,27.2,0.7,0,0
-6959,27.2,0.8,0,0
-7003,25.6,0.8,0,0
-7011,58.8,0.8,0,0
-7064,58.8,0.9,0,0
-7099,58.8,0.2,0,0
-7104,58.8,0,0,0
-7109,58.8,-0.2,0,0
-7114,58.8,-0.4,0,0
-7139,58.8,-0.5,0,0
-7244,58.8,-0.4,0,0
-7249,58.8,-0.3,0,0
-7254,58.8,-0.2,0,0
-7259,58.8,-0.1,0,0
-7264,58.8,0,0,0
-7269,58.8,0.1,0,0
-7314,58.8,0.3,0,0
-7319,58.8,0.5,0,0
-7324,58.8,0.7,0,0
-7329,58.8,0.8,0,0
-7409,58.8,1,0,0
-7439,58.8,1.2,0,0
-7449,58.2,1.2,0,0
-7465,68.3,1.2,0,0
-7474,68.3,1.4,0,0
-7479,68.3,1.6,0,0
-7484,68.3,1.8,0,0
-7514,68.3,2,0,0
-7529,68.3,2.2,0,0
-7569,68.3,2.4,0,0
-7584,68.3,2.6,0,0
-7644,68.3,2.4,0,0
-7649,68.3,2.2,0,0
-7654,68.3,2,0,0
-7659,68.3,1.8,0,0
-7664,68.3,1.6,0,0
-7669,68.3,1.4,0,0
-7674,68.3,1.2,0,0
-7679,68.3,1,0,0
-7724,68.3,0.8,0,0
-7729,68.3,0.6,0,0
-7734,68.3,0.4,0,0
-7739,68.3,0.2,0,0
-7744,68.3,0.1,0,0
-7749,68.3,0,0,0
-7784,68.3,0.2,0,0
-7824,68.3,0,0,0
-7844,68.3,-0.1,0,0
-7864,68.3,-0.2,0,0
-7889,68.3,-0.3,0,0
-7909,68.3,-0.35,0,0
-7914,68.3,-0.4,0,0
-7919,68.3,-0.45,0,0
-7924,68.3,-0.5,0,0
-7929,68.3,-0.55,0,0
-7934,68.3,-0.6,0,0
-7939,68.3,-0.65,0,0
-7944,68.3,-0.7,0,0
-7954,68.3,-0.8,0,0
-7974,68.3,-0.9,0,0
-8024,68.3,-1,0,0
-8029,68.3,-1.1,0,0
-8034,68.3,-1.2,0,0
-8039,68.3,-1.3,0,0
-8044,0,-1.4,15,0
-8045,85.8,-1.4,0,0
-8049,85.8,-1.5,0,0
-8054,85.8,-1.6,0,0
-8059,85.8,-1.7,0,0
-8064,85.8,-1.8,0,0
-8069,85.8,-1.9,0,0
-8599,85.8,-1.8,0,0
-8654,85.8,-1.7,0,0
-8659,85.8,-1.6,0,0
-8664,85.8,-1.5,0,0
-8669,85.8,-1.4,0,0
-8674,85.8,-1.3,0,0
-8679,85.8,-1.2,0,0
-8684,85.8,-1.1,0,0
-8689,85.8,-1,0,0
-8694,85.8,-0.9,0,0
-8699,85.8,-0.8,0,0
-8704,85.8,-0.7,0,0
-8709,85.8,-0.6,0,0
-8714,85.8,-0.5,0,0
-8774,85.8,-0.4,0,0
-8809,85.8,-0.3,0,0
-8844,85.8,-0.1,0,0
-8939,85.8,0,0,0
-9124,85.8,0.1,0,0
-9209,85.8,0.2,0,0
-9246,80.2,0.2,0,0
-9268,85.8,0.2,0,0
-9384,85.8,0.3,0,0
-9439,85.8,0.4,0,0
-9524,85.8,0.5,0,0
-9554,85.8,0.6,0,0
-9714,85.8,0.5,0,0
-9729,85.8,0.4,0,0
-9754,85.8,0.3,0,0
-9764,85.8,0.25,0,0
-9769,85.8,0.2,0,0
-9774,85.8,0.15,0,0
-9779,85.8,0.1,0,0
-9784,85.8,0.05,0,0
-9809,85.8,0,0,0
-9974,85.8,-0.05,0,0
-10014,85.8,-0.1,0,0
-10029,85.8,-0.15,0,0
-10054,85.8,-0.2,0,0
-10059,85.8,-0.25,0,0
-10064,85.8,-0.3,0,0
-10069,85.8,-0.35,0,0
-10074,85.8,-0.4,0,0
-10249,85.8,-0.5,0,0
-10299,85.8,-0.55,0,0
-10329,85.8,-0.6,0,0
-10554,85.8,-0.5,0,0
-10579,85.8,-0.45,0,0
-10584,85.8,-0.4,0,0
-10674,85.8,-0.3,0,0
-10730,79.2,-0.3,0,0
-10744,79.2,-0.25,0,0
-10752,82,-0.25,0,0
-10914,82,-0.3,0,0
-10919,82,-0.35,0,0
-10924,82,-0.4,0,0
-10994,82,-0.35,0,0
-11019,82,-0.3,0,0
-11024,82,-0.25,0,0
-11029,82,-0.2,0,0
-11034,82,-0.15,0,0
-11039,82,-0.1,0,0
-11044,82,-0.05,0,0
-11049,82,0,0,0
-11054,82,0.05,0,0
-11074,82,0.1,0,0
-11079,82,0.15,0,0
-11084,82,0.2,0,0
-11089,82,0.25,0,0
-11094,82,0.3,0,0
-11099,82,0.35,0,0
-11104,82,0.4,0,0
-11139,82,0.35,0,0
-11144,82,0.3,0,0
-11149,82,0.25,0,0
-11154,82,0.2,0,0
-11159,82,0.15,0,0
-11164,82,0.1,0,0
-11169,82,0.05,0,0
-11174,82,0,0,0
-11189,82,-0.1,0,0
-11194,82,-0.2,0,0
-11199,82,-0.3,0,0
-11204,82,-0.35,0,0
-11219,82,-0.3,0,0
-11240,0,-0.3,3,0
\ No newline at end of file
+<s>   ,<v>  ,<grad> ,<stop> ,<PTO>
+    0 , 0   ,0      ,     2 ,    0
+    1 ,51.2 ,0      ,     0 ,    0
+   11 ,51.2 ,0.2    ,     0 ,    0
+   16 ,51.2 ,0.4    ,     0 ,    0
+   21 ,51.2 ,0.6    ,     0 ,    0
+   26 ,51.2 ,0.8    ,     0 ,    0
+   31 ,51.2 ,1      ,     0 ,    0
+   41 ,51.2 ,1.2    ,     0 ,    0
+   46 ,51.2 ,1.3    ,     0 ,    0
+  156 ,51.2 ,1.5    ,     0 ,    0
+  161 ,51.2 ,1.6    ,     0 ,    0
+  560 ,65.5 ,1.6    ,     0 ,    0
+  741 ,65.5 ,1.5    ,     0 ,    0
+  746 ,65.5 ,1.4    ,     0 ,    0
+  751 ,65.5 ,1.3    ,     0 ,    0
+  756 ,65.5 ,1      ,     0 ,    0
+  761 ,65.5 ,0.5    ,     0 ,    0
+  766 ,65.5 ,0      ,     0 ,    0
+  796 ,65.5 ,-0.5   ,     0 ,    0
+  811 ,65.5 ,-1     ,     0 ,    0
+  841 ,65.5 ,-1.4   ,     0 ,    0
+  856 ,65.5 ,-1.6   ,     0 ,    0
+  876 ,65.5 ,-1.8   ,     0 ,    0
+  906 ,65.5 ,-2     ,     0 ,    0
+ 1046 ,65.5 ,-1.7   ,     0 ,    0
+ 1056 ,65.5 ,-1.2   ,     0 ,    0
+ 1076 ,65.5 ,-0.8   ,     0 ,    0
+ 1081 ,65.5 ,-0.6   ,     0 ,    0
+ 1086 ,65.5 ,-0.4   ,     0 ,    0
+ 1091 ,65.5 ,-0.2   ,     0 ,    0
+ 1096 ,65.5 ,0      ,     0 ,    0
+ 1126 ,65.5 ,0.3    ,     0 ,    0
+ 1131 ,65.5 ,0.6    ,     0 ,    0
+ 1136 ,65.5 ,0.9    ,     0 ,    0
+ 1140 ,21   ,0.9    ,     0 ,    0
+ 1141 ,21   ,1.2    ,     0 ,    0
+ 1146 ,57.8 ,1.2    ,     0 ,    0
+ 1181 ,57.8 ,1.3    ,     0 ,    0
+ 1201 ,57.8 ,1.5    ,     0 ,    0
+ 1206 ,57.8 ,1.7    ,     0 ,    0
+ 1211 ,57.8 ,1.9    ,     0 ,    0
+ 1381 ,57.8 ,1.8    ,     0 ,    0
+ 1406 ,57.8 ,1.7    ,     0 ,    0
+ 1456 ,57.8 ,1.6    ,     0 ,    0
+ 1461 ,57.8 ,1.5    ,     0 ,    0
+ 1466 ,57.8 ,1.4    ,     0 ,    0
+ 1471 ,57.8 ,1.3    ,     0 ,    0
+ 1476 ,57.8 ,1.2    ,     0 ,    0
+ 1481 ,57.8 ,1.1    ,     0 ,    0
+ 1506 ,57.8 ,0.9    ,     0 ,    0
+ 1511 ,57.8 ,0.7    ,     0 ,    0
+ 1516 ,57.8 ,0.5    ,     0 ,    0
+ 1521 ,57.8 ,0.3    ,     0 ,    0
+ 1526 ,57.8 ,0.1    ,     0 ,    0
+ 1531 ,57.8 ,-0.1   ,     0 ,    0
+ 1551 ,57.8 ,-0.2   ,     0 ,    0
+ 1561 ,57.8 ,-0.3   ,     0 ,    0
+ 1566 ,57.8 ,-0.4   ,     0 ,    0
+ 1571 ,57.8 ,-0.5   ,     0 ,    0
+ 1576 ,57.8 ,-0.6   ,     0 ,    0
+ 1581 ,57.8 ,-0.7   ,     0 ,    0
+ 1586 ,57.8 ,-0.8   ,     0 ,    0
+ 1621 ,57.8 ,-1     ,     0 ,    0
+ 1751 ,57.8 ,-0.8   ,     0 ,    0
+ 1761 ,57.8 ,-0.5   ,     0 ,    0
+ 1766 ,57.8 ,-0.2   ,     0 ,    0
+ 1771 ,57.8 ,0      ,     0 ,    0
+ 1786 ,57.8 ,0.2    ,     0 ,    0
+ 1791 ,57.8 ,0.4    ,     0 ,    0
+ 1796 ,57.8 ,0.6    ,     0 ,    0
+ 1801 ,57.8 ,0.8    ,     0 ,    0
+ 1806 ,57.8 ,1      ,     0 ,    0
+ 1811 ,57.8 ,1.2    ,     0 ,    0
+ 1816 ,57.8 ,1.4    ,     0 ,    0
+ 1821 ,57.8 ,1.6    ,     0 ,    0
+ 1826 ,57.8 ,1.8    ,     0 ,    0
+ 1842 ,41.5 ,1.8    ,     0 ,    0
+ 1853 ,46.5 ,1.8    ,     0 ,    0
+ 1946 ,46.5 ,1.7    ,     0 ,    0
+ 1951 ,46.5 ,1.6    ,     0 ,    0
+ 1956 ,46.5 ,1.5    ,     0 ,    0
+ 1961 ,46.5 ,1.4    ,     0 ,    0
+ 1966 ,46.5 ,1.3    ,     0 ,    0
+ 1971 ,46.5 ,1.2    ,     0 ,    0
+ 1976 ,46.5 ,1.1    ,     0 ,    0
+ 1981 ,46.5 ,1      ,     0 ,    0
+ 1986 ,46.5 ,0.9    ,     0 ,    0
+ 1991 ,46.5 ,0.8    ,     0 ,    0
+ 1996 ,46.5 ,0.7    ,     0 ,    0
+ 1998 ,27.2 ,0.7    ,     0 ,    0
+ 2001 ,27.2 ,0.6    ,     0 ,    0
+ 2005 ,37.8 ,0.6    ,     0 ,    0
+ 2006 ,37.8 ,0.4    ,     0 ,    0
+ 2011 ,37.8 ,0.2    ,     0 ,    0
+ 2016 ,37.8 ,0      ,     0 ,    0
+ 2021 ,37.8 ,-0.2   ,     0 ,    0
+ 2026 ,37.8 ,-0.4   ,     0 ,    0
+ 2031 ,37.8 ,-0.6   ,     0 ,    0
+ 2036 ,37.8 ,-0.8   ,     0 ,    0
+ 2041 ,37.8 ,-1     ,     0 ,    0
+ 2046 ,37.8 ,-1.2   ,     0 ,    0
+ 2051 ,37.8 ,-1.4   ,     0 ,    0
+ 2056 ,37.8 ,-1.6   ,     0 ,    0
+ 2061 ,37.8 ,-1.8   ,     0 ,    0
+ 2066 ,37.8 ,-2     ,     0 ,    0
+ 2206 , 0   ,-2     ,     3 ,    0
+ 2207 ,23   ,-2     ,     0 ,    0
+ 2271 ,23   ,-1.8   ,     0 ,    0
+ 2276 ,23   ,-1.6   ,     0 ,    0
+ 2281 ,23   ,-1.3   ,     0 ,    0
+ 2282 ,22.9 ,-1.3   ,     0 ,    0
+ 2286 ,22.9 ,-1     ,     0 ,    0
+ 2288 ,23   ,-1     ,     0 ,    0
+ 2291 ,23   ,-0.7   ,     0 ,    0
+ 2296 ,23   ,-0.4   ,     0 ,    0
+ 2301 ,23   ,-0.2   ,     0 ,    0
+ 2306 ,23   ,0      ,     0 ,    0
+ 2321 ,23   ,0.1    ,     0 ,    0
+ 2346 ,15.4 ,0.1    ,     0 ,    0
+ 2350 ,38.8 ,0.1    ,     0 ,    0
+ 2376 ,38.8 ,0.2    ,     0 ,    0
+ 2587 , 0   ,0.2    ,     5 ,    0
+ 2588 , 9   ,0      ,     0 ,    0
+ 2607 , 0   ,0      ,     2 ,    1
+ 2608 ,12   ,0      ,     0 ,    0
+ 2647 , 0   ,0      ,     2 ,    1
+ 2648 ,10   ,0      ,     0 ,    0
+ 2667 , 0   ,0      ,     2 ,    1
+ 2668 ,13   ,0      ,     0 ,    0
+ 2707 , 0   ,0      ,     2 ,    1
+ 2708 ,11   ,0      ,     0 ,    0
+ 2727 , 0   ,0      ,     2 ,    1
+ 2728 ,14   ,0      ,     0 ,    0
+ 2767 , 0   ,0      ,     2 ,    1
+ 2768 , 9   ,0      ,     0 ,    0
+ 2787 , 0   ,0      ,     2 ,    1
+ 2788 ,12   ,0      ,     0 ,    0
+ 2827 , 0   ,0      ,     2 ,    1
+ 2828 ,10   ,0      ,     0 ,    0
+ 2847 , 0   ,0      ,     2 ,    1
+ 2848 ,13   ,0      ,     0 ,    0
+ 2887 , 0   ,0      ,     2 ,    1
+ 2888 ,11   ,0      ,     0 ,    0
+ 2907 , 0   ,0      ,     2 ,    1
+ 2908 ,14   ,0      ,     0 ,    0
+ 2947 , 0   ,0      ,     2 ,    1
+ 2948 , 9   ,0      ,     0 ,    0
+ 2967 , 0   ,0      ,     2 ,    1
+ 2968 ,12   ,0      ,     0 ,    0
+ 3007 , 0   ,0      ,     2 ,    1
+ 3008 ,10   ,0      ,     0 ,    0
+ 3027 , 0   ,0      ,     2 ,    1
+ 3028 ,13   ,0      ,     0 ,    0
+ 3067 , 0   ,0      ,     2 ,    1
+ 3068 ,11   ,0      ,     0 ,    0
+ 3087 , 0   ,0      ,     2 ,    1
+ 3088 ,14   ,0      ,     0 ,    0
+ 3127 , 0   ,0      ,     2 ,    1
+ 3128 , 9   ,0      ,     0 ,    0
+ 3147 , 0   ,0      ,     2 ,    1
+ 3148 ,12   ,0      ,     0 ,    0
+ 3187 , 0   ,0      ,     2 ,    1
+ 3188 ,10   ,0      ,     0 ,    0
+ 3207 , 0   ,0      ,     2 ,    1
+ 3208 ,13   ,0      ,     0 ,    0
+ 3247 , 0   ,0      ,     2 ,    1
+ 3248 ,11   ,0      ,     0 ,    0
+ 3267 , 0   ,0      ,     2 ,    1
+ 3268 ,14   ,0      ,     0 ,    0
+ 3307 , 0   ,0      ,     2 ,    1
+ 3308 , 9   ,0      ,     0 ,    0
+ 3327 , 0   ,0      ,     2 ,    1
+ 3328 ,12   ,0      ,     0 ,    0
+ 3367 , 0   ,0      ,     2 ,    1
+ 3368 ,10   ,0      ,     0 ,    0
+ 3387 , 0   ,0      ,     2 ,    1
+ 3388 ,13   ,0      ,     0 ,    0
+ 3427 , 0   ,0      ,     2 ,    1
+ 3428 ,11   ,0      ,     0 ,    0
+ 3447 , 0   ,0      ,     2 ,    1
+ 3448 ,14   ,0      ,     0 ,    0
+ 3487 , 0   ,0      ,     2 ,    1
+ 3488 , 9   ,0      ,     0 ,    0
+ 3507 , 0   ,0      ,     2 ,    1
+ 3508 ,12   ,0      ,     0 ,    0
+ 3547 , 0   ,0      ,     2 ,    1
+ 3548 ,10   ,0      ,     0 ,    0
+ 3567 , 0   ,0      ,     2 ,    1
+ 3568 ,13   ,0      ,     0 ,    0
+ 3607 , 0   ,0      ,     2 ,    1
+ 3608 ,11   ,0      ,     0 ,    0
+ 3627 , 0   ,0      ,     2 ,    1
+ 3628 ,14   ,0      ,     0 ,    0
+ 3667 , 0   ,0      ,     2 ,    1
+ 3668 , 9   ,0      ,     0 ,    0
+ 3687 , 0   ,0      ,     2 ,    1
+ 3688 ,12   ,0      ,     0 ,    0
+ 3727 , 0   ,0      ,     2 ,    1
+ 3728 ,10   ,0      ,     0 ,    0
+ 3747 , 0   ,0      ,     2 ,    1
+ 3748 ,13   ,0      ,     0 ,    0
+ 3787 , 0   ,0      ,     2 ,    1
+ 3788 ,11   ,0      ,     0 ,    0
+ 3807 , 0   ,0      ,     2 ,    1
+ 3808 ,14   ,0      ,     0 ,    0
+ 3847 , 0   ,0      ,     2 ,    1
+ 3848 , 9   ,0      ,     0 ,    0
+ 3867 , 0   ,0      ,     2 ,    1
+ 3868 ,12   ,0      ,     0 ,    0
+ 3907 , 0   ,0      ,     2 ,    1
+ 3908 ,10   ,0      ,     0 ,    0
+ 3927 , 0   ,0      ,     2 ,    1
+ 3928 ,13   ,0      ,     0 ,    0
+ 3967 , 0   ,0      ,     2 ,    1
+ 3968 ,11   ,0      ,     0 ,    0
+ 3987 , 0   ,0      ,     2 ,    1
+ 3988 ,14   ,0      ,     0 ,    0
+ 4027 , 0   ,0      ,     2 ,    1
+ 4028 , 9   ,0      ,     0 ,    0
+ 4047 , 0   ,0      ,     2 ,    1
+ 4048 ,12   ,0      ,     0 ,    0
+ 4087 , 0   ,0      ,     2 ,    1
+ 4088 ,10   ,0      ,     0 ,    0
+ 4107 , 0   ,0      ,     2 ,    1
+ 4108 ,13   ,0      ,     0 ,    0
+ 4147 , 0   ,0      ,     2 ,    1
+ 4148 ,11   ,0      ,     0 ,    0
+ 4167 , 0   ,0      ,     2 ,    1
+ 4168 ,14   ,0      ,     0 ,    0
+ 4207 , 0   ,0      ,     2 ,    1
+ 4208 , 9   ,0      ,     0 ,    0
+ 4227 , 0   ,0      ,     2 ,    1
+ 4228 ,12   ,0      ,     0 ,    0
+ 4267 , 0   ,0      ,     2 ,    1
+ 4268 ,10   ,0      ,     0 ,    0
+ 4287 , 0   ,0      ,     2 ,    1
+ 4288 ,13   ,0      ,     0 ,    0
+ 4327 , 0   ,0      ,     2 ,    1
+ 4328 ,11   ,0      ,     0 ,    0
+ 4347 , 0   ,0      ,     2 ,    1
+ 4348 ,14   ,0      ,     0 ,    0
+ 4387 , 0   ,0      ,     2 ,    1
+ 4388 , 9   ,0      ,     0 ,    0
+ 4407 , 0   ,0      ,     2 ,    1
+ 4408 ,12   ,0      ,     0 ,    0
+ 4447 , 0   ,0      ,     2 ,    1
+ 4448 ,10   ,0      ,     0 ,    0
+ 4467 , 0   ,0      ,     2 ,    1
+ 4468 ,13   ,0      ,     0 ,    0
+ 4507 , 0   ,0      ,     2 ,    1
+ 4508 ,11   ,0      ,     0 ,    0
+ 4527 , 0   ,0      ,     2 ,    1
+ 4528 ,14   ,0      ,     0 ,    0
+ 4567 , 0   ,0      ,     2 ,    1
+ 4568 , 9   ,0      ,     0 ,    0
+ 4587 , 0   ,0      ,     2 ,    1
+ 4588 ,12   ,0      ,     0 ,    0
+ 4627 , 0   ,0      ,     2 ,    1
+ 4628 ,10   ,0      ,     0 ,    0
+ 4647 , 0   ,0      ,     2 ,    1
+ 4648 ,13   ,0      ,     0 ,    0
+ 4687 , 0   ,0      ,     2 ,    1
+ 4688 ,11   ,0      ,     0 ,    0
+ 4707 , 0   ,0      ,     2 ,    1
+ 4708 ,14   ,0      ,     0 ,    0
+ 4747 , 0   ,0      ,     2 ,    1
+ 4748 , 9   ,0      ,     0 ,    0
+ 4767 , 0   ,0      ,     2 ,    1
+ 4768 ,12   ,0      ,     0 ,    0
+ 4807 , 0   ,0      ,     2 ,    1
+ 4808 ,10   ,0      ,     0 ,    0
+ 4827 , 0   ,0      ,     2 ,    1
+ 4828 ,13   ,0      ,     0 ,    0
+ 4867 , 0   ,0      ,     2 ,    1
+ 4868 ,11   ,0      ,     0 ,    0
+ 4887 , 0   ,0      ,     2 ,    1
+ 4888 ,14   ,0      ,     0 ,    0
+ 4927 , 0   ,0      ,     2 ,    1
+ 4928 , 9   ,0      ,     0 ,    0
+ 4947 , 0   ,0      ,     2 ,    1
+ 4948 ,12   ,0      ,     0 ,    0
+ 4987 , 0   ,0      ,     2 ,    1
+ 4988 ,10   ,0      ,     0 ,    0
+ 5007 , 0   ,0      ,     2 ,    1
+ 5008 ,13   ,0      ,     0 ,    0
+ 5047 , 0   ,0      ,     2 ,    1
+ 5048 ,11   ,0      ,     0 ,    0
+ 5067 , 0   ,0      ,     2 ,    1
+ 5068 ,14   ,0      ,     0 ,    0
+ 5107 , 0   ,0      ,     2 ,    1
+ 5108 , 9   ,0      ,     0 ,    0
+ 5127 , 0   ,0      ,     2 ,    1
+ 5128 ,12   ,0      ,     0 ,    0
+ 5167 , 0   ,0      ,     2 ,    1
+ 5168 ,10   ,0      ,     0 ,    0
+ 5187 , 0   ,0      ,     2 ,    1
+ 5188 ,13   ,0      ,     0 ,    0
+ 5227 , 0   ,0      ,     2 ,    1
+ 5228 ,11   ,0      ,     0 ,    0
+ 5247 , 0   ,0      ,     2 ,    1
+ 5248 ,14   ,0      ,     0 ,    0
+ 5287 , 0   ,0      ,     2 ,    1
+ 5288 , 9   ,0      ,     0 ,    0
+ 5307 , 0   ,0      ,     2 ,    1
+ 5308 ,12   ,0      ,     0 ,    0
+ 5347 , 0   ,0      ,     2 ,    1
+ 5348 ,10   ,0      ,     0 ,    0
+ 5367 , 0   ,0      ,     2 ,    1
+ 5368 ,13   ,0      ,     0 ,    0
+ 5407 , 0   ,0      ,     2 ,    1
+ 5408 ,11   ,0      ,     0 ,    0
+ 5427 , 0   ,0      ,     2 ,    1
+ 5428 ,14   ,0      ,     0 ,    0
+ 5467 , 0   ,0      ,     2 ,    1
+ 5468 ,10   ,0.5    ,     0 ,    0
+ 5482 ,12.4 ,0.5    ,     0 ,    0
+ 5515 ,20.8 ,0.5    ,     0 ,    0
+ 5539 ,20.8 ,0.4    ,     0 ,    0
+ 5544 ,20.8 ,0.3    ,     0 ,    0
+ 5549 ,20.8 ,0.2    ,     0 ,    0
+ 5554 ,20.8 ,0.1    ,     0 ,    0
+ 5559 ,20.8 ,0      ,     0 ,    0
+ 5597 ,10   ,0      ,     0 ,    0
+ 5600 ,16.3 ,0      ,     0 ,    0
+ 5629 ,16.3 ,-0.1   ,     0 ,    0
+ 5634 ,16.3 ,-0.2   ,     0 ,    0
+ 5639 ,16.3 ,-0.3   ,     0 ,    0
+ 5642 , 0   ,-0.3   ,    38 ,    0
+ 5643 ,16   ,-0.3   ,     0 ,    0
+ 5644 ,16   ,-0.4   ,     0 ,    0
+ 5649 ,16   ,-0.5   ,     0 ,    0
+ 5654 ,16   ,-0.6   ,     0 ,    0
+ 5659 ,16   ,-0.7   ,     0 ,    0
+ 5664 ,16   ,-0.8   ,     0 ,    0
+ 5693 ,10   ,-0.8   ,     0 ,    0
+ 5695 ,36.2 ,-0.8   ,     0 ,    0
+ 5814 ,36.2 ,-0.9   ,     0 ,    0
+ 5819 ,36.2 ,-1     ,     0 ,    0
+ 5824 ,36.2 ,-1.1   ,     0 ,    0
+ 5829 ,36.2 ,-1.2   ,     0 ,    0
+ 5834 ,36.2 ,-1.3   ,     0 ,    0
+ 5891 ,14.4 ,-1.3   ,     0 ,    0
+ 5895 ,33.9 ,-1.3   ,     0 ,    0
+ 5899 ,33.9 ,-1.5   ,     0 ,    0
+ 5904 ,33.9 ,-1.7   ,     0 ,    0
+ 5974 ,33.9 ,-1.9   ,     0 ,    0
+ 6124 ,33.9 ,-1.7   ,     0 ,    0
+ 6129 ,33.9 ,-1.5   ,     0 ,    0
+ 6133 ,14.7 ,-1.5   ,     0 ,    0
+ 6134 ,14.7 ,-1.3   ,     0 ,    0
+ 6137 ,23.1 ,-1.3   ,     0 ,    0
+ 6139 ,23.1 ,-1.1   ,     0 ,    0
+ 6144 ,23.1 ,-0.9   ,     0 ,    0
+ 6149 ,23.1 ,-0.7   ,     0 ,    0
+ 6154 ,23.1 ,-0.5   ,     0 ,    0
+ 6159 ,23.1 ,-0.3   ,     0 ,    0
+ 6164 ,23.1 ,-0.1   ,     0 ,    0
+ 6169 ,23.1 ,0      ,     0 ,    0
+ 6210 , 0   ,0      ,    14 ,    0
+ 6211 ,64.8 ,0      ,     0 ,    0
+ 6294 ,64.8 ,0.1    ,     0 ,    0
+ 6299 ,64.8 ,0.2    ,     0 ,    0
+ 6304 ,64.8 ,0.3    ,     0 ,    0
+ 6309 ,64.8 ,0.4    ,     0 ,    0
+ 6314 ,64.8 ,0.5    ,     0 ,    0
+ 6394 ,64.8 ,0.7    ,     0 ,    0
+ 6409 ,64.8 ,0.9    ,     0 ,    0
+ 6459 ,64.8 ,1.1    ,     0 ,    0
+ 6464 ,64.8 ,1.3    ,     0 ,    0
+ 6469 ,64.8 ,1.5    ,     0 ,    0
+ 6489 ,64.8 ,1.6    ,     0 ,    0
+ 6704 ,64.8 ,1.5    ,     0 ,    0
+ 6709 ,64.8 ,1.4    ,     0 ,    0
+ 6714 ,64.8 ,1.3    ,     0 ,    0
+ 6719 ,64.8 ,1.2    ,     0 ,    0
+ 6724 ,64.8 ,1.1    ,     0 ,    0
+ 6729 ,64.8 ,1      ,     0 ,    0
+ 6734 ,64.8 ,0.9    ,     0 ,    0
+ 6739 ,64.8 ,0.8    ,     0 ,    0
+ 6744 ,64.8 ,0.7    ,     0 ,    0
+ 6749 ,64.8 ,0.6    ,     0 ,    0
+ 6754 ,64.8 ,0.5    ,     0 ,    0
+ 6759 ,64.8 ,0.4    ,     0 ,    0
+ 6944 ,64.8 ,0.5    ,     0 ,    0
+ 6945 ,10   ,0.5    ,     0 ,    0
+ 6946 ,27.2 ,0.5    ,     0 ,    0
+ 6949 ,27.2 ,0.6    ,     0 ,    0
+ 6954 ,27.2 ,0.7    ,     0 ,    0
+ 6959 ,27.2 ,0.8    ,     0 ,    0
+ 7003 ,25.6 ,0.8    ,     0 ,    0
+ 7011 ,58.8 ,0.8    ,     0 ,    0
+ 7064 ,58.8 ,0.9    ,     0 ,    0
+ 7099 ,58.8 ,0.2    ,     0 ,    0
+ 7104 ,58.8 ,0      ,     0 ,    0
+ 7109 ,58.8 ,-0.2   ,     0 ,    0
+ 7114 ,58.8 ,-0.4   ,     0 ,    0
+ 7139 ,58.8 ,-0.5   ,     0 ,    0
+ 7244 ,58.8 ,-0.4   ,     0 ,    0
+ 7249 ,58.8 ,-0.3   ,     0 ,    0
+ 7254 ,58.8 ,-0.2   ,     0 ,    0
+ 7259 ,58.8 ,-0.1   ,     0 ,    0
+ 7264 ,58.8 ,0      ,     0 ,    0
+ 7269 ,58.8 ,0.1    ,     0 ,    0
+ 7314 ,58.8 ,0.3    ,     0 ,    0
+ 7319 ,58.8 ,0.5    ,     0 ,    0
+ 7324 ,58.8 ,0.7    ,     0 ,    0
+ 7329 ,58.8 ,0.8    ,     0 ,    0
+ 7409 ,58.8 ,1      ,     0 ,    0
+ 7439 ,58.8 ,1.2    ,     0 ,    0
+ 7449 ,58.2 ,1.2    ,     0 ,    0
+ 7465 ,68.3 ,1.2    ,     0 ,    0
+ 7474 ,68.3 ,1.4    ,     0 ,    0
+ 7479 ,68.3 ,1.6    ,     0 ,    0
+ 7484 ,68.3 ,1.8    ,     0 ,    0
+ 7514 ,68.3 ,2      ,     0 ,    0
+ 7529 ,68.3 ,2.2    ,     0 ,    0
+ 7569 ,68.3 ,2.4    ,     0 ,    0
+ 7584 ,68.3 ,2.6    ,     0 ,    0
+ 7644 ,68.3 ,2.4    ,     0 ,    0
+ 7649 ,68.3 ,2.2    ,     0 ,    0
+ 7654 ,68.3 ,2      ,     0 ,    0
+ 7659 ,68.3 ,1.8    ,     0 ,    0
+ 7664 ,68.3 ,1.6    ,     0 ,    0
+ 7669 ,68.3 ,1.4    ,     0 ,    0
+ 7674 ,68.3 ,1.2    ,     0 ,    0
+ 7679 ,68.3 ,1      ,     0 ,    0
+ 7724 ,68.3 ,0.8    ,     0 ,    0
+ 7729 ,68.3 ,0.6    ,     0 ,    0
+ 7734 ,68.3 ,0.4    ,     0 ,    0
+ 7739 ,68.3 ,0.2    ,     0 ,    0
+ 7744 ,68.3 ,0.1    ,     0 ,    0
+ 7749 ,68.3 ,0      ,     0 ,    0
+ 7784 ,68.3 ,0.2    ,     0 ,    0
+ 7824 ,68.3 ,0      ,     0 ,    0
+ 7844 ,68.3 ,-0.1   ,     0 ,    0
+ 7864 ,68.3 ,-0.2   ,     0 ,    0
+ 7889 ,68.3 ,-0.3   ,     0 ,    0
+ 7909 ,68.3 ,-0.35  ,     0 ,    0
+ 7914 ,68.3 ,-0.4   ,     0 ,    0
+ 7919 ,68.3 ,-0.45  ,     0 ,    0
+ 7924 ,68.3 ,-0.5   ,     0 ,    0
+ 7929 ,68.3 ,-0.55  ,     0 ,    0
+ 7934 ,68.3 ,-0.6   ,     0 ,    0
+ 7939 ,68.3 ,-0.65  ,     0 ,    0
+ 7944 ,68.3 ,-0.7   ,     0 ,    0
+ 7954 ,68.3 ,-0.8   ,     0 ,    0
+ 7974 ,68.3 ,-0.9   ,     0 ,    0
+ 8024 ,68.3 ,-1     ,     0 ,    0
+ 8029 ,68.3 ,-1.1   ,     0 ,    0
+ 8034 ,68.3 ,-1.2   ,     0 ,    0
+ 8039 ,68.3 ,-1.3   ,     0 ,    0
+ 8044 , 0   ,-1.4   ,    15 ,    0
+ 8045 ,85.8 ,-1.4   ,     0 ,    0
+ 8049 ,85.8 ,-1.5   ,     0 ,    0
+ 8054 ,85.8 ,-1.6   ,     0 ,    0
+ 8059 ,85.8 ,-1.7   ,     0 ,    0
+ 8064 ,85.8 ,-1.8   ,     0 ,    0
+ 8069 ,85.8 ,-1.9   ,     0 ,    0
+ 8599 ,85.8 ,-1.8   ,     0 ,    0
+ 8654 ,85.8 ,-1.7   ,     0 ,    0
+ 8659 ,85.8 ,-1.6   ,     0 ,    0
+ 8664 ,85.8 ,-1.5   ,     0 ,    0
+ 8669 ,85.8 ,-1.4   ,     0 ,    0
+ 8674 ,85.8 ,-1.3   ,     0 ,    0
+ 8679 ,85.8 ,-1.2   ,     0 ,    0
+ 8684 ,85.8 ,-1.1   ,     0 ,    0
+ 8689 ,85.8 ,-1     ,     0 ,    0
+ 8694 ,85.8 ,-0.9   ,     0 ,    0
+ 8699 ,85.8 ,-0.8   ,     0 ,    0
+ 8704 ,85.8 ,-0.7   ,     0 ,    0
+ 8709 ,85.8 ,-0.6   ,     0 ,    0
+ 8714 ,85.8 ,-0.5   ,     0 ,    0
+ 8774 ,85.8 ,-0.4   ,     0 ,    0
+ 8809 ,85.8 ,-0.3   ,     0 ,    0
+ 8844 ,85.8 ,-0.1   ,     0 ,    0
+ 8939 ,85.8 ,0      ,     0 ,    0
+ 9124 ,85.8 ,0.1    ,     0 ,    0
+ 9209 ,85.8 ,0.2    ,     0 ,    0
+ 9246 ,80.2 ,0.2    ,     0 ,    0
+ 9268 ,85.8 ,0.2    ,     0 ,    0
+ 9384 ,85.8 ,0.3    ,     0 ,    0
+ 9439 ,85.8 ,0.4    ,     0 ,    0
+ 9524 ,85.8 ,0.5    ,     0 ,    0
+ 9554 ,85.8 ,0.6    ,     0 ,    0
+ 9714 ,85.8 ,0.5    ,     0 ,    0
+ 9729 ,85.8 ,0.4    ,     0 ,    0
+ 9754 ,85.8 ,0.3    ,     0 ,    0
+ 9764 ,85.8 ,0.25   ,     0 ,    0
+ 9769 ,85.8 ,0.2    ,     0 ,    0
+ 9774 ,85.8 ,0.15   ,     0 ,    0
+ 9779 ,85.8 ,0.1    ,     0 ,    0
+ 9784 ,85.8 ,0.05   ,     0 ,    0
+ 9809 ,85.8 ,0      ,     0 ,    0
+ 9974 ,85.8 ,-0.05  ,     0 ,    0
+10014 ,85.8 ,-0.1   ,     0 ,    0
+10029 ,85.8 ,-0.15  ,     0 ,    0
+10054 ,85.8 ,-0.2   ,     0 ,    0
+10059 ,85.8 ,-0.25  ,     0 ,    0
+10064 ,85.8 ,-0.3   ,     0 ,    0
+10069 ,85.8 ,-0.35  ,     0 ,    0
+10074 ,85.8 ,-0.4   ,     0 ,    0
+10249 ,85.8 ,-0.5   ,     0 ,    0
+10299 ,85.8 ,-0.55  ,     0 ,    0
+10329 ,85.8 ,-0.6   ,     0 ,    0
+10554 ,85.8 ,-0.5   ,     0 ,    0
+10579 ,85.8 ,-0.45  ,     0 ,    0
+10584 ,85.8 ,-0.4   ,     0 ,    0
+10674 ,85.8 ,-0.3   ,     0 ,    0
+10730 ,79.2 ,-0.3   ,     0 ,    0
+10744 ,79.2 ,-0.25  ,     0 ,    0
+10752 ,82   ,-0.25  ,     0 ,    0
+10914 ,82   ,-0.3   ,     0 ,    0
+10919 ,82   ,-0.35  ,     0 ,    0
+10924 ,82   ,-0.4   ,     0 ,    0
+10994 ,82   ,-0.35  ,     0 ,    0
+11019 ,82   ,-0.3   ,     0 ,    0
+11024 ,82   ,-0.25  ,     0 ,    0
+11029 ,82   ,-0.2   ,     0 ,    0
+11034 ,82   ,-0.15  ,     0 ,    0
+11039 ,82   ,-0.1   ,     0 ,    0
+11044 ,82   ,-0.05  ,     0 ,    0
+11049 ,82   ,0      ,     0 ,    0
+11054 ,82   ,0.05   ,     0 ,    0
+11074 ,82   ,0.1    ,     0 ,    0
+11079 ,82   ,0.15   ,     0 ,    0
+11084 ,82   ,0.2    ,     0 ,    0
+11089 ,82   ,0.25   ,     0 ,    0
+11094 ,82   ,0.3    ,     0 ,    0
+11099 ,82   ,0.35   ,     0 ,    0
+11104 ,82   ,0.4    ,     0 ,    0
+11139 ,82   ,0.35   ,     0 ,    0
+11144 ,82   ,0.3    ,     0 ,    0
+11149 ,82   ,0.25   ,     0 ,    0
+11154 ,82   ,0.2    ,     0 ,    0
+11159 ,82   ,0.15   ,     0 ,    0
+11164 ,82   ,0.1    ,     0 ,    0
+11169 ,82   ,0.05   ,     0 ,    0
+11174 ,82   ,0      ,     0 ,    0
+11189 ,82   ,-0.1   ,     0 ,    0
+11194 ,82   ,-0.2   ,     0 ,    0
+11199 ,82   ,-0.3   ,     0 ,    0
+11204 ,82   ,-0.35  ,     0 ,    0
+11219 ,82   ,-0.3   ,     0 ,    0
+11240 , 0   ,-0.3   ,     3 ,    0
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Resources/Declaration/MissionCycles/MunicipalUtility_PTO_generic.vptoc b/VectoCore/VectoCore/Resources/Declaration/MissionCycles/MunicipalUtility_PTO_generic.vptoc
index 68fafbca36495667518bc1950e8875bc466bd1de..4c3db5f74d2857f73e8902fd7509b718a85a4b7e 100644
--- a/VectoCore/VectoCore/Resources/Declaration/MissionCycles/MunicipalUtility_PTO_generic.vptoc
+++ b/VectoCore/VectoCore/Resources/Declaration/MissionCycles/MunicipalUtility_PTO_generic.vptoc
@@ -1,25 +1,25 @@
- <t>,<Engine speed>,<PTO Torque>
-0,990,65
-1,990,65
-2,990,65
-3,990,65
-4,990,65
-5,990,260
-6,990,260
-7,990,260
-8,990,260
-9,990,200
-10,990,200
-11,990,200
-12,990,200
-13,990,200
-14,990,200
-15,990,200
-16,990,200
-17,990,200
-18,990,200
-19,990,200
-20,990,200
-21,990,200
-22,990,200
-23,990,200
\ No newline at end of file
+<t> ,<Engine speed> ,<PTO Torque>
+  0 ,           990 ,          65
+  1 ,           990 ,          65
+  2 ,           990 ,          65
+  3 ,           990 ,          65
+  4 ,           990 ,          65
+  5 ,           990 ,         260
+  6 ,           990 ,         260
+  7 ,           990 ,         260
+  8 ,           990 ,         260
+  9 ,           990 ,         200
+ 10 ,           990 ,         200
+ 11 ,           990 ,         200
+ 12 ,           990 ,         200
+ 13 ,           990 ,         200
+ 14 ,           990 ,         200
+ 15 ,           990 ,         200
+ 16 ,           990 ,         200
+ 17 ,           990 ,         200
+ 18 ,           990 ,         200
+ 19 ,           990 ,         200
+ 20 ,           990 ,         200
+ 21 ,           990 ,         200
+ 22 ,           990 ,         200
+ 23 ,           990 ,         200
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Resources/Declaration/MissionCycles/MunicipalUtility_PTO_generic.vptoel b/VectoCore/VectoCore/Resources/Declaration/MissionCycles/MunicipalUtility_PTO_generic.vptoel
new file mode 100644
index 0000000000000000000000000000000000000000..f88ec6feabdc3dbcd5daf0288e1f05938f7bd93d
--- /dev/null
+++ b/VectoCore/VectoCore/Resources/Declaration/MissionCycles/MunicipalUtility_PTO_generic.vptoel
@@ -0,0 +1,25 @@
+<t> ,<P_PTO_el> 
+  0 ,8.42
+  1 ,8.42
+  2 ,8.42
+  3 ,8.42
+  4 ,8.42
+  5 ,33.69
+  6 ,33.69
+  7 ,33.69
+  8 ,33.69
+  9 ,25.92
+ 10 ,25.92
+ 11 ,25.92
+ 12 ,25.92
+ 13 ,25.92
+ 14 ,25.92
+ 15 ,25.92
+ 16 ,25.92
+ 17 ,25.92
+ 18 ,25.92
+ 19 ,25.92
+ 20 ,25.92
+ 21 ,25.92
+ 22 ,25.92
+ 23 ,25.92
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Resources/Declaration/PrimaryBusSegmentationTable.csv b/VectoCore/VectoCore/Resources/Declaration/PrimaryBusSegmentationTable.csv
index 8cfc10f5b1f8d035e865efe3d6e394c6df813fba..d565c641940fa1bede7be8c8a4379e4e707b825c 100644
--- a/VectoCore/VectoCore/Resources/Declaration/PrimaryBusSegmentationTable.csv
+++ b/VectoCore/VectoCore/Resources/Declaration/PrimaryBusSegmentationTable.csv
@@ -8,19 +8,19 @@ P32DD     , 1                , HeavyBus         , P31_32         , -           ,
 P33SD     , 1                , HeavyBus         , P33_34         , 0           , 3         , 7.4       , 999       , 0            , CE           , 0         , low floor  , 100         ,       , Bus.vacc   , CoachBus              , 5.0           , 27.3/45.4/27.3       , 2.55  , 14.2   , 2.8         , 340             , 14175    , 104                 , 0                   , 3           , 3     , 3        , 2.2/1.8    ,       , 3                    , 2                    , 0         , 0                   , 6                         , non R-744 2-stage                       , non R-744 2-stage              , non R-744 continuous           , none                                    , none                           , non R-744 continuous           , 15                           , 15                  , 0                   , 0                                , 0                       , 1                       , 0                   , 0                               , 0
 P33DD     , 1                , HeavyBus         , P33_34         , 0           , 3         , 7.4       , 999       , 1            , CF           , 0         , low floor  , 100         ,       , Bus.vacc   , CoachBus              , 6.3           , 27.3/45.4/27.3       , 2.55  , 13.5   , 3.8         , 340             , 14725    , 78                  , 52                  , 3.7         , 3.7   , 3.7      ,            ,       , 3                    , 3                    , 0         , 0                   , 6                         , non R-744 2-stage                       , non R-744 2-stage              , non R-744 continuous           , none                                    , none                           , non R-744 continuous           , 15                           , 15                  , 0                   , 0                                , 0                       , 1                       , 0                   , 0                               , 0
 P34SD     , 1                , HeavyBus         , P33_34         , 0           , 3         , 7.4       , 999       , 0            , CA           , -         , high floor , 100         ,       , Bus.vacc   , CoachBus              , 3.53          , 27.3/45.4/27.3       , 2.55  , 13.8   , 3.15        , 340             , 15213    , 59                  , 0                   ,             ,       ,          , 2.2/1.8    , 1.4   , 2                    , 2                    , 0.5       , 0.5                 , 6                         , non R-744 2-stage                       , non R-744 2-stage              , non R-744 continuous           , none                                    , none                           , non R-744 continuous           , 30                           , 30                  , 0                   , 0                                , 0                       , 1                       , 1                   , 0                               , 1
-P34DD     , 1                , HeavyBus         , P33_34         , 0           , 3         , 7.4       , 999       , 1            , CB           , -         , high floor , 100         ,       , Bus.vacc   , CoachBus              , 3.98          , 27.03/45.4/27.3      , 2.55  , 14     , 3.7         , 340             , 17850    , 33                  , 46                  ,             ,       ,          , 3/2.5      , 2     , 1                    , 4                    , 1         , 1.5                 , 6                         , non R-744 2-stage                       , non R-744 2-stage              , non R-744 continuous           , none                                    , none                           , non R-744 continuous           , 30                           , 30                  , 0                   , 0                                , 0                       , 1                       , 1                   , 0                               , 1
+P34DD     , 1                , HeavyBus         , P33_34         , 0           , 3         , 7.4       , 999       , 1            , CB           , -         , high floor , 100         ,       , Bus.vacc   , CoachBus              , 3.98          , 27.3/45.4/27.3       , 2.55  , 14     , 3.7         , 340             , 17850    , 33                  , 46                  ,             ,       ,          , 3/2.5      , 2     , 1                    , 4                    , 1         , 1.5                 , 6                         , non R-744 2-stage                       , non R-744 2-stage              , non R-744 continuous           , none                                    , none                           , non R-744 continuous           , 30                           , 30                  , 0                   , 0                                , 0                       , 1                       , 1                   , 0                               , 1
 ##        , -----            , -----            , -----          , -----       , -----     , -----     , -----     , -----        , -----        , -----     , -----      , -----       , ----- , -----      , -----                 , -----         , -----
 P35SD     , 1                , HeavyBus         , P35_36         , 1           , 3         , 7.4       , 999       , 0            , CG           , 0         , low floor  , 100         ,       , Bus.vacc   , CoachBus              , 5.1           , 24.3/35.2/40.5       , 2.55  , 18.2   , 2.8         , 340             , 17800    , 104                 , 0                   , 3           , 3     , 3        , 2.2/1.8    ,       , 3                    , 3                    , 0         , 0                   , 6                         , non R-744 2-stage                       , non R-744 2-stage              , non R-744 continuous           , none                                    , none                           , non R-744 continuous           , 15                           , 15                  , 0                   , 0                                , 0                       , 1                       , 0                   , 0                               , 0
 P35DD     , 1                , HeavyBus         , P35_36         , 1           , 3         , 7.4       , 999       , 1            , CH           , 0         , low floor  , 100         ,       , Bus.vacc   , CoachBus              , 6.4           , 24.3/35.2/40.5       , 2.55  , 18.2   , 3.8         , 340             , 20250    , 78                  , 52                  , 3.7         , 3.7   , 3.7      ,            ,       ,                      ,                      ,           ,                     , 6                         , non R-744 2-stage                       , non R-744 2-stage              , non R-744 continuous           , none                                    , none                           , non R-744 continuous           , 15                           , 15                  , 0                   , 0                                , 0                       , 1                       , 0                   , 0                               , 0
 P36SD     , 1                , HeavyBus         , P35_36         , 1           , 3         , 7.4       , 999       , 0            , CC           , -         , high floor , 100         ,       , Bus.vacc   , CoachBus              , 3.60          , 24.3/35.2/40.5       , 2.55  , 18.2   , 3.15        , 340             , 19267    , 59                  , 0                   ,             ,       ,          , 2.2/1.8    , 1.4   ,                      ,                      ,           ,                     , 6                         , non R-744 2-stage                       , non R-744 2-stage              , non R-744 continuous           , none                                    , none                           , non R-744 continuous           , 30                           , 30                  , 0                   , 0                                , 0                       , 1                       , 1                   , 0                               , 1
-P36DD     , 1                , HeavyBus         , P35_36         , 1           , 3         , 7.4       , 999       , 1            , CD           , -         , high floor , 100         ,       , Bus.vacc   , CoachBus              , 4.05          , 24.30/35.2/40.5      , 2.55  , 18.2   , 3.7         , 340             , 21375    , 33                  , 46                  ,             ,       ,          , 3/2.5      , 2     ,                      ,                      ,           ,                     , 6                         , non R-744 2-stage                       , non R-744 2-stage              , non R-744 continuous           , none                                    , none                           , non R-744 continuous           , 30                           , 30                  , 0                   , 0                                , 0                       , 1                       , 1                   , 0                               , 1
+P36DD     , 1                , HeavyBus         , P35_36         , 1           , 3         , 7.4       , 999       , 1            , CD           , -         , high floor , 100         ,       , Bus.vacc   , CoachBus              , 4.05          , 24.3/35.2/40.5       , 2.55  , 18.2   , 3.7         , 340             , 21375    , 33                  , 46                  ,             ,       ,          , 3/2.5      , 2     ,                      ,                      ,           ,                     , 6                         , non R-744 2-stage                       , non R-744 2-stage              , non R-744 continuous           , none                                    , none                           , non R-744 continuous           , 30                           , 30                  , 0                   , 0                                , 0                       , 1                       , 1                   , 0                               , 1
 ##        , -----            , -----            , -----          , -----       , -----     , -----     , -----     , -----        , -----        , -----     , -----      , -----       , ----- , -----      , -----                 , -----         , -----                ,
 P37SD     , 1                , HeavyBus         , P37_38         , 0           , 4         , 7.4       , 999       , 0            , CE           , 0         , low floor  , 100         ,       , Bus.vacc   , CoachBus              , 5.1           , 21.4/21.4/35.8/21.4  , 2.55  , 15     , 2.8         , 340             , 15000    , 125                 , 0                   , 3           , 3     , 3        , 2.2/1.8    ,       ,                      ,                      ,           ,                     , 6                         , non R-744 2-stage                       , non R-744 2-stage              , non R-744 continuous           , none                                    , none                           , non R-744 continuous           , 15                           , 15                  , 0                   , 0                                , 0                       , 1                       , 0                   , 0                               , 0
 P37DD     , 1                , HeavyBus         , P37_38         , 0           , 4         , 7.4       , 999       , 1            , CF           , 0         , low floor  , 100         ,       , Bus.vacc   , CoachBus              , 6.4           , 21.4/21.4/35.8/21.4  , 2.55  , 15     , 3.8         , 340             , 18700    , 94                  , 62                  , 3.7         , 3.7   , 3.7      ,            ,       ,                      ,                      ,           ,                     , 6                         , non R-744 2-stage                       , non R-744 2-stage              , non R-744 continuous           , none                                    , none                           , non R-744 continuous           , 15                           , 15                  , 0                   , 0                                , 0                       , 1                       , 0                   , 0                               , 0
 P38SD     , 1                , HeavyBus         , P37_38         , 0           , 4         , 7.4       , 999       , 0            , CA           , -         , high floor , 100         ,       , Bus.vacc   , CoachBus              , 3.60          , 21.4/21.4/35.8/21.4  , 2.55  , 15     , 3.15        , 340             , 17500    , 70                  , 0                   ,             ,       ,          , 2.2/1.8    , 1.4   ,                      ,                      ,           ,                     , 6                         , non R-744 2-stage                       , non R-744 2-stage              , non R-744 continuous           , none                                    , none                           , non R-744 continuous           , 30                           , 30                  , 0                   , 0                                , 0                       , 1                       , 1                   , 0                               , 1
-P38DD     , 1                , HeavyBus         , P37_38         , 0           , 4         , 7.4       , 999       , 1            , CB           , -         , high floor , 100         ,       , Bus.vacc   , CoachBus              , 4.05          , 21.4/021.4/35.8/21.4 , 2.55  , 15     , 3.7         , 340             , 21200    , 39                  , 55                  ,             ,       ,          , 3/2.5      , 2     ,                      ,                      ,           ,                     , 6                         , non R-744 2-stage                       , non R-744 2-stage              , non R-744 continuous           , none                                    , none                           , non R-744 continuous           , 30                           , 30                  , 0                   , 0                                , 0                       , 1                       , 1                   , 0                               , 1
+P38DD     , 1                , HeavyBus         , P37_38         , 0           , 4         , 7.4       , 999       , 1            , CB           , -         , high floor , 100         ,       , Bus.vacc   , CoachBus              , 4.05          , 21.4/21.4/35.8/21.4  , 2.55  , 15     , 3.7         , 340             , 21200    , 39                  , 55                  ,             ,       ,          , 3/2.5      , 2     ,                      ,                      ,           ,                     , 6                         , non R-744 2-stage                       , non R-744 2-stage              , non R-744 continuous           , none                                    , none                           , non R-744 continuous           , 30                           , 30                  , 0                   , 0                                , 0                       , 1                       , 1                   , 0                               , 1
 ##        , -----            , -----            , -----          , -----       , -----     , -----     , -----     , -----        , -----        , -----     , -----      , -----       , ----- , -----      , -----                 , -----         , -----
 P39SD     , 1                , HeavyBus         , P39_40         , 1           , 4         , 7.4       , 999       , 0            , CG           , 0         , low floor  , 100         ,       , Bus.vacc   , CoachBus              , 5.2           , 20.0/28.2/32.4/19.4  , 2.55  , 21     , 2.6         , 340             , 19600    , 125                 , 0                   , 3           , 3     , 3        , 2.2/1.8    ,       , 3                    , 3                    , 0         , 0                   , 6                         , non R-744 2-stage                       , non R-744 2-stage              , non R-744 continuous           , none                                    , none                           , non R-744 continuous           , 15                           , 15                  , 0                   , 0                                , 0                       , 1                       , 0                   , 0                               , 0
 P39DD     , 1                , HeavyBus         , P39_40         , 1           , 4         , 7.4       , 999       , 1            , CH           , 0         , low floor  , 100         ,       , Bus.vacc   , CoachBus              , 6.5           , 20.0/28.2/32.4/19.4  , 2.55  , 21     , 3.8         , 340             , 24800    , 94                  , 62                  , 3.7         , 3.7   , 3.7      ,            ,       ,                      ,                      ,           ,                     , 6                         , non R-744 2-stage                       , non R-744 2-stage              , non R-744 continuous           , none                                    , none                           , non R-744 continuous           , 15                           , 15                  , 0                   , 0                                , 0                       , 1                       , 0                   , 0                               , 0
 P40SD     , 1                , HeavyBus         , P39_40         , 1           , 4         , 7.4       , 999       , 0            , CC           , -         , high floor , 100         ,       , Bus.vacc   , CoachBus              , 3.68          , 20.0/28.2/32.4/19.4  , 2.55  , 21     , 3.15        , 340             , 20950    , 70                  , 0                   ,             ,       ,          , 2.2/1.8    , 1.4   ,                      ,                      ,           ,                     , 6                         , non R-744 2-stage                       , non R-744 2-stage              , non R-744 continuous           , none                                    , none                           , non R-744 continuous           , 30                           , 30                  , 0                   , 0                                , 0                       , 1                       , 1                   , 0                               , 1
-P40DD     , 1                , HeavyBus         , P39_40         , 1           , 4         , 7.4       , 999       , 1            , CD           , -         , high floor , 100         ,       , Bus.vacc   , CoachBus              , 4.13          , 20.0/208.2/32.4/19.4 , 2.55  , 21     , 3.7         , 340             , 24600    , 39                  , 55                  ,             ,       ,          , 3/2.5      , 2     ,                      ,                      ,           ,                     , 6                         , non R-744 2-stage                       , non R-744 2-stage              , non R-744 continuous           , none                                    , none                           , non R-744 continuous           , 30                           , 30                  , 0                   , 0                                , 0                       , 1                       , 1                   , 0                               , 1
+P40DD     , 1                , HeavyBus         , P39_40         , 1           , 4         , 7.4       , 999       , 1            , CD           , -         , high floor , 100         ,       , Bus.vacc   , CoachBus              , 4.13          , 20.0/28.2/32.4/19.4  , 2.55  , 21     , 3.7         , 340             , 24600    , 39                  , 55                  ,             ,       ,          , 3/2.5      , 2     ,                      ,                      ,           ,                     , 6                         , non R-744 2-stage                       , non R-744 2-stage              , non R-744 continuous           , none                                    , none                           , non R-744 continuous           , 30                           , 30                  , 0                   , 0                                , 0                       , 1                       , 1                   , 0                               , 1
diff --git a/VectoCore/VectoCore/Resources/Declaration/VAUX/ALT-Tech.csv b/VectoCore/VectoCore/Resources/Declaration/VAUX/ALT-Tech.csv
index 93b5fd09015a4fabe1af46677226f47e054d4f19..3e2e5c2cb3aedc3f68aaac8449445103868a650e 100644
--- a/VectoCore/VectoCore/Resources/Declaration/VAUX/ALT-Tech.csv
+++ b/VectoCore/VectoCore/Resources/Declaration/VAUX/ALT-Tech.csv
@@ -1,2 +1,2 @@
-Technology         ,Long haul,Regional delivery,Urban delivery,Municipal utility,Construction
-Standard alternator efficiency,0.7      ,0.7              ,0.7           ,0.7              ,0.7
\ No newline at end of file
+Technology                     ,Long haul ,Regional delivery ,Urban delivery ,Municipal utility ,Construction
+Standard alternator efficiency ,      0.7 ,              0.7 ,           0.7 ,              0.7 ,         0.7
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Resources/Declaration/VAUX/Cond-Table.csv b/VectoCore/VectoCore/Resources/Declaration/VAUX/Cond-Table.csv
new file mode 100644
index 0000000000000000000000000000000000000000..e44717f020c1e6611353e3d1537d1c4196118459
--- /dev/null
+++ b/VectoCore/VectoCore/Resources/Declaration/VAUX/Cond-Table.csv
@@ -0,0 +1,2 @@
+Category ,Long Haul ,Regional Delivery ,Urban  Delivery ,Municipal utility ,Construction
+Lorry    ,      600 ,              600 ,            550 ,              550 ,         600
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Resources/Declaration/VAUX/ES-Tech.csv b/VectoCore/VectoCore/Resources/Declaration/VAUX/ES-Tech.csv
index 74a7d9a7ab4797eea65807e4a5ac7b7b22d54d6c..8a2638c77f7360a6f368c384da7371f403199d7d 100644
--- a/VectoCore/VectoCore/Resources/Declaration/VAUX/ES-Tech.csv
+++ b/VectoCore/VectoCore/Resources/Declaration/VAUX/ES-Tech.csv
@@ -1,3 +1,3 @@
-Technology                                       , Long haul , Regional delivery , Urban delivery , Municipal utility , Construction
-Standard technology                              , 1200      , 1000              , 1000           , 1000              , 1000
-"Standard technology - LED headlights, all"      , 1150      , 950               , 950            , 950               , 950
+Technology                                  ,Long haul ,Regional delivery ,Urban delivery ,Municipal utility ,Construction
+Standard technology                         ,1714.2857 ,        1428.5714 ,     1428.5714 ,        1428.5714 ,   1428.5714
+"Standard technology - LED headlights, all" ,1642.8571 ,        1357.1429 ,     1357.1429 ,        1357.1429 ,   1357.1429
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Resources/Declaration/VAUX/Fan-Tech-Medium.csv b/VectoCore/VectoCore/Resources/Declaration/VAUX/Fan-Tech-Medium.csv
index 4e2f1ebc327c8e5049dafa951488e107c8e53803..624e8ac8c1b18ebcbd4d12676f79dd397032082d 100644
--- a/VectoCore/VectoCore/Resources/Declaration/VAUX/Fan-Tech-Medium.csv
+++ b/VectoCore/VectoCore/Resources/Declaration/VAUX/Fan-Tech-Medium.csv
@@ -1,12 +1,12 @@
-Technology                                                                 , fully electric , Long haul , Regional delivery , Urban delivery , Municipal utility , Construction
-Crankshaft mounted - Electronically controlled visco clutch                , 0              , 0         , 258               , 198            , 0                 , 0
-Crankshaft mounted - Bimetallic controlled visco clutch                    , 0              , 0         , 335               , 260            , 0                 , 0
-Crankshaft mounted - Discrete step clutch                                  , 0              , 0         , 277               , 237            , 0                 , 0
-Crankshaft mounted - On/off clutch                                         , 0              , 0         , 297               , 256            , 0                 , 0
-Belt driven or driven via transm. - Electronically controlled visco clutch , 0              , 0         , 402               , 320            , 0                 , 0
-Belt driven or driven via transm. - Bimetallic controlled visco clutch     , 0              , 0         , 478               , 382            , 0                 , 0
-Belt driven or driven via transm. - Discrete step clutch                   , 0              , 0         , 421               , 378            , 0                 , 0
-Belt driven or driven via transm. - On/off clutch                          , 0              , 0         , 440               , 397            , 0                 , 0
-Hydraulic driven - Variable displacement pump                              , 0              , 0         , 444               , 320            , 0                 , 0
-Hydraulic driven - Constant displacement pump                              , 0              , 0         , 538               , 385            , 0                 , 0
-Electrically driven - Electronically controlled                            , 0              , 0         , 308               , 231            , 0                 , 0
+Technology                                                                 ,conventional ,P-HEV ,S-HEV ,PEV ,fully electric ,Long haul ,Regional delivery ,Urban delivery ,Municipal utility ,Construction
+Crankshaft mounted - Electronically controlled visco clutch                ,           1 ,    1 ,    1 ,  0 ,             0 ,        0 ,              258 ,           198 ,                0 ,           0
+Crankshaft mounted - Bimetallic controlled visco clutch                    ,           1 ,    1 ,    1 ,  0 ,             0 ,        0 ,              335 ,           260 ,                0 ,           0
+Crankshaft mounted - Discrete step clutch                                  ,           1 ,    1 ,    1 ,  0 ,             0 ,        0 ,              277 ,           237 ,                0 ,           0
+Crankshaft mounted - On/off clutch                                         ,           1 ,    1 ,    1 ,  0 ,             0 ,        0 ,              297 ,           256 ,                0 ,           0
+Belt driven or driven via transm. - Electronically controlled visco clutch ,           1 ,    1 ,    1 ,  0 ,             0 ,        0 ,              402 ,           320 ,                0 ,           0
+Belt driven or driven via transm. - Bimetallic controlled visco clutch     ,           1 ,    1 ,    1 ,  0 ,             0 ,        0 ,              478 ,           382 ,                0 ,           0
+Belt driven or driven via transm. - Discrete step clutch                   ,           1 ,    1 ,    1 ,  0 ,             0 ,        0 ,              421 ,           378 ,                0 ,           0
+Belt driven or driven via transm. - On/off clutch                          ,           1 ,    1 ,    1 ,  0 ,             0 ,        0 ,              440 ,           397 ,                0 ,           0
+Hydraulic driven - Variable displacement pump                              ,           1 ,    1 ,    1 ,  0 ,             0 ,        0 ,              444 ,           320 ,                0 ,           0
+Hydraulic driven - Constant displacement pump                              ,           1 ,    1 ,    1 ,  0 ,             0 ,        0 ,              538 ,           385 ,                0 ,           0
+Electrically driven - Electronically controlled                            ,           1 ,    1 ,    1 ,  0 ,             1 ,        0 ,              308 ,           231 ,                0 ,           0
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Resources/Declaration/VAUX/Fan-Tech.csv b/VectoCore/VectoCore/Resources/Declaration/VAUX/Fan-Tech.csv
index b67f1416d1f25396490e7dd5098c5144d7273476..6ff516d66cad3746ed1e6589fb7fa79061f51463 100644
--- a/VectoCore/VectoCore/Resources/Declaration/VAUX/Fan-Tech.csv
+++ b/VectoCore/VectoCore/Resources/Declaration/VAUX/Fan-Tech.csv
@@ -1,16 +1,16 @@
-Technology                                                                 , fully electric , Long haul , Regional delivery , Urban delivery , Municipal utility , Construction , Heavy Urban , Urban , Suburban , Interurban , Coach
-Crankshaft mounted - Electronically controlled visco clutch                , 0              , 618       , 671               , 516            , 566               , 1037         , 2000        , 2000  , 2000     , 1400       , 1400
-Crankshaft mounted - Bimetallic controlled visco clutch                    , 0              , 818       , 871               , 676            , 766               , 1277         , 3000        , 3000  , 3000     , 3000       , 3000
-Crankshaft mounted - Discrete step clutch                                  , 0              , 668       , 721               , 616            , 616               , 1157         , 0           , 0     , 0        , 0          , 0
-Crankshaft mounted - Discrete step clutch 2 stages                         , 0              , 0         , 0                 , 0              , 0                 , 0            , 3000        , 3000  , 3000     , 2400       , 2400
-Crankshaft mounted - Discrete step clutch 3 stages                         , 0              , 0         , 0                 , 0              , 0                 , 0            , 2000        , 2000  , 2000     , 1500       , 1600
-Crankshaft mounted - On/off clutch                                         , 0              , 718       , 771               , 666            , 666               , 1237         , 5000        , 5000  , 5000     , 4300       , 4000
-Belt driven or driven via transm. - Electronically controlled visco clutch , 0              , 989       , 1044              , 833            , 933               , 1478         , 2000        , 2000  , 2000     , 1400       , 1400
-Belt driven or driven via transm. - Bimetallic controlled visco clutch     , 0              , 1189      , 1244              , 993            , 1133              , 1718         , 3000        , 3000  , 3000     , 3000       , 3000
-Belt driven or driven via transm. - Discrete step clutch                   , 0              , 1039      , 1094              , 983            , 983               , 1598         , 0           , 0     , 0        , 0          , 0
-Belt driven or driven via transm. - Discrete step clutch 2 stages          , 0              , 0         , 0                 , 0              , 0                 , 0            , 3000        , 3000  , 3000     , 2400       , 2400
-Belt driven or driven via transm. - Discrete step clutch 3 stages          , 0              , 0         , 0                 , 0              , 0                 , 0            , 2000        , 2000  , 2000     , 1500       , 1600
-Belt driven or driven via transm. - On/off clutch                          , 0              , 1089      , 1144              , 1033           , 1033              , 1678         , 5000        , 5000  , 5000     , 4300       , 4000
-Hydraulic driven - Variable displacement pump                              , 0              , 938       , 1155              , 832            , 917               , 1872         , 1300        , 1300  , 1300     , 1600       , 1900
-Hydraulic driven - Constant displacement pump                              , 0              , 1200      , 1400              , 1000           , 1100              , 2300         , 1800        , 1800  , 1800     , 2000       , 2000
-Electrically driven - Electronically controlled                            , 1              , 700       , 800               , 600            , 600               , 1400         , 1000        , 1000  , 1000     , 1100       , 1200
\ No newline at end of file
+Technology                                                                 ,conventional ,p-hev ,s-hev ,pev ,fully electric ,Long haul ,Regional delivery ,Urban delivery ,Municipal utility ,Construction ,Heavy Urban ,Urban ,Suburban ,Interurban ,Coach
+Crankshaft mounted - Electronically controlled visco clutch                ,           1 ,    1 ,    1 ,  0 ,             0 ,      618 ,              671 ,           516 ,              566 ,        1037 ,       2000 , 2000 ,    2000 ,      1400 , 1400
+Crankshaft mounted - Bimetallic controlled visco clutch                    ,           1 ,    1 ,    1 ,  0 ,             0 ,      818 ,              871 ,           676 ,              766 ,        1277 ,       3000 , 3000 ,    3000 ,      3000 , 3000
+Crankshaft mounted - Discrete step clutch                                  ,           1 ,    1 ,    1 ,  0 ,             0 ,      668 ,              721 ,           616 ,              616 ,        1157 ,          0 ,    0 ,       0 ,         0 ,    0
+Crankshaft mounted - Discrete step clutch 2 stages                         ,           1 ,    1 ,    1 ,  0 ,             0 ,        0 ,                0 ,             0 ,                0 ,           0 ,       3000 , 3000 ,    3000 ,      2400 , 2400
+Crankshaft mounted - Discrete step clutch 3 stages                         ,           1 ,    1 ,    1 ,  0 ,             0 ,        0 ,                0 ,             0 ,                0 ,           0 ,       2000 , 2000 ,    2000 ,      1500 , 1600
+Crankshaft mounted - On/off clutch                                         ,           1 ,    1 ,    1 ,  0 ,             0 ,      718 ,              771 ,           666 ,              666 ,        1237 ,       5000 , 5000 ,    5000 ,      4300 , 4000
+Belt driven or driven via transm. - Electronically controlled visco clutch ,           1 ,    1 ,    1 ,  0 ,             0 ,      989 ,             1044 ,           833 ,              933 ,        1478 ,       2000 , 2000 ,    2000 ,      1400 , 1400
+Belt driven or driven via transm. - Bimetallic controlled visco clutch     ,           1 ,    1 ,    1 ,  0 ,             0 ,     1189 ,             1244 ,           993 ,             1133 ,        1718 ,       3000 , 3000 ,    3000 ,      3000 , 3000
+Belt driven or driven via transm. - Discrete step clutch                   ,           1 ,    1 ,    1 ,  0 ,             0 ,     1039 ,             1094 ,           983 ,              983 ,        1598 ,          0 ,    0 ,       0 ,         0 ,    0
+Belt driven or driven via transm. - Discrete step clutch 2 stages          ,           1 ,    1 ,    1 ,  0 ,             0 ,        0 ,                0 ,             0 ,                0 ,           0 ,       3000 , 3000 ,    3000 ,      2400 , 2400
+Belt driven or driven via transm. - Discrete step clutch 3 stages          ,           1 ,    1 ,    1 ,  0 ,             0 ,        0 ,                0 ,             0 ,                0 ,           0 ,       2000 , 2000 ,    2000 ,      1500 , 1600
+Belt driven or driven via transm. - On/off clutch                          ,           1 ,    1 ,    1 ,  0 ,             0 ,     1089 ,             1144 ,          1033 ,             1033 ,        1678 ,       5000 , 5000 ,    5000 ,      4300 , 4000
+Hydraulic driven - Variable displacement pump                              ,           1 ,    1 ,    1 ,  0 ,             0 ,      938 ,             1155 ,           832 ,              917 ,        1872 ,       1300 , 1300 ,    1300 ,      1600 , 1900
+Hydraulic driven - Constant displacement pump                              ,           1 ,    1 ,    1 ,  0 ,             0 ,     1200 ,             1400 ,          1000 ,             1100 ,        2300 ,       1800 , 1800 ,    1800 ,      2000 , 2000
+Electrically driven - Electronically controlled                            ,           1 ,    1 ,    1 ,  1 ,             1 ,      700 ,              800 ,           600 ,              600 ,        1400 ,       1000 , 1000 ,    1000 ,      1100 , 1200
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Resources/Declaration/VAUX/PS-Table.csv b/VectoCore/VectoCore/Resources/Declaration/VAUX/PS-Table.csv
index c2cf8e189580aa19abab5720183cf2c7e31048ba..a931317168c7bf3a5175d59313c7badccf03fd2a 100644
--- a/VectoCore/VectoCore/Resources/Declaration/VAUX/PS-Table.csv
+++ b/VectoCore/VectoCore/Resources/Declaration/VAUX/PS-Table.csv
@@ -1,30 +1,39 @@
-Technology                                 , Long Haul , Regional Delivery , Urban  Delivery , Municipal utility , Construction
-Small                                      , 1400      , 1300              , 1200            , 1200              , 1300
-Small + ESS                                , 900       , 800               , 800             , 800               , 800
-Small + visco clutch                       , 800       , 700               , 700             , 700               , 700
-Small + mech. clutch                       , 600       , 600               , 650             , 650               , 600
-Small + ESS + AMS                          , 500       , 400               , 500             , 500               , 400
-Small + visco clutch + AMS                 , 400       , 300               , 400             , 400               , 300
-Small + mech. clutch + AMS                 , 200       , 200               , 350             , 350               , 200
-Medium Supply 1-stage                      , 1600      , 1400              , 1350            , 1350              , 1500
-Medium Supply 1-stage + ESS                , 1000      , 900               , 900             , 900               , 900
-Medium Supply 1-stage + visco clutch       , 850       , 800               , 800             , 800               , 750
-Medium Supply 1-stage + mech. clutch       , 600       , 550               , 550             , 550               , 600
-Medium Supply 1-stage + ESS + AMS          , 600       , 700               , 700             , 700               , 500
-Medium Supply 1-stage + visco clutch + AMS , 450       , 600               , 600             , 600               , 350
-Medium Supply 1-stage + mech. clutch + AMS , 200       , 350               , 350             , 350               , 200
-Medium Supply 2-stage                      , 2100      , 1750              , 1700            , 1700              , 2100
-Medium Supply 2-stage + ESS                , 1100      , 1050              , 1000            , 1000              , 1000
-Medium Supply 2-stage + visco clutch       , 1000      , 850               , 800             , 800               , 900
-Medium Supply 2-stage + mech. clutch       , 700       , 650               , 600             , 600               , 800
-Medium Supply 2-stage + ESS + AMS          , 700       , 850               , 800             , 800               , 500
-Medium Supply 2-stage + visco clutch + AMS , 600       , 650               , 600             , 600               , 400
-Medium Supply 2-stage + mech. clutch + AMS , 300       , 450               , 400             , 400               , 300
-Large Supply                               , 4300      , 3600              , 3500            , 3500              , 4100
-Large Supply + ESS                         , 1600      , 1300              , 1200            , 1200              , 1500
-Large Supply + visco clutch                , 1300      , 1100              , 1000            , 1000              , 1200
-Large Supply + mech. clutch                , 800       , 800               , 700             , 700               , 900
-Large Supply + ESS + AMS                   , 1100      , 1000              , 1000            , 1000              , 1000
-Large Supply + visco clutch + AMS          , 800       , 800               , 800             , 800               , 700
-Large Supply + mech. clutch + AMS          , 300       , 500               , 500             , 500               , 400
-Vacuum pump                                , 190       , 160               , 130             , 130               , 130
+Technology                                 ,conventional ,P-HEV ,S-HEV ,PEV ,fully electric ,Long Haul ,Regional Delivery ,Urban  Delivery ,Municipal utility ,Construction ,Long Haul_el ,Regional Delivery_el ,Urban  Delivery_el ,Municipal utility_el ,Construction_el
+Small                                      ,           1 ,    1 ,    1 ,  0 ,             0 ,     1400 ,             1300 ,           1200 ,             1200 ,        1300 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Small + ESS                                ,           1 ,    1 ,    1 ,  0 ,             0 ,      900 ,              800 ,            800 ,              800 ,         800 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Small + visco clutch                       ,           1 ,    1 ,    1 ,  0 ,             0 ,      800 ,              700 ,            700 ,              700 ,         700 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Small + mech. clutch                       ,           1 ,    1 ,    1 ,  0 ,             0 ,      600 ,              600 ,            650 ,              650 ,         600 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Small + ESS + AMS                          ,           1 ,    1 ,    1 ,  0 ,             0 ,      500 ,              400 ,            500 ,              500 ,         400 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Small + visco clutch + AMS                 ,           1 ,    1 ,    1 ,  0 ,             0 ,      400 ,              300 ,            400 ,              400 ,         300 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Small + mech. clutch + AMS                 ,           1 ,    1 ,    1 ,  0 ,             0 ,      200 ,              200 ,            350 ,              350 ,         200 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Medium Supply 1-stage                      ,           1 ,    1 ,    1 ,  0 ,             0 ,     1600 ,             1400 ,           1350 ,             1350 ,        1500 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Medium Supply 1-stage + ESS                ,           1 ,    1 ,    1 ,  0 ,             0 ,     1000 ,              900 ,            900 ,              900 ,         900 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Medium Supply 1-stage + visco clutch       ,           1 ,    1 ,    1 ,  0 ,             0 ,      850 ,              800 ,            800 ,              800 ,         750 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Medium Supply 1-stage + mech. clutch       ,           1 ,    1 ,    1 ,  0 ,             0 ,      600 ,              550 ,            550 ,              550 ,         600 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Medium Supply 1-stage + ESS + AMS          ,           1 ,    1 ,    1 ,  0 ,             0 ,      600 ,              700 ,            700 ,              700 ,         500 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Medium Supply 1-stage + visco clutch + AMS ,           1 ,    1 ,    1 ,  0 ,             0 ,      450 ,              600 ,            600 ,              600 ,         350 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Medium Supply 1-stage + mech. clutch + AMS ,           1 ,    1 ,    1 ,  0 ,             0 ,      200 ,              350 ,            350 ,              350 ,         200 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Medium Supply 2-stage                      ,           1 ,    1 ,    1 ,  0 ,             0 ,     2100 ,             1750 ,           1700 ,             1700 ,        2100 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Medium Supply 2-stage + ESS                ,           1 ,    1 ,    1 ,  0 ,             0 ,     1100 ,             1050 ,           1000 ,             1000 ,        1000 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Medium Supply 2-stage + visco clutch       ,           1 ,    1 ,    1 ,  0 ,             0 ,     1000 ,              850 ,            800 ,              800 ,         900 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Medium Supply 2-stage + mech. clutch       ,           1 ,    1 ,    1 ,  0 ,             0 ,      700 ,              650 ,            600 ,              600 ,         800 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Medium Supply 2-stage + ESS + AMS          ,           1 ,    1 ,    1 ,  0 ,             0 ,      700 ,              850 ,            800 ,              800 ,         500 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Medium Supply 2-stage + visco clutch + AMS ,           1 ,    1 ,    1 ,  0 ,             0 ,      600 ,              650 ,            600 ,              600 ,         400 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Medium Supply 2-stage + mech. clutch + AMS ,           1 ,    1 ,    1 ,  0 ,             0 ,      300 ,              450 ,            400 ,              400 ,         300 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Large Supply                               ,           1 ,    1 ,    1 ,  0 ,             0 ,     4300 ,             3600 ,           3500 ,             3500 ,        4100 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Large Supply + ESS                         ,           1 ,    1 ,    1 ,  0 ,             0 ,     1600 ,             1300 ,           1200 ,             1200 ,        1500 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Large Supply + visco clutch                ,           1 ,    1 ,    1 ,  0 ,             0 ,     1300 ,             1100 ,           1000 ,             1000 ,        1200 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Large Supply + mech. clutch                ,           1 ,    1 ,    1 ,  0 ,             0 ,      800 ,              800 ,            700 ,              700 ,         900 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Large Supply + ESS + AMS                   ,           1 ,    1 ,    1 ,  0 ,             0 ,     1100 ,             1000 ,           1000 ,             1000 ,        1000 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Large Supply + visco clutch + AMS          ,           1 ,    1 ,    1 ,  0 ,             0 ,      800 ,              800 ,            800 ,              800 ,         700 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Large Supply + mech. clutch + AMS          ,           1 ,    1 ,    1 ,  0 ,             0 ,      300 ,              500 ,            500 ,              500 ,         400 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Vacuum pump                                ,           1 ,    1 ,    1 ,  0 ,             0 ,      190 ,              160 ,            130 ,              130 ,         130 ,n.a.         ,n.a.                 ,n.a.               ,n.a.                 ,n.a.
+Small + elec. driven                       ,           1 ,    1 ,    1 ,  1 ,             1 ,     1071 ,             1071 ,           1161 ,             1161 ,        1071 ,750          ,750                  ,813                ,813                  ,750
+Small + AMS + elec. driven                 ,           1 ,    1 ,    1 ,  1 ,             1 ,      357 ,              357 ,            625 ,              625 ,         357 ,675          ,675                  ,732                ,732                  ,675
+Medium Supply 1-stage + elec. driven       ,           1 ,    1 ,    1 ,  1 ,             1 ,     1071 ,              982 ,            982 ,              982 ,        1071 ,750          ,687                  ,687                ,687                  ,750
+Medium Supply 1-stage + AMS + elec. driven ,           1 ,    1 ,    1 ,  1 ,             1 ,      357 ,              625 ,            625 ,              625 ,         357 ,675          ,618                  ,618                ,618                  ,675
+Medium Supply 2-stage + elec. driven       ,           1 ,    1 ,    1 ,  1 ,             1 ,     1250 ,             1161 ,           1071 ,             1071 ,        1429 ,875          ,813                  ,750                ,750                  ,1000
+Medium Supply 2-stage + AMS + elec. driven ,           1 ,    1 ,    1 ,  1 ,             1 ,      536 ,              804 ,            714 ,              714 ,         536 ,788          ,732                  ,675                ,675                  ,900
+Large Supply + elec. driven                ,           1 ,    1 ,    1 ,  1 ,             1 ,     1429 ,             1429 ,           1250 ,             1250 ,        1607 ,1000         ,1000                 ,875                ,875                  ,1125
+Large Supply + AMS + elec. driven          ,           1 ,    1 ,    1 ,  1 ,             1 ,      536 ,              893 ,            893 ,              893 ,         714 ,900          ,900                  ,788                ,788                  ,1013
+Vacuum pump + elec. driven                 ,           1 ,    1 ,    1 ,  1 ,             1 ,      339 ,              286 ,            232 ,              232 ,         232 ,237          ,200                  ,162                ,162                  ,162
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Resources/Declaration/VAUX/SP-Tech.csv b/VectoCore/VectoCore/Resources/Declaration/VAUX/SP-Tech.csv
index d832a757a1fe8ce491e2b761fc5c318dc6b0f15f..442f8119b6e092e3fd4d5b0f48409ec56f2441d8 100644
--- a/VectoCore/VectoCore/Resources/Declaration/VAUX/SP-Tech.csv
+++ b/VectoCore/VectoCore/Resources/Declaration/VAUX/SP-Tech.csv
@@ -1,9 +1,10 @@
-Technology                             , UF    , B     , S
-Fixed displacement                     , 1     , 1     , 1
-Fixed displacement with elec. control  , 0.95  , 1     , 1
-Dual displacement                      , 0.85  , 0.85  , 0.85
-Variable displacement mech. controlled , 0.75  , 0.75  , 0.75
-Variable displacement elec. controlled , 0.6   , 0.6   , 0.6
-Electric                               , 0     , 2.143 , 1.429
-Electric driven pump                   , 0.857 , 0.857 , 0.857
-Full electric steering gear            , 0     , 0.143 , 1.429
\ No newline at end of file
+Technology                             ,conventional ,P-HEV ,S-HEV ,PEV ,fully electric ,UF    ,B     ,S
+Fixed displacement                     ,           1 ,    1 ,    1 ,  0 ,             0 ,1     ,1     ,1
+Fixed displacement with elec. control  ,           1 ,    1 ,    1 ,  0 ,             0 ,0.95  ,1     ,1
+Dual displacement                      ,           1 ,    1 ,    1 ,  0 ,             0 ,0.85  ,0.85  ,0.85
+Dual displacement with elec. control   ,           1 ,    1 ,    1 ,  0 ,             0 ,0.80  ,0.85  ,0.85
+Variable displacement mech. controlled ,           1 ,    1 ,    1 ,  0 ,             0 ,0.75  ,0.75  ,0.75
+Variable displacement elec. controlled ,           1 ,    1 ,    1 ,  0 ,             0 ,0.6   ,0.6   ,0.6
+Electric                               ,           1 ,    1 ,    1 ,  0 ,             0 ,0     ,2.143 ,1.429
+Electric driven pump                   ,           1 ,    1 ,    1 ,  1 ,             1 ,0.857 ,0.857 ,0.857
+Full electric steering gear            ,           1 ,    1 ,    1 ,  1 ,             1 ,0     ,0.143 ,1.429
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Resources/Declaration/VAUXBus/Cond-Table.csv b/VectoCore/VectoCore/Resources/Declaration/VAUXBus/Cond-Table.csv
new file mode 100644
index 0000000000000000000000000000000000000000..501dc6916e761c5ed4b91edee3198221fc97f245
--- /dev/null
+++ b/VectoCore/VectoCore/Resources/Declaration/VAUXBus/Cond-Table.csv
@@ -0,0 +1,2 @@
+Category ,Long Haul ,Regional Delivery ,Urban  Delivery ,Municipal utility ,Construction
+Bus     ,       600 ,              600 ,            650 ,              800 ,         850
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Resources/Declaration/VehicleOperation/AnnualMileage.csv b/VectoCore/VectoCore/Resources/Declaration/VehicleOperation/AnnualMileage.csv
new file mode 100644
index 0000000000000000000000000000000000000000..7f064a3f35206ab1e624e29cb587aa1424cc9e29
--- /dev/null
+++ b/VectoCore/VectoCore/Resources/Declaration/VehicleOperation/AnnualMileage.csv
@@ -0,0 +1,24 @@
+Vehicle Group ,WorkingDaysPerYear ,Long haul ,Regional delivery ,Urban delivery ,Municipal delivery ,Con-struction ,Heavy Urban ,Urban  ,Suburban ,Interurban ,Coach
+53            ,               250 ,---       ,80 000            ,60 000         ,---                ,---           ,---         ,---    ,---      ,---        ,---
+54            ,               250 ,---       ,80 000            ,60 000         ,---                ,---           ,---         ,---    ,---      ,---        ,---
+1s            ,               250 ,---       ,80 000            ,60 000         ,---                ,---           ,---         ,---    ,---      ,---        ,---
+1             ,               250 ,---       ,80 000            ,60 000         ,---                ,---           ,---         ,---    ,---      ,---        ,---
+2             ,               250 ,120 000   ,80 000            ,60 000         ,---                ,---           ,---         ,---    ,---      ,---        ,---
+3             ,               250 ,---       ,80 000            ,60 000         ,---                ,---           ,---         ,---    ,---      ,---        ,---
+4             ,               250 ,120 000   ,80 000            ,60 000         ,25 000             ,60 000        ,---         ,---    ,---      ,---        ,---
+5             ,               250 ,120 000   ,80 000            ,60 000         ,---                ,60 000        ,---         ,---    ,---      ,---        ,---
+9             ,               250 ,120 000   ,80 000            ,---            ,25 000             ,60 000        ,---         ,---    ,---      ,---        ,---
+10            ,               250 ,120 000   ,80 000            ,---            ,---                ,60 000        ,---         ,---    ,---      ,---        ,---
+11            ,               250 ,120 000   ,80 000            ,---            ,25 000             ,60 000        ,---         ,---    ,---      ,---        ,---
+12            ,               250 ,120 000   ,80 000            ,---            ,---                ,60 000        ,---         ,---    ,---      ,---        ,---
+16            ,               250 ,---       ,---               ,---            ,---                ,60 000        ,---         ,---    ,---      ,---        ,---
+31            ,               250 ,---       ,---               ,---            ,---                ,---           ,60 000      ,60 000 ,60 000   ,80 000     ,---
+32            ,               250 ,---       ,---               ,---            ,---                ,---           ,---         ,---    ,---      ,80 000     ,100 000
+33            ,               250 ,---       ,---               ,---            ,---                ,---           ,60 000      ,60 000 ,60 000   ,80 000     ,---
+34            ,               250 ,---       ,---               ,---            ,---                ,---           ,---         ,---    ,---      ,80 000     ,100 000
+35            ,               250 ,---       ,---               ,---            ,---                ,---           ,60 000      ,60 000 ,60 000   ,80 000     ,---
+36            ,               250 ,---       ,---               ,---            ,---                ,---           ,---         ,---    ,---      ,80 000     ,100 000
+37            ,               250 ,---       ,---               ,---            ,---                ,---           ,60 000      ,60 000 ,60 000   ,80 000     ,---
+38            ,               250 ,---       ,---               ,---            ,---                ,---           ,---         ,---    ,---      ,80 000     ,100 000
+39            ,               250 ,---       ,---               ,---            ,---                ,---           ,60 000      ,60 000 ,60 000   ,80 000     ,---
+40            ,               250 ,---       ,---               ,---            ,---                ,---           ,---         ,---    ,---      ,80 000     ,100 000
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Resources/Declaration/VehicleOperation/ChargingEventDuringMission.csv b/VectoCore/VectoCore/Resources/Declaration/VehicleOperation/ChargingEventDuringMission.csv
new file mode 100644
index 0000000000000000000000000000000000000000..5bd3529ad882f37350d853d2d4e626a35cde53f9
--- /dev/null
+++ b/VectoCore/VectoCore/Resources/Declaration/VehicleOperation/ChargingEventDuringMission.csv
@@ -0,0 +1,24 @@
+Vehicle Group ,Long haul ,Regional delivery ,Urban delivery ,Municipal delivery ,Con-struction ,Heavy Urban ,Urban ,Suburban ,Interurban ,Coach
+53            ,---       ,2                 ,4              ,---                ,---           ,---         ,---   ,---      ,---        ,---
+54            ,---       ,2                 ,4              ,---                ,---           ,---         ,---   ,---      ,---        ,---
+1s            ,---       ,2                 ,4              ,---                ,---           ,---         ,---   ,---      ,---        ,---
+1             ,---       ,2                 ,4              ,---                ,---           ,---         ,---   ,---      ,---        ,---
+2             ,1         ,2                 ,4              ,---                ,---           ,---         ,---   ,---      ,---        ,---
+3             ,---       ,2                 ,4              ,---                ,---           ,---         ,---   ,---      ,---        ,---
+4             ,1         ,2                 ,4              ,4                  ,2             ,---         ,---   ,---      ,---        ,---
+5             ,1         ,2                 ,4              ,---                ,2             ,---         ,---   ,---      ,---        ,---
+9             ,1         ,2                 ,---            ,4                  ,2             ,---         ,---   ,---      ,---        ,---
+10            ,1         ,2                 ,---            ,---                ,2             ,---         ,---   ,---      ,---        ,---
+11            ,1         ,2                 ,---            ,4                  ,2             ,---         ,---   ,---      ,---        ,---
+12            ,1         ,2                 ,---            ,---                ,2             ,---         ,---   ,---      ,---        ,---
+16            ,---       ,---               ,---            ,---                ,2             ,---         ,---   ,---      ,---        ,---
+31            ,---       ,---               ,---            ,---                ,---           ,10          ,10    ,10       ,5          ,---
+32            ,---       ,---               ,---            ,---                ,---           ,---         ,---   ,---      ,5          ,2
+33            ,---       ,---               ,---            ,---                ,---           ,10          ,10    ,10       ,5          ,---
+34            ,---       ,---               ,---            ,---                ,---           ,---         ,---   ,---      ,5          ,2
+35            ,---       ,---               ,---            ,---                ,---           ,10          ,10    ,10       ,5          ,---
+36            ,---       ,---               ,---            ,---                ,---           ,---         ,---   ,---      ,5          ,2
+37            ,---       ,---               ,---            ,---                ,---           ,10          ,10    ,10       ,5          ,---
+38            ,---       ,---               ,---            ,---                ,---           ,---         ,---   ,---      ,5          ,2
+39            ,---       ,---               ,---            ,---                ,---           ,10          ,10    ,10       ,5          ,---
+40            ,---       ,---               ,---            ,---                ,---           ,---         ,---   ,---      ,5          ,2
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Resources/Declaration/VehicleOperation/InMotionShareCatenary.csv b/VectoCore/VectoCore/Resources/Declaration/VehicleOperation/InMotionShareCatenary.csv
new file mode 100644
index 0000000000000000000000000000000000000000..e437bc69b413bfef660798f2d48cfdac5559fb78
--- /dev/null
+++ b/VectoCore/VectoCore/Resources/Declaration/VehicleOperation/InMotionShareCatenary.csv
@@ -0,0 +1,24 @@
+Vehicle Group ,Long haul ,Regional delivery ,Urban delivery ,Municipal ,Con-struction ,Heavy Urban ,Urban ,Suburban ,Interurban ,Coach
+53            ,---       ,0.00              ,0.00           ,---       ,---           ,---         ,---   ,---      ,---        ,---
+54            ,---       ,0.00              ,0.00           ,---       ,---           ,---         ,---   ,---      ,---        ,---
+1s            ,---       ,0.34              ,0.00           ,---       ,---           ,---         ,---   ,---      ,---        ,---
+1             ,---       ,0.34              ,0.00           ,---       ,---           ,---         ,---   ,---      ,---        ,---
+2             ,0.50      ,0.34              ,0.00           ,---       ,---           ,---         ,---   ,---      ,---        ,---
+3             ,---       ,0.34              ,0.00           ,---       ,---           ,---         ,---   ,---      ,---        ,---
+4             ,0.50      ,0.34              ,0.00           ,0.00      ,0.00          ,---         ,---   ,---      ,---        ,---
+5             ,0.50      ,0.34              ,0.00           ,---       ,0.00          ,---         ,---   ,---      ,---        ,---
+9             ,0.50      ,0.34              ,---            ,0.00      ,0.00          ,---         ,---   ,---      ,---        ,---
+10            ,0.50      ,0.34              ,---            ,---       ,0.00          ,---         ,---   ,---      ,---        ,---
+11            ,0.50      ,0.34              ,---            ,0.00      ,0.00          ,---         ,---   ,---      ,---        ,---
+12            ,0.50      ,0.34              ,---            ,---       ,0.00          ,---         ,---   ,---      ,---        ,---
+16            ,---       ,---               ,---            ,---       ,0.00          ,---         ,---   ,---      ,---        ,---
+31            ,---       ,---               ,---            ,---       ,---           ,0.30        ,0.30  ,0.30     ,0.30       ,---
+32            ,---       ,---               ,---            ,---       ,---           ,---         ,---   ,---      ,0.30       ,0.30
+33            ,---       ,---               ,---            ,---       ,---           ,0.30        ,0.30  ,0.30     ,0.30       ,---
+34            ,---       ,---               ,---            ,---       ,---           ,---         ,---   ,---      ,0.30       ,0.30
+35            ,---       ,---               ,---            ,---       ,---           ,0.30        ,0.30  ,0.30     ,0.30       ,---
+36            ,---       ,---               ,---            ,---       ,---           ,---         ,---   ,---      ,0.30       ,0.30
+37            ,---       ,---               ,---            ,---       ,---           ,0.30        ,0.30  ,0.30     ,0.30       ,---
+38            ,---       ,---               ,---            ,---       ,---           ,---         ,---   ,---      ,0.30       ,0.30
+39            ,---       ,---               ,---            ,---       ,---           ,0.30        ,0.30  ,0.30     ,0.30       ,---
+40            ,---       ,---               ,---            ,---       ,---           ,---         ,---   ,---      ,0.30       ,0.30
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Resources/Declaration/VehicleOperation/InMotionShareTrolley.csv b/VectoCore/VectoCore/Resources/Declaration/VehicleOperation/InMotionShareTrolley.csv
new file mode 100644
index 0000000000000000000000000000000000000000..65800be3805707a48a30ad82f028b1ad7a2bc95a
--- /dev/null
+++ b/VectoCore/VectoCore/Resources/Declaration/VehicleOperation/InMotionShareTrolley.csv
@@ -0,0 +1,24 @@
+Vehicle Group ,Long haul ,Regional delivery ,Urban delivery ,Municipal ,Con-struction ,Heavy Urban ,Urban ,Suburban ,Interurban ,Coach
+53            ,---       ,0.00              ,0.00           ,---       ,---           ,---         ,---   ,---      ,---        ,---
+54            ,---       ,0.00              ,0.00           ,---       ,---           ,---         ,---   ,---      ,---        ,---
+1s            ,---       ,0.00              ,0.00           ,---       ,---           ,---         ,---   ,---      ,---        ,---
+1             ,---       ,0.00              ,0.00           ,---       ,---           ,---         ,---   ,---      ,---        ,---
+2             ,0.00      ,0.00              ,0.00           ,---       ,---           ,---         ,---   ,---      ,---        ,---
+3             ,---       ,0.00              ,0.00           ,---       ,---           ,---         ,---   ,---      ,---        ,---
+4             ,0.00      ,0.00              ,0.00           ,0.00      ,0.00          ,---         ,---   ,---      ,---        ,---
+5             ,0.00      ,0.00              ,0.00           ,---       ,0.00          ,---         ,---   ,---      ,---        ,---
+9             ,0.00      ,0.00              ,---            ,0.00      ,0.00          ,---         ,---   ,---      ,---        ,---
+10            ,0.00      ,0.00              ,---            ,---       ,0.00          ,---         ,---   ,---      ,---        ,---
+11            ,0.00      ,0.00              ,---            ,0.00      ,0.00          ,---         ,---   ,---      ,---        ,---
+12            ,0.00      ,0.00              ,---            ,---       ,0.00          ,---         ,---   ,---      ,---        ,---
+16            ,---       ,---               ,---            ,---       ,0.00          ,---         ,---   ,---      ,---        ,---
+31            ,---       ,---               ,---            ,---       ,---           ,1.00        ,1.00  ,1.00     ,?          ,---
+32            ,---       ,---               ,---            ,---       ,---           ,---         ,---   ,---      ,?          ,0.00
+33            ,---       ,---               ,---            ,---       ,---           ,1.00        ,1.00  ,1.00     ,?          ,---
+34            ,---       ,---               ,---            ,---       ,---           ,---         ,---   ,---      ,?          ,0.00
+35            ,---       ,---               ,---            ,---       ,---           ,1.00        ,1.00  ,1.00     ,?          ,---
+36            ,---       ,---               ,---            ,---       ,---           ,---         ,---   ,---      ,?          ,0.00
+37            ,---       ,---               ,---            ,---       ,---           ,1.00        ,1.00  ,1.00     ,?          ,---
+38            ,---       ,---               ,---            ,---       ,---           ,---         ,---   ,---      ,?          ,0.00
+39            ,---       ,---               ,---            ,---       ,---           ,0.90        ,0.90  ,0.90     ,?          ,---
+40            ,---       ,---               ,---            ,---       ,---           ,---         ,---   ,---      ,?          ,0.00
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Resources/Declaration/VehicleOperation/StationaryChargingDuration.csv b/VectoCore/VectoCore/Resources/Declaration/VehicleOperation/StationaryChargingDuration.csv
new file mode 100644
index 0000000000000000000000000000000000000000..34306583b51718c54c932f4ec40357a9cd343d02
--- /dev/null
+++ b/VectoCore/VectoCore/Resources/Declaration/VehicleOperation/StationaryChargingDuration.csv
@@ -0,0 +1,24 @@
+Vehicle Group ,Long haul ,Regional delivery ,Urban delivery ,Municipal delivery ,Con-struction ,Heavy Urban ,Urban ,Suburban ,Interurban ,Coach
+53            ,---       ,0.50              ,0.50           ,---                ,---           ,---         ,---   ,---      ,---        ,---
+54            ,---       ,0.50              ,0.50           ,---                ,---           ,---         ,---   ,---      ,---        ,---
+1s            ,---       ,0.50              ,0.50           ,---                ,---           ,---         ,---   ,---      ,---        ,---
+1             ,---       ,0.50              ,0.50           ,---                ,---           ,---         ,---   ,---      ,---        ,---
+2             ,0.50      ,0.50              ,0.50           ,---                ,---           ,---         ,---   ,---      ,---        ,---
+3             ,---       ,0.50              ,0.50           ,---                ,---           ,---         ,---   ,---      ,---        ,---
+4             ,0.50      ,0.50              ,0.50           ,0.50               ,0.50          ,---         ,---   ,---      ,---        ,---
+5             ,0.50      ,0.50              ,0.50           ,---                ,0.50          ,---         ,---   ,---      ,---        ,---
+9             ,0.50      ,0.50              ,---            ,0.50               ,0.50          ,---         ,---   ,---      ,---        ,---
+10            ,0.50      ,0.50              ,---            ,---                ,0.50          ,---         ,---   ,---      ,---        ,---
+11            ,0.50      ,0.50              ,---            ,0.50               ,0.50          ,---         ,---   ,---      ,---        ,---
+12            ,0.50      ,0.50              ,---            ,---                ,0.50          ,---         ,---   ,---      ,---        ,---
+16            ,---       ,---               ,---            ,---                ,0.50          ,---         ,---   ,---      ,---        ,---
+31            ,---       ,---               ,---            ,---                ,---           ,0.17        ,0.17  ,0.17     ,0.17       ,---
+32            ,---       ,---               ,---            ,---                ,---           ,---         ,---   ,---      ,0.17       ,0.75
+33            ,---       ,---               ,---            ,---                ,---           ,0.17        ,0.17  ,0.17     ,0.17       ,---
+34            ,---       ,---               ,---            ,---                ,---           ,---         ,---   ,---      ,0.17       ,0.75
+35            ,---       ,---               ,---            ,---                ,---           ,0.17        ,0.17  ,0.17     ,0.17       ,---
+36            ,---       ,---               ,---            ,---                ,---           ,---         ,---   ,---      ,0.17       ,0.75
+37            ,---       ,---               ,---            ,---                ,---           ,0.17        ,0.17  ,0.17     ,0.17       ,---
+38            ,---       ,---               ,---            ,---                ,---           ,---         ,---   ,---      ,0.17       ,0.75
+39            ,---       ,---               ,---            ,---                ,---           ,0.17        ,0.17  ,0.17     ,0.17       ,---
+40            ,---       ,---               ,---            ,---                ,---           ,---         ,---   ,---      ,0.17       ,0.75
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Resources/Declaration/VehicleOperation/StationaryChargingPower.csv b/VectoCore/VectoCore/Resources/Declaration/VehicleOperation/StationaryChargingPower.csv
new file mode 100644
index 0000000000000000000000000000000000000000..b592ad4b402c0ec82647f610069704c98a832a48
--- /dev/null
+++ b/VectoCore/VectoCore/Resources/Declaration/VehicleOperation/StationaryChargingPower.csv
@@ -0,0 +1,24 @@
+Vehicle Group ,Long haul ,Regional delivery ,Urban delivery ,Municipal delivery ,Con-struction ,Heavy Urban ,Urban ,Suburban ,Interurban ,Coach
+53            ,---       ,250               ,250            ,---                ,---           ,---         ,---   ,---      ,---        ,---
+54            ,---       ,250               ,250            ,---                ,---           ,---         ,---   ,---      ,---        ,---
+1s            ,---       ,250               ,250            ,---                ,---           ,---         ,---   ,---      ,---        ,---
+1             ,---       ,250               ,250            ,---                ,---           ,---         ,---   ,---      ,---        ,---
+2             ,500       ,250               ,250            ,---                ,---           ,---         ,---   ,---      ,---        ,---
+3             ,---       ,250               ,250            ,---                ,---           ,---         ,---   ,---      ,---        ,---
+4             ,500       ,250               ,250            ,150                ,100           ,---         ,---   ,---      ,---        ,---
+5             ,500       ,250               ,250            ,---                ,100           ,---         ,---   ,---      ,---        ,---
+9             ,500       ,250               ,---            ,150                ,100           ,---         ,---   ,---      ,---        ,---
+10            ,500       ,250               ,---            ,---                ,100           ,---         ,---   ,---      ,---        ,---
+11            ,500       ,250               ,---            ,150                ,100           ,---         ,---   ,---      ,---        ,---
+12            ,500       ,250               ,---            ,---                ,100           ,---         ,---   ,---      ,---        ,---
+16            ,---       ,---               ,---            ,---                ,100           ,---         ,---   ,---      ,---        ,---
+31            ,---       ,---               ,---            ,---                ,---           ,450         ,450   ,450      ,300        ,---
+32            ,---       ,---               ,---            ,---                ,---           ,---         ,---   ,---      ,300        ,300
+33            ,---       ,---               ,---            ,---                ,---           ,450         ,450   ,450      ,300        ,---
+34            ,---       ,---               ,---            ,---                ,---           ,---         ,---   ,---      ,300        ,300
+35            ,---       ,---               ,---            ,---                ,---           ,450         ,450   ,450      ,300        ,---
+36            ,---       ,---               ,---            ,---                ,---           ,---         ,---   ,---      ,300        ,300
+37            ,---       ,---               ,---            ,---                ,---           ,450         ,450   ,450      ,300        ,---
+38            ,---       ,---               ,---            ,---                ,---           ,---         ,---   ,---      ,300        ,300
+39            ,---       ,---               ,---            ,---                ,---           ,450         ,450   ,450      ,300        ,---
+40            ,---       ,---               ,---            ,---                ,---           ,---         ,---   ,---      ,300        ,300
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Resources/XSD/VectoDeclarationDefinitions.2.4.xsd b/VectoCore/VectoCore/Resources/XSD/VectoDeclarationDefinitions.2.4.xsd
index 82509ed3f7a55bbc6427a9fed056e55a85876010..3a410bcf93db2209e5fd55f38ba9f5c5c18f0260 100644
--- a/VectoCore/VectoCore/Resources/XSD/VectoDeclarationDefinitions.2.4.xsd
+++ b/VectoCore/VectoCore/Resources/XSD/VectoDeclarationDefinitions.2.4.xsd
@@ -15,7 +15,10 @@ Changelog:
     12.04.2022: Remove TorqueLimits element on vehicle level for PEV, HEV-S, HEV-IEPC-S
                 Remove BoostingLimitations for HEV-IEPC-S
 	14.04.2022: Added new RetarderTypeType definition to cover AxlegearInputRetarder (used only for E3, S3, S-IEPC, E-IEPC)
-	17.08.2022 Changed datatype of ChassisConfiguration, AxleConfiguration and LegislativeCategory for Vehicle_Exempted_MediumLorryDeclarationType-->
+	17.08.2022: Changed datatype of ChassisConfiguration, AxleConfiguration and LegislativeCategory for Vehicle_Exempted_MediumLorryDeclarationType
+	16.11.2022: 	- Removed trailing white spaces from PSTechnologies and SPTechnologies
+				- changed Small + elec. driven + ESS to Small + AMS + elec. driven	
+	-->
 	<xs:complexType name="Abstract_ADAS_ConventionalType" abstract="true">
 		<xs:complexContent>
 			<xs:extension base="v2.1:AbstractAdvancedDriverAssistantSystemsType"/>
@@ -2514,9 +2517,9 @@ Changelog:
 	<xs:simpleType name="AuxPSTechnology_PEV_LorryType">
 		<xs:restriction base="v2.4:AuxPSTechnologyLorryType">
 			<xs:enumeration value="Small + elec. driven"/>
-			<xs:enumeration value="Small + AMS + elec. driven "/>
+			<xs:enumeration value="Small + AMS + elec. driven"/>
 			<xs:enumeration value="Medium Supply 1-stage + elec. driven"/>
-			<xs:enumeration value="Medium Supply 1-stage + AMS + elec. driven "/>
+			<xs:enumeration value="Medium Supply 1-stage + AMS + elec. driven"/>
 			<xs:enumeration value="Medium Supply 2-stage + elec. driven"/>
 			<xs:enumeration value="Medium Supply 2-stage + AMS + elec. driven"/>
 			<xs:enumeration value="Large Supply + elec. driven"/>
@@ -2529,37 +2532,38 @@ Changelog:
 			<xs:enumeration value="Crankshaft mounted - Electronically controlled visco clutch"/>
 			<xs:enumeration value="Small"/>
 			<xs:enumeration value="Small + ESS"/>
-			<xs:enumeration value="Small + visco clutch "/>
+			<xs:enumeration value="Small + visco clutch"/>
 			<xs:enumeration value="Small + mech. clutch"/>
 			<xs:enumeration value="Small + ESS + AMS"/>
 			<xs:enumeration value="Small + visco clutch + AMS"/>
 			<xs:enumeration value="Small + mech. clutch + AMS"/>
 			<xs:enumeration value="Medium Supply 1-stage"/>
 			<xs:enumeration value="Medium Supply 1-stage + ESS"/>
-			<xs:enumeration value="Medium Supply 1-stage + visco clutch "/>
+			<xs:enumeration value="Medium Supply 1-stage + visco clutch"/>
 			<xs:enumeration value="Medium Supply 1-stage + mech. clutch"/>
 			<xs:enumeration value="Medium Supply 1-stage + ESS + AMS"/>
 			<xs:enumeration value="Medium Supply 1-stage + visco clutch + AMS"/>
 			<xs:enumeration value="Medium Supply 1-stage + mech. clutch + AMS"/>
 			<xs:enumeration value="Medium Supply 2-stage"/>
 			<xs:enumeration value="Medium Supply 2-stage + ESS"/>
-			<xs:enumeration value="Medium Supply 2-stage + visco clutch "/>
+			<xs:enumeration value="Medium Supply 2-stage + visco clutch"/>
 			<xs:enumeration value="Medium Supply 2-stage + mech. clutch"/>
 			<xs:enumeration value="Medium Supply 2-stage + ESS + AMS"/>
 			<xs:enumeration value="Medium Supply 2-stage + visco clutch + AMS"/>
 			<xs:enumeration value="Medium Supply 2-stage + mech. clutch + AMS"/>
 			<xs:enumeration value="Large Supply"/>
 			<xs:enumeration value="Large Supply + ESS"/>
-			<xs:enumeration value="Large Supply + visco clutch "/>
+			<xs:enumeration value="Large Supply + visco clutch"/>
 			<xs:enumeration value="Large Supply + mech. clutch"/>
 			<xs:enumeration value="Large Supply + ESS + AMS"/>
 			<xs:enumeration value="Large Supply + visco clutch + AMS"/>
 			<xs:enumeration value="Large Supply + mech. clutch + AMS"/>
 			<xs:enumeration value="Vacuum pump"/>
+			<!--fully electric-->
 			<xs:enumeration value="Small + elec. driven"/>
-			<xs:enumeration value="Small + AMS + elec. driven "/>
+			<xs:enumeration value="Small + AMS + elec. driven"/>
 			<xs:enumeration value="Medium Supply 1-stage + elec. driven"/>
-			<xs:enumeration value="Medium Supply 1-stage + AMS + elec. driven "/>
+			<xs:enumeration value="Medium Supply 1-stage + AMS + elec. driven"/>
 			<xs:enumeration value="Medium Supply 2-stage + elec. driven"/>
 			<xs:enumeration value="Medium Supply 2-stage + AMS + elec. driven"/>
 			<xs:enumeration value="Large Supply + elec. driven"/>
diff --git a/VectoCore/VectoCore/Utils/Ninject/VehicleTypeAndArchitectureStringHelper.cs b/VectoCore/VectoCore/Utils/Ninject/VehicleTypeAndArchitectureStringHelper.cs
index 80901c3a647faf4418a27027457d2b41668ee268..bac135a355e9a7a802816fb273e4cc4eec0eab27 100644
--- a/VectoCore/VectoCore/Utils/Ninject/VehicleTypeAndArchitectureStringHelper.cs
+++ b/VectoCore/VectoCore/Utils/Ninject/VehicleTypeAndArchitectureStringHelper.cs
@@ -95,15 +95,15 @@ namespace TUGraz.VectoCore.Utils.Ninject
 	{
 		public CombineArgumentsToNameInstanceProvider.CombineToName CreateName { get; } = arguments => {
 			if (arguments[0] is VehicleClassification classification) {
-				return classification.GetHashCode().ToString();
-			} else {
+                return GetName(classification);
+            } else {
 				throw new ArgumentException($"{nameof(arguments)}[0] must be of type {typeof(VehicleClassification)}");
 			}
 		};
 
 		#region Overrides of VehicleTypeAndArchitectureStringHelperReportBase
 
-		private string GetName(VehicleClassification classification)
+		private static string GetName(VehicleClassification classification)
 		{
 			return classification.GetHashCode().ToString();
 		}
@@ -127,56 +127,28 @@ namespace TUGraz.VectoCore.Utils.Ninject
 		#endregion
 		public struct VehicleClassification
 		{
-			private readonly VectoSimulationJobType _jobType;
-
-			private VectoSimulationJobType JobType
-			{
-				get
-				{
-					if (Exempted) {
-						return VectoSimulationJobType.ConventionalVehicle; //ignored for exempted vehicles
-					}
-					return _jobType;
-				}
-			}
+			private const string _singlebus = "SingleBus";
 
+			private readonly VectoSimulationJobType _jobType;
+			private readonly bool _exempted;
 			private readonly ArchitectureID _archId;
-
-			private ArchitectureID ArchId
-			{
-				get
-				{
-					if (Exempted) {
-						return ArchitectureID.UNKNOWN; //ignored for exempted vehicles
-                    }
-					return _archId;
-				}
-			}
-
 			private readonly string _vehicleType;
+			private readonly bool _iepc;
+			private readonly bool _ihpc;
+			private readonly bool _isSingleBus;
 
-			private string VehicleType => _vehicleType;
+			private VectoSimulationJobType JobType => Exempted ? VectoSimulationJobType.ConventionalVehicle : _jobType; //ignored for exempted vehicles
 
-			private readonly bool _exempted;
-
-			private bool Exempted
-			{
-				get
-				{
-					return _exempted;
-				}
-			}
+			private ArchitectureID ArchId => Exempted ? ArchitectureID.UNKNOWN : _archId;//ignored for exempted vehicles
+			
+			private string VehicleType => _vehicleType;
 
-			private readonly bool _iepc;
+			private bool Exempted => _exempted;
 
 			private bool Iepc => _iepc;
 
-			private readonly bool _ihpc;
-
 			private bool Ihpc => _ihpc;
 
-			private readonly bool _isSingleBus;
-			private const string _singlebus = "SingleBus";
 			private bool IsSingleBus => _isSingleBus;
 
 			public VehicleClassification(VectoSimulationJobType jobType, ArchitectureID archId, string vehicleType, bool exempted, bool iepc, bool ihpc, bool singleBus = false)
@@ -260,5 +232,92 @@ namespace TUGraz.VectoCore.Utils.Ninject
 
 			#endregion
 		}
+
+	}
+
+	public class VehicleTypeAndArchitectureStringHelperResults
+	{
+		public CombineArgumentsToNameInstanceProvider.CombineToName CreateName { get; } = arguments => {
+			if (arguments[0] is ResultsVehicleClassification classification) {
+				return GetName(classification);
+			} else {
+				throw new ArgumentException($"{nameof(arguments)}[0] must be of type {typeof(ResultsVehicleClassification)}");
+			}
+		};
+
+		private static string GetName(ResultsVehicleClassification classification)
+		{
+			return classification.GetHashCode().ToString();
+		}
+
+		public string GetName(XmlDocumentType type, string vehicleCategory, string jobType, bool ovc,
+			bool exempted = false)
+		{
+			return GetName(new ResultsVehicleClassification(type, vehicleCategory, jobType, ovc, exempted));
+		}
+
+		public string GetName(XmlDocumentType type, string vehicleType, bool exempted)
+		{
+			return GetName(type, vehicleType, VectoSimulationJobTypeHelper.Conventional, false, exempted: exempted);
+		}
+
+		public struct ResultsVehicleClassification
+		{
+			private readonly string _vehicleCategory;
+			private readonly string _powertrainCategory;
+			private readonly bool _ovc;
+			private readonly bool _exempted;
+
+			public ResultsVehicleClassification(XmlDocumentType type, string vehicleCategory, string powertrainCategory, bool ovc, bool exempted)
+			{
+				_vehicleCategory = vehicleCategory;
+				_powertrainCategory = powertrainCategory;
+				_ovc = ovc;
+				_exempted = exempted;
+				DocumentType = type;
+			}
+
+			public XmlDocumentType DocumentType { get; }
+
+			public bool Exempted => _exempted;
+			public string JobType => Exempted ? VectoSimulationJobTypeHelper.Conventional : _powertrainCategory;
+
+			public string VehicleCategory => _vehicleCategory;
+			public bool OVC => Exempted ? false : _ovc;
+
+			#region Overrides of ValueType
+
+			public override bool Equals(object obj)
+			{
+				return obj is ResultsVehicleClassification other && Equals(other);
+			}
+
+			public bool Equals(ResultsVehicleClassification other)
+			{
+				return VehicleCategory == other.VehicleCategory 
+					&& JobType == other.JobType
+					&& OVC == other.OVC
+					&& Exempted == other.Exempted;
+			}
+
+			public override int GetHashCode()
+			{
+				unchecked {
+					var hashCode = (VehicleCategory != null ? VehicleCategory.GetHashCode() : 0);
+					hashCode = (hashCode * 397) ^ (JobType != null ? JobType.GetHashCode() : 0);
+					hashCode = (hashCode * 397) ^ OVC.GetHashCode();
+					hashCode = (hashCode * 397) ^ Exempted.GetHashCode();
+					hashCode = (hashCode * 397) ^ DocumentType.GetHashCode();
+					return hashCode;
+				}
+			}
+
+			#endregion
+
+			public override string ToString()
+			{
+				return string.Join("|", VehicleCategory, JobType, OVC ? "OVC" : "Non-OVC", Exempted ? "Exempted" : "Non Exempted");
+			}
+		}
 	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCore/Utils/XMLHelper.cs b/VectoCore/VectoCore/Utils/XMLHelper.cs
index c774e82a75e96ed03a93d36f9d74ca81f17a560d..c1f32817cea422163b809fc09c54d71e8f1548b8 100644
--- a/VectoCore/VectoCore/Utils/XMLHelper.cs
+++ b/VectoCore/VectoCore/Utils/XMLHelper.cs
@@ -77,6 +77,7 @@ namespace TUGraz.VectoCore.Utils
 				.Replace(versionPrefix, string.Empty);
 		}
 
+
 		public static object[] ValueAsUnit(this Kilogram mass, string unit, uint? decimals = 0)
 		{
 			switch (unit) {
@@ -179,6 +180,15 @@ namespace TUGraz.VectoCore.Utils
 			}
 		}
 
+		public static object[] ValueAsUnit(this ConvertedSI value, uint? significant = null, uint? decimals = null)
+		{
+			//return GetValueAsUnit, value.Units, decimals);
+			return new object[] {
+				new XAttribute(XMLNames.Report_Results_Unit_Attr, value.Units),
+				value.Value.ToMinSignificantDigits(significant, decimals)
+			};
+		}
+
 		private static object[] GetValueAsUnit(this double? value, string unit, uint? decimals)
 		{
 			if (value == null) {
diff --git a/VectoCore/VectoCore/VectoCore.csproj b/VectoCore/VectoCore/VectoCore.csproj
index 3ac61bcd657cc2b60ad94054f6f81a5712e2f00f..6676e568f5d42286470e94f09cf62cfa9d283e6d 100644
--- a/VectoCore/VectoCore/VectoCore.csproj
+++ b/VectoCore/VectoCore/VectoCore.csproj
@@ -74,7 +74,7 @@
     <PackageReference Include="Ninject.Extensions.Factory" Version="3.3.3" />
     <PackageReference Include="NLog" Version="4.7.13" />
     <PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
-  </ItemGroup>
+</ItemGroup>
 
   <ItemGroup Condition="'$(TargetFramework)'=='net45'">
     <Reference Include="Microsoft.VisualBasic" />
@@ -105,13 +105,17 @@
     <InternalsVisibleTo Include="VectoAuxiliariesTests" />
     <InternalsVisibleTo Include="VECTO3" />
     <InternalsVisibleTo Include="VECTOMultistage" />
-    <InternalsVisibleTo Include="VectoMockup"/>
+    <InternalsVisibleTo Include="VectoMockup" />
     <InternalsVisibleTo Include="Vecto3GUI2020Test" />
   </ItemGroup>
 
   <ItemGroup>
-    <ProjectReference Include="..\..\VectoCommon\VectoCommon\VectoCommon.csproj" />
-    <ProjectReference Include="..\..\VectoCommon\VectoHashing\VectoHashing.csproj" />
+    <ProjectReference Include="..\..\VectoCommon\VectoCommon\VectoCommon.csproj">
+      <PrivateAssets>all</PrivateAssets>
+    </ProjectReference>
+    <ProjectReference Include="..\..\VectoCommon\VectoHashing\VectoHashing.csproj">
+      <PrivateAssets>all</PrivateAssets>
+    </ProjectReference>
   </ItemGroup>
 
   <ItemGroup>
@@ -140,6 +144,8 @@
   <ItemGroup>
     <Folder Include="InputData\Reader\DataObjectAdapter\CompletedBus\Generic\" />
     <Folder Include="InputData\Reader\DataObjectAdapter\SimulationComponents\StrategyDataAdapter\" />
+    <Folder Include="Models\SimulationComponent\Impl\Controller\" />
+    <Folder Include="OutputData\XML\DeclarationReports\VehicleInformationFile\VehicleInformationFile_0_1\ResultWriter\" />
   </ItemGroup>
 
 </Project>
\ No newline at end of file
diff --git a/VectoCore/VectoCoreTest/InputData/DeclarationDataAdapterTest/DeclarationDataAdapterTest.cs b/VectoCore/VectoCoreTest/InputData/DeclarationDataAdapterTest/DeclarationDataAdapterTest.cs
index f3a3a28eeed239980056ac60c2c8debd8775541b..0f31df127c2472e1bd5b74438759d9a22c027af9 100644
--- a/VectoCore/VectoCoreTest/InputData/DeclarationDataAdapterTest/DeclarationDataAdapterTest.cs
+++ b/VectoCore/VectoCoreTest/InputData/DeclarationDataAdapterTest/DeclarationDataAdapterTest.cs
@@ -1,10 +1,16 @@
 using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Linq.Expressions;
+using Moq;
 using Ninject;
 using NUnit.Framework;
 using TUGraz.VectoCommon.InputData;
 using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCommon.Utils;
 using TUGraz.VectoCore.InputData.Reader.DataObjectAdapter;
 using TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.HeavyLorry;
+using TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponents;
 using TUGraz.VectoCore.Utils.Ninject;
 
 namespace TUGraz.VectoCore.Tests.InputData.DeclarationDataAdapterTest
@@ -21,39 +27,124 @@ namespace TUGraz.VectoCore.Tests.InputData.DeclarationDataAdapterTest
 		}
 		#region LorriesSerialHybridVehicle
 
-		[TestCase(VectoSimulationJobType.ConventionalVehicle, ArchitectureID.UNKNOWN, VehicleCategoryHelper.Lorry, false, typeof(DeclarationDataAdapterHeavyLorry.Conventional))]
-		[TestCase(VectoSimulationJobType.SerialHybridVehicle, ArchitectureID.S2, VehicleCategoryHelper.Lorry, false, typeof(DeclarationDataAdapterHeavyLorry.HEV_S2))]
-		[TestCase(VectoSimulationJobType.SerialHybridVehicle, ArchitectureID.S3, VehicleCategoryHelper.Lorry, false, typeof(DeclarationDataAdapterHeavyLorry.HEV_S3))]
-		[TestCase(VectoSimulationJobType.SerialHybridVehicle, ArchitectureID.S4, VehicleCategoryHelper.Lorry, false, typeof(DeclarationDataAdapterHeavyLorry.HEV_S4))]
-		[TestCase(VectoSimulationJobType.SerialHybridVehicle, ArchitectureID.S_IEPC, VehicleCategoryHelper.Lorry, false, typeof(DeclarationDataAdapterHeavyLorry.HEV_S_IEPC))]
-		[TestCase(VectoSimulationJobType.ParallelHybridVehicle, ArchitectureID.P1, VehicleCategoryHelper.Lorry, false, typeof(DeclarationDataAdapterHeavyLorry.HEV_P1))]
-		[TestCase(VectoSimulationJobType.ParallelHybridVehicle, ArchitectureID.P2, VehicleCategoryHelper.Lorry, false, typeof(DeclarationDataAdapterHeavyLorry.HEV_P2))]
-		[TestCase(VectoSimulationJobType.ParallelHybridVehicle, ArchitectureID.P2_5, VehicleCategoryHelper.Lorry, false, typeof(DeclarationDataAdapterHeavyLorry.HEV_P2_5))]
-		[TestCase(VectoSimulationJobType.ParallelHybridVehicle, ArchitectureID.P3, VehicleCategoryHelper.Lorry, false, typeof(DeclarationDataAdapterHeavyLorry.HEV_P3))]
-		[TestCase(VectoSimulationJobType.ParallelHybridVehicle, ArchitectureID.P4, VehicleCategoryHelper.Lorry, false, typeof(DeclarationDataAdapterHeavyLorry.HEV_P4))]
-		[TestCase(VectoSimulationJobType.BatteryElectricVehicle, ArchitectureID.E2, VehicleCategoryHelper.Lorry, false, typeof(DeclarationDataAdapterHeavyLorry.PEV_E2))]
-		[TestCase(VectoSimulationJobType.BatteryElectricVehicle, ArchitectureID.E3, VehicleCategoryHelper.Lorry, false, typeof(DeclarationDataAdapterHeavyLorry.PEV_E3))]
-		[TestCase(VectoSimulationJobType.BatteryElectricVehicle, ArchitectureID.E4, VehicleCategoryHelper.Lorry, false, typeof(DeclarationDataAdapterHeavyLorry.PEV_E4))]
-		[TestCase(VectoSimulationJobType.BatteryElectricVehicle, ArchitectureID.E_IEPC, VehicleCategoryHelper.Lorry, false, typeof(DeclarationDataAdapterHeavyLorry.PEV_E_IEPC))]
-
-		public void DeclarationDataAdapterFactoryTest(VectoSimulationJobType jobType, ArchitectureID archId,
-			string vehicleType, bool exempted, Type expectedType)
+		
+
+
+
+		#endregion
+
+		[TestCase(VectoSimulationJobType.BatteryElectricVehicle,
+			new []{ "Full electric steering gear" },
+			"Vacuum pump + elec. driven",
+			true,
+			2,
+			TestName="PEVAuxFailSteeredAxle")]
+		[TestCase(VectoSimulationJobType.BatteryElectricVehicle,
+			new[] { "Full electric steering gear" },
+			"Vacuum pump + elec. driven",
+			false,
+			TestName = "PEVAuxPass")]
+		[TestCase(VectoSimulationJobType.BatteryElectricVehicle,
+			new[] { "Full electric steering gear" },
+			"Medium Supply 1-stage + mech. clutch + AMS",
+			true,
+			TestName = "PEVAuxFailPS")]
+		[TestCase(VectoSimulationJobType.SerialHybridVehicle,
+			new[] { "Full electric steering gear" },
+			"Vacuum pump + elec. driven",
+			false,
+			TestName = "S-HEV Aux Pass")]
+		[TestCase(VectoSimulationJobType.ParallelHybridVehicle,
+			new[] { "Full electric steering gear" },
+			"Vacuum pump + elec. driven",
+			false,
+			TestName = "PEVAuxPass")]
+		public void HeavyLorryPEVAuxiliaryDataAdapterFailTest(VectoSimulationJobType jobType, string[] spTechnologies, string psTechnology, bool fail, int? steeredAxles = null)
 		{
-			var iepc = false;
-			var ihpc = false;
-			var vehicleClassification =
-				new VehicleTypeAndArchitectureStringHelperRundata.VehicleClassification(jobType, archId, vehicleType,
-					exempted, iepc, ihpc);
-			var result =_declarationDataAdapterFactory.CreateDataAdapter(vehicleClassification);
-			Assert.AreEqual(expectedType, result.GetType());
+			var dataAdapter = new HeavyLorryPEVAuxiliaryDataAdapter();
+			
+			var auxData = new Mock<IAuxiliariesDeclarationInputData>();
+
+			Mock<IAuxiliaryDeclarationInputData> steeringSystem = new Mock<IAuxiliaryDeclarationInputData>();
+			foreach(var spTechnoly in spTechnologies)
+			{
+				steeringSystem.SetType(AuxiliaryType.SteeringPump)
+					.AddTechnology(spTechnoly);
+			}
+			
+			var hvac = new Mock<IAuxiliaryDeclarationInputData>()
+				.SetType(AuxiliaryType.HVAC)
+				.AddTechnology("Default");
+			var pneumatic = new Mock<IAuxiliaryDeclarationInputData>()
+				.SetType(AuxiliaryType.PneumaticSystem)
+				.AddTechnology(psTechnology);
+			var elSystem = new Mock<IAuxiliaryDeclarationInputData>()
+				.SetType(AuxiliaryType.ElectricSystem)
+				.AddTechnology("Standard technology");
+
+			
+
+
+			auxData.AddAuxiliaries(steeringSystem.Object, hvac.Object, pneumatic.Object, elSystem.Object);
+			try {
+				dataAdapter.CreateAuxiliaryData(auxData.Object, null, MissionType.LongHaul, VehicleClass.Class12,
+					4.SI<Meter>(), steeredAxles ?? 1, VectoSimulationJobType.BatteryElectricVehicle);
+			} catch (Exception ex) {
+				if (fail) {
+					Assert.Pass($"Expected Exception {ex.Message}");
+				} else {
+					throw new Exception("Exception occured", ex);
+				}
+			}
+
+
+
+
+
+
+
 		}
+		
 
+	}
 
+	public static class AuxiliariesInputMockHelper
+	{
+		public static Mock<IAuxiliariesDeclarationInputData> AddAuxiliary(this Mock<IAuxiliariesDeclarationInputData> mock, IAuxiliaryDeclarationInputData aux)
+		{
+			var list = mock.Object?.Auxiliaries ?? new List<IAuxiliaryDeclarationInputData>();
+			list.Add(aux);
+			mock.Setup(aux => aux.Auxiliaries)
+				.Returns(list);
 
-		#endregion
+			return mock;
+		}
+
+		public static Mock<IAuxiliariesDeclarationInputData> AddAuxiliaries(
+			this Mock<IAuxiliariesDeclarationInputData> mock, params IAuxiliaryDeclarationInputData[] aux)
+		{
+			
+			foreach (var auxiliary in aux) {
+				mock = mock.AddAuxiliary(auxiliary);
+			}
 
 
+			return mock;
+		}
 
+		public static Mock<IAuxiliaryDeclarationInputData> SetType(this Mock<IAuxiliaryDeclarationInputData> mock, AuxiliaryType type)
+		{
+			mock.Setup(aux => aux.Type).Returns(type);
+			return mock;
+		}
 
+		public static Mock<IAuxiliaryDeclarationInputData> AddTechnology(this Mock<IAuxiliaryDeclarationInputData> mock, string technology)
+		{
+			var list = mock.Object.Technology ?? new List<string>();
+			list.Add(technology);
+			mock.Setup(aux => aux.Technology).Returns(list);
+			return mock;
+		}
 	}
+
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCoreTest/InputData/RunDataFactory/RunDataFactoryFactoryTest.cs b/VectoCore/VectoCoreTest/InputData/RunDataFactory/RunDataFactoryFactoryTest.cs
index e14359412fedd59dfe3d2a8ba5913f824b93150a..3f1e792df2106a04ba9639dfa9901e35d7dc70e7 100644
--- a/VectoCore/VectoCoreTest/InputData/RunDataFactory/RunDataFactoryFactoryTest.cs
+++ b/VectoCore/VectoCoreTest/InputData/RunDataFactory/RunDataFactoryFactoryTest.cs
@@ -494,7 +494,7 @@ namespace TUGraz.VectoCore.Tests.InputData.RunDataFactory
         public void HEV_P2_CompletedBus(bool checkCompletedBusAdapters = false)
         {
             var input = new Mock<IMultistageVIFInputData>()
-                .HEV(ArchitectureID.S2)
+                .HEV(ArchitectureID.P2)
                 .CompletedBus();
             var fact = CreateRunDataFactory(input, typeof(DeclarationModeCompletedBusRunDataFactory.HEV_P2));
 			if (checkCompletedBusAdapters)
diff --git a/VectoCore/VectoCoreTest/InputData/RunDataFactory/RunDataFactoryTest.cs b/VectoCore/VectoCoreTest/InputData/RunDataFactory/RunDataFactoryTest.cs
new file mode 100644
index 0000000000000000000000000000000000000000..622f290782b6817fbc99794357d02bc26299f989
--- /dev/null
+++ b/VectoCore/VectoCoreTest/InputData/RunDataFactory/RunDataFactoryTest.cs
@@ -0,0 +1,146 @@
+using System;
+using System.IO;
+using System.Linq;
+using System.Xml;
+using Ninject;
+using NUnit.Framework;
+using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCore.InputData.FileIO.XML;
+using TUGraz.VectoCore.Models.Simulation;
+using TUGraz.VectoCore.Models.Simulation.Impl;
+using TUGraz.VectoCore.Models.Simulation.Impl.SimulatorFactory;
+using TUGraz.VectoCore.OutputData.FileIO;
+
+namespace TUGraz.VectoCore.Tests.InputData.RunDataFactory;
+
+
+
+[TestFixture]
+public class RunDataFactoryTest
+{
+	private const string BASE_DIR = @"TestData\Integration\DeclarationMode\V24_DeclarationMode\";
+	private const string HEAVY_LORRY_DIR = BASE_DIR + @"HeavyLorry\";
+	protected IXMLInputDataReader xmlInputReader;
+	private IKernel _kernel;
+
+	[OneTimeSetUp]
+	public void RunBeforeAnyTests()
+	{
+		Directory.SetCurrentDirectory(TestContext.CurrentContext.TestDirectory);
+
+		_kernel = new StandardKernel(new VectoNinjectModule());
+		xmlInputReader = _kernel.Get<IXMLInputDataReader>();
+	}
+
+
+	//[TestCase(@"HeavyLorry\Conventional_heavyLorry_AMT.xml"),
+	//TestCase(@"HeavyLorry\HEV-S_heavyLorry_AMT_S2.xml"),
+	//TestCase(@"HeavyLorry\HEV-S_heavyLorry_AMT_S2_ovc.xml"),
+	//TestCase(@"HeavyLorry\HEV-S_heavyLorry_IEPC-S.xml"),
+	//TestCase(@"HeavyLorry\HEV-S_heavyLorry_S3.xml"),
+	//TestCase(@"HeavyLorry\HEV-S_heavyLorry_S4.xml"),
+	//TestCase(@"HeavyLorry\HEV_heavyLorry_AMT_Px.xml"),
+	//TestCase(@"HeavyLorry\IEPC_heavyLorry.xml"),
+
+	[TestCase(@"HeavyLorry\PEV_heavyLorry_AMT_E2_realistic.xml"),
+	TestCase(@"HeavyLorry\PEV_heavyLorry_E3_realistic.xml"),
+	TestCase(@"HeavyLorry\PEV_heavyLorry_E4.xml")]
+	//TestCase(@"MediumLorry\Conventional_mediumLorry_AMT.xml"),
+	//TestCase(@"MediumLorry\HEV-S_mediumLorry_AMT_S2.xml"),
+	//TestCase(@"MediumLorry\HEV-S_mediumLorry_AMT_S2_ovc.xml"),
+	//TestCase(@"MediumLorry\HEV-S_mediumLorry_IEPC-S.xml"),
+	//TestCase(@"MediumLorry\HEV-S_mediumLorry_S3.xml"),
+	//TestCase(@"MediumLorry\HEV-S_mediumLorry_S4.xml"),
+	//TestCase(@"MediumLorry\HEV_mediumLorry_AMT_Px.xml"),
+	//TestCase(@"MediumLorry\IEPC_mediumLorry.xml"),
+	//TestCase(@"MediumLorry\PEV_mediumLorry_AMT_E2.xml"),
+	//TestCase(@"MediumLorry\PEV_mediumLorry_APT-N_E2.xml"),
+	//TestCase(@"MediumLorry\PEV_mediumLorry_E3.xml"),
+	//TestCase(@"MediumLorry\PEV_mediumLorry_E4.xml"),
+	//TestCase(@"PrimaryBus\Conventional_primaryBus_AMT.xml"),
+	//TestCase(@"PrimaryBus\HEV-S_primaryBus_AMT_S2.xml"),
+	//TestCase(@"PrimaryBus\HEV-S_primaryBus_IEPC-S.xml"),
+	//TestCase(@"PrimaryBus\HEV-S_primaryBus_S3.xml"),
+	//TestCase(@"PrimaryBus\HEV-S_primaryBus_S4.xml"),
+	//TestCase(@"PrimaryBus\HEV_primaryBus_AMT_Px.xml"),
+	//TestCase(@"PrimaryBus\IEPC_primaryBus.xml"),
+	//TestCase(@"PrimaryBus\PEV_primaryBus_AMT_E2.xml"),
+	//TestCase(@"PrimaryBus\PEV_primaryBus_E3.xml"),
+	//TestCase(@"PrimaryBus\PEV_primaryBus_E4.xml"),
+	////TestCase(@"CompletedBus\Conventional_completedBus_1.xml"),
+	////TestCase(@"CompletedBus\HEV_completedBus_1.xml"),
+	////TestCase(@"CompletedBus\IEPC_completedBus_1.xml"),
+	////TestCase(@"CompletedBus\PEV_completedBus_1.xml"),
+	//TestCase(@"ExemptedVehicles\exempted_completedBus_input_full.xml"),
+	//TestCase(@"ExemptedVehicles\exempted_completedBus_input_only_mandatory_entries.xml"),
+	//TestCase(@"ExemptedVehicles\exempted_heavyLorry.xml"),
+	//TestCase(@"ExemptedVehicles\exempted_mediumLorry.xml"),
+	//TestCase(@"ExemptedVehicles\exempted_primaryBus.xml"),
+	public void PEVHeavyLorryTest(string jobFile)
+	{
+		var runData = CreateRundata(jobFile,BASE_DIR,
+			
+			PEV_E3Checks, HasInifinityBattery
+			);
+	}
+
+	private void HasInifinityBattery(IDeclarationInputDataProvider inputData, IVectoRun[] runs)
+	{
+		Assert.IsTrue(runs.All((run => run.GetContainer().RunData.BatteryData.Batteries.Select(bd => bd.Item2)
+			.All(b => b.ChargeSustainingBattery))), "PEVs should use the infinity battery");
+	}
+
+	private void PEV_E2Checks(IDeclarationInputDataProvider inputData, IVectoRun[] runs)
+	{
+		if (inputData.JobInputData.Vehicle.ArchitectureID != ArchitectureID.E2) {
+			return;
+		}
+
+		foreach (var vectoRun in runs)
+		{
+			Assert.IsTrue(vectoRun.GetContainer().RunData.GearboxData != null);
+		}
+
+	}
+
+	private void PEV_E3Checks(IDeclarationInputDataProvider inputData, IVectoRun[] runs)
+	{
+		if (inputData.JobInputData.Vehicle.ArchitectureID != ArchitectureID.E3) {
+			return;
+		}
+
+		foreach (var vectoRun in runs) {
+			Assert.IsTrue(vectoRun.GetContainer().RunData.GearboxData == null);
+		}
+	}
+
+	public IVectoRun[] CreateRundata(string jobFile, string basePath, params Action<IDeclarationInputDataProvider, IVectoRun[]>[] runAsserts)
+	{
+		var filename = Path.Combine(basePath, jobFile);
+
+		var fileWriter = new FileOutputWriter(filename);
+		//var sumWriter = new SummaryDataContainer(fileWriter);
+		//var jobContainer = new JobContainer(sumWriter);
+		var dataProvider = xmlInputReader.CreateDeclaration(XmlReader.Create(filename));
+		var runsFactory = SimulatorFactory.CreateSimulatorFactory(ExecutionMode.Declaration, dataProvider, fileWriter);
+		runsFactory.ModalResults1Hz = false;
+		runsFactory.WriteModalResults = false;
+		runsFactory.ActualModalData = false;
+		runsFactory.Validate = false;
+
+
+
+		var runs = runsFactory.SimulationRuns().ToArray();
+		Assert.IsTrue(runs.Length > 0);
+		foreach (var runAssert in runAsserts) {
+			runAssert(dataProvider, runs);
+		}
+
+		
+
+
+
+		return runs;
+	}
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCoreTest/Integration/ATPowerTrain.cs b/VectoCore/VectoCoreTest/Integration/ATPowerTrain.cs
index 009f5f9ad86d368a460f53308d7be0998f79f6ab..eebaa3d648053d4467728c11f9ce3afbab611aa8 100644
--- a/VectoCore/VectoCoreTest/Integration/ATPowerTrain.cs
+++ b/VectoCore/VectoCoreTest/Integration/ATPowerTrain.cs
@@ -44,6 +44,7 @@ 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.Models.SimulationComponent.Impl.Shiftstrategies;
 using TUGraz.VectoCore.OutputData;
 using TUGraz.VectoCore.OutputData.FileIO;
 using TUGraz.VectoCore.Tests.Utils;
diff --git a/VectoCore/VectoCoreTest/Integration/BatteryElectric/BatteryElectricTest.cs b/VectoCore/VectoCoreTest/Integration/BatteryElectric/BatteryElectricTest.cs
index d206403325499310687c6a32803aa3f35472f8b9..b4137da9166964c3bc8f9daf4c9238e2b2e55fea 100644
--- a/VectoCore/VectoCoreTest/Integration/BatteryElectric/BatteryElectricTest.cs
+++ b/VectoCore/VectoCoreTest/Integration/BatteryElectric/BatteryElectricTest.cs
@@ -23,6 +23,7 @@ using TUGraz.VectoCore.Models.SimulationComponent;
 using TUGraz.VectoCore.Models.SimulationComponent.Data;
 using TUGraz.VectoCore.Models.SimulationComponent.Data.Gearbox;
 using TUGraz.VectoCore.Models.SimulationComponent.Impl;
+using TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies;
 using TUGraz.VectoCore.OutputData;
 using TUGraz.VectoCore.OutputData.FileIO;
 using TUGraz.VectoCore.Tests.Models.SimulationComponentData;
@@ -939,7 +940,7 @@ namespace TUGraz.VectoCore.Tests.Integration.BatteryElectric
 
 			var cycle = new DistanceBasedDrivingCycle(container, cycleData);
 
-			var aux = new ElectricAuxiliary(container);
+			var aux = new HighVoltageElectricAuxiliary(container);
 			aux.AddConstant("P_aux_el", pAuxEl.SI<Watt>());
 			es.Connect(aux);
 
diff --git a/VectoCore/VectoCoreTest/Integration/CompletedBus/CompletedBusFactorMethodTest.cs b/VectoCore/VectoCoreTest/Integration/CompletedBus/CompletedBusFactorMethodTest.cs
index 663f48707edf781a99d1496378e4e7763fa9e691..edab7d2a49e13a53fdbadb0b07ab6c51f5615afc 100644
--- a/VectoCore/VectoCoreTest/Integration/CompletedBus/CompletedBusFactorMethodTest.cs
+++ b/VectoCore/VectoCoreTest/Integration/CompletedBus/CompletedBusFactorMethodTest.cs
@@ -411,7 +411,7 @@ namespace TUGraz.VectoCore.Tests.Integration.CompletedBus
 			Assert.AreEqual(genericGearData.Count, specificGearData.Count);
 			for (int i = 0; i < genericGearData.Count; i++) {
 				Assert.IsNotNull(genericGearData[i].LossMap);
-				Assert.AreEqual(genericGearData[i].LossMap, specificGearData[i].LossMap);
+				Assert.AreEqual(genericGearData[i].LossMap.LossMapSerialized, specificGearData[i].LossMap.LossMapSerialized);
 			}
 		}
 
@@ -437,7 +437,7 @@ namespace TUGraz.VectoCore.Tests.Integration.CompletedBus
 			Assert.AreEqual(genericTorqueConverterData.CCUpshiftMinAcceleration, specificTorqueConverterData.CCUpshiftMinAcceleration);
 			Assert.AreEqual(genericTorqueConverterData.CLUpshiftMinAcceleration, specificTorqueConverterData.CLUpshiftMinAcceleration);
 
-			Assert.AreEqual(genericTorqueConverterData.TorqueConverterEntries, specificTorqueConverterData.TorqueConverterEntries);
+			Assert.AreEqual(genericTorqueConverterData.CharacteristicCurve, specificTorqueConverterData.CharacteristicCurve);
 		}
 
 
@@ -1311,6 +1311,7 @@ namespace TUGraz.VectoCore.Tests.Integration.CompletedBus
 
 			public IVehicleDeclarationInputData PrimaryVehicle { get; set; }
 			public IVehicleDeclarationInputData CompletedVehicle { get; set; }
+			public XElement XMLHashCompleted { get; }
 
 			#endregion
 
diff --git a/VectoCore/VectoCoreTest/Integration/CompletedBus/CompletedBusSanityCheckTests.cs b/VectoCore/VectoCoreTest/Integration/CompletedBus/CompletedBusSanityCheckTests.cs
index 23ae50dff9a49887968ceecd4551e61bd024ebf4..59d0872c2c940ad497dd37a0c48c447590984587 100644
--- a/VectoCore/VectoCoreTest/Integration/CompletedBus/CompletedBusSanityCheckTests.cs
+++ b/VectoCore/VectoCoreTest/Integration/CompletedBus/CompletedBusSanityCheckTests.cs
@@ -30,7 +30,7 @@ namespace TUGraz.VectoCore.Tests.Integration.CompletedBus
 		public const string CompletedFile32 = @"TestData\Integration\Buses\FactorMethod\vecto_vehicle-completed_heavyBus_41.xml";
 		//public const string CompletedFile33b1 = @"TestData\Integration\Buses\FactorMethod\CompletedHeavyBus_33b1.RSLT_VIF.xml";
         public const string CompletedFile33b1 = @"TestData\Integration\Buses\FactorMethod\vecto_vehicle-completed_heavyBus_42.xml";
-        public const string  PifFile_33_34 = @"TestData\Integration\Buses\FactorMethod\primary_heavyBus group42_SmartPS.RSLT_VIF.xml";
+        public const string  PifFile_33_34 = @"TestData\Integration\Buses\FactorMethod\VIF\primary_heavyBus group42_SmartPS.RSLT_VIF.xml";
 
         [OneTimeSetUp]
 		public void RunBeforeAnyTests()
@@ -134,6 +134,16 @@ namespace TUGraz.VectoCore.Tests.Integration.CompletedBus
 			var hvacCfgNode = completedXML.SelectSingleNode("//*[local-name()='SystemConfiguration']");
 			hvacCfgNode.InnerText = hvacConfig.ToXmlFormat();
 
+			var (hpDriver, hpPassenger) = GetHeatpumps(hvacConfig);
+			var hpDriverCoolingNode =
+				completedXML.SelectSingleNode(
+					"//*[local-name()='HeatPumpTypeDriverCompartment']/*[local-name()='Cooling']");
+			hpDriverCoolingNode.InnerText = hpDriver.ToXML();
+			var hpPassengerCoolingNode =
+				completedXML.SelectSingleNode(
+					"//*[local-name()='HeatPumpTypePassengerCompartment']/*[local-name()='Cooling']");
+			hpPassengerCoolingNode.InnerText = hpPassenger.ToXML();
+
 			var airDuctsNode = completedXML.SelectSingleNode("//*[local-name()='SeparateAirDistributionDucts']");
 			airDuctsNode.InnerText = XmlConvert.ToString(separateDucts);
 			var modified = XmlReader.Create(new StringReader(completedXML.OuterXml));
@@ -159,6 +169,27 @@ namespace TUGraz.VectoCore.Tests.Integration.CompletedBus
 
 			return completedVif as IMultistepBusInputDataProvider;
 		}
+
+		private (HeatPumpType, HeatPumpType) GetHeatpumps(BusHVACSystemConfiguration? hvacConfig)
+		{
+			var mapping = new Dictionary<BusHVACSystemConfiguration, Tuple<HeatPumpType, HeatPumpType>>() {
+				{ BusHVACSystemConfiguration.Configuration1, Tuple.Create(HeatPumpType.none, HeatPumpType.none) },
+				{ BusHVACSystemConfiguration.Configuration2, Tuple.Create(HeatPumpType.non_R_744_2_stage, HeatPumpType.none) },
+				{ BusHVACSystemConfiguration.Configuration3, Tuple.Create(HeatPumpType.none, HeatPumpType.none) },
+				{ BusHVACSystemConfiguration.Configuration4, Tuple.Create(HeatPumpType.non_R_744_2_stage, HeatPumpType.none) },
+				{ BusHVACSystemConfiguration.Configuration5, Tuple.Create(HeatPumpType.none, HeatPumpType.non_R_744_3_stage) },
+				{ BusHVACSystemConfiguration.Configuration6, Tuple.Create(HeatPumpType.none, HeatPumpType.non_R_744_3_stage) },
+				{ BusHVACSystemConfiguration.Configuration7, Tuple.Create(HeatPumpType.non_R_744_2_stage, HeatPumpType.non_R_744_3_stage) },
+				{ BusHVACSystemConfiguration.Configuration8, Tuple.Create(HeatPumpType.none, HeatPumpType.non_R_744_3_stage) },
+				{ BusHVACSystemConfiguration.Configuration9, Tuple.Create(HeatPumpType.non_R_744_2_stage, HeatPumpType.non_R_744_3_stage) },
+				{ BusHVACSystemConfiguration.Configuration10, Tuple.Create(HeatPumpType.none, HeatPumpType.non_R_744_3_stage) },
+			};
+			if (!hvacConfig.HasValue || !mapping.ContainsKey(hvacConfig.Value)) {
+				throw new VectoException("invalid hvac configuration");
+			}
+			var entry = mapping[hvacConfig.Value];
+			return (entry.Item1, entry.Item2);
+		}
 	}
 
 	public class MockCompletedBusInputData : IInputDataProvider, IMultistepBusInputDataProvider
diff --git a/VectoCore/VectoCoreTest/Integration/Declaration/HeavyLorry/HeavyLorrySimulation.cs b/VectoCore/VectoCoreTest/Integration/Declaration/HeavyLorry/HeavyLorrySimulation.cs
new file mode 100644
index 0000000000000000000000000000000000000000..7254c40557ad17d9c81de8332282306fcb7abc6c
--- /dev/null
+++ b/VectoCore/VectoCoreTest/Integration/Declaration/HeavyLorry/HeavyLorrySimulation.cs
@@ -0,0 +1,111 @@
+
+
+#define singlethreaded
+
+using System.Collections.Immutable;
+using System.IO;
+using System.Linq;
+using Microsoft.VisualStudio.TestPlatform.ObjectModel;
+using Ninject;
+using NUnit.Framework;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCore.InputData.FileIO.XML;
+using TUGraz.VectoCore.InputData.FileIO.XML.Declaration;
+using TUGraz.VectoCore.Models.Simulation.Impl;
+using TUGraz.VectoCore.Models.Simulation.Impl.SimulatorFactory;
+using TUGraz.VectoCore.OutputData;
+using TUGraz.VectoCore.OutputData.FileIO;
+using TUGraz.VectoCore.Tests.Models.Simulation;
+
+namespace TUGraz.VectoCore.Tests.Integration.Declaration.HeavyLorry;
+
+
+
+[TestFixture]
+public class HeavyLorrySimulation
+{
+
+
+	private const string BASE_DIR = @"TestData\Integration\DeclarationMode\V24_DeclarationMode\";
+	private StandardKernel _kernel;
+	private IXMLInputDataReader _xmlReader;
+
+	[OneTimeSetUp]
+	public void OneTimeSetup()
+	{
+		_kernel = new StandardKernel(new VectoNinjectModule());
+		_xmlReader = _kernel.Get<IXMLInputDataReader>();
+	}
+
+	[TestCase(@"HeavyLorry\PEV_heavyLorry_AMT_E2_realistic.xml"),
+	TestCase(@"HeavyLorry\Conventional_heavyLorry_AMT.xml"),
+	TestCase(@"HeavyLorry\PEV_heavyLorry_E3_realistic.xml"),
+	TestCase(@"HeavyLorry\PEV_heavyLorry_E3_realistic_TorqueLimits.xml"),
+	TestCase(@"HeavyLorry\PEV_heavyLorry_E3_realistic_municipal.xml"),
+	TestCase(@"HeavyLorry\PEV_heavyLorry_AMT_E2_pto_transm.xml"),
+	TestCase(@"HeavyLorry\PEV_heavyLorry_E4.xml"),
+	TestCase(@"HeavyLorry\Group2_HEV_S2.xml"),
+	TestCase(@"HeavyLorry\Group5_HEV_P2_.xml"),
+	]
+	public void HeavyLorrySimulationTest(string jobFile)
+	{
+#if singlethreaded
+		RunSimulation(jobFile, false);
+#else
+		RunSimulation(jobFile, true);
+#endif
+	}
+
+	public void RunSimulation(string jobFile, bool multiThreaded = true)
+	{
+		var filePath = Path.Combine(BASE_DIR, jobFile);
+		var dataProvider = _xmlReader.CreateDeclaration(filePath);
+		var fileWriter = new FileOutputWriter(filePath);
+		var runsFactory = SimulatorFactory.CreateSimulatorFactory(ExecutionMode.Declaration, dataProvider, fileWriter);
+		runsFactory.WriteModalResults = true;
+		var jobContainer = new JobContainer(new MockSumWriter()){};
+		//var jobContainer = new JobContainer(new MockSumWriter()) { };
+		jobContainer.AddRuns(runsFactory);
+		PrintRuns(jobContainer, null);
+		
+		jobContainer.Execute(multiThreaded);
+		jobContainer.WaitFinished();
+		Assert.IsTrue(jobContainer.AllCompleted);
+		Assert.IsTrue(jobContainer.Runs.TrueForAll(runEntry => runEntry.Success));
+		PrintRuns(jobContainer, fileWriter);
+		PrintFiles(fileWriter);
+	}
+
+	
+
+	
+
+
+
+
+
+
+
+
+	private void PrintRuns(JobContainer jobContainer, FileOutputWriter fileWriter = null)
+	{
+		foreach (var keyValuePair in jobContainer.GetProgress()) {
+			TestContext.WriteLine($"{keyValuePair.Key}: {keyValuePair.Value.CycleName} {keyValuePair.Value.RunName} {keyValuePair.Value.Error?.Message}" );
+			//if (fileWriter != null && keyValuePair.Value.Success) {
+			//	TestContext.AddTestAttachment(fileWriter.GetModDataFileName(keyValuePair.Value.RunName, keyValuePair.Value.CycleName, keyValuePair.Value.RunSuffix), keyValuePair.Value.RunName);
+			//         }
+	
+		}
+	}
+
+	private void PrintFiles(FileOutputWriter fileWriter)
+	{
+		//if (fileWriter.GetWrittenFiles().Count == 0) {
+		//	Assert.Fail("No files written\n");
+		//}
+		foreach (var keyValuePair in fileWriter.GetWrittenFiles()) {
+			TestContext.WriteLine($"{keyValuePair.Key} written to {keyValuePair.Value}");
+			TestContext.AddTestAttachment(keyValuePair.Value, keyValuePair.Key.ToString());
+		}
+	}
+}
diff --git a/VectoCore/VectoCoreTest/Integration/Declaration/HeavyLorry/SteeringPumpTests.cs b/VectoCore/VectoCoreTest/Integration/Declaration/HeavyLorry/SteeringPumpTests.cs
new file mode 100644
index 0000000000000000000000000000000000000000..b2eb8730e799d9181f0034ecd8bd4b301ba04938
--- /dev/null
+++ b/VectoCore/VectoCoreTest/Integration/Declaration/HeavyLorry/SteeringPumpTests.cs
@@ -0,0 +1,99 @@
+using System;
+using System.Collections.Generic;
+using System.IO;
+using System.Reflection;
+using Moq;
+using Ninject;
+using NUnit.Framework;
+using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.InputData.FileIO.XML;
+using TUGraz.VectoCore.Models.Simulation;
+using TUGraz.VectoCore.Models.Simulation.Impl;
+using TUGraz.VectoCore.Models.Simulation.Impl.SimulatorFactory;
+using TUGraz.VectoCore.Models.SimulationComponent.Impl;
+using TUGraz.VectoCore.OutputData.FileIO;
+
+namespace TUGraz.VectoCore.Tests.Integration.Declaration.HeavyLorry;
+
+[TestFixture]
+public class SteeringPumpTests
+{
+	private const string BASE_DIR = @"TestData\Integration\DeclarationMode\V24_DeclarationMode\";
+	private StandardKernel _kernel;
+	private IXMLInputDataReader _xmlReader;
+	
+	
+	
+	
+	[OneTimeSetUp]
+	public void OneTimeSetup()
+	{
+		_kernel = new StandardKernel(new VectoNinjectModule());
+		_xmlReader = _kernel.Get<IXMLInputDataReader>();
+	}
+
+
+	[TestCase(@"HeavyLorry\Conventional_heavyLorry_AMT.xml")]
+	public void MechanicalSPTest(string jobFile)
+	{
+		var runsFactory = GetRunsFactory(jobFile);
+		runsFactory.SerializeVectoRunData = true;
+		foreach (var simulationRun in runsFactory.SimulationRuns()) {
+			var container = simulationRun.GetContainer() as VehicleContainer;
+		
+			Assert.IsTrue(HasEngineAuxiliary("STP", container));
+			Assert.IsTrue(HasEngineAuxiliary("FAN", container));
+			Assert.IsTrue(HasEngineAuxiliary("ES", container));
+			Assert.IsTrue(HasEngineAuxiliary("PS", container));
+			Assert.IsTrue(HasEngineAuxiliary("AC", container));
+		}
+	}
+
+
+	private bool HasEngineAuxiliary(string aux, VehicleContainer container)
+	{
+		try {
+			dynamic engine = container.EngineInfo;
+			var engineAux = engine.EngineAux as EngineAuxiliary;
+			Assert.NotNull(engineAux);
+			var auxField =
+				typeof(EngineAuxiliary).GetField("Auxiliaries", BindingFlags.NonPublic | BindingFlags.Instance);
+			var powerDemands =
+				auxField.GetValue(engineAux) as Dictionary<string, Func<PerSecond, Second, Second, bool, Watt>>;
+			return powerDemands.ContainsKey(aux);
+		} catch (Exception ex) {
+			return false;
+		}
+	}
+	
+	private bool HasElectricAuxiliary(string aux, VehicleContainer container)
+	{
+		try {
+			dynamic engine = container.ElectricSystemInfo;
+			var engineAux = engine.EngineAux as EngineAuxiliary;
+			Assert.NotNull(engineAux);
+			var auxField =
+				typeof(EngineAuxiliary).GetField("Auxiliaries", BindingFlags.NonPublic | BindingFlags.Instance);
+			var powerDemands =
+				auxField.GetValue(engineAux) as Dictionary<string, Func<PerSecond, Second, Second, bool, Watt>>;
+			return powerDemands.ContainsKey(aux);
+		} catch (Exception ex) {
+			return false;
+		}
+	}
+
+	private ISimulatorFactory GetRunsFactory(string jobFile)
+	{
+		var filePath = Path.Combine(BASE_DIR, jobFile);
+		var dataProvider = _xmlReader.CreateDeclaration(filePath);
+		// Mock<IInputDataProvider> moq =
+		// 	new Mock<IInputDataProvider>(() => dataProvider, MockBehavior.Strict);
+		var fileWriter = new FileOutputWriter(filePath);
+		var runsFactory = SimulatorFactory.CreateSimulatorFactory(ExecutionMode.Declaration, dataProvider, fileWriter);
+		return runsFactory;
+	}
+}
+
+
diff --git a/VectoCore/VectoCoreTest/Integration/Declaration/NaturalGasVehicles.cs b/VectoCore/VectoCoreTest/Integration/Declaration/NaturalGasVehicles.cs
index fa5756b5cc8a3ca0192910a972dfe2eed80ff2ef..aea7d11f510a4133e51d203d714802eb00ab93ec 100644
--- a/VectoCore/VectoCoreTest/Integration/Declaration/NaturalGasVehicles.cs
+++ b/VectoCore/VectoCoreTest/Integration/Declaration/NaturalGasVehicles.cs
@@ -122,8 +122,10 @@ namespace TUGraz.VectoCore.Tests.Integration.Declaration
 			var co2Node = manufacturerReport.XPathSelectElement(
 				$"//*[local-name()='Results']/*[local-name()='Result'][{runIdx}]//*[local-name()='CO2' and @unit='g/km']");
 
-			Console.WriteLine("fc: {0}  co2: {1}", fcNode.Value, co2Node.Value);
+			Console.WriteLine("fc: {0}  co2: {1}", fcNode?.Value ?? "NaN", co2Node?.Value ?? "NaN");
 
+			Assert.NotNull(fcNode);
+			Assert.NotNull(co2Node);
 			Assert.AreEqual(expectedFc, fcNode.Value.ToDouble(), 0.1);
 			Assert.AreEqual(expectedCo2, co2Node.Value.ToDouble(), 0.1);
 		}
diff --git a/VectoCore/VectoCoreTest/Integration/Declaration/VocationalVehicleTest.cs b/VectoCore/VectoCoreTest/Integration/Declaration/VocationalVehicleTest.cs
index 85246786987e121ea4123e0086d6fec85134f865..5f2b4f0cddb1911c68858aa10b328f4de6fa624f 100644
--- a/VectoCore/VectoCoreTest/Integration/Declaration/VocationalVehicleTest.cs
+++ b/VectoCore/VectoCoreTest/Integration/Declaration/VocationalVehicleTest.cs
@@ -29,7 +29,6 @@
 *   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
 */
 
-using System;
 using System.IO;
 using System.Linq;
 using Ninject;
@@ -41,7 +40,7 @@ using TUGraz.VectoCore.Models.Simulation.Impl.SimulatorFactory;
 using TUGraz.VectoCore.OutputData.FileIO;
 using TUGraz.VectoCore.Tests.Models.Simulation;
 
-namespace TUGraz.VectoCore.Tests.Integration
+namespace TUGraz.VectoCore.Tests.Integration.Declaration
 {
 	[TestFixture]
 	[Parallelizable(ParallelScope.All)]
@@ -82,7 +81,7 @@ namespace TUGraz.VectoCore.Tests.Integration
 			}
 			//jobContainer.AddRuns(factory);
 
-			jobContainer.Execute();
+			jobContainer.Execute(false);
 			jobContainer.WaitFinished();
 			var progress = jobContainer.GetProgress();
 			Assert.IsTrue(progress.All(r => r.Value.Success), string.Concat(progress.Select(r => r.Value.Error)));
diff --git a/VectoCore/VectoCoreTest/Integration/Hybrid/ParallelHybridTest.cs b/VectoCore/VectoCoreTest/Integration/Hybrid/ParallelHybridTest.cs
index 8d652254aaf8f36de5bb863ecbc67d4a8d816dfe..c87ed4d0eec64e054274e672b9ddefebf4858c0a 100644
--- a/VectoCore/VectoCoreTest/Integration/Hybrid/ParallelHybridTest.cs
+++ b/VectoCore/VectoCoreTest/Integration/Hybrid/ParallelHybridTest.cs
@@ -1699,7 +1699,7 @@ namespace TUGraz.VectoCore.Tests.Integration.Hybrid
 
 			var cycle = new DistanceBasedDrivingCycle(container, cycleData);
 
-			var aux = new ElectricAuxiliary(container);
+			var aux = new HighVoltageElectricAuxiliary(container);
 			aux.AddConstant("P_aux_el", pAuxEl.SI<Watt>());
 			es.Connect(aux);
 
@@ -1810,7 +1810,7 @@ namespace TUGraz.VectoCore.Tests.Integration.Hybrid
 			var engine = new StopStartCombustionEngine(container, runData.EngineData);
 			var cycle = new DistanceBasedDrivingCycle(container, cycleData);
 
-			var aux = new ElectricAuxiliary(container);
+			var aux = new HighVoltageElectricAuxiliary(container);
 			aux.AddConstant("P_aux_el", pAuxEl.SI<Watt>());
 			cycle
 				.AddComponent(new Driver(container, runData.DriverData, new DefaultDriverStrategy(container)))
diff --git a/VectoCore/VectoCoreTest/Integration/Hybrid/SerialHybridTest.cs b/VectoCore/VectoCoreTest/Integration/Hybrid/SerialHybridTest.cs
index f471b49c754efb04a478f93aa39dab49897ee30b..e90659ada870eca46c84896b43006ee1eb2c3aec 100644
--- a/VectoCore/VectoCoreTest/Integration/Hybrid/SerialHybridTest.cs
+++ b/VectoCore/VectoCoreTest/Integration/Hybrid/SerialHybridTest.cs
@@ -710,7 +710,7 @@ namespace TUGraz.VectoCore.Tests.Integration.Hybrid
 
 			var cycle = new DistanceBasedDrivingCycle(container, cycleData);
 
-			var aux = new ElectricAuxiliary(container);
+			var aux = new HighVoltageElectricAuxiliary(container);
 			aux.AddConstant("P_aux_el", pAuxEl.SI<Watt>());
 			es.Connect(aux);
 
diff --git a/VectoCore/VectoCoreTest/Integration/Multistage/MultistageVehicleTest.cs b/VectoCore/VectoCoreTest/Integration/Multistage/MultistageVehicleTest.cs
index 8c410938eba4b08829322af4171ea3afcc2ce4f5..8e4b47af188ab43d1b31cf8ad8aa5de9232a1102 100644
--- a/VectoCore/VectoCoreTest/Integration/Multistage/MultistageVehicleTest.cs
+++ b/VectoCore/VectoCoreTest/Integration/Multistage/MultistageVehicleTest.cs
@@ -173,7 +173,7 @@ namespace TUGraz.VectoCore.Tests.Integration.Multistage
 		{
 			Assert.AreEqual(2, data.StepCount);
 			TestSignatureData(data.HashPreviousStep, "nI+57QQtWA2rFqJTZ41t0XrXcJbcGmc7j4E66iGJyT0=",
-				"#PIF-d10aff76c5d149948046");
+				"#VIF-d10aff76c5d149948046");
 
 			Assert.AreEqual("Intermediate Manufacturer 1", data.Vehicle.Manufacturer);
 			Assert.AreEqual("Intermediate Manufacturer Address 1", data.Vehicle.ManufacturerAddress);
@@ -427,8 +427,8 @@ namespace TUGraz.VectoCore.Tests.Integration.Multistage
 
 			var writer = new FileOutputWriter(outputFile);
 
-			var xmlreport = new XMLDeclarationReportPrimaryVehicle(writer);
-			var factory = SimulatorFactory.CreateSimulatorFactory(ExecutionMode.Declaration, inputData, writer, xmlreport);
+            var xmlreport = new XMLDeclarationReportPrimaryVehicle(writer);
+            var factory = SimulatorFactory.CreateSimulatorFactory(ExecutionMode.Declaration, inputData, writer);
 			factory.WriteModalResults = true;
 			factory.Validate = false;
 
diff --git a/VectoCore/VectoCoreTest/Integration/Truck40tPowerTrain.cs b/VectoCore/VectoCoreTest/Integration/Truck40tPowerTrain.cs
index 509307fc53ccb164ae4c7b411de55d90563db3d9..7a080834409c2f3aef269be3ea46a51595371199 100644
--- a/VectoCore/VectoCoreTest/Integration/Truck40tPowerTrain.cs
+++ b/VectoCore/VectoCoreTest/Integration/Truck40tPowerTrain.cs
@@ -45,6 +45,7 @@ using TUGraz.VectoCore.Models.SimulationComponent;
 using TUGraz.VectoCore.Models.SimulationComponent.Data;
 using TUGraz.VectoCore.Models.SimulationComponent.Data.Gearbox;
 using TUGraz.VectoCore.Models.SimulationComponent.Impl;
+using TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies;
 using TUGraz.VectoCore.OutputData;
 using TUGraz.VectoCore.OutputData.FileIO;
 using TUGraz.VectoCore.Tests.Utils;
diff --git a/VectoCore/VectoCoreTest/Integration/XMLReportTest.cs b/VectoCore/VectoCoreTest/Integration/XMLReportTest.cs
index 5a4db3dbbb6edcf98fb40e13e5c722d00378f84e..b8f1581e11e5998d7beb0d4ae7b3f930d7b8beb1 100644
--- a/VectoCore/VectoCoreTest/Integration/XMLReportTest.cs
+++ b/VectoCore/VectoCoreTest/Integration/XMLReportTest.cs
@@ -80,7 +80,7 @@ namespace TUGraz.VectoCore.Tests.Integration
 			var jobfile = @"Testdata\XML\XMLReaderDeclaration\vecto_vehicle-sample.xml";
 			var dataProvider = xmlInputReader.CreateDeclaration(jobfile);
 			var writer = new FileOutputWriter(InputDataHelper.GetRandomFilename(jobfile));
-			var xmlReport = new XMLDeclarationReport(writer);
+			var xmlReport = _kernel.Get<IXMLDeclarationReportFactory>().CreateReport(dataProvider, writer);
 			var sumData = new SummaryDataContainer(writer);
 			var jobContainer = new JobContainer(sumData);
 
@@ -100,15 +100,15 @@ namespace TUGraz.VectoCore.Tests.Integration
 			// no need to run the simulation, we only check whether the meta-data is correct, no results are considered
 			//jobContainer.Execute();
 			//jobContainer.WaitFinished();
-			xmlReport.DoWriteReport();
+			(xmlReport as XMLDeclarationReport09).DoWriteReport();
 
-			var manufacturerReport = xmlReport.FullReport;
+			var manufacturerReport = (xmlReport as XMLDeclarationReport09).FullReport;
 
 			Assert.AreEqual(5, manufacturerReport.XPathSelectElement("//*[local-name()='VehicleGroup']")?.Value.ToInt());
 
-			Assert.IsFalse(XmlConvert.ToBoolean(manufacturerReport.XPathSelectElement("//*[local-name()='PTO']").Value));
+			Assert.IsFalse(XmlConvert.ToBoolean(manufacturerReport.XPathSelectElement("//*[local-name()='PowerTakeOff']").Value));
 
-			var reportWheels = manufacturerReport.XPathSelectElements("//*[local-name()='TyreCertificationNumber']").ToList();
+			var reportWheels = manufacturerReport.XPathSelectElements("//*[local-name()='Tyre']/*[local-name()='CertificationNumber']").ToList();
 			Assert.AreEqual(dataProvider.JobInputData.Vehicle.Components.AxleWheels.AxlesDeclaration.Count, reportWheels.Count);
 
 			var i = 0;
@@ -116,7 +116,7 @@ namespace TUGraz.VectoCore.Tests.Integration
 				Assert.AreEqual(axleDeclarationInputData.Tyre.CertificationNumber, reportWheels[i++].Value);
 			}
 
-			var digestWheels = manufacturerReport.XPathSelectElements("//*[local-name()='Axle']/*[local-name()='DigestValue']").ToArray();
+			var digestWheels = manufacturerReport.XPathSelectElements("//*[local-name()='Axle']/*[local-name()='Tyre']/*[local-name()='DigestValue']").ToArray();
 			Assert.NotNull(digestWheels);
 			Assert.AreEqual(2, digestWheels.Count());
 			foreach (var digestWheel in digestWheels) {
@@ -138,7 +138,7 @@ namespace TUGraz.VectoCore.Tests.Integration
         {
 			var dataProvider = xmlInputReader.CreateDeclaration(jobfile);
             var writer = new FileOutputWriter(jobfile);
-            var xmlReport = new XMLDeclarationReport(writer);
+			var xmlReport = _kernel.Get<IXMLDeclarationReportFactory>().CreateReport(dataProvider, writer);
             var sumData = new SummaryDataContainer(writer);
             var jobContainer = new JobContainer(sumData);
 
@@ -155,9 +155,9 @@ namespace TUGraz.VectoCore.Tests.Integration
             // no need to run the simulation, we only check whether the meta-data is correct, no results are considered
             jobContainer.Execute();
             jobContainer.WaitFinished();
-            xmlReport.DoWriteReport();
+			(xmlReport as XMLDeclarationReport09).DoWriteReport();
 
-			var customerReport = xmlReport.CustomerReport;
+			var customerReport = (xmlReport as XMLDeclarationReport09).CustomerReport;
 
             //check if the customerReport contains the summary XML-Element
 			Assert.AreNotEqual(null,customerReport.XPathSelectElement("//*[local-name()='Summary']"));
@@ -169,7 +169,7 @@ namespace TUGraz.VectoCore.Tests.Integration
 		{
 			var dataProvider = xmlInputReader.CreateDeclaration(jobfile);
 			var writer = new FileOutputWriter(InputDataHelper.GetRandomFilename(jobfile));
-			var xmlReport = new XMLDeclarationReport(writer);
+			var xmlReport = _kernel.Get<IXMLDeclarationReportFactory>().CreateReport(dataProvider, writer);
 			var sumData = new SummaryDataContainer(writer);
 			var jobContainer = new JobContainer(sumData);
 
@@ -189,10 +189,10 @@ namespace TUGraz.VectoCore.Tests.Integration
 			jobContainer.Execute();
 			jobContainer.WaitFinished();
 
-			var mrfValidator = GetValidator(xmlReport.FullReport);
+			var mrfValidator = GetValidator((xmlReport as XMLDeclarationReport09).FullReport);
 			mrfValidator.ValidateXML(XmlDocumentType.DeclarationComponentData | XmlDocumentType.DeclarationJobData | XmlDocumentType.CustomerReport | XmlDocumentType.ManufacturerReport);
 
-			var cifValidator = GetValidator(xmlReport.CustomerReport);
+			var cifValidator = GetValidator((xmlReport as XMLDeclarationReport09).CustomerReport);
 			cifValidator.ValidateXML(XmlDocumentType.DeclarationComponentData | XmlDocumentType.DeclarationJobData | XmlDocumentType.CustomerReport | XmlDocumentType.ManufacturerReport);
 
 			//var monitoringValidator = GetValidator(xmlReport.MonitoringReport);
@@ -259,13 +259,15 @@ namespace TUGraz.VectoCore.Tests.Integration
 					ptoOtherNode.SetValue(ptoOther);
 
 					var modified = XmlReader.Create(new StringReader(nav.OuterXml));
+					var dataProvider = xmlInputReader.CreateDeclaration(modified);
 
 					var writer = new FileOutputWriter(InputDataHelper.GetRandomFilename(jobfile));
-					var xmlReport = new XMLDeclarationReport(writer);
+					var xmlReport = _kernel.Get<IXMLDeclarationReportFactory>()
+						.CreateReport(dataProvider, writer);
 					var sumData = new SummaryDataContainer(writer);
 					var jobContainer = new JobContainer(sumData);
 
-					var dataProvider = xmlInputReader.CreateDeclaration(modified);
+					
 
 					var runsFactory = SimulatorFactory.CreateSimulatorFactory(ExecutionMode.Declaration, dataProvider, writer,
 						xmlReport, validate: false);
@@ -276,13 +278,13 @@ namespace TUGraz.VectoCore.Tests.Integration
 					//};
 					jobContainer.AddRuns(runsFactory);
 
-					xmlReport.DoWriteReport();
+					(xmlReport as XMLDeclarationReport09).DoWriteReport();
 
-					var manufacturerReport = xmlReport.FullReport;
+					var manufacturerReport = (xmlReport as XMLDeclarationReport09).FullReport;
 
 					Assert.AreEqual(
 						ptoGearWheel != "none",
-						XmlConvert.ToBoolean(manufacturerReport.XPathSelectElement("//*[local-name()='PTO']").Value),
+						XmlConvert.ToBoolean(manufacturerReport.XPathSelectElement("//*[local-name()='PowerTakeOff']").Value),
 						"PTO Type: {0} {1}", ptoGearWheel, ptoOther);
 
 				}
@@ -296,7 +298,7 @@ namespace TUGraz.VectoCore.Tests.Integration
 			var jobfile = @"Testdata\XML\XMLReaderDeclaration\vecto_vehicle-sample.xml";
 			var dataProvider = xmlInputReader.CreateDeclaration(jobfile);
 			var writer = new FileOutputWriter(InputDataHelper.GetRandomFilename(jobfile));
-			var xmlReport = new XMLDeclarationReport(writer);
+			var xmlReport = _kernel.Get<IXMLDeclarationReportFactory>().CreateReport(dataProvider, writer);
 			var sumData = new SummaryDataContainer(writer);
 			var jobContainer = new JobContainer(sumData);
 
@@ -316,23 +318,23 @@ namespace TUGraz.VectoCore.Tests.Integration
 			// no need to run the simulation, we only check whether the meta-data is correct, no results are considered
 			//jobContainer.Execute();
 			//jobContainer.WaitFinished();
-			xmlReport.DoWriteReport();
+			(xmlReport as XMLDeclarationReport09).DoWriteReport();
 
 			
 			var inputHash = VectoHash.Load(jobfile);
 
-			var mrfDigestData = new DigestData(xmlReport.FullReport.Document.XPathSelectElement("//*[local-name()='InputDataSignature']"));
+			var mrfDigestData = new DigestData((xmlReport as XMLDeclarationReport09).FullReport.Document.XPathSelectElement("//*[local-name()='InputDataSignature']"));
 			var mrfInputDigest = inputHash.ComputeHash(mrfDigestData.CanonicalizationMethods, mrfDigestData.DigestMethod);
 
 			Assert.AreEqual(mrfInputDigest, mrfDigestData.DigestValue);
 
-			var cifDigestData = new DigestData(xmlReport.CustomerReport.Document.XPathSelectElement("//*[local-name()='InputDataSignature']"));
+			var cifDigestData = new DigestData((xmlReport as XMLDeclarationReport09).CustomerReport.Document.XPathSelectElement("//*[local-name()='InputDataSignature']"));
 			var cifInputDigest = inputHash.ComputeHash(cifDigestData.CanonicalizationMethods, cifDigestData.DigestMethod);
 
 			Assert.AreEqual(cifInputDigest, cifDigestData.DigestValue);
 
 			var mrfHash = VectoHash.Load(writer.XMLFullReportName);
-			var mrfCifDigestData = new DigestData(xmlReport.CustomerReport.Document.XPathSelectElement("//*[local-name()='ResultDataSignature']"));
+			var mrfCifDigestData = new DigestData((xmlReport as XMLDeclarationReport09).CustomerReport.Document.XPathSelectElement("//*[local-name()='ManufacturerRecordSignature']"));
 			var mrfCifDigest = mrfHash.ComputeHash(mrfCifDigestData.CanonicalizationMethods, mrfCifDigestData.DigestMethod);
 
 			Assert.AreEqual(mrfCifDigest, mrfCifDigestData.DigestValue);
@@ -345,7 +347,7 @@ namespace TUGraz.VectoCore.Tests.Integration
 			var jobfile = @"Testdata\XML\XMLReaderDeclaration\SchemaVersion2.4/vecto_vehicle-primary_heavyBus-sample.xml";
 			var dataProvider = xmlInputReader.CreateDeclaration(jobfile);
 			var writer = new FileOutputWriter(jobfile);
-			var xmlReport = new XMLDeclarationReport(writer);
+			var xmlReport = _kernel.Get<IXMLDeclarationReportFactory>().CreateReport(dataProvider, writer);
 			var sumData = new SummaryDataContainer(writer);
 			var jobContainer = new JobContainer(sumData);
 
@@ -365,7 +367,7 @@ namespace TUGraz.VectoCore.Tests.Integration
 			// no need to run the simulation, we only check whether the meta-data is correct, no results are considered
 			//jobContainer.Execute();
 			//jobContainer.WaitFinished();
-			xmlReport.DoWriteReport();
+			(xmlReport as XMLDeclarationReport09).DoWriteReport();
 		}
 	}
 }
diff --git a/VectoCore/VectoCoreTest/Models/Declaration/BusAux/SSMBusAuxModelParameters.cs b/VectoCore/VectoCoreTest/Models/Declaration/BusAux/SSMBusAuxModelParameters.cs
index afd4dcd1b520181e9cfe62d3830e6f6f8c238a10..0f9c9ff96283423c021ee55efd2b8f17615f4e97 100644
--- a/VectoCore/VectoCoreTest/Models/Declaration/BusAux/SSMBusAuxModelParameters.cs
+++ b/VectoCore/VectoCoreTest/Models/Declaration/BusAux/SSMBusAuxModelParameters.cs
@@ -89,7 +89,9 @@ static internal class SSMBusAuxModelParameters
 		var completedComponents = new Mock<IVehicleComponentsDeclaration>();
 		var completedBusAux = new Mock<IBusAuxiliariesDeclarationData>();
 		var completedHVACAux = new Mock<IHVACBusAuxiliariesDeclarationData>();
+		var completedElectricConsumers = new Mock<IElectricConsumersDeclarationData>();
 		completedBusAux.Setup(c => c.HVACAux).Returns(completedHVACAux.Object);
+		completedBusAux.Setup(c => c.ElectricConsumers).Returns(completedElectricConsumers.Object);
 		completedComponents.Setup(c => c.BusAuxiliaries).Returns(completedBusAux.Object);
 		completedVehicle.Setup(c => c.Components).Returns(completedComponents.Object);
 
@@ -104,6 +106,11 @@ static internal class SSMBusAuxModelParameters
 		completedHVACAux.Setup(c => c.WaterElectricHeater).Returns(waterElectricHeater);
 		completedHVACAux.Setup(c => c.OtherHeatingTechnology).Returns(otherElectricHeater);
 
+		completedElectricConsumers.Setup(c => c.DayrunninglightsLED).Returns(false);
+		completedElectricConsumers.Setup(c => c.PositionlightsLED).Returns(false);
+		completedElectricConsumers.Setup(c => c.BrakelightsLED).Returns(false);
+		completedElectricConsumers.Setup(c => c.InteriorLightsLED).Returns(false);
+		completedElectricConsumers.Setup(c => c.HeadlightsLED).Returns(false);
 
 		var runData = new VectoRunData() {
 			Mission = mission,
diff --git a/VectoCore/VectoCoreTest/Models/Declaration/BusFactoryTest.cs b/VectoCore/VectoCoreTest/Models/Declaration/BusFactoryTest.cs
index 9a5abb26b2a02794b8a0080ed230124c164bd22d..6fb6a9ff158fc7df97b91a895f50c5fea95843e9 100644
--- a/VectoCore/VectoCoreTest/Models/Declaration/BusFactoryTest.cs
+++ b/VectoCore/VectoCoreTest/Models/Declaration/BusFactoryTest.cs
@@ -2,6 +2,7 @@
 using System.Linq;
 using Ninject;
 using NUnit.Framework;
+using TUGraz.VectoCommon.InputData;
 using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCore.InputData.FileIO.JSON;
 using TUGraz.VectoCore.InputData.FileIO.XML;
@@ -9,7 +10,11 @@ using TUGraz.VectoCore.Models.Simulation.Impl;
 using TUGraz.VectoCore.Models.Simulation.Impl.SimulatorFactory;
 using TUGraz.VectoCore.OutputData;
 using TUGraz.VectoCore.OutputData.FileIO;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9.ResultWriter;
 using TUGraz.VectoCore.Tests.Models.Simulation;
+using TUGraz.VectoCore.Utils;
+using TUGraz.VectoCore.Utils.Ninject;
 
 namespace TUGraz.VectoCore.Tests.Models.Declaration
 {
@@ -27,6 +32,7 @@ namespace TUGraz.VectoCore.Tests.Models.Declaration
 			Directory.SetCurrentDirectory(TestContext.CurrentContext.TestDirectory);
 			_kernel = new StandardKernel(new VectoNinjectModule());
 			xmlInputReader = _kernel.Get<IXMLInputDataReader>();
+
 		}
 
 		[
diff --git a/VectoCore/VectoCoreTest/Models/Declaration/DataAdapter/BatteryDataAdapterTest.cs b/VectoCore/VectoCoreTest/Models/Declaration/DataAdapter/BatteryDataAdapterTest.cs
new file mode 100644
index 0000000000000000000000000000000000000000..95b56f4bc6ec636689d4bb2a5dceee17673abbba
--- /dev/null
+++ b/VectoCore/VectoCoreTest/Models/Declaration/DataAdapter/BatteryDataAdapterTest.cs
@@ -0,0 +1,148 @@
+using System;
+using System.Collections.Generic;
+using System.Data;
+using System.Linq;
+using System.Runtime.InteropServices.ComTypes;
+using Castle.Core.Resource;
+using Moq;
+using NLog.LayoutRenderers;
+using NUnit.Framework;
+using TUGraz.VectoCommon.Exceptions;
+using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.InputData.FileIO.XML.Declaration.DataProvider;
+using TUGraz.VectoCore.InputData.Reader.ComponentData;
+using TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.SimulationComponents;
+using TUGraz.VectoCore.Models.SimulationComponent.Data.Battery;
+
+namespace TUGraz.VectoCore.Tests.Models.Declaration.DataAdapter;
+
+public class BatteryDataAdapterTest
+{
+	private ElectricStorageAdapter _electricStorageAdapter = new ElectricStorageAdapter();
+
+
+
+	[OneTimeSetUp]
+	public void OneTimeSetup()
+	{
+
+	}
+
+	//PEV
+	[TestCase(null, null, 0.0725, 0.9275, 0.8550, VectoSimulationJobType.BatteryElectricVehicle, true)]
+	[TestCase(null, null, 0.0725, 0.9275, 0.8550, VectoSimulationJobType.BatteryElectricVehicle, false)]
+
+	//HEV Ovc
+	[TestCase(0.23, 0.77, 0.2435, 0.7565, 0.5130, VectoSimulationJobType.SerialHybridVehicle, true)]
+	[TestCase(null, null, 0.1675, 0.8325, 0.6650, VectoSimulationJobType.SerialHybridVehicle, true)]
+	[TestCase(0.05, 0.97, 0.1675, 0.8325, 0.6650, VectoSimulationJobType.SerialHybridVehicle, true)]
+
+	//HEV Non Ovc
+	[TestCase(0.40, 0.60, 0.4050, 0.5950, 0.1900, VectoSimulationJobType.SerialHybridVehicle, false)]
+	[TestCase(null, null, 0.2625, 0.7375, 0.4750, VectoSimulationJobType.SerialHybridVehicle, false)]
+	[TestCase(0.15, 0.85, 0.2625, 0.7375, 0.4750, VectoSimulationJobType.SerialHybridVehicle, false)]
+
+
+	public void GenericSOCTest(
+		double inputMinSoc,
+		double inputMaxSoc,
+		double expectedMinSoc,
+		double expectedMaxSoc,
+		double usableSocRange, VectoSimulationJobType vectoSimulationJobType, bool ovc)
+	{
+
+			var elStorage = CreateElectricStorage(inputMinSoc, inputMaxSoc);
+			var inputData = CreateElectricStorageSystem(elStorage.Object);
+
+
+			BatterySystemData batteryData;
+			if (vectoSimulationJobType == VectoSimulationJobType.BatteryElectricVehicle && !ovc) {
+
+				Assert.Throws<VectoException>(() => _electricStorageAdapter.CreateBatteryData(inputData.Object, vectoSimulationJobType, ovc));
+				Assert.Pass();
+			}
+
+			batteryData = _electricStorageAdapter.CreateBatteryData(inputData.Object, vectoSimulationJobType, ovc);
+
+
+
+			Assert.AreEqual(1, batteryData.Batteries.Count);
+
+			var battery = batteryData.Batteries.FirstOrDefault().Item2;
+
+			Assert.IsTrue(battery.MinSOC.IsEqual(expectedMinSoc), $"Expected: {expectedMinSoc}, Actual{battery.MinSOC}");
+			Assert.IsTrue(battery.MaxSOC.IsEqual(expectedMaxSoc), $"Expected: {expectedMaxSoc}, Actual{battery.MaxSOC}");
+
+			Assert.IsTrue(usableSocRange.IsEqual(battery.GetUsableSocRange()),
+				$"Invalid {nameof(usableSocRange)} expected {usableSocRange} got {battery.GetUsableSocRange()}");
+	}
+
+	Mock<IElectricStorageSystemDeclarationInputData> CreateElectricStorageSystem(params IElectricStorageDeclarationInputData[] elStorageInputData)
+	{
+		var result = new Mock<IElectricStorageSystemDeclarationInputData>();
+		result.Setup((m) => m.ElectricStorageElements)
+			.Returns(new List<IElectricStorageDeclarationInputData>(elStorageInputData));
+
+		return result;
+	}
+
+	static TableData GetMockTableData(string[][] values)
+	{
+		var result = new TableData();
+
+
+		foreach(var col in values.First()) {
+			result.Columns.Add(new DataColumn());
+		}
+
+		foreach (var row in values) {
+			result.Rows.Add(result.NewRow().ItemArray = row);
+		}
+		return result;
+
+	}
+
+
+	private static Mock<IElectricStorageDeclarationInputData> CreateElectricStorage(double? minSoc, double? maxSoc)
+	{
+		var elStorage = new Mock<IElectricStorageDeclarationInputData>();
+		var ressPack = new Mock<IBatteryPackDeclarationInputData>();
+
+		ressPack.Setup(m => m.Capacity).Returns((1000).SI<AmpereSecond>());
+
+		ressPack.Setup(m => m.MinSOC).Returns(() => minSoc);
+		ressPack.Setup(m => m.MaxSOC).Returns(() => maxSoc);
+		ressPack.Setup(m => m.MaxCurrentMap).Returns(
+			GetMockTableData(new[] {
+				new[]{"0.0", "0.0", "0.0"},
+				new[]{"0.0", "0.0", "0.0"},
+				new[]{"0.0", "0.0", "0.0"}
+			}));
+
+		ressPack.Setup(m => m.InternalResistanceCurve).Returns(
+			GetMockTableData(new[] {
+				new[]{"0.0", "0.0"},
+				new[]{"0.0", "0.0"},
+				new[]{"0.0", "0.0"}
+			}));
+		ressPack.Setup(m => m.VoltageCurve).Returns(
+			GetMockTableData(new[] {
+				new[]{"0.0", "0.0"},
+				new[]{"0.0", "0.0"},
+				new[]{"0.0", "0.0"}
+			}));
+
+		elStorage.Setup(m => m.REESSPack).Returns(() => ressPack.Object);
+		return elStorage;
+	}
+
+}
+
+internal static class BatteryDataExtension
+{
+	public static double GetUsableSocRange(this BatteryData battery)
+	{
+		return battery.MaxSOC - battery.MinSOC;
+	}
+}
diff --git a/VectoCore/VectoCoreTest/Models/Declaration/DataAdapter/DeclarationAdapterCreateVocationalVehicleTest.cs b/VectoCore/VectoCoreTest/Models/Declaration/DataAdapter/DeclarationAdapterCreateVocationalVehicleTest.cs
index e753236797b322b0f8f27847e392944cf44d9af9..65a174c01fb33e6fd621299405062ca63e3a02d7 100644
--- a/VectoCore/VectoCoreTest/Models/Declaration/DataAdapter/DeclarationAdapterCreateVocationalVehicleTest.cs
+++ b/VectoCore/VectoCoreTest/Models/Declaration/DataAdapter/DeclarationAdapterCreateVocationalVehicleTest.cs
@@ -57,7 +57,7 @@ namespace TUGraz.VectoCore.Tests.Models.Declaration.DataAdapter
 			var dataProvider = xmlInputReader.CreateDeclaration(modified);
 
 			var writer = new FileOutputWriter(jobfile);
-			var xmlReport = new XMLDeclarationReport(writer);
+			var xmlReport = _kernel.Get<IXMLDeclarationReportFactory>().CreateReport(dataProvider, writer);
 			var sumData = new SummaryDataContainer(null);
 			var jobContainer = new JobContainer(sumData);
 
@@ -69,9 +69,9 @@ namespace TUGraz.VectoCore.Tests.Models.Declaration.DataAdapter
 			// no need to run the simulation, we only check whether the meta-data is correct, no results are considered
 			//jobContainer.Execute();
 			//jobContainer.WaitFinished();
-			xmlReport.DoWriteReport();
+			(xmlReport as XMLDeclarationReport09).DoWriteReport();
 
-			var manufacturerReport = xmlReport.FullReport;
+			var manufacturerReport = (xmlReport as XMLDeclarationReport09).FullReport;
 
 			Assert.IsFalse(XmlConvert.ToBoolean(manufacturerReport.XPathSelectElement(XMLHelper.QueryLocalName(XMLNames.Vehicle_VocationalVehicle))?.Value ?? ""));
 		}
diff --git a/VectoCore/VectoCoreTest/Models/Declaration/DeclarationDataTest.cs b/VectoCore/VectoCoreTest/Models/Declaration/DeclarationDataTest.cs
index 884556eaee59de30b88f54691e8535be93a3a1c8..8e838a9365b8139f55ec30826e8cdd3d80946bf1 100644
--- a/VectoCore/VectoCoreTest/Models/Declaration/DeclarationDataTest.cs
+++ b/VectoCore/VectoCoreTest/Models/Declaration/DeclarationDataTest.cs
@@ -523,60 +523,81 @@ namespace TUGraz.VectoCore.Tests.Models.Declaration
         }
 
         [
-            TestCase(MissionType.LongHaul, VehicleClass.Class2, 370, "Fixed displacement", null, null, null),
-            TestCase(MissionType.LongHaul, VehicleClass.Class4, 610, "Fixed displacement", null, null, null),
-            TestCase(MissionType.LongHaul, VehicleClass.Class5, 720, "Fixed displacement", null, null, null),
-            TestCase(MissionType.LongHaul, VehicleClass.Class9, 720, "Fixed displacement", null, null, null),
-            TestCase(MissionType.LongHaul, VehicleClass.Class10, 570, "Fixed displacement", null, null, null),
-            TestCase(MissionType.LongHaul, VehicleClass.Class11, 720, "Fixed displacement", null, null, null),
-            TestCase(MissionType.LongHaul, VehicleClass.Class12, 570, "Fixed displacement", null, null, null),
-            TestCase(MissionType.RegionalDelivery, VehicleClass.Class1s, 280, "Fixed displacement", null, null, null),
-			TestCase(MissionType.RegionalDelivery, VehicleClass.Class1, 280, "Fixed displacement", null, null, null),
-            TestCase(MissionType.RegionalDelivery, VehicleClass.Class2, 340, "Fixed displacement", null, null, null),
-            TestCase(MissionType.RegionalDelivery, VehicleClass.Class3, 370, "Fixed displacement", null, null, null),
-            TestCase(MissionType.RegionalDelivery, VehicleClass.Class4, 570, "Fixed displacement", null, null, null),
-            TestCase(MissionType.RegionalDelivery, VehicleClass.Class5, 670, "Fixed displacement", null, null, null),
-            TestCase(MissionType.RegionalDelivery, VehicleClass.Class9, 590, "Fixed displacement", null, null, null),
-            TestCase(MissionType.RegionalDelivery, VehicleClass.Class10, 570, "Fixed displacement", null, null, null),
-            TestCase(MissionType.RegionalDelivery, VehicleClass.Class11, 590, "Fixed displacement", null, null, null),
-            TestCase(MissionType.RegionalDelivery, VehicleClass.Class12, 570, "Fixed displacement", null, null, null),
-			TestCase(MissionType.UrbanDelivery, VehicleClass.Class1s, 270, "Fixed displacement", null, null, null),
-            TestCase(MissionType.UrbanDelivery, VehicleClass.Class1, 270, "Fixed displacement", null, null, null),
-            TestCase(MissionType.UrbanDelivery, VehicleClass.Class2, 310, "Fixed displacement", null, null, null),
-            TestCase(MissionType.UrbanDelivery, VehicleClass.Class3, 350, "Fixed displacement", null, null, null),
-            TestCase(MissionType.UrbanDelivery, VehicleClass.Class5, 620, "Fixed displacement", null, null, null),
-            TestCase(MissionType.MunicipalUtility, VehicleClass.Class4, 510, "Fixed displacement", null, null, null),
-            TestCase(MissionType.MunicipalUtility, VehicleClass.Class9, 510, "Fixed displacement", null, null, null),
-            TestCase(MissionType.MunicipalUtility, VehicleClass.Class11, 510, "Fixed displacement", null, null, null),
-            TestCase(MissionType.Construction, VehicleClass.Class11, 770, "Fixed displacement", null, null, null),
-            TestCase(MissionType.Construction, VehicleClass.Class12, 770, "Fixed displacement", null, null, null),
-            TestCase(MissionType.Construction, VehicleClass.Class16, 770, "Fixed displacement", null, null, null),
-            TestCase(MissionType.RegionalDelivery, VehicleClass.Class2, 325.5, "Fixed displacement with elec. control", null,
+            TestCase(MissionType.LongHaul, VehicleClass.Class2, 370, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.LongHaul, VehicleClass.Class4, 610, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.LongHaul, VehicleClass.Class5, 720, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.LongHaul, VehicleClass.Class9, 720, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.LongHaul, VehicleClass.Class10, 570, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.LongHaul, VehicleClass.Class11, 720, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.LongHaul, VehicleClass.Class12, 570, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.RegionalDelivery, VehicleClass.Class1s, 280, 0, "Fixed displacement", null, null, null),
+			TestCase(MissionType.RegionalDelivery, VehicleClass.Class1, 280, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.RegionalDelivery, VehicleClass.Class2, 340, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.RegionalDelivery, VehicleClass.Class3, 370, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.RegionalDelivery, VehicleClass.Class4, 570, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.RegionalDelivery, VehicleClass.Class5, 670, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.RegionalDelivery, VehicleClass.Class9, 590, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.RegionalDelivery, VehicleClass.Class10, 570, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.RegionalDelivery, VehicleClass.Class11, 590, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.RegionalDelivery, VehicleClass.Class12, 570, 0, "Fixed displacement", null, null, null),
+			TestCase(MissionType.UrbanDelivery, VehicleClass.Class1s, 270, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.UrbanDelivery, VehicleClass.Class1, 270, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.UrbanDelivery, VehicleClass.Class2, 310, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.UrbanDelivery, VehicleClass.Class3, 350, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.UrbanDelivery, VehicleClass.Class5, 620, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.MunicipalUtility, VehicleClass.Class4, 510, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.MunicipalUtility, VehicleClass.Class9, 510, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.MunicipalUtility, VehicleClass.Class11, 510, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.Construction, VehicleClass.Class11, 770, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.Construction, VehicleClass.Class12, 770, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.Construction, VehicleClass.Class16, 770, 0, "Fixed displacement", null, null, null),
+            TestCase(MissionType.RegionalDelivery, VehicleClass.Class2, 325.5, 0, "Fixed displacement with elec. control", null,
                 null,
                 null),
-            TestCase(MissionType.RegionalDelivery, VehicleClass.Class2, 289, "Dual displacement", null, null, null),
-            TestCase(MissionType.RegionalDelivery, VehicleClass.Class2, 255, "Variable displacement mech. controlled", null,
+            TestCase(MissionType.RegionalDelivery, VehicleClass.Class2, 289, 0, "Dual displacement", null, null, null),
+            TestCase(MissionType.RegionalDelivery, VehicleClass.Class2, 255, 0, "Variable displacement mech. controlled", null,
                 null,
                 null),
-            TestCase(MissionType.RegionalDelivery, VehicleClass.Class2, 204, "Variable displacement elec. controlled", null,
+            TestCase(MissionType.RegionalDelivery, VehicleClass.Class2, 204, 0, "Variable displacement elec. controlled", null,
                 null,
                 null),
-            TestCase(MissionType.RegionalDelivery, VehicleClass.Class2, 92.87, "Electric", null, null, null),
-            TestCase(MissionType.RegionalDelivery, VehicleClass.Class2, 665, "Fixed displacement", "Fixed displacement", null,
+            TestCase(MissionType.RegionalDelivery, VehicleClass.Class2, 92.87, 0, "Electric", null, null, null),
+            TestCase(MissionType.RegionalDelivery, VehicleClass.Class2, 665, 0, "Fixed displacement", "Fixed displacement", null,
                 null),
-            TestCase(MissionType.RegionalDelivery, VehicleClass.Class2, 1295, "Fixed displacement", "Fixed displacement",
+            TestCase(MissionType.RegionalDelivery, VehicleClass.Class2, 1295, 0, "Fixed displacement", "Fixed displacement",
                 "Fixed displacement", "Fixed displacement"),
-            TestCase(MissionType.RegionalDelivery, VehicleClass.Class2, 1021.5, "Dual displacement",
-                "Variable displacement mech. controlled", "Fixed displacement with elec. control",
+            TestCase(MissionType.RegionalDelivery, VehicleClass.Class2, 1021.5, 0, 
+				"Dual displacement",
+                "Variable displacement mech. controlled", 
+				"Fixed displacement with elec. control",
                 "Variable displacement elec. controlled"),
+
+            //Electric and Mechanic
+			TestCase(MissionType.UrbanDelivery, 
+				VehicleClass.Class5, 
+				852.048, 
+				768.72,
+                "Fixed displacement",
+				"Dual displacement",
+                "Electric driven pump",
+                "Full electric steering gear"),
+			TestCase(MissionType.UrbanDelivery, 
+				VehicleClass.Class5, 
+				0, 
+				262.386,
+                "Full electric steering gear",
+				"Full electric steering gear",
+				"Full electric steering gear",
+				"Full electric steering gear"),
         ]
-        public void Aux_SteeringPumpLookupValues(MissionType mission, VehicleClass hdvClass, double expected, string axle1,
+        public void Aux_SteeringPumpLookupValues(MissionType mission, VehicleClass hdvClass, double expectedMech, double expectedElectric, string axle1,
             string axle2, string axle3, string axle4)
-        {
-            AssertHelper.AreRelativeEqual(expected,
-                DeclarationData.SteeringPump.Lookup(mission, hdvClass,
-                    new[] { axle1, axle2, axle3, axle4 }.TakeWhile(a => a != null).ToArray()));
-        }
+		{
+			var result = DeclarationData.SteeringPump.Lookup(mission, hdvClass,
+				new[] { axle1, axle2, axle3, axle4 }.TakeWhile(a => a != null).ToArray());
+            AssertHelper.AreRelativeEqual(expectedMech, result.mechanicalPumps);
+            AssertHelper.AreRelativeEqual(expectedElectric, result.electricPumps);
+		}
 
         [TestCase]
         public void Aux_SteeringpumpMultipleLookups()
@@ -586,7 +607,7 @@ namespace TUGraz.VectoCore.Tests.Models.Declaration
             const MissionType mission = MissionType.LongHaul;
             const VehicleClass hdvClass = VehicleClass.Class5;
             var first = DeclarationData.SteeringPump.Lookup(mission, hdvClass,
-                new[] { axle1 }.TakeWhile(a => a != null).ToArray());
+                new[] { axle1 }.TakeWhile(a => a != null).ToArray()).mechanicalPumps;
 
             for (var i = 0; i < 10; i++)
             {
@@ -595,7 +616,7 @@ namespace TUGraz.VectoCore.Tests.Models.Declaration
             }
 
             var last = DeclarationData.SteeringPump.Lookup(mission, hdvClass,
-                new[] { axle1 }.TakeWhile(a => a != null).ToArray());
+                new[] { axle1 }.TakeWhile(a => a != null).ToArray()).mechanicalPumps;
 
             Assert.AreEqual(first.Value(), last.Value(), 1e-3);
         }
diff --git a/VectoCore/VectoCoreTest/Models/Declaration/ShiftPolygonTest.cs b/VectoCore/VectoCoreTest/Models/Declaration/ShiftPolygonTest.cs
index b23dfb53e0b007a3772c35a899e710adedff2cab..e698ef6e5bcae5dcea40722c565129e24c07ef00 100644
--- a/VectoCore/VectoCoreTest/Models/Declaration/ShiftPolygonTest.cs
+++ b/VectoCore/VectoCoreTest/Models/Declaration/ShiftPolygonTest.cs
@@ -51,6 +51,7 @@ using TUGraz.VectoCore.Models.SimulationComponent.Data.ElectricMotor;
 using TUGraz.VectoCore.Models.SimulationComponent.Data.Engine;
 using TUGraz.VectoCore.Models.SimulationComponent.Data.Gearbox;
 using TUGraz.VectoCore.Models.SimulationComponent.Impl;
+using TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies;
 using TUGraz.VectoCore.Tests.Utils;
 using TUGraz.VectoCore.Utils;
 using Point = TUGraz.VectoCommon.Utils.Point;
diff --git a/VectoCore/VectoCoreTest/Models/EngineeringMode/EngineeringModeBusAuxTest.cs b/VectoCore/VectoCoreTest/Models/EngineeringMode/EngineeringModeBusAuxTest.cs
index 3319d74d4949de632bde9b14426db14907385cb7..6661978ddbf4152bdb48b32bc4cb24320c2e9d09 100644
--- a/VectoCore/VectoCoreTest/Models/EngineeringMode/EngineeringModeBusAuxTest.cs
+++ b/VectoCore/VectoCoreTest/Models/EngineeringMode/EngineeringModeBusAuxTest.cs
@@ -936,7 +936,7 @@ namespace TUGraz.VectoCore.Tests.Models.EngineeringMode
 
 				switch (auxData.DemandType) {
 					case AuxiliaryDemandType.Constant:
-						aux.AddConstant(id, auxData.PowerDemand);
+						aux.AddConstant(id, auxData.PowerDemandMech);
 						break;
 					default:
 						throw new ArgumentOutOfRangeException("AuxiliaryDemandType", auxData.DemandType.ToString());
@@ -955,9 +955,9 @@ namespace TUGraz.VectoCore.Tests.Models.EngineeringMode
 			var fanDemand = pwrICEOn - pwrICEOffDriving;
 
 			var auxList = new List<VectoRunData.AuxData>() {
-				new VectoRunData.AuxData { ID = Constants.Auxiliaries.IDs.ENG_AUX_MECH_BASE, DemandType = AuxiliaryDemandType.Constant, PowerDemand = baseDemand},
-				new VectoRunData.AuxData { ID = Constants.Auxiliaries.IDs.ENG_AUX_MECH_STP, DemandType = AuxiliaryDemandType.Constant, PowerDemand = stpDemand},
-				new VectoRunData.AuxData { ID = Constants.Auxiliaries.IDs.ENG_AUX_MECH_FAN, DemandType = AuxiliaryDemandType.Constant, PowerDemand = fanDemand},
+				new VectoRunData.AuxData { ID = Constants.Auxiliaries.IDs.ENGMode_AUX_MECH_BASE, DemandType = AuxiliaryDemandType.Constant, PowerDemandMech = baseDemand},
+				new VectoRunData.AuxData { ID = Constants.Auxiliaries.IDs.ENGMode_AUX_MECH_STP, DemandType = AuxiliaryDemandType.Constant, PowerDemandMech = stpDemand},
+				new VectoRunData.AuxData { ID = Constants.Auxiliaries.IDs.ENGMode_AUX_MECH_FAN, DemandType = AuxiliaryDemandType.Constant, PowerDemandMech = fanDemand},
 			};
 
 			return auxList;
diff --git a/VectoCore/VectoCoreTest/Models/Simulation/AuxTests.cs b/VectoCore/VectoCoreTest/Models/Simulation/AuxTests.cs
index 4e6eb45f5c38d01df295abc3d55bcd22a37860e2..17fba4958f00557dc77b2135773166b9b373fcf8 100644
--- a/VectoCore/VectoCoreTest/Models/Simulation/AuxTests.cs
+++ b/VectoCore/VectoCoreTest/Models/Simulation/AuxTests.cs
@@ -127,7 +127,7 @@ namespace TUGraz.VectoCore.Tests.Models.Simulation
 			aux.AddConstant("PS", DeclarationData.PneumaticSystem.Lookup(mission, "Medium Supply 1-stage").PowerDemand);
 			aux.AddConstant("STP",
 				DeclarationData.SteeringPump.Lookup(MissionType.LongHaul, hdvClass,
-					new[] { "Variable displacement mech. controlled" }));
+					new[] { "Variable displacement mech. controlled" }).mechanicalPumps);
 			aux.AddConstant("ES", DeclarationData.ElectricSystem.Lookup(mission).PowerDemand);
 			aux.AddConstant("AC",
 				DeclarationData.HeatingVentilationAirConditioning.Lookup(mission, "Default", hdvClass).PowerDemand);
diff --git a/VectoCore/VectoCoreTest/Models/Simulation/LossMapRangeValidationTest.cs b/VectoCore/VectoCoreTest/Models/Simulation/LossMapRangeValidationTest.cs
index 3f1881fe6c7d320c531fb966a1076f51dab7ea3b..df317a5b4542e8468157da726c8160ca12ce3dae 100644
--- a/VectoCore/VectoCoreTest/Models/Simulation/LossMapRangeValidationTest.cs
+++ b/VectoCore/VectoCoreTest/Models/Simulation/LossMapRangeValidationTest.cs
@@ -35,11 +35,13 @@ using System.Collections.Generic;
 using System.ComponentModel.DataAnnotations;
 using System.IO;
 using System.Linq;
+using Moq;
 using TUGraz.VectoCommon.Exceptions;
 using TUGraz.VectoCommon.InputData;
 using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Utils;
 using TUGraz.VectoCore.InputData.FileIO.JSON;
+using TUGraz.VectoCore.InputData.Impl;
 using TUGraz.VectoCore.InputData.Reader.ComponentData;
 using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
@@ -82,6 +84,7 @@ namespace TUGraz.VectoCore.Tests.Models.Simulation
 			var gearboxData = CreateGearboxData(GearboxDirectLoss, GearboxIndirectLoss);
 			var engineData = MockSimulationDataFactory.CreateEngineDataFromFile(EngineFile, gearboxData.Gears.Count);
 			var axleGearData = CreateAxleGearData(AxleGearLossMap);
+			var mockVehicleInputData = new Mock<IVehicleDeclarationInputData>();
 			var vehicleData = new VehicleData {
 				DynamicTyreRadius = 0.85.SI<Meter>(),
 				Loading = 0.SI<Kilogram>(),
@@ -94,7 +97,8 @@ namespace TUGraz.VectoCore.Tests.Models.Simulation
 							TyreTestLoad = 50000.SI<Newton>(),
 							Inertia = 10.SI<KilogramSquareMeter>()
 						}
-					}
+					},
+				InputData = mockVehicleInputData.Object,
 			};
 
 			var runData = new VectoRunData {
@@ -133,7 +137,23 @@ namespace TUGraz.VectoCore.Tests.Models.Simulation
 			var gearboxData = CreateGearboxData(GearboxLimited, GearboxLimited);
 			var engineData = MockSimulationDataFactory.CreateEngineDataFromFile(EngineFile, gearboxData.Gears.Count);
 			var axleGearData = CreateAxleGearData(AxleGearLossMap);
-			var runData = new VectoRunData { GearboxData = gearboxData, EngineData = engineData, AxleGearData = axleGearData };
+			var mockVehicleInputData = new Mock<IVehicleDeclarationInputData>();
+			var vehicleData = new VehicleData {
+				DynamicTyreRadius = 0.85.SI<Meter>(),
+				Loading = 0.SI<Kilogram>(),
+				CurbMass = 2000.SI<Kilogram>(),
+				AxleData =
+					new List<Axle> {
+						new Axle {
+							TwinTyres = false,
+							AxleWeightShare = 1,
+							TyreTestLoad = 50000.SI<Newton>(),
+							Inertia = 10.SI<KilogramSquareMeter>()
+						}
+					},
+				InputData = mockVehicleInputData.Object
+			};
+			var runData = new VectoRunData { GearboxData = gearboxData, EngineData = engineData, AxleGearData = axleGearData, VehicleData = vehicleData};
 			var result = VectoRunData.ValidateRunData(runData, new ValidationContext(runData));
 			Assert.IsFalse(ValidationResult.Success == result);
 		}
@@ -146,6 +166,7 @@ namespace TUGraz.VectoCore.Tests.Models.Simulation
 		{
 			var gearboxData = CreateGearboxData(GearboxDirectLoss, GearboxIndirectLoss);
 			var engineData = MockSimulationDataFactory.CreateEngineDataFromFile(EngineFile, gearboxData.Gears.Count);
+			var mockVehicleInputData = new Mock<IVehicleDeclarationInputData>();
 			var vehicleData = new VehicleData {
 				DynamicTyreRadius = 0.85.SI<Meter>(),
 				Loading = 0.SI<Kilogram>(),
@@ -158,7 +179,8 @@ namespace TUGraz.VectoCore.Tests.Models.Simulation
 							TyreTestLoad = 50000.SI<Newton>(),
 							Inertia = 10.SI<KilogramSquareMeter>()
 						}
-					}
+					},
+				InputData = mockVehicleInputData.Object
 			};
 			var runData = new VectoRunData {
 				GearboxData = gearboxData,
@@ -198,6 +220,10 @@ namespace TUGraz.VectoCore.Tests.Models.Simulation
 		private static GearboxData CreateGearboxData(string directlossMap, string indirectLossMap)
 		{
 			var ratios = new[] { 14.93, 11.64, 9.02, 7.04, 5.64, 4.4, 3.39, 2.65, 2.05, 1.6, 1.28, 1.0 };
+			var gearboxInput = new Mock<IGearboxDeclarationInputData>();
+			var gears = new[] { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 }
+				.Select(x => new TransmissionInputData() { Gear = x }).Cast<ITransmissionInputData>().ToList();
+			gearboxInput.Setup(g => g.Gears).Returns(gears);
 			return new GearboxData {
 				Gears = ratios.Select((ratio, i) =>
 					Tuple.Create((uint)i,
@@ -208,7 +234,8 @@ namespace TUGraz.VectoCore.Tests.Models.Simulation
 							Ratio = ratio,
 							ShiftPolygon = ShiftPolygonReader.ReadFromFile(ShiftPolygonFile)
 						}))
-					.ToDictionary(k => k.Item1 + 1, v => v.Item2)
+					.ToDictionary(k => k.Item1 + 1, v => v.Item2),
+				InputData = gearboxInput.Object
 			};
 		}
 
diff --git a/VectoCore/VectoCoreTest/Models/Simulation/PwheelModeTests.cs b/VectoCore/VectoCoreTest/Models/Simulation/PwheelModeTests.cs
index 6f3abca5f14773332985a0f0d85f538058624efa..8c6ee7bf168954af9c5cb27351b74f6a9cb5c73f 100644
--- a/VectoCore/VectoCoreTest/Models/Simulation/PwheelModeTests.cs
+++ b/VectoCore/VectoCoreTest/Models/Simulation/PwheelModeTests.cs
@@ -29,6 +29,7 @@
 *   Martin Rexeis, rexeis@ivt.tugraz.at, IVT, Graz University of Technology
 */
 
+using System;
 using System.IO;
 using System.Text;
 using System.Data;
@@ -47,6 +48,7 @@ using TUGraz.VectoCore.Models.SimulationComponent.Data.Engine;
 using TUGraz.VectoCore.Models.SimulationComponent.Data.Gearbox;
 using TUGraz.VectoCore.Models.SimulationComponent.Impl;
 using NUnit.Framework;
+using TUGraz.VectoCommon.InputData;
 using TUGraz.VectoCore.InputData.Reader.ComponentData;
 using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Impl.SimulatorFactory;
@@ -80,13 +82,14 @@ namespace TUGraz.VectoCore.Tests.Models.Simulation
 					}
 				},
 				VehicleData = new VehicleData {
-					//DynamicTyreRadius = 
+                    DynamicTyreRadius = 0.5.SI<Meter>()
 				},
 				AxleGearData = new AxleGearData {
 					AxleGear = new TransmissionData {
 						Ratio = 2.3
 					}
-				}
+				},
+				ElectricMachinesData = new List<Tuple<PowertrainPosition, ElectricMotorData>>()
 			};
 
 			var container = new VehicleContainer(ExecutionMode.Engineering);
diff --git a/VectoCore/VectoCoreTest/Models/SimulationComponent/ATGearboxTest.cs b/VectoCore/VectoCoreTest/Models/SimulationComponent/ATGearboxTest.cs
index 6aa860b46af0b05e22149c3ede723f9e9814aa6d..207783e17cbbbe481fa2e54d16532c7645053bad 100644
--- a/VectoCore/VectoCoreTest/Models/SimulationComponent/ATGearboxTest.cs
+++ b/VectoCore/VectoCoreTest/Models/SimulationComponent/ATGearboxTest.cs
@@ -48,6 +48,7 @@ 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.Models.SimulationComponent.Impl.Shiftstrategies;
 using TUGraz.VectoCore.OutputData;
 using TUGraz.VectoCore.OutputData.FileIO;
 using TUGraz.VectoCore.Tests.Integration;
@@ -254,8 +255,8 @@ namespace TUGraz.VectoCore.Tests.Models.SimulationComponent
 				
 			};
 
-			var gbx = GetATGearbox(GearboxData8SpdFile, limits);
-			Assert.AreEqual(8, gbx.Gears.Count);
+			AssertHelper.Exception<VectoException>(() => GetATGearbox(GearboxData8SpdFile, limits), messageContains: "Only the last 1 or 2 gears can be disabled.");
+			//Assert.AreEqual(8, gbx.Gears.Count);
 		}
 
 		public GearboxData GetATGearbox(string gbxFile, IList<ITorqueLimitInputData> torqueLimits)
diff --git a/VectoCore/VectoCoreTest/Models/SimulationComponent/GearboxShiftLossesTest.cs b/VectoCore/VectoCoreTest/Models/SimulationComponent/GearboxShiftLossesTest.cs
index d4a644e7d245f58498663aef32b3ccfd12b378d0..5193e9c0b5d69d9aa1cf433c5b712b2b34c602a4 100644
--- a/VectoCore/VectoCoreTest/Models/SimulationComponent/GearboxShiftLossesTest.cs
+++ b/VectoCore/VectoCoreTest/Models/SimulationComponent/GearboxShiftLossesTest.cs
@@ -44,6 +44,7 @@ using TUGraz.VectoCore.Models.SimulationComponent.Impl;
 using TUGraz.VectoCore.Tests.Integration;
 using TUGraz.VectoCore.Tests.Utils;
 using System.IO;
+using TUGraz.VectoCore.Models.SimulationComponent.Impl.Shiftstrategies;
 
 namespace TUGraz.VectoCore.Tests.Models.SimulationComponent
 {
diff --git a/VectoCore/VectoCoreTest/Models/SimulationComponentData/AuxiliaryTypeHelperTest.cs b/VectoCore/VectoCoreTest/Models/SimulationComponentData/AuxiliaryTypeHelperTest.cs
index c0f864df0c661c949e25fda557a56ce66fd47846..65f8a04d148dba84f57c178790ad52f8a96c0172 100644
--- a/VectoCore/VectoCoreTest/Models/SimulationComponentData/AuxiliaryTypeHelperTest.cs
+++ b/VectoCore/VectoCoreTest/Models/SimulationComponentData/AuxiliaryTypeHelperTest.cs
@@ -33,6 +33,7 @@ using NUnit.Framework;
 using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCore.Configuration;
 using TUGraz.VectoCore.Models.Declaration;
+using TUGraz.VectoCore.Models.Declaration.Auxiliaries;
 
 namespace TUGraz.VectoCore.Tests.Models.SimulationComponentData
 {
diff --git a/VectoCore/VectoCoreTest/Models/WHRMapReaderTest.cs b/VectoCore/VectoCoreTest/Models/WHRMapReaderTest.cs
index 40e23061c8538f6afa7919c6d8ab25f5efb354f1..31539b82eafa35e922004f7f064048b3114c9d19 100644
--- a/VectoCore/VectoCoreTest/Models/WHRMapReaderTest.cs
+++ b/VectoCore/VectoCoreTest/Models/WHRMapReaderTest.cs
@@ -41,6 +41,7 @@ namespace TUGraz.VectoCore.Tests.Models
 
 			_kernel = new StandardKernel(new VectoNinjectModule());
 			xmlInputReader = _kernel.Get<IXMLInputDataReader>();
+			_runDataFactory = _kernel.Get<IVectoRunDataFactoryFactory>();
 		}
 
 		[TestCase]
diff --git a/VectoCore/VectoCoreTest/Reports/SumWriterTest.cs b/VectoCore/VectoCoreTest/Reports/SumWriterTest.cs
index d19cfc1aeaeef2e81bfbb73e37cc3b13eaceb709..09b4c268ea9538a93ff014b903a46b69f622f854 100644
--- a/VectoCore/VectoCoreTest/Reports/SumWriterTest.cs
+++ b/VectoCore/VectoCoreTest/Reports/SumWriterTest.cs
@@ -257,7 +257,8 @@ namespace TUGraz.VectoCore.Tests.Reports
 			var jobfile = @"Testdata\XML\XMLReaderDeclaration\vecto_vehicle-sample.xml";
 			var dataProvider = xmlInputReader.CreateDeclaration(jobfile);
 			var writer = new FileOutputWriter(jobfile);
-			var xmlReport = new XMLDeclarationReport(writer);
+			//var xmlReport = new XMLDeclarationReport09(writer);
+			var xmlReport = _kernel.Get<IXMLDeclarationReportFactory>().CreateReport(dataProvider, writer);
 			var sumData = new SummaryDataContainer(writer);
 			var jobContainer = new JobContainer(sumData);
 
diff --git a/VectoCore/VectoCoreTest/Reports/TestXMLResultsWriting.cs b/VectoCore/VectoCoreTest/Reports/TestXMLResultsWriting.cs
new file mode 100644
index 0000000000000000000000000000000000000000..edf6a7fdf7be1b8ad3df066d12ccc7b6a7156e6e
--- /dev/null
+++ b/VectoCore/VectoCoreTest/Reports/TestXMLResultsWriting.cs
@@ -0,0 +1,604 @@
+using System;
+using System.Collections.Generic;
+using System.Data;
+using System.IO;
+using System.Linq;
+using System.Text;
+using System.Xml;
+using System.Xml.Linq;
+using Castle.Components.DictionaryAdapter.Xml;
+using Moq;
+using Ninject;
+using NUnit.Framework;
+using TUGraz.VectoCommon.InputData;
+using TUGraz.VectoCommon.Models;
+using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.InputData.FileIO.XML;
+using TUGraz.VectoCore.Models.Declaration;
+using TUGraz.VectoCore.Models.Simulation.Data;
+using TUGraz.VectoCore.Models.Simulation.Impl;
+using TUGraz.VectoCore.Models.SimulationComponent.Data;
+using TUGraz.VectoCore.OutputData;
+using TUGraz.VectoCore.OutputData.XML;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9.ResultWriter;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationFile.VehicleInformationFile_0_1.ResultWriter;
+using TUGraz.VectoCore.Utils;
+using XmlDocumentType = TUGraz.VectoCore.Utils.XmlDocumentType;
+
+namespace TUGraz.VectoCore.Tests.Reports;
+
+[TestFixture]
+public class TestXMLResultsWriting
+{
+	private StandardKernel _kernel;
+
+	private IResultsWriterFactory _reportResultsFactory;
+	//private IXMLInputDataReader _xmlReader;
+
+	XNamespace CIF_NS = XNamespace.Get("urn:tugraz:ivt:VectoAPI:CustomerOutput:v0.9");
+	XNamespace MRF_NS = XNamespace.Get("urn:tugraz:ivt:VectoAPI:DeclarationOutput:v0.9");
+	XNamespace VIF_NS = XNamespace.Get("urn:tugraz:ivt:VectoAPI:DeclarationOutput:VehicleInterimFile:v0.1");
+
+	[OneTimeSetUp]
+	public void OneTimeSetup()
+	{
+		_kernel = new StandardKernel(new VectoNinjectModule());
+		//_xmlReader = _kernel.Get<IXMLInputDataReader>();
+		_reportResultsFactory = _kernel.Get<IResultsWriterFactory>();
+	}
+
+
+	[
+		TestCase(VehicleCategory.RigidTruck, VectoSimulationJobType.ConventionalVehicle, false, true, typeof(CIFResultsWriter.ExemptedVehicle)),
+		TestCase(VehicleCategory.RigidTruck, VectoSimulationJobType.ConventionalVehicle, false, false, typeof(CIFResultsWriter.ConventionalLorry)),
+		TestCase(VehicleCategory.Tractor, VectoSimulationJobType.ConventionalVehicle, false, false, typeof(CIFResultsWriter.ConventionalLorry)),
+		TestCase(VehicleCategory.RigidTruck, VectoSimulationJobType.ParallelHybridVehicle, false, false, typeof(CIFResultsWriter.HEVNonOVCLorry)),
+		TestCase(VehicleCategory.RigidTruck, VectoSimulationJobType.SerialHybridVehicle, true, false, typeof(CIFResultsWriter.HEVOVCLorry)),
+		TestCase(VehicleCategory.RigidTruck, VectoSimulationJobType.BatteryElectricVehicle, true, false, typeof(CIFResultsWriter.PEVLorry)),
+
+		TestCase(VehicleCategory.HeavyBusCompletedVehicle, VectoSimulationJobType.ConventionalVehicle, false, true, typeof(CIFResultsWriter.ExemptedVehicle)),
+		TestCase(VehicleCategory.HeavyBusCompletedVehicle, VectoSimulationJobType.ConventionalVehicle, false, false, typeof(CIFResultsWriter.ConventionalBus)),
+		TestCase(VehicleCategory.HeavyBusCompletedVehicle, VectoSimulationJobType.ConventionalVehicle, false, false, typeof(CIFResultsWriter.ConventionalBus)),
+		TestCase(VehicleCategory.HeavyBusCompletedVehicle, VectoSimulationJobType.ParallelHybridVehicle, false, false, typeof(CIFResultsWriter.HEVNonOVCBus)),
+		TestCase(VehicleCategory.HeavyBusCompletedVehicle, VectoSimulationJobType.SerialHybridVehicle, true, false, typeof(CIFResultsWriter.HEVOVCBus)),
+		TestCase(VehicleCategory.HeavyBusCompletedVehicle, VectoSimulationJobType.BatteryElectricVehicle, true, false, typeof(CIFResultsWriter.PEVBus)),
+
+	]
+	public void Test_CIF_ReportResultInstance(VehicleCategory vehicleCategory, VectoSimulationJobType jobType, bool ovc,
+		bool exempted, Type expectedResultWriterType)
+	{
+		var resultsWriter = _reportResultsFactory.GetCIFResultsWriter(vehicleCategory.GetVehicleType(), jobType, ovc, exempted);
+
+		Assert.AreEqual(expectedResultWriterType, resultsWriter.GetType());
+	}
+
+
+
+	[
+		TestCase(VectoSimulationJobType.ConventionalVehicle, false, false, true, TestName = "CIF_ReportResult_WritingResults: Lorry Conv SUCCESS"),
+		TestCase(VectoSimulationJobType.ConventionalVehicle, false, false, true, FuelType.NGCI, FuelType.DieselCI, TestName = "CIF_ReportResult_WritingResults: Lorry Conv DualFuel SUCCESS"),
+		TestCase(VectoSimulationJobType.ConventionalVehicle, false, false, true, FuelType.NGPI, TestName = "CIF_ReportResult_WritingResults: Lorry Conv LNG SUCCESS"),
+		TestCase(VectoSimulationJobType.ConventionalVehicle, false, false, false, TestName = "CIF_ReportResult_WritingResults: Lorry Conv ERROR"),
+
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, true, false, true, TestName = "CIF_ReportResult_WritingResults: Lorry HEV OVC SUCCESS"),
+		TestCase(VectoSimulationJobType.SerialHybridVehicle, true, false, true, FuelType.NGCI, FuelType.DieselCI, TestName = "CIF_ReportResult_WritingResults: Lorry HEV OVC DualFuel SUCCESS"),
+		TestCase(VectoSimulationJobType.IEPC_S, true, false, true, FuelType.NGPI, TestName = "CIF_ReportResult_WritingResults: Lorry HEV OVC LNG SUCCESS"),
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, true, false, false, TestName = "CIF_ReportResult_WritingResults: Lorry HEV OVC ERROR"),
+
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, false, false, true, TestName = "CIF_ReportResult_WritingResults: Lorry HEV non-OVC SUCCESS"),
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, false, false, false, TestName = "CIF_ReportResult_WritingResults: Lorry HEV non-OVC ERROR"),
+
+		TestCase(VectoSimulationJobType.BatteryElectricVehicle, true, false, true, TestName = "CIF_ReportResult_WritingResults: Lorry PEV SUCCESS"),
+		TestCase(VectoSimulationJobType.BatteryElectricVehicle, true, false, false, TestName = "CIF_ReportResult_WritingResults: Lorry PEV ERROR"),
+
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, true, true, true, TestName = "CIF_ReportResult_WritingResults: Lorry HEV exempted"),
+		TestCase(VectoSimulationJobType.ConventionalVehicle, true, true, true, TestName = "CIF_ReportResult_WritingResults: Lorry Conv exempted"),
+	]
+	public void Test_CIF_ReportResult_WritingResults_Lorry(VectoSimulationJobType jobType, bool ovc, bool exempted, bool success, params FuelType[] fuels)
+	{
+		var vehicleCategory = VehicleCategory.RigidTruck;
+		var ovcmode = ovc ? VectoRunData.OvcHevMode.ChargeDepleting : VectoRunData.OvcHevMode.NotApplicable;
+		var runData = GetMockRunData(vehicleCategory, jobType, ovc, exempted, ovcmode, fuels);
+		var modData = GetMockModData(success ? VectoRun.Status.Success : VectoRun.Status.Aborted, fuels);
+
+		var resultEntries = new List<IResultEntry>();
+
+		var resultEntry = GetResultEntry(runData);
+		resultEntry.SetResultData(runData, modData, 1);
+		resultEntries.Add(resultEntry);
+
+		if (ovc && jobType.GetPowertrainArchitectureType() == VectoSimulationJobTypeHelper.Hybrid) {
+			var run2 = GetMockRunData(vehicleCategory, jobType, true, exempted, VectoRunData.OvcHevMode.ChargeSustaining, fuels);
+			var res2 = GetResultEntry(run2);
+			res2.SetResultData(run2, modData, 1);
+			resultEntries.Add(res2);
+		}
+
+		var resultsWriter = _reportResultsFactory.GetCIFResultsWriter(
+			runData.VehicleData.VehicleCategory.GetVehicleType(),
+			runData.JobType, runData.VehicleData.OffVehicleCharging, runData.Exempted);
+
+		var results = resultsWriter.GenerateResults(resultEntries);
+
+		Assert.NotNull(results);
+
+		var doc = CreateXmlDocument(results, "VectoOutputCustomer.0.9", CIF_NS);
+		var validator = GetValidator(doc);
+
+		WriteToConsole(doc);
+
+		Assert.IsTrue(validator.ValidateXML(XmlDocumentType.CustomerReport), validator.ValidationError);
+
+		WriteToFile("CIF", doc, runData, success, exempted);
+	}
+
+	
+
+	[
+		TestCase(VectoSimulationJobType.ConventionalVehicle, false, false, true, TestName = "CIF_ReportResult_WritingResults: CompletedBus Conv SUCCESS"),
+		TestCase(VectoSimulationJobType.ConventionalVehicle, false, false, true, FuelType.NGCI, FuelType.DieselCI, TestName = "CIF_ReportResult_WritingResults: CompletedBus Conv DualFuel SUCCESS"),
+		TestCase(VectoSimulationJobType.ConventionalVehicle, false, false, true, FuelType.NGPI, TestName = "CIF_ReportResult_WritingResults: CompletedBus Conv LNG SUCCESS"),
+		TestCase(VectoSimulationJobType.ConventionalVehicle, false, false, false, TestName = "CIF_ReportResult_WritingResults: CompletedBus Conv ERROR"),
+
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, true, false, true, TestName = "CIF_ReportResult_WritingResults: CompletedBus HEV OVC SUCCESS"),
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, true, false, true, FuelType.NGCI, FuelType.DieselCI, TestName = "CIF_ReportResult_WritingResults: CompletedBus HEV OVC DualFuel SUCCESS"),
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, true, false, true, FuelType.NGPI, TestName = "CIF_ReportResult_WritingResults: CompletedBus HEV OVC LNG SUCCESS"),
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, true, false, false, TestName = "CIF_ReportResult_WritingResults: CompletedBus HEV OVC ERROR"),
+
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, false, false, true, TestName = "CIF_ReportResult_WritingResults: CompletedBus HEV non-OVC SUCCESS"),
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, false, false, false, TestName = "CIF_ReportResult_WritingResults: CompletedBus HEV non-OVC ERROR"),
+
+		TestCase(VectoSimulationJobType.BatteryElectricVehicle, true, false, true, TestName = "CIF_ReportResult_WritingResults: CompletedBus PEV SUCCESS"),
+		TestCase(VectoSimulationJobType.BatteryElectricVehicle, true, false, false, TestName = "CIF_ReportResult_WritingResults: CompletedBus PEV ERROR"),
+
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, true, true, true, TestName = "CIF_ReportResult_WritingResults: CompletedBus HEV exempted"),
+	]
+	public void TestReportResult_WritingResults_CompletedBus(VectoSimulationJobType jobType, bool ovc, bool exempted, bool success, params FuelType[] fuels)
+	{
+		var vehicleCategory = VehicleCategory.HeavyBusCompletedVehicle;
+		var ovcmode = ovc ? VectoRunData.OvcHevMode.ChargeDepleting : VectoRunData.OvcHevMode.NotApplicable;
+		var runData = GetMockRunData(vehicleCategory, jobType, ovc, exempted, ovcmode, fuels);
+		var modData = GetMockModData(success ? VectoRun.Status.Success : VectoRun.Status.Aborted, fuels);
+
+		var resultEntries = new List<IResultEntry>();
+
+		var resultEntry = GetResultEntry(runData);
+		resultEntry.SetResultData(runData, modData, 1);
+		resultEntries.Add(resultEntry);
+
+		if (jobType.GetPowertrainArchitectureType() == VectoSimulationJobTypeHelper.PureElectric) {
+			resultEntry.AuxHeaterFuel = FuelData.Diesel;
+			resultEntry.ZEV_FuelConsumption_AuxHtr = 1.SI<Kilogram>();
+			resultEntry.ZEV_CO2 = resultEntry.ZEV_FuelConsumption_AuxHtr * resultEntry.AuxHeaterFuel.CO2PerFuelWeight;
+		}
+
+		if (ovc && jobType.GetPowertrainArchitectureType() == VectoSimulationJobTypeHelper.Hybrid) {
+			var run2 = GetMockRunData(vehicleCategory, jobType, true, exempted, VectoRunData.OvcHevMode.ChargeSustaining, fuels);
+			var res2 = GetResultEntry(run2);
+			res2.SetResultData(run2, modData, 1);
+			resultEntries.Add(res2);
+		}
+
+		var resultsWriter = _reportResultsFactory.GetCIFResultsWriter(
+			runData.VehicleData.VehicleCategory.GetVehicleType(),
+			runData.JobType, runData.VehicleData.OffVehicleCharging, runData.Exempted);
+
+		var results = resultsWriter.GenerateResults(resultEntries);
+
+		Assert.NotNull(results);
+
+		var doc = CreateXmlDocument(results, "VectoOutputCustomer.0.9", CIF_NS);
+		var validator = GetValidator(doc);
+
+		WriteToConsole(doc);
+
+		Assert.IsTrue(validator.ValidateXML(XmlDocumentType.CustomerReport), validator.ValidationError);
+
+		WriteToFile("CIF", doc, runData, success, exempted);
+	}
+
+
+	// ---------------------------
+	// MRF Tests
+
+	[
+		TestCase(VehicleCategory.RigidTruck, VectoSimulationJobType.ConventionalVehicle, false, true, typeof(MRFResultsWriter.ExemptedVehicle)),
+		TestCase(VehicleCategory.RigidTruck, VectoSimulationJobType.ConventionalVehicle, false, false, typeof(MRFResultsWriter.ConventionalLorry)),
+		TestCase(VehicleCategory.Tractor, VectoSimulationJobType.ConventionalVehicle, false, false, typeof(MRFResultsWriter.ConventionalLorry)),
+		TestCase(VehicleCategory.RigidTruck, VectoSimulationJobType.ParallelHybridVehicle, false, false, typeof(MRFResultsWriter.HEVNonOVCLorry)),
+		TestCase(VehicleCategory.RigidTruck, VectoSimulationJobType.SerialHybridVehicle, true, false, typeof(MRFResultsWriter.HEVOVCLorry)),
+		TestCase(VehicleCategory.RigidTruck, VectoSimulationJobType.BatteryElectricVehicle, true, false, typeof(MRFResultsWriter.PEVLorry)),
+
+		TestCase(VehicleCategory.HeavyBusCompletedVehicle, VectoSimulationJobType.ConventionalVehicle, false, true, typeof(MRFResultsWriter.ExemptedVehicle)),
+		TestCase(VehicleCategory.HeavyBusCompletedVehicle, VectoSimulationJobType.ConventionalVehicle, false, false, typeof(MRFResultsWriter.ConventionalBus)),
+		TestCase(VehicleCategory.HeavyBusCompletedVehicle, VectoSimulationJobType.ParallelHybridVehicle, false, false, typeof(MRFResultsWriter.HEVNonOVCBus)),
+		TestCase(VehicleCategory.HeavyBusCompletedVehicle, VectoSimulationJobType.SerialHybridVehicle, true, false, typeof(MRFResultsWriter.HEVOVCBus)),
+		TestCase(VehicleCategory.HeavyBusCompletedVehicle, VectoSimulationJobType.BatteryElectricVehicle, true, false, typeof(MRFResultsWriter.PEVBus)),
+	]
+	public void Test_MRF_ReportResultInstance(VehicleCategory vehicleCategory, VectoSimulationJobType jobType, bool ovc,
+		bool exempted, Type expectedResultWriterType)
+	{
+		var resultsWriter = _reportResultsFactory.GetMRFResultsWriter(vehicleCategory.GetVehicleType(), jobType, ovc, exempted);
+
+		Assert.AreEqual(expectedResultWriterType, resultsWriter.GetType());
+	}
+
+
+	[
+		TestCase(VectoSimulationJobType.ConventionalVehicle, false, false, true, TestName = "MRF_ReportResult_WritingResults: Lorry Conv SUCCESS"),
+		TestCase(VectoSimulationJobType.ConventionalVehicle, false, false, true, FuelType.NGCI, FuelType.DieselCI, TestName = "MRF_ReportResult_WritingResults: Lorry Conv DualFuel SUCCESS"),
+		TestCase(VectoSimulationJobType.ConventionalVehicle, false, false, true, FuelType.NGPI, TestName = "MRF_ReportResult_WritingResults: Lorry Conv LNG SUCCESS"),
+		TestCase(VectoSimulationJobType.ConventionalVehicle, false, false, false, TestName = "MRF_ReportResult_WritingResults: Lorry Conv ERROR"),
+
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, true, false, true, TestName = "MRF_ReportResult_WritingResults: Lorry HEV OVC SUCCESS"),
+		TestCase(VectoSimulationJobType.SerialHybridVehicle, true, false, true, FuelType.NGCI, FuelType.DieselCI, TestName = "MRF_ReportResult_WritingResults: Lorry HEV OVC DualFuel SUCCESS"),
+		TestCase(VectoSimulationJobType.IEPC_S, true, false, true, FuelType.NGPI, TestName = "MRF_ReportResult_WritingResults: Lorry HEV OVC LNG SUCCESS"),
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, true, false, false, TestName = "MRF_ReportResult_WritingResults: Lorry HEV OVC ERROR"),
+
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, false, false, true, TestName = "MRF_ReportResult_WritingResults: Lorry HEV non-OVC SUCCESS"),
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, false, false, false, TestName = "MRF_ReportResult_WritingResults: Lorry HEV non-OVC ERROR"),
+
+		TestCase(VectoSimulationJobType.BatteryElectricVehicle, true, false, true, TestName = "MRF_ReportResult_WritingResults: Lorry PEV SUCCESS"),
+		TestCase(VectoSimulationJobType.BatteryElectricVehicle, true, false, false, TestName = "MRF_ReportResult_WritingResults: Lorry PEV ERROR"),
+
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, true, true, true, TestName = "MRF_ReportResult_WritingResults: Lorry HEV exempted"),
+		TestCase(VectoSimulationJobType.ConventionalVehicle, true, true, true, TestName = "MRF_ReportResult_WritingResults: Lorry Conv exempted"),
+	]
+	public void Test_MRF_ReportResult_WritingResults_Lorry(VectoSimulationJobType jobType, bool ovc, bool exempted, bool success, params FuelType[] fuels)
+	{
+		var vehicleCategory = VehicleCategory.RigidTruck;
+		var ovcmode = ovc ? VectoRunData.OvcHevMode.ChargeDepleting : VectoRunData.OvcHevMode.NotApplicable;
+		var runData = GetMockRunData(vehicleCategory, jobType, ovc, exempted, ovcmode, fuels);
+		var modData = GetMockModData(success ? VectoRun.Status.Success : VectoRun.Status.Aborted, fuels);
+
+		var resultEntries = new List<IResultEntry>();
+
+		var resultEntry = GetResultEntry(runData);
+		resultEntry.SetResultData(runData, modData, 1);
+
+		resultEntries.Add(resultEntry);
+
+		if (ovc && jobType.GetPowertrainArchitectureType() == VectoSimulationJobTypeHelper.Hybrid) {
+			var run2 = GetMockRunData(vehicleCategory, jobType, true, exempted, VectoRunData.OvcHevMode.ChargeSustaining, fuels);
+			var res2 = GetResultEntry(run2);
+			res2.SetResultData(run2, modData, 1);
+			resultEntries.Add(res2);
+		}
+
+		var resultsWriter = _reportResultsFactory.GetMRFResultsWriter(
+			runData.VehicleData.VehicleCategory.GetVehicleType(),
+			runData.JobType, runData.VehicleData.OffVehicleCharging, runData.Exempted);
+
+		var results = resultsWriter.GenerateResults(resultEntries);
+
+		Assert.NotNull(results);
+
+		var doc = CreateXmlDocument(results, "VectoOutputManufacturer.0.9", MRF_NS);
+		var validator = GetValidator(doc);
+
+		WriteToConsole(doc);
+
+		Assert.IsTrue(validator.ValidateXML(XmlDocumentType.ManufacturerReport), validator.ValidationError);
+
+		WriteToFile("MRF", doc, runData, success, exempted);
+	}
+
+	[
+		TestCase(VectoSimulationJobType.ConventionalVehicle, false, false, true, TestName = "MRF_ReportResult_WritingResults: CompletedBus Conv SUCCESS"),
+		TestCase(VectoSimulationJobType.ConventionalVehicle, false, false, true, FuelType.NGCI, FuelType.DieselCI, TestName = "MRF_ReportResult_WritingResults: CompletedBus Conv DualFuel SUCCESS"),
+		TestCase(VectoSimulationJobType.ConventionalVehicle, false, false, true, FuelType.NGPI, TestName = "MRF_ReportResult_WritingResults: CompletedBus Conv LNG SUCCESS"),
+		TestCase(VectoSimulationJobType.ConventionalVehicle, false, false, false, TestName = "MRF_ReportResult_WritingResults: CompletedBus Conv ERROR"),
+
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, true, false, true, TestName = "MRF_ReportResult_WritingResults: CompletedBus HEV OVC SUCCESS"),
+		TestCase(VectoSimulationJobType.SerialHybridVehicle, true, false, true, FuelType.NGCI, FuelType.DieselCI, TestName = "MRF_ReportResult_WritingResults: CompletedBus HEV OVC DualFuel SUCCESS"),
+		TestCase(VectoSimulationJobType.IEPC_S, true, false, true, FuelType.NGPI, TestName = "MRF_ReportResult_WritingResults: CompletedBus HEV OVC LNG SUCCESS"),
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, true, false, false, TestName = "MRF_ReportResult_WritingResults: CompletedBus HEV OVC ERROR"),
+
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, false, false, true, TestName = "MRF_ReportResult_WritingResults: CompletedBus HEV non-OVC SUCCESS"),
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, false, false, false, TestName = "MRF_ReportResult_WritingResults: CompletedBus HEV non-OVC ERROR"),
+
+		TestCase(VectoSimulationJobType.BatteryElectricVehicle, true, false, true, TestName = "MRF_ReportResult_WritingResults: CompletedBus PEV SUCCESS"),
+		TestCase(VectoSimulationJobType.BatteryElectricVehicle, true, false, false, TestName = "MRF_ReportResult_WritingResults: CompletedBus PEV ERROR"),
+
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, true, true, true, TestName = "MRF_ReportResult_WritingResults: CompletedBus HEV exempted"),
+		TestCase(VectoSimulationJobType.ConventionalVehicle, true, true, true, TestName = "MRF_ReportResult_WritingResults: CompletedBus Conv exempted"),
+	]
+	public void Test_MRF_ReportResult_WritingResults_Bus(VectoSimulationJobType jobType, bool ovc, bool exempted, bool success, params FuelType[] fuels)
+	{
+		var vehicleCategory = VehicleCategory.HeavyBusCompletedVehicle;
+		var ovcmode = ovc ? VectoRunData.OvcHevMode.ChargeDepleting : VectoRunData.OvcHevMode.NotApplicable;
+		var runData = GetMockRunData(vehicleCategory, jobType, ovc, exempted, ovcmode, fuels);
+		var modData = GetMockModData(success ? VectoRun.Status.Success : VectoRun.Status.Aborted, fuels);
+
+		var resultEntries = new List<IResultEntry>();
+
+		var resultEntry = GetResultEntry(runData);
+		resultEntry.SetResultData(runData, modData, 1);
+
+		resultEntries.Add(resultEntry);
+
+		if (ovc && jobType.GetPowertrainArchitectureType() == VectoSimulationJobTypeHelper.Hybrid) {
+			var run2 = GetMockRunData(vehicleCategory, jobType, true, exempted, VectoRunData.OvcHevMode.ChargeSustaining, fuels);
+			var res2 = GetResultEntry(run2);
+			res2.SetResultData(run2, modData, 1);
+			resultEntries.Add(res2);
+		}
+
+		var resultsWriter = _reportResultsFactory.GetMRFResultsWriter(
+			runData.VehicleData.VehicleCategory.GetVehicleType(),
+			runData.JobType, runData.VehicleData.OffVehicleCharging, runData.Exempted);
+
+		var results = resultsWriter.GenerateResults(resultEntries);
+
+		Assert.NotNull(results);
+
+		var doc = CreateXmlDocument(results, "VectoOutputManufacturer.0.9", MRF_NS);
+		var validator = GetValidator(doc);
+
+		WriteToConsole(doc);
+
+		Assert.IsTrue(validator.ValidateXML(XmlDocumentType.ManufacturerReport), validator.ValidationError);
+
+		WriteToFile("MRF", doc, runData, success, exempted);
+	}
+
+	// ------------
+	// VIF Tests
+
+	[
+		TestCase(VehicleCategory.HeavyBusPrimaryVehicle, VectoSimulationJobType.ConventionalVehicle, false, true, typeof(VIFResultsWriter.ExemptedVehicle)),
+		TestCase(VehicleCategory.HeavyBusPrimaryVehicle, VectoSimulationJobType.ConventionalVehicle, false, false, typeof(VIFResultsWriter.ConventionalBus)),
+		TestCase(VehicleCategory.HeavyBusPrimaryVehicle, VectoSimulationJobType.ParallelHybridVehicle, false, false, typeof(VIFResultsWriter.HEVNonOVCBus)),
+		TestCase(VehicleCategory.HeavyBusPrimaryVehicle, VectoSimulationJobType.SerialHybridVehicle, true, false, typeof(VIFResultsWriter.HEVOVCBus)),
+		TestCase(VehicleCategory.HeavyBusPrimaryVehicle, VectoSimulationJobType.BatteryElectricVehicle, true, false, typeof(VIFResultsWriter.PEVBus)),
+	]
+	public void Test_VIF_ReportResultInstance(VehicleCategory vehicleCategory, VectoSimulationJobType jobType, bool ovc,
+		bool exempted, Type expectedResultWriterType)
+	{
+		var resultsWriter = _reportResultsFactory.GetVIFResultsWriter(vehicleCategory.GetVehicleType(), jobType, ovc, exempted);
+
+		Assert.AreEqual(expectedResultWriterType, resultsWriter.GetType());
+	}
+
+	[
+		TestCase(VectoSimulationJobType.ConventionalVehicle, false, false, true, TestName = "VIF_ReportResult_WritingResults: PrimaryBus Conv SUCCESS"),
+		TestCase(VectoSimulationJobType.ConventionalVehicle, false, false, true, FuelType.NGCI, FuelType.DieselCI, TestName = "VIF_ReportResult_WritingResults: PrimaryBus Conv DualFuel SUCCESS"),
+		TestCase(VectoSimulationJobType.ConventionalVehicle, false, false, true, FuelType.NGPI, TestName = "VIF_ReportResult_WritingResults: PrimaryBus Conv LNG SUCCESS"),
+		TestCase(VectoSimulationJobType.ConventionalVehicle, false, false, false, TestName = "VIF_ReportResult_WritingResults: PrimaryBus Conv ERROR"),
+
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, true, false, true, TestName = "VIF_ReportResult_WritingResults: PrimaryBus HEV OVC SUCCESS"),
+		TestCase(VectoSimulationJobType.SerialHybridVehicle, true, false, true, FuelType.NGCI, FuelType.DieselCI, TestName = "VIF_ReportResult_WritingResults: PrimaryBus HEV OVC DualFuel SUCCESS"),
+		TestCase(VectoSimulationJobType.IEPC_S, true, false, true, FuelType.NGPI, TestName = "VIF_ReportResult_WritingResults: PrimaryBus HEV OVC LNG SUCCESS"),
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, true, false, false, TestName = "VIF_ReportResult_WritingResults: PrimaryBus HEV OVC ERROR"),
+
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, false, false, true, TestName = "VIF_ReportResult_WritingResults: PrimaryBus HEV non-OVC SUCCESS"),
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, false, false, false, TestName = "VIF_ReportResult_WritingResults: PrimaryBus HEV non-OVC ERROR"),
+
+		TestCase(VectoSimulationJobType.BatteryElectricVehicle, true, false, true, TestName = "VIF_ReportResult_WritingResults: PrimaryBus PEV SUCCESS"),
+		TestCase(VectoSimulationJobType.BatteryElectricVehicle, true, false, false, TestName = "VIF_ReportResult_WritingResults: PrimaryBus PEV ERROR"),
+
+		TestCase(VectoSimulationJobType.ParallelHybridVehicle, true, true, true, TestName = "VIF_ReportResult_WritingResults: PrimaryBus HEV exempted"),
+		TestCase(VectoSimulationJobType.ConventionalVehicle, true, true, true, TestName = "VIF_ReportResult_WritingResults: PrimaryBus Conv exempted"),
+	]
+	public void Test_VIF_ReportResult_WritingResults_Bus(VectoSimulationJobType jobType, bool ovc, bool exempted, bool success, params FuelType[] fuels)
+	{
+		var vehicleCategory = VehicleCategory.HeavyBusPrimaryVehicle;
+		var ovcmode = ovc ? VectoRunData.OvcHevMode.ChargeDepleting : VectoRunData.OvcHevMode.NotApplicable;
+		var runData = GetMockRunData(vehicleCategory, jobType, ovc, exempted, ovcmode, fuels);
+		var modData = GetMockModData(success ? VectoRun.Status.Success : VectoRun.Status.Aborted, fuels);
+
+		var resultEntries = new List<IResultEntry>();
+
+		var resultEntry = GetResultEntry(runData);
+		resultEntry.SetResultData(runData, modData, 1);
+
+		resultEntries.Add(resultEntry);
+
+		if (ovc && jobType.GetPowertrainArchitectureType() == VectoSimulationJobTypeHelper.Hybrid) {
+			var run2 = GetMockRunData(vehicleCategory, jobType, true, exempted, VectoRunData.OvcHevMode.ChargeSustaining, fuels);
+			var res2 = GetResultEntry(run2);
+			res2.SetResultData(run2, modData, 1);
+			resultEntries.Add(res2);
+		}
+
+		var resultsWriter = _reportResultsFactory.GetVIFResultsWriter(
+			runData.VehicleData.VehicleCategory.GetVehicleType(),
+			runData.JobType, runData.VehicleData.OffVehicleCharging, runData.Exempted);
+
+		var results = resultsWriter.GenerateResults(resultEntries);
+
+		Assert.NotNull(results);
+
+		var doc = CreateXmlDocument(results, "VectoOutputMultistep.0.1", VIF_NS);
+		var validator = GetValidator(doc);
+
+		WriteToConsole(doc);
+
+		Assert.IsTrue(validator.ValidateXML(XmlDocumentType.MultistepOutputData), validator.ValidationError);
+
+		WriteToFile("VIF", doc, runData, success, exempted);
+	}
+
+	// ===================================
+
+	private static void WriteToConsole(XDocument doc)
+	{
+		var m = new MemoryStream();
+		var writer = new XmlTextWriter(m, Encoding.UTF8) { Formatting = Formatting.Indented };
+		doc.WriteTo(writer);
+		writer.Flush();
+		m.Flush();
+		m.Seek(0, SeekOrigin.Begin);
+		Console.WriteLine(new StreamReader(m).ReadToEnd());
+	}
+
+    
+	private void WriteToFile(string prefix, XDocument doc, VectoRunData runData, bool success, bool exempted)
+	{
+		lock (this) {
+			var fileName = GetFilename(prefix, runData, success, exempted);
+			var filePath = Path.Combine("TestDummyResults", fileName);
+			if (!Directory.Exists(Path.GetDirectoryName(filePath))) {
+				Directory.CreateDirectory(Path.GetDirectoryName(filePath));
+			}
+
+			if (File.Exists(filePath)) {
+				File.Delete(filePath);
+			}
+
+			var writer = new XmlTextWriter(filePath, Encoding.UTF8) { Formatting = Formatting.Indented };
+			doc.WriteTo(writer);
+			writer.Flush();
+		}
+	}
+
+	private string GetFilename(string prefix, VectoRunData runData, bool success, bool exempted)
+	{
+		var arch = string.Empty;
+		switch (runData.JobType.GetPowertrainArchitectureType()) {
+			case VectoSimulationJobTypeHelper.Hybrid:
+				arch = (runData.VehicleData.OffVehicleCharging ? "OVC" : "non-OVC") + "-HEV";
+				break;
+			case VectoSimulationJobTypeHelper.Conventional:
+				arch = "Conv";
+				break;
+			case VectoSimulationJobTypeHelper.PureElectric:
+				arch = "PEV";
+				break;
+		}
+
+		var category = runData.VehicleData.VehicleCategory.IsLorry() ? "Lorry" : "Bus";
+		var suffix = success ? null : "_ERR";
+		var exept = exempted ? "_exempted" : null;
+
+		var fuelSuffix = "";
+		var fuels = runData.EngineData.Fuels;
+		if (fuels.Any(x => x.FuelData.FuelType != FuelType.DieselCI)) {
+			fuelSuffix = "_" + fuels.Select(x => x.FuelData.FuelType.ToXMLFormat().Replace(' ', '-')).Join("_");
+		}
+		return $"{prefix}_MockupResults_{arch}_{category}{fuelSuffix}{suffix}{exept}.xml";
+	}
+
+
+	private static XMLDeclarationReport.ResultEntry GetResultEntry(VectoRunData runData)
+	{
+		var resultEntry = new XMLDeclarationReport.ResultEntry() {
+			Mission = runData.Mission.MissionType,
+			LoadingType = runData.Loading,
+			FuelMode = runData.EngineData?.FuelMode ?? 0,
+			FuelData = runData.EngineData?.Fuels.Select(x => x.FuelData).ToList(),
+			Payload = runData.VehicleData.Loading,
+			TotalVehicleMass = runData.VehicleData.TotalVehicleMass,
+			CargoVolume = runData.VehicleData.CargoVolume,
+			VehicleClass = runData.VehicleData.VehicleClass,
+			PassengerCount = runData.VehicleData.PassengerCount,
+		};
+		return resultEntry;
+	}
+
+	private XMLValidator GetValidator(XDocument doc)
+	{
+		var ms = new MemoryStream();
+		var writer = new XmlTextWriter(ms, Encoding.UTF8);
+		doc.WriteTo(writer);
+		writer.Flush();
+		ms.Flush();
+		ms.Seek(0, SeekOrigin.Begin);
+		return new XMLValidator(new XmlTextReader(ms));
+	}
+
+	private XDocument CreateXmlDocument(XElement results, string reportType, XNamespace ns)
+	{
+		var xsi = XNamespace.Get("http://www.w3.org/2001/XMLSchema-instance");
+		
+		var doc = new XDocument();
+		doc.Add(new XElement(ns + "VectoMockResults",
+			new XAttribute(XNamespace.Xmlns + "xsi", xsi.NamespaceName),
+			new XAttribute(xsi + "schemaLocation", $@"{ns.NamespaceName} V:\VectoCore\VectoCore\Resources\XSD\{reportType}.xsd"),
+			results));
+
+		return doc;
+	}
+
+	private IModalDataContainer GetMockModData(VectoRun.Status runStatus, FuelType[] fuelTypes)
+	{
+		var fuels = fuelTypes == null || fuelTypes.Length == 0 ? new[] { FuelType.DieselCI } : fuelTypes;
+
+		var modData = new Mock<IModalDataContainer>();
+		modData.Setup(x => x.RunStatus).Returns(runStatus);
+		modData.Setup(x => x.Duration).Returns(3600.SI<Second>());
+		modData.Setup(x => x.Distance).Returns(30000.SI<Meter>());
+		modData.Setup(x => x.GetValues<MeterPerSecond>(ModalResultField.v_act)).Returns(new[] { 0.KMPHtoMeterPerSecond(), 50.KMPHtoMeterPerSecond() });
+		modData.Setup(x => x.GetValues<MeterPerSquareSecond>(ModalResultField.acc)).Returns(new[] { -1.SI<MeterPerSquareSecond>(), 0.SI<MeterPerSquareSecond>(), 1.SI<MeterPerSquareSecond>()});
+		modData.Setup(x => x.GetValues<uint>(ModalResultField.Gear)).Returns(new[] { 0u, 2u, 0u, 3u, 0u });
+
+		var e_gbxIn = 1000.SI<WattSecond>();
+		var gbxEff = 0.98;
+		var axlEff = 0.97;
+		modData.Setup(x => x.TimeIntegral<WattSecond>(ModalResultField.P_gbx_in, It.IsNotNull<Func<SI, bool>>())).Returns(e_gbxIn);
+		modData.Setup(x => x.TimeIntegral<WattSecond>(ModalResultField.P_axle_in, It.IsNotNull<Func<SI, bool>>())).Returns(e_gbxIn * gbxEff);
+		modData.Setup(x => x.TimeIntegral<WattSecond>(ModalResultField.P_brake_in, It.IsNotNull<Func<SI, bool>>())).Returns(e_gbxIn * gbxEff * axlEff);
+
+		if (runStatus != VectoRun.Status.Success) {
+			modData.Setup(x => x.Error).Returns("TestCase Error!");
+			modData.Setup(x => x.StackTrace).Returns("Testcase Stacktrace");
+		}
+
+		var mc = new Mock<ICorrectedModalData>();
+		modData.Setup(x => x.CorrectedModalData).Returns(mc.Object);
+
+		var fcCorrected = new Dictionary<FuelType, IFuelConsumptionCorrection>();
+		foreach (var fuelType in fuels) {
+			var factor = fcCorrected.Count == 0 ? 1 : 0.1;
+			var fc = new Mock<IFuelConsumptionCorrection>();
+			fc.Setup(x => x.Fuel).Returns(DeclarationData.FuelData.Lookup(fuelType, TankSystem.Liquefied));
+			fc.Setup(x => x.TotalFuelConsumptionCorrected).Returns(31.SI<Kilogram>() * factor);
+			fc.Setup(x => x.EnergyDemand).Returns(31.SI<Kilogram>() * factor * FuelData.Diesel.LowerHeatingValueVecto);
+			fcCorrected.Add(fuelType, fc.Object);
+		}
+		mc.Setup(x => x.FuelCorrection).Returns(fcCorrected);
+
+		mc.Setup(x => x.CO2Total).Returns(20.SI<Kilogram>());
+		mc.Setup(x => x.FuelEnergyConsumptionTotal).Returns(1e9.SI<Joule>());
+		mc.Setup(x => x.ElectricEnergyConsumption).Returns(200.SI(Unit.SI.Mega.Joule).Cast<WattSecond>());
+
+
+
+		return modData.Object;
+	}
+
+	private VectoRunData GetMockRunData(VehicleCategory vehicleCategory, VectoSimulationJobType jobType,
+		bool offVehicleCharging, bool exempted, VectoRunData.OvcHevMode ovcMode, FuelType[] fuelTypes)
+	{
+		var fuels = fuelTypes == null || fuelTypes.Length == 0 ? new [] { FuelType.DieselCI } : fuelTypes;
+		return new VectoRunData() {
+			Mission = new Mission() {
+				MissionType = MissionType.LongHaul
+			},
+			OVCMode = ovcMode,
+			Exempted = exempted,
+			JobType = jobType,
+			Loading = LoadingType.LowLoading,
+			VehicleData = new VehicleData() {
+				CurbMass = 7600.SI<Kilogram>(),
+				Loading = 5000.SI<Kilogram>(),
+				CargoVolume = 20.SI<CubicMeter>(),
+				PassengerCount = 20,
+				VehicleClass = VehicleClass.Class5,
+				VehicleCategory = vehicleCategory,
+				OffVehicleCharging = offVehicleCharging
+			},
+			EngineData = new CombustionEngineData() {
+				FuelMode = 0,
+				Fuels = fuels.Select(x => new CombustionEngineFuelData()
+					{ FuelData = DeclarationData.FuelData.Lookup(x, TankSystem.Liquefied) }).ToList(),
+			},
+			Retarder = new RetarderData() {
+				Type = RetarderType.None,
+			},
+		};
+	}
+}
\ No newline at end of file
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/CompletedBus_41-32b.vecto b/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/CompletedBus_41-32b.vecto
index 05c61eb9b2a25cf89cd0dd08ec61192b2cb11b9e..3100dd75b0756e314b93e5792784c22c1810cec2 100644
--- a/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/CompletedBus_41-32b.vecto
+++ b/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/CompletedBus_41-32b.vecto
@@ -7,7 +7,7 @@
 	},
 	"Body": {
 		"CompletedVehicle": "vecto_vehicle-completed_heavyBus_41.xml",
-		"PrimaryVehicleResults":  "primary_heavyBus group41.RSLT_VIF.xml",
+		"PrimaryVehicleResults":  "VIF/primary_heavyBus group41.RSLT_VIF.xml",
 		"RunSimulation": true
 	}
 }
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/CompletedBus_41-32b_AT-P.vecto b/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/CompletedBus_41-32b_AT-P.vecto
index 09797121a8e2c8c6735eeb0791b3765dd62ca392..83804989ed9b26d1387bd39e469c7d505a065dfe 100644
--- a/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/CompletedBus_41-32b_AT-P.vecto
+++ b/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/CompletedBus_41-32b_AT-P.vecto
@@ -7,7 +7,7 @@
 	},
 	"Body": {
 		"CompletedVehicle": "vecto_vehicle-completed_heavyBus_41.xml",
-		"PrimaryVehicleResults":  "primary_heavyBus group41_AT-P.RSLT_VIF.xml",
+		"PrimaryVehicleResults":  "VIF/primary_heavyBus group41_AT-P.RSLT_VIF.xml",
 		"RunSimulation": true
 	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/CompletedBus_41-32b_ES-AUX.vecto b/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/CompletedBus_41-32b_ES-AUX.vecto
index 5b975c0bde969756a0e37a95586b9003ba7e06b5..ecb95d9467f7629bdc4586364192788f6b960e0c 100644
--- a/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/CompletedBus_41-32b_ES-AUX.vecto
+++ b/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/CompletedBus_41-32b_ES-AUX.vecto
@@ -7,7 +7,7 @@
 	},
 	"Body": {
 		"CompletedVehicle": "vecto_vehicle-completed_heavyBus_41.xml",
-		"PrimaryVehicleResults":  "vecto_vehicle-primary_heavyBus_ESS_electricFanSTP.RSLT_VIF.xml",
+		"PrimaryVehicleResults":  "VIF/vecto_vehicle-primary_heavyBus_ESS_electricFanSTP.RSLT_VIF.xml",
 		"RunSimulation": true
 	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/CompletedBus_41-32b_ES-AUX_mixed.vecto b/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/CompletedBus_41-32b_ES-AUX_mixed.vecto
index 4bf0a4caf7cffed1d6f56b06b89d3ccad319780e..59bc410d437c0f6fc88d5f6ac618d7aea7423649 100644
--- a/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/CompletedBus_41-32b_ES-AUX_mixed.vecto
+++ b/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/CompletedBus_41-32b_ES-AUX_mixed.vecto
@@ -7,7 +7,7 @@
 	},
 	"Body": {
 		"CompletedVehicle": "vecto_vehicle-completed_heavyBus_41_mixed.xml",
-		"PrimaryVehicleResults":  "vecto_vehicle-primary_heavyBus_ESS_electricFanSTP.RSLT_VIF.xml",
+		"PrimaryVehicleResults":  "VIF/vecto_vehicle-primary_heavyBus_ESS_electricFanSTP.RSLT_VIF.xml",
 		"RunSimulation": true
 	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/CompletedBus_42-33b.vecto b/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/CompletedBus_42-33b.vecto
index 1a06242a266625c2e51cb09f19177291b070fa93..a541b7159b352ba7472513c9d61d4a9a71231517 100644
--- a/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/CompletedBus_42-33b.vecto
+++ b/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/CompletedBus_42-33b.vecto
@@ -7,7 +7,7 @@
 	},
 	"Body": {
 		"CompletedVehicle": "vecto_vehicle-completed_heavyBus_42.xml",
-		"PrimaryVehicleResults":  "primary_heavyBus group42_SmartPS.RSLT_VIF.xml",
+		"PrimaryVehicleResults":  "VIF/primary_heavyBus group42_SmartPS.RSLT_VIF.xml",
 		"RunSimulation": true
 	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/primary_heavyBus group41.RSLT_VIF.xml b/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/VIF/primary_heavyBus group41.RSLT_VIF.xml
similarity index 98%
rename from VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/primary_heavyBus group41.RSLT_VIF.xml
rename to VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/VIF/primary_heavyBus group41.RSLT_VIF.xml
index 5f2d576a1a5276971f08102567bc13f9b260ef23..1147c95fcb6e93478f9dc5fb706e56d8e7d5c9ce 100644
--- a/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/primary_heavyBus group41.RSLT_VIF.xml	
+++ b/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/VIF/primary_heavyBus group41.RSLT_VIF.xml	
@@ -29,7 +29,7 @@ xmlns:vif0.1="urn:tugraz:ivt:VectoAPI:DeclarationOutput:VehicleInterimFile:v0.1"
 					<v2.4:EcoRollWithoutEngineStop>false</v2.4:EcoRollWithoutEngineStop>
 					<v2.4:EcoRollWithEngineStop>false</v2.4:EcoRollWithEngineStop>
 					<v2.4:PredictiveCruiseControl>none</v2.4:PredictiveCruiseControl>
-				</vif:ADAS>
+				</ADAS>
 				<TorqueLimits xmlns:tcl="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0" xsi:type="tcl:TorqueLimitsType">
 					<tcl:Entry gear="6" maxTorque="1800"/>
 					<tcl:Entry gear="1" maxTorque="2500"/>
@@ -125,7 +125,7 @@ xmlns:vif0.1="urn:tugraz:ivt:VectoAPI:DeclarationOutput:VehicleInterimFile:v0.1"
 					<AxleWheels>
 						<Data xsi:type="AxleWheelsDataVIFType">
 							<Axles>
-								<vif:Axle axleNumber="1" xsi:type="AxleDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
+								<vif0.1:Axle axleNumber="1" xsi:type="AxleDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
 									<AxleType>VehicleNonDriven</AxleType>
 									<TwinTyres>false</TwinTyres>
 									<Steered>true</Steered>
@@ -151,8 +151,8 @@ xmlns:vif0.1="urn:tugraz:ivt:VectoAPI:DeclarationOutput:VehicleInterimFile:v0.1"
 											</di:Reference>
 										</Signature>
 									</Tyre>
-								</vif:Axle>
-								<vif:Axle axleNumber="2" xsi:type="AxleDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
+								</vif0.1:Axle>
+								<vif0.1:Axle axleNumber="2" xsi:type="AxleDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
 									<AxleType>VehicleDriven</AxleType>
 									<TwinTyres>true</TwinTyres>
 									<Steered>false</Steered>
@@ -178,7 +178,7 @@ xmlns:vif0.1="urn:tugraz:ivt:VectoAPI:DeclarationOutput:VehicleInterimFile:v0.1"
 											</di:Reference>
 										</Signature>
 									</Tyre>
-								</vif:Axle>
+								</vif0.1:Axle>
 							</Axles>
 						</Data>
 					</AxleWheels>
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/primary_heavyBus group41_AT-P.RSLT_VIF.xml b/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/VIF/primary_heavyBus group41_AT-P.RSLT_VIF.xml
similarity index 96%
rename from VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/primary_heavyBus group41_AT-P.RSLT_VIF.xml
rename to VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/VIF/primary_heavyBus group41_AT-P.RSLT_VIF.xml
index 0db1eabf8800008809a8ff767b5a2924641d025e..abb34d45e6f8380c71b215e3de7453ed90a4e5d9 100644
--- a/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/primary_heavyBus group41_AT-P.RSLT_VIF.xml	
+++ b/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/VIF/primary_heavyBus group41_AT-P.RSLT_VIF.xml	
@@ -1,9 +1,11 @@
 <?xml version="1.0" encoding="utf-8"?>
-<VectoOutputMultistep xmlns="urn:tugraz:ivt:VectoAPI:DeclarationOutput:VehicleInterimFile:v0.1" xmlns:di="http://www.w3.org/2000/09/xmldsig#" 
+<VectoOutputMultistep xmlns="urn:tugraz:ivt:VectoAPI:DeclarationOutput:VehicleInterimFile:v0.1" 
+xmlns:di="http://www.w3.org/2000/09/xmldsig#" 
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
 xmlns:v2.0="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0"
  xmlns:v2.1="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.1" 
  xmlns:v2.3="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3"   
+ xmlns:v2.4="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.4"   
  xmlns:vif0.1="urn:tugraz:ivt:VectoAPI:DeclarationOutput:VehicleInterimFile:v0.1" 
  xsi:schemaLocation="urn:tugraz:ivt:VectoAPI:DeclarationOutput:VehicleInterimFile:v0.1 ./../../../../../VectoCore/Resources/XSD/VectoOutputMultistep.0.1.xsd">
 	<PrimaryVehicle>
@@ -24,17 +26,17 @@ xmlns:v2.0="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0"
 				<RetarderRatio>1.000</RetarderRatio>
 				<AngledriveType>None</AngledriveType>
 				<ZeroEmissionVehicle>false</ZeroEmissionVehicle>
-				<ADAS xmlns:adas="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.1" xsi:type="adas:AdvancedDriverAssistantSystemsType">
-					<adas:EngineStopStart>false</adas:EngineStopStart>
-					<adas:EcoRollWithoutEngineStop>false</adas:EcoRollWithoutEngineStop>
-					<adas:EcoRollWithEngineStop>false</adas:EcoRollWithEngineStop>
-					<adas:PredictiveCruiseControl>none</adas:PredictiveCruiseControl>
+				<ADAS xsi:type="v2.4:ADAS_Conventional_Type">
+					<v2.4:EngineStopStart>false</v2.4:EngineStopStart>
+					<v2.4:EcoRollWithoutEngineStop>false</v2.4:EcoRollWithoutEngineStop>
+					<v2.4:EcoRollWithEngineStop>false</v2.4:EcoRollWithEngineStop>
+					<v2.4:PredictiveCruiseControl>none</v2.4:PredictiveCruiseControl>
 				</ADAS>
 				<TorqueLimits xmlns:tcl="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0" xsi:type="tcl:TorqueLimitsType">
 					<tcl:Entry gear="6" maxTorque="1800"/>
 					<tcl:Entry gear="1" maxTorque="2500"/>
 				</TorqueLimits>
-				<Components xsi:type="VehicleComponentsPIFType">
+				<Components xsi:type="Vehicle_Conventional_ComponentsVIFType">
 					<Engine>
 						<Data xsi:type="EngineDataVIFType">
 							<Manufacturer>Generic Engine Manufacturer</Manufacturer>
@@ -47,9 +49,9 @@ xmlns:v2.0="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0"
 							<RatedPower>220000</RatedPower>
 							<MaxEngineTorque>1100</MaxEngineTorque>
 							<WHRType>
-								<MechanicalOutputICE xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3">false</MechanicalOutputICE>
-								<MechanicalOutputDrivetrain xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3">false</MechanicalOutputDrivetrain>
-								<ElectricalOutput xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3">false</ElectricalOutput>
+								<MechanicalOutputICE>false</MechanicalOutputICE>
+								<MechanicalOutputDrivetrain>false</MechanicalOutputDrivetrain>
+								<ElectricalOutput>false</ElectricalOutput>
 							</WHRType>
 							<Mode>
 								<IdlingSpeed>700</IdlingSpeed>
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/primary_heavyBus group42_SmartPS.RSLT_VIF.xml b/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/VIF/primary_heavyBus group42_SmartPS.RSLT_VIF.xml
similarity index 100%
rename from VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/primary_heavyBus group42_SmartPS.RSLT_VIF.xml
rename to VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/VIF/primary_heavyBus group42_SmartPS.RSLT_VIF.xml
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/vecto_vehicle-primary_heavyBus_ESS_electricFanSTP.RSLT_VIF.xml b/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/vecto_vehicle-primary_heavyBus_ESS_electricFanSTP.RSLT_VIF.xml
deleted file mode 100644
index 85b6fdbe8b653d755076db116aed27c1aa40a3a5..0000000000000000000000000000000000000000
--- a/VectoCore/VectoCoreTest/TestData/Integration/Buses/FactorMethod/vecto_vehicle-primary_heavyBus_ESS_electricFanSTP.RSLT_VIF.xml
+++ /dev/null
@@ -1,557 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<VectoOutputMultistep xmlns="urn:tugraz:ivt:VectoAPI:DeclarationOutput:VehicleInterimFile:v0.1" 
-	xmlns:di="http://www.w3.org/2000/09/xmldsig#" 
-	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
-	xmlns:v2.0="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0" 
-	xmlns:v2.1="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.1" 
-	xmlns:v2.3="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3"
-	 xmlns:vif0.1="urn:tugraz:ivt:VectoAPI:DeclarationOutput:VehicleInterimFile:v0.1" 
-	 xsi:schemaLocation="urn:tugraz:ivt:VectoAPI:DeclarationOutput:VehicleInterimFile:v0.1 ./../../../../../VectoCore/Resources/XSD/VectoOutputMultistep.0.1.xsd">
-	<PrimaryVehicle>
-		<Data xsi:type="PrimaryVehicleDataType" id="VIF-65de7efe65ee4b4cac4c">
-			<Vehicle xsi:type="ConventionalVehicleVIFType">
-				<ManufacturerPrimaryVehicle>Generic Truck Manufacturer</ManufacturerPrimaryVehicle>
-				<ManufacturerAddressPrimaryVehicle>Street, ZIP City</ManufacturerAddressPrimaryVehicle>
-				<Model>Generic Model</Model>
-				<VIN>VEH-1234567890_nonSmart</VIN>
-				<Date>2017-02-15T11:00:00Z</Date>
-				<LegislativeCategory>M3</LegislativeCategory>
-				<ChassisConfiguration>Bus</ChassisConfiguration>
-				<AxleConfiguration>4x2</AxleConfiguration>
-				<Articulated>false</Articulated>
-				<TechnicalPermissibleMaximumLadenMass>40000</TechnicalPermissibleMaximumLadenMass>
-				<IdlingSpeed>600</IdlingSpeed>
-				<RetarderType>Transmission Output Retarder</RetarderType>
-				<RetarderRatio>1.000</RetarderRatio>
-				<AngledriveType>None</AngledriveType>
-				<ZeroEmissionVehicle>false</ZeroEmissionVehicle>
-				<ADAS xmlns:adas="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.1" xsi:type="adas:AdvancedDriverAssistantSystemsType">
-					<adas:EngineStopStart>true</adas:EngineStopStart>
-					<adas:EcoRollWithoutEngineStop>false</adas:EcoRollWithoutEngineStop>
-					<adas:EcoRollWithEngineStop>true</adas:EcoRollWithEngineStop>
-					<adas:PredictiveCruiseControl>none</adas:PredictiveCruiseControl>
-				</ADAS>
-				<TorqueLimits xmlns:tcl="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0" xsi:type="tcl:TorqueLimitsType">
-					<tcl:Entry gear="6" maxTorque="1800"/>
-					<tcl:Entry gear="1" maxTorque="2500"/>
-					<tcl:Entry gear="12" maxTorque="1900"/>
-				</TorqueLimits>
-				<Components xsi:type="Vehicle_Conventional_ComponentsVIFType">
-					<Engine>
-						<Data xsi:type="EngineDataVIFType">
-							<Manufacturer>Generic Engine Manufacturer</Manufacturer>
-							<Model>Generic 40t Long Haul Truck Engine</Model>
-							<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
-							<Date>2017-02-15T11:00:00Z</Date>
-							<AppVersion>VectoEngine x.y</AppVersion>
-							<Displacement>12730</Displacement>
-							<RatedSpeed>2200</RatedSpeed>
-							<RatedPower>380000</RatedPower>
-							<MaxEngineTorque>2400</MaxEngineTorque>
-							<WHRType>
-								<MechanicalOutputICE xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3">false</MechanicalOutputICE>
-								<MechanicalOutputDrivetrain xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3">false</MechanicalOutputDrivetrain>
-								<ElectricalOutput xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3">false</ElectricalOutput>
-							</WHRType>
-							<Mode>
-								<IdlingSpeed>560</IdlingSpeed>
-								<FullLoadAndDragCurve>
-									<Entry engineSpeed="560.00" maxTorque="1180.00" dragTorque="-149.00"/>
-									<Entry engineSpeed="600.00" maxTorque="1282.00" dragTorque="-148.00"/>
-									<Entry engineSpeed="800.00" maxTorque="1791.00" dragTorque="-149.00"/>
-									<Entry engineSpeed="1000.00" maxTorque="2300.00" dragTorque="-160.00"/>
-									<Entry engineSpeed="1200.00" maxTorque="2300.00" dragTorque="-179.00"/>
-									<Entry engineSpeed="1400.00" maxTorque="2300.00" dragTorque="-203.00"/>
-									<Entry engineSpeed="1600.00" maxTorque="2079.00" dragTorque="-235.00"/>
-									<Entry engineSpeed="1800.00" maxTorque="1857.00" dragTorque="-264.00"/>
-									<Entry engineSpeed="2000.00" maxTorque="1352.00" dragTorque="-301.00"/>
-									<Entry engineSpeed="2100.00" maxTorque="1100.00" dragTorque="-320.00"/>
-								</FullLoadAndDragCurve>
-								<Fuels>
-									<FuelType>NG CI</FuelType>
-								</Fuels>
-							</Mode>
-						</Data>
-					</Engine>
-					<Transmission>
-						<Data xsi:type="TransmissionDataVIFType">
-							<Manufacturer>Generic Gearbox Manufacturer</Manufacturer>
-							<Model>Generic 40t Long Haul Truck Gearbox</Model>
-							<MainCertificationMethod>Standard values</MainCertificationMethod>
-							<Date>2017-01-11T11:00:00Z</Date>
-							<AppVersion>3.0.1</AppVersion>
-							<TransmissionType>AMT</TransmissionType>
-							<Gears xsi:type="TransmissionGearsVIFType">
-								<Gear number="1">
-									<Ratio>14.930</Ratio>
-									<MaxTorque>1900</MaxTorque>
-									<MaxSpeed>2000</MaxSpeed>
-								</Gear>
-								<Gear number="2">
-									<Ratio>11.640</Ratio>
-									<MaxTorque>1900</MaxTorque>
-									<MaxSpeed>2000</MaxSpeed>
-								</Gear>
-								<Gear number="3">
-									<Ratio>9.020</Ratio>
-									<MaxSpeed>2000</MaxSpeed>
-								</Gear>
-								<Gear number="4">
-									<Ratio>7.040</Ratio>
-									<MaxSpeed>2000</MaxSpeed>
-								</Gear>
-								<Gear number="5">
-									<Ratio>5.640</Ratio>
-									<MaxSpeed>2000</MaxSpeed>
-								</Gear>
-								<Gear number="6">
-									<Ratio>4.400</Ratio>
-									<MaxSpeed>2000</MaxSpeed>
-								</Gear>
-								<Gear number="7">
-									<Ratio>3.390</Ratio>
-									<MaxSpeed>2000</MaxSpeed>
-								</Gear>
-								<Gear number="8">
-									<Ratio>2.650</Ratio>
-									<MaxSpeed>2000</MaxSpeed>
-								</Gear>
-								<Gear number="9">
-									<Ratio>2.050</Ratio>
-									<MaxSpeed>2000</MaxSpeed>
-								</Gear>
-								<Gear number="10">
-									<Ratio>1.600</Ratio>
-									<MaxSpeed>2000</MaxSpeed>
-								</Gear>
-								<Gear number="11">
-									<Ratio>1.280</Ratio>
-									<MaxSpeed>2000</MaxSpeed>
-								</Gear>
-								<Gear number="12">
-									<Ratio>1.000</Ratio>
-								</Gear>
-							</Gears>
-						</Data>
-					</Transmission>
-					<Axlegear>
-						<Data xsi:type="AxlegearDataVIFType">
-							<Manufacturer>Generic Gearbox Manufacturer</Manufacturer>
-							<Model>Generic 40t Long Haul Truck AxleGear</Model>
-							<CertificationMethod>Standard values</CertificationMethod>
-							<Date>2017-01-11T11:00:00Z</Date>
-							<AppVersion>3.0.1</AppVersion>
-							<LineType>Single portal axle</LineType>
-							<Ratio>2.590</Ratio>
-						</Data>
-					</Axlegear>
-					<AxleWheels>
-						<Data xsi:type="AxleWheelsDataVIFType">
-							<Axles>
-								<vif0.1:Axle axleNumber="1" xsi:type="AxleDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
-									<AxleType>VehicleNonDriven</AxleType>
-									<TwinTyres>false</TwinTyres>
-									<Steered>true</Steered>
-									<Tyre>
-										<Data id="WHL-5432198760-315-70-R22.5" xsi:type="TyreDataDeclarationType">
-											<Manufacturer>Generic Wheels Manufacturer</Manufacturer>
-											<Model>Generic Wheel</Model>
-											<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
-											<Date>2017-01-11T14:00:00Z</Date>
-											<AppVersion>Tyre Generation App 1.0</AppVersion>
-											<Dimension>315/70 R22.5</Dimension>
-											<RRCDeclared>0.0055</RRCDeclared>
-											<FzISO>31300</FzISO>
-										</Data>
-										<Signature>
-											<di:Reference URI="#WHL-5432198760-315-70-R22.5" xmlns:di="http://www.w3.org/2000/09/xmldsig#">
-												<di:Transforms>
-													<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
-													<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
-												</di:Transforms>
-												<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
-												<di:DigestValue>4TkUGQTX8tevHOU9Cj9uyCFuI/aqcEYlo/gyVjVQmv0=</di:DigestValue>
-											</di:Reference>
-										</Signature>
-									</Tyre>
-								</vif0.1:Axle>
-								<vif0.1:Axle axleNumber="2" xsi:type="AxleDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
-									<AxleType>VehicleDriven</AxleType>
-									<TwinTyres>true</TwinTyres>
-									<Steered>false</Steered>
-									<Tyre>
-										<Data id="WHL-5432198760-315-70-R22.5" xsi:type="TyreDataDeclarationType">
-											<Manufacturer>Generic Wheels Manufacturer</Manufacturer>
-											<Model>Generic Wheel</Model>
-											<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
-											<Date>2017-01-11T14:00:00Z</Date>
-											<AppVersion>Tyre Generation App 1.0</AppVersion>
-											<Dimension>315/70 R22.5</Dimension>
-											<RRCDeclared>0.0063</RRCDeclared>
-											<FzISO>31300</FzISO>
-										</Data>
-										<Signature>
-											<di:Reference URI="#WHL-5432198760-315-70-R22.5" xmlns:di="http://www.w3.org/2000/09/xmldsig#">
-												<di:Transforms>
-													<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
-													<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
-												</di:Transforms>
-												<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
-												<di:DigestValue>KljvtvGUUQ/L7MiLVAqU+bckL5PNDNNwdeLH9kUVrfM=</di:DigestValue>
-											</di:Reference>
-										</Signature>
-									</Tyre>
-								</vif0.1:Axle>
-							</Axles>
-						</Data>
-					</AxleWheels>
-					<Auxiliaries>
-						<Data xsi:type="AUX_Conventional_PrimaryBusType">
-							<Fan>
-								<Technology>Electrically driven - Electronically controlled</Technology>
-							</Fan>
-							<SteeringPump>
-								<Technology axleNumber="1">Full electric steering gear</Technology>
-							</SteeringPump>
-							<ElectricSystem>
-								<AlternatorTechnology>conventional</AlternatorTechnology>
-								<SupplyFromHEVPossible>false</SupplyFromHEVPossible>
-							</ElectricSystem>
-							<PneumaticSystem>
-								<SizeOfAirSupply>Large Supply 2-stage</SizeOfAirSupply>
-								<CompressorDrive>mechanically</CompressorDrive>
-								<Clutch>none</Clutch>
-								<CompressorRatio>1.000</CompressorRatio>
-								<SmartCompressionSystem>false</SmartCompressionSystem>
-								<SmartRegenerationSystem>false</SmartRegenerationSystem>
-								<AirsuspensionControl>electronically</AirsuspensionControl>
-								<PneumaticSCRReagentDosing>true</PneumaticSCRReagentDosing>
-							</PneumaticSystem>
-							<HVAC>
-								<AdjustableCoolantThermostat>true</AdjustableCoolantThermostat>
-								<EngineWasteGasHeatExchanger>true</EngineWasteGasHeatExchanger>
-							</HVAC>
-						</Data>
-					</Auxiliaries>
-				</Components>
-			</Vehicle>
-			<InputDataSignature>
-				<di:Reference URI="#VEH-PrimaryBus_nonSmart">
-					<di:Transforms>
-						<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
-						<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
-					</di:Transforms>
-					<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
-					<di:DigestValue>4C7sfmETI+wy6CMQq+MZK1MO8SRxRiZu+3rQ3GUfko4=</di:DigestValue>
-				</di:Reference>
-			</InputDataSignature>
-			<ManufacturerRecordSignature>
-				<di:Reference URI="#RESULT-bc20a2dbfee54190ae90">
-					<di:Transforms>
-						<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
-						<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
-					</di:Transforms>
-					<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
-					<di:DigestValue>+0Hg3i3G7tHlYHM2JxapJje6Ca3nE5EXZVTNdgkeyMo=</di:DigestValue>
-				</di:Reference>
-			</ManufacturerRecordSignature>
-			<Results>
-				<Status>success</Status>
-				<Result status="success">
-					<PrimaryVehicleSubgroup>P31SD</PrimaryVehicleSubgroup>
-					<Mission>Heavy Urban</Mission>
-					<SimulationParameters>
-						<TotalVehicleMass unit="kg">13098.63</TotalVehicleMass>
-						<Payload unit="kg">1123.63</Payload>
-						<PassengerCount>16.52</PassengerCount>
-						<FuelMode>single fuel mode</FuelMode>
-					</SimulationParameters>
-					<Fuel type="NG CI">
-						<EnergyConsumption unit="MJ/km">17.81185</EnergyConsumption>
-					</Fuel>
-					
-				</Result>
-				<Result status="success">
-					<PrimaryVehicleSubgroup>P31SD</PrimaryVehicleSubgroup>
-					<Mission>Heavy Urban</Mission>
-					<SimulationParameters>
-						<TotalVehicleMass unit="kg">17593.16</TotalVehicleMass>
-						<Payload unit="kg">5618.16</Payload>
-						<PassengerCount>82.62</PassengerCount>
-						<FuelMode>single fuel mode</FuelMode>
-					</SimulationParameters>
-					<Fuel type="NG CI">
-						<EnergyConsumption unit="MJ/km">21.37501</EnergyConsumption>
-					</Fuel>
-					
-				</Result>
-				<Result status="success">
-					<PrimaryVehicleSubgroup>P31SD</PrimaryVehicleSubgroup>
-					<Mission>Urban</Mission>
-					<SimulationParameters>
-						<TotalVehicleMass unit="kg">13098.63</TotalVehicleMass>
-						<Payload unit="kg">1123.63</Payload>
-						<PassengerCount>16.52</PassengerCount>
-						<FuelMode>single fuel mode</FuelMode>
-					</SimulationParameters>
-					<Fuel type="NG CI">
-						<EnergyConsumption unit="MJ/km">14.37972</EnergyConsumption>
-					</Fuel>
-					
-				</Result>
-				<Result status="success">
-					<PrimaryVehicleSubgroup>P31SD</PrimaryVehicleSubgroup>
-					<Mission>Urban</Mission>
-					<SimulationParameters>
-						<TotalVehicleMass unit="kg">17593.16</TotalVehicleMass>
-						<Payload unit="kg">5618.16</Payload>
-						<PassengerCount>82.62</PassengerCount>
-						<FuelMode>single fuel mode</FuelMode>
-					</SimulationParameters>
-					<Fuel type="NG CI">
-						<EnergyConsumption unit="MJ/km">17.36588</EnergyConsumption>
-					</Fuel>
-					
-				</Result>
-				<Result status="success">
-					<PrimaryVehicleSubgroup>P31SD</PrimaryVehicleSubgroup>
-					<Mission>Suburban</Mission>
-					<SimulationParameters>
-						<TotalVehicleMass unit="kg">13098.63</TotalVehicleMass>
-						<Payload unit="kg">1123.63</Payload>
-						<PassengerCount>16.52</PassengerCount>
-						<FuelMode>single fuel mode</FuelMode>
-					</SimulationParameters>
-					<Fuel type="NG CI">
-						<EnergyConsumption unit="MJ/km">12.72559</EnergyConsumption>
-					</Fuel>
-					
-				</Result>
-				<Result status="success">
-					<PrimaryVehicleSubgroup>P31SD</PrimaryVehicleSubgroup>
-					<Mission>Suburban</Mission>
-					<SimulationParameters>
-						<TotalVehicleMass unit="kg">17593.16</TotalVehicleMass>
-						<Payload unit="kg">5618.16</Payload>
-						<PassengerCount>82.62</PassengerCount>
-						<FuelMode>single fuel mode</FuelMode>
-					</SimulationParameters>
-					<Fuel type="NG CI">
-						<EnergyConsumption unit="MJ/km">15.58182</EnergyConsumption>
-					</Fuel>
-					
-				</Result>
-				<Result status="success">
-					<PrimaryVehicleSubgroup>P31DD</PrimaryVehicleSubgroup>
-					<Mission>Heavy Urban</Mission>
-					<SimulationParameters>
-						<TotalVehicleMass unit="kg">13543.34</TotalVehicleMass>
-						<Payload unit="kg">1193.34</Payload>
-						<PassengerCount>17.55</PassengerCount>
-						<FuelMode>single fuel mode</FuelMode>
-					</SimulationParameters>
-					<Fuel type="NG CI">
-						<EnergyConsumption unit="MJ/km">18.89946</EnergyConsumption>
-					</Fuel>
-					
-				</Result>
-				<Result status="success">
-					<PrimaryVehicleSubgroup>P31DD</PrimaryVehicleSubgroup>
-					<Mission>Heavy Urban</Mission>
-					<SimulationParameters>
-						<TotalVehicleMass unit="kg">18316.69</TotalVehicleMass>
-						<Payload unit="kg">5966.69</Payload>
-						<PassengerCount>87.75</PassengerCount>
-						<FuelMode>single fuel mode</FuelMode>
-					</SimulationParameters>
-					<Fuel type="NG CI">
-						<EnergyConsumption unit="MJ/km">22.89746</EnergyConsumption>
-					</Fuel>
-					
-				</Result>
-				<Result status="success">
-					<PrimaryVehicleSubgroup>P31DD</PrimaryVehicleSubgroup>
-					<Mission>Urban</Mission>
-					<SimulationParameters>
-						<TotalVehicleMass unit="kg">13543.34</TotalVehicleMass>
-						<Payload unit="kg">1193.34</Payload>
-						<PassengerCount>17.55</PassengerCount>
-						<FuelMode>single fuel mode</FuelMode>
-					</SimulationParameters>
-					<Fuel type="NG CI">
-						<EnergyConsumption unit="MJ/km">15.23384</EnergyConsumption>
-					</Fuel>
-					
-				</Result>
-				<Result status="success">
-					<PrimaryVehicleSubgroup>P31DD</PrimaryVehicleSubgroup>
-					<Mission>Urban</Mission>
-					<SimulationParameters>
-						<TotalVehicleMass unit="kg">18316.69</TotalVehicleMass>
-						<Payload unit="kg">5966.69</Payload>
-						<PassengerCount>87.75</PassengerCount>
-						<FuelMode>single fuel mode</FuelMode>
-					</SimulationParameters>
-					<Fuel type="NG CI">
-						<EnergyConsumption unit="MJ/km">18.56793</EnergyConsumption>
-					</Fuel>
-					
-				</Result>
-				<Result status="success">
-					<PrimaryVehicleSubgroup>P31DD</PrimaryVehicleSubgroup>
-					<Mission>Suburban</Mission>
-					<SimulationParameters>
-						<TotalVehicleMass unit="kg">13543.34</TotalVehicleMass>
-						<Payload unit="kg">1193.34</Payload>
-						<PassengerCount>17.55</PassengerCount>
-						<FuelMode>single fuel mode</FuelMode>
-					</SimulationParameters>
-					<Fuel type="NG CI">
-						<EnergyConsumption unit="MJ/km">13.41841</EnergyConsumption>
-					</Fuel>
-					
-				</Result>
-				<Result status="success">
-					<PrimaryVehicleSubgroup>P31DD</PrimaryVehicleSubgroup>
-					<Mission>Suburban</Mission>
-					<SimulationParameters>
-						<TotalVehicleMass unit="kg">18316.69</TotalVehicleMass>
-						<Payload unit="kg">5966.69</Payload>
-						<PassengerCount>87.75</PassengerCount>
-						<FuelMode>single fuel mode</FuelMode>
-					</SimulationParameters>
-					<Fuel type="NG CI">
-						<EnergyConsumption unit="MJ/km">16.61045</EnergyConsumption>
-					</Fuel>
-					
-				</Result>
-				<Result status="success">
-					<PrimaryVehicleSubgroup>P32SD</PrimaryVehicleSubgroup>
-					<Mission>Interurban</Mission>
-					<SimulationParameters>
-						<TotalVehicleMass unit="kg">14029.90</TotalVehicleMass>
-						<Payload unit="kg">1075.44</Payload>
-						<PassengerCount>12.39</PassengerCount>
-						<FuelMode>single fuel mode</FuelMode>
-					</SimulationParameters>
-					<Fuel type="NG CI">
-						<EnergyConsumption unit="MJ/km">10.88604</EnergyConsumption>
-					</Fuel>
-					
-				</Result>
-				<Result status="success">
-					<PrimaryVehicleSubgroup>P32SD</PrimaryVehicleSubgroup>
-					<Mission>Interurban</Mission>
-					<SimulationParameters>
-						<TotalVehicleMass unit="kg">16669.61</TotalVehicleMass>
-						<Payload unit="kg">3519.61</Payload>
-						<PassengerCount>49.57</PassengerCount>
-						<FuelMode>single fuel mode</FuelMode>
-					</SimulationParameters>
-					<Fuel type="NG CI">
-						<EnergyConsumption unit="MJ/km">12.24260</EnergyConsumption>
-					</Fuel>
-					
-				</Result>
-				<Result status="success">
-					<PrimaryVehicleSubgroup>P32SD</PrimaryVehicleSubgroup>
-					<Mission>Coach</Mission>
-					<SimulationParameters>
-						<TotalVehicleMass unit="kg">14244.99</TotalVehicleMass>
-						<Payload unit="kg">1094.99</Payload>
-						<PassengerCount>15.42</PassengerCount>
-						<FuelMode>single fuel mode</FuelMode>
-					</SimulationParameters>
-					<Fuel type="NG CI">
-						<EnergyConsumption unit="MJ/km">8.63290</EnergyConsumption>
-					</Fuel>
-					
-				</Result>
-				<Result status="success">
-					<PrimaryVehicleSubgroup>P32SD</PrimaryVehicleSubgroup>
-					<Mission>Coach</Mission>
-					<SimulationParameters>
-						<TotalVehicleMass unit="kg">15887.48</TotalVehicleMass>
-						<Payload unit="kg">2737.48</Payload>
-						<PassengerCount>38.56</PassengerCount>
-						<FuelMode>single fuel mode</FuelMode>
-					</SimulationParameters>
-					<Fuel type="NG CI">
-						<EnergyConsumption unit="MJ/km">9.09409</EnergyConsumption>
-					</Fuel>
-					
-				</Result>
-				<Result status="success">
-					<PrimaryVehicleSubgroup>P32DD</PrimaryVehicleSubgroup>
-					<Mission>Interurban</Mission>
-					<SimulationParameters>
-						<TotalVehicleMass unit="kg">14452.35</TotalVehicleMass>
-						<Payload unit="kg">1052.35</Payload>
-						<PassengerCount>14.82</PassengerCount>
-						<FuelMode>single fuel mode</FuelMode>
-					</SimulationParameters>
-					<Fuel type="NG CI">
-						<EnergyConsumption unit="MJ/km">11.25244</EnergyConsumption>
-					</Fuel>
-					
-				</Result>
-				<Result status="success">
-					<PrimaryVehicleSubgroup>P32DD</PrimaryVehicleSubgroup>
-					<Mission>Interurban</Mission>
-					<SimulationParameters>
-						<TotalVehicleMass unit="kg">17609.41</TotalVehicleMass>
-						<Payload unit="kg">4209.41</Payload>
-						<PassengerCount>59.29</PassengerCount>
-						<FuelMode>single fuel mode</FuelMode>
-					</SimulationParameters>
-					<Fuel type="NG CI">
-						<EnergyConsumption unit="MJ/km">12.91147</EnergyConsumption>
-					</Fuel>
-					
-				</Result>
-				<Result status="success">
-					<PrimaryVehicleSubgroup>P32DD</PrimaryVehicleSubgroup>
-					<Mission>Coach</Mission>
-					<SimulationParameters>
-						<TotalVehicleMass unit="kg">14747.01</TotalVehicleMass>
-						<Payload unit="kg">1347.01</Payload>
-						<PassengerCount>18.97</PassengerCount>
-						<FuelMode>single fuel mode</FuelMode>
-					</SimulationParameters>
-					<Fuel type="NG CI">
-						<EnergyConsumption unit="MJ/km">9.09497</EnergyConsumption>
-					</Fuel>
-					
-				</Result>
-				<Result status="success">
-					<PrimaryVehicleSubgroup>P32DD</PrimaryVehicleSubgroup>
-					<Mission>Coach</Mission>
-					<SimulationParameters>
-						<TotalVehicleMass unit="kg">16767.53</TotalVehicleMass>
-						<Payload unit="kg">3367.53</Payload>
-						<PassengerCount>47.43</PassengerCount>
-						<FuelMode>single fuel mode</FuelMode>
-					</SimulationParameters>
-					<Fuel type="NG CI">
-						<EnergyConsumption unit="MJ/km">9.65550</EnergyConsumption>
-					</Fuel>
-					
-				</Result>
-			</Results>
-			<ApplicationInformation>
-				<SimulationToolVersion>0.6.1.1957-DEV !!NOT FOR CERTIFICATION!!</SimulationToolVersion>
-				<Date>2020-05-27T08:24:31.2197913Z</Date>
-			</ApplicationInformation>
-		</Data>
-		<Signature>
-			<di:Reference URI="#VIF-65de7efe65ee4b4cac4c">
-				<di:Transforms>
-					<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
-					<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
-				</di:Transforms>
-				<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
-				<di:DigestValue>MgGDNMXm8x2CI30U7X27ZFWn9cqjTnylZGA0nHA6xtM=</di:DigestValue>
-			</di:Reference>
-		</Signature>
-	</PrimaryVehicle>
-</VectoOutputMultistep>
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/DeclarationMode/Class2_RigidTruck_4x2_ESS/Class2_RigidTruck_NoAirdrag_DECL_LongHaulLowLoading.vmod b/VectoCore/VectoCoreTest/TestData/Integration/DeclarationMode/Class2_RigidTruck_4x2_ESS/Class2_RigidTruck_NoAirdrag_DECL_LongHaulLowLoading.vmod
new file mode 100644
index 0000000000000000000000000000000000000000..1afc62a5cae5ae7e8674be6375af42bcad9fa82b
--- /dev/null
+++ b/VectoCore/VectoCoreTest/TestData/Integration/DeclarationMode/Class2_RigidTruck_4x2_ESS/Class2_RigidTruck_NoAirdrag_DECL_LongHaulLowLoading.vmod
@@ -0,0 +1,9036 @@
+# VECTO-DEV 0.7.9.2826-DEV - 27.09.2022 12:08
+time [s],dt [s],dist [m],v_act [km/h],v_targ [km/h],acc [m/s^2],grad [%],altitude [m],Gear [-],n_ice_avg [1/min],T_ice_fcmap [Nm],Tq_ice_full [Nm],Tq_ice_drag [Nm],P_ice_fcmap [kW],P_ice_full [kW],P_ice_full_stat [kW],P_ice_drag [kW],P_ice_inertia [kW],P_ice_out [kW],P_clutch_loss [kW],P_clutch_out [kW],P_aux_mech [kW],P_gbx_in [kW],P_gbx_loss [kW],P_gbx_inertia [kW],n_gbx_out_avg [1/min],T_gbx_out [Nm],T_gbx_in [Nm],P_axle_in [kW],P_axle_loss [kW],P_brake_in [kW],P_brake_loss [kW],P_wheel_in [kW],P_wheel_inertia [kW],P_trac [kW],P_slope [kW],P_air [kW],P_roll [kW],P_veh_inertia [kW],P_aux_ES [kW],P_aux_AC [kW],P_aux_PS [kW],P_aux_FAN [kW],P_aux_STP [kW],P_WHR_el [kW],P_WHR_el_corr [kW],P_WHR_mech [kW],P_WHR_mech_corr [kW],P_aux_ESS_mech_ICE_off [kW],P_aux_ESS_mech_ICE_on [kW],P_ice_start [kW],ICE On,FC-Map [g/h],FC-NCVc [g/h],FC-WHTCc [g/h],FC-Final_mod [g/h],DriverAction,EcoRollConditionsMet,PCCSegment,PCCState
+0.5000,1.0000,0.0000,0.0000,0.0000,0.0000,-0.9823,0.0000,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,-109.3432,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+1.3536,0.7071,0.2500,1.2728,83.0000,1.0000,-0.9823,-0.0025,2,644.3182,441.7225,505.4592,-36.7557,29.8043,34.1048,35.0629,-2.4800,3.1577,22.7903,18.2832,4.5071,3.8563,4.5071,0.3084,0.0000,33.5323,1195.7067,337.7705,4.1987,0.2106,3.9882,0.0000,3.9882,0.1138,3.8744,-0.3840,0.0005,0.2719,3.9859,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7531.2364,7531.2364,7531.2364,7531.2364,6,0,0,0
+1.9029,0.3916,0.6036,3.2504,83.0000,1.0000,-0.9823,-0.0059,2,688.6364,391.3496,542.9169,-38.5114,28.2217,39.1518,40.4788,-2.7772,0.0000,24.3654,12.8518,11.5137,3.8563,11.5137,0.7877,0.0000,85.6340,1196.0867,337.8746,10.7260,0.5378,10.1882,0.0000,10.1882,0.2906,9.8976,-0.9805,0.0047,0.6943,10.1792,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6758.0247,6758.0247,6758.0247,6758.0247,6,0,0,0
+2.3086,0.4198,1.1529,4.7109,83.0000,1.0000,-0.9823,-0.0113,2,688.6364,391.5049,507.7465,-38.5114,28.2329,36.6155,40.4788,-2.7772,0.0000,24.3766,7.6820,16.6947,3.8563,16.6947,1.1419,0.0000,124.1109,1196.6531,338.0299,15.5527,0.7796,14.7732,0.0000,14.7732,0.4211,14.3520,-1.4211,0.0141,1.0062,14.7529,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6761.3546,6761.3546,6761.3546,6761.3546,6,0,0,0
+2.7370,0.4371,1.9121,6.2533,83.0000,1.0000,-0.9824,-0.0188,2,696.7188,405.0790,514.3362,-38.8316,29.5547,37.5261,41.5082,-2.8332,1.0074,24.6910,2.5049,22.1861,3.8563,22.1861,1.5270,0.0000,164.7463,1197.4717,338.4170,20.6590,1.0351,19.6239,0.0000,19.6239,0.5590,19.0649,-1.8865,0.0326,1.3357,19.5831,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7100.7213,7100.7213,7100.7213,7100.7213,6,0,0,0
+3.1799,0.4486,2.8899,7.8475,83.0000,1.0000,-0.9824,-0.0284,2,785.6326,521.1406,540.7261,-42.3539,42.8749,44.4862,53.6815,-3.4845,11.0700,27.9486,0.0000,27.9486,3.8563,27.9486,1.9994,0.0000,206.7454,1198.5586,339.7124,25.9492,1.2995,24.6497,0.0000,24.6497,0.7015,23.9482,-2.3676,0.0641,1.6762,24.5755,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10073.3085,10073.3085,10073.3085,10073.3085,6,0,0,0
+3.6324,0.4566,4.0920,9.4768,83.0000,1.0000,-0.9825,-0.0402,2,948.7507,514.4753,638.9730,-47.4625,51.1146,63.4839,79.9134,-4.7155,13.3685,33.8899,0.0000,33.8899,3.8563,33.8899,2.5173,0.0000,249.6712,1199.9231,341.1060,31.3726,1.5700,29.8026,0.0000,29.8026,0.8471,28.9555,-2.8594,0.1126,2.0242,29.6780,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11050.5963,11050.5963,11050.5963,11050.5963,6,0,0,0
+4.0921,0.4626,5.5224,11.1314,83.0000,1.0000,-0.9826,-0.0543,2,1114.3991,510.1927,704.6391,-54.6614,59.5393,82.2311,106.3702,-6.3790,15.7026,39.9804,0.0000,39.9804,3.8563,39.9804,3.0797,0.0000,293.2629,1201.5702,342.5928,36.9007,1.8451,35.0556,0.0000,35.0556,0.9951,34.0606,-3.3590,0.1822,2.3777,34.8597,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12058.6052,12058.6052,12058.6052,12058.6052,6,0,0,0
+4.5569,0.4672,7.1841,12.8050,83.0000,1.0000,-0.9827,-0.0706,2,1281.9453,507.4518,752.3270,-62.6875,68.1229,100.9961,128.3382,-8.4155,18.0634,46.2032,0.0000,46.2032,3.8563,46.2032,3.6862,0.0000,337.3540,1203.5062,344.1707,42.5170,2.1239,40.3931,0.0000,40.3931,1.1447,39.2485,-3.8643,0.2770,2.7351,40.1007,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13459.4445,13459.4445,13459.4445,13459.4445,6,0,0,0
+5.0259,0.4708,9.0793,14.4933,83.0000,1.0000,-0.9828,-0.0892,2,1450.9635,505.7722,778.4381,-70.2011,76.8493,118.2794,145.2590,-10.6667,20.4450,52.5481,0.0000,52.5481,3.8563,52.5481,4.3364,0.0000,381.8325,1205.7325,345.8373,48.2117,2.4057,45.8060,0.0000,45.8060,1.2956,44.5104,-4.3744,0.4012,3.0957,45.3878,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15047.7427,15047.7427,15047.7427,15047.7427,6,0,0,0
+5.5801,0.6377,12.0000,16.4885,83.0000,1.0000,-0.9830,-0.1179,2,1650.7097,504.7758,835.4365,-78.1033,87.2565,144.4151,162.5824,-13.5011,23.2595,60.1407,0.0000,60.1407,3.8563,60.1407,5.1549,0.0000,434.3973,1208.7467,347.9120,54.9859,2.7397,52.2462,0.0000,52.2462,1.4739,50.7723,-4.9774,0.5917,3.5219,51.6361,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17150.5601,17150.5601,17150.5601,17150.5601,6,0,0,0
+6.1499,0.5018,14.4495,17.5717,85.0000,-0.0716,-0.9832,-0.1420,0,1697.6521,-79.4413,887.3339,-79.4413,-14.1229,157.7482,164.6606,-14.1229,-17.9792,0.0000,0.0000,0.0000,3.8563,0.0000,3.0083,0.0000,462.9341,-62.0549,0.0000,-3.0083,1.8821,-4.8905,0.0000,-4.8905,-0.1124,-4.7780,-5.3053,0.7126,3.7533,-3.9386,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1.0361,1.0361,1.0361,1.0361,2,0,0,0
+6.6516,0.5015,16.8810,17.4548,85.0000,-0.0578,-0.9833,-0.1659,0,1563.7205,-74.6619,681.1746,-74.6619,-12.2261,111.5440,156.5473,-12.2261,-16.0824,0.0000,0.0000,0.0000,3.8563,0.0000,2.2407,0.0000,459.8556,-46.5292,0.0000,-2.2407,1.8543,-4.0950,0.0000,-4.0950,-0.0902,-4.0047,-5.2709,0.6985,3.7283,-3.1607,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,2,0,0,0
+7.1531,0.5015,19.2981,17.3506,85.0000,-0.0576,-0.9835,-0.1897,0,1433.8215,-69.5145,615.7429,-69.5145,-10.4376,92.4535,143.5429,-10.4376,-14.2939,0.0000,0.0000,0.0000,3.8563,0.0000,2.2232,0.0000,457.1111,-46.4428,0.0000,-2.2232,1.8432,-4.0663,0.0000,-4.0663,-0.0893,-3.9770,-5.2403,0.6861,3.7061,-3.1289,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.1718,0.1718,0.1718,0.1718,2,0,0,0
+7.6546,0.5015,21.7006,17.2469,85.0000,-0.0573,-0.9837,-0.2133,0,1308.0833,-63.8637,583.4045,-63.8637,-8.7482,79.9160,130.9549,-8.7482,-12.6045,0.0000,0.0000,0.0000,3.8563,0.0000,2.2058,0.0000,454.3779,-46.3568,0.0000,-2.2058,1.8321,-4.0378,0.0000,-4.0378,-0.0884,-3.9494,-5.2101,0.6738,3.6839,-3.0971,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,2,0,0,0
+8.1434,0.4763,24.0889,18.0524,85.0000,1.0000,-0.9842,-0.2368,3,1193.5621,462.8479,554.5203,-58.5720,57.8511,69.3092,119.0716,-7.3209,-10.3312,64.3261,0.0000,64.3261,3.8563,64.3261,4.0027,0.0000,475.5992,1211.2005,564.0034,60.3234,3.0020,57.3214,0.0000,57.3214,1.6137,55.7077,-5.4564,0.7745,3.8560,56.5337,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11538.3778,11538.3778,11538.3778,11538.3778,6,0,0,0
+8.6207,0.4782,26.7152,19.7705,85.0000,1.0000,-0.9849,-0.2627,3,1192.7756,678.0148,752.5062,-58.5331,84.6889,93.9934,118.9420,-7.3112,10.1284,70.7042,0.0000,70.7042,3.8563,70.7042,4.4715,0.0000,520.8627,1214.2850,566.0543,66.2327,3.2910,62.9417,0.0000,62.9417,1.7673,61.1744,-5.9796,1.0169,4.2229,61.9141,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16636.5735,16636.5735,16636.5735,16636.5735,6,0,0,0
+9.0998,0.4799,29.5807,21.4951,85.0000,1.0000,-0.9856,-0.2909,3,1296.8254,677.7255,829.2347,-63.3571,92.0373,112.6128,129.8279,-8.6041,11.0119,77.1691,0.0000,77.1691,3.8563,77.1691,4.9583,0.0000,566.2993,1217.6650,568.2421,72.2109,3.5821,68.6287,0.0000,68.6287,1.9215,66.7072,-6.5058,1.3066,4.5913,67.3151,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17866.6830,17866.6830,17866.6830,17866.6830,6,0,0,0
+9.5804,0.4813,32.6861,23.2254,85.0000,1.0000,-0.9863,-0.3216,3,1401.2138,677.9341,840.2724,-68.0546,99.4765,123.2972,140.2784,-9.9860,11.8983,83.7219,0.0000,83.7219,3.8563,83.7219,5.4629,0.0000,611.8837,1221.3398,570.5661,78.2590,3.8752,74.3837,0.0000,74.3837,2.0761,72.3076,-7.0348,1.6478,4.9609,72.7336,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19274.9061,19274.9061,19274.9061,19274.9061,6,0,0,0
+10.0624,0.4826,36.0322,24.9605,85.0000,1.0000,-0.9871,-0.3546,3,1505.8946,678.5677,851.2096,-72.3743,107.0080,134.2331,150.7582,-11.4132,12.7872,90.3645,0.0000,90.3645,3.8563,90.3645,5.9856,0.0000,657.5959,1225.3106,573.0266,84.3789,4.1702,80.2087,0.0000,80.2087,2.2312,77.9774,-7.5665,2.0451,5.3315,78.1673,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20740.9258,20740.9258,20740.9258,20740.9258,6,0,0,0
+10.5456,0.4839,39.6195,26.6898,85.0000,0.9882,-0.9880,-0.3900,3,1610.2276,672.1833,876.7369,-76.5018,113.3453,147.8377,160.6772,-12.8999,13.5112,95.9778,0.0000,95.9778,3.8563,95.9778,6.4800,0.0000,703.1561,1215.4364,569.1871,89.4979,4.4445,85.0533,0.0000,85.0533,2.3576,82.6957,-8.0980,2.4998,5.7009,82.5930,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21998.7129,21998.7129,21998.7129,21998.7129,6,0,0,0
+11.0301,0.4852,43.4460,28.3920,85.0000,0.9636,-0.9891,-0.4279,3,1712.9212,658.1460,879.3732,-79.8230,118.0560,157.7390,165.3062,-14.3184,14.0152,100.1845,0.0000,100.1845,3.8563,100.1845,6.9272,0.0000,748.0005,1190.5636,558.5149,93.2574,4.6889,88.5685,0.0000,88.5685,2.4455,86.1230,-8.6243,3.0088,6.0645,85.6740,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22943.6348,22943.6348,22943.6348,22943.6348,6,0,0,0
+11.5159,0.4863,47.5062,30.0559,85.0000,0.9395,-0.9908,-0.4681,3,1813.3084,644.6641,868.3698,-82.3993,122.4148,164.8941,169.0790,-15.6467,14.4664,104.0921,0.0000,104.0921,3.8563,104.0921,7.3690,0.0000,791.8377,1166.4481,548.1727,96.7231,4.9235,91.7996,0.0000,91.7996,2.5242,89.2753,-9.1455,3.5689,6.4199,88.4319,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23872.1302,23872.1302,23872.1302,23872.1302,6,0,0,0
+12.0027,0.4873,51.7949,31.6819,85.0000,0.9160,-0.9927,-0.5107,3,1911.4035,631.7185,847.0187,-85.3421,126.4459,169.5407,171.4517,-17.0822,14.8676,107.7220,0.0000,107.7220,3.8563,107.7220,7.8054,0.0000,834.6740,1143.1208,538.1748,99.9166,5.1490,94.7676,0.0000,94.7676,2.5942,92.1734,-9.6579,4.1796,6.7672,90.8845,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24888.8903,24888.8903,24888.8903,24888.8903,6,0,0,0
+12.4904,0.4882,56.3067,33.2702,85.0000,0.8931,-0.9946,-0.5556,3,2007.2282,619.2739,820.9695,-88.3975,130.1692,172.5649,173.1209,-18.5809,15.2217,111.0912,0.0000,111.0912,3.8563,111.0912,8.2363,0.0000,876.5188,1120.5602,528.5114,102.8549,5.3655,97.4894,0.0000,97.4894,2.6560,94.8334,-10.1618,4.8398,7.1064,93.0489,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25702.2708,25702.2708,25702.2708,25702.2708,6,0,0,0
+12.9851,0.5012,61.0366,33.9768,85.0000,-0.0867,-0.9966,-0.6027,0,1983.3866,-87.5016,828.5183,-87.5016,-18.1741,172.0831,172.7505,-18.1741,-22.0303,0.0000,0.0000,0.0000,3.8563,0.0000,3.8802,0.0000,895.1338,-41.3939,0.0000,-3.8802,3.5997,-7.4799,0.0000,-7.4799,-0.2634,-7.2165,-10.3986,5.1520,7.2574,-9.2272,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5.4446,5.4446,5.4446,5.4446,2,0,0,0
+13.4862,0.5010,65.7447,33.8280,85.0000,-0.0782,-0.9992,-0.6497,0,1842.9016,-83.2870,819.3548,-83.2870,-16.0734,158.1258,169.8680,-16.0734,-19.9297,0.0000,0.0000,0.0000,3.8563,0.0000,3.0269,0.0000,891.2143,-32.4327,0.0000,-3.0269,3.5668,-6.5936,0.0000,-6.5936,-0.2365,-6.3571,-10.3805,5.0846,7.2256,-8.2868,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.2899,0.2899,0.2899,0.2899,2,0,0,0
+13.9873,0.5010,70.4332,33.6875,85.0000,-0.0775,-1.0022,-0.6967,0,1705.6782,-79.6420,779.2247,-79.6420,-14.2255,139.1837,165.0018,-14.2255,-18.0818,0.0000,0.0000,0.0000,3.8563,0.0000,3.0098,0.0000,887.5139,-32.3841,0.0000,-3.0098,3.5519,-6.5617,0.0000,-6.5617,-0.2334,-6.3282,-10.3680,5.0215,7.1956,-8.1773,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1.2693,1.2693,1.2693,1.2693,2,0,0,0
+14.4883,0.5010,75.1024,33.5483,85.0000,-0.0768,-1.0051,-0.7437,0,1571.7181,-74.9783,687.1204,-74.9783,-12.3407,113.0931,157.3480,-12.3407,-16.1970,0.0000,0.0000,0.0000,3.8563,0.0000,2.9929,0.0000,883.8473,-32.3359,0.0000,-2.9929,3.5371,-6.5300,0.0000,-6.5300,-0.2303,-6.2997,-10.3554,4.9595,7.1658,-8.0696,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,2,0,0,0
+14.9835,0.4893,79.7522,34.2100,85.0000,0.8298,-1.0081,-0.7905,4,1434.0376,615.2009,615.2009,-69.5234,92.3860,92.3860,143.5645,-10.4405,-16.4188,104.9485,0.0000,104.9485,3.8563,104.9485,6.1540,0.0000,901.2779,1046.7561,751.3239,98.7945,5.3773,93.4173,0.0000,93.4173,2.5377,90.8796,-10.5907,5.2612,7.3072,88.9020,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17983.6232,17983.6232,17983.6232,17983.6232,6,0,0,0
+15.4729,0.4895,84.6051,35.6910,85.0000,0.8513,-1.0114,-0.8396,4,1391.6373,844.0878,844.0878,-67.6237,123.0105,123.0105,139.3197,-9.8549,6.5019,112.6523,0.0000,112.6523,3.8563,112.6523,6.5973,0.0000,940.2955,1077.0558,773.0106,106.0550,5.6699,100.3851,0.0000,100.3851,2.7162,97.6689,-11.0856,5.9744,7.6235,95.1566,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23633.8777,23633.8777,23633.8777,23633.8777,6,0,0,0
+15.9627,0.4901,89.6664,37.1790,85.0000,0.8366,-1.0154,-0.8910,4,1449.6590,833.5963,907.4887,-70.1495,126.5465,137.7640,145.1284,-10.6493,6.6553,116.0349,0.0000,116.0349,3.8563,116.0349,6.8727,0.0000,979.4994,1064.2405,764.3535,109.1623,5.8799,103.2823,0.0000,103.2823,2.7803,100.5020,-11.5937,6.7529,7.9413,97.4015,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24255.2714,24255.2714,24255.2714,24255.2714,6,0,0,0
+16.4530,0.4907,94.9326,38.6372,85.0000,0.8155,-1.0196,-0.9447,4,1506.5162,817.6516,907.4951,-72.3988,128.9943,143.1682,150.8205,-11.4218,6.7420,118.3960,0.0000,118.3960,3.8563,118.3960,7.1084,0.0000,1017.9163,1044.0134,750.4725,111.2876,6.0673,105.2203,0.0000,105.2203,2.8165,102.4038,-12.0981,7.5787,8.2528,98.6705,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24836.9711,24836.9711,24836.9711,24836.9711,6,0,0,0
+16.9440,0.4912,100.3989,40.0603,85.0000,0.7949,-1.0240,-1.0007,4,1562.0045,802.2728,910.3058,-74.5940,131.2299,148.9012,156.3755,-12.2016,6.8139,120.5597,0.0000,120.5597,3.8563,120.5597,7.3368,0.0000,1055.4085,1024.4364,737.0404,113.2229,6.2473,106.9756,0.0000,106.9756,2.8465,104.1290,-12.5978,8.4470,8.5568,99.7231,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25321.4495,25321.4495,25321.4495,25321.4495,6,0,0,0
+17.4355,0.4917,106.0605,41.4490,85.0000,0.7748,-1.0291,-1.0590,4,1616.1496,787.3921,910.9897,-76.7361,133.2604,154.1784,160.9625,-12.9870,6.8720,122.5321,0.0000,122.5321,3.8563,122.5321,7.5579,0.0000,1091.9930,1005.4306,724.0020,114.9742,6.4203,108.5540,0.0000,108.5540,2.8708,105.6832,-13.0993,9.3559,8.8534,100.5732,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25679.8488,25679.8488,25679.8488,25679.8488,6,0,0,0
+17.9274,0.4922,111.9125,42.8038,85.0000,0.7552,-1.0351,-1.1195,4,1668.9775,772.9704,903.6712,-78.7244,135.0958,157.9391,163.4079,-13.7591,6.9172,124.3224,0.0000,124.3224,3.8563,124.3224,7.7717,0.0000,1127.6875,986.9548,711.3284,116.5506,6.5863,109.9643,0.0000,109.9643,2.8897,107.0746,-13.6057,10.3034,9.1428,101.2342,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26042.8732,26042.8732,26042.8732,26042.8732,6,0,0,0
+18.4198,0.4926,117.9504,44.1256,85.0000,0.7361,-1.0412,-1.1824,4,1720.5148,759.0387,896.5604,-80.0129,136.7574,161.5350,165.6217,-14.4161,6.9503,125.9508,0.0000,125.9508,3.8563,125.9508,7.9790,0.0000,1162.5100,969.0654,699.0594,117.9719,6.7460,111.2259,0.0000,111.2259,2.9035,108.3224,-14.1087,11.2873,9.4251,101.7186,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26441.3998,26441.3998,26441.3998,26441.3998,6,0,0,0
+18.9126,0.4930,124.1697,45.4149,85.0000,0.7175,-1.0478,-1.2476,4,1770.7882,745.5446,887.6700,-81.2697,138.2512,164.6064,167.6178,-15.0704,6.9722,127.4227,0.0000,127.4227,3.8563,127.4227,8.1797,0.0000,1196.4785,951.6983,687.1502,119.2430,6.8994,112.3436,0.0000,112.3436,2.9126,109.4309,-14.6139,12.3057,9.7005,102.0386,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26801.5898,26801.5898,26801.5898,26801.5898,6,0,0,0
+19.4058,0.4933,130.5657,46.6726,85.0000,0.6993,-1.0562,-1.3151,4,1819.8244,732.3770,875.8322,-82.5947,139.5702,166.9087,169.2582,-15.7402,6.9836,128.7304,0.0000,128.7304,3.8563,128.7304,8.3735,0.0000,1229.6111,934.7049,675.4962,120.3569,7.0466,113.3103,0.0000,113.3103,2.9174,110.3929,-15.1380,13.3563,9.9691,102.2055,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27152.7124,27152.7124,27152.7124,27152.7124,6,0,0,0
+19.8993,0.4937,137.1343,47.8991,85.0000,0.6815,-1.0649,-1.3851,4,1867.6502,719.6203,863.0482,-84.0295,140.7432,168.7949,170.4793,-16.4345,6.9853,129.9017,0.0000,129.9017,3.8563,129.9017,8.5612,0.0000,1261.9258,918.2128,664.1875,121.3405,7.1880,114.1525,0.0000,114.1525,2.9181,111.2344,-15.6639,14.4370,10.2311,102.2302,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27447.7563,27447.7563,27447.7563,27447.7563,6,0,0,0
+20.3931,0.4940,143.8710,49.0954,85.0000,0.6642,-1.0741,-1.4574,4,1914.2924,707.2431,850.0364,-85.4288,141.7769,170.4019,171.5110,-17.1254,6.9779,130.9427,0.0000,130.9427,3.8563,130.9427,8.7430,0.0000,1293.4408,902.1841,653.1975,122.1998,7.3239,114.8758,0.0000,114.8758,2.9150,111.9608,-16.1944,15.5456,10.4866,102.1229,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27715.5784,27715.5784,27715.5784,27715.5784,6,0,0,0
+20.8873,0.4943,150.7719,50.2619,85.0000,0.6473,-1.0852,-1.5323,4,1959.7772,695.1218,836.7249,-86.7933,142.6580,171.7189,172.3657,-17.8124,6.9622,131.8395,0.0000,131.8395,3.8563,131.8395,8.9181,0.0000,1324.1738,886.4490,642.4070,122.9214,7.4541,115.4672,0.0000,115.4672,2.9085,112.5587,-16.7505,16.6801,10.7357,101.8934,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27974.8678,27974.8678,27974.8678,27974.8678,6,0,0,0
+21.3817,0.4945,157.8327,51.3994,85.0000,0.6309,-1.0968,-1.6098,4,2004.1309,683.3475,823.0164,-88.2272,143.4156,172.7282,173.0683,-18.5164,6.9388,132.6205,0.0000,132.6205,3.8563,132.6205,9.0877,0.0000,1354.1425,871.1423,631.9109,123.5327,7.5793,115.9535,0.0000,115.9535,2.8987,113.0548,-17.3129,17.8382,10.9787,101.5507,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28282.2840,28282.2840,28282.2840,28282.2840,6,0,0,0
+21.8763,0.4948,165.0495,52.5086,85.0000,0.6148,-1.1090,-1.6898,4,2047.3794,671.9026,808.7868,-90.6059,144.0566,173.4048,173.7431,-19.4260,6.9083,133.2921,0.0000,133.2921,3.8563,133.2921,9.2519,0.0000,1383.3645,856.2435,621.6950,124.0402,7.6995,116.3407,0.0000,116.3407,2.8859,113.4548,-17.8824,19.0179,11.2156,101.1036,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28542.8087,28542.8087,28542.8087,28542.8087,6,0,0,0
+22.3712,0.4950,172.4184,53.5901,85.0000,0.5992,-1.1225,-1.7725,4,2089.5482,660.7092,794.9119,-92.9252,144.5744,173.9402,174.2766,-20.3336,6.8712,133.8469,0.0000,133.8469,3.8563,133.8469,9.4102,0.0000,1411.8569,841.6461,611.6845,124.4368,7.8148,116.6220,0.0000,116.6220,2.8704,113.7516,-18.4725,20.2172,11.4466,100.5603,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28791.6919,28791.6919,28791.6919,28791.6919,6,0,0,0
+22.8664,0.4952,179.9356,54.6445,85.0000,0.5839,-1.1362,-1.8579,4,2130.6625,649.8364,781.3828,-95.1864,144.9931,174.3440,174.6784,-21.2382,6.8280,134.3088,0.0000,134.3088,3.8563,134.3088,9.5635,0.0000,1439.6368,827.4519,601.9511,124.7453,7.9256,116.8198,0.0000,116.8198,2.8524,113.9674,-19.0670,21.4341,11.6718,99.9285,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29035.9590,29035.9590,29035.9590,29035.9590,6,0,0,0
+23.3645,0.5011,187.5974,55.0474,85.0000,-0.1305,-1.1505,-1.9461,0,2077.1615,-92.2439,799.0517,-92.2439,-20.0649,173.8096,174.1326,-20.0649,-23.9212,0.0000,0.0000,0.0000,3.8563,0.0000,3.1465,0.0000,1450.2501,-20.7184,0.0000,-3.1465,5.7711,-8.9176,0.0000,-8.9176,-0.6421,-8.2755,-19.4483,21.9097,11.7578,-22.4947,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,2,0,0,0
+23.8656,0.5010,195.2266,54.8173,85.0000,-0.1246,-1.1649,-2.0349,0,1932.8836,-85.9865,822.5593,-85.9865,-17.4046,166.4951,171.8784,-17.4046,-21.2609,0.0000,0.0000,0.0000,3.8563,0.0000,2.5204,0.0000,1444.1888,-16.6651,0.0000,-2.5204,5.7469,-8.2673,0.0000,-8.2673,-0.6106,-7.6567,-19.6096,21.6362,11.7086,-21.3919,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3.5915,3.5915,3.5915,3.5915,2,0,0,0
+24.3666,0.5010,202.8245,54.5947,85.0000,-0.1222,-1.1793,-2.1245,0,1793.7136,-81.8428,813.5501,-81.8428,-15.3731,152.8150,168.4745,-15.3731,-19.2294,0.0000,0.0000,0.0000,3.8563,0.0000,2.5048,0.0000,1438.3244,-16.6299,0.0000,-2.5048,5.7236,-8.2284,0.0000,-8.2284,-0.5964,-7.6320,-19.7713,21.3736,11.6611,-20.8954,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3.8276,3.8276,3.8276,3.8276,2,0,0,0
+24.8676,0.5010,210.3918,54.3764,85.0000,-0.1198,-1.1937,-2.2149,0,1657.5363,-78.3678,747.6356,-78.3678,-13.6028,129.7722,162.8934,-13.6028,-17.4591,0.0000,0.0000,0.0000,3.8563,0.0000,2.4896,0.0000,1432.5735,-16.5954,0.0000,-2.4896,5.7007,-8.1903,0.0000,-8.1903,-0.5825,-7.6078,-19.9329,21.1183,11.6144,-20.4076,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.1442,0.1442,0.1442,0.1442,2,0,0,0
+25.3660,0.4958,217.9290,54.7327,85.0000,0.5204,-1.2080,-2.3059,5,1522.1213,647.8646,647.8646,-73.0162,103.2671,103.2671,152.3827,-11.6385,-16.3077,115.7185,0.0000,115.7185,3.8563,115.7185,3.3696,0.0000,1441.9601,744.0239,766.3391,112.3489,7.6855,104.6634,0.0000,104.6634,2.5460,102.1174,-20.3045,21.5376,11.6905,89.1938,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20109.8485,20109.8485,20109.8485,20109.8485,6,0,0,0
+25.8616,0.4955,225.5953,55.6976,85.0000,0.5611,-1.2228,-2.3997,5,1467.3789,864.0188,864.0188,-70.8505,132.7682,132.7682,146.9024,-10.8871,3.0531,125.8588,0.0000,125.8588,3.8563,125.8588,3.5335,0.0000,1467.3789,796.0597,819.0545,122.3254,7.9815,114.3439,0.0000,114.3439,2.7937,111.5502,-20.9153,22.6970,11.8966,97.8720,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25428.2333,25428.2333,25428.2333,25428.2333,6,0,0,0
+26.3572,0.4956,233.4006,56.6926,85.0000,0.5543,-1.2388,-2.4964,5,1493.5925,858.9767,921.9792,-71.8876,134.3514,144.2055,149.5267,-11.2438,3.0700,127.4251,0.0000,127.4251,3.8563,127.4251,3.6144,0.0000,1493.5925,791.5851,814.6936,123.8107,8.1100,115.7007,0.0000,115.7007,2.8092,112.8916,-21.5660,23.9351,12.1091,98.4134,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25736.8546,25736.8546,25736.8546,25736.8546,6,0,0,0
+26.8529,0.4958,241.3432,57.6692,85.0000,0.5402,-1.2551,-2.5960,5,1519.3224,844.8205,922.3238,-72.9055,134.4135,146.7445,152.1025,-11.5995,3.0433,127.5140,0.0000,127.5140,3.8563,127.5140,3.6801,0.0000,1519.3224,778.3248,801.4553,123.8339,8.2074,115.6265,0.0000,115.6265,2.7847,112.8418,-22.2262,25.1934,12.3177,97.5570,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25810.0871,25810.0871,25810.0871,25810.0871,6,0,0,0
+27.3488,0.4960,249.4198,58.6213,85.0000,0.5264,-1.2729,-2.6988,5,1544.4052,830.9024,920.6633,-73.8978,134.3816,148.8986,154.6136,-11.9515,3.0146,127.5107,0.0000,127.5107,3.8563,127.5107,3.7441,0.0000,1544.4052,765.2679,788.4185,123.7666,8.3005,115.4661,0.0000,115.4661,2.7585,112.7076,-22.9139,26.4617,12.5210,96.6389,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25878.2482,25878.2482,25878.2482,25878.2482,6,0,0,0
+27.8449,0.4962,257.6269,59.5494,85.0000,0.5130,-1.2918,-2.8049,5,1568.8565,817.2530,919.5893,-74.8651,134.2667,151.0796,157.0615,-12.2996,2.9842,127.4262,0.0000,127.4262,3.8563,127.4262,3.8065,0.0000,1568.8565,752.4469,775.6162,123.6197,8.3896,115.2301,0.0000,115.2301,2.7307,112.4994,-23.6230,27.7384,12.7192,95.6648,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25919.9043,25919.9043,25919.9043,25919.9043,6,0,0,0
+28.3411,0.4963,265.9613,60.4542,85.0000,0.5000,-1.3114,-2.9142,5,1592.6941,803.7499,919.1019,-75.8082,134.0547,153.2938,159.4479,-12.6438,2.9529,127.2455,0.0000,127.2455,3.8563,127.2455,3.8670,0.0000,1592.6941,739.7388,762.9242,123.3785,8.4745,114.9039,0.0000,114.9039,2.7020,112.2019,-24.3452,28.9742,12.9124,94.6605,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25849.6799,25849.6799,25849.6799,25849.6799,6,0,0,0
+28.8374,0.4964,274.4197,61.3476,85.0000,0.5000,-1.3326,-3.0269,5,1616.2311,805.8586,915.3306,-76.7393,136.3926,154.9209,160.9664,-12.9882,2.9965,129.5398,0.0000,129.5398,3.8563,129.5398,3.9522,0.0000,1616.2311,742.0184,765.3695,125.5876,8.6075,116.9801,0.0000,116.9801,2.7420,114.2381,-25.1040,30.1796,13.1032,96.0594,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26286.8031,26286.8031,26286.8031,26286.8031,6,0,0,0
+29.3338,0.4964,283.0023,62.2411,85.0000,0.5000,-1.3540,-3.1431,5,1639.7706,807.9922,913.3020,-77.6706,138.7455,156.8289,162.0779,-13.3373,3.0402,131.8490,0.0000,131.8490,3.8563,131.8490,4.0382,0.0000,1639.7706,744.3134,767.8303,127.8108,8.7408,119.0700,0.0000,119.0700,2.7819,116.2881,-25.8792,31.4149,13.2940,97.4584,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26724.7868,26724.7868,26724.7868,26724.7868,6,0,0,0
+29.8302,0.4965,291.7089,63.1346,85.0000,0.5000,-1.3752,-3.2628,5,1663.3125,810.2082,910.9688,-78.5753,141.1234,158.6741,163.1542,-13.6864,3.0838,134.1833,0.0000,134.1833,3.8563,134.1833,4.1252,0.0000,1663.3125,746.6806,770.3641,130.0581,8.8745,121.1835,0.0000,121.1835,2.8218,118.3617,-26.6611,32.6803,13.4848,98.8576,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27167.6487,27167.6487,27167.6487,27167.6487,6,0,0,0
+30.3267,0.4965,300.5397,64.0283,85.0000,0.5000,-1.3963,-3.3861,5,1686.8568,812.4788,908.3101,-79.1714,143.5221,160.4505,164.1951,-13.9854,3.1275,136.5384,0.0000,136.5384,3.8563,136.5384,4.2131,0.0000,1686.8568,749.0931,772.9437,132.3252,9.0087,123.3165,0.0000,123.3165,2.8618,120.4547,-27.4540,33.9761,13.6757,100.2569,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27643.5340,27643.5340,27643.5340,27643.5340,6,0,0,0
+30.8233,0.4966,309.4946,64.9221,85.0000,0.5000,-1.4165,-3.5130,5,1710.4034,814.9050,905.2864,-79.7601,145.9601,162.1486,165.2008,-14.2861,3.1711,138.9327,0.0000,138.9327,3.8563,138.9327,4.3021,0.0000,1710.4034,751.6513,775.6704,134.6305,9.1437,125.4869,0.0000,125.4869,2.9017,122.5851,-28.2401,35.3023,13.8665,101.6564,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28124.5632,28124.5632,28124.5632,28124.5632,6,0,0,0
+31.3198,0.4966,318.5736,65.8159,85.0000,0.5000,-1.4358,-3.6433,5,1733.9522,817.5662,901.8744,-80.3488,148.4529,163.7615,166.1711,-14.5897,3.2148,141.3818,0.0000,141.3818,3.8563,141.3818,4.3924,0.0000,1733.9522,754.4341,778.6241,136.9894,9.2797,127.7097,0.0000,127.7097,2.9417,124.7680,-29.0186,36.6733,14.0574,103.0560,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28613.3395,28613.3395,28613.3395,28613.3395,6,0,0,0
+31.8165,0.4966,327.7768,66.7099,85.0000,0.5000,-1.4558,-3.7773,5,1757.5032,820.2084,897.6828,-80.9376,150.9555,165.2143,167.1061,-14.8962,3.2585,143.8408,0.0000,143.8408,3.8563,143.8408,4.4834,0.0000,1757.5032,757.1903,781.5508,139.3573,9.4159,129.9414,0.0000,129.9414,2.9816,126.9598,-29.8219,38.0776,14.2483,104.4558,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29162.1289,29162.1289,29162.1289,29162.1289,6,0,0,0
+32.3131,0.4967,337.1041,67.6039,85.0000,0.5000,-1.4770,-3.9151,5,1781.0563,822.7646,892.4232,-81.5264,153.4553,166.4474,168.0057,-15.2056,3.3021,146.2969,0.0000,146.2969,3.8563,146.2969,4.5752,0.0000,1781.0563,759.8540,784.3841,141.7217,9.5521,132.1696,0.0000,132.1696,3.0216,129.1480,-30.6610,39.5142,14.4392,105.8556,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29721.7310,29721.7310,29721.7310,29721.7310,6,0,0,0
+32.8099,0.4967,346.5556,68.4980,85.0000,0.5000,-1.4979,-4.0566,5,1804.6114,825.3994,886.7919,-82.1383,155.9827,167.5846,168.8351,-15.5224,3.3458,148.7806,0.0000,148.7806,3.8563,148.7806,4.6679,0.0000,1804.6114,762.5883,787.2888,144.1128,9.6888,134.4240,0.0000,134.4240,3.0616,131.3624,-31.5065,40.9833,14.6301,107.2556,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30284.3255,30284.3255,30284.3255,30284.3255,6,0,0,0
+33.3066,0.4968,356.1313,69.3921,85.0000,0.5000,-1.5169,-4.2019,5,1828.1686,828.3006,880.3083,-82.8451,158.5743,168.5310,169.4831,-15.8603,3.3895,151.3286,0.0000,151.3286,3.8563,151.3286,4.7619,0.0000,1828.1686,765.5794,790.4530,146.5666,9.8268,136.7399,0.0000,136.7399,3.1015,133.6384,-32.3234,42.4850,14.8210,108.6557,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30856.9648,30856.9648,30856.9648,30856.9648,6,0,0,0
+33.8034,0.4968,365.8312,70.2864,85.0000,0.5000,-1.5334,-4.3506,5,1851.7277,831.5697,873.5821,-83.5518,161.2517,169.3985,170.0911,-16.2017,3.4332,153.9623,0.0000,153.9623,3.8563,153.9623,4.8575,0.0000,1851.7277,768.9281,793.9783,149.1048,9.9664,139.1383,0.0000,139.1383,3.1415,135.9968,-33.0960,44.0250,15.0120,110.0559,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31424.9751,31424.9751,31424.9751,31424.9751,6,0,0,0
+34.3003,0.4969,375.6553,71.1807,85.0000,0.5000,-1.5369,-4.5016,5,1875.2888,836.4464,866.6182,-84.2587,164.2612,170.1863,170.6590,-16.5467,3.4768,156.9280,0.0000,156.9280,3.8563,156.9280,4.9572,0.0000,1875.2888,773.8621,799.1049,151.9709,10.1127,141.8582,0.0000,141.8582,3.1815,138.6767,-33.5927,45.6102,15.2030,111.4562,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32046.3182,32046.3182,32046.3182,32046.3182,6,0,0,0
+34.7971,0.4969,385.6036,72.0750,85.0000,0.5000,-1.5358,-4.6544,5,1898.8517,841.8975,859.4692,-84.9655,167.4090,170.9031,171.1869,-16.8952,3.5205,160.0322,0.0000,160.0322,3.8563,160.0322,5.0589,0.0000,1898.8517,779.3585,804.7996,154.9733,10.2617,144.7116,0.0000,144.7116,3.2214,141.4902,-33.9904,47.2299,15.3940,112.8567,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32689.2693,32689.2693,32689.2693,32689.2693,6,0,0,0
+35.2941,0.4969,395.6762,72.9695,85.0000,0.5000,-1.5186,-4.8074,5,1922.4164,849.2488,852.0794,-85.6725,170.9665,171.5363,171.6746,-17.2472,3.5642,163.5460,0.0000,163.5460,3.8563,163.5460,5.1654,0.0000,1922.4164,786.7302,812.3886,158.3806,10.4188,147.9617,0.0000,147.9617,3.2614,144.7003,-34.0263,48.8843,15.5851,114.2572,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33427.7204,33427.7204,33427.7204,33427.7204,6,0,0,0
+35.7910,0.4970,405.8729,73.8550,85.0000,0.4899,-1.4971,-4.9600,5,1945.7465,844.5773,844.5773,-86.3724,172.0895,172.0895,172.1180,-17.5991,3.5347,164.6985,0.0000,164.6985,3.8563,164.6985,5.2483,0.0000,1945.7465,782.5466,808.3041,159.4502,10.5282,148.9220,0.0000,148.9220,3.2344,145.6877,-33.9535,50.5565,15.7743,113.3103,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33687.1039,33687.1039,33687.1039,33687.1039,6,0,0,0
+36.2881,0.4971,416.1914,74.7199,85.0000,0.4766,-1.4676,-5.1115,5,1968.5309,836.8193,836.8193,-87.0559,172.5053,172.5053,172.5131,-17.9461,3.4792,165.1698,0.0000,165.1698,3.8563,165.1698,5.3234,0.0000,1968.5309,775.4114,801.2349,159.8465,10.6219,149.2245,0.0000,149.2245,3.1836,146.0409,-33.6739,52.2228,15.9591,111.5330,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33810.2049,33810.2049,33810.2049,33810.2049,6,0,0,0
+36.7853,0.4973,426.6284,75.5611,85.0000,0.4634,-1.4364,-5.2614,5,1990.6946,829.1884,829.1884,-87.7208,172.8568,172.8568,172.8614,-18.2867,3.4204,165.5801,0.0000,165.5801,3.8563,165.5801,5.3965,0.0000,1990.6946,768.3955,794.2825,160.1836,10.7122,149.4715,0.0000,149.4715,3.1298,146.3417,-33.3297,53.8865,16.1388,109.6461,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33926.5184,33926.5184,33926.5184,33926.5184,6,0,0,0
+37.2826,0.4974,437.1807,76.3791,85.0000,0.4504,-1.4042,-5.4096,5,2012.2431,821.9418,821.9418,-88.6734,173.2009,173.2009,173.2047,-18.6854,3.3603,165.9843,0.0000,165.9843,3.8563,165.9843,5.4683,0.0000,2012.2431,761.7441,787.6945,160.5160,10.8000,149.7160,0.0000,149.7160,3.0749,146.6411,-32.9349,55.5404,16.3136,107.7221,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34045.9140,34045.9140,34045.9140,34045.9140,6,0,0,0
+37.7800,0.4975,447.8449,77.1741,85.0000,0.4376,-1.3712,-5.5558,5,2033.1892,815.0305,815.0305,-89.8254,173.5323,173.5323,173.5359,-19.1252,3.2994,166.3766,0.0000,166.3766,3.8563,166.3766,5.5386,0.0000,2033.1892,755.4089,781.4223,160.8379,10.8853,149.9526,0.0000,149.9526,3.0191,146.9335,-32.4960,57.1776,16.4835,105.7684,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34164.8110,34164.8110,34164.8110,34164.8110,6,0,0,0
+38.2776,0.4976,458.6179,77.9467,85.0000,0.4250,-1.3369,-5.6998,5,2053.5420,808.3162,808.3162,-90.9448,173.8255,173.8255,173.8287,-19.5574,3.2365,166.7327,0.0000,166.7327,3.8563,166.7327,5.6072,0.0000,2053.5420,749.2590,775.3336,161.1255,10.9677,150.1577,0.0000,150.1577,2.9615,147.1962,-32.0005,58.7966,16.6486,103.7516,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34280.3917,34280.3917,34280.3917,34280.3917,6,0,0,0
+38.7752,0.4977,469.4967,78.6972,85.0000,0.4129,-1.3047,-5.8417,5,2073.3142,801.7933,801.7933,-92.0323,174.0829,174.0829,174.0857,-19.9818,3.1741,167.0526,0.0000,167.0526,3.8563,167.0526,5.6741,0.0000,2073.3142,743.2787,769.4128,161.3784,11.0473,150.3311,0.0000,150.3311,2.9044,147.4267,-31.5291,60.3959,16.8089,101.7510,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34392.6708,34392.6708,34392.6708,34392.6708,6,0,0,0
+39.2729,0.4977,480.4782,79.4265,85.0000,0.4013,-1.2766,-5.9819,5,2092.5300,795.4539,795.4539,-93.0892,174.3072,174.3072,174.3097,-20.3986,3.1139,167.3370,0.0000,167.3370,3.8563,167.3370,5.7394,0.0000,2092.5300,737.4537,763.6453,161.5977,11.1240,150.4736,0.0000,150.4736,2.8493,147.6243,-31.1375,61.9755,16.9648,99.8215,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34501.7863,34501.7863,34501.7863,34501.7863,6,0,0,0
+39.7706,0.4978,491.5596,80.1365,85.0000,0.3910,-1.2599,-6.1215,5,2111.2334,789.2834,789.2834,-94.1178,174.5010,174.5010,174.5031,-20.8083,3.0611,167.5836,0.0000,167.5836,3.8563,167.5836,5.8030,0.0000,2111.2334,731.7480,757.9954,161.7806,11.1981,150.5825,0.0000,150.5825,2.8010,147.7814,-31.0042,63.5399,17.1165,98.1293,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34607.9865,34607.9865,34607.9865,34607.9865,6,0,0,0
+40.2685,0.4979,502.7384,80.8291,85.0000,0.3819,-1.2548,-6.2618,5,2129.4820,783.2628,783.2628,-95.1215,174.6667,174.6667,174.6685,-21.2120,3.0159,167.7945,0.0000,167.7945,3.8563,167.7945,5.8652,0.0000,2129.4820,726.1444,752.4457,161.9293,11.2699,150.6595,0.0000,150.6595,2.7597,147.8998,-31.1454,65.1011,17.2644,96.6797,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34711.6004,34711.6004,34711.6004,34711.6004,6,0,0,0
+40.7664,0.4979,514.0122,81.5063,85.0000,0.3737,-1.2566,-6.4035,5,2147.3236,777.3764,777.3764,-96.1028,174.8065,174.8065,174.8080,-21.6104,2.9753,167.9748,0.0000,167.9748,3.8563,167.9748,5.9261,0.0000,2147.3236,720.6418,746.9957,162.0487,11.3394,150.7093,0.0000,150.7093,2.7226,147.9867,-31.4523,66.6502,17.4091,95.3798,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34812.8989,34812.8989,34812.8989,34812.8989,6,0,0,0
+41.2644,0.4980,525.3790,82.1691,85.0000,0.3658,-1.2605,-6.5468,5,2164.7850,771.6154,771.6154,-97.0632,174.9219,174.9219,174.9232,-22.0038,2.9359,168.1297,0.0000,168.1297,3.8563,168.1297,5.9860,0.0000,2164.7850,715.2482,741.6535,162.1437,11.4071,150.7366,0.0000,150.7366,2.6865,148.0501,-31.8057,68.1882,17.5506,94.1170,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34912.0364,34912.0364,34912.0364,34912.0364,6,0,0,0
+41.7624,0.4981,536.8369,82.8170,85.0000,0.3570,-1.2531,-6.6903,5,2181.8537,765.9838,765.9838,-97.9631,175.0144,175.0144,175.0154,-22.3829,2.8879,168.2703,0.0000,168.2703,3.8563,168.2703,6.0447,0.0000,2181.8537,710.0109,736.4667,162.2255,11.4730,150.7525,0.0000,150.7525,2.6426,148.1100,-31.8683,69.7126,17.6890,92.5766,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35014.7367,35014.7367,35014.7367,35014.7367,6,0,0,0
+42.2605,0.4981,548.3837,83.4488,85.0000,0.3477,-1.2394,-6.8334,5,2198.4992,760.4919,760.4919,-98.6720,175.0852,175.0852,175.0860,-22.7169,2.8349,168.3941,0.0000,168.3941,3.8563,168.3941,6.1022,0.0000,2198.4992,704.9232,731.4285,162.2919,11.5370,150.7548,0.0000,150.7548,2.5940,148.1608,-31.7596,71.2193,17.8240,90.8771,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35172.3021,35172.3021,35172.3021,35172.3021,6,0,0,0
+42.7603,0.5014,560.0172,83.5205,85.0000,-0.2660,-1.2139,-6.9747,0,2132.0231,-93.9492,782.4324,-95.2613,-20.9756,174.6897,174.6897,-21.2685,-24.8319,0.0000,0.0000,0.0000,3.8563,0.0000,4.7135,0.0000,2200.3879,-20.4558,0.0000,-4.7135,8.7561,-13.4696,0.0000,-13.4696,-1.9861,-11.4835,-31.1331,71.3911,17.8394,-69.5809,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,44.5280,44.5280,44.5280,44.5280,2,0,0,0
+43.2617,0.5014,571.5839,83.0432,85.0000,-0.2628,-1.1897,-7.1123,0,1986.0665,-87.5820,818.3252,-87.5820,-18.2153,170.1956,172.7916,-18.2153,-22.0716,0.0000,0.0000,0.0000,3.8563,0.0000,3.9442,0.0000,2187.8129,-17.2153,0.0000,-3.9442,8.7061,-12.6502,0.0000,-12.6502,-1.9509,-10.6993,-30.3400,70.2493,17.7375,-68.3461,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5.5429,5.5429,5.5429,5.5429,2,0,0,0
+43.7631,0.5014,583.0847,82.5695,85.0000,-0.2620,-1.1692,-7.2467,0,1845.4187,-83.3626,819.6817,-83.3626,-16.1100,158.4050,169.9322,-16.1100,-19.9663,0.0000,0.0000,0.0000,3.8563,0.0000,3.9126,0.0000,2175.3332,-17.1754,0.0000,-3.9126,8.6564,-12.5690,0.0000,-12.5690,-1.9340,-10.6350,-29.6464,69.1273,17.6363,-67.7523,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.3823,0.3823,0.3823,0.3823,2,0,0,0
+44.2646,0.5014,594.5199,82.0989,85.0000,-0.2594,-1.1679,-7.3803,0,1708.0368,-79.7009,780.9809,-79.7009,-14.2557,139.6903,165.1013,-14.2557,-18.1120,0.0000,0.0000,0.0000,3.8563,0.0000,3.8813,0.0000,2162.9339,-17.1358,0.0000,-3.8813,8.6071,-12.4884,0.0000,-12.4884,-1.9039,-10.5845,-29.4443,68.0236,17.5358,-66.6995,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1.3379,1.3379,1.3379,1.3379,2,0,0,0
+44.7648,0.4989,605.8900,82.0380,85.0000,0.1930,-1.1784,-7.5143,6,1610.5706,718.3832,718.3832,-76.5154,121.1615,121.1615,160.6938,-12.9050,-7.4374,124.7426,0.0000,124.7426,3.8563,124.7426,7.5452,0.0000,2161.3307,517.8074,754.9914,117.1974,10.4925,106.7049,0.0000,106.7049,1.4151,105.2898,-29.6881,67.8815,17.5228,49.5736,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23381.7333,23381.7333,23381.7333,23381.7333,6,0,0,0
+45.2635,0.4986,617.3082,82.4458,85.0000,0.2613,-1.2116,-7.6526,6,1585.6147,899.8215,899.8215,-75.5281,149.4110,149.4110,158.7392,-12.5411,1.1216,144.4331,0.0000,144.4331,3.8563,144.4331,8.3533,0.0000,2172.0750,598.2604,869.8421,136.0798,10.9114,125.1684,0.0000,125.1684,1.9260,123.2425,-30.6765,68.8362,17.6098,67.4730,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28751.1448,28751.1448,28751.1448,28751.1448,6,0,0,0
+45.7620,0.4985,628.7916,82.9372,85.0000,0.2863,-1.2511,-7.7963,6,1595.0651,941.1903,941.1903,-75.9020,157.2116,157.2116,159.6853,-12.6783,1.2361,152.1192,0.0000,152.1192,3.8563,152.1192,8.6856,0.0000,2185.0208,626.8547,910.7036,143.4336,11.1077,132.3259,0.0000,132.3259,2.1225,130.2035,-31.8649,69.9974,17.7147,74.3563,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30171.8421,30171.8421,30171.8421,30171.8421,6,0,0,0
+46.2605,0.4984,640.3463,83.4558,85.0000,0.2918,-1.2858,-7.9449,6,1605.0393,950.0154,950.0154,-76.2966,159.6780,159.6780,160.4255,-12.8239,1.2676,154.5541,0.0000,154.5541,3.8563,154.5541,8.8093,0.0000,2198.6840,632.9969,919.5306,145.7448,11.2056,134.5392,0.0000,134.5392,2.1766,132.3626,-32.9512,71.2358,17.8254,76.2526,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30656.4495,30656.4495,30656.4495,30656.4495,6,0,0,0
+46.7589,0.4985,651.9737,83.9768,85.0000,0.2889,-1.2881,-8.0946,6,1615.0591,949.7736,949.7736,-76.6930,160.6339,160.6339,160.9101,-12.9710,1.2631,155.5145,0.0000,155.5145,3.8563,155.5145,8.8743,0.0000,2212.4097,632.9347,919.5043,146.6402,11.2752,135.3650,0.0000,135.3650,2.1689,133.1961,-33.2170,72.4934,17.9367,75.9830,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30849.7698,30849.7698,30849.7698,30849.7698,6,0,0,0
+47.2574,0.4985,663.6732,84.4915,85.0000,0.2847,-1.2881,-8.2453,6,1624.9572,947.4387,947.4387,-77.0845,161.2210,161.2210,161.3826,-13.1171,1.2522,156.1126,0.0000,156.1126,3.8563,156.1126,8.9246,0.0000,2225.9688,631.4292,917.4180,147.1880,11.3373,135.8507,0.0000,135.8507,2.1501,133.7006,-33.4205,73.7490,18.0466,75.3255,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30971.6037,30971.6037,30971.6037,30971.6037,6,0,0,0
+47.7563,0.4993,675.4436,84.8735,85.0000,0.1408,-1.2881,-8.3969,6,1632.3034,702.8716,945.5249,-77.3752,120.1449,161.6227,161.7292,-13.2261,0.6221,115.6665,0.0000,115.6665,3.8563,115.6665,7.3264,0.0000,2236.0321,462.6822,676.6719,108.3401,10.6015,97.7387,0.0000,97.7387,1.0683,96.6704,-33.5716,74.6890,18.1282,37.4248,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23230.2790,23230.2790,23230.2790,23230.2790,6,0,0,0
+48.2559,0.5000,687.2492,85.0000,85.0000,0.0000,-1.2881,-8.5490,6,1634.7370,461.0564,895.0239,-77.4714,78.9279,153.2185,161.8432,-13.2623,0.0000,75.0716,0.0000,75.0716,3.8563,75.0716,5.7091,0.0000,2239.3657,295.7816,438.5299,69.3625,9.8270,59.5356,0.0000,59.5356,0.0000,59.5356,-33.6217,75.0020,18.1552,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15565.4901,15565.4901,15565.4901,15565.4901,6,0,0,0
+48.7559,0.5000,699.0547,85.0000,85.0000,0.0000,-1.2881,-8.7011,6,1634.7370,461.0564,845.4595,-77.4714,78.9279,144.7336,161.8432,-13.2623,0.0000,75.0716,0.0000,75.0716,3.8563,75.0716,5.7091,0.0000,2239.3657,295.7816,438.5299,69.3625,9.8270,59.5356,0.0000,59.5356,0.0000,59.5356,-33.6217,75.0020,18.1552,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15565.4901,15565.4901,15565.4901,15565.4901,6,0,0,0
+49.2559,0.5000,710.8603,85.0000,85.0000,0.0000,-1.3268,-8.8577,6,1634.7370,454.7792,845.4595,-77.4714,77.8533,144.7336,161.8432,-13.2623,0.0000,73.9970,0.0000,73.9970,3.8563,73.9970,5.6661,0.0000,2239.3657,291.3826,432.2528,68.3309,9.8058,58.5251,0.0000,58.5251,0.0000,58.5251,-34.6321,75.0020,18.1551,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15363.4849,15363.4849,15363.4849,15363.4849,6,0,0,0
+49.7559,0.5000,722.6658,85.0000,85.0000,0.0000,-1.3640,-9.0187,6,1634.7370,448.7422,844.1642,-77.4714,76.8198,144.5118,161.8432,-13.2623,0.0000,72.9636,0.0000,72.9636,3.8563,72.9636,5.6248,0.0000,2239.3657,287.1519,426.2158,67.3388,9.7855,57.5533,0.0000,57.5533,0.0000,57.5533,-35.6038,75.0020,18.1550,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15169.2087,15169.2087,15169.2087,15169.2087,6,0,0,0
+50.2559,0.5000,734.4714,85.0000,85.0000,0.0000,-1.3719,-9.1807,6,1634.7370,447.4736,842.9185,-77.4714,76.6027,144.2986,161.8432,-13.2623,0.0000,72.7464,0.0000,72.7464,3.8563,72.7464,5.6161,0.0000,2239.3657,286.2628,424.9472,67.1303,9.7812,57.3491,0.0000,57.3491,0.0000,57.3491,-35.8080,75.0020,18.1550,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15128.3838,15128.3838,15128.3838,15128.3838,6,0,0,0
+50.7559,0.5000,746.2769,85.0000,85.0000,0.0000,-1.3667,-9.3420,6,1634.7370,448.3062,842.6567,-77.4714,76.7452,144.2538,161.8432,-13.2623,0.0000,72.8889,0.0000,72.8889,3.8563,72.8889,5.6218,0.0000,2239.3657,286.8463,425.7797,67.2671,9.7840,57.4831,0.0000,57.4831,0.0000,57.4831,-35.6739,75.0020,18.1550,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15155.1766,15155.1766,15155.1766,15155.1766,6,0,0,0
+51.2559,0.5000,758.0825,85.0000,85.0000,0.0000,-1.3241,-9.4984,6,1634.7370,455.2240,842.8285,-77.4714,77.9295,144.2832,161.8432,-13.2623,0.0000,74.0732,0.0000,74.0732,3.8563,74.0732,5.6692,0.0000,2239.3657,291.6943,432.6976,68.4040,9.8073,58.5967,0.0000,58.5967,0.0000,58.5967,-34.5605,75.0020,18.1551,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15377.8002,15377.8002,15377.8002,15377.8002,6,0,0,0
+51.7559,0.5000,769.8881,85.0000,85.0000,0.0000,-1.2741,-9.6488,6,1634.7370,463.3302,844.2560,-77.4714,79.3171,144.5276,161.8432,-13.2623,0.0000,75.4609,0.0000,75.4609,3.8563,75.4609,5.7247,0.0000,2239.3657,297.3751,440.8037,69.7362,9.8346,59.9016,0.0000,59.9016,0.0000,59.9016,-33.2557,75.0020,18.1552,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15638.6627,15638.6627,15638.6627,15638.6627,6,0,0,0
+52.2559,0.5000,781.6936,85.0000,85.0000,0.0000,-1.2226,-9.7931,6,1634.7370,471.6791,845.9287,-77.4714,80.7464,144.8139,161.8432,-13.2623,0.0000,76.8901,0.0000,76.8901,3.8563,76.8901,5.7818,0.0000,2239.3657,303.2260,449.1527,71.1083,9.8627,61.2455,0.0000,61.2455,0.0000,61.2455,-31.9118,75.0020,18.1554,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15907.3400,15907.3400,15907.3400,15907.3400,6,0,0,0
+52.7559,0.5000,793.4992,85.0000,85.0000,0.0000,-1.1825,-9.9327,6,1634.7370,478.1790,847.6515,-77.4714,81.8591,145.1088,161.8432,-13.2623,0.0000,78.0028,0.0000,78.0028,3.8563,78.0028,5.8263,0.0000,2239.3657,307.7811,455.6525,72.1765,9.8846,62.2919,0.0000,62.2919,0.0000,62.2919,-30.8656,75.0020,18.1554,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16116.6013,16116.6013,16116.6013,16116.6013,6,0,0,0
+53.2559,0.5000,805.3047,85.0000,85.0000,0.0000,-1.1500,-10.0685,6,1634.7370,483.4450,848.9928,-77.4714,82.7606,145.3384,161.8432,-13.2623,0.0000,78.9043,0.0000,78.9043,3.8563,78.9043,5.8624,0.0000,2239.3657,311.4716,460.9186,73.0419,9.9024,63.1396,0.0000,63.1396,0.0000,63.1396,-30.0180,75.0020,18.1555,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16288.7151,16288.7151,16288.7151,16288.7151,6,0,0,0
+53.7559,0.5000,817.1103,85.0000,85.0000,0.0000,-1.1159,-10.2002,6,1634.7370,488.9801,850.0794,-77.4714,83.7081,145.5245,161.8432,-13.2623,0.0000,79.8518,0.0000,79.8518,3.8563,79.8518,5.9003,0.0000,2239.3657,315.3506,466.4536,73.9515,9.9210,64.0305,0.0000,64.0305,0.0000,64.0305,-29.1271,75.0020,18.1556,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16469.6203,16469.6203,16469.6203,16469.6203,6,0,0,0
+54.2559,0.5000,828.9158,85.0000,85.0000,0.0000,-1.0783,-10.3275,6,1634.7370,495.0767,851.2216,-77.4714,84.7518,145.7200,161.8432,-13.2623,0.0000,80.8955,0.0000,80.8955,3.8563,80.8955,5.9421,0.0000,2239.3657,319.6231,472.5502,74.9535,9.9415,65.0119,0.0000,65.0119,0.0000,65.0119,-28.1457,75.0020,18.1557,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16668.8792,16668.8792,16668.8792,16668.8792,6,0,0,0
+54.7559,0.5000,840.7214,85.0000,85.0000,0.0000,-1.0322,-10.4493,6,1634.7370,502.5520,852.4796,-77.4714,86.0315,145.9354,161.8432,-13.2623,0.0000,82.1752,0.0000,82.1752,3.8563,82.1752,5.9932,0.0000,2239.3657,324.8617,480.0255,76.1820,9.9667,66.2153,0.0000,66.2153,0.0000,66.2153,-26.9425,75.0020,18.1557,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16913.1984,16913.1984,16913.1984,16913.1984,6,0,0,0
+55.2559,0.5000,852.5269,85.0000,85.0000,0.0000,-0.9802,-10.5651,6,1634.7370,510.9827,854.0222,-77.4714,87.4747,146.1994,161.8432,-13.2623,0.0000,83.6185,0.0000,83.6185,3.8563,83.6185,6.0510,0.0000,2239.3657,330.7700,488.4562,77.5675,9.9951,67.5724,0.0000,67.5724,0.0000,67.5724,-25.5855,75.0020,18.1558,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17188.7445,17188.7445,17188.7445,17188.7445,6,0,0,0
+55.7559,0.5000,864.3325,85.0000,85.0000,0.0000,-0.9234,-10.6741,6,1634.7370,520.1874,855.7619,-77.4714,89.0505,146.4972,161.8432,-13.2623,0.0000,85.1942,0.0000,85.1942,3.8563,85.1942,6.1140,0.0000,2239.3657,337.2206,497.6609,79.0802,10.0261,69.0541,0.0000,69.0541,0.0000,69.0541,-24.1039,75.0020,18.1559,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17489.5869,17489.5869,17489.5869,17489.5869,6,0,0,0
+56.2559,0.5000,876.1381,85.0000,85.0000,0.0000,-0.8703,-10.7768,6,1634.7370,528.8002,857.6613,-77.4714,90.5249,146.8224,161.8432,-13.2623,0.0000,86.6686,0.0000,86.6686,3.8563,86.6686,6.1730,0.0000,2239.3657,343.2565,506.2737,80.4956,10.0551,70.4405,0.0000,70.4405,0.0000,70.4405,-22.7175,75.0020,18.1560,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17771.0829,17771.0829,17771.0829,17771.0829,6,0,0,0
+56.7559,0.5000,887.9436,85.0000,85.0000,0.0000,-0.8270,-10.8744,6,1634.7370,535.8221,859.4385,-77.4714,91.7270,147.1266,161.8432,-13.2623,0.0000,87.8707,0.0000,87.8707,3.8563,87.8707,6.2211,0.0000,2239.3657,348.1774,513.2956,81.6496,10.0787,71.5709,0.0000,71.5709,0.0000,71.5709,-21.5872,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18000.5851,18000.5851,18000.5851,18000.5851,6,0,0,0
+57.2559,0.5000,899.7492,85.0000,85.0000,0.0000,-0.8221,-10.9715,6,1634.7370,536.6120,860.8875,-77.4714,91.8622,147.3747,161.8432,-13.2623,0.0000,88.0059,0.0000,88.0059,3.8563,88.0059,6.2265,0.0000,2239.3657,348.7310,514.0855,81.7795,10.0814,71.6980,0.0000,71.6980,0.0000,71.6980,-21.4601,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18026.4015,18026.4015,18026.4015,18026.4015,6,0,0,0
+57.7559,0.5000,911.5547,85.0000,85.0000,0.0000,-0.8181,-11.0681,6,1634.7370,537.2672,861.0505,-77.4714,91.9744,147.4026,161.8432,-13.2623,0.0000,88.1181,0.0000,88.1181,3.8563,88.1181,6.2310,0.0000,2239.3657,349.1902,514.7408,81.8871,10.0836,71.8035,0.0000,71.8035,0.0000,71.8035,-21.3546,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18047.8173,18047.8173,18047.8173,18047.8173,6,0,0,0
+58.2559,0.5000,923.3603,85.0000,85.0000,0.0000,-0.8494,-11.1684,6,1634.7370,532.1893,861.1857,-77.4714,91.1051,147.4257,161.8432,-13.2623,0.0000,87.2488,0.0000,87.2488,3.8563,87.2488,6.1962,0.0000,2239.3657,345.6316,509.6628,81.0526,10.0665,70.9861,0.0000,70.9861,0.0000,70.9861,-22.1720,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17881.8519,17881.8519,17881.8519,17881.8519,6,0,0,0
+58.7559,0.5000,935.1658,85.0000,85.0000,0.0000,-0.9156,-11.2764,6,1634.7370,521.4606,860.1379,-77.4714,89.2685,147.2464,161.8432,-13.2623,0.0000,85.4122,0.0000,85.4122,3.8563,85.4122,6.1227,0.0000,2239.3657,338.1129,498.9342,79.2895,10.0304,69.2591,0.0000,69.2591,0.0000,69.2591,-23.8989,75.0020,18.1560,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17531.2012,17531.2012,17531.2012,17531.2012,6,0,0,0
+59.2559,0.5000,946.9714,85.0000,85.0000,0.0000,-0.9936,-11.3937,6,1634.7370,508.8132,857.9240,-77.4714,87.1033,146.8674,161.8432,-13.2623,0.0000,83.2471,0.0000,83.2471,3.8563,83.2471,6.0361,0.0000,2239.3657,329.2496,486.2867,77.2109,9.9878,67.2232,0.0000,67.2232,0.0000,67.2232,-25.9347,75.0020,18.1558,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17117.8366,17117.8366,17117.8366,17117.8366,6,0,0,0
+59.7559,0.5000,958.7769,85.0000,85.0000,0.0000,-1.0715,-11.5202,6,1634.7370,496.1802,855.3142,-77.4714,84.9407,146.4206,161.8432,-13.2623,0.0000,81.0844,0.0000,81.0844,3.8563,81.0844,5.9496,0.0000,2239.3657,320.3964,473.6538,75.1348,9.9452,65.1896,0.0000,65.1896,0.0000,65.1896,-27.9681,75.0020,18.1557,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16704.9473,16704.9473,16704.9473,16704.9473,6,0,0,0
+60.2559,0.5000,970.5825,85.0000,85.0000,0.0000,-1.1336,-11.6541,6,1634.7370,486.1116,852.7074,-77.4714,83.2171,145.9743,161.8432,-13.2623,0.0000,79.3608,0.0000,79.3608,3.8563,79.3608,5.8807,0.0000,2239.3657,313.3403,463.5851,73.4801,9.9113,63.5688,0.0000,63.5688,0.0000,63.5688,-29.5888,75.0020,18.1555,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16375.8676,16375.8676,16375.8676,16375.8676,6,0,0,0
+60.7559,0.5000,982.3881,85.0000,85.0000,0.0000,-1.1683,-11.7920,6,1634.7370,480.4839,850.6297,-77.4714,82.2537,145.6187,161.8432,-13.2623,0.0000,78.3974,0.0000,78.3974,3.8563,78.3974,5.8421,0.0000,2239.3657,309.3965,457.9575,72.5553,9.8924,62.6629,0.0000,62.6629,0.0000,62.6629,-30.4946,75.0020,18.1555,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16191.9360,16191.9360,16191.9360,16191.9360,6,0,0,0
+61.2559,0.5000,994.1936,85.0000,85.0000,0.0000,-1.1777,-11.9310,6,1634.7370,478.9484,849.4684,-77.4714,81.9908,145.4199,161.8432,-13.2623,0.0000,78.1345,0.0000,78.1345,3.8563,78.1345,5.8316,0.0000,2239.3657,308.3204,456.4220,72.3029,9.8872,62.4157,0.0000,62.4157,0.0000,62.4157,-30.7418,75.0020,18.1555,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16141.7508,16141.7508,16141.7508,16141.7508,6,0,0,0
+61.7559,0.5000,1005.9992,85.0000,85.0000,0.0000,-1.1748,-12.0697,6,1634.7370,479.4191,849.1516,-77.4714,82.0714,145.3656,161.8432,-13.2623,0.0000,78.2151,0.0000,78.2151,3.8563,78.2151,5.8348,0.0000,2239.3657,308.6502,456.8926,72.3803,9.8888,62.4915,0.0000,62.4915,0.0000,62.4915,-30.6660,75.0020,18.1555,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16157.1324,16157.1324,16157.1324,16157.1324,6,0,0,0
+62.2559,0.5000,1017.8047,85.0000,85.0000,0.0000,-1.1818,-12.2092,6,1634.7370,478.2823,849.2487,-77.4714,81.8768,145.3822,161.8432,-13.2623,0.0000,78.0205,0.0000,78.0205,3.8563,78.0205,5.8271,0.0000,2239.3657,307.8536,455.7559,72.1935,9.8850,62.3085,0.0000,62.3085,0.0000,62.3085,-30.8490,75.0020,18.1554,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16119.9789,16119.9789,16119.9789,16119.9789,6,0,0,0
+62.7559,0.5000,1029.6103,85.0000,85.0000,0.0000,-1.1991,-12.3508,6,1634.7370,475.4795,849.0141,-77.4714,81.3970,145.3421,161.8432,-13.2623,0.0000,77.5407,0.0000,77.5407,3.8563,77.5407,5.8079,0.0000,2239.3657,305.8893,452.9530,71.7328,9.8755,61.8573,0.0000,61.8573,0.0000,61.8573,-31.3001,75.0020,18.1554,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16029.6389,16029.6389,16029.6389,16029.6389,6,0,0,0
+63.2559,0.5000,1041.4158,85.0000,85.0000,0.0000,-1.2355,-12.4966,6,1634.7370,469.5813,848.4357,-77.4714,80.3873,145.2431,161.8432,-13.2623,0.0000,76.5310,0.0000,76.5310,3.8563,76.5310,5.7675,0.0000,2239.3657,301.7559,447.0549,70.7635,9.8557,60.9079,0.0000,60.9079,0.0000,60.9079,-32.2495,75.0020,18.1553,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15839.8313,15839.8313,15839.8313,15839.8313,6,0,0,0
+63.7559,0.5000,1053.2214,85.0000,85.0000,0.0000,-1.2708,-12.6467,6,1634.7370,463.8653,847.2187,-77.4714,79.4087,145.0347,161.8432,-13.2623,0.0000,75.5525,0.0000,75.5525,3.8563,75.5525,5.7283,0.0000,2239.3657,297.7501,441.3388,69.8241,9.8364,59.9877,0.0000,59.9877,0.0000,59.9877,-33.1696,75.0020,18.1553,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15655.8830,15655.8830,15655.8830,15655.8830,6,0,0,0
+64.2559,0.5000,1065.0269,85.0000,85.0000,0.0000,-1.3040,-12.8006,6,1634.7370,458.4711,846.0392,-77.4714,78.4853,144.8328,161.8432,-13.2623,0.0000,74.6290,0.0000,74.6290,3.8563,74.6290,5.6914,0.0000,2239.3657,293.9699,435.9447,68.9377,9.8182,59.1194,0.0000,59.1194,0.0000,59.1194,-34.0378,75.0020,18.1552,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15482.2947,15482.2947,15482.2947,15482.2947,6,0,0,0
+64.7559,0.5000,1076.8325,85.0000,85.0000,0.0000,-1.3312,-12.9578,6,1634.7370,454.0725,844.9261,-77.4714,77.7323,144.6423,161.8432,-13.2623,0.0000,73.8760,0.0000,73.8760,3.8563,73.8760,5.6613,0.0000,2239.3657,290.8873,431.5460,68.2148,9.8034,58.4113,0.0000,58.4113,0.0000,58.4113,-34.7458,75.0020,18.1551,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15340.7420,15340.7420,15340.7420,15340.7420,6,0,0,0
+65.2559,0.5000,1088.6381,85.0000,85.0000,0.0000,-1.3629,-13.1187,6,1634.7370,448.9260,844.0184,-77.4714,76.8513,144.4869,161.8432,-13.2623,0.0000,72.9950,0.0000,72.9950,3.8563,72.9950,5.6260,0.0000,2239.3657,287.2807,426.3996,67.3690,9.7861,57.5829,0.0000,57.5829,0.0000,57.5829,-35.5742,75.0020,18.1550,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15175.1233,15175.1233,15175.1233,15175.1233,6,0,0,0
+65.7559,0.5000,1100.4436,85.0000,85.0000,0.0000,-1.4134,-13.2855,6,1634.7370,440.7441,842.9564,-77.4714,75.4507,144.3051,161.8432,-13.2623,0.0000,71.5944,0.0000,71.5944,3.8563,71.5944,5.5700,0.0000,2239.3657,281.5468,418.2177,66.0244,9.7586,56.2658,0.0000,56.2658,0.0000,56.2658,-36.8911,75.0020,18.1549,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14911.8215,14911.8215,14911.8215,14911.8215,6,0,0,0
+66.2559,0.5000,1112.2492,85.0000,85.0000,0.0000,-1.4842,-13.4607,6,1634.7370,429.2710,841.2681,-77.4714,73.4866,144.0161,161.8432,-13.2623,0.0000,69.6303,0.0000,69.6303,3.8563,69.6303,5.4914,0.0000,2239.3657,273.5064,406.7445,64.1388,9.7214,54.4175,0.0000,54.4175,0.0000,54.4175,-38.7393,75.0020,18.1547,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14542.6049,14542.6049,14542.6049,14542.6049,6,0,0,0
+66.7559,0.5000,1124.0547,85.0000,85.0000,0.0000,-1.5743,-13.6466,6,1634.7370,414.6770,838.9006,-77.4714,70.9883,143.6108,161.8432,-13.2623,0.0000,67.1320,0.0000,67.1320,3.8563,67.1320,5.3915,0.0000,2239.3657,263.2790,392.1506,61.7405,9.6743,52.0662,0.0000,52.0662,0.0000,52.0662,-41.0903,75.0020,18.1545,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14072.9588,14072.9588,14072.9588,14072.9588,6,0,0,0
+67.2559,0.5000,1135.8603,85.0000,85.0000,0.0000,-1.6612,-13.8427,6,1634.7370,400.5992,835.8891,-77.4714,68.5783,143.0952,161.8432,-13.2623,0.0000,64.7220,0.0000,64.7220,3.8563,64.7220,5.2951,0.0000,2239.3657,253.4132,378.0727,59.4269,9.6288,49.7980,0.0000,49.7980,0.0000,49.7980,-43.3582,75.0020,18.1542,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13619.9194,13619.9194,13619.9194,13619.9194,6,0,0,0
+67.7559,0.5000,1147.6658,85.0000,85.0000,0.0000,-1.7419,-14.0483,6,1634.7370,387.5205,832.9842,-77.4714,66.3393,142.5979,161.8432,-13.2623,0.0000,62.4831,0.0000,62.4831,3.8563,62.4831,5.2056,0.0000,2239.3657,244.2477,364.9940,57.2775,9.5866,47.6909,0.0000,47.6909,0.0000,47.6909,-45.4651,75.0020,18.1540,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13226.7517,13226.7517,13226.7517,13226.7517,6,0,0,0
+68.2559,0.5000,1159.4714,85.0000,85.0000,0.0000,-1.8026,-14.2612,6,1634.7370,377.6919,830.2854,-77.4714,64.6568,142.1359,161.8432,-13.2623,0.0000,60.8005,0.0000,60.8005,3.8563,60.8005,5.1383,0.0000,2239.3657,237.3598,355.1654,55.6623,9.5549,46.1073,0.0000,46.1073,0.0000,46.1073,-47.0485,75.0020,18.1538,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12929.8752,12929.8752,12929.8752,12929.8752,6,0,0,0
+68.7559,0.5000,1171.2769,85.0000,85.0000,0.0000,-1.8636,-14.4812,6,1634.7370,367.8179,828.2572,-77.4714,62.9665,141.7887,161.8432,-13.2623,0.0000,59.1102,0.0000,59.1102,3.8563,59.1102,5.0706,0.0000,2239.3657,230.4401,345.2915,54.0396,9.5230,44.5165,0.0000,44.5165,0.0000,44.5165,-48.6391,75.0020,18.1536,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12605.0801,12605.0801,12605.0801,12605.0801,6,0,0,0
+69.2559,0.5000,1183.0825,85.0000,85.0000,0.0000,-1.9286,-14.7088,6,1634.7370,357.2958,826.2197,-77.4714,61.1652,141.4399,161.8432,-13.2623,0.0000,57.3089,0.0000,57.3089,3.8563,57.3089,4.9986,0.0000,2239.3657,223.0662,334.7694,52.3103,9.4891,42.8212,0.0000,42.8212,0.0000,42.8212,-50.3341,75.0020,18.1533,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12258.9636,12258.9636,12258.9636,12258.9636,6,0,0,0
+69.7559,0.5000,1194.8881,85.0000,85.0000,0.0000,-1.9625,-14.9405,6,1634.7370,351.8034,824.0485,-77.4714,60.2250,141.0682,161.8432,-13.2623,0.0000,56.3687,0.0000,56.3687,3.8563,56.3687,4.9610,0.0000,2239.3657,219.2171,329.2770,51.4077,9.4713,41.9364,0.0000,41.9364,0.0000,41.9364,-51.2189,75.0020,18.1532,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12078.2958,12078.2958,12078.2958,12078.2958,6,0,0,0
+70.2559,0.5000,1206.6936,85.0000,85.0000,0.0000,-2.0233,-15.1794,6,1634.7370,341.9523,822.9151,-77.4714,58.5386,140.8742,161.8432,-13.2623,0.0000,54.6823,0.0000,54.6823,3.8563,54.6823,4.8935,0.0000,2239.3657,212.3135,319.4259,49.7888,9.4395,40.3493,0.0000,40.3493,0.0000,40.3493,-52.8058,75.0020,18.1530,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11754.2521,11754.2521,11754.2521,11754.2521,6,0,0,0
+70.7559,0.5000,1218.4992,85.0000,85.0000,0.0000,-2.2376,-15.4435,6,1634.7370,307.2465,820.8823,-77.4714,52.5973,140.5262,161.8432,-13.2623,0.0000,48.7410,0.0000,48.7410,3.8563,48.7410,4.6559,0.0000,2239.3657,187.9917,284.7201,44.0851,9.3273,34.7578,0.0000,34.7578,0.0000,34.7578,-58.3964,75.0020,18.1522,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10612.6357,10612.6357,10612.6357,10612.6357,6,0,0,0
+71.2559,0.5000,1230.3047,85.0000,85.0000,0.0000,-2.3527,-15.7213,6,1634.7370,288.6068,813.7208,-77.4714,49.4064,139.3003,161.8432,-13.2623,0.0000,45.5501,0.0000,45.5501,3.8563,45.5501,4.5282,0.0000,2239.3657,174.9290,266.0803,41.0219,9.2670,31.7548,0.0000,31.7548,0.0000,31.7548,-61.3989,75.0020,18.1517,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10046.7655,10046.7655,10046.7655,10046.7655,6,0,0,0
+71.7559,0.5000,1242.1103,85.0000,85.0000,0.0000,-2.4518,-16.0107,6,1634.7370,272.5680,809.8745,-77.4714,46.6607,138.6418,161.8432,-13.2623,0.0000,42.8044,0.0000,42.8044,3.8563,42.8044,4.4184,0.0000,2239.3657,163.6889,250.0415,38.3860,9.2152,29.1708,0.0000,29.1708,0.0000,29.1708,-63.9825,75.0020,18.1513,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9585.5098,9585.5098,9585.5098,9585.5098,6,0,0,0
+72.2559,0.5000,1253.9158,85.0000,85.0000,0.0000,-2.5002,-16.3059,6,1634.7370,264.7218,806.5648,-77.4714,45.3175,138.0752,161.8432,-13.2623,0.0000,41.4612,0.0000,41.4612,3.8563,41.4612,4.3647,0.0000,2239.3657,158.1903,242.1953,37.0966,9.1898,27.9067,0.0000,27.9067,0.0000,27.9067,-65.2463,75.0020,18.1510,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9330.7587,9330.7587,9330.7587,9330.7587,6,0,0,0
+72.7559,0.5000,1265.7214,85.0000,85.0000,0.0000,-2.5122,-16.6025,6,1634.7370,262.7900,804.9458,-77.4714,44.9868,137.7981,161.8432,-13.2623,0.0000,41.1305,0.0000,41.1305,3.8563,41.1305,4.3515,0.0000,2239.3657,156.8366,240.2636,36.7791,9.1836,27.5955,0.0000,27.5955,0.0000,27.5955,-65.5575,75.0020,18.1510,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9268.0377,9268.0377,9268.0377,9268.0377,6,0,0,0
+73.2559,0.5000,1277.5269,85.0000,85.0000,0.0000,-2.4764,-16.8948,6,1634.7370,268.5744,804.5471,-77.4714,45.9770,137.7298,161.8432,-13.2623,0.0000,42.1208,0.0000,42.1208,3.8563,42.1208,4.3911,0.0000,2239.3657,160.8902,246.0479,37.7297,9.2023,28.5274,0.0000,28.5274,0.0000,28.5274,-64.6258,75.0020,18.1512,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9455.8449,9455.8449,9455.8449,9455.8449,6,0,0,0
+73.7559,0.5000,1289.3325,85.0000,85.0000,0.0000,-2.4338,-17.1822,6,1634.7370,275.4718,805.7407,-77.4714,47.1578,137.9342,161.8432,-13.2623,0.0000,43.3015,0.0000,43.3015,3.8563,43.3015,4.4383,0.0000,2239.3657,165.7239,252.9453,38.8632,9.2246,29.6387,0.0000,29.6387,0.0000,29.6387,-63.5147,75.0020,18.1513,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9679.6819,9679.6819,9679.6819,9679.6819,6,0,0,0
+74.2559,0.5000,1301.1381,85.0000,85.0000,0.0000,-2.3987,-17.4653,6,1634.7370,281.1672,807.1640,-77.4714,48.1328,138.1778,161.8432,-13.2623,0.0000,44.2765,0.0000,44.2765,3.8563,44.2765,4.4773,0.0000,2239.3657,169.7153,258.6407,39.7992,9.2430,30.5562,0.0000,30.5562,0.0000,30.5562,-62.5973,75.0020,18.1515,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9838.8549,9838.8549,9838.8549,9838.8549,6,0,0,0
+74.7559,0.5000,1312.9436,85.0000,85.0000,0.0000,-2.3841,-17.7468,6,1634.7370,283.5182,808.3393,-77.4714,48.5353,138.3790,161.8432,-13.2623,0.0000,44.6790,0.0000,44.6790,3.8563,44.6790,4.4934,0.0000,2239.3657,171.3629,260.9918,40.1856,9.2506,30.9350,0.0000,30.9350,0.0000,30.9350,-62.2186,75.0020,18.1516,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9904.5609,9904.5609,9904.5609,9904.5609,6,0,0,0
+75.2559,0.5000,1324.7492,85.0000,85.0000,0.0000,-2.3868,-18.0286,6,1634.7370,283.0850,808.8244,-77.4714,48.4611,138.4620,161.8432,-13.2623,0.0000,44.6048,0.0000,44.6048,3.8563,44.6048,4.4904,0.0000,2239.3657,171.0593,260.5585,40.1144,9.2492,30.8652,0.0000,30.8652,0.0000,30.8652,-62.2884,75.0020,18.1515,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9892.4527,9892.4527,9892.4527,9892.4527,6,0,0,0
+75.7559,0.5000,1336.5547,85.0000,85.0000,0.0000,-2.3976,-18.3116,6,1634.7370,281.3392,808.7350,-77.4714,48.1623,138.4467,161.8432,-13.2623,0.0000,44.3060,0.0000,44.3060,3.8563,44.3060,4.4785,0.0000,2239.3657,169.8359,258.8128,39.8275,9.2435,30.5840,0.0000,30.5840,0.0000,30.5840,-62.5696,75.0020,18.1515,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9843.6638,9843.6638,9843.6638,9843.6638,6,0,0,0
+76.2559,0.5000,1348.3603,85.0000,85.0000,0.0000,-2.4109,-18.5962,6,1634.7370,279.1787,808.3748,-77.4714,47.7924,138.3851,161.8432,-13.2623,0.0000,43.9361,0.0000,43.9361,3.8563,43.9361,4.4637,0.0000,2239.3657,168.3217,256.6522,39.4724,9.2366,30.2359,0.0000,30.2359,0.0000,30.2359,-62.9176,75.0020,18.1514,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9783.2804,9783.2804,9783.2804,9783.2804,6,0,0,0
+76.7559,0.5000,1360.1658,85.0000,85.0000,0.0000,-2.4253,-18.8826,6,1634.7370,276.8608,807.9289,-77.4714,47.3956,138.3088,161.8432,-13.2623,0.0000,43.5393,0.0000,43.5393,3.8563,43.5393,4.4478,0.0000,2239.3657,166.6973,254.3343,39.0915,9.2291,29.8624,0.0000,29.8624,0.0000,29.8624,-63.2910,75.0020,18.1514,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9718.5005,9718.5005,9718.5005,9718.5005,6,0,0,0
+77.2559,0.5000,1371.9714,85.0000,85.0000,0.0000,-2.4340,-19.1699,6,1634.7370,275.4485,807.4506,-77.4714,47.1538,138.2269,161.8432,-13.2623,0.0000,43.2975,0.0000,43.2975,3.8563,43.2975,4.4381,0.0000,2239.3657,165.7077,252.9221,38.8594,9.2245,29.6349,0.0000,29.6349,0.0000,29.6349,-63.5185,75.0020,18.1513,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9679.0324,9679.0324,9679.0324,9679.0324,6,0,0,0
+77.7559,0.5000,1383.7769,85.0000,85.0000,0.0000,-2.4346,-19.4573,6,1634.7370,275.3519,807.1592,-77.4714,47.1373,138.1770,161.8432,-13.2623,0.0000,43.2810,0.0000,43.2810,3.8563,43.2810,4.4375,0.0000,2239.3657,165.6399,252.8254,38.8435,9.2242,29.6193,0.0000,29.6193,0.0000,29.6193,-63.5340,75.0020,18.1513,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9675.8984,9675.8984,9675.8984,9675.8984,6,0,0,0
+78.2559,0.5000,1395.5825,85.0000,85.0000,0.0000,-2.4028,-19.7410,6,1634.7370,280.4966,807.1393,-77.4714,48.0180,138.1736,161.8432,-13.2623,0.0000,44.1617,0.0000,44.1617,3.8563,44.1617,4.4727,0.0000,2239.3657,169.2454,257.9702,39.6890,9.2408,30.4482,0.0000,30.4482,0.0000,30.4482,-62.7053,75.0020,18.1515,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9820.1150,9820.1150,9820.1150,9820.1150,6,0,0,0
+78.7559,0.5000,1407.3881,85.0000,85.0000,0.0000,-2.3535,-20.0188,6,1634.7370,288.4778,808.2009,-77.4714,49.3843,138.3553,161.8432,-13.2623,0.0000,45.5280,0.0000,45.5280,3.8563,45.5280,4.5274,0.0000,2239.3657,174.8385,265.9513,41.0007,9.2666,31.7340,0.0000,31.7340,0.0000,31.7340,-61.4197,75.0020,18.1517,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10043.1606,10043.1606,10043.1606,10043.1606,6,0,0,0
+79.2559,0.5000,1419.1936,85.0000,85.0000,0.0000,-2.2802,-20.2880,6,1634.7370,300.3537,809.8478,-77.4714,51.4173,138.6372,161.8432,-13.2623,0.0000,47.5610,0.0000,47.5610,3.8563,47.5610,4.6087,0.0000,2239.3657,183.1612,277.8272,42.9524,9.3050,33.6474,0.0000,33.6474,0.0000,33.6474,-59.5067,75.0020,18.1520,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10385.9018,10385.9018,10385.9018,10385.9018,6,0,0,0
+79.7559,0.5000,1430.9992,85.0000,85.0000,0.0000,-2.2148,-20.5495,6,1634.7370,310.9400,812.2984,-77.4714,53.2296,139.0568,161.8432,-13.2623,0.0000,49.3733,0.0000,49.3733,3.8563,49.3733,4.6812,0.0000,2239.3657,190.5801,288.4136,44.6921,9.3392,35.3529,0.0000,35.3529,0.0000,35.3529,-57.8014,75.0020,18.1523,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10734.1300,10734.1300,10734.1300,10734.1300,6,0,0,0
+80.2559,0.5000,1442.8047,85.0000,85.0000,0.0000,-2.1666,-20.8053,6,1634.7370,318.7431,814.4829,-77.4714,54.5654,139.4307,161.8432,-13.2623,0.0000,50.7091,0.0000,50.7091,3.8563,50.7091,4.7346,0.0000,2239.3657,196.0485,296.2166,45.9745,9.3645,36.6100,0.0000,36.6100,0.0000,36.6100,-56.5444,75.0020,18.1525,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10990.8048,10990.8048,10990.8048,10990.8048,6,0,0,0
+80.7559,0.5000,1454.6103,85.0000,85.0000,0.0000,-2.1499,-21.0591,6,1634.7370,321.4517,816.0931,-77.4714,55.0291,139.7064,161.8432,-13.2623,0.0000,51.1728,0.0000,51.1728,3.8563,51.1728,4.7531,0.0000,2239.3657,197.9466,298.9252,46.4196,9.3732,37.0464,0.0000,37.0464,0.0000,37.0464,-56.1081,75.0020,18.1525,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11079.9013,11079.9013,11079.9013,11079.9013,6,0,0,0
+81.2559,0.5000,1466.4158,85.0000,85.0000,0.0000,-2.1521,-21.3131,6,1634.7370,321.0952,816.6520,-77.4714,54.9681,139.8020,161.8432,-13.2623,0.0000,51.1118,0.0000,51.1118,3.8563,51.1118,4.7507,0.0000,2239.3657,197.6969,298.5688,46.3611,9.3721,36.9890,0.0000,36.9890,0.0000,36.9890,-56.1655,75.0020,18.1525,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11068.1770,11068.1770,11068.1770,11068.1770,6,0,0,0
+81.7559,0.5000,1478.2214,85.0000,85.0000,0.0000,-2.1758,-21.5700,6,1634.7370,317.2575,816.5785,-77.4714,54.3111,139.7895,161.8432,-13.2623,0.0000,50.4548,0.0000,50.4548,3.8563,50.4548,4.7244,0.0000,2239.3657,195.0074,294.7310,45.7304,9.3597,36.3707,0.0000,36.3707,0.0000,36.3707,-56.7837,75.0020,18.1524,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10941.9377,10941.9377,10941.9377,10941.9377,6,0,0,0
+82.2559,0.5000,1490.0269,85.0000,85.0000,0.0000,-2.2109,-21.8310,6,1634.7370,311.5742,815.7865,-77.4714,53.3382,139.6539,161.8432,-13.2623,0.0000,49.4819,0.0000,49.4819,3.8563,49.4819,4.6855,0.0000,2239.3657,191.0245,289.0477,44.7964,9.3413,35.4551,0.0000,35.4551,0.0000,35.4551,-57.6992,75.0020,18.1523,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10754.9904,10754.9904,10754.9904,10754.9904,6,0,0,0
+82.7559,0.5000,1501.8325,85.0000,85.0000,0.0000,-2.2620,-22.0980,6,1634.7370,303.3004,814.6138,-77.4714,51.9218,139.4531,161.8432,-13.2623,0.0000,48.0655,0.0000,48.0655,3.8563,48.0655,4.6289,0.0000,2239.3657,185.2262,280.7739,43.4366,9.3145,34.1221,0.0000,34.1221,0.0000,34.1221,-59.0320,75.0020,18.1521,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10482.8307,10482.8307,10482.8307,10482.8307,6,0,0,0
+83.2559,0.5000,1513.6381,85.0000,85.0000,0.0000,-2.3244,-22.3725,6,1634.7370,293.1854,812.9065,-77.4714,50.1902,139.1609,161.8432,-13.2623,0.0000,46.3339,0.0000,46.3339,3.8563,46.3339,4.5596,0.0000,2239.3657,178.1376,270.6589,41.7743,9.2818,32.4925,0.0000,32.4925,0.0000,32.4925,-60.6614,75.0020,18.1518,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10174.7014,10174.7014,10174.7014,10174.7014,6,0,0,0
+83.7559,0.5000,1525.4436,85.0000,85.0000,0.0000,-2.3924,-22.6549,6,1634.7370,282.1853,810.8192,-77.4714,48.3071,138.8035,161.8432,-13.2623,0.0000,44.4508,0.0000,44.4508,3.8563,44.4508,4.4843,0.0000,2239.3657,170.4288,259.6589,39.9665,9.2463,30.7203,0.0000,30.7203,0.0000,30.7203,-62.4333,75.0020,18.1515,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9867.3094,9867.3094,9867.3094,9867.3094,6,0,0,0
+84.2559,0.5000,1537.2492,85.0000,85.0000,0.0000,-2.4460,-22.9436,6,1634.7370,273.5064,808.5494,-77.4714,46.8214,138.4150,161.8432,-13.2623,0.0000,42.9651,0.0000,42.9651,3.8563,42.9651,4.4248,0.0000,2239.3657,164.3466,250.9800,38.5402,9.2182,29.3220,0.0000,29.3220,0.0000,29.3220,-63.8313,75.0020,18.1513,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9615.9802,9615.9802,9615.9802,9615.9802,6,0,0,0
+84.7559,0.5000,1549.0547,85.0000,85.0000,0.0000,-2.4808,-23.2365,6,1634.7370,267.8599,806.7585,-77.4714,45.8547,138.1084,161.8432,-13.2623,0.0000,41.9985,0.0000,41.9985,3.8563,41.9985,4.3862,0.0000,2239.3657,160.3896,245.3335,37.6123,9.2000,28.4123,0.0000,28.4123,0.0000,28.4123,-64.7408,75.0020,18.1511,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9432.6485,9432.6485,9432.6485,9432.6485,6,0,0,0
+85.2559,0.5000,1560.8603,85.0000,85.0000,0.0000,-2.4743,-23.5286,6,1634.7370,268.9133,805.5933,-77.4714,46.0351,137.9089,161.8432,-13.2623,0.0000,42.1788,0.0000,42.1788,3.8563,42.1788,4.3934,0.0000,2239.3657,161.1278,246.3869,37.7854,9.2034,28.5820,0.0000,28.5820,0.0000,28.5820,-64.5712,75.0020,18.1512,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9466.8508,9466.8508,9466.8508,9466.8508,6,0,0,0
+85.7559,0.5000,1572.6658,85.0000,85.0000,0.0000,-2.4406,-23.8168,6,1634.7370,274.3765,805.8107,-77.4714,46.9703,137.9461,161.8432,-13.2623,0.0000,43.1140,0.0000,43.1140,3.8563,43.1140,4.4308,0.0000,2239.3657,164.9564,251.8500,38.6832,9.2210,29.4622,0.0000,29.4622,0.0000,29.4622,-63.6911,75.0020,18.1513,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9644.2293,9644.2293,9644.2293,9644.2293,6,0,0,0
+86.2559,0.5000,1584.4714,85.0000,85.0000,0.0000,-2.3843,-24.0982,6,1634.7370,283.4959,806.9380,-77.4714,48.5314,138.1391,161.8432,-13.2623,0.0000,44.6752,0.0000,44.6752,3.8563,44.6752,4.4932,0.0000,2239.3657,171.3472,260.9694,40.1819,9.2505,30.9314,0.0000,30.9314,0.0000,30.9314,-62.2222,75.0020,18.1516,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9903.9373,9903.9373,9903.9373,9903.9373,6,0,0,0
+86.7559,0.5000,1596.2769,85.0000,85.0000,0.0000,-2.3216,-24.3723,6,1634.7370,293.6368,808.8198,-77.4714,50.2675,138.4613,161.8432,-13.2623,0.0000,46.4112,0.0000,46.4112,3.8563,46.4112,4.5627,0.0000,2239.3657,178.4540,271.1104,41.8485,9.2833,32.5652,0.0000,32.5652,0.0000,32.5652,-60.5887,75.0020,18.1518,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10187.3158,10187.3158,10187.3158,10187.3158,6,0,0,0
+87.2559,0.5000,1608.0825,85.0000,85.0000,0.0000,-2.2554,-24.6386,6,1634.7370,304.3681,810.9124,-77.4714,52.1045,138.8195,161.8432,-13.2623,0.0000,48.2483,0.0000,48.2483,3.8563,48.2483,4.6362,0.0000,2239.3657,185.9745,281.8416,43.6121,9.3180,34.2941,0.0000,34.2941,0.0000,34.2941,-58.8600,75.0020,18.1521,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10517.9508,10517.9508,10517.9508,10517.9508,6,0,0,0
+87.7559,0.5000,1619.8881,85.0000,85.0000,0.0000,-2.1829,-24.8963,6,1634.7370,316.1008,813.1268,-77.4714,54.1131,139.1986,161.8432,-13.2623,0.0000,50.2568,0.0000,50.2568,3.8563,50.2568,4.7165,0.0000,2239.3657,194.1967,293.5743,45.5403,9.3559,36.1843,0.0000,36.1843,0.0000,36.1843,-56.9701,75.0020,18.1524,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10903.8880,10903.8880,10903.8880,10903.8880,6,0,0,0
+88.2559,0.5000,1631.6936,85.0000,85.0000,0.0000,-2.1090,-25.1453,6,1634.7370,328.0705,815.5478,-77.4714,56.1621,139.6130,161.8432,-13.2623,0.0000,52.3059,0.0000,52.3059,3.8563,52.3059,4.7985,0.0000,2239.3657,202.5851,305.5441,47.5074,9.3946,38.1128,0.0000,38.1128,0.0000,38.1128,-55.0419,75.0020,18.1527,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11297.6231,11297.6231,11297.6231,11297.6231,6,0,0,0
+88.7559,0.5000,1643.4992,85.0000,85.0000,0.0000,-2.0352,-25.3855,6,1634.7370,340.0289,818.0178,-77.4714,58.2093,140.0359,161.8432,-13.2623,0.0000,54.3530,0.0000,54.3530,3.8563,54.3530,4.8804,0.0000,2239.3657,210.9656,317.5025,49.4727,9.4333,40.0394,0.0000,40.0394,0.0000,40.0394,-53.1156,75.0020,18.1530,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11690.9845,11690.9845,11690.9845,11690.9845,6,0,0,0
+89.2559,0.5000,1655.3047,85.0000,85.0000,0.0000,-1.9866,-25.6201,6,1634.7370,347.9011,820.4854,-77.4714,59.5569,140.4583,161.8432,-13.2623,0.0000,55.7006,0.0000,55.7006,3.8563,55.7006,4.9343,0.0000,2239.3657,216.4824,325.3747,50.7664,9.4587,41.3077,0.0000,41.3077,0.0000,41.3077,-51.8475,75.0020,18.1531,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11949.9340,11949.9340,11949.9340,11949.9340,6,0,0,0
+89.7559,0.5000,1667.1103,85.0000,85.0000,0.0000,-1.9552,-25.8509,6,1634.7370,352.9857,822.1099,-77.4714,60.4274,140.7364,161.8432,-13.2623,0.0000,56.5711,0.0000,56.5711,3.8563,56.5711,4.9691,0.0000,2239.3657,220.0457,330.4593,51.6020,9.4752,42.1268,0.0000,42.1268,0.0000,42.1268,-51.0284,75.0020,18.1532,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12117.1879,12117.1879,12117.1879,12117.1879,6,0,0,0
+90.2559,0.5000,1678.9158,85.0000,85.0000,0.0000,-1.9574,-26.0820,6,1634.7370,352.6240,823.1591,-77.4714,60.3654,140.9160,161.8432,-13.2623,0.0000,56.5092,0.0000,56.5092,3.8563,56.5092,4.9666,0.0000,2239.3657,219.7922,330.0976,51.5426,9.4740,42.0686,0.0000,42.0686,0.0000,42.0686,-51.0867,75.0020,18.1532,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12105.2899,12105.2899,12105.2899,12105.2899,6,0,0,0
+90.7559,0.5000,1690.7214,85.0000,85.0000,0.0000,-1.9751,-26.3151,6,1634.7370,349.7633,823.0845,-77.4714,59.8757,140.9032,161.8432,-13.2623,0.0000,56.0194,0.0000,56.0194,3.8563,56.0194,4.9470,0.0000,2239.3657,217.7874,327.2369,51.0724,9.4648,41.6077,0.0000,41.6077,0.0000,41.6077,-51.5475,75.0020,18.1532,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12011.1885,12011.1885,12011.1885,12011.1885,6,0,0,0
+91.2559,0.5000,1702.5269,85.0000,85.0000,0.0000,-2.0112,-26.5526,6,1634.7370,343.9168,822.4941,-77.4714,58.8749,140.8022,161.8432,-13.2623,0.0000,55.0186,0.0000,55.0186,3.8563,55.0186,4.9070,0.0000,2239.3657,213.6902,321.3903,50.1116,9.4458,40.6657,0.0000,40.6657,0.0000,40.6657,-52.4893,75.0020,18.1530,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11818.8723,11818.8723,11818.8723,11818.8723,6,0,0,0
+91.7559,0.5000,1714.3325,85.0000,85.0000,0.0000,-2.0566,-26.7953,6,1634.7370,336.5579,821.2877,-77.4714,57.6151,140.5956,161.8432,-13.2623,0.0000,53.7588,0.0000,53.7588,3.8563,53.7588,4.8566,0.0000,2239.3657,208.5331,314.0314,48.9022,9.4221,39.4802,0.0000,39.4802,0.0000,39.4802,-53.6747,75.0020,18.1529,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11576.8066,11576.8066,11576.8066,11576.8066,6,0,0,0
+92.2559,0.5000,1726.1381,85.0000,85.0000,0.0000,-2.1059,-27.0440,6,1634.7370,328.5795,819.7692,-77.4714,56.2493,140.3357,161.8432,-13.2623,0.0000,52.3930,0.0000,52.3930,3.8563,52.3930,4.8020,0.0000,2239.3657,202.9418,306.0531,47.5910,9.3963,38.1948,0.0000,38.1948,0.0000,38.1948,-54.9599,75.0020,18.1527,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11314.3656,11314.3656,11314.3656,11314.3656,6,0,0,0
+92.7559,0.5000,1737.9436,85.0000,85.0000,0.0000,-2.1484,-27.2976,6,1634.7370,321.6979,818.1228,-77.4714,55.0712,140.0538,161.8432,-13.2623,0.0000,51.2149,0.0000,51.2149,3.8563,51.2149,4.7548,0.0000,2239.3657,198.1192,299.1714,46.4601,9.3740,37.0861,0.0000,37.0861,0.0000,37.0861,-56.0685,75.0020,18.1525,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11088.0008,11088.0008,11088.0008,11088.0008,6,0,0,0
+93.2559,0.5000,1749.7492,85.0000,85.0000,0.0000,-2.1841,-27.5554,6,1634.7370,315.9095,816.7028,-77.4714,54.0803,139.8107,161.8432,-13.2623,0.0000,50.2240,0.0000,50.2240,3.8563,50.2240,4.7152,0.0000,2239.3657,194.0627,293.3831,45.5088,9.3553,36.1535,0.0000,36.1535,0.0000,36.1535,-57.0009,75.0020,18.1524,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10897.5977,10897.5977,10897.5977,10897.5977,6,0,0,0
+93.7559,0.5000,1761.5547,85.0000,85.0000,0.0000,-2.2077,-27.8161,6,1634.7370,312.0954,815.5084,-77.4714,53.4274,139.6063,161.8432,-13.2623,0.0000,49.5711,0.0000,49.5711,3.8563,49.5711,4.6891,0.0000,2239.3657,191.3898,289.5690,44.8820,9.3430,35.5390,0.0000,35.5390,0.0000,35.5390,-57.6153,75.0020,18.1523,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10772.1358,10772.1358,10772.1358,10772.1358,6,0,0,0
+94.2559,0.5000,1773.3603,85.0000,85.0000,0.0000,-2.2248,-28.0787,6,1634.7370,309.3229,814.7213,-77.4714,52.9527,139.4715,161.8432,-13.2623,0.0000,49.0965,0.0000,49.0965,3.8563,49.0965,4.6701,0.0000,2239.3657,189.4468,286.7964,44.4264,9.3340,35.0924,0.0000,35.0924,0.0000,35.0924,-58.0619,75.0020,18.1522,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10680.9345,10680.9345,10680.9345,10680.9345,6,0,0,0
+94.7559,0.5000,1785.1658,85.0000,85.0000,0.0000,-2.2357,-28.3426,6,1634.7370,307.5589,814.1492,-77.4714,52.6508,139.3736,161.8432,-13.2623,0.0000,48.7945,0.0000,48.7945,3.8563,48.7945,4.6580,0.0000,2239.3657,188.2106,285.0324,44.1365,9.3283,34.8082,0.0000,34.8082,0.0000,34.8082,-58.3460,75.0020,18.1522,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10622.9101,10622.9101,10622.9101,10622.9101,6,0,0,0
+95.2559,0.5000,1796.9714,85.0000,85.0000,0.0000,-2.2281,-28.6057,6,1634.7370,308.7780,813.7852,-77.4714,52.8595,139.3113,161.8432,-13.2623,0.0000,49.0032,0.0000,49.0032,3.8563,49.0032,4.6664,0.0000,2239.3657,189.0650,286.2516,44.3368,9.3322,35.0046,0.0000,35.0046,0.0000,35.0046,-58.1497,75.0020,18.1522,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10663.0137,10663.0137,10663.0137,10663.0137,6,0,0,0
+95.7559,0.5000,1808.7769,85.0000,85.0000,0.0000,-2.2033,-28.8658,6,1634.7370,312.8067,814.0368,-77.4714,53.5491,139.3544,161.8432,-13.2623,0.0000,49.6929,0.0000,49.6929,3.8563,49.6929,4.6939,0.0000,2239.3657,191.8883,290.2803,44.9989,9.3453,35.6536,0.0000,35.6536,0.0000,35.6536,-57.5007,75.0020,18.1523,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10795.5332,10795.5332,10795.5332,10795.5332,6,0,0,0
+96.2559,0.5000,1820.5825,85.0000,85.0000,0.0000,-2.1414,-29.1186,6,1634.7370,322.8228,814.8681,-77.4714,55.2638,139.4967,161.8432,-13.2623,0.0000,51.4075,0.0000,51.4075,3.8563,51.4075,4.7625,0.0000,2239.3657,198.9075,300.2963,46.6450,9.3777,37.2673,0.0000,37.2673,0.0000,37.2673,-55.8873,75.0020,18.1526,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11125.0022,11125.0022,11125.0022,11125.0022,6,0,0,0
+96.7559,0.5000,1832.3881,85.0000,85.0000,0.0000,-2.0655,-29.3624,6,1634.7370,335.1128,816.9349,-77.4714,57.3677,139.8505,161.8432,-13.2623,0.0000,53.5114,0.0000,53.5114,3.8563,53.5114,4.8467,0.0000,2239.3657,207.5203,312.5863,48.6647,9.4174,39.2473,0.0000,39.2473,0.0000,39.2473,-53.9075,75.0020,18.1528,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11529.2714,11529.2714,11529.2714,11529.2714,6,0,0,0
+97.2559,0.5000,1844.1936,85.0000,85.0000,0.0000,-1.9801,-29.5962,6,1634.7370,348.9466,819.4710,-77.4714,59.7359,140.2846,161.8432,-13.2623,0.0000,55.8796,0.0000,55.8796,3.8563,55.8796,4.9414,0.0000,2239.3657,217.2151,326.4201,50.9382,9.4621,41.4761,0.0000,41.4761,0.0000,41.4761,-51.6791,75.0020,18.1532,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11984.3223,11984.3223,11984.3223,11984.3223,6,0,0,0
+97.7559,0.5000,1855.9992,85.0000,85.0000,0.0000,-1.9226,-29.8232,6,1634.7370,358.2589,822.3256,-77.4714,61.3301,140.7733,161.8432,-13.2623,0.0000,57.4738,0.0000,57.4738,3.8563,57.4738,5.0052,0.0000,2239.3657,223.7412,335.7325,52.4686,9.4922,42.9764,0.0000,42.9764,0.0000,42.9764,-50.1790,75.0020,18.1534,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12290.6443,12290.6443,12290.6443,12290.6443,6,0,0,0
+98.2559,0.5000,1867.8047,85.0000,85.0000,0.0000,-1.8833,-30.0455,6,1634.7370,364.6213,824.2472,-77.4714,62.4193,141.1023,161.8432,-13.2623,0.0000,58.5630,0.0000,58.5630,3.8563,58.5630,5.0488,0.0000,2239.3657,228.2000,342.0949,53.5142,9.5127,44.0015,0.0000,44.0015,0.0000,44.0015,-49.1540,75.0020,18.1535,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12499.9311,12499.9311,12499.9311,12499.9311,6,0,0,0
+98.7559,0.5000,1879.6103,85.0000,85.0000,0.0000,-1.8791,-30.2673,6,1634.7370,365.3106,825.5601,-77.4714,62.5372,141.3270,161.8432,-13.2623,0.0000,58.6810,0.0000,58.6810,3.8563,58.6810,5.0535,0.0000,2239.3657,228.6830,342.7841,53.6275,9.5149,44.1125,0.0000,44.1125,0.0000,44.1125,-49.0430,75.0020,18.1535,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12522.6024,12522.6024,12522.6024,12522.6024,6,0,0,0
+99.2559,0.5000,1891.4158,85.0000,85.0000,0.0000,-1.8775,-30.4890,6,1634.7370,365.5621,825.7023,-77.4714,62.5803,141.3514,161.8432,-13.2623,0.0000,58.7240,0.0000,58.7240,3.8563,58.7240,5.0552,0.0000,2239.3657,228.8592,343.0356,53.6688,9.5158,44.1531,0.0000,44.1531,0.0000,44.1531,-49.0025,75.0020,18.1535,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12530.8753,12530.8753,12530.8753,12530.8753,6,0,0,0
+99.7559,0.5000,1903.2214,85.0000,85.0000,0.0000,-1.8738,-30.7102,6,1634.7370,366.1654,825.7542,-77.4714,62.6836,141.3602,161.8432,-13.2623,0.0000,58.8273,0.0000,58.8273,3.8563,58.8273,5.0593,0.0000,2239.3657,229.2820,343.6390,53.7680,9.5177,44.2503,0.0000,44.2503,0.0000,44.2503,-48.9053,75.0020,18.1535,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12550.7215,12550.7215,12550.7215,12550.7215,6,0,0,0
+100.2559,0.5000,1915.0269,85.0000,85.0000,0.0000,-1.8382,-30.9272,6,1634.7370,371.9228,825.8787,-77.4714,63.6692,141.3816,161.8432,-13.2623,0.0000,59.8129,0.0000,59.8129,3.8563,59.8129,5.0987,0.0000,2239.3657,233.3168,349.3963,54.7142,9.5363,45.1779,0.0000,45.1779,0.0000,45.1779,-47.9778,75.0020,18.1536,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12740.1060,12740.1060,12740.1060,12740.1060,6,0,0,0
+100.7559,0.5000,1926.8325,85.0000,85.0000,0.0000,-1.7849,-31.1379,6,1634.7370,380.5582,827.0668,-77.4714,65.1475,141.5849,161.8432,-13.2623,0.0000,61.2912,0.0000,61.2912,3.8563,61.2912,5.1579,0.0000,2239.3657,239.3685,358.0318,56.1333,9.5642,46.5692,0.0000,46.5692,0.0000,46.5692,-46.5867,75.0020,18.1538,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13024.1617,13024.1617,13024.1617,13024.1617,6,0,0,0
+101.2559,0.5000,1938.6381,85.0000,85.0000,0.0000,-1.7118,-31.3400,6,1634.7370,392.4072,828.8487,-77.4714,67.1759,141.8900,161.8432,-13.2623,0.0000,63.3196,0.0000,63.3196,3.8563,63.3196,5.2390,0.0000,2239.3657,247.6723,369.8808,58.0806,9.6024,48.4782,0.0000,48.4782,0.0000,48.4782,-44.6779,75.0020,18.1541,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13362.2775,13362.2775,13362.2775,13362.2775,6,0,0,0
+101.7559,0.5000,1950.4436,85.0000,85.0000,0.0000,-1.6447,-31.5342,6,1634.7370,403.2769,831.2937,-77.4714,69.0367,142.3086,161.8432,-13.2623,0.0000,65.1804,0.0000,65.1804,3.8563,65.1804,5.3134,0.0000,2239.3657,255.2897,380.7504,59.8669,9.6375,50.2294,0.0000,50.2294,0.0000,50.2294,-42.9268,75.0020,18.1543,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13706.0899,13706.0899,13706.0899,13706.0899,6,0,0,0
+102.2559,0.5000,1962.2492,85.0000,85.0000,0.0000,-1.5937,-31.7223,6,1634.7370,411.5385,833.5367,-77.4714,70.4510,142.6925,161.8432,-13.2623,0.0000,66.5947,0.0000,66.5947,3.8563,66.5947,5.3700,0.0000,2239.3657,261.0795,389.0120,61.2247,9.6642,51.5605,0.0000,51.5605,0.0000,51.5605,-41.5959,75.0020,18.1544,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13971.9558,13971.9558,13971.9558,13971.9558,6,0,0,0
+102.7559,0.5000,1974.0547,85.0000,85.0000,0.0000,-1.5714,-31.9078,6,1634.7370,415.1419,835.2415,-77.4714,71.0678,142.9844,161.8432,-13.2623,0.0000,67.2116,0.0000,67.2116,3.8563,67.2116,5.3947,0.0000,2239.3657,263.6048,392.6155,61.8169,9.6758,52.1411,0.0000,52.1411,0.0000,52.1411,-41.0154,75.0020,18.1545,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14087.9195,14087.9195,14087.9195,14087.9195,6,0,0,0
+103.2559,0.5000,1985.8603,85.0000,85.0000,0.0000,-1.5714,-32.0934,6,1634.7370,415.1419,835.9851,-77.4714,71.0678,143.1117,161.8432,-13.2623,0.0000,67.2116,0.0000,67.2116,3.8563,67.2116,5.3947,0.0000,2239.3657,263.6048,392.6155,61.8169,9.6758,52.1411,0.0000,52.1411,0.0000,52.1411,-41.0154,75.0020,18.1545,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14087.9195,14087.9195,14087.9195,14087.9195,6,0,0,0
+103.7559,0.5000,1997.6658,85.0000,85.0000,0.0000,-1.5714,-32.2789,6,1634.7370,415.1419,835.9851,-77.4714,71.0678,143.1117,161.8432,-13.2623,0.0000,67.2116,0.0000,67.2116,3.8563,67.2116,5.3947,0.0000,2239.3657,263.6048,392.6155,61.8169,9.6758,52.1411,0.0000,52.1411,0.0000,52.1411,-41.0154,75.0020,18.1545,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14087.9195,14087.9195,14087.9195,14087.9195,6,0,0,0
+104.2559,0.5000,2009.4714,85.0000,85.0000,0.0000,-1.5714,-32.4644,6,1634.7370,415.1419,835.9851,-77.4714,71.0678,143.1117,161.8432,-13.2623,0.0000,67.2116,0.0000,67.2116,3.8563,67.2116,5.3947,0.0000,2239.3657,263.6048,392.6155,61.8169,9.6758,52.1411,0.0000,52.1411,0.0000,52.1411,-41.0154,75.0020,18.1545,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14087.9195,14087.9195,14087.9195,14087.9195,6,0,0,0
+104.7559,0.5000,2021.2769,85.0000,85.0000,0.0000,-1.5714,-32.6499,6,1634.7370,415.1419,835.9851,-77.4714,71.0678,143.1117,161.8432,-13.2623,0.0000,67.2116,0.0000,67.2116,3.8563,67.2116,5.3947,0.0000,2239.3657,263.6048,392.6155,61.8169,9.6758,52.1411,0.0000,52.1411,0.0000,52.1411,-41.0154,75.0020,18.1545,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14087.9195,14087.9195,14087.9195,14087.9195,6,0,0,0
+105.2559,0.5000,2033.0825,85.0000,85.0000,0.0000,-1.5695,-32.8352,6,1634.7370,415.4446,835.9851,-77.4714,71.1196,143.1117,161.8432,-13.2623,0.0000,67.2634,0.0000,67.2634,3.8563,67.2634,5.3968,0.0000,2239.3657,263.8169,392.9181,61.8666,9.6768,52.1898,0.0000,52.1898,0.0000,52.1898,-40.9667,75.0020,18.1545,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14097.6580,14097.6580,14097.6580,14097.6580,6,0,0,0
+105.7559,0.5000,2044.8881,85.0000,85.0000,0.0000,-1.2616,-32.9841,6,1634.7370,465.3533,836.0475,-77.4714,79.6635,143.1223,161.8432,-13.2623,0.0000,75.8072,0.0000,75.8072,3.8563,75.8072,5.7385,0.0000,2239.3657,298.7929,442.8268,70.0687,9.8414,60.2272,0.0000,60.2272,0.0000,60.2272,-32.9301,75.0020,18.1553,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15703.7679,15703.7679,15703.7679,15703.7679,6,0,0,0
+106.2559,0.5000,2056.6936,85.0000,85.0000,0.0000,-1.1549,-33.1205,6,1634.7370,482.6529,846.3462,-77.4714,82.6250,144.8854,161.8432,-13.2623,0.0000,78.7687,0.0000,78.7687,3.8563,78.7687,5.8570,0.0000,2239.3657,310.9165,460.1264,72.9117,9.8997,63.0120,0.0000,63.0120,0.0000,63.0120,-30.1455,75.0020,18.1555,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16262.8252,16262.8252,16262.8252,16262.8252,6,0,0,0
+106.7559,0.5000,2068.4992,85.0000,85.0000,0.0000,-1.0422,-33.2435,6,1634.7370,500.9191,849.9160,-77.4714,85.7520,145.4965,161.8432,-13.2623,0.0000,81.8957,0.0000,81.8957,3.8563,81.8957,5.9821,0.0000,2239.3657,323.7174,478.3927,75.9136,9.9612,65.9524,0.0000,65.9524,0.0000,65.9524,-27.2053,75.0020,18.1557,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16859.8311,16859.8311,16859.8311,16859.8311,6,0,0,0
+107.2559,0.5000,2080.3047,85.0000,85.0000,0.0000,-0.9251,-33.3527,6,1634.7370,519.9207,853.6852,-77.4714,89.0048,146.1417,161.8432,-13.2623,0.0000,85.1486,0.0000,85.1486,3.8563,85.1486,6.1122,0.0000,2239.3657,337.0338,497.3943,79.0364,10.0252,69.0112,0.0000,69.0112,0.0000,69.0112,-24.1468,75.0020,18.1559,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17480.8710,17480.8710,17480.8710,17480.8710,6,0,0,0
+107.7559,0.5000,2092.1103,85.0000,85.0000,0.0000,-0.8087,-33.4482,6,1634.7370,538.7895,857.6062,-77.4714,92.2350,146.8130,161.8432,-13.2623,0.0000,88.3787,0.0000,88.3787,3.8563,88.3787,6.2414,0.0000,2239.3657,350.2570,516.2630,82.1373,10.0887,72.0486,0.0000,72.0486,0.0000,72.0486,-21.1096,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18097.5702,18097.5702,18097.5702,18097.5702,6,0,0,0
+108.2559,0.5000,2103.9158,85.0000,85.0000,0.0000,-0.6936,-33.5301,6,1634.7370,557.4554,861.4998,-77.4714,95.4304,147.4795,161.8432,-13.2623,0.0000,91.5741,0.0000,91.5741,3.8563,91.5741,6.3692,0.0000,2239.3657,363.3381,534.9290,85.2049,10.1516,75.0533,0.0000,75.0533,0.0000,75.0533,-18.1050,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18707.6389,18707.6389,18707.6389,18707.6389,6,0,0,0
+108.7559,0.5000,2115.7214,85.0000,85.0000,0.0000,-0.5801,-33.5985,6,1634.7370,575.8639,865.3515,-77.4714,98.5817,148.1389,161.8432,-13.2623,0.0000,94.7254,0.0000,94.7254,3.8563,94.7254,6.4952,0.0000,2239.3657,376.2388,553.3375,88.2302,10.2136,78.0166,0.0000,78.0166,0.0000,78.0166,-15.1418,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19267.1078,19267.1078,19267.1078,19267.1078,6,0,0,0
+109.2559,0.5000,2127.5269,85.0000,85.0000,0.0000,-0.4691,-33.6539,6,1634.7370,593.8648,869.1501,-77.4714,101.6633,148.7892,161.8432,-13.2623,0.0000,97.8070,0.0000,97.8070,3.8563,97.8070,6.6185,0.0000,2239.3657,388.8538,571.3383,91.1885,10.2742,80.9143,0.0000,80.9143,0.0000,80.9143,-12.2443,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19852.8503,19852.8503,19852.8503,19852.8503,6,0,0,0
+109.7559,0.5000,2139.3325,85.0000,85.0000,0.0000,-0.3658,-33.6971,6,1634.7370,610.6095,872.8646,-77.4714,104.5298,149.4250,161.8432,-13.2623,0.0000,100.6735,0.0000,100.6735,3.8563,100.6735,6.7332,0.0000,2239.3657,400.5885,588.0831,93.9403,10.3306,83.6097,0.0000,83.6097,0.0000,83.6097,-9.5489,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20397.7201,20397.7201,20397.7201,20397.7201,6,0,0,0
+110.2559,0.5000,2151.1381,85.0000,85.0000,0.0000,-0.2705,-33.7290,6,1634.7370,626.0475,876.3199,-77.4714,107.1726,150.0166,161.8432,-13.2623,0.0000,103.3163,0.0000,103.3163,3.8563,103.3163,6.8389,0.0000,2239.3657,411.4074,603.5211,96.4774,10.3809,86.0965,0.0000,86.0965,0.0000,86.0965,-7.0622,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20900.0694,20900.0694,20900.0694,20900.0694,6,0,0,0
+110.7559,0.5000,2162.9436,85.0000,85.0000,0.0000,-0.1855,-33.7509,6,1634.7370,639.8308,879.5056,-77.4714,109.5322,150.5619,161.8432,-13.2623,0.0000,105.6759,0.0000,105.6759,3.8563,105.6759,6.9333,0.0000,2239.3657,421.0667,617.3043,98.7426,10.4254,88.3172,0.0000,88.3172,0.0000,88.3172,-4.8416,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21348.5723,21348.5723,21348.5723,21348.5723,6,0,0,0
+111.2559,0.5000,2174.7492,85.0000,85.0000,0.0000,-0.0957,-33.7622,6,1634.7370,654.3740,882.3497,-77.4714,112.0218,151.0488,161.8432,-13.2623,0.0000,108.1655,0.0000,108.1655,3.8563,108.1655,7.0329,0.0000,2239.3657,431.2586,631.8476,101.1327,10.4724,90.6602,0.0000,90.6602,0.0000,90.6602,-2.4985,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21821.8066,21821.8066,21821.8066,21821.8066,6,0,0,0
+111.7559,0.5000,2186.5547,85.0000,85.0000,0.0000,-0.0016,-33.7624,6,1634.7370,669.6297,885.3508,-77.4714,114.6334,151.5625,161.8432,-13.2623,0.0000,110.7771,0.0000,110.7771,3.8563,110.7771,7.1373,0.0000,2239.3657,441.9498,647.1032,103.6398,10.5217,93.1181,0.0000,93.1181,0.0000,93.1181,-0.0407,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22265.6382,22265.6382,22265.6382,22265.6382,6,0,0,0
+112.2559,0.5000,2198.3603,85.0000,85.0000,0.0000,0.1055,-33.7500,6,1634.7370,686.9734,888.4988,-77.4714,117.6025,152.1014,161.8432,-13.2623,0.0000,113.7462,0.0000,113.7462,3.8563,113.7462,7.2561,0.0000,2239.3657,454.1043,664.4470,106.4901,10.5777,95.9124,0.0000,95.9124,0.0000,95.9124,2.7536,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22764.8717,22764.8717,22764.8717,22764.8717,6,0,0,0
+112.7559,0.5000,2210.1658,85.0000,85.0000,0.0000,0.2051,-33.7258,6,1634.7370,703.1137,892.0777,-77.4714,120.3655,152.7141,161.8432,-13.2623,0.0000,116.5092,0.0000,116.5092,3.8563,116.5092,7.3666,0.0000,2239.3657,465.4154,680.5873,109.1426,10.6299,98.5128,0.0000,98.5128,0.0000,98.5128,5.3541,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23275.9930,23275.9930,23275.9930,23275.9930,6,0,0,0
+113.2559,0.5000,2221.9714,85.0000,85.0000,0.0000,0.2859,-33.6920,6,1634.7370,716.2116,895.4082,-77.4714,122.6077,153.2843,161.8432,-13.2623,0.0000,118.7514,0.0000,118.7514,3.8563,118.7514,7.4563,0.0000,2239.3657,474.5944,693.6852,111.2952,10.6722,100.6230,0.0000,100.6230,0.0000,100.6230,7.4643,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23690.7679,23690.7679,23690.7679,23690.7679,6,0,0,0
+113.7559,0.5000,2233.7769,85.0000,85.0000,0.0000,0.3259,-33.6535,6,1634.7370,722.6821,898.1110,-77.4714,123.7154,153.7469,161.8432,-13.2623,0.0000,119.8591,0.0000,119.8591,3.8563,119.8591,7.5006,0.0000,2239.3657,479.1290,700.1557,112.3585,10.6931,101.6655,0.0000,101.6655,0.0000,101.6655,8.5068,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23895.6719,23895.6719,23895.6719,23895.6719,6,0,0,0
+114.2559,0.5000,2245.5825,85.0000,85.0000,0.0000,0.3370,-33.6137,6,1634.7370,724.4911,899.4462,-77.4714,124.0251,153.9755,161.8432,-13.2623,0.0000,120.1688,0.0000,120.1688,3.8563,120.1688,7.5130,0.0000,2239.3657,480.3967,701.9646,112.6558,10.6989,101.9569,0.0000,101.9569,0.0000,101.9569,8.7982,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23952.9569,23952.9569,23952.9569,23952.9569,6,0,0,0
+114.7559,0.5000,2257.3881,85.0000,85.0000,0.0000,0.3356,-33.5741,6,1634.7370,724.2497,899.8195,-77.4714,123.9838,154.0394,161.8432,-13.2623,0.0000,120.1275,0.0000,120.1275,3.8563,120.1275,7.5113,0.0000,2239.3657,480.2275,701.7232,112.6161,10.6981,101.9180,0.0000,101.9180,0.0000,101.9180,8.7594,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23945.3114,23945.3114,23945.3114,23945.3114,6,0,0,0
+115.2559,0.5000,2269.1936,85.0000,85.0000,0.0000,0.2991,-33.5388,6,1634.7370,718.3483,899.7696,-77.4714,122.9735,154.0309,161.8432,-13.2623,0.0000,119.1172,0.0000,119.1172,3.8563,119.1172,7.4709,0.0000,2239.3657,476.0918,695.8218,111.6463,10.6791,100.9672,0.0000,100.9672,0.0000,100.9672,7.8086,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23758.4309,23758.4309,23758.4309,23758.4309,6,0,0,0
+115.7559,0.5000,2280.9992,85.0000,85.0000,0.0000,0.2397,-33.5105,6,1634.7370,708.7163,898.5519,-77.4714,121.3246,153.8224,161.8432,-13.2623,0.0000,117.4683,0.0000,117.4683,3.8563,117.4683,7.4050,0.0000,2239.3657,469.3417,686.1898,110.0634,10.6480,99.4154,0.0000,99.4154,0.0000,99.4154,6.2567,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23453.4107,23453.4107,23453.4107,23453.4107,6,0,0,0
+116.2559,0.5000,2292.8047,85.0000,85.0000,0.0000,0.2311,-33.4832,6,1634.7370,707.3231,896.5643,-77.4714,121.0861,153.4822,161.8432,-13.2623,0.0000,117.2298,0.0000,117.2298,3.8563,117.2298,7.3954,0.0000,2239.3657,468.3653,684.7966,109.8344,10.6435,99.1909,0.0000,99.1909,0.0000,99.1909,6.0322,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23409.2912,23409.2912,23409.2912,23409.2912,6,0,0,0
+116.7559,0.5000,2304.6103,85.0000,85.0000,0.0000,0.2487,-33.4539,6,1634.7370,710.1753,896.2768,-77.4714,121.5744,153.4330,161.8432,-13.2623,0.0000,117.7181,0.0000,117.7181,3.8563,117.7181,7.4150,0.0000,2239.3657,470.3642,687.6489,110.3031,10.6527,99.6505,0.0000,99.6505,0.0000,99.6505,6.4918,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23499.6152,23499.6152,23499.6152,23499.6152,6,0,0,0
+117.2559,0.5000,2316.4158,85.0000,85.0000,0.0000,0.3110,-33.4172,6,1634.7370,720.2767,896.8654,-77.4714,123.3036,153.5337,161.8432,-13.2623,0.0000,119.4473,0.0000,119.4473,3.8563,119.4473,7.4841,0.0000,2239.3657,477.4432,697.7503,111.9632,10.6853,101.2779,0.0000,101.2779,0.0000,101.2779,8.1193,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23819.4993,23819.4993,23819.4993,23819.4993,6,0,0,0
+117.7559,0.5000,2328.2214,85.0000,85.0000,0.0000,0.3292,-33.3783,6,1634.7370,723.2137,898.9498,-77.4714,123.8064,153.8905,161.8432,-13.2623,0.0000,119.9501,0.0000,119.9501,3.8563,119.9501,7.5042,0.0000,2239.3657,479.5015,700.6873,112.4459,10.6948,101.7511,0.0000,101.7511,0.0000,101.7511,8.5924,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23912.5055,23912.5055,23912.5055,23912.5055,6,0,0,0
+118.2559,0.5000,2340.0269,85.0000,85.0000,0.0000,0.4525,-33.3249,6,1634.7370,743.1957,899.5559,-77.4714,127.2271,153.9943,161.8432,-13.2623,0.0000,123.3708,0.0000,123.3708,3.8563,123.3708,7.6411,0.0000,2239.3657,493.5049,720.6693,115.7298,10.7593,104.9704,0.0000,104.9704,0.0000,104.9704,11.8119,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24545.2832,24545.2832,24545.2832,24545.2832,6,0,0,0
+118.7559,0.5000,2351.8325,85.0000,85.0000,0.0000,0.6077,-33.2531,6,1634.7370,768.3412,903.6792,-77.4714,131.5318,154.7002,161.8432,-13.2623,0.0000,127.6755,0.0000,127.6755,3.8563,127.6755,7.8133,0.0000,2239.3657,511.1269,745.8148,119.8622,10.8406,109.0217,0.0000,109.0217,0.0000,109.0217,15.8632,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25345.5827,25345.5827,25345.5827,25345.5827,6,0,0,0
+119.2559,0.5000,2363.6381,85.0000,85.0000,0.0000,0.6779,-33.1731,6,1634.7370,779.7117,908.8680,-77.4714,133.4783,155.5884,161.8432,-13.2623,0.0000,129.6220,0.0000,129.6220,3.8563,129.6220,7.8911,0.0000,2239.3657,519.0952,757.1852,121.7309,10.8773,110.8536,0.0000,110.8536,0.0000,110.8536,17.6952,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25718.5209,25718.5209,25718.5209,25718.5209,6,0,0,0
+119.7559,0.5000,2375.4436,85.0000,85.0000,0.0000,0.6983,-33.0907,6,1634.7370,783.0256,911.2143,-77.4714,134.0456,155.9901,161.8432,-13.2623,0.0000,130.1893,0.0000,130.1893,3.8563,130.1893,7.9138,0.0000,2239.3657,521.4177,760.4992,122.2755,10.8880,111.3875,0.0000,111.3875,0.0000,111.3875,18.2292,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25827.2149,25827.2149,25827.2149,25827.2149,6,0,0,0
+120.2559,0.5000,2387.2492,85.0000,85.0000,0.0000,0.6924,-33.0089,6,1634.7370,782.0563,911.8981,-77.4714,133.8796,156.1072,161.8432,-13.2623,0.0000,130.0234,0.0000,130.0234,3.8563,130.0234,7.9072,0.0000,2239.3657,520.7384,759.5299,122.1162,10.8849,111.2313,0.0000,111.2313,0.0000,111.2313,18.0730,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25795.4229,25795.4229,25795.4229,25795.4229,6,0,0,0
+120.7559,0.5000,2399.0547,85.0000,85.0000,0.0000,0.6535,-32.9318,6,1634.7370,775.7646,911.6981,-77.4714,132.8026,156.0729,161.8432,-13.2623,0.0000,128.9463,0.0000,128.9463,3.8563,128.9463,7.8641,0.0000,2239.3657,516.3291,753.2381,121.0822,10.8646,110.2176,0.0000,110.2176,0.0000,110.2176,17.0593,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25589.0609,25589.0609,25589.0609,25589.0609,6,0,0,0
+121.2559,0.5000,2410.8603,85.0000,85.0000,0.0000,0.6110,-32.8596,6,1634.7370,768.8766,910.3998,-77.4714,131.6234,155.8507,161.8432,-13.2623,0.0000,127.7671,0.0000,127.7671,3.8563,127.7671,7.8169,0.0000,2239.3657,511.5020,746.3501,119.9502,10.8423,109.1079,0.0000,109.1079,0.0000,109.1079,15.9495,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25363.1413,25363.1413,25363.1413,25363.1413,6,0,0,0
+121.7559,0.5000,2422.6658,85.0000,85.0000,0.0000,0.5696,-32.7924,6,1634.7370,762.1647,908.9784,-77.4714,130.4744,155.6073,161.8432,-13.2623,0.0000,126.6181,0.0000,126.6181,3.8563,126.6181,7.7710,0.0000,2239.3657,506.7983,739.6383,118.8472,10.8206,108.0265,0.0000,108.0265,0.0000,108.0265,14.8681,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25145.9814,25145.9814,25145.9814,25145.9814,6,0,0,0
+122.2559,0.5000,2434.4714,85.0000,85.0000,0.0000,0.5443,-32.7281,6,1634.7370,758.0689,907.5934,-77.4714,129.7732,155.3702,161.8432,-13.2623,0.0000,125.9170,0.0000,125.9170,3.8563,125.9170,7.7429,0.0000,2239.3657,503.9280,735.5424,118.1740,10.8074,107.3667,0.0000,107.3667,0.0000,107.3667,14.2082,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25016.2768,25016.2768,25016.2768,25016.2768,6,0,0,0
+122.7559,0.5000,2446.2769,85.0000,85.0000,0.0000,0.5293,-32.6657,6,1634.7370,755.6389,906.7483,-77.4714,129.3573,155.2256,161.8432,-13.2623,0.0000,125.5010,0.0000,125.5010,3.8563,125.5010,7.7263,0.0000,2239.3657,502.2251,733.1125,117.7747,10.7995,106.9752,0.0000,106.9752,0.0000,106.9752,13.8167,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24939.3263,24939.3263,24939.3263,24939.3263,6,0,0,0
+123.2559,0.5000,2458.0825,85.0000,85.0000,0.0000,0.5270,-32.6034,6,1634.7370,755.2674,906.2468,-77.4714,129.2937,155.1397,161.8432,-13.2623,0.0000,125.4374,0.0000,125.4374,3.8563,125.4374,7.7237,0.0000,2239.3657,501.9647,732.7409,117.7136,10.7983,106.9153,0.0000,106.9153,0.0000,106.9153,13.7568,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24927.5614,24927.5614,24927.5614,24927.5614,6,0,0,0
+123.7559,0.5000,2469.8881,85.0000,85.0000,0.0000,0.5286,-32.5410,6,1634.7370,755.5193,906.1702,-77.4714,129.3368,155.1266,161.8432,-13.2623,0.0000,125.4805,0.0000,125.4805,3.8563,125.4805,7.7255,0.0000,2239.3657,502.1413,732.9929,117.7551,10.7992,106.9559,0.0000,106.9559,0.0000,106.9559,13.7974,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24935.5393,24935.5393,24935.5393,24935.5393,6,0,0,0
+124.2475,0.4832,2481.2977,85.0000,85.0000,0.0000,0.5335,-32.4802,6,1634.7370,756.3203,906.2221,-77.4714,129.4739,155.1355,161.8432,-13.2623,0.0000,125.6176,0.0000,125.6176,3.8563,125.6176,7.7309,0.0000,2239.3657,502.7026,733.7939,117.8867,10.8017,107.0850,0.0000,107.0850,0.0000,107.0850,13.9265,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24960.9057,24960.9057,24960.9057,24960.9057,6,0,0,0
+124.7405,0.5027,2493.1032,84.5476,85.0000,-0.5000,0.5453,-32.4158,6,1626.0362,-77.1272,905.7947,-77.1272,-13.1331,154.2370,161.4337,-13.1331,-2.2007,-14.7886,0.0000,-14.7886,3.8563,-14.7886,4.0452,0.0000,2227.4468,-80.7424,-86.8498,-18.8338,9.1453,-27.9791,2.0796,-30.0588,-3.7789,-26.2799,14.1587,73.8881,18.0598,-132.3865,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,-5,0,0,0
+125.2432,0.5027,2504.7831,83.6428,85.0000,-0.5000,0.5632,-32.3500,6,1608.6341,-76.4388,719.5169,-76.4388,-12.8766,121.2068,160.6001,-12.8766,-2.1772,-14.5556,0.0000,-14.5556,3.8563,-14.5556,3.9843,0.0000,2203.6083,-80.3425,-86.4064,-18.5399,9.0456,-27.5855,3.1034,-30.6889,-3.7385,-26.9505,14.4658,71.6868,17.8665,-130.9696,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,-5,0,0,0
+125.7459,0.5027,2516.3373,82.7379,85.0000,-0.5000,0.5898,-32.2819,6,1591.2309,-75.7503,706.8958,-75.7503,-12.6225,117.7924,159.3014,-12.6225,-2.1536,-14.3252,0.0000,-14.3252,3.8563,-14.3252,3.9238,0.0000,2179.7684,-79.9464,-85.9682,-18.2489,8.9459,-27.1948,3.8702,-31.0650,-3.6980,-27.3669,14.9863,69.5263,17.6732,-129.5527,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+126.2486,0.5028,2527.7659,81.8329,85.0000,-0.5000,0.6166,-32.2114,6,1573.8268,-75.0617,692.6079,-75.0617,-12.3710,114.1492,157.5591,-12.3710,-2.1301,-14.0972,0.0000,-14.0972,3.8563,-14.0972,3.8637,0.0000,2155.9271,-79.5544,-85.5356,-17.9608,8.8462,-26.8070,4.6041,-31.4111,-3.6576,-27.7536,15.4961,67.4063,17.4799,-128.1358,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+126.7514,0.5028,2539.0687,80.9279,85.0000,-0.5000,0.6360,-32.1395,6,1556.4215,-74.3732,678.6988,-74.3732,-12.1219,110.6198,155.8166,-12.1219,-2.1065,-13.8717,0.0000,-13.8717,3.8563,-13.8717,3.8039,0.0000,2132.0843,-79.1665,-85.1087,-17.6756,8.7466,-26.4222,5.4947,-31.9169,-3.6171,-28.2998,15.8059,65.3265,17.2865,-126.7187,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,-5,0,0,0
+127.2542,0.5028,2550.2458,80.0228,85.0000,-0.5000,0.6474,-32.0672,6,1539.0152,-73.6845,665.1730,-73.6845,-11.8754,107.2028,154.0740,-11.8754,-2.0830,-13.6487,0.0000,-13.6487,3.8563,-13.6487,3.7445,0.0000,2108.2400,-78.7829,-84.6877,-17.3932,8.6470,-26.0403,6.5469,-32.5872,-3.5767,-29.0105,15.9110,63.2868,17.0932,-125.3015,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+127.7571,0.5029,2561.2973,79.1177,85.0000,-0.5000,0.6474,-31.9956,6,1521.6078,-72.9959,652.0313,-72.9959,-11.6313,103.8962,152.3313,-11.6313,-2.0594,-13.4282,0.0000,-13.4282,3.8563,-13.4282,3.6855,0.0000,2084.3942,-78.4037,-84.2727,-17.1138,8.5475,-25.6613,7.8247,-33.4860,-3.5362,-29.9498,15.7302,61.3044,16.8999,-123.8843,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+128.2599,0.5029,2572.2230,78.2125,85.0000,-0.5000,0.6468,-31.9249,6,1504.1992,-72.3072,639.2716,-72.3072,-11.3898,100.6977,150.5885,-11.3898,-2.0358,-13.2102,0.0000,-13.2102,3.8563,-13.2102,3.6269,0.0000,2060.5469,-78.0292,-83.8641,-16.8371,8.4481,-25.2852,9.0742,-34.3594,-3.4958,-30.8637,15.5360,59.3608,16.7065,-122.4669,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+128.7628,0.5029,2583.0230,77.3073,85.0000,-0.5000,0.6462,-31.8551,6,1486.7895,-71.6184,632.9997,-71.6184,-11.1507,98.5557,148.8456,-11.1507,-2.0123,-12.9947,0.0000,-12.9947,3.8563,-12.9947,3.5687,0.0000,2036.6979,-77.6594,-83.4620,-16.5634,8.3487,-24.9121,10.2815,-35.1936,-3.4553,-31.7383,15.3428,57.4553,16.5131,-121.0495,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+129.2658,0.5030,2593.6972,76.4020,85.0000,-0.5000,0.6547,-31.7853,6,1469.3786,-70.9296,628.7612,-70.9296,-10.9142,96.7493,147.1026,-10.9142,-1.9887,-12.7817,0.0000,-12.7817,3.8563,-12.7817,3.5108,0.0000,2012.8474,-77.2946,-83.0667,-16.2925,8.2494,-24.5419,11.2354,-35.7773,-3.4148,-32.3625,15.3621,55.5876,16.3198,-119.6319,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+129.7688,0.5030,2604.2457,75.4966,85.0000,-0.5000,0.6681,-31.7148,6,1451.9664,-70.2408,624.5743,-70.2408,-10.6801,94.9662,145.3594,-10.6801,-1.9651,-12.5712,0.0000,-12.5712,3.8563,-12.5712,3.4533,0.0000,1988.9951,-76.9349,-82.6784,-16.0245,8.1501,-24.1746,12.0400,-36.2146,-3.3744,-32.8403,15.4900,53.7576,16.1264,-118.2143,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+130.2718,0.5030,2614.6685,74.5912,85.0000,-0.5000,0.6946,-31.6424,6,1434.5530,-69.5445,620.4386,-69.5445,-10.4474,93.2060,143.6161,-10.4474,-1.9416,-12.3621,0.0000,-12.3621,3.8563,-12.3621,3.3962,0.0000,1965.1411,-76.5750,-82.2900,-15.7583,8.0508,-23.8091,12.5050,-36.3142,-3.3339,-32.9803,15.9104,51.9730,15.9329,-116.7965,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.1912,0.1912,0.1912,0.1912,-5,0,0,0
+130.7748,0.5031,2624.9655,73.6857,85.0000,-0.5000,0.7257,-31.5677,6,1417.1383,-68.7712,616.3563,-68.7712,-10.2058,91.4687,141.8727,-10.2058,-1.9180,-12.1441,0.0000,-12.1441,3.8563,-12.1441,3.3395,0.0000,1941.2854,-76.1645,-81.8322,-15.4836,7.9514,-23.4349,12.8411,-36.2760,-3.2934,-32.9826,16.4224,50.2343,15.7395,-115.3787,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+131.2779,0.5031,2635.1368,72.7801,85.0000,-0.5000,0.7671,-31.4896,6,1399.7223,-67.9875,612.3393,-67.9875,-9.9655,89.7558,140.1291,-9.9655,-1.8944,-11.9274,0.0000,-11.9274,3.8563,-11.9274,3.2831,0.0000,1917.4279,-75.7522,-81.3718,-15.2105,7.8520,-23.0624,12.9296,-35.9921,-3.2529,-32.7391,17.1444,48.5312,15.5460,-113.9608,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+131.7811,0.5032,2645.1822,71.8745,85.0000,-0.5000,0.8084,-31.4084,6,1382.3050,-67.2037,607.6852,-67.2037,-9.7281,87.9653,138.3854,-9.7281,-1.8709,-11.7135,0.0000,-11.7135,3.8563,-11.7135,3.2271,0.0000,1893.5685,-75.3457,-80.9195,-14.9406,7.7526,-22.6932,13.0031,-35.6963,-3.2125,-32.4838,17.8426,46.8637,15.3525,-112.5427,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+132.2842,0.5032,2655.1019,70.9688,85.0000,-0.5000,0.8375,-31.3254,6,1364.8863,-66.4199,603.0982,-66.4199,-9.4934,86.2012,136.6416,-9.4934,-1.8473,-11.5024,0.0000,-11.5024,3.8563,-11.5024,3.1715,0.0000,1869.7072,-74.9454,-80.4756,-14.6740,7.6533,-22.3273,13.3257,-35.6530,-3.1720,-32.4810,18.2529,45.2316,15.1590,-111.1245,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+132.7874,0.5032,2664.8958,70.0630,85.0000,-0.5000,0.8594,-31.2412,6,1347.4661,-65.6360,598.5776,-65.6360,-9.2617,84.4631,134.8976,-9.2617,-1.8237,-11.2942,0.0000,-11.2942,3.8563,-11.2942,3.1163,0.0000,1845.8440,-74.5515,-80.0405,-14.4105,7.5541,-21.9646,13.7830,-35.7476,-3.1315,-32.6161,18.4901,43.6345,14.9655,-109.7062,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+133.2907,0.5033,2674.5639,69.1572,85.0000,-0.5000,0.8455,-31.1595,6,1330.0445,-64.8520,594.1226,-64.8520,-9.0327,82.7505,133.1535,-9.0327,-1.8001,-11.0889,0.0000,-11.0889,3.8563,-11.0889,3.0615,0.0000,1821.9788,-74.1642,-79.6145,-14.1503,7.4549,-21.6052,14.9575,-36.5627,-3.0910,-33.4717,17.9568,42.0873,14.7720,-108.2878,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+133.7940,0.5033,2684.1061,68.2512,85.0000,-0.5000,0.8219,-31.0810,6,1312.6214,-64.0680,589.7325,-64.0680,-8.8066,81.0631,131.4093,-8.8066,-1.7766,-10.8863,0.0000,-10.8863,3.8563,-10.8863,3.0070,0.0000,1798.1115,-73.7838,-79.1980,-13.8933,7.3558,-21.2491,16.2902,-37.5393,-3.0505,-34.4888,17.2272,40.5747,14.5785,-106.8693,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+134.2973,0.5034,2693.5225,67.3452,85.0000,-0.5000,0.7688,-31.0086,6,1295.1968,-63.2839,585.4065,-63.2839,-8.5834,79.4003,129.6648,-8.5834,-1.7530,-10.6867,0.0000,-10.6867,3.8563,-10.6867,2.9529,0.0000,1774.2421,-73.4106,-78.7913,-13.6396,7.2567,-20.8963,18.1834,-39.0797,-3.0100,-36.0697,15.9006,39.0953,14.3851,-105.4506,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+134.8007,0.5034,2702.8131,66.4391,85.0000,-0.5000,0.7089,-30.9428,6,1277.7705,-62.4997,581.1440,-62.4997,-8.3629,77.7616,127.9203,-8.3629,-1.7294,-10.4898,0.0000,-10.4898,3.8563,-10.4898,2.8992,0.0000,1750.3706,-73.0449,-78.3949,-13.3890,7.1577,-20.5467,20.1499,-40.6966,-2.9695,-37.7270,14.4643,37.6489,14.1916,-104.0318,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+135.3042,0.5035,2711.9779,65.5329,85.0000,-0.5000,0.6507,-30.8831,6,1260.3427,-61.7154,576.9440,-61.7154,-8.1454,76.1467,126.1755,-8.1454,-1.7058,-10.2959,0.0000,-10.2959,3.8563,-10.2959,2.8458,0.0000,1726.4968,-72.6870,-78.0091,-13.1417,7.0587,-20.2004,22.0131,-42.2135,-2.9290,-39.2845,13.0949,36.2354,13.9981,-102.6129,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+135.8076,0.5035,2721.0167,64.6267,85.0000,-0.5000,0.5936,-30.8295,6,1242.9132,-60.9311,572.8059,-60.9311,-7.9306,74.5550,124.4306,-7.9306,-1.6822,-10.1047,0.0000,-10.1047,3.8563,-10.1047,2.7929,0.0000,1702.6208,-72.3372,-77.6345,-12.8976,6.9598,-19.8574,23.7794,-43.6368,-2.8885,-40.7483,11.7804,34.8607,13.8046,-101.1939,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+136.3112,0.5036,2729.9297,63.7203,85.0000,-0.5000,0.5592,-30.7796,6,1225.4820,-60.1431,568.7288,-60.1431,-7.7183,72.9862,122.6856,-7.7183,-1.6586,-9.9160,0.0000,-9.9160,3.8563,-9.9160,2.7403,0.0000,1678.7424,-71.9932,-77.2680,-12.6562,6.8610,-19.5172,25.0254,-44.5426,-2.8480,-41.6946,10.9430,33.5261,13.6110,-99.7747,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0829,0.0829,0.0829,0.0829,-5,0,0,0
+136.8148,0.5036,2738.7168,62.8139,85.0000,-0.5000,0.5428,-30.7319,6,1208.0490,-59.2876,564.7135,-59.2876,-7.5003,71.4400,120.9403,-7.5003,-1.6350,-9.7215,0.0000,-9.7215,3.8563,-9.7215,2.6880,0.0000,1654.8616,-71.6089,-76.8461,-12.4096,6.7620,-19.1716,25.8812,-45.0528,-2.8075,-42.2453,10.4700,32.2226,13.4174,-98.3553,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,-5,0,0,0
+137.3184,0.5037,2747.3780,61.9073,85.0000,-0.5000,0.5413,-30.6851,6,1190.6142,-58.4264,558.4562,-58.4264,-7.2846,69.6288,118.5864,-7.2846,-1.6114,-9.5295,0.0000,-9.5295,3.8563,-9.5295,2.6362,0.0000,1630.9784,-71.2297,-76.4312,-12.1657,6.6631,-18.8288,26.4098,-45.2386,-2.7670,-42.4716,10.2905,30.9500,13.2237,-96.9359,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+137.8221,0.5037,2755.9133,61.0007,85.0000,-0.5000,0.5706,-30.6364,6,1173.1775,-57.5650,550.2840,-57.5650,-7.0721,67.6051,115.7357,-7.0721,-1.5878,-9.3406,0.0000,-9.3406,3.8563,-9.3406,2.5848,0.0000,1607.0925,-70.8601,-76.0296,-11.9254,6.5643,-18.4896,26.3262,-44.8158,-2.7265,-42.0893,10.6887,29.7081,13.0301,-95.5162,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+138.3259,0.5039,2764.3226,60.0775,85.0000,-0.5180,0.6038,-30.5856,6,1155.4230,-56.6880,542.0373,-56.6880,-6.8590,65.5841,112.8671,-6.8590,-1.6200,-9.0953,0.0000,-9.0953,3.8563,-9.0953,2.5327,0.0000,1582.7713,-70.1551,-75.1703,-11.6280,6.4625,-18.0905,29.6947,-47.7853,-2.7817,-45.0036,11.1405,28.4751,12.8328,-97.4520,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+138.8300,0.5044,2772.6015,59.0932,85.0000,-0.5668,0.6604,-30.5309,6,1136.4920,-55.7528,533.4023,-55.7528,-6.6353,63.4819,109.8463,-6.6353,-1.7435,-8.7481,0.0000,-8.7481,3.8563,-8.7481,2.4777,0.0000,1556.8384,-68.8566,-73.5051,-11.2258,6.3523,-17.5781,38.5851,-56.1632,-2.9938,-53.1694,11.9844,27.1063,12.6225,-104.8826,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,-5,0,0,0
+139.3346,0.5049,2780.7374,58.0126,85.0000,-0.6229,0.7207,-30.4723,6,1115.7094,-54.7261,524.1701,-54.7261,-6.3940,61.2424,106.5749,-6.3940,-1.8813,-8.3690,0.0000,-8.3690,3.8563,-8.3690,2.4179,0.0000,1528.3690,-67.3968,-71.6301,-10.7869,6.2314,-17.0182,48.5028,-65.5211,-3.2303,-62.2907,12.8400,25.6468,12.3917,-113.1691,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+139.8398,0.5055,2788.7161,56.8235,85.0000,-0.6847,0.7873,-30.4095,6,1092.8400,-53.5964,514.1579,-53.5964,-6.1337,58.8412,103.0294,-6.1337,-2.0256,-7.9644,0.0000,-7.9644,3.8563,-7.9644,2.3526,0.0000,1497.0411,-65.8098,-69.5933,-10.3170,6.0985,-16.4155,58.9336,-75.3492,-3.4781,-71.8710,13.7380,24.1024,12.1376,-121.8490,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+140.3456,0.5062,2796.5217,55.5146,85.0000,-0.7528,0.8589,-30.3424,6,1067.6672,-52.3529,503.2988,-52.3529,-5.8534,56.2718,99.1927,-5.8534,-2.1756,-7.5341,0.0000,-7.5341,3.8563,-7.5341,2.2815,0.0000,1462.5579,-64.0877,-67.3854,-9.8156,5.9527,-15.7683,69.8631,-85.6314,-3.7357,-81.8957,14.6426,22.4756,11.8579,-130.8718,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+140.8522,0.5070,2804.1368,54.0734,85.0000,-0.8277,0.9289,-30.2717,6,1039.9495,-50.9837,491.5346,-50.9837,-5.5523,53.5297,95.0479,-5.5523,-2.3300,-7.0786,0.0000,-7.0786,3.8563,-7.0786,2.2042,0.0000,1424.5884,-62.2240,-64.9986,-9.2827,5.7924,-15.0752,81.3416,-96.4167,-4.0009,-92.4159,15.4258,20.7711,11.5500,-140.1628,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+141.3597,0.5079,2811.5421,52.4858,85.0000,-0.9103,0.9989,-30.1977,6,1009.4172,-49.4709,478.8054,-49.4709,-5.2294,50.6126,90.5791,-5.2294,-2.4872,-6.5985,0.0000,-6.5985,3.8563,-6.5985,2.1201,0.0000,1382.7633,-60.2101,-62.4231,-8.7186,5.6164,-14.3350,93.2451,-107.5800,-4.2707,-103.3093,16.0998,18.9959,11.2108,-149.6159,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,2.7017,2.7017,2.7017,2.7017,-5,0,0,0
+141.8681,0.5088,2818.7162,50.7588,85.0000,-0.9770,1.0667,-30.1212,6,976.2026,-48.2861,470.2202,-48.2861,-4.9362,48.0695,84.8355,-4.9362,-2.5817,-6.2108,0.0000,-6.2108,3.8563,-6.2108,2.0300,0.0000,1337.2639,-58.8462,-60.7541,-8.2407,5.4277,-13.6684,101.4161,-115.0845,-4.4331,-110.6515,16.6276,17.1827,10.8419,-155.3037,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5.3063,5.3063,5.3063,5.3063,-5,0,0,0
+142.3770,0.5091,2825.6417,48.9686,85.0000,-0.9770,1.1311,-30.0429,6,941.7732,-47.2532,462.8164,-47.2532,-4.6602,45.6440,78.6857,-4.6602,-2.4907,-6.0258,0.0000,-6.0258,3.8563,-6.0258,1.9380,0.0000,1290.1003,-58.9482,-61.1003,-7.9638,5.2365,-13.2004,98.0053,-111.2057,-4.2767,-106.9290,17.0095,15.4284,10.4594,-149.8264,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4.2202,4.2202,4.2202,4.2202,-5,0,0,0
+142.8864,0.5095,2832.3186,47.1772,85.0000,-0.9770,1.1898,-29.9634,6,907.3208,-46.2196,454.5581,-46.2196,-4.3915,43.1896,72.7628,-4.3915,-2.3995,-5.8483,0.0000,-5.8483,3.8563,-5.8483,1.8475,0.0000,1242.9052,-59.1266,-61.5514,-7.6957,5.0454,-12.7412,94.6142,-107.3554,-4.1203,-103.2351,17.2368,13.7968,10.0767,-144.3454,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3.1333,3.1333,3.1333,3.1333,-5,0,0,0
+143.3960,0.5099,2838.7465,45.3845,85.0000,-0.9770,1.2461,-29.8833,6,872.8434,-45.1853,445.8198,-45.1853,-4.1301,40.7497,67.0671,-4.1301,-2.3084,-5.6780,0.0000,-5.6780,3.8563,-5.6780,1.7583,0.0000,1195.6759,-59.3909,-62.1203,-7.4364,4.8544,-12.2908,91.1891,-103.4799,-3.9637,-99.5162,17.3671,12.2833,9.6938,-138.8604,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,2.0456,2.0456,2.0456,2.0456,-5,0,0,0
+143.9061,0.5103,2844.9254,43.5904,85.0000,-0.9770,1.2953,-29.8033,6,838.3391,-44.1502,436.5646,-44.1502,-3.8760,38.3263,61.5988,-3.8760,-2.2171,-5.5151,0.0000,-5.5151,3.8563,-5.5151,1.6707,0.0000,1148.4097,-59.7517,-62.8216,-7.1858,4.6634,-11.8492,87.7960,-99.6452,-3.8070,-95.8382,17.3386,10.8838,9.3105,-133.3711,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.9571,0.9571,0.9571,0.9571,-5,0,0,0
+144.4166,0.5107,2850.8550,41.7948,85.0000,-0.9770,1.3290,-29.7245,6,803.8054,-43.0738,426.7522,-43.0738,-3.6257,35.9216,56.3580,-3.6257,-2.1258,-5.3562,0.0000,-5.3562,3.8563,-5.3562,1.5844,0.0000,1101.1034,-60.1923,-63.6324,-6.9406,4.4723,-11.4129,84.5370,-95.9500,-3.6502,-92.2998,17.0566,9.5938,8.9269,-127.8771,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+144.9276,0.5112,2856.5350,39.9975,85.0000,-0.9770,1.3605,-29.6472,6,769.2398,-41.7045,426.9090,-41.7045,-3.3595,34.3895,51.3202,-3.3595,-2.0344,-5.1814,0.0000,-5.1814,3.8563,-5.1814,1.4996,0.0000,1053.7532,-60.5441,-64.3217,-6.6810,4.2808,-10.9618,81.2474,-92.2092,-3.4932,-88.7160,16.7101,8.4090,8.5430,-122.3781,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,-5,0,0,0
+145.4391,0.5118,2861.9654,38.1984,85.0000,-0.9770,1.3896,-29.5717,6,734.6392,-40.3338,427.9326,-40.3338,-3.1029,32.9214,46.5096,-3.1029,-1.9429,-5.0164,0.0000,-5.0164,3.8563,-5.0164,1.4161,0.0000,1006.3550,-61.0379,-65.2057,-6.4325,4.0893,-10.5218,77.9042,-88.4261,-3.3361,-85.0900,16.2999,7.3249,8.1587,-116.8735,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,-5,0,0,0
+145.9512,0.5124,2867.1457,36.3973,85.0000,-0.9770,1.4000,-29.4992,6,700.0000,-38.9615,428.1644,-38.9615,-2.8560,31.3861,41.9298,-2.8560,-1.8513,-4.8611,0.0000,-4.8611,3.8563,-4.8611,1.3341,0.0000,958.9041,-61.6952,-66.3139,-6.1952,3.8979,-10.0930,74.6896,-84.7827,-3.1788,-81.6039,15.6477,6.3372,7.7740,-111.3628,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+146.4639,0.5130,2872.0757,34.5940,85.0000,-0.9770,1.4033,-29.4300,0,772.6286,178.5885,430.6476,-41.8388,14.4495,34.8435,51.8040,-3.3852,10.5932,0.0000,0.0000,0.0000,3.8563,0.0000,2.3094,0.0000,911.3948,-24.1969,0.0000,-2.3094,3.6314,-5.9408,75.1877,-81.1286,-3.0213,-78.1073,14.9076,5.4415,7.3888,-105.8453,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3423.7866,3423.7866,3423.7866,3423.7866,-5,0,0,0
+146.9773,0.5138,2876.7551,32.7882,85.0000,-0.9770,1.4065,-29.3642,0,952.6745,169.5809,545.3202,-47.5802,16.9180,54.4032,80.6079,-4.7468,13.0618,0.0000,0.0000,0.0000,3.8563,0.0000,2.9013,0.0000,863.8207,-32.0727,0.0000,-2.9013,3.4565,-6.3577,71.0281,-77.3858,-2.8636,-74.5222,14.1614,4.6335,7.0031,-100.3202,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3781.5728,3781.5728,3781.5728,3781.5728,-5,0,0,0
+147.4915,0.5146,2881.1836,30.9797,85.0000,-0.9770,1.4094,-29.3018,0,1132.9950,163.4289,616.9345,-55.5800,19.3903,73.1974,109.2925,-6.5944,15.5341,0.0000,0.0000,0.0000,3.8563,0.0000,2.6877,0.0000,816.1740,-31.4465,0.0000,-2.6877,3.2647,-5.9524,67.6064,-73.5588,-2.7056,-70.8532,13.4080,3.9086,6.6169,-94.7867,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4257.6134,4257.6134,4257.6134,4257.6134,-5,0,0,0
+148.0066,0.5155,2885.3606,29.1680,85.0000,-0.9770,1.4079,-29.2430,0,1303.6359,144.7072,668.9584,-63.6636,19.7549,91.3238,130.5097,-8.6911,15.8986,0.0000,0.0000,0.0000,3.8563,0.0000,2.4801,0.0000,768.4456,-30.8192,0.0000,-2.4801,3.0728,-5.5528,64.1356,-69.6885,-2.5474,-67.1411,12.6102,3.2626,6.2299,-89.2438,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4373.1328,4373.1328,4373.1328,4373.1328,-5,0,0,0
+148.5227,0.5166,2889.2858,27.3529,85.0000,-0.9770,1.4041,-29.1879,4,1207.5720,-59.2641,655.1146,-59.2641,-7.4943,82.8436,120.8926,-7.4943,-32.2549,20.9043,0.0000,20.9043,3.8563,20.9043,2.2783,0.0000,720.6245,246.8204,187.1697,18.6260,3.0888,15.5372,81.2894,-65.7522,-2.3889,-63.3633,11.7935,2.6910,5.8422,-83.6901,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+149.0399,0.5178,2892.9586,25.5337,85.0000,-0.9770,1.4005,-29.1364,4,995.5920,-48.8678,471.8601,-48.8678,-5.0949,49.1953,88.4005,-5.0949,-5.3381,-3.6130,0.0000,-3.6130,3.8563,-3.6130,2.0824,0.0000,672.6973,-80.8498,-34.6547,-5.6954,2.7621,-8.4575,53.2721,-61.7296,-2.2300,-59.4996,10.9813,2.1894,5.4537,-78.1240,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5.9180,5.9180,5.9180,5.9180,-5,0,0,0
+149.5585,0.5193,2896.3785,23.7098,85.0000,-0.9770,1.3971,-29.0887,4,924.4779,-46.7343,462.8205,-46.7343,-4.5244,44.8062,75.6835,-4.5244,-4.9568,-3.4239,0.0000,-3.4239,3.8563,-3.4239,1.8924,0.0000,624.6473,-81.2718,-35.3665,-5.3162,2.5654,-7.8816,49.7431,-57.6247,-2.0707,-55.5539,10.1723,1.7533,5.0641,-72.5437,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3.6745,3.6745,3.6745,3.6745,-5,0,0,0
+150.0785,0.5209,2899.5447,21.8805,85.0000,-0.9770,1.3941,-29.0445,4,853.1512,-44.5945,444.6886,-44.5945,-3.9842,39.7293,63.9178,-3.9842,-4.5744,-3.2661,0.0000,-3.2661,3.8563,-3.2661,1.7081,0.0000,576.4535,-82.4002,-36.5569,-4.9742,2.3688,-7.3430,46.0960,-53.4390,-1.9110,-51.5281,9.3669,1.3784,4.6734,-66.9467,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1.4244,1.4244,1.4244,1.4244,-5,0,0,0
+150.6005,0.5229,2902.4564,20.0448,85.0000,-0.9770,1.3929,-29.0040,4,781.5719,-42.1930,430.4812,-42.1930,-3.4533,35.2332,53.0917,-3.4533,-4.1906,-3.1190,0.0000,-3.1190,3.8563,-3.1190,1.5297,0.0000,528.0891,-84.0609,-38.1085,-4.6487,2.1720,-6.8206,42.3449,-49.1655,-1.7506,-47.4149,8.5736,1.0601,4.2813,-61.3299,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+151.1246,0.5254,2905.1127,18.2012,85.0000,-0.9770,1.3968,-28.9669,4,709.6878,-39.3453,431.9866,-39.3453,-2.9241,32.1045,43.1869,-2.9241,-3.8052,-2.9752,0.0000,-2.9752,3.8563,-2.9752,1.3569,0.0000,479.5188,-86.2711,-40.0332,-4.3321,1.9745,-6.3066,38.4835,-44.7900,-1.5896,-43.2004,7.8071,0.7940,3.8875,-55.6891,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+151.6515,0.5284,2907.5123,16.3479,85.0000,-0.9770,1.4009,-28.9333,0,813.1669,242.4132,441.2531,-43.3950,20.6426,37.5747,57.7557,-3.6953,16.7863,0.0000,0.0000,0.0000,3.8563,0.0000,2.7654,0.0000,430.6944,-61.3137,0.0000,-2.7654,1.7504,-4.5158,35.8308,-40.3466,-1.4278,-38.9188,7.0327,0.5757,3.4917,-50.0189,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4628.9707,4628.9707,4628.9707,4628.9707,-5,0,0,0
+152.1819,0.5323,2909.6538,14.4825,85.0000,-0.9770,1.4044,-28.9032,0,1093.2056,230.8126,621.7341,-53.6145,26.4235,71.1763,103.0857,-6.1378,22.5672,0.0000,0.0000,0.0000,3.8563,0.0000,3.4465,0.0000,381.5485,-86.2574,0.0000,-3.4465,1.5711,-5.0175,30.8189,-35.8364,-1.2648,-34.5716,6.2458,0.4007,3.0933,-44.3113,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5488.0156,5488.0156,5488.0156,5488.0156,-5,0,0,0
+152.7168,0.5375,2911.5352,12.6011,85.0000,-0.9770,1.4076,-28.8767,0,1375.6429,223.8966,707.9651,-66.9039,32.2539,101.9873,137.7185,-9.6380,28.3976,0.0000,0.0000,0.0000,3.8563,0.0000,2.8494,0.0000,331.9817,-81.9629,0.0000,-2.8494,1.3639,-4.2133,27.0395,-31.2529,-1.1005,-30.1524,5.4468,0.2643,2.6914,-38.5548,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6703.4281,6703.4281,6703.4281,6703.4281,-5,0,0,0
+153.2580,0.5448,2913.1541,10.6978,85.0000,-0.9770,1.4103,-28.8539,0,1623.6094,168.0538,802.7149,-77.0312,28.5732,136.4808,161.3186,-13.0972,24.7169,0.0000,0.0000,0.0000,3.8563,0.0000,2.2908,0.0000,281.8377,-77.6184,0.0000,-2.2908,1.1553,-3.4461,23.1397,-26.5857,-0.9343,-25.6515,4.6329,0.1621,2.2849,-32.7313,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6165.1776,6165.1776,6165.1776,6165.1776,-5,0,0,0
+153.8083,0.5558,2914.5068,8.7623,85.0000,-0.9770,1.4128,-28.8348,2,1254.5217,-61.4535,701.7415,-61.4535,-8.0733,92.1900,125.5928,-8.0733,-83.8649,71.9353,0.0000,71.9353,3.8563,71.9353,3.9121,0.0000,230.8474,2813.8656,783.0774,68.0232,2.2307,65.7925,87.6050,-21.8125,-0.7653,-21.0472,3.8013,0.0895,1.8715,-26.8096,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+155.2391,2.3059,2917.0000,3.8925,85.0000,-0.9378,1.4156,-28.7995,0,689.6854,24.3515,430.5998,-38.5529,1.7588,31.0995,40.6117,-2.7844,-2.0975,0.0000,0.0000,0.0000,3.8563,0.0000,0.7182,0.0000,102.5488,-66.8800,0.0000,-0.7182,0.4180,-1.1362,8.0830,-9.2192,-0.3263,-8.8929,1.6921,0.0155,0.8314,-11.4319,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,968.1859,968.1859,968.1859,968.1859,-5,0,0,0
+156.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+157.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+158.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+159.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+160.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+161.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+162.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+163.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+164.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+165.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+166.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+167.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+168.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+169.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+170.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+171.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+172.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+173.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+174.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+175.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+176.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+177.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+178.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+179.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+180.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+181.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+182.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+183.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+184.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+185.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+186.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+187.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+188.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+189.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+190.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+191.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+192.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+193.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+194.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+195.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+196.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+197.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+198.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+199.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+200.8920,1.0000,2917.0000,0.0000,0.0000,0.0000,1.4185,-28.7995,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,157.8833,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+201.7455,0.7071,2917.2500,1.2728,79.0000,1.0000,1.4185,-28.7959,1,644.3182,342.2349,505.4592,-36.7557,23.0916,34.1048,35.0629,-2.4800,3.1577,16.0776,10.4715,5.6061,3.8563,5.6061,0.4501,0.0000,33.5323,1468.3149,238.2828,5.1560,0.2295,4.9265,0.0000,4.9265,0.1138,4.8127,0.5544,0.0005,0.2719,3.9859,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5535.6916,5535.6916,5535.6916,5535.6916,6,0,0,0
+202.2949,0.3916,2917.6036,3.2504,79.0000,1.0000,1.4185,-28.7909,1,695.8870,305.0856,535.2615,-38.7986,22.2325,39.0062,41.4017,-2.8274,1.0075,17.3687,3.0485,14.3202,3.8563,14.3202,1.1496,0.0000,85.6340,1468.6948,238.3419,13.1706,0.5861,12.5845,0.0000,12.5845,0.2906,12.2940,1.4158,0.0047,0.6942,10.1792,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5123.9148,5123.9148,5123.9148,5123.9148,6,0,0,0
+202.7019,0.4225,2918.1529,4.6809,79.0000,0.9541,1.4189,-28.7831,1,828.7285,497.7515,497.7515,-43.8619,43.1970,43.1970,60.1170,-3.8065,19.2628,20.0780,0.0603,20.0177,3.8563,20.0177,1.7488,0.0000,123.3195,1414.6593,231.3548,18.2689,0.8303,17.4386,0.0000,17.4386,0.3992,17.0394,2.0395,0.0138,0.9998,13.9863,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9891.5116,9891.5116,9891.5116,9891.5116,6,0,0,0
+203.1314,0.4366,2918.9038,6.1922,79.0000,1.0000,1.4201,-28.7724,1,1093.0231,512.5949,655.5150,-53.6055,58.6722,75.0310,103.0576,-6.1357,27.1550,27.6609,0.0000,27.6609,3.8563,27.6609,2.5439,0.0000,163.1378,1470.2285,241.6617,25.1170,1.1171,24.0000,0.0000,24.0000,0.5535,23.4464,2.7002,0.0317,1.3226,19.3919,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11966.8129,11966.8129,11966.8129,11966.8129,6,0,0,0
+203.5738,0.4482,2919.8730,7.7848,79.0000,1.0000,1.4215,-28.7587,1,1374.1270,507.6530,739.8311,-66.8357,73.0504,106.4604,137.5667,-9.6175,34.1388,35.0553,0.0000,35.0553,3.8563,35.0553,3.4520,0.0000,205.0936,1471.4722,243.6120,31.6033,1.4049,30.1985,0.0000,30.1985,0.6959,29.5026,3.3981,0.0626,1.6627,24.3791,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14342.8297,14342.8297,14342.8297,14342.8297,6,0,0,0
+204.0261,0.4564,2921.0662,9.4130,79.0000,1.0000,1.4233,-28.7417,1,1661.5267,505.0577,824.3904,-78.5112,87.8774,143.4395,163.0738,-13.6605,41.2789,42.7422,0.0000,42.7422,3.8563,42.7422,4.4882,0.0000,247.9891,1473.0411,245.6521,38.2539,1.6995,36.5544,0.0000,36.5544,0.8414,35.7130,4.1141,0.1104,2.0105,29.4781,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17271.2963,17271.2963,17271.2963,17271.2963,6,0,0,0
+204.5120,0.5155,2922.4877,9.9271,79.0000,-0.3312,1.4297,-28.7214,0,1736.3745,-80.4094,854.3918,-80.4094,-14.6211,155.3564,166.2689,-14.6211,-18.4773,0.0000,0.0000,0.0000,3.8563,0.0000,2.8949,0.0000,261.5350,-105.7018,0.0000,-2.8949,1.0878,-3.9827,0.0000,-3.9827,-0.2939,-3.6889,4.3582,0.1286,2.1203,-10.2960,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,2.1613,2.1613,2.1613,2.1613,2,0,0,0
+205.0273,0.5151,2923.8238,9.3379,79.0000,-0.3040,1.4358,-28.7022,0,1597.8876,-76.0136,719.0139,-76.0136,-12.7194,120.3129,159.9679,-12.7194,-16.5757,0.0000,0.0000,0.0000,3.8563,0.0000,1.9197,0.0000,246.0124,-74.5145,0.0000,-1.9197,1.0068,-2.9264,0.0000,-2.9264,-0.2538,-2.6727,4.1171,0.1070,1.9945,-8.8912,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,2,0,0,0
+205.5429,0.5160,2925.0815,8.7745,79.0000,-0.3031,1.4421,-28.6840,0,1463.3061,-70.6894,632.8794,-70.6894,-10.8322,96.9806,146.4946,-10.8322,-14.6885,0.0000,0.0000,0.0000,3.8563,0.0000,1.7727,0.0000,231.1680,-73.2284,0.0000,-1.7727,0.9454,-2.7181,0.0000,-2.7181,-0.2377,-2.4804,3.8856,0.0888,1.8741,-8.3289,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,2,0,0,0
+206.0594,0.5171,2926.2611,8.2117,79.0000,-0.3022,1.4483,-28.6669,0,1332.9226,-64.9815,600.5274,-64.9815,-9.0703,83.8236,133.4417,-9.0703,-12.9266,0.0000,0.0000,0.0000,3.8563,0.0000,1.6299,0.0000,216.3400,-71.9437,0.0000,-1.6299,0.8842,-2.5140,0.0000,-2.5140,-0.2218,-2.2922,3.6521,0.0728,1.7539,-7.7710,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,2,0,0,0
+206.5447,0.4534,2927.3626,8.7464,79.0000,1.0000,1.4536,-28.6509,2,1113.0537,104.0860,523.5560,-54.5950,12.1321,61.0250,106.1603,-6.3635,-29.8969,38.1728,0.0000,38.1728,3.8563,38.1728,2.5588,0.0000,230.4281,1475.8963,416.2995,35.6139,1.5805,34.0334,0.0000,34.0334,0.7819,33.2516,3.9042,0.0886,1.8681,27.3906,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,2869.7547,2869.7547,2869.7547,2869.7547,6,0,0,0
+207.0038,0.4649,2928.6907,10.2853,79.0000,0.8640,1.4594,-28.6316,2,1029.6944,525.4275,525.4275,-50.4771,56.6565,56.6565,93.5356,-5.4429,12.5351,40.2651,0.0000,40.2651,3.8563,40.2651,2.9238,0.0000,270.9722,1315.9408,373.4150,37.3413,1.7693,35.5720,0.0000,35.5720,0.7943,34.7777,4.6092,0.1436,2.1968,27.8280,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11821.9812,11821.9812,11821.9812,11821.9812,6,0,0,0
+207.4686,0.4647,2930.2196,11.8447,79.0000,1.0000,1.4662,-28.6091,2,1185.8055,585.0888,742.6012,-58.1888,72.6547,92.2142,117.7969,-7.2257,16.7087,52.0897,0.0000,52.0897,3.8563,52.0897,3.7122,0.0000,312.0541,1480.4221,419.4787,48.3776,2.1433,46.2343,0.0000,46.2343,1.0588,45.1755,5.3329,0.2194,2.5299,37.0934,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14328.7956,14328.7956,14328.7956,14328.7956,6,0,0,0
+207.9353,0.4688,2931.9809,13.5250,79.0000,1.0000,1.4740,-28.5832,2,1354.0243,583.0914,788.8537,-65.9311,82.6783,111.8540,135.5542,-9.3486,19.0790,59.7430,0.0000,59.7430,3.8563,59.7430,4.3924,0.0000,356.3222,1483.3747,421.3395,55.3506,2.4495,52.9011,0.0000,52.9011,1.2090,51.6921,6.1217,0.3262,2.8887,42.3554,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16143.8912,16143.8912,16143.8912,16143.8912,6,0,0,0
+208.4058,0.4721,2933.9765,15.2186,79.0000,1.0000,1.4832,-28.5536,2,1523.5748,582.0604,816.3859,-73.0737,92.8668,130.2531,152.5283,-11.6588,21.4681,67.5424,0.0000,67.5424,3.8563,67.5424,5.1175,0.0000,400.9407,1486.7888,423.3351,62.4249,2.7590,59.6659,0.0000,59.6659,1.3604,58.3055,6.9315,0.4644,3.2505,47.6592,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18150.7153,18150.7153,18150.7153,18150.7153,6,0,0,0
+208.8792,0.4748,2936.2083,16.9229,79.0000,1.0000,1.4935,-28.5202,2,1694.1971,581.7429,858.4108,-79.3549,103.2104,152.2957,164.5124,-14.0788,23.8723,75.4819,0.0000,75.4819,3.8563,75.4819,5.8872,0.0000,445.8413,1490.6200,425.4517,69.5947,3.0715,66.5231,0.0000,66.5231,1.5128,65.0104,7.7613,0.6382,3.6145,52.9964,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20162.1618,20162.1618,20162.1618,20162.1618,6,0,0,0
+209.3550,0.4770,2938.6773,18.6360,79.0000,1.0000,1.5047,-28.4831,2,1865.6995,581.9763,851.1059,-83.9710,113.7040,166.2853,170.4327,-16.4059,26.2888,83.5588,0.0000,83.5588,3.8563,83.5588,6.7017,0.0000,490.9735,1494.8501,427.6831,76.8572,3.3867,73.4704,0.0000,73.4704,1.6659,71.8045,8.6110,0.8519,3.9803,58.3612,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22309.3559,22309.3559,22309.3559,22309.3559,6,0,0,0
+209.8472,0.5075,2941.3849,19.2075,79.0000,-0.3141,1.5173,-28.4420,0,1880.9643,-84.4289,851.3746,-84.4289,-16.6303,167.6988,170.7898,-16.6303,-20.4866,0.0000,0.0000,0.0000,3.8563,0.0000,3.3935,0.0000,506.0321,-64.0379,0.0000,-3.3935,2.0595,-5.4530,0.0000,-5.4530,-0.5394,-4.9136,8.9495,0.9310,4.1024,-18.8965,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1.6865,1.6865,1.6865,1.6865,2,0,0,0
+210.3547,0.5074,2944.0128,18.6463,79.0000,-0.3003,1.5327,-28.4017,0,1741.1904,-80.5298,805.1375,-80.5298,-14.6836,146.8064,166.4622,-14.6836,-18.5398,0.0000,0.0000,0.0000,3.8563,0.0000,2.4444,0.0000,491.2468,-47.5169,0.0000,-2.4444,1.9819,-4.4264,0.0000,-4.4264,-0.5006,-3.9258,8.7759,0.8517,3.9825,-17.5360,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,2.3013,2.3013,2.3013,2.3013,2,0,0,0
+210.8621,0.5076,2946.5645,18.0974,79.0000,-0.3007,1.5492,-28.3622,0,1604.6469,-76.2810,718.1198,-76.2810,-12.8181,120.6716,160.4064,-12.8181,-16.6744,0.0000,0.0000,0.0000,3.8563,0.0000,2.3497,0.0000,476.7843,-47.0618,0.0000,-2.3497,1.9231,-4.2729,0.0000,-4.2729,-0.4864,-3.7865,8.6094,0.7787,3.8653,-17.0399,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0002,-0.0002,-0.0002,-0.0002,2,0,0,0
+211.3698,0.5078,2949.0398,17.5476,79.0000,-0.3009,1.5642,-28.3235,0,1471.8679,-71.0281,629.4928,-71.0281,-10.9478,97.0260,147.3518,-10.9478,-14.8041,0.0000,0.0000,0.0000,3.8563,0.0000,2.2563,0.0000,462.3009,-46.6061,0.0000,-2.2563,1.8642,-4.1205,0.0000,-4.1205,-0.4720,-3.6486,8.4285,0.7099,3.7479,-16.5349,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,2,0,0,0
+211.8619,0.4764,2951.4388,18.1300,79.0000,1.0000,1.5798,-28.2856,3,1276.0398,421.3415,577.5288,-62.4218,56.3024,77.1732,127.7470,-8.3412,-27.3356,79.7817,0.0000,79.7817,3.8563,79.7817,4.6303,0.0000,477.6442,1502.4646,696.5218,75.1515,3.3023,71.8491,0.0000,71.8491,1.6207,70.2285,8.7950,0.7845,3.8722,56.7768,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11124.4886,11124.4886,11124.4886,11124.4886,6,0,0,0
+212.3403,0.4804,2954.0759,19.7634,79.0000,0.8974,1.5949,-28.2435,3,1192.3515,747.3784,747.3784,-58.5122,93.3197,93.3197,118.8722,-7.3060,9.0864,80.3770,0.0000,80.3770,3.8563,80.3770,4.8575,0.0000,520.6775,1385.0375,643.7229,75.5195,3.4739,72.0456,0.0000,72.0456,1.5855,70.4601,9.6788,1.0155,4.2211,55.5447,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18335.4271,18335.4271,18335.4271,18335.4271,6,0,0,0
+212.8204,0.4798,2956.9286,21.4031,79.0000,1.0000,1.6120,-28.1975,3,1291.2746,811.8854,854.6535,-63.1074,109.7847,115.5679,129.2722,-8.5335,10.9648,94.9637,0.0000,94.9637,3.8563,94.9637,5.6575,0.0000,563.8754,1512.4099,702.2799,89.3061,3.9103,85.3959,0.0000,85.3959,1.9132,83.4826,10.5945,1.2899,4.5713,67.0269,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21245.5911,21245.5911,21245.5911,21245.5911,6,0,0,0
+213.3009,0.4813,2960.0213,23.1331,79.0000,1.0000,1.6303,-28.1471,3,1395.6462,813.0535,883.5764,-67.8041,118.8292,129.1362,139.7211,-9.9097,11.8511,103.1218,0.0000,103.1218,3.8563,103.1218,6.2256,0.0000,609.4525,1518.2324,705.5807,96.8962,4.2338,92.6624,0.0000,92.6624,2.0679,90.5945,11.5808,1.6283,4.9408,72.4446,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22851.8419,22851.8419,22851.8419,22851.8419,6,0,0,0
+213.7829,0.4825,2963.3545,24.8680,79.0000,1.0000,1.6486,-28.0922,3,1500.3124,814.6499,890.8479,-72.1534,127.9916,139.9632,150.1994,-11.3362,12.7398,111.3955,0.0000,111.3955,3.8563,111.3955,6.8128,0.0000,655.1583,1524.3505,709.0178,104.5827,4.5597,100.0229,0.0000,100.0229,2.2230,97.8000,12.5887,2.0224,5.3113,77.8776,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24643.7000,24643.7000,24643.7000,24643.7000,6,0,0,0
+214.2660,0.4838,2966.9290,26.5982,79.0000,0.9895,1.6645,-28.0327,3,1604.7002,809.9392,907.5021,-76.2831,136.1053,152.5001,160.4090,-12.8189,13.4828,118.7661,0.0000,118.7661,3.8563,118.7661,7.3769,0.0000,700.7424,1517.9460,706.7570,111.3893,4.8675,106.5217,0.0000,106.5217,2.3526,104.1691,13.5944,2.4742,5.6808,82.4197,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26240.3780,26240.3780,26240.3780,26240.3780,6,0,0,0
+214.7505,0.4851,2970.7429,28.3024,79.0000,0.9649,1.6819,-27.9685,3,1707.5167,796.8313,898.7812,-79.6879,142.4820,160.7117,165.0794,-14.2491,13.9898,124.6359,0.0000,124.6359,3.8563,124.6359,7.8902,0.0000,745.6405,1495.1432,697.0271,116.7457,5.1439,111.6018,0.0000,111.6018,2.4411,109.1607,14.6171,2.9804,6.0448,85.5184,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27482.5486,27482.5486,27482.5486,27482.5486,6,0,0,0
+215.2362,0.4863,2974.7908,29.9684,79.0000,0.9408,1.7002,-27.8997,3,1808.0263,784.3564,880.4170,-82.2408,148.5070,166.6947,168.9315,-15.5711,14.4437,130.2070,0.0000,130.2070,3.8563,130.2070,8.3982,0.0000,789.5311,1473.2642,687.7031,121.8088,5.4111,116.3977,0.0000,116.3977,2.5203,113.8774,15.6458,3.5379,6.4006,88.2931,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28809.9001,28809.9001,28809.9001,28809.9001,6,0,0,0
+215.7229,0.4873,2979.0674,31.5963,79.0000,0.9173,1.7196,-27.8262,3,1906.2428,772.4842,853.6599,-85.1873,154.2043,170.4087,171.3442,-17.0052,14.8475,135.5005,0.0000,135.5005,3.8563,135.5005,8.9009,0.0000,832.4204,1452.3159,678.7881,126.5996,5.6691,120.9305,0.0000,120.9305,2.5907,118.3398,16.6842,4.1459,6.7482,90.7614,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30185.1892,30185.1892,30185.1892,30185.1892,6,0,0,0
+216.2106,0.4882,2983.5676,33.1866,79.0000,0.8943,1.7390,-27.7479,3,2002.1876,761.1173,824.2077,-88.1203,159.5824,172.8105,173.0349,-18.4761,15.2040,140.5221,0.0000,140.5221,3.8563,140.5221,9.3977,0.0000,874.3177,1432.1413,670.2108,131.1245,5.9182,125.2063,0.0000,125.2063,2.6529,122.5534,17.7213,4.8035,7.0879,92.9407,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31446.3479,31446.3479,31446.3479,31446.3479,6,0,0,0
+216.6992,0.4890,2988.2859,34.7397,79.0000,0.8718,1.7550,-27.6651,3,2095.8879,750.0522,793.5618,-93.2738,164.6221,174.1716,174.3462,-20.4718,15.5159,145.2499,0.0000,145.2499,3.8563,145.2499,9.8869,0.0000,915.2349,1412.3382,661.7884,135.3630,6.1578,129.2052,0.0000,129.2052,2.7074,126.4978,18.7210,5.5095,7.4196,94.8477,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32689.1781,32689.1781,32689.1781,32689.1781,6,0,0,0
+217.1885,0.4897,2993.2175,36.2561,79.0000,0.8499,1.7715,-27.5777,3,2187.3749,739.4666,763.6324,-98.2078,169.3832,174.9187,175.0410,-22.4956,15.7860,149.7409,0.0000,149.7409,3.8563,149.7409,10.3703,0.0000,955.1856,1393.3334,653.7154,139.3707,6.3892,132.9815,0.0000,132.9815,2.7545,130.2270,19.7222,6.2626,7.7434,96.4987,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33967.3957,33967.3957,33967.3957,33967.3957,6,0,0,0
+217.6786,0.4905,2998.3571,37.7206,79.0000,0.8101,1.7888,-27.4858,3,2275.7243,717.8889,717.8889,-101.8949,171.0825,171.0825,171.1025,-24.2829,15.6553,151.5708,0.0000,151.5708,3.8563,151.5708,10.7467,0.0000,993.7661,1353.2070,636.0150,140.8241,6.5652,134.2589,0.0000,134.2589,2.7317,131.5272,20.7191,7.0520,8.0561,95.7000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35111.5760,35111.5760,35111.5760,35111.5760,6,0,0,0
+218.1761,0.5044,3003.6954,38.1018,79.0000,-0.3680,1.8092,-27.3892,0,2239.9530,-100.4020,737.7280,-100.4020,-23.5510,173.0469,173.0699,-23.5510,-27.4073,0.0000,0.0000,0.0000,3.8563,0.0000,4.5489,0.0000,1003.8096,-43.2739,0.0000,-4.5489,4.0407,-8.5896,0.0000,-8.5896,-1.2533,-7.3363,21.1670,7.2660,8.1375,-43.9068,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0017,0.0017,0.0017,0.0017,2,0,0,0
+218.6804,0.5044,3008.9409,37.4404,79.0000,-0.3605,1.8399,-27.2927,0,2086.4511,-92.7548,788.2369,-92.7548,-20.2662,172.2240,174.2416,-20.2662,-24.1225,0.0000,0.0000,0.0000,3.8563,0.0000,3.4793,0.0000,986.3863,-33.6835,0.0000,-3.4793,3.9503,-7.4296,0.0000,-7.4296,-1.2064,-6.2232,21.1518,6.8941,7.9962,-42.2654,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,2,0,0,0
+219.1849,0.5045,3014.0955,36.7851,79.0000,-0.3613,1.8713,-27.1962,0,1940.8041,-86.2241,822.8260,-86.2241,-17.5242,167.2316,172.0274,-17.5242,-21.3805,0.0000,0.0000,0.0000,3.8563,0.0000,3.3954,0.0000,969.1218,-33.4566,0.0000,-3.3954,3.8807,-7.2761,0.0000,-7.2761,-1.1880,-6.0881,21.1360,6.5385,7.8562,-41.6188,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3.8821,3.8821,3.8821,3.8821,2,0,0,0
+219.6894,0.5046,3019.1590,36.1283,79.0000,-0.3621,1.9020,-27.0999,0,1800.4935,-82.0148,815.7581,-82.0148,-15.4637,153.8089,168.7177,-15.4637,-19.3200,0.0000,0.0000,0.0000,3.8563,0.0000,3.3121,0.0000,951.8162,-33.2291,0.0000,-3.3121,3.8109,-7.1230,0.0000,-7.1230,-1.1693,-5.9537,21.0995,6.1944,7.7159,-40.9635,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3.9537,3.9537,3.9537,3.9537,2,0,0,0
+220.1866,0.4899,3024.1312,36.5380,79.0000,0.8375,1.9354,-27.0037,4,1592.3580,705.4490,705.4490,-75.7949,117.6346,117.6346,159.4143,-12.6389,-35.3019,149.0801,0.0000,149.0801,3.8563,149.0801,8.1336,0.0000,962.6110,1398.2180,999.2603,140.9465,6.4486,134.4979,0.0000,134.4979,2.7356,131.7624,21.7136,6.4097,7.8034,95.8357,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22687.4177,22687.4177,22687.4177,22687.4177,6,0,0,0
+220.6778,0.4926,3029.3085,37.8374,79.0000,0.6325,1.9783,-26.9013,4,1475.3286,892.5092,892.5092,-71.1650,137.8891,137.8891,147.6982,-10.9947,5.1211,128.9118,0.0000,128.9118,3.8563,128.9118,7.4510,0.0000,996.8436,1163.5372,834.4018,121.4607,6.1921,115.2686,0.0000,115.2686,2.1393,113.1293,22.9841,7.1168,8.0808,74.9476,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26433.0153,26433.0153,26433.0153,26433.0153,6,0,0,0
+221.1703,0.4924,3034.6415,38.9888,79.0000,0.6663,2.0230,-26.7934,4,1520.2226,928.7394,928.7394,-72.9411,147.8528,147.8528,152.1927,-11.6120,5.5587,138.4379,0.0000,138.4379,3.8563,138.4379,7.9448,0.0000,1027.1774,1213.1471,869.5993,130.4931,6.4877,124.0054,0.0000,124.0054,2.3221,121.6833,24.2184,7.7865,8.3266,81.3517,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28344.2465,28344.2465,28344.2465,28344.2465,6,0,0,0
+221.6628,0.4926,3040.1387,40.1762,79.0000,0.6732,2.0691,-26.6797,4,1566.5210,941.3298,941.3298,-74.7727,154.4211,154.4211,156.8277,-12.2661,5.7870,144.7778,0.0000,144.7778,3.8563,144.7778,8.3173,0.0000,1058.4601,1231.1297,882.5453,136.4605,6.7253,129.7352,0.0000,129.7352,2.4176,127.3177,25.5235,8.5197,8.5801,84.6943,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29613.3212,29613.3212,29613.3212,29613.3212,6,0,0,0
+222.1555,0.4928,3045.8016,41.3658,79.0000,0.6682,2.1129,-26.5600,4,1612.9056,943.3685,943.3685,-76.6078,159.3378,159.3378,160.8065,-12.9393,5.9147,149.5668,0.0000,149.5668,3.8563,149.5668,8.6306,0.0000,1089.8011,1234.9423,885.5187,140.9362,6.9332,134.0030,0.0000,134.0030,2.4709,131.5322,26.8361,9.2990,8.8341,86.5629,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30595.2241,30595.2241,30595.2241,30595.2241,6,0,0,0
+222.6486,0.4932,3051.6292,42.5364,79.0000,0.6509,2.1531,-26.4345,4,1658.5515,934.2006,934.2006,-78.4043,162.2549,162.2549,162.9394,-13.6175,5.9249,152.4737,0.0000,152.4737,3.8563,152.4737,8.8694,0.0000,1120.6429,1223.6903,877.8844,143.6043,7.1029,136.5014,0.0000,136.5014,2.4751,134.0263,28.1199,10.1109,9.0840,86.7115,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31214.9015,31214.9015,31214.9015,31214.9015,6,0,0,0
+223.1420,0.4936,3057.6173,43.6746,79.0000,0.6306,2.1943,-26.3031,4,1702.9286,922.4012,922.4012,-79.5732,164.4921,164.4921,164.8854,-14.1903,5.8931,154.7427,0.0000,154.7427,3.8563,154.7427,9.0818,0.0000,1150.6274,1208.8702,867.7310,145.6609,7.2571,138.4039,0.0000,138.4039,2.4618,135.9420,29.4250,10.9441,9.3270,86.2458,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31707.8085,31707.8085,31707.8085,31707.8085,6,0,0,0
+223.6357,0.4939,3063.7610,44.7770,79.0000,0.6099,2.2343,-26.1659,4,1745.9149,910.1998,910.1998,-80.6479,166.4134,166.4134,166.6504,-14.7450,5.8433,156.7139,0.0000,156.7139,3.8563,156.7139,9.2808,0.0000,1179.6722,1193.4521,857.1479,147.4331,7.4020,140.0311,0.0000,140.0311,2.4410,137.5900,30.7167,11.7938,9.5624,85.5171,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32166.5854,32166.5854,32166.5854,32166.5854,6,0,0,0
+224.1298,0.4943,3070.0553,45.8443,79.0000,0.5901,2.2622,-26.0235,4,1787.5282,897.9240,897.9240,-81.6882,168.0820,168.0820,168.2467,-15.2912,5.7890,158.4367,0.0000,158.4367,3.8563,158.4367,9.4682,0.0000,1207.7894,1177.8081,846.3974,148.9685,7.5387,141.4298,0.0000,141.4298,2.4183,139.0114,31.8419,12.6572,9.7902,84.7221,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32595.5789,32595.5789,32595.5789,32595.5789,6,0,0,0
+224.6243,0.4946,3076.4955,46.8764,79.0000,0.5696,2.2890,-25.8761,4,1827.7736,884.8976,884.8976,-82.8332,169.3729,169.3729,169.4726,-15.8546,5.7140,159.8027,0.0000,159.8027,3.8563,159.8027,9.6396,0.0000,1234.9822,1161.1114,834.8973,150.1631,7.6651,142.4980,0.0000,142.4980,2.3870,140.1110,32.9443,13.5313,10.0106,83.6248,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32970.6344,32970.6344,32970.6344,32970.6344,6,0,0,0
+225.1190,0.4949,3083.0766,47.8726,79.0000,0.5490,2.3159,-25.7236,4,1866.6172,871.7153,871.7153,-83.9985,170.3957,170.3957,170.4547,-16.4193,5.6241,160.9153,0.0000,160.9153,3.8563,160.9153,9.7987,0.0000,1261.2278,1144.1687,823.2152,151.1166,7.7831,143.3335,0.0000,143.3335,2.3495,140.9841,34.0390,14.4123,10.2233,82.3095,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33266.0717,33266.0717,33266.0717,33266.0717,6,0,0,0
+225.6140,0.4952,3089.7935,48.8333,79.0000,0.5291,2.3403,-25.5664,4,1904.0737,858.9157,858.9157,-85.1222,171.2627,171.2627,171.2984,-16.9729,5.5285,161.8780,0.0000,161.8780,3.8563,161.8780,9.9495,0.0000,1286.5363,1127.6873,811.8493,151.9285,7.8947,144.0338,0.0000,144.0338,2.3095,141.7243,35.0888,15.2972,10.4283,80.9100,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33468.0203,33468.0203,33468.0203,33468.0203,6,0,0,0
+226.1093,0.4954,3096.6414,49.7594,79.0000,0.5097,2.3644,-25.4045,4,1940.1826,846.5374,846.5374,-86.2055,171.9956,171.9956,172.0159,-17.5148,5.4267,162.7126,0.0000,162.7126,3.8563,162.7126,10.0927,0.0000,1310.9342,1111.7359,800.8479,152.6199,8.0004,144.6194,0.0000,144.6194,2.2670,142.3524,36.1220,16.1840,10.6260,79.4204,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33659.7151,33659.7151,33659.7151,33659.7151,6,0,0,0
+226.6049,0.4957,3103.6155,50.6517,79.0000,0.4907,2.3896,-25.2379,4,1974.9749,834.5831,834.5831,-87.2492,172.6075,172.6075,172.6180,-18.0448,5.3183,163.4329,0.0000,163.4329,3.8563,163.4329,10.2290,0.0000,1334.4425,1096.3303,790.2225,153.2039,8.1007,145.1032,0.0000,145.1032,2.2217,142.8815,37.1604,17.0702,10.8165,77.8344,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33843.3056,33843.3056,33843.3056,33843.3056,6,0,0,0
+227.1007,0.4959,3110.7113,51.5107,79.0000,0.4719,2.4197,-25.0662,4,2008.4712,823.1765,823.1765,-88.4659,173.1359,173.1359,173.1418,-18.6067,5.2018,164.0778,0.0000,164.0778,3.8563,164.0778,10.3597,0.0000,1357.0751,1081.6646,780.1097,153.7181,8.1962,145.5219,0.0000,145.5219,2.1731,143.3488,38.2663,17.9534,10.9999,76.1292,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34024.1098,34024.1098,34024.1098,34024.1098,6,0,0,0
+227.5967,0.4961,3117.9241,52.3374,79.0000,0.4540,2.4512,-24.8894,4,2040.7045,812.5411,812.5411,-90.2387,173.6417,173.6417,173.6474,-19.2842,5.0842,164.7013,0.0000,164.7013,3.8563,164.7013,10.4869,0.0000,1378.8544,1068.0162,770.7050,154.2144,8.2882,145.9262,0.0000,145.9262,2.1239,143.8022,39.3865,18.8316,11.1764,74.4077,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34207.0914,34207.0914,34207.0914,34207.0914,6,0,0,0
+228.0929,0.4963,3125.2494,53.1330,79.0000,0.4367,2.4805,-24.7077,4,2071.7254,802.3091,802.3091,-91.9449,174.0614,174.0614,174.0661,-19.9475,4.9654,165.2398,0.0000,165.2398,3.8563,165.2398,10.6081,0.0000,1399.8145,1054.8711,761.6470,154.6317,8.3755,146.2562,0.0000,146.2562,2.0743,144.1819,40.4632,19.7034,11.3462,72.6691,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34383.3184,34383.3184,34383.3184,34383.3184,6,0,0,0
+228.5894,0.4965,3132.6832,53.8993,79.0000,0.4208,2.5003,-24.5218,4,2101.6031,792.4538,792.4538,-93.5882,174.4027,174.4027,174.4065,-20.5968,4.8535,165.6929,0.0000,165.6929,3.8563,165.6929,10.7233,0.0000,1420.0021,1042.1471,752.8782,154.9696,8.4583,146.5113,0.0000,146.5113,2.0276,144.4837,41.3745,20.5681,11.5097,71.0314,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34553.0359,34553.0359,34553.0359,34553.0359,6,0,0,0
+229.0860,0.4967,3140.2215,54.6378,79.0000,0.4054,2.5196,-24.3319,4,2130.4000,782.9546,782.9546,-95.1720,174.6732,174.6732,174.6762,-21.2324,4.7399,166.0770,0.0000,166.0770,3.8563,166.0770,10.8333,0.0000,1439.4595,1029.8783,744.4230,155.2437,8.5371,146.7066,0.0000,146.7066,1.9801,144.7265,42.2648,21.4251,11.6674,69.3691,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34716.5998,34716.5998,34716.5998,34716.5998,6,0,0,0
+229.5827,0.4968,3147.8604,55.3507,79.0000,0.3918,2.5233,-24.1391,4,2158.1958,773.7853,773.7853,-96.7008,174.8799,174.8799,174.8822,-21.8549,4.6409,166.3827,0.0000,166.3827,3.8563,166.3827,10.9379,0.0000,1458.2404,1017.9313,736.1881,155.4448,8.6119,146.8329,0.0000,146.8329,1.9387,144.8942,42.8800,22.2747,11.8196,67.9199,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34874.4643,34874.4643,34874.4643,34874.4643,6,0,0,0
+230.0796,0.4970,3155.5967,56.0413,79.0000,0.3803,2.5088,-23.9450,4,2185.1224,764.9024,764.9024,-98.1138,175.0292,175.0292,175.0308,-22.4509,4.5600,166.6128,0.0000,166.6128,3.8563,166.6128,11.0375,0.0000,1476.4340,1006.2317,728.1219,155.5753,8.6830,146.8923,0.0000,146.8923,1.9050,144.9873,43.1646,23.1188,11.9671,66.7368,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35045.3996,35045.3996,35045.3996,35045.3996,6,0,0,0
+230.5766,0.4971,3163.4274,56.7093,79.0000,0.3664,2.4929,-23.7498,4,2211.1684,753.8015,753.8015,-99.2008,174.5450,174.5450,174.5450,-22.9702,4.4459,166.2428,0.0000,166.2428,3.8563,166.2428,11.1110,0.0000,1494.0327,991.5439,717.9470,155.1317,8.7404,146.3914,0.0000,146.3914,1.8573,144.5341,43.4021,23.9553,12.1098,65.0669,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35180.6184,35180.6184,35180.6184,35180.6184,6,0,0,0
+231.0738,0.4973,3171.3492,57.3509,79.0000,0.3506,2.4638,-23.5547,4,2236.1881,739.9156,739.9156,-100.2449,173.2683,173.2683,173.2683,-23.4747,4.3029,165.1092,0.0000,165.1092,3.8563,165.1092,11.1513,0.0000,1510.9379,973.0307,705.0732,153.9578,8.7805,145.1773,0.0000,145.1773,1.7975,143.3798,43.3823,24.7776,12.2469,62.9730,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35167.0577,35167.0577,35167.0577,35167.0577,6,0,0,0
+231.5712,0.4974,3179.3582,57.9656,79.0000,0.3359,2.4310,-23.3600,4,2260.1528,726.6152,726.6152,-101.2451,171.9772,171.9772,171.9772,-23.9630,4.1669,163.9540,0.0000,163.9540,3.8563,163.9540,11.1879,0.0000,1527.1303,955.2616,692.7166,152.7661,8.8175,143.9486,0.0000,143.9486,1.7407,142.2078,43.2633,25.5827,12.3783,60.9835,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35154.0688,35154.0688,35154.0688,35154.0688,6,0,0,0
+232.0686,0.4975,3187.4508,58.5545,79.0000,0.3218,2.4004,-23.1657,4,2283.1170,713.8701,713.8701,-102.2035,170.6774,170.6774,170.6774,-24.4356,4.0317,162.7894,0.0000,162.7894,3.8563,162.7894,11.2213,0.0000,1542.6466,938.2373,680.8779,151.5681,8.8519,142.7162,0.0000,142.7162,1.6843,141.0319,43.1526,26.3704,12.5041,59.0048,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35051.8526,35051.8526,35051.8526,35051.8526,6,0,0,0
+232.5662,0.4977,3195.6234,59.1185,79.0000,0.3079,2.3738,-22.9717,4,2305.1089,701.6645,701.6645,-103.1213,169.3751,169.3751,169.3751,-24.8925,3.8955,161.6234,0.0000,161.6234,3.8563,161.6234,11.2519,0.0000,1557.5060,921.9496,669.5517,150.3715,8.8839,141.4876,0.0000,141.4876,1.6273,139.8603,43.0854,27.1397,12.6247,57.0105,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34861.2104,34861.2104,34861.2104,34861.2104,6,0,0,0
+233.0640,0.4978,3203.8726,59.6584,79.0000,0.2946,2.3485,-22.7780,4,2326.1584,689.9821,689.9821,-103.9998,168.0760,168.0760,168.0760,-25.3338,3.7613,160.4584,0.0000,160.4584,3.8563,160.4584,11.2797,0.0000,1571.7286,906.3598,658.7106,149.1787,8.9135,140.2652,0.0000,140.2652,1.5713,138.6939,43.0171,27.8899,12.7400,55.0468,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34678.7388,34678.7388,34678.7388,34678.7388,6,0,0,0
+233.5647,0.5037,3212.1951,59.4832,79.0000,-0.4844,2.3372,-22.5835,0,2257.2325,-101.1232,728.0498,-101.1232,-23.9032,172.0941,172.1381,-23.9032,-27.7595,0.0000,0.0000,0.0000,3.8563,0.0000,3.5464,0.0000,1567.1127,-21.6102,0.0000,-3.5464,6.2361,-9.7825,0.0000,-9.7825,-2.5758,-7.2066,42.6846,27.6459,12.7026,-90.2398,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0004,-0.0004,-0.0004,-0.0004,2,0,0,0
+234.0684,0.5037,3220.3957,58.6126,79.0000,-0.4758,2.3293,-22.3924,0,2103.0186,-93.6660,782.7598,-93.6660,-20.6278,172.3853,174.4211,-20.6278,-24.4841,0.0000,0.0000,0.0000,3.8563,0.0000,2.7919,0.0000,1544.1779,-17.2651,0.0000,-2.7919,6.1448,-8.9367,0.0000,-8.9367,-2.4927,-6.4440,41.9169,26.4498,12.5168,-87.3274,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,2,0,0,0
+234.5721,0.5037,3228.4764,57.7535,79.0000,-0.4719,2.3326,-22.2039,0,1956.8396,-86.7052,821.6737,-86.7052,-17.7676,168.3772,172.3151,-17.7676,-21.6239,0.0000,0.0000,0.0000,3.8563,0.0000,2.7293,0.0000,1521.5426,-17.1293,0.0000,-2.7293,6.0548,-8.7841,0.0000,-8.7841,-2.4362,-6.3479,41.3614,25.3036,12.3333,-85.3462,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4.4705,4.4705,4.4705,4.4705,2,0,0,0
+235.0758,0.5037,3236.4383,56.9002,79.0000,-0.4692,2.3476,-22.0170,0,1816.3271,-82.4898,817.4283,-82.4898,-15.6900,155.4792,169.1624,-15.6900,-19.5463,0.0000,0.0000,0.0000,3.8563,0.0000,2.6678,0.0000,1499.0624,-16.9944,0.0000,-2.6678,5.9653,-8.6331,0.0000,-8.6331,-2.3866,-6.2465,41.0123,24.1986,12.1510,-83.6085,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,2.1395,2.1395,2.1395,2.1395,2,0,0,0
+235.5764,0.4974,3244.2820,56.7747,79.0000,0.3351,2.3638,-21.8316,5,1625.3304,727.7238,727.7238,-77.0993,123.8616,123.8616,161.4003,-13.1226,-31.0899,151.0953,0.0000,151.0953,3.8563,151.0953,3.8565,0.0000,1495.7578,940.0095,964.6304,147.2388,8.5884,138.6503,0.0000,138.6503,1.7008,136.9496,41.2042,24.0382,12.1242,59.5829,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23908.2727,23908.2727,23908.2727,23908.2727,6,0,0,0
+236.0741,0.4980,3252.2091,57.3000,79.0000,0.2512,2.3893,-21.6422,5,1509.5956,902.9325,902.9325,-72.5207,142.7396,142.7396,151.1288,-11.4644,1.4064,137.4769,0.0000,137.4769,3.8563,137.4769,3.7551,0.0000,1509.5956,845.8881,869.6421,133.7218,8.3692,125.3526,0.0000,125.3526,1.2869,124.0656,42.0332,24.7113,12.2363,45.0849,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27403.6017,27403.6017,27403.6017,27403.6017,6,0,0,0
+236.5720,0.4979,3260.1987,57.7716,79.0000,0.2750,2.4167,-21.4491,5,1522.0212,937.9824,937.9824,-73.0122,149.5010,149.5010,152.3727,-11.6371,1.5518,144.0929,0.0000,144.0929,3.8563,144.0929,3.8528,0.0000,1522.0212,879.8790,904.0516,140.2401,8.5469,131.6933,0.0000,131.6933,1.4200,130.2733,42.8644,25.3266,12.3369,49.7454,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28641.5901,28641.5901,28641.5901,28641.5901,6,0,0,0
+237.0699,0.4979,3268.2568,58.2680,79.0000,0.2789,2.4422,-21.2523,5,1535.0975,948.4968,948.4968,-73.5296,152.4756,152.4756,153.6818,-11.8202,1.5876,147.0318,0.0000,147.0318,3.8563,147.0318,3.9155,0.0000,1535.0975,890.2757,914.6326,143.1163,8.6538,134.4625,0.0000,134.4625,1.4527,133.0098,43.6900,25.9850,12.4428,50.8920,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29201.2197,29201.2197,29201.2197,29201.2197,6,0,0,0
+237.5677,0.4979,3276.3842,58.7662,79.0000,0.2771,2.4657,-21.0519,5,1548.2242,951.6702,951.6702,-74.0489,154.2940,154.2940,154.9960,-12.0055,1.5907,148.8470,0.0000,148.8470,3.8563,148.8470,3.9673,0.0000,1548.2242,893.6036,918.0737,144.8797,8.7387,136.1410,0.0000,136.1410,1.4556,134.6854,44.4863,26.6573,12.5491,50.9927,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29569.6153,29569.6153,29569.6153,29569.6153,6,0,0,0
+238.0656,0.4979,3284.5807,59.2598,79.0000,0.2737,2.4876,-20.8480,5,1561.2287,952.7099,952.7099,-74.5634,155.7600,155.7600,156.2979,-12.1905,1.5844,150.3193,0.0000,150.3193,3.8563,150.3193,4.0156,0.0000,1561.2287,894.8703,919.4320,146.3037,8.8162,137.4875,0.0000,137.4875,1.4498,136.0377,45.2584,27.3346,12.6545,50.7902,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29865.1752,29865.1752,29865.1752,29865.1752,6,0,0,0
+238.5636,0.4980,3292.8453,59.7478,79.0000,0.2707,2.4992,-20.6415,5,1574.0848,953.1412,953.1412,-75.0720,157.1137,157.1137,157.5849,-12.3747,1.5803,151.6771,0.0000,151.6771,3.8563,151.6771,4.0626,0.0000,1574.0848,895.5136,920.1597,147.6145,8.8910,138.7235,0.0000,138.7235,1.4461,137.2775,45.8437,28.0155,12.7587,50.6596,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30137.6781,30137.6781,30137.6781,30137.6781,6,0,0,0
+239.0616,0.4980,3301.1773,60.2307,79.0000,0.2680,2.5091,-20.4324,5,1586.8066,953.3965,953.3965,-75.5752,158.4259,158.4259,158.8585,-12.5583,1.5766,152.9930,0.0000,152.9930,3.8563,152.9930,4.1090,0.0000,1586.8066,895.9737,920.7015,148.8839,8.9643,139.9196,0.0000,139.9196,1.4427,138.4769,46.3970,28.6762,12.8617,50.5419,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30401.6819,30401.6819,30401.6819,30401.6819,6,0,0,0
+239.5596,0.4980,3309.5761,60.7097,79.0000,0.2664,2.5070,-20.2219,5,1599.4255,953.5946,953.5946,-76.0745,159.7189,159.7189,160.1218,-12.7418,1.5797,154.2829,0.0000,154.2829,3.8563,154.2829,4.1551,0.0000,1599.4255,896.3312,921.1392,150.1278,9.0368,141.0910,0.0000,141.0910,1.4455,139.6455,46.7262,29.3148,12.9640,50.6405,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30661.7302,30661.7302,30661.7302,30661.7302,6,0,0,0
+240.0577,0.4981,3318.0411,61.1845,79.0000,0.2633,2.4960,-20.0106,5,1611.9352,950.9595,950.9595,-76.5694,160.5234,160.5234,160.7597,-12.9250,1.5738,155.0933,0.0000,155.0933,3.8563,155.0933,4.1963,0.0000,1611.9352,893.9317,918.7912,150.8970,9.0994,141.7976,0.0000,141.7976,1.4401,140.3575,46.8858,29.9562,13.0655,50.4500,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30826.1301,30826.1301,30826.1301,30826.1301,6,0,0,0
+240.5557,0.4981,3326.5718,61.6538,79.0000,0.2601,2.4796,-19.7991,5,1624.2984,947.5347,947.5347,-77.0585,161.1720,161.1720,161.3513,-13.1073,1.5667,155.7490,0.0000,155.7490,3.8563,155.7490,4.2358,0.0000,1624.2984,890.7507,915.6530,151.5132,9.1583,142.3549,0.0000,142.3549,1.4336,140.9214,46.9348,30.5984,13.1657,50.2224,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30961.5349,30961.5349,30961.5349,30961.5349,6,0,0,0
+241.0539,0.4981,3335.1672,62.1185,79.0000,0.2582,2.4483,-19.5886,5,1636.5416,943.9465,943.9465,-77.5428,161.7719,161.7719,161.9276,-13.2892,1.5668,156.3488,0.0000,156.3488,3.8563,156.3488,4.2746,0.0000,1636.5416,887.3604,912.3027,152.0743,9.2157,142.8586,0.0000,142.8586,1.4337,141.4249,46.6918,31.2425,13.2651,50.2256,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31089.1390,31089.1390,31089.1390,31089.1390,6,0,0,0
+241.5520,0.4982,3343.8269,62.5798,79.0000,0.2563,2.4163,-19.3794,5,1648.6955,940.3350,940.3350,-78.0237,162.3498,162.3498,162.4901,-13.4709,1.5669,156.9266,0.0000,156.9266,3.8563,156.9266,4.3131,0.0000,1648.6955,883.9424,908.9238,152.6135,9.2723,143.3413,0.0000,143.3413,1.4338,141.9075,46.4245,31.8899,13.3637,50.2294,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31214.1802,31214.1802,31214.1802,31214.1802,6,0,0,0
+242.0502,0.4982,3352.5505,63.0374,79.0000,0.2540,2.3893,-19.1710,5,1660.7506,936.7392,936.7392,-78.4833,162.9115,162.9115,163.0388,-13.6493,1.5640,157.4912,0.0000,157.4912,3.8563,157.4912,4.3514,0.0000,1660.7506,880.5522,905.5725,153.1398,9.3282,143.8116,0.0000,143.8116,1.4312,142.3804,46.2412,32.5399,13.4615,50.1378,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31339.7616,31339.7616,31339.7616,31339.7616,6,0,0,0
+242.5484,0.4982,3361.3373,63.4908,79.0000,0.2516,2.3636,-18.9633,5,1672.6943,933.1707,933.1707,-78.8174,163.4580,163.4580,163.5732,-13.8060,1.5603,158.0415,0.0000,158.0415,3.8563,158.0415,4.3894,0.0000,1672.6943,877.1894,902.2480,153.6521,9.3835,144.2686,0.0000,144.2686,1.4277,142.8409,46.0736,33.1918,13.5584,50.0172,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31458.7917,31458.7917,31458.7917,31458.7917,6,0,0,0
+243.0467,0.4983,3370.1868,63.9379,79.0000,0.2470,2.3615,-18.7543,5,1684.4743,929.6486,929.6486,-79.1119,163.9879,163.9879,164.0914,-13.9552,1.5428,158.5888,0.0000,158.5888,3.8563,158.5888,4.4271,0.0000,1684.4743,873.9436,899.0409,154.1617,9.4381,144.7236,0.0000,144.7236,1.4118,143.3118,46.3570,33.8423,13.6539,49.4586,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31578.5056,31578.5056,31578.5056,31578.5056,6,0,0,0
+243.5449,0.4983,3379.0978,64.3756,79.0000,0.2410,2.3760,-18.5426,5,1696.0062,926.1996,926.1996,-79.4002,164.4980,164.4980,164.5901,-14.1019,1.5157,159.1260,0.0000,159.1260,3.8563,159.1260,4.4642,0.0000,1696.0062,870.8173,895.9529,154.6618,9.4916,145.1703,0.0000,145.1703,1.3869,143.7833,46.9613,34.4865,13.7473,48.5882,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31695.6636,31695.6636,31695.6636,31695.6636,6,0,0,0
+244.0433,0.4984,3388.0689,64.8021,79.0000,0.2344,2.3979,-18.3275,5,1707.2423,922.8364,922.8364,-79.6811,164.9865,164.9865,165.0678,-14.2455,1.4841,159.6461,0.0000,159.6461,3.8563,159.6461,4.5005,0.0000,1707.2423,867.7922,892.9653,155.1456,9.5436,145.6020,0.0000,145.6020,1.3580,144.2440,47.7084,35.1212,13.8383,47.5761,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31809.7272,31809.7272,31809.7272,31809.7272,6,0,0,0
+244.5417,0.4984,3397.0984,65.2158,79.0000,0.2267,2.4331,-18.1078,5,1718.1426,919.5704,919.5704,-79.9536,165.4523,165.4523,165.5236,-14.3855,1.4446,160.1514,0.0000,160.1514,3.8563,160.1514,4.5359,0.0000,1718.1426,864.8985,890.1085,155.6156,9.5941,146.0215,0.0000,146.0215,1.3219,144.6996,48.7164,35.7472,13.9265,46.3095,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31920.4885,31920.4885,31920.4885,31920.4885,6,0,0,0
+245.0402,0.4985,3406.1844,65.6167,79.0000,0.2200,2.4591,-17.8843,5,1728.7034,916.4019,916.4019,-80.2176,165.8957,165.8957,165.9579,-14.5217,1.4103,160.6291,0.0000,160.6291,3.8563,160.6291,4.5701,0.0000,1728.7034,862.0639,887.3092,156.0589,9.6427,146.4162,0.0000,146.4162,1.2905,145.1257,49.5395,36.3633,14.0120,45.2108,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32027.9698,32027.9698,32027.9698,32027.9698,6,0,0,0
+245.5387,0.4985,3415.3253,66.0086,79.0000,0.2167,2.4490,-17.6605,5,1739.0277,913.2971,913.2971,-80.4757,166.3210,166.3210,166.3756,-14.6555,1.3974,161.0673,0.0000,161.0673,3.8563,161.0673,4.6035,0.0000,1739.0277,859.1694,884.4481,156.4638,9.6897,146.7741,0.0000,146.7741,1.2787,145.4954,49.6307,36.9718,14.0958,44.7971,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32132.7778,32132.7778,32132.7778,32132.7778,6,0,0,0
+246.0372,0.4986,3424.5201,66.3955,79.0000,0.2144,2.4282,-17.4372,5,1749.2206,910.2254,910.2254,-80.7305,166.7332,166.7332,166.7813,-14.7881,1.3909,161.4861,0.0000,161.4861,3.8563,161.4861,4.6364,0.0000,1749.2206,856.2692,881.5803,156.8496,9.7359,147.1138,0.0000,147.1138,1.2727,145.8411,49.4976,37.5787,14.1785,44.5863,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32236.0070,32236.0070,32236.0070,32236.0070,6,0,0,0
+246.5358,0.4985,3433.7684,66.7830,79.0000,0.2174,2.3507,-17.2198,5,1759.4294,907.1318,907.1318,-80.9857,167.1363,167.1363,167.1810,-14.9214,1.4182,161.8619,0.0000,161.8619,3.8563,161.8619,4.6691,0.0000,1759.4294,853.1631,878.5048,157.1928,9.7812,147.4116,0.0000,147.4116,1.2977,146.1139,48.1983,38.1925,14.2615,45.4617,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32338.7573,32338.7573,32338.7573,32338.7573,6,0,0,0
+247.0343,0.4985,3443.0709,67.1768,79.0000,0.2215,2.2596,-17.0096,5,1769.8047,903.9813,903.9813,-81.2451,167.5380,167.5380,167.5803,-15.0574,1.4535,162.2282,0.0000,162.2282,3.8563,162.2282,4.7023,0.0000,1769.8047,849.9590,875.3311,157.5259,9.8270,147.6989,0.0000,147.6989,1.3301,146.3689,46.6044,38.8225,14.3459,46.5961,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32442.9413,32442.9413,32442.9413,32442.9413,6,0,0,0
+247.5328,0.4985,3452.4287,67.5796,79.0000,0.2275,2.1472,-16.8087,5,1780.4182,900.7563,900.7563,-81.5105,167.9415,167.9415,167.9818,-15.1972,1.5017,162.5834,0.0000,162.5834,3.8563,162.5834,4.7362,0.0000,1780.4182,846.6158,872.0184,157.8472,9.8734,147.9739,0.0000,147.9739,1.3742,146.5997,44.5532,39.4735,14.4323,48.1408,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32549.4359,32549.4359,32549.4359,32549.4359,6,0,0,0
+248.0313,0.4985,3461.8431,67.9937,79.0000,0.2340,2.0270,-16.6179,5,1791.3276,897.4401,897.4401,-81.7832,168.3485,168.3485,168.3869,-15.3415,1.5546,162.9376,0.0000,162.9376,3.8563,162.9376,4.7711,0.0000,1791.3276,843.1617,868.5956,158.1665,9.9209,148.2456,0.0000,148.2456,1.4225,146.8231,42.3174,40.1494,14.5211,49.8352,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32658.8567,32658.8567,32658.8567,32658.8567,6,0,0,0
+248.5297,0.4984,3471.3158,68.4190,79.0000,0.2399,1.9118,-16.4368,5,1802.5313,893.9420,893.9420,-82.0759,168.7411,168.7411,168.7759,-15.4927,1.6038,163.2810,0.0000,163.2810,3.8563,163.2810,4.8069,0.0000,1802.5313,839.5509,865.0162,158.4742,9.9692,148.5049,0.0000,148.5049,1.4675,147.0374,40.1626,40.8509,14.6122,51.4117,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32767.7551,32767.7551,32767.7551,32767.7551,6,0,0,0
+249.0281,0.4984,3480.8483,68.8542,79.0000,0.2452,1.7996,-16.2652,5,1813.9974,890.0275,890.0275,-82.4199,169.0708,169.0708,169.0981,-15.6566,1.6491,163.5654,0.0000,163.5654,3.8563,163.5654,4.8430,0.0000,1813.9974,835.5513,861.0457,158.7225,10.0174,148.7051,0.0000,148.7051,1.5090,147.1960,38.0484,41.5764,14.7055,52.8658,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32866.6605,32866.6605,32866.6605,32866.6605,6,0,0,0
+249.5265,0.4984,3490.4420,69.2980,79.0000,0.2495,1.6962,-16.1025,5,1825.6879,886.0092,886.0092,-82.7706,169.3922,169.3922,169.4168,-15.8246,1.6888,163.8471,0.0000,163.8471,3.8563,163.8471,4.8799,0.0000,1825.6879,831.4814,857.0056,158.9673,10.0663,148.9009,0.0000,148.9009,1.5453,147.3556,36.0943,42.3240,14.8005,54.1368,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32966.4812,32966.4812,32966.4812,32966.4812,6,0,0,0
+250.0249,0.4984,3500.0978,69.7486,79.0000,0.2529,1.6008,-15.9479,5,1837.5612,881.9259,881.9259,-83.1268,169.7081,169.7081,169.7303,-15.9960,1.7233,164.1285,0.0000,164.1285,3.8563,164.1285,4.9175,0.0000,1837.5612,827.3755,852.9302,159.2110,10.1160,149.0951,0.0000,149.0951,1.5769,147.5181,34.2854,43.0916,14.8970,55.2442,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33064.0358,33064.0358,33064.0358,33064.0358,6,0,0,0
+250.5233,0.4984,3509.8166,70.2049,79.0000,0.2557,1.5112,-15.8010,5,1849.5825,877.7911,877.7911,-83.4875,170.0175,170.0175,170.0374,-16.1705,1.7539,164.4072,0.0000,164.4072,3.8563,164.4072,4.9556,0.0000,1849.5825,823.2400,848.8258,159.4516,10.1661,149.2855,0.0000,149.2855,1.6049,147.6806,32.5791,43.8810,14.9947,56.2259,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33151.0190,33151.0190,33151.0190,33151.0190,6,0,0,0
+251.0216,0.4984,3519.5992,70.6656,79.0000,0.2578,1.4291,-15.6612,5,1861.7188,873.6163,873.6163,-83.8516,170.3191,170.3191,170.3368,-16.3476,1.7796,164.6833,0.0000,164.6833,3.8563,164.6833,4.9943,0.0000,1861.7188,819.0909,844.7083,159.6889,10.2165,149.4724,0.0000,149.4724,1.6284,147.8440,31.0116,44.6917,15.0932,57.0475,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33238.8130,33238.8130,33238.8130,33238.8130,6,0,0,0
+251.5200,0.4984,3529.4459,71.1298,79.0000,0.2597,1.3484,-15.5285,5,1873.9475,869.4090,869.4090,-84.2184,170.6122,170.6122,170.6278,-16.5270,1.8042,164.9517,0.0000,164.9517,3.8563,164.9517,5.0334,0.0000,1873.9475,814.9147,840.5640,159.9183,10.2672,149.6511,0.0000,149.6511,1.6510,148.0002,29.4520,45.5177,15.1925,57.8379,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33314.8460,33314.8460,33314.8460,33314.8460,6,0,0,0
+252.0184,0.4984,3539.3574,71.5971,79.0000,0.2613,1.2697,-15.4026,5,1886.2587,865.1723,865.1723,-84.5878,170.8962,170.8962,170.9098,-16.7085,1.8275,165.2125,0.0000,165.2125,3.8563,165.2125,5.0728,0.0000,1886.2587,810.7165,836.3980,160.1397,10.3180,149.8217,0.0000,149.8217,1.6722,148.1495,27.9159,46.3586,15.2925,58.5824,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33379.5403,33379.5403,33379.5403,33379.5403,6,0,0,0
+252.5167,0.4984,3549.3340,72.0671,79.0000,0.2627,1.1931,-15.2836,5,1898.6412,860.9103,860.9103,-84.9592,171.1707,171.1707,171.1823,-16.8920,1.8492,165.4652,0.0000,165.4652,3.8563,165.4652,5.1126,0.0000,1898.6412,806.5002,832.2142,160.3526,10.3689,149.9837,0.0000,149.9837,1.6921,148.2916,26.4042,47.2139,15.3930,59.2804,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33444.5722,33444.5722,33444.5722,33444.5722,6,0,0,0
+253.0151,0.4984,3559.3760,72.5392,79.0000,0.2637,1.1200,-15.1711,5,1911.0809,856.6276,856.6276,-85.3324,171.4351,171.4351,171.4450,-17.0774,1.8686,165.7102,0.0000,165.7102,3.8563,165.7102,5.1526,0.0000,1911.0809,802.2747,828.0214,160.5576,10.4198,150.1377,0.0000,150.1377,1.7099,148.4278,24.9488,48.0828,15.4940,59.9022,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33509.8678,33509.8678,33509.8678,33509.8678,6,0,0,0
+253.5135,0.4984,3569.4838,73.0135,79.0000,0.2650,1.0437,-15.0656,5,1923.5753,852.3252,852.3252,-85.7073,171.6893,171.6893,171.6976,-17.2646,1.8900,165.9430,0.0000,165.9430,3.8563,165.9430,5.1929,0.0000,1923.5753,798.0192,823.7986,160.7501,10.4708,150.2793,0.0000,150.2793,1.7294,148.5499,23.4015,48.9653,15.5954,60.5876,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33575.4122,33575.4122,33575.4122,33575.4122,6,0,0,0
+254.0118,0.4984,3579.6576,73.4904,79.0000,0.2666,0.9628,-14.9677,5,1936.1396,847.9978,847.9978,-86.0842,171.9333,171.9333,171.9402,-17.4537,1.9143,166.1627,0.0000,166.1627,3.8563,166.1627,5.2335,0.0000,1936.1396,793.7240,819.5362,160.9292,10.5217,150.4075,0.0000,150.4075,1.7517,148.6558,21.7279,49.8625,15.6974,61.3679,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33641.2836,33641.2836,33641.2836,33641.2836,6,0,0,0
+254.5102,0.4984,3589.8978,73.9710,79.0000,0.2691,0.8732,-14.8783,5,1948.8004,843.6361,843.6361,-86.4640,172.1675,172.1675,172.1731,-17.6454,1.9443,166.3669,0.0000,166.3669,3.8563,166.3669,5.2744,0.0000,1948.8004,789.3678,815.2127,161.0925,10.5726,150.5199,0.0000,150.5199,1.7791,148.7408,19.8355,50.7767,15.8002,62.3283,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33707.6224,33707.6224,33707.6224,33707.6224,6,0,0,0
+255.0086,0.4984,3600.2051,74.4568,79.0000,0.2725,0.7718,-14.7987,5,1961.5991,839.2261,839.2261,-86.8480,172.3923,172.3923,172.3969,-17.8402,1.9820,166.5540,0.0000,166.5540,3.8563,166.5540,5.3157,0.0000,1961.5991,784.9267,810.8044,161.2382,10.6238,150.6145,0.0000,150.6145,1.8137,148.8008,17.6476,51.7112,15.9041,63.5379,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33774.6473,33774.6473,33774.6473,33774.6473,6,0,0,0
+255.5069,0.4984,3610.5802,74.9477,79.0000,0.2748,0.6818,-14.7280,5,1974.5333,834.7686,834.7686,-87.2360,172.6073,172.6073,172.6109,-18.0380,2.0120,166.7390,0.0000,166.7390,3.8563,166.7390,5.3577,0.0000,1974.5333,780.4772,806.3883,161.3813,10.6753,150.7060,0.0000,150.7060,1.8411,148.8649,15.6920,52.6661,16.0091,64.4978,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33842.3500,33842.3500,33842.3500,33842.3500,6,0,0,0
+256.0053,0.4984,3621.0239,75.4416,79.0000,0.2758,0.6047,-14.6648,5,1987.5460,830.2833,830.2833,-87.6264,172.8113,172.8113,172.8141,-18.2381,2.0328,166.9222,0.0000,166.9222,3.8563,166.9222,5.4001,0.0000,1987.5460,776.0438,801.9890,161.5221,10.7272,150.7950,0.0000,150.7950,1.8601,148.9349,14.0101,53.6463,16.1147,65.1639,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33910.4364,33910.4364,33910.4364,33910.4364,6,0,0,0
+256.5037,0.4984,3631.5362,75.9356,79.0000,0.2748,0.5496,-14.6070,5,2000.5589,825.8055,825.8055,-88.0307,173.0046,173.0046,173.0067,-18.4423,2.0384,167.1099,0.0000,167.1099,3.8563,167.1099,5.4428,0.0000,2000.5589,771.6881,797.6681,161.6671,10.7791,150.8881,0.0000,150.8881,1.8653,149.0228,12.8177,54.6387,16.2202,65.3461,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33978.8301,33978.8301,33978.8301,33978.8301,6,0,0,0
+257.0020,0.4984,3642.1171,76.4263,79.0000,0.2722,0.5129,-14.5528,5,2013.4877,821.5378,821.5378,-88.7418,173.2228,173.2228,173.2252,-18.7114,2.0326,167.3340,0.0000,167.3340,3.8563,167.3340,5.4857,0.0000,2013.4877,767.5920,793.6090,161.8483,10.8314,151.0168,0.0000,151.0168,1.8599,149.1570,12.0387,55.6359,16.3251,65.1574,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34053.2416,34053.2416,34053.2416,34053.2416,6,0,0,0
+257.5005,0.4984,3652.7658,76.9130,79.0000,0.2703,0.4705,-14.5027,5,2026.3097,817.3073,817.3073,-89.4470,173.4282,173.4282,173.4305,-18.9802,2.0306,167.5414,0.0000,167.5414,3.8563,167.5414,5.5284,0.0000,2026.3097,763.5110,789.5645,162.0130,10.8830,151.1300,0.0000,151.1300,1.8581,149.2719,11.1135,56.6357,16.4291,65.0936,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34126.0321,34126.0321,34126.0321,34126.0321,6,0,0,0
+257.9989,0.4984,3663.4818,77.3965,79.0000,0.2686,0.4246,-14.4572,5,2039.0467,813.1048,813.1048,-90.1476,173.6210,173.6210,173.6231,-19.2491,2.0310,167.7338,0.0000,167.7338,3.8563,167.7338,5.5709,0.0000,2039.0467,759.4439,785.5335,162.1629,10.9340,151.2289,0.0000,151.2289,1.8584,149.3705,10.0919,57.6398,16.5324,65.1064,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34198.3389,34198.3389,34198.3389,34198.3389,6,0,0,0
+258.4973,0.4985,3674.2648,77.8774,79.0000,0.2674,0.3742,-14.4168,5,2051.7171,808.9242,808.9242,-90.8444,173.8017,173.8017,173.8036,-19.5184,2.0345,167.9109,0.0000,167.9109,3.8563,167.9109,5.6132,0.0000,2051.7171,755.3816,781.5069,162.2977,10.9844,151.3133,0.0000,151.3133,1.8616,149.4517,8.9489,58.6494,16.6351,65.2182,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34270.2666,34270.2666,34270.2666,34270.2666,6,0,0,0
+258.9958,0.4985,3685.1144,78.3561,79.0000,0.2661,0.3255,-14.3815,5,2064.3278,804.7633,804.7633,-91.5380,173.9704,173.9704,173.9723,-19.7883,2.0367,168.0775,0.0000,168.0775,3.8563,168.0775,5.6554,0.0000,2064.3278,751.3422,777.5032,162.4221,11.0344,151.3877,0.0000,151.3877,1.8637,149.5240,7.8316,59.6649,16.7374,65.2900,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34341.8549,34341.8549,34341.8549,34341.8549,6,0,0,0
+259.4944,0.4987,3696.0304,78.7974,79.0000,0.2257,0.3064,-14.3481,5,2075.9551,755.4137,800.9275,-92.1775,164.2220,174.1164,174.1180,-20.0388,1.7373,158.6284,0.0000,158.6284,3.8563,158.6284,5.5984,0.0000,2075.9551,703.9307,729.6833,153.0300,10.8896,142.1403,0.0000,142.1403,1.5897,140.5506,7.4146,60.6106,16.8317,55.6937,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32555.1333,32555.1333,32555.1333,32555.1333,6,0,0,0
+259.9949,0.5022,3707.0026,78.6543,79.0000,-0.3824,0.2982,-14.3153,0,2010.7405,-86.5860,821.9987,-88.5907,-18.2319,173.0835,173.1798,-18.6540,-22.0882,0.0000,0.0000,0.0000,3.8563,0.0000,4.3345,0.0000,2072.1852,-19.9746,0.0000,-4.3345,8.2460,-12.5804,0.0000,-12.5804,-2.6889,-9.8915,7.2027,60.3037,16.8011,-94.1991,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,67.0567,67.0567,67.0567,67.0567,2,0,0,0
+260.4971,0.5022,3717.8788,77.9679,79.0000,-0.3769,0.3082,-14.2818,0,1870.3775,-84.1113,821.9320,-84.1113,-16.4745,160.9881,170.5439,-16.4745,-20.3308,0.0000,0.0000,0.0000,3.8563,0.0000,3.6111,0.0000,2054.1012,-16.7878,0.0000,-3.6111,8.1740,-11.7851,0.0000,-11.7851,-2.6271,-9.1581,7.3802,58.8411,16.6545,-92.0339,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1.2981,1.2981,1.2981,1.2981,2,0,0,0
+260.9992,0.5022,3728.6603,77.2896,79.0000,-0.3734,0.3102,-14.2484,0,1732.2597,-80.3065,796.9889,-80.3065,-14.5677,144.5752,166.1025,-14.5677,-18.4240,0.0000,0.0000,0.0000,3.8563,0.0000,3.5675,0.0000,2036.2322,-16.7306,0.0000,-3.5675,8.1029,-11.6704,0.0000,-11.6704,-2.5799,-9.0905,7.3633,57.4176,16.5096,-90.3810,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,2.0418,2.0418,2.0418,2.0418,2,0,0,0
+261.5014,0.5022,3739.3481,76.6197,79.0000,-0.3677,0.2885,-14.2176,0,1597.3413,-75.9920,709.3790,-75.9920,-12.7114,118.6601,159.9132,-12.7114,-16.5677,0.0000,0.0000,0.0000,3.8563,0.0000,3.5247,0.0000,2018.5837,-16.6742,0.0000,-3.5247,8.0327,-11.5573,0.0000,-11.5573,-2.5183,-9.0390,6.7874,56.0324,16.3666,-88.2254,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,2,0,0,0
+262.0024,0.4998,3749.9436,76.3229,79.0000,0.0395,0.2369,-14.1925,6,1499.6360,633.3738,633.3738,-72.1267,99.4660,99.4660,150.1317,-11.3269,-7.2956,102.9053,0.0000,102.9053,3.8563,102.9053,6.3923,0.0000,2010.7645,458.3490,669.4610,96.5131,9.5155,86.9976,0.0000,86.9976,0.2697,86.7279,5.5519,55.4244,16.3032,9.4484,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19394.1075,19394.1075,19394.1075,19394.1075,6,0,0,0
+262.5019,0.4992,3760.5489,76.4852,79.0000,0.1410,0.1414,-14.1775,6,1470.9791,856.6833,856.6833,-70.9929,131.9640,131.9640,147.2628,-10.9358,0.5616,127.5461,0.0000,127.5461,3.8563,127.5461,7.3856,0.0000,2015.0399,569.4419,828.0034,120.1605,10.0004,110.1601,0.0000,110.1601,0.9643,109.1958,3.3206,55.7559,16.3379,33.7815,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25269.1071,25269.1071,25269.1071,25269.1071,6,0,0,0
+263.0009,0.4989,3771.1895,76.7831,79.0000,0.1906,0.0082,-14.1766,6,1476.7076,923.2492,923.2492,-71.2196,142.7717,142.7717,147.8363,-11.0134,0.7618,138.1536,0.0000,138.1536,3.8563,138.1536,7.8241,0.0000,2022.8871,615.2369,893.3859,130.3295,10.2341,120.0954,0.0000,120.0954,1.3081,118.7873,0.1927,56.3675,16.4015,45.8256,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27331.2067,27331.2067,27331.2067,27331.2067,6,0,0,0
+263.4997,0.4987,3781.8776,77.1489,79.0000,0.2169,-0.1628,-14.1940,6,1483.7435,944.2105,944.2105,-71.4979,146.7088,146.7088,148.5407,-11.1091,0.8711,141.9815,0.0000,141.9815,3.8563,141.9815,7.9948,0.0000,2032.5253,629.5021,913.7855,133.9867,10.3438,123.6429,0.0000,123.6429,1.4957,122.1472,-3.8561,57.1242,16.4796,52.3995,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28063.7889,28063.7889,28063.7889,28063.7889,6,0,0,0
+263.9984,0.4986,3792.6197,77.5563,79.0000,0.2370,-0.3588,-14.2325,6,1491.5782,950.7130,950.7130,-71.8079,148.4992,148.4992,149.3250,-11.2162,0.9567,143.6862,0.0000,143.6862,3.8563,143.6862,8.0825,0.0000,2043.2578,633.7525,919.8995,135.6037,10.4167,125.1870,0.0000,125.1870,1.6428,123.5442,-8.5470,57.9740,16.5666,57.5506,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28402.4195,28402.4195,28402.4195,28402.4195,6,0,0,0
+264.4970,0.4985,3803.4210,77.9983,79.0000,0.2556,-0.5699,-14.2941,6,1500.0793,952.6528,952.6528,-72.1442,149.6503,149.6503,150.1761,-11.3330,1.0378,144.7562,0.0000,144.7562,3.8563,144.7562,8.1466,0.0000,2054.9032,634.8351,921.4975,136.6095,10.4807,126.1288,0.0000,126.1288,1.7821,124.3467,-13.6505,58.9049,16.6608,62.4314,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28634.7958,28634.7958,28634.7958,28634.7958,6,0,0,0
+264.9954,0.4984,3814.2859,78.4716,79.0000,0.2719,-0.7663,-14.3774,6,1509.1818,953.2074,953.2074,-72.5043,150.6460,150.6460,151.0873,-11.4587,1.1107,145.6790,0.0000,145.6790,3.8563,145.6790,8.2065,0.0000,2067.3723,634.9925,921.7790,137.4725,10.5450,126.9275,0.0000,126.9275,1.9072,125.0203,-18.4678,59.9117,16.7617,66.8147,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28835.9594,28835.9594,28835.9594,28835.9594,6,0,0,0
+265.4942,0.4991,3825.2186,78.8578,79.0000,0.1583,-0.9497,-14.4812,6,1516.6085,730.9933,953.7486,-72.7981,116.0955,151.4733,151.8308,-11.5617,0.6499,111.5893,0.0000,111.5893,3.8563,111.5893,6.8617,0.0000,2077.5459,481.3734,702.6201,104.7276,9.9300,94.7977,0.0000,94.7977,1.1160,93.6817,-22.9983,60.7405,16.8439,39.0956,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22312.1205,22312.1205,22312.1205,22312.1205,6,0,0,0
+265.9938,0.5000,3836.1909,79.0000,79.0000,0.0000,-1.0670,-14.5983,6,1519.3438,440.0127,888.2594,-72.9063,70.0084,141.3268,152.1047,-11.5998,0.0000,66.1521,0.0000,66.1521,3.8563,66.1521,5.0511,0.0000,2081.2928,280.3407,415.7754,61.1009,9.0644,52.0365,0.0000,52.0365,0.0000,52.0365,-25.8850,61.0475,16.8741,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13708.1307,13708.1307,13708.1307,13708.1307,6,0,0,0
+266.4938,0.5000,3847.1631,79.0000,79.0000,0.0000,-1.1504,-14.7245,6,1519.3438,426.5048,801.8962,-72.9063,67.8592,127.5859,152.1047,-11.5998,0.0000,64.0029,0.0000,64.0029,3.8563,64.0029,4.9652,0.0000,2081.2928,270.8743,402.2674,59.0377,9.0239,50.0138,0.0000,50.0138,0.0000,50.0138,-27.9076,61.0475,16.8739,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13333.5117,13333.5117,13333.5117,13333.5117,6,0,0,0
+266.9938,0.5000,3858.1353,79.0000,79.0000,0.0000,-1.1548,-14.8512,6,1519.3438,425.7822,797.8619,-72.9063,67.7442,126.9441,152.1047,-11.5998,0.0000,63.8879,0.0000,63.8879,3.8563,63.8879,4.9606,0.0000,2081.2928,270.3679,401.5449,58.9274,9.0217,49.9056,0.0000,49.9056,0.0000,49.9056,-28.0158,61.0475,16.8739,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13313.4736,13313.4736,13313.4736,13313.4736,6,0,0,0
+267.4938,0.5000,3869.1075,79.0000,79.0000,0.0000,-1.1270,-14.9748,6,1519.3438,430.2820,797.6461,-72.9063,68.4601,126.9097,152.1047,-11.5998,0.0000,64.6039,0.0000,64.6039,3.8563,64.6039,4.9892,0.0000,2081.2928,273.5214,406.0447,59.6147,9.0352,50.5794,0.0000,50.5794,0.0000,50.5794,-27.3420,61.0475,16.8740,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13438.2667,13438.2667,13438.2667,13438.2667,6,0,0,0
+267.9938,0.5000,3880.0798,79.0000,79.0000,0.0000,-1.0468,-15.0897,6,1519.3438,443.2872,798.9900,-72.9063,70.5293,127.1236,152.1047,-11.5998,0.0000,66.6731,0.0000,66.6731,3.8563,66.6731,5.0720,0.0000,2081.2928,282.6354,419.0499,61.6011,9.0746,52.5265,0.0000,52.5265,0.0000,52.5265,-25.3951,61.0475,16.8741,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13803.9673,13803.9673,13803.9673,13803.9673,6,0,0,0
+268.4938,0.5000,3891.0520,79.0000,79.0000,0.0000,-0.9431,-15.1932,6,1519.3438,460.0940,802.8741,-72.9063,73.2034,127.7415,152.1047,-11.5998,0.0000,69.3471,0.0000,69.3471,3.8563,69.3471,5.1789,0.0000,2081.2928,294.4137,435.8567,64.1682,9.1272,55.0410,0.0000,55.0410,0.0000,55.0410,-22.8808,61.0475,16.8743,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14344.8265,14344.8265,14344.8265,14344.8265,6,0,0,0
+268.9938,0.5000,3902.0242,79.0000,79.0000,0.0000,-0.8143,-15.2825,6,1519.3438,480.9913,807.8936,-72.9063,76.5283,128.5402,152.1047,-11.5998,0.0000,72.6720,0.0000,72.6720,3.8563,72.6720,5.3119,0.0000,2081.2928,309.0584,456.7540,67.3601,9.1926,58.1675,0.0000,58.1675,0.0000,58.1675,-19.7545,61.0475,16.8745,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15018.8235,15018.8235,15018.8235,15018.8235,6,0,0,0
+269.4938,0.5000,3912.9964,79.0000,79.0000,0.0000,-0.6842,-15.3576,6,1519.3438,502.0768,814.1348,-72.9063,79.8831,129.5332,152.1047,-11.5998,0.0000,76.0268,0.0000,76.0268,3.8563,76.0268,5.4461,0.0000,2081.2928,323.8352,477.8395,70.5807,9.2586,61.3221,0.0000,61.3221,0.0000,61.3221,-16.6000,61.0475,16.8747,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15707.9747,15707.9747,15707.9747,15707.9747,6,0,0,0
+269.9938,0.5000,3923.9686,79.0000,79.0000,0.0000,-0.5556,-15.4186,6,1519.3438,522.9388,820.4321,-72.9063,83.2023,130.5351,152.1047,-11.5998,0.0000,79.3461,0.0000,79.3461,3.8563,79.3461,5.5789,0.0000,2081.2928,338.4553,498.7015,73.7672,9.3239,64.4433,0.0000,64.4433,0.0000,64.4433,-13.4790,61.0475,16.8748,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16356.2757,16356.2757,16356.2757,16356.2757,6,0,0,0
+270.4495,0.4116,3933.0000,79.0000,79.0000,0.0000,-0.4654,-15.4606,6,1519.3438,537.5673,826.6627,-72.9063,85.5298,131.5264,152.1047,-11.5998,0.0000,81.6735,0.0000,81.6735,3.8563,81.6735,5.6720,0.0000,2081.2928,348.7069,513.3299,76.0015,9.3697,66.6319,0.0000,66.6319,0.0000,66.6319,-11.2905,61.0475,16.8749,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16780.4417,16780.4417,16780.4417,16780.4417,6,0,0,0
+270.9049,0.4992,3943.9722,79.1303,84.0000,0.1451,-0.3876,-15.5031,6,1521.8506,801.7076,801.7076,-73.0055,127.7664,127.7664,152.3556,-11.6347,0.5976,123.3125,0.0000,123.3125,3.8563,123.3125,7.3439,0.0000,2084.7269,531.2056,773.7604,115.9686,10.1787,105.7899,0.0000,105.7899,1.0262,104.7637,-9.4184,61.3299,16.9028,35.9494,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24675.0991,24675.0991,24675.0991,24675.0991,6,0,0,0
+271.4039,0.4989,3954.9807,79.4417,84.0000,0.2015,-0.3389,-15.5404,6,1527.8377,909.8742,909.8742,-73.2424,145.5751,145.5751,152.9550,-11.7184,0.8334,140.8854,0.0000,140.8854,3.8563,140.8854,8.0621,0.0000,2092.9284,606.0263,880.5625,132.8234,10.5479,122.2754,0.0000,122.2754,1.4311,120.8443,-8.2683,62.0076,16.9693,50.1357,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27959.7638,27959.7638,27959.7638,27959.7638,6,0,0,0
+271.9028,0.4988,3966.0393,79.8154,84.0000,0.2148,-0.3058,-15.5742,6,1535.0261,941.4968,941.4968,-73.5267,151.3433,151.3433,153.6747,-11.8192,0.8923,146.5947,0.0000,146.5947,3.8563,146.5947,8.3088,0.0000,2102.7755,627.9953,911.9560,138.2859,10.6947,127.5912,0.0000,127.5912,1.5322,126.0590,-7.4950,62.8271,17.0492,53.6778,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28997.4348,28997.4348,28997.4348,28997.4348,6,0,0,0
+272.4015,0.4988,3977.1516,80.2030,84.0000,0.2169,-0.2949,-15.6070,6,1542.4801,950.6222,950.6222,-73.8216,153.5522,153.5522,154.4209,-11.9243,0.9058,148.7902,0.0000,148.7902,3.8563,148.7902,8.4157,0.0000,2112.9865,634.3994,921.1408,140.3745,10.7750,129.5994,0.0000,129.5994,1.5553,128.0441,-7.2640,63.6880,17.1320,54.4882,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29419.6476,29419.6476,29419.6476,29419.6476,6,0,0,0
+272.9003,0.4988,3988.3180,80.5912,84.0000,0.2154,-0.2852,-15.6388,6,1549.9461,953.2465,953.2465,-74.1170,154.7214,154.7214,155.1683,-12.0299,0.9039,149.9612,0.0000,149.9612,3.8563,149.9612,8.4817,0.0000,2123.2138,636.3136,923.9189,141.4795,10.8357,130.6438,0.0000,130.6438,1.5521,129.0917,-7.0578,64.5614,17.2149,54.3733,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29656.2049,29656.2049,29656.2049,29656.2049,6,0,0,0
+273.3991,0.4988,3999.5380,80.9752,84.0000,0.2122,-0.2680,-15.6689,6,1557.3304,954.0302,954.0302,-74.4091,155.5863,155.5863,155.9076,-12.1349,0.8945,150.8356,0.0000,150.8356,3.8563,150.8356,8.5358,0.0000,2133.3293,636.9683,924.8992,142.2998,10.8903,131.4095,0.0000,131.4095,1.5359,129.8736,-6.6641,65.4324,17.2969,53.8084,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29830.4073,29830.4073,29830.4073,29830.4073,6,0,0,0
+273.8980,0.4989,4010.8111,81.3513,84.0000,0.2068,-0.2304,-15.6949,6,1564.5652,954.3080,954.3080,-74.6953,156.3547,156.3547,156.6319,-12.2382,0.8757,151.6227,0.0000,151.6227,3.8563,151.6227,8.5860,0.0000,2143.2400,637.3062,925.4266,143.0367,10.9424,132.0943,0.0000,132.0943,1.5036,130.5907,-5.7555,66.2929,17.3773,52.6761,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29984.9204,29984.9204,29984.9204,29984.9204,6,0,0,0
+274.3969,0.4989,4022.1356,81.7154,84.0000,0.1987,-0.1646,-15.7135,6,1571.5674,954.4571,954.4571,-74.9724,157.0790,157.0790,157.3329,-12.3385,0.8452,152.3775,0.0000,152.3775,3.8563,152.3775,8.6344,0.0000,2152.8320,637.5999,925.8895,143.7431,10.9927,132.7504,0.0000,132.7504,1.4513,131.2991,-4.1312,67.1323,17.4551,50.8430,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30130.5115,30130.5115,30130.5115,30130.5115,6,0,0,0
+274.8958,0.4990,4033.5098,82.0629,84.0000,0.1882,-0.0723,-15.7217,6,1578.2492,954.5806,954.5806,-75.2367,157.7672,157.7672,158.0018,-12.4347,0.8039,153.1070,0.0000,153.1070,3.8563,153.1070,8.6810,0.0000,2161.9852,637.9171,926.3839,144.4261,11.0409,133.3852,0.0000,133.3852,1.3804,132.0048,-1.8221,67.9393,17.5293,48.3583,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30268.8224,30268.8224,30268.8224,30268.8224,6,0,0,0
+275.3948,0.4990,4044.9309,82.3903,84.0000,0.1764,0.0350,-15.7177,6,1584.5462,954.7015,954.7015,-75.4858,158.4168,158.4168,158.6322,-12.5256,0.7564,153.8041,0.0000,153.8041,3.8563,153.8041,8.7253,0.0000,2170.6112,638.2533,926.9029,145.0787,11.0865,133.9922,0.0000,133.9922,1.2989,132.6934,0.8855,68.7054,17.5993,45.5033,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30399.3204,30399.3204,30399.3204,30399.3204,6,0,0,0
+275.8939,0.4991,4056.3960,82.6970,84.0000,0.1650,0.1383,-15.7019,6,1590.4443,954.8181,954.8181,-75.7192,159.0259,159.0259,159.2227,-12.6111,0.7105,154.4591,0.0000,154.4591,3.8563,154.4591,8.7670,0.0000,2178.6908,638.5747,927.3985,145.6921,11.1292,134.5629,0.0000,134.5629,1.2200,133.3429,3.5115,69.4277,17.6647,42.7389,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30521.6598,30521.6598,30521.6598,30521.6598,6,0,0,0
+276.3930,0.4992,4067.9023,82.9841,84.0000,0.1545,0.2337,-15.6750,6,1595.9660,954.9250,954.9250,-75.9376,159.5958,159.5958,159.7755,-12.6914,0.6676,155.0719,0.0000,155.0719,3.8563,155.0719,8.8060,0.0000,2186.2547,638.8718,927.8569,146.2659,11.1692,135.0967,0.0000,135.0967,1.1463,133.9504,5.9570,70.1082,17.7260,40.1591,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30636.1162,30636.1162,30636.1162,30636.1162,6,0,0,0
+276.8922,0.4992,4079.4471,83.2542,84.0000,0.1461,0.3060,-15.6397,6,1601.1618,954.7468,954.7468,-76.1432,160.0855,160.0855,160.2362,-12.7672,0.6334,155.5958,0.0000,155.5958,3.8563,155.5958,8.8407,0.0000,2193.3723,638.9286,927.9705,146.7551,11.2059,135.5493,0.0000,135.5493,1.0876,134.4617,7.8240,70.7523,17.7837,38.1017,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30734.6227,30734.6227,30734.6227,30734.6227,6,0,0,0
+277.3914,0.4993,4091.0284,83.5093,84.0000,0.1378,0.3731,-15.5965,6,1606.0682,953.6130,953.6130,-76.3373,160.3854,160.3854,160.4756,-12.8389,0.5989,155.9302,0.0000,155.9302,3.8563,155.9302,8.8670,0.0000,2200.0934,638.3136,927.1236,147.0632,11.2373,135.8258,0.0000,135.8258,1.0283,134.7975,9.5693,71.3638,17.8382,36.0262,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30795.7913,30795.7913,30795.7913,30795.7913,6,0,0,0
+277.8907,0.4993,4102.6441,83.7497,84.0000,0.1297,0.4365,-15.5458,6,1610.6911,952.3157,952.3157,-76.5202,160.6282,160.6282,160.6996,-12.9067,0.5655,156.2064,0.0000,156.2064,3.8563,156.2064,8.8903,0.0000,2206.4261,637.5762,926.1001,147.3161,11.2663,136.0498,0.0000,136.0498,0.9711,135.0787,11.2273,71.9429,17.8895,34.0190,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30845.8712,30845.8712,30845.8712,30845.8712,6,0,0,0
+278.3902,0.4996,4114.2922,83.9331,84.0000,0.0743,0.5114,-15.4862,6,1614.2189,870.6833,951.3427,-76.6597,147.1808,160.8156,160.8697,-12.9586,0.3249,142.9997,0.0000,142.9997,3.8563,142.9997,8.3714,0.0000,2211.2588,581.3906,845.9487,134.6282,11.0298,123.5985,0.0000,123.5985,0.5578,123.0406,13.1832,72.3868,17.9286,19.5421,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28282.2657,28282.2657,28282.2657,28282.2657,6,0,0,0
+278.8900,0.5000,4125.9589,84.0000,84.0000,0.0000,0.5937,-15.4169,6,1615.5048,756.3630,933.1424,-76.7106,127.9579,157.8646,160.9315,-12.9775,0.0000,124.1016,0.0000,124.1016,3.8563,124.1016,7.6189,0.0000,2213.0202,502.6288,733.5683,116.4827,10.6743,105.8084,0.0000,105.8084,0.0000,105.8084,15.3166,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24661.5914,24661.5914,24661.5914,24661.5914,6,0,0,0
+279.3900,0.5000,4137.6256,84.0000,84.0000,0.0000,0.6853,-15.3370,6,1615.5048,771.1907,907.8511,-76.7106,130.4664,153.5860,160.9315,-12.9775,0.0000,126.6101,0.0000,126.6101,3.8563,126.6101,7.7193,0.0000,2213.0202,513.0200,748.3960,118.8908,10.7217,108.1692,0.0000,108.1692,0.0000,108.1692,17.6775,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25138.3774,25138.3774,25138.3774,25138.3774,6,0,0,0
+279.8900,0.5000,4149.2922,84.0000,84.0000,0.0000,0.7729,-15.2468,6,1615.5048,785.3823,911.1543,-76.7106,132.8673,154.1448,160.9315,-12.9775,0.0000,129.0110,0.0000,129.0110,3.8563,129.0110,7.8153,0.0000,2213.0202,522.9655,762.5877,121.1957,10.7670,110.4287,0.0000,110.4287,0.0000,110.4287,19.9372,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25603.8481,25603.8481,25603.8481,25603.8481,6,0,0,0
+280.3900,0.5000,4160.9589,84.0000,84.0000,0.0000,0.8474,-15.1479,6,1615.5048,797.4616,914.3158,-76.7106,134.9108,154.6796,160.9315,-12.9775,0.0000,131.0545,0.0000,131.0545,3.8563,131.0545,7.8971,0.0000,2213.0202,531.4307,774.6670,123.1574,10.8061,112.3513,0.0000,112.3513,0.0000,112.3513,21.8599,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26000.0362,26000.0362,26000.0362,26000.0362,6,0,0,0
+280.8900,0.5000,4172.6256,84.0000,84.0000,0.0000,0.8888,-15.0442,6,1615.5048,804.1650,917.0067,-76.7106,136.0448,155.1349,160.9315,-12.9775,0.0000,132.1885,0.0000,132.1885,3.8563,132.1885,7.9424,0.0000,2213.0202,536.1284,781.3704,124.2461,10.8280,113.4181,0.0000,113.4181,0.0000,113.4181,22.9268,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26219.9006,26219.9006,26219.9006,26219.9006,6,0,0,0
+281.3900,0.5000,4184.2922,84.0000,84.0000,0.0000,0.8992,-14.9393,6,1615.5048,805.8590,918.5000,-76.7106,136.3314,155.3875,160.9315,-12.9775,0.0000,132.4751,0.0000,132.4751,3.8563,132.4751,7.9539,0.0000,2213.0202,537.3156,783.0644,124.5212,10.8335,113.6877,0.0000,113.6877,0.0000,113.6877,23.1964,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26275.4626,26275.4626,26275.4626,26275.4626,6,0,0,0
+281.8900,0.5000,4195.9589,84.0000,84.0000,0.0000,0.8698,-14.8379,6,1615.5048,801.0922,918.8774,-76.7106,135.5250,155.4513,160.9315,-12.9775,0.0000,131.6687,0.0000,131.6687,3.8563,131.6687,7.9216,0.0000,2213.0202,533.9751,778.2976,123.7471,10.8180,112.9291,0.0000,112.9291,0.0000,112.9291,22.4377,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26119.1175,26119.1175,26119.1175,26119.1175,6,0,0,0
+282.3900,0.5000,4207.6256,84.0000,84.0000,0.0000,0.8268,-14.7414,6,1615.5048,794.1195,917.8155,-76.7106,134.3454,155.2717,160.9315,-12.9775,0.0000,130.4891,0.0000,130.4891,3.8563,130.4891,7.8744,0.0000,2213.0202,529.0886,771.3249,122.6146,10.7953,111.8194,0.0000,111.8194,0.0000,111.8194,21.3280,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25890.4186,25890.4186,25890.4186,25890.4186,6,0,0,0
+282.8900,0.5000,4219.2922,84.0000,84.0000,0.0000,0.7803,-14.6504,6,1615.5048,786.5800,916.2622,-76.7106,133.0699,155.0089,160.9315,-12.9775,0.0000,129.2136,0.0000,129.2136,3.8563,129.2136,7.8234,0.0000,2213.0202,523.8049,763.7854,121.3902,10.7708,110.6194,0.0000,110.6194,0.0000,110.6194,20.1279,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25643.1313,25643.1313,25643.1313,25643.1313,6,0,0,0
+283.3900,0.5000,4230.9589,84.0000,84.0000,0.0000,0.7448,-14.5635,6,1615.5048,780.8356,914.5826,-76.7106,132.0981,154.7248,160.9315,-12.9775,0.0000,128.2418,0.0000,128.2418,3.8563,128.2418,7.7845,0.0000,2213.0202,519.7792,758.0409,120.4572,10.7525,109.7048,0.0000,109.7048,0.0000,109.7048,19.2132,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25454.7197,25454.7197,25454.7197,25454.7197,6,0,0,0
+283.8900,0.5000,4242.6256,84.0000,84.0000,0.0000,0.7270,-14.4787,6,1615.5048,777.9453,913.3029,-76.7106,131.6091,154.5083,160.9315,-12.9775,0.0000,127.7528,0.0000,127.7528,3.8563,127.7528,7.7650,0.0000,2213.0202,517.7537,755.1506,119.9878,10.7432,109.2446,0.0000,109.2446,0.0000,109.2446,18.7530,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25359.9214,25359.9214,25359.9214,25359.9214,6,0,0,0
+284.3900,0.5000,4254.2922,84.0000,84.0000,0.0000,0.7377,-14.3926,6,1615.5048,779.6870,912.6590,-76.7106,131.9038,154.3993,160.9315,-12.9775,0.0000,128.0475,0.0000,128.0475,3.8563,128.0475,7.7768,0.0000,2213.0202,518.9743,756.8924,120.2707,10.7488,109.5219,0.0000,109.5219,0.0000,109.5219,19.0303,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25417.0485,25417.0485,25417.0485,25417.0485,6,0,0,0
+284.8900,0.5000,4265.9589,84.0000,84.0000,0.0000,0.7656,-14.3033,6,1615.5048,784.2085,913.0471,-76.7106,132.6687,154.4650,160.9315,-12.9775,0.0000,128.8124,0.0000,128.8124,3.8563,128.8124,7.8074,0.0000,2213.0202,522.1430,761.4139,121.0050,10.7632,110.2418,0.0000,110.2418,0.0000,110.2418,19.7503,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25565.3496,25565.3496,25565.3496,25565.3496,6,0,0,0
+285.3900,0.5000,4277.6256,84.0000,84.0000,0.0000,0.8112,-14.2086,6,1615.5048,791.5940,914.0543,-76.7106,133.9181,154.6354,160.9315,-12.9775,0.0000,130.0618,0.0000,130.0618,3.8563,130.0618,7.8573,0.0000,2213.0202,527.3187,768.7994,122.2045,10.7870,111.4175,0.0000,111.4175,0.0000,111.4175,20.9260,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25807.5863,25807.5863,25807.5863,25807.5863,6,0,0,0
+285.8900,0.5000,4289.2922,84.0000,84.0000,0.0000,0.8473,-14.1098,6,1615.5048,797.4433,915.6996,-76.7106,134.9077,154.9137,160.9315,-12.9775,0.0000,131.0514,0.0000,131.0514,3.8563,131.0514,7.8969,0.0000,2213.0202,531.4179,774.6487,123.1545,10.8061,112.3484,0.0000,112.3484,0.0000,112.3484,21.8570,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25999.4373,25999.4373,25999.4373,25999.4373,6,0,0,0
+286.3900,0.5000,4300.9589,84.0000,84.0000,0.0000,0.8527,-14.0103,6,1615.5048,798.3240,917.0027,-76.7106,135.0567,155.1342,160.9315,-12.9775,0.0000,131.2004,0.0000,131.2004,3.8563,131.2004,7.9029,0.0000,2213.0202,532.0351,775.5294,123.2975,10.8090,112.4885,0.0000,112.4885,0.0000,112.4885,21.9971,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26028.3239,26028.3239,26028.3239,26028.3239,6,0,0,0
+286.8900,0.5000,4312.6256,84.0000,84.0000,0.0000,0.8149,-13.9152,6,1615.5048,792.1950,917.1988,-76.7106,134.0198,155.1674,160.9315,-12.9775,0.0000,130.1635,0.0000,130.1635,3.8563,130.1635,7.8614,0.0000,2213.0202,527.7399,769.4004,122.3021,10.7890,111.5131,0.0000,111.5131,0.0000,111.5131,21.0217,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25827.2980,25827.2980,25827.2980,25827.2980,6,0,0,0
+287.3900,0.5000,4324.2922,84.0000,84.0000,0.0000,0.7402,-13.8289,6,1615.5048,780.0905,915.8335,-76.7106,131.9720,154.9364,160.9315,-12.9775,0.0000,128.1157,0.0000,128.1157,3.8563,128.1157,7.7795,0.0000,2213.0202,519.2571,757.2959,120.3362,10.7501,109.5862,0.0000,109.5862,0.0000,109.5862,19.0946,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25430.2843,25430.2843,25430.2843,25430.2843,6,0,0,0
+287.8900,0.5000,4335.9589,84.0000,84.0000,0.0000,0.6483,-13.7532,6,1615.5048,765.2065,913.1370,-76.7106,129.4540,154.4802,160.9315,-12.9775,0.0000,125.5977,0.0000,125.5977,3.8563,125.5977,7.6788,0.0000,2213.0202,508.8264,742.4119,117.9189,10.7026,107.2164,0.0000,107.2164,0.0000,107.2164,16.7247,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24942.1043,24942.1043,24942.1043,24942.1043,6,0,0,0
+288.3900,0.5000,4347.6256,84.0000,84.0000,0.0000,0.5605,-13.6878,6,1615.5048,750.9742,909.8212,-76.7106,127.0463,153.9192,160.9315,-12.9775,0.0000,123.1900,0.0000,123.1900,3.8563,123.1900,7.5825,0.0000,2213.0202,498.8524,728.1796,115.6075,10.6571,104.9504,0.0000,104.9504,0.0000,104.9504,14.4586,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24490.9452,24490.9452,24490.9452,24490.9452,6,0,0,0
+288.8900,0.5000,4359.2922,84.0000,84.0000,0.0000,0.5110,-13.6282,6,1615.5048,742.9512,906.6507,-76.7106,125.6890,153.3829,160.9315,-12.9775,0.0000,121.8327,0.0000,121.8327,3.8563,121.8327,7.5282,0.0000,2213.0202,493.2298,720.1566,114.3045,10.6315,103.6730,0.0000,103.6730,0.0000,103.6730,13.1812,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24236.8759,24236.8759,24236.8759,24236.8759,6,0,0,0
+289.3900,0.5000,4370.9589,84.0000,84.0000,0.0000,0.4935,-13.5707,6,1615.5048,740.1159,904.8634,-76.7106,125.2093,153.0805,160.9315,-12.9775,0.0000,121.3530,0.0000,121.3530,3.8563,121.3530,7.5090,0.0000,2213.0202,491.2429,717.3213,113.8440,10.6225,103.2216,0.0000,103.2216,0.0000,103.2216,12.7297,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24147.0905,24147.0905,24147.0905,24147.0905,6,0,0,0
+289.8900,0.5000,4382.6256,84.0000,84.0000,0.0000,0.5184,-13.5102,6,1615.5048,744.1521,904.2318,-76.7106,125.8921,152.9736,160.9315,-12.9775,0.0000,122.0358,0.0000,122.0358,3.8563,122.0358,7.5363,0.0000,2213.0202,494.0714,721.3574,114.4995,10.6353,103.8642,0.0000,103.8642,0.0000,103.8642,13.3724,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24274.9045,24274.9045,24274.9045,24274.9045,6,0,0,0
+290.3900,0.5000,4394.2922,84.0000,84.0000,0.0000,0.5716,-13.4435,6,1615.5048,752.7732,905.1309,-76.7106,127.3506,153.1258,160.9315,-12.9775,0.0000,123.4943,0.0000,123.4943,3.8563,123.4943,7.5946,0.0000,2213.0202,500.1131,729.9786,115.8997,10.6629,105.2368,0.0000,105.2368,0.0000,105.2368,14.7450,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24547.9127,24547.9127,24547.9127,24547.9127,6,0,0,0
+290.8900,0.5000,4405.9589,84.0000,84.0000,0.0000,0.6409,-13.3687,6,1615.5048,764.0026,907.0514,-76.7106,129.2503,153.4507,160.9315,-12.9775,0.0000,125.3941,0.0000,125.3941,3.8563,125.3941,7.6706,0.0000,2213.0202,507.9826,741.2080,117.7234,10.6987,107.0247,0.0000,107.0247,0.0000,107.0247,16.5330,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24903.5184,24903.5184,24903.5184,24903.5184,6,0,0,0
+291.3900,0.5000,4417.6256,84.0000,84.0000,0.0000,0.7220,-13.2845,6,1615.5048,777.1475,909.5530,-76.7106,131.4741,153.8739,160.9315,-12.9775,0.0000,127.6178,0.0000,127.6178,3.8563,127.6178,7.7596,0.0000,2213.0202,517.1946,754.3529,119.8583,10.7407,109.1176,0.0000,109.1176,0.0000,109.1176,18.6260,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25333.7555,25333.7555,25333.7555,25333.7555,6,0,0,0
+291.8900,0.5000,4429.2922,84.0000,84.0000,0.0000,0.8047,-13.1906,6,1615.5048,790.5450,912.4813,-76.7106,133.7407,154.3693,160.9315,-12.9775,0.0000,129.8844,0.0000,129.8844,3.8563,129.8844,7.8502,0.0000,2213.0202,526.5835,767.7503,122.0341,10.7836,111.2505,0.0000,111.2505,0.0000,111.2505,20.7590,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25773.1783,25773.1783,25773.1783,25773.1783,6,0,0,0
+292.3900,0.5000,4440.9589,84.0000,84.0000,0.0000,0.8863,-13.0872,6,1615.5048,803.7672,915.4659,-76.7106,135.9775,154.8742,160.9315,-12.9775,0.0000,132.1212,0.0000,132.1212,3.8563,132.1212,7.9397,0.0000,2213.0202,535.8497,780.9725,124.1815,10.8267,113.3548,0.0000,113.3548,0.0000,113.3548,22.8635,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26206.8526,26206.8526,26206.8526,26206.8526,6,0,0,0
+292.8900,0.5000,4452.6256,84.0000,84.0000,0.0000,0.9584,-12.9754,6,1615.5048,815.4546,918.4114,-76.7106,137.9547,155.3725,160.9315,-12.9775,0.0000,134.0985,0.0000,134.0985,3.8563,134.0985,8.0188,0.0000,2213.0202,544.0402,792.6600,126.0796,10.8648,115.2148,0.0000,115.2148,0.0000,115.2148,24.7236,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26590.1882,26590.1882,26590.1882,26590.1882,6,0,0,0
+293.3900,0.5000,4464.2922,84.0000,84.0000,0.0000,1.0203,-12.8563,6,1615.5048,825.4792,921.0150,-76.7106,139.6507,155.8130,160.9315,-12.9775,0.0000,135.7944,0.0000,135.7944,3.8563,135.7944,8.0866,0.0000,2213.0202,551.0655,802.6846,127.7077,10.8975,116.8102,0.0000,116.8102,0.0000,116.8102,26.3191,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26918.9851,26918.9851,26918.9851,26918.9851,6,0,0,0
+293.8900,0.5000,4475.9589,84.0000,84.0000,0.0000,1.0556,-12.7332,6,1615.5048,831.1962,923.2482,-76.7106,140.6178,156.1908,160.9315,-12.9775,0.0000,136.7615,0.0000,136.7615,3.8563,136.7615,8.1253,0.0000,2213.0202,555.0719,808.4015,128.6362,10.9161,117.7201,0.0000,117.7201,0.0000,117.7201,27.2290,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27106.4949,27106.4949,27106.4949,27106.4949,6,0,0,0
+294.3900,0.5000,4487.6256,84.0000,84.0000,0.0000,1.0759,-12.6077,6,1615.5048,834.4986,924.5218,-76.7106,141.1765,156.4062,160.9315,-12.9775,0.0000,137.3202,0.0000,137.3202,3.8563,137.3202,8.1477,0.0000,2213.0202,557.3863,811.7040,129.1726,10.9269,118.2457,0.0000,118.2457,0.0000,118.2457,27.7546,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27214.8124,27214.8124,27214.8124,27214.8124,6,0,0,0
+294.8900,0.5000,4499.2922,84.0000,84.0000,0.0000,1.0704,-12.4828,6,1615.5048,833.6079,925.2575,-76.7106,141.0258,156.5307,160.9315,-12.9775,0.0000,137.1695,0.0000,137.1695,3.8563,137.1695,8.1417,0.0000,2213.0202,556.7620,810.8133,129.0279,10.9240,118.1039,0.0000,118.1039,0.0000,118.1039,27.6129,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27185.5976,27185.5976,27185.5976,27185.5976,6,0,0,0
+295.3900,0.5000,4510.9589,84.0000,84.0000,0.0000,1.0595,-12.3592,6,1615.5048,831.8375,925.0591,-76.7106,140.7263,156.4971,160.9315,-12.9775,0.0000,136.8700,0.0000,136.8700,3.8563,136.8700,8.1297,0.0000,2213.0202,555.5213,809.0429,128.7404,10.9182,117.8221,0.0000,117.8221,0.0000,117.8221,27.3311,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27127.5295,27127.5295,27127.5295,27127.5295,6,0,0,0
+295.8900,0.5000,4522.6256,84.0000,84.0000,0.0000,1.0445,-12.2373,6,1615.5048,829.4086,924.6647,-76.7106,140.3154,156.4304,160.9315,-12.9775,0.0000,136.4591,0.0000,136.4591,3.8563,136.4591,8.1132,0.0000,2213.0202,553.8192,806.6140,128.3459,10.9103,117.4356,0.0000,117.4356,0.0000,117.4356,26.9445,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27047.8645,27047.8645,27047.8645,27047.8645,6,0,0,0
+296.3900,0.5000,4534.2922,84.0000,84.0000,0.0000,1.0338,-12.1167,6,1615.5048,827.6752,924.1236,-76.7106,140.0222,156.3389,160.9315,-12.9775,0.0000,136.1659,0.0000,136.1659,3.8563,136.1659,8.1015,0.0000,2213.0202,552.6044,804.8806,128.0644,10.9046,117.1597,0.0000,117.1597,0.0000,117.1597,26.6686,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26991.0109,26991.0109,26991.0109,26991.0109,6,0,0,0
+296.8900,0.5000,4545.9589,84.0000,84.0000,0.0000,1.0241,-11.9972,6,1615.5048,826.1029,923.7374,-76.7106,139.7562,156.2735,160.9315,-12.9775,0.0000,135.8999,0.0000,135.8999,3.8563,135.8999,8.0909,0.0000,2213.0202,551.5025,803.3082,127.8090,10.8995,116.9095,0.0000,116.9095,0.0000,116.9095,26.4184,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26939.4400,26939.4400,26939.4400,26939.4400,6,0,0,0
+297.3900,0.5000,4557.6256,84.0000,84.0000,0.0000,1.0060,-11.8798,6,1615.5048,823.1706,923.3872,-76.7106,139.2601,156.2143,160.9315,-12.9775,0.0000,135.4038,0.0000,135.4038,3.8563,135.4038,8.0710,0.0000,2213.0202,549.4476,800.3760,127.3328,10.8900,116.4428,0.0000,116.4428,0.0000,116.4428,25.9517,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26843.2664,26843.2664,26843.2664,26843.2664,6,0,0,0
+297.8900,0.5000,4569.2922,84.0000,84.0000,0.0000,0.9776,-11.7658,6,1615.5048,818.5600,922.7340,-76.7106,138.4801,156.1038,160.9315,-12.9775,0.0000,134.6238,0.0000,134.6238,3.8563,134.6238,8.0398,0.0000,2213.0202,546.2165,795.7654,126.5840,10.8749,115.7091,0.0000,115.7091,0.0000,115.7091,25.2179,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26692.0434,26692.0434,26692.0434,26692.0434,6,0,0,0
+298.3900,0.5000,4580.9589,84.0000,84.0000,0.0000,0.9278,-11.6575,6,1615.5048,810.4957,921.7068,-76.7106,137.1158,155.9300,160.9315,-12.9775,0.0000,133.2595,0.0000,133.2595,3.8563,133.2595,7.9853,0.0000,2213.0202,540.5650,787.7011,125.2743,10.8486,114.4256,0.0000,114.4256,0.0000,114.4256,23.9344,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26427.5429,26427.5429,26427.5429,26427.5429,6,0,0,0
+298.8900,0.5000,4592.6256,84.0000,84.0000,0.0000,0.8656,-11.5566,6,1615.5048,800.4110,919.9104,-76.7106,135.4097,155.6261,160.9315,-12.9775,0.0000,131.5535,0.0000,131.5535,3.8563,131.5535,7.9170,0.0000,2213.0202,533.4977,777.6164,123.6364,10.8158,112.8207,0.0000,112.8207,0.0000,112.8207,22.3293,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26096.7746,26096.7746,26096.7746,26096.7746,6,0,0,0
+299.3900,0.5000,4604.2922,84.0000,84.0000,0.0000,0.7954,-11.4638,6,1615.5048,789.0372,917.6638,-76.7106,133.4856,155.2460,160.9315,-12.9775,0.0000,129.6293,0.0000,129.6293,3.8563,129.6293,7.8400,0.0000,2213.0202,525.5269,766.2425,121.7892,10.7787,111.0106,0.0000,111.0106,0.0000,111.0106,20.5191,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25723.7236,25723.7236,25723.7236,25723.7236,6,0,0,0
+299.8900,0.5000,4615.9589,84.0000,84.0000,0.0000,0.7478,-11.3765,6,1615.5048,781.3278,915.1300,-76.7106,132.1813,154.8174,160.9315,-12.9775,0.0000,128.3251,0.0000,128.3251,3.8563,128.3251,7.7879,0.0000,2213.0202,520.1242,758.5332,120.5372,10.7540,109.7832,0.0000,109.7832,0.0000,109.7832,19.2916,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25470.8654,25470.8654,25470.8654,25470.8654,6,0,0,0
+300.3900,0.5000,4627.6256,84.0000,84.0000,0.0000,0.7214,-11.2924,6,1615.5048,777.0391,913.4126,-76.7106,131.4558,154.5268,160.9315,-12.9775,0.0000,127.5995,0.0000,127.5995,3.8563,127.5995,7.7589,0.0000,2213.0202,517.1186,754.2445,119.8407,10.7403,109.1003,0.0000,109.1003,0.0000,109.1003,18.6087,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25330.1998,25330.1998,25330.1998,25330.1998,6,0,0,0
+300.8900,0.5000,4639.2922,84.0000,84.0000,0.0000,0.7505,-11.2048,6,1615.5048,781.7550,912.4572,-76.7106,132.2536,154.3652,160.9315,-12.9775,0.0000,128.3973,0.0000,128.3973,3.8563,128.3973,7.7908,0.0000,2213.0202,520.4235,758.9604,120.6066,10.7554,109.8512,0.0000,109.8512,0.0000,109.8512,19.3596,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25484.8773,25484.8773,25484.8773,25484.8773,6,0,0,0
+301.3900,0.5000,4650.9589,84.0000,84.0000,0.0000,0.7987,-11.1116,6,1615.5048,789.5750,913.5077,-76.7106,133.5766,154.5429,160.9315,-12.9775,0.0000,129.7203,0.0000,129.7203,3.8563,129.7203,7.8437,0.0000,2213.0202,525.9038,766.7804,121.8766,10.7804,111.0962,0.0000,111.0962,0.0000,111.0962,20.6047,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25741.3654,25741.3654,25741.3654,25741.3654,6,0,0,0
+301.8900,0.5000,4662.6256,84.0000,84.0000,0.0000,0.8665,-11.0105,6,1615.5048,800.5524,915.2498,-76.7106,135.4337,154.8376,160.9315,-12.9775,0.0000,131.5774,0.0000,131.5774,3.8563,131.5774,7.9180,0.0000,2213.0202,533.5967,777.7578,123.6594,10.8162,112.8432,0.0000,112.8432,0.0000,112.8432,22.3518,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26101.4120,26101.4120,26101.4120,26101.4120,6,0,0,0
+302.3900,0.5000,4674.2922,84.0000,84.0000,0.0000,0.9092,-10.9045,6,1615.5048,807.4700,917.6953,-76.7106,136.6040,155.2513,160.9315,-12.9775,0.0000,132.7477,0.0000,132.7477,3.8563,132.7477,7.9648,0.0000,2213.0202,538.4446,784.6754,124.7829,10.8388,113.9441,0.0000,113.9441,0.0000,113.9441,23.4528,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26328.3019,26328.3019,26328.3019,26328.3019,6,0,0,0
+302.8900,0.5000,4685.9589,84.0000,84.0000,0.0000,0.9327,-10.7956,6,1615.5048,811.2806,919.2363,-76.7106,137.2486,155.5120,160.9315,-12.9775,0.0000,133.3923,0.0000,133.3923,3.8563,133.3923,7.9906,0.0000,2213.0202,541.1151,788.4860,125.4018,10.8512,114.5506,0.0000,114.5506,0.0000,114.5506,24.0593,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26453.2848,26453.2848,26453.2848,26453.2848,6,0,0,0
+303.3900,0.5000,4697.6256,84.0000,84.0000,0.0000,0.9128,-10.6892,6,1615.5048,808.0559,920.0852,-76.7106,136.7031,155.6557,160.9315,-12.9775,0.0000,132.8468,0.0000,132.8468,3.8563,132.8468,7.9687,0.0000,2213.0202,538.8552,785.2613,124.8780,10.8407,114.0374,0.0000,114.0374,0.0000,114.0374,23.5460,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26347.5188,26347.5188,26347.5188,26347.5188,6,0,0,0
+303.8900,0.5000,4709.2922,84.0000,84.0000,0.0000,0.8712,-10.5875,6,1615.5048,801.3173,919.3668,-76.7106,135.5631,155.5341,160.9315,-12.9775,0.0000,131.7068,0.0000,131.7068,3.8563,131.7068,7.9231,0.0000,2213.0202,534.1328,778.5227,123.7836,10.8187,112.9649,0.0000,112.9649,0.0000,112.9649,22.4735,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26126.4986,26126.4986,26126.4986,26126.4986,6,0,0,0
+304.3900,0.5000,4720.9589,84.0000,84.0000,0.0000,0.7969,-10.4945,6,1615.5048,789.2698,917.8657,-76.7106,133.5249,155.2802,160.9315,-12.9775,0.0000,129.6686,0.0000,129.6686,3.8563,129.6686,7.8416,0.0000,2213.0202,525.6899,766.4752,121.8270,10.7794,111.0476,0.0000,111.0476,0.0000,111.0476,20.5561,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25731.3543,25731.3543,25731.3543,25731.3543,6,0,0,0
+304.8900,0.5000,4732.6256,84.0000,84.0000,0.0000,0.7059,-10.4122,6,1615.5048,774.5350,915.1818,-76.7106,131.0322,154.8261,160.9315,-12.9775,0.0000,127.1759,0.0000,127.1759,3.8563,127.1759,7.7419,0.0000,2213.0202,515.3637,751.7403,119.4340,10.7323,108.7016,0.0000,108.7016,0.0000,108.7016,18.2100,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25248.0671,25248.0671,25248.0671,25248.0671,6,0,0,0
+305.3900,0.5000,4744.2922,84.0000,84.0000,0.0000,0.6553,-10.3357,6,1615.5048,766.3318,911.8993,-76.7106,129.6444,154.2708,160.9315,-12.9775,0.0000,125.7881,0.0000,125.7881,3.8563,125.7881,7.6864,0.0000,2213.0202,509.6150,743.5372,118.1017,10.7062,107.3956,0.0000,107.3956,0.0000,107.3956,16.9039,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24979.0133,24979.0133,24979.0133,24979.0133,6,0,0,0
+305.8900,0.5000,4755.9589,84.0000,84.0000,0.0000,0.6553,-10.2593,6,1615.5048,766.3318,910.0719,-76.7106,129.6444,153.9617,160.9315,-12.9775,0.0000,125.7881,0.0000,125.7881,3.8563,125.7881,7.6864,0.0000,2213.0202,509.6150,743.5372,118.1017,10.7062,107.3956,0.0000,107.3956,0.0000,107.3956,16.9039,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24979.0133,24979.0133,24979.0133,24979.0133,6,0,0,0
+306.3900,0.5000,4767.6256,84.0000,84.0000,0.0000,0.5429,-10.1960,6,1615.5048,748.1274,910.0719,-76.7106,126.5647,153.9617,160.9315,-12.9775,0.0000,122.7084,0.0000,122.7084,3.8563,122.7084,7.5632,0.0000,2213.0202,496.8573,725.3328,115.1452,10.6480,104.4971,0.0000,104.4971,0.0000,104.4971,14.0053,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24400.7936,24400.7936,24400.7936,24400.7936,6,0,0,0
+306.8900,0.5000,4779.2922,84.0000,84.0000,0.0000,0.3144,-10.1593,6,1615.5048,711.1000,906.0165,-76.7106,120.3005,153.2756,160.9315,-12.9775,0.0000,116.4442,0.0000,116.4442,3.8563,116.4442,7.3126,0.0000,2213.0202,470.9085,688.3054,109.1316,10.5298,98.6018,0.0000,98.6018,0.0000,98.6018,8.1098,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23228.2333,23228.2333,23228.2333,23228.2333,6,0,0,0
+307.3900,0.5000,4790.9589,84.0000,84.0000,0.0000,0.2488,-10.1303,6,1615.5048,700.4739,897.7678,-76.7106,118.5029,151.8801,160.9315,-12.9775,0.0000,114.6466,0.0000,114.6466,3.8563,114.6466,7.2407,0.0000,2213.0202,463.4617,677.6793,107.4058,10.4959,96.9099,0.0000,96.9099,0.0000,96.9099,6.4179,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22891.7327,22891.7327,22891.7327,22891.7327,6,0,0,0
+307.8900,0.5000,4802.6256,84.0000,84.0000,0.0000,0.2091,-10.1059,6,1615.5048,694.0490,895.4007,-76.7106,117.4159,151.4796,160.9315,-12.9775,0.0000,113.5596,0.0000,113.5596,3.8563,113.5596,7.1973,0.0000,2213.0202,458.9591,671.2544,106.3624,10.4754,95.8870,0.0000,95.8870,0.0000,95.8870,5.3950,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22688.2717,22688.2717,22688.2717,22688.2717,6,0,0,0
+308.3900,0.5000,4814.2922,84.0000,84.0000,0.0000,0.2043,-10.0820,6,1615.5048,693.2621,893.9694,-76.7106,117.2828,151.2375,160.9315,-12.9775,0.0000,113.4265,0.0000,113.4265,3.8563,113.4265,7.1919,0.0000,2213.0202,458.4077,670.4675,106.2346,10.4729,95.7617,0.0000,95.7617,0.0000,95.7617,5.2697,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22663.3546,22663.3546,22663.3546,22663.3546,6,0,0,0
+308.8900,0.5000,4825.9589,84.0000,84.0000,0.0000,0.2201,-10.0563,6,1615.5048,695.8222,893.7941,-76.7106,117.7159,151.2078,160.9315,-12.9775,0.0000,113.8596,0.0000,113.8596,3.8563,113.8596,7.2093,0.0000,2213.0202,460.2018,673.0275,106.6504,10.4811,96.1693,0.0000,96.1693,0.0000,96.1693,5.6773,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22744.4237,22744.4237,22744.4237,22744.4237,6,0,0,0
+309.3900,0.5000,4837.6256,84.0000,84.0000,0.0000,0.2561,-10.0265,6,1615.5048,701.6583,894.3644,-76.7106,118.7032,151.3043,160.9315,-12.9775,0.0000,114.8469,0.0000,114.8469,3.8563,114.8469,7.2487,0.0000,2213.0202,464.2917,678.8636,107.5982,10.4997,97.0985,0.0000,97.0985,0.0000,97.0985,6.6065,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22929.2381,22929.2381,22929.2381,22929.2381,6,0,0,0
+309.8900,0.5000,4849.2922,84.0000,84.0000,0.0000,0.2909,-9.9925,6,1615.5048,707.3044,895.6645,-76.7106,119.6584,151.5243,160.9315,-12.9775,0.0000,115.8021,0.0000,115.8021,3.8563,115.8021,7.2870,0.0000,2213.0202,468.2485,684.5097,108.5152,10.5177,97.9974,0.0000,97.9974,0.0000,97.9974,7.5055,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23108.0352,23108.0352,23108.0352,23108.0352,6,0,0,0
+310.3900,0.5000,4860.9589,84.0000,84.0000,0.0000,0.3140,-9.9559,6,1615.5048,711.0397,896.9223,-76.7106,120.2903,151.7371,160.9315,-12.9775,0.0000,116.4340,0.0000,116.4340,3.8563,116.4340,7.3122,0.0000,2213.0202,470.8662,688.2451,109.1218,10.5296,98.5922,0.0000,98.5922,0.0000,98.5922,8.1002,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23226.3231,23226.3231,23226.3231,23226.3231,6,0,0,0
+310.8900,0.5000,4872.6256,84.0000,84.0000,0.0000,0.3310,-9.9173,6,1615.5048,713.7866,897.7544,-76.7106,120.7550,151.8778,160.9315,-12.9775,0.0000,116.8987,0.0000,116.8987,3.8563,116.8987,7.3308,0.0000,2213.0202,472.7912,690.9920,109.5679,10.5384,99.0295,0.0000,99.0295,0.0000,99.0295,8.5376,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23313.3095,23313.3095,23313.3095,23313.3095,6,0,0,0
+311.3900,0.5000,4884.2922,84.0000,84.0000,0.0000,0.3440,-9.8771,6,1615.5048,715.9083,898.3663,-76.7106,121.1140,151.9814,160.9315,-12.9775,0.0000,117.2577,0.0000,117.2577,3.8563,117.2577,7.3452,0.0000,2213.0202,474.2782,693.1137,109.9125,10.5452,99.3673,0.0000,99.3673,0.0000,99.3673,8.8754,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23380.4990,23380.4990,23380.4990,23380.4990,6,0,0,0
+311.8900,0.5000,4895.9589,84.0000,84.0000,0.0000,0.3704,-9.8339,6,1615.5048,720.1728,898.8390,-76.7106,121.8354,152.0613,160.9315,-12.9775,0.0000,117.9791,0.0000,117.9791,3.8563,117.9791,7.3740,0.0000,2213.0202,477.2667,697.3781,110.6051,10.5588,100.0463,0.0000,100.0463,0.0000,100.0463,9.5544,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23515.5433,23515.5433,23515.5433,23515.5433,6,0,0,0
+312.3900,0.5000,4907.6256,84.0000,84.0000,0.0000,0.3983,-9.7875,6,1615.5048,724.7000,899.7890,-76.7106,122.6013,152.2220,160.9315,-12.9775,0.0000,118.7450,0.0000,118.7450,3.8563,118.7450,7.4047,0.0000,2213.0202,480.4394,701.9053,111.3403,10.5732,100.7671,0.0000,100.7671,0.0000,100.7671,10.2752,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23658.9078,23658.9078,23658.9078,23658.9078,6,0,0,0
+312.8900,0.5000,4919.2922,84.0000,84.0000,0.0000,0.4158,-9.7390,6,1615.5048,727.5360,900.7975,-76.7106,123.0811,152.3927,160.9315,-12.9775,0.0000,119.2248,0.0000,119.2248,3.8563,119.2248,7.4239,0.0000,2213.0202,482.4269,704.7414,111.8010,10.5823,101.2186,0.0000,101.2186,0.0000,101.2186,10.7267,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23748.7191,23748.7191,23748.7191,23748.7191,6,0,0,0
+313.3900,0.5000,4930.9589,84.0000,84.0000,0.0000,0.4190,-9.6901,6,1615.5048,728.0508,901.4293,-76.7106,123.1682,152.4995,160.9315,-12.9775,0.0000,119.3119,0.0000,119.3119,3.8563,119.3119,7.4273,0.0000,2213.0202,482.7876,705.2562,111.8846,10.5839,101.3006,0.0000,101.3006,0.0000,101.3006,10.8087,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23765.0210,23765.0210,23765.0210,23765.0210,6,0,0,0
+313.8900,0.5000,4942.6256,84.0000,84.0000,0.0000,0.4028,-9.6431,6,1615.5048,725.4239,901.5440,-76.7106,122.7238,152.5189,160.9315,-12.9775,0.0000,118.8675,0.0000,118.8675,3.8563,118.8675,7.4096,0.0000,2213.0202,480.9467,702.6293,111.4579,10.5756,100.8824,0.0000,100.8824,0.0000,100.8824,10.3904,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23681.8327,23681.8327,23681.8327,23681.8327,6,0,0,0
+314.3900,0.5000,4954.2922,84.0000,84.0000,0.0000,0.3974,-9.5967,6,1615.5048,724.5523,900.9588,-76.7106,122.5763,152.4199,160.9315,-12.9775,0.0000,118.7200,0.0000,118.7200,3.8563,118.7200,7.4037,0.0000,2213.0202,480.3359,701.7577,111.3164,10.5728,100.7436,0.0000,100.7436,0.0000,100.7436,10.2517,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23654.2330,23654.2330,23654.2330,23654.2330,6,0,0,0
+314.8900,0.5000,4965.9589,84.0000,84.0000,0.0000,0.4025,-9.5498,6,1615.5048,725.3763,900.7646,-76.7106,122.7157,152.3871,160.9315,-12.9775,0.0000,118.8594,0.0000,118.8594,3.8563,118.8594,7.4092,0.0000,2213.0202,480.9133,702.5817,111.4502,10.5754,100.8748,0.0000,100.8748,0.0000,100.8748,10.3829,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23680.3255,23680.3255,23680.3255,23680.3255,6,0,0,0
+315.3900,0.5000,4977.6256,84.0000,84.0000,0.0000,0.4409,-9.4983,6,1615.5048,731.6030,900.9482,-76.7106,123.7691,152.4181,160.9315,-12.9775,0.0000,119.9128,0.0000,119.9128,3.8563,119.9128,7.4514,0.0000,2213.0202,485.2770,708.8084,112.4615,10.5953,101.8662,0.0000,101.8662,0.0000,101.8662,11.3743,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23877.5079,23877.5079,23877.5079,23877.5079,6,0,0,0
+315.8900,0.5000,4989.2922,84.0000,84.0000,0.0000,0.4950,-9.4406,6,1615.5048,740.3590,902.3353,-76.7106,125.2504,152.6528,160.9315,-12.9775,0.0000,121.3941,0.0000,121.3941,3.8563,121.3941,7.5106,0.0000,2213.0202,491.4132,717.5644,113.8835,10.6232,103.2603,0.0000,103.2603,0.0000,103.2603,12.7684,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24154.7888,24154.7888,24154.7888,24154.7888,6,0,0,0
+316.3900,0.5000,5000.9589,84.0000,84.0000,0.0000,0.5718,-9.3739,6,1615.5048,752.8070,904.2859,-76.7106,127.3563,152.9828,160.9315,-12.9775,0.0000,123.5000,0.0000,123.5000,3.8563,123.5000,7.5949,0.0000,2213.0202,500.1368,730.0124,115.9052,10.6630,105.2422,0.0000,105.2422,0.0000,105.2422,14.7504,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24548.9839,24548.9839,24548.9839,24548.9839,6,0,0,0
+316.8900,0.5000,5012.6256,84.0000,84.0000,0.0000,0.6584,-9.2971,6,1615.5048,766.8382,907.0590,-76.7106,129.7301,153.4519,160.9315,-12.9775,0.0000,125.8738,0.0000,125.8738,3.8563,125.8738,7.6898,0.0000,2213.0202,509.9699,744.0436,118.1839,10.7078,107.4762,0.0000,107.4762,0.0000,107.4762,16.9845,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24995.6221,24995.6221,24995.6221,24995.6221,6,0,0,0
+317.3900,0.5000,5024.2922,84.0000,84.0000,0.0000,0.7509,-9.2094,6,1615.5048,781.8238,910.1847,-76.7106,132.2652,153.9807,160.9315,-12.9775,0.0000,128.4090,0.0000,128.4090,3.8563,128.4090,7.7912,0.0000,2213.0202,520.4717,759.0291,120.6177,10.7556,109.8621,0.0000,109.8621,0.0000,109.8621,19.3706,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25487.1317,25487.1317,25487.1317,25487.1317,6,0,0,0
+317.8900,0.5000,5035.9589,84.0000,84.0000,0.0000,0.8261,-9.1131,6,1615.5048,794.0029,913.5231,-76.7106,134.3257,154.5455,160.9315,-12.9775,0.0000,130.4694,0.0000,130.4694,3.8563,130.4694,7.8736,0.0000,2213.0202,529.0069,771.2083,122.5957,10.7949,111.8008,0.0000,111.8008,0.0000,111.8008,21.3094,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25886.5960,25886.5960,25886.5960,25886.5960,6,0,0,0
+318.3900,0.5000,5047.6256,84.0000,84.0000,0.0000,0.8861,-9.0097,6,1615.5048,803.7338,916.2362,-76.7106,135.9719,155.0045,160.9315,-12.9775,0.0000,132.1156,0.0000,132.1156,3.8563,132.1156,7.9395,0.0000,2213.0202,535.8263,780.9392,124.1761,10.8266,113.3495,0.0000,113.3495,0.0000,113.3495,22.8581,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26205.7583,26205.7583,26205.7583,26205.7583,6,0,0,0
+318.8900,0.5000,5059.2922,84.0000,84.0000,0.0000,0.9074,-8.9038,6,1615.5048,807.1871,918.4040,-76.7106,136.5561,155.3712,160.9315,-12.9775,0.0000,132.6998,0.0000,132.6998,3.8563,132.6998,7.9629,0.0000,2213.0202,538.2463,784.3925,124.7369,10.8379,113.8991,0.0000,113.8991,0.0000,113.8991,23.4078,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26319.0228,26319.0228,26319.0228,26319.0228,6,0,0,0
+319.3900,0.5000,5070.9589,84.0000,84.0000,0.0000,0.9129,-8.7973,6,1615.5048,808.0789,919.1733,-76.7106,136.7070,155.5014,160.9315,-12.9775,0.0000,132.8507,0.0000,132.8507,3.8563,132.8507,7.9689,0.0000,2213.0202,538.8713,785.2843,124.8818,10.8408,114.0410,0.0000,114.0410,0.0000,114.0410,23.5497,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26348.2721,26348.2721,26348.2721,26348.2721,6,0,0,0
+319.8900,0.5000,5082.6256,84.0000,84.0000,0.0000,0.9012,-8.6922,6,1615.5048,806.1767,919.3719,-76.7106,136.3851,155.5350,160.9315,-12.9775,0.0000,132.5289,0.0000,132.5289,3.8563,132.5289,7.9560,0.0000,2213.0202,537.5382,783.3820,124.5728,10.8346,113.7383,0.0000,113.7383,0.0000,113.7383,23.2469,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26285.8818,26285.8818,26285.8818,26285.8818,6,0,0,0
+320.3900,0.5000,5094.2922,84.0000,84.0000,0.0000,0.9038,-8.5867,6,1615.5048,806.5938,918.9482,-76.7106,136.4557,155.4633,160.9315,-12.9775,0.0000,132.5994,0.0000,132.5994,3.8563,132.5994,7.9588,0.0000,2213.0202,537.8305,783.7992,124.6406,10.8359,113.8047,0.0000,113.8047,0.0000,113.8047,23.3133,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26299.5630,26299.5630,26299.5630,26299.5630,6,0,0,0
+320.8900,0.5000,5105.9589,84.0000,84.0000,0.0000,0.9190,-8.4795,6,1615.5048,809.0606,919.0411,-76.7106,136.8730,155.4790,160.9315,-12.9775,0.0000,133.0167,0.0000,133.0167,3.8563,133.0167,7.9755,0.0000,2213.0202,539.5593,786.2659,125.0412,10.8440,114.1972,0.0000,114.1972,0.0000,114.1972,23.7059,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26380.4703,26380.4703,26380.4703,26380.4703,6,0,0,0
+321.3900,0.5000,5117.6256,84.0000,84.0000,0.0000,0.9703,-8.3663,6,1615.5048,817.3787,919.5906,-76.7106,138.2803,155.5720,160.9315,-12.9775,0.0000,134.4240,0.0000,134.4240,3.8563,134.4240,8.0318,0.0000,2213.0202,545.3886,794.5840,126.3921,10.8711,115.5211,0.0000,115.5211,0.0000,115.5211,25.0298,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26653.2956,26653.2956,26653.2956,26653.2956,6,0,0,0
+321.8900,0.5000,5129.2922,84.0000,84.0000,0.0000,1.0297,-8.2462,6,1615.5048,827.0112,921.4437,-76.7106,139.9098,155.8855,160.9315,-12.9775,0.0000,136.0535,0.0000,136.0535,3.8563,136.0535,8.0970,0.0000,2213.0202,552.1391,804.2166,127.9565,10.9025,117.0540,0.0000,117.0540,0.0000,117.0540,26.5629,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26969.2318,26969.2318,26969.2318,26969.2318,6,0,0,0
+322.3900,0.5000,5140.9589,84.0000,84.0000,0.0000,1.0927,-8.1187,6,1615.5048,837.2115,923.5895,-76.7106,141.6355,156.2485,160.9315,-12.9775,0.0000,137.7792,0.0000,137.7792,3.8563,137.7792,8.1660,0.0000,2213.0202,559.2874,814.4169,129.6131,10.9357,118.6774,0.0000,118.6774,0.0000,118.6774,28.1864,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27303.7909,27303.7909,27303.7909,27303.7909,6,0,0,0
+322.8900,0.5000,5152.6256,84.0000,84.0000,0.0000,1.1313,-7.9867,6,1615.5048,843.4776,925.8619,-76.7106,142.6955,156.6329,160.9315,-12.9775,0.0000,138.8393,0.0000,138.8393,3.8563,138.8393,8.2084,0.0000,2213.0202,563.6787,820.6830,130.6308,10.9562,119.6746,0.0000,119.6746,0.0000,119.6746,29.1837,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27495.7692,27495.7692,27495.7692,27495.7692,6,0,0,0
+323.3900,0.5000,5164.2922,84.0000,84.0000,0.0000,1.1471,-7.8529,6,1615.5048,846.0370,927.2578,-76.7106,143.1285,156.8691,160.9315,-12.9775,0.0000,139.2722,0.0000,139.2722,3.8563,139.2722,8.2258,0.0000,2213.0202,565.4724,823.2424,131.0465,10.9645,120.0820,0.0000,120.0820,0.0000,120.0820,29.5911,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27565.8359,27565.8359,27565.8359,27565.8359,6,0,0,0
+323.8900,0.5000,5175.9589,84.0000,84.0000,0.0000,1.1374,-7.7202,6,1615.5048,844.4608,927.8279,-76.7106,142.8619,156.9655,160.9315,-12.9775,0.0000,139.0056,0.0000,139.0056,3.8563,139.0056,8.2151,0.0000,2213.0202,564.3677,821.6662,130.7905,10.9594,119.8311,0.0000,119.8311,0.0000,119.8311,29.3402,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27522.6849,27522.6849,27522.6849,27522.6849,6,0,0,0
+324.3900,0.5000,5187.6256,84.0000,84.0000,0.0000,1.1204,-7.5895,6,1615.5048,841.6984,927.4768,-76.7106,142.3945,156.9061,160.9315,-12.9775,0.0000,138.5383,0.0000,138.5383,3.8563,138.5383,8.1964,0.0000,2213.0202,562.4318,818.9037,130.3419,10.9504,119.3915,0.0000,119.3915,0.0000,119.3915,28.9006,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27447.0605,27447.0605,27447.0605,27447.0605,6,0,0,0
+324.8900,0.5000,5199.2922,84.0000,84.0000,0.0000,1.1065,-7.4604,6,1615.5048,839.4528,926.8614,-76.7106,142.0147,156.8020,160.9315,-12.9775,0.0000,138.1584,0.0000,138.1584,3.8563,138.1584,8.1812,0.0000,2213.0202,560.8582,816.6582,129.9772,10.9430,119.0341,0.0000,119.0341,0.0000,119.0341,28.5432,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27377.3057,27377.3057,27377.3057,27377.3057,6,0,0,0
+325.3900,0.5000,5210.9589,84.0000,84.0000,0.0000,1.1093,-7.3310,6,1615.5048,839.9101,926.3612,-76.7106,142.0920,156.7174,160.9315,-12.9775,0.0000,138.2357,0.0000,138.2357,3.8563,138.2357,8.1843,0.0000,2213.0202,561.1786,817.1154,130.0514,10.9445,119.1069,0.0000,119.1069,0.0000,119.1069,28.6159,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27392.3019,27392.3019,27392.3019,27392.3019,6,0,0,0
+325.8900,0.5000,5222.6256,84.0000,84.0000,0.0000,1.1373,-7.1983,6,1615.5048,844.4446,926.4630,-76.7106,142.8591,156.7346,160.9315,-12.9775,0.0000,139.0029,0.0000,139.0029,3.8563,139.0029,8.2150,0.0000,2213.0202,564.3564,821.6500,130.7879,10.9593,119.8285,0.0000,119.8285,0.0000,119.8285,29.3376,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27522.2419,27522.2419,27522.2419,27522.2419,6,0,0,0
+326.3900,0.5000,5234.2922,84.0000,84.0000,0.0000,1.2011,-7.0581,6,1615.5048,854.7868,927.4732,-76.7106,144.6088,156.9055,160.9315,-12.9775,0.0000,140.7525,0.0000,140.7525,3.8563,140.7525,8.2850,0.0000,2213.0202,571.6042,831.9921,132.4675,10.9930,121.4745,0.0000,121.4745,0.0000,121.4745,30.9837,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27805.3703,27805.3703,27805.3703,27805.3703,6,0,0,0
+326.8900,0.5000,5245.9589,84.0000,84.0000,0.0000,1.2846,-6.9083,6,1615.5048,868.3055,929.7771,-76.7106,146.8958,157.2953,160.9315,-12.9775,0.0000,143.0395,0.0000,143.0395,3.8563,143.0395,8.3765,0.0000,2213.0202,581.0781,845.5109,134.6631,11.0371,123.6260,0.0000,123.6260,0.0000,123.6260,33.1354,72.5489,17.9416,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28225.2297,28225.2297,28225.2297,28225.2297,6,0,0,0
+327.3900,0.5000,5257.6256,84.0000,84.0000,0.0000,1.3767,-6.7477,6,1615.5048,883.2326,932.7887,-76.7106,149.4211,157.8048,160.9315,-12.9775,0.0000,145.5648,0.0000,145.5648,3.8563,145.5648,8.4775,0.0000,2213.0202,591.5390,860.4380,137.0874,11.0858,126.0016,0.0000,126.0016,0.0000,126.0016,35.5112,72.5489,17.9414,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28727.8471,28727.8471,28727.8471,28727.8471,6,0,0,0
+327.8900,0.5000,5269.2922,84.0000,84.0000,0.0000,1.4568,-6.5777,6,1615.5048,896.2158,936.1140,-76.7106,151.6175,158.3673,160.9315,-12.9775,0.0000,147.7613,0.0000,147.7613,3.8563,147.7613,8.5653,0.0000,2213.0202,600.6376,873.4212,139.1959,11.1281,128.0678,0.0000,128.0678,0.0000,128.0678,37.5777,72.5489,17.9412,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29165.0102,29165.0102,29165.0102,29165.0102,6,0,0,0
+328.3900,0.5000,5280.9589,84.0000,84.0000,0.0000,1.5046,-6.4022,6,1615.5048,903.9600,939.0063,-76.7106,152.9277,158.8566,160.9315,-12.9775,0.0000,149.0714,0.0000,149.0714,3.8563,149.0714,8.6177,0.0000,2213.0202,606.0648,881.1653,140.4537,11.1533,129.3003,0.0000,129.3003,0.0000,129.3003,38.8103,72.5489,17.9411,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29425.7680,29425.7680,29425.7680,29425.7680,6,0,0,0
+328.8900,0.5000,5292.6256,84.0000,84.0000,0.0000,1.5227,-6.2245,6,1615.5048,906.8853,940.7315,-76.7106,153.4226,159.1485,160.9315,-12.9775,0.0000,149.5663,0.0000,149.5663,3.8563,149.5663,8.6375,0.0000,2213.0202,608.1149,884.0907,140.9288,11.1629,129.7659,0.0000,129.7659,0.0000,129.7659,39.2759,72.5489,17.9410,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29524.2696,29524.2696,29524.2696,29524.2696,6,0,0,0
+329.3900,0.5000,5304.2922,84.0000,84.0000,0.0000,1.5143,-6.0479,6,1615.5048,905.5296,941.3832,-76.7106,153.1932,159.2587,160.9315,-12.9775,0.0000,149.3369,0.0000,149.3369,3.8563,149.3369,8.6283,0.0000,2213.0202,607.1648,882.7350,140.7086,11.1585,129.5501,0.0000,129.5501,0.0000,129.5501,39.0601,72.5489,17.9411,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29478.6202,29478.6202,29478.6202,29478.6202,6,0,0,0
+329.8900,0.5000,5315.9589,84.0000,84.0000,0.0000,1.4761,-5.8756,6,1615.5048,899.3469,941.0812,-76.7106,152.1472,159.2077,160.9315,-12.9775,0.0000,148.2910,0.0000,148.2910,3.8563,148.2910,8.5865,0.0000,2213.0202,602.8319,876.5522,139.7044,11.1383,128.5661,0.0000,128.5661,0.0000,128.5661,38.0760,72.5489,17.9412,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29270.4378,29270.4378,29270.4378,29270.4378,6,0,0,0
+330.3900,0.5000,5327.6256,84.0000,84.0000,0.0000,1.4218,-5.7098,6,1615.5048,890.5420,939.7038,-76.7106,150.6577,158.9746,160.9315,-12.9775,0.0000,146.8014,0.0000,146.8014,3.8563,146.8014,8.5269,0.0000,2213.0202,596.6614,867.7474,138.2745,11.1096,127.1649,0.0000,127.1649,0.0000,127.1649,36.6746,72.5489,17.9413,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28973.9649,28973.9649,28973.9649,28973.9649,6,0,0,0
+330.8900,0.5000,5339.2922,84.0000,84.0000,0.0000,1.3412,-5.5533,6,1615.5048,877.4834,937.7424,-76.7106,148.4485,158.6428,160.9315,-12.9775,0.0000,144.5922,0.0000,144.5922,3.8563,144.5922,8.4386,0.0000,2213.0202,587.5100,854.6888,136.1536,11.0670,125.0866,0.0000,125.0866,0.0000,125.0866,34.5962,72.5489,17.9415,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28534.2639,28534.2639,28534.2639,28534.2639,6,0,0,0
+331.3900,0.5000,5350.9589,84.0000,84.0000,0.0000,1.2576,-5.4066,6,1615.5048,863.9360,934.8333,-76.7106,146.1566,158.1507,160.9315,-12.9775,0.0000,142.3003,0.0000,142.3003,3.8563,142.3003,8.3469,0.0000,2213.0202,578.0160,841.1414,133.9534,11.0229,122.9306,0.0000,122.9306,0.0000,122.9306,32.4399,72.5489,17.9417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28078.1029,28078.1029,28078.1029,28078.1029,6,0,0,0
+331.8900,0.5000,5362.6256,84.0000,84.0000,0.0000,1.1739,-5.2696,6,1615.5048,850.3718,931.8153,-76.7106,143.8619,157.6401,160.9315,-12.9775,0.0000,140.0056,0.0000,140.0056,3.8563,140.0056,8.2551,0.0000,2213.0202,568.5102,827.5772,131.7505,10.9786,120.7719,0.0000,120.7719,0.0000,120.7719,30.2810,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27684.5066,27684.5066,27684.5066,27684.5066,6,0,0,0
+332.3900,0.5000,5374.2922,84.0000,84.0000,0.0000,1.1105,-5.1401,6,1615.5048,840.1000,928.7936,-76.7106,142.1241,157.1289,160.9315,-12.9775,0.0000,138.2678,0.0000,138.2678,3.8563,138.2678,8.1856,0.0000,2213.0202,561.3117,817.3054,130.0823,10.9452,119.1371,0.0000,119.1371,0.0000,119.1371,28.6462,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27398.5308,27398.5308,27398.5308,27398.5308,6,0,0,0
+332.8900,0.5000,5385.9589,84.0000,84.0000,0.0000,1.0586,-5.0166,6,1615.5048,831.6836,926.5053,-76.7106,140.7003,156.7418,160.9315,-12.9775,0.0000,136.8440,0.0000,136.8440,3.8563,136.8440,8.1286,0.0000,2213.0202,555.4135,808.8889,128.7154,10.9177,117.7977,0.0000,117.7977,0.0000,117.7977,27.3066,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27122.4812,27122.4812,27122.4812,27122.4812,6,0,0,0
+333.3900,0.5000,5397.6256,84.0000,84.0000,0.0000,1.0142,-4.8982,6,1615.5048,824.4968,924.6304,-76.7106,139.4845,156.4246,160.9315,-12.9775,0.0000,135.6282,0.0000,135.6282,3.8563,135.6282,8.0800,0.0000,2213.0202,550.3770,801.7022,127.5482,10.8943,116.6539,0.0000,116.6539,0.0000,116.6539,26.1628,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26886.7637,26886.7637,26886.7637,26886.7637,6,0,0,0
+333.8900,0.5000,5409.2922,84.0000,84.0000,0.0000,0.9671,-4.7854,6,1615.5048,816.8596,923.0294,-76.7106,138.1924,156.1537,160.9315,-12.9775,0.0000,134.3362,0.0000,134.3362,3.8563,134.3362,8.0283,0.0000,2213.0202,545.0248,794.0650,126.3078,10.8694,115.4384,0.0000,115.4384,0.0000,115.4384,24.9472,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26636.2706,26636.2706,26636.2706,26636.2706,6,0,0,0
+334.3900,0.5000,5420.9589,84.0000,84.0000,0.0000,0.9095,-4.6793,6,1615.5048,807.5303,921.3280,-76.7106,136.6141,155.8659,160.9315,-12.9775,0.0000,132.7579,0.0000,132.7579,3.8563,132.7579,7.9652,0.0000,2213.0202,538.4868,784.7356,124.7927,10.8390,113.9537,0.0000,113.9537,0.0000,113.9537,23.4624,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26330.2780,26330.2780,26330.2780,26330.2780,6,0,0,0
+334.8900,0.5000,5432.6256,84.0000,84.0000,0.0000,0.8526,-4.5798,6,1615.5048,798.3098,919.2497,-76.7106,135.0543,155.5143,160.9315,-12.9775,0.0000,131.1980,0.0000,131.1980,3.8563,131.1980,7.9028,0.0000,2213.0202,532.0251,775.5152,123.2952,10.8089,112.4863,0.0000,112.4863,0.0000,112.4863,21.9949,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26027.8560,26027.8560,26027.8560,26027.8560,6,0,0,0
+335.3900,0.5000,5444.2922,84.0000,84.0000,0.0000,0.7975,-4.4868,6,1615.5048,789.3788,917.1957,-76.7106,133.5434,155.1668,160.9315,-12.9775,0.0000,129.6871,0.0000,129.6871,3.8563,129.6871,7.8424,0.0000,2213.0202,525.7663,766.5842,121.8447,10.7798,111.0649,0.0000,111.0649,0.0000,111.0649,20.5734,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25734.9304,25734.9304,25734.9304,25734.9304,6,0,0,0
+335.8900,0.5000,5455.9589,84.0000,84.0000,0.0000,0.7507,-4.3992,6,1615.5048,781.7916,915.2061,-76.7106,132.2598,154.8302,160.9315,-12.9775,0.0000,128.4035,0.0000,128.4035,3.8563,128.4035,7.7910,0.0000,2213.0202,520.4492,758.9970,120.6125,10.7555,109.8570,0.0000,109.8570,0.0000,109.8570,19.3654,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25486.0765,25486.0765,25486.0765,25486.0765,6,0,0,0
+336.3900,0.5000,5467.6256,84.0000,84.0000,0.0000,0.7048,-4.3170,6,1615.5048,774.3607,913.5159,-76.7106,131.0027,154.5443,160.9315,-12.9775,0.0000,127.1464,0.0000,127.1464,3.8563,127.1464,7.7407,0.0000,2213.0202,515.2416,751.5661,119.4057,10.7318,108.6739,0.0000,108.6739,0.0000,108.6739,18.1823,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25242.3518,25242.3518,25242.3518,25242.3518,6,0,0,0
+336.8900,0.5000,5479.2922,84.0000,84.0000,0.0000,0.6617,-4.2398,6,1615.5048,767.3775,911.8605,-76.7106,129.8213,154.2642,160.9315,-12.9775,0.0000,125.9650,0.0000,125.9650,3.8563,125.9650,7.6935,0.0000,2213.0202,510.3478,744.5829,118.2715,10.7095,107.5620,0.0000,107.5620,0.0000,107.5620,17.0704,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25013.3095,25013.3095,25013.3095,25013.3095,6,0,0,0
+337.3900,0.5000,5490.9589,84.0000,84.0000,0.0000,0.6571,-4.1631,6,1615.5048,766.6327,910.3048,-76.7106,129.6953,154.0011,160.9315,-12.9775,0.0000,125.8390,0.0000,125.8390,3.8563,125.8390,7.6884,0.0000,2213.0202,509.8258,743.8381,118.1506,10.7071,107.4435,0.0000,107.4435,0.0000,107.4435,16.9518,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24988.8809,24988.8809,24988.8809,24988.8809,6,0,0,0
+337.8900,0.5000,5502.6256,84.0000,84.0000,0.0000,0.5496,-4.0990,6,1615.5048,749.2172,910.1389,-76.7106,126.7490,153.9730,160.9315,-12.9775,0.0000,122.8927,0.0000,122.8927,3.8563,122.8927,7.5706,0.0000,2213.0202,497.6210,726.4226,115.3222,10.6515,104.6706,0.0000,104.6706,0.0000,104.6706,14.1789,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24435.3048,24435.3048,24435.3048,24435.3048,6,0,0,0
+338.3900,0.5000,5514.2922,84.0000,84.0000,0.0000,0.4708,-4.0440,6,1615.5048,736.4446,906.2593,-76.7106,124.5882,153.3166,160.9315,-12.9775,0.0000,120.7319,0.0000,120.7319,3.8563,120.7319,7.4841,0.0000,2213.0202,488.6700,713.6500,113.2478,10.6107,102.6370,0.0000,102.6370,0.0000,102.6370,12.1452,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24030.8295,24030.8295,24030.8295,24030.8295,6,0,0,0
+338.8900,0.5000,5525.9589,84.0000,84.0000,0.0000,0.4103,-3.9962,6,1615.5048,726.6397,903.4139,-76.7106,122.9295,152.8353,160.9315,-12.9775,0.0000,119.0732,0.0000,119.0732,3.8563,119.0732,7.4178,0.0000,2213.0202,481.7987,703.8451,111.6554,10.5794,101.0759,0.0000,101.0759,0.0000,101.0759,10.5840,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23720.3336,23720.3336,23720.3336,23720.3336,6,0,0,0
+339.3900,0.5000,5537.6256,84.0000,84.0000,0.0000,0.3511,-3.9552,6,1615.5048,717.0516,901.2296,-76.7106,121.3074,152.4658,160.9315,-12.9775,0.0000,117.4511,0.0000,117.4511,3.8563,117.4511,7.3529,0.0000,2213.0202,475.0794,694.2570,110.0982,10.5488,99.5494,0.0000,99.5494,0.0000,99.5494,9.0574,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23416.7045,23416.7045,23416.7045,23416.7045,6,0,0,0
+339.8900,0.5000,5549.2922,84.0000,84.0000,0.0000,0.2952,-3.9208,6,1615.5048,707.9933,899.0937,-76.7106,119.7749,152.1044,160.9315,-12.9775,0.0000,115.9187,0.0000,115.9187,3.8563,115.9187,7.2916,0.0000,2213.0202,468.7313,685.1986,108.6270,10.5199,98.1071,0.0000,98.1071,0.0000,98.1071,7.6151,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23129.8504,23129.8504,23129.8504,23129.8504,6,0,0,0
+340.3900,0.5000,5560.9589,84.0000,84.0000,0.0000,0.2462,-3.8921,6,1615.5048,700.0552,897.0757,-76.7106,118.4320,151.7630,160.9315,-12.9775,0.0000,114.5757,0.0000,114.5757,3.8563,114.5757,7.2379,0.0000,2213.0202,463.1683,677.2606,107.3378,10.4946,96.8433,0.0000,96.8433,0.0000,96.8433,6.3513,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22878.4726,22878.4726,22878.4726,22878.4726,6,0,0,0
+340.8900,0.5000,5572.6256,84.0000,84.0000,0.0000,0.2214,-3.8662,6,1615.5048,696.0401,895.3074,-76.7106,117.7528,151.4639,160.9315,-12.9775,0.0000,113.8965,0.0000,113.8965,3.8563,113.8965,7.2107,0.0000,2213.0202,460.3545,673.2455,106.6858,10.4818,96.2040,0.0000,96.2040,0.0000,96.2040,5.7120,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22751.3261,22751.3261,22751.3261,22751.3261,6,0,0,0
+341.3900,0.5000,5584.2922,84.0000,84.0000,0.0000,0.2213,-3.8404,6,1615.5048,696.0219,894.4129,-76.7106,117.7497,151.3125,160.9315,-12.9775,0.0000,113.8934,0.0000,113.8934,3.8563,113.8934,7.2106,0.0000,2213.0202,460.3418,673.2273,106.6828,10.4817,96.2011,0.0000,96.2011,0.0000,96.2011,5.7091,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22750.7497,22750.7497,22750.7497,22750.7497,6,0,0,0
+341.8900,0.5000,5595.9589,84.0000,84.0000,0.0000,0.2185,-3.8149,6,1615.5048,695.5717,894.4089,-76.7106,117.6735,151.3119,160.9315,-12.9775,0.0000,113.8172,0.0000,113.8172,3.8563,113.8172,7.2076,0.0000,2213.0202,460.0263,672.7771,106.6097,10.4803,96.1294,0.0000,96.1294,0.0000,96.1294,5.6374,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22736.4923,22736.4923,22736.4923,22736.4923,6,0,0,0
+342.3900,0.5000,5607.6256,84.0000,84.0000,0.0000,0.2126,-3.7901,6,1615.5048,694.6181,894.3086,-76.7106,117.5122,151.2949,160.9315,-12.9775,0.0000,113.6559,0.0000,113.6559,3.8563,113.6559,7.2011,0.0000,2213.0202,459.3580,671.8235,106.4548,10.4772,95.9776,0.0000,95.9776,0.0000,95.9776,5.4856,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22706.2937,22706.2937,22706.2937,22706.2937,6,0,0,0
+342.8900,0.5000,5619.2922,84.0000,84.0000,0.0000,0.2049,-3.7662,6,1615.5048,693.3653,894.0961,-76.7106,117.3003,151.2589,160.9315,-12.9775,0.0000,113.4440,0.0000,113.4440,3.8563,113.4440,7.1926,0.0000,2213.0202,458.4800,670.5707,106.2513,10.4732,95.7781,0.0000,95.7781,0.0000,95.7781,5.2861,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22666.6207,22666.6207,22666.6207,22666.6207,6,0,0,0
+343.3900,0.5000,5630.9589,84.0000,84.0000,0.0000,0.1862,-3.7445,6,1615.5048,690.3260,893.8170,-76.7106,116.7861,151.2117,160.9315,-12.9775,0.0000,112.9298,0.0000,112.9298,3.8563,112.9298,7.1721,0.0000,2213.0202,456.3501,667.5314,105.7577,10.4635,95.2942,0.0000,95.2942,0.0000,95.2942,4.8022,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22570.3765,22570.3765,22570.3765,22570.3765,6,0,0,0
+343.8900,0.5000,5642.6256,84.0000,84.0000,0.0000,0.1531,-3.7266,6,1615.5048,684.9752,893.1400,-76.7106,115.8809,151.0972,160.9315,-12.9775,0.0000,112.0246,0.0000,112.0246,3.8563,112.0246,7.1359,0.0000,2213.0202,452.6003,662.1806,104.8887,10.4464,94.4423,0.0000,94.4423,0.0000,94.4423,3.9503,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22417.6139,22417.6139,22417.6139,22417.6139,6,0,0,0
+344.3900,0.5000,5654.2922,84.0000,84.0000,0.0000,0.1234,-3.7122,6,1615.5048,680.1556,891.9480,-76.7106,115.0655,150.8955,160.9315,-12.9775,0.0000,111.2092,0.0000,111.2092,3.8563,111.2092,7.1032,0.0000,2213.0202,449.2227,657.3610,104.1060,10.4310,93.6749,0.0000,93.6749,0.0000,93.6749,3.1829,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22287.0500,22287.0500,22287.0500,22287.0500,6,0,0,0
+344.8900,0.5000,5665.9589,84.0000,84.0000,0.0000,0.0989,-3.7007,6,1615.5048,676.1889,890.8743,-76.7106,114.3944,150.7139,160.9315,-12.9775,0.0000,110.5381,0.0000,110.5381,3.8563,110.5381,7.0764,0.0000,2213.0202,446.4428,653.3942,103.4617,10.4184,93.0434,0.0000,93.0434,0.0000,93.0434,2.5513,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22179.5919,22179.5919,22179.5919,22179.5919,6,0,0,0
+345.3900,0.5000,5677.6256,84.0000,84.0000,0.0000,0.0990,-3.6891,6,1615.5048,676.1999,889.9906,-76.7106,114.3963,150.5644,160.9315,-12.9775,0.0000,110.5400,0.0000,110.5400,3.8563,110.5400,7.0765,0.0000,2213.0202,446.4505,653.4053,103.4635,10.4184,93.0451,0.0000,93.0451,0.0000,93.0451,2.5531,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22179.8905,22179.8905,22179.8905,22179.8905,6,0,0,0
+345.8900,0.5000,5689.2922,84.0000,84.0000,0.0000,0.1113,-3.6761,6,1615.5048,678.1974,889.9931,-76.7106,114.7342,150.5648,160.9315,-12.9775,0.0000,110.8779,0.0000,110.8779,3.8563,110.8779,7.0900,0.0000,2213.0202,447.8504,655.4028,103.7880,10.4248,93.3632,0.0000,93.3632,0.0000,93.3632,2.8711,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22234.0037,22234.0037,22234.0037,22234.0037,6,0,0,0
+346.3900,0.5000,5700.9589,84.0000,84.0000,0.0000,0.1421,-3.6596,6,1615.5048,683.1845,890.4381,-76.7106,115.5779,150.6401,160.9315,-12.9775,0.0000,111.7216,0.0000,111.7216,3.8563,111.7216,7.1237,0.0000,2213.0202,451.3453,660.3899,104.5979,10.4407,94.1572,0.0000,94.1572,0.0000,94.1572,3.6651,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22369.1044,22369.1044,22369.1044,22369.1044,6,0,0,0
+346.8900,0.5000,5712.6256,84.0000,84.0000,0.0000,0.1641,-3.6404,6,1615.5048,686.7553,891.5491,-76.7106,116.1820,150.8280,160.9315,-12.9775,0.0000,112.3257,0.0000,112.3257,3.8563,112.3257,7.1479,0.0000,2213.0202,453.8477,663.9607,105.1778,10.4521,94.7257,0.0000,94.7257,0.0000,94.7257,4.2337,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22465.8358,22465.8358,22465.8358,22465.8358,6,0,0,0
+347.3900,0.5000,5724.2922,84.0000,84.0000,0.0000,0.1764,-3.6198,6,1615.5048,688.7540,892.3445,-76.7106,116.5201,150.9626,160.9315,-12.9775,0.0000,112.6639,0.0000,112.6639,3.8563,112.6639,7.1614,0.0000,2213.0202,455.2484,665.9594,105.5024,10.4585,95.0439,0.0000,95.0439,0.0000,95.0439,4.5519,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22520.5944,22520.5944,22520.5944,22520.5944,6,0,0,0
+347.8900,0.5000,5735.9589,84.0000,84.0000,0.0000,0.1689,-3.6001,6,1615.5048,687.5242,892.7898,-76.7106,116.3121,151.0379,160.9315,-12.9775,0.0000,112.4558,0.0000,112.4558,3.8563,112.4558,7.1531,0.0000,2213.0202,454.3866,664.7296,105.3027,10.4546,94.8481,0.0000,94.8481,0.0000,94.8481,4.3561,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22486.6649,22486.6649,22486.6649,22486.6649,6,0,0,0
+348.3900,0.5000,5747.6256,84.0000,84.0000,0.0000,0.1547,-3.5821,6,1615.5048,685.2250,892.5158,-76.7106,115.9231,150.9916,160.9315,-12.9775,0.0000,112.0668,0.0000,112.0668,3.8563,112.0668,7.1375,0.0000,2213.0202,452.7753,662.4303,104.9293,10.4472,94.4820,0.0000,94.4820,0.0000,94.4820,3.9900,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22424.3792,22424.3792,22424.3792,22424.3792,6,0,0,0
+348.8900,0.5000,5759.2922,84.0000,84.0000,0.0000,0.1395,-3.5658,6,1615.5048,682.7620,892.0036,-76.7106,115.5064,150.9049,160.9315,-12.9775,0.0000,111.6502,0.0000,111.6502,3.8563,111.6502,7.1209,0.0000,2213.0202,451.0492,659.9674,104.5293,10.4394,94.0899,0.0000,94.0899,0.0000,94.0899,3.5979,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22357.6584,22357.6584,22357.6584,22357.6584,6,0,0,0
+349.3900,0.5000,5770.9589,84.0000,84.0000,0.0000,0.1191,-3.5519,6,1615.5048,679.4605,891.4550,-76.7106,114.9479,150.8121,160.9315,-12.9775,0.0000,111.0916,0.0000,111.0916,3.8563,111.0916,7.0985,0.0000,2213.0202,448.7356,656.6659,103.9931,10.4288,93.5643,0.0000,93.5643,0.0000,93.5643,3.0722,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22268.2209,22268.2209,22268.2209,22268.2209,6,0,0,0
+349.8900,0.5000,5782.6256,84.0000,84.0000,0.0000,0.0908,-3.5413,6,1615.5048,674.8818,890.7195,-76.7106,114.1733,150.6877,160.9315,-12.9775,0.0000,110.3170,0.0000,110.3170,3.8563,110.3170,7.0676,0.0000,2213.0202,445.5268,652.0872,103.2495,10.4142,92.8353,0.0000,92.8353,0.0000,92.8353,2.3432,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22144.1835,22144.1835,22144.1835,22144.1835,6,0,0,0
+350.3900,0.5000,5794.2922,84.0000,84.0000,0.0000,0.0493,-3.5356,6,1615.5048,668.1503,889.6995,-76.7106,113.0345,150.5151,160.9315,-12.9775,0.0000,109.1782,0.0000,109.1782,3.8563,109.1782,7.0220,0.0000,2213.0202,440.8094,645.3557,102.1562,10.3927,91.7635,0.0000,91.7635,0.0000,91.7635,1.2714,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21960.7523,21960.7523,21960.7523,21960.7523,6,0,0,0
+350.8900,0.5000,5805.9589,84.0000,84.0000,0.0000,0.0014,-3.5354,6,1615.5048,660.3975,888.1999,-76.7106,111.7229,150.2614,160.9315,-12.9775,0.0000,107.8666,0.0000,107.8666,3.8563,107.8666,6.9695,0.0000,2213.0202,435.3762,637.6029,100.8971,10.3680,90.5291,0.0000,90.5291,0.0000,90.5291,0.0371,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21742.7888,21742.7888,21742.7888,21742.7888,6,0,0,0
+351.3900,0.5000,5817.6256,84.0000,84.0000,0.0000,-0.0428,-3.5404,6,1615.5048,653.2332,886.4728,-76.7106,110.5109,149.9693,160.9315,-12.9775,0.0000,106.6546,0.0000,106.6546,3.8563,106.6546,6.9211,0.0000,2213.0202,430.3555,630.4386,99.7336,10.3451,89.3885,0.0000,89.3885,0.0000,89.3885,-1.1036,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21541.3702,21541.3702,21541.3702,21541.3702,6,0,0,0
+351.8900,0.5000,5829.2922,84.0000,84.0000,0.0000,-0.0817,-3.5499,6,1615.5048,646.9319,884.8768,-76.7106,109.4449,149.6993,160.9315,-12.9775,0.0000,105.5886,0.0000,105.5886,3.8563,105.5886,6.8784,0.0000,2213.0202,425.9395,624.1373,98.7102,10.3250,88.3852,0.0000,88.3852,0.0000,88.3852,-2.1069,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21351.6093,21351.6093,21351.6093,21351.6093,6,0,0,0
+352.3900,0.5000,5840.9589,84.0000,84.0000,0.0000,-0.1096,-3.5627,6,1615.5048,642.4024,883.4730,-76.7106,108.6786,149.4618,160.9315,-12.9775,0.0000,104.8223,0.0000,104.8223,3.8563,104.8223,6.8478,0.0000,2213.0202,422.7652,619.6077,97.9745,10.3105,87.6640,0.0000,87.6640,0.0000,87.6640,-2.8280,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21204.2189,21204.2189,21204.2189,21204.2189,6,0,0,0
+352.8900,0.5000,5852.6256,84.0000,84.0000,0.0000,-0.1226,-3.5770,6,1615.5048,640.2982,882.4640,-76.7106,108.3226,149.2911,160.9315,-12.9775,0.0000,104.4663,0.0000,104.4663,3.8563,104.4663,6.8335,0.0000,2213.0202,421.2906,617.5036,97.6328,10.3038,87.3290,0.0000,87.3290,0.0000,87.3290,-3.1630,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21135.7506,21135.7506,21135.7506,21135.7506,6,0,0,0
+353.3900,0.5000,5864.2922,84.0000,84.0000,0.0000,-0.1212,-3.5912,6,1615.5048,640.5327,881.9952,-76.7106,108.3623,149.2118,160.9315,-12.9775,0.0000,104.5060,0.0000,104.5060,3.8563,104.5060,6.8351,0.0000,2213.0202,421.4549,617.7381,97.6709,10.3046,87.3663,0.0000,87.3663,0.0000,87.3663,-3.1257,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21143.3799,21143.3799,21143.3799,21143.3799,6,0,0,0
+353.8900,0.5000,5875.9589,84.0000,84.0000,0.0000,-0.0922,-3.6019,6,1615.5048,645.2246,882.0475,-76.7106,109.1560,149.2206,160.9315,-12.9775,0.0000,105.2998,0.0000,105.2998,3.8563,105.2998,6.8669,0.0000,2213.0202,424.7430,622.4300,98.4329,10.3195,88.1134,0.0000,88.1134,0.0000,88.1134,-2.3787,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21296.0545,21296.0545,21296.0545,21296.0545,6,0,0,0
+354.3900,0.5000,5887.6256,84.0000,84.0000,0.0000,-0.0509,-3.6079,6,1615.5048,651.9202,883.0927,-76.7106,110.2888,149.3974,160.9315,-12.9775,0.0000,106.4325,0.0000,106.4325,3.8563,106.4325,6.9122,0.0000,2213.0202,429.4353,629.1256,99.5203,10.3409,89.1794,0.0000,89.1794,0.0000,89.1794,-1.3127,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21504.4549,21504.4549,21504.4549,21504.4549,6,0,0,0
+354.8900,0.5000,5899.2922,84.0000,84.0000,0.0000,0.0045,-3.6073,6,1615.5048,660.9005,884.5843,-76.7106,111.8080,149.6498,160.9315,-12.9775,0.0000,107.9517,0.0000,107.9517,3.8563,107.9517,6.9729,0.0000,2213.0202,435.7287,638.1059,100.9788,10.3696,90.6092,0.0000,90.6092,0.0000,90.6092,0.1171,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21756.9291,21756.9291,21756.9291,21756.9291,6,0,0,0
+355.3900,0.5000,5910.9589,84.0000,84.0000,0.0000,0.0658,-3.5996,6,1615.5048,670.8269,886.5848,-76.7106,113.4873,149.9882,160.9315,-12.9775,0.0000,109.6310,0.0000,109.6310,3.8563,109.6310,7.0401,0.0000,2213.0202,442.6851,648.0322,102.5909,10.4013,92.1896,0.0000,92.1896,0.0000,92.1896,1.6976,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22034.3355,22034.3355,22034.3355,22034.3355,6,0,0,0
+355.8900,0.5000,5922.6256,84.0000,84.0000,0.0000,0.1339,-3.5840,6,1615.5048,681.8568,888.7961,-76.7106,115.3533,150.3623,160.9315,-12.9775,0.0000,111.4970,0.0000,111.4970,3.8563,111.4970,7.1148,0.0000,2213.0202,450.4149,659.0622,104.3823,10.4365,93.9458,0.0000,93.9458,0.0000,93.9458,3.4537,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22333.1356,22333.1356,22333.1356,22333.1356,6,0,0,0
+356.3900,0.5000,5934.2922,84.0000,84.0000,0.0000,0.2100,-3.5595,6,1615.5048,694.1840,891.2533,-76.7106,117.4388,150.7780,160.9315,-12.9775,0.0000,113.5825,0.0000,113.5825,3.8563,113.5825,7.1982,0.0000,2213.0202,459.0538,671.3894,106.3843,10.4758,95.9085,0.0000,95.9085,0.0000,95.9085,5.4165,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22692.5475,22692.5475,22692.5475,22692.5475,6,0,0,0
+356.8900,0.5000,5945.9589,84.0000,84.0000,0.0000,0.2872,-3.5260,6,1615.5048,706.7002,893.9994,-76.7106,119.5562,151.2426,160.9315,-12.9775,0.0000,115.6999,0.0000,115.6999,3.8563,115.6999,7.2829,0.0000,2213.0202,467.8251,683.9056,108.4170,10.5158,97.9012,0.0000,97.9012,0.0000,97.9012,7.4093,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23088.9019,23088.9019,23088.9019,23088.9019,6,0,0,0
+357.3900,0.5000,5957.6256,84.0000,84.0000,0.0000,0.3437,-3.4859,6,1615.5048,715.8591,896.7877,-76.7106,121.1056,151.7143,160.9315,-12.9775,0.0000,117.2494,0.0000,117.2494,3.8563,117.2494,7.3448,0.0000,2213.0202,474.2437,693.0645,109.9045,10.5450,99.3595,0.0000,99.3595,0.0000,99.3595,8.8675,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23378.9405,23378.9405,23378.9405,23378.9405,6,0,0,0
+357.8900,0.5000,5969.2922,84.0000,84.0000,0.0000,0.3801,-3.4416,6,1615.5048,721.7443,898.8280,-76.7106,122.1013,152.0595,160.9315,-12.9775,0.0000,118.2450,0.0000,118.2450,3.8563,118.2450,7.3847,0.0000,2213.0202,478.3680,698.9497,110.8603,10.5638,100.2965,0.0000,100.2965,0.0000,100.2965,9.8046,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23565.3098,23565.3098,23565.3098,23565.3098,6,0,0,0
+358.3900,0.5000,5980.9589,84.0000,84.0000,0.0000,0.3774,-3.3976,6,1615.5048,721.3076,900.1391,-76.7106,122.0274,152.2813,160.9315,-12.9775,0.0000,118.1711,0.0000,118.1711,3.8563,118.1711,7.3817,0.0000,2213.0202,478.0620,698.5130,110.7894,10.5624,100.2270,0.0000,100.2270,0.0000,100.2270,9.7351,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23551.4815,23551.4815,23551.4815,23551.4815,6,0,0,0
+358.8900,0.5000,5992.6256,84.0000,84.0000,0.0000,0.3632,-3.3552,6,1615.5048,719.0076,900.0418,-76.7106,121.6383,152.2648,160.9315,-12.9775,0.0000,117.7820,0.0000,117.7820,3.8563,117.7820,7.3662,0.0000,2213.0202,476.4501,696.2129,110.4159,10.5551,99.8608,0.0000,99.8608,0.0000,99.8608,9.3688,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23478.6445,23478.6445,23478.6445,23478.6445,6,0,0,0
+359.3900,0.5000,6004.2922,84.0000,84.0000,0.0000,0.3422,-3.3153,6,1615.5048,715.6127,899.5294,-76.7106,121.0640,152.1781,160.9315,-12.9775,0.0000,117.2077,0.0000,117.2077,3.8563,117.2077,7.3432,0.0000,2213.0202,474.0710,692.8181,109.8645,10.5442,99.3203,0.0000,99.3203,0.0000,99.3203,8.8283,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23371.1387,23371.1387,23371.1387,23371.1387,6,0,0,0
+359.8900,0.5000,6015.9589,84.0000,84.0000,0.0000,0.3423,-3.2753,6,1615.5048,715.6179,898.7731,-76.7106,121.0648,152.0502,160.9315,-12.9775,0.0000,117.2086,0.0000,117.2086,3.8563,117.2086,7.3432,0.0000,2213.0202,474.0746,692.8233,109.8653,10.5443,99.3211,0.0000,99.3211,0.0000,99.3211,8.8291,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23371.3025,23371.3025,23371.3025,23371.3025,6,0,0,0
+360.3900,0.5000,6027.6256,84.0000,84.0000,0.0000,0.3539,-3.2340,6,1615.5048,717.5108,898.7743,-76.7106,121.3851,152.0504,160.9315,-12.9775,0.0000,117.5288,0.0000,117.5288,3.8563,117.5288,7.3560,0.0000,2213.0202,475.4012,694.7162,110.1728,10.5503,99.6225,0.0000,99.6225,0.0000,99.6225,9.1305,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23431.2470,23431.2470,23431.2470,23431.2470,6,0,0,0
+360.8900,0.5000,6039.2922,84.0000,84.0000,0.0000,0.3854,-3.1891,6,1615.5048,722.6010,899.1960,-76.7106,122.2462,152.1217,160.9315,-12.9775,0.0000,118.3899,0.0000,118.3899,3.8563,118.3899,7.3905,0.0000,2213.0202,478.9684,699.8064,110.9995,10.5665,100.4329,0.0000,100.4329,0.0000,100.4329,9.9410,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23592.4400,23592.4400,23592.4400,23592.4400,6,0,0,0
+361.3900,0.5000,6050.9589,84.0000,84.0000,0.0000,0.4163,-3.1405,6,1615.5048,727.6137,900.3299,-76.7106,123.0942,152.3136,160.9315,-12.9775,0.0000,119.2380,0.0000,119.2380,3.8563,119.2380,7.4244,0.0000,2213.0202,482.4813,704.8191,111.8136,10.5826,101.2310,0.0000,101.2310,0.0000,101.2310,10.7391,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23751.1779,23751.1779,23751.1779,23751.1779,6,0,0,0
+361.8900,0.5000,6062.6256,84.0000,84.0000,0.0000,0.4431,-3.0888,6,1615.5048,731.9596,901.4466,-76.7106,123.8295,152.5025,160.9315,-12.9775,0.0000,119.9732,0.0000,119.9732,3.8563,119.9732,7.4538,0.0000,2213.0202,485.5269,709.1649,112.5194,10.5964,101.9229,0.0000,101.9229,0.0000,101.9229,11.4311,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23888.8003,23888.8003,23888.8003,23888.8003,6,0,0,0
+362.3900,0.5000,6074.2922,84.0000,84.0000,0.0000,0.4512,-3.0362,6,1615.5048,733.2771,902.4147,-76.7106,124.0523,152.6663,160.9315,-12.9775,0.0000,120.1961,0.0000,120.1961,3.8563,120.1961,7.4627,0.0000,2213.0202,486.4502,710.4825,112.7333,10.6006,102.1327,0.0000,102.1327,0.0000,102.1327,11.6408,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23930.5237,23930.5237,23930.5237,23930.5237,6,0,0,0
+362.8900,0.5000,6085.9589,84.0000,84.0000,0.0000,0.4477,-2.9839,6,1615.5048,732.7050,902.7083,-76.7106,123.9556,152.7159,160.9315,-12.9775,0.0000,120.0993,0.0000,120.0993,3.8563,120.0993,7.4588,0.0000,2213.0202,486.0493,709.9104,112.6404,10.5988,102.0416,0.0000,102.0416,0.0000,102.0416,11.5498,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23912.4078,23912.4078,23912.4078,23912.4078,6,0,0,0
+363.3900,0.5000,6097.6256,84.0000,84.0000,0.0000,0.4297,-2.9338,6,1615.5048,729.7798,902.5808,-76.7106,123.4607,152.6943,160.9315,-12.9775,0.0000,119.6044,0.0000,119.6044,3.8563,119.6044,7.4390,0.0000,2213.0202,483.9993,706.9851,112.1653,10.5895,101.5759,0.0000,101.5759,0.0000,101.5759,11.0840,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23819.7715,23819.7715,23819.7715,23819.7715,6,0,0,0
+363.8900,0.5000,6109.2922,84.0000,84.0000,0.0000,0.4109,-2.8859,6,1615.5048,726.7327,901.9292,-76.7106,122.9452,152.5841,160.9315,-12.9775,0.0000,119.0889,0.0000,119.0889,3.8563,119.0889,7.4184,0.0000,2213.0202,481.8639,703.9380,111.6705,10.5797,101.0907,0.0000,101.0907,0.0000,101.0907,10.5988,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23723.2780,23723.2780,23723.2780,23723.2780,6,0,0,0
+364.3900,0.5000,6120.9589,84.0000,84.0000,0.0000,0.3967,-2.8396,6,1615.5048,724.4423,901.2503,-76.7106,122.5577,152.4693,160.9315,-12.9775,0.0000,118.7014,0.0000,118.7014,3.8563,118.7014,7.4029,0.0000,2213.0202,480.2588,701.6477,111.2985,10.5724,100.7261,0.0000,100.7261,0.0000,100.7261,10.2342,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23650.7483,23650.7483,23650.7483,23650.7483,6,0,0,0
+364.8900,0.5000,6132.6256,84.0000,84.0000,0.0000,0.3857,-2.7946,6,1615.5048,722.6510,900.7401,-76.7106,122.2547,152.3829,160.9315,-12.9775,0.0000,118.3984,0.0000,118.3984,3.8563,118.3984,7.3908,0.0000,2213.0202,479.0034,699.8564,111.0076,10.5667,100.4409,0.0000,100.4409,0.0000,100.4409,9.9489,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23594.0220,23594.0220,23594.0220,23594.0220,6,0,0,0
+365.3900,0.5000,6144.2922,84.0000,84.0000,0.0000,0.3755,-2.7508,6,1615.5048,720.9976,900.3411,-76.7106,121.9750,152.3154,160.9315,-12.9775,0.0000,118.1187,0.0000,118.1187,3.8563,118.1187,7.3796,0.0000,2213.0202,477.8447,698.2030,110.7391,10.5614,100.1776,0.0000,100.1776,0.0000,100.1776,9.6857,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23541.6637,23541.6637,23541.6637,23541.6637,6,0,0,0
+365.8900,0.5000,6155.9589,84.0000,84.0000,0.0000,0.3428,-2.7108,6,1615.5048,715.7085,899.9727,-76.7106,121.0802,152.2531,160.9315,-12.9775,0.0000,117.2239,0.0000,117.2239,3.8563,117.2239,7.3438,0.0000,2213.0202,474.1382,692.9139,109.8801,10.5445,99.3355,0.0000,99.3355,0.0000,99.3355,8.8436,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23374.1735,23374.1735,23374.1735,23374.1735,6,0,0,0
+366.3900,0.5000,6167.6256,84.0000,84.0000,0.0000,0.2929,-2.6766,6,1615.5048,707.6253,898.7945,-76.7106,119.7127,152.0538,160.9315,-12.9775,0.0000,115.8564,0.0000,115.8564,3.8563,115.8564,7.2891,0.0000,2213.0202,468.4734,684.8307,108.5673,10.5187,98.0485,0.0000,98.0485,0.0000,98.0485,7.5566,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23118.1985,23118.1985,23118.1985,23118.1985,6,0,0,0
+366.8900,0.5000,6179.2922,84.0000,84.0000,0.0000,0.2033,-2.6529,6,1615.5048,693.1021,896.9938,-76.7106,117.2557,151.7492,160.9315,-12.9775,0.0000,113.3994,0.0000,113.3994,3.8563,113.3994,7.1908,0.0000,2213.0202,458.2955,670.3074,106.2086,10.4724,95.7362,0.0000,95.7362,0.0000,95.7362,5.2442,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22658.2855,22658.2855,22658.2855,22658.2855,6,0,0,0
+367.3900,0.5000,6190.9589,84.0000,84.0000,0.0000,0.0981,-2.6415,6,1615.5048,676.0632,893.7584,-76.7106,114.3732,151.2018,160.9315,-12.9775,0.0000,110.5169,0.0000,110.5169,3.8563,110.5169,7.0755,0.0000,2213.0202,446.3547,653.2685,103.4413,10.4180,93.0233,0.0000,93.0233,0.0000,93.0233,2.5313,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22176.1866,22176.1866,22176.1866,22176.1866,6,0,0,0
+367.8900,0.5000,6202.6256,84.0000,84.0000,0.0000,-0.0235,-2.6442,6,1615.5048,656.3515,889.9626,-76.7106,111.0384,150.5597,160.9315,-12.9775,0.0000,107.1822,0.0000,107.1822,3.8563,107.1822,6.9422,0.0000,2213.0202,432.5408,633.5569,100.2400,10.3551,89.8849,0.0000,89.8849,0.0000,89.8849,-0.6071,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21629.0381,21629.0381,21629.0381,21629.0381,6,0,0,0
+368.3900,0.5000,6214.2922,84.0000,84.0000,0.0000,-0.1190,-2.6581,6,1615.5048,640.8872,885.5714,-76.7106,108.4223,149.8168,160.9315,-12.9775,0.0000,104.5660,0.0000,104.5660,3.8563,104.5660,6.8375,0.0000,2213.0202,421.7034,618.0926,97.7285,10.3057,87.4228,0.0000,87.4228,0.0000,87.4228,-3.0693,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21154.9155,21154.9155,21154.9155,21154.9155,6,0,0,0
+368.8900,0.5000,6225.9589,84.0000,84.0000,0.0000,-0.1910,-2.6804,6,1615.5048,629.2128,882.1264,-76.7106,106.4472,149.2340,160.9315,-12.9775,0.0000,102.5910,0.0000,102.5910,3.8563,102.5910,6.7585,0.0000,2213.0202,413.5220,606.4182,95.8325,10.2684,85.5640,0.0000,85.5640,0.0000,85.5640,-4.9280,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20775.0355,20775.0355,20775.0355,20775.0355,6,0,0,0
+369.3900,0.5000,6237.6256,84.0000,84.0000,0.0000,-0.1941,-2.7030,6,1615.5048,628.7112,879.5257,-76.7106,106.3624,148.7940,160.9315,-12.9775,0.0000,102.5061,0.0000,102.5061,3.8563,102.5061,6.7551,0.0000,2213.0202,413.1704,605.9166,95.7510,10.2668,85.4842,0.0000,85.4842,0.0000,85.4842,-5.0079,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20758.7113,20758.7113,20758.7113,20758.7113,6,0,0,0
+369.8900,0.5000,6249.2922,84.0000,84.0000,0.0000,-0.1657,-2.7224,6,1615.5048,633.3108,879.4140,-76.7106,107.1405,148.7751,160.9315,-12.9775,0.0000,103.2842,0.0000,103.2842,3.8563,103.2842,6.7862,0.0000,2213.0202,416.3938,610.5162,96.4980,10.2815,86.2165,0.0000,86.2165,0.0000,86.2165,-4.2755,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20908.3812,20908.3812,20908.3812,20908.3812,6,0,0,0
+370.3900,0.5000,6260.9589,84.0000,84.0000,0.0000,-0.0927,-2.7332,6,1615.5048,645.1485,880.4386,-76.7106,109.1432,148.9484,160.9315,-12.9775,0.0000,105.2869,0.0000,105.2869,3.8563,105.2869,6.8663,0.0000,2213.0202,424.6897,622.3539,98.4205,10.3193,88.1012,0.0000,88.1012,0.0000,88.1012,-2.3908,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21293.5776,21293.5776,21293.5776,21293.5776,6,0,0,0
+370.8900,0.5000,6272.6256,84.0000,84.0000,0.0000,-0.0065,-2.7339,6,1615.5048,659.1090,883.0757,-76.7106,111.5049,149.3946,160.9315,-12.9775,0.0000,107.6487,0.0000,107.6487,3.8563,107.6487,6.9608,0.0000,2213.0202,434.4732,636.3144,100.6878,10.3639,90.3240,0.0000,90.3240,0.0000,90.3240,-0.1681,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21706.5637,21706.5637,21706.5637,21706.5637,6,0,0,0
+371.3900,0.5000,6284.2922,84.0000,84.0000,0.0000,0.0887,-2.7236,6,1615.5048,674.5309,886.1857,-76.7106,114.1139,149.9207,160.9315,-12.9775,0.0000,110.2577,0.0000,110.2577,3.8563,110.2577,7.0652,0.0000,2213.0202,445.2809,651.7363,103.1925,10.4131,92.7794,0.0000,92.7794,0.0000,92.7794,2.2873,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22134.6771,22134.6771,22134.6771,22134.6771,6,0,0,0
+371.8900,0.5000,6295.9589,84.0000,84.0000,0.0000,0.1817,-2.7024,6,1615.5048,689.5988,889.6213,-76.7106,116.6631,150.5019,160.9315,-12.9775,0.0000,112.8068,0.0000,112.8068,3.8563,112.8068,7.1671,0.0000,2213.0202,455.8404,666.8042,105.6396,10.4612,95.1784,0.0000,95.1784,0.0000,95.1784,4.6864,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22547.3456,22547.3456,22547.3456,22547.3456,6,0,0,0
+372.3900,0.5000,6307.6256,84.0000,84.0000,0.0000,0.2646,-2.6715,6,1615.5048,703.0371,892.9780,-76.7106,118.9365,151.0698,160.9315,-12.9775,0.0000,115.0802,0.0000,115.0802,3.8563,115.0802,7.2581,0.0000,2213.0202,465.2580,680.2425,107.8221,10.5041,97.3180,0.0000,97.3180,0.0000,97.3180,6.8260,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22972.9011,22972.9011,22972.9011,22972.9011,6,0,0,0
+372.8900,0.5000,6319.2922,84.0000,84.0000,0.0000,0.3097,-2.6354,6,1615.5048,710.3360,895.9716,-76.7106,120.1713,151.5762,160.9315,-12.9775,0.0000,116.3150,0.0000,116.3150,3.8563,116.3150,7.3075,0.0000,2213.0202,470.3731,687.5414,109.0075,10.5274,98.4801,0.0000,98.4801,0.0000,98.4801,7.9882,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23204.0395,23204.0395,23204.0395,23204.0395,6,0,0,0
+373.3900,0.5000,6330.9589,84.0000,84.0000,0.0000,0.3271,-2.5972,6,1615.5048,713.1656,897.5976,-76.7106,120.6500,151.8513,160.9315,-12.9775,0.0000,116.7937,0.0000,116.7937,3.8563,116.7937,7.3266,0.0000,2213.0202,472.3560,690.3709,109.4671,10.5364,98.9306,0.0000,98.9306,0.0000,98.9306,8.4387,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23293.6434,23293.6434,23293.6434,23293.6434,6,0,0,0
+373.8900,0.5000,6342.6256,84.0000,84.0000,0.0000,0.3094,-2.5611,6,1615.5048,710.2997,898.2280,-76.7106,120.1651,151.9580,160.9315,-12.9775,0.0000,116.3089,0.0000,116.3089,3.8563,116.3089,7.3072,0.0000,2213.0202,470.3476,687.5051,109.0016,10.5273,98.4743,0.0000,98.4743,0.0000,98.4743,7.9824,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23202.8892,23202.8892,23202.8892,23202.8892,6,0,0,0
+374.3900,0.5000,6354.2922,84.0000,84.0000,0.0000,0.2929,-2.5270,6,1615.5048,707.6145,897.5896,-76.7106,119.7109,151.8499,160.9315,-12.9775,0.0000,115.8546,0.0000,115.8546,3.8563,115.8546,7.2891,0.0000,2213.0202,468.4659,684.8199,108.5655,10.5187,98.0468,0.0000,98.0468,0.0000,98.0468,7.5548,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23117.8564,23117.8564,23117.8564,23117.8564,6,0,0,0
+374.8900,0.5000,6365.9589,84.0000,84.0000,0.0000,0.2807,-2.4942,6,1615.5048,705.6442,896.9914,-76.7106,119.3775,151.7488,160.9315,-12.9775,0.0000,115.5213,0.0000,115.5213,3.8563,115.5213,7.2757,0.0000,2213.0202,467.0851,682.8496,108.2455,10.5124,97.7331,0.0000,97.7331,0.0000,97.7331,7.2411,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23055.4633,23055.4633,23055.4633,23055.4633,6,0,0,0
+375.3900,0.5000,6377.6256,84.0000,84.0000,0.0000,0.2941,-2.4599,6,1615.5048,707.8188,896.5525,-76.7106,119.7454,151.6745,160.9315,-12.9775,0.0000,115.8892,0.0000,115.8892,3.8563,115.8892,7.2904,0.0000,2213.0202,468.6091,685.0242,108.5987,10.5194,98.0794,0.0000,98.0794,0.0000,98.0794,7.5874,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23124.3271,23124.3271,23124.3271,23124.3271,6,0,0,0
+375.8900,0.5000,6389.2922,84.0000,84.0000,0.0000,0.3239,-2.4221,6,1615.5048,712.6468,897.0369,-76.7106,120.5622,151.7565,160.9315,-12.9775,0.0000,116.7059,0.0000,116.7059,3.8563,116.7059,7.3231,0.0000,2213.0202,471.9925,689.8521,109.3828,10.5348,98.8480,0.0000,98.8480,0.0000,98.8480,8.3561,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23277.2144,23277.2144,23277.2144,23277.2144,6,0,0,0
+376.3900,0.5000,6400.9589,84.0000,84.0000,0.0000,0.3817,-2.3776,6,1615.5048,722.0121,898.1124,-76.7106,122.1466,151.9384,160.9315,-12.9775,0.0000,118.2903,0.0000,118.2903,3.8563,118.2903,7.3865,0.0000,2213.0202,478.5557,699.2175,110.9038,10.5647,100.3391,0.0000,100.3391,0.0000,100.3391,9.8472,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23573.7895,23573.7895,23573.7895,23573.7895,6,0,0,0
+376.8900,0.5000,6412.6256,84.0000,84.0000,0.0000,0.4629,-2.3236,6,1615.5048,735.1624,900.1987,-76.7106,124.3713,152.2914,160.9315,-12.9775,0.0000,120.5150,0.0000,120.5150,3.8563,120.5150,7.4755,0.0000,2213.0202,487.7714,712.3678,113.0395,10.6066,102.4329,0.0000,102.4329,0.0000,102.4329,11.9410,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23990.2252,23990.2252,23990.2252,23990.2252,6,0,0,0
+377.3900,0.5000,6424.2922,84.0000,84.0000,0.0000,0.5616,-2.2580,6,1615.5048,751.1636,903.1282,-76.7106,127.0783,152.7870,160.9315,-12.9775,0.0000,123.2220,0.0000,123.2220,3.8563,123.2220,7.5838,0.0000,2213.0202,498.9851,728.3690,115.6383,10.6577,104.9805,0.0000,104.9805,0.0000,104.9805,14.4888,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24496.9418,24496.9418,24496.9418,24496.9418,6,0,0,0
+377.8900,0.5000,6435.9589,84.0000,84.0000,0.0000,0.6469,-2.1826,6,1615.5048,764.9748,906.6929,-76.7106,129.4148,153.3900,160.9315,-12.9775,0.0000,125.5585,0.0000,125.5585,3.8563,125.5585,7.6772,0.0000,2213.0202,508.6639,742.1801,117.8813,10.7018,107.1795,0.0000,107.1795,0.0000,107.1795,16.6878,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24934.5021,24934.5021,24934.5021,24934.5021,6,0,0,0
+378.3900,0.5000,6447.6256,84.0000,84.0000,0.0000,0.7134,-2.0993,6,1615.5048,775.7550,909.7696,-76.7106,131.2386,153.9105,160.9315,-12.9775,0.0000,127.3823,0.0000,127.3823,3.8563,127.3823,7.7502,0.0000,2213.0202,516.2187,752.9604,119.6321,10.7362,108.8959,0.0000,108.8959,0.0000,108.8959,18.4043,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25288.0826,25288.0826,25288.0826,25288.0826,6,0,0,0
+378.8900,0.5000,6459.2922,84.0000,84.0000,0.0000,0.7222,-2.0151,6,1615.5048,777.1697,912.1711,-76.7106,131.4779,154.3168,160.9315,-12.9775,0.0000,127.6216,0.0000,127.6216,3.8563,127.6216,7.7597,0.0000,2213.0202,517.2101,754.3751,119.8619,10.7407,109.1211,0.0000,109.1211,0.0000,109.1211,18.6295,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25334.4834,25334.4834,25334.4834,25334.4834,6,0,0,0
+379.3900,0.5000,6470.9589,84.0000,84.0000,0.0000,0.7029,-1.9331,6,1615.5048,774.0469,912.4863,-76.7106,130.9496,154.3701,160.9315,-12.9775,0.0000,127.0933,0.0000,127.0933,3.8563,127.0933,7.7386,0.0000,2213.0202,515.0217,751.2523,119.3547,10.7308,108.6239,0.0000,108.6239,0.0000,108.6239,18.1323,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25232.0592,25232.0592,25232.0592,25232.0592,6,0,0,0
+379.8900,0.5000,6482.6256,84.0000,84.0000,0.0000,0.6508,-1.8572,6,1615.5048,765.6013,911.7906,-76.7106,129.5208,154.2524,160.9315,-12.9775,0.0000,125.6645,0.0000,125.6645,3.8563,125.6645,7.6815,0.0000,2213.0202,509.1030,742.8066,117.9831,10.7038,107.2792,0.0000,107.2792,0.0000,107.2792,16.7876,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24955.0509,24955.0509,24955.0509,24955.0509,6,0,0,0
+380.3900,0.5000,6494.2922,84.0000,84.0000,0.0000,0.5987,-1.7873,6,1615.5048,757.1649,909.9092,-76.7106,128.0936,153.9341,160.9315,-12.9775,0.0000,124.2373,0.0000,124.2373,3.8563,124.2373,7.6244,0.0000,2213.0202,503.1908,734.3703,116.6129,10.6769,105.9360,0.0000,105.9360,0.0000,105.9360,15.4443,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24686.9864,24686.9864,24686.9864,24686.9864,6,0,0,0
+380.8900,0.5000,6505.9589,84.0000,84.0000,0.0000,0.5493,-1.7232,6,1615.5048,749.1681,908.0298,-76.7106,126.7407,153.6162,160.9315,-12.9775,0.0000,122.8844,0.0000,122.8844,3.8563,122.8844,7.5702,0.0000,2213.0202,497.5866,726.3735,115.3142,10.6514,104.6628,0.0000,104.6628,0.0000,104.6628,14.1710,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24433.7499,24433.7499,24433.7499,24433.7499,6,0,0,0
+381.3900,0.5000,6517.6256,84.0000,84.0000,0.0000,0.5179,-1.6628,6,1615.5048,744.0784,906.2483,-76.7106,125.8797,153.3148,160.9315,-12.9775,0.0000,122.0234,0.0000,122.0234,3.8563,122.0234,7.5358,0.0000,2213.0202,494.0198,721.2838,114.4876,10.6351,103.8525,0.0000,103.8525,0.0000,103.8525,13.3606,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24272.5724,24272.5724,24272.5724,24272.5724,6,0,0,0
+381.8900,0.5000,6529.2922,84.0000,84.0000,0.0000,0.4951,-1.6050,6,1615.5048,740.3752,905.1145,-76.7106,125.2532,153.1230,160.9315,-12.9775,0.0000,121.3969,0.0000,121.3969,3.8563,121.3969,7.5107,0.0000,2213.0202,491.4245,717.5805,113.8861,10.6233,103.2628,0.0000,103.2628,0.0000,103.2628,12.7710,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24155.2998,24155.2998,24155.2998,24155.2998,6,0,0,0
+382.3900,0.5000,6540.9589,84.0000,84.0000,0.0000,0.4845,-1.5485,6,1615.5048,738.6669,904.2895,-76.7106,124.9642,152.9834,160.9315,-12.9775,0.0000,121.1079,0.0000,121.1079,3.8563,121.1079,7.4992,0.0000,2213.0202,490.2274,715.8723,113.6087,10.6178,102.9909,0.0000,102.9909,0.0000,102.9909,12.4990,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24101.2041,24101.2041,24101.2041,24101.2041,6,0,0,0
+382.8900,0.5000,6552.6256,84.0000,84.0000,0.0000,0.4738,-1.4932,6,1615.5048,736.9276,903.9090,-76.7106,124.6699,152.9190,160.9315,-12.9775,0.0000,120.8136,0.0000,120.8136,3.8563,120.8136,7.4874,0.0000,2213.0202,489.0085,714.1330,113.3262,10.6123,102.7139,0.0000,102.7139,0.0000,102.7139,12.2221,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24046.1240,24046.1240,24046.1240,24046.1240,6,0,0,0
+383.3900,0.5000,6564.2922,84.0000,84.0000,0.0000,0.4615,-1.4394,6,1615.5048,734.9318,903.5215,-76.7106,124.3323,152.8535,160.9315,-12.9775,0.0000,120.4760,0.0000,120.4760,3.8563,120.4760,7.4739,0.0000,2213.0202,487.6099,712.1372,113.0021,10.6059,102.3962,0.0000,102.3962,0.0000,102.3962,11.9043,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23982.9246,23982.9246,23982.9246,23982.9246,6,0,0,0
+383.8900,0.5000,6575.9589,84.0000,84.0000,0.0000,0.4356,-1.3886,6,1615.5048,730.7376,903.0769,-76.7106,123.6227,152.7783,160.9315,-12.9775,0.0000,119.7664,0.0000,119.7664,3.8563,119.7664,7.4455,0.0000,2213.0202,484.6705,707.9429,112.3209,10.5925,101.7284,0.0000,101.7284,0.0000,101.7284,11.2365,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23850.1028,23850.1028,23850.1028,23850.1028,6,0,0,0
+384.3900,0.5000,6587.6256,84.0000,84.0000,0.0000,0.4006,-1.3418,6,1615.5048,725.0728,902.1425,-76.7106,122.6644,152.6202,160.9315,-12.9775,0.0000,118.8081,0.0000,118.8081,3.8563,118.8081,7.4072,0.0000,2213.0202,480.7006,702.2782,111.4009,10.5744,100.8265,0.0000,100.8265,0.0000,100.8265,10.3345,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23670.7147,23670.7147,23670.7147,23670.7147,6,0,0,0
+384.8900,0.5000,6599.2922,84.0000,84.0000,0.0000,0.3564,-1.3003,6,1615.5048,717.9137,900.8806,-76.7106,121.4532,152.4067,160.9315,-12.9775,0.0000,117.5970,0.0000,117.5970,3.8563,117.5970,7.3588,0.0000,2213.0202,475.6835,695.1191,110.2382,10.5516,99.6866,0.0000,99.6866,0.0000,99.6866,9.1947,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23444.0045,23444.0045,23444.0045,23444.0045,6,0,0,0
+385.3900,0.5000,6610.9589,84.0000,84.0000,0.0000,0.3516,-1.2592,6,1615.5048,717.1289,899.2857,-76.7106,121.3205,152.1369,160.9315,-12.9775,0.0000,117.4642,0.0000,117.4642,3.8563,117.4642,7.3534,0.0000,2213.0202,475.1335,694.3343,110.1107,10.5491,99.5617,0.0000,99.5617,0.0000,99.5617,9.0697,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23419.1521,23419.1521,23419.1521,23419.1521,6,0,0,0
+385.8900,0.5000,6622.6256,84.0000,84.0000,0.0000,0.2193,-1.2337,6,1615.5048,695.6924,899.1109,-76.7106,117.6940,152.1073,160.9315,-12.9775,0.0000,113.8377,0.0000,113.8377,3.8563,113.8377,7.2084,0.0000,2213.0202,460.1109,672.8978,106.6293,10.4806,96.1486,0.0000,96.1486,0.0000,96.1486,5.6566,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22740.3162,22740.3162,22740.3162,22740.3162,6,0,0,0
+386.3900,0.5000,6634.2922,84.0000,84.0000,0.0000,0.1093,-1.2209,6,1615.5048,677.8730,894.3355,-76.7106,114.6793,151.2994,160.9315,-12.9775,0.0000,110.8230,0.0000,110.8230,3.8563,110.8230,7.0878,0.0000,2213.0202,447.6230,655.0783,103.7353,10.4238,93.3115,0.0000,93.3115,0.0000,93.3115,2.8194,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22225.2136,22225.2136,22225.2136,22225.2136,6,0,0,0
+386.8900,0.5000,6645.9589,84.0000,84.0000,0.0000,0.0177,-1.2188,6,1615.5048,663.0372,890.3658,-76.7106,112.1695,150.6279,160.9315,-12.9775,0.0000,108.3132,0.0000,108.3132,3.8563,108.3132,6.9874,0.0000,2213.0202,437.2261,640.2425,101.3258,10.3764,90.9494,0.0000,90.9494,0.0000,90.9494,0.4573,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21817.0004,21817.0004,21817.0004,21817.0004,6,0,0,0
+387.3900,0.5000,6657.6256,84.0000,84.0000,0.0000,-0.0659,-1.2265,6,1615.5048,649.4895,887.0608,-76.7106,109.8776,150.0687,160.9315,-12.9775,0.0000,106.0213,0.0000,106.0213,3.8563,106.0213,6.8957,0.0000,2213.0202,427.7319,626.6949,99.1256,10.3332,88.7924,0.0000,88.7924,0.0000,88.7924,-1.6997,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21434.8336,21434.8336,21434.8336,21434.8336,6,0,0,0
+387.8900,0.5000,6669.2922,84.0000,84.0000,0.0000,-0.1332,-1.2421,6,1615.5048,638.5900,884.0428,-76.7106,108.0336,149.5582,160.9315,-12.9775,0.0000,104.1773,0.0000,104.1773,3.8563,104.1773,6.8220,0.0000,2213.0202,420.0935,615.7953,97.3554,10.2984,87.0570,0.0000,87.0570,0.0000,87.0570,-3.4350,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21080.1645,21080.1645,21080.1645,21080.1645,6,0,0,0
+388.3900,0.5000,6680.9589,84.0000,84.0000,0.0000,-0.1399,-1.2584,6,1615.5048,637.4926,881.6147,-76.7106,107.8480,149.1474,160.9315,-12.9775,0.0000,103.9917,0.0000,103.9917,3.8563,103.9917,6.8145,0.0000,2213.0202,419.3244,614.6980,97.1772,10.2949,86.8823,0.0000,86.8823,0.0000,86.8823,-3.6097,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21044.4564,21044.4564,21044.4564,21044.4564,6,0,0,0
+388.8900,0.5000,6692.6256,84.0000,84.0000,0.0000,-0.2717,-1.2901,6,1615.5048,616.1408,881.3702,-76.7106,104.2358,149.1060,160.9315,-12.9775,0.0000,100.3795,0.0000,100.3795,3.8563,100.3795,6.6701,0.0000,2213.0202,404.3611,593.3461,93.7094,10.2267,83.4827,0.0000,83.4827,0.0000,83.4827,-7.0092,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20349.6733,20349.6733,20349.6733,20349.6733,6,0,0,0
+389.3900,0.5000,6704.2922,84.0000,84.0000,0.0000,-0.3627,-1.3324,6,1615.5048,601.3932,876.6136,-76.7106,101.7409,148.3013,160.9315,-12.9775,0.0000,97.8846,0.0000,97.8846,3.8563,97.8846,6.5703,0.0000,2213.0202,394.0260,578.5986,91.3143,10.1779,81.1364,0.0000,81.1364,0.0000,81.1364,-9.3555,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19869.7923,19869.7923,19869.7923,19869.7923,6,0,0,0
+389.8900,0.5000,6715.9589,84.0000,84.0000,0.0000,-0.4304,-1.3826,6,1615.5048,590.4013,873.3283,-76.7106,99.8813,147.7455,160.9315,-12.9775,0.0000,96.0250,0.0000,96.0250,3.8563,96.0250,6.4959,0.0000,2213.0202,386.3228,567.6067,89.5291,10.1413,79.3878,0.0000,79.3878,0.0000,79.3878,-11.1041,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19512.1166,19512.1166,19512.1166,19512.1166,6,0,0,0
+390.3900,0.5000,6727.6256,84.0000,84.0000,0.0000,-0.5050,-1.4415,6,1615.5048,578.3136,870.8796,-76.7106,97.8364,147.3313,160.9315,-12.9775,0.0000,93.9801,0.0000,93.9801,3.8563,93.9801,6.4141,0.0000,2213.0202,377.8518,555.5190,87.5660,10.1011,77.4649,0.0000,77.4649,0.0000,77.4649,-13.0269,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19118.7865,19118.7865,19118.7865,19118.7865,6,0,0,0
+390.8900,0.5000,6739.2922,84.0000,84.0000,0.0000,-0.6073,-1.5124,6,1615.5048,561.7245,868.1868,-76.7106,95.0299,146.8757,160.9315,-12.9775,0.0000,91.1736,0.0000,91.1736,3.8563,91.1736,6.3018,0.0000,2213.0202,366.2262,538.9299,84.8718,10.0459,74.8259,0.0000,74.8259,0.0000,74.8259,-15.6658,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18621.0666,18621.0666,18621.0666,18621.0666,6,0,0,0
+391.3900,0.5000,6750.9589,84.0000,84.0000,0.0000,-0.7313,-1.5977,6,1615.5048,541.6206,864.4913,-76.7106,91.6288,146.2505,160.9315,-12.9775,0.0000,87.7725,0.0000,87.7725,3.8563,87.7725,6.1658,0.0000,2213.0202,352.1373,518.8259,81.6067,9.9790,71.6278,0.0000,71.6278,0.0000,71.6278,-18.8638,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17991.8174,17991.8174,17991.8174,17991.8174,6,0,0,0
+391.8900,0.5000,6762.6256,84.0000,84.0000,0.0000,-0.8831,-1.7007,6,1615.5048,516.9997,860.0127,-76.7106,87.4636,145.4929,160.9315,-12.9775,0.0000,83.6073,0.0000,83.6073,3.8563,83.6073,5.9992,0.0000,2213.0202,334.8830,494.2051,77.6081,9.8970,67.7111,0.0000,67.7111,0.0000,67.7111,-22.7803,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17187.1206,17187.1206,17187.1206,17187.1206,6,0,0,0
+392.3900,0.5000,6774.2922,84.0000,84.0000,0.0000,-1.0252,-1.8203,6,1615.5048,493.9486,854.5279,-76.7106,83.5639,144.5650,160.9315,-12.9775,0.0000,79.7076,0.0000,79.7076,3.8563,79.7076,5.8432,0.0000,2213.0202,318.7288,471.1539,73.8644,9.8203,64.0441,0.0000,64.0441,0.0000,64.0441,-26.4470,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16433.7261,16433.7261,16433.7261,16433.7261,6,0,0,0
+392.8900,0.5000,6785.9589,84.0000,84.0000,0.0000,-1.1526,-1.9548,6,1615.5048,473.2972,849.3927,-76.7106,80.0702,143.6962,160.9315,-12.9775,0.0000,76.2139,0.0000,76.2139,3.8563,76.2139,5.7034,0.0000,2213.0202,304.2563,450.5026,70.5105,9.7516,60.7589,0.0000,60.7589,0.0000,60.7589,-29.7320,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15761.1304,15761.1304,15761.1304,15761.1304,6,0,0,0
+393.3900,0.5000,6797.6256,84.0000,84.0000,0.0000,-1.2118,-2.0962,6,1615.5048,463.7061,844.7922,-76.7106,78.4476,142.9179,160.9315,-12.9775,0.0000,74.5913,0.0000,74.5913,3.8563,74.5913,5.6385,0.0000,2213.0202,297.5349,440.9115,68.9528,9.7197,59.2331,0.0000,59.2331,0.0000,59.2331,-31.2576,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15452.4794,15452.4794,15452.4794,15452.4794,6,0,0,0
+393.8900,0.5000,6809.2922,84.0000,84.0000,0.0000,-1.2249,-2.2391,6,1615.5048,461.5730,842.6556,-76.7106,78.0867,142.5565,160.9315,-12.9775,0.0000,74.2304,0.0000,74.2304,3.8563,74.2304,5.6241,0.0000,2213.0202,296.0400,438.7783,68.6064,9.7126,58.8938,0.0000,58.8938,0.0000,58.8938,-31.5969,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15383.8321,15383.8321,15383.8321,15383.8321,6,0,0,0
+394.3900,0.5000,6820.9589,84.0000,84.0000,0.0000,-1.1584,-2.3742,6,1615.5048,472.3627,842.1804,-76.7106,79.9121,142.4761,160.9315,-12.9775,0.0000,76.0558,0.0000,76.0558,3.8563,76.0558,5.6971,0.0000,2213.0202,303.6014,449.5681,70.3587,9.7485,60.6102,0.0000,60.6102,0.0000,60.6102,-29.8806,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15731.0559,15731.0559,15731.0559,15731.0559,6,0,0,0
+394.8900,0.5000,6832.6256,84.0000,84.0000,0.0000,-1.0552,-2.4973,6,1615.5048,489.0839,844.5840,-76.7106,82.7409,142.8827,160.9315,-12.9775,0.0000,78.8846,0.0000,78.8846,3.8563,78.8846,5.8103,0.0000,2213.0202,315.3196,466.2893,73.0744,9.8041,63.2702,0.0000,63.2702,0.0000,63.2702,-27.2208,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16274.7312,16274.7312,16274.7312,16274.7312,6,0,0,0
+395.3900,0.5000,6844.2922,84.0000,84.0000,0.0000,-0.9262,-2.6054,6,1615.5048,510.0141,848.3090,-76.7106,86.2818,143.5129,160.9315,-12.9775,0.0000,82.4255,0.0000,82.4255,3.8563,82.4255,5.9519,0.0000,2213.0202,329.9875,487.2195,76.4736,9.8738,66.5998,0.0000,66.5998,0.0000,66.5998,-23.8915,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16958.8063,16958.8063,16958.8063,16958.8063,6,0,0,0
+395.8900,0.5000,6855.9589,84.0000,84.0000,0.0000,-0.8228,-2.7014,6,1615.5048,526.7716,852.9717,-76.7106,89.1167,144.3017,160.9315,-12.9775,0.0000,85.2604,0.0000,85.2604,3.8563,85.2604,6.0653,0.0000,2213.0202,341.7311,503.9769,79.1951,9.9296,69.2656,0.0000,69.2656,0.0000,69.2656,-21.2259,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17506.4989,17506.4989,17506.4989,17506.4989,6,0,0,0
+396.3900,0.5000,6867.6256,84.0000,84.0000,0.0000,-0.7445,-2.7882,6,1615.5048,539.4772,856.7048,-76.7106,91.2662,144.9333,160.9315,-12.9775,0.0000,87.4099,0.0000,87.4099,3.8563,87.4099,6.1513,0.0000,2213.0202,350.6353,516.6826,81.2586,9.9718,71.2868,0.0000,71.2868,0.0000,71.2868,-19.2048,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17921.7655,17921.7655,17921.7655,17921.7655,6,0,0,0
+396.8900,0.5000,6879.2922,84.0000,84.0000,0.0000,-0.7336,-2.8738,6,1615.5048,541.2419,859.5352,-76.7106,91.5647,145.4121,160.9315,-12.9775,0.0000,87.7085,0.0000,87.7085,3.8563,87.7085,6.1632,0.0000,2213.0202,351.8720,518.4473,81.5452,9.9777,71.5675,0.0000,71.5675,0.0000,71.5675,-18.9240,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17979.4417,17979.4417,17979.4417,17979.4417,6,0,0,0
+397.3900,0.5000,6890.9589,84.0000,84.0000,0.0000,-0.7551,-2.9619,6,1615.5048,537.7590,859.9283,-76.7106,90.9755,145.4786,160.9315,-12.9775,0.0000,87.1192,0.0000,87.1192,3.8563,87.1192,6.1396,0.0000,2213.0202,349.4312,514.9644,80.9796,9.9661,71.0135,0.0000,71.0135,0.0000,71.0135,-19.4781,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17865.6094,17865.6094,17865.6094,17865.6094,6,0,0,0
+397.8900,0.5000,6902.6256,84.0000,84.0000,0.0000,-0.8143,-3.0569,6,1615.5048,528.1564,859.1525,-76.7106,89.3510,145.3473,160.9315,-12.9775,0.0000,85.4947,0.0000,85.4947,3.8563,85.4947,6.0747,0.0000,2213.0202,342.7016,505.3618,79.4201,9.9342,69.4859,0.0000,69.4859,0.0000,69.4859,-21.0056,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17551.7607,17551.7607,17551.7607,17551.7607,6,0,0,0
+398.3900,0.5000,6914.2922,84.0000,84.0000,0.0000,-0.8688,-3.1583,6,1615.5048,519.3100,857.0133,-76.7106,87.8544,144.9854,160.9315,-12.9775,0.0000,83.9981,0.0000,83.9981,3.8563,83.9981,6.0148,0.0000,2213.0202,336.5021,496.5154,77.9833,9.9047,68.0786,0.0000,68.0786,0.0000,68.0786,-22.4128,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17262.6288,17262.6288,17262.6288,17262.6288,6,0,0,0
+398.8900,0.5000,6925.9589,84.0000,84.0000,0.0000,-0.9154,-3.2651,6,1615.5048,511.7670,855.0425,-76.7106,86.5783,144.6520,160.9315,-12.9775,0.0000,82.7220,0.0000,82.7220,3.8563,82.7220,5.9638,0.0000,2213.0202,331.2159,488.9724,76.7583,9.8796,66.8787,0.0000,66.8787,0.0000,66.8787,-23.6126,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17016.0956,17016.0956,17016.0956,17016.0956,6,0,0,0
+399.3900,0.5000,6937.6256,84.0000,84.0000,0.0000,-0.9236,-3.3728,6,1615.5048,510.4305,853.3622,-76.7106,86.3522,144.3678,160.9315,-12.9775,0.0000,82.4959,0.0000,82.4959,3.8563,82.4959,5.9547,0.0000,2213.0202,330.2793,487.6359,76.5412,9.8752,66.6661,0.0000,66.6661,0.0000,66.6661,-23.8252,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16972.4160,16972.4160,16972.4160,16972.4160,6,0,0,0
+399.8900,0.5000,6949.2922,84.0000,84.0000,0.0000,-0.9121,-3.4792,6,1615.5048,512.3026,853.0644,-76.7106,86.6689,144.3174,160.9315,-12.9775,0.0000,82.8126,0.0000,82.8126,3.8563,82.8126,5.9674,0.0000,2213.0202,331.5913,489.5080,76.8453,9.8814,66.9639,0.0000,66.9639,0.0000,66.9639,-23.5275,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17033.6009,17033.6009,17033.6009,17033.6009,6,0,0,0
+400.3900,0.5000,6960.9589,84.0000,84.0000,0.0000,-0.8702,-3.5808,6,1615.5048,519.0936,853.4815,-76.7106,87.8178,144.3880,160.9315,-12.9775,0.0000,83.9615,0.0000,83.9615,3.8563,83.9615,6.0133,0.0000,2213.0202,336.3504,496.2990,77.9482,9.9040,68.0442,0.0000,68.0442,0.0000,68.0442,-22.4472,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17255.5568,17255.5568,17255.5568,17255.5568,6,0,0,0
+400.8900,0.5000,6972.6256,84.0000,84.0000,0.0000,-0.8228,-3.6767,6,1615.5048,526.7823,854.9943,-76.7106,89.1185,144.6439,160.9315,-12.9775,0.0000,85.2623,0.0000,85.2623,3.8563,85.2623,6.0654,0.0000,2213.0202,341.7387,503.9877,79.1969,9.9296,69.2673,0.0000,69.2673,0.0000,69.2673,-21.2242,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17506.8505,17506.8505,17506.8505,17506.8505,6,0,0,0
+401.3900,0.5000,6984.2922,84.0000,84.0000,0.0000,-0.7743,-3.7671,6,1615.5048,534.6414,856.7072,-76.7106,90.4481,144.9337,160.9315,-12.9775,0.0000,86.5918,0.0000,86.5918,3.8563,86.5918,6.1185,0.0000,2213.0202,347.2463,511.8468,80.4733,9.9557,70.5175,0.0000,70.5175,0.0000,70.5175,-19.9740,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17763.7134,17763.7134,17763.7134,17763.7134,6,0,0,0
+401.8900,0.5000,6995.9589,84.0000,84.0000,0.0000,-0.7580,-3.8555,6,1615.5048,537.2889,858.4579,-76.7106,90.8960,145.2298,160.9315,-12.9775,0.0000,87.0397,0.0000,87.0397,3.8563,87.0397,6.1365,0.0000,2213.0202,349.1017,514.4943,80.9032,9.9646,70.9387,0.0000,70.9387,0.0000,70.9387,-19.5529,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17850.2434,17850.2434,17850.2434,17850.2434,6,0,0,0
+402.3900,0.5000,7007.6256,84.0000,84.0000,0.0000,-0.7637,-3.9446,6,1615.5048,536.3565,859.0477,-76.7106,90.7383,145.3296,160.9315,-12.9775,0.0000,86.8820,0.0000,86.8820,3.8563,86.8820,6.1302,0.0000,2213.0202,348.4483,513.5619,80.7518,9.9615,70.7904,0.0000,70.7904,0.0000,70.7904,-19.7012,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17819.7699,17819.7699,17819.7699,17819.7699,6,0,0,0
+402.8900,0.5000,7019.2922,84.0000,84.0000,0.0000,-0.8166,-4.0399,6,1615.5048,527.7836,858.8400,-76.7106,89.2879,145.2945,160.9315,-12.9775,0.0000,85.4316,0.0000,85.4316,3.8563,85.4316,6.0721,0.0000,2213.0202,342.4404,504.9890,79.3595,9.9329,69.4266,0.0000,69.4266,0.0000,69.4266,-21.0649,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17539.5759,17539.5759,17539.5759,17539.5759,6,0,0,0
+403.3900,0.5000,7030.9589,84.0000,84.0000,0.0000,-0.8793,-4.1425,6,1615.5048,517.6075,856.9302,-76.7106,87.5664,144.9714,160.9315,-12.9775,0.0000,83.7101,0.0000,83.7101,3.8563,83.7101,6.0033,0.0000,2213.0202,335.3089,494.8129,77.7068,9.8991,67.8078,0.0000,67.8078,0.0000,67.8078,-22.6836,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17206.9841,17206.9841,17206.9841,17206.9841,6,0,0,0
+403.8900,0.5000,7042.6256,84.0000,84.0000,0.0000,-0.9492,-4.2532,6,1615.5048,506.2827,854.6633,-76.7106,85.6505,144.5879,160.9315,-12.9775,0.0000,81.7942,0.0000,81.7942,3.8563,81.7942,5.9266,0.0000,2213.0202,327.3725,483.4881,75.8676,9.8614,66.0062,0.0000,66.0062,0.0000,66.0062,-24.4850,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16836.8500,16836.8500,16836.8500,16836.8500,6,0,0,0
+404.3900,0.5000,7054.2922,84.0000,84.0000,0.0000,-0.9968,-4.3695,6,1615.5048,498.5528,852.1404,-76.7106,84.3428,144.1611,160.9315,-12.9775,0.0000,80.4865,0.0000,80.4865,3.8563,80.4865,5.8743,0.0000,2213.0202,321.9554,475.7582,74.6122,9.8356,64.7765,0.0000,64.7765,0.0000,64.7765,-25.7146,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16584.2094,16584.2094,16584.2094,16584.2094,6,0,0,0
+404.8900,0.5000,7065.9589,84.0000,84.0000,0.0000,-1.0325,-4.4900,6,1615.5048,492.7640,850.4184,-76.7106,83.3635,143.8698,160.9315,-12.9775,0.0000,79.5072,0.0000,79.5072,3.8563,79.5072,5.8352,0.0000,2213.0202,317.8986,469.9694,73.6720,9.8164,63.8557,0.0000,63.8557,0.0000,63.8557,-26.6354,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16395.0092,16395.0092,16395.0092,16395.0092,6,0,0,0
+405.3900,0.5000,7077.6256,84.0000,84.0000,0.0000,-1.0640,-4.6141,6,1615.5048,487.6689,849.1288,-76.7106,82.5015,143.6516,160.9315,-12.9775,0.0000,78.6452,0.0000,78.6452,3.8563,78.6452,5.8007,0.0000,2213.0202,314.3280,464.8743,72.8446,9.7994,63.0451,0.0000,63.0451,0.0000,63.0451,-27.4459,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16228.4857,16228.4857,16228.4857,16228.4857,6,0,0,0
+405.8900,0.5000,7089.2922,84.0000,84.0000,0.0000,-1.1078,-4.7433,6,1615.5048,480.5677,847.9938,-76.7106,81.3002,143.4596,160.9315,-12.9775,0.0000,77.4439,0.0000,77.4439,3.8563,77.4439,5.7526,0.0000,2213.0202,309.3515,457.7731,71.6913,9.7758,61.9155,0.0000,61.9155,0.0000,61.9155,-28.5755,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15996.3913,15996.3913,15996.3913,15996.3913,6,0,0,0
+406.3900,0.5000,7100.9589,84.0000,84.0000,0.0000,-1.1836,-4.8814,6,1615.5048,468.2742,846.4119,-76.7106,79.2204,143.1919,160.9315,-12.9775,0.0000,75.3641,0.0000,75.3641,3.8563,75.3641,5.6694,0.0000,2213.0202,300.7361,445.4795,69.6947,9.7349,59.9598,0.0000,59.9598,0.0000,59.9598,-30.5310,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15599.4827,15599.4827,15599.4827,15599.4827,6,0,0,0
+406.8900,0.5000,7112.6256,84.0000,84.0000,0.0000,-1.2841,-5.0312,6,1615.5048,451.9787,843.6732,-76.7106,76.4636,142.7286,160.9315,-12.9775,0.0000,72.6073,0.0000,72.6073,3.8563,72.6073,5.5592,0.0000,2213.0202,289.3163,429.1841,67.0482,9.6806,57.3675,0.0000,57.3675,0.0000,57.3675,-33.1231,72.5489,17.9416,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15075.0789,15075.0789,15075.0789,15075.0789,6,0,0,0
+407.3900,0.5000,7124.2922,84.0000,84.0000,0.0000,-1.4037,-5.1950,6,1615.5048,432.5979,840.0431,-76.7106,73.1849,142.1145,160.9315,-12.9775,0.0000,69.3286,0.0000,69.3286,3.8563,69.3286,5.4280,0.0000,2213.0202,275.7342,409.8033,63.9006,9.6172,54.2834,0.0000,54.2834,0.0000,54.2834,-36.2069,72.5489,17.9413,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14451.3859,14451.3859,14451.3859,14451.3859,6,0,0,0
+407.8900,0.5000,7135.9589,84.0000,84.0000,0.0000,-1.5175,-5.3720,6,1615.5048,414.1573,835.7256,-76.7106,70.0652,141.3841,160.9315,-12.9775,0.0000,66.2089,0.0000,66.2089,3.8563,66.2089,5.3032,0.0000,2213.0202,262.8111,391.3627,60.9057,9.5583,51.3473,0.0000,51.3473,0.0000,51.3473,-39.1427,72.5489,17.9410,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13857.9508,13857.9508,13857.9508,13857.9508,6,0,0,0
+408.3900,0.5000,7147.6256,84.0000,84.0000,0.0000,-1.6232,-5.5614,6,1615.5048,397.0290,831.6175,-76.7106,67.1675,140.6891,160.9315,-12.9775,0.0000,63.3112,0.0000,63.3112,3.8563,63.3112,5.1873,0.0000,2213.0202,250.8076,374.2344,58.1239,9.5037,48.6202,0.0000,48.6202,0.0000,48.6202,-41.8695,72.5489,17.9407,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13328.0554,13328.0554,13328.0554,13328.0554,6,0,0,0
+408.8900,0.5000,7159.2922,84.0000,84.0000,0.0000,-1.7031,-5.7601,6,1615.5048,384.0907,827.8018,-76.7106,64.9786,140.0436,160.9315,-12.9775,0.0000,61.1224,0.0000,61.1224,3.8563,61.1224,5.0998,0.0000,2213.0202,241.7404,361.2961,56.0226,9.4624,46.5602,0.0000,46.5602,0.0000,46.5602,-43.9293,72.5489,17.9405,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12969.2330,12969.2330,12969.2330,12969.2330,6,0,0,0
+409.3900,0.5000,7170.9589,84.0000,84.0000,0.0000,-1.7755,-5.9673,6,1615.5048,372.3676,824.9196,-76.7106,62.9954,139.5560,160.9315,-12.9775,0.0000,59.1391,0.0000,59.1391,3.8563,59.1391,5.0204,0.0000,2213.0202,233.5248,349.5730,54.1187,9.4250,44.6936,0.0000,44.6936,0.0000,44.6936,-45.7956,72.5489,17.9403,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12592.3363,12592.3363,12592.3363,12592.3363,6,0,0,0
+409.8900,0.5000,7182.6256,84.0000,84.0000,0.0000,-1.8408,-6.1820,6,1615.5048,361.7850,822.3080,-76.7106,61.2051,139.1142,160.9315,-12.9775,0.0000,57.3488,0.0000,57.3488,3.8563,57.3488,4.9488,0.0000,2213.0202,226.1085,338.9903,52.4000,9.3913,43.0087,0.0000,43.0087,0.0000,43.0087,-47.4803,72.5489,17.9401,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12244.2304,12244.2304,12244.2304,12244.2304,6,0,0,0
+410.3900,0.5000,7194.2922,84.0000,84.0000,0.0000,-1.9106,-6.4049,6,1615.5048,350.4927,819.9505,-76.7106,59.2947,138.7153,160.9315,-12.9775,0.0000,55.4384,0.0000,55.4384,3.8563,55.4384,4.8724,0.0000,2213.0202,218.1949,327.6981,50.5660,9.3553,41.2107,0.0000,41.2107,0.0000,41.2107,-49.2780,72.5489,17.9398,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11872.7811,11872.7811,11872.7811,11872.7811,6,0,0,0
+410.8900,0.5000,7205.9589,84.0000,84.0000,0.0000,-1.9805,-6.6360,6,1615.5048,339.1729,817.4349,-76.7106,57.3797,138.2898,160.9315,-12.9775,0.0000,53.5234,0.0000,53.5234,3.8563,53.5234,4.7958,0.0000,2213.0202,210.2620,316.3783,48.7276,9.3191,39.4085,0.0000,39.4085,0.0000,39.4085,-51.0801,72.5489,17.9396,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11500.4273,11500.4273,11500.4273,11500.4273,6,0,0,0
+411.3900,0.5000,7217.6256,84.0000,84.0000,0.0000,-2.0352,-6.8734,6,1615.5048,330.3047,814.9132,-76.7106,55.8794,137.8631,160.9315,-12.9775,0.0000,52.0231,0.0000,52.0231,3.8563,52.0231,4.7358,0.0000,2213.0202,204.0472,307.5101,47.2873,9.2908,37.9965,0.0000,37.9965,0.0000,37.9965,-52.4918,72.5489,17.9394,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11208.7140,11208.7140,11208.7140,11208.7140,6,0,0,0
+411.8900,0.5000,7229.2922,84.0000,84.0000,0.0000,-2.0727,-7.1152,6,1615.5048,324.2395,812.9376,-76.7106,54.8533,137.5289,160.9315,-12.9775,0.0000,50.9970,0.0000,50.9970,3.8563,50.9970,4.6948,0.0000,2213.0202,199.7967,301.4449,46.3023,9.2714,37.0309,0.0000,37.0309,0.0000,37.0309,-53.4573,72.5489,17.9393,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11009.2043,11009.2043,11009.2043,11009.2043,6,0,0,0
+412.3900,0.5000,7240.9589,84.0000,84.0000,0.0000,-2.0755,-7.3574,6,1615.5048,323.7729,811.5864,-76.7106,54.7744,137.3003,160.9315,-12.9775,0.0000,50.9181,0.0000,50.9181,3.8563,50.9181,4.6916,0.0000,2213.0202,199.4696,300.9782,46.2265,9.2699,36.9566,0.0000,36.9566,0.0000,36.9566,-53.5316,72.5489,17.9392,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10993.8551,10993.8551,10993.8551,10993.8551,6,0,0,0
+412.8900,0.5000,7252.6256,84.0000,84.0000,0.0000,-2.0608,-7.5978,6,1615.5048,326.1658,811.4825,-76.7106,55.1792,137.2828,160.9315,-12.9775,0.0000,51.3229,0.0000,51.3229,3.8563,51.3229,4.7078,0.0000,2213.0202,201.1466,303.3712,46.6151,9.2775,37.3376,0.0000,37.3376,0.0000,37.3376,-53.1507,72.5489,17.9393,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11072.5691,11072.5691,11072.5691,11072.5691,6,0,0,0
+413.3900,0.5000,7264.2922,84.0000,84.0000,0.0000,-2.0329,-7.8350,6,1615.5048,330.6844,812.0156,-76.7106,55.9436,137.3729,160.9315,-12.9775,0.0000,52.0873,0.0000,52.0873,3.8563,52.0873,4.7384,0.0000,2213.0202,204.3133,307.8898,47.3490,9.2920,38.0570,0.0000,38.0570,0.0000,38.0570,-52.4314,72.5489,17.9394,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11221.2048,11221.2048,11221.2048,11221.2048,6,0,0,0
+413.8900,0.5000,7275.9589,84.0000,84.0000,0.0000,-2.0130,-8.0698,6,1615.5048,333.8956,813.0222,-76.7106,56.4869,137.5432,160.9315,-12.9775,0.0000,52.6306,0.0000,52.6306,3.8563,52.6306,4.7601,0.0000,2213.0202,206.5637,311.1010,47.8705,9.3022,38.5683,0.0000,38.5683,0.0000,38.5683,-51.9202,72.5489,17.9395,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11326.8336,11326.8336,11326.8336,11326.8336,6,0,0,0
+414.3900,0.5000,7287.6256,84.0000,84.0000,0.0000,-2.0008,-8.3032,6,1615.5048,335.8796,813.7375,-76.7106,56.8225,137.6643,160.9315,-12.9775,0.0000,52.9662,0.0000,52.9662,3.8563,52.9662,4.7735,0.0000,2213.0202,207.9540,313.0849,48.1927,9.3086,38.8841,0.0000,38.8841,0.0000,38.8841,-51.6043,72.5489,17.9395,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11392.0947,11392.0947,11392.0947,11392.0947,6,0,0,0
+414.8900,0.5000,7299.2922,84.0000,84.0000,0.0000,-2.0086,-8.5376,6,1615.5048,334.6213,814.1795,-76.7106,56.6097,137.7390,160.9315,-12.9775,0.0000,52.7534,0.0000,52.7534,3.8563,52.7534,4.7650,0.0000,2213.0202,207.0723,311.8267,47.9884,9.3046,38.6838,0.0000,38.6838,0.0000,38.6838,-51.8046,72.5489,17.9395,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11350.7064,11350.7064,11350.7064,11350.7064,6,0,0,0
+415.3900,0.5000,7310.9589,84.0000,84.0000,0.0000,-2.0284,-8.7742,6,1615.5048,331.4026,813.8992,-76.7106,56.0651,137.6916,160.9315,-12.9775,0.0000,52.2088,0.0000,52.2088,3.8563,52.2088,4.7432,0.0000,2213.0202,204.8165,308.6079,47.4656,9.2943,38.1713,0.0000,38.1713,0.0000,38.1713,-52.3170,72.5489,17.9394,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11244.8270,11244.8270,11244.8270,11244.8270,6,0,0,0
+415.8900,0.5000,7322.6256,84.0000,84.0000,0.0000,-2.0635,-9.0150,6,1615.5048,325.7180,813.1822,-76.7106,55.1034,137.5703,160.9315,-12.9775,0.0000,51.2471,0.0000,51.2471,3.8563,51.2471,4.7048,0.0000,2213.0202,200.8328,302.9234,46.5424,9.2761,37.2663,0.0000,37.2663,0.0000,37.2663,-53.2220,72.5489,17.9393,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11057.8380,11057.8380,11057.8380,11057.8380,6,0,0,0
+416.3900,0.5000,7334.2922,84.0000,84.0000,0.0000,-2.1090,-9.2610,6,1615.5048,318.3521,811.9158,-76.7106,53.8573,137.3561,160.9315,-12.9775,0.0000,50.0010,0.0000,50.0010,3.8563,50.0010,4.6549,0.0000,2213.0202,195.6708,295.5575,45.3461,9.2526,36.0935,0.0000,36.0935,0.0000,36.0935,-54.3945,72.5489,17.9391,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10815.5441,10815.5441,10815.5441,10815.5441,6,0,0,0
+416.8900,0.5000,7345.9589,84.0000,84.0000,0.0000,-2.1593,-9.5129,6,1615.5048,310.2072,810.2749,-76.7106,52.4794,137.0785,160.9315,-12.9775,0.0000,48.6231,0.0000,48.6231,3.8563,48.6231,4.5998,0.0000,2213.0202,189.9628,287.4126,44.0233,9.2265,34.7968,0.0000,34.7968,0.0000,34.7968,-55.6911,72.5489,17.9389,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10547.6250,10547.6250,10547.6250,10547.6250,6,0,0,0
+417.3900,0.5000,7357.6256,84.0000,84.0000,0.0000,-2.2062,-9.7703,6,1615.5048,302.6206,808.4604,-76.7106,51.1959,136.7715,160.9315,-12.9775,0.0000,47.3396,0.0000,47.3396,3.8563,47.3396,4.5485,0.0000,2213.0202,184.6462,279.8260,42.7912,9.2023,33.5889,0.0000,33.5889,0.0000,33.5889,-56.8988,72.5489,17.9387,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10315.8936,10315.8936,10315.8936,10315.8936,6,0,0,0
+417.8900,0.5000,7369.2922,84.0000,84.0000,0.0000,-2.2461,-10.0324,6,1615.5048,296.1478,806.7704,-76.7106,50.1009,136.4856,160.9315,-12.9775,0.0000,46.2446,0.0000,46.2446,3.8563,46.2446,4.5047,0.0000,2213.0202,180.1100,273.3532,41.7399,9.1816,32.5583,0.0000,32.5583,0.0000,32.5583,-57.9292,72.5489,17.9386,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10135.0288,10135.0288,10135.0288,10135.0288,6,0,0,0
+418.3900,0.5000,7380.9589,84.0000,84.0000,0.0000,-2.2714,-10.2974,6,1615.5048,292.0628,805.3284,-76.7106,49.4098,136.2416,160.9315,-12.9775,0.0000,45.5535,0.0000,45.5535,3.8563,45.5535,4.4770,0.0000,2213.0202,177.2472,269.2682,41.0765,9.1686,31.9079,0.0000,31.9079,0.0000,31.9079,-58.5795,72.5489,17.9385,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10020.8830,10020.8830,10020.8830,10020.8830,6,0,0,0
+418.8900,0.5000,7392.6256,84.0000,84.0000,0.0000,-2.2860,-10.5641,6,1615.5048,289.6855,804.4184,-76.7106,49.0076,136.0877,160.9315,-12.9775,0.0000,45.1513,0.0000,45.1513,3.8563,45.1513,4.4609,0.0000,2213.0202,175.5812,266.8909,40.6904,9.1610,31.5294,0.0000,31.5294,0.0000,31.5294,-58.9579,72.5489,17.9384,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9954.4550,9954.4550,9954.4550,9954.4550,6,0,0,0
+419.3900,0.5000,7404.2922,84.0000,84.0000,0.0000,-2.2919,-10.8315,6,1615.5048,288.7320,803.8888,-76.7106,48.8463,135.9981,160.9315,-12.9775,0.0000,44.9900,0.0000,44.9900,3.8563,44.9900,4.4545,0.0000,2213.0202,174.9130,265.9374,40.5356,9.1579,31.3776,0.0000,31.3776,0.0000,31.3776,-59.1097,72.5489,17.9384,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9927.8128,9927.8128,9927.8128,9927.8128,6,0,0,0
+419.8900,0.5000,7415.9589,84.0000,84.0000,0.0000,-2.2939,-11.0991,6,1615.5048,288.4192,803.6764,-76.7106,48.7934,135.9622,160.9315,-12.9775,0.0000,44.9371,0.0000,44.9371,3.8563,44.9371,4.4524,0.0000,2213.0202,174.6938,265.6246,40.4848,9.1569,31.3278,0.0000,31.3278,0.0000,31.3278,-59.1595,72.5489,17.9384,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9919.0735,9919.0735,9919.0735,9919.0735,6,0,0,0
+420.3900,0.5000,7427.6256,84.0000,84.0000,0.0000,-2.2949,-11.3668,6,1615.5048,288.2517,803.6067,-76.7106,48.7651,135.9504,160.9315,-12.9775,0.0000,44.9088,0.0000,44.9088,3.8563,44.9088,4.4512,0.0000,2213.0202,174.5764,265.4571,40.4576,9.1564,31.3011,0.0000,31.3011,0.0000,31.3011,-59.1862,72.5489,17.9384,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9914.3923,9914.3923,9914.3923,9914.3923,6,0,0,0
+420.8900,0.5000,7439.2922,84.0000,84.0000,0.0000,-2.2973,-11.6348,6,1615.5048,287.8565,803.5694,-76.7106,48.6982,135.9441,160.9315,-12.9775,0.0000,44.8419,0.0000,44.8419,3.8563,44.8419,4.4485,0.0000,2213.0202,174.2995,265.0619,40.3934,9.1551,31.2382,0.0000,31.2382,0.0000,31.2382,-59.2491,72.5489,17.9384,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9903.3491,9903.3491,9903.3491,9903.3491,6,0,0,0
+421.3900,0.5000,7450.9589,84.0000,84.0000,0.0000,-2.3003,-11.9032,6,1615.5048,287.3723,803.4813,-76.7106,48.6163,135.9292,160.9315,-12.9775,0.0000,44.7600,0.0000,44.7600,3.8563,44.7600,4.4453,0.0000,2213.0202,173.9601,264.5777,40.3147,9.1536,31.1611,0.0000,31.1611,0.0000,31.1611,-59.3262,72.5489,17.9384,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9889.8200,9889.8200,9889.8200,9889.8200,6,0,0,0
+421.8900,0.5000,7462.6256,84.0000,84.0000,0.0000,-2.3037,-12.1720,6,1615.5048,286.8225,803.3735,-76.7106,48.5233,135.9109,160.9315,-12.9775,0.0000,44.6670,0.0000,44.6670,3.8563,44.6670,4.4416,0.0000,2213.0202,173.5748,264.0279,40.2254,9.1518,31.0736,0.0000,31.0736,0.0000,31.0736,-59.4137,72.5489,17.9383,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9874.4561,9874.4561,9874.4561,9874.4561,6,0,0,0
+422.3900,0.5000,7474.2922,84.0000,84.0000,0.0000,-2.2992,-12.4402,6,1615.5048,287.5541,803.2510,-76.7106,48.6470,135.8902,160.9315,-12.9775,0.0000,44.7908,0.0000,44.7908,3.8563,44.7908,4.4465,0.0000,2213.0202,174.0875,264.7595,40.3443,9.1542,31.1901,0.0000,31.1901,0.0000,31.1901,-59.2972,72.5489,17.9384,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9894.8993,9894.8993,9894.8993,9894.8993,6,0,0,0
+422.8900,0.5000,7485.9589,84.0000,84.0000,0.0000,-2.2889,-12.7072,6,1615.5048,289.2290,803.4140,-76.7106,48.9304,135.9178,160.9315,-12.9775,0.0000,45.0741,0.0000,45.0741,3.8563,45.0741,4.4578,0.0000,2213.0202,175.2613,266.4344,40.6163,9.1595,31.4567,0.0000,31.4567,0.0000,31.4567,-59.0306,72.5489,17.9384,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9941.7003,9941.7003,9941.7003,9941.7003,6,0,0,0
+423.3900,0.5000,7497.6256,84.0000,84.0000,0.0000,-2.2664,-12.9717,6,1615.5048,292.8715,803.7871,-76.7106,49.5466,135.9809,160.9315,-12.9775,0.0000,45.6903,0.0000,45.6903,3.8563,45.6903,4.4825,0.0000,2213.0202,177.8140,270.0769,41.2078,9.1712,32.0367,0.0000,32.0367,0.0000,32.0367,-58.4508,72.5489,17.9385,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10043.4799,10043.4799,10043.4799,10043.4799,6,0,0,0
+423.8900,0.5000,7509.2922,84.0000,84.0000,0.0000,-2.2456,-13.2336,6,1615.5048,296.2260,804.5985,-76.7106,50.1141,136.1182,160.9315,-12.9775,0.0000,46.2578,0.0000,46.2578,3.8563,46.2578,4.5052,0.0000,2213.0202,180.1648,273.4314,41.7526,9.1819,32.5708,0.0000,32.5708,0.0000,32.5708,-57.9168,72.5489,17.9386,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10137.2121,10137.2121,10137.2121,10137.2121,6,0,0,0
+424.3900,0.5000,7520.9589,84.0000,84.0000,0.0000,-2.2346,-13.4943,6,1615.5048,298.0137,805.3458,-76.7106,50.4165,136.2446,160.9315,-12.9775,0.0000,46.5603,0.0000,46.5603,3.8563,46.5603,4.5173,0.0000,2213.0202,181.4176,275.2191,42.0430,9.1876,32.8554,0.0000,32.8554,0.0000,32.8554,-57.6322,72.5489,17.9386,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10187.1660,10187.1660,10187.1660,10187.1660,6,0,0,0
+424.8900,0.5000,7532.6256,84.0000,84.0000,0.0000,-2.2391,-13.7556,6,1615.5048,297.2837,805.7441,-76.7106,50.2930,136.3120,160.9315,-12.9775,0.0000,46.4368,0.0000,46.4368,3.8563,46.4368,4.5123,0.0000,2213.0202,180.9060,274.4891,41.9244,9.1853,32.7392,0.0000,32.7392,0.0000,32.7392,-57.7484,72.5489,17.9386,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10166.7670,10166.7670,10166.7670,10166.7670,6,0,0,0
+425.3900,0.5000,7544.2922,84.0000,84.0000,0.0000,-2.2568,-14.0189,6,1615.5048,294.4245,805.5814,-76.7106,49.8093,136.2845,160.9315,-12.9775,0.0000,45.9531,0.0000,45.9531,3.8563,45.9531,4.4930,0.0000,2213.0202,178.9023,271.6299,41.4601,9.1761,32.2839,0.0000,32.2839,0.0000,32.2839,-58.2036,72.5489,17.9385,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10086.8749,10086.8749,10086.8749,10086.8749,6,0,0,0
+425.8900,0.5000,7555.9589,84.0000,84.0000,0.0000,-2.2779,-14.2846,6,1615.5048,291.0034,804.9445,-76.7106,49.2306,136.1767,160.9315,-12.9775,0.0000,45.3743,0.0000,45.3743,3.8563,45.3743,4.4698,0.0000,2213.0202,176.5048,268.2087,40.9044,9.1652,31.7392,0.0000,31.7392,0.0000,31.7392,-58.7482,72.5489,17.9385,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9991.2796,9991.2796,9991.2796,9991.2796,6,0,0,0
+426.3900,0.5000,7567.6256,84.0000,84.0000,0.0000,-2.2978,-14.5527,6,1615.5048,287.7859,804.1824,-76.7106,48.6862,136.0478,160.9315,-12.9775,0.0000,44.8300,0.0000,44.8300,3.8563,44.8300,4.4481,0.0000,2213.0202,174.2500,264.9912,40.3819,9.1549,31.2270,0.0000,31.2270,0.0000,31.2270,-59.2603,72.5489,17.9384,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9901.3754,9901.3754,9901.3754,9901.3754,6,0,0,0
+426.8900,0.5000,7579.2922,84.0000,84.0000,0.0000,-2.3081,-14.8220,6,1615.5048,286.1116,803.4656,-76.7106,48.4030,135.9265,160.9315,-12.9775,0.0000,44.5467,0.0000,44.5467,3.8563,44.5467,4.4367,0.0000,2213.0202,173.0766,263.3170,40.1100,9.1496,30.9604,0.0000,30.9604,0.0000,30.9604,-59.5269,72.5489,17.9383,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9854.5884,9854.5884,9854.5884,9854.5884,6,0,0,0
+427.3900,0.5000,7590.9589,84.0000,84.0000,0.0000,-2.3038,-15.0908,6,1615.5048,286.8042,803.0926,-76.7106,48.5202,135.8634,160.9315,-12.9775,0.0000,44.6639,0.0000,44.6639,3.8563,44.6639,4.4414,0.0000,2213.0202,173.5620,264.0096,40.2225,9.1518,31.0707,0.0000,31.0707,0.0000,31.0707,-59.4166,72.5489,17.9383,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9873.9452,9873.9452,9873.9452,9873.9452,6,0,0,0
+427.8900,0.5000,7602.6256,84.0000,84.0000,0.0000,-2.2785,-15.3566,6,1615.5048,290.9122,803.2469,-76.7106,49.2152,135.8895,160.9315,-12.9775,0.0000,45.3589,0.0000,45.3589,3.8563,45.3589,4.4692,0.0000,2213.0202,176.4409,268.1176,40.8896,9.1649,31.7247,0.0000,31.7247,0.0000,31.7247,-58.7627,72.5489,17.9385,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9988.7330,9988.7330,9988.7330,9988.7330,6,0,0,0
+428.3900,0.5000,7614.2922,84.0000,84.0000,0.0000,-2.2197,-15.6155,6,1615.5048,300.4234,804.1621,-76.7106,50.8242,136.0443,160.9315,-12.9775,0.0000,46.9679,0.0000,46.9679,3.8563,46.9679,4.5336,0.0000,2213.0202,183.1063,277.6288,42.4343,9.1953,33.2390,0.0000,33.2390,0.0000,33.2390,-57.2486,72.5489,17.9387,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10254.4977,10254.4977,10254.4977,10254.4977,6,0,0,0
+428.8900,0.5000,7625.9589,84.0000,84.0000,0.0000,-2.1388,-15.8651,6,1615.5048,313.5209,806.2809,-76.7106,53.0400,136.4028,160.9315,-12.9775,0.0000,49.1837,0.0000,49.1837,3.8563,49.1837,4.6222,0.0000,2213.0202,192.2851,290.7263,44.5615,9.2371,35.3243,0.0000,35.3243,0.0000,35.3243,-55.1636,72.5489,17.9390,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10656.6265,10656.6265,10656.6265,10656.6265,6,0,0,0
+429.3900,0.5000,7637.6256,84.0000,84.0000,0.0000,-2.0230,-16.1011,6,1615.5048,332.2754,809.1986,-76.7106,56.2128,136.8964,160.9315,-12.9775,0.0000,52.3565,0.0000,52.3565,3.8563,52.3565,4.7491,0.0000,2213.0202,205.4282,309.4807,47.6074,9.2971,38.3103,0.0000,38.3103,0.0000,38.3103,-52.1781,72.5489,17.9394,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11273.5371,11273.5371,11273.5371,11273.5371,6,0,0,0
+429.8900,0.5000,7649.2922,84.0000,84.0000,0.0000,-1.8936,-16.3220,6,1615.5048,353.2419,813.3766,-76.7106,59.7598,137.6032,160.9315,-12.9775,0.0000,55.9035,0.0000,55.9035,3.8563,55.9035,4.8910,0.0000,2213.0202,220.1215,330.4472,51.0125,9.3640,41.6484,0.0000,41.6484,0.0000,41.6484,-48.8404,72.5489,17.9399,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11963.2121,11963.2121,11963.2121,11963.2121,6,0,0,0
+430.3900,0.5000,7660.9589,84.0000,84.0000,0.0000,-1.7463,-16.5258,6,1615.5048,377.0959,818.0473,-76.7106,63.7953,138.3934,160.9315,-12.9775,0.0000,59.9390,0.0000,59.9390,3.8563,59.9390,5.0524,0.0000,2213.0202,236.8384,354.3013,54.8866,9.4401,45.4464,0.0000,45.4464,0.0000,45.4464,-45.0429,72.5489,17.9404,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12747.8696,12747.8696,12747.8696,12747.8696,6,0,0,0
+430.8900,0.5000,7672.6256,84.0000,84.0000,0.0000,-1.6070,-16.7132,6,1615.5048,399.6567,823.3613,-76.7106,67.6120,139.2924,160.9315,-12.9775,0.0000,63.7557,0.0000,63.7557,3.8563,63.7557,5.2051,0.0000,2213.0202,252.6490,376.8621,58.5506,9.5121,49.0385,0.0000,49.0385,0.0000,49.0385,-41.4512,72.5489,17.9408,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13400.9285,13400.9285,13400.9285,13400.9285,6,0,0,0
+431.3900,0.5000,7684.2922,84.0000,84.0000,0.0000,-1.4782,-16.8857,6,1615.5048,420.5292,828.3872,-76.7106,71.1431,140.1426,160.9315,-12.9775,0.0000,67.2869,0.0000,67.2869,3.8563,67.2869,5.3463,0.0000,2213.0202,267.2765,397.7346,61.9405,9.5787,52.3618,0.0000,52.3618,0.0000,52.3618,-38.1282,72.5489,17.9411,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14063.0056,14063.0056,14063.0056,14063.0056,6,0,0,0
+431.8900,0.5000,7695.9589,84.0000,84.0000,0.0000,-1.3822,-17.0469,6,1615.5048,436.0681,833.0370,-76.7106,73.7719,140.9293,160.9315,-12.9775,0.0000,69.9157,0.0000,69.9157,3.8563,69.9157,5.4515,0.0000,2213.0202,278.1662,413.2735,64.4642,9.6282,54.8359,0.0000,54.8359,0.0000,54.8359,-35.6544,72.5489,17.9414,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14563.0617,14563.0617,14563.0617,14563.0617,6,0,0,0
+432.3900,0.5000,7707.6256,84.0000,84.0000,0.0000,-1.3072,-17.1995,6,1615.5048,448.2320,836.4986,-76.7106,75.8298,141.5149,160.9315,-12.9775,0.0000,71.9735,0.0000,71.9735,3.8563,71.9735,5.5338,0.0000,2213.0202,286.6906,425.4373,66.4397,9.6682,56.7715,0.0000,56.7715,0.0000,56.7715,-33.7190,72.5489,17.9416,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14954.5057,14954.5057,14954.5057,14954.5057,6,0,0,0
+432.8900,0.5000,7719.2922,84.0000,84.0000,0.0000,-1.2743,-17.3481,6,1615.5048,453.5710,839.2084,-76.7106,76.7330,141.9733,160.9315,-12.9775,0.0000,72.8767,0.0000,72.8767,3.8563,72.8767,5.5699,0.0000,2213.0202,290.4321,430.7763,67.3068,9.6859,57.6208,0.0000,57.6208,0.0000,57.6208,-32.8698,72.5489,17.9417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15126.3197,15126.3197,15126.3197,15126.3197,6,0,0,0
+433.3900,0.5000,7730.9589,84.0000,84.0000,0.0000,-1.2748,-17.4968,6,1615.5048,453.4897,840.3978,-76.7106,76.7192,142.1745,160.9315,-12.9775,0.0000,72.8629,0.0000,72.8629,3.8563,72.8629,5.5694,0.0000,2213.0202,290.3752,430.6951,67.2936,9.6857,57.6079,0.0000,57.6079,0.0000,57.6079,-32.8827,72.5489,17.9416,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15123.7040,15123.7040,15123.7040,15123.7040,6,0,0,0
+433.8900,0.5000,7742.6256,84.0000,84.0000,0.0000,-1.3192,-17.6508,6,1615.5048,446.2810,840.3797,-76.7106,75.4997,142.1714,160.9315,-12.9775,0.0000,71.6434,0.0000,71.6434,3.8563,71.6434,5.5206,0.0000,2213.0202,285.3233,423.4863,66.1228,9.6617,56.4611,0.0000,56.4611,0.0000,56.4611,-34.0294,72.5489,17.9415,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14891.7206,14891.7206,14891.7206,14891.7206,6,0,0,0
+434.3900,0.5000,7754.2922,84.0000,84.0000,0.0000,-1.3923,-17.8132,6,1615.5048,434.4426,838.7738,-76.7106,73.4969,141.8998,160.9315,-12.9775,0.0000,69.6407,0.0000,69.6407,3.8563,69.6407,5.4405,0.0000,2213.0202,277.0270,411.6480,64.2002,9.6230,54.5771,0.0000,54.5771,0.0000,54.5771,-35.9132,72.5489,17.9414,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14510.7508,14510.7508,14510.7508,14510.7508,6,0,0,0
+434.8900,0.5000,7765.9589,84.0000,84.0000,0.0000,-1.4776,-17.9856,6,1615.5048,420.6135,836.1365,-76.7106,71.1574,141.4536,160.9315,-12.9775,0.0000,67.3011,0.0000,67.3011,3.8563,67.3011,5.3469,0.0000,2213.0202,267.3355,397.8189,61.9542,9.5789,52.3753,0.0000,52.3753,0.0000,52.3753,-38.1148,72.5489,17.9411,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14065.7163,14065.7163,14065.7163,14065.7163,6,0,0,0
+435.3900,0.5000,7777.6256,84.0000,84.0000,0.0000,-1.5476,-18.1661,6,1615.5048,409.2766,833.0558,-76.7106,69.2395,140.9324,160.9315,-12.9775,0.0000,65.3832,0.0000,65.3832,3.8563,65.3832,5.2702,0.0000,2213.0202,259.3907,386.4820,60.1130,9.5428,50.5702,0.0000,50.5702,0.0000,50.5702,-39.9197,72.5489,17.9410,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13700.8849,13700.8849,13700.8849,13700.8849,6,0,0,0
+435.8900,0.5000,7789.2922,84.0000,84.0000,0.0000,-1.6045,-18.3533,6,1615.5048,400.0686,830.5303,-76.7106,67.6817,140.5052,160.9315,-12.9775,0.0000,63.8254,0.0000,63.8254,3.8563,63.8254,5.2079,0.0000,2213.0202,252.9377,377.2740,58.6175,9.5134,49.1041,0.0000,49.1041,0.0000,49.1041,-41.3856,72.5489,17.9408,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13412.3535,13412.3535,13412.3535,13412.3535,6,0,0,0
+436.3900,0.5000,7800.9589,84.0000,84.0000,0.0000,-1.6370,-18.5443,6,1615.5048,394.7971,828.4790,-76.7106,66.7899,140.1581,160.9315,-12.9775,0.0000,62.9336,0.0000,62.9336,3.8563,62.9336,5.1722,0.0000,2213.0202,249.2434,372.0025,57.7614,9.4966,48.2648,0.0000,48.2648,0.0000,48.2648,-42.2248,72.5489,17.9407,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13266.1557,13266.1557,13266.1557,13266.1557,6,0,0,0
+436.8900,0.5000,7812.6256,84.0000,84.0000,0.0000,-1.6632,-18.7383,6,1615.5048,390.5615,827.3046,-76.7106,66.0733,139.9595,160.9315,-12.9775,0.0000,62.2171,0.0000,62.2171,3.8563,62.2171,5.1436,0.0000,2213.0202,246.2751,367.7668,57.0735,9.4831,47.5904,0.0000,47.5904,0.0000,47.5904,-42.8992,72.5489,17.9406,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13148.6883,13148.6883,13148.6883,13148.6883,6,0,0,0
+437.3900,0.5000,7824.2922,84.0000,84.0000,0.0000,-1.6836,-18.9348,6,1615.5048,387.2467,826.3611,-76.7106,65.5126,139.7998,160.9315,-12.9775,0.0000,61.6563,0.0000,61.6563,3.8563,61.6563,5.1211,0.0000,2213.0202,243.9521,364.4521,56.5352,9.4725,47.0626,0.0000,47.0626,0.0000,47.0626,-43.4269,72.5489,17.9406,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13056.7590,13056.7590,13056.7590,13056.7590,6,0,0,0
+437.8900,0.5000,7835.9589,84.0000,84.0000,0.0000,-1.6898,-19.1319,6,1615.5048,386.2412,825.6226,-76.7106,65.3425,139.6749,160.9315,-12.9775,0.0000,61.4862,0.0000,61.4862,3.8563,61.4862,5.1143,0.0000,2213.0202,243.2475,363.4466,56.3719,9.4693,46.9026,0.0000,46.9026,0.0000,46.9026,-43.5869,72.5489,17.9405,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13028.8743,13028.8743,13028.8743,13028.8743,6,0,0,0
+438.3900,0.5000,7847.6256,84.0000,84.0000,0.0000,-1.6804,-19.3280,6,1615.5048,387.7650,825.3986,-76.7106,65.6002,139.6370,160.9315,-12.9775,0.0000,61.7440,0.0000,61.7440,3.8563,61.7440,5.1246,0.0000,2213.0202,244.3153,364.9704,56.6193,9.4742,47.1452,0.0000,47.1452,0.0000,47.1452,-43.3444,72.5489,17.9406,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13071.1336,13071.1336,13071.1336,13071.1336,6,0,0,0
+438.8900,0.5000,7859.2922,84.0000,84.0000,0.0000,-1.6271,-19.5178,6,1615.5048,396.4039,825.7381,-76.7106,67.0617,139.6945,160.9315,-12.9775,0.0000,63.2055,0.0000,63.2055,3.8563,63.2055,5.1831,0.0000,2213.0202,250.3695,373.6093,58.0224,9.5017,48.5206,0.0000,48.5206,0.0000,48.5206,-41.9690,72.5489,17.9407,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13310.7187,13310.7187,13310.7187,13310.7187,6,0,0,0
+439.3900,0.5000,7870.9589,84.0000,84.0000,0.0000,-1.5490,-19.6985,6,1615.5048,409.0542,827.6626,-76.7106,69.2018,140.0200,160.9315,-12.9775,0.0000,65.3456,0.0000,65.3456,3.8563,65.3456,5.2687,0.0000,2213.0202,259.2348,386.2596,60.0769,9.5421,50.5348,0.0000,50.5348,0.0000,50.5348,-39.9551,72.5489,17.9410,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13693.7272,13693.7272,13693.7272,13693.7272,6,0,0,0
+439.8900,0.5000,7882.6256,84.0000,84.0000,0.0000,-1.4406,-19.8666,6,1615.5048,426.6216,830.4807,-76.7106,72.1738,140.4968,160.9315,-12.9775,0.0000,68.3175,0.0000,68.3175,3.8563,68.3175,5.3876,0.0000,2213.0202,271.5460,403.8269,62.9300,9.5981,53.3319,0.0000,53.3319,0.0000,53.3319,-37.1583,72.5489,17.9412,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14259.0621,14259.0621,14259.0621,14259.0621,6,0,0,0
+440.3900,0.5000,7894.2922,84.0000,84.0000,0.0000,-1.3261,-20.0213,6,1615.5048,445.1701,834.3942,-76.7106,75.3118,141.1589,160.9315,-12.9775,0.0000,71.4555,0.0000,71.4555,3.8563,71.4555,5.5131,0.0000,2213.0202,284.5448,422.3755,65.9424,9.6580,56.2844,0.0000,56.2844,0.0000,56.2844,-34.2061,72.5489,17.9415,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14855.9729,14855.9729,14855.9729,14855.9729,6,0,0,0
+440.8900,0.5000,7905.9589,84.0000,84.0000,0.0000,-1.2063,-20.1620,6,1615.5048,464.5919,838.5263,-76.7106,78.5975,141.8579,160.9315,-12.9775,0.0000,74.7412,0.0000,74.7412,3.8563,74.7412,5.6445,0.0000,2213.0202,298.1557,441.7973,69.0967,9.7226,59.3740,0.0000,59.3740,0.0000,59.3740,-31.1167,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15480.9857,15480.9857,15480.9857,15480.9857,6,0,0,0
+441.3900,0.5000,7917.6256,84.0000,84.0000,0.0000,-1.0711,-20.2870,6,1615.5048,486.5070,842.8529,-76.7106,82.3049,142.5899,160.9315,-12.9775,0.0000,78.4487,0.0000,78.4487,3.8563,78.4487,5.7928,0.0000,2213.0202,313.5137,463.7123,72.6558,9.7956,62.8603,0.0000,62.8603,0.0000,62.8603,-27.6307,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16190.5080,16190.5080,16190.5080,16190.5080,6,0,0,0
+441.8900,0.5000,7929.2922,84.0000,84.0000,0.0000,-0.9218,-20.3945,6,1615.5048,510.7176,847.7350,-76.7106,86.4008,143.4158,160.9315,-12.9775,0.0000,82.5445,0.0000,82.5445,3.8563,82.5445,5.9567,0.0000,2213.0202,330.4805,487.9230,76.5879,9.8761,66.7117,0.0000,66.7117,0.0000,66.7117,-23.7796,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16981.7995,16981.7995,16981.7995,16981.7995,6,0,0,0
+442.3900,0.5000,7940.9589,84.0000,84.0000,0.0000,-0.7445,-20.4814,6,1615.5048,539.4768,853.1284,-76.7106,91.2661,144.3282,160.9315,-12.9775,0.0000,87.4098,0.0000,87.4098,3.8563,87.4098,6.1513,0.0000,2213.0202,350.6349,516.6821,81.2586,9.9718,71.2867,0.0000,71.2867,0.0000,71.2867,-19.2048,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17921.7503,17921.7503,17921.7503,17921.7503,6,0,0,0
+442.8900,0.5000,7952.6256,84.0000,84.0000,0.0000,-0.5575,-20.5464,6,1615.5048,569.8045,859.5351,-76.7106,96.3968,145.4121,160.9315,-12.9775,0.0000,92.5405,0.0000,92.5405,3.8563,92.5405,6.3565,0.0000,2213.0202,371.8886,547.0099,86.1840,10.0728,76.1113,0.0000,76.1113,0.0000,76.1113,-14.3805,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18855.3531,18855.3531,18855.3531,18855.3531,6,0,0,0
+443.3900,0.5000,7964.2922,84.0000,84.0000,0.0000,-0.3645,-20.5889,6,1615.5048,601.1005,866.2913,-76.7106,101.6913,146.5551,160.9315,-12.9775,0.0000,97.8351,0.0000,97.8351,3.8563,97.8351,6.5683,0.0000,2213.0202,393.8209,578.3059,91.2668,10.1769,81.0899,0.0000,81.0899,0.0000,81.0899,-9.4021,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19860.2677,19860.2677,19860.2677,19860.2677,6,0,0,0
+443.8900,0.5000,7975.9589,84.0000,84.0000,0.0000,-0.1787,-20.6098,6,1615.5048,631.2054,873.2631,-76.7106,106.7843,147.7345,160.9315,-12.9775,0.0000,102.9281,0.0000,102.9281,3.8563,102.9281,6.7720,0.0000,2213.0202,414.9184,608.4108,96.1561,10.2748,85.8813,0.0000,85.8813,0.0000,85.8813,-4.6108,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20839.8727,20839.8727,20839.8727,20839.8727,6,0,0,0
+444.3900,0.5000,7987.6256,84.0000,84.0000,0.0000,0.0009,-20.6097,6,1615.5048,660.3131,879.9696,-76.7106,111.7086,148.8691,160.9315,-12.9775,0.0000,107.8524,0.0000,107.8524,3.8563,107.8524,6.9690,0.0000,2213.0202,435.3171,637.5185,100.8834,10.3677,90.5157,0.0000,90.5157,0.0000,90.5157,0.0236,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21740.4166,21740.4166,21740.4166,21740.4166,6,0,0,0
+444.8900,0.5000,7999.2922,84.0000,84.0000,0.0000,0.1639,-20.5906,6,1615.5048,686.7235,886.4540,-76.7106,116.1766,149.9661,160.9315,-12.9775,0.0000,112.3203,0.0000,112.3203,3.8563,112.3203,7.1477,0.0000,2213.0202,453.8254,663.9289,105.1727,10.4520,94.7206,0.0000,94.7206,0.0000,94.7206,4.2286,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22464.9742,22464.9742,22464.9742,22464.9742,6,0,0,0
+445.3900,0.5000,8010.9589,84.0000,84.0000,0.0000,0.3128,-20.5541,6,1615.5048,710.8457,892.3375,-76.7106,120.2575,150.9614,160.9315,-12.9775,0.0000,116.4012,0.0000,116.4012,3.8563,116.4012,7.3109,0.0000,2213.0202,470.7303,688.0511,109.0903,10.5290,98.5613,0.0000,98.5613,0.0000,98.5613,8.0693,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23220.1814,23220.1814,23220.1814,23220.1814,6,0,0,0
+445.8900,0.5000,8022.6256,84.0000,84.0000,0.0000,0.4427,-20.5024,6,1615.5048,731.8972,897.7112,-76.7106,123.8189,151.8705,160.9315,-12.9775,0.0000,119.9626,0.0000,119.9626,3.8563,119.9626,7.4534,0.0000,2213.0202,485.4831,709.1025,112.5092,10.5962,101.9130,0.0000,101.9130,0.0000,101.9130,11.4211,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23886.8241,23886.8241,23886.8241,23886.8241,6,0,0,0
+446.3900,0.5000,8034.2922,84.0000,84.0000,0.0000,0.5456,-20.4388,6,1615.5048,748.5694,902.4008,-76.7106,126.6394,152.6639,160.9315,-12.9775,0.0000,122.7831,0.0000,122.7831,3.8563,122.7831,7.5662,0.0000,2213.0202,497.1670,725.7747,115.2169,10.6494,104.5675,0.0000,104.5675,0.0000,104.5675,14.0757,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24414.7890,24414.7890,24414.7890,24414.7890,6,0,0,0
+446.8900,0.5000,8045.9589,84.0000,84.0000,0.0000,0.6267,-20.3656,6,1615.5048,761.7097,906.1149,-76.7106,128.8624,153.2922,160.9315,-12.9775,0.0000,125.0062,0.0000,125.0062,3.8563,125.0062,7.6551,0.0000,2213.0202,506.3758,738.9151,117.3510,10.6914,106.6596,0.0000,106.6596,0.0000,106.6596,16.1679,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24830.9085,24830.9085,24830.9085,24830.9085,6,0,0,0
+447.3900,0.5000,8057.6256,84.0000,84.0000,0.0000,0.6516,-20.2896,6,1615.5048,765.7410,909.0422,-76.7106,129.5444,153.7875,160.9315,-12.9775,0.0000,125.6881,0.0000,125.6881,3.8563,125.6881,7.6824,0.0000,2213.0202,509.2009,742.9463,118.0057,10.7043,107.3015,0.0000,107.3015,0.0000,107.3015,16.8098,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24959.6330,24959.6330,24959.6330,24959.6330,6,0,0,0
+447.8900,0.5000,8069.2922,84.0000,84.0000,0.0000,0.6367,-20.2153,6,1615.5048,763.3285,909.9403,-76.7106,129.1363,153.9394,160.9315,-12.9775,0.0000,125.2800,0.0000,125.2800,3.8563,125.2800,7.6661,0.0000,2213.0202,507.5102,740.5339,117.6139,10.6966,106.9174,0.0000,106.9174,0.0000,106.9174,16.4257,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24882.1720,24882.1720,24882.1720,24882.1720,6,0,0,0
+448.3900,0.5000,8080.9589,84.0000,84.0000,0.0000,0.5515,-20.1510,6,1615.5048,749.5203,909.4028,-76.7106,126.8003,153.8485,160.9315,-12.9775,0.0000,122.9440,0.0000,122.9440,3.8563,122.9440,7.5726,0.0000,2213.0202,497.8334,726.7256,115.3714,10.6525,104.7189,0.0000,104.7189,0.0000,104.7189,14.2271,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24444.9013,24444.9013,24444.9013,24444.9013,6,0,0,0
+448.8900,0.5000,8092.6256,84.0000,84.0000,0.0000,0.4268,-20.1012,6,1615.5048,729.3167,906.3268,-76.7106,123.3823,153.3281,160.9315,-12.9775,0.0000,119.5261,0.0000,119.5261,3.8563,119.5261,7.4359,0.0000,2213.0202,483.6748,706.5221,112.0901,10.5880,101.5022,0.0000,101.5022,0.0000,101.5022,11.0103,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23805.1082,23805.1082,23805.1082,23805.1082,6,0,0,0
+449.3900,0.5000,8104.2922,84.0000,84.0000,0.0000,0.2718,-20.0695,6,1615.5048,704.2039,901.8260,-76.7106,119.1339,152.5666,160.9315,-12.9775,0.0000,115.2776,0.0000,115.2776,3.8563,115.2776,7.2660,0.0000,2213.0202,466.0757,681.4093,108.0116,10.5078,97.5038,0.0000,97.5038,0.0000,97.5038,7.0118,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23009.8512,23009.8512,23009.8512,23009.8512,6,0,0,0
+449.8900,0.5000,8115.9589,84.0000,84.0000,0.0000,0.1207,-20.0554,6,1615.5048,679.7215,896.2316,-76.7106,114.9921,151.6202,160.9315,-12.9775,0.0000,111.1358,0.0000,111.1358,3.8563,111.1358,7.1003,0.0000,2213.0202,448.9185,656.9269,104.0355,10.4297,93.6058,0.0000,93.6058,0.0000,93.6058,3.1138,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22275.2919,22275.2919,22275.2919,22275.2919,6,0,0,0
+450.3900,0.5000,8127.6256,84.0000,84.0000,0.0000,-0.0193,-20.0577,6,1615.5048,657.0326,890.7776,-76.7106,111.1537,150.6975,160.9315,-12.9775,0.0000,107.2974,0.0000,107.2974,3.8563,107.2974,6.9468,0.0000,2213.0202,433.0181,634.2380,100.3506,10.3572,89.9934,0.0000,89.9934,0.0000,89.9934,-0.4987,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21648.1867,21648.1867,21648.1867,21648.1867,6,0,0,0
+450.8900,0.5000,8139.2922,84.0000,84.0000,0.0000,-0.1191,-20.0716,6,1615.5048,640.8703,885.7232,-76.7106,108.4194,149.8425,160.9315,-12.9775,0.0000,104.5631,0.0000,104.5631,3.8563,104.5631,6.8374,0.0000,2213.0202,421.6915,618.0757,97.7257,10.3056,87.4201,0.0000,87.4201,0.0000,87.4201,-3.0720,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21154.3652,21154.3652,21154.3652,21154.3652,6,0,0,0
+451.3900,0.5000,8150.9589,84.0000,84.0000,0.0000,-0.1895,-20.0937,6,1615.5048,629.4628,882.1227,-76.7106,106.4895,149.2333,160.9315,-12.9775,0.0000,102.6332,0.0000,102.6332,3.8563,102.6332,6.7602,0.0000,2213.0202,413.6971,606.6681,95.8730,10.2692,85.6038,0.0000,85.6038,0.0000,85.6038,-4.8882,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20783.1679,20783.1679,20783.1679,20783.1679,6,0,0,0
+451.8900,0.5000,8162.6256,84.0000,84.0000,0.0000,-0.2219,-20.1196,6,1615.5048,624.2032,879.5814,-76.7106,105.5997,148.8034,160.9315,-12.9775,0.0000,101.7435,0.0000,101.7435,3.8563,101.7435,6.7246,0.0000,2213.0202,410.0112,601.4086,95.0188,10.2524,84.7664,0.0000,84.7664,0.0000,84.7664,-5.7256,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20612.0234,20612.0234,20612.0234,20612.0234,6,0,0,0
+452.3900,0.5000,8174.2922,84.0000,84.0000,0.0000,-0.2320,-20.1466,6,1615.5048,622.5789,878.4097,-76.7106,105.3250,148.6052,160.9315,-12.9775,0.0000,101.4687,0.0000,101.4687,3.8563,101.4687,6.7136,0.0000,2213.0202,408.8729,599.7843,94.7550,10.2472,84.5078,0.0000,84.5078,0.0000,84.5078,-5.9842,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20559.1689,20559.1689,20559.1689,20559.1689,6,0,0,0
+452.8900,0.5000,8185.9589,84.0000,84.0000,0.0000,-0.2315,-20.1736,6,1615.5048,622.6630,878.0479,-76.7106,105.3392,148.5440,160.9315,-12.9775,0.0000,101.4829,0.0000,101.4829,3.8563,101.4829,6.7142,0.0000,2213.0202,408.9318,599.8684,94.7687,10.2475,84.5212,0.0000,84.5212,0.0000,84.5212,-5.9708,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20561.9045,20561.9045,20561.9045,20561.9045,6,0,0,0
+453.3900,0.5000,8197.6256,84.0000,84.0000,0.0000,-0.2364,-20.2012,6,1615.5048,621.8677,878.0666,-76.7106,105.2046,148.5471,160.9315,-12.9775,0.0000,101.3484,0.0000,101.3484,3.8563,101.3484,6.7088,0.0000,2213.0202,408.3745,599.0731,94.6395,10.2450,84.3946,0.0000,84.3946,0.0000,84.3946,-6.0974,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20536.0279,20536.0279,20536.0279,20536.0279,6,0,0,0
+453.8900,0.5000,8209.2922,84.0000,84.0000,0.0000,-0.2484,-20.2302,6,1615.5048,619.9245,877.8895,-76.7106,104.8759,148.5172,160.9315,-12.9775,0.0000,101.0196,0.0000,101.0196,3.8563,101.0196,6.6957,0.0000,2213.0202,407.0127,597.1299,94.3240,10.2388,84.0852,0.0000,84.0852,0.0000,84.0852,-6.4068,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20472.7957,20472.7957,20472.7957,20472.7957,6,0,0,0
+454.3900,0.5000,8220.9589,84.0000,84.0000,0.0000,-0.2750,-20.2623,6,1615.5048,615.6037,877.4566,-76.7106,104.1449,148.4439,160.9315,-12.9775,0.0000,100.2886,0.0000,100.2886,3.8563,100.2886,6.6664,0.0000,2213.0202,403.9847,592.8090,93.6222,10.2250,83.3972,0.0000,83.3972,0.0000,83.3972,-7.0948,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20332.1963,20332.1963,20332.1963,20332.1963,6,0,0,0
+454.8900,0.5000,8232.6256,84.0000,84.0000,0.0000,-0.3106,-20.2985,6,1615.5048,609.8293,876.4940,-76.7106,103.1680,148.2811,160.9315,-12.9775,0.0000,99.3117,0.0000,99.3117,3.8563,99.3117,6.6273,0.0000,2213.0202,399.9380,587.0347,92.6844,10.2060,82.4784,0.0000,82.4784,0.0000,82.4784,-8.0135,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20144.2996,20144.2996,20144.2996,20144.2996,6,0,0,0
+455.3900,0.5000,8244.2922,84.0000,84.0000,0.0000,-0.3533,-20.3397,6,1615.5048,602.9133,875.2076,-76.7106,101.9980,148.0635,160.9315,-12.9775,0.0000,98.1417,0.0000,98.1417,3.8563,98.1417,6.5805,0.0000,2213.0202,395.0912,580.1187,91.5612,10.1830,81.3782,0.0000,81.3782,0.0000,81.3782,-9.1137,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19919.2543,19919.2543,19919.2543,19919.2543,6,0,0,0
+455.8900,0.5000,8255.9589,84.0000,84.0000,0.0000,-0.3951,-20.3858,6,1615.5048,596.1346,873.6669,-76.7106,100.8512,147.8028,160.9315,-12.9775,0.0000,96.9949,0.0000,96.9949,3.8563,96.9949,6.5347,0.0000,2213.0202,390.3408,573.3400,90.4603,10.1604,80.2999,0.0000,80.2999,0.0000,80.2999,-10.1920,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19698.6792,19698.6792,19698.6792,19698.6792,6,0,0,0
+456.3900,0.5000,8267.6256,84.0000,84.0000,0.0000,-0.4060,-20.4332,6,1615.5048,594.3677,872.1569,-76.7106,100.5523,147.5474,160.9315,-12.9775,0.0000,96.6960,0.0000,96.6960,3.8563,96.6960,6.5227,0.0000,2213.0202,389.1025,571.5731,90.1733,10.1545,80.0188,0.0000,80.0188,0.0000,80.0188,-10.4731,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19641.1846,19641.1846,19641.1846,19641.1846,6,0,0,0
+456.8900,0.5000,8279.2922,84.0000,84.0000,0.0000,-0.4352,-20.4839,6,1615.5048,589.6234,871.7632,-76.7106,99.7497,147.4808,160.9315,-12.9775,0.0000,95.8934,0.0000,95.8934,3.8563,95.8934,6.4906,0.0000,2213.0202,385.7777,566.8288,89.4028,10.1387,79.2641,0.0000,79.2641,0.0000,79.2641,-11.2278,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19486.8043,19486.8043,19486.8043,19486.8043,6,0,0,0
+457.3900,0.5000,8290.9589,84.0000,84.0000,0.0000,-0.4605,-20.5377,6,1615.5048,585.5300,870.7063,-76.7106,99.0572,147.3020,160.9315,-12.9775,0.0000,95.2009,0.0000,95.2009,3.8563,95.2009,6.4629,0.0000,2213.0202,382.9091,562.7354,88.7380,10.1251,78.6129,0.0000,78.6129,0.0000,78.6129,-11.8790,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19353.6077,19353.6077,19353.6077,19353.6077,6,0,0,0
+457.8900,0.5000,8302.6256,84.0000,84.0000,0.0000,-0.4448,-20.5896,6,1615.5048,588.0776,869.7945,-76.7106,99.4882,147.1477,160.9315,-12.9775,0.0000,95.6319,0.0000,95.6319,3.8563,95.6319,6.4801,0.0000,2213.0202,384.6944,565.2830,89.1518,10.1336,79.0182,0.0000,79.0182,0.0000,79.0182,-11.4737,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19436.5058,19436.5058,19436.5058,19436.5058,6,0,0,0
+458.3900,0.5000,8314.2922,84.0000,84.0000,0.0000,-0.4238,-20.6390,6,1615.5048,591.4750,870.3620,-76.7106,100.0629,147.2437,160.9315,-12.9775,0.0000,96.2066,0.0000,96.2066,3.8563,96.2066,6.5031,0.0000,2213.0202,387.0753,568.6803,89.7035,10.1449,79.5586,0.0000,79.5586,0.0000,79.5586,-10.9333,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19547.0543,19547.0543,19547.0543,19547.0543,6,0,0,0
+458.8900,0.5000,8325.9589,84.0000,84.0000,0.0000,-0.4007,-20.6858,6,1615.5048,595.2198,871.1188,-76.7106,100.6965,147.3718,160.9315,-12.9775,0.0000,96.8402,0.0000,96.8402,3.8563,96.8402,6.5285,0.0000,2213.0202,389.6997,572.4252,90.3117,10.1574,80.1544,0.0000,80.1544,0.0000,80.1544,-10.3376,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19668.9110,19668.9110,19668.9110,19668.9110,6,0,0,0
+459.3900,0.5000,8337.6256,84.0000,84.0000,0.0000,-0.3809,-20.7302,6,1615.5048,598.4283,871.9531,-76.7106,101.2393,147.5129,160.9315,-12.9775,0.0000,97.3830,0.0000,97.3830,3.8563,97.3830,6.5502,0.0000,2213.0202,391.9482,575.6337,90.8328,10.1680,80.6648,0.0000,80.6648,0.0000,80.6648,-9.8272,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19773.3153,19773.3153,19773.3153,19773.3153,6,0,0,0
+459.8900,0.5000,8349.2922,84.0000,84.0000,0.0000,-0.3608,-20.7723,6,1615.5048,601.6921,872.6678,-76.7106,101.7914,147.6338,160.9315,-12.9775,0.0000,97.9351,0.0000,97.9351,3.8563,97.9351,6.5723,0.0000,2213.0202,394.2354,578.8975,91.3629,10.1789,81.1840,0.0000,81.1840,0.0000,81.1840,-9.3080,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19879.5174,19879.5174,19879.5174,19879.5174,6,0,0,0
+460.3900,0.5000,8360.9589,84.0000,84.0000,0.0000,-0.3382,-20.8118,6,1615.5048,605.3533,873.3949,-76.7106,102.4108,147.7568,160.9315,-12.9775,0.0000,98.5545,0.0000,98.5545,3.8563,98.5545,6.5971,0.0000,2213.0202,396.8012,582.5587,91.9575,10.1911,81.7664,0.0000,81.7664,0.0000,81.7664,-8.7256,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19998.6514,19998.6514,19998.6514,19998.6514,6,0,0,0
+460.8900,0.5000,8372.6256,84.0000,84.0000,0.0000,-0.3088,-20.8478,6,1615.5048,610.1216,874.2105,-76.7106,103.2175,147.8948,160.9315,-12.9775,0.0000,99.3612,0.0000,99.3612,3.8563,99.3612,6.6293,0.0000,2213.0202,400.1428,587.3269,92.7319,10.2069,82.5249,0.0000,82.5249,0.0000,82.5249,-7.9670,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20153.8096,20153.8096,20153.8096,20153.8096,6,0,0,0
+461.3900,0.5000,8384.2922,84.0000,84.0000,0.0000,-0.2736,-20.8797,6,1615.5048,615.8414,875.2727,-76.7106,104.1851,148.0745,160.9315,-12.9775,0.0000,100.3288,0.0000,100.3288,3.8563,100.3288,6.6680,0.0000,2213.0202,404.1513,593.0468,93.6608,10.2257,83.4351,0.0000,83.4351,0.0000,83.4351,-7.0569,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20339.9325,20339.9325,20339.9325,20339.9325,6,0,0,0
+461.8900,0.5000,8395.9589,84.0000,84.0000,0.0000,-0.2349,-20.9071,6,1615.5048,622.1120,876.5470,-76.7106,105.2460,148.2901,160.9315,-12.9775,0.0000,101.3897,0.0000,101.3897,3.8563,101.3897,6.7105,0.0000,2213.0202,408.5457,599.3173,94.6792,10.2458,84.4335,0.0000,84.4335,0.0000,84.4335,-6.0586,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20543.9748,20543.9748,20543.9748,20543.9748,6,0,0,0
+462.3900,0.5000,8407.6256,84.0000,84.0000,0.0000,-0.1967,-20.9300,6,1615.5048,628.3004,877.9439,-76.7106,106.2929,148.5264,160.9315,-12.9775,0.0000,102.4366,0.0000,102.4366,3.8563,102.4366,6.7523,0.0000,2213.0202,412.8825,605.5058,95.6843,10.2655,85.4187,0.0000,85.4187,0.0000,85.4187,-5.0733,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20745.3445,20745.3445,20745.3445,20745.3445,6,0,0,0
+462.8900,0.5000,8419.2922,84.0000,84.0000,0.0000,-0.1651,-20.9493,6,1615.5048,633.4107,879.3225,-76.7106,107.1574,148.7596,160.9315,-12.9775,0.0000,103.3011,0.0000,103.3011,3.8563,103.3011,6.7869,0.0000,2213.0202,416.4638,610.6161,96.5142,10.2818,86.2324,0.0000,86.2324,0.0000,86.2324,-4.2596,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20911.6331,20911.6331,20911.6331,20911.6331,6,0,0,0
+463.3900,0.5000,8430.9589,84.0000,84.0000,0.0000,-0.1275,-20.9642,6,1615.5048,639.5137,880.4609,-76.7106,108.1899,148.9522,160.9315,-12.9775,0.0000,104.3336,0.0000,104.3336,3.8563,104.3336,6.8282,0.0000,2213.0202,420.7408,616.7191,97.5054,10.3013,87.2041,0.0000,87.2041,0.0000,87.2041,-3.2880,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21110.2235,21110.2235,21110.2235,21110.2235,6,0,0,0
+463.8900,0.5000,8442.6256,84.0000,84.0000,0.0000,-0.0789,-20.9734,6,1615.5048,647.3807,881.8205,-76.7106,109.5208,149.1822,160.9315,-12.9775,0.0000,105.6645,0.0000,105.6645,3.8563,105.6645,6.8815,0.0000,2213.0202,426.2540,624.5861,98.7831,10.3264,88.4566,0.0000,88.4566,0.0000,88.4566,-2.0354,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21366.2137,21366.2137,21366.2137,21366.2137,6,0,0,0
+464.3900,0.5000,8454.2922,84.0000,84.0000,0.0000,-0.0004,-20.9734,6,1615.5048,660.0968,883.5730,-76.7106,111.6721,149.4787,160.9315,-12.9775,0.0000,107.8158,0.0000,107.8158,3.8563,107.8158,6.9675,0.0000,2213.0202,435.1655,637.3022,100.8483,10.3670,90.4812,0.0000,90.4812,0.0000,90.4812,-0.0108,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21734.3346,21734.3346,21734.3346,21734.3346,6,0,0,0
+464.8900,0.5000,8465.9589,84.0000,84.0000,0.0000,0.0963,-20.9622,6,1615.5048,675.7667,886.4058,-76.7106,114.3230,149.9579,160.9315,-12.9775,0.0000,110.4667,0.0000,110.4667,3.8563,110.4667,7.0735,0.0000,2213.0202,446.1469,652.9721,103.3932,10.4170,92.9761,0.0000,92.9761,0.0000,92.9761,2.4841,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22168.1545,22168.1545,22168.1545,22168.1545,6,0,0,0
+465.3900,0.5000,8477.6256,84.0000,84.0000,0.0000,0.2126,-20.9374,6,1615.5048,694.6112,889.8966,-76.7106,117.5110,150.5485,160.9315,-12.9775,0.0000,113.6548,0.0000,113.6548,3.8563,113.6548,7.2011,0.0000,2213.0202,459.3532,671.8166,106.4537,10.4772,95.9765,0.0000,95.9765,0.0000,95.9765,5.4845,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22706.0771,22706.0771,22706.0771,22706.0771,6,0,0,0
+465.8900,0.5000,8489.2922,84.0000,84.0000,0.0000,0.3309,-20.8988,6,1615.5048,713.7743,894.0946,-76.7106,120.7530,151.2587,160.9315,-12.9775,0.0000,116.8967,0.0000,116.8967,3.8563,116.8967,7.3307,0.0000,2213.0202,472.7827,690.9797,109.5659,10.5384,99.0276,0.0000,99.0276,0.0000,99.0276,8.5356,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23312.9217,23312.9217,23312.9217,23312.9217,6,0,0,0
+466.3900,0.5000,8500.9589,84.0000,84.0000,0.0000,0.4457,-20.8468,6,1615.5048,732.3830,898.3636,-76.7106,123.9011,151.9809,160.9315,-12.9775,0.0000,120.0448,0.0000,120.0448,3.8563,120.0448,7.4567,0.0000,2213.0202,485.8236,709.5884,112.5881,10.5978,101.9904,0.0000,101.9904,0.0000,101.9904,11.4985,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23902.2104,23902.2104,23902.2104,23902.2104,6,0,0,0
+466.8900,0.5000,8512.6256,84.0000,84.0000,0.0000,0.5525,-20.7823,6,1615.5048,749.6795,902.5091,-76.7106,126.8272,152.6822,160.9315,-12.9775,0.0000,122.9709,0.0000,122.9709,3.8563,122.9709,7.5737,0.0000,2213.0202,497.9450,726.8849,115.3972,10.6530,104.7442,0.0000,104.7442,0.0000,104.7442,14.2525,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24449.9433,24449.9433,24449.9433,24449.9433,6,0,0,0
+467.3900,0.5000,8524.2922,84.0000,84.0000,0.0000,0.6508,-20.7064,6,1615.5048,765.6133,906.3622,-76.7106,129.5228,153.3341,160.9315,-12.9775,0.0000,125.6666,0.0000,125.6666,3.8563,125.6666,7.6815,0.0000,2213.0202,509.1115,742.8187,117.9850,10.7039,107.2812,0.0000,107.2812,0.0000,107.2812,16.7895,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24955.4471,24955.4471,24955.4471,24955.4471,6,0,0,0
+467.8900,0.5000,8535.9589,84.0000,84.0000,0.0000,0.7325,-20.6209,6,1615.5048,778.8366,909.9118,-76.7106,131.7599,153.9346,160.9315,-12.9775,0.0000,127.9036,0.0000,127.9036,3.8563,127.9036,7.7710,0.0000,2213.0202,518.3783,756.0420,120.1326,10.7461,109.3865,0.0000,109.3865,0.0000,109.3865,18.8949,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25389.1571,25389.1571,25389.1571,25389.1571,6,0,0,0
+468.3900,0.5000,8547.6256,84.0000,84.0000,0.0000,0.8007,-20.5275,6,1615.5048,789.8931,912.8576,-76.7106,133.6304,154.4329,160.9315,-12.9775,0.0000,129.7741,0.0000,129.7741,3.8563,129.7741,7.8458,0.0000,2213.0202,526.1267,767.0985,121.9283,10.7815,111.1468,0.0000,111.1468,0.0000,111.1468,20.6553,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25751.7976,25751.7976,25751.7976,25751.7976,6,0,0,0
+468.8900,0.5000,8559.2922,84.0000,84.0000,0.0000,0.8363,-20.4300,6,1615.5048,795.6615,915.3207,-76.7106,134.6062,154.8496,160.9315,-12.9775,0.0000,130.7500,0.0000,130.7500,3.8563,130.7500,7.8849,0.0000,2213.0202,530.1692,772.8669,122.8651,10.8003,112.0648,0.0000,112.0648,0.0000,112.0648,21.5734,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25940.9952,25940.9952,25940.9952,25940.9952,6,0,0,0
+469.3900,0.5000,8570.9589,84.0000,84.0000,0.0000,0.8483,-20.3310,6,1615.5048,797.6073,916.6057,-76.7106,134.9354,155.0670,160.9315,-12.9775,0.0000,131.0791,0.0000,131.0791,3.8563,131.0791,7.8980,0.0000,2213.0202,531.5328,774.8127,123.1811,10.8066,112.3745,0.0000,112.3745,0.0000,112.3745,21.8831,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26004.8145,26004.8145,26004.8145,26004.8145,6,0,0,0
+469.8900,0.5000,8582.6256,84.0000,84.0000,0.0000,0.8300,-20.2342,6,1615.5048,794.6488,917.0392,-76.7106,134.4349,155.1403,160.9315,-12.9775,0.0000,130.5786,0.0000,130.5786,3.8563,130.5786,7.8780,0.0000,2213.0202,529.4595,771.8542,122.7006,10.7970,111.9036,0.0000,111.9036,0.0000,111.9036,21.4122,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25907.7793,25907.7793,25907.7793,25907.7793,6,0,0,0
+470.3900,0.5000,8594.2922,84.0000,84.0000,0.0000,0.8034,-20.1404,6,1615.5048,790.3277,916.3801,-76.7106,133.7039,155.0288,160.9315,-12.9775,0.0000,129.8476,0.0000,129.8476,3.8563,129.8476,7.8488,0.0000,2213.0202,526.4312,767.5330,121.9988,10.7829,111.2159,0.0000,111.2159,0.0000,111.2159,20.7245,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25766.0511,25766.0511,25766.0511,25766.0511,6,0,0,0
+470.8900,0.5000,8605.9589,84.0000,84.0000,0.0000,0.7760,-20.0499,6,1615.5048,785.8919,915.4175,-76.7106,132.9535,154.8660,160.9315,-12.9775,0.0000,129.0972,0.0000,129.0972,3.8563,129.0972,7.8188,0.0000,2213.0202,523.3227,763.0973,121.2784,10.7686,110.5098,0.0000,110.5098,0.0000,110.5098,20.0183,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25620.5641,25620.5641,25620.5641,25620.5641,6,0,0,0
+471.3900,0.5000,8617.6256,84.0000,84.0000,0.0000,0.7728,-19.9597,6,1615.5048,785.3695,914.4293,-76.7106,132.8651,154.6988,160.9315,-12.9775,0.0000,129.0088,0.0000,129.0088,3.8563,129.0088,7.8152,0.0000,2213.0202,522.9566,762.5749,121.1936,10.7669,110.4267,0.0000,110.4267,0.0000,110.4267,19.9351,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25603.4294,25603.4294,25603.4294,25603.4294,6,0,0,0
+471.8900,0.5000,8629.2922,84.0000,84.0000,0.0000,0.7829,-19.8684,6,1615.5048,787.0150,914.3130,-76.7106,133.1435,154.6791,160.9315,-12.9775,0.0000,129.2872,0.0000,129.2872,3.8563,129.2872,7.8264,0.0000,2213.0202,524.1097,764.2204,121.4608,10.7722,110.6886,0.0000,110.6886,0.0000,110.6886,20.1971,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25657.3990,25657.3990,25657.3990,25657.3990,6,0,0,0
+472.3900,0.5000,8640.9589,84.0000,84.0000,0.0000,0.8144,-19.7734,6,1615.5048,792.1160,914.6795,-76.7106,134.0064,154.7411,160.9315,-12.9775,0.0000,130.1501,0.0000,130.1501,3.8563,130.1501,7.8609,0.0000,2213.0202,527.6845,769.3214,122.2893,10.7887,111.5005,0.0000,111.5005,0.0000,111.5005,21.0091,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25824.7060,25824.7060,25824.7060,25824.7060,6,0,0,0
+472.8900,0.5000,8652.6256,84.0000,84.0000,0.0000,0.8486,-19.6744,6,1615.5048,797.6546,915.8159,-76.7106,134.9434,154.9334,160.9315,-12.9775,0.0000,131.0871,0.0000,131.0871,3.8563,131.0871,7.8984,0.0000,2213.0202,531.5660,774.8600,123.1888,10.8068,112.3820,0.0000,112.3820,0.0000,112.3820,21.8906,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26006.3667,26006.3667,26006.3667,26006.3667,6,0,0,0
+473.3900,0.5000,8664.2922,84.0000,84.0000,0.0000,0.8835,-19.5713,6,1615.5048,803.3114,917.0497,-76.7106,135.9004,155.1421,160.9315,-12.9775,0.0000,132.0441,0.0000,132.0441,3.8563,132.0441,7.9366,0.0000,2213.0202,535.5303,780.5168,124.1075,10.8252,113.2823,0.0000,113.2823,0.0000,113.2823,22.7909,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26191.9043,26191.9043,26191.9043,26191.9043,6,0,0,0
+473.8900,0.5000,8675.9589,84.0000,84.0000,0.0000,0.9097,-19.4652,6,1615.5048,807.5503,918.3099,-76.7106,136.6175,155.3553,160.9315,-12.9775,0.0000,132.7612,0.0000,132.7612,3.8563,132.7612,7.9653,0.0000,2213.0202,538.5008,784.7556,124.7959,10.8390,113.9569,0.0000,113.9569,0.0000,113.9569,23.4656,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26330.9343,26330.9343,26330.9343,26330.9343,6,0,0,0
+474.3900,0.5000,8687.6256,84.0000,84.0000,0.0000,0.9269,-19.3570,6,1615.5048,810.3514,919.2542,-76.7106,137.0914,155.5151,160.9315,-12.9775,0.0000,133.2351,0.0000,133.2351,3.8563,133.2351,7.9843,0.0000,2213.0202,540.4639,787.5568,125.2508,10.8482,114.4027,0.0000,114.4027,0.0000,114.4027,23.9114,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26422.8084,26422.8084,26422.8084,26422.8084,6,0,0,0
+474.8900,0.5000,8699.2922,84.0000,84.0000,0.0000,0.9199,-19.2497,6,1615.5048,809.2072,919.8782,-76.7106,136.8978,155.6206,160.9315,-12.9775,0.0000,133.0416,0.0000,133.0416,3.8563,133.0416,7.9765,0.0000,2213.0202,539.6621,786.4126,125.0650,10.8444,114.2206,0.0000,114.2206,0.0000,114.2206,23.7293,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26385.2816,26385.2816,26385.2816,26385.2816,6,0,0,0
+475.3900,0.5000,8710.9589,84.0000,84.0000,0.0000,0.8904,-19.1458,6,1615.5048,804.4228,919.6233,-76.7106,136.0884,155.5775,160.9315,-12.9775,0.0000,132.2322,0.0000,132.2322,3.8563,132.2322,7.9442,0.0000,2213.0202,536.3092,781.6282,124.2880,10.8288,113.4592,0.0000,113.4592,0.0000,113.4592,22.9678,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26228.3583,26228.3583,26228.3583,26228.3583,6,0,0,0
+475.8900,0.5000,8722.6256,84.0000,84.0000,0.0000,0.8308,-19.0489,6,1615.5048,794.7731,918.5575,-76.7106,134.4560,155.3972,160.9315,-12.9775,0.0000,130.5997,0.0000,130.5997,3.8563,130.5997,7.8789,0.0000,2213.0202,529.5466,771.9785,122.7208,10.7974,111.9234,0.0000,111.9234,0.0000,111.9234,21.4320,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25911.8579,25911.8579,25911.8579,25911.8579,6,0,0,0
+476.3900,0.5000,8734.2922,84.0000,84.0000,0.0000,0.7577,-18.9605,6,1615.5048,782.9234,916.4078,-76.7106,132.4513,155.0335,160.9315,-12.9775,0.0000,128.5950,0.0000,128.5950,3.8563,128.5950,7.7987,0.0000,2213.0202,521.2423,760.1288,120.7963,10.7591,110.0372,0.0000,110.0372,0.0000,110.0372,19.5457,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25523.1984,25523.1984,25523.1984,25523.1984,6,0,0,0
+476.8900,0.5000,8745.9589,84.0000,84.0000,0.0000,0.6767,-18.8816,6,1615.5048,769.8067,913.7680,-76.7106,130.2322,154.5869,160.9315,-12.9775,0.0000,126.3760,0.0000,126.3760,3.8563,126.3760,7.7099,0.0000,2213.0202,512.0502,747.0121,118.6661,10.7172,107.9488,0.0000,107.9488,0.0000,107.9488,17.4572,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25092.9846,25092.9846,25092.9846,25092.9846,6,0,0,0
+477.3900,0.5000,8757.6256,84.0000,84.0000,0.0000,0.5894,-18.8128,6,1615.5048,755.6640,910.8460,-76.7106,127.8397,154.0926,160.9315,-12.9775,0.0000,123.9834,0.0000,123.9834,3.8563,123.9834,7.6142,0.0000,2213.0202,502.1390,732.8694,116.3692,10.6721,105.6971,0.0000,105.6971,0.0000,105.6971,15.2053,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24639.4582,24639.4582,24639.4582,24639.4582,6,0,0,0
+477.8900,0.5000,8769.2922,84.0000,84.0000,0.0000,0.4915,-18.7554,6,1615.5048,739.8058,907.6954,-76.7106,125.1568,153.5596,160.9315,-12.9775,0.0000,121.3005,0.0000,121.3005,3.8563,121.3005,7.5069,0.0000,2213.0202,491.0255,717.0111,113.7937,10.6215,103.1722,0.0000,103.1722,0.0000,103.1722,12.6803,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24137.2687,24137.2687,24137.2687,24137.2687,6,0,0,0
+478.3900,0.5000,8780.9589,84.0000,84.0000,0.0000,0.3704,-18.7122,6,1615.5048,720.1817,904.1627,-76.7106,121.8369,152.9620,160.9315,-12.9775,0.0000,117.9806,0.0000,117.9806,3.8563,117.9806,7.3741,0.0000,2213.0202,477.2730,697.3871,110.6065,10.5588,100.0477,0.0000,100.0477,0.0000,100.0477,9.5558,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23515.8270,23515.8270,23515.8270,23515.8270,6,0,0,0
+478.8900,0.5000,8792.6256,84.0000,84.0000,0.0000,0.2409,-18.6841,6,1615.5048,699.1980,899.7910,-76.7106,118.2870,152.2224,160.9315,-12.9775,0.0000,114.4307,0.0000,114.4307,3.8563,114.4307,7.2321,0.0000,2213.0202,462.5676,676.4034,107.1986,10.4918,96.7068,0.0000,96.7068,0.0000,96.7068,6.2148,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22851.3281,22851.3281,22851.3281,22851.3281,6,0,0,0
+479.3900,0.5000,8804.2922,84.0000,84.0000,0.0000,0.1070,-18.6716,6,1615.5048,677.4982,895.1164,-76.7106,114.6159,151.4316,160.9315,-12.9775,0.0000,110.7597,0.0000,110.7597,3.8563,110.7597,7.0853,0.0000,2213.0202,447.3604,654.7036,103.6744,10.4226,93.2518,0.0000,93.2518,0.0000,93.2518,2.7598,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22215.0627,22215.0627,22215.0627,22215.0627,6,0,0,0
+479.8900,0.5000,8815.9589,84.0000,84.0000,0.0000,-0.0080,-18.6726,6,1615.5048,658.8632,890.2823,-76.7106,111.4634,150.6137,160.9315,-12.9775,0.0000,107.6071,0.0000,107.6071,3.8563,107.6071,6.9592,0.0000,2213.0202,434.3010,636.0686,100.6479,10.3631,90.2848,0.0000,90.2848,0.0000,90.2848,-0.2072,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21699.6528,21699.6528,21699.6528,21699.6528,6,0,0,0
+480.3900,0.5000,8827.6256,84.0000,84.0000,0.0000,-0.1119,-18.6856,6,1615.5048,642.0274,886.1310,-76.7106,108.6152,149.9114,160.9315,-12.9775,0.0000,104.7589,0.0000,104.7589,3.8563,104.7589,6.8452,0.0000,2213.0202,422.5025,619.2328,97.9136,10.3093,87.6043,0.0000,87.6043,0.0000,87.6043,-2.8877,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21192.0195,21192.0195,21192.0195,21192.0195,6,0,0,0
+480.8900,0.5000,8839.2922,84.0000,84.0000,0.0000,-0.1946,-18.7083,6,1615.5048,628.6294,882.3805,-76.7106,106.3485,149.2769,160.9315,-12.9775,0.0000,102.4923,0.0000,102.4923,3.8563,102.4923,6.7546,0.0000,2213.0202,413.1131,605.8348,95.7377,10.2666,85.4711,0.0000,85.4711,0.0000,85.4711,-5.0209,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20756.0507,20756.0507,20756.0507,20756.0507,6,0,0,0
+481.3900,0.5000,8850.9589,84.0000,84.0000,0.0000,-0.2668,-18.7395,6,1615.5048,616.9421,879.3958,-76.7106,104.3713,148.7720,160.9315,-12.9775,0.0000,100.5150,0.0000,100.5150,3.8563,100.5150,6.6755,0.0000,2213.0202,404.9226,594.1474,93.8396,10.2293,83.6103,0.0000,83.6103,0.0000,83.6103,-6.8817,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20375.7474,20375.7474,20375.7474,20375.7474,6,0,0,0
+481.8900,0.5000,8862.6256,84.0000,84.0000,0.0000,-0.3261,-18.7775,6,1615.5048,607.3180,876.7922,-76.7106,102.7432,148.3315,160.9315,-12.9775,0.0000,98.8869,0.0000,98.8869,3.8563,98.8869,6.6103,0.0000,2213.0202,398.1781,584.5234,92.2765,10.1976,82.0789,0.0000,82.0789,0.0000,82.0789,-8.4130,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20062.5821,20062.5821,20062.5821,20062.5821,6,0,0,0
+482.3900,0.5000,8874.2922,84.0000,84.0000,0.0000,-0.3703,-18.8207,6,1615.5048,600.1517,874.6482,-76.7106,101.5308,147.9688,160.9315,-12.9775,0.0000,97.6745,0.0000,97.6745,3.8563,97.6745,6.5619,0.0000,2213.0202,393.1560,577.3571,91.1127,10.1738,80.9389,0.0000,80.9389,0.0000,80.9389,-9.5530,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19829.3942,19829.3942,19829.3942,19829.3942,6,0,0,0
+482.8900,0.5000,8885.9589,84.0000,84.0000,0.0000,-0.4035,-18.8678,6,1615.5048,594.7634,873.0518,-76.7106,100.6193,147.6988,160.9315,-12.9775,0.0000,96.7630,0.0000,96.7630,3.8563,96.7630,6.5254,0.0000,2213.0202,389.3798,571.9688,90.2376,10.1558,80.0817,0.0000,80.0817,0.0000,80.0817,-10.4102,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19654.0594,19654.0594,19654.0594,19654.0594,6,0,0,0
+483.3900,0.5000,8897.6256,84.0000,84.0000,0.0000,-0.4140,-18.9161,6,1615.5048,593.0598,871.8514,-76.7106,100.3311,147.4957,160.9315,-12.9775,0.0000,96.4748,0.0000,96.4748,3.8563,96.4748,6.5139,0.0000,2213.0202,388.1860,570.2652,89.9609,10.1502,79.8107,0.0000,79.8107,0.0000,79.8107,-10.6812,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19598.6259,19598.6259,19598.6259,19598.6259,6,0,0,0
+483.8900,0.5000,8909.2922,84.0000,84.0000,0.0000,-0.4159,-18.9646,6,1615.5048,592.7670,871.4719,-76.7106,100.2815,147.4315,160.9315,-12.9775,0.0000,96.4252,0.0000,96.4252,3.8563,96.4252,6.5119,0.0000,2213.0202,387.9807,569.9724,89.9133,10.1492,79.7642,0.0000,79.7642,0.0000,79.7642,-10.7277,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19589.0965,19589.0965,19589.0965,19589.0965,6,0,0,0
+484.3900,0.5000,8920.9589,84.0000,84.0000,0.0000,-0.4070,-19.0121,6,1615.5048,594.1955,871.4066,-76.7106,100.5232,147.4204,160.9315,-12.9775,0.0000,96.6669,0.0000,96.6669,3.8563,96.6669,6.5215,0.0000,2213.0202,388.9819,571.4009,90.1454,10.1539,79.9914,0.0000,79.9914,0.0000,79.9914,-10.5005,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19635.5812,19635.5812,19635.5812,19635.5812,6,0,0,0
+484.8900,0.5000,8932.6256,84.0000,84.0000,0.0000,-0.4138,-19.0604,6,1615.5048,593.0991,871.7249,-76.7106,100.3377,147.4743,160.9315,-12.9775,0.0000,96.4814,0.0000,96.4814,3.8563,96.4814,6.5141,0.0000,2213.0202,388.2135,570.3045,89.9673,10.1503,79.8170,0.0000,79.8170,0.0000,79.8170,-10.6749,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19599.9038,19599.9038,19599.9038,19599.9038,6,0,0,0
+485.3900,0.5000,8944.2922,84.0000,84.0000,0.0000,-0.4363,-19.1113,6,1615.5048,589.4456,871.4806,-76.7106,99.7196,147.4330,160.9315,-12.9775,0.0000,95.8633,0.0000,95.8633,3.8563,95.8633,6.4894,0.0000,2213.0202,385.6531,566.6509,89.3739,10.1381,79.2358,0.0000,79.2358,0.0000,79.2358,-11.2561,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19481.0181,19481.0181,19481.0181,19481.0181,6,0,0,0
+485.8900,0.5000,8955.9589,84.0000,84.0000,0.0000,-0.4875,-19.1682,6,1615.5048,581.1469,870.6667,-76.7106,98.3157,147.2953,160.9315,-12.9775,0.0000,94.4594,0.0000,94.4594,3.8563,94.4594,6.4332,0.0000,2213.0202,379.8374,558.3523,88.0261,10.1105,77.9156,0.0000,77.9156,0.0000,77.9156,-12.5762,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19210.9813,19210.9813,19210.9813,19210.9813,6,0,0,0
+486.3900,0.5000,8967.6256,84.0000,84.0000,0.0000,-0.5462,-19.2319,6,1615.5048,571.6322,868.8180,-76.7106,96.7060,146.9825,160.9315,-12.9775,0.0000,92.8497,0.0000,92.8497,3.8563,92.8497,6.3689,0.0000,2213.0202,373.1694,548.8375,86.4809,10.0789,76.4020,0.0000,76.4020,0.0000,76.4020,-14.0898,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18908.3479,18908.3479,18908.3479,18908.3479,6,0,0,0
+486.8900,0.5000,8979.2922,84.0000,84.0000,0.0000,-0.5981,-19.3017,6,1615.5048,563.2172,866.6984,-76.7106,95.2824,146.6239,160.9315,-12.9775,0.0000,91.4261,0.0000,91.4261,3.8563,91.4261,6.3119,0.0000,2213.0202,367.2723,540.4226,85.1142,10.0508,75.0634,0.0000,75.0634,0.0000,75.0634,-15.4284,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18664.3484,18664.3484,18664.3484,18664.3484,6,0,0,0
+487.3900,0.5000,8990.9589,84.0000,84.0000,0.0000,-0.6384,-19.3762,6,1615.5048,556.6699,864.8238,-76.7106,94.1748,146.3068,160.9315,-12.9775,0.0000,90.3185,0.0000,90.3185,3.8563,90.3185,6.2676,0.0000,2213.0202,362.6839,533.8753,84.0509,10.0291,74.0218,0.0000,74.0218,0.0000,74.0218,-16.4699,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18474.5033,18474.5033,18474.5033,18474.5033,6,0,0,0
+487.8900,0.5000,9002.6256,84.0000,84.0000,0.0000,-0.6630,-19.4535,6,1615.5048,552.6899,863.3653,-76.7106,93.5015,146.0600,160.9315,-12.9775,0.0000,89.6452,0.0000,89.6452,3.8563,89.6452,6.2407,0.0000,2213.0202,359.8947,529.8953,83.4045,10.0158,73.3887,0.0000,73.3887,0.0000,73.3887,-17.1030,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18353.6043,18353.6043,18353.6043,18353.6043,6,0,0,0
+488.3900,0.5000,9014.2922,84.0000,84.0000,0.0000,-0.6945,-19.5345,6,1615.5048,547.5834,862.4786,-76.7106,92.6376,145.9100,160.9315,-12.9775,0.0000,88.7813,0.0000,88.7813,3.8563,88.7813,6.2061,0.0000,2213.0202,356.3161,524.7888,82.5752,9.9988,72.5763,0.0000,72.5763,0.0000,72.5763,-17.9153,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18186.7048,18186.7048,18186.7048,18186.7048,6,0,0,0
+488.8900,0.5000,9025.9589,84.0000,84.0000,0.0000,-0.7321,-19.6199,6,1615.5048,541.4895,861.3410,-76.7106,91.6066,145.7176,160.9315,-12.9775,0.0000,87.7503,0.0000,87.7503,3.8563,87.7503,6.1649,0.0000,2213.0202,352.0454,518.6949,81.5855,9.9785,71.6069,0.0000,71.6069,0.0000,71.6069,-18.8847,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17987.5333,17987.5333,17987.5333,17987.5333,6,0,0,0
+489.3900,0.5000,9037.6256,84.0000,84.0000,0.0000,-0.7864,-19.7117,6,1615.5048,532.6856,859.9835,-76.7106,90.1172,145.4879,160.9315,-12.9775,0.0000,86.2609,0.0000,86.2609,3.8563,86.2609,6.1053,0.0000,2213.0202,345.8757,509.8910,80.1556,9.9492,70.2064,0.0000,70.2064,0.0000,70.2064,-20.2851,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17699.7917,17699.7917,17699.7917,17699.7917,6,0,0,0
+489.8900,0.5000,9049.2922,84.0000,84.0000,0.0000,-0.8407,-19.8098,6,1615.5048,523.8755,858.0222,-76.7106,88.6268,145.1561,160.9315,-12.9775,0.0000,84.7705,0.0000,84.7705,3.8563,84.7705,6.0457,0.0000,2213.0202,339.7016,501.0809,78.7248,9.9199,68.8049,0.0000,68.8049,0.0000,68.8049,-21.6865,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17411.8460,17411.8460,17411.8460,17411.8460,6,0,0,0
+490.3900,0.5000,9060.9589,84.0000,84.0000,0.0000,-0.8879,-19.9133,6,1615.5048,516.2261,856.0596,-76.7106,87.3327,144.8241,160.9315,-12.9775,0.0000,83.4764,0.0000,83.4764,3.8563,83.4764,5.9939,0.0000,2213.0202,334.3409,493.4315,77.4825,9.8945,67.5880,0.0000,67.5880,0.0000,67.5880,-22.9033,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17161.8351,17161.8351,17161.8351,17161.8351,6,0,0,0
+490.8900,0.5000,9072.6256,84.0000,84.0000,0.0000,-0.9127,-20.0198,6,1615.5048,512.2036,854.3555,-76.7106,86.6522,144.5358,160.9315,-12.9775,0.0000,82.7959,0.0000,82.7959,3.8563,82.7959,5.9667,0.0000,2213.0202,331.5219,489.4089,76.8292,9.8811,66.9481,0.0000,66.9481,0.0000,66.9481,-23.5432,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17030.3647,17030.3647,17030.3647,17030.3647,6,0,0,0
+491.3900,0.5000,9084.2922,84.0000,84.0000,0.0000,-0.9164,-20.1267,6,1615.5048,511.6051,853.4594,-76.7106,86.5509,144.3842,160.9315,-12.9775,0.0000,82.6946,0.0000,82.6946,3.8563,82.6946,5.9627,0.0000,2213.0202,331.1025,488.8105,76.7320,9.8791,66.8529,0.0000,66.8529,0.0000,66.8529,-23.6384,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17010.8043,17010.8043,17010.8043,17010.8043,6,0,0,0
+491.8900,0.5000,9095.9589,84.0000,84.0000,0.0000,-0.8901,-20.2306,6,1615.5048,515.8701,853.3261,-76.7106,87.2725,144.3617,160.9315,-12.9775,0.0000,83.4162,0.0000,83.4162,3.8563,83.4162,5.9915,0.0000,2213.0202,334.0914,493.0755,77.4247,9.8933,67.5314,0.0000,67.5314,0.0000,67.5314,-22.9600,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17150.2006,17150.2006,17150.2006,17150.2006,6,0,0,0
+492.3900,0.5000,9107.6256,84.0000,84.0000,0.0000,-0.8481,-20.3295,6,1615.5048,522.6783,854.2762,-76.7106,88.4242,144.5224,160.9315,-12.9775,0.0000,84.5679,0.0000,84.5679,3.8563,84.5679,6.0376,0.0000,2213.0202,338.8626,499.8837,78.5304,9.9159,68.6144,0.0000,68.6144,0.0000,68.6144,-21.8770,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17372.7158,17372.7158,17372.7158,17372.7158,6,0,0,0
+492.8900,0.5000,9119.2922,84.0000,84.0000,0.0000,-0.7819,-20.4207,6,1615.5048,533.3999,855.7929,-76.7106,90.2381,144.7790,160.9315,-12.9775,0.0000,86.3818,0.0000,86.3818,3.8563,86.3818,6.1101,0.0000,2213.0202,346.3763,510.6053,80.2716,9.9516,70.3200,0.0000,70.3200,0.0000,70.3200,-20.1715,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17723.1366,17723.1366,17723.1366,17723.1366,6,0,0,0
+493.3900,0.5000,9130.9589,84.0000,84.0000,0.0000,-0.7273,-20.5056,6,1615.5048,542.2583,858.1814,-76.7106,91.7367,145.1831,160.9315,-12.9775,0.0000,87.8804,0.0000,87.8804,3.8563,87.8804,6.1701,0.0000,2213.0202,352.5842,519.4637,81.7103,9.9811,71.7292,0.0000,71.7292,0.0000,71.7292,-18.7624,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18012.6614,18012.6614,18012.6614,18012.6614,6,0,0,0
+493.8900,0.5000,9142.6256,84.0000,84.0000,0.0000,-0.7238,-20.5900,6,1615.5048,542.8292,860.1548,-76.7106,91.8333,145.5169,160.9315,-12.9775,0.0000,87.9770,0.0000,87.9770,3.8563,87.9770,6.1740,0.0000,2213.0202,352.9844,520.0346,81.8030,9.9830,71.8200,0.0000,71.8200,0.0000,71.8200,-18.6715,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18031.3215,18031.3215,18031.3215,18031.3215,6,0,0,0
+494.3900,0.5000,9154.2922,84.0000,84.0000,0.0000,-0.6945,-20.6710,6,1615.5048,547.5845,860.2819,-76.7106,92.6378,145.5384,160.9315,-12.9775,0.0000,88.7815,0.0000,88.7815,3.8563,88.7815,6.2061,0.0000,2213.0202,356.3168,524.7899,82.5753,9.9988,72.5765,0.0000,72.5765,0.0000,72.5765,-17.9151,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18186.7403,18186.7403,18186.7403,18186.7403,6,0,0,0
+494.8900,0.5000,9165.9589,84.0000,84.0000,0.0000,-0.4057,-20.7184,6,1615.5048,594.4060,861.3413,-76.7106,100.5588,145.7176,160.9315,-12.9775,0.0000,96.7025,0.0000,96.7025,3.8563,96.7025,6.5230,0.0000,2213.0202,389.1293,571.6114,90.1795,10.1546,80.0249,0.0000,80.0249,0.0000,80.0249,-10.4670,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19642.4292,19642.4292,19642.4292,19642.4292,6,0,0,0
+495.3900,0.5000,9177.6256,84.0000,84.0000,0.0000,-0.3200,-20.7557,6,1615.5048,608.3079,871.7718,-76.7106,102.9106,147.4822,160.9315,-12.9775,0.0000,99.0544,0.0000,99.0544,3.8563,99.0544,6.6170,0.0000,2213.0202,398.8718,585.5133,92.4373,10.2009,82.2364,0.0000,82.2364,0.0000,82.2364,-8.2556,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20094.7936,20094.7936,20094.7936,20094.7936,6,0,0,0
+495.8900,0.5000,9189.2922,84.0000,84.0000,0.0000,-0.2444,-20.7842,6,1615.5048,620.5715,874.8687,-76.7106,104.9853,148.0061,160.9315,-12.9775,0.0000,101.1291,0.0000,101.1291,3.8563,101.1291,6.7000,0.0000,2213.0202,407.4661,597.7768,94.4290,10.2408,84.1882,0.0000,84.1882,0.0000,84.1882,-6.3038,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20493.8473,20493.8473,20493.8473,20493.8473,6,0,0,0
+496.3900,0.5000,9200.9589,84.0000,84.0000,0.0000,-0.1865,-20.8060,6,1615.5048,629.9426,877.6007,-76.7106,106.5707,148.4683,160.9315,-12.9775,0.0000,102.7144,0.0000,102.7144,3.8563,102.7144,6.7634,0.0000,2213.0202,414.0334,607.1480,95.9510,10.2708,85.6802,0.0000,85.6802,0.0000,85.6802,-4.8118,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20798.7812,20798.7812,20798.7812,20798.7812,6,0,0,0
+496.8900,0.5000,9212.6256,84.0000,84.0000,0.0000,-0.1555,-20.8241,6,1615.5048,634.9720,879.6883,-76.7106,107.4216,148.8215,160.9315,-12.9775,0.0000,103.5653,0.0000,103.5653,3.8563,103.5653,6.7975,0.0000,2213.0202,417.5580,612.1774,96.7678,10.2868,86.4810,0.0000,86.4810,0.0000,86.4810,-4.0111,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20962.4379,20962.4379,20962.4379,20962.4379,6,0,0,0
+497.3900,0.5000,9224.2922,84.0000,84.0000,0.0000,-0.1489,-20.8415,6,1615.5048,636.0377,880.8087,-76.7106,107.6019,149.0110,160.9315,-12.9775,0.0000,103.7456,0.0000,103.7456,3.8563,103.7456,6.8047,0.0000,2213.0202,418.3049,613.2431,96.9409,10.2902,86.6507,0.0000,86.6507,0.0000,86.6507,-3.8414,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20997.1157,20997.1157,20997.1157,20997.1157,6,0,0,0
+497.8900,0.5000,9235.9589,84.0000,84.0000,0.0000,-0.1716,-20.8615,6,1615.5048,632.3668,881.0461,-76.7106,106.9808,149.0512,160.9315,-12.9775,0.0000,103.1245,0.0000,103.1245,3.8563,103.1245,6.7799,0.0000,2213.0202,415.7323,609.5722,96.3447,10.2785,86.0662,0.0000,86.0662,0.0000,86.0662,-4.4258,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20877.6650,20877.6650,20877.6650,20877.6650,6,0,0,0
+498.3900,0.5000,9247.6256,84.0000,84.0000,0.0000,-0.2039,-20.8853,6,1615.5048,627.1250,880.2283,-76.7106,106.0940,148.9129,160.9315,-12.9775,0.0000,102.2378,0.0000,102.2378,3.8563,102.2378,6.7444,0.0000,2213.0202,412.0589,604.3304,95.4934,10.2618,85.2316,0.0000,85.2316,0.0000,85.2316,-5.2604,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20707.0992,20707.0992,20707.0992,20707.0992,6,0,0,0
+498.8900,0.5000,9259.2922,84.0000,84.0000,0.0000,-0.2377,-20.9130,6,1615.5048,621.6521,879.0606,-76.7106,105.1682,148.7153,160.9315,-12.9775,0.0000,101.3119,0.0000,101.3119,3.8563,101.3119,6.7073,0.0000,2213.0202,408.2234,598.8575,94.6045,10.2443,84.3602,0.0000,84.3602,0.0000,84.3602,-6.1318,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20529.0113,20529.0113,20529.0113,20529.0113,6,0,0,0
+499.3900,0.5000,9270.9589,84.0000,84.0000,0.0000,-0.2609,-20.9435,6,1615.5048,617.8874,877.8414,-76.7106,104.5313,148.5091,160.9315,-12.9775,0.0000,100.6750,0.0000,100.6750,3.8563,100.6750,6.6819,0.0000,2213.0202,405.5851,595.0927,93.9931,10.2323,83.7608,0.0000,83.7608,0.0000,83.7608,-6.7312,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20406.5068,20406.5068,20406.5068,20406.5068,6,0,0,0
+499.8900,0.5000,9282.6256,84.0000,84.0000,0.0000,-0.2675,-20.9747,6,1615.5048,616.8198,877.0027,-76.7106,104.3506,148.3672,160.9315,-12.9775,0.0000,100.4944,0.0000,100.4944,3.8563,100.4944,6.6746,0.0000,2213.0202,404.8369,594.0252,93.8197,10.2289,83.5909,0.0000,83.5909,0.0000,83.5909,-6.9011,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20371.7681,20371.7681,20371.7681,20371.7681,6,0,0,0
+500.3900,0.5000,9294.2922,84.0000,84.0000,0.0000,-0.2415,-21.0029,6,1615.5048,621.0301,876.7649,-76.7106,105.0629,148.3269,160.9315,-12.9775,0.0000,101.2066,0.0000,101.2066,3.8563,101.2066,6.7031,0.0000,2213.0202,407.7875,598.2355,94.5035,10.2423,84.2612,0.0000,84.2612,0.0000,84.2612,-6.2308,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20508.7708,20508.7708,20508.7708,20508.7708,6,0,0,0
+500.8900,0.5000,9305.9589,84.0000,84.0000,0.0000,-0.1940,-21.0255,6,1615.5048,628.7258,877.7029,-76.7106,106.3649,148.4856,160.9315,-12.9775,0.0000,102.5086,0.0000,102.5086,3.8563,102.5086,6.7552,0.0000,2213.0202,413.1807,605.9312,95.7534,10.2669,85.4865,0.0000,85.4865,0.0000,85.4865,-5.0055,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20759.1878,20759.1878,20759.1878,20759.1878,6,0,0,0
+501.3900,0.5000,9317.6256,84.0000,84.0000,0.0000,-0.1131,-21.0387,6,1615.5048,641.8463,879.4172,-76.7106,108.5845,148.7756,160.9315,-12.9775,0.0000,104.7282,0.0000,104.7282,3.8563,104.7282,6.8440,0.0000,2213.0202,422.3755,619.0516,97.8842,10.3088,87.5755,0.0000,87.5755,0.0000,87.5755,-2.9166,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21186.1235,21186.1235,21186.1235,21186.1235,6,0,0,0
+501.8900,0.5000,9329.2922,84.0000,84.0000,0.0000,-0.0236,-21.0415,6,1615.5048,656.3406,882.3401,-76.7106,111.0366,149.2701,160.9315,-12.9775,0.0000,107.1803,0.0000,107.1803,3.8563,107.1803,6.9421,0.0000,2213.0202,432.5331,633.5460,100.2382,10.3550,89.8832,0.0000,89.8832,0.0000,89.8832,-0.6089,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21628.7309,21628.7309,21628.7309,21628.7309,6,0,0,0
+502.3900,0.5000,9340.9589,84.0000,84.0000,0.0000,0.0716,-21.0331,6,1615.5048,671.7702,885.5690,-76.7106,113.6469,149.8164,160.9315,-12.9775,0.0000,109.7906,0.0000,109.7906,3.8563,109.7906,7.0465,0.0000,2213.0202,443.3462,648.9756,102.7441,10.4043,92.3398,0.0000,92.3398,0.0000,92.3398,1.8478,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22059.8907,22059.8907,22059.8907,22059.8907,6,0,0,0
+502.8900,0.5000,9352.6256,84.0000,84.0000,0.0000,0.1603,-21.0144,6,1615.5048,686.1373,889.0063,-76.7106,116.0775,150.3979,160.9315,-12.9775,0.0000,112.2212,0.0000,112.2212,3.8563,112.2212,7.1437,0.0000,2213.0202,453.4147,663.3427,105.0775,10.4501,94.6273,0.0000,94.6273,0.0000,94.6273,4.1353,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22449.0949,22449.0949,22449.0949,22449.0949,6,0,0,0
+503.3900,0.5000,9364.2922,84.0000,84.0000,0.0000,0.2414,-20.9862,6,1615.5048,699.2757,892.2069,-76.7106,118.3001,150.9393,160.9315,-12.9775,0.0000,114.4439,0.0000,114.4439,3.8563,114.4439,7.2326,0.0000,2213.0202,462.6220,676.4811,107.2112,10.4921,96.7191,0.0000,96.7191,0.0000,96.7191,6.2271,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22853.7881,22853.7881,22853.7881,22853.7881,6,0,0,0
+503.8900,0.5000,9375.9589,84.0000,84.0000,0.0000,0.3029,-20.9509,6,1615.5048,709.2374,895.1337,-76.7106,119.9854,151.4345,160.9315,-12.9775,0.0000,116.1291,0.0000,116.1291,3.8563,116.1291,7.3000,0.0000,2213.0202,469.6032,686.4428,108.8291,10.5239,98.3052,0.0000,98.3052,0.0000,98.3052,7.8132,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23169.2503,23169.2503,23169.2503,23169.2503,6,0,0,0
+504.3900,0.5000,9387.6256,84.0000,84.0000,0.0000,0.3502,-20.9100,6,1615.5048,716.9107,897.3529,-76.7106,121.2836,151.8099,160.9315,-12.9775,0.0000,117.4273,0.0000,117.4273,3.8563,117.4273,7.3520,0.0000,2213.0202,474.9807,694.1161,110.0753,10.5484,99.5269,0.0000,99.5269,0.0000,99.5269,9.0350,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23412.2434,23412.2434,23412.2434,23412.2434,6,0,0,0
+504.8900,0.5000,9399.2922,84.0000,84.0000,0.0000,0.3658,-20.8674,6,1615.5048,719.4302,899.0623,-76.7106,121.7098,152.0991,160.9315,-12.9775,0.0000,117.8535,0.0000,117.8535,3.8563,117.8535,7.3690,0.0000,2213.0202,476.7463,696.6356,110.4845,10.5564,99.9281,0.0000,99.9281,0.0000,99.9281,9.4361,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23492.0290,23492.0290,23492.0290,23492.0290,6,0,0,0
+505.3900,0.5000,9410.9589,84.0000,84.0000,0.0000,0.3670,-20.8245,6,1615.5048,719.6207,899.6236,-76.7106,121.7420,152.1941,160.9315,-12.9775,0.0000,117.8857,0.0000,117.8857,3.8563,117.8857,7.3703,0.0000,2213.0202,476.8798,696.8261,110.5154,10.5570,99.9584,0.0000,99.9584,0.0000,99.9584,9.4665,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23498.0611,23498.0611,23498.0611,23498.0611,6,0,0,0
+505.8900,0.5000,9422.6256,84.0000,84.0000,0.0000,0.3516,-20.7835,6,1615.5048,717.1395,899.6660,-76.7106,121.3223,152.2012,160.9315,-12.9775,0.0000,117.4660,0.0000,117.4660,3.8563,117.4660,7.3535,0.0000,2213.0202,475.1410,694.3448,110.1125,10.5491,99.5633,0.0000,99.5633,0.0000,99.5633,9.0714,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23419.4867,23419.4867,23419.4867,23419.4867,6,0,0,0
+506.3900,0.5000,9434.2922,84.0000,84.0000,0.0000,0.3379,-20.7441,6,1615.5048,714.9180,899.1133,-76.7106,120.9464,152.1077,160.9315,-12.9775,0.0000,117.0902,0.0000,117.0902,3.8563,117.0902,7.3385,0.0000,2213.0202,473.5842,692.1234,109.7517,10.5420,99.2097,0.0000,99.2097,0.0000,99.2097,8.7177,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23349.1389,23349.1389,23349.1389,23349.1389,6,0,0,0
+506.8900,0.5000,9445.9589,84.0000,84.0000,0.0000,0.3254,-20.7061,6,1615.5048,712.8798,898.6184,-76.7106,120.6016,152.0240,160.9315,-12.9775,0.0000,116.7453,0.0000,116.7453,3.8563,116.7453,7.3247,0.0000,2213.0202,472.1558,690.0852,109.4207,10.5355,98.8851,0.0000,98.8851,0.0000,98.8851,8.3932,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23284.5937,23284.5937,23284.5937,23284.5937,6,0,0,0
+507.3900,0.5000,9457.6256,84.0000,84.0000,0.0000,0.3145,-20.6694,6,1615.5048,711.1219,898.1643,-76.7106,120.3042,151.9472,160.9315,-12.9775,0.0000,116.4480,0.0000,116.4480,3.8563,116.4480,7.3128,0.0000,2213.0202,470.9239,688.3273,109.1352,10.5299,98.6053,0.0000,98.6053,0.0000,98.6053,8.1133,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23228.9279,23228.9279,23228.9279,23228.9279,6,0,0,0
+507.8900,0.5000,9469.2922,84.0000,84.0000,0.0000,0.2992,-20.6345,6,1615.5048,708.6358,897.7727,-76.7106,119.8836,151.8809,160.9315,-12.9775,0.0000,116.0274,0.0000,116.0274,3.8563,116.0274,7.2960,0.0000,2213.0202,469.1816,685.8412,108.7314,10.5220,98.2094,0.0000,98.2094,0.0000,98.2094,7.7175,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23150.1981,23150.1981,23150.1981,23150.1981,6,0,0,0
+508.3900,0.5000,9480.9589,84.0000,84.0000,0.0000,0.2721,-20.6028,6,1615.5048,704.2523,897.2189,-76.7106,119.1421,151.7872,160.9315,-12.9775,0.0000,115.2858,0.0000,115.2858,3.8563,115.2858,7.2663,0.0000,2213.0202,466.1096,681.4577,108.0195,10.5080,97.5115,0.0000,97.5115,0.0000,97.5115,7.0195,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23011.3842,23011.3842,23011.3842,23011.3842,6,0,0,0
+508.8900,0.5000,9492.6256,84.0000,84.0000,0.0000,0.2311,-20.5758,6,1615.5048,697.6142,896.2424,-76.7106,118.0191,151.6220,160.9315,-12.9775,0.0000,114.1628,0.0000,114.1628,3.8563,114.1628,7.2214,0.0000,2213.0202,461.4576,674.8196,106.9414,10.4868,96.4546,0.0000,96.4546,0.0000,96.4546,5.9626,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22801.1728,22801.1728,22801.1728,22801.1728,6,0,0,0
+509.3900,0.5000,9504.2922,84.0000,84.0000,0.0000,0.1779,-20.5551,6,1615.5048,688.9849,894.7636,-76.7106,116.5592,151.3719,160.9315,-12.9775,0.0000,112.7029,0.0000,112.7029,3.8563,112.7029,7.1630,0.0000,2213.0202,455.4102,666.1903,105.5399,10.4592,95.0807,0.0000,95.0807,0.0000,95.0807,4.5887,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22527.9058,22527.9058,22527.9058,22527.9058,6,0,0,0
+509.8900,0.5000,9515.9589,84.0000,84.0000,0.0000,0.1109,-20.5421,6,1615.5048,678.1376,892.8412,-76.7106,114.7241,151.0466,160.9315,-12.9775,0.0000,110.8678,0.0000,110.8678,3.8563,110.8678,7.0896,0.0000,2213.0202,447.8085,655.3430,103.7782,10.4246,93.3536,0.0000,93.3536,0.0000,93.3536,2.8616,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22232.3840,22232.3840,22232.3840,22232.3840,6,0,0,0
+510.3900,0.5000,9527.6256,84.0000,84.0000,0.0000,0.0386,-20.5376,6,1615.5048,666.4193,890.4248,-76.7106,112.7417,150.6378,160.9315,-12.9775,0.0000,108.8854,0.0000,108.8854,3.8563,108.8854,7.0103,0.0000,2213.0202,439.5963,643.6247,101.8751,10.3872,91.4879,0.0000,91.4879,0.0000,91.4879,0.9958,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21912.0876,21912.0876,21912.0876,21912.0876,6,0,0,0
+510.8900,0.5000,9539.2922,84.0000,84.0000,0.0000,-0.0372,-20.5420,6,1615.5048,654.1395,887.8143,-76.7106,110.6642,150.1962,160.9315,-12.9775,0.0000,106.8079,0.0000,106.8079,3.8563,106.8079,6.9272,0.0000,2213.0202,430.9906,631.3449,99.8807,10.3480,89.5327,0.0000,89.5327,0.0000,89.5327,-0.9593,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21566.8486,21566.8486,21566.8486,21566.8486,6,0,0,0
+511.3900,0.5000,9550.9589,84.0000,84.0000,0.0000,-0.1111,-20.5549,6,1615.5048,642.1649,885.0787,-76.7106,108.6384,149.7334,160.9315,-12.9775,0.0000,104.7821,0.0000,104.7821,3.8563,104.7821,6.8462,0.0000,2213.0202,422.5988,619.3703,97.9360,10.3098,87.6262,0.0000,87.6262,0.0000,87.6262,-2.8658,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21196.4919,21196.4919,21196.4919,21196.4919,6,0,0,0
+511.8900,0.5000,9562.6256,84.0000,84.0000,0.0000,-0.1816,-20.5761,6,1615.5048,630.7453,882.4111,-76.7106,106.7065,149.2821,160.9315,-12.9775,0.0000,102.8502,0.0000,102.8502,3.8563,102.8502,6.7689,0.0000,2213.0202,414.5959,607.9507,96.0813,10.2733,85.8080,0.0000,85.8080,0.0000,85.8080,-4.6840,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20824.9017,20824.9017,20824.9017,20824.9017,6,0,0,0
+512.3900,0.5000,9574.2922,84.0000,84.0000,0.0000,-0.2444,-20.6046,6,1615.5048,620.5708,879.8671,-76.7106,104.9852,148.8518,160.9315,-12.9775,0.0000,101.1289,0.0000,101.1289,3.8563,101.1289,6.7000,0.0000,2213.0202,407.4656,597.7762,94.4289,10.2408,84.1881,0.0000,84.1881,0.0000,84.1881,-6.3039,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20493.8249,20493.8249,20493.8249,20493.8249,6,0,0,0
+512.8900,0.5000,9585.9589,84.0000,84.0000,0.0000,-0.3022,-20.6399,6,1615.5048,611.2048,877.6005,-76.7106,103.4007,148.4683,160.9315,-12.9775,0.0000,99.5445,0.0000,99.5445,3.8563,99.5445,6.6367,0.0000,2213.0202,400.9020,588.4102,92.9078,10.2106,82.6973,0.0000,82.6973,0.0000,82.6973,-7.7947,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20189.0597,20189.0597,20189.0597,20189.0597,6,0,0,0
+513.3900,0.5000,9597.6256,84.0000,84.0000,0.0000,-0.3520,-20.6809,6,1615.5048,603.1228,875.5141,-76.7106,102.0335,148.1153,160.9315,-12.9775,0.0000,98.1772,0.0000,98.1772,3.8563,98.1772,6.5820,0.0000,2213.0202,395.2381,580.3281,91.5952,10.1837,81.4116,0.0000,81.4116,0.0000,81.4116,-9.0804,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19926.0709,19926.0709,19926.0709,19926.0709,6,0,0,0
+513.8900,0.5000,9609.2922,84.0000,84.0000,0.0000,-0.4007,-20.7277,6,1615.5048,595.2207,873.7136,-76.7106,100.6966,147.8107,160.9315,-12.9775,0.0000,96.8403,0.0000,96.8403,3.8563,96.8403,6.5285,0.0000,2213.0202,389.7003,572.4261,90.3119,10.1574,80.1545,0.0000,80.1545,0.0000,80.1545,-10.3374,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19668.9412,19668.9412,19668.9412,19668.9412,6,0,0,0
+514.3900,0.5000,9620.9589,84.0000,84.0000,0.0000,-0.4507,-20.7803,6,1615.5048,587.1165,871.9533,-76.7106,99.3256,147.5129,160.9315,-12.9775,0.0000,95.4693,0.0000,95.4693,3.8563,95.4693,6.4736,0.0000,2213.0202,384.0208,564.3218,88.9957,10.1304,78.8653,0.0000,78.8653,0.0000,78.8653,-11.6266,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19405.2296,19405.2296,19405.2296,19405.2296,6,0,0,0
+514.8900,0.5000,9632.6256,84.0000,84.0000,0.0000,-0.5027,-20.8389,6,1615.5048,578.6863,870.1479,-76.7106,97.8994,147.2075,160.9315,-12.9775,0.0000,94.0431,0.0000,94.0431,3.8563,94.0431,6.4166,0.0000,2213.0202,378.1130,555.8917,87.6265,10.1023,77.5242,0.0000,77.5242,0.0000,77.5242,-12.9676,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19130.9144,19130.9144,19130.9144,19130.9144,6,0,0,0
+515.3900,0.5000,9644.2922,84.0000,84.0000,0.0000,-0.5558,-20.9038,6,1615.5048,570.0700,868.2699,-76.7106,96.4417,146.8898,160.9315,-12.9775,0.0000,92.5855,0.0000,92.5855,3.8563,92.5855,6.3583,0.0000,2213.0202,372.0747,547.2754,86.2272,10.0737,76.1535,0.0000,76.1535,0.0000,76.1535,-14.3383,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18863.0518,18863.0518,18863.0518,18863.0518,6,0,0,0
+515.8900,0.5000,9655.9589,84.0000,84.0000,0.0000,-0.6045,-20.9743,6,1615.5048,562.1785,866.3504,-76.7106,95.1067,146.5651,160.9315,-12.9775,0.0000,91.2504,0.0000,91.2504,3.8563,91.2504,6.3049,0.0000,2213.0202,366.5443,539.3839,84.9455,10.0474,74.8981,0.0000,74.8981,0.0000,74.8981,-15.5936,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18634.2306,18634.2306,18634.2306,18634.2306,6,0,0,0
+516.3900,0.5000,9667.6256,84.0000,84.0000,0.0000,-0.6496,-21.0501,6,1615.5048,554.8556,864.5924,-76.7106,93.8678,146.2676,160.9315,-12.9775,0.0000,90.0116,0.0000,90.0116,3.8563,90.0116,6.2553,0.0000,2213.0202,361.4125,532.0610,83.7562,10.0230,73.7332,0.0000,73.7332,0.0000,73.7332,-16.7585,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18421.8957,18421.8957,18421.8957,18421.8957,6,0,0,0
+516.8900,0.5000,9679.2922,84.0000,84.0000,0.0000,-0.6861,-21.1301,6,1615.5048,548.9434,862.9611,-76.7106,92.8676,145.9917,160.9315,-12.9775,0.0000,89.0114,0.0000,89.0114,3.8563,89.0114,6.2153,0.0000,2213.0202,357.2692,526.1488,82.7960,10.0033,72.7927,0.0000,72.7927,0.0000,72.7927,-17.6989,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18231.1542,18231.1542,18231.1542,18231.1542,6,0,0,0
+517.3900,0.5000,9690.9589,84.0000,84.0000,0.0000,-0.7148,-21.2135,6,1615.5048,544.2918,861.6440,-76.7106,92.0807,145.7689,160.9315,-12.9775,0.0000,88.2244,0.0000,88.2244,3.8563,88.2244,6.1838,0.0000,2213.0202,354.0093,521.4972,82.0406,9.9879,72.0527,0.0000,72.0527,0.0000,72.0527,-18.4389,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18079.1246,18079.1246,18079.1246,18079.1246,6,0,0,0
+517.8900,0.5000,9702.6256,84.0000,84.0000,0.0000,-0.7329,-21.2990,6,1615.5048,541.3525,860.6078,-76.7106,91.5834,145.5935,160.9315,-12.9775,0.0000,87.7272,0.0000,87.7272,3.8563,87.7272,6.1640,0.0000,2213.0202,351.9494,518.5578,81.5632,9.9781,71.5851,0.0000,71.5851,0.0000,71.5851,-18.9065,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17983.0547,17983.0547,17983.0547,17983.0547,6,0,0,0
+518.3900,0.5000,9714.2922,84.0000,84.0000,0.0000,-0.7364,-21.3849,6,1615.5048,540.7866,859.9530,-76.7106,91.4877,145.4828,160.9315,-12.9775,0.0000,87.6314,0.0000,87.6314,3.8563,87.6314,6.1601,0.0000,2213.0202,351.5528,517.9919,81.4713,9.9762,71.4951,0.0000,71.4951,0.0000,71.4951,-18.9965,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17964.5591,17964.5591,17964.5591,17964.5591,6,0,0,0
+518.8900,0.5000,9725.9589,84.0000,84.0000,0.0000,-0.7298,-21.4701,6,1615.5048,541.8595,859.8269,-76.7106,91.6692,145.4614,160.9315,-12.9775,0.0000,87.8129,0.0000,87.8129,3.8563,87.8129,6.1674,0.0000,2213.0202,352.3047,519.0648,81.6455,9.9798,71.6658,0.0000,71.6658,0.0000,71.6658,-18.8258,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17999.6255,17999.6255,17999.6255,17999.6255,6,0,0,0
+519.3900,0.5000,9737.6256,84.0000,84.0000,0.0000,-0.7049,-21.5523,6,1615.5048,545.9005,860.0659,-76.7106,92.3529,145.5019,160.9315,-12.9775,0.0000,88.4966,0.0000,88.4966,3.8563,88.4966,6.1947,0.0000,2213.0202,355.1367,523.1059,82.3018,9.9932,72.3086,0.0000,72.3086,0.0000,72.3086,-18.1830,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18131.7022,18131.7022,18131.7022,18131.7022,6,0,0,0
+519.8900,0.5000,9749.2922,84.0000,84.0000,0.0000,-0.6721,-21.6307,6,1615.5048,551.2058,860.9661,-76.7106,93.2504,145.6542,160.9315,-12.9775,0.0000,89.3941,0.0000,89.3941,3.8563,89.3941,6.2306,0.0000,2213.0202,358.8546,528.4112,83.1635,10.0109,73.1526,0.0000,73.1526,0.0000,73.1526,-17.3391,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18305.0966,18305.0966,18305.0966,18305.0966,6,0,0,0
+520.3900,0.5000,9760.9589,84.0000,84.0000,0.0000,-0.6288,-21.7041,6,1615.5048,558.2405,862.1480,-76.7106,94.4405,145.8541,160.9315,-12.9775,0.0000,90.5842,0.0000,90.5842,3.8563,90.5842,6.2782,0.0000,2213.0202,363.7846,535.4459,84.3060,10.0343,74.2717,0.0000,74.2717,0.0000,74.2717,-16.2200,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18520.0437,18520.0437,18520.0437,18520.0437,6,0,0,0
+520.8900,0.5000,9772.6256,84.0000,84.0000,0.0000,-0.5875,-21.7726,6,1615.5048,564.9351,863.7151,-76.7106,95.5730,146.1192,160.9315,-12.9775,0.0000,91.7168,0.0000,91.7168,3.8563,91.7168,6.3235,0.0000,2213.0202,368.4761,542.1405,85.3932,10.0566,75.3367,0.0000,75.3367,0.0000,75.3367,-15.1551,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18714.1600,18714.1600,18714.1600,18714.1600,6,0,0,0
+521.3900,0.5000,9784.2922,84.0000,84.0000,0.0000,-0.5684,-21.8389,6,1615.5048,568.0222,865.2065,-76.7106,96.0953,146.3715,160.9315,-12.9775,0.0000,92.2390,0.0000,92.2390,3.8563,92.2390,6.3444,0.0000,2213.0202,370.6396,545.2276,85.8946,10.0668,75.8277,0.0000,75.8277,0.0000,75.8277,-14.6640,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18803.6736,18803.6736,18803.6736,18803.6736,6,0,0,0
+521.8900,0.5000,9795.9589,84.0000,84.0000,0.0000,-0.5684,-21.9053,6,1615.5048,568.0222,865.8942,-76.7106,96.0953,146.4879,160.9315,-12.9775,0.0000,92.2390,0.0000,92.2390,3.8563,92.2390,6.3444,0.0000,2213.0202,370.6396,545.2276,85.8946,10.0668,75.8277,0.0000,75.8277,0.0000,75.8277,-14.6640,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18803.6736,18803.6736,18803.6736,18803.6736,6,0,0,0
+522.3900,0.5000,9807.6256,84.0000,84.0000,0.0000,-0.5355,-21.9677,6,1615.5048,573.3638,865.8942,-76.7106,96.9990,146.4879,160.9315,-12.9775,0.0000,93.1427,0.0000,93.1427,3.8563,93.1427,6.3806,0.0000,2213.0202,374.3829,550.5691,86.7621,10.0846,76.6775,0.0000,76.6775,0.0000,76.6775,-13.8143,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18958.5577,18958.5577,18958.5577,18958.5577,6,0,0,0
+522.8900,0.5000,9819.2922,84.0000,84.0000,0.0000,-0.4692,-22.0225,6,1615.5048,584.1194,867.0842,-76.7106,98.8186,146.6892,160.9315,-12.9775,0.0000,94.9623,0.0000,94.9623,3.8563,94.9623,6.4534,0.0000,2213.0202,381.9205,561.3248,88.5089,10.1204,78.3885,0.0000,78.3885,0.0000,78.3885,-12.1034,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19307.7067,19307.7067,19307.7067,19307.7067,6,0,0,0
+523.3900,0.5000,9830.9589,84.0000,84.0000,0.0000,-0.4497,-22.0749,6,1615.5048,587.2719,869.4802,-76.7106,99.3519,147.0945,160.9315,-12.9775,0.0000,95.4956,0.0000,95.4956,3.8563,95.4956,6.4747,0.0000,2213.0202,384.1298,564.4773,89.0209,10.1309,78.8900,0.0000,78.8900,0.0000,78.8900,-11.6019,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19410.2883,19410.2883,19410.2883,19410.2883,6,0,0,0
+523.8900,0.5000,9842.6256,84.0000,84.0000,0.0000,-0.4363,-22.1258,6,1615.5048,589.4577,870.1825,-76.7106,99.7217,147.2134,160.9315,-12.9775,0.0000,95.8654,0.0000,95.8654,3.8563,95.8654,6.4895,0.0000,2213.0202,385.6616,566.6631,89.3759,10.1382,79.2377,0.0000,79.2377,0.0000,79.2377,-11.2542,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19481.4137,19481.4137,19481.4137,19481.4137,6,0,0,0
+524.3900,0.5000,9854.2922,84.0000,84.0000,0.0000,-0.4370,-22.1768,6,1615.5048,589.3333,870.6694,-76.7106,99.7006,147.2957,160.9315,-12.9775,0.0000,95.8443,0.0000,95.8443,3.8563,95.8443,6.4886,0.0000,2213.0202,385.5744,566.5387,89.3557,10.1378,79.2179,0.0000,79.2179,0.0000,79.2179,-11.2740,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19477.3650,19477.3650,19477.3650,19477.3650,6,0,0,0
+524.8900,0.5000,9865.9589,84.0000,84.0000,0.0000,-0.4466,-22.2289,6,1615.5048,587.7757,870.6417,-76.7106,99.4371,147.2910,160.9315,-12.9775,0.0000,95.5808,0.0000,95.5808,3.8563,95.5808,6.4781,0.0000,2213.0202,384.4828,564.9811,89.1027,10.1326,78.9701,0.0000,78.9701,0.0000,78.9701,-11.5217,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19426.6814,19426.6814,19426.6814,19426.6814,6,0,0,0
+525.3900,0.5000,9877.6256,84.0000,84.0000,0.0000,-0.4670,-22.2834,6,1615.5048,584.4761,870.2947,-76.7106,98.8789,147.2323,160.9315,-12.9775,0.0000,95.0226,0.0000,95.0226,3.8563,95.0226,6.4558,0.0000,2213.0202,382.1705,561.6815,88.5668,10.1216,78.4452,0.0000,78.4452,0.0000,78.4452,-12.0466,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19319.3137,19319.3137,19319.3137,19319.3137,6,0,0,0
+525.8900,0.5000,9889.2922,84.0000,84.0000,0.0000,-0.4878,-22.3403,6,1615.5048,581.1059,869.5597,-76.7106,98.3087,147.1080,160.9315,-12.9775,0.0000,94.4525,0.0000,94.4525,3.8563,94.4525,6.4330,0.0000,2213.0202,379.8087,558.3113,88.0195,10.1104,77.9091,0.0000,77.9091,0.0000,77.9091,-12.5827,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19209.6489,19209.6489,19209.6489,19209.6489,6,0,0,0
+526.3900,0.5000,9900.9589,84.0000,84.0000,0.0000,-0.5048,-22.3992,6,1615.5048,578.3361,868.8089,-76.7106,97.8402,146.9810,160.9315,-12.9775,0.0000,93.9839,0.0000,93.9839,3.8563,93.9839,6.4142,0.0000,2213.0202,377.8676,555.5415,87.5697,10.1012,77.4685,0.0000,77.4685,0.0000,77.4685,-13.0233,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19119.5197,19119.5197,19119.5197,19119.5197,6,0,0,0
+526.8900,0.5000,9912.6256,84.0000,84.0000,0.0000,-0.5151,-22.4593,6,1615.5048,576.6684,868.1919,-76.7106,97.5580,146.8766,160.9315,-12.9775,0.0000,93.7017,0.0000,93.7017,3.8563,93.7017,6.4029,0.0000,2213.0202,376.6988,553.8738,87.2988,10.0956,77.2032,0.0000,77.2032,0.0000,77.2032,-13.2886,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19065.2524,19065.2524,19065.2524,19065.2524,6,0,0,0
+527.3900,0.5000,9924.2922,84.0000,84.0000,0.0000,-0.5192,-22.5199,6,1615.5048,575.9998,867.8203,-76.7106,97.4449,146.8137,160.9315,-12.9775,0.0000,93.5886,0.0000,93.5886,3.8563,93.5886,6.3984,0.0000,2213.0202,376.2303,553.2052,87.1902,10.0934,77.0968,0.0000,77.0968,0.0000,77.0968,-13.3950,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19043.4960,19043.4960,19043.4960,19043.4960,6,0,0,0
+527.8900,0.5000,9935.9589,84.0000,84.0000,0.0000,-0.5171,-22.5802,6,1615.5048,576.3484,867.6714,-76.7106,97.5039,146.7885,160.9315,-12.9775,0.0000,93.6476,0.0000,93.6476,3.8563,93.6476,6.4008,0.0000,2213.0202,376.4746,553.5538,87.2468,10.0945,77.1523,0.0000,77.1523,0.0000,77.1523,-13.3395,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19054.8402,19054.8402,19054.8402,19054.8402,6,0,0,0
+528.3900,0.5000,9947.6256,84.0000,84.0000,0.0000,-0.5119,-22.6400,6,1615.5048,577.1843,867.7491,-76.7106,97.6453,146.8017,160.9315,-12.9775,0.0000,93.7890,0.0000,93.7890,3.8563,93.7890,6.4064,0.0000,2213.0202,377.0604,554.3897,87.3826,10.0973,77.2853,0.0000,77.2853,0.0000,77.2853,-13.2066,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19082.0404,19082.0404,19082.0404,19082.0404,6,0,0,0
+528.8900,0.5000,9959.2922,84.0000,84.0000,0.0000,-0.5028,-22.6986,6,1615.5048,578.6670,867.9353,-76.7106,97.8961,146.8332,160.9315,-12.9775,0.0000,94.0399,0.0000,94.0399,3.8563,94.0399,6.4165,0.0000,2213.0202,378.0995,555.8724,87.6234,10.1023,77.5211,0.0000,77.5211,0.0000,77.5211,-12.9707,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19130.2879,19130.2879,19130.2879,19130.2879,6,0,0,0
+529.3900,0.5000,9970.9589,84.0000,84.0000,0.0000,-0.4930,-22.7561,6,1615.5048,580.2575,868.2656,-76.7106,98.1652,146.8891,160.9315,-12.9775,0.0000,94.3089,0.0000,94.3089,3.8563,94.3089,6.4272,0.0000,2213.0202,379.2141,557.4629,87.8817,10.1076,77.7741,0.0000,77.7741,0.0000,77.7741,-12.7177,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19182.0406,19182.0406,19182.0406,19182.0406,6,0,0,0
+529.8900,0.5000,9982.6256,84.0000,84.0000,0.0000,-0.4828,-22.8125,6,1615.5048,581.9048,868.6199,-76.7106,98.4439,146.9490,160.9315,-12.9775,0.0000,94.5876,0.0000,94.5876,3.8563,94.5876,6.4384,0.0000,2213.0202,380.3685,559.1102,88.1492,10.1130,78.0362,0.0000,78.0362,0.0000,78.0362,-12.4557,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19235.6428,19235.6428,19235.6428,19235.6428,6,0,0,0
+530.3900,0.5000,9994.2922,84.0000,84.0000,0.0000,-0.4783,-22.8683,6,1615.5048,582.6435,868.9869,-76.7106,98.5689,147.0111,160.9315,-12.9775,0.0000,94.7126,0.0000,94.7126,3.8563,94.7126,6.4434,0.0000,2213.0202,380.8862,559.8489,88.2692,10.1155,78.1537,0.0000,78.1537,0.0000,78.1537,-12.3381,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19259.6822,19259.6822,19259.6822,19259.6822,6,0,0,0
+530.8900,0.5000,10005.9589,84.0000,84.0000,0.0000,-0.4749,-22.9237,6,1615.5048,583.1876,869.1514,-76.7106,98.6609,147.0389,160.9315,-12.9775,0.0000,94.8046,0.0000,94.8046,3.8563,94.8046,6.4471,0.0000,2213.0202,381.2675,560.3929,88.3576,10.1173,78.2403,0.0000,78.2403,0.0000,78.2403,-12.2516,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19277.3843,19277.3843,19277.3843,19277.3843,6,0,0,0
+531.3900,0.5000,10017.6256,84.0000,84.0000,0.0000,-0.4619,-22.9776,6,1615.5048,585.3027,869.2726,-76.7106,99.0187,147.0594,160.9315,-12.9775,0.0000,95.1625,0.0000,95.1625,3.8563,95.1625,6.4614,0.0000,2213.0202,382.7498,562.5081,88.7011,10.1243,78.5767,0.0000,78.5767,0.0000,78.5767,-11.9151,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19346.2113,19346.2113,19346.2113,19346.2113,6,0,0,0
+531.8900,0.5000,10029.2922,84.0000,84.0000,0.0000,-0.4571,-23.0309,6,1615.5048,586.0813,869.7438,-76.7106,99.1504,147.1391,160.9315,-12.9775,0.0000,95.2942,0.0000,95.2942,3.8563,95.2942,6.4666,0.0000,2213.0202,383.2954,563.2866,88.8275,10.1269,78.7006,0.0000,78.7006,0.0000,78.7006,-11.7913,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19371.5443,19371.5443,19371.5443,19371.5443,6,0,0,0
+532.3900,0.5000,10040.9589,84.0000,84.0000,0.0000,-0.4529,-23.0837,6,1615.5048,586.7612,869.9173,-76.7106,99.2655,147.1685,160.9315,-12.9775,0.0000,95.4092,0.0000,95.4092,3.8563,95.4092,6.4712,0.0000,2213.0202,383.7719,563.9666,88.9380,10.1292,78.8088,0.0000,78.8088,0.0000,78.8088,-11.6831,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19393.6704,19393.6704,19393.6704,19393.6704,6,0,0,0
+532.8900,0.5000,10052.6256,84.0000,84.0000,0.0000,-0.4480,-23.1360,6,1615.5048,587.5613,870.0687,-76.7106,99.4008,147.1941,160.9315,-12.9775,0.0000,95.5445,0.0000,95.5445,3.8563,95.5445,6.4767,0.0000,2213.0202,384.3326,564.7666,89.0679,10.1319,78.9360,0.0000,78.9360,0.0000,78.9360,-11.5559,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19419.7035,19419.7035,19419.7035,19419.7035,6,0,0,0
+533.3900,0.5000,10064.2922,84.0000,84.0000,0.0000,-0.4423,-23.1876,6,1615.5048,588.4794,870.2470,-76.7106,99.5562,147.2243,160.9315,-12.9775,0.0000,95.6999,0.0000,95.6999,3.8563,95.6999,6.4829,0.0000,2213.0202,384.9760,565.6848,89.2170,10.1349,79.0821,0.0000,79.0821,0.0000,79.0821,-11.4098,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19449.5786,19449.5786,19449.5786,19449.5786,6,0,0,0
+533.8900,0.5000,10075.9589,84.0000,84.0000,0.0000,-0.4354,-23.2384,6,1615.5048,589.5998,870.4515,-76.7106,99.7457,147.2589,160.9315,-12.9775,0.0000,95.8894,0.0000,95.8894,3.8563,95.8894,6.4904,0.0000,2213.0202,385.7612,566.8052,89.3990,10.1386,79.2603,0.0000,79.2603,0.0000,79.2603,-11.2316,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19486.0371,19486.0371,19486.0371,19486.0371,6,0,0,0
+534.3900,0.5000,10087.6256,84.0000,84.0000,0.0000,-0.4280,-23.2883,6,1615.5048,590.7955,870.7011,-76.7106,99.9480,147.3011,160.9315,-12.9775,0.0000,96.0917,0.0000,96.0917,3.8563,96.0917,6.4985,0.0000,2213.0202,386.5991,568.0009,89.5932,10.1426,79.4505,0.0000,79.4505,0.0000,79.4505,-11.0414,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19524.9444,19524.9444,19524.9444,19524.9444,6,0,0,0
+534.8900,0.5000,10099.2922,84.0000,84.0000,0.0000,-0.4204,-23.3374,6,1615.5048,592.0245,870.9674,-76.7106,100.1559,147.3461,160.9315,-12.9775,0.0000,96.2996,0.0000,96.2996,3.8563,96.2996,6.5069,0.0000,2213.0202,387.4604,569.2299,89.7928,10.1467,79.6460,0.0000,79.6460,0.0000,79.6460,-10.8459,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19564.9375,19564.9375,19564.9375,19564.9375,6,0,0,0
+535.3900,0.5000,10110.9589,84.0000,84.0000,0.0000,-0.4129,-23.3855,6,1615.5048,593.2394,871.2412,-76.7106,100.3614,147.3925,160.9315,-12.9775,0.0000,96.5051,0.0000,96.5051,3.8563,96.5051,6.5151,0.0000,2213.0202,388.3118,570.4448,89.9901,10.1508,79.8393,0.0000,79.8393,0.0000,79.8393,-10.6526,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19604.4688,19604.4688,19604.4688,19604.4688,6,0,0,0
+535.8900,0.5000,10122.6256,84.0000,84.0000,0.0000,-0.4056,-23.4329,6,1615.5048,594.4268,871.5119,-76.7106,100.5623,147.4383,160.9315,-12.9775,0.0000,96.7060,0.0000,96.7060,3.8563,96.7060,6.5231,0.0000,2213.0202,389.1439,571.6322,90.1829,10.1547,80.0282,0.0000,80.0282,0.0000,80.0282,-10.4637,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19643.1069,19643.1069,19643.1069,19643.1069,6,0,0,0
+536.3900,0.5000,10134.2922,84.0000,84.0000,0.0000,-0.3990,-23.4794,6,1615.5048,595.5049,871.7764,-76.7106,100.7447,147.4830,160.9315,-12.9775,0.0000,96.8884,0.0000,96.8884,3.8563,96.8884,6.5304,0.0000,2213.0202,389.8995,572.7103,90.3580,10.1583,80.1997,0.0000,80.1997,0.0000,80.1997,-10.2922,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19678.1891,19678.1891,19678.1891,19678.1891,6,0,0,0
+536.8900,0.5000,10145.9589,84.0000,84.0000,0.0000,-0.3929,-23.5252,6,1615.5048,596.4928,872.0166,-76.7106,100.9118,147.5236,160.9315,-12.9775,0.0000,97.0555,0.0000,97.0555,3.8563,97.0555,6.5371,0.0000,2213.0202,390.5918,573.6982,90.5184,10.1616,80.3569,0.0000,80.3569,0.0000,80.3569,-10.1351,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19710.3329,19710.3329,19710.3329,19710.3329,6,0,0,0
+537.3900,0.5000,10157.6256,84.0000,84.0000,0.0000,-0.3883,-23.5705,6,1615.5048,597.2347,872.2366,-76.7106,101.0373,147.5609,160.9315,-12.9775,0.0000,97.1811,0.0000,97.1811,3.8563,97.1811,6.5421,0.0000,2213.0202,391.1117,574.4401,90.6389,10.1641,80.4749,0.0000,80.4749,0.0000,80.4749,-10.0170,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19734.4751,19734.4751,19734.4751,19734.4751,6,0,0,0
+537.8900,0.5000,10169.2922,84.0000,84.0000,0.0000,-0.3847,-23.6154,6,1615.5048,597.8239,872.4019,-76.7106,101.1370,147.5888,160.9315,-12.9775,0.0000,97.2807,0.0000,97.2807,3.8563,97.2807,6.5461,0.0000,2213.0202,391.5246,575.0293,90.7346,10.1660,80.5686,0.0000,80.5686,0.0000,80.5686,-9.9233,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19753.6485,19753.6485,19753.6485,19753.6485,6,0,0,0
+538.3900,0.5000,10180.9589,84.0000,84.0000,0.0000,-0.3826,-23.6601,6,1615.5048,598.1609,872.5332,-76.7106,101.1940,147.6110,160.9315,-12.9775,0.0000,97.3377,0.0000,97.3377,3.8563,97.3377,6.5484,0.0000,2213.0202,391.7608,575.3663,90.7894,10.1671,80.6222,0.0000,80.6222,0.0000,80.6222,-9.8697,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19764.6123,19764.6123,19764.6123,19764.6123,6,0,0,0
+538.8900,0.5000,10192.6256,84.0000,84.0000,0.0000,-0.3814,-23.7046,6,1615.5048,598.3552,872.6082,-76.7106,101.2269,147.6237,160.9315,-12.9775,0.0000,97.3706,0.0000,97.3706,3.8563,97.3706,6.5497,0.0000,2213.0202,391.8970,575.5606,90.8209,10.1678,80.6531,0.0000,80.6531,0.0000,80.6531,-9.8388,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19770.9359,19770.9359,19770.9359,19770.9359,6,0,0,0
+539.3900,0.5000,10204.2922,84.0000,84.0000,0.0000,-0.3809,-23.7490,6,1615.5048,598.4309,872.6515,-76.7106,101.2397,147.6311,160.9315,-12.9775,0.0000,97.3834,0.0000,97.3834,3.8563,97.3834,6.5502,0.0000,2213.0202,391.9500,575.6362,90.8332,10.1680,80.6652,0.0000,80.6652,0.0000,80.6652,-9.8268,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19773.3976,19773.3976,19773.3976,19773.3976,6,0,0,0
+539.8900,0.5000,10215.9589,84.0000,84.0000,0.0000,-0.3809,-23.7934,6,1615.5048,598.4305,872.6684,-76.7106,101.2396,147.6339,160.9315,-12.9775,0.0000,97.3833,0.0000,97.3833,3.8563,97.3833,6.5502,0.0000,2213.0202,391.9497,575.6358,90.8331,10.1680,80.6651,0.0000,80.6651,0.0000,80.6651,-9.8268,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19773.3843,19773.3843,19773.3843,19773.3843,6,0,0,0
+540.3900,0.5000,10227.6256,84.0000,84.0000,0.0000,-0.3810,-23.8379,6,1615.5048,598.4240,872.6683,-76.7106,101.2385,147.6339,160.9315,-12.9775,0.0000,97.3822,0.0000,97.3822,3.8563,97.3822,6.5502,0.0000,2213.0202,391.9451,575.6294,90.8321,10.1680,80.6641,0.0000,80.6641,0.0000,80.6641,-9.8279,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19773.1736,19773.1736,19773.1736,19773.1736,6,0,0,0
+540.8900,0.5000,10239.2922,84.0000,84.0000,0.0000,-0.3810,-23.8823,6,1615.5048,598.4240,872.6669,-76.7106,101.2385,147.6336,160.9315,-12.9775,0.0000,97.3822,0.0000,97.3822,3.8563,97.3822,6.5502,0.0000,2213.0202,391.9451,575.6294,90.8321,10.1680,80.6641,0.0000,80.6641,0.0000,80.6641,-9.8279,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19773.1736,19773.1736,19773.1736,19773.1736,6,0,0,0
+541.3900,0.5000,10250.9589,84.0000,84.0000,0.0000,-0.3835,-23.9271,6,1615.5048,598.0089,872.6669,-76.7106,101.1683,147.6336,160.9315,-12.9775,0.0000,97.3120,0.0000,97.3120,3.8563,97.3120,6.5474,0.0000,2213.0202,391.6542,575.2143,90.7647,10.1666,80.5980,0.0000,80.5980,0.0000,80.5980,-9.8939,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19759.6664,19759.6664,19759.6664,19759.6664,6,0,0,0
+541.8900,0.5000,10262.6256,84.0000,84.0000,0.0000,-0.3872,-23.9722,6,1615.5048,597.4131,872.5744,-76.7106,101.0675,147.6180,160.9315,-12.9775,0.0000,97.2112,0.0000,97.2112,3.8563,97.2112,6.5433,0.0000,2213.0202,391.2367,574.6185,90.6679,10.1647,80.5033,0.0000,80.5033,0.0000,80.5033,-9.9887,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19740.2793,19740.2793,19740.2793,19740.2793,6,0,0,0
+542.3900,0.5000,10274.2922,84.0000,84.0000,0.0000,-0.3888,-24.0176,6,1615.5048,597.1500,872.4417,-76.7106,101.0230,147.5955,160.9315,-12.9775,0.0000,97.1667,0.0000,97.1667,3.8563,97.1667,6.5415,0.0000,2213.0202,391.0523,574.3554,90.6252,10.1638,80.4614,0.0000,80.4614,0.0000,80.4614,-10.0305,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19731.7189,19731.7189,19731.7189,19731.7189,6,0,0,0
+542.8900,0.5000,10285.9589,84.0000,84.0000,0.0000,-0.3908,-24.0632,6,1615.5048,596.8282,872.3831,-76.7106,100.9686,147.5856,160.9315,-12.9775,0.0000,97.1123,0.0000,97.1123,3.8563,97.1123,6.5394,0.0000,2213.0202,390.8268,574.0336,90.5729,10.1627,80.4102,0.0000,80.4102,0.0000,80.4102,-10.0817,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19721.2478,19721.2478,19721.2478,19721.2478,6,0,0,0
+543.3900,0.5000,10297.6256,84.0000,84.0000,0.0000,-0.3992,-24.1098,6,1615.5048,595.4698,872.3114,-76.7106,100.7388,147.5735,160.9315,-12.9775,0.0000,96.8825,0.0000,96.8825,3.8563,96.8825,6.5302,0.0000,2213.0202,389.8749,572.6752,90.3523,10.1582,80.1941,0.0000,80.1941,0.0000,80.1941,-10.2978,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19677.0454,19677.0454,19677.0454,19677.0454,6,0,0,0
+543.8900,0.5000,10309.2922,84.0000,84.0000,0.0000,-0.4029,-24.1568,6,1615.5048,594.8596,872.0088,-76.7106,100.6355,147.5223,160.9315,-12.9775,0.0000,96.7792,0.0000,96.7792,3.8563,96.7792,6.5260,0.0000,2213.0202,389.4472,572.0650,90.2532,10.1562,80.0970,0.0000,80.0970,0.0000,80.0970,-10.3949,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19657.1898,19657.1898,19657.1898,19657.1898,6,0,0,0
+544.3900,0.5000,10320.9589,84.0000,84.0000,0.0000,-0.4060,-24.2042,6,1615.5048,594.3593,871.8728,-76.7106,100.5509,147.4993,160.9315,-12.9775,0.0000,96.6946,0.0000,96.6946,3.8563,96.6946,6.5227,0.0000,2213.0202,389.0966,571.5647,90.1719,10.1545,80.0175,0.0000,80.0175,0.0000,80.0175,-10.4744,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19640.9101,19640.9101,19640.9101,19640.9101,6,0,0,0
+544.8900,0.5000,10332.6256,84.0000,84.0000,0.0000,-0.4093,-24.2519,6,1615.5048,593.8337,871.7614,-76.7106,100.4620,147.4805,160.9315,-12.9775,0.0000,96.6057,0.0000,96.6057,3.8563,96.6057,6.5191,0.0000,2213.0202,388.7283,571.0391,90.0866,10.1527,79.9338,0.0000,79.9338,0.0000,79.9338,-10.5581,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19623.8074,19623.8074,19623.8074,19623.8074,6,0,0,0
+545.3900,0.5000,10344.2922,84.0000,84.0000,0.0000,-0.4129,-24.3001,6,1615.5048,593.2491,871.6443,-76.7106,100.3631,147.4606,160.9315,-12.9775,0.0000,96.5068,0.0000,96.5068,3.8563,96.5068,6.5151,0.0000,2213.0202,388.3186,570.4545,89.9916,10.1508,79.8408,0.0000,79.8408,0.0000,79.8408,-10.6511,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19604.7837,19604.7837,19604.7837,19604.7837,6,0,0,0
+545.8900,0.5000,10355.9589,84.0000,84.0000,0.0000,-0.4194,-24.3490,6,1615.5048,592.1842,871.5140,-76.7106,100.1829,147.4386,160.9315,-12.9775,0.0000,96.3266,0.0000,96.3266,3.8563,96.3266,6.5079,0.0000,2213.0202,387.5723,569.3896,89.8187,10.1472,79.6714,0.0000,79.6714,0.0000,79.6714,-10.8205,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19570.1325,19570.1325,19570.1325,19570.1325,6,0,0,0
+546.3900,0.5000,10367.6256,84.0000,84.0000,0.0000,-0.4282,-24.3990,6,1615.5048,590.7708,871.2768,-76.7106,99.9438,147.3985,160.9315,-12.9775,0.0000,96.0875,0.0000,96.0875,3.8563,96.0875,6.4984,0.0000,2213.0202,386.5818,567.9762,89.5892,10.1425,79.4466,0.0000,79.4466,0.0000,79.4466,-11.0453,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19524.1425,19524.1425,19524.1425,19524.1425,6,0,0,0
+546.8900,0.5000,10379.2922,84.0000,84.0000,0.0000,-0.4416,-24.4505,6,1615.5048,588.5918,870.9620,-76.7106,99.5752,147.3452,160.9315,-12.9775,0.0000,95.7189,0.0000,95.7189,3.8563,95.7189,6.4836,0.0000,2213.0202,385.0548,565.7972,89.2353,10.1353,79.1000,0.0000,79.1000,0.0000,79.1000,-11.3919,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19453.2376,19453.2376,19453.2376,19453.2376,6,0,0,0
+547.3900,0.5000,10390.9589,84.0000,84.0000,0.0000,-0.4578,-24.5039,6,1615.5048,585.9579,870.4765,-76.7106,99.1296,147.2631,160.9315,-12.9775,0.0000,95.2733,0.0000,95.2733,3.8563,95.2733,6.4658,0.0000,2213.0202,383.2089,563.1632,88.8075,10.1265,78.6810,0.0000,78.6810,0.0000,78.6810,-11.8109,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19367.5294,19367.5294,19367.5294,19367.5294,6,0,0,0
+547.8900,0.5000,10402.6256,84.0000,84.0000,0.0000,-0.4777,-24.5596,6,1615.5048,582.7450,869.8898,-76.7106,98.5860,147.1638,160.9315,-12.9775,0.0000,94.7298,0.0000,94.7298,3.8563,94.7298,6.4441,0.0000,2213.0202,380.9573,559.9504,88.2857,10.1158,78.1699,0.0000,78.1699,0.0000,78.1699,-12.3220,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19262.9848,19262.9848,19262.9848,19262.9848,6,0,0,0
+548.3900,0.5000,10414.2922,84.0000,84.0000,0.0000,-0.5014,-24.6181,6,1615.5048,578.8912,869.1740,-76.7106,97.9341,147.0427,160.9315,-12.9775,0.0000,94.0778,0.0000,94.0778,3.8563,94.0778,6.4180,0.0000,2213.0202,378.2566,556.0966,87.6598,10.1030,77.5568,0.0000,77.5568,0.0000,77.5568,-12.9350,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19137.5808,19137.5808,19137.5808,19137.5808,6,0,0,0
+548.8900,0.5000,10425.9589,84.0000,84.0000,0.0000,-0.5278,-24.6797,6,1615.5048,574.6114,868.3155,-76.7106,97.2100,146.8975,160.9315,-12.9775,0.0000,93.3538,0.0000,93.3538,3.8563,93.3538,6.3890,0.0000,2213.0202,375.2573,551.8168,86.9647,10.0888,76.8760,0.0000,76.8760,0.0000,76.8760,-13.6158,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18998.3196,18998.3196,18998.3196,18998.3196,6,0,0,0
+549.3900,0.5000,10437.6256,84.0000,84.0000,0.0000,-0.5583,-24.7448,6,1615.5048,569.6743,867.3621,-76.7106,96.3748,146.7362,160.9315,-12.9775,0.0000,92.5185,0.0000,92.5185,3.8563,92.5185,6.3556,0.0000,2213.0202,371.7973,546.8796,86.1629,10.0723,76.0906,0.0000,76.0906,0.0000,76.0906,-14.4012,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18851.5765,18851.5765,18851.5765,18851.5765,6,0,0,0
+549.8900,0.5000,10449.2922,84.0000,84.0000,0.0000,-0.5891,-24.8136,6,1615.5048,564.6685,866.2622,-76.7106,95.5279,146.5501,160.9315,-12.9775,0.0000,91.6717,0.0000,91.6717,3.8563,91.6717,6.3217,0.0000,2213.0202,368.2893,541.8739,85.3499,10.0557,75.2942,0.0000,75.2942,0.0000,75.2942,-15.1975,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18706.4296,18706.4296,18706.4296,18706.4296,6,0,0,0
+550.3900,0.5000,10460.9589,84.0000,84.0000,0.0000,-0.6194,-24.8858,6,1615.5048,559.7648,865.1471,-76.7106,94.6983,146.3615,160.9315,-12.9775,0.0000,90.8421,0.0000,90.8421,3.8563,90.8421,6.2886,0.0000,2213.0202,364.8528,536.9701,84.5535,10.0394,74.5142,0.0000,74.5142,0.0000,74.5142,-15.9776,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18564.2404,18564.2404,18564.2404,18564.2404,6,0,0,0
+550.8900,0.5000,10472.6256,84.0000,84.0000,0.0000,-0.6448,-24.9610,6,1615.5048,555.6467,864.0547,-76.7106,94.0017,146.1767,160.9315,-12.9775,0.0000,90.1454,0.0000,90.1454,3.8563,90.1454,6.2607,0.0000,2213.0202,361.9668,532.8521,83.8847,10.0257,73.8590,0.0000,73.8590,0.0000,73.8590,-16.6326,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18444.8327,18444.8327,18444.8327,18444.8327,6,0,0,0
+551.3900,0.5000,10484.2922,84.0000,84.0000,0.0000,-0.6654,-25.0387,6,1615.5048,552.3026,863.1373,-76.7106,93.4359,146.0215,160.9315,-12.9775,0.0000,89.5797,0.0000,89.5797,3.8563,89.5797,6.2381,0.0000,2213.0202,359.6233,529.5080,83.3416,10.0145,73.3271,0.0000,73.3271,0.0000,73.3271,-17.1646,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18340.9451,18340.9451,18340.9451,18340.9451,6,0,0,0
+551.8900,0.5000,10495.9589,84.0000,84.0000,0.0000,-0.6783,-25.1178,6,1615.5048,550.2097,862.3923,-76.7106,93.0819,145.8955,160.9315,-12.9775,0.0000,89.2256,0.0000,89.2256,3.8563,89.2256,6.2239,0.0000,2213.0202,358.1566,527.4151,83.0017,10.0076,72.9941,0.0000,72.9941,0.0000,72.9941,-17.4975,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18272.5423,18272.5423,18272.5423,18272.5423,6,0,0,0
+552.3900,0.5000,10507.6256,84.0000,84.0000,0.0000,-0.6880,-25.1981,6,1615.5048,548.6345,861.9261,-76.7106,92.8154,145.8166,160.9315,-12.9775,0.0000,88.9591,0.0000,88.9591,3.8563,88.9591,6.2132,0.0000,2213.0202,357.0527,525.8399,82.7459,10.0023,72.7436,0.0000,72.7436,0.0000,72.7436,-17.7481,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18221.0597,18221.0597,18221.0597,18221.0597,6,0,0,0
+552.8900,0.5000,10519.2922,84.0000,84.0000,0.0000,-0.6947,-25.2791,6,1615.5048,547.5546,861.5752,-76.7106,92.6327,145.7572,160.9315,-12.9775,0.0000,88.7764,0.0000,88.7764,3.8563,88.7764,6.2059,0.0000,2213.0202,356.2959,524.7600,82.5705,9.9987,72.5718,0.0000,72.5718,0.0000,72.5718,-17.9199,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18185.7632,18185.7632,18185.7632,18185.7632,6,0,0,0
+553.3900,0.5000,10530.9589,84.0000,84.0000,0.0000,-0.7013,-25.3609,6,1615.5048,546.4782,861.3346,-76.7106,92.4506,145.7165,160.9315,-12.9775,0.0000,88.5943,0.0000,88.5943,3.8563,88.5943,6.1986,0.0000,2213.0202,355.5415,523.6836,82.3957,9.9951,72.4005,0.0000,72.4005,0.0000,72.4005,-18.0911,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18150.5821,18150.5821,18150.5821,18150.5821,6,0,0,0
+553.8900,0.5000,10542.6256,84.0000,84.0000,0.0000,-0.7084,-25.4436,6,1615.5048,545.3232,861.0948,-76.7106,92.2552,145.6759,160.9315,-12.9775,0.0000,88.3989,0.0000,88.3989,3.8563,88.3989,6.1908,0.0000,2213.0202,354.7321,522.5286,82.2081,9.9913,72.2168,0.0000,72.2168,0.0000,72.2168,-18.2748,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18112.8338,18112.8338,18112.8338,18112.8338,6,0,0,0
+554.3900,0.5000,10554.2922,84.0000,84.0000,0.0000,-0.7175,-25.5273,6,1615.5048,543.8484,860.8375,-76.7106,92.0057,145.6324,160.9315,-12.9775,0.0000,88.1494,0.0000,88.1494,3.8563,88.1494,6.1808,0.0000,2213.0202,353.6986,521.0538,81.9686,9.9864,71.9822,0.0000,71.9822,0.0000,71.9822,-18.5094,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18064.6320,18064.6320,18064.6320,18064.6320,6,0,0,0
+554.8900,0.5000,10565.9589,84.0000,84.0000,0.0000,-0.7285,-25.6123,6,1615.5048,542.0693,860.5090,-76.7106,91.7047,145.5768,160.9315,-12.9775,0.0000,87.8484,0.0000,87.8484,3.8563,87.8484,6.1688,0.0000,2213.0202,352.4518,519.2746,81.6796,9.9805,71.6991,0.0000,71.6991,0.0000,71.6991,-18.7924,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18006.4824,18006.4824,18006.4824,18006.4824,6,0,0,0
+555.3900,0.5000,10577.6256,84.0000,84.0000,0.0000,-0.7454,-25.6992,6,1615.5048,539.3298,860.1126,-76.7106,91.2413,145.5098,160.9315,-12.9775,0.0000,87.3850,0.0000,87.3850,3.8563,87.3850,6.1503,0.0000,2213.0202,350.5320,516.5352,81.2347,9.9713,71.2634,0.0000,71.2634,0.0000,71.2634,-19.2282,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17916.9479,17916.9479,17916.9479,17916.9479,6,0,0,0
+555.8900,0.5000,10589.2922,84.0000,84.0000,0.0000,-0.7636,-25.7883,6,1615.5048,536.3685,859.5024,-76.7106,90.7403,145.4065,160.9315,-12.9775,0.0000,86.8840,0.0000,86.8840,3.8563,86.8840,6.1302,0.0000,2213.0202,348.4566,513.5738,80.7538,9.9615,70.7923,0.0000,70.7923,0.0000,70.7923,-19.6993,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17820.1602,17820.1602,17820.1602,17820.1602,6,0,0,0
+556.3900,0.5000,10600.9589,84.0000,84.0000,0.0000,-0.7826,-25.8796,6,1615.5048,533.2903,858.8427,-76.7106,90.2195,145.2949,160.9315,-12.9775,0.0000,86.3632,0.0000,86.3632,3.8563,86.3632,6.1094,0.0000,2213.0202,346.2995,510.4957,80.2538,9.9512,70.3026,0.0000,70.3026,0.0000,70.3026,-20.1889,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17719.5545,17719.5545,17719.5545,17719.5545,6,0,0,0
+556.8900,0.5000,10612.6256,84.0000,84.0000,0.0000,-0.7941,-25.9723,6,1615.5048,531.4228,858.1569,-76.7106,89.9036,145.1789,160.9315,-12.9775,0.0000,86.0473,0.0000,86.0473,3.8563,86.0473,6.0968,0.0000,2213.0202,344.9907,508.6282,79.9505,9.9450,70.0055,0.0000,70.0055,0.0000,70.0055,-20.4860,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17658.5175,17658.5175,17658.5175,17658.5175,6,0,0,0
+557.3900,0.5000,10624.2922,84.0000,84.0000,0.0000,-0.7983,-26.0654,6,1615.5048,530.7430,857.7409,-76.7106,89.7886,145.1085,160.9315,-12.9775,0.0000,85.9323,0.0000,85.9323,3.8563,85.9323,6.0922,0.0000,2213.0202,344.5143,507.9484,79.8401,9.9428,69.8974,0.0000,69.8974,0.0000,69.8974,-20.5941,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17636.3003,17636.3003,17636.3003,17636.3003,6,0,0,0
+557.8900,0.5000,10635.9589,84.0000,84.0000,0.0000,-0.7905,-26.1577,6,1615.5048,532.0107,857.5895,-76.7106,90.0031,145.0829,160.9315,-12.9775,0.0000,86.1468,0.0000,86.1468,3.8563,86.1468,6.1007,0.0000,2213.0202,345.4027,509.2161,80.0460,9.9470,70.0990,0.0000,70.0990,0.0000,70.0990,-20.3925,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17677.7340,17677.7340,17677.7340,17677.7340,6,0,0,0
+558.3900,0.5000,10647.6256,84.0000,84.0000,0.0000,-0.7764,-26.2482,6,1615.5048,534.2972,857.8719,-76.7106,90.3899,145.1307,160.9315,-12.9775,0.0000,86.5336,0.0000,86.5336,3.8563,86.5336,6.1162,0.0000,2213.0202,347.0051,511.5026,80.4174,9.9546,70.4628,0.0000,70.4628,0.0000,70.4628,-20.0287,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17752.4640,17752.4640,17752.4640,17752.4640,6,0,0,0
+558.8900,0.5000,10659.2922,84.0000,84.0000,0.0000,-0.7568,-26.3365,6,1615.5048,537.4752,858.3813,-76.7106,90.9275,145.2169,160.9315,-12.9775,0.0000,87.0712,0.0000,87.0712,3.8563,87.0712,6.1377,0.0000,2213.0202,349.2323,514.6806,80.9335,9.9652,70.9683,0.0000,70.9683,0.0000,70.9683,-19.5232,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17856.3336,17856.3336,17856.3336,17856.3336,6,0,0,0
+559.3900,0.5000,10670.9589,84.0000,84.0000,0.0000,-0.7547,-26.4246,6,1615.5048,537.8261,859.0892,-76.7106,90.9869,145.3366,160.9315,-12.9775,0.0000,87.1306,0.0000,87.1306,3.8563,87.1306,6.1401,0.0000,2213.0202,349.4782,515.0315,80.9905,9.9663,71.0242,0.0000,71.0242,0.0000,71.0242,-19.4674,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17867.8019,17867.8019,17867.8019,17867.8019,6,0,0,0
+559.8900,0.5000,10682.6256,84.0000,84.0000,0.0000,-0.7547,-26.5126,6,1615.5048,537.8261,859.1674,-76.7106,90.9869,145.3499,160.9315,-12.9775,0.0000,87.1306,0.0000,87.1306,3.8563,87.1306,6.1401,0.0000,2213.0202,349.4782,515.0315,80.9905,9.9663,71.0242,0.0000,71.0242,0.0000,71.0242,-19.4674,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17867.8019,17867.8019,17867.8019,17867.8019,6,0,0,0
+560.3900,0.5000,10694.2922,84.0000,84.0000,0.0000,-0.6606,-26.5897,6,1615.5048,553.0827,859.1674,-76.7106,93.5679,145.3499,160.9315,-12.9775,0.0000,89.7116,0.0000,89.7116,3.8563,89.7116,6.2433,0.0000,2213.0202,360.1700,530.2881,83.4683,10.0171,73.4512,0.0000,73.4512,0.0000,73.4512,-17.0405,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18366.4416,18366.4416,18366.4416,18366.4416,6,0,0,0
+560.8900,0.5000,10705.9589,84.0000,84.0000,0.0000,-0.6232,-26.6624,6,1615.5048,559.1467,862.5661,-76.7106,94.5938,145.9249,160.9315,-12.9775,0.0000,90.7375,0.0000,90.7375,3.8563,90.7375,6.2844,0.0000,2213.0202,364.4196,536.3521,84.4531,10.0373,74.4158,0.0000,74.4158,0.0000,74.4158,-16.0759,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18546.3198,18546.3198,18546.3198,18546.3198,6,0,0,0
+561.3900,0.5000,10717.6256,84.0000,84.0000,0.0000,-0.5841,-26.7305,6,1615.5048,565.4791,863.9170,-76.7106,95.6651,146.1534,160.9315,-12.9775,0.0000,91.8088,0.0000,91.8088,3.8563,91.8088,6.3272,0.0000,2213.0202,368.8574,542.6845,85.4816,10.0584,75.4232,0.0000,75.4232,0.0000,75.4232,-15.0686,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18729.9335,18729.9335,18729.9335,18729.9335,6,0,0,0
+561.8900,0.5000,10729.2922,84.0000,84.0000,0.0000,-0.5416,-26.7937,6,1615.5048,572.3792,865.3277,-76.7106,96.8324,146.3920,160.9315,-12.9775,0.0000,92.9761,0.0000,92.9761,3.8563,92.9761,6.3739,0.0000,2213.0202,373.6930,549.5846,86.6022,10.0813,76.5209,0.0000,76.5209,0.0000,76.5209,-13.9709,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18930.0091,18930.0091,18930.0091,18930.0091,6,0,0,0
+562.3900,0.5000,10740.9589,84.0000,84.0000,0.0000,-0.4922,-26.8511,6,1615.5048,580.3812,866.8648,-76.7106,98.1861,146.6521,160.9315,-12.9775,0.0000,94.3299,0.0000,94.3299,3.8563,94.3299,6.4281,0.0000,2213.0202,379.3007,557.5866,87.9018,10.1080,77.7938,0.0000,77.7938,0.0000,77.7938,-12.6980,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19186.0651,19186.0651,19186.0651,19186.0651,6,0,0,0
+562.8900,0.5000,10752.6256,84.0000,84.0000,0.0000,-0.4404,-26.9025,6,1615.5048,588.7787,868.6474,-76.7106,99.6068,146.9537,160.9315,-12.9775,0.0000,95.7505,0.0000,95.7505,3.8563,95.7505,6.4849,0.0000,2213.0202,385.1857,565.9840,89.2656,10.1359,79.1297,0.0000,79.1297,0.0000,79.1297,-11.3622,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19459.3172,19459.3172,19459.3172,19459.3172,6,0,0,0
+563.3900,0.5000,10764.2922,84.0000,84.0000,0.0000,-0.3869,-26.9477,6,1615.5048,597.4628,870.5182,-76.7106,101.0759,147.2701,160.9315,-12.9775,0.0000,97.2196,0.0000,97.2196,3.8563,97.2196,6.5437,0.0000,2213.0202,391.2716,574.6682,90.6760,10.1648,80.5112,0.0000,80.5112,0.0000,80.5112,-9.9808,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19741.8970,19741.8970,19741.8970,19741.8970,6,0,0,0
+563.8900,0.5000,10775.9589,84.0000,84.0000,0.0000,-0.3315,-26.9863,6,1615.5048,606.4449,872.4527,-76.7106,102.5955,147.5974,160.9315,-12.9775,0.0000,98.7392,0.0000,98.7392,3.8563,98.7392,6.6044,0.0000,2213.0202,397.5662,583.6503,92.1347,10.1947,81.9400,0.0000,81.9400,0.0000,81.9400,-8.5519,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20034.1719,20034.1719,20034.1719,20034.1719,6,0,0,0
+564.3900,0.5000,10787.6256,84.0000,84.0000,0.0000,-0.2735,-27.0183,6,1615.5048,615.8456,874.4537,-76.7106,104.1858,147.9359,160.9315,-12.9775,0.0000,100.3296,0.0000,100.3296,3.8563,100.3296,6.6681,0.0000,2213.0202,404.1542,593.0510,93.6615,10.2258,83.4358,0.0000,83.4358,0.0000,83.4358,-7.0562,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20340.0702,20340.0702,20340.0702,20340.0702,6,0,0,0
+564.8900,0.5000,10799.2922,84.0000,84.0000,0.0000,-0.2081,-27.0425,6,1615.5048,626.4457,876.5479,-76.7106,105.9791,148.2902,160.9315,-12.9775,0.0000,102.1228,0.0000,102.1228,3.8563,102.1228,6.7398,0.0000,2213.0202,411.5828,603.6511,95.3830,10.2596,85.1235,0.0000,85.1235,0.0000,85.1235,-5.3686,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20684.9936,20684.9936,20684.9936,20684.9936,6,0,0,0
+565.3900,0.5000,10810.9589,84.0000,84.0000,0.0000,-0.1379,-27.0586,6,1615.5048,637.8268,878.9093,-76.7106,107.9045,148.6897,160.9315,-12.9775,0.0000,104.0482,0.0000,104.0482,3.8563,104.0482,6.8168,0.0000,2213.0202,419.5586,615.0322,97.2314,10.2959,86.9355,0.0000,86.9355,0.0000,86.9355,-3.5565,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21055.3318,21055.3318,21055.3318,21055.3318,6,0,0,0
+565.8900,0.5000,10822.6256,84.0000,84.0000,0.0000,-0.0618,-27.0658,6,1615.5048,650.1554,881.4447,-76.7106,109.9902,149.1186,160.9315,-12.9775,0.0000,106.1339,0.0000,106.1339,3.8563,106.1339,6.9002,0.0000,2213.0202,428.1985,627.3607,99.2337,10.3353,88.8984,0.0000,88.8984,0.0000,88.8984,-1.5936,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21454.8385,21454.8385,21454.8385,21454.8385,6,0,0,0
+566.3900,0.5000,10834.2922,84.0000,84.0000,0.0000,0.0041,-27.0654,6,1615.5048,660.8319,884.1911,-76.7106,111.7964,149.5833,160.9315,-12.9775,0.0000,107.9401,0.0000,107.9401,3.8563,107.9401,6.9725,0.0000,2213.0202,435.6806,638.0373,100.9676,10.3694,90.5983,0.0000,90.5983,0.0000,90.5983,0.1062,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21755.0012,21755.0012,21755.0012,21755.0012,6,0,0,0
+566.8900,0.5000,10845.9589,84.0000,84.0000,0.0000,0.0594,-27.0584,6,1615.5048,669.7885,886.5696,-76.7106,113.3116,149.9856,160.9315,-12.9775,0.0000,109.4554,0.0000,109.4554,3.8563,109.4554,7.0331,0.0000,2213.0202,441.9574,646.9939,102.4223,10.3980,92.0243,0.0000,92.0243,0.0000,92.0243,1.5323,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22006.2060,22006.2060,22006.2060,22006.2060,6,0,0,0
+567.3900,0.5000,10857.6256,84.0000,84.0000,0.0000,0.0771,-27.0494,6,1615.5048,672.6603,888.5648,-76.7106,113.7975,150.3232,160.9315,-12.9775,0.0000,109.9412,0.0000,109.9412,3.8563,109.9412,7.0525,0.0000,2213.0202,443.9700,649.8657,102.8887,10.4071,92.4816,0.0000,92.4816,0.0000,92.4816,1.9895,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22084.0032,22084.0032,22084.0032,22084.0032,6,0,0,0
+567.8900,0.5000,10869.2922,84.0000,84.0000,0.0000,0.0763,-27.0405,6,1615.5048,672.5341,889.2046,-76.7106,113.7761,150.4314,160.9315,-12.9775,0.0000,109.9199,0.0000,109.9199,3.8563,109.9199,7.0517,0.0000,2213.0202,443.8815,649.7395,102.8682,10.4067,92.4615,0.0000,92.4615,0.0000,92.4615,1.9694,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22080.5850,22080.5850,22080.5850,22080.5850,6,0,0,0
+568.3900,0.5000,10880.9589,84.0000,84.0000,0.0000,0.0481,-27.0349,6,1615.5048,667.9515,889.1765,-76.7106,113.0009,150.4267,160.9315,-12.9775,0.0000,109.1446,0.0000,109.1446,3.8563,109.1446,7.0207,0.0000,2213.0202,440.6701,645.1569,102.1239,10.3921,91.7318,0.0000,91.7318,0.0000,91.7318,1.2398,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21955.1644,21955.1644,21955.1644,21955.1644,6,0,0,0
+568.8900,0.5000,10892.6256,84.0000,84.0000,0.0000,0.0228,-27.0323,6,1615.5048,663.8586,888.1556,-76.7106,112.3084,150.2540,160.9315,-12.9775,0.0000,108.4522,0.0000,108.4522,3.8563,108.4522,6.9930,0.0000,2213.0202,437.8017,641.0640,101.4592,10.3790,91.0802,0.0000,91.0802,0.0000,91.0802,0.5881,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21840.0937,21840.0937,21840.0937,21840.0937,6,0,0,0
+569.3900,0.5000,10904.2922,84.0000,84.0000,0.0000,0.0027,-27.0319,6,1615.5048,660.6090,887.2438,-76.7106,111.7587,150.0997,160.9315,-12.9775,0.0000,107.9024,0.0000,107.9024,3.8563,107.9024,6.9710,0.0000,2213.0202,435.5244,637.8144,100.9315,10.3687,90.5628,0.0000,90.5628,0.0000,90.5628,0.0707,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21748.7354,21748.7354,21748.7354,21748.7354,6,0,0,0
+569.8900,0.5000,10915.9589,84.0000,84.0000,0.0000,0.0031,-27.0316,6,1615.5048,660.6616,886.5199,-76.7106,111.7676,149.9772,160.9315,-12.9775,0.0000,107.9113,0.0000,107.9113,3.8563,107.9113,6.9713,0.0000,2213.0202,435.5613,637.8670,100.9400,10.3688,90.5712,0.0000,90.5712,0.0000,90.5712,0.0791,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21750.2137,21750.2137,21750.2137,21750.2137,6,0,0,0
+570.3900,0.5000,10927.6256,84.0000,84.0000,0.0000,0.0128,-27.0301,6,1615.5048,662.2431,886.5316,-76.7106,112.0352,149.9792,160.9315,-12.9775,0.0000,108.1789,0.0000,108.1789,3.8563,108.1789,6.9820,0.0000,2213.0202,436.6696,639.4485,101.1968,10.3739,90.8230,0.0000,90.8230,0.0000,90.8230,0.3309,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21794.6762,21794.6762,21794.6762,21794.6762,6,0,0,0
+570.8900,0.5000,10939.2922,84.0000,84.0000,0.0000,0.0343,-27.0261,6,1615.5048,665.7247,886.8839,-76.7106,112.6242,150.0388,160.9315,-12.9775,0.0000,108.7679,0.0000,108.7679,3.8563,108.7679,7.0056,0.0000,2213.0202,439.1095,642.9301,101.7623,10.3850,91.3773,0.0000,91.3773,0.0000,91.3773,0.8852,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21892.5584,21892.5584,21892.5584,21892.5584,6,0,0,0
+571.3900,0.5000,10950.9589,84.0000,84.0000,0.0000,0.0558,-27.0196,6,1615.5048,669.2105,887.6595,-76.7106,113.2139,150.1700,160.9315,-12.9775,0.0000,109.3576,0.0000,109.3576,3.8563,109.3576,7.0292,0.0000,2213.0202,441.5523,646.4159,102.3284,10.3961,91.9323,0.0000,91.9323,0.0000,91.9323,1.4402,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21990.5481,21990.5481,21990.5481,21990.5481,6,0,0,0
+571.8900,0.5000,10962.6256,84.0000,84.0000,0.0000,0.0753,-27.0108,6,1615.5048,672.3573,888.4361,-76.7106,113.7462,150.3014,160.9315,-12.9775,0.0000,109.8899,0.0000,109.8899,3.8563,109.8899,7.0505,0.0000,2213.0202,443.7576,649.5627,102.8395,10.4062,92.4333,0.0000,92.4333,0.0000,92.4333,1.9413,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22075.7957,22075.7957,22075.7957,22075.7957,6,0,0,0
+572.3900,0.5000,10974.2922,84.0000,84.0000,0.0000,0.0793,-27.0015,6,1615.5048,673.0067,889.1371,-76.7106,113.8561,150.4200,160.9315,-12.9775,0.0000,109.9998,0.0000,109.9998,3.8563,109.9998,7.0549,0.0000,2213.0202,444.2127,650.2121,102.9449,10.4082,92.5367,0.0000,92.5367,0.0000,92.5367,2.0447,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22093.3872,22093.3872,22093.3872,22093.3872,6,0,0,0
+572.8900,0.5000,10985.9589,84.0000,84.0000,0.0000,0.0722,-26.9931,6,1615.5048,671.8564,889.2817,-76.7106,113.6615,150.4445,160.9315,-12.9775,0.0000,109.8052,0.0000,109.8052,3.8563,109.8052,7.0471,0.0000,2213.0202,443.4066,649.0618,102.7581,10.4046,92.3536,0.0000,92.3536,0.0000,92.3536,1.8615,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22062.2263,22062.2263,22062.2263,22062.2263,6,0,0,0
+573.3900,0.5000,10997.6256,84.0000,84.0000,0.0000,0.0429,-26.9881,6,1615.5048,667.1082,889.0255,-76.7106,112.8582,150.4011,160.9315,-12.9775,0.0000,109.0019,0.0000,109.0019,3.8563,109.0019,7.0149,0.0000,2213.0202,440.0791,644.3136,101.9870,10.3894,91.5976,0.0000,91.5976,0.0000,91.5976,1.1055,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21931.4550,21931.4550,21931.4550,21931.4550,6,0,0,0
+573.8900,0.5000,11009.2922,84.0000,84.0000,0.0000,0.0050,-26.9875,6,1615.5048,660.9816,887.9677,-76.7106,111.8217,150.2222,160.9315,-12.9775,0.0000,107.9654,0.0000,107.9654,3.8563,107.9654,6.9735,0.0000,2213.0202,435.7855,638.1870,100.9920,10.3698,90.6221,0.0000,90.6221,0.0000,90.6221,0.1301,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21759.2094,21759.2094,21759.2094,21759.2094,6,0,0,0
+574.3900,0.5000,11020.9589,84.0000,84.0000,0.0000,-0.0434,-26.9926,6,1615.5048,653.1314,886.6029,-76.7106,110.4937,149.9913,160.9315,-12.9775,0.0000,106.6374,0.0000,106.6374,3.8563,106.6374,6.9204,0.0000,2213.0202,430.2841,630.3368,99.7170,10.3448,89.3722,0.0000,89.3722,0.0000,89.3722,-1.1198,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21538.5067,21538.5067,21538.5067,21538.5067,6,0,0,0
+574.8900,0.5000,11032.6256,84.0000,84.0000,0.0000,-0.0887,-27.0029,6,1615.5048,645.7930,884.8541,-76.7106,109.2522,149.6954,160.9315,-12.9775,0.0000,105.3959,0.0000,105.3959,3.8563,105.3959,6.8707,0.0000,2213.0202,425.1413,622.9984,98.5252,10.3214,88.2039,0.0000,88.2039,0.0000,88.2039,-2.2882,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21314.5493,21314.5493,21314.5493,21314.5493,6,0,0,0
+575.3900,0.5000,11044.2922,84.0000,84.0000,0.0000,-0.1292,-27.0180,6,1615.5048,639.2260,883.2193,-76.7106,108.1412,149.4189,160.9315,-12.9775,0.0000,104.2849,0.0000,104.2849,3.8563,104.2849,6.8263,0.0000,2213.0202,420.5392,616.4314,97.4587,10.3004,87.1583,0.0000,87.1583,0.0000,87.1583,-3.3338,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21100.8618,21100.8618,21100.8618,21100.8618,6,0,0,0
+575.8900,0.5000,11055.9589,84.0000,84.0000,0.0000,-0.1494,-27.0354,6,1615.5048,635.9633,881.7564,-76.7106,107.5893,149.1714,160.9315,-12.9775,0.0000,103.7330,0.0000,103.7330,3.8563,103.7330,6.8042,0.0000,2213.0202,418.2527,613.1687,96.9288,10.2900,86.6388,0.0000,86.6388,0.0000,86.6388,-3.8532,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20994.6943,20994.6943,20994.6943,20994.6943,6,0,0,0
+576.3900,0.5000,11067.6256,84.0000,84.0000,0.0000,-0.1573,-27.0538,6,1615.5048,634.6848,881.0295,-76.7106,107.3730,149.0484,160.9315,-12.9775,0.0000,103.5167,0.0000,103.5167,3.8563,103.5167,6.7955,0.0000,2213.0202,417.3567,611.8902,96.7211,10.2859,86.4353,0.0000,86.4353,0.0000,86.4353,-4.0568,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20953.0923,20953.0923,20953.0923,20953.0923,6,0,0,0
+576.8900,0.5000,11079.2922,84.0000,84.0000,0.0000,-0.1421,-27.0704,6,1615.5048,637.1353,880.7447,-76.7106,107.7875,149.0002,160.9315,-12.9775,0.0000,103.9312,0.0000,103.9312,3.8563,103.9312,6.8121,0.0000,2213.0202,419.0740,614.3406,97.1191,10.2937,86.8254,0.0000,86.8254,0.0000,86.8254,-3.6666,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21032.8288,21032.8288,21032.8288,21032.8288,6,0,0,0
+577.3900,0.5000,11090.9589,84.0000,84.0000,0.0000,-0.1163,-27.0839,6,1615.5048,641.3198,881.2906,-76.7106,108.4955,149.0926,160.9315,-12.9775,0.0000,104.6392,0.0000,104.6392,3.8563,104.6392,6.8404,0.0000,2213.0202,422.0066,618.5252,97.7987,10.3071,87.4917,0.0000,87.4917,0.0000,87.4917,-3.0004,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21168.9939,21168.9939,21168.9939,21168.9939,6,0,0,0
+577.8900,0.5000,11102.6256,84.0000,84.0000,0.0000,-0.0778,-27.0930,6,1615.5048,647.5541,882.2228,-76.7106,109.5501,149.2503,160.9315,-12.9775,0.0000,105.6938,0.0000,105.6938,3.8563,105.6938,6.8826,0.0000,2213.0202,426.3755,624.7595,98.8112,10.3270,88.4842,0.0000,88.4842,0.0000,88.4842,-2.0078,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21371.8549,21371.8549,21371.8549,21371.8549,6,0,0,0
+578.3900,0.5000,11114.2922,84.0000,84.0000,0.0000,-0.0310,-27.0966,6,1615.5048,655.1413,883.6116,-76.7106,110.8337,149.4852,160.9315,-12.9775,0.0000,106.9774,0.0000,106.9774,3.8563,106.9774,6.9340,0.0000,2213.0202,431.6926,632.3467,100.0434,10.3512,89.6922,0.0000,89.6922,0.0000,89.6922,-0.7998,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21595.0134,21595.0134,21595.0134,21595.0134,6,0,0,0
+578.8900,0.5000,11125.9589,84.0000,84.0000,0.0000,0.0204,-27.0943,6,1615.5048,663.4711,885.3018,-76.7106,112.2429,149.7712,160.9315,-12.9775,0.0000,108.3866,0.0000,108.3866,3.8563,108.3866,6.9903,0.0000,2213.0202,437.5302,640.6765,101.3963,10.3778,91.0185,0.0000,91.0185,0.0000,91.0185,0.5264,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21829.2012,21829.2012,21829.2012,21829.2012,6,0,0,0
+579.3900,0.5000,11137.6256,84.0000,84.0000,0.0000,0.0739,-27.0856,6,1615.5048,672.1406,887.1575,-76.7106,113.7096,150.0851,160.9315,-12.9775,0.0000,109.8533,0.0000,109.8533,3.8563,109.8533,7.0490,0.0000,2213.0202,443.6057,649.3460,102.8043,10.4055,92.3988,0.0000,92.3988,0.0000,92.3988,1.9068,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22069.9239,22069.9239,22069.9239,22069.9239,6,0,0,0
+579.8900,0.5000,11149.2922,84.0000,84.0000,0.0000,0.1253,-27.0710,6,1615.5048,680.4739,889.0888,-76.7106,115.1193,150.4118,160.9315,-12.9775,0.0000,111.2631,0.0000,111.2631,3.8563,111.2631,7.1054,0.0000,2213.0202,449.4457,657.6793,104.1577,10.4321,93.7256,0.0000,93.7256,0.0000,93.7256,3.2336,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22295.6724,22295.6724,22295.6724,22295.6724,6,0,0,0
+580.3900,0.5000,11160.9589,84.0000,84.0000,0.0000,0.1712,-27.0510,6,1615.5048,687.8957,890.9452,-76.7106,116.3749,150.7259,160.9315,-12.9775,0.0000,112.5186,0.0000,112.5186,3.8563,112.5186,7.1556,0.0000,2213.0202,454.6469,665.1011,105.3630,10.4558,94.9073,0.0000,94.9073,0.0000,94.9073,4.4152,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22496.7288,22496.7288,22496.7288,22496.7288,6,0,0,0
+580.8900,0.5000,11172.6256,84.0000,84.0000,0.0000,0.2143,-27.0260,6,1615.5048,694.8807,892.5986,-76.7106,117.5566,151.0056,160.9315,-12.9775,0.0000,113.7003,0.0000,113.7003,3.8563,113.7003,7.2029,0.0000,2213.0202,459.5420,672.0861,106.4975,10.4781,96.0194,0.0000,96.0194,0.0000,96.0194,5.5274,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22714.6108,22714.6108,22714.6108,22714.6108,6,0,0,0
+581.3900,0.5000,11184.2922,84.0000,84.0000,0.0000,0.2563,-26.9961,6,1615.5048,701.6852,894.1546,-76.7106,118.7078,151.2688,160.9315,-12.9775,0.0000,114.8515,0.0000,114.8515,3.8563,114.8515,7.2489,0.0000,2213.0202,464.3106,678.8906,107.6026,10.4998,97.1028,0.0000,97.1028,0.0000,97.1028,6.6108,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22930.0924,22930.0924,22930.0924,22930.0924,6,0,0,0
+581.8900,0.5000,11195.9589,84.0000,84.0000,0.0000,0.3138,-26.9595,6,1615.5048,711.0052,895.6705,-76.7106,120.2845,151.5253,160.9315,-12.9775,0.0000,116.4282,0.0000,116.4282,3.8563,116.4282,7.3120,0.0000,2213.0202,470.8420,688.2106,109.1162,10.5295,98.5867,0.0000,98.5867,0.0000,98.5867,8.0947,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23225.2301,23225.2301,23225.2301,23225.2301,6,0,0,0
+582.3900,0.5000,11207.6256,84.0000,84.0000,0.0000,0.3810,-26.9151,6,1615.5048,721.8929,897.7467,-76.7106,122.1264,151.8765,160.9315,-12.9775,0.0000,118.2701,0.0000,118.2701,3.8563,118.2701,7.3857,0.0000,2213.0202,478.4722,699.0983,110.8845,10.5643,100.3202,0.0000,100.3202,0.0000,100.3202,9.8282,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23570.0169,23570.0169,23570.0169,23570.0169,6,0,0,0
+582.8900,0.5000,11219.2922,84.0000,84.0000,0.0000,0.4664,-26.8607,6,1615.5048,735.7393,900.1722,-76.7106,124.4689,152.2869,160.9315,-12.9775,0.0000,120.6126,0.0000,120.6126,3.8563,120.6126,7.4794,0.0000,2213.0202,488.1757,712.9446,113.1332,10.6085,102.5247,0.0000,102.5247,0.0000,102.5247,12.0329,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24008.4936,24008.4936,24008.4936,24008.4936,6,0,0,0
+583.3900,0.5000,11230.9589,84.0000,84.0000,0.0000,0.5509,-26.7964,6,1615.5048,749.4200,903.2568,-76.7106,126.7833,152.8087,160.9315,-12.9775,0.0000,122.9270,0.0000,122.9270,3.8563,122.9270,7.5720,0.0000,2213.0202,497.7631,726.6253,115.3551,10.6522,104.7029,0.0000,104.7029,0.0000,104.7029,14.2111,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24441.7250,24441.7250,24441.7250,24441.7250,6,0,0,0
+583.8900,0.5000,11242.6256,84.0000,84.0000,0.0000,0.6310,-26.7228,6,1615.5048,762.3954,906.3044,-76.7106,128.9784,153.3243,160.9315,-12.9775,0.0000,125.1222,0.0000,125.1222,3.8563,125.1222,7.6598,0.0000,2213.0202,506.8563,739.6008,117.4624,10.6936,106.7688,0.0000,106.7688,0.0000,106.7688,16.2771,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24852.6227,24852.6227,24852.6227,24852.6227,6,0,0,0
+584.3900,0.5000,11254.2922,84.0000,84.0000,0.0000,0.7036,-26.6407,6,1615.5048,774.1561,909.1950,-76.7106,130.9681,153.8133,160.9315,-12.9775,0.0000,127.1118,0.0000,127.1118,3.8563,127.1118,7.7393,0.0000,2213.0202,515.0982,751.3614,119.3724,10.7311,108.6413,0.0000,108.6413,0.0000,108.6413,18.1497,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25235.6392,25235.6392,25235.6392,25235.6392,6,0,0,0
+584.8900,0.5000,11265.9589,84.0000,84.0000,0.0000,0.7724,-26.5506,6,1615.5048,785.3082,911.8149,-76.7106,132.8547,154.2565,160.9315,-12.9775,0.0000,128.9984,0.0000,128.9984,3.8563,128.9984,7.8148,0.0000,2213.0202,522.9136,762.5135,121.1836,10.7667,110.4169,0.0000,110.4169,0.0000,110.4169,19.9254,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25601.4167,25601.4167,25601.4167,25601.4167,6,0,0,0
+585.3900,0.5000,11277.6256,84.0000,84.0000,0.0000,0.8412,-26.4525,6,1615.5048,796.4501,914.2993,-76.7106,134.7397,154.6768,160.9315,-12.9775,0.0000,130.8834,0.0000,130.8834,3.8563,130.8834,7.8902,0.0000,2213.0202,530.7218,773.6555,122.9932,10.8029,112.1903,0.0000,112.1903,0.0000,112.1903,21.6989,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25966.8602,25966.8602,25966.8602,25966.8602,6,0,0,0
+585.8900,0.5000,11289.2922,84.0000,84.0000,0.0000,0.9118,-26.3461,6,1615.5048,807.9029,916.7814,-76.7106,136.6772,155.0967,160.9315,-12.9775,0.0000,132.8209,0.0000,132.8209,3.8563,132.8209,7.9677,0.0000,2213.0202,538.7479,785.1082,124.8532,10.8402,114.0130,0.0000,114.0130,0.0000,114.0130,23.5217,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26342.4989,26342.4989,26342.4989,26342.4989,6,0,0,0
+586.3900,0.5000,11300.9589,84.0000,84.0000,0.0000,0.9876,-26.2309,6,1615.5048,820.1800,919.3327,-76.7106,138.7542,155.5284,160.9315,-12.9775,0.0000,134.8979,0.0000,134.8979,3.8563,134.8979,8.0508,0.0000,2213.0202,547.3518,797.3854,126.8471,10.8802,115.9669,0.0000,115.9669,0.0000,115.9669,25.4757,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26745.1771,26745.1771,26745.1771,26745.1771,6,0,0,0
+586.8900,0.5000,11312.6256,84.0000,84.0000,0.0000,1.0882,-26.1039,6,1615.5048,836.4897,922.0677,-76.7106,141.5134,155.9911,160.9315,-12.9775,0.0000,137.6571,0.0000,137.6571,3.8563,137.6571,8.1612,0.0000,2213.0202,558.7816,813.6951,129.4959,10.9334,118.5625,0.0000,118.5625,0.0000,118.5625,28.0716,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27280.1191,27280.1191,27280.1191,27280.1191,6,0,0,0
+587.3900,0.5000,11324.2922,84.0000,84.0000,0.0000,1.2125,-25.9624,6,1615.5048,856.6215,925.7011,-76.7106,144.9192,156.6057,160.9315,-12.9775,0.0000,141.0629,0.0000,141.0629,3.8563,141.0629,8.2974,0.0000,2213.0202,572.8900,833.8269,132.7655,10.9990,121.7665,0.0000,121.7665,0.0000,121.7665,31.2757,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27855.5993,27855.5993,27855.5993,27855.5993,6,0,0,0
+587.8900,0.5000,11335.9589,84.0000,84.0000,0.0000,1.3764,-25.8019,6,1615.5048,883.1870,930.1859,-76.7106,149.4134,157.3644,160.9315,-12.9775,0.0000,145.5571,0.0000,145.5571,3.8563,145.5571,8.4772,0.0000,2213.0202,591.5071,860.3924,137.0800,11.0856,125.9943,0.0000,125.9943,0.0000,125.9943,35.5040,72.5489,17.9414,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28726.3128,28726.3128,28726.3128,28726.3128,6,0,0,0
+588.3900,0.5000,11347.6256,84.0000,84.0000,0.0000,1.5528,-25.6207,6,1615.5048,911.7699,936.1039,-76.7106,154.2489,158.3656,160.9315,-12.9775,0.0000,150.3926,0.0000,150.3926,3.8563,150.3926,8.6706,0.0000,2213.0202,611.5380,888.9753,141.7220,11.1788,130.5432,0.0000,130.5432,0.0000,130.5432,40.0533,72.5489,17.9409,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29688.7400,29688.7400,29688.7400,29688.7400,6,0,0,0
+588.8900,0.5000,11359.2922,84.0000,84.0000,0.0000,1.7272,-25.4192,6,1615.5048,940.0161,942.4713,-76.7106,159.0275,159.4428,160.9315,-12.9775,0.0000,155.1712,0.0000,155.1712,3.8563,155.1712,8.8617,0.0000,2213.0202,631.3329,917.2214,146.3095,11.2709,135.0386,0.0000,135.0386,0.0000,135.0386,44.5492,72.5489,17.9404,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30541.3379,30541.3379,30541.3379,30541.3379,6,0,0,0
+589.3900,0.5000,11370.9589,83.9917,84.0000,-0.0092,1.8798,-25.1999,6,1615.3458,948.8205,948.8205,-76.7043,160.5012,160.5012,160.9239,-12.9752,-0.0401,156.6850,0.0000,156.6850,3.8563,156.6850,8.9219,0.0000,2212.8025,637.6685,926.2610,147.7632,11.2993,136.4639,0.0000,136.4639,-0.0689,136.5328,48.4804,72.5289,17.9382,-2.4146,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30824.0924,30824.0924,30824.0924,30824.0924,6,0,0,0
+589.8901,0.5001,11382.6233,83.9663,84.0000,-0.0191,1.9998,-24.9666,6,1614.8568,950.9416,950.9416,-76.6850,160.8113,160.8113,160.9004,-12.9680,-0.0834,157.0383,0.0000,157.0383,3.8563,157.0383,8.9347,0.0000,2212.1326,639.3314,928.6307,148.1037,11.3036,136.8001,0.0000,136.8001,-0.1431,136.9432,51.5585,72.4672,17.9323,-5.0147,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30884.2326,30884.2326,30884.2326,30884.2326,6,0,0,0
+590.3902,0.5001,11394.2829,83.9256,84.0000,-0.0262,2.0823,-24.7238,6,1614.0734,951.6394,951.6394,-76.6540,160.8512,160.8512,160.8627,-12.9565,-0.1144,157.1093,0.0000,157.1093,3.8563,157.1093,8.9354,0.0000,2211.0594,639.9448,929.5013,148.1739,11.3009,136.8729,0.0000,136.8729,-0.1964,137.0693,53.6577,72.3684,17.9233,-6.8801,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30891.5149,30891.5149,30891.5149,30891.5149,6,0,0,0
+590.8904,0.5002,11405.9359,83.8739,84.0000,-0.0313,2.1419,-24.4742,6,1613.0787,952.0110,952.0110,-76.6146,160.8148,160.8148,160.8148,-12.9418,-0.1365,157.0951,0.0000,157.0951,3.8563,157.0951,8.9322,0.0000,2209.6968,640.2920,929.9904,148.1629,11.2956,136.8673,0.0000,136.8673,-0.2345,137.1017,55.1603,72.2431,17.9121,-8.2137,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30883.7883,30883.7883,30883.7883,30883.7883,6,0,0,0
+591.3905,0.5002,11417.5812,83.8152,84.0000,-0.0339,2.1753,-24.2209,6,1611.9507,952.3550,952.3550,-76.5700,160.7605,160.7605,160.7605,-12.9252,-0.1478,157.0520,0.0000,157.0520,3.8563,157.0520,8.9275,0.0000,2208.1516,640.5740,930.3858,148.1245,11.2890,136.8355,0.0000,136.8355,-0.2538,137.0893,55.9802,72.1011,17.8994,-8.8914,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30872.4755,30872.4755,30872.4755,30872.4755,6,0,0,0
+591.8907,0.5002,11429.2179,83.7527,84.0000,-0.0355,2.1987,-23.9651,6,1610.7493,952.7215,952.7215,-76.5225,160.7025,160.7025,160.7025,-12.9076,-0.1548,157.0010,0.0000,157.0010,3.8563,157.0010,8.9223,0.0000,2206.5059,640.8537,930.7774,148.0787,11.2819,136.7968,0.0000,136.7968,-0.2658,137.0627,56.5397,71.9501,17.8860,-9.3132,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30860.4266,30860.4266,30860.4266,30860.4266,6,0,0,0
+592.3909,0.5002,11440.8458,83.6884,84.0000,-0.0360,2.2101,-23.7081,6,1609.5112,953.0991,953.0991,-76.4735,160.6426,160.6426,160.6426,-12.8894,-0.1568,156.9431,0.0000,156.9431,3.8563,156.9431,8.9167,0.0000,2204.8098,641.1203,931.1500,148.0264,11.2744,136.7520,0.0000,136.7520,-0.2693,137.0213,56.7880,71.7947,17.8722,-9.4337,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30848.0093,30848.0093,30848.0093,30848.0093,6,0,0,0
+592.8911,0.5002,11452.4647,83.6234,84.0000,-0.0362,2.2180,-23.4504,6,1608.2618,953.4802,953.4802,-76.4240,160.5821,160.5821,160.5821,-12.8711,-0.1574,156.8832,0.0000,156.8832,3.8563,156.8832,8.9110,0.0000,2203.0983,641.3833,931.5175,147.9722,11.2669,136.7053,0.0000,136.7053,-0.2703,136.9756,56.9484,71.6381,17.8583,-9.4692,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30835.4790,30835.4790,30835.4790,30835.4790,6,0,0,0
+593.3913,0.5002,11464.0745,83.5583,84.0000,-0.0361,2.2240,-23.1922,6,1607.0100,953.8619,953.8619,-76.3745,160.5213,160.5213,160.5213,-12.8527,-0.1572,156.8222,0.0000,156.8222,3.8563,156.8222,8.9052,0.0000,2201.3836,641.6433,931.8808,147.9170,11.2593,136.6576,0.0000,136.6576,-0.2699,136.9275,57.0563,71.4814,17.8443,-9.4545,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30822.9252,30822.9252,30822.9252,30822.9252,6,0,0,0
+593.8915,0.5002,11475.6753,83.4927,84.0000,-0.0368,2.2371,-22.9326,6,1605.7477,954.2470,954.2470,-76.3246,160.4600,160.4600,160.4600,-12.8342,-0.1598,156.7635,0.0000,156.7635,3.8563,156.7635,8.8995,0.0000,2199.6544,641.9177,932.2643,147.8640,11.2518,136.6122,0.0000,136.6122,-0.2744,136.8867,57.3474,71.3236,17.8303,-9.6146,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30810.2649,30810.2649,30810.2649,30810.2649,6,0,0,0
+594.3917,0.5002,11487.2669,83.4266,84.0000,-0.0366,2.2414,-22.6728,6,1604.4775,954.6344,954.6344,-76.2743,160.3981,160.3981,160.3981,-12.8157,-0.1589,156.7007,0.0000,156.7007,3.8563,156.7007,8.8937,0.0000,2197.9144,642.1785,932.6286,147.8071,11.2441,136.5630,0.0000,136.5630,-0.2728,136.8358,57.4118,71.1650,17.8162,-9.5572,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30797.5264,30797.5264,30797.5264,30797.5264,6,0,0,0
+594.8919,0.5002,11498.8494,83.3594,84.0000,-0.0381,2.2644,-22.4106,6,1603.1837,955.0290,955.0290,-76.2232,160.3350,160.3350,160.3350,-12.7967,-0.1655,156.6443,0.0000,156.6443,3.8563,156.6443,8.8880,0.0000,2196.1421,642.4760,933.0450,147.7563,11.2364,136.5199,0.0000,136.5199,-0.2842,136.8041,57.9548,71.0037,17.8017,-9.9561,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30784.5503,30784.5503,30784.5503,30784.5503,6,0,0,0
+595.3921,0.5002,11510.4223,83.2882,84.0000,-0.0409,2.3005,-22.1443,6,1601.8152,955.4464,955.4464,-76.1690,160.2682,160.2682,160.2682,-12.7767,-0.1773,156.5892,0.0000,156.5892,3.8563,156.5892,8.8822,0.0000,2194.2674,642.8106,933.5139,147.7070,11.2283,136.4787,0.0000,136.4787,-0.3044,136.7832,58.8290,70.8334,17.7864,-10.6656,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30770.8254,30770.8254,30770.8254,30770.8254,6,0,0,0
+595.8923,0.5002,11521.9850,83.2143,84.0000,-0.0412,2.3104,-21.8772,6,1600.3945,955.8797,955.8797,-76.1128,160.1987,160.1987,160.1987,-12.7560,-0.1783,156.5207,0.0000,156.5207,3.8563,156.5207,8.8757,0.0000,2192.3212,643.1109,933.9336,147.6450,11.2198,136.4252,0.0000,136.4252,-0.3061,136.7313,59.0281,70.6568,17.7705,-10.7241,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30756.5770,30756.5770,30756.5770,30756.5770,6,0,0,0
+596.3925,0.5002,11533.5374,83.1413,84.0000,-0.0399,2.3024,-21.6112,6,1598.9905,956.0000,956.0000,-76.0573,160.0783,160.0783,160.0783,-12.7355,-0.1728,156.3948,0.0000,156.3948,3.8563,156.3948,8.8669,0.0000,2190.3979,643.1651,934.0020,147.5279,11.2102,136.3177,0.0000,136.3177,-0.2967,136.6145,58.7730,70.4825,17.7550,-10.3960,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30732.3389,30732.3389,30732.3389,30732.3389,6,0,0,0
+596.8928,0.5002,11545.0798,83.0714,84.0000,-0.0377,2.2825,-21.3477,6,1597.6467,956.0000,956.0000,-76.0041,159.9437,159.9437,159.9437,-12.7159,-0.1629,156.2504,0.0000,156.2504,3.8563,156.2504,8.8576,0.0000,2188.5571,643.1165,933.9244,147.3928,11.2005,136.1923,0.0000,136.1923,-0.2798,136.4720,58.2170,70.3160,17.7401,-9.8010,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30705.3422,30705.3422,30705.3422,30705.3422,6,0,0,0
+597.3930,0.5002,11556.6128,83.0065,84.0000,-0.0345,2.2527,-21.0879,6,1596.3967,956.0000,956.0000,-75.9546,159.8186,159.8186,159.8186,-12.6977,-0.1491,156.1115,0.0000,156.1115,3.8563,156.1115,8.8488,0.0000,2186.8447,643.0521,933.8247,147.2627,11.1915,136.0712,0.0000,136.0712,-0.2561,136.3273,57.4117,70.1613,17.7264,-8.9720,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30680.2294,30680.2294,30680.2294,30680.2294,6,0,0,0
+597.8931,0.5002,11568.1372,82.9472,84.0000,-0.0313,2.2215,-20.8319,6,1595.2578,956.0000,956.0000,-75.9096,159.7046,159.7046,159.7046,-12.6811,-0.1350,155.9833,0.0000,155.9833,3.8563,155.9833,8.8406,0.0000,2185.2847,642.9865,933.7240,147.1426,11.1832,135.9595,0.0000,135.9595,-0.2318,136.1912,56.5759,70.0205,17.7139,-8.1190,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30657.3504,30657.3504,30657.3504,30657.3504,6,0,0,0
+598.3933,0.5002,11579.6537,82.8936,84.0000,-0.0283,2.1933,-20.5793,6,1594.2264,956.0000,956.0000,-75.8688,159.6013,159.6013,159.6013,-12.6661,-0.1222,155.8672,0.0000,155.8672,3.8563,155.8672,8.8333,0.0000,2183.8718,642.9273,933.6330,147.0340,11.1757,135.8583,0.0000,135.8583,-0.2098,136.0681,55.8226,69.8932,17.7025,-7.3502,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30636.6289,30636.6289,30636.6289,30636.6289,6,0,0,0
+598.8934,0.5001,11591.1632,82.8455,84.0000,-0.0251,2.1619,-20.3305,6,1593.3016,956.0000,956.0000,-75.8322,159.5088,159.5088,159.5088,-12.6526,-0.1082,155.7607,0.0000,155.7607,3.8563,155.7607,8.8266,0.0000,2182.6050,642.8637,933.5365,146.9341,11.1689,135.7652,0.0000,135.7652,-0.1859,135.9511,54.9909,69.7791,17.6924,-6.5113,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30618.0503,30618.0503,30618.0503,30618.0503,6,0,0,0
+599.3936,0.5001,11602.6664,82.8036,84.0000,-0.0214,2.1251,-20.0860,6,1592.4963,956.0000,956.0000,-75.8003,159.4281,159.4281,159.4281,-12.6409,-0.0923,155.6642,0.0000,155.6642,3.8563,155.6642,8.8206,0.0000,2181.5018,642.7924,933.4297,146.8436,11.1629,135.6806,0.0000,135.6806,-0.1585,135.8392,54.0296,69.6799,17.6836,-5.5540,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30601.8710,30601.8710,30601.8710,30601.8710,6,0,0,0
+599.8937,0.5001,11614.1642,82.7700,84.0000,-0.0159,2.0688,-19.8482,6,1591.8494,956.0000,956.0000,-75.7747,159.3634,159.3634,159.3634,-12.6315,-0.0687,155.5758,0.0000,155.5758,3.8563,155.5758,8.8154,0.0000,2180.6156,642.6895,933.2789,146.7604,11.1579,135.6025,0.0000,135.6025,-0.1180,135.7205,52.5772,69.6003,17.6766,-4.1336,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30588.8750,30588.8750,30588.8750,30588.8750,6,0,0,0
+600.3937,0.5001,11625.6580,82.7471,84.0000,-0.0095,2.0018,-19.6181,6,1591.4084,956.0000,956.0000,-75.7573,159.3192,159.3192,159.3192,-12.6251,-0.0411,155.5040,0.0000,155.5040,3.8563,155.5040,8.8113,0.0000,2180.0114,642.5707,933.1066,146.6926,11.1543,135.5384,0.0000,135.5384,-0.0705,135.6089,50.8608,69.5460,17.6719,-2.4699,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30580.0139,30580.0139,30580.0139,30580.0139,6,0,0,0
+600.8938,0.5000,11637.1495,82.7361,84.0000,-0.0027,1.9294,-19.3964,6,1591.1971,956.0000,956.0000,-75.7489,159.2981,159.2981,159.2981,-12.6220,-0.0115,155.4533,0.0000,155.4533,3.8563,155.4533,8.8088,0.0000,2179.7221,642.4453,932.9262,146.6445,11.1522,135.4923,0.0000,135.4923,-0.0198,135.5121,49.0146,69.5200,17.6698,-0.6925,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30575.7698,30575.7698,30575.7698,30575.7698,6,0,0,0
+601.3938,0.5000,11648.6403,82.7369,84.0000,0.0035,1.8634,-19.1823,6,1591.2117,955.9979,955.9979,-75.7495,159.2992,159.2992,159.2995,-12.6222,0.0151,155.4277,0.0000,155.4277,3.8563,155.4277,8.8078,0.0000,2179.7420,642.3318,932.7644,146.6200,11.1518,135.4682,0.0000,135.4682,0.0260,135.4422,47.3397,69.5218,17.6702,0.9104,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30575.9922,30575.9922,30575.9922,30575.9922,6,0,0,0
+601.8937,0.5000,11660.1319,82.7468,84.0000,0.0076,1.8192,-18.9732,6,1591.4039,955.9714,955.9714,-75.7571,159.3140,159.3140,159.3188,-12.6250,0.0327,155.4250,0.0000,155.4250,3.8563,155.4250,8.8082,0.0000,2180.0054,642.2405,932.6353,146.6168,11.1527,135.4641,0.0000,135.4641,0.0562,135.4079,46.2221,69.5455,17.6725,1.9679,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30578.9826,30578.9826,30578.9826,30578.9826,6,0,0,0
+602.3937,0.4999,11671.6255,82.7628,84.0000,0.0101,1.7913,-18.7673,6,1591.7103,955.9484,955.9484,-75.7692,159.3408,159.3408,159.3494,-12.6295,0.0436,155.4410,0.0000,155.4410,3.8563,155.4410,8.8096,0.0000,2180.4251,642.1806,932.5517,146.6314,11.1546,135.4768,0.0000,135.4768,0.0748,135.4020,45.5225,69.5832,17.6760,2.6204,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30584.3793,30584.3793,30584.3793,30584.3793,6,0,0,0
+602.8936,0.4999,11683.1216,82.7818,84.0000,0.0110,1.7809,-18.5626,6,1592.0752,955.9344,955.9344,-75.7837,159.3750,159.3750,159.3860,-12.6348,0.0473,155.4715,0.0000,155.4715,3.8563,155.4715,8.8118,0.0000,2180.9250,642.1572,932.5206,146.6597,11.1571,135.5026,0.0000,135.5026,0.0812,135.4214,45.2679,69.6281,17.6801,2.8453,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30591.2484,30591.2484,30591.2484,30591.2484,6,0,0,0
+603.3936,0.4999,11694.6204,82.8017,84.0000,0.0112,1.7770,-18.3583,6,1592.4594,955.9283,955.9283,-75.7989,159.4125,159.4125,159.4244,-12.6404,0.0484,155.5078,0.0000,155.5078,3.8563,155.5078,8.8143,0.0000,2181.4512,642.1507,932.5138,146.6936,11.1597,135.5338,0.0000,135.5338,0.0831,135.4508,45.1813,69.6754,17.6844,2.9098,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30598.7654,30598.7654,30598.7654,30598.7654,6,0,0,0
+603.8935,0.4999,11706.1221,82.8222,84.0000,0.0115,1.7727,-18.1544,6,1592.8528,955.9256,955.9256,-75.8144,159.4514,159.4514,159.4638,-12.6461,0.0496,155.5455,0.0000,155.5455,3.8563,155.5455,8.8168,0.0000,2181.9902,642.1458,932.5093,146.7287,11.1625,135.5662,0.0000,135.5662,0.0852,135.4810,45.0830,69.7238,17.6887,2.9855,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30606.5800,30606.5800,30606.5800,30606.5800,6,0,0,0
+604.3934,0.4999,11717.6266,82.8450,84.0000,0.0138,1.7471,-17.9534,6,1593.2906,955.9187,955.9187,-75.8318,159.4941,159.4941,159.5076,-12.6525,0.0595,155.5783,0.0000,155.5783,3.8563,155.5783,8.8193,0.0000,2182.5899,642.1022,932.4498,146.7591,11.1653,135.5937,0.0000,135.5937,0.1021,135.4916,44.4431,69.7778,17.6937,3.5771,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30615.1465,30615.1465,30615.1465,30615.1465,6,0,0,0
+604.8934,0.4999,11729.1346,82.8721,84.0000,0.0164,1.7172,-17.7558,6,1593.8137,955.9048,955.9048,-75.8525,159.5441,159.5441,159.5600,-12.6601,0.0709,155.6169,0.0000,155.6169,3.8563,155.6169,8.8222,0.0000,2183.3064,642.0476,932.3752,146.7948,11.1687,135.6260,0.0000,135.6260,0.1218,135.5043,43.6971,69.8423,17.6996,4.2653,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30625.1984,30625.1984,30625.1984,30625.1984,6,0,0,0
+605.3933,0.4999,11740.6467,82.9020,84.0000,0.0168,1.7118,-17.5587,6,1594.3883,955.8943,955.8943,-75.8752,159.5999,159.5999,159.6175,-12.6684,0.0724,155.6712,0.0000,155.6712,3.8563,155.6712,8.8259,0.0000,2184.0936,642.0375,932.3643,146.8454,11.1727,135.6726,0.0000,135.6726,0.1243,135.5484,43.5756,69.9132,17.7060,4.3536,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30636.3947,30636.3947,30636.3947,30636.3947,6,0,0,0
+605.8932,0.4999,11752.1629,82.9321,84.0000,0.0166,1.7118,-17.3616,6,1594.9658,955.8916,955.8916,-75.8980,159.6572,159.6572,159.6754,-12.6768,0.0717,155.7293,0.0000,155.7293,3.8563,155.7293,8.8297,0.0000,2184.8847,642.0420,932.3743,146.8996,11.1768,135.7228,0.0000,135.7228,0.1231,135.5997,43.5914,69.9844,17.7124,4.3115,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30647.9074,30647.9074,30647.9074,30647.9074,6,0,0,0
+606.3930,0.4998,11763.6833,82.9833,84.0000,0.0403,1.4556,-17.1939,6,1595.9509,955.8330,955.8330,-75.9370,159.7461,159.7461,159.7740,-12.6912,0.1742,155.7155,0.0000,155.7155,3.8563,155.7155,8.8318,0.0000,2186.2341,641.5767,931.7166,146.8838,11.1816,135.7022,0.0000,135.7022,0.2992,135.4031,37.0920,70.1062,17.7240,10.4808,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30665.7643,30665.7643,30665.7643,30665.7643,6,0,0,0
+606.8928,0.4997,11775.2138,83.0654,84.0000,0.0510,1.3367,-17.0397,6,1597.5306,955.7354,955.7354,-75.9995,159.8879,159.8879,159.9321,-12.7142,0.2205,155.8111,0.0000,155.8111,3.8563,155.8111,8.8397,0.0000,2188.3981,641.3244,931.3664,146.9714,11.1915,135.7799,0.0000,135.7799,0.3786,135.4013,34.0954,70.3016,17.7419,13.2625,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30694.2823,30694.2823,30694.2823,30694.2823,6,0,0,0
+607.3925,0.4997,11786.7571,83.1651,84.0000,0.0599,1.2354,-16.8971,6,1599.4487,955.6665,955.6665,-76.0754,160.0683,160.0683,160.1241,-12.7422,0.2593,155.9527,0.0000,155.9527,3.8563,155.9527,8.8505,0.0000,2191.0256,641.1257,931.0948,147.1022,11.2040,135.8982,0.0000,135.8982,0.4453,135.4530,31.5502,70.5394,17.7634,15.5999,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30730.5457,30730.5457,30730.5457,30730.5457,6,0,0,0
+607.8921,0.4996,11798.3153,83.2797,84.0000,0.0675,1.1447,-16.7648,6,1601.6526,955.2275,955.2275,-76.1626,160.2152,160.2152,160.2602,-12.7743,0.2927,156.0662,0.0000,156.0662,3.8563,156.0662,8.8608,0.0000,2194.0447,640.6925,930.4905,147.2054,11.2174,135.9880,0.0000,135.9880,0.5026,135.4853,29.2756,70.8132,17.7881,17.6085,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30760.3394,30760.3394,30760.3394,30760.3394,6,0,0,0
+608.3917,0.4996,11809.8903,83.4072,84.0000,0.0742,1.0615,-16.6420,6,1604.1038,954.5203,954.5203,-76.2596,160.3416,160.3416,160.3799,-12.8102,0.3222,156.1631,0.0000,156.1631,3.8563,156.1631,8.8712,0.0000,2197.4025,640.0896,929.6455,147.2919,11.2318,136.0601,0.0000,136.0601,0.5533,135.5069,27.1901,71.1184,17.8155,19.3828,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30786.2561,30786.2561,30786.2561,30786.2561,6,0,0,0
+608.8913,0.4996,11821.4839,83.5456,84.0000,0.0797,0.9902,-16.5272,6,1606.7649,953.7070,953.7070,-76.3648,160.4708,160.4708,160.5094,-12.8491,0.3465,156.2680,0.0000,156.2680,3.8563,156.2680,8.8824,0.0000,2201.0478,639.4358,928.7292,147.3856,11.2474,136.1382,0.0000,136.1382,0.5949,135.5433,25.4051,71.4508,17.8452,20.8422,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30812.8881,30812.8881,30812.8881,30812.8881,6,0,0,0
+609.3909,0.4995,11833.0974,83.6930,84.0000,0.0843,0.9267,-16.4195,6,1609.6004,952.8336,952.8336,-76.4770,160.6067,160.6067,160.6469,-12.8907,0.3673,156.3832,0.0000,156.3832,3.8563,156.3832,8.8945,0.0000,2204.9320,638.7556,927.7763,147.4886,11.2641,136.2245,0.0000,136.2245,0.6307,135.5939,23.8167,71.8060,17.8768,22.0944,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30841.0438,30841.0438,30841.0438,30841.0438,6,0,0,0
+609.8904,0.4995,11844.7320,83.8480,84.0000,0.0881,0.8708,-16.3182,6,1612.5824,951.9164,951.9164,-76.5950,160.7494,160.7494,160.7909,-12.9345,0.3848,156.5084,0.0000,156.5084,3.8563,156.5084,8.9074,0.0000,2209.0170,638.0598,926.8020,147.6009,11.2817,136.3192,0.0000,136.3192,0.6607,135.6585,22.4231,72.1807,17.9100,23.1448,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30870.6960,30870.6960,30870.6960,30870.6960,6,0,0,0
+610.3901,0.4998,11856.3885,83.9637,84.0000,0.0404,0.8557,-16.2185,6,1614.8057,868.1871,951.2878,-76.6829,146.8122,160.8647,160.8979,-12.9672,0.1766,142.7793,0.0000,142.7793,3.8563,142.7793,8.3642,0.0000,2212.0626,580.2594,844.3382,134.4151,11.0285,123.3866,0.0000,123.3866,0.3033,123.0834,22.0637,72.4607,17.9347,10.6242,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28208.7242,28208.7242,28208.7242,28208.7242,6,0,0,0
+610.8900,0.5000,11868.0552,84.0000,84.0000,0.0000,0.8373,-16.1208,6,1615.5048,795.8202,932.6666,-76.7106,134.6331,157.7841,160.9315,-12.9775,0.0000,130.7768,0.0000,130.7768,3.8563,130.7768,7.8859,0.0000,2213.0202,530.2804,773.0256,122.8909,10.8008,112.0901,0.0000,112.0901,0.0000,112.0901,21.5986,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25946.1998,25946.1998,25946.1998,25946.1998,6,0,0,0
+611.3900,0.5000,11879.7219,84.0000,84.0000,0.0000,0.8120,-16.0261,6,1615.5048,791.7263,916.6411,-76.7106,133.9405,155.0730,160.9315,-12.9775,0.0000,130.0842,0.0000,130.0842,3.8563,130.0842,7.8582,0.0000,2213.0202,527.4114,768.9317,122.2260,10.7875,111.4385,0.0000,111.4385,0.0000,111.4385,20.9471,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25811.9249,25811.9249,25811.9249,25811.9249,6,0,0,0
+611.8900,0.5000,11891.3885,84.0000,84.0000,0.0000,0.8023,-15.9325,6,1615.5048,790.1586,915.7291,-76.7106,133.6753,154.9187,160.9315,-12.9775,0.0000,129.8190,0.0000,129.8190,3.8563,129.8190,7.8476,0.0000,2213.0202,526.3128,767.3640,121.9714,10.7823,111.1890,0.0000,111.1890,0.0000,111.1890,20.6976,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25760.5071,25760.5071,25760.5071,25760.5071,6,0,0,0
+612.3900,0.5000,11903.0552,84.0000,84.0000,0.0000,0.7815,-15.8413,6,1615.5048,786.7795,915.3798,-76.7106,133.1036,154.8596,160.9315,-12.9775,0.0000,129.2474,0.0000,129.2474,3.8563,129.2474,7.8248,0.0000,2213.0202,523.9447,763.9849,121.4226,10.7714,110.6512,0.0000,110.6512,0.0000,110.6512,20.1596,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25649.6764,25649.6764,25649.6764,25649.6764,6,0,0,0
+612.8900,0.5000,11914.7219,84.0000,84.0000,0.0000,0.7358,-15.7554,6,1615.5048,779.3825,914.6271,-76.7106,131.8522,154.7323,160.9315,-12.9775,0.0000,127.9960,0.0000,127.9960,3.8563,127.9960,7.7747,0.0000,2213.0202,518.7609,756.5879,120.2212,10.7478,109.4734,0.0000,109.4734,0.0000,109.4734,18.9819,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25407.0611,25407.0611,25407.0611,25407.0611,6,0,0,0
+613.3900,0.5000,11926.3885,84.0000,84.0000,0.0000,0.6758,-15.6766,6,1615.5048,769.6525,912.9792,-76.7106,130.2062,154.4535,160.9315,-12.9775,0.0000,126.3499,0.0000,126.3499,3.8563,126.3499,7.7089,0.0000,2213.0202,511.9421,746.8579,118.6410,10.7168,107.9243,0.0000,107.9243,0.0000,107.9243,17.4326,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25087.9285,25087.9285,25087.9285,25087.9285,6,0,0,0
+613.8900,0.5000,11938.0552,84.0000,84.0000,0.0000,0.5964,-15.6070,6,1615.5048,756.7896,910.8117,-76.7106,128.0301,154.0868,160.9315,-12.9775,0.0000,124.1738,0.0000,124.1738,3.8563,124.1738,7.6218,0.0000,2213.0202,502.9278,733.9950,116.5520,10.6757,105.8763,0.0000,105.8763,0.0000,105.8763,15.3845,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24675.1032,24675.1032,24675.1032,24675.1032,6,0,0,0
+614.3900,0.5000,11949.7219,84.0000,84.0000,0.0000,0.5123,-15.5472,6,1615.5048,743.1736,907.9462,-76.7106,125.7266,153.6020,160.9315,-12.9775,0.0000,121.8703,0.0000,121.8703,3.8563,121.8703,7.5297,0.0000,2213.0202,493.3857,720.3790,114.3406,10.6322,103.7084,0.0000,103.7084,0.0000,103.7084,13.2166,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24243.9193,24243.9193,24243.9193,24243.9193,6,0,0,0
+614.8900,0.5000,11961.3885,84.0000,84.0000,0.0000,0.4257,-15.4976,6,1615.5048,729.1307,904.9129,-76.7106,123.3509,153.0889,160.9315,-12.9775,0.0000,119.4946,0.0000,119.4946,3.8563,119.4946,7.4347,0.0000,2213.0202,483.5444,706.3360,112.0599,10.5874,101.4725,0.0000,101.4725,0.0000,101.4725,10.9806,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23799.2165,23799.2165,23799.2165,23799.2165,6,0,0,0
+615.3900,0.5000,11973.0552,84.0000,84.0000,0.0000,0.3461,-15.4572,6,1615.5048,716.2381,901.7846,-76.7106,121.1698,152.5596,160.9315,-12.9775,0.0000,117.3135,0.0000,117.3135,3.8563,117.3135,7.3474,0.0000,2213.0202,474.5093,693.4435,109.9661,10.5462,99.4198,0.0000,99.4198,0.0000,99.4198,8.9279,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23390.9422,23390.9422,23390.9422,23390.9422,6,0,0,0
+615.8900,0.5000,11984.7219,84.0000,84.0000,0.0000,0.2727,-15.4254,6,1615.5048,704.3409,898.9125,-76.7106,119.1571,152.0738,160.9315,-12.9775,0.0000,115.3008,0.0000,115.3008,3.8563,115.3008,7.2669,0.0000,2213.0202,466.1717,681.5463,108.0339,10.5083,97.5256,0.0000,97.5256,0.0000,97.5256,7.0336,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23014.1895,23014.1895,23014.1895,23014.1895,6,0,0,0
+616.3900,0.5000,11996.3885,84.0000,84.0000,0.0000,0.2099,-15.4009,6,1615.5048,694.1682,896.2621,-76.7106,117.4361,151.6254,160.9315,-12.9775,0.0000,113.5798,0.0000,113.5798,3.8563,113.5798,7.1981,0.0000,2213.0202,459.0427,671.3735,106.3817,10.4758,95.9059,0.0000,95.9059,0.0000,95.9059,5.4139,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22692.0461,22692.0461,22692.0461,22692.0461,6,0,0,0
+616.8900,0.5000,12008.0552,84.0000,84.0000,0.0000,0.1588,-15.3824,6,1615.5048,685.8905,893.9959,-76.7106,116.0357,151.2420,160.9315,-12.9775,0.0000,112.1794,0.0000,112.1794,3.8563,112.1794,7.1420,0.0000,2213.0202,453.2417,663.0959,105.0374,10.4494,94.5880,0.0000,94.5880,0.0000,94.5880,4.0960,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22442.4078,22442.4078,22442.4078,22442.4078,6,0,0,0
+617.3900,0.5000,12019.7219,84.0000,84.0000,0.0000,0.1521,-15.3646,6,1615.5048,684.8131,892.1519,-76.7106,115.8534,150.9300,160.9315,-12.9775,0.0000,111.9972,0.0000,111.9972,3.8563,111.9972,7.1348,0.0000,2213.0202,452.4867,662.0185,104.8624,10.4459,94.4165,0.0000,94.4165,0.0000,94.4165,3.9244,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22413.2229,22413.2229,22413.2229,22413.2229,6,0,0,0
+617.8900,0.5000,12031.3885,84.0000,84.0000,0.0000,0.1521,-15.3469,6,1615.5048,684.8131,891.9119,-76.7106,115.8534,150.8894,160.9315,-12.9775,0.0000,111.9972,0.0000,111.9972,3.8563,111.9972,7.1348,0.0000,2213.0202,452.4867,662.0185,104.8624,10.4459,94.4165,0.0000,94.4165,0.0000,94.4165,3.9244,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22413.2229,22413.2229,22413.2229,22413.2229,6,0,0,0
+618.3900,0.5000,12043.0552,84.0000,84.0000,0.0000,0.0948,-15.3358,6,1615.5048,675.5240,891.9119,-76.7106,114.2819,150.8894,160.9315,-12.9775,0.0000,110.4257,0.0000,110.4257,3.8563,110.4257,7.0719,0.0000,2213.0202,445.9768,652.7294,103.3538,10.4163,92.9375,0.0000,92.9375,0.0000,92.9375,2.4455,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22161.5805,22161.5805,22161.5805,22161.5805,6,0,0,0
+618.8900,0.5000,12054.7219,84.0000,84.0000,0.0000,0.1026,-15.3239,6,1615.5048,676.7908,889.8425,-76.7106,114.4963,150.5393,160.9315,-12.9775,0.0000,110.6400,0.0000,110.6400,3.8563,110.6400,7.0805,0.0000,2213.0202,446.8646,653.9962,103.5595,10.4203,93.1392,0.0000,93.1392,0.0000,93.1392,2.6472,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22195.8991,22195.8991,22195.8991,22195.8991,6,0,0,0
+619.3900,0.5000,12066.3885,84.0000,84.0000,0.0000,0.1289,-15.3088,6,1615.5048,681.0473,890.1247,-76.7106,115.2164,150.5871,160.9315,-12.9775,0.0000,111.3601,0.0000,111.3601,3.8563,111.3601,7.1093,0.0000,2213.0202,449.8476,658.2527,104.2508,10.4339,93.8169,0.0000,93.8169,0.0000,93.8169,3.3249,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22311.2063,22311.2063,22311.2063,22311.2063,6,0,0,0
+619.8900,0.5000,12078.0552,84.0000,84.0000,0.0000,0.1557,-15.2907,6,1615.5048,685.3932,891.0730,-76.7106,115.9516,150.7475,160.9315,-12.9775,0.0000,112.0953,0.0000,112.0953,3.8563,112.0953,7.1387,0.0000,2213.0202,452.8932,662.5986,104.9566,10.4478,94.5088,0.0000,94.5088,0.0000,94.5088,4.0168,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22428.9375,22428.9375,22428.9375,22428.9375,6,0,0,0
+620.3900,0.5000,12089.7219,84.0000,84.0000,0.0000,0.1748,-15.2703,6,1615.5048,688.4840,892.0411,-76.7106,116.4745,150.9113,160.9315,-12.9775,0.0000,112.6182,0.0000,112.6182,3.8563,112.6182,7.1596,0.0000,2213.0202,455.0592,665.6894,105.4586,10.4576,95.0009,0.0000,95.0009,0.0000,95.0009,4.5089,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22512.6671,22512.6671,22512.6671,22512.6671,6,0,0,0
+620.8900,0.5000,12101.3885,84.0000,84.0000,0.0000,0.1769,-15.2496,6,1615.5048,688.8288,892.7296,-76.7106,116.5328,151.0278,160.9315,-12.9775,0.0000,112.6765,0.0000,112.6765,3.8563,112.6765,7.1619,0.0000,2213.0202,455.3009,666.0342,105.5146,10.4587,95.0558,0.0000,95.0558,0.0000,95.0558,4.5638,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22522.9633,22522.9633,22522.9633,22522.9633,6,0,0,0
+621.3900,0.5000,12113.0552,84.0000,84.0000,0.0000,0.1743,-15.2293,6,1615.5048,688.4047,892.8065,-76.7106,116.4610,151.0408,160.9315,-12.9775,0.0000,112.6048,0.0000,112.6048,3.8563,112.6048,7.1591,0.0000,2213.0202,455.0036,665.6101,105.4457,10.4574,94.9883,0.0000,94.9883,0.0000,94.9883,4.4963,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22510.5187,22510.5187,22510.5187,22510.5187,6,0,0,0
+621.8900,0.5000,12124.7219,84.0000,84.0000,0.0000,0.1683,-15.2097,6,1615.5048,687.4389,892.7120,-76.7106,116.2976,151.0248,160.9315,-12.9775,0.0000,112.4414,0.0000,112.4414,3.8563,112.4414,7.1525,0.0000,2213.0202,454.3268,664.6442,105.2888,10.4543,94.8345,0.0000,94.8345,0.0000,94.8345,4.3425,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22484.3535,22484.3535,22484.3535,22484.3535,6,0,0,0
+622.3900,0.5000,12136.3885,84.0000,84.0000,0.0000,0.1179,-15.1959,6,1615.5048,679.2646,892.4968,-76.7106,114.9148,150.9884,160.9315,-12.9775,0.0000,111.0585,0.0000,111.0585,3.8563,111.0585,7.0972,0.0000,2213.0202,448.5982,656.4700,103.9613,10.4282,93.5331,0.0000,93.5331,0.0000,93.5331,3.0410,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22262.9127,22262.9127,22262.9127,22262.9127,6,0,0,0
+622.8900,0.5000,12148.0552,84.0000,84.0000,0.0000,0.0891,-15.1855,6,1615.5048,674.6089,890.6758,-76.7106,114.1271,150.6803,160.9315,-12.9775,0.0000,110.2708,0.0000,110.2708,3.8563,110.2708,7.0657,0.0000,2213.0202,445.3355,651.8142,103.2051,10.4133,92.7918,0.0000,92.7918,0.0000,92.7918,2.2997,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22136.7895,22136.7895,22136.7895,22136.7895,6,0,0,0
+623.3900,0.5000,12159.7219,84.0000,84.0000,0.0000,0.0615,-15.1783,6,1615.5048,670.1279,889.6387,-76.7106,113.3691,150.5049,160.9315,-12.9775,0.0000,109.5128,0.0000,109.5128,3.8563,109.5128,7.0354,0.0000,2213.0202,442.1953,647.3333,102.4774,10.3990,92.0784,0.0000,92.0784,0.0000,92.0784,1.5863,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22015.4010,22015.4010,22015.4010,22015.4010,6,0,0,0
+623.8900,0.5000,12171.3885,84.0000,84.0000,0.0000,0.0374,-15.1740,6,1615.5048,666.2224,888.6404,-76.7106,112.7083,150.3360,160.9315,-12.9775,0.0000,108.8521,0.0000,108.8521,3.8563,108.8521,7.0090,0.0000,2213.0202,439.4583,643.4277,101.8431,10.3866,91.4565,0.0000,91.4565,0.0000,91.4565,0.9645,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21906.5498,21906.5498,21906.5498,21906.5498,6,0,0,0
+624.3900,0.5000,12183.0552,84.0000,84.0000,0.0000,0.0178,-15.1719,6,1615.5048,663.0435,887.7704,-76.7106,112.1706,150.1888,160.9315,-12.9775,0.0000,108.3143,0.0000,108.3143,3.8563,108.3143,6.9874,0.0000,2213.0202,437.2305,640.2489,101.3268,10.3764,90.9504,0.0000,90.9504,0.0000,90.9504,0.4584,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21817.1793,21817.1793,21817.1793,21817.1793,6,0,0,0
+624.8900,0.5000,12194.7219,84.0000,84.0000,0.0000,0.0003,-15.1719,6,1615.5048,660.2197,887.0622,-76.7106,111.6928,150.0690,160.9315,-12.9775,0.0000,107.8366,0.0000,107.8366,3.8563,107.8366,6.9683,0.0000,2213.0202,435.2516,637.4251,100.8682,10.3674,90.5008,0.0000,90.5008,0.0000,90.5008,0.0088,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21737.7889,21737.7889,21737.7889,21737.7889,6,0,0,0
+625.3900,0.5000,12206.3885,84.0000,84.0000,0.0000,-0.0166,-15.1738,6,1615.5048,657.4708,886.4332,-76.7106,111.2278,149.9626,160.9315,-12.9775,0.0000,107.3715,0.0000,107.3715,3.8563,107.3715,6.9497,0.0000,2213.0202,433.3252,634.6762,100.4218,10.3586,90.0631,0.0000,90.0631,0.0000,90.0631,-0.4289,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21660.5062,21660.5062,21660.5062,21660.5062,6,0,0,0
+625.8900,0.5000,12218.0552,84.0000,84.0000,0.0000,-0.0369,-15.1781,6,1615.5048,654.1816,885.8208,-76.7106,110.6713,149.8590,160.9315,-12.9775,0.0000,106.8151,0.0000,106.8151,3.8563,106.8151,6.9275,0.0000,2213.0202,431.0201,631.3869,99.8876,10.3481,89.5394,0.0000,89.5394,0.0000,89.5394,-0.9526,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21568.0321,21568.0321,21568.0321,21568.0321,6,0,0,0
+626.3900,0.5000,12229.7219,84.0000,84.0000,0.0000,-0.0597,-15.1851,6,1615.5048,650.4970,885.0880,-76.7106,110.0480,149.7350,160.9315,-12.9775,0.0000,106.1917,0.0000,106.1917,3.8563,106.1917,6.9025,0.0000,2213.0202,428.4379,627.7024,99.2892,10.3364,88.9528,0.0000,88.9528,0.0000,88.9528,-1.5393,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21464.4428,21464.4428,21464.4428,21464.4428,6,0,0,0
+626.8900,0.5000,12241.3885,84.0000,84.0000,0.0000,-0.0863,-15.1951,6,1615.5048,646.1780,884.2672,-76.7106,109.3173,149.5961,160.9315,-12.9775,0.0000,105.4610,0.0000,105.4610,3.8563,105.4610,6.8733,0.0000,2213.0202,425.4112,623.3834,98.5877,10.3226,88.2651,0.0000,88.2651,0.0000,88.2651,-2.2269,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21327.0770,21327.0770,21327.0770,21327.0770,6,0,0,0
+627.3900,0.5000,12253.0552,84.0000,84.0000,0.0000,-0.1129,-15.2083,6,1615.5048,641.8700,883.3051,-76.7106,108.5885,149.4334,160.9315,-12.9775,0.0000,104.7322,0.0000,104.7322,3.8563,104.7322,6.8442,0.0000,2213.0202,422.3921,619.0754,97.8881,10.3088,87.5792,0.0000,87.5792,0.0000,87.5792,-2.9128,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21186.8958,21186.8958,21186.8958,21186.8958,6,0,0,0
+627.8900,0.5000,12264.7219,84.0000,84.0000,0.0000,-0.1390,-15.2245,6,1615.5048,637.6385,882.3454,-76.7106,107.8727,149.2710,160.9315,-12.9775,0.0000,104.0164,0.0000,104.0164,3.8563,104.0164,6.8155,0.0000,2213.0202,419.4267,614.8439,97.2009,10.2953,86.9055,0.0000,86.9055,0.0000,86.9055,-3.5865,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21049.2049,21049.2049,21049.2049,21049.2049,6,0,0,0
+628.3900,0.5000,12276.3885,84.0000,84.0000,0.0000,-0.1607,-15.2433,6,1615.5048,634.1219,881.4027,-76.7106,107.2777,149.1115,160.9315,-12.9775,0.0000,103.4215,0.0000,103.4215,3.8563,103.4215,6.7917,0.0000,2213.0202,416.9623,611.3273,96.6297,10.2841,86.3456,0.0000,86.3456,0.0000,86.3456,-4.1464,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20934.7758,20934.7758,20934.7758,20934.7758,6,0,0,0
+628.8900,0.5000,12288.0552,84.0000,84.0000,0.0000,-0.1804,-15.2643,6,1615.5048,630.9310,880.6193,-76.7106,106.7379,148.9790,160.9315,-12.9775,0.0000,102.8816,0.0000,102.8816,3.8563,102.8816,6.7701,0.0000,2213.0202,414.7261,608.1364,96.1115,10.2739,85.8376,0.0000,85.8376,0.0000,85.8376,-4.6544,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20830.9454,20830.9454,20830.9454,20830.9454,6,0,0,0
+629.3900,0.5000,12299.7219,84.0000,84.0000,0.0000,-0.1974,-15.2874,6,1615.5048,628.1809,879.9085,-76.7106,106.2727,148.8588,160.9315,-12.9775,0.0000,102.4164,0.0000,102.4164,3.8563,102.4164,6.7515,0.0000,2213.0202,412.7988,605.3863,95.6649,10.2651,85.3997,0.0000,85.3997,0.0000,85.3997,-5.0923,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20741.4556,20741.4556,20741.4556,20741.4556,6,0,0,0
+629.8900,0.5000,12311.3885,84.0000,84.0000,0.0000,-0.2138,-15.3123,6,1615.5048,625.5231,879.2958,-76.7106,105.8230,148.7551,160.9315,-12.9775,0.0000,101.9668,0.0000,101.9668,3.8563,101.9668,6.7335,0.0000,2213.0202,410.9362,602.7285,95.2332,10.2566,84.9766,0.0000,84.9766,0.0000,84.9766,-5.5154,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20654.9733,20654.9733,20654.9733,20654.9733,6,0,0,0
+630.3900,0.5000,12323.0552,84.0000,84.0000,0.0000,-0.2298,-15.3391,6,1615.5048,622.9314,878.7038,-76.7106,105.3846,148.6549,160.9315,-12.9775,0.0000,101.5283,0.0000,101.5283,3.8563,101.5283,6.7160,0.0000,2213.0202,409.1200,600.1368,94.8123,10.2484,84.5639,0.0000,84.5639,0.0000,84.5639,-5.9281,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20570.6395,20570.6395,20570.6395,20570.6395,6,0,0,0
+630.8900,0.5000,12334.7219,84.0000,84.0000,0.0000,-0.2458,-15.3678,6,1615.5048,620.3463,878.1264,-76.7106,104.9473,148.5573,160.9315,-12.9775,0.0000,101.0910,0.0000,101.0910,3.8563,101.0910,6.6985,0.0000,2213.0202,407.3083,597.5517,94.3925,10.2401,84.1523,0.0000,84.1523,0.0000,84.1523,-6.3397,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20486.5212,20486.5212,20486.5212,20486.5212,6,0,0,0
+631.3900,0.5000,12346.3885,84.0000,84.0000,0.0000,-0.2616,-15.3983,6,1615.5048,617.7777,877.5505,-76.7106,104.5127,148.4598,160.9315,-12.9775,0.0000,100.6564,0.0000,100.6564,3.8563,100.6564,6.6811,0.0000,2213.0202,405.5082,594.9830,93.9753,10.2319,83.7434,0.0000,83.7434,0.0000,83.7434,-6.7486,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20402.9377,20402.9377,20402.9377,20402.9377,6,0,0,0
+631.8900,0.5000,12358.0552,84.0000,84.0000,0.0000,-0.2772,-15.4306,6,1615.5048,615.2501,876.9783,-76.7106,104.0851,148.3630,160.9315,-12.9775,0.0000,100.2288,0.0000,100.2288,3.8563,100.2288,6.6640,0.0000,2213.0202,403.7369,592.4555,93.5648,10.2239,83.3409,0.0000,83.3409,0.0000,83.3409,-7.1510,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20320.6928,20320.6928,20320.6928,20320.6928,6,0,0,0
+632.3900,0.5000,12369.7219,84.0000,84.0000,0.0000,-0.2923,-15.4647,6,1615.5048,612.8075,876.4152,-76.7106,103.6719,148.2678,160.9315,-12.9775,0.0000,99.8156,0.0000,99.8156,3.8563,99.8156,6.6475,0.0000,2213.0202,402.0251,590.0129,93.1681,10.2159,82.9522,0.0000,82.9522,0.0000,82.9522,-7.5398,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20241.2106,20241.2106,20241.2106,20241.2106,6,0,0,0
+632.8900,0.5000,12381.3885,84.0000,84.0000,0.0000,-0.3062,-15.5005,6,1615.5048,610.5497,875.8711,-76.7106,103.2899,148.1757,160.9315,-12.9775,0.0000,99.4336,0.0000,99.4336,3.8563,99.4336,6.6322,0.0000,2213.0202,400.4429,587.7551,92.8014,10.2084,82.5930,0.0000,82.5930,0.0000,82.5930,-7.8989,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20167.7419,20167.7419,20167.7419,20167.7419,6,0,0,0
+633.3900,0.5000,12393.0552,84.0000,84.0000,0.0000,-0.3187,-15.5377,6,1615.5048,608.5147,875.3681,-76.7106,102.9456,148.0906,160.9315,-12.9775,0.0000,99.0894,0.0000,99.0894,3.8563,99.0894,6.6184,0.0000,2213.0202,399.0167,585.7201,92.4709,10.2016,82.2693,0.0000,82.2693,0.0000,82.2693,-8.2227,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20101.5243,20101.5243,20101.5243,20101.5243,6,0,0,0
+633.8900,0.5000,12404.7219,84.0000,84.0000,0.0000,-0.3302,-15.5762,6,1615.5048,606.6624,874.9148,-76.7106,102.6323,148.0139,160.9315,-12.9775,0.0000,98.7760,0.0000,98.7760,3.8563,98.7760,6.6059,0.0000,2213.0202,397.7186,583.8678,92.1701,10.1954,81.9746,0.0000,81.9746,0.0000,81.9746,-8.5173,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20041.2495,20041.2495,20041.2495,20041.2495,6,0,0,0
+634.3900,0.5000,12416.3885,84.0000,84.0000,0.0000,-0.3399,-15.6158,6,1615.5048,605.0886,874.5021,-76.7106,102.3660,147.9441,160.9315,-12.9775,0.0000,98.5097,0.0000,98.5097,3.8563,98.5097,6.5953,0.0000,2213.0202,396.6157,582.2940,91.9145,10.1902,81.7243,0.0000,81.7243,0.0000,81.7243,-8.7677,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19990.0397,19990.0397,19990.0397,19990.0397,6,0,0,0
+634.8900,0.5000,12428.0552,84.0000,84.0000,0.0000,-0.3486,-15.6565,6,1615.5048,603.6716,874.1516,-76.7106,102.1263,147.8848,160.9315,-12.9775,0.0000,98.2700,0.0000,98.2700,3.8563,98.2700,6.5857,0.0000,2213.0202,395.6227,580.8770,91.6843,10.1855,81.4989,0.0000,81.4989,0.0000,81.4989,-8.9931,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19943.9310,19943.9310,19943.9310,19943.9310,6,0,0,0
+635.3900,0.5000,12439.7219,84.0000,84.0000,0.0000,-0.3556,-15.6980,6,1615.5048,602.5304,873.8359,-76.7106,101.9332,147.8314,160.9315,-12.9775,0.0000,98.0769,0.0000,98.0769,3.8563,98.0769,6.5780,0.0000,2213.0202,394.8229,579.7357,91.4990,10.1817,81.3173,0.0000,81.3173,0.0000,81.3173,-9.1746,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19906.7941,19906.7941,19906.7941,19906.7941,6,0,0,0
+635.8900,0.5000,12451.3885,84.0000,84.0000,0.0000,-0.3617,-15.7402,6,1615.5048,601.5513,873.5816,-76.7106,101.7676,147.7884,160.9315,-12.9775,0.0000,97.9113,0.0000,97.9113,3.8563,97.9113,6.5713,0.0000,2213.0202,394.1368,578.7567,91.3400,10.1784,81.1616,0.0000,81.1616,0.0000,81.1616,-9.3304,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19874.9351,19874.9351,19874.9351,19874.9351,6,0,0,0
+636.3900,0.5000,12463.0552,84.0000,84.0000,0.0000,-0.3666,-15.7830,6,1615.5048,600.7547,873.3635,-76.7106,101.6328,147.7515,160.9315,-12.9775,0.0000,97.7765,0.0000,97.7765,3.8563,97.7765,6.5659,0.0000,2213.0202,393.5785,577.9601,91.2106,10.1758,81.0348,0.0000,81.0348,0.0000,81.0348,-9.4571,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19849.0139,19849.0139,19849.0139,19849.0139,6,0,0,0
+636.8900,0.5000,12474.7219,84.0000,84.0000,0.0000,-0.3705,-15.8262,6,1615.5048,600.1262,873.1861,-76.7106,101.5265,147.7215,160.9315,-12.9775,0.0000,97.6702,0.0000,97.6702,3.8563,97.6702,6.5617,0.0000,2213.0202,393.1380,577.3315,91.1085,10.1737,80.9349,0.0000,80.9349,0.0000,80.9349,-9.5571,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19828.5624,19828.5624,19828.5624,19828.5624,6,0,0,0
+637.3900,0.5000,12486.3885,84.0000,84.0000,0.0000,-0.3737,-15.8698,6,1615.5048,599.6074,873.0461,-76.7106,101.4387,147.6978,160.9315,-12.9775,0.0000,97.5825,0.0000,97.5825,3.8563,97.5825,6.5582,0.0000,2213.0202,392.7745,576.8128,91.0243,10.1720,80.8523,0.0000,80.8523,0.0000,80.8523,-9.6396,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19811.6826,19811.6826,19811.6826,19811.6826,6,0,0,0
+637.8900,0.5000,12498.0552,84.0000,84.0000,0.0000,-0.3757,-15.9136,6,1615.5048,599.2785,872.9305,-76.7106,101.3831,147.6782,160.9315,-12.9775,0.0000,97.5268,0.0000,97.5268,3.8563,97.5268,6.5559,0.0000,2213.0202,392.5440,576.4839,90.9709,10.1709,80.8000,0.0000,80.8000,0.0000,80.8000,-9.6919,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19800.9796,19800.9796,19800.9796,19800.9796,6,0,0,0
+638.3900,0.5000,12509.7219,84.0000,84.0000,0.0000,-0.3771,-15.9576,6,1615.5048,599.0520,872.8572,-76.7106,101.3448,147.6658,160.9315,-12.9775,0.0000,97.4885,0.0000,97.4885,3.8563,97.4885,6.5544,0.0000,2213.0202,392.3852,576.2574,90.9341,10.1701,80.7640,0.0000,80.7640,0.0000,80.7640,-9.7280,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19793.6084,19793.6084,19793.6084,19793.6084,6,0,0,0
+638.8900,0.5000,12521.3885,84.0000,84.0000,0.0000,-0.3775,-16.0016,6,1615.5048,598.9798,872.8068,-76.7106,101.3326,147.6573,160.9315,-12.9775,0.0000,97.4763,0.0000,97.4763,3.8563,97.4763,6.5539,0.0000,2213.0202,392.3347,576.1852,90.9224,10.1699,80.7525,0.0000,80.7525,0.0000,80.7525,-9.7394,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19791.2596,19791.2596,19791.2596,19791.2596,6,0,0,0
+639.3900,0.5000,12533.0552,84.0000,84.0000,0.0000,-0.3776,-16.0457,6,1615.5048,598.9658,872.7907,-76.7106,101.3302,147.6546,160.9315,-12.9775,0.0000,97.4739,0.0000,97.4739,3.8563,97.4739,6.5538,0.0000,2213.0202,392.3249,576.1712,90.9201,10.1698,80.7503,0.0000,80.7503,0.0000,80.7503,-9.7417,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19790.8058,19790.8058,19790.8058,19790.8058,6,0,0,0
+639.8900,0.5000,12544.7219,84.0000,84.0000,0.0000,-0.3775,-16.0897,6,1615.5048,598.9816,872.7876,-76.7106,101.3329,147.6541,160.9315,-12.9775,0.0000,97.4766,0.0000,97.4766,3.8563,97.4766,6.5539,0.0000,2213.0202,392.3359,576.1869,90.9226,10.1699,80.7528,0.0000,80.7528,0.0000,80.7528,-9.7392,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19791.3171,19791.3171,19791.3171,19791.3171,6,0,0,0
+640.3900,0.5000,12556.3885,84.0000,84.0000,0.0000,-0.3781,-16.1339,6,1615.5048,598.8822,872.7911,-76.7106,101.3160,147.6547,160.9315,-12.9775,0.0000,97.4598,0.0000,97.4598,3.8563,97.4598,6.5533,0.0000,2213.0202,392.2662,576.0875,90.9065,10.1695,80.7370,0.0000,80.7370,0.0000,80.7370,-9.7550,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19788.0829,19788.0829,19788.0829,19788.0829,6,0,0,0
+640.8900,0.5000,12568.0552,84.0000,84.0000,0.0000,-0.3791,-16.1781,6,1615.5048,598.7274,872.7689,-76.7106,101.2899,147.6509,160.9315,-12.9775,0.0000,97.4336,0.0000,97.4336,3.8563,97.4336,6.5522,0.0000,2213.0202,392.1578,575.9328,90.8814,10.1690,80.7123,0.0000,80.7123,0.0000,80.7123,-9.7796,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19783.0471,19783.0471,19783.0471,19783.0471,6,0,0,0
+641.3900,0.5000,12579.7219,84.0000,84.0000,0.0000,-0.3794,-16.2224,6,1615.5048,598.6796,872.7345,-76.7106,101.2818,147.6451,160.9315,-12.9775,0.0000,97.4255,0.0000,97.4255,3.8563,97.4255,6.5519,0.0000,2213.0202,392.1243,575.8849,90.8736,10.1689,80.7047,0.0000,80.7047,0.0000,80.7047,-9.7872,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19781.4899,19781.4899,19781.4899,19781.4899,6,0,0,0
+641.8900,0.5000,12591.3885,84.0000,84.0000,0.0000,-0.3856,-16.2673,6,1615.5048,597.6669,872.7238,-76.7106,101.1105,147.6433,160.9315,-12.9775,0.0000,97.2542,0.0000,97.2542,3.8563,97.2542,6.5450,0.0000,2213.0202,391.4146,574.8723,90.7091,10.1655,80.5436,0.0000,80.5436,0.0000,80.5436,-9.9483,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19748.5381,19748.5381,19748.5381,19748.5381,6,0,0,0
+642.3900,0.5000,12603.0552,84.0000,84.0000,0.0000,-0.3936,-16.3133,6,1615.5048,596.3747,872.4982,-76.7106,100.8919,147.6051,160.9315,-12.9775,0.0000,97.0356,0.0000,97.0356,3.8563,97.0356,6.5363,0.0000,2213.0202,390.5090,573.5801,90.4993,10.1612,80.3381,0.0000,80.3381,0.0000,80.3381,-10.1538,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19706.4915,19706.4915,19706.4915,19706.4915,6,0,0,0
+642.8900,0.5000,12614.7219,84.0000,84.0000,0.0000,-0.4022,-16.3602,6,1615.5048,594.9749,872.2103,-76.7106,100.6550,147.5564,160.9315,-12.9775,0.0000,96.7987,0.0000,96.7987,3.8563,96.7987,6.5268,0.0000,2213.0202,389.5280,572.1803,90.2719,10.1565,80.1154,0.0000,80.1154,0.0000,80.1154,-10.3765,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19660.9409,19660.9409,19660.9409,19660.9409,6,0,0,0
+643.3900,0.5000,12626.3885,84.0000,84.0000,0.0000,-0.4123,-16.4083,6,1615.5048,593.3472,871.8985,-76.7106,100.3797,147.5037,160.9315,-12.9775,0.0000,96.5234,0.0000,96.5234,3.8563,96.5234,6.5158,0.0000,2213.0202,388.3873,570.5525,90.0076,10.1511,79.8564,0.0000,79.8564,0.0000,79.8564,-10.6355,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19607.9752,19607.9752,19607.9752,19607.9752,6,0,0,0
+643.8900,0.5000,12638.0552,84.0000,84.0000,0.0000,-0.4248,-16.4579,6,1615.5048,591.3107,871.5359,-76.7106,100.0351,147.4423,160.9315,-12.9775,0.0000,96.1789,0.0000,96.1789,3.8563,96.1789,6.5020,0.0000,2213.0202,386.9602,568.5161,89.6768,10.1443,79.5325,0.0000,79.5325,0.0000,79.5325,-10.9594,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19541.7104,19541.7104,19541.7104,19541.7104,6,0,0,0
+644.3900,0.5000,12649.7219,84.0000,84.0000,0.0000,-0.4388,-16.5090,6,1615.5048,589.0460,871.0822,-76.7106,99.6520,147.3656,160.9315,-12.9775,0.0000,95.7957,0.0000,95.7957,3.8563,95.7957,6.4867,0.0000,2213.0202,385.3731,566.2514,89.3090,10.1368,79.1722,0.0000,79.1722,0.0000,79.1722,-11.3197,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19468.0172,19468.0172,19468.0172,19468.0172,6,0,0,0
+644.8900,0.5000,12661.3885,84.0000,84.0000,0.0000,-0.4548,-16.5621,6,1615.5048,586.4480,870.5777,-76.7106,99.2125,147.2802,160.9315,-12.9775,0.0000,95.3562,0.0000,95.3562,3.8563,95.3562,6.4691,0.0000,2213.0202,383.5524,563.6534,88.8871,10.1282,78.7589,0.0000,78.7589,0.0000,78.7589,-11.7329,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19383.4779,19383.4779,19383.4779,19383.4779,6,0,0,0
+645.3900,0.5000,12673.0552,84.0000,84.0000,0.0000,-0.4728,-16.6173,6,1615.5048,583.5282,869.9990,-76.7106,98.7185,147.1823,160.9315,-12.9775,0.0000,94.8622,0.0000,94.8622,3.8563,94.8622,6.4494,0.0000,2213.0202,381.5062,560.7336,88.4129,10.1184,78.2944,0.0000,78.2944,0.0000,78.2944,-12.1974,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19288.4681,19288.4681,19288.4681,19288.4681,6,0,0,0
+645.8900,0.5000,12684.7219,84.0000,84.0000,0.0000,-0.4817,-16.6735,6,1615.5048,582.0959,869.3485,-76.7106,98.4762,147.0723,160.9315,-12.9775,0.0000,94.6199,0.0000,94.6199,3.8563,94.6199,6.4397,0.0000,2213.0202,380.5024,559.3013,88.1803,10.1137,78.0666,0.0000,78.0666,0.0000,78.0666,-12.4253,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19241.8625,19241.8625,19241.8625,19241.8625,6,0,0,0
+646.3900,0.5000,12696.3885,84.0000,84.0000,0.0000,-0.4817,-16.7297,6,1615.5048,582.0959,869.0294,-76.7106,98.4762,147.0183,160.9315,-12.9775,0.0000,94.6199,0.0000,94.6199,3.8563,94.6199,6.4397,0.0000,2213.0202,380.5024,559.3013,88.1803,10.1137,78.0666,0.0000,78.0666,0.0000,78.0666,-12.4253,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19241.8625,19241.8625,19241.8625,19241.8625,6,0,0,0
+646.8900,0.5000,12708.0552,84.0000,84.0000,0.0000,-0.4817,-16.7859,6,1615.5048,582.0959,869.0294,-76.7106,98.4762,147.0183,160.9315,-12.9775,0.0000,94.6199,0.0000,94.6199,3.8563,94.6199,6.4397,0.0000,2213.0202,380.5024,559.3013,88.1803,10.1137,78.0666,0.0000,78.0666,0.0000,78.0666,-12.4253,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19241.8625,19241.8625,19241.8625,19241.8625,6,0,0,0
+647.3900,0.5000,12719.7219,84.0000,84.0000,0.0000,-0.4817,-16.8420,6,1615.5048,582.0959,869.0294,-76.7106,98.4762,147.0183,160.9315,-12.9775,0.0000,94.6199,0.0000,94.6199,3.8563,94.6199,6.4397,0.0000,2213.0202,380.5024,559.3013,88.1803,10.1137,78.0666,0.0000,78.0666,0.0000,78.0666,-12.4253,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19241.8625,19241.8625,19241.8625,19241.8625,6,0,0,0
+647.8900,0.5000,12731.3885,84.0000,84.0000,0.0000,-0.5678,-16.9083,6,1615.5048,568.1293,869.0294,-76.7106,96.1134,147.0183,160.9315,-12.9775,0.0000,92.2571,0.0000,92.2571,3.8563,92.2571,6.3452,0.0000,2213.0202,370.7146,545.3347,85.9120,10.0672,75.8448,0.0000,75.8448,0.0000,75.8448,-14.6470,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18806.7791,18806.7791,18806.7791,18806.7791,6,0,0,0
+648.3900,0.5000,12743.0552,84.0000,84.0000,0.0000,-0.6275,-16.9815,6,1615.5048,558.4440,865.9181,-76.7106,94.4749,146.4919,160.9315,-12.9775,0.0000,90.6186,0.0000,90.6186,3.8563,90.6186,6.2796,0.0000,2213.0202,363.9272,535.6494,84.3390,10.0350,74.3040,0.0000,74.3040,0.0000,74.3040,-16.1877,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18525.9437,18525.9437,18525.9437,18525.9437,6,0,0,0
+648.8900,0.5000,12754.7219,84.0000,84.0000,0.0000,-0.6583,-17.0583,6,1615.5048,553.4483,863.7605,-76.7106,93.6298,146.1269,160.9315,-12.9775,0.0000,89.7735,0.0000,89.7735,3.8563,89.7735,6.2458,0.0000,2213.0202,360.4262,530.6536,83.5277,10.0183,73.5093,0.0000,73.5093,0.0000,73.5093,-16.9823,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18378.3892,18378.3892,18378.3892,18378.3892,6,0,0,0
+649.3900,0.5000,12766.3885,84.0000,84.0000,0.0000,-0.6893,-17.1387,6,1615.5048,548.4294,862.6476,-76.7106,92.7807,145.9386,160.9315,-12.9775,0.0000,88.9244,0.0000,88.9244,3.8563,88.9244,6.2118,0.0000,2213.0202,356.9089,525.6348,82.7126,10.0016,72.7109,0.0000,72.7109,0.0000,72.7109,-17.7807,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18214.3544,18214.3544,18214.3544,18214.3544,6,0,0,0
+649.8900,0.5000,12778.0552,84.0000,84.0000,0.0000,-0.7203,-17.2228,6,1615.5048,543.3907,861.5295,-76.7106,91.9283,145.7495,160.9315,-12.9775,0.0000,88.0720,0.0000,88.0720,3.8563,88.0720,6.1778,0.0000,2213.0202,353.3778,520.5961,81.8942,9.9849,71.9094,0.0000,71.9094,0.0000,71.9094,-18.5822,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18049.6723,18049.6723,18049.6723,18049.6723,6,0,0,0
+650.3900,0.5000,12789.7219,84.0000,84.0000,0.0000,-0.7522,-17.3105,6,1615.5048,538.2257,860.4070,-76.7106,91.0545,145.5596,160.9315,-12.9775,0.0000,87.1982,0.0000,87.1982,3.8563,87.1982,6.1428,0.0000,2213.0202,349.7582,515.4311,81.0554,9.9677,71.0877,0.0000,71.0877,0.0000,71.0877,-19.4038,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17880.8605,17880.8605,17880.8605,17880.8605,6,0,0,0
+650.8900,0.5000,12801.3885,84.0000,84.0000,0.0000,-0.7855,-17.4022,6,1615.5048,532.8273,859.2564,-76.7106,90.1412,145.3649,160.9315,-12.9775,0.0000,86.2849,0.0000,86.2849,3.8563,86.2849,6.1063,0.0000,2213.0202,345.9750,510.0327,80.1786,9.9497,70.2289,0.0000,70.2289,0.0000,70.2289,-20.2626,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17704.4224,17704.4224,17704.4224,17704.4224,6,0,0,0
+651.3900,0.5000,12813.0552,84.0000,84.0000,0.0000,-0.8209,-17.4979,6,1615.5048,527.0895,858.0538,-76.7106,89.1705,145.1615,160.9315,-12.9775,0.0000,85.3142,0.0000,85.3142,3.8563,85.3142,6.0674,0.0000,2213.0202,341.9539,504.2949,79.2468,9.9306,69.3162,0.0000,69.3162,0.0000,69.3162,-21.1753,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17516.8895,17516.8895,17516.8895,17516.8895,6,0,0,0
+651.8900,0.5000,12824.7219,84.0000,84.0000,0.0000,-0.8581,-17.5980,6,1615.5048,521.0592,856.7756,-76.7106,88.1503,144.9452,160.9315,-12.9775,0.0000,84.2940,0.0000,84.2940,3.8563,84.2940,6.0266,0.0000,2213.0202,337.7279,498.2646,78.2674,9.9105,68.3569,0.0000,68.3569,0.0000,68.3569,-22.1345,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17319.7989,17319.7989,17319.7989,17319.7989,6,0,0,0
+652.3900,0.5000,12836.3885,84.0000,84.0000,0.0000,-0.8973,-17.7027,6,1615.5048,514.7011,855.4322,-76.7106,87.0747,144.7180,160.9315,-12.9775,0.0000,83.2184,0.0000,83.2184,3.8563,83.2184,5.9836,0.0000,2213.0202,333.2721,491.9064,77.2348,9.8894,67.3454,0.0000,67.3454,0.0000,67.3454,-23.1459,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17111.9915,17111.9915,17111.9915,17111.9915,6,0,0,0
+652.8900,0.5000,12848.0552,84.0000,84.0000,0.0000,-0.9324,-17.8115,6,1615.5048,509.0066,854.0158,-76.7106,86.1113,144.4783,160.9315,-12.9775,0.0000,82.2550,0.0000,82.2550,3.8563,82.2550,5.9451,0.0000,2213.0202,329.2815,486.2120,76.3100,9.8704,66.4395,0.0000,66.4395,0.0000,66.4395,-24.0517,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16925.8774,16925.8774,16925.8774,16925.8774,6,0,0,0
+653.3900,0.5000,12859.7219,84.0000,84.0000,0.0000,-0.9377,-17.9209,6,1615.5048,508.1430,852.7472,-76.7106,85.9652,144.2637,160.9315,-12.9775,0.0000,82.1089,0.0000,82.1089,3.8563,82.1089,5.9392,0.0000,2213.0202,328.6763,485.3484,76.1697,9.8676,66.3022,0.0000,66.3022,0.0000,66.3022,-24.1891,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16897.6518,16897.6518,16897.6518,16897.6518,6,0,0,0
+653.8900,0.5000,12871.3885,84.0000,84.0000,0.0000,-0.9937,-18.0368,6,1615.5048,499.0667,852.5549,-76.7106,84.4297,144.2312,160.9315,-12.9775,0.0000,80.5734,0.0000,80.5734,3.8563,80.5734,5.8778,0.0000,2213.0202,322.3155,476.2720,74.6956,9.8374,64.8583,0.0000,64.8583,0.0000,64.8583,-25.6329,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16601.0034,16601.0034,16601.0034,16601.0034,6,0,0,0
+654.3900,0.5000,12883.0552,84.0000,84.0000,0.0000,-1.0442,-18.1586,6,1615.5048,490.8797,850.5329,-76.7106,83.0447,143.8891,160.9315,-12.9775,0.0000,79.1884,0.0000,79.1884,3.8563,79.1884,5.8224,0.0000,2213.0202,316.5781,468.0851,73.3660,9.8101,63.5559,0.0000,63.5559,0.0000,63.5559,-26.9352,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16333.4247,16333.4247,16333.4247,16333.4247,6,0,0,0
+654.8900,0.5000,12894.7219,84.0000,84.0000,0.0000,-1.0780,-18.2844,6,1615.5048,485.4007,848.7091,-76.7106,82.1178,143.5806,160.9315,-12.9775,0.0000,78.2615,0.0000,78.2615,3.8563,78.2615,5.7853,0.0000,2213.0202,312.7384,462.6061,72.4762,9.7919,62.6843,0.0000,62.6843,0.0000,62.6843,-27.8067,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16154.3503,16154.3503,16154.3503,16154.3503,6,0,0,0
+655.3900,0.5000,12906.3885,84.0000,84.0000,0.0000,-1.1112,-18.4140,6,1615.5048,480.0038,847.4885,-76.7106,81.2048,143.3741,160.9315,-12.9775,0.0000,77.3485,0.0000,77.3485,3.8563,77.3485,5.7488,0.0000,2213.0202,308.9563,457.2092,71.5997,9.7739,61.8258,0.0000,61.8258,0.0000,61.8258,-28.6652,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15977.9608,15977.9608,15977.9608,15977.9608,6,0,0,0
+655.8900,0.5000,12918.0552,84.0000,84.0000,0.0000,-1.1408,-18.5471,6,1615.5048,475.2058,846.2862,-76.7106,80.3931,143.1707,160.9315,-12.9775,0.0000,76.5368,0.0000,76.5368,3.8563,76.5368,5.7163,0.0000,2213.0202,305.5939,452.4112,70.8204,9.7579,61.0625,0.0000,61.0625,0.0000,61.0625,-29.4284,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15822.5505,15822.5505,15822.5505,15822.5505,6,0,0,0
+656.3900,0.5000,12929.7219,84.0000,84.0000,0.0000,-1.1626,-18.6828,6,1615.5048,471.6844,845.2174,-76.7106,79.7973,142.9899,160.9315,-12.9775,0.0000,75.9410,0.0000,75.9410,3.8563,75.9410,5.6925,0.0000,2213.0202,303.1260,448.8898,70.2485,9.7462,60.5023,0.0000,60.5023,0.0000,60.5023,-29.9885,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15709.2269,15709.2269,15709.2269,15709.2269,6,0,0,0
+656.8900,0.5000,12941.3885,84.0000,84.0000,0.0000,-1.1685,-18.8191,6,1615.5048,470.7192,844.4329,-76.7106,79.6340,142.8572,160.9315,-12.9775,0.0000,75.7778,0.0000,75.7778,3.8563,75.7778,5.6860,0.0000,2213.0202,302.4496,447.9246,70.0918,9.7430,60.3488,0.0000,60.3488,0.0000,60.3488,-30.1421,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15678.1672,15678.1672,15678.1672,15678.1672,6,0,0,0
+657.3900,0.5000,12953.0552,84.0000,84.0000,0.0000,-1.1584,-18.9542,6,1615.5048,472.3603,844.2179,-76.7106,79.9117,142.8208,160.9315,-12.9775,0.0000,76.0554,0.0000,76.0554,3.8563,76.0554,5.6971,0.0000,2213.0202,303.5997,449.5656,70.3583,9.7485,60.6098,0.0000,60.6098,0.0000,60.6098,-29.8810,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15730.9774,15730.9774,15730.9774,15730.9774,6,0,0,0
+657.8900,0.5000,12964.7219,84.0000,84.0000,0.0000,-1.1356,-19.0867,6,1615.5048,476.0486,844.5835,-76.7106,80.5356,142.8826,160.9315,-12.9775,0.0000,76.6794,0.0000,76.6794,3.8563,76.6794,5.7220,0.0000,2213.0202,306.1844,453.2539,70.9573,9.7607,61.1966,0.0000,61.1966,0.0000,61.1966,-29.2943,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15849.6704,15849.6704,15849.6704,15849.6704,6,0,0,0
+658.3900,0.5000,12976.3885,84.0000,84.0000,0.0000,-1.1026,-19.2154,6,1615.5048,481.4078,845.4051,-76.7106,81.4423,143.0216,160.9315,-12.9775,0.0000,77.5860,0.0000,77.5860,3.8563,77.5860,5.7583,0.0000,2213.0202,309.9402,458.6132,71.8277,9.7786,62.0491,0.0000,62.0491,0.0000,62.0491,-28.4419,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16023.8494,16023.8494,16023.8494,16023.8494,6,0,0,0
+658.8900,0.5000,12988.0552,84.0000,84.0000,0.0000,-1.0661,-19.3397,6,1615.5048,487.3245,846.5990,-76.7106,82.4433,143.2236,160.9315,-12.9775,0.0000,78.5870,0.0000,78.5870,3.8563,78.5870,5.7984,0.0000,2213.0202,314.0866,464.5299,72.7886,9.7983,62.9903,0.0000,62.9903,0.0000,62.9903,-27.5007,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16217.2284,16217.2284,16217.2284,16217.2284,6,0,0,0
+659.3900,0.5000,12999.7219,84.0000,84.0000,0.0000,-1.0275,-19.4596,6,1615.5048,493.5841,847.9171,-76.7106,83.5022,143.4466,160.9315,-12.9775,0.0000,79.6459,0.0000,79.6459,3.8563,79.6459,5.8407,0.0000,2213.0202,318.4734,470.7895,73.8052,9.8191,63.9861,0.0000,63.9861,0.0000,63.9861,-26.5050,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16421.8155,16421.8155,16421.8155,16421.8155,6,0,0,0
+659.8900,0.5000,13011.3885,84.0000,84.0000,0.0000,-0.9877,-19.5748,6,1615.5048,500.0432,849.3116,-76.7106,84.5949,143.6825,160.9315,-12.9775,0.0000,80.7387,0.0000,80.7387,3.8563,80.7387,5.8844,0.0000,2213.0202,322.9999,477.2486,74.8542,9.8406,65.0136,0.0000,65.0136,0.0000,65.0136,-25.4775,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16632.9207,16632.9207,16632.9207,16632.9207,6,0,0,0
+660.3900,0.5000,13023.0552,84.0000,84.0000,0.0000,-0.9466,-19.6853,6,1615.5048,506.7048,850.7504,-76.7106,85.7219,143.9259,160.9315,-12.9775,0.0000,81.8656,0.0000,81.8656,3.8563,81.8656,5.9295,0.0000,2213.0202,327.6683,483.9102,75.9361,9.8628,66.0734,0.0000,66.0734,0.0000,66.0734,-24.4179,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16850.6454,16850.6454,16850.6454,16850.6454,6,0,0,0
+660.8900,0.5000,13034.7219,84.0000,84.0000,0.0000,-0.9289,-19.7936,6,1615.5048,509.5710,852.2345,-76.7106,86.2068,144.1770,160.9315,-12.9775,0.0000,82.3505,0.0000,82.3505,3.8563,82.3505,5.9489,0.0000,2213.0202,329.6769,486.7763,76.4016,9.8723,66.5293,0.0000,66.5293,0.0000,66.5293,-23.9620,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16944.3216,16944.3216,16944.3216,16944.3216,6,0,0,0
+661.3900,0.5000,13046.3885,84.0000,84.0000,0.0000,-0.9289,-19.9020,6,1615.5048,509.5710,852.8730,-76.7106,86.2068,144.2850,160.9315,-12.9775,0.0000,82.3505,0.0000,82.3505,3.8563,82.3505,5.9489,0.0000,2213.0202,329.6769,486.7763,76.4016,9.8723,66.5293,0.0000,66.5293,0.0000,66.5293,-23.9620,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16944.3216,16944.3216,16944.3216,16944.3216,6,0,0,0
+661.8900,0.5000,13058.0552,84.0000,84.0000,0.0000,-0.9007,-20.0071,6,1615.5048,514.1360,852.8730,-76.7106,86.9791,144.2850,160.9315,-12.9775,0.0000,83.1228,0.0000,83.1228,3.8563,83.1228,5.9798,0.0000,2213.0202,332.8761,491.3414,77.1430,9.8875,67.2555,0.0000,67.2555,0.0000,67.2555,-23.2358,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17093.5236,17093.5236,17093.5236,17093.5236,6,0,0,0
+662.3900,0.5000,13069.7219,84.0000,84.0000,0.0000,-0.8602,-20.1075,6,1615.5048,520.7067,853.8899,-76.7106,88.0907,144.4571,160.9315,-12.9775,0.0000,84.2344,0.0000,84.2344,3.8563,84.2344,6.0242,0.0000,2213.0202,337.4808,497.9120,78.2102,9.9094,68.3008,0.0000,68.3008,0.0000,68.3008,-22.1906,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17308.2760,17308.2760,17308.2760,17308.2760,6,0,0,0
+662.8900,0.5000,13081.3885,84.0000,84.0000,0.0000,-0.8604,-20.2078,6,1615.5048,520.6833,855.3537,-76.7106,88.0867,144.7047,160.9315,-12.9775,0.0000,84.2304,0.0000,84.2304,3.8563,84.2304,6.0241,0.0000,2213.0202,337.4645,497.8887,78.2064,9.9093,68.2971,0.0000,68.2971,0.0000,68.2971,-22.1943,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17307.5129,17307.5129,17307.5129,17307.5129,6,0,0,0
+663.3900,0.5000,13093.0552,84.0000,84.0000,0.0000,-0.8512,-20.3072,6,1615.5048,522.1627,855.3485,-76.7106,88.3370,144.7038,160.9315,-12.9775,0.0000,84.4807,0.0000,84.4807,3.8563,84.4807,6.0341,0.0000,2213.0202,338.5012,499.3681,78.4466,9.9142,68.5324,0.0000,68.5324,0.0000,68.5324,-21.9590,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17355.8641,17355.8641,17355.8641,17355.8641,6,0,0,0
+663.8900,0.5000,13104.7219,84.0000,84.0000,0.0000,-0.8340,-20.4045,6,1615.5048,524.9518,855.6780,-76.7106,88.8089,144.7596,160.9315,-12.9775,0.0000,84.9526,0.0000,84.9526,3.8563,84.9526,6.0530,0.0000,2213.0202,340.4558,502.1571,78.8996,9.9235,68.9761,0.0000,68.9761,0.0000,68.9761,-21.5153,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17447.0216,17447.0216,17447.0216,17447.0216,6,0,0,0
+664.3900,0.5000,13116.3885,84.0000,84.0000,0.0000,-0.8062,-20.4985,6,1615.5048,529.4609,856.2994,-76.7106,89.5717,144.8647,160.9315,-12.9775,0.0000,85.7154,0.0000,85.7154,3.8563,85.7154,6.0835,0.0000,2213.0202,343.6158,506.6663,79.6319,9.9385,69.6934,0.0000,69.6934,0.0000,69.6934,-20.7981,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17594.3960,17594.3960,17594.3960,17594.3960,6,0,0,0
+664.8900,0.5000,13128.0552,84.0000,84.0000,0.0000,-0.7771,-20.5892,6,1615.5048,534.1834,857.3039,-76.7106,90.3706,145.0346,160.9315,-12.9775,0.0000,86.5143,0.0000,86.5143,3.8563,86.5143,6.1154,0.0000,2213.0202,346.9253,511.3888,80.3989,9.9542,70.4447,0.0000,70.4447,0.0000,70.4447,-20.0469,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17748.7438,17748.7438,17748.7438,17748.7438,6,0,0,0
+665.3900,0.5000,13139.7219,84.0000,84.0000,0.0000,-0.7536,-20.6771,6,1615.5048,537.9973,858.3559,-76.7106,91.0158,145.2126,160.9315,-12.9775,0.0000,87.1595,0.0000,87.1595,3.8563,87.1595,6.1413,0.0000,2213.0202,349.5981,515.2026,81.0183,9.9669,71.0514,0.0000,71.0514,0.0000,71.0514,-19.4402,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17873.3951,17873.3951,17873.3951,17873.3951,6,0,0,0
+665.8900,0.5000,13151.3885,84.0000,84.0000,0.0000,-0.7437,-20.7639,6,1615.5048,539.6009,859.2055,-76.7106,91.2871,145.3563,160.9315,-12.9775,0.0000,87.4308,0.0000,87.4308,3.8563,87.4308,6.1521,0.0000,2213.0202,350.7219,516.8063,81.2787,9.9723,71.3065,0.0000,71.3065,0.0000,71.3065,-19.1851,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17925.8076,17925.8076,17925.8076,17925.8076,6,0,0,0
+666.3900,0.5000,13163.0552,84.0000,84.0000,0.0000,-0.7514,-20.8515,6,1615.5048,538.3477,859.5628,-76.7106,91.0751,145.4168,160.9315,-12.9775,0.0000,87.2188,0.0000,87.2188,3.8563,87.2188,6.1436,0.0000,2213.0202,349.8437,515.5531,81.0752,9.9681,71.1071,0.0000,71.1071,0.0000,71.1071,-19.3844,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17884.8493,17884.8493,17884.8493,17884.8493,6,0,0,0
+666.8900,0.5000,13174.7219,84.0000,84.0000,0.0000,-0.7794,-20.9425,6,1615.5048,533.8063,859.2836,-76.7106,90.3068,145.3695,160.9315,-12.9775,0.0000,86.4505,0.0000,86.4505,3.8563,86.4505,6.1129,0.0000,2213.0202,346.6611,511.0117,80.3376,9.9530,70.3847,0.0000,70.3847,0.0000,70.3847,-20.1068,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17736.4203,17736.4203,17736.4203,17736.4203,6,0,0,0
+667.3900,0.5000,13186.3885,84.0000,84.0000,0.0000,-0.8174,-21.0378,6,1615.5048,527.6489,858.2719,-76.7106,89.2651,145.1984,160.9315,-12.9775,0.0000,85.4089,0.0000,85.4089,3.8563,85.4089,6.0712,0.0000,2213.0202,342.3460,504.8543,79.3376,9.9325,69.4052,0.0000,69.4052,0.0000,69.4052,-21.0863,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17535.1752,17535.1752,17535.1752,17535.1752,6,0,0,0
+667.8900,0.5000,13198.0552,84.0000,84.0000,0.0000,-0.8605,-21.1382,6,1615.5048,520.6600,856.9002,-76.7106,88.0828,144.9663,160.9315,-12.9775,0.0000,84.2265,0.0000,84.2265,3.8563,84.2265,6.0239,0.0000,2213.0202,337.4482,497.8654,78.2026,9.9092,68.2934,0.0000,68.2934,0.0000,68.2934,-22.1980,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17306.7515,17306.7515,17306.7515,17306.7515,6,0,0,0
+668.3900,0.5000,13209.7219,84.0000,84.0000,0.0000,-0.8975,-21.2429,6,1615.5048,514.6592,855.3433,-76.7106,87.0676,144.7029,160.9315,-12.9775,0.0000,83.2113,0.0000,83.2113,3.8563,83.2113,5.9833,0.0000,2213.0202,333.2428,491.8646,77.2280,9.8892,67.3388,0.0000,67.3388,0.0000,67.3388,-23.1526,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17110.6246,17110.6246,17110.6246,17110.6246,6,0,0,0
+668.8900,0.5000,13221.3885,84.0000,84.0000,0.0000,-0.9132,-21.3495,6,1615.5048,512.1109,854.0065,-76.7106,86.6365,144.4768,160.9315,-12.9775,0.0000,82.7802,0.0000,82.7802,3.8563,82.7802,5.9661,0.0000,2213.0202,331.4570,489.3163,76.8141,9.8808,66.9334,0.0000,66.9334,0.0000,66.9334,-23.5579,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17027.3377,17027.3377,17027.3377,17027.3377,6,0,0,0
+669.3900,0.5000,13233.0552,84.0000,84.0000,0.0000,-0.9138,-21.4561,6,1615.5048,512.0116,853.4388,-76.7106,86.6197,144.3807,160.9315,-12.9775,0.0000,82.7634,0.0000,82.7634,3.8563,82.7634,5.9654,0.0000,2213.0202,331.3873,489.2170,76.7980,9.8804,66.9176,0.0000,66.9176,0.0000,66.9176,-23.5737,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17024.0904,17024.0904,17024.0904,17024.0904,6,0,0,0
+669.8900,0.5000,13244.7219,84.0000,84.0000,0.0000,-0.9103,-21.5623,6,1615.5048,512.5894,853.4167,-76.7106,86.7174,144.3770,160.9315,-12.9775,0.0000,82.8612,0.0000,82.8612,3.8563,82.8612,5.9693,0.0000,2213.0202,331.7923,489.7948,76.8918,9.8824,67.0095,0.0000,67.0095,0.0000,67.0095,-23.4818,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17042.9755,17042.9755,17042.9755,17042.9755,6,0,0,0
+670.3900,0.5000,13256.3885,84.0000,84.0000,0.0000,-0.9018,-21.6675,6,1615.5048,513.9734,853.5454,-76.7106,86.9516,144.3988,160.9315,-12.9775,0.0000,83.0953,0.0000,83.0953,3.8563,83.0953,5.9787,0.0000,2213.0202,332.7622,491.1788,77.1166,9.8870,67.2297,0.0000,67.2297,0.0000,67.2297,-23.2617,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17088.2086,17088.2086,17088.2086,17088.2086,6,0,0,0
+670.8900,0.5000,13268.0552,84.0000,84.0000,0.0000,-0.9008,-21.7726,6,1615.5048,514.1219,853.8537,-76.7106,86.9767,144.4509,160.9315,-12.9775,0.0000,83.1204,0.0000,83.1204,3.8563,83.1204,5.9797,0.0000,2213.0202,332.8663,491.3273,77.1407,9.8875,67.2533,0.0000,67.2533,0.0000,67.2533,-23.2380,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17093.0638,17093.0638,17093.0638,17093.0638,6,0,0,0
+671.3900,0.5000,13279.7219,84.0000,84.0000,0.0000,-0.9236,-21.8804,6,1615.5048,510.4228,853.8868,-76.7106,86.3509,144.4565,160.9315,-12.9775,0.0000,82.4946,0.0000,82.4946,3.8563,82.4946,5.9547,0.0000,2213.0202,330.2739,487.6282,76.5400,9.8751,66.6648,0.0000,66.6648,0.0000,66.6648,-23.8265,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16972.1642,16972.1642,16972.1642,16972.1642,6,0,0,0
+671.8900,0.5000,13291.3885,84.0000,84.0000,0.0000,-0.9393,-21.9900,6,1615.5048,507.8807,853.0627,-76.7106,85.9208,144.3171,160.9315,-12.9775,0.0000,82.0646,0.0000,82.0646,3.8563,82.0646,5.9375,0.0000,2213.0202,328.4924,485.0861,76.1271,9.8667,66.2604,0.0000,66.2604,0.0000,66.2604,-24.2308,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16889.0771,16889.0771,16889.0771,16889.0771,6,0,0,0
+672.3900,0.5000,13303.0552,84.0000,84.0000,0.0000,-0.9419,-22.0998,6,1615.5048,507.4575,852.4964,-76.7106,85.8493,144.2213,160.9315,-12.9775,0.0000,81.9930,0.0000,81.9930,3.8563,81.9930,5.9346,0.0000,2213.0202,328.1958,484.6629,76.0584,9.8653,66.1931,0.0000,66.1931,0.0000,66.1931,-24.2982,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16875.2469,16875.2469,16875.2469,16875.2469,6,0,0,0
+672.8900,0.5000,13314.7219,84.0000,84.0000,0.0000,-0.9067,-22.2056,6,1615.5048,513.1701,852.4021,-76.7106,86.8157,144.2054,160.9315,-12.9775,0.0000,82.9594,0.0000,82.9594,3.8563,82.9594,5.9732,0.0000,2213.0202,332.1992,490.3754,76.9861,9.8843,67.1019,0.0000,67.1019,0.0000,67.1019,-23.3895,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17061.9535,17061.9535,17061.9535,17061.9535,6,0,0,0
+673.3900,0.5000,13326.3885,84.0000,84.0000,0.0000,-0.8538,-22.3052,6,1615.5048,521.7502,853.6747,-76.7106,88.2672,144.4206,160.9315,-12.9775,0.0000,84.4109,0.0000,84.4109,3.8563,84.4109,6.0313,0.0000,2213.0202,338.2121,498.9556,78.3796,9.9128,68.4668,0.0000,68.4668,0.0000,68.4668,-22.0246,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17342.3820,17342.3820,17342.3820,17342.3820,6,0,0,0
+673.8900,0.5000,13338.0552,84.0000,84.0000,0.0000,-0.7971,-22.3982,6,1615.5048,530.9400,855.5861,-76.7106,89.8219,144.7440,160.9315,-12.9775,0.0000,85.9656,0.0000,85.9656,3.8563,85.9656,6.0935,0.0000,2213.0202,344.6523,508.1453,79.8721,9.9434,69.9287,0.0000,69.9287,0.0000,69.9287,-20.5628,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17642.7372,17642.7372,17642.7372,17642.7372,6,0,0,0
+674.3900,0.5000,13349.7219,84.0000,84.0000,0.0000,-0.7460,-22.4853,6,1615.5048,539.2317,857.6334,-76.7106,91.2247,145.0903,160.9315,-12.9775,0.0000,87.3684,0.0000,87.3684,3.8563,87.3684,6.1496,0.0000,2213.0202,350.4632,516.4371,81.2188,9.9710,71.2478,0.0000,71.2478,0.0000,71.2478,-19.2438,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17913.7425,17913.7425,17913.7425,17913.7425,6,0,0,0
+674.8900,0.5000,13361.3885,84.0000,84.0000,0.0000,-0.7083,-22.5679,6,1615.5048,545.3380,859.4805,-76.7106,92.2577,145.4028,160.9315,-12.9775,0.0000,88.4014,0.0000,88.4014,3.8563,88.4014,6.1909,0.0000,2213.0202,354.7425,522.5434,82.2105,9.9913,72.2191,0.0000,72.2191,0.0000,72.2191,-18.2725,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18113.3177,18113.3177,18113.3177,18113.3177,6,0,0,0
+675.3900,0.5000,13373.0552,84.0000,84.0000,0.0000,-0.6710,-22.6462,6,1615.5048,551.3850,860.8408,-76.7106,93.2807,145.6330,160.9315,-12.9775,0.0000,89.4244,0.0000,89.4244,3.8563,89.4244,6.2318,0.0000,2213.0202,358.9802,528.5904,83.1926,10.0115,73.1811,0.0000,73.1811,0.0000,73.1811,-17.3106,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18310.9546,18310.9546,18310.9546,18310.9546,6,0,0,0
+675.8900,0.5000,13384.7219,84.0000,84.0000,0.0000,-0.6330,-22.7200,6,1615.5048,557.5503,862.1879,-76.7106,94.3237,145.8609,160.9315,-12.9775,0.0000,90.4674,0.0000,90.4674,3.8563,90.4674,6.2736,0.0000,2213.0202,363.3009,534.7557,84.1939,10.0320,74.1619,0.0000,74.1619,0.0000,74.1619,-16.3298,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18500.0310,18500.0310,18500.0310,18500.0310,6,0,0,0
+676.3900,0.5000,13396.3885,84.0000,84.0000,0.0000,-0.5884,-22.7887,6,1615.5048,564.7890,863.5614,-76.7106,95.5483,146.0932,160.9315,-12.9775,0.0000,91.6920,0.0000,91.6920,3.8563,91.6920,6.3226,0.0000,2213.0202,368.3738,541.9944,85.3695,10.0561,75.3134,0.0000,75.3134,0.0000,75.3134,-15.1783,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18709.9236,18709.9236,18709.9236,18709.9236,6,0,0,0
+676.8900,0.5000,13408.0552,84.0000,84.0000,0.0000,-0.5400,-22.8517,6,1615.5048,572.6285,865.1740,-76.7106,96.8746,146.3660,160.9315,-12.9775,0.0000,93.0183,0.0000,93.0183,3.8563,93.0183,6.3756,0.0000,2213.0202,373.8677,549.8339,86.6427,10.0822,76.5605,0.0000,76.5605,0.0000,76.5605,-13.9313,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18937.2386,18937.2386,18937.2386,18937.2386,6,0,0,0
+677.3900,0.5000,13419.7219,84.0000,84.0000,0.0000,-0.4851,-22.9083,6,1615.5048,581.5436,866.9204,-76.7106,98.3828,146.6615,160.9315,-12.9775,0.0000,94.5265,0.0000,94.5265,3.8563,94.5265,6.4359,0.0000,2213.0202,380.1154,558.7490,88.0906,10.1118,77.9787,0.0000,77.9787,0.0000,77.9787,-12.5131,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19223.8917,19223.8917,19223.8917,19223.8917,6,0,0,0
+677.8900,0.5000,13431.3885,84.0000,84.0000,0.0000,-0.4325,-22.9587,6,1615.5048,590.0712,868.9064,-76.7106,99.8254,146.9975,160.9315,-12.9775,0.0000,95.9692,0.0000,95.9692,3.8563,95.9692,6.4936,0.0000,2213.0202,386.0915,567.2766,89.4755,10.1402,79.3353,0.0000,79.3353,0.0000,79.3353,-11.1566,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19501.3756,19501.3756,19501.3756,19501.3756,6,0,0,0
+678.3900,0.5000,13443.0552,84.0000,84.0000,0.0000,-0.3844,-23.0036,6,1615.5048,597.8618,870.8061,-76.7106,101.1434,147.3188,160.9315,-12.9775,0.0000,97.2871,0.0000,97.2871,3.8563,97.2871,6.5464,0.0000,2213.0202,391.5511,575.0671,90.7408,10.1661,80.5746,0.0000,80.5746,0.0000,80.5746,-9.9173,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19754.8791,19754.8791,19754.8791,19754.8791,6,0,0,0
+678.8900,0.5000,13454.7219,84.0000,84.0000,0.0000,-0.3607,-23.0457,6,1615.5048,601.7189,872.5416,-76.7106,101.7960,147.6125,160.9315,-12.9775,0.0000,97.9397,0.0000,97.9397,3.8563,97.9397,6.5725,0.0000,2213.0202,394.2543,578.9243,91.3672,10.1790,81.1882,0.0000,81.1882,0.0000,81.1882,-9.3037,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19880.3907,19880.3907,19880.3907,19880.3907,6,0,0,0
+679.3900,0.5000,13466.3885,84.0000,84.0000,0.0000,-0.3527,-23.0868,6,1615.5048,603.0111,873.4009,-76.7106,102.0146,147.7578,160.9315,-12.9775,0.0000,98.1583,0.0000,98.1583,3.8563,98.1583,6.5812,0.0000,2213.0202,395.1598,580.2165,91.5771,10.1833,81.3938,0.0000,81.3938,0.0000,81.3938,-9.0982,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19922.4367,19922.4367,19922.4367,19922.4367,6,0,0,0
+679.8900,0.5000,13478.0552,84.0000,84.0000,0.0000,-0.3555,-23.1283,6,1615.5048,602.5568,873.6887,-76.7106,101.9377,147.8065,160.9315,-12.9775,0.0000,98.0814,0.0000,98.0814,3.8563,98.0814,6.5781,0.0000,2213.0202,394.8414,579.7621,91.5033,10.1818,81.3215,0.0000,81.3215,0.0000,81.3215,-9.1704,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19907.6535,19907.6535,19907.6535,19907.6535,6,0,0,0
+680.3900,0.5000,13489.7219,84.0000,84.0000,0.0000,-0.3555,-23.1698,6,1615.5048,602.5568,873.5875,-76.7106,101.9377,147.7894,160.9315,-12.9775,0.0000,98.0814,0.0000,98.0814,3.8563,98.0814,6.5781,0.0000,2213.0202,394.8414,579.7621,91.5033,10.1818,81.3215,0.0000,81.3215,0.0000,81.3215,-9.1704,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19907.6535,19907.6535,19907.6535,19907.6535,6,0,0,0
+680.8900,0.5000,13501.3885,84.0000,84.0000,0.0000,-0.4955,-23.2276,6,1615.5048,579.8550,873.5875,-76.7106,98.0971,147.7894,160.9315,-12.9775,0.0000,94.2408,0.0000,94.2408,3.8563,94.2408,6.4245,0.0000,2213.0202,378.9320,557.0604,87.8163,10.1062,77.7101,0.0000,77.7101,0.0000,77.7101,-12.7817,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19168.9431,19168.9431,19168.9431,19168.9431,6,0,0,0
+681.3900,0.5000,13513.0552,84.0000,84.0000,0.0000,-0.6295,-23.3010,6,1615.5048,558.1197,868.5302,-76.7106,94.4201,146.9338,160.9315,-12.9775,0.0000,90.5638,0.0000,90.5638,3.8563,90.5638,6.2774,0.0000,2213.0202,363.6999,535.3251,84.2863,10.0339,74.2525,0.0000,74.2525,0.0000,74.2525,-16.2392,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18516.5415,18516.5415,18516.5415,18516.5415,6,0,0,0
+681.8900,0.5000,13524.7219,84.0000,84.0000,0.0000,-0.7215,-23.3852,6,1615.5048,543.2000,863.6882,-76.7106,91.8960,146.1147,160.9315,-12.9775,0.0000,88.0397,0.0000,88.0397,3.8563,88.0397,6.1765,0.0000,2213.0202,353.2442,520.4053,81.8632,9.9842,71.8790,0.0000,71.8790,0.0000,71.8790,-18.6126,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18043.4379,18043.4379,18043.4379,18043.4379,6,0,0,0
+682.3900,0.5000,13536.3885,84.0000,84.0000,0.0000,-0.7856,-23.4768,6,1615.5048,532.8133,860.3645,-76.7106,90.1388,145.5524,160.9315,-12.9775,0.0000,86.2825,0.0000,86.2825,3.8563,86.2825,6.1062,0.0000,2213.0202,345.9651,510.0186,80.1764,9.9497,70.2267,0.0000,70.2267,0.0000,70.2267,-20.2648,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17703.9631,17703.9631,17703.9631,17703.9631,6,0,0,0
+682.8900,0.5000,13548.0552,84.0000,84.0000,0.0000,-0.8341,-23.5741,6,1615.5048,524.9502,858.0507,-76.7106,88.8086,145.1609,160.9315,-12.9775,0.0000,84.9523,0.0000,84.9523,3.8563,84.9523,6.0530,0.0000,2213.0202,340.4547,502.1555,78.8993,9.9235,68.9758,0.0000,68.9758,0.0000,68.9758,-21.5156,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17446.9692,17446.9692,17446.9692,17446.9692,6,0,0,0
+683.3900,0.5000,13559.7219,84.0000,84.0000,0.0000,-0.8553,-23.6739,6,1615.5048,521.5045,856.2990,-76.7106,88.2257,144.8646,160.9315,-12.9775,0.0000,84.3694,0.0000,84.3694,3.8563,84.3694,6.0296,0.0000,2213.0202,338.0400,498.7099,78.3397,9.9120,68.4277,0.0000,68.4277,0.0000,68.4277,-22.0637,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17334.3531,17334.3531,17334.3531,17334.3531,6,0,0,0
+683.8900,0.5000,13571.3885,84.0000,84.0000,0.0000,-0.8807,-23.7767,6,1615.5048,517.3805,855.5314,-76.7106,87.5280,144.7348,160.9315,-12.9775,0.0000,83.6717,0.0000,83.6717,3.8563,83.6717,6.0017,0.0000,2213.0202,335.1499,494.5859,77.6700,9.8983,67.7717,0.0000,67.7717,0.0000,67.7717,-22.7197,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17199.5647,17199.5647,17199.5647,17199.5647,6,0,0,0
+684.3900,0.5000,13583.0552,84.0000,84.0000,0.0000,-0.9152,-23.8835,6,1615.5048,511.7856,854.6127,-76.7106,86.5815,144.5793,160.9315,-12.9775,0.0000,82.7252,0.0000,82.7252,3.8563,82.7252,5.9639,0.0000,2213.0202,331.2290,488.9910,76.7613,9.8797,66.8816,0.0000,66.8816,0.0000,66.8816,-23.6097,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17016.7054,17016.7054,17016.7054,17016.7054,6,0,0,0
+684.8900,0.5000,13594.7219,84.0000,84.0000,0.0000,-0.9349,-23.9925,6,1615.5048,508.5972,853.3663,-76.7106,86.0421,144.3685,160.9315,-12.9775,0.0000,82.1858,0.0000,82.1858,3.8563,82.1858,5.9423,0.0000,2213.0202,328.9946,485.8026,76.2435,9.8691,66.3744,0.0000,66.3744,0.0000,66.3744,-24.1169,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16912.4964,16912.4964,16912.4964,16912.4964,6,0,0,0
+685.3900,0.5000,13606.3885,84.0000,84.0000,0.0000,-0.9349,-24.1016,6,1615.5048,508.5972,852.6560,-76.7106,86.0421,144.2483,160.9315,-12.9775,0.0000,82.1858,0.0000,82.1858,3.8563,82.1858,5.9423,0.0000,2213.0202,328.9946,485.8026,76.2435,9.8691,66.3744,0.0000,66.3744,0.0000,66.3744,-24.1169,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16912.4964,16912.4964,16912.4964,16912.4964,6,0,0,0
+685.8900,0.5000,13618.0552,84.0000,84.0000,0.0000,-0.9349,-24.2107,6,1615.5048,508.5972,852.6560,-76.7106,86.0421,144.2483,160.9315,-12.9775,0.0000,82.1858,0.0000,82.1858,3.8563,82.1858,5.9423,0.0000,2213.0202,328.9946,485.8026,76.2435,9.8691,66.3744,0.0000,66.3744,0.0000,66.3744,-24.1169,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16912.4964,16912.4964,16912.4964,16912.4964,6,0,0,0
+686.3900,0.5000,13629.7219,84.0000,84.0000,0.0000,-0.9349,-24.3197,6,1615.5048,508.5972,852.6560,-76.7106,86.0421,144.2483,160.9315,-12.9775,0.0000,82.1858,0.0000,82.1858,3.8563,82.1858,5.9423,0.0000,2213.0202,328.9946,485.8026,76.2435,9.8691,66.3744,0.0000,66.3744,0.0000,66.3744,-24.1169,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16912.4964,16912.4964,16912.4964,16912.4964,6,0,0,0
+686.8900,0.5000,13641.3885,84.0000,84.0000,0.0000,-1.1243,-24.4509,6,1615.5048,477.8912,852.6560,-76.7106,80.8474,144.2483,160.9315,-12.9775,0.0000,76.9911,0.0000,76.9911,3.8563,76.9911,5.7345,0.0000,2213.0202,307.4758,455.0966,71.2566,9.7669,61.4897,0.0000,61.4897,0.0000,61.4897,-29.0012,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15908.9695,15908.9695,15908.9695,15908.9695,6,0,0,0
+687.3900,0.5000,13653.0552,84.0000,84.0000,0.0000,-1.2543,-24.5972,6,1615.5048,456.8098,845.8156,-76.7106,77.2809,143.0911,160.9315,-12.9775,0.0000,73.4246,0.0000,73.4246,3.8563,73.4246,5.5919,0.0000,2213.0202,292.7019,434.0152,67.8328,9.6967,58.1361,0.0000,58.1361,0.0000,58.1361,-32.3546,72.5489,17.9417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15230.5485,15230.5485,15230.5485,15230.5485,6,0,0,0
+687.8900,0.5000,13664.7219,84.0000,84.0000,0.0000,-1.3316,-24.7526,6,1615.5048,444.2814,841.1193,-76.7106,75.1614,142.2966,160.9315,-12.9775,0.0000,71.3051,0.0000,71.3051,3.8563,71.3051,5.5071,0.0000,2213.0202,283.9221,421.4868,65.7981,9.6550,56.1430,0.0000,56.1430,0.0000,56.1430,-34.3474,72.5489,17.9415,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14827.3741,14827.3741,14827.3741,14827.3741,6,0,0,0
+688.3900,0.5000,13676.3885,84.0000,84.0000,0.0000,-1.4407,-24.9207,6,1615.5048,426.6051,838.3283,-76.7106,72.1710,141.8244,160.9315,-12.9775,0.0000,68.3147,0.0000,68.3147,3.8563,68.3147,5.3875,0.0000,2213.0202,271.5345,403.8105,62.9273,9.5980,53.3292,0.0000,53.3292,0.0000,53.3292,-37.1610,72.5489,17.9412,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14258.5320,14258.5320,14258.5320,14258.5320,6,0,0,0
+688.8900,0.5000,13688.0552,84.0000,84.0000,0.0000,-1.5584,-25.1025,6,1615.5048,407.5389,834.3905,-76.7106,68.9455,141.1582,160.9315,-12.9775,0.0000,65.0892,0.0000,65.0892,3.8563,65.0892,5.2584,0.0000,2213.0202,258.1729,384.7442,59.8308,9.5372,50.2935,0.0000,50.2935,0.0000,50.2935,-40.1963,72.5489,17.9409,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13644.9627,13644.9627,13644.9627,13644.9627,6,0,0,0
+689.3900,0.5000,13699.7219,84.0000,84.0000,0.0000,-1.6756,-25.2980,6,1615.5048,388.5510,830.1431,-76.7106,65.7332,140.4397,160.9315,-12.9775,0.0000,61.8769,0.0000,61.8769,3.8563,61.8769,5.1299,0.0000,2213.0202,244.8662,365.7564,56.7470,9.4767,47.2703,0.0000,47.2703,0.0000,47.2703,-43.2192,72.5489,17.9406,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13092.9324,13092.9324,13092.9324,13092.9324,6,0,0,0
+689.8900,0.5000,13711.3885,84.0000,84.0000,0.0000,-1.7811,-25.5058,6,1615.5048,371.4580,825.9132,-76.7106,62.8415,139.7241,160.9315,-12.9775,0.0000,58.9852,0.0000,58.9852,3.8563,58.9852,5.0143,0.0000,2213.0202,232.8874,348.6634,53.9709,9.4221,44.5488,0.0000,44.5488,0.0000,44.5488,-45.9404,72.5489,17.9403,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12562.4171,12562.4171,12562.4171,12562.4171,6,0,0,0
+690.3900,0.5000,13723.0552,84.0000,84.0000,0.0000,-1.8720,-25.7242,6,1615.5048,356.7412,822.1054,-76.7106,60.3518,139.0799,160.9315,-12.9775,0.0000,56.4955,0.0000,56.4955,3.8563,56.4955,4.9147,0.0000,2213.0202,222.5738,333.9466,51.5808,9.3752,42.2056,0.0000,42.2056,0.0000,42.2056,-48.2833,72.5489,17.9400,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12078.3192,12078.3192,12078.3192,12078.3192,6,0,0,0
+690.8900,0.5000,13734.7219,84.0000,84.0000,0.0000,-1.9669,-25.9536,6,1615.5048,341.3668,818.8269,-76.7106,57.7508,138.5253,160.9315,-12.9775,0.0000,53.8945,0.0000,53.8945,3.8563,53.8945,4.8107,0.0000,2213.0202,211.7994,318.5721,49.0839,9.3261,39.7578,0.0000,39.7578,0.0000,39.7578,-50.7308,72.5489,17.9396,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11572.5911,11572.5911,11572.5911,11572.5911,6,0,0,0
+691.3900,0.5000,13746.3885,84.0000,84.0000,0.0000,-2.0602,-26.1940,6,1615.5048,326.2518,815.4019,-76.7106,55.1937,137.9458,160.9315,-12.9775,0.0000,51.3374,0.0000,51.3374,3.8563,51.3374,4.7084,0.0000,2213.0202,201.2069,303.4572,46.6291,9.2778,37.3513,0.0000,37.3513,0.0000,37.3513,-53.1370,72.5489,17.9393,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11075.3973,11075.3973,11075.3973,11075.3973,6,0,0,0
+691.8900,0.5000,13758.0552,84.0000,84.0000,0.0000,-2.0847,-26.4372,6,1615.5048,322.2976,812.0347,-76.7106,54.5248,137.3762,160.9315,-12.9775,0.0000,50.6685,0.0000,50.6685,3.8563,50.6685,4.6816,0.0000,2213.0202,198.4358,299.5030,45.9869,9.2652,36.7217,0.0000,36.7217,0.0000,36.7217,-53.7664,72.5489,17.9392,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10945.3290,10945.3290,10945.3290,10945.3290,6,0,0,0
+692.3900,0.5000,13769.7219,84.0000,84.0000,0.0000,-2.0847,-26.6804,6,1615.5048,322.2976,811.1538,-76.7106,54.5248,137.2272,160.9315,-12.9775,0.0000,50.6685,0.0000,50.6685,3.8563,50.6685,4.6816,0.0000,2213.0202,198.4358,299.5030,45.9869,9.2652,36.7217,0.0000,36.7217,0.0000,36.7217,-53.7664,72.5489,17.9392,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10945.3290,10945.3290,10945.3290,10945.3290,6,0,0,0
+692.8900,0.5000,13781.3885,84.0000,84.0000,0.0000,-2.3780,-26.9578,6,1615.5048,274.7992,811.1538,-76.7106,46.4892,137.2272,160.9315,-12.9775,0.0000,42.6329,0.0000,42.6329,3.8563,42.6329,4.3602,0.0000,2213.0202,165.1489,252.0046,38.2727,9.1134,29.1593,0.0000,29.1593,0.0000,29.1593,-61.3277,72.5489,17.9380,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9538.4325,9538.4325,9538.4325,9538.4325,6,0,0,0
+693.3900,0.5000,13793.0552,84.0000,84.0000,0.0000,-2.6070,-27.2620,6,1615.5048,237.7135,800.5725,-76.7106,40.2152,135.4371,160.9315,-12.9775,0.0000,36.3590,0.0000,36.3590,3.8563,36.3590,4.1092,0.0000,2213.0202,139.1592,214.9189,32.2497,8.9949,23.2548,0.0000,23.2548,0.0000,23.2548,-67.2312,72.5489,17.9370,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8367.8667,8367.8667,8367.8667,8367.8667,6,0,0,0
+693.8900,0.5000,13804.7219,84.0000,84.0000,0.0000,-2.7277,-27.5802,6,1615.5048,218.3564,792.3109,-76.7106,36.9405,134.0394,160.9315,-12.9775,0.0000,33.0842,0.0000,33.0842,3.8563,33.0842,4.0083,0.0000,2213.0202,125.4642,195.5618,29.0759,8.9325,20.1434,0.0000,20.1434,0.0000,20.1434,-70.3419,72.5489,17.9364,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7739.3778,7739.3778,7739.3778,7739.3778,6,0,0,0
+694.3900,0.5000,13816.3885,84.0000,84.0000,0.0000,-2.7901,-27.9057,6,1615.5048,208.6700,787.9987,-76.7106,35.3018,133.3099,160.9315,-12.9775,0.0000,31.4455,0.0000,31.4455,3.8563,31.4455,4.0083,0.0000,2213.0202,118.3931,185.8754,27.4372,8.9003,18.5370,0.0000,18.5370,0.0000,18.5370,-71.9481,72.5489,17.9361,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7424.8757,7424.8757,7424.8757,7424.8757,6,0,0,0
+694.8900,0.5000,13828.0552,84.0000,84.0000,0.0000,-2.8226,-28.2350,6,1615.5048,203.6204,785.8409,-76.7106,34.4475,132.9448,160.9315,-12.9775,0.0000,30.5912,0.0000,30.5912,3.8563,30.5912,4.0083,0.0000,2213.0202,114.7069,180.8257,26.5830,8.8835,17.6995,0.0000,17.6995,0.0000,17.6995,-72.7854,72.5489,17.9360,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7260.9234,7260.9234,7260.9234,7260.9234,6,0,0,0
+695.3900,0.5000,13839.7219,84.0000,84.0000,0.0000,-2.8073,-28.5626,6,1615.5048,205.9860,784.7159,-76.7106,34.8477,132.7545,160.9315,-12.9775,0.0000,30.9914,0.0000,30.9914,3.8563,30.9914,4.0083,0.0000,2213.0202,116.4338,183.1913,26.9832,8.8913,18.0918,0.0000,18.0918,0.0000,18.0918,-72.3932,72.5489,17.9360,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7337.7308,7337.7308,7337.7308,7337.7308,6,0,0,0
+695.8900,0.5000,13851.3885,84.0000,84.0000,0.0000,-2.7904,-28.8881,6,1615.5048,208.6138,785.2429,-76.7106,35.2923,132.8437,160.9315,-12.9775,0.0000,31.4360,0.0000,31.4360,3.8563,31.4360,4.0083,0.0000,2213.0202,118.3521,185.8192,27.4277,8.9001,18.5277,0.0000,18.5277,0.0000,18.5277,-71.9574,72.5489,17.9361,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7423.0520,7423.0520,7423.0520,7423.0520,6,0,0,0
+696.3900,0.5000,13863.0552,84.0000,84.0000,0.0000,-2.7773,-29.2121,6,1615.5048,210.6627,785.8283,-76.7106,35.6389,132.9427,160.9315,-12.9775,0.0000,31.7826,0.0000,31.7826,3.8563,31.7826,4.0083,0.0000,2213.0202,119.8478,187.8680,27.7743,8.9069,18.8675,0.0000,18.8675,0.0000,18.8675,-71.6177,72.5489,17.9362,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7489.5743,7489.5743,7489.5743,7489.5743,6,0,0,0
+696.8900,0.5000,13874.7219,84.0000,84.0000,0.0000,-2.7842,-29.5369,6,1615.5048,209.5859,786.2848,-76.7106,35.4568,133.0199,160.9315,-12.9775,0.0000,31.6005,0.0000,31.6005,3.8563,31.6005,4.0083,0.0000,2213.0202,119.0617,186.7913,27.5922,8.9033,18.6889,0.0000,18.6889,0.0000,18.6889,-71.7962,72.5489,17.9362,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7454.6150,7454.6150,7454.6150,7454.6150,6,0,0,0
+697.3900,0.5000,13886.3885,84.0000,84.0000,0.0000,-2.8009,-29.8637,6,1615.5048,206.9949,786.0449,-76.7106,35.0184,132.9794,160.9315,-12.9775,0.0000,31.1621,0.0000,31.1621,3.8563,31.1621,4.0083,0.0000,2213.0202,117.1703,184.2002,27.1538,8.8947,18.2592,0.0000,18.2592,0.0000,18.2592,-72.2259,72.5489,17.9361,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7370.4876,7370.4876,7370.4876,7370.4876,6,0,0,0
+697.8900,0.5000,13898.0552,84.0000,84.0000,0.0000,-2.8214,-30.1929,6,1615.5048,203.8094,785.4677,-76.7106,34.4795,132.8817,160.9315,-12.9775,0.0000,30.6232,0.0000,30.6232,3.8563,30.6232,4.0083,0.0000,2213.0202,114.8449,181.0148,26.6150,8.8841,17.7309,0.0000,17.7309,0.0000,17.7309,-72.7541,72.5489,17.9360,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7267.0621,7267.0621,7267.0621,7267.0621,6,0,0,0
+698.3900,0.5000,13909.7219,84.0000,84.0000,0.0000,-2.8421,-30.5244,6,1615.5048,200.5828,784.7581,-76.7106,33.9337,132.7617,160.9315,-12.9775,0.0000,30.0774,0.0000,30.0774,3.8563,30.0774,4.0083,0.0000,2213.0202,112.4895,177.7882,26.0691,8.8734,17.1957,0.0000,17.1957,0.0000,17.1957,-73.2891,72.5489,17.9359,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7162.3008,7162.3008,7162.3008,7162.3008,6,0,0,0
+698.8900,0.5000,13921.3885,84.0000,84.0000,0.0000,-2.8619,-30.8583,6,1615.5048,197.5015,784.0393,-76.7106,33.4124,132.6401,160.9315,-12.9775,0.0000,29.5561,0.0000,29.5561,3.8563,29.5561,4.0083,0.0000,2213.0202,110.2401,174.7069,25.5478,8.8631,16.6847,0.0000,16.6847,0.0000,16.6847,-73.8000,72.5489,17.9358,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7062.2565,7062.2565,7062.2565,7062.2565,6,0,0,0
+699.3900,0.5000,13933.0552,84.0000,84.0000,0.0000,-2.8744,-31.1937,6,1615.5048,195.5637,783.3529,-76.7106,33.0845,132.5239,160.9315,-12.9775,0.0000,29.2283,0.0000,29.2283,3.8563,29.2283,4.0083,0.0000,2213.0202,108.8255,172.7691,25.2200,8.8566,16.3633,0.0000,16.3633,0.0000,16.3633,-74.1213,72.5489,17.9357,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6999.3384,6999.3384,6999.3384,6999.3384,6,0,0,0
+699.8900,0.5000,13944.7219,84.0000,84.0000,0.0000,-2.8783,-31.5295,6,1615.5048,194.9636,782.9212,-76.7106,32.9830,132.4509,160.9315,-12.9775,0.0000,29.1267,0.0000,29.1267,3.8563,29.1267,4.0083,0.0000,2213.0202,108.3874,172.1690,25.1185,8.8547,16.2638,0.0000,16.2638,0.0000,16.2638,-74.2208,72.5489,17.9357,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6979.8542,6979.8542,6979.8542,6979.8542,6,0,0,0
+700.3900,0.5000,13956.3885,84.0000,84.0000,0.0000,-2.8469,-31.8616,6,1615.5048,199.8326,782.7875,-76.7106,33.8067,132.4283,160.9315,-12.9775,0.0000,29.9504,0.0000,29.9504,3.8563,29.9504,4.0083,0.0000,2213.0202,111.9418,177.0379,25.9422,8.8709,17.0713,0.0000,17.0713,0.0000,17.0713,-73.4135,72.5489,17.9358,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7137.9406,7137.9406,7137.9406,7137.9406,6,0,0,0
+700.8900,0.5000,13968.0552,84.0000,84.0000,0.0000,-2.7990,-32.1882,6,1615.5048,207.2770,783.8721,-76.7106,35.0661,132.6118,160.9315,-12.9775,0.0000,31.2099,0.0000,31.2099,3.8563,31.2099,4.0083,0.0000,2213.0202,117.3762,184.4824,27.2016,8.8956,18.3059,0.0000,18.3059,0.0000,18.3059,-72.1791,72.5489,17.9361,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7379.6477,7379.6477,7379.6477,7379.6477,6,0,0,0
+701.3900,0.5000,13979.7219,84.0000,84.0000,0.0000,-2.7272,-32.5064,6,1615.5048,218.4440,785.5305,-76.7106,36.9553,132.8923,160.9315,-12.9775,0.0000,33.0990,0.0000,33.0990,3.8563,33.0990,4.0083,0.0000,2213.0202,125.5282,195.6494,29.0908,8.9328,20.1580,0.0000,20.1580,0.0000,20.1580,-70.3274,72.5489,17.9364,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7742.2221,7742.2221,7742.2221,7742.2221,6,0,0,0
+701.8900,0.5000,13991.3885,84.0000,84.0000,0.0000,-2.6664,-32.8174,6,1615.5048,228.1033,788.0182,-76.7106,38.5894,133.3132,160.9315,-12.9775,0.0000,34.7331,0.0000,34.7331,3.8563,34.7331,4.0442,0.0000,2213.0202,132.4244,205.3086,30.6889,8.9642,21.7247,0.0000,21.7247,0.0000,21.7247,-68.7610,72.5489,17.9367,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8055.8394,8055.8394,8055.8394,8055.8394,6,0,0,0
+702.3900,0.5000,14003.0552,84.0000,84.0000,0.0000,-2.6235,-33.1235,6,1615.5048,235.0492,790.1700,-76.7106,39.7645,133.6772,160.9315,-12.9775,0.0000,35.9082,0.0000,35.9082,3.8563,35.9082,4.0912,0.0000,2213.0202,137.2921,212.2545,31.8170,8.9864,22.8306,0.0000,22.8306,0.0000,22.8306,-67.6553,72.5489,17.9369,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8281.3599,8281.3599,8281.3599,8281.3599,6,0,0,0
+702.8900,0.5000,14014.7219,84.0000,84.0000,0.0000,-2.6127,-33.4283,6,1615.5048,236.7905,791.7174,-76.7106,40.0591,133.9390,160.9315,-12.9775,0.0000,36.2028,0.0000,36.2028,3.8563,36.2028,4.1030,0.0000,2213.0202,138.5124,213.9958,32.0998,8.9920,23.1078,0.0000,23.1078,0.0000,23.1078,-67.3781,72.5489,17.9370,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8337.8966,8337.8966,8337.8966,8337.8966,6,0,0,0
+703.3900,0.5000,14026.3885,84.0000,84.0000,0.0000,-2.6200,-33.7340,6,1615.5048,235.6108,792.1053,-76.7106,39.8595,134.0046,160.9315,-12.9775,0.0000,36.0032,0.0000,36.0032,3.8563,36.0032,4.0950,0.0000,2213.0202,137.6857,212.8162,31.9082,8.9882,22.9200,0.0000,22.9200,0.0000,22.9200,-67.5659,72.5489,17.9370,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8299.5966,8299.5966,8299.5966,8299.5966,6,0,0,0
+703.8900,0.5000,14038.0552,84.0000,84.0000,0.0000,-2.6477,-34.0429,6,1615.5048,231.1249,791.8425,-76.7106,39.1006,133.9602,160.9315,-12.9775,0.0000,35.2443,0.0000,35.2443,3.8563,35.2443,4.0646,0.0000,2213.0202,134.5419,208.3303,31.1797,8.9739,22.2058,0.0000,22.2058,0.0000,22.2058,-68.2800,72.5489,17.9368,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8153.9459,8153.9459,8153.9459,8153.9459,6,0,0,0
+704.3900,0.5000,14049.7219,84.0000,84.0000,0.0000,-2.6866,-34.3563,6,1615.5048,224.8365,790.8432,-76.7106,38.0368,133.7911,160.9315,-12.9775,0.0000,34.1805,0.0000,34.1805,3.8563,34.1805,4.0221,0.0000,2213.0202,130.1351,202.0419,30.1584,8.9538,21.2046,0.0000,21.2046,0.0000,21.2046,-69.2810,72.5489,17.9366,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7949.7746,7949.7746,7949.7746,7949.7746,6,0,0,0
+704.8900,0.5000,14061.3885,84.0000,84.0000,0.0000,-2.7419,-34.6762,6,1615.5048,216.1536,789.4423,-76.7106,36.5678,133.5541,160.9315,-12.9775,0.0000,32.7116,0.0000,32.7116,3.8563,32.7116,4.0083,0.0000,2213.0202,123.8562,193.3590,28.7033,8.9252,19.7781,0.0000,19.7781,0.0000,19.7781,-70.7072,72.5489,17.9364,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7667.8557,7667.8557,7667.8557,7667.8557,6,0,0,0
+705.3900,0.5000,14073.0552,84.0000,84.0000,0.0000,-2.8087,-35.0039,6,1615.5048,205.7762,787.5080,-76.7106,34.8122,133.2269,160.9315,-12.9775,0.0000,30.9560,0.0000,30.9560,3.8563,30.9560,4.0083,0.0000,2213.0202,116.2806,182.9816,26.9477,8.8906,18.0570,0.0000,18.0570,0.0000,18.0570,-72.4279,72.5489,17.9360,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7330.9192,7330.9192,7330.9192,7330.9192,6,0,0,0
+705.8900,0.5000,14084.7219,84.0000,84.0000,0.0000,-2.8825,-35.3402,6,1615.5048,194.3098,785.1962,-76.7106,32.8724,132.8358,160.9315,-12.9775,0.0000,29.0161,0.0000,29.0161,3.8563,29.0161,4.0083,0.0000,2213.0202,107.9102,171.5152,25.0079,8.8525,16.1554,0.0000,16.1554,0.0000,16.1554,-74.3292,72.5489,17.9357,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6958.6272,6958.6272,6958.6272,6958.6272,6,0,0,0
+706.3900,0.5000,14096.3885,84.0000,84.0000,0.0000,-2.9413,-35.6834,6,1615.5048,185.1683,782.6418,-76.7106,31.3259,132.4036,160.9315,-12.9775,0.0000,27.4696,0.0000,27.4696,3.8563,27.4696,4.0083,0.0000,2213.0202,101.2369,162.3737,23.4613,8.8221,14.6393,0.0000,14.6393,0.0000,14.6393,-75.8450,72.5489,17.9354,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6667.7615,6667.7615,6667.7615,6667.7615,6,0,0,0
+706.8900,0.5000,14108.0552,84.0000,84.0000,0.0000,-2.9831,-36.0314,6,1615.5048,178.7112,780.6054,-76.7106,30.2335,132.0591,160.9315,-12.9775,0.0000,26.3772,0.0000,26.3772,3.8563,26.3772,4.0083,0.0000,2213.0202,96.5232,155.9166,22.3690,8.8064,13.5626,0.0000,13.5626,0.0000,13.5626,-76.9215,72.5489,17.9351,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6464.4727,6464.4727,6464.4727,6464.4727,6,0,0,0
+707.3900,0.5000,14119.7219,84.0000,84.0000,0.0000,-2.9799,-36.3790,6,1615.5048,179.2022,779.1669,-76.7106,30.3166,131.8158,160.9315,-12.9775,0.0000,26.4603,0.0000,26.4603,3.8563,26.4603,4.0083,0.0000,2213.0202,96.8816,156.4075,22.4520,8.8064,13.6456,0.0000,13.6456,0.0000,13.6456,-76.8385,72.5489,17.9351,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6479.9287,6479.9287,6479.9287,6479.9287,6,0,0,0
+707.8900,0.5000,14131.3885,84.0000,84.0000,0.0000,-2.9509,-36.7233,6,1615.5048,183.6805,779.2763,-76.7106,31.0742,131.8343,160.9315,-12.9775,0.0000,27.2179,0.0000,27.2179,3.8563,27.2179,4.0083,0.0000,2213.0202,100.1508,160.8858,23.2096,8.8171,14.3925,0.0000,14.3925,0.0000,14.3925,-76.0917,72.5489,17.9353,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6620.9192,6620.9192,6620.9192,6620.9192,6,0,0,0
+708.3900,0.5000,14143.0552,84.0000,84.0000,0.0000,-2.8933,-37.0609,6,1615.5048,192.6254,780.2739,-76.7106,32.5875,132.0030,160.9315,-12.9775,0.0000,28.7312,0.0000,28.7312,3.8563,28.7312,4.0083,0.0000,2213.0202,106.6806,169.8308,24.7229,8.8469,15.8760,0.0000,15.8760,0.0000,15.8760,-74.6085,72.5489,17.9356,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6903.9387,6903.9387,6903.9387,6903.9387,6,0,0,0
+708.8900,0.5000,14154.7219,84.0000,84.0000,0.0000,-2.8272,-37.3907,6,1615.5048,202.9082,782.2666,-76.7106,34.3270,132.3402,160.9315,-12.9775,0.0000,30.4708,0.0000,30.4708,3.8563,30.4708,4.0083,0.0000,2213.0202,114.1870,180.1136,26.4625,8.8811,17.5814,0.0000,17.5814,0.0000,17.5814,-72.9035,72.5489,17.9359,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7237.8011,7237.8011,7237.8011,7237.8011,6,0,0,0
+709.3900,0.5000,14166.3885,84.0000,84.0000,0.0000,-2.7556,-37.7122,6,1615.5048,214.0267,784.5573,-76.7106,36.2080,132.7277,160.9315,-12.9775,0.0000,32.3517,0.0000,32.3517,3.8563,32.3517,4.0083,0.0000,2213.0202,122.3035,191.2321,28.3435,8.9181,19.4254,0.0000,19.4254,0.0000,19.4254,-71.0599,72.5489,17.9363,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7598.7992,7598.7992,7598.7992,7598.7992,6,0,0,0
+709.8900,0.5000,14178.0552,84.0000,84.0000,0.0000,-2.6741,-38.0242,6,1615.5048,226.8493,787.0342,-76.7106,38.3773,133.1467,160.9315,-12.9775,0.0000,34.5210,0.0000,34.5210,3.8563,34.5210,4.0357,0.0000,2213.0202,131.5456,204.0547,30.4853,8.9602,21.5251,0.0000,21.5251,0.0000,21.5251,-68.9606,72.5489,17.9367,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8015.1251,8015.1251,8015.1251,8015.1251,6,0,0,0
+710.3900,0.5000,14189.7219,84.0000,84.0000,0.0000,-2.5903,-38.3264,6,1615.5048,240.4236,789.8907,-76.7106,40.6737,133.6300,160.9315,-12.9775,0.0000,36.8174,0.0000,36.8174,3.8563,36.8174,4.1276,0.0000,2213.0202,141.0585,217.6289,32.6899,9.0036,23.6863,0.0000,23.6863,0.0000,23.6863,-66.7998,72.5489,17.9371,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8455.8570,8455.8570,8455.8570,8455.8570,6,0,0,0
+710.8900,0.5000,14201.3885,84.0000,84.0000,0.0000,-2.5054,-38.6187,6,1615.5048,254.1594,792.9146,-76.7106,42.9975,134.1415,160.9315,-12.9775,0.0000,39.1412,0.0000,39.1412,3.8563,39.1412,4.2205,0.0000,2213.0202,150.6845,231.3648,34.9207,9.0475,25.8732,0.0000,25.8732,0.0000,25.8732,-64.6132,72.5489,17.9375,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8901.8356,8901.8356,8901.8356,8901.8356,6,0,0,0
+711.3900,0.5000,14213.0552,84.0000,84.0000,0.0000,-2.4449,-38.9039,6,1615.5048,263.9570,795.9746,-76.7106,44.6550,134.6592,160.9315,-12.9775,0.0000,40.7987,0.0000,40.7987,3.8563,40.7987,4.2868,0.0000,2213.0202,157.5507,241.1624,36.5119,9.0788,27.4331,0.0000,27.4331,0.0000,27.4331,-63.0536,72.5489,17.9377,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9219.9462,9219.9462,9219.9462,9219.9462,6,0,0,0
+711.8900,0.5000,14224.7219,84.0000,84.0000,0.0000,-2.4057,-39.1846,6,1615.5048,270.3105,798.1572,-76.7106,45.7299,135.0285,160.9315,-12.9775,0.0000,41.8736,0.0000,41.8736,3.8563,41.8736,4.3298,0.0000,2213.0202,162.0032,247.5159,37.5438,9.0991,28.4447,0.0000,28.4447,0.0000,28.4447,-62.0422,72.5489,17.9379,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9412.9854,9412.9854,9412.9854,9412.9854,6,0,0,0
+712.3900,0.5000,14236.3885,84.0000,84.0000,0.0000,-2.4017,-39.4648,6,1615.5048,270.9537,799.5726,-76.7106,45.8387,135.2679,160.9315,-12.9775,0.0000,41.9824,0.0000,41.9824,3.8563,41.9824,4.3342,0.0000,2213.0202,162.4540,248.1591,37.6482,9.1011,28.5471,0.0000,28.5471,0.0000,28.5471,-61.9398,72.5489,17.9379,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9430.9598,9430.9598,9430.9598,9430.9598,6,0,0,0
+712.8900,0.5000,14248.0552,84.0000,84.0000,0.0000,-2.4138,-39.7464,6,1615.5048,269.0025,799.7159,-76.7106,45.5086,135.2921,160.9315,-12.9775,0.0000,41.6523,0.0000,41.6523,3.8563,41.6523,4.3210,0.0000,2213.0202,161.0866,246.2079,37.3313,9.0949,28.2364,0.0000,28.2364,0.0000,28.2364,-62.2504,72.5489,17.9379,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9376.4302,9376.4302,9376.4302,9376.4302,6,0,0,0
+713.3900,0.5000,14259.7219,84.0000,84.0000,0.0000,-2.4409,-40.0312,6,1615.5048,264.6148,799.2812,-76.7106,44.7663,135.2186,160.9315,-12.9775,0.0000,40.9100,0.0000,40.9100,3.8563,40.9100,4.2913,0.0000,2213.0202,158.0117,241.8202,36.6187,9.0809,27.5378,0.0000,27.5378,0.0000,27.5378,-62.9489,72.5489,17.9378,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9241.3038,9241.3038,9241.3038,9241.3038,6,0,0,0
+713.8900,0.5000,14271.3885,84.0000,84.0000,0.0000,-2.4434,-40.3162,6,1615.5048,264.1989,798.3038,-76.7106,44.6959,135.0532,160.9315,-12.9775,0.0000,40.8396,0.0000,40.8396,3.8563,40.8396,4.2885,0.0000,2213.0202,157.7202,241.4042,36.5512,9.0796,27.4716,0.0000,27.4716,0.0000,27.4716,-63.0151,72.5489,17.9378,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9227.7980,9227.7980,9227.7980,9227.7980,6,0,0,0
+714.3900,0.5000,14283.0552,84.0000,84.0000,0.0000,-2.4440,-40.6014,6,1615.5048,264.1055,798.2111,-76.7106,44.6801,135.0376,160.9315,-12.9775,0.0000,40.8238,0.0000,40.8238,3.8563,40.8238,4.2878,0.0000,2213.0202,157.6548,241.3109,36.5360,9.0793,27.4568,0.0000,27.4568,0.0000,27.4568,-63.0299,72.5489,17.9378,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9224.7680,9224.7680,9224.7680,9224.7680,6,0,0,0
+714.8900,0.5000,14294.7219,84.0000,84.0000,0.0000,-2.5847,-40.9029,6,1615.5048,241.3354,798.1903,-76.7106,40.8280,135.0341,160.9315,-12.9775,0.0000,36.9717,0.0000,36.9717,3.8563,36.9717,4.1337,0.0000,2213.0202,141.6975,218.5408,32.8380,9.0065,23.8315,0.0000,23.8315,0.0000,23.8315,-66.6546,72.5489,17.9371,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8485.4644,8485.4644,8485.4644,8485.4644,6,0,0,0
+715.3900,0.5000,14306.3885,84.0000,84.0000,0.0000,-2.6246,-41.2091,6,1615.5048,234.8716,793.1178,-76.7106,39.7345,134.1759,160.9315,-12.9775,0.0000,35.8782,0.0000,35.8782,3.8563,35.8782,4.0900,0.0000,2213.0202,137.1677,212.0770,31.7882,8.9859,22.8023,0.0000,22.8023,0.0000,22.8023,-67.6836,72.5489,17.9369,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8275.5958,8275.5958,8275.5958,8275.5958,6,0,0,0
+715.8900,0.5000,14318.0552,84.0000,84.0000,0.0000,-2.6523,-41.5185,6,1615.5048,230.3795,791.6778,-76.7106,38.9745,133.9323,160.9315,-12.9775,0.0000,35.1182,0.0000,35.1182,3.8563,35.1182,4.0596,0.0000,2213.0202,134.0196,207.5849,31.0586,8.9715,22.0871,0.0000,22.0871,0.0000,22.0871,-68.3986,72.5489,17.9368,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8129.7436,8129.7436,8129.7436,8129.7436,6,0,0,0
+716.3900,0.5000,14329.7219,84.0000,84.0000,0.0000,-2.6750,-41.8306,6,1615.5048,226.7102,790.6771,-76.7106,38.3538,133.7630,160.9315,-12.9775,0.0000,34.4975,0.0000,34.4975,3.8563,34.4975,4.0348,0.0000,2213.0202,131.4481,203.9156,30.4627,8.9598,21.5029,0.0000,21.5029,0.0000,21.5029,-68.9827,72.5489,17.9367,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8010.6096,8010.6096,8010.6096,8010.6096,6,0,0,0
+716.8900,0.5000,14341.3885,84.0000,84.0000,0.0000,-2.6908,-42.1445,6,1615.5048,224.1489,789.8597,-76.7106,37.9204,133.6247,160.9315,-12.9775,0.0000,34.0642,0.0000,34.0642,3.8563,34.0642,4.0174,0.0000,2213.0202,129.6532,201.3543,30.0467,8.9516,21.0951,0.0000,21.0951,0.0000,21.0951,-69.3904,72.5489,17.9366,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7927.4476,7927.4476,7927.4476,7927.4476,6,0,0,0
+717.3900,0.5000,14353.0552,84.0000,84.0000,0.0000,-2.6896,-42.4583,6,1615.5048,224.3510,789.2891,-76.7106,37.9546,133.5282,160.9315,-12.9775,0.0000,34.0983,0.0000,34.0983,3.8563,34.0983,4.0188,0.0000,2213.0202,129.7948,201.5563,30.0795,8.9522,21.1273,0.0000,21.1273,0.0000,21.1273,-69.3583,72.5489,17.9366,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7934.0090,7934.0090,7934.0090,7934.0090,6,0,0,0
+717.8900,0.5000,14364.7219,84.0000,84.0000,0.0000,-2.6718,-42.7700,6,1615.5048,227.2333,789.3341,-76.7106,38.4423,133.5358,160.9315,-12.9775,0.0000,34.5860,0.0000,34.5860,3.8563,34.5860,4.0383,0.0000,2213.0202,131.8147,204.4387,30.5477,8.9615,21.5862,0.0000,21.5862,0.0000,21.5862,-68.8994,72.5489,17.9367,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8027.5947,8027.5947,8027.5947,8027.5947,6,0,0,0
+718.3900,0.5000,14376.3885,84.0000,84.0000,0.0000,-2.6142,-43.0750,6,1615.5048,236.5460,789.9762,-76.7106,40.0177,133.6444,160.9315,-12.9775,0.0000,36.1614,0.0000,36.1614,3.8563,36.1614,4.1013,0.0000,2213.0202,138.3411,213.7514,32.0601,8.9912,23.0689,0.0000,23.0689,0.0000,23.0689,-67.4170,72.5489,17.9370,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8329.9599,8329.9599,8329.9599,8329.9599,6,0,0,0
+718.8900,0.5000,14388.0552,84.0000,84.0000,0.0000,-2.5978,-43.3781,6,1615.5048,239.1996,792.0508,-76.7106,40.4666,133.9954,160.9315,-12.9775,0.0000,36.6104,0.0000,36.6104,3.8563,36.6104,4.1193,0.0000,2213.0202,140.2007,216.4049,32.4911,8.9997,23.4914,0.0000,23.4914,0.0000,23.4914,-66.9946,72.5489,17.9371,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8416.1162,8416.1162,8416.1162,8416.1162,6,0,0,0
+719.3900,0.5000,14399.7219,84.0000,84.0000,0.0000,-2.4892,-43.6685,6,1615.5048,256.7937,792.6420,-76.7106,43.4431,134.0954,160.9315,-12.9775,0.0000,39.5869,0.0000,39.5869,3.8563,39.5869,4.2383,0.0000,2213.0202,152.5307,233.9991,35.3485,9.0559,26.2926,0.0000,26.2926,0.0000,26.2926,-64.1939,72.5489,17.9376,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8987.3663,8987.3663,8987.3663,8987.3663,6,0,0,0
+719.8900,0.5000,14411.3885,84.0000,84.0000,0.0000,-2.3460,-43.9422,6,1615.5048,279.9830,796.5614,-76.7106,47.3662,134.7585,160.9315,-12.9775,0.0000,43.5099,0.0000,43.5099,3.8563,43.5099,4.3953,0.0000,2213.0202,168.7817,257.1884,39.1146,9.1300,29.9847,0.0000,29.9847,0.0000,29.9847,-60.5025,72.5489,17.9382,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9683.3091,9683.3091,9683.3091,9683.3091,6,0,0,0
+720.3900,0.5000,14423.0552,84.0000,84.0000,0.0000,-2.2836,-44.2086,6,1615.5048,290.0876,801.7274,-76.7106,49.0756,135.6324,160.9315,-12.9775,0.0000,45.2194,0.0000,45.2194,3.8563,45.2194,4.4636,0.0000,2213.0202,175.8630,267.2930,40.7557,9.1623,31.5934,0.0000,31.5934,0.0000,31.5934,-58.8939,72.5489,17.9384,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9965.6910,9965.6910,9965.6910,9965.6910,6,0,0,0
+720.8900,0.5000,14434.7219,84.0000,84.0000,0.0000,-2.2524,-44.4714,6,1615.5048,295.1302,803.9784,-76.7106,49.9287,136.0133,160.9315,-12.9775,0.0000,46.0725,0.0000,46.0725,3.8563,46.0725,4.4978,0.0000,2213.0202,179.3969,272.3356,41.5747,9.1784,32.3963,0.0000,32.3963,0.0000,32.3963,-58.0912,72.5489,17.9386,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10106.5949,10106.5949,10106.5949,10106.5949,6,0,0,0
+721.3900,0.5000,14446.3885,84.0000,84.0000,0.0000,-2.2356,-44.7322,6,1615.5048,297.8597,805.1017,-76.7106,50.3905,136.2033,160.9315,-12.9775,0.0000,46.5342,0.0000,46.5342,3.8563,46.5342,4.5162,0.0000,2213.0202,181.3097,275.0651,42.0180,9.1871,32.8309,0.0000,32.8309,0.0000,32.8309,-57.6567,72.5489,17.9386,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10182.8629,10182.8629,10182.8629,10182.8629,6,0,0,0
+721.8900,0.5000,14458.0552,84.0000,84.0000,0.0000,-2.2191,-44.9911,6,1615.5048,300.5206,805.7098,-76.7106,50.8406,136.3062,160.9315,-12.9775,0.0000,46.9844,0.0000,46.9844,3.8563,46.9844,4.5342,0.0000,2213.0202,183.1744,277.7260,42.4501,9.1956,33.2545,0.0000,33.2545,0.0000,33.2545,-57.2331,72.5489,17.9387,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10257.2137,10257.2137,10257.2137,10257.2137,6,0,0,0
+722.3900,0.5000,14469.7219,84.0000,84.0000,0.0000,-2.1885,-45.2464,6,1615.5048,305.4882,806.3025,-76.7106,51.6810,136.4064,160.9315,-12.9775,0.0000,47.8248,0.0000,47.8248,3.8563,47.8248,4.5679,0.0000,2213.0202,186.6557,282.6936,43.2569,9.2115,34.0454,0.0000,34.0454,0.0000,34.0454,-56.4423,72.5489,17.9388,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10396.0198,10396.0198,10396.0198,10396.0198,6,0,0,0
+722.8900,0.5000,14481.3885,84.0000,84.0000,0.0000,-2.1273,-45.4946,6,1615.5048,315.3989,807.4092,-76.7106,53.3577,136.5937,160.9315,-12.9775,0.0000,49.5014,0.0000,49.5014,3.8563,49.5014,4.6349,0.0000,2213.0202,193.6011,292.6042,44.8665,9.2431,35.6233,0.0000,35.6233,0.0000,35.6233,-54.8647,72.5489,17.9390,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10718.3992,10718.3992,10718.3992,10718.3992,6,0,0,0
+723.3900,0.5000,14493.0552,84.0000,84.0000,0.0000,-2.0482,-45.7336,6,1615.5048,328.1962,809.6170,-76.7106,55.5227,136.9672,160.9315,-12.9775,0.0000,51.6664,0.0000,51.6664,3.8563,51.6664,4.7215,0.0000,2213.0202,202.5695,305.4015,46.9449,9.2840,37.6608,0.0000,37.6608,0.0000,37.6608,-52.8275,72.5489,17.9393,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11139.3558,11139.3558,11139.3558,11139.3558,6,0,0,0
+723.8900,0.5000,14504.7219,84.0000,84.0000,0.0000,-1.9577,-45.9620,6,1615.5048,342.8541,812.4679,-76.7106,58.0024,137.4495,160.9315,-12.9775,0.0000,54.1462,0.0000,54.1462,3.8563,54.1462,4.8207,0.0000,2213.0202,212.8418,320.0595,49.3254,9.3309,39.9946,0.0000,39.9946,0.0000,39.9946,-50.4940,72.5489,17.9397,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11621.5166,11621.5166,11621.5166,11621.5166,6,0,0,0
+724.3900,0.5000,14516.3885,84.0000,84.0000,0.0000,-1.8863,-46.1821,6,1615.5048,354.4220,815.7332,-76.7106,59.9594,138.0019,160.9315,-12.9775,0.0000,56.1032,0.0000,56.1032,3.8563,56.1032,4.8990,0.0000,2213.0202,220.9486,331.6274,51.2042,9.3678,41.8364,0.0000,41.8364,0.0000,41.8364,-48.6525,72.5489,17.9399,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12002.0330,12002.0330,12002.0330,12002.0330,6,0,0,0
+724.8900,0.5000,14528.0552,84.0000,84.0000,0.0000,-1.8705,-46.4003,6,1615.5048,356.9846,818.3102,-76.7106,60.3930,138.4378,160.9315,-12.9775,0.0000,56.5367,0.0000,56.5367,3.8563,56.5367,4.9163,0.0000,2213.0202,222.7445,334.1900,51.6203,9.3760,42.2444,0.0000,42.2444,0.0000,42.2444,-48.2446,72.5489,17.9400,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12086.3280,12086.3280,12086.3280,12086.3280,6,0,0,0
+725.3900,0.5000,14539.7219,84.0000,84.0000,0.0000,-1.8048,-46.6108,6,1615.5048,367.6259,818.8811,-76.7106,62.1932,138.5344,160.9315,-12.9775,0.0000,58.3369,0.0000,58.3369,3.8563,58.3369,4.9883,0.0000,2213.0202,230.2019,344.8313,53.3486,9.4099,43.9387,0.0000,43.9387,0.0000,43.9387,-46.5505,72.5489,17.9402,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12436.3644,12436.3644,12436.3644,12436.3644,6,0,0,0
+725.8900,0.5000,14551.3885,84.0000,84.0000,0.0000,-1.7183,-46.8113,6,1615.5048,381.6282,821.2517,-76.7106,64.5621,138.9355,160.9315,-12.9775,0.0000,60.7058,0.0000,60.7058,3.8563,60.7058,5.0831,0.0000,2213.0202,240.0147,358.8336,55.6227,9.4546,46.1681,0.0000,46.1681,0.0000,46.1681,-44.3213,72.5489,17.9405,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12896.9580,12896.9580,12896.9580,12896.9580,6,0,0,0
+726.3900,0.5000,14563.0552,84.0000,84.0000,0.0000,-1.6690,-47.0060,6,1615.5048,389.6162,824.3710,-76.7106,65.9134,139.4632,160.9315,-12.9775,0.0000,62.0571,0.0000,62.0571,3.8563,62.0571,5.1372,0.0000,2213.0202,245.6127,366.8216,56.9200,9.4801,47.4399,0.0000,47.4399,0.0000,47.4399,-43.0496,72.5489,17.9406,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13122.4742,13122.4742,13122.4742,13122.4742,6,0,0,0
+726.8900,0.5000,14574.7219,84.0000,84.0000,0.0000,-1.6057,-47.1934,6,1615.5048,399.8692,826.1505,-76.7106,67.6480,139.7642,160.9315,-12.9775,0.0000,63.7917,0.0000,63.7917,3.8563,63.7917,5.2065,0.0000,2213.0202,252.7979,377.0746,58.5851,9.5128,49.0724,0.0000,49.0724,0.0000,49.0724,-41.4174,72.5489,17.9408,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13406.8219,13406.8219,13406.8219,13406.8219,6,0,0,0
+727.3900,0.5000,14586.3885,84.0000,84.0000,0.0000,-1.5320,-47.3721,6,1615.5048,411.8090,828.4346,-76.7106,69.6679,140.1506,160.9315,-12.9775,0.0000,65.8116,0.0000,65.8116,3.8563,65.8116,5.2873,0.0000,2213.0202,261.1653,389.0143,60.5243,9.5509,50.9734,0.0000,50.9734,0.0000,50.9734,-39.5165,72.5489,17.9410,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13782.3783,13782.3783,13782.3783,13782.3783,6,0,0,0
+727.8900,0.5000,14598.0552,84.0000,84.0000,0.0000,-1.4334,-47.5393,6,1615.5048,427.7845,831.0944,-76.7106,72.3705,140.6006,160.9315,-12.9775,0.0000,68.5143,0.0000,68.5143,3.8563,68.5143,5.3954,0.0000,2213.0202,272.3610,404.9898,63.1188,9.6018,53.5170,0.0000,53.5170,0.0000,53.5170,-36.9732,72.5489,17.9413,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14296.4857,14296.4857,14296.4857,14296.4857,6,0,0,0
+728.3900,0.5000,14609.7219,84.0000,84.0000,0.0000,-1.3214,-47.6935,6,1615.5048,445.9219,834.6533,-76.7106,75.4390,141.2027,160.9315,-12.9775,0.0000,71.5827,0.0000,71.5827,3.8563,71.5827,5.5182,0.0000,2213.0202,285.0717,423.1273,66.0645,9.6605,56.4040,0.0000,56.4040,0.0000,56.4040,-34.0865,72.5489,17.9415,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14880.1663,14880.1663,14880.1663,14880.1663,6,0,0,0
+728.8900,0.5000,14621.3885,84.0000,84.0000,0.0000,-1.1904,-47.8324,6,1615.5048,467.1718,838.6938,-76.7106,79.0339,141.8862,160.9315,-12.9775,0.0000,75.1776,0.0000,75.1776,3.8563,75.1776,5.6620,0.0000,2213.0202,299.9636,444.3772,69.5156,9.7312,59.7844,0.0000,59.7844,0.0000,59.7844,-30.7063,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15564.0074,15564.0074,15564.0074,15564.0074,6,0,0,0
+729.3900,0.5000,14633.0552,84.0000,84.0000,0.0000,-1.0508,-47.9549,6,1615.5048,489.8106,843.4276,-76.7106,82.8638,142.6871,160.9315,-12.9775,0.0000,79.0075,0.0000,79.0075,3.8563,79.0075,5.8152,0.0000,2213.0202,315.8289,467.0160,73.1924,9.8065,63.3858,0.0000,63.3858,0.0000,63.3858,-27.1052,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16298.4822,16298.4822,16298.4822,16298.4822,6,0,0,0
+729.8900,0.5000,14644.7219,84.0000,84.0000,0.0000,-0.9048,-48.0605,6,1615.5048,513.4853,848.4709,-76.7106,86.8690,143.5403,160.9315,-12.9775,0.0000,83.0127,0.0000,83.0127,3.8563,83.0127,5.9754,0.0000,2213.0202,332.4201,490.6907,77.0373,9.8853,67.1520,0.0000,67.1520,0.0000,67.1520,-23.3393,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17072.2566,17072.2566,17072.2566,17072.2566,6,0,0,0
+730.3900,0.5000,14656.3885,84.0000,84.0000,0.0000,-0.7579,-48.1489,6,1615.5048,537.2961,853.7450,-76.7106,90.8972,144.4325,160.9315,-12.9775,0.0000,87.0409,0.0000,87.0409,3.8563,87.0409,6.1365,0.0000,2213.0202,349.1067,514.5015,80.9044,9.9646,70.9398,0.0000,70.9398,0.0000,70.9398,-19.5517,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17850.4787,17850.4787,17850.4787,17850.4787,6,0,0,0
+730.8900,0.5000,14668.0552,84.0000,84.0000,0.0000,-0.6111,-48.2202,6,1615.5048,561.0972,859.0493,-76.7106,94.9238,145.3299,160.9315,-12.9775,0.0000,91.0675,0.0000,91.0675,3.8563,91.0675,6.2976,0.0000,2213.0202,365.7865,538.3026,84.7699,10.0438,74.7261,0.0000,74.7261,0.0000,74.7261,-15.7656,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18602.8759,18602.8759,18602.8759,18602.8759,6,0,0,0
+731.3900,0.5000,14679.7219,84.0000,84.0000,0.0000,-0.4651,-48.2745,6,1615.5048,584.7766,864.3515,-76.7106,98.9297,146.2269,160.9315,-12.9775,0.0000,95.0735,0.0000,95.0735,3.8563,95.0735,6.4578,0.0000,2213.0202,382.3811,561.9820,88.6156,10.1226,78.4930,0.0000,78.4930,0.0000,78.4930,-11.9988,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19329.0922,19329.0922,19329.0922,19329.0922,6,0,0,0
+731.8900,0.5000,14691.3885,84.0000,84.0000,0.0000,-0.3244,-48.3123,6,1615.5048,607.5926,869.6266,-76.7106,102.7896,147.1193,160.9315,-12.9775,0.0000,98.9333,0.0000,98.9333,3.8563,98.9333,6.6122,0.0000,2213.0202,398.3705,584.7979,92.3211,10.1985,82.1226,0.0000,82.1226,0.0000,82.1226,-8.3694,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20071.5168,20071.5168,20071.5168,20071.5168,6,0,0,0
+732.3900,0.5000,14703.0552,84.0000,84.0000,0.0000,-0.1907,-48.3346,6,1615.5048,629.2599,874.7094,-76.7106,106.4552,147.9792,160.9315,-12.9775,0.0000,102.5989,0.0000,102.5989,3.8563,102.5989,6.7588,0.0000,2213.0202,413.5550,606.4653,95.8401,10.2686,85.5715,0.0000,85.5715,0.0000,85.5715,-4.9205,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20776.5676,20776.5676,20776.5676,20776.5676,6,0,0,0
+732.8900,0.5000,14714.7219,84.0000,84.0000,0.0000,-0.0712,-48.3429,6,1615.5048,648.6269,879.5362,-76.7106,109.7316,148.7958,160.9315,-12.9775,0.0000,105.8753,0.0000,105.8753,3.8563,105.8753,6.8899,0.0000,2213.0202,427.1273,625.8323,98.9855,10.3304,88.6551,0.0000,88.6551,0.0000,88.6551,-1.8370,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21406.7638,21406.7638,21406.7638,21406.7638,6,0,0,0
+733.3900,0.5000,14726.3885,84.0000,84.0000,0.0000,0.0423,-48.3380,6,1615.5048,667.0206,883.8506,-76.7106,112.8434,149.5257,160.9315,-12.9775,0.0000,108.9871,0.0000,108.9871,3.8563,108.9871,7.0144,0.0000,2213.0202,440.0176,644.2260,101.9727,10.3891,91.5836,0.0000,91.5836,0.0000,91.5836,1.0916,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21928.9909,21928.9909,21928.9909,21928.9909,6,0,0,0
+733.8900,0.5000,14738.0552,84.0000,84.0000,0.0000,0.1600,-48.3193,6,1615.5048,686.0826,887.9482,-76.7106,116.0682,150.2189,160.9315,-12.9775,0.0000,112.2119,0.0000,112.2119,3.8563,112.2119,7.1433,0.0000,2213.0202,453.3763,663.2880,105.0686,10.4500,94.6186,0.0000,94.6186,0.0000,94.6186,4.1266,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22447.6119,22447.6119,22447.6119,22447.6119,6,0,0,0
+734.3900,0.5000,14749.7219,84.0000,84.0000,0.0000,0.2842,-48.2862,6,1615.5048,706.2058,892.1947,-76.7106,119.4726,150.9373,160.9315,-12.9775,0.0000,115.6163,0.0000,115.6163,3.8563,115.6163,7.2795,0.0000,2213.0202,467.4787,683.4112,108.3367,10.5142,97.8225,0.0000,97.8225,0.0000,97.8225,7.3306,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23073.2472,23073.2472,23073.2472,23073.2472,6,0,0,0
+734.8900,0.5000,14761.3885,84.0000,84.0000,0.0000,0.4201,-48.2371,6,1615.5048,728.2281,896.6776,-76.7106,123.1982,151.6957,160.9315,-12.9775,0.0000,119.3419,0.0000,119.3419,3.8563,119.3419,7.4285,0.0000,2213.0202,482.9118,705.4334,111.9133,10.5845,101.3288,0.0000,101.3288,0.0000,101.3288,10.8369,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23770.6332,23770.6332,23770.6332,23770.6332,6,0,0,0
+735.3900,0.5000,14773.0552,84.0000,84.0000,0.0000,0.5384,-48.1743,6,1615.5048,747.3945,901.5835,-76.7106,126.4407,152.5256,160.9315,-12.9775,0.0000,122.5844,0.0000,122.5844,3.8563,122.5844,7.5582,0.0000,2213.0202,496.3437,724.5999,115.0261,10.6457,104.3804,0.0000,104.3804,0.0000,104.3804,13.8886,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24377.5844,24377.5844,24377.5844,24377.5844,6,0,0,0
+735.8900,0.5000,14784.7219,84.0000,84.0000,0.0000,0.6388,-48.0998,6,1615.5048,763.6627,905.8532,-76.7106,129.1928,153.2480,160.9315,-12.9775,0.0000,125.3366,0.0000,125.3366,3.8563,125.3366,7.6683,0.0000,2213.0202,507.7444,740.8681,117.6682,10.6976,106.9706,0.0000,106.9706,0.0000,106.9706,16.4789,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24892.7552,24892.7552,24892.7552,24892.7552,6,0,0,0
+736.3900,0.5000,14796.3885,84.0000,84.0000,0.0000,0.6868,-48.0197,6,1615.5048,771.4424,909.4773,-76.7106,130.5090,153.8611,160.9315,-12.9775,0.0000,126.6527,0.0000,126.6527,3.8563,126.6527,7.7210,0.0000,2213.0202,513.1965,748.6478,118.9317,10.7225,108.2092,0.0000,108.2092,0.0000,108.2092,17.7176,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25146.6353,25146.6353,25146.6353,25146.6353,6,0,0,0
+736.8900,0.5000,14808.0552,84.0000,84.0000,0.0000,0.7100,-47.9368,6,1615.5048,775.1933,911.2104,-76.7106,131.1435,154.1543,160.9315,-12.9775,0.0000,127.2872,0.0000,127.2872,3.8563,127.2872,7.7464,0.0000,2213.0202,515.8251,752.3987,119.5409,10.7344,108.8064,0.0000,108.8064,0.0000,108.8064,18.3148,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25269.6593,25269.6593,25269.6593,25269.6593,6,0,0,0
+737.3900,0.5000,14819.7219,84.0000,84.0000,0.0000,0.6970,-47.8555,6,1615.5048,773.0844,912.0460,-76.7106,130.7868,154.2956,160.9315,-12.9775,0.0000,126.9305,0.0000,126.9305,3.8563,126.9305,7.7321,0.0000,2213.0202,514.3472,750.2898,119.1984,10.7277,108.4707,0.0000,108.4707,0.0000,108.4707,17.9791,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25200.4897,25200.4897,25200.4897,25200.4897,6,0,0,0
+737.8900,0.5000,14831.3885,84.0000,84.0000,0.0000,0.6827,-47.7759,6,1615.5048,770.7795,911.5762,-76.7106,130.3968,154.2161,160.9315,-12.9775,0.0000,126.5405,0.0000,126.5405,3.8563,126.5405,7.7165,0.0000,2213.0202,512.7319,747.9849,118.8240,10.7203,108.1037,0.0000,108.1037,0.0000,108.1037,17.6121,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25124.8919,25124.8919,25124.8919,25124.8919,6,0,0,0
+738.3900,0.5000,14843.0552,84.0000,84.0000,0.0000,0.6721,-47.6975,6,1615.5048,769.0496,911.0627,-76.7106,130.1042,154.1293,160.9315,-12.9775,0.0000,126.2479,0.0000,126.2479,3.8563,126.2479,7.7048,0.0000,2213.0202,511.5196,746.2550,118.5431,10.7148,107.8283,0.0000,107.8283,0.0000,107.8283,17.3366,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25068.1535,25068.1535,25068.1535,25068.1535,6,0,0,0
+738.8900,0.5000,14854.7219,84.0000,84.0000,0.0000,0.6951,-47.6164,6,1615.5048,772.7798,910.6773,-76.7106,130.7352,154.0641,160.9315,-12.9775,0.0000,126.8789,0.0000,126.8789,3.8563,126.8789,7.7300,0.0000,2213.0202,514.1337,749.9852,119.1489,10.7267,108.4222,0.0000,108.4222,0.0000,108.4222,17.9306,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25190.4998,25190.4998,25190.4998,25190.4998,6,0,0,0
+739.3900,0.5000,14866.3885,84.0000,84.0000,0.0000,0.7411,-47.5299,6,1615.5048,780.2427,911.5083,-76.7106,131.9978,154.2047,160.9315,-12.9775,0.0000,128.1415,0.0000,128.1415,3.8563,128.1415,7.7805,0.0000,2213.0202,519.3637,757.4481,120.3609,10.7506,109.6104,0.0000,109.6104,0.0000,109.6104,19.1188,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25435.2737,25435.2737,25435.2737,25435.2737,6,0,0,0
+739.8900,0.5000,14878.0552,84.0000,84.0000,0.0000,0.8333,-47.4327,6,1615.5048,795.1690,913.1708,-76.7106,134.5229,154.4859,160.9315,-12.9775,0.0000,130.6666,0.0000,130.6666,3.8563,130.6666,7.8815,0.0000,2213.0202,529.8241,772.3744,122.7851,10.7987,111.9864,0.0000,111.9864,0.0000,111.9864,21.4950,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25924.8420,25924.8420,25924.8420,25924.8420,6,0,0,0
+740.3900,0.5000,14889.7219,84.0000,84.0000,0.0000,0.9392,-47.3231,6,1615.5048,812.3361,916.4960,-76.7106,137.4272,155.0485,160.9315,-12.9775,0.0000,133.5709,0.0000,133.5709,3.8563,133.5709,7.9977,0.0000,2213.0202,541.8547,789.5415,125.5732,10.8546,114.7185,0.0000,114.7185,0.0000,114.7185,24.2273,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26487.9039,26487.9039,26487.9039,26487.9039,6,0,0,0
+740.8900,0.5000,14901.3885,84.0000,84.0000,0.0000,1.0578,-47.1997,6,1615.5048,831.5548,920.3203,-76.7106,140.6785,155.6954,160.9315,-12.9775,0.0000,136.8222,0.0000,136.8222,3.8563,136.8222,8.1278,0.0000,2213.0202,555.3232,808.7602,128.6945,10.9173,117.7772,0.0000,117.7772,0.0000,117.7772,27.2861,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27118.2586,27118.2586,27118.2586,27118.2586,6,0,0,0
+741.3900,0.5000,14913.0552,84.0000,84.0000,0.0000,1.1498,-47.0656,6,1615.5048,846.4697,924.6017,-76.7106,143.2017,156.4197,160.9315,-12.9775,0.0000,139.3454,0.0000,139.3454,3.8563,139.3454,8.2287,0.0000,2213.0202,565.7756,823.6750,131.1168,10.9659,120.1508,0.0000,120.1508,0.0000,120.1508,29.6600,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27577.6801,27577.6801,27577.6801,27577.6801,6,0,0,0
+741.8900,0.5000,14924.7219,84.0000,84.0000,0.0000,1.2173,-46.9236,6,1615.5048,857.4049,927.9243,-76.7106,145.0517,156.9818,160.9315,-12.9775,0.0000,141.1954,0.0000,141.1954,3.8563,141.1954,8.3027,0.0000,2213.0202,573.4389,834.6102,132.8927,11.0016,121.8911,0.0000,121.8911,0.0000,121.8911,31.4004,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27877.0438,27877.0438,27877.0438,27877.0438,6,0,0,0
+742.3900,0.5000,14936.3885,84.0000,84.0000,0.0000,1.2337,-46.7796,6,1615.5048,860.0627,930.3604,-76.7106,145.5013,157.3940,160.9315,-12.9775,0.0000,141.6450,0.0000,141.6450,3.8563,141.6450,8.3207,0.0000,2213.0202,575.3015,837.2680,133.3244,11.0102,122.3141,0.0000,122.3141,0.0000,122.3141,31.8234,72.5489,17.9417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27949.8040,27949.8040,27949.8040,27949.8040,6,0,0,0
+742.8900,0.5000,14948.0552,84.0000,84.0000,0.0000,1.2275,-46.6364,6,1615.5048,859.0656,930.9524,-76.7106,145.3327,157.4941,160.9315,-12.9775,0.0000,141.4764,0.0000,141.4764,3.8563,141.4764,8.3139,0.0000,2213.0202,574.6028,836.2710,133.1624,11.0070,122.1555,0.0000,122.1555,0.0000,122.1555,31.6648,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27922.5099,27922.5099,27922.5099,27922.5099,6,0,0,0
+743.3900,0.5000,14959.7219,84.0000,84.0000,0.0000,1.1920,-46.4974,6,1615.5048,853.3025,930.7303,-76.7106,144.3577,157.4565,160.9315,-12.9775,0.0000,140.5014,0.0000,140.5014,3.8563,140.5014,8.2749,0.0000,2213.0202,570.5640,830.5078,132.2265,10.9882,121.2383,0.0000,121.2383,0.0000,121.2383,30.7475,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27764.7358,27764.7358,27764.7358,27764.7358,6,0,0,0
+743.8900,0.5000,14971.3885,84.0000,84.0000,0.0000,1.1538,-46.3627,6,1615.5048,847.1219,929.4465,-76.7106,143.3121,157.2393,160.9315,-12.9775,0.0000,139.4558,0.0000,139.4558,3.8563,139.4558,8.2331,0.0000,2213.0202,566.2326,824.3273,131.2227,10.9680,120.2546,0.0000,120.2546,0.0000,120.2546,29.7638,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27595.5358,27595.5358,27595.5358,27595.5358,6,0,0,0
+744.3900,0.5000,14983.0552,84.0000,84.0000,0.0000,1.1161,-46.2325,6,1615.5048,841.0010,928.0696,-76.7106,142.2766,157.0064,160.9315,-12.9775,0.0000,138.4203,0.0000,138.4203,3.8563,138.4203,8.1917,0.0000,2213.0202,561.9431,818.2063,130.2286,10.9481,119.2805,0.0000,119.2805,0.0000,119.2805,28.7896,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27427.9684,27427.9684,27427.9684,27427.9684,6,0,0,0
+744.8900,0.5000,14994.7219,84.0000,84.0000,0.0000,1.0936,-46.1049,6,1615.5048,837.3551,926.7060,-76.7106,141.6598,156.7757,160.9315,-12.9775,0.0000,137.8035,0.0000,137.8035,3.8563,137.8035,8.1670,0.0000,2213.0202,559.3880,814.5604,129.6365,10.9362,118.7003,0.0000,118.7003,0.0000,118.7003,28.2093,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27308.5004,27308.5004,27308.5004,27308.5004,6,0,0,0
+745.3900,0.5000,15006.3885,84.0000,84.0000,0.0000,1.0803,-45.9789,6,1615.5048,835.2032,925.8938,-76.7106,141.2957,156.6383,160.9315,-12.9775,0.0000,137.4394,0.0000,137.4394,3.8563,137.4394,8.1524,0.0000,2213.0202,557.8800,812.4086,129.2870,10.9292,118.3578,0.0000,118.3578,0.0000,118.3578,27.8668,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27237.9216,27237.9216,27237.9216,27237.9216,6,0,0,0
+745.8900,0.5000,15018.0552,84.0000,84.0000,0.0000,1.0802,-45.8529,6,1615.5048,835.1879,925.4145,-76.7106,141.2931,156.5572,160.9315,-12.9775,0.0000,137.4368,0.0000,137.4368,3.8563,137.4368,8.1523,0.0000,2213.0202,557.8693,812.3932,129.2845,10.9291,118.3554,0.0000,118.3554,0.0000,118.3554,27.8643,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27237.4188,27237.4188,27237.4188,27237.4188,6,0,0,0
+746.3900,0.5000,15029.7219,84.0000,84.0000,0.0000,1.0846,-45.7264,6,1615.5048,835.9059,925.4111,-76.7106,141.4146,156.5567,160.9315,-12.9775,0.0000,137.5583,0.0000,137.5583,3.8563,137.5583,8.1572,0.0000,2213.0202,558.3725,813.1113,129.4011,10.9315,118.4696,0.0000,118.4696,0.0000,118.4696,27.9786,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27260.9701,27260.9701,27260.9701,27260.9701,6,0,0,0
+746.8900,0.5000,15041.3885,84.0000,84.0000,0.0000,1.0941,-45.5987,6,1615.5048,837.4494,925.5710,-76.7106,141.6757,156.5837,160.9315,-12.9775,0.0000,137.8194,0.0000,137.8194,3.8563,137.8194,8.1676,0.0000,2213.0202,559.4542,814.6548,129.6518,10.9365,118.7153,0.0000,118.7153,0.0000,118.7153,28.2243,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27311.5948,27311.5948,27311.5948,27311.5948,6,0,0,0
+747.3900,0.5000,15053.0552,84.0000,84.0000,0.0000,1.1128,-45.4689,6,1615.5048,840.4736,925.9149,-76.7106,142.1873,156.6419,160.9315,-12.9775,0.0000,138.3311,0.0000,138.3311,3.8563,138.3311,8.1881,0.0000,2213.0202,561.5735,817.6790,130.1429,10.9464,119.1966,0.0000,119.1966,0.0000,119.1966,28.7056,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27410.7854,27410.7854,27410.7854,27410.7854,6,0,0,0
+747.8900,0.5000,15064.7219,84.0000,84.0000,0.0000,1.1391,-45.3360,6,1615.5048,844.7416,926.5886,-76.7106,142.9094,156.7559,160.9315,-12.9775,0.0000,139.0531,0.0000,139.0531,3.8563,139.0531,8.2170,0.0000,2213.0202,564.5645,821.9470,130.8361,10.9603,119.8758,0.0000,119.8758,0.0000,119.8758,29.3849,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27530.3718,27530.3718,27530.3718,27530.3718,6,0,0,0
+748.3900,0.5000,15076.3885,84.0000,84.0000,0.0000,1.1755,-45.1988,6,1615.5048,850.6366,927.5393,-76.7106,143.9067,156.9167,160.9315,-12.9775,0.0000,140.0504,0.0000,140.0504,3.8563,140.0504,8.2569,0.0000,2213.0202,568.6958,827.8420,131.7935,10.9795,120.8140,0.0000,120.8140,0.0000,120.8140,30.3232,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27691.7556,27691.7556,27691.7556,27691.7556,6,0,0,0
+748.8900,0.5000,15088.0552,84.0000,84.0000,0.0000,1.2117,-45.0575,6,1615.5048,856.5004,928.8526,-76.7106,144.8987,157.1389,160.9315,-12.9775,0.0000,141.0424,0.0000,141.0424,3.8563,141.0424,8.2966,0.0000,2213.0202,572.8051,833.7058,132.7458,10.9986,121.7472,0.0000,121.7472,0.0000,121.7472,31.2565,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27852.2826,27852.2826,27852.2826,27852.2826,6,0,0,0
+749.3900,0.5000,15099.7219,84.0000,84.0000,0.0000,1.2376,-44.9131,6,1615.5048,860.6934,930.1589,-76.7106,145.6080,157.3599,160.9315,-12.9775,0.0000,141.7517,0.0000,141.7517,3.8563,141.7517,8.3249,0.0000,2213.0202,575.7435,837.8988,133.4268,11.0123,122.4145,0.0000,122.4145,0.0000,122.4145,31.9238,72.5489,17.9417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27968.9182,27968.9182,27968.9182,27968.9182,6,0,0,0
+749.8900,0.5000,15111.3885,84.0000,84.0000,0.0000,1.2524,-44.7670,6,1615.5048,863.0861,931.0929,-76.7106,146.0128,157.5179,160.9315,-12.9775,0.0000,142.1565,0.0000,142.1565,3.8563,142.1565,8.3411,0.0000,2213.0202,577.4203,840.2915,133.8154,11.0201,122.7953,0.0000,122.7953,0.0000,122.7953,32.3047,72.5489,17.9417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28049.4836,28049.4836,28049.4836,28049.4836,6,0,0,0
+750.3900,0.5000,15123.0552,84.0000,84.0000,0.0000,1.2540,-44.6207,6,1615.5048,863.3454,931.6260,-76.7106,146.0567,157.6081,160.9315,-12.9775,0.0000,142.2004,0.0000,142.2004,3.8563,142.2004,8.3429,0.0000,2213.0202,577.6021,840.5508,133.8575,11.0209,122.8366,0.0000,122.8366,0.0000,122.8366,32.3459,72.5489,17.9417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28058.2149,28058.2149,28058.2149,28058.2149,6,0,0,0
+750.8900,0.5000,15134.7219,84.0000,84.0000,0.0000,1.2550,-44.4743,6,1615.5048,863.5140,931.6837,-76.7106,146.0852,157.6178,160.9315,-12.9775,0.0000,142.2289,0.0000,142.2289,3.8563,142.2289,8.3440,0.0000,2213.0202,577.7202,840.7194,133.8849,11.0215,122.8634,0.0000,122.8634,0.0000,122.8634,32.3728,72.5489,17.9417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28063.8919,28063.8919,28063.8919,28063.8919,6,0,0,0
+751.3900,0.5000,15146.3885,84.0000,84.0000,0.0000,1.2574,-44.3276,6,1615.5048,863.9069,931.7213,-76.7106,146.1517,157.6242,160.9315,-12.9775,0.0000,142.2954,0.0000,142.2954,3.8563,142.2954,8.3467,0.0000,2213.0202,577.9956,841.1123,133.9487,11.0228,122.9259,0.0000,122.9259,0.0000,122.9259,32.4353,72.5489,17.9417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28077.1231,28077.1231,28077.1231,28077.1231,6,0,0,0
+751.8900,0.5000,15158.0552,84.0000,84.0000,0.0000,1.2694,-44.1795,6,1615.5048,865.8440,931.8088,-76.7106,146.4794,157.6390,160.9315,-12.9775,0.0000,142.6231,0.0000,142.6231,3.8563,142.6231,8.3598,0.0000,2213.0202,579.3531,843.0493,134.2633,11.0291,123.2342,0.0000,123.2342,0.0000,123.2342,32.7436,72.5489,17.9417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28142.3452,28142.3452,28142.3452,28142.3452,6,0,0,0
+752.3900,0.5000,15169.7219,84.0000,84.0000,0.0000,1.2883,-44.0292,6,1615.5048,868.9033,932.2403,-76.7106,146.9969,157.7120,160.9315,-12.9775,0.0000,143.1407,0.0000,143.1407,3.8563,143.1407,8.3805,0.0000,2213.0202,581.4970,846.1087,134.7602,11.0391,123.7211,0.0000,123.7211,0.0000,123.7211,33.2305,72.5489,17.9416,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28245.3578,28245.3578,28245.3578,28245.3578,6,0,0,0
+752.8900,0.5000,15181.3885,84.0000,84.0000,0.0000,1.3186,-43.8753,6,1615.5048,873.8135,932.9219,-76.7106,147.8276,157.8273,160.9315,-12.9775,0.0000,143.9713,0.0000,143.9713,3.8563,143.9713,8.4137,0.0000,2213.0202,584.9381,851.0189,135.5576,11.0551,124.5025,0.0000,124.5025,0.0000,124.5025,34.0121,72.5489,17.9415,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28410.6915,28410.6915,28410.6915,28410.6915,6,0,0,0
+753.3900,0.5000,15193.0552,84.0000,84.0000,0.0000,1.3592,-43.7168,6,1615.5048,880.4024,934.0157,-76.7106,148.9423,158.0124,160.9315,-12.9775,0.0000,145.0860,0.0000,145.0860,3.8563,145.0860,8.4583,0.0000,2213.0202,589.5556,857.6078,136.6277,11.0765,125.5512,0.0000,125.5512,0.0000,125.5512,35.0608,72.5489,17.9415,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28632.5500,28632.5500,28632.5500,28632.5500,6,0,0,0
+753.8900,0.5000,15204.7219,84.0000,84.0000,0.0000,1.4064,-43.5527,6,1615.5048,888.0480,935.4836,-76.7106,150.2358,158.2607,160.9315,-12.9775,0.0000,146.3795,0.0000,146.3795,3.8563,146.3795,8.5101,0.0000,2213.0202,594.9137,865.2534,137.8694,11.1015,126.7679,0.0000,126.7679,0.0000,126.7679,36.2777,72.5489,17.9413,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28889.9890,28889.9890,28889.9890,28889.9890,6,0,0,0
+754.3900,0.5000,15216.3885,84.0000,84.0000,0.0000,1.4415,-43.3845,6,1615.5048,893.7392,937.1868,-76.7106,151.1986,158.5488,160.9315,-12.9775,0.0000,147.3423,0.0000,147.3423,3.8563,147.3423,8.5486,0.0000,2213.0202,598.9021,870.9446,138.7937,11.1200,127.6737,0.0000,127.6737,0.0000,127.6737,37.1835,72.5489,17.9412,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29081.6204,29081.6204,29081.6204,29081.6204,6,0,0,0
+754.8900,0.5000,15228.0552,84.0000,84.0000,0.0000,1.4610,-43.2141,6,1615.5048,896.8933,938.4546,-76.7106,151.7322,158.7633,160.9315,-12.9775,0.0000,147.8759,0.0000,147.8759,3.8563,147.8759,8.5699,0.0000,2213.0202,601.1125,874.0987,139.3060,11.1303,128.1757,0.0000,128.1757,0.0000,128.1757,37.6855,72.5489,17.9412,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29187.8241,29187.8241,29187.8241,29187.8241,6,0,0,0
+755.3900,0.5000,15239.7219,84.0000,84.0000,0.0000,1.4427,-43.0457,6,1615.5048,893.9231,939.1573,-76.7106,151.2297,158.8822,160.9315,-12.9775,0.0000,147.3734,0.0000,147.3734,3.8563,147.3734,8.5498,0.0000,2213.0202,599.0310,871.1285,138.8236,11.1206,127.7030,0.0000,127.7030,0.0000,127.7030,37.2128,72.5489,17.9412,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29087.8134,29087.8134,29087.8134,29087.8134,6,0,0,0
+755.8900,0.5000,15251.3885,84.0000,84.0000,0.0000,1.4407,-42.8777,6,1615.5048,893.6070,938.4956,-76.7106,151.1762,158.7702,160.9315,-12.9775,0.0000,147.3199,0.0000,147.3199,3.8563,147.3199,8.5477,0.0000,2213.0202,598.8094,870.8124,138.7722,11.1196,127.6527,0.0000,127.6527,0.0000,127.6527,37.1625,72.5489,17.9412,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29077.1691,29077.1691,29077.1691,29077.1691,6,0,0,0
+756.3900,0.5000,15263.0552,84.0000,84.0000,0.0000,1.3260,-42.7230,6,1615.5048,875.0254,938.4252,-76.7106,148.0327,158.7583,160.9315,-12.9775,0.0000,144.1764,0.0000,144.1764,3.8563,144.1764,8.4219,0.0000,2213.0202,585.7874,852.2308,135.7544,11.0590,124.6954,0.0000,124.6954,0.0000,124.6954,34.2049,72.5489,17.9415,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28451.4985,28451.4985,28451.4985,28451.4985,6,0,0,0
+756.8900,0.5000,15274.7219,84.0000,84.0000,0.0000,1.2421,-42.5780,6,1615.5048,861.4204,934.2857,-76.7106,145.7310,158.0580,160.9315,-12.9775,0.0000,141.8747,0.0000,141.8747,3.8563,141.8747,8.3299,0.0000,2213.0202,576.2530,838.6258,133.5449,11.0147,122.5302,0.0000,122.5302,0.0000,122.5302,32.0395,72.5489,17.9417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27993.3973,27993.3973,27993.3973,27993.3973,6,0,0,0
+757.3900,0.5000,15286.3885,84.0000,84.0000,0.0000,1.1809,-42.4403,6,1615.5048,851.5040,931.2549,-76.7106,144.0534,157.5453,160.9315,-12.9775,0.0000,140.1971,0.0000,140.1971,3.8563,140.1971,8.2628,0.0000,2213.0202,569.3036,828.7093,131.9344,10.9823,120.9520,0.0000,120.9520,0.0000,120.9520,30.4612,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27715.5000,27715.5000,27715.5000,27715.5000,6,0,0,0
+757.8900,0.5000,15298.0552,84.0000,84.0000,0.0000,1.1619,-42.3047,6,1615.5048,848.4337,929.0458,-76.7106,143.5340,157.1716,160.9315,-12.9775,0.0000,139.6777,0.0000,139.6777,3.8563,139.6777,8.2420,0.0000,2213.0202,567.1520,825.6391,131.4357,10.9723,120.4634,0.0000,120.4634,0.0000,120.4634,29.9726,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27631.4478,27631.4478,27631.4478,27631.4478,6,0,0,0
+758.3900,0.5000,15309.7219,84.0000,84.0000,0.0000,1.1597,-42.1694,6,1615.5048,848.0730,928.3618,-76.7106,143.4730,157.0559,160.9315,-12.9775,0.0000,139.6167,0.0000,139.6167,3.8563,139.6167,8.2395,0.0000,2213.0202,566.8992,825.2784,131.3771,10.9711,120.4060,0.0000,120.4060,0.0000,120.4060,29.9151,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27621.5728,27621.5728,27621.5728,27621.5728,6,0,0,0
+758.8900,0.5000,15321.3885,84.0000,84.0000,0.0000,1.1620,-42.0339,6,1615.5048,848.4444,928.2815,-76.7106,143.5358,157.0423,160.9315,-12.9775,0.0000,139.6795,0.0000,139.6795,3.8563,139.6795,8.2421,0.0000,2213.0202,567.1594,825.6497,131.4375,10.9724,120.4651,0.0000,120.4651,0.0000,120.4651,29.9743,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27631.7399,27631.7399,27631.7399,27631.7399,6,0,0,0
+759.3900,0.5000,15333.0552,84.0000,84.0000,0.0000,1.2818,-41.8843,6,1615.5048,867.8504,928.3642,-76.7106,146.8188,157.0563,160.9315,-12.9775,0.0000,142.9625,0.0000,142.9625,3.8563,142.9625,8.3734,0.0000,2213.0202,580.7592,845.0558,134.5892,11.0356,123.5535,0.0000,123.5535,0.0000,123.5535,33.0629,72.5489,17.9416,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28209.9051,28209.9051,28209.9051,28209.9051,6,0,0,0
+759.8900,0.5000,15344.7219,84.0000,84.0000,0.0000,1.3910,-41.7220,6,1615.5048,885.5496,932.6873,-76.7106,149.8131,157.7876,160.9315,-12.9775,0.0000,145.9568,0.0000,145.9568,3.8563,145.9568,8.4931,0.0000,2213.0202,593.1628,862.7550,137.4637,11.0933,126.3703,0.0000,126.3703,0.0000,126.3703,35.8800,72.5489,17.9414,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28805.8644,28805.8644,28805.8644,28805.8644,6,0,0,0
+760.3900,0.5000,15356.3885,84.0000,84.0000,0.0000,1.5056,-41.5464,6,1615.5048,904.1177,936.6302,-76.7106,152.9543,158.4547,160.9315,-12.9775,0.0000,149.0981,0.0000,149.0981,3.8563,149.0981,8.6188,0.0000,2213.0202,606.1753,881.3231,140.4793,11.1539,129.3254,0.0000,129.3254,0.0000,129.3254,38.8354,72.5489,17.9411,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29431.0792,29431.0792,29431.0792,29431.0792,6,0,0,0
+760.8900,0.5000,15368.0552,84.0000,84.0000,0.0000,1.6270,-41.3566,6,1615.5048,923.7956,940.7666,-76.7106,156.2834,159.1544,160.9315,-12.9775,0.0000,152.4271,0.0000,152.4271,3.8563,152.4271,8.7520,0.0000,2213.0202,619.9656,901.0010,143.6751,11.2180,132.4571,0.0000,132.4571,0.0000,132.4571,41.9674,72.5489,17.9407,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30081.7337,30081.7337,30081.7337,30081.7337,6,0,0,0
+761.3900,0.5000,15379.7219,84.0000,84.0000,0.0000,1.7554,-41.1518,6,1615.5048,944.5836,945.1503,-76.7106,159.8002,159.8961,160.9315,-12.9775,0.0000,155.9439,0.0000,155.9439,3.8563,155.9439,8.8926,0.0000,2213.0202,634.5338,921.7890,147.0513,11.2858,135.7655,0.0000,135.7655,0.0000,135.7655,45.2762,72.5489,17.9403,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30687.5225,30687.5225,30687.5225,30687.5225,6,0,0,0
+761.8900,0.5000,15391.3885,83.9921,84.0000,-0.0088,1.8817,-40.9322,6,1615.3529,949.8362,949.8362,-76.7046,160.6737,160.6737,160.9242,-12.9753,-0.0384,156.8558,0.0000,156.8558,3.8563,156.8558,8.9287,0.0000,2212.8122,638.3729,927.2662,147.9271,11.3026,136.6245,0.0000,136.6245,-0.0659,136.6903,48.5294,72.5298,17.9382,-2.3071,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30857.7382,30857.7382,30857.7382,30857.7382,6,0,0,0
+762.3901,0.5001,15403.0530,83.9668,84.0000,-0.0193,2.0040,-40.6985,6,1614.8663,951.1658,951.1658,-76.6853,160.8501,160.8501,160.9009,-12.9681,-0.0845,157.0784,0.0000,157.0784,3.8563,157.0784,8.9363,0.0000,2212.1456,639.4935,928.8621,148.1421,11.3044,136.8377,0.0000,136.8377,-0.1452,136.9828,51.6674,72.4684,17.9324,-5.0853,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30891.8221,30891.8221,30891.8221,30891.8221,6,0,0,0
+762.8902,0.5001,15414.7127,83.9245,84.0000,-0.0276,2.0984,-40.4538,6,1614.0527,951.6985,951.6985,-76.6531,160.8591,160.8591,160.8617,-12.9562,-0.1208,157.1237,0.0000,157.1237,3.8563,157.1237,8.9360,0.0000,2211.0312,640.0128,929.5981,148.1877,11.3011,136.8866,0.0000,136.8866,-0.2074,137.0940,54.0719,72.3658,17.9230,-7.2667,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30893.0502,30893.0502,30893.0502,30893.0502,6,0,0,0
+763.3904,0.5002,15426.3654,83.8690,84.0000,-0.0340,2.1714,-40.2008,6,1612.9854,952.0395,952.0395,-76.6109,160.8104,160.8104,160.8104,-12.9405,-0.1484,157.1025,0.0000,157.1025,3.8563,157.1025,8.9323,0.0000,2209.5690,640.3608,930.0880,148.1702,11.2953,136.8750,0.0000,136.8750,-0.2549,137.1298,55.9164,72.2313,17.9109,-8.9288,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30882.8527,30882.8527,30882.8527,30882.8527,6,0,0,0
+763.8906,0.5002,15438.0096,83.8063,84.0000,-0.0356,2.1950,-39.9452,6,1611.7797,952.4072,952.4072,-76.5632,160.7522,160.7522,160.7522,-12.9227,-0.1555,157.0514,0.0000,157.0514,3.8563,157.0514,8.9270,0.0000,2207.9173,640.6416,930.4811,148.1244,11.2881,136.8363,0.0000,136.8363,-0.2670,137.1032,56.4794,72.0796,17.8974,-9.3532,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30870.7602,30870.7602,30870.7602,30870.7602,6,0,0,0
+764.3907,0.5002,15449.6449,83.7420,84.0000,-0.0358,2.2029,-39.6889,6,1610.5426,952.7845,952.7845,-76.5143,160.6925,160.6925,160.6925,-12.9046,-0.1561,156.9923,0.0000,156.9923,3.8563,156.9923,8.9214,0.0000,2206.2228,640.9021,930.8451,148.0709,11.2807,136.7902,0.0000,136.7902,-0.2680,137.0582,56.6397,71.9242,17.8837,-9.3893,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30858.3538,30858.3538,30858.3538,30858.3538,6,0,0,0
+764.8909,0.5002,15461.2713,83.6787,84.0000,-0.0345,2.1946,-39.4337,6,1609.3260,953.1556,953.1556,-76.4661,160.6336,160.6336,160.6336,-12.8867,-0.1501,156.9274,0.0000,156.9274,3.8563,156.9274,8.9156,0.0000,2204.5562,641.1310,931.1641,148.0119,11.2732,136.7387,0.0000,136.7387,-0.2578,136.9964,56.3847,71.7715,17.8702,-9.0299,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30846.1522,30846.1522,30846.1522,30846.1522,6,0,0,0
+765.3911,0.5002,15472.8890,83.6165,84.0000,-0.0347,2.2027,-39.1778,6,1608.1292,953.5206,953.5206,-76.4188,160.5756,160.5756,160.5756,-12.8691,-0.1509,156.8702,0.0000,156.8702,3.8563,156.8702,8.9101,0.0000,2202.9167,641.3837,931.5173,147.9601,11.2660,136.6941,0.0000,136.6941,-0.2591,136.9532,56.5502,71.6215,17.8569,-9.0754,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30834.1496,30834.1496,30834.1496,30834.1496,6,0,0,0
+765.8913,0.5002,15484.4981,83.5526,84.0000,-0.0363,2.2263,-38.9194,6,1606.9006,953.8953,953.8953,-76.3702,160.5160,160.5160,160.5160,-12.8511,-0.1579,156.8176,0.0000,156.8176,3.8563,156.8176,8.9047,0.0000,2201.2337,641.6691,931.9169,147.9129,11.2587,136.6542,0.0000,136.6542,-0.2711,136.9253,57.1120,71.4677,17.8431,-9.4976,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30821.8275,30821.8275,30821.8275,30821.8275,6,0,0,0
+766.3915,0.5002,15496.0981,83.4833,84.0000,-0.0406,2.2792,-38.6550,6,1605.5683,954.3017,954.3017,-76.3175,160.4512,160.4512,160.4512,-12.8316,-0.1766,156.7716,0.0000,156.7716,3.8563,156.7716,8.8994,0.0000,2199.4086,642.0251,932.4166,147.8722,11.2510,136.6212,0.0000,136.6212,-0.3033,136.9245,58.4210,71.3012,17.8281,-10.6258,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30808.4654,30808.4654,30808.4654,30808.4654,6,0,0,0
+766.8918,0.5002,15507.6879,83.4052,84.0000,-0.0461,2.3452,-38.3832,6,1604.0655,954.7600,954.7600,-76.2580,160.3781,160.3781,160.3781,-12.8096,-0.2003,156.7221,0.0000,156.7221,3.8563,156.7221,8.8934,0.0000,2197.3500,642.4373,932.9953,147.8287,11.2424,136.5863,0.0000,136.5863,-0.3440,136.9302,60.0554,71.1136,17.8112,-12.0500,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30793.3943,30793.3943,30793.3943,30793.3943,6,0,0,0
+767.3920,0.5003,15519.2662,83.3159,84.0000,-0.0530,2.4274,-38.1021,6,1602.3479,955.2839,955.2839,-76.1901,160.2942,160.2942,160.2942,-12.7845,-0.2301,156.6680,0.0000,156.6680,3.8563,156.6680,8.8867,0.0000,2194.9972,642.9199,933.6732,147.7813,11.2326,136.5487,0.0000,136.5487,-0.3951,136.9438,62.0923,70.8997,17.7917,-13.8399,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30776.1684,30776.1684,30776.1684,30776.1684,6,0,0,0
+767.8923,0.5003,15530.8312,83.2145,84.0000,-0.0596,2.5069,-37.8122,6,1600.3971,955.8789,955.8789,-76.1129,160.1988,160.1988,160.1988,-12.7560,-0.2582,156.6007,0.0000,156.6007,3.8563,156.6007,8.8789,0.0000,2192.3248,643.4444,934.4095,147.7218,11.2213,136.5005,0.0000,136.5005,-0.4433,136.9438,64.0466,70.6571,17.7697,-15.5296,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30756.6036,30756.6036,30756.6036,30756.6036,6,0,0,0
+768.3927,0.5004,15542.3813,83.1016,84.0000,-0.0657,2.5799,-37.5142,6,1598.2263,956.0000,956.0000,-76.0270,160.0018,160.0018,160.0018,-12.7243,-0.2844,156.4299,0.0000,156.4299,3.8563,156.4299,8.8663,0.0000,2189.3511,643.6283,934.6583,147.5636,11.2069,136.3566,0.0000,136.3566,-0.4884,136.8450,65.8206,70.3878,17.7453,-17.1087,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30716.9864,30716.9864,30716.9864,30716.9864,6,0,0,0
+768.8930,0.5004,15553.9150,82.9783,84.0000,-0.0712,2.6452,-37.2091,6,1595.8545,956.0000,956.0000,-75.9332,159.7643,159.7643,159.7643,-12.6898,-0.3075,156.2155,0.0000,156.2155,3.8563,156.2155,8.8515,0.0000,2186.1021,643.7132,934.7647,147.3640,11.1907,136.1733,0.0000,136.1733,-0.5280,136.7013,67.3854,70.0943,17.7187,-18.4970,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30669.3380,30669.3380,30669.3380,30669.3380,6,0,0,0
+769.3934,0.5004,15565.4308,82.8453,84.0000,-0.0765,2.7093,-36.8971,6,1593.2970,956.0000,956.0000,-75.8320,159.5083,159.5083,159.5083,-12.6525,-0.3297,155.9818,0.0000,155.9818,3.8563,155.9818,8.8354,0.0000,2182.5987,643.7940,934.8640,147.1463,11.1731,135.9732,0.0000,135.9732,-0.5662,136.5394,68.9069,69.7786,17.6900,-19.8361,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30617.9574,30617.9574,30617.9574,30617.9574,6,0,0,0
+769.8939,0.5005,15576.9275,82.7009,84.0000,-0.0838,2.7964,-36.5756,6,1590.5204,956.0000,956.0000,-75.7222,159.2303,159.2303,159.2303,-12.6122,-0.3609,155.7349,0.0000,155.7349,3.8563,155.7349,8.8182,0.0000,2178.7950,643.9113,935.0140,146.9167,11.1542,135.7625,0.0000,135.7625,-0.6197,136.3821,70.9949,69.4369,17.6587,-21.7084,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30562.1744,30562.1744,30562.1744,30562.1744,6,0,0,0
+770.3944,0.5005,15588.4033,82.5423,84.0000,-0.0922,2.8954,-36.2434,6,1587.4702,956.0000,956.0000,-75.6015,158.9250,158.9250,158.9250,-12.5680,-0.3963,155.4650,0.0000,155.4650,3.8563,155.4650,8.7994,0.0000,2174.6167,644.0458,935.1869,146.6656,11.1334,135.5321,0.0000,135.5321,-0.6805,136.2127,73.3664,69.0627,17.6243,-23.8408,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30500.8963,30500.8963,30500.8963,30500.8963,6,0,0,0
+770.8949,0.5006,15599.8560,82.3669,84.0000,-0.1024,3.0146,-35.8981,6,1584.0970,956.0000,956.0000,-75.4680,158.5873,158.5873,158.5873,-12.5191,-0.4393,155.1702,0.0000,155.1702,3.8563,155.1702,8.7788,0.0000,2169.9959,644.2110,935.4014,146.3914,11.1105,135.2809,0.0000,135.2809,-0.7543,136.0352,76.2228,68.6504,17.5863,-26.4243,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30433.1290,30433.1290,30433.1290,30433.1290,6,0,0,0
+771.3955,0.5006,15611.2830,82.1738,84.0000,-0.1119,3.1267,-35.5408,6,1580.3830,956.0000,956.0000,-75.3211,158.2154,158.2154,158.2154,-12.4654,-0.4786,154.8378,0.0000,154.8378,3.8563,154.8378,8.7558,0.0000,2164.9082,644.3599,935.5908,146.0820,11.0851,134.9968,0.0000,134.9968,-0.8218,135.8187,78.8673,68.1982,17.5444,-28.7912,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30358.5131,30358.5131,30358.5131,30358.5131,6,0,0,0
+771.8961,0.5007,15622.6820,81.9647,84.0000,-0.1201,3.2270,-35.1730,6,1576.3619,956.0000,956.0000,-75.1620,157.8129,157.8129,157.8129,-12.4075,-0.5126,154.4692,0.0000,154.4692,3.8563,154.4692,8.7305,0.0000,2159.3998,644.4854,935.7447,145.7387,11.0575,134.6812,0.0000,134.6812,-0.8802,135.5614,81.1885,67.7106,17.4992,-30.8370,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30277.7292,30277.7292,30277.7292,30277.7292,6,0,0,0
+772.3968,0.5007,15634.0510,81.7429,84.0000,-0.1260,3.3031,-34.7975,6,1572.0950,956.0000,956.0000,-74.9932,157.3857,157.3857,157.3857,-12.3461,-0.5364,154.0658,0.0000,154.0658,3.8563,154.0658,8.7033,0.0000,2153.5548,644.5667,935.8341,145.3625,11.0279,134.3346,0.0000,134.3346,-0.9210,135.2556,82.8746,67.1956,17.4514,-32.2660,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30192.0067,30192.0067,30192.0067,30192.0067,6,0,0,0
+772.8975,0.5007,15645.3884,81.5115,84.0000,-0.1306,3.3656,-34.4159,6,1567.6458,956.0000,956.0000,-74.8172,156.9403,156.9403,156.9403,-12.2823,-0.5544,153.6384,0.0000,153.6384,3.8563,153.6384,8.6746,0.0000,2147.4599,644.6228,935.8863,144.9637,10.9970,133.9667,0.0000,133.9667,-0.9519,134.9186,84.2031,66.6612,17.4017,-33.3474,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30102.6217,30102.6217,30102.6217,30102.6217,6,0,0,0
+773.3982,0.5007,15656.6931,81.2729,84.0000,-0.1341,3.4161,-34.0297,6,1563.0572,956.0000,956.0000,-74.6357,156.4809,156.4809,156.4809,-12.2166,-0.5672,153.1919,0.0000,153.1919,3.8563,153.1919,8.6448,0.0000,2141.1743,644.6568,935.9060,144.5470,10.9650,133.5821,0.0000,133.5821,-0.9740,134.5561,85.2157,66.1128,17.3505,-34.1228,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30010.4381,30010.4381,30010.4381,30010.4381,6,0,0,0
+773.8990,0.5008,15667.9642,81.0283,84.0000,-0.1373,3.4648,-33.6392,6,1558.3531,956.0000,956.0000,-74.4496,156.0100,156.0100,156.0100,-12.1495,-0.5792,152.7329,0.0000,152.7329,3.8563,152.7329,8.6143,0.0000,2134.7303,644.6860,935.9184,144.1185,10.9321,133.1865,0.0000,133.1865,-0.9945,134.1809,86.1691,65.5534,17.2980,-34.8396,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29915.9314,29915.9314,29915.9314,29915.9314,6,0,0,0
+774.3998,0.5008,15679.2009,80.7777,84.0000,-0.1408,3.5163,-33.2441,6,1553.5329,956.0000,956.0000,-74.2589,155.5274,155.5274,155.5274,-12.0809,-0.5919,152.2630,0.0000,152.2630,3.8563,152.2630,8.5831,0.0000,2128.1272,644.7183,935.9344,143.6800,10.8984,132.7816,0.0000,132.7816,-1.0163,133.7979,87.1762,64.9834,17.2441,-35.6058,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29819.0927,29819.0927,29819.0927,29819.0927,6,0,0,0
+774.9006,0.5008,15690.4024,80.5216,84.0000,-0.1434,3.5589,-32.8454,6,1548.6074,956.0000,956.0000,-74.0640,155.0343,155.0343,155.0343,-12.0109,-0.6009,151.7790,0.0000,151.7790,3.8563,151.7790,8.5510,0.0000,2121.3800,644.7343,935.9263,143.2280,10.8639,132.3640,0.0000,132.3640,-1.0319,133.3959,87.9525,64.4040,17.1892,-36.1498,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29720.1397,29720.1397,29720.1397,29720.1397,6,0,0,0
+775.4014,0.5008,15701.5680,80.2620,84.0000,-0.1446,3.5877,-32.4448,6,1543.6143,956.0000,956.0000,-73.8665,154.5344,154.5344,154.5344,-11.9403,-0.6044,151.2825,0.0000,151.2825,3.8563,151.2825,8.5183,0.0000,2114.5402,644.7256,935.8827,142.7642,10.8289,131.9354,0.0000,131.9354,-1.0378,132.9732,88.3764,63.8200,17.1336,-36.3568,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29619.8283,29619.8283,29619.8283,29619.8283,6,0,0,0
+775.9022,0.5008,15712.6974,80.0025,84.0000,-0.1432,3.5867,-32.0456,6,1538.6247,956.0000,956.0000,-73.6691,154.0349,154.0349,154.0349,-11.8699,-0.5962,150.7749,0.0000,150.7749,3.8563,150.7749,8.4852,0.0000,2107.7051,644.6662,935.7668,142.2897,10.7936,131.4961,0.0000,131.4961,-1.0238,132.5198,88.0678,63.2396,17.0782,-35.8658,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29519.5873,29519.5873,29519.5873,29519.5873,6,0,0,0
+776.4030,0.5008,15723.7910,79.7476,84.0000,-0.1397,3.5642,-31.6502,6,1533.7212,956.0000,956.0000,-73.4751,153.5440,153.5440,153.5440,-11.8009,-0.5799,150.2677,0.0000,150.2677,3.8563,150.2677,8.4524,0.0000,2100.9880,644.5712,935.6006,141.8153,10.7588,131.0565,0.0000,131.0565,-0.9958,132.0523,87.2360,62.6776,17.0239,-34.8853,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29421.0758,29421.0758,29421.0758,29421.0758,6,0,0,0
+776.9037,0.5008,15734.8495,79.5003,84.0000,-0.1346,3.5242,-31.2605,6,1528.9657,956.0000,956.0000,-73.2870,153.0679,153.0679,153.0679,-11.7342,-0.5572,149.7689,0.0000,149.7689,3.8563,149.7689,8.4203,0.0000,2094.4736,644.4481,935.3953,141.3486,10.7249,130.6237,0.0000,130.6237,-0.9568,131.5805,85.9921,62.1356,16.9714,-33.5186,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29325.5371,29325.5371,29325.5371,29325.5371,6,0,0,0
+777.4045,0.5007,15745.8744,79.2625,84.0000,-0.1292,3.4792,-30.8769,6,1524.3930,956.0000,956.0000,-73.1061,152.6102,152.6102,152.6102,-11.6702,-0.5329,149.2868,0.0000,149.2868,3.8563,149.2868,8.3893,0.0000,2088.2096,644.3183,935.1815,140.8975,10.6922,130.2052,0.0000,130.2052,-0.9151,131.1203,84.6416,61.6170,16.9209,-32.0592,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29233.6710,29233.6710,29233.6710,29233.6710,6,0,0,0
+777.9052,0.5007,15756.8669,79.0341,84.0000,-0.1243,3.4401,-30.4988,6,1520.0000,956.0000,956.0000,-72.9323,152.1704,152.1704,152.1704,-11.6089,-0.5113,148.8254,0.0000,148.8254,3.8563,148.8254,8.3597,0.0000,2082.1917,644.2003,934.9857,140.4657,10.6609,129.8048,0.0000,129.8048,-0.8780,130.6828,83.4493,61.1214,16.8724,-30.7602,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29145.4144,29145.4144,29145.4144,29145.4144,6,0,0,0
+778.4059,0.5007,15767.8283,78.8139,84.0000,-0.1201,3.4078,-30.1252,6,1515.7643,956.0000,956.0000,-72.7647,151.7463,151.7463,151.7463,-11.5500,-0.4927,148.3828,0.0000,148.3828,3.8563,148.3828,8.3313,0.0000,2076.3894,644.0955,934.8096,140.0515,10.6307,129.4207,0.0000,129.4207,-0.8461,130.2668,82.4352,60.6458,16.8255,-29.6398,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29060.3195,29060.3195,29060.3195,29060.3195,6,0,0,0
+778.9066,0.5007,15778.7597,78.5996,84.0000,-0.1177,3.3939,-29.7542,6,1511.6435,956.0000,956.0000,-72.6017,151.3338,151.3338,151.3338,-11.4928,-0.4815,147.9590,0.0000,147.9590,3.8563,147.9590,8.3039,0.0000,2070.7445,644.0232,934.6807,139.6551,10.6015,129.0535,0.0000,129.0535,-0.8267,129.8802,81.8773,60.1853,16.7799,-28.9623,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28977.5317,28977.5317,28977.5317,28977.5317,6,0,0,0
+779.4073,0.5007,15789.6615,78.3885,84.0000,-0.1166,3.3941,-29.3842,6,1507.5836,956.0000,956.0000,-72.4411,150.9273,150.9273,150.9273,-11.4365,-0.4757,147.5468,0.0000,147.5468,3.8563,147.5468,8.2772,0.0000,2065.1831,643.9753,934.5869,139.2696,10.5728,128.6968,0.0000,128.6968,-0.8169,129.5136,81.6618,59.7338,16.7348,-28.6168,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28895.9695,28895.9695,28895.9695,28895.9695,6,0,0,0
+779.9079,0.5007,15800.5342,78.1775,84.0000,-0.1176,3.4169,-29.0127,6,1503.5248,956.0000,956.0000,-72.2805,150.5210,150.5210,150.5210,-11.3805,-0.4786,147.1434,0.0000,147.1434,3.8563,147.1434,8.2508,0.0000,2059.6230,643.9656,934.5477,138.8926,10.5443,128.3482,0.0000,128.3482,-0.8219,129.1701,81.9893,59.2844,16.6896,-28.7932,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28814.4262,28814.4262,28814.4262,28814.4262,6,0,0,0
+780.4086,0.5007,15811.3775,77.9637,84.0000,-0.1196,3.4499,-28.6386,6,1499.4136,956.0000,956.0000,-72.1179,150.1094,150.1094,150.1094,-11.3238,-0.4854,146.7385,0.0000,146.7385,3.8563,146.7385,8.2243,0.0000,2053.9913,643.9723,934.5316,138.5142,10.5155,127.9987,0.0000,127.9987,-0.8334,128.8321,82.5535,58.8313,16.6438,-29.1966,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28731.8331,28731.8331,28731.8331,28731.8331,6,0,0,0
+780.9093,0.5007,15822.1908,77.7456,84.0000,-0.1224,3.4923,-28.2610,6,1495.2189,956.0000,956.0000,-71.9519,149.6895,149.6895,149.6895,-11.2662,-0.4955,146.3287,0.0000,146.3287,3.8563,146.3287,8.1973,0.0000,2048.2451,643.9938,934.5360,138.1313,10.4862,127.6451,0.0000,127.6451,-0.8508,128.4959,83.3334,58.3712,16.5970,-29.8057,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28647.5618,28647.5618,28647.5618,28647.5618,6,0,0,0
+781.4100,0.5007,15832.9735,77.5229,84.0000,-0.1246,3.5282,-27.8806,6,1490.9368,956.0000,956.0000,-71.7825,149.2608,149.2608,149.2608,-11.2074,-0.5029,145.9074,0.0000,145.9074,3.8563,145.9074,8.1698,0.0000,2042.3792,644.0028,934.5221,137.7377,10.4562,127.2815,0.0000,127.2815,-0.8636,128.1451,83.9461,57.9039,16.5493,-30.2542,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28561.5338,28561.5338,28561.5338,28561.5338,6,0,0,0
+781.9108,0.5007,15843.7250,77.2967,84.0000,-0.1264,3.5592,-27.4979,6,1486.5864,956.0000,956.0000,-71.6104,148.8253,148.8253,148.8253,-11.1479,-0.5085,145.4774,0.0000,145.4774,3.8563,145.4774,8.1417,0.0000,2036.4197,644.0027,934.4948,137.3357,10.4257,126.9100,0.0000,126.9100,-0.8731,127.7831,84.4375,57.4314,16.5008,-30.5866,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28474.1325,28474.1325,28474.1325,28474.1325,6,0,0,0
+782.4115,0.5007,15854.4448,77.0688,84.0000,-0.1265,3.5734,-27.1148,6,1482.2031,956.0000,956.0000,-71.4370,148.3864,148.3864,148.3864,-11.0882,-0.5076,145.0377,0.0000,145.0377,3.8563,145.0377,8.1132,0.0000,2030.4152,643.9733,934.4254,136.9245,10.3948,126.5297,0.0000,126.5297,-0.8715,127.4012,84.5239,56.9578,16.4521,-30.5325,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28386.0726,28386.0726,28386.0726,28386.0726,6,0,0,0
+782.9122,0.5007,15865.1330,76.8414,84.0000,-0.1259,3.5792,-26.7323,6,1477.8282,956.0000,956.0000,-71.2639,147.9485,147.9485,147.9485,-11.0286,-0.5035,144.5957,0.0000,144.5957,3.8563,144.5957,8.0846,0.0000,2024.4223,643.9294,934.3354,136.5111,10.3640,126.1471,0.0000,126.1471,-0.8646,127.0117,84.4105,56.4874,16.4035,-30.2897,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28298.1815,28298.1815,28298.1815,28298.1815,6,0,0,0
+783.4130,0.5007,15875.7896,76.6168,84.0000,-0.1233,3.5639,-26.3525,6,1473.5094,956.0000,956.0000,-71.0930,147.5161,147.5161,147.5161,-10.9701,-0.4917,144.1515,0.0000,144.1515,3.8563,144.1515,8.0561,0.0000,2018.5060,643.8502,934.1954,136.0954,10.3333,125.7621,0.0000,125.7621,-0.8443,126.6064,83.8049,56.0254,16.3556,-29.5796,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28211.4148,28211.4148,28211.4148,28211.4148,6,0,0,0
+783.9137,0.5007,15886.4154,76.3976,84.0000,-0.1199,3.5398,-25.9763,6,1469.2942,956.0000,956.0000,-70.9263,147.0941,147.0941,147.0941,-10.9130,-0.4768,143.7147,0.0000,143.7147,3.8563,143.7147,8.0282,0.0000,2012.7318,643.7571,934.0362,135.6865,10.3034,125.3831,0.0000,125.3831,-0.8188,126.2019,83.0010,55.5768,16.3090,-28.6849,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28126.7320,28126.7320,28126.7320,28126.7320,6,0,0,0
+784.4144,0.5007,15897.0112,76.1863,84.0000,-0.1146,3.4949,-25.6060,6,1465.2297,956.0000,956.0000,-70.7655,146.6872,146.6872,146.6872,-10.8582,-0.4545,143.2854,0.0000,143.2854,3.8563,143.2854,8.0010,0.0000,2007.1640,643.6302,933.8298,135.2845,10.2744,125.0101,0.0000,125.0101,-0.7805,125.7906,81.7223,55.1463,16.2641,-27.3422,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28045.0761,28045.0761,28045.0761,28045.0761,6,0,0,0
+784.9151,0.5006,15907.5783,75.9846,84.0000,-0.1092,3.4481,-25.2417,6,1461.3511,956.0000,956.0000,-70.6120,146.2989,146.2989,146.2989,-10.8059,-0.4319,142.8745,0.0000,142.8745,3.8563,142.8745,7.9750,0.0000,2001.8509,643.5023,933.6231,134.8995,10.2466,124.6529,0.0000,124.6529,-0.7416,125.3945,80.4164,54.7374,16.2213,-25.9806,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27967.1553,27967.1553,27967.1553,27967.1553,6,0,0,0
+785.4157,0.5006,15918.1180,75.7924,84.0000,-0.1041,3.4046,-24.8828,6,1457.6544,956.0000,956.0000,-70.4658,145.9288,145.9288,145.9288,-10.7563,-0.4108,142.4834,0.0000,142.4834,3.8563,142.4834,7.9502,0.0000,1996.7869,643.3820,933.4283,134.5331,10.2202,124.3129,0.0000,124.3129,-0.7054,125.0184,79.2018,54.3494,16.1805,-24.7134,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27892.8880,27892.8880,27892.8880,27892.8880,6,0,0,0
+785.9163,0.5006,15928.6317,75.6081,84.0000,-0.1004,3.3747,-24.5280,6,1454.1105,956.0000,956.0000,-70.3256,145.5740,145.5740,145.5740,-10.7088,-0.3951,142.1128,0.0000,142.1128,3.8563,142.1128,7.9267,0.0000,1991.9322,643.2866,933.2700,134.1861,10.1949,123.9912,0.0000,123.9912,-0.6784,124.6696,78.3163,53.9791,16.1413,-23.7671,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27821.6898,27821.6898,27821.6898,27821.6898,6,0,0,0
+786.4169,0.5006,15939.1203,75.4280,84.0000,-0.0995,3.3753,-24.1740,6,1450.6465,956.0000,956.0000,-70.1886,145.2272,145.2272,145.2272,-10.6624,-0.3908,141.7617,0.0000,141.7617,3.8563,141.7617,7.9042,0.0000,1987.1870,643.2437,933.1871,133.8576,10.1705,123.6871,0.0000,123.6871,-0.6710,124.3580,78.1424,53.6186,16.1029,-23.5058,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27752.0982,27752.0982,27752.0982,27752.0982,6,0,0,0
+786.9175,0.5006,15949.5840,75.2487,84.0000,-0.0995,3.3852,-23.8198,6,1447.1973,956.0000,956.0000,-70.0521,144.8819,144.8819,144.8819,-10.6164,-0.3899,141.4155,0.0000,141.4155,3.8563,141.4155,7.8819,0.0000,1982.4620,643.2167,933.1270,133.5337,10.1462,123.3875,0.0000,123.3875,-0.6695,124.0570,78.1848,53.2611,16.0645,-23.4535,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27682.8030,27682.8030,27682.8030,27682.8030,6,0,0,0
+787.4198,0.5040,15960.0227,74.5653,84.0000,-0.6544,3.4084,-23.4640,0,1512.8330,124.1414,943.4336,-72.6487,19.6669,149.4621,151.4529,-11.5093,15.8106,0.0000,0.0000,0.0000,3.8563,0.0000,3.5166,0.0000,1964.4583,-17.0943,0.0000,-3.5166,7.8173,-11.3339,0.0000,-11.3339,-4.3622,-6.9717,78.0063,51.9241,15.9185,-152.8206,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4424.6093,4424.6093,4424.6093,4424.6093,2,0,0,0
+787.9238,0.5040,15970.2965,73.3818,84.0000,-0.6501,3.4039,-23.1143,0,1647.5589,122.1509,782.0510,-77.9787,21.0749,134.9288,162.4379,-13.4538,17.2187,0.0000,0.0000,0.0000,3.8563,0.0000,3.9680,0.0000,1933.2796,-19.5997,0.0000,-3.9680,7.6932,-11.6612,0.0000,-11.6612,-4.2643,-7.3969,76.6675,49.6601,15.6659,-149.3904,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4827.0875,4827.0875,4827.0875,4827.0875,2,0,0,0
+788.4278,0.5040,15980.4065,72.2111,84.0000,-0.6404,3.3662,-22.7740,0,1782.2903,120.4613,831.3427,-81.5573,22.4830,155.1626,168.0518,-15.2219,18.6267,0.0000,0.0000,0.0000,3.8563,0.0000,3.8678,0.0000,1902.4362,-19.4146,0.0000,-3.8678,7.5705,-11.4383,0.0000,-11.4383,-4.1335,-7.3047,74.6092,47.4806,15.4162,-144.8107,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5215.2215,5215.2215,5215.2215,5215.2215,2,0,0,0
+788.9318,0.5040,15990.3552,71.0616,84.0000,-0.6267,3.2855,-22.4471,0,1914.8778,115.8580,830.5267,-85.4463,23.2325,166.5418,171.5230,-17.1342,19.3762,0.0000,0.0000,0.0000,3.8563,0.0000,3.7706,0.0000,1872.1514,-19.2329,0.0000,-3.7706,7.4499,-11.2206,0.0000,-11.2206,-3.9811,-7.2395,71.6620,45.3982,15.1712,-139.4709,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5588.2040,5588.2040,5588.2040,5588.2040,2,0,0,0
+789.4333,0.4990,16000.1459,70.6378,84.0000,0.1612,3.1607,-22.1376,5,1922.4491,830.0008,830.0008,-85.6735,167.0944,167.0944,171.6753,-17.2476,-17.3678,180.6059,0.0000,180.6059,3.8563,180.6059,5.1514,0.0000,1860.9856,900.3118,926.7452,175.4545,10.5302,164.9243,0.0000,164.9243,1.0176,163.9067,68.5335,44.6421,15.0813,35.6497,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32681.2553,32681.2553,32681.2553,32681.2553,6,0,0,0
+789.9324,0.4993,16009.9768,70.8789,84.0000,0.1072,3.0211,-21.8406,5,1867.3381,870.8556,870.8556,-84.0201,170.2934,170.2934,170.4719,-16.4299,0.7425,165.6946,0.0000,165.6946,3.8563,165.6946,5.0211,0.0000,1867.3381,821.6607,847.3381,160.6734,10.2574,150.4160,0.0000,150.4160,0.6794,149.7366,65.7311,45.0697,15.1334,23.8024,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33246.3848,33246.3848,33246.3848,33246.3848,6,0,0,0
+790.4317,0.4992,16019.8344,71.0832,84.0000,0.1201,2.8626,-21.5585,5,1872.7203,869.8327,869.8327,-84.1816,170.5836,170.5836,170.5991,-16.5089,0.8339,165.8934,0.0000,165.8934,3.8563,165.8934,5.0392,0.0000,1872.7203,820.2212,845.9166,160.8542,10.2813,150.5729,0.0000,150.5729,0.7631,149.8098,62.4655,45.4340,15.1777,26.7326,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33308.4563,33308.4563,33308.4563,33308.4563,6,0,0,0
+790.9309,0.4992,16029.7221,71.3094,84.0000,0.1317,2.7081,-21.2907,5,1878.6803,867.8176,867.8176,-84.3604,170.7301,170.7301,170.7375,-16.5966,0.9173,165.9565,0.0000,165.9565,3.8563,165.9565,5.0576,0.0000,1878.6803,817.8461,843.5537,160.8989,10.3047,150.5942,0.0000,150.5942,0.8393,149.7549,59.2840,45.8395,15.2267,29.4047,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33341.2386,33341.2386,33341.2386,33341.2386,6,0,0,0
+791.4301,0.4991,16039.6426,71.5558,84.0000,0.1425,2.5584,-21.0369,5,1885.1707,865.5803,865.5803,-84.5551,170.8782,170.8782,170.8853,-16.6924,0.9963,166.0256,0.0000,166.0256,3.8563,166.0256,5.0777,0.0000,1885.1707,815.2785,840.9995,160.9479,10.3301,150.6178,0.0000,150.6178,0.9117,149.7061,56.2042,46.2836,15.2799,31.9385,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33375.1871,33375.1871,33375.1871,33375.1871,6,0,0,0
+791.9291,0.4990,16049.5987,71.8207,84.0000,0.1524,2.4165,-20.7963,5,1892.1517,863.1724,863.1724,-84.7646,171.0339,171.0339,171.0409,-16.7957,1.0696,166.1080,0.0000,166.1080,3.8563,166.1080,5.0995,0.0000,1892.1517,812.5766,838.3126,161.0085,10.3576,150.6509,0.0000,150.6509,0.9787,149.6722,53.2840,46.7642,15.3370,34.2870,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33411.6492,33411.6492,33411.6492,33411.6492,6,0,0,0
+792.4282,0.4990,16059.5928,72.1024,84.0000,0.1612,2.2853,-20.5679,5,1899.5728,860.6134,860.6134,-84.9872,171.1956,171.1956,171.2024,-16.9059,1.1351,166.2042,0.0000,166.2042,3.8563,166.2042,5.1228,0.0000,1899.5728,809.7685,835.5212,161.0814,10.3870,150.6944,0.0000,150.6944,1.0387,149.6557,50.5913,47.2784,15.3977,36.3884,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33450.4331,33450.4331,33450.4331,33450.4331,6,0,0,0
+792.9271,0.4990,16069.6271,72.3991,84.0000,0.1692,2.1598,-20.3512,5,1907.3888,857.9187,857.9187,-85.2217,171.3618,171.3618,171.3682,-17.0223,1.1964,166.3091,0.0000,166.3091,3.8563,166.3091,5.1474,0.0000,1907.3888,806.8518,832.6224,161.1616,10.4181,150.7436,0.0000,150.7436,1.0948,149.6488,48.0101,47.8236,15.4615,38.3536,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33491.3008,33491.3008,33491.3008,33491.3008,6,0,0,0
+793.4261,0.4989,16079.7037,72.7093,84.0000,0.1763,2.0422,-20.1454,5,1915.5615,855.1013,855.1013,-85.4668,171.5309,171.5309,171.5369,-17.1444,1.2520,166.4226,0.0000,166.4226,3.8563,166.4226,5.1733,0.0000,1915.5615,803.8463,829.6361,161.2493,10.4506,150.7987,0.0000,150.7987,1.1456,149.6531,45.5931,48.3979,15.5281,40.1340,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33534.0471,33534.0471,33534.0471,33534.0471,6,0,0,0
+793.9250,0.4989,16089.8242,73.0322,84.0000,0.1833,1.9237,-19.9507,5,1924.0678,852.1691,852.1691,-85.7220,171.7018,171.7018,171.7073,-17.2720,1.3077,166.5378,0.0000,166.5378,3.8563,166.5378,5.2004,0.0000,1924.0678,800.7302,826.5400,161.3375,10.4844,150.8530,0.0000,150.8530,1.1966,149.6565,43.1395,49.0000,15.5974,41.9196,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33578.5447,33578.5447,33578.5447,33578.5447,6,0,0,0
+794.4238,0.4988,16099.9904,73.3676,84.0000,0.1903,1.8040,-19.7673,5,1932.9048,849.1229,849.1229,-85.9871,171.8738,171.8738,171.8788,-17.4049,1.3637,166.6538,0.0000,166.6538,3.8563,166.6538,5.2285,0.0000,1932.9048,797.5033,823.3341,161.4253,10.5195,150.9058,0.0000,150.9058,1.2479,149.6580,40.6419,49.6303,15.6694,43.7163,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33624.7738,33624.7738,33624.7738,33624.7738,6,0,0,0
+794.9226,0.4988,16110.2041,73.7153,84.0000,0.1970,1.6854,-19.5952,5,1942.0656,845.9651,845.9651,-86.2620,172.0462,172.0462,172.0507,-17.5433,1.4187,166.7712,0.0000,166.7712,3.8563,166.7712,5.2577,0.0000,1942.0656,794.1751,820.0278,161.5135,10.5557,150.9578,0.0000,150.9578,1.2981,149.6596,38.1489,50.2889,15.7440,45.4778,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33672.6958,33672.6958,33672.6958,33672.6958,6,0,0,0
+795.4214,0.4988,16120.4669,74.0748,84.0000,0.2034,1.5685,-19.4342,5,1951.5368,842.7002,842.7002,-86.5461,172.2180,172.2180,172.2220,-17.6869,1.4720,166.8897,0.0000,166.8897,3.8563,166.8897,5.2880,0.0000,1951.5368,790.7522,816.6277,161.6017,10.5932,151.0085,0.0000,151.0085,1.3470,149.6615,35.6772,50.9754,15.8211,47.1878,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33722.2390,33722.2390,33722.2390,33722.2390,6,0,0,0
+795.9202,0.4987,16130.7804,74.4459,84.0000,0.2099,1.4488,-19.2848,5,1961.3136,839.3299,839.3299,-86.8394,172.3885,172.3885,172.3920,-17.8358,1.5269,167.0054,0.0000,167.0054,3.8563,167.0054,5.3194,0.0000,1961.3136,787.2211,813.1202,161.6860,10.6317,151.0543,0.0000,151.0543,1.3972,149.6572,33.1196,51.6900,15.9006,48.9469,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33773.3753,33773.3753,33773.3753,33773.3753,6,0,0,0
+796.4189,0.4987,16141.1463,74.8288,84.0000,0.2166,1.3259,-19.1473,5,1971.4019,835.8520,835.8520,-87.1421,172.5572,172.5572,172.5602,-17.9900,1.5835,167.1175,0.0000,167.1175,3.8563,167.1175,5.3518,0.0000,1971.4019,783.5789,809.5023,161.7657,10.6713,151.0945,0.0000,151.0945,1.4489,149.6455,30.4681,52.4337,15.9827,50.7611,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33826.1330,33826.1330,33826.1330,33826.1330,6,0,0,0
+796.9176,0.4987,16151.5662,75.2244,84.0000,0.2241,1.1927,-19.0230,5,1981.8232,832.2590,832.2590,-87.4547,172.7237,172.7237,172.7262,-18.1500,1.6466,167.2209,0.0000,167.2209,3.8563,167.2209,5.3852,0.0000,1981.8232,779.7954,805.7438,161.8357,10.7119,151.1237,0.0000,151.1237,1.5067,149.6171,27.5525,53.2132,16.0674,52.7840,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33880.6227,33880.6227,33880.6227,33880.6227,6,0,0,0
+797.4162,0.4986,16162.0420,75.6338,84.0000,0.2320,1.0518,-18.9129,5,1992.6082,828.5404,828.5404,-87.7782,172.8878,172.8878,172.8898,-18.3163,1.7144,167.3171,0.0000,167.3171,3.8563,167.3171,5.4199,0.0000,1992.6082,775.8696,801.8437,161.8972,10.7538,151.1434,0.0000,151.1434,1.5687,149.5747,24.4307,54.0309,16.1551,54.9580,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33937.0032,33937.0032,33937.0032,33937.0032,6,0,0,0
+797.9148,0.4986,16172.5756,76.0558,84.0000,0.2382,0.9289,-18.8150,5,2003.7270,824.7612,824.7612,-88.2050,173.0595,173.0595,173.0613,-18.5080,1.7699,167.4333,0.0000,167.4333,3.8563,167.4333,5.4560,0.0000,2003.7270,771.9463,797.9482,161.9773,10.7972,151.1801,0.0000,151.1801,1.6195,149.5606,21.6964,54.8819,16.2455,56.7368,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33997.3493,33997.3493,33997.3493,33997.3493,6,0,0,0
+798.4134,0.4986,16183.1686,76.4879,84.0000,0.2432,0.8182,-18.7283,5,2015.1098,821.0040,821.0040,-88.8310,173.2497,173.2497,173.2518,-18.7453,1.8174,167.5761,0.0000,167.5761,3.8563,167.5761,5.4933,0.0000,2015.1098,768.0856,794.1174,162.0828,10.8422,151.2406,0.0000,151.2406,1.6630,149.5776,19.2192,55.7617,16.3379,58.2589,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34062.5052,34062.5052,34062.5052,34062.5052,6,0,0,0
+798.9120,0.4986,16193.8222,76.9264,84.0000,0.2454,0.7374,-18.6498,5,2026.6617,817.1922,817.1922,-89.4664,173.4339,173.4339,173.4359,-18.9876,1.8440,167.7337,0.0000,167.7337,3.8563,167.7337,5.5315,0.0000,2026.6617,764.2702,790.3335,162.2022,10.8881,151.3141,0.0000,151.3141,1.6873,149.6268,17.4200,56.6632,16.4317,59.1119,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34128.0731,34128.0731,34128.0731,34128.0731,6,0,0,0
+799.4105,0.4986,16204.5370,77.3676,84.0000,0.2463,0.6692,-18.5781,5,2038.2868,813.3564,813.3564,-90.1058,173.6100,173.6100,173.6119,-19.2330,1.8617,167.8920,0.0000,167.8920,3.8563,167.8920,5.5700,0.0000,2038.2868,760.4725,786.5679,162.3220,10.9343,151.3877,0.0000,151.3877,1.7035,149.6842,15.8989,57.5795,16.5260,59.6798,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34194.0607,34194.0607,34194.0607,34194.0607,6,0,0,0
+799.9091,0.4986,16215.3132,77.8069,84.0000,0.2432,0.6448,-18.5086,5,2049.8610,809.5374,809.5374,-90.7424,173.7761,173.7761,173.7779,-19.4788,1.8486,168.0712,0.0000,168.0712,3.8563,168.0712,5.6088,0.0000,2049.8610,756.8323,782.9610,162.4623,10.9807,151.4816,0.0000,151.4816,1.6916,149.7900,15.4082,58.5007,16.6199,59.2612,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34259.7635,34259.7635,34259.7635,34259.7635,6,0,0,0
+800.4077,0.4986,16226.1501,78.2388,84.0000,0.2379,0.6448,-18.4387,5,2061.2377,805.7838,805.7838,-91.3681,173.9303,173.9303,173.9320,-19.7220,1.8185,168.2555,0.0000,168.2555,3.8563,168.2555,5.6472,0.0000,2061.2377,753.3311,779.4934,162.6083,11.0265,151.5818,0.0000,151.5818,1.6641,149.9177,15.4938,59.4150,16.7121,58.2969,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34324.3485,34324.3485,34324.3485,34324.3485,6,0,0,0
+800.9064,0.4987,16237.0462,78.6612,84.0000,0.2328,0.6448,-18.3685,5,2072.3682,802.1114,802.1114,-91.9802,174.0725,174.0725,174.0741,-19.9614,1.7886,168.4276,0.0000,168.4276,3.8563,168.4276,5.6848,0.0000,2072.3682,749.9049,776.1002,162.7428,11.0711,151.6717,0.0000,151.6717,1.6367,150.0350,15.5774,60.3179,16.8024,57.3374,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34387.5359,34387.5359,34387.5359,34387.5359,6,0,0,0
+801.4051,0.4987,16248.0004,79.0746,84.0000,0.2277,0.6448,-18.2978,5,2083.2572,798.5186,798.5186,-92.5791,174.2034,174.2034,174.2048,-20.1969,1.7589,168.5882,0.0000,168.5882,3.8563,168.5882,5.7217,0.0000,2083.2572,746.5524,772.7798,162.8665,11.1146,151.7519,0.0000,151.7519,1.6094,150.1425,15.6593,61.2093,16.8906,56.3833,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34449.3519,34449.3519,34449.3519,34449.3519,6,0,0,0
+801.9038,0.4986,16259.0114,79.4951,84.0000,0.2408,0.4474,-18.2486,5,2094.3362,794.8629,794.8629,-93.1885,174.3280,174.3280,174.3294,-20.4379,1.8701,168.6016,0.0000,168.6016,3.8563,168.6016,5.7579,0.0000,2094.3362,742.4994,768.7529,162.8438,11.1559,151.6879,0.0000,151.6879,1.7112,149.9767,10.9220,62.1245,16.9807,59.9496,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34512.2359,34512.2359,34512.2359,34512.2359,6,0,0,0
+802.4024,0.4986,16270.0824,79.9379,84.0000,0.2526,0.2611,-18.2196,5,2106.0031,791.0130,791.0130,-93.8302,174.4501,174.4501,174.4514,-20.6933,1.9727,168.6212,0.0000,168.6212,3.8563,168.6212,5.7962,0.0000,2106.0031,738.3008,764.5827,162.8250,11.1994,151.6255,0.0000,151.6255,1.8051,149.8205,6.4108,63.0973,17.0754,63.2371,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34578.4482,34578.4482,34578.4482,34578.4482,6,0,0,0
+802.9010,0.4986,16281.2164,80.3875,84.0000,0.2483,0.2471,-18.1921,5,2117.8475,787.1047,787.1047,-94.4816,174.5645,174.5645,174.5657,-20.9542,1.9502,168.7580,0.0000,168.7580,3.8563,168.7580,5.8364,0.0000,2117.8475,734.6073,760.9237,162.9216,11.2460,151.6756,0.0000,151.6756,1.7845,149.8911,6.1014,64.1023,17.1714,62.5160,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34645.6780,34645.6780,34645.6780,34645.6780,6,0,0,0
+803.3996,0.4986,16292.4122,80.8314,84.0000,0.2462,0.2107,-18.1685,5,2129.5406,783.2466,783.2466,-95.1247,174.6679,174.6679,174.6690,-21.2133,1.9440,168.8676,0.0000,168.8676,3.8563,168.8676,5.8761,0.0000,2129.5406,730.8873,757.2369,162.9915,11.2914,151.7001,0.0000,151.7001,1.7788,149.9213,5.2316,65.1055,17.2662,62.3180,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34712.0555,34712.0555,34712.0555,34712.0555,6,0,0,0
+803.8982,0.4986,16303.6695,81.2731,84.0000,0.2460,0.1532,-18.1513,5,2141.1793,779.4063,779.4063,-95.7649,174.7614,174.7614,174.7624,-21.4728,1.9533,168.9519,0.0000,168.9519,3.8563,168.9519,5.9155,0.0000,2141.1793,727.1147,753.4967,163.0364,11.3361,151.7003,0.0000,151.7003,1.7873,149.9130,3.8238,66.1135,17.3606,62.6150,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34778.1217,34778.1217,34778.1217,34778.1217,6,0,0,0
+804.3969,0.4986,16314.9881,81.7196,84.0000,0.2514,0.0350,-18.1473,5,2152.9408,775.5254,775.5254,-96.4117,174.8464,174.8464,174.8473,-21.7366,2.0069,168.9833,0.0000,168.9833,3.8563,168.9833,5.9549,0.0000,2152.9408,723.1067,749.5195,163.0283,11.3803,151.6481,0.0000,151.6481,1.8364,149.8117,0.8794,67.1420,17.4560,64.3343,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34844.8824,34844.8824,34844.8824,34844.8824,6,0,0,0
+804.8955,0.4986,16326.3694,82.1783,84.0000,0.2598,-0.1176,-18.1607,5,2165.0274,771.5373,771.5373,-97.0765,174.9238,174.9238,174.9246,-22.0093,2.0856,168.9819,0.0000,168.9819,3.8563,168.9819,5.9953,0.0000,2165.0274,718.8859,745.3294,162.9866,11.4249,151.5617,0.0000,151.5617,1.9084,149.6533,-2.9675,68.2092,17.5540,66.8576,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34913.4855,34913.4855,34913.4855,34913.4855,6,0,0,0
+805.3940,0.4985,16337.8154,82.6572,84.0000,0.2739,-0.3342,-18.1990,5,2177.6439,767.3742,767.3742,-97.7595,174.9938,174.9938,174.9946,-22.2933,2.2114,168.9261,0.0000,168.9261,3.8563,168.9261,6.0371,0.0000,2177.6439,714.2931,740.7666,162.8891,11.4705,151.4186,0.0000,151.4186,2.0235,149.3951,-8.4848,69.3343,17.6562,70.8894,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34985.0954,34985.0954,34985.0954,34985.0954,6,0,0,0
+805.8925,0.4984,16349.3297,83.1629,84.0000,0.2898,-0.5747,-18.2651,5,2190.9677,762.9777,762.9777,-98.3577,175.0558,175.0558,175.0565,-22.5670,2.3543,168.8452,0.0000,168.8452,3.8563,168.8452,6.0812,0.0000,2190.9677,709.4041,735.9090,162.7640,11.5182,151.2458,0.0000,151.2458,2.1543,149.0915,-14.6784,70.5348,17.7640,75.4711,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35100.9582,35100.9582,35100.9582,35100.9582,6,0,0,0
+806.3909,0.4984,16360.9162,83.6985,84.0000,0.3071,-0.8447,-18.3630,5,2205.0759,757.1829,757.1829,-98.9465,174.8449,174.8449,174.8449,-22.8482,2.5113,168.4773,0.0000,168.4773,3.8563,168.4773,6.1254,0.0000,2205.0759,703.0808,729.6074,162.3519,11.5630,150.7889,0.0000,150.7889,2.2980,148.4909,-21.7118,71.8198,17.8781,80.5048,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35183.9205,35183.9205,35183.9205,35183.9205,6,0,0,0
+806.8908,0.5015,16372.5793,83.7231,84.0000,-0.2779,-1.1014,-18.4915,0,2137.4444,-94.2763,780.6434,-95.5594,-21.1021,174.7335,174.7335,-21.3893,-24.9584,0.0000,0.0000,0.0000,3.8563,0.0000,4.7297,0.0000,2205.7246,-20.4764,0.0000,-4.7297,8.7774,-13.5071,0.0000,-13.5071,-2.0801,-11.4270,-28.3171,71.8791,17.8829,-72.8719,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,43.5464,43.5464,43.5464,43.5464,2,0,0,0
+807.3922,0.5014,16384.1727,83.2467,84.0000,-0.2499,-1.3379,-18.6466,0,1991.2273,-87.7368,817.6188,-87.7368,-18.2950,170.4905,172.8693,-18.2950,-22.1512,0.0000,0.0000,0.0000,3.8563,0.0000,3.9578,0.0000,2193.1741,-17.2325,0.0000,-3.9578,8.7274,-12.6852,0.0000,-12.6852,-1.8594,-10.8258,-34.2011,70.7346,17.7806,-65.1399,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5.7322,5.7322,5.7322,5.7322,2,0,0,0
+807.8935,0.5013,16395.7034,82.8117,84.0000,-0.2322,-1.4962,-18.8191,0,1850.4761,-83.5143,820.1075,-83.5143,-16.1835,158.9216,170.0598,-16.1835,-20.0398,0.0000,0.0000,0.0000,3.8563,0.0000,3.9287,0.0000,2181.7129,-17.1958,0.0000,-3.9287,8.6818,-12.6105,0.0000,-12.6105,-1.7192,-10.8913,-38.0486,69.6993,17.6873,-60.2293,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.5679,0.5679,0.5679,0.5679,2,0,0,0
+808.3948,0.5012,16407.1759,82.4043,84.0000,-0.2193,-1.6075,-19.0035,0,1713.0410,-79.8260,784.1476,-79.8260,-14.3199,140.6676,165.3112,-14.3199,-18.1762,0.0000,0.0000,0.0000,3.8563,0.0000,3.9016,0.0000,2170.9804,-17.1615,0.0000,-3.9016,8.6391,-12.5407,0.0000,-12.5407,-1.6153,-10.9254,-40.6759,68.7384,17.6000,-56.5879,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1.4833,1.4833,1.4833,1.4833,2,0,0,0
+808.8947,0.4987,16418.5935,82.4167,84.0000,0.2342,-1.6257,-19.1891,6,1617.0646,722.3395,722.3395,-76.7723,122.3200,122.3200,161.0064,-13.0005,-7.0901,125.5538,0.0000,125.5538,3.8563,125.5538,7.5967,0.0000,2171.3084,518.7692,756.4094,117.9572,10.5453,107.4119,0.0000,107.4119,1.7257,105.6862,-41.1415,68.7677,17.6026,60.4573,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23608.5442,23608.5442,23608.5442,23608.5442,6,0,0,0
+809.3933,0.4984,16430.0694,82.8933,84.0000,0.2968,-1.6014,-19.3729,6,1594.2196,902.1013,902.1013,-75.8685,150.6025,150.6025,159.6006,-12.6660,1.2807,145.4655,0.0000,145.4655,3.8563,145.4655,8.4172,0.0000,2183.8624,599.2662,871.3311,137.0483,10.9752,126.0731,0.0000,126.0731,2.1991,123.8741,-40.7632,69.8931,17.7044,77.0397,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28982.0064,28982.0064,28982.0064,28982.0064,6,0,0,0
+809.8917,0.4983,16441.6194,83.4362,84.0000,0.3085,-1.5186,-19.5483,6,1604.6621,940.9861,940.9861,-76.2816,158.1231,158.1231,160.4071,-12.8184,1.3400,152.9268,0.0000,152.9268,3.8563,152.9268,8.7432,0.0000,2198.1672,626.3638,910.0630,144.1836,11.1723,133.0113,0.0000,133.0113,2.3010,130.7104,-38.9087,71.1888,17.8206,80.6096,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30355.1662,30355.1662,30355.1662,30355.1662,6,0,0,0
+810.3904,0.4991,16453.2462,83.8565,84.0000,0.1597,-1.4010,-19.7112,6,1612.7445,707.3779,948.5291,-76.6014,119.4664,160.1935,160.7987,-12.9369,0.6974,114.9127,0.0000,114.9127,3.8563,114.9127,7.2440,0.0000,2209.2390,465.3911,680.4151,107.6687,10.4868,97.1819,0.0000,97.1819,1.1974,95.9845,-36.0773,72.2012,17.9107,41.9499,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23067.2117,23067.2117,23067.2117,23067.2117,6,0,0,0
+810.8900,0.5000,16464.9128,84.0000,84.0000,0.0000,-1.2594,-19.8581,6,1615.5048,455.9834,896.5289,-76.7106,77.1411,151.6705,160.9315,-12.9775,0.0000,73.2848,0.0000,73.2848,3.8563,73.2848,5.5863,0.0000,2213.0202,292.1228,433.1888,67.6986,9.6940,58.0046,0.0000,58.0046,0.0000,58.0046,-32.4860,72.5489,17.9417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15203.9545,15203.9545,15203.9545,15203.9545,6,0,0,0
+811.3900,0.5000,16476.5795,84.0000,84.0000,0.0000,-1.1131,-19.9880,6,1615.5048,479.7093,840.9352,-76.7106,81.1550,142.2654,160.9315,-12.9775,0.0000,77.2987,0.0000,77.2987,3.8563,77.2987,5.7468,0.0000,2213.0202,308.7499,456.9147,71.5518,9.7729,61.7789,0.0000,61.7789,0.0000,61.7789,-28.7120,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15968.3373,15968.3373,15968.3373,15968.3373,6,0,0,0
+811.8900,0.5000,16488.2462,84.0000,84.0000,0.0000,-0.9754,-20.1018,6,1615.5048,502.0297,846.2206,-76.7106,84.9310,143.1596,160.9315,-12.9775,0.0000,81.0747,0.0000,81.0747,3.8563,81.0747,5.8979,0.0000,2213.0202,324.3921,479.2351,75.1769,9.8472,65.3297,0.0000,65.3297,0.0000,65.3297,-25.1615,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16697.8478,16697.8478,16697.8478,16697.8478,6,0,0,0
+812.3900,0.5000,16499.9128,84.0000,84.0000,0.0000,-0.8690,-20.2032,6,1615.5048,519.2919,851.1930,-76.7106,87.8513,144.0008,160.9315,-12.9775,0.0000,83.9951,0.0000,83.9951,3.8563,83.9951,6.0147,0.0000,2213.0202,336.4894,496.4973,77.9804,9.9047,68.0757,0.0000,68.0757,0.0000,68.0757,-22.4157,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17262.0366,17262.0366,17262.0366,17262.0366,6,0,0,0
+812.8900,0.5000,16511.5795,84.0000,84.0000,0.0000,-0.7888,-20.2952,6,1615.5048,532.2938,855.0385,-76.7106,90.0509,144.6514,160.9315,-12.9775,0.0000,86.1947,0.0000,86.1947,3.8563,86.1947,6.1027,0.0000,2213.0202,345.6011,509.4992,80.0920,9.9479,70.1441,0.0000,70.1441,0.0000,70.1441,-20.3474,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17686.9854,17686.9854,17686.9854,17686.9854,6,0,0,0
+813.3900,0.5000,16523.2462,84.0000,84.0000,0.0000,-0.7388,-20.3814,6,1615.5048,540.3994,857.9350,-76.7106,91.4222,145.1414,160.9315,-12.9775,0.0000,87.5659,0.0000,87.5659,3.8563,87.5659,6.1575,0.0000,2213.0202,351.2816,517.6048,81.4084,9.9749,71.4335,0.0000,71.4335,0.0000,71.4335,-19.0581,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17951.9070,17951.9070,17951.9070,17951.9070,6,0,0,0
+813.8900,0.5000,16534.9128,84.0000,84.0000,0.0000,-0.7115,-20.4644,6,1615.5048,544.8291,859.7407,-76.7106,92.1716,145.4469,160.9315,-12.9775,0.0000,88.3153,0.0000,88.3153,3.8563,88.3153,6.1875,0.0000,2213.0202,354.3858,522.0344,82.1278,9.9897,72.1382,0.0000,72.1382,0.0000,72.1382,-18.3534,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18096.6826,18096.6826,18096.6826,18096.6826,6,0,0,0
+814.3900,0.5000,16546.5795,84.0000,84.0000,0.0000,-0.6927,-20.5452,6,1615.5048,547.8722,860.7274,-76.7106,92.6864,145.6138,160.9315,-12.9775,0.0000,88.8301,0.0000,88.8301,3.8563,88.8301,6.2081,0.0000,2213.0202,356.5185,525.0776,82.6221,9.9998,72.6223,0.0000,72.6223,0.0000,72.6223,-17.8693,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18196.1432,18196.1432,18196.1432,18196.1432,6,0,0,0
+814.8900,0.5000,16558.2462,84.0000,84.0000,0.0000,-0.6675,-20.6231,6,1615.5048,551.9594,861.4054,-76.7106,93.3779,145.7285,160.9315,-12.9775,0.0000,89.5216,0.0000,89.5216,3.8563,89.5216,6.2357,0.0000,2213.0202,359.3828,529.1648,83.2859,10.0134,73.2725,0.0000,73.2725,0.0000,73.2725,-17.2192,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18329.7281,18329.7281,18329.7281,18329.7281,6,0,0,0
+815.3900,0.5000,16569.9128,84.0000,84.0000,0.0000,-0.6241,-20.6959,6,1615.5048,558.9995,862.3159,-76.7106,94.5689,145.8825,160.9315,-12.9775,0.0000,90.7126,0.0000,90.7126,3.8563,90.7126,6.2834,0.0000,2213.0202,364.3165,536.2049,84.4292,10.0368,74.3924,0.0000,74.3924,0.0000,74.3924,-16.0993,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18542.0506,18542.0506,18542.0506,18542.0506,6,0,0,0
+815.8900,0.5000,16581.5795,84.0000,84.0000,0.0000,-0.5456,-20.7595,6,1615.5048,571.7288,863.8842,-76.7106,96.7224,146.1478,160.9315,-12.9775,0.0000,92.8661,0.0000,92.8661,3.8563,92.8661,6.3695,0.0000,2213.0202,373.2372,548.9342,86.4966,10.0792,76.4174,0.0000,76.4174,0.0000,76.4174,-14.0744,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18911.1510,18911.1510,18911.1510,18911.1510,6,0,0,0
+816.3900,0.5000,16593.2462,84.0000,84.0000,0.0000,-0.4372,-20.8105,6,1615.5048,589.3085,866.7199,-76.7106,99.6964,146.6276,160.9315,-12.9775,0.0000,95.8401,0.0000,95.8401,3.8563,95.8401,6.4885,0.0000,2213.0202,385.5570,566.5138,89.3517,10.1377,79.2140,0.0000,79.2140,0.0000,79.2140,-11.2779,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19476.5571,19476.5571,19476.5571,19476.5571,6,0,0,0
+816.8900,0.5000,16604.9128,84.0000,84.0000,0.0000,-0.3085,-20.8465,6,1615.5048,610.1731,870.6362,-76.7106,103.2262,147.2901,160.9315,-12.9775,0.0000,99.3699,0.0000,99.3699,3.8563,99.3699,6.6297,0.0000,2213.0202,400.1789,587.3784,92.7402,10.2071,82.5331,0.0000,82.5331,0.0000,82.5331,-7.9589,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20155.4857,20155.4857,20155.4857,20155.4857,6,0,0,0
+817.3900,0.5000,16616.5795,84.0000,84.0000,0.0000,-0.1829,-20.8679,6,1615.5048,630.5367,875.2842,-76.7106,106.6712,148.0764,160.9315,-12.9775,0.0000,102.8149,0.0000,102.8149,3.8563,102.8149,6.7675,0.0000,2213.0202,414.4497,607.7420,96.0474,10.2727,85.7748,0.0000,85.7748,0.0000,85.7748,-4.7172,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20818.1120,20818.1120,20818.1120,20818.1120,6,0,0,0
+817.8900,0.5000,16628.2462,84.0000,84.0000,0.0000,-0.0662,-20.8756,6,1615.5048,649.4375,879.8206,-76.7106,109.8688,148.8439,160.9315,-12.9775,0.0000,106.0125,0.0000,106.0125,3.8563,106.0125,6.8954,0.0000,2213.0202,427.6954,626.6429,99.1171,10.3330,88.7841,0.0000,88.7841,0.0000,88.7841,-1.7079,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21433.1416,21433.1416,21433.1416,21433.1416,6,0,0,0
+818.3900,0.5000,16639.9128,84.0000,84.0000,0.0000,0.0244,-20.8727,6,1615.5048,664.1175,884.0312,-76.7106,112.3522,149.5562,160.9315,-12.9775,0.0000,108.4960,0.0000,108.4960,3.8563,108.4960,6.9947,0.0000,2213.0202,437.9831,641.3228,101.5012,10.3799,91.1214,0.0000,91.1214,0.0000,91.1214,0.6293,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21847.3718,21847.3718,21847.3718,21847.3718,6,0,0,0
+818.8900,0.5000,16651.5795,84.0000,84.0000,0.0000,0.1081,-20.8601,6,1615.5048,677.6779,887.3015,-76.7106,114.6463,150.1095,160.9315,-12.9775,0.0000,110.7900,0.0000,110.7900,3.8563,110.7900,7.0865,0.0000,2213.0202,447.4863,654.8833,103.7036,10.4231,93.2804,0.0000,93.2804,0.0000,93.2804,2.7884,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22219.9290,22219.9290,22219.9290,22219.9290,6,0,0,0
+819.3900,0.5000,16663.2462,84.0000,84.0000,0.0000,0.1860,-20.8384,6,1615.5048,690.3030,890.3223,-76.7106,116.7822,150.6205,160.9315,-12.9775,0.0000,112.9259,0.0000,112.9259,3.8563,112.9259,7.1719,0.0000,2213.0202,456.3340,667.5084,105.7540,10.4634,95.2906,0.0000,95.2906,0.0000,95.2906,4.7985,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22569.6479,22569.6479,22569.6479,22569.6479,6,0,0,0
+819.8900,0.5000,16674.9128,84.0000,84.0000,0.0000,0.2746,-20.8064,6,1615.5048,704.6530,893.1349,-76.7106,119.2099,151.0963,160.9315,-12.9775,0.0000,115.3536,0.0000,115.3536,3.8563,115.3536,7.2690,0.0000,2213.0202,466.3905,681.8584,108.0846,10.5093,97.5753,0.0000,97.5753,0.0000,97.5753,7.0833,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23024.0738,23024.0738,23024.0738,23024.0738,6,0,0,0
+820.3900,0.5000,16686.5795,84.0000,84.0000,0.0000,0.3695,-20.7633,6,1615.5048,720.0335,896.3316,-76.7106,121.8119,151.6371,160.9315,-12.9775,0.0000,117.9556,0.0000,117.9556,3.8563,117.9556,7.3731,0.0000,2213.0202,477.1691,697.2389,110.5825,10.5584,100.0241,0.0000,100.0241,0.0000,100.0241,9.5322,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23511.1336,23511.1336,23511.1336,23511.1336,6,0,0,0
+820.8900,0.5000,16698.2462,84.0000,84.0000,0.0000,0.4736,-20.7080,6,1615.5048,736.9026,899.7580,-76.7106,124.6657,152.2168,160.9315,-12.9775,0.0000,120.8094,0.0000,120.8094,3.8563,120.8094,7.4872,0.0000,2213.0202,488.9909,714.1079,113.3222,10.6122,102.7099,0.0000,102.7099,0.0000,102.7099,12.2181,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24045.3320,24045.3320,24045.3320,24045.3320,6,0,0,0
+821.3900,0.5000,16709.9128,84.0000,84.0000,0.0000,0.5738,-20.6411,6,1615.5048,753.1304,903.5159,-76.7106,127.4110,152.8525,160.9315,-12.9775,0.0000,123.5548,0.0000,123.5548,3.8563,123.5548,7.5971,0.0000,2213.0202,500.3634,730.3358,115.9577,10.6640,105.2937,0.0000,105.2937,0.0000,105.2937,14.8019,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24559.2261,24559.2261,24559.2261,24559.2261,6,0,0,0
+821.8900,0.5000,16721.5795,84.0000,84.0000,0.0000,0.6628,-20.5638,6,1615.5048,767.5465,907.1310,-76.7106,129.8499,153.4641,160.9315,-12.9775,0.0000,125.9936,0.0000,125.9936,3.8563,125.9936,7.6946,0.0000,2213.0202,510.4662,744.7518,118.2990,10.7100,107.5889,0.0000,107.5889,0.0000,107.5889,17.0973,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25018.8511,25018.8511,25018.8511,25018.8511,6,0,0,0
+822.3900,0.5000,16733.2462,84.0000,84.0000,0.0000,0.7136,-20.4805,6,1615.5048,775.7755,910.3425,-76.7106,131.2420,154.0074,160.9315,-12.9775,0.0000,127.3857,0.0000,127.3857,3.8563,127.3857,7.7503,0.0000,2213.0202,516.2331,752.9809,119.6354,10.7363,108.8991,0.0000,108.8991,0.0000,108.8991,18.4075,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25288.7546,25288.7546,25288.7546,25288.7546,6,0,0,0
+822.8900,0.5000,16744.9128,84.0000,84.0000,0.0000,0.7334,-20.3950,6,1615.5048,778.9893,912.1757,-76.7106,131.7857,154.3176,160.9315,-12.9775,0.0000,127.9294,0.0000,127.9294,3.8563,127.9294,7.7720,0.0000,2213.0202,518.4853,756.1947,120.1574,10.7466,109.4108,0.0000,109.4108,0.0000,109.4108,18.9193,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25394.1659,25394.1659,25394.1659,25394.1659,6,0,0,0
+823.3900,0.5000,16756.5795,84.0000,84.0000,0.0000,0.7074,-20.3124,6,1615.5048,774.7822,912.8916,-76.7106,131.0740,154.4387,160.9315,-12.9775,0.0000,127.2177,0.0000,127.2177,3.8563,127.2177,7.7436,0.0000,2213.0202,515.5370,751.9876,119.4741,10.7331,108.7410,0.0000,108.7410,0.0000,108.7410,18.2494,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25256.1776,25256.1776,25256.1776,25256.1776,6,0,0,0
+823.8900,0.5000,16768.2462,84.0000,84.0000,0.0000,0.6686,-20.2344,6,1615.5048,768.4851,911.9544,-76.7106,130.0087,154.2801,160.9315,-12.9775,0.0000,126.1524,0.0000,126.1524,3.8563,126.1524,7.7010,0.0000,2213.0202,511.1240,745.6905,118.4514,10.7130,107.7384,0.0000,107.7384,0.0000,107.7384,17.2467,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25049.6392,25049.6392,25049.6392,25049.6392,6,0,0,0
+824.3900,0.5000,16779.9128,84.0000,84.0000,0.0000,0.6265,-20.1613,6,1615.5048,761.6716,910.5516,-76.7106,128.8560,154.0428,160.9315,-12.9775,0.0000,124.9997,0.0000,124.9997,3.8563,124.9997,7.6549,0.0000,2213.0202,506.3491,738.8770,117.3448,10.6913,106.6536,0.0000,106.6536,0.0000,106.6536,16.1619,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24829.7014,24829.7014,24829.7014,24829.7014,6,0,0,0
+824.8900,0.5000,16791.5795,84.0000,84.0000,0.0000,0.5986,-20.0915,6,1615.5048,757.1421,909.0337,-76.7106,128.0897,153.7860,160.9315,-12.9775,0.0000,124.2334,0.0000,124.2334,3.8563,124.2334,7.6242,0.0000,2213.0202,503.1748,734.3475,116.6092,10.6768,105.9324,0.0000,105.9324,0.0000,105.9324,15.4407,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24686.2649,24686.2649,24686.2649,24686.2649,6,0,0,0
+825.3900,0.5000,16803.2462,84.0000,84.0000,0.0000,0.5894,-20.0227,6,1615.5048,755.6541,908.0247,-76.7106,127.8380,153.6153,160.9315,-12.9775,0.0000,123.9817,0.0000,123.9817,3.8563,123.9817,7.6141,0.0000,2213.0202,502.1320,732.8594,116.3675,10.6721,105.6955,0.0000,105.6955,0.0000,105.6955,15.2037,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24639.1427,24639.1427,24639.1427,24639.1427,6,0,0,0
+825.8900,0.5000,16814.9128,84.0000,84.0000,0.0000,0.6102,-19.9515,6,1615.5048,759.0368,907.6932,-76.7106,128.4102,153.5592,160.9315,-12.9775,0.0000,124.5540,0.0000,124.5540,3.8563,124.5540,7.6370,0.0000,2213.0202,504.5026,736.2422,116.9169,10.6829,106.2341,0.0000,106.2341,0.0000,106.2341,15.7423,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24746.2650,24746.2650,24746.2650,24746.2650,6,0,0,0
+826.3900,0.5000,16826.5795,84.0000,84.0000,0.0000,0.6467,-19.8761,6,1615.5048,764.9381,908.4468,-76.7106,129.4086,153.6867,160.9315,-12.9775,0.0000,125.5523,0.0000,125.5523,3.8563,125.5523,7.6770,0.0000,2213.0202,508.6382,742.1435,117.8754,10.7017,107.1737,0.0000,107.1737,0.0000,107.1737,16.6820,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24933.2998,24933.2998,24933.2998,24933.2998,6,0,0,0
+826.8900,0.5000,16838.2462,84.0000,84.0000,0.0000,0.6973,-19.7947,6,1615.5048,773.1460,909.7614,-76.7106,130.7972,153.9091,160.9315,-12.9775,0.0000,126.9409,0.0000,126.9409,3.8563,126.9409,7.7325,0.0000,2213.0202,514.3904,750.3514,119.2084,10.7279,108.4805,0.0000,108.4805,0.0000,108.4805,17.9889,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25202.5115,25202.5115,25202.5115,25202.5115,6,0,0,0
+827.3900,0.5000,16849.9128,84.0000,84.0000,0.0000,0.7329,-19.7092,6,1615.5048,778.9154,911.5899,-76.7106,131.7732,154.2185,160.9315,-12.9775,0.0000,127.9169,0.0000,127.9169,3.8563,127.9169,7.7715,0.0000,2213.0202,518.4336,756.1208,120.1454,10.7463,109.3991,0.0000,109.3991,0.0000,109.3991,18.9075,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25391.7420,25391.7420,25391.7420,25391.7420,6,0,0,0
+827.8900,0.5000,16861.5795,84.0000,84.0000,0.0000,0.7333,-19.6237,6,1615.5048,778.9757,912.8752,-76.7106,131.7834,154.4359,160.9315,-12.9775,0.0000,127.9271,0.0000,127.9271,3.8563,127.9271,7.7720,0.0000,2213.0202,518.4758,756.1810,120.1552,10.7465,109.4087,0.0000,109.4087,0.0000,109.4087,18.9171,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25393.7169,25393.7169,25393.7169,25393.7169,6,0,0,0
+828.3900,0.5000,16873.2462,84.0000,84.0000,0.0000,0.6843,-19.5438,6,1615.5048,771.0341,912.8886,-76.7106,130.4399,154.4382,160.9315,-12.9775,0.0000,126.5836,0.0000,126.5836,3.8563,126.5836,7.7182,0.0000,2213.0202,512.9103,748.2395,118.8654,10.7212,108.1442,0.0000,108.1442,0.0000,108.1442,17.6526,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25133.2435,25133.2435,25133.2435,25133.2435,6,0,0,0
+828.8900,0.5000,16884.9128,84.0000,84.0000,0.0000,0.5997,-19.4739,6,1615.5048,757.3251,911.1194,-76.7106,128.1207,154.1389,160.9315,-12.9775,0.0000,124.2644,0.0000,124.2644,3.8563,124.2644,7.6254,0.0000,2213.0202,503.3031,734.5305,116.6389,10.6774,105.9615,0.0000,105.9615,0.0000,105.9615,15.4698,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24692.0612,24692.0612,24692.0612,24692.0612,6,0,0,0
+829.3900,0.5000,16896.5795,84.0000,84.0000,0.0000,0.4999,-19.4156,6,1615.5048,741.1552,908.0655,-76.7106,125.3851,153.6222,160.9315,-12.9775,0.0000,121.5288,0.0000,121.5288,3.8563,121.5288,7.5160,0.0000,2213.0202,491.9712,718.3605,114.0128,10.6258,103.3870,0.0000,103.3870,0.0000,103.3870,12.8952,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24180.0007,24180.0007,24180.0007,24180.0007,6,0,0,0
+829.8900,0.5000,16908.2462,84.0000,84.0000,0.0000,0.4097,-19.3678,6,1615.5048,726.5420,904.4633,-76.7106,122.9129,153.0128,160.9315,-12.9775,0.0000,119.0566,0.0000,119.0566,3.8563,119.0566,7.4171,0.0000,2213.0202,481.7303,703.7474,111.6395,10.5791,101.0604,0.0000,101.0604,0.0000,101.0604,10.5685,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23717.2405,23717.2405,23717.2405,23717.2405,6,0,0,0
+830.3900,0.5000,16919.9128,84.0000,84.0000,0.0000,0.3634,-19.3254,6,1615.5048,719.0365,901.2079,-76.7106,121.6432,152.4621,160.9315,-12.9775,0.0000,117.7869,0.0000,117.7869,3.8563,117.7869,7.3663,0.0000,2213.0202,476.4704,696.2419,110.4206,10.5552,99.8654,0.0000,99.8654,0.0000,99.8654,9.3735,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23479.5619,23479.5619,23479.5619,23479.5619,6,0,0,0
+830.8900,0.5000,16931.5795,84.0000,84.0000,0.0000,0.3543,-19.2840,6,1615.5048,717.5774,899.5359,-76.7106,121.3964,152.1792,160.9315,-12.9775,0.0000,117.5401,0.0000,117.5401,3.8563,117.5401,7.3565,0.0000,2213.0202,475.4479,694.7828,110.1836,10.5505,99.6331,0.0000,99.6331,0.0000,99.6331,9.1411,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23433.3564,23433.3564,23433.3564,23433.3564,6,0,0,0
+831.3900,0.5000,16943.2462,84.0000,84.0000,0.0000,0.3878,-19.2388,6,1615.5048,722.9982,899.2108,-76.7106,122.3134,152.1242,160.9315,-12.9775,0.0000,118.4571,0.0000,118.4571,3.8563,118.4571,7.3932,0.0000,2213.0202,479.2468,700.2036,111.0640,10.5678,100.4962,0.0000,100.4962,0.0000,100.4962,10.0042,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23605.0187,23605.0187,23605.0187,23605.0187,6,0,0,0
+831.8900,0.5000,16954.9128,84.0000,84.0000,0.0000,0.4502,-19.1863,6,1615.5048,733.1066,900.4184,-76.7106,124.0235,152.3285,160.9315,-12.9775,0.0000,120.1672,0.0000,120.1672,3.8563,120.1672,7.4616,0.0000,2213.0202,486.3307,710.3120,112.7057,10.6001,102.1056,0.0000,102.1056,0.0000,102.1056,11.6137,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23925.1236,23925.1236,23925.1236,23925.1236,6,0,0,0
+832.3900,0.5000,16966.5795,84.0000,84.0000,0.0000,0.5272,-19.1248,6,1615.5048,745.5841,902.6703,-76.7106,126.1344,152.7095,160.9315,-12.9775,0.0000,122.2781,0.0000,122.2781,3.8563,122.2781,7.5460,0.0000,2213.0202,495.0749,722.7895,114.7321,10.6399,104.0922,0.0000,104.0922,0.0000,104.0922,13.6004,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24320.2529,24320.2529,24320.2529,24320.2529,6,0,0,0
+832.8900,0.5000,16978.2462,84.0000,84.0000,0.0000,0.6159,-19.0529,6,1615.5048,759.9450,905.4499,-76.7106,128.5639,153.1797,160.9315,-12.9775,0.0000,124.7076,0.0000,124.7076,3.8563,124.7076,7.6432,0.0000,2213.0202,505.1391,737.1503,117.0644,10.6858,106.3787,0.0000,106.3787,0.0000,106.3787,15.8869,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24775.0243,24775.0243,24775.0243,24775.0243,6,0,0,0
+833.3900,0.5000,16989.9128,84.0000,84.0000,0.0000,0.7066,-18.9705,6,1615.5048,774.6465,908.6491,-76.7106,131.0510,153.7209,160.9315,-12.9775,0.0000,127.1947,0.0000,127.1947,3.8563,127.1947,7.7427,0.0000,2213.0202,515.4419,751.8519,119.4521,10.7327,108.7194,0.0000,108.7194,0.0000,108.7194,18.2278,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25251.7254,25251.7254,25251.7254,25251.7254,6,0,0,0
+833.8900,0.5000,17001.5795,84.0000,84.0000,0.0000,0.7979,-18.8774,6,1615.5048,789.4389,911.9242,-76.7106,133.5535,154.2750,160.9315,-12.9775,0.0000,129.6973,0.0000,129.6973,3.8563,129.6973,7.8428,0.0000,2213.0202,525.8084,766.6443,121.8545,10.7800,111.0745,0.0000,111.0745,0.0000,111.0745,20.5830,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25736.9021,25736.9021,25736.9021,25736.9021,6,0,0,0
+834.3900,0.5000,17013.2462,84.0000,84.0000,0.0000,0.8801,-18.7747,6,1615.5048,802.7648,915.2195,-76.7106,135.8079,154.8325,160.9315,-12.9775,0.0000,131.9517,0.0000,131.9517,3.8563,131.9517,7.9329,0.0000,2213.0202,535.1472,779.9702,124.0187,10.8234,113.1953,0.0000,113.1953,0.0000,113.1953,22.7039,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26173.9752,26173.9752,26173.9752,26173.9752,6,0,0,0
+834.8900,0.5000,17024.9128,84.0000,84.0000,0.0000,0.9535,-18.6635,6,1615.5048,814.6598,918.1881,-76.7106,137.8203,155.3347,160.9315,-12.9775,0.0000,133.9640,0.0000,133.9640,3.8563,133.9640,8.0134,0.0000,2213.0202,543.4832,791.8651,125.9506,10.8622,115.0883,0.0000,115.0883,0.0000,115.0883,24.5971,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26564.1182,26564.1182,26564.1182,26564.1182,6,0,0,0
+835.3900,0.5000,17036.5795,84.0000,84.0000,0.0000,1.0001,-18.5468,6,1615.5048,822.2143,920.8380,-76.7106,139.0983,155.7830,160.9315,-12.9775,0.0000,135.2420,0.0000,135.2420,3.8563,135.2420,8.0646,0.0000,2213.0202,548.7774,799.4197,127.1775,10.8868,116.2906,0.0000,116.2906,0.0000,116.2906,25.7995,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26811.9006,26811.9006,26811.9006,26811.9006,6,0,0,0
+835.8900,0.5000,17048.2462,84.0000,84.0000,0.0000,1.0315,-18.4264,6,1615.5048,827.3022,922.5209,-76.7106,139.9591,156.0677,160.9315,-12.9775,0.0000,136.1028,0.0000,136.1028,3.8563,136.1028,8.0990,0.0000,2213.0202,552.3430,804.5076,128.0038,10.9034,117.1004,0.0000,117.1004,0.0000,117.1004,26.6093,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26978.7765,26978.7765,26978.7765,26978.7765,6,0,0,0
+836.3900,0.5000,17059.9128,84.0000,84.0000,0.0000,1.0363,-18.3055,6,1615.5048,828.0767,923.6543,-76.7106,140.0901,156.2595,160.9315,-12.9775,0.0000,136.2338,0.0000,136.2338,3.8563,136.2338,8.1042,0.0000,2213.0202,552.8857,805.2820,128.1296,10.9060,117.2236,0.0000,117.2236,0.0000,117.2236,26.7325,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27004.1786,27004.1786,27004.1786,27004.1786,6,0,0,0
+836.8900,0.5000,17071.5795,84.0000,84.0000,0.0000,1.0332,-18.1850,6,1615.5048,827.5672,923.8269,-76.7106,140.0039,156.2887,160.9315,-12.9775,0.0000,136.1476,0.0000,136.1476,3.8563,136.1476,8.1008,0.0000,2213.0202,552.5287,804.7726,128.0468,10.9043,117.1425,0.0000,117.1425,0.0000,117.1425,26.6514,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26987.4703,26987.4703,26987.4703,26987.4703,6,0,0,0
+837.3900,0.5000,17083.2462,84.0000,84.0000,0.0000,1.0228,-18.0657,6,1615.5048,825.8905,923.7134,-76.7106,139.7202,156.2695,160.9315,-12.9775,0.0000,135.8640,0.0000,135.8640,3.8563,135.8640,8.0894,0.0000,2213.0202,551.3537,803.0959,127.7745,10.8988,116.8757,0.0000,116.8757,0.0000,116.8757,26.3846,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26932.4742,26932.4742,26932.4742,26932.4742,6,0,0,0
+837.8900,0.5000,17094.9128,84.0000,84.0000,0.0000,1.0100,-17.9478,6,1615.5048,823.8171,923.3399,-76.7106,139.3695,156.2063,160.9315,-12.9775,0.0000,135.5132,0.0000,135.5132,3.8563,135.5132,8.0754,0.0000,2213.0202,549.9007,801.0225,127.4378,10.8921,116.5457,0.0000,116.5457,0.0000,116.5457,26.0546,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26864.4704,26864.4704,26864.4704,26864.4704,6,0,0,0
+838.3900,0.5000,17106.5795,84.0000,84.0000,0.0000,0.9937,-17.8319,6,1615.5048,821.1727,922.8780,-76.7106,138.9221,156.1281,160.9315,-12.9775,0.0000,135.0658,0.0000,135.0658,3.8563,135.0658,8.0575,0.0000,2213.0202,548.0474,798.3781,127.0083,10.8834,116.1249,0.0000,116.1249,0.0000,116.1249,25.6337,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26777.7355,26777.7355,26777.7355,26777.7355,6,0,0,0
+838.8900,0.5000,17118.2462,84.0000,84.0000,0.0000,0.9677,-17.7190,6,1615.5048,816.9568,922.2889,-76.7106,138.2089,156.0285,160.9315,-12.9775,0.0000,134.3526,0.0000,134.3526,3.8563,134.3526,8.0290,0.0000,2213.0202,545.0929,794.1622,126.3236,10.8697,115.4539,0.0000,115.4539,0.0000,115.4539,24.9627,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26639.4579,26639.4579,26639.4579,26639.4579,6,0,0,0
+839.3900,0.5000,17129.9128,84.0000,84.0000,0.0000,0.9636,-17.6066,6,1615.5048,816.2895,921.3497,-76.7106,138.0960,155.8696,160.9315,-12.9775,0.0000,134.2397,0.0000,134.2397,3.8563,134.2397,8.0245,0.0000,2213.0202,544.6253,793.4949,126.2153,10.8675,115.3477,0.0000,115.3477,0.0000,115.3477,24.8565,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26617.5735,26617.5735,26617.5735,26617.5735,6,0,0,0
+839.8900,0.5000,17141.5795,84.0000,84.0000,0.0000,0.8830,-17.5036,6,1615.5048,803.2297,921.2010,-76.7106,135.8866,155.8444,160.9315,-12.9775,0.0000,132.0303,0.0000,132.0303,3.8563,132.0303,7.9361,0.0000,2213.0202,535.4730,780.4350,124.0942,10.8250,113.2693,0.0000,113.2693,0.0000,113.2693,22.7779,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26189.2227,26189.2227,26189.2227,26189.2227,6,0,0,0
+840.3900,0.5000,17153.2462,84.0000,84.0000,0.0000,0.7924,-17.4111,6,1615.5048,788.5513,918.2917,-76.7106,133.4034,155.3522,160.9315,-12.9775,0.0000,129.5471,0.0000,129.5471,3.8563,129.5471,7.8368,0.0000,2213.0202,525.1864,765.7567,121.7103,10.7771,110.9332,0.0000,110.9332,0.0000,110.9332,20.4417,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25707.7873,25707.7873,25707.7873,25707.7873,6,0,0,0
+840.8900,0.5000,17164.9128,84.0000,84.0000,0.0000,0.7590,-17.3226,6,1615.5048,783.1421,915.0218,-76.7106,132.4883,154.7990,160.9315,-12.9775,0.0000,128.6320,0.0000,128.6320,3.8563,128.6320,7.8002,0.0000,2213.0202,521.3956,760.3475,120.8318,10.7598,110.0720,0.0000,110.0720,0.0000,110.0720,19.5805,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25530.3721,25530.3721,25530.3721,25530.3721,6,0,0,0
+841.3900,0.5000,17176.5795,84.0000,84.0000,0.0000,0.7590,-17.2340,6,1615.5048,783.1421,913.8167,-76.7106,132.4883,154.5952,160.9315,-12.9775,0.0000,128.6320,0.0000,128.6320,3.8563,128.6320,7.8002,0.0000,2213.0202,521.3956,760.3475,120.8318,10.7598,110.0720,0.0000,110.0720,0.0000,110.0720,19.5805,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25530.3721,25530.3721,25530.3721,25530.3721,6,0,0,0
+841.8900,0.5000,17188.2462,84.0000,84.0000,0.0000,0.7590,-17.1454,6,1615.5048,783.1421,913.8167,-76.7106,132.4883,154.5952,160.9315,-12.9775,0.0000,128.6320,0.0000,128.6320,3.8563,128.6320,7.8002,0.0000,2213.0202,521.3956,760.3475,120.8318,10.7598,110.0720,0.0000,110.0720,0.0000,110.0720,19.5805,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25530.3721,25530.3721,25530.3721,25530.3721,6,0,0,0
+842.3900,0.5000,17199.9128,84.0000,84.0000,0.0000,0.7590,-17.0569,6,1615.5048,783.1421,913.8167,-76.7106,132.4883,154.5952,160.9315,-12.9775,0.0000,128.6320,0.0000,128.6320,3.8563,128.6320,7.8002,0.0000,2213.0202,521.3956,760.3475,120.8318,10.7598,110.0720,0.0000,110.0720,0.0000,110.0720,19.5805,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25530.3721,25530.3721,25530.3721,25530.3721,6,0,0,0
+842.8900,0.5000,17211.5795,84.0000,84.0000,0.0000,0.7528,-16.9691,6,1615.5048,782.1390,913.8167,-76.7106,132.3186,154.5952,160.9315,-12.9775,0.0000,128.4623,0.0000,128.4623,3.8563,128.4623,7.7934,0.0000,2213.0202,520.6927,759.3444,120.6689,10.7566,109.9123,0.0000,109.9123,0.0000,109.9123,19.4208,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25497.4726,25497.4726,25497.4726,25497.4726,6,0,0,0
+843.3900,0.5000,17223.2462,84.0000,84.0000,0.0000,0.8136,-16.8741,6,1615.5048,791.9755,913.5933,-76.7106,133.9827,154.5574,160.9315,-12.9775,0.0000,130.1264,0.0000,130.1264,3.8563,130.1264,7.8599,0.0000,2213.0202,527.5860,769.1809,122.2664,10.7883,111.4782,0.0000,111.4782,0.0000,111.4782,20.9867,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25820.0981,25820.0981,25820.0981,25820.0981,6,0,0,0
+843.8900,0.5000,17234.9128,84.0000,84.0000,0.0000,0.8555,-16.7743,6,1615.5048,798.7680,915.7846,-76.7106,135.1318,154.9281,160.9315,-12.9775,0.0000,131.2755,0.0000,131.2755,3.8563,131.2755,7.9059,0.0000,2213.0202,532.3462,775.9734,123.3696,10.8104,112.5592,0.0000,112.5592,0.0000,112.5592,22.0678,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26042.8851,26042.8851,26042.8851,26042.8851,6,0,0,0
+844.3900,0.5000,17246.5795,84.0000,84.0000,0.0000,0.8757,-16.6722,6,1615.5048,802.0424,917.2977,-76.7106,135.6857,155.1841,160.9315,-12.9775,0.0000,131.8295,0.0000,131.8295,3.8563,131.8295,7.9281,0.0000,2213.0202,534.6410,779.2478,123.9014,10.8211,113.0803,0.0000,113.0803,0.0000,113.0803,22.5890,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26150.2836,26150.2836,26150.2836,26150.2836,6,0,0,0
+844.8900,0.5000,17258.2462,84.0000,84.0000,0.0000,0.8492,-16.5731,6,1615.5048,797.7483,918.0272,-76.7106,134.9593,155.3075,160.9315,-12.9775,0.0000,131.1030,0.0000,131.1030,3.8563,131.1030,7.8990,0.0000,2213.0202,531.6316,774.9537,123.2040,10.8071,112.3969,0.0000,112.3969,0.0000,112.3969,21.9055,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26009.4406,26009.4406,26009.4406,26009.4406,6,0,0,0
+845.3900,0.5000,17269.9128,84.0000,84.0000,0.0000,0.7996,-16.4798,6,1615.5048,789.7103,917.0706,-76.7106,133.5994,155.1457,160.9315,-12.9775,0.0000,129.7432,0.0000,129.7432,3.8563,129.7432,7.8446,0.0000,2213.0202,525.9986,766.9157,121.8986,10.7809,111.1177,0.0000,111.1177,0.0000,111.1177,20.6262,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25745.8025,25745.8025,25745.8025,25745.8025,6,0,0,0
+845.8900,0.5000,17281.5795,84.0000,84.0000,0.0000,0.7175,-16.3961,6,1615.5048,776.4079,915.2800,-76.7106,131.3490,154.8427,160.9315,-12.9775,0.0000,127.4927,0.0000,127.4927,3.8563,127.4927,7.7546,0.0000,2213.0202,516.6763,753.6133,119.7381,10.7383,108.9998,0.0000,108.9998,0.0000,108.9998,18.5082,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25309.4974,25309.4974,25309.4974,25309.4974,6,0,0,0
+846.3900,0.5000,17293.2462,84.0000,84.0000,0.0000,0.6182,-16.3240,6,1615.5048,760.3244,912.3166,-76.7106,128.6281,154.3414,160.9315,-12.9775,0.0000,124.7718,0.0000,124.7718,3.8563,124.7718,7.6457,0.0000,2213.0202,505.4050,737.5298,117.1261,10.6870,106.4391,0.0000,106.4391,0.0000,106.4391,15.9474,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24787.0414,24787.0414,24787.0414,24787.0414,6,0,0,0
+846.8900,0.5000,17304.9128,84.0000,84.0000,0.0000,0.5074,-16.2648,6,1615.5048,742.3713,908.7336,-76.7106,125.5909,153.7353,160.9315,-12.9775,0.0000,121.7346,0.0000,121.7346,3.8563,121.7346,7.5243,0.0000,2213.0202,492.8234,719.5766,114.2103,10.6297,103.5807,0.0000,103.5807,0.0000,103.5807,13.0888,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24218.5111,24218.5111,24218.5111,24218.5111,6,0,0,0
+847.3900,0.5000,17316.5795,84.0000,84.0000,0.0000,0.3974,-16.2184,6,1615.5048,724.5492,904.7342,-76.7106,122.5758,153.0586,160.9315,-12.9775,0.0000,118.7195,0.0000,118.7195,3.8563,118.7195,7.4037,0.0000,2213.0202,480.3337,701.7545,111.3159,10.5728,100.7431,0.0000,100.7431,0.0000,100.7431,10.2512,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23654.1320,23654.1320,23654.1320,23654.1320,6,0,0,0
+847.8900,0.5000,17328.2462,84.0000,84.0000,0.0000,0.2930,-16.1843,6,1615.5048,707.6314,900.7639,-76.7106,119.7137,152.3870,160.9315,-12.9775,0.0000,115.8574,0.0000,115.8574,3.8563,115.8574,7.2892,0.0000,2213.0202,468.4777,684.8367,108.5683,10.5188,98.0495,0.0000,98.0495,0.0000,98.0495,7.5575,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23118.3900,23118.3900,23118.3900,23118.3900,6,0,0,0
+848.3900,0.5000,17339.9128,84.0000,84.0000,0.0000,0.2054,-16.1603,6,1615.5048,693.4366,896.9951,-76.7106,117.3123,151.7494,160.9315,-12.9775,0.0000,113.4560,0.0000,113.4560,3.8563,113.4560,7.1931,0.0000,2213.0202,458.5300,670.6420,106.2629,10.4734,95.7895,0.0000,95.7895,0.0000,95.7895,5.2975,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22668.8798,22668.8798,22668.8798,22668.8798,6,0,0,0
+848.8900,0.5000,17351.5795,84.0000,84.0000,0.0000,0.1389,-16.1441,6,1615.5048,682.6753,893.8329,-76.7106,115.4918,151.2144,160.9315,-12.9775,0.0000,111.6355,0.0000,111.6355,3.8563,111.6355,7.1203,0.0000,2213.0202,450.9885,659.8807,104.5152,10.4391,94.0761,0.0000,94.0761,0.0000,94.0761,3.5841,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22355.3091,22355.3091,22355.3091,22355.3091,6,0,0,0
+849.3900,0.5000,17363.2462,84.0000,84.0000,0.0000,0.0984,-16.1326,6,1615.5048,676.1161,891.4356,-76.7106,114.3821,150.8089,160.9315,-12.9775,0.0000,110.5258,0.0000,110.5258,3.8563,110.5258,7.0759,0.0000,2213.0202,446.3918,653.3215,103.4499,10.4182,93.0318,0.0000,93.0318,0.0000,93.0318,2.5397,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22177.6202,22177.6202,22177.6202,22177.6202,6,0,0,0
+849.8900,0.5000,17374.9128,84.0000,84.0000,0.0000,0.0956,-16.1215,6,1615.5048,675.6525,889.9744,-76.7106,114.3037,150.5617,160.9315,-12.9775,0.0000,110.4474,0.0000,110.4474,3.8563,110.4474,7.0728,0.0000,2213.0202,446.0669,652.8579,103.3746,10.4167,92.9580,0.0000,92.9580,0.0000,92.9580,2.4659,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22165.0623,22165.0623,22165.0623,22165.0623,6,0,0,0
+850.3900,0.5000,17386.5795,84.0000,84.0000,0.0000,0.1130,-16.1083,6,1615.5048,678.4735,889.8712,-76.7106,114.7809,150.5442,160.9315,-12.9775,0.0000,110.9246,0.0000,110.9246,3.8563,110.9246,7.0919,0.0000,2213.0202,448.0438,655.6789,103.8328,10.4257,93.4071,0.0000,93.4071,0.0000,93.4071,2.9151,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22241.4818,22241.4818,22241.4818,22241.4818,6,0,0,0
+850.8900,0.5000,17398.2462,84.0000,84.0000,0.0000,0.1529,-16.0904,6,1615.5048,684.9459,890.4996,-76.7106,115.8759,150.6505,160.9315,-12.9775,0.0000,112.0196,0.0000,112.0196,3.8563,112.0196,7.1357,0.0000,2213.0202,452.5797,662.1513,104.8840,10.4463,94.4376,0.0000,94.4376,0.0000,94.4376,3.9456,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22416.8199,22416.8199,22416.8199,22416.8199,6,0,0,0
+851.3900,0.5000,17409.9128,84.0000,84.0000,0.0000,0.1914,-16.0681,6,1615.5048,691.1803,891.9415,-76.7106,116.9306,150.8944,160.9315,-12.9775,0.0000,113.0743,0.0000,113.0743,3.8563,113.0743,7.1778,0.0000,2213.0202,456.9488,668.3857,105.8965,10.4662,95.4302,0.0000,95.4302,0.0000,95.4302,4.9382,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22597.4291,22597.4291,22597.4291,22597.4291,6,0,0,0
+851.8900,0.5000,17421.5795,84.0000,84.0000,0.0000,0.2199,-16.0424,6,1615.5048,695.8004,893.3303,-76.7106,117.7122,151.1294,160.9315,-12.9775,0.0000,113.8559,0.0000,113.8559,3.8563,113.8559,7.2091,0.0000,2213.0202,460.1865,673.0058,106.6468,10.4810,96.1658,0.0000,96.1658,0.0000,96.1658,5.6738,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22743.7348,22743.7348,22743.7348,22743.7348,6,0,0,0
+852.3900,0.5000,17433.2462,84.0000,84.0000,0.0000,0.2437,-16.0140,6,1615.5048,699.6524,894.3595,-76.7106,118.3639,151.3035,160.9315,-12.9775,0.0000,114.5076,0.0000,114.5076,3.8563,114.5076,7.2352,0.0000,2213.0202,462.8860,676.8578,107.2724,10.4933,96.7791,0.0000,96.7791,0.0000,96.7791,6.2871,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22865.7181,22865.7181,22865.7181,22865.7181,6,0,0,0
+852.8900,0.5000,17444.9128,84.0000,84.0000,0.0000,0.2661,-15.9830,6,1615.5048,703.2856,895.2176,-76.7106,118.9785,151.4487,160.9315,-12.9775,0.0000,115.1222,0.0000,115.1222,3.8563,115.1222,7.2598,0.0000,2213.0202,465.4322,680.4910,107.8625,10.5049,97.3576,0.0000,97.3576,0.0000,97.3576,6.8656,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22980.7711,22980.7711,22980.7711,22980.7711,6,0,0,0
+853.3900,0.5000,17456.5795,84.0000,84.0000,0.0000,0.3067,-15.9472,6,1615.5048,709.8551,896.0270,-76.7106,120.0899,151.5856,160.9315,-12.9775,0.0000,116.2336,0.0000,116.2336,3.8563,116.2336,7.3042,0.0000,2213.0202,470.0361,687.0605,108.9294,10.5259,98.4036,0.0000,98.4036,0.0000,98.4036,7.9116,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23188.8117,23188.8117,23188.8117,23188.8117,6,0,0,0
+853.8900,0.5000,17468.2462,84.0000,84.0000,0.0000,0.3488,-15.9065,6,1615.5048,716.6765,897.4905,-76.7106,121.2439,151.8332,160.9315,-12.9775,0.0000,117.3877,0.0000,117.3877,3.8563,117.3877,7.3504,0.0000,2213.0202,474.8165,693.8819,110.0373,10.5476,99.4896,0.0000,99.4896,0.0000,99.4896,8.9977,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23404.8265,23404.8265,23404.8265,23404.8265,6,0,0,0
+854.3900,0.5000,17479.9128,84.0000,84.0000,0.0000,0.3807,-15.8621,6,1615.5048,721.8504,899.0101,-76.7106,122.1192,152.0903,160.9315,-12.9775,0.0000,118.2629,0.0000,118.2629,3.8563,118.2629,7.3854,0.0000,2213.0202,478.4424,699.0558,110.8776,10.5642,100.3134,0.0000,100.3134,0.0000,100.3134,9.8215,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23568.6704,23568.6704,23568.6704,23568.6704,6,0,0,0
+854.8900,0.5000,17491.5795,84.0000,84.0000,0.0000,0.3935,-15.8162,6,1615.5048,723.9178,900.1627,-76.7106,122.4690,152.2853,160.9315,-12.9775,0.0000,118.6127,0.0000,118.6127,3.8563,118.6127,7.3994,0.0000,2213.0202,479.8912,701.1231,111.2133,10.5708,100.6426,0.0000,100.6426,0.0000,100.6426,10.1506,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23634.1373,23634.1373,23634.1373,23634.1373,6,0,0,0
+855.3900,0.5000,17503.2462,84.0000,84.0000,0.0000,0.3842,-15.7713,6,1615.5048,722.4063,900.6233,-76.7106,122.2133,152.3632,160.9315,-12.9775,0.0000,118.3570,0.0000,118.3570,3.8563,118.3570,7.3892,0.0000,2213.0202,478.8319,699.6116,110.9678,10.5659,100.4019,0.0000,100.4019,0.0000,100.4019,9.9100,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23586.2724,23586.2724,23586.2724,23586.2724,6,0,0,0
+855.8900,0.5000,17514.9128,84.0000,84.0000,0.0000,0.3830,-15.7267,6,1615.5048,722.2173,900.2865,-76.7106,122.1813,152.3062,160.9315,-12.9775,0.0000,118.3250,0.0000,118.3250,3.8563,118.3250,7.3879,0.0000,2213.0202,478.6995,699.4227,110.9371,10.5653,100.3718,0.0000,100.3718,0.0000,100.3718,9.8799,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23580.2897,23580.2897,23580.2897,23580.2897,6,0,0,0
+856.3900,0.5000,17526.5795,84.0000,84.0000,0.0000,0.3916,-15.6810,6,1615.5048,723.6048,900.2445,-76.7106,122.4160,152.2991,160.9315,-12.9775,0.0000,118.5598,0.0000,118.5598,3.8563,118.5598,7.3973,0.0000,2213.0202,479.6719,700.8102,111.1625,10.5698,100.5927,0.0000,100.5927,0.0000,100.5927,10.1008,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23624.2281,23624.2281,23624.2281,23624.2281,6,0,0,0
+856.8900,0.5000,17538.2462,84.0000,84.0000,0.0000,0.4344,-15.6303,6,1615.5048,730.5407,900.5536,-76.7106,123.5894,152.3514,160.9315,-12.9775,0.0000,119.7331,0.0000,119.7331,3.8563,119.7331,7.4442,0.0000,2213.0202,484.5325,707.7460,112.2889,10.5919,101.6970,0.0000,101.6970,0.0000,101.6970,11.2051,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23843.8672,23843.8672,23843.8672,23843.8672,6,0,0,0
+857.3900,0.5000,17549.9128,84.0000,84.0000,0.0000,0.4959,-15.5724,6,1615.5048,740.5157,902.0987,-76.7106,125.2769,152.6128,160.9315,-12.9775,0.0000,121.4207,0.0000,121.4207,3.8563,121.4207,7.5117,0.0000,2213.0202,491.5231,717.7211,113.9090,10.6237,103.2852,0.0000,103.2852,0.0000,103.2852,12.7934,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24159.7519,24159.7519,24159.7519,24159.7519,6,0,0,0
+857.8900,0.5000,17561.5795,84.0000,84.0000,0.0000,0.5850,-15.5042,6,1615.5048,754.9525,904.3208,-76.7106,127.7193,152.9887,160.9315,-12.9775,0.0000,123.8630,0.0000,123.8630,3.8563,123.8630,7.6094,0.0000,2213.0202,501.6403,732.1579,116.2536,10.6698,105.5838,0.0000,105.5838,0.0000,105.5838,15.0920,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24616.9257,24616.9257,24616.9257,24616.9257,6,0,0,0
+858.3900,0.5000,17573.2462,84.0000,84.0000,0.0000,0.6909,-15.4236,6,1615.5048,772.1053,907.5369,-76.7106,130.6211,153.5328,160.9315,-12.9775,0.0000,126.7648,0.0000,126.7648,3.8563,126.7648,7.7255,0.0000,2213.0202,513.6610,749.3107,119.0394,10.7246,108.3148,0.0000,108.3148,0.0000,108.3148,17.8232,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25168.3765,25168.3765,25168.3765,25168.3765,6,0,0,0
+858.8900,0.5000,17584.9128,84.0000,84.0000,0.0000,0.8067,-15.3295,6,1615.5048,790.8698,911.3581,-76.7106,133.7956,154.1792,160.9315,-12.9775,0.0000,129.9393,0.0000,129.9393,3.8563,129.9393,7.8524,0.0000,2213.0202,526.8112,768.0752,122.0869,10.7847,111.3022,0.0000,111.3022,0.0000,111.3022,20.8107,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25783.8324,25783.8324,25783.8324,25783.8324,6,0,0,0
+859.3900,0.5000,17596.5795,84.0000,84.0000,0.0000,0.9070,-15.2237,6,1615.5048,807.1151,915.5383,-76.7106,136.5439,154.8864,160.9315,-12.9775,0.0000,132.6876,0.0000,132.6876,3.8563,132.6876,7.9624,0.0000,2213.0202,538.1958,784.3204,124.7252,10.8376,113.8876,0.0000,113.8876,0.0000,113.8876,23.3963,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26316.6598,26316.6598,26316.6598,26316.6598,6,0,0,0
+859.8900,0.5000,17608.2462,84.0000,84.0000,0.0000,0.9898,-15.1082,6,1615.5048,820.5405,919.1572,-76.7106,138.8152,155.4987,160.9315,-12.9775,0.0000,134.9589,0.0000,134.9589,3.8563,134.9589,8.0532,0.0000,2213.0202,547.6044,797.7459,126.9056,10.8814,116.0243,0.0000,116.0243,0.0000,116.0243,25.5331,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26757.0020,26757.0020,26757.0020,26757.0020,6,0,0,0
+860.3900,0.5000,17619.9128,84.0000,84.0000,0.0000,1.0297,-14.9880,6,1615.5048,827.0002,922.1480,-76.7106,139.9080,156.0046,160.9315,-12.9775,0.0000,136.0517,0.0000,136.0517,3.8563,136.0517,8.0969,0.0000,2213.0202,552.1313,804.2055,127.9547,10.9024,117.0523,0.0000,117.0523,0.0000,117.0523,26.5612,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26968.8706,26968.8706,26968.8706,26968.8706,6,0,0,0
+860.8900,0.5000,17631.5795,84.0000,84.0000,0.0000,1.0490,-14.8657,6,1615.5048,830.1402,923.5871,-76.7106,140.4392,156.2481,160.9315,-12.9775,0.0000,136.5829,0.0000,136.5829,3.8563,136.5829,8.1182,0.0000,2213.0202,554.3319,807.3456,128.4647,10.9127,117.5520,0.0000,117.5520,0.0000,117.5520,27.0610,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27071.8599,27071.8599,27071.8599,27071.8599,6,0,0,0
+861.3900,0.5000,17643.2462,84.0000,84.0000,0.0000,1.0480,-14.7434,6,1615.5048,829.9767,924.2866,-76.7106,140.4115,156.3664,160.9315,-12.9775,0.0000,136.5552,0.0000,136.5552,3.8563,136.5552,8.1171,0.0000,2213.0202,554.2173,807.1821,128.4382,10.9122,117.5260,0.0000,117.5260,0.0000,117.5260,27.0349,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27066.4975,27066.4975,27066.4975,27066.4975,6,0,0,0
+861.8900,0.5000,17654.9128,84.0000,84.0000,0.0000,1.0601,-14.6197,6,1615.5048,831.9362,924.2501,-76.7106,140.7430,156.3603,160.9315,-12.9775,0.0000,136.8867,0.0000,136.8867,3.8563,136.8867,8.1303,0.0000,2213.0202,555.5905,809.1415,128.7564,10.9185,117.8379,0.0000,117.8379,0.0000,117.8379,27.3468,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27130.7664,27130.7664,27130.7664,27130.7664,6,0,0,0
+862.3900,0.5000,17666.5795,84.0000,84.0000,0.0000,1.0849,-14.4931,6,1615.5048,835.9510,924.6867,-76.7106,141.4222,156.4341,160.9315,-12.9775,0.0000,137.5659,0.0000,137.5659,3.8563,137.5659,8.1575,0.0000,2213.0202,558.4041,813.1564,129.4084,10.9316,118.4768,0.0000,118.4768,0.0000,118.4768,27.9858,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27262.4492,27262.4492,27262.4492,27262.4492,6,0,0,0
+862.8900,0.5000,17678.2462,84.0000,84.0000,0.0000,1.1484,-14.3591,6,1615.5048,846.2415,925.5811,-76.7106,143.1631,156.5854,160.9315,-12.9775,0.0000,139.3068,0.0000,139.3068,3.8563,139.3068,8.2271,0.0000,2213.0202,565.6157,823.4469,131.0797,10.9652,120.1145,0.0000,120.1145,0.0000,120.1145,29.6236,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27571.4344,27571.4344,27571.4344,27571.4344,6,0,0,0
+863.3900,0.5000,17689.9128,84.0000,84.0000,0.0000,1.2203,-14.2168,6,1615.5048,857.9001,927.8735,-76.7106,145.1355,156.9732,160.9315,-12.9775,0.0000,141.2792,0.0000,141.2792,3.8563,141.2792,8.3060,0.0000,2213.0202,573.7860,835.1055,132.9732,11.0032,121.9700,0.0000,121.9700,0.0000,121.9700,31.4792,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27890.6029,27890.6029,27890.6029,27890.6029,6,0,0,0
+863.8900,0.5000,17701.5795,84.0000,84.0000,0.0000,1.2741,-14.0681,6,1615.5048,866.6064,930.4707,-76.7106,146.6084,157.4126,160.9315,-12.9775,0.0000,142.7521,0.0000,142.7521,3.8563,142.7521,8.3650,0.0000,2213.0202,579.8874,843.8118,134.3871,11.0316,123.3556,0.0000,123.3556,0.0000,123.3556,32.8650,72.5489,17.9417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28168.0196,28168.0196,28168.0196,28168.0196,6,0,0,0
+864.3900,0.5000,17713.2462,84.0000,84.0000,0.0000,1.2759,-13.9193,6,1615.5048,866.9060,932.4102,-76.7106,146.6591,157.7407,160.9315,-12.9775,0.0000,142.8028,0.0000,142.8028,3.8563,142.8028,8.3670,0.0000,2213.0202,580.0974,844.1114,134.4358,11.0325,123.4032,0.0000,123.4032,0.0000,123.4032,32.9126,72.5489,17.9416,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28178.1076,28178.1076,28178.1076,28178.1076,6,0,0,0
+864.8900,0.5000,17724.9128,84.0000,84.0000,0.0000,1.2923,-13.7685,6,1615.5048,869.5618,932.4770,-76.7106,147.1083,157.7520,160.9315,-12.9775,0.0000,143.2521,0.0000,143.2521,3.8563,143.2521,8.3850,0.0000,2213.0202,581.9585,846.7672,134.8671,11.0412,123.8259,0.0000,123.8259,0.0000,123.8259,33.3353,72.5489,17.9416,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28267.5302,28267.5302,28267.5302,28267.5302,6,0,0,0
+865.3900,0.5000,17736.5795,84.0000,84.0000,0.0000,1.3701,-13.6087,6,1615.5048,882.1681,933.0686,-76.7106,149.2410,157.8521,160.9315,-12.9775,0.0000,145.3847,0.0000,145.3847,3.8563,145.3847,8.4703,0.0000,2213.0202,590.7930,859.3735,136.9145,11.0823,125.8322,0.0000,125.8322,0.0000,125.8322,35.3418,72.5489,17.9414,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28692.0044,28692.0044,28692.0044,28692.0044,6,0,0,0
+865.8900,0.5000,17748.2462,84.0000,84.0000,0.0000,1.3607,-13.4499,6,1615.5048,880.6404,935.8769,-76.7106,148.9826,158.3272,160.9315,-12.9775,0.0000,145.1263,0.0000,145.1263,3.8563,145.1263,8.4599,0.0000,2213.0202,589.7224,857.8457,136.6664,11.0773,125.5890,0.0000,125.5890,0.0000,125.5890,35.0986,72.5489,17.9414,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28640.5625,28640.5625,28640.5625,28640.5625,6,0,0,0
+866.3900,0.5000,17759.9128,84.0000,84.0000,0.0000,1.3529,-13.2921,6,1615.5048,879.3794,935.5366,-76.7106,148.7692,158.2696,160.9315,-12.9775,0.0000,144.9130,0.0000,144.9130,3.8563,144.9130,8.4514,0.0000,2213.0202,588.8387,856.5848,136.4616,11.0732,125.3884,0.0000,125.3884,0.0000,125.3884,34.8979,72.5489,17.9415,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28598.1049,28598.1049,28598.1049,28598.1049,6,0,0,0
+866.8900,0.5000,17771.5795,84.0000,84.0000,0.0000,1.3634,-13.1330,6,1615.5048,881.0764,935.2557,-76.7106,149.0563,158.2221,160.9315,-12.9775,0.0000,145.2000,0.0000,145.2000,3.8563,145.2000,8.4629,0.0000,2213.0202,590.0280,858.2818,136.7372,11.0787,125.6584,0.0000,125.6584,0.0000,125.6584,35.1680,72.5489,17.9414,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28655.2451,28655.2451,28655.2451,28655.2451,6,0,0,0
+867.3900,0.5000,17783.2462,84.0000,84.0000,0.0000,1.3974,-12.9700,6,1615.5048,886.5908,935.6337,-76.7106,149.9892,158.2861,160.9315,-12.9775,0.0000,146.1330,0.0000,146.1330,3.8563,146.1330,8.5002,0.0000,2213.0202,593.8925,863.7962,137.6328,11.0967,126.5360,0.0000,126.5360,0.0000,126.5360,36.0457,72.5489,17.9414,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28840.9236,28840.9236,28840.9236,28840.9236,6,0,0,0
+867.8900,0.5000,17794.9128,84.0000,84.0000,0.0000,1.4692,-12.7986,6,1615.5048,898.2187,936.8622,-76.7106,151.9564,158.4939,160.9315,-12.9775,0.0000,148.1001,0.0000,148.1001,3.8563,148.1001,8.5789,0.0000,2213.0202,602.0413,875.4241,139.5212,11.1346,128.3866,0.0000,128.3866,0.0000,128.3866,37.8965,72.5489,17.9412,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29232.4518,29232.4518,29232.4518,29232.4518,6,0,0,0
+868.3900,0.5000,17806.5795,84.0000,84.0000,0.0000,1.5588,-12.6167,6,1615.5048,912.7406,939.4525,-76.7106,154.4131,158.9321,160.9315,-12.9775,0.0000,150.5568,0.0000,150.5568,3.8563,150.5568,8.6771,0.0000,2213.0202,612.2182,889.9460,141.8797,11.1820,130.6977,0.0000,130.6977,0.0000,130.6977,40.2078,72.5489,17.9409,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29721.4250,29721.4250,29721.4250,29721.4250,6,0,0,0
+868.8900,0.5000,17818.2462,84.0000,84.0000,0.0000,1.6569,-12.4234,6,1615.5048,928.6349,942.6876,-76.7106,157.1020,159.4794,160.9315,-12.9775,0.0000,153.2458,0.0000,153.2458,3.8563,153.2458,8.7847,0.0000,2213.0202,623.3569,905.8402,144.4611,11.2338,133.2273,0.0000,133.2273,0.0000,133.2273,42.7377,72.5489,17.9406,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30218.8527,30218.8527,30218.8527,30218.8527,6,0,0,0
+869.3900,0.5000,17829.9128,84.0000,84.0000,0.0000,1.7410,-12.2203,6,1615.5048,942.2535,946.2284,-76.7106,159.4060,160.0784,160.9315,-12.9775,0.0000,155.5497,0.0000,155.5497,3.8563,155.5497,8.8769,0.0000,2213.0202,632.9009,919.4589,146.6728,11.2782,135.3946,0.0000,135.3946,0.0000,135.3946,44.9053,72.5489,17.9404,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30610.6597,30610.6597,30610.6597,30610.6597,6,0,0,0
+869.8900,0.5000,17841.5795,83.9992,84.0000,-0.0009,1.7937,-12.0110,6,1615.4895,949.2677,949.2677,-76.7100,160.5911,160.5911,160.9308,-12.9773,-0.0039,156.7387,0.0000,156.7387,3.8563,156.7387,8.9244,0.0000,2212.9993,637.8323,926.4956,147.8143,11.3010,136.5133,0.0000,136.5133,-0.0066,136.5199,46.2646,72.5470,17.9401,-0.2318,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30841.7285,30841.7285,30841.7285,30841.7285,6,0,0,0
+870.3900,0.5000,17853.2459,83.9967,84.0000,-0.0019,1.8145,-11.7993,6,1615.4413,950.8460,950.8460,-76.7081,160.8533,160.8533,160.9285,-12.9766,-0.0083,157.0053,0.0000,157.0053,3.8563,157.0053,8.9349,0.0000,2212.9333,638.9566,928.0996,148.0704,11.3059,136.7645,0.0000,136.7645,-0.0143,136.7788,46.7985,72.5409,17.9395,-0.5002,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30892.8244,30892.8244,30892.8244,30892.8244,6,0,0,0
+870.8900,0.5000,17864.9119,83.9939,84.0000,-0.0013,1.8101,-11.5882,6,1615.3866,951.2115,951.2115,-76.7059,160.9097,160.9097,160.9259,-12.9758,-0.0055,157.0589,0.0000,157.0589,3.8563,157.0589,8.9369,0.0000,2212.8584,639.2008,928.4478,148.1220,11.3067,136.8153,0.0000,136.8153,-0.0095,136.8248,46.6832,72.5340,17.9389,-0.3314,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30903.7820,30903.7820,30903.7820,30903.7820,6,0,0,0
+871.3900,0.5000,17876.5776,83.9949,84.0000,0.0024,1.7709,-11.3816,6,1615.4072,951.2782,951.2782,-76.7067,160.9230,160.9230,160.9268,-12.9761,0.0107,157.0560,0.0000,157.0560,3.8563,157.0560,8.9369,0.0000,2212.8866,639.1805,928.4189,148.1192,11.3067,136.8125,0.0000,136.8125,0.0184,136.7941,45.6742,72.5366,17.9392,0.6440,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30906.3957,30906.3957,30906.3957,30906.3957,6,0,0,0
+871.8900,0.5000,17888.2438,83.9986,84.0000,0.0016,1.7126,-11.1818,6,1615.4772,940.3947,951.2700,-76.7095,159.0888,160.9286,160.9302,-12.9771,0.0070,155.2255,0.0000,155.2255,3.8563,155.2255,8.8638,0.0000,2212.9824,631.5692,917.5585,146.3617,11.2718,135.0899,0.0000,135.0899,0.0120,135.0779,44.1730,72.5455,17.9402,0.4193,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30551.5223,30551.5223,30551.5223,30551.5223,6,0,0,0
+872.3900,0.5000,17899.9105,84.0000,84.0000,0.0000,1.6210,-10.9927,6,1615.5048,922.8160,948.8445,-76.7106,156.1176,160.5210,160.9315,-12.9775,0.0000,152.2614,0.0000,152.2614,3.8563,152.2614,8.7453,0.0000,2213.0202,619.2791,900.0214,143.5160,11.2148,132.3012,0.0000,132.3012,0.0000,132.3012,41.8115,72.5489,17.9408,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30053.9754,30053.9754,30053.9754,30053.9754,6,0,0,0
+872.8900,0.5000,17911.5772,84.0000,84.0000,0.0000,1.5229,-10.8150,6,1615.5048,906.9234,944.9321,-76.7106,153.4290,159.8591,160.9315,-12.9775,0.0000,149.5727,0.0000,149.5727,3.8563,149.5727,8.6378,0.0000,2213.0202,608.1415,884.1288,140.9349,11.1630,129.7719,0.0000,129.7719,0.0000,129.7719,39.2819,72.5489,17.9410,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29525.5504,29525.5504,29525.5504,29525.5504,6,0,0,0
+873.3900,0.5000,17923.2438,84.0000,84.0000,0.0000,1.4212,-10.6492,6,1615.5048,890.4390,941.3917,-76.7106,150.6403,159.2602,160.9315,-12.9775,0.0000,146.7840,0.0000,146.7840,3.8563,146.7840,8.5262,0.0000,2213.0202,596.5893,867.6444,138.2577,11.1093,127.1485,0.0000,127.1485,0.0000,127.1485,36.6582,72.5489,17.9413,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28970.4968,28970.4968,28970.4968,28970.4968,6,0,0,0
+873.8900,0.5000,17934.9105,84.0000,84.0000,0.0000,1.3385,-10.4931,6,1615.5048,877.0512,937.7194,-76.7106,148.3754,158.6389,160.9315,-12.9775,0.0000,144.5191,0.0000,144.5191,3.8563,144.5191,8.4356,0.0000,2213.0202,587.2071,854.2566,136.0835,11.0656,125.0178,0.0000,125.0178,0.0000,125.0178,34.5274,72.5489,17.9415,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28519.7111,28519.7111,28519.7111,28519.7111,6,0,0,0
+874.3900,0.5000,17946.5772,84.0000,84.0000,0.0000,1.2655,-10.3454,6,1615.5048,865.2155,934.7370,-76.7106,146.3731,158.1344,160.9315,-12.9775,0.0000,142.5168,0.0000,142.5168,3.8563,142.5168,8.3555,0.0000,2213.0202,578.9127,842.4209,134.1612,11.0270,123.1342,0.0000,123.1342,0.0000,123.1342,32.6436,72.5489,17.9417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28121.1859,28121.1859,28121.1859,28121.1859,6,0,0,0
+874.8900,0.5000,17958.2438,84.0000,84.0000,0.0000,1.2004,-10.2054,6,1615.5048,854.6657,932.1004,-76.7106,144.5883,157.6883,160.9315,-12.9775,0.0000,140.7320,0.0000,140.7320,3.8563,140.7320,8.2842,0.0000,2213.0202,571.5193,831.8711,132.4479,10.9926,121.4552,0.0000,121.4552,0.0000,121.4552,30.9644,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27802.0556,27802.0556,27802.0556,27802.0556,6,0,0,0
+875.3900,0.5000,17969.9105,84.0000,84.0000,0.0000,1.1323,-10.0733,6,1615.5048,843.6304,929.7501,-76.7106,142.7214,157.2907,160.9315,-12.9775,0.0000,138.8651,0.0000,138.8651,3.8563,138.8651,8.2095,0.0000,2213.0202,563.7858,820.8357,130.6556,10.9567,119.6990,0.0000,119.6990,0.0000,119.6990,29.2081,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27499.9510,27499.9510,27499.9510,27499.9510,6,0,0,0
+875.8900,0.5000,17981.5772,84.0000,84.0000,0.0000,1.0558,-9.9501,6,1615.5048,831.2277,927.2918,-76.7106,140.6232,156.8748,160.9315,-12.9775,0.0000,136.7669,0.0000,136.7669,3.8563,136.7669,8.1255,0.0000,2213.0202,555.0940,808.4331,128.6413,10.9162,117.7251,0.0000,117.7251,0.0000,117.7251,27.2340,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27107.5284,27107.5284,27107.5284,27107.5284,6,0,0,0
+876.3900,0.5000,17993.2438,84.0000,84.0000,0.0000,0.9826,-9.8355,6,1615.5048,819.3706,924.5288,-76.7106,138.6172,156.4074,160.9315,-12.9775,0.0000,134.7609,0.0000,134.7609,3.8563,134.7609,8.0453,0.0000,2213.0202,546.7845,796.5760,126.7156,10.8776,115.8381,0.0000,115.8381,0.0000,115.8381,25.3469,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26718.6286,26718.6286,26718.6286,26718.6286,6,0,0,0
+876.8900,0.5000,18004.9105,84.0000,84.0000,0.0000,0.9127,-9.7290,6,1615.5048,808.0501,921.8874,-76.7106,136.7021,155.9605,160.9315,-12.9775,0.0000,132.8458,0.0000,132.8458,3.8563,132.8458,7.9687,0.0000,2213.0202,538.8511,785.2555,124.8771,10.8407,114.0364,0.0000,114.0364,0.0000,114.0364,23.5451,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26347.3274,26347.3274,26347.3274,26347.3274,6,0,0,0
+877.3900,0.5000,18016.5772,84.0000,84.0000,0.0000,0.8523,-9.6295,6,1615.5048,798.2618,919.3655,-76.7106,135.0462,155.5339,160.9315,-12.9775,0.0000,131.1899,0.0000,131.1899,3.8563,131.1899,7.9025,0.0000,2213.0202,531.9915,775.4672,123.2874,10.8088,112.4786,0.0000,112.4786,0.0000,112.4786,21.9872,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26026.2831,26026.2831,26026.2831,26026.2831,6,0,0,0
+877.8900,0.5000,18028.2438,84.0000,84.0000,0.0000,0.7922,-9.5371,6,1615.5048,788.5182,917.1850,-76.7106,133.3978,155.1650,160.9315,-12.9775,0.0000,129.5415,0.0000,129.5415,3.8563,129.5415,7.8365,0.0000,2213.0202,525.1632,765.7236,121.7050,10.7770,110.9280,0.0000,110.9280,0.0000,110.9280,20.4365,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25706.7027,25706.7027,25706.7027,25706.7027,6,0,0,0
+878.3900,0.5000,18039.9105,84.0000,84.0000,0.0000,0.7244,-9.4526,6,1615.5048,777.5333,915.0144,-76.7106,131.5394,154.7978,160.9315,-12.9775,0.0000,127.6831,0.0000,127.6831,3.8563,127.6831,7.7622,0.0000,2213.0202,517.4650,754.7387,119.9209,10.7419,109.1790,0.0000,109.1790,0.0000,109.1790,18.6874,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25346.4097,25346.4097,25346.4097,25346.4097,6,0,0,0
+878.8900,0.5000,18051.5772,84.0000,84.0000,0.0000,0.6498,-9.3768,6,1615.5048,765.4451,912.5673,-76.7106,129.4944,154.3838,160.9315,-12.9775,0.0000,125.6381,0.0000,125.6381,3.8563,125.6381,7.6804,0.0000,2213.0202,508.9936,742.6505,117.9577,10.7033,107.2544,0.0000,107.2544,0.0000,107.2544,16.7627,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24949.9292,24949.9292,24949.9292,24949.9292,6,0,0,0
+879.3900,0.5000,18063.2438,84.0000,84.0000,0.0000,0.5679,-9.3105,6,1615.5048,752.1811,909.8744,-76.7106,127.2504,153.9282,160.9315,-12.9775,0.0000,123.3942,0.0000,123.3942,3.8563,123.3942,7.5906,0.0000,2213.0202,499.6982,729.3865,115.8035,10.6610,105.1425,0.0000,105.1425,0.0000,105.1425,14.6508,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24529.1642,24529.1642,24529.1642,24529.1642,6,0,0,0
+879.8900,0.5000,18074.9105,84.0000,84.0000,0.0000,0.4879,-9.2536,6,1615.5048,739.2175,906.9195,-76.7106,125.0573,153.4284,160.9315,-12.9775,0.0000,121.2010,0.0000,121.2010,3.8563,121.2010,7.5029,0.0000,2213.0202,490.6132,716.4228,113.6981,10.6196,103.0785,0.0000,103.0785,0.0000,103.0785,12.5867,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24118.6387,24118.6387,24118.6387,24118.6387,6,0,0,0
+880.3900,0.5000,18086.5772,84.0000,84.0000,0.0000,0.4094,-9.2058,6,1615.5048,726.4980,904.0316,-76.7106,122.9055,152.9398,160.9315,-12.9775,0.0000,119.0492,0.0000,119.0492,3.8563,119.0492,7.4168,0.0000,2213.0202,481.6994,703.7034,111.6324,10.5790,101.0534,0.0000,101.0534,0.0000,101.0534,10.5615,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23715.8473,23715.8473,23715.8473,23715.8473,6,0,0,0
+880.8900,0.5000,18098.2438,84.0000,84.0000,0.0000,0.3353,-9.1667,6,1615.5048,714.4940,901.1981,-76.7106,120.8747,152.4604,160.9315,-12.9775,0.0000,117.0184,0.0000,117.0184,3.8563,117.0184,7.3356,0.0000,2213.0202,473.2870,691.6994,109.6828,10.5407,99.1421,0.0000,99.1421,0.0000,99.1421,8.6502,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23335.7122,23335.7122,23335.7122,23335.7122,6,0,0,0
+881.3900,0.5000,18109.9105,84.0000,84.0000,0.0000,0.2665,-9.1356,6,1615.5048,703.3377,898.5239,-76.7106,118.9873,152.0080,160.9315,-12.9775,0.0000,115.1311,0.0000,115.1311,3.8563,115.1311,7.2601,0.0000,2213.0202,465.4687,680.5431,107.8709,10.5051,97.3659,0.0000,97.3659,0.0000,97.3659,6.8739,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22982.4221,22982.4221,22982.4221,22982.4221,6,0,0,0
+881.8900,0.5000,18121.5772,84.0000,84.0000,0.0000,0.2071,-9.1115,6,1615.5048,693.7127,896.0386,-76.7106,117.3590,151.5876,160.9315,-12.9775,0.0000,113.5027,0.0000,113.5027,3.8563,113.5027,7.1950,0.0000,2213.0202,458.7235,670.9181,106.3078,10.4743,95.8334,0.0000,95.8334,0.0000,95.8334,5.3414,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22677.6240,22677.6240,22677.6240,22677.6240,6,0,0,0
+882.3900,0.5000,18133.2438,84.0000,84.0000,0.0000,0.1693,-9.0917,6,1615.5048,687.5973,893.8945,-76.7106,116.3245,151.2248,160.9315,-12.9775,0.0000,112.4682,0.0000,112.4682,3.8563,112.4682,7.1536,0.0000,2213.0202,454.4378,664.8027,105.3146,10.4548,94.8598,0.0000,94.8598,0.0000,94.8598,4.3677,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22488.6454,22488.6454,22488.6454,22488.6454,6,0,0,0
+882.8900,0.5000,18144.9105,84.0000,84.0000,0.0000,0.1481,-9.0744,6,1615.5048,684.1677,892.5321,-76.7106,115.7443,150.9944,160.9315,-12.9775,0.0000,111.8880,0.0000,111.8880,3.8563,111.8880,7.1304,0.0000,2213.0202,452.0343,661.3731,104.7576,10.4439,94.3137,0.0000,94.3137,0.0000,94.3137,3.8217,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22395.7383,22395.7383,22395.7383,22395.7383,6,0,0,0
+883.3900,0.5000,18156.5772,84.0000,84.0000,0.0000,0.1435,-9.0577,6,1615.5048,683.4084,891.7681,-76.7106,115.6158,150.8651,160.9315,-12.9775,0.0000,111.7595,0.0000,111.7595,3.8563,111.7595,7.1253,0.0000,2213.0202,451.5022,660.6138,104.6343,10.4414,94.1928,0.0000,94.1928,0.0000,94.1928,3.7008,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22375.1687,22375.1687,22375.1687,22375.1687,6,0,0,0
+883.8900,0.5000,18168.2438,84.0000,84.0000,0.0000,0.1390,-9.0415,6,1615.5048,682.6884,891.5989,-76.7106,115.4940,150.8365,160.9315,-12.9775,0.0000,111.6377,0.0000,111.6377,3.8563,111.6377,7.1204,0.0000,2213.0202,450.9976,659.8938,104.5173,10.4391,94.0782,0.0000,94.0782,0.0000,94.0782,3.5861,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22355.6636,22355.6636,22355.6636,22355.6636,6,0,0,0
+884.3900,0.5000,18179.9105,84.0000,84.0000,0.0000,0.1211,-9.0273,6,1615.5048,679.7928,891.4385,-76.7106,115.0041,150.8094,160.9315,-12.9775,0.0000,111.1478,0.0000,111.1478,3.8563,111.1478,7.1008,0.0000,2213.0202,448.9684,656.9982,104.0471,10.4299,93.6172,0.0000,93.6172,0.0000,93.6172,3.1251,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22277.2225,22277.2225,22277.2225,22277.2225,6,0,0,0
+884.8900,0.5000,18191.5772,84.0000,84.0000,0.0000,0.0932,-9.0165,6,1615.5048,675.2636,890.7935,-76.7106,114.2379,150.7002,160.9315,-12.9775,0.0000,110.3816,0.0000,110.3816,3.8563,110.3816,7.0701,0.0000,2213.0202,445.7944,652.4690,103.3115,10.4154,92.8960,0.0000,92.8960,0.0000,92.8960,2.4040,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22154.5269,22154.5269,22154.5269,22154.5269,6,0,0,0
+885.3900,0.5000,18203.2438,84.0000,84.0000,0.0000,0.0546,-9.0101,6,1615.5048,669.0078,889.7845,-76.7106,113.1796,150.5295,160.9315,-12.9775,0.0000,109.3233,0.0000,109.3233,3.8563,109.3233,7.0278,0.0000,2213.0202,441.4103,646.2131,102.2955,10.3955,91.9000,0.0000,91.9000,0.0000,91.9000,1.4080,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21984.8591,21984.8591,21984.8591,21984.8591,6,0,0,0
+885.8900,0.5000,18214.9105,84.0000,84.0000,0.0000,0.0224,-9.0075,6,1615.5048,663.8017,888.3909,-76.7106,112.2988,150.2938,160.9315,-12.9775,0.0000,108.4425,0.0000,108.4425,3.8563,108.4425,6.9926,0.0000,2213.0202,437.7619,641.0071,101.4500,10.3788,91.0711,0.0000,91.0711,0.0000,91.0711,0.5791,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21838.4950,21838.4950,21838.4950,21838.4950,6,0,0,0
+886.3900,0.5000,18226.5772,84.0000,84.0000,0.0000,-0.0023,-9.0078,6,1615.5048,659.7910,887.2311,-76.7106,111.6203,150.0976,160.9315,-12.9775,0.0000,107.7640,0.0000,107.7640,3.8563,107.7640,6.9654,0.0000,2213.0202,434.9511,636.9963,100.7986,10.3660,90.4325,0.0000,90.4325,0.0000,90.4325,-0.0595,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21725.7358,21725.7358,21725.7358,21725.7358,6,0,0,0
+886.8900,0.5000,18238.2438,84.0000,84.0000,0.0000,-0.0016,-9.0079,6,1615.5048,659.9128,886.3377,-76.7106,111.6409,149.9464,160.9315,-12.9775,0.0000,107.7846,0.0000,107.7846,3.8563,107.7846,6.9663,0.0000,2213.0202,435.0365,637.1182,100.8184,10.3664,90.4520,0.0000,90.4520,0.0000,90.4520,-0.0401,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21729.1616,21729.1616,21729.1616,21729.1616,6,0,0,0
+887.3900,0.5000,18249.9105,84.0000,84.0000,0.0000,0.0120,-9.0065,6,1615.5048,662.1043,886.3648,-76.7106,112.0117,149.9510,160.9315,-12.9775,0.0000,108.1554,0.0000,108.1554,3.8563,108.1554,6.9811,0.0000,2213.0202,436.5723,639.3096,101.1743,10.3734,90.8009,0.0000,90.8009,0.0000,90.8009,0.3088,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21790.7724,21790.7724,21790.7724,21790.7724,6,0,0,0
+887.8900,0.5000,18261.5772,84.0000,84.0000,0.0000,0.0434,-9.0015,6,1615.5048,667.2014,886.8530,-76.7106,112.8740,150.0336,160.9315,-12.9775,0.0000,109.0177,0.0000,109.0177,3.8563,109.0177,7.0156,0.0000,2213.0202,440.1444,644.4068,102.0021,10.3897,91.6124,0.0000,91.6124,0.0000,91.6124,1.1204,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21934.0747,21934.0747,21934.0747,21934.0747,6,0,0,0
+888.3900,0.5000,18273.2438,84.0000,84.0000,0.0000,0.0632,-8.9941,6,1615.5048,670.4015,887.9885,-76.7106,113.4154,150.2257,160.9315,-12.9775,0.0000,109.5591,0.0000,109.5591,3.8563,109.5591,7.0372,0.0000,2213.0202,442.3870,647.6069,102.5218,10.3999,92.1219,0.0000,92.1219,0.0000,92.1219,1.6299,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22022.8131,22022.8131,22022.8131,22022.8131,6,0,0,0
+888.8900,0.5000,18284.9105,84.0000,84.0000,0.0000,0.0722,-8.9857,6,1615.5048,671.8680,888.7014,-76.7106,113.6634,150.3463,160.9315,-12.9775,0.0000,109.8072,0.0000,109.8072,3.8563,109.8072,7.0472,0.0000,2213.0202,443.4147,649.0733,102.7600,10.4046,92.3554,0.0000,92.3554,0.0000,92.3554,1.8634,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22062.5388,22062.5388,22062.5388,22062.5388,6,0,0,0
+889.3900,0.5000,18296.5772,84.0000,84.0000,0.0000,0.0590,-8.9788,6,1615.5048,669.7284,889.0281,-76.7106,113.3015,150.4016,160.9315,-12.9775,0.0000,109.4452,0.0000,109.4452,3.8563,109.4452,7.0327,0.0000,2213.0202,441.9153,646.9338,102.4125,10.3978,92.0147,0.0000,92.0147,0.0000,92.0147,1.5227,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22004.5781,22004.5781,22004.5781,22004.5781,6,0,0,0
+889.8900,0.5000,18308.2438,84.0000,84.0000,0.0000,0.0407,-8.9740,6,1615.5048,666.7609,888.5514,-76.7106,112.7994,150.3209,160.9315,-12.9775,0.0000,108.9432,0.0000,108.9432,3.8563,108.9432,7.0126,0.0000,2213.0202,439.8356,643.9663,101.9306,10.3883,91.5423,0.0000,91.5423,0.0000,91.5423,1.0502,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21921.6896,21921.6896,21921.6896,21921.6896,6,0,0,0
+890.3900,0.5000,18319.9105,84.0000,84.0000,0.0000,0.0247,-8.9712,6,1615.5048,664.1603,887.8904,-76.7106,112.3595,150.2091,160.9315,-12.9775,0.0000,108.5032,0.0000,108.5032,3.8563,108.5032,6.9950,0.0000,2213.0202,438.0131,641.3657,101.5082,10.3800,91.1282,0.0000,91.1282,0.0000,91.1282,0.6362,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21848.5757,21848.5757,21848.5757,21848.5757,6,0,0,0
+890.8900,0.5000,18331.5772,84.0000,84.0000,0.0000,0.0047,-8.9706,6,1615.5048,660.9282,887.3110,-76.7106,111.8127,150.1111,160.9315,-12.9775,0.0000,107.9564,0.0000,107.9564,3.8563,107.9564,6.9731,0.0000,2213.0202,435.7481,638.1336,100.9833,10.3697,90.6136,0.0000,90.6136,0.0000,90.6136,0.1216,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21757.7097,21757.7097,21757.7097,21757.7097,6,0,0,0
+891.3900,0.5000,18343.2438,84.0000,84.0000,0.0000,-0.0207,-8.9730,6,1615.5048,656.8159,886.5910,-76.7106,111.1170,149.9893,160.9315,-12.9775,0.0000,107.2607,0.0000,107.2607,3.8563,107.2607,6.9453,0.0000,2213.0202,432.8662,634.0212,100.3154,10.3565,89.9589,0.0000,89.9589,0.0000,89.9589,-0.5332,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21642.0934,21642.0934,21642.0934,21642.0934,6,0,0,0
+891.8900,0.5000,18354.9105,84.0000,84.0000,0.0000,-0.0592,-8.9799,6,1615.5048,650.5658,885.6749,-76.7106,110.0596,149.8343,160.9315,-12.9775,0.0000,106.2033,0.0000,106.2033,3.8563,106.2033,6.9030,0.0000,2213.0202,428.4861,627.7712,99.3003,10.3366,88.9638,0.0000,88.9638,0.0000,88.9638,-1.5283,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21466.3768,21466.3768,21466.3768,21466.3768,6,0,0,0
+892.3900,0.5000,18366.5772,84.0000,84.0000,0.0000,-0.1022,-8.9919,6,1615.5048,643.6031,884.2826,-76.7106,108.8817,149.5987,160.9315,-12.9775,0.0000,105.0254,0.0000,105.0254,3.8563,105.0254,6.8559,0.0000,2213.0202,423.6067,620.8085,98.1696,10.3144,87.8552,0.0000,87.8552,0.0000,87.8552,-2.6369,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21243.2913,21243.2913,21243.2913,21243.2913,6,0,0,0
+892.8900,0.5000,18378.2438,84.0000,84.0000,0.0000,-0.1378,-9.0079,6,1615.5048,637.8321,882.7315,-76.7106,107.9054,149.3363,160.9315,-12.9775,0.0000,104.0491,0.0000,104.0491,3.8563,104.0491,6.8168,0.0000,2213.0202,419.5623,615.0375,97.2323,10.2959,86.9363,0.0000,86.9363,0.0000,86.9363,-3.5557,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21055.5032,21055.5032,21055.5032,21055.5032,6,0,0,0
+893.3900,0.5000,18389.9105,84.0000,84.0000,0.0000,-0.1658,-9.0273,6,1615.5048,633.3027,881.4459,-76.7106,107.1391,149.1188,160.9315,-12.9775,0.0000,103.2829,0.0000,103.2829,3.8563,103.2829,6.7862,0.0000,2213.0202,416.3881,610.5081,96.4967,10.2815,86.2152,0.0000,86.2152,0.0000,86.2152,-4.2768,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20908.1179,20908.1179,20908.1179,20908.1179,6,0,0,0
+893.8900,0.5000,18401.5772,84.0000,84.0000,0.0000,-0.1803,-9.0483,6,1615.5048,630.9453,880.4368,-76.7106,106.7403,148.9481,160.9315,-12.9775,0.0000,102.8840,0.0000,102.8840,3.8563,102.8840,6.7702,0.0000,2213.0202,414.7361,608.1507,96.1138,10.2740,85.8399,0.0000,85.8399,0.0000,85.8399,-4.6522,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20831.4082,20831.4082,20831.4082,20831.4082,6,0,0,0
+894.3900,0.5000,18413.2438,84.0000,84.0000,0.0000,-0.1782,-9.0691,6,1615.5048,631.2842,879.9117,-76.7106,106.7977,148.8593,160.9315,-12.9775,0.0000,102.9414,0.0000,102.9414,3.8563,102.9414,6.7725,0.0000,2213.0202,414.9736,608.4895,96.1689,10.2750,85.8938,0.0000,85.8938,0.0000,85.8938,-4.5982,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20842.4359,20842.4359,20842.4359,20842.4359,6,0,0,0
+894.8900,0.5000,18424.9105,84.0000,84.0000,0.0000,-0.1619,-9.0880,6,1615.5048,633.9258,879.9872,-76.7106,107.2446,148.8721,160.9315,-12.9775,0.0000,103.3883,0.0000,103.3883,3.8563,103.3883,6.7904,0.0000,2213.0202,416.8248,611.1312,96.5979,10.2835,86.3144,0.0000,86.3144,0.0000,86.3144,-4.1776,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20928.3936,20928.3936,20928.3936,20928.3936,6,0,0,0
+895.3900,0.5000,18436.5772,84.0000,84.0000,0.0000,-0.1169,-9.1017,6,1615.5048,641.2172,880.5756,-76.7106,108.4781,148.9716,160.9315,-12.9775,0.0000,104.6218,0.0000,104.6218,3.8563,104.6218,6.8397,0.0000,2213.0202,421.9346,618.4226,97.7821,10.3067,87.4753,0.0000,87.4753,0.0000,87.4753,-3.0167,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21165.6543,21165.6543,21165.6543,21165.6543,6,0,0,0
+895.8900,0.5000,18448.2438,84.0000,84.0000,0.0000,-0.0602,-9.1087,6,1615.5048,650.4095,882.2000,-76.7106,110.0332,149.2464,160.9315,-12.9775,0.0000,106.1769,0.0000,106.1769,3.8563,106.1769,6.9019,0.0000,2213.0202,428.3766,627.6149,99.2750,10.3361,88.9389,0.0000,88.9389,0.0000,88.9389,-1.5532,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21461.9835,21461.9835,21461.9835,21461.9835,6,0,0,0
+896.3900,0.5000,18459.9105,84.0000,84.0000,0.0000,0.0107,-9.1074,6,1615.5048,661.9015,884.2477,-76.7106,111.9774,149.5928,160.9315,-12.9775,0.0000,108.1211,0.0000,108.1211,3.8563,108.1211,6.9797,0.0000,2213.0202,436.4302,639.1069,101.1414,10.3728,90.7686,0.0000,90.7686,0.0000,90.7686,0.2765,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21785.0724,21785.0724,21785.0724,21785.0724,6,0,0,0
+896.8900,0.5000,18471.5772,84.0000,84.0000,0.0000,0.0879,-9.0972,6,1615.5048,674.4026,886.8078,-76.7106,114.0922,150.0259,160.9315,-12.9775,0.0000,110.2360,0.0000,110.2360,3.8563,110.2360,7.0643,0.0000,2213.0202,445.1910,651.6080,103.1716,10.4127,92.7590,0.0000,92.7590,0.0000,92.7590,2.2669,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22131.2032,22131.2032,22131.2032,22131.2032,6,0,0,0
+897.3900,0.5000,18483.2438,84.0000,84.0000,0.0000,0.1714,-9.0772,6,1615.5048,687.9311,889.5927,-76.7106,116.3809,150.4971,160.9315,-12.9775,0.0000,112.5246,0.0000,112.5246,3.8563,112.5246,7.1559,0.0000,2213.0202,454.6718,665.1365,105.3688,10.4559,94.9129,0.0000,94.9129,0.0000,94.9129,4.4209,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22497.6895,22497.6895,22497.6895,22497.6895,6,0,0,0
+897.8900,0.5000,18494.9105,84.0000,84.0000,0.0000,0.2635,-9.0464,6,1615.5048,702.8534,892.6065,-76.7106,118.9054,151.0069,160.9315,-12.9775,0.0000,115.0491,0.0000,115.0491,3.8563,115.0491,7.2568,0.0000,2213.0202,465.1293,680.0588,107.7923,10.5035,97.2888,0.0000,97.2888,0.0000,97.2888,6.7968,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22967.0848,22967.0848,22967.0848,22967.0848,6,0,0,0
+898.3900,0.5000,18506.5772,84.0000,84.0000,0.0000,0.3552,-9.0050,6,1615.5048,717.7112,895.9307,-76.7106,121.4190,151.5693,160.9315,-12.9775,0.0000,117.5627,0.0000,117.5627,3.8563,117.5627,7.3574,0.0000,2213.0202,475.5417,694.9166,110.2053,10.5509,99.6544,0.0000,99.6544,0.0000,99.6544,9.1624,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23437.5933,23437.5933,23437.5933,23437.5933,6,0,0,0
+898.8900,0.5000,18518.2438,84.0000,84.0000,0.0000,0.4236,-8.9556,6,1615.5048,728.8011,899.2406,-76.7106,123.2951,152.1293,160.9315,-12.9775,0.0000,119.4388,0.0000,119.4388,3.8563,119.4388,7.4324,0.0000,2213.0202,483.3134,706.0065,112.0064,10.5863,101.4201,0.0000,101.4201,0.0000,101.4201,10.9282,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23788.7809,23788.7809,23788.7809,23788.7809,6,0,0,0
+899.3900,0.5000,18529.9105,84.0000,84.0000,0.0000,0.4682,-8.9010,6,1615.5048,736.0301,901.7111,-76.7106,124.5181,152.5472,160.9315,-12.9775,0.0000,120.6618,0.0000,120.6618,3.8563,120.6618,7.4813,0.0000,2213.0202,488.3795,713.2355,113.1805,10.6094,102.5710,0.0000,102.5710,0.0000,102.5710,12.0792,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24017.7025,24017.7025,24017.7025,24017.7025,6,0,0,0
+899.8900,0.5000,18541.5772,84.0000,84.0000,0.0000,0.4716,-8.8459,6,1615.5048,736.5731,903.3215,-76.7106,124.6100,152.8197,160.9315,-12.9775,0.0000,120.7537,0.0000,120.7537,3.8563,120.7537,7.4850,0.0000,2213.0202,488.7601,713.7785,113.2686,10.6112,102.6575,0.0000,102.6575,0.0000,102.6575,12.1656,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24034.9001,24034.9001,24034.9001,24034.9001,6,0,0,0
+900.3900,0.5000,18553.2438,84.0000,84.0000,0.0000,0.4602,-8.7922,6,1615.5048,734.7305,903.4425,-76.7106,124.2982,152.8401,160.9315,-12.9775,0.0000,120.4419,0.0000,120.4419,3.8563,120.4419,7.4726,0.0000,2213.0202,487.4688,711.9359,112.9694,10.6053,102.3641,0.0000,102.3641,0.0000,102.3641,11.8723,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23976.5499,23976.5499,23976.5499,23976.5499,6,0,0,0
+900.8900,0.5000,18564.9105,84.0000,84.0000,0.0000,0.4413,-8.7408,6,1615.5048,731.6602,903.0320,-76.7106,123.7788,152.7707,160.9315,-12.9775,0.0000,119.9225,0.0000,119.9225,3.8563,119.9225,7.4518,0.0000,2213.0202,485.3171,708.8656,112.4708,10.5955,101.8753,0.0000,101.8753,0.0000,101.8753,11.3834,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23879.3217,23879.3217,23879.3217,23879.3217,6,0,0,0
+901.3900,0.5000,18576.5772,84.0000,84.0000,0.0000,0.4431,-8.6891,6,1615.5048,731.9488,902.3481,-76.7106,123.8276,152.6550,160.9315,-12.9775,0.0000,119.9713,0.0000,119.9713,3.8563,119.9713,7.4537,0.0000,2213.0202,485.5193,709.1541,112.5176,10.5964,101.9212,0.0000,101.9212,0.0000,101.9212,11.4293,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23888.4582,23888.4582,23888.4582,23888.4582,6,0,0,0
+901.8900,0.5000,18588.2438,84.0000,84.0000,0.0000,0.4574,-8.6357,6,1615.5048,734.2658,902.4123,-76.7106,124.2196,152.6658,160.9315,-12.9775,0.0000,120.3633,0.0000,120.3633,3.8563,120.3633,7.4694,0.0000,2213.0202,487.1431,711.4712,112.8939,10.6038,102.2901,0.0000,102.2901,0.0000,102.2901,11.7983,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23961.8335,23961.8335,23961.8335,23961.8335,6,0,0,0
+902.3900,0.5000,18599.9105,84.0000,84.0000,0.0000,0.4950,-8.5780,6,1615.5048,740.3610,902.9285,-76.7106,125.2508,152.7532,160.9315,-12.9775,0.0000,121.3945,0.0000,121.3945,3.8563,121.3945,7.5107,0.0000,2213.0202,491.4146,717.5663,113.8838,10.6232,103.2606,0.0000,103.2606,0.0000,103.2606,12.7687,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24154.8501,24154.8501,24154.8501,24154.8501,6,0,0,0
+902.8900,0.5000,18611.5772,84.0000,84.0000,0.0000,0.5349,-8.5156,6,1615.5048,746.8298,904.2863,-76.7106,126.3451,152.9829,160.9315,-12.9775,0.0000,122.4888,0.0000,122.4888,3.8563,122.4888,7.5544,0.0000,2213.0202,495.9479,724.0352,114.9344,10.6439,104.2905,0.0000,104.2905,0.0000,104.2905,13.7987,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24359.7016,24359.7016,24359.7016,24359.7016,6,0,0,0
+903.3900,0.5000,18623.2438,84.0000,84.0000,0.0000,0.5745,-8.4485,6,1615.5048,753.2484,905.7274,-76.7106,127.4310,153.2267,160.9315,-12.9775,0.0000,123.5747,0.0000,123.5747,3.8563,123.5747,7.5979,0.0000,2213.0202,500.4461,730.4538,115.9768,10.6644,105.3125,0.0000,105.3125,0.0000,105.3125,14.8207,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24562.9617,24562.9617,24562.9617,24562.9617,6,0,0,0
+903.8900,0.5000,18634.9105,84.0000,84.0000,0.0000,0.5949,-8.3791,6,1615.5048,756.5571,907.1573,-76.7106,127.9908,153.4686,160.9315,-12.9775,0.0000,124.1345,0.0000,124.1345,3.8563,124.1345,7.6203,0.0000,2213.0202,502.7649,733.7625,116.5142,10.6749,105.8393,0.0000,105.8393,0.0000,105.8393,15.3475,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24667.7408,24667.7408,24667.7408,24667.7408,6,0,0,0
+904.3900,0.5000,18646.5772,84.0000,84.0000,0.0000,0.6034,-8.3087,6,1615.5048,757.9255,907.8944,-76.7106,128.2223,153.5933,160.9315,-12.9775,0.0000,124.3660,0.0000,124.3660,3.8563,124.3660,7.6295,0.0000,2213.0202,503.7238,735.1309,116.7365,10.6793,106.0571,0.0000,106.0571,0.0000,106.0571,15.5654,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24711.0746,24711.0746,24711.0746,24711.0746,6,0,0,0
+904.8900,0.5000,18658.2438,84.0000,84.0000,0.0000,0.5912,-8.2398,6,1615.5048,755.9580,908.1992,-76.7106,127.8894,153.6448,160.9315,-12.9775,0.0000,124.0331,0.0000,124.0331,3.8563,124.0331,7.6162,0.0000,2213.0202,502.3450,733.1634,116.4169,10.6730,105.7439,0.0000,105.7439,0.0000,105.7439,15.2521,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24648.7685,24648.7685,24648.7685,24648.7685,6,0,0,0
+905.3900,0.5000,18669.9105,84.0000,84.0000,0.0000,0.5748,-8.1727,6,1615.5048,753.2880,907.7609,-76.7106,127.4377,153.5707,160.9315,-12.9775,0.0000,123.5814,0.0000,123.5814,3.8563,123.5814,7.5981,0.0000,2213.0202,500.4738,730.4934,115.9833,10.6645,105.3188,0.0000,105.3188,0.0000,105.3188,14.8270,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24564.2154,24564.2154,24564.2154,24564.2154,6,0,0,0
+905.8900,0.5000,18681.5772,84.0000,84.0000,0.0000,0.5558,-8.1079,6,1615.5048,750.2226,907.1661,-76.7106,126.9191,153.4701,160.9315,-12.9775,0.0000,123.0628,0.0000,123.0628,3.8563,123.0628,7.5774,0.0000,2213.0202,498.3256,727.4280,115.4854,10.6547,104.8307,0.0000,104.8307,0.0000,104.8307,14.3389,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24467.1416,24467.1416,24467.1416,24467.1416,6,0,0,0
+906.3900,0.5000,18693.2438,84.0000,84.0000,0.0000,0.5360,-8.0453,6,1615.5048,747.0066,906.4832,-76.7106,126.3750,153.3545,160.9315,-12.9775,0.0000,122.5188,0.0000,122.5188,3.8563,122.5188,7.5556,0.0000,2213.0202,496.0718,724.2120,114.9631,10.6445,104.3187,0.0000,104.3187,0.0000,104.3187,13.8269,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24365.3002,24365.3002,24365.3002,24365.3002,6,0,0,0
+906.8900,0.5000,18704.9105,84.0000,84.0000,0.0000,0.5132,-7.9855,6,1615.5048,743.3073,905.7668,-76.7106,125.7492,153.2333,160.9315,-12.9775,0.0000,121.8929,0.0000,121.8929,3.8563,121.8929,7.5306,0.0000,2213.0202,493.4793,720.5126,114.3623,10.6326,103.7297,0.0000,103.7297,0.0000,103.7297,13.2379,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24248.1518,24248.1518,24248.1518,24248.1518,6,0,0,0
+907.3900,0.5000,18716.5772,84.0000,84.0000,0.0000,0.4660,-7.9311,6,1615.5048,735.6622,904.9427,-76.7106,124.4558,153.0939,160.9315,-12.9775,0.0000,120.5996,0.0000,120.5996,3.8563,120.5996,7.4789,0.0000,2213.0202,488.1217,712.8676,113.1207,10.6082,102.5125,0.0000,102.5125,0.0000,102.5125,12.0206,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24006.0526,24006.0526,24006.0526,24006.0526,6,0,0,0
+907.8900,0.5000,18728.2438,84.0000,84.0000,0.0000,0.4013,-7.8843,6,1615.5048,725.1834,903.2396,-76.7106,122.6831,152.8058,160.9315,-12.9775,0.0000,118.8268,0.0000,118.8268,3.8563,118.8268,7.4079,0.0000,2213.0202,480.7781,702.3887,111.4189,10.5748,100.8441,0.0000,100.8441,0.0000,100.8441,10.3522,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23674.2160,23674.2160,23674.2160,23674.2160,6,0,0,0
+908.3900,0.5000,18739.9105,84.0000,84.0000,0.0000,0.2997,-7.8493,6,1615.5048,708.7299,900.9052,-76.7106,119.8996,152.4109,160.9315,-12.9775,0.0000,116.0433,0.0000,116.0433,3.8563,116.0433,7.2966,0.0000,2213.0202,469.2475,685.9352,108.7467,10.5223,98.2244,0.0000,98.2244,0.0000,98.2244,7.7324,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23153.1765,23153.1765,23153.1765,23153.1765,6,0,0,0
+908.8900,0.5000,18751.5772,84.0000,84.0000,0.0000,0.1848,-7.8277,6,1615.5048,690.1035,897.2398,-76.7106,116.7484,151.7908,160.9315,-12.9775,0.0000,112.8922,0.0000,112.8922,3.8563,112.8922,7.1706,0.0000,2213.0202,456.1942,667.3089,105.7216,10.4628,95.2588,0.0000,95.2588,0.0000,95.2588,4.7668,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22563.3291,22563.3291,22563.3291,22563.3291,6,0,0,0
+909.3900,0.5000,18763.2438,84.0000,84.0000,0.0000,0.0586,-7.8209,6,1615.5048,669.6628,893.0904,-76.7106,113.2904,151.0888,160.9315,-12.9775,0.0000,109.4341,0.0000,109.4341,3.8563,109.4341,7.0322,0.0000,2213.0202,441.8693,646.8682,102.4019,10.3976,92.0043,0.0000,92.0043,0.0000,92.0043,1.5122,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22002.8006,22002.8006,22002.8006,22002.8006,6,0,0,0
+909.8900,0.5000,18774.9105,84.0000,84.0000,0.0000,-0.0361,-7.8251,6,1615.5048,654.3149,888.5368,-76.7106,110.6939,150.3184,160.9315,-12.9775,0.0000,106.8376,0.0000,106.8376,3.8563,106.8376,6.9284,0.0000,2213.0202,431.1135,631.5202,99.9092,10.3486,89.5607,0.0000,89.5607,0.0000,89.5607,-0.9314,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21571.7796,21571.7796,21571.7796,21571.7796,6,0,0,0
+910.3900,0.5000,18786.5772,84.0000,84.0000,0.0000,-0.1040,-7.8373,6,1615.5048,643.3077,885.1177,-76.7106,108.8317,149.7400,160.9315,-12.9775,0.0000,104.9755,0.0000,104.9755,3.8563,104.9755,6.8539,0.0000,2213.0202,423.3996,620.5131,98.1216,10.3134,87.8081,0.0000,87.8081,0.0000,87.8081,-2.6839,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21233.6780,21233.6780,21233.6780,21233.6780,6,0,0,0
+910.8900,0.5000,18798.2438,84.0000,84.0000,0.0000,-0.0982,-7.8487,6,1615.5048,644.2484,882.6657,-76.7106,108.9909,149.3252,160.9315,-12.9775,0.0000,105.1346,0.0000,105.1346,3.8563,105.1346,6.8603,0.0000,2213.0202,424.0589,621.4538,98.2743,10.3164,87.9579,0.0000,87.9579,0.0000,87.9579,-2.5341,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21264.2886,21264.2886,21264.2886,21264.2886,6,0,0,0
+911.3900,0.5000,18809.9105,84.0000,84.0000,0.0000,-0.0599,-7.8557,6,1615.5048,650.4619,882.8752,-76.7106,110.0421,149.3606,160.9315,-12.9775,0.0000,106.1858,0.0000,106.1858,3.8563,106.1858,6.9023,0.0000,2213.0202,428.4133,627.6672,99.2835,10.3363,88.9472,0.0000,88.9472,0.0000,88.9472,-1.5448,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21463.4553,21463.4553,21463.4553,21463.4553,6,0,0,0
+911.8900,0.5000,18821.5772,84.0000,84.0000,0.0000,0.0218,-7.8532,6,1615.5048,663.6896,884.2594,-76.7106,112.2799,149.5948,160.9315,-12.9775,0.0000,108.4236,0.0000,108.4236,3.8563,108.4236,6.9918,0.0000,2213.0202,437.6833,640.8950,101.4318,10.3785,91.0533,0.0000,91.0533,0.0000,91.0533,0.5612,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21835.3441,21835.3441,21835.3441,21835.3441,6,0,0,0
+912.3900,0.5000,18833.2438,84.0000,84.0000,0.0000,0.1149,-7.8398,6,1615.5048,678.7831,887.2062,-76.7106,114.8333,150.0933,160.9315,-12.9775,0.0000,110.9770,0.0000,110.9770,3.8563,110.9770,7.0940,0.0000,2213.0202,448.2608,655.9885,103.8831,10.4267,93.4564,0.0000,93.4564,0.0000,93.4564,2.9644,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22249.8700,22249.8700,22249.8700,22249.8700,6,0,0,0
+912.8900,0.5000,18844.9105,84.0000,84.0000,0.0000,0.2154,-7.8146,6,1615.5048,695.0692,890.5686,-76.7106,117.5885,150.6622,160.9315,-12.9775,0.0000,113.7322,0.0000,113.7322,3.8563,113.7322,7.2042,0.0000,2213.0202,459.6741,672.2745,106.5281,10.4787,96.0494,0.0000,96.0494,0.0000,96.0494,5.5574,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22720.5785,22720.5785,22720.5785,22720.5785,6,0,0,0
+913.3900,0.5000,18856.5772,84.0000,84.0000,0.0000,0.3153,-7.7778,6,1615.5048,711.2548,894.1966,-76.7106,120.3267,151.2759,160.9315,-12.9775,0.0000,116.4704,0.0000,116.4704,3.8563,116.4704,7.3137,0.0000,2213.0202,471.0170,688.4601,109.1567,10.5303,98.6264,0.0000,98.6264,0.0000,98.6264,8.1344,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23233.1337,23233.1337,23233.1337,23233.1337,6,0,0,0
+913.8900,0.5000,18868.2438,84.0000,84.0000,0.0000,0.4038,-7.7307,6,1615.5048,725.5890,897.8023,-76.7106,122.7517,151.8859,160.9315,-12.9775,0.0000,118.8954,0.0000,118.8954,3.8563,118.8954,7.4107,0.0000,2213.0202,481.0624,702.7943,111.4847,10.5761,100.9086,0.0000,100.9086,0.0000,100.9086,10.4167,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23687.0602,23687.0602,23687.0602,23687.0602,6,0,0,0
+914.3900,0.5000,18879.9105,84.0000,84.0000,0.0000,0.4560,-7.6775,6,1615.5048,734.0463,900.9956,-76.7106,124.1825,152.4262,160.9315,-12.9775,0.0000,120.3262,0.0000,120.3262,3.8563,120.3262,7.4679,0.0000,2213.0202,486.9893,711.2517,112.8583,10.6031,102.2552,0.0000,102.2552,0.0000,102.2552,11.7633,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23954.8811,23954.8811,23954.8811,23954.8811,6,0,0,0
+914.8900,0.5000,18891.5772,84.0000,84.0000,0.0000,0.4781,-7.6217,6,1615.5048,737.6272,902.8796,-76.7106,124.7883,152.7449,160.9315,-12.9775,0.0000,120.9320,0.0000,120.9320,3.8563,120.9320,7.4922,0.0000,2213.0202,489.4988,714.8326,113.4398,10.6145,102.8253,0.0000,102.8253,0.0000,102.8253,12.3335,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24068.2802,24068.2802,24068.2802,24068.2802,6,0,0,0
+915.3900,0.5000,18903.2438,84.0000,84.0000,0.0000,0.4670,-7.5673,6,1615.5048,735.8217,903.6773,-76.7106,124.4828,152.8799,160.9315,-12.9775,0.0000,120.6265,0.0000,120.6265,3.8563,120.6265,7.4799,0.0000,2213.0202,488.2334,713.0270,113.1466,10.6088,102.5378,0.0000,102.5378,0.0000,102.5378,12.0460,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24011.1026,24011.1026,24011.1026,24011.1026,6,0,0,0
+915.8900,0.5000,18914.9105,84.0000,84.0000,0.0000,0.4621,-7.5134,6,1615.5048,735.0419,903.2751,-76.7106,124.3509,152.8118,160.9315,-12.9775,0.0000,120.4946,0.0000,120.4946,3.8563,120.4946,7.4747,0.0000,2213.0202,487.6870,712.2473,113.0200,10.6063,102.4137,0.0000,102.4137,0.0000,102.4137,11.9218,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23986.4098,23986.4098,23986.4098,23986.4098,6,0,0,0
+916.3900,0.5000,18926.5772,84.0000,84.0000,0.0000,0.4621,-7.4594,6,1615.5048,735.0419,903.1014,-76.7106,124.3509,152.7824,160.9315,-12.9775,0.0000,120.4946,0.0000,120.4946,3.8563,120.4946,7.4747,0.0000,2213.0202,487.6870,712.2473,113.0200,10.6063,102.4137,0.0000,102.4137,0.0000,102.4137,11.9218,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23986.4098,23986.4098,23986.4098,23986.4098,6,0,0,0
+916.8900,0.5000,18938.2438,84.0000,84.0000,0.0000,0.4621,-7.4055,6,1615.5048,735.0419,903.1014,-76.7106,124.3509,152.7824,160.9315,-12.9775,0.0000,120.4946,0.0000,120.4946,3.8563,120.4946,7.4747,0.0000,2213.0202,487.6870,712.2473,113.0200,10.6063,102.4137,0.0000,102.4137,0.0000,102.4137,11.9218,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23986.4098,23986.4098,23986.4098,23986.4098,6,0,0,0
+917.3900,0.5000,18949.9105,84.0000,84.0000,0.0000,0.4621,-7.3516,6,1615.5048,735.0419,903.1014,-76.7106,124.3509,152.7824,160.9315,-12.9775,0.0000,120.4946,0.0000,120.4946,3.8563,120.4946,7.4747,0.0000,2213.0202,487.6870,712.2473,113.0200,10.6063,102.4137,0.0000,102.4137,0.0000,102.4137,11.9218,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23986.4098,23986.4098,23986.4098,23986.4098,6,0,0,0
+917.8900,0.5000,18961.5772,84.0000,84.0000,0.0000,0.5249,-7.2904,6,1615.5048,745.2120,903.1014,-76.7106,126.0714,152.7824,160.9315,-12.9775,0.0000,122.2151,0.0000,122.2151,3.8563,122.2151,7.5435,0.0000,2213.0202,494.8142,722.4174,114.6717,10.6387,104.0329,0.0000,104.0329,0.0000,104.0329,13.5411,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24308.4696,24308.4696,24308.4696,24308.4696,6,0,0,0
+918.3900,0.5000,18973.2438,84.0000,84.0000,0.0000,0.6170,-7.2184,6,1615.5048,760.1309,905.3670,-76.7106,128.5953,153.1657,160.9315,-12.9775,0.0000,124.7391,0.0000,124.7391,3.8563,124.7391,7.6444,0.0000,2213.0202,505.2694,737.3363,117.0946,10.6864,106.4083,0.0000,106.4083,0.0000,106.4083,15.9166,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24780.9129,24780.9129,24780.9129,24780.9129,6,0,0,0
+918.8900,0.5000,18984.9105,84.0000,84.0000,0.0000,0.7101,-7.1355,6,1615.5048,775.2121,908.6905,-76.7106,131.1467,153.7280,160.9315,-12.9775,0.0000,127.2904,0.0000,127.2904,3.8563,127.2904,7.7465,0.0000,2213.0202,515.8383,752.4175,119.5439,10.7345,108.8094,0.0000,108.8094,0.0000,108.8094,18.3178,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25270.2779,25270.2779,25270.2779,25270.2779,6,0,0,0
+919.3900,0.5000,18996.5772,84.0000,84.0000,0.0000,0.7919,-7.0432,6,1615.5048,788.4604,912.0502,-76.7106,133.3880,154.2963,160.9315,-12.9775,0.0000,129.5317,0.0000,129.5317,3.8563,129.5317,7.8361,0.0000,2213.0202,525.1227,765.6658,121.6956,10.7768,110.9188,0.0000,110.9188,0.0000,110.9188,20.4273,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25704.8065,25704.8065,25704.8065,25704.8065,6,0,0,0
+919.8900,0.5000,19008.2438,84.0000,84.0000,0.0000,0.8536,-6.9436,6,1615.5048,798.4629,915.0015,-76.7106,135.0802,154.7956,160.9315,-12.9775,0.0000,131.2239,0.0000,131.2239,3.8563,131.2239,7.9038,0.0000,2213.0202,532.1324,775.6683,123.3201,10.8094,112.5106,0.0000,112.5106,0.0000,112.5106,22.0192,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26032.8779,26032.8779,26032.8779,26032.8779,6,0,0,0
+920.3900,0.5000,19019.9105,84.0000,84.0000,0.0000,0.8597,-6.8433,6,1615.5048,799.4573,917.2298,-76.7106,135.2484,155.1726,160.9315,-12.9775,0.0000,131.3921,0.0000,131.3921,3.8563,131.3921,7.9106,0.0000,2213.0202,532.8293,776.6627,123.4816,10.8127,112.6689,0.0000,112.6689,0.0000,112.6689,22.1775,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26065.4932,26065.4932,26065.4932,26065.4932,6,0,0,0
+920.8900,0.5000,19031.5772,84.0000,84.0000,0.0000,0.8376,-6.7455,6,1615.5048,795.8728,917.4513,-76.7106,134.6420,155.2101,160.9315,-12.9775,0.0000,130.7857,0.0000,130.7857,3.8563,130.7857,7.8863,0.0000,2213.0202,530.3173,773.0782,122.8994,10.8010,112.0984,0.0000,112.0984,0.0000,112.0984,21.6070,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25947.9260,25947.9260,25947.9260,25947.9260,6,0,0,0
+921.3900,0.5000,19043.2438,84.0000,84.0000,0.0000,0.7865,-6.6538,6,1615.5048,787.5833,916.6528,-76.7106,133.2396,155.0750,160.9315,-12.9775,0.0000,129.3833,0.0000,129.3833,3.8563,129.3833,7.8302,0.0000,2213.0202,524.5080,764.7887,121.5531,10.7740,110.7791,0.0000,110.7791,0.0000,110.7791,20.2876,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25676.0399,25676.0399,25676.0399,25676.0399,6,0,0,0
+921.8900,0.5000,19054.9105,84.0000,84.0000,0.0000,0.7360,-6.5679,6,1615.5048,779.4033,914.8061,-76.7106,131.8558,154.7626,160.9315,-12.9775,0.0000,127.9995,0.0000,127.9995,3.8563,127.9995,7.7749,0.0000,2213.0202,518.7755,756.6087,120.2246,10.7479,109.4767,0.0000,109.4767,0.0000,109.4767,18.9852,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25407.7442,25407.7442,25407.7442,25407.7442,6,0,0,0
+922.3900,0.5000,19066.5772,84.0000,84.0000,0.0000,0.6887,-6.4876,6,1615.5048,771.7434,912.9839,-76.7106,130.5599,154.4543,160.9315,-12.9775,0.0000,126.7036,0.0000,126.7036,3.8563,126.7036,7.7230,0.0000,2213.0202,513.4074,748.9488,118.9806,10.7234,108.2572,0.0000,108.2572,0.0000,108.2572,17.7655,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25156.5059,25156.5059,25156.5059,25156.5059,6,0,0,0
+922.8900,0.5000,19078.2438,84.0000,84.0000,0.0000,0.6578,-6.4108,6,1615.5048,766.7438,911.2774,-76.7106,129.7141,154.1656,160.9315,-12.9775,0.0000,125.8578,0.0000,125.8578,3.8563,125.8578,7.6892,0.0000,2213.0202,509.9037,743.9492,118.1686,10.7075,107.4611,0.0000,107.4611,0.0000,107.4611,16.9695,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24992.5245,24992.5245,24992.5245,24992.5245,6,0,0,0
+923.3900,0.5000,19089.9105,84.0000,84.0000,0.0000,0.6342,-6.3369,6,1615.5048,762.9193,910.1637,-76.7106,129.0671,153.9772,160.9315,-12.9775,0.0000,125.2108,0.0000,125.2108,3.8563,125.2108,7.6633,0.0000,2213.0202,507.2235,740.1247,117.5475,10.6953,106.8522,0.0000,106.8522,0.0000,106.8522,16.3605,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24869.2147,24869.2147,24869.2147,24869.2147,6,0,0,0
+923.8900,0.5000,19101.5772,84.0000,84.0000,0.0000,0.6202,-6.2645,6,1615.5048,760.6568,909.3117,-76.7106,128.6843,153.8330,160.9315,-12.9775,0.0000,124.8280,0.0000,124.8280,3.8563,124.8280,7.6480,0.0000,2213.0202,505.6379,737.8621,117.1800,10.6880,106.4920,0.0000,106.4920,0.0000,106.4920,16.0003,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24797.5651,24797.5651,24797.5651,24797.5651,6,0,0,0
+924.3900,0.5000,19113.2438,84.0000,84.0000,0.0000,0.6037,-6.1941,6,1615.5048,757.9700,908.8077,-76.7106,128.2298,153.7478,160.9315,-12.9775,0.0000,124.3735,0.0000,124.3735,3.8563,124.3735,7.6298,0.0000,2213.0202,503.7550,735.1754,116.7437,10.6795,106.0642,0.0000,106.0642,0.0000,106.0642,15.5725,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24712.4818,24712.4818,24712.4818,24712.4818,6,0,0,0
+924.8900,0.5000,19124.9105,84.0000,84.0000,0.0000,0.5836,-6.1260,6,1615.5048,754.7171,908.2091,-76.7106,127.6795,153.6465,160.9315,-12.9775,0.0000,123.8232,0.0000,123.8232,3.8563,123.8232,7.6078,0.0000,2213.0202,501.4754,731.9225,116.2154,10.6691,105.5463,0.0000,105.5463,0.0000,105.5463,15.0546,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24609.4722,24609.4722,24609.4722,24609.4722,6,0,0,0
+925.3900,0.5000,19136.5772,84.0000,84.0000,0.0000,0.5486,-6.0620,6,1615.5048,749.0553,907.4845,-76.7106,126.7216,153.5239,160.9315,-12.9775,0.0000,122.8653,0.0000,122.8653,3.8563,122.8653,7.5695,0.0000,2213.0202,497.5076,726.2607,115.2959,10.6510,104.6449,0.0000,104.6449,0.0000,104.6449,14.1531,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24430.1766,24430.1766,24430.1766,24430.1766,6,0,0,0
+925.8900,0.5000,19148.2438,84.0000,84.0000,0.0000,0.5052,-6.0030,6,1615.5048,742.0219,906.2232,-76.7106,125.5317,153.3105,160.9315,-12.9775,0.0000,121.6755,0.0000,121.6755,3.8563,121.6755,7.5219,0.0000,2213.0202,492.5786,719.2273,114.1536,10.6285,103.5250,0.0000,103.5250,0.0000,103.5250,13.0332,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24207.4477,24207.4477,24207.4477,24207.4477,6,0,0,0
+926.3900,0.5000,19159.9105,84.0000,84.0000,0.0000,0.4465,-5.9509,6,1615.5048,732.5118,904.6563,-76.7106,123.9229,153.0455,160.9315,-12.9775,0.0000,120.0666,0.0000,120.0666,3.8563,120.0666,7.4575,0.0000,2213.0202,485.9139,709.7172,112.6091,10.5982,102.0109,0.0000,102.0109,0.0000,102.0109,11.5190,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23906.2897,23906.2897,23906.2897,23906.2897,6,0,0,0
+926.8900,0.5000,19171.5772,84.0000,84.0000,0.0000,0.3759,-5.9071,6,1615.5048,721.0645,902.5378,-76.7106,121.9863,152.6871,160.9315,-12.9775,0.0000,118.1300,0.0000,118.1300,3.8563,118.1300,7.3801,0.0000,2213.0202,477.8916,698.2699,110.7499,10.5616,100.1883,0.0000,100.1883,0.0000,100.1883,9.6963,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23543.7825,23543.7825,23543.7825,23543.7825,6,0,0,0
+927.3900,0.5000,19183.2438,84.0000,84.0000,0.0000,0.2919,-5.8730,6,1615.5048,707.4633,899.9876,-76.7106,119.6853,152.2556,160.9315,-12.9775,0.0000,115.8290,0.0000,115.8290,3.8563,115.8290,7.2880,0.0000,2213.0202,468.3599,684.6687,108.5410,10.5182,98.0227,0.0000,98.0227,0.0000,98.0227,7.5308,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23113.0686,23113.0686,23113.0686,23113.0686,6,0,0,0
+927.8900,0.5000,19194.9105,84.0000,84.0000,0.0000,0.1980,-5.8499,6,1615.5048,692.2431,896.9577,-76.7106,117.1104,151.7431,160.9315,-12.9775,0.0000,113.2541,0.0000,113.2541,3.8563,113.2541,7.1850,0.0000,2213.0202,457.6935,669.4484,106.0691,10.4696,95.5994,0.0000,95.5994,0.0000,95.5994,5.1074,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22631.0830,22631.0830,22631.0830,22631.0830,6,0,0,0
+928.3900,0.5000,19206.5772,84.0000,84.0000,0.0000,0.1001,-5.8382,6,1615.5048,676.3797,893.5671,-76.7106,114.4267,151.1694,160.9315,-12.9775,0.0000,110.5704,0.0000,110.5704,3.8563,110.5704,7.0777,0.0000,2213.0202,446.5765,653.5850,103.4927,10.4190,93.0737,0.0000,93.0737,0.0000,93.0737,2.5817,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22184.7604,22184.7604,22184.7604,22184.7604,6,0,0,0
+928.8900,0.5000,19218.2438,84.0000,84.0000,0.0000,0.0046,-5.8377,6,1615.5048,660.9114,890.0331,-76.7106,111.8099,150.5716,160.9315,-12.9775,0.0000,107.9536,0.0000,107.9536,3.8563,107.9536,6.9730,0.0000,2213.0202,435.7363,638.1168,100.9806,10.3696,90.6109,0.0000,90.6109,0.0000,90.6109,0.1189,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21757.2355,21757.2355,21757.2355,21757.2355,6,0,0,0
+929.3900,0.5000,19229.9105,84.0000,84.0000,0.0000,-0.0919,-5.8484,6,1615.5048,645.2821,886.5873,-76.7106,109.1658,149.9886,160.9315,-12.9775,0.0000,105.3095,0.0000,105.3095,3.8563,105.3095,6.8673,0.0000,2213.0202,424.7833,622.4874,98.4422,10.3197,88.1225,0.0000,88.1225,0.0000,88.1225,-2.3695,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21297.9240,21297.9240,21297.9240,21297.9240,6,0,0,0
+929.8900,0.5000,19241.5772,84.0000,84.0000,0.0000,-0.1910,-5.8707,6,1615.5048,629.2147,883.1055,-76.7106,106.4476,149.3996,160.9315,-12.9775,0.0000,102.5913,0.0000,102.5913,3.8563,102.5913,6.7585,0.0000,2213.0202,413.5233,606.4201,95.8328,10.2684,85.5643,0.0000,85.5643,0.0000,85.5643,-4.9277,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20775.0963,20775.0963,20775.0963,20775.0963,6,0,0,0
+930.3900,0.5000,19253.2438,84.0000,84.0000,0.0000,-0.2914,-5.9047,6,1615.5048,612.9522,879.5261,-76.7106,103.6964,148.7941,160.9315,-12.9775,0.0000,99.8401,0.0000,99.8401,3.8563,99.8401,6.6485,0.0000,2213.0202,402.1265,590.1576,93.1916,10.2164,82.9752,0.0000,82.9752,0.0000,82.9752,-7.5168,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20245.9191,20245.9191,20245.9191,20245.9191,6,0,0,0
+930.8900,0.5000,19264.9105,84.0000,84.0000,0.0000,-0.3926,-5.9505,6,1615.5048,596.5405,875.9033,-76.7106,100.9199,148.1812,160.9315,-12.9775,0.0000,97.0636,0.0000,97.0636,3.8563,97.0636,6.5374,0.0000,2213.0202,390.6252,573.7459,90.5262,10.1617,80.3644,0.0000,80.3644,0.0000,80.3644,-10.1275,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19711.8865,19711.8865,19711.8865,19711.8865,6,0,0,0
+931.3900,0.5000,19276.5772,84.0000,84.0000,0.0000,-0.4924,-6.0080,6,1615.5048,580.3542,872.2473,-76.7106,98.1816,147.5627,160.9315,-12.9775,0.0000,94.3253,0.0000,94.3253,3.8563,94.3253,6.4279,0.0000,2213.0202,379.2818,557.5596,87.8974,10.1079,77.7895,0.0000,77.7895,0.0000,77.7895,-12.7023,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19185.1870,19185.1870,19185.1870,19185.1870,6,0,0,0
+931.8900,0.5000,19288.2438,84.0000,84.0000,0.0000,-0.5988,-6.0778,6,1615.5048,563.1041,868.6414,-76.7106,95.2633,146.9526,160.9315,-12.9775,0.0000,91.4070,0.0000,91.4070,3.8563,91.4070,6.3112,0.0000,2213.0202,367.1930,540.3095,85.0959,10.0505,75.0454,0.0000,75.0454,0.0000,75.0454,-15.4464,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18661.0695,18661.0695,18661.0695,18661.0695,6,0,0,0
+932.3900,0.5000,19299.9105,84.0000,84.0000,0.0000,-0.7287,-6.1628,6,1615.5048,542.0420,864.7986,-76.7106,91.7001,146.3025,160.9315,-12.9775,0.0000,87.8438,0.0000,87.8438,3.8563,87.8438,6.1686,0.0000,2213.0202,352.4326,519.2473,81.6752,9.9804,71.6948,0.0000,71.6948,0.0000,71.6948,-18.7968,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18005.5904,18005.5904,18005.5904,18005.5904,6,0,0,0
+932.8900,0.5000,19311.5772,84.0000,84.0000,0.0000,-0.8787,-6.2653,6,1615.5048,517.7075,860.1066,-76.7106,87.5833,145.5088,160.9315,-12.9775,0.0000,83.7270,0.0000,83.7270,3.8563,83.7270,6.0040,0.0000,2213.0202,335.3790,494.9129,77.7231,9.8994,67.8237,0.0000,67.8237,0.0000,67.8237,-22.6677,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17210.2525,17210.2525,17210.2525,17210.2525,6,0,0,0
+933.3900,0.5000,19323.2438,84.0000,84.0000,0.0000,-1.0501,-6.3879,6,1615.5048,489.9114,854.6855,-76.7106,82.8809,144.5917,160.9315,-12.9775,0.0000,79.0246,0.0000,79.0246,3.8563,79.0246,5.8159,0.0000,2213.0202,315.8995,467.1167,73.2087,9.8069,63.4019,0.0000,63.4019,0.0000,63.4019,-27.0892,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16301.7760,16301.7760,16301.7760,16301.7760,6,0,0,0
+933.8900,0.5000,19334.9105,84.0000,84.0000,0.0000,-1.2085,-6.5288,6,1615.5048,464.2335,848.4934,-76.7106,78.5368,143.5441,160.9315,-12.9775,0.0000,74.6805,0.0000,74.6805,3.8563,74.6805,5.6421,0.0000,2213.0202,297.9045,441.4389,69.0385,9.7214,59.3170,0.0000,59.3170,0.0000,59.3170,-31.1737,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15469.4519,15469.4519,15469.4519,15469.4519,6,0,0,0
+934.3900,0.5000,19346.5772,84.0000,84.0000,0.0000,-1.3487,-6.6862,6,1615.5048,441.4969,842.7731,-76.7106,74.6904,142.5764,160.9315,-12.9775,0.0000,70.8341,0.0000,70.8341,3.8563,70.8341,5.4882,0.0000,2213.0202,281.9707,418.7023,65.3458,9.6458,55.7001,0.0000,55.7001,0.0000,55.7001,-34.7903,72.5489,17.9415,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14737.7655,14737.7655,14737.7655,14737.7655,6,0,0,0
+934.8900,0.5000,19358.2438,84.0000,84.0000,0.0000,-1.4189,-6.8517,6,1615.5048,430.1271,837.7080,-76.7106,72.7669,141.7195,160.9315,-12.9775,0.0000,68.9106,0.0000,68.9106,3.8563,68.9106,5.4113,0.0000,2213.0202,274.0027,407.3325,63.4993,9.6093,53.8900,0.0000,53.8900,0.0000,53.8900,-36.6003,72.5489,17.9413,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14371.8730,14371.8730,14371.8730,14371.8730,6,0,0,0
+935.3900,0.5000,19369.9105,84.0000,84.0000,0.0000,-1.4397,-7.0197,6,1615.5048,426.7531,835.1751,-76.7106,72.1961,141.2910,160.9315,-12.9775,0.0000,68.3398,0.0000,68.3398,3.8563,68.3398,5.3885,0.0000,2213.0202,271.6382,403.9585,62.9513,9.5985,53.3528,0.0000,53.3528,0.0000,53.3528,-37.1374,72.5489,17.9412,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14263.2944,14263.2944,14263.2944,14263.2944,6,0,0,0
+935.8900,0.5000,19381.5772,84.0000,84.0000,0.0000,-1.3818,-7.1809,6,1615.5048,436.1337,834.4235,-76.7106,73.7830,141.1638,160.9315,-12.9775,0.0000,69.9267,0.0000,69.9267,3.8563,69.9267,5.4519,0.0000,2213.0202,278.2121,413.3390,64.4748,9.6284,54.8464,0.0000,54.8464,0.0000,54.8464,-35.6440,72.5489,17.9414,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14565.1708,14565.1708,14565.1708,14565.1708,6,0,0,0
+936.3900,0.5000,19393.2438,84.0000,84.0000,0.0000,-1.2839,-7.3307,6,1615.5048,452.0085,836.5132,-76.7106,76.4686,141.5173,160.9315,-12.9775,0.0000,72.6124,0.0000,72.6124,3.8563,72.6124,5.5594,0.0000,2213.0202,289.3371,429.2138,67.0530,9.6807,57.3723,0.0000,57.3723,0.0000,57.3723,-33.1183,72.5489,17.9416,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15076.0371,15076.0371,15076.0371,15076.0371,6,0,0,0
+936.8900,0.5000,19404.9105,84.0000,84.0000,0.0000,-1.1616,-7.4662,6,1615.5048,471.8407,840.0497,-76.7106,79.8238,142.1156,160.9315,-12.9775,0.0000,75.9675,0.0000,75.9675,3.8563,75.9675,5.6936,0.0000,2213.0202,303.2356,449.0461,70.2739,9.7467,60.5272,0.0000,60.5272,0.0000,60.5272,-29.9637,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15714.2591,15714.2591,15714.2591,15714.2591,6,0,0,0
+937.3900,0.5000,19416.5772,84.0000,84.0000,0.0000,-1.0644,-7.5904,6,1615.5048,487.6017,844.4677,-76.7106,82.4901,142.8631,160.9315,-12.9775,0.0000,78.6339,0.0000,78.6339,3.8563,78.6339,5.8002,0.0000,2213.0202,314.2809,464.8071,72.8336,9.7992,63.0344,0.0000,63.0344,0.0000,63.0344,-27.4566,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16226.2883,16226.2883,16226.2883,16226.2883,6,0,0,0
+937.8900,0.5000,19428.2438,84.0000,84.0000,0.0000,-0.9942,-7.7064,6,1615.5048,498.9846,847.9788,-76.7106,84.4159,143.4570,160.9315,-12.9775,0.0000,80.5596,0.0000,80.5596,3.8563,80.5596,5.8773,0.0000,2213.0202,322.2581,476.1900,74.6823,9.8371,64.8452,0.0000,64.8452,0.0000,64.8452,-25.6459,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16598.3230,16598.3230,16598.3230,16598.3230,6,0,0,0
+938.3900,0.5000,19439.9105,84.0000,84.0000,0.0000,-0.9904,-7.8219,6,1615.5048,499.6000,850.5146,-76.7106,84.5200,143.8860,160.9315,-12.9775,0.0000,80.6637,0.0000,80.6637,3.8563,80.6637,5.8814,0.0000,2213.0202,322.6893,476.8054,74.7823,9.8391,64.9431,0.0000,64.9431,0.0000,64.9431,-25.5480,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16618.4366,16618.4366,16618.4366,16618.4366,6,0,0,0
+938.8900,0.5000,19451.5772,84.0000,84.0000,0.0000,-1.0210,-7.9411,6,1615.5048,494.6383,850.6517,-76.7106,83.6806,143.9092,160.9315,-12.9775,0.0000,79.8243,0.0000,79.8243,3.8563,79.8243,5.8478,0.0000,2213.0202,319.2122,471.8437,73.9764,9.8226,64.1538,0.0000,64.1538,0.0000,64.1538,-26.3373,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16456.2703,16456.2703,16456.2703,16456.2703,6,0,0,0
+939.3900,0.5000,19463.2438,84.0000,84.0000,0.0000,-1.0869,-8.0679,6,1615.5048,483.9504,849.5464,-76.7106,81.8724,143.7222,160.9315,-12.9775,0.0000,78.0162,0.0000,78.0162,3.8563,78.0162,5.7755,0.0000,2213.0202,311.7221,461.1558,72.2406,9.7870,62.4536,0.0000,62.4536,0.0000,62.4536,-28.0374,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16106.9517,16106.9517,16106.9517,16106.9517,6,0,0,0
+939.8900,0.5000,19474.9105,84.0000,84.0000,0.0000,-1.1486,-8.2019,6,1615.5048,473.9409,847.1654,-76.7106,80.1791,143.3194,160.9315,-12.9775,0.0000,76.3228,0.0000,76.3228,3.8563,76.3228,5.7078,0.0000,2213.0202,304.7074,451.1463,70.6150,9.7537,60.8613,0.0000,60.8613,0.0000,60.8613,-29.6296,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15781.8453,15781.8453,15781.8453,15781.8453,6,0,0,0
+940.3900,0.5000,19486.5772,84.0000,84.0000,0.0000,-1.2019,-8.3421,6,1615.5048,465.2984,844.9356,-76.7106,78.7170,142.9422,160.9315,-12.9775,0.0000,74.8607,0.0000,74.8607,3.8563,74.8607,5.6493,0.0000,2213.0202,298.6507,442.5037,69.2114,9.7250,59.4864,0.0000,59.4864,0.0000,59.4864,-31.0043,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15503.7186,15503.7186,15503.7186,15503.7186,6,0,0,0
+940.8900,0.5000,19498.2438,84.0000,84.0000,0.0000,-1.2183,-8.4842,6,1615.5048,462.6400,843.0103,-76.7106,78.2672,142.6165,160.9315,-12.9775,0.0000,74.4110,0.0000,74.4110,3.8563,74.4110,5.6313,0.0000,2213.0202,296.7878,439.8454,68.7797,9.7161,59.0635,0.0000,59.0635,0.0000,59.0635,-31.4272,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15418.1712,15418.1712,15418.1712,15418.1712,6,0,0,0
+941.3900,0.5000,19509.9105,84.0000,84.0000,0.0000,-1.2157,-8.6261,6,1615.5048,463.0694,842.4181,-76.7106,78.3399,142.5163,160.9315,-12.9775,0.0000,74.4836,0.0000,74.4836,3.8563,74.4836,5.6342,0.0000,2213.0202,297.0887,440.2748,68.8494,9.7176,59.1318,0.0000,59.1318,0.0000,59.1318,-31.3589,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15431.9902,15431.9902,15431.9902,15431.9902,6,0,0,0
+941.8900,0.5000,19521.5772,84.0000,84.0000,0.0000,-1.1858,-8.7644,6,1615.5048,467.9175,842.5138,-76.7106,79.1601,142.5325,160.9315,-12.9775,0.0000,75.3038,0.0000,75.3038,3.8563,75.3038,5.6670,0.0000,2213.0202,300.4862,445.1229,69.6368,9.7337,59.9031,0.0000,59.9031,0.0000,59.9031,-30.5877,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15588.0050,15588.0050,15588.0050,15588.0050,6,0,0,0
+942.3900,0.5000,19533.2438,84.0000,84.0000,0.0000,-1.1519,-8.8988,6,1615.5048,473.4126,843.5938,-76.7106,80.0897,142.7152,160.9315,-12.9775,0.0000,76.2334,0.0000,76.2334,3.8563,76.2334,5.7042,0.0000,2213.0202,304.3371,450.6179,70.5292,9.7520,60.7772,0.0000,60.7772,0.0000,60.7772,-29.7136,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15764.8418,15764.8418,15764.8418,15764.8418,6,0,0,0
+942.8900,0.5000,19544.9105,84.0000,84.0000,0.0000,-1.1189,-9.0293,6,1615.5048,478.7596,844.8179,-76.7106,80.9943,142.9223,160.9315,-12.9775,0.0000,77.1380,0.0000,77.1380,3.8563,77.1380,5.7404,0.0000,2213.0202,308.0843,455.9649,71.3976,9.7698,61.6278,0.0000,61.6278,0.0000,61.6278,-28.8631,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15937.2947,15937.2947,15937.2947,15937.2947,6,0,0,0
+943.3900,0.5000,19556.5772,84.0000,84.0000,0.0000,-1.1197,-9.1600,6,1615.5048,478.6311,846.0091,-76.7106,80.9725,143.1238,160.9315,-12.9775,0.0000,77.1163,0.0000,77.1163,3.8563,77.1163,5.7395,0.0000,2213.0202,307.9943,455.8365,71.3767,9.7693,61.6074,0.0000,61.6074,0.0000,61.6074,-28.8835,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15933.0960,15933.0960,15933.0960,15933.0960,6,0,0,0
+943.8900,0.5000,19568.2438,84.0000,84.0000,0.0000,-1.1434,-9.2934,6,1615.5048,474.7894,845.9804,-76.7106,80.3226,143.1190,160.9315,-12.9775,0.0000,76.4663,0.0000,76.4663,3.8563,76.4663,5.7135,0.0000,2213.0202,305.3020,451.9948,70.7528,9.7566,60.9963,0.0000,60.9963,0.0000,60.9963,-29.4946,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15809.1489,15809.1489,15809.1489,15809.1489,6,0,0,0
+944.3900,0.5000,19579.9105,84.0000,84.0000,0.0000,-1.2133,-9.4349,6,1615.5048,463.4555,845.1246,-76.7106,78.4052,142.9742,160.9315,-12.9775,0.0000,74.5489,0.0000,74.5489,3.8563,74.5489,5.6368,0.0000,2213.0202,297.3593,440.6609,68.9121,9.7188,59.1933,0.0000,59.1933,0.0000,59.1933,-31.2975,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15444.4147,15444.4147,15444.4147,15444.4147,6,0,0,0
+944.8900,0.5000,19591.5772,84.0000,84.0000,0.0000,-1.2919,-9.5856,6,1615.5048,450.7153,842.5998,-76.7106,76.2499,142.5470,160.9315,-12.9775,0.0000,72.3936,0.0000,72.3936,3.8563,72.3936,5.5506,0.0000,2213.0202,288.4309,427.9206,66.8430,9.6764,57.1665,0.0000,57.1665,0.0000,57.1665,-33.3240,72.5489,17.9416,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15034.4206,15034.4206,15034.4206,15034.4206,6,0,0,0
+945.3900,0.5000,19603.2438,84.0000,84.0000,0.0000,-1.3755,-9.7461,6,1615.5048,437.1633,839.7616,-76.7106,73.9572,142.0669,160.9315,-12.9775,0.0000,70.1009,0.0000,70.1009,3.8563,70.1009,5.4589,0.0000,2213.0202,278.9336,414.3687,64.6420,9.6317,55.0103,0.0000,55.0103,0.0000,55.0103,-35.4801,72.5489,17.9414,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14598.3049,14598.3049,14598.3049,14598.3049,6,0,0,0
+945.8900,0.5000,19614.9105,84.0000,84.0000,0.0000,-1.4368,-9.9137,6,1615.5048,427.2312,836.7426,-76.7106,72.2769,141.5561,160.9315,-12.9775,0.0000,68.4207,0.0000,68.4207,3.8563,68.4207,5.3917,0.0000,2213.0202,271.9732,404.4366,63.0290,9.6000,53.4289,0.0000,53.4289,0.0000,53.4289,-37.0613,72.5489,17.9413,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14278.6807,14278.6807,14278.6807,14278.6807,6,0,0,0
+946.3900,0.5000,19626.5772,84.0000,84.0000,0.0000,-1.4854,-10.0870,6,1615.5048,419.3551,834.5300,-76.7106,70.9445,141.1818,160.9315,-12.9775,0.0000,67.0882,0.0000,67.0882,3.8563,67.0882,5.3384,0.0000,2213.0202,266.4537,396.5605,61.7498,9.5749,52.1749,0.0000,52.1749,0.0000,52.1749,-38.3152,72.5489,17.9411,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14025.2208,14025.2208,14025.2208,14025.2208,6,0,0,0
+946.8900,0.5000,19638.2438,84.0000,84.0000,0.0000,-1.4963,-10.2616,6,1615.5048,417.5840,832.7755,-76.7106,70.6449,140.8850,160.9315,-12.9775,0.0000,66.7886,0.0000,66.7886,3.8563,66.7886,5.3264,0.0000,2213.0202,265.2125,394.7894,61.4622,9.5693,51.8929,0.0000,51.8929,0.0000,51.8929,-38.5971,72.5489,17.9411,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13968.2240,13968.2240,13968.2240,13968.2240,6,0,0,0
+947.3900,0.5000,19649.9105,84.0000,84.0000,0.0000,-1.5759,-10.4455,6,1615.5048,404.6945,832.3809,-76.7106,68.4643,140.8183,160.9315,-12.9775,0.0000,64.6080,0.0000,64.6080,3.8563,64.6080,5.2392,0.0000,2213.0202,256.1795,381.8999,59.3688,9.5282,49.8407,0.0000,49.8407,0.0000,49.8407,-40.6492,72.5489,17.9409,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13553.4282,13553.4282,13553.4282,13553.4282,6,0,0,0
+947.8900,0.5000,19661.5772,84.0000,84.0000,0.0000,-1.7153,-10.6456,6,1615.5048,382.1185,829.5095,-76.7106,64.6450,140.3325,160.9315,-12.9775,0.0000,60.7887,0.0000,60.7887,3.8563,60.7887,5.0864,0.0000,2213.0202,240.3583,359.3239,55.7023,9.4561,46.2461,0.0000,46.2461,0.0000,46.2461,-44.2433,72.5489,17.9405,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12913.0847,12913.0847,12913.0847,12913.0847,6,0,0,0
+948.3900,0.5000,19673.2438,84.0000,84.0000,0.0000,-1.8488,-10.8613,6,1615.5048,360.4920,824.4802,-76.7106,60.9863,139.4817,160.9315,-12.9775,0.0000,57.1300,0.0000,57.1300,3.8563,57.1300,4.9401,0.0000,2213.0202,225.2024,337.6974,52.1900,9.3872,42.8028,0.0000,42.8028,0.0000,42.8028,-47.6862,72.5489,17.9400,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12201.6990,12201.6990,12201.6990,12201.6990,6,0,0,0
+948.8900,0.5000,19684.9105,84.0000,84.0000,0.0000,-2.0011,-11.0947,6,1615.5048,335.8322,819.6624,-76.7106,56.8145,138.6666,160.9315,-12.9775,0.0000,52.9582,0.0000,52.9582,3.8563,52.9582,4.7732,0.0000,2213.0202,207.9208,313.0376,48.1850,9.3084,38.8766,0.0000,38.8766,0.0000,38.8766,-51.6119,72.5489,17.9395,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11390.5360,11390.5360,11390.5360,11390.5360,6,0,0,0
+949.3900,0.5000,19696.5772,84.0000,84.0000,0.0000,-2.1465,-11.3452,6,1615.5048,312.2846,814.1689,-76.7106,52.8308,137.7372,160.9315,-12.9775,0.0000,48.9745,0.0000,48.9745,3.8563,48.9745,4.6139,0.0000,2213.0202,191.4186,289.4899,44.3607,9.2332,35.1275,0.0000,35.1275,0.0000,35.1275,-55.3604,72.5489,17.9390,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10615.9568,10615.9568,10615.9568,10615.9568,6,0,0,0
+949.8900,0.5000,19708.2438,84.0000,84.0000,0.0000,-2.2808,-11.6112,6,1615.5048,290.5336,808.9232,-76.7106,49.1511,136.8498,160.9315,-12.9775,0.0000,45.2948,0.0000,45.2948,3.8563,45.2948,4.4667,0.0000,2213.0202,176.1756,267.7390,40.8281,9.1637,31.6645,0.0000,31.6645,0.0000,31.6645,-58.8229,72.5489,17.9384,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9978.1539,9978.1539,9978.1539,9978.1539,6,0,0,0
+950.3900,0.5000,19719.9105,84.0000,84.0000,0.0000,-2.3857,-11.8896,6,1615.5048,273.5503,804.0777,-76.7106,46.2779,136.0301,160.9315,-12.9775,0.0000,42.4217,0.0000,42.4217,3.8563,42.4217,4.3517,0.0000,2213.0202,164.2737,250.7557,38.0699,9.1094,28.9605,0.0000,28.9605,0.0000,28.9605,-61.5265,72.5489,17.9380,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9503.5290,9503.5290,9503.5290,9503.5290,6,0,0,0
+950.8900,0.5000,19731.5772,84.0000,84.0000,0.0000,-2.4800,-12.1789,6,1615.5048,258.2855,800.2943,-76.7106,43.6955,135.3900,160.9315,-12.9775,0.0000,39.8392,0.0000,39.8392,3.8563,39.8392,4.2484,0.0000,2213.0202,153.5761,235.4909,35.5908,9.0607,26.5301,0.0000,26.5301,0.0000,26.5301,-63.9564,72.5489,17.9376,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9035.8029,9035.8029,9035.8029,9035.8029,6,0,0,0
+951.3900,0.5000,19743.2438,84.0000,84.0000,0.0000,-2.5639,-12.4780,6,1615.5048,244.6910,796.8938,-76.7106,41.3957,134.8147,160.9315,-12.9775,0.0000,37.5394,0.0000,37.5394,3.8563,37.5394,4.1564,0.0000,2213.0202,144.0491,221.8964,33.3829,9.0172,24.3657,0.0000,24.3657,0.0000,24.3657,-66.1205,72.5489,17.9372,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8594.4136,8594.4136,8594.4136,8594.4136,6,0,0,0
+951.8900,0.5000,19754.9105,84.0000,84.0000,0.0000,-2.6505,-12.7873,6,1615.5048,230.6783,793.8653,-76.7106,39.0251,134.3024,160.9315,-12.9775,0.0000,35.1688,0.0000,35.1688,3.8563,35.1688,4.0616,0.0000,2213.0202,134.2290,207.8837,31.1072,8.9725,22.1347,0.0000,22.1347,0.0000,22.1347,-68.3511,72.5489,17.9368,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8139.4462,8139.4462,8139.4462,8139.4462,6,0,0,0
+952.3900,0.5000,19766.5772,84.0000,84.0000,0.0000,-2.7352,-13.1064,6,1615.5048,217.2031,790.7437,-76.7106,36.7454,133.7743,160.9315,-12.9775,0.0000,32.8891,0.0000,32.8891,3.8563,32.8891,4.0083,0.0000,2213.0202,124.6223,194.4085,28.8808,8.9287,19.9522,0.0000,19.9522,0.0000,19.9522,-70.5332,72.5489,17.9364,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7701.9323,7701.9323,7701.9323,7701.9323,6,0,0,0
+952.8900,0.5000,19778.2438,84.0000,84.0000,0.0000,-2.8027,-13.4333,6,1615.5048,206.7038,787.7418,-76.7106,34.9692,133.2664,160.9315,-12.9775,0.0000,31.1129,0.0000,31.1129,3.8563,31.1129,4.0083,0.0000,2213.0202,116.9578,183.9092,27.1046,8.8937,18.2109,0.0000,18.2109,0.0000,18.2109,-72.2741,72.5489,17.9361,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7361.0389,7361.0389,7361.0389,7361.0389,6,0,0,0
+953.3900,0.5000,19789.9105,84.0000,84.0000,0.0000,-2.8502,-13.7659,6,1615.5048,199.3216,785.4029,-76.7106,33.7203,132.8707,160.9315,-12.9775,0.0000,29.8640,0.0000,29.8640,3.8563,29.8640,4.0083,0.0000,2213.0202,111.5688,176.5269,25.8557,8.8692,16.9866,0.0000,16.9866,0.0000,16.9866,-73.4982,72.5489,17.9358,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7121.3495,7121.3495,7121.3495,7121.3495,6,0,0,0
+953.8900,0.5000,19801.5772,84.0000,84.0000,0.0000,-2.8622,-14.0998,6,1615.5048,197.4639,783.7583,-76.7106,33.4060,132.5925,160.9315,-12.9775,0.0000,29.5497,0.0000,29.5497,3.8563,29.5497,4.0083,0.0000,2213.0202,110.2126,174.6692,25.5414,8.8630,16.6785,0.0000,16.6785,0.0000,16.6785,-73.8062,72.5489,17.9358,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7061.0330,7061.0330,7061.0330,7061.0330,6,0,0,0
+954.3900,0.5000,19813.2438,84.0000,84.0000,0.0000,-2.8539,-14.4327,6,1615.5048,198.7533,783.3445,-76.7106,33.6241,132.5225,160.9315,-12.9775,0.0000,29.7679,0.0000,29.7679,3.8563,29.7679,4.0083,0.0000,2213.0202,111.1539,175.9587,25.7596,8.8673,16.8923,0.0000,16.8923,0.0000,16.8923,-73.5924,72.5489,17.9358,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7102.8998,7102.8998,7102.8998,7102.8998,6,0,0,0
+954.8900,0.5000,19824.9105,84.0000,84.0000,0.0000,-2.8326,-14.7632,6,1615.5048,202.0574,783.6317,-76.7106,34.1831,132.5711,160.9315,-12.9775,0.0000,30.3268,0.0000,30.3268,3.8563,30.3268,4.0083,0.0000,2213.0202,113.5659,179.2628,26.3186,8.8783,17.4403,0.0000,17.4403,0.0000,17.4403,-73.0446,72.5489,17.9359,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7210.1780,7210.1780,7210.1780,7210.1780,6,0,0,0
+955.3900,0.5000,19836.5772,84.0000,84.0000,0.0000,-2.8177,-15.0920,6,1615.5048,204.3823,784.3678,-76.7106,34.5764,132.6956,160.9315,-12.9775,0.0000,30.7201,0.0000,30.7201,3.8563,30.7201,4.0083,0.0000,2213.0202,115.2631,181.5877,26.7119,8.8860,17.8259,0.0000,17.8259,0.0000,17.8259,-72.6591,72.5489,17.9360,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7285.6620,7285.6620,7285.6620,7285.6620,6,0,0,0
+955.8900,0.5000,19848.2438,84.0000,84.0000,0.0000,-2.8099,-15.4198,6,1615.5048,205.5851,784.8857,-76.7106,34.7799,132.7832,160.9315,-12.9775,0.0000,30.9236,0.0000,30.9236,3.8563,30.9236,4.0083,0.0000,2213.0202,116.1411,182.7905,26.9154,8.8900,18.0254,0.0000,18.0254,0.0000,18.0254,-72.4596,72.5489,17.9360,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7324.7157,7324.7157,7324.7157,7324.7157,6,0,0,0
+956.3900,0.5000,19859.9105,84.0000,84.0000,0.0000,-2.8204,-15.7488,6,1615.5048,203.9603,785.1536,-76.7106,34.5050,132.8286,160.9315,-12.9775,0.0000,30.6488,0.0000,30.6488,3.8563,30.6488,4.0083,0.0000,2213.0202,114.9551,181.1657,26.6405,8.8846,17.7559,0.0000,17.7559,0.0000,17.7559,-72.7290,72.5489,17.9360,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7271.9616,7271.9616,7271.9616,7271.9616,6,0,0,0
+956.8900,0.5000,19871.5772,84.0000,84.0000,0.0000,-2.8446,-16.0807,6,1615.5048,200.1947,784.7917,-76.7106,33.8680,132.7673,160.9315,-12.9775,0.0000,30.0117,0.0000,30.0117,3.8563,30.0117,4.0083,0.0000,2213.0202,112.2062,177.4001,26.0034,8.8721,17.1314,0.0000,17.1314,0.0000,17.1314,-73.3534,72.5489,17.9359,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7149.6991,7149.6991,7149.6991,7149.6991,6,0,0,0
+957.3900,0.5000,19883.2438,84.0000,84.0000,0.0000,-2.8844,-16.4172,6,1615.5048,194.0156,783.9528,-76.7106,32.8226,132.6254,160.9315,-12.9775,0.0000,28.9664,0.0000,28.9664,3.8563,28.9664,4.0083,0.0000,2213.0202,107.6954,171.2210,24.9581,8.8515,16.1066,0.0000,16.1066,0.0000,16.1066,-74.3780,72.5489,17.9356,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6949.0743,6949.0743,6949.0743,6949.0743,6,0,0,0
+957.8900,0.5000,19894.9105,84.0000,84.0000,0.0000,-2.9380,-16.7600,6,1615.5048,185.6898,782.5763,-76.7106,31.4141,132.3925,160.9315,-12.9775,0.0000,27.5578,0.0000,27.5578,3.8563,27.5578,4.0083,0.0000,2213.0202,101.6175,162.8951,23.5496,8.8238,14.7258,0.0000,14.7258,0.0000,14.7258,-75.7586,72.5489,17.9354,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6684.1778,6684.1778,6684.1778,6684.1778,6,0,0,0
+958.3900,0.5000,19906.5772,84.0000,84.0000,0.0000,-2.9969,-17.1096,6,1615.5048,176.6054,780.7215,-76.7106,29.8773,132.0788,160.9315,-12.9775,0.0000,26.0210,0.0000,26.0210,3.8563,26.0210,4.0083,0.0000,2213.0202,94.9860,153.8108,22.0127,8.8064,13.2063,0.0000,13.2063,0.0000,13.2063,-77.2777,72.5489,17.9351,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6398.1747,6398.1747,6398.1747,6398.1747,6,0,0,0
+958.8900,0.5000,19918.2438,84.0000,84.0000,0.0000,-3.0524,-17.4657,6,1615.5048,168.1529,778.6978,-76.7106,28.4473,131.7364,160.9315,-12.9775,0.0000,24.5910,0.0000,24.5910,3.8563,24.5910,4.0083,0.0000,2213.0202,88.8156,145.3582,20.5827,8.8064,11.7764,0.0000,11.7764,0.0000,11.7764,-78.7073,72.5489,17.9348,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6132.0629,6132.0629,6132.0629,6132.0629,6,0,0,0
+959.3900,0.5000,19929.9105,84.0000,84.0000,0.0000,-3.0994,-17.8273,6,1615.5048,161.0051,776.8148,-76.7106,27.2381,131.4178,160.9315,-12.9775,0.0000,23.3818,0.0000,23.3818,3.8563,23.3818,4.0083,0.0000,2213.0202,83.5977,138.2105,19.3735,8.8064,10.5671,0.0000,10.5671,0.0000,10.5671,-79.9163,72.5489,17.9345,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5907.0292,5907.0292,5907.0292,5907.0292,6,0,0,0
+959.8900,0.5000,19941.5772,84.0000,84.0000,0.0000,-3.1299,-18.1925,6,1615.5048,156.3570,775.2225,-76.7106,26.4517,131.1485,160.9315,-12.9775,0.0000,22.5954,0.0000,22.5954,3.8563,22.5954,4.0083,0.0000,2213.0202,80.2046,133.5624,18.5872,8.8064,9.7808,0.0000,9.7808,0.0000,9.7808,-80.7025,72.5489,17.9343,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5760.6928,5760.6928,5760.6928,5760.6928,6,0,0,0
+960.3900,0.5000,19953.2438,84.0000,84.0000,0.0000,-3.1479,-18.5597,6,1615.5048,153.6145,774.1870,-76.7106,25.9878,130.9733,160.9315,-12.9775,0.0000,22.1315,0.0000,22.1315,3.8563,22.1315,4.0083,0.0000,2213.0202,78.2026,130.8199,18.1232,8.8064,9.3168,0.0000,9.3168,0.0000,9.3168,-81.1663,72.5489,17.9342,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5674.3510,5674.3510,5674.3510,5674.3510,6,0,0,0
+960.8900,0.5000,19964.9105,84.0000,84.0000,0.0000,-3.1571,-18.9280,6,1615.5048,152.2163,773.5761,-76.7106,25.7512,130.8699,160.9315,-12.9775,0.0000,21.8949,0.0000,21.8949,3.8563,21.8949,4.0083,0.0000,2213.0202,77.1819,129.4216,17.8867,8.8064,9.0803,0.0000,9.0803,0.0000,9.0803,-81.4028,72.5489,17.9342,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5630.3303,5630.3303,5630.3303,5630.3303,6,0,0,0
+961.3900,0.5000,19976.5772,84.0000,84.0000,0.0000,-3.1623,-19.2970,6,1615.5048,151.4134,773.2646,-76.7106,25.6154,130.8172,160.9315,-12.9775,0.0000,21.7591,0.0000,21.7591,3.8563,21.7591,4.0083,0.0000,2213.0202,76.5958,128.6188,17.7508,8.8064,8.9445,0.0000,8.9445,0.0000,8.9445,-81.5386,72.5489,17.9341,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5605.0537,5605.0537,5605.0537,5605.0537,6,0,0,0
+961.8900,0.5000,19988.2438,84.0000,84.0000,0.0000,-3.1666,-19.6664,6,1615.5048,150.7575,773.0857,-76.7106,25.5044,130.7870,160.9315,-12.9775,0.0000,21.6482,0.0000,21.6482,3.8563,21.6482,4.0083,0.0000,2213.0202,76.1170,127.9629,17.6399,8.8064,8.8335,0.0000,8.8335,0.0000,8.8335,-81.6496,72.5489,17.9341,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5584.4037,5584.4037,5584.4037,5584.4037,6,0,0,0
+962.3900,0.5000,19999.9105,84.0000,84.0000,0.0000,-3.1712,-20.0364,6,1615.5048,150.0659,772.9396,-76.7106,25.3874,130.7623,160.9315,-12.9775,0.0000,21.5312,0.0000,21.5312,3.8563,21.5312,4.0083,0.0000,2213.0202,75.6121,127.2713,17.5229,8.8064,8.7165,0.0000,8.7165,0.0000,8.7165,-81.7665,72.5489,17.9341,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5562.6315,5562.6315,5562.6315,5562.6315,6,0,0,0
+962.8900,0.5000,20011.5772,84.0000,84.0000,0.0000,-3.1740,-20.4067,6,1615.5048,149.6300,772.7856,-76.7106,25.3137,130.7362,160.9315,-12.9775,0.0000,21.4574,0.0000,21.4574,3.8563,21.4574,4.0083,0.0000,2213.0202,75.2939,126.8354,17.4491,8.8064,8.6428,0.0000,8.6428,0.0000,8.6428,-81.8403,72.5489,17.9341,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5548.9073,5548.9073,5548.9073,5548.9073,6,0,0,0
+963.3900,0.5000,20023.2438,84.0000,84.0000,0.0000,-3.1744,-20.7770,6,1615.5048,149.5781,772.6885,-76.7106,25.3049,130.7198,160.9315,-12.9775,0.0000,21.4486,0.0000,21.4486,3.8563,21.4486,4.0083,0.0000,2213.0202,75.2560,126.7834,17.4403,8.8064,8.6340,0.0000,8.6340,0.0000,8.6340,-81.8491,72.5489,17.9341,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5547.2721,5547.2721,5547.2721,5547.2721,6,0,0,0
+963.8900,0.5000,20034.9105,84.0000,84.0000,0.0000,-3.1637,-21.1461,6,1615.5048,151.2074,772.6769,-76.7106,25.5805,130.7178,160.9315,-12.9775,0.0000,21.7243,0.0000,21.7243,3.8563,21.7243,4.0083,0.0000,2213.0202,76.4454,128.4127,17.7160,8.8064,8.9096,0.0000,8.9096,0.0000,8.9096,-81.5735,72.5489,17.9341,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5598.5670,5598.5670,5598.5670,5598.5670,6,0,0,0
+964.3900,0.5000,20046.5772,84.0000,84.0000,0.0000,-3.1459,-21.5132,6,1615.5048,153.9105,773.0398,-76.7106,26.0379,130.7792,160.9315,-12.9775,0.0000,22.1816,0.0000,22.1816,3.8563,22.1816,4.0083,0.0000,2213.0202,78.4187,131.1159,18.1733,8.8064,9.3669,0.0000,9.3669,0.0000,9.3669,-81.1163,72.5489,17.9342,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5683.6706,5683.6706,5683.6706,5683.6706,6,0,0,0
+964.8900,0.5000,20058.2438,84.0000,84.0000,0.0000,-3.1156,-21.8767,6,1615.5048,158.5330,773.6420,-76.7106,26.8199,130.8811,160.9315,-12.9775,0.0000,22.9636,0.0000,22.9636,3.8563,22.9636,4.0083,0.0000,2213.0202,81.7931,135.7384,18.9553,8.8064,10.1489,0.0000,10.1489,0.0000,10.1489,-80.3344,72.5489,17.9344,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5829.2011,5829.2011,5829.2011,5829.2011,6,0,0,0
+965.3900,0.5000,20069.9105,84.0000,84.0000,0.0000,-3.0918,-22.2374,6,1615.5048,162.1540,774.6718,-76.7106,27.4324,131.0553,160.9315,-12.9775,0.0000,23.5762,0.0000,23.5762,3.8563,23.5762,4.0083,0.0000,2213.0202,84.4364,139.3594,19.5679,8.8064,10.7615,0.0000,10.7615,0.0000,10.7615,-79.7220,72.5489,17.9345,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5943.2000,5943.2000,5943.2000,5943.2000,6,0,0,0
+965.8900,0.5000,20081.5772,84.0000,84.0000,0.0000,-3.0905,-22.5979,6,1615.5048,162.3607,775.4784,-76.7106,27.4674,131.1918,160.9315,-12.9775,0.0000,23.6111,0.0000,23.6111,3.8563,23.6111,4.0083,0.0000,2213.0202,84.5873,139.5661,19.6029,8.8064,10.7965,0.0000,10.7965,0.0000,10.7965,-79.6870,72.5489,17.9345,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5949.7088,5949.7088,5949.7088,5949.7088,6,0,0,0
+966.3900,0.5000,20093.2438,84.0000,84.0000,0.0000,-3.0750,-22.9567,6,1615.5048,164.7108,775.5245,-76.7106,27.8650,131.1996,160.9315,-12.9775,0.0000,24.0087,0.0000,24.0087,3.8563,24.0087,4.0083,0.0000,2213.0202,86.3029,141.9162,20.0004,8.8064,11.1941,0.0000,11.1941,0.0000,11.1941,-79.2895,72.5489,17.9346,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6023.6977,6023.6977,6023.6977,6023.6977,6,0,0,0
+966.8900,0.5000,20104.9105,84.0000,84.0000,0.0000,-3.0827,-23.3163,6,1615.5048,163.5412,776.0480,-76.7106,27.6671,131.2881,160.9315,-12.9775,0.0000,23.8108,0.0000,23.8108,3.8563,23.8108,4.0083,0.0000,2213.0202,85.4491,140.7466,19.8026,8.8064,10.9962,0.0000,10.9962,0.0000,10.9962,-79.4874,72.5489,17.9346,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5986.8732,5986.8732,5986.8732,5986.8732,6,0,0,0
+967.3900,0.5000,20116.5772,84.0000,84.0000,0.0000,-3.0914,-23.6770,6,1615.5048,162.2129,775.7875,-76.7106,27.4424,131.2440,160.9315,-12.9775,0.0000,23.5861,0.0000,23.5861,3.8563,23.5861,4.0083,0.0000,2213.0202,84.4795,139.4183,19.5779,8.8064,10.7715,0.0000,10.7715,0.0000,10.7715,-79.7120,72.5489,17.9345,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5945.0565,5945.0565,5945.0565,5945.0565,6,0,0,0
+967.8900,0.5000,20128.2438,84.0000,84.0000,0.0000,-3.0958,-24.0382,6,1615.5048,161.5512,775.4916,-76.7106,27.3305,131.1940,160.9315,-12.9775,0.0000,23.4742,0.0000,23.4742,3.8563,23.4742,4.0083,0.0000,2213.0202,83.9964,138.7565,19.4659,8.8064,10.6595,0.0000,10.6595,0.0000,10.6595,-79.8239,72.5489,17.9345,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5924.2215,5924.2215,5924.2215,5924.2215,6,0,0,0
+968.3900,0.5000,20139.9105,84.0000,84.0000,0.0000,-3.0873,-24.3984,6,1615.5048,162.8386,775.3441,-76.7106,27.5483,131.1690,160.9315,-12.9775,0.0000,23.6920,0.0000,23.6920,3.8563,23.6920,4.0083,0.0000,2213.0202,84.9362,140.0440,19.6837,8.8064,10.8773,0.0000,10.8773,0.0000,10.8773,-79.6062,72.5489,17.9346,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5964.7536,5964.7536,5964.7536,5964.7536,6,0,0,0
+968.8900,0.5000,20151.5772,84.0000,84.0000,0.0000,-3.0608,-24.7554,6,1615.5048,166.8824,775.6309,-76.7106,28.2324,131.2176,160.9315,-12.9775,0.0000,24.3761,0.0000,24.3761,3.8563,24.3761,4.0083,0.0000,2213.0202,87.8882,144.0878,20.3678,8.8064,11.5614,0.0000,11.5614,0.0000,11.5614,-78.9222,72.5489,17.9347,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6092.0644,6092.0644,6092.0644,6092.0644,6,0,0,0
+969.3900,0.5000,20163.2438,84.0000,84.0000,0.0000,-3.0335,-25.1094,6,1615.5048,171.0294,776.5318,-76.7106,28.9339,131.3700,160.9315,-12.9775,0.0000,25.0777,0.0000,25.0777,3.8563,25.0777,4.0083,0.0000,2213.0202,90.9155,148.2347,21.0694,8.8064,12.2630,0.0000,12.2630,0.0000,12.2630,-78.2208,72.5489,17.9349,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6222.6240,6222.6240,6222.6240,6222.6240,6,0,0,0
+969.8900,0.5000,20174.9105,84.0000,84.0000,0.0000,-3.0085,-25.4603,6,1615.5048,174.8438,777.4556,-76.7106,29.5792,131.5263,160.9315,-12.9775,0.0000,25.7230,0.0000,25.7230,3.8563,25.7230,4.0083,0.0000,2213.0202,93.7000,152.0492,21.7147,8.8064,12.9083,0.0000,12.9083,0.0000,12.9083,-77.5756,72.5489,17.9350,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6342.7142,6342.7142,6342.7142,6342.7142,6,0,0,0
+970.3900,0.5000,20186.5772,84.0000,84.0000,0.0000,-2.8144,-25.7887,6,1615.5048,204.8944,778.3054,-76.7106,34.6631,131.6700,160.9315,-12.9775,0.0000,30.8068,0.0000,30.8068,3.8563,30.8068,4.0083,0.0000,2213.0202,115.6370,182.0998,26.7985,8.8877,17.9108,0.0000,17.9108,0.0000,17.9108,-72.5741,72.5489,17.9360,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7302.2907,7302.2907,7302.2907,7302.2907,6,0,0,0
+970.8900,0.5000,20198.2438,84.0000,84.0000,0.0000,-2.6660,-26.0997,6,1615.5048,228.1665,784.9998,-76.7106,38.6001,132.8025,160.9315,-12.9775,0.0000,34.7438,0.0000,34.7438,3.8563,34.7438,4.0446,0.0000,2213.0202,132.4687,205.3719,30.6992,8.9644,21.7348,0.0000,21.7348,0.0000,21.7348,-68.7509,72.5489,17.9367,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8057.8921,8057.8921,8057.8921,8057.8921,6,0,0,0
+971.3900,0.5000,20209.9105,84.0000,84.0000,0.0000,-2.5012,-26.3915,6,1615.5048,254.8506,790.1841,-76.7106,43.1144,133.6796,160.9315,-12.9775,0.0000,39.2581,0.0000,39.2581,3.8563,39.2581,4.2252,0.0000,2213.0202,151.1689,232.0559,35.0329,9.0497,25.9832,0.0000,25.9832,0.0000,25.9832,-64.5032,72.5489,17.9375,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8924.2753,8924.2753,8924.2753,8924.2753,6,0,0,0
+971.8900,0.5000,20221.5772,84.0000,84.0000,0.0000,-2.3149,-26.6616,6,1615.5048,285.0184,796.1286,-76.7106,48.2181,134.6853,160.9315,-12.9775,0.0000,44.3618,0.0000,44.3618,3.8563,44.3618,4.4293,0.0000,2213.0202,172.3105,262.2238,39.9324,9.1461,30.7864,0.0000,30.7864,0.0000,30.7864,-59.7009,72.5489,17.9383,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9824.0370,9824.0370,9824.0370,9824.0370,6,0,0,0
+972.3900,0.5000,20233.2438,84.0000,84.0000,0.0000,-2.2095,-26.9194,6,1615.5048,302.0727,802.8491,-76.7106,51.1032,135.8222,160.9315,-12.9775,0.0000,47.2470,0.0000,47.2470,3.8563,47.2470,4.5448,0.0000,2213.0202,184.2622,279.2781,42.7022,9.2006,33.5016,0.0000,33.5016,0.0000,33.5016,-56.9860,72.5489,17.9387,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10300.5847,10300.5847,10300.5847,10300.5847,6,0,0,0
+972.8900,0.5000,20244.9105,84.0000,84.0000,0.0000,-2.2090,-27.1771,6,1615.5048,302.1601,806.6483,-76.7106,51.1180,136.4649,160.9315,-12.9775,0.0000,47.2617,0.0000,47.2617,3.8563,47.2617,4.5453,0.0000,2213.0202,184.3234,279.3655,42.7164,9.2008,33.5155,0.0000,33.5155,0.0000,33.5155,-56.9721,72.5489,17.9387,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10303.0253,10303.0253,10303.0253,10303.0253,6,0,0,0
+973.3900,0.5000,20256.5772,84.0000,84.0000,0.0000,-2.2090,-27.4348,6,1615.5048,302.1601,806.6678,-76.7106,51.1180,136.4682,160.9315,-12.9775,0.0000,47.2617,0.0000,47.2617,3.8563,47.2617,4.5453,0.0000,2213.0202,184.3234,279.3655,42.7164,9.2008,33.5155,0.0000,33.5155,0.0000,33.5155,-56.9721,72.5489,17.9387,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10303.0253,10303.0253,10303.0253,10303.0253,6,0,0,0
+973.8900,0.5000,20268.2438,84.0000,84.0000,0.0000,-2.2090,-27.6925,6,1615.5048,302.1601,806.6678,-76.7106,51.1180,136.4682,160.9315,-12.9775,0.0000,47.2617,0.0000,47.2617,3.8563,47.2617,4.5453,0.0000,2213.0202,184.3234,279.3655,42.7164,9.2008,33.5155,0.0000,33.5155,0.0000,33.5155,-56.9721,72.5489,17.9387,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10303.0253,10303.0253,10303.0253,10303.0253,6,0,0,0
+974.3900,0.5000,20279.9105,84.0000,84.0000,0.0000,-1.8703,-27.9107,6,1615.5048,357.0051,806.6678,-76.7106,60.3964,136.4682,160.9315,-12.9775,0.0000,56.5401,0.0000,56.5401,3.8563,56.5401,4.9165,0.0000,2213.0202,222.7588,334.2105,51.6237,9.3760,42.2476,0.0000,42.2476,0.0000,42.2476,-48.2413,72.5489,17.9400,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12087.0017,12087.0017,12087.0017,12087.0017,6,0,0,0
+974.8900,0.5000,20291.5772,84.0000,84.0000,0.0000,-1.6242,-28.1002,6,1615.5048,396.8727,818.8857,-76.7106,67.1410,138.5352,160.9315,-12.9775,0.0000,63.2848,0.0000,63.2848,3.8563,63.2848,5.1863,0.0000,2213.0202,250.6980,374.0781,58.0985,9.5032,48.5953,0.0000,48.5953,0.0000,48.5953,-41.8944,72.5489,17.9407,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13323.7194,13323.7194,13323.7194,13323.7194,6,0,0,0
+975.3900,0.5000,20303.2438,84.0000,84.0000,0.0000,-1.6457,-28.2922,6,1615.5048,393.3880,827.7670,-76.7106,66.5515,140.0377,160.9315,-12.9775,0.0000,62.6952,0.0000,62.6952,3.8563,62.6952,5.1627,0.0000,2213.0202,248.2559,370.5934,57.5325,9.4921,48.0405,0.0000,48.0405,0.0000,48.0405,-42.4492,72.5489,17.9407,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13227.0770,13227.0770,13227.0770,13227.0770,6,0,0,0
+975.8900,0.5000,20314.9105,84.0000,84.0000,0.0000,-1.7045,-28.4911,6,1615.5048,383.8642,826.9907,-76.7106,64.9403,139.9064,160.9315,-12.9775,0.0000,61.0840,0.0000,61.0840,3.8563,61.0840,5.0982,0.0000,2213.0202,241.5816,361.0696,55.9858,9.4617,46.5241,0.0000,46.5241,0.0000,46.5241,-43.9654,72.5489,17.9405,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12962.9511,12962.9511,12962.9511,12962.9511,6,0,0,0
+976.3900,0.5000,20326.5772,84.0000,84.0000,0.0000,-1.7770,-28.6984,6,1615.5048,372.1256,824.8691,-76.7106,62.9544,139.5474,160.9315,-12.9775,0.0000,59.0982,0.0000,59.0982,3.8563,59.0982,5.0188,0.0000,2213.0202,233.3552,349.3310,54.0794,9.4243,44.6551,0.0000,44.6551,0.0000,44.6551,-45.8341,72.5489,17.9403,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12584.3760,12584.3760,12584.3760,12584.3760,6,0,0,0
+976.8900,0.5000,20338.2438,84.0000,84.0000,0.0000,-1.8360,-28.9126,6,1615.5048,362.5700,822.2541,-76.7106,61.3379,139.1050,160.9315,-12.9775,0.0000,57.4816,0.0000,57.4816,3.8563,57.4816,4.9541,0.0000,2213.0202,226.6587,339.7754,52.5274,9.3938,43.1337,0.0000,43.1337,0.0000,43.1337,-47.3554,72.5489,17.9401,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12270.0525,12270.0525,12270.0525,12270.0525,6,0,0,0
+977.3900,0.5000,20349.9105,84.0000,84.0000,0.0000,-1.8798,-29.1319,6,1615.5048,355.4743,820.1254,-76.7106,60.1375,138.7449,160.9315,-12.9775,0.0000,56.2812,0.0000,56.2812,3.8563,56.2812,4.9061,0.0000,2213.0202,221.6860,332.6797,51.3750,9.3712,42.0039,0.0000,42.0039,0.0000,42.0039,-48.4850,72.5489,17.9399,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12036.6457,12036.6457,12036.6457,12036.6457,6,0,0,0
+977.8900,0.5000,20361.5772,84.0000,84.0000,0.0000,-1.8969,-29.3532,6,1615.5048,352.7091,818.5446,-76.7106,59.6696,138.4775,160.9315,-12.9775,0.0000,55.8134,0.0000,55.8134,3.8563,55.8134,4.8874,0.0000,2213.0202,219.7481,329.9144,50.9260,9.3623,41.5636,0.0000,41.5636,0.0000,41.5636,-48.9252,72.5489,17.9399,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11945.6861,11945.6861,11945.6861,11945.6861,6,0,0,0
+978.3900,0.5000,20373.2438,84.0000,84.0000,0.0000,-1.9028,-29.5752,6,1615.5048,351.7482,817.9286,-76.7106,59.5071,138.3733,160.9315,-12.9775,0.0000,55.6508,0.0000,55.6508,3.8563,55.6508,4.8809,0.0000,2213.0202,219.0748,328.9536,50.7699,9.3593,41.4106,0.0000,41.4106,0.0000,41.4106,-49.0782,72.5489,17.9399,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11914.0805,11914.0805,11914.0805,11914.0805,6,0,0,0
+978.8900,0.5000,20384.9105,84.0000,84.0000,0.0000,-1.8997,-29.7968,6,1615.5048,352.2513,817.7146,-76.7106,59.5922,138.3371,160.9315,-12.9775,0.0000,55.7359,0.0000,55.7359,3.8563,55.7359,4.8843,0.0000,2213.0202,219.4274,329.4567,50.8516,9.3609,41.4907,0.0000,41.4907,0.0000,41.4907,-48.9981,72.5489,17.9399,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11930.6300,11930.6300,11930.6300,11930.6300,6,0,0,0
+979.3900,0.5000,20396.5772,84.0000,84.0000,0.0000,-1.8785,-30.0160,6,1615.5048,355.6786,817.8267,-76.7106,60.1720,138.3560,160.9315,-12.9775,0.0000,56.3157,0.0000,56.3157,3.8563,56.3157,4.9075,0.0000,2213.0202,221.8292,332.8839,51.4082,9.3718,42.0364,0.0000,42.0364,0.0000,42.0364,-48.4525,72.5489,17.9399,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12043.3654,12043.3654,12043.3654,12043.3654,6,0,0,0
+979.8900,0.5000,20408.2438,84.0000,84.0000,0.0000,-1.8387,-30.2305,6,1615.5048,362.1314,818.5901,-76.7106,61.2637,138.4852,160.9315,-12.9775,0.0000,57.4074,0.0000,57.4074,3.8563,57.4074,4.9512,0.0000,2213.0202,226.3513,339.3368,52.4562,9.3924,43.0638,0.0000,43.0638,0.0000,43.0638,-47.4252,72.5489,17.9401,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12255.6269,12255.6269,12255.6269,12255.6269,6,0,0,0
+980.3900,0.5000,20419.9105,84.0000,84.0000,0.0000,-1.7528,-30.4350,6,1615.5048,376.0381,820.0277,-76.7106,63.6163,138.7284,160.9315,-12.9775,0.0000,59.7601,0.0000,59.7601,3.8563,59.7601,5.0453,0.0000,2213.0202,236.0971,353.2435,54.7148,9.4368,45.2780,0.0000,45.2780,0.0000,45.2780,-45.2113,72.5489,17.9404,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12713.0742,12713.0742,12713.0742,12713.0742,6,0,0,0
+980.8900,0.5000,20431.5772,84.0000,84.0000,0.0000,-1.6377,-30.6261,6,1615.5048,394.6885,823.1257,-76.7106,66.7715,139.2525,160.9315,-12.9775,0.0000,62.9152,0.0000,62.9152,3.8563,62.9152,5.1715,0.0000,2213.0202,249.1673,371.8939,57.7438,9.4962,48.2475,0.0000,48.2475,0.0000,48.2475,-42.2421,72.5489,17.9407,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13263.1453,13263.1453,13263.1453,13263.1453,6,0,0,0
+981.3900,0.5000,20443.2438,84.0000,84.0000,0.0000,-1.4912,-30.8000,6,1615.5048,418.4202,827.2805,-76.7106,70.7864,139.9554,160.9315,-12.9775,0.0000,66.9301,0.0000,66.9301,3.8563,66.9301,5.3321,0.0000,2213.0202,265.7985,395.6256,61.5980,9.5719,52.0261,0.0000,52.0261,0.0000,52.0261,-38.4640,72.5489,17.9411,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13995.1352,13995.1352,13995.1352,13995.1352,6,0,0,0
+981.8900,0.5000,20454.9105,84.0000,84.0000,0.0000,-1.3340,-30.9557,6,1615.5048,443.8803,832.5672,-76.7106,75.0936,140.8498,160.9315,-12.9775,0.0000,71.2373,0.0000,71.2373,3.8563,71.2373,5.5044,0.0000,2213.0202,283.6409,421.0857,65.7329,9.6537,56.0792,0.0000,56.0792,0.0000,56.0792,-34.4112,72.5489,17.9415,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14814.4656,14814.4656,14814.4656,14814.4656,6,0,0,0
+982.3900,0.5000,20466.5772,84.0000,84.0000,0.0000,-1.1683,-31.0920,6,1615.5048,470.7511,838.2390,-76.7106,79.6394,141.8093,160.9315,-12.9775,0.0000,75.7832,0.0000,75.7832,3.8563,75.7832,5.6862,0.0000,2213.0202,302.4720,447.9565,70.0970,9.7431,60.3538,0.0000,60.3538,0.0000,60.3538,-30.1370,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15679.1928,15679.1928,15679.1928,15679.1928,6,0,0,0
+982.8900,0.5000,20478.2438,84.0000,84.0000,0.0000,-0.9815,-31.2065,6,1615.5048,501.0465,844.2250,-76.7106,84.7647,142.8220,160.9315,-12.9775,0.0000,80.9084,0.0000,80.9084,3.8563,80.9084,5.8912,0.0000,2213.0202,323.7030,478.2518,75.0172,9.8439,65.1732,0.0000,65.1732,0.0000,65.1732,-25.3180,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16665.7108,16665.7108,16665.7108,16665.7108,6,0,0,0
+983.3900,0.5000,20489.9105,84.0000,84.0000,0.0000,-0.7759,-31.2970,6,1615.5048,534.3887,850.9739,-76.7106,90.4053,143.9637,160.9315,-12.9775,0.0000,86.5491,0.0000,86.5491,3.8563,86.5491,6.1168,0.0000,2213.0202,347.0692,511.5940,80.4322,9.9549,70.4773,0.0000,70.4773,0.0000,70.4773,-20.0142,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17755.4532,17755.4532,17755.4532,17755.4532,6,0,0,0
+983.8900,0.5000,20501.5772,84.0000,84.0000,0.0000,-0.5388,-31.3599,6,1615.5048,572.8352,858.4016,-76.7106,96.9096,145.2203,160.9315,-12.9775,0.0000,93.0533,0.0000,93.0533,3.8563,93.0533,6.3770,0.0000,2213.0202,374.0126,550.0406,86.6763,10.0829,76.5934,0.0000,76.5934,0.0000,76.5934,-13.8984,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18943.2328,18943.2328,18943.2328,18943.2328,6,0,0,0
+984.3900,0.5000,20513.2438,84.0000,84.0000,0.0000,-0.3996,-31.4065,6,1615.5048,595.3971,866.9664,-76.7106,100.7265,146.6693,160.9315,-12.9775,0.0000,96.8702,0.0000,96.8702,3.8563,96.8702,6.5297,0.0000,2213.0202,389.8239,572.6025,90.3405,10.1579,80.1826,0.0000,80.1826,0.0000,80.1826,-10.3094,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19674.6803,19674.6803,19674.6803,19674.6803,6,0,0,0
+984.8900,0.5000,20524.9105,84.0000,84.0000,0.0000,-0.3235,-31.4442,6,1615.5048,607.7437,871.9926,-76.7106,102.8152,147.5196,160.9315,-12.9775,0.0000,98.9589,0.0000,98.9589,3.8563,98.9589,6.6132,0.0000,2213.0202,398.4764,584.9491,92.3457,10.1990,82.1467,0.0000,82.1467,0.0000,82.1467,-8.3453,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20076.4360,20076.4360,20076.4360,20076.4360,6,0,0,0
+985.3900,0.5000,20536.5772,84.0000,84.0000,0.0000,0.1999,-31.4209,6,1615.5048,692.5513,874.7430,-76.7106,117.1625,147.9849,160.9315,-12.9775,0.0000,113.3063,0.0000,113.3063,3.8563,113.3063,7.1871,0.0000,2213.0202,457.9096,669.7567,106.1191,10.4706,95.6485,0.0000,95.6485,0.0000,95.6485,5.1565,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22640.8438,22640.8438,22640.8438,22640.8438,6,0,0,0
+985.8900,0.5000,20548.2438,84.0000,84.0000,0.0000,0.4321,-31.3705,6,1615.5048,730.1721,893.6357,-76.7106,123.5271,151.1811,160.9315,-12.9775,0.0000,119.6708,0.0000,119.6708,3.8563,119.6708,7.4417,0.0000,2213.0202,484.2742,707.3775,112.2291,10.5907,101.6383,0.0000,101.6383,0.0000,101.6383,11.1465,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23832.1952,23832.1952,23832.1952,23832.1952,6,0,0,0
+986.3900,0.5000,20559.9105,84.0000,84.0000,0.0000,0.6438,-31.2954,6,1615.5048,764.4687,902.0165,-76.7106,129.3292,152.5989,160.9315,-12.9775,0.0000,125.4729,0.0000,125.4729,3.8563,125.4729,7.6738,0.0000,2213.0202,508.3093,741.6741,117.7991,10.7002,107.0989,0.0000,107.0989,0.0000,107.0989,16.6072,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24918.2784,24918.2784,24918.2784,24918.2784,6,0,0,0
+986.8900,0.5000,20571.5772,84.0000,84.0000,0.0000,0.8356,-31.1979,6,1615.5048,795.5434,909.6568,-76.7106,134.5863,153.8914,160.9315,-12.9775,0.0000,130.7300,0.0000,130.7300,3.8563,130.7300,7.8841,0.0000,2213.0202,530.0864,772.7488,122.8459,10.7999,112.0460,0.0000,112.0460,0.0000,112.0460,21.5546,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25937.1209,25937.1209,25937.1209,25937.1209,6,0,0,0
+987.3900,0.5000,20583.2438,84.0000,84.0000,0.0000,1.0031,-31.0809,6,1615.5048,822.6948,916.5794,-76.7106,139.1796,155.0626,160.9315,-12.9775,0.0000,135.3233,0.0000,135.3233,3.8563,135.3233,8.0678,0.0000,2213.0202,549.1141,799.9001,127.2555,10.8884,116.3671,0.0000,116.3671,0.0000,116.3671,25.8759,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26827.6582,26827.6582,26827.6582,26827.6582,6,0,0,0
+987.8900,0.5000,20594.9105,84.0000,84.0000,0.0000,1.1366,-30.9483,6,1615.5048,844.3270,922.6279,-76.7106,142.8392,156.0858,160.9315,-12.9775,0.0000,138.9830,0.0000,138.9830,3.8563,138.9830,8.2142,0.0000,2213.0202,564.2740,821.5324,130.7688,10.9589,119.8098,0.0000,119.8098,0.0000,119.8098,29.3189,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27519.0221,27519.0221,27519.0221,27519.0221,6,0,0,0
+988.3900,0.5000,20606.5772,84.0000,84.0000,0.0000,1.2440,-30.8031,6,1615.5048,861.7257,927.4470,-76.7106,145.7827,156.9011,160.9315,-12.9775,0.0000,141.9264,0.0000,141.9264,3.8563,141.9264,8.3319,0.0000,2213.0202,576.4670,838.9311,133.5945,11.0157,122.5788,0.0000,122.5788,0.0000,122.5788,32.0881,72.5489,17.9417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28003.6792,28003.6792,28003.6792,28003.6792,6,0,0,0
+988.8900,0.5000,20618.2438,84.0000,84.0000,0.0000,1.2872,-30.6530,6,1615.5048,868.7289,931.3229,-76.7106,146.9674,157.5568,160.9315,-12.9775,0.0000,143.1112,0.0000,143.1112,3.8563,143.1112,8.3793,0.0000,2213.0202,581.3749,845.9343,134.7318,11.0385,123.6934,0.0000,123.6934,0.0000,123.6934,33.2028,72.5489,17.9416,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28239.4873,28239.4873,28239.4873,28239.4873,6,0,0,0
+989.3900,0.5000,20629.9105,84.0000,84.0000,0.0000,1.2834,-30.5033,6,1615.5048,868.1114,932.8830,-76.7106,146.8630,157.8207,160.9315,-12.9775,0.0000,143.0067,0.0000,143.0067,3.8563,143.0067,8.3751,0.0000,2213.0202,580.9421,845.3168,134.6315,11.0365,123.5951,0.0000,123.5951,0.0000,123.5951,33.1045,72.5489,17.9416,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28218.6939,28218.6939,28218.6939,28218.6939,6,0,0,0
+989.8900,0.5000,20641.5772,84.0000,84.0000,0.0000,1.2037,-30.3628,6,1615.5048,855.1975,932.7455,-76.7106,144.6783,157.7975,160.9315,-12.9775,0.0000,140.8220,0.0000,140.8220,3.8563,140.8220,8.2878,0.0000,2213.0202,571.8920,832.4029,132.5342,10.9944,121.5399,0.0000,121.5399,0.0000,121.5399,31.0491,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27816.6156,27816.6156,27816.6156,27816.6156,6,0,0,0
+990.3900,0.5000,20653.2438,84.0000,84.0000,0.0000,1.0769,-30.2372,6,1615.5048,834.6573,929.8686,-76.7106,141.2034,157.3108,160.9315,-12.9775,0.0000,137.3471,0.0000,137.3471,3.8563,137.3471,8.1488,0.0000,2213.0202,557.4974,811.8626,129.1983,10.9274,118.2709,0.0000,118.2709,0.0000,118.2709,27.7799,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27220.0151,27220.0151,27220.0151,27220.0151,6,0,0,0
+990.8900,0.5000,20664.9105,84.0000,84.0000,0.0000,0.9183,-30.1300,6,1615.5048,808.9553,925.2928,-76.7106,136.8552,156.5367,160.9315,-12.9775,0.0000,132.9989,0.0000,132.9989,3.8563,132.9989,7.9748,0.0000,2213.0202,539.4855,786.1607,125.0241,10.8436,114.1805,0.0000,114.1805,0.0000,114.1805,23.6892,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26377.0171,26377.0171,26377.0171,26377.0171,6,0,0,0
+991.3900,0.5000,20676.5772,84.0000,84.0000,0.0000,0.7599,-30.0414,6,1615.5048,783.2808,919.5672,-76.7106,132.5117,155.5680,160.9315,-12.9775,0.0000,128.6555,0.0000,128.6555,3.8563,128.6555,7.8011,0.0000,2213.0202,521.4928,760.4862,120.8544,10.7603,110.0941,0.0000,110.0941,0.0000,110.0941,19.6026,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25534.9227,25534.9227,25534.9227,25534.9227,6,0,0,0
+991.8900,0.5000,20688.2438,84.0000,84.0000,0.0000,0.6263,-29.9683,6,1615.5048,761.6450,913.8477,-76.7106,128.8515,154.6004,160.9315,-12.9775,0.0000,124.9952,0.0000,124.9952,3.8563,124.9952,7.6547,0.0000,2213.0202,506.3304,738.8503,117.3405,10.6912,106.6493,0.0000,106.6493,0.0000,106.6493,16.1576,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24828.8586,24828.8586,24828.8586,24828.8586,6,0,0,0
+992.3900,0.5000,20699.9105,84.0000,84.0000,0.0000,0.6099,-29.8972,6,1615.5048,758.9786,909.0278,-76.7106,128.4004,153.7850,160.9315,-12.9775,0.0000,124.5441,0.0000,124.5441,3.8563,124.5441,7.6366,0.0000,2213.0202,504.4618,736.1839,116.9075,10.6827,106.2248,0.0000,106.2248,0.0000,106.2248,15.7331,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24744.4207,24744.4207,24744.4207,24744.4207,6,0,0,0
+992.8900,0.5000,20711.5772,84.0000,84.0000,0.0000,0.6099,-29.8260,6,1615.5048,758.9786,908.4338,-76.7106,128.4004,153.6845,160.9315,-12.9775,0.0000,124.5441,0.0000,124.5441,3.8563,124.5441,7.6366,0.0000,2213.0202,504.4618,736.1839,116.9075,10.6827,106.2248,0.0000,106.2248,0.0000,106.2248,15.7331,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24744.4207,24744.4207,24744.4207,24744.4207,6,0,0,0
+993.3900,0.5000,20723.2438,84.0000,84.0000,0.0000,0.4216,-29.7768,6,1615.5048,728.4786,908.4338,-76.7106,123.2406,153.6845,160.9315,-12.9775,0.0000,119.3843,0.0000,119.3843,3.8563,119.3843,7.4302,0.0000,2213.0202,483.0874,705.6840,111.9540,10.5853,101.3687,0.0000,101.3687,0.0000,101.3687,10.8768,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23778.5669,23778.5669,23778.5669,23778.5669,6,0,0,0
+993.8900,0.5000,20734.9105,84.0000,84.0000,0.0000,0.3883,-29.7315,6,1615.5048,723.0846,901.6393,-76.7106,122.3280,152.5351,160.9315,-12.9775,0.0000,118.4717,0.0000,118.4717,3.8563,118.4717,7.3937,0.0000,2213.0202,479.3073,700.2899,111.0780,10.5681,100.5099,0.0000,100.5099,0.0000,100.5099,10.0180,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23607.7522,23607.7522,23607.7522,23607.7522,6,0,0,0
+994.3900,0.5000,20746.5772,84.0000,84.0000,0.0000,0.3896,-29.6861,6,1615.5048,723.2902,900.4377,-76.7106,122.3628,152.3318,160.9315,-12.9775,0.0000,118.5065,0.0000,118.5065,3.8563,118.5065,7.3951,0.0000,2213.0202,479.4514,700.4956,111.1114,10.5687,100.5426,0.0000,100.5426,0.0000,100.5426,10.0507,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23614.2656,23614.2656,23614.2656,23614.2656,6,0,0,0
+994.8900,0.5000,20758.2438,84.0000,84.0000,0.0000,0.3872,-29.6409,6,1615.5048,722.8972,900.4835,-76.7106,122.2963,152.3395,160.9315,-12.9775,0.0000,118.4400,0.0000,118.4400,3.8563,118.4400,7.3925,0.0000,2213.0202,479.1760,700.1026,111.0476,10.5675,100.4801,0.0000,100.4801,0.0000,100.4801,9.9882,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23601.8199,23601.8199,23601.8199,23601.8199,6,0,0,0
+995.3900,0.5000,20769.9105,84.0000,84.0000,0.0000,0.3867,-29.5958,6,1615.5048,722.8247,900.3959,-76.7106,122.2841,152.3247,160.9315,-12.9775,0.0000,118.4278,0.0000,118.4278,3.8563,118.4278,7.3920,0.0000,2213.0202,479.1251,700.0301,111.0358,10.5673,100.4685,0.0000,100.4685,0.0000,100.4685,9.9766,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23599.5223,23599.5223,23599.5223,23599.5223,6,0,0,0
+995.8900,0.5000,20781.5772,84.0000,84.0000,0.0000,0.3867,-29.5506,6,1615.5048,722.8247,900.3798,-76.7106,122.2841,152.3220,160.9315,-12.9775,0.0000,118.4278,0.0000,118.4278,3.8563,118.4278,7.3920,0.0000,2213.0202,479.1251,700.0301,111.0358,10.5673,100.4685,0.0000,100.4685,0.0000,100.4685,9.9766,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23599.5223,23599.5223,23599.5223,23599.5223,6,0,0,0
+996.3900,0.5000,20793.2438,84.0000,84.0000,0.0000,0.3348,-29.5116,6,1615.5048,714.4057,900.3798,-76.7106,120.8598,152.3220,160.9315,-12.9775,0.0000,117.0035,0.0000,117.0035,3.8563,117.0035,7.3350,0.0000,2213.0202,473.2251,691.6111,109.6685,10.5404,99.1281,0.0000,99.1281,0.0000,99.1281,8.6361,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23332.9152,23332.9152,23332.9152,23332.9152,6,0,0,0
+996.8900,0.5000,20804.9105,84.0000,84.0000,0.0000,0.2993,-29.4767,6,1615.5048,708.6518,898.5042,-76.7106,119.8864,152.0047,160.9315,-12.9775,0.0000,116.0301,0.0000,116.0301,3.8563,116.0301,7.2961,0.0000,2213.0202,469.1928,685.8572,108.7340,10.5220,98.2120,0.0000,98.2120,0.0000,98.2120,7.7200,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23150.7047,23150.7047,23150.7047,23150.7047,6,0,0,0
+997.3900,0.5000,20816.5772,84.0000,84.0000,0.0000,0.2698,-29.4452,6,1615.5048,703.8756,897.2224,-76.7106,119.0783,151.7878,160.9315,-12.9775,0.0000,115.2221,0.0000,115.2221,3.8563,115.2221,7.2638,0.0000,2213.0202,465.8457,681.0810,107.9583,10.5068,97.4515,0.0000,97.4515,0.0000,97.4515,6.9595,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22999.4557,22999.4557,22999.4557,22999.4557,6,0,0,0
+997.8900,0.5000,20828.2438,84.0000,84.0000,0.0000,0.2454,-29.4166,6,1615.5048,699.9332,896.1585,-76.7106,118.4114,151.6078,160.9315,-12.9775,0.0000,114.5551,0.0000,114.5551,3.8563,114.5551,7.2371,0.0000,2213.0202,463.0828,677.1386,107.3180,10.4942,96.8238,0.0000,96.8238,0.0000,96.8238,6.3318,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22874.6107,22874.6107,22874.6107,22874.6107,6,0,0,0
+998.3900,0.5000,20839.9105,84.0000,84.0000,0.0000,0.2372,-29.3889,6,1615.5048,698.5987,895.2802,-76.7106,118.1856,151.4593,160.9315,-12.9775,0.0000,114.3293,0.0000,114.3293,3.8563,114.3293,7.2280,0.0000,2213.0202,462.1476,675.8041,107.1013,10.4899,96.6114,0.0000,96.6114,0.0000,96.6114,6.1194,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22832.3508,22832.3508,22832.3508,22832.3508,6,0,0,0
+998.8900,0.5000,20851.5772,84.0000,84.0000,0.0000,0.2434,-29.3605,6,1615.5048,699.5938,894.9829,-76.7106,118.3540,151.4090,160.9315,-12.9775,0.0000,114.4977,0.0000,114.4977,3.8563,114.4977,7.2348,0.0000,2213.0202,462.8449,676.7991,107.2629,10.4931,96.7698,0.0000,96.7698,0.0000,96.7698,6.2778,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22863.8603,22863.8603,22863.8603,22863.8603,6,0,0,0
+999.3900,0.5000,20863.2438,84.0000,84.0000,0.0000,0.2561,-29.3306,6,1615.5048,701.6551,895.2046,-76.7106,118.7027,151.4465,160.9315,-12.9775,0.0000,114.8464,0.0000,114.8464,3.8563,114.8464,7.2487,0.0000,2213.0202,464.2895,678.8605,107.5977,10.4997,97.0980,0.0000,97.0980,0.0000,97.0980,6.6060,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22929.1391,22929.1391,22929.1391,22929.1391,6,0,0,0
+999.8900,0.5000,20874.9105,84.0000,84.0000,0.0000,0.2640,-29.2998,6,1615.5048,702.9373,895.6638,-76.7106,118.9196,151.5242,160.9315,-12.9775,0.0000,115.0633,0.0000,115.0633,3.8563,115.0633,7.2574,0.0000,2213.0202,465.1881,680.1427,107.8059,10.5038,97.3021,0.0000,97.3021,0.0000,97.3021,6.8101,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22969.7431,22969.7431,22969.7431,22969.7431,6,0,0,0
+1000.3900,0.5000,20886.5772,84.0000,84.0000,0.0000,0.3202,-29.2625,6,1615.5048,712.0442,895.9494,-76.7106,120.4603,151.5725,160.9315,-12.9775,0.0000,116.6040,0.0000,116.6040,3.8563,116.6040,7.3190,0.0000,2213.0202,471.5702,689.2496,109.2849,10.5328,98.7521,0.0000,98.7521,0.0000,98.7521,8.2601,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23258.1323,23258.1323,23258.1323,23258.1323,6,0,0,0
+1000.8900,0.5000,20898.2438,84.0000,84.0000,0.0000,0.3465,-29.2220,6,1615.5048,716.3105,897.9782,-76.7106,121.1820,151.9157,160.9315,-12.9775,0.0000,117.3257,0.0000,117.3257,3.8563,117.3257,7.3479,0.0000,2213.0202,474.5600,693.5159,109.9778,10.5465,99.4314,0.0000,99.4314,0.0000,99.4314,8.9394,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23393.2361,23393.2361,23393.2361,23393.2361,6,0,0,0
+1001.3900,0.5000,20909.9105,84.0000,84.0000,0.0000,0.3749,-29.1783,6,1615.5048,720.9116,898.9286,-76.7106,121.9604,152.0765,160.9315,-12.9775,0.0000,118.1041,0.0000,118.1041,3.8563,118.1041,7.3790,0.0000,2213.0202,477.7845,698.1170,110.7251,10.5612,100.1639,0.0000,100.1639,0.0000,100.1639,9.6720,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23538.9407,23538.9407,23538.9407,23538.9407,6,0,0,0
+1001.8900,0.5000,20921.5772,84.0000,84.0000,0.0000,0.4081,-29.1307,6,1615.5048,726.2846,899.9536,-76.7106,122.8694,152.2499,160.9315,-12.9775,0.0000,119.0131,0.0000,119.0131,3.8563,119.0131,7.4154,0.0000,2213.0202,481.5499,703.4900,111.5977,10.5783,101.0194,0.0000,101.0194,0.0000,101.0194,10.5275,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23709.0897,23709.0897,23709.0897,23709.0897,6,0,0,0
+1002.3900,0.5000,20933.2438,84.0000,84.0000,0.0000,0.4506,-29.0781,6,1615.5048,733.1758,901.1505,-76.7106,124.0352,152.4524,160.9315,-12.9775,0.0000,120.1789,0.0000,120.1789,3.8563,120.1789,7.4620,0.0000,2213.0202,486.3792,710.3811,112.7169,10.6003,102.1166,0.0000,102.1166,0.0000,102.1166,11.6247,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23927.3143,23927.3143,23927.3143,23927.3143,6,0,0,0
+1002.8900,0.5000,20944.9105,84.0000,84.0000,0.0000,0.5002,-29.0198,6,1615.5048,741.2101,902.6857,-76.7106,125.3944,152.7121,160.9315,-12.9775,0.0000,121.5381,0.0000,121.5381,3.8563,121.5381,7.5164,0.0000,2213.0202,492.0096,718.4154,114.0217,10.6260,103.3958,0.0000,103.3958,0.0000,103.3958,12.9039,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24181.7391,24181.7391,24181.7391,24181.7391,6,0,0,0
+1003.3900,0.5000,20956.5772,84.0000,84.0000,0.0000,0.5548,-28.9550,6,1615.5048,750.0463,904.4755,-76.7106,126.8893,153.0149,160.9315,-12.9775,0.0000,123.0330,0.0000,123.0330,3.8563,123.0330,7.5762,0.0000,2213.0202,498.2020,727.2516,115.4568,10.6542,104.8026,0.0000,104.8026,0.0000,104.8026,14.3109,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24461.5583,24461.5583,24461.5583,24461.5583,6,0,0,0
+1003.8900,0.5000,20968.2438,84.0000,84.0000,0.0000,0.6082,-28.8841,6,1615.5048,758.7002,906.4439,-76.7106,128.3533,153.3479,160.9315,-12.9775,0.0000,124.4970,0.0000,124.4970,3.8563,124.4970,7.6348,0.0000,2213.0202,504.2667,735.9055,116.8623,10.6818,106.1805,0.0000,106.1805,0.0000,106.1805,15.6887,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24735.6043,24735.6043,24735.6043,24735.6043,6,0,0,0
+1004.3900,0.5000,20979.9105,84.0000,84.0000,0.0000,0.6540,-28.8078,6,1615.5048,766.1311,908.3718,-76.7106,129.6104,153.6740,160.9315,-12.9775,0.0000,125.7541,0.0000,125.7541,3.8563,125.7541,7.6850,0.0000,2213.0202,509.4743,743.3365,118.0691,10.7055,107.3636,0.0000,107.3636,0.0000,107.3636,16.8719,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24972.4286,24972.4286,24972.4286,24972.4286,6,0,0,0
+1004.8900,0.5000,20991.5772,84.0000,84.0000,0.0000,0.7070,-28.7253,6,1615.5048,774.7075,910.0272,-76.7106,131.0614,153.9541,160.9315,-12.9775,0.0000,127.2051,0.0000,127.2051,3.8563,127.2051,7.7431,0.0000,2213.0202,515.4847,751.9129,119.4620,10.7329,108.7291,0.0000,108.7291,0.0000,108.7291,18.2375,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25253.7271,25253.7271,25253.7271,25253.7271,6,0,0,0
+1005.3900,0.5000,21003.2438,84.0000,84.0000,0.0000,0.7704,-28.6354,6,1615.5048,784.9758,911.9378,-76.7106,132.7985,154.2773,160.9315,-12.9775,0.0000,128.9422,0.0000,128.9422,3.8563,128.9422,7.8126,0.0000,2213.0202,522.6806,762.1811,121.1296,10.7657,110.3640,0.0000,110.3640,0.0000,110.3640,19.8724,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25590.5140,25590.5140,25590.5140,25590.5140,6,0,0,0
+1005.8900,0.5000,21014.9105,84.0000,84.0000,0.0000,0.8654,-28.5345,6,1615.5048,800.3732,914.2252,-76.7106,135.4033,154.6643,160.9315,-12.9775,0.0000,131.5471,0.0000,131.5471,3.8563,131.5471,7.9168,0.0000,2213.0202,533.4711,777.5786,123.6303,10.8156,112.8147,0.0000,112.8147,0.0000,112.8147,22.3233,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26095.5336,26095.5336,26095.5336,26095.5336,6,0,0,0
+1006.3900,0.5000,21026.5772,84.0000,84.0000,0.0000,0.9772,-28.4205,6,1615.5048,818.5037,917.6553,-76.7106,138.4706,155.2446,160.9315,-12.9775,0.0000,134.6143,0.0000,134.6143,3.8563,134.6143,8.0394,0.0000,2213.0202,546.1770,795.7091,126.5748,10.8747,115.7001,0.0000,115.7001,0.0000,115.7001,25.2089,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26690.1957,26690.1957,26690.1957,26690.1957,6,0,0,0
+1006.8900,0.5000,21038.2438,84.0000,84.0000,0.0000,1.1063,-28.2914,6,1615.5048,839.4254,921.6943,-76.7106,142.0100,155.9279,160.9315,-12.9775,0.0000,138.1537,0.0000,138.1537,3.8563,138.1537,8.1810,0.0000,2213.0202,560.8390,816.6308,129.9727,10.9430,119.0298,0.0000,119.0298,0.0000,119.0298,28.5388,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27376.4063,27376.4063,27376.4063,27376.4063,6,0,0,0
+1007.3900,0.5000,21049.9105,84.0000,84.0000,0.0000,1.2363,-28.1471,6,1615.5048,860.4846,926.3551,-76.7106,145.5727,156.7164,160.9315,-12.9775,0.0000,141.7164,0.0000,141.7164,3.8563,141.7164,8.3235,0.0000,2213.0202,575.5972,837.6900,133.3929,11.0116,122.3813,0.0000,122.3813,0.0000,122.3813,31.8906,72.5489,17.9417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27961.8869,27961.8869,27961.8869,27961.8869,6,0,0,0
+1007.8900,0.5000,21061.5772,84.0000,84.0000,0.0000,1.3625,-27.9882,6,1615.5048,880.9380,931.0464,-76.7106,149.0329,157.5100,160.9315,-12.9775,0.0000,145.1766,0.0000,145.1766,3.8563,145.1766,8.4619,0.0000,2213.0202,589.9309,858.1433,136.7147,11.0783,125.6364,0.0000,125.6364,0.0000,125.6364,35.1460,72.5489,17.9414,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28650.5829,28650.5829,28650.5829,28650.5829,6,0,0,0
+1008.3900,0.5000,21073.2438,84.0000,84.0000,0.0000,1.4801,-27.8155,6,1615.5048,899.9952,935.6029,-76.7106,152.2569,158.2809,160.9315,-12.9775,0.0000,148.4006,0.0000,148.4006,3.8563,148.4006,8.5909,0.0000,2213.0202,603.2862,877.2005,139.8097,11.1404,128.6693,0.0000,128.6693,0.0000,128.6693,38.1792,72.5489,17.9411,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29292.2670,29292.2670,29292.2670,29292.2670,6,0,0,0
+1008.8900,0.5000,21084.9105,84.0000,84.0000,0.0000,1.5902,-27.6300,6,1615.5048,917.8348,939.8483,-76.7106,155.2749,158.9991,160.9315,-12.9775,0.0000,151.4187,0.0000,151.4187,3.8563,151.4187,8.7116,0.0000,2213.0202,615.7882,895.0402,142.7070,11.1986,131.5085,0.0000,131.5085,0.0000,131.5085,41.0187,72.5489,17.9408,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29892.9541,29892.9541,29892.9541,29892.9541,6,0,0,0
+1009.3900,0.5000,21096.5772,84.0000,84.0000,0.0000,1.6823,-27.4337,6,1615.5048,932.7466,943.8224,-76.7106,157.7976,159.6714,160.9315,-12.9775,0.0000,153.9414,0.0000,153.9414,3.8563,153.9414,8.8125,0.0000,2213.0202,626.2384,909.9519,145.1288,11.2472,133.8816,0.0000,133.8816,0.0000,133.8816,43.3921,72.5489,17.9406,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30335.3570,30335.3570,30335.3570,30335.3570,6,0,0,0
+1009.8900,0.5000,21108.2438,84.0000,84.0000,0.0000,1.7588,-27.2285,6,1615.5048,945.1492,947.1443,-76.7106,159.8959,160.2334,160.9315,-12.9775,0.0000,156.0396,0.0000,156.0396,3.8563,156.0396,8.8965,0.0000,2213.0202,634.9302,922.3546,147.1431,11.2876,135.8555,0.0000,135.8555,0.0000,135.8555,45.3662,72.5489,17.9403,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30706.1806,30706.1806,30706.1806,30706.1806,6,0,0,0
+1010.3900,0.5000,21119.9105,83.9989,84.0000,-0.0012,1.8008,-27.0184,6,1615.4846,949.9146,949.9146,-76.7098,160.7000,160.7000,160.9306,-12.9772,-0.0051,156.8489,0.0000,156.8489,3.8563,156.8489,8.9288,0.0000,2212.9925,638.2908,927.1499,147.9201,11.3031,136.6170,0.0000,136.6170,-0.0088,136.6257,46.4463,72.5464,17.9400,-0.3069,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30862.9690,30862.9690,30862.9690,30862.9690,6,0,0,0
+1010.8900,0.5000,21131.5769,83.9962,84.0000,-0.0019,1.8156,-26.8066,6,1615.4311,950.9933,950.9933,-76.7077,160.8772,160.8772,160.9280,-12.9764,-0.0084,157.0293,0.0000,157.0293,3.8563,157.0293,8.9358,0.0000,2212.9193,639.0601,928.2473,148.0935,11.3063,136.7871,0.0000,136.7871,-0.0144,136.8016,46.8286,72.5396,17.9393,-0.5060,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30897.4762,30897.4762,30897.4762,30897.4762,6,0,0,0
+1011.3900,0.5000,21143.2428,83.9941,84.0000,-0.0003,1.8005,-26.5966,6,1615.3918,951.2411,951.2411,-76.7061,160.9152,160.9152,160.9261,-12.9759,-0.0015,157.0604,0.0000,157.0604,3.8563,157.0604,8.9370,0.0000,2212.8654,639.2050,928.4538,148.1234,11.3067,136.8167,0.0000,136.8167,-0.0026,136.8193,46.4370,72.5347,17.9389,-0.0913,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30904.8611,30904.8611,30904.8611,30904.8611,6,0,0,0
+1011.8900,0.5000,21154.9086,83.9956,84.0000,0.0019,1.7762,-26.3893,6,1615.4195,951.2810,951.2810,-76.7072,160.9247,160.9247,160.9274,-12.9763,0.0085,157.0599,0.0000,157.0599,3.8563,157.0599,8.9370,0.0000,2212.9034,639.1916,928.4348,148.1229,11.3069,136.8160,0.0000,136.8160,0.0146,136.8014,45.8118,72.5382,17.9393,0.5121,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30906.7327,30906.7327,30906.7327,30906.7327,6,0,0,0
+1012.3900,0.5000,21166.5749,83.9987,84.0000,0.0015,1.7522,-26.1849,6,1615.4789,946.6287,951.2716,-76.7096,160.1436,160.9290,160.9303,-12.9772,0.0065,156.2808,0.0000,156.2808,3.8563,156.2808,8.9060,0.0000,2212.9849,635.9399,923.7952,147.3748,11.2921,136.0826,0.0000,136.0826,0.0112,136.0714,45.1935,72.5457,17.9401,0.3922,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30754.4661,30754.4661,30754.4661,30754.4661,6,0,0,0
+1012.8900,0.5000,21178.2415,84.0000,84.0000,0.0000,1.7512,-25.9806,6,1615.5048,943.9184,950.2335,-76.7106,159.6876,160.7560,160.9315,-12.9775,0.0000,155.8314,0.0000,155.8314,3.8563,155.8314,8.8881,0.0000,2213.0202,634.0676,921.1238,146.9432,11.2836,135.6596,0.0000,135.6596,0.0000,135.6596,45.1703,72.5489,17.9404,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30665.5795,30665.5795,30665.5795,30665.5795,6,0,0,0
+1013.3900,0.5000,21189.9082,84.0000,84.0000,0.0000,1.7627,-25.7750,6,1615.5048,945.7807,949.6331,-76.7106,160.0027,160.6544,160.9315,-12.9775,0.0000,156.1464,0.0000,156.1464,3.8563,156.1464,8.9007,0.0000,2213.0202,635.3728,922.9861,147.2457,11.2897,135.9560,0.0000,135.9560,0.0000,135.9560,45.4667,72.5489,17.9403,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30727.0125,30727.0125,30727.0125,30727.0125,6,0,0,0
+1013.8900,0.5000,21201.5749,83.9997,84.0000,-0.0003,1.7923,-25.5659,6,1615.4996,950.0498,950.0498,-76.7104,160.7244,160.7244,160.9313,-12.9775,-0.0013,156.8694,0.0000,156.8694,3.8563,156.8694,8.9296,0.0000,2213.0131,638.3699,927.2629,147.9398,11.3036,136.6362,0.0000,136.6362,-0.0022,136.6385,46.2286,72.5483,17.9402,-0.0786,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30867.7321,30867.7321,30867.7321,30867.7321,6,0,0,0
+1014.3900,0.5000,21213.2415,83.9971,84.0000,-0.0026,1.8229,-25.3532,6,1615.4495,951.0186,951.0186,-76.7084,160.8833,160.8833,160.9289,-12.9767,-0.0113,157.0384,0.0000,157.0384,3.8563,157.0384,8.9363,0.0000,2212.9445,639.0902,928.2903,148.1021,11.3066,136.7955,0.0000,136.7955,-0.0195,136.8150,47.0160,72.5420,17.9395,-0.6825,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30898.6822,30898.6822,30898.6822,30898.6822,6,0,0,0
+1014.8900,0.5000,21224.9074,83.9901,84.0000,-0.0053,1.8532,-25.1370,6,1615.3137,951.2779,951.2779,-76.7030,160.9137,160.9137,160.9224,-12.9747,-0.0230,157.0803,0.0000,157.0803,3.8563,157.0803,8.9376,0.0000,2212.7585,639.3192,928.6163,148.1428,11.3067,136.8360,0.0000,136.8360,-0.0394,136.8755,47.7940,72.5248,17.9379,-1.3813,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30904.5065,30904.5065,30904.5065,30904.5065,6,0,0,0
+1015.3900,0.5000,21236.5720,83.9788,84.0000,-0.0073,1.8763,-24.9181,6,1615.0966,951.3955,951.3955,-76.6944,160.9119,160.9119,160.9119,-12.9715,-0.0319,157.0875,0.0000,157.0875,3.8563,157.0875,8.9373,0.0000,2212.4612,639.4373,928.7835,148.1502,11.3057,136.8445,0.0000,136.8445,-0.0547,136.8992,48.3826,72.4974,17.9354,-1.9163,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30904.0267,30904.0267,30904.0267,30904.0267,6,0,0,0
+1015.8901,0.5000,21248.2348,83.9646,84.0000,-0.0085,1.8905,-24.6977,6,1614.8236,951.4788,951.4788,-76.6836,160.8988,160.8988,160.8988,-12.9675,-0.0371,157.0796,0.0000,157.0796,3.8563,157.0796,8.9362,0.0000,2212.0871,639.5160,928.8940,148.1434,11.3042,136.8392,0.0000,136.8392,-0.0637,136.9029,48.7394,72.4630,17.9323,-2.2319,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30901.2881,30901.2881,30901.2881,30901.2881,6,0,0,0
+1016.3901,0.5000,21259.8955,83.9502,84.0000,-0.0075,1.8817,-24.4782,6,1614.5462,951.5634,951.5634,-76.6727,160.8855,160.8855,160.8855,-12.9634,-0.0329,157.0621,0.0000,157.0621,3.8563,157.0621,8.9348,0.0000,2211.7072,639.5564,928.9500,148.1273,11.3024,136.8249,0.0000,136.8249,-0.0565,136.8814,48.5047,72.4280,17.9293,-1.9806,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30898.5066,30898.5066,30898.5066,30898.5066,6,0,0,0
+1016.8902,0.5000,21271.5543,83.9397,84.0000,-0.0041,1.8459,-24.2630,6,1614.3451,951.6247,951.6247,-76.6647,160.8758,160.8758,160.8758,-12.9605,-0.0179,157.0374,0.0000,157.0374,3.8563,157.0374,8.9333,0.0000,2211.4317,639.5358,928.9193,148.1041,11.3009,136.8031,0.0000,136.8031,-0.0307,136.8338,47.5778,72.4026,17.9272,-1.0738,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30896.4895,30896.4895,30896.4895,30896.4895,6,0,0,0
+1017.3902,0.5000,21283.2121,83.9380,84.0000,0.0022,1.7788,-24.0557,6,1614.3131,951.6345,951.6345,-76.6634,160.8743,160.8743,160.8743,-12.9600,0.0098,157.0082,0.0000,157.0082,3.8563,157.0082,8.9320,0.0000,2211.3878,639.4281,928.7653,148.0762,11.3002,136.7760,0.0000,136.7760,0.0168,136.7592,45.8465,72.3986,17.9270,0.5871,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30896.1681,30896.1681,30896.1681,30896.1681,6,0,0,0
+1017.8901,0.4999,21294.8705,83.9492,84.0000,0.0102,1.6932,-23.8583,6,1614.5276,951.5554,951.5554,-76.6719,160.8823,160.8823,160.8846,-12.9631,0.0444,156.9816,0.0000,156.9816,3.8563,156.9816,8.9315,0.0000,2211.6817,639.2302,928.4843,148.0500,11.3008,136.7492,0.0000,136.7492,0.0763,136.6730,43.6460,72.4257,17.9297,2.6717,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30897.8696,30897.8696,30897.8696,30897.8696,6,0,0,0
+1018.3901,0.4999,21306.5313,83.9753,84.0000,0.0189,1.5979,-23.6719,6,1615.0298,951.3810,951.3810,-76.6918,160.9028,160.9028,160.9087,-12.9705,0.0824,156.9641,0.0000,156.9641,3.8563,156.9641,8.9322,0.0000,2212.3696,638.9532,928.0922,148.0319,11.3030,136.7289,0.0000,136.7289,0.1416,136.5873,41.2036,72.4890,17.9355,4.9592,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30902.2052,30902.2052,30902.2052,30902.2052,6,0,0,0
+1018.8900,0.5000,21318.1969,83.9961,84.0000,0.0043,1.4937,-23.4977,6,1615.4305,909.5687,951.2606,-76.7076,153.8694,160.9224,160.9280,-12.9764,0.0188,149.9944,0.0000,149.9944,3.8563,149.9944,8.6545,0.0000,2212.9184,609.9172,886.6620,141.3399,11.1708,130.1692,0.0000,130.1692,0.0322,130.1369,38.5280,72.5396,17.9403,1.1291,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29613.2904,29613.2904,29613.2904,29613.2904,6,0,0,0
+1019.3900,0.5000,21329.8636,84.0000,84.0000,0.0000,1.3754,-23.3372,6,1615.5048,883.0189,941.9710,-76.7106,149.3850,159.3582,160.9315,-12.9775,0.0000,145.5287,0.0000,145.5287,3.8563,145.5287,8.4760,0.0000,2213.0202,591.3893,860.2243,137.0526,11.0851,125.9676,0.0000,125.9676,0.0000,125.9676,35.4772,72.5489,17.9414,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28720.6508,28720.6508,28720.6508,28720.6508,6,0,0,0
+1019.8900,0.5000,21341.5303,84.0000,84.0000,0.0000,1.2309,-23.1936,6,1615.5048,859.6028,936.0664,-76.7106,145.4235,158.3593,160.9315,-12.9775,0.0000,141.5672,0.0000,141.5672,3.8563,141.5672,8.3176,0.0000,2213.0202,574.9793,836.8082,133.2497,11.0087,122.2410,0.0000,122.2410,0.0000,122.2410,31.7503,72.5489,17.9417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27937.2161,27937.2161,27937.2161,27937.2161,6,0,0,0
+1020.3900,0.5000,21353.1969,84.0000,84.0000,0.0000,1.0764,-23.0680,6,1615.5048,834.5740,930.8500,-76.7106,141.1893,157.4768,160.9315,-12.9775,0.0000,137.3330,0.0000,137.3330,3.8563,137.3330,8.1482,0.0000,2213.0202,557.4390,811.7793,129.1848,10.9271,118.2577,0.0000,118.2577,0.0000,118.2577,27.7666,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27217.2830,27217.2830,27217.2830,27217.2830,6,0,0,0
+1020.8900,0.5000,21364.8636,84.0000,84.0000,0.0000,0.9169,-22.9611,6,1615.5048,808.7200,925.2743,-76.7106,136.8154,156.5335,160.9315,-12.9775,0.0000,132.9591,0.0000,132.9591,3.8563,132.9591,7.9732,0.0000,2213.0202,539.3206,785.9254,124.9859,10.8429,114.1431,0.0000,114.1431,0.0000,114.1431,23.6517,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26369.3020,26369.3020,26369.3020,26369.3020,6,0,0,0
+1021.3900,0.5000,21376.5303,84.0000,84.0000,0.0000,0.7764,-22.8705,6,1615.5048,785.9505,919.5148,-76.7106,132.9634,155.5592,160.9315,-12.9775,0.0000,129.1071,0.0000,129.1071,3.8563,129.1071,7.8192,0.0000,2213.0202,523.3637,763.1559,121.2879,10.7688,110.5192,0.0000,110.5192,0.0000,110.5192,20.0276,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25622.4844,25622.4844,25622.4844,25622.4844,6,0,0,0
+1021.8900,0.5000,21388.1969,84.0000,84.0000,0.0000,0.6473,-22.7950,6,1615.5048,765.0425,914.4424,-76.7106,129.4263,154.7010,160.9315,-12.9775,0.0000,125.5700,0.0000,125.5700,3.8563,125.5700,7.6777,0.0000,2213.0202,508.7114,742.2479,117.8923,10.7020,107.1903,0.0000,107.1903,0.0000,107.1903,16.6986,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24936.7244,24936.7244,24936.7244,24936.7244,6,0,0,0
+1022.3900,0.5000,21399.8636,84.0000,84.0000,0.0000,0.5387,-22.7321,6,1615.5048,747.4452,909.7847,-76.7106,126.4492,153.9131,160.9315,-12.9775,0.0000,122.5930,0.0000,122.5930,3.8563,122.5930,7.5586,0.0000,2213.0202,496.3792,724.6506,115.0344,10.6459,104.3885,0.0000,104.3885,0.0000,104.3885,13.8967,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24379.1902,24379.1902,24379.1902,24379.1902,6,0,0,0
+1022.8900,0.5000,21411.5303,84.0000,84.0000,0.0000,0.4422,-22.6805,6,1615.5048,731.8118,905.8645,-76.7106,123.8045,153.2499,160.9315,-12.9775,0.0000,119.9482,0.0000,119.9482,3.8563,119.9482,7.4528,0.0000,2213.0202,485.4234,709.0172,112.4954,10.5960,101.8994,0.0000,101.8994,0.0000,101.8994,11.4075,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23884.1222,23884.1222,23884.1222,23884.1222,6,0,0,0
+1023.3900,0.5000,21423.1969,84.0000,84.0000,0.0000,0.3596,-22.6386,6,1615.5048,718.4224,902.3818,-76.7106,121.5393,152.6607,160.9315,-12.9775,0.0000,117.6830,0.0000,117.6830,3.8563,117.6830,7.3622,0.0000,2213.0202,476.0401,695.6278,110.3208,10.5532,99.7676,0.0000,99.7676,0.0000,99.7676,9.2757,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23460.1152,23460.1152,23460.1152,23460.1152,6,0,0,0
+1023.8900,0.5000,21434.8636,84.0000,84.0000,0.0000,0.2951,-22.6042,6,1615.5048,707.9860,899.3991,-76.7106,119.7737,152.1561,160.9315,-12.9775,0.0000,115.9174,0.0000,115.9174,3.8563,115.9174,7.2916,0.0000,2213.0202,468.7262,685.1914,108.6259,10.5199,98.1060,0.0000,98.1060,0.0000,98.1060,7.6140,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23129.6198,23129.6198,23129.6198,23129.6198,6,0,0,0
+1024.3900,0.5000,21446.5303,84.0000,84.0000,0.0000,0.2434,-22.5758,6,1615.5048,699.5978,897.0741,-76.7106,118.3546,151.7627,160.9315,-12.9775,0.0000,114.4984,0.0000,114.4984,3.8563,114.4984,7.2348,0.0000,2213.0202,462.8477,676.8032,107.2635,10.4931,96.7704,0.0000,96.7704,0.0000,96.7704,6.2784,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22863.9879,22863.9879,22863.9879,22863.9879,6,0,0,0
+1024.8900,0.5000,21458.1969,84.0000,84.0000,0.0000,0.2180,-22.5503,6,1615.5048,695.4942,895.2055,-76.7106,117.6604,151.4466,160.9315,-12.9775,0.0000,113.8041,0.0000,113.8041,3.8563,113.8041,7.2070,0.0000,2213.0202,459.9719,672.6995,106.5971,10.4800,96.1171,0.0000,96.1171,0.0000,96.1171,5.6251,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22734.0373,22734.0373,22734.0373,22734.0373,6,0,0,0
+1025.3900,0.5000,21469.8636,84.0000,84.0000,0.0000,0.2030,-22.5266,6,1615.5048,693.0610,894.2913,-76.7106,117.2488,151.2920,160.9315,-12.9775,0.0000,113.3925,0.0000,113.3925,3.8563,113.3925,7.1906,0.0000,2213.0202,458.2668,670.2664,106.2019,10.4722,95.7297,0.0000,95.7297,0.0000,95.7297,5.2377,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22656.9856,22656.9856,22656.9856,22656.9856,6,0,0,0
+1025.8900,0.5000,21481.5303,84.0000,84.0000,0.0000,0.2007,-22.5032,6,1615.5048,692.6823,893.7493,-76.7106,117.1847,151.2003,160.9315,-12.9775,0.0000,113.3284,0.0000,113.3284,3.8563,113.3284,7.1880,0.0000,2213.0202,458.0014,669.8877,106.1404,10.4710,95.6694,0.0000,95.6694,0.0000,95.6694,5.1774,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22644.9942,22644.9942,22644.9942,22644.9942,6,0,0,0
+1026.3900,0.5000,21493.1969,84.0000,84.0000,0.0000,0.1810,-22.4821,6,1615.5048,689.4896,893.6649,-76.7106,116.6446,151.1860,160.9315,-12.9775,0.0000,112.7883,0.0000,112.7883,3.8563,112.7883,7.1664,0.0000,2213.0202,455.7639,666.6950,105.6219,10.4608,95.1610,0.0000,95.1610,0.0000,95.1610,4.6690,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22543.8878,22543.8878,22543.8878,22543.8878,6,0,0,0
+1026.8900,0.5000,21504.8636,84.0000,84.0000,0.0000,0.1456,-22.4651,6,1615.5048,683.7567,892.9537,-76.7106,115.6747,151.0657,160.9315,-12.9775,0.0000,111.8184,0.0000,111.8184,3.8563,111.8184,7.1276,0.0000,2213.0202,451.7463,660.9621,104.6908,10.4425,94.2483,0.0000,94.2483,0.0000,94.2483,3.7562,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22384.6038,22384.6038,22384.6038,22384.6038,6,0,0,0
+1027.3900,0.5000,21516.5303,84.0000,84.0000,0.0000,0.0790,-22.4559,6,1615.5048,672.9595,891.6765,-76.7106,113.8481,150.8496,160.9315,-12.9775,0.0000,109.9918,0.0000,109.9918,3.8563,109.9918,7.0545,0.0000,2213.0202,444.1796,650.1648,102.9373,10.4081,92.5292,0.0000,92.5292,0.0000,92.5292,2.0371,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22092.1073,22092.1073,22092.1073,22092.1073,6,0,0,0
+1027.8900,0.5000,21528.1969,84.0000,84.0000,0.0000,0.0068,-22.4551,6,1615.5048,661.2620,889.2712,-76.7106,111.8692,150.4427,160.9315,-12.9775,0.0000,108.0129,0.0000,108.0129,3.8563,108.0129,6.9754,0.0000,2213.0202,435.9820,638.4674,101.0375,10.3707,90.6668,0.0000,90.6668,0.0000,90.6668,0.1747,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21767.0935,21767.0935,21767.0935,21767.0935,6,0,0,0
+1028.3900,0.5000,21539.8636,84.0000,84.0000,0.0000,-0.0567,-22.4617,6,1615.5048,650.9815,886.6654,-76.7106,110.1300,150.0018,160.9315,-12.9775,0.0000,106.2737,0.0000,106.2737,3.8563,106.2737,6.9058,0.0000,2213.0202,428.7775,628.1869,99.3679,10.3379,89.0299,0.0000,89.0299,0.0000,89.0299,-1.4621,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21478.0649,21478.0649,21478.0649,21478.0649,6,0,0,0
+1028.8900,0.5000,21551.5303,84.0000,84.0000,0.0000,-0.1046,-22.4739,6,1615.5048,643.2095,884.3752,-76.7106,108.8151,149.6144,160.9315,-12.9775,0.0000,104.9588,0.0000,104.9588,3.8563,104.9588,6.8532,0.0000,2213.0202,423.3308,620.4148,98.1056,10.3131,87.7925,0.0000,87.7925,0.0000,87.7925,-2.6995,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21230.4820,21230.4820,21230.4820,21230.4820,6,0,0,0
+1029.3900,0.5000,21563.1969,84.0000,84.0000,0.0000,-0.1345,-22.4896,6,1615.5048,638.3772,882.6438,-76.7106,107.9976,149.3215,160.9315,-12.9775,0.0000,104.1413,0.0000,104.1413,3.8563,104.1413,6.8205,0.0000,2213.0202,419.9444,615.5826,97.3208,10.2977,87.0231,0.0000,87.0231,0.0000,87.0231,-3.4689,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21073.2415,21073.2415,21073.2415,21073.2415,6,0,0,0
+1029.8900,0.5000,21574.8636,84.0000,84.0000,0.0000,-0.1696,-22.5094,6,1615.5048,632.6796,881.5673,-76.7106,107.0337,149.1394,160.9315,-12.9775,0.0000,103.1775,0.0000,103.1775,3.8563,103.1775,6.7820,0.0000,2213.0202,415.9515,609.8850,96.3955,10.2795,86.1160,0.0000,86.1160,0.0000,86.1160,-4.3760,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20887.8434,20887.8434,20887.8434,20887.8434,6,0,0,0
+1030.3900,0.5000,21586.5303,84.0000,84.0000,0.0000,-0.2095,-22.5339,6,1615.5048,626.2188,880.2980,-76.7106,105.9407,148.9247,160.9315,-12.9775,0.0000,102.0844,0.0000,102.0844,3.8563,102.0844,6.7382,0.0000,2213.0202,411.4237,603.4241,95.3462,10.2589,85.0873,0.0000,85.0873,0.0000,85.0873,-5.4047,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20677.6085,20677.6085,20677.6085,20677.6085,6,0,0,0
+1030.8900,0.5000,21598.1969,84.0000,84.0000,0.0000,-0.2626,-22.5645,6,1615.5048,617.6167,878.8587,-76.7106,104.4855,148.6812,160.9315,-12.9775,0.0000,100.6292,0.0000,100.6292,3.8563,100.6292,6.6800,0.0000,2213.0202,405.3954,594.8221,93.9491,10.2314,83.7177,0.0000,83.7177,0.0000,83.7177,-6.7743,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20397.6996,20397.6996,20397.6996,20397.6996,6,0,0,0
+1031.3900,0.5000,21609.8636,84.0000,84.0000,0.0000,-0.3123,-22.6009,6,1615.5048,609.5573,876.9424,-76.7106,103.1220,148.3570,160.9315,-12.9775,0.0000,99.2657,0.0000,99.2657,3.8563,99.2657,6.6255,0.0000,2213.0202,399.7474,586.7627,92.6402,10.2051,82.4352,0.0000,82.4352,0.0000,82.4352,-8.0568,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20135.4503,20135.4503,20135.4503,20135.4503,6,0,0,0
+1031.8900,0.5000,21621.5303,84.0000,84.0000,0.0000,-0.3506,-22.6418,6,1615.5048,603.3466,875.1471,-76.7106,102.0713,148.0532,160.9315,-12.9775,0.0000,98.2150,0.0000,98.2150,3.8563,98.2150,6.5835,0.0000,2213.0202,395.3949,580.5519,91.6316,10.1844,81.4472,0.0000,81.4472,0.0000,81.4472,-9.0448,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19933.3529,19933.3529,19933.3529,19933.3529,6,0,0,0
+1032.3900,0.5000,21633.1969,84.0000,84.0000,0.0000,-0.3610,-22.6840,6,1615.5048,601.6589,873.7635,-76.7106,101.7858,147.8192,160.9315,-12.9775,0.0000,97.9295,0.0000,97.9295,3.8563,97.9295,6.5721,0.0000,2213.0202,394.2122,578.8643,91.3575,10.1788,81.1787,0.0000,81.1787,0.0000,81.1787,-9.3133,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19878.4376,19878.4376,19878.4376,19878.4376,6,0,0,0
+1032.8900,0.5000,21644.8636,84.0000,84.0000,0.0000,-0.3485,-22.7246,6,1615.5048,603.6921,873.3875,-76.7106,102.1298,147.7556,160.9315,-12.9775,0.0000,98.2735,0.0000,98.2735,3.8563,98.2735,6.5858,0.0000,2213.0202,395.6371,580.8975,91.6877,10.1855,81.5021,0.0000,81.5021,0.0000,81.5021,-8.9898,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19944.5982,19944.5982,19944.5982,19944.5982,6,0,0,0
+1033.3900,0.5000,21656.5303,84.0000,84.0000,0.0000,-0.3015,-22.7598,6,1615.5048,611.3120,873.8405,-76.7106,103.4189,147.8322,160.9315,-12.9775,0.0000,99.5626,0.0000,99.5626,3.8563,99.5626,6.6374,0.0000,2213.0202,400.9771,588.5174,92.9252,10.2109,82.7143,0.0000,82.7143,0.0000,82.7143,-7.7777,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20192.5460,20192.5460,20192.5460,20192.5460,6,0,0,0
+1033.8900,0.5000,21668.1969,84.0000,84.0000,0.0000,-0.2376,-22.7875,6,1615.5048,621.6673,875.5379,-76.7106,105.1707,148.1194,160.9315,-12.9775,0.0000,101.3144,0.0000,101.3144,3.8563,101.3144,6.7074,0.0000,2213.0202,408.2340,598.8727,94.6070,10.2443,84.3627,0.0000,84.3627,0.0000,84.3627,-6.1294,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20529.5044,20529.5044,20529.5044,20529.5044,6,0,0,0
+1034.3900,0.5000,21679.8636,84.0000,84.0000,0.0000,-0.1475,-22.8047,6,1615.5048,636.2626,877.8448,-76.7106,107.6399,148.5096,160.9315,-12.9775,0.0000,103.7836,0.0000,103.7836,3.8563,103.7836,6.8062,0.0000,2213.0202,418.4625,613.4680,96.9774,10.2909,86.6865,0.0000,86.6865,0.0000,86.6865,-3.8056,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21004.4329,21004.4329,21004.4329,21004.4329,6,0,0,0
+1034.8900,0.5000,21691.5303,84.0000,84.0000,0.0000,-0.0421,-22.8096,6,1615.5048,653.3440,881.0962,-76.7106,110.5296,149.0597,160.9315,-12.9775,0.0000,106.6734,0.0000,106.6734,3.8563,106.6734,6.9218,0.0000,2213.0202,430.4331,630.5494,99.7516,10.3455,89.4061,0.0000,89.4061,0.0000,89.4061,-1.0860,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21544.4855,21544.4855,21544.4855,21544.4855,6,0,0,0
+1035.3900,0.5000,21703.1969,84.0000,84.0000,0.0000,0.0794,-22.8004,6,1615.5048,673.0295,884.9015,-76.7106,113.8599,149.7034,160.9315,-12.9775,0.0000,110.0037,0.0000,110.0037,3.8563,110.0037,7.0550,0.0000,2213.0202,444.2287,650.2349,102.9486,10.4083,92.5403,0.0000,92.5403,0.0000,92.5403,2.0483,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22094.0040,22094.0040,22094.0040,22094.0040,6,0,0,0
+1035.8900,0.5000,21714.8636,84.0000,84.0000,0.0000,0.1986,-22.7772,6,1615.5048,692.3376,889.2868,-76.7106,117.1264,150.4453,160.9315,-12.9775,0.0000,113.2701,0.0000,113.2701,3.8563,113.2701,7.1857,0.0000,2213.0202,457.7598,669.5430,106.0844,10.4699,95.6145,0.0000,95.6145,0.0000,95.6145,5.1225,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22634.0770,22634.0770,22634.0770,22634.0770,6,0,0,0
+1036.3900,0.5000,21726.5303,84.0000,84.0000,0.0000,0.3132,-22.7407,6,1615.5048,710.9147,893.5881,-76.7106,120.2692,151.1730,160.9315,-12.9775,0.0000,116.4129,0.0000,116.4129,3.8563,116.4129,7.3114,0.0000,2213.0202,470.7786,688.1200,109.1015,10.5292,98.5723,0.0000,98.5723,0.0000,98.5723,8.0803,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23222.3639,23222.3639,23222.3639,23222.3639,6,0,0,0
+1036.8900,0.5000,21738.1969,84.0000,84.0000,0.0000,0.4082,-22.6930,6,1615.5048,726.2986,897.7266,-76.7106,122.8718,151.8731,160.9315,-12.9775,0.0000,119.0155,0.0000,119.0155,3.8563,119.0155,7.4155,0.0000,2213.0202,481.5597,703.5040,111.6000,10.5784,101.0216,0.0000,101.0216,0.0000,101.0216,10.5297,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23709.5316,23709.5316,23709.5316,23709.5316,6,0,0,0
+1037.3900,0.5000,21749.8636,84.0000,84.0000,0.0000,0.4914,-22.6357,6,1615.5048,739.7864,901.1536,-76.7106,125.1536,152.4529,160.9315,-12.9775,0.0000,121.2973,0.0000,121.2973,3.8563,121.2973,7.5068,0.0000,2213.0202,491.0119,716.9918,113.7905,10.6214,103.1691,0.0000,103.1691,0.0000,103.1691,12.6773,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24136.6549,24136.6549,24136.6549,24136.6549,6,0,0,0
+1037.8900,0.5000,21761.5303,84.0000,84.0000,0.0000,0.5565,-22.5708,6,1615.5048,750.3365,904.1583,-76.7106,126.9384,152.9612,160.9315,-12.9775,0.0000,123.0821,0.0000,123.0821,3.8563,123.0821,7.5782,0.0000,2213.0202,498.4055,727.5419,115.5039,10.6551,104.8488,0.0000,104.8488,0.0000,104.8488,14.3571,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24470.7503,24470.7503,24470.7503,24470.7503,6,0,0,0
+1038.3900,0.5000,21773.1969,84.0000,84.0000,0.0000,0.5929,-22.5016,6,1615.5048,756.2336,906.5086,-76.7106,127.9360,153.3588,160.9315,-12.9775,0.0000,124.0797,0.0000,124.0797,3.8563,124.0797,7.6181,0.0000,2213.0202,502.5381,733.4390,116.4617,10.6739,105.7878,0.0000,105.7878,0.0000,105.7878,15.2960,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24657.4954,24657.4954,24657.4954,24657.4954,6,0,0,0
+1038.8900,0.5000,21784.8636,84.0000,84.0000,0.0000,0.6063,-22.4309,6,1615.5048,758.4004,907.8223,-76.7106,128.3026,153.5811,160.9315,-12.9775,0.0000,124.4463,0.0000,124.4463,3.8563,124.4463,7.6327,0.0000,2213.0202,504.0566,735.6058,116.8136,10.6808,106.1327,0.0000,106.1327,0.0000,106.1327,15.6410,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24726.1117,24726.1117,24726.1117,24726.1117,6,0,0,0
+1039.3900,0.5000,21796.5303,84.0000,84.0000,0.0000,0.5886,-22.3622,6,1615.5048,755.5360,908.3050,-76.7106,127.8180,153.6627,160.9315,-12.9775,0.0000,123.9617,0.0000,123.9617,3.8563,123.9617,7.6133,0.0000,2213.0202,502.0492,732.7414,116.3484,10.6717,105.6767,0.0000,105.6767,0.0000,105.6767,15.1849,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24635.4032,24635.4032,24635.4032,24635.4032,6,0,0,0
+1039.8900,0.5000,21808.1969,84.0000,84.0000,0.0000,0.5622,-22.2966,6,1615.5048,751.2490,907.6669,-76.7106,127.0928,153.5548,160.9315,-12.9775,0.0000,123.2365,0.0000,123.2365,3.8563,123.2365,7.5843,0.0000,2213.0202,499.0449,728.4544,115.6521,10.6580,104.9941,0.0000,104.9941,0.0000,104.9941,14.5024,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24499.6468,24499.6468,24499.6468,24499.6468,6,0,0,0
+1040.3900,0.5000,21819.8636,84.0000,84.0000,0.0000,0.5338,-22.2343,6,1615.5048,746.6554,906.7119,-76.7106,126.3156,153.3932,160.9315,-12.9775,0.0000,122.4593,0.0000,122.4593,3.8563,122.4593,7.5532,0.0000,2213.0202,495.8257,723.8608,114.9061,10.6433,104.2628,0.0000,104.2628,0.0000,104.2628,13.7710,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24354.1790,24354.1790,24354.1790,24354.1790,6,0,0,0
+1040.8900,0.5000,21831.5303,84.0000,84.0000,0.0000,0.5179,-22.1739,6,1615.5048,744.0753,905.6886,-76.7106,125.8791,153.2201,160.9315,-12.9775,0.0000,122.0228,0.0000,122.0228,3.8563,122.0228,7.5358,0.0000,2213.0202,494.0176,721.2807,114.4871,10.6351,103.8520,0.0000,103.8520,0.0000,103.8520,13.3601,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24272.4738,24272.4738,24272.4738,24272.4738,6,0,0,0
+1041.3900,0.5000,21843.1969,84.0000,84.0000,0.0000,0.5190,-22.1133,6,1615.5048,744.2508,905.1138,-76.7106,125.9088,153.1229,160.9315,-12.9775,0.0000,122.0525,0.0000,122.0525,3.8563,122.0525,7.5370,0.0000,2213.0202,494.1406,721.4562,114.5156,10.6357,103.8799,0.0000,103.8799,0.0000,103.8799,13.3881,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24278.0327,24278.0327,24278.0327,24278.0327,6,0,0,0
+1041.8900,0.5000,21854.8636,84.0000,84.0000,0.0000,0.5571,-22.0484,6,1615.5048,750.4228,905.1529,-76.7106,126.9530,153.1295,160.9315,-12.9775,0.0000,123.0967,0.0000,123.0967,3.8563,123.0967,7.5787,0.0000,2213.0202,498.4659,727.6282,115.5180,10.6554,104.8626,0.0000,104.8626,0.0000,104.8626,14.3708,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24473.4829,24473.4829,24473.4829,24473.4829,6,0,0,0
+1042.3900,0.5000,21866.5303,84.0000,84.0000,0.0000,0.6176,-21.9763,6,1615.5048,760.2341,906.5278,-76.7106,128.6128,153.3621,160.9315,-12.9775,0.0000,124.7565,0.0000,124.7565,3.8563,124.7565,7.6451,0.0000,2213.0202,505.3417,737.4395,117.1114,10.6867,106.4247,0.0000,106.4247,0.0000,106.4247,15.9330,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24784.1798,24784.1798,24784.1798,24784.1798,6,0,0,0
+1042.8900,0.5000,21878.1969,84.0000,84.0000,0.0000,0.7136,-21.8930,6,1615.5048,775.7796,908.7135,-76.7106,131.2427,153.7318,160.9315,-12.9775,0.0000,127.3864,0.0000,127.3864,3.8563,127.3864,7.7503,0.0000,2213.0202,516.2360,752.9850,119.6361,10.7363,108.8998,0.0000,108.8998,0.0000,108.8998,18.4082,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25288.8900,25288.8900,25288.8900,25288.8900,6,0,0,0
+1043.3900,0.5000,21889.8636,84.0000,84.0000,0.0000,0.8177,-21.7976,6,1615.5048,792.6552,912.1766,-76.7106,134.0976,154.3177,160.9315,-12.9775,0.0000,130.2414,0.0000,130.2414,3.8563,130.2414,7.8645,0.0000,2213.0202,528.0624,769.8606,122.3768,10.7905,111.5864,0.0000,111.5864,0.0000,111.5864,21.0949,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25842.3909,25842.3909,25842.3909,25842.3909,6,0,0,0
+1043.8900,0.5000,21901.5303,84.0000,84.0000,0.0000,0.9272,-21.6895,6,1615.5048,810.3995,915.9360,-76.7106,137.0995,154.9537,160.9315,-12.9775,0.0000,133.2433,0.0000,133.2433,3.8563,133.2433,7.9846,0.0000,2213.0202,540.4976,787.6048,125.2587,10.8483,114.4103,0.0000,114.4103,0.0000,114.4103,23.9190,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26424.3847,26424.3847,26424.3847,26424.3847,6,0,0,0
+1044.3900,0.5000,21913.1969,84.0000,84.0000,0.0000,1.0300,-21.5693,6,1615.5048,827.0579,919.8889,-76.7106,139.9177,155.6224,160.9315,-12.9775,0.0000,136.0614,0.0000,136.0614,3.8563,136.0614,8.0973,0.0000,2213.0202,552.1718,804.2632,127.9641,10.9026,117.0615,0.0000,117.0615,0.0000,117.0615,26.5704,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26970.7629,26970.7629,26970.7629,26970.7629,6,0,0,0
+1044.8900,0.5000,21924.8636,84.0000,84.0000,0.0000,1.1263,-21.4379,6,1615.5048,842.6562,923.5999,-76.7106,142.5566,156.2503,160.9315,-12.9775,0.0000,138.7003,0.0000,138.7003,3.8563,138.7003,8.2029,0.0000,2213.0202,563.1031,819.8616,130.4974,10.9535,119.5439,0.0000,119.5439,0.0000,119.5439,29.0530,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27473.2825,27473.2825,27473.2825,27473.2825,6,0,0,0
+1045.3900,0.5000,21936.5303,84.0000,84.0000,0.0000,1.2030,-21.2975,6,1615.5048,855.0921,927.0748,-76.7106,144.6604,156.8381,160.9315,-12.9775,0.0000,140.8041,0.0000,140.8041,3.8563,140.8041,8.2870,0.0000,2213.0202,571.8182,832.2975,132.5171,10.9940,121.5231,0.0000,121.5231,0.0000,121.5231,31.0323,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27813.7291,27813.7291,27813.7291,27813.7291,6,0,0,0
+1045.8900,0.5000,21948.1969,84.0000,84.0000,0.0000,1.2640,-21.1501,6,1615.5048,864.9775,929.8451,-76.7106,146.3328,157.3068,160.9315,-12.9775,0.0000,142.4765,0.0000,142.4765,3.8563,142.4765,8.3539,0.0000,2213.0202,578.7458,842.1829,134.1226,11.0263,123.0963,0.0000,123.0963,0.0000,123.0963,32.6057,72.5489,17.9417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28113.1702,28113.1702,28113.1702,28113.1702,6,0,0,0
+1046.3900,0.5000,21959.8636,84.0000,84.0000,0.0000,1.2903,-20.9995,6,1615.5048,869.2332,932.0473,-76.7106,147.0528,157.6794,160.9315,-12.9775,0.0000,143.1965,0.0000,143.1965,3.8563,143.1965,8.3827,0.0000,2213.0202,581.7282,846.4386,134.8137,11.0401,123.7736,0.0000,123.7736,0.0000,123.7736,33.2830,72.5489,17.9416,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28256.4654,28256.4654,28256.4654,28256.4654,6,0,0,0
+1046.8900,0.5000,21971.5303,84.0000,84.0000,0.0000,1.2976,-20.8481,6,1615.5048,870.4253,932.9954,-76.7106,147.2544,157.8397,160.9315,-12.9775,0.0000,143.3981,0.0000,143.3981,3.8563,143.3981,8.3908,0.0000,2213.0202,582.5637,847.6307,135.0073,11.0440,123.9633,0.0000,123.9633,0.0000,123.9633,33.4728,72.5489,17.9416,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28296.6055,28296.6055,28296.6055,28296.6055,6,0,0,0
+1047.3900,0.5000,21983.1969,84.0000,84.0000,0.0000,1.2850,-20.6982,6,1615.5048,868.3695,933.2609,-76.7106,146.9066,157.8847,160.9315,-12.9775,0.0000,143.0504,0.0000,143.0504,3.8563,143.0504,8.3769,0.0000,2213.0202,581.1230,845.5749,134.6735,11.0373,123.6362,0.0000,123.6362,0.0000,123.6362,33.1456,72.5489,17.9416,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28227.3848,28227.3848,28227.3848,28227.3848,6,0,0,0
+1047.8900,0.5000,21994.8636,84.0000,84.0000,0.0000,1.2695,-20.5501,6,1615.5048,865.8601,932.8030,-76.7106,146.4821,157.8072,160.9315,-12.9775,0.0000,142.6258,0.0000,142.6258,3.8563,142.6258,8.3599,0.0000,2213.0202,579.3644,843.0655,134.2659,11.0291,123.2368,0.0000,123.2368,0.0000,123.2368,32.7462,72.5489,17.9417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28142.8886,28142.8886,28142.8886,28142.8886,6,0,0,0
+1048.3900,0.5000,22006.5303,84.0000,84.0000,0.0000,1.2523,-20.4040,6,1615.5048,863.0728,932.2439,-76.7106,146.0106,157.7126,160.9315,-12.9775,0.0000,142.1543,0.0000,142.1543,3.8563,142.1543,8.3410,0.0000,2213.0202,577.4110,840.2782,133.8132,11.0201,122.7932,0.0000,122.7932,0.0000,122.7932,32.3025,72.5489,17.9417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28049.0360,28049.0360,28049.0360,28049.0360,6,0,0,0
+1048.8900,0.5000,22018.1969,84.0000,84.0000,0.0000,1.2322,-20.2603,6,1615.5048,859.8270,931.6230,-76.7106,145.4615,157.6076,160.9315,-12.9775,0.0000,141.6052,0.0000,141.6052,3.8563,141.6052,8.3191,0.0000,2213.0202,575.1364,837.0324,133.2861,11.0095,122.2766,0.0000,122.2766,0.0000,122.2766,31.7859,72.5489,17.9417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27943.3539,27943.3539,27943.3539,27943.3539,6,0,0,0
+1049.3900,0.5000,22029.8636,84.0000,84.0000,0.0000,1.2043,-20.1198,6,1615.5048,855.2950,930.9000,-76.7106,144.6948,157.4852,160.9315,-12.9775,0.0000,140.8385,0.0000,140.8385,3.8563,140.8385,8.2884,0.0000,2213.0202,571.9604,832.5004,132.5501,10.9947,121.5554,0.0000,121.5554,0.0000,121.5554,31.0646,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27819.2854,27819.2854,27819.2854,27819.2854,6,0,0,0
+1049.8900,0.5000,22041.5303,84.0000,84.0000,0.0000,1.1608,-19.9843,6,1615.5048,848.2579,929.8904,-76.7106,143.5043,157.3144,160.9315,-12.9775,0.0000,139.6480,0.0000,139.6480,3.8563,139.6480,8.2408,0.0000,2213.0202,567.0288,825.4633,131.4072,10.9718,120.4354,0.0000,120.4354,0.0000,120.4354,29.9446,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27626.6360,27626.6360,27626.6360,27626.6360,6,0,0,0
+1050.3900,0.5000,22053.1969,84.0000,84.0000,0.0000,1.1002,-19.8560,6,1615.5048,838.4342,928.3227,-76.7106,141.8423,157.0492,160.9315,-12.9775,0.0000,137.9860,0.0000,137.9860,3.8563,137.9860,8.1743,0.0000,2213.0202,560.1443,815.6396,129.8117,10.9397,118.8720,0.0000,118.8720,0.0000,118.8720,28.3810,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27343.8948,27343.8948,27343.8948,27343.8948,6,0,0,0
+1050.8900,0.5000,22064.8636,84.0000,84.0000,0.0000,1.0260,-19.7363,6,1615.5048,826.3981,926.1342,-76.7106,139.8061,156.6790,160.9315,-12.9775,0.0000,135.9498,0.0000,135.9498,3.8563,135.9498,8.0929,0.0000,2213.0202,551.7094,803.6034,127.8570,10.9005,116.9565,0.0000,116.9565,0.0000,116.9565,26.4654,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26949.1221,26949.1221,26949.1221,26949.1221,6,0,0,0
+1051.3900,0.5000,22076.5303,84.0000,84.0000,0.0000,0.9353,-19.6272,6,1615.5048,811.6991,923.4529,-76.7106,137.3194,156.2254,160.9315,-12.9775,0.0000,133.4631,0.0000,133.4631,3.8563,133.4631,7.9934,0.0000,2213.0202,541.4084,788.9045,125.4697,10.8526,114.6172,0.0000,114.6172,0.0000,114.6172,24.1259,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26467.0126,26467.0126,26467.0126,26467.0126,6,0,0,0
+1051.8900,0.5000,22088.1969,84.0000,84.0000,0.0000,0.8391,-19.5293,6,1615.5048,796.1143,920.1784,-76.7106,134.6829,155.6714,160.9315,-12.9775,0.0000,130.8266,0.0000,130.8266,3.8563,130.8266,7.8879,0.0000,2213.0202,530.4865,773.3197,122.9386,10.8018,112.1369,0.0000,112.1369,0.0000,112.1369,21.6454,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25955.8478,25955.8478,25955.8478,25955.8478,6,0,0,0
+1052.3900,0.5000,22099.8636,84.0000,84.0000,0.0000,0.7387,-19.4431,6,1615.5048,779.8463,916.7066,-76.7106,131.9307,155.0841,160.9315,-12.9775,0.0000,128.0744,0.0000,128.0744,3.8563,128.0744,7.7778,0.0000,2213.0202,519.0859,757.0517,120.2966,10.7493,109.5473,0.0000,109.5473,0.0000,109.5473,19.0557,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25422.2725,25422.2725,25422.2725,25422.2725,6,0,0,0
+1052.8900,0.5000,22111.5303,84.0000,84.0000,0.0000,0.6418,-19.3682,6,1615.5048,764.1435,913.0825,-76.7106,129.2742,154.4710,160.9315,-12.9775,0.0000,125.4179,0.0000,125.4179,3.8563,125.4179,7.6716,0.0000,2213.0202,508.0814,741.3489,117.7463,10.6992,107.0471,0.0000,107.0471,0.0000,107.0471,16.5555,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24907.9815,24907.9815,24907.9815,24907.9815,6,0,0,0
+1053.3900,0.5000,22123.1969,84.0000,84.0000,0.0000,0.5502,-19.3040,6,1615.5048,749.3014,909.5844,-76.7106,126.7633,153.8792,160.9315,-12.9775,0.0000,122.9070,0.0000,122.9070,3.8563,122.9070,7.5712,0.0000,2213.0202,497.6801,726.5068,115.3358,10.6518,104.6840,0.0000,104.6840,0.0000,104.6840,14.1923,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24437.9714,24437.9714,24437.9714,24437.9714,6,0,0,0
+1053.8900,0.5000,22134.8636,84.0000,84.0000,0.0000,0.4694,-19.2493,6,1615.5048,736.2117,906.2780,-76.7106,124.5488,153.3198,160.9315,-12.9775,0.0000,120.6925,0.0000,120.6925,3.8563,120.6925,7.4826,0.0000,2213.0202,488.5068,713.4171,113.2100,10.6100,102.6000,0.0000,102.6000,0.0000,102.6000,12.1081,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24023.4558,24023.4558,24023.4558,24023.4558,6,0,0,0
+1054.3900,0.5000,22146.5303,84.0000,84.0000,0.0000,0.3951,-19.2032,6,1615.5048,724.1726,903.3620,-76.7106,122.5121,152.8265,160.9315,-12.9775,0.0000,118.6558,0.0000,118.6558,3.8563,118.6558,7.4011,0.0000,2213.0202,480.0698,701.3780,111.2547,10.5716,100.6831,0.0000,100.6831,0.0000,100.6831,10.1912,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23642.2092,23642.2092,23642.2092,23642.2092,6,0,0,0
+1054.8900,0.5000,22158.1969,84.0000,84.0000,0.0000,0.3308,-19.1646,6,1615.5048,713.7591,900.6800,-76.7106,120.7504,152.3728,160.9315,-12.9775,0.0000,116.8941,0.0000,116.8941,3.8563,116.8941,7.3306,0.0000,2213.0202,472.7720,690.9645,109.5635,10.5383,99.0251,0.0000,99.0251,0.0000,99.0251,8.5332,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23312.4391,23312.4391,23312.4391,23312.4391,6,0,0,0
+1055.3900,0.5000,22169.8636,84.0000,84.0000,0.0000,0.2667,-19.1335,6,1615.5048,703.3790,898.3602,-76.7106,118.9943,151.9803,160.9315,-12.9775,0.0000,115.1380,0.0000,115.1380,3.8563,115.1380,7.2604,0.0000,2213.0202,465.4976,680.5844,107.8776,10.5052,97.3725,0.0000,97.3725,0.0000,97.3725,6.8805,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22983.7284,22983.7284,22983.7284,22983.7284,6,0,0,0
+1055.8900,0.5000,22181.5303,84.0000,84.0000,0.0000,0.2000,-19.1101,6,1615.5048,692.5688,896.0478,-76.7106,117.1655,151.5891,160.9315,-12.9775,0.0000,113.3092,0.0000,113.3092,3.8563,113.3092,7.1872,0.0000,2213.0202,457.9218,669.7742,106.1220,10.4707,95.6513,0.0000,95.6513,0.0000,95.6513,5.1593,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22641.3981,22641.3981,22641.3981,22641.3981,6,0,0,0
+1056.3900,0.5000,22193.1969,84.0000,84.0000,0.0000,0.1300,-19.0950,6,1615.5048,681.2259,893.6396,-76.7106,115.2466,151.1817,160.9315,-12.9775,0.0000,111.3903,0.0000,111.3903,3.8563,111.3903,7.1105,0.0000,2213.0202,449.9727,658.4313,104.2798,10.4345,93.8453,0.0000,93.8453,0.0000,93.8453,3.3533,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22316.0452,22316.0452,22316.0452,22316.0452,6,0,0,0
+1056.8900,0.5000,22204.8636,84.0000,84.0000,0.0000,0.0581,-19.0882,6,1615.5048,669.5798,891.1128,-76.7106,113.2763,150.7542,160.9315,-12.9775,0.0000,109.4201,0.0000,109.4201,3.8563,109.4201,7.0317,0.0000,2213.0202,441.8111,646.7852,102.3884,10.3973,91.9911,0.0000,91.9911,0.0000,91.9911,1.4990,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22000.5524,22000.5524,22000.5524,22000.5524,6,0,0,0
+1057.3900,0.5000,22216.5303,84.0000,84.0000,0.0000,-0.0078,-19.0891,6,1615.5048,658.9039,888.5183,-76.7106,111.4702,150.3153,160.9315,-12.9775,0.0000,107.6140,0.0000,107.6140,3.8563,107.6140,6.9594,0.0000,2213.0202,434.3295,636.1093,100.6545,10.3632,90.2913,0.0000,90.2913,0.0000,90.2913,-0.2007,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21700.7970,21700.7970,21700.7970,21700.7970,6,0,0,0
+1057.8900,0.5000,22228.1969,84.0000,84.0000,0.0000,-0.0684,-19.0971,6,1615.5048,649.0761,886.1400,-76.7106,109.8076,149.9130,160.9315,-12.9775,0.0000,105.9513,0.0000,105.9513,3.8563,105.9513,6.8929,0.0000,2213.0202,427.4422,626.2815,99.0584,10.3318,88.7266,0.0000,88.7266,0.0000,88.7266,-1.7655,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21421.3815,21421.3815,21421.3815,21421.3815,6,0,0,0
+1058.3900,0.5000,22239.8636,84.0000,84.0000,0.0000,-0.1173,-19.1108,6,1615.5048,641.1524,883.9507,-76.7106,108.4671,149.5426,160.9315,-12.9775,0.0000,104.6108,0.0000,104.6108,3.8563,104.6108,6.8393,0.0000,2213.0202,421.8892,618.3578,97.7715,10.3065,87.4650,0.0000,87.4650,0.0000,87.4650,-3.0270,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21163.5460,21163.5460,21163.5460,21163.5460,6,0,0,0
+1058.8900,0.5000,22251.5303,84.0000,84.0000,0.0000,-0.1556,-19.1289,6,1615.5048,634.9500,882.1855,-76.7106,107.4178,149.2440,160.9315,-12.9775,0.0000,103.5616,0.0000,103.5616,3.8563,103.5616,6.7973,0.0000,2213.0202,417.5426,612.1554,96.7642,10.2867,86.4775,0.0000,86.4775,0.0000,86.4775,-4.0146,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20961.7221,20961.7221,20961.7221,20961.7221,6,0,0,0
+1059.3900,0.5000,22263.1969,84.0000,84.0000,0.0000,-0.1812,-19.1501,6,1615.5048,630.8004,880.8038,-76.7106,106.7158,149.0102,160.9315,-12.9775,0.0000,102.8595,0.0000,102.8595,3.8563,102.8595,6.7693,0.0000,2213.0202,414.6345,608.0058,96.0903,10.2735,85.8168,0.0000,85.8168,0.0000,85.8168,-4.6752,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20826.6940,20826.6940,20826.6940,20826.6940,6,0,0,0
+1059.8900,0.5000,22274.8636,84.0000,84.0000,0.0000,-0.1905,-19.1723,6,1615.5048,629.2907,879.8794,-76.7106,106.4604,148.8538,160.9315,-12.9775,0.0000,102.6041,0.0000,102.6041,3.8563,102.6041,6.7590,0.0000,2213.0202,413.5765,606.4961,95.8451,10.2687,85.5764,0.0000,85.5764,0.0000,85.5764,-4.9156,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20777.5681,20777.5681,20777.5681,20777.5681,6,0,0,0
+1060.3900,0.5000,22286.5303,84.0000,84.0000,0.0000,-0.1894,-19.1944,6,1615.5048,629.4716,879.5431,-76.7106,106.4910,148.7969,160.9315,-12.9775,0.0000,102.6347,0.0000,102.6347,3.8563,102.6347,6.7603,0.0000,2213.0202,413.7033,606.6770,95.8745,10.2693,85.6052,0.0000,85.6052,0.0000,85.6052,-4.8868,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20783.4552,20783.4552,20783.4552,20783.4552,6,0,0,0
+1060.8900,0.5000,22298.1969,84.0000,84.0000,0.0000,-0.1696,-19.2142,6,1615.5048,632.6840,879.5834,-76.7106,107.0345,148.8037,160.9315,-12.9775,0.0000,103.1782,0.0000,103.1782,3.8563,103.1782,6.7820,0.0000,2213.0202,415.9546,609.8894,96.3962,10.2795,86.1167,0.0000,86.1167,0.0000,86.1167,-4.3753,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20887.9864,20887.9864,20887.9864,20887.9864,6,0,0,0
+1061.3900,0.5000,22309.8636,84.0000,84.0000,0.0000,-0.1413,-19.2307,6,1615.5048,637.2746,880.2990,-76.7106,107.8111,148.9248,160.9315,-12.9775,0.0000,103.9548,0.0000,103.9548,3.8563,103.9548,6.8131,0.0000,2213.0202,419.1716,614.4800,97.1417,10.2942,86.8476,0.0000,86.8476,0.0000,86.8476,-3.6445,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21037.3623,21037.3623,21037.3623,21037.3623,6,0,0,0
+1061.8900,0.5000,22321.5303,84.0000,84.0000,0.0000,-0.1015,-19.2425,6,1615.5048,643.7203,881.3217,-76.7106,108.9016,149.0978,160.9315,-12.9775,0.0000,105.0453,0.0000,105.0453,3.8563,105.0453,6.8567,0.0000,2213.0202,423.6888,620.9257,98.1886,10.3147,87.8738,0.0000,87.8738,0.0000,87.8738,-2.6182,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21247.1046,21247.1046,21247.1046,21247.1046,6,0,0,0
+1062.3900,0.5000,22333.1969,84.0000,84.0000,0.0000,-0.0636,-19.2499,6,1615.5048,649.8597,882.7576,-76.7106,109.9402,149.3407,160.9315,-12.9775,0.0000,106.0839,0.0000,106.0839,3.8563,106.0839,6.8982,0.0000,2213.0202,427.9913,627.0651,99.1857,10.3343,88.8513,0.0000,88.8513,0.0000,88.8513,-1.6407,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21446.5273,21446.5273,21446.5273,21446.5273,6,0,0,0
+1062.8900,0.5000,22344.8636,84.0000,84.0000,0.0000,-0.0280,-19.2532,6,1615.5048,655.6254,884.1253,-76.7106,110.9156,149.5721,160.9315,-12.9775,0.0000,107.0593,0.0000,107.0593,3.8563,107.0593,6.9372,0.0000,2213.0202,432.0319,632.8308,100.1221,10.3527,89.7693,0.0000,89.7693,0.0000,89.7693,-0.7227,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21608.6249,21608.6249,21608.6249,21608.6249,6,0,0,0
+1063.3900,0.5000,22356.5303,84.0000,84.0000,0.0000,-0.0008,-19.2533,6,1615.5048,660.0305,885.4097,-76.7106,111.6608,149.7894,160.9315,-12.9775,0.0000,107.8045,0.0000,107.8045,3.8563,107.8045,6.9671,0.0000,2213.0202,435.1190,637.2359,100.8375,10.3668,90.4707,0.0000,90.4707,0.0000,90.4707,-0.0214,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21732.4696,21732.4696,21732.4696,21732.4696,6,0,0,0
+1063.8900,0.5000,22368.1969,84.0000,84.0000,0.0000,0.0233,-19.2506,6,1615.5048,663.9327,886.3910,-76.7106,112.3210,149.9554,160.9315,-12.9775,0.0000,108.4647,0.0000,108.4647,3.8563,108.4647,6.9935,0.0000,2213.0202,437.8536,641.1381,101.4712,10.3793,91.0920,0.0000,91.0920,0.0000,91.0920,0.5999,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21842.1768,21842.1768,21842.1768,21842.1768,6,0,0,0
+1064.3900,0.5000,22379.8636,84.0000,84.0000,0.0000,0.0446,-19.2454,6,1615.5048,667.3900,887.2603,-76.7106,112.9059,150.1025,160.9315,-12.9775,0.0000,109.0496,0.0000,109.0496,3.8563,109.0496,7.0169,0.0000,2213.0202,440.2765,644.5953,102.0327,10.3903,91.6424,0.0000,91.6424,0.0000,91.6424,1.1504,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21939.3758,21939.3758,21939.3758,21939.3758,6,0,0,0
+1064.8900,0.5000,22391.5303,84.0000,84.0000,0.0000,0.0611,-19.2383,6,1615.5048,670.0650,888.0305,-76.7106,113.3584,150.2328,160.9315,-12.9775,0.0000,109.5021,0.0000,109.5021,3.8563,109.5021,7.0350,0.0000,2213.0202,442.1512,647.2704,102.4672,10.3988,92.0683,0.0000,92.0683,0.0000,92.0683,1.5763,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22013.6972,22013.6972,22013.6972,22013.6972,6,0,0,0
+1065.3900,0.5000,22403.1969,84.0000,84.0000,0.0000,0.0713,-19.2300,6,1615.5048,671.7127,888.6264,-76.7106,113.6372,150.3336,160.9315,-12.9775,0.0000,109.7809,0.0000,109.7809,3.8563,109.7809,7.0461,0.0000,2213.0202,443.3059,648.9181,102.7348,10.4041,92.3307,0.0000,92.3307,0.0000,92.3307,1.8386,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22058.3328,22058.3328,22058.3328,22058.3328,6,0,0,0
+1065.8900,0.5000,22414.8636,84.0000,84.0000,0.0000,0.0656,-19.2223,6,1615.5048,670.7884,888.9935,-76.7106,113.4808,150.3957,160.9315,-12.9775,0.0000,109.6245,0.0000,109.6245,3.8563,109.6245,7.0399,0.0000,2213.0202,442.6581,647.9938,102.5847,10.4011,92.1835,0.0000,92.1835,0.0000,92.1835,1.6915,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22033.2933,22033.2933,22033.2933,22033.2933,6,0,0,0
+1066.3900,0.5000,22426.5303,84.0000,84.0000,0.0000,0.0510,-19.2164,6,1615.5048,668.4216,888.7876,-76.7106,113.0804,150.3609,160.9315,-12.9775,0.0000,109.2241,0.0000,109.2241,3.8563,109.2241,7.0238,0.0000,2213.0202,440.9994,645.6269,102.2003,10.3936,91.8067,0.0000,91.8067,0.0000,91.8067,1.3146,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21968.3784,21968.3784,21968.3784,21968.3784,6,0,0,0
+1066.8900,0.5000,22438.1969,84.0000,84.0000,0.0000,0.0253,-19.2134,6,1615.5048,664.2577,888.2603,-76.7106,112.3760,150.2717,160.9315,-12.9775,0.0000,108.5197,0.0000,108.5197,3.8563,108.5197,6.9957,0.0000,2213.0202,438.0814,641.4631,101.5240,10.3803,91.1437,0.0000,91.1437,0.0000,91.1437,0.6517,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21851.3144,21851.3144,21851.3144,21851.3144,6,0,0,0
+1067.3900,0.5000,22449.8636,84.0000,84.0000,0.0000,-0.0001,-19.2134,6,1615.5048,660.1493,887.3327,-76.7106,111.6809,150.1147,160.9315,-12.9775,0.0000,107.8246,0.0000,107.8246,3.8563,107.8246,6.9679,0.0000,2213.0202,435.2022,637.3547,100.8568,10.3672,90.4896,0.0000,90.4896,0.0000,90.4896,-0.0025,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21735.8097,21735.8097,21735.8097,21735.8097,6,0,0,0
+1067.8900,0.5000,22461.5303,84.0000,84.0000,0.0000,-0.0211,-19.2159,6,1615.5048,656.7432,886.4175,-76.7106,111.1047,149.9599,160.9315,-12.9775,0.0000,107.2484,0.0000,107.2484,3.8563,107.2484,6.9448,0.0000,2213.0202,432.8152,633.9486,100.3036,10.3563,89.9473,0.0000,89.9473,0.0000,89.9473,-0.5448,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21640.0497,21640.0497,21640.0497,21640.0497,6,0,0,0
+1068.3900,0.5000,22473.1969,84.0000,84.0000,0.0000,-0.0342,-19.2199,6,1615.5048,654.6259,885.6587,-76.7106,110.7465,149.8315,160.9315,-12.9775,0.0000,106.8902,0.0000,106.8902,3.8563,106.8902,6.9305,0.0000,2213.0202,431.3314,631.8313,99.9597,10.3496,89.6102,0.0000,89.6102,0.0000,89.6102,-0.8819,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21580.5236,21580.5236,21580.5236,21580.5236,6,0,0,0
+1068.8900,0.5000,22484.8636,84.0000,84.0000,0.0000,-0.0410,-19.2247,6,1615.5048,653.5169,885.1870,-76.7106,110.5589,149.7517,160.9315,-12.9775,0.0000,106.7026,0.0000,106.7026,3.8563,106.7026,6.9230,0.0000,2213.0202,430.5542,630.7222,99.7796,10.3460,89.4336,0.0000,89.4336,0.0000,89.4336,-1.0584,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21549.3445,21549.3445,21549.3445,21549.3445,6,0,0,0
+1069.3900,0.5000,22496.5303,84.0000,84.0000,0.0000,-0.0410,-19.2294,6,1615.5048,653.5228,884.9400,-76.7106,110.5599,149.7100,160.9315,-12.9775,0.0000,106.7036,0.0000,106.7036,3.8563,106.7036,6.9230,0.0000,2213.0202,430.5584,630.7282,99.7806,10.3460,89.4346,0.0000,89.4346,0.0000,89.4346,-1.0575,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21549.5112,21549.5112,21549.5112,21549.5112,6,0,0,0
+1069.8900,0.5000,22508.1969,84.0000,84.0000,0.0000,-0.0377,-19.2338,6,1615.5048,654.0580,884.9413,-76.7106,110.6504,149.7102,160.9315,-12.9775,0.0000,106.7941,0.0000,106.7941,3.8563,106.7941,6.9266,0.0000,2213.0202,430.9335,631.2634,99.8675,10.3477,89.5198,0.0000,89.5198,0.0000,89.5198,-0.9723,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21564.5581,21564.5581,21564.5581,21564.5581,6,0,0,0
+1070.3900,0.5000,22519.8636,84.0000,84.0000,0.0000,-0.0296,-19.2373,6,1615.5048,655.3716,885.0605,-76.7106,110.8727,149.7303,160.9315,-12.9775,0.0000,107.0164,0.0000,107.0164,3.8563,107.0164,6.9355,0.0000,2213.0202,431.8540,632.5770,100.0808,10.3519,89.7289,0.0000,89.7289,0.0000,89.7289,-0.7631,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21601.4881,21601.4881,21601.4881,21601.4881,6,0,0,0
+1070.8900,0.5000,22531.5303,84.0000,84.0000,0.0000,-0.0203,-19.2397,6,1615.5048,656.8684,885.3531,-76.7106,111.1259,149.7799,160.9315,-12.9775,0.0000,107.2696,0.0000,107.2696,3.8563,107.2696,6.9457,0.0000,2213.0202,432.9030,634.0738,100.3239,10.3567,89.9672,0.0000,89.9672,0.0000,89.9672,-0.5248,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21643.5717,21643.5717,21643.5717,21643.5717,6,0,0,0
+1071.3900,0.5000,22543.1969,84.0000,84.0000,0.0000,-0.0103,-19.2409,6,1615.5048,658.5027,885.6866,-76.7106,111.4024,149.8363,160.9315,-12.9775,0.0000,107.5461,0.0000,107.5461,3.8563,107.5461,6.9567,0.0000,2213.0202,434.0483,635.7081,100.5894,10.3619,90.2274,0.0000,90.2274,0.0000,90.2274,-0.2646,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21689.5169,21689.5169,21689.5169,21689.5169,6,0,0,0
+1071.8900,0.5000,22554.8636,84.0000,84.0000,0.0000,-0.0017,-19.2411,6,1615.5048,659.8965,886.0507,-76.7106,111.6382,149.8979,160.9315,-12.9775,0.0000,107.7819,0.0000,107.7819,3.8563,107.7819,6.9661,0.0000,2213.0202,435.0251,637.1019,100.8157,10.3664,90.4494,0.0000,90.4494,0.0000,90.4494,-0.0427,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21728.7042,21728.7042,21728.7042,21728.7042,6,0,0,0
+1072.3900,0.5000,22566.5303,84.0000,84.0000,0.0000,0.0057,-19.2404,6,1615.5048,661.0876,886.3612,-76.7106,111.8397,149.9504,160.9315,-12.9775,0.0000,107.9834,0.0000,107.9834,3.8563,107.9834,6.9742,0.0000,2213.0202,435.8598,638.2930,101.0092,10.3702,90.6390,0.0000,90.6390,0.0000,90.6390,0.1469,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21762.1894,21762.1894,21762.1894,21762.1894,6,0,0,0
+1072.8900,0.5000,22578.1969,84.0000,84.0000,0.0000,0.0072,-19.2395,6,1615.5048,661.3352,886.6265,-76.7106,111.8816,149.9953,160.9315,-12.9775,0.0000,108.0253,0.0000,108.0253,3.8563,108.0253,6.9759,0.0000,2213.0202,436.0333,638.5406,101.0494,10.3710,90.6784,0.0000,90.6784,0.0000,90.6784,0.1864,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21769.1505,21769.1505,21769.1505,21769.1505,6,0,0,0
+1073.3900,0.5000,22589.8636,84.0000,84.0000,0.0000,0.0072,-19.2387,6,1615.5048,661.3352,886.6817,-76.7106,111.8816,150.0046,160.9315,-12.9775,0.0000,108.0253,0.0000,108.0253,3.8563,108.0253,6.9759,0.0000,2213.0202,436.0333,638.5406,101.0494,10.3710,90.6784,0.0000,90.6784,0.0000,90.6784,0.1864,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21769.1505,21769.1505,21769.1505,21769.1505,6,0,0,0
+1073.8900,0.5000,22601.5303,84.0000,84.0000,0.0000,0.0205,-19.2363,6,1615.5048,663.4805,886.6817,-76.7106,112.2445,150.0046,160.9315,-12.9775,0.0000,108.3882,0.0000,108.3882,3.8563,108.3882,6.9904,0.0000,2213.0202,437.5368,640.6859,101.3978,10.3778,91.0200,0.0000,91.0200,0.0000,91.0200,0.5279,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21829.4646,21829.4646,21829.4646,21829.4646,6,0,0,0
+1074.3900,0.5000,22613.1969,84.0000,84.0000,0.0000,0.0317,-19.2326,6,1615.5048,665.2989,887.1596,-76.7106,112.5521,150.0855,160.9315,-12.9775,0.0000,108.6958,0.0000,108.6958,3.8563,108.6958,7.0027,0.0000,2213.0202,438.8111,642.5043,101.6931,10.3836,91.3095,0.0000,91.3095,0.0000,91.3095,0.8175,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21880.5884,21880.5884,21880.5884,21880.5884,6,0,0,0
+1074.8900,0.5000,22624.8636,84.0000,84.0000,0.0000,0.0399,-19.2280,6,1615.5048,666.6278,887.5647,-76.7106,112.7769,150.1540,160.9315,-12.9775,0.0000,108.9207,0.0000,108.9207,3.8563,108.9207,7.0117,0.0000,2213.0202,439.7424,643.8332,101.9090,10.3879,91.5211,0.0000,91.5211,0.0000,91.5211,1.0290,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21917.9492,21917.9492,21917.9492,21917.9492,6,0,0,0
+1075.3900,0.5000,22636.5303,84.0000,84.0000,0.0000,0.0498,-19.2222,6,1615.5048,668.2306,887.8607,-76.7106,113.0481,150.2041,160.9315,-12.9775,0.0000,109.1918,0.0000,109.1918,3.8563,109.1918,7.0225,0.0000,2213.0202,440.8656,645.4360,102.1693,10.3930,91.7763,0.0000,91.7763,0.0000,91.7763,1.2842,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21963.0091,21963.0091,21963.0091,21963.0091,6,0,0,0
+1075.8900,0.5000,22648.1969,84.0000,84.0000,0.0000,0.0602,-19.2151,6,1615.5048,669.9184,888.2178,-76.7106,113.3336,150.2645,160.9315,-12.9775,0.0000,109.4773,0.0000,109.4773,3.8563,109.4773,7.0340,0.0000,2213.0202,442.0484,647.1238,102.4434,10.3984,92.0450,0.0000,92.0450,0.0000,92.0450,1.5529,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22009.7249,22009.7249,22009.7249,22009.7249,6,0,0,0
+1076.3900,0.5000,22659.8636,84.0000,84.0000,0.0000,0.0709,-19.2069,6,1615.5048,671.6576,888.5938,-76.7106,113.6278,150.3281,160.9315,-12.9775,0.0000,109.7716,0.0000,109.7716,3.8563,109.7716,7.0457,0.0000,2213.0202,443.2673,648.8630,102.7258,10.4039,92.3219,0.0000,92.3219,0.0000,92.3219,1.8299,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22056.8395,22056.8395,22056.8395,22056.8395,6,0,0,0
+1076.8900,0.5000,22671.5303,84.0000,84.0000,0.0000,0.0815,-19.1974,6,1615.5048,673.3704,888.9812,-76.7106,113.9176,150.3936,160.9315,-12.9775,0.0000,110.0613,0.0000,110.0613,3.8563,110.0613,7.0573,0.0000,2213.0202,444.4676,650.5758,103.0040,10.4094,92.5946,0.0000,92.5946,0.0000,92.5946,2.1026,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22103.2391,22103.2391,22103.2391,22103.2391,6,0,0,0
+1077.3900,0.5000,22683.1969,84.0000,84.0000,0.0000,0.0918,-19.1866,6,1615.5048,675.0362,889.3628,-76.7106,114.1994,150.4582,160.9315,-12.9775,0.0000,110.3431,0.0000,110.3431,3.8563,110.3431,7.0686,0.0000,2213.0202,445.6350,652.2416,103.2745,10.4147,92.8598,0.0000,92.8598,0.0000,92.8598,2.3678,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22148.3669,22148.3669,22148.3669,22148.3669,6,0,0,0
+1077.8900,0.5000,22694.8636,84.0000,84.0000,0.0000,0.1011,-19.1748,6,1615.5048,676.5505,889.7339,-76.7106,114.4556,150.5210,160.9315,-12.9775,0.0000,110.5993,0.0000,110.5993,3.8563,110.5993,7.0788,0.0000,2213.0202,446.6962,653.7559,103.5205,10.4195,93.1009,0.0000,93.1009,0.0000,93.1009,2.6089,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22189.3886,22189.3886,22189.3886,22189.3886,6,0,0,0
+1078.3900,0.5000,22706.5303,84.0000,84.0000,0.0000,0.1097,-19.1620,6,1615.5048,677.9436,890.0712,-76.7106,114.6913,150.5780,160.9315,-12.9775,0.0000,110.8350,0.0000,110.8350,3.8563,110.8350,7.0883,0.0000,2213.0202,447.6725,655.1489,103.7467,10.4240,93.3227,0.0000,93.3227,0.0000,93.3227,2.8307,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22227.1266,22227.1266,22227.1266,22227.1266,6,0,0,0
+1078.8900,0.5000,22718.1969,84.0000,84.0000,0.0000,0.1164,-19.1485,6,1615.5048,679.0254,890.3815,-76.7106,114.8743,150.6305,160.9315,-12.9775,0.0000,111.0180,0.0000,111.0180,3.8563,111.0180,7.0956,0.0000,2213.0202,448.4306,656.2307,103.9224,10.4274,93.4950,0.0000,93.4950,0.0000,93.4950,3.0029,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22256.4324,22256.4324,22256.4324,22256.4324,6,0,0,0
+1079.3900,0.5000,22729.8636,84.0000,84.0000,0.0000,0.1219,-19.1342,6,1615.5048,679.9116,890.6225,-76.7106,115.0242,150.6713,160.9315,-12.9775,0.0000,111.1679,0.0000,111.1679,3.8563,111.1679,7.1016,0.0000,2213.0202,449.0517,657.1170,104.0664,10.4303,93.6361,0.0000,93.6361,0.0000,93.6361,3.1440,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22280.4412,22280.4412,22280.4412,22280.4412,6,0,0,0
+1079.8900,0.5000,22741.5303,84.0000,84.0000,0.0000,0.1255,-19.1196,6,1615.5048,680.4921,890.8200,-76.7106,115.1224,150.7047,160.9315,-12.9775,0.0000,111.2661,0.0000,111.2661,3.8563,111.2661,7.1055,0.0000,2213.0202,449.4585,657.6974,104.1606,10.4321,93.7285,0.0000,93.7285,0.0000,93.7285,3.2365,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22296.1649,22296.1649,22296.1649,22296.1649,6,0,0,0
+1080.3900,0.5000,22753.1969,84.0000,84.0000,0.0000,0.1278,-19.1047,6,1615.5048,680.8724,890.9493,-76.7106,115.1868,150.7266,160.9315,-12.9775,0.0000,111.3305,0.0000,111.3305,3.8563,111.3305,7.1081,0.0000,2213.0202,449.7250,658.0778,104.2224,10.4333,93.7890,0.0000,93.7890,0.0000,93.7890,3.2970,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22306.4679,22306.4679,22306.4679,22306.4679,6,0,0,0
+1080.8900,0.5000,22764.8636,84.0000,84.0000,0.0000,0.1292,-19.0896,6,1615.5048,681.1055,891.0340,-76.7106,115.2262,150.7409,160.9315,-12.9775,0.0000,111.3699,0.0000,111.3699,3.8563,111.3699,7.1097,0.0000,2213.0202,449.8883,658.3109,104.2602,10.4341,93.8262,0.0000,93.8262,0.0000,93.8262,3.3341,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22312.7829,22312.7829,22312.7829,22312.7829,6,0,0,0
+1081.3900,0.5000,22776.5303,84.0000,84.0000,0.0000,0.1299,-19.0745,6,1615.5048,681.2196,891.0859,-76.7106,115.2455,150.7497,160.9315,-12.9775,0.0000,111.3892,0.0000,111.3892,3.8563,111.3892,7.1104,0.0000,2213.0202,449.9683,658.4249,104.2788,10.4344,93.8443,0.0000,93.8443,0.0000,93.8443,3.3523,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22315.8729,22315.8729,22315.8729,22315.8729,6,0,0,0
+1081.8900,0.5000,22788.1969,84.0000,84.0000,0.0000,0.1301,-19.0593,6,1615.5048,681.2463,891.1113,-76.7106,115.2500,150.7540,160.9315,-12.9775,0.0000,111.3937,0.0000,111.3937,3.8563,111.3937,7.1106,0.0000,2213.0202,449.9870,658.4517,104.2831,10.4345,93.8486,0.0000,93.8486,0.0000,93.8486,3.3565,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22316.5980,22316.5980,22316.5980,22316.5980,6,0,0,0
+1082.3900,0.5000,22799.8636,84.0000,84.0000,0.0000,0.1291,-19.0442,6,1615.5048,681.0879,891.1173,-76.7106,115.2232,150.7550,160.9315,-12.9775,0.0000,111.3669,0.0000,111.3669,3.8563,111.3669,7.1096,0.0000,2213.0202,449.8760,658.2933,104.2574,10.4340,93.8234,0.0000,93.8234,0.0000,93.8234,3.3313,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22312.3074,22312.3074,22312.3074,22312.3074,6,0,0,0
+1082.8900,0.5000,22811.5303,84.0000,84.0000,0.0000,0.1269,-19.0294,6,1615.5048,680.7219,891.0820,-76.7106,115.1613,150.7490,160.9315,-12.9775,0.0000,111.3050,0.0000,111.3050,3.8563,111.3050,7.1071,0.0000,2213.0202,449.6195,657.9272,104.1979,10.4329,93.7651,0.0000,93.7651,0.0000,93.7651,3.2730,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22302.3903,22302.3903,22302.3903,22302.3903,6,0,0,0
+1083.3900,0.5000,22823.1969,84.0000,84.0000,0.0000,0.1231,-19.0150,6,1615.5048,680.1094,891.0005,-76.7106,115.0577,150.7352,160.9315,-12.9775,0.0000,111.2014,0.0000,111.2014,3.8563,111.2014,7.1029,0.0000,2213.0202,449.1903,657.3148,104.0985,10.4309,93.6676,0.0000,93.6676,0.0000,93.6676,3.1755,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22285.7997,22285.7997,22285.7997,22285.7997,6,0,0,0
+1083.8900,0.5000,22834.8636,84.0000,84.0000,0.0000,0.1179,-19.0013,6,1615.5048,679.2700,890.8640,-76.7106,114.9157,150.7122,160.9315,-12.9775,0.0000,111.0594,0.0000,111.0594,3.8563,111.0594,7.0972,0.0000,2213.0202,448.6020,656.4754,103.9621,10.4282,93.5339,0.0000,93.5339,0.0000,93.5339,3.0419,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22263.0588,22263.0588,22263.0588,22263.0588,6,0,0,0
+1084.3900,0.5000,22846.5303,84.0000,84.0000,0.0000,0.1121,-18.9882,6,1615.5048,678.3211,890.6770,-76.7106,114.7552,150.6805,160.9315,-12.9775,0.0000,110.8989,0.0000,110.8989,3.8563,110.8989,7.0908,0.0000,2213.0202,447.9371,655.5265,103.8080,10.4252,93.3828,0.0000,93.3828,0.0000,93.3828,2.8908,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22237.3544,22237.3544,22237.3544,22237.3544,6,0,0,0
+1084.8900,0.5000,22858.1969,84.0000,84.0000,0.0000,0.1058,-18.9759,6,1615.5048,677.3147,890.4656,-76.7106,114.5849,150.6448,160.9315,-12.9775,0.0000,110.7286,0.0000,110.7286,3.8563,110.7286,7.0840,0.0000,2213.0202,447.2318,654.5201,103.6446,10.4220,93.2226,0.0000,93.2226,0.0000,93.2226,2.7306,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22210.0909,22210.0909,22210.0909,22210.0909,6,0,0,0
+1085.3900,0.5000,22869.8636,84.0000,84.0000,0.0000,0.0997,-18.9642,6,1615.5048,676.3157,890.2414,-76.7106,114.4159,150.6068,160.9315,-12.9775,0.0000,110.5596,0.0000,110.5596,3.8563,110.5596,7.0773,0.0000,2213.0202,446.5317,653.5211,103.4823,10.4188,93.0636,0.0000,93.0636,0.0000,93.0636,2.5715,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22183.0277,22183.0277,22183.0277,22183.0277,6,0,0,0
+1085.8900,0.5000,22881.5303,84.0000,84.0000,0.0000,0.0937,-18.9533,6,1615.5048,675.3516,890.0189,-76.7106,114.2528,150.5692,160.9315,-12.9775,0.0000,110.3965,0.0000,110.3965,3.8563,110.3965,7.0707,0.0000,2213.0202,445.8560,652.5569,103.3258,10.4157,92.9100,0.0000,92.9100,0.0000,92.9100,2.4180,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22156.9093,22156.9093,22156.9093,22156.9093,6,0,0,0
+1086.3900,0.5000,22893.1969,84.0000,84.0000,0.0000,0.0872,-18.9431,6,1615.5048,674.2952,889.8041,-76.7106,114.0741,150.5328,160.9315,-12.9775,0.0000,110.2178,0.0000,110.2178,3.8563,110.2178,7.0636,0.0000,2213.0202,445.1157,651.5006,103.1542,10.4123,92.7419,0.0000,92.7419,0.0000,92.7419,2.2498,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22128.2927,22128.2927,22128.2927,22128.2927,6,0,0,0
+1086.8900,0.5000,22904.8636,84.0000,84.0000,0.0000,0.0799,-18.9338,6,1615.5048,673.1158,889.5688,-76.7106,113.8745,150.4930,160.9315,-12.9775,0.0000,110.0183,0.0000,110.0183,3.8563,110.0183,7.0556,0.0000,2213.0202,444.2891,650.3211,102.9626,10.4086,92.5541,0.0000,92.5541,0.0000,92.5541,2.0620,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22096.3416,22096.3416,22096.3416,22096.3416,6,0,0,0
+1087.3900,0.5000,22916.5303,84.0000,84.0000,0.0000,0.0691,-18.9257,6,1615.5048,671.3609,889.3060,-76.7106,113.5777,150.4486,160.9315,-12.9775,0.0000,109.7214,0.0000,109.7214,3.8563,109.7214,7.0437,0.0000,2213.0202,443.0593,648.5663,102.6776,10.4030,92.2747,0.0000,92.2747,0.0000,92.2747,1.7826,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22048.8017,22048.8017,22048.8017,22048.8017,6,0,0,0
+1087.8900,0.5000,22928.1969,84.0000,84.0000,0.0000,0.0558,-18.9192,6,1615.5048,669.2064,888.9151,-76.7106,113.2132,150.3824,160.9315,-12.9775,0.0000,109.3569,0.0000,109.3569,3.8563,109.3569,7.0291,0.0000,2213.0202,441.5494,646.4117,102.3277,10.3961,91.9316,0.0000,91.9316,0.0000,91.9316,1.4396,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21990.4359,21990.4359,21990.4359,21990.4359,6,0,0,0
+1088.3900,0.5000,22939.8636,84.0000,84.0000,0.0000,0.0374,-18.9149,6,1615.5048,666.2174,888.4351,-76.7106,112.7075,150.3012,160.9315,-12.9775,0.0000,108.8512,0.0000,108.8512,3.8563,108.8512,7.0089,0.0000,2213.0202,439.4547,643.4227,101.8423,10.3866,91.4557,0.0000,91.4557,0.0000,91.4557,0.9637,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21906.4092,21906.4092,21906.4092,21906.4092,6,0,0,0
+1088.8900,0.5000,22951.5303,84.0000,84.0000,0.0000,0.0156,-18.9131,6,1615.5048,662.6937,887.7693,-76.7106,112.1114,150.1886,160.9315,-12.9775,0.0000,108.2551,0.0000,108.2551,3.8563,108.2551,6.9851,0.0000,2213.0202,436.9854,639.8991,101.2700,10.3753,90.8947,0.0000,90.8947,0.0000,90.8947,0.4027,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21807.3455,21807.3455,21807.3455,21807.3455,6,0,0,0
+1089.3900,0.5000,22963.1969,84.0000,84.0000,0.0000,-0.0099,-18.9142,6,1615.5048,658.5681,886.9843,-76.7106,111.4134,150.0558,160.9315,-12.9775,0.0000,107.5571,0.0000,107.5571,3.8563,107.5571,6.9572,0.0000,2213.0202,434.0942,635.7735,100.6000,10.3621,90.2379,0.0000,90.2379,0.0000,90.2379,-0.2542,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21691.3566,21691.3566,21691.3566,21691.3566,6,0,0,0
+1089.8900,0.5000,22974.8636,84.0000,84.0000,0.0000,-0.0402,-18.9189,6,1615.5048,653.6474,886.0652,-76.7106,110.5810,149.9003,160.9315,-12.9775,0.0000,106.7247,0.0000,106.7247,3.8563,106.7247,6.9239,0.0000,2213.0202,430.6457,630.8528,99.8008,10.3464,89.4544,0.0000,89.4544,0.0000,89.4544,-1.0377,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21553.0139,21553.0139,21553.0139,21553.0139,6,0,0,0
+1090.3900,0.5000,22986.5303,84.0000,84.0000,0.0000,-0.0736,-18.9275,6,1615.5048,648.2438,884.9690,-76.7106,109.6668,149.7149,160.9315,-12.9775,0.0000,105.8105,0.0000,105.8105,3.8563,105.8105,6.8873,0.0000,2213.0202,426.8589,625.4492,98.9232,10.3292,88.5941,0.0000,88.5941,0.0000,88.5941,-1.8980,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21394.2991,21394.2991,21394.2991,21394.2991,6,0,0,0
+1090.8900,0.5000,22998.1969,84.0000,84.0000,0.0000,-0.1116,-18.9405,6,1615.5048,642.0837,883.7653,-76.7106,108.6247,149.5112,160.9315,-12.9775,0.0000,104.7684,0.0000,104.7684,3.8563,104.7684,6.8456,0.0000,2213.0202,422.5418,619.2890,97.9228,10.3095,87.6133,0.0000,87.6133,0.0000,87.6133,-2.8788,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21193.8485,21193.8485,21193.8485,21193.8485,6,0,0,0
+1091.3900,0.5000,23009.8636,84.0000,84.0000,0.0000,-0.1501,-18.9580,6,1615.5048,635.8478,882.3930,-76.7106,107.5697,149.2791,160.9315,-12.9775,0.0000,103.7134,0.0000,103.7134,3.8563,103.7134,6.8034,0.0000,2213.0202,418.1718,613.0532,96.9100,10.2896,86.6204,0.0000,86.6204,0.0000,86.6204,-3.8716,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20990.9351,20990.9351,20990.9351,20990.9351,6,0,0,0
+1091.8900,0.5000,23021.5303,84.0000,84.0000,0.0000,-0.1766,-18.9786,6,1615.5048,631.5466,881.0038,-76.7106,106.8421,149.0441,160.9315,-12.9775,0.0000,102.9858,0.0000,102.9858,3.8563,102.9858,6.7743,0.0000,2213.0202,415.1575,608.7520,96.2115,10.2759,85.9356,0.0000,85.9356,0.0000,85.9356,-4.5564,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20850.9758,20850.9758,20850.9758,20850.9758,6,0,0,0
+1092.3900,0.5000,23033.1969,84.0000,84.0000,0.0000,-0.1785,-18.9994,6,1615.5048,631.2365,880.0456,-76.7106,106.7896,148.8820,160.9315,-12.9775,0.0000,102.9333,0.0000,102.9333,3.8563,102.9333,6.7722,0.0000,2213.0202,414.9401,608.4419,96.1611,10.2749,85.8862,0.0000,85.8862,0.0000,85.8862,-4.6058,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20840.8839,20840.8839,20840.8839,20840.8839,6,0,0,0
+1092.8900,0.5000,23044.8636,84.0000,84.0000,0.0000,-0.2473,-19.0283,6,1615.5048,620.0878,879.9765,-76.7106,104.9035,148.8703,160.9315,-12.9775,0.0000,101.0472,0.0000,101.0472,3.8563,101.0472,6.6968,0.0000,2213.0202,407.1271,597.2932,94.3505,10.2393,84.1112,0.0000,84.1112,0.0000,84.1112,-6.3808,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20478.1084,20478.1084,20478.1084,20478.1084,6,0,0,0
+1093.3900,0.5000,23056.5303,84.0000,84.0000,0.0000,-0.2662,-19.0594,6,1615.5048,617.0267,877.4929,-76.7106,104.3857,148.4501,160.9315,-12.9775,0.0000,100.5294,0.0000,100.5294,3.8563,100.5294,6.6760,0.0000,2213.0202,404.9820,594.2321,93.8533,10.2295,83.6238,0.0000,83.6238,0.0000,83.6238,-6.8682,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20378.5025,20378.5025,20378.5025,20378.5025,6,0,0,0
+1093.8900,0.5000,23068.1969,84.0000,84.0000,0.0000,-0.2819,-19.0923,6,1615.5048,614.4848,876.8110,-76.7106,103.9556,148.3347,160.9315,-12.9775,0.0000,100.0993,0.0000,100.0993,3.8563,100.0993,6.6588,0.0000,2213.0202,403.2005,591.6902,93.4405,10.2214,83.2191,0.0000,83.2191,0.0000,83.2191,-7.2729,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20295.7877,20295.7877,20295.7877,20295.7877,6,0,0,0
+1094.3900,0.5000,23079.8636,84.0000,84.0000,0.0000,-0.2945,-19.1266,6,1615.5048,612.4466,876.2447,-76.7106,103.6108,148.2389,160.9315,-12.9775,0.0000,99.7545,0.0000,99.7545,3.8563,99.7545,6.6451,0.0000,2213.0202,401.7722,589.6520,93.1095,10.2147,82.8948,0.0000,82.8948,0.0000,82.8948,-7.5972,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20229.4653,20229.4653,20229.4653,20229.4653,6,0,0,0
+1094.8900,0.5000,23091.5303,84.0000,84.0000,0.0000,-0.3070,-19.1624,6,1615.5048,610.4210,875.7907,-76.7106,103.2681,148.1621,160.9315,-12.9775,0.0000,99.4118,0.0000,99.4118,3.8563,99.4118,6.6313,0.0000,2213.0202,400.3526,587.6264,92.7805,10.2079,82.5726,0.0000,82.5726,0.0000,82.5726,-7.9194,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20163.5530,20163.5530,20163.5530,20163.5530,6,0,0,0
+1095.3900,0.5000,23103.1969,84.0000,84.0000,0.0000,-0.3197,-19.1997,6,1615.5048,608.3540,875.3394,-76.7106,102.9184,148.0858,160.9315,-12.9775,0.0000,99.0622,0.0000,99.0622,3.8563,99.0622,6.6174,0.0000,2213.0202,398.9041,585.5593,92.4448,10.2011,82.2437,0.0000,82.2437,0.0000,82.2437,-8.2482,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20096.2929,20096.2929,20096.2929,20096.2929,6,0,0,0
+1095.8900,0.5000,23114.8636,84.0000,84.0000,0.0000,-0.3343,-19.2387,6,1615.5048,605.9933,874.8790,-76.7106,102.5191,148.0079,160.9315,-12.9775,0.0000,98.6628,0.0000,98.6628,3.8563,98.6628,6.6014,0.0000,2213.0202,397.2497,583.1987,92.0614,10.1932,81.8682,0.0000,81.8682,0.0000,81.8682,-8.6238,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20019.4774,20019.4774,20019.4774,20019.4774,6,0,0,0
+1096.3900,0.5000,23126.5303,84.0000,84.0000,0.0000,-0.3507,-19.2796,6,1615.5048,603.3327,874.3531,-76.7106,102.0690,147.9189,160.9315,-12.9775,0.0000,98.2127,0.0000,98.2127,3.8563,98.2127,6.5834,0.0000,2213.0202,395.3852,580.5380,91.6293,10.1844,81.4449,0.0000,81.4449,0.0000,81.4449,-9.0470,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19932.9009,19932.9009,19932.9009,19932.9009,6,0,0,0
+1096.8900,0.5000,23138.1969,84.0000,84.0000,0.0000,-0.3730,-19.3232,6,1615.5048,599.7120,873.7604,-76.7106,101.4564,147.8186,160.9315,-12.9775,0.0000,97.6002,0.0000,97.6002,3.8563,97.6002,6.5589,0.0000,2213.0202,392.8478,576.9174,91.0413,10.1723,80.8690,0.0000,80.8690,0.0000,80.8690,-9.6230,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19815.0864,19815.0864,19815.0864,19815.0864,6,0,0,0
+1097.3900,0.5000,23149.8636,84.0000,84.0000,0.0000,-0.3916,-19.3688,6,1615.5048,596.7012,872.9538,-76.7106,100.9471,147.6822,160.9315,-12.9775,0.0000,97.0908,0.0000,97.0908,3.8563,97.0908,6.5385,0.0000,2213.0202,390.7378,573.9066,90.5523,10.1623,80.3900,0.0000,80.3900,0.0000,80.3900,-10.1019,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19717.1147,19717.1147,19717.1147,19717.1147,6,0,0,0
+1097.8900,0.5000,23161.5303,84.0000,84.0000,0.0000,-0.3931,-19.4147,6,1615.5048,596.4511,872.2831,-76.7106,100.9048,147.5687,160.9315,-12.9775,0.0000,97.0485,0.0000,97.0485,3.8563,97.0485,6.5368,0.0000,2213.0202,390.5625,573.6565,90.5117,10.1615,80.3502,0.0000,80.3502,0.0000,80.3502,-10.1417,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19708.9758,19708.9758,19708.9758,19708.9758,6,0,0,0
+1098.3900,0.5000,23173.1969,84.0000,84.0000,0.0000,-0.3938,-19.4607,6,1615.5048,596.3395,872.2274,-76.7106,100.8859,147.5593,160.9315,-12.9775,0.0000,97.0296,0.0000,97.0296,3.8563,97.0296,6.5361,0.0000,2213.0202,390.4844,573.5449,90.4936,10.1611,80.3325,0.0000,80.3325,0.0000,80.3325,-10.1594,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19705.3460,19705.3460,19705.3460,19705.3460,6,0,0,0
+1098.8900,0.5000,23184.8636,84.0000,84.0000,0.0000,-0.4351,-19.5114,6,1615.5048,589.6494,872.2025,-76.7106,99.7541,147.5551,160.9315,-12.9775,0.0000,95.8978,0.0000,95.8978,3.8563,95.8978,6.4908,0.0000,2213.0202,385.7959,566.8548,89.4070,10.1388,79.2682,0.0000,79.2682,0.0000,79.2682,-11.2237,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19487.6504,19487.6504,19487.6504,19487.6504,6,0,0,0
+1099.3900,0.5000,23196.5303,84.0000,84.0000,0.0000,-0.4252,-19.5610,6,1615.5048,591.2591,870.7121,-76.7106,100.0264,147.3030,160.9315,-12.9775,0.0000,96.1701,0.0000,96.1701,3.8563,96.1701,6.5017,0.0000,2213.0202,386.9240,568.4645,89.6685,10.1442,79.5243,0.0000,79.5243,0.0000,79.5243,-10.9676,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19540.0303,19540.0303,19540.0303,19540.0303,6,0,0,0
+1099.8900,0.5000,23208.1969,84.0000,84.0000,0.0000,-0.4082,-19.6086,6,1615.5048,594.0127,871.0707,-76.7106,100.4923,147.3636,160.9315,-12.9775,0.0000,96.6360,0.0000,96.6360,3.8563,96.6360,6.5203,0.0000,2213.0202,388.8537,571.2181,90.1157,10.1533,79.9623,0.0000,79.9623,0.0000,79.9623,-10.5296,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19629.6324,19629.6324,19629.6324,19629.6324,6,0,0,0
+1100.3900,0.5000,23219.8636,84.0000,84.0000,0.0000,-0.3799,-19.6530,6,1615.5048,598.5967,871.6842,-76.7106,101.2678,147.4674,160.9315,-12.9775,0.0000,97.4115,0.0000,97.4115,3.8563,97.4115,6.5513,0.0000,2213.0202,392.0662,575.8021,90.8601,10.1686,80.6915,0.0000,80.6915,0.0000,80.6915,-9.8004,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19778.7942,19778.7942,19778.7942,19778.7942,6,0,0,0
+1100.8900,0.5000,23231.5303,84.0000,84.0000,0.0000,-0.3457,-19.6933,6,1615.5048,604.1435,872.7053,-76.7106,102.2061,147.6402,160.9315,-12.9775,0.0000,98.3498,0.0000,98.3498,3.8563,98.3498,6.5889,0.0000,2213.0202,395.9534,581.3489,91.7610,10.1871,81.5739,0.0000,81.5739,0.0000,81.5739,-8.9180,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19959.2846,19959.2846,19959.2846,19959.2846,6,0,0,0
+1101.3900,0.5000,23243.1969,84.0000,84.0000,0.0000,-0.3052,-19.7289,6,1615.5048,610.7034,873.9410,-76.7106,103.3159,147.8492,160.9315,-12.9775,0.0000,99.4596,0.0000,99.4596,3.8563,99.4596,6.6333,0.0000,2213.0202,400.5506,587.9088,92.8264,10.2089,82.6175,0.0000,82.6175,0.0000,82.6175,-7.8745,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20172.7427,20172.7427,20172.7427,20172.7427,6,0,0,0
+1101.8900,0.5000,23254.8636,84.0000,84.0000,0.0000,-0.2624,-19.7595,6,1615.5048,617.6560,875.4024,-76.7106,104.4921,148.0964,160.9315,-12.9775,0.0000,100.6358,0.0000,100.6358,3.8563,100.6358,6.6803,0.0000,2213.0202,405.4230,594.8614,93.9555,10.2315,83.7240,0.0000,83.7240,0.0000,83.7240,-6.7680,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20398.9794,20398.9794,20398.9794,20398.9794,6,0,0,0
+1102.3900,0.5000,23266.5303,84.0000,84.0000,0.0000,-0.2174,-19.7849,6,1615.5048,624.9321,876.9512,-76.7106,105.7231,148.3585,160.9315,-12.9775,0.0000,101.8668,0.0000,101.8668,3.8563,101.8668,6.7295,0.0000,2213.0202,410.5220,602.1375,95.1372,10.2548,84.8825,0.0000,84.8825,0.0000,84.8825,-5.6095,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20635.7414,20635.7414,20635.7414,20635.7414,6,0,0,0
+1102.8900,0.5000,23278.1969,84.0000,84.0000,0.0000,-0.1673,-19.8044,6,1615.5048,633.0651,878.5721,-76.7106,107.0989,148.6327,160.9315,-12.9775,0.0000,103.2427,0.0000,103.2427,3.8563,103.2427,6.7846,0.0000,2213.0202,416.2216,610.2704,96.4581,10.2807,86.1774,0.0000,86.1774,0.0000,86.1774,-4.3147,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20900.3857,20900.3857,20900.3857,20900.3857,6,0,0,0
+1103.3900,0.5000,23289.8636,84.0000,84.0000,0.0000,-0.1124,-19.8175,6,1615.5048,641.9514,880.3839,-76.7106,108.6023,148.9392,160.9315,-12.9775,0.0000,104.7460,0.0000,104.7460,3.8563,104.7460,6.8447,0.0000,2213.0202,422.4492,619.1568,97.9013,10.3091,87.5922,0.0000,87.5922,0.0000,87.5922,-2.8998,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21189.5456,21189.5456,21189.5456,21189.5456,6,0,0,0
+1103.8900,0.5000,23301.5303,84.0000,84.0000,0.0000,-0.0498,-19.8233,6,1615.5048,652.0972,882.3635,-76.7106,110.3187,149.2741,160.9315,-12.9775,0.0000,106.4624,0.0000,106.4624,3.8563,106.4624,6.9134,0.0000,2213.0202,429.5593,629.3026,99.5491,10.3415,89.2076,0.0000,89.2076,0.0000,89.2076,-1.2845,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21509.4318,21509.4318,21509.4318,21509.4318,6,0,0,0
+1104.3900,0.5000,23313.1969,84.0000,84.0000,0.0000,0.0155,-19.8215,6,1615.5048,662.6766,884.6237,-76.7106,112.1085,149.6564,160.9315,-12.9775,0.0000,108.2522,0.0000,108.2522,3.8563,108.2522,6.9850,0.0000,2213.0202,436.9734,639.8819,101.2672,10.3753,90.8920,0.0000,90.8920,0.0000,90.8920,0.3999,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21806.8624,21806.8624,21806.8624,21806.8624,6,0,0,0
+1104.8900,0.5000,23324.8636,84.0000,84.0000,0.0000,0.0828,-19.8118,6,1615.5048,673.5857,886.9805,-76.7106,113.9540,150.0552,160.9315,-12.9775,0.0000,110.0978,0.0000,110.0978,3.8563,110.0978,7.0588,0.0000,2213.0202,444.6185,650.7911,103.0390,10.4101,92.6289,0.0000,92.6289,0.0000,92.6289,2.1368,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22109.0727,22109.0727,22109.0727,22109.0727,6,0,0,0
+1105.3900,0.5000,23336.5303,84.0000,84.0000,0.0000,0.1518,-19.7941,6,1615.5048,684.7552,889.4107,-76.7106,115.8436,150.4663,160.9315,-12.9775,0.0000,111.9874,0.0000,111.9874,3.8563,111.9874,7.1344,0.0000,2213.0202,452.4461,661.9606,104.8530,10.4457,94.4073,0.0000,94.4073,0.0000,94.4073,3.9152,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22411.6538,22411.6538,22411.6538,22411.6538,6,0,0,0
+1105.8900,0.5000,23348.1969,84.0000,84.0000,0.0000,0.2231,-19.7681,6,1615.5048,696.3047,891.8990,-76.7106,117.7975,150.8872,160.9315,-12.9775,0.0000,113.9412,0.0000,113.9412,3.8563,113.9412,7.2125,0.0000,2213.0202,460.5399,673.5100,106.7287,10.4826,96.2461,0.0000,96.2461,0.0000,96.2461,5.7541,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22759.7033,22759.7033,22759.7033,22759.7033,6,0,0,0
+1106.3900,0.5000,23359.8636,84.0000,84.0000,0.0000,0.3012,-19.7330,6,1615.5048,708.9607,894.4719,-76.7106,119.9386,151.3225,160.9315,-12.9775,0.0000,116.0823,0.0000,116.0823,3.8563,116.0823,7.2982,0.0000,2213.0202,469.4093,686.1661,108.7842,10.5230,98.2612,0.0000,98.2612,0.0000,98.2612,7.7692,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23160.4882,23160.4882,23160.4882,23160.4882,6,0,0,0
+1106.8900,0.5000,23371.5303,84.0000,84.0000,0.0000,0.3833,-19.6883,6,1615.5048,722.2679,897.2913,-76.7106,122.1899,151.7995,160.9315,-12.9775,0.0000,118.3336,0.0000,118.3336,3.8563,118.3336,7.3882,0.0000,2213.0202,478.7350,699.4733,110.9454,10.5655,100.3799,0.0000,100.3799,0.0000,100.3799,9.8880,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23581.8916,23581.8916,23581.8916,23581.8916,6,0,0,0
+1107.3900,0.5000,23383.1969,84.0000,84.0000,0.0000,0.4691,-19.6335,6,1615.5048,736.1645,900.2557,-76.7106,124.5408,152.3010,160.9315,-12.9775,0.0000,120.6845,0.0000,120.6845,3.8563,120.6845,7.4823,0.0000,2213.0202,488.4737,713.3699,113.2023,10.6098,102.5924,0.0000,102.5924,0.0000,102.5924,12.1006,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24021.9605,24021.9605,24021.9605,24021.9605,6,0,0,0
+1107.8900,0.5000,23394.8636,84.0000,84.0000,0.0000,0.5422,-19.5703,6,1615.5048,748.0107,903.3515,-76.7106,126.5449,152.8247,160.9315,-12.9775,0.0000,122.6886,0.0000,122.6886,3.8563,122.6886,7.5624,0.0000,2213.0202,496.7755,725.2161,115.1262,10.6477,104.4785,0.0000,104.4785,0.0000,104.4785,13.9867,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24397.0971,24397.0971,24397.0971,24397.0971,6,0,0,0
+1108.3900,0.5000,23406.5303,84.0000,84.0000,0.0000,0.6028,-19.5000,6,1615.5048,757.8345,905.9905,-76.7106,128.2069,153.2712,160.9315,-12.9775,0.0000,124.3506,0.0000,124.3506,3.8563,124.3506,7.6289,0.0000,2213.0202,503.6601,735.0399,116.7217,10.6790,106.0427,0.0000,106.0427,0.0000,106.0427,15.5509,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24708.1923,24708.1923,24708.1923,24708.1923,6,0,0,0
+1108.8900,0.5000,23418.1969,84.0000,84.0000,0.0000,0.6243,-19.4271,6,1615.5048,761.3210,908.1789,-76.7106,128.7967,153.6414,160.9315,-12.9775,0.0000,124.9404,0.0000,124.9404,3.8563,124.9404,7.6525,0.0000,2213.0202,506.1034,738.5264,117.2879,10.6902,106.5978,0.0000,106.5978,0.0000,106.5978,16.1061,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24818.6007,24818.6007,24818.6007,24818.6007,6,0,0,0
+1109.3900,0.5000,23429.8636,84.0000,84.0000,0.0000,0.6272,-19.3539,6,1615.5048,761.7896,908.9556,-76.7106,128.8760,153.7728,160.9315,-12.9775,0.0000,125.0197,0.0000,125.0197,3.8563,125.0197,7.6557,0.0000,2213.0202,506.4318,738.9950,117.3640,10.6917,106.6724,0.0000,106.6724,0.0000,106.6724,16.1807,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24833.4393,24833.4393,24833.4393,24833.4393,6,0,0,0
+1109.8900,0.5000,23441.5303,84.0000,84.0000,0.0000,0.6043,-19.2834,6,1615.5048,758.0788,909.0600,-76.7106,128.2482,153.7905,160.9315,-12.9775,0.0000,124.3919,0.0000,124.3919,3.8563,124.3919,7.6305,0.0000,2213.0202,503.8313,735.2842,116.7614,10.6798,106.0815,0.0000,106.0815,0.0000,106.0815,15.5898,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24715.9286,24715.9286,24715.9286,24715.9286,6,0,0,0
+1110.3900,0.5000,23453.1969,84.0000,84.0000,0.0000,0.5860,-19.2151,6,1615.5048,755.1025,908.2334,-76.7106,127.7447,153.6506,160.9315,-12.9775,0.0000,123.8884,0.0000,123.8884,3.8563,123.8884,7.6104,0.0000,2213.0202,501.7454,732.3079,116.2780,10.6703,105.6077,0.0000,105.6077,0.0000,105.6077,15.1159,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24621.6757,24621.6757,24621.6757,24621.6757,6,0,0,0
+1110.8900,0.5000,23464.8636,84.0000,84.0000,0.0000,0.5731,-19.1482,6,1615.5048,753.0243,907.5703,-76.7106,127.3931,153.5384,160.9315,-12.9775,0.0000,123.5368,0.0000,123.5368,3.8563,123.5368,7.5963,0.0000,2213.0202,500.2891,730.2297,115.9405,10.6637,105.2768,0.0000,105.2768,0.0000,105.2768,14.7850,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24555.8664,24555.8664,24555.8664,24555.8664,6,0,0,0
+1111.3900,0.5000,23476.5303,84.0000,84.0000,0.0000,0.5794,-19.0806,6,1615.5048,754.0393,907.1074,-76.7106,127.5648,153.4601,160.9315,-12.9775,0.0000,123.7085,0.0000,123.7085,3.8563,123.7085,7.6032,0.0000,2213.0202,501.0003,731.2447,116.1053,10.6669,105.4384,0.0000,105.4384,0.0000,105.4384,14.9466,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24588.0068,24588.0068,24588.0068,24588.0068,6,0,0,0
+1111.8900,0.5000,23488.1969,84.0000,84.0000,0.0000,0.5937,-19.0113,6,1615.5048,756.3602,907.3335,-76.7106,127.9574,153.4984,160.9315,-12.9775,0.0000,124.1012,0.0000,124.1012,3.8563,124.1012,7.6189,0.0000,2213.0202,502.6269,733.5656,116.4822,10.6743,105.8079,0.0000,105.8079,0.0000,105.8079,15.3162,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24661.5046,24661.5046,24661.5046,24661.5046,6,0,0,0
+1112.3900,0.5000,23499.8636,84.0000,84.0000,0.0000,0.6181,-18.9392,6,1615.5048,760.3044,907.8505,-76.7106,128.6247,153.5858,160.9315,-12.9775,0.0000,124.7684,0.0000,124.7684,3.8563,124.7684,7.6456,0.0000,2213.0202,505.3910,737.5098,117.1228,10.6869,106.4359,0.0000,106.4359,0.0000,106.4359,15.9442,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24786.4081,24786.4081,24786.4081,24786.4081,6,0,0,0
+1112.8900,0.5000,23511.5303,84.0000,84.0000,0.0000,0.6424,-18.8643,6,1615.5048,764.2509,908.7292,-76.7106,129.2924,153.7345,160.9315,-12.9775,0.0000,125.4361,0.0000,125.4361,3.8563,125.4361,7.6723,0.0000,2213.0202,508.1567,741.4563,117.7638,10.6995,107.0642,0.0000,107.0642,0.0000,107.0642,16.5726,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24911.3830,24911.3830,24911.3830,24911.3830,6,0,0,0
+1113.3900,0.5000,23523.1969,84.0000,84.0000,0.0000,0.6652,-18.7867,6,1615.5048,767.9365,909.6083,-76.7106,129.9159,153.8832,160.9315,-12.9775,0.0000,126.0596,0.0000,126.0596,3.8563,126.0596,7.6973,0.0000,2213.0202,510.7395,745.1419,118.3623,10.7113,107.6511,0.0000,107.6511,0.0000,107.6511,17.1594,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25031.6453,25031.6453,25031.6453,25031.6453,6,0,0,0
+1113.8900,0.5000,23534.8636,84.0000,84.0000,0.0000,0.6727,-18.7082,6,1615.5048,769.1598,910.4294,-76.7106,130.1228,154.0221,160.9315,-12.9775,0.0000,126.2665,0.0000,126.2665,3.8563,126.2665,7.7055,0.0000,2213.0202,511.5968,746.3652,118.5610,10.7152,107.8458,0.0000,107.8458,0.0000,107.8458,17.3542,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25071.7688,25071.7688,25071.7688,25071.7688,6,0,0,0
+1114.3900,0.5000,23546.5303,84.0000,84.0000,0.0000,0.6700,-18.6300,6,1615.5048,768.7116,910.7019,-76.7106,130.0470,154.0682,160.9315,-12.9775,0.0000,126.1907,0.0000,126.1907,3.8563,126.1907,7.7025,0.0000,2213.0202,511.2827,745.9170,118.4882,10.7137,107.7745,0.0000,107.7745,0.0000,107.7745,17.2828,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25057.0673,25057.0673,25057.0673,25057.0673,6,0,0,0
+1114.8900,0.5000,23558.1969,84.0000,84.0000,0.0000,0.6465,-18.5546,6,1615.5048,764.9134,910.6021,-76.7106,129.4044,154.0513,160.9315,-12.9775,0.0000,125.5481,0.0000,125.5481,3.8563,125.5481,7.6768,0.0000,2213.0202,508.6209,742.1188,117.8713,10.7016,107.1697,0.0000,107.1697,0.0000,107.1697,16.6780,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24932.4899,24932.4899,24932.4899,24932.4899,6,0,0,0
+1115.3900,0.5000,23569.8636,84.0000,84.0000,0.0000,0.6162,-18.4827,6,1615.5048,759.9969,909.7559,-76.7106,128.5727,153.9082,160.9315,-12.9775,0.0000,124.7164,0.0000,124.7164,3.8563,124.7164,7.6435,0.0000,2213.0202,505.1754,737.2023,117.0729,10.6859,106.3869,0.0000,106.3869,0.0000,106.3869,15.8952,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24776.6688,24776.6688,24776.6688,24776.6688,6,0,0,0
+1115.8900,0.5000,23581.5303,84.0000,84.0000,0.0000,0.5783,-18.4152,6,1615.5048,753.8649,908.6607,-76.7106,127.5353,153.7229,160.9315,-12.9775,0.0000,123.6790,0.0000,123.6790,3.8563,123.6790,7.6020,0.0000,2213.0202,500.8782,731.0703,116.0770,10.6664,105.4106,0.0000,105.4106,0.0000,105.4106,14.9189,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24582.4859,24582.4859,24582.4859,24582.4859,6,0,0,0
+1116.3900,0.5000,23593.1969,84.0000,84.0000,0.0000,0.5461,-18.3515,6,1615.5048,748.6363,907.2946,-76.7106,126.6508,153.4918,160.9315,-12.9775,0.0000,122.7945,0.0000,122.7945,3.8563,122.7945,7.5667,0.0000,2213.0202,497.2140,725.8417,115.2278,10.6497,104.5782,0.0000,104.5782,0.0000,104.5782,14.0864,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24416.9100,24416.9100,24416.9100,24416.9100,6,0,0,0
+1116.8900,0.5000,23604.8636,84.0000,84.0000,0.0000,0.5199,-18.2909,6,1615.5048,744.3930,906.1299,-76.7106,125.9329,153.2948,160.9315,-12.9775,0.0000,122.0766,0.0000,122.0766,3.8563,122.0766,7.5379,0.0000,2213.0202,494.2402,721.5984,114.5387,10.6361,103.9025,0.0000,103.9025,0.0000,103.9025,13.4107,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24282.5335,24282.5335,24282.5335,24282.5335,6,0,0,0
+1117.3900,0.5000,23616.5303,84.0000,84.0000,0.0000,0.5149,-18.2308,6,1615.5048,743.5847,905.1846,-76.7106,125.7961,153.1348,160.9315,-12.9775,0.0000,121.9399,0.0000,121.9399,3.8563,121.9399,7.5325,0.0000,2213.0202,493.6738,720.7901,114.4074,10.6335,103.7738,0.0000,103.7738,0.0000,103.7738,13.2820,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24256.9376,24256.9376,24256.9376,24256.9376,6,0,0,0
+1117.8900,0.5000,23628.1969,84.0000,84.0000,0.0000,0.5223,-18.1699,6,1615.5048,744.7835,905.0045,-76.7106,125.9989,153.1044,160.9315,-12.9775,0.0000,122.1427,0.0000,122.1427,3.8563,122.1427,7.5406,0.0000,2213.0202,494.5139,721.9889,114.6021,10.6374,103.9647,0.0000,103.9647,0.0000,103.9647,13.4729,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24294.9002,24294.9002,24294.9002,24294.9002,6,0,0,0
+1118.3900,0.5000,23639.8636,84.0000,84.0000,0.0000,0.5522,-18.1055,6,1615.5048,749.6306,905.2716,-76.7106,126.8189,153.1496,160.9315,-12.9775,0.0000,122.9627,0.0000,122.9627,3.8563,122.9627,7.5734,0.0000,2213.0202,497.9107,726.8360,115.3893,10.6528,104.7365,0.0000,104.7365,0.0000,104.7365,14.2447,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24448.3947,24448.3947,24448.3947,24448.3947,6,0,0,0
+1118.8900,0.5000,23651.5303,84.0000,84.0000,0.0000,0.5947,-18.0361,6,1615.5048,756.5255,906.3513,-76.7106,127.9854,153.3322,160.9315,-12.9775,0.0000,124.1291,0.0000,124.1291,3.8563,124.1291,7.6200,0.0000,2213.0202,502.7427,733.7308,116.5091,10.6748,105.8342,0.0000,105.8342,0.0000,105.8342,15.3425,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24666.7377,24666.7377,24666.7377,24666.7377,6,0,0,0
+1119.3900,0.5000,23663.1969,84.0000,84.0000,0.0000,0.6511,-17.9601,6,1615.5048,765.6633,907.8873,-76.7106,129.5313,153.5921,160.9315,-12.9775,0.0000,125.6750,0.0000,125.6750,3.8563,125.6750,7.6819,0.0000,2213.0202,509.1464,742.8686,117.9931,10.7040,107.2891,0.0000,107.2891,0.0000,107.2891,16.7974,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24957.0845,24957.0845,24957.0845,24957.0845,6,0,0,0
+1119.8900,0.5000,23674.8636,84.0000,84.0000,0.0000,0.7214,-17.8759,6,1615.5048,777.0456,909.9230,-76.7106,131.4569,153.9365,160.9315,-12.9775,0.0000,127.6006,0.0000,127.6006,3.8563,127.6006,7.7589,0.0000,2213.0202,517.1232,754.2510,119.8417,10.7404,109.1014,0.0000,109.1014,0.0000,109.1014,18.6098,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25330.4132,25330.4132,25330.4132,25330.4132,6,0,0,0
+1120.3900,0.5000,23686.5303,84.0000,84.0000,0.0000,0.7990,-17.7827,6,1615.5048,789.6134,912.4586,-76.7106,133.5831,154.3654,160.9315,-12.9775,0.0000,129.7268,0.0000,129.7268,3.8563,129.7268,7.8439,0.0000,2213.0202,525.9307,766.8188,121.8828,10.7806,111.1023,0.0000,111.1023,0.0000,111.1023,20.6108,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25742.6243,25742.6243,25742.6243,25742.6243,6,0,0,0
+1120.8900,0.5000,23698.1969,84.0000,84.0000,0.0000,0.8836,-17.6796,6,1615.5048,803.3305,915.2584,-76.7106,135.9037,154.8391,160.9315,-12.9775,0.0000,132.0474,0.0000,132.0474,3.8563,132.0474,7.9368,0.0000,2213.0202,535.5437,780.5359,124.1106,10.8253,113.2853,0.0000,113.2853,0.0000,113.2853,22.7940,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26192.5320,26192.5320,26192.5320,26192.5320,6,0,0,0
+1121.3900,0.5000,23709.8636,84.0000,84.0000,0.0000,0.9517,-17.5686,6,1615.5048,814.3612,918.3142,-76.7106,137.7698,155.3560,160.9315,-12.9775,0.0000,133.9135,0.0000,133.9135,3.8563,133.9135,8.0114,0.0000,2213.0202,543.2739,791.5666,125.9021,10.8612,115.0408,0.0000,115.0408,0.0000,115.0408,24.5496,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26554.3252,26554.3252,26554.3252,26554.3252,6,0,0,0
+1121.8900,0.5000,23721.5303,84.0000,84.0000,0.0000,0.9572,-17.4569,6,1615.5048,815.2564,920.7715,-76.7106,137.9212,155.7718,160.9315,-12.9775,0.0000,134.0649,0.0000,134.0649,3.8563,134.0649,8.0175,0.0000,2213.0202,543.9013,792.4618,126.0475,10.8642,115.1833,0.0000,115.1833,0.0000,115.1833,24.6921,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26583.6874,26583.6874,26583.6874,26583.6874,6,0,0,0
+1122.3900,0.5000,23733.1969,84.0000,84.0000,0.0000,1.1065,-17.3278,6,1615.5048,839.4562,920.9709,-76.7106,142.0152,155.8055,160.9315,-12.9775,0.0000,138.1589,0.0000,138.1589,3.8563,138.1589,8.1812,0.0000,2213.0202,560.8605,816.6616,129.9777,10.9431,119.0347,0.0000,119.0347,0.0000,119.0347,28.5437,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27377.4157,27377.4157,27377.4157,27377.4157,6,0,0,0
+1122.8900,0.5000,23744.8636,84.0000,84.0000,0.0000,1.1976,-17.1881,6,1615.5048,854.2174,926.3619,-76.7106,144.5124,156.7175,160.9315,-12.9775,0.0000,140.6562,0.0000,140.6562,3.8563,140.6562,8.2811,0.0000,2213.0202,571.2051,831.4227,132.3750,10.9912,121.3839,0.0000,121.3839,0.0000,121.3839,30.8931,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27789.7823,27789.7823,27789.7823,27789.7823,6,0,0,0
+1123.3900,0.5000,23756.5303,84.0000,84.0000,0.0000,1.2865,-17.0380,6,1615.5048,868.6115,929.6503,-76.7106,146.9476,157.2738,160.9315,-12.9775,0.0000,143.0913,0.0000,143.0913,3.8563,143.0913,8.3785,0.0000,2213.0202,581.2925,845.8169,134.7128,11.0381,123.6747,0.0000,123.6747,0.0000,123.6747,33.1841,72.5489,17.9416,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28235.5319,28235.5319,28235.5319,28235.5319,6,0,0,0
+1123.8900,0.5000,23768.1969,84.0000,84.0000,0.0000,1.3842,-16.8765,6,1615.5048,884.4482,932.8569,-76.7106,149.6268,157.8163,160.9315,-12.9775,0.0000,145.7705,0.0000,145.7705,3.8563,145.7705,8.4857,0.0000,2213.0202,592.3909,861.6536,137.2848,11.0897,126.1950,0.0000,126.1950,0.0000,126.1950,35.7047,72.5489,17.9414,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28768.7785,28768.7785,28768.7785,28768.7785,6,0,0,0
+1124.3900,0.5000,23779.8636,84.0000,84.0000,0.0000,1.4993,-16.7016,6,1615.5048,903.0925,936.3848,-76.7106,152.7809,158.4132,160.9315,-12.9775,0.0000,148.9246,0.0000,148.9246,3.8563,148.9246,8.6119,0.0000,2213.0202,605.4568,880.2979,140.3128,11.1505,129.1622,0.0000,129.1622,0.0000,129.1622,38.6722,72.5489,17.9411,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29396.5582,29396.5582,29396.5582,29396.5582,6,0,0,0
+1124.8900,0.5000,23791.5303,84.0000,84.0000,0.0000,1.6108,-16.5137,6,1615.5048,921.1653,940.5382,-76.7106,155.8384,159.1158,160.9315,-12.9775,0.0000,151.9821,0.0000,151.9821,3.8563,151.9821,8.7342,0.0000,2213.0202,618.1222,898.3707,143.2479,11.2094,132.0385,0.0000,132.0385,0.0000,132.0385,41.5488,72.5489,17.9408,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30005.0962,30005.0962,30005.0962,30005.0962,6,0,0,0
+1125.3900,0.5000,23803.1969,84.0000,84.0000,0.0000,1.7158,-16.3135,6,1615.5048,938.1808,944.5643,-76.7106,158.7170,159.7969,160.9315,-12.9775,0.0000,154.8607,0.0000,154.8607,3.8563,154.8607,8.8493,0.0000,2213.0202,630.0467,915.3862,146.0114,11.2649,134.7465,0.0000,134.7465,0.0000,134.7465,44.2571,72.5489,17.9405,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30489.3354,30489.3354,30489.3354,30489.3354,6,0,0,0
+1125.8900,0.5000,23814.8636,83.9970,84.0000,-0.0033,1.8146,-16.1018,6,1615.4469,948.3755,948.3755,-76.7083,160.4359,160.4359,160.9287,-12.9767,-0.0146,156.5943,0.0000,156.5943,3.8563,156.5943,8.9185,0.0000,2212.9409,637.2514,925.6665,147.6758,11.2980,136.3778,0.0000,136.3778,-0.0251,136.4029,46.8016,72.5416,17.9395,-0.8799,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30811.4414,30811.4414,30811.4414,30811.4414,6,0,0,0
+1126.3900,0.5001,23826.5294,83.9841,84.0000,-0.0110,1.9116,-15.8788,6,1615.1983,950.7305,950.7305,-76.6985,160.8096,160.8096,160.9168,-12.9730,-0.0481,157.0014,0.0000,157.0014,3.8563,157.0014,8.9341,0.0000,2212.6004,639.0393,928.2162,148.0673,11.3046,136.7627,0.0000,136.7627,-0.0827,136.8454,49.2951,72.5103,17.9364,-2.8964,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30884.1308,30884.1308,30884.1308,30884.1308,6,0,0,0
+1126.8901,0.5001,23838.1925,83.9561,84.0000,-0.0201,2.0140,-15.6439,6,1614.6602,951.4211,951.4211,-76.6772,160.8728,160.8728,160.8910,-12.9651,-0.0877,157.1042,0.0000,157.1042,3.8563,157.1042,8.9368,0.0000,2211.8633,639.6844,929.1333,148.1674,11.3038,136.8636,0.0000,136.8636,-0.1506,137.0142,51.9183,72.4424,17.9301,-5.2766,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30896.1020,30896.1020,30896.1020,30896.1020,6,0,0,0
+1127.3902,0.5002,23849.8506,83.9113,84.0000,-0.0297,2.1214,-15.3966,6,1613.7989,951.7913,951.7913,-76.6431,160.8495,160.8495,160.8495,-12.9524,-0.1296,157.1229,0.0000,157.1229,3.8563,157.1229,8.9353,0.0000,2210.6835,640.1132,929.7398,148.1876,11.2998,136.8878,0.0000,136.8878,-0.2226,137.1104,54.6554,72.3338,17.9201,-7.7989,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30891.0116,30891.0116,30891.0116,30891.0116,6,0,0,0
+1127.8904,0.5002,23861.5012,83.8486,84.0000,-0.0400,2.2371,-15.1360,6,1612.5929,952.1592,952.1592,-76.5954,160.7914,160.7914,160.7914,-12.9347,-0.1745,157.1096,0.0000,157.1096,3.8563,157.1096,8.9315,0.0000,2209.0314,640.5507,930.3566,148.1781,11.2934,136.8847,0.0000,136.8847,-0.2996,137.1843,57.5916,72.1819,17.9063,-10.4955,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30878.9165,30878.9165,30878.9165,30878.9165,6,0,0,0
+1128.3907,0.5003,23873.1418,83.7651,84.0000,-0.0528,2.3813,-14.8588,6,1610.9872,952.6489,952.6489,-76.5319,160.7139,160.7139,160.7139,-12.9111,-0.2300,157.0877,0.0000,157.0877,3.8563,157.0877,8.9264,0.0000,2206.8317,641.1166,931.1540,148.1613,11.2848,136.8766,0.0000,136.8766,-0.3950,137.2716,61.2421,71.9800,17.8879,-13.8384,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30862.8121,30862.8121,30862.8121,30862.8121,6,0,0,0
+1128.8910,0.5004,23884.7693,83.6567,84.0000,-0.0676,2.5502,-14.5623,6,1608.9022,953.2848,953.2848,-76.4494,160.6131,160.6131,160.6131,-12.8805,-0.2945,157.0513,0.0000,157.0513,3.8563,157.0513,8.9194,0.0000,2203.9756,641.8200,932.1447,148.1319,11.2734,136.8585,0.0000,136.8585,-0.5057,137.3642,65.4983,71.7184,17.8640,-17.7164,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30841.9015,30841.9015,30841.9015,30841.9015,6,0,0,0
+1129.3914,0.5005,23896.3798,83.5181,84.0000,-0.0862,2.7614,-14.2416,6,1606.2376,954.0975,954.0975,-76.3440,160.4838,160.4838,160.4838,-12.8414,-0.3747,157.0022,0.0000,157.0022,3.8563,157.0022,8.9104,0.0000,2200.3254,642.7109,933.3993,148.0919,11.2589,136.8330,0.0000,136.8330,-0.6435,137.4765,70.8008,71.3849,17.8334,-22.5426,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30815.1780,30815.1780,30815.1780,30815.1780,6,0,0,0
+1129.8919,0.5006,23907.9688,83.3455,84.0000,-0.1054,2.9828,-13.8960,6,1602.9178,955.1101,955.1101,-76.2126,160.3221,160.3221,160.3221,-12.7928,-0.4573,156.9231,0.0000,156.9231,3.8563,156.9231,8.8984,0.0000,2195.7778,643.7498,934.8610,148.0247,11.2404,136.7843,0.0000,136.7843,-0.7853,137.5696,76.3149,70.9707,17.7954,-27.5114,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30781.8839,30781.8839,30781.8839,30781.8839,6,0,0,0
+1130.3926,0.5007,23919.5313,83.1386,84.0000,-0.1242,3.2015,-13.5258,6,1598.9379,956.0000,956.0000,-76.0552,160.0730,160.0730,160.0730,-12.7347,-0.5377,156.7545,0.0000,156.7545,3.8563,156.7545,8.8812,0.0000,2190.3259,644.6921,936.1807,147.8733,11.2168,136.6565,0.0000,136.6565,-0.9233,137.5798,81.7014,70.4761,17.7500,-32.3477,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30731.2831,30731.2831,30731.2831,30731.2831,6,0,0,0
+1130.8933,0.5008,23931.0628,82.8995,84.0000,-0.1411,3.3951,-13.1343,6,1594.3391,956.0000,956.0000,-75.8732,159.6126,159.6126,159.6126,-12.6677,-0.6088,156.3651,0.0000,156.3651,3.8563,156.3651,8.8535,0.0000,2184.0262,644.9703,936.5490,147.5116,11.1858,136.3258,0.0000,136.3258,-1.0453,137.3711,86.3870,69.9073,17.6978,-36.6210,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30638.8936,30638.8936,30638.8936,30638.8936,6,0,0,0
+1131.3941,0.5008,23942.5590,82.6330,84.0000,-0.1546,3.5552,-12.7256,6,1589.2136,956.0000,956.0000,-75.6705,159.0995,159.0995,159.0995,-12.5932,-0.6650,155.9082,0.0000,155.9082,3.8563,155.9082,8.8217,0.0000,2177.0049,645.1856,936.8241,147.0865,11.1509,135.9356,0.0000,135.9356,-1.1419,137.0775,90.1640,69.2766,17.6400,-40.0031,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30535.9202,30535.9202,30535.9202,30535.9202,6,0,0,0
+1131.8950,0.5009,23954.0164,82.3454,84.0000,-0.1644,3.6765,-12.3043,6,1583.6832,956.0000,956.0000,-75.4517,158.5458,158.5458,158.5458,-12.5131,-0.7046,155.3942,0.0000,155.3942,3.8563,155.3942,8.7867,0.0000,2169.4291,645.3303,936.9960,146.6075,11.1127,135.4948,0.0000,135.4948,-1.2099,136.7046,92.9124,68.6001,17.5778,-42.3857,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30424.8158,30424.8158,30424.8158,30424.8158,6,0,0,0
+1132.3959,0.5009,23965.4327,82.0422,84.0000,-0.1719,3.7748,-11.8734,6,1577.8521,956.0000,956.0000,-75.2210,157.9621,157.9621,157.9621,-12.4289,-0.7342,154.8400,0.0000,154.8400,3.8563,154.8400,8.7493,0.0000,2161.4412,645.4321,937.1048,146.0907,11.0723,135.0184,0.0000,135.0184,-1.2607,136.2791,95.0412,67.8912,17.5124,-44.1657,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30307.6680,30307.6680,30307.6680,30307.6680,6,0,0,0
+1132.8968,0.5010,23976.8059,81.7278,84.0000,-0.1767,3.8448,-11.4361,6,1571.8060,956.0000,956.0000,-74.9818,157.3568,157.3568,157.3568,-12.3419,-0.7519,154.2524,0.0000,154.2524,3.8563,154.2524,8.7100,0.0000,2153.1590,645.4832,937.1400,145.5424,11.0301,134.5124,0.0000,134.5124,-1.2912,135.8035,96.4313,67.1609,17.4449,-45.2336,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30186.2021,30186.2021,30186.2021,30186.2021,6,0,0,0
+1133.3978,0.5010,23988.1349,81.4057,84.0000,-0.1805,3.9036,-10.9939,6,1565.6109,956.0000,956.0000,-74.7367,156.7366,156.7366,156.7366,-12.2531,-0.7648,153.6451,0.0000,153.6451,3.8563,153.6451,8.6696,0.0000,2144.6725,645.5131,937.1440,144.9755,10.9867,133.9888,0.0000,133.9888,-1.3133,135.3021,97.5175,66.4177,17.3757,-46.0089,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30061.7420,30061.7420,30061.7420,30061.7420,6,0,0,0
+1133.8988,0.5010,23999.4186,81.0783,84.0000,-0.1826,3.9458,-10.5487,6,1559.3133,956.0000,956.0000,-74.4876,156.1061,156.1061,156.1061,-12.1631,-0.7709,153.0207,0.0000,153.0207,3.8563,153.0207,8.6283,0.0000,2136.0456,645.5132,937.1048,144.3924,10.9425,133.4498,0.0000,133.4498,-1.3237,134.7735,98.1724,65.6675,17.3055,-46.3719,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29935.2214,29935.2214,29935.2214,29935.2214,6,0,0,0
+1134.3999,0.5010,24010.6566,80.7475,84.0000,-0.1841,3.9810,-10.1013,6,1552.9519,956.0000,956.0000,-74.2359,155.4693,155.4693,155.4693,-12.0726,-0.7740,152.3870,0.0000,152.3870,3.8563,152.3870,8.5865,0.0000,2127.3314,645.5005,937.0469,143.8005,10.8978,132.9027,0.0000,132.9027,-1.3291,134.2318,98.6446,64.9150,17.2347,-46.5625,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29807.4217,29807.4217,29807.4217,29807.4217,6,0,0,0
+1134.9009,0.5010,24021.8485,80.4147,84.0000,-0.1849,4.0084,-9.6527,6,1546.5514,956.0000,956.0000,-73.9827,154.8285,154.8285,154.8285,-11.9818,-0.7740,151.7462,0.0000,151.7462,3.8563,151.7462,8.5444,0.0000,2118.5635,645.4734,936.9682,143.2018,10.8528,132.3490,0.0000,132.3490,-1.3290,133.6780,98.9114,64.1632,17.1635,-46.5601,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29678.8338,29678.8338,29678.8338,29678.8338,6,0,0,0
+1135.4019,0.5010,24032.9940,80.0804,84.0000,-0.1858,4.0374,-9.2027,6,1540.1218,956.0000,956.0000,-73.7283,154.1848,154.1848,154.1848,-11.8910,-0.7746,151.1031,0.0000,151.1031,3.8563,151.1031,8.5022,0.0000,2109.7559,645.4484,936.8923,142.6009,10.8076,131.7934,0.0000,131.7934,-1.3300,133.1234,99.2129,63.4135,17.0919,-46.5950,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29549.6639,29549.6639,29549.6639,29549.6639,6,0,0,0
+1135.9030,0.5011,24044.0930,79.7443,84.0000,-0.1868,4.0677,-8.7512,6,1533.6583,956.0000,956.0000,-73.4726,153.5377,153.5377,153.5377,-11.8000,-0.7756,150.4571,0.0000,150.4571,3.8563,150.4571,8.4598,0.0000,2100.9018,645.4249,936.8185,141.9973,10.7621,131.2352,0.0000,131.2352,-1.3319,132.5671,99.5358,62.6706,17.0200,-46.6593,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29419.8115,29419.8115,29419.8115,29419.8115,6,0,0,0
+1136.4040,0.5011,24055.1452,79.4062,84.0000,-0.1880,4.0992,-8.2981,6,1527.1565,956.0000,956.0000,-73.2154,152.8868,152.8868,152.8868,-11.7089,-0.7772,149.8077,0.0000,149.8077,3.8563,149.8077,8.4172,0.0000,2091.9952,645.4028,936.7462,141.3905,10.7164,130.6741,0.0000,130.6741,-1.3345,132.0085,99.8808,61.9302,16.9476,-46.7501,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29289.1891,29289.1891,29289.1891,29289.1891,6,0,0,0
+1136.9051,0.5011,24066.1503,79.0663,84.0000,-0.1889,4.1282,-7.8438,6,1520.6185,956.0000,956.0000,-72.9567,152.2323,152.2323,152.2323,-11.6175,-0.7776,149.1536,0.0000,149.1536,3.8563,149.1536,8.3744,0.0000,2083.0390,645.3754,936.6663,140.7792,10.6704,130.1088,0.0000,130.1088,-1.3352,131.4440,100.1550,61.1912,16.8749,-46.7771,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29157.8399,29157.8399,29157.8399,29157.8399,6,0,0,0
+1137.4062,0.5011,24077.1081,78.7261,84.0000,-0.1883,4.1407,-7.3901,6,1514.0753,956.0000,956.0000,-72.6979,151.5772,151.5772,151.5772,-11.5265,-0.7717,148.4927,0.0000,148.4927,3.8563,148.4927,8.3314,0.0000,2074.0757,645.3194,936.5455,140.1613,10.6242,129.5370,0.0000,129.5370,-1.3251,130.8621,100.0251,60.4570,16.8022,-46.4221,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29026.3869,29026.3869,29026.3869,29026.3869,6,0,0,0
+1137.9073,0.5011,24088.0187,78.3878,84.0000,-0.1868,4.1437,-6.9380,6,1507.5689,956.0000,956.0000,-72.4405,150.9259,150.9259,150.9259,-11.4363,-0.7623,147.8319,0.0000,147.8319,3.8563,147.8319,8.2885,0.0000,2065.1628,645.2473,936.4019,139.5433,10.5783,128.9651,0.0000,128.9651,-1.3089,130.2740,99.6672,59.7323,16.7299,-45.8554,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28895.6728,28895.6728,28895.6728,28895.6728,6,0,0,0
+1138.4083,0.5011,24098.8825,78.0539,84.0000,-0.1834,4.1259,-6.4898,6,1501.1477,956.0000,956.0000,-72.1865,150.2830,150.2830,150.2830,-11.3477,-0.7452,147.1719,0.0000,147.1719,3.8563,147.1719,8.2460,0.0000,2056.3668,645.1403,936.2092,138.9260,10.5327,128.3932,0.0000,128.3932,-1.2795,129.6727,98.8175,59.0223,16.6588,-44.8258,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28766.6717,28766.6717,28766.6717,28766.6717,6,0,0,0
+1138.9094,0.5010,24109.7003,77.7266,84.0000,-0.1795,4.1030,-6.0459,6,1494.8529,956.0000,956.0000,-71.9374,149.6528,149.6528,149.6528,-11.2611,-0.7264,146.5230,0.0000,146.5230,3.8563,146.5230,8.2042,0.0000,2047.7436,645.0257,936.0062,138.3188,10.4881,127.8307,0.0000,127.8307,-1.2474,129.0781,97.8575,58.3313,16.5891,-43.6998,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28640.2072,28640.2072,28640.2072,28640.2072,6,0,0,0
+1139.4104,0.5010,24120.4732,77.4067,84.0000,-0.1751,4.0735,-5.6071,6,1488.7018,956.0000,956.0000,-71.6941,149.0370,149.0370,149.0370,-11.1769,-0.7056,145.8864,0.0000,145.8864,3.8563,145.8864,8.1633,0.0000,2039.3175,644.9012,935.7901,137.7231,10.4444,127.2787,0.0000,127.2787,-1.2116,128.4903,96.7560,57.6610,16.5210,-42.4477,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28516.6319,28516.6319,28516.6319,28516.6319,6,0,0,0
+1139.9114,0.5010,24131.2022,77.0947,84.0000,-0.1710,4.0464,-5.1730,6,1482.6997,956.0000,956.0000,-71.4566,148.4362,148.4362,148.4362,-11.0949,-0.6861,145.2660,0.0000,145.2660,3.8563,145.2660,8.1235,0.0000,2031.0955,644.7821,935.5827,137.1425,10.4018,126.7407,0.0000,126.7407,-1.1782,127.9188,95.7273,57.0114,16.4546,-41.2744,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28396.0494,28396.0494,28396.0494,28396.0494,6,0,0,0
+1140.4124,0.5010,24141.8883,76.7898,84.0000,-0.1671,4.0219,-4.7432,6,1476.8371,956.0000,956.0000,-71.2247,147.8492,147.8492,147.8492,-11.0152,-0.6679,144.6609,0.0000,144.6609,3.8563,144.6609,8.0848,0.0000,2023.0645,644.6684,935.3838,136.5761,10.3602,126.2160,0.0000,126.2160,-1.1469,127.3628,94.7704,56.3813,16.3897,-40.1785,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28278.2692,28278.2692,28278.2692,28278.2692,6,0,0,0
+1140.9134,0.5010,24152.5327,76.4925,84.0000,-0.1626,3.9909,-4.3184,6,1471.1189,956.0000,956.0000,-70.9985,147.2768,147.2768,147.2768,-10.9377,-0.6477,144.0682,0.0000,144.0682,3.8563,144.0682,8.0469,0.0000,2015.2314,644.5452,935.1723,136.0213,10.3195,125.7018,0.0000,125.7018,-1.1121,126.8139,93.6770,55.7708,16.3264,-38.9604,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28163.3905,28163.3905,28163.3905,28163.3905,6,0,0,0
+1141.4143,0.5009,24163.1363,76.2035,84.0000,-0.1578,3.9551,-3.8990,6,1465.5618,956.0000,956.0000,-70.7786,146.7205,146.7205,146.7205,-10.8626,-0.6260,143.4902,0.0000,143.4902,3.8563,143.4902,8.0100,0.0000,2007.6189,644.4154,934.9523,135.4802,10.2800,125.2002,0.0000,125.2002,-1.0749,126.2751,92.4874,55.1815,16.2650,-37.6587,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28051.7482,28051.7482,28051.7482,28051.7482,6,0,0,0
+1141.9152,0.5009,24173.7003,75.9252,84.0000,-0.1509,3.8964,-3.4874,6,1460.2090,956.0000,956.0000,-70.5669,146.1846,146.1846,146.1846,-10.7906,-0.5964,142.9247,0.0000,142.9247,3.8563,142.9247,7.9742,0.0000,2000.2864,644.2489,934.6812,134.9505,10.2418,124.7087,0.0000,124.7087,-1.0240,125.7328,90.7840,54.6174,16.2060,-35.8747,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27944.2106,27944.2106,27944.2106,27944.2106,6,0,0,0
+1142.4161,0.5009,24184.2266,75.6601,84.0000,-0.1431,3.8282,-3.0844,6,1455.1110,956.0000,956.0000,-70.3652,145.6742,145.6742,145.6742,-10.7222,-0.5638,142.3817,0.0000,142.3817,3.8563,142.3817,7.9399,0.0000,1993.3028,644.0690,934.3927,134.4418,10.2052,124.2365,0.0000,124.2365,-0.9681,125.2046,88.8860,54.0836,16.1498,-33.9147,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27841.7913,27841.7913,27841.7913,27841.7913,6,0,0,0
+1142.9169,0.5008,24194.7170,75.4094,84.0000,-0.1350,3.7553,-2.6905,6,1450.2883,956.0000,956.0000,-70.1744,145.1914,145.1914,145.1914,-10.6577,-0.5301,141.8652,0.0000,141.8652,3.8563,141.8652,7.9074,0.0000,1986.6963,643.8843,934.0990,133.9578,10.1706,123.7871,0.0000,123.7871,-0.9102,124.6973,86.9069,53.5814,16.0967,-31.8878,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27744.9020,27744.9020,27744.9020,27744.9020,6,0,0,0
+1143.4194,0.5041,24205.1737,74.6694,84.0000,-0.6813,3.6848,-2.3052,0,1515.4443,124.2703,943.6312,-72.7521,19.7213,149.7514,151.7143,-11.5455,15.8650,0.0000,0.0000,0.0000,3.8563,0.0000,3.5243,0.0000,1967.2017,-17.1076,0.0000,-3.5243,7.8282,-11.3524,0.0000,-11.3524,-4.5475,-6.8050,84.4410,52.1265,15.9392,-159.3117,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4435.3955,4435.3955,4435.3955,4435.3955,2,0,0,0
+1143.9236,0.5042,24215.4585,73.4405,84.0000,-0.6729,3.6410,-1.9307,0,1650.4408,122.2828,783.5231,-78.0927,21.1346,135.4192,162.5701,-13.4971,17.2783,0.0000,0.0000,0.0000,3.8563,0.0000,3.9731,0.0000,1934.8253,-19.6090,0.0000,-3.9731,7.6993,-11.6724,0.0000,-11.6724,-4.4178,-7.2546,82.0652,49.7711,15.6771,-154.7681,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4844.1226,4844.1226,4844.1226,4844.1226,2,0,0,0
+1144.4277,0.5042,24225.5738,72.2278,84.0000,-0.6634,3.6076,-1.5658,0,1785.4410,120.5957,831.5426,-81.6360,22.5479,155.4743,168.1692,-15.2636,18.6916,0.0000,0.0000,0.0000,3.8563,0.0000,3.8692,0.0000,1902.8753,-19.4173,0.0000,-3.8692,7.5722,-11.4415,0.0000,-11.4415,-4.2834,-7.1581,79.9714,47.5114,15.4184,-150.0594,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5229.3284,5229.3284,5229.3284,5229.3284,2,0,0,0
+1144.9319,0.5042,24235.5218,71.0299,84.0000,-0.6566,3.6007,-1.2076,0,1918.2156,115.8648,830.2890,-85.5465,23.2744,166.7844,171.5906,-17.1842,19.4181,0.0000,0.0000,0.0000,3.8563,0.0000,3.7680,0.0000,1871.3157,-19.2279,0.0000,-3.7680,7.4466,-11.2146,0.0000,-11.2146,-4.1688,-7.0458,78.4954,45.3418,15.1628,-146.0458,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5600.8278,5600.8278,5600.8278,5600.8278,2,0,0,0
+1145.4336,0.4992,24245.3043,70.5464,84.0000,0.1251,3.5999,-0.8554,5,1922.5156,830.0316,830.0316,-85.6755,167.1064,167.1064,171.6766,-17.2486,-18.3613,181.6114,0.0000,181.6114,3.8563,181.6114,5.1543,0.0000,1858.5796,906.6287,933.1113,176.4571,10.5413,165.9158,0.0000,165.9158,0.7891,165.1268,77.9425,44.4807,15.0596,27.6440,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32683.6486,32683.6486,32683.6486,32683.6486,6,0,0,0
+1145.9330,0.4997,24255.1180,70.7083,84.0000,0.0549,3.6092,-0.5012,5,1862.8431,872.4068,872.4068,-83.8853,170.1860,170.1860,170.3640,-16.3640,0.3794,165.9504,0.0000,165.9504,3.8563,165.9504,5.0103,0.0000,1862.8431,825.0099,850.6939,160.9400,10.2459,150.6942,0.0000,150.6942,0.3472,150.3470,78.3245,44.7668,15.0941,12.1617,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33215.7991,33215.7991,33215.7991,33215.7991,6,0,0,0
+1146.4327,0.4997,24264.9455,70.8059,84.0000,0.0536,3.6180,-0.1457,5,1865.4149,872.3662,872.3662,-83.9624,170.4131,170.4131,170.4259,-16.4017,0.3709,166.1859,0.0000,166.1859,3.8563,166.1859,5.0203,0.0000,1865.4149,825.0271,850.7268,161.1656,10.2601,150.9055,0.0000,150.9055,0.3394,150.5661,78.6221,44.9399,15.1148,11.8893,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33266.3602,33266.3602,33266.3602,33266.3602,6,0,0,0
+1146.9324,0.4997,24274.7863,70.9021,84.0000,0.0534,3.6087,0.2095,5,1867.9496,871.5378,871.5378,-84.0385,170.4826,170.4826,170.4864,-16.4389,0.3695,166.2567,0.0000,166.2567,3.8563,166.2567,5.0286,0.0000,1867.9496,824.2276,849.9346,161.2282,10.2709,150.9573,0.0000,150.9573,0.3381,150.6191,78.5267,45.1109,15.1354,11.8461,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33285.9657,33285.9657,33285.9657,33285.9657,6,0,0,0
+1147.4320,0.4997,24284.6405,70.9984,84.0000,0.0538,3.5916,0.5634,5,1870.4877,870.6650,870.6650,-84.1146,170.5433,170.5433,170.5465,-16.4761,0.3729,166.3140,0.0000,166.3140,3.8563,166.3140,5.0367,0.0000,1870.4877,823.3601,849.0738,161.2773,10.2814,150.9959,0.0000,150.9959,0.3413,150.6546,78.2608,45.2826,15.1561,11.9551,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33299.3302,33299.3302,33299.3302,33299.3302,6,0,0,0
+1147.9317,0.4996,24294.5081,71.0985,84.0000,0.0574,3.5387,0.9126,5,1873.1227,869.7559,869.7559,-84.1937,170.6052,170.6052,170.6085,-16.5148,0.3989,166.3500,0.0000,166.3500,3.8563,166.3500,5.0449,0.0000,1873.1227,822.3431,848.0625,161.3050,10.2919,151.0131,0.0000,151.0131,0.3651,150.6481,77.2202,45.4612,15.1777,12.7890,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33313.0852,33313.0852,33313.0852,33313.0852,6,0,0,0
+1148.4313,0.4996,24304.3901,71.2058,84.0000,0.0620,3.4755,1.2560,5,1875.9521,868.7792,868.7792,-84.2786,170.6710,170.6710,170.6744,-16.5565,0.4311,166.3836,0.0000,166.3836,3.8563,166.3836,5.0537,0.0000,1875.9521,821.2293,846.9546,161.3299,10.3031,151.0268,0.0000,151.0268,0.3945,150.6323,75.9568,45.6535,15.2010,13.8210,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33327.8283,33327.8283,33327.8283,33327.8283,6,0,0,0
+1148.9309,0.4996,24314.2875,71.3231,84.0000,0.0684,3.3903,1.5916,5,1879.0418,867.7124,867.7124,-84.3713,170.7422,170.7422,170.7458,-16.6020,0.4768,166.4091,0.0000,166.4091,3.8563,166.4091,5.0632,0.0000,1879.0418,819.9604,845.6916,161.3459,10.3150,151.0309,0.0000,151.0309,0.4363,150.5946,74.2190,45.8641,15.2265,15.2850,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33343.9182,33343.9182,33343.9182,33343.9182,6,0,0,0
+1149.4304,0.4995,24324.2021,71.4524,84.0000,0.0753,3.2989,1.9186,5,1882.4471,866.5365,866.5365,-84.4734,170.8198,170.8198,170.8236,-16.6522,0.5257,166.4378,0.0000,166.4378,3.8563,166.4378,5.0737,0.0000,1882.4471,818.5697,844.3075,161.3642,10.3282,151.0359,0.0000,151.0359,0.4810,150.5549,72.3510,46.0968,15.2545,16.8526,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33361.6494,33361.6494,33361.6494,33361.6494,6,0,0,0
+1149.9299,0.4995,24334.1354,71.5944,84.0000,0.0827,3.2007,2.2366,5,1886.1892,865.2445,865.2445,-84.5857,170.9042,170.9042,170.9082,-16.7075,0.5782,166.4697,0.0000,166.4697,3.8563,166.4697,5.0852,0.0000,1886.1892,817.0489,842.7940,161.3845,10.3427,151.0418,0.0000,151.0418,0.5291,150.5128,70.3397,46.3534,15.2853,18.5343,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33381.1421,33381.1421,33381.1421,33381.1421,6,0,0,0
+1150.4294,0.4994,24344.0894,71.7496,84.0000,0.0900,3.1015,2.5453,5,1890.2779,863.8332,863.8332,-84.7083,170.9953,170.9953,170.9994,-16.7680,0.6306,166.5085,0.0000,166.5085,3.8563,166.5085,5.0979,0.0000,1890.2779,815.4132,841.1666,161.4106,10.3586,151.0520,0.0000,151.0520,0.5770,150.4750,68.3077,46.6348,15.3190,20.2136,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33402.4512,33402.4512,33402.4512,33402.4512,6,0,0,0
+1150.9288,0.4994,24354.0659,71.9170,84.0000,0.0962,3.0116,2.8457,5,1894.6876,862.3114,862.3114,-84.8406,171.0923,171.0923,171.0965,-16.8333,0.6761,166.5599,0.0000,166.5599,3.8563,166.5599,5.1116,0.0000,1894.6876,813.7051,839.4679,161.4482,10.3760,151.0722,0.0000,151.0722,0.6187,150.4536,66.4848,46.9394,15.3551,21.6743,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33425.4506,33425.4506,33425.4506,33425.4506,6,0,0,0
+1151.4282,0.4994,24364.0663,72.0952,84.0000,0.1020,2.9254,3.1383,5,1899.3832,860.6914,860.6914,-84.9815,171.1941,171.1941,171.1983,-16.9031,0.7187,166.6191,0.0000,166.6191,3.8563,166.6191,5.1264,0.0000,1899.3832,811.9172,837.6904,161.4927,10.3946,151.0981,0.0000,151.0981,0.6576,150.4405,64.7431,47.2651,15.3936,23.0388,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33449.9572,33449.9572,33449.9572,33449.9572,6,0,0,0
+1151.9275,0.4993,24374.0923,72.2826,84.0000,0.1065,2.8528,3.4243,5,1904.3210,858.9882,858.9882,-85.1296,171.2995,171.2995,171.3036,-16.9766,0.7519,166.6913,0.0000,166.6913,3.8563,166.6913,5.1420,0.0000,1904.3210,810.0957,835.8805,161.5493,10.4143,151.1350,0.0000,151.1350,0.6880,150.4470,63.3018,47.6090,15.4339,24.1023,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33475.7429,33475.7429,33475.7429,33475.7429,6,0,0,0
+1152.4269,0.4993,24384.1449,72.4776,84.0000,0.1104,2.7846,3.7042,5,1909.4566,857.2171,857.2171,-85.2837,171.4073,171.4073,171.4113,-17.0531,0.7817,166.7692,0.0000,166.7692,3.8563,166.7692,5.1583,0.0000,1909.4566,808.2251,834.0221,161.6109,10.4349,151.1761,0.0000,151.1761,0.7153,150.4607,61.9564,47.9684,15.4758,25.0601,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33502.5744,33502.5744,33502.5744,33502.5744,6,0,0,0
+1152.9262,0.4993,24394.2250,72.6789,84.0000,0.1136,2.7240,3.9788,5,1914.7596,855.3884,855.3884,-85.4428,171.5166,171.5166,171.5205,-17.1324,0.8062,166.8541,0.0000,166.8541,3.8563,166.8541,5.1752,0.0000,1914.7596,806.3255,832.1354,161.6789,10.4562,151.2227,0.0000,151.2227,0.7378,150.4849,60.7790,48.3412,15.5191,25.8456,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33530.2881,33530.2881,33530.2881,33530.2881,6,0,0,0
+1153.4255,0.4993,24404.3334,72.8854,84.0000,0.1162,2.6683,4.2485,5,1920.1995,853.5127,853.5127,-85.6060,171.6267,171.6267,171.6305,-17.2139,0.8273,166.9431,0.0000,166.9431,3.8563,166.9431,5.1926,0.0000,1920.1995,804.3973,830.2207,161.7505,10.4781,151.2723,0.0000,151.2723,0.7571,150.5153,59.7045,48.7255,15.5634,26.5219,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33558.7228,33558.7228,33558.7228,33558.7228,6,0,0,0
+1153.9247,0.4993,24414.4709,73.0942,84.0000,0.1162,2.6406,4.5162,5,1925.7022,851.6155,851.6155,-85.7711,171.7360,171.7360,171.7395,-17.2965,0.8298,167.0499,0.0000,167.0499,3.8563,167.0499,5.2105,0.0000,1925.7022,802.5398,828.3778,161.8394,10.5006,151.3388,0.0000,151.3388,0.7593,150.5795,59.2543,49.1161,15.6081,26.6010,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33587.4951,33587.4951,33587.4951,33587.4951,6,0,0,0
+1154.4240,0.4993,24424.6374,73.3023,84.0000,0.1153,2.6231,4.7829,5,1931.1833,849.7260,849.7260,-85.9355,171.8427,171.8427,171.8459,-17.3790,0.8255,167.1609,0.0000,167.1609,3.8563,167.1609,5.2283,0.0000,1931.1833,800.7225,826.5754,161.9326,10.5232,151.4094,0.0000,151.4094,0.7554,150.6540,59.0302,49.5070,15.6526,26.4642,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33616.1629,33616.1629,33616.1629,33616.1629,6,0,0,0
+1154.9233,0.4993,24434.8326,73.5065,84.0000,0.1120,2.6319,5.0512,5,1936.5643,847.8712,847.8712,-86.0969,171.9453,171.9453,171.9482,-17.4602,0.8041,167.2850,0.0000,167.2850,3.8563,167.2850,5.2460,0.0000,1936.5643,799.0225,824.8908,162.0390,10.5456,151.4934,0.0000,151.4934,0.7357,150.7577,59.3934,49.8926,15.6962,25.7755,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33644.3118,33644.3118,33644.3118,33644.3118,6,0,0,0
+1155.4227,0.4993,24445.0559,73.7045,84.0000,0.1083,2.6451,5.3216,5,1941.7809,846.0730,846.0730,-86.2534,172.0429,172.0429,172.0454,-17.5390,0.7800,167.4066,0.0000,167.4066,3.8563,167.4066,5.2632,0.0000,1941.7809,797.3892,823.2726,162.1434,10.5673,151.5761,0.0000,151.5761,0.7137,150.8623,59.8510,50.2682,15.7384,25.0047,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33671.6030,33671.6030,33671.6030,33671.6030,6,0,0,0
+1155.9220,0.4994,24455.3061,73.8973,84.0000,0.1061,2.6435,5.5926,5,1946.8589,844.3224,844.3224,-86.4058,172.1359,172.1359,172.1382,-17.6159,0.7660,167.5136,0.0000,167.5136,3.8563,167.5136,5.2799,0.0000,1946.8589,795.7524,821.6500,162.2337,10.5882,151.6455,0.0000,151.6455,0.7010,150.9445,59.9725,50.6354,15.7796,24.5570,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33698.1626,33698.1626,33698.1626,33698.1626,6,0,0,0
+1156.4214,0.4994,24465.5829,74.0868,84.0000,0.1048,2.6331,5.8632,5,1951.8524,842.6008,842.6008,-86.5556,172.2255,172.2255,172.2276,-17.6917,0.7582,167.6111,0.0000,167.6111,3.8563,167.6111,5.2962,0.0000,1951.8524,794.1136,820.0249,162.3148,10.6087,151.7062,0.0000,151.7062,0.6938,151.0124,59.8897,50.9982,15.8201,24.3044,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33724.2710,33724.2710,33724.2710,33724.2710,6,0,0,0
+1156.9207,0.4994,24475.8858,74.2769,84.0000,0.1067,2.5868,6.1297,5,1956.8600,840.8740,840.8740,-86.7058,172.3135,172.3135,172.3154,-17.7679,0.7743,167.6829,0.0000,167.6829,3.8563,167.6829,5.3124,0.0000,1956.8600,792.3533,818.2772,162.3705,10.6286,151.7419,0.0000,151.7419,0.7085,151.0334,58.9875,51.3635,15.8609,24.8215,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33750.4419,33750.4419,33750.4419,33750.4419,6,0,0,0
+1157.4201,0.4993,24486.2153,74.4715,84.0000,0.1098,2.5276,6.3908,5,1961.9867,839.1060,839.1060,-86.8596,172.4017,172.4017,172.4034,-17.8461,0.7988,167.7466,0.0000,167.7466,3.8563,167.7466,5.3289,0.0000,1961.9867,790.5128,816.4492,162.4178,10.6489,151.7689,0.0000,151.7689,0.7309,151.0380,57.7908,51.7392,15.9027,25.6054,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33777.2262,33777.2262,33777.2262,33777.2262,6,0,0,0
+1157.9194,0.4993,24496.5723,74.6742,84.0000,0.1157,2.4366,6.6432,5,1967.3266,837.2642,837.2642,-87.0198,172.4915,172.4915,172.4931,-17.9276,0.8442,167.7910,0.0000,167.7910,3.8563,167.7910,5.3458,0.0000,1967.3266,788.4999,814.4484,162.4451,10.6696,151.7756,0.0000,151.7756,0.7725,151.0031,55.8625,52.1323,15.9463,27.0621,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33805.1178,33805.1178,33805.1178,33805.1178,6,0,0,0
+1158.4187,0.4993,24506.9582,74.8880,84.0000,0.1222,2.3386,6.8861,5,1972.9590,835.3215,835.3215,-87.1888,172.5839,172.5839,172.5855,-18.0139,0.8937,167.8339,0.0000,167.8339,3.8563,167.8339,5.3638,0.0000,1972.9590,786.3699,812.3310,162.4701,10.6913,151.7789,0.0000,151.7789,0.8178,150.9611,53.7696,52.5488,15.9923,28.6504,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33834.5340,33834.5340,33834.5340,33834.5340,6,0,0,0
+1158.9179,0.4992,24517.3745,75.1141,84.0000,0.1295,2.2296,7.1183,5,1978.9161,833.2668,833.2668,-87.3675,172.6792,172.6792,172.6807,-18.1053,0.9499,167.8730,0.0000,167.8730,3.8563,167.8730,5.3827,0.0000,1978.9161,784.1002,810.0744,162.4903,10.7141,151.7762,0.0000,151.7762,0.8692,150.9070,51.4211,52.9938,16.0410,30.4511,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33865.6458,33865.6458,33865.6458,33865.6458,6,0,0,0
+1159.4171,0.4992,24527.8232,75.3529,84.0000,0.1363,2.1232,7.3402,5,1985.2082,831.0966,831.0966,-87.5562,172.7771,172.7771,172.7785,-18.2021,1.0036,167.9172,0.0000,167.9172,3.8563,167.9172,5.4028,0.0000,1985.2082,781.7309,807.7194,162.5144,10.7383,151.7762,0.0000,151.7762,0.9183,150.8578,49.1242,53.4688,16.0924,32.1725,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33898.5084,33898.5084,33898.5084,33898.5084,6,0,0,0
+1159.9163,0.4992,24538.3059,75.6019,84.0000,0.1408,2.0412,7.5541,5,1991.7694,828.8336,828.8336,-87.7531,172.8761,172.8761,172.8774,-18.3033,1.0401,167.9797,0.0000,167.9797,3.8563,167.9797,5.4239,0.0000,1991.7694,779.3540,805.3582,162.5558,10.7638,151.7920,0.0000,151.7920,0.9518,150.8402,47.3837,53.9667,16.1458,33.3439,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33932.7798,33932.7798,33932.7798,33932.7798,6,0,0,0
+1160.4155,0.4992,24548.8237,75.8530,84.0000,0.1386,2.0317,7.7678,5,1998.3840,826.5524,826.5524,-87.9515,172.9728,172.9728,172.9739,-18.4056,1.0270,168.0895,0.0000,168.0895,3.8563,168.0895,5.4457,0.0000,1998.3840,777.1950,803.2174,162.6438,10.7905,151.8533,0.0000,151.8533,0.9398,150.9135,47.3193,54.4717,16.1995,32.9231,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33967.3367,33967.3367,33967.3367,33967.3367,6,0,0,0
+1160.9147,0.4992,24559.3762,76.0994,84.0000,0.1356,2.0317,7.9822,5,2004.8747,824.3858,824.3858,-88.2681,173.0798,173.0798,173.0810,-18.5319,1.0080,168.2155,0.0000,168.2155,3.8563,168.2155,5.4674,0.0000,2004.8747,775.1756,801.2170,162.7481,10.8170,151.9311,0.0000,151.9311,0.9224,151.0087,47.4730,54.9699,16.2521,32.3137,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34004.1788,34004.1788,34004.1788,34004.1788,6,0,0,0
+1161.4138,0.4991,24569.9624,76.3539,84.0000,0.1477,1.8677,8.1799,5,2011.5802,822.1727,822.1727,-88.6369,173.1925,173.1925,173.1937,-18.6716,1.1016,168.2346,0.0000,168.2346,3.8563,168.2346,5.4887,0.0000,2011.5802,772.5811,798.6369,162.7459,10.8422,151.9036,0.0000,151.9036,1.0080,150.8956,43.7876,55.4877,16.3070,35.3134,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34042.6350,34042.6350,34042.6350,34042.6350,6,0,0,0
+1161.9129,0.4991,24580.5856,76.6267,84.0000,0.1559,1.7428,8.3651,5,2018.7664,819.8011,819.8011,-89.0321,173.3098,173.3098,173.3111,-18.8218,1.1672,168.2863,0.0000,168.2863,3.8563,168.2863,5.5120,0.0000,2018.7664,769.9655,796.0385,162.7743,10.8699,151.9045,0.0000,151.9045,1.0681,150.8364,41.0070,56.0458,16.3656,37.4180,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34083.4055,34083.4055,34083.4055,34083.4055,6,0,0,0
+1162.4120,0.4991,24591.2476,76.9050,84.0000,0.1538,1.7289,8.5494,5,2026.0978,817.3818,817.3818,-89.4354,173.4259,173.4259,173.4272,-18.9757,1.1557,168.4139,0.0000,168.4139,3.8563,168.4139,5.5365,0.0000,2026.0978,767.6653,793.7595,162.8774,10.8996,151.9779,0.0000,151.9779,1.0575,150.9203,40.8278,56.6187,16.4251,37.0487,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34125.0124,34125.0124,34125.0124,34125.0124,6,0,0,0
+1162.9112,0.4991,24601.9481,77.1768,84.0000,0.1487,1.7483,8.7365,5,2033.2591,815.0189,815.0189,-89.8293,173.5358,173.5358,173.5370,-19.1267,1.1213,168.5582,0.0000,168.5582,3.8563,168.5582,5.5607,0.0000,2033.2591,765.5254,791.6413,162.9975,10.9289,152.0686,0.0000,152.0686,1.0261,151.0425,41.4315,57.1818,16.4831,35.9461,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34165.6642,34165.6642,34165.6642,34165.6642,6,0,0,0
+1163.4103,0.4992,24612.6856,77.4356,84.0000,0.1394,1.8155,8.9314,5,2040.0784,812.7690,812.7690,-90.2043,173.6371,173.6371,173.6382,-19.2709,1.0542,168.7266,0.0000,168.7266,3.8563,168.7266,5.5841,0.0000,2040.0784,763.6454,789.7837,163.1425,10.9575,152.1850,0.0000,152.1850,0.9646,151.2204,43.1666,57.7212,16.5382,33.7944,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34204.3799,34204.3799,34204.3799,34204.3799,6,0,0,0
+1163.9095,0.4993,24623.4580,77.6754,84.0000,0.1275,1.9121,9.1374,5,2046.3957,810.6848,810.6848,-90.5518,173.7282,173.7282,173.7292,-19.4051,0.9674,168.9045,0.0000,168.9045,3.8563,168.9045,5.6061,0.0000,2046.3957,762.0156,788.1758,163.2985,10.9844,152.3140,0.0000,152.3140,0.8852,151.4288,45.6056,58.2237,16.5891,31.0105,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34240.2498,34240.2498,34240.2498,34240.2498,6,0,0,0
+1164.4088,0.4993,24634.2621,77.8929,84.0000,0.1146,2.0230,9.3560,5,2052.1268,808.7941,808.7941,-90.8670,173.8084,173.8084,173.8093,-19.5272,0.8718,169.0804,0.0000,169.0804,3.8563,169.0804,5.6262,0.0000,2052.1268,760.6120,786.7927,163.4542,11.0092,152.4450,0.0000,152.4450,0.7977,151.6473,48.3841,58.6818,16.6352,27.9463,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34272.7945,34272.7945,34272.7945,34272.7945,6,0,0,0
+1164.9082,0.4994,24645.0949,78.0874,84.0000,0.1018,2.1354,9.5873,5,2057.2503,807.1039,807.1039,-91.1488,173.8782,173.8782,173.8790,-19.6366,0.7765,169.2455,0.0000,169.2455,3.8563,169.2455,5.6443,0.0000,2057.2503,759.4002,785.5997,163.6012,11.0314,152.5698,0.0000,152.5698,0.7105,151.8593,51.1990,59.0932,16.6763,24.8908,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34301.8898,34301.8898,34301.8898,34301.8898,6,0,0,0
+1165.4077,0.4995,24655.9531,78.2619,84.0000,0.0923,2.2147,9.8278,5,2061.8475,805.5873,805.5873,-91.4016,173.9393,173.9393,173.9400,-19.7351,0.7058,169.3772,0.0000,169.3772,3.8563,169.3772,5.6604,0.0000,2061.8475,758.2426,784.4583,163.7168,11.0510,152.6658,0.0000,152.6658,0.6458,152.0200,53.2170,59.4639,16.7133,22.6258,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34327.9953,34327.9953,34327.9953,34327.9953,6,0,0,0
+1165.9072,0.4995,24666.8343,78.4209,84.0000,0.0845,2.2784,10.0757,5,2066.0351,804.2057,804.2057,-91.6319,173.9937,173.9937,173.9943,-19.8250,0.6472,169.4902,0.0000,169.4902,3.8563,169.4902,5.6750,0.0000,2066.0351,757.1604,783.3906,163.8152,11.0688,152.7464,0.0000,152.7464,0.5922,152.1542,54.8583,59.8028,16.7470,20.7462,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34351.7726,34351.7726,34351.7726,34351.7726,6,0,0,0
+1166.4067,0.4995,24677.7366,78.5689,84.0000,0.0801,2.3056,10.3271,5,2069.9348,802.9191,802.9191,-91.8464,174.0432,174.0432,174.0437,-19.9089,0.6152,169.5718,0.0000,169.5718,3.8563,169.5718,5.6884,0.0000,2069.9348,756.0483,782.2908,163.8833,11.0848,152.7985,0.0000,152.7985,0.5629,152.2356,55.6178,60.1194,16.7785,19.7199,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34373.9119,34373.9119,34373.9119,34373.9119,6,0,0,0
+1166.9062,0.4996,24688.6590,78.7103,84.0000,0.0771,2.3200,10.5805,5,2073.6595,801.6901,801.6901,-92.0513,174.0895,174.0895,174.0900,-19.9892,0.5927,169.6405,0.0000,169.6405,3.8563,169.6405,5.7011,0.0000,2073.6595,754.9483,781.2023,163.9394,11.1000,152.8394,0.0000,152.8394,0.5423,152.2971,56.0656,60.4228,16.8087,19.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34395.0548,34395.0548,34395.0548,34395.0548,6,0,0,0
+1167.4058,0.4996,24699.6006,78.8479,84.0000,0.0760,2.3132,10.8336,5,2077.2866,800.4932,800.4932,-92.2508,174.1337,174.1337,174.1341,-20.0676,0.5856,169.6917,0.0000,169.6917,3.8563,169.6917,5.7134,0.0000,2077.2866,753.8093,780.0738,163.9784,11.1144,152.8639,0.0000,152.8639,0.5359,152.3281,55.9979,60.7191,16.8381,18.7730,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34415.6423,34415.6423,34415.6423,34415.6423,6,0,0,0
+1167.9054,0.4996,24710.5612,78.9840,84.0000,0.0753,2.3035,11.0860,5,2080.8706,799.3106,799.3106,-92.4479,174.1764,174.1764,174.1768,-20.1452,0.5807,169.7394,0.0000,169.7394,3.8563,169.7394,5.7255,0.0000,2080.8706,752.6743,778.9491,164.0140,11.1286,152.8853,0.0000,152.8853,0.5313,152.3540,55.8598,61.0128,16.8672,18.6142,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34435.9831,34435.9831,34435.9831,34435.9831,6,0,0,0
+1168.4049,0.4996,24721.5406,79.1188,84.0000,0.0747,2.2914,11.3376,5,2084.4236,798.1382,798.1382,-92.6433,174.2179,174.2179,174.2183,-20.2222,0.5775,169.7841,0.0000,169.7841,3.8563,169.7841,5.7375,0.0000,2084.4236,751.5409,777.8257,164.0466,11.1427,152.9039,0.0000,152.9039,0.5285,152.3755,55.6612,61.3049,16.8960,18.5134,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34456.1479,34456.1479,34456.1479,34456.1479,6,0,0,0
+1168.9045,0.4996,24732.5387,79.2517,84.0000,0.0730,2.2924,11.5897,5,2087.9230,796.9834,796.9834,-92.8358,174.2579,174.2579,174.2583,-20.2982,0.5651,169.8365,0.0000,169.8365,3.8563,169.8365,5.7494,0.0000,2087.9230,750.4667,776.7618,164.0871,11.1567,152.9305,0.0000,152.9305,0.5171,152.4134,55.7803,61.5933,16.9244,18.1154,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34476.0090,34476.0090,34476.0090,34476.0090,6,0,0,0
+1169.4041,0.4996,24743.5550,79.3806,84.0000,0.0704,2.3032,11.8435,5,2091.3203,795.8624,795.8624,-93.0226,174.2959,174.2959,174.2963,-20.3722,0.5460,169.8936,0.0000,169.8936,3.8563,169.8936,5.7610,0.0000,2091.3203,749.4554,775.7610,164.1326,11.1704,152.9623,0.0000,152.9623,0.4996,152.4627,56.1340,61.8741,16.9519,17.5027,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34495.2919,34495.2919,34495.2919,34495.2919,6,0,0,0
+1169.9037,0.4996,24754.5888,79.5042,84.0000,0.0670,2.3233,12.0998,5,2094.5765,794.7880,794.7880,-93.2017,174.3316,174.3316,174.3320,-20.4432,0.5206,169.9547,0.0000,169.9547,3.8563,169.9547,5.7722,0.0000,2094.5765,748.5178,774.8336,164.1825,11.1836,152.9989,0.0000,152.9989,0.4764,152.5225,56.7119,62.1440,16.9782,16.6885,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34513.7744,34513.7744,34513.7744,34513.7744,6,0,0,0
+1170.4034,0.4996,24765.6395,79.6217,84.0000,0.0636,2.3451,12.3590,5,2097.6708,793.7670,793.7670,-93.3719,174.3649,174.3649,174.3652,-20.5108,0.4945,170.0141,0.0000,170.0141,3.8563,170.0141,5.7829,0.0000,2097.6708,747.6354,773.9610,164.2312,11.1963,153.0350,0.0000,153.0350,0.4524,152.5825,57.3275,62.4011,17.0032,15.8507,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34531.3384,34531.3384,34531.3384,34531.3384,6,0,0,0
+1170.9030,0.4997,24776.7060,79.7340,84.0000,0.0613,2.3542,12.6195,5,2100.6305,792.7904,792.7904,-93.5347,174.3961,174.3961,174.3964,-20.5755,0.4778,170.0620,0.0000,170.0620,3.8563,170.0620,5.7930,0.0000,2100.6305,746.7533,773.0879,164.2689,11.2082,153.0608,0.0000,153.0608,0.4372,152.6235,57.6314,62.6477,17.0271,15.3173,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34548.1379,34548.1379,34548.1379,34548.1379,6,0,0,0
+1171.4027,0.4997,24787.7878,79.8432,84.0000,0.0601,2.3535,12.8803,5,2103.5071,791.8412,791.8412,-93.6929,174.4258,174.4258,174.4261,-20.6386,0.4685,170.1010,0.0000,170.1010,3.8563,170.1010,5.8028,0.0000,2103.5071,745.8649,772.2080,164.2982,11.2196,153.0786,0.0000,153.0786,0.4287,152.6499,57.6933,62.8879,17.0505,15.0183,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34564.4652,34564.4652,34564.4652,34564.4652,6,0,0,0
+1171.9023,0.4997,24798.8846,79.9522,84.0000,0.0611,2.3279,13.1386,5,2106.3778,790.8939,790.8939,-93.8508,174.4549,174.4549,174.4552,-20.7015,0.4771,170.1215,0.0000,170.1215,3.8563,170.1215,5.8124,0.0000,2106.3778,744.8976,771.2483,164.3090,11.2306,153.0784,0.0000,153.0784,0.4366,152.6418,57.1448,63.1282,17.0738,15.2950,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34580.7565,34580.7565,34580.7565,34580.7565,6,0,0,0
+1172.4020,0.4996,24809.9967,80.0634,84.0000,0.0626,2.2967,13.3938,5,2109.3085,789.9268,789.9268,-94.0120,174.4840,174.4840,174.4843,-20.7660,0.4896,170.1381,0.0000,170.1381,3.8563,170.1381,5.8222,0.0000,2109.3085,743.8936,770.2519,164.3159,11.2418,153.0741,0.0000,153.0741,0.4480,152.6261,56.4574,63.3754,17.0977,15.6956,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34597.3873,34597.3873,34597.3873,34597.3873,6,0,0,0
+1172.9016,0.4996,24821.1245,80.1778,84.0000,0.0646,2.2592,13.6452,5,2112.3234,788.9318,788.9318,-94.1778,174.5133,174.5133,174.5136,-20.8323,0.5064,170.1507,0.0000,170.1507,3.8563,170.1507,5.8322,0.0000,2112.3234,742.8434,769.2094,164.3184,11.2532,153.0652,0.0000,153.0652,0.4633,152.6019,55.6161,63.6313,17.1223,16.2322,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34614.4962,34614.4962,34614.4962,34614.4962,6,0,0,0
+1173.4013,0.4996,24832.2683,80.2949,84.0000,0.0655,2.2340,13.8942,5,2115.4079,787.9140,787.9140,-94.3474,174.5426,174.5426,174.5430,-20.9003,0.5140,170.1723,0.0000,170.1723,3.8563,170.1723,5.8426,0.0000,2115.4079,741.8114,768.1857,164.3298,11.2650,153.0647,0.0000,153.0647,0.4704,152.5944,55.0750,63.8938,17.1474,16.4782,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34631.9993,34631.9993,34631.9993,34631.9993,6,0,0,0
+1173.9009,0.4996,24843.4286,80.4127,84.0000,0.0654,2.2191,14.1419,5,2118.5111,786.8899,786.8899,-94.5181,174.5715,174.5715,174.5718,-20.9688,0.5141,170.2011,0.0000,170.2011,3.8563,170.2011,5.8531,0.0000,2118.5111,740.8073,767.1903,164.3481,11.2771,153.0710,0.0000,153.0710,0.4704,152.6006,54.7894,64.1585,17.1726,16.4800,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34649.6103,34649.6103,34649.6103,34649.6103,6,0,0,0
+1174.4005,0.4996,24854.6052,80.5294,84.0000,0.0643,2.2155,14.3895,5,2121.5860,785.8753,785.8753,-94.6872,174.5995,174.5995,174.5998,-21.0368,0.5061,170.2371,0.0000,170.2371,3.8563,170.2371,5.8635,0.0000,2121.5860,739.8482,766.2401,164.3735,11.2892,153.0843,0.0000,153.0843,0.4631,152.6212,54.7782,64.4215,17.1975,16.2240,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34667.0611,34667.0611,34667.0611,34667.0611,6,0,0,0
+1174.9002,0.4996,24865.7979,80.6438,84.0000,0.0628,2.2163,14.6375,5,2124.5990,784.8810,784.8810,-94.8529,174.6262,174.6262,174.6265,-21.1036,0.4950,170.2749,0.0000,170.2749,3.8563,170.2749,5.8739,0.0000,2124.5990,738.9228,765.3237,164.4011,11.3011,153.1000,0.0000,153.1000,0.4529,152.6471,54.8776,64.6799,17.2220,15.8677,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34684.1614,34684.1614,34684.1614,34684.1614,6,0,0,0
+1175.3998,0.4997,24877.0063,80.7554,84.0000,0.0613,2.2183,14.8862,5,2127.5392,783.9108,783.9108,-95.0147,174.6517,174.6517,174.6520,-21.1688,0.4833,170.3121,0.0000,170.3121,3.8563,170.3121,5.8839,0.0000,2127.5392,738.0234,764.4330,164.4282,11.3127,153.1155,0.0000,153.1155,0.4422,152.6733,55.0024,64.9326,17.2458,15.4925,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34700.8490,34700.8490,34700.8490,34700.8490,6,0,0,0
+1175.8995,0.4997,24888.2299,80.8644,84.0000,0.0600,2.2172,15.1350,5,2130.4126,782.9627,782.9627,-95.1727,174.6761,174.6761,174.6763,-21.2327,0.4740,170.3457,0.0000,170.3457,3.8563,170.3457,5.8938,0.0000,2130.4126,737.1346,763.5526,164.4520,11.3240,153.1280,0.0000,153.1280,0.4338,152.6942,55.0491,65.1802,17.2691,15.1959,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34717.1570,34717.1570,34717.1570,34717.1570,6,0,0,0
+1176.3992,0.4997,24899.4686,80.9721,84.0000,0.0597,2.2061,15.3830,5,2133.2489,782.0267,782.0267,-95.3287,174.6995,174.6995,174.6998,-21.2958,0.4722,170.3711,0.0000,170.3711,3.8563,170.3711,5.9034,0.0000,2133.2489,736.2248,762.6508,164.4677,11.3350,153.1327,0.0000,153.1327,0.4321,152.7006,54.8469,65.4251,17.2921,15.1364,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34733.2537,34733.2537,34733.2537,34733.2537,6,0,0,0
+1176.8988,0.4997,24910.7222,81.0801,84.0000,0.0604,2.1842,15.6288,5,2136.0939,781.0879,781.0879,-95.4852,174.7225,174.7225,174.7228,-21.3592,0.4782,170.3880,0.0000,170.3880,3.8563,170.3880,5.9130,0.0000,2136.0939,735.2771,761.7108,164.4750,11.3459,153.1292,0.0000,153.1292,0.4376,152.6916,54.3751,65.6714,17.3153,15.3298,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34749.3991,34749.3991,34749.3991,34749.3991,6,0,0,0
+1177.3985,0.4997,24921.9908,81.1905,84.0000,0.0624,2.1479,15.8708,5,2139.0021,780.1282,780.1282,-95.6451,174.7454,174.7454,174.7457,-21.4241,0.4946,170.3945,0.0000,170.3945,3.8563,170.3945,5.9227,0.0000,2139.0021,734.2630,760.7040,164.4718,11.3567,153.1151,0.0000,153.1151,0.4526,152.6624,53.5430,65.9238,17.3390,15.8567,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34765.9028,34765.9028,34765.9028,34765.9028,6,0,0,0
+1177.8981,0.4996,24933.2751,81.3050,84.0000,0.0650,2.1037,16.1082,5,2142.0204,779.1322,779.1322,-95.8111,174.7686,174.7686,174.7688,-21.4916,0.5164,170.3959,0.0000,170.3959,3.8563,170.3959,5.9327,0.0000,2142.0204,733.1897,759.6382,164.4631,11.3679,153.0952,0.0000,153.0952,0.4726,152.6226,52.5173,66.1863,17.3636,16.5554,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34783.0303,34783.0303,34783.0303,34783.0303,6,0,0,0
+1178.3978,0.4996,24944.5756,81.4247,84.0000,0.0681,2.0548,16.3404,5,2145.1734,778.0917,778.0917,-95.9845,174.7921,174.7921,174.7923,-21.5622,0.5413,170.3945,0.0000,170.3945,3.8563,170.3945,5.9432,0.0000,2145.1734,732.0593,758.5155,164.4513,11.3796,153.0717,0.0000,153.0717,0.4953,152.5764,51.3724,66.4612,17.3893,17.3534,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34800.9220,34800.9220,34800.9220,34800.9220,6,0,0,0
+1178.8974,0.4996,24955.8931,81.5500,84.0000,0.0713,2.0034,16.5671,5,2148.4740,777.0024,777.0024,-96.1661,174.8160,174.8160,174.8162,-21.6362,0.5677,170.3920,0.0000,170.3920,3.8563,170.3920,5.9541,0.0000,2148.4740,730.8752,757.3394,164.4379,11.3917,153.0462,0.0000,153.0462,0.5194,152.5267,50.1635,66.7498,17.4163,18.1972,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34819.6513,34819.6513,34819.6513,34819.6513,6,0,0,0
+1179.3970,0.4996,24967.2284,81.6810,84.0000,0.0744,1.9512,16.7883,5,2151.9259,775.8633,775.8633,-96.3559,174.8401,174.8401,174.8404,-21.7137,0.5941,170.3898,0.0000,170.3898,3.8563,170.3898,5.9656,0.0000,2151.9259,729.6419,756.1146,164.4242,11.4045,153.0197,0.0000,153.0197,0.5436,152.4762,48.9358,67.0524,17.4444,19.0435,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34839.2397,34839.2397,34839.2397,34839.2397,6,0,0,0
+1179.8966,0.4996,24978.5822,81.8177,84.0000,0.0775,1.8995,17.0040,5,2155.5263,774.6752,774.6752,-96.5539,174.8645,174.8645,174.8647,-21.7948,0.6196,170.3886,0.0000,170.3886,3.8563,170.3886,5.9776,0.0000,2155.5263,728.3646,754.8463,164.4110,11.4177,152.9932,0.0000,152.9932,0.5670,152.4262,47.7206,67.3690,17.4738,19.8629,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34859.6703,34859.6703,34859.6703,34859.6703,6,0,0,0
+1180.3961,0.4996,24989.9555,81.9593,84.0000,0.0799,1.8545,17.2149,5,2159.2560,773.4444,773.4444,-96.7591,174.8887,174.8887,174.8890,-21.8789,0.6399,170.3926,0.0000,170.3926,3.8563,170.3926,5.9901,0.0000,2159.2560,727.0691,753.5602,164.4025,11.4316,152.9709,0.0000,152.9709,0.5855,152.3854,46.6717,67.6978,17.5042,20.5117,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34880.8358,34880.8358,34880.8358,34880.8358,6,0,0,0
+1180.8957,0.4996,25001.3487,82.1041,84.0000,0.0811,1.8218,17.4225,5,2163.0714,772.1853,772.1853,-96.9689,174.9126,174.9126,174.9128,-21.9650,0.6508,170.4055,0.0000,170.4055,3.8563,170.4055,6.0030,0.0000,2163.0714,725.7867,752.2880,164.4025,11.4460,152.9565,0.0000,152.9565,0.5955,152.3610,45.9284,68.0353,17.5352,20.8621,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34902.4877,34902.4877,34902.4877,34902.4877,6,0,0,0
+1181.3952,0.4996,25012.7622,82.2505,84.0000,0.0817,1.7962,17.6275,5,2166.9283,770.9126,770.9126,-97.1811,174.9356,174.9356,174.9359,-22.0523,0.6562,170.4231,0.0000,170.4231,3.8563,170.4231,6.0161,0.0000,2166.9283,724.5147,751.0266,164.4070,11.4606,152.9464,0.0000,152.9464,0.6005,152.3459,45.3647,68.3775,17.5666,21.0372,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34924.3762,34924.3762,34924.3762,34924.3762,6,0,0,0
+1181.8948,0.4996,25024.1961,82.3975,84.0000,0.0818,1.7750,17.8304,5,2170.8009,769.6347,769.6347,-97.3940,174.9578,174.9578,174.9580,-22.1402,0.6584,170.4431,0.0000,170.4431,3.8563,170.4431,6.0293,0.0000,2170.8009,723.2521,749.7746,164.4138,11.4753,152.9385,0.0000,152.9385,0.6025,152.3360,44.9092,68.7221,17.5980,21.1066,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34946.3536,34946.3536,34946.3536,34946.3536,6,0,0,0
+1182.3943,0.4995,25035.6504,82.5456,84.0000,0.0829,1.7431,18.0301,5,2174.7022,768.3473,768.3473,-97.6086,174.9790,174.9790,174.9792,-22.2288,0.6684,170.4543,0.0000,170.4543,3.8563,170.4543,6.0425,0.0000,2174.7022,721.9459,748.4789,164.4118,11.4900,152.9219,0.0000,152.9219,0.6116,152.3102,44.1827,69.0704,17.6297,21.4274,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34968.4944,34968.4944,34968.4944,34968.4944,6,0,0,0
+1182.8939,0.4995,25047.1254,82.6957,84.0000,0.0840,1.7103,18.2263,5,2178.6569,767.0422,767.0422,-97.8085,174.9995,174.9995,174.9997,-22.3149,0.6790,170.4642,0.0000,170.4642,3.8563,170.4642,6.0559,0.0000,2178.6569,720.6200,747.1636,164.4083,11.5048,152.9035,0.0000,152.9035,0.6213,152.2822,43.4291,69.4245,17.6619,21.7667,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34990.9378,34990.9378,34990.9378,34990.9378,6,0,0,0
+1183.3934,0.4995,25058.6214,82.8470,84.0000,0.0842,1.6881,18.4204,5,2182.6428,765.7269,765.7269,-98.0013,175.0190,175.0190,175.0192,-22.3997,0.6815,170.4812,0.0000,170.4812,3.8563,170.4812,6.0695,0.0000,2182.6428,719.3190,745.8736,164.4117,11.5199,152.8919,0.0000,152.8919,0.6236,152.2682,42.9440,69.7826,17.6943,21.8474,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35022.3258,35022.3258,35022.3258,35022.3258,6,0,0,0
+1183.8930,0.4996,25070.1384,82.9966,84.0000,0.0822,1.6897,18.6150,5,2186.5845,764.4263,764.4263,-98.1748,175.0372,175.0372,175.0374,-22.4799,0.6663,170.5146,0.0000,170.5146,3.8563,170.5146,6.0831,0.0000,2186.5845,718.1088,744.6751,164.4315,11.5351,152.8964,0.0000,152.8964,0.6097,152.2867,43.0627,70.1378,17.7262,21.3600,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35059.5186,35059.5186,35059.5186,35059.5186,6,0,0,0
+1184.3926,0.4996,25081.6760,83.1392,84.0000,0.0764,1.7327,18.8149,5,2190.3416,763.1865,763.1865,-98.3316,175.0536,175.0536,175.0538,-22.5545,0.6206,170.5768,0.0000,170.5768,3.8563,170.5768,6.0964,0.0000,2190.3416,717.0898,743.6685,164.4803,11.5502,152.9301,0.0000,152.9301,0.5679,152.3622,44.2338,70.4774,17.7566,19.8944,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35095.1219,35095.1219,35095.1219,35095.1219,6,0,0,0
+1184.8922,0.4996,25093.2327,83.2685,84.0000,0.0674,1.8122,19.0243,5,2193.7495,762.0620,762.0620,-98.4738,175.0677,175.0677,175.0678,-22.6223,0.5485,170.6629,0.0000,170.6629,3.8563,170.6629,6.1088,0.0000,2193.7495,716.2968,742.8882,164.5541,11.5646,152.9895,0.0000,152.9895,0.5019,152.4876,46.3341,70.7864,17.7839,17.5832,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35127.4175,35127.4175,35127.4175,35127.4175,6,0,0,0
+1185.3918,0.4997,25104.8061,83.3798,84.0000,0.0563,1.9173,19.2462,5,2196.6811,761.0947,761.0947,-98.5962,175.0791,175.0791,175.0792,-22.6807,0.4586,170.7643,0.0000,170.7643,3.8563,170.7643,6.1198,0.0000,2196.6811,715.7340,742.3374,164.6445,11.5774,153.0671,0.0000,153.0671,0.4196,152.6475,49.0876,71.0528,17.8074,14.6998,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35155.2010,35155.2010,35155.2010,35155.2010,6,0,0,0
+1185.8916,0.4998,25116.3937,83.4702,84.0000,0.0442,2.0360,19.4822,5,2199.0621,760.3091,760.3091,-98.6955,175.0880,175.0880,175.0881,-22.7281,0.3602,170.8715,0.0000,170.8715,3.8563,170.8715,6.1289,0.0000,2199.0621,715.3848,741.9992,164.7426,11.5884,153.1542,0.0000,153.1542,0.3296,152.8246,52.1813,71.2696,17.8262,11.5474,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35177.7665,35177.7665,35177.7665,35177.7665,6,0,0,0
+1186.3914,0.4998,25127.9923,83.5391,84.0000,0.0324,2.1523,19.7318,5,2200.8767,759.5134,759.5134,-98.7713,175.0491,175.0491,175.0491,-22.7643,0.2643,170.9285,0.0000,170.9285,3.8563,170.9285,6.1356,0.0000,2200.8767,715.0131,741.6347,164.7928,11.5962,153.1966,0.0000,153.1966,0.2419,152.9548,55.2059,71.4351,17.8405,8.4732,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35186.1965,35186.1965,35186.1965,35186.1965,6,0,0,0
+1186.8912,0.4999,25139.5990,83.5886,84.0000,0.0226,2.2483,19.9927,5,2202.1813,758.7894,758.7894,-98.8257,174.9858,174.9858,174.9858,-22.7904,0.1849,170.9446,0.0000,170.9446,3.8563,170.9446,6.1402,0.0000,2202.1813,714.6397,741.2654,164.8044,11.6013,153.2031,0.0000,153.2031,0.1692,153.0338,57.7000,71.5543,17.8507,5.9288,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35185.4894,35185.4894,35185.4894,35185.4894,6,0,0,0
+1187.3911,0.4999,25151.2114,83.6235,84.0000,0.0161,2.3125,20.2613,5,2203.0998,758.2796,758.2796,-98.8641,174.9412,174.9412,174.9412,-22.8087,0.1315,170.9534,0.0000,170.9534,3.8563,170.9534,6.1434,0.0000,2203.0998,714.3661,740.9946,164.8100,11.6049,153.2051,0.0000,153.2051,0.1203,153.0848,59.3731,71.6382,17.8579,4.2156,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35184.9916,35184.9916,35184.9916,35184.9916,6,0,0,0
+1187.8910,0.4999,25162.8277,83.6501,84.0000,0.0135,2.3354,20.5326,5,2203.8018,757.8900,757.8900,-98.8933,174.9071,174.9071,174.9071,-22.8228,0.1104,170.9403,0.0000,170.9403,3.8563,170.9403,6.1457,0.0000,2203.8018,714.0720,740.7018,164.7947,11.6072,153.1874,0.0000,153.1874,0.1011,153.0864,59.9803,71.7024,17.8635,3.5402,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35184.6111,35184.6111,35184.6111,35184.6111,6,0,0,0
+1188.3909,0.4999,25174.4475,83.6764,84.0000,0.0157,2.3071,20.8006,5,2204.4940,757.5058,757.5058,-98.9222,174.8733,174.8733,174.8733,-22.8366,0.1282,170.8888,0.0000,170.8888,3.8563,170.8888,6.1475,0.0000,2204.4940,713.6166,740.2460,164.7413,11.6088,153.1325,0.0000,153.1325,0.1173,153.0152,59.2704,71.7658,17.8692,4.1098,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35184.2359,35184.2359,35184.2359,35184.2359,6,0,0,0
+1188.8908,0.4999,25186.0712,83.7088,84.0000,0.0203,2.2509,21.0623,5,2205.3474,757.0322,757.0322,-98.9579,174.8316,174.8316,174.8316,-22.8537,0.1661,170.8092,0.0000,170.8092,3.8563,170.8092,6.1496,0.0000,2205.3474,712.9867,739.6150,164.6596,11.6104,153.0492,0.0000,153.0492,0.1520,152.8972,57.8519,71.8439,17.8764,5.3250,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35183.7734,35183.7734,35183.7734,35183.7734,6,0,0,0
+1189.3907,0.4999,25197.6999,83.7511,84.0000,0.0267,2.1741,21.3151,5,2206.4616,756.4138,756.4138,-99.0044,174.7771,174.7771,174.7771,-22.8760,0.2184,170.7024,0.0000,170.7024,3.8563,170.7024,6.1523,0.0000,2206.4616,712.1526,738.7791,164.5501,11.6124,152.9377,0.0000,152.9377,0.1998,152.7379,55.9055,71.9461,17.8857,7.0006,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35183.1695,35183.1695,35183.1695,35183.1695,6,0,0,0
+1189.8906,0.4998,25209.3354,83.8050,84.0000,0.0332,2.0931,21.5586,5,2207.8824,755.6253,755.6253,-99.0637,174.7073,174.7073,174.7073,-22.9044,0.2722,170.5788,0.0000,170.5788,3.8563,170.5788,6.1559,0.0000,2207.8824,711.1442,737.7692,164.4229,11.6152,152.8077,0.0000,152.8077,0.2491,152.5586,53.8586,72.0764,17.8975,8.7261,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35182.3994,35182.3994,35182.3994,35182.3994,6,0,0,0
+1190.3904,0.4998,25220.9791,83.8706,84.0000,0.0397,2.0109,21.7928,5,2209.6117,754.6655,754.6655,-99.1358,174.6220,174.6220,174.6220,-22.9390,0.3254,170.4404,0.0000,170.4404,3.8563,170.4404,6.1604,0.0000,2209.6117,709.9699,736.5935,164.2799,11.6188,152.6611,0.0000,152.6611,0.2978,152.3634,51.7852,72.2353,17.9119,10.4311,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35181.4621,35181.4621,35181.4621,35181.4621,6,0,0,0
+1190.8901,0.4998,25232.6328,83.9482,84.0000,0.0465,1.9226,22.0168,5,2211.6559,753.5310,753.5310,-99.2211,174.5208,174.5208,174.5208,-22.9800,0.3817,170.2829,0.0000,170.2829,3.8563,170.2829,6.1658,0.0000,2211.6559,708.6105,735.2328,164.1171,11.6232,152.4938,0.0000,152.4938,0.3492,152.1446,49.5580,72.4233,17.9287,12.2346,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35180.3542,35180.3542,35180.3542,35180.3542,6,0,0,0
+1191.3900,0.5000,25244.2980,83.9950,84.0000,0.0055,1.8314,22.2305,5,2212.8895,692.5685,752.8463,-99.2726,160.4912,174.4595,174.4595,-23.0048,0.0452,156.5896,0.0000,156.5896,3.8563,156.5896,6.0331,0.0000,2212.8895,649.6976,675.7323,150.5565,11.3557,139.2009,0.0000,139.2009,0.0414,139.1595,47.2335,72.5369,17.9390,1.4500,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32496.0621,32496.0621,32496.0621,32496.0621,6,0,0,0
+1191.8900,0.5000,25255.9647,84.0000,84.0000,0.0000,1.7652,22.4364,5,2213.0202,678.1908,752.1341,-99.2781,157.1686,174.3048,174.4530,-23.0074,0.0000,153.3123,0.0000,153.3123,3.8563,153.3123,6.0008,0.0000,2213.0202,635.6571,661.5507,147.3116,11.2910,136.0206,0.0000,136.0206,0.0000,136.0206,45.5313,72.5489,17.9403,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31792.2390,31792.2390,31792.2390,31792.2390,6,0,0,0
+1192.3900,0.5000,25267.6314,84.0000,84.0000,0.0000,1.7169,22.6367,5,2213.0202,672.6445,751.9821,-99.2781,155.8833,174.2695,174.4530,-23.0074,0.0000,152.0270,0.0000,152.0270,3.8563,152.0270,5.9879,0.0000,2213.0202,630.1662,656.0044,146.0391,11.2655,134.7736,0.0000,134.7736,0.0000,134.7736,44.2842,72.5489,17.9405,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31504.6528,31504.6528,31504.6528,31504.6528,6,0,0,0
+1192.8900,0.5000,25279.2980,84.0000,84.0000,0.0000,1.7078,22.8360,5,2213.0202,671.6043,751.9232,-99.2781,155.6422,174.2559,174.4530,-23.0074,0.0000,151.7860,0.0000,151.7860,3.8563,151.7860,5.9855,0.0000,2213.0202,629.1365,654.9643,145.8005,11.2607,134.5398,0.0000,134.5398,0.0000,134.5398,44.0503,72.5489,17.9405,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31450.7203,31450.7203,31450.7203,31450.7203,6,0,0,0
+1193.3900,0.5000,25290.9647,84.0000,84.0000,0.0000,1.7069,23.0351,5,2213.0202,671.5027,751.9121,-99.2781,155.6187,174.2533,174.4530,-23.0074,0.0000,151.7624,0.0000,151.7624,3.8563,151.7624,5.9853,0.0000,2213.0202,629.0359,654.8626,145.7771,11.2602,134.5169,0.0000,134.5169,0.0000,134.5169,44.0275,72.5489,17.9405,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31445.4511,31445.4511,31445.4511,31445.4511,6,0,0,0
+1193.8900,0.5000,25302.6314,84.0000,84.0000,0.0000,1.7126,23.2349,5,2213.0202,672.1498,751.9111,-99.2781,155.7687,174.2531,174.4530,-23.0074,0.0000,151.9124,0.0000,151.9124,3.8563,151.9124,5.9868,0.0000,2213.0202,629.6765,655.5098,145.9256,11.2632,134.6624,0.0000,134.6624,0.0000,134.6624,44.1730,72.5489,17.9405,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31479.0056,31479.0056,31479.0056,31479.0056,6,0,0,0
+1194.3900,0.5000,25314.2980,84.0000,84.0000,0.0000,1.7297,23.4367,5,2213.0202,674.1180,751.9179,-99.2781,156.2248,174.2547,174.4530,-23.0074,0.0000,152.3685,0.0000,152.3685,3.8563,152.3685,5.9913,0.0000,2213.0202,631.6250,657.4779,146.3772,11.2723,135.1049,0.0000,135.1049,0.0000,135.1049,44.6155,72.5489,17.9404,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31581.0583,31581.0583,31581.0583,31581.0583,6,0,0,0
+1194.8900,0.5000,25325.9647,84.0000,84.0000,0.0000,1.7540,23.6414,5,2213.0202,676.9037,751.9388,-99.2781,156.8703,174.2595,174.4530,-23.0074,0.0000,153.0141,0.0000,153.0141,3.8563,153.0141,5.9978,0.0000,2213.0202,634.3828,660.2636,147.0163,11.2851,135.7312,0.0000,135.7312,0.0000,135.7312,45.2419,72.5489,17.9403,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31725.5002,31725.5002,31725.5002,31725.5002,6,0,0,0
+1195.3900,0.5000,25337.6314,84.0000,84.0000,0.0000,1.7633,23.8471,5,2213.0202,677.9700,751.9684,-99.2781,157.1175,174.2664,174.4530,-23.0074,0.0000,153.2612,0.0000,153.2612,3.8563,153.2612,6.0003,0.0000,2213.0202,635.4386,661.3300,147.2609,11.2900,135.9709,0.0000,135.9709,0.0000,135.9709,45.4817,72.5489,17.9403,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31780.7942,31780.7942,31780.7942,31780.7942,6,0,0,0
+1195.8900,0.5000,25349.2980,84.0000,84.0000,0.0000,1.8283,24.0604,5,2213.0202,685.4193,751.9797,-99.2781,158.8438,174.2690,174.4530,-23.0074,0.0000,154.9875,0.0000,154.9875,3.8563,154.9875,6.0175,0.0000,2213.0202,642.8134,668.7793,148.9700,11.3243,137.6457,0.0000,137.6457,0.0000,137.6457,47.1567,72.5489,17.9401,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32167.0534,32167.0534,32167.0534,32167.0534,6,0,0,0
+1196.3900,0.5000,25360.9647,84.0000,84.0000,0.0000,1.9346,24.2861,5,2213.0202,697.6130,752.0588,-99.2781,161.6697,174.2873,174.4530,-23.0074,0.0000,157.8134,0.0000,157.8134,3.8563,157.8134,6.0458,0.0000,2213.0202,654.8851,680.9729,151.7676,11.3805,140.3871,0.0000,140.3871,0.0000,140.3871,49.8984,72.5489,17.9398,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32723.8053,32723.8053,32723.8053,32723.8053,6,0,0,0
+1196.8900,0.5000,25372.6314,84.0000,84.0000,0.0000,1.9743,24.5164,5,2213.0202,702.1635,752.1882,-99.2781,162.7242,174.3173,174.4530,-23.0074,0.0000,158.8680,0.0000,158.8680,3.8563,158.8680,6.0563,0.0000,2213.0202,659.3901,685.5234,152.8116,11.4014,141.4102,0.0000,141.4102,0.0000,141.4102,50.9216,72.5489,17.9396,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32926.3985,32926.3985,32926.3985,32926.3985,6,0,0,0
+1197.3900,0.5000,25384.2980,84.0000,84.0000,0.0000,1.9747,24.7468,5,2213.0202,702.2137,752.2365,-99.2781,162.7359,174.3285,174.4530,-23.0074,0.0000,158.8796,0.0000,158.8796,3.8563,158.8796,6.0564,0.0000,2213.0202,659.4398,685.5736,152.8231,11.4016,141.4215,0.0000,141.4215,0.0000,141.4215,50.9329,72.5489,17.9396,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32928.6325,32928.6325,32928.6325,32928.6325,6,0,0,0
+1197.8900,0.5000,25395.9647,84.0000,84.0000,0.0000,2.0077,24.9810,5,2213.0202,705.9949,752.2371,-99.2781,163.6122,174.3286,174.4530,-23.0074,0.0000,159.7559,0.0000,159.7559,3.8563,159.7559,6.0652,0.0000,2213.0202,663.1832,689.3549,153.6907,11.4191,142.2716,0.0000,142.2716,0.0000,142.2716,51.7832,72.5489,17.9395,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33096.9778,33096.9778,33096.9778,33096.9778,6,0,0,0
+1198.3900,0.5000,25407.6314,84.0000,84.0000,0.0000,2.1240,25.2288,5,2213.0202,719.3254,752.2772,-99.2781,166.7015,174.3379,174.4530,-23.0074,0.0000,162.8452,0.0000,162.8452,3.8563,162.8452,6.0961,0.0000,2213.0202,676.3804,702.6853,156.7491,11.4805,145.2686,0.0000,145.2686,0.0000,145.2686,54.7806,72.5489,17.9391,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33690.4621,33690.4621,33690.4621,33690.4621,6,0,0,0
+1198.8900,0.5000,25419.2980,84.0000,84.0000,0.0000,2.1402,25.4785,5,2213.0202,721.1827,752.4187,-99.2781,167.1319,174.3707,174.4530,-23.0074,0.0000,163.2756,0.0000,163.2756,3.8563,163.2756,6.1004,0.0000,2213.0202,678.2190,704.5426,157.1752,11.4890,145.6862,0.0000,145.6862,0.0000,145.6862,55.1982,72.5489,17.9390,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33773.1489,33773.1489,33773.1489,33773.1489,6,0,0,0
+1199.3900,0.5000,25430.9647,84.0000,84.0000,0.0000,2.1417,25.7284,5,2213.0202,721.3605,752.4384,-99.2781,167.1731,174.3753,174.4530,-23.0074,0.0000,163.3168,0.0000,163.3168,3.8563,163.3168,6.1008,0.0000,2213.0202,678.3951,704.7205,157.2160,11.4898,145.7262,0.0000,145.7262,0.0000,145.7262,55.2382,72.5489,17.9390,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33781.0683,33781.0683,33781.0683,33781.0683,6,0,0,0
+1199.8900,0.5000,25442.6314,84.0000,84.0000,0.0000,2.1542,25.9797,5,2213.0202,722.7936,752.4403,-99.2781,167.5052,174.3757,174.4530,-23.0074,0.0000,163.6489,0.0000,163.6489,3.8563,163.6489,6.1041,0.0000,2213.0202,679.8138,706.1535,157.5448,11.4964,146.0483,0.0000,146.0483,0.0000,146.0483,55.5605,72.5489,17.9389,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33844.8684,33844.8684,33844.8684,33844.8684,6,0,0,0
+1200.3900,0.5000,25454.2980,84.0000,84.0000,0.0000,2.1493,26.2305,5,2213.0202,722.2281,752.4555,-99.2781,167.3742,174.3793,174.4530,-23.0074,0.0000,163.5179,0.0000,163.5179,3.8563,163.5179,6.1028,0.0000,2213.0202,679.2541,705.5881,157.4150,11.4938,145.9212,0.0000,145.9212,0.0000,145.9212,55.4333,72.5489,17.9390,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33819.6943,33819.6943,33819.6943,33819.6943,6,0,0,0
+1200.8900,0.5000,25465.9647,84.0000,84.0000,0.0000,2.1349,26.4795,5,2213.0202,720.5723,752.4495,-99.2781,166.9904,174.3779,174.4530,-23.0074,0.0000,163.1341,0.0000,163.1341,3.8563,163.1341,6.0990,0.0000,2213.0202,677.6148,703.9323,157.0352,11.4862,145.5490,0.0000,145.5490,0.0000,145.5490,55.0610,72.5489,17.9390,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33745.9771,33745.9771,33745.9771,33745.9771,6,0,0,0
+1201.3900,0.5000,25477.6314,84.0000,84.0000,0.0000,2.1052,26.7251,5,2213.0202,717.1690,752.4320,-99.2781,166.2017,174.3738,174.4530,-23.0074,0.0000,162.3454,0.0000,162.3454,3.8563,162.3454,6.0911,0.0000,2213.0202,674.2455,700.5290,156.2543,11.4705,144.7838,0.0000,144.7838,0.0000,144.7838,54.2957,72.5489,17.9391,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33594.4582,33594.4582,33594.4582,33594.4582,6,0,0,0
+1201.8900,0.5000,25489.2980,84.0000,84.0000,0.0000,2.0726,26.9669,5,2213.0202,713.4287,752.3958,-99.2781,165.3349,174.3654,174.4530,-23.0074,0.0000,161.4786,0.0000,161.4786,3.8563,161.4786,6.0824,0.0000,2213.0202,670.5426,696.7886,155.3962,11.4533,143.9429,0.0000,143.9429,0.0000,143.9429,53.4547,72.5489,17.9393,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33427.9352,33427.9352,33427.9352,33427.9352,6,0,0,0
+1202.3900,0.5000,25500.9647,84.0000,84.0000,0.0000,2.0669,27.2081,5,2213.0202,712.7824,752.3561,-99.2781,165.1851,174.3562,174.4530,-23.0074,0.0000,161.3288,0.0000,161.3288,3.8563,161.3288,6.0809,0.0000,2213.0202,669.9027,696.1423,155.2479,11.4503,143.7976,0.0000,143.7976,0.0000,143.7976,53.3094,72.5489,17.9393,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33399.1596,33399.1596,33399.1596,33399.1596,6,0,0,0
+1202.8900,0.5000,25512.6314,84.0000,84.0000,0.0000,1.8936,27.4290,5,2213.0202,692.9043,752.3493,-99.2781,160.5784,174.3546,174.4530,-23.0074,0.0000,156.7222,0.0000,156.7222,3.8563,156.7222,6.0349,0.0000,2213.0202,650.2234,676.2642,150.6873,11.3588,139.3285,0.0000,139.3285,0.0000,139.3285,48.8397,72.5489,17.9399,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32514.1690,32514.1690,32514.1690,32514.1690,6,0,0,0
+1203.3900,0.5000,25524.2980,84.0000,84.0000,0.0000,1.7354,27.6315,5,2213.0202,674.7690,752.1382,-99.2781,156.3757,174.3057,174.4530,-23.0074,0.0000,152.5194,0.0000,152.5194,3.8563,152.5194,5.9928,0.0000,2213.0202,632.2696,658.1290,146.5265,11.2753,135.2513,0.0000,135.2513,0.0000,135.2513,44.7619,72.5489,17.9404,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31614.8160,31614.8160,31614.8160,31614.8160,6,0,0,0
+1203.8900,0.5000,25535.9647,84.0000,84.0000,0.0000,1.5999,27.8181,5,2213.0202,659.2260,751.9457,-99.2781,152.7736,174.2611,174.4530,-23.0074,0.0000,148.9173,0.0000,148.9173,3.8563,148.9173,5.9568,0.0000,2213.0202,616.8819,642.5859,142.9605,11.2037,131.7568,0.0000,131.7568,0.0000,131.7568,41.2671,72.5489,17.9408,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30821.7696,30821.7696,30821.7696,30821.7696,6,0,0,0
+1204.3900,0.5000,25547.6314,84.0000,84.0000,0.0000,1.4656,27.9891,5,2213.0202,643.8240,751.7807,-99.2781,149.2042,174.2229,174.4530,-23.0074,0.0000,145.3480,0.0000,145.3480,3.8563,145.3480,5.9211,0.0000,2213.0202,601.6340,627.1839,139.4268,11.1327,128.2941,0.0000,128.2941,0.0000,128.2941,37.8040,72.5489,17.9412,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30082.6832,30082.6832,30082.6832,30082.6832,6,0,0,0
+1204.8900,0.5000,25559.2980,84.0000,84.0000,0.0000,1.3615,28.1479,5,2213.0202,631.8896,751.6172,-99.2781,146.4385,174.1850,174.4530,-23.0074,0.0000,142.5822,0.0000,142.5822,3.8563,142.5822,5.8935,0.0000,2213.0202,589.8189,615.2495,136.6887,11.0778,125.6109,0.0000,125.6109,0.0000,125.6109,35.1205,72.5489,17.9414,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29544.2168,29544.2168,29544.2168,29544.2168,6,0,0,0
+1205.3900,0.5000,25570.9647,84.0000,84.0000,0.0000,1.3507,28.3055,5,2213.0202,630.6486,751.4906,-99.2781,146.1509,174.1556,174.4530,-23.0074,0.0000,142.2946,0.0000,142.2946,3.8563,142.2946,5.8906,0.0000,2213.0202,588.5903,614.0085,136.4040,11.0721,125.3319,0.0000,125.3319,0.0000,125.3319,34.8415,72.5489,17.9415,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29488.2249,29488.2249,29488.2249,29488.2249,6,0,0,0
+1205.8900,0.5000,25582.6314,84.0000,84.0000,0.0000,1.1402,28.4386,5,2213.0202,606.5054,751.4774,-99.2781,140.5558,174.1526,174.4530,-23.0074,0.0000,136.6995,0.0000,136.6995,3.8563,136.6995,5.8346,0.0000,2213.0202,564.6885,589.8653,130.8648,10.9609,119.9040,0.0000,119.9040,0.0000,119.9040,29.4131,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28398.9145,28398.9145,28398.9145,28398.9145,6,0,0,0
+1206.3900,0.5000,25594.2980,84.0000,84.0000,0.0000,1.0255,28.5582,5,2213.0202,593.3400,751.2211,-99.2781,137.5047,174.0932,174.4530,-23.0074,0.0000,133.6484,0.0000,133.6484,3.8563,133.6484,5.8041,0.0000,2213.0202,551.6548,576.6999,127.8443,10.9002,116.9441,0.0000,116.9441,0.0000,116.9441,26.4530,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27804.9100,27804.9100,27804.9100,27804.9100,6,0,0,0
+1206.8900,0.5000,25605.9647,84.0000,84.0000,0.0000,0.9694,28.6713,5,2213.0202,586.9027,751.0813,-99.2781,136.0129,174.0608,174.4530,-23.0074,0.0000,132.1566,0.0000,132.1566,3.8563,132.1566,5.7892,0.0000,2213.0202,545.2819,570.2626,126.3674,10.8706,115.4968,0.0000,115.4968,0.0000,115.4968,25.0056,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27514.4660,27514.4660,27514.4660,27514.4660,6,0,0,0
+1207.3900,0.5000,25617.6314,84.0000,84.0000,0.0000,0.9603,28.7833,5,2213.0202,585.8600,751.0130,-99.2781,135.7713,174.0450,174.4530,-23.0074,0.0000,131.9150,0.0000,131.9150,3.8563,131.9150,5.7868,0.0000,2213.0202,544.2496,569.2200,126.1282,10.8658,115.2624,0.0000,115.2624,0.0000,115.2624,24.7712,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27467.4232,27467.4232,27467.4232,27467.4232,6,0,0,0
+1207.8900,0.5000,25629.2980,84.0000,84.0000,0.0000,0.9615,28.8955,5,2213.0202,586.0016,751.0019,-99.2781,135.8041,174.0424,174.4530,-23.0074,0.0000,131.9478,0.0000,131.9478,3.8563,131.9478,5.7871,0.0000,2213.0202,544.3898,569.3615,126.1607,10.8664,115.2942,0.0000,115.2942,0.0000,115.2942,24.8030,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27473.8104,27473.8104,27473.8104,27473.8104,6,0,0,0
+1208.3900,0.5000,25640.9647,84.0000,84.0000,0.0000,0.9712,29.0088,5,2213.0202,587.1083,751.0034,-99.2781,136.0606,174.0427,174.4530,-23.0074,0.0000,132.2043,0.0000,132.2043,3.8563,132.2043,5.7897,0.0000,2213.0202,545.4854,570.4682,126.4146,10.8715,115.5430,0.0000,115.5430,0.0000,115.5430,25.0518,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27523.7441,27523.7441,27523.7441,27523.7441,6,0,0,0
+1208.8900,0.5000,25652.6314,84.0000,84.0000,0.0000,0.9914,29.1245,5,2213.0202,589.4341,751.0152,-99.2781,136.5995,174.0455,174.4530,-23.0074,0.0000,132.7433,0.0000,132.7433,3.8563,132.7433,5.7951,0.0000,2213.0202,547.7879,572.7940,126.9482,10.8822,116.0659,0.0000,116.0659,0.0000,116.0659,25.5748,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27628.6790,27628.6790,27628.6790,27628.6790,6,0,0,0
+1209.3900,0.5000,25664.2980,84.0000,84.0000,0.0000,1.0220,29.2437,5,2213.0202,592.9437,751.0399,-99.2781,137.4129,174.0512,174.4530,-23.0074,0.0000,133.5566,0.0000,133.5566,3.8563,133.5566,5.8032,0.0000,2213.0202,551.2625,576.3037,127.7534,10.8984,116.8550,0.0000,116.8550,0.0000,116.8550,26.3639,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27787.0316,27787.0316,27787.0316,27787.0316,6,0,0,0
+1209.8900,0.5000,25675.9647,84.0000,84.0000,0.0000,1.0888,29.3707,5,2213.0202,600.5997,751.0771,-99.2781,139.1871,174.0598,174.4530,-23.0074,0.0000,135.3308,0.0000,135.3308,3.8563,135.3308,5.8210,0.0000,2213.0202,558.8419,583.9596,129.5099,10.9337,118.5762,0.0000,118.5762,0.0000,118.5762,28.0852,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28132.4577,28132.4577,28132.4577,28132.4577,6,0,0,0
+1210.3900,0.5000,25687.6314,84.0000,84.0000,0.0000,1.1731,29.5076,5,2213.0202,610.2733,751.1584,-99.2781,141.4290,174.0787,174.4530,-23.0074,0.0000,137.5727,0.0000,137.5727,3.8563,137.5727,5.8434,0.0000,2213.0202,568.4188,593.6332,131.7293,10.9782,120.7511,0.0000,120.7511,0.0000,120.7511,30.2603,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28568.9197,28568.9197,28568.9197,28568.9197,6,0,0,0
+1210.8900,0.5000,25699.2980,84.0000,84.0000,0.0000,1.2810,29.6570,5,2213.0202,622.6525,751.2611,-99.2781,144.2978,174.1025,174.4530,-23.0074,0.0000,140.4415,0.0000,140.4415,3.8563,140.4415,5.8721,0.0000,2213.0202,580.6742,606.0125,134.5695,11.0352,123.5342,0.0000,123.5342,0.0000,123.5342,33.0437,72.5489,17.9416,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29127.4542,29127.4542,29127.4542,29127.4542,6,0,0,0
+1211.3900,0.5000,25710.9647,84.0000,84.0000,0.0000,1.3941,29.8197,5,2213.0202,635.6238,751.3925,-99.2781,147.3039,174.1329,174.4530,-23.0074,0.0000,143.4476,0.0000,143.4476,3.8563,143.4476,5.9021,0.0000,2213.0202,593.5157,618.9837,137.5455,11.0950,126.4505,0.0000,126.4505,0.0000,126.4505,35.9602,72.5489,17.9414,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29712.6996,29712.6996,29712.6996,29712.6996,6,0,0,0
+1211.8900,0.5000,25722.6314,84.0000,84.0000,0.0000,1.5114,29.9960,5,2213.0202,649.0833,751.5302,-99.2781,150.4231,174.1648,174.4530,-23.0074,0.0000,146.5668,0.0000,146.5668,3.8563,146.5668,5.9333,0.0000,2213.0202,606.8406,632.4432,140.6335,11.1570,129.4765,0.0000,129.4765,0.0000,129.4765,38.9865,72.5489,17.9411,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30319.9752,30319.9752,30319.9752,30319.9752,6,0,0,0
+1212.3900,0.5000,25734.2980,84.0000,84.0000,0.0000,1.6288,30.1860,5,2213.0202,662.5461,751.6731,-99.2781,153.5430,174.1979,174.4530,-23.0074,0.0000,149.6867,0.0000,149.6867,3.8563,149.6867,5.9645,0.0000,2213.0202,620.1688,645.9060,143.7222,11.2190,132.5033,0.0000,132.5033,0.0000,132.5033,42.0136,72.5489,17.9407,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30989.6319,30989.6319,30989.6319,30989.6319,6,0,0,0
+1212.8900,0.5000,25745.9647,84.0000,84.0000,0.0000,1.7460,30.3897,5,2213.0202,675.9890,751.8160,-99.2781,156.6584,174.2310,174.4530,-23.0074,0.0000,152.8021,0.0000,152.8021,3.8563,152.8021,5.9957,0.0000,2213.0202,633.4774,659.3490,146.8064,11.2809,135.5256,0.0000,135.5256,0.0000,135.5256,45.0362,72.5489,17.9404,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31678.0752,31678.0752,31678.0752,31678.0752,6,0,0,0
+1213.3900,0.5000,25757.6314,84.0000,84.0000,0.0000,1.8612,30.6069,5,2213.0202,689.1976,751.9587,-99.2781,159.7194,174.2641,174.4530,-23.0074,0.0000,155.8631,0.0000,155.8631,3.8563,155.8631,6.0263,0.0000,2213.0202,646.5538,672.5575,149.8369,11.3417,138.4952,0.0000,138.4952,0.0000,138.4952,48.0062,72.5489,17.9400,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32349.1430,32349.1430,32349.1430,32349.1430,6,0,0,0
+1213.8900,0.5000,25769.2980,84.0000,84.0000,0.0000,1.9537,30.8348,5,2213.0202,699.8016,752.0989,-99.2781,162.1769,174.2966,174.4530,-23.0074,0.0000,158.3206,0.0000,158.3206,3.8563,158.3206,6.0509,0.0000,2213.0202,657.0518,683.1615,152.2697,11.3905,140.8792,0.0000,140.8792,0.0000,140.8792,50.3906,72.5489,17.9397,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32821.2436,32821.2436,32821.2436,32821.2436,6,0,0,0
+1214.3900,0.5000,25780.9647,84.0000,84.0000,0.0000,1.9624,31.0638,5,2213.0202,700.7975,752.2115,-99.2781,162.4077,174.3227,174.4530,-23.0074,0.0000,158.5514,0.0000,158.5514,3.8563,158.5514,6.0532,0.0000,2213.0202,658.0377,684.1574,152.4982,11.3951,141.1031,0.0000,141.1031,0.0000,141.1031,50.6145,72.5489,17.9397,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32865.5827,32865.5827,32865.5827,32865.5827,6,0,0,0
+1214.8900,0.5000,25792.6314,84.0000,84.0000,0.0000,2.0862,31.3072,5,2213.0202,714.9955,752.2220,-99.2781,165.6980,174.3252,174.4530,-23.0074,0.0000,161.8417,0.0000,161.8417,3.8563,161.8417,6.0861,0.0000,2213.0202,672.0938,698.3555,155.7557,11.4605,144.2952,0.0000,144.2952,0.0000,144.2952,53.8070,72.5489,17.9392,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33497.6926,33497.6926,33497.6926,33497.6926,6,0,0,0
+1215.3900,0.5000,25804.2980,84.0000,84.0000,0.0000,2.1201,31.5545,5,2213.0202,718.8751,752.3728,-99.2781,166.5971,174.3601,174.4530,-23.0074,0.0000,162.7408,0.0000,162.7408,3.8563,162.7408,6.0951,0.0000,2213.0202,675.9346,702.2351,156.6458,11.4784,145.1674,0.0000,145.1674,0.0000,145.1674,54.6794,72.5489,17.9391,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33670.4155,33670.4155,33670.4155,33670.4155,6,0,0,0
+1215.8900,0.5000,25815.9647,84.0000,84.0000,0.0000,2.0734,31.7964,5,2213.0202,713.5278,752.4139,-99.2781,165.3579,174.3696,174.4530,-23.0074,0.0000,161.5016,0.0000,161.5016,3.8563,161.5016,6.0827,0.0000,2213.0202,670.6408,696.8878,155.4189,11.4538,143.9652,0.0000,143.9652,0.0000,143.9652,53.4770,72.5489,17.9393,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33432.3489,33432.3489,33432.3489,33432.3489,6,0,0,0
+1216.3900,0.5000,25827.6314,84.0000,84.0000,0.0000,2.0077,32.0306,5,2213.0202,705.9950,752.3572,-99.2781,163.6122,174.3565,174.4530,-23.0074,0.0000,159.7559,0.0000,159.7559,3.8563,159.7559,6.0652,0.0000,2213.0202,663.1832,689.3549,153.6907,11.4191,142.2716,0.0000,142.2716,0.0000,142.2716,51.7832,72.5489,17.9395,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33096.9785,33096.9785,33096.9785,33096.9785,6,0,0,0
+1216.8900,0.5000,25839.2980,84.0000,84.0000,0.0000,1.9488,32.2580,5,2213.0202,699.2353,752.2772,-99.2781,162.0456,174.3379,174.4530,-23.0074,0.0000,158.1893,0.0000,158.1893,3.8563,158.1893,6.0495,0.0000,2213.0202,656.4911,682.5952,152.1398,11.3879,140.7519,0.0000,140.7519,0.0000,140.7519,50.2632,72.5489,17.9397,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32796.0317,32796.0317,32796.0317,32796.0317,6,0,0,0
+1217.3900,0.5000,25850.9647,84.0000,84.0000,0.0000,1.9425,32.4846,5,2213.0202,698.5195,752.2055,-99.2781,161.8798,174.3213,174.4530,-23.0074,0.0000,158.0235,0.0000,158.0235,3.8563,158.0235,6.0479,0.0000,2213.0202,655.7825,681.8794,151.9756,11.3846,140.5909,0.0000,140.5909,0.0000,140.5909,50.1023,72.5489,17.9397,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32764.1638,32764.1638,32764.1638,32764.1638,6,0,0,0
+1217.8900,0.5000,25862.6314,84.0000,84.0000,0.0000,1.8174,32.6967,5,2213.0202,684.1688,752.1979,-99.2781,158.5540,174.3195,174.4530,-23.0074,0.0000,154.6977,0.0000,154.6977,3.8563,154.6977,6.0146,0.0000,2213.0202,641.5753,667.5287,148.6831,11.3185,137.3646,0.0000,137.3646,0.0000,137.3646,46.8755,72.5489,17.9401,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32102.2118,32102.2118,32102.2118,32102.2118,6,0,0,0
+1218.3900,0.5000,25874.2980,84.0000,84.0000,0.0000,1.7092,32.8961,5,2213.0202,671.7615,752.0455,-99.2781,155.6787,174.2842,174.4530,-23.0074,0.0000,151.8224,0.0000,151.8224,3.8563,151.8224,5.9859,0.0000,2213.0202,629.2921,655.1214,145.8365,11.2614,134.5751,0.0000,134.5751,0.0000,134.5751,44.0857,72.5489,17.9405,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31458.8709,31458.8709,31458.8709,31458.8709,6,0,0,0
+1218.8900,0.5000,25885.9647,84.0000,84.0000,0.0000,1.6068,33.0835,5,2213.0202,660.0214,751.9138,-99.2781,152.9579,174.2537,174.4530,-23.0074,0.0000,149.1017,0.0000,149.1017,3.8563,149.1017,5.9587,0.0000,2213.0202,617.6694,643.3814,143.1430,11.2073,131.9357,0.0000,131.9357,0.0000,131.9357,41.4459,72.5489,17.9408,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30861.9873,30861.9873,30861.9873,30861.9873,6,0,0,0
+1219.3900,0.5000,25897.6314,84.0000,84.0000,0.0000,1.4711,33.2551,5,2213.0202,644.4530,751.7892,-99.2781,149.3500,174.2248,174.4530,-23.0074,0.0000,145.4937,0.0000,145.4937,3.8563,145.4937,5.9226,0.0000,2213.0202,602.2566,627.8129,139.5711,11.1356,128.4355,0.0000,128.4355,0.0000,128.4355,37.9454,72.5489,17.9412,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30111.0614,30111.0614,30111.0614,30111.0614,6,0,0,0
+1219.8914,0.5027,25909.2980,83.5407,84.0000,-0.5076,1.3184,33.4090,0,2137.9201,-94.3147,779.2826,-95.5856,-21.1154,174.4677,174.7372,-21.3999,-24.9717,0.0000,0.0000,0.0000,3.8563,0.0000,4.7170,0.0000,2200.9189,-20.4662,0.0000,-4.7170,8.7582,-13.4753,0.0000,-13.4753,-3.7905,-9.6848,33.8232,71.4411,17.8434,-132.7926,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,43.1312,43.1312,43.1312,43.1312,2,0,0,0
+1220.3940,0.5026,25920.8371,82.6447,84.0000,-0.4826,1.1403,33.5405,0,1991.3086,-87.7393,817.7308,-87.7393,-18.2962,170.5209,172.8705,-18.2962,-22.1525,0.0000,0.0000,0.0000,3.8563,0.0000,3.9176,0.0000,2177.3132,-17.1817,0.0000,-3.9176,8.6643,-12.5819,0.0000,-12.5819,-3.5656,-9.0163,28.9395,69.3059,17.6524,-124.9142,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5.7352,5.7352,5.7352,5.7352,2,0,0,0
+1220.8967,0.5026,25932.2549,81.7856,84.0000,-0.4669,1.0271,33.6578,0,1850.1944,-83.5058,820.4979,-83.5058,-16.1794,158.9730,170.0527,-16.1794,-20.0357,0.0000,0.0000,0.0000,3.8563,0.0000,3.8605,0.0000,2154.6811,-17.1094,0.0000,-3.8605,8.5742,-12.4348,0.0000,-12.4348,-3.4134,-9.0213,25.7968,67.2963,17.4692,-119.5835,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.5575,0.5575,0.5575,0.5575,2,0,0,0
+1221.3992,0.5026,25943.5553,80.9467,84.0000,-0.4605,1.0100,33.7719,0,1712.3996,-79.8100,784.4469,-79.8100,-14.3117,140.6686,165.2844,-14.3117,-18.1680,0.0000,0.0000,0.0000,3.8563,0.0000,3.8051,0.0000,2132.5793,-17.0387,0.0000,-3.8051,8.4863,-12.2914,0.0000,-12.2914,-3.3318,-8.9596,25.1057,65.3690,17.2900,-116.7243,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1.4647,1.4647,1.4647,1.4647,2,0,0,0
+1221.9004,0.4998,25954.7401,80.5680,84.0000,0.0421,0.6487,33.8445,6,1597.2182,709.9092,709.9092,-75.9871,118.7396,118.7396,159.9008,-12.7096,-11.7427,126.6260,0.0000,126.6260,3.8563,126.6260,7.5472,0.0000,2122.6031,535.7190,780.3736,119.0788,10.3838,108.6950,0.0000,108.6950,0.3033,108.3918,16.0494,64.5086,17.2096,10.6241,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22904.6422,22904.6422,22904.6422,22904.6422,6,0,0,0
+1222.4000,0.4994,25965.9354,80.6996,84.0000,0.1042,0.5285,33.9037,6,1552.0305,894.1797,894.1797,-74.1995,145.3295,145.3295,155.3770,-12.0595,0.4378,141.0354,0.0000,141.0354,3.8563,141.0354,8.1301,0.0000,2126.0692,596.9477,867.7591,132.9053,10.6744,122.2309,0.0000,122.2309,0.7518,121.4791,13.0981,64.8062,17.2379,26.3370,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27959.7477,27959.7477,27959.7477,27959.7477,6,0,0,0
+1222.8993,0.4992,25977.1566,80.9149,84.0000,0.1354,0.4583,33.9551,6,1556.1717,938.5837,938.5837,-74.3633,152.9534,152.9534,155.7916,-12.1184,0.5702,148.5269,0.0000,148.5269,3.8563,148.5269,8.4404,0.0000,2131.7420,627.5278,911.4210,140.0865,10.8399,129.2466,0.0000,129.2466,0.9791,128.2675,11.3881,65.2951,17.2839,34.3005,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29331.5750,29331.5750,29331.5750,29331.5750,6,0,0,0
+1223.3986,0.4992,25988.4117,81.1642,84.0000,0.1420,0.4466,34.0054,6,1560.9658,950.5667,950.5667,-74.5529,155.3834,155.3834,156.2715,-12.1867,0.6002,150.9269,0.0000,150.9269,3.8563,150.9269,8.5488,0.0000,2138.3094,635.8345,923.3041,142.3781,10.9106,131.4675,0.0000,131.4675,1.0305,130.4369,11.1331,65.8637,17.3372,36.1029,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29789.1931,29789.1931,29789.1931,29789.1931,6,0,0,0
+1223.8978,0.4992,25999.7022,81.4255,84.0000,0.1488,0.3792,34.0482,6,1565.9918,953.7624,953.7624,-74.7518,156.4078,156.4078,156.7747,-12.2586,0.6307,151.9207,0.0000,151.9207,3.8563,151.9207,8.6016,0.0000,2145.1942,637.9826,926.4008,143.3191,10.9554,132.3637,0.0000,132.3637,1.0830,131.2806,9.4819,66.4632,17.3931,37.9425,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29995.5809,29995.5809,29995.5809,29995.5809,6,0,0,0
+1224.3969,0.4991,26011.0299,81.7000,84.0000,0.1567,0.2839,34.0803,6,1571.2710,954.5873,954.5873,-74.9606,157.0708,157.0708,157.3032,-12.3343,0.6666,152.5479,0.0000,152.5479,3.8563,152.5479,8.6404,0.0000,2152.4261,638.4495,927.1000,143.9075,10.9945,132.9130,0.0000,132.9130,1.1445,131.7685,7.1233,67.0965,17.4517,40.0969,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30128.8522,30128.8522,30128.8522,30128.8522,6,0,0,0
+1224.8960,0.4991,26022.3967,81.9867,84.0000,0.1623,0.2086,34.1040,6,1576.7837,954.7877,954.7877,-75.1787,157.6549,157.6549,157.8551,-12.4135,0.6928,153.1058,0.0000,153.1058,3.8563,153.1058,8.6771,0.0000,2159.9777,638.5216,927.2373,144.4287,11.0334,133.3953,0.0000,133.3953,1.1897,132.2056,5.2525,67.7617,17.5130,41.6784,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30246.2129,30246.2129,30246.2129,30246.2129,6,0,0,0
+1225.3951,0.4991,26033.8040,82.2843,84.0000,0.1690,0.1207,34.1178,6,1582.5077,954.8306,954.8306,-75.4052,158.2344,158.2344,158.4281,-12.4961,0.7238,153.6543,0.0000,153.6543,3.8563,153.6543,8.7140,0.0000,2167.8188,638.4655,927.1930,144.9403,11.0732,133.8671,0.0000,133.8671,1.2428,132.6242,3.0503,68.4568,17.5766,43.5405,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30362.6239,30362.6239,30362.6239,30362.6239,6,0,0,0
+1225.8942,0.4990,26045.2534,82.5940,84.0000,0.1758,0.0297,34.1212,6,1588.4641,954.8324,954.8324,-75.6408,158.8302,158.8302,159.0245,-12.5824,0.7559,154.2180,0.0000,154.2180,3.8563,154.2180,8.7522,0.0000,2175.9782,638.3780,927.1055,145.4659,11.1145,134.3514,0.0000,134.3514,1.2980,133.0534,0.7541,69.1847,17.6428,45.4719,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30482.3473,30482.3473,30482.3473,30482.3473,6,0,0,0
+1226.3932,0.4990,26056.7468,82.9103,84.0000,0.1764,0.0052,34.1218,6,1594.5479,954.8412,954.8412,-75.8815,159.4400,159.4400,159.6335,-12.6707,0.7612,154.8225,0.0000,154.8225,3.8563,154.8225,8.7923,0.0000,2184.3123,638.4095,927.1884,146.0302,11.1572,134.8730,0.0000,134.8730,1.3071,133.5660,0.1325,69.9331,17.7103,45.7901,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30604.8644,30604.8644,30604.8644,30604.8644,6,0,0,0
+1226.8923,0.4990,26068.2841,83.2305,84.0000,0.1801,-0.0546,34.1155,6,1600.7060,954.6961,954.6961,-76.1251,160.0314,160.0314,160.2139,-12.7605,0.7804,155.3948,0.0000,155.3948,3.8563,155.3948,8.8315,0.0000,2192.7480,638.2752,927.0352,146.5633,11.1996,135.3637,0.0000,135.3637,1.3400,134.0237,-1.3947,70.6957,17.7787,46.9440,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30723.7918,30723.7918,30723.7918,30723.7918,6,0,0,0
+1227.3913,0.4990,26079.8664,83.5603,84.0000,0.1871,-0.1576,34.0973,6,1607.0487,953.1765,953.1765,-76.3761,160.4098,160.4098,160.5232,-12.8533,0.8137,155.7398,0.0000,155.7398,3.8563,155.7398,8.8620,0.0000,2201.4366,637.1201,925.4267,146.8778,11.2387,135.6391,0.0000,135.6391,1.3973,134.2418,-4.0442,71.4865,17.8492,48.9503,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30801.0926,30801.0926,30801.0926,30801.0926,6,0,0,0
+1227.8904,0.4992,26091.4953,83.8642,84.0000,0.1512,-0.1964,34.0744,6,1612.8924,887.8774,951.5387,-76.6072,149.9640,160.7165,160.8059,-12.9391,0.6600,145.4477,0.0000,145.4477,3.8563,145.4477,8.4658,0.0000,2209.4416,592.0413,861.1383,136.9819,11.0702,125.9117,0.0000,125.9117,1.1333,124.7784,-5.0576,72.2198,17.9141,39.7021,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28837.4628,28837.4628,28837.4628,28837.4628,6,0,0,0
+1228.3900,0.5000,26103.1620,84.0000,84.0000,0.0000,-0.2280,34.0478,6,1615.5048,623.2188,936.7938,-76.7106,105.4332,158.4823,160.9315,-12.9775,0.0000,101.5769,0.0000,101.5769,3.8563,101.5769,6.7179,0.0000,2213.0202,409.3214,600.4242,94.8590,10.2493,84.6097,0.0000,84.6097,0.0000,84.6097,-5.8823,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20579.9917,20579.9917,20579.9917,20579.9917,6,0,0,0
+1228.8900,0.5000,26114.8286,84.0000,84.0000,0.0000,-0.2598,34.0175,6,1615.5048,618.0760,878.1904,-76.7106,104.5632,148.5681,160.9315,-12.9775,0.0000,100.7069,0.0000,100.7069,3.8563,100.7069,6.6831,0.0000,2213.0202,405.7173,595.2814,94.0237,10.2329,83.7909,0.0000,83.7909,0.0000,83.7909,-6.7011,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20412.6448,20412.6448,20412.6448,20412.6448,6,0,0,0
+1229.3900,0.5000,26126.4953,84.0000,84.0000,0.0000,-0.2963,33.9829,6,1615.5048,612.1553,877.0448,-76.7106,103.5615,148.3743,160.9315,-12.9775,0.0000,99.7053,0.0000,99.7053,3.8563,99.7053,6.6431,0.0000,2213.0202,401.5681,589.3607,93.0622,10.2137,82.8485,0.0000,82.8485,0.0000,82.8485,-7.6435,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20219.9884,20219.9884,20219.9884,20219.9884,6,0,0,0
+1229.8900,0.5000,26138.1620,84.0000,84.0000,0.0000,-0.3520,33.9419,6,1615.5048,603.1230,875.7258,-76.7106,102.0335,148.1511,160.9315,-12.9775,0.0000,98.1772,0.0000,98.1772,3.8563,98.1772,6.5820,0.0000,2213.0202,395.2382,580.3283,91.5952,10.1837,81.4116,0.0000,81.4116,0.0000,81.4116,-9.0804,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19926.0773,19926.0773,19926.0773,19926.0773,6,0,0,0
+1230.3900,0.5000,26149.8286,84.0000,84.0000,0.0000,-0.3610,33.8998,6,1615.5048,601.6623,873.7137,-76.7106,101.7864,147.8107,160.9315,-12.9775,0.0000,97.9301,0.0000,97.9301,3.8563,97.9301,6.5721,0.0000,2213.0202,394.2145,578.8676,91.3580,10.1788,81.1792,0.0000,81.1792,0.0000,81.1792,-9.3127,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19878.5465,19878.5465,19878.5465,19878.5465,6,0,0,0
+1230.8900,0.5000,26161.4953,84.0000,84.0000,0.0000,-0.5093,33.8403,6,1615.5048,577.6095,873.3883,-76.7106,97.7172,147.7557,160.9315,-12.9775,0.0000,93.8610,0.0000,93.8610,3.8563,93.8610,6.4093,0.0000,2213.0202,377.3584,554.8149,87.4516,10.0987,77.3529,0.0000,77.3529,0.0000,77.3529,-13.1389,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19095.8754,19095.8754,19095.8754,19095.8754,6,0,0,0
+1231.3900,0.5000,26173.1620,84.0000,84.0000,0.0000,-0.6589,33.7635,6,1615.5048,553.3509,868.0300,-76.7106,93.6133,146.8492,160.9315,-12.9775,0.0000,89.7570,0.0000,89.7570,3.8563,89.7570,6.2452,0.0000,2213.0202,360.3579,530.5563,83.5118,10.0180,73.4938,0.0000,73.4938,0.0000,73.4938,-16.9978,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18375.2065,18375.2065,18375.2065,18375.2065,6,0,0,0
+1231.8900,0.5000,26184.8286,84.0000,84.0000,0.0000,-0.7669,33.6740,6,1615.5048,535.8480,862.6259,-76.7106,90.6522,145.9350,160.9315,-12.9775,0.0000,86.7959,0.0000,86.7959,3.8563,86.7959,6.1267,0.0000,2213.0202,348.0919,513.0534,80.6692,9.9598,70.7095,0.0000,70.7095,0.0000,70.7095,-19.7821,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17803.1500,17803.1500,17803.1500,17803.1500,6,0,0,0
+1232.3900,0.5000,26196.4953,84.0000,84.0000,0.0000,-0.8604,33.5736,6,1615.5048,520.6817,858.7267,-76.7106,88.0865,145.2753,160.9315,-12.9775,0.0000,84.2302,0.0000,84.2302,3.8563,84.2302,6.0241,0.0000,2213.0202,337.4634,497.8871,78.2061,9.9093,68.2968,0.0000,68.2968,0.0000,68.2968,-22.1946,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17307.4611,17307.4611,17307.4611,17307.4611,6,0,0,0
+1232.8900,0.5000,26208.1620,84.0000,84.0000,0.0000,-0.9458,33.4633,6,1615.5048,506.8259,855.3481,-76.7106,85.7424,144.7037,160.9315,-12.9775,0.0000,81.8861,0.0000,81.8861,3.8563,81.8861,5.9303,0.0000,2213.0202,327.7532,484.0313,75.9558,9.8632,66.0926,0.0000,66.0926,0.0000,66.0926,-24.3986,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16854.6040,16854.6040,16854.6040,16854.6040,6,0,0,0
+1233.3900,0.5000,26219.8286,84.0000,84.0000,0.0000,-1.0175,33.3446,6,1615.5048,495.1977,852.2614,-76.7106,83.7752,144.1816,160.9315,-12.9775,0.0000,79.9189,0.0000,79.9189,3.8563,79.9189,5.8516,0.0000,2213.0202,319.6042,472.4031,74.0673,9.8245,64.2428,0.0000,64.2428,0.0000,64.2428,-26.2483,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16474.5515,16474.5515,16474.5515,16474.5515,6,0,0,0
+1233.8900,0.5000,26231.4953,84.0000,84.0000,0.0000,-1.0713,33.2196,6,1615.5048,486.4885,849.6710,-76.7106,82.3018,143.7433,160.9315,-12.9775,0.0000,78.4455,0.0000,78.4455,3.8563,78.4455,5.7927,0.0000,2213.0202,313.5007,463.6938,72.6528,9.7955,62.8573,0.0000,62.8573,0.0000,62.8573,-27.6337,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16189.9029,16189.9029,16189.9029,16189.9029,6,0,0,0
+1234.3900,0.5000,26243.1620,84.0000,84.0000,0.0000,-1.1026,33.0909,6,1615.5048,481.3983,847.7308,-76.7106,81.4407,143.4151,160.9315,-12.9775,0.0000,77.5844,0.0000,77.5844,3.8563,77.5844,5.7582,0.0000,2213.0202,309.9335,458.6036,71.8261,9.7786,62.0476,0.0000,62.0476,0.0000,62.0476,-28.4434,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16023.5370,16023.5370,16023.5370,16023.5370,6,0,0,0
+1234.8900,0.5000,26254.8286,84.0000,84.0000,0.0000,-1.1027,32.9623,6,1615.5048,481.3811,846.5969,-76.7106,81.4378,143.2233,160.9315,-12.9775,0.0000,77.5815,0.0000,77.5815,3.8563,77.5815,5.7581,0.0000,2213.0202,309.9215,458.5865,71.8234,9.7785,62.0449,0.0000,62.0449,0.0000,62.0449,-28.4461,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16022.9775,16022.9775,16022.9775,16022.9775,6,0,0,0
+1235.3900,0.5000,26266.4953,84.0000,84.0000,0.0000,-1.0983,32.8342,6,1615.5048,482.1097,846.5931,-76.7106,81.5610,143.2226,160.9315,-12.9775,0.0000,77.7047,0.0000,77.7047,3.8563,77.7047,5.7631,0.0000,2213.0202,310.4321,459.3151,71.9417,9.7809,62.1608,0.0000,62.1608,0.0000,62.1608,-28.3302,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16046.7897,16046.7897,16046.7897,16046.7897,6,0,0,0
+1235.8900,0.5000,26278.1620,84.0000,84.0000,0.0000,-1.0793,32.7082,6,1615.5048,485.1906,846.7554,-76.7106,82.0822,143.2501,160.9315,-12.9775,0.0000,78.2260,0.0000,78.2260,3.8563,78.2260,5.7839,0.0000,2213.0202,312.5912,462.3960,72.4421,9.7912,62.6509,0.0000,62.6509,0.0000,62.6509,-27.8401,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16147.4848,16147.4848,16147.4848,16147.4848,6,0,0,0
+1236.3900,0.5000,26289.8286,84.0000,84.0000,0.0000,-1.0483,32.5859,6,1615.5048,490.2118,847.4417,-76.7106,82.9317,143.3662,160.9315,-12.9775,0.0000,79.0754,0.0000,79.0754,3.8563,79.0754,5.8179,0.0000,2213.0202,316.1101,467.4172,73.2575,9.8079,63.4497,0.0000,63.4497,0.0000,63.4497,-27.0414,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16311.5968,16311.5968,16311.5968,16311.5968,6,0,0,0
+1236.8900,0.5000,26301.4953,84.0000,84.0000,0.0000,-1.0581,32.4625,6,1615.5048,488.6187,848.5603,-76.7106,82.6622,143.5554,160.9315,-12.9775,0.0000,78.8059,0.0000,78.8059,3.8563,78.8059,5.8071,0.0000,2213.0202,314.9936,465.8241,72.9988,9.8026,63.1962,0.0000,63.1962,0.0000,63.1962,-27.2948,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16259.5280,16259.5280,16259.5280,16259.5280,6,0,0,0
+1237.3900,0.5000,26313.1620,84.0000,84.0000,0.0000,-1.1009,32.3341,6,1615.5048,481.6780,848.2054,-76.7106,81.4880,143.4954,160.9315,-12.9775,0.0000,77.6317,0.0000,77.6317,3.8563,77.6317,5.7601,0.0000,2213.0202,310.1296,458.8834,71.8716,9.7795,62.0921,0.0000,62.0921,0.0000,62.0921,-28.3989,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16032.6807,16032.6807,16032.6807,16032.6807,6,0,0,0
+1237.8900,0.5000,26324.8286,84.0000,84.0000,0.0000,-1.1700,32.1976,6,1615.5048,470.4777,846.6592,-76.7106,79.5932,143.2338,160.9315,-12.9775,0.0000,75.7369,0.0000,75.7369,3.8563,75.7369,5.6843,0.0000,2213.0202,302.2804,447.6831,70.0526,9.7422,60.3103,0.0000,60.3103,0.0000,60.3103,-30.1805,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15670.3943,15670.3943,15670.3943,15670.3943,6,0,0,0
+1238.3900,0.5000,26336.4953,84.0000,84.0000,0.0000,-1.2694,32.0495,6,1615.5048,454.3539,844.1641,-76.7106,76.8654,142.8117,160.9315,-12.9775,0.0000,73.0092,0.0000,73.0092,3.8563,73.0092,5.5752,0.0000,2213.0202,290.9808,431.5593,67.4339,9.6885,57.7454,0.0000,57.7454,0.0000,57.7454,-32.7452,72.5489,17.9417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15151.5149,15151.5149,15151.5149,15151.5149,6,0,0,0
+1238.8900,0.5000,26348.1620,84.0000,84.0000,0.0000,-1.3782,31.8887,6,1615.5048,436.7195,840.5722,-76.7106,73.8821,142.2040,160.9315,-12.9775,0.0000,70.0259,0.0000,70.0259,3.8563,70.0259,5.4559,0.0000,2213.0202,278.6227,413.9249,64.5699,9.6303,54.9396,0.0000,54.9396,0.0000,54.9396,-35.5507,72.5489,17.9414,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14584.0239,14584.0239,14584.0239,14584.0239,6,0,0,0
+1239.3900,0.5000,26359.8286,84.0000,84.0000,0.0000,-1.4915,31.7147,6,1615.5048,418.3635,836.6437,-76.7106,70.7768,141.5394,160.9315,-12.9775,0.0000,66.9205,0.0000,66.9205,3.8563,66.9205,5.3317,0.0000,2213.0202,265.7588,395.5689,61.5888,9.5718,52.0170,0.0000,52.0170,0.0000,52.0170,-38.4730,72.5489,17.9411,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13993.3099,13993.3099,13993.3099,13993.3099,6,0,0,0
+1239.8900,0.5000,26371.4953,84.0000,84.0000,0.0000,-1.5932,31.5288,6,1615.5048,401.8912,832.5546,-76.7106,67.9901,140.8476,160.9315,-12.9775,0.0000,64.1338,0.0000,64.1338,3.8563,64.1338,5.2202,0.0000,2213.0202,254.2150,379.0966,58.9135,9.5192,49.3943,0.0000,49.3943,0.0000,49.3943,-41.0954,72.5489,17.9408,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13463.2164,13463.2164,13463.2164,13463.2164,6,0,0,0
+1240.3900,0.5000,26383.1620,84.0000,84.0000,0.0000,-1.6786,31.3329,6,1615.5048,388.0557,828.8850,-76.7106,65.6494,140.2268,160.9315,-12.9775,0.0000,61.7931,0.0000,61.7931,3.8563,61.7931,5.1266,0.0000,2213.0202,244.5191,365.2611,56.6665,9.4751,47.1915,0.0000,47.1915,0.0000,47.1915,-43.2981,72.5489,17.9406,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13079.1964,13079.1964,13079.1964,13079.1964,6,0,0,0
+1240.8900,0.5000,26394.8286,84.0000,84.0000,0.0000,-1.7322,31.1309,6,1615.5048,379.3807,825.8029,-76.7106,64.1818,139.7054,160.9315,-12.9775,0.0000,60.3255,0.0000,60.3255,3.8563,60.3255,5.0679,0.0000,2213.0202,238.4396,356.5861,55.2576,9.4474,45.8102,0.0000,45.8102,0.0000,45.8102,-44.6791,72.5489,17.9404,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12823.0264,12823.0264,12823.0264,12823.0264,6,0,0,0
+1241.3900,0.5000,26406.4953,84.0000,84.0000,0.0000,-1.7635,30.9251,6,1615.5048,374.3094,823.8703,-76.7106,63.3239,139.3785,160.9315,-12.9775,0.0000,59.4676,0.0000,59.4676,3.8563,59.4676,5.0336,0.0000,2213.0202,234.8856,351.5148,54.4340,9.4312,45.0028,0.0000,45.0028,0.0000,45.0028,-45.4865,72.5489,17.9403,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12656.2102,12656.2102,12656.2102,12656.2102,6,0,0,0
+1241.8900,0.5000,26418.1620,84.0000,84.0000,0.0000,-1.7483,30.7211,6,1615.5048,376.7795,822.7406,-76.7106,63.7418,139.1874,160.9315,-12.9775,0.0000,59.8855,0.0000,59.8855,3.8563,59.8855,5.0503,0.0000,2213.0202,236.6167,353.9849,54.8352,9.4391,45.3961,0.0000,45.3961,0.0000,45.3961,-45.0932,72.5489,17.9404,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12737.4625,12737.4625,12737.4625,12737.4625,6,0,0,0
+1242.3900,0.5000,26429.8286,84.0000,84.0000,0.0000,-1.7027,30.5225,6,1615.5048,384.1642,823.2908,-76.7106,64.9911,139.2804,160.9315,-12.9775,0.0000,61.1348,0.0000,61.1348,3.8563,61.1348,5.1003,0.0000,2213.0202,241.7919,361.3696,56.0345,9.4627,46.5719,0.0000,46.5719,0.0000,46.5719,-43.9176,72.5489,17.9405,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12971.2711,12971.2711,12971.2711,12971.2711,6,0,0,0
+1242.8900,0.5000,26441.4953,84.0000,84.0000,0.0000,-1.6092,30.3348,6,1615.5048,399.2973,824.9359,-76.7106,67.5512,139.5588,160.9315,-12.9775,0.0000,63.6949,0.0000,63.6949,3.8563,63.6949,5.2027,0.0000,2213.0202,252.3972,376.5027,58.4923,9.5109,48.9813,0.0000,48.9813,0.0000,48.9813,-41.5084,72.5489,17.9408,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13390.9617,13390.9617,13390.9617,13390.9617,6,0,0,0
+1243.3900,0.5000,26453.1620,84.0000,84.0000,0.0000,-1.4858,30.1614,6,1615.5048,419.2970,828.3072,-76.7106,70.9347,140.1291,160.9315,-12.9775,0.0000,67.0784,0.0000,67.0784,3.8563,67.0784,5.3380,0.0000,2213.0202,266.4130,396.5024,61.7404,9.5747,52.1657,0.0000,52.1657,0.0000,52.1657,-38.3244,72.5489,17.9411,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14023.3513,14023.3513,14023.3513,14023.3513,6,0,0,0
+1243.8900,0.5000,26464.8286,84.0000,84.0000,0.0000,-1.3412,30.0049,6,1615.5048,442.7120,832.7625,-76.7106,74.8959,140.8828,160.9315,-12.9775,0.0000,71.0396,0.0000,71.0396,3.8563,71.0396,5.4965,0.0000,2213.0202,282.8222,419.9174,65.5432,9.6498,55.8934,0.0000,55.8934,0.0000,55.8934,-34.5971,72.5489,17.9415,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14776.8685,14776.8685,14776.8685,14776.8685,6,0,0,0
+1244.3900,0.5000,26476.4953,84.0000,84.0000,0.0000,-1.1958,29.8654,6,1615.5048,466.2997,837.9787,-76.7106,78.8864,141.7653,160.9315,-12.9775,0.0000,75.0301,0.0000,75.0301,3.8563,75.0301,5.6561,0.0000,2213.0202,299.3524,443.5051,69.3740,9.7283,59.6457,0.0000,59.6457,0.0000,59.6457,-30.8451,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15535.9424,15535.9424,15535.9424,15535.9424,6,0,0,0
+1244.8900,0.5000,26488.1620,84.0000,84.0000,0.0000,-1.0569,29.7421,6,1615.5048,488.8097,843.2334,-76.7106,82.6945,142.6542,160.9315,-12.9775,0.0000,78.8382,0.0000,78.8382,3.8563,78.8382,5.8084,0.0000,2213.0202,315.1274,466.0150,73.0298,9.8032,63.2266,0.0000,63.2266,0.0000,63.2266,-27.2645,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16265.7682,16265.7682,16265.7682,16265.7682,6,0,0,0
+1245.3900,0.5000,26499.8286,84.0000,84.0000,0.0000,-0.9407,29.6324,6,1615.5048,507.6640,848.2479,-76.7106,85.8842,143.5026,160.9315,-12.9775,0.0000,82.0279,0.0000,82.0279,3.8563,82.0279,5.9360,0.0000,2213.0202,328.3406,484.8694,76.0919,9.8660,66.2260,0.0000,66.2260,0.0000,66.2260,-24.2653,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16881.9958,16881.9958,16881.9958,16881.9958,6,0,0,0
+1245.8900,0.5000,26511.4953,84.0000,84.0000,0.0000,-0.8444,29.5339,6,1615.5048,523.2693,852.4481,-76.7106,88.5242,144.2131,160.9315,-12.9775,0.0000,84.6679,0.0000,84.6679,3.8563,84.6679,6.0416,0.0000,2213.0202,339.2768,500.4747,78.6263,9.9179,68.7085,0.0000,68.7085,0.0000,68.7085,-21.7830,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17392.0333,17392.0333,17392.0333,17392.0333,6,0,0,0
+1246.3900,0.5000,26523.1620,84.0000,84.0000,0.0000,-0.7717,29.4438,6,1615.5048,535.0659,855.9246,-76.7106,90.5199,144.8013,160.9315,-12.9775,0.0000,86.6636,0.0000,86.6636,3.8563,86.6636,6.1214,0.0000,2213.0202,347.5438,512.2712,80.5422,9.9572,70.5850,0.0000,70.5850,0.0000,70.5850,-19.9065,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17777.5866,17777.5866,17777.5866,17777.5866,6,0,0,0
+1246.8900,0.5000,26534.8286,84.0000,84.0000,0.0000,-0.7167,29.3602,6,1615.5048,543.9825,858.5525,-76.7106,92.0284,145.2458,160.9315,-12.9775,0.0000,88.1721,0.0000,88.1721,3.8563,88.1721,6.1818,0.0000,2213.0202,353.7926,521.1879,81.9903,9.9868,72.0035,0.0000,72.0035,0.0000,72.0035,-18.4881,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18069.0152,18069.0152,18069.0152,18069.0152,6,0,0,0
+1247.3900,0.5000,26546.4953,84.0000,84.0000,0.0000,-0.6723,29.2818,6,1615.5048,551.1753,860.5389,-76.7106,93.2452,145.5819,160.9315,-12.9775,0.0000,89.3889,0.0000,89.3889,3.8563,89.3889,6.2304,0.0000,2213.0202,358.8333,528.3807,83.1585,10.0108,73.1477,0.0000,73.1477,0.0000,73.1477,-17.3439,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18304.1003,18304.1003,18304.1003,18304.1003,6,0,0,0
+1247.8900,0.5000,26558.1620,84.0000,84.0000,0.0000,-0.6439,29.2067,6,1615.5048,555.7861,862.1412,-76.7106,94.0253,145.8530,160.9315,-12.9775,0.0000,90.1690,0.0000,90.1690,3.8563,90.1690,6.2616,0.0000,2213.0202,362.0645,532.9915,83.9073,10.0261,73.8812,0.0000,73.8812,0.0000,73.8812,-16.6105,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18448.8748,18448.8748,18448.8748,18448.8748,6,0,0,0
+1248.3900,0.5000,26569.8286,84.0000,84.0000,0.0000,-0.6263,29.1336,6,1615.5048,558.6387,863.1684,-76.7106,94.5079,146.0267,160.9315,-12.9775,0.0000,90.6516,0.0000,90.6516,3.8563,90.6516,6.2809,0.0000,2213.0202,364.0636,535.8441,84.3706,10.0356,74.3350,0.0000,74.3350,0.0000,74.3350,-16.1567,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18531.5905,18531.5905,18531.5905,18531.5905,6,0,0,0
+1248.8900,0.5000,26581.4953,84.0000,84.0000,0.0000,-0.6260,29.0606,6,1615.5048,558.6843,863.8038,-76.7106,94.5156,146.1342,160.9315,-12.9775,0.0000,90.6593,0.0000,90.6593,3.8563,90.6593,6.2812,0.0000,2213.0202,364.0956,535.8897,84.3780,10.0358,74.3423,0.0000,74.3423,0.0000,74.3423,-16.1494,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18532.9127,18532.9127,18532.9127,18532.9127,6,0,0,0
+1249.3900,0.5000,26593.1620,84.0000,84.0000,0.0000,-0.6176,28.9885,6,1615.5048,560.0436,863.8140,-76.7106,94.7455,146.1360,160.9315,-12.9775,0.0000,90.8892,0.0000,90.8892,3.8563,90.8892,6.2904,0.0000,2213.0202,365.0482,537.2490,84.5988,10.0403,74.5585,0.0000,74.5585,0.0000,74.5585,-15.9332,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18572.3254,18572.3254,18572.3254,18572.3254,6,0,0,0
+1249.8900,0.5000,26604.8286,84.0000,84.0000,0.0000,-0.5989,28.9186,6,1615.5048,563.0761,864.1168,-76.7106,95.2585,146.1872,160.9315,-12.9775,0.0000,91.4023,0.0000,91.4023,3.8563,91.4023,6.3110,0.0000,2213.0202,367.1734,540.2815,85.0913,10.0504,75.0409,0.0000,75.0409,0.0000,75.0409,-15.4508,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18660.2564,18660.2564,18660.2564,18660.2564,6,0,0,0
+1250.3900,0.5000,26616.4953,84.0000,84.0000,0.0000,-0.5366,28.8560,6,1615.5048,573.1849,864.7924,-76.7106,96.9687,146.3015,160.9315,-12.9775,0.0000,93.1124,0.0000,93.1124,3.8563,93.1124,6.3794,0.0000,2213.0202,374.2576,550.3903,86.7331,10.0840,76.6490,0.0000,76.6490,0.0000,76.6490,-13.8428,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18953.3713,18953.3713,18953.3713,18953.3713,6,0,0,0
+1250.8900,0.5000,26628.1620,84.0000,84.0000,0.0000,-0.4541,28.8030,6,1615.5048,586.5693,867.0443,-76.7106,99.2330,146.6824,160.9315,-12.9775,0.0000,95.3767,0.0000,95.3767,3.8563,95.3767,6.4699,0.0000,2213.0202,383.6374,563.7747,88.9068,10.1286,78.7782,0.0000,78.7782,0.0000,78.7782,-11.7136,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19387.4267,19387.4267,19387.4267,19387.4267,6,0,0,0
+1251.3900,0.5000,26639.8286,84.0000,84.0000,0.0000,-0.3426,28.7631,6,1615.5048,604.6540,870.0260,-76.7106,102.2925,147.1869,160.9315,-12.9775,0.0000,98.4362,0.0000,98.4362,3.8563,98.4362,6.5923,0.0000,2213.0202,396.3112,581.8594,91.8439,10.1887,81.6551,0.0000,81.6551,0.0000,81.6551,-8.8368,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19975.8972,19975.8972,19975.8972,19975.8972,6,0,0,0
+1251.8900,0.5000,26651.4953,84.0000,84.0000,0.0000,-0.2368,28.7354,6,1615.5048,621.7964,874.0547,-76.7106,105.1926,147.8684,160.9315,-12.9775,0.0000,101.3363,0.0000,101.3363,3.8563,101.3363,6.7083,0.0000,2213.0202,408.3245,599.0018,94.6280,10.2447,84.3832,0.0000,84.3832,0.0000,84.3832,-6.1088,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20533.7064,20533.7064,20533.7064,20533.7064,6,0,0,0
+1252.3900,0.5000,26663.1620,84.0000,84.0000,0.0000,-0.1420,28.7189,6,1615.5048,637.1530,877.8736,-76.7106,107.7905,148.5145,160.9315,-12.9775,0.0000,103.9342,0.0000,103.9342,3.8563,103.9342,6.8122,0.0000,2213.0202,419.0864,614.3584,97.1220,10.2938,86.8282,0.0000,86.8282,0.0000,86.8282,-3.6638,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21033.4053,21033.4053,21033.4053,21033.4053,6,0,0,0
+1252.8900,0.5000,26674.8286,84.0000,84.0000,0.0000,-0.0664,28.7111,6,1615.5048,649.4019,881.2946,-76.7106,109.8627,149.0932,160.9315,-12.9775,0.0000,106.0064,0.0000,106.0064,3.8563,106.0064,6.8951,0.0000,2213.0202,427.6704,626.6072,99.1113,10.3329,88.7784,0.0000,88.7784,0.0000,88.7784,-1.7136,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21431.9813,21431.9813,21431.9813,21431.9813,6,0,0,0
+1253.3900,0.5000,26686.4953,84.0000,84.0000,0.0000,0.0039,28.7116,6,1615.5048,660.7965,884.0233,-76.7106,111.7904,149.5549,160.9315,-12.9775,0.0000,107.9341,0.0000,107.9341,3.8563,107.9341,6.9722,0.0000,2213.0202,435.6558,638.0018,100.9619,10.3692,90.5926,0.0000,90.5926,0.0000,90.5926,0.1006,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21754.0046,21754.0046,21754.0046,21754.0046,6,0,0,0
+1253.8900,0.5000,26698.1620,84.0000,84.0000,0.0000,0.0924,28.7224,6,1615.5048,675.1338,886.5617,-76.7106,114.2159,149.9843,160.9315,-12.9775,0.0000,110.3596,0.0000,110.3596,3.8563,110.3596,7.0693,0.0000,2213.0202,445.7034,652.3391,103.2904,10.4150,92.8754,0.0000,92.8754,0.0000,92.8754,2.3833,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22151.0090,22151.0090,22151.0090,22151.0090,6,0,0,0
+1254.3900,0.5000,26709.8286,84.0000,84.0000,0.0000,0.1995,28.7456,6,1615.5048,692.4879,889.7556,-76.7106,117.1518,150.5246,160.9315,-12.9775,0.0000,113.2955,0.0000,113.2955,3.8563,113.2955,7.1867,0.0000,2213.0202,457.8651,669.6932,106.1088,10.4704,95.6384,0.0000,95.6384,0.0000,95.6384,5.1464,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22638.8356,22638.8356,22638.8356,22638.8356,6,0,0,0
+1254.8900,0.5000,26721.4953,84.0000,84.0000,0.0000,0.3390,28.7852,6,1615.5048,715.0923,893.6216,-76.7106,120.9759,151.1787,160.9315,-12.9775,0.0000,117.1196,0.0000,117.1196,3.8563,117.1196,7.3397,0.0000,2213.0202,473.7063,692.2977,109.7800,10.5426,99.2374,0.0000,99.2374,0.0000,99.2374,8.7455,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23354.6594,23354.6594,23354.6594,23354.6594,6,0,0,0
+1255.3900,0.5000,26733.1620,84.0000,84.0000,0.0000,0.4818,28.8414,6,1615.5048,738.2218,898.6572,-76.7106,124.8889,152.0306,160.9315,-12.9775,0.0000,121.0326,0.0000,121.0326,3.8563,121.0326,7.4962,0.0000,2213.0202,489.9155,715.4272,113.5364,10.6164,102.9200,0.0000,102.9200,0.0000,102.9200,12.4281,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24087.1088,24087.1088,24087.1088,24087.1088,6,0,0,0
+1255.8900,0.5000,26744.8286,84.0000,84.0000,0.0000,0.5463,28.9051,6,1615.5048,748.6688,903.8098,-76.7106,126.6562,152.9023,160.9315,-12.9775,0.0000,122.8000,0.0000,122.8000,3.8563,122.8000,7.5669,0.0000,2213.0202,497.2367,725.8742,115.2331,10.6498,104.5833,0.0000,104.5833,0.0000,104.5833,14.0915,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24417.9371,24417.9371,24417.9371,24417.9371,6,0,0,0
+1256.3900,0.5000,26756.4953,84.0000,84.0000,0.0000,0.5463,28.9689,6,1615.5048,748.6688,906.1371,-76.7106,126.6562,153.2960,160.9315,-12.9775,0.0000,122.8000,0.0000,122.8000,3.8563,122.8000,7.5669,0.0000,2213.0202,497.2367,725.8742,115.2331,10.6498,104.5833,0.0000,104.5833,0.0000,104.5833,14.0915,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24417.9371,24417.9371,24417.9371,24417.9371,6,0,0,0
+1256.8900,0.5000,26768.1620,84.0000,84.0000,0.0000,0.6610,29.0460,6,1615.5048,767.2543,906.1371,-76.7106,129.8005,153.2960,160.9315,-12.9775,0.0000,125.9442,0.0000,125.9442,3.8563,125.9442,7.6926,0.0000,2213.0202,510.2615,744.4597,118.2515,10.7091,107.5424,0.0000,107.5424,0.0000,107.5424,17.0508,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25009.2701,25009.2701,25009.2701,25009.2701,6,0,0,0
+1257.3900,0.5000,26779.8286,84.0000,84.0000,0.0000,0.8222,29.1419,6,1615.5048,793.3690,910.2774,-76.7106,134.2184,153.9964,160.9315,-12.9775,0.0000,130.3621,0.0000,130.3621,3.8563,130.3621,7.8694,0.0000,2213.0202,528.5626,770.5743,122.4928,10.7928,111.7000,0.0000,111.7000,0.0000,111.7000,21.2085,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25865.8021,25865.8021,25865.8021,25865.8021,6,0,0,0
+1257.8900,0.5000,26791.4953,84.0000,84.0000,0.0000,0.8393,29.2398,6,1615.5048,796.1406,916.0950,-76.7106,134.6873,154.9806,160.9315,-12.9775,0.0000,130.8310,0.0000,130.8310,3.8563,130.8310,7.8881,0.0000,2213.0202,530.5049,773.3460,122.9429,10.8018,112.1411,0.0000,112.1411,0.0000,112.1411,21.6496,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25956.7091,25956.7091,25956.7091,25956.7091,6,0,0,0
+1258.3900,0.5000,26803.1620,84.0000,84.0000,0.0000,0.8495,29.3389,6,1615.5048,797.7957,916.7124,-76.7106,134.9673,155.0851,160.9315,-12.9775,0.0000,131.1110,0.0000,131.1110,3.8563,131.1110,7.8993,0.0000,2213.0202,531.6649,775.0011,123.2117,10.8072,112.4045,0.0000,112.4045,0.0000,112.4045,21.9131,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26010.9952,26010.9952,26010.9952,26010.9952,6,0,0,0
+1258.8900,0.5000,26814.8286,84.0000,84.0000,0.0000,0.8758,29.4411,6,1615.5048,802.0662,917.0812,-76.7106,135.6898,155.1474,160.9315,-12.9775,0.0000,131.8335,0.0000,131.8335,3.8563,131.8335,7.9282,0.0000,2213.0202,534.6576,779.2716,123.9053,10.8212,113.0841,0.0000,113.0841,0.0000,113.0841,22.5927,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26151.0621,26151.0621,26151.0621,26151.0621,6,0,0,0
+1259.3900,0.5000,26826.4953,84.0000,84.0000,0.0000,0.9138,29.5477,6,1615.5048,808.2233,918.0325,-76.7106,136.7314,155.3084,160.9315,-12.9775,0.0000,132.8751,0.0000,132.8751,3.8563,132.8751,7.9699,0.0000,2213.0202,538.9725,785.4287,124.9052,10.8412,114.0640,0.0000,114.0640,0.0000,114.0640,23.5727,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26353.0099,26353.0099,26353.0099,26353.0099,6,0,0,0
+1259.8900,0.5000,26838.1620,84.0000,84.0000,0.0000,0.9775,29.6617,6,1615.5048,818.5510,919.4041,-76.7106,138.4786,155.5404,160.9315,-12.9775,0.0000,134.6223,0.0000,134.6223,3.8563,134.6223,8.0398,0.0000,2213.0202,546.2101,795.7563,126.5825,10.8749,115.7076,0.0000,115.7076,0.0000,115.7076,25.2164,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26691.7458,26691.7458,26691.7458,26691.7458,6,0,0,0
+1260.3900,0.5000,26849.8286,84.0000,84.0000,0.0000,1.0576,29.7851,6,1615.5048,831.5336,921.7048,-76.7106,140.6749,155.9297,160.9315,-12.9775,0.0000,136.8186,0.0000,136.8186,3.8563,136.8186,8.1276,0.0000,2213.0202,555.3083,808.7389,128.6910,10.9172,117.7738,0.0000,117.7738,0.0000,117.7738,27.2827,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27117.5613,27117.5613,27117.5613,27117.5613,6,0,0,0
+1260.8900,0.5000,26861.4953,84.0000,84.0000,0.0000,1.1632,29.9208,6,1615.5048,848.6328,924.5970,-76.7106,143.5677,156.4189,160.9315,-12.9775,0.0000,139.7114,0.0000,139.7114,3.8563,139.7114,8.2433,0.0000,2213.0202,567.2915,825.8382,131.4681,10.9730,120.4951,0.0000,120.4951,0.0000,120.4951,30.0042,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27636.8991,27636.8991,27636.8991,27636.8991,6,0,0,0
+1261.3900,0.5000,26873.1620,84.0000,84.0000,0.0000,1.2749,30.0696,6,1615.5048,866.7330,928.4062,-76.7106,146.6298,157.0634,160.9315,-12.9775,0.0000,142.7735,0.0000,142.7735,3.8563,142.7735,8.3658,0.0000,2213.0202,579.9761,843.9384,134.4077,11.0320,123.3757,0.0000,123.3757,0.0000,123.3757,32.8851,72.5489,17.9416,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28172.2800,28172.2800,28172.2800,28172.2800,6,0,0,0
+1261.8900,0.5000,26884.8286,84.0000,84.0000,0.0000,1.3265,30.2243,6,1615.5048,875.0986,932.4384,-76.7106,148.0450,157.7455,160.9315,-12.9775,0.0000,144.1888,0.0000,144.1888,3.8563,144.1888,8.4224,0.0000,2213.0202,585.8387,852.3040,135.7663,11.0593,124.7071,0.0000,124.7071,0.0000,124.7071,34.2166,72.5489,17.9415,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28453.9633,28453.9633,28453.9633,28453.9633,6,0,0,0
+1262.3900,0.5000,26896.4953,84.0000,84.0000,0.0000,1.3265,30.3791,6,1615.5048,875.0986,934.3020,-76.7106,148.0450,158.0608,160.9315,-12.9775,0.0000,144.1888,0.0000,144.1888,3.8563,144.1888,8.4224,0.0000,2213.0202,585.8387,852.3040,135.7663,11.0593,124.7071,0.0000,124.7071,0.0000,124.7071,34.2166,72.5489,17.9415,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28453.9633,28453.9633,28453.9633,28453.9633,6,0,0,0
+1262.8900,0.5000,26908.1620,84.0000,84.0000,0.0000,1.4146,30.5441,6,1615.5048,889.3812,934.3020,-76.7106,150.4613,158.0608,160.9315,-12.9775,0.0000,146.6050,0.0000,146.6050,3.8563,146.6050,8.5191,0.0000,2213.0202,595.8480,866.5866,138.0859,11.1058,126.9801,0.0000,126.9801,0.0000,126.9801,36.4899,72.5489,17.9413,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28934.8797,28934.8797,28934.8797,28934.8797,6,0,0,0
+1263.3900,0.5000,26919.8286,84.0000,84.0000,0.0000,1.5286,30.7225,6,1615.5048,907.8539,937.4838,-76.7106,153.5864,158.5991,160.9315,-12.9775,0.0000,149.7301,0.0000,149.7301,3.8563,149.7301,8.6441,0.0000,2213.0202,608.7936,885.0593,141.0861,11.1660,129.9200,0.0000,129.9200,0.0000,129.9200,39.4301,72.5489,17.9410,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29556.8824,29556.8824,29556.8824,29556.8824,6,0,0,0
+1263.8900,0.5000,26931.4953,84.0000,84.0000,0.0000,1.5264,30.9005,6,1615.5048,907.4868,941.5990,-76.7106,153.5243,159.2953,160.9315,-12.9775,0.0000,149.6680,0.0000,149.6680,3.8563,149.6680,8.6416,0.0000,2213.0202,608.5364,884.6922,141.0264,11.1648,129.8616,0.0000,129.8616,0.0000,129.8616,39.3716,72.5489,17.9410,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29544.5215,29544.5215,29544.5215,29544.5215,6,0,0,0
+1264.3900,0.5000,26943.1620,84.0000,84.0000,0.0000,1.5170,31.0775,6,1615.5048,905.9680,941.5172,-76.7106,153.2674,159.2814,160.9315,-12.9775,0.0000,149.4111,0.0000,149.4111,3.8563,149.4111,8.6313,0.0000,2213.0202,607.4720,883.1734,140.7798,11.1599,129.6199,0.0000,129.6199,0.0000,129.6199,39.1299,72.5489,17.9410,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29493.3826,29493.3826,29493.3826,29493.3826,6,0,0,0
+1264.8900,0.5000,26954.8286,84.0000,84.0000,0.0000,1.5290,31.2559,6,1615.5048,907.9055,941.1788,-76.7106,153.5952,159.2242,160.9315,-12.9775,0.0000,149.7389,0.0000,149.7389,3.8563,149.7389,8.6444,0.0000,2213.0202,608.8298,885.1109,141.0944,11.1662,129.9282,0.0000,129.9282,0.0000,129.9282,39.4383,72.5489,17.9410,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29558.6200,29558.6200,29558.6200,29558.6200,6,0,0,0
+1265.3900,0.5000,26966.4953,84.0000,84.0000,0.0000,1.5549,31.4373,6,1615.5048,912.1003,941.6105,-76.7106,154.3048,159.2972,160.9315,-12.9775,0.0000,150.4485,0.0000,150.4485,3.8563,150.4485,8.6728,0.0000,2213.0202,611.7695,889.3057,141.7757,11.1799,130.5958,0.0000,130.5958,0.0000,130.5958,40.1059,72.5489,17.9409,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29699.8649,29699.8649,29699.8649,29699.8649,6,0,0,0
+1265.8900,0.5000,26978.1620,84.0000,84.0000,0.0000,1.6065,31.6247,6,1615.5048,920.4607,942.5449,-76.7106,155.7192,159.4553,160.9315,-12.9775,0.0000,151.8629,0.0000,151.8629,3.8563,151.8629,8.7294,0.0000,2213.0202,617.6285,897.6661,143.1335,11.2071,131.9264,0.0000,131.9264,0.0000,131.9264,41.4366,72.5489,17.9408,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29981.3714,29981.3714,29981.3714,29981.3714,6,0,0,0
+1266.3900,0.5000,26989.8286,84.0000,84.0000,0.0000,1.6686,31.8194,6,1615.5048,930.5291,944.4074,-76.7106,157.4225,159.7704,160.9315,-12.9775,0.0000,153.5662,0.0000,153.5662,3.8563,153.5662,8.7975,0.0000,2213.0202,624.6844,907.7345,144.7687,11.2400,133.5287,0.0000,133.5287,0.0000,133.5287,43.0392,72.5489,17.9406,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30272.5251,30272.5251,30272.5251,30272.5251,6,0,0,0
+1266.8900,0.5000,27001.4953,84.0000,84.0000,0.0000,1.7440,32.0229,6,1615.5048,942.7380,946.6503,-76.7106,159.4879,160.1498,160.9315,-12.9775,0.0000,155.6317,0.0000,155.6317,3.8563,155.6317,8.8801,0.0000,2213.0202,633.2404,919.9434,146.7515,11.2798,135.4717,0.0000,135.4717,0.0000,135.4717,44.9824,72.5489,17.9404,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30626.6412,30626.6412,30626.6412,30626.6412,6,0,0,0
+1267.3900,0.5000,27013.1620,83.9984,84.0000,-0.0017,1.8035,32.2333,6,1615.4748,949.3809,949.3809,-76.7094,160.6088,160.6088,160.9301,-12.9771,-0.0076,156.7601,0.0000,156.7601,3.8563,156.7601,8.9252,0.0000,2212.9792,637.9269,926.6305,147.8349,11.3014,136.5335,0.0000,136.5335,-0.0130,136.5465,46.5162,72.5452,17.9399,-0.4548,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30845.1684,30845.1684,30845.1684,30845.1684,6,0,0,0
+1267.8900,0.5000,27024.8282,83.9925,84.0000,-0.0049,1.8465,32.4487,6,1615.3609,950.8988,950.8988,-76.7049,160.8542,160.8542,160.9246,-12.9754,-0.0212,157.0192,0.0000,157.0192,3.8563,157.0192,8.9353,0.0000,2212.8231,639.0466,928.2276,148.0839,11.3058,136.7781,0.0000,136.7781,-0.0364,136.8146,47.6219,72.5308,17.9385,-1.2766,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30892.9496,30892.9496,30892.9496,30892.9496,6,0,0,0
+1268.3900,0.5000,27036.4932,83.9848,84.0000,-0.0037,1.8371,32.6630,6,1615.2127,951.2767,951.2767,-76.6990,160.9034,160.9034,160.9175,-12.9732,-0.0162,157.0633,0.0000,157.0633,3.8563,157.0633,8.9366,0.0000,2212.6201,639.2900,928.5739,148.1267,11.3059,136.8208,0.0000,136.8208,-0.0279,136.8487,47.3757,72.5121,17.9368,-0.9760,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30902.4384,30902.4384,30902.4384,30902.4384,6,0,0,0
+1268.8900,0.5000,27048.1573,83.9808,84.0000,-0.0008,1.8069,32.8737,6,1615.1346,951.3703,951.3703,-76.6959,160.9114,160.9114,160.9137,-12.9721,-0.0035,157.0587,0.0000,157.0587,3.8563,157.0587,8.9362,0.0000,2212.5131,639.3024,928.5911,148.1224,11.3054,136.8170,0.0000,136.8170,-0.0060,136.8230,46.5952,72.5022,17.9361,-0.2104,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30903.9564,30903.9564,30903.9564,30903.9564,6,0,0,0
+1269.3900,0.5000,27059.8212,83.9838,84.0000,0.0042,1.7539,33.0783,6,1615.1927,951.3595,951.3595,-76.6982,160.9154,160.9154,160.9165,-12.9729,0.0182,157.0409,0.0000,157.0409,3.8563,157.0409,8.9357,0.0000,2212.5927,639.2053,928.4530,148.1053,11.3053,136.7999,0.0000,136.7999,0.0312,136.7687,45.2289,72.5096,17.9369,1.0934,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30904.7679,30904.7679,30904.7679,30904.7679,6,0,0,0
+1269.8900,0.5000,27071.4861,83.9938,84.0000,0.0069,1.7120,33.2780,6,1615.3847,949.4688,951.2940,-76.7058,160.6147,160.9235,160.9258,-12.9758,0.0303,156.7281,0.0000,156.7281,3.8563,156.7281,8.9237,0.0000,2212.8557,637.8311,926.4932,147.8044,11.3003,136.5041,0.0000,136.5041,0.0521,136.4520,44.1545,72.5338,17.9391,1.8246,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30846.2581,30846.2581,30846.2581,30846.2581,6,0,0,0
+1270.3900,0.5000,27083.1528,84.0000,84.0000,0.0000,1.6870,33.4748,6,1615.5048,933.5067,950.8538,-76.7106,157.9262,160.8609,160.9315,-12.9775,0.0000,154.0700,0.0000,154.0700,3.8563,154.0700,8.8177,0.0000,2213.0202,626.7711,910.7121,145.2523,11.2497,134.0026,0.0000,134.0026,0.0000,134.0026,43.5131,72.5489,17.9406,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30356.8954,30356.8954,30356.8954,30356.8954,6,0,0,0
+1270.8900,0.5000,27094.8195,84.0000,84.0000,0.0000,1.6761,33.6704,6,1615.5048,931.7450,947.3137,-76.7106,157.6282,160.2620,160.9315,-12.9775,0.0000,153.7719,0.0000,153.7719,3.8563,153.7719,8.8057,0.0000,2213.0202,625.5365,908.9504,144.9662,11.2439,133.7222,0.0000,133.7222,0.0000,133.7222,43.2327,72.5489,17.9406,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30306.9793,30306.9793,30306.9793,30306.9793,6,0,0,0
+1271.3900,0.5000,27106.4861,84.0000,84.0000,0.0000,1.6680,33.8650,6,1615.5048,930.4340,946.9212,-76.7106,157.4064,160.1956,160.9315,-12.9775,0.0000,153.5501,0.0000,153.5501,3.8563,153.5501,8.7969,0.0000,2213.0202,624.6178,907.6394,144.7533,11.2397,133.5136,0.0000,133.5136,0.0000,133.5136,43.0240,72.5489,17.9406,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30269.8320,30269.8320,30269.8320,30269.8320,6,0,0,0
+1271.8900,0.5000,27118.1528,84.0000,84.0000,0.0000,1.6403,34.0563,6,1615.5048,925.9426,946.6292,-76.7106,156.6466,160.1462,160.9315,-12.9775,0.0000,152.7903,0.0000,152.7903,3.8563,152.7903,8.7665,0.0000,2213.0202,621.4702,903.1479,144.0238,11.2250,132.7988,0.0000,132.7988,0.0000,132.7988,42.3091,72.5489,17.9407,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30142.5664,30142.5664,30142.5664,30142.5664,6,0,0,0
+1272.3900,0.5000,27129.8195,84.0000,84.0000,0.0000,1.5993,34.2429,6,1615.5048,919.2954,945.6286,-76.7106,155.5220,159.9770,160.9315,-12.9775,0.0000,151.6658,0.0000,151.6658,3.8563,151.6658,8.7215,0.0000,2213.0202,616.8119,896.5008,142.9443,11.2033,131.7409,0.0000,131.7409,0.0000,131.7409,41.2511,72.5489,17.9408,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29942.1355,29942.1355,29942.1355,29942.1355,6,0,0,0
+1272.8900,0.5000,27141.4861,84.0000,84.0000,0.0000,1.5372,34.4222,6,1615.5048,909.2395,944.1478,-76.7106,153.8208,159.7265,160.9315,-12.9775,0.0000,149.9645,0.0000,149.9645,3.8563,149.9645,8.6535,0.0000,2213.0202,609.7646,886.4448,141.3111,11.1706,130.1405,0.0000,130.1405,0.0000,130.1405,39.6506,72.5489,17.9410,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29603.5366,29603.5366,29603.5366,29603.5366,6,0,0,0
+1273.3900,0.5000,27153.1528,84.0000,84.0000,0.0000,1.4862,34.5956,6,1615.5048,900.9801,941.9076,-76.7106,152.4235,159.3475,160.9315,-12.9775,0.0000,148.5673,0.0000,148.5673,3.8563,148.5673,8.5976,0.0000,2213.0202,603.9765,878.1855,139.9697,11.1436,128.8261,0.0000,128.8261,0.0000,128.8261,38.3360,72.5489,17.9411,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29325.4306,29325.4306,29325.4306,29325.4306,6,0,0,0
+1273.8900,0.5000,27164.8195,84.0000,84.0000,0.0000,1.4472,34.7645,6,1615.5048,894.6544,940.0677,-76.7106,151.3534,159.0362,160.9315,-12.9775,0.0000,147.4971,0.0000,147.4971,3.8563,147.4971,8.5548,0.0000,2213.0202,599.5434,871.8598,138.9424,11.1230,127.8193,0.0000,127.8193,0.0000,127.8193,37.3292,72.5489,17.9412,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29112.4370,29112.4370,29112.4370,29112.4370,6,0,0,0
+1274.3900,0.5000,27176.4861,84.0000,84.0000,0.0000,1.4463,34.9332,6,1615.5048,894.5047,938.6585,-76.7106,151.3281,158.7978,160.9315,-12.9775,0.0000,147.4718,0.0000,147.4718,3.8563,147.4718,8.5537,0.0000,2213.0202,599.4385,871.7101,138.9180,11.1225,127.7955,0.0000,127.7955,0.0000,127.7955,37.3053,72.5489,17.9412,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29107.3951,29107.3951,29107.3951,29107.3951,6,0,0,0
+1274.8900,0.5000,27188.1528,84.0000,84.0000,0.0000,1.4586,35.1034,6,1615.5048,896.5045,938.6251,-76.7106,151.6664,158.7922,160.9315,-12.9775,0.0000,147.8101,0.0000,147.8101,3.8563,147.8101,8.5673,0.0000,2213.0202,600.8400,873.7099,139.2428,11.1290,128.1138,0.0000,128.1138,0.0000,128.1138,37.6236,72.5489,17.9412,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29174.7309,29174.7309,29174.7309,29174.7309,6,0,0,0
+1275.3900,0.5000,27199.8195,84.0000,84.0000,0.0000,1.4811,35.2762,6,1615.5048,900.1560,939.0706,-76.7106,152.2841,158.8675,160.9315,-12.9775,0.0000,148.4278,0.0000,148.4278,3.8563,148.4278,8.5920,0.0000,2213.0202,603.3990,877.3614,139.8359,11.1409,128.6949,0.0000,128.6949,0.0000,128.6949,38.2048,72.5489,17.9411,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29297.6835,29297.6835,29297.6835,29297.6835,6,0,0,0
+1275.8900,0.5000,27211.4861,84.0000,84.0000,0.0000,1.4863,35.4496,6,1615.5048,900.9861,939.8841,-76.7106,152.4246,159.0051,160.9315,-12.9775,0.0000,148.5683,0.0000,148.5683,3.8563,148.5683,8.5976,0.0000,2213.0202,603.9807,878.1914,139.9707,11.1437,128.8270,0.0000,128.8270,0.0000,128.8270,38.3369,72.5489,17.9411,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29325.6323,29325.6323,29325.6323,29325.6323,6,0,0,0
+1276.3900,0.5000,27223.1528,84.0000,84.0000,0.0000,1.4678,35.6208,6,1615.5048,897.9961,940.0690,-76.7106,151.9187,159.0364,160.9315,-12.9775,0.0000,148.0624,0.0000,148.0624,3.8563,148.0624,8.5774,0.0000,2213.0202,601.8853,875.2015,139.4851,11.1339,128.3512,0.0000,128.3512,0.0000,128.3512,37.8610,72.5489,17.9412,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29224.9573,29224.9573,29224.9573,29224.9573,6,0,0,0
+1276.8900,0.5000,27234.8195,84.0000,84.0000,0.0000,1.4295,35.7876,6,1615.5048,891.7981,939.4029,-76.7106,150.8702,158.9237,160.9315,-12.9775,0.0000,147.0139,0.0000,147.0139,3.8563,147.0139,8.5354,0.0000,2213.0202,597.5417,869.0035,138.4785,11.1137,127.3648,0.0000,127.3648,0.0000,127.3648,36.8745,72.5489,17.9413,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29016.2592,29016.2592,29016.2592,29016.2592,6,0,0,0
+1277.3900,0.5000,27246.4861,84.0000,84.0000,0.0000,1.3893,35.9497,6,1615.5048,885.2800,938.0222,-76.7106,149.7675,158.6901,160.9315,-12.9775,0.0000,145.9112,0.0000,145.9112,3.8563,145.9112,8.4913,0.0000,2213.0202,592.9738,862.4853,137.4199,11.0924,126.3274,0.0000,126.3274,0.0000,126.3274,35.8371,72.5489,17.9414,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28796.7845,28796.7845,28796.7845,28796.7845,6,0,0,0
+1277.8900,0.5000,27258.1528,84.0000,84.0000,0.0000,1.3874,36.1115,6,1615.5048,884.9649,936.5701,-76.7106,149.7142,158.4445,160.9315,-12.9775,0.0000,145.8579,0.0000,145.8579,3.8563,145.8579,8.4892,0.0000,2213.0202,592.7531,862.1703,137.3687,11.0914,126.2773,0.0000,126.2773,0.0000,126.2773,35.7870,72.5489,17.9414,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28786.1776,28786.1776,28786.1776,28786.1776,6,0,0,0
+1278.3900,0.5000,27269.8195,84.0000,84.0000,0.0000,1.4133,36.2764,6,1615.5048,889.1591,936.5000,-76.7106,150.4237,158.4326,160.9315,-12.9775,0.0000,146.5674,0.0000,146.5674,3.8563,146.5674,8.5176,0.0000,2213.0202,595.6923,866.3645,138.0499,11.1051,126.9448,0.0000,126.9448,0.0000,126.9448,36.4545,72.5489,17.9413,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28927.4022,28927.4022,28927.4022,28927.4022,6,0,0,0
+1278.8900,0.5000,27281.4861,84.0000,84.0000,0.0000,1.4844,36.4496,6,1615.5048,900.6794,937.4343,-76.7106,152.3727,158.5907,160.9315,-12.9775,0.0000,148.5164,0.0000,148.5164,3.8563,148.5164,8.5955,0.0000,2213.0202,603.7657,877.8847,139.9209,11.1427,128.7782,0.0000,128.7782,0.0000,128.7782,38.2881,72.5489,17.9411,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29315.3053,29315.3053,29315.3053,29315.3053,6,0,0,0
+1279.3900,0.5000,27293.1528,84.0000,84.0000,0.0000,1.5488,36.6303,6,1615.5048,911.1179,940.0007,-76.7106,154.1386,159.0249,160.9315,-12.9775,0.0000,150.2823,0.0000,150.2823,3.8563,150.2823,8.6662,0.0000,2213.0202,611.0811,888.3233,141.6162,11.1767,130.4395,0.0000,130.4395,0.0000,130.4395,39.9496,72.5489,17.9410,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29666.7871,29666.7871,29666.7871,29666.7871,6,0,0,0
+1279.8900,0.5000,27304.8195,84.0000,84.0000,0.0000,1.6023,36.8172,6,1615.5048,919.7898,942.3261,-76.7106,155.6057,159.4183,160.9315,-12.9775,0.0000,151.7494,0.0000,151.7494,3.8563,151.7494,8.7248,0.0000,2213.0202,617.1583,896.9952,143.0245,11.2050,131.8196,0.0000,131.8196,0.0000,131.8196,41.3298,72.5489,17.9408,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29958.7820,29958.7820,29958.7820,29958.7820,6,0,0,0
+1280.3900,0.5000,27316.4861,84.0000,84.0000,0.0000,1.5997,37.0039,6,1615.5048,919.3600,944.2579,-76.7106,155.5330,159.7451,160.9315,-12.9775,0.0000,151.6767,0.0000,151.6767,3.8563,151.6767,8.7219,0.0000,2213.0202,616.8571,896.5654,142.9548,11.2036,131.7512,0.0000,131.7512,0.0000,131.7512,41.2614,72.5489,17.9408,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29944.3115,29944.3115,29944.3115,29944.3115,6,0,0,0
+1280.8900,0.5000,27328.1528,84.0000,84.0000,0.0000,1.5678,37.1868,6,1615.5048,914.2021,944.1622,-76.7106,154.6604,159.7289,160.9315,-12.9775,0.0000,150.8041,0.0000,150.8041,3.8563,150.8041,8.6870,0.0000,2213.0202,613.2425,891.4075,142.1171,11.1867,130.9303,0.0000,130.9303,0.0000,130.9303,40.4405,72.5489,17.9409,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29770.6375,29770.6375,29770.6375,29770.6375,6,0,0,0
+1281.3900,0.5000,27339.8195,84.0000,84.0000,0.0000,1.4883,37.3604,6,1615.5048,901.3253,943.0132,-76.7106,152.4819,159.5345,160.9315,-12.9775,0.0000,148.6257,0.0000,148.6257,3.8563,148.6257,8.5999,0.0000,2213.0202,604.2184,878.5307,140.0258,11.1448,128.8810,0.0000,128.8810,0.0000,128.8810,38.3909,72.5489,17.9411,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29337.0551,29337.0551,29337.0551,29337.0551,6,0,0,0
+1281.8900,0.5000,27351.4861,84.0000,84.0000,0.0000,1.3999,37.5237,6,1615.5048,886.9991,940.1446,-76.7106,150.0583,159.0492,160.9315,-12.9775,0.0000,146.2020,0.0000,146.2020,3.8563,146.2020,8.5030,0.0000,2213.0202,594.1786,864.2045,137.6991,11.0981,126.6010,0.0000,126.6010,0.0000,126.6010,36.1107,72.5489,17.9413,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28854.6695,28854.6695,28854.6695,28854.6695,6,0,0,0
+1282.3900,0.5000,27363.1528,84.0000,84.0000,0.0000,1.3059,37.6761,6,1615.5048,871.7575,936.9531,-76.7106,147.4798,158.5093,160.9315,-12.9775,0.0000,143.6235,0.0000,143.6235,3.8563,143.6235,8.3998,0.0000,2213.0202,583.4972,848.9628,135.2237,11.0484,124.1753,0.0000,124.1753,0.0000,124.1753,33.6848,72.5489,17.9416,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28341.4617,28341.4617,28341.4617,28341.4617,6,0,0,0
+1282.8900,0.5000,27374.8195,84.0000,84.0000,0.0000,1.2280,37.8194,6,1615.5048,859.1428,933.5577,-76.7106,145.3457,157.9349,160.9315,-12.9775,0.0000,141.4894,0.0000,141.4894,3.8563,141.4894,8.3144,0.0000,2213.0202,574.6569,836.3481,133.1750,11.0072,122.1677,0.0000,122.1677,0.0000,122.1677,31.6770,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27924.6208,27924.6208,27924.6208,27924.6208,6,0,0,0
+1283.3900,0.5000,27386.4861,84.0000,84.0000,0.0000,1.1594,37.9546,6,1615.5048,848.0296,930.7475,-76.7106,143.4656,157.4595,160.9315,-12.9775,0.0000,139.6093,0.0000,139.6093,3.8563,139.6093,8.2392,0.0000,2213.0202,566.8688,825.2350,131.3701,10.9710,120.3991,0.0000,120.3991,0.0000,120.3991,29.9082,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27620.3849,27620.3849,27620.3849,27620.3849,6,0,0,0
+1283.8900,0.5000,27398.1528,84.0000,84.0000,0.0000,1.1025,38.0833,6,1615.5048,838.8104,928.2718,-76.7106,141.9060,157.0406,160.9315,-12.9775,0.0000,138.0497,0.0000,138.0497,3.8563,138.0497,8.1769,0.0000,2213.0202,560.4080,816.0158,129.8728,10.9410,118.9319,0.0000,118.9319,0.0000,118.9319,28.4409,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27356.2350,27356.2350,27356.2350,27356.2350,6,0,0,0
+1284.3900,0.5000,27409.8195,84.0000,84.0000,0.0000,1.0488,38.2056,6,1615.5048,830.0927,926.2181,-76.7106,140.4311,156.6932,160.9315,-12.9775,0.0000,136.5749,0.0000,136.5749,3.8563,136.5749,8.1179,0.0000,2213.0202,554.2986,807.2980,128.4570,10.9125,117.5445,0.0000,117.5445,0.0000,117.5445,27.0534,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27070.3012,27070.3012,27070.3012,27070.3012,6,0,0,0
+1284.8900,0.5000,27421.4861,84.0000,84.0000,0.0000,0.9978,38.3220,6,1615.5048,821.8325,924.2760,-76.7106,139.0337,156.3646,160.9315,-12.9775,0.0000,135.1774,0.0000,135.1774,3.8563,135.1774,8.0620,0.0000,2213.0202,548.5098,799.0379,127.1155,10.8856,116.2299,0.0000,116.2299,0.0000,116.2299,25.7387,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26799.3762,26799.3762,26799.3762,26799.3762,6,0,0,0
+1285.3900,0.5000,27433.1528,84.0000,84.0000,0.0000,0.9528,38.4332,6,1615.5048,814.5422,922.4359,-76.7106,137.8004,156.0533,160.9315,-12.9775,0.0000,133.9441,0.0000,133.9441,3.8563,133.9441,8.0126,0.0000,2213.0202,543.4008,791.7475,125.9315,10.8618,115.0696,0.0000,115.0696,0.0000,115.0696,24.5784,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26560.2614,26560.2614,26560.2614,26560.2614,6,0,0,0
+1285.8900,0.5000,27444.8195,84.0000,84.0000,0.0000,0.9122,38.5396,6,1615.5048,807.9689,920.8118,-76.7106,136.6884,155.7786,160.9315,-12.9775,0.0000,132.8321,0.0000,132.8321,3.8563,132.8321,7.9682,0.0000,2213.0202,538.7942,785.1743,124.8639,10.8404,114.0235,0.0000,114.0235,0.0000,114.0235,23.5322,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26344.6657,26344.6657,26344.6657,26344.6657,6,0,0,0
+1286.3900,0.5000,27456.4861,84.0000,84.0000,0.0000,0.8743,38.6416,6,1615.5048,801.8124,919.3475,-76.7106,135.6468,155.5308,160.9315,-12.9775,0.0000,131.7905,0.0000,131.7905,3.8563,131.7905,7.9265,0.0000,2213.0202,534.4797,779.0178,123.8640,10.8203,113.0437,0.0000,113.0437,0.0000,113.0437,22.5523,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26142.7376,26142.7376,26142.7376,26142.7376,6,0,0,0
+1286.8900,0.5000,27468.1528,84.0000,84.0000,0.0000,0.8310,38.7385,6,1615.5048,794.8020,917.9760,-76.7106,134.4608,155.2988,160.9315,-12.9775,0.0000,130.6046,0.0000,130.6046,3.8563,130.6046,7.8791,0.0000,2213.0202,529.5669,772.0074,122.7255,10.7975,111.9280,0.0000,111.9280,0.0000,111.9280,21.4366,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25912.8052,25912.8052,25912.8052,25912.8052,6,0,0,0
+1287.3900,0.5000,27479.8195,84.0000,84.0000,0.0000,0.7674,38.8281,6,1615.5048,784.4939,916.4142,-76.7106,132.7170,155.0346,160.9315,-12.9775,0.0000,128.8607,0.0000,128.8607,3.8563,128.8607,7.8093,0.0000,2213.0202,522.3429,761.6992,121.0514,10.7641,110.2872,0.0000,110.2872,0.0000,110.2872,19.7957,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25574.7081,25574.7081,25574.7081,25574.7081,6,0,0,0
+1287.8900,0.5000,27491.4861,84.0000,84.0000,0.0000,0.6901,38.9086,6,1615.5048,771.9799,914.1179,-76.7106,130.5999,154.6461,160.9315,-12.9775,0.0000,126.7436,0.0000,126.7436,3.8563,126.7436,7.7246,0.0000,2213.0202,513.5731,749.1853,119.0190,10.7242,108.2948,0.0000,108.2948,0.0000,108.2948,17.8032,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25164.2639,25164.2639,25164.2639,25164.2639,6,0,0,0
+1288.3900,0.5000,27503.1528,84.0000,84.0000,0.0000,0.5983,38.9784,6,1615.5048,757.1080,911.3301,-76.7106,128.0839,154.1745,160.9315,-12.9775,0.0000,124.2277,0.0000,124.2277,3.8563,124.2277,7.6240,0.0000,2213.0202,503.1509,734.3133,116.6037,10.6767,105.9270,0.0000,105.9270,0.0000,105.9270,15.4352,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24685.1835,24685.1835,24685.1835,24685.1835,6,0,0,0
+1288.8900,0.5000,27514.8195,84.0000,84.0000,0.0000,0.5162,39.0386,6,1615.5048,743.8013,908.0171,-76.7106,125.8328,153.6140,160.9315,-12.9775,0.0000,121.9765,0.0000,121.9765,3.8563,121.9765,7.5339,0.0000,2213.0202,493.8255,721.0066,114.4426,10.6342,103.8083,0.0000,103.8083,0.0000,103.8083,13.3165,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24263.7956,24263.7956,24263.7956,24263.7956,6,0,0,0
+1289.3900,0.5000,27526.4861,84.0000,84.0000,0.0000,0.4429,39.0903,6,1615.5048,731.9271,905.0527,-76.7106,123.8240,153.1125,160.9315,-12.9775,0.0000,119.9677,0.0000,119.9677,3.8563,119.9677,7.4536,0.0000,2213.0202,485.5041,709.1325,112.5141,10.5963,101.9178,0.0000,101.9178,0.0000,101.9178,11.4259,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23887.7724,23887.7724,23887.7724,23887.7724,6,0,0,0
+1289.8900,0.5000,27538.1528,84.0000,84.0000,0.0000,0.3953,39.1364,6,1615.5048,724.2130,902.4075,-76.7106,122.5189,152.6650,160.9315,-12.9775,0.0000,118.6626,0.0000,118.6626,3.8563,118.6626,7.4014,0.0000,2213.0202,480.0981,701.4184,111.2613,10.5717,100.6896,0.0000,100.6896,0.0000,100.6896,10.1976,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23643.4862,23643.4862,23643.4862,23643.4862,6,0,0,0
+1290.3900,0.5000,27549.8195,84.0000,84.0000,0.0000,0.3617,39.1786,6,1615.5048,718.7660,900.6890,-76.7106,121.5974,152.3743,160.9315,-12.9775,0.0000,117.7411,0.0000,117.7411,3.8563,117.7411,7.3645,0.0000,2213.0202,476.2809,695.9714,110.3766,10.5543,99.8223,0.0000,99.8223,0.0000,99.8223,9.3304,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23470.9959,23470.9959,23470.9959,23470.9959,6,0,0,0
+1290.8900,0.5000,27561.4861,84.0000,84.0000,0.0000,0.3490,39.2193,6,1615.5048,716.7067,899.4756,-76.7106,121.2491,152.1690,160.9315,-12.9775,0.0000,117.3928,0.0000,117.3928,3.8563,117.3928,7.3506,0.0000,2213.0202,474.8377,693.9121,110.0422,10.5477,99.4944,0.0000,99.4944,0.0000,99.4944,9.0025,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23405.7835,23405.7835,23405.7835,23405.7835,6,0,0,0
+1291.3900,0.5000,27573.1528,84.0000,84.0000,0.0000,0.3527,39.2605,6,1615.5048,717.3050,899.0169,-76.7106,121.3503,152.0914,160.9315,-12.9775,0.0000,117.4940,0.0000,117.4940,3.8563,117.4940,7.3546,0.0000,2213.0202,475.2570,694.5104,110.1394,10.5496,99.5897,0.0000,99.5897,0.0000,99.5897,9.0978,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23424.7305,23424.7305,23424.7305,23424.7305,6,0,0,0
+1291.8900,0.5000,27584.8195,84.0000,84.0000,0.0000,0.3686,39.3035,6,1615.5048,719.8896,899.1501,-76.7106,121.7875,152.1140,160.9315,-12.9775,0.0000,117.9312,0.0000,117.9312,3.8563,117.9312,7.3721,0.0000,2213.0202,477.0683,697.0950,110.5591,10.5579,100.0012,0.0000,100.0012,0.0000,100.0012,9.5093,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23506.5773,23506.5773,23506.5773,23506.5773,6,0,0,0
+1292.3900,0.5000,27596.4861,84.0000,84.0000,0.0000,0.3932,39.3493,6,1615.5048,723.8661,899.7259,-76.7106,122.4602,152.2114,160.9315,-12.9775,0.0000,118.6040,0.0000,118.6040,3.8563,118.6040,7.3990,0.0000,2213.0202,479.8550,701.0715,111.2049,10.5706,100.6343,0.0000,100.6343,0.0000,100.6343,10.1424,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23632.5028,23632.5028,23632.5028,23632.5028,6,0,0,0
+1292.8900,0.5000,27608.1528,84.0000,84.0000,0.0000,0.4150,39.3978,6,1615.5048,727.4043,900.6118,-76.7106,123.0588,152.3612,160.9315,-12.9775,0.0000,119.2025,0.0000,119.2025,3.8563,119.2025,7.4230,0.0000,2213.0202,482.3345,704.6096,111.7795,10.5819,101.1977,0.0000,101.1977,0.0000,101.1977,10.7058,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23744.5460,23744.5460,23744.5460,23744.5460,6,0,0,0
+1293.3900,0.5000,27619.8195,84.0000,84.0000,0.0000,0.4200,39.4468,6,1615.5048,728.2112,901.4000,-76.7106,123.1953,152.4946,160.9315,-12.9775,0.0000,119.3390,0.0000,119.3390,3.8563,119.3390,7.4284,0.0000,2213.0202,482.9000,705.4166,111.9106,10.5845,101.3261,0.0000,101.3261,0.0000,101.3261,10.8342,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23770.0988,23770.0988,23770.0988,23770.0988,6,0,0,0
+1293.8900,0.5000,27631.4861,84.0000,84.0000,0.0000,0.4011,39.4936,6,1615.5048,725.1515,901.5797,-76.7106,122.6777,152.5250,160.9315,-12.9775,0.0000,118.8214,0.0000,118.8214,3.8563,118.8214,7.4077,0.0000,2213.0202,480.7558,702.3568,111.4137,10.5747,100.8390,0.0000,100.8390,0.0000,100.8390,10.3471,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23673.2054,23673.2054,23673.2054,23673.2054,6,0,0,0
+1294.3900,0.5000,27643.1528,84.0000,84.0000,0.0000,0.3534,39.5348,6,1615.5048,717.4276,900.8981,-76.7106,121.3710,152.4097,160.9315,-12.9775,0.0000,117.5147,0.0000,117.5147,3.8563,117.5147,7.3555,0.0000,2213.0202,475.3429,694.6330,110.1593,10.5500,99.6092,0.0000,99.6092,0.0000,99.6092,9.1173,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23428.6128,23428.6128,23428.6128,23428.6128,6,0,0,0
+1294.8900,0.5000,27654.8195,84.0000,84.0000,0.0000,0.2881,39.5684,6,1615.5048,706.8440,899.1775,-76.7106,119.5805,152.1186,160.9315,-12.9775,0.0000,115.7242,0.0000,115.7242,3.8563,115.7242,7.2838,0.0000,2213.0202,467.9259,684.0494,108.4404,10.5162,97.9241,0.0000,97.9241,0.0000,97.9241,7.4322,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23093.4570,23093.4570,23093.4570,23093.4570,6,0,0,0
+1295.3900,0.5000,27666.4861,84.0000,84.0000,0.0000,0.2192,39.5940,6,1615.5048,695.6866,896.8197,-76.7106,117.6930,151.7197,160.9315,-12.9775,0.0000,113.8367,0.0000,113.8367,3.8563,113.8367,7.2083,0.0000,2213.0202,460.1068,672.8919,106.6283,10.4806,96.1477,0.0000,96.1477,0.0000,96.1477,5.6557,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22740.1300,22740.1300,22740.1300,22740.1300,6,0,0,0
+1295.8900,0.5000,27678.1528,84.0000,84.0000,0.0000,0.1742,39.6143,6,1615.5048,688.3913,894.3342,-76.7106,116.4588,151.2992,160.9315,-12.9775,0.0000,112.6025,0.0000,112.6025,3.8563,112.6025,7.1590,0.0000,2213.0202,454.9942,665.5967,105.4435,10.4573,94.9862,0.0000,94.9862,0.0000,94.9862,4.4942,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22510.1555,22510.1555,22510.1555,22510.1555,6,0,0,0
+1296.3900,0.5000,27689.8195,84.0000,84.0000,0.0000,0.1568,39.6326,6,1615.5048,685.5632,892.7090,-76.7106,115.9803,151.0243,160.9315,-12.9775,0.0000,112.1240,0.0000,112.1240,3.8563,112.1240,7.1398,0.0000,2213.0202,453.0123,662.7685,104.9842,10.4483,94.5359,0.0000,94.5359,0.0000,94.5359,4.0439,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22433.5408,22433.5408,22433.5408,22433.5408,6,0,0,0
+1296.8900,0.5000,27701.4861,84.0000,84.0000,0.0000,0.1892,39.6547,6,1615.5048,690.8208,892.0790,-76.7106,116.8698,150.9177,160.9315,-12.9775,0.0000,113.0135,0.0000,113.0135,3.8563,113.0135,7.1754,0.0000,2213.0202,456.6968,668.0261,105.8381,10.4651,95.3730,0.0000,95.3730,0.0000,95.3730,4.8810,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22586.0429,22586.0429,22586.0429,22586.0429,6,0,0,0
+1297.3900,0.5000,27713.1528,84.0000,84.0000,0.0000,0.2718,39.6864,6,1615.5048,704.1995,893.2502,-76.7106,119.1331,151.1158,160.9315,-12.9775,0.0000,115.2768,0.0000,115.2768,3.8563,115.2768,7.2659,0.0000,2213.0202,466.0726,681.4049,108.0109,10.5078,97.5031,0.0000,97.5031,0.0000,97.5031,7.0111,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23009.7116,23009.7116,23009.7116,23009.7116,6,0,0,0
+1297.8900,0.5000,27724.8195,84.0000,84.0000,0.0000,0.3915,39.7320,6,1615.5048,723.5979,896.2306,-76.7106,122.4149,151.6200,160.9315,-12.9775,0.0000,118.5586,0.0000,118.5586,3.8563,118.5586,7.3972,0.0000,2213.0202,479.6671,700.8033,111.1614,10.5697,100.5916,0.0000,100.5916,0.0000,100.5916,10.0997,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23624.0099,23624.0099,23624.0099,23624.0099,6,0,0,0
+1298.3900,0.5000,27736.4861,84.0000,84.0000,0.0000,0.5292,39.7938,6,1615.5048,745.9141,900.5520,-76.7106,126.1902,152.3511,160.9315,-12.9775,0.0000,122.3339,0.0000,122.3339,3.8563,122.3339,7.5482,0.0000,2213.0202,495.3062,723.1195,114.7857,10.6410,104.1447,0.0000,104.1447,0.0000,104.1447,13.6529,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24330.7049,24330.7049,24330.7049,24330.7049,6,0,0,0
+1298.8900,0.5000,27748.1528,84.0000,84.0000,0.0000,0.6579,39.8705,6,1615.5048,766.7512,905.5234,-76.7106,129.7153,153.1922,160.9315,-12.9775,0.0000,125.8591,0.0000,125.8591,3.8563,125.8591,7.6892,0.0000,2213.0202,509.9089,743.9566,118.1698,10.7075,107.4623,0.0000,107.4623,0.0000,107.4623,16.9707,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24992.7682,24992.7682,24992.7682,24992.7682,6,0,0,0
+1299.3900,0.5000,27759.8195,84.0000,84.0000,0.0000,0.7399,39.9569,6,1615.5048,780.0378,910.1653,-76.7106,131.9631,153.9775,160.9315,-12.9775,0.0000,128.1068,0.0000,128.1068,3.8563,128.1068,7.7791,0.0000,2213.0202,519.2201,757.2431,120.3277,10.7499,109.5778,0.0000,109.5778,0.0000,109.5778,19.0862,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25428.5527,25428.5527,25428.5527,25428.5527,6,0,0,0
+1299.8900,0.5000,27771.4861,84.0000,84.0000,0.0000,0.7873,40.0487,6,1615.5048,787.7203,913.1252,-76.7106,133.2628,154.4782,160.9315,-12.9775,0.0000,129.4065,0.0000,129.4065,3.8563,129.4065,7.8311,0.0000,2213.0202,524.6040,764.9257,121.5754,10.7744,110.8009,0.0000,110.8009,0.0000,110.8009,20.3094,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25680.5332,25680.5332,25680.5332,25680.5332,6,0,0,0
+1300.3900,0.5000,27783.1528,84.0000,84.0000,0.0000,0.7955,40.1415,6,1615.5048,789.0535,914.8366,-76.7106,133.4883,154.7677,160.9315,-12.9775,0.0000,129.6320,0.0000,129.6320,3.8563,129.6320,7.8402,0.0000,2213.0202,525.5383,766.2589,121.7919,10.7787,111.0132,0.0000,111.0132,0.0000,111.0132,20.5217,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25724.2601,25724.2601,25724.2601,25724.2601,6,0,0,0
+1300.8900,0.5000,27794.8195,84.0000,84.0000,0.0000,0.7868,40.2333,6,1615.5048,787.6365,915.1336,-76.7106,133.2486,154.8180,160.9315,-12.9775,0.0000,129.3923,0.0000,129.3923,3.8563,129.3923,7.8306,0.0000,2213.0202,524.5453,764.8419,121.5618,10.7742,110.7876,0.0000,110.7876,0.0000,110.7876,20.2961,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25677.7831,25677.7831,25677.7831,25677.7831,6,0,0,0
+1301.3900,0.5000,27806.4861,84.0000,84.0000,0.0000,0.7666,40.3228,6,1615.5048,784.3717,914.8180,-76.7106,132.6963,154.7646,160.9315,-12.9775,0.0000,128.8400,0.0000,128.8400,3.8563,128.8400,7.8085,0.0000,2213.0202,522.2573,761.5771,121.0315,10.7637,110.2678,0.0000,110.2678,0.0000,110.2678,19.7763,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25570.7017,25570.7017,25570.7017,25570.7017,6,0,0,0
+1301.8900,0.5000,27818.1528,84.0000,84.0000,0.0000,0.7240,40.4072,6,1615.5048,777.4579,914.0907,-76.7106,131.5267,154.6415,160.9315,-12.9775,0.0000,127.6704,0.0000,127.6704,3.8563,127.6704,7.7617,0.0000,2213.0202,517.4121,754.6633,119.9087,10.7417,109.1670,0.0000,109.1670,0.0000,109.1670,18.6754,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25343.9376,25343.9376,25343.9376,25343.9376,6,0,0,0
+1302.3900,0.5000,27829.8195,84.0000,84.0000,0.0000,0.6620,40.4845,6,1615.5048,767.4256,912.5505,-76.7106,129.8294,154.3810,160.9315,-12.9775,0.0000,125.9731,0.0000,125.9731,3.8563,125.9731,7.6938,0.0000,2213.0202,510.3815,744.6310,118.2793,10.7096,107.5697,0.0000,107.5697,0.0000,107.5697,17.0780,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25014.8878,25014.8878,25014.8878,25014.8878,6,0,0,0
+1302.8900,0.5000,27841.4861,84.0000,84.0000,0.0000,0.5676,40.5507,6,1615.5048,752.1201,910.3156,-76.7106,127.2401,154.0029,160.9315,-12.9775,0.0000,123.3838,0.0000,123.3838,3.8563,123.3838,7.5902,0.0000,2213.0202,499.6554,729.3255,115.7936,10.6608,105.1328,0.0000,105.1328,0.0000,105.1328,14.6411,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24527.2320,24527.2320,24527.2320,24527.2320,6,0,0,0
+1303.3900,0.5000,27853.1528,84.0000,84.0000,0.0000,0.4578,40.6041,6,1615.5048,734.3408,906.9059,-76.7106,124.2323,153.4261,160.9315,-12.9775,0.0000,120.3760,0.0000,120.3760,3.8563,120.3760,7.4699,0.0000,2213.0202,487.1957,711.5462,112.9061,10.6040,102.3021,0.0000,102.3021,0.0000,102.3021,11.8102,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23964.2091,23964.2091,23964.2091,23964.2091,6,0,0,0
+1303.8900,0.5000,27864.8195,84.0000,84.0000,0.0000,0.3389,40.6436,6,1615.5048,715.0727,902.9452,-76.7106,120.9726,152.7560,160.9315,-12.9775,0.0000,117.1163,0.0000,117.1163,3.8563,117.1163,7.3395,0.0000,2213.0202,473.6926,692.2781,109.7768,10.5425,99.2343,0.0000,99.2343,0.0000,99.2343,8.7423,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23354.0383,23354.0383,23354.0383,23354.0383,6,0,0,0
+1304.3900,0.5000,27876.4861,84.0000,84.0000,0.0000,0.2353,40.6711,6,1615.5048,698.2942,898.6528,-76.7106,118.1341,152.0298,160.9315,-12.9775,0.0000,114.2778,0.0000,114.2778,3.8563,114.2778,7.2260,0.0000,2213.0202,461.9342,675.4996,107.0518,10.4890,96.5629,0.0000,96.5629,0.0000,96.5629,6.0709,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22822.7064,22822.7064,22822.7064,22822.7064,6,0,0,0
+1304.8900,0.5000,27888.1528,84.0000,84.0000,0.0000,0.1450,40.6880,6,1615.5048,683.6628,894.9151,-76.7106,115.6588,151.3975,160.9315,-12.9775,0.0000,111.8025,0.0000,111.8025,3.8563,111.8025,7.1270,0.0000,2213.0202,451.6805,660.8681,104.6756,10.4422,94.2333,0.0000,94.2333,0.0000,94.2333,3.7413,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22382.0594,22382.0594,22382.0594,22382.0594,6,0,0,0
+1305.3900,0.5000,27899.8195,84.0000,84.0000,0.0000,0.0851,40.6979,6,1615.5048,673.9491,891.6556,-76.7106,114.0155,150.8461,160.9315,-12.9775,0.0000,110.1592,0.0000,110.1592,3.8563,110.1592,7.0612,0.0000,2213.0202,444.8731,651.1545,103.0980,10.4112,92.6867,0.0000,92.6867,0.0000,92.6867,2.1947,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22118.9161,22118.9161,22118.9161,22118.9161,6,0,0,0
+1305.8900,0.5000,27911.4861,84.0000,84.0000,0.0000,0.0336,40.7018,6,1615.5048,665.6017,889.4917,-76.7106,112.6033,150.4800,160.9315,-12.9775,0.0000,108.7471,0.0000,108.7471,3.8563,108.7471,7.0048,0.0000,2213.0202,439.0233,642.8071,101.7423,10.3846,91.3577,0.0000,91.3577,0.0000,91.3577,0.8657,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21889.1001,21889.1001,21889.1001,21889.1001,6,0,0,0
+1306.3900,0.5000,27923.1528,84.0000,84.0000,0.0000,0.0079,40.7027,6,1615.5048,661.4399,887.6321,-76.7106,111.8993,150.1654,160.9315,-12.9775,0.0000,108.0430,0.0000,108.0430,3.8563,108.0430,6.9766,0.0000,2213.0202,436.1067,638.6453,101.0664,10.3713,90.6951,0.0000,90.6951,0.0000,90.6951,0.2030,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21772.0945,21772.0945,21772.0945,21772.0945,6,0,0,0
+1306.8900,0.5000,27934.8195,84.0000,84.0000,0.0000,0.0077,40.7036,6,1615.5048,661.4130,886.7050,-76.7106,111.8947,150.0086,160.9315,-12.9775,0.0000,108.0384,0.0000,108.0384,3.8563,108.0384,6.9764,0.0000,2213.0202,436.0878,638.6183,101.0620,10.3712,90.6908,0.0000,90.6908,0.0000,90.6908,0.1987,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21771.3371,21771.3371,21771.3371,21771.3371,6,0,0,0
+1307.3900,0.5000,27946.4861,84.0000,84.0000,0.0000,0.0077,40.7045,6,1615.5048,661.4130,886.6990,-76.7106,111.8947,150.0075,160.9315,-12.9775,0.0000,108.0384,0.0000,108.0384,3.8563,108.0384,6.9764,0.0000,2213.0202,436.0878,638.6183,101.0620,10.3712,90.6908,0.0000,90.6908,0.0000,90.6908,0.1987,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21771.3371,21771.3371,21771.3371,21771.3371,6,0,0,0
+1307.8900,0.5000,27958.1528,84.0000,84.0000,0.0000,0.0077,40.7054,6,1615.5048,661.4130,886.6990,-76.7106,111.8947,150.0075,160.9315,-12.9775,0.0000,108.0384,0.0000,108.0384,3.8563,108.0384,6.9764,0.0000,2213.0202,436.0878,638.6183,101.0620,10.3712,90.6908,0.0000,90.6908,0.0000,90.6908,0.1987,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21771.3371,21771.3371,21771.3371,21771.3371,6,0,0,0
+1308.3900,0.5000,27969.8195,84.0000,84.0000,0.0000,-0.2250,40.6792,6,1615.5048,623.7155,886.6990,-76.7106,105.5172,150.0075,160.9315,-12.9775,0.0000,101.6609,0.0000,101.6609,3.8563,101.6609,6.7213,0.0000,2213.0202,409.6694,600.9209,94.9396,10.2509,84.6888,0.0000,84.6888,0.0000,84.6888,-5.8033,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20596.1525,20596.1525,20596.1525,20596.1525,6,0,0,0
+1308.8900,0.5000,27981.4861,84.0000,84.0000,0.0000,-0.4973,40.6212,6,1615.5048,579.5583,878.3011,-76.7106,98.0469,148.5868,160.9315,-12.9775,0.0000,94.1906,0.0000,94.1906,3.8563,94.1906,6.4225,0.0000,2213.0202,378.7241,556.7637,87.7681,10.1052,77.6629,0.0000,77.6629,0.0000,77.6629,-12.8289,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19159.2888,19159.2888,19159.2888,19159.2888,6,0,0,0
+1309.3900,0.5000,27993.1528,84.0000,84.0000,0.0000,-0.6356,40.5470,6,1615.5048,557.1295,868.4641,-76.7106,94.2525,146.9226,160.9315,-12.9775,0.0000,90.3962,0.0000,90.3962,3.8563,90.3962,6.2707,0.0000,2213.0202,363.0060,534.3349,84.1255,10.0306,74.0949,0.0000,74.0949,0.0000,74.0949,-16.3968,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18487.8276,18487.8276,18487.8276,18487.8276,6,0,0,0
+1309.8900,0.5000,28004.8195,84.0000,84.0000,0.0000,-0.7726,40.4569,6,1615.5048,534.9125,863.4676,-76.7106,90.4940,146.0774,160.9315,-12.9775,0.0000,86.6377,0.0000,86.6377,3.8563,86.6377,6.1204,0.0000,2213.0202,347.4363,512.1179,80.5173,9.9566,70.5607,0.0000,70.5607,0.0000,70.5607,-19.9309,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17772.5741,17772.5741,17772.5741,17772.5741,6,0,0,0
+1310.3900,0.5000,28016.4861,84.0000,84.0000,0.0000,-0.8677,40.3557,6,1615.5048,519.4969,858.5183,-76.7106,87.8860,145.2401,160.9315,-12.9775,0.0000,84.0297,0.0000,84.0297,3.8563,84.0297,6.0161,0.0000,2213.0202,336.6331,496.7023,78.0137,9.9053,68.1083,0.0000,68.1083,0.0000,68.1083,-22.3830,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17268.7376,17268.7376,17268.7376,17268.7376,6,0,0,0
+1310.8900,0.5000,28028.1528,84.0000,84.0000,0.0000,-0.9296,40.2472,6,1615.5048,509.4612,855.0842,-76.7106,86.1882,144.6591,160.9315,-12.9775,0.0000,82.3319,0.0000,82.3319,3.8563,82.3319,5.9482,0.0000,2213.0202,329.6000,486.6666,76.3838,9.8719,66.5119,0.0000,66.5119,0.0000,66.5119,-23.9794,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16940.7351,16940.7351,16940.7351,16940.7351,6,0,0,0
+1311.3900,0.5000,28039.8195,84.0000,84.0000,0.0000,-0.9178,40.1401,6,1615.5048,511.3653,852.8485,-76.7106,86.5104,144.2809,160.9315,-12.9775,0.0000,82.6541,0.0000,82.6541,3.8563,82.6541,5.9610,0.0000,2213.0202,330.9344,488.5707,76.6930,9.8783,66.8148,0.0000,66.8148,0.0000,66.8148,-23.6765,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17002.9682,17002.9682,17002.9682,17002.9682,6,0,0,0
+1311.8900,0.5000,28051.4861,84.0000,84.0000,0.0000,-0.8654,40.0392,6,1615.5048,519.8641,853.2727,-76.7106,87.9481,144.3526,160.9315,-12.9775,0.0000,84.0919,0.0000,84.0919,3.8563,84.0919,6.0185,0.0000,2213.0202,336.8904,497.0694,78.0733,9.9066,68.1667,0.0000,68.1667,0.0000,68.1667,-22.3246,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17280.7373,17280.7373,17280.7373,17280.7373,6,0,0,0
+1312.3900,0.5000,28063.1528,84.0000,84.0000,0.0000,-0.7693,39.9494,6,1615.5048,535.4460,855.1660,-76.7106,90.5842,144.6729,160.9315,-12.9775,0.0000,86.7279,0.0000,86.7279,3.8563,86.7279,6.1240,0.0000,2213.0202,347.8102,512.6514,80.6039,9.9584,70.6455,0.0000,70.6455,0.0000,70.6455,-19.8460,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17790.0118,17790.0118,17790.0118,17790.0118,6,0,0,0
+1312.8900,0.5000,28074.8195,84.0000,84.0000,0.0000,-0.6638,39.8720,6,1615.5048,552.5614,858.6372,-76.7106,93.4797,145.2602,160.9315,-12.9775,0.0000,89.6234,0.0000,89.6234,3.8563,89.6234,6.2398,0.0000,2213.0202,359.8047,529.7668,83.3836,10.0154,73.3682,0.0000,73.3682,0.0000,73.3682,-17.1234,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18349.4037,18349.4037,18349.4037,18349.4037,6,0,0,0
+1313.3900,0.5000,28086.4861,84.0000,84.0000,0.0000,-0.5582,39.8068,6,1615.5048,569.6886,862.4500,-76.7106,96.3772,145.9052,160.9315,-12.9775,0.0000,92.5209,0.0000,92.5209,3.8563,92.5209,6.3557,0.0000,2213.0202,371.8074,546.8940,86.1652,10.0724,76.0928,0.0000,76.0928,0.0000,76.0928,-14.3989,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18851.9936,18851.9936,18851.9936,18851.9936,6,0,0,0
+1313.8900,0.5000,28098.1528,84.0000,84.0000,0.0000,-0.4753,39.7514,6,1615.5048,583.1268,866.2654,-76.7106,98.6506,146.5507,160.9315,-12.9775,0.0000,94.7943,0.0000,94.7943,3.8563,94.7943,6.4466,0.0000,2213.0202,381.2249,560.3321,88.3477,10.1171,78.2306,0.0000,78.2306,0.0000,78.2306,-12.2613,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19275.4058,19275.4058,19275.4058,19275.4058,6,0,0,0
+1314.3900,0.5000,28109.8195,84.0000,84.0000,0.0000,-0.4140,39.7031,6,1615.5048,593.0623,869.2591,-76.7106,100.3315,147.0571,160.9315,-12.9775,0.0000,96.4752,0.0000,96.4752,3.8563,96.4752,6.5139,0.0000,2213.0202,388.1877,570.2677,89.9613,10.1502,79.8111,0.0000,79.8111,0.0000,79.8111,-10.6808,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19598.7074,19598.7074,19598.7074,19598.7074,6,0,0,0
+1314.8900,0.5000,28121.4861,84.0000,84.0000,0.0000,-0.4096,39.6553,6,1615.5048,593.7839,871.4724,-76.7106,100.4536,147.4316,160.9315,-12.9775,0.0000,96.5973,0.0000,96.5973,3.8563,96.5973,6.5188,0.0000,2213.0202,388.6934,570.9893,90.0785,10.1526,79.9259,0.0000,79.9259,0.0000,79.9259,-10.5660,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19622.1880,19622.1880,19622.1880,19622.1880,6,0,0,0
+1315.3900,0.5000,28133.1528,84.0000,84.0000,0.0000,-0.4076,39.6078,6,1615.5048,594.1119,871.6332,-76.7106,100.5090,147.4588,160.9315,-12.9775,0.0000,96.6527,0.0000,96.6527,3.8563,96.6527,6.5210,0.0000,2213.0202,388.9232,571.3173,90.1318,10.1537,79.9781,0.0000,79.9781,0.0000,79.9781,-10.5138,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19632.8591,19632.8591,19632.8591,19632.8591,6,0,0,0
+1315.8900,0.5000,28144.8195,84.0000,84.0000,0.0000,-0.2304,39.5809,6,1615.5048,622.8388,871.7062,-76.7106,105.3689,147.4711,160.9315,-12.9775,0.0000,101.5126,0.0000,101.5126,3.8563,101.5126,6.7154,0.0000,2213.0202,409.0551,600.0442,94.7973,10.2481,84.5492,0.0000,84.5492,0.0000,84.5492,-5.9428,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20567.6269,20567.6269,20567.6269,20567.6269,6,0,0,0
+1316.3900,0.5000,28156.4861,84.0000,84.0000,0.0000,-0.1993,39.5576,6,1615.5048,627.8661,878.1058,-76.7106,106.2194,148.5538,160.9315,-12.9775,0.0000,102.3631,0.0000,102.3631,3.8563,102.3631,6.7494,0.0000,2213.0202,412.5782,605.0715,95.6137,10.2641,85.3496,0.0000,85.3496,0.0000,85.3496,-5.1424,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20731.2119,20731.2119,20731.2119,20731.2119,6,0,0,0
+1316.8900,0.5000,28168.1528,84.0000,84.0000,0.0000,-0.1870,39.5358,6,1615.5048,629.8579,879.2257,-76.7106,106.5564,148.7432,160.9315,-12.9775,0.0000,102.7001,0.0000,102.7001,3.8563,102.7001,6.7629,0.0000,2213.0202,413.9740,607.0632,95.9372,10.2705,85.6667,0.0000,85.6667,0.0000,85.6667,-4.8253,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20796.0243,20796.0243,20796.0243,20796.0243,6,0,0,0
+1317.3900,0.5000,28179.8195,84.0000,84.0000,0.0000,-0.2159,39.5106,6,1615.5048,625.1819,879.6694,-76.7106,105.7653,148.8183,160.9315,-12.9775,0.0000,101.9090,0.0000,101.9090,3.8563,101.9090,6.7312,0.0000,2213.0202,410.6971,602.3873,95.1778,10.2556,84.9222,0.0000,84.9222,0.0000,84.9222,-5.5698,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20643.8700,20643.8700,20643.8700,20643.8700,6,0,0,0
+1317.8900,0.5000,28191.4861,84.0000,84.0000,0.0000,-0.2558,39.4808,6,1615.5048,618.7148,878.6278,-76.7106,104.6712,148.6421,160.9315,-12.9775,0.0000,100.8150,0.0000,100.8150,3.8563,100.8150,6.6875,0.0000,2213.0202,406.1650,595.9202,94.1275,10.2349,83.8926,0.0000,83.8926,0.0000,83.8926,-6.5994,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20433.4325,20433.4325,20433.4325,20433.4325,6,0,0,0
+1318.3900,0.5000,28203.1528,84.0000,84.0000,0.0000,-0.3056,39.4451,6,1615.5048,610.6537,877.1871,-76.7106,103.3075,148.3984,160.9315,-12.9775,0.0000,99.4512,0.0000,99.4512,3.8563,99.4512,6.6329,0.0000,2213.0202,400.5157,587.8591,92.8183,10.2087,82.6096,0.0000,82.6096,0.0000,82.6096,-7.8824,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20171.1256,20171.1256,20171.1256,20171.1256,6,0,0,0
+1318.8900,0.5000,28214.8195,84.0000,84.0000,0.0000,-0.3612,39.4030,6,1615.5048,601.6316,875.3913,-76.7106,101.7812,148.0946,160.9315,-12.9775,0.0000,97.9249,0.0000,97.9249,3.8563,97.9249,6.5719,0.0000,2213.0202,394.1931,578.8370,91.3530,10.1787,81.1743,0.0000,81.1743,0.0000,81.1743,-9.3176,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19877.5503,19877.5503,19877.5503,19877.5503,6,0,0,0
+1319.3900,0.5000,28226.4861,84.0000,84.0000,0.0000,-0.4245,39.3535,6,1615.5048,591.3711,873.3814,-76.7106,100.0454,147.7545,160.9315,-12.9775,0.0000,96.1891,0.0000,96.1891,3.8563,96.1891,6.5024,0.0000,2213.0202,387.0025,568.5765,89.6866,10.1445,79.5421,0.0000,79.5421,0.0000,79.5421,-10.9498,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19543.6762,19543.6762,19543.6762,19543.6762,6,0,0,0
+1319.8900,0.5000,28238.1528,84.0000,84.0000,0.0000,-0.5166,39.2932,6,1615.5048,576.4269,871.0957,-76.7106,97.5172,147.3678,160.9315,-12.9775,0.0000,93.6609,0.0000,93.6609,3.8563,93.6609,6.4013,0.0000,2213.0202,376.5296,553.6323,87.2596,10.0948,77.1648,0.0000,77.1648,0.0000,77.1648,-13.3270,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19057.3953,19057.3953,19057.3953,19057.3953,6,0,0,0
+1320.3900,0.5000,28249.8195,84.0000,84.0000,0.0000,-0.6193,39.2209,6,1615.5048,559.7733,867.7665,-76.7106,94.6998,146.8046,160.9315,-12.9775,0.0000,90.8435,0.0000,90.8435,3.8563,90.8435,6.2886,0.0000,2213.0202,364.8588,536.9787,84.5549,10.0394,74.5155,0.0000,74.5155,0.0000,74.5155,-15.9762,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18564.4884,18564.4884,18564.4884,18564.4884,6,0,0,0
+1320.8900,0.5000,28261.4861,84.0000,84.0000,0.0000,-0.7341,39.1353,6,1615.5048,541.1659,864.0566,-76.7106,91.5519,146.1770,160.9315,-12.9775,0.0000,87.6956,0.0000,87.6956,3.8563,87.6956,6.1627,0.0000,2213.0202,351.8187,518.3712,81.5329,9.9775,71.5554,0.0000,71.5554,0.0000,71.5554,-18.9361,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17976.9563,17976.9563,17976.9563,17976.9563,6,0,0,0
+1321.3900,0.5000,28273.1528,84.0000,84.0000,0.0000,-0.8364,39.0377,6,1615.5048,524.5685,859.9114,-76.7106,88.7440,145.4757,160.9315,-12.9775,0.0000,84.8877,0.0000,84.8877,3.8563,84.8877,6.0504,0.0000,2213.0202,340.1872,501.7739,78.8373,9.9222,68.9151,0.0000,68.9151,0.0000,68.9151,-21.5763,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17434.4954,17434.4954,17434.4954,17434.4954,6,0,0,0
+1321.8900,0.5000,28284.8195,84.0000,84.0000,0.0000,-0.9282,38.9294,6,1615.5048,509.6766,856.2140,-76.7106,86.2247,144.8502,160.9315,-12.9775,0.0000,82.3684,0.0000,82.3684,3.8563,82.3684,5.9496,0.0000,2213.0202,329.7509,486.8819,76.4188,9.8727,66.5461,0.0000,66.5461,0.0000,66.5461,-23.9452,72.5489,17.9423,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16947.7730,16947.7730,16947.7730,16947.7730,6,0,0,0
+1322.3900,0.5000,28296.4861,84.0000,84.0000,0.0000,-1.0042,38.8123,6,1615.5048,497.3651,852.8965,-76.7106,84.1419,144.2890,160.9315,-12.9775,0.0000,80.2856,0.0000,80.2856,3.8563,80.2856,5.8663,0.0000,2213.0202,321.1230,474.5704,74.4193,9.8317,64.5876,0.0000,64.5876,0.0000,64.5876,-25.9036,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16545.3890,16545.3890,16545.3890,16545.3890,6,0,0,0
+1322.8900,0.5000,28308.1528,84.0000,84.0000,0.0000,-1.0733,38.6870,6,1615.5048,486.1581,850.1538,-76.7106,82.2459,143.8250,160.9315,-12.9775,0.0000,78.3896,0.0000,78.3896,3.8563,78.3896,5.7905,0.0000,2213.0202,313.2692,463.3635,72.5992,9.7944,62.8048,0.0000,62.8048,0.0000,62.8048,-27.6862,72.5489,17.9421,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16179.1071,16179.1071,16179.1071,16179.1071,6,0,0,0
+1323.3900,0.5000,28319.8195,84.0000,84.0000,0.0000,-1.1342,38.5547,6,1615.5048,476.2797,847.6573,-76.7106,80.5747,143.4026,160.9315,-12.9775,0.0000,76.7185,0.0000,76.7185,3.8563,76.7185,5.7236,0.0000,2213.0202,306.3464,453.4851,70.9948,9.7615,61.2333,0.0000,61.2333,0.0000,61.2333,-29.2576,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15857.1094,15857.1094,15857.1094,15857.1094,6,0,0,0
+1323.8900,0.5000,28331.4861,84.0000,84.0000,0.0000,-1.1939,38.4154,6,1615.5048,466.5959,845.4566,-76.7106,78.9365,143.0303,160.9315,-12.9775,0.0000,75.0802,0.0000,75.0802,3.8563,75.0802,5.6581,0.0000,2213.0202,299.5600,443.8013,69.4221,9.7293,59.6928,0.0000,59.6928,0.0000,59.6928,-30.7979,72.5489,17.9418,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15545.4757,15545.4757,15545.4757,15545.4757,6,0,0,0
+1324.3900,0.5000,28343.1528,84.0000,84.0000,0.0000,-1.2534,38.2692,6,1615.5048,456.9603,843.2994,-76.7106,77.3064,142.6654,160.9315,-12.9775,0.0000,73.4501,0.0000,73.4501,3.8563,73.4501,5.5929,0.0000,2213.0202,292.8074,434.1657,67.8572,9.6972,58.1600,0.0000,58.1600,0.0000,58.1600,-32.3306,72.5489,17.9417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15235.3925,15235.3925,15235.3925,15235.3925,6,0,0,0
+1324.8900,0.5000,28354.8195,84.0000,84.0000,0.0000,-1.3238,38.1148,6,1615.5048,445.5333,841.1528,-76.7106,75.3732,142.3022,160.9315,-12.9775,0.0000,71.5169,0.0000,71.5169,3.8563,71.5169,5.5155,0.0000,2213.0202,284.7993,422.7386,66.0014,9.6592,56.3422,0.0000,56.3422,0.0000,56.3422,-34.1483,72.5489,17.9415,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14867.6587,14867.6587,14867.6587,14867.6587,6,0,0,0
+1325.3900,0.5000,28366.4861,84.0000,84.0000,0.0000,-1.3981,37.9516,6,1615.5048,433.4964,838.6072,-76.7106,73.3369,141.8716,160.9315,-12.9775,0.0000,69.4806,0.0000,69.4806,3.8563,69.4806,5.4341,0.0000,2213.0202,276.3639,410.7018,64.0465,9.6200,54.4265,0.0000,54.4265,0.0000,54.4265,-36.0638,72.5489,17.9414,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14480.3010,14480.3010,14480.3010,14480.3010,6,0,0,0
+1325.8900,0.5000,28378.1528,84.0000,84.0000,0.0000,-1.4665,37.7806,6,1615.5048,422.4264,835.9257,-76.7106,71.4641,141.4180,160.9315,-12.9775,0.0000,67.6078,0.0000,67.6078,3.8563,67.6078,5.3592,0.0000,2213.0202,268.6060,399.6318,62.2486,9.5847,52.6639,0.0000,52.6639,0.0000,52.6639,-37.8262,72.5489,17.9412,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14124.0572,14124.0572,14124.0572,14124.0572,6,0,0,0
+1326.3900,0.5000,28389.8195,84.0000,84.0000,0.0000,-1.5190,37.6033,6,1615.5048,413.9121,833.4596,-76.7106,70.0237,141.0008,160.9315,-12.9775,0.0000,66.1674,0.0000,66.1674,3.8563,66.1674,5.3016,0.0000,2213.0202,262.6392,391.1175,60.8658,9.5576,51.3083,0.0000,51.3083,0.0000,51.3083,-39.1817,72.5489,17.9410,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13850.0605,13850.0605,13850.0605,13850.0605,6,0,0,0
+1326.8900,0.5000,28401.4861,84.0000,84.0000,0.0000,-1.5404,37.4236,6,1615.5048,410.4488,831.5629,-76.7106,69.4378,140.6799,160.9315,-12.9775,0.0000,65.5815,0.0000,65.5815,3.8563,65.5815,5.2781,0.0000,2213.0202,260.2122,387.6542,60.3034,9.5465,50.7569,0.0000,50.7569,0.0000,50.7569,-39.7331,72.5489,17.9410,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13738.6080,13738.6080,13738.6080,13738.6080,6,0,0,0
+1327.3900,0.5000,28413.1528,84.0000,84.0000,0.0000,-1.5392,37.2441,6,1615.5048,410.6418,830.7914,-76.7106,69.4704,140.5494,160.9315,-12.9775,0.0000,65.6141,0.0000,65.6141,3.8563,65.6141,5.2794,0.0000,2213.0202,260.3474,387.8472,60.3347,9.5471,50.7876,0.0000,50.7876,0.0000,50.7876,-39.7023,72.5489,17.9410,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13744.8184,13744.8184,13744.8184,13744.8184,6,0,0,0
+1327.8900,0.5000,28424.8195,84.0000,84.0000,0.0000,-1.5216,37.0665,6,1615.5048,413.4940,830.8344,-76.7106,69.9530,140.5566,160.9315,-12.9775,0.0000,66.0967,0.0000,66.0967,3.8563,66.0967,5.2987,0.0000,2213.0202,262.3462,390.6994,60.7979,9.5562,51.2417,0.0000,51.2417,0.0000,51.2417,-39.2483,72.5489,17.9410,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13836.6049,13836.6049,13836.6049,13836.6049,6,0,0,0
+1328.3900,0.5000,28436.4861,84.0000,84.0000,0.0000,-1.4964,36.8920,6,1615.5048,417.5771,831.4698,-76.7106,70.6437,140.6641,160.9315,-12.9775,0.0000,66.7874,0.0000,66.7874,3.8563,66.7874,5.3264,0.0000,2213.0202,265.2077,394.7825,61.4611,9.5692,51.8918,0.0000,51.8918,0.0000,51.8918,-38.5982,72.5489,17.9411,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13968.0029,13968.0029,13968.0029,13968.0029,6,0,0,0
+1328.8900,0.5000,28448.1528,84.0000,84.0000,0.0000,-1.4705,36.7204,6,1615.5048,421.7737,832.3794,-76.7106,71.3537,140.8180,160.9315,-12.9775,0.0000,67.4974,0.0000,67.4974,3.8563,67.4974,5.3548,0.0000,2213.0202,268.1486,398.9791,62.1426,9.5826,52.5600,0.0000,52.5600,0.0000,52.5600,-37.9301,72.5489,17.9412,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14103.0536,14103.0536,14103.0536,14103.0536,6,0,0,0
+1329.3900,0.5000,28459.8195,84.0000,84.0000,0.0000,-1.4490,36.5513,6,1615.5048,425.2542,833.3143,-76.7106,71.9425,140.9762,160.9315,-12.9775,0.0000,68.0862,0.0000,68.0862,3.8563,68.0862,5.3783,0.0000,2213.0202,270.5877,402.4595,62.7079,9.5937,53.1141,0.0000,53.1141,0.0000,53.1141,-37.3760,72.5489,17.9412,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14215.0583,14215.0583,14215.0583,14215.0583,6,0,0,0
+1329.8900,0.5000,28471.4861,84.0000,84.0000,0.0000,-1.4317,36.3843,6,1615.5048,428.0545,834.0896,-76.7106,72.4162,141.1073,160.9315,-12.9775,0.0000,68.5600,0.0000,68.5600,3.8563,68.5600,5.3973,0.0000,2213.0202,272.5502,405.2599,63.1627,9.6027,53.5600,0.0000,53.5600,0.0000,53.5600,-36.9302,72.5489,17.9413,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14305.1767,14305.1767,14305.1767,14305.1767,6,0,0,0
+1330.3900,0.5000,28483.1528,84.0000,84.0000,0.0000,-1.4192,36.2187,6,1615.5048,430.0741,834.7134,-76.7106,72.7579,141.2129,160.9315,-12.9775,0.0000,68.9016,0.0000,68.9016,3.8563,68.9016,5.4109,0.0000,2213.0202,273.9655,407.2794,63.4907,9.6091,53.8816,0.0000,53.8816,0.0000,53.8816,-36.6087,72.5489,17.9413,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14370.1670,14370.1670,14370.1670,14370.1670,6,0,0,0
+1330.8900,0.5000,28494.8195,84.0000,84.0000,0.0000,-1.4069,36.0546,6,1615.5048,432.0703,835.1633,-76.7106,73.0956,141.2890,160.9315,-12.9775,0.0000,69.2393,0.0000,69.2393,3.8563,69.2393,5.4244,0.0000,2213.0202,275.3645,409.2757,63.8149,9.6155,54.1994,0.0000,54.1994,0.0000,54.1994,-36.2909,72.5489,17.9413,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14434.4072,14434.4072,14434.4072,14434.4072,6,0,0,0
+1331.3900,0.5000,28506.4861,84.0000,84.0000,0.0000,-1.3959,35.8917,6,1615.5048,433.8472,835.6080,-76.7106,73.3962,141.3642,160.9315,-12.9775,0.0000,69.5399,0.0000,69.5399,3.8563,69.5399,5.4365,0.0000,2213.0202,276.6097,411.0526,64.1035,9.6211,54.4823,0.0000,54.4823,0.0000,54.4823,-36.0080,72.5489,17.9414,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14491.5906,14491.5906,14491.5906,14491.5906,6,0,0,0
+1331.8900,0.5000,28518.1528,84.0000,84.0000,0.0000,-1.3923,35.7293,6,1615.5048,434.4360,836.0039,-76.7106,73.4958,141.4312,160.9315,-12.9775,0.0000,69.6395,0.0000,69.6395,3.8563,69.6395,5.4405,0.0000,2213.0202,277.0224,411.6414,64.1991,9.6230,54.5761,0.0000,54.5761,0.0000,54.5761,-35.9143,72.5489,17.9414,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14510.5383,14510.5383,14510.5383,14510.5383,6,0,0,0
+1332.3900,0.5000,28529.8195,84.0000,84.0000,0.0000,-1.3988,35.5661,6,1615.5048,433.3911,836.1350,-76.7106,73.3190,141.4534,160.9315,-12.9775,0.0000,69.4628,0.0000,69.4628,3.8563,69.4628,5.4334,0.0000,2213.0202,276.2901,410.5964,64.0294,9.6197,54.4097,0.0000,54.4097,0.0000,54.4097,-36.0806,72.5489,17.9414,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14476.9113,14476.9113,14476.9113,14476.9113,6,0,0,0
+1332.8900,0.5000,28541.4861,84.0000,84.0000,0.0000,-1.4239,35.4000,6,1615.5048,429.3233,835.9023,-76.7106,72.6309,141.4140,160.9315,-12.9775,0.0000,68.7746,0.0000,68.7746,3.8563,68.7746,5.4059,0.0000,2213.0202,273.4394,406.5287,63.3687,9.6067,53.7620,0.0000,53.7620,0.0000,53.7620,-36.7282,72.5489,17.9413,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14346.0073,14346.0073,14346.0073,14346.0073,6,0,0,0
+1333.3900,0.5000,28553.1528,84.0000,84.0000,0.0000,-1.4664,35.2289,6,1615.5048,422.4384,834.9961,-76.7106,71.4661,141.2607,160.9315,-12.9775,0.0000,67.6098,0.0000,67.6098,3.8563,67.6098,5.3593,0.0000,2213.0202,268.6145,399.6438,62.2506,9.5848,52.6658,0.0000,52.6658,0.0000,52.6658,-37.8243,72.5489,17.9412,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14124.4442,14124.4442,14124.4442,14124.4442,6,0,0,0
+1333.8900,0.5000,28564.8195,84.0000,84.0000,0.0000,-1.5209,35.0515,6,1615.5048,413.6109,833.4623,-76.7106,69.9727,141.0012,160.9315,-12.9775,0.0000,66.1165,0.0000,66.1165,3.8563,66.1165,5.2995,0.0000,2213.0202,262.4282,390.8163,60.8169,9.5566,51.2603,0.0000,51.2603,0.0000,51.2603,-39.2297,72.5489,17.9410,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13840.3677,13840.3677,13840.3677,13840.3677,6,0,0,0
+1334.3900,0.5000,28576.4861,84.0000,84.0000,0.0000,-1.5719,34.8681,6,1615.5048,405.3412,831.4958,-76.7106,68.5737,140.6685,160.9315,-12.9775,0.0000,64.7174,0.0000,64.7174,3.8563,64.7174,5.2436,0.0000,2213.0202,256.6327,382.5466,59.4738,9.5302,49.9436,0.0000,49.9436,0.0000,49.9436,-40.5462,72.5489,17.9409,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13574.2396,13574.2396,13574.2396,13574.2396,6,0,0,0
+1334.8900,0.5000,28588.1528,84.0000,84.0000,0.0000,-1.6039,34.6810,6,1615.5048,400.1551,829.6536,-76.7106,67.6963,140.3569,160.9315,-12.9775,0.0000,63.8401,0.0000,63.8401,3.8563,63.8401,5.2085,0.0000,2213.0202,252.9983,377.3605,58.6316,9.5137,49.1179,0.0000,49.1179,0.0000,49.1179,-41.3718,72.5489,17.9408,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13414.7508,13414.7508,13414.7508,13414.7508,6,0,0,0
+1335.3900,0.5000,28599.8195,84.0000,84.0000,0.0000,-1.5749,34.4972,6,1615.5048,404.8564,828.4982,-76.7106,68.4917,140.1614,160.9315,-12.9775,0.0000,64.6354,0.0000,64.6354,3.8563,64.6354,5.2403,0.0000,2213.0202,256.2930,382.0618,59.3951,9.5287,49.8664,0.0000,49.8664,0.0000,49.8664,-40.6234,72.5489,17.9409,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13558.6393,13558.6393,13558.6393,13558.6393,6,0,0,0
+1335.8900,0.5000,28611.4861,84.0000,84.0000,0.0000,-1.4904,34.3233,6,1615.5048,418.5538,829.5456,-76.7106,70.8090,140.3386,160.9315,-12.9775,0.0000,66.9527,0.0000,66.9527,3.8563,66.9527,5.3330,0.0000,2213.0202,265.8921,395.7592,61.6197,9.5724,52.0473,0.0000,52.0473,0.0000,52.0473,-38.4427,72.5489,17.9411,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13999.4351,13999.4351,13999.4351,13999.4351,6,0,0,0
+1336.3900,0.5000,28623.1528,84.0000,84.0000,0.0000,-1.3418,34.1668,6,1615.5048,442.6175,832.5970,-76.7106,74.8799,140.8548,160.9315,-12.9775,0.0000,71.0237,0.0000,71.0237,3.8563,71.0237,5.4958,0.0000,2213.0202,282.7560,419.8229,65.5278,9.6495,55.8783,0.0000,55.8783,0.0000,55.8783,-34.6121,72.5489,17.9415,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14773.8285,14773.8285,14773.8285,14773.8285,6,0,0,0
+1336.8900,0.5000,28634.8195,84.0000,84.0000,0.0000,-1.1723,34.0300,6,1615.5048,470.1017,837.9577,-76.7106,79.5296,141.7617,160.9315,-12.9775,0.0000,75.6733,0.0000,75.6733,3.8563,75.6733,5.6818,0.0000,2213.0202,302.0169,447.3071,69.9915,9.7410,60.2505,0.0000,60.2505,0.0000,60.2505,-30.2403,72.5489,17.9419,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15658.2948,15658.2948,15658.2948,15658.2948,6,0,0,0
+1337.3900,0.5000,28646.4861,84.0000,84.0000,0.0000,-0.9998,33.9134,6,1615.5048,498.0693,844.0803,-76.7106,84.2610,142.7975,160.9315,-12.9775,0.0000,80.4047,0.0000,80.4047,3.8563,80.4047,5.8711,0.0000,2213.0202,321.6166,475.2747,74.5337,9.8340,64.6996,0.0000,64.6996,0.0000,64.6996,-25.7915,72.5489,17.9422,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16568.4064,16568.4064,16568.4064,16568.4064,6,0,0,0
+1337.8900,0.5000,28658.1528,84.0000,84.0000,0.0000,-0.8622,33.8128,6,1615.5048,520.3852,850.3107,-76.7106,88.0363,143.8515,160.9315,-12.9775,0.0000,84.1800,0.0000,84.1800,3.8563,84.1800,6.0221,0.0000,2213.0202,337.2555,497.5905,78.1579,9.9083,68.2496,0.0000,68.2496,0.0000,68.2496,-22.2418,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17297.7686,17297.7686,17297.7686,17297.7686,6,0,0,0
+1338.3900,0.5000,28669.8195,84.0000,84.0000,0.0000,-0.7438,33.7260,6,1615.5048,539.5908,855.2821,-76.7106,91.2854,144.6926,160.9315,-12.9775,0.0000,87.4291,0.0000,87.4291,3.8563,87.4291,6.1520,0.0000,2213.0202,350.7149,516.7962,81.2771,9.9722,71.3049,0.0000,71.3049,0.0000,71.3049,-19.1867,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17925.4788,17925.4788,17925.4788,17925.4788,6,0,0,0
+1338.8900,0.5000,28681.4861,84.0000,84.0000,0.0000,-0.6543,33.6497,6,1615.5048,554.1033,859.5605,-76.7106,93.7406,145.4164,160.9315,-12.9775,0.0000,89.8843,0.0000,89.8843,3.8563,89.8843,6.2502,0.0000,2213.0202,360.8852,531.3087,83.6340,10.0205,73.6135,0.0000,73.6135,0.0000,73.6135,-16.8782,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18399.7971,18399.7971,18399.7971,18399.7971,6,0,0,0
+1339.3900,0.5000,28693.1528,84.0000,84.0000,0.0000,-0.5758,33.5825,6,1615.5048,566.8303,862.7935,-76.7106,95.8937,145.9633,160.9315,-12.9775,0.0000,92.0374,0.0000,92.0374,3.8563,92.0374,6.3364,0.0000,2213.0202,369.8043,544.0357,85.7010,10.0629,75.6381,0.0000,75.6381,0.0000,75.6381,-14.8536,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18769.1140,18769.1140,18769.1140,18769.1140,6,0,0,0
+1339.8900,0.5000,28704.8195,84.0000,84.0000,0.0000,-0.5043,33.5237,6,1615.5048,578.4232,865.6287,-76.7106,97.8549,146.4430,160.9315,-12.9775,0.0000,93.9986,0.0000,93.9986,3.8563,93.9986,6.4148,0.0000,2213.0202,377.9286,555.6286,87.5838,10.1015,77.4823,0.0000,77.4823,0.0000,77.4823,-13.0095,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19122.3534,19122.3534,19122.3534,19122.3534,6,0,0,0
+1340.3900,0.5000,28716.4861,84.0000,84.0000,0.0000,-0.4306,33.4734,6,1615.5048,590.3681,868.2113,-76.7106,99.8757,146.8799,160.9315,-12.9775,0.0000,96.0194,0.0000,96.0194,3.8563,96.0194,6.4956,0.0000,2213.0202,386.2996,567.5734,89.5237,10.1412,79.3825,0.0000,79.3825,0.0000,79.3825,-11.1094,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19511.0362,19511.0362,19511.0362,19511.0362,6,0,0,0
+1340.8900,0.5000,28728.1528,84.0000,84.0000,0.0000,-0.3542,33.4321,6,1615.5048,602.7637,870.8722,-76.7106,101.9727,147.3300,160.9315,-12.9775,0.0000,98.1164,0.0000,98.1164,3.8563,98.1164,6.5795,0.0000,2213.0202,394.9864,579.9691,91.5369,10.1825,81.3544,0.0000,81.3544,0.0000,81.3544,-9.1375,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19914.3882,19914.3882,19914.3882,19914.3882,6,0,0,0
+1341.3900,0.5000,28739.8195,84.0000,84.0000,0.0000,-0.2700,33.4006,6,1615.5048,616.4216,873.6336,-76.7106,104.2833,147.7972,160.9315,-12.9775,0.0000,100.4270,0.0000,100.4270,3.8563,100.4270,6.6720,0.0000,2213.0202,404.5579,593.6270,93.7550,10.2276,83.5275,0.0000,83.5275,0.0000,83.5275,-6.9645,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20358.8115,20358.8115,20358.8115,20358.8115,6,0,0,0
+1341.8900,0.5000,28751.4861,84.0000,84.0000,0.0000,-0.1926,33.3781,6,1615.5048,628.9575,876.6762,-76.7106,106.4040,148.3119,160.9315,-12.9775,0.0000,102.5478,0.0000,102.5478,3.8563,102.5478,6.7568,0.0000,2213.0202,413.3430,606.1629,95.7910,10.2676,85.5234,0.0000,85.5234,0.0000,85.5234,-4.9687,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20766.7260,20766.7260,20766.7260,20766.7260,6,0,0,0
+1342.3900,0.5000,28763.1528,84.0000,84.0000,0.0000,-0.1261,33.3634,6,1615.5048,639.7278,879.4688,-76.7106,108.2261,148.7844,160.9315,-12.9775,0.0000,104.3698,0.0000,104.3698,3.8563,104.3698,6.8297,0.0000,2213.0202,420.8909,616.9332,97.5402,10.3020,87.2382,0.0000,87.2382,0.0000,87.2382,-3.2539,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21117.1892,21117.1892,21117.1892,21117.1892,6,0,0,0
+1342.8900,0.5000,28774.8195,84.0000,84.0000,0.0000,-0.0983,33.3520,6,1615.5048,644.2354,881.8682,-76.7106,108.9887,149.1903,160.9315,-12.9775,0.0000,105.1324,0.0000,105.1324,3.8563,105.1324,6.8602,0.0000,2213.0202,424.0498,621.4408,98.2722,10.3164,87.9559,0.0000,87.9559,0.0000,87.9559,-2.5362,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21263.8660,21263.8660,21263.8660,21263.8660,6,0,0,0
+1343.3900,0.5000,28786.4861,84.0000,84.0000,0.0000,-0.0936,33.3410,6,1615.5048,645.0066,882.8723,-76.7106,109.1192,149.3602,160.9315,-12.9775,0.0000,105.2629,0.0000,105.2629,3.8563,105.2629,6.8654,0.0000,2213.0202,424.5902,622.2120,98.3975,10.3188,88.0786,0.0000,88.0786,0.0000,88.0786,-2.4134,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21288.9605,21288.9605,21288.9605,21288.9605,6,0,0,0
+1343.8900,0.5000,28798.1528,84.0000,84.0000,0.0000,-0.1228,33.3267,6,1615.5048,640.2606,883.0441,-76.7106,108.3163,149.3892,160.9315,-12.9775,0.0000,104.4600,0.0000,104.4600,3.8563,104.4600,6.8333,0.0000,2213.0202,421.2642,617.4660,97.6267,10.3037,87.3230,0.0000,87.3230,0.0000,87.3230,-3.1690,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21134.5260,21134.5260,21134.5260,21134.5260,6,0,0,0
+1344.3900,0.5000,28809.8195,84.0000,84.0000,0.0000,-0.1509,33.3091,6,1615.5048,635.7189,881.9869,-76.7106,107.5479,149.2104,160.9315,-12.9775,0.0000,103.6916,0.0000,103.6916,3.8563,103.6916,6.8025,0.0000,2213.0202,418.0814,612.9243,96.8891,10.2892,86.5999,0.0000,86.5999,0.0000,86.5999,-3.8921,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20986.7399,20986.7399,20986.7399,20986.7399,6,0,0,0
+1344.8900,0.5000,28821.4861,84.0000,84.0000,0.0000,-0.1648,33.2899,6,1615.5048,633.4692,880.9751,-76.7106,107.1673,149.0392,160.9315,-12.9775,0.0000,103.3110,0.0000,103.3110,3.8563,103.3110,6.7873,0.0000,2213.0202,416.5049,610.6746,96.5237,10.2820,86.2417,0.0000,86.2417,0.0000,86.2417,-4.2503,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20913.5369,20913.5369,20913.5369,20913.5369,6,0,0,0
+1345.3900,0.5000,28833.1528,84.0000,84.0000,0.0000,-0.1335,33.2743,6,1615.5048,638.5399,880.4739,-76.7106,108.0252,148.9544,160.9315,-12.9775,0.0000,104.1689,0.0000,104.1689,3.8563,104.1689,6.8216,0.0000,2213.0202,420.0584,615.7453,97.3472,10.2982,87.0490,0.0000,87.0490,0.0000,87.0490,-3.4430,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21078.5365,21078.5365,21078.5365,21078.5365,6,0,0,0
+1345.8900,0.5000,28844.8195,84.0000,84.0000,0.0000,-0.0644,33.2668,6,1615.5048,649.7277,881.6035,-76.7106,109.9179,149.1455,160.9315,-12.9775,0.0000,106.0616,0.0000,106.0616,3.8563,106.0616,6.8973,0.0000,2213.0202,427.8988,626.9331,99.1642,10.3339,88.8303,0.0000,88.8303,0.0000,88.8303,-1.6617,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21442.5833,21442.5833,21442.5833,21442.5833,6,0,0,0
+1346.3900,0.5000,28856.4861,84.0000,84.0000,0.0000,0.0606,33.2739,6,1615.5048,669.9798,884.0958,-76.7106,113.3440,149.5671,160.9315,-12.9775,0.0000,109.4877,0.0000,109.4877,3.8563,109.4877,7.0344,0.0000,2213.0202,442.0915,647.1852,102.4533,10.3986,92.0548,0.0000,92.0548,0.0000,92.0548,1.5627,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22011.3893,22011.3893,22011.3893,22011.3893,6,0,0,0
+1346.8900,0.5000,28868.1528,84.0000,84.0000,0.0000,0.2026,33.2975,6,1615.5048,692.9935,888.6074,-76.7106,117.2374,150.3304,160.9315,-12.9775,0.0000,113.3811,0.0000,113.3811,3.8563,113.3811,7.1901,0.0000,2213.0202,458.2194,670.1989,106.1910,10.4720,95.7189,0.0000,95.7189,0.0000,95.7189,5.2269,72.5489,17.9431,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22654.8470,22654.8470,22654.8470,22654.8470,6,0,0,0
+1347.3900,0.5000,28879.8195,84.0000,84.0000,0.0000,0.3520,33.3386,6,1615.5048,717.2018,893.7342,-76.7106,121.3328,151.1977,160.9315,-12.9775,0.0000,117.4765,0.0000,117.4765,3.8563,117.4765,7.3539,0.0000,2213.0202,475.1846,694.4072,110.1226,10.5493,99.5733,0.0000,99.5733,0.0000,99.5733,9.0813,72.5489,17.9430,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23421.4600,23421.4600,23421.4600,23421.4600,6,0,0,0
+1347.8900,0.5000,28891.4861,84.0000,84.0000,0.0000,0.4732,33.3938,6,1615.5048,736.8373,899.1271,-76.7106,124.6546,152.1101,160.9315,-12.9775,0.0000,120.7984,0.0000,120.7984,3.8563,120.7984,7.4868,0.0000,2213.0202,488.9452,714.0426,113.3115,10.6120,102.6996,0.0000,102.6996,0.0000,102.6996,12.2077,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24043.2641,24043.2641,24043.2641,24043.2641,6,0,0,0
+1348.3900,0.5000,28903.1528,84.0000,84.0000,0.0000,0.5569,33.4588,6,1615.5048,750.3901,903.5014,-76.7106,126.9474,152.8501,160.9315,-12.9775,0.0000,123.0912,0.0000,123.0912,3.8563,123.0912,7.5785,0.0000,2213.0202,498.4430,727.5955,115.5126,10.6553,104.8574,0.0000,104.8574,0.0000,104.8574,14.3656,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24472.4466,24472.4466,24472.4466,24472.4466,6,0,0,0
+1348.8900,0.5000,28914.8195,84.0000,84.0000,0.0000,0.5869,33.5272,6,1615.5048,755.2624,906.5205,-76.7106,127.7717,153.3609,160.9315,-12.9775,0.0000,123.9154,0.0000,123.9154,3.8563,123.9154,7.6115,0.0000,2213.0202,501.8575,732.4677,116.3039,10.6708,105.6331,0.0000,105.6331,0.0000,105.6331,15.1414,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24626.7382,24626.7382,24626.7382,24626.7382,6,0,0,0
+1349.3900,0.5000,28926.4861,84.0000,84.0000,0.0000,0.5869,33.5957,6,1615.5048,755.2624,907.6059,-76.7106,127.7717,153.5445,160.9315,-12.9775,0.0000,123.9154,0.0000,123.9154,3.8563,123.9154,7.6115,0.0000,2213.0202,501.8575,732.4677,116.3039,10.6708,105.6331,0.0000,105.6331,0.0000,105.6331,15.1414,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24626.7382,24626.7382,24626.7382,24626.7382,6,0,0,0
+1349.8900,0.5000,28938.1528,84.0000,84.0000,0.0000,0.5869,33.6642,6,1615.5048,755.2624,907.6059,-76.7106,127.7717,153.5445,160.9315,-12.9775,0.0000,123.9154,0.0000,123.9154,3.8563,123.9154,7.6115,0.0000,2213.0202,501.8575,732.4677,116.3039,10.6708,105.6331,0.0000,105.6331,0.0000,105.6331,15.1414,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24626.7382,24626.7382,24626.7382,24626.7382,6,0,0,0
+1350.3900,0.5000,28949.8195,84.0000,84.0000,0.0000,0.5869,33.7327,6,1615.5048,755.2624,907.6059,-76.7106,127.7717,153.5445,160.9315,-12.9775,0.0000,123.9154,0.0000,123.9154,3.8563,123.9154,7.6115,0.0000,2213.0202,501.8575,732.4677,116.3039,10.6708,105.6331,0.0000,105.6331,0.0000,105.6331,15.1414,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24626.7382,24626.7382,24626.7382,24626.7382,6,0,0,0
+1350.8900,0.5000,28961.4861,84.0000,84.0000,0.0000,0.5869,33.8011,6,1615.5048,755.2624,907.6059,-76.7106,127.7717,153.5445,160.9315,-12.9775,0.0000,123.9154,0.0000,123.9154,3.8563,123.9154,7.6115,0.0000,2213.0202,501.8575,732.4677,116.3039,10.6708,105.6331,0.0000,105.6331,0.0000,105.6331,15.1414,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24626.7382,24626.7382,24626.7382,24626.7382,6,0,0,0
+1351.3900,0.5000,28973.1528,84.0000,84.0000,0.0000,0.5927,33.8703,6,1615.5048,756.1988,907.6059,-76.7106,127.9301,153.5445,160.9315,-12.9775,0.0000,124.0738,0.0000,124.0738,3.8563,124.0738,7.6178,0.0000,2213.0202,502.5137,733.4042,116.4560,10.6738,105.7822,0.0000,105.7822,0.0000,105.7822,15.2905,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24656.3928,24656.3928,24656.3928,24656.3928,6,0,0,0
+1351.8900,0.5000,28984.8195,84.0000,84.0000,0.0000,1.0919,33.9977,6,1615.5048,837.0804,907.8146,-76.7106,141.6133,153.5798,160.9315,-12.9775,0.0000,137.7570,0.0000,137.7570,3.8563,137.7570,8.1652,0.0000,2213.0202,559.1956,814.2858,129.5919,10.9353,118.6565,0.0000,118.6565,0.0000,118.6565,28.1656,72.5489,17.9420,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27299.4925,27299.4925,27299.4925,27299.4925,6,0,0,0
+1352.3900,0.5000,28996.4861,84.0000,84.0000,0.0000,1.2425,34.1426,6,1615.5048,861.4814,925.8327,-76.7106,145.7413,156.6280,160.9315,-12.9775,0.0000,141.8851,0.0000,141.8851,3.8563,141.8851,8.3303,0.0000,2213.0202,576.2958,838.6868,133.5548,11.0149,122.5399,0.0000,122.5399,0.0000,122.5399,32.0492,72.5489,17.9417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27995.4512,27995.4512,27995.4512,27995.4512,6,0,0,0
+1352.8900,0.5000,29008.1528,84.0000,84.0000,0.0000,1.3907,34.3049,6,1615.5048,885.5020,931.2685,-76.7106,149.8050,157.5476,160.9315,-12.9775,0.0000,145.9487,0.0000,145.9487,3.8563,145.9487,8.4928,0.0000,2213.0202,593.1294,862.7073,137.4559,11.0932,126.3627,0.0000,126.3627,0.0000,126.3627,35.8724,72.5489,17.9414,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28804.2592,28804.2592,28804.2592,28804.2592,6,0,0,0
+1353.3900,0.5000,29019.8195,84.0000,84.0000,0.0000,1.5162,34.4818,6,1615.5048,905.8348,936.6196,-76.7106,153.2448,158.4529,160.9315,-12.9775,0.0000,149.3886,0.0000,149.3886,3.8563,149.3886,8.6304,0.0000,2213.0202,607.3787,883.0402,140.7581,11.1595,129.5987,0.0000,129.5987,0.0000,129.5987,39.1087,72.5489,17.9410,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29488.8969,29488.8969,29488.8969,29488.8969,6,0,0,0
+1353.8900,0.5000,29031.4861,84.0000,84.0000,0.0000,1.6127,34.6699,6,1615.5048,921.4648,941.1492,-76.7106,155.8891,159.2192,160.9315,-12.9775,0.0000,152.0328,0.0000,152.0328,3.8563,152.0328,8.7362,0.0000,2213.0202,618.3322,898.6702,143.2966,11.2104,132.0862,0.0000,132.0862,0.0000,132.0862,41.5964,72.5489,17.9408,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30015.1831,30015.1831,30015.1831,30015.1831,6,0,0,0
+1354.3900,0.5000,29043.1528,84.0000,84.0000,0.0000,1.6745,34.8653,6,1615.5048,931.4854,944.6311,-76.7106,157.5843,159.8082,160.9315,-12.9775,0.0000,153.7280,0.0000,153.7280,3.8563,153.7280,8.8040,0.0000,2213.0202,625.3546,908.6908,144.9240,11.2431,133.6809,0.0000,133.6809,0.0000,133.6809,43.1914,72.5489,17.9406,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30299.6216,30299.6216,30299.6216,30299.6216,6,0,0,0
+1354.8900,0.5000,29054.8195,84.0000,84.0000,0.0000,1.6993,35.0635,6,1615.5048,935.5090,946.8634,-76.7106,158.2650,160.1859,160.9315,-12.9775,0.0000,154.4087,0.0000,154.4087,3.8563,154.4087,8.8312,0.0000,2213.0202,628.1743,912.7144,145.5775,11.2562,134.3213,0.0000,134.3213,0.0000,134.3213,43.8318,72.5489,17.9405,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30413.6313,30413.6313,30413.6313,30413.6313,6,0,0,0
+1355.3900,0.5000,29066.4861,84.0000,84.0000,0.0000,1.7256,35.2648,6,1615.5048,939.7684,947.7597,-76.7106,158.9856,160.3375,160.9315,-12.9775,0.0000,155.1293,0.0000,155.1293,3.8563,155.1293,8.8600,0.0000,2213.0202,631.1593,916.9738,146.2692,11.2701,134.9991,0.0000,134.9991,0.0000,134.9991,44.5098,72.5489,17.9404,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30534.3207,30534.3207,30534.3207,30534.3207,6,0,0,0
+1355.8900,0.5000,29078.1528,83.9961,84.0000,-0.0043,1.8275,35.4781,6,1615.4296,948.7354,948.7354,-76.7076,160.4951,160.4951,160.9279,-12.9764,-0.0190,156.6578,0.0000,156.6578,3.8563,156.6578,8.9210,0.0000,2212.9173,637.5216,926.0519,147.7368,11.2992,136.4376,0.0000,136.4376,-0.0326,136.4702,47.1331,72.5395,17.9393,-1.1416,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30822.9678,30822.9678,30822.9678,30822.9678,6,0,0,0
+1356.3900,0.5001,29089.8184,83.9837,84.0000,-0.0095,1.8958,35.6992,6,1615.1904,950.8114,950.8114,-76.6982,160.8225,160.8225,160.9164,-12.9729,-0.0414,157.0076,0.0000,157.0076,3.8563,157.0076,8.9343,0.0000,2212.5896,639.0682,928.2573,148.0733,11.3047,136.7686,0.0000,136.7686,-0.0712,136.8398,48.8872,72.5093,17.9364,-2.4931,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30886.6415,30886.6415,30886.6415,30886.6415,6,0,0,0
+1356.8901,0.5001,29101.4816,83.9602,84.0000,-0.0166,1.9769,35.9298,6,1614.7387,951.4092,951.4092,-76.6803,160.8786,160.8786,160.8947,-12.9663,-0.0726,157.0949,0.0000,157.0949,3.8563,157.0949,8.9366,0.0000,2211.9709,639.6139,929.0332,148.1583,11.3041,136.8542,0.0000,136.8542,-0.1247,136.9789,50.9633,72.4523,17.9311,-4.3678,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30897.2882,30897.2882,30897.2882,30897.2882,6,0,0,0
+1357.3902,0.5001,29113.1406,83.9237,84.0000,-0.0239,2.0582,36.1697,6,1614.0381,951.7184,951.7184,-76.6526,160.8610,160.8610,160.8610,-12.9559,-0.1042,157.1090,0.0000,157.1090,3.8563,157.1090,8.9353,0.0000,2211.0111,639.9580,929.5198,148.1737,11.3008,136.8729,0.0000,136.8729,-0.1790,137.0519,53.0356,72.3639,17.9230,-6.2707,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30893.4101,30893.4101,30893.4101,30893.4101,6,0,0,0
+1357.8904,0.5002,29124.7937,83.8745,84.0000,-0.0308,2.1370,36.4188,6,1613.0915,952.0071,952.0071,-76.6151,160.8155,160.8155,160.8155,-12.9420,-0.1345,157.0937,0.0000,157.0937,3.8563,157.0937,8.9322,0.0000,2209.7143,640.2810,929.9749,148.1615,11.2956,136.8659,0.0000,136.8659,-0.2310,137.0969,55.0335,72.2447,17.9122,-8.0935,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30883.9165,30883.9165,30883.9165,30883.9165,6,0,0,0
+1358.3905,0.5002,29136.4391,83.8152,84.0000,-0.0351,2.1881,36.6736,6,1611.9506,952.3551,952.3551,-76.5700,160.7605,160.7605,160.7605,-12.9252,-0.1531,157.0572,0.0000,157.0572,3.8563,157.0572,8.9277,0.0000,2208.1515,640.5958,930.4169,148.1295,11.2891,136.8404,0.0000,136.8404,-0.2628,137.1032,56.3099,72.1011,17.8993,-9.2071,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30872.4743,30872.4743,30872.4743,30872.4743,6,0,0,0
+1358.8907,0.5002,29148.0757,83.7502,84.0000,-0.0372,2.2165,36.9315,6,1610.6999,952.7365,952.7365,-76.5205,160.7001,160.7001,160.7001,-12.9069,-0.1620,157.0058,0.0000,157.0058,3.8563,157.0058,8.9223,0.0000,2206.4382,640.8938,930.8343,148.0834,11.2817,136.8017,0.0000,136.8017,-0.2781,137.0798,56.9948,71.9439,17.8853,-9.7443,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30859.9307,30859.9307,30859.9307,30859.9307,6,0,0,0
+1359.3909,0.5002,29159.7031,83.6858,84.0000,-0.0343,2.1924,37.1864,6,1609.4624,953.1140,953.1140,-76.4715,160.6402,160.6402,160.6402,-12.8887,-0.1495,156.9334,0.0000,156.9334,3.8563,156.9334,8.9162,0.0000,2204.7430,641.1000,931.1208,148.0173,11.2740,136.7432,0.0000,136.7432,-0.2567,136.9999,56.3324,71.7886,17.8717,-8.9928,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30847.5198,30847.5198,30847.5198,30847.5198,6,0,0,0
+1359.8911,0.5002,29171.3218,83.6292,84.0000,-0.0286,2.1369,37.4347,6,1608.3731,953.4462,953.4462,-76.4285,160.5875,160.5875,160.5875,-12.8727,-0.1245,156.8557,0.0000,156.8557,3.8563,156.8557,8.9102,0.0000,2203.2509,641.2231,931.2896,147.9455,11.2669,136.6785,0.0000,136.6785,-0.2138,136.8923,54.8690,71.6520,17.8598,-7.4886,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30836.5957,30836.5957,30836.5957,30836.5957,6,0,0,0
+1360.3912,0.5001,29182.9334,83.5858,84.0000,-0.0196,2.0454,37.6722,6,1607.5383,953.7008,953.7008,-76.3954,160.5470,160.5470,160.5470,-12.8605,-0.0854,156.7761,0.0000,156.7761,3.8563,156.7761,8.9048,0.0000,2202.1072,641.2344,931.3005,147.8713,11.2612,136.6101,0.0000,136.6101,-0.1466,136.7568,52.4956,71.5475,17.8509,-5.1372,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30828.2229,30828.2229,30828.2229,30828.2229,6,0,0,0
+1360.8913,0.5000,29194.5401,83.5601,84.0000,-0.0088,1.9331,37.8966,6,1607.0454,953.8512,953.8512,-76.3759,160.5230,160.5230,160.5230,-12.8533,-0.0385,156.7052,0.0000,156.7052,3.8563,156.7052,8.9006,0.0000,2201.4320,641.1418,931.1653,147.8046,11.2573,136.5473,0.0000,136.5473,-0.0661,136.6134,49.5970,71.4858,17.8458,-2.3152,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30823.2793,30823.2793,30823.2793,30823.2793,6,0,0,0
+1361.3913,0.5000,29206.1445,83.5547,84.0000,0.0028,1.8097,38.1066,6,1606.9403,953.8832,953.8832,-76.3718,160.5179,160.5179,160.5179,-12.8517,0.0121,156.6496,0.0000,156.6496,3.8563,156.6496,8.8981,0.0000,2201.2881,640.9529,930.8952,147.7514,11.2557,136.4958,0.0000,136.4958,0.0208,136.4750,46.4293,71.4727,17.8451,0.7279,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30822.2262,30822.2262,30822.2262,30822.2262,6,0,0,0
+1361.8913,0.4999,29217.7497,83.5709,84.0000,0.0152,1.6756,38.3010,6,1607.2517,953.7676,953.7676,-76.3841,160.5296,160.5296,160.5331,-12.8563,0.0662,156.6071,0.0000,156.6071,3.8563,156.6071,8.8973,0.0000,2201.7146,640.6486,930.4629,147.7099,11.2564,136.4534,0.0000,136.4534,0.1136,136.3399,42.9997,71.5116,17.8489,3.9796,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30824.6678,30824.6678,30824.6678,30824.6678,6,0,0,0
+1362.3911,0.4999,29229.3587,83.6094,84.0000,0.0277,1.5390,38.4797,6,1607.9936,953.5082,953.5082,-76.4134,160.5600,160.5600,160.5691,-12.8672,0.1204,156.5833,0.0000,156.5833,3.8563,156.5833,8.8983,0.0000,2202.7310,640.2452,929.8919,147.6850,11.2598,136.4253,0.0000,136.4253,0.2068,136.2184,39.5114,71.6045,17.8576,7.2450,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30831.0176,30831.0176,30831.0176,30831.0176,6,0,0,0
+1362.8910,0.4998,29240.9745,83.6704,84.0000,0.0401,1.4002,38.6423,6,1609.1666,953.1150,953.1150,-76.4598,160.6109,160.6109,160.6259,-12.8844,0.1748,156.5798,0.0000,156.5798,3.8563,156.5798,8.9012,0.0000,2204.3378,639.7506,929.1935,147.6786,11.2657,136.4129,0.0000,136.4129,0.3001,136.1128,35.9773,71.7515,17.8710,10.5131,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30841.6100,30841.6100,30841.6100,30841.6100,6,0,0,0
+1363.3907,0.4997,29252.6005,83.7535,84.0000,0.0522,1.2638,38.7893,6,1610.7632,952.5931,952.5931,-76.5230,160.6822,160.6822,160.7031,-12.9078,0.2275,156.5985,0.0000,156.5985,3.8563,156.5985,8.9062,0.0000,2206.5249,639.1756,928.3829,147.6922,11.2742,136.4180,0.0000,136.4180,0.3906,136.0275,32.5040,71.9519,17.8890,13.6826,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30856.4718,30856.4718,30856.4718,30856.4718,6,0,0,0
+1363.8904,0.4997,29264.2394,83.8576,84.0000,0.0637,1.1311,38.9209,6,1612.7670,951.9492,951.9492,-76.6023,160.7733,160.7733,160.7998,-12.9372,0.2780,156.6391,0.0000,156.6391,3.8563,156.6391,8.9132,0.0000,2209.2699,638.5270,927.4700,147.7259,11.2852,136.4407,0.0000,136.4407,0.4773,135.9634,29.1267,72.2039,17.9116,16.7213,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30875.4868,30875.4868,30875.4868,30875.4868,6,0,0,0
+1364.3901,0.4997,29275.8942,83.9575,84.0000,0.0473,1.0142,39.0391,6,1614.6866,905.7144,951.3633,-76.6782,153.1469,160.8656,160.8922,-12.9655,0.2067,149.0839,0.0000,149.0839,3.8563,149.0839,8.6161,0.0000,2211.8994,606.4331,881.6858,140.4678,11.1494,129.3184,0.0000,129.3184,0.3549,128.9635,26.1500,72.4457,17.9331,12.4347,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29470.1917,29470.1917,29470.1917,29470.1917,6,0,0,0
+1364.8900,0.5000,29287.5609,84.0000,84.0000,0.0000,0.9100,39.1453,6,1615.5048,807.6024,941.0124,-76.7106,136.6264,159.1960,160.9315,-12.9775,0.0000,132.7701,0.0000,132.7701,3.8563,132.7701,7.9657,0.0000,2213.0202,538.5374,784.8078,124.8044,10.8392,113.9652,0.0000,113.9652,0.0000,113.9652,23.4739,72.5489,17.9424,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26332.6454,26332.6454,26332.6454,26332.6454,6,0,0,0
+1365.3900,0.5000,29299.2276,84.0000,84.0000,0.0000,0.8365,39.2429,6,1615.5048,795.6942,919.2658,-76.7106,134.6118,155.5170,160.9315,-12.9775,0.0000,130.7555,0.0000,130.7555,3.8563,130.7555,7.8851,0.0000,2213.0202,530.1921,772.8996,122.8704,10.8004,112.0700,0.0000,112.0700,0.0000,112.0700,21.5786,72.5489,17.9425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25942.0668,25942.0668,25942.0668,25942.0668,6,0,0,0
+1365.8900,0.5000,29310.8942,84.0000,84.0000,0.0000,0.7746,39.3332,6,1615.5048,785.6666,916.6130,-76.7106,132.9154,155.0682,160.9315,-12.9775,0.0000,129.0591,0.0000,129.0591,3.8563,129.0591,7.8172,0.0000,2213.0202,523.1648,762.8720,121.2418,10.7679,110.4740,0.0000,110.4740,0.0000,110.4740,19.9824,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25613.1734,25613.1734,25613.1734,25613.1734,6,0,0,0
+1366.3900,0.5000,29322.5609,84.0000,84.0000,0.0000,0.7256,39.4179,6,1615.5048,777.7213,914.3791,-76.7106,131.5712,154.6903,160.9315,-12.9775,0.0000,127.7149,0.0000,127.7149,3.8563,127.7149,7.7635,0.0000,2213.0202,517.5967,754.9267,119.9515,10.7425,109.2089,0.0000,109.2089,0.0000,109.2089,18.7174,72.5489,17.9426,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25352.5764,25352.5764,25352.5764,25352.5764,6,0,0,0
+1366.8900,0.5000,29334.2276,84.0000,84.0000,0.0000,0.6825,39.4975,6,1615.5048,770.7375,912.6092,-76.7106,130.3897,154.3909,160.9315,-12.9775,0.0000,126.5334,0.0000,126.5334,3.8563,126.5334,7.7162,0.0000,2213.0202,512.7025,747.9429,118.8172,10.7202,108.0970,0.0000,108.0970,0.0000,108.0970,17.6054,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25123.5155,25123.5155,25123.5155,25123.5155,6,0,0,0
+1367.3900,0.5000,29345.8942,84.0000,84.0000,0.0000,0.6446,39.5727,6,1615.5048,764.6005,911.0534,-76.7106,129.3515,154.1277,160.9315,-12.9775,0.0000,125.4952,0.0000,125.4952,3.8563,125.4952,7.6747,0.0000,2213.0202,508.4017,741.8059,117.8205,10.7006,107.1199,0.0000,107.1199,0.0000,107.1199,16.6282,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24922.4542,24922.4542,24922.4542,24922.4542,6,0,0,0
+1367.8900,0.5000,29357.5609,84.0000,84.0000,0.0000,0.6355,39.6469,6,1615.5048,763.1221,909.6862,-76.7106,129.1014,153.8964,160.9315,-12.9775,0.0000,125.2451,0.0000,125.2451,3.8563,125.2451,7.6647,0.0000,2213.0202,507.3656,740.3275,117.5804,10.6959,106.8845,0.0000,106.8845,0.0000,106.8845,16.3928,72.5489,17.9427,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24875.6365,24875.6365,24875.6365,24875.6365,6,0,0,0
+1368.3900,0.5000,29369.2276,84.0000,84.0000,0.0000,0.5963,39.7164,6,1615.5048,756.7748,909.3569,-76.7106,128.0276,153.8407,160.9315,-12.9775,0.0000,124.1713,0.0000,124.1713,3.8563,124.1713,7.6217,0.0000,2213.0202,502.9174,733.9802,116.5496,10.6756,105.8739,0.0000,105.8739,0.0000,105.8739,15.3822,72.5489,17.9428,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24674.6341,24674.6341,24674.6341,24674.6341,6,0,0,0
+1368.8900,0.5000,29380.8942,84.0000,84.0000,0.0000,0.5220,39.7773,6,1615.5048,744.7463,907.9429,-76.7106,125.9926,153.6015,160.9315,-12.9775,0.0000,122.1364,0.0000,122.1364,3.8563,122.1364,7.5403,0.0000,2213.0202,494.4878,721.9517,114.5960,10.6372,103.9588,0.0000,103.9588,0.0000,103.9588,13.4670,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24293.7220,24293.7220,24293.7220,24293.7220,6,0,0,0
+1369.3900,0.5000,29392.5609,84.0000,84.0000,0.0000,0.4733,39.8325,6,1615.5048,736.8564,905.2633,-76.7106,124.6579,153.1482,160.9315,-12.9775,0.0000,120.8016,0.0000,120.8016,3.8563,120.8016,7.4869,0.0000,2213.0202,488.9586,714.0618,113.3146,10.6121,102.7026,0.0000,102.7026,0.0000,102.7026,12.2107,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24043.8695,24043.8695,24043.8695,24043.8695,6,0,0,0
+1369.8900,0.5000,29404.2276,84.0000,84.0000,0.0000,0.4310,39.8828,6,1615.5048,729.9929,903.5056,-76.7106,123.4967,152.8508,160.9315,-12.9775,0.0000,119.6405,0.0000,119.6405,3.8563,119.6405,7.4405,0.0000,2213.0202,484.1486,707.1983,112.2000,10.5901,101.6098,0.0000,101.6098,0.0000,101.6098,11.1179,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23826.5211,23826.5211,23826.5211,23826.5211,6,0,0,0
+1370.3900,0.5000,29415.8942,84.0000,84.0000,0.0000,0.4321,39.9332,6,1615.5048,730.1786,901.9766,-76.7106,123.5282,152.5921,160.9315,-12.9775,0.0000,119.6719,0.0000,119.6719,3.8563,119.6719,7.4417,0.0000,2213.0202,484.2788,707.3840,112.2301,10.5907,101.6394,0.0000,101.6394,0.0000,101.6394,11.1475,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23832.4021,23832.4021,23832.4021,23832.4021,6,0,0,0
+1370.7922,0.3045,29423.0000,84.0000,84.0000,0.0000,0.4442,39.9648,6,1615.5048,732.1428,902.0180,-76.7106,123.8605,152.5991,160.9315,-12.9775,0.0000,120.0042,0.0000,120.0042,3.8563,120.0042,7.4550,0.0000,2213.0202,485.6553,709.3482,112.5491,10.5970,101.9521,0.0000,101.9521,0.0000,101.9521,11.4602,72.5489,17.9429,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23894.6034,23894.6034,23894.6034,23894.6034,6,0,0,0
+1371.1943,0.4996,29434.6667,84.0671,85.0000,0.0746,0.4547,40.0179,6,1616.7954,863.2615,863.2615,-76.7616,146.1592,146.1592,160.9935,-12.9965,0.3266,141.9763,0.0000,141.9763,3.8563,141.9763,8.3374,0.0000,2214.7883,576.1985,838.5561,133.6389,11.0232,122.6157,0.0000,122.6157,0.5608,122.0549,11.7388,72.7121,17.9573,19.6468,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28078.5034,28078.5034,28078.5034,28078.5034,6,0,0,0
+1371.6938,0.4994,29446.3520,84.2354,85.0000,0.1126,0.4556,40.0711,6,1620.0323,930.5226,930.5226,-76.8897,157.8626,157.8626,161.1483,-13.0443,0.4936,153.5127,0.0000,153.5127,3.8563,153.5127,8.8074,0.0000,2219.2223,622.6655,904.8819,144.7052,11.2620,133.4432,0.0000,133.4432,0.8476,132.5955,11.7848,73.1220,17.9932,29.6955,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30361.5574,30361.5574,30361.5574,30361.5574,6,0,0,0
+1372.1932,0.4993,29458.0654,84.4496,85.0000,0.1258,0.3866,40.1164,6,1624.1525,944.2151,944.2151,-77.0527,160.5929,160.5929,161.3444,-13.1052,0.5529,156.1837,0.0000,156.1837,3.8563,156.1837,8.9253,0.0000,2224.8664,632.0444,918.2908,147.2584,11.3346,135.9239,0.0000,135.9239,0.9495,134.9744,10.0270,73.6459,18.0390,33.2625,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30849.0998,30849.0998,30849.0998,30849.0998,6,0,0,0
+1372.6925,0.4993,29469.8102,84.6840,85.0000,0.1350,0.2855,40.1499,6,1628.6602,946.0593,946.0593,-77.2310,161.3531,161.3531,161.5577,-13.1720,0.5952,156.9016,0.0000,156.9016,3.8563,156.9016,8.9660,0.0000,2231.0413,633.1936,919.9588,147.9356,11.3714,136.5642,0.0000,136.5642,1.0221,135.5422,7.4255,74.2217,18.0891,35.8059,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31000.4932,31000.4932,31000.4932,31000.4932,6,0,0,0
+1373.1918,0.4994,29481.5887,84.9027,85.0000,0.1083,0.1413,40.1665,6,1632.8654,878.6174,945.4856,-77.3974,150.2377,161.6717,161.7555,-13.2344,0.4785,145.9029,0.0000,145.9029,3.8563,145.9029,8.5373,0.0000,2236.8019,586.4375,853.2669,137.3656,11.1809,126.1846,0.0000,126.1846,0.8216,125.3631,3.6832,74.7612,18.1359,28.7827,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28883.3418,28883.3418,28883.3418,28883.3418,6,0,0,0
+1373.6916,0.5000,29493.3943,85.0000,85.0000,0.0000,-0.0008,40.1664,6,1634.7370,669.7507,931.3906,-77.4714,114.6541,159.4441,161.8432,-13.2623,0.0000,110.7978,0.0000,110.7978,3.8563,110.7978,7.1381,0.0000,2239.3657,442.0346,647.2242,103.6597,10.5221,93.1376,0.0000,93.1376,0.0000,93.1376,-0.0212,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22268.9161,22268.9161,22268.9161,22268.9161,6,0,0,0
+1374.1916,0.5000,29505.1998,85.0000,85.0000,0.0000,-0.1382,40.1501,6,1634.7370,647.4879,888.5237,-77.4714,110.8430,152.1057,161.8432,-13.2623,0.0000,106.9867,0.0000,106.9867,3.8563,106.9867,6.9857,0.0000,2239.3657,426.4328,624.9614,100.0010,10.4502,89.5508,0.0000,89.5508,0.0000,89.5508,-3.6079,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21597.7323,21597.7323,21597.7323,21597.7323,6,0,0,0
+1374.6916,0.5000,29517.0054,85.0000,85.0000,0.0000,-0.2558,40.1199,6,1634.7370,628.4385,883.9298,-77.4714,107.5819,151.3193,161.8432,-13.2623,0.0000,103.7256,0.0000,103.7256,3.8563,103.7256,6.8553,0.0000,2239.3657,413.0830,605.9121,96.8704,10.3886,86.4817,0.0000,86.4817,0.0000,86.4817,-6.6770,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20977.8708,20977.8708,20977.8708,20977.8708,6,0,0,0
+1375.1916,0.5000,29528.8110,85.0000,85.0000,0.0000,-0.3604,40.0774,6,1634.7370,611.4808,879.9989,-77.4714,104.6789,150.6464,161.8432,-13.2623,0.0000,100.8227,0.0000,100.8227,3.8563,100.8227,6.7391,0.0000,2239.3657,401.1991,588.9544,94.0835,10.3335,83.7500,0.0000,83.7500,0.0000,83.7500,-9.4086,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20426.0713,20426.0713,20426.0713,20426.0713,6,0,0,0
+1375.6916,0.5000,29540.6165,85.0000,85.0000,0.0000,-0.4414,40.0253,6,1634.7370,598.3561,876.4997,-77.4714,102.4321,150.0473,161.8432,-13.2623,0.0000,98.5758,0.0000,98.5758,3.8563,98.5758,6.6493,0.0000,2239.3657,392.0013,575.8296,91.9266,10.2893,81.6372,0.0000,81.6372,0.0000,81.6372,-11.5213,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19998.9960,19998.9960,19998.9960,19998.9960,6,0,0,0
+1376.1916,0.5000,29552.4221,85.0000,85.0000,0.0000,-0.4994,39.9663,6,1634.7370,588.9378,873.7914,-77.4714,100.8198,149.5837,161.8432,-13.2623,0.0000,96.9635,0.0000,96.9635,3.8563,96.9635,6.5848,0.0000,2239.3657,385.4009,566.4113,90.3788,10.2576,80.1211,0.0000,80.1211,0.0000,80.1211,-13.0374,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19692.5271,19692.5271,19692.5271,19692.5271,6,0,0,0
+1376.6916,0.5000,29564.2276,85.0000,85.0000,0.0000,-0.5348,39.9032,6,1634.7370,583.2039,871.8479,-77.4714,99.8382,149.2510,161.8432,-13.2623,0.0000,95.9819,0.0000,95.9819,3.8563,95.9819,6.5455,0.0000,2239.3657,381.3826,560.6774,89.4364,10.2383,79.1981,0.0000,79.1981,0.0000,79.1981,-13.9604,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19505.9466,19505.9466,19505.9466,19505.9466,6,0,0,0
+1377.1916,0.5000,29576.0332,85.0000,85.0000,0.0000,-0.5395,39.8395,6,1634.7370,582.4344,870.6647,-77.4714,99.7065,149.0484,161.8432,-13.2623,0.0000,95.8502,0.0000,95.8502,3.8563,95.8502,6.5402,0.0000,2239.3657,380.8434,559.9080,89.3100,10.2357,79.0743,0.0000,79.0743,0.0000,79.0743,-14.0842,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19480.9094,19480.9094,19480.9094,19480.9094,6,0,0,0
+1377.6916,0.5000,29587.8387,85.0000,85.0000,0.0000,-0.5382,39.7760,6,1634.7370,582.6568,870.5060,-77.4714,99.7446,149.0213,161.8432,-13.2623,0.0000,95.8883,0.0000,95.8883,3.8563,95.8883,6.5418,0.0000,2239.3657,380.9992,560.1303,89.3465,10.2365,79.1101,0.0000,79.1101,0.0000,79.1101,-14.0484,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19488.1440,19488.1440,19488.1440,19488.1440,6,0,0,0
+1378.1916,0.5000,29599.6443,85.0000,85.0000,0.0000,-0.5382,39.7124,6,1634.7370,582.6568,870.5518,-77.4714,99.7446,149.0291,161.8432,-13.2623,0.0000,95.8883,0.0000,95.8883,3.8563,95.8883,6.5418,0.0000,2239.3657,380.9992,560.1303,89.3465,10.2365,79.1101,0.0000,79.1101,0.0000,79.1101,-14.0484,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19488.1440,19488.1440,19488.1440,19488.1440,6,0,0,0
+1378.6916,0.5000,29611.4498,85.0000,85.0000,0.0000,-0.4944,39.6541,6,1634.7370,589.7617,870.5518,-77.4714,100.9609,149.0291,161.8432,-13.2623,0.0000,97.1046,0.0000,97.1046,3.8563,97.1046,6.5904,0.0000,2239.3657,385.9783,567.2353,90.5142,10.2604,80.2538,0.0000,80.2538,0.0000,80.2538,-12.9048,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19719.3373,19719.3373,19719.3373,19719.3373,6,0,0,0
+1379.1916,0.5000,29623.2554,85.0000,85.0000,0.0000,-0.4672,39.5989,6,1634.7370,594.1601,872.0180,-77.4714,101.7138,149.2801,161.8432,-13.2623,0.0000,97.8575,0.0000,97.8575,3.8563,97.8575,6.6205,0.0000,2239.3657,389.0607,571.6336,91.2370,10.2752,80.9618,0.0000,80.9618,0.0000,80.9618,-12.1968,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19862.4586,19862.4586,19862.4586,19862.4586,6,0,0,0
+1379.6916,0.5000,29635.0610,85.0000,85.0000,0.0000,-0.4792,39.5423,6,1634.7370,592.2250,872.9256,-77.4714,101.3826,149.4355,161.8432,-13.2623,0.0000,97.5263,0.0000,97.5263,3.8563,97.5263,6.6073,0.0000,2239.3657,387.7046,569.6985,90.9190,10.2687,80.6503,0.0000,80.6503,0.0000,80.6503,-12.5082,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19799.4914,19799.4914,19799.4914,19799.4914,6,0,0,0
+1380.1916,0.5000,29646.8665,85.0000,85.0000,0.0000,-0.5044,39.4828,6,1634.7370,588.1332,872.5263,-77.4714,100.6821,149.3671,161.8432,-13.2623,0.0000,96.8258,0.0000,96.8258,3.8563,96.8258,6.5793,0.0000,2239.3657,384.8371,565.6068,90.2465,10.2549,79.9916,0.0000,79.9916,0.0000,79.9916,-13.1669,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19666.3468,19666.3468,19666.3468,19666.3468,6,0,0,0
+1380.6916,0.5000,29658.6721,85.0000,85.0000,0.0000,-0.5458,39.4183,6,1634.7370,581.4152,871.6819,-77.4714,99.5320,149.2226,161.8432,-13.2623,0.0000,95.6757,0.0000,95.6757,3.8563,95.6757,6.5333,0.0000,2239.3657,380.1291,558.8887,89.1425,10.2323,78.9102,0.0000,78.9102,0.0000,78.9102,-14.2483,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19447.7429,19447.7429,19447.7429,19447.7429,6,0,0,0
+1381.1916,0.5000,29670.4776,85.0000,85.0000,0.0000,-0.5906,39.3486,6,1634.7370,574.1585,870.2956,-77.4714,98.2898,148.9853,161.8432,-13.2623,0.0000,94.4335,0.0000,94.4335,3.8563,94.4335,6.4836,0.0000,2239.3657,375.0436,551.6321,87.9499,10.2078,77.7421,0.0000,77.7421,0.0000,77.7421,-15.4164,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19211.6137,19211.6137,19211.6137,19211.6137,6,0,0,0
+1381.6916,0.5000,29682.2832,85.0000,85.0000,0.0000,-0.6369,39.2734,6,1634.7370,566.6449,868.7982,-77.4714,97.0035,148.7289,161.8432,-13.2623,0.0000,93.1472,0.0000,93.1472,3.8563,93.1472,6.4321,0.0000,2239.3657,369.7780,544.1184,86.7151,10.1825,76.5326,0.0000,76.5326,0.0000,76.5326,-16.6258,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18991.7684,18991.7684,18991.7684,18991.7684,6,0,0,0
+1382.1916,0.5000,29694.0887,85.0000,85.0000,0.0000,-0.6671,39.1947,6,1634.7370,561.7501,867.2478,-77.4714,96.1656,148.4635,161.8432,-13.2623,0.0000,92.3093,0.0000,92.3093,3.8563,92.3093,6.3986,0.0000,2239.3657,366.3478,539.2237,85.9107,10.1661,75.7446,0.0000,75.7446,0.0000,75.7446,-17.4137,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18848.0052,18848.0052,18848.0052,18848.0052,6,0,0,0
+1382.6916,0.5000,29705.8943,85.0000,85.0000,0.0000,-0.6825,39.1141,6,1634.7370,559.2452,866.2377,-77.4714,95.7368,148.2906,161.8432,-13.2623,0.0000,91.8805,0.0000,91.8805,3.8563,91.8805,6.3815,0.0000,2239.3657,364.5924,536.7188,85.4990,10.1576,75.3414,0.0000,75.3414,0.0000,75.3414,-17.8169,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18766.1365,18766.1365,18766.1365,18766.1365,6,0,0,0
+1383.1916,0.5000,29717.6998,85.0000,85.0000,0.0000,-0.6585,39.0364,6,1634.7370,563.1429,865.7209,-77.4714,96.4040,148.2021,161.8432,-13.2623,0.0000,92.5477,0.0000,92.5477,3.8563,92.5477,6.4081,0.0000,2239.3657,367.3239,540.6165,86.1396,10.1707,75.9688,0.0000,75.9688,0.0000,75.9688,-17.1895,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18890.2258,18890.2258,18890.2258,18890.2258,6,0,0,0
+1383.6916,0.5000,29729.5054,85.0000,85.0000,0.0000,-0.6169,38.9635,6,1634.7370,569.8821,866.5252,-77.4714,97.5577,148.3398,161.8432,-13.2623,0.0000,93.7014,0.0000,93.7014,3.8563,93.7014,6.4543,0.0000,2239.3657,372.0467,547.3556,87.2471,10.1934,77.0537,0.0000,77.0537,0.0000,77.0537,-16.1047,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19085.6350,19085.6350,19085.6350,19085.6350,6,0,0,0
+1384.1916,0.5000,29741.3110,85.0000,85.0000,0.0000,-0.5525,38.8983,6,1634.7370,580.3350,867.9158,-77.4714,99.3471,148.5779,161.8432,-13.2623,0.0000,95.4908,0.0000,95.4908,3.8563,95.4908,6.5259,0.0000,2239.3657,379.3721,557.8086,88.9650,10.2286,78.7363,0.0000,78.7363,0.0000,78.7363,-14.4221,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19412.5951,19412.5951,19412.5951,19412.5951,6,0,0,0
+1384.6916,0.5000,29753.1165,85.0000,85.0000,0.0000,-0.4997,38.8393,6,1634.7370,588.8897,870.0728,-77.4714,100.8116,148.9471,161.8432,-13.2623,0.0000,96.9553,0.0000,96.9553,3.8563,96.9553,6.5844,0.0000,2239.3657,385.3672,566.3633,90.3709,10.2575,80.1134,0.0000,80.1134,0.0000,80.1134,-13.0451,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19690.9631,19690.9631,19690.9631,19690.9631,6,0,0,0
+1385.1916,0.5000,29764.9221,85.0000,85.0000,0.0000,-0.4591,38.7851,6,1634.7370,595.4811,871.8380,-77.4714,101.9400,149.2493,161.8432,-13.2623,0.0000,98.0837,0.0000,98.0837,3.8563,98.0837,6.6296,0.0000,2239.3657,389.9865,572.9546,91.4541,10.2797,81.1744,0.0000,81.1744,0.0000,81.1744,-11.9841,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19905.4445,19905.4445,19905.4445,19905.4445,6,0,0,0
+1385.6916,0.5000,29776.7276,85.0000,85.0000,0.0000,-0.4439,38.7327,6,1634.7370,597.9503,873.1982,-77.4714,102.3627,149.4821,161.8432,-13.2623,0.0000,98.5064,0.0000,98.5064,3.8563,98.5064,6.6465,0.0000,2239.3657,391.7169,575.4238,91.8599,10.2880,81.5719,0.0000,81.5719,0.0000,81.5719,-11.5866,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19985.7915,19985.7915,19985.7915,19985.7915,6,0,0,0
+1386.1916,0.5000,29788.5332,85.0000,85.0000,0.0000,-0.4348,38.6814,6,1634.7370,599.4277,873.7077,-77.4714,102.6156,149.5694,161.8432,-13.2623,0.0000,98.7593,0.0000,98.7593,3.8563,98.7593,6.6566,0.0000,2239.3657,392.7523,576.9013,92.1027,10.2929,81.8097,0.0000,81.8097,0.0000,81.8097,-11.3488,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20033.8664,20033.8664,20033.8664,20033.8664,6,0,0,0
+1386.6916,0.5000,29800.3387,85.0000,85.0000,0.0000,-0.4237,38.6314,6,1634.7370,601.2221,874.0125,-77.4714,102.9228,149.6216,161.8432,-13.2623,0.0000,99.0665,0.0000,99.0665,3.8563,99.0665,6.6689,0.0000,2239.3657,394.0098,578.6957,92.3976,10.2990,82.0986,0.0000,82.0986,0.0000,82.0986,-11.0600,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20092.2565,20092.2565,20092.2565,20092.2565,6,0,0,0
+1387.1916,0.5000,29812.1443,85.0000,85.0000,0.0000,-0.3978,38.5844,6,1634.7370,605.4220,874.3828,-77.4714,103.6417,149.6849,161.8432,-13.2623,0.0000,99.7855,0.0000,99.7855,3.8563,99.7855,6.6977,0.0000,2239.3657,396.9531,582.8956,93.0878,10.3131,82.7747,0.0000,82.7747,0.0000,82.7747,-10.3839,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20228.9195,20228.9195,20228.9195,20228.9195,6,0,0,0
+1387.6916,0.5000,29823.9498,85.0000,85.0000,0.0000,-0.3545,38.5425,6,1634.7370,612.4458,875.2495,-77.4714,104.8441,149.8333,161.8432,-13.2623,0.0000,100.9879,0.0000,100.9879,3.8563,100.9879,6.7457,0.0000,2239.3657,401.8754,589.9194,94.2421,10.3368,83.9053,0.0000,83.9053,0.0000,83.9053,-9.2533,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20457.4729,20457.4729,20457.4729,20457.4729,6,0,0,0
+1388.1916,0.5000,29835.7554,85.0000,85.0000,0.0000,-0.2796,38.5095,6,1634.7370,624.5719,876.6988,-77.4714,106.9200,150.0814,161.8432,-13.2623,0.0000,103.0637,0.0000,103.0637,3.8563,103.0637,6.8288,0.0000,2239.3657,410.3733,602.0454,96.2349,10.3762,85.8588,0.0000,85.8588,0.0000,85.8588,-7.2999,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20852.0513,20852.0513,20852.0513,20852.0513,6,0,0,0
+1388.6916,0.5000,29847.5610,85.0000,85.0000,0.0000,-0.1865,38.4875,6,1634.7370,639.6565,879.2011,-77.4714,109.5023,150.5098,161.8432,-13.2623,0.0000,105.6460,0.0000,105.6460,3.8563,105.6460,6.9321,0.0000,2239.3657,420.9446,617.1300,98.7140,10.4249,88.2891,0.0000,88.2891,0.0000,88.2891,-4.8696,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21342.8998,21342.8998,21342.8998,21342.8998,6,0,0,0
+1389.1916,0.5000,29859.3665,85.0000,85.0000,0.0000,-0.0634,38.4800,6,1634.7370,659.6021,882.3138,-77.4714,112.9168,151.0426,161.8432,-13.2623,0.0000,109.0605,0.0000,109.0605,3.8563,109.0605,7.0687,0.0000,2239.3657,434.9225,637.0757,101.9919,10.4893,91.5025,0.0000,91.5025,0.0000,91.5025,-1.6562,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21984.1613,21984.1613,21984.1613,21984.1613,6,0,0,0
+1389.6916,0.5000,29871.1721,85.0000,85.0000,0.0000,0.0705,38.4883,6,1634.7370,681.3115,886.4296,-77.4714,116.6332,151.7472,161.8432,-13.2623,0.0000,112.7769,0.0000,112.7769,3.8563,112.7769,7.2173,0.0000,2239.3657,450.1364,658.7851,105.5596,10.5594,95.0002,0.0000,95.0002,0.0000,95.0002,1.8414,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22585.5746,22585.5746,22585.5746,22585.5746,6,0,0,0
+1390.1916,0.5000,29882.9776,85.0000,85.0000,0.0000,0.2156,38.5138,6,1634.7370,704.8179,890.9093,-77.4714,120.6573,152.5141,161.8432,-13.2623,0.0000,116.8010,0.0000,116.8010,3.8563,116.8010,7.3783,0.0000,2239.3657,466.6097,682.2915,109.4227,10.6354,98.7873,0.0000,98.7873,0.0000,98.7873,5.6286,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23329.9592,23329.9592,23329.9592,23329.9592,6,0,0,0
+1390.6916,0.5000,29894.7832,85.0000,85.0000,0.0000,0.3643,38.5568,6,1634.7370,728.9091,895.7599,-77.4714,124.7814,153.3445,161.8432,-13.2623,0.0000,120.9251,0.0000,120.9251,3.8563,120.9251,7.5432,0.0000,2239.3657,483.4928,706.3826,113.3819,10.7132,102.6687,0.0000,102.6687,0.0000,102.6687,9.5101,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24092.8631,24092.8631,24092.8631,24092.8631,6,0,0,0
+1391.1916,0.5000,29906.5887,85.0000,85.0000,0.0000,0.5034,38.6162,6,1634.7370,751.4394,900.7311,-77.4714,128.6384,154.1955,161.8432,-13.2623,0.0000,124.7821,0.0000,124.7821,3.8563,124.7821,7.6975,0.0000,2239.3657,499.2821,728.9130,117.0846,10.7860,106.2986,0.0000,106.2986,0.0000,106.2986,13.1401,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24806.3395,24806.3395,24806.3395,24806.3395,6,0,0,0
+1391.6916,0.5000,29918.3943,85.0000,85.0000,0.0000,0.5327,38.6791,6,1634.7370,756.1966,905.3803,-77.4714,129.4527,154.9914,161.8432,-13.2623,0.0000,125.5964,0.0000,125.5964,3.8563,125.5964,7.7301,0.0000,2239.3657,502.6159,733.6702,117.8664,10.8013,107.0650,0.0000,107.0650,0.0000,107.0650,13.9065,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24956.9876,24956.9876,24956.9876,24956.9876,6,0,0,0
+1392.1916,0.5000,29930.1998,85.0000,85.0000,0.0000,0.5327,38.7420,6,1634.7370,756.1966,906.3619,-77.4714,129.4527,155.1594,161.8432,-13.2623,0.0000,125.5964,0.0000,125.5964,3.8563,125.5964,7.7301,0.0000,2239.3657,502.6159,733.6702,117.8664,10.8013,107.0650,0.0000,107.0650,0.0000,107.0650,13.9065,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24956.9876,24956.9876,24956.9876,24956.9876,6,0,0,0
+1392.6916,0.5000,29942.0054,85.0000,85.0000,0.0000,0.7316,38.8284,6,1634.7370,788.4122,906.3619,-77.4714,134.9677,155.1594,161.8432,-13.2623,0.0000,131.1114,0.0000,131.1114,3.8563,131.1114,7.9507,0.0000,2239.3657,525.1926,765.8858,123.1607,10.9054,112.2553,0.0000,112.2553,0.0000,112.2553,19.0970,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26003.8902,26003.8902,26003.8902,26003.8902,6,0,0,0
+1393.1916,0.5000,29953.8110,85.0000,85.0000,0.0000,0.8058,38.9235,6,1634.7370,800.4348,913.0096,-77.4714,137.0258,156.2974,161.8432,-13.2623,0.0000,133.1695,0.0000,133.1695,3.8563,133.1695,8.0330,0.0000,2239.3657,533.6180,777.9083,125.1365,10.9451,114.1914,0.0000,114.1914,0.0000,114.1914,21.0333,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26398.2167,26398.2167,26398.2167,26398.2167,6,0,0,0
+1393.6916,0.5000,29965.6165,85.0000,85.0000,0.0000,0.8030,39.0183,6,1634.7370,799.9889,915.4905,-77.4714,136.9495,156.7221,161.8432,-13.2623,0.0000,133.0932,0.0000,133.0932,3.8563,133.0932,8.0300,0.0000,2239.3657,533.3055,777.4625,125.0633,10.9436,114.1196,0.0000,114.1196,0.0000,114.1196,20.9615,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26383.5933,26383.5933,26383.5933,26383.5933,6,0,0,0
+1394.1916,0.5000,29977.4221,85.0000,85.0000,0.0000,0.7947,39.1121,6,1634.7370,798.6371,915.3985,-77.4714,136.7181,156.7064,161.8432,-13.2623,0.0000,132.8618,0.0000,132.8618,3.8563,132.8618,8.0207,0.0000,2239.3657,532.3582,776.1106,124.8411,10.9392,113.9019,0.0000,113.9019,0.0000,113.9019,20.7438,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26339.2554,26339.2554,26339.2554,26339.2554,6,0,0,0
+1394.6916,0.5000,29989.2276,85.0000,85.0000,0.0000,0.7864,39.2050,6,1634.7370,797.3032,915.1195,-77.4714,136.4897,156.6586,161.8432,-13.2623,0.0000,132.6335,0.0000,132.6335,3.8563,132.6335,8.0116,0.0000,2239.3657,531.4234,774.7768,124.6219,10.9348,113.6871,0.0000,113.6871,0.0000,113.6871,20.5289,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26295.5060,26295.5060,26295.5060,26295.5060,6,0,0,0
+1395.1916,0.5000,30001.0332,85.0000,85.0000,0.0000,0.7815,39.2972,6,1634.7370,796.5090,914.8443,-77.4714,136.3538,156.6115,161.8432,-13.2623,0.0000,132.4975,0.0000,132.4975,3.8563,132.4975,8.0061,0.0000,2239.3657,530.8668,773.9825,124.4914,10.9321,113.5592,0.0000,113.5592,0.0000,113.5592,20.4010,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26269.4547,26269.4547,26269.4547,26269.4547,6,0,0,0
+1395.6916,0.5000,30012.8387,85.0000,85.0000,0.0000,0.7812,39.3895,6,1634.7370,796.4532,914.6804,-77.4714,136.3442,156.5835,161.8432,-13.2623,0.0000,132.4879,0.0000,132.4879,3.8563,132.4879,8.0057,0.0000,2239.3657,530.8277,773.9268,124.4822,10.9320,113.5502,0.0000,113.5502,0.0000,113.5502,20.3921,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26267.6270,26267.6270,26267.6270,26267.6270,6,0,0,0
+1396.1916,0.5000,30024.6443,85.0000,85.0000,0.0000,0.7854,39.4822,6,1634.7370,797.1406,914.6689,-77.4714,136.4619,156.5815,161.8432,-13.2623,0.0000,132.6056,0.0000,132.6056,3.8563,132.6056,8.0105,0.0000,2239.3657,531.3095,774.6142,124.5952,10.9342,113.6609,0.0000,113.6609,0.0000,113.6609,20.5028,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26290.1724,26290.1724,26290.1724,26290.1724,6,0,0,0
+1396.6916,0.5000,30036.4498,85.0000,85.0000,0.0000,0.8005,39.5767,6,1634.7370,799.5740,914.8107,-77.4714,136.8785,156.6058,161.8432,-13.2623,0.0000,133.0222,0.0000,133.0222,3.8563,133.0222,8.0271,0.0000,2239.3657,533.0148,777.0476,124.9951,10.9422,114.0528,0.0000,114.0528,0.0000,114.0528,20.8947,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26369.9851,26369.9851,26369.9851,26369.9851,6,0,0,0
+1397.1916,0.5000,30048.2554,85.0000,85.0000,0.0000,0.8217,39.6737,6,1634.7370,803.0122,915.3129,-77.4714,137.4671,156.6917,161.8432,-13.2623,0.0000,133.6108,0.0000,133.6108,3.8563,133.6108,8.0507,0.0000,2239.3657,535.4243,780.4857,125.5601,10.9536,114.6065,0.0000,114.6065,0.0000,114.6065,21.4484,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26482.7536,26482.7536,26482.7536,26482.7536,6,0,0,0
+1397.6916,0.5000,30060.0610,85.0000,85.0000,0.0000,0.8533,39.7744,6,1634.7370,808.1352,916.0223,-77.4714,138.3441,156.8132,161.8432,-13.2623,0.0000,134.4878,0.0000,134.4878,3.8563,134.4878,8.0857,0.0000,2239.3657,539.0145,785.6088,126.4020,10.9705,115.4315,0.0000,115.4315,0.0000,115.4315,22.2735,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26650.7843,26650.7843,26650.7843,26650.7843,6,0,0,0
+1398.1916,0.5000,30071.8665,85.0000,85.0000,0.0000,0.8873,39.8792,6,1634.7370,813.6473,917.0795,-77.4714,139.2877,156.9942,161.8432,-13.2623,0.0000,135.4314,0.0000,135.4314,3.8563,135.4314,8.1235,0.0000,2239.3657,542.8773,791.1208,127.3079,10.9887,116.3192,0.0000,116.3192,0.0000,116.3192,23.1612,75.0020,18.1560,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26831.5727,26831.5727,26831.5727,26831.5727,6,0,0,0
+1398.6916,0.5000,30083.6721,85.0000,85.0000,0.0000,0.9224,39.9881,6,1634.7370,819.3318,918.2169,-77.4714,140.2608,157.1889,161.8432,-13.2623,0.0000,136.4045,0.0000,136.4045,3.8563,136.4045,8.1624,0.0000,2239.3657,546.8611,796.8054,128.2421,11.0074,117.2347,0.0000,117.2347,0.0000,117.2347,24.0767,75.0020,18.1559,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27018.0214,27018.0214,27018.0214,27018.0214,6,0,0,0
+1399.1916,0.5000,30095.4776,85.0000,85.0000,0.0000,0.9441,40.0995,6,1634.7370,822.8567,919.3899,-77.4714,140.8642,157.3897,161.8432,-13.2623,0.0000,137.0079,0.0000,137.0079,3.8563,137.0079,8.1865,0.0000,2239.3657,549.3313,800.3302,128.8214,11.0191,117.8023,0.0000,117.8023,0.0000,117.8023,24.6444,75.0020,18.1559,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27133.6322,27133.6322,27133.6322,27133.6322,6,0,0,0
+1399.6916,0.5000,30107.2832,85.0000,85.0000,0.0000,0.9565,40.2125,6,1634.7370,824.8680,920.1173,-77.4714,141.2085,157.5142,161.8432,-13.2623,0.0000,137.3523,0.0000,137.3523,3.8563,137.3523,8.2003,0.0000,2239.3657,550.7408,802.3416,129.1519,11.0257,118.1262,0.0000,118.1262,0.0000,118.1262,24.9683,75.0020,18.1559,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27199.6019,27199.6019,27199.6019,27199.6019,6,0,0,0
+1400.1916,0.5000,30119.0887,85.0000,85.0000,0.0000,0.9498,40.3246,6,1634.7370,823.7780,920.5323,-77.4714,141.0219,157.5852,161.8432,-13.2623,0.0000,137.1656,0.0000,137.1656,3.8563,137.1656,8.1929,0.0000,2239.3657,549.9769,801.2515,128.9728,11.0221,117.9507,0.0000,117.9507,0.0000,117.9507,24.7928,75.0020,18.1559,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27163.8491,27163.8491,27163.8491,27163.8491,6,0,0,0
+1400.6916,0.5000,30130.8943,85.0000,85.0000,0.0000,0.9320,40.4346,6,1634.7370,820.8860,920.3074,-77.4714,140.5269,157.5467,161.8432,-13.2623,0.0000,136.6706,0.0000,136.6706,3.8563,136.6706,8.1731,0.0000,2239.3657,547.9502,798.3595,128.4975,11.0126,117.4850,0.0000,117.4850,0.0000,117.4850,24.3270,75.0020,18.1559,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27068.9948,27068.9948,27068.9948,27068.9948,6,0,0,0
+1401.1916,0.5000,30142.6998,85.0000,85.0000,0.0000,0.8998,40.5408,6,1634.7370,815.6812,919.7106,-77.4714,139.6359,157.4446,161.8432,-13.2623,0.0000,135.7796,0.0000,135.7796,3.8563,135.7796,8.1374,0.0000,2239.3657,544.3027,793.1548,127.6422,10.9954,116.6468,0.0000,116.6468,0.0000,116.6468,23.4888,75.0020,18.1560,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26898.2851,26898.2851,26898.2851,26898.2851,6,0,0,0
+1401.6916,0.5000,30154.5054,85.0000,85.0000,0.0000,0.8487,40.6410,6,1634.7370,807.3883,918.6366,-77.4714,138.2162,157.2607,161.8432,-13.2623,0.0000,134.3599,0.0000,134.3599,3.8563,134.3599,8.0806,0.0000,2239.3657,538.4910,784.8618,126.2793,10.9680,115.3113,0.0000,115.3113,0.0000,115.3113,22.1532,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26626.2853,26626.2853,26626.2853,26626.2853,6,0,0,0
+1402.1916,0.5000,30166.3110,85.0000,85.0000,0.0000,0.7855,40.7338,6,1634.7370,797.1544,916.9253,-77.4714,136.4643,156.9678,161.8432,-13.2623,0.0000,132.6080,0.0000,132.6080,3.8563,132.6080,8.0106,0.0000,2239.3657,531.3192,774.6280,124.5974,10.9343,113.6632,0.0000,113.6632,0.0000,113.6632,20.5050,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26290.6259,26290.6259,26290.6259,26290.6259,6,0,0,0
+1402.6916,0.5000,30178.1165,85.0000,85.0000,0.0000,0.7076,40.8173,6,1634.7370,784.5291,914.8136,-77.4714,134.3030,156.6063,161.8432,-13.2623,0.0000,130.4467,0.0000,130.4467,3.8563,130.4467,7.9241,0.0000,2239.3657,522.4713,762.0027,122.5226,10.8929,111.6297,0.0000,111.6297,0.0000,111.6297,18.4714,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25876.5281,25876.5281,25876.5281,25876.5281,6,0,0,0
+1403.1916,0.5000,30189.9221,85.0000,85.0000,0.0000,0.6342,40.8922,6,1634.7370,772.6323,912.2083,-77.4714,132.2663,156.1603,161.8432,-13.2623,0.0000,128.4101,0.0000,128.4101,3.8563,128.4101,7.8426,0.0000,2239.3657,514.1340,750.1058,120.5674,10.8544,109.7130,0.0000,109.7130,0.0000,109.7130,16.5546,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25486.3251,25486.3251,25486.3251,25486.3251,6,0,0,0
+1403.6916,0.5000,30201.7276,85.0000,85.0000,0.0000,0.5758,40.9601,6,1634.7370,763.1732,909.7534,-77.4714,130.6471,155.7400,161.8432,-13.2623,0.0000,126.7908,0.0000,126.7908,3.8563,126.7908,7.7779,0.0000,2239.3657,507.5051,740.6468,119.0129,10.8239,108.1890,0.0000,108.1890,0.0000,108.1890,15.0306,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25177.9175,25177.9175,25177.9175,25177.9175,6,0,0,0
+1404.1916,0.5000,30213.5332,85.0000,85.0000,0.0000,0.5578,41.0260,6,1634.7370,760.2565,907.8015,-77.4714,130.1477,155.4059,161.8432,-13.2623,0.0000,126.2915,0.0000,126.2915,3.8563,126.2915,7.7579,0.0000,2239.3657,505.4611,737.7300,118.5336,10.8145,107.7191,0.0000,107.7191,0.0000,107.7191,14.5606,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25085.5528,25085.5528,25085.5528,25085.5528,6,0,0,0
+1404.6916,0.5000,30225.3387,85.0000,85.0000,0.0000,0.5724,41.0936,6,1634.7370,762.6194,907.1997,-77.4714,130.5523,155.3028,161.8432,-13.2623,0.0000,126.6960,0.0000,126.6960,3.8563,126.6960,7.7741,0.0000,2239.3657,507.1170,740.0930,118.9219,10.8221,108.0998,0.0000,108.0998,0.0000,108.0998,14.9414,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25160.3814,25160.3814,25160.3814,25160.3814,6,0,0,0
+1405.1916,0.5000,30237.1443,85.0000,85.0000,0.0000,0.6370,41.1688,6,1634.7370,773.0877,907.6873,-77.4714,132.3443,155.3863,161.8432,-13.2623,0.0000,128.4880,0.0000,128.4880,3.8563,128.4880,7.8458,0.0000,2239.3657,514.4532,750.5613,120.6423,10.8559,109.7864,0.0000,109.7864,0.0000,109.7864,16.6280,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25501.2635,25501.2635,25501.2635,25501.2635,6,0,0,0
+1405.6916,0.5000,30248.9498,85.0000,85.0000,0.0000,0.7187,41.2536,6,1634.7370,786.3180,909.8474,-77.4714,134.6092,155.7561,161.8432,-13.2623,0.0000,130.7529,0.0000,130.7529,3.8563,130.7529,7.9363,0.0000,2239.3657,523.7250,763.7915,122.8166,10.8986,111.9179,0.0000,111.9179,0.0000,111.9179,18.7596,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25935.2009,25935.2009,25935.2009,25935.2009,6,0,0,0
+1406.1916,0.5000,30260.7554,85.0000,85.0000,0.0000,0.8149,41.3498,6,1634.7370,801.9228,912.5775,-77.4714,137.2806,156.2235,161.8432,-13.2623,0.0000,133.4243,0.0000,133.4243,3.8563,133.4243,8.0432,0.0000,2239.3657,534.6608,779.3963,125.3811,10.9500,114.4311,0.0000,114.4311,0.0000,114.4311,21.2729,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26447.0214,26447.0214,26447.0214,26447.0214,6,0,0,0
+1406.6916,0.5000,30272.5610,85.0000,85.0000,0.0000,0.8987,41.4559,6,1634.7370,815.5033,915.7975,-77.4714,139.6054,156.7747,161.8432,-13.2623,0.0000,135.7491,0.0000,135.7491,3.8563,135.7491,8.1362,0.0000,2239.3657,544.1781,792.9769,127.6129,10.9948,116.6181,0.0000,116.6181,0.0000,116.6181,23.4601,75.0020,18.1560,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26892.4503,26892.4503,26892.4503,26892.4503,6,0,0,0
+1407.1916,0.5000,30284.3665,85.0000,85.0000,0.0000,0.9687,41.5703,6,1634.7370,826.8367,918.5999,-77.4714,141.5455,157.2544,161.8432,-13.2623,0.0000,137.6893,0.0000,137.6893,3.8563,137.6893,8.2138,0.0000,2239.3657,552.1204,804.3102,129.4755,11.0322,118.4433,0.0000,118.4433,0.0000,118.4433,25.2854,75.0020,18.1559,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27264.1714,27264.1714,27264.1714,27264.1714,6,0,0,0
+1407.6916,0.5000,30296.1721,85.0000,85.0000,0.0000,1.0149,41.6901,6,1634.7370,834.3325,920.9385,-77.4714,142.8288,157.6548,161.8432,-13.2623,0.0000,138.9725,0.0000,138.9725,3.8563,138.9725,8.2651,0.0000,2239.3657,557.3735,811.8060,130.7073,11.0569,119.6504,0.0000,119.6504,0.0000,119.6504,26.4926,75.0020,18.1558,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27510.0262,27510.0262,27510.0262,27510.0262,6,0,0,0
+1408.1916,0.5000,30307.9776,85.0000,85.0000,0.0000,1.0494,41.8140,6,1634.7370,839.9112,922.4853,-77.4714,143.7838,157.9196,161.8432,-13.2623,0.0000,139.9275,0.0000,139.9275,3.8563,139.9275,8.3033,0.0000,2239.3657,561.2831,817.3848,131.6242,11.0753,120.5488,0.0000,120.5488,0.0000,120.5488,27.3911,75.0020,18.1557,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27693.0042,27693.0042,27693.0042,27693.0042,6,0,0,0
+1408.6916,0.5000,30319.7832,85.0000,85.0000,0.0000,1.0676,41.9400,6,1634.7370,842.8757,923.6365,-77.4714,144.2913,158.1166,161.8432,-13.2623,0.0000,140.4350,0.0000,140.4350,3.8563,140.4350,8.3236,0.0000,2239.3657,563.3606,820.3493,132.1113,11.0851,121.0262,0.0000,121.0262,0.0000,121.0262,27.8685,75.0020,18.1557,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27790.2360,27790.2360,27790.2360,27790.2360,6,0,0,0
+1409.1916,0.5000,30331.5887,85.0000,85.0000,0.0000,1.0755,42.0670,6,1634.7370,844.1453,924.2482,-77.4714,144.5086,158.2214,161.8432,-13.2623,0.0000,140.6523,0.0000,140.6523,3.8563,140.6523,8.3323,0.0000,2239.3657,564.2503,821.6188,132.3200,11.0893,121.2307,0.0000,121.2307,0.0000,121.2307,28.0730,75.0020,18.1557,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27831.8766,27831.8766,27831.8766,27831.8766,6,0,0,0
+1409.6916,0.5000,30343.3943,85.0000,85.0000,0.0000,1.0718,42.1935,6,1634.7370,843.5464,924.5102,-77.4714,144.4061,158.2662,161.8432,-13.2623,0.0000,140.5498,0.0000,140.5498,3.8563,140.5498,8.3282,0.0000,2239.3657,563.8306,821.0200,132.2216,11.0873,121.1343,0.0000,121.1343,0.0000,121.1343,27.9766,75.0020,18.1557,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27812.2336,27812.2336,27812.2336,27812.2336,6,0,0,0
+1410.1916,0.5000,30355.1998,85.0000,85.0000,0.0000,1.0634,42.3191,6,1634.7370,842.1802,924.3866,-77.4714,144.1722,158.2451,161.8432,-13.2623,0.0000,140.3159,0.0000,140.3159,3.8563,140.3159,8.3189,0.0000,2239.3657,562.8732,819.6538,131.9971,11.0828,120.9142,0.0000,120.9142,0.0000,120.9142,27.7565,75.0020,18.1557,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27767.4248,27767.4248,27767.4248,27767.4248,6,0,0,0
+1410.6916,0.5000,30367.0054,85.0000,85.0000,0.0000,1.0538,42.4435,6,1634.7370,840.6349,924.1047,-77.4714,143.9077,158.1968,161.8432,-13.2623,0.0000,140.0514,0.0000,140.0514,3.8563,140.0514,8.3083,0.0000,2239.3657,561.7902,818.1084,131.7431,11.0777,120.6654,0.0000,120.6654,0.0000,120.6654,27.5076,75.0020,18.1557,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27716.7381,27716.7381,27716.7381,27716.7381,6,0,0,0
+1411.1916,0.5000,30378.8110,85.0000,85.0000,0.0000,1.0485,42.5672,6,1634.7370,839.7712,923.7858,-77.4714,143.7598,158.1422,161.8432,-13.2623,0.0000,139.9035,0.0000,139.9035,3.8563,139.9035,8.3024,0.0000,2239.3657,561.1850,817.2448,131.6011,11.0749,120.5263,0.0000,120.5263,0.0000,120.5263,27.3685,75.0020,18.1557,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27688.4112,27688.4112,27688.4112,27688.4112,6,0,0,0
+1411.6916,0.5000,30390.6165,85.0000,85.0000,0.0000,1.0395,42.6900,6,1634.7370,838.3066,923.6076,-77.4714,143.5091,158.1117,161.8432,-13.2623,0.0000,139.6528,0.0000,139.6528,3.8563,139.6528,8.2923,0.0000,2239.3657,560.1586,815.7802,131.3605,11.0700,120.2904,0.0000,120.2904,0.0000,120.2904,27.1327,75.0020,18.1557,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27640.3752,27640.3752,27640.3752,27640.3752,6,0,0,0
+1412.1916,0.5000,30402.4221,85.0000,85.0000,0.0000,1.0228,42.8107,6,1634.7370,835.6102,923.3054,-77.4714,143.0475,158.0600,161.8432,-13.2623,0.0000,139.1912,0.0000,139.1912,3.8563,139.1912,8.2739,0.0000,2239.3657,558.2690,813.0838,130.9173,11.0611,119.8562,0.0000,119.8562,0.0000,119.8562,26.6984,75.0020,18.1558,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27551.9357,27551.9357,27551.9357,27551.9357,6,0,0,0
+1412.6916,0.5000,30414.2276,85.0000,85.0000,0.0000,0.9896,42.9275,6,1634.7370,830.2314,922.7490,-77.4714,142.1267,157.9647,161.8432,-13.2623,0.0000,138.2704,0.0000,138.2704,3.8563,138.2704,8.2370,0.0000,2239.3657,554.4995,807.7050,130.0334,11.0434,118.9900,0.0000,118.9900,0.0000,118.9900,25.8321,75.0020,18.1558,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27375.5162,27375.5162,27375.5162,27375.5162,6,0,0,0
+1413.1916,0.5000,30426.0332,85.0000,85.0000,0.0000,0.9440,43.0390,6,1634.7370,822.8409,921.6390,-77.4714,140.8615,157.7747,161.8432,-13.2623,0.0000,137.0052,0.0000,137.0052,3.8563,137.0052,8.1864,0.0000,2239.3657,549.3202,800.3145,128.8188,11.0190,117.7998,0.0000,117.7998,0.0000,117.7998,24.6418,75.0020,18.1559,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27133.1149,27133.1149,27133.1149,27133.1149,6,0,0,0
+1413.6916,0.5000,30437.8387,85.0000,85.0000,0.0000,0.8752,43.1423,6,1634.7370,811.6937,920.1140,-77.4714,138.9532,157.5136,161.8432,-13.2623,0.0000,135.0970,0.0000,135.0970,3.8563,135.0970,8.1101,0.0000,2239.3657,541.5083,789.1673,126.9868,10.9822,116.0046,0.0000,116.0046,0.0000,116.0046,22.8466,75.0020,18.1560,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26767.4994,26767.4994,26767.4994,26767.4994,6,0,0,0
+1414.1916,0.5000,30449.6443,85.0000,85.0000,0.0000,0.7922,43.2358,6,1634.7370,798.2340,917.8138,-77.4714,136.6491,157.1199,161.8432,-13.2623,0.0000,132.7928,0.0000,132.7928,3.8563,132.7928,8.0179,0.0000,2239.3657,532.0757,775.7076,124.7749,10.9378,113.8370,0.0000,113.8370,0.0000,113.8370,20.6788,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26326.0346,26326.0346,26326.0346,26326.0346,6,0,0,0
+1414.6916,0.5000,30461.4498,85.0000,85.0000,0.0000,0.6867,43.3169,6,1634.7370,781.1333,915.0364,-77.4714,133.7216,156.6444,161.8432,-13.2623,0.0000,129.8653,0.0000,129.8653,3.8563,129.8653,7.9008,0.0000,2239.3657,520.0916,758.6069,121.9645,10.8819,111.0826,0.0000,111.0826,0.0000,111.0826,17.9243,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25765.1503,25765.1503,25765.1503,25765.1503,6,0,0,0
+1415.1916,0.5000,30473.2554,85.0000,85.0000,0.0000,0.5790,43.3852,6,1634.7370,763.6904,911.5076,-77.4714,130.7356,156.0403,161.8432,-13.2623,0.0000,126.8793,0.0000,126.8793,3.8563,126.8793,7.7814,0.0000,2239.3657,507.8676,741.1640,119.0979,10.8255,108.2724,0.0000,108.2724,0.0000,108.2724,15.1139,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25194.2959,25194.2959,25194.2959,25194.2959,6,0,0,0
+1415.6916,0.5000,30485.0610,85.0000,85.0000,0.0000,0.4735,43.4411,6,1634.7370,746.6062,907.9083,-77.4714,127.8110,155.4241,161.8432,-13.2623,0.0000,123.9547,0.0000,123.9547,3.8563,123.9547,7.6644,0.0000,2239.3657,495.8950,724.0798,116.2903,10.7704,105.5199,0.0000,105.5199,0.0000,105.5199,12.3614,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24653.2854,24653.2854,24653.2854,24653.2854,6,0,0,0
+1416.1916,0.5000,30496.8665,85.0000,85.0000,0.0000,0.3997,43.4883,6,1634.7370,734.6473,904.3829,-77.4714,125.7637,154.8206,161.8432,-13.2623,0.0000,121.9074,0.0000,121.9074,3.8563,121.9074,7.5825,0.0000,2239.3657,487.5141,712.1209,114.3249,10.7317,103.5932,0.0000,103.5932,0.0000,103.5932,10.4346,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24274.5776,24274.5776,24274.5776,24274.5776,6,0,0,0
+1416.6916,0.5000,30508.6721,85.0000,85.0000,0.0000,0.3467,43.5293,6,1634.7370,726.0553,901.9152,-77.4714,124.2929,154.3982,161.8432,-13.2623,0.0000,120.4366,0.0000,120.4366,3.8563,120.4366,7.5237,0.0000,2239.3657,481.4929,703.5288,112.9129,10.7040,102.2089,0.0000,102.2089,0.0000,102.2089,9.0503,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24002.4907,24002.4907,24002.4907,24002.4907,6,0,0,0
+1417.1916,0.5000,30520.4776,85.0000,85.0000,0.0000,0.3314,43.5684,6,1634.7370,723.5809,900.1422,-77.4714,123.8693,154.0947,161.8432,-13.2623,0.0000,120.0130,0.0000,120.0130,3.8563,120.0130,7.5068,0.0000,2239.3657,479.7588,701.0545,112.5062,10.6960,101.8103,0.0000,101.8103,0.0000,101.8103,8.6516,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23924.1350,23924.1350,23924.1350,23924.1350,6,0,0,0
+1417.6916,0.5000,30532.2832,85.0000,85.0000,0.0000,0.3346,43.6079,6,1634.7370,724.0879,899.6316,-77.4714,123.9561,154.0073,161.8432,-13.2623,0.0000,120.0998,0.0000,120.0998,3.8563,120.0998,7.5102,0.0000,2239.3657,480.1141,701.5615,112.5896,10.6976,101.8919,0.0000,101.8919,0.0000,101.8919,8.7333,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23940.1899,23940.1899,23940.1899,23940.1899,6,0,0,0
+1418.1916,0.5000,30544.0887,85.0000,85.0000,0.0000,0.3540,43.6497,6,1634.7370,727.2447,899.7363,-77.4714,124.4965,154.0252,161.8432,-13.2623,0.0000,120.6402,0.0000,120.6402,3.8563,120.6402,7.5318,0.0000,2239.3657,482.3264,704.7182,113.1084,10.7078,102.4005,0.0000,102.4005,0.0000,102.4005,9.2419,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24040.1564,24040.1564,24040.1564,24040.1564,6,0,0,0
+1418.6916,0.5000,30555.8943,85.0000,85.0000,0.0000,0.3784,43.6944,6,1634.7370,731.1886,900.3877,-77.4714,125.1716,154.1367,161.8432,-13.2623,0.0000,121.3154,0.0000,121.3154,3.8563,121.3154,7.5588,0.0000,2239.3657,485.0903,708.6622,113.7565,10.7206,103.0359,0.0000,103.0359,0.0000,103.0359,9.8773,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24165.0505,24165.0505,24165.0505,24165.0505,6,0,0,0
+1419.1916,0.5000,30567.6998,85.0000,85.0000,0.0000,0.4030,43.7419,6,1634.7370,735.1797,901.2015,-77.4714,125.8549,154.2760,161.8432,-13.2623,0.0000,121.9986,0.0000,121.9986,3.8563,121.9986,7.5862,0.0000,2239.3657,487.8873,712.6533,114.4124,10.7335,103.6790,0.0000,103.6790,0.0000,103.6790,10.5204,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24291.4374,24291.4374,24291.4374,24291.4374,6,0,0,0
+1419.6916,0.5000,30579.5054,85.0000,85.0000,0.0000,0.4223,43.7918,6,1634.7370,738.2987,902.0251,-77.4714,126.3888,154.4170,161.8432,-13.2623,0.0000,122.5325,0.0000,122.5325,3.8563,122.5325,7.6075,0.0000,2239.3657,490.0730,715.7722,114.9250,10.7435,104.1815,0.0000,104.1815,0.0000,104.1815,11.0229,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24390.2064,24390.2064,24390.2064,24390.2064,6,0,0,0
+1420.1916,0.5000,30591.3110,85.0000,85.0000,0.0000,0.4376,43.8435,6,1634.7370,740.7882,902.6687,-77.4714,126.8150,154.5272,161.8432,-13.2623,0.0000,122.9587,0.0000,122.9587,3.8563,122.9587,7.6246,0.0000,2239.3657,491.8177,718.2618,115.3341,10.7516,104.5825,0.0000,104.5825,0.0000,104.5825,11.4240,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24469.0446,24469.0446,24469.0446,24469.0446,6,0,0,0
+1420.6916,0.5000,30603.1165,85.0000,85.0000,0.0000,0.4480,43.8963,6,1634.7370,742.4633,903.1824,-77.4714,127.1017,154.6151,161.8432,-13.2623,0.0000,123.2454,0.0000,123.2454,3.8563,123.2454,7.6360,0.0000,2239.3657,492.9916,719.9368,115.6094,10.7570,104.8524,0.0000,104.8524,0.0000,104.8524,11.6939,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24522.0888,24522.0888,24522.0888,24522.0888,6,0,0,0
+1421.1916,0.5000,30614.9221,85.0000,85.0000,0.0000,0.4461,43.9490,6,1634.7370,742.1534,903.5280,-77.4714,127.0487,154.6743,161.8432,-13.2623,0.0000,123.1924,0.0000,123.1924,3.8563,123.1924,7.6339,0.0000,2239.3657,492.7744,719.6270,115.5585,10.7560,104.8025,0.0000,104.8025,0.0000,104.8025,11.6439,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24512.2766,24512.2766,24512.2766,24512.2766,6,0,0,0
+1421.6916,0.5000,30626.7276,85.0000,85.0000,0.0000,0.4348,44.0003,6,1634.7370,740.3300,903.4641,-77.4714,126.7365,154.6633,161.8432,-13.2623,0.0000,122.8803,0.0000,122.8803,3.8563,122.8803,7.6214,0.0000,2239.3657,491.4966,717.8035,115.2588,10.7501,104.5087,0.0000,104.5087,0.0000,104.5087,11.3501,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24454.5335,24454.5335,24454.5335,24454.5335,6,0,0,0
+1422.1916,0.5000,30638.5332,85.0000,85.0000,0.0000,0.4028,44.0479,6,1634.7370,735.1488,903.0878,-77.4714,125.8496,154.5989,161.8432,-13.2623,0.0000,121.9933,0.0000,121.9933,3.8563,121.9933,7.5860,0.0000,2239.3657,487.8656,712.6223,114.4073,10.7334,103.6740,0.0000,103.6740,0.0000,103.6740,10.5154,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24290.4574,24290.4574,24290.4574,24290.4574,6,0,0,0
+1422.6916,0.5000,30650.3387,85.0000,85.0000,0.0000,0.3640,44.0909,6,1634.7370,728.8508,902.0187,-77.4714,124.7714,154.4159,161.8432,-13.2623,0.0000,120.9151,0.0000,120.9151,3.8563,120.9151,7.5428,0.0000,2239.3657,483.4520,706.3244,113.3723,10.7130,102.6593,0.0000,102.6593,0.0000,102.6593,9.5007,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24091.0189,24091.0189,24091.0189,24091.0189,6,0,0,0
+1423.1916,0.5000,30662.1443,85.0000,85.0000,0.0000,0.3180,44.1284,6,1634.7370,721.4101,900.7191,-77.4714,123.4977,154.1934,161.8432,-13.2623,0.0000,119.6414,0.0000,119.6414,3.8563,119.6414,7.4919,0.0000,2239.3657,478.2375,698.8837,112.1495,10.6890,101.4605,0.0000,101.4605,0.0000,101.4605,8.3019,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23855.3910,23855.3910,23855.3910,23855.3910,6,0,0,0
+1423.6916,0.5000,30673.9498,85.0000,85.0000,0.0000,0.2933,44.1630,6,1634.7370,717.3972,899.1837,-77.4714,122.8107,153.9306,161.8432,-13.2623,0.0000,118.9544,0.0000,118.9544,3.8563,118.9544,7.4644,0.0000,2239.3657,475.4252,694.8707,111.4900,10.6760,100.8140,0.0000,100.8140,0.0000,100.8140,7.6553,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23728.3111,23728.3111,23728.3111,23728.3111,6,0,0,0
+1424.1916,0.5000,30685.7554,85.0000,85.0000,0.0000,0.2722,44.1952,6,1634.7370,713.9929,898.3556,-77.4714,122.2279,153.7888,161.8432,-13.2623,0.0000,118.3716,0.0000,118.3716,3.8563,118.3716,7.4411,0.0000,2239.3657,473.0395,691.4664,110.9305,10.6650,100.2655,0.0000,100.2655,0.0000,100.2655,7.1068,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23620.5058,23620.5058,23620.5058,23620.5058,6,0,0,0
+1424.6916,0.5000,30697.5610,85.0000,85.0000,0.0000,0.1724,44.2155,6,1634.7370,697.8086,897.6531,-77.4714,119.4573,153.6686,161.8432,-13.2623,0.0000,115.6010,0.0000,115.6010,3.8563,115.6010,7.3303,0.0000,2239.3657,461.6976,675.2821,108.2708,10.6127,97.6580,0.0000,97.6580,0.0000,97.6580,4.4993,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23107.9920,23107.9920,23107.9920,23107.9920,6,0,0,0
+1425.1916,0.5000,30709.3665,85.0000,85.0000,0.0000,0.1246,44.2302,6,1634.7370,690.0681,894.3135,-77.4714,118.1322,153.0969,161.8432,-13.2623,0.0000,114.2760,0.0000,114.2760,3.8563,114.2760,7.2773,0.0000,2239.3657,456.2730,667.5416,106.9987,10.5877,96.4110,0.0000,96.4110,0.0000,96.4110,3.2522,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22862.8710,22862.8710,22862.8710,22862.8710,6,0,0,0
+1425.6916,0.5000,30721.1721,85.0000,85.0000,0.0000,0.0940,44.2413,6,1634.7370,685.1202,892.7162,-77.4714,117.2852,152.8234,161.8432,-13.2623,0.0000,113.4289,0.0000,113.4289,3.8563,113.4289,7.2434,0.0000,2239.3657,452.8055,662.5937,106.1855,10.5717,95.6138,0.0000,95.6138,0.0000,95.6138,2.4551,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22706.1846,22706.1846,22706.1846,22706.1846,6,0,0,0
+1426.1916,0.5000,30732.9776,85.0000,85.0000,0.0000,0.0926,44.2522,6,1634.7370,684.8841,891.6952,-77.4714,117.2448,152.6486,161.8432,-13.2623,0.0000,113.3885,0.0000,113.3885,3.8563,113.3885,7.2418,0.0000,2239.3657,452.6401,662.3577,106.1467,10.5710,95.5758,0.0000,95.5758,0.0000,95.5758,2.4170,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22698.7089,22698.7089,22698.7089,22698.7089,6,0,0,0
+1426.6916,0.5000,30744.7832,85.0000,85.0000,0.0000,0.0036,44.2527,6,1634.7370,670.4730,891.6465,-77.4714,114.7778,152.6403,161.8432,-13.2623,0.0000,110.9215,0.0000,110.9215,3.8563,110.9215,7.1431,0.0000,2239.3657,442.5408,647.9466,103.7784,10.5244,93.2540,0.0000,93.2540,0.0000,93.2540,0.0952,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22288.4849,22288.4849,22288.4849,22288.4849,6,0,0,0
+1427.1916,0.5000,30756.5887,85.0000,85.0000,0.0000,-0.0321,44.2489,6,1634.7370,664.6845,888.6728,-77.4714,113.7868,152.1312,161.8432,-13.2623,0.0000,109.9306,0.0000,109.9306,3.8563,109.9306,7.1035,0.0000,2239.3657,438.4842,642.1580,102.8271,10.5057,92.3214,0.0000,92.3214,0.0000,92.3214,-0.8374,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22127.0487,22127.0487,22127.0487,22127.0487,6,0,0,0
+1427.6916,0.5000,30768.3943,85.0000,85.0000,0.0000,-0.0401,44.2442,6,1634.7370,663.3880,887.4783,-77.4714,113.5649,151.9268,161.8432,-13.2623,0.0000,109.7086,0.0000,109.7086,3.8563,109.7086,7.0946,0.0000,2239.3657,437.5756,640.8615,102.6140,10.5015,92.1125,0.0000,92.1125,0.0000,92.1125,-1.0463,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22090.5980,22090.5980,22090.5980,22090.5980,6,0,0,0
+1428.1916,0.5000,30780.1998,85.0000,85.0000,0.0000,-0.0401,44.2394,6,1634.7370,663.3880,887.2108,-77.4714,113.5649,151.8810,161.8432,-13.2623,0.0000,109.7086,0.0000,109.7086,3.8563,109.7086,7.0946,0.0000,2239.3657,437.5756,640.8615,102.6140,10.5015,92.1125,0.0000,92.1125,0.0000,92.1125,-1.0463,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22090.5980,22090.5980,22090.5980,22090.5980,6,0,0,0
+1428.6916,0.5000,30792.0054,85.0000,85.0000,0.0000,-0.0401,44.2347,6,1634.7370,663.3880,887.2108,-77.4714,113.5649,151.8810,161.8432,-13.2623,0.0000,109.7086,0.0000,109.7086,3.8563,109.7086,7.0946,0.0000,2239.3657,437.5756,640.8615,102.6140,10.5015,92.1125,0.0000,92.1125,0.0000,92.1125,-1.0463,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22090.5980,22090.5980,22090.5980,22090.5980,6,0,0,0
+1429.1916,0.5000,30803.8110,85.0000,85.0000,0.0000,-0.0350,44.2306,6,1634.7370,664.2080,887.2108,-77.4714,113.7053,151.8810,161.8432,-13.2623,0.0000,109.8490,0.0000,109.8490,3.8563,109.8490,7.1002,0.0000,2239.3657,438.1503,641.6815,102.7488,10.5042,92.2446,0.0000,92.2446,0.0000,92.2446,-0.9142,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22113.6513,22113.6513,22113.6513,22113.6513,6,0,0,0
+1429.6916,0.5000,30815.6165,85.0000,85.0000,0.0000,0.0778,44.2397,6,1634.7370,682.4819,887.3800,-77.4714,116.8336,151.9099,161.8432,-13.2623,0.0000,112.9773,0.0000,112.9773,3.8563,112.9773,7.2253,0.0000,2239.3657,450.9566,659.9554,105.7520,10.5632,95.1887,0.0000,95.1887,0.0000,95.1887,2.0300,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22622.6355,22622.6355,22622.6355,22622.6355,6,0,0,0
+1430.1916,0.5000,30827.4221,85.0000,85.0000,0.0000,0.1543,44.2580,6,1634.7370,694.8837,891.1508,-77.4714,118.9566,152.5554,161.8432,-13.2623,0.0000,115.1003,0.0000,115.1003,3.8563,115.1003,7.3102,0.0000,2239.3657,459.6478,672.3572,107.7901,10.6033,97.1868,0.0000,97.1868,0.0000,97.1868,4.0281,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23015.3679,23015.3679,23015.3679,23015.3679,6,0,0,0
+1430.6916,0.5000,30839.2276,85.0000,85.0000,0.0000,0.1993,44.2815,6,1634.7370,702.1705,893.7099,-77.4714,120.2040,152.9935,161.8432,-13.2623,0.0000,116.3478,0.0000,116.3478,3.8563,116.3478,7.3601,0.0000,2239.3657,464.7544,679.6441,108.9876,10.6268,98.3608,0.0000,98.3608,0.0000,98.3608,5.2021,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23246.1232,23246.1232,23246.1232,23246.1232,6,0,0,0
+1431.1916,0.5000,30851.0332,85.0000,85.0000,0.0000,0.2083,44.3061,6,1634.7370,703.6376,895.2136,-77.4714,120.4552,153.2509,161.8432,-13.2623,0.0000,116.5989,0.0000,116.5989,3.8563,116.5989,7.3702,0.0000,2239.3657,465.7825,681.1111,109.2287,10.6316,98.5972,0.0000,98.5972,0.0000,98.5972,5.4385,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23292.5818,23292.5818,23292.5818,23292.5818,6,0,0,0
+1431.6916,0.5000,30862.8387,85.0000,85.0000,0.0000,0.1684,44.3260,6,1634.7370,697.1738,895.5163,-77.4714,119.3487,153.3028,161.8432,-13.2623,0.0000,115.4924,0.0000,115.4924,3.8563,115.4924,7.3259,0.0000,2239.3657,461.2527,674.6473,108.1664,10.6107,97.5558,0.0000,97.5558,0.0000,97.5558,4.3970,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23087.8901,23087.8901,23087.8901,23087.8901,6,0,0,0
+1432.1916,0.5000,30874.6443,85.0000,85.0000,0.0000,0.1147,44.3395,6,1634.7370,688.4592,894.1825,-77.4714,117.8568,153.0744,161.8432,-13.2623,0.0000,114.0005,0.0000,114.0005,3.8563,114.0005,7.2663,0.0000,2239.3657,455.1455,665.9328,106.7343,10.5825,96.1518,0.0000,96.1518,0.0000,96.1518,2.9930,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22811.9231,22811.9231,22811.9231,22811.9231,6,0,0,0
+1432.6916,0.5000,30886.4498,85.0000,85.0000,0.0000,0.0567,44.3462,6,1634.7370,679.0712,892.3843,-77.4714,116.2497,152.7666,161.8432,-13.2623,0.0000,112.3934,0.0000,112.3934,3.8563,112.3934,7.2020,0.0000,2239.3657,448.5664,656.5447,105.1914,10.5522,94.6392,0.0000,94.6392,0.0000,94.6392,1.4805,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22521.4086,22521.4086,22521.4086,22521.4086,6,0,0,0
+1433.1916,0.5000,30898.2554,85.0000,85.0000,0.0000,0.0128,44.3477,6,1634.7370,671.9585,890.4470,-77.4714,115.0321,152.4350,161.8432,-13.2623,0.0000,111.1758,0.0000,111.1758,3.8563,111.1758,7.1533,0.0000,2239.3657,443.5818,649.4321,104.0225,10.5292,93.4933,0.0000,93.4933,0.0000,93.4933,0.3346,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22328.7269,22328.7269,22328.7269,22328.7269,6,0,0,0
+1433.6916,0.5000,30910.0610,85.0000,85.0000,0.0000,-0.0368,44.3434,6,1634.7370,663.9142,888.9793,-77.4714,113.6550,152.1837,161.8432,-13.2623,0.0000,109.7987,0.0000,109.7987,3.8563,109.7987,7.0982,0.0000,2239.3657,437.9444,641.3878,102.7005,10.5032,92.1973,0.0000,92.1973,0.0000,92.1973,-0.9615,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22105.3940,22105.3940,22105.3940,22105.3940,6,0,0,0
+1434.1916,0.5000,30921.8665,85.0000,85.0000,0.0000,-0.1030,44.3312,6,1634.7370,653.1976,887.3194,-77.4714,111.8204,151.8995,161.8432,-13.2623,0.0000,107.9641,0.0000,107.9641,3.8563,107.9641,7.0248,0.0000,2239.3657,430.4342,630.6711,100.9393,10.4686,90.4707,0.0000,90.4707,0.0000,90.4707,-2.6880,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21783.5249,21783.5249,21783.5249,21783.5249,6,0,0,0
+1434.6916,0.5000,30933.6721,85.0000,85.0000,0.0000,-0.2008,44.3075,6,1634.7370,637.3414,885.1080,-77.4714,109.1060,151.5210,161.8432,-13.2623,0.0000,105.2497,0.0000,105.2497,3.8563,105.2497,6.9162,0.0000,2239.3657,419.3222,614.8150,98.3335,10.4174,87.9161,0.0000,87.9161,0.0000,87.9161,-5.2426,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21267.5698,21267.5698,21267.5698,21267.5698,6,0,0,0
+1435.1916,0.5000,30945.4776,85.0000,85.0000,0.0000,-0.3217,44.2695,6,1634.7370,617.7571,881.8361,-77.4714,105.7534,150.9609,161.8432,-13.2623,0.0000,101.8971,0.0000,101.8971,3.8563,101.8971,6.7821,0.0000,2239.3657,405.5975,595.2307,95.1150,10.3541,84.7608,0.0000,84.7608,0.0000,84.7608,-8.3978,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20630.3019,20630.3019,20630.3019,20630.3019,6,0,0,0
+1435.6916,0.5000,30957.2832,85.0000,85.0000,0.0000,-0.4662,44.2145,6,1634.7370,594.3362,877.7948,-77.4714,101.7440,150.2690,161.8432,-13.2623,0.0000,97.8877,0.0000,97.8877,3.8563,97.8877,6.6217,0.0000,2239.3657,389.1841,571.8097,91.2659,10.2758,80.9901,0.0000,80.9901,0.0000,80.9901,-12.1684,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19868.1887,19868.1887,19868.1887,19868.1887,6,0,0,0
+1436.1916,0.5000,30969.0887,85.0000,85.0000,0.0000,-0.6124,44.1422,6,1634.7370,570.6174,872.9619,-77.4714,97.6836,149.4417,161.8432,-13.2623,0.0000,93.8273,0.0000,93.8273,3.8563,93.8273,6.4593,0.0000,2239.3657,372.5620,548.0910,87.3680,10.1959,77.1720,0.0000,77.1720,0.0000,77.1720,-15.9864,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19106.9564,19106.9564,19106.9564,19106.9564,6,0,0,0
+1436.6916,0.5000,30980.8943,85.0000,85.0000,0.0000,-0.7496,44.0537,6,1634.7370,548.3764,868.0675,-77.4714,93.8761,148.6038,161.8432,-13.2623,0.0000,90.0199,0.0000,90.0199,3.8563,90.0199,6.3070,0.0000,2239.3657,356.9755,525.8499,83.7128,10.1210,73.5918,0.0000,73.5918,0.0000,73.5918,-19.5664,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18410.9045,18410.9045,18410.9045,18410.9045,6,0,0,0
+1437.1916,0.5000,30992.6998,85.0000,85.0000,0.0000,-0.8475,43.9536,6,1634.7370,532.4887,863.4781,-77.4714,91.1563,147.8182,161.8432,-13.2623,0.0000,87.3001,0.0000,87.3001,3.8563,87.3001,6.1982,0.0000,2239.3657,345.8414,509.9623,81.1018,10.0675,71.0343,0.0000,71.0343,0.0000,71.0343,-22.1238,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17891.6385,17891.6385,17891.6385,17891.6385,6,0,0,0
+1437.6916,0.5000,31004.5054,85.0000,85.0000,0.0000,-0.9075,43.8465,6,1634.7370,522.7740,860.1996,-77.4714,89.4933,147.2569,161.8432,-13.2623,0.0000,85.6370,0.0000,85.6370,3.8563,85.6370,6.1317,0.0000,2239.3657,339.0333,500.2475,79.5053,10.0348,69.4705,0.0000,69.4705,0.0000,69.4705,-23.6875,75.0020,18.1560,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17574.1259,17574.1259,17574.1259,17574.1259,6,0,0,0
+1438.1916,0.5000,31016.3110,85.0000,85.0000,0.0000,-0.9142,43.7386,6,1634.7370,521.6773,858.1950,-77.4714,89.3055,146.9138,161.8432,-13.2623,0.0000,85.4493,0.0000,85.4493,3.8563,85.4493,6.1242,0.0000,2239.3657,338.2648,499.1508,79.3251,10.0311,69.2940,0.0000,69.2940,0.0000,69.2940,-23.8640,75.0020,18.1560,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17538.2821,17538.2821,17538.2821,17538.2821,6,0,0,0
+1438.6916,0.5000,31028.1165,85.0000,85.0000,0.0000,-0.9015,43.6322,6,1634.7370,523.7449,857.9687,-77.4714,89.6595,146.8750,161.8432,-13.2623,0.0000,85.8032,0.0000,85.8032,3.8563,85.8032,6.1384,0.0000,2239.3657,339.7138,501.2185,79.6649,10.0381,69.6268,0.0000,69.6268,0.0000,69.6268,-23.5312,75.0020,18.1560,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17605.8607,17605.8607,17605.8607,17605.8607,6,0,0,0
+1439.1916,0.5000,31039.9221,85.0000,85.0000,0.0000,-0.8764,43.5287,6,1634.7370,527.8106,858.3954,-77.4714,90.3555,146.9481,161.8432,-13.2623,0.0000,86.4992,0.0000,86.4992,3.8563,86.4992,6.1662,0.0000,2239.3657,342.5630,505.2842,80.3330,10.0518,70.2813,0.0000,70.2813,0.0000,70.2813,-22.8768,75.0020,18.1560,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17738.7424,17738.7424,17738.7424,17738.7424,6,0,0,0
+1439.6916,0.5000,31051.7276,85.0000,85.0000,0.0000,-0.8596,43.4272,6,1634.7370,530.5360,859.2343,-77.4714,90.8221,147.0917,161.8432,-13.2623,0.0000,86.9658,0.0000,86.9658,3.8563,86.9658,6.1849,0.0000,2239.3657,344.4729,508.0095,80.7809,10.0609,70.7200,0.0000,70.7200,0.0000,70.7200,-22.4381,75.0020,18.1560,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17827.8158,17827.8158,17827.8158,17827.8158,6,0,0,0
+1440.1916,0.5000,31063.5332,85.0000,85.0000,0.0000,-0.8552,43.3263,6,1634.7370,531.2484,859.7967,-77.4714,90.9440,147.1880,161.8432,-13.2623,0.0000,87.0877,0.0000,87.0877,3.8563,87.0877,6.1897,0.0000,2239.3657,344.9722,508.7219,80.8980,10.0633,70.8346,0.0000,70.8346,0.0000,70.8346,-22.3234,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17851.0994,17851.0994,17851.0994,17851.0994,6,0,0,0
+1440.6916,0.5000,31075.3387,85.0000,85.0000,0.0000,-0.8737,43.2231,6,1634.7370,528.2413,859.9437,-77.4714,90.4292,147.2131,161.8432,-13.2623,0.0000,86.5729,0.0000,86.5729,3.8563,86.5729,6.1691,0.0000,2239.3657,342.8648,505.7148,80.4038,10.0532,70.3506,0.0000,70.3506,0.0000,70.3506,-22.8075,75.0020,18.1560,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17752.8162,17752.8162,17752.8162,17752.8162,6,0,0,0
+1441.1916,0.5000,31087.1443,85.0000,85.0000,0.0000,-0.9049,43.1163,6,1634.7370,523.1936,859.3232,-77.4714,89.5651,147.1069,161.8432,-13.2623,0.0000,85.7088,0.0000,85.7088,3.8563,85.7088,6.1346,0.0000,2239.3657,339.3274,500.6672,79.5743,10.0362,69.5380,0.0000,69.5380,0.0000,69.5380,-23.6200,75.0020,18.1560,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17587.8415,17587.8415,17587.8415,17587.8415,6,0,0,0
+1441.6916,0.5000,31098.9498,85.0000,85.0000,0.0000,-0.9522,43.0039,6,1634.7370,515.5159,858.2816,-77.4714,88.2508,146.9286,161.8432,-13.2623,0.0000,84.3945,0.0000,84.3945,3.8563,84.3945,6.0820,0.0000,2239.3657,333.9469,492.9895,78.3125,10.0104,68.3021,0.0000,68.3021,0.0000,68.3021,-24.8558,75.0020,18.1559,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17336.9072,17336.9072,17336.9072,17336.9072,6,0,0,0
+1442.1916,0.5000,31110.7554,85.0000,85.0000,0.0000,-1.0015,42.8856,6,1634.7370,507.5283,856.6973,-77.4714,86.8834,146.6574,161.8432,-13.2623,0.0000,83.0271,0.0000,83.0271,3.8563,83.0271,6.0273,0.0000,2239.3657,328.3491,485.0018,76.9998,9.9835,67.0163,0.0000,67.0163,0.0000,67.0163,-26.1415,75.0020,18.1558,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17075.8412,17075.8412,17075.8412,17075.8412,6,0,0,0
+1442.6916,0.5000,31122.5610,85.0000,85.0000,0.0000,-1.0501,42.7617,6,1634.7370,499.6380,855.0490,-77.4714,85.5327,146.3752,161.8432,-13.2623,0.0000,81.6764,0.0000,81.6764,3.8563,81.6764,5.9733,0.0000,2239.3657,322.8196,477.1116,75.7031,9.9569,65.7462,0.0000,65.7462,0.0000,65.7462,-27.4115,75.0020,18.1557,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16817.9603,16817.9603,16817.9603,16817.9603,6,0,0,0
+1443.1916,0.5000,31134.3665,85.0000,85.0000,0.0000,-1.0889,42.6331,6,1634.7370,493.3520,853.4209,-77.4714,84.4566,146.0965,161.8432,-13.2623,0.0000,80.6003,0.0000,80.6003,3.8563,80.6003,5.9302,0.0000,2239.3657,318.4144,470.8256,74.6700,9.9357,64.7343,0.0000,64.7343,0.0000,64.7343,-28.4233,75.0020,18.1556,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16612.5118,16612.5118,16612.5118,16612.5118,6,0,0,0
+1443.6916,0.5000,31146.1721,85.0000,85.0000,0.0000,-1.1184,42.5011,6,1634.7370,488.5643,852.1238,-77.4714,83.6370,145.8744,161.8432,-13.2623,0.0000,79.7807,0.0000,79.7807,3.8563,79.7807,5.8975,0.0000,2239.3657,315.0592,466.0378,73.8832,9.9196,63.9636,0.0000,63.9636,0.0000,63.9636,-29.1940,75.0020,18.1556,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16456.0301,16456.0301,16456.0301,16456.0301,6,0,0,0
+1444.1916,0.5000,31157.9776,85.0000,85.0000,0.0000,-1.1219,42.3686,6,1634.7370,487.9943,851.1358,-77.4714,83.5394,145.7053,161.8432,-13.2623,0.0000,79.6831,0.0000,79.6831,3.8563,79.6831,5.8936,0.0000,2239.3657,314.6597,465.4678,73.7895,9.9177,63.8719,0.0000,63.8719,0.0000,63.8719,-29.2857,75.0020,18.1556,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16437.4012,16437.4012,16437.4012,16437.4012,6,0,0,0
+1444.6916,0.5000,31169.7832,85.0000,85.0000,0.0000,-1.1218,42.2362,6,1634.7370,488.0253,851.0182,-77.4714,83.5447,145.6852,161.8432,-13.2623,0.0000,79.6884,0.0000,79.6884,3.8563,79.6884,5.8938,0.0000,2239.3657,314.6814,465.4988,73.7946,9.9178,63.8769,0.0000,63.8769,0.0000,63.8769,-29.2808,75.0020,18.1556,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16438.4140,16438.4140,16438.4140,16438.4140,6,0,0,0
+1445.1916,0.5000,31181.5887,85.0000,85.0000,0.0000,-1.1218,42.1038,6,1634.7370,488.0253,851.0246,-77.4714,83.5447,145.6863,161.8432,-13.2623,0.0000,79.6884,0.0000,79.6884,3.8563,79.6884,5.8938,0.0000,2239.3657,314.6814,465.4988,73.7946,9.9178,63.8769,0.0000,63.8769,0.0000,63.8769,-29.2808,75.0020,18.1556,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16438.4140,16438.4140,16438.4140,16438.4140,6,0,0,0
+1445.6916,0.5000,31193.3943,85.0000,85.0000,0.0000,-0.9777,41.9883,6,1634.7370,511.3912,851.0246,-77.4714,87.5447,145.6863,161.8432,-13.2623,0.0000,83.6884,0.0000,83.6884,3.8563,83.6884,6.0538,0.0000,2239.3657,331.0563,488.8648,77.6346,9.9965,67.6382,0.0000,67.6382,0.0000,67.6382,-25.5197,75.0020,18.1558,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17202.0966,17202.0966,17202.0966,17202.0966,6,0,0,0
+1446.1916,0.5000,31205.1998,85.0000,85.0000,0.0000,-0.8515,41.8878,6,1634.7370,531.8548,855.8462,-77.4714,91.0478,146.5117,161.8432,-13.2623,0.0000,87.1915,0.0000,87.1915,3.8563,87.1915,6.1939,0.0000,2239.3657,345.3971,509.3283,80.9976,10.0654,70.9323,0.0000,70.9323,0.0000,70.9323,-22.2258,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17870.9185,17870.9185,17870.9185,17870.9185,6,0,0,0
+1446.6916,0.5000,31217.0054,85.0000,85.0000,0.0000,-0.7124,41.8037,6,1634.7370,554.4083,860.0688,-77.4714,94.9088,147.2345,161.8432,-13.2623,0.0000,91.0525,0.0000,91.0525,3.8563,91.0525,6.3483,0.0000,2239.3657,361.2027,531.8819,84.7041,10.1413,74.5628,0.0000,74.5628,0.0000,74.5628,-18.5955,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18608.0503,18608.0503,18608.0503,18608.0503,6,0,0,0
+1447.1916,0.5000,31228.8110,85.0000,85.0000,0.0000,-0.5710,41.7363,6,1634.7370,577.3390,864.7228,-77.4714,98.8342,148.0312,161.8432,-13.2623,0.0000,94.9779,0.0000,94.9779,3.8563,94.9779,6.5053,0.0000,2239.3657,377.2725,554.8125,88.4726,10.2186,78.2540,0.0000,78.2540,0.0000,78.2540,-14.9044,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19315.1049,19315.1049,19315.1049,19315.1049,6,0,0,0
+1447.6916,0.5000,31240.6165,85.0000,85.0000,0.0000,-0.4417,41.6842,6,1634.7370,598.2984,869.4545,-77.4714,102.4223,148.8413,161.8432,-13.2623,0.0000,98.5660,0.0000,98.5660,3.8563,98.5660,6.6489,0.0000,2239.3657,391.9608,575.7719,91.9171,10.2891,81.6280,0.0000,81.6280,0.0000,81.6280,-11.5306,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19997.1183,19997.1183,19997.1183,19997.1183,6,0,0,0
+1448.1916,0.5000,31252.4221,85.0000,85.0000,0.0000,-0.3379,41.6443,6,1634.7370,615.1384,873.7795,-77.4714,105.3051,149.5817,161.8432,-13.2623,0.0000,101.4488,0.0000,101.4488,3.8563,101.4488,6.7642,0.0000,2239.3657,403.7623,592.6119,94.6846,10.3457,84.3389,0.0000,84.3389,0.0000,84.3389,-8.8197,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20545.0877,20545.0877,20545.0877,20545.0877,6,0,0,0
+1448.6916,0.5000,31264.2276,85.0000,85.0000,0.0000,-0.2587,41.6137,6,1634.7370,627.9594,877.2545,-77.4714,107.4999,150.1765,161.8432,-13.2623,0.0000,103.6436,0.0000,103.6436,3.8563,103.6436,6.8520,0.0000,2239.3657,412.7473,605.4330,96.7916,10.3871,86.4045,0.0000,86.4045,0.0000,86.4045,-6.7541,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20962.2822,20962.2822,20962.2822,20962.2822,6,0,0,0
+1449.1916,0.5000,31276.0332,85.0000,85.0000,0.0000,-0.1944,41.5908,6,1634.7370,638.3827,879.9001,-77.4714,109.2843,150.6294,161.8432,-13.2623,0.0000,105.4280,0.0000,105.4280,3.8563,105.4280,6.9234,0.0000,2239.3657,420.0519,615.8562,98.5046,10.4208,88.0839,0.0000,88.0839,0.0000,88.0839,-5.0749,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21301.4519,21301.4519,21301.4519,21301.4519,6,0,0,0
+1449.6916,0.5000,31287.8387,85.0000,85.0000,0.0000,-0.1302,41.5754,6,1634.7370,648.7823,882.0509,-77.4714,111.0646,150.9976,161.8432,-13.2623,0.0000,107.2083,0.0000,107.2083,3.8563,107.2083,6.9946,0.0000,2239.3657,427.3400,626.2559,100.2137,10.4544,89.7594,0.0000,89.7594,0.0000,89.7594,-3.3994,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21639.8533,21639.8533,21639.8533,21639.8533,6,0,0,0
+1450.1916,0.5000,31299.6443,85.0000,85.0000,0.0000,-0.0484,41.5697,6,1634.7370,662.0340,884.1969,-77.4714,113.3331,151.3650,161.8432,-13.2623,0.0000,109.4768,0.0000,109.4768,3.8563,109.4768,7.0853,0.0000,2239.3657,436.6268,639.5076,102.3915,10.4972,91.8944,0.0000,91.8944,0.0000,91.8944,-1.2644,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22052.5334,22052.5334,22052.5334,22052.5334,6,0,0,0
+1450.6916,0.5000,31311.4498,85.0000,85.0000,0.0000,0.0494,41.5755,6,1634.7370,677.8873,886.9314,-77.4714,116.0470,151.8331,161.8432,-13.2623,0.0000,112.1907,0.0000,112.1907,3.8563,112.1907,7.1939,0.0000,2239.3657,447.7367,655.3608,104.9969,10.5484,94.4485,0.0000,94.4485,0.0000,94.4485,1.2897,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22489.3365,22489.3365,22489.3365,22489.3365,6,0,0,0
+1451.1916,0.5000,31323.2554,85.0000,85.0000,0.0000,0.1671,41.5953,6,1634.7370,696.9557,890.2027,-77.4714,119.3113,152.3931,161.8432,-13.2623,0.0000,115.4550,0.0000,115.4550,3.8563,115.4550,7.3244,0.0000,2239.3657,461.0999,674.4293,108.1306,10.6100,97.5206,0.0000,97.5206,0.0000,97.5206,4.3619,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23080.9842,23080.9842,23080.9842,23080.9842,6,0,0,0
+1451.6916,0.5000,31335.0610,85.0000,85.0000,0.0000,0.3072,41.6315,6,1634.7370,719.6589,894.1375,-77.4714,123.1979,153.0667,161.8432,-13.2623,0.0000,119.3416,0.0000,119.3416,3.8563,119.3416,7.4799,0.0000,2239.3657,477.0103,697.1325,111.8617,10.6833,101.1784,0.0000,101.1784,0.0000,101.1784,8.0197,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23799.9353,23799.9353,23799.9353,23799.9353,6,0,0,0
+1452.1916,0.5000,31346.8665,85.0000,85.0000,0.0000,0.4631,41.6862,6,1634.7370,744.9153,898.8223,-77.4714,127.5215,153.8687,161.8432,-13.2623,0.0000,123.6652,0.0000,123.6652,3.8563,123.6652,7.6528,0.0000,2239.3657,494.7099,722.3888,116.0124,10.7649,105.2475,0.0000,105.2475,0.0000,105.2475,12.0889,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24599.7370,24599.7370,24599.7370,24599.7370,6,0,0,0
+1452.6916,0.5000,31358.6721,85.0000,85.0000,0.0000,0.6497,41.7629,6,1634.7370,775.1406,904.0340,-77.4714,132.6957,154.7609,161.8432,-13.2623,0.0000,128.8395,0.0000,128.8395,3.8563,128.8395,7.8598,0.0000,2239.3657,515.8918,752.6141,120.9796,10.8625,110.1171,0.0000,110.1171,0.0000,110.1171,16.9587,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25568.5941,25568.5941,25568.5941,25568.5941,6,0,0,0
+1453.1916,0.5000,31370.4776,85.0000,85.0000,0.0000,0.8529,41.8636,6,1634.7370,808.0763,910.2710,-77.4714,138.3340,155.8286,161.8432,-13.2623,0.0000,134.4777,0.0000,134.4777,3.8563,134.4777,8.0853,0.0000,2239.3657,538.9732,785.5499,126.3924,10.9703,115.4221,0.0000,115.4221,0.0000,115.4221,22.2640,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26648.8514,26648.8514,26648.8514,26648.8514,6,0,0,0
+1453.6916,0.5000,31382.2832,85.0000,85.0000,0.0000,1.0007,41.9817,6,1634.7370,832.0241,917.0673,-77.4714,142.4336,156.9921,161.8432,-13.2623,0.0000,138.5773,0.0000,138.5773,3.8563,138.5773,8.2493,0.0000,2239.3657,555.7558,809.4976,130.3280,11.0493,119.2787,0.0000,119.2787,0.0000,119.2787,26.1208,75.0020,18.1558,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27434.3138,27434.3138,27434.3138,27434.3138,6,0,0,0
+1454.1916,0.5000,31394.0887,85.0000,85.0000,0.0000,1.0405,42.1046,6,1634.7370,838.4739,922.0090,-77.4714,143.5377,157.8380,161.8432,-13.2623,0.0000,139.6814,0.0000,139.6814,3.8563,139.6814,8.2935,0.0000,2239.3657,560.2758,815.9474,131.3879,11.0706,120.3174,0.0000,120.3174,0.0000,120.3174,27.1596,75.0020,18.1557,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27645.8603,27645.8603,27645.8603,27645.8603,6,0,0,0
+1454.6916,0.5000,31405.8943,85.0000,85.0000,0.0000,1.5139,42.2833,6,1634.7370,915.1910,923.3399,-77.4714,156.6709,158.0659,161.8432,-13.2623,0.0000,152.8146,0.0000,152.8146,3.8563,152.8146,8.8188,0.0000,2239.3657,614.0392,892.6645,143.9958,11.3237,132.6721,0.0000,132.6721,0.0000,132.6721,39.5154,75.0020,18.1546,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30148.3455,30148.3455,30148.3455,30148.3455,6,0,0,0
+1455.1916,0.5000,31417.6998,84.9973,85.0000,-0.0031,1.6947,42.4834,6,1634.6841,939.1880,939.1880,-77.4693,160.7737,160.7737,161.8407,-13.2615,-0.0135,156.9309,0.0000,156.9309,3.8563,156.9309,8.9833,0.0000,2239.2933,630.9113,916.7398,147.9476,11.4027,136.5449,0.0000,136.5449,-0.0232,136.5681,44.2325,74.9952,18.1535,-0.8131,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30895.8109,30895.8109,30895.8109,30895.8109,6,0,0,0
+1455.6916,0.5001,31429.5046,84.9805,85.0000,-0.0156,1.8607,42.7030,6,1634.3611,944.2497,944.2497,-77.4566,161.6082,161.6082,161.8256,-13.2567,-0.0690,157.8210,0.0000,157.8210,3.8563,157.8210,9.0181,0.0000,2238.8508,634.6841,922.1213,148.8029,11.4182,137.3847,0.0000,137.3847,-0.1185,137.5032,48.5523,74.9536,18.1494,-4.1522,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31055.3321,31055.3321,31055.3321,31055.3321,6,0,0,0
+1456.1917,0.5002,31441.3055,84.9408,85.0000,-0.0284,2.0074,42.9399,6,1633.5992,945.5321,945.5321,-77.4264,161.7523,161.7523,161.7899,-13.2453,-0.1256,158.0216,0.0000,158.0216,3.8563,158.0216,9.0240,0.0000,2237.8072,635.8107,923.7241,148.9975,11.4182,137.5793,0.0000,137.5793,-0.2157,137.7950,52.3545,74.8555,18.1404,-7.5554,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31082.3284,31082.3284,31082.3284,31082.3284,6,0,0,0
+1456.6919,0.5002,31453.0993,84.8792,85.0000,-0.0401,2.1395,43.1922,6,1632.4128,946.1141,946.1141,-77.3795,161.7343,161.7343,161.7343,-13.2277,-0.1772,158.0553,0.0000,158.0553,3.8563,158.0553,9.0222,0.0000,2236.1820,636.4244,924.5924,149.0330,11.4128,137.6203,0.0000,137.6203,-0.3043,137.9246,55.7571,74.7029,18.1268,-10.6622,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31077.6928,31077.6928,31077.6928,31077.6928,6,0,0,0
+1457.1921,0.5003,31464.8831,84.7976,85.0000,-0.0504,2.2571,43.4582,6,1630.8452,946.5922,946.5922,-77.3175,161.6606,161.6606,161.6606,-13.2044,-0.2225,158.0269,0.0000,158.0269,3.8563,158.0269,9.0169,0.0000,2234.0346,636.9377,925.3151,149.0100,11.4042,137.6058,0.0000,137.6058,-0.3821,137.9879,58.7642,74.5016,18.1089,-13.3868,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31061.9710,31061.9710,31061.9710,31061.9710,6,0,0,0
+1457.6924,0.5003,31476.6542,84.7012,85.0000,-0.0567,2.3332,43.7328,6,1628.9905,947.1579,947.1579,-77.2441,161.5733,161.5733,161.5733,-13.1769,-0.2499,157.9669,0.0000,157.9669,3.8563,157.9669,9.0095,0.0000,2231.4938,637.4379,926.0172,148.9574,11.3936,137.5638,0.0000,137.5638,-0.4292,137.9930,60.6769,74.2638,18.0880,-15.0357,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31043.3695,31043.3695,31043.3695,31043.3695,6,0,0,0
+1458.1927,0.5003,31488.4112,84.5955,85.0000,-0.0607,2.3863,44.0134,6,1626.9572,947.7780,947.7780,-77.1637,161.4773,161.4773,161.4773,-13.1467,-0.2674,157.8884,0.0000,157.8884,3.8563,157.8884,9.0009,0.0000,2228.7085,637.9345,926.7132,148.8874,11.3817,137.5057,0.0000,137.5057,-0.4591,137.9648,61.9795,74.0037,18.0652,-16.0836,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31022.9777,31022.9777,31022.9777,31022.9777,6,0,0,0
+1458.6931,0.5003,31500.1530,84.4857,85.0000,-0.0612,2.4016,44.2954,6,1624.8465,948.4218,948.4218,-77.0802,161.3773,161.3773,161.3773,-13.1155,-0.2690,157.7900,0.0000,157.7900,3.8563,157.7900,8.9914,0.0000,2225.8171,638.3823,927.3390,148.7986,11.3691,137.4296,0.0000,137.4296,-0.4619,137.8914,62.2956,73.7343,18.0417,-16.1801,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31001.8091,31001.8091,31001.8091,31001.8091,6,0,0,0
+1459.1934,0.5003,31511.8794,84.3767,85.0000,-0.0599,2.3984,44.5766,6,1622.7504,949.0611,949.0611,-76.9972,161.2778,161.2778,161.2778,-13.0844,-0.2630,157.6845,0.0000,157.6845,3.8563,157.6845,8.9815,0.0000,2222.9457,638.7958,927.9158,148.7029,11.3563,137.3466,0.0000,137.3466,-0.4516,137.7982,62.1319,73.4673,18.0184,-15.8195,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30980.7868,30980.7868,30980.7868,30980.7868,6,0,0,0
+1459.6937,0.5003,31523.5909,84.2708,85.0000,-0.0578,2.3869,44.8562,6,1620.7119,949.6829,949.6829,-76.9166,161.1807,161.1807,161.1807,-13.0543,-0.2537,157.5781,0.0000,157.5781,3.8563,157.5781,8.9719,0.0000,2220.1533,639.1835,928.4563,148.6063,11.3439,137.2624,0.0000,137.2624,-0.4356,137.6980,61.7553,73.2082,17.9958,-15.2613,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30960.3425,30960.3425,30960.3425,30960.3425,6,0,0,0
+1460.1940,0.5003,31535.2880,84.1687,85.0000,-0.0555,2.3720,45.1336,6,1618.7488,950.2816,950.2816,-76.8389,161.0870,161.0870,161.0870,-13.0253,-0.2432,157.4739,0.0000,157.4739,3.8563,157.4739,8.9625,0.0000,2217.4642,639.5504,928.9676,148.5115,11.3318,137.1796,0.0000,137.1796,-0.4177,137.5973,61.2968,72.9592,17.9741,-14.6328,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30940.6550,30940.6550,30940.6550,30940.6550,6,0,0,0
+1460.6943,0.5002,31546.9711,84.0774,85.0000,-0.0458,2.2773,45.3997,6,1616.9941,950.8168,950.8168,-76.7695,161.0030,161.0030,161.0030,-12.9995,-0.2005,157.3472,0.0000,157.3472,3.8563,157.3472,8.9527,0.0000,2215.0605,639.7400,929.2272,148.3945,11.3204,137.0740,0.0000,137.0740,-0.3443,137.4183,58.7869,72.7371,17.9550,-12.0608,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30923.0568,30923.0568,30923.0568,30923.0568,6,0,0,0
+1461.1945,0.5002,31558.6428,84.0013,85.0000,-0.0388,2.2100,45.6576,6,1615.5289,951.2637,951.2637,-76.7115,160.9327,160.9327,160.9327,-12.9779,-0.1697,157.2461,0.0000,157.2461,3.8563,157.2461,8.9448,0.0000,2213.0533,639.9183,929.4726,148.3013,11.3110,136.9903,0.0000,136.9903,-0.2914,137.2817,56.9996,72.5520,17.9390,-10.2089,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30908.3616,30908.3616,30908.3616,30908.3616,6,0,0,0
+1461.6947,0.5002,31570.3048,83.9370,85.0000,-0.0326,2.1498,45.9084,6,1614.2928,951.6407,951.6407,-76.6626,160.8733,160.8733,160.8733,-12.9597,-0.1424,157.1594,0.0000,157.1594,3.8563,157.1594,8.9380,0.0000,2211.3600,640.0629,929.6711,148.2213,11.3030,136.9183,0.0000,136.9183,-0.2444,137.1628,55.4050,72.3960,17.9255,-8.5638,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30895.9644,30895.9644,30895.9644,30895.9644,6,0,0,0
+1462.1949,0.5001,31581.9587,83.8825,85.0000,-0.0279,2.1052,46.1537,6,1613.2456,951.9601,951.9601,-76.6212,160.8229,160.8229,160.8229,-12.9443,-0.1218,157.0884,0.0000,157.0884,3.8563,157.0884,8.9324,0.0000,2209.9254,640.1962,929.8548,148.1560,11.2963,136.8597,0.0000,136.8597,-0.2092,137.0689,54.2201,72.2641,17.9140,-7.3293,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30885.4620,30885.4620,30885.4620,30885.4620,6,0,0,0
+1462.6950,0.5001,31593.6055,83.8336,85.0000,-0.0264,2.0940,46.3976,6,1612.3052,952.2469,952.2469,-76.5840,160.7776,160.7776,160.7776,-12.9305,-0.1153,157.0365,0.0000,157.0365,3.8563,157.0365,8.9278,0.0000,2208.6373,640.3650,930.0897,148.1087,11.2905,136.8182,0.0000,136.8182,-0.1979,137.0161,53.9003,72.1457,17.9036,-6.9336,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30876.0313,30876.0313,30876.0313,30876.0313,6,0,0,0
+1463.1951,0.5001,31605.2458,83.7853,85.0000,-0.0273,2.1081,46.6430,6,1611.3754,952.5305,952.5305,-76.5472,160.7327,160.7327,160.7327,-12.9168,-0.1191,156.9955,0.0000,156.9955,3.8563,156.9955,8.9237,0.0000,2207.3635,640.5746,930.3830,148.0717,11.2850,136.7868,0.0000,136.7868,-0.2044,136.9912,54.2311,72.0288,17.8933,-7.1620,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30866.7056,30866.7056,30866.7056,30866.7056,6,0,0,0
+1463.6953,0.5002,31616.8792,83.7319,85.0000,-0.0320,2.1628,46.8946,6,1610.3495,952.8434,952.8434,-76.5066,160.6831,160.6831,160.6831,-12.9017,-0.1393,156.9661,0.0000,156.9661,3.8563,156.9661,8.9198,0.0000,2205.9583,640.8725,930.8017,148.0463,11.2792,136.7671,0.0000,136.7671,-0.2392,137.0063,55.6029,71.8999,17.8817,-8.3782,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30856.4175,30856.4175,30856.4175,30856.4175,6,0,0,0
+1464.1955,0.5002,31628.5047,83.6689,85.0000,-0.0381,2.2343,47.1543,6,1609.1367,953.2133,953.2133,-76.4587,160.6244,160.6244,160.6244,-12.8839,-0.1659,156.9341,0.0000,156.9341,3.8563,156.9341,8.9153,0.0000,2204.2968,641.2362,931.3132,148.0188,11.2724,136.7464,0.0000,136.7464,-0.2849,137.0313,57.3969,71.7478,17.8679,-9.9813,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30844.2536,30844.2536,30844.2536,30844.2536,6,0,0,0
+1464.6957,0.5002,31640.1206,83.5931,85.0000,-0.0461,2.3271,47.4246,6,1607.6783,953.6581,953.6581,-76.4010,160.5538,160.5538,160.5538,-12.8625,-0.2007,156.8982,0.0000,156.8982,3.8563,156.8982,8.9100,0.0000,2202.2991,641.6852,931.9447,147.9882,11.2642,136.7239,0.0000,136.7239,-0.3447,137.0686,59.7264,71.5650,17.8513,-12.0742,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30829.6275,30829.6275,30829.6275,30829.6275,6,0,0,0
+1465.1960,0.5003,31651.7249,83.5037,85.0000,-0.0531,2.4100,47.7043,6,1605.9601,954.1822,954.1822,-76.3330,160.4703,160.4703,160.4703,-12.8374,-0.2308,156.8448,0.0000,156.8448,3.8563,156.8448,8.9033,0.0000,2199.9453,642.1691,932.6245,147.9415,11.2544,136.6870,0.0000,136.6870,-0.3963,137.0834,61.7852,71.3501,17.8319,-13.8839,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30812.3950,30812.3950,30812.3950,30812.3950,6,0,0,0
+1465.6963,0.5003,31663.3160,83.4032,85.0000,-0.0585,2.4773,47.9914,6,1604.0273,954.7717,954.7717,-76.2565,160.3762,160.3762,160.3762,-12.8091,-0.2540,156.7739,0.0000,156.7739,3.8563,156.7739,8.8954,0.0000,2197.2976,642.6694,933.3263,147.8785,11.2432,136.6353,0.0000,136.6353,-0.4362,137.0715,63.4336,71.1089,17.8102,-15.2811,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30793.0106,30793.0106,30793.0106,30793.0106,6,0,0,0
+1466.1966,0.5003,31674.8925,83.2973,85.0000,-0.0591,2.4933,48.2801,6,1601.9911,955.3927,955.3927,-76.1760,160.2768,160.2768,160.2768,-12.7793,-0.2561,156.6766,0.0000,156.6766,3.8563,156.6766,8.8861,0.0000,2194.5084,643.1030,933.9323,147.7905,11.2309,136.5596,0.0000,136.5596,-0.4397,136.9993,63.7613,70.8553,17.7875,-15.4047,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30772.5899,30772.5899,30772.5899,30772.5899,6,0,0,0
+1466.6969,0.5003,31686.4542,83.1933,85.0000,-0.0565,2.4760,48.5663,6,1599.9897,956.0000,956.0000,-76.0968,160.1783,160.1783,160.1783,-12.7501,-0.2447,156.5667,0.0000,156.5667,3.8563,156.5667,8.8764,0.0000,2191.7667,643.4710,934.4449,147.6903,11.2186,136.4717,0.0000,136.4717,-0.4202,136.8919,63.2412,70.6065,17.7653,-14.7212,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30752.4133,30752.4133,30752.4133,30752.4133,6,0,0,0
+1467.1972,0.5003,31698.0018,83.0990,85.0000,-0.0481,2.3925,48.8426,6,1598.1772,956.0000,956.0000,-76.0251,159.9969,159.9969,159.9969,-12.7236,-0.2083,156.3489,0.0000,156.3489,3.8563,156.3489,8.8630,0.0000,2189.2839,643.3093,934.2028,147.4859,11.2051,136.2808,0.0000,136.2808,-0.3577,136.6384,61.0410,70.3817,17.7456,-12.5298,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30716.0010,30716.0010,30716.0010,30716.0010,6,0,0,0
+1467.6974,0.5002,31709.5373,83.0226,85.0000,-0.0368,2.2757,49.1051,6,1596.7069,956.0000,956.0000,-75.9669,159.8497,159.8497,159.8497,-12.7022,-0.1589,156.1523,0.0000,156.1523,3.8563,156.1523,8.8512,0.0000,2187.2697,643.0946,933.8872,147.3010,11.1938,136.1072,0.0000,136.1072,-0.2728,136.3800,58.0082,70.1996,17.7297,-9.5576,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30686.4614,30686.4614,30686.4614,30686.4614,6,0,0,0
+1468.1976,0.5001,31721.0636,82.9707,85.0000,-0.0209,2.1096,49.3483,6,1595.7087,956.0000,956.0000,-75.9274,159.7497,159.7497,159.7497,-12.6876,-0.0902,155.9837,0.0000,155.9837,3.8563,155.9837,8.8418,0.0000,2185.9023,642.8013,933.4625,147.1418,11.1855,135.9563,0.0000,135.9563,-0.1549,136.1113,53.7433,70.0762,17.7193,-5.4275,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30666.4080,30666.4080,30666.4080,30666.4080,6,0,0,0
+1468.6977,0.5000,31732.5847,82.9476,85.0000,-0.0048,1.9396,49.5718,6,1595.2638,956.0000,956.0000,-75.9098,159.7052,159.7052,159.7052,-12.6812,-0.0208,155.8697,0.0000,155.8697,3.8563,155.8697,8.8361,0.0000,2185.2929,642.5075,933.0404,147.0336,11.1810,135.8525,0.0000,135.8525,-0.0356,135.8882,49.4008,70.0212,17.7150,-1.2488,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30657.4709,30657.4709,30657.4709,30657.4709,6,0,0,0
+1469.1976,0.4999,31744.1046,82.9530,85.0000,0.0109,1.7723,49.7759,6,1595.3686,955.9850,955.9850,-75.9140,159.7132,159.7132,159.7157,-12.6827,0.0469,155.8100,0.0000,155.8100,3.8563,155.8100,8.8340,0.0000,2185.4364,642.2137,932.6219,146.9760,11.1804,135.7956,0.0000,135.7956,0.0805,135.7150,45.1427,70.0342,17.7167,2.8215,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30659.0794,30659.0794,30659.0794,30659.0794,6,0,0,0
+1469.6976,0.4999,31755.6272,82.9820,85.0000,0.0213,1.6584,49.9670,6,1595.9259,955.9166,955.9166,-75.9360,159.7575,159.7575,159.7715,-12.6908,0.0922,155.8090,0.0000,155.8090,3.8563,155.8090,8.8354,0.0000,2186.1999,641.9791,932.2906,146.9736,11.1832,135.7904,0.0000,135.7904,0.1583,135.6321,42.2589,70.1031,17.7232,5.5469,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30668.0203,30668.0203,30668.0203,30668.0203,6,0,0,0
+1470.1974,0.4998,31767.1551,83.0273,85.0000,0.0290,1.5738,50.1484,6,1596.7972,955.8557,955.8557,-75.9705,159.8346,159.8346,159.8587,-12.7035,0.1254,155.8529,0.0000,155.8529,3.8563,155.8529,8.8395,0.0000,2187.3934,641.8027,932.0443,147.0134,11.1885,135.8249,0.0000,135.8249,0.2153,135.6096,40.1238,70.2108,17.7331,7.5419,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30683.5176,30683.5176,30683.5176,30683.5176,6,0,0,0
+1470.6973,0.4998,31778.6903,83.0821,85.0000,0.0319,1.5393,50.3260,6,1597.8513,955.8159,955.8159,-76.0122,159.9334,159.9334,159.9642,-12.7189,0.1380,155.9391,0.0000,155.9391,3.8563,155.9391,8.8457,0.0000,2188.8375,641.7281,931.9445,147.0934,11.1956,135.8978,0.0000,135.8978,0.2370,135.6608,39.2707,70.3413,17.7449,8.3038,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30703.3808,30703.3808,30703.3808,30703.3808,6,0,0,0
+1471.1971,0.4998,31790.2335,83.1406,85.0000,0.0331,1.5231,50.5018,6,1598.9763,955.7973,955.7973,-76.0567,160.0429,160.0429,160.0769,-12.7353,0.1433,156.0434,0.0000,156.0434,3.8563,156.0434,8.8528,0.0000,2190.3785,641.7000,931.9114,147.1905,11.2033,135.9872,0.0000,135.9872,0.2460,135.7412,38.8846,70.4807,17.7575,8.6183,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30725.3669,30725.3669,30725.3669,30725.3669,6,0,0,0
+1471.6969,0.4998,31801.7849,83.1994,85.0000,0.0322,1.5287,50.6784,6,1600.1067,955.7682,955.7682,-76.1014,160.1512,160.1512,160.1846,-12.7518,0.1396,156.1553,0.0000,156.1553,3.8563,156.1553,8.8603,0.0000,2191.9270,641.7019,931.9211,147.2950,11.2112,136.0838,0.0000,136.0838,0.2397,135.8441,39.0563,70.6210,17.7700,8.3968,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30747.1158,30747.1158,30747.1158,30747.1158,6,0,0,0
+1472.1967,0.4998,31813.3444,83.2556,85.0000,0.0303,1.5449,50.8570,6,1601.1878,955.5168,955.5168,-76.1442,160.2172,160.2172,160.2375,-12.7676,0.1311,156.2298,0.0000,156.2298,3.8563,156.2298,8.8661,0.0000,2193.4079,641.5676,931.7363,147.3637,11.2182,136.1455,0.0000,136.1455,0.2252,135.9203,39.4951,70.7553,17.7820,7.8879,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30760.5440,30760.5440,30760.5440,30760.5440,6,0,0,0
+1472.6966,0.4998,31824.9115,83.3078,85.0000,0.0278,1.5659,51.0381,6,1602.1927,955.2344,955.2344,-76.1839,160.2704,160.2704,160.2866,-12.7822,0.1207,156.2934,0.0000,156.2934,3.8563,156.2934,8.8713,0.0000,2194.7845,641.4195,931.5312,147.4221,11.2246,136.1976,0.0000,136.1976,0.2072,135.9904,40.0582,70.8803,17.7931,7.2588,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30771.4177,30771.4177,30771.4177,30771.4177,6,0,0,0
+1473.1964,0.4999,31836.4855,83.3572,85.0000,0.0270,1.5695,51.2198,6,1603.1422,954.9546,954.9546,-76.2215,160.3184,160.3184,160.3330,-12.7961,0.1174,156.3448,0.0000,156.3448,3.8563,156.3448,8.8759,0.0000,2196.0852,641.2428,931.2851,147.4689,11.2304,136.2385,0.0000,136.2385,0.2015,136.0369,40.1743,70.9985,17.8036,7.0605,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30781.2646,30781.2646,30781.2646,30781.2646,6,0,0,0
+1473.6963,0.4999,31848.0662,83.4063,85.0000,0.0275,1.5597,51.4004,6,1604.0865,954.6697,954.6697,-76.2589,160.3650,160.3650,160.3791,-12.8099,0.1195,156.3892,0.0000,156.3892,3.8563,156.3892,8.8802,0.0000,2197.3788,641.0398,931.0013,147.5090,11.2361,136.2729,0.0000,136.2729,0.2052,136.0677,39.9478,71.1162,17.8141,7.1895,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30790.8356,30790.8356,30790.8356,30790.8356,6,0,0,0
+1474.1961,0.4998,31859.6539,83.4588,85.0000,0.0308,1.5196,51.5765,6,1605.0960,954.3585,954.3585,-76.2988,160.4136,160.4136,160.4283,-12.8247,0.1339,156.4234,0.0000,156.4234,3.8563,156.4234,8.8842,0.0000,2198.7617,640.7678,930.6195,147.5392,11.2419,136.2973,0.0000,136.2973,0.2299,136.0674,38.9455,71.2422,17.8254,8.0543,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30800.8530,30800.8530,30800.8530,30800.8530,6,0,0,0
+1474.6959,0.4998,31871.2492,83.5178,85.0000,0.0347,1.4723,51.7472,6,1606.2301,954.0041,954.0041,-76.3437,160.4673,160.4673,160.4834,-12.8413,0.1510,156.4601,0.0000,156.4601,3.8563,156.4601,8.8887,0.0000,2200.3152,640.4550,930.1802,147.5714,11.2484,136.3230,0.0000,136.3230,0.2592,136.0638,37.7594,71.3839,17.8382,9.0823,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30811.9441,30811.9441,30811.9441,30811.9441,6,0,0,0
+1475.1958,0.4998,31882.8533,83.5842,85.0000,0.0392,1.4186,51.9118,6,1607.5085,953.6032,953.6032,-76.3942,160.5276,160.5276,160.5455,-12.8600,0.1704,156.5009,0.0000,156.5009,3.8563,156.5009,8.8937,0.0000,2202.0665,640.1008,929.6828,147.6072,11.2557,136.3515,0.0000,136.3515,0.2926,136.0588,36.4107,71.5438,17.8525,10.2519,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30824.4060,30824.4060,30824.4060,30824.4060,6,0,0,0
+1475.6955,0.4998,31894.4671,83.6586,85.0000,0.0436,1.3646,52.0703,6,1608.9397,953.1550,953.1550,-76.4509,160.5950,160.5950,160.6149,-12.8810,0.1897,156.5490,0.0000,156.5490,3.8563,156.5490,8.8994,0.0000,2204.0270,639.7152,929.1415,147.6496,11.2639,136.3856,0.0000,136.3856,0.3257,136.0599,35.0571,71.7231,17.8685,11.4113,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30838.3719,30838.3719,30838.3719,30838.3719,6,0,0,0
+1476.1953,0.4997,31906.0918,83.7412,85.0000,0.0482,1.3073,52.2223,6,1610.5270,952.6590,952.6590,-76.5137,160.6697,160.6697,160.6917,-12.9043,0.2101,156.6034,0.0000,156.6034,3.8563,156.6034,8.9058,0.0000,2206.2014,639.2925,928.5482,147.6976,11.2731,136.4245,0.0000,136.4245,0.3608,136.0637,33.6170,71.9222,17.8863,12.6382,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30853.8992,30853.8992,30853.8992,30853.8992,6,0,0,0
+1476.6950,0.4997,31917.7285,83.8338,85.0000,0.0548,1.2277,52.3651,6,1612.3091,952.1014,952.1014,-76.5842,160.7534,160.7534,160.7778,-12.9305,0.2393,156.6578,0.0000,156.6578,3.8563,156.6578,8.9127,0.0000,2208.6426,638.7915,927.8445,147.7451,11.2832,136.4619,0.0000,136.4619,0.4108,136.0511,31.6057,72.1462,17.9063,14.3929,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30871.3083,30871.3083,30871.3083,30871.3083,6,0,0,0
+1477.1947,0.4997,31929.3789,83.9395,85.0000,0.0626,1.1346,52.4973,6,1614.3403,951.4643,951.4643,-76.6645,160.8482,160.8482,160.8756,-12.9604,0.2736,156.7184,0.0000,156.7184,3.8563,156.7184,8.9205,0.0000,2211.4251,638.2154,927.0351,147.7978,11.2948,136.5031,0.0000,136.5031,0.4697,136.0333,29.2459,72.4021,17.9290,16.4563,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30891.1017,30891.1017,30891.1017,30891.1017,6,0,0,0
+1477.6943,0.4996,31941.0450,84.0608,85.0000,0.0724,1.0189,52.6162,6,1616.6746,950.7314,950.7314,-76.7569,160.9567,160.9567,160.9877,-12.9948,0.3166,156.7838,0.0000,156.7838,3.8563,156.7838,8.9293,0.0000,2214.6228,637.5379,926.0829,147.8544,11.3079,136.5465,0.0000,136.5465,0.5437,136.0028,26.3033,72.6968,17.9552,19.0476,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30913.8199,30913.8199,30913.8199,30913.8199,6,0,0,0
+1478.1939,0.4996,31952.7292,84.1998,85.0000,0.0822,0.9007,52.7214,6,1619.3475,949.8931,949.8931,-76.8626,161.0807,161.0807,161.1156,-13.0342,0.3603,156.8641,0.0000,156.8641,3.8563,156.8641,8.9397,0.0000,2218.2842,636.7869,925.0280,147.9244,11.3231,136.6013,0.0000,136.6013,0.6186,135.9827,23.2897,73.0351,17.9851,21.6727,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30939.8662,30939.8662,30939.8662,30939.8662,6,0,0,0
+1478.6935,0.4995,31964.4339,84.3563,85.0000,0.0919,0.7821,52.8130,6,1622.3580,948.9526,948.9526,-76.9817,161.2203,161.2203,161.2591,-13.0786,0.4036,156.9605,0.0000,156.9605,3.8563,156.9605,8.9515,0.0000,2222.4083,635.9683,923.8787,148.0089,11.3404,136.6686,0.0000,136.6686,0.6930,135.9756,20.2616,73.4174,18.0187,24.2779,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30969.3244,30969.3244,30969.3244,30969.3244,6,0,0,0
+1479.1929,0.4995,31976.1615,84.5294,85.0000,0.1006,0.6724,52.8918,6,1625.6872,947.9175,947.9175,-77.1134,161.3750,161.3750,161.4172,-13.1279,0.4428,157.0758,0.0000,157.0758,3.8563,157.0758,8.9650,0.0000,2226.9687,635.1027,922.6644,148.1108,11.3596,136.7512,0.0000,136.7512,0.7604,135.9908,17.4543,73.8416,18.0558,26.6392,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31002.0621,31002.0621,31002.0621,31002.0621,6,0,0,0
+1479.6924,0.4994,31987.9143,84.7176,85.0000,0.1087,0.5684,52.9586,6,1629.3062,946.7974,946.7974,-77.2566,161.5431,161.5431,161.5882,-13.1816,0.4793,157.2075,0.0000,157.2075,3.8563,157.2075,8.9800,0.0000,2231.9264,634.1913,921.3865,148.2275,11.3806,136.8469,0.0000,136.8469,0.8231,136.0238,14.7884,74.3044,18.0961,28.8350,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31037.8230,31037.8230,31037.8230,31037.8230,6,0,0,0
+1480.1918,0.4995,31999.6942,84.9077,85.0000,0.1027,0.4765,53.0148,6,1632.9611,923.4414,945.6827,-77.4012,157.9115,161.7148,161.7600,-13.2359,0.4540,153.6012,0.0000,153.6012,3.8563,153.6012,8.8455,0.0000,2236.9331,617.9511,898.2356,144.7557,11.3298,133.4260,0.0000,133.4260,0.7795,132.6464,12.4263,74.7735,18.1368,27.3098,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30394.3468,30394.3468,30394.3468,30394.3468,6,0,0,0
+1480.6916,0.5000,32011.4997,85.0000,85.0000,0.0000,0.4171,53.0640,6,1634.7370,737.4627,940.6578,-77.4714,126.2457,161.0305,161.8432,-13.2623,0.0000,122.3894,0.0000,122.3894,3.8563,122.3894,7.6018,0.0000,2239.3657,489.4872,714.9362,114.7876,10.7408,104.0468,0.0000,104.0468,0.0000,104.0468,10.8882,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24363.7334,24363.7334,24363.7334,24363.7334,6,0,0,0
+1481.1916,0.5000,32023.3053,85.0000,85.0000,0.0000,0.4154,53.1131,6,1634.7370,737.1935,902.4962,-77.4714,126.1996,154.4976,161.8432,-13.2623,0.0000,122.3433,0.0000,122.3433,3.8563,122.3433,7.6000,0.0000,2239.3657,489.2985,714.6670,114.7434,10.7400,104.0034,0.0000,104.0034,0.0000,104.0034,10.8448,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24355.2086,24355.2086,24355.2086,24355.2086,6,0,0,0
+1481.6916,0.5000,32035.1108,85.0000,85.0000,0.0000,0.4154,53.1621,6,1634.7370,737.1935,902.4406,-77.4714,126.1996,154.4881,161.8432,-13.2623,0.0000,122.3433,0.0000,122.3433,3.8563,122.3433,7.6000,0.0000,2239.3657,489.2985,714.6670,114.7434,10.7400,104.0034,0.0000,104.0034,0.0000,104.0034,10.8448,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24355.2086,24355.2086,24355.2086,24355.2086,6,0,0,0
+1482.1916,0.5000,32046.9164,85.0000,85.0000,0.0000,0.4154,53.2111,6,1634.7370,737.1935,902.4406,-77.4714,126.1996,154.4881,161.8432,-13.2623,0.0000,122.3433,0.0000,122.3433,3.8563,122.3433,7.6000,0.0000,2239.3657,489.2985,714.6670,114.7434,10.7400,104.0034,0.0000,104.0034,0.0000,104.0034,10.8448,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24355.2086,24355.2086,24355.2086,24355.2086,6,0,0,0
+1482.6916,0.5000,32058.7219,85.0000,85.0000,0.0000,0.3901,53.2572,6,1634.7370,733.0837,902.4406,-77.4714,125.4960,154.4881,161.8432,-13.2623,0.0000,121.6398,0.0000,121.6398,3.8563,121.6398,7.5718,0.0000,2239.3657,486.4184,710.5572,114.0679,10.7267,103.3413,0.0000,103.3413,0.0000,103.3413,10.1826,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24225.0613,24225.0613,24225.0613,24225.0613,6,0,0,0
+1483.1916,0.5000,32070.5275,85.0000,85.0000,0.0000,0.3875,53.3029,6,1634.7370,732.6732,901.5925,-77.4714,125.4258,154.3430,161.8432,-13.2623,0.0000,121.5695,0.0000,121.5695,3.8563,121.5695,7.5690,0.0000,2239.3657,486.1307,710.1467,114.0005,10.7254,103.2751,0.0000,103.2751,0.0000,103.2751,10.1165,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24212.0620,24212.0620,24212.0620,24212.0620,6,0,0,0
+1483.6916,0.5000,32082.3331,85.0000,85.0000,0.0000,0.4203,53.3526,6,1634.7370,737.9757,901.5078,-77.4714,126.3335,154.3285,161.8432,-13.2623,0.0000,122.4772,0.0000,122.4772,3.8563,122.4772,7.6053,0.0000,2239.3657,489.8467,715.4492,114.8719,10.7425,104.1294,0.0000,104.1294,0.0000,104.1294,10.9708,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24379.9776,24379.9776,24379.9776,24379.9776,6,0,0,0
+1484.1916,0.5000,32094.1386,85.0000,85.0000,0.0000,0.4322,53.4036,6,1634.7370,739.9139,902.6020,-77.4714,126.6653,154.5158,161.8432,-13.2623,0.0000,122.8090,0.0000,122.8090,3.8563,122.8090,7.6186,0.0000,2239.3657,491.2049,717.3874,115.1904,10.7487,104.4417,0.0000,104.4417,0.0000,104.4417,11.2831,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24441.3552,24441.3552,24441.3552,24441.3552,6,0,0,0
+1484.6916,0.5000,32105.9442,85.0000,85.0000,0.0000,0.4286,53.4542,6,1634.7370,739.3259,903.0020,-77.4714,126.5646,154.5842,161.8432,-13.2623,0.0000,122.7084,0.0000,122.7084,3.8563,122.7084,7.6146,0.0000,2239.3657,490.7929,716.7994,115.0938,10.7468,104.3470,0.0000,104.3470,0.0000,104.3470,11.1884,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24422.7362,24422.7362,24422.7362,24422.7362,6,0,0,0
+1485.1916,0.5000,32117.7497,85.0000,85.0000,0.0000,0.3976,53.5011,6,1634.7370,734.3078,902.8806,-77.4714,125.7056,154.5635,161.8432,-13.2623,0.0000,121.8493,0.0000,121.8493,3.8563,121.8493,7.5802,0.0000,2239.3657,487.2762,711.7814,114.2691,10.7306,103.5385,0.0000,103.5385,0.0000,103.5385,10.3799,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24263.8263,24263.8263,24263.8263,24263.8263,6,0,0,0
+1485.6916,0.5000,32129.5553,85.0000,85.0000,0.0000,0.3589,53.5435,6,1634.7370,728.0318,901.8451,-77.4714,124.6312,154.3862,161.8432,-13.2623,0.0000,120.7749,0.0000,120.7749,3.8563,120.7749,7.5372,0.0000,2239.3657,482.8780,705.5053,113.2377,10.7104,102.5273,0.0000,102.5273,0.0000,102.5273,9.3687,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24065.0807,24065.0807,24065.0807,24065.0807,6,0,0,0
+1486.1916,0.5000,32141.3608,85.0000,85.0000,0.0000,0.3144,53.5806,6,1634.7370,720.8201,900.5501,-77.4714,123.3966,154.1645,161.8432,-13.2623,0.0000,119.5404,0.0000,119.5404,3.8563,119.5404,7.4878,0.0000,2239.3657,477.8240,698.2936,112.0525,10.6871,101.3654,0.0000,101.3654,0.0000,101.3654,8.2068,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23836.7050,23836.7050,23836.7050,23836.7050,6,0,0,0
+1486.6916,0.5000,32153.1664,85.0000,85.0000,0.0000,0.2818,53.6139,6,1634.7370,715.5483,899.0619,-77.4714,122.4942,153.9097,161.8432,-13.2623,0.0000,118.6379,0.0000,118.6379,3.8563,118.6379,7.4517,0.0000,2239.3657,474.1296,693.0219,111.1861,10.6700,100.5161,0.0000,100.5161,0.0000,100.5161,7.3574,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23669.7632,23669.7632,23669.7632,23669.7632,6,0,0,0
+1487.1916,0.5000,32164.9719,85.0000,85.0000,0.0000,0.2610,53.6447,6,1634.7370,712.1660,897.9741,-77.4714,121.9152,153.7235,161.8432,-13.2623,0.0000,118.0589,0.0000,118.0589,3.8563,118.0589,7.4286,0.0000,2239.3657,471.7592,689.6395,110.6303,10.6591,99.9712,0.0000,99.9712,0.0000,99.9712,6.8125,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23562.6524,23562.6524,23562.6524,23562.6524,6,0,0,0
+1487.6916,0.5000,32176.7775,85.0000,85.0000,0.0000,0.2645,53.6759,6,1634.7370,712.7447,897.2762,-77.4714,122.0142,153.6040,161.8432,-13.2623,0.0000,118.1579,0.0000,118.1579,3.8563,118.1579,7.4325,0.0000,2239.3657,472.1648,690.2182,110.7254,10.6610,100.0644,0.0000,100.0644,0.0000,100.0644,6.9057,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23580.9787,23580.9787,23580.9787,23580.9787,6,0,0,0
+1488.1916,0.5000,32188.5831,85.0000,85.0000,0.0000,0.2667,53.7074,6,1634.7370,713.1005,897.3956,-77.4714,122.0751,153.6245,161.8432,-13.2623,0.0000,118.2189,0.0000,118.2189,3.8563,118.2189,7.4350,0.0000,2239.3657,472.4142,690.5741,110.7839,10.6621,100.1217,0.0000,100.1217,0.0000,100.1217,6.9631,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23592.2477,23592.2477,23592.2477,23592.2477,6,0,0,0
+1488.6916,0.5000,32200.3886,85.0000,85.0000,0.0000,0.2937,53.7421,6,1634.7370,717.4645,897.4690,-77.4714,122.8222,153.6370,161.8432,-13.2623,0.0000,118.9659,0.0000,118.9659,3.8563,118.9659,7.4649,0.0000,2239.3657,475.4725,694.9381,111.5011,10.6762,100.8248,0.0000,100.8248,0.0000,100.8248,7.6662,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23730.4442,23730.4442,23730.4442,23730.4442,6,0,0,0
+1489.1916,0.5000,32212.1942,85.0000,85.0000,0.0000,0.3188,53.7797,6,1634.7370,721.5351,898.3695,-77.4714,123.5191,153.7912,161.8432,-13.2623,0.0000,119.6628,0.0000,119.6628,3.8563,119.6628,7.4927,0.0000,2239.3657,478.3251,699.0087,112.1700,10.6894,101.4807,0.0000,101.4807,0.0000,101.4807,8.3220,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23859.3499,23859.3499,23859.3499,23859.3499,6,0,0,0
+1489.6916,0.5000,32223.9997,85.0000,85.0000,0.0000,0.3189,53.8174,6,1634.7370,721.5456,899.2095,-77.4714,123.5209,153.9350,161.8432,-13.2623,0.0000,119.6646,0.0000,119.6646,3.8563,119.6646,7.4928,0.0000,2239.3657,478.3325,699.0192,112.1718,10.6894,101.4823,0.0000,101.4823,0.0000,101.4823,8.3237,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23859.6812,23859.6812,23859.6812,23859.6812,6,0,0,0
+1490.1916,0.5000,32235.8053,85.0000,85.0000,0.0000,0.2971,53.8524,6,1634.7370,718.0221,899.2117,-77.4714,122.9177,153.9354,161.8432,-13.2623,0.0000,119.0614,0.0000,119.0614,3.8563,119.0614,7.4687,0.0000,2239.3657,475.8632,695.4957,111.5927,10.6780,100.9147,0.0000,100.9147,0.0000,100.9147,7.7560,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23748.1014,23748.1014,23748.1014,23748.1014,6,0,0,0
+1490.6916,0.5000,32247.6108,85.0000,85.0000,0.0000,0.2676,53.8840,6,1634.7370,713.2418,898.4846,-77.4714,122.0993,153.8109,161.8432,-13.2623,0.0000,118.2430,0.0000,118.2430,3.8563,118.2430,7.4360,0.0000,2239.3657,472.5132,690.7154,110.8071,10.6626,100.1445,0.0000,100.1445,0.0000,100.1445,6.9858,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23596.7225,23596.7225,23596.7225,23596.7225,6,0,0,0
+1491.1916,0.5000,32259.4164,85.0000,85.0000,0.0000,0.2372,53.9120,6,1634.7370,708.3200,897.4982,-77.4714,121.2568,153.6420,161.8432,-13.2623,0.0000,117.4005,0.0000,117.4005,3.8563,117.4005,7.4023,0.0000,2239.3657,469.0640,685.7936,109.9982,10.6467,99.3516,0.0000,99.3516,0.0000,99.3516,6.1929,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23440.8626,23440.8626,23440.8626,23440.8626,6,0,0,0
+1491.6916,0.5000,32271.2219,85.0000,85.0000,0.0000,0.2113,53.9370,6,1634.7370,704.1202,896.4825,-77.4714,120.5378,153.4682,161.8432,-13.2623,0.0000,116.6815,0.0000,116.6815,3.8563,116.6815,7.3735,0.0000,2239.3657,466.1207,681.5937,109.3080,10.6331,98.6749,0.0000,98.6749,0.0000,98.6749,5.5162,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23307.8631,23307.8631,23307.8631,23307.8631,6,0,0,0
+1492.1916,0.5000,32283.0275,85.0000,85.0000,0.0000,0.1919,53.9597,6,1634.7370,700.9773,895.6159,-77.4714,119.9998,153.3198,161.8432,-13.2623,0.0000,116.1435,0.0000,116.1435,3.8563,116.1435,7.3520,0.0000,2239.3657,463.9182,678.4508,108.7915,10.6230,98.1686,0.0000,98.1686,0.0000,98.1686,5.0098,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23208.3366,23208.3366,23208.3366,23208.3366,6,0,0,0
+1492.6916,0.5000,32294.8331,85.0000,85.0000,0.0000,0.1751,53.9803,6,1634.7370,698.2577,894.9674,-77.4714,119.5342,153.2088,161.8432,-13.2623,0.0000,115.6779,0.0000,115.6779,3.8563,115.6779,7.3333,0.0000,2239.3657,462.0123,675.7313,108.3446,10.6142,97.7304,0.0000,97.7304,0.0000,97.7304,4.5717,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23122.2155,23122.2155,23122.2155,23122.2155,6,0,0,0
+1493.1916,0.5000,32306.6386,85.0000,85.0000,0.0000,0.1596,53.9992,6,1634.7370,695.7436,894.4062,-77.4714,119.1038,153.1127,161.8432,-13.2623,0.0000,115.2475,0.0000,115.2475,3.8563,115.2475,7.3161,0.0000,2239.3657,460.2504,673.2172,107.9314,10.6061,97.3253,0.0000,97.3253,0.0000,97.3253,4.1666,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23042.6001,23042.6001,23042.6001,23042.6001,6,0,0,0
+1493.6916,0.5000,32318.4442,85.0000,85.0000,0.0000,0.1444,54.0162,6,1634.7370,693.2841,893.8874,-77.4714,118.6828,153.0239,161.8432,-13.2623,0.0000,114.8265,0.0000,114.8265,3.8563,114.8265,7.2993,0.0000,2239.3657,458.5268,670.7576,107.5272,10.5981,96.9291,0.0000,96.9291,0.0000,96.9291,3.7704,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22964.7130,22964.7130,22964.7130,22964.7130,6,0,0,0
+1494.1916,0.5000,32330.2497,85.0000,85.0000,0.0000,0.1263,54.0311,6,1634.7370,690.3530,893.3799,-77.4714,118.1810,152.9370,161.8432,-13.2623,0.0000,114.3247,0.0000,114.3247,3.8563,114.3247,7.2792,0.0000,2239.3657,456.4727,667.8266,107.0455,10.5886,96.4569,0.0000,96.4569,0.0000,96.4569,3.2981,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22871.8953,22871.8953,22871.8953,22871.8953,6,0,0,0
+1494.6916,0.5000,32342.0553,85.0000,85.0000,0.0000,0.1026,54.0432,6,1634.7370,686.5043,892.7750,-77.4714,117.5222,152.8335,161.8432,-13.2623,0.0000,113.6659,0.0000,113.6659,3.8563,113.6659,7.2529,0.0000,2239.3657,453.7755,663.9779,106.4130,10.5762,95.8368,0.0000,95.8368,0.0000,95.8368,2.6781,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22750.0157,22750.0157,22750.0157,22750.0157,6,0,0,0
+1495.1916,0.5000,32353.8608,85.0000,85.0000,0.0000,0.0733,54.0519,6,1634.7370,681.7516,891.9809,-77.4714,116.7085,152.6975,161.8432,-13.2623,0.0000,112.8523,0.0000,112.8523,3.8563,112.8523,7.2203,0.0000,2239.3657,450.4448,659.2251,105.6319,10.5609,95.0711,0.0000,95.0711,0.0000,95.0711,1.9123,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22599.5099,22599.5099,22599.5099,22599.5099,6,0,0,0
+1495.6916,0.5000,32365.6664,85.0000,85.0000,0.0000,0.0417,54.0568,6,1634.7370,676.6437,891.0001,-77.4714,115.8341,152.5296,161.8432,-13.2623,0.0000,111.9778,0.0000,111.9778,3.8563,111.9778,7.1853,0.0000,2239.3657,446.8652,654.1173,104.7925,10.5444,94.2481,0.0000,94.2481,0.0000,94.2481,1.0894,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22455.6483,22455.6483,22455.6483,22455.6483,6,0,0,0
+1496.1916,0.5000,32377.4719,85.0000,85.0000,0.0000,0.0188,54.0590,6,1634.7370,672.9348,889.9461,-77.4714,115.1992,152.3492,161.8432,-13.2623,0.0000,111.3429,0.0000,111.3429,3.8563,111.3429,7.1599,0.0000,2239.3657,444.2660,650.4084,104.1830,10.5324,93.6506,0.0000,93.6506,0.0000,93.6506,0.4918,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22355.1747,22355.1747,22355.1747,22355.1747,6,0,0,0
+1496.6916,0.5000,32389.2775,85.0000,85.0000,0.0000,0.0044,54.0596,6,1634.7370,670.6023,889.1808,-77.4714,114.7999,152.2182,161.8432,-13.2623,0.0000,110.9436,0.0000,110.9436,3.8563,110.9436,7.1440,0.0000,2239.3657,442.6314,648.0758,103.7996,10.5248,93.2748,0.0000,93.2748,0.0000,93.2748,0.1160,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22291.9864,22291.9864,22291.9864,22291.9864,6,0,0,0
+1497.1916,0.5000,32401.0831,85.0000,85.0000,0.0000,0.0068,54.0604,6,1634.7370,670.9761,888.6995,-77.4714,114.8639,152.1358,161.8432,-13.2623,0.0000,111.0076,0.0000,111.0076,3.8563,111.0076,7.1465,0.0000,2239.3657,442.8934,648.4497,103.8611,10.5261,93.3350,0.0000,93.3350,0.0000,93.3350,0.1763,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22302.1133,22302.1133,22302.1133,22302.1133,6,0,0,0
+1497.6916,0.5000,32412.8886,85.0000,85.0000,0.0000,0.0260,54.0634,6,1634.7370,674.0964,888.7766,-77.4714,115.3981,152.1490,161.8432,-13.2623,0.0000,111.5418,0.0000,111.5418,3.8563,111.5418,7.1679,0.0000,2239.3657,445.0800,651.5699,104.3739,10.5361,93.8377,0.0000,93.8377,0.0000,93.8377,0.6790,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22386.6409,22386.6409,22386.6409,22386.6409,6,0,0,0
+1498.1916,0.5000,32424.6942,85.0000,85.0000,0.0000,0.0602,54.0705,6,1634.7370,679.6350,889.4205,-77.4714,116.3462,152.2592,161.8432,-13.2623,0.0000,112.4899,0.0000,112.4899,3.8563,112.4899,7.2058,0.0000,2239.3657,448.9615,657.1086,105.2841,10.5540,94.7301,0.0000,94.7301,0.0000,94.7301,1.5713,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22536.6828,22536.6828,22536.6828,22536.6828,6,0,0,0
+1498.6916,0.5000,32436.4997,85.0000,85.0000,0.0000,0.1132,54.0839,6,1634.7370,688.2226,890.5634,-77.4714,117.8163,152.4549,161.8432,-13.2623,0.0000,113.9600,0.0000,113.9600,3.8563,113.9600,7.2646,0.0000,2239.3657,454.9797,665.6962,106.6954,10.5818,96.1136,0.0000,96.1136,0.0000,96.1136,2.9549,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22804.4306,22804.4306,22804.4306,22804.4306,6,0,0,0
+1499.1916,0.5000,32448.3053,85.0000,85.0000,0.0000,0.1717,54.1042,6,1634.7370,697.7025,892.3354,-77.4714,119.4392,152.7582,161.8432,-13.2623,0.0000,115.5829,0.0000,115.5829,3.8563,115.5829,7.3295,0.0000,2239.3657,461.6233,675.1761,108.2533,10.6124,97.6410,0.0000,97.6410,0.0000,97.6410,4.4822,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23104.6340,23104.6340,23104.6340,23104.6340,6,0,0,0
+1499.6916,0.5000,32460.1108,85.0000,85.0000,0.0000,0.2307,54.1314,6,1634.7370,707.2653,894.2916,-77.4714,121.0762,153.0931,161.8432,-13.2623,0.0000,117.2199,0.0000,117.2199,3.8563,117.2199,7.3950,0.0000,2239.3657,468.3248,684.7388,109.8249,10.6433,99.1816,0.0000,99.1816,0.0000,99.1816,6.0229,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23407.4607,23407.4607,23407.4607,23407.4607,6,0,0,0
+1500.1916,0.5000,32471.9164,85.0000,85.0000,0.0000,0.2800,54.1645,6,1634.7370,715.2562,896.2649,-77.4714,122.4442,153.4309,161.8432,-13.2623,0.0000,118.5879,0.0000,118.5879,3.8563,118.5879,7.4497,0.0000,2239.3657,473.9249,692.7298,111.1381,10.6691,100.4690,0.0000,100.4690,0.0000,100.4690,7.3104,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23660.5124,23660.5124,23660.5124,23660.5124,6,0,0,0
+1500.6916,0.5000,32483.7219,85.0000,85.0000,0.0000,0.3177,54.2020,6,1634.7370,721.3507,897.9138,-77.4714,123.4875,153.7132,161.8432,-13.2623,0.0000,119.6312,0.0000,119.6312,3.8563,119.6312,7.4915,0.0000,2239.3657,478.1959,698.8243,112.1397,10.6888,101.4510,0.0000,101.4510,0.0000,101.4510,8.2923,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23853.5107,23853.5107,23853.5107,23853.5107,6,0,0,0
+1501.1916,0.5000,32495.5275,85.0000,85.0000,0.0000,0.3450,54.2427,6,1634.7370,725.7759,899.1714,-77.4714,124.2450,153.9285,161.8432,-13.2623,0.0000,120.3887,0.0000,120.3887,3.8563,120.3887,7.5218,0.0000,2239.3657,481.2970,703.2494,112.8670,10.7031,102.1639,0.0000,102.1639,0.0000,102.1639,9.0052,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23993.6421,23993.6421,23993.6421,23993.6421,6,0,0,0
+1501.6916,0.5000,32507.3331,85.0000,85.0000,0.0000,0.3686,54.2862,6,1634.7370,729.5961,900.0846,-77.4714,124.8990,154.0848,161.8432,-13.2623,0.0000,121.0427,0.0000,121.0427,3.8563,121.0427,7.5479,0.0000,2239.3657,483.9743,707.0697,113.4948,10.7154,102.7794,0.0000,102.7794,0.0000,102.7794,9.6207,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24114.6195,24114.6195,24114.6195,24114.6195,6,0,0,0
+1502.1916,0.5000,32519.1386,85.0000,85.0000,0.0000,0.3928,54.3326,6,1634.7370,733.5192,900.8729,-77.4714,125.5706,154.2198,161.8432,-13.2623,0.0000,121.7143,0.0000,121.7143,3.8563,121.7143,7.5748,0.0000,2239.3657,486.7235,710.9927,114.1395,10.7281,103.4114,0.0000,103.4114,0.0000,103.4114,10.2528,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24238.8520,24238.8520,24238.8520,24238.8520,6,0,0,0
+1502.6916,0.5000,32530.9442,85.0000,85.0000,0.0000,0.4167,54.3818,6,1634.7370,737.3934,901.6824,-77.4714,126.2338,154.3583,161.8432,-13.2623,0.0000,122.3775,0.0000,122.3775,3.8563,122.3775,7.6013,0.0000,2239.3657,489.4386,714.8669,114.7762,10.7406,104.0356,0.0000,104.0356,0.0000,104.0356,10.8770,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24361.5378,24361.5378,24361.5378,24361.5378,6,0,0,0
+1503.1916,0.5000,32542.7497,85.0000,85.0000,0.0000,0.4400,54.4337,6,1634.7370,741.1728,902.4818,-77.4714,126.8808,154.4952,161.8432,-13.2623,0.0000,123.0245,0.0000,123.0245,3.8563,123.0245,7.6272,0.0000,2239.3657,492.0872,718.6463,115.3973,10.7528,104.6445,0.0000,104.6445,0.0000,104.6445,11.4859,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24481.2225,24481.2225,24481.2225,24481.2225,6,0,0,0
+1503.6916,0.5000,32554.5553,85.0000,85.0000,0.0000,0.4632,54.4884,6,1634.7370,744.9337,903.2617,-77.4714,127.5246,154.6287,161.8432,-13.2623,0.0000,123.6684,0.0000,123.6684,3.8563,123.6684,7.6530,0.0000,2239.3657,494.7228,722.4072,116.0154,10.7650,105.2504,0.0000,105.2504,0.0000,105.2504,12.0919,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24600.3202,24600.3202,24600.3202,24600.3202,6,0,0,0
+1504.1916,0.5000,32566.3608,85.0000,85.0000,0.0000,0.4871,54.5459,6,1634.7370,748.8070,904.0378,-77.4714,128.1877,154.7616,161.8432,-13.2623,0.0000,124.3314,0.0000,124.3314,3.8563,124.3314,7.6795,0.0000,2239.3657,497.4373,726.2805,116.6519,10.7775,105.8745,0.0000,105.8745,0.0000,105.8745,12.7159,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24722.9773,24722.9773,24722.9773,24722.9773,6,0,0,0
+1504.6916,0.5000,32578.1664,85.0000,85.0000,0.0000,0.5122,54.6064,6,1634.7370,752.8644,904.8371,-77.4714,128.8823,154.8984,161.8432,-13.2623,0.0000,125.0260,0.0000,125.0260,3.8563,125.0260,7.7073,0.0000,2239.3657,500.2807,730.3380,117.3187,10.7906,106.5282,0.0000,106.5282,0.0000,106.5282,13.3697,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24851.4657,24851.4657,24851.4657,24851.4657,6,0,0,0
+1505.1916,0.5000,32589.9719,85.0000,85.0000,0.0000,0.5161,54.6673,6,1634.7370,753.5028,905.6743,-77.4714,128.9916,155.0417,161.8432,-13.2623,0.0000,125.1353,0.0000,125.1353,3.8563,125.1353,7.7116,0.0000,2239.3657,500.7281,730.9764,117.4237,10.7926,106.6310,0.0000,106.6310,0.0000,106.6310,13.4725,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24871.6820,24871.6820,24871.6820,24871.6820,6,0,0,0
+1505.6916,0.5000,32601.7775,85.0000,85.0000,0.0000,0.5478,54.7320,6,1634.7370,758.6325,905.8060,-77.4714,129.8697,155.0643,161.8432,-13.2623,0.0000,126.0134,0.0000,126.0134,3.8563,126.0134,7.7468,0.0000,2239.3657,504.3230,736.1060,118.2667,10.8092,107.4575,0.0000,107.4575,0.0000,107.4575,14.2990,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25034.1250,25034.1250,25034.1250,25034.1250,6,0,0,0
+1506.1916,0.5000,32613.5831,85.0000,85.0000,0.0000,0.5568,54.7977,6,1634.7370,760.0961,906.8646,-77.4714,130.1203,155.2455,161.8432,-13.2623,0.0000,126.2640,0.0000,126.2640,3.8563,126.2640,7.7568,0.0000,2239.3657,505.3487,737.5697,118.5072,10.8139,107.6933,0.0000,107.6933,0.0000,107.6933,14.5348,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25080.4744,25080.4744,25080.4744,25080.4744,6,0,0,0
+1506.6916,0.5000,32625.3886,85.0000,85.0000,0.0000,0.5467,54.8623,6,1634.7370,758.4550,907.1666,-77.4714,129.8393,155.2972,161.8432,-13.2623,0.0000,125.9831,0.0000,125.9831,3.8563,125.9831,7.7456,0.0000,2239.3657,504.1986,735.9285,118.2375,10.8086,107.4289,0.0000,107.4289,0.0000,107.4289,14.2704,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25028.5034,25028.5034,25028.5034,25028.5034,6,0,0,0
+1507.1916,0.5000,32637.1942,85.0000,85.0000,0.0000,0.5436,54.9264,6,1634.7370,757.9533,906.8279,-77.4714,129.7535,155.2392,161.8432,-13.2623,0.0000,125.8972,0.0000,125.8972,3.8563,125.8972,7.7421,0.0000,2239.3657,503.8470,735.4269,118.1551,10.8070,107.3480,0.0000,107.3480,0.0000,107.3480,14.1896,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25012.6180,25012.6180,25012.6180,25012.6180,6,0,0,0
+1507.6916,0.5000,32648.9997,85.0000,85.0000,0.0000,0.5375,54.9899,6,1634.7370,756.9638,906.7244,-77.4714,129.5841,155.2215,161.8432,-13.2623,0.0000,125.7278,0.0000,125.7278,3.8563,125.7278,7.7353,0.0000,2239.3657,503.1535,734.4373,117.9924,10.8038,107.1886,0.0000,107.1886,0.0000,107.1886,14.0301,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24981.2807,24981.2807,24981.2807,24981.2807,6,0,0,0
+1508.1916,0.5000,32660.8053,85.0000,85.0000,0.0000,0.5407,55.0537,6,1634.7370,757.4849,906.5202,-77.4714,129.6733,155.1865,161.8432,-13.2623,0.0000,125.8170,0.0000,125.8170,3.8563,125.8170,7.7389,0.0000,2239.3657,503.5187,734.9584,118.0781,10.8055,107.2726,0.0000,107.2726,0.0000,107.2726,14.1141,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24997.7839,24997.7839,24997.7839,24997.7839,6,0,0,0
+1508.6916,0.5000,32672.6108,85.0000,85.0000,0.0000,0.5646,55.1204,6,1634.7370,761.3536,906.6277,-77.4714,130.3356,155.2049,161.8432,-13.2623,0.0000,126.4793,0.0000,126.4793,3.8563,126.4793,7.7654,0.0000,2239.3657,506.2299,738.8272,118.7139,10.8180,107.8959,0.0000,107.8959,0.0000,107.8959,14.7374,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25120.2967,25120.2967,25120.2967,25120.2967,6,0,0,0
+1509.1916,0.5000,32684.4164,85.0000,85.0000,0.0000,0.5999,55.1912,6,1634.7370,767.0701,907.4261,-77.4714,131.3142,155.3416,161.8432,-13.2623,0.0000,127.4579,0.0000,127.4579,3.8563,127.4579,7.8045,0.0000,2239.3657,510.2361,744.5437,119.6533,10.8365,108.8169,0.0000,108.8169,0.0000,108.8169,15.6584,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25303.8922,25303.8922,25303.8922,25303.8922,6,0,0,0
+1509.6916,0.5000,32696.2219,85.0000,85.0000,0.0000,0.6456,55.2674,6,1634.7370,774.4764,908.6057,-77.4714,132.5820,155.5435,161.8432,-13.2623,0.0000,128.7257,0.0000,128.7257,3.8563,128.7257,7.8553,0.0000,2239.3657,515.4263,751.9499,120.8705,10.8604,110.0101,0.0000,110.0101,0.0000,110.0101,16.8517,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25546.8082,25546.8082,25546.8082,25546.8082,6,0,0,0
+1510.1916,0.5000,32708.0275,85.0000,85.0000,0.0000,0.6964,55.3496,6,1634.7370,782.7088,910.1339,-77.4714,133.9913,155.8052,161.8432,-13.2623,0.0000,130.1350,0.0000,130.1350,3.8563,130.1350,7.9116,0.0000,2239.3657,521.1956,760.1823,122.2234,10.8870,111.3364,0.0000,111.3364,0.0000,111.3364,18.1781,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25816.8236,25816.8236,25816.8236,25816.8236,6,0,0,0
+1510.6916,0.5000,32719.8331,85.0000,85.0000,0.0000,0.7540,55.4386,6,1634.7370,792.0508,911.8327,-77.4714,135.5906,156.0960,161.8432,-13.2623,0.0000,131.7343,0.0000,131.7343,3.8563,131.7343,7.9756,0.0000,2239.3657,527.7425,769.5244,123.7587,10.9174,112.8413,0.0000,112.8413,0.0000,112.8413,19.6830,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26123.2317,26123.2317,26123.2317,26123.2317,6,0,0,0
+1511.1916,0.5000,32731.6386,85.0000,85.0000,0.0000,0.8139,55.5347,6,1634.7370,801.7605,913.7604,-77.4714,137.2528,156.4260,161.8432,-13.2623,0.0000,133.3965,0.0000,133.3965,3.8563,133.3965,8.0421,0.0000,2239.3657,534.5470,779.2340,125.3544,10.9495,114.4049,0.0000,114.4049,0.0000,114.4049,21.2468,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26441.6983,26441.6983,26441.6983,26441.6983,6,0,0,0
+1511.6916,0.5000,32743.4442,85.0000,85.0000,0.0000,0.8759,55.6381,6,1634.7370,811.8051,915.7640,-77.4714,138.9723,156.7690,161.8432,-13.2623,0.0000,135.1160,0.0000,135.1160,3.8563,135.1160,8.1109,0.0000,2239.3657,541.5864,789.2787,127.0052,10.9826,116.0226,0.0000,116.0226,0.0000,116.0226,22.8645,75.0020,18.1560,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26771.1536,26771.1536,26771.1536,26771.1536,6,0,0,0
+1512.1916,0.5000,32755.2497,85.0000,85.0000,0.0000,0.9369,55.7487,6,1634.7370,821.6903,917.8368,-77.4714,140.6646,157.1238,161.8432,-13.2623,0.0000,136.8083,0.0000,136.8083,3.8563,136.8083,8.1786,0.0000,2239.3657,548.5139,799.1639,128.6297,11.0152,117.6145,0.0000,117.6145,0.0000,117.6145,24.4565,75.0020,18.1559,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27095.3775,27095.3775,27095.3775,27095.3775,6,0,0,0
+1512.6916,0.5000,32767.0553,85.0000,85.0000,0.0000,0.9928,55.8659,6,1634.7370,830.7426,919.8766,-77.4714,142.2142,157.4730,161.8432,-13.2623,0.0000,138.3579,0.0000,138.3579,3.8563,138.3579,8.2405,0.0000,2239.3657,554.8577,808.2161,130.1174,11.0451,119.0723,0.0000,119.0723,0.0000,119.0723,25.9144,75.0020,18.1558,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27392.2814,27392.2814,27392.2814,27392.2814,6,0,0,0
+1513.1916,0.5000,32778.8608,85.0000,85.0000,0.0000,1.0039,55.9844,6,1634.7370,832.5444,921.7445,-77.4714,142.5226,157.7928,161.8432,-13.2623,0.0000,138.6664,0.0000,138.6664,3.8563,138.6664,8.2529,0.0000,2239.3657,556.1204,810.0179,130.4135,11.0510,119.3625,0.0000,119.3625,0.0000,119.3625,26.2046,75.0020,18.1558,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27451.3780,27451.3780,27451.3780,27451.3780,6,0,0,0
+1513.6916,0.5000,32790.6664,85.0000,85.0000,0.0000,1.0800,56.1119,6,1634.7370,844.8760,922.1163,-77.4714,144.6337,157.8564,161.8432,-13.2623,0.0000,140.7774,0.0000,140.7774,3.8563,140.7774,8.3373,0.0000,2239.3657,564.7624,822.3495,132.4401,11.0917,121.3484,0.0000,121.3484,0.0000,121.3484,28.1907,75.0020,18.1557,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27855.8426,27855.8426,27855.8426,27855.8426,6,0,0,0
+1514.1916,0.5000,32802.4719,85.0000,85.0000,0.0000,1.1667,56.2497,6,1634.7370,858.9317,924.6610,-77.4714,147.0399,158.2920,161.8432,-13.2623,0.0000,143.1836,0.0000,143.1836,3.8563,143.1836,8.4336,0.0000,2239.3657,574.6127,836.4053,134.7500,11.1381,123.6119,0.0000,123.6119,0.0000,123.6119,30.4544,75.0020,18.1555,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28263.2558,28263.2558,28263.2558,28263.2558,6,0,0,0
+1514.6916,0.5000,32814.2775,85.0000,85.0000,0.0000,1.2202,56.3937,6,1634.7370,867.5978,927.5614,-77.4714,148.5234,158.7885,161.8432,-13.2623,0.0000,144.6671,0.0000,144.6671,3.8563,144.6671,8.4929,0.0000,2239.3657,580.6859,845.0714,136.1742,11.1667,125.0076,0.0000,125.0076,0.0000,125.0076,31.8502,75.0020,18.1554,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28545.8137,28545.8137,28545.8137,28545.8137,6,0,0,0
+1515.1916,0.5000,32826.0831,85.0000,85.0000,0.0000,1.2719,56.5439,6,1634.7370,875.9688,929.3496,-77.4714,149.9564,159.0947,161.8432,-13.2623,0.0000,146.1002,0.0000,146.1002,3.8563,146.1002,8.5502,0.0000,2239.3657,586.5523,853.4424,137.5499,11.1943,126.3557,0.0000,126.3557,0.0000,126.3557,33.1984,75.0020,18.1552,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28827.6773,28827.6773,28827.6773,28827.6773,6,0,0,0
+1515.6916,0.5000,32837.8886,85.0000,85.0000,0.0000,1.3137,56.6990,6,1634.7370,882.7463,931.0770,-77.4714,151.1167,159.3904,161.8432,-13.2623,0.0000,147.2604,0.0000,147.2604,3.8563,147.2604,8.5966,0.0000,2239.3657,591.3019,860.2198,138.6637,11.2166,127.4471,0.0000,127.4471,0.0000,127.4471,34.2899,75.0020,18.1551,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29055.8834,29055.8834,29055.8834,29055.8834,6,0,0,0
+1516.1916,0.5000,32849.6942,85.0000,85.0000,0.0000,1.3204,56.8548,6,1634.7370,883.8325,932.4755,-77.4714,151.3026,159.6298,161.8432,-13.2623,0.0000,147.4463,0.0000,147.4463,3.8563,147.4463,8.6041,0.0000,2239.3657,592.0631,861.3060,138.8423,11.2202,127.6220,0.0000,127.6220,0.0000,127.6220,34.4649,75.0020,18.1551,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29092.4581,29092.4581,29092.4581,29092.4581,6,0,0,0
+1516.6916,0.5000,32861.4997,85.0000,85.0000,0.0000,1.3816,57.0180,6,1634.7370,893.7499,932.6997,-77.4714,153.0004,159.6682,161.8432,-13.2623,0.0000,149.1441,0.0000,149.1441,3.8563,149.1441,8.6720,0.0000,2239.3657,599.0133,871.2235,140.4721,11.2529,129.2192,0.0000,129.2192,0.0000,129.2192,36.0622,75.0020,18.1550,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29426.3932,29426.3932,29426.3932,29426.3932,6,0,0,0
+1517.1916,0.5000,32873.3053,85.0000,85.0000,0.0000,1.4350,57.1874,6,1634.7370,902.4083,934.7461,-77.4714,154.4826,160.0185,161.8432,-13.2623,0.0000,150.6263,0.0000,150.6263,3.8563,150.6263,8.7313,0.0000,2239.3657,605.0811,879.8819,141.8950,11.2815,130.6135,0.0000,130.6135,0.0000,130.6135,37.4567,75.0020,18.1548,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29717.9336,29717.9336,29717.9336,29717.9336,6,0,0,0
+1517.6916,0.5000,32885.1108,85.0000,85.0000,0.0000,1.4674,57.3606,6,1634.7370,907.6586,936.5328,-77.4714,155.3814,160.3243,161.8432,-13.2623,0.0000,151.5251,0.0000,151.5251,3.8563,151.5251,8.7672,0.0000,2239.3657,608.7605,885.1322,142.7579,11.2988,131.4591,0.0000,131.4591,0.0000,131.4591,38.3023,75.0020,18.1548,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29894.7205,29894.7205,29894.7205,29894.7205,6,0,0,0
+1518.1916,0.5000,32896.9164,85.0000,85.0000,0.0000,1.4964,57.5373,6,1634.7370,912.3532,937.6162,-77.4714,156.1851,160.5098,161.8432,-13.2623,0.0000,152.3288,0.0000,152.3288,3.8563,152.3288,8.7994,0.0000,2239.3657,612.0504,889.8267,143.5294,11.3143,132.2151,0.0000,132.2151,0.0000,132.2151,39.0584,75.0020,18.1547,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30052.7924,30052.7924,30052.7924,30052.7924,6,0,0,0
+1518.6916,0.5000,32908.7219,85.0000,85.0000,0.0000,1.5234,57.7171,6,1634.7370,916.7255,938.5849,-77.4714,156.9336,160.6757,161.8432,-13.2623,0.0000,153.0773,0.0000,153.0773,3.8563,153.0773,8.8293,0.0000,2239.3657,615.1146,894.1991,144.2480,11.3287,132.9192,0.0000,132.9192,0.0000,132.9192,39.7626,75.0020,18.1546,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30200.0162,30200.0162,30200.0162,30200.0162,6,0,0,0
+1519.1916,0.5000,32920.5275,85.0000,85.0000,0.0000,1.5470,57.8997,6,1634.7370,920.5575,939.4872,-77.4714,157.5896,160.8301,161.8432,-13.2623,0.0000,153.7333,0.0000,153.7333,3.8563,153.7333,8.8556,0.0000,2239.3657,617.8000,898.0311,144.8777,11.3414,133.5363,0.0000,133.5363,0.0000,133.5363,40.3798,75.0020,18.1545,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30329.0441,30329.0441,30329.0441,30329.0441,6,0,0,0
+1519.6916,0.5000,32932.3331,85.0000,85.0000,0.0000,1.5682,58.0849,6,1634.7370,923.9927,940.2779,-77.4714,158.1776,160.9655,161.8432,-13.2623,0.0000,154.3213,0.0000,154.3213,3.8563,154.3213,8.8791,0.0000,2239.3657,620.2074,901.4662,145.4422,11.3527,134.0895,0.0000,134.0895,0.0000,134.0895,40.9330,75.0020,18.1545,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30444.7110,30444.7110,30444.7110,30444.7110,6,0,0,0
+1520.1916,0.5000,32944.1386,85.0000,85.0000,0.0000,1.5870,58.2722,6,1634.7370,927.0303,940.9867,-77.4714,158.6976,161.0868,161.8432,-13.2623,0.0000,154.8413,0.0000,154.8413,3.8563,154.8413,8.8999,0.0000,2239.3657,622.3361,904.5038,145.9415,11.3627,134.5787,0.0000,134.5787,0.0000,134.5787,41.4223,75.0020,18.1544,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30546.9922,30546.9922,30546.9922,30546.9922,6,0,0,0
+1520.6916,0.5000,32955.9442,85.0000,85.0000,0.0000,1.6021,58.4614,6,1634.7370,929.4839,941.6135,-77.4714,159.1177,161.1941,161.8432,-13.2623,0.0000,155.2614,0.0000,155.2614,3.8563,155.2614,8.9167,0.0000,2239.3657,624.0556,906.9574,146.3447,11.3708,134.9739,0.0000,134.9739,0.0000,134.9739,41.8174,75.0020,18.1544,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30621.8866,30621.8866,30621.8866,30621.8866,6,0,0,0
+1521.1916,0.5000,32967.7497,85.0000,85.0000,0.0000,1.6151,58.6521,6,1634.7370,931.5812,942.1199,-77.4714,159.4767,161.2808,161.8432,-13.2623,0.0000,155.6204,0.0000,155.6204,3.8563,155.6204,8.9310,0.0000,2239.3657,625.5254,909.0547,146.6894,11.3777,135.3116,0.0000,135.3116,0.0000,135.3116,42.1552,75.0020,18.1543,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30681.3137,30681.3137,30681.3137,30681.3137,6,0,0,0
+1521.6916,0.5000,32979.5553,85.0000,85.0000,0.0000,1.6241,58.8438,6,1634.7370,933.0434,942.5526,-77.4714,159.7270,161.3549,161.8432,-13.2623,0.0000,155.8707,0.0000,155.8707,3.8563,155.8707,8.9411,0.0000,2239.3657,626.5501,910.5169,146.9296,11.3826,135.5471,0.0000,135.5471,0.0000,135.5471,42.3907,75.0020,18.1543,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30722.7438,30722.7438,30722.7438,30722.7438,6,0,0,0
+1522.1916,0.5000,32991.3608,85.0000,85.0000,0.0000,1.6311,59.0364,6,1634.7370,934.1779,942.8543,-77.4714,159.9212,161.4065,161.8432,-13.2623,0.0000,156.0649,0.0000,156.0649,3.8563,156.0649,8.9488,0.0000,2239.3657,627.3452,911.6515,147.1161,11.3863,135.7298,0.0000,135.7298,0.0000,135.7298,42.5735,75.0020,18.1543,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30754.8920,30754.8920,30754.8920,30754.8920,6,0,0,0
+1522.6916,0.5000,33003.1664,85.0000,85.0000,0.0000,1.6359,59.2295,6,1634.7370,934.9466,943.0885,-77.4714,160.0528,161.4466,161.8432,-13.2623,0.0000,156.1965,0.0000,156.1965,3.8563,156.1965,8.9541,0.0000,2239.3657,627.8839,912.4201,147.2424,11.3888,135.8536,0.0000,135.8536,0.0000,135.8536,42.6973,75.0020,18.1543,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30776.6709,30776.6709,30776.6709,30776.6709,6,0,0,0
+1523.1916,0.5000,33014.9719,85.0000,85.0000,0.0000,1.6393,59.4230,6,1634.7370,935.5074,943.2471,-77.4714,160.1488,161.4738,161.8432,-13.2623,0.0000,156.2925,0.0000,156.2925,3.8563,156.2925,8.9579,0.0000,2239.3657,628.2769,912.9809,147.3346,11.3907,135.9439,0.0000,135.9439,0.0000,135.9439,42.7876,75.0020,18.1543,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30792.5614,30792.5614,30792.5614,30792.5614,6,0,0,0
+1523.6916,0.5000,33026.7775,85.0000,85.0000,0.0000,1.6420,59.6168,6,1634.7370,935.9380,943.3628,-77.4714,160.2225,161.4936,161.8432,-13.2623,0.0000,156.3662,0.0000,156.3662,3.8563,156.3662,8.9609,0.0000,2239.3657,628.5786,913.4115,147.4054,11.3921,136.0132,0.0000,136.0132,0.0000,136.0132,42.8569,75.0020,18.1543,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30804.7625,30804.7625,30804.7625,30804.7625,6,0,0,0
+1524.1916,0.5000,33038.5831,85.0000,85.0000,0.0000,1.6433,59.8109,6,1634.7370,936.1598,943.4517,-77.4714,160.2605,161.5088,161.8432,-13.2623,0.0000,156.4042,0.0000,156.4042,3.8563,156.4042,8.9624,0.0000,2239.3657,628.7341,913.6333,147.4418,11.3928,136.0490,0.0000,136.0490,0.0000,136.0490,42.8927,75.0020,18.1543,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30811.0474,30811.0474,30811.0474,30811.0474,6,0,0,0
+1524.6916,0.5000,33050.3886,85.0000,85.0000,0.0000,1.6439,60.0049,6,1634.7370,936.2530,943.4974,-77.4714,160.2765,161.5166,161.8432,-13.2623,0.0000,156.4202,0.0000,156.4202,3.8563,156.4202,8.9630,0.0000,2239.3657,628.7994,913.7266,147.4571,11.3931,136.0640,0.0000,136.0640,0.0000,136.0640,42.9077,75.0020,18.1543,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30813.6901,30813.6901,30813.6901,30813.6901,6,0,0,0
+1525.1916,0.5000,33062.1942,85.0000,85.0000,0.0000,1.6439,60.1990,6,1634.7370,936.2453,943.5167,-77.4714,160.2751,161.5199,161.8432,-13.2623,0.0000,156.4189,0.0000,156.4189,3.8563,156.4189,8.9630,0.0000,2239.3657,628.7941,913.7189,147.4559,11.3931,136.0627,0.0000,136.0627,0.0000,136.0627,42.9065,75.0020,18.1543,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30813.4720,30813.4720,30813.4720,30813.4720,6,0,0,0
+1525.6916,0.5000,33073.9997,85.0000,85.0000,0.0000,1.6439,60.3931,6,1634.7370,936.2453,943.5151,-77.4714,160.2751,161.5196,161.8432,-13.2623,0.0000,156.4189,0.0000,156.4189,3.8563,156.4189,8.9630,0.0000,2239.3657,628.7941,913.7189,147.4559,11.3931,136.0627,0.0000,136.0627,0.0000,136.0627,42.9065,75.0020,18.1543,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30813.4720,30813.4720,30813.4720,30813.4720,6,0,0,0
+1526.1916,0.5000,33085.8053,85.0000,85.0000,0.0000,1.6439,60.5871,6,1634.7370,936.2453,943.5151,-77.4714,160.2751,161.5196,161.8432,-13.2623,0.0000,156.4189,0.0000,156.4189,3.8563,156.4189,8.9630,0.0000,2239.3657,628.7941,913.7189,147.4559,11.3931,136.0627,0.0000,136.0627,0.0000,136.0627,42.9065,75.0020,18.1543,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30813.4720,30813.4720,30813.4720,30813.4720,6,0,0,0
+1526.6916,0.5000,33097.6108,85.0000,85.0000,0.0000,1.6385,60.7806,6,1634.7370,935.3742,943.5151,-77.4714,160.1260,161.5196,161.8432,-13.2623,0.0000,156.2697,0.0000,156.2697,3.8563,156.2697,8.9570,0.0000,2239.3657,628.1836,912.8478,147.3127,11.3902,135.9225,0.0000,135.9225,0.0000,135.9225,42.7661,75.0020,18.1543,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30788.7882,30788.7882,30788.7882,30788.7882,6,0,0,0
+1527.1916,0.5000,33109.4164,85.0000,85.0000,0.0000,1.6273,60.9727,6,1634.7370,933.5568,943.3353,-77.4714,159.8149,161.4889,161.8432,-13.2623,0.0000,155.9586,0.0000,155.9586,3.8563,155.9586,8.9446,0.0000,2239.3657,626.9099,911.0303,147.0140,11.3843,135.6298,0.0000,135.6298,0.0000,135.6298,42.4734,75.0020,18.1543,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30737.2921,30737.2921,30737.2921,30737.2921,6,0,0,0
+1527.6916,0.5000,33121.2219,85.0000,85.0000,0.0000,1.6234,61.1643,6,1634.7370,932.9223,942.9603,-77.4714,159.7063,161.4247,161.8432,-13.2623,0.0000,155.8500,0.0000,155.8500,3.8563,155.8500,8.9402,0.0000,2239.3657,626.4653,910.3959,146.9098,11.3822,135.5276,0.0000,135.5276,0.0000,135.5276,42.3712,75.0020,18.1543,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30719.3147,30719.3147,30719.3147,30719.3147,6,0,0,0
+1528.1916,0.5000,33133.0275,85.0000,85.0000,0.0000,1.6189,61.3554,6,1634.7370,932.1921,942.8294,-77.4714,159.5813,161.4023,161.8432,-13.2623,0.0000,155.7250,0.0000,155.7250,3.8563,155.7250,8.9352,0.0000,2239.3657,625.9535,909.6657,146.7898,11.3798,135.4100,0.0000,135.4100,0.0000,135.4100,42.2536,75.0020,18.1543,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30698.6236,30698.6236,30698.6236,30698.6236,6,0,0,0
+1528.6916,0.5000,33144.8331,85.0000,85.0000,0.0000,1.6135,61.5459,6,1634.7370,931.3305,942.6787,-77.4714,159.4338,161.3765,161.8432,-13.2623,0.0000,155.5775,0.0000,155.5775,3.8563,155.5775,8.9293,0.0000,2239.3657,625.3498,908.8041,146.6482,11.3769,135.2713,0.0000,135.2713,0.0000,135.2713,42.1149,75.0020,18.1544,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30674.2109,30674.2109,30674.2109,30674.2109,6,0,0,0
+1529.1916,0.5000,33156.6386,85.0000,85.0000,0.0000,1.6046,61.7354,6,1634.7370,929.8835,942.5009,-77.4714,159.1861,161.3460,161.8432,-13.2623,0.0000,155.3298,0.0000,155.3298,3.8563,155.3298,8.9194,0.0000,2239.3657,624.3357,907.3571,146.4104,11.3721,135.0382,0.0000,135.0382,0.0000,135.0382,41.8818,75.0020,18.1544,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30633.2101,30633.2101,30633.2101,30633.2101,6,0,0,0
+1529.6916,0.5000,33168.4442,85.0000,85.0000,0.0000,1.5931,61.9234,6,1634.7370,928.0123,942.2023,-77.4714,158.8657,161.2949,161.8432,-13.2623,0.0000,155.0095,0.0000,155.0095,3.8563,155.0095,8.9066,0.0000,2239.3657,623.0244,905.4859,146.1028,11.3660,134.7369,0.0000,134.7369,0.0000,134.7369,41.5804,75.0020,18.1544,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30580.0597,30580.0597,30580.0597,30580.0597,6,0,0,0
+1530.1916,0.5000,33180.2497,85.0000,85.0000,0.0000,1.5763,62.1095,6,1634.7370,925.2982,941.8162,-77.4714,158.4011,161.2288,161.8432,-13.2623,0.0000,154.5448,0.0000,154.5448,3.8563,154.5448,8.8880,0.0000,2239.3657,621.1223,902.7717,145.6568,11.3570,134.2998,0.0000,134.2998,0.0000,134.2998,41.1433,75.0020,18.1545,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30488.6700,30488.6700,30488.6700,30488.6700,6,0,0,0
+1530.6916,0.5000,33192.0553,85.0000,85.0000,0.0000,1.5560,62.2932,6,1634.7370,922.0117,941.2561,-77.4714,157.8385,161.1329,161.8432,-13.2623,0.0000,153.9822,0.0000,153.9822,3.8563,153.9822,8.8655,0.0000,2239.3657,618.8191,899.4852,145.1167,11.3462,133.7705,0.0000,133.7705,0.0000,133.7705,40.6140,75.0020,18.1545,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30378.0082,30378.0082,30378.0082,30378.0082,6,0,0,0
+1531.1916,0.5000,33203.8608,85.0000,85.0000,0.0000,1.5320,62.4741,6,1634.7370,918.1180,940.5780,-77.4714,157.1719,161.0168,161.8432,-13.2623,0.0000,153.3156,0.0000,153.3156,3.8563,153.3156,8.8389,0.0000,2239.3657,616.0904,895.5915,144.4768,11.3333,133.1435,0.0000,133.1435,0.0000,133.1435,39.9869,75.0020,18.1546,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30246.9020,30246.9020,30246.9020,30246.9020,6,0,0,0
+1531.6916,0.5000,33215.6664,85.0000,85.0000,0.0000,1.5028,62.6515,6,1634.7370,913.3894,939.7745,-77.4714,156.3625,160.8793,161.8432,-13.2623,0.0000,152.5062,0.0000,152.5062,3.8563,152.5062,8.8065,0.0000,2239.3657,612.7766,890.8630,143.6997,11.3177,132.3820,0.0000,132.3820,0.0000,132.3820,39.2253,75.0020,18.1547,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30087.6838,30087.6838,30087.6838,30087.6838,6,0,0,0
+1532.1916,0.5000,33227.4719,85.0000,85.0000,0.0000,1.4706,62.8251,6,1634.7370,908.1782,938.7987,-77.4714,155.4703,160.7123,161.8432,-13.2623,0.0000,151.6141,0.0000,151.6141,3.8563,151.6141,8.7708,0.0000,2239.3657,609.1246,885.6517,142.8433,11.3005,131.5427,0.0000,131.5427,0.0000,131.5427,38.3859,75.0020,18.1548,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29912.2135,29912.2135,29912.2135,29912.2135,6,0,0,0
+1532.6916,0.5000,33239.2775,85.0000,85.0000,0.0000,1.4337,62.9944,6,1634.7370,902.1946,937.7234,-77.4714,154.4460,160.5282,161.8432,-13.2623,0.0000,150.5897,0.0000,150.5897,3.8563,150.5897,8.7298,0.0000,2239.3657,604.9313,879.6682,141.8599,11.2808,130.5791,0.0000,130.5791,0.0000,130.5791,37.4222,75.0020,18.1549,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29710.7380,29710.7380,29710.7380,29710.7380,6,0,0,0
+1533.1916,0.5000,33251.0831,85.0000,85.0000,0.0000,1.3966,63.1593,6,1634.7370,896.1821,936.4887,-77.4714,153.4167,160.3168,161.8432,-13.2623,0.0000,149.5605,0.0000,149.5605,3.8563,149.5605,8.6887,0.0000,2239.3657,600.7177,873.6556,140.8718,11.2610,129.6109,0.0000,129.6109,0.0000,129.6109,36.4539,75.0020,18.1549,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29508.2876,29508.2876,29508.2876,29508.2876,6,0,0,0
+1533.6916,0.5000,33262.8886,85.0000,85.0000,0.0000,1.3602,63.3198,6,1634.7370,890.2826,935.2480,-77.4714,152.4068,160.1044,161.8432,-13.2623,0.0000,148.5505,0.0000,148.5505,3.8563,148.5505,8.6483,0.0000,2239.3657,596.5833,867.7561,139.9023,11.2415,128.6608,0.0000,128.6608,0.0000,128.6608,35.5037,75.0020,18.1550,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29309.6425,29309.6425,29309.6425,29309.6425,6,0,0,0
+1534.1916,0.5000,33274.6942,85.0000,85.0000,0.0000,1.3303,63.4769,6,1634.7370,885.4375,934.0306,-77.4714,151.5774,159.8960,161.8432,-13.2623,0.0000,147.7211,0.0000,147.7211,3.8563,147.7211,8.6151,0.0000,2239.3657,593.1879,862.9111,139.1060,11.2255,127.8805,0.0000,127.8805,0.0000,127.8805,34.7234,75.0020,18.1551,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29146.5030,29146.5030,29146.5030,29146.5030,6,0,0,0
+1534.6916,0.5000,33286.4997,85.0000,85.0000,0.0000,1.3050,63.6309,6,1634.7370,881.3406,933.0309,-77.4714,150.8760,159.7249,161.8432,-13.2623,0.0000,147.0197,0.0000,147.0197,3.8563,147.0197,8.5870,0.0000,2239.3657,590.3168,858.8141,138.4327,11.2120,127.2207,0.0000,127.2207,0.0000,127.2207,34.0635,75.0020,18.1552,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29008.5516,29008.5516,29008.5516,29008.5516,6,0,0,0
+1535.1916,0.5000,33298.3053,85.0000,85.0000,0.0000,1.2884,63.7830,6,1634.7370,878.6447,932.1854,-77.4714,150.4145,159.5801,161.8432,-13.2623,0.0000,146.5582,0.0000,146.5582,3.8563,146.5582,8.5686,0.0000,2239.3657,588.4275,856.1182,137.9897,11.2031,126.7866,0.0000,126.7866,0.0000,126.7866,33.6293,75.0020,18.1552,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28917.7774,28917.7774,28917.7774,28917.7774,6,0,0,0
+1535.6916,0.5000,33310.1108,85.0000,85.0000,0.0000,1.2746,63.9335,6,1634.7370,876.4058,931.6291,-77.4714,150.0313,159.4849,161.8432,-13.2623,0.0000,146.1750,0.0000,146.1750,3.8563,146.1750,8.5532,0.0000,2239.3657,586.8585,853.8794,137.6217,11.1957,126.4260,0.0000,126.4260,0.0000,126.4260,33.2688,75.0020,18.1552,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28842.3914,28842.3914,28842.3914,28842.3914,6,0,0,0
+1536.1916,0.5000,33321.9164,85.0000,85.0000,0.0000,1.2635,64.0827,6,1634.7370,874.6210,931.1672,-77.4714,149.7257,159.4058,161.8432,-13.2623,0.0000,145.8694,0.0000,145.8694,3.8563,145.8694,8.5410,0.0000,2239.3657,585.6077,852.0946,137.3284,11.1898,126.1386,0.0000,126.1386,0.0000,126.1386,32.9813,75.0020,18.1553,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28782.2951,28782.2951,28782.2951,28782.2951,6,0,0,0
+1536.6916,0.5000,33333.7219,85.0000,85.0000,0.0000,1.2523,64.2305,6,1634.7370,872.8052,930.7989,-77.4714,149.4149,159.3428,161.8432,-13.2623,0.0000,145.5586,0.0000,145.5586,3.8563,145.5586,8.5286,0.0000,2239.3657,584.3352,850.2787,137.0300,11.1838,125.8462,0.0000,125.8462,0.0000,125.8462,32.6888,75.0020,18.1553,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28721.1528,28721.1528,28721.1528,28721.1528,6,0,0,0
+1537.1916,0.5000,33345.5275,85.0000,85.0000,0.0000,1.2407,64.3770,6,1634.7370,870.9232,930.4242,-77.4714,149.0927,159.2786,161.8432,-13.2623,0.0000,145.2364,0.0000,145.2364,3.8563,145.2364,8.5157,0.0000,2239.3657,583.0163,848.3968,136.7207,11.1776,125.5431,0.0000,125.5431,0.0000,125.5431,32.3857,75.0020,18.1553,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28657.7846,28657.7846,28657.7846,28657.7846,6,0,0,0
+1537.6916,0.5000,33357.3331,85.0000,85.0000,0.0000,1.2271,64.5219,6,1634.7370,868.7103,930.0358,-77.4714,148.7139,159.2121,161.8432,-13.2623,0.0000,144.8576,0.0000,144.8576,3.8563,144.8576,8.5005,0.0000,2239.3657,581.4655,846.1838,136.3570,11.1703,125.1867,0.0000,125.1867,0.0000,125.1867,32.0293,75.0020,18.1553,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28583.2718,28583.2718,28583.2718,28583.2718,6,0,0,0
+1538.1916,0.5000,33369.1386,85.0000,85.0000,0.0000,1.2108,64.6648,6,1634.7370,866.0739,929.5792,-77.4714,148.2625,159.1340,161.8432,-13.2623,0.0000,144.4063,0.0000,144.4063,3.8563,144.4063,8.4825,0.0000,2239.3657,579.6179,843.5475,135.9238,11.1616,124.7621,0.0000,124.7621,0.0000,124.7621,31.6047,75.0020,18.1554,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28494.5006,28494.5006,28494.5006,28494.5006,6,0,0,0
+1538.6916,0.5000,33380.9442,85.0000,85.0000,0.0000,1.1889,64.8052,6,1634.7370,862.5233,929.0352,-77.4714,147.6547,159.0408,161.8432,-13.2623,0.0000,143.7984,0.0000,143.7984,3.8563,143.7984,8.4582,0.0000,2239.3657,577.1296,839.9968,135.3403,11.1499,124.1903,0.0000,124.1903,0.0000,124.1903,31.0329,75.0020,18.1554,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28374.9458,28374.9458,28374.9458,28374.9458,6,0,0,0
+1539.1916,0.5000,33392.7497,85.0000,85.0000,0.0000,1.1670,64.9429,6,1634.7370,858.9767,928.3025,-77.4714,147.0476,158.9154,161.8432,-13.2623,0.0000,143.1913,0.0000,143.1913,3.8563,143.1913,8.4339,0.0000,2239.3657,574.6442,836.4503,134.7574,11.1382,123.6192,0.0000,123.6192,0.0000,123.6192,30.4617,75.0020,18.1555,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28264.4875,28264.4875,28264.4875,28264.4875,6,0,0,0
+1539.6916,0.5000,33404.5553,85.0000,85.0000,0.0000,1.1465,65.0783,6,1634.7370,855.6463,927.5706,-77.4714,146.4775,158.7901,161.8432,-13.2623,0.0000,142.6212,0.0000,142.6212,3.8563,142.6212,8.4111,0.0000,2239.3657,572.3103,833.1199,134.2101,11.1272,123.0829,0.0000,123.0829,0.0000,123.0829,29.9253,75.0020,18.1555,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28173.3140,28173.3140,28173.3140,28173.3140,6,0,0,0
+1540.1916,0.5000,33416.3608,85.0000,85.0000,0.0000,1.1386,65.2127,6,1634.7370,854.3690,926.8834,-77.4714,146.2588,158.6725,161.8432,-13.2623,0.0000,142.4025,0.0000,142.4025,3.8563,142.4025,8.4023,0.0000,2239.3657,571.4151,831.8426,134.0002,11.1230,122.8772,0.0000,122.8772,0.0000,122.8772,29.7196,75.0020,18.1555,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28138.3464,28138.3464,28138.3464,28138.3464,6,0,0,0
+1540.6916,0.5000,33428.1664,85.0000,85.0000,0.0000,1.1385,65.3471,6,1634.7370,854.3507,926.6198,-77.4714,146.2557,158.6274,161.8432,-13.2623,0.0000,142.3994,0.0000,142.3994,3.8563,142.3994,8.4022,0.0000,2239.3657,571.4023,831.8243,133.9972,11.1230,122.8742,0.0000,122.8742,0.0000,122.8742,29.7166,75.0020,18.1555,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28137.8453,28137.8453,28137.8453,28137.8453,6,0,0,0
+1541.1916,0.5000,33439.9719,85.0000,85.0000,0.0000,1.1522,65.4831,6,1634.7370,856.5802,926.6161,-77.4714,146.6373,158.6267,161.8432,-13.2623,0.0000,142.7810,0.0000,142.7810,3.8563,142.7810,8.4175,0.0000,2239.3657,572.9647,834.0537,134.3636,11.1303,123.2332,0.0000,123.2332,0.0000,123.2332,30.0757,75.0020,18.1555,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28198.8794,28198.8794,28198.8794,28198.8794,6,0,0,0
+1541.6916,0.5000,33451.7775,85.0000,85.0000,0.0000,1.1743,65.6217,6,1634.7370,860.1594,927.0761,-77.4714,147.2500,158.7055,161.8432,-13.2623,0.0000,143.3938,0.0000,143.3938,3.8563,143.3938,8.4420,0.0000,2239.3657,575.4730,837.6330,134.9518,11.1421,123.8097,0.0000,123.8097,0.0000,123.8097,30.6522,75.0020,18.1555,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28296.8651,28296.8651,28296.8651,28296.8651,6,0,0,0
+1542.1916,0.5000,33463.5831,85.0000,85.0000,0.0000,1.2053,65.7640,6,1634.7370,865.1782,927.8147,-77.4714,148.1092,158.8319,161.8432,-13.2623,0.0000,144.2529,0.0000,144.2529,3.8563,144.2529,8.4763,0.0000,2239.3657,578.9902,842.6517,135.7766,11.1587,124.6179,0.0000,124.6179,0.0000,124.6179,31.4605,75.0020,18.1554,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28464.3405,28464.3405,28464.3405,28464.3405,6,0,0,0
+1542.6916,0.5000,33475.3886,85.0000,85.0000,0.0000,1.2441,65.9109,6,1634.7370,871.4673,928.8503,-77.4714,149.1858,159.0092,161.8432,-13.2623,0.0000,145.3296,0.0000,145.3296,3.8563,145.3296,8.5194,0.0000,2239.3657,583.3976,848.9409,136.8101,11.1794,125.6307,0.0000,125.6307,0.0000,125.6307,32.4734,75.0020,18.1553,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28676.1052,28676.1052,28676.1052,28676.1052,6,0,0,0
+1543.1916,0.5000,33487.1942,85.0000,85.0000,0.0000,1.2865,66.0628,6,1634.7370,878.3469,930.1481,-77.4714,150.3635,159.2314,161.8432,-13.2623,0.0000,146.5073,0.0000,146.5073,3.8563,146.5073,8.5665,0.0000,2239.3657,588.2188,855.8205,137.9407,11.2021,126.7386,0.0000,126.7386,0.0000,126.7386,33.5814,75.0020,18.1552,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28907.7505,28907.7505,28907.7505,28907.7505,6,0,0,0
+1543.6916,0.5000,33498.9997,85.0000,85.0000,0.0000,1.3316,66.2200,6,1634.7370,885.6488,931.5677,-77.4714,151.6136,159.4744,161.8432,-13.2623,0.0000,147.7573,0.0000,147.7573,3.8563,147.7573,8.6165,0.0000,2239.3657,593.3360,863.1224,139.1408,11.2262,127.9145,0.0000,127.9145,0.0000,127.9145,34.7574,75.0020,18.1551,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29153.6172,29153.6172,29153.6172,29153.6172,6,0,0,0
+1544.1916,0.5000,33510.8053,85.0000,85.0000,0.0000,1.3798,66.3829,6,1634.7370,893.4555,933.0745,-77.4714,152.9500,159.7323,161.8432,-13.2623,0.0000,149.0937,0.0000,149.0937,3.8563,149.0937,8.6700,0.0000,2239.3657,598.8069,870.9290,140.4237,11.2520,129.1718,0.0000,129.1718,0.0000,129.1718,36.0147,75.0020,18.1550,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29416.4786,29416.4786,29416.4786,29416.4786,6,0,0,0
+1544.6916,0.5000,33522.6108,85.0000,85.0000,0.0000,1.4325,66.5520,6,1634.7370,901.9919,934.6854,-77.4714,154.4113,160.0081,161.8432,-13.2623,0.0000,150.5550,0.0000,150.5550,3.8563,150.5550,8.7284,0.0000,2239.3657,604.7893,879.4655,141.8266,11.2801,130.5465,0.0000,130.5465,0.0000,130.5465,37.3896,75.0020,18.1549,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29703.9135,29703.9135,29703.9135,29703.9135,6,0,0,0
+1545.1916,0.5000,33534.4164,85.0000,85.0000,0.0000,1.4928,66.7282,6,1634.7370,911.7723,936.4469,-77.4714,156.0856,160.3096,161.8432,-13.2623,0.0000,152.2293,0.0000,152.2293,3.8563,152.2293,8.7954,0.0000,2239.3657,611.6433,889.2458,143.4339,11.3124,132.1215,0.0000,132.1215,0.0000,132.1215,38.9648,75.0020,18.1547,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30033.2326,30033.2326,30033.2326,30033.2326,6,0,0,0
+1545.6916,0.5000,33546.2219,85.0000,85.0000,0.0000,1.5577,66.9121,6,1634.7370,922.2786,938.4650,-77.4714,157.8842,160.6551,161.8432,-13.2623,0.0000,154.0279,0.0000,154.0279,3.8563,154.0279,8.8673,0.0000,2239.3657,619.0062,899.7522,145.1606,11.3470,133.8135,0.0000,133.8135,0.0000,133.8135,40.6570,75.0020,18.1545,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30386.9966,30386.9966,30386.9966,30386.9966,6,0,0,0
+1546.1916,0.5000,33558.0275,85.0000,85.0000,0.0000,1.6258,67.1041,6,1634.7370,933.3150,940.6330,-77.4714,159.7735,161.0263,161.8432,-13.2623,0.0000,155.9172,0.0000,155.9172,3.8563,155.9172,8.9429,0.0000,2239.3657,626.7405,910.7885,146.9743,11.3835,135.5908,0.0000,135.5908,0.0000,135.5908,42.4345,75.0020,18.1543,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30730.4407,30730.4407,30730.4407,30730.4407,6,0,0,0
+1546.6916,0.5000,33569.8331,84.9991,85.0000,-0.0010,1.6952,67.3042,6,1634.7205,942.9161,942.9161,-77.4708,161.4155,161.4155,161.8424,-13.2620,-0.0042,157.5634,0.0000,157.5634,3.8563,157.5634,9.0087,0.0000,2239.3432,633.4861,920.4140,148.5547,11.4151,137.1396,0.0000,137.1396,-0.0072,137.1468,44.2459,74.9999,18.1539,-0.2529,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31018.5645,31018.5645,31018.5645,31018.5645,6,0,0,0
+1547.1916,0.5000,33581.6384,84.9925,85.0000,-0.0064,1.7660,67.5127,6,1634.5935,944.9411,944.9411,-77.4658,161.7496,161.7496,161.8365,-13.2601,-0.0283,157.9215,0.0000,157.9215,3.8563,157.9215,9.0227,0.0000,2239.1692,635.0030,922.5778,148.8988,11.4213,137.4775,0.0000,137.4775,-0.0485,137.5260,46.0899,74.9836,18.1523,-1.6997,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31082.8114,31082.8114,31082.8114,31082.8114,6,0,0,0
+1547.6916,0.5001,33593.4421,84.9750,85.0000,-0.0131,1.8424,67.7301,6,1634.2554,945.4662,945.4662,-77.4524,161.8060,161.8060,161.8207,-13.2551,-0.0582,158.0078,0.0000,158.0078,3.8563,158.0078,9.0253,0.0000,2238.7060,635.4917,923.2730,148.9826,11.4213,137.5613,0.0000,137.5613,-0.0999,137.6612,48.0715,74.9400,18.1483,-3.4986,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31093.3386,31093.3386,31093.3386,31093.3386,6,0,0,0
+1548.1917,0.5001,33605.2425,84.9448,85.0000,-0.0204,1.9231,67.9571,6,1633.6746,945.7293,945.7293,-77.4294,161.7935,161.7935,161.7935,-13.2465,-0.0902,158.0274,0.0000,158.0274,3.8563,158.0274,9.0245,0.0000,2237.9103,635.8044,923.7156,149.0029,11.4187,137.5842,0.0000,137.5842,-0.1549,137.7392,50.1601,74.8652,18.1416,-5.4277,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31090.3467,31090.3467,31090.3467,31090.3467,6,0,0,0
+1548.6918,0.5001,33617.0379,84.9011,85.0000,-0.0281,2.0096,68.1941,6,1632.8344,945.9855,945.9855,-77.3962,161.7541,161.7541,161.7541,-13.2340,-0.1243,158.0221,0.0000,158.0221,3.8563,158.0221,9.0220,0.0000,2236.7595,636.1193,924.1597,149.0001,11.4143,137.5858,0.0000,137.5858,-0.2134,137.7992,52.3870,74.7571,18.1319,-7.4768,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31081.9209,31081.9209,31081.9209,31081.9209,6,0,0,0
+1549.1920,0.5002,33628.8262,84.8439,85.0000,-0.0354,2.0927,68.4408,6,1631.7345,946.3210,946.3210,-77.3527,161.7024,161.7024,161.7024,-13.2176,-0.1564,158.0025,0.0000,158.0025,3.8563,158.0025,9.0183,0.0000,2235.2527,636.4805,924.6683,148.9843,11.4083,137.5759,0.0000,137.5759,-0.2685,137.8445,54.5167,74.6158,18.1194,-9.4074,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31070.8892,31070.8892,31070.8892,31070.8892,6,0,0,0
+1549.6922,0.5002,33640.6056,84.7748,85.0000,-0.0413,2.1622,68.6955,6,1630.4062,946.7261,946.7261,-77.3001,161.6400,161.6400,161.6400,-13.1979,-0.1823,157.9660,0.0000,157.9660,3.8563,157.9660,9.0133,0.0000,2233.4331,636.8642,925.2075,148.9527,11.4008,137.5519,0.0000,137.5519,-0.3130,137.8649,56.2805,74.4453,18.1044,-10.9652,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31057.5676,31057.5676,31057.5676,31057.5676,6,0,0,0
+1550.1924,0.5002,33652.3747,84.6975,85.0000,-0.0445,2.2041,68.9549,6,1628.9198,947.1795,947.1795,-77.2413,161.5700,161.5700,161.5700,-13.1758,-0.1963,157.9100,0.0000,157.9100,3.8563,157.9100,9.0070,0.0000,2231.3970,637.2324,925.7236,148.9030,11.3922,137.5108,0.0000,137.5108,-0.3371,137.8479,57.3168,74.2548,18.0877,-11.8113,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31042.6608,31042.6608,31042.6608,31042.6608,6,0,0,0
+1550.6927,0.5002,33664.1327,84.6168,85.0000,-0.0451,2.2182,69.2157,6,1627.3672,947.6530,947.6530,-77.1799,161.4967,161.4967,161.4967,-13.1528,-0.1988,157.8392,0.0000,157.8392,3.8563,157.8392,9.0001,0.0000,2229.2702,637.5668,926.1910,148.8391,11.3829,137.4562,0.0000,137.4562,-0.3413,137.7976,57.6290,74.0561,18.0704,-11.9580,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31027.0896,31027.0896,31027.0896,31027.0896,6,0,0,0
+1551.1929,0.5002,33675.8794,84.5374,85.0000,-0.0431,2.2041,69.4746,6,1625.8396,948.1189,948.1189,-77.1194,161.4244,161.4244,161.4244,-13.1302,-0.1896,157.7577,0.0000,157.7577,3.8563,157.7577,8.9927,0.0000,2227.1776,637.8481,926.5829,148.7650,11.3735,137.3915,0.0000,137.3915,-0.3256,137.7171,57.2091,73.8609,18.0535,-11.4064,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31011.7694,31011.7694,31011.7694,31011.7694,6,0,0,0
+1551.6931,0.5002,33687.6153,84.4622,85.0000,-0.0404,2.1822,69.7307,6,1624.3947,948.5596,948.5596,-77.0623,161.3559,161.3559,161.3559,-13.1088,-0.1774,157.6770,0.0000,157.6770,3.8563,157.6770,8.9856,0.0000,2225.1983,638.0997,926.9329,148.6914,11.3646,137.3268,0.0000,137.3268,-0.3047,137.6315,56.5916,73.6766,18.0376,-10.6743,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30997.2782,30997.2782,30997.2782,30997.2782,6,0,0,0
+1552.1933,0.5002,33699.3411,84.3914,85.0000,-0.0383,2.1671,69.9848,6,1623.0328,948.9750,948.9750,-77.0084,161.2912,161.2912,161.2912,-13.0886,-0.1682,157.6032,0.0000,157.6032,3.8563,157.6032,8.9790,0.0000,2223.3326,638.3461,927.2760,148.6241,11.3562,137.2679,0.0000,137.2679,-0.2889,137.5568,56.1518,73.5032,18.0225,-10.1206,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30983.6193,30983.6193,30983.6193,30983.6193,6,0,0,0
+1552.6935,0.5002,33711.0574,84.3234,85.0000,-0.0373,2.1632,70.2383,6,1621.7236,949.3743,949.3743,-76.9566,161.2289,161.2289,161.2289,-13.0693,-0.1638,157.5364,0.0000,157.5364,3.8563,157.5364,8.9729,0.0000,2221.5391,638.6011,927.6316,148.5635,11.3482,137.2153,0.0000,137.2153,-0.2813,137.4966,56.0054,73.3367,18.0080,-9.8535,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30970.4889,30970.4889,30970.4889,30970.4889,6,0,0,0
+1553.1937,0.5002,33722.7643,84.2557,85.0000,-0.0378,2.1749,70.4929,6,1620.4229,949.7710,949.7710,-76.9052,161.1669,161.1669,161.1669,-13.0501,-0.1658,157.4764,0.0000,157.4764,3.8563,157.4764,8.9670,0.0000,2219.7574,638.8808,928.0227,148.5094,11.3404,137.1690,0.0000,137.1690,-0.2847,137.4537,56.2628,73.1715,17.9935,-9.9741,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30957.4443,30957.4443,30957.4443,30957.4443,6,0,0,0
+1553.6940,0.5002,33734.4617,84.1865,85.0000,-0.0391,2.1957,70.7497,6,1619.0907,950.1773,950.1773,-76.8525,161.1033,161.1033,161.1033,-13.0304,-0.1715,157.4185,0.0000,157.4185,3.8563,157.4185,8.9612,0.0000,2217.9325,639.1824,928.4447,148.4574,11.3325,137.1249,0.0000,137.1249,-0.2945,137.4193,56.7549,73.0026,17.9786,-10.3167,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30944.0838,30944.0838,30944.0838,30944.0838,6,0,0,0
+1554.1942,0.5002,33746.1494,84.1145,85.0000,-0.0408,2.2208,71.0093,6,1617.7060,950.5997,950.5997,-76.7977,161.0371,161.0371,161.0371,-13.0100,-0.1788,157.3596,0.0000,157.3596,3.8563,157.3596,8.9551,0.0000,2216.0357,639.5017,928.8916,148.4045,11.3243,137.0802,0.0000,137.0802,-0.3070,137.3872,57.3532,72.8272,17.9631,-10.7563,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30930.1964,30930.1964,30930.1964,30930.1964,6,0,0,0
+1554.6944,0.5002,33757.8269,84.0395,85.0000,-0.0424,2.2444,71.2714,6,1616.2650,951.0392,951.0392,-76.7407,160.9680,160.9680,160.9680,-12.9887,-0.1854,157.2971,0.0000,157.2971,3.8563,157.2971,8.9488,0.0000,2214.0617,639.8298,929.3507,148.3484,11.3157,137.0326,0.0000,137.0326,-0.3184,137.3510,57.9126,72.6450,17.9470,-11.1536,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30915.7446,30915.7446,30915.7446,30915.7446,6,0,0,0
+1555.1946,0.5002,33769.4937,83.9624,85.0000,-0.0433,2.2611,71.5352,6,1614.7821,951.4915,951.4915,-76.6820,160.8968,160.8968,160.8968,-12.9669,-0.1891,157.2296,0.0000,157.2296,3.8563,157.2296,8.9421,0.0000,2212.0303,640.1544,929.8047,148.2875,11.3069,136.9806,0.0000,136.9806,-0.3246,137.3052,58.2900,72.4578,17.9305,-11.3731,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30900.8724,30900.8724,30900.8724,30900.8724,6,0,0,0
+1555.6949,0.5002,33781.1498,83.8850,85.0000,-0.0427,2.2626,71.7989,6,1613.2939,951.9454,951.9454,-76.6231,160.8252,160.8252,160.8252,-12.9450,-0.1864,157.1553,0.0000,157.1553,3.8563,157.1553,8.9352,0.0000,2209.9916,640.4540,930.2230,148.2201,11.2978,136.9223,0.0000,136.9223,-0.3201,137.2424,58.2728,72.2702,17.9140,-11.2145,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30885.9463,30885.9463,30885.9463,30885.9463,6,0,0,0
+1556.1951,0.5002,33792.7951,83.8100,85.0000,-0.0407,2.2481,72.0607,6,1611.8505,952.3856,952.3856,-76.5660,160.7556,160.7556,160.7556,-12.9238,-0.1774,157.0767,0.0000,157.0767,3.8563,157.0767,8.9282,0.0000,2208.0144,640.7177,930.5902,148.1485,11.2890,136.8595,0.0000,136.8595,-0.3046,137.1641,57.8488,72.0885,17.8980,-10.6712,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30871.4711,30871.4711,30871.4711,30871.4711,6,0,0,0
+1556.6953,0.5002,33804.4303,83.7397,85.0000,-0.0375,2.2207,72.3191,6,1610.4979,952.7981,952.7981,-76.5125,160.6903,160.6903,160.6903,-12.9039,-0.1633,156.9973,0.0000,156.9973,3.8563,156.9973,8.9215,0.0000,2206.1615,640.9413,930.9008,148.0758,11.2805,136.7953,0.0000,136.7953,-0.2804,137.0757,57.0962,71.9186,17.8831,-9.8222,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30857.9056,30857.9056,30857.9056,30857.9056,6,0,0,0
+1557.1955,0.5002,33816.0561,83.6757,85.0000,-0.0335,2.1851,72.5731,6,1609.2687,953.1731,953.1731,-76.4639,160.6308,160.6308,160.6308,-12.8859,-0.1461,156.9206,0.0000,156.9206,3.8563,156.9206,8.9151,0.0000,2204.4776,641.1262,931.1570,148.0055,11.2728,136.7327,0.0000,136.7327,-0.2509,136.9836,56.1380,71.7643,17.8696,-8.7883,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30845.5771,30845.5771,30845.5771,30845.5771,6,0,0,0
+1557.6956,0.5002,33827.6736,83.6189,85.0000,-0.0296,2.1488,72.8228,6,1608.1751,953.5066,953.5066,-76.4206,160.5779,160.5779,160.5779,-12.8698,-0.1289,156.8505,0.0000,156.8505,3.8563,156.8505,8.9094,0.0000,2202.9796,641.2829,931.3737,147.9411,11.2658,136.6752,0.0000,136.6752,-0.2214,136.8966,55.1676,71.6272,17.8576,-7.7559,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30834.6099,30834.6099,30834.6099,30834.6099,6,0,0,0
+1558.1958,0.5001,33839.2836,83.5684,85.0000,-0.0264,2.1197,73.0689,6,1607.2045,953.8026,953.8026,-76.3822,160.5308,160.5308,160.5308,-12.8556,-0.1150,156.7895,0.0000,156.7895,3.8563,156.7895,8.9044,0.0000,2201.6500,641.4273,931.5737,147.8851,11.2597,136.6254,0.0000,136.6254,-0.1975,136.8229,54.3899,71.5057,17.8469,-6.9196,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30824.8756,30824.8756,30824.8756,30824.8756,6,0,0,0
+1558.6959,0.5001,33850.8870,83.5226,85.0000,-0.0244,2.1029,73.3129,6,1606.3235,954.0713,954.0713,-76.3474,160.4880,160.4880,160.4880,-12.8427,-0.1063,156.7380,0.0000,156.7380,3.8563,156.7380,8.9000,0.0000,2200.4431,641.5746,931.7783,147.8379,11.2542,136.5837,0.0000,136.5837,-0.1825,136.7662,53.9277,71.3955,17.8372,-6.3942,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30816.0396,30816.0396,30816.0396,30816.0396,6,0,0,0
+1559.1961,0.5001,33862.4843,83.4789,85.0000,-0.0241,2.1035,73.5568,6,1605.4828,954.3277,954.3277,-76.3141,160.4471,160.4471,160.4471,-12.8304,-0.1048,156.6956,0.0000,156.6956,3.8563,156.6956,8.8961,0.0000,2199.2915,641.7434,932.0140,147.7995,11.2491,136.5504,0.0000,136.5504,-0.1799,136.7303,53.9147,71.2905,17.8279,-6.3028,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30807.6085,30807.6085,30807.6085,30807.6085,6,0,0,0
+1559.6962,0.5001,33874.0756,83.4341,85.0000,-0.0256,2.1239,73.8030,6,1604.6217,954.5904,954.5904,-76.2800,160.4052,160.4052,160.4052,-12.8178,-0.1113,156.6602,0.0000,156.6602,3.8563,156.6602,8.8924,0.0000,2198.1119,641.9502,932.3037,147.7678,11.2440,136.5237,0.0000,136.5237,-0.1912,136.7149,54.4103,71.1830,17.8182,-6.6966,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30798.9719,30798.9719,30798.9719,30798.9719,6,0,0,0
+1560.1963,0.5002,33885.6605,83.3855,85.0000,-0.0283,2.1574,74.0529,6,1603.6873,954.8754,954.8754,-76.2431,160.3596,160.3596,160.3596,-12.8041,-0.1230,156.6263,0.0000,156.6263,3.8563,156.6263,8.8886,0.0000,2196.8319,642.1936,932.6452,147.7377,11.2386,136.4991,0.0000,136.4991,-0.2112,136.7103,55.2355,71.0665,17.8077,-7.3993,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30789.6012,30789.6012,30789.6012,30789.6012,6,0,0,0
+1560.6965,0.5002,33897.2383,83.3306,85.0000,-0.0327,2.2087,74.3086,6,1602.6312,955.1975,955.1975,-76.2013,160.3081,160.3081,160.3081,-12.7886,-0.1417,156.5935,0.0000,156.5935,3.8563,156.5935,8.8845,0.0000,2195.3853,642.4917,933.0639,147.7090,11.2326,136.4764,0.0000,136.4764,-0.2433,136.7197,56.5113,70.9349,17.7958,-8.5223,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30779.0097,30779.0097,30779.0097,30779.0097,6,0,0,0
+1561.1967,0.5002,33908.8079,83.2673,85.0000,-0.0377,2.2689,74.5712,6,1601.4124,955.5692,955.5692,-76.1531,160.2485,160.2485,160.2485,-12.7708,-0.1636,156.5558,0.0000,156.5558,3.8563,156.5558,8.8798,0.0000,2193.7156,642.8372,933.5494,147.6760,11.2256,136.4504,0.0000,136.4504,-0.2809,136.7312,58.0055,70.7833,17.7820,-9.8395,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30766.7856,30766.7856,30766.7856,30766.7856,6,0,0,0
+1561.6969,0.5002,33920.3681,83.1936,85.0000,-0.0440,2.3431,74.8420,6,1599.9963,956.0000,956.0000,-76.0971,160.1790,160.1790,160.1790,-12.7502,-0.1907,156.5134,0.0000,156.5134,3.8563,156.5134,8.8743,0.0000,2191.7758,643.2453,934.1228,147.6391,11.2176,136.4215,0.0000,136.4215,-0.3275,136.7490,59.8494,70.6073,17.7660,-11.4737,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30752.5472,30752.5472,30752.5472,30752.5472,6,0,0,0
+1562.1972,0.5003,33931.9172,83.1080,85.0000,-0.0510,2.4226,75.1218,6,1598.3501,956.0000,956.0000,-76.0319,160.0142,160.0142,160.0142,-12.7261,-0.2207,156.3786,0.0000,156.3786,3.8563,156.3786,8.8646,0.0000,2189.5207,643.3623,934.2795,147.5140,11.2066,136.3074,0.0000,136.3074,-0.3790,136.6865,61.8141,70.4031,17.7474,-13.2782,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30719.4750,30719.4750,30719.4750,30719.4750,6,0,0,0
+1562.6975,0.5003,33943.4536,83.0095,85.0000,-0.0584,2.5068,75.4110,6,1596.4557,956.0000,956.0000,-75.9570,159.8245,159.8245,159.8245,-12.6985,-0.2522,156.2204,0.0000,156.2204,3.8563,156.2204,8.8533,0.0000,2186.9256,643.4845,934.4421,147.3672,11.1939,136.1733,0.0000,136.1733,-0.4331,136.6064,63.8845,70.1686,17.7260,-15.1727,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30681.4152,30681.4152,30681.4152,30681.4152,6,0,0,0
+1563.1978,0.5004,33954.9754,82.8982,85.0000,-0.0652,2.5865,75.7090,6,1594.3149,956.0000,956.0000,-75.8723,159.6102,159.6102,159.6102,-12.6674,-0.2815,156.0354,0.0000,156.0354,3.8563,156.0354,8.8402,0.0000,2183.9930,643.5966,934.5886,147.1952,11.1794,136.0158,0.0000,136.0158,-0.4834,136.4992,65.8282,69.9041,17.7018,-16.9350,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30638.4060,30638.4060,30638.4060,30638.4060,6,0,0,0
+1563.6982,0.5004,33966.4809,82.7748,85.0000,-0.0718,2.6639,76.0155,6,1591.9411,956.0000,956.0000,-75.7784,159.3725,159.3725,159.3725,-12.6328,-0.3094,155.8257,0.0000,155.8257,3.8563,155.8257,8.8256,0.0000,2180.7413,643.7019,934.7240,147.0001,11.1632,135.8369,0.0000,135.8369,-0.5313,136.3682,67.6946,69.6116,17.6751,-18.6131,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30590.7174,30590.7174,30590.7174,30590.7174,6,0,0,0
+1564.1986,0.5004,33977.9684,82.6400,85.0000,-0.0778,2.7356,76.3298,6,1589.3499,956.0000,956.0000,-75.6759,159.1131,159.1131,159.1131,-12.5952,-0.3346,155.5915,0.0000,155.5915,3.8563,155.5915,8.8094,0.0000,2177.1916,643.7951,934.8408,146.7820,11.1455,135.6366,0.0000,135.6366,-0.5746,136.2112,69.4012,69.2932,17.6460,-20.1292,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30538.6590,30538.6590,30538.6590,30538.6590,6,0,0,0
+1564.6990,0.5005,33989.4365,82.4942,85.0000,-0.0842,2.8124,76.6523,6,1586.5440,956.0000,956.0000,-75.5649,158.8322,158.8322,158.8322,-12.5545,-0.3615,155.3375,0.0000,155.3375,3.8563,155.3375,8.7919,0.0000,2173.3480,643.8946,934.9653,146.5456,11.1262,135.4193,0.0000,135.4193,-0.6208,136.0401,71.2236,68.9494,17.6145,-21.7474,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30482.2896,30482.2896,30482.2896,30482.2896,6,0,0,0
+1565.1995,0.5005,34000.8835,82.3357,85.0000,-0.0917,2.9019,76.9845,6,1583.4968,956.0000,956.0000,-75.4443,158.5272,158.5272,158.5272,-12.5104,-0.3931,155.0639,0.0000,155.0639,3.8563,155.0639,8.7730,0.0000,2169.1737,644.0129,935.1150,146.2910,11.1054,135.1856,0.0000,135.1856,-0.6749,135.8605,73.3478,68.5772,17.5802,-23.6447,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30421.0701,30421.0701,30421.0701,30421.0701,6,0,0,0
+1565.7000,0.5006,34012.3075,82.1627,85.0000,-0.1003,3.0044,77.3277,6,1580.1691,956.0000,956.0000,-75.3127,158.1940,158.1940,158.1940,-12.4624,-0.4292,154.7670,0.0000,154.7670,3.8563,154.7670,8.7524,0.0000,2164.6152,644.1498,935.2896,146.0146,11.0827,134.9319,0.0000,134.9319,-0.7370,135.6689,75.7744,68.1722,17.5427,-25.8203,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30354.2164,30354.2164,30354.2164,30354.2164,6,0,0,0
+1566.2006,0.5006,34023.7064,81.9733,85.0000,-0.1098,3.1168,77.6830,6,1576.5266,956.0000,956.0000,-75.1686,157.8294,157.8294,157.8294,-12.4098,-0.4688,154.4419,0.0000,154.4419,3.8563,154.4419,8.7299,0.0000,2159.6254,644.3001,935.4813,145.7120,11.0578,134.6542,0.0000,134.6542,-0.8049,135.4591,78.4265,67.7305,17.5017,-28.1996,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30281.0376,30281.0376,30281.0376,30281.0376,6,0,0,0
+1566.7012,0.5007,34035.0779,81.7675,85.0000,-0.1185,3.2213,78.0493,6,1572.5687,956.0000,956.0000,-75.0120,157.4331,157.4331,157.4331,-12.3529,-0.5045,154.0814,0.0000,154.0814,3.8563,154.0814,8.7051,0.0000,2154.2038,644.4333,935.6466,145.3762,11.0307,134.3456,0.0000,134.3456,-0.8663,135.2118,80.8509,67.2526,17.4572,-30.3489,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30201.5248,30201.5248,30201.5248,30201.5248,6,0,0,0
+1567.2019,0.5007,34046.4196,81.5465,85.0000,-0.1267,3.3217,78.4260,6,1568.3182,956.0000,956.0000,-74.8438,157.0076,157.0076,157.0076,-12.2919,-0.5380,153.6893,0.0000,153.6893,3.8563,153.6893,8.6784,0.0000,2148.3811,644.5560,935.7951,145.0109,11.0014,134.0095,0.0000,134.0095,-0.9237,134.9332,83.1426,66.7418,17.4094,-32.3606,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30116.1306,30116.1306,30116.1306,30116.1306,6,0,0,0
+1567.7026,0.5007,34057.7297,81.3114,85.0000,-0.1342,3.4148,78.8122,6,1563.7963,956.0000,956.0000,-74.6649,156.5549,156.5549,156.5549,-12.2272,-0.5679,153.2665,0.0000,153.2665,3.8563,153.2665,8.6497,0.0000,2142.1867,644.6628,935.9193,144.6167,10.9702,133.6466,0.0000,133.6466,-0.9751,134.6216,85.2218,66.2009,17.3587,-34.1598,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30025.2855,30025.2855,30025.2855,30025.2855,6,0,0,0
+1568.2034,0.5008,34069.0061,81.0628,85.0000,-0.1416,3.5085,79.2079,6,1559.0164,956.0000,956.0000,-74.4758,156.0764,156.0764,156.0764,-12.1589,-0.5975,152.8176,0.0000,152.8176,3.8563,152.8176,8.6194,0.0000,2135.6389,644.7677,936.0391,144.1982,10.9371,133.2611,0.0000,133.2611,-1.0259,134.2870,87.2913,65.6321,17.3051,-35.9415,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29929.2566,29929.2566,29929.2566,29929.2566,6,0,0,0
+1568.7042,0.5008,34080.2471,80.8005,85.0000,-0.1494,3.6071,79.6133,6,1553.9719,956.0000,956.0000,-74.2763,155.5714,155.5714,155.5714,-12.0871,-0.6284,152.3435,0.0000,152.3435,3.8563,152.3435,8.5874,0.0000,2128.7286,644.8775,936.1643,143.7561,10.9022,132.8538,0.0000,132.8538,-1.0790,133.9328,89.4499,65.0352,17.2485,-37.8006,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29827.9121,29827.9121,29827.9121,29827.9121,6,0,0,0
+1569.2051,0.5009,34091.4507,80.5267,85.0000,-0.1543,3.6759,80.0252,6,1548.7056,956.0000,956.0000,-74.0679,155.0441,155.0441,155.0441,-12.0123,-0.6470,151.8349,0.0000,151.8349,3.8563,151.8349,8.5535,0.0000,2121.5145,644.9340,936.2119,143.2814,10.8655,132.4159,0.0000,132.4159,-1.1110,133.5270,90.8452,64.4156,17.1896,-38.9234,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29722.1126,29722.1126,29722.1126,29722.1126,6,0,0,0
+1569.7059,0.5009,34102.6156,80.2496,85.0000,-0.1531,3.6781,80.4358,6,1543.3757,956.0000,956.0000,-73.8571,154.5106,154.5106,154.5106,-11.9369,-0.6394,151.2937,0.0000,151.2937,3.8563,151.2937,8.5181,0.0000,2114.2133,644.8763,936.0963,142.7755,10.8279,131.9477,0.0000,131.9477,-1.0979,133.0456,90.5866,63.7922,17.1304,-38.4636,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29615.0344,29615.0344,29615.0344,29615.0344,6,0,0,0
+1570.2069,0.5010,34113.7422,79.9516,85.0000,-0.1774,3.9556,80.8760,6,1537.6445,956.0000,956.0000,-73.6303,153.9368,153.9368,153.9368,-11.8561,-0.7386,150.8191,0.0000,150.8191,3.8563,150.8191,8.4845,0.0000,2106.3623,645.2809,936.6379,142.3346,10.7894,131.5452,0.0000,131.5452,-1.2682,132.8133,97.0495,63.1271,17.0650,-44.4283,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29499.8938,29499.8938,29499.8938,29499.8938,6,0,0,0
+1570.7079,0.5011,34124.8244,79.6190,85.0000,-0.1914,4.1230,81.3329,6,1531.2477,956.0000,956.0000,-73.3773,153.2964,153.2964,153.2964,-11.7662,-0.7931,150.2332,0.0000,150.2332,3.8563,150.2332,8.4447,0.0000,2097.5996,645.4908,936.8973,141.7886,10.7455,131.0431,0.0000,131.0431,-1.3619,132.4050,100.7277,62.3955,16.9928,-47.7111,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29371.3821,29371.3821,29371.3821,29371.3821,6,0,0,0
+1571.2090,0.5012,34135.8586,79.2593,85.0000,-0.2073,4.3137,81.8089,6,1524.3316,956.0000,956.0000,-73.1036,152.6040,152.6040,152.6040,-11.6694,-0.8554,149.6031,0.0000,149.6031,3.8563,149.6031,8.4018,0.0000,2088.1255,645.7337,937.2008,141.2013,10.6980,130.5033,0.0000,130.5033,-1.4688,131.9721,104.9046,61.6103,16.9147,-51.4576,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29232.4369,29232.4369,29232.4369,29232.4369,6,0,0,0
+1571.7102,0.5012,34146.8409,78.8828,85.0000,-0.2101,4.3645,82.2882,6,1517.0897,956.0000,956.0000,-72.8171,151.8790,151.8790,151.8790,-11.5684,-0.8627,148.8854,0.0000,148.8854,3.8563,148.8854,8.3547,0.0000,2078.2051,645.7348,937.1570,140.5307,10.6472,129.8835,0.0000,129.8835,-1.4814,131.3649,105.6328,60.7946,16.8340,-51.8966,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29086.9477,29086.9477,29086.9477,29086.9477,6,0,0,0
+1572.2114,0.5012,34157.7705,78.5055,85.0000,-0.2081,4.3645,82.7652,6,1509.8342,956.0000,956.0000,-72.5301,151.1527,151.1527,151.1527,-11.4677,-0.8505,148.1468,0.0000,148.1468,3.8563,148.1468,8.3068,0.0000,2068.2660,645.6489,936.9891,139.8400,10.5959,129.2441,0.0000,129.2441,-1.4604,130.7044,105.1276,59.9841,16.7535,-51.1607,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28941.1833,28941.1833,28941.1833,28941.1833,6,0,0,0
+1572.7126,0.5012,34168.6480,78.1318,85.0000,-0.2061,4.3645,83.2400,6,1502.6471,956.0000,956.0000,-72.2458,150.4331,150.4331,150.4331,-11.3684,-0.8385,147.4153,0.0000,147.4153,3.8563,147.4153,8.2595,0.0000,2058.4207,645.5631,936.8218,139.1559,10.5451,128.6108,0.0000,128.6108,-1.4397,130.0505,104.6272,59.1877,16.6737,-50.4381,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28796.7943,28796.7943,28796.7943,28796.7943,6,0,0,0
+1573.2138,0.5012,34179.4738,77.7617,85.0000,-0.2042,4.3645,83.7124,6,1495.5276,956.0000,956.0000,-71.9641,149.7204,149.7204,149.7204,-11.2704,-0.8267,146.6908,0.0000,146.6908,3.8563,146.6908,8.2126,0.0000,2048.6680,645.4775,936.6552,138.4782,10.4948,127.9834,0.0000,127.9834,-1.4195,129.4029,104.1315,58.4052,16.5947,-49.7286,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28653.7630,28653.7630,28653.7630,28653.7630,6,0,0,0
+1573.7151,0.5015,34190.2484,77.3464,85.0000,-0.2560,4.9407,84.2448,6,1487.5409,956.0000,956.0000,-71.6481,148.9208,148.9208,148.9208,-11.1610,-1.0307,146.0952,0.0000,146.0952,3.8563,146.0952,8.1688,0.0000,2037.7273,646.3575,937.8609,137.9264,10.4425,127.4839,0.0000,127.4839,-1.7698,129.2537,117.2170,57.5353,16.5017,-62.0003,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28493.3096,28493.3096,28493.3096,28493.3096,6,0,0,0
+1574.2167,0.5017,34200.9589,76.8562,85.0000,-0.2870,5.2992,84.8124,6,1478.1134,956.0000,956.0000,-71.2752,147.9770,147.9770,147.9770,-11.0325,-1.1481,145.2689,0.0000,145.2689,3.8563,145.2689,8.1122,0.0000,2024.8129,646.8496,938.5042,137.1566,10.3784,126.7782,0.0000,126.7782,-1.9715,128.7497,124.9042,56.5185,16.3941,-69.0671,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28303.9113,28303.9113,28303.9113,28303.9113,6,0,0,0
+1574.7184,0.5017,34211.5974,76.3340,85.0000,-0.2912,5.3738,85.3841,6,1468.0713,956.0000,956.0000,-70.8779,146.9717,146.9717,146.9717,-10.8965,-1.1574,144.2728,0.0000,144.2728,3.8563,144.2728,8.0475,0.0000,2011.0566,646.8517,938.4444,136.2253,10.3079,125.9173,0.0000,125.9173,-1.9873,127.9047,125.7962,55.4476,16.2821,-69.6213,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28102.1636,28102.1636,28102.1636,28102.1636,6,0,0,0
+1575.2202,0.5018,34222.1628,75.8055,85.0000,-0.2939,5.4316,85.9579,6,1457.9073,956.0000,956.0000,-70.4758,145.9541,145.9541,145.9541,-10.7597,-1.1600,143.2578,0.0000,143.2578,3.8563,143.2578,7.9818,0.0000,1997.1333,646.8225,938.3392,135.2760,10.2364,125.0396,0.0000,125.0396,-1.9918,127.0314,126.2649,54.3765,16.1689,-69.7789,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27897.9689,27897.9689,27897.9689,27897.9689,6,0,0,0
+1575.7236,0.5052,34232.6545,74.7668,85.0000,-0.8504,5.4587,86.5306,0,1520.6636,124.5221,944.3049,-72.9585,19.8293,150.3744,152.2368,-11.6182,15.9731,0.0000,0.0000,0.0000,3.8563,0.0000,3.5305,0.0000,1969.7683,-17.1154,0.0000,-3.5305,7.8384,-11.3689,0.0000,-11.3689,-5.6833,-5.6855,125.1532,52.3181,15.9471,-199.1039,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4456.7914,4456.7914,4456.7914,4456.7914,2,0,0,0
+1576.2289,0.5053,34242.9314,73.2211,85.0000,-0.8494,5.5101,87.0969,0,1656.4013,122.5376,786.9186,-78.3271,21.2551,136.4973,162.8419,-13.5864,17.3988,0.0000,0.0000,0.0000,3.8563,0.0000,3.9542,0.0000,1929.0451,-19.5743,0.0000,-3.9542,7.6763,-11.6305,0.0000,-11.6305,-5.5595,-6.0711,123.7171,49.3597,15.6170,-194.7647,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4878.7949,4878.7949,4878.7949,4878.7949,2,0,0,0
+1576.7342,0.5054,34252.9937,71.6809,85.0000,-0.8440,5.5379,87.6541,0,1792.1638,120.8535,832.2077,-81.8041,22.6812,156.1845,168.4176,-15.3526,18.8249,0.0000,0.0000,0.0000,3.8563,0.0000,3.8229,0.0000,1888.4670,-19.3308,0.0000,-3.8229,7.5149,-11.3377,0.0000,-11.3377,-5.4080,-5.9298,121.7241,46.5153,15.2882,-189.4573,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5263.3165,5263.3165,5263.3165,5263.3165,2,0,0,0
+1577.2396,0.5054,34262.8427,70.1505,85.0000,-0.8383,5.5606,88.2018,0,1925.0949,115.2201,829.8830,-85.7528,23.2278,167.3006,171.7275,-17.2874,19.3716,0.0000,0.0000,0.0000,3.8563,0.0000,3.6944,0.0000,1848.1488,-19.0889,0.0000,-3.6944,7.3544,-11.0489,0.0000,-11.0489,-5.2566,-5.7922,119.6114,43.7906,14.9616,-184.1558,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5604.2758,5604.2758,5604.2758,5604.2758,2,0,0,0
+1577.7424,0.5001,34272.4799,69.3677,85.0000,-0.0224,5.5845,88.7400,5,1908.5659,831.3803,831.3803,-85.2570,166.1634,166.1634,171.3928,-17.0398,-24.3404,186.6475,0.0000,186.6475,3.8563,186.6475,5.1132,0.0000,1827.5245,948.5646,975.2826,181.5343,10.5263,171.0081,0.0000,171.0081,-0.1391,171.1472,118.7848,42.4418,14.7945,-4.8739,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32474.8830,32474.8830,32474.8830,32474.8830,6,0,0,0
+1578.2428,0.5007,34282.1115,69.2463,85.0000,-0.1123,5.6090,89.2802,5,1824.3258,885.4127,885.4127,-82.7298,169.1519,169.1519,169.3801,-15.8049,-0.7596,166.0552,0.0000,166.0552,3.8563,166.0552,4.8980,0.0000,1824.3258,843.5656,869.2035,161.1573,10.1052,151.0521,0.0000,151.0521,-0.6951,151.7472,119.0945,42.2361,14.7684,-24.3519,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32918.2279,32918.2279,32918.2279,32918.2279,6,0,0,0
+1578.7435,0.5007,34291.7150,69.0447,85.0000,-0.1113,5.6345,89.8213,5,1819.0163,888.4070,888.4070,-82.5705,169.2299,169.2299,169.2361,-15.7286,-0.7508,166.1244,0.0000,166.1244,3.8563,166.1244,4.8832,0.0000,1819.0163,846.4688,872.1039,161.2413,10.0869,151.1544,0.0000,151.1544,-0.6870,151.8414,119.2870,41.8960,14.7252,-24.0668,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32913.4398,32913.4398,32913.4398,32913.4398,6,0,0,0
+1579.2443,0.5007,34301.2906,68.8441,85.0000,-0.1113,5.6605,90.3634,5,1813.7310,890.2628,890.2628,-82.4119,169.0907,169.0907,169.0907,-15.6528,-0.7484,165.9828,0.0000,165.9828,3.8563,165.9828,4.8664,0.0000,1813.7310,848.2783,873.8996,161.1164,10.0645,151.0520,0.0000,151.0520,-0.6848,151.7368,119.4860,41.5591,14.6822,-23.9905,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32869.7765,32869.7765,32869.7765,32869.7765,6,0,0,0
+1579.7450,0.5007,34310.8384,68.6444,85.0000,-0.1103,5.6754,90.9052,5,1808.4704,892.0777,892.0777,-82.2541,168.9440,168.9440,168.9440,-15.5775,-0.7395,165.8271,0.0000,165.8271,3.8563,165.8271,4.8495,0.0000,1808.4704,850.0128,875.6199,160.9776,10.0419,150.9358,0.0000,150.9358,-0.6766,151.6124,119.4521,41.2254,14.6395,-23.7045,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32825.1093,32825.1093,32825.1093,32825.1093,6,0,0,0
+1580.2457,0.5007,34320.3585,68.4472,85.0000,-0.1086,5.6822,91.4462,5,1803.2744,893.8703,893.8703,-82.0982,168.7971,168.7971,168.7971,-15.5033,-0.7259,165.6667,0.0000,165.6667,3.8563,165.6667,4.8329,0.0000,1803.2744,851.7005,877.2930,160.8338,10.0194,150.8144,0.0000,150.8144,-0.6642,151.4786,119.2525,40.8974,14.5974,-23.2686,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32780.9915,32780.9915,32780.9915,32780.9915,6,0,0,0
+1580.7464,0.5007,34329.8515,68.2540,85.0000,-0.1058,5.6768,91.9851,5,1798.1845,895.5537,895.5537,-81.9546,168.6376,168.6376,168.6376,-15.4325,-0.7055,165.4869,0.0000,165.4869,3.8563,165.4869,4.8163,0.0000,1798.1845,853.2443,878.8216,160.6705,9.9970,150.6736,0.0000,150.6736,-0.6456,151.3192,118.8024,40.5776,14.5562,-22.6170,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32735.0496,32735.0496,32735.0496,32735.0496,6,0,0,0
+1581.2471,0.5007,34339.3179,68.0667,85.0000,-0.1020,5.6583,92.5207,5,1793.2493,897.0590,897.0590,-81.8312,168.4575,168.4575,168.4575,-15.3670,-0.6785,165.2797,0.0000,165.2797,3.8563,165.2797,4.8000,0.0000,1793.2493,854.5760,880.1369,160.4797,9.9745,150.5051,0.0000,150.5051,-0.6209,151.1260,118.0917,40.2689,14.5164,-21.7510,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32685.7421,32685.7421,32685.7421,32685.7421,6,0,0,0
+1581.7478,0.5007,34348.7589,67.8864,85.0000,-0.0980,5.6363,93.0528,5,1788.4992,898.5077,898.5077,-81.7125,168.2826,168.2826,168.2826,-15.3040,-0.6501,165.0764,0.0000,165.0764,3.8563,165.0764,4.7843,0.0000,1788.4992,855.8441,881.3890,160.2921,9.9529,150.3392,0.0000,150.3392,-0.5949,150.9341,117.3229,39.9732,14.4781,-20.8402,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32638.2836,32638.2836,32638.2836,32638.2836,6,0,0,0
+1582.2484,0.5006,34358.1753,67.7137,85.0000,-0.0936,5.6087,93.5810,5,1783.9503,899.8952,899.8952,-81.5988,168.1138,168.1138,168.1138,-15.2439,-0.6190,164.8765,0.0000,164.8765,3.8563,164.8765,4.7693,0.0000,1783.9503,857.0371,882.5665,160.1072,9.9321,150.1752,0.0000,150.1752,-0.5664,150.7416,116.4528,39.6913,14.4415,-19.8440,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32592.8345,32592.8345,32592.8345,32592.8345,6,0,0,0
+1582.7490,0.5006,34367.5682,67.5489,85.0000,-0.0893,5.5822,94.1053,5,1779.6081,901.2195,901.2195,-81.4902,167.9514,167.9514,167.9514,-15.1865,-0.5895,164.6846,0.0000,164.6846,3.8563,164.6846,4.7549,0.0000,1779.6081,858.1753,883.6899,159.9297,9.9121,150.0175,0.0000,150.0175,-0.5394,150.5569,115.6232,39.4233,14.4066,-18.8961,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32549.4516,32549.4516,32549.4516,32549.4516,6,0,0,0
+1583.2496,0.5006,34376.9389,67.3914,85.0000,-0.0854,5.5588,94.6262,5,1775.4595,902.4848,902.4848,-81.3865,167.7951,167.7951,167.7951,-15.1318,-0.5624,164.5013,0.0000,164.5013,3.8563,164.5013,4.7412,0.0000,1775.4595,859.2685,884.7690,159.7601,9.8931,149.8670,0.0000,149.8670,-0.5147,150.3816,114.8705,39.1682,14.3732,-18.0303,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32508.0030,32508.0030,32508.0030,32508.0030,6,0,0,0
+1583.7501,0.5005,34386.2881,67.2411,85.0000,-0.0815,5.5337,95.1436,5,1771.4979,903.6932,903.6932,-81.2874,167.6449,167.6449,167.6449,-15.0797,-0.5351,164.3237,0.0000,164.3237,3.8563,164.3237,4.7281,0.0000,1771.4979,860.3034,885.7903,159.5956,9.8749,149.7207,0.0000,149.7207,-0.4897,150.2104,114.0975,38.9256,14.3413,-17.1541,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32468.4214,32468.4214,32468.4214,32468.4214,6,0,0,0
+1584.2507,0.5005,34395.6169,67.0983,85.0000,-0.0770,5.5018,95.6568,5,1767.7376,904.8400,904.8400,-81.1934,167.5013,167.5013,167.5013,-15.0303,-0.5044,164.1495,0.0000,164.1495,3.8563,164.1495,4.7156,0.0000,1767.7376,861.2597,886.7334,159.4338,9.8575,149.5764,0.0000,149.5764,-0.4616,150.0380,113.2015,38.6962,14.3111,-16.1708,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32430.8521,32430.8521,32430.8521,32430.8521,6,0,0,0
+1584.7512,0.5005,34404.9265,66.9640,85.0000,-0.0722,5.4660,96.1657,5,1764.1977,905.9197,905.9197,-81.1049,167.3654,167.3654,167.3654,-14.9838,-0.4722,163.9813,0.0000,163.9813,3.8563,163.9813,4.7039,0.0000,1764.1977,862.1412,887.6024,159.2774,9.8410,149.4364,0.0000,149.4364,-0.4321,149.8685,112.2429,38.4810,14.2827,-15.1380,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32395.4849,32395.4849,32395.4849,32395.4849,6,0,0,0
+1585.2516,0.5004,34414.2180,66.8399,85.0000,-0.0655,5.4082,96.6682,5,1760.9302,906.9163,906.9163,-81.0233,167.2392,167.2392,167.2392,-14.9410,-0.4276,163.8105,0.0000,163.8105,3.8563,163.8105,4.6929,0.0000,1760.9302,862.8744,888.3232,159.1176,9.8255,149.2921,0.0000,149.2921,-0.3913,149.6834,110.8524,38.2829,14.2567,-13.7086,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32362.8389,32362.8389,32362.8389,32362.8389,6,0,0,0
+1585.7521,0.5004,34423.4932,66.7282,85.0000,-0.0586,5.3462,97.1641,5,1757.9866,907.8141,907.8141,-80.9497,167.1249,167.1249,167.1249,-14.9025,-0.3817,163.6503,0.0000,163.6503,3.8563,163.6503,4.6829,0.0000,1757.9866,863.5029,888.9402,158.9674,9.8114,149.1560,0.0000,149.1560,-0.3492,149.5052,109.4020,38.1051,14.2334,-12.2353,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32333.4289,32333.4289,32333.4289,32333.4289,6,0,0,0
+1586.2524,0.5003,34432.7536,66.6292,85.0000,-0.0514,5.2800,97.6530,5,1755.3783,908.6096,908.6096,-80.8845,167.0232,167.0232,167.0232,-14.8684,-0.3344,163.5012,0.0000,163.5012,3.8563,163.5012,4.6740,0.0000,1755.3783,864.0235,889.4503,158.8272,9.7988,149.0284,0.0000,149.0284,-0.3060,149.3344,107.8923,37.9479,14.2128,-10.7185,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32307.3698,32307.3698,32307.3698,32307.3698,6,0,0,0
+1586.7528,0.5003,34442.0013,66.5431,85.0000,-0.0442,5.2130,98.1351,5,1753.1098,909.3015,909.3015,-80.8277,166.9343,166.9343,166.9343,-14.8388,-0.2876,163.3657,0.0000,163.3657,3.8563,163.3657,4.6662,0.0000,1753.1098,864.4455,889.8627,158.6994,9.7877,148.9118,0.0000,148.9118,-0.2632,149.1749,106.3886,37.8115,14.1949,-9.2200,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32284.7046,32284.7046,32284.7046,32284.7046,6,0,0,0
+1587.2508,0.4959,34451.1570,66.4684,85.0000,-0.0391,5.1659,98.6081,5,1751.1411,909.9020,909.9020,-80.7785,166.8570,166.8570,166.8570,-14.8131,-0.2538,163.2545,0.0000,163.2545,3.8563,163.2545,4.6596,0.0000,1751.1411,864.8473,890.2568,158.5949,9.7781,148.8168,0.0000,148.8168,-0.2322,149.0490,105.3112,37.6934,14.1793,-8.1349,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32265.0350,32265.0350,32265.0350,32265.0350,6,0,0,0
+1587.7505,0.5034,34460.3839,65.9804,85.0000,-0.5000,5.1298,99.0814,5,1738.2852,332.0857,913.8230,-80.4571,60.4505,166.3458,166.3458,-14.6458,-3.2228,59.8170,0.0000,59.8170,3.8563,59.8170,3.5889,0.0000,1738.2852,308.8900,328.6058,56.2281,7.6770,48.5511,0.0000,48.5511,-2.9490,51.5002,103.8090,36.9293,14.0755,-103.3136,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12158.9530,12158.9530,12158.9530,12158.9530,-5,0,0,0
+1588.2540,0.5035,34469.4849,65.0742,85.0000,-0.5000,5.1090,99.5464,5,1714.4103,324.7560,843.1602,-79.8603,58.3043,151.3748,165.3684,-14.3375,-3.1786,57.6266,0.0000,57.6266,3.8563,57.6266,3.5002,0.0000,1714.4103,301.4848,320.9811,54.1264,7.5443,46.5821,0.0000,46.5821,-2.9085,49.4906,101.9706,35.5323,13.8823,-101.8946,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11761.5466,11761.5466,11761.5466,11761.5466,-5,0,0,0
+1588.7575,0.5035,34478.4601,64.1679,85.0000,-0.5000,5.1046,100.0045,5,1690.5331,319.4236,835.6048,-79.2633,56.5483,147.9290,164.3545,-14.0322,-3.1343,55.8263,0.0000,55.8263,3.8563,55.8263,3.4161,0.0000,1690.5331,296.0487,315.3453,52.4101,7.4195,44.9907,0.0000,44.9907,-2.8680,47.8587,100.4640,34.1812,13.6890,-100.4754,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11429.8236,11429.8236,11429.8236,11429.8236,-5,0,0,0
+1589.2610,0.5036,34487.3093,63.2615,85.0000,-0.5000,5.1039,100.4562,5,1666.6535,314.5696,827.9065,-78.6663,54.9023,144.4958,163.3041,-13.7298,-3.0900,54.1361,0.0000,54.1361,3.8563,54.1361,3.3339,0.0000,1666.6535,291.0775,310.1792,50.8022,7.2969,43.5053,0.0000,43.5053,-2.8275,46.3328,99.0310,32.8624,13.4956,-99.0562,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11113.8226,11113.8226,11113.8226,11113.8226,-5,0,0,0
+1589.7646,0.5036,34496.0327,62.3550,85.0000,-0.5000,5.1115,100.9021,5,1642.7714,310.7118,820.0060,-77.7893,53.4519,141.0661,162.2171,-13.3821,-3.0457,52.6414,0.0000,52.6414,3.8563,52.6414,3.2542,0.0000,1642.7714,287.0835,306.0001,49.3872,7.1783,42.2089,0.0000,42.2089,-2.7870,44.9959,97.7559,31.5746,13.3022,-97.6368,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10794.4664,10794.4664,10794.4664,10794.4664,-5,0,0,0
+1590.2683,0.5037,34504.6301,61.4484,85.0000,-0.5000,5.1168,101.3420,5,1618.8869,306.6559,812.1372,-76.8444,51.9872,137.6812,161.0936,-13.0274,-3.0015,51.1324,0.0000,51.1324,3.8563,51.1324,3.1752,0.0000,1618.8869,282.8841,301.6136,47.9572,7.0593,40.8979,0.0000,40.8979,-2.7465,43.6443,96.4353,30.3175,13.1087,-96.2172,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10459.3677,10459.3677,10459.3677,10459.3677,-5,0,0,0
+1590.7720,0.5037,34513.1017,60.5417,85.0000,-0.5000,5.1064,101.7746,5,1594.9997,300.8526,802.9786,-75.8994,50.2508,134.1199,159.6787,-12.6773,-2.9572,49.3517,0.0000,49.3517,3.8563,49.3517,3.0941,0.0000,1594.9997,276.9449,295.4696,46.2575,6.9354,39.3222,0.0000,39.3222,-2.7059,42.0281,94.8192,29.0910,12.9154,-94.7975,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10135.9344,10135.9344,10135.9344,10135.9344,-5,0,0,0
+1591.2759,0.5041,34521.4473,59.5975,85.0000,-0.5409,5.0930,102.1996,5,1570.1240,243.6502,788.6466,-74.9153,40.0617,129.6716,157.1884,-12.3178,-3.1493,39.3547,0.0000,39.3547,3.8563,39.3547,2.9291,0.0000,1570.1240,221.5363,239.3506,36.4257,6.6483,29.7774,0.0000,29.7774,-2.8818,32.6591,93.0966,27.8059,12.7140,-100.9574,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8357.7340,8357.7340,8357.7340,8357.7340,-5,0,0,0
+1591.7803,0.5046,34529.6565,58.5670,85.0000,-0.5941,5.0558,102.6147,5,1542.9759,168.1787,759.0950,-73.8412,27.1743,122.6546,154.4705,-11.9313,-3.3991,26.7172,0.0000,26.7172,3.8563,26.7172,2.7885,0.0000,1542.9759,148.0915,165.3493,23.9286,6.2999,17.6287,0.0000,17.6287,-3.1103,20.7391,90.8206,26.3889,12.4944,-108.9649,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5808.6193,5808.6193,5808.6193,5808.6193,-5,0,0,0
+1592.2852,0.5052,34537.7159,57.4336,85.0000,-0.6530,5.0036,103.0179,5,1513.1157,84.5625,720.7408,-72.6599,13.3992,114.2036,151.4812,-11.5132,-3.6639,13.2068,0.0000,13.2068,3.8563,13.2068,2.7062,0.0000,1513.1157,66.2696,83.3482,10.5006,6.0212,4.4794,0.0000,4.4794,-3.3526,7.8320,88.1449,24.8868,12.2530,-117.4526,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3408.0281,3408.0281,3408.0281,3408.0281,-5,0,0,0
+1592.7907,0.5058,34545.6103,56.1862,85.0000,-0.7179,4.9474,103.4085,5,1480.2529,-6.0612,683.0904,-71.3598,-0.9396,105.8870,148.1912,-11.0616,-3.9402,-0.8556,0.0000,-0.8556,3.8563,-0.8556,2.6168,0.0000,1480.2529,-22.4012,-5.5197,-3.4724,5.8924,-9.3648,0.0000,-9.3648,-3.6055,-5.7593,85.2639,23.3009,11.9872,-126.3113,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1552.6778,1552.6778,1552.6778,1552.6778,-5,0,0,0
+1593.2969,0.5066,34553.3232,54.8130,85.0000,-0.7893,4.8753,103.7845,5,1444.0741,-69.9285,645.8385,-69.9285,-10.5748,97.6657,144.5693,-10.5748,-4.2262,-10.2049,0.0000,-10.2049,3.8563,-10.2049,2.5200,0.0000,1444.0741,-84.1467,-67.4823,-12.7249,5.9395,-18.6645,5.3809,-24.0454,-3.8672,-20.1782,81.9716,21.6346,11.6946,-135.4791,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+1593.8039,0.5074,34560.8361,53.3006,85.0000,-0.8679,4.8036,104.1454,5,1404.2300,-68.1903,615.2968,-68.1903,-10.0274,90.4798,140.5804,-10.0274,-4.5191,-9.3647,0.0000,-9.3647,3.8563,-9.3647,2.4154,0.0000,1404.2300,-80.1087,-63.6833,-11.7800,5.7635,-17.5435,21.6517,-39.1952,-4.1351,-35.0601,78.5402,19.8938,11.3723,-144.8664,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1594.3118,0.5085,34568.1289,51.6343,85.0000,-0.9545,4.7302,104.4904,5,1360.3296,-66.2148,604.2211,-66.2148,-9.4325,86.0733,136.1854,-9.4325,-4.8149,-8.4740,0.0000,-8.4740,3.8563,-8.4740,2.3023,0.0000,1360.3296,-75.6478,-59.4859,-10.7763,5.5703,-16.3466,38.3793,-54.7259,-4.4058,-50.3201,74.9246,18.0869,11.0172,-154.3487,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1594.8205,0.5088,34575.1790,49.8803,85.0000,-0.9612,4.6560,104.8186,5,1314.1211,-64.1354,592.9824,-64.1354,-8.8260,81.6029,131.5594,-8.8260,-4.6837,-7.9986,0.0000,-7.9986,3.8563,-7.9986,2.1860,0.0000,1314.1211,-74.0079,-58.1232,-10.1846,5.3765,-15.5610,40.6711,-56.2322,-4.2858,-51.9464,71.2474,16.3060,10.6433,-150.1431,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1595.1786,0.2075,34578.0000,48.9346,85.0000,-0.1751,4.6053,104.9485,5,1289.2056,587.7496,587.7496,-63.0143,79.3493,79.3493,129.0651,-8.5073,-0.8368,76.3299,0.0000,76.3299,3.8563,76.3299,2.6176,0.0000,1289.2056,545.9952,565.3843,73.7122,6.3346,67.3776,0.0000,67.3776,-0.7658,68.1434,69.1370,15.3912,10.4418,-26.8266,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15516.0145,15516.0145,15516.0145,15516.0145,6,0,0,0
+1595.5327,0.5006,34584.7874,48.8076,49.0000,-0.0684,4.5571,105.2578,5,1285.8600,713.8665,713.8665,-62.8637,96.1257,96.1257,128.7301,-8.4649,-0.3259,92.5953,0.0000,92.5953,3.8563,92.5953,2.7728,0.0000,1285.8600,667.0569,687.6486,89.8225,6.6454,83.1771,0.0000,83.1771,-0.2982,83.4753,68.2363,15.2717,10.4149,-10.4476,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18606.3374,18606.3374,18606.3374,18606.3374,6,0,0,0
+1596.0361,0.5061,34591.5577,48.1552,49.0000,-0.6485,4.4954,105.5622,0,1362.2368,142.1035,858.0423,-66.3007,20.2715,122.4024,136.3764,-9.4580,16.4152,0.0000,0.0000,0.0000,3.8563,0.0000,4.1524,0.0000,1268.6723,-31.2552,0.0000,-4.1524,5.0742,-9.2266,0.0000,-9.2266,-2.7915,-6.4351,66.4150,14.6697,10.2760,-97.7957,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4507.7176,4507.7176,4507.7176,4507.7176,2,0,0,0
+1596.5423,0.5062,34598.1638,46.9783,49.0000,-0.6432,4.4352,105.8552,0,1518.2520,139.3256,711.5430,-72.8631,22.1515,113.1289,151.9954,-11.5846,18.2952,0.0000,0.0000,0.0000,3.8563,0.0000,4.7937,0.0000,1237.6658,-36.9859,0.0000,-4.7937,4.9654,-9.7591,0.0000,-9.7591,-2.7011,-7.0579,63.9258,13.6202,10.0251,-94.6291,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4856.3374,4856.3374,4856.3374,4856.3374,2,0,0,0
+1596.9848,0.3788,34603.0000,45.9597,49.0000,-0.6342,4.3848,106.0672,0,1654.6460,137.3263,789.1339,-78.2591,23.7951,136.7365,162.7621,-13.5603,19.9388,0.0000,0.0000,0.0000,3.8563,0.0000,4.6450,0.0000,1210.8307,-36.6332,0.0000,-4.6450,4.8568,-9.5018,0.0000,-9.5018,-2.6057,-6.8961,61.8307,12.7525,9.8080,-91.2872,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5336.5383,5336.5383,5336.5383,5336.5383,2,0,0,0
+1597.4274,0.5063,34609.3232,44.9564,85.0000,-0.6263,4.3437,106.3419,0,1791.0571,135.6312,777.8202,-81.7764,25.4389,145.8872,168.3769,-15.3379,21.5826,0.0000,0.0000,0.0000,3.8563,0.0000,4.5005,0.0000,1184.3976,-36.2858,0.0000,-4.5005,4.7499,-9.2505,0.0000,-9.2505,-2.5170,-6.7334,59.9152,11.9363,9.5940,-88.1789,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5764.3030,5764.3030,5764.3030,5764.3030,2,0,0,0
+1597.9281,0.4951,34615.4879,44.8292,85.0000,0.4979,4.2993,106.6069,4,1817.1696,834.8180,834.8180,-82.5151,158.8605,158.8605,169.1855,-15.7021,-14.9021,169.9063,0.0000,169.9063,3.8563,169.9063,9.8142,0.0000,1181.0472,1294.4165,928.2223,160.0921,7.6594,152.4327,0.0000,152.4327,1.9953,150.4374,59.1353,11.8345,9.5671,69.9005,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30885.2781,30885.2781,30885.2781,30885.2781,6,0,0,0
+1598.4236,0.4960,34621.7758,45.6398,85.0000,0.4109,4.2550,106.8745,4,1779.5543,896.7131,896.7131,-81.4889,167.1065,167.1065,167.9494,-15.1858,4.0133,159.2370,0.0000,159.2370,3.8563,159.2370,9.4774,0.0000,1202.4016,1189.3686,854.4842,149.7596,7.5343,142.2253,0.0000,142.2253,1.6766,140.5487,59.5861,12.4877,9.7402,58.7347,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32392.9981,32392.9981,32392.9981,32392.9981,6,0,0,0
+1598.9197,0.4961,34628.1656,46.3694,85.0000,0.4063,4.2143,107.1438,4,1808.0049,891.4672,891.4672,-82.2401,168.7849,168.7849,168.9309,-15.5708,4.0312,160.8974,0.0000,160.8974,3.8563,160.8974,9.6258,0.0000,1221.6250,1182.4722,849.8081,151.2716,7.6371,143.6346,0.0000,143.6346,1.6840,141.9505,59.9611,13.0962,9.8961,58.9970,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32792.2346,32792.2346,32792.2346,32792.2346,6,0,0,0
+1599.4158,0.4962,34634.6562,47.0869,85.0000,0.3970,4.1751,107.4148,4,1835.9789,882.2709,882.2709,-83.0794,169.6283,169.6283,169.6891,-15.9731,4.0005,161.7715,0.0000,161.7715,3.8563,161.7715,9.7424,0.0000,1240.5263,1170.2862,841.4060,152.0291,7.7234,144.3056,0.0000,144.3056,1.6712,142.6344,60.3234,13.7135,10.0494,58.5481,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33045.0456,33045.0456,33045.0456,33045.0456,6,0,0,0
+1599.9121,0.4964,34641.2453,47.7879,85.0000,0.3877,4.1356,107.6873,4,1863.3139,872.9446,872.9446,-83.8994,170.3340,170.3340,170.3754,-16.3709,3.9646,162.5132,0.0000,162.5132,3.8563,162.5132,9.8528,0.0000,1258.9959,1157.9064,832.8636,152.6604,7.8057,144.8547,0.0000,144.8547,1.6562,143.1985,60.6425,14.3351,10.1992,58.0217,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33245.6967,33245.6967,33245.6967,33245.6967,6,0,0,0
+1600.4086,0.4965,34647.9306,48.4715,85.0000,0.3773,4.1105,107.9621,4,1889.9687,863.8126,863.8126,-84.6991,170.9633,170.9633,170.9926,-16.7634,3.9133,163.1937,0.0000,163.1937,3.8563,163.1937,9.9596,0.0000,1277.0059,1145.8660,824.5558,153.2341,7.8850,145.3491,0.0000,145.3491,1.6348,143.7143,61.1381,14.9591,10.3452,57.2718,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33395.6549,33395.6549,33395.6549,33395.6549,6,0,0,0
+1600.9052,0.4967,34654.7096,49.1362,85.0000,0.3663,4.0950,108.2397,4,1915.8863,854.9186,854.9186,-85.4766,171.5233,171.5233,171.5435,-17.1493,3.8517,163.8154,0.0000,163.8154,3.8563,163.8154,10.0627,0.0000,1294.5178,1134.1903,816.5001,153.7526,7.9614,145.7913,0.0000,145.7913,1.6090,144.1822,61.7427,15.5830,10.4871,56.3695,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33532.8635,33532.8635,33532.8635,33532.8635,6,0,0,0
+1601.4019,0.4968,34661.5796,49.7818,85.0000,0.3557,4.0796,108.5199,4,1941.0567,846.2696,846.2696,-86.2317,172.0187,172.0187,172.0320,-17.5281,3.7885,164.3739,0.0000,164.3739,3.8563,164.3739,10.1619,0.0000,1311.5248,1122.8275,808.6600,154.2120,8.0346,146.1774,0.0000,146.1774,1.5827,144.5947,62.3191,16.2052,10.6250,55.4454,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33665.6534,33665.6534,33665.6534,33665.6534,6,0,0,0
+1601.8988,0.4969,34668.5379,50.4075,85.0000,0.3439,4.0793,108.8038,4,1965.4535,837.8774,837.8774,-86.9636,172.4534,172.4534,172.4619,-17.8990,3.7099,164.8873,0.0000,164.8873,3.8563,164.8873,10.2576,0.0000,1328.0091,1111.8934,801.1167,154.6297,8.1051,146.5246,0.0000,146.5246,1.5498,144.9748,63.0981,16.8239,10.7585,54.2943,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33793.9941,33793.9941,33793.9941,33793.9941,6,0,0,0
+1602.3958,0.4971,34675.5816,51.0120,85.0000,0.3318,4.0877,109.0917,4,1989.0261,829.7616,829.7616,-87.6708,172.8313,172.8313,172.8364,-18.2610,3.6220,165.3530,0.0000,165.3530,3.8563,165.3530,10.3496,0.0000,1343.9365,1101.3714,793.8584,155.0034,8.1726,146.8308,0.0000,146.8308,1.5131,145.3177,63.9851,17.4364,10.8875,53.0087,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33917.7119,33917.7119,33917.7119,33917.7119,6,0,0,0
+1602.8930,0.4972,34682.7079,51.5956,85.0000,0.3203,4.0954,109.3836,4,2011.7800,822.0937,822.0937,-88.6479,173.1930,173.1930,173.1970,-18.6757,3.5362,165.8005,0.0000,165.8005,3.8563,165.8005,10.4390,0.0000,1359.3108,1091.4303,787.0038,155.3615,8.2377,147.1238,0.0000,147.1238,1.4773,145.6466,64.8399,18.0416,11.0120,51.7530,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34043.2481,34043.2481,34043.2481,34043.2481,6,0,0,0
+1603.3902,0.4973,34689.9138,52.1599,85.0000,0.3102,4.0934,109.6785,4,2033.7834,814.8335,814.8335,-89.8581,173.5410,173.5410,173.5449,-19.1377,3.4617,166.2231,0.0000,166.2231,3.8563,166.2231,10.5257,0.0000,1374.1780,1081.9563,780.4732,155.6974,8.3004,147.3970,0.0000,147.3970,1.4461,145.9509,65.5161,18.6401,11.1325,50.6622,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34168.1481,34168.1481,34168.1481,34168.1481,6,0,0,0
+1603.8876,0.4974,34697.1968,52.7067,85.0000,0.3006,4.0879,109.9763,4,2055.1044,807.7999,807.7999,-91.0307,173.8466,173.8466,173.8500,-19.5907,3.3903,166.6001,0.0000,166.6001,3.8563,166.6001,10.6089,0.0000,1388.5840,1072.7515,774.1278,155.9911,8.3605,147.6306,0.0000,147.6306,1.4163,146.2143,66.1153,19.2324,11.2492,49.6174,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34289.2324,34289.2324,34289.2324,34289.2324,6,0,0,0
+1604.3851,0.4975,34704.5545,53.2372,85.0000,0.2918,4.0771,110.2762,4,2075.7894,800.9760,800.9760,-92.1684,174.1131,174.1131,174.1160,-20.0352,3.3242,166.9326,0.0000,166.9326,3.8563,166.9326,10.6889,0.0000,1402.5604,1063.7808,767.9433,156.2436,8.4182,147.8254,0.0000,147.8254,1.3887,146.4367,66.6044,19.8190,11.3625,48.6508,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34406.6991,34406.6991,34406.6991,34406.6991,6,0,0,0
+1604.8827,0.4976,34711.9849,53.7544,85.0000,0.2856,4.0399,110.5764,4,2095.9541,794.3236,794.3236,-93.2775,174.3443,174.3443,174.3469,-20.4733,3.2851,167.2029,0.0000,167.2029,3.8563,167.2029,10.7653,0.0000,1416.1852,1054.8548,761.7870,156.4377,8.4734,147.9642,0.0000,147.9642,1.3724,146.5919,66.6387,20.4022,11.4730,48.0780,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34521.2033,34521.2033,34521.2033,34521.2033,6,0,0,0
+1605.3804,0.4977,34719.4863,54.2610,85.0000,0.2799,3.9985,110.8764,4,2115.7070,787.8068,787.8068,-94.3639,174.5436,174.5436,174.5458,-20.9069,3.2503,167.4370,0.0000,167.4370,3.8563,167.4370,10.8393,0.0000,1429.5318,1046.0751,755.7310,156.5977,8.5269,148.0708,0.0000,148.0708,1.3578,146.7129,66.5783,20.9844,11.5814,47.5688,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34633.3627,34633.3627,34633.3627,34633.3627,6,0,0,0
+1605.8781,0.4977,34727.0574,54.7586,85.0000,0.2755,3.9449,111.1750,4,2135.1099,781.4054,781.4054,-95.4310,174.7130,174.7130,174.7149,-21.3373,3.2282,167.6285,0.0000,167.6285,3.8563,167.6285,10.9110,0.0000,1442.6419,1037.3621,749.7198,156.7175,8.5787,148.1388,0.0000,148.1388,1.3486,146.7902,66.2895,21.5671,11.6878,47.2458,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34743.5304,34743.5304,34743.5304,34743.5304,6,0,0,0
+1606.3758,0.4978,34734.6970,55.2501,85.0000,0.2731,3.8703,111.4707,4,2154.2743,775.0826,775.0826,-96.4851,174.8548,174.8548,174.8564,-21.7666,3.2282,167.7703,0.0000,167.7703,3.8563,167.7703,10.9803,0.0000,1455.5907,1028.6093,743.6791,156.7900,8.6289,148.1611,0.0000,148.1611,1.3486,146.8125,65.6215,22.1530,11.7931,47.2450,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34852.3389,34852.3389,34852.3389,34852.3389,6,0,0,0
+1606.8736,0.4978,34742.4046,55.7374,85.0000,0.2707,3.7947,111.7632,4,2173.2737,768.8141,768.8141,-97.5301,174.9703,174.9703,174.9716,-22.1963,3.2291,167.8849,0.0000,167.8849,3.8563,167.8849,11.0485,0.0000,1468.4282,1019.9186,737.6811,156.8364,8.6782,148.1582,0.0000,148.1582,1.3490,146.8092,64.9088,22.7443,11.8974,47.2587,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34960.2074,34960.2074,34960.2074,34960.2074,6,0,0,0
+1607.3715,0.4979,34750.1796,56.2213,85.0000,0.2692,3.7105,112.0517,4,2192.1413,762.5891,762.5891,-98.4067,175.0603,175.0603,175.0613,-22.5903,3.2391,167.9649,0.0000,167.9649,3.8563,167.9649,11.1153,0.0000,1481.1766,1011.2253,731.6804,156.8496,8.7265,148.1231,0.0000,148.1231,1.3532,146.7700,64.0220,23.3418,12.0011,47.4051,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35112.0180,35112.0180,35112.0180,35112.0180,6,0,0,0
+1607.8694,0.4979,34758.0216,56.7005,85.0000,0.2655,3.6223,112.3357,4,2210.8254,753.9919,753.9919,-99.1865,174.5620,174.5620,174.5620,-22.9634,3.2207,167.4851,0.0000,167.4851,3.8563,167.4851,11.1596,0.0000,1493.8010,999.3289,723.4241,156.3255,8.7635,147.5620,0.0000,147.5620,1.3454,146.2166,63.0341,23.9438,12.1038,47.1349,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35180.8043,35180.8043,35180.8043,35180.8043,6,0,0,0
+1608.3673,0.4980,34765.9298,57.1712,85.0000,0.2598,3.5355,112.6153,4,2229.1798,743.8052,743.8052,-99.9525,173.6333,173.6333,173.6333,-23.3328,3.1777,166.5993,0.0000,166.5993,3.8563,166.5993,11.1869,0.0000,1506.2026,985.3117,713.6732,155.4124,8.7919,146.6205,0.0000,146.6205,1.3275,145.2930,62.0371,24.5450,12.2046,46.5063,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35170.8562,35170.8562,35170.8562,35170.8562,6,0,0,0
+1608.8653,0.4980,34773.9025,57.6315,85.0000,0.2537,3.4555,112.8908,4,2247.1269,733.8446,733.8446,-100.7015,172.6873,172.6873,172.6873,-23.6969,3.1290,165.7019,0.0000,165.7019,3.8563,165.7019,11.2127,0.0000,1518.3290,971.6361,704.1600,154.4892,8.8190,145.6702,0.0000,145.6702,1.3072,144.3631,61.1233,25.1426,12.3032,45.7939,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35161.1289,35161.1289,35161.1289,35161.1289,6,0,0,0
+1609.3633,0.4981,34781.9385,58.0813,85.0000,0.2480,3.3756,113.1621,4,2264.6649,724.1110,724.1110,-101.4334,171.7267,171.7267,171.7267,-24.0555,3.0821,164.7883,0.0000,164.7883,3.8563,164.7883,11.2369,0.0000,1530.1790,958.2588,694.8543,153.5514,8.8448,144.7066,0.0000,144.7066,1.2875,143.4190,60.1769,25.7359,12.3996,45.1067,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35151.6233,35151.6233,35151.6233,35151.6233,6,0,0,0
+1609.8615,0.4981,34790.0362,58.5204,85.0000,0.2418,3.3036,113.4296,4,2281.7886,714.6073,714.6073,-102.1481,170.7542,170.7542,170.7542,-24.4081,3.0281,163.8698,0.0000,163.8698,3.8563,163.8698,11.2599,0.0000,1541.7490,945.2368,685.7961,152.6100,8.8695,143.7405,0.0000,143.7405,1.2650,142.4755,59.3408,26.3241,12.4936,44.3170,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35063.3684,35063.3684,35063.3684,35063.3684,6,0,0,0
+1610.3596,0.4982,34798.1942,58.9486,85.0000,0.2356,3.2355,113.6936,4,2298.4813,705.3429,705.3429,-102.8447,169.7735,169.7735,169.7735,-24.7544,2.9719,162.9453,0.0000,162.9453,3.8563,162.9453,11.2814,0.0000,1553.0279,932.5548,676.9745,151.6639,8.8929,142.7710,0.0000,142.7710,1.2415,141.5295,58.5441,26.9060,12.5853,43.4940,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34918.6636,34918.6636,34918.6636,34918.6636,6,0,0,0
+1610.8579,0.4983,34806.4108,59.3654,85.0000,0.2292,3.1731,113.9543,4,2314.7345,696.3223,696.3223,-103.5230,168.7874,168.7874,168.7874,-25.0938,2.9114,162.0197,0.0000,162.0197,3.8563,162.0197,11.3017,0.0000,1564.0098,920.2314,668.4025,150.7180,8.9153,141.8027,0.0000,141.8027,1.2163,140.5864,57.8216,27.4808,12.6746,42.6094,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34777.7687,34777.7687,34777.7687,34777.7687,6,0,0,0
+1611.3562,0.4983,34814.6846,59.7698,85.0000,0.2217,3.1268,114.2130,4,2330.5029,687.5709,687.5709,-104.1811,167.8015,167.8015,167.8015,-25.4254,2.8352,161.1100,0.0000,161.1100,3.8563,161.1100,11.3212,0.0000,1574.6641,908.3695,660.1523,149.7887,8.9368,140.8519,0.0000,140.8519,1.1844,139.6675,57.3665,28.0463,12.7611,41.4937,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34641.0770,34641.0770,34641.0770,34641.0770,6,0,0,0
+1611.8575,0.5042,34823.0135,59.4646,85.0000,-0.5554,3.0832,114.4698,0,2258.9116,-101.1933,727.1107,-101.1933,-23.9376,172.0000,172.0457,-23.9376,-27.7938,0.0000,0.0000,0.0000,3.8563,0.0000,3.5454,0.0000,1566.6228,-21.6111,0.0000,-3.5454,6.2341,-9.7796,0.0000,-9.7796,-2.9522,-6.8274,56.2793,27.6205,12.6961,-103.4233,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0006,-0.0006,-0.0006,-0.0006,2,0,0,0
+1612.3617,0.5042,34831.2025,58.4649,85.0000,-0.5460,3.0745,114.7216,0,2104.4445,-93.7444,782.3390,-93.7444,-20.6591,172.4095,174.4357,-20.6591,-24.5154,0.0000,0.0000,0.0000,3.8563,0.0000,2.7811,0.0000,1540.2868,-17.2417,0.0000,-2.7811,6.1293,-8.9104,0.0000,-8.9104,-2.8535,-6.0569,55.1770,26.2508,12.4827,-99.9674,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,2,0,0,0
+1612.8660,0.5043,34839.2538,57.4779,85.0000,-0.5415,3.0777,114.9694,0,1958.0401,-86.7412,821.6587,-86.7412,-17.7859,168.4774,172.3358,-17.7859,-21.6422,0.0000,0.0000,0.0000,3.8563,0.0000,2.7094,0.0000,1514.2817,-17.0857,0.0000,-2.7094,6.0259,-8.7352,0.0000,-8.7352,-2.7822,-5.9530,54.3019,24.9435,12.2719,-97.4703,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4.5145,4.5145,4.5145,4.5145,2,0,0,0
+1613.3703,0.5043,34847.1686,56.4972,85.0000,-0.5388,3.0991,115.2146,0,1817.3361,-82.5201,817.7576,-82.5201,-15.7045,155.6282,169.1901,-15.7045,-19.5608,0.0000,0.0000,0.0000,3.8563,0.0000,2.6390,0.0000,1488.4451,-16.9307,0.0000,-2.6390,5.9230,-8.5620,0.0000,-8.5620,-2.7214,-5.8406,53.7465,23.6885,12.0625,-95.3382,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,2.0239,2.0239,2.0239,2.0239,2,0,0,0
+1613.8713,0.4978,34854.9475,56.2528,85.0000,0.2732,3.1528,115.4599,5,1618.1851,723.4289,723.4289,-76.8166,122.5893,122.5893,161.0600,-13.0170,-32.9729,151.7059,0.0000,151.7059,3.8563,151.7059,3.8282,0.0000,1482.0070,952.8482,977.5154,147.8777,8.5495,139.3282,0.0000,139.3282,1.3737,137.9545,54.4393,23.3811,12.0101,48.1240,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23660.5591,23660.5591,23660.5591,23660.5591,6,0,0,0
+1614.3696,0.4986,34862.7944,56.6568,85.0000,0.1774,3.2073,115.7116,5,1492.6500,901.7233,901.7233,-71.8503,140.9483,140.9483,149.4323,-11.2309,0.9817,136.1103,0.0000,136.1103,3.8563,136.1103,3.6989,0.0000,1492.6500,847.1082,870.7718,132.4114,8.2791,124.1323,0.0000,124.1323,0.8983,123.2340,55.7780,23.8882,12.0961,31.4717,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27035.4228,27035.4228,27035.4228,27035.4228,6,0,0,0
+1614.8681,0.4984,34870.6855,56.9945,85.0000,0.1990,3.2694,115.9696,5,1501.5468,937.3668,937.3668,-72.2022,147.3931,147.3931,150.3230,-11.3532,1.1078,142.4290,0.0000,142.4290,3.8563,142.4290,3.7844,0.0000,1501.5468,881.7298,905.7970,138.6446,8.4377,130.2069,0.0000,130.2069,1.0137,129.1932,57.1947,24.3180,12.1680,35.5125,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28220.6932,28220.6932,28220.6932,28220.6932,6,0,0,0
+1615.3665,0.4984,34878.6262,57.3528,85.0000,0.2004,3.3343,116.2343,5,1510.9866,948.5093,948.5093,-72.5757,150.0828,150.0828,151.2680,-11.4837,1.1228,145.1036,0.0000,145.1036,3.8563,145.1036,3.8349,0.0000,1510.9866,892.8053,917.0416,141.2687,8.5260,132.7428,0.0000,132.7428,1.0275,131.7153,58.6967,24.7795,12.2442,35.9949,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28722.4288,28722.4288,28722.4288,28722.4288,6,0,0,0
+1615.8650,0.4985,34886.6168,57.7090,85.0000,0.1966,3.3897,116.5052,5,1520.3701,952.0094,952.0094,-72.9469,151.5721,151.5721,152.2074,-11.6141,1.1082,146.6076,0.0000,146.6076,3.8563,146.6076,3.8737,0.0000,1520.3701,896.4977,920.8282,142.7339,8.5907,134.1432,0.0000,134.1432,1.0140,133.1292,60.0408,25.2440,12.3200,35.5243,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29021.2139,29021.2139,29021.2139,29021.2139,6,0,0,0
+1616.3634,0.4985,34894.6564,58.0585,85.0000,0.1930,3.4221,116.7803,5,1529.5785,953.1593,953.1593,-73.3112,152.6743,152.6743,153.1293,-11.7428,1.0945,147.7235,0.0000,147.7235,3.8563,147.7235,3.9083,0.0000,1529.5785,897.8513,922.2513,143.8152,8.6471,135.1681,0.0000,135.1681,1.0015,134.1666,60.9814,25.7055,12.3945,35.0852,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29244.1417,29244.1417,29244.1417,29244.1417,6,0,0,0
+1616.8620,0.4985,34902.7441,58.4012,85.0000,0.1890,3.4524,117.0595,5,1538.6088,953.5927,953.5927,-73.6685,153.6455,153.6455,154.0333,-11.8697,1.0783,148.7109,0.0000,148.7109,3.8563,148.7109,3.9413,0.0000,1538.6088,898.5050,922.9663,144.7696,8.7002,136.0693,0.0000,136.0693,0.9867,135.0826,61.8840,26.1634,12.4676,34.5676,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29439.8590,29439.8590,29439.8590,29439.8590,6,0,0,0
+1617.3605,0.4986,34910.8790,58.7388,85.0000,0.1872,3.4577,117.3408,5,1547.5029,953.8025,953.8025,-74.0203,154.5676,154.5676,154.9237,-11.9953,1.0741,149.6372,0.0000,149.6372,3.8563,149.6372,3.9734,0.0000,1547.5029,898.8593,923.3781,145.6639,8.7517,136.9122,0.0000,136.9122,0.9829,135.9293,62.3372,26.6198,12.5396,34.4327,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29625.4615,29625.4615,29625.4615,29625.4615,6,0,0,0
+1617.8591,0.4986,34919.0605,59.0739,85.0000,0.1862,3.4537,117.6234,5,1556.3303,953.9326,953.9326,-74.3696,155.4705,155.4705,155.8075,-12.1206,1.0744,150.5399,0.0000,150.5399,3.8563,150.5399,4.0052,0.0000,1556.3303,899.1044,923.6792,146.5347,8.8024,137.7323,0.0000,137.7323,0.9831,136.7492,62.6193,27.0779,12.6112,34.4408,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29807.0963,29807.0963,29807.0963,29807.0963,6,0,0,0
+1618.3577,0.4986,34927.2884,59.4077,85.0000,0.1858,3.4421,117.9066,5,1565.1255,954.0326,954.0326,-74.7175,156.3655,156.3655,156.6880,-12.2462,1.0784,151.4308,0.0000,151.4308,3.8563,151.4308,4.0368,0.0000,1565.1255,899.2947,923.9247,147.3940,8.8528,138.5412,0.0000,138.5412,0.9868,137.5544,62.7630,27.5396,12.6825,34.5694,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29987.0891,29987.0891,29987.0891,29987.0891,6,0,0,0
+1618.8563,0.4986,34935.5626,59.7421,85.0000,0.1867,3.4163,118.1893,5,1573.9345,954.1157,954.1157,-75.0660,157.2593,157.2593,157.5699,-12.3725,1.0899,152.3131,0.0000,152.3131,3.8563,152.3131,4.0686,0.0000,1573.9345,899.4217,924.1064,148.2445,8.9030,139.3415,0.0000,139.3415,0.9973,138.3442,62.6441,28.0072,12.7540,34.9389,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30166.8048,30166.8048,30166.8048,30166.8048,6,0,0,0
+1619.3549,0.4986,34943.8834,60.0782,85.0000,0.1878,3.3898,118.4713,5,1582.7897,954.1889,954.1889,-75.4163,158.1562,158.1562,158.4564,-12.5002,1.1020,153.1979,0.0000,153.1979,3.8563,153.1979,4.1006,0.0000,1582.7897,899.5349,924.2744,149.0973,8.9535,140.1438,0.0000,140.1438,1.0084,139.1354,62.5077,28.4745,12.8258,35.3274,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30347.1217,30347.1217,30347.1217,30347.1217,6,0,0,0
+1619.8535,0.4986,34952.2510,60.4165,85.0000,0.1892,3.3600,118.7525,5,1591.7028,954.2578,954.2578,-75.7689,159.0583,159.0583,159.3487,-12.6294,1.1167,154.0853,0.0000,154.0853,3.8563,154.0853,4.1328,0.0000,1591.7028,899.6285,924.4229,149.9525,9.0042,140.9483,0.0000,140.9483,1.0218,139.9265,62.3084,28.9227,12.8982,35.7971,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30528.4609,30528.4609,30528.4609,30528.4609,6,0,0,0
+1620.3521,0.4986,34960.6658,60.7574,85.0000,0.1906,3.3294,119.0326,5,1600.6820,954.1658,954.1658,-76.1242,159.9402,159.9402,160.2127,-12.7602,1.1311,154.9528,0.0000,154.9528,3.8563,154.9528,4.1651,0.0000,1600.6820,899.5643,924.4125,150.7877,9.0548,141.7329,0.0000,141.7329,1.0350,140.6979,62.0903,29.3786,12.9711,36.2580,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30705.8172,30705.8172,30705.8172,30705.8172,6,0,0,0
+1620.8507,0.4986,34969.1281,61.0986,85.0000,0.1897,3.3057,119.3124,5,1609.6725,952.0866,952.0866,-76.4799,160.4880,160.4880,160.6504,-12.8918,1.1321,155.4996,0.0000,155.4996,3.8563,155.4996,4.1944,0.0000,1609.6725,897.6101,922.4930,151.3052,9.0991,142.2061,0.0000,142.2061,1.0360,141.1702,61.9940,29.8393,13.0441,36.2928,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30817.8515,30817.8515,30817.8515,30817.8515,6,0,0,0
+1621.3493,0.4986,34977.6376,61.4375,85.0000,0.1879,3.2882,119.5922,5,1618.5994,949.5553,949.5553,-76.8330,160.9490,160.9490,161.0798,-13.0231,1.1275,155.9652,0.0000,155.9652,3.8563,155.9652,4.2228,0.0000,1618.5994,895.2393,920.1525,151.7425,9.1415,142.6010,0.0000,142.6010,1.0317,141.5693,62.0087,30.3011,13.1165,36.1431,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30913.6926,30913.6926,30913.6926,30913.6926,6,0,0,0
+1621.8479,0.4986,34986.1940,61.7729,85.0000,0.1858,3.2722,119.8722,5,1627.4359,946.9418,946.9418,-77.1826,161.3823,161.3823,161.4999,-13.1538,1.1215,156.4045,0.0000,156.4045,3.8563,156.4045,4.2507,0.0000,1627.4359,892.7919,917.7338,152.1538,9.1830,142.9708,0.0000,142.9708,1.0262,141.9446,62.0432,30.7625,13.1881,35.9508,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31005.0083,31005.0083,31005.0083,31005.0083,6,0,0,0
+1622.3466,0.4987,34994.7968,62.1043,85.0000,0.1834,3.2608,120.1527,5,1636.1676,944.3343,944.3343,-77.5280,161.8014,161.8014,161.9101,-13.2836,1.1127,156.8324,0.0000,156.8324,3.8563,156.8324,4.2784,0.0000,1636.1676,890.3630,915.3333,152.5540,9.2239,143.3301,0.0000,143.3301,1.0182,142.3119,62.1602,31.2225,13.2590,35.6702,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31094.4164,31094.4164,31094.4164,31094.4164,6,0,0,0
+1622.8453,0.4987,35003.4452,62.4314,85.0000,0.1810,3.2491,120.4337,5,1644.7863,941.7539,941.7539,-77.8690,162.2092,162.2092,162.3102,-13.4123,1.1042,157.2488,0.0000,157.2488,3.8563,157.2488,4.3057,0.0000,1644.7863,887.9562,912.9545,152.9430,9.2642,143.6788,0.0000,143.6788,1.0104,142.6685,62.2630,31.6805,13.3288,35.3961,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31182.4456,31182.4456,31182.4456,31182.4456,6,0,0,0
+1623.3440,0.4987,35012.1388,62.7551,85.0000,0.1795,3.2284,120.7143,5,1653.3138,939.1964,939.1964,-78.2064,162.6074,162.6074,162.7014,-13.5402,1.1007,157.6504,0.0000,157.6504,3.8563,157.6504,4.3328,0.0000,1653.3138,885.5402,910.5657,153.3177,9.3038,144.0139,0.0000,144.0139,1.0072,143.0067,62.1869,32.1378,13.3980,35.2839,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31269.4021,31269.4021,31269.4021,31269.4021,6,0,0,0
+1623.8427,0.4987,35020.8772,63.0764,85.0000,0.1783,3.2048,120.9944,5,1661.7772,936.6544,936.6544,-78.5202,162.9974,162.9974,163.0851,-13.6641,1.0988,158.0424,0.0000,158.0424,3.8563,158.0424,4.3597,0.0000,1661.7772,883.1280,908.1805,153.6827,9.3430,144.3397,0.0000,144.3397,1.0054,143.3343,62.0493,32.5954,13.4667,35.2229,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31355.2883,31355.2883,31355.2883,31355.2883,6,0,0,0
+1624.3415,0.4987,35029.6601,63.3964,85.0000,0.1782,3.1696,121.2728,5,1670.2084,934.1184,934.1184,-78.7552,163.3809,163.3809,163.4627,-13.7746,1.1035,158.4211,0.0000,158.4211,3.8563,158.4211,4.3864,0.0000,1670.2084,880.6825,905.7614,154.0347,9.3818,144.6529,0.0000,144.6529,1.0097,143.6432,61.6794,33.0553,13.5352,35.3733,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31440.4095,31440.4095,31440.4095,31440.4095,6,0,0,0
+1624.8402,0.4987,35038.4873,63.7170,85.0000,0.1789,3.1246,121.5486,5,1678.6540,931.5741,931.5741,-78.9664,163.7598,163.7598,163.8365,-13.8814,1.1137,158.7898,0.0000,158.7898,3.8563,158.7898,4.4132,0.0000,1678.6540,878.1966,903.3016,154.3766,9.4205,144.9561,0.0000,144.9561,1.0191,143.9371,61.1117,33.5198,13.6038,35.7018,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31525.5981,31525.5981,31525.5981,31525.5981,6,0,0,0
+1625.3389,0.4987,35047.3592,64.0390,85.0000,0.1798,3.0776,121.8216,5,1687.1389,929.0155,929.0155,-79.1785,164.1355,164.1355,164.2074,-13.9890,1.1250,159.1542,0.0000,159.1542,3.8563,159.1542,4.4401,0.0000,1687.1389,875.6901,900.8212,154.7141,9.4592,145.2549,0.0000,145.2549,1.0294,144.2255,60.4985,33.9903,13.6728,36.0638,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31611.0937,31611.0937,31611.0937,31611.0937,6,0,0,0
+1625.8377,0.4987,35056.2759,64.3630,85.0000,0.1811,3.0266,122.0915,5,1695.6747,926.4398,926.4398,-79.3919,164.5085,164.5085,164.5759,-14.0977,1.1386,159.5136,0.0000,159.5136,3.8563,159.5136,4.4672,0.0000,1695.6747,873.1538,898.3109,155.0465,9.4980,145.5484,0.0000,145.5484,1.0418,144.5066,59.7975,34.4677,13.7422,36.4992,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31697.0478,31697.0478,31697.0478,31697.0478,6,0,0,0
+1626.3364,0.4987,35065.2378,64.6891,85.0000,0.1822,2.9770,122.3583,5,1704.2661,923.8462,923.8462,-79.6067,164.8791,164.8791,164.9421,-14.2074,1.1513,159.8716,0.0000,159.8716,3.8563,159.8716,4.4945,0.0000,1704.2661,870.6046,895.7881,155.3771,9.5370,145.8401,0.0000,145.8401,1.0535,144.7866,59.1166,34.9523,13.8120,36.9057,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31783.5223,31783.5223,31783.5223,31783.5223,6,0,0,0
+1626.8351,0.4987,35074.2452,65.0164,85.0000,0.1824,2.9371,122.6228,5,1712.8876,921.2435,921.2435,-79.8222,165.2464,165.2464,165.3048,-14.3180,1.1582,160.2319,0.0000,160.2319,3.8563,160.2319,4.5220,0.0000,1712.8876,868.0776,893.2878,155.7098,9.5762,146.1337,0.0000,146.1337,1.0598,145.0738,58.6204,35.4428,13.8821,37.1285,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31870.6210,31870.6210,31870.6210,31870.6210,6,0,0,0
+1627.3339,0.4987,35083.2979,65.3438,85.0000,0.1823,2.8989,122.8853,5,1721.5132,918.6394,918.6394,-80.0378,165.6090,165.6090,165.6630,-14.4289,1.1640,160.5888,0.0000,160.5888,3.8563,160.5888,4.5496,0.0000,1721.5132,865.5548,890.7918,156.0391,9.6153,146.4239,0.0000,146.4239,1.0651,145.3588,58.1501,35.9430,13.9521,37.3135,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31957.8019,31957.8019,31957.8019,31957.8019,6,0,0,0
+1627.8326,0.4988,35092.3962,65.6707,85.0000,0.1818,2.8668,123.1461,5,1730.1251,916.0389,916.0389,-80.2531,165.9663,165.9663,166.0158,-14.5401,1.1661,160.9439,0.0000,160.9439,3.8563,160.9439,4.5773,0.0000,1730.1251,863.0541,888.3180,156.3667,9.6543,146.7124,0.0000,146.7124,1.0671,145.6453,57.7942,36.4466,14.0220,37.3824,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32044.8243,32044.8243,32044.8243,32044.8243,6,0,0,0
+1628.3314,0.4988,35101.5398,65.9964,85.0000,0.1810,2.8366,123.4055,5,1738.7061,913.4469,913.4469,-80.4677,166.3176,166.3176,166.3627,-14.6513,1.1671,161.2942,0.0000,161.2942,3.8563,161.2942,4.6049,0.0000,1738.7061,860.5667,885.8575,156.6893,9.6931,146.9962,0.0000,146.9962,1.0680,145.9283,57.4701,36.9527,14.0917,37.4138,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32131.5056,32131.5056,32131.5056,32131.5056,6,0,0,0
+1628.8302,0.4988,35110.7285,66.3208,85.0000,0.1803,2.8062,123.6633,5,1747.2527,910.8642,910.8642,-80.6813,166.6625,166.6625,166.7035,-14.7624,1.1682,161.6380,0.0000,161.6380,3.8563,161.6380,4.6324,0.0000,1747.2527,858.0862,883.4037,157.0056,9.7316,147.2740,0.0000,147.2740,1.0690,146.2051,57.1339,37.4609,14.1611,37.4491,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32217.7944,32217.7944,32217.7944,32217.7944,6,0,0,0
+1629.3290,0.4988,35119.9622,66.6439,85.0000,0.1796,2.7756,123.9196,5,1755.7661,908.2846,908.2846,-80.8942,167.0003,167.0003,167.0383,-14.8735,1.1694,161.9746,0.0000,161.9746,3.8563,161.9746,4.6599,0.0000,1755.7661,855.6068,880.9509,157.3148,9.7699,147.5449,0.0000,147.5449,1.0700,146.4749,56.7864,37.9714,14.2302,37.4868,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32303.4908,32303.4908,32303.4908,32303.4908,6,0,0,0
+1629.8278,0.4988,35129.2407,66.9661,85.0000,0.1792,2.7416,124.1740,5,1764.2545,905.7085,905.7085,-81.1064,167.3317,167.3317,167.3675,-14.9846,1.1726,162.3029,0.0000,162.3029,3.8563,162.3029,4.6872,0.0000,1764.2545,853.1185,878.4890,157.6156,9.8079,147.8077,0.0000,147.8077,1.0730,146.7348,56.3616,38.4846,14.2992,37.5895,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32388.7801,32388.7801,32388.7801,32388.7801,6,0,0,0
+1630.3266,0.4988,35138.5639,67.2880,85.0000,0.1792,2.7034,124.4260,5,1772.7341,903.1338,903.1338,-81.3184,167.6580,167.6580,167.6919,-15.0960,1.1782,162.6235,0.0000,162.6235,3.8563,162.6235,4.7146,0.0000,1772.7341,850.6175,876.0140,157.9089,9.8457,148.0632,0.0000,148.0632,1.0781,146.9850,55.8449,39.0014,14.3680,37.7707,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32473.9372,32473.9372,32473.9372,32473.9372,6,0,0,0
+1630.8254,0.4988,35147.9318,67.6102,85.0000,0.1796,2.6616,124.6754,5,1781.2219,900.5559,900.5559,-81.5305,167.9799,167.9799,168.0119,-15.2078,1.1861,162.9375,0.0000,162.9375,3.8563,162.9375,4.7420,0.0000,1781.2219,848.1006,873.5232,158.1955,9.8834,148.3121,0.0000,148.3121,1.0853,147.2267,55.2441,39.5229,14.4370,38.0227,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32559.1441,32559.1441,32559.1441,32559.1441,6,0,0,0
+1631.3242,0.4988,35157.3445,67.9336,85.0000,0.1806,2.6118,124.9212,5,1789.7423,897.9671,897.9671,-81.7436,168.2982,168.2982,168.3285,-15.3205,1.1987,163.2432,0.0000,163.2432,3.8563,163.2432,4.7696,0.0000,1789.7423,845.5473,870.9957,158.4736,9.9211,148.5526,0.0000,148.5526,1.0969,147.4557,54.4715,40.0506,14.5062,38.4273,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32644.6466,32644.6466,32644.6466,32644.6466,6,0,0,0
+1631.8230,0.4988,35166.8023,68.2589,85.0000,0.1818,2.5609,125.1634,5,1798.3143,895.3620,895.3620,-81.9579,168.6137,168.6137,168.6424,-15.4342,1.2120,163.5454,0.0000,163.5454,3.8563,163.5454,4.7973,0.0000,1798.3143,842.9743,868.4487,158.7481,9.9589,148.7892,0.0000,148.7892,1.1090,147.6802,53.6654,40.5858,14.5759,38.8530,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32730.6395,32730.6395,32730.6395,32730.6395,6,0,0,0
+1632.3218,0.4988,35176.3053,68.5860,85.0000,0.1826,2.5110,125.4020,5,1806.9318,892.4881,892.4881,-82.2080,168.8779,168.8779,168.9007,-15.5555,1.2232,163.7985,0.0000,163.7985,3.8563,163.7985,4.8248,0.0000,1806.9318,840.1462,865.6443,158.9737,9.9958,148.9778,0.0000,148.9778,1.1192,147.8586,52.8741,41.1282,14.6459,39.2104,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32807.5302,32807.5302,32807.5302,32807.5302,6,0,0,0
+1632.8206,0.4988,35185.8539,68.9112,85.0000,0.1796,2.5013,125.6409,5,1815.4985,889.5492,889.5492,-82.4650,169.1198,169.1198,169.1395,-15.6781,1.2090,164.0545,0.0000,164.0545,3.8563,164.0545,4.8522,0.0000,1815.4985,837.3842,862.9062,159.2023,10.0327,149.1696,0.0000,149.1696,1.1063,148.0632,52.9182,41.6717,14.7154,38.7579,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32880.8882,32880.8882,32880.8882,32880.8882,6,0,0,0
+1633.3194,0.4988,35195.4473,69.2329,85.0000,0.1787,2.4698,125.8778,5,1823.9736,886.6351,886.6351,-82.7192,169.3527,169.3527,169.3706,-15.7999,1.2084,164.2879,0.0000,164.2879,3.8563,164.2879,4.8793,0.0000,1823.9736,834.5740,860.1190,159.4087,10.0688,149.3399,0.0000,149.3399,1.1058,148.2342,52.4975,42.2137,14.7842,38.7387,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32953.2163,32953.2163,32953.2163,32953.2163,6,0,0,0
+1633.8183,0.4988,35205.0853,69.5606,85.0000,0.1863,2.3448,126.1038,5,1832.6077,883.6627,883.6627,-82.9782,169.5839,169.5839,169.6007,-15.9244,1.2662,164.4614,0.0000,164.4614,3.8563,164.4614,4.9063,0.0000,1832.6077,831.4053,856.9707,159.5552,10.1042,149.4510,0.0000,149.4510,1.1586,148.2924,50.0775,42.7701,14.8547,40.5901,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33026.8491,33026.8491,33026.8491,33026.8491,6,0,0,0
+1634.3171,0.4988,35214.7697,69.8959,85.0000,0.1871,2.2932,126.3259,5,1841.4408,880.6212,880.6212,-83.2432,169.8148,169.8148,169.8306,-16.0522,1.2775,164.6810,0.0000,164.6810,3.8563,164.6810,4.9344,0.0000,1841.4408,828.4097,853.9983,159.7466,10.1413,149.6053,0.0000,149.6053,1.1690,148.4363,49.2120,43.3440,14.9264,40.9538,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33093.2330,33093.2330,33093.2330,33093.2330,6,0,0,0
+1634.8159,0.4988,35224.5008,70.2324,85.0000,0.1877,2.2427,126.5441,5,1850.3070,877.5695,877.5695,-83.5092,170.0411,170.0411,170.0556,-16.1811,1.2880,164.8968,0.0000,164.8968,3.8563,164.8968,4.9627,0.0000,1850.3070,825.4081,851.0201,159.9341,10.1785,149.7556,0.0000,149.7556,1.1786,148.5771,48.3601,43.9289,14.9985,41.2895,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33157.3018,33157.3018,33157.3018,33157.3018,6,0,0,0
+1635.3147,0.4988,35234.2787,70.5695,85.0000,0.1877,2.1992,126.7592,5,1859.1872,874.5127,874.5127,-83.7756,170.2621,170.2621,170.2752,-16.3106,1.2939,165.1118,0.0000,165.1118,3.8563,165.1118,4.9911,0.0000,1859.1872,822.4241,848.0598,160.1207,10.2157,149.9051,0.0000,149.9051,1.1840,148.7211,47.6498,44.5216,15.0706,41.4791,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33221.4661,33221.4661,33221.4661,33221.4661,6,0,0,0
+1635.8135,0.4988,35244.1035,70.9063,85.0000,0.1875,2.1575,126.9711,5,1868.0614,871.4578,871.4578,-84.0418,170.4771,170.4771,170.4891,-16.4405,1.2986,165.3222,0.0000,165.3222,3.8563,165.3222,5.0196,0.0000,1868.0614,819.4472,845.1066,160.3027,10.2527,150.0499,0.0000,150.0499,1.1883,148.8617,46.9714,45.1187,15.1427,41.6289,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33284.8625,33284.8625,33284.8625,33284.8625,6,0,0,0
+1636.3123,0.4988,35253.9750,71.2424,85.0000,0.1868,2.1204,127.1804,5,1876.9159,868.4093,868.4093,-84.3075,170.6860,170.6860,170.6968,-16.5706,1.3004,165.5293,0.0000,165.5293,3.8563,165.5293,5.0480,0.0000,1876.9159,816.4901,842.1733,160.4813,10.2897,150.1916,0.0000,150.1916,1.1899,149.0017,46.3813,45.7193,15.2146,41.6864,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33331.3333,33331.3333,33331.3333,33331.3333,6,0,0,0
+1636.8111,0.4988,35263.8930,71.5773,85.0000,0.1861,2.0841,127.3871,5,1885.7391,865.3712,865.3712,-84.5722,170.8884,170.8884,170.8981,-16.7008,1.3016,165.7305,0.0000,165.7305,3.8563,165.7305,5.0765,0.0000,1885.7391,813.5449,839.2519,160.6541,10.3264,150.3277,0.0000,150.3277,1.1910,149.1367,45.8026,46.3227,15.2862,41.7252,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33377.6248,33377.6248,33377.6248,33377.6248,6,0,0,0
+1637.3100,0.4988,35273.8575,71.9112,85.0000,0.1857,2.0453,127.5909,5,1894.5350,862.3420,862.3420,-84.8360,171.0845,171.0845,171.0932,-16.8311,1.3044,165.9238,0.0000,165.9238,3.8563,165.9238,5.1048,0.0000,1894.5350,810.5992,836.3297,160.8190,10.3628,150.4562,0.0000,150.4562,1.1936,149.2626,45.1602,46.9290,15.3576,41.8158,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33423.7541,33423.7541,33423.7541,33423.7541,6,0,0,0
+1637.8088,0.4988,35283.8684,72.2443,85.0000,0.1853,2.0060,127.7918,5,1903.3104,859.3194,859.3194,-85.0993,171.2746,171.2746,171.2822,-16.9615,1.3076,166.1107,0.0000,166.1107,3.8563,166.1107,5.1331,0.0000,1903.3104,807.6572,833.4112,160.9776,10.3990,150.5785,0.0000,150.5785,1.1965,149.3820,44.4973,47.5387,15.4289,41.9172,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33469.7581,33469.7581,33469.7581,33469.7581,6,0,0,0
+1638.3076,0.4989,35293.9254,72.5763,85.0000,0.1845,1.9709,127.9900,5,1912.0575,856.3063,856.3063,-85.3617,171.4584,171.4584,171.4652,-17.0920,1.3080,166.2941,0.0000,166.2941,3.8563,166.2941,5.1614,0.0000,1912.0575,804.7372,830.5147,161.1327,10.4351,150.6976,0.0000,150.6976,1.1968,149.5008,43.9207,48.1512,15.4999,41.9290,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33515.5987,33515.5987,33515.5987,33515.5987,6,0,0,0
+1638.8065,0.4989,35304.0285,72.9067,85.0000,0.1835,1.9382,128.1858,5,1920.7623,853.3073,853.3073,-85.6229,171.6357,171.6357,171.6417,-17.2223,1.3068,166.4727,0.0000,166.4727,3.8563,166.4727,5.1897,0.0000,1920.7623,801.8375,827.6385,161.2830,10.4709,150.8121,0.0000,150.8121,1.1958,149.6164,43.3888,48.7655,15.5706,41.8916,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33561.2042,33561.2042,33561.2042,33561.2042,6,0,0,0
+1639.3054,0.4989,35314.1773,73.2342,85.0000,0.1812,1.9196,128.3806,5,1929.3899,850.3347,850.3347,-85.8817,171.8061,171.8061,171.8113,-17.3520,1.2964,166.6534,0.0000,166.6534,3.8563,166.6534,5.2177,0.0000,1929.3899,799.0075,824.8322,161.4357,10.5064,150.9292,0.0000,150.9292,1.1862,149.7430,43.1656,49.3790,15.6406,41.5578,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33606.3942,33606.3942,33606.3942,33606.3942,6,0,0,0
+1639.8043,0.4989,35324.3713,73.5572,85.0000,0.1785,1.9060,128.5749,5,1937.9003,847.4023,847.4023,-86.1370,171.9688,171.9688,171.9733,-17.4803,1.2827,166.8298,0.0000,166.8298,3.8563,166.8298,5.2455,0.0000,1937.9003,796.2307,822.0789,161.5842,10.5415,151.0428,0.0000,151.0428,1.1738,149.8690,43.0500,49.9888,15.7096,41.1207,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33650.9596,33650.9596,33650.9596,33650.9596,6,0,0,0
+1640.3032,0.4989,35334.6098,73.8747,85.0000,0.1750,1.9024,128.7697,5,1946.2633,844.5203,844.5203,-86.3879,172.1235,172.1235,172.1274,-17.6069,1.2627,167.0046,0.0000,167.0046,3.8563,167.0046,5.2730,0.0000,1946.2633,793.5327,819.4043,161.7317,10.5759,151.1557,0.0000,151.1557,1.1554,150.0004,43.1540,50.5924,15.7774,40.4765,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33694.7415,33694.7415,33694.7415,33694.7415,6,0,0,0
+1640.8022,0.4990,35344.8920,74.1856,85.0000,0.1712,1.9014,128.9652,5,1954.4548,841.6971,841.6971,-86.6336,172.2702,172.2702,172.2734,-17.7313,1.2410,167.1728,0.0000,167.1728,3.8563,167.1728,5.2999,0.0000,1954.4548,790.8973,816.7919,161.8730,10.6096,151.2634,0.0000,151.2634,1.1356,150.1278,43.3119,51.1880,15.8438,39.7841,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33737.6137,33737.6137,33737.6137,33737.6137,6,0,0,0
+1641.3011,0.4990,35355.2169,74.4900,85.0000,0.1676,1.9001,129.1614,5,1962.4735,838.9331,838.9331,-86.8742,172.4089,172.4089,172.4117,-17.8535,1.2199,167.3328,0.0000,167.3328,3.8563,167.3328,5.3262,0.0000,1962.4735,788.3157,814.2328,162.0066,10.6425,151.3641,0.0000,151.3641,1.1162,150.2479,43.4590,51.7751,15.9088,39.1050,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33779.5680,33779.5680,33779.5680,33779.5680,6,0,0,0
+1641.8001,0.4990,35365.5837,74.7880,85.0000,0.1642,1.8973,129.3581,5,1970.3265,836.2260,836.2260,-87.1098,172.5403,172.5403,172.5426,-17.9735,1.1998,167.4841,0.0000,167.4841,3.8563,167.4841,5.3521,0.0000,1970.3265,785.7820,811.7212,162.1321,10.6746,151.4575,0.0000,151.4575,1.0979,150.3596,43.5701,52.3540,15.9725,38.4631,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33820.6431,33820.6431,33820.6431,33820.6431,6,0,0,0
+1642.2992,0.4990,35375.9914,75.0807,85.0000,0.1616,1.8863,129.5544,5,1978.0380,833.5674,833.5674,-87.3411,172.6649,172.6649,172.6668,-18.0918,1.1856,167.6230,0.0000,167.6230,3.8563,167.6230,5.3774,0.0000,1978.0380,783.2664,809.2269,162.2455,10.7059,151.5397,0.0000,151.5397,1.0849,150.4548,43.4856,52.9278,16.0350,38.0063,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33860.9667,33860.9667,33860.9667,33860.9667,6,0,0,0
+1642.7982,0.4990,35386.4394,75.3692,85.0000,0.1595,1.8710,129.7499,5,1985.6374,830.9471,830.9471,-87.5691,172.7834,172.7834,172.7850,-18.2087,1.1742,167.7529,0.0000,167.7529,3.8563,167.7529,5.4024,0.0000,1985.6374,780.7733,806.7546,162.3504,10.7366,151.6138,0.0000,151.6138,1.0744,150.5394,43.3005,53.5013,16.0967,37.6409,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33900.6937,33900.6937,33900.6937,33900.6937,6,0,0,0
+1643.2973,0.4991,35396.9273,75.6548,85.0000,0.1585,1.8437,129.9432,5,1993.1618,828.3525,828.3525,-87.7949,172.8966,172.8966,172.8980,-18.3248,1.1712,167.8691,0.0000,167.8691,3.8563,167.8691,5.4271,0.0000,1993.1618,778.2642,804.2658,162.4420,10.7668,151.6752,0.0000,151.6752,1.0717,150.6035,42.8288,54.0728,16.1578,37.5441,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33940.0194,33940.0194,33940.0194,33940.0194,6,0,0,0
+1643.7963,0.4991,35407.4547,75.9390,85.0000,0.1579,1.8119,130.1340,5,2000.6487,825.7802,825.7802,-88.0357,173.0071,173.0071,173.0083,-18.4441,1.1713,167.9796,0.0000,167.9796,3.8563,167.9796,5.4517,0.0000,2000.6487,775.7615,801.7833,162.5278,10.7967,151.7311,0.0000,151.7311,1.0718,150.6594,42.2488,54.6452,16.2185,37.5467,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33979.5305,33979.5305,33979.5305,33979.5305,6,0,0,0
+1644.2954,0.4991,35418.0214,76.2229,85.0000,0.1582,1.7711,130.3211,5,2008.1296,823.3107,823.3107,-88.4471,173.1347,173.1347,173.1361,-18.5996,1.1781,168.1003,0.0000,168.1003,3.8563,168.1003,5.4765,0.0000,2008.1296,773.3282,799.3707,162.6238,10.8268,151.7970,0.0000,151.7970,1.0780,150.7190,41.4533,55.2209,16.2793,37.7655,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34023.0224,34023.0224,34023.0224,34023.0224,6,0,0,0
+1644.7945,0.4991,35428.6277,76.5076,85.0000,0.1586,1.7291,130.5045,5,2015.6285,820.8362,820.8362,-88.8596,173.2589,173.2589,173.2603,-18.7561,1.1857,168.2169,0.0000,168.2169,3.8563,168.2169,5.5013,0.0000,2015.6285,770.8859,796.9491,162.7156,10.8569,151.8587,0.0000,151.8587,1.0850,150.7737,40.6217,55.8017,16.3402,38.0102,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34065.5844,34065.5844,34065.5844,34065.5844,6,0,0,0
+1645.2935,0.4991,35439.2735,76.7930,85.0000,0.1591,1.6865,130.6841,5,2023.1488,818.3547,818.3547,-89.2732,173.3796,173.3796,173.3809,-18.9137,1.1937,168.3297,0.0000,168.3297,3.8563,168.3297,5.5263,0.0000,2023.1488,768.4347,794.5188,162.8034,10.8870,151.9164,0.0000,151.9164,1.0923,150.8242,39.7695,56.3879,16.4013,38.2655,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34108.2683,34108.2683,34108.2683,34108.2683,6,0,0,0
+1645.7926,0.4991,35449.9591,77.0792,85.0000,0.1594,1.6457,130.8599,5,2030.6875,815.8672,815.8672,-89.6878,173.4967,173.4967,173.4979,-19.0724,1.2004,168.4400,0.0000,168.4400,3.8563,168.4400,5.5513,0.0000,2030.6875,765.9831,792.0881,162.8887,10.9171,151.9716,0.0000,151.9716,1.0984,150.8732,38.9503,56.9793,16.4625,38.4811,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34151.0565,34151.0565,34151.0565,34151.0565,6,0,0,0
+1646.2917,0.4991,35460.6844,77.3656,85.0000,0.1595,1.6075,131.0323,5,2038.2345,813.3769,813.3769,-90.1029,173.6099,173.6099,173.6112,-19.2319,1.2052,168.5484,0.0000,168.5484,3.8563,168.5484,5.5764,0.0000,2038.2345,763.5373,789.6634,162.9720,10.9472,152.0249,0.0000,152.0249,1.1028,150.9220,38.1881,57.5751,16.5238,38.6350,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34193.8918,34193.8918,34193.8918,34193.8918,6,0,0,0
+1646.7907,0.4991,35471.4495,77.6520,85.0000,0.1593,1.5711,131.2015,5,2045.7795,810.8873,810.8873,-90.5179,173.7192,173.7192,173.7204,-19.3920,1.2087,168.6543,0.0000,168.6543,3.8563,168.6543,5.6016,0.0000,2045.7795,761.0979,787.2450,163.0527,10.9772,152.0755,0.0000,152.0755,1.1060,150.9695,37.4634,58.1746,16.5851,38.7464,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34236.7162,34236.7162,34236.7162,34236.7162,6,0,0,0
+1647.2898,0.4991,35482.2544,77.9380,85.0000,0.1590,1.5365,131.3675,5,2053.3147,808.4009,808.4009,-90.9323,173.8245,173.8245,173.8256,-19.5525,1.2109,168.7572,0.0000,168.7572,3.8563,168.7572,5.6268,0.0000,2053.3147,758.6666,784.8348,163.1305,11.0071,152.1233,0.0000,152.1233,1.1081,151.0153,36.7729,58.7771,16.6463,38.8190,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34279.4851,34279.4851,34279.4851,34279.4851,6,0,0,0
+1647.7889,0.4991,35493.0990,78.2232,85.0000,0.1584,1.5063,131.5308,5,2060.8267,805.9221,805.9221,-91.3455,173.9255,173.9255,173.9266,-19.7132,1.2101,168.8591,0.0000,168.8591,3.8563,168.8591,5.6519,0.0000,2060.8267,756.2566,782.4460,163.2072,11.0370,152.1702,0.0000,152.1702,1.1073,151.0630,36.1830,59.3816,16.7072,38.7912,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34322.1231,34322.1231,34322.1231,34322.1231,6,0,0,0
+1648.2880,0.4991,35503.9831,78.5068,85.0000,0.1574,1.4790,131.6918,5,2068.3003,803.4561,803.4561,-91.7565,174.0221,174.0221,174.0231,-19.8737,1.2073,168.9585,0.0000,168.9585,3.8563,168.9585,5.6770,0.0000,2068.3003,753.8672,780.0778,163.2815,11.0666,152.2149,0.0000,152.2149,1.1047,151.1102,35.6545,59.9867,16.7679,38.7012,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34364.5429,34364.5429,34364.5429,34364.5429,6,0,0,0
+1648.7871,0.4991,35514.9064,78.7884,85.0000,0.1560,1.4570,131.8510,5,2075.7184,801.0083,801.0083,-92.1645,174.1142,174.1142,174.1152,-20.0337,1.2007,169.0571,0.0000,169.0571,3.8563,169.0571,5.7020,0.0000,2075.7184,751.5119,777.7437,163.3552,11.0960,152.2592,0.0000,152.2592,1.0987,151.1605,35.2498,60.5910,16.8281,38.4915,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34406.6480,34406.6480,34406.6480,34406.6480,6,0,0,0
+1649.2862,0.4991,35525.8687,79.0673,85.0000,0.1544,1.4369,132.0085,5,2083.0662,798.5838,798.5838,-92.5686,174.2016,174.2016,174.2026,-20.1928,1.1929,169.1524,0.0000,169.1524,3.8563,169.1524,5.7267,0.0000,2083.0662,749.1843,775.4371,163.4257,11.1251,152.3006,0.0000,152.3006,1.0916,151.2091,34.8874,61.1933,16.8877,38.2406,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34448.3546,34448.3546,34448.3546,34448.3546,6,0,0,0
+1649.7854,0.4991,35536.8696,79.3433,85.0000,0.1528,1.4184,132.1645,5,2090.3376,796.1845,796.1845,-92.9686,174.2845,174.2845,174.2854,-20.3508,1.1841,169.2441,0.0000,169.2441,3.8563,169.2441,5.7513,0.0000,2090.3376,746.8849,773.1585,163.4928,11.1538,152.3390,0.0000,152.3390,1.0835,151.2555,34.5576,61.7929,16.9467,37.9582,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34489.6271,34489.6271,34489.6271,34489.6271,6,0,0,0
+1650.2845,0.4991,35547.9086,79.6163,85.0000,0.1511,1.4004,132.3191,5,2097.5294,793.8114,793.8114,-93.3641,174.3629,174.3629,174.3637,-20.5077,1.1750,169.3316,0.0000,169.3316,3.8563,169.3316,5.7756,0.0000,2097.5294,744.6116,770.9058,163.5560,11.1822,152.3738,0.0000,152.3738,1.0752,151.2987,34.2377,62.3895,17.0050,37.6664,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34530.4481,34530.4481,34530.4481,34530.4481,6,0,0,0
+1650.7837,0.4992,35558.9852,79.8862,85.0000,0.1493,1.3836,132.4723,5,2104.6396,791.4653,791.4653,-93.7552,174.4368,174.4368,174.4376,-20.6634,1.1652,169.4154,0.0000,169.4154,3.8563,169.4154,5.7997,0.0000,2104.6396,742.3669,768.6816,163.6157,11.2102,152.4055,0.0000,152.4055,1.0662,151.3393,33.9414,62.9828,17.0627,37.3524,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34570.8052,34570.8052,34570.8052,34570.8052,6,0,0,0
+1651.2828,0.4992,35570.0992,80.1528,85.0000,0.1475,1.3677,132.6243,5,2111.6650,789.1472,789.1472,-94.1416,174.5065,174.5065,174.5073,-20.8178,1.1548,169.4954,0.0000,169.4954,3.8563,169.4954,5.8235,0.0000,2111.6650,740.1513,766.4862,163.6719,11.2377,152.4342,0.0000,152.4342,1.0567,151.3775,33.6627,63.5755,17.1197,37.0196,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34610.6810,34610.6810,34610.6810,34610.6810,6,0,0,0
+1651.7820,0.4992,35581.2499,80.4161,85.0000,0.1456,1.3531,132.7752,5,2118.6019,786.8582,786.8582,-94.5231,174.5719,174.5719,174.5726,-20.9708,1.1435,169.5722,0.0000,169.5722,3.8563,169.5722,5.8471,0.0000,2118.6019,737.9675,764.3224,163.7251,11.2649,152.4602,0.0000,152.4602,1.0464,151.4138,33.4143,64.1664,17.1760,36.6571,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34650.0546,34650.0546,34650.0546,34650.0546,6,0,0,0
+1652.2812,0.4992,35592.4370,80.6760,85.0000,0.1437,1.3389,132.9250,5,2125.4483,784.5991,784.5991,-94.8997,174.6333,174.6333,174.6339,-21.1224,1.1322,169.6448,0.0000,169.6448,3.8563,169.6448,5.8704,0.0000,2125.4483,735.8123,762.1868,163.7745,11.2917,152.4828,0.0000,152.4828,1.0360,151.4468,33.1689,64.7530,17.2315,36.2934,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34688.9144,34688.9144,34688.9144,34688.9144,6,0,0,0
+1652.7804,0.4992,35603.6599,80.9325,85.0000,0.1418,1.3248,133.0737,5,2132.2050,782.3696,782.3696,-95.2713,174.6906,174.6906,174.6912,-21.2726,1.1208,169.7135,0.0000,169.7135,3.8563,169.7135,5.8934,0.0000,2132.2050,733.6850,760.0791,163.8201,11.3181,152.5021,0.0000,152.5021,1.0256,151.4765,32.9249,65.3351,17.2863,35.9302,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34727.2648,34727.2648,34727.2648,34727.2648,6,0,0,0
+1653.2796,0.4992,35614.9182,81.1856,85.0000,0.1399,1.3109,133.2213,5,2138.8730,780.1693,780.1693,-95.6380,174.7441,174.7441,174.7447,-21.4212,1.1095,169.7783,0.0000,169.7783,3.8563,169.7783,5.9161,0.0000,2138.8730,731.5855,757.9988,163.8622,11.3440,152.5182,0.0000,152.5182,1.0153,151.5029,32.6819,65.9127,17.3404,35.5679,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34765.1115,34765.1115,34765.1115,34765.1115,6,0,0,0
+1653.7789,0.4992,35626.2115,81.4354,85.0000,0.1381,1.2972,133.3678,5,2145.4533,777.9980,777.9980,-95.9999,174.7939,174.7939,174.7944,-21.5684,1.0983,169.8393,0.0000,169.8393,3.8563,169.8393,5.9386,0.0000,2145.4533,729.5133,755.9455,163.9007,11.3696,152.5312,0.0000,152.5312,1.0050,151.5262,32.4392,66.4858,17.3938,35.2073,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34802.4603,34802.4603,34802.4603,34802.4603,6,0,0,0
+1654.2781,0.4993,35637.5392,81.6818,85.0000,0.1362,1.2842,133.5132,5,2151.9458,775.8557,775.8557,-96.3570,174.8400,174.8400,174.8405,-21.7142,1.0866,169.8971,0.0000,169.8971,3.8563,169.8971,5.9607,0.0000,2151.9458,727.4704,753.9213,163.9364,11.3947,152.5416,0.0000,152.5416,0.9943,151.5473,32.2121,67.0543,17.4465,34.8344,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34839.3105,34839.3105,34839.3105,34839.3105,6,0,0,0
+1654.7774,0.4993,35648.9008,81.9249,85.0000,0.1343,1.2717,133.6577,5,2158.3495,773.7426,773.7426,-96.7092,174.8827,174.8827,174.8832,-21.8584,1.0748,169.9516,0.0000,169.9516,3.8563,169.9516,5.9827,0.0000,2158.3495,725.4563,751.9257,163.9690,11.4195,152.5495,0.0000,152.5495,0.9835,151.5660,31.9944,67.6179,17.4984,34.4552,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34875.6566,34875.6566,34875.6566,34875.6566,6,0,0,0
+1655.2766,0.4993,35660.2961,82.1645,85.0000,0.1324,1.2602,133.8013,5,2164.6631,771.6593,771.6593,-97.0565,174.9220,174.9220,174.9225,-22.0011,1.0625,170.0033,0.0000,170.0033,3.8563,170.0033,6.0043,0.0000,2164.6631,723.4730,749.9605,163.9990,11.4439,152.5551,0.0000,152.5551,0.9722,151.5829,31.7980,68.1765,17.5496,34.0589,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34911.4910,34911.4910,34911.4910,34911.4910,6,0,0,0
+1655.7759,0.4993,35671.7243,82.4006,85.0000,0.1304,1.2498,133.9442,5,2170.8841,769.6065,769.6065,-97.3986,174.9581,174.9581,174.9585,-22.1421,1.0495,170.0523,0.0000,170.0523,3.8563,170.0523,6.0256,0.0000,2170.8841,721.5212,748.0268,164.0266,11.4679,152.5588,0.0000,152.5588,0.9604,151.5984,31.6241,68.7296,17.6001,33.6446,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34946.7997,34946.7997,34946.7997,34946.7997,6,0,0,0
+1656.2752,0.4993,35683.1851,82.6332,85.0000,0.1283,1.2404,134.0863,5,2177.0099,767.5852,767.5852,-97.7288,174.9910,174.9910,174.9913,-22.2798,1.0360,170.0987,0.0000,170.0987,3.8563,170.0987,6.0467,0.0000,2177.0099,719.6022,746.1255,164.0520,11.4914,152.5605,0.0000,152.5605,0.9480,151.6126,31.4748,69.2770,17.6498,33.2110,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34981.5681,34981.5681,34981.5681,34981.5681,6,0,0,0
+1656.7745,0.4993,35694.6780,82.8619,85.0000,0.1262,1.2324,134.2280,5,2183.0371,765.5963,765.5963,-98.0204,175.0208,175.0208,175.0211,-22.4082,1.0216,170.1429,0.0000,170.1429,3.8563,170.1429,6.0674,0.0000,2183.0371,717.7180,744.2588,164.0754,11.5146,152.5608,0.0000,152.5608,0.9348,151.6260,31.3589,69.8182,17.6987,32.7503,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35026.0178,35026.0178,35026.0178,35026.0178,6,0,0,0
+1657.2738,0.4993,35706.2023,83.0869,85.0000,0.1241,1.2251,134.3692,5,2188.9630,763.6409,763.6409,-98.2741,175.0476,175.0476,175.0479,-22.5271,1.0069,170.1844,0.0000,170.1844,3.8563,170.1844,6.0878,0.0000,2188.9630,715.8672,742.4253,164.0966,11.5374,152.5592,0.0000,152.5592,0.9214,151.6378,31.2593,70.3528,17.7467,32.2791,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35082.0379,35082.0379,35082.0379,35082.0379,6,0,0,0
+1657.7732,0.4993,35717.7577,83.3079,85.0000,0.1219,1.2186,134.5100,5,2194.7867,761.7193,761.7193,-98.5171,175.0717,175.0717,175.0719,-22.6429,0.9919,170.2235,0.0000,170.2235,3.8563,170.2235,6.1079,0.0000,2194.7867,714.0503,740.6252,164.1155,11.5597,152.5559,0.0000,152.5559,0.9076,151.6482,31.1760,70.8806,17.7939,31.7976,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35137.2242,35137.2242,35137.2242,35137.2242,6,0,0,0
+1658.2725,0.4994,35729.3434,83.5250,85.0000,0.1197,1.2119,134.6504,5,2200.5069,759.7187,759.7187,-98.7558,175.0669,175.0669,175.0669,-22.7570,0.9766,170.2341,0.0000,170.2341,3.8563,170.2341,6.1274,0.0000,2200.5069,712.1556,738.7461,164.1067,11.5810,152.5256,0.0000,152.5256,0.8936,151.6320,31.0847,71.4015,17.8403,31.3055,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35186.3969,35186.3969,35186.3969,35186.3969,6,0,0,0
+1658.7719,0.4994,35740.9591,83.7375,85.0000,0.1167,1.2044,134.7903,5,2206.1044,756.6120,756.6120,-98.9894,174.7946,174.7946,174.7946,-22.8688,0.9546,169.9837,0.0000,169.9837,3.8563,169.9837,6.1439,0.0000,2206.1044,709.1934,735.7879,163.8398,11.5968,152.2430,0.0000,152.2430,0.8735,151.3696,30.9702,71.9134,17.8857,30.6002,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35183.3631,35183.3631,35183.3631,35183.3631,6,0,0,0
+1659.2713,0.4994,35752.6038,83.9448,85.0000,0.1139,1.1952,134.9294,5,2211.5661,753.5808,753.5808,-99.2174,174.5253,174.5253,174.5253,-22.9782,0.9344,169.7346,0.0000,169.7346,3.8563,169.7346,6.1600,0.0000,2211.5661,706.2969,732.8953,163.5746,11.6120,151.9626,0.0000,151.9626,0.8550,151.1076,30.8094,72.4151,17.9300,29.9530,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35180.4028,35180.4028,35180.4028,35180.4028,6,0,0,0
+1659.7707,0.4994,35764.2771,84.1474,85.0000,0.1114,1.1844,135.0677,5,2216.9030,750.6188,750.6188,-99.4401,174.2588,174.2588,174.2588,-23.0854,0.9159,169.4867,0.0000,169.4867,3.8563,169.4867,6.1758,0.0000,2216.9030,703.4607,730.0628,163.3109,11.6268,151.6841,0.0000,151.6841,0.8381,150.8460,30.6054,72.9074,17.9733,29.3599,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35177.5102,35177.5102,35177.5102,35177.5102,6,0,0,0
+1660.2701,0.4994,35775.9781,84.3457,85.0000,0.1092,1.1710,135.2047,5,2222.1280,747.7190,747.7190,-99.6582,173.9947,173.9947,173.9947,-23.1905,0.8998,169.2386,0.0000,169.2386,3.8563,169.2386,6.1911,0.0000,2222.1280,700.6746,727.2802,163.0475,11.6412,151.4063,0.0000,151.4063,0.8234,150.5829,30.3300,73.3914,18.0157,28.8457,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35174.6783,35174.6783,35174.6783,35174.6783,6,0,0,0
+1660.7695,0.4994,35787.7064,84.5403,85.0000,0.1072,1.1560,135.3403,5,2227.2534,744.8743,744.8743,-99.8721,173.7326,173.7326,173.7326,-23.2939,0.8854,168.9909,0.0000,168.9909,3.8563,168.9909,6.2062,0.0000,2227.2534,697.9355,724.5445,162.7847,11.6552,151.1295,0.0000,151.1295,0.8102,150.3193,30.0106,73.8681,18.0573,28.3833,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35171.9003,35171.9003,35171.9003,35171.9003,6,0,0,0
+1661.2689,0.4994,35799.4615,84.7315,85.0000,0.1055,1.1382,135.4741,5,2232.2917,742.0781,742.0781,-100.0824,173.4719,173.4719,173.4719,-23.3958,0.8734,168.7422,0.0000,168.7422,3.8563,168.7422,6.2210,0.0000,2232.2917,695.2332,721.8454,162.5212,11.6689,150.8523,0.0000,150.8523,0.7992,150.0531,29.6173,74.3385,18.0982,27.9991,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35169.1696,35169.1696,35169.1696,35169.1696,6,0,0,0
+1661.7684,0.4995,35811.2429,84.9132,85.0000,0.0966,1.1187,135.6059,5,2237.0782,730.0145,739.4216,-100.2821,171.0178,173.2215,173.2215,-23.4927,0.8011,166.3604,0.0000,166.3604,3.8563,166.3604,6.2136,0.0000,2237.0782,683.6101,710.1339,160.1468,11.6393,148.5075,0.0000,148.5075,0.7330,147.7745,29.1704,74.7871,18.1370,25.6800,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34747.7640,34747.7640,34747.7640,34747.7640,6,0,0,0
+1662.2681,0.5000,35823.0485,85.0000,85.0000,0.0000,1.0968,135.7354,5,2239.3657,608.4743,738.0573,-100.3775,142.6908,173.0787,173.1010,-23.5391,0.0000,138.8345,0.0000,138.8345,3.8563,138.8345,5.9462,0.0000,2239.3657,566.6735,592.0300,132.8882,11.1007,121.7876,0.0000,121.7876,0.0000,121.7876,28.6299,75.0020,18.1556,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28938.2768,28938.2768,28938.2768,28938.2768,6,0,0,0
+1662.7681,0.5000,35834.8541,85.0000,85.0000,0.0000,1.0726,135.8620,5,2239.3657,605.6928,736.7755,-100.3775,142.0385,172.7781,173.1010,-23.5391,0.0000,138.1822,0.0000,138.1822,3.8563,138.1822,5.9397,0.0000,2239.3657,563.9198,589.2485,132.2425,11.0877,121.1547,0.0000,121.1547,0.0000,121.1547,27.9970,75.0020,18.1557,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28812.7757,28812.7757,28812.7757,28812.7757,6,0,0,0
+1663.2681,0.5000,35846.6596,85.0000,85.0000,0.0000,1.0467,135.9856,5,2239.3657,602.7281,736.7459,-100.3775,141.3433,172.7712,173.1010,-23.5391,0.0000,137.4870,0.0000,137.4870,3.8563,137.4870,5.9328,0.0000,2239.3657,560.9848,586.2838,131.5542,11.0739,120.4803,0.0000,120.4803,0.0000,120.4803,27.3225,75.0020,18.1557,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28679.0139,28679.0139,28679.0139,28679.0139,6,0,0,0
+1663.7681,0.5000,35858.4652,85.0000,85.0000,0.0000,1.0179,136.1057,5,2239.3657,599.4207,736.7145,-100.3775,140.5677,172.7638,173.1010,-23.5391,0.0000,136.7114,0.0000,136.7114,3.8563,136.7114,5.9250,0.0000,2239.3657,557.7105,582.9764,130.7864,11.0585,119.7279,0.0000,119.7279,0.0000,119.7279,26.5700,75.0020,18.1558,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28529.7892,28529.7892,28529.7892,28529.7892,6,0,0,0
+1664.2681,0.5000,35870.2707,85.0000,85.0000,0.0000,0.9868,136.2222,5,2239.3657,595.8525,736.6794,-100.3775,139.7309,172.7556,173.1010,-23.5391,0.0000,135.8746,0.0000,135.8746,3.8563,135.8746,5.9166,0.0000,2239.3657,554.1780,579.4082,129.9580,11.0419,118.9161,0.0000,118.9161,0.0000,118.9161,25.7582,75.0020,18.1558,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28368.7968,28368.7968,28368.7968,28368.7968,6,0,0,0
+1664.7681,0.5000,35882.0763,85.0000,85.0000,0.0000,0.9522,136.3347,5,2239.3657,591.8882,736.6415,-100.3775,138.8012,172.7467,173.1010,-23.5391,0.0000,134.9450,0.0000,134.9450,3.8563,134.9450,5.9074,0.0000,2239.3657,550.2533,575.4439,129.0376,11.0234,118.0142,0.0000,118.0142,0.0000,118.0142,24.8563,75.0020,18.1559,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28189.9324,28189.9324,28189.9324,28189.9324,6,0,0,0
+1665.2694,0.5025,35893.8818,84.5702,85.0000,-0.4751,0.9146,136.4426,0,2163.4030,-95.8455,770.3849,-96.9872,-21.7139,174.5315,174.9148,-21.9725,-25.5702,0.0000,0.0000,0.0000,3.8563,0.0000,4.7989,0.0000,2228.0428,-20.5677,0.0000,-4.7989,8.8662,-13.6650,0.0000,-13.6650,-3.5919,-10.0732,23.7529,73.9435,18.0642,-125.8337,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,38.7471,38.7471,38.7471,38.7471,2,0,0,0
+1665.7719,0.5025,35905.5680,83.7211,85.0000,-0.4636,0.8751,136.5449,0,2015.3532,-88.8444,811.3507,-88.8444,-18.7504,171.2334,173.2558,-18.7504,-22.6067,0.0000,0.0000,0.0000,3.8563,0.0000,3.9895,0.0000,2205.6720,-17.2724,0.0000,-3.9895,8.7771,-12.7667,0.0000,-12.7667,-3.4697,-9.2970,22.4985,71.8755,17.8828,-121.5538,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,2,0,0,0
+1666.2744,0.5025,35917.1377,82.8903,85.0000,-0.4549,0.8340,136.6414,0,1873.3750,-84.2012,822.0751,-84.2012,-16.5185,161.2742,170.6144,-16.5185,-20.3748,0.0000,0.0000,0.0000,3.8563,0.0000,3.9339,0.0000,2183.7853,-17.2024,0.0000,-3.9339,8.6900,-12.6240,0.0000,-12.6240,-3.3704,-9.2536,21.2291,69.8871,17.7055,-118.0752,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1.4080,1.4080,1.4080,1.4080,2,0,0,0
+1666.7769,0.5025,35928.5931,82.0754,85.0000,-0.4462,0.7926,136.7322,0,1735.1147,-80.3779,798.9440,-80.3779,-14.6047,145.1687,166.2181,-14.6047,-18.4610,0.0000,0.0000,0.0000,3.8563,0.0000,3.8797,0.0000,2162.3145,-17.1338,0.0000,-3.8797,8.6046,-12.4843,0.0000,-12.4843,-3.2737,-9.2106,19.9771,67.9698,17.5314,-114.6889,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,2.1248,2.1248,2.1248,2.1248,2,0,0,0
+1667.2780,0.4998,35939.9364,81.7033,85.0000,0.0350,0.7511,136.8174,6,1619.3431,724.3134,724.3134,-76.8624,122.8270,122.8270,161.1154,-13.0341,-12.0090,130.9797,0.0000,130.9797,3.8563,130.9797,7.7779,0.0000,2152.5128,546.5664,795.9886,123.2019,10.5792,112.6227,0.0000,112.6227,0.2559,112.3668,18.8472,67.1039,17.4520,8.9637,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23706.6718,23706.6718,23706.6718,23706.6718,6,0,0,0
+1667.7777,0.4995,35951.2885,81.8118,85.0000,0.0856,0.7094,136.8979,6,1573.4201,901.7968,901.7968,-75.0457,148.5874,148.5874,157.5184,-12.3651,0.3644,144.3667,0.0000,144.3667,3.8563,144.3667,8.3188,0.0000,2155.3700,602.7560,876.1809,136.0479,10.8478,125.2001,0.0000,125.2001,0.6257,124.5744,17.8230,67.3552,17.4752,21.9209,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28599.2730,28599.2730,28599.2730,28599.2730,6,0,0,0
+1668.2772,0.4994,35962.6619,81.9891,85.0000,0.1117,0.6671,136.9738,6,1576.8301,941.6859,941.6859,-75.1806,155.4961,155.4961,157.8597,-12.4142,0.4766,151.1632,0.0000,151.1632,3.8563,151.1632,8.5995,0.0000,2160.0412,630.2579,915.4458,142.5637,10.9962,131.5675,0.0000,131.5675,0.8184,130.7491,16.7971,67.7672,17.5132,28.6715,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29826.5557,29826.5557,29826.5557,29826.5557,6,0,0,0
+1668.7765,0.4993,35974.0632,82.1978,85.0000,0.1206,0.6224,137.0447,6,1580.8448,951.7938,951.7938,-75.3394,157.5653,157.5653,158.2617,-12.4721,0.5160,153.1931,0.0000,153.1931,3.8563,153.1931,8.6912,0.0000,2165.5408,637.2041,925.3827,144.5019,11.0558,133.4461,0.0000,133.4461,0.8859,132.5601,15.7107,68.2543,17.5578,31.0373,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30229.0421,30229.0421,30229.0421,30229.0421,6,0,0,0
+1669.2759,0.4993,35985.4946,82.4187,85.0000,0.1252,0.5757,137.1105,6,1585.0931,954.3216,954.3216,-75.5075,158.4084,158.4084,158.6870,-12.5335,0.5372,154.0149,0.0000,154.0149,3.8563,154.0149,8.7352,0.0000,2171.3605,638.9170,927.8535,145.2797,11.0933,134.1864,0.0000,134.1864,0.9224,133.2640,14.5728,68.7721,17.6050,32.3141,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30397.7763,30397.7763,30397.7763,30397.7763,6,0,0,0
+1669.7752,0.4993,35996.9573,82.6472,85.0000,0.1290,0.5253,137.1708,6,1589.4875,954.9431,954.9431,-75.6813,158.9510,158.9510,159.1269,-12.5972,0.5552,154.5395,0.0000,154.5395,3.8563,154.5395,8.7677,0.0000,2177.3801,639.3088,928.4401,145.7718,11.1259,134.6459,0.0000,134.6459,0.9533,133.6926,13.3320,69.3101,17.6539,33.3966,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30506.5615,30506.5615,30506.5615,30506.5615,6,0,0,0
+1670.2745,0.4993,36008.4522,82.8825,85.0000,0.1328,0.4727,137.2251,6,1594.0123,955.0915,955.0915,-75.8603,159.4282,159.4282,159.5799,-12.6630,0.5728,154.9992,0.0000,154.9992,3.8563,154.9992,8.7980,0.0000,2183.5785,639.3717,928.5580,146.2012,11.1578,135.0433,0.0000,135.0433,0.9836,134.0597,12.0311,69.8669,17.7042,34.4575,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30602.3591,30602.3591,30602.3591,30602.3591,6,0,0,0
+1670.7737,0.4993,36019.9802,83.1246,85.0000,0.1366,0.4171,137.2732,6,1598.6686,955.1242,955.1242,-76.0445,159.8994,159.8994,160.0460,-12.7308,0.5913,155.4518,0.0000,155.4518,3.8563,155.4518,8.8284,0.0000,2189.9570,639.3509,928.5574,146.6235,11.1903,135.4331,0.0000,135.4331,1.0154,134.4177,10.6477,70.4427,17.7560,35.5713,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30696.9836,30696.9836,30696.9836,30696.9836,6,0,0,0
+1671.2730,0.4992,36031.5423,83.3732,85.0000,0.1400,0.3613,137.3150,6,1603.4505,954.3241,954.3241,-76.2337,160.2434,160.2434,160.3481,-12.8006,0.6078,155.7793,0.0000,155.7793,3.8563,155.7793,8.8541,0.0000,2196.5076,638.7559,927.7383,146.9252,11.2211,135.7041,0.0000,135.7041,1.0437,134.6605,9.2515,71.0371,17.8091,36.5627,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30766.6587,30766.6587,30766.6587,30766.6587,6,0,0,0
+1671.7722,0.4992,36043.1394,83.6276,85.0000,0.1430,0.3061,137.3504,6,1608.3427,952.9890,952.9890,-76.4272,160.5074,160.5074,160.5860,-12.8723,0.6227,156.0284,0.0000,156.0284,3.8563,156.0284,8.8770,0.0000,2203.2092,637.7936,926.3957,147.1514,11.2509,135.9006,0.0000,135.9006,1.0693,134.8313,7.8603,71.6484,17.8635,37.4591,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30820.9041,30820.9041,30820.9041,30820.9041,6,0,0,0
+1672.2714,0.4992,36054.7722,83.8871,85.0000,0.1457,0.2530,137.3799,6,1613.3327,951.5076,951.5076,-76.6247,160.7551,160.7551,160.8271,-12.9456,0.6363,156.2625,0.0000,156.2625,3.8563,156.2625,8.8996,0.0000,2210.0447,636.7348,924.9161,147.3629,11.2808,136.0821,0.0000,136.0821,1.0926,134.9895,6.5187,72.2752,17.9189,38.2767,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30872.2852,30872.2852,30872.2852,30872.2852,6,0,0,0
+1672.7707,0.4992,36066.4414,84.1512,85.0000,0.1482,0.2008,137.4033,6,1618.4125,949.9727,949.9727,-76.8256,161.0012,161.0012,161.0709,-13.0204,0.6494,156.4954,0.0000,156.4954,3.8563,156.4954,8.9224,0.0000,2217.0035,635.6411,923.3872,147.5730,11.3113,136.2618,0.0000,136.2618,1.1151,135.1466,5.1883,72.9168,17.9754,39.0662,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30923.7096,30923.7096,30923.7096,30923.7096,6,0,0,0
+1673.2699,0.4992,36078.1475,84.4200,85.0000,0.1509,0.1470,137.4205,6,1623.5815,948.4052,948.4052,-77.0301,161.2489,161.2489,161.3173,-13.0967,0.6630,156.7295,0.0000,156.7295,3.8563,156.7295,8.9456,0.0000,2224.0843,634.5231,921.8243,147.7840,11.3422,136.4418,0.0000,136.4418,1.1385,135.3033,3.8122,73.5732,18.0328,39.8851,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30975.8471,30975.8471,30975.8471,30975.8471,6,0,0,0
+1673.7690,0.4992,36089.8914,84.6933,85.0000,0.1533,0.0945,137.4316,6,1628.8384,946.8101,946.8101,-77.2381,161.4989,161.4989,161.5661,-13.1746,0.6761,156.9665,0.0000,156.9665,3.8563,156.9665,8.9691,0.0000,2231.2854,633.3889,920.2386,147.9974,11.3736,136.6239,0.0000,136.6239,1.1609,135.4630,2.4591,74.2445,18.0912,40.6682,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31028.8398,31028.8398,31028.8398,31028.8398,6,0,0,0
+1674.2684,0.4995,36101.6735,84.9155,85.0000,0.0939,0.0454,137.4370,6,1633.1125,838.5105,945.5740,-77.4072,143.4014,161.7113,161.7671,-13.2381,0.4153,139.1298,0.0000,139.1298,3.8563,139.1298,8.2671,0.0000,2237.1404,558.5912,813.5334,130.8627,11.0517,119.8111,0.0000,119.8111,0.7131,119.0980,1.1846,74.7930,18.1387,24.9817,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27621.6672,27621.6672,27621.6672,27621.6672,6,0,0,0
+1674.7681,0.5000,36113.4790,85.0000,85.0000,0.0000,0.0115,137.4383,6,1634.7370,671.7434,923.1406,-77.4714,114.9953,158.0317,161.8432,-13.2623,0.0000,111.1390,0.0000,111.1390,3.8563,111.1390,7.1518,0.0000,2239.3657,443.4311,649.2170,103.9872,10.5285,93.4586,0.0000,93.4586,0.0000,93.4586,0.2999,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22322.8998,22322.8998,22322.8998,22322.8998,6,0,0,0
+1675.2681,0.5000,36125.2846,85.0000,85.0000,0.0000,-0.0098,137.4372,6,1634.7370,668.2998,888.9349,-77.4714,114.4057,152.1761,161.8432,-13.2623,0.0000,110.5495,0.0000,110.5495,3.8563,110.5495,7.1282,0.0000,2239.3657,441.0178,645.7734,103.4212,10.5174,92.9038,0.0000,92.9038,0.0000,92.9038,-0.2549,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22228.6905,22228.6905,22228.6905,22228.6905,6,0,0,0
+1675.7681,0.5000,36137.0901,85.0000,85.0000,0.0000,-0.0101,137.4360,6,1634.7370,668.2534,888.2243,-77.4714,114.3978,152.0545,161.8432,-13.2623,0.0000,110.5415,0.0000,110.5415,3.8563,110.5415,7.1279,0.0000,2239.3657,440.9853,645.7270,103.4136,10.5173,92.8964,0.0000,92.8964,0.0000,92.8964,-0.2624,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22227.3870,22227.3870,22227.3870,22227.3870,6,0,0,0
+1676.2681,0.5000,36148.8957,85.0000,85.0000,0.0000,-0.0021,137.4357,6,1634.7370,669.5375,888.2148,-77.4714,114.6176,152.0528,161.8432,-13.2623,0.0000,110.7613,0.0000,110.7613,3.8563,110.7613,7.1367,0.0000,2239.3657,441.8852,647.0110,103.6247,10.5214,93.1032,0.0000,93.1032,0.0000,93.1032,-0.0555,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22263.1412,22263.1412,22263.1412,22263.1412,6,0,0,0
+1676.7681,0.5000,36160.7012,85.0000,85.0000,0.0000,0.0148,137.4375,6,1634.7370,672.2756,888.4797,-77.4714,115.0864,152.0982,161.8432,-13.2623,0.0000,111.2301,0.0000,111.2301,3.8563,111.2301,7.1554,0.0000,2239.3657,443.8041,649.7492,104.0746,10.5303,93.5444,0.0000,93.5444,0.0000,93.5444,0.3856,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22337.3172,22337.3172,22337.3172,22337.3172,6,0,0,0
+1677.2681,0.5000,36172.5068,85.0000,85.0000,0.0000,0.0326,137.4413,6,1634.7370,675.1585,889.0448,-77.4714,115.5799,152.1949,161.8432,-13.2623,0.0000,111.7236,0.0000,111.7236,3.8563,111.7236,7.1752,0.0000,2239.3657,445.8244,652.6321,104.5484,10.5396,94.0089,0.0000,94.0089,0.0000,94.0089,0.8501,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22415.4155,22415.4155,22415.4155,22415.4155,6,0,0,0
+1677.7681,0.5000,36184.3124,85.0000,85.0000,0.0000,0.0508,137.4473,6,1634.7370,678.1148,889.6397,-77.4714,116.0860,152.2967,161.8432,-13.2623,0.0000,112.2297,0.0000,112.2297,3.8563,112.2297,7.1954,0.0000,2239.3657,447.8962,655.5884,105.0343,10.5491,94.4852,0.0000,94.4852,0.0000,94.4852,1.3264,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22495.5016,22495.5016,22495.5016,22495.5016,6,0,0,0
+1678.2681,0.5000,36196.1179,85.0000,85.0000,0.0000,0.0704,137.4556,6,1634.7370,681.2858,890.2497,-77.4714,116.6288,152.4012,161.8432,-13.2623,0.0000,112.7725,0.0000,112.7725,3.8563,112.7725,7.2171,0.0000,2239.3657,450.1184,658.7593,105.5554,10.5594,94.9960,0.0000,94.9960,0.0000,94.9960,1.8373,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22584.7579,22584.7579,22584.7579,22584.7579,6,0,0,0
+1678.7681,0.5000,36207.9235,85.0000,85.0000,0.0000,0.0876,137.4660,6,1634.7370,684.0681,890.9040,-77.4714,117.1051,152.5132,161.8432,-13.2623,0.0000,113.2488,0.0000,113.2488,3.8563,113.2488,7.2362,0.0000,2239.3657,452.0683,661.5417,106.0126,10.5683,95.4443,0.0000,95.4443,0.0000,95.4443,2.2856,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22672.8682,22672.8682,22672.8682,22672.8682,6,0,0,0
+1679.2681,0.5000,36219.7290,85.0000,85.0000,0.0000,0.0899,137.4766,6,1634.7370,684.4403,891.4781,-77.4714,117.1688,152.6115,161.8432,-13.2623,0.0000,113.3125,0.0000,113.3125,3.8563,113.3125,7.2387,0.0000,2239.3657,452.3291,661.9139,106.0738,10.5695,95.5043,0.0000,95.5043,0.0000,95.5043,2.3455,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22684.6553,22684.6553,22684.6553,22684.6553,6,0,0,0
+1679.7681,0.5000,36231.5346,85.0000,85.0000,0.0000,0.0967,137.4880,6,1634.7370,685.5530,891.5550,-77.4714,117.3593,152.6246,161.8432,-13.2623,0.0000,113.5030,0.0000,113.5030,3.8563,113.5030,7.2464,0.0000,2239.3657,453.1088,663.0265,106.2567,10.5731,95.6835,0.0000,95.6835,0.0000,95.6835,2.5248,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22719.8898,22719.8898,22719.8898,22719.8898,6,0,0,0
+1680.2681,0.5000,36243.3401,85.0000,85.0000,0.0000,0.0858,137.4981,6,1634.7370,683.7833,891.7846,-77.4714,117.0564,152.6639,161.8432,-13.2623,0.0000,113.2001,0.0000,113.2001,3.8563,113.2001,7.2342,0.0000,2239.3657,451.8686,661.2568,105.9658,10.5674,95.3984,0.0000,95.3984,0.0000,95.3984,2.2397,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22663.8483,22663.8483,22663.8483,22663.8483,6,0,0,0
+1680.7681,0.5000,36255.1457,85.0000,85.0000,0.0000,0.0638,137.5057,6,1634.7370,680.2230,891.4194,-77.4714,116.4469,152.6014,161.8432,-13.2623,0.0000,112.5906,0.0000,112.5906,3.8563,112.5906,7.2099,0.0000,2239.3657,449.3736,657.6966,105.3807,10.5559,94.8248,0.0000,94.8248,0.0000,94.8248,1.6661,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22552.6127,22552.6127,22552.6127,22552.6127,6,0,0,0
+1681.2681,0.5000,36266.9512,85.0000,85.0000,0.0000,0.0561,137.5123,6,1634.7370,678.9786,890.6847,-77.4714,116.2338,152.4757,161.8432,-13.2623,0.0000,112.3776,0.0000,112.3776,3.8563,112.3776,7.2013,0.0000,2239.3657,448.5015,656.4522,105.1762,10.5519,94.6243,0.0000,94.6243,0.0000,94.6243,1.4656,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22518.9013,22518.9013,22518.9013,22518.9013,6,0,0,0
+1681.7681,0.5000,36278.7568,85.0000,85.0000,0.0000,0.0452,137.5176,6,1634.7370,677.2101,890.4279,-77.4714,115.9311,152.4317,161.8432,-13.2623,0.0000,112.0748,0.0000,112.0748,3.8563,112.0748,7.1892,0.0000,2239.3657,447.2621,654.6836,104.8856,10.5462,94.3394,0.0000,94.3394,0.0000,94.3394,1.1806,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22470.9909,22470.9909,22470.9909,22470.9909,6,0,0,0
+1682.2681,0.5000,36290.5624,85.0000,85.0000,0.0000,0.0388,137.5222,6,1634.7370,676.1664,890.0630,-77.4714,115.7524,152.3692,161.8432,-13.2623,0.0000,111.8961,0.0000,111.8961,3.8563,111.8961,7.1821,0.0000,2239.3657,446.5308,653.6400,104.7141,10.5428,94.1712,0.0000,94.1712,0.0000,94.1712,1.0125,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22442.7194,22442.7194,22442.7194,22442.7194,6,0,0,0
+1682.7681,0.5000,36302.3679,85.0000,85.0000,0.0000,0.0564,137.5289,6,1634.7370,679.0233,889.8476,-77.4714,116.2415,152.3324,161.8432,-13.2623,0.0000,112.3852,0.0000,112.3852,3.8563,112.3852,7.2016,0.0000,2239.3657,448.5329,656.4969,105.1836,10.5520,94.6315,0.0000,94.6315,0.0000,94.6315,1.4728,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22520.1125,22520.1125,22520.1125,22520.1125,6,0,0,0
+1683.2681,0.5000,36314.1735,85.0000,85.0000,0.0000,0.0718,137.5373,6,1634.7370,681.5142,890.4372,-77.4714,116.6679,152.4333,161.8432,-13.2623,0.0000,112.8116,0.0000,112.8116,3.8563,112.8116,7.2187,0.0000,2239.3657,450.2785,658.9878,105.5929,10.5601,95.0328,0.0000,95.0328,0.0000,95.0328,1.8741,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22591.9925,22591.9925,22591.9925,22591.9925,6,0,0,0
+1683.7681,0.5000,36325.9790,85.0000,85.0000,0.0000,0.0822,137.5470,6,1634.7370,683.1985,890.9511,-77.4714,116.9562,152.5213,161.8432,-13.2623,0.0000,113.1000,0.0000,113.1000,3.8563,113.1000,7.2302,0.0000,2239.3657,451.4588,660.6720,105.8697,10.5655,95.3042,0.0000,95.3042,0.0000,95.3042,2.1454,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22645.3292,22645.3292,22645.3292,22645.3292,6,0,0,0
+1684.2681,0.5000,36337.7846,85.0000,85.0000,0.0000,0.0674,137.5550,6,1634.7370,680.8035,891.2987,-77.4714,116.5462,152.5808,161.8432,-13.2623,0.0000,112.6900,0.0000,112.6900,3.8563,112.6900,7.2138,0.0000,2239.3657,449.7804,658.2770,105.4761,10.5578,94.9183,0.0000,94.9183,0.0000,94.9183,1.7596,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22569.4850,22569.4850,22569.4850,22569.4850,6,0,0,0
+1684.7681,0.5000,36349.5901,85.0000,85.0000,0.0000,0.0374,137.5594,6,1634.7370,675.9496,890.8045,-77.4714,115.7153,152.4962,161.8432,-13.2623,0.0000,111.8590,0.0000,111.8590,3.8563,111.8590,7.1806,0.0000,2239.3657,446.3788,653.4232,104.6784,10.5421,94.1363,0.0000,94.1363,0.0000,94.1363,0.9776,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22436.8457,22436.8457,22436.8457,22436.8457,6,0,0,0
+1685.2681,0.5000,36361.3957,85.0000,85.0000,0.0000,-0.0163,137.5575,6,1634.7370,667.2453,889.8029,-77.4714,114.2252,152.3247,161.8432,-13.2623,0.0000,110.3689,0.0000,110.3689,3.8563,110.3689,7.1210,0.0000,2239.3657,440.2789,644.7189,103.2480,10.5140,92.7340,0.0000,92.7340,0.0000,92.7340,-0.4248,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22199.0453,22199.0453,22199.0453,22199.0453,6,0,0,0
+1685.7681,0.5000,36373.2012,85.0000,85.0000,0.0000,-0.0741,137.5488,6,1634.7370,657.8745,888.0068,-77.4714,112.6210,152.0172,161.8432,-13.2623,0.0000,108.7648,0.0000,108.7648,3.8563,108.7648,7.0568,0.0000,2239.3657,433.7118,635.3481,101.7079,10.4837,91.2242,0.0000,91.2242,0.0000,91.2242,-1.9345,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21935.5918,21935.5918,21935.5918,21935.5918,6,0,0,0
+1686.2681,0.5000,36385.0068,85.0000,85.0000,0.0000,-0.1322,137.5331,6,1634.7370,648.4630,886.0731,-77.4714,111.0099,151.6862,161.8432,-13.2623,0.0000,107.1536,0.0000,107.1536,3.8563,107.1536,6.9924,0.0000,2239.3657,427.1162,625.9365,100.1612,10.4533,89.7079,0.0000,89.7079,0.0000,89.7079,-3.4508,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21629.4621,21629.4621,21629.4621,21629.4621,6,0,0,0
+1686.7681,0.5000,36396.8124,85.0000,85.0000,0.0000,-0.1684,137.5133,6,1634.7370,642.5999,884.1310,-77.4714,110.0062,151.3537,161.8432,-13.2623,0.0000,106.1499,0.0000,106.1499,3.8563,106.1499,6.9522,0.0000,2239.3657,423.0073,620.0735,99.1977,10.4344,88.7633,0.0000,88.7633,0.0000,88.7633,-4.3954,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21438.6795,21438.6795,21438.6795,21438.6795,6,0,0,0
+1687.2681,0.5000,36408.6179,85.0000,85.0000,0.0000,-0.1896,137.4909,6,1634.7370,639.1543,882.9212,-77.4714,109.4163,151.1466,161.8432,-13.2623,0.0000,105.5601,0.0000,105.5601,3.8563,105.5601,6.9286,0.0000,2239.3657,420.5927,616.6279,98.6314,10.4233,88.2082,0.0000,88.2082,0.0000,88.2082,-4.9505,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21326.5599,21326.5599,21326.5599,21326.5599,6,0,0,0
+1687.7681,0.5000,36420.4235,85.0000,85.0000,0.0000,-0.1831,137.4693,6,1634.7370,640.2173,882.2102,-77.4714,109.5983,151.0249,161.8432,-13.2623,0.0000,105.7420,0.0000,105.7420,3.8563,105.7420,6.9359,0.0000,2239.3657,421.3376,617.6909,98.8061,10.4267,88.3794,0.0000,88.3794,0.0000,88.3794,-4.7793,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21361.1508,21361.1508,21361.1508,21361.1508,6,0,0,0
+1688.2681,0.5000,36432.2290,85.0000,85.0000,0.0000,-0.1788,137.4482,6,1634.7370,640.9079,882.4295,-77.4714,109.7166,151.0624,161.8432,-13.2623,0.0000,105.8603,0.0000,105.8603,3.8563,105.8603,6.9406,0.0000,2239.3657,421.8216,618.3815,98.9196,10.4289,88.4907,0.0000,88.4907,0.0000,88.4907,-4.6680,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21383.6228,21383.6228,21383.6228,21383.6228,6,0,0,0
+1688.7681,0.5000,36444.0346,85.0000,85.0000,0.0000,-0.1807,137.4268,6,1634.7370,640.5979,882.5720,-77.4714,109.6635,151.0868,161.8432,-13.2623,0.0000,105.8072,0.0000,105.8072,3.8563,105.8072,6.9385,0.0000,2239.3657,421.6043,618.0715,98.8687,10.4279,88.4407,0.0000,88.4407,0.0000,88.4407,-4.7180,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21373.5342,21373.5342,21373.5342,21373.5342,6,0,0,0
+1689.2681,0.5000,36455.8401,85.0000,85.0000,0.0000,-0.2130,137.4017,6,1634.7370,635.3652,882.5080,-77.4714,108.7677,151.0759,161.8432,-13.2623,0.0000,104.9114,0.0000,104.9114,3.8563,104.9114,6.9027,0.0000,2239.3657,417.9373,612.8388,98.0087,10.4110,87.5977,0.0000,87.5977,0.0000,87.5977,-5.5610,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21203.2639,21203.2639,21203.2639,21203.2639,6,0,0,0
+1689.7681,0.5000,36467.6457,85.0000,85.0000,0.0000,-0.2520,137.3719,6,1634.7370,629.0535,881.4283,-77.4714,107.6872,150.8910,161.8432,-13.2623,0.0000,103.8309,0.0000,103.8309,3.8563,103.8309,6.8595,0.0000,2239.3657,413.5140,606.5271,96.9714,10.3906,86.5808,0.0000,86.5808,0.0000,86.5808,-6.5779,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20997.8832,20997.8832,20997.8832,20997.8832,6,0,0,0
+1690.2681,0.5000,36479.4512,85.0000,85.0000,0.0000,-0.2757,137.3394,6,1634.7370,625.2080,880.1259,-77.4714,107.0289,150.6681,161.8432,-13.2623,0.0000,103.1726,0.0000,103.1726,3.8563,103.1726,6.8331,0.0000,2239.3657,410.8191,602.6816,96.3395,10.3782,85.9613,0.0000,85.9613,0.0000,85.9613,-7.1974,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20872.7511,20872.7511,20872.7511,20872.7511,6,0,0,0
+1690.7681,0.5000,36491.2568,85.0000,85.0000,0.0000,-0.2713,137.3073,6,1634.7370,625.9310,879.3323,-77.4714,107.1527,150.5322,161.8432,-13.2623,0.0000,103.2964,0.0000,103.2964,3.8563,103.2964,6.8381,0.0000,2239.3657,411.3258,603.4046,96.4583,10.3805,86.0777,0.0000,86.0777,0.0000,86.0777,-7.0809,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20896.2780,20896.2780,20896.2780,20896.2780,6,0,0,0
+1691.2681,0.5000,36503.0624,85.0000,85.0000,0.0000,-0.2294,137.2803,6,1634.7370,632.7128,879.4815,-77.4714,108.3136,150.5578,161.8432,-13.2623,0.0000,104.4573,0.0000,104.4573,3.8563,104.4573,6.8845,0.0000,2239.3657,416.0785,610.1864,97.5728,10.4025,87.1704,0.0000,87.1704,0.0000,87.1704,-5.9883,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21116.9556,21116.9556,21116.9556,21116.9556,6,0,0,0
+1691.7681,0.5000,36514.8679,85.0000,85.0000,0.0000,-0.1829,137.2587,6,1634.7370,640.2498,880.8809,-77.4714,109.6039,150.7974,161.8432,-13.2623,0.0000,105.7476,0.0000,105.7476,3.8563,105.7476,6.9361,0.0000,2239.3657,421.3604,617.7233,98.8115,10.4268,88.3847,0.0000,88.3847,0.0000,88.3847,-4.7741,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21362.2062,21362.2062,21362.2062,21362.2062,6,0,0,0
+1692.2681,0.5000,36526.6735,85.0000,85.0000,0.0000,-0.1378,137.2424,6,1634.7370,647.5598,882.4362,-77.4714,110.8553,151.0636,161.8432,-13.2623,0.0000,106.9990,0.0000,106.9990,3.8563,106.9990,6.9862,0.0000,2239.3657,426.4832,625.0333,100.0128,10.4504,89.5624,0.0000,89.5624,0.0000,89.5624,-3.5963,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21600.0719,21600.0719,21600.0719,21600.0719,6,0,0,0
+1692.7681,0.5000,36538.4790,85.0000,85.0000,0.0000,-0.1112,137.2293,6,1634.7370,651.8703,883.9446,-77.4714,111.5932,151.3218,161.8432,-13.2623,0.0000,107.7369,0.0000,107.7369,3.8563,107.7369,7.0157,0.0000,2239.3657,429.5040,629.3439,100.7212,10.4643,90.2569,0.0000,90.2569,0.0000,90.2569,-2.9019,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21740.3362,21740.3362,21740.3362,21740.3362,6,0,0,0
+1693.2681,0.5000,36550.2846,85.0000,85.0000,0.0000,-0.0885,137.2188,6,1634.7370,655.5407,884.8341,-77.4714,112.2215,151.4741,161.8432,-13.2623,0.0000,108.3652,0.0000,108.3652,3.8563,108.3652,7.0408,0.0000,2239.3657,432.0762,633.0142,101.3244,10.4762,90.8482,0.0000,90.8482,0.0000,90.8482,-2.3105,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21859.7691,21859.7691,21859.7691,21859.7691,6,0,0,0
+1693.7681,0.5000,36562.0901,85.0000,85.0000,0.0000,-0.0679,137.2108,6,1634.7370,658.8753,885.5915,-77.4714,112.7924,151.6037,161.8432,-13.2623,0.0000,108.9361,0.0000,108.9361,3.8563,108.9361,7.0637,0.0000,2239.3657,434.4131,636.3488,101.8724,10.4870,91.3854,0.0000,91.3854,0.0000,91.3854,-1.7733,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21963.7269,21963.7269,21963.7269,21963.7269,6,0,0,0
+1694.2681,0.5000,36573.8957,85.0000,85.0000,0.0000,-0.0408,137.2060,6,1634.7370,663.2730,886.2796,-77.4714,113.5452,151.7215,161.8432,-13.2623,0.0000,109.6889,0.0000,109.6889,3.8563,109.6889,7.0938,0.0000,2239.3657,437.4950,640.7465,102.5951,10.5012,92.0940,0.0000,92.0940,0.0000,92.0940,-1.0648,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22087.3649,22087.3649,22087.3649,22087.3649,6,0,0,0
+1694.7681,0.5000,36585.7012,85.0000,85.0000,0.0000,-0.0080,137.2051,6,1634.7370,668.5788,887.1871,-77.4714,114.4535,151.8769,161.8432,-13.2623,0.0000,110.5972,0.0000,110.5972,3.8563,110.5972,7.1301,0.0000,2239.3657,441.2133,646.0523,103.4671,10.5183,92.9488,0.0000,92.9488,0.0000,92.9488,-0.2100,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22236.5334,22236.5334,22236.5334,22236.5334,6,0,0,0
+1695.2681,0.5000,36597.5068,85.0000,85.0000,0.0000,0.0371,137.2094,6,1634.7370,675.8958,888.2819,-77.4714,115.7061,152.0643,161.8432,-13.2623,0.0000,111.8498,0.0000,111.8498,3.8563,111.8498,7.1802,0.0000,2239.3657,446.3411,653.3693,104.6696,10.5419,94.1276,0.0000,94.1276,0.0000,94.1276,0.9689,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22435.3866,22435.3866,22435.3866,22435.3866,6,0,0,0
+1695.7681,0.5000,36609.3124,85.0000,85.0000,0.0000,0.0846,137.2194,6,1634.7370,683.5956,889.7918,-77.4714,117.0242,152.3228,161.8432,-13.2623,0.0000,113.1679,0.0000,113.1679,3.8563,113.1679,7.2329,0.0000,2239.3657,451.7371,661.0692,105.9350,10.5668,95.3682,0.0000,95.3682,0.0000,95.3682,2.2094,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22657.9052,22657.9052,22657.9052,22657.9052,6,0,0,0
+1696.2681,0.5000,36621.1179,85.0000,85.0000,0.0000,0.1316,137.2350,6,1634.7370,691.1966,891.3806,-77.4714,118.3254,152.5948,161.8432,-13.2623,0.0000,114.4691,0.0000,114.4691,3.8563,114.4691,7.2850,0.0000,2239.3657,457.0639,668.6702,107.1842,10.5914,96.5928,0.0000,96.5928,0.0000,96.5928,3.4340,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22898.6091,22898.6091,22898.6091,22898.6091,6,0,0,0
+1696.7681,0.5000,36632.9235,85.0000,85.0000,0.0000,0.1558,137.2534,6,1634.7370,695.1307,892.9491,-77.4714,118.9989,152.8633,161.8432,-13.2623,0.0000,115.1426,0.0000,115.1426,3.8563,115.1426,7.3119,0.0000,2239.3657,459.8209,672.6043,107.8307,10.6041,97.2266,0.0000,97.2266,0.0000,97.2266,4.0679,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23023.1921,23023.1921,23023.1921,23023.1921,6,0,0,0
+1697.2681,0.5000,36644.7290,85.0000,85.0000,0.0000,0.1573,137.2719,6,1634.7370,695.3614,893.7609,-77.4714,119.0384,153.0023,161.8432,-13.2623,0.0000,115.1821,0.0000,115.1821,3.8563,115.1821,7.3135,0.0000,2239.3657,459.9826,672.8350,107.8686,10.6048,97.2638,0.0000,97.2638,0.0000,97.2638,4.1050,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23030.4970,23030.4970,23030.4970,23030.4970,6,0,0,0
+1697.7681,0.5000,36656.5346,85.0000,85.0000,0.0000,0.1084,137.2847,6,1634.7370,687.4398,893.8085,-77.4714,117.6823,153.0104,161.8432,-13.2623,0.0000,113.8260,0.0000,113.8260,3.8563,113.8260,7.2593,0.0000,2239.3657,454.4311,664.9134,106.5667,10.5792,95.9875,0.0000,95.9875,0.0000,95.9875,2.8288,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22779.6405,22779.6405,22779.6405,22779.6405,6,0,0,0
+1698.2681,0.5000,36668.3401,85.0000,85.0000,0.0000,0.0341,137.2887,6,1634.7370,675.4005,892.1739,-77.4714,115.6213,152.7306,161.8432,-13.2623,0.0000,111.7650,0.0000,111.7650,3.8563,111.7650,7.1768,0.0000,2239.3657,445.9940,652.8741,104.5882,10.5403,94.0478,0.0000,94.0478,0.0000,94.0478,0.8891,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22421.9714,22421.9714,22421.9714,22421.9714,6,0,0,0
+1698.7681,0.5000,36680.1457,85.0000,85.0000,0.0000,-0.0772,137.2796,6,1634.7370,657.3706,889.6896,-77.4714,112.5348,152.3053,161.8432,-13.2623,0.0000,108.6785,0.0000,108.6785,3.8563,108.6785,7.0534,0.0000,2239.3657,433.3586,634.8442,101.6251,10.4821,91.1430,0.0000,91.1430,0.0000,91.1430,-2.0157,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21919.3141,21919.3141,21919.3141,21919.3141,6,0,0,0
+1699.2681,0.5000,36691.9512,85.0000,85.0000,0.0000,-0.1910,137.2571,6,1634.7370,638.9406,885.9691,-77.4714,109.3798,151.6684,161.8432,-13.2623,0.0000,105.5235,0.0000,105.5235,3.8563,105.5235,6.9272,0.0000,2239.3657,420.4429,616.4142,98.5963,10.4226,88.1737,0.0000,88.1737,0.0000,88.1737,-4.9850,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21319.6069,21319.6069,21319.6069,21319.6069,6,0,0,0
+1699.7681,0.5000,36703.7568,85.0000,85.0000,0.0000,-0.3023,137.2214,6,1634.7370,620.8969,882.1661,-77.4714,106.2909,151.0173,161.8432,-13.2623,0.0000,102.4346,0.0000,102.4346,3.8563,102.4346,6.8036,0.0000,2239.3657,407.7978,598.3704,95.6310,10.3643,85.2667,0.0000,85.2667,0.0000,85.2667,-7.8920,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20732.4671,20732.4671,20732.4671,20732.4671,6,0,0,0
+1700.2681,0.5000,36715.5624,85.0000,85.0000,0.0000,-0.3775,137.1768,6,1634.7370,608.7098,878.4427,-77.4714,104.2046,150.3800,161.8432,-13.2623,0.0000,100.3483,0.0000,100.3483,3.8563,100.3483,6.7202,0.0000,2239.3657,399.2572,586.1834,93.6281,10.3242,83.3039,0.0000,83.3039,0.0000,83.3039,-9.8547,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20335.9040,20335.9040,20335.9040,20335.9040,6,0,0,0
+1700.7681,0.5000,36727.3679,85.0000,85.0000,0.0000,-0.4313,137.1259,6,1634.7370,599.9853,875.9279,-77.4714,102.7110,149.9494,161.8432,-13.2623,0.0000,98.8548,0.0000,98.8548,3.8563,98.8548,6.6604,0.0000,2239.3657,393.1430,577.4589,92.1943,10.2948,81.8995,0.0000,81.8995,0.0000,81.8995,-11.2591,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20052.0115,20052.0115,20052.0115,20052.0115,6,0,0,0
+1701.2681,0.5000,36739.1735,85.0000,85.0000,0.0000,-0.4503,137.0727,6,1634.7370,596.9107,874.1276,-77.4714,102.1847,149.6413,161.8432,-13.2623,0.0000,98.3284,0.0000,98.3284,3.8563,98.3284,6.6394,0.0000,2239.3657,390.9884,574.3843,91.6891,10.2845,81.4046,0.0000,81.4046,0.0000,81.4046,-11.7540,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19951.9652,19951.9652,19951.9652,19951.9652,6,0,0,0
+1701.7681,0.5000,36750.9790,85.0000,85.0000,0.0000,-0.4712,137.0171,6,1634.7370,593.5141,873.4932,-77.4714,101.6032,149.5326,161.8432,-13.2623,0.0000,97.7469,0.0000,97.7469,3.8563,97.7469,6.6161,0.0000,2239.3657,388.6080,570.9876,91.1308,10.2730,80.8578,0.0000,80.8578,0.0000,80.8578,-12.3007,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19841.4383,19841.4383,19841.4383,19841.4383,6,0,0,0
+1702.2681,0.5000,36762.7846,85.0000,85.0000,0.0000,-0.5020,136.9578,6,1634.7370,588.5165,872.7923,-77.4714,100.7477,149.4127,161.8432,-13.2623,0.0000,96.8914,0.0000,96.8914,3.8563,96.8914,6.5819,0.0000,2239.3657,385.1057,565.9900,90.3095,10.2562,80.0533,0.0000,80.0533,0.0000,80.0533,-13.1052,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19678.8173,19678.8173,19678.8173,19678.8173,6,0,0,0
+1702.7681,0.5000,36774.5901,85.0000,85.0000,0.0000,-0.5522,136.8927,6,1634.7370,580.3828,871.7610,-77.4714,99.3553,149.2361,161.8432,-13.2623,0.0000,95.4990,0.0000,95.4990,3.8563,95.4990,6.5262,0.0000,2239.3657,379.4056,557.8563,88.9728,10.2288,78.7440,0.0000,78.7440,0.0000,78.7440,-14.4145,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19414.1492,19414.1492,19414.1492,19414.1492,6,0,0,0
+1703.2681,0.5000,36786.3957,85.0000,85.0000,0.0000,-0.6104,136.8206,6,1634.7370,570.9472,870.0826,-77.4714,97.7400,148.9488,161.8432,-13.2623,0.0000,93.8837,0.0000,93.8837,3.8563,93.8837,6.4616,0.0000,2239.3657,372.7931,548.4208,87.4222,10.1970,77.2251,0.0000,77.2251,0.0000,77.2251,-15.9333,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19116.5196,19116.5196,19116.5196,19116.5196,6,0,0,0
+1703.7681,0.5000,36798.2012,85.0000,85.0000,0.0000,-0.6596,136.7427,6,1634.7370,562.9693,868.1356,-77.4714,96.3743,148.6155,161.8432,-13.2623,0.0000,92.5180,0.0000,92.5180,3.8563,92.5180,6.4070,0.0000,2239.3657,367.2022,540.4428,86.1111,10.1702,75.9409,0.0000,75.9409,0.0000,75.9409,-17.2175,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18885.1904,18885.1904,18885.1904,18885.1904,6,0,0,0
+1704.2681,0.5000,36810.0068,85.0000,85.0000,0.0000,-0.7023,136.6598,6,1634.7370,556.0339,866.4893,-77.4714,95.1870,148.3337,161.8432,-13.2623,0.0000,91.3307,0.0000,91.3307,3.8563,91.3307,6.3595,0.0000,2239.3657,362.3419,533.5075,84.9713,10.1468,74.8245,0.0000,74.8245,0.0000,74.8245,-18.3338,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18661.1794,18661.1794,18661.1794,18661.1794,6,0,0,0
+1704.7681,0.5000,36821.8124,85.0000,85.0000,0.0000,-0.7353,136.5730,6,1634.7370,550.6849,865.0582,-77.4714,94.2713,148.0887,161.8432,-13.2623,0.0000,90.4151,0.0000,90.4151,3.8563,90.4151,6.3228,0.0000,2239.3657,358.5933,528.1585,84.0922,10.1288,73.9634,0.0000,73.9634,0.0000,73.9634,-19.1948,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18486.3551,18486.3551,18486.3551,18486.3551,6,0,0,0
+1705.2681,0.5000,36833.6179,85.0000,85.0000,0.0000,-0.7882,136.4800,6,1634.7370,542.1197,863.9544,-77.4714,92.8051,147.8997,161.8432,-13.2623,0.0000,88.9488,0.0000,88.9488,3.8563,88.9488,6.2642,0.0000,2239.3657,352.5908,519.5932,82.6846,10.0999,72.5846,0.0000,72.5846,0.0000,72.5846,-20.5735,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18206.4129,18206.4129,18206.4129,18206.4129,6,0,0,0
+1705.7681,0.5000,36845.4235,85.0000,85.0000,0.0000,-0.8589,136.3785,6,1634.7370,530.6397,862.1870,-77.4714,90.8398,147.5971,161.8432,-13.2623,0.0000,86.9835,0.0000,86.9835,3.8563,86.9835,6.1856,0.0000,2239.3657,344.5457,508.1133,80.7980,10.0613,70.7367,0.0000,70.7367,0.0000,70.7367,-22.4214,75.0020,18.1560,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17831.2075,17831.2075,17831.2075,17831.2075,6,0,0,0
+1706.2681,0.5000,36857.2290,85.0000,85.0000,0.0000,-0.9702,136.2640,6,1634.7370,512.6050,859.8181,-77.4714,87.7525,147.1916,161.8432,-13.2623,0.0000,83.8962,0.0000,83.8962,3.8563,83.8962,6.0621,0.0000,2239.3657,331.9069,490.0786,77.8341,10.0006,67.8336,0.0000,67.8336,0.0000,67.8336,-25.3243,75.0020,18.1559,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17241.7690,17241.7690,17241.7690,17241.7690,6,0,0,0
+1706.7681,0.5000,36869.0346,85.0000,85.0000,0.0000,-1.0901,136.1353,6,1634.7370,493.1624,856.0966,-77.4714,84.4241,146.5545,161.8432,-13.2623,0.0000,80.5678,0.0000,80.5678,3.8563,80.5678,5.9289,0.0000,2239.3657,318.2815,470.6360,74.6389,9.9351,64.7038,0.0000,64.7038,0.0000,64.7038,-28.4539,75.0020,18.1556,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16606.3141,16606.3141,16606.3141,16606.3141,6,0,0,0
+1707.2681,0.5000,36880.8401,85.0000,85.0000,0.0000,-1.2086,135.9926,6,1634.7370,473.9415,852.0846,-77.4714,81.1337,145.8677,161.8432,-13.2623,0.0000,77.2774,0.0000,77.2774,3.8563,77.2774,5.7973,0.0000,2239.3657,304.8115,451.4150,71.4801,9.8703,61.6097,0.0000,61.6097,0.0000,61.6097,-31.5477,75.0020,18.1554,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15980.1456,15980.1456,15980.1456,15980.1456,6,0,0,0
+1707.7681,0.5000,36892.6457,85.0000,85.0000,0.0000,-1.3083,135.8382,6,1634.7370,457.7825,848.1184,-77.4714,78.3674,145.1888,161.8432,-13.2623,0.0000,74.5112,0.0000,74.5112,3.8563,74.5112,5.6867,0.0000,2239.3657,293.4873,435.2561,68.8245,9.8159,59.0086,0.0000,59.0086,0.0000,59.0086,-34.1486,75.0020,18.1552,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15460.1344,15460.1344,15460.1344,15460.1344,6,0,0,0
+1708.2681,0.5000,36904.4512,85.0000,85.0000,0.0000,-1.3916,135.6739,6,1634.7370,444.2748,844.7840,-77.4714,76.0551,144.6179,161.8432,-13.2623,0.0000,72.1988,0.0000,72.1988,3.8563,72.1988,5.5942,0.0000,2239.3657,284.0211,421.7484,66.6046,9.7704,56.8342,0.0000,56.8342,0.0000,56.8342,-36.3228,75.0020,18.1550,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15025.4434,15025.4434,15025.4434,15025.4434,6,0,0,0
+1708.7681,0.5000,36916.2568,85.0000,85.0000,0.0000,-1.4788,135.4993,6,1634.7370,430.1401,841.9966,-77.4714,73.6354,144.1408,161.8432,-13.2623,0.0000,69.7791,0.0000,69.7791,3.8563,69.7791,5.4974,0.0000,2239.3657,274.1155,407.6136,64.2817,9.7242,54.5575,0.0000,54.5575,0.0000,54.5575,-38.5993,75.0020,18.1547,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14570.5730,14570.5730,14570.5730,14570.5730,6,0,0,0
+1709.2681,0.5000,36928.0624,85.0000,85.0000,0.0000,-1.5755,135.3133,6,1634.7370,414.4715,839.0799,-77.4714,70.9531,143.6415,161.8432,-13.2623,0.0000,67.0968,0.0000,67.0968,3.8563,67.0968,5.3901,0.0000,2239.3657,263.1350,391.9451,61.7067,9.6736,52.0331,0.0000,52.0331,0.0000,52.0331,-41.1234,75.0020,18.1545,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14066.3455,14066.3455,14066.3455,14066.3455,6,0,0,0
+1709.7681,0.5000,36939.8679,85.0000,85.0000,0.0000,-1.7020,135.1124,6,1634.7370,393.9822,835.8467,-77.4714,67.4455,143.0880,161.8432,-13.2623,0.0000,63.5892,0.0000,63.5892,3.8563,63.5892,5.2498,0.0000,2239.3657,248.7760,371.4557,58.3394,9.6075,48.7319,0.0000,48.7319,0.0000,48.7319,-44.4242,75.0020,18.1541,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13406.9774,13406.9774,13406.9774,13406.9774,6,0,0,0
+1710.2681,0.5000,36951.6735,85.0000,85.0000,0.0000,-1.8459,134.8945,6,1634.7370,370.6741,831.6187,-77.4714,63.4554,142.3642,161.8432,-13.2623,0.0000,59.5991,0.0000,59.5991,3.8563,59.5991,5.0902,0.0000,2239.3657,232.4417,348.1476,54.5089,9.5323,44.9767,0.0000,44.9767,0.0000,44.9767,-48.1790,75.0020,18.1536,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12699.0301,12699.0301,12699.0301,12699.0301,6,0,0,0
+1710.7681,0.5000,36963.4790,85.0000,85.0000,0.0000,-2.0073,134.6575,6,1634.7370,344.5459,826.8091,-77.4714,58.9826,141.5408,161.8432,-13.2623,0.0000,55.1263,0.0000,55.1263,3.8563,55.1263,4.9113,0.0000,2239.3657,214.1311,322.0194,50.2150,9.4479,40.7671,0.0000,40.7671,0.0000,40.7671,-52.3880,75.0020,18.1531,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11839.5663,11839.5663,11839.5663,11839.5663,6,0,0,0
+1711.2681,0.5000,36975.2846,85.0000,85.0000,0.0000,-2.1511,134.4035,6,1634.7370,321.2527,821.4175,-77.4714,54.9950,140.6179,161.8432,-13.2623,0.0000,51.1387,0.0000,51.1387,3.8563,51.1387,4.7518,0.0000,2239.3657,197.8072,298.7262,46.3869,9.3726,37.0144,0.0000,37.0144,0.0000,37.0144,-56.1402,75.0020,18.1525,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11073.3564,11073.3564,11073.3564,11073.3564,6,0,0,0
+1711.7681,0.5000,36987.0901,85.0000,85.0000,0.0000,-2.2733,134.1352,6,1634.7370,301.4612,816.6110,-77.4714,51.6069,139.7950,161.8432,-13.2623,0.0000,47.7506,0.0000,47.7506,3.8563,47.7506,4.6163,0.0000,2239.3657,183.9373,278.9347,43.1344,9.3086,33.8258,0.0000,33.8258,0.0000,33.8258,-59.3283,75.0020,18.1520,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10422.3308,10422.3308,10422.3308,10422.3308,6,0,0,0
+1712.2681,0.5000,36998.8957,85.0000,85.0000,0.0000,-2.3258,133.8606,6,1634.7370,292.9680,812.5270,-77.4714,50.1530,139.0959,161.8432,-13.2623,0.0000,46.2967,0.0000,46.2967,3.8563,46.2967,4.5581,0.0000,2239.3657,177.9853,270.4415,41.7386,9.2811,32.4575,0.0000,32.4575,0.0000,32.4575,-60.6964,75.0020,18.1518,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10168.6279,10168.6279,10168.6279,10168.6279,6,0,0,0
+1712.7681,0.5000,37010.7012,85.0000,85.0000,0.0000,-2.3423,133.5841,6,1634.7370,290.2877,810.7744,-77.4714,49.6941,138.7959,161.8432,-13.2623,0.0000,45.8378,0.0000,45.8378,3.8563,45.8378,4.5397,0.0000,2239.3657,176.1069,267.7612,41.2981,9.2725,32.0256,0.0000,32.0256,0.0000,32.0256,-61.1281,75.0020,18.1517,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10093.7335,10093.7335,10093.7335,10093.7335,6,0,0,0
+1713.2681,0.5000,37022.5068,85.0000,85.0000,0.0000,-2.3147,133.3108,6,1634.7370,294.7601,810.2213,-77.4714,50.4598,138.7012,161.8432,-13.2623,0.0000,46.6035,0.0000,46.6035,3.8563,46.6035,4.5704,0.0000,2239.3657,179.2412,272.2337,42.0331,9.2869,32.7462,0.0000,32.7462,0.0000,32.7462,-60.4077,75.0020,18.1519,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10218.7042,10218.7042,10218.7042,10218.7042,6,0,0,0
+1713.7681,0.5000,37034.3124,85.0000,85.0000,0.0000,-2.2958,133.0398,6,1634.7370,297.8183,811.1442,-77.4714,50.9833,138.8592,161.8432,-13.2623,0.0000,47.1270,0.0000,47.1270,3.8563,47.1270,4.5913,0.0000,2239.3657,181.3844,275.2919,42.5357,9.2968,33.2389,0.0000,33.2389,0.0000,33.2389,-59.9151,75.0020,18.1519,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10304.1574,10304.1574,10304.1574,10304.1574,6,0,0,0
+1714.2681,0.5000,37046.1179,85.0000,85.0000,0.0000,-2.2865,132.7698,6,1634.7370,299.3271,811.7753,-77.4714,51.2416,138.9672,161.8432,-13.2623,0.0000,47.3853,0.0000,47.3853,3.8563,47.3853,4.6016,0.0000,2239.3657,182.4418,276.8007,42.7837,9.3017,33.4820,0.0000,33.4820,0.0000,33.4820,-59.6720,75.0020,18.1520,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10352.1341,10352.1341,10352.1341,10352.1341,6,0,0,0
+1714.7681,0.5000,37057.9235,85.0000,85.0000,0.0000,-2.3074,132.4974,6,1634.7370,295.9403,812.0866,-77.4714,50.6618,139.0205,161.8432,-13.2623,0.0000,46.8055,0.0000,46.8055,3.8563,46.8055,4.5785,0.0000,2239.3657,180.0683,273.4138,42.2271,9.2907,32.9363,0.0000,32.9363,0.0000,32.9363,-60.2176,75.0020,18.1519,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10251.6808,10251.6808,10251.6808,10251.6808,6,0,0,0
+1715.2681,0.5000,37069.7290,85.0000,85.0000,0.0000,-2.3358,132.2217,6,1634.7370,291.3399,811.3877,-77.4714,49.8743,138.9009,161.8432,-13.2623,0.0000,46.0180,0.0000,46.0180,3.8563,46.0180,4.5470,0.0000,2239.3657,176.8443,268.8135,41.4710,9.2759,32.1952,0.0000,32.1952,0.0000,32.1952,-60.9586,75.0020,18.1518,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10123.1361,10123.1361,10123.1361,10123.1361,6,0,0,0
+1715.7681,0.5000,37081.5346,85.0000,85.0000,0.0000,-2.3685,131.9421,6,1634.7370,286.0493,810.4384,-77.4714,48.9686,138.7384,161.8432,-13.2623,0.0000,45.1123,0.0000,45.1123,3.8563,45.1123,4.5107,0.0000,2239.3657,173.1367,263.5228,40.6016,9.2588,31.3428,0.0000,31.3428,0.0000,31.3428,-61.8109,75.0020,18.1516,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9975.2987,9975.2987,9975.2987,9975.2987,6,0,0,0
+1716.2681,0.5000,37093.3401,85.0000,85.0000,0.0000,-2.3995,131.6588,6,1634.7370,281.0335,809.3467,-77.4714,48.1099,138.5515,161.8432,-13.2623,0.0000,44.2536,0.0000,44.2536,3.8563,44.2536,4.4764,0.0000,2239.3657,169.6216,258.5071,39.7773,9.2426,30.5347,0.0000,30.5347,0.0000,30.5347,-62.6188,75.0020,18.1515,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9835.1203,9835.1203,9835.1203,9835.1203,6,0,0,0
+1716.7681,0.5000,37105.1457,85.0000,85.0000,0.0000,-2.4281,131.3721,6,1634.7370,276.4059,808.3117,-77.4714,47.3177,138.3743,161.8432,-13.2623,0.0000,43.4614,0.0000,43.4614,3.8563,43.4614,4.4447,0.0000,2239.3657,166.3786,253.8794,39.0167,9.2276,29.7891,0.0000,29.7891,0.0000,29.7891,-63.3642,75.0020,18.1514,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9705.7875,9705.7875,9705.7875,9705.7875,6,0,0,0
+1717.2681,0.5000,37116.9512,85.0000,85.0000,0.0000,-2.4464,131.0833,6,1634.7370,273.4435,807.3568,-77.4714,46.8106,138.2108,161.8432,-13.2623,0.0000,42.9543,0.0000,42.9543,3.8563,42.9543,4.4244,0.0000,2239.3657,164.3026,250.9171,38.5299,9.2180,29.3119,0.0000,29.3119,0.0000,29.3119,-63.8414,75.0020,18.1513,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9613.9385,9613.9385,9613.9385,9613.9385,6,0,0,0
+1717.7681,0.5000,37128.7568,85.0000,85.0000,0.0000,-2.4547,130.7935,6,1634.7370,272.0872,806.7455,-77.4714,46.5784,138.1062,161.8432,-13.2623,0.0000,42.7221,0.0000,42.7221,3.8563,42.7221,4.4151,0.0000,2239.3657,163.3520,249.5607,38.3070,9.2136,29.0934,0.0000,29.0934,0.0000,29.0934,-64.0599,75.0020,18.1512,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9569.8992,9569.8992,9569.8992,9569.8992,6,0,0,0
+1718.2681,0.5000,37140.5624,85.0000,85.0000,0.0000,-2.4532,130.5039,6,1634.7370,272.3317,806.4656,-77.4714,46.6203,138.0582,161.8432,-13.2623,0.0000,42.7640,0.0000,42.7640,3.8563,42.7640,4.4168,0.0000,2239.3657,163.5234,249.8052,38.3472,9.2144,29.1328,0.0000,29.1328,0.0000,29.1328,-64.0205,75.0020,18.1513,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9577.8382,9577.8382,9577.8382,9577.8382,6,0,0,0
+1718.7681,0.5000,37152.3679,85.0000,85.0000,0.0000,-2.3805,130.2229,6,1634.7370,284.1011,806.5161,-77.4714,48.6350,138.0669,161.8432,-13.2623,0.0000,44.7788,0.0000,44.7788,3.8563,44.7788,4.4974,0.0000,2239.3657,171.7713,261.5746,40.2814,9.2525,31.0289,0.0000,31.0289,0.0000,31.0289,-62.1247,75.0020,18.1516,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9920.8501,9920.8501,9920.8501,9920.8501,6,0,0,0
+1719.2681,0.5000,37164.1735,85.0000,85.0000,0.0000,-2.3045,129.9508,6,1634.7370,296.4100,808.9447,-77.4714,50.7422,138.4826,161.8432,-13.2623,0.0000,46.8859,0.0000,46.8859,3.8563,46.8859,4.5817,0.0000,2239.3657,180.3975,273.8836,42.3043,9.2923,33.0120,0.0000,33.0120,0.0000,33.0120,-60.1419,75.0020,18.1519,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10264.8064,10264.8064,10264.8064,10264.8064,6,0,0,0
+1719.7681,0.5000,37175.9790,85.0000,85.0000,0.0000,-2.2648,129.6834,6,1634.7370,302.8341,811.4847,-77.4714,51.8419,138.9175,161.8432,-13.2623,0.0000,47.9857,0.0000,47.9857,3.8563,47.9857,4.6257,0.0000,2239.3657,184.8995,280.3077,43.3600,9.3130,34.0470,0.0000,34.0470,0.0000,34.0470,-59.1071,75.0020,18.1521,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10467.4930,10467.4930,10467.4930,10467.4930,6,0,0,0
+1720.2681,0.5000,37187.7846,85.0000,85.0000,0.0000,-2.2427,129.4187,6,1634.7370,306.4197,812.8103,-77.4714,52.4558,139.1444,161.8432,-13.2623,0.0000,48.5995,0.0000,48.5995,3.8563,48.5995,4.6502,0.0000,2239.3657,187.4122,283.8932,43.9493,9.3246,34.6246,0.0000,34.6246,0.0000,34.6246,-58.5296,75.0020,18.1522,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10585.4365,10585.4365,10585.4365,10585.4365,6,0,0,0
+1720.7681,0.5000,37199.5901,85.0000,85.0000,0.0000,-2.2575,129.1522,6,1634.7370,304.0301,813.5501,-77.4714,52.0467,139.2710,161.8432,-13.2623,0.0000,48.1904,0.0000,48.1904,3.8563,48.1904,4.6338,0.0000,2239.3657,185.7376,281.5037,43.5566,9.3169,34.2397,0.0000,34.2397,0.0000,34.2397,-58.9145,75.0020,18.1521,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10506.8347,10506.8347,10506.8347,10506.8347,6,0,0,0
+1721.2681,0.5000,37211.3957,85.0000,85.0000,0.0000,-2.2870,128.8822,6,1634.7370,299.2438,813.0571,-77.4714,51.2273,139.1866,161.8432,-13.2623,0.0000,47.3710,0.0000,47.3710,3.8563,47.3710,4.6011,0.0000,2239.3657,182.3834,276.7174,42.7700,9.3014,33.4685,0.0000,33.4685,0.0000,33.4685,-59.6855,75.0020,18.1520,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10349.3941,10349.3941,10349.3941,10349.3941,6,0,0,0
+1721.7681,0.5000,37223.2012,85.0000,85.0000,0.0000,-2.3322,128.6068,6,1634.7370,291.9275,812.0694,-77.4714,49.9749,139.0176,161.8432,-13.2623,0.0000,46.1186,0.0000,46.1186,3.8563,46.1186,4.5510,0.0000,2239.3657,177.2561,269.4011,41.5676,9.2778,32.2898,0.0000,32.2898,0.0000,32.2898,-60.8640,75.0020,18.1518,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10139.5541,10139.5541,10139.5541,10139.5541,6,0,0,0
+1722.2681,0.5000,37235.0068,85.0000,85.0000,0.0000,-2.3943,128.3242,6,1634.7370,281.8750,810.5597,-77.4714,48.2540,138.7591,161.8432,-13.2623,0.0000,44.3977,0.0000,44.3977,3.8563,44.3977,4.4821,0.0000,2239.3657,170.2113,259.3485,39.9155,9.2453,30.6703,0.0000,30.6703,0.0000,30.6703,-62.4833,75.0020,18.1515,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9858.6369,9858.6369,9858.6369,9858.6369,6,0,0,0
+1722.7681,0.5000,37246.8124,85.0000,85.0000,0.0000,-2.4669,128.0330,6,1634.7370,270.1204,808.4853,-77.4714,46.2417,138.4040,161.8432,-13.2623,0.0000,42.3854,0.0000,42.3854,3.8563,42.3854,4.4016,0.0000,2239.3657,161.9737,247.5940,37.9838,9.2073,28.7765,0.0000,28.7765,0.0000,28.7765,-64.3767,75.0020,18.1512,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9506.0427,9506.0427,9506.0427,9506.0427,6,0,0,0
+1723.2681,0.5000,37258.6179,85.0000,85.0000,0.0000,-2.5553,127.7313,6,1634.7370,255.8034,806.0598,-77.4714,43.7908,137.9888,161.8432,-13.2623,0.0000,39.9345,0.0000,39.9345,3.8563,39.9345,4.3036,0.0000,2239.3657,151.9403,233.2769,35.6309,9.1610,26.4699,0.0000,26.4699,0.0000,26.4699,-66.6829,75.0020,18.1508,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9041.1935,9041.1935,9041.1935,9041.1935,6,0,0,0
+1723.7681,0.5000,37270.4235,85.0000,85.0000,0.0000,-2.6387,127.4198,6,1634.7370,242.2997,803.1054,-77.4714,41.4791,137.4830,161.8432,-13.2623,0.0000,37.6228,0.0000,37.6228,3.8563,37.6228,4.2111,0.0000,2239.3657,142.4769,219.7732,33.4117,9.1173,24.2943,0.0000,24.2943,0.0000,24.2943,-68.8581,75.0020,18.1504,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8602.7528,8602.7528,8602.7528,8602.7528,6,0,0,0
+1724.2681,0.5000,37282.2290,85.0000,85.0000,0.0000,-2.7083,127.1000,6,1634.7370,231.0318,800.3189,-77.4714,39.5502,137.0060,161.8432,-13.2623,0.0000,35.6939,0.0000,35.6939,3.8563,35.6939,4.1340,0.0000,2239.3657,134.5804,208.5054,31.5599,9.0809,22.4790,0.0000,22.4790,0.0000,22.4790,-70.6731,75.0020,18.1501,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8236.9061,8236.9061,8236.9061,8236.9061,6,0,0,0
+1724.7681,0.5000,37294.0346,85.0000,85.0000,0.0000,-2.7347,126.7772,6,1634.7370,226.7633,797.9938,-77.4714,38.8194,136.6080,161.8432,-13.2623,0.0000,34.9632,0.0000,34.9632,3.8563,34.9632,4.1048,0.0000,2239.3657,131.5891,204.2369,30.8584,9.0671,21.7913,0.0000,21.7913,0.0000,21.7913,-71.3607,75.0020,18.1499,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8098.3162,8098.3162,8098.3162,8098.3162,6,0,0,0
+1725.2681,0.5000,37305.8401,85.0000,85.0000,0.0000,-2.7300,126.4549,6,1634.7370,227.5285,797.1130,-77.4714,38.9504,136.4572,161.8432,-13.2623,0.0000,35.0942,0.0000,35.0942,3.8563,35.0942,4.1100,0.0000,2239.3657,132.1253,205.0021,30.9842,9.0696,21.9146,0.0000,21.9146,0.0000,21.9146,-71.2374,75.0020,18.1500,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8123.1607,8123.1607,8123.1607,8123.1607,6,0,0,0
+1725.7681,0.5000,37317.6457,85.0000,85.0000,0.0000,-2.6808,126.1384,6,1634.7370,235.4954,797.2709,-77.4714,40.3143,136.4842,161.8432,-13.2623,0.0000,36.4580,0.0000,36.4580,3.8563,36.4580,4.1646,0.0000,2239.3657,137.7085,212.9689,32.2934,9.0953,23.1981,0.0000,23.1981,0.0000,23.1981,-69.9541,75.0020,18.1502,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8381.8303,8381.8303,8381.8303,8381.8303,6,0,0,0
+1726.2681,0.5000,37329.4512,85.0000,85.0000,0.0000,-2.6179,125.8294,6,1634.7370,245.6713,798.9149,-77.4714,42.0563,136.7656,161.8432,-13.2623,0.0000,38.2000,0.0000,38.2000,3.8563,38.2000,4.2342,0.0000,2239.3657,144.8398,223.1449,33.9658,9.1282,24.8375,0.0000,24.8375,0.0000,24.8375,-68.3150,75.0020,18.1505,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8712.2249,8712.2249,8712.2249,8712.2249,6,0,0,0
+1726.7681,0.5000,37341.2568,85.0000,85.0000,0.0000,-2.5436,125.5291,6,1634.7370,257.6980,801.0147,-77.4714,44.1151,137.1251,161.8432,-13.2623,0.0000,40.2588,0.0000,40.2588,3.8563,40.2588,4.3166,0.0000,2239.3657,153.2681,235.1715,35.9423,9.1671,26.7751,0.0000,26.7751,0.0000,26.7751,-66.3777,75.0020,18.1508,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9102.7083,9102.7083,9102.7083,9102.7083,6,0,0,0
+1727.2681,0.5000,37353.0624,85.0000,85.0000,0.0000,-2.4596,125.2387,6,1634.7370,271.2956,803.4964,-77.4714,46.4429,137.5499,161.8432,-13.2623,0.0000,42.5866,0.0000,42.5866,3.8563,42.5866,4.4097,0.0000,2239.3657,162.7973,248.7692,38.1769,9.2111,28.9658,0.0000,28.9658,0.0000,28.9658,-64.1874,75.0020,18.1512,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9544.1999,9544.1999,9544.1999,9544.1999,6,0,0,0
+1727.7681,0.5000,37364.8679,85.0000,85.0000,0.0000,-2.3681,124.9591,6,1634.7370,286.1140,806.3023,-77.4714,48.9796,138.0303,161.8432,-13.2623,0.0000,45.1234,0.0000,45.1234,3.8563,45.1234,4.5112,0.0000,2239.3657,173.1820,263.5876,40.6122,9.2590,31.3532,0.0000,31.3532,0.0000,31.3532,-61.8004,75.0020,18.1516,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9977.1086,9977.1086,9977.1086,9977.1086,6,0,0,0
+1728.2681,0.5000,37376.6735,85.0000,85.0000,0.0000,-2.2740,124.6907,6,1634.7370,301.3503,809.3601,-77.4714,51.5879,138.5537,161.8432,-13.2623,0.0000,47.7316,0.0000,47.7316,3.8563,47.7316,4.6155,0.0000,2239.3657,183.8596,278.8238,43.1161,9.3082,33.8079,0.0000,33.8079,0.0000,33.8079,-59.3461,75.0020,18.1520,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10418.6835,10418.6835,10418.6835,10418.6835,6,0,0,0
+1728.7681,0.5000,37388.4790,85.0000,85.0000,0.0000,-2.1902,124.4321,6,1634.7370,314.9147,812.5041,-77.4714,53.9100,139.0920,161.8432,-13.2623,0.0000,50.0537,0.0000,50.0537,3.8563,50.0537,4.7084,0.0000,2239.3657,193.3655,292.3883,45.3453,9.3521,35.9933,0.0000,35.9933,0.0000,35.9933,-57.1611,75.0020,18.1524,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10864.8738,10864.8738,10864.8738,10864.8738,6,0,0,0
+1729.2681,0.5000,37400.2846,85.0000,85.0000,0.0000,-2.1411,124.1793,6,1634.7370,322.8766,815.3031,-77.4714,55.2730,139.5711,161.8432,-13.2623,0.0000,51.4167,0.0000,51.4167,3.8563,51.4167,4.7629,0.0000,2239.3657,198.9452,300.3502,46.6538,9.3778,37.2760,0.0000,37.2760,0.0000,37.2760,-55.8786,75.0020,18.1526,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11126.7734,11126.7734,11126.7734,11126.7734,6,0,0,0
+1729.7681,0.5000,37412.0901,85.0000,85.0000,0.0000,-2.1210,123.9289,6,1634.7370,326.1268,816.9460,-77.4714,55.8294,139.8524,161.8432,-13.2623,0.0000,51.9731,0.0000,51.9731,3.8563,51.9731,4.7852,0.0000,2239.3657,201.2230,303.6004,47.1880,9.3883,37.7996,0.0000,37.7996,0.0000,37.7996,-55.3550,75.0020,18.1526,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11233.6870,11233.6870,11233.6870,11233.6870,6,0,0,0
+1730.2681,0.5000,37423.8957,85.0000,85.0000,0.0000,-2.1306,123.6774,6,1634.7370,324.5663,817.6167,-77.4714,55.5623,139.9672,161.8432,-13.2623,0.0000,51.7060,0.0000,51.7060,3.8563,51.7060,4.7745,0.0000,2239.3657,200.1294,302.0399,46.9315,9.3833,37.5482,0.0000,37.5482,0.0000,37.5482,-55.6064,75.0020,18.1526,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11182.3563,11182.3563,11182.3563,11182.3563,6,0,0,0
+1730.7681,0.5000,37435.7012,85.0000,85.0000,0.0000,-2.1384,123.4250,6,1634.7370,323.3069,817.2947,-77.4714,55.3467,139.9121,161.8432,-13.2623,0.0000,51.4904,0.0000,51.4904,3.8563,51.4904,4.7658,0.0000,2239.3657,199.2468,300.7804,46.7245,9.3792,37.3453,0.0000,37.3453,0.0000,37.3453,-55.8093,75.0020,18.1526,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11140.9262,11140.9262,11140.9262,11140.9262,6,0,0,0
+1731.2681,0.5000,37447.5068,85.0000,85.0000,0.0000,-2.1384,123.1725,6,1634.7370,323.3069,817.0348,-77.4714,55.3467,139.8676,161.8432,-13.2623,0.0000,51.4904,0.0000,51.4904,3.8563,51.4904,4.7658,0.0000,2239.3657,199.2468,300.7804,46.7245,9.3792,37.3453,0.0000,37.3453,0.0000,37.3453,-55.8093,75.0020,18.1526,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11140.9262,11140.9262,11140.9262,11140.9262,6,0,0,0
+1731.7681,0.5000,37459.3124,85.0000,85.0000,0.0000,-2.2112,122.9115,6,1634.7370,311.5274,817.0348,-77.4714,53.3301,139.8676,161.8432,-13.2623,0.0000,49.4739,0.0000,49.4739,3.8563,49.4739,4.6852,0.0000,2239.3657,190.9917,289.0009,44.7887,9.3411,35.4475,0.0000,35.4475,0.0000,35.4475,-57.7068,75.0020,18.1523,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10753.4510,10753.4510,10753.4510,10753.4510,6,0,0,0
+1732.2681,0.5000,37471.1179,85.0000,85.0000,0.0000,-2.3111,122.6386,6,1634.7370,295.3526,814.6041,-77.4714,50.5612,139.4515,161.8432,-13.2623,0.0000,46.7049,0.0000,46.7049,3.8563,46.7049,4.5744,0.0000,2239.3657,179.6564,272.8261,42.1305,9.2888,32.8416,0.0000,32.8416,0.0000,32.8416,-60.3123,75.0020,18.1519,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10235.2582,10235.2582,10235.2582,10235.2582,6,0,0,0
+1732.7681,0.5000,37482.9235,85.0000,85.0000,0.0000,-2.3523,122.3609,6,1634.7370,288.6704,811.2664,-77.4714,49.4173,138.8801,161.8432,-13.2623,0.0000,45.5610,0.0000,45.5610,3.8563,45.5610,4.5287,0.0000,2239.3657,174.9735,266.1439,41.0323,9.2672,31.7651,0.0000,31.7651,0.0000,31.7651,-61.3887,75.0020,18.1517,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10048.5424,10048.5424,10048.5424,10048.5424,6,0,0,0
+1733.2681,0.5000,37494.7290,85.0000,85.0000,0.0000,-2.3809,122.0799,6,1634.7370,284.0502,809.8876,-77.4714,48.6263,138.6440,161.8432,-13.2623,0.0000,44.7701,0.0000,44.7701,3.8563,44.7701,4.4970,0.0000,2239.3657,171.7357,261.5238,40.2730,9.2523,31.0207,0.0000,31.0207,0.0000,31.0207,-62.1329,75.0020,18.1516,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9919.4293,9919.4293,9919.4293,9919.4293,6,0,0,0
+1733.7681,0.5000,37506.5346,85.0000,85.0000,0.0000,-2.4022,121.7963,6,1634.7370,280.5988,808.9342,-77.4714,48.0355,138.4808,161.8432,-13.2623,0.0000,44.1792,0.0000,44.1792,3.8563,44.1792,4.4734,0.0000,2239.3657,169.3170,258.0724,39.7058,9.2411,30.4647,0.0000,30.4647,0.0000,30.4647,-62.6888,75.0020,18.1515,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9822.9712,9822.9712,9822.9712,9822.9712,6,0,0,0
+1734.2681,0.5000,37518.3401,85.0000,85.0000,0.0000,-2.4167,121.5110,6,1634.7370,278.2495,808.2220,-77.4714,47.6333,138.3589,161.8432,-13.2623,0.0000,43.7770,0.0000,43.7770,3.8563,43.7770,4.4573,0.0000,2239.3657,167.6706,255.7231,39.3197,9.2336,30.0862,0.0000,30.0862,0.0000,30.0862,-63.0673,75.0020,18.1514,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9757.3135,9757.3135,9757.3135,9757.3135,6,0,0,0
+1734.7681,0.5000,37530.1457,85.0000,85.0000,0.0000,-2.4200,121.2253,6,1634.7370,277.7088,807.7372,-77.4714,47.5408,138.2759,161.8432,-13.2623,0.0000,43.6845,0.0000,43.6845,3.8563,43.6845,4.4536,0.0000,2239.3657,167.2917,255.1824,39.2309,9.2318,29.9991,0.0000,29.9991,0.0000,29.9991,-63.1544,75.0020,18.1514,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9742.2024,9742.2024,9742.2024,9742.2024,6,0,0,0
+1735.2681,0.5000,37541.9512,85.0000,85.0000,0.0000,-2.4032,120.9416,6,1634.7370,280.4255,807.6257,-77.4714,48.0058,138.2568,161.8432,-13.2623,0.0000,44.1495,0.0000,44.1495,3.8563,44.1495,4.4722,0.0000,2239.3657,169.1955,257.8990,39.6773,9.2406,30.4367,0.0000,30.4367,0.0000,30.4367,-62.7168,75.0020,18.1515,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9818.1261,9818.1261,9818.1261,9818.1261,6,0,0,0
+1735.7681,0.5000,37553.7568,85.0000,85.0000,0.0000,-2.3458,120.6646,6,1634.7370,289.7261,808.1862,-77.4714,49.5980,138.3528,161.8432,-13.2623,0.0000,45.7417,0.0000,45.7417,3.8563,45.7417,4.5359,0.0000,2239.3657,175.7134,267.1997,41.2058,9.2707,31.9352,0.0000,31.9352,0.0000,31.9352,-61.2186,75.0020,18.1517,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10078.0424,10078.0424,10078.0424,10078.0424,6,0,0,0
+1736.2681,0.5000,37565.5624,85.0000,85.0000,0.0000,-2.2604,120.3978,6,1634.7370,303.5574,810.1054,-77.4714,51.9658,138.6813,161.8432,-13.2623,0.0000,48.1095,0.0000,48.1095,3.8563,48.1095,4.6306,0.0000,2239.3657,185.4064,281.0310,43.4789,9.3154,34.1635,0.0000,34.1635,0.0000,34.1635,-58.9906,75.0020,18.1521,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10491.2862,10491.2862,10491.2862,10491.2862,6,0,0,0
+1736.7681,0.5000,37577.3679,85.0000,85.0000,0.0000,-2.1525,120.1437,6,1634.7370,321.0243,812.9595,-77.4714,54.9559,139.1699,161.8432,-13.2623,0.0000,51.0996,0.0000,51.0996,3.8563,51.0996,4.7502,0.0000,2239.3657,197.6472,298.4979,46.3494,9.3718,36.9776,0.0000,36.9776,0.0000,36.9776,-56.1770,75.0020,18.1525,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11065.8451,11065.8451,11065.8451,11065.8451,6,0,0,0
+1737.2681,0.5000,37589.1735,85.0000,85.0000,0.0000,-2.0519,119.9014,6,1634.7370,337.3253,816.5638,-77.4714,57.7465,139.7870,161.8432,-13.2623,0.0000,53.8902,0.0000,53.8902,3.8563,53.8902,4.8618,0.0000,2239.3657,209.0709,314.7988,49.0283,9.4245,39.6038,0.0000,39.6038,0.0000,39.6038,-53.5511,75.0020,18.1529,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11602.0502,11602.0502,11602.0502,11602.0502,6,0,0,0
+1737.7681,0.5000,37600.9790,85.0000,85.0000,0.0000,-1.9824,119.6674,6,1634.7370,348.5684,819.9275,-77.4714,59.6712,140.3628,161.8432,-13.2623,0.0000,55.8149,0.0000,55.8149,3.8563,55.8149,4.9388,0.0000,2239.3657,216.9501,326.0420,50.8761,9.4609,41.4152,0.0000,41.4152,0.0000,41.4152,-51.7400,75.0020,18.1531,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11971.8838,11971.8838,11971.8838,11971.8838,6,0,0,0
+1738.2681,0.5000,37612.7846,85.0000,85.0000,0.0000,-1.9444,119.4378,6,1634.7370,354.7216,822.2476,-77.4714,60.7245,140.7599,161.8432,-13.2623,0.0000,56.8682,0.0000,56.8682,3.8563,56.8682,4.9810,0.0000,2239.3657,221.2622,332.1951,51.8873,9.4808,42.4065,0.0000,42.4065,0.0000,42.4065,-50.7488,75.0020,18.1533,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12174.2869,12174.2869,12174.2869,12174.2869,6,0,0,0
+1738.7681,0.5000,37624.5901,85.0000,85.0000,0.0000,-1.9320,119.2097,6,1634.7370,356.7306,823.5173,-77.4714,61.0684,140.9773,161.8432,-13.2623,0.0000,57.2122,0.0000,57.2122,3.8563,57.2122,4.9947,0.0000,2239.3657,222.6701,334.2041,52.2174,9.4873,42.7302,0.0000,42.7302,0.0000,42.7302,-50.4252,75.0020,18.1533,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12240.3707,12240.3707,12240.3707,12240.3707,6,0,0,0
+1739.2681,0.5000,37636.3957,85.0000,85.0000,0.0000,-1.9213,118.9829,6,1634.7370,358.4627,823.9318,-77.4714,61.3650,141.0483,161.8432,-13.2623,0.0000,57.5087,0.0000,57.5087,3.8563,57.5087,5.0066,0.0000,2239.3657,223.8840,335.9362,52.5021,9.4928,43.0092,0.0000,43.0092,0.0000,43.0092,-50.1461,75.0020,18.1534,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12297.3468,12297.3468,12297.3468,12297.3468,6,0,0,0
+1739.7681,0.5000,37648.2012,85.0000,85.0000,0.0000,-1.9004,118.7586,6,1634.7370,361.8596,824.2893,-77.4714,61.9465,141.1095,161.8432,-13.2623,0.0000,58.0902,0.0000,58.0902,3.8563,58.0902,5.0298,0.0000,2239.3657,226.2645,339.3331,53.0603,9.5038,43.5565,0.0000,43.5565,0.0000,43.5565,-49.5989,75.0020,18.1534,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12409.0845,12409.0845,12409.0845,12409.0845,6,0,0,0
+1740.2681,0.5000,37660.0068,85.0000,85.0000,0.0000,-1.8425,118.5410,6,1634.7370,371.2302,824.9902,-77.4714,63.5506,141.2295,161.8432,-13.2623,0.0000,59.6943,0.0000,59.6943,3.8563,59.6943,5.0940,0.0000,2239.3657,232.8315,348.7038,54.6003,9.5341,45.0663,0.0000,45.0663,0.0000,45.0663,-48.0894,75.0020,18.1536,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12717.3250,12717.3250,12717.3250,12717.3250,6,0,0,0
+1740.7681,0.5000,37671.8124,85.0000,85.0000,0.0000,-1.7672,118.3324,6,1634.7370,383.4269,826.9239,-77.4714,65.6386,141.5605,161.8432,-13.2623,0.0000,61.7823,0.0000,61.7823,3.8563,61.7823,5.1775,0.0000,2239.3657,241.3789,360.9005,56.6048,9.5734,47.0313,0.0000,47.0313,0.0000,47.0313,-46.1246,75.0020,18.1539,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13113.2240,13113.2240,13113.2240,13113.2240,6,0,0,0
+1741.2681,0.5000,37683.6179,85.0000,85.0000,0.0000,-1.6761,118.1345,6,1634.7370,398.1915,829.4406,-77.4714,68.1661,141.9913,161.8432,-13.2623,0.0000,64.3098,0.0000,64.3098,3.8563,64.3098,5.2786,0.0000,2239.3657,251.7259,375.6650,59.0312,9.6211,49.4101,0.0000,49.4101,0.0000,49.4101,-43.7461,75.0020,18.1542,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13542.4367,13542.4367,13542.4367,13542.4367,6,0,0,0
+1741.7681,0.5000,37695.4235,85.0000,85.0000,0.0000,-1.6035,117.9452,6,1634.7370,409.9378,832.4873,-77.4714,70.1770,142.5129,161.8432,-13.2623,0.0000,66.3207,0.0000,66.3207,3.8563,66.3207,5.3591,0.0000,2239.3657,259.9577,387.4114,60.9616,9.6590,51.3026,0.0000,51.3026,0.0000,51.3026,-41.8538,75.0020,18.1544,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13920.4459,13920.4459,13920.4459,13920.4459,6,0,0,0
+1742.2681,0.5000,37707.2290,85.0000,85.0000,0.0000,-1.5430,117.7631,6,1634.7370,419.7438,834.9112,-77.4714,71.8556,142.9278,161.8432,-13.2623,0.0000,67.9993,0.0000,67.9993,3.8563,67.9993,5.4262,0.0000,2239.3657,266.8298,397.2173,62.5731,9.6906,52.8825,0.0000,52.8825,0.0000,52.8825,-40.2741,75.0020,18.1546,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14236.0116,14236.0116,14236.0116,14236.0116,6,0,0,0
+1742.7681,0.5000,37719.0346,85.0000,85.0000,0.0000,-1.5042,117.5855,6,1634.7370,426.0325,836.9347,-77.4714,72.9322,143.2742,161.8432,-13.2623,0.0000,69.0759,0.0000,69.0759,3.8563,69.0759,5.4693,0.0000,2239.3657,271.2369,403.5061,63.6066,9.7109,53.8957,0.0000,53.8957,0.0000,53.8957,-39.2610,75.0020,18.1547,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14438.3895,14438.3895,14438.3895,14438.3895,6,0,0,0
+1743.2681,0.5000,37730.8401,85.0000,85.0000,0.0000,-1.4675,117.4123,6,1634.7370,431.9765,838.2323,-77.4714,73.9497,143.4964,161.8432,-13.2623,0.0000,70.0935,0.0000,70.0935,3.8563,70.0935,5.5100,0.0000,2239.3657,275.4025,409.4501,64.5835,9.7301,54.8534,0.0000,54.8534,0.0000,54.8534,-38.3034,75.0020,18.1548,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14629.6725,14629.6725,14629.6725,14629.6725,6,0,0,0
+1743.7681,0.5000,37742.6457,85.0000,85.0000,0.0000,-1.4295,117.2435,6,1634.7370,438.1218,839.4589,-77.4714,75.0017,143.7063,161.8432,-13.2623,0.0000,71.1455,0.0000,71.1455,3.8563,71.1455,5.5521,0.0000,2239.3657,279.7091,415.5954,65.5934,9.7500,55.8435,0.0000,55.8435,0.0000,55.8435,-37.3134,75.0020,18.1549,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14827.4334,14827.4334,14827.4334,14827.4334,6,0,0,0
+1744.2681,0.5000,37754.4512,85.0000,85.0000,0.0000,-1.3742,117.0813,6,1634.7370,447.0998,840.7270,-77.4714,76.5387,143.9234,161.8432,-13.2623,0.0000,72.6824,0.0000,72.6824,3.8563,72.6824,5.6135,0.0000,2239.3657,286.0008,424.5733,67.0689,9.7800,57.2889,0.0000,57.2889,0.0000,57.2889,-35.8681,75.0020,18.1550,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15116.3537,15116.3537,15116.3537,15116.3537,6,0,0,0
+1744.7681,0.5000,37766.2568,85.0000,85.0000,0.0000,-1.3051,116.9272,6,1634.7370,458.2971,842.5796,-77.4714,78.4555,144.2406,161.8432,-13.2623,0.0000,74.5992,0.0000,74.5992,3.8563,74.5992,5.6902,0.0000,2239.3657,293.8479,435.7706,68.9090,9.8177,59.0914,0.0000,59.0914,0.0000,59.0914,-34.0658,75.0020,18.1552,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15476.6924,15476.6924,15476.6924,15476.6924,6,0,0,0
+1745.2681,0.5000,37778.0624,85.0000,85.0000,0.0000,-1.2064,116.7848,6,1634.7370,474.2970,844.8901,-77.4714,81.1945,144.6361,161.8432,-13.2623,0.0000,77.3383,0.0000,77.3383,3.8563,77.3383,5.7998,0.0000,2239.3657,305.0606,451.7705,71.5385,9.8715,61.6670,0.0000,61.6670,0.0000,61.6670,-31.4905,75.0020,18.1554,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15991.5856,15991.5856,15991.5856,15991.5856,6,0,0,0
+1745.7681,0.5000,37789.8679,85.0000,85.0000,0.0000,-1.0939,116.6556,6,1634.7370,492.5472,848.1917,-77.4714,84.3188,145.2013,161.8432,-13.2623,0.0000,80.4625,0.0000,80.4625,3.8563,80.4625,5.9247,0.0000,2239.3657,317.8504,470.0207,74.5378,9.9330,64.6048,0.0000,64.6048,0.0000,64.6048,-28.5529,75.0020,18.1556,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16586.2064,16586.2064,16586.2064,16586.2064,6,0,0,0
+1746.2681,0.5000,37801.6735,85.0000,85.0000,0.0000,-0.9631,116.5419,6,1634.7370,513.7435,851.9577,-77.4714,87.9474,145.8460,161.8432,-13.2623,0.0000,84.0911,0.0000,84.0911,3.8563,84.0911,6.0699,0.0000,2239.3657,332.7047,491.2170,78.0212,10.0044,68.0168,0.0000,68.0168,0.0000,68.0168,-25.1411,75.0020,18.1559,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17278.9767,17278.9767,17278.9767,17278.9767,6,0,0,0
+1746.7681,0.5000,37813.4790,85.0000,85.0000,0.0000,-0.8275,116.4442,6,1634.7370,535.7322,856.3315,-77.4714,91.7116,146.5948,161.8432,-13.2623,0.0000,87.8553,0.0000,87.8553,3.8563,87.8553,6.2204,0.0000,2239.3657,348.1144,513.2057,81.6349,10.0784,71.5564,0.0000,71.5564,0.0000,71.5564,-21.6017,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17997.6461,17997.6461,17997.6461,17997.6461,6,0,0,0
+1747.2681,0.5000,37825.2846,85.0000,85.0000,0.0000,-0.6891,116.3629,6,1634.7370,558.1848,860.8689,-77.4714,95.5552,147.3715,161.8432,-13.2623,0.0000,91.6990,0.0000,91.6990,3.8563,91.6990,6.3742,0.0000,2239.3657,363.8492,535.6584,85.3248,10.1541,75.1707,0.0000,75.1707,0.0000,75.1707,-17.9876,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18731.4793,18731.4793,18731.4793,18731.4793,6,0,0,0
+1747.7681,0.5000,37837.0901,85.0000,85.0000,0.0000,-0.5520,116.2977,6,1634.7370,580.4201,865.5021,-77.4714,99.3617,148.1647,161.8432,-13.2623,0.0000,95.5054,0.0000,95.5054,3.8563,95.5054,6.5264,0.0000,2239.3657,379.4317,557.8936,88.9789,10.2289,78.7500,0.0000,78.7500,0.0000,78.7500,-14.4085,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19415.3631,19415.3631,19415.3631,19415.3631,6,0,0,0
+1748.2681,0.5000,37848.8957,85.0000,85.0000,0.0000,-0.4150,116.2487,6,1634.7370,602.6367,870.0903,-77.4714,103.1649,148.9501,161.8432,-13.2623,0.0000,99.3086,0.0000,99.3086,3.8563,99.3086,6.6786,0.0000,2239.3657,395.0011,580.1103,92.6301,10.3037,82.3263,0.0000,82.3263,0.0000,82.3263,-10.8323,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20138.2870,20138.2870,20138.2870,20138.2870,6,0,0,0
+1748.7681,0.5000,37860.7012,85.0000,85.0000,0.0000,-0.2777,116.2159,6,1634.7370,624.8881,874.6747,-77.4714,106.9741,149.7349,161.8432,-13.2623,0.0000,103.1178,0.0000,103.1178,3.8563,103.1178,6.8309,0.0000,2239.3657,410.5949,602.3617,96.2869,10.3772,85.9097,0.0000,85.9097,0.0000,85.9097,-7.2490,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20862.3423,20862.3423,20862.3423,20862.3423,6,0,0,0
+1749.2681,0.5000,37872.5068,85.0000,85.0000,0.0000,-0.1455,116.1988,6,1634.7370,646.2996,879.2663,-77.4714,110.6395,150.5209,161.8432,-13.2623,0.0000,106.7833,0.0000,106.7833,3.8563,106.7833,6.9776,0.0000,2239.3657,425.6001,623.7731,99.8057,10.4463,89.3594,0.0000,89.3594,0.0000,89.3594,-3.7994,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21559.0656,21559.0656,21559.0656,21559.0656,6,0,0,0
+1749.7410,0.4457,37883.0000,84.7500,85.0000,-0.3116,-0.0259,116.1961,6,1629.9289,129.9418,884.0053,-77.2812,22.1792,150.8871,161.6175,-13.1908,-1.3748,19.6977,0.0000,19.6977,3.8563,19.6977,4.0588,0.0000,2232.7793,66.8854,115.4034,15.6389,8.8850,6.7539,0.0000,6.7539,-2.3606,9.1145,-0.6729,74.3847,18.1033,-82.7006,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4993.5496,4993.5496,4993.5496,4993.5496,-5,0,0,0
+1750.2151,0.5024,37894.7361,84.0967,82.0000,-0.4460,0.0790,116.2053,6,1617.3638,-76.7841,737.1108,-76.7841,-13.0049,124.8444,161.0207,-13.0049,-1.9526,-14.9086,0.0000,-14.9086,3.8563,-14.9086,4.0148,0.0000,2215.5669,-81.5614,-88.0237,-18.9233,9.1005,-28.0238,0.0000,-28.0238,-3.3529,-24.6709,2.0416,72.7856,17.9638,-117.4618,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,4,0,0,0
+1750.7175,0.5024,37906.3602,83.2855,82.0000,-0.4509,0.1837,116.2267,6,1601.7636,-76.1670,715.1459,-76.1670,-12.7760,119.9559,160.2657,-12.7760,-1.9551,-14.6772,0.0000,-14.6772,3.8563,-14.6772,3.9604,0.0000,2194.1967,-81.1117,-87.5013,-18.6375,9.0106,-27.6481,0.0000,-27.6481,-3.3571,-24.2910,4.6998,70.8286,17.7905,-117.6098,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0002,-0.0002,-0.0002,-0.0002,4,0,0,0
+1751.2200,0.5025,37917.8710,82.4651,82.0000,-0.4561,0.2920,116.2603,6,1585.9855,-75.5428,702.3973,-75.5428,-12.5464,116.6570,158.7763,-12.5464,-1.9582,-14.4445,0.0000,-14.4445,3.8563,-14.4445,3.9056,0.0000,2172.5829,-80.6554,-86.9710,-18.3501,8.9197,-27.2698,0.0000,-27.2698,-3.3625,-23.9073,7.3939,68.8827,17.6152,-117.7990,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+1751.6935,0.4445,37928.0000,82.0263,82.0000,-0.0328,0.3985,116.3007,6,1577.5455,649.1820,695.6663,-75.2089,107.2450,114.9242,157.9314,-12.4245,-0.1402,103.5289,0.0000,103.5289,3.8563,103.5289,6.6960,0.0000,2161.0213,427.8929,626.6874,96.8328,10.0911,86.7418,0.0000,86.7418,-0.2407,86.9825,10.0396,67.8538,17.5214,-8.4323,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20906.9291,20906.9291,20906.9291,20906.9291,6,0,0,0
+1752.1655,0.4996,37939.3889,82.0729,85.0000,0.0810,0.5176,116.3596,6,1578.4419,865.3923,865.3923,-75.2443,143.0442,143.0442,158.0211,-12.4374,0.3463,138.8416,0.0000,138.8416,3.8563,138.8416,8.1109,0.0000,2162.2492,577.3557,839.9675,130.7308,10.7670,119.9638,0.0000,119.9638,0.5946,119.3692,13.0450,67.9625,17.5312,20.8305,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27463.4120,27463.4120,27463.4120,27463.4120,6,0,0,0
+1752.6650,0.4994,37950.7980,82.2433,85.0000,0.1085,0.6307,116.4316,6,1581.7200,932.8108,932.8108,-75.3740,154.5083,154.5083,158.3493,-12.4848,0.4647,150.1873,0.0000,150.1873,3.8563,150.1873,8.5733,0.0000,2166.7398,624.1239,906.7235,141.6140,11.0024,130.6116,0.0000,130.6116,0.7980,129.8136,15.9290,68.3608,17.5675,27.9563,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29671.4373,29671.4373,29671.4373,29671.4373,6,0,0,0
+1753.1644,0.4994,37962.2343,82.4384,85.0000,0.1085,0.7242,116.5144,6,1585.4718,949.7008,949.7008,-75.5224,157.6790,157.6790,158.7249,-12.5390,0.4655,153.3572,0.0000,153.3572,3.8563,153.3572,8.7099,0.0000,2171.8792,635.9841,923.6707,144.6474,11.0826,133.5648,0.0000,133.5648,0.7993,132.7654,18.3355,68.8183,17.6091,28.0026,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30252.9597,30252.9597,30252.9597,30252.9597,6,0,0,0
+1753.6639,0.4994,37973.6976,82.6307,85.0000,0.1055,0.7708,116.6027,6,1589.1706,953.9150,953.9150,-75.6688,158.7482,158.7482,159.0952,-12.5926,0.4537,154.4382,0.0000,154.4382,3.8563,154.4382,8.7628,0.0000,2176.9460,639.0132,928.0162,145.6754,11.1223,134.5530,0.0000,134.5530,0.7791,133.7740,19.5593,69.2712,17.6501,27.2934,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30466.2784,30466.2784,30466.2784,30466.2784,6,0,0,0
+1754.1633,0.4994,37985.1872,82.8187,85.0000,0.1036,0.7861,116.6931,6,1592.7854,954.9713,954.9713,-75.8118,159.2855,159.2855,159.4571,-12.6451,0.4467,154.9825,0.0000,154.9825,3.8563,154.9825,8.7941,0.0000,2181.8978,639.8084,929.1735,146.1884,11.1513,135.0372,0.0000,135.0372,0.7670,134.2702,19.9941,69.7156,17.6902,26.8702,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30573.7442,30573.7442,30573.7442,30573.7442,6,0,0,0
+1754.6627,0.4994,37996.7028,83.0062,85.0000,0.1050,0.7620,116.7808,6,1596.3916,955.2383,955.2383,-75.9544,159.6908,159.6908,159.8181,-12.6976,0.4536,155.3808,0.0000,155.3808,3.8563,155.3808,8.8195,0.0000,2186.8379,639.9914,929.4572,146.5613,11.1774,135.3840,0.0000,135.3840,0.7789,134.6050,19.4251,70.1607,17.7303,27.2888,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30655.0013,30655.0013,30655.0013,30655.0013,6,0,0,0
+1755.1621,0.4994,38008.2445,83.1967,85.0000,0.1070,0.7299,116.8651,6,1600.0560,955.2907,955.2907,-76.0994,160.0661,160.0661,160.1821,-12.7510,0.4633,155.7465,0.0000,155.7465,3.8563,155.7465,8.8438,0.0000,2191.8576,640.0130,929.5110,146.9027,11.2031,135.6996,0.0000,135.6996,0.7955,134.9041,18.6481,70.6148,17.7710,27.8701,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30730.3486,30730.3486,30730.3486,30730.3486,6,0,0,0
+1755.6616,0.4994,38019.8130,83.3900,85.0000,0.1080,0.7018,116.9462,6,1603.7732,954.4362,954.4362,-76.2465,160.2944,160.2944,160.3638,-12.8053,0.4690,155.9691,0.0000,155.9691,3.8563,155.9691,8.8625,0.0000,2196.9497,639.4160,928.6822,147.1066,11.2264,135.8802,0.0000,135.8802,0.8053,135.0749,17.9719,71.0773,17.8124,28.2134,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30776.8393,30776.8393,30776.8393,30776.8393,6,0,0,0
+1756.1610,0.4994,38031.4084,83.5828,85.0000,0.1064,0.7011,117.0275,6,1607.4807,953.3773,953.3773,-76.3931,160.4868,160.4868,160.5442,-12.8596,0.4630,156.1675,0.0000,156.1675,3.8563,156.1675,8.8803,0.0000,2202.0284,638.7243,927.7184,147.2872,11.2491,136.0381,0.0000,136.0381,0.7950,135.2430,17.9971,71.5404,17.8535,27.8520,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30816.3952,30816.3952,30816.3952,30816.3952,6,0,0,0
+1756.6604,0.4995,38043.0304,83.7696,85.0000,0.1014,0.7365,117.1131,6,1611.0740,952.3113,952.3113,-76.5353,160.6656,160.6656,160.7181,-12.9124,0.4423,156.3671,0.0000,156.3671,3.8563,156.3671,8.8978,0.0000,2206.9507,638.0876,926.8323,147.4693,11.2713,136.1980,0.0000,136.1980,0.7595,135.4385,18.9472,71.9910,17.8934,26.6069,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30853.4188,30853.4188,30853.4188,30853.4188,6,0,0,0
+1757.1599,0.4995,38054.6777,83.9431,85.0000,0.0916,0.8250,117.2092,6,1614.4110,951.3219,951.3219,-76.6673,160.8312,160.8312,160.8790,-12.9614,0.4002,156.5747,0.0000,156.5747,3.8563,156.5747,8.9150,0.0000,2211.5220,637.5912,926.1449,147.6598,11.2924,136.3674,0.0000,136.3674,0.6871,135.6803,21.2674,72.4110,17.9303,24.0715,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30887.8245,30887.8245,30887.8245,30887.8245,6,0,0,0
+1757.6595,0.4996,38066.3479,84.0968,85.0000,0.0793,0.9409,117.3190,6,1617.3662,950.4553,950.4553,-76.7842,160.9788,160.9788,161.0208,-13.0050,0.3473,156.7753,0.0000,156.7753,3.8563,156.7753,8.9308,0.0000,2215.5701,637.2221,925.6366,147.8444,11.3113,136.5331,0.0000,136.5331,0.5963,135.9368,24.3003,72.7842,17.9630,20.8893,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30918.6068,30918.6068,30918.6068,30918.6068,6,0,0,0
+1758.1591,0.4997,38078.0380,84.2269,85.0000,0.0653,1.0777,117.4450,6,1619.8678,949.7313,949.7313,-76.8832,161.1050,161.1050,161.1404,-13.0419,0.2864,156.9623,0.0000,156.9623,3.8563,156.9623,8.9450,0.0000,2218.9970,636.9819,925.3095,148.0173,11.3277,136.6896,0.0000,136.6896,0.4918,136.1978,27.8758,73.1011,17.9905,17.2303,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30944.9826,30944.9826,30944.9826,30944.9826,6,0,0,0
+1758.6588,0.4997,38089.7443,84.3332,85.0000,0.0529,1.2005,117.5856,6,1621.9122,949.1465,949.1465,-76.9641,161.2090,161.2090,161.2379,-13.0721,0.2321,157.1206,0.0000,157.1206,3.8563,157.1206,8.9568,0.0000,2221.7976,636.8089,925.0755,148.1638,11.3412,136.8227,0.0000,136.8227,0.3985,136.4242,31.0892,73.3607,18.0130,13.9613,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30966.7642,30966.7642,30966.7642,30966.7642,6,0,0,0
+1759.1585,0.4998,38101.4638,84.4205,85.0000,0.0442,1.2844,117.7361,6,1623.5917,948.6663,948.6663,-77.0305,161.2943,161.2943,161.3178,-13.0969,0.1943,157.2436,0.0000,157.2436,3.8563,157.2436,8.9662,0.0000,2224.0982,636.6381,924.8422,148.2775,11.3521,136.9254,0.0000,136.9254,0.3337,136.5917,33.2961,73.5743,18.0314,11.6898,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30984.6635,30984.6635,30984.6635,30984.6635,6,0,0,0
+1759.6583,0.4998,38113.1944,84.4967,85.0000,0.0405,1.3172,117.8906,6,1625.0566,948.2403,948.2403,-77.0885,161.3673,161.3673,161.3873,-13.1186,0.1780,157.3331,0.0000,157.3331,3.8563,157.3331,8.9736,0.0000,2226.1050,636.4156,924.5339,148.3594,11.3613,136.9981,0.0000,136.9981,0.3056,136.6925,34.1789,73.7610,18.0476,10.7050,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31000.0428,31000.0428,31000.0428,31000.0428,6,0,0,0
+1760.1581,0.4998,38124.9351,84.5694,85.0000,0.0404,1.3105,118.0445,6,1626.4562,947.8227,947.8227,-77.1438,161.4351,161.4351,161.4536,-13.1393,0.1780,157.4008,0.0000,157.4008,3.8563,157.4008,8.9801,0.0000,2228.0222,636.1308,924.1363,148.4207,11.3698,137.0510,0.0000,137.0510,0.3057,136.7453,34.0329,73.9397,18.0632,10.7095,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31014.3838,31014.3838,31014.3838,31014.3838,6,0,0,0
+1760.6578,0.4998,38136.6859,84.6449,85.0000,0.0435,1.2708,118.1938,6,1627.9080,947.3796,947.3796,-77.2013,161.5037,161.5037,161.5222,-13.1608,0.1916,157.4558,0.0000,157.4558,3.8563,157.4558,8.9862,0.0000,2230.0110,635.7730,923.6348,148.4697,11.3782,137.0914,0.0000,137.0914,0.3290,136.7624,33.0328,74.1253,18.0794,11.5250,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31028.9360,31028.9360,31028.9360,31028.9360,6,0,0,0
+1761.1576,0.4998,38148.4476,84.7264,85.0000,0.0471,1.2247,118.3378,6,1629.4746,946.8960,946.8960,-77.2633,161.5766,161.5766,161.5961,-13.1841,0.2076,157.5127,0.0000,157.5127,3.8563,157.5127,8.9926,0.0000,2232.1570,635.3774,923.0801,148.5201,11.3873,137.1327,0.0000,137.1327,0.3565,136.7762,31.8639,74.3258,18.0969,12.4896,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31044.4555,31044.4555,31044.4555,31044.4555,6,0,0,0
+1761.6573,0.4997,38160.2210,84.8137,85.0000,0.0500,1.1851,118.4774,6,1631.1539,946.3771,946.3771,-77.3297,161.6545,161.6545,161.6752,-13.2090,0.2208,157.5775,0.0000,157.5775,3.8563,157.5775,8.9997,0.0000,2234.4574,634.9697,922.5088,148.5777,11.3972,137.1806,0.0000,137.1806,0.3791,136.8015,30.8651,74.5412,18.1156,13.2796,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31061.0776,31061.0776,31061.0776,31061.0776,6,0,0,0
+1762.1571,0.4997,38172.0070,84.9050,85.0000,0.0515,1.1606,118.6141,6,1632.9091,945.8373,945.8373,-77.3991,161.7361,161.7361,161.7576,-13.2351,0.2275,157.6524,0.0000,157.6524,3.8563,157.6524,9.0074,0.0000,2236.8617,634.5742,921.9554,148.6450,11.4076,137.2374,0.0000,137.2374,0.3906,136.8468,30.2620,74.7667,18.1352,13.6829,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31078.5312,31078.5312,31078.5312,31078.5312,6,0,0,0
+1762.6569,0.4999,38183.8058,84.9756,85.0000,0.0271,1.1531,118.7502,6,1634.2681,903.2398,945.4453,-77.4529,154.5806,161.8037,161.8213,-13.2553,0.1199,150.6045,0.0000,150.6045,3.8563,150.6045,8.7292,0.0000,2238.7235,605.1705,880.0066,141.8753,11.2787,130.5966,0.0000,130.5966,0.2058,130.3908,30.0889,74.9416,18.1503,7.2099,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29737.5359,29737.5359,29737.5359,29737.5359,6,0,0,0
+1763.1568,0.5000,38195.6113,85.0000,85.0000,0.0000,1.1559,118.8866,6,1634.7370,857.1700,936.6469,-77.4714,146.7383,160.3439,161.8432,-13.2623,0.0000,142.8820,0.0000,142.8820,3.8563,142.8820,8.4215,0.0000,2239.3657,573.3780,834.6435,134.4605,11.1323,123.3282,0.0000,123.3282,0.0000,123.3282,30.1707,75.0020,18.1555,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28215.0264,28215.0264,28215.0264,28215.0264,6,0,0,0
+1763.6568,0.5000,38207.4169,85.0000,85.0000,0.0000,1.1623,119.0239,6,1634.7370,858.2153,927.1978,-77.4714,146.9172,158.7263,161.8432,-13.2623,0.0000,143.0609,0.0000,143.0609,3.8563,143.0609,8.4287,0.0000,2239.3657,574.1106,835.6888,134.6323,11.1357,123.4966,0.0000,123.4966,0.0000,123.4966,30.3391,75.0020,18.1555,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28243.6430,28243.6430,28243.6430,28243.6430,6,0,0,0
+1764.1568,0.5000,38219.2224,85.0000,85.0000,0.0000,1.1680,119.1618,6,1634.7370,859.1401,927.4135,-77.4714,147.0756,158.7632,161.8432,-13.2623,0.0000,143.2193,0.0000,143.2193,3.8563,143.2193,8.4350,0.0000,2239.3657,574.7587,836.6136,134.7843,11.1388,123.6455,0.0000,123.6455,0.0000,123.6455,30.4880,75.0020,18.1555,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28268.9602,28268.9602,28268.9602,28268.9602,6,0,0,0
+1764.6568,0.5000,38231.0280,85.0000,85.0000,0.0000,1.1787,119.3009,6,1634.7370,860.8737,927.6044,-77.4714,147.3723,158.7959,161.8432,-13.2623,0.0000,143.5160,0.0000,143.5160,3.8563,143.5160,8.4469,0.0000,2239.3657,575.9736,838.3473,135.0692,11.1445,123.9247,0.0000,123.9247,0.0000,123.9247,30.7672,75.0020,18.1555,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28319.4030,28319.4030,28319.4030,28319.4030,6,0,0,0
+1765.1568,0.5000,38242.8335,85.0000,85.0000,0.0000,1.1975,119.4423,6,1634.7370,863.9128,927.9621,-77.4714,147.8926,158.8571,161.8432,-13.2623,0.0000,144.0363,0.0000,144.0363,3.8563,144.0363,8.4677,0.0000,2239.3657,578.1034,841.3864,135.5686,11.1545,124.4141,0.0000,124.4141,0.0000,124.4141,31.2567,75.0020,18.1554,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28421.7329,28421.7329,28421.7329,28421.7329,6,0,0,0
+1765.6568,0.5000,38254.6391,85.0000,85.0000,0.0000,1.2298,119.5875,6,1634.7370,869.1450,928.5892,-77.4714,148.7883,158.9645,161.8432,-13.2623,0.0000,144.9320,0.0000,144.9320,3.8563,144.9320,8.5035,0.0000,2239.3657,581.7701,846.6185,136.4285,11.1718,125.2567,0.0000,125.2567,0.0000,125.2567,32.0993,75.0020,18.1553,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28597.9074,28597.9074,28597.9074,28597.9074,6,0,0,0
+1766.1568,0.5000,38266.4446,85.0000,85.0000,0.0000,1.2678,119.7371,6,1634.7370,875.3094,929.6689,-77.4714,149.8436,159.1493,161.8432,-13.2623,0.0000,145.9873,0.0000,145.9873,3.8563,145.9873,8.5457,0.0000,2239.3657,586.0901,852.7829,137.4415,11.1921,126.2495,0.0000,126.2495,0.0000,126.2495,33.0922,75.0020,18.1553,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28805.4720,28805.4720,28805.4720,28805.4720,6,0,0,0
+1766.6568,0.5000,38278.2502,85.0000,85.0000,0.0000,1.3011,119.8907,6,1634.7370,880.7070,930.9409,-77.4714,150.7676,159.3671,161.8432,-13.2623,0.0000,146.9113,0.0000,146.9113,3.8563,146.9113,8.5827,0.0000,2239.3657,589.8728,858.1806,138.3286,11.2099,127.1187,0.0000,127.1187,0.0000,127.1187,33.9615,75.0020,18.1552,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28987.2197,28987.2197,28987.2197,28987.2197,6,0,0,0
+1767.1568,0.5000,38290.0558,85.0000,85.0000,0.0000,1.3262,120.0473,6,1634.7370,884.7755,932.0547,-77.4714,151.4641,159.5578,161.8432,-13.2623,0.0000,147.6078,0.0000,147.6078,3.8563,147.6078,8.6105,0.0000,2239.3657,592.7240,862.2491,138.9972,11.2233,127.7739,0.0000,127.7739,0.0000,127.7739,34.6168,75.0020,18.1551,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29124.2127,29124.2127,29124.2127,29124.2127,6,0,0,0
+1767.6568,0.5000,38301.8613,85.0000,85.0000,0.0000,1.3364,120.2051,6,1634.7370,886.4314,932.8943,-77.4714,151.7475,159.7015,161.8432,-13.2623,0.0000,147.8912,0.0000,147.8912,3.8563,147.8912,8.6219,0.0000,2239.3657,593.8845,863.9050,139.2694,11.2288,128.0406,0.0000,128.0406,0.0000,128.0406,34.8835,75.0020,18.1551,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29179.9686,29179.9686,29179.9686,29179.9686,6,0,0,0
+1768.1568,0.5000,38313.6669,85.0000,85.0000,0.0000,1.3440,120.3637,6,1634.7370,887.6585,933.2359,-77.4714,151.9576,159.7600,161.8432,-13.2623,0.0000,148.1013,0.0000,148.1013,3.8563,148.1013,8.6303,0.0000,2239.3657,594.7444,865.1321,139.4710,11.2328,128.2382,0.0000,128.2382,0.0000,128.2382,35.0811,75.0020,18.1551,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29221.2870,29221.2870,29221.2870,29221.2870,6,0,0,0
+1768.6568,0.5000,38325.4724,85.0000,85.0000,0.0000,1.3514,120.5233,6,1634.7370,888.8574,933.4892,-77.4714,152.1628,159.8033,161.8432,-13.2623,0.0000,148.3066,0.0000,148.3066,3.8563,148.3066,8.6385,0.0000,2239.3657,595.5846,866.3310,139.6681,11.2368,128.4313,0.0000,128.4313,0.0000,128.4313,35.2742,75.0020,18.1551,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29261.6549,29261.6549,29261.6549,29261.6549,6,0,0,0
+1769.1568,0.5000,38337.2780,85.0000,85.0000,0.0000,1.3695,120.6849,6,1634.7370,891.7874,933.7365,-77.4714,152.6644,159.8457,161.8432,-13.2623,0.0000,148.8081,0.0000,148.8081,3.8563,148.8081,8.6586,0.0000,2239.3657,597.6379,869.2609,140.1496,11.2465,128.9031,0.0000,128.9031,0.0000,128.9031,35.7461,75.0020,18.1550,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29360.3115,29360.3115,29360.3115,29360.3115,6,0,0,0
+1769.6568,0.5000,38349.0835,85.0000,85.0000,0.0000,1.3960,120.8498,6,1634.7370,896.0918,934.3412,-77.4714,153.4013,159.9492,161.8432,-13.2623,0.0000,149.5450,0.0000,149.5450,3.8563,149.5450,8.6880,0.0000,2239.3657,600.6545,873.5654,140.8570,11.2607,129.5963,0.0000,129.5963,0.0000,129.5963,36.4393,75.0020,18.1549,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29505.2477,29505.2477,29505.2477,29505.2477,6,0,0,0
+1770.1568,0.5000,38360.8891,85.0000,85.0000,0.0000,1.4388,121.0196,6,1634.7370,903.0121,935.2294,-77.4714,154.5860,160.1012,161.8432,-13.2623,0.0000,150.7297,0.0000,150.7297,3.8563,150.7297,8.7354,0.0000,2239.3657,605.5042,880.4856,141.9943,11.2835,130.7108,0.0000,130.7108,0.0000,130.7108,37.5539,75.0020,18.1548,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29738.2628,29738.2628,29738.2628,29738.2628,6,0,0,0
+1770.6568,0.5000,38372.6946,85.0000,85.0000,0.0000,1.4927,121.1958,6,1634.7370,911.7497,936.6574,-77.4714,156.0818,160.3457,161.8432,-13.2623,0.0000,152.2255,0.0000,152.2255,3.8563,152.2255,8.7953,0.0000,2239.3657,611.6275,889.2233,143.4302,11.3123,132.1179,0.0000,132.1179,0.0000,132.1179,38.9612,75.0020,18.1547,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30032.4733,30032.4733,30032.4733,30032.4733,6,0,0,0
+1771.1568,0.5000,38384.5002,85.0000,85.0000,0.0000,1.5543,121.3793,6,1634.7370,921.7335,938.4604,-77.4714,157.7909,160.6543,161.8432,-13.2623,0.0000,153.9346,0.0000,153.9346,3.8563,153.9346,8.8636,0.0000,2239.3657,618.6242,899.2071,145.0710,11.3452,133.7257,0.0000,133.7257,0.0000,133.7257,40.5692,75.0020,18.1545,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30368.6422,30368.6422,30368.6422,30368.6422,6,0,0,0
+1771.6568,0.5000,38396.3058,85.0000,85.0000,0.0000,1.5989,121.5681,6,1634.7370,928.9581,940.5206,-77.4714,159.0276,161.0070,161.8432,-13.2623,0.0000,155.1714,0.0000,155.1714,3.8563,155.1714,8.9131,0.0000,2239.3657,623.6872,906.4317,146.2583,11.3691,134.8892,0.0000,134.8892,0.0000,134.8892,41.7328,75.0020,18.1544,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30606.9887,30606.9887,30606.9887,30606.9887,6,0,0,0
+1772.1568,0.5000,38408.1113,85.0000,85.0000,0.0000,1.6236,121.7598,6,1634.7370,932.9560,942.0114,-77.4714,159.7120,161.2622,161.8432,-13.2623,0.0000,155.8558,0.0000,155.8558,3.8563,155.8558,8.9405,0.0000,2239.3657,626.4889,910.4295,146.9153,11.3823,135.5330,0.0000,135.5330,0.0000,135.5330,42.3767,75.0020,18.1543,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30720.2685,30720.2685,30720.2685,30720.2685,6,0,0,0
+1772.6568,0.5000,38419.9169,85.0000,85.0000,0.0000,1.5962,121.9482,6,1634.7370,928.5259,942.8363,-77.4714,158.9536,161.4034,161.8432,-13.2623,0.0000,155.0974,0.0000,155.0974,3.8563,155.0974,8.9101,0.0000,2239.3657,623.3842,905.9994,146.1872,11.3677,134.8196,0.0000,134.8196,0.0000,134.8196,41.6631,75.0020,18.1544,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30594.7408,30594.7408,30594.7408,30594.7408,6,0,0,0
+1773.1568,0.5000,38431.7224,85.0000,85.0000,0.0000,1.5370,122.1296,6,1634.7370,918.9232,941.9222,-77.4714,157.3098,161.2470,161.8432,-13.2623,0.0000,153.4535,0.0000,153.4535,3.8563,153.4535,8.8444,0.0000,2239.3657,616.6547,896.3968,144.6091,11.3360,133.2731,0.0000,133.2731,0.0000,133.2731,40.1165,75.0020,18.1546,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30274.0154,30274.0154,30274.0154,30274.0154,6,0,0,0
+1773.6568,0.5000,38443.5280,85.0000,85.0000,0.0000,1.4445,122.3002,6,1634.7370,903.9489,939.9406,-77.4714,154.7463,160.9077,161.8432,-13.2623,0.0000,150.8901,0.0000,150.8901,3.8563,150.8901,8.7418,0.0000,2239.3657,606.1607,881.4225,142.1482,11.2866,130.8616,0.0000,130.8616,0.0000,130.8616,37.7048,75.0020,18.1548,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29769.8093,29769.8093,29769.8093,29769.8093,6,0,0,0
+1774.1568,0.5000,38455.3335,85.0000,85.0000,0.0000,1.3536,122.4600,6,1634.7370,889.2166,936.8507,-77.4714,152.2243,160.3788,161.8432,-13.2623,0.0000,148.3680,0.0000,148.3680,3.8563,148.3680,8.6410,0.0000,2239.3657,595.8363,866.6902,139.7271,11.2380,128.4891,0.0000,128.4891,0.0000,128.4891,35.3320,75.0020,18.1551,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29273.7496,29273.7496,29273.7496,29273.7496,6,0,0,0
+1774.6568,0.5000,38467.1391,85.0000,85.0000,0.0000,1.2729,122.6103,6,1634.7370,876.1296,933.8107,-77.4714,149.9840,159.8584,161.8432,-13.2623,0.0000,146.1277,0.0000,146.1277,3.8563,146.1277,8.5513,0.0000,2239.3657,586.6650,853.6032,137.5764,11.1948,126.3815,0.0000,126.3815,0.0000,126.3815,33.2243,75.0020,18.1552,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28833.0914,28833.0914,28833.0914,28833.0914,6,0,0,0
+1775.1568,0.5000,38478.9446,85.0000,85.0000,0.0000,1.2373,122.7563,6,1634.7370,870.3621,931.1102,-77.4714,148.9966,159.3961,161.8432,-13.2623,0.0000,145.1403,0.0000,145.1403,3.8563,145.1403,8.5118,0.0000,2239.3657,582.6231,847.8356,136.6285,11.1758,125.4527,0.0000,125.4527,0.0000,125.4527,32.2954,75.0020,18.1553,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28638.8897,28638.8897,28638.8897,28638.8897,6,0,0,0
+1775.6568,0.5000,38490.7502,85.0000,85.0000,0.0000,1.2350,122.9021,6,1634.7370,869.9985,929.9200,-77.4714,148.9344,159.1923,161.8432,-13.2623,0.0000,145.0781,0.0000,145.0781,3.8563,145.0781,8.5094,0.0000,2239.3657,582.3683,847.4720,136.5688,11.1746,125.3942,0.0000,125.3942,0.0000,125.3942,32.2368,75.0020,18.1553,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28626.6473,28626.6473,28626.6473,28626.6473,6,0,0,0
+1776.1568,0.5000,38502.5558,85.0000,85.0000,0.0000,1.2787,123.0531,6,1634.7370,877.0694,929.8450,-77.4714,150.1449,159.1795,161.8432,-13.2623,0.0000,146.2886,0.0000,146.2886,3.8563,146.2886,8.5578,0.0000,2239.3657,587.3236,854.5430,137.7308,11.1979,126.5329,0.0000,126.5329,0.0000,126.5329,33.3756,75.0020,18.1552,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28864.7358,28864.7358,28864.7358,28864.7358,6,0,0,0
+1776.6568,0.5000,38514.3613,85.0000,85.0000,0.0000,1.3580,123.2134,6,1634.7370,889.9290,931.3041,-77.4714,152.3463,159.4293,161.8432,-13.2623,0.0000,148.4900,0.0000,148.4900,3.8563,148.4900,8.6458,0.0000,2239.3657,596.3356,867.4026,139.8442,11.2403,128.6038,0.0000,128.6038,0.0000,128.6038,35.4468,75.0020,18.1550,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29297.7386,29297.7386,29297.7386,29297.7386,6,0,0,0
+1777.1568,0.5000,38526.1669,85.0000,85.0000,0.0000,1.4594,123.3857,6,1634.7370,906.3565,933.9577,-77.4714,155.1585,159.8835,161.8432,-13.2623,0.0000,151.3022,0.0000,151.3022,3.8563,151.3022,8.7583,0.0000,2239.3657,607.8480,883.8301,142.5439,11.2945,131.2494,0.0000,131.2494,0.0000,131.2494,38.0926,75.0020,18.1548,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29850.8768,29850.8768,29850.8768,29850.8768,6,0,0,0
+1777.6568,0.5000,38537.9724,85.0000,85.0000,0.0000,1.5831,123.5726,6,1634.7370,926.4053,937.3475,-77.4714,158.5906,160.4638,161.8432,-13.2623,0.0000,154.7344,0.0000,154.7344,3.8563,154.7344,8.8956,0.0000,2239.3657,621.8982,903.8789,145.8387,11.3607,134.4781,0.0000,134.4781,0.0000,134.4781,41.3216,75.0020,18.1544,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30525.9497,30525.9497,30525.9497,30525.9497,6,0,0,0
+1778.1568,0.5000,38549.7780,84.9969,85.0000,-0.0035,1.7137,123.7749,6,1634.6765,941.5053,941.5053,-77.4690,161.1696,161.1696,161.8404,-13.2614,-0.0155,157.3288,0.0000,157.3288,3.8563,157.3288,8.9992,0.0000,2239.2829,632.5432,919.0683,148.3296,11.4103,136.9192,0.0000,136.9192,-0.0265,136.9458,44.7276,74.9942,18.1534,-0.9295,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30971.1413,30971.1413,30971.1413,30971.1413,6,0,0,0
+1778.6568,0.5001,38561.5827,84.9808,85.0000,-0.0143,1.8500,123.9933,6,1634.3681,944.7253,944.7253,-77.4568,161.6903,161.6903,161.8260,-13.2568,-0.0634,157.8974,0.0000,157.8974,3.8563,157.8974,9.0211,0.0000,2238.8604,634.9943,922.5640,148.8763,11.4197,137.4565,0.0000,137.4565,-0.1088,137.5653,48.2734,74.9545,18.1495,-3.8120,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31071.1609,31071.1609,31071.1609,31071.1609,6,0,0,0
+1779.1569,0.5001,38573.3838,84.9447,85.0000,-0.0258,1.9800,124.2270,6,1633.6731,945.6048,945.6048,-77.4294,161.7720,161.7720,161.7934,-13.2464,-0.1142,158.0299,0.0000,158.0299,3.8563,158.0299,9.0246,0.0000,2237.9084,635.8152,923.7310,149.0053,11.4187,137.5866,0.0000,137.5866,-0.1960,137.7826,51.6439,74.8650,18.1413,-6.8677,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31086.2136,31086.2136,31086.2136,31086.2136,6,0,0,0
+1779.6571,0.5002,38585.1784,84.8885,85.0000,-0.0366,2.1015,124.4748,6,1632.5918,946.0595,946.0595,-77.3866,161.7427,161.7427,161.7427,-13.2304,-0.1619,158.0483,0.0000,158.0483,3.8563,158.0483,9.0224,0.0000,2236.4272,636.3241,924.4504,149.0259,11.4136,137.6123,0.0000,137.6123,-0.2780,137.8903,54.7741,74.7259,18.1289,-9.7386,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31079.4878,31079.4878,31079.4878,31079.4878,6,0,0,0
+1780.1573,0.5002,38596.9639,84.8161,85.0000,-0.0438,2.1845,124.7323,6,1631.1995,946.4841,946.4841,-77.3315,161.6773,161.6773,161.6773,-13.2097,-0.1933,158.0143,0.0000,158.0143,3.8563,158.0143,9.0173,0.0000,2234.5199,636.7436,925.0403,148.9970,11.4058,137.5912,0.0000,137.5912,-0.3319,137.9230,56.8890,74.5471,18.1131,-11.6261,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31065.5242,31065.5242,31065.5242,31065.5242,6,0,0,0
+1780.6576,0.5003,38608.7384,84.7332,85.0000,-0.0482,2.2403,124.9961,6,1629.6060,946.9702,946.9702,-77.2684,161.6023,161.6023,161.6023,-13.1860,-0.2128,157.9588,0.0000,157.9588,3.8563,157.9588,9.0108,0.0000,2232.3369,637.1568,925.6200,148.9480,11.3966,137.5514,0.0000,137.5514,-0.3655,137.9169,58.2821,74.3427,18.0952,-12.8031,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31049.5423,31049.5423,31049.5423,31049.5423,6,0,0,0
+1781.1578,0.5003,38620.5009,84.6467,85.0000,-0.0478,2.2438,125.2600,6,1627.9426,947.4775,947.4775,-77.2026,161.5238,161.5238,161.5238,-13.1613,-0.2106,157.8782,0.0000,157.8782,3.8563,157.8782,9.0032,0.0000,2230.0584,637.4953,926.0926,148.8750,11.3866,137.4885,0.0000,137.4885,-0.3617,137.8501,58.3147,74.1297,18.0767,-12.6709,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31032.8603,31032.8603,31032.8603,31032.8603,6,0,0,0
+1781.6581,0.5002,38632.2514,84.5622,85.0000,-0.0461,2.2338,125.5225,6,1626.3165,947.9735,947.9735,-77.1383,161.4470,161.4470,161.4470,-13.1372,-0.2029,157.7936,0.0000,157.7936,3.8563,157.7936,8.9954,0.0000,2227.8309,637.8033,926.5219,148.7982,11.3766,137.4215,0.0000,137.4215,-0.3485,137.7700,57.9970,73.9218,18.0587,-12.2075,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31016.5522,31016.5522,31016.5522,31016.5522,6,0,0,0
+1782.1583,0.5002,38643.9904,84.4814,85.0000,-0.0436,2.2152,125.7825,6,1624.7628,948.4473,948.4473,-77.0768,161.3733,161.3733,161.3733,-13.1142,-0.1919,157.7089,0.0000,157.7089,3.8563,157.7089,8.9879,0.0000,2225.7025,638.0822,926.9102,148.7210,11.3671,137.3540,0.0000,137.3540,-0.3294,137.6834,57.4597,73.7236,18.0415,-11.5413,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31000.9697,31000.9697,31000.9697,31000.9697,6,0,0,0
+1782.6585,0.5002,38655.7185,84.4027,85.0000,-0.0438,2.2244,126.0434,6,1623.2493,948.9090,948.9090,-77.0170,161.3015,161.3015,161.3015,-13.0918,-0.1924,157.6376,0.0000,157.6376,3.8563,157.6376,8.9810,0.0000,2223.6291,638.4004,927.3547,148.6566,11.3580,137.2986,0.0000,137.2986,-0.3303,137.6289,57.6451,73.5307,18.0247,-11.5716,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30985.7901,30985.7901,30985.7901,30985.7901,6,0,0,0
+1783.1588,0.5002,38667.4356,84.3223,85.0000,-0.0455,2.2508,126.3071,6,1621.7028,949.3806,949.3806,-76.9558,161.2279,161.2279,161.2279,-13.0690,-0.1998,157.5715,0.0000,157.5715,3.8563,157.5715,8.9742,0.0000,2221.5107,638.7541,927.8498,148.5972,11.3488,137.2484,0.0000,137.2484,-0.3431,137.5916,58.2711,73.3341,18.0074,-12.0209,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30970.2806,30970.2806,30970.2806,30970.2806,6,0,0,0
+1783.6590,0.5003,38679.1413,84.2361,85.0000,-0.0502,2.3087,126.5774,6,1620.0454,949.8862,949.8862,-76.8902,161.1489,161.1489,161.1489,-13.0445,-0.2201,157.5127,0.0000,157.5127,3.8563,157.5127,8.9675,0.0000,2219.2403,639.1838,928.4526,148.5452,11.3392,137.2060,0.0000,137.2060,-0.3779,137.5839,59.7096,73.1236,17.9887,-13.2381,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30953.6583,30953.6583,30953.6583,30953.6583,6,0,0,0
+1784.1593,0.5003,38690.8345,84.1408,85.0000,-0.0557,2.3762,126.8552,6,1618.2125,950.4452,950.4452,-76.8177,161.0613,161.0613,161.0613,-13.0174,-0.2438,157.4488,0.0000,157.4488,3.8563,157.4488,8.9600,0.0000,2216.7294,639.6646,929.1273,148.4888,11.3286,137.1602,0.0000,137.1602,-0.4186,137.5787,61.3836,72.8913,17.9681,-14.6643,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30935.2756,30935.2756,30935.2756,30935.2756,6,0,0,0
+1784.6596,0.5003,38702.5137,84.0350,85.0000,-0.0619,2.4524,127.1416,6,1616.1773,951.0659,951.0659,-76.7372,160.9638,160.9638,160.9638,-12.9874,-0.2706,157.3781,0.0000,157.3781,3.8563,157.3781,8.9518,0.0000,2213.9415,640.2008,929.8796,148.4263,11.3169,137.1095,0.0000,137.1095,-0.4646,137.5741,63.2727,72.6339,17.9452,-16.2777,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30914.8646,30914.8646,30914.8646,30914.8646,6,0,0,0
+1785.1600,0.5004,38714.1775,83.9191,85.0000,-0.0668,2.5159,127.4351,6,1613.9496,951.7454,951.7454,-76.6491,160.8568,160.8568,160.8568,-12.9546,-0.2917,157.2922,0.0000,157.2922,3.8563,157.2922,8.9424,0.0000,2210.8898,640.7536,930.6545,148.3497,11.3038,137.0459,0.0000,137.0459,-0.5008,137.5467,64.8189,72.3528,17.9202,-17.5451,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30892.5226,30892.5226,30892.5226,30892.5226,6,0,0,0
+1785.6604,0.5004,38725.8246,83.7952,85.0000,-0.0708,2.5710,127.7345,6,1611.5664,952.4723,952.4723,-76.5548,160.7419,160.7419,160.7419,-12.9196,-0.3090,157.1946,0.0000,157.1946,3.8563,157.1946,8.9322,0.0000,2207.6252,641.3234,931.4526,148.2624,11.2898,136.9726,0.0000,136.9726,-0.5305,137.5031,66.1422,72.0528,17.8935,-18.5854,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30868.6211,30868.6211,30868.6211,30868.6211,6,0,0,0
+1786.1607,0.5004,38737.4540,83.6649,85.0000,-0.0739,2.6158,128.0387,6,1609.0603,953.2366,953.2366,-76.4556,160.6207,160.6207,160.6207,-12.8828,-0.3217,157.0861,0.0000,157.0861,3.8563,157.0861,8.9212,0.0000,2204.1921,641.8999,932.2596,148.1649,11.2749,136.8900,0.0000,136.8900,-0.5523,137.4423,67.1881,71.7382,17.8654,-19.3494,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30843.4871,30843.4871,30843.4871,30843.4871,6,0,0,0
+1786.6612,0.5004,38749.0649,83.5285,85.0000,-0.0776,2.6690,128.3486,6,1606.4364,954.0369,954.0369,-76.3518,160.4935,160.4935,160.4935,-12.8443,-0.3375,156.9747,0.0000,156.9747,3.8563,156.9747,8.9098,0.0000,2200.5978,642.5142,933.1198,148.0649,11.2594,136.8055,0.0000,136.8055,-0.5795,137.3850,68.4418,71.4097,17.8360,-20.3025,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30817.1723,30817.1723,30817.1723,30817.1723,6,0,0,0
+1787.1616,0.5005,38760.6563,83.3830,85.0000,-0.0838,2.7494,128.6673,6,1603.6392,954.8900,954.8900,-76.2412,160.3573,160.3573,160.3573,-12.8034,-0.3640,156.8650,0.0000,156.8650,3.8563,156.8650,8.8980,0.0000,2196.7660,643.2093,934.0942,147.9669,11.2430,136.7240,0.0000,136.7240,-0.6250,137.3490,70.3792,71.0605,17.8046,-21.8953,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30789.1187,30789.1187,30789.1187,30789.1187,6,0,0,0
+1787.6621,0.5005,38772.2268,83.2248,85.0000,-0.0918,2.8491,128.9970,6,1600.5962,955.8181,955.8181,-76.1208,160.2085,160.2085,160.2085,-12.7589,-0.3977,156.7499,0.0000,156.7499,3.8563,156.7499,8.8854,0.0000,2192.5976,643.9862,935.1838,147.8646,11.2252,136.6394,0.0000,136.6394,-0.6828,137.3222,72.7921,70.6819,17.7703,-23.9221,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30758.6005,30758.6005,30758.6005,30758.6005,6,0,0,0
+1788.1626,0.5006,38783.7743,83.0506,85.0000,-0.1016,2.9653,129.3394,6,1597.2454,956.0000,956.0000,-75.9882,159.9036,159.9036,159.9036,-12.7100,-0.4393,156.4866,0.0000,156.4866,3.8563,156.4866,8.8660,0.0000,2188.0074,644.2723,935.5711,147.6206,11.2030,136.4175,0.0000,136.4175,-0.7543,137.1718,75.5980,70.2664,17.7325,-26.4251,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30697.2804,30697.2804,30697.2804,30697.2804,6,0,0,0
+1788.6632,0.5006,38795.2964,82.8600,85.0000,-0.1100,3.0656,129.6926,6,1593.5794,956.0000,956.0000,-75.8432,159.5366,159.5366,159.5366,-12.6567,-0.4743,156.1546,0.0000,156.1546,3.8563,156.1546,8.8431,0.0000,2182.9854,644.4025,935.7339,147.3115,11.1779,136.1336,0.0000,136.1336,-0.8144,136.9480,77.9750,69.8135,17.6913,-28.5317,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30623.6297,30623.6297,30623.6297,30623.6297,6,0,0,0
+1789.1638,0.5006,38806.7910,82.6554,85.0000,-0.1171,3.1537,130.0551,6,1589.6448,956.0000,956.0000,-75.6875,159.1427,159.1427,159.1427,-12.5995,-0.5038,155.7902,0.0000,155.7902,3.8563,155.7902,8.8182,0.0000,2177.5956,644.5087,935.8609,146.9720,11.1508,135.8212,0.0000,135.8212,-0.8650,136.6863,80.0149,69.3294,17.6471,-30.3052,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30544.5844,30544.5844,30544.5844,30544.5844,6,0,0,0
+1789.6644,0.5007,38818.2563,82.4407,85.0000,-0.1211,3.2097,130.4231,6,1585.5161,956.0000,956.0000,-75.5242,158.7293,158.7293,158.7293,-12.5396,-0.5199,155.3930,0.0000,155.3930,3.8563,155.3930,8.7914,0.0000,2171.9399,644.5581,935.9056,146.6015,11.1221,135.4795,0.0000,135.4795,-0.8928,136.3722,81.2236,68.8237,17.6010,-31.2761,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30461.6382,30461.6382,30461.6382,30461.6382,6,0,0,0
+1790.1651,0.5007,38829.6912,82.2195,85.0000,-0.1243,3.2562,130.7955,6,1581.2624,956.0000,956.0000,-75.3559,158.3035,158.3035,158.3035,-12.4781,-0.5320,154.9791,0.0000,154.9791,3.8563,154.9791,8.7637,0.0000,2166.1128,644.5898,935.9243,146.2154,11.0924,135.1230,0.0000,135.1230,-0.9134,136.0365,82.1778,68.3051,17.5535,-32.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30376.1805,30376.1805,30376.1805,30376.1805,6,0,0,0
+1790.6658,0.5007,38841.0950,81.9936,85.0000,-0.1264,3.2924,131.1709,6,1576.9170,956.0000,956.0000,-75.1840,157.8685,157.8685,157.8685,-12.4155,-0.5396,154.5518,0.0000,154.5518,3.8563,154.5518,8.7353,0.0000,2160.1603,644.6026,935.9154,145.8165,11.0619,134.7546,0.0000,134.7546,-0.9266,135.6812,82.8600,67.7778,17.5050,-32.4617,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30288.8820,30288.8820,30288.8820,30288.8820,6,0,0,0
+1791.1665,0.5007,38852.4672,81.7634,85.0000,-0.1290,3.3337,131.5501,6,1572.4892,956.0000,956.0000,-75.0088,157.4252,157.4252,157.4252,-12.3518,-0.5492,154.1181,0.0000,154.1181,3.8563,154.1181,8.7064,0.0000,2154.0948,644.6233,935.9172,145.4117,11.0310,134.3807,0.0000,134.3807,-0.9431,135.3238,83.6644,67.2431,17.4556,-33.0392,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30199.9261,30199.9261,30199.9261,30199.9261,6,0,0,0
+1791.6672,0.5007,38863.8071,81.5281,85.0000,-0.1319,3.3785,131.9332,6,1567.9655,956.0000,956.0000,-74.8299,156.9723,156.9723,156.9723,-12.2868,-0.5600,153.6760,0.0000,153.6760,3.8563,153.6760,8.6770,0.0000,2147.8980,644.6483,935.9247,144.9990,10.9994,133.9997,0.0000,133.9997,-0.9615,134.9612,84.5423,66.6995,17.4052,-33.6857,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30109.0463,30109.0463,30109.0463,30109.0463,6,0,0,0
+1792.1679,0.5007,38875.1139,81.2891,85.0000,-0.1333,3.4073,132.3184,6,1563.3673,956.0000,956.0000,-74.6480,156.5120,156.5120,156.5120,-12.2210,-0.5642,153.2199,0.0000,153.2199,3.8563,153.2199,8.6468,0.0000,2141.5990,644.6453,935.8916,144.5731,10.9671,133.6061,0.0000,133.6061,-0.9688,134.5749,85.0130,66.1497,17.3540,-33.9417,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30016.6671,30016.6671,30016.6671,30016.6671,6,0,0,0
+1792.6687,0.5007,38886.3874,81.0486,85.0000,-0.1334,3.4221,132.7042,6,1558.7435,956.0000,956.0000,-74.4650,156.0491,156.0491,156.0491,-12.1550,-0.5629,152.7557,0.0000,152.7557,3.8563,152.7557,8.6162,0.0000,2135.2651,644.6179,935.8237,144.1394,10.9345,133.2049,0.0000,133.2049,-0.9665,134.1714,85.1295,65.5997,17.3025,-33.8603,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29923.7754,29923.7754,29923.7754,29923.7754,6,0,0,0
+1793.1694,0.5007,38897.6274,80.8119,85.0000,-0.1292,3.3910,133.0854,6,1554.1914,956.0000,956.0000,-74.2849,155.5933,155.5933,155.5933,-12.0902,-0.5436,152.2806,0.0000,152.2806,3.8563,152.2806,8.5855,0.0000,2129.0293,644.5133,935.6459,143.6952,10.9021,132.7930,0.0000,132.7930,-0.9333,133.7264,84.1110,65.0610,17.2522,-32.6978,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29832.3230,29832.3230,29832.3230,29832.3230,6,0,0,0
+1793.6701,0.5007,38908.8351,80.5842,85.0000,-0.1235,3.3437,133.4601,6,1549.8108,956.0000,956.0000,-74.1116,155.1548,155.1548,155.1548,-12.0280,-0.5182,151.8167,0.0000,151.8167,3.8563,151.8167,8.5556,0.0000,2123.0285,644.3826,935.4321,143.2611,10.8708,132.3903,0.0000,132.3903,-0.8898,133.2801,82.7032,64.5452,17.2038,-31.1722,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29744.3167,29744.3167,29744.3167,29744.3167,6,0,0,0
+1794.1708,0.5006,38920.0119,80.3686,85.0000,-0.1157,3.2727,133.8259,6,1545.6645,956.0000,956.0000,-73.9476,154.7397,154.7397,154.7397,-11.9693,-0.4841,151.3675,0.0000,151.3675,3.8563,151.3675,8.5270,0.0000,2117.3487,644.2145,935.1662,142.8405,10.8410,131.9996,0.0000,131.9996,-0.8312,132.8308,80.7339,64.0593,17.1582,-29.1206,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29661.0176,29661.0176,29661.0176,29661.0176,6,0,0,0
+1794.6714,0.5006,38931.1597,80.1668,85.0000,-0.1082,3.2043,134.1831,6,1541.7842,956.0000,956.0000,-73.7941,154.3512,154.3512,154.3512,-11.9144,-0.4516,150.9465,0.0000,150.9465,3.8563,150.9465,8.5002,0.0000,2112.0331,644.0535,934.9122,142.4463,10.8130,131.6333,0.0000,131.6333,-0.7754,132.4087,78.8499,63.6067,17.1155,-27.1635,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29583.0610,29583.0610,29583.0610,29583.0610,6,0,0,0
+1795.1720,0.5006,38942.2805,79.9781,85.0000,-0.1012,3.1409,134.5324,6,1538.1550,956.0000,956.0000,-73.6505,153.9879,153.9879,153.9879,-11.8633,-0.4215,150.5531,0.0000,150.5531,3.8563,150.5531,8.4751,0.0000,2107.0616,643.9036,934.6757,142.0780,10.7869,131.2910,0.0000,131.2910,-0.7237,132.0148,77.1077,63.1855,17.0756,-25.3541,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29510.1494,29510.1494,29510.1494,29510.1494,6,0,0,0
+1795.6726,0.5005,38953.3759,79.8000,85.0000,-0.0964,3.0997,134.8763,6,1534.7300,956.0000,956.0000,-73.5150,153.6450,153.6450,153.6450,-11.8151,-0.4006,150.1893,0.0000,150.1893,3.8563,150.1893,8.4518,0.0000,2102.3699,643.7941,934.4980,141.7375,10.7624,130.9751,0.0000,130.9751,-0.6878,131.6629,75.9282,62.7929,17.0378,-24.0960,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29441.3424,29441.3424,29441.3424,29441.3424,6,0,0,0
+1796.1731,0.5005,38964.4471,79.6293,85.0000,-0.0931,3.0738,135.2166,6,1531.4463,956.0000,956.0000,-73.3851,153.3163,153.3163,153.3163,-11.7690,-0.3859,149.8459,0.0000,149.8459,3.8563,149.8459,8.4297,0.0000,2097.8716,643.7121,934.3605,141.4162,10.7390,130.6772,0.0000,130.6772,-0.6626,131.3398,75.1347,62.4179,17.0015,-23.2142,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29375.3712,29375.3712,29375.3712,29375.3712,6,0,0,0
+1796.6736,0.5005,38975.4951,79.4616,85.0000,-0.0930,3.0821,135.5572,6,1528.2222,956.0000,956.0000,-73.2576,152.9935,152.9935,152.9935,-11.7238,-0.3846,149.5219,0.0000,149.5219,3.8563,149.5219,8.4085,0.0000,2093.4550,643.6887,934.3069,141.1134,10.7163,130.3970,0.0000,130.3970,-0.6604,131.0575,75.1783,62.0510,16.9656,-23.1375,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29310.5991,29310.5991,29310.5991,29310.5991,6,0,0,0
+1797.1742,0.5005,38986.5198,79.2931,85.0000,-0.0941,3.1034,135.8993,6,1524.9809,956.0000,956.0000,-73.1293,152.6690,152.6690,152.6690,-11.6784,-0.3884,149.2011,0.0000,149.2011,3.8563,149.2011,8.3874,0.0000,2089.0150,643.6869,934.2841,140.8137,10.6936,130.1201,0.0000,130.1201,-0.6668,130.7869,75.5356,61.6835,16.9295,-23.3617,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29245.4824,29245.4824,29245.4824,29245.4824,6,0,0,0
+1797.6747,0.5006,38997.5210,79.1212,85.0000,-0.0967,3.1412,136.2449,6,1521.6747,956.0000,956.0000,-72.9985,152.3380,152.3380,152.3380,-11.6323,-0.3984,148.8802,0.0000,148.8802,3.8563,148.8802,8.3662,0.0000,2084.4859,643.7125,934.3000,140.5140,10.6705,129.8435,0.0000,129.8435,-0.6841,130.5276,76.2911,61.3100,16.8926,-23.9661,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29179.0606,29179.0606,29179.0606,29179.0606,6,0,0,0
+1798.1753,0.5006,39008.4979,78.9447,85.0000,-0.0992,3.1774,136.5936,6,1518.2801,956.0000,956.0000,-72.8642,151.9982,151.9982,151.9982,-11.5850,-0.4076,148.5495,0.0000,148.5495,3.8563,148.5495,8.3443,0.0000,2079.8357,643.7339,934.3093,140.2052,10.6468,129.5584,0.0000,129.5584,-0.6999,130.2583,76.9950,60.9280,16.8547,-24.5194,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29110.8620,29110.8620,29110.8620,29110.8620,6,0,0,0
+1798.6758,0.5006,39019.4501,78.7647,85.0000,-0.1006,3.2029,136.9444,6,1514.8178,956.0000,956.0000,-72.7273,151.6516,151.6516,151.6516,-11.5368,-0.4126,148.2079,0.0000,148.2079,3.8563,148.2079,8.3219,0.0000,2075.0928,643.7364,934.2913,139.8860,10.6225,129.2635,0.0000,129.2635,-0.7085,129.9719,77.4365,60.5398,16.8162,-24.8205,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29041.3033,29041.3033,29041.3033,29041.3033,6,0,0,0
+1799.1764,0.5006,39030.3770,78.5831,85.0000,-0.1009,3.2156,137.2958,6,1511.3261,956.0000,956.0000,-72.5891,151.3020,151.3020,151.3020,-11.4884,-0.4126,147.8584,0.0000,147.8584,3.8563,147.8584,8.2991,0.0000,2070.3098,643.7167,934.2414,139.5593,10.5980,128.9613,0.0000,128.9613,-0.7085,129.6699,77.5650,60.1499,16.7773,-24.8224,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28971.1564,28971.1564,28971.1564,28971.1564,6,0,0,0
+1799.6770,0.5006,39041.2787,78.4026,85.0000,-0.0995,3.2108,137.6458,6,1507.8547,956.0000,956.0000,-72.4518,150.9545,150.9545,150.9545,-11.4403,-0.4060,147.5041,0.0000,147.5041,3.8563,147.5041,8.2761,0.0000,2065.5544,643.6672,934.1489,139.2280,10.5734,128.6546,0.0000,128.6546,-0.6971,129.3517,77.2693,59.7638,16.7388,-24.4203,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28901.4155,28901.4155,28901.4155,28901.4155,6,0,0,0
+1800.1775,0.5006,39052.1555,78.2263,85.0000,-0.0962,3.1862,137.9924,6,1504.4636,956.0000,956.0000,-72.3176,150.6150,150.6150,150.6150,-11.3934,-0.3919,147.1506,0.0000,147.1506,3.8563,147.1506,8.2534,0.0000,2060.9091,643.5850,934.0105,138.8972,10.5493,128.3479,0.0000,128.3479,-0.6729,129.0208,76.5064,59.3881,16.7013,-23.5750,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28833.2886,28833.2886,28833.2886,28833.2886,6,0,0,0
+1800.6781,0.5005,39063.0082,78.0571,85.0000,-0.0916,3.1460,138.3338,6,1501.2093,956.0000,956.0000,-72.1889,150.2892,150.2892,150.2892,-11.3485,-0.3721,146.8051,0.0000,146.8051,3.8563,146.8051,8.2314,0.0000,2056.4510,643.4778,933.8371,138.5736,10.5260,128.0476,0.0000,128.0476,-0.6390,128.6866,75.3789,59.0289,16.6654,-22.3866,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28767.9076,28767.9076,28767.9076,28767.9076,6,0,0,0
+1801.1786,0.5005,39073.8380,77.8980,85.0000,-0.0850,3.0842,138.6678,6,1498.1504,956.0000,956.0000,-72.0679,149.9830,149.9830,149.9830,-11.3064,-0.3445,146.4712,0.0000,146.4712,3.8563,146.4712,8.2104,0.0000,2052.2609,643.3361,933.6159,138.2608,10.5039,127.7569,0.0000,127.7569,-0.5916,128.3485,73.7495,58.6925,16.6318,-20.7253,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28706.4558,28706.4558,28706.4558,28706.4558,6,0,0,0
+1801.6791,0.5004,39084.6466,77.7516,85.0000,-0.0776,3.0140,138.9936,6,1495.3339,956.0000,956.0000,-71.9564,149.7010,149.7010,149.7010,-11.2677,-0.3141,146.1589,0.0000,146.1589,3.8563,146.1589,8.1908,0.0000,2048.4026,643.1829,933.3796,137.9680,10.4835,127.4845,0.0000,127.4845,-0.5394,128.0239,71.9364,58.3838,16.6009,-18.8971,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28649.8718,28649.8718,28649.8718,28649.8718,6,0,0,0
+1802.1795,0.5004,39095.4357,77.6177,85.0000,-0.0710,2.9511,139.3120,6,1492.7591,956.0000,956.0000,-71.8546,149.4432,149.4432,149.4432,-11.2324,-0.2870,145.8739,0.0000,145.8739,3.8563,145.8739,8.1730,0.0000,2044.8755,643.0450,933.1667,137.7009,10.4649,127.2360,0.0000,127.2360,-0.4927,127.7288,70.3159,58.1024,16.5726,-17.2622,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28598.1441,28598.1441,28598.1441,28598.1441,6,0,0,0
+1802.6799,0.5004,39106.2070,77.4948,85.0000,-0.0654,2.8984,139.6242,6,1490.3954,956.0000,956.0000,-71.7611,149.2066,149.2066,149.2066,-11.2000,-0.2640,145.6143,0.0000,145.6143,3.8563,145.6143,8.1567,0.0000,2041.6375,642.9268,932.9834,137.4576,10.4478,127.0098,0.0000,127.0098,-0.4533,127.4631,68.9521,57.8449,16.5466,-15.8805,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28550.6564,28550.6564,28550.6564,28550.6564,6,0,0,0
+1803.1803,0.5004,39116.9620,77.3782,85.0000,-0.0640,2.8897,139.9350,6,1488.1531,956.0000,956.0000,-71.6724,148.9821,148.9821,148.9821,-11.1694,-0.2579,145.3837,0.0000,145.3837,3.8563,145.3837,8.1419,0.0000,2038.5659,642.8847,932.9093,137.2418,10.4319,126.8099,0.0000,126.8099,-0.4428,127.2527,68.6413,57.6012,16.5217,-15.5115,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28505.6082,28505.6082,28505.6082,28505.6082,6,0,0,0
+1803.6806,0.5004,39127.7010,77.2630,85.0000,-0.0639,2.8946,140.2458,6,1485.9378,956.0000,956.0000,-71.5847,148.7603,148.7603,148.7603,-11.1391,-0.2569,145.1610,0.0000,145.1610,3.8563,145.1610,8.1274,0.0000,2035.5313,642.8661,932.8689,137.0336,10.4163,126.6173,0.0000,126.6173,-0.4412,127.0584,68.6556,57.3611,16.4971,-15.4554,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28461.1034,28461.1034,28461.1034,28461.1034,6,0,0,0
+1804.1810,0.5004,39138.4240,77.1461,85.0000,-0.0659,2.9225,140.5592,6,1483.6901,956.0000,956.0000,-71.4958,148.5353,148.5353,148.5353,-11.1084,-0.2646,144.9436,0.0000,144.9436,3.8563,144.9436,8.1131,0.0000,2032.4521,642.8861,932.8834,136.8305,10.4006,126.4299,0.0000,126.4299,-0.4544,126.8843,69.2121,57.1181,16.4720,-15.9180,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28415.9456,28415.9456,28415.9456,28415.9456,6,0,0,0
+1804.6814,0.5004,39149.1305,77.0273,85.0000,-0.0661,2.9310,140.8730,6,1481.4043,956.0000,956.0000,-71.4054,148.3065,148.3065,148.3065,-11.0773,-0.2649,144.7151,0.0000,144.7151,3.8563,144.7151,8.0983,0.0000,2029.3209,642.8725,932.8497,136.6168,10.3845,126.2323,0.0000,126.2323,-0.4549,126.6872,69.3059,56.8716,16.4466,-15.9370,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28370.0245,28370.0245,28370.0245,28370.0245,6,0,0,0
+1805.1818,0.5004,39159.8204,76.9117,85.0000,-0.0623,2.8968,141.1827,6,1479.1814,956.0000,956.0000,-71.3174,148.0839,148.0839,148.0839,-11.0470,-0.2493,144.4769,0.0000,144.4769,3.8563,144.4769,8.0832,0.0000,2026.2758,642.7872,932.7140,136.3937,10.3686,126.0251,0.0000,126.0251,-0.4281,126.4532,68.3950,56.6325,16.4221,-14.9965,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28325.3658,28325.3658,28325.3658,28325.3658,6,0,0,0
+1805.6821,0.5003,39170.4948,76.8069,85.0000,-0.0542,2.8162,141.4833,6,1477.1649,956.0000,956.0000,-71.2377,147.8821,147.8821,147.8821,-11.0196,-0.2165,144.2423,0.0000,144.2423,3.8563,144.2423,8.0688,0.0000,2023.5136,642.6253,932.4705,136.1735,10.3538,125.8197,0.0000,125.8197,-0.3718,126.1915,66.4013,56.4162,16.4001,-13.0261,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28284.8551,28284.8551,28284.8551,28284.8551,6,0,0,0
+1806.1824,0.5002,39181.1557,76.7214,85.0000,-0.0407,2.6778,141.7688,6,1475.5215,956.0000,956.0000,-71.1726,147.7175,147.7175,147.7175,-10.9973,-0.1627,144.0240,0.0000,144.0240,3.8563,144.0240,8.0560,0.0000,2021.2623,642.3700,932.0959,135.9679,10.3412,125.6268,0.0000,125.6268,-0.2794,125.9062,63.0713,56.2403,16.3825,-9.7879,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28251.8383,28251.8383,28251.8383,28251.8383,6,0,0,0
+1806.6826,0.5001,39191.8063,76.6620,85.0000,-0.0252,2.5155,142.0367,6,1474.3796,956.0000,956.0000,-71.1275,147.6032,147.6032,147.6032,-10.9818,-0.1006,143.8475,0.0000,143.8475,3.8563,143.8475,8.0461,0.0000,2019.6981,642.0801,931.6750,135.8014,10.3319,125.4695,0.0000,125.4695,-0.1727,125.6422,59.2047,56.1182,16.3705,-6.0512,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28228.8978,28228.8978,28228.8978,28228.8978,6,0,0,0
+1807.1827,0.5001,39202.4507,76.6254,85.0000,-0.0155,2.4136,142.2936,6,1473.6755,956.0000,956.0000,-71.0996,147.5327,147.5327,147.5327,-10.9723,-0.0617,143.7381,0.0000,143.7381,3.8563,143.7381,8.0400,0.0000,2018.7336,641.8983,931.4112,135.6981,10.3262,125.3719,0.0000,125.3719,-0.1059,125.4778,56.7814,56.0431,16.3631,-3.7097,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28214.7535,28214.7535,28214.7535,28214.7535,6,0,0,0
+1807.6828,0.5001,39213.0912,76.5978,85.0000,-0.0153,2.4133,142.5504,6,1473.1432,956.0000,956.0000,-71.0786,147.4794,147.4794,147.4794,-10.9651,-0.0610,143.6841,0.0000,143.6841,3.8563,143.6841,8.0365,0.0000,2018.0044,641.8912,931.3977,135.6476,10.3225,125.3251,0.0000,125.3251,-0.1047,125.4298,56.7536,55.9863,16.3572,-3.6672,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28204.0594,28204.0594,28204.0594,28204.0594,6,0,0,0
+1808.1829,0.5001,39223.7278,76.5733,85.0000,-0.0119,2.3788,142.8034,6,1472.6722,956.0000,956.0000,-71.0599,147.4323,147.4323,147.4323,-10.9587,-0.0475,143.6235,0.0000,143.6235,3.8563,143.6235,8.0329,0.0000,2017.3591,641.8267,931.3028,135.5906,10.3189,125.2717,0.0000,125.2717,-0.0816,125.3533,55.9244,55.9361,16.3521,-2.8592,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28194.5954,28194.5954,28194.5954,28194.5954,6,0,0,0
+1808.6828,0.4998,39234.3615,76.5980,85.0000,0.0394,1.8297,142.9980,6,1473.1477,955.9015,955.9015,-71.0787,147.4647,147.4647,147.4799,-10.9652,0.1572,143.4512,0.0000,143.4512,3.8563,143.4512,8.0272,0.0000,2018.0105,640.8312,929.8852,135.4240,10.3180,125.1060,0.0000,125.1060,0.2699,124.8361,43.0349,55.9868,16.3592,9.4552,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28200.8985,28200.8985,28200.8985,28200.8985,6,0,0,0
+1809.1825,0.4997,39245.0051,76.6810,85.0000,0.0529,1.6799,143.1768,6,1474.7447,955.6382,955.6382,-71.1419,147.5839,147.5839,147.6398,-10.9868,0.2112,143.5164,0.0000,143.5164,3.8563,143.5164,8.0338,0.0000,2020.1982,640.4145,929.3006,135.4827,10.3274,125.1552,0.0000,125.1552,0.3626,124.7927,39.5555,56.1573,16.3774,12.7025,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28224.2978,28224.2978,28224.2978,28224.2978,6,0,0,0
+1809.6822,0.4996,39255.6618,76.7870,85.0000,0.0649,1.5448,143.3414,6,1476.7827,955.4644,955.4644,-71.2225,147.7610,147.7610,147.8438,-11.0144,0.2596,143.6451,0.0000,143.6451,3.8563,143.6451,8.0440,0.0000,2022.9900,640.0899,928.8502,135.6011,10.3403,125.2608,0.0000,125.2608,0.4457,124.8151,36.4257,56.3753,16.4004,15.6138,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28259.5092,28259.5092,28259.5092,28259.5092,6,0,0,0
+1810.1818,0.4996,39266.3348,76.9142,85.0000,0.0765,1.4139,143.4923,6,1479.2285,955.3270,955.3270,-71.3193,147.9844,147.9844,148.0887,-11.0477,0.3063,143.8219,0.0000,143.8219,3.8563,143.8219,8.0571,0.0000,2026.3404,639.8024,928.4553,135.7647,10.3562,125.4085,0.0000,125.4085,0.5259,124.8826,33.3934,56.6376,16.4279,18.4237,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28304.1141,28304.1141,28304.1141,28304.1141,6,0,0,0
+1810.6813,0.4995,39277.0269,77.0618,85.0000,0.0877,1.2852,143.6297,6,1482.0683,955.2053,955.2053,-71.4316,148.2496,148.2496,148.3729,-11.0863,0.3520,144.0414,0.0000,144.0414,3.8563,144.0414,8.0730,0.0000,2030.2305,639.5344,928.0906,135.9684,10.3750,125.5934,0.0000,125.5934,0.6044,124.9891,30.4138,56.9432,16.4597,21.1724,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28357.1475,28357.1475,28357.1475,28357.1475,6,0,0,0
+1811.1808,0.4994,39287.7408,77.2295,85.0000,0.0987,1.1579,143.7538,6,1485.2925,955.0916,955.0916,-71.5592,148.5544,148.5544,148.6957,-11.1303,0.3970,144.3011,0.0000,144.3011,3.8563,144.3011,8.0914,0.0000,2034.6473,639.2789,927.7461,136.2097,10.3964,125.8133,0.0000,125.8133,0.6817,125.1316,27.4617,57.2913,16.4958,23.8829,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28418.1745,28418.1745,28418.1745,28418.1745,6,0,0,0
+1811.6801,0.4994,39298.4795,77.4164,85.0000,0.1092,1.0356,143.8650,6,1488.8876,954.9847,954.9847,-71.7014,148.8973,148.8973,149.0556,-11.1794,0.4401,144.6009,0.0000,144.6009,3.8563,144.6009,8.1124,0.0000,2039.5721,639.0408,927.4288,136.4886,10.4206,126.0680,0.0000,126.0680,0.7557,125.3122,24.6195,57.6810,16.5359,26.4758,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28486.8741,28486.8741,28486.8741,28486.8741,6,0,0,0
+1812.1795,0.4993,39309.2454,77.6222,85.0000,0.1197,0.9113,143.9631,6,1492.8453,954.8831,954.8831,-71.8580,149.2773,149.2773,149.4519,-11.2336,0.4839,144.9371,0.0000,144.9371,3.8563,144.9371,8.1357,0.0000,2044.9936,638.8072,927.1202,136.8013,10.4473,126.3541,0.0000,126.3541,0.8309,125.5232,21.7221,58.1119,16.5801,29.1091,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28563.0322,28563.0322,28563.0322,28563.0322,6,0,0,0
+1812.6788,0.4993,39320.0412,77.8445,85.0000,0.1277,0.8140,144.0510,6,1497.1218,954.7934,954.7934,-72.0272,149.6908,149.6908,149.8800,-11.2923,0.5174,145.3171,0.0000,145.3171,3.8563,145.3171,8.1617,0.0000,2050.8518,638.6314,926.8961,137.1555,10.4764,126.6790,0.0000,126.6790,0.8884,125.7906,19.4586,58.5797,16.6277,31.1246,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28645.9895,28645.9895,28645.9895,28645.9895,6,0,0,0
+1813.1780,0.4993,39330.8689,78.0734,85.0000,0.1270,0.8081,144.1385,6,1501.5235,954.7500,954.7500,-72.2013,150.1241,150.1241,150.3207,-11.3529,0.5162,145.7516,0.0000,145.7516,3.8563,145.7516,8.1901,0.0000,2056.8816,638.6444,926.9422,137.5615,10.5073,127.0542,0.0000,127.0542,0.8864,126.1679,19.3761,59.0636,16.6766,31.0516,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28732.9883,28732.9883,28732.9883,28732.9883,6,0,0,0
+1813.6772,0.4991,39341.7283,78.3228,85.0000,0.1506,0.5427,144.1974,6,1506.3204,954.6758,954.6758,-72.3911,150.5920,150.5920,150.8009,-11.4191,0.6140,146.1217,0.0000,146.1217,3.8563,146.1217,8.2170,0.0000,2063.4527,638.1991,926.3367,137.9048,10.5389,127.3658,0.0000,127.3658,1.0543,126.3116,13.0540,59.5937,16.7302,36.9337,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28826.9120,28826.9120,28826.9120,28826.9120,6,0,0,0
+1814.1763,0.4991,39352.6252,78.6072,85.0000,0.1660,0.3622,144.2369,6,1511.7894,954.5438,954.5438,-72.6075,151.1179,151.1179,151.3484,-11.4948,0.6791,146.5824,0.0000,146.5824,3.8563,146.5824,8.2492,0.0000,2070.9444,637.8660,925.8956,138.3332,10.5757,127.7575,0.0000,127.7575,1.1662,126.5913,8.7446,60.2017,16.7911,40.8539,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28932.4288,28932.4288,28932.4288,28932.4288,6,0,0,0
+1814.6754,0.4990,39363.5636,78.9136,85.0000,0.1751,0.2466,144.2639,6,1517.6821,954.4484,954.4484,-72.8406,151.6917,151.6917,151.9383,-11.5766,0.7195,147.1159,0.0000,147.1159,3.8563,147.1159,8.2855,0.0000,2079.0166,637.6731,925.6572,138.8304,10.6161,128.2143,0.0000,128.2143,1.2355,126.9788,5.9776,60.8610,16.8566,43.2837,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29047.6656,29047.6656,29047.6656,29047.6656,6,0,0,0
+1815.1743,0.4990,39374.5457,79.2335,85.0000,0.1810,0.1658,144.2821,6,1523.8345,954.3997,954.3997,-73.0840,152.2989,152.2989,152.5543,-11.6624,0.7467,147.6959,0.0000,147.6959,3.8563,147.6959,8.3243,0.0000,2087.4445,637.5743,925.5546,139.3716,10.6587,128.7129,0.0000,128.7129,1.2821,127.4308,4.0347,61.5540,16.9249,44.9171,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29169.6610,29169.6610,29169.6610,29169.6610,6,0,0,0
+1815.6733,0.4990,39385.5729,79.5630,85.0000,0.1858,0.0960,144.2927,6,1530.1711,954.3820,954.3820,-73.3347,152.9294,152.9294,153.1886,-11.7511,0.7697,148.3034,0.0000,148.3034,3.8563,148.3034,8.3647,0.0000,2096.1248,637.5172,925.5128,139.9387,10.7028,129.2359,0.0000,129.2359,1.3216,127.9142,2.3453,62.2728,16.9953,46.3008,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29296.3808,29296.3808,29296.3808,29296.3808,6,0,0,0
+1816.1722,0.4989,39396.6465,79.9020,85.0000,0.1917,0.0140,144.2942,6,1536.6921,954.3760,954.3760,-73.5926,153.5801,153.5801,153.8415,-11.8427,0.7975,148.9263,0.0000,148.9263,3.8563,148.9263,8.4063,0.0000,2105.0577,637.4493,925.4566,140.5200,10.7481,129.7719,0.0000,129.7719,1.3694,128.4026,0.3438,63.0179,17.0678,47.9732,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29427.1909,29427.1909,29427.1909,29427.1909,6,0,0,0
+1816.6712,0.4989,39407.7679,80.2520,85.0000,0.1979,-0.0721,144.2862,6,1543.4217,954.3718,954.3718,-73.8589,154.2520,154.2520,154.5152,-11.9376,0.8269,149.5688,0.0000,149.5688,3.8563,149.5688,8.4493,0.0000,2114.2764,637.3777,925.3965,141.1196,10.7949,130.3247,0.0000,130.3247,1.4199,128.9048,-1.7779,63.7977,17.1425,49.7426,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29562.2500,29562.2500,29562.2500,29562.2500,6,0,0,0
+1817.1700,0.4989,39418.9387,80.6134,85.0000,0.2046,-0.1638,144.2679,6,1550.3729,954.3688,954.3688,-74.1339,154.9462,154.9462,155.2111,-12.0360,0.8585,150.2314,0.0000,150.2314,3.8563,150.2314,8.4936,0.0000,2123.7985,637.2996,925.3286,141.7378,10.8431,130.8946,0.0000,130.8946,1.4742,129.4205,-4.0560,64.6115,17.2197,51.6453,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29701.8009,29701.8009,29701.8009,29701.8009,6,0,0,0
+1817.6689,0.4988,39430.1605,80.9850,85.0000,0.2093,-0.2357,144.2414,6,1557.5203,954.3733,954.3733,-74.4166,155.6613,155.6613,155.9266,-12.1376,0.8824,150.9226,0.0000,150.9226,3.8563,150.9226,8.5397,0.0000,2133.5894,637.2622,925.3198,142.3828,10.8929,131.4899,0.0000,131.4899,1.5152,129.9747,-5.8623,65.4549,17.2990,53.0830,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29845.5409,29845.5409,29845.5409,29845.5409,6,0,0,0
+1818.1677,0.4988,39441.4346,81.3612,85.0000,0.2097,-0.2614,144.2120,6,1564.7556,954.3996,954.3996,-74.7029,156.3887,156.3887,156.6510,-12.2409,0.8881,151.6443,0.0000,151.6443,3.8563,151.6443,8.5874,0.0000,2143.5009,637.3188,925.4458,143.0570,10.9438,132.1132,0.0000,132.1132,1.5250,130.5882,-6.5318,66.3156,17.3794,53.4249,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29991.7670,29991.7670,29991.7670,29991.7670,6,0,0,0
+1818.6666,0.4989,39452.7609,81.7360,85.0000,0.2077,-0.2622,144.1823,6,1571.9639,954.4504,954.4504,-74.9880,157.1175,157.1175,157.3726,-12.3442,0.8839,152.3773,0.0000,152.3773,3.8563,152.3773,8.6354,0.0000,2153.3752,637.4337,925.6549,143.7419,10.9947,132.7472,0.0000,132.7472,1.5177,131.2294,-6.5814,67.1800,17.4594,53.1713,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30138.2557,30138.2557,30138.2557,30138.2557,6,0,0,0
+1819.1654,0.4989,39464.1390,82.1099,85.0000,0.2086,-0.2935,144.1489,6,1579.1543,954.5054,954.5054,-75.2725,157.8453,157.8453,158.0924,-12.4477,0.8918,153.0971,0.0000,153.0971,3.8563,153.0971,8.6830,0.0000,2163.2250,637.4991,925.7930,144.4142,11.0453,133.3689,0.0000,133.3689,1.5314,131.8375,-7.4000,68.0492,17.5393,53.6490,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30284.5267,30284.5267,30284.5267,30284.5267,6,0,0,0
+1819.6643,0.4989,39475.5692,82.4859,85.0000,0.2101,-0.3303,144.1111,6,1586.3849,954.5523,954.5523,-75.5586,158.5758,158.5758,158.8163,-12.5522,0.9020,153.8175,0.0000,153.8175,3.8563,153.8175,8.7307,0.0000,2173.1300,637.5491,925.9096,145.0868,11.0961,133.9907,0.0000,133.9907,1.5488,132.4419,-8.3683,68.9302,17.6196,54.2604,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30431.3378,30431.3378,30431.3378,30431.3378,6,0,0,0
+1820.1631,0.4988,39487.0518,82.8665,85.0000,0.2138,-0.3929,144.0660,6,1593.7052,954.5904,954.5904,-75.8482,159.3139,159.3139,159.5492,-12.6585,0.9225,154.5351,0.0000,154.5351,3.8563,154.5351,8.7786,0.0000,2183.1578,637.5498,925.9564,145.7565,11.1473,134.6091,0.0000,134.6091,1.5841,133.0251,-9.9992,69.8293,17.7008,55.4942,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30579.6594,30579.6594,30579.6594,30579.6594,6,0,0,0
+1820.6620,0.4988,39498.5877,83.2599,85.0000,0.2243,-0.5296,144.0049,6,1601.2717,954.3095,954.3095,-76.1475,160.0232,160.0232,160.2416,-12.7688,0.9724,155.1945,0.0000,155.1945,3.8563,155.1945,8.8249,0.0000,2193.5228,637.2063,925.5134,146.3696,11.1987,135.1709,0.0000,135.1709,1.6697,133.5012,-13.5428,70.7662,17.7848,58.4931,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30722.4028,30722.4028,30722.4028,30722.4028,6,0,0,0
+1821.1607,0.4987,39510.1795,83.6748,85.0000,0.2378,-0.7101,143.9226,6,1609.2514,952.3543,952.3543,-76.4632,160.4911,160.4911,160.6300,-12.8856,1.0360,155.5988,0.0000,155.5988,3.8563,155.5988,8.8622,0.0000,2204.4539,635.6366,923.3235,146.7366,11.2472,135.4894,0.0000,135.4894,1.7789,133.7105,-18.2461,71.7626,17.8732,62.3208,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30818.2205,30818.2205,30818.2205,30818.2205,6,0,0,0
+1821.6594,0.4986,39521.8307,84.1189,85.0000,0.2569,-0.9548,143.8113,6,1617.7915,949.8538,949.8538,-76.8011,160.9192,160.9192,161.0412,-13.0112,1.1249,155.9380,0.0000,155.9380,3.8563,155.9380,8.8985,0.0000,2216.1528,633.5864,920.4514,147.0396,11.2973,135.7422,0.0000,135.7422,1.9316,133.8106,-24.6650,72.8385,17.9677,67.6693,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30907.3113,30907.3113,30907.3113,30907.3113,6,0,0,0
+1822.1580,0.4985,39533.5459,84.5994,85.0000,0.2786,-1.2320,143.6670,6,1627.0333,947.0498,947.0498,-77.1667,161.3607,161.3607,161.4809,-13.1479,1.2269,156.2775,0.0000,156.2775,3.8563,156.2775,8.9367,0.0000,2228.8128,631.2784,917.2158,147.3408,11.3511,135.9898,0.0000,135.9898,2.1067,133.8830,-32.0065,74.0140,18.0698,73.8057,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31000.4849,31000.4849,31000.4849,31000.4849,6,0,0,0
+1822.6570,0.4996,39545.3305,84.9247,85.0000,0.0837,-1.5273,143.4870,6,1633.2890,566.1029,945.3412,-77.4142,96.8249,161.6889,161.7754,-13.2407,0.3702,92.5984,0.0000,92.5984,3.8563,92.5984,6.4063,0.0000,2237.3822,367.8739,541.3922,86.1922,10.1644,76.0278,0.0000,76.0278,0.6356,75.3921,-39.8300,74.8157,18.1385,22.2680,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18958.8856,18958.8856,18958.8856,18958.8856,6,0,0,0
+1823.1568,0.5000,39557.1361,85.0000,85.0000,0.0000,-1.8010,143.2744,6,1634.7370,377.9464,866.9228,-77.4714,64.7004,148.4079,161.8432,-13.2623,0.0000,60.8441,0.0000,60.8441,3.8563,60.8441,5.1400,0.0000,2239.3657,237.5382,355.4200,55.7041,9.5557,46.1484,0.0000,46.1484,0.0000,46.1484,-47.0075,75.0020,18.1538,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12938.2479,12938.2479,12938.2479,12938.2479,6,0,0,0
+1823.6568,0.5000,39568.9416,85.0000,85.0000,0.0000,-2.0402,143.0335,6,1634.7370,339.2173,828.3097,-77.4714,58.0704,141.7977,161.8432,-13.2623,0.0000,54.2141,0.0000,54.2141,3.8563,54.2141,4.8748,0.0000,2239.3657,210.3968,316.6908,49.3393,9.4307,39.9086,0.0000,39.9086,0.0000,39.9086,-53.2464,75.0020,18.1529,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11664.2866,11664.2866,11664.2866,11664.2866,6,0,0,0
+1824.1568,0.5000,39580.7472,85.0000,85.0000,0.0000,-2.1976,142.7741,6,1634.7370,313.7264,820.3180,-77.4714,53.7066,140.4296,161.8432,-13.2623,0.0000,49.8503,0.0000,49.8503,3.8563,49.8503,4.7002,0.0000,2239.3657,192.5328,291.1999,45.1501,9.3482,35.8018,0.0000,35.8018,0.0000,35.8018,-57.3526,75.0020,18.1523,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10825.7853,10825.7853,10825.7853,10825.7853,6,0,0,0
+1824.6568,0.5000,39592.5527,85.0000,85.0000,0.0000,-2.2787,142.5051,6,1634.7370,300.5941,815.0579,-77.4714,51.4585,139.5292,161.8432,-13.2623,0.0000,47.6022,0.0000,47.6022,3.8563,47.6022,4.6103,0.0000,2239.3657,183.3297,278.0677,42.9919,9.3058,33.6861,0.0000,33.6861,0.0000,33.6861,-59.4679,75.0020,18.1520,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10393.8110,10393.8110,10393.8110,10393.8110,6,0,0,0
+1825.1568,0.5000,39604.3583,85.0000,85.0000,0.0000,-2.2888,142.2349,6,1634.7370,298.9532,812.3480,-77.4714,51.1776,139.0653,161.8432,-13.2623,0.0000,47.3213,0.0000,47.3213,3.8563,47.3213,4.5991,0.0000,2239.3657,182.1797,276.4268,42.7222,9.3005,33.4217,0.0000,33.4217,0.0000,33.4217,-59.7323,75.0020,18.1520,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10339.8340,10339.8340,10339.8340,10339.8340,6,0,0,0
+1825.6568,0.5000,39616.1639,85.0000,85.0000,0.0000,-2.2274,141.9719,6,1634.7370,308.8939,812.0094,-77.4714,52.8793,139.0073,161.8432,-13.2623,0.0000,49.0230,0.0000,49.0230,3.8563,49.0230,4.6672,0.0000,2239.3657,189.1462,286.3674,44.3559,9.3326,35.0233,0.0000,35.0233,0.0000,35.0233,-58.1310,75.0020,18.1522,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10666.8242,10666.8242,10666.8242,10666.8242,6,0,0,0
+1826.1568,0.5000,39627.9694,85.0000,85.0000,0.0000,-2.1316,141.7203,6,1634.7370,324.4044,814.0607,-77.4714,55.5346,139.3584,161.8432,-13.2623,0.0000,51.6783,0.0000,51.6783,3.8563,51.6783,4.7734,0.0000,2239.3657,200.0159,301.8780,46.9049,9.3828,37.5221,0.0000,37.5221,0.0000,37.5221,-55.6325,75.0020,18.1526,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11177.0300,11177.0300,11177.0300,11177.0300,6,0,0,0
+1826.6568,0.5000,39639.7750,85.0000,85.0000,0.0000,-1.9921,141.4851,6,1634.7370,347.0056,817.2613,-77.4714,59.4036,139.9064,161.8432,-13.2623,0.0000,55.5473,0.0000,55.5473,3.8563,55.5473,4.9281,0.0000,2239.3657,215.8548,324.4791,50.6192,9.4558,41.1634,0.0000,41.1634,0.0000,41.1634,-51.9918,75.0020,18.1531,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11920.4759,11920.4759,11920.4759,11920.4759,6,0,0,0
+1827.1568,0.5000,39651.5805,85.0000,85.0000,0.0000,-1.8478,141.2670,6,1634.7370,370.3717,821.9251,-77.4714,63.4037,140.7047,161.8432,-13.2623,0.0000,59.5474,0.0000,59.5474,3.8563,59.5474,5.0881,0.0000,2239.3657,232.2298,347.8453,54.4592,9.5313,44.9280,0.0000,44.9280,0.0000,44.9280,-48.2277,75.0020,18.1536,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12689.0842,12689.0842,12689.0842,12689.0842,6,0,0,0
+1827.6568,0.5000,39663.3861,85.0000,85.0000,0.0000,-1.7040,141.0658,6,1634.7370,393.6618,826.7467,-77.4714,67.3907,141.5301,161.8432,-13.2623,0.0000,63.5344,0.0000,63.5344,3.8563,63.5344,5.2476,0.0000,2239.3657,248.5515,371.1354,58.2868,9.6065,48.6803,0.0000,48.6803,0.0000,48.6803,-44.4758,75.0020,18.1541,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13397.0715,13397.0715,13397.0715,13397.0715,6,0,0,0
+1828.1568,0.5000,39675.1916,85.0000,85.0000,0.0000,-1.5972,140.8772,6,1634.7370,410.9620,831.5526,-77.4714,70.3523,142.3529,161.8432,-13.2623,0.0000,66.4960,0.0000,66.4960,3.8563,66.4960,5.3661,0.0000,2239.3657,260.6755,388.4356,61.1299,9.6623,51.4676,0.0000,51.4676,0.0000,51.4676,-41.6888,75.0020,18.1544,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13953.4053,13953.4053,13953.4053,13953.4053,6,0,0,0
+1828.6568,0.5000,39686.9972,85.0000,85.0000,0.0000,-1.5159,140.6983,6,1634.7370,424.1408,835.1225,-77.4714,72.6084,142.9640,161.8432,-13.2623,0.0000,68.7521,0.0000,68.7521,3.8563,68.7521,5.4563,0.0000,2239.3657,269.9112,401.6144,63.2958,9.7048,53.5909,0.0000,53.5909,0.0000,53.5909,-39.5657,75.0020,18.1546,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14377.5122,14377.5122,14377.5122,14377.5122,6,0,0,0
+1829.1568,0.5000,39698.8027,85.0000,85.0000,0.0000,-1.4843,140.5230,6,1634.7370,429.2511,837.8420,-77.4714,73.4832,143.4295,161.8432,-13.2623,0.0000,69.6269,0.0000,69.6269,3.8563,69.6269,5.4913,0.0000,2239.3657,273.4925,406.7247,64.1356,9.7213,54.4143,0.0000,54.4143,0.0000,54.4143,-38.7425,75.0020,18.1547,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14541.9665,14541.9665,14541.9665,14541.9665,6,0,0,0
+1829.6568,0.5000,39710.6083,85.0000,85.0000,0.0000,-1.4755,140.3489,6,1634.7370,430.6815,838.8965,-77.4714,73.7280,143.6101,161.8432,-13.2623,0.0000,69.8718,0.0000,69.8718,3.8563,69.8718,5.5011,0.0000,2239.3657,274.4949,408.1550,64.3707,9.7259,54.6447,0.0000,54.6447,0.0000,54.6447,-38.5121,75.0020,18.1547,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14587.9972,14587.9972,14587.9972,14587.9972,6,0,0,0
+1830.1568,0.5000,39722.4139,85.0000,85.0000,0.0000,-1.4937,140.1725,6,1634.7370,427.7292,839.1917,-77.4714,73.2226,143.6606,161.8432,-13.2623,0.0000,69.3664,0.0000,69.3664,3.8563,69.3664,5.4809,0.0000,2239.3657,272.4260,405.2028,63.8855,9.7164,54.1691,0.0000,54.1691,0.0000,54.1691,-38.9877,75.0020,18.1547,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14492.9900,14492.9900,14492.9900,14492.9900,6,0,0,0
+1830.6568,0.5000,39734.2194,85.0000,85.0000,0.0000,-1.5073,139.9946,6,1634.7370,425.5291,838.5825,-77.4714,72.8460,143.5563,161.8432,-13.2623,0.0000,68.9897,0.0000,68.9897,3.8563,68.9897,5.4658,0.0000,2239.3657,270.8841,403.0027,63.5239,9.7093,53.8146,0.0000,53.8146,0.0000,53.8146,-39.3421,75.0020,18.1547,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14422.1891,14422.1891,14422.1891,14422.1891,6,0,0,0
+1831.1568,0.5000,39746.0250,85.0000,85.0000,0.0000,-1.5111,139.8162,6,1634.7370,424.9110,838.1285,-77.4714,72.7402,143.4786,161.8432,-13.2623,0.0000,68.8839,0.0000,68.8839,3.8563,68.8839,5.4616,0.0000,2239.3657,270.4509,402.3845,63.4223,9.7073,53.7150,0.0000,53.7150,0.0000,53.7150,-39.4417,75.0020,18.1546,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14402.2968,14402.2968,14402.2968,14402.2968,6,0,0,0
+1831.6568,0.5000,39757.8305,85.0000,85.0000,0.0000,-1.4668,139.6430,6,1634.7370,432.0817,838.0009,-77.4714,73.9677,143.4568,161.8432,-13.2623,0.0000,70.1115,0.0000,70.1115,3.8563,70.1115,5.5107,0.0000,2239.3657,275.4762,409.5553,64.6008,9.7305,54.8703,0.0000,54.8703,0.0000,54.8703,-38.2865,75.0020,18.1548,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14633.0571,14633.0571,14633.0571,14633.0571,6,0,0,0
+1832.1568,0.5000,39769.6361,85.0000,85.0000,0.0000,-1.3942,139.4784,6,1634.7370,443.8581,839.4806,-77.4714,75.9837,143.7101,161.8432,-13.2623,0.0000,72.1274,0.0000,72.1274,3.8563,72.1274,5.5913,0.0000,2239.3657,283.7291,421.3316,66.5361,9.7690,56.7671,0.0000,56.7671,0.0000,56.7671,-36.3899,75.0020,18.1550,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15012.0326,15012.0326,15012.0326,15012.0326,6,0,0,0
+1832.6568,0.5000,39781.4416,85.0000,85.0000,0.0000,-1.2777,139.3276,6,1634.7370,462.7423,841.9107,-77.4714,79.2165,144.1261,161.8432,-13.2623,0.0000,75.3602,0.0000,75.3602,3.8563,75.3602,5.7206,0.0000,2239.3657,296.9631,440.2158,69.6396,9.8326,59.8069,0.0000,59.8069,0.0000,59.8069,-33.3503,75.0020,18.1552,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15619.7433,15619.7433,15619.7433,15619.7433,6,0,0,0
+1833.1568,0.5000,39793.2472,85.0000,85.0000,0.0000,-1.1581,139.1909,6,1634.7370,482.1273,845.8074,-77.4714,82.5350,144.7931,161.8432,-13.2623,0.0000,78.6787,0.0000,78.6787,3.8563,78.6787,5.8534,0.0000,2239.3657,310.5481,459.6009,72.8253,9.8979,62.9274,0.0000,62.9274,0.0000,62.9274,-30.2301,75.0020,18.1555,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16245.6473,16245.6473,16245.6473,16245.6473,6,0,0,0
+1833.6568,0.5000,39805.0527,85.0000,85.0000,0.0000,-1.0404,139.0680,6,1634.7370,501.2090,849.8075,-77.4714,85.8016,145.4779,161.8432,-13.2623,0.0000,81.9453,0.0000,81.9453,3.8563,81.9453,5.9840,0.0000,2239.3657,323.9206,478.6825,75.9613,9.9622,65.9991,0.0000,65.9991,0.0000,65.9991,-27.1587,75.0020,18.1557,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16869.3039,16869.3039,16869.3039,16869.3039,6,0,0,0
+1834.1568,0.5000,39816.8583,85.0000,85.0000,0.0000,-0.9522,138.9556,6,1634.7370,515.5176,853.7450,-77.4714,88.2511,146.1520,161.8432,-13.2623,0.0000,84.3948,0.0000,84.3948,3.8563,84.3948,6.0820,0.0000,2239.3657,333.9480,492.9911,78.3128,10.0104,68.3024,0.0000,68.3024,0.0000,68.3024,-24.8555,75.0020,18.1559,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17336.9605,17336.9605,17336.9605,17336.9605,6,0,0,0
+1834.6568,0.5000,39828.6639,85.0000,85.0000,0.0000,-0.8755,138.8523,6,1634.7370,527.9575,856.6976,-77.4714,90.3806,146.6574,161.8432,-13.2623,0.0000,86.5244,0.0000,86.5244,3.8563,86.5244,6.1672,0.0000,2239.3657,342.6659,505.4310,80.3572,10.0523,70.3049,0.0000,70.3049,0.0000,70.3049,-22.8532,75.0020,18.1560,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17743.5405,17743.5405,17743.5405,17743.5405,6,0,0,0
+1835.1568,0.5000,39840.4694,85.0000,85.0000,0.0000,-0.8105,138.7566,6,1634.7370,538.4898,859.2646,-77.4714,92.1837,147.0969,161.8432,-13.2623,0.0000,88.3274,0.0000,88.3274,3.8563,88.3274,6.2393,0.0000,2239.3657,350.0469,515.9633,82.0880,10.0877,72.0003,0.0000,72.0003,0.0000,72.0003,-21.1578,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18087.7741,18087.7741,18087.7741,18087.7741,6,0,0,0
+1835.6568,0.5000,39852.2750,85.0000,85.0000,0.0000,-0.7385,138.6694,6,1634.7370,550.1720,861.4380,-77.4714,94.1835,147.4689,161.8432,-13.2623,0.0000,90.3272,0.0000,90.3272,3.8563,90.3272,6.3193,0.0000,2239.3657,358.2338,527.6455,84.0079,10.1271,73.8809,0.0000,73.8809,0.0000,73.8809,-19.2774,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18469.5902,18469.5902,18469.5902,18469.5902,6,0,0,0
+1836.1568,0.5000,39864.0805,85.0000,85.0000,0.0000,-0.6577,138.5917,6,1634.7370,563.2717,863.8486,-77.4714,96.4261,147.8816,161.8432,-13.2623,0.0000,92.5698,0.0000,92.5698,3.8563,92.5698,6.4090,0.0000,2239.3657,367.4141,540.7453,86.1608,10.1712,75.9896,0.0000,75.9896,0.0000,75.9896,-17.1688,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18893.9606,18893.9606,18893.9606,18893.9606,6,0,0,0
+1836.6568,0.5000,39875.8861,85.0000,85.0000,0.0000,-0.5644,138.5251,6,1634.7370,578.3994,866.5517,-77.4714,99.0158,148.3443,161.8432,-13.2623,0.0000,95.1595,0.0000,95.1595,3.8563,95.1595,6.5126,0.0000,2239.3657,378.0156,555.8729,88.6469,10.2221,78.4247,0.0000,78.4247,0.0000,78.4247,-14.7337,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19349.6106,19349.6106,19349.6106,19349.6106,6,0,0,0
+1837.1568,0.5000,39887.6916,85.0000,85.0000,0.0000,-0.4692,138.4697,6,1634.7370,593.8485,869.6733,-77.4714,101.6605,148.8787,161.8432,-13.2623,0.0000,97.8042,0.0000,97.8042,3.8563,97.8042,6.6184,0.0000,2239.3657,388.8424,571.3221,91.1858,10.2742,80.9116,0.0000,80.9116,0.0000,80.9116,-12.2469,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19852.3211,19852.3211,19852.3211,19852.3211,6,0,0,0
+1837.6568,0.5000,39899.4972,85.0000,85.0000,0.0000,-0.3828,138.4245,6,1634.7370,607.8495,872.8613,-77.4714,104.0573,149.4245,161.8432,-13.2623,0.0000,100.2010,0.0000,100.2010,3.8563,100.2010,6.7143,0.0000,2239.3657,398.6543,585.3231,93.4868,10.3213,83.1654,0.0000,83.1654,0.0000,83.1654,-9.9932,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20307.9112,20307.9112,20307.9112,20307.9112,6,0,0,0
+1838.1568,0.5000,39911.3027,85.0000,85.0000,0.0000,-0.3243,138.3862,6,1634.7370,617.3397,875.7504,-77.4714,105.6819,149.9191,161.8432,-13.2623,0.0000,101.8256,0.0000,101.8256,3.8563,101.8256,6.7793,0.0000,2239.3657,405.3050,594.8133,95.0464,10.3528,84.6936,0.0000,84.6936,0.0000,84.6936,-8.4651,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20616.7188,20616.7188,20616.7188,20616.7188,6,0,0,0
+1838.6568,0.5000,39923.1083,85.0000,85.0000,0.0000,-0.3044,138.3503,6,1634.7370,620.5666,877.7087,-77.4714,106.2343,150.2543,161.8432,-13.2623,0.0000,102.3780,0.0000,102.3780,3.8563,102.3780,6.8014,0.0000,2239.3657,407.5664,598.0401,95.5767,10.3632,85.2135,0.0000,85.2135,0.0000,85.2135,-7.9452,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20721.7205,20721.7205,20721.7205,20721.7205,6,0,0,0
+1839.1568,0.5000,39934.9139,85.0000,85.0000,0.0000,-0.3275,138.3117,6,1634.7370,616.8224,878.3746,-77.4714,105.5934,150.3683,161.8432,-13.2623,0.0000,101.7371,0.0000,101.7371,3.8563,101.7371,6.7757,0.0000,2239.3657,404.9425,594.2960,94.9614,10.3511,84.6102,0.0000,84.6102,0.0000,84.6102,-8.5484,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20599.8855,20599.8855,20599.8855,20599.8855,6,0,0,0
+1839.6568,0.5000,39946.7194,85.0000,85.0000,0.0000,-0.3706,138.2679,6,1634.7370,609.8263,877.6020,-77.4714,104.3957,150.2360,161.8432,-13.2623,0.0000,100.5394,0.0000,100.5394,3.8563,100.5394,6.7278,0.0000,2239.3657,400.0396,587.2998,93.8116,10.3280,83.4837,0.0000,83.4837,0.0000,83.4837,-9.6750,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20372.2337,20372.2337,20372.2337,20372.2337,6,0,0,0
+1840.1568,0.5000,39958.5250,85.0000,85.0000,0.0000,-0.4178,138.2186,6,1634.7370,602.1719,876.1583,-77.4714,103.0854,149.9889,161.8432,-13.2623,0.0000,99.2291,0.0000,99.2291,3.8563,99.2291,6.6754,0.0000,2239.3657,394.6754,579.6455,92.5537,10.3022,82.2515,0.0000,82.2515,0.0000,82.2515,-10.9071,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20123.1628,20123.1628,20123.1628,20123.1628,6,0,0,0
+1840.6568,0.5000,39970.3305,85.0000,85.0000,0.0000,-0.4552,138.1648,6,1634.7370,596.1051,874.5788,-77.4714,102.0468,149.7185,161.8432,-13.2623,0.0000,98.1905,0.0000,98.1905,3.8563,98.1905,6.6339,0.0000,2239.3657,390.4238,573.5787,91.5567,10.2818,81.2749,0.0000,81.2749,0.0000,81.2749,-11.8837,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19925.7510,19925.7510,19925.7510,19925.7510,6,0,0,0
+1841.1568,0.5000,39982.1361,85.0000,85.0000,0.0000,-0.4731,138.1090,6,1634.7370,593.2146,873.3269,-77.4714,101.5520,149.5042,161.8432,-13.2623,0.0000,97.6957,0.0000,97.6957,3.8563,97.6957,6.6141,0.0000,2239.3657,388.3981,570.6882,91.0816,10.2720,80.8096,0.0000,80.8096,0.0000,80.8096,-12.3489,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19831.6948,19831.6948,19831.6948,19831.6948,6,0,0,0
+1841.6568,0.5000,39993.9416,85.0000,85.0000,0.0000,-0.4621,138.0544,6,1634.7370,594.9915,872.7305,-77.4714,101.8562,149.4021,161.8432,-13.2623,0.0000,97.9999,0.0000,97.9999,3.8563,97.9999,6.6262,0.0000,2239.3657,389.6434,572.4650,91.3736,10.2780,81.0956,0.0000,81.0956,0.0000,81.0956,-12.0629,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19889.5134,19889.5134,19889.5134,19889.5134,6,0,0,0
+1842.1568,0.5000,40005.7472,85.0000,85.0000,0.0000,-0.4320,138.0034,6,1634.7370,599.8819,873.0971,-77.4714,102.6933,149.4648,161.8432,-13.2623,0.0000,98.8370,0.0000,98.8370,3.8563,98.8370,6.6597,0.0000,2239.3657,393.0705,577.3554,92.1773,10.2945,81.8829,0.0000,81.8829,0.0000,81.8829,-11.2757,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20048.6449,20048.6449,20048.6449,20048.6449,6,0,0,0
+1842.6568,0.5000,40017.5527,85.0000,85.0000,0.0000,-0.3850,137.9580,6,1634.7370,607.4924,874.1063,-77.4714,103.9962,149.6376,161.8432,-13.2623,0.0000,100.1399,0.0000,100.1399,3.8563,100.1399,6.7118,0.0000,2239.3657,398.4040,584.9660,93.4281,10.3201,83.1080,0.0000,83.1080,0.0000,83.1080,-10.0507,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20296.2901,20296.2901,20296.2901,20296.2901,6,0,0,0
+1843.1568,0.5000,40029.3583,85.0000,85.0000,0.0000,-0.3502,137.9166,6,1634.7370,613.1331,875.6767,-77.4714,104.9618,149.9064,161.8432,-13.2623,0.0000,101.1055,0.0000,101.1055,3.8563,101.1055,6.7505,0.0000,2239.3657,402.3570,590.6067,94.3551,10.3391,84.0160,0.0000,84.0160,0.0000,84.0160,-9.1427,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20479.8375,20479.8375,20479.8375,20479.8375,6,0,0,0
+1843.6568,0.5000,40041.1639,85.0000,85.0000,0.0000,-0.3536,137.8749,6,1634.7370,612.5811,876.8407,-77.4714,104.8673,150.1057,161.8432,-13.2623,0.0000,101.0110,0.0000,101.0110,3.8563,101.0110,6.7467,0.0000,2239.3657,401.9701,590.0546,94.2643,10.3372,83.9271,0.0000,83.9271,0.0000,83.9271,-9.2315,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20461.8740,20461.8740,20461.8740,20461.8740,6,0,0,0
+1844.1568,0.5000,40052.9694,85.0000,85.0000,0.0000,-0.4073,137.8268,6,1634.7370,603.8777,876.7268,-77.4714,103.3774,150.0862,161.8432,-13.2623,0.0000,99.5211,0.0000,99.5211,3.8563,99.5211,6.6871,0.0000,2239.3657,395.8708,581.3512,92.8340,10.3079,82.5261,0.0000,82.5261,0.0000,82.5261,-10.6325,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20178.6676,20178.6676,20178.6676,20178.6676,6,0,0,0
+1844.6568,0.5000,40064.7750,85.0000,85.0000,0.0000,-0.5015,137.7676,6,1634.7370,588.6027,874.9308,-77.4714,100.7625,149.7788,161.8432,-13.2623,0.0000,96.9062,0.0000,96.9062,3.8563,96.9062,6.5825,0.0000,2239.3657,385.1661,566.0762,90.3237,10.2565,80.0672,0.0000,80.0672,0.0000,80.0672,-13.0913,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19681.6233,19681.6233,19681.6233,19681.6233,6,0,0,0
+1845.1568,0.5000,40076.5805,85.0000,85.0000,0.0000,-0.6043,137.6962,6,1634.7370,571.9273,871.7788,-77.4714,97.9078,149.2392,161.8432,-13.2623,0.0000,94.0515,0.0000,94.0515,3.8563,94.0515,6.4683,0.0000,2239.3657,373.4800,549.4009,87.5832,10.2003,77.3829,0.0000,77.3829,0.0000,77.3829,-15.7755,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19144.9386,19144.9386,19144.9386,19144.9386,6,0,0,0
+1845.6568,0.5000,40088.3861,85.0000,85.0000,0.0000,-0.6287,137.6220,6,1634.7370,567.9755,868.3378,-77.4714,97.2313,148.6501,161.8432,-13.2623,0.0000,93.3750,0.0000,93.3750,3.8563,93.3750,6.4412,0.0000,2239.3657,370.7105,545.4491,86.9338,10.1870,76.7468,0.0000,76.7468,0.0000,76.7468,-16.4116,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19030.3512,19030.3512,19030.3512,19030.3512,6,0,0,0
+1846.1568,0.5000,40100.1916,85.0000,85.0000,0.0000,-0.7182,137.5372,6,1634.7370,553.4666,867.5224,-77.4714,94.7475,148.5105,161.8432,-13.2623,0.0000,90.8913,0.0000,90.8913,3.8563,90.8913,6.3419,0.0000,2239.3657,360.5427,530.9402,84.5494,10.1382,74.4112,0.0000,74.4112,0.0000,74.4112,-18.7471,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18577.2714,18577.2714,18577.2714,18577.2714,6,0,0,0
+1846.6568,0.5000,40111.9972,85.0000,85.0000,0.0000,-0.7799,137.4452,6,1634.7370,543.4647,864.5284,-77.4714,93.0353,147.9980,161.8432,-13.2623,0.0000,89.1790,0.0000,89.1790,3.8563,89.1790,6.2734,0.0000,2239.3657,353.5333,520.9382,82.9056,10.1045,72.8012,0.0000,72.8012,0.0000,72.8012,-20.3570,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18250.3715,18250.3715,18250.3715,18250.3715,6,0,0,0
+1847.1568,0.5000,40123.8027,85.0000,85.0000,0.0000,-0.7515,137.3564,6,1634.7370,548.0584,862.4645,-77.4714,93.8217,147.6447,161.8432,-13.2623,0.0000,89.9654,0.0000,89.9654,3.8563,89.9654,6.3048,0.0000,2239.3657,356.7526,525.5320,83.6606,10.1199,73.5406,0.0000,73.5406,0.0000,73.5406,-19.6176,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18400.5114,18400.5114,18400.5114,18400.5114,6,0,0,0
+1847.6568,0.5000,40135.6083,85.0000,85.0000,0.0000,-0.6912,137.2749,6,1634.7370,557.8456,863.4125,-77.4714,95.4972,147.8069,161.8432,-13.2623,0.0000,91.6409,0.0000,91.6409,3.8563,91.6409,6.3719,0.0000,2239.3657,363.6115,535.3192,85.2690,10.1529,75.1161,0.0000,75.1161,0.0000,75.1161,-18.0422,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18720.3930,18720.3930,18720.3930,18720.3930,6,0,0,0
+1848.1568,0.5000,40147.4139,85.0000,85.0000,0.0000,-0.6237,137.2012,6,1634.7370,568.7810,865.4321,-77.4714,97.3692,148.1527,161.8432,-13.2623,0.0000,93.5129,0.0000,93.5129,3.8563,93.5129,6.4467,0.0000,2239.3657,371.2751,546.2546,87.0662,10.1897,76.8764,0.0000,76.8764,0.0000,76.8764,-16.2820,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19053.7088,19053.7088,19053.7088,19053.7088,6,0,0,0
+1848.6568,0.5000,40159.2194,85.0000,85.0000,0.0000,-0.6099,137.1292,6,1634.7370,571.0222,867.6886,-77.4714,97.7529,148.5390,161.8432,-13.2623,0.0000,93.8966,0.0000,93.8966,3.8563,93.8966,6.4621,0.0000,2239.3657,372.8457,548.4958,87.4345,10.1973,77.2372,0.0000,77.2372,0.0000,77.2372,-15.9212,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19118.6936,19118.6936,19118.6936,19118.6936,6,0,0,0
+1849.1568,0.5000,40171.0250,85.0000,85.0000,0.0000,-0.4829,137.0722,6,1634.7370,591.6153,868.1511,-77.4714,101.2782,148.6181,161.8432,-13.2623,0.0000,97.4219,0.0000,97.4219,3.8563,97.4219,6.6031,0.0000,2239.3657,387.2773,569.0888,90.8188,10.2666,80.5522,0.0000,80.5522,0.0000,80.5522,-12.6064,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19779.6518,19779.6518,19779.6518,19779.6518,6,0,0,0
+1849.6568,0.5000,40182.8305,85.0000,85.0000,0.0000,-0.3485,137.0311,6,1634.7370,613.4152,872.4004,-77.4714,105.0101,149.3456,161.8432,-13.2623,0.0000,101.1538,0.0000,101.1538,3.8563,101.1538,6.7524,0.0000,2239.3657,402.5547,590.8888,94.4014,10.3400,84.0614,0.0000,84.0614,0.0000,84.0614,-9.0973,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20489.0165,20489.0165,20489.0165,20489.0165,6,0,0,0
+1850.1568,0.5000,40194.6361,85.0000,85.0000,0.0000,-0.2744,136.9987,6,1634.7370,625.4168,876.8989,-77.4714,107.0646,150.1157,161.8432,-13.2623,0.0000,103.2083,0.0000,103.2083,3.8563,103.2083,6.8346,0.0000,2239.3657,410.9654,602.8904,96.3738,10.3789,85.9949,0.0000,85.9949,0.0000,85.9949,-7.1638,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20879.5450,20879.5450,20879.5450,20879.5450,6,0,0,0
+1850.6568,0.5000,40206.4416,85.0000,85.0000,0.0000,-0.2515,136.9690,6,1634.7370,629.1370,879.3754,-77.4714,107.7015,150.5396,161.8432,-13.2623,0.0000,103.8452,0.0000,103.8452,3.8563,103.8452,6.8600,0.0000,2239.3657,413.5725,606.6105,96.9852,10.3909,86.5943,0.0000,86.5943,0.0000,86.5943,-6.5644,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21000.5992,21000.5992,21000.5992,21000.5992,6,0,0,0
+1851.1568,0.5000,40218.2472,85.0000,85.0000,0.0000,-0.2175,136.9433,6,1634.7370,634.6468,880.1431,-77.4714,108.6447,150.6710,161.8432,-13.2623,0.0000,104.7884,0.0000,104.7884,3.8563,104.7884,6.8978,0.0000,2239.3657,417.4338,612.1204,97.8907,10.4087,87.4820,0.0000,87.4820,0.0000,87.4820,-5.6767,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21179.8883,21179.8883,21179.8883,21179.8883,6,0,0,0
+1851.6568,0.5000,40230.0527,85.0000,85.0000,0.0000,-0.1722,136.9230,6,1634.7370,641.9773,881.2800,-77.4714,109.8996,150.8657,161.8432,-13.2623,0.0000,106.0433,0.0000,106.0433,3.8563,106.0433,6.9480,0.0000,2239.3657,422.5710,619.4508,99.0954,10.4324,88.6630,0.0000,88.6630,0.0000,88.6630,-4.4957,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21418.4183,21418.4183,21418.4183,21418.4183,6,0,0,0
+1852.1568,0.5000,40241.8583,85.0000,85.0000,0.0000,-0.1914,136.9004,6,1634.7370,638.8730,882.7927,-77.4714,109.3682,151.1246,161.8432,-13.2623,0.0000,105.5119,0.0000,105.5119,3.8563,105.5119,6.9267,0.0000,2239.3657,420.3955,616.3465,98.5852,10.4224,88.1628,0.0000,88.1628,0.0000,88.1628,-4.9959,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21317.4062,21317.4062,21317.4062,21317.4062,6,0,0,0
+1852.6568,0.5000,40253.6639,85.0000,85.0000,0.0000,-0.2169,136.8748,6,1634.7370,634.7410,882.1521,-77.4714,108.6608,151.0150,161.8432,-13.2623,0.0000,104.8045,0.0000,104.8045,3.8563,104.8045,6.8984,0.0000,2239.3657,417.4998,612.2145,97.9061,10.4090,87.4971,0.0000,87.4971,0.0000,87.4971,-5.6616,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21182.9515,21182.9515,21182.9515,21182.9515,6,0,0,0
+1853.1568,0.5000,40265.4694,85.0000,85.0000,0.0000,-0.2455,136.8458,6,1634.7370,630.1039,881.2995,-77.4714,107.8670,150.8690,161.8432,-13.2623,0.0000,104.0107,0.0000,104.0107,3.8563,104.0107,6.8667,0.0000,2239.3657,414.2501,607.5775,97.1441,10.3940,86.7500,0.0000,86.7500,0.0000,86.7500,-6.4086,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21032.0629,21032.0629,21032.0629,21032.0629,6,0,0,0
+1853.6568,0.5000,40277.2750,85.0000,85.0000,0.0000,-0.2700,136.8139,6,1634.7370,626.1276,880.3426,-77.4714,107.1863,150.7052,161.8432,-13.2623,0.0000,103.3300,0.0000,103.3300,3.8563,103.3300,6.8394,0.0000,2239.3657,411.4635,603.6011,96.4906,10.3812,86.1094,0.0000,86.1094,0.0000,86.1094,-7.0493,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20902.6742,20902.6742,20902.6742,20902.6742,6,0,0,0
+1854.1568,0.5000,40289.0805,85.0000,85.0000,0.0000,-0.2919,136.7794,6,1634.7370,622.5928,879.5221,-77.4714,106.5812,150.5647,161.8432,-13.2623,0.0000,102.7249,0.0000,102.7249,3.8563,102.7249,6.8152,0.0000,2239.3657,408.9864,600.0664,95.9097,10.3698,85.5399,0.0000,85.5399,0.0000,85.5399,-7.6187,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20787.6538,20787.6538,20787.6538,20787.6538,6,0,0,0
+1854.6568,0.5000,40300.8861,85.0000,85.0000,0.0000,-0.2952,136.7446,6,1634.7370,622.0515,878.7927,-77.4714,106.4885,150.4399,161.8432,-13.2623,0.0000,102.6323,0.0000,102.6323,3.8563,102.6323,6.8115,0.0000,2239.3657,408.6070,599.5251,95.8207,10.3680,85.4527,0.0000,85.4527,0.0000,85.4527,-7.7060,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20770.0398,20770.0398,20770.0398,20770.0398,6,0,0,0
+1855.1568,0.5000,40312.6916,85.0000,85.0000,0.0000,-0.3851,136.6991,6,1634.7370,607.4764,878.6810,-77.4714,103.9934,150.4207,161.8432,-13.2623,0.0000,100.1372,0.0000,100.1372,3.8563,100.1372,6.7117,0.0000,2239.3657,398.3928,584.9500,93.4254,10.3200,83.1054,0.0000,83.1054,0.0000,83.1054,-10.0532,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20295.7704,20295.7704,20295.7704,20295.7704,6,0,0,0
+1855.6568,0.5000,40324.4972,85.0000,85.0000,0.0000,-0.4753,136.6430,6,1634.7370,592.8600,875.6734,-77.4714,101.4913,149.9059,161.8432,-13.2623,0.0000,97.6350,0.0000,97.6350,3.8563,97.6350,6.6116,0.0000,2239.3657,388.1496,570.3335,91.0233,10.2708,80.7525,0.0000,80.7525,0.0000,80.7525,-12.4060,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19820.1549,19820.1549,19820.1549,19820.1549,6,0,0,0
+1856.1568,0.5000,40336.3027,85.0000,85.0000,0.0000,-0.5611,136.5768,6,1634.7370,578.9382,872.6573,-77.4714,99.1080,149.3896,161.8432,-13.2623,0.0000,95.2517,0.0000,95.2517,3.8563,95.2517,6.5163,0.0000,2239.3657,378.3932,556.4118,88.7354,10.2239,78.5115,0.0000,78.5115,0.0000,78.5115,-14.6470,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19367.1440,19367.1440,19367.1440,19367.1440,6,0,0,0
+1856.6568,0.5000,40348.1083,85.0000,85.0000,0.0000,-0.5829,136.5080,6,1634.7370,575.4055,869.7845,-77.4714,98.5032,148.8978,161.8432,-13.2623,0.0000,94.6469,0.0000,94.6469,3.8563,94.6469,6.4921,0.0000,2239.3657,375.9175,552.8790,88.1548,10.2120,77.9428,0.0000,77.9428,0.0000,77.9428,-15.2156,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19252.1887,19252.1887,19252.1887,19252.1887,6,0,0,0
+1857.1568,0.5000,40359.9139,85.0000,85.0000,0.0000,-0.6606,136.4300,6,1634.7370,562.7998,869.0555,-77.4714,96.3453,148.7730,161.8432,-13.2623,0.0000,92.4890,0.0000,92.4890,3.8563,92.4890,6.4058,0.0000,2239.3657,367.0834,540.2734,86.0832,10.1696,75.9136,0.0000,75.9136,0.0000,75.9136,-17.2447,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18880.2778,18880.2778,18880.2778,18880.2778,6,0,0,0
+1857.6568,0.5000,40371.7194,85.0000,85.0000,0.0000,-0.7130,136.3458,6,1634.7370,554.3107,866.4544,-77.4714,94.8920,148.3277,161.8432,-13.2623,0.0000,91.0358,0.0000,91.0358,3.8563,91.0358,6.3477,0.0000,2239.3657,361.1343,531.7843,84.6881,10.1410,74.5471,0.0000,74.5471,0.0000,74.5471,-18.6112,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18604.8603,18604.8603,18604.8603,18604.8603,6,0,0,0
+1858.1568,0.5000,40383.5250,85.0000,85.0000,0.0000,-0.6676,136.2670,6,1634.7370,561.6710,864.7026,-77.4714,96.1520,148.0278,161.8432,-13.2623,0.0000,92.2958,0.0000,92.2958,3.8563,92.2958,6.3981,0.0000,2239.3657,366.2924,539.1446,85.8977,10.1658,75.7319,0.0000,75.7319,0.0000,75.7319,-17.4264,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18845.4209,18845.4209,18845.4209,18845.4209,6,0,0,0
+1858.6568,0.5000,40395.3305,85.0000,85.0000,0.0000,-0.5950,136.1968,6,1634.7370,573.4361,866.2214,-77.4714,98.1661,148.2878,161.8432,-13.2623,0.0000,94.3098,0.0000,94.3098,3.8563,94.3098,6.4786,0.0000,2239.3657,374.5373,550.9096,87.8312,10.2054,77.6258,0.0000,77.6258,0.0000,77.6258,-15.5327,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19188.6862,19188.6862,19188.6862,19188.6862,6,0,0,0
+1859.1568,0.5000,40407.1361,85.0000,85.0000,0.0000,-0.5200,136.1354,6,1634.7370,585.5992,868.6492,-77.4714,100.2483,148.7034,161.8432,-13.2623,0.0000,96.3920,0.0000,96.3920,3.8563,96.3920,6.5619,0.0000,2239.3657,383.0612,563.0728,89.8301,10.2464,79.5837,0.0000,79.5837,0.0000,79.5837,-13.5748,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19583.8909,19583.8909,19583.8909,19583.8909,6,0,0,0
+1859.6568,0.5000,40418.9416,85.0000,85.0000,0.0000,-0.4848,136.0781,6,1634.7370,591.3116,871.1590,-77.4714,101.2262,149.1331,161.8432,-13.2623,0.0000,97.3699,0.0000,97.3699,3.8563,97.3699,6.6010,0.0000,2239.3657,387.0645,568.7851,90.7689,10.2656,80.5033,0.0000,80.5033,0.0000,80.5033,-12.6553,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19769.7701,19769.7701,19769.7701,19769.7701,6,0,0,0
+1860.1568,0.5000,40430.7472,85.0000,85.0000,0.0000,-0.4826,136.0212,6,1634.7370,591.6670,872.3378,-77.4714,101.2870,149.3349,161.8432,-13.2623,0.0000,97.4307,0.0000,97.4307,3.8563,97.4307,6.6035,0.0000,2239.3657,387.3135,569.1405,90.8273,10.2668,80.5605,0.0000,80.5605,0.0000,80.5605,-12.5981,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19781.3343,19781.3343,19781.3343,19781.3343,6,0,0,0
+1860.6568,0.5000,40442.5527,85.0000,85.0000,0.0000,-0.5270,135.9589,6,1634.7370,584.4720,872.4111,-77.4714,100.0553,149.3474,161.8432,-13.2623,0.0000,96.1990,0.0000,96.1990,3.8563,96.1990,6.5542,0.0000,2239.3657,382.2713,561.9455,89.6448,10.2426,79.4023,0.0000,79.4023,0.0000,79.4023,-13.7562,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19547.2103,19547.2103,19547.2103,19547.2103,6,0,0,0
+1861.1568,0.5000,40454.3583,85.0000,85.0000,0.0000,-0.6088,135.8871,6,1634.7370,571.2110,870.9264,-77.4714,97.7852,149.0932,161.8432,-13.2623,0.0000,93.9289,0.0000,93.9289,3.8563,93.9289,6.4634,0.0000,2239.3657,372.9780,548.6845,87.4655,10.1979,77.2676,0.0000,77.2676,0.0000,77.2676,-15.8908,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19124.1674,19124.1674,19124.1674,19124.1674,6,0,0,0
+1861.6568,0.5000,40466.1639,85.0000,85.0000,0.0000,-0.7134,135.8028,6,1634.7370,554.2403,868.1900,-77.4714,94.8800,148.6248,161.8432,-13.2623,0.0000,91.0237,0.0000,91.0237,3.8563,91.0237,6.3472,0.0000,2239.3657,361.0849,531.7138,84.6765,10.1408,74.5357,0.0000,74.5357,0.0000,74.5357,-18.6225,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18602.5565,18602.5565,18602.5565,18602.5565,6,0,0,0
+1862.1568,0.5000,40477.9694,85.0000,85.0000,0.0000,-0.8401,135.7037,6,1634.7370,533.6896,864.6881,-77.4714,91.3619,148.0253,161.8432,-13.2623,0.0000,87.5056,0.0000,87.5056,3.8563,87.5056,6.2065,0.0000,2239.3657,346.6830,511.1631,81.2992,10.0716,71.2276,0.0000,71.2276,0.0000,71.2276,-21.9305,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17930.8868,17930.8868,17930.8868,17930.8868,6,0,0,0
+1862.6568,0.5000,40489.7750,85.0000,85.0000,0.0000,-0.9697,135.5892,6,1634.7370,512.6756,860.4474,-77.4714,87.7645,147.2994,161.8432,-13.2623,0.0000,83.9083,0.0000,83.9083,3.8563,83.9083,6.0626,0.0000,2239.3657,331.9564,490.1491,77.8457,10.0008,67.8449,0.0000,67.8449,0.0000,67.8449,-25.3130,75.0020,18.1559,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17244.0737,17244.0737,17244.0737,17244.0737,6,0,0,0
+1863.1568,0.5000,40501.5805,85.0000,85.0000,0.0000,-1.0964,135.4598,6,1634.7370,492.1423,856.1112,-77.4714,84.2495,146.5570,161.8432,-13.2623,0.0000,80.3932,0.0000,80.3932,3.8563,80.3932,5.9220,0.0000,2239.3657,317.5667,469.6159,74.4712,9.9316,64.5396,0.0000,64.5396,0.0000,64.5396,-28.6181,75.0020,18.1556,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16572.9742,16572.9742,16572.9742,16572.9742,6,0,0,0
+1863.6568,0.5000,40513.3861,85.0000,85.0000,0.0000,-1.2071,135.3172,6,1634.7370,474.1789,851.8741,-77.4714,81.1743,145.8317,161.8432,-13.2623,0.0000,77.3180,0.0000,77.3180,3.8563,77.3180,5.7990,0.0000,2239.3657,304.9779,451.6524,71.5191,9.8711,61.6479,0.0000,61.6479,0.0000,61.6479,-31.5095,75.0020,18.1554,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15987.7842,15987.7842,15987.7842,15987.7842,6,0,0,0
+1864.1568,0.5000,40525.1916,85.0000,85.0000,0.0000,-1.3029,135.1634,6,1634.7370,458.6607,848.1674,-77.4714,78.5178,145.1971,161.8432,-13.2623,0.0000,74.6615,0.0000,74.6615,3.8563,74.6615,5.6927,0.0000,2239.3657,294.1027,436.1343,68.9688,9.8189,59.1499,0.0000,59.1499,0.0000,59.1499,-34.0073,75.0020,18.1552,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15488.3951,15488.3951,15488.3951,15488.3951,6,0,0,0
+1864.6568,0.5000,40536.9972,85.0000,85.0000,0.0000,-1.3615,135.0027,6,1634.7370,449.1474,844.9652,-77.4714,76.8892,144.6490,161.8432,-13.2623,0.0000,73.0329,0.0000,73.0329,3.8563,73.0329,5.6275,0.0000,2239.3657,287.4358,426.6209,67.4054,9.7868,57.6185,0.0000,57.6185,0.0000,57.6185,-35.5385,75.0020,18.1550,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15182.2469,15182.2469,15182.2469,15182.2469,6,0,0,0
+1865.1568,0.5000,40548.8027,85.0000,85.0000,0.0000,-1.3959,134.8379,6,1634.7370,443.5739,843.0021,-77.4714,75.9351,144.3129,161.8432,-13.2623,0.0000,72.0788,0.0000,72.0788,3.8563,72.0788,5.5894,0.0000,2239.3657,283.5299,421.0474,66.4894,9.7681,56.7213,0.0000,56.7213,0.0000,56.7213,-36.4356,75.0020,18.1549,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15002.8868,15002.8868,15002.8868,15002.8868,6,0,0,0
+1865.6568,0.5000,40560.6083,85.0000,85.0000,0.0000,-1.3863,134.6742,6,1634.7370,445.1281,841.8520,-77.4714,76.2011,144.1160,161.8432,-13.2623,0.0000,72.3449,0.0000,72.3449,3.8563,72.3449,5.6000,0.0000,2239.3657,284.6191,422.6017,66.7448,9.7733,56.9715,0.0000,56.9715,0.0000,56.9715,-36.1855,75.0020,18.1550,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15052.9029,15052.9029,15052.9029,15052.9029,6,0,0,0
+1866.1568,0.5000,40572.4139,85.0000,85.0000,0.0000,-1.3576,134.5140,6,1634.7370,449.7825,842.1727,-77.4714,76.9979,144.1709,161.8432,-13.2623,0.0000,73.1416,0.0000,73.1416,3.8563,73.1416,5.6319,0.0000,2239.3657,287.8809,427.2560,67.5097,9.7890,57.7208,0.0000,57.7208,0.0000,57.7208,-35.4363,75.0020,18.1550,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15202.6849,15202.6849,15202.6849,15202.6849,6,0,0,0
+1866.6568,0.5000,40584.2194,85.0000,85.0000,0.0000,-1.3141,134.3588,6,1634.7370,456.8439,843.1332,-77.4714,78.2068,144.3353,161.8432,-13.2623,0.0000,74.3505,0.0000,74.3505,3.8563,74.3505,5.6803,0.0000,2239.3657,292.8295,434.3174,68.6702,9.8128,58.8575,0.0000,58.8575,0.0000,58.8575,-34.2997,75.0020,18.1551,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15429.9285,15429.9285,15429.9285,15429.9285,6,0,0,0
+1867.1568,0.5000,40596.0250,85.0000,85.0000,0.0000,-1.2851,134.2071,6,1634.7370,461.5418,844.5903,-77.4714,79.0110,144.5848,161.8432,-13.2623,0.0000,75.1547,0.0000,75.1547,3.8563,75.1547,5.7124,0.0000,2239.3657,296.1218,439.0154,69.4423,9.8286,59.6137,0.0000,59.6137,0.0000,59.6137,-33.5435,75.0020,18.1552,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15581.1117,15581.1117,15581.1117,15581.1117,6,0,0,0
+1867.6568,0.5000,40607.8305,85.0000,85.0000,0.0000,-1.2637,134.0579,6,1634.7370,465.0143,845.5597,-77.4714,79.6054,144.7507,161.8432,-13.2623,0.0000,75.7492,0.0000,75.7492,3.8563,75.7492,5.7362,0.0000,2239.3657,298.5553,442.4878,70.0130,9.8403,60.1727,0.0000,60.1727,0.0000,60.1727,-32.9846,75.0020,18.1553,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15692.8585,15692.8585,15692.8585,15692.8585,6,0,0,0
+1868.1568,0.5000,40619.6361,85.0000,85.0000,0.0000,-1.2530,133.9100,6,1634.7370,466.7378,846.2762,-77.4714,79.9005,144.8734,161.8432,-13.2623,0.0000,76.0442,0.0000,76.0442,3.8563,76.0442,5.7480,0.0000,2239.3657,299.7632,444.2113,70.2962,9.8461,60.4501,0.0000,60.4501,0.0000,60.4501,-32.7072,75.0020,18.1553,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15748.3235,15748.3235,15748.3235,15748.3235,6,0,0,0
+1868.6568,0.5000,40631.4416,85.0000,85.0000,0.0000,-1.2347,133.7642,6,1634.7370,469.7161,846.6319,-77.4714,80.4103,144.9343,161.8432,-13.2623,0.0000,76.5541,0.0000,76.5541,3.8563,76.5541,5.7684,0.0000,2239.3657,301.8504,447.1896,70.7857,9.8561,60.9295,0.0000,60.9295,0.0000,60.9295,-32.2278,75.0020,18.1553,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15844.1682,15844.1682,15844.1682,15844.1682,6,0,0,0
+1869.1568,0.5000,40643.2472,85.0000,85.0000,0.0000,-1.2052,133.6220,6,1634.7370,474.4901,847.2465,-77.4714,81.2276,145.0395,161.8432,-13.2623,0.0000,77.3713,0.0000,77.3713,3.8563,77.3713,5.8011,0.0000,2239.3657,305.1960,451.9637,71.5702,9.8722,61.6980,0.0000,61.6980,0.0000,61.6980,-31.4594,75.0020,18.1554,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15997.8012,15997.8012,15997.8012,15997.8012,6,0,0,0
+1869.6568,0.5000,40655.0527,85.0000,85.0000,0.0000,-1.1891,133.4816,6,1634.7370,477.1081,848.2316,-77.4714,81.6758,145.2081,161.8432,-13.2623,0.0000,77.8195,0.0000,77.8195,3.8563,77.8195,5.8190,0.0000,2239.3657,307.0307,454.5816,72.0005,9.8810,62.1195,0.0000,62.1195,0.0000,62.1195,-31.0380,75.0020,18.1554,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16082.0493,16082.0493,16082.0493,16082.0493,6,0,0,0
+1870.1568,0.5000,40666.8583,85.0000,85.0000,0.0000,-1.1850,133.3417,6,1634.7370,477.7690,848.7718,-77.4714,81.7889,145.3006,161.8432,-13.2623,0.0000,77.9326,0.0000,77.9326,3.8563,77.9326,5.8235,0.0000,2239.3657,307.4938,455.2425,72.1091,9.8832,62.2259,0.0000,62.2259,0.0000,62.2259,-30.9316,75.0020,18.1554,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16103.3175,16103.3175,16103.3175,16103.3175,6,0,0,0
+1870.6568,0.5000,40678.6639,85.0000,85.0000,0.0000,-1.2136,133.1984,6,1634.7370,473.1403,848.9082,-77.4714,80.9965,145.3240,161.8432,-13.2623,0.0000,77.1402,0.0000,77.1402,3.8563,77.1402,5.7918,0.0000,2239.3657,304.2500,450.6138,71.3484,9.8676,61.4808,0.0000,61.4808,0.0000,61.4808,-31.6767,75.0020,18.1554,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15954.3613,15954.3613,15954.3613,15954.3613,6,0,0,0
+1871.1568,0.5000,40690.4694,85.0000,85.0000,0.0000,-1.2393,133.0521,6,1634.7370,468.9602,847.9531,-77.4714,80.2809,145.1604,161.8432,-13.2623,0.0000,76.4247,0.0000,76.4247,3.8563,76.4247,5.7632,0.0000,2239.3657,301.3206,446.4337,70.6614,9.8536,60.8079,0.0000,60.8079,0.0000,60.8079,-32.3495,75.0020,18.1553,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15819.8424,15819.8424,15819.8424,15819.8424,6,0,0,0
+1871.6568,0.5000,40702.2750,85.0000,85.0000,0.0000,-1.2515,132.9044,6,1634.7370,466.9932,847.0905,-77.4714,79.9442,145.0128,161.8432,-13.2623,0.0000,76.0879,0.0000,76.0879,3.8563,76.0879,5.7497,0.0000,2239.3657,299.9421,444.4667,70.3382,9.8469,60.4912,0.0000,60.4912,0.0000,60.4912,-32.6661,75.0020,18.1553,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15756.5413,15756.5413,15756.5413,15756.5413,6,0,0,0
+1872.1568,0.5000,40714.0805,85.0000,85.0000,0.0000,-1.2277,132.7594,6,1634.7370,470.8510,846.6846,-77.4714,80.6046,144.9433,161.8432,-13.2623,0.0000,76.7484,0.0000,76.7484,3.8563,76.7484,5.7762,0.0000,2239.3657,302.6457,448.3246,70.9722,9.8599,61.1122,0.0000,61.1122,0.0000,61.1122,-32.0451,75.0020,18.1553,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15880.6917,15880.6917,15880.6917,15880.6917,6,0,0,0
+1872.6568,0.5000,40725.8861,85.0000,85.0000,0.0000,-1.1788,132.6203,6,1634.7370,478.7802,847.4807,-77.4714,81.9620,145.0796,161.8432,-13.2623,0.0000,78.1057,0.0000,78.1057,3.8563,78.1057,5.8305,0.0000,2239.3657,308.2025,456.2538,72.2753,9.8866,62.3886,0.0000,62.3886,0.0000,62.3886,-30.7688,75.0020,18.1555,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16136.2535,16136.2535,16136.2535,16136.2535,6,0,0,0
+1873.1568,0.5000,40737.6916,85.0000,85.0000,0.0000,-1.0969,132.4908,6,1634.7370,492.0557,849.1169,-77.4714,84.2347,145.3597,161.8432,-13.2623,0.0000,80.3784,0.0000,80.3784,3.8563,80.3784,5.9214,0.0000,2239.3657,317.5060,469.5293,74.4570,9.9314,64.5257,0.0000,64.5257,0.0000,64.5257,-28.6320,75.0020,18.1556,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16570.1438,16570.1438,16570.1438,16570.1438,6,0,0,0
+1873.6568,0.5000,40749.4972,85.0000,85.0000,0.0000,-1.0026,132.3724,6,1634.7370,507.3404,851.8563,-77.4714,86.8512,145.8286,161.8432,-13.2623,0.0000,82.9949,0.0000,82.9949,3.8563,82.9949,6.0260,0.0000,2239.3657,328.2175,484.8139,76.9689,9.9828,66.9861,0.0000,66.9861,0.0000,66.9861,-26.1718,75.0020,18.1558,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17069.7007,17069.7007,17069.7007,17069.7007,6,0,0,0
+1874.1568,0.5000,40761.3027,85.0000,85.0000,0.0000,-0.8945,132.2668,6,1634.7370,524.8809,855.0103,-77.4714,89.8540,146.3686,161.8432,-13.2623,0.0000,85.9977,0.0000,85.9977,3.8563,85.9977,6.1461,0.0000,2239.3657,340.5099,502.3545,79.8515,10.0419,69.8097,0.0000,69.8097,0.0000,69.8097,-23.3484,75.0020,18.1560,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17642.9883,17642.9883,17642.9883,17642.9883,6,0,0,0
+1874.6568,0.5000,40773.1083,85.0000,85.0000,0.0000,-0.8052,132.1718,6,1634.7370,539.3635,858.6298,-77.4714,92.3332,146.9882,161.8432,-13.2623,0.0000,88.4769,0.0000,88.4769,3.8563,88.4769,6.2453,0.0000,2239.3657,350.6592,516.8370,82.2316,10.0907,72.1410,0.0000,72.1410,0.0000,72.1410,-21.0172,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18116.3301,18116.3301,18116.3301,18116.3301,6,0,0,0
+1875.1568,0.5000,40784.9139,85.0000,85.0000,0.0000,-0.7357,132.0849,6,1634.7370,550.6291,861.6183,-77.4714,94.2618,147.4998,161.8432,-13.2623,0.0000,90.4055,0.0000,90.4055,3.8563,90.4055,6.3225,0.0000,2239.3657,358.5542,528.1027,84.0830,10.1286,73.9544,0.0000,73.9544,0.0000,73.9544,-19.2038,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18484.5316,18484.5316,18484.5316,18484.5316,6,0,0,0
+1875.6568,0.5000,40796.7194,85.0000,85.0000,0.0000,-0.7182,132.0001,6,1634.7370,553.4646,863.9429,-77.4714,94.7472,147.8977,161.8432,-13.2623,0.0000,90.8909,0.0000,90.8909,3.8563,90.8909,6.3419,0.0000,2239.3657,360.5413,530.9381,84.5490,10.1382,74.4109,0.0000,74.4109,0.0000,74.4109,-18.7474,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18577.2050,18577.2050,18577.2050,18577.2050,6,0,0,0
+1876.1568,0.5000,40808.5250,85.0000,85.0000,0.0000,-0.7237,131.9147,6,1634.7370,552.5692,864.5280,-77.4714,94.5939,147.9979,161.8432,-13.2623,0.0000,90.7376,0.0000,90.7376,3.8563,90.7376,6.3357,0.0000,2239.3657,359.9138,530.0427,84.4019,10.1351,74.2667,0.0000,74.2667,0.0000,74.2667,-18.8915,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18547.9401,18547.9401,18547.9401,18547.9401,6,0,0,0
+1876.6568,0.5000,40820.3305,85.0000,85.0000,0.0000,-0.7578,131.8252,6,1634.7370,547.0449,864.3433,-77.4714,93.6482,147.9663,161.8432,-13.2623,0.0000,89.7919,0.0000,89.7919,3.8563,89.7919,6.2979,0.0000,2239.3657,356.0424,524.5185,83.4940,10.1165,73.3775,0.0000,73.3775,0.0000,73.3775,-19.7807,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18367.3870,18367.3870,18367.3870,18367.3870,6,0,0,0
+1877.1568,0.5000,40832.1361,85.0000,85.0000,0.0000,-0.7801,131.7331,6,1634.7370,543.4254,863.2033,-77.4714,93.0286,147.7711,161.8432,-13.2623,0.0000,89.1723,0.0000,89.1723,3.8563,89.1723,6.2731,0.0000,2239.3657,353.5058,520.8989,82.8992,10.1043,72.7948,0.0000,72.7948,0.0000,72.7948,-20.3634,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18249.0871,18249.0871,18249.0871,18249.0871,6,0,0,0
+1877.6568,0.5000,40843.9416,85.0000,85.0000,0.0000,-0.7851,131.6404,6,1634.7370,542.6103,862.4564,-77.4714,92.8891,147.6433,161.8432,-13.2623,0.0000,89.0328,0.0000,89.0328,3.8563,89.0328,6.2675,0.0000,2239.3657,352.9346,520.0839,82.7652,10.1016,72.6636,0.0000,72.6636,0.0000,72.6636,-20.4946,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18222.4491,18222.4491,18222.4491,18222.4491,6,0,0,0
+1878.1568,0.5000,40855.7472,85.0000,85.0000,0.0000,-0.7445,131.5525,6,1634.7370,549.1905,862.2882,-77.4714,94.0155,147.6145,161.8432,-13.2623,0.0000,90.1592,0.0000,90.1592,3.8563,90.1592,6.3126,0.0000,2239.3657,357.5460,526.6640,83.8466,10.1238,73.7229,0.0000,73.7229,0.0000,73.7229,-19.4354,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18437.5109,18437.5109,18437.5109,18437.5109,6,0,0,0
+1878.6568,0.5000,40867.5527,85.0000,85.0000,0.0000,-0.6862,131.4715,6,1634.7370,558.6450,863.6461,-77.4714,95.6340,147.8469,161.8432,-13.2623,0.0000,91.7777,0.0000,91.7777,3.8563,91.7777,6.3773,0.0000,2239.3657,364.1718,536.1186,85.4004,10.1556,75.2448,0.0000,75.2448,0.0000,75.2448,-17.9135,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18746.5208,18746.5208,18746.5208,18746.5208,6,0,0,0
+1879.1568,0.5000,40879.3583,85.0000,85.0000,0.0000,-0.6211,131.3982,6,1634.7370,569.2128,865.5970,-77.4714,97.4431,148.1809,161.8432,-13.2623,0.0000,93.5868,0.0000,93.5868,3.8563,93.5868,6.4497,0.0000,2239.3657,371.5776,546.6863,87.1371,10.1912,76.9459,0.0000,76.9459,0.0000,76.9459,-16.2125,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19066.2276,19066.2276,19066.2276,19066.2276,6,0,0,0
+1879.6568,0.5000,40891.1639,85.0000,85.0000,0.0000,-0.5789,131.3299,6,1634.7370,576.0559,867.7777,-77.4714,98.6146,148.5542,161.8432,-13.2623,0.0000,94.7583,0.0000,94.7583,3.8563,94.7583,6.4966,0.0000,2239.3657,376.3733,553.5295,88.2617,10.2142,78.0475,0.0000,78.0475,0.0000,78.0475,-15.1109,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19273.3538,19273.3538,19273.3538,19273.3538,6,0,0,0
+1880.1568,0.5000,40902.9694,85.0000,85.0000,0.0000,-0.5718,131.2624,6,1634.7370,577.1984,869.1898,-77.4714,98.8102,148.7959,161.8432,-13.2623,0.0000,94.9539,0.0000,94.9539,3.8563,94.9539,6.5044,0.0000,2239.3657,377.1740,554.6720,88.4495,10.2181,78.2314,0.0000,78.2314,0.0000,78.2314,-14.9270,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19310.5305,19310.5305,19310.5305,19310.5305,6,0,0,0
+1880.6568,0.5000,40914.7750,85.0000,85.0000,0.0000,-0.5955,131.1921,6,1634.7370,573.3607,869.4255,-77.4714,98.1532,148.8363,161.8432,-13.2623,0.0000,94.2969,0.0000,94.2969,3.8563,94.2969,6.4781,0.0000,2239.3657,374.4845,550.8343,87.8188,10.2052,77.6136,0.0000,77.6136,0.0000,77.6136,-15.5448,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19186.5014,19186.5014,19186.5014,19186.5014,6,0,0,0
+1881.1568,0.5000,40926.5805,85.0000,85.0000,0.0000,-0.6324,131.1174,6,1634.7370,567.3804,868.6336,-77.4714,97.1294,148.7007,161.8432,-13.2623,0.0000,93.2731,0.0000,93.2731,3.8563,93.2731,6.4372,0.0000,2239.3657,370.2935,544.8539,86.8360,10.1850,76.6510,0.0000,76.6510,0.0000,76.6510,-16.5074,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19013.0957,19013.0957,19013.0957,19013.0957,6,0,0,0
+1881.6568,0.5000,40938.3861,85.0000,85.0000,0.0000,-0.6637,131.0391,6,1634.7370,562.3066,867.3996,-77.4714,96.2608,148.4895,161.8432,-13.2623,0.0000,92.4046,0.0000,92.4046,3.8563,92.4046,6.4024,0.0000,2239.3657,366.7378,539.7802,86.0021,10.1679,75.8342,0.0000,75.8342,0.0000,75.8342,-17.3241,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18865.9760,18865.9760,18865.9760,18865.9760,6,0,0,0
+1882.1568,0.5000,40950.1916,85.0000,85.0000,0.0000,-0.6763,130.9592,6,1634.7370,560.2558,866.3526,-77.4714,95.9098,148.3103,161.8432,-13.2623,0.0000,92.0535,0.0000,92.0535,3.8563,92.0535,6.3884,0.0000,2239.3657,365.3006,537.7293,85.6651,10.1610,75.5041,0.0000,75.5041,0.0000,75.5041,-17.6542,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18799.1652,18799.1652,18799.1652,18799.1652,6,0,0,0
+1882.6568,0.5000,40961.9972,85.0000,85.0000,0.0000,-0.6543,130.8820,6,1634.7370,563.8205,865.9294,-77.4714,96.5200,148.2378,161.8432,-13.2623,0.0000,92.6637,0.0000,92.6637,3.8563,92.6637,6.4128,0.0000,2239.3657,367.7987,541.2940,86.2509,10.1730,76.0779,0.0000,76.0779,0.0000,76.0779,-17.0804,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18909.8720,18909.8720,18909.8720,18909.8720,6,0,0,0
+1883.1568,0.5000,40973.8027,85.0000,85.0000,0.0000,-0.5909,130.8122,6,1634.7370,574.1030,866.6650,-77.4714,98.2803,148.3637,161.8432,-13.2623,0.0000,94.4240,0.0000,94.4240,3.8563,94.4240,6.4832,0.0000,2239.3657,375.0047,551.5766,87.9408,10.2077,77.7331,0.0000,77.7331,0.0000,77.7331,-15.4253,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19209.8081,19209.8081,19209.8081,19209.8081,6,0,0,0
+1883.6568,0.5000,40985.6083,85.0000,85.0000,0.0000,-0.5015,130.7530,6,1634.7370,588.6022,868.7868,-77.4714,100.7624,148.7270,161.8432,-13.2623,0.0000,96.9061,0.0000,96.9061,3.8563,96.9061,6.5825,0.0000,2239.3657,385.1657,566.0758,90.3236,10.2565,80.0671,0.0000,80.0671,0.0000,80.0671,-13.0914,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19681.6073,19681.6073,19681.6073,19681.6073,6,0,0,0
+1884.1568,0.5000,40997.4139,85.0000,85.0000,0.0000,-0.4047,130.7052,6,1634.7370,604.3021,871.7787,-77.4714,103.4500,149.2391,161.8432,-13.2623,0.0000,99.5937,0.0000,99.5937,3.8563,99.5937,6.6900,0.0000,2239.3657,396.1682,581.7756,92.9038,10.3094,82.5944,0.0000,82.5944,0.0000,82.5944,-10.5642,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20192.4774,20192.4774,20192.4774,20192.4774,6,0,0,0
+1884.6568,0.5000,41009.2194,85.0000,85.0000,0.0000,-0.3225,130.6672,6,1634.7370,617.6345,875.0184,-77.4714,105.7324,149.7937,161.8432,-13.2623,0.0000,101.8761,0.0000,101.8761,3.8563,101.8761,6.7813,0.0000,2239.3657,405.5116,595.1081,95.0948,10.3537,84.7411,0.0000,84.7411,0.0000,84.7411,-8.4176,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20626.3110,20626.3110,20626.3110,20626.3110,6,0,0,0
+1885.1568,0.5000,41021.0250,85.0000,85.0000,0.0000,-0.2814,130.6339,6,1634.7370,624.2905,877.7695,-77.4714,106.8718,150.2647,161.8432,-13.2623,0.0000,103.0155,0.0000,103.0155,3.8563,103.0155,6.8269,0.0000,2239.3657,410.1761,601.7640,96.1887,10.3752,85.8134,0.0000,85.8134,0.0000,85.8134,-7.3452,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20842.8951,20842.8951,20842.8951,20842.8951,6,0,0,0
+1885.6568,0.5000,41032.8305,85.0000,85.0000,0.0000,-0.2754,130.6014,6,1634.7370,625.2551,879.1430,-77.4714,107.0370,150.4998,161.8432,-13.2623,0.0000,103.1807,0.0000,103.1807,3.8563,103.1807,6.8335,0.0000,2239.3657,410.8521,602.7287,96.3472,10.3784,85.9688,0.0000,85.9688,0.0000,85.9688,-7.1898,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20874.2835,20874.2835,20874.2835,20874.2835,6,0,0,0
+1886.1568,0.5000,41044.6361,85.0000,85.0000,0.0000,-0.3001,130.5660,6,1634.7370,621.2643,879.3420,-77.4714,106.3538,150.5339,161.8432,-13.2623,0.0000,102.4975,0.0000,102.4975,3.8563,102.4975,6.8061,0.0000,2239.3657,408.0553,598.7378,95.6914,10.3655,85.3259,0.0000,85.3259,0.0000,85.3259,-7.8328,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20744.4234,20744.4234,20744.4234,20744.4234,6,0,0,0
+1886.6568,0.5000,41056.4416,85.0000,85.0000,0.0000,-0.3583,130.5237,6,1634.7370,611.8212,878.5185,-77.4714,104.7372,150.3929,161.8432,-13.2623,0.0000,100.8809,0.0000,100.8809,3.8563,100.8809,6.7415,0.0000,2239.3657,401.4376,589.2947,94.1395,10.3347,83.8048,0.0000,83.8048,0.0000,83.8048,-9.3539,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20437.1463,20437.1463,20437.1463,20437.1463,6,0,0,0
+1887.1568,0.5000,41068.2472,85.0000,85.0000,0.0000,-0.4351,130.4723,6,1634.7370,599.3650,876.5699,-77.4714,102.6048,150.0594,161.8432,-13.2623,0.0000,98.7486,0.0000,98.7486,3.8563,98.7486,6.6562,0.0000,2239.3657,392.7083,576.8386,92.0924,10.2927,81.7997,0.0000,81.7997,0.0000,81.7997,-11.3589,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20031.8265,20031.8265,20031.8265,20031.8265,6,0,0,0
+1887.6568,0.5000,41080.0527,85.0000,85.0000,0.0000,-0.5417,130.4084,6,1634.7370,582.0926,873.9996,-77.4714,99.6480,149.6193,161.8432,-13.2623,0.0000,95.7917,0.0000,95.7917,3.8563,95.7917,6.5379,0.0000,2239.3657,380.6038,559.5661,89.2538,10.2346,79.0192,0.0000,79.0192,0.0000,79.0192,-14.1392,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19469.7856,19469.7856,19469.7856,19469.7856,6,0,0,0
+1888.1568,0.5000,41091.8583,85.0000,85.0000,0.0000,-0.6516,130.3315,6,1634.7370,564.2678,870.4354,-77.4714,96.5966,149.0092,161.8432,-13.2623,0.0000,92.7403,0.0000,92.7403,3.8563,92.7403,6.4158,0.0000,2239.3657,368.1122,541.7413,86.3245,10.1745,76.1499,0.0000,76.1499,0.0000,76.1499,-17.0084,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18922.8426,18922.8426,18922.8426,18922.8426,6,0,0,0
+1888.6568,0.5000,41103.6639,85.0000,85.0000,0.0000,-0.7613,130.2416,6,1634.7370,546.4704,866.7573,-77.4714,93.5499,148.3795,161.8432,-13.2623,0.0000,89.6936,0.0000,89.6936,3.8563,89.6936,6.2940,0.0000,2239.3657,355.6398,523.9440,83.3996,10.1146,73.2850,0.0000,73.2850,0.0000,73.2850,-19.8732,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18348.6114,18348.6114,18348.6114,18348.6114,6,0,0,0
+1889.1568,0.5000,41115.4694,85.0000,85.0000,0.0000,-0.8493,130.1413,6,1634.7370,532.2101,863.0848,-77.4714,91.1087,147.7508,161.8432,-13.2623,0.0000,87.2524,0.0000,87.2524,3.8563,87.2524,6.1963,0.0000,2239.3657,345.6462,509.6837,81.0560,10.0666,70.9895,0.0000,70.9895,0.0000,70.9895,-22.1686,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17882.5325,17882.5325,17882.5325,17882.5325,6,0,0,0
+1889.6568,0.5000,41127.2750,85.0000,85.0000,0.0000,-0.9279,130.0318,6,1634.7370,519.4588,860.1422,-77.4714,88.9258,147.2471,161.8432,-13.2623,0.0000,85.0695,0.0000,85.0695,3.8563,85.0695,6.1090,0.0000,2239.3657,336.7100,496.9324,78.9605,10.0236,68.9368,0.0000,68.9368,0.0000,68.9368,-24.2211,75.0020,18.1559,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17465.7744,17465.7744,17465.7744,17465.7744,6,0,0,0
+1890.1568,0.5000,41139.0805,85.0000,85.0000,0.0000,-1.0023,129.9135,6,1634.7370,507.4012,857.5109,-77.4714,86.8616,146.7967,161.8432,-13.2623,0.0000,83.0054,0.0000,83.0054,3.8563,83.0054,6.0264,0.0000,2239.3657,328.2601,484.8748,76.9789,9.9830,66.9959,0.0000,66.9959,0.0000,66.9959,-26.1620,75.0020,18.1558,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17071.6897,17071.6897,17071.6897,17071.6897,6,0,0,0
+1890.6568,0.5000,41150.8861,85.0000,85.0000,0.0000,-1.0828,129.7856,6,1634.7370,494.3449,855.0228,-77.4714,84.6265,146.3707,161.8432,-13.2623,0.0000,80.7703,0.0000,80.7703,3.8563,80.7703,5.9370,0.0000,2239.3657,319.1102,471.8185,74.8332,9.9391,64.8941,0.0000,64.8941,0.0000,64.8941,-28.2635,75.0020,18.1557,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16644.9625,16644.9625,16644.9625,16644.9625,6,0,0,0
+1891.1568,0.5000,41162.6916,85.0000,85.0000,0.0000,-1.1735,129.6471,6,1634.7370,479.6376,852.3286,-77.4714,82.1088,145.9095,161.8432,-13.2623,0.0000,78.2525,0.0000,78.2525,3.8563,78.2525,5.8363,0.0000,2239.3657,308.8033,457.1111,72.4162,9.8895,62.5267,0.0000,62.5267,0.0000,62.5267,-30.6308,75.0020,18.1555,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16164.2744,16164.2744,16164.2744,16164.2744,6,0,0,0
+1891.6568,0.5000,41174.4972,85.0000,85.0000,0.0000,-1.2565,129.4988,6,1634.7370,466.1778,849.2938,-77.4714,79.8046,145.3900,161.8432,-13.2623,0.0000,75.9483,0.0000,75.9483,3.8563,75.9483,5.7442,0.0000,2239.3657,299.3707,443.6514,70.2042,9.8442,60.3600,0.0000,60.3600,0.0000,60.3600,-32.7973,75.0020,18.1553,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15730.3036,15730.3036,15730.3036,15730.3036,6,0,0,0
+1892.0888,0.3641,41183.0936,85.0000,85.0000,0.0000,-1.3240,129.3849,6,1634.7370,455.2257,846.5163,-77.4714,77.9297,144.9145,161.8432,-13.2623,0.0000,74.0735,0.0000,74.0735,3.8563,74.0735,5.6692,0.0000,2239.3657,291.6955,432.6992,68.4043,9.8073,58.5970,0.0000,58.5970,0.0000,58.5970,-34.5602,75.0020,18.1551,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15377.8532,15377.8532,15377.8532,15377.8532,6,0,0,0
+1892.5217,0.5017,41194.8992,84.7172,85.0000,-0.3132,-1.3771,129.2224,6,1629.2976,-77.2562,789.1241,-77.2562,-13.1814,134.6401,161.5878,-13.1814,-1.3813,-15.6564,0.0000,-15.6564,3.8563,-15.6564,4.0566,0.0000,2231.9145,-84.3425,-91.7619,-19.7130,9.1809,-28.8939,0.0000,-28.8939,-2.3719,-26.5220,-35.8256,74.3040,18.0946,-83.0950,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,4,0,0,0
+1893.0234,0.5016,41206.6261,84.1595,85.0000,-0.3044,-1.4349,129.0541,6,1618.5722,-76.8319,725.1107,-76.8319,-13.0227,122.9037,161.0785,-13.0227,-1.3336,-15.5454,0.0000,-15.5454,3.8563,-15.5454,4.0190,0.0000,2217.2222,-84.2614,-91.7151,-19.5644,9.1201,-28.6845,0.0000,-28.6845,-2.2900,-26.3945,-37.0821,72.9376,17.9753,-80.2254,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,4,0,0,0
+1893.5250,0.5016,41218.2768,83.6182,85.0000,-0.2952,-1.4984,128.8795,6,1608.1611,-76.4201,718.6443,-76.4201,-12.8696,121.0242,160.5772,-12.8696,-1.2848,-15.4411,0.0000,-15.4411,3.8563,-15.4411,3.9826,0.0000,2202.9605,-84.1970,-91.6894,-19.4237,9.0611,-28.4848,0.0000,-28.4848,-2.2062,-26.2786,-38.4743,71.6262,17.8595,-77.2901,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,4,0,0,0
+1894.0265,0.5016,41229.8534,83.0940,85.0000,-0.2855,-1.5680,128.6980,6,1598.0795,-76.0212,712.0012,-76.0212,-12.7222,119.1538,159.9871,-12.7222,-1.2349,-15.3436,0.0000,-15.3436,3.8563,-15.3436,3.9475,0.0000,2189.1500,-84.1499,-91.6854,-19.2911,9.0041,-28.2952,0.0000,-28.2952,-2.1204,-26.1748,-40.0077,70.3702,17.7474,-74.2847,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,4,0,0,0
+1894.5281,0.5015,41241.3584,82.5881,85.0000,-0.2749,-1.6482,128.5084,6,1588.3504,-75.6363,703.8494,-75.6363,-12.5807,117.0724,159.0131,-12.5807,-1.1820,-15.2550,0.0000,-15.2550,3.8563,-15.2550,3.9138,0.0000,2175.8225,-84.1286,-91.7146,-19.1688,8.9492,-28.1180,0.0000,-28.1180,-2.0295,-26.0885,-41.7978,69.1712,17.6391,-71.1009,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+1895.0295,0.5015,41252.7945,82.1013,85.0000,-0.2644,-1.7293,128.3106,6,1578.9882,-75.2659,696.1107,-75.2659,-12.4453,115.1028,158.0758,-12.4453,-1.1300,-15.1716,0.0000,-15.1716,3.8563,-15.1716,3.8814,0.0000,2162.9976,-84.1162,-91.7538,-19.0530,8.8964,-27.9494,0.0000,-27.9494,-1.9403,-26.0091,-43.5974,68.0293,17.5349,-67.9759,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+1895.5310,0.5014,41264.1644,81.6335,85.0000,-0.2539,-1.8110,128.1047,6,1569.9910,-74.9100,688.7753,-74.9100,-12.3159,113.2409,157.1751,-12.3159,-1.0792,-15.0930,0.0000,-15.0930,3.8563,-15.0930,3.8505,0.0000,2150.6727,-84.1116,-91.8015,-18.9434,8.8457,-27.7891,0.0000,-27.7891,-1.8530,-25.9361,-45.3957,66.9429,17.4347,-64.9180,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+1896.0324,0.5014,41275.4705,81.1844,85.0000,-0.2437,-1.8919,127.8908,6,1561.3539,-74.5683,681.8279,-74.5683,-12.1923,111.4820,156.3104,-12.1923,-1.0299,-15.0186,0.0000,-15.0186,3.8563,-15.0186,3.8208,0.0000,2138.8409,-84.1124,-91.8544,-18.8394,8.7970,-27.6364,0.0000,-27.6364,-1.7685,-25.8679,-47.1608,65.9102,17.3386,-61.9559,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,4,0,0,0
+1896.5337,0.5013,41286.7156,80.7535,85.0000,-0.2338,-1.9700,127.6693,6,1553.0666,-74.2404,675.2499,-74.2404,-12.0742,109.8204,155.4807,-12.0742,-0.9830,-14.9475,0.0000,-14.9475,3.8563,-14.9475,3.7924,0.0000,2127.4885,-84.1149,-91.9075,-18.7400,8.7503,-27.4903,0.0000,-27.4903,-1.6879,-25.8024,-48.8460,64.9287,17.2463,-59.1314,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,4,0,0,0
+1897.0350,0.5013,41297.9020,80.3394,85.0000,-0.2251,-2.0374,127.4414,6,1545.1034,-73.9254,669.0107,-73.9254,-11.9613,108.2478,154.6835,-11.9613,-0.9413,-14.8763,0.0000,-14.8763,3.8563,-14.8763,3.7653,0.0000,2116.5800,-84.1045,-91.9410,-18.6416,8.7054,-27.3470,0.0000,-27.3470,-1.6163,-25.7307,-50.2576,63.9941,17.1576,-56.6247,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,4,0,0,0
+1897.5362,0.5012,41309.0321,79.9399,85.0000,-0.2177,-2.0906,127.2087,6,1537.4198,-73.6214,663.0692,-73.6214,-11.8529,106.7530,153.9143,-11.8529,-0.9061,-14.8031,0.0000,-14.8031,3.8563,-14.8031,3.7391,0.0000,2106.0546,-84.0741,-91.9455,-18.5422,8.6620,-27.2041,0.0000,-27.2041,-1.5559,-25.6482,-51.3125,63.1014,17.0721,-54.5093,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,4,0,0,0
+1898.0374,0.5012,41320.1075,79.5510,85.0000,-0.2133,-2.1144,126.9745,6,1529.9415,-73.3256,657.3617,-73.3256,-11.7479,105.3193,153.1656,-11.7479,-0.8832,-14.7210,0.0000,-14.7210,3.8563,-14.7210,3.7137,0.0000,2095.8103,-83.9954,-91.8825,-18.4347,8.6195,-27.0542,0.0000,-27.0542,-1.5165,-25.5377,-51.6449,62.2468,16.9890,-53.1285,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,4,0,0,0
+1898.5386,0.5012,41331.1296,79.1691,85.0000,-0.2101,-2.1242,126.7404,6,1522.5951,-73.0349,651.8335,-73.0349,-11.6451,103.9321,152.4302,-11.6451,-0.8661,-14.6353,0.0000,-14.6353,3.8563,-14.6353,3.6889,0.0000,2085.7467,-83.8945,-91.7885,-18.3242,8.5777,-26.9018,0.0000,-26.9018,-1.4872,-25.4146,-51.6346,61.4141,16.9074,-52.1015,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+1899.0398,0.5012,41342.0990,78.7914,85.0000,-0.2084,-2.1194,126.5079,6,1515.3326,-72.7476,646.4399,-72.7476,-11.5440,102.5805,151.7031,-11.5440,-0.8549,-14.5453,0.0000,-14.5453,3.8563,-14.5453,3.6644,0.0000,2075.7981,-83.7700,-91.6614,-18.2097,8.5362,-26.7459,0.0000,-26.7459,-1.4680,-25.2778,-51.2726,60.5977,16.8267,-51.4297,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+1899.5095,0.4382,41351.6465,78.4412,85.0000,-0.2057,-2.1274,126.3048,6,1508.5963,-72.4811,641.5139,-72.4811,-11.4506,101.3463,151.0287,-11.4506,-0.8399,-14.4669,0.0000,-14.4669,3.8563,-14.4669,3.6417,0.0000,2066.5703,-83.6770,-91.5745,-18.1086,8.4978,-26.6064,0.0000,-26.6064,-1.4422,-25.1642,-51.2368,59.8463,16.7519,-50.5257,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+1899.7861,0.1149,41354.1465,78.3184,85.0000,0.1905,-2.1367,126.2514,6,1506.2343,589.3664,589.3664,-72.3877,92.9622,92.9622,150.7923,-11.4179,0.7768,88.3291,0.0000,88.3291,3.8563,88.3291,5.9051,0.0000,2063.3347,381.4660,559.9934,82.4241,9.4339,72.9902,0.0000,72.9902,1.3338,71.6564,-51.3818,59.5840,16.7256,46.7285,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18182.8470,18182.8470,18182.8470,18182.8470,6,0,0,0
+1900.0941,0.5012,41365.0296,78.1755,76.0000,-0.2021,-2.1497,126.0174,6,1503.4864,-72.2790,676.6844,-72.2790,-11.3799,106.5404,150.5172,-11.3799,-0.8224,-14.4139,0.0000,-14.4139,3.8563,-14.4139,3.6245,0.0000,2059.5705,-83.6358,-91.5486,-18.0384,8.4689,-26.5072,0.0000,-26.5072,-1.4121,-25.0951,-51.6001,59.2803,16.6951,-49.4705,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+1900.5953,0.5011,41375.8620,77.8163,76.0000,-0.1962,-2.1911,125.7801,6,1496.5777,-72.0057,634.4219,-72.0057,-11.2848,99.4274,149.8255,-11.2848,-0.7946,-14.3465,0.0000,-14.3465,3.8563,-14.3465,3.6014,0.0000,2050.1064,-83.6002,-91.5413,-17.9478,8.4298,-26.3776,0.0000,-26.3776,-1.3645,-25.0132,-52.3504,58.5202,16.6182,-47.8012,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0002,0.0002,0.0002,0.0002,4,0,0,0
+1901.0964,0.5011,41386.6452,77.4680,76.0000,-0.1899,-2.2368,125.5389,6,1489.8805,-71.7407,632.7499,-71.7407,-11.1930,98.7216,149.1550,-11.1930,-0.7659,-14.2834,0.0000,-14.2834,3.8563,-14.2834,3.5790,0.0000,2040.9322,-83.5762,-91.5487,-17.8624,8.3920,-26.2544,0.0000,-26.2544,-1.3150,-24.9393,-53.2020,57.7891,16.5437,-46.0701,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0002,0.0002,0.0002,0.0002,4,0,0,0
+1901.5975,0.5011,41397.3809,77.1309,76.0000,-0.1839,-2.2803,125.2941,6,1483.3960,-71.4842,631.1360,-71.4842,-11.1044,98.0412,148.5059,-11.1044,-0.7385,-14.2222,0.0000,-14.2222,3.8563,-14.2222,3.5574,0.0000,2032.0494,-83.5523,-91.5548,-17.7796,8.3553,-26.1349,0.0000,-26.1349,-1.2681,-24.8668,-54.0005,57.0866,16.4715,-44.4244,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,4,0,0,0
+1902.0985,0.5011,41408.0704,76.8037,76.0000,-0.1788,-2.3147,125.0466,6,1477.1036,-71.2352,629.5766,-71.2352,-11.0188,97.3841,147.8759,-11.0188,-0.7151,-14.1600,0.0000,-14.1600,3.8563,-14.1600,3.5364,0.0000,2023.4296,-83.5158,-91.5426,-17.6964,8.3197,-26.0162,0.0000,-26.0162,-1.2279,-24.7883,-54.5827,56.4099,16.4015,-43.0169,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,4,0,0,0
+1902.5996,0.5010,41418.7152,76.4835,76.0000,-0.1761,-2.3246,124.7992,6,1470.9465,-70.9917,628.0590,-70.9917,-10.9354,96.7444,147.2595,-10.9354,-0.7013,-14.0904,0.0000,-14.0904,3.8563,-14.0904,3.5160,0.0000,2014.9952,-83.4386,-91.4738,-17.6064,8.2847,-25.8911,0.0000,-25.8911,-1.2042,-24.6869,-54.5867,55.7525,16.3331,-42.1858,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,4,0,0,0
+1903.1006,0.5010,41429.3159,76.1672,76.0000,-0.1747,-2.3214,124.5531,6,1464.8622,-70.7509,626.5740,-70.7509,-10.8532,96.1165,146.6504,-10.8532,-0.6926,-14.0169,0.0000,-14.0169,3.8563,-14.0169,3.4959,0.0000,2006.6606,-83.3399,-91.3750,-17.5128,8.2500,-25.7628,0.0000,-25.7628,-1.1892,-24.5736,-54.2861,55.1076,16.2656,-41.6607,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,4,0,0,0
+1903.6011,0.5000,41439.8728,76.0048,76.0000,-0.0054,-2.2968,124.3106,6,1461.7400,205.5141,625.8984,-70.6274,31.4587,95.8082,146.3378,-10.8112,-0.0212,27.6236,0.0000,27.6236,3.8563,27.6236,3.4855,0.0000,2002.3835,115.1136,180.4603,24.1381,8.0396,16.0985,0.0000,16.0985,-0.0364,16.1349,-53.5979,54.7782,16.2310,-1.2764,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6623.0534,6623.0534,6623.0534,6623.0534,6,0,0,0
+1904.1012,0.5000,41450.4283,76.0000,76.0000,0.0000,-2.2789,124.0701,6,1461.6472,217.1543,714.1921,-70.6238,33.2384,109.3166,146.3285,-10.8099,0.0000,29.3821,0.0000,29.3821,3.8563,29.3821,3.4852,0.0000,2002.2564,123.5090,191.9603,25.8968,8.0737,17.8231,0.0000,17.8231,0.0000,17.8231,-53.1754,54.7685,16.2300,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6947.7804,6947.7804,6947.7804,6947.7804,6,0,0,0
+1904.6012,0.5000,41460.9839,76.0000,76.0000,0.0000,-2.2698,123.8305,6,1461.6472,218.5681,717.9213,-70.6238,33.4548,109.8874,146.3285,-10.8099,0.0000,29.5985,0.0000,29.5985,3.8563,29.5985,3.4852,0.0000,2002.2564,124.5410,193.3740,26.1132,8.0780,18.0353,0.0000,18.0353,0.0000,18.0353,-52.9633,54.7685,16.2301,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6987.2910,6987.2910,6987.2910,6987.2910,6,0,0,0
+1905.1012,0.5000,41471.5394,76.0000,76.0000,0.0000,-2.2772,123.5901,6,1461.6472,217.4049,718.3769,-70.6238,33.2767,109.9572,146.3285,-10.8099,0.0000,29.4204,0.0000,29.4204,3.8563,29.4204,3.4852,0.0000,2002.2564,123.6919,192.2108,25.9352,8.0745,17.8607,0.0000,17.8607,0.0000,17.8607,-53.1378,54.7685,16.2300,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6954.7817,6954.7817,6954.7817,6954.7817,6,0,0,0
+1905.6012,0.5000,41482.0950,76.0000,76.0000,0.0000,-2.2985,123.3475,6,1461.6472,214.1050,718.0020,-70.6238,32.7716,109.8998,146.3285,-10.8099,0.0000,28.9153,0.0000,28.9153,3.8563,28.9153,3.4852,0.0000,2002.2564,121.2830,188.9110,25.4301,8.0645,17.3656,0.0000,17.3656,0.0000,17.3656,-53.6328,54.7685,16.2300,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6862.5589,6862.5589,6862.5589,6862.5589,6,0,0,0
+1906.1012,0.5000,41492.6505,76.0000,76.0000,0.0000,-2.3207,123.1025,6,1461.6472,210.6479,716.9387,-70.6238,32.2425,109.7370,146.3285,-10.8099,0.0000,28.3862,0.0000,28.3862,3.8563,28.3862,3.4852,0.0000,2002.2564,118.7593,185.4539,24.9010,8.0541,16.8468,0.0000,16.8468,0.0000,16.8468,-54.1515,54.7685,16.2299,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6765.9410,6765.9410,6765.9410,6765.9410,6,0,0,0
+1906.6012,0.5000,41503.2061,76.0000,76.0000,0.0000,-2.3439,122.8551,6,1461.6472,207.0439,715.8247,-70.6238,31.6908,109.5665,146.3285,-10.8099,0.0000,27.8345,0.0000,27.8345,3.8563,27.8345,3.4852,0.0000,2002.2564,116.1284,181.8499,24.3493,8.0433,16.3060,0.0000,16.3060,0.0000,16.3060,-54.6922,54.7685,16.2298,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6665.2174,6665.2174,6665.2174,6665.2174,6,0,0,0
+1907.1012,0.5000,41513.7616,76.0000,76.0000,0.0000,-2.3768,122.6042,6,1461.6472,201.9228,714.6634,-70.6238,30.9070,109.3888,146.3285,-10.8099,0.0000,27.0507,0.0000,27.0507,3.8563,27.0507,3.4852,0.0000,2002.2564,112.3900,176.7288,23.5655,8.0279,15.5376,0.0000,15.5376,0.0000,15.5376,-55.4605,54.7685,16.2297,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6517.9507,6517.9507,6517.9507,6517.9507,6,0,0,0
+1907.6012,0.5000,41524.3172,76.0000,76.0000,0.0000,-2.4151,122.3493,6,1461.6472,195.9821,713.0133,-70.6238,29.9977,109.1362,146.3285,-10.8099,0.0000,26.1414,0.0000,26.1414,3.8563,26.1414,3.4852,0.0000,2002.2564,108.0532,170.7880,22.6561,8.0100,14.6462,0.0000,14.6462,0.0000,14.6462,-56.3518,54.7685,16.2295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6325.0656,6325.0656,6325.0656,6325.0656,6,0,0,0
+1908.1012,0.5000,41534.8728,76.0000,76.0000,0.0000,-2.4689,122.0887,6,1461.6472,187.6171,711.0990,-70.6238,28.7173,108.8432,146.3285,-10.8099,0.0000,24.8610,0.0000,24.8610,3.8563,24.8610,3.4852,0.0000,2002.2564,101.9468,162.4230,21.3758,7.9848,13.3910,0.0000,13.3910,0.0000,13.3910,-57.6068,54.7685,16.2293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6056.9991,6056.9991,6056.9991,6056.9991,6,0,0,0
+1908.6012,0.5000,41545.4283,76.0000,76.0000,0.0000,-2.5262,121.8221,6,1461.6472,178.7718,708.4035,-70.6238,27.3634,108.4306,146.3285,-10.8099,0.0000,23.5071,0.0000,23.5071,3.8563,23.5071,3.4852,0.0000,2002.2564,95.4898,153.5778,20.0219,7.9677,12.0542,0.0000,12.0542,0.0000,12.0542,-58.9433,54.7685,16.2291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5781.7109,5781.7109,5781.7109,5781.7109,6,0,0,0
+1909.1012,0.5000,41555.9839,76.0000,76.0000,0.0000,-2.5768,121.5501,6,1461.6472,171.0557,705.5533,-70.6238,26.1824,107.9943,146.3285,-10.8099,0.0000,22.3261,0.0000,22.3261,3.8563,22.3261,3.4852,0.0000,2002.2564,89.8570,145.8617,18.8408,7.9677,10.8732,0.0000,10.8732,0.0000,10.8732,-60.1241,54.7685,16.2289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5569.9648,5569.9648,5569.9648,5569.9648,6,0,0,0
+1909.6012,0.5000,41566.5394,76.0000,76.0000,0.0000,-2.6236,121.2731,6,1461.6472,163.9327,703.0669,-70.6238,25.0921,107.6138,146.3285,-10.8099,0.0000,21.2358,0.0000,21.2358,3.8563,21.2358,3.4852,0.0000,2002.2564,84.6572,138.7386,17.7506,7.9677,9.7829,0.0000,9.7829,0.0000,9.7829,-61.2142,54.7685,16.2287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5374.4927,5374.4927,5374.4927,5374.4927,6,0,0,0
+1910.1012,0.5000,41577.0950,76.0000,76.0000,0.0000,-2.6572,120.9926,6,1461.6472,158.8066,700.7717,-70.6238,24.3075,107.2624,146.3285,-10.8099,0.0000,20.4512,0.0000,20.4512,3.8563,20.4512,3.4852,0.0000,2002.2564,80.9151,133.6125,16.9659,7.9677,8.9983,0.0000,8.9983,0.0000,8.9983,-61.9987,54.7685,16.2285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5233.8211,5233.8211,5233.8211,5233.8211,6,0,0,0
+1910.6012,0.5000,41587.6505,76.0000,76.0000,0.0000,-2.6836,120.7094,6,1461.6472,154.7958,699.1199,-70.6238,23.6936,107.0096,146.3285,-10.8099,0.0000,19.8373,0.0000,19.8373,3.8563,19.8373,3.4852,0.0000,2002.2564,77.9873,129.6018,16.3520,7.9677,8.3844,0.0000,8.3844,0.0000,8.3844,-62.6125,54.7685,16.2284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5123.7577,5123.7577,5123.7577,5123.7577,6,0,0,0
+1911.1012,0.5000,41598.2061,76.0000,76.0000,0.0000,-2.6915,120.4253,6,1461.6472,153.5884,697.8275,-70.6238,23.5088,106.8118,146.3285,-10.8099,0.0000,19.6525,0.0000,19.6525,3.8563,19.6525,3.4852,0.0000,2002.2564,77.1059,128.3944,16.1672,7.9677,8.1996,0.0000,8.1996,0.0000,8.1996,-62.7973,54.7685,16.2284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5090.6244,5090.6244,5090.6244,5090.6244,6,0,0,0
+1911.6012,0.5000,41608.7616,76.0000,76.0000,0.0000,-2.6857,120.1418,6,1461.6472,154.4688,697.4384,-70.6238,23.6435,106.7523,146.3285,-10.8099,0.0000,19.7872,0.0000,19.7872,3.8563,19.7872,3.4852,0.0000,2002.2564,77.7485,129.2747,16.3020,7.9677,8.3343,0.0000,8.3343,0.0000,8.3343,-62.6625,54.7685,16.2284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5114.7832,5114.7832,5114.7832,5114.7832,6,0,0,0
+1912.1012,0.5000,41619.3172,76.0000,76.0000,0.0000,-2.6527,119.8618,6,1461.6472,159.4924,697.7221,-70.6238,24.4124,106.7957,146.3285,-10.8099,0.0000,20.5562,0.0000,20.5562,3.8563,20.5562,3.4852,0.0000,2002.2564,81.4158,134.2984,17.0709,7.9677,9.1032,0.0000,9.1032,0.0000,9.1032,-61.8937,54.7685,16.2285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5252.6425,5252.6425,5252.6425,5252.6425,6,0,0,0
+1912.6012,0.5000,41629.8728,76.0000,76.0000,0.0000,-2.6093,119.5864,6,1461.6472,166.1158,699.3409,-70.6238,25.4262,107.0434,146.3285,-10.8099,0.0000,21.5700,0.0000,21.5700,3.8563,21.5700,3.4852,0.0000,2002.2564,86.2509,140.9217,18.0847,7.9677,10.1170,0.0000,10.1170,0.0000,10.1170,-60.8801,54.7685,16.2287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5434.4022,5434.4022,5434.4022,5434.4022,6,0,0,0
+1913.1012,0.5000,41640.4283,76.0000,76.0000,0.0000,-2.5511,119.3171,6,1461.6472,174.9786,701.4751,-70.6238,26.7828,107.3701,146.3285,-10.8099,0.0000,22.9265,0.0000,22.9265,3.8563,22.9265,3.4852,0.0000,2002.2564,92.7207,149.7845,19.4413,7.9677,11.4736,0.0000,11.4736,0.0000,11.4736,-59.5238,54.7685,16.2290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5677.6161,5677.6161,5677.6161,5677.6161,6,0,0,0
+1913.6012,0.5000,41650.9839,76.0000,76.0000,0.0000,-2.4848,119.0548,6,1461.6472,185.1472,704.3310,-70.6238,28.3392,107.8072,146.3285,-10.8099,0.0000,24.4830,0.0000,24.4830,3.8563,24.4830,3.4852,0.0000,2002.2564,100.1438,159.9531,20.9977,7.9773,13.0204,0.0000,13.0204,0.0000,13.0204,-57.9773,54.7685,16.2292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5979.2383,5979.2383,5979.2383,5979.2383,6,0,0,0
+1914.1012,0.5000,41661.5394,76.0000,76.0000,0.0000,-2.4097,118.8004,6,1461.6472,196.8144,707.6076,-70.6238,30.1251,108.3088,146.3285,-10.8099,0.0000,26.2688,0.0000,26.2688,3.8563,26.2688,3.4852,0.0000,2002.2564,108.6608,171.6203,22.7835,8.0125,14.7711,0.0000,14.7711,0.0000,14.7711,-56.2269,54.7685,16.2295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6352.0890,6352.0890,6352.0890,6352.0890,6,0,0,0
+1914.6012,0.5000,41672.0950,76.0000,76.0000,0.0000,-2.3264,118.5549,6,1461.6472,209.7594,711.3672,-70.6238,32.1065,108.8842,146.3285,-10.8099,0.0000,28.2502,0.0000,28.2502,3.8563,28.2502,3.4852,0.0000,2002.2564,118.1107,184.5654,24.7650,8.0515,16.7135,0.0000,16.7135,0.0000,16.7135,-54.2848,54.7685,16.2298,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6741.1092,6741.1092,6741.1092,6741.1092,6,0,0,0
+1915.1012,0.5000,41682.6505,76.0000,76.0000,0.0000,-2.2377,118.3187,6,1461.6472,223.5458,715.5384,-70.6238,34.2167,109.5227,146.3285,-10.8099,0.0000,30.3604,0.0000,30.3604,3.8563,30.3604,3.4852,0.0000,2002.2564,128.1747,198.3517,26.8751,8.0930,18.7822,0.0000,18.7822,0.0000,18.7822,-52.2165,54.7685,16.2302,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7126.4056,7126.4056,7126.4056,7126.4056,6,0,0,0
+1915.6012,0.5000,41693.2061,76.0000,76.0000,0.0000,-2.1728,118.0893,6,1461.6472,233.9939,719.9808,-70.6238,35.8159,110.2027,146.3285,-10.8099,0.0000,31.9596,0.0000,31.9596,3.8563,31.9596,3.5391,0.0000,2002.2564,135.5449,208.7998,28.4205,8.1234,20.2971,0.0000,20.2971,0.0000,20.2971,-50.7018,54.7685,16.2304,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7418.4060,7418.4060,7418.4060,7418.4060,6,0,0,0
+1916.1012,0.5000,41703.7616,76.0000,76.0000,0.0000,-2.1223,117.8653,6,1461.6472,242.1742,723.3475,-70.6238,37.0680,110.7180,146.3285,-10.8099,0.0000,33.2117,0.0000,33.2117,3.8563,33.2117,3.5892,0.0000,2002.2564,141.2777,216.9802,29.6225,8.1470,21.4755,0.0000,21.4755,0.0000,21.4755,-49.5235,54.7685,16.2306,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7647.0283,7647.0283,7647.0283,7647.0283,6,0,0,0
+1916.6012,0.5000,41714.3172,76.0000,76.0000,0.0000,-2.1208,117.6414,6,1461.6472,242.4121,725.9835,-70.6238,37.1044,111.1215,146.3285,-10.8099,0.0000,33.2481,0.0000,33.2481,3.8563,33.2481,3.5907,0.0000,2002.2564,141.4444,217.2180,29.6575,8.1477,21.5098,0.0000,21.5098,0.0000,21.5098,-49.4893,54.7685,16.2306,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7653.6764,7653.6764,7653.6764,7653.6764,6,0,0,0
+1917.1012,0.5000,41724.8728,76.0000,76.0000,0.0000,-2.1375,117.4158,6,1461.6472,239.7027,726.0601,-70.6238,36.6897,111.1332,146.3285,-10.8099,0.0000,32.8334,0.0000,32.8334,3.8563,32.8334,3.5741,0.0000,2002.2564,139.5456,214.5086,29.2593,8.1399,21.1195,0.0000,21.1195,0.0000,21.1195,-49.8795,54.7685,16.2305,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7577.9547,7577.9547,7577.9547,7577.9547,6,0,0,0
+1917.6012,0.5000,41735.4283,76.0000,76.0000,0.0000,-2.1705,117.1867,6,1461.6472,234.3725,725.1871,-70.6238,35.8738,110.9996,146.3285,-10.8099,0.0000,32.0175,0.0000,32.0175,3.8563,32.0175,3.5414,0.0000,2002.2564,135.8102,209.1784,28.4761,8.1245,20.3517,0.0000,20.3517,0.0000,20.3517,-50.6472,54.7685,16.2304,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7428.9880,7428.9880,7428.9880,7428.9880,6,0,0,0
+1918.1012,0.5000,41745.9839,76.0000,76.0000,0.0000,-2.2021,116.9542,6,1461.6472,229.2409,723.4695,-70.6238,35.0884,110.7367,146.3285,-10.8099,0.0000,31.2321,0.0000,31.2321,3.8563,31.2321,3.5100,0.0000,2002.2564,132.2140,204.0468,27.7221,8.1096,19.6124,0.0000,19.6124,0.0000,19.6124,-51.3863,54.7685,16.2303,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7285.5709,7285.5709,7285.5709,7285.5709,6,0,0,0
+1918.6012,0.5000,41756.5394,76.0000,76.0000,0.0000,-2.2067,116.7213,6,1461.6472,228.5006,721.8160,-70.6238,34.9751,110.4836,146.3285,-10.8099,0.0000,31.1188,0.0000,31.1188,3.8563,31.1188,3.5055,0.0000,2002.2564,131.6952,203.3065,27.6133,8.1075,19.5058,0.0000,19.5058,0.0000,19.5058,-51.4929,54.7685,16.2303,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7264.8817,7264.8817,7264.8817,7264.8817,6,0,0,0
+1919.1012,0.5000,41767.0950,76.0000,76.0000,0.0000,-2.1997,116.4891,6,1461.6472,229.6370,721.5774,-70.6238,35.1490,110.4470,146.3285,-10.8099,0.0000,31.2927,0.0000,31.2927,3.8563,31.2927,3.5124,0.0000,2002.2564,132.4916,204.4430,27.7803,8.1108,19.6695,0.0000,19.6695,0.0000,19.6695,-51.3293,54.7685,16.2303,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7296.6424,7296.6424,7296.6424,7296.6424,6,0,0,0
+1919.6012,0.5000,41777.6505,76.0000,76.0000,0.0000,-2.1646,116.2606,6,1461.6472,235.3183,721.9436,-70.6238,36.0186,110.5031,146.3285,-10.8099,0.0000,32.1623,0.0000,32.1623,3.8563,32.1623,3.5472,0.0000,2002.2564,136.4731,210.1243,28.6151,8.1272,20.4879,0.0000,20.4879,0.0000,20.4879,-50.5110,54.7685,16.2304,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7455.4222,7455.4222,7455.4222,7455.4222,6,0,0,0
+1920.1012,0.5000,41788.2061,76.0000,76.0000,0.0000,-2.1267,116.0362,6,1461.6472,241.4629,723.7743,-70.6238,36.9591,110.7833,146.3285,-10.8099,0.0000,33.1028,0.0000,33.1028,3.8563,33.1028,3.5848,0.0000,2002.2564,140.7792,216.2689,29.5180,8.1450,21.3730,0.0000,21.3730,0.0000,21.3730,-49.6260,54.7685,16.2306,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7627.1490,7627.1490,7627.1490,7627.1490,6,0,0,0
+1920.6012,0.5000,41798.7616,76.0000,76.0000,0.0000,-2.0880,115.8158,6,1461.6472,247.7273,725.7543,-70.6238,37.9180,111.0864,146.3285,-10.8099,0.0000,34.0617,0.0000,34.0617,3.8563,34.0617,3.6232,0.0000,2002.2564,145.1693,222.5333,30.4385,8.1631,22.2754,0.0000,22.2754,0.0000,22.2754,-48.7237,54.7685,16.2307,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7802.2253,7802.2253,7802.2253,7802.2253,6,0,0,0
+1921.1012,0.5000,41809.3172,76.0000,76.0000,0.0000,-2.0597,115.5983,6,1461.6472,252.3105,727.7729,-70.6238,38.6195,111.3953,146.3285,-10.8099,0.0000,34.7632,0.0000,34.7632,3.8563,34.7632,3.6513,0.0000,2002.2564,148.3812,227.1165,31.1119,8.1763,22.9356,0.0000,22.9356,0.0000,22.9356,-48.0636,54.7685,16.2308,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7930.3146,7930.3146,7930.3146,7930.3146,6,0,0,0
+1921.6012,0.5000,41819.8728,76.0000,76.0000,0.0000,-2.0504,115.3819,6,1461.6472,253.8087,729.2497,-70.6238,38.8488,111.6214,146.3285,-10.8099,0.0000,34.9925,0.0000,34.9925,3.8563,34.9925,3.6604,0.0000,2002.2564,149.4311,228.6146,31.3321,8.1806,23.1514,0.0000,23.1514,0.0000,23.1514,-47.8478,54.7685,16.2308,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7972.1849,7972.1849,7972.1849,7972.1849,6,0,0,0
+1922.1012,0.5000,41830.4283,76.0000,76.0000,0.0000,-2.0533,115.1652,6,1461.6472,253.3504,729.7325,-70.6238,38.7787,111.6953,146.3285,-10.8099,0.0000,34.9224,0.0000,34.9224,3.8563,34.9224,3.6576,0.0000,2002.2564,149.1099,228.1563,31.2647,8.1793,23.0854,0.0000,23.0854,0.0000,23.0854,-47.9139,54.7685,16.2308,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7959.3768,7959.3768,7959.3768,7959.3768,6,0,0,0
+1922.6012,0.5000,41840.9839,76.0000,76.0000,0.0000,-2.0708,114.9466,6,1461.6472,250.5111,729.5848,-70.6238,38.3441,111.6727,146.3285,-10.8099,0.0000,34.4878,0.0000,34.4878,3.8563,34.4878,3.6402,0.0000,2002.2564,147.1201,225.3170,30.8475,8.1711,22.6764,0.0000,22.6764,0.0000,22.6764,-48.3228,54.7685,16.2308,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7880.0239,7880.0239,7880.0239,7880.0239,6,0,0,0
+1923.1012,0.5000,41851.5394,76.0000,76.0000,0.0000,-2.0883,114.7262,6,1461.6472,247.6839,728.6699,-70.6238,37.9113,111.5326,146.3285,-10.8099,0.0000,34.0550,0.0000,34.0550,3.8563,34.0550,3.6229,0.0000,2002.2564,145.1388,222.4898,30.4321,8.1629,22.2692,0.0000,22.2692,0.0000,22.2692,-48.7300,54.7685,16.2307,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7801.0100,7801.0100,7801.0100,7801.0100,6,0,0,0
+1923.6012,0.5000,41862.0950,76.0000,76.0000,0.0000,-2.1055,114.5039,6,1461.6472,244.8956,727.7589,-70.6238,37.4845,111.3932,146.3285,-10.8099,0.0000,33.6283,0.0000,33.6283,3.8563,33.6283,3.6059,0.0000,2002.2564,143.1848,219.7015,30.0224,8.1549,21.8675,0.0000,21.8675,0.0000,21.8675,-49.1316,54.7685,16.2306,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7723.0846,7723.0846,7723.0846,7723.0846,6,0,0,0
+1924.1012,0.5000,41872.6505,76.0000,76.0000,0.0000,-2.1208,114.2800,6,1461.6472,242.4068,726.8604,-70.6238,37.1036,111.2557,146.3285,-10.8099,0.0000,33.2473,0.0000,33.2473,3.8563,33.2473,3.5906,0.0000,2002.2564,141.4407,217.2127,29.6567,8.1477,21.5090,0.0000,21.5090,0.0000,21.5090,-49.4901,54.7685,16.2306,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7653.5275,7653.5275,7653.5275,7653.5275,6,0,0,0
+1924.6012,0.5000,41883.2061,76.0000,76.0000,0.0000,-2.1361,114.0546,6,1461.6472,239.9285,726.0584,-70.6238,36.7243,111.1329,146.3285,-10.8099,0.0000,32.8680,0.0000,32.8680,3.8563,32.8680,3.5754,0.0000,2002.2564,139.7039,214.7344,29.2925,8.1405,21.1520,0.0000,21.1520,0.0000,21.1520,-49.8470,54.7685,16.2305,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7584.2655,7584.2655,7584.2655,7584.2655,6,0,0,0
+1925.1012,0.5000,41893.7616,76.0000,76.0000,0.0000,-2.1740,113.8251,6,1461.6472,233.8031,725.2598,-70.6238,35.7867,111.0107,146.3285,-10.8099,0.0000,31.9304,0.0000,31.9304,3.8563,31.9304,3.5379,0.0000,2002.2564,135.4112,208.6091,28.3925,8.1228,20.2696,0.0000,20.2696,0.0000,20.2696,-50.7292,54.7685,16.2304,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7413.0754,7413.0754,7413.0754,7413.0754,6,0,0,0
+1925.6012,0.5000,41904.3172,76.0000,76.0000,0.0000,-2.2244,113.5903,6,1461.6472,225.6369,723.2861,-70.6238,34.5367,110.7086,146.3285,-10.8099,0.0000,30.6805,0.0000,30.6805,3.8563,30.6805,3.4879,0.0000,2002.2564,129.6883,200.4429,27.1925,8.0992,19.0933,0.0000,19.0933,0.0000,19.0933,-51.9054,54.7685,16.2302,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7184.8487,7184.8487,7184.8487,7184.8487,6,0,0,0
+1926.1012,0.5000,41914.8728,76.0000,76.0000,0.0000,-2.3154,113.3459,6,1461.6472,211.4765,720.6547,-70.6238,32.3693,110.3058,146.3285,-10.8099,0.0000,28.5130,0.0000,28.5130,3.8563,28.5130,3.4852,0.0000,2002.2564,119.3642,186.2824,25.0278,8.0566,16.9712,0.0000,16.9712,0.0000,16.9712,-54.0272,54.7685,16.2299,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6789.0978,6789.0978,6789.0978,6789.0978,6,0,0,0
+1926.6012,0.5000,41925.4283,76.0000,76.0000,0.0000,-2.4209,113.0904,6,1461.6472,195.0788,716.0917,-70.6238,29.8594,109.6074,146.3285,-10.8099,0.0000,26.0031,0.0000,26.0031,3.8563,26.0031,3.4852,0.0000,2002.2564,107.3938,169.8847,22.5179,8.0073,14.5106,0.0000,14.5106,0.0000,14.5106,-56.4873,54.7685,16.2295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6295.7366,6295.7366,6295.7366,6295.7366,6,0,0,0
+1927.1012,0.5000,41935.9839,76.0000,76.0000,0.0000,-2.5469,112.8215,6,1461.6472,175.6108,710.8079,-70.6238,26.8796,108.7986,146.3285,-10.8099,0.0000,23.0233,0.0000,23.0233,3.8563,23.0233,3.4852,0.0000,2002.2564,93.1822,150.4167,19.5380,7.9677,11.5704,0.0000,11.5704,0.0000,11.5704,-59.4271,54.7685,16.2290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5694.9645,5694.9645,5694.9645,5694.9645,6,0,0,0
+1927.6012,0.5000,41946.5394,76.0000,76.0000,0.0000,-2.6700,112.5397,6,1461.6472,156.8563,704.5347,-70.6238,24.0089,107.8384,146.3285,-10.8099,0.0000,20.1527,0.0000,20.1527,3.8563,20.1527,3.4852,0.0000,2002.2564,79.4914,131.6622,16.6674,7.9677,8.6997,0.0000,8.6997,0.0000,8.6997,-62.2972,54.7685,16.2285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5180.3009,5180.3009,5180.3009,5180.3009,6,0,0,0
+1928.1012,0.5000,41957.0950,76.0000,76.0000,0.0000,-2.7590,112.2484,6,1461.6472,143.3059,698.4914,-70.6238,21.9349,106.9134,146.3285,-10.8099,0.0000,18.0786,0.0000,18.0786,3.8563,18.0786,3.4852,0.0000,2002.2564,69.5997,118.1119,14.5934,7.9677,6.6257,0.0000,6.6257,0.0000,6.6257,-64.3708,54.7685,16.2281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4808.4509,4808.4509,4808.4509,4808.4509,6,0,0,0
+1928.6012,0.5000,41967.6505,76.0000,76.0000,0.0000,-2.8214,111.9506,6,1461.6472,133.8015,694.1251,-70.6238,20.4801,106.2451,146.3285,-10.8099,0.0000,16.6238,0.0000,16.6238,3.8563,16.6238,3.4852,0.0000,2002.2564,62.6614,108.6074,13.1386,7.9677,5.1709,0.0000,5.1709,0.0000,5.1709,-65.8253,54.7685,16.2278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4547.6278,4547.6278,4547.6278,4547.6278,6,0,0,0
+1929.1012,0.5000,41978.2061,76.0000,76.0000,0.0000,-2.8124,111.6538,6,1461.6472,135.1726,691.0625,-70.6238,20.6900,105.7763,146.3285,-10.8099,0.0000,16.8337,0.0000,16.8337,3.8563,16.8337,3.4852,0.0000,2002.2564,63.6623,109.9786,13.3485,7.9677,5.3808,0.0000,5.3808,0.0000,5.3808,-65.6155,54.7685,16.2278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4585.2554,4585.2554,4585.2554,4585.2554,6,0,0,0
+1929.6012,0.5000,41988.7616,76.0000,76.0000,0.0000,-2.7787,111.3605,6,1461.6472,140.3061,691.5043,-70.6238,21.4757,105.8440,146.3285,-10.8099,0.0000,17.6194,0.0000,17.6194,3.8563,17.6194,3.4852,0.0000,2002.2564,67.4098,115.1120,14.1342,7.9677,6.1665,0.0000,6.1665,0.0000,6.1665,-64.8299,54.7685,16.2280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4726.1281,4726.1281,4726.1281,4726.1281,6,0,0,0
+1930.1012,0.5000,41999.3172,76.0000,76.0000,0.0000,-2.7020,111.0753,6,1461.6472,151.9842,693.1584,-70.6238,23.2632,106.0971,146.3285,-10.8099,0.0000,19.4069,0.0000,19.4069,3.8563,19.4069,3.4852,0.0000,2002.2564,75.9348,126.7901,15.9217,7.9677,7.9540,0.0000,7.9540,0.0000,7.9540,-63.0428,54.7685,16.2283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5046.6009,5046.6009,5046.6009,5046.6009,6,0,0,0
+1930.6012,0.5000,42009.8728,76.0000,76.0000,0.0000,-2.6189,110.7988,6,1461.6472,164.6423,696.9215,-70.6238,25.2007,106.6731,146.3285,-10.8099,0.0000,21.3444,0.0000,21.3444,3.8563,21.3444,3.4852,0.0000,2002.2564,85.1752,139.4482,17.8592,7.9677,9.8915,0.0000,9.8915,0.0000,9.8915,-61.1056,54.7685,16.2287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5393.9654,5393.9654,5393.9654,5393.9654,6,0,0,0
+1931.1012,0.5000,42020.4283,76.0000,76.0000,0.0000,-2.5281,110.5320,6,1461.6472,178.4843,701.0003,-70.6238,27.3194,107.2974,146.3285,-10.8099,0.0000,23.4631,0.0000,23.4631,3.8563,23.4631,3.4852,0.0000,2002.2564,95.2799,153.2902,19.9779,7.9677,12.0102,0.0000,12.0102,0.0000,12.0102,-58.9873,54.7685,16.2291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5773.8199,5773.8199,5773.8199,5773.8199,6,0,0,0
+1931.6012,0.5000,42030.9839,76.0000,76.0000,0.0000,-2.4401,110.2744,6,1461.6472,192.0903,705.4606,-70.6238,29.4020,107.9802,146.3285,-10.8099,0.0000,25.5457,0.0000,25.5457,3.8563,25.5457,3.4852,0.0000,2002.2564,105.2122,166.8962,22.0605,7.9983,14.0622,0.0000,14.0622,0.0000,14.0622,-56.9357,54.7685,16.2294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6198.7056,6198.7056,6198.7056,6198.7056,6,0,0,0
+1932.1012,0.5000,42041.5394,76.0000,76.0000,0.0000,-2.3548,110.0258,6,1461.6472,205.3464,709.8449,-70.6238,31.4310,108.6512,146.3285,-10.8099,0.0000,27.5747,0.0000,27.5747,3.8563,27.5747,3.4852,0.0000,2002.2564,114.8892,180.1523,24.0895,8.0382,16.0513,0.0000,16.0513,0.0000,16.0513,-54.9469,54.7685,16.2297,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6617.7749,6617.7749,6617.7749,6617.7749,6,0,0,0
+1932.6012,0.5000,42052.0950,76.0000,76.0000,0.0000,-2.2994,109.7831,6,1461.6472,213.9674,714.1164,-70.6238,32.7506,109.3050,146.3285,-10.8099,0.0000,28.8943,0.0000,28.8943,3.8563,28.8943,3.4852,0.0000,2002.2564,121.1825,188.7733,25.4090,8.0641,17.3449,0.0000,17.3449,0.0000,17.3449,-53.6535,54.7685,16.2300,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6858.7119,6858.7119,6858.7119,6858.7119,6,0,0,0
+1933.1012,0.5000,42062.6505,76.0000,76.0000,0.0000,-2.2653,109.5440,6,1461.6472,219.2666,716.8944,-70.6238,33.5617,109.7302,146.3285,-10.8099,0.0000,29.7054,0.0000,29.7054,3.8563,29.7054,3.4852,0.0000,2002.2564,125.0509,194.0725,26.2202,8.0801,18.1401,0.0000,18.1401,0.0000,18.1401,-52.8585,54.7685,16.2301,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7006.8120,7006.8120,7006.8120,7006.8120,6,0,0,0
+1933.6012,0.5000,42073.2061,76.0000,76.0000,0.0000,-2.2682,109.3046,6,1461.6472,218.8109,718.6019,-70.6238,33.4919,109.9916,146.3285,-10.8099,0.0000,29.6356,0.0000,29.6356,3.8563,29.6356,3.4852,0.0000,2002.2564,124.7183,193.6168,26.1504,8.0787,18.0717,0.0000,18.0717,0.0000,18.0717,-52.9268,54.7685,16.2301,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6994.0772,6994.0772,6994.0772,6994.0772,6,0,0,0
+1934.1012,0.5000,42083.7616,76.0000,76.0000,0.0000,-2.2885,109.0630,6,1461.6472,215.6622,718.4551,-70.6238,33.0100,109.9691,146.3285,-10.8099,0.0000,29.1537,0.0000,29.1537,3.8563,29.1537,3.4852,0.0000,2002.2564,122.4197,190.4681,25.6685,8.0692,17.5992,0.0000,17.5992,0.0000,17.5992,-53.3992,54.7685,16.2300,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6906.0783,6906.0783,6906.0783,6906.0783,6,0,0,0
+1934.6012,0.5000,42094.3172,76.0000,76.0000,0.0000,-2.3035,108.8199,6,1461.6472,213.3274,717.4405,-70.6238,32.6526,109.8138,146.3285,-10.8099,0.0000,28.7963,0.0000,28.7963,3.8563,28.7963,3.4852,0.0000,2002.2564,120.7154,188.1334,25.3111,8.0622,17.2489,0.0000,17.2489,0.0000,17.2489,-53.7495,54.7685,16.2299,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6840.8274,6840.8274,6840.8274,6840.8274,6,0,0,0
+1935.1012,0.5000,42104.8728,76.0000,76.0000,0.0000,-2.3141,108.5756,6,1461.6472,211.6750,716.6882,-70.6238,32.3997,109.6987,146.3285,-10.8099,0.0000,28.5434,0.0000,28.5434,3.8563,28.5434,3.4852,0.0000,2002.2564,119.5091,186.4809,25.0582,8.0572,17.0009,0.0000,17.0009,0.0000,17.0009,-53.9974,54.7685,16.2299,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6794.6450,6794.6450,6794.6450,6794.6450,6,0,0,0
+1935.6012,0.5000,42115.4283,76.0000,76.0000,0.0000,-2.3017,108.3327,6,1461.6472,213.5981,716.1557,-70.6238,32.6940,109.6172,146.3285,-10.8099,0.0000,28.8378,0.0000,28.8378,3.8563,28.8378,3.4852,0.0000,2002.2564,120.9130,188.4041,25.3525,8.0630,17.2895,0.0000,17.2895,0.0000,17.2895,-53.7089,54.7685,16.2299,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6848.3921,6848.3921,6848.3921,6848.3921,6,0,0,0
+1936.1012,0.5000,42125.9839,76.0000,76.0000,0.0000,-2.2795,108.0920,6,1461.6472,217.0514,716.7754,-70.6238,33.2226,109.7120,146.3285,-10.8099,0.0000,29.3663,0.0000,29.3663,3.8563,29.3663,3.4852,0.0000,2002.2564,123.4339,191.8574,25.8811,8.0734,17.8077,0.0000,17.8077,0.0000,17.8077,-53.1908,54.7685,16.2300,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6944.9036,6944.9036,6944.9036,6944.9036,6,0,0,0
+1936.6012,0.5000,42136.5394,76.0000,76.0000,0.0000,-2.2314,107.8565,6,1461.6472,224.5266,717.8881,-70.6238,34.3668,109.8824,146.3285,-10.8099,0.0000,30.5105,0.0000,30.5105,3.8563,30.5105,3.4852,0.0000,2002.2564,128.8907,199.3325,27.0253,8.0959,18.9293,0.0000,18.9293,0.0000,18.9293,-52.0693,54.7685,16.2302,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7153.8180,7153.8180,7153.8180,7153.8180,6,0,0,0
+1937.1012,0.5000,42147.0950,76.0000,76.0000,0.0000,-2.1718,107.6273,6,1461.6472,234.1566,720.2969,-70.6238,35.8408,110.2510,146.3285,-10.8099,0.0000,31.9845,0.0000,31.9845,3.8563,31.9845,3.5401,0.0000,2002.2564,135.6590,208.9626,28.4444,8.1238,20.3206,0.0000,20.3206,0.0000,20.3206,-50.6783,54.7685,16.2304,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7422.9555,7422.9555,7422.9555,7422.9555,6,0,0,0
+1937.6012,0.5000,42157.6505,76.0000,76.0000,0.0000,-2.0825,107.4075,6,1461.6472,248.6242,723.4000,-70.6238,38.0553,110.7260,146.3285,-10.8099,0.0000,34.1990,0.0000,34.1990,3.8563,34.1990,3.6287,0.0000,2002.2564,145.7979,223.4302,30.5703,8.1657,22.4046,0.0000,22.4046,0.0000,22.4046,-48.5946,54.7685,16.2307,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7827.2917,7827.2917,7827.2917,7827.2917,6,0,0,0
+1938.1012,0.5000,42168.2061,76.0000,76.0000,0.0000,-1.9954,107.1968,6,1461.6472,262.7149,728.0619,-70.6238,40.2120,111.4396,146.3285,-10.8099,0.0000,36.3557,0.0000,36.3557,3.8563,36.3557,3.7150,0.0000,2002.2564,155.6726,237.5208,32.6408,8.2064,24.4344,0.0000,24.4344,0.0000,24.4344,-46.5651,54.7685,16.2310,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8221.0919,8221.0919,8221.0919,8221.0919,6,0,0,0
+1938.6012,0.5000,42178.7616,76.0000,76.0000,0.0000,-1.9213,106.9940,6,1461.6472,274.7249,732.6023,-70.6238,42.0503,112.1346,146.3285,-10.8099,0.0000,38.1940,0.0000,38.1940,3.8563,38.1940,3.7885,0.0000,2002.2564,164.0892,249.5308,34.4055,8.2411,26.1644,0.0000,26.1644,0.0000,26.1644,-44.8353,54.7685,16.2312,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8556.7440,8556.7440,8556.7440,8556.7440,6,0,0,0
+1939.1012,0.5000,42189.3172,76.0000,76.0000,0.0000,-1.8750,106.7961,6,1461.6472,282.2252,736.4723,-70.6238,43.1983,112.7269,146.3285,-10.8099,0.0000,39.3420,0.0000,39.3420,3.8563,39.3420,3.8344,0.0000,2002.2564,169.3454,257.0311,35.5076,8.2628,27.2448,0.0000,27.2448,0.0000,27.2448,-43.7550,54.7685,16.2314,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8766.3598,8766.3598,8766.3598,8766.3598,6,0,0,0
+1939.6012,0.5000,42199.8728,76.0000,76.0000,0.0000,-1.8784,106.5978,6,1461.6472,281.6798,738.8891,-70.6238,43.1149,113.0968,146.3285,-10.8099,0.0000,39.2586,0.0000,39.2586,3.8563,39.2586,3.8311,0.0000,2002.2564,168.9632,256.4858,35.4275,8.2612,27.1663,0.0000,27.1663,0.0000,27.1663,-43.8336,54.7685,16.2314,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8751.1189,8751.1189,8751.1189,8751.1189,6,0,0,0
+1940.1012,0.5000,42210.4283,76.0000,76.0000,0.0000,-1.9057,106.3967,6,1461.6472,277.2492,738.7134,-70.6238,42.4367,113.0699,146.3285,-10.8099,0.0000,38.5804,0.0000,38.5804,3.8563,38.5804,3.8039,0.0000,2002.2564,165.8582,252.0551,34.7765,8.2484,26.5280,0.0000,26.5280,0.0000,26.5280,-44.4717,54.7685,16.2313,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8627.2925,8627.2925,8627.2925,8627.2925,6,0,0,0
+1940.6012,0.5000,42220.9839,76.0000,76.0000,0.0000,-1.9618,106.1896,6,1461.6472,268.1575,737.2857,-70.6238,41.0451,112.8514,146.3285,-10.8099,0.0000,37.1888,0.0000,37.1888,3.8563,37.1888,3.7483,0.0000,2002.2564,159.4867,242.9634,33.4405,8.2221,25.2184,0.0000,25.2184,0.0000,25.2184,-45.7812,54.7685,16.2311,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8373.2005,8373.2005,8373.2005,8373.2005,6,0,0,0
+1941.1012,0.5000,42231.5394,76.0000,76.0000,0.0000,-2.0163,105.9768,6,1461.6472,259.3426,734.3561,-70.6238,39.6958,112.4030,146.3285,-10.8099,0.0000,35.8396,0.0000,35.8396,3.8563,35.8396,3.6943,0.0000,2002.2564,153.3093,234.1486,32.1453,8.1966,23.9486,0.0000,23.9486,0.0000,23.9486,-47.0508,54.7685,16.2309,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8126.8459,8126.8459,8126.8459,8126.8459,6,0,0,0
+1941.6012,0.5000,42242.0950,76.0000,76.0000,0.0000,-2.0686,105.7584,6,1461.6472,250.8687,731.5157,-70.6238,38.3988,111.9682,146.3285,-10.8099,0.0000,34.5425,0.0000,34.5425,3.8563,34.5425,3.6424,0.0000,2002.2564,147.3708,225.6747,30.9001,8.1721,22.7279,0.0000,22.7279,0.0000,22.7279,-48.2713,54.7685,16.2308,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7890.0197,7890.0197,7890.0197,7890.0197,6,0,0,0
+1942.1012,0.5000,42252.6505,76.0000,76.0000,0.0000,-2.1059,105.5361,6,1461.6472,244.8258,728.7851,-70.6238,37.4738,111.5503,146.3285,-10.8099,0.0000,33.6176,0.0000,33.6176,3.8563,33.6176,3.6054,0.0000,2002.2564,143.1359,219.6317,30.0121,8.1547,21.8574,0.0000,21.8574,0.0000,21.8574,-49.1417,54.7685,16.2306,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7721.1326,7721.1326,7721.1326,7721.1326,6,0,0,0
+1942.6012,0.5000,42263.2061,76.0000,76.0000,0.0000,-2.1340,105.3109,6,1461.6472,240.2778,726.8379,-70.6238,36.7777,111.2522,146.3285,-10.8099,0.0000,32.9214,0.0000,32.9214,3.8563,32.9214,3.5776,0.0000,2002.2564,139.9487,215.0838,29.3439,8.1415,21.2023,0.0000,21.2023,0.0000,21.2023,-49.7967,54.7685,16.2305,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7594.0291,7594.0291,7594.0291,7594.0291,6,0,0,0
+1943.1012,0.5000,42273.7616,76.0000,76.0000,0.0000,-2.1516,105.0838,6,1461.6472,237.4237,725.3724,-70.6238,36.3409,111.0279,146.3285,-10.8099,0.0000,32.4846,0.0000,32.4846,3.8563,32.4846,3.5601,0.0000,2002.2564,137.9485,212.2296,28.9245,8.1333,20.7912,0.0000,20.7912,0.0000,20.7912,-50.2078,54.7685,16.2305,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7514.2612,7514.2612,7514.2612,7514.2612,6,0,0,0
+1943.6012,0.5000,42284.3172,76.0000,76.0000,0.0000,-2.1654,104.8552,6,1461.6472,235.1948,724.4527,-70.6238,35.9997,110.8871,146.3285,-10.8099,0.0000,32.1434,0.0000,32.1434,3.8563,32.1434,3.5465,0.0000,2002.2564,136.3865,210.0007,28.5969,8.1268,20.4701,0.0000,20.4701,0.0000,20.4701,-50.5288,54.7685,16.2304,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7451.9691,7451.9691,7451.9691,7451.9691,6,0,0,0
+1944.1012,0.5000,42294.8728,76.0000,76.0000,0.0000,-2.1829,104.6248,6,1461.6472,232.3549,723.7345,-70.6238,35.5650,110.7772,146.3285,-10.8099,0.0000,31.7087,0.0000,31.7087,3.8563,31.7087,3.5291,0.0000,2002.2564,134.3963,207.1609,28.1797,8.1186,20.0610,0.0000,20.0610,0.0000,20.0610,-50.9378,54.7685,16.2304,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7372.6017,7372.6017,7372.6017,7372.6017,6,0,0,0
+1944.6012,0.5000,42305.4283,76.0000,76.0000,0.0000,-2.2036,104.3922,6,1461.6472,229.0074,722.8194,-70.6238,35.0526,110.6371,146.3285,-10.8099,0.0000,31.1964,0.0000,31.1964,3.8563,31.1964,3.5086,0.0000,2002.2564,132.0504,203.8134,27.6878,8.1090,19.5788,0.0000,19.5788,0.0000,19.5788,-51.4199,54.7685,16.2303,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7279.0472,7279.0472,7279.0472,7279.0472,6,0,0,0
+1945.1012,0.5000,42315.9839,76.0000,76.0000,0.0000,-2.2383,104.1559,6,1461.6472,223.4617,721.7407,-70.6238,34.2038,110.4720,146.3285,-10.8099,0.0000,30.3475,0.0000,30.3475,3.8563,30.3475,3.4852,0.0000,2002.2564,128.1134,198.2677,26.8623,8.0927,18.7696,0.0000,18.7696,0.0000,18.7696,-52.2291,54.7685,16.2302,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7124.0574,7124.0574,7124.0574,7124.0574,6,0,0,0
+1945.6012,0.5000,42326.5394,76.0000,76.0000,0.0000,-2.2788,103.9154,6,1461.6472,217.1586,719.9537,-70.6238,33.2390,110.1985,146.3285,-10.8099,0.0000,29.3827,0.0000,29.3827,3.8563,29.3827,3.4852,0.0000,2002.2564,123.5121,191.9645,25.8975,8.0737,17.8238,0.0000,17.8238,0.0000,17.8238,-53.1747,54.7685,16.2300,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6947.8994,6947.8994,6947.8994,6947.8994,6,0,0,0
+1946.1012,0.5000,42337.0950,76.0000,76.0000,0.0000,-2.3331,103.6691,6,1461.6472,208.7196,717.9227,-70.6238,31.9473,109.8876,146.3285,-10.8099,0.0000,28.0910,0.0000,28.0910,3.8563,28.0910,3.4852,0.0000,2002.2564,117.3516,183.5256,24.6058,8.0483,16.5575,0.0000,16.5575,0.0000,16.5575,-54.4408,54.7685,16.2298,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6712.0492,6712.0492,6712.0492,6712.0492,6,0,0,0
+1946.6012,0.5000,42347.6505,76.0000,76.0000,0.0000,-2.3943,103.4163,6,1461.6472,199.2038,715.2034,-70.6238,30.4908,109.4714,146.3285,-10.8099,0.0000,26.6345,0.0000,26.6345,3.8563,26.6345,3.4852,0.0000,2002.2564,110.4051,174.0098,23.1493,8.0197,15.1296,0.0000,15.1296,0.0000,15.1296,-55.8684,54.7685,16.2296,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6429.6695,6429.6695,6429.6695,6429.6695,6,0,0,0
+1947.1012,0.5000,42358.2061,76.0000,76.0000,0.0000,-2.4713,103.1555,6,1461.6472,187.2420,712.1371,-70.6238,28.6599,109.0021,146.3285,-10.8099,0.0000,24.8036,0.0000,24.8036,3.8563,24.8036,3.4852,0.0000,2002.2564,101.6730,162.0480,21.3184,7.9837,13.3347,0.0000,13.3347,0.0000,13.3347,-57.6630,54.7685,16.2293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6045.1917,6045.1917,6045.1917,6045.1917,6,0,0,0
+1947.6012,0.5000,42368.7616,76.0000,76.0000,0.0000,-2.5537,102.8859,6,1461.6472,174.5775,708.2827,-70.6238,26.7214,108.4121,146.3285,-10.8099,0.0000,22.8651,0.0000,22.8651,3.8563,22.8651,3.4852,0.0000,2002.2564,92.4279,149.3834,19.3799,7.9677,11.4122,0.0000,11.4122,0.0000,11.4122,-59.5852,54.7685,16.2289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5666.6092,5666.6092,5666.6092,5666.6092,6,0,0,0
+1948.1012,0.5000,42379.3172,76.0000,76.0000,0.0000,-2.6454,102.6067,6,1461.6472,160.6043,704.2018,-70.6238,24.5826,107.7875,146.3285,-10.8099,0.0000,20.7263,0.0000,20.7263,3.8563,20.7263,3.4852,0.0000,2002.2564,82.2275,135.4103,17.2411,7.9677,9.2734,0.0000,9.2734,0.0000,9.2734,-61.7236,54.7685,16.2286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5283.1557,5283.1557,5283.1557,5283.1557,6,0,0,0
+1948.6012,0.5000,42389.8728,76.0000,76.0000,0.0000,-2.7359,102.3179,6,1461.6472,146.8148,699.6992,-70.6238,22.4720,107.0983,146.3285,-10.8099,0.0000,18.6157,0.0000,18.6157,3.8563,18.6157,3.4852,0.0000,2002.2564,72.1612,121.6208,15.1304,7.9677,7.1628,0.0000,7.1628,0.0000,7.1628,-63.8339,54.7685,16.2282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4904.7428,4904.7428,4904.7428,4904.7428,6,0,0,0
+1949.1012,0.5000,42400.4283,76.0000,76.0000,0.0000,-2.8244,102.0198,6,1461.6472,133.3413,695.2558,-70.6238,20.4097,106.4182,146.3285,-10.8099,0.0000,16.5534,0.0000,16.5534,3.8563,16.5534,3.4852,0.0000,2002.2564,62.3255,108.1473,13.0681,7.9677,5.1005,0.0000,5.1005,0.0000,5.1005,-65.8958,54.7685,16.2278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4535.0009,4535.0009,4535.0009,4535.0009,6,0,0,0
+1949.6012,0.5000,42410.9839,76.0000,76.0000,0.0000,-2.9136,101.7122,6,1461.6472,119.7507,690.9142,-70.6238,18.3294,105.7536,146.3285,-10.8099,0.0000,14.4732,0.0000,14.4732,3.8563,14.4732,3.4852,0.0000,2002.2564,52.4044,94.5567,10.9879,7.9677,3.0202,0.0000,3.0202,0.0000,3.0202,-67.9756,54.7685,16.2274,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4162.0457,4162.0457,4162.0457,4162.0457,6,0,0,0
+1950.1012,0.5000,42421.5394,76.0000,76.0000,0.0000,-3.0042,101.3951,6,1461.6472,105.9498,686.5349,-70.6238,16.2170,105.0833,146.3285,-10.8099,0.0000,12.3608,0.0000,12.3608,3.8563,12.3608,3.4852,0.0000,2002.2564,42.3297,80.7558,8.8755,7.9677,0.9078,0.0000,0.9078,0.0000,0.9078,-70.0875,54.7685,16.2269,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3783.3201,3783.3201,3783.3201,3783.3201,6,0,0,0
+1950.6012,0.5000,42432.0950,76.0000,76.0000,0.0000,-3.0929,101.0686,6,1461.6472,92.4483,682.0878,-70.6238,14.1505,104.4026,146.3285,-10.8099,0.0000,10.2942,0.0000,10.2942,3.8563,10.2942,3.4852,0.0000,2002.2564,32.4736,67.2543,6.8089,7.9677,-1.1587,0.0000,-1.1587,0.0000,-1.1587,-72.1537,54.7685,16.2265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3432.4454,3432.4454,3432.4454,3432.4454,6,0,0,0
+1951.1012,0.5000,42442.6505,76.0000,76.0000,0.0000,-3.1805,100.7329,6,1461.6472,79.1004,677.7372,-70.6238,12.1074,103.7367,146.3285,-10.8099,0.0000,8.2511,0.0000,8.2511,3.8563,8.2511,3.4852,0.0000,2002.2564,22.7296,53.9064,4.7659,7.9677,-3.2018,0.0000,-3.2018,0.0000,-3.2018,-74.1963,54.7685,16.2260,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3160.1424,3160.1424,3160.1424,3160.1424,6,0,0,0
+1951.6012,0.5000,42453.2061,76.0000,76.0000,0.0000,-3.2625,100.3886,6,1461.6472,66.6188,673.4361,-70.6238,10.1969,103.0784,146.3285,-10.8099,0.0000,6.3406,0.0000,6.3406,3.8563,6.3406,3.4852,0.0000,2002.2564,13.6181,41.4248,2.8554,7.9677,-5.1123,0.0000,-5.1123,0.0000,-5.1123,-76.1064,54.7685,16.2256,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,2923.2047,2923.2047,2923.2047,2923.2047,6,0,0,0
+1952.1012,0.5000,42463.7616,76.0000,76.0000,0.0000,-3.2971,100.0405,6,1461.6472,61.3408,669.4142,-70.6238,9.3890,102.4628,146.3285,-10.8099,0.0000,5.5327,0.0000,5.5327,3.8563,5.5327,3.4852,0.0000,2002.2564,9.7651,36.1467,2.0475,7.9677,-5.9202,0.0000,-5.9202,0.0000,-5.9202,-76.9141,54.7685,16.2254,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,2823.0121,2823.0121,2823.0121,2823.0121,6,0,0,0
+1952.6012,0.5000,42474.3172,76.0000,76.0000,0.0000,-3.3221,99.6899,6,1461.6472,57.5371,667.7134,-70.6238,8.8068,102.2024,146.3285,-10.8099,0.0000,4.9505,0.0000,4.9505,3.8563,4.9505,3.4852,0.0000,2002.2564,6.9884,32.3431,1.4653,7.9677,-6.5024,0.0000,-6.5024,0.0000,-6.5024,-77.4961,54.7685,16.2253,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,2750.8073,2750.8073,2750.8073,2750.8073,6,0,0,0
+1953.1012,0.5000,42484.8728,76.0000,76.0000,0.0000,-3.5632,99.3137,6,1461.6472,20.8299,666.4878,-70.6238,3.1883,102.0148,146.3285,-10.8099,0.0000,-0.6680,0.0000,-0.6680,3.8563,-0.6680,3.4852,0.0000,2002.2564,-19.8078,-4.3641,-4.1532,7.9677,-12.1209,0.0000,-12.1209,0.0000,-12.1209,-83.1133,54.7685,16.2239,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,2053.9961,2053.9961,2053.9961,2053.9961,6,0,0,0
+1953.6012,0.5000,42495.4283,76.0000,76.0000,0.0000,-3.7150,98.9216,6,1461.6472,-1.8720,654.6596,-70.6238,-0.2865,100.2044,146.3285,-10.8099,0.0000,-4.1428,0.0000,-4.1428,3.8563,-4.1428,3.4852,0.0000,2002.2564,-36.3802,-27.0661,-7.6281,8.0303,-15.6583,0.0000,-15.6583,0.0000,-15.6583,-86.6498,54.7685,16.2230,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1615.2968,1615.2968,1615.2968,1615.2968,6,0,0,0
+1954.1012,0.5000,42505.9839,76.0000,76.0000,0.0000,-3.8738,98.5127,6,1461.6472,-25.5607,647.3443,-70.6238,-3.9124,99.0847,146.3285,-10.8099,0.0000,-7.7687,0.0000,-7.7687,3.8563,-7.7687,3.4852,0.0000,2002.2564,-53.6730,-50.7547,-11.2539,8.1045,-19.3585,0.0000,-19.3585,0.0000,-19.3585,-90.3490,54.7685,16.2221,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1067.5600,1067.5600,1067.5600,1067.5600,6,0,0,0
+1954.6012,0.5000,42516.5394,76.0000,76.0000,0.0000,-4.0284,98.0875,6,1461.6472,-48.6020,639.7111,-70.6238,-7.4392,97.9163,146.3285,-10.8099,0.0000,-11.2955,0.0000,-11.2955,3.8563,-11.2955,3.4852,0.0000,2002.2564,-70.4931,-73.7961,-14.7807,8.1768,-22.9575,0.0000,-22.9575,0.0000,-22.9575,-93.9470,54.7685,16.2211,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,534.7906,534.7906,534.7906,534.7906,6,0,0,0
+1955.1012,0.5000,42527.0950,76.0000,76.0000,0.0000,-4.1652,97.6478,6,1461.6472,-69.0034,632.2865,-70.6238,-10.5619,96.7799,146.3285,-10.8099,0.0000,-14.4182,0.0000,-14.4182,3.8563,-14.4182,3.4852,0.0000,2002.2564,-85.3861,-94.1974,-17.9034,8.2407,-26.1441,0.0000,-26.1441,0.0000,-26.1441,-97.1327,54.7685,16.2202,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,41.8184,41.8184,41.8184,41.8184,6,0,0,0
+1955.6011,0.5000,42537.6505,76.0054,76.0000,0.0060,-4.2406,97.2002,6,1461.7512,-70.6279,625.7406,-70.6279,-10.8113,95.7848,146.3390,-10.8113,0.0238,-14.6914,0.0000,-14.6914,3.8563,-14.6914,3.4856,0.0000,2002.3989,-86.6846,-95.9755,-18.1770,8.2469,-26.4238,0.0000,-26.4238,0.0408,-26.4647,-98.8956,54.7794,16.2208,1.4307,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+1956.1011,0.4999,42548.2076,76.0194,76.0000,0.0095,-4.2786,96.7485,6,1462.0193,-70.6385,625.2613,-70.6385,-10.8149,95.7290,146.3658,-10.8149,0.0375,-14.7087,0.0000,-14.7087,3.8563,-14.7087,3.4865,0.0000,2002.7662,-86.7556,-96.0712,-18.1952,8.2487,-26.4439,0.0000,-26.4439,0.0644,-26.5083,-99.7969,54.8076,16.2235,2.2574,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+1956.6011,0.5000,42558.7670,76.0326,76.0000,0.0053,-4.2342,96.3014,6,1462.2744,-70.6486,625.3073,-70.6486,-10.8183,95.7527,146.3913,-10.8183,0.0208,-14.6954,0.0000,-14.6954,3.8563,-14.6954,3.4873,0.0000,2003.1156,-86.6811,-95.9676,-18.1827,8.2498,-26.4325,0.0000,-26.4325,0.0357,-26.4682,-98.7805,54.8345,16.2267,1.2511,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+1957.1010,0.5000,42569.3278,76.0360,76.0000,-0.0015,-4.1621,95.8619,6,1462.3392,-70.6511,625.3363,-70.6511,-10.8192,95.7614,146.3978,-10.8192,-0.0060,-14.6695,0.0000,-14.6695,3.8563,-14.6695,3.4875,0.0000,2003.2044,-86.5548,-95.7942,-18.1570,8.2496,-26.4067,0.0000,-26.4067,-0.0103,-26.3964,-97.1060,54.8413,16.2279,-0.3596,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+1957.6011,0.5001,42579.8881,76.0237,76.0000,-0.0122,-4.0473,95.4344,6,1462.1022,-70.6418,625.3004,-70.6418,-10.8160,95.7404,146.3741,-10.8160,-0.0482,-14.6241,0.0000,-14.6241,3.8563,-14.6241,3.4867,0.0000,2002.8797,-86.3486,-95.5131,-18.1108,8.2474,-26.3582,0.0000,-26.3582,-0.0828,-26.2755,-94.4181,54.8164,16.2260,-2.8997,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+1958.1011,0.5000,42590.4454,76.0063,76.0000,-0.0071,-3.9468,95.0178,6,1461.7693,-47.6271,625.2645,-70.6286,-7.2906,95.7131,146.3408,-10.8116,-0.0279,-11.1189,0.0000,-11.1189,3.8563,-11.1189,3.4856,0.0000,2002.4236,-69.6473,-72.6367,-14.6046,8.1738,-22.7784,0.0000,-22.7784,-0.0479,-22.7305,-92.0558,54.7813,16.2230,-1.6789,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,557.5587,557.5587,557.5587,557.5587,6,0,0,0
+1958.6012,0.5000,42601.0010,76.0000,76.0000,0.0000,-3.8657,94.6097,6,1461.6472,-24.3528,632.6300,-70.6238,-3.7275,96.8324,146.3285,-10.8099,0.0000,-7.5838,0.0000,-7.5838,3.8563,-7.5838,3.4852,0.0000,2002.2564,-52.7912,-49.5468,-11.0690,8.1007,-19.1698,0.0000,-19.1698,0.0000,-19.1698,-90.1604,54.7685,16.2221,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1095.4898,1095.4898,1095.4898,1095.4898,6,0,0,0
+1959.1012,0.5000,42611.5566,76.0000,76.0000,0.0000,-3.8366,94.2047,6,1461.6472,-20.0108,640.1003,-70.6238,-3.0629,97.9759,146.3285,-10.8099,0.0000,-6.9192,0.0000,-6.9192,3.8563,-6.9192,3.4852,0.0000,2002.2564,-49.6216,-45.2049,-10.4044,8.0871,-18.4916,0.0000,-18.4916,0.0000,-18.4916,-89.4823,54.7685,16.2223,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1195.8853,1195.8853,1195.8853,1195.8853,6,0,0,0
+1959.6012,0.5000,42622.1121,76.0000,76.0000,0.0000,-3.8514,93.7982,6,1461.6472,-22.2131,641.4994,-70.6238,-3.4000,98.1900,146.3285,-10.8099,0.0000,-7.2563,0.0000,-7.2563,3.8563,-7.2563,3.4852,0.0000,2002.2564,-51.2292,-47.4071,-10.7415,8.0940,-18.8356,0.0000,-18.8356,0.0000,-18.8356,-89.8262,54.7685,16.2222,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1144.9643,1144.9643,1144.9643,1144.9643,6,0,0,0
+1960.1012,0.5000,42632.6677,76.0000,76.0000,0.0000,-3.9087,93.3856,6,1461.6472,-30.7634,640.7898,-70.6238,-4.7087,98.0814,146.3285,-10.8099,0.0000,-8.5650,0.0000,-8.5650,3.8563,-8.5650,3.4852,0.0000,2002.2564,-57.4709,-55.9574,-12.0503,8.1208,-20.1711,0.0000,-20.1711,0.0000,-20.1711,-91.1614,54.7685,16.2219,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,947.2613,947.2613,947.2613,947.2613,6,0,0,0
+1960.6012,0.5000,42643.2232,76.0000,76.0000,0.0000,-3.9898,92.9645,6,1461.6472,-42.8554,638.0346,-70.6238,-6.5596,97.6597,146.3285,-10.8099,0.0000,-10.4159,0.0000,-10.4159,3.8563,-10.4159,3.4852,0.0000,2002.2564,-66.2981,-68.0495,-13.9011,8.1587,-22.0599,0.0000,-22.0599,0.0000,-22.0599,-93.0496,54.7685,16.2213,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,667.6652,667.6652,667.6652,667.6652,6,0,0,0
+1961.1012,0.5000,42653.7788,76.0000,76.0000,0.0000,-4.0655,92.5353,6,1461.6472,-54.1393,634.1382,-70.6238,-8.2867,97.0633,146.3285,-10.8099,0.0000,-12.1430,0.0000,-12.1430,3.8563,-12.1430,3.4852,0.0000,2002.2564,-74.5354,-79.3334,-15.6283,8.1941,-23.8224,0.0000,-23.8224,0.0000,-23.8224,-94.8117,54.7685,16.2208,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,406.7549,406.7549,406.7549,406.7549,6,0,0,0
+1961.6012,0.5000,42664.3343,76.0000,76.0000,0.0000,-4.1355,92.0988,6,1461.6472,-64.5744,630.5022,-70.6238,-9.8840,96.5068,146.3285,-10.8099,0.0000,-13.7403,0.0000,-13.7403,3.8563,-13.7403,3.4852,0.0000,2002.2564,-82.1530,-89.7685,-17.2255,8.2268,-25.4523,0.0000,-25.4523,0.0000,-25.4523,-96.4412,54.7685,16.2204,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,156.1185,156.1185,156.1185,156.1185,6,0,0,0
+1962.1012,0.5000,42674.8899,76.0000,76.0000,0.0000,-4.1665,91.6590,6,1461.6472,-69.1982,627.1397,-70.6238,-10.5917,95.9921,146.3285,-10.8099,0.0000,-14.4480,0.0000,-14.4480,3.8563,-14.4480,3.4852,0.0000,2002.2564,-85.5284,-94.3923,-17.9332,8.2413,-26.1745,0.0000,-26.1745,0.0000,-26.1745,-97.1632,54.7685,16.2202,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,36.7903,36.7903,36.7903,36.7903,6,0,0,0
+1962.6012,0.5000,42685.4454,76.0005,76.0000,0.0005,-4.1819,91.2176,6,1461.6566,-70.6241,625.6523,-70.6241,-10.8100,95.7650,146.3295,-10.8100,0.0021,-14.6685,0.0000,-14.6685,3.8563,-14.6685,3.4853,0.0000,2002.2693,-86.5795,-95.8321,-18.1537,8.2459,-26.3996,0.0000,-26.3996,0.0037,-26.4033,-97.5222,54.7694,16.2202,0.1293,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+1963.1012,0.5000,42696.0011,76.0005,76.0000,-0.0005,-4.1639,90.7781,6,1461.6566,-69.6760,625.1903,-70.6241,-10.6649,95.6943,146.3295,-10.8100,-0.0021,-14.5190,0.0000,-14.5190,3.8563,-14.5190,3.4853,0.0000,2002.2693,-85.8668,-94.8558,-18.0043,8.2428,-26.2471,0.0000,-26.2471,-0.0037,-26.2434,-97.1038,54.7694,16.2203,-0.1293,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24.4701,24.4701,24.4701,24.4701,6,0,0,0
+1963.6012,0.5000,42706.5567,76.0000,76.0000,0.0000,-4.1385,90.3412,6,1461.6472,-65.0201,625.4981,-70.6238,-9.9522,95.7408,146.3285,-10.8099,0.0000,-13.8085,0.0000,-13.8085,3.8563,-13.8085,3.4852,0.0000,2002.2564,-82.4784,-90.2142,-17.2937,8.2282,-25.5219,0.0000,-25.5219,0.0000,-25.5219,-96.5107,54.7685,16.2204,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,144.6160,144.6160,144.6160,144.6160,6,0,0,0
+1964.1012,0.5000,42717.1122,76.0000,76.0000,0.0000,-4.1081,89.9076,6,1461.6472,-60.4847,626.9961,-70.6238,-9.2580,95.9701,146.3285,-10.8099,0.0000,-13.1143,0.0000,-13.1143,3.8563,-13.1143,3.4852,0.0000,2002.2564,-79.1675,-85.6788,-16.5995,8.2140,-24.8135,0.0000,-24.8135,0.0000,-24.8135,-95.8025,54.7685,16.2206,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,260.0346,260.0346,260.0346,260.0346,6,0,0,0
+1964.6012,0.5000,42727.6678,76.0000,76.0000,0.0000,-4.0876,89.4761,6,1461.6472,-57.4349,628.4575,-70.6238,-8.7912,96.1938,146.3285,-10.8099,0.0000,-12.6475,0.0000,-12.6475,3.8563,-12.6475,3.4852,0.0000,2002.2564,-76.9411,-82.6289,-16.1327,8.2044,-24.3371,0.0000,-24.3371,0.0000,-24.3371,-95.3263,54.7685,16.2207,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,330.5544,330.5544,330.5544,330.5544,6,0,0,0
+1965.1012,0.5000,42738.2234,76.0000,76.0000,0.0000,-4.1004,89.0433,6,1461.6472,-59.3499,629.4403,-70.6238,-9.0843,96.3442,146.3285,-10.8099,0.0000,-12.9406,0.0000,-12.9406,3.8563,-12.9406,3.4852,0.0000,2002.2564,-78.3391,-84.5439,-16.4258,8.2104,-24.6363,0.0000,-24.6363,0.0000,-24.6363,-95.6253,54.7685,16.2206,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,286.2755,286.2755,286.2755,286.2755,6,0,0,0
+1965.6012,0.5000,42748.7789,76.0000,76.0000,0.0000,-4.1350,88.6068,6,1461.6472,-64.5067,628.8232,-70.6238,-9.8736,96.2498,146.3285,-10.8099,0.0000,-13.7299,0.0000,-13.7299,3.8563,-13.7299,3.4852,0.0000,2002.2564,-82.1035,-89.7007,-17.2151,8.2266,-25.4417,0.0000,-25.4417,0.0000,-25.4417,-96.4306,54.7685,16.2204,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,157.8673,157.8673,157.8673,157.8673,6,0,0,0
+1966.1012,0.5000,42759.3345,76.0030,76.0000,0.0033,-4.2119,88.1622,6,1461.7049,-70.6260,627.1769,-70.6260,-10.8107,96.0016,146.3343,-10.8107,0.0132,-14.6802,0.0000,-14.6802,3.8563,-14.6802,3.4854,0.0000,2002.3355,-86.6331,-95.9053,-18.1656,8.2464,-26.4120,0.0000,-26.4120,0.0227,-26.4346,-98.2235,54.7745,16.2205,0.7938,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+1966.6011,0.4999,42769.8909,76.0157,76.0000,0.0108,-4.2921,87.7091,6,1461.9491,-70.6357,625.2555,-70.6357,-10.8140,95.7235,146.3588,-10.8140,0.0426,-14.7129,0.0000,-14.7129,3.8563,-14.7129,3.4862,0.0000,2002.6700,-86.7786,-96.1030,-18.1991,8.2484,-26.4475,0.0000,-26.4475,0.0732,-26.5207,-100.1083,54.8002,16.2227,2.5647,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+1967.1010,0.4999,42780.4499,76.0420,76.0000,0.0184,-4.3757,87.2471,6,1462.4546,-70.6557,625.3522,-70.6557,-10.8208,95.7714,146.4094,-10.8208,0.0730,-14.7501,0.0000,-14.7501,3.8563,-14.7501,3.4879,0.0000,2003.3625,-86.9337,-96.3125,-18.2380,8.2519,-26.4899,0.0000,-26.4899,0.1254,-26.6152,-102.0878,54.8535,16.2277,4.3915,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+1967.6009,0.4999,42791.0136,76.0802,76.0000,0.0241,-4.4381,86.7783,6,1463.1902,-70.6848,625.5028,-70.6848,-10.8307,95.8426,146.4830,-10.8307,0.0953,-14.7823,0.0000,-14.7823,3.8563,-14.7823,3.4903,0.0000,2004.3702,-87.0551,-96.4744,-18.2726,8.2566,-26.5292,0.0000,-26.5292,0.1637,-26.6929,-103.5932,54.9310,16.2354,5.7340,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,4,0,0,0
+1968.1007,0.4998,42801.5833,76.1268,76.0000,0.0277,-4.4793,86.3048,6,1464.0853,-70.7202,625.6992,-70.7202,-10.8427,95.9314,146.5726,-10.8427,0.1096,-14.8086,0.0000,-14.8086,3.8563,-14.8086,3.4933,0.0000,2005.5964,-87.1415,-96.5874,-18.3019,8.2620,-26.5639,0.0000,-26.5639,0.1883,-26.7522,-104.6177,55.0254,16.2450,6.5951,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,4,0,0,0
+1968.6006,0.4998,42812.1600,76.1794,76.0000,0.0309,-4.5165,85.8271,6,1465.0979,-70.7603,625.9320,-70.7603,-10.8564,96.0334,146.6740,-10.8564,0.1224,-14.8350,0.0000,-14.8350,3.8563,-14.8350,3.4966,0.0000,2006.9834,-87.2227,-96.6925,-18.3317,8.2681,-26.5997,0.0000,-26.5997,0.2101,-26.8098,-105.5586,55.1323,16.2560,7.3605,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,4,0,0,0
+1969.1004,0.4998,42822.7443,76.2377,76.0000,0.0339,-4.5524,85.3453,6,1466.2180,-70.8046,626.1926,-70.8046,-10.8715,96.1469,146.7861,-10.8715,0.1345,-14.8623,0.0000,-14.8623,3.8563,-14.8623,3.5003,0.0000,2008.5178,-87.3031,-96.7960,-18.3626,8.2747,-26.6373,0.0000,-26.6373,0.2309,-26.8683,-106.4773,55.2507,16.2682,8.0902,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,4,0,0,0
+1969.6002,0.4998,42833.3371,76.3043,76.0000,0.0402,-4.6240,84.8555,6,1467.4999,-70.8553,626.4949,-70.8553,-10.8888,96.2774,146.9145,-10.8888,0.1597,-14.9048,0.0000,-14.9048,3.8563,-14.9048,3.5046,0.0000,2010.2739,-87.4491,-96.9883,-18.4094,8.2826,-26.6920,0.0000,-26.6920,0.2743,-26.9662,-108.2431,55.3864,16.2818,9.6086,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,4,0,0,0
+1970.0999,0.4997,42843.9399,76.3839,76.0000,0.0482,-4.7148,84.3556,6,1469.0303,-70.9158,626.8459,-70.9158,-10.9094,96.4318,147.0677,-10.9094,0.1919,-14.9576,0.0000,-14.9576,3.8563,-14.9576,3.5097,0.0000,2012.3702,-87.6326,-97.2305,-18.4672,8.2920,-26.7593,0.0000,-26.7593,0.3294,-27.0887,-110.4770,55.5487,16.2981,11.5415,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,4,0,0,0
+1970.5996,0.4997,42854.5548,76.4808,76.0000,0.0595,-4.8411,83.8417,6,1470.8945,-70.9896,627.2734,-70.9896,-10.9346,96.6200,147.2543,-10.9346,0.2370,-15.0279,0.0000,-15.0279,3.8563,-15.0279,3.5158,0.0000,2014.9240,-87.8841,-97.5639,-18.5438,8.3036,-26.8474,0.0000,-26.8474,0.4069,-27.2543,-113.5754,55.7468,16.3178,14.2564,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,4,0,0,0
+1971.0992,0.4996,42865.1846,76.5987,76.0000,0.0716,-4.9774,83.3126,6,1473.1624,-71.0793,627.7877,-71.0793,-10.9653,96.8483,147.4814,-10.9653,0.2855,-15.1072,0.0000,-15.1072,3.8563,-15.1072,3.5234,0.0000,2018.0307,-88.1594,-97.9273,-18.6305,8.3176,-26.9481,0.0000,-26.9481,0.4903,-27.4384,-116.9451,55.9884,16.3419,17.1764,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,4,0,0,0
+1971.5987,0.4995,42875.8323,76.7376,76.0000,0.0829,-5.1062,82.7689,6,1475.8337,-71.1850,628.3980,-71.1850,-11.0016,97.1182,147.7488,-11.0016,0.3310,-15.1889,0.0000,-15.1889,3.8563,-15.1889,3.5322,0.0000,2021.6900,-88.4277,-98.2788,-18.7211,8.3339,-27.0550,0.0000,-27.0550,0.5684,-27.6234,-120.1811,56.2737,16.3705,19.9135,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,4,0,0,0
+1972.0982,0.4995,42886.5006,76.8960,76.0000,0.0932,-5.2266,82.2113,6,1478.8785,-71.3055,629.1039,-71.3055,-11.0429,97.4279,148.0536,-11.0429,0.3732,-15.2724,0.0000,-15.2724,3.8563,-15.2724,3.5423,0.0000,2025.8609,-88.6870,-98.6157,-18.8147,8.3522,-27.1669,0.0000,-27.1669,0.6408,-27.8077,-123.2608,56.6001,16.4032,22.4497,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,4,0,0,0
+1972.5977,0.4994,42897.1923,77.0700,76.0000,0.1004,-5.3140,81.6432,6,1482.2263,-71.4379,629.8879,-71.4379,-11.0885,97.7702,148.3888,-11.0885,0.4029,-15.3476,0.0000,-15.3476,3.8563,-15.3476,3.5535,0.0000,2030.4470,-88.8929,-98.8777,-18.9011,8.3720,-27.2731,0.0000,-27.2731,0.6918,-27.9649,-125.5997,56.9602,16.4396,24.2350,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,4,0,0,0
+1973.0971,0.4994,42907.9090,77.2562,76.0000,0.1067,-5.3928,81.0652,6,1485.8073,-71.5796,630.7433,-71.5796,-11.1373,98.1395,148.7473,-11.1373,0.4292,-15.4228,0.0000,-15.4228,3.8563,-15.4228,3.5654,0.0000,2035.3525,-89.0874,-99.1226,-18.9882,8.3931,-27.3813,0.0000,-27.3813,0.7370,-28.1183,-127.7648,57.3470,16.4786,25.8208,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,4,0,0,0
+1973.5964,0.4994,42918.6523,77.4526,76.0000,0.1117,-5.4579,80.4789,6,1489.5832,-71.7289,631.6519,-71.7289,-11.1889,98.5306,149.1253,-11.1889,0.4504,-15.4956,0.0000,-15.4956,3.8563,-15.4956,3.5780,0.0000,2040.5249,-89.2609,-99.3377,-19.0736,8.4152,-27.4887,0.0000,-27.4887,0.7733,-28.2621,-129.6311,57.7566,16.5199,27.0925,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0002,0.0002,0.0002,0.0002,4,0,0,0
+1974.0958,0.4993,42929.4236,77.6579,76.0000,0.1168,-5.5246,79.8838,6,1493.5324,-71.8852,632.6112,-71.8852,-11.2430,98.9419,149.5206,-11.2430,0.4721,-15.5714,0.0000,-15.5714,3.8563,-15.5714,3.5912,0.0000,2045.9348,-89.4402,-99.5596,-19.1625,8.4383,-27.6008,0.0000,-27.6008,0.8106,-28.4114,-131.5583,58.1869,16.5631,28.3969,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0002,0.0002,0.0002,0.0002,4,0,0,0
+1974.5951,0.4993,42940.2240,77.8712,76.0000,0.1205,-5.5778,79.2814,6,1497.6340,-72.0474,633.6101,-72.0474,-11.2993,99.3703,149.9313,-11.2993,0.4886,-15.6442,0.0000,-15.6442,3.8563,-15.6442,3.6049,0.0000,2051.5534,-89.5982,-99.7515,-19.2491,8.4621,-27.7112,0.0000,-27.7112,0.8390,-28.5502,-133.1853,58.6359,16.6081,29.3911,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,4,0,0,0
+1975.0944,0.4993,42951.0544,78.0870,76.0000,0.1196,-5.5807,78.6770,6,1501.7839,-72.2116,635.4658,-72.2116,-11.3565,99.9375,150.3467,-11.3565,0.4861,-15.6988,0.0000,-15.6988,3.8563,-15.6988,3.6188,0.0000,2057.2383,-89.6686,-99.8230,-19.3176,8.4859,-27.8035,0.0000,-27.8035,0.8346,-28.6381,-133.6238,59.0923,16.6541,29.2393,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+1975.5937,0.4993,42961.9148,78.3101,76.0000,0.1287,-5.6925,78.0587,6,1506.0757,-72.3814,638.5761,-72.3814,-11.4157,100.7136,150.7764,-11.4157,0.5248,-15.7968,0.0000,-15.7968,3.8563,-15.7968,3.6332,0.0000,2063.1174,-89.9334,-100.1600,-19.4300,8.5113,-27.9413,0.0000,-27.9413,0.9012,-28.8425,-136.6813,59.5666,16.7007,31.5715,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+1976.0932,0.4998,42972.8073,78.4629,76.0000,0.0412,-5.7331,77.4343,6,1509.0142,-72.4977,640.6385,-72.4977,-11.4563,101.2360,151.0706,-11.4563,0.1684,-15.4811,0.0000,-15.4811,3.8563,-15.4811,3.6431,0.0000,2067.1427,-88.3453,-97.9669,-19.1242,8.5209,-27.6450,23.2286,-50.8736,0.2892,-51.1629,-137.9213,59.8925,16.7329,10.1331,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1976.5931,0.5000,42983.7100,78.5000,76.0000,0.0000,-5.7328,76.8092,6,1509.7277,-72.5259,641.4741,-72.5259,-11.4662,101.4160,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,33.7787,-61.2682,0.0000,-61.2682,-137.9808,59.9719,16.7408,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1977.0931,0.5000,42994.6128,78.5000,76.0000,0.0000,-5.7094,76.1868,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,33.2172,-60.7068,0.0000,-60.7068,-137.4196,59.9719,16.7410,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1977.5931,0.5000,43005.5156,78.5000,76.0000,0.0000,-5.6789,75.5676,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,32.4843,-59.9738,0.0000,-59.9738,-136.6869,59.9719,16.7413,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1978.0931,0.5000,43016.4184,78.5000,76.0000,0.0000,-5.6553,74.9510,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,31.9171,-59.4066,0.0000,-59.4066,-136.1200,59.9719,16.7415,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1978.5931,0.5000,43027.3211,78.5000,76.0000,0.0000,-5.6379,74.3363,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,31.4995,-58.9890,0.0000,-58.9890,-135.7026,59.9719,16.7417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1979.0931,0.5000,43038.2239,78.5000,76.0000,0.0000,-5.6388,73.7215,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,31.5224,-59.0119,0.0000,-59.0119,-135.7255,59.9719,16.7417,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1979.5931,0.5000,43049.1267,78.5000,76.0000,0.0000,-5.6497,73.1056,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,31.7834,-59.2729,0.0000,-59.2729,-135.9863,59.9719,16.7416,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1980.0931,0.5000,43060.0295,78.5000,76.0000,0.0000,-5.6780,72.4865,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,32.4622,-59.9517,0.0000,-59.9517,-136.6649,59.9719,16.7413,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1980.5931,0.5000,43070.9323,78.5000,76.0000,0.0000,-5.7162,71.8633,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,33.3799,-60.8694,0.0000,-60.8694,-137.5822,59.9719,16.7409,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1981.0931,0.5000,43081.8350,78.5000,76.0000,0.0000,-5.7656,71.2347,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,34.5644,-62.0539,0.0000,-62.0539,-138.7662,59.9719,16.7405,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1981.5931,0.5000,43092.7378,78.5000,76.0000,0.0000,-5.8139,70.6008,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,35.7237,-63.2132,0.0000,-63.2132,-139.9250,59.9719,16.7400,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1982.0931,0.5000,43103.6406,78.5000,76.0000,0.0000,-5.8606,69.9618,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,36.8456,-64.3351,0.0000,-64.3351,-141.0465,59.9719,16.7395,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1982.5931,0.5000,43114.5434,78.5000,76.0000,0.0000,-5.8920,69.3194,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,37.5990,-65.0886,0.0000,-65.0886,-141.7997,59.9719,16.7392,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1983.0931,0.5000,43125.4461,78.5000,76.0000,0.0000,-5.9160,68.6744,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,38.1747,-65.6642,0.0000,-65.6642,-142.3750,59.9719,16.7390,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1983.5931,0.5000,43136.3489,78.5000,76.0000,0.0000,-5.9262,68.0283,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,38.4192,-65.9087,0.0000,-65.9087,-142.6194,59.9719,16.7389,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1984.0931,0.5000,43147.2517,78.5000,76.0000,0.0000,-5.9328,67.3815,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,38.5766,-66.0661,0.0000,-66.0661,-142.7768,59.9719,16.7388,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1984.5931,0.5000,43158.1545,78.5000,76.0000,0.0000,-5.9360,66.7343,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,38.6532,-66.1427,0.0000,-66.1427,-142.8534,59.9719,16.7388,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1985.0931,0.5000,43169.0573,78.5000,76.0000,0.0000,-5.9383,66.0868,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,38.7098,-66.1993,0.0000,-66.1993,-142.9099,59.9719,16.7388,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1985.5931,0.5000,43179.9600,78.5000,76.0000,0.0000,-5.9396,65.4393,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,38.7398,-66.2294,0.0000,-66.2294,-142.9400,59.9719,16.7388,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1986.0931,0.5000,43190.8628,78.5000,76.0000,0.0000,-5.9375,64.7919,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,38.6906,-66.1801,0.0000,-66.1801,-142.8908,59.9719,16.7388,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1986.5931,0.5000,43201.7656,78.5000,76.0000,0.0000,-5.9314,64.1452,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,38.5434,-66.0329,0.0000,-66.0329,-142.7436,59.9719,16.7388,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1987.0931,0.5000,43212.6684,78.5000,76.0000,0.0000,-5.9145,63.5004,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,38.1383,-65.6278,0.0000,-65.6278,-142.3387,59.9719,16.7390,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1987.5931,0.5000,43223.5711,78.5000,76.0000,0.0000,-5.8900,62.8582,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,37.5510,-65.0406,0.0000,-65.0406,-141.7517,59.9719,16.7393,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1988.0931,0.5000,43234.4739,78.5000,76.0000,0.0000,-5.8541,62.2199,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,36.6888,-64.1783,0.0000,-64.1783,-140.8898,59.9719,16.7396,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1988.5931,0.5000,43245.3767,78.5000,76.0000,0.0000,-5.8158,61.5859,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,35.7696,-63.2591,0.0000,-63.2591,-139.9710,59.9719,16.7400,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1989.0931,0.5000,43256.2795,78.5000,76.0000,0.0000,-5.7912,60.9545,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,35.1796,-62.6691,0.0000,-62.6691,-139.3812,59.9719,16.7402,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1989.5931,0.5000,43267.1823,78.5000,76.0000,0.0000,-5.7750,60.3248,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,34.7915,-62.2810,0.0000,-62.2810,-138.9933,59.9719,16.7404,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1990.0931,0.5000,43278.0850,78.5000,76.0000,0.0000,-5.7810,59.6945,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,34.9339,-62.4234,0.0000,-62.4234,-139.1356,59.9719,16.7403,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1990.5931,0.5000,43288.9878,78.5000,76.0000,0.0000,-5.7897,59.0633,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,35.1439,-62.6334,0.0000,-62.6334,-139.3455,59.9719,16.7402,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1991.0931,0.5000,43299.8906,78.5000,76.0000,0.0000,-5.7998,58.4310,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,35.3849,-62.8744,0.0000,-62.8744,-139.5864,59.9719,16.7401,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1991.5931,0.5000,43310.7934,78.5000,76.0000,0.0000,-5.8041,57.7982,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,35.4888,-62.9783,0.0000,-62.9783,-139.6902,59.9719,16.7401,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1992.0931,0.5000,43321.6961,78.5000,76.0000,0.0000,-5.8011,57.1657,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,35.4161,-62.9056,0.0000,-62.9056,-139.6176,59.9719,16.7401,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1992.5931,0.5000,43332.5989,78.5000,76.0000,0.0000,-5.7770,56.5358,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,34.8377,-62.3272,0.0000,-62.3272,-139.0394,59.9719,16.7404,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1993.0931,0.5000,43343.5017,78.5000,76.0000,0.0000,-5.7367,55.9104,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,33.8716,-61.3611,0.0000,-61.3611,-138.0737,59.9719,16.7407,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1993.5931,0.5000,43354.4045,78.5000,76.0000,0.0000,-5.6556,55.2937,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,31.9262,-59.4157,0.0000,-59.4157,-136.1291,59.9719,16.7415,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1994.0931,0.5000,43365.3073,78.5000,76.0000,0.0000,-5.5537,54.6882,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,29.4791,-56.9686,0.0000,-56.9686,-133.6829,59.9719,16.7425,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1994.5931,0.5000,43376.2100,78.5000,76.0000,0.0000,-5.4089,54.0985,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,26.0027,-53.4922,0.0000,-53.4922,-130.2079,59.9719,16.7438,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1995.0931,0.5000,43387.1128,78.5000,76.0000,0.0000,-5.2480,53.5263,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,22.1391,-49.6286,0.0000,-49.6286,-126.3457,59.9719,16.7452,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1995.5931,0.5000,43398.0156,78.5000,76.0000,0.0000,-5.0584,52.9748,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,17.5842,-45.0737,0.0000,-45.0737,-121.7924,59.9719,16.7468,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1996.0931,0.5000,43408.9184,78.5000,76.0000,0.0000,-4.8688,52.4440,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,13.0297,-40.5193,0.0000,-40.5193,-117.2395,59.9719,16.7484,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1996.5931,0.5000,43419.8211,78.5000,76.0000,0.0000,-4.6867,51.9330,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,8.6521,-36.1416,0.0000,-36.1416,-112.8633,59.9719,16.7499,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1997.0931,0.5000,43430.7239,78.5000,76.0000,0.0000,-4.5253,51.4396,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,4.7734,-32.2629,0.0000,-32.2629,-108.9859,59.9719,16.7511,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1997.5931,0.5000,43441.6267,78.5000,76.0000,0.0000,-4.3904,50.9610,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,1.5289,-29.0184,0.0000,-29.0184,-105.7424,59.9719,16.7521,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+1998.0931,0.5000,43452.5295,78.4971,76.0000,-0.0032,-4.2923,50.4930,6,1509.6720,-72.5237,641.5891,-72.5237,-11.4655,101.4304,151.1364,-11.4655,-0.0131,-15.3086,0.0000,-15.3086,3.8563,-15.3086,3.6453,0.0000,2068.0439,-87.5206,-96.8332,-18.9539,8.5209,-27.4748,0.0000,-27.4748,-0.0226,-27.4523,-103.3800,59.9657,16.7522,-0.7902,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+1998.5931,0.5001,43463.4315,78.4855,76.0000,-0.0097,-4.2222,50.0327,6,1509.4483,-72.5148,641.4351,-72.5148,-11.4624,101.3910,151.1140,-11.4624,-0.0397,-15.2790,0.0000,-15.2790,3.8563,-15.2790,3.6445,0.0000,2067.7374,-87.3932,-96.6601,-18.9235,8.5191,-27.4426,0.0000,-27.4426,-0.0681,-27.3745,-101.6790,59.9408,16.7502,-2.3866,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+1999.0932,0.5001,43474.3310,78.4672,76.0000,-0.0106,-4.2113,49.5737,6,1509.0963,-72.5009,641.2027,-72.5009,-11.4575,101.3307,151.0788,-11.4575,-0.0434,-15.2704,0.0000,-15.2704,3.8563,-15.2704,3.6434,0.0000,2067.2553,-87.3685,-96.6283,-18.9137,8.5170,-27.4307,0.0000,-27.4307,-0.0745,-27.3562,-101.3943,59.9017,16.7464,-2.6100,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+1999.5932,0.5001,43485.2279,78.4496,76.0000,-0.0089,-4.2283,49.1129,6,1508.7579,-72.4875,640.9602,-72.4875,-11.4528,101.2696,151.0449,-11.4528,-0.0365,-15.2726,0.0000,-15.2726,3.8563,-15.2726,3.6422,0.0000,2066.7916,-87.3931,-96.6640,-18.9148,8.5152,-27.4300,0.0000,-27.4300,-0.0626,-27.3674,-101.7798,59.8640,16.7425,-2.1941,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+2000.0933,0.5000,43496.1225,78.4384,76.0000,-0.0035,-4.2859,48.6460,6,1508.5431,-72.4790,640.7999,-72.4790,-11.4498,101.2299,151.0234,-11.4498,-0.0142,-15.2919,0.0000,-15.2919,3.8563,-15.2919,3.6415,0.0000,2066.4974,-87.4914,-96.8000,-18.9334,8.5144,-27.4478,0.0000,-27.4478,-0.0244,-27.4235,-103.1495,59.8402,16.7397,-0.8539,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+2000.5933,0.5000,43507.0163,78.4375,76.0000,0.0024,-4.3491,48.1722,6,1508.5252,-72.4783,640.7688,-72.4783,-11.4496,101.2238,151.0216,-11.4496,0.0100,-15.3158,0.0000,-15.3158,3.8563,-15.3158,3.6414,0.0000,2066.4728,-87.6027,-96.9525,-18.9573,8.5148,-27.4721,0.0000,-27.4721,0.0171,-27.4892,-104.6659,59.8382,16.7391,0.5994,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+2001.0932,0.5000,43517.9107,78.4460,76.0000,0.0071,-4.3992,47.6929,6,1508.6899,-72.4848,640.8683,-72.4848,-11.4519,101.2506,151.0381,-11.4519,0.0289,-15.3370,0.0000,-15.3370,3.8563,-15.3370,3.6420,0.0000,2066.6984,-87.6937,-97.0762,-18.9790,8.5162,-27.4952,0.0000,-27.4952,0.0496,-27.5448,-105.8800,59.8565,16.7405,1.7382,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+2001.5932,0.4999,43528.8069,78.4619,76.0000,0.0105,-4.4370,47.2095,6,1508.9945,-72.4969,641.0743,-72.4969,-11.4561,101.3036,151.0686,-11.4561,0.0430,-15.3554,0.0000,-15.3554,3.8563,-15.3554,3.6430,0.0000,2067.1158,-87.7654,-97.1726,-18.9984,8.5182,-27.5166,0.0000,-27.5166,0.0738,-27.5904,-106.8115,59.8903,16.7436,2.5871,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+2002.0931,0.4999,43539.7057,78.4818,76.0000,0.0116,-4.4497,46.7245,6,1509.3774,-72.5120,641.3409,-72.5120,-11.4614,101.3714,151.1069,-11.4614,0.0474,-15.3650,0.0000,-15.3650,3.8563,-15.3650,3.6443,0.0000,2067.6403,-87.7937,-97.2091,-19.0093,8.5205,-27.5298,0.0000,-27.5298,0.0814,-27.6112,-107.1419,59.9329,16.7478,2.8500,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+2002.5931,0.5000,43550.6074,78.4961,76.0000,0.0043,-4.4553,46.2388,6,1509.6529,-72.5229,641.5345,-72.5229,-11.4652,101.4205,151.1345,-11.4652,0.0177,-15.3391,0.0000,-15.3391,3.8563,-15.3391,3.6452,0.0000,2068.0177,-87.6623,-97.0275,-18.9844,8.5214,-27.5058,1.9837,-29.4895,0.0303,-29.5198,-107.2960,59.9635,16.7508,1.0618,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2003.0931,0.5000,43561.5102,78.5000,76.0000,0.0000,-4.4528,45.7533,6,1509.7277,-72.5259,641.6148,-72.5259,-11.4662,101.4382,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,3.0296,-30.5191,0.0000,-30.5191,-107.2427,59.9719,16.7517,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2003.5931,0.5000,43572.4130,78.5000,76.0000,0.0000,-4.4356,45.2697,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,2.6166,-30.1061,0.0000,-30.1061,-106.8298,59.9719,16.7518,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2004.0931,0.5000,43583.3157,78.5000,76.0000,0.0000,-4.4059,44.7893,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,1.9011,-29.3906,0.0000,-29.3906,-106.1145,59.9719,16.7520,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2004.5931,0.5000,43594.2185,78.5000,76.0000,0.0000,-4.3299,44.3173,6,1509.7277,-72.5259,641.6312,-72.5259,-11.4662,101.4408,151.1420,-11.4662,0.0000,-15.3225,0.0000,-15.3225,3.8563,-15.3225,3.6455,0.0000,2068.1201,-87.5824,-96.9176,-18.9680,8.5215,-27.4895,0.0731,-27.5626,0.0000,-27.5626,-104.2871,59.9719,16.7526,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2005.0931,0.5001,43605.1213,78.4919,76.0000,-0.0090,-4.2305,43.8560,6,1509.5724,-72.5197,641.5137,-72.5197,-11.4641,101.4118,151.1264,-11.4641,-0.0367,-15.2837,0.0000,-15.2837,3.8563,-15.2837,3.6450,0.0000,2067.9073,-87.4098,-96.6821,-18.9287,8.5199,-27.4485,0.0000,-27.4485,-0.0629,-27.3856,-101.8866,59.9546,16.7516,-2.2052,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+2005.5932,0.5001,43616.0218,78.4640,76.0000,-0.0220,-4.0894,43.4103,6,1509.0359,-72.4985,641.1505,-72.4985,-11.4566,101.3184,151.0727,-11.4566,-0.0899,-15.2230,0.0000,-15.2230,3.8563,-15.2230,3.6432,0.0000,2067.1725,-87.1522,-96.3324,-18.8662,8.5157,-27.3819,0.0000,-27.3819,-0.1544,-27.2275,-98.4595,59.8949,16.7466,-5.4095,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+2006.0934,0.5002,43626.9169,78.4119,76.0000,-0.0359,-3.9377,42.9813,6,1508.0329,-72.4588,640.4632,-72.4588,-11.4428,101.1425,150.9723,-11.4428,-0.1466,-15.1525,0.0000,-15.1525,3.8563,-15.1525,3.6398,0.0000,2065.7985,-86.8685,-95.9497,-18.7922,8.5088,-27.3010,0.0000,-27.3010,-0.2517,-27.0493,-94.7512,59.7835,16.7365,-8.8182,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+2006.5936,0.5003,43637.8029,78.3344,76.0000,-0.0502,-3.7809,42.5697,6,1506.5425,-72.3999,639.4262,-72.3999,-11.4222,100.8789,150.8231,-11.4222,-0.2045,-15.0739,0.0000,-15.0739,3.8563,-15.0739,3.6348,0.0000,2063.7569,-86.5678,-95.5468,-18.7087,8.4990,-27.2078,0.0000,-27.2078,-0.3512,-26.8566,-90.8930,59.6182,16.7209,-12.3027,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+2007.0939,0.5004,43648.6764,78.2309,76.0000,-0.0648,-3.6184,42.1762,6,1504.5519,-72.3211,638.0313,-72.3211,-11.3947,100.5259,150.6238,-11.3947,-0.2638,-14.9871,0.0000,-14.9871,3.8563,-14.9871,3.6281,0.0000,2061.0300,-86.2492,-95.1223,-18.6152,8.4864,-27.1016,0.0000,-27.1016,-0.4530,-26.6486,-86.8764,59.3978,16.6998,-15.8699,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+2007.4437,0.1992,43653.0000,78.1454,76.0000,-0.0757,-3.4965,42.0250,6,1502.9079,-72.2561,636.9162,-72.2561,-11.3720,100.2405,150.4592,-11.3720,-0.3080,-14.9203,0.0000,-14.9203,3.8563,-14.9203,3.6226,0.0000,2058.7779,-86.0080,-94.8017,-18.5429,8.4761,-27.0189,0.0000,-27.0189,-0.5288,-26.4901,-83.8629,59.2161,16.6823,-18.5257,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+2007.7929,0.4992,43663.8498,78.2495,85.0000,0.1461,-3.3729,41.6591,6,1504.9108,311.9142,311.9142,-72.3353,49.1558,49.1558,150.6598,-11.3996,0.5952,44.7043,0.0000,44.7043,3.8563,44.7043,4.1567,0.0000,2061.5216,187.8227,283.6675,40.5475,8.5858,31.9617,0.0000,31.9617,1.0221,30.9396,-81.0092,59.4377,16.7053,35.8059,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9871.4260,9871.4260,9871.4260,9871.4260,6,0,0,0
+2008.2913,0.4977,43674.7360,78.7361,85.0000,0.3965,-3.2997,41.2999,6,1514.2676,760.2775,760.2775,-72.7055,120.5600,120.5600,151.5965,-11.5292,1.6252,115.0786,0.0000,115.0786,3.8563,115.0786,6.9953,0.0000,2074.3392,497.5651,725.7101,108.0832,9.9838,98.0994,0.0000,98.0994,2.7906,95.3088,-79.7445,60.4794,16.8095,97.7643,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23202.8783,23202.8783,23202.8783,23202.8783,6,0,0,0
+2008.7889,0.4974,43685.7209,79.5040,85.0000,0.4610,-3.1891,40.9496,6,1529.0373,896.4760,896.4760,-73.2898,143.5441,143.5441,153.0751,-11.7352,1.9080,137.7798,0.0000,137.7798,3.8563,137.7798,7.9409,0.0000,2094.5717,591.9446,860.4764,129.8389,10.4942,119.3447,0.0000,119.3447,3.2762,116.0685,-77.8270,62.1452,16.9741,114.7762,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27603.7643,27603.7643,27603.7643,27603.7643,6,0,0,0
+2009.2864,0.4976,43696.8204,80.3060,85.0000,0.4346,-2.7049,40.6493,6,1544.4609,936.7076,936.7076,-73.9000,151.4989,151.4989,154.6192,-11.9523,1.8168,145.8258,0.0000,145.8258,3.8563,145.8258,8.3022,0.0000,2115.6998,620.7183,901.6310,137.5236,10.7280,126.7955,0.0000,126.7955,3.1197,123.6758,-66.6852,63.9201,17.1478,109.2932,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29047.6494,29047.6494,29047.6494,29047.6494,6,0,0,0
+2009.7840,0.4977,43708.0281,81.0669,85.0000,0.4148,-2.4662,40.3729,6,1559.0939,948.4085,948.4085,-74.4789,154.8447,154.8447,156.0841,-12.1600,1.7507,149.2377,0.0000,149.2377,3.8563,149.2377,8.4764,0.0000,2135.7451,629.3689,914.0664,140.7613,10.8685,129.8928,0.0000,129.8928,3.0061,126.8867,-61.3799,65.6426,17.3113,105.3128,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29680.3952,29680.3952,29680.3952,29680.3952,6,0,0,0
+2010.2818,0.4979,43719.3390,81.7888,85.0000,0.3909,-2.2318,40.1205,6,1572.9779,951.8614,951.8614,-75.0282,156.7924,156.7924,157.4741,-12.3588,1.6643,151.2718,0.0000,151.2718,3.8563,151.2718,8.5938,0.0000,2154.7642,632.3078,918.3468,142.6780,10.9786,131.6994,0.0000,131.6994,2.8578,128.8416,-56.0444,67.3031,17.4664,100.1165,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30073.2268,30073.2268,30073.2268,30073.2268,6,0,0,0
+2010.7797,0.4980,43730.7472,82.4678,85.0000,0.3667,-2.0070,39.8915,6,1586.0365,953.0223,953.0223,-75.5448,158.2869,158.2869,158.7814,-12.5472,1.5743,152.8562,0.0000,152.8562,3.8563,152.8562,8.6913,0.0000,2172.6528,633.6371,920.3253,144.1649,11.0758,133.0891,0.0000,133.0891,2.7033,130.3858,-50.8193,68.8883,17.6123,94.7045,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30373.8680,30373.8680,30373.8680,30373.8680,6,0,0,0
+2011.2778,0.4981,43742.2467,83.1046,85.0000,0.3437,-1.7960,39.6850,6,1598.2851,953.5478,953.5478,-76.0294,159.5972,159.5972,160.0077,-12.7252,1.4869,154.2541,0.0000,154.2541,3.8563,154.2541,8.7794,0.0000,2189.4316,634.4936,921.6240,145.4746,11.1653,134.3093,0.0000,134.3093,2.5531,131.7562,-45.8318,70.3960,17.7490,89.4430,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30637.2798,30637.2798,30637.2798,30637.2798,6,0,0,0
+2011.7760,0.4983,43753.8318,83.7013,85.0000,0.3217,-1.6092,39.4986,6,1609.7604,951.5876,951.5876,-76.4833,160.4126,160.4126,160.6546,-12.8931,1.4017,155.1547,0.0000,155.1547,3.8563,155.1547,8.8458,0.0000,2205.1512,633.5833,920.3967,146.3089,11.2413,135.0676,0.0000,135.0676,2.4068,132.6608,-41.3608,71.8268,17.8770,84.3178,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30803.1553,30803.1553,30803.1553,30803.1553,6,0,0,0
+2012.2744,0.4984,43765.4971,84.2599,85.0000,0.3010,-1.4402,39.3306,6,1620.5029,948.7652,948.7652,-76.9083,161.0042,161.0042,161.1707,-13.0512,1.3205,155.8274,0.0000,155.8274,3.8563,155.8274,8.9013,0.0000,2219.8670,632.0384,918.2595,146.9261,11.3091,135.6171,0.0000,135.6171,2.2674,133.3497,-37.2645,73.1824,17.9968,79.4350,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30925.8735,30925.8735,30925.8735,30925.8735,6,0,0,0
+2012.7729,0.4986,43777.2374,84.7650,85.0000,0.2619,-1.3082,39.1770,6,1630.2169,907.4700,946.0080,-77.2926,154.9196,161.4986,161.6311,-13.1951,1.1556,149.9077,0.0000,149.9077,3.8563,149.9077,8.6904,0.0000,2233.1738,603.8607,878.1122,141.2173,11.2446,129.9727,0.0000,129.9727,1.9842,127.9885,-34.0511,74.4216,18.1050,69.5131,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29807.4222,29807.4222,29807.4222,29807.4222,6,0,0,0
+2013.2722,0.5000,43789.0429,85.0000,85.0000,0.0000,-1.2073,39.0345,6,1634.7370,474.1559,937.0229,-77.4714,81.1704,160.4083,161.8432,-13.2623,0.0000,77.3141,0.0000,77.3141,3.8563,77.3141,5.7988,0.0000,2239.3657,304.9617,451.6294,71.5153,9.8711,61.6442,0.0000,61.6442,0.0000,61.6442,-31.5132,75.0020,18.1554,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15987.0443,15987.0443,15987.0443,15987.0443,6,0,0,0
+2013.7722,0.5000,43800.8485,85.0000,85.0000,0.0000,-1.1697,38.8964,6,1634.7370,480.2455,848.1626,-77.4714,82.2129,145.1963,161.8432,-13.2623,0.0000,78.3566,0.0000,78.3566,3.8563,78.3566,5.8405,0.0000,2239.3657,309.2294,457.7190,72.5161,9.8916,62.6245,0.0000,62.6245,0.0000,62.6245,-30.5330,75.0020,18.1555,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16184.1428,16184.1428,16184.1428,16184.1428,6,0,0,0
+2014.2722,0.5000,43812.6540,85.0000,85.0000,0.0000,-1.2012,38.7546,6,1634.7370,475.1472,849.4192,-77.4714,81.3401,145.4114,161.8432,-13.2623,0.0000,77.4838,0.0000,77.4838,3.8563,77.4838,5.8056,0.0000,2239.3657,305.6564,452.6207,71.6782,9.8744,61.8038,0.0000,61.8038,0.0000,61.8038,-31.3536,75.0020,18.1554,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16018.9452,16018.9452,16018.9452,16018.9452,6,0,0,0
+2014.7722,0.5000,43824.4596,85.0000,85.0000,0.0000,-1.2952,38.6016,6,1634.7370,459.9023,848.3672,-77.4714,78.7303,145.2313,161.8432,-13.2623,0.0000,74.8741,0.0000,74.8741,3.8563,74.8741,5.7012,0.0000,2239.3657,294.9729,437.3759,69.1729,9.8231,59.3498,0.0000,59.3498,0.0000,59.3498,-33.8074,75.0020,18.1552,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15528.3521,15528.3521,15528.3521,15528.3521,6,0,0,0
+2015.2722,0.5000,43836.2651,85.0000,85.0000,0.0000,-1.4466,38.4309,6,1634.7370,435.3617,845.2214,-77.4714,74.5292,144.6928,161.8432,-13.2623,0.0000,70.6730,0.0000,70.6730,3.8563,70.6730,5.5332,0.0000,2239.3657,277.7748,412.8352,65.1398,9.7410,55.3988,0.0000,55.3988,0.0000,55.3988,-37.7581,75.0020,18.1548,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14738.6106,14738.6106,14738.6106,14738.6106,6,0,0,0
+2015.7722,0.5000,43848.0707,85.0000,85.0000,0.0000,-1.6135,38.2404,6,1634.7370,408.3219,840.1574,-77.4714,69.9003,143.8259,161.8432,-13.2623,0.0000,66.0440,0.0000,66.0440,3.8563,66.0440,5.3480,0.0000,2239.3657,258.8253,385.7954,60.6960,9.6538,51.0423,0.0000,51.0423,0.0000,51.0423,-42.1141,75.0020,18.1544,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13868.4432,13868.4432,13868.4432,13868.4432,6,0,0,0
+2016.2722,0.5000,43859.8762,85.0000,85.0000,0.0000,-1.7425,38.0347,6,1634.7370,387.4257,834.5777,-77.4714,66.3231,142.8707,161.8432,-13.2623,0.0000,62.4668,0.0000,62.4668,3.8563,62.4668,5.2049,0.0000,2239.3657,244.1812,364.8992,57.2619,9.5863,47.6756,0.0000,47.6756,0.0000,47.6756,-45.4804,75.0020,18.1540,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13224.1234,13224.1234,13224.1234,13224.1234,6,0,0,0
+2016.7722,0.5000,43871.6818,85.0000,85.0000,0.0000,-1.7536,37.8276,6,1634.7370,385.6267,830.2658,-77.4714,66.0151,142.1326,161.8432,-13.2623,0.0000,62.1589,0.0000,62.1589,3.8563,62.1589,5.1926,0.0000,2239.3657,242.9205,363.1002,56.9663,9.5805,47.3857,0.0000,47.3857,0.0000,47.3857,-45.7702,75.0020,18.1539,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13174.2303,13174.2303,13174.2303,13174.2303,6,0,0,0
+2017.2722,0.5000,43883.4874,85.0000,85.0000,0.0000,-1.9672,37.5954,6,1634.7370,351.0402,829.8946,-77.4714,60.0943,142.0690,161.8432,-13.2623,0.0000,56.2380,0.0000,56.2380,3.8563,56.2380,4.9558,0.0000,2239.3657,218.6823,328.5138,51.2823,9.4689,41.8134,0.0000,41.8134,0.0000,41.8134,-51.3418,75.0020,18.1532,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12053.1913,12053.1913,12053.1913,12053.1913,6,0,0,0
+2017.7722,0.5000,43895.2929,85.0000,85.0000,0.0000,-2.0207,37.3569,6,1634.7370,342.3741,822.7576,-77.4714,58.6108,140.8473,161.8432,-13.2623,0.0000,54.7545,0.0000,54.7545,3.8563,54.7545,4.8964,0.0000,2239.3657,212.6091,319.8477,49.8581,9.4409,40.4172,0.0000,40.4172,0.0000,40.4172,-52.7378,75.0020,18.1530,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11768.1270,11768.1270,11768.1270,11768.1270,6,0,0,0
+2018.2722,0.5000,43907.0985,85.0000,85.0000,0.0000,-2.0252,37.1178,6,1634.7370,341.6389,820.9694,-77.4714,58.4849,140.5411,161.8432,-13.2623,0.0000,54.6286,0.0000,54.6286,3.8563,54.6286,4.8914,0.0000,2239.3657,212.0938,319.1124,49.7372,9.4385,40.2988,0.0000,40.2988,0.0000,40.2988,-52.8563,75.0020,18.1530,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11743.9419,11743.9419,11743.9419,11743.9419,6,0,0,0
+2018.7722,0.5000,43918.9040,85.0000,85.0000,0.0000,-2.0229,36.8790,6,1634.7370,342.0200,820.8177,-77.4714,58.5502,140.5152,161.8432,-13.2623,0.0000,54.6939,0.0000,54.6939,3.8563,54.6939,4.8940,0.0000,2239.3657,212.3610,319.4936,49.7999,9.4397,40.3602,0.0000,40.3602,0.0000,40.3602,-52.7949,75.0020,18.1530,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11756.4799,11756.4799,11756.4799,11756.4799,6,0,0,0
+2019.2722,0.5000,43930.7096,85.0000,85.0000,0.0000,-1.9774,36.6455,6,1634.7370,349.3802,820.8963,-77.4714,59.8101,140.5286,161.8432,-13.2623,0.0000,55.9539,0.0000,55.9539,3.8563,55.9539,4.9444,0.0000,2239.3657,217.5190,326.8538,51.0095,9.4635,41.5460,0.0000,41.5460,0.0000,41.5460,-51.6092,75.0020,18.1532,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11998.5878,11998.5878,11998.5878,11998.5878,6,0,0,0
+2019.7722,0.5000,43942.5151,85.0000,85.0000,0.0000,-1.9312,36.4175,6,1634.7370,356.8596,822.4151,-77.4714,61.0905,140.7886,161.8432,-13.2623,0.0000,57.2342,0.0000,57.2342,3.8563,57.2342,4.9956,0.0000,2239.3657,222.7605,334.3331,52.2386,9.4877,42.7510,0.0000,42.7510,0.0000,42.7510,-50.4044,75.0020,18.1533,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12244.6147,12244.6147,12244.6147,12244.6147,6,0,0,0
+2020.2722,0.5000,43954.3207,85.0000,85.0000,0.0000,-1.9222,36.1906,6,1634.7370,358.3217,823.9585,-77.4714,61.3408,141.0528,161.8432,-13.2623,0.0000,57.4845,0.0000,57.4845,3.8563,57.4845,5.0056,0.0000,2239.3657,223.7852,335.7953,52.4789,9.4924,42.9865,0.0000,42.9865,0.0000,42.9865,-50.1689,75.0020,18.1534,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12292.7109,12292.7109,12292.7109,12292.7109,6,0,0,0
+2020.7722,0.5000,43966.1262,85.0000,85.0000,0.0000,-1.9248,35.9634,6,1634.7370,357.9081,824.2602,-77.4714,61.2700,141.1045,161.8432,-13.2623,0.0000,57.4137,0.0000,57.4137,3.8563,57.4137,5.0028,0.0000,2239.3657,223.4953,335.3816,52.4110,9.4911,42.9199,0.0000,42.9199,0.0000,42.9199,-50.2355,75.0020,18.1534,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12279.1040,12279.1040,12279.1040,12279.1040,6,0,0,0
+2021.2722,0.5000,43977.9318,85.0000,85.0000,0.0000,-1.9411,35.7342,6,1634.7370,355.2646,824.1748,-77.4714,60.8175,141.0899,161.8432,-13.2623,0.0000,56.9612,0.0000,56.9612,3.8563,56.9612,4.9847,0.0000,2239.3657,221.6427,332.7381,51.9765,9.4825,42.4940,0.0000,42.4940,0.0000,42.4940,-50.6613,75.0020,18.1533,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12192.1486,12192.1486,12192.1486,12192.1486,6,0,0,0
+2021.7722,0.5000,43989.7374,85.0000,85.0000,0.0000,-1.9602,35.5028,6,1634.7370,352.1707,823.6293,-77.4714,60.2878,140.9965,161.8432,-13.2623,0.0000,56.4315,0.0000,56.4315,3.8563,56.4315,4.9635,0.0000,2239.3657,219.4745,329.6442,51.4681,9.4725,41.9955,0.0000,41.9955,0.0000,41.9955,-51.1597,75.0020,18.1532,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12090.3764,12090.3764,12090.3764,12090.3764,6,0,0,0
+2022.2722,0.5000,44001.5429,85.0000,85.0000,0.0000,-1.9797,35.2691,6,1634.7370,349.0055,822.9909,-77.4714,59.7460,140.8872,161.8432,-13.2623,0.0000,55.8897,0.0000,55.8897,3.8563,55.8897,4.9418,0.0000,2239.3657,217.2563,326.4790,50.9479,9.4623,41.4856,0.0000,41.4856,0.0000,41.4856,-51.6696,75.0020,18.1532,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11986.2596,11986.2596,11986.2596,11986.2596,6,0,0,0
+2022.7722,0.5000,44013.3485,85.0000,85.0000,0.0000,-1.9816,35.0351,6,1634.7370,348.6984,822.3378,-77.4714,59.6934,140.7754,161.8432,-13.2623,0.0000,55.8371,0.0000,55.8371,3.8563,55.8371,4.9397,0.0000,2239.3657,217.0411,326.1719,50.8974,9.4613,41.4361,0.0000,41.4361,0.0000,41.4361,-51.7191,75.0020,18.1532,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11976.1583,11976.1583,11976.1583,11976.1583,6,0,0,0
+2023.2722,0.5000,44025.1540,85.0000,85.0000,0.0000,-1.9682,34.8028,6,1634.7370,350.8754,822.2744,-77.4714,60.0661,140.7645,161.8432,-13.2623,0.0000,56.2098,0.0000,56.2098,3.8563,56.2098,4.9546,0.0000,2239.3657,218.5668,328.3489,51.2552,9.4683,41.7868,0.0000,41.7868,0.0000,41.7868,-51.3684,75.0020,18.1532,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12047.7693,12047.7693,12047.7693,12047.7693,6,0,0,0
+2023.7722,0.5000,44036.9596,85.0000,85.0000,0.0000,-1.9290,34.5750,6,1634.7370,357.2303,822.7236,-77.4714,61.1540,140.8414,161.8432,-13.2623,0.0000,57.2977,0.0000,57.2977,3.8563,57.2977,4.9981,0.0000,2239.3657,223.0203,334.7038,52.2996,9.4889,42.8107,0.0000,42.8107,0.0000,42.8107,-50.3447,75.0020,18.1533,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12256.8088,12256.8088,12256.8088,12256.8088,6,0,0,0
+2024.2722,0.5000,44048.7651,85.0000,85.0000,0.0000,-1.8831,34.3527,6,1634.7370,364.6547,824.0350,-77.4714,62.4250,141.0659,161.8432,-13.2623,0.0000,58.5687,0.0000,58.5687,3.8563,58.5687,5.0490,0.0000,2239.3657,228.2234,342.1283,53.5197,9.5128,44.0069,0.0000,44.0069,0.0000,44.0069,-49.1487,75.0020,18.1535,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12501.0292,12501.0292,12501.0292,12501.0292,6,0,0,0
+2024.7722,0.5000,44060.5707,85.0000,85.0000,0.0000,-1.8368,34.1359,6,1634.7370,372.1500,825.5670,-77.4714,63.7081,141.3282,161.8432,-13.2623,0.0000,59.8518,0.0000,59.8518,3.8563,59.8518,5.1003,0.0000,2239.3657,233.4760,349.6235,54.7515,9.5370,45.2145,0.0000,45.2145,0.0000,45.2145,-47.9412,75.0020,18.1537,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12747.5791,12747.5791,12747.5791,12747.5791,6,0,0,0
+2025.2722,0.5000,44072.3762,85.0000,85.0000,0.0000,-1.7956,33.9239,6,1634.7370,378.8358,827.1136,-77.4714,64.8526,141.5930,161.8432,-13.2623,0.0000,60.9963,0.0000,60.9963,3.8563,60.9963,5.1461,0.0000,2239.3657,238.1614,356.3093,55.8502,9.5586,46.2916,0.0000,46.2916,0.0000,46.2916,-46.8642,75.0020,18.1538,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12967.5021,12967.5021,12967.5021,12967.5021,6,0,0,0
+2025.7722,0.5000,44084.1818,85.0000,85.0000,0.0000,-1.7590,33.7163,6,1634.7370,384.7558,828.4933,-77.4714,65.8661,141.8291,161.8432,-13.2623,0.0000,62.0098,0.0000,62.0098,3.8563,62.0098,5.1866,0.0000,2239.3657,242.3102,362.2294,56.8231,9.5777,47.2454,0.0000,47.2454,0.0000,47.2454,-45.9105,75.0020,18.1539,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13150.0787,13150.0787,13150.0787,13150.0787,6,0,0,0
+2026.2722,0.5000,44095.9874,85.0000,85.0000,0.0000,-1.7198,33.5132,6,1634.7370,391.1074,829.7149,-77.4714,66.9534,142.0383,161.8432,-13.2623,0.0000,63.0971,0.0000,63.0971,3.8563,63.0971,5.2301,0.0000,2239.3657,246.7614,368.5810,57.8670,9.5982,48.2688,0.0000,48.2688,0.0000,48.2688,-44.8873,75.0020,18.1540,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13326.2293,13326.2293,13326.2293,13326.2293,6,0,0,0
+2026.7722,0.5000,44107.7929,85.0000,85.0000,0.0000,-1.6768,33.3153,6,1634.7370,398.0701,831.0255,-77.4714,68.1453,142.2626,161.8432,-13.2623,0.0000,64.2890,0.0000,64.2890,3.8563,64.2890,5.2778,0.0000,2239.3657,251.6408,375.5436,59.0112,9.6207,49.3906,0.0000,49.3906,0.0000,49.3906,-43.7656,75.0020,18.1542,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13538.5300,13538.5300,13538.5300,13538.5300,6,0,0,0
+2027.2722,0.5000,44119.5985,85.0000,85.0000,0.0000,-1.6229,33.1237,6,1634.7370,406.8058,832.4623,-77.4714,69.6408,142.5086,161.8432,-13.2623,0.0000,65.7845,0.0000,65.7845,3.8563,65.7845,5.3376,0.0000,2239.3657,257.7628,384.2793,60.4469,9.6489,50.7980,0.0000,50.7980,0.0000,50.7980,-42.3584,75.0020,18.1543,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13819.6541,13819.6541,13819.6541,13819.6541,6,0,0,0
+2027.7722,0.5000,44131.4040,85.0000,85.0000,0.0000,-1.5652,32.9389,6,1634.7370,416.1546,834.2649,-77.4714,71.2412,142.8172,161.8432,-13.2623,0.0000,67.3849,0.0000,67.3849,3.8563,67.3849,5.4016,0.0000,2239.3657,264.3145,393.6282,61.9833,9.6791,52.3042,0.0000,52.3042,0.0000,52.3042,-40.8523,75.0020,18.1545,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14120.5082,14120.5082,14120.5082,14120.5082,6,0,0,0
+2028.2722,0.5000,44143.2096,85.0000,85.0000,0.0000,-1.5041,32.7613,6,1634.7370,426.0409,836.1940,-77.4714,72.9336,143.1474,161.8432,-13.2623,0.0000,69.0773,0.0000,69.0773,3.8563,69.0773,5.4693,0.0000,2239.3657,271.2428,403.5145,63.6080,9.7110,53.8971,0.0000,53.8971,0.0000,53.8971,-39.2596,75.0020,18.1547,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14438.6592,14438.6592,14438.6592,14438.6592,6,0,0,0
+2028.7722,0.5000,44155.0151,85.0000,85.0000,0.0000,-1.4509,32.5900,6,1634.7370,434.6589,838.2341,-77.4714,74.4089,143.4967,161.8432,-13.2623,0.0000,70.5526,0.0000,70.5526,3.8563,70.5526,5.5283,0.0000,2239.3657,277.2823,412.1325,65.0243,9.7388,55.2855,0.0000,55.2855,0.0000,55.2855,-37.8713,75.0020,18.1548,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14715.9940,14715.9940,14715.9940,14715.9940,6,0,0,0
+2029.2722,0.5000,44166.8207,85.0000,85.0000,0.0000,-1.3986,32.4249,6,1634.7370,443.1348,840.0124,-77.4714,75.8599,143.8011,161.8432,-13.2623,0.0000,72.0036,0.0000,72.0036,3.8563,72.0036,5.5864,0.0000,2239.3657,283.2222,420.6084,66.4173,9.7666,56.6507,0.0000,56.6507,0.0000,56.6507,-36.5063,75.0020,18.1549,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14988.7580,14988.7580,14988.7580,14988.7580,6,0,0,0
+2029.7722,0.5000,44178.6262,85.0000,85.0000,0.0000,-1.3334,32.2675,6,1634.7370,453.7167,841.7614,-77.4714,77.6714,144.1005,161.8432,-13.2623,0.0000,73.8151,0.0000,73.8151,3.8563,73.8151,5.6588,0.0000,2239.3657,290.6380,431.1902,68.1563,9.8022,58.3541,0.0000,58.3541,0.0000,58.3541,-34.8031,75.0020,18.1551,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15329.2919,15329.2919,15329.2919,15329.2919,6,0,0,0
+2030.2722,0.5000,44190.4318,85.0000,85.0000,0.0000,-1.2484,32.1201,6,1634.7370,467.4982,843.9450,-77.4714,80.0307,144.4743,161.8432,-13.2623,0.0000,76.1744,0.0000,76.1744,3.8563,76.1744,5.7532,0.0000,2239.3657,300.2960,444.9717,70.4212,9.8486,60.5725,0.0000,60.5725,0.0000,60.5725,-32.5848,75.0020,18.1553,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15772.7932,15772.7932,15772.7932,15772.7932,6,0,0,0
+2030.7722,0.5000,44202.2374,85.0000,85.0000,0.0000,-1.1311,31.9866,6,1634.7370,486.5169,846.7888,-77.4714,83.2865,144.9611,161.8432,-13.2623,0.0000,79.4302,0.0000,79.4302,3.8563,79.4302,5.8834,0.0000,2239.3657,313.6244,463.9905,73.5467,9.9127,63.6340,0.0000,63.6340,0.0000,63.6340,-29.5235,75.0020,18.1556,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16389.1152,16389.1152,16389.1152,16389.1152,6,0,0,0
+2031.2722,0.5000,44214.0429,85.0000,85.0000,0.0000,-0.9957,31.8691,6,1634.7370,508.4708,850.7133,-77.4714,87.0447,145.6330,161.8432,-13.2623,0.0000,83.1885,0.0000,83.1885,3.8563,83.1885,6.0338,0.0000,2239.3657,329.0097,485.9444,77.1547,9.9866,67.1681,0.0000,67.1681,0.0000,67.1681,-25.9898,75.0020,18.1558,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17106.6484,17106.6484,17106.6484,17106.6484,6,0,0,0
+2031.7722,0.5000,44225.8485,85.0000,85.0000,0.0000,-0.8504,31.7687,6,1634.7370,532.0303,855.2435,-77.4714,91.0779,146.4085,161.8432,-13.2623,0.0000,87.2216,0.0000,87.2216,3.8563,87.2216,6.1951,0.0000,2239.3657,345.5202,509.5039,81.0265,10.0660,70.9605,0.0000,70.9605,0.0000,70.9605,-22.1976,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17876.6571,17876.6571,17876.6571,17876.6571,6,0,0,0
+2032.2722,0.5000,44237.6540,85.0000,85.0000,0.0000,-0.7082,31.6851,6,1634.7370,555.0795,860.1051,-77.4714,95.0236,147.2407,161.8432,-13.2623,0.0000,91.1674,0.0000,91.1674,3.8563,91.1674,6.3529,0.0000,2239.3657,361.6730,532.5531,84.8144,10.1436,74.6708,0.0000,74.6708,0.0000,74.6708,-18.4874,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18629.9868,18629.9868,18629.9868,18629.9868,6,0,0,0
+2032.7722,0.5000,44249.4596,85.0000,85.0000,0.0000,-0.5717,31.6176,6,1634.7370,577.2165,864.8613,-77.4714,98.8133,148.0550,161.8432,-13.2623,0.0000,94.9570,0.0000,94.9570,3.8563,94.9570,6.5045,0.0000,2239.3657,377.1867,554.6901,88.4525,10.2181,78.2343,0.0000,78.2343,0.0000,78.2343,-14.9241,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19311.1207,19311.1207,19311.1207,19311.1207,6,0,0,0
+2033.2722,0.5000,44261.2651,85.0000,85.0000,0.0000,-0.4471,31.5648,6,1634.7370,597.4290,869.4293,-77.4714,102.2734,148.8369,161.8432,-13.2623,0.0000,98.4171,0.0000,98.4171,3.8563,98.4171,6.6429,0.0000,2239.3657,391.3515,574.9025,91.7742,10.2862,81.4880,0.0000,81.4880,0.0000,81.4880,-11.6706,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19968.8282,19968.8282,19968.8282,19968.8282,6,0,0,0
+2033.7722,0.5000,44273.0707,85.0000,85.0000,0.0000,-0.3410,31.5245,6,1634.7370,614.6332,873.6001,-77.4714,105.2186,149.5510,161.8432,-13.2623,0.0000,101.3623,0.0000,101.3623,3.8563,101.3623,6.7607,0.0000,2239.3657,403.4082,592.1067,94.6016,10.3440,84.2575,0.0000,84.2575,0.0000,84.2575,-8.9011,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20528.6484,20528.6484,20528.6484,20528.6484,6,0,0,0
+2034.2722,0.5000,44284.8762,85.0000,85.0000,0.0000,-0.2529,31.4947,6,1634.7370,628.9120,877.1502,-77.4714,107.6630,150.1587,161.8432,-13.2623,0.0000,103.8067,0.0000,103.8067,3.8563,103.8067,6.8585,0.0000,2239.3657,413.4149,606.3856,96.9482,10.3902,86.5580,0.0000,86.5580,0.0000,86.5580,-6.6007,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20993.2788,20993.2788,20993.2788,20993.2788,6,0,0,0
+2034.7722,0.5000,44296.6818,85.0000,85.0000,0.0000,-0.2075,31.4702,6,1634.7370,636.2537,880.0967,-77.4714,108.9198,150.6631,161.8432,-13.2623,0.0000,105.0635,0.0000,105.0635,3.8563,105.0635,6.9088,0.0000,2239.3657,418.5599,613.7273,98.1547,10.4139,87.7409,0.0000,87.7409,0.0000,87.7409,-5.4179,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21232.1767,21232.1767,21232.1767,21232.1767,6,0,0,0
+2035.2722,0.5000,44308.4874,85.0000,85.0000,0.0000,-0.1880,31.4480,6,1634.7370,639.4232,881.6116,-77.4714,109.4624,150.9224,161.8432,-13.2623,0.0000,105.6061,0.0000,105.6061,3.8563,105.6061,6.9305,0.0000,2239.3657,420.7811,616.8968,98.6756,10.4241,88.2515,0.0000,88.2515,0.0000,88.2515,-4.9072,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21335.3112,21335.3112,21335.3112,21335.3112,6,0,0,0
+2035.7722,0.5000,44320.2929,85.0000,85.0000,0.0000,-0.2131,31.4228,6,1634.7370,635.3475,882.2656,-77.4714,108.7647,151.0344,161.8432,-13.2623,0.0000,104.9084,0.0000,104.9084,3.8563,104.9084,6.9026,0.0000,2239.3657,417.9248,612.8210,98.0058,10.4110,87.5948,0.0000,87.5948,0.0000,87.5948,-5.5639,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21202.6867,21202.6867,21202.6867,21202.6867,6,0,0,0
+2036.2722,0.5000,44332.0985,85.0000,85.0000,0.0000,-0.2470,31.3937,6,1634.7370,629.8542,881.4246,-77.4714,107.8243,150.8904,161.8432,-13.2623,0.0000,103.9680,0.0000,103.9680,3.8563,103.9680,6.8650,0.0000,2239.3657,414.0752,607.3278,97.1030,10.3932,86.7098,0.0000,86.7098,0.0000,86.7098,-6.4489,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21023.9376,21023.9376,21023.9376,21023.9376,6,0,0,0
+2036.7722,0.5000,44343.9040,85.0000,85.0000,0.0000,-0.2851,31.3600,6,1634.7370,623.6873,880.2911,-77.4714,106.7686,150.6964,161.8432,-13.2623,0.0000,102.9123,0.0000,102.9123,3.8563,102.9123,6.8227,0.0000,2239.3657,409.7534,601.1608,96.0896,10.3733,85.7163,0.0000,85.7163,0.0000,85.7163,-7.4424,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20823.2674,20823.2674,20823.2674,20823.2674,6,0,0,0
+2037.2722,0.5000,44355.7096,85.0000,85.0000,0.0000,-0.2925,31.3255,6,1634.7370,622.4888,879.0185,-77.4714,106.5634,150.4785,161.8432,-13.2623,0.0000,102.7071,0.0000,102.7071,3.8563,102.7071,6.8145,0.0000,2239.3657,408.9135,599.9624,95.8926,10.3694,85.5232,0.0000,85.5232,0.0000,85.5232,-7.6355,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20784.2701,20784.2701,20784.2701,20784.2701,6,0,0,0
+2037.7722,0.5000,44367.5151,85.0000,85.0000,0.0000,-0.2816,31.2922,6,1634.7370,624.2545,878.7712,-77.4714,106.8657,150.4362,161.8432,-13.2623,0.0000,103.0094,0.0000,103.0094,3.8563,103.0094,6.8266,0.0000,2239.3657,410.1509,601.7281,96.1828,10.3751,85.8076,0.0000,85.8076,0.0000,85.8076,-7.3510,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20841.7244,20841.7244,20841.7244,20841.7244,6,0,0,0
+2038.2722,0.5000,44379.3207,85.0000,85.0000,0.0000,-0.2399,31.2639,6,1634.7370,631.0084,879.1356,-77.4714,108.0219,150.4986,161.8432,-13.2623,0.0000,104.1656,0.0000,104.1656,3.8563,104.1656,6.8729,0.0000,2239.3657,414.8840,608.4820,97.2927,10.3969,86.8958,0.0000,86.8958,0.0000,86.8958,-6.2629,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21061.4956,21061.4956,21061.4956,21061.4956,6,0,0,0
+2038.7722,0.5000,44391.1262,85.0000,85.0000,0.0000,-0.1911,31.2413,6,1634.7370,638.9220,880.5293,-77.4714,109.3766,150.7371,161.8432,-13.2623,0.0000,105.5203,0.0000,105.5203,3.8563,105.5203,6.9270,0.0000,2239.3657,420.4298,616.3955,98.5932,10.4225,88.1707,0.0000,88.1707,0.0000,88.1707,-4.9880,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21319.0007,21319.0007,21319.0007,21319.0007,6,0,0,0
+2039.2722,0.5000,44402.9318,85.0000,85.0000,0.0000,-0.1369,31.2252,6,1634.7370,647.7001,882.1622,-77.4714,110.8793,151.0167,161.8432,-13.2623,0.0000,107.0230,0.0000,107.0230,3.8563,107.0230,6.9872,0.0000,2239.3657,426.5815,625.1736,100.0359,10.4509,89.5850,0.0000,89.5850,0.0000,89.5850,-3.5737,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21604.6376,21604.6376,21604.6376,21604.6376,6,0,0,0
+2039.7722,0.5000,44414.7374,85.0000,85.0000,0.0000,-0.0876,31.2148,6,1634.7370,655.6879,883.9736,-77.4714,112.2467,151.3268,161.8432,-13.2623,0.0000,108.3904,0.0000,108.3904,3.8563,108.3904,7.0418,0.0000,2239.3657,432.1794,633.1615,101.3486,10.4767,90.8719,0.0000,90.8719,0.0000,90.8719,-2.2868,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21864.5599,21864.5599,21864.5599,21864.5599,6,0,0,0
+2040.2722,0.5000,44426.5429,85.0000,85.0000,0.0000,-0.0453,31.2095,6,1634.7370,662.5471,885.6219,-77.4714,113.4209,151.6089,161.8432,-13.2623,0.0000,109.5647,0.0000,109.5647,3.8563,109.5647,7.0888,0.0000,2239.3657,436.9863,640.0206,102.4758,10.4988,91.9770,0.0000,91.9770,0.0000,91.9770,-1.1817,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22066.9569,22066.9569,22066.9569,22066.9569,6,0,0,0
+2040.7722,0.5000,44438.3485,85.0000,85.0000,0.0000,-0.0292,31.2061,6,1634.7370,665.1547,887.0373,-77.4714,113.8673,151.8512,161.8432,-13.2623,0.0000,110.0111,0.0000,110.0111,3.8563,110.0111,7.1067,0.0000,2239.3657,438.8138,642.6283,102.9044,10.5072,92.3971,0.0000,92.3971,0.0000,92.3971,-0.7616,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22140.2694,22140.2694,22140.2694,22140.2694,6,0,0,0
+2041.2722,0.5000,44450.1540,85.0000,85.0000,0.0000,-0.0385,31.2015,6,1634.7370,663.6446,887.5754,-77.4714,113.6088,151.9434,161.8432,-13.2623,0.0000,109.7525,0.0000,109.7525,3.8563,109.7525,7.0963,0.0000,2239.3657,437.7554,641.1181,102.6562,10.5024,92.1538,0.0000,92.1538,0.0000,92.1538,-1.0049,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22097.8127,22097.8127,22097.8127,22097.8127,6,0,0,0
+2041.7722,0.5000,44461.9596,85.0000,85.0000,0.0000,-0.0894,31.1910,6,1634.7370,655.4018,887.2637,-77.4714,112.1978,151.8900,161.8432,-13.2623,0.0000,108.3415,0.0000,108.3415,3.8563,108.3415,7.0399,0.0000,2239.3657,431.9789,632.8754,101.3016,10.4757,90.8258,0.0000,90.8258,0.0000,90.8258,-2.3329,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21855.2507,21855.2507,21855.2507,21855.2507,6,0,0,0
+2042.2722,0.5000,44473.7651,85.0000,85.0000,0.0000,-0.1604,31.1720,6,1634.7370,643.8927,885.5628,-77.4714,110.2275,151.5988,161.8432,-13.2623,0.0000,106.3712,0.0000,106.3712,3.8563,106.3712,6.9611,0.0000,2239.3657,423.9133,621.3663,99.4101,10.4386,88.9716,0.0000,88.9716,0.0000,88.9716,-4.1871,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21480.7466,21480.7466,21480.7466,21480.7466,6,0,0,0
+2042.7722,0.5000,44485.5707,85.0000,85.0000,0.0000,-0.2446,31.1431,6,1634.7370,630.2528,883.1879,-77.4714,107.8925,151.1923,161.8432,-13.2623,0.0000,104.0362,0.0000,104.0362,3.8563,104.0362,6.8677,0.0000,2239.3657,414.3545,607.7264,97.1685,10.3945,86.7740,0.0000,86.7740,0.0000,86.7740,-6.3847,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21036.9086,21036.9086,21036.9086,21036.9086,6,0,0,0
+2043.2722,0.5000,44497.3762,85.0000,85.0000,0.0000,-0.3390,31.1031,6,1634.7370,614.9622,880.3733,-77.4714,105.2749,150.7105,161.8432,-13.2623,0.0000,101.4186,0.0000,101.4186,3.8563,101.4186,6.7630,0.0000,2239.3657,403.6389,592.4358,94.6557,10.3451,84.3106,0.0000,84.3106,0.0000,84.3106,-8.8481,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20539.3566,20539.3566,20539.3566,20539.3566,6,0,0,0
+2043.7722,0.5000,44509.1818,85.0000,85.0000,0.0000,-0.4471,31.0503,6,1634.7370,597.4191,877.2181,-77.4714,102.2717,150.1703,161.8432,-13.2623,0.0000,98.4155,0.0000,98.4155,3.8563,98.4155,6.6428,0.0000,2239.3657,391.3446,574.8927,91.7726,10.2862,81.4864,0.0000,81.4864,0.0000,81.4864,-11.6721,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19968.5081,19968.5081,19968.5081,19968.5081,6,0,0,0
+2044.2722,0.5000,44520.9874,85.0000,85.0000,0.0000,-0.5852,30.9813,6,1634.7370,575.0361,873.5981,-77.4714,98.4400,149.5506,161.8432,-13.2623,0.0000,94.5837,0.0000,94.5837,3.8563,94.5837,6.4896,0.0000,2239.3657,375.6586,552.5097,88.0941,10.2108,77.8833,0.0000,77.8833,0.0000,77.8833,-15.2751,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19240.1710,19240.1710,19240.1710,19240.1710,6,0,0,0
+2044.7722,0.5000,44532.7929,85.0000,85.0000,0.0000,-0.7325,30.8948,6,1634.7370,551.1409,868.9793,-77.4714,94.3494,148.7599,161.8432,-13.2623,0.0000,90.4931,0.0000,90.4931,3.8563,90.4931,6.3260,0.0000,2239.3657,358.9128,528.6144,84.1672,10.1303,74.0368,0.0000,74.0368,0.0000,74.0368,-19.1214,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18501.2578,18501.2578,18501.2578,18501.2578,6,0,0,0
+2045.2722,0.5000,44544.5985,85.0000,85.0000,0.0000,-0.8842,30.7904,6,1634.7370,526.5520,864.0485,-77.4714,90.1401,147.9158,161.8432,-13.2623,0.0000,86.2838,0.0000,86.2838,3.8563,86.2838,6.1576,0.0000,2239.3657,341.6810,504.0256,80.1262,10.0475,70.0787,0.0000,70.0787,0.0000,70.0787,-23.0794,75.0020,18.1560,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17697.6068,17697.6068,17697.6068,17697.6068,6,0,0,0
+2045.7722,0.5000,44556.4040,85.0000,85.0000,0.0000,-1.0115,30.6710,6,1634.7370,505.8951,858.9746,-77.4714,86.6038,147.0472,161.8432,-13.2623,0.0000,82.7475,0.0000,82.7475,3.8563,82.7475,6.0161,0.0000,2239.3657,327.2046,483.3687,76.7314,9.9780,66.7534,0.0000,66.7534,0.0000,66.7534,-26.4044,75.0020,18.1558,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17022.4643,17022.4643,17022.4643,17022.4643,6,0,0,0
+2046.2722,0.5000,44568.2096,85.0000,85.0000,0.0000,-1.1248,30.5382,6,1634.7370,487.5394,854.7120,-77.4714,83.4615,146.3175,161.8432,-13.2623,0.0000,79.6052,0.0000,79.6052,3.8563,79.6052,5.8904,0.0000,2239.3657,314.3409,465.0130,73.7148,9.9161,63.7986,0.0000,63.7986,0.0000,63.7986,-29.3590,75.0020,18.1556,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16422.5342,16422.5342,16422.5342,16422.5342,6,0,0,0
+2046.7722,0.5000,44580.0151,85.0000,85.0000,0.0000,-1.2138,30.3949,6,1634.7370,473.1070,850.9243,-77.4714,80.9908,145.6691,161.8432,-13.2623,0.0000,77.1345,0.0000,77.1345,3.8563,77.1345,5.7916,0.0000,2239.3657,304.2267,450.5805,71.3429,9.8675,61.4754,0.0000,61.4754,0.0000,61.4754,-31.6820,75.0020,18.1554,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15953.2895,15953.2895,15953.2895,15953.2895,6,0,0,0
+2047.2722,0.5000,44591.8207,85.0000,85.0000,0.0000,-1.2892,30.2427,6,1634.7370,460.8753,847.9462,-77.4714,78.8969,145.1593,161.8432,-13.2623,0.0000,75.0406,0.0000,75.0406,3.8563,75.0406,5.7079,0.0000,2239.3657,295.6547,438.3488,69.3327,9.8263,59.5064,0.0000,59.5064,0.0000,59.5064,-33.6508,75.0020,18.1552,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15559.6613,15559.6613,15559.6613,15559.6613,6,0,0,0
+2047.7722,0.5000,44603.6262,85.0000,85.0000,0.0000,-1.3234,30.0865,6,1634.7370,455.3237,845.4222,-77.4714,77.9465,144.7272,161.8432,-13.2623,0.0000,74.0902,0.0000,74.0902,3.8563,74.0902,5.6698,0.0000,2239.3657,291.7642,432.7973,68.4204,9.8076,58.6127,0.0000,58.6127,0.0000,58.6127,-34.5444,75.0020,18.1551,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15381.0073,15381.0073,15381.0073,15381.0073,6,0,0,0
+2048.2722,0.5000,44615.4318,85.0000,85.0000,0.0000,-1.3235,29.9302,6,1634.7370,455.3109,844.2766,-77.4714,77.9443,144.5311,161.8432,-13.2623,0.0000,74.0880,0.0000,74.0880,3.8563,74.0880,5.6698,0.0000,2239.3657,291.7552,432.7844,68.4183,9.8076,58.6107,0.0000,58.6107,0.0000,58.6107,-34.5465,75.0020,18.1551,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15380.5938,15380.5938,15380.5938,15380.5938,6,0,0,0
+2048.7722,0.5000,44627.2374,85.0000,85.0000,0.0000,-1.3599,29.7697,6,1634.7370,449.4177,844.2739,-77.4714,76.9355,144.5306,161.8432,-13.2623,0.0000,73.0792,0.0000,73.0792,3.8563,73.0792,5.6294,0.0000,2239.3657,287.6252,426.8913,67.4498,9.7878,57.6620,0.0000,57.6620,0.0000,57.6620,-35.4950,75.0020,18.1550,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15190.9465,15190.9465,15190.9465,15190.9465,6,0,0,0
+2049.2722,0.5000,44639.0429,85.0000,85.0000,0.0000,-1.4252,29.6014,6,1634.7370,438.8321,843.0579,-77.4714,75.1233,144.3225,161.8432,-13.2623,0.0000,71.2670,0.0000,71.2670,3.8563,71.2670,5.5569,0.0000,2239.3657,280.2068,416.3056,65.7101,9.7522,55.9579,0.0000,55.9579,0.0000,55.9579,-37.1990,75.0020,18.1549,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14850.2903,14850.2903,14850.2903,14850.2903,6,0,0,0
+2049.7722,0.5000,44650.8485,85.0000,85.0000,0.0000,-1.4181,29.4340,6,1634.7370,439.9747,840.8735,-77.4714,75.3189,143.9485,161.8432,-13.2623,0.0000,71.4627,0.0000,71.4627,3.8563,71.4627,5.5647,0.0000,2239.3657,281.0076,417.4483,65.8979,9.7560,56.1420,0.0000,56.1420,0.0000,56.1420,-37.0150,75.0020,18.1549,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14887.0624,14887.0624,14887.0624,14887.0624,6,0,0,0
+2050.2722,0.5000,44662.6540,85.0000,85.0000,0.0000,-1.3995,29.2688,6,1634.7370,442.9908,841.1093,-77.4714,75.8353,143.9889,161.8432,-13.2623,0.0000,71.9790,0.0000,71.9790,3.8563,71.9790,5.5854,0.0000,2239.3657,283.1213,420.4643,66.3936,9.7661,56.6275,0.0000,56.6275,0.0000,56.6275,-36.5295,75.0020,18.1549,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14984.1221,14984.1221,14984.1221,14984.1221,6,0,0,0
+2050.7722,0.5000,44674.4596,85.0000,85.0000,0.0000,-1.4018,29.1033,6,1634.7370,442.6203,841.7317,-77.4714,75.7718,144.0954,161.8432,-13.2623,0.0000,71.9155,0.0000,71.9155,3.8563,71.9155,5.5829,0.0000,2239.3657,282.8616,420.0938,66.3327,9.7649,56.5678,0.0000,56.5678,0.0000,56.5678,-36.5891,75.0020,18.1549,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14972.1983,14972.1983,14972.1983,14972.1983,6,0,0,0
+2051.2722,0.5000,44686.2651,85.0000,85.0000,0.0000,-1.4204,28.9356,6,1634.7370,439.5977,841.6552,-77.4714,75.2544,144.0823,161.8432,-13.2623,0.0000,71.3981,0.0000,71.3981,3.8563,71.3981,5.5622,0.0000,2239.3657,280.7434,417.0713,65.8360,9.7547,56.0812,0.0000,56.0812,0.0000,56.0812,-37.0757,75.0020,18.1549,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14874.9307,14874.9307,14874.9307,14874.9307,6,0,0,0
+2051.7722,0.5000,44698.0707,85.0000,85.0000,0.0000,-1.4741,28.7616,6,1634.7370,430.9085,841.0315,-77.4714,73.7669,143.9756,161.8432,-13.2623,0.0000,69.9106,0.0000,69.9106,3.8563,69.9106,5.5027,0.0000,2239.3657,274.6540,408.3820,64.4080,9.7267,54.6813,0.0000,54.6813,0.0000,54.6813,-38.4755,75.0020,18.1547,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14595.3016,14595.3016,14595.3016,14595.3016,6,0,0,0
+2052.2722,0.5000,44709.8762,85.0000,85.0000,0.0000,-1.5304,28.5809,6,1634.7370,421.7839,839.2385,-77.4714,72.2049,143.6686,161.8432,-13.2623,0.0000,68.3486,0.0000,68.3486,3.8563,68.3486,5.4402,0.0000,2239.3657,268.2595,399.2575,62.9084,9.6972,53.2112,0.0000,53.2112,0.0000,53.2112,-39.9454,75.0020,18.1546,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14301.6651,14301.6651,14301.6651,14301.6651,6,0,0,0
+2052.7722,0.5000,44721.6818,85.0000,85.0000,0.0000,-1.5792,28.3945,6,1634.7370,413.8772,837.3556,-77.4714,70.8513,143.3463,161.8432,-13.2623,0.0000,66.9950,0.0000,66.9950,3.8563,66.9950,5.3860,0.0000,2239.3657,262.7185,391.3508,61.6090,9.6717,51.9373,0.0000,51.9373,0.0000,51.9373,-41.2192,75.0020,18.1545,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14047.2193,14047.2193,14047.2193,14047.2193,6,0,0,0
+2053.2722,0.5000,44733.4874,85.0000,85.0000,0.0000,-1.6087,28.2046,6,1634.7370,409.1013,835.7241,-77.4714,70.0338,143.0670,161.8432,-13.2623,0.0000,66.1775,0.0000,66.1775,3.8563,66.1775,5.3533,0.0000,2239.3657,259.3715,386.5749,60.8241,9.6563,51.1678,0.0000,51.1678,0.0000,51.1678,-41.9886,75.0020,18.1544,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13893.5272,13893.5272,13893.5272,13893.5272,6,0,0,0
+2053.7722,0.5000,44745.2929,85.0000,85.0000,0.0000,-1.6264,28.0126,6,1634.7370,406.2360,834.7386,-77.4714,69.5432,142.8983,161.8432,-13.2623,0.0000,65.6869,0.0000,65.6869,3.8563,65.6869,5.3337,0.0000,2239.3657,257.3635,383.7095,60.3532,9.6470,50.7062,0.0000,50.7062,0.0000,50.7062,-42.4502,75.0020,18.1543,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13801.3162,13801.3162,13801.3162,13801.3162,6,0,0,0
+2054.2722,0.5000,44757.0985,85.0000,85.0000,0.0000,-1.6555,27.8171,6,1634.7370,401.5145,834.1473,-77.4714,68.7350,142.7971,161.8432,-13.2623,0.0000,64.8787,0.0000,64.8787,3.8563,64.8787,5.3014,0.0000,2239.3657,254.0547,378.9881,59.5773,9.6318,49.9455,0.0000,49.9455,0.0000,49.9455,-43.2108,75.0020,18.1542,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13649.3768,13649.3768,13649.3768,13649.3768,6,0,0,0
+2054.7722,0.5000,44768.9040,85.0000,85.0000,0.0000,-1.6943,27.6171,6,1634.7370,395.2370,833.1730,-77.4714,67.6603,142.6303,161.8432,-13.2623,0.0000,63.8040,0.0000,63.8040,3.8563,63.8040,5.2584,0.0000,2239.3657,249.6554,372.7106,58.5457,9.6115,48.9341,0.0000,48.9341,0.0000,48.9341,-44.2220,75.0020,18.1541,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13447.3602,13447.3602,13447.3602,13447.3602,6,0,0,0
+2055.2722,0.5000,44780.7096,85.0000,85.0000,0.0000,-1.7522,27.4102,6,1634.7370,385.8543,831.8777,-77.4714,66.0541,142.4085,161.8432,-13.2623,0.0000,62.1978,0.0000,62.1978,3.8563,62.1978,5.1941,0.0000,2239.3657,243.0800,363.3278,57.0037,9.5813,47.4224,0.0000,47.4224,0.0000,47.4224,-45.7335,75.0020,18.1539,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13180.5429,13180.5429,13180.5429,13180.5429,6,0,0,0
+2055.7722,0.5000,44792.5151,85.0000,85.0000,0.0000,-1.8035,27.1973,6,1634.7370,377.5544,829.9415,-77.4714,64.6333,142.0771,161.8432,-13.2623,0.0000,60.7770,0.0000,60.7770,3.8563,60.7770,5.1373,0.0000,2239.3657,237.2634,355.0279,55.6397,9.5545,46.0852,0.0000,46.0852,0.0000,46.0852,-47.0706,75.0020,18.1538,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12925.3525,12925.3525,12925.3525,12925.3525,6,0,0,0
+2056.2722,0.5000,44804.3207,85.0000,85.0000,0.0000,-1.8447,26.9796,6,1634.7370,370.8770,828.2288,-77.4714,63.4902,141.7839,161.8432,-13.2623,0.0000,59.6339,0.0000,59.6339,3.8563,59.6339,5.0916,0.0000,2239.3657,232.5839,348.3505,54.5423,9.5329,45.0094,0.0000,45.0094,0.0000,45.0094,-48.1463,75.0020,18.1536,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12705.7049,12705.7049,12705.7049,12705.7049,6,0,0,0
+2056.7722,0.5000,44816.1262,85.0000,85.0000,0.0000,-1.8474,26.7615,6,1634.7370,370.4454,826.8510,-77.4714,63.4163,141.5480,161.8432,-13.2623,0.0000,59.5600,0.0000,59.5600,3.8563,59.5600,5.0886,0.0000,2239.3657,232.2814,347.9189,54.4713,9.5315,44.9398,0.0000,44.9398,0.0000,44.9398,-48.2158,75.0020,18.1536,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12691.5070,12691.5070,12691.5070,12691.5070,6,0,0,0
+2057.2722,0.5000,44827.9318,85.0000,85.0000,0.0000,-1.8270,26.5458,6,1634.7370,373.7353,826.7619,-77.4714,63.9795,141.5328,161.8432,-13.2623,0.0000,60.1232,0.0000,60.1232,3.8563,60.1232,5.1112,0.0000,2239.3657,234.5870,351.2088,55.0120,9.5421,45.4699,0.0000,45.4699,0.0000,45.4699,-47.6858,75.0020,18.1537,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12799.7256,12799.7256,12799.7256,12799.7256,6,0,0,0
+2057.7722,0.5000,44839.7374,85.0000,85.0000,0.0000,-1.7669,26.3372,6,1634.7370,383.4772,827.4408,-77.4714,65.6472,141.6490,161.8432,-13.2623,0.0000,61.7909,0.0000,61.7909,3.8563,61.7909,5.1779,0.0000,2239.3657,241.4141,360.9507,56.6130,9.5736,47.0394,0.0000,47.0394,0.0000,47.0394,-46.1165,75.0020,18.1539,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13114.6177,13114.6177,13114.6177,13114.6177,6,0,0,0
+2058.2722,0.5000,44851.5429,85.0000,85.0000,0.0000,-1.6851,26.1382,6,1634.7370,396.7226,829.4510,-77.4714,67.9146,141.9931,161.8432,-13.2623,0.0000,64.0584,0.0000,64.0584,3.8563,64.0584,5.2686,0.0000,2239.3657,250.6965,374.1961,58.7898,9.6163,49.1735,0.0000,49.1735,0.0000,49.1735,-43.9827,75.0020,18.1541,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13495.1670,13495.1670,13495.1670,13495.1670,6,0,0,0
+2058.7722,0.5000,44863.3485,85.0000,85.0000,0.0000,-1.5793,25.9518,6,1634.7370,413.8607,832.1842,-77.4714,70.8485,142.4610,161.8432,-13.2623,0.0000,66.9922,0.0000,66.9922,3.8563,66.9922,5.3859,0.0000,2239.3657,262.7069,391.3342,61.6063,9.6717,51.9346,0.0000,51.9346,0.0000,51.9346,-41.2218,75.0020,18.1545,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14046.6876,14046.6876,14046.6876,14046.6876,6,0,0,0
+2059.2722,0.5000,44875.1540,85.0000,85.0000,0.0000,-1.4504,25.7806,6,1634.7370,434.7448,835.7207,-77.4714,74.4236,143.0664,161.8432,-13.2623,0.0000,70.5674,0.0000,70.5674,3.8563,70.5674,5.5289,0.0000,2239.3657,277.3425,412.2184,65.0384,9.7391,55.2994,0.0000,55.2994,0.0000,55.2994,-37.8575,75.0020,18.1548,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14718.7590,14718.7590,14718.7590,14718.7590,6,0,0,0
+2059.7722,0.5000,44886.9596,85.0000,85.0000,0.0000,-1.3123,25.6256,6,1634.7370,457.1275,840.0301,-77.4714,78.2553,143.8041,161.8432,-13.2623,0.0000,74.3990,0.0000,74.3990,3.8563,74.3990,5.6822,0.0000,2239.3657,293.0283,434.6011,68.7168,9.8137,58.9031,0.0000,58.9031,0.0000,58.9031,-34.2541,75.0020,18.1552,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15439.0556,15439.0556,15439.0556,15439.0556,6,0,0,0
+2060.2722,0.5000,44898.7651,85.0000,85.0000,0.0000,-1.1771,25.4867,6,1634.7370,479.0436,844.6488,-77.4714,82.0071,144.5948,161.8432,-13.2623,0.0000,78.1508,0.0000,78.1508,3.8563,78.1508,5.8323,0.0000,2239.3657,308.3871,456.5172,72.3186,9.8875,62.4310,0.0000,62.4310,0.0000,62.4310,-30.7265,75.0020,18.1555,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16144.8617,16144.8617,16144.8617,16144.8617,6,0,0,0
+2060.7722,0.5000,44910.5707,85.0000,85.0000,0.0000,-1.0532,25.3623,6,1634.7370,499.1403,849.1712,-77.4714,85.4475,145.3690,161.8432,-13.2623,0.0000,81.5912,0.0000,81.5912,3.8563,81.5912,5.9699,0.0000,2239.3657,322.4708,476.6139,75.6213,9.9552,65.6661,0.0000,65.6661,0.0000,65.6661,-27.4917,75.0020,18.1557,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16801.6932,16801.6932,16801.6932,16801.6932,6,0,0,0
+2061.2722,0.5000,44922.3762,85.0000,85.0000,0.0000,-0.9480,25.2504,6,1634.7370,516.2033,853.3182,-77.4714,88.3685,146.0789,161.8432,-13.2623,0.0000,84.5122,0.0000,84.5122,3.8563,84.5122,6.0867,0.0000,2239.3657,334.4286,493.6769,78.4255,10.0127,68.4128,0.0000,68.4128,0.0000,68.4128,-24.7451,75.0020,18.1559,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17359.3741,17359.3741,17359.3741,17359.3741,6,0,0,0
+2061.7722,0.5000,44934.1818,85.0000,85.0000,0.0000,-0.8622,25.1486,6,1634.7370,530.1055,856.8391,-77.4714,90.7484,146.6817,161.8432,-13.2623,0.0000,86.8921,0.0000,86.8921,3.8563,86.8921,6.1819,0.0000,2239.3657,344.1713,507.5791,80.7102,10.0595,70.6507,0.0000,70.6507,0.0000,70.6507,-22.5074,75.0020,18.1560,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17813.7468,17813.7468,17813.7468,17813.7468,6,0,0,0
+2062.2722,0.5000,44945.9874,85.0000,85.0000,0.0000,-0.7930,25.0550,6,1634.7370,541.3268,859.7079,-77.4714,92.6693,147.1727,161.8432,-13.2623,0.0000,88.8131,0.0000,88.8131,3.8563,88.8131,6.2588,0.0000,2239.3657,352.0352,518.8004,82.5543,10.0973,72.4570,0.0000,72.4570,0.0000,72.4570,-20.7012,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18180.4997,18180.4997,18180.4997,18180.4997,6,0,0,0
+2062.7722,0.5000,44957.7929,85.0000,85.0000,0.0000,-0.7646,24.9647,6,1634.7370,545.9405,862.0234,-77.4714,93.4591,147.5691,161.8432,-13.2623,0.0000,89.6029,0.0000,89.6029,3.8563,89.6029,6.2903,0.0000,2239.3657,355.2684,523.4140,83.3125,10.1128,73.1997,0.0000,73.1997,0.0000,73.1997,-19.9585,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18331.2902,18331.2902,18331.2902,18331.2902,6,0,0,0
+2063.2722,0.5000,44969.5985,85.0000,85.0000,0.0000,-0.7580,24.8753,6,1634.7370,547.0162,862.9754,-77.4714,93.6433,147.7321,161.8432,-13.2623,0.0000,89.7870,0.0000,89.7870,3.8563,89.7870,6.2977,0.0000,2239.3657,356.0223,524.4897,83.4893,10.1164,73.3729,0.0000,73.3729,0.0000,73.3729,-19.7854,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18366.4477,18366.4477,18366.4477,18366.4477,6,0,0,0
+2063.7722,0.5000,44981.4040,85.0000,85.0000,0.0000,-0.7833,24.7828,6,1634.7370,542.9076,863.1974,-77.4714,92.9399,147.7701,161.8432,-13.2623,0.0000,89.0837,0.0000,89.0837,3.8563,89.0837,6.2696,0.0000,2239.3657,353.1430,520.3812,82.8141,10.1026,72.7115,0.0000,72.7115,0.0000,72.7115,-20.4467,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18232.1649,18232.1649,18232.1649,18232.1649,6,0,0,0
+2064.2722,0.5000,44993.2096,85.0000,85.0000,0.0000,-0.8118,24.6870,6,1634.7370,538.2875,862.3496,-77.4714,92.1490,147.6250,161.8432,-13.2623,0.0000,88.2927,0.0000,88.2927,3.8563,88.2927,6.2379,0.0000,2239.3657,349.9052,515.7610,82.0548,10.0870,71.9678,0.0000,71.9678,0.0000,71.9678,-21.1904,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18081.1621,18081.1621,18081.1621,18081.1621,6,0,0,0
+2064.7722,0.5000,45005.0151,85.0000,85.0000,0.0000,-0.8396,24.5878,6,1634.7370,533.7788,861.3962,-77.4714,91.3772,147.4618,161.8432,-13.2623,0.0000,87.5209,0.0000,87.5209,3.8563,87.5209,6.2071,0.0000,2239.3657,346.7455,511.2524,81.3138,10.0719,71.2420,0.0000,71.2420,0.0000,71.2420,-21.9161,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17933.8032,17933.8032,17933.8032,17933.8032,6,0,0,0
+2065.2722,0.5000,45016.8207,85.0000,85.0000,0.0000,-0.8457,24.4880,6,1634.7370,532.7890,860.4659,-77.4714,91.2078,147.3025,161.8432,-13.2623,0.0000,87.3515,0.0000,87.3515,3.8563,87.3515,6.2003,0.0000,2239.3657,346.0519,510.2626,81.1512,10.0685,71.0826,0.0000,71.0826,0.0000,71.0826,-22.0754,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17901.4528,17901.4528,17901.4528,17901.4528,6,0,0,0
+2065.7722,0.5000,45028.6262,85.0000,85.0000,0.0000,-0.8318,24.3898,6,1634.7370,535.0460,860.2616,-77.4714,91.5941,147.2675,161.8432,-13.2623,0.0000,87.7378,0.0000,87.7378,3.8563,87.7378,6.2157,0.0000,2239.3657,347.6335,512.5195,81.5221,10.0761,71.4460,0.0000,71.4460,0.0000,71.4460,-21.7122,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17975.2180,17975.2180,17975.2180,17975.2180,6,0,0,0
+2066.2722,0.5000,45040.4318,85.0000,85.0000,0.0000,-0.7744,24.2984,6,1634.7370,544.3571,860.7273,-77.4714,93.1881,147.3473,161.8432,-13.2623,0.0000,89.3318,0.0000,89.3318,3.8563,89.3318,6.2795,0.0000,2239.3657,354.1587,521.8306,83.0523,10.1075,72.9448,0.0000,72.9448,0.0000,72.9448,-20.2134,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18279.5383,18279.5383,18279.5383,18279.5383,6,0,0,0
+2066.7722,0.5000,45052.2374,85.0000,85.0000,0.0000,-0.6862,24.2174,6,1634.7370,558.6591,862.6487,-77.4714,95.6364,147.6762,161.8432,-13.2623,0.0000,91.7801,0.0000,91.7801,3.8563,91.7801,6.3774,0.0000,2239.3657,364.1816,536.1326,85.4027,10.1556,75.2471,0.0000,75.2471,0.0000,75.2471,-17.9113,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18746.9787,18746.9787,18746.9787,18746.9787,6,0,0,0
+2067.2722,0.5000,45064.0429,85.0000,85.0000,0.0000,-0.5690,24.1502,6,1634.7370,577.6640,865.5999,-77.4714,98.8899,148.1814,161.8432,-13.2623,0.0000,95.0336,0.0000,95.0336,3.8563,95.0336,6.5076,0.0000,2239.3657,377.5002,555.1375,88.5260,10.2196,78.3064,0.0000,78.3064,0.0000,78.3064,-14.8521,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19325.6798,19325.6798,19325.6798,19325.6798,6,0,0,0
+2067.7722,0.5000,45075.8485,85.0000,85.0000,0.0000,-0.4437,24.0978,6,1634.7370,597.9812,869.5216,-77.4714,102.3680,148.8528,161.8432,-13.2623,0.0000,98.5117,0.0000,98.5117,3.8563,98.5117,6.6467,0.0000,2239.3657,391.7386,575.4548,91.8650,10.2881,81.5769,0.0000,81.5769,0.0000,81.5769,-11.5817,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19986.7980,19986.7980,19986.7980,19986.7980,6,0,0,0
+2068.2722,0.5000,45087.6540,85.0000,85.0000,0.0000,-0.3184,24.0602,6,1634.7370,618.2858,873.7141,-77.4714,105.8439,149.5705,161.8432,-13.2623,0.0000,101.9876,0.0000,101.9876,3.8563,101.9876,6.7857,0.0000,2239.3657,405.9680,595.7593,95.2019,10.3558,84.8460,0.0000,84.8460,0.0000,84.8460,-8.3126,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20647.5035,20647.5035,20647.5035,20647.5035,6,0,0,0
+2068.7722,0.5000,45099.4596,85.0000,85.0000,0.0000,-0.2041,24.0362,6,1634.7370,636.8125,877.9039,-77.4714,109.0154,150.2877,161.8432,-13.2623,0.0000,105.1592,0.0000,105.1592,3.8563,105.1592,6.9126,0.0000,2239.3657,418.9515,614.2860,98.2466,10.4157,87.8309,0.0000,87.8309,0.0000,87.8309,-5.3278,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21250.3570,21250.3570,21250.3570,21250.3570,6,0,0,0
+2069.2722,0.5000,45111.2651,85.0000,85.0000,0.0000,-0.1045,24.0238,6,1634.7370,652.9436,881.7269,-77.4714,111.7769,150.9422,161.8432,-13.2623,0.0000,107.9206,0.0000,107.9206,3.8563,107.9206,7.0231,0.0000,2239.3657,430.2562,630.4172,100.8976,10.4678,90.4298,0.0000,90.4298,0.0000,90.4298,-2.7290,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21775.2616,21775.2616,21775.2616,21775.2616,6,0,0,0
+2069.7722,0.5000,45123.0707,85.0000,85.0000,0.0000,-0.0253,24.0208,6,1634.7370,665.7809,885.0556,-77.4714,113.9745,151.5120,161.8432,-13.2623,0.0000,110.1182,0.0000,110.1182,3.8563,110.1182,7.1110,0.0000,2239.3657,439.2526,643.2544,103.0073,10.5093,92.4980,0.0000,92.4980,0.0000,92.4980,-0.6607,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22157.8729,22157.8729,22157.8729,22157.8729,6,0,0,0
+2070.2722,0.5000,45134.8762,85.0000,85.0000,0.0000,0.0170,24.0228,6,1634.7370,672.6291,887.7046,-77.4714,115.1469,151.9655,161.8432,-13.2623,0.0000,111.2906,0.0000,111.2906,3.8563,111.2906,7.1579,0.0000,2239.3657,444.0518,650.1027,104.1327,10.5314,93.6013,0.0000,93.6013,0.0000,93.6013,0.4426,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22346.8930,22346.8930,22346.8930,22346.8930,6,0,0,0
+2070.7722,0.5000,45146.6818,85.0000,85.0000,0.0000,0.0373,24.0272,6,1634.7370,675.9255,889.1177,-77.4714,115.7112,152.2074,161.8432,-13.2623,0.0000,111.8549,0.0000,111.8549,3.8563,111.8549,7.1804,0.0000,2239.3657,446.3619,653.3990,104.6745,10.5420,94.1324,0.0000,94.1324,0.0000,94.1324,0.9737,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22436.1918,22436.1918,22436.1918,22436.1918,6,0,0,0
+2071.2722,0.5000,45158.4874,85.0000,85.0000,0.0000,0.0296,24.0307,6,1634.7370,674.6840,889.7979,-77.4714,115.4986,152.3238,161.8432,-13.2623,0.0000,111.6424,0.0000,111.6424,3.8563,111.6424,7.1719,0.0000,2239.3657,445.4919,652.1575,104.4704,10.5380,93.9324,0.0000,93.9324,0.0000,93.9324,0.7737,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22402.5600,22402.5600,22402.5600,22402.5600,6,0,0,0
+2071.7722,0.5000,45170.2929,85.0000,85.0000,0.0000,0.0188,24.0329,6,1634.7370,672.9317,889.5417,-77.4714,115.1987,152.2800,161.8432,-13.2623,0.0000,111.3424,0.0000,111.3424,3.8563,111.3424,7.1599,0.0000,2239.3657,444.2638,650.4052,104.1825,10.5324,93.6501,0.0000,93.6501,0.0000,93.6501,0.4913,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22355.0898,22355.0898,22355.0898,22355.0898,6,0,0,0
+2072.2722,0.5000,45182.0985,85.0000,85.0000,0.0000,0.0100,24.0341,6,1634.7370,671.5076,889.1801,-77.4714,114.9549,152.2181,161.8432,-13.2623,0.0000,111.0986,0.0000,111.0986,3.8563,111.0986,7.1502,0.0000,2239.3657,443.2658,648.9811,103.9484,10.5278,93.4206,0.0000,93.4206,0.0000,93.4206,0.2619,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22316.5111,22316.5111,22316.5111,22316.5111,6,0,0,0
+2072.7722,0.5000,45193.9040,85.0000,85.0000,0.0000,0.0042,24.0346,6,1634.7370,670.5602,888.8863,-77.4714,114.7927,152.1678,161.8432,-13.2623,0.0000,110.9364,0.0000,110.9364,3.8563,110.9364,7.1437,0.0000,2239.3657,442.6019,648.0337,103.7927,10.5247,93.2680,0.0000,93.2680,0.0000,93.2680,0.1093,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22290.8458,22290.8458,22290.8458,22290.8458,6,0,0,0
+2073.2722,0.5000,45205.7096,85.0000,85.0000,0.0000,-0.0018,24.0344,6,1634.7370,669.5944,888.6908,-77.4714,114.6274,152.1343,161.8432,-13.2623,0.0000,110.7711,0.0000,110.7711,3.8563,110.7711,7.1371,0.0000,2239.3657,441.9251,647.0679,103.6340,10.5216,93.1124,0.0000,93.1124,0.0000,93.1124,-0.0463,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22264.6823,22264.6823,22264.6823,22264.6823,6,0,0,0
+2073.7722,0.5000,45217.5151,85.0000,85.0000,0.0000,-0.0221,24.0318,6,1634.7370,666.3026,888.4915,-77.4714,114.0638,152.1002,161.8432,-13.2623,0.0000,110.2076,0.0000,110.2076,3.8563,110.2076,7.1145,0.0000,2239.3657,439.6182,643.7762,103.0930,10.5110,92.5821,0.0000,92.5821,0.0000,92.5821,-0.5767,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22172.5415,22172.5415,22172.5415,22172.5415,6,0,0,0
+2074.2722,0.5000,45229.3207,85.0000,85.0000,0.0000,-0.0536,24.0255,6,1634.7370,661.2030,887.8122,-77.4714,113.1909,151.9839,161.8432,-13.2623,0.0000,109.3346,0.0000,109.3346,3.8563,109.3346,7.0796,0.0000,2239.3657,436.0444,638.6766,102.2550,10.4945,91.7605,0.0000,91.7605,0.0000,91.7605,-1.3983,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22029.1700,22029.1700,22029.1700,22029.1700,6,0,0,0
+2074.7722,0.5000,45241.1262,85.0000,85.0000,0.0000,-0.1052,24.0131,6,1634.7370,652.8321,886.7599,-77.4714,111.7578,151.8038,161.8432,-13.2623,0.0000,107.9016,0.0000,107.9016,3.8563,107.9016,7.0223,0.0000,2239.3657,430.1781,630.3057,100.8793,10.4674,90.4118,0.0000,90.4118,0.0000,90.4118,-2.7469,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21771.6329,21771.6329,21771.6329,21771.6329,6,0,0,0
+2075.2722,0.5000,45252.9318,85.0000,85.0000,0.0000,-0.1723,23.9927,6,1634.7370,641.9604,885.0326,-77.4714,109.8967,151.5081,161.8432,-13.2623,0.0000,106.0404,0.0000,106.0404,3.8563,106.0404,6.9478,0.0000,2239.3657,422.5592,619.4340,99.0926,10.4323,88.6603,0.0000,88.6603,0.0000,88.6603,-4.4985,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21417.8700,21417.8700,21417.8700,21417.8700,6,0,0,0
+2075.7722,0.5000,45264.7374,85.0000,85.0000,0.0000,-0.2519,23.9630,6,1634.7370,629.0620,882.7892,-77.4714,107.6886,151.1240,161.8432,-13.2623,0.0000,103.8324,0.0000,103.8324,3.8563,103.8324,6.8595,0.0000,2239.3657,413.5199,606.5355,96.9728,10.3907,86.5822,0.0000,86.5822,0.0000,86.5822,-6.5765,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20998.1574,20998.1574,20998.1574,20998.1574,6,0,0,0
+2076.2722,0.5000,45276.5429,85.0000,85.0000,0.0000,-0.3395,23.9229,6,1634.7370,614.8780,880.1276,-77.4714,105.2605,150.6684,161.8432,-13.2623,0.0000,101.4042,0.0000,101.4042,3.8563,101.4042,6.7624,0.0000,2239.3657,403.5798,592.3515,94.6418,10.3448,84.2970,0.0000,84.2970,0.0000,84.2970,-8.8617,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20536.6150,20536.6150,20536.6150,20536.6150,6,0,0,0
+2076.7722,0.5000,45288.3485,85.0000,85.0000,0.0000,-0.4280,23.8724,6,1634.7370,600.5208,877.2007,-77.4714,102.8027,150.1673,161.8432,-13.2623,0.0000,98.9464,0.0000,98.9464,3.8563,98.9464,6.6641,0.0000,2239.3657,393.5183,577.9944,92.2823,10.2966,81.9857,0.0000,81.9857,0.0000,81.9857,-11.1729,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20069.4355,20069.4355,20069.4355,20069.4355,6,0,0,0
+2077.2722,0.5000,45300.1540,85.0000,85.0000,0.0000,-0.5125,23.8119,6,1634.7370,586.8230,874.2381,-77.4714,100.4578,149.6602,161.8432,-13.2623,0.0000,96.6015,0.0000,96.6015,3.8563,96.6015,6.5703,0.0000,2239.3657,383.9189,564.2966,90.0312,10.2505,79.7807,0.0000,79.7807,0.0000,79.7807,-13.3778,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19623.7140,19623.7140,19623.7140,19623.7140,6,0,0,0
+2077.7722,0.5000,45311.9596,85.0000,85.0000,0.0000,-0.5886,23.7424,6,1634.7370,574.4793,871.4116,-77.4714,98.3447,149.1763,161.8432,-13.2623,0.0000,94.4884,0.0000,94.4884,3.8563,94.4884,6.4858,0.0000,2239.3657,375.2684,551.9529,88.0026,10.2089,77.7937,0.0000,77.7937,0.0000,77.7937,-15.3647,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19222.0520,19222.0520,19222.0520,19222.0520,6,0,0,0
+2078.2722,0.5000,45323.7651,85.0000,85.0000,0.0000,-0.6551,23.6650,6,1634.7370,563.7005,868.8644,-77.4714,96.4995,148.7403,161.8432,-13.2623,0.0000,92.6432,0.0000,92.6432,3.8563,92.6432,6.4120,0.0000,2239.3657,367.7146,541.1741,86.2312,10.1726,76.0586,0.0000,76.0586,0.0000,76.0586,-17.0998,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18906.3937,18906.3937,18906.3937,18906.3937,6,0,0,0
+2078.7722,0.5000,45335.5707,85.0000,85.0000,0.0000,-0.7098,23.5812,6,1634.7370,554.8245,866.6402,-77.4714,94.9800,148.3595,161.8432,-13.2623,0.0000,91.1237,0.0000,91.1237,3.8563,91.1237,6.3512,0.0000,2239.3657,361.4943,532.2980,84.7725,10.1427,74.6298,0.0000,74.6298,0.0000,74.6298,-18.5285,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18621.6515,18621.6515,18621.6515,18621.6515,6,0,0,0
+2079.2722,0.5000,45347.3762,85.0000,85.0000,0.0000,-0.7604,23.4915,6,1634.7370,546.6142,864.8086,-77.4714,93.5745,148.0459,161.8432,-13.2623,0.0000,89.7182,0.0000,89.7182,3.8563,89.7182,6.2950,0.0000,2239.3657,355.7406,524.0878,83.4232,10.1151,73.3082,0.0000,73.3082,0.0000,73.3082,-19.8501,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18353.3111,18353.3111,18353.3111,18353.3111,6,0,0,0
+2079.7722,0.5000,45359.1818,85.0000,85.0000,0.0000,-0.8121,23.3956,6,1634.7370,538.2366,863.1145,-77.4714,92.1403,147.7559,161.8432,-13.2623,0.0000,88.2840,0.0000,88.2840,3.8563,88.2840,6.2376,0.0000,2239.3657,349.8695,515.7102,82.0464,10.0869,71.9596,0.0000,71.9596,0.0000,71.9596,-21.1986,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18079.5006,18079.5006,18079.5006,18079.5006,6,0,0,0
+2080.2722,0.5000,45370.9874,85.0000,85.0000,0.0000,-0.8656,23.2934,6,1634.7370,529.5541,861.3857,-77.4714,90.6540,147.4600,161.8432,-13.2623,0.0000,86.7977,0.0000,86.7977,3.8563,86.7977,6.1781,0.0000,2239.3657,343.7849,507.0277,80.6196,10.0576,70.5619,0.0000,70.5619,0.0000,70.5619,-22.5961,75.0020,18.1560,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17795.7263,17795.7263,17795.7263,17795.7263,6,0,0,0
+2080.7722,0.5000,45382.7929,85.0000,85.0000,0.0000,-0.9218,23.1846,6,1634.7370,520.4477,859.5941,-77.4714,89.0950,147.1533,161.8432,-13.2623,0.0000,85.2388,0.0000,85.2388,3.8563,85.2388,6.1158,0.0000,2239.3657,337.4030,497.9212,79.1230,10.0270,69.0960,0.0000,69.0960,0.0000,69.0960,-24.0620,75.0020,18.1559,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17498.0934,17498.0934,17498.0934,17498.0934,6,0,0,0
+2081.2722,0.5000,45394.5985,85.0000,85.0000,0.0000,-0.9734,23.0697,6,1634.7370,512.0839,857.7150,-77.4714,87.6633,146.8316,161.8432,-13.2623,0.0000,83.8070,0.0000,83.8070,3.8563,83.8070,6.0585,0.0000,2239.3657,331.5417,489.5575,77.7485,9.9988,67.7497,0.0000,67.7497,0.0000,67.7497,-25.4082,75.0020,18.1559,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17224.7367,17224.7367,17224.7367,17224.7367,6,0,0,0
+2081.7722,0.5000,45406.4040,85.0000,85.0000,0.0000,-1.0212,22.9491,6,1634.7370,504.3334,855.9891,-77.4714,86.3365,146.5361,161.8432,-13.2623,0.0000,82.4802,0.0000,82.4802,3.8563,82.4802,6.0054,0.0000,2239.3657,326.1102,481.8069,76.4747,9.9727,66.5020,0.0000,66.5020,0.0000,66.5020,-26.6558,75.0020,18.1558,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16971.4213,16971.4213,16971.4213,16971.4213,6,0,0,0
+2082.2722,0.5000,45418.2096,85.0000,85.0000,0.0000,-1.0597,22.8240,6,1634.7370,498.0887,854.3898,-77.4714,85.2674,146.2623,161.8432,-13.2623,0.0000,81.4111,0.0000,81.4111,3.8563,81.4111,5.9627,0.0000,2239.3657,321.7339,475.5622,75.4485,9.9517,65.4968,0.0000,65.4968,0.0000,65.4968,-27.6609,75.0020,18.1557,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16767.3220,16767.3220,16767.3220,16767.3220,6,0,0,0
+2082.7722,0.5000,45430.0151,85.0000,85.0000,0.0000,-1.0905,22.6953,6,1634.7370,493.0861,853.1012,-77.4714,84.4110,146.0418,161.8432,-13.2623,0.0000,80.5548,0.0000,80.5548,3.8563,80.5548,5.9284,0.0000,2239.3657,318.2281,470.5597,74.6263,9.9348,64.6915,0.0000,64.6915,0.0000,64.6915,-28.4662,75.0020,18.1556,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16603.8206,16603.8206,16603.8206,16603.8206,6,0,0,0
+2083.2722,0.5000,45441.8207,85.0000,85.0000,0.0000,-1.1089,22.5644,6,1634.7370,490.1134,852.0689,-77.4714,83.9021,145.8650,161.8432,-13.2623,0.0000,80.0459,0.0000,80.0459,3.8563,80.0459,5.9081,0.0000,2239.3657,316.1448,467.5870,74.1378,9.9248,64.2130,0.0000,64.2130,0.0000,64.2130,-28.9446,75.0020,18.1556,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16506.6618,16506.6618,16506.6618,16506.6618,6,0,0,0
+2083.7722,0.5000,45453.6262,85.0000,85.0000,0.0000,-1.1126,22.4330,6,1634.7370,489.5098,851.4555,-77.4714,83.7988,145.7600,161.8432,-13.2623,0.0000,79.9425,0.0000,79.9425,3.8563,79.9425,5.9039,0.0000,2239.3657,315.7218,466.9833,74.0386,9.9228,64.1158,0.0000,64.1158,0.0000,64.1158,-29.0418,75.0020,18.1556,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16486.9330,16486.9330,16486.9330,16486.9330,6,0,0,0
+2084.2722,0.5000,45465.4318,85.0000,85.0000,0.0000,-1.1047,22.3026,6,1634.7370,490.7928,851.3309,-77.4714,84.0185,145.7387,161.8432,-13.2623,0.0000,80.1622,0.0000,80.1622,3.8563,80.1622,5.9127,0.0000,2239.3657,316.6209,468.2664,74.2495,9.9271,64.3224,0.0000,64.3224,0.0000,64.3224,-28.8353,75.0020,18.1556,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16528.8683,16528.8683,16528.8683,16528.8683,6,0,0,0
+2084.7722,0.5000,45477.2374,85.0000,85.0000,0.0000,-1.0772,22.1754,6,1634.7370,495.2562,851.5957,-77.4714,84.7825,145.7840,161.8432,-13.2623,0.0000,80.9262,0.0000,80.9262,3.8563,80.9262,5.9433,0.0000,2239.3657,319.7488,472.7297,74.9830,9.9421,65.0408,0.0000,65.0408,0.0000,65.0408,-28.1169,75.0020,18.1557,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16674.7454,16674.7454,16674.7454,16674.7454,6,0,0,0
+2085.2722,0.5000,45489.0429,85.0000,85.0000,0.0000,-1.0402,22.0526,6,1634.7370,501.2543,852.5167,-77.4714,85.8094,145.9417,161.8432,-13.2623,0.0000,81.9531,0.0000,81.9531,3.8563,81.9531,5.9844,0.0000,2239.3657,323.9524,478.7279,75.9687,9.9623,66.0064,0.0000,66.0064,0.0000,66.0064,-27.1514,75.0020,18.1557,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16870.7871,16870.7871,16870.7871,16870.7871,6,0,0,0
+2085.7722,0.5000,45500.8485,85.0000,85.0000,0.0000,-0.9897,21.9358,6,1634.7370,509.4342,853.7544,-77.4714,87.2097,146.1536,161.8432,-13.2623,0.0000,83.3534,0.0000,83.3534,3.8563,83.3534,6.0404,0.0000,2239.3657,329.6848,486.9078,77.3130,9.9899,67.3231,0.0000,67.3231,0.0000,67.3231,-25.8347,75.0020,18.1558,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17138.1355,17138.1355,17138.1355,17138.1355,6,0,0,0
+2086.2722,0.5000,45512.6540,85.0000,85.0000,0.0000,-0.9404,21.8248,6,1634.7370,517.4338,855.4423,-77.4714,88.5791,146.4425,161.8432,-13.2623,0.0000,84.7228,0.0000,84.7228,3.8563,84.7228,6.0951,0.0000,2239.3657,335.2909,494.9074,78.6277,10.0168,68.6109,0.0000,68.6109,0.0000,68.6109,-24.5471,75.0020,18.1559,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17399.5907,17399.5907,17399.5907,17399.5907,6,0,0,0
+2086.7722,0.5000,45524.4596,85.0000,85.0000,0.0000,-0.8933,21.7193,6,1634.7370,525.0720,857.0931,-77.4714,89.8867,146.7251,161.8432,-13.2623,0.0000,86.0304,0.0000,86.0304,3.8563,86.0304,6.1474,0.0000,2239.3657,340.6438,502.5455,79.8829,10.0425,69.8404,0.0000,69.8404,0.0000,69.8404,-23.3176,75.0020,18.1560,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17649.2331,17649.2331,17649.2331,17649.2331,6,0,0,0
+2087.2722,0.5000,45536.2651,85.0000,85.0000,0.0000,-0.8541,21.6185,6,1634.7370,531.4192,858.6692,-77.4714,90.9733,146.9949,161.8432,-13.2623,0.0000,87.1170,0.0000,87.1170,3.8563,87.1170,6.1909,0.0000,2239.3657,345.0919,508.8927,80.9261,10.0639,70.8621,0.0000,70.8621,0.0000,70.8621,-22.2959,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17856.6822,17856.6822,17856.6822,17856.6822,6,0,0,0
+2087.7722,0.5000,45548.0707,85.0000,85.0000,0.0000,-0.8178,21.5219,6,1634.7370,537.3169,859.9789,-77.4714,91.9829,147.2192,161.8432,-13.2623,0.0000,88.1266,0.0000,88.1266,3.8563,88.1266,6.2313,0.0000,2239.3657,349.2250,514.7905,81.8953,10.0838,71.8115,0.0000,71.8115,0.0000,71.8115,-21.3466,75.0020,18.1561,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18049.4407,18049.4407,18049.4407,18049.4407,6,0,0,0
+2088.2722,0.5000,45559.8762,85.0000,85.0000,0.0000,-0.7826,21.4296,6,1634.7370,543.0231,861.1959,-77.4714,92.9597,147.4275,161.8432,-13.2623,0.0000,89.1034,0.0000,89.1034,3.8563,89.1034,6.2704,0.0000,2239.3657,353.2239,520.4966,82.8331,10.1030,72.7301,0.0000,72.7301,0.0000,72.7301,-20.4281,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18235.9389,18235.9389,18235.9389,18235.9389,6,0,0,0
+2088.7722,0.5000,45571.6818,85.0000,85.0000,0.0000,-0.7518,21.3408,6,1634.7370,548.0166,862.3734,-77.4714,93.8146,147.6291,161.8432,-13.2623,0.0000,89.9583,0.0000,89.9583,3.8563,89.9583,6.3046,0.0000,2239.3657,356.7233,525.4901,83.6537,10.1198,73.5339,0.0000,73.5339,0.0000,73.5339,-19.6243,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18399.1451,18399.1451,18399.1451,18399.1451,6,0,0,0
+2089.2722,0.5000,45583.4874,85.0000,85.0000,0.0000,-0.7271,21.2550,6,1634.7370,552.0209,863.4038,-77.4714,94.5000,147.8055,161.8432,-13.2623,0.0000,90.6438,0.0000,90.6438,3.8563,90.6438,6.3320,0.0000,2239.3657,359.5296,529.4944,84.3118,10.1333,74.1785,0.0000,74.1785,0.0000,74.1785,-18.9798,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18530.0198,18530.0198,18530.0198,18530.0198,6,0,0,0
+2089.7722,0.5000,45595.2929,85.0000,85.0000,0.0000,-0.7204,21.1699,6,1634.7370,553.1094,864.2301,-77.4714,94.6864,147.9469,161.8432,-13.2623,0.0000,90.8301,0.0000,90.8301,3.8563,90.8301,6.3394,0.0000,2239.3657,360.2924,530.5829,84.4907,10.1370,74.3537,0.0000,74.3537,0.0000,74.3537,-18.8046,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18565.5957,18565.5957,18565.5957,18565.5957,6,0,0,0
+2090.2722,0.5000,45607.0985,85.0000,85.0000,0.0000,-0.7237,21.0845,6,1634.7370,552.5769,864.4547,-77.4714,94.5952,147.9854,161.8432,-13.2623,0.0000,90.7389,0.0000,90.7389,3.8563,90.7389,6.3358,0.0000,2239.3657,359.9192,530.0505,84.4032,10.1352,74.2680,0.0000,74.2680,0.0000,74.2680,-18.8903,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18548.1923,18548.1923,18548.1923,18548.1923,6,0,0,0
+2090.7722,0.5000,45618.9040,85.0000,85.0000,0.0000,-0.7400,20.9971,6,1634.7370,549.9244,864.3449,-77.4714,94.1412,147.9666,161.8432,-13.2623,0.0000,90.2849,0.0000,90.2849,3.8563,90.2849,6.3176,0.0000,2239.3657,358.0604,527.3980,83.9672,10.1262,73.8410,0.0000,73.8410,0.0000,73.8410,-19.3172,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18461.4999,18461.4999,18461.4999,18461.4999,6,0,0,0
+2091.2722,0.5000,45630.7096,85.0000,85.0000,0.0000,-0.7554,20.9079,6,1634.7370,547.4281,863.7975,-77.4714,93.7138,147.8729,161.8432,-13.2623,0.0000,89.8575,0.0000,89.8575,3.8563,89.8575,6.3005,0.0000,2239.3657,356.3109,524.9016,83.5570,10.1178,73.4392,0.0000,73.4392,0.0000,73.4392,-19.7191,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18379.9105,18379.9105,18379.9105,18379.9105,6,0,0,0
+2091.7722,0.5000,45642.5151,85.0000,85.0000,0.0000,-0.7662,20.8175,6,1634.7370,545.6840,863.2824,-77.4714,93.4152,147.7847,161.8432,-13.2623,0.0000,89.5590,0.0000,89.5590,3.8563,89.5590,6.2886,0.0000,2239.3657,355.0887,523.1576,83.2704,10.1120,73.1584,0.0000,73.1584,0.0000,73.1584,-19.9998,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18322.9076,18322.9076,18322.9076,18322.9076,6,0,0,0
+2092.2722,0.5000,45654.3207,85.0000,85.0000,0.0000,-0.7667,20.7270,6,1634.7370,545.5955,862.9225,-77.4714,93.4001,147.7231,161.8432,-13.2623,0.0000,89.5438,0.0000,89.5438,3.8563,89.5438,6.2880,0.0000,2239.3657,355.0267,523.0691,83.2558,10.1117,73.1442,0.0000,73.1442,0.0000,73.1442,-20.0140,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18320.0163,18320.0163,18320.0163,18320.0163,6,0,0,0
+2092.7722,0.5000,45666.1262,85.0000,85.0000,0.0000,-0.7606,20.6372,6,1634.7370,546.5908,862.9042,-77.4714,93.5705,147.7199,161.8432,-13.2623,0.0000,89.7142,0.0000,89.7142,3.8563,89.7142,6.2948,0.0000,2239.3657,355.7242,524.0644,83.4194,10.1150,73.3044,0.0000,73.3044,0.0000,73.3044,-19.8538,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18352.5451,18352.5451,18352.5451,18352.5451,6,0,0,0
+2093.2722,0.5000,45677.9318,85.0000,85.0000,0.0000,-0.7462,20.5491,6,1634.7370,548.9260,863.1096,-77.4714,93.9702,147.7551,161.8432,-13.2623,0.0000,90.1139,0.0000,90.1139,3.8563,90.1139,6.3108,0.0000,2239.3657,357.3607,526.3996,83.8032,10.1229,73.6803,0.0000,73.6803,0.0000,73.6803,-19.4780,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18428.8683,18428.8683,18428.8683,18428.8683,6,0,0,0
+2093.7722,0.5000,45689.7374,85.0000,85.0000,0.0000,-0.7282,20.4631,6,1634.7370,551.8477,863.5915,-77.4714,94.4704,147.8376,161.8432,-13.2623,0.0000,90.6141,0.0000,90.6141,3.8563,90.6141,6.3308,0.0000,2239.3657,359.4082,529.3212,84.2833,10.1327,74.1506,0.0000,74.1506,0.0000,74.1506,-19.0077,75.0020,18.1562,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18524.3586,18524.3586,18524.3586,18524.3586,6,0,0,0
+2094.2722,0.5000,45701.5429,85.0000,85.0000,0.0000,-0.7055,20.3798,6,1634.7370,555.5152,864.1944,-77.4714,95.0982,147.9408,161.8432,-13.2623,0.0000,91.2419,0.0000,91.2419,3.8563,91.2419,6.3559,0.0000,2239.3657,361.9784,532.9887,84.8860,10.1451,74.7410,0.0000,74.7410,0.0000,74.7410,-18.4173,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18644.2259,18644.2259,18644.2259,18644.2259,6,0,0,0
+2094.7722,0.5000,45713.3485,85.0000,85.0000,0.0000,-0.6824,20.2993,6,1634.7370,559.2677,864.9512,-77.4714,95.7406,148.0703,161.8432,-13.2623,0.0000,91.8843,0.0000,91.8843,3.8563,91.8843,6.3816,0.0000,2239.3657,364.6081,536.7413,85.5027,10.1577,75.3450,0.0000,75.3450,0.0000,75.3450,-17.8133,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18766.8720,18766.8720,18766.8720,18766.8720,6,0,0,0
+2095.2722,0.5000,45725.1540,85.0000,85.0000,0.0000,-0.6593,20.2214,6,1634.7370,563.0181,865.7255,-77.4714,96.3826,148.2029,161.8432,-13.2623,0.0000,92.5264,0.0000,92.5264,3.8563,92.5264,6.4073,0.0000,2239.3657,367.2364,540.4916,86.1191,10.1703,75.9487,0.0000,75.9487,0.0000,75.9487,-17.2096,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18886.6055,18886.6055,18886.6055,18886.6055,6,0,0,0
+2095.7722,0.5000,45736.9596,85.0000,85.0000,0.0000,-0.6388,20.1460,6,1634.7370,566.3421,866.4994,-77.4714,96.9517,148.3354,161.8432,-13.2623,0.0000,93.0954,0.0000,93.0954,3.8563,93.0954,6.4300,0.0000,2239.3657,369.5659,543.8157,86.6654,10.1815,76.4838,0.0000,76.4838,0.0000,76.4838,-16.6745,75.0020,18.1563,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18982.9896,18982.9896,18982.9896,18982.9896,6,0,0,0
+2096.2722,0.5000,45748.7651,85.0000,85.0000,0.0000,-0.6196,20.0729,6,1634.7370,569.4565,867.1853,-77.4714,97.4848,148.4528,161.8432,-13.2623,0.0000,93.6286,0.0000,93.6286,3.8563,93.6286,6.4514,0.0000,2239.3657,371.7485,546.9301,87.1772,10.1920,76.9852,0.0000,76.9852,0.0000,76.9852,-16.1732,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19073.2955,19073.2955,19073.2955,19073.2955,6,0,0,0
+2096.7722,0.5000,45760.5707,85.0000,85.0000,0.0000,-0.6023,20.0018,6,1634.7370,572.2586,867.8280,-77.4714,97.9645,148.5628,161.8432,-13.2623,0.0000,94.1082,0.0000,94.1082,3.8563,94.1082,6.4706,0.0000,2239.3657,373.7122,549.7322,87.6377,10.2014,77.4362,0.0000,77.4362,0.0000,77.4362,-15.7222,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19154.5455,19154.5455,19154.5455,19154.5455,6,0,0,0
+2097.2722,0.5000,45772.3762,85.0000,85.0000,0.0000,-0.5855,19.9327,6,1634.7370,574.9742,868.4062,-77.4714,98.4294,148.6618,161.8432,-13.2623,0.0000,94.5731,0.0000,94.5731,3.8563,94.5731,6.4892,0.0000,2239.3657,375.6152,552.4477,88.0840,10.2106,77.8734,0.0000,77.8734,0.0000,77.8734,-15.2851,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19238.1547,19238.1547,19238.1547,19238.1547,6,0,0,0
+2097.7722,0.5000,45784.1818,85.0000,85.0000,0.0000,-0.5691,19.8655,6,1634.7370,577.6396,868.9665,-77.4714,98.8857,148.7577,161.8432,-13.2623,0.0000,95.0294,0.0000,95.0294,3.8563,95.0294,6.5074,0.0000,2239.3657,377.4831,555.1131,88.5220,10.2196,78.3024,0.0000,78.3024,0.0000,78.3024,-14.8560,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19324.8866,19324.8866,19324.8866,19324.8866,6,0,0,0
+2098.2722,0.5000,45795.9874,85.0000,85.0000,0.0000,-0.5513,19.8004,6,1634.7370,580.5358,869.5166,-77.4714,99.3815,148.8519,161.8432,-13.2623,0.0000,95.5252,0.0000,95.5252,3.8563,95.5252,6.5272,0.0000,2239.3657,379.5128,558.0094,88.9980,10.2293,78.7686,0.0000,78.7686,0.0000,78.7686,-14.3898,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19419.1286,19419.1286,19419.1286,19419.1286,6,0,0,0
+2098.7722,0.5000,45807.7929,85.0000,85.0000,0.0000,-0.5325,19.7375,6,1634.7370,583.5828,870.1142,-77.4714,99.9031,148.9542,161.8432,-13.2623,0.0000,96.0468,0.0000,96.0468,3.8563,96.0468,6.5481,0.0000,2239.3657,381.6482,561.0564,89.4987,10.2396,79.2591,0.0000,79.2591,0.0000,79.2591,-13.8994,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19518.2782,19518.2782,19518.2782,19518.2782,6,0,0,0
+2099.2722,0.5000,45819.5985,85.0000,85.0000,0.0000,-0.5120,19.6771,6,1634.7370,586.8998,870.7429,-77.4714,100.4709,149.0618,161.8432,-13.2623,0.0000,96.6147,0.0000,96.6147,3.8563,96.6147,6.5708,0.0000,2239.3657,383.9727,564.3734,90.0438,10.2508,79.7931,0.0000,79.7931,0.0000,79.7931,-13.3654,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19626.2131,19626.2131,19626.2131,19626.2131,6,0,0,0
+2099.7722,0.5000,45831.4040,85.0000,85.0000,0.0000,-0.4913,19.6191,6,1634.7370,590.2604,871.4274,-77.4714,101.0462,149.1790,161.8432,-13.2623,0.0000,97.1900,0.0000,97.1900,3.8563,97.1900,6.5938,0.0000,2239.3657,386.3278,567.7340,90.5961,10.2621,80.3341,0.0000,80.3341,0.0000,80.3341,-12.8245,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19735.5654,19735.5654,19735.5654,19735.5654,6,0,0,0
+2100.2722,0.5000,45843.2096,85.0000,85.0000,0.0000,-0.4704,19.5635,6,1634.7370,593.6409,872.1209,-77.4714,101.6249,149.2977,161.8432,-13.2623,0.0000,97.7687,0.0000,97.7687,3.8563,97.7687,6.6170,0.0000,2239.3657,388.6969,571.1145,91.1517,10.2735,80.8782,0.0000,80.8782,0.0000,80.8782,-12.2803,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19845.5656,19845.5656,19845.5656,19845.5656,6,0,0,0
+2100.7722,0.5000,45855.0151,85.0000,85.0000,0.0000,-0.4500,19.5104,6,1634.7370,596.9579,872.8184,-77.4714,102.1928,149.4171,161.8432,-13.2623,0.0000,98.3365,0.0000,98.3365,3.8563,98.3365,6.6397,0.0000,2239.3657,391.0214,574.4314,91.6968,10.2846,81.4122,0.0000,81.4122,0.0000,81.4122,-11.7464,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19953.4989,19953.4989,19953.4989,19953.4989,6,0,0,0
+2101.2722,0.5000,45866.8207,85.0000,85.0000,0.0000,-0.4299,19.4597,6,1634.7370,600.2149,873.5029,-77.4714,102.7503,149.5343,161.8432,-13.2623,0.0000,98.8941,0.0000,98.8941,3.8563,98.8941,6.6620,0.0000,2239.3657,393.3039,577.6885,92.2321,10.2956,81.9365,0.0000,81.9365,0.0000,81.9365,-11.2221,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20059.4816,20059.4816,20059.4816,20059.4816,6,0,0,0
+2101.7722,0.5000,45878.6262,85.0000,85.0000,0.0000,-0.4110,19.4111,6,1634.7370,603.2776,874.1750,-77.4714,103.2746,149.6494,161.8432,-13.2623,0.0000,99.4184,0.0000,99.4184,3.8563,99.4184,6.6830,0.0000,2239.3657,395.4502,580.7511,92.7354,10.3059,82.4295,0.0000,82.4295,0.0000,82.4295,-10.7291,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20159.1406,20159.1406,20159.1406,20159.1406,6,0,0,0
+2102.2722,0.5000,45890.4318,85.0000,85.0000,0.0000,-0.3969,19.3643,6,1634.7370,605.5668,874.8070,-77.4714,103.6665,149.7576,161.8432,-13.2623,0.0000,99.8102,0.0000,99.8102,3.8563,99.8102,6.6986,0.0000,2239.3657,397.0545,583.0404,93.1116,10.3136,82.7980,0.0000,82.7980,0.0000,82.7980,-10.3606,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20233.6314,20233.6314,20233.6314,20233.6314,6,0,0,0
+2102.7722,0.5000,45902.2374,85.0000,85.0000,0.0000,-0.3960,19.3175,6,1634.7370,605.7106,875.2794,-77.4714,103.6911,149.8384,161.8432,-13.2623,0.0000,99.8349,0.0000,99.8349,3.8563,99.8349,6.6996,0.0000,2239.3657,397.1553,583.1841,93.1352,10.3141,82.8211,0.0000,82.8211,0.0000,82.8211,-10.3375,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20238.3089,20238.3089,20238.3089,20238.3089,6,0,0,0
+2103.2722,0.5000,45914.0429,85.0000,85.0000,0.0000,-0.3927,19.2712,6,1634.7370,606.2518,875.3090,-77.4714,103.7838,149.8435,161.8432,-13.2623,0.0000,99.9275,0.0000,99.9275,3.8563,99.9275,6.7033,0.0000,2239.3657,397.5346,583.7253,93.2242,10.3159,82.9082,0.0000,82.9082,0.0000,82.9082,-10.2504,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20255.9204,20255.9204,20255.9204,20255.9204,6,0,0,0
+2103.7722,0.5000,45925.8485,85.0000,85.0000,0.0000,-0.3518,19.2297,6,1634.7370,612.8867,875.4207,-77.4714,104.9196,149.8626,161.8432,-13.2623,0.0000,101.0633,0.0000,101.0633,3.8563,101.0633,6.7488,0.0000,2239.3657,402.1843,590.3603,94.3146,10.3383,83.9763,0.0000,83.9763,0.0000,83.9763,-9.1823,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20471.8200,20471.8200,20471.8200,20471.8200,6,0,0,0
+2104.2722,0.5000,45937.6540,85.0000,85.0000,0.0000,-0.3415,19.1893,6,1634.7370,614.5497,876.7898,-77.4714,105.2043,150.0970,161.8432,-13.2623,0.0000,101.3480,0.0000,101.3480,3.8563,101.3480,6.7602,0.0000,2239.3657,403.3497,592.0232,94.5879,10.3438,84.2441,0.0000,84.2441,0.0000,84.2441,-8.9146,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20525.9322,20525.9322,20525.9322,20525.9322,6,0,0,0
+2104.7722,0.5000,45949.4596,85.0000,85.0000,0.0000,-0.3320,19.1501,6,1634.7370,616.0909,877.1330,-77.4714,105.4681,150.1557,161.8432,-13.2623,0.0000,101.6119,0.0000,101.6119,3.8563,101.6119,6.7707,0.0000,2239.3657,404.4299,593.5645,94.8412,10.3488,84.4924,0.0000,84.4924,0.0000,84.4924,-8.6663,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20576.0841,20576.0841,20576.0841,20576.0841,6,0,0,0
+2105.2722,0.5000,45961.2651,85.0000,85.0000,0.0000,-0.3234,19.1120,6,1634.7370,617.4899,877.4510,-77.4714,105.7076,150.2102,161.8432,-13.2623,0.0000,101.8514,0.0000,101.8514,3.8563,101.8514,6.7803,0.0000,2239.3657,405.4102,594.9635,95.0711,10.3533,84.7178,0.0000,84.7178,0.0000,84.7178,-8.4409,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20621.6060,20621.6060,20621.6060,20621.6060,6,0,0,0
+2105.7722,0.5000,45973.0707,85.0000,85.0000,0.0000,-0.3158,19.0747,6,1634.7370,618.7083,877.7397,-77.4714,105.9162,150.2596,161.8432,-13.2623,0.0000,102.0599,0.0000,102.0599,3.8563,102.0599,6.7886,0.0000,2239.3657,406.2641,596.1819,95.2713,10.3572,84.9141,0.0000,84.9141,0.0000,84.9141,-8.2446,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20661.2538,20661.2538,20661.2538,20661.2538,6,0,0,0
+2106.2722,0.5000,45984.8762,85.0000,85.0000,0.0000,-0.3128,19.0378,6,1634.7370,619.1989,877.9911,-77.4714,106.0002,150.3026,161.8432,-13.2623,0.0000,102.1439,0.0000,102.1439,3.8563,102.1439,6.7920,0.0000,2239.3657,406.6079,596.6724,95.3519,10.3588,84.9931,0.0000,84.9931,0.0000,84.9931,-8.1655,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20677.2151,20677.2151,20677.2151,20677.2151,6,0,0,0
+2106.7722,0.5000,45996.6818,85.0000,85.0000,0.0000,-0.3128,19.0008,6,1634.7370,619.1989,878.0923,-77.4714,106.0002,150.3200,161.8432,-13.2623,0.0000,102.1439,0.0000,102.1439,3.8563,102.1439,6.7920,0.0000,2239.3657,406.6079,596.6724,95.3519,10.3588,84.9931,0.0000,84.9931,0.0000,84.9931,-8.1655,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20677.2151,20677.2151,20677.2151,20677.2151,6,0,0,0
+2107.2722,0.5000,46008.4874,85.0000,85.0000,0.0000,-0.3128,18.9639,6,1634.7370,619.1989,878.0923,-77.4714,106.0002,150.3200,161.8432,-13.2623,0.0000,102.1439,0.0000,102.1439,3.8563,102.1439,6.7920,0.0000,2239.3657,406.6079,596.6724,95.3519,10.3588,84.9931,0.0000,84.9931,0.0000,84.9931,-8.1655,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20677.2151,20677.2151,20677.2151,20677.2151,6,0,0,0
+2107.7722,0.5000,46020.2929,85.0000,85.0000,0.0000,-0.3128,18.9270,6,1634.7370,619.1989,878.0923,-77.4714,106.0002,150.3200,161.8432,-13.2623,0.0000,102.1439,0.0000,102.1439,3.8563,102.1439,6.7920,0.0000,2239.3657,406.6079,596.6724,95.3519,10.3588,84.9931,0.0000,84.9931,0.0000,84.9931,-8.1655,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20677.2151,20677.2151,20677.2151,20677.2151,6,0,0,0
+2108.2722,0.5000,46032.0985,85.0000,85.0000,0.0000,-0.3039,18.8911,6,1634.7370,620.6400,878.0923,-77.4714,106.2469,150.3200,161.8432,-13.2623,0.0000,102.3906,0.0000,102.3906,3.8563,102.3906,6.8019,0.0000,2239.3657,407.6178,598.1136,95.5888,10.3635,85.2253,0.0000,85.2253,0.0000,85.2253,-7.9334,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20724.1093,20724.1093,20724.1093,20724.1093,6,0,0,0
+2108.7722,0.5000,46043.9040,85.0000,85.0000,0.0000,-0.3014,18.8555,6,1634.7370,621.0524,878.3897,-77.4714,106.3175,150.3709,161.8432,-13.2623,0.0000,102.4612,0.0000,102.4612,3.8563,102.4612,6.8047,0.0000,2239.3657,407.9069,598.5260,95.6565,10.3648,85.2918,0.0000,85.2918,0.0000,85.2918,-7.8669,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20737.5300,20737.5300,20737.5300,20737.5300,6,0,0,0
+2109.2722,0.5000,46055.7096,85.0000,85.0000,0.0000,-0.3013,18.8199,6,1634.7370,621.0564,878.4748,-77.4714,106.3182,150.3854,161.8432,-13.2623,0.0000,102.4619,0.0000,102.4619,3.8563,102.4619,6.8047,0.0000,2239.3657,407.9097,598.5300,95.6572,10.3648,85.2924,0.0000,85.2924,0.0000,85.2924,-7.8663,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20737.6593,20737.6593,20737.6593,20737.6593,6,0,0,0
+2109.7722,0.5000,46067.5151,85.0000,85.0000,0.0000,-0.3015,18.7844,6,1634.7370,621.0346,878.4756,-77.4714,106.3144,150.3856,161.8432,-13.2623,0.0000,102.4582,0.0000,102.4582,3.8563,102.4582,6.8046,0.0000,2239.3657,407.8943,598.5081,95.6536,10.3647,85.2889,0.0000,85.2889,0.0000,85.2889,-7.8698,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20736.9479,20736.9479,20736.9479,20736.9479,6,0,0,0
+2110.2722,0.5000,46079.3207,85.0000,85.0000,0.0000,-0.3025,18.7486,6,1634.7370,620.8704,878.4711,-77.4714,106.2863,150.3848,161.8432,-13.2623,0.0000,102.4301,0.0000,102.4301,3.8563,102.4301,6.8034,0.0000,2239.3657,407.7793,598.3439,95.6266,10.3642,85.2624,0.0000,85.2624,0.0000,85.2624,-7.8962,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20731.6061,20731.6061,20731.6061,20731.6061,6,0,0,0
+2110.7722,0.5000,46091.1262,85.0000,85.0000,0.0000,-0.3058,18.7125,6,1634.7370,620.3308,878.4373,-77.4714,106.1940,150.3790,161.8432,-13.2623,0.0000,102.3377,0.0000,102.3377,3.8563,102.3377,6.7997,0.0000,2239.3657,407.4011,597.8043,95.5379,10.3625,85.1755,0.0000,85.1755,0.0000,85.1755,-7.9832,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20714.0471,20714.0471,20714.0471,20714.0471,6,0,0,0
+2111.2722,0.5000,46102.9318,85.0000,85.0000,0.0000,-0.3126,18.6756,6,1634.7370,619.2392,878.3259,-77.4714,106.0071,150.3600,161.8432,-13.2623,0.0000,102.1508,0.0000,102.1508,3.8563,102.1508,6.7923,0.0000,2239.3657,406.6361,596.7128,95.3585,10.3589,84.9996,0.0000,84.9996,0.0000,84.9996,-8.1590,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20678.5276,20678.5276,20678.5276,20678.5276,6,0,0,0
+2111.7722,0.5000,46114.7374,85.0000,85.0000,0.0000,-0.3247,18.6373,6,1634.7370,617.2772,878.1007,-77.4714,105.6712,150.3214,161.8432,-13.2623,0.0000,101.8149,0.0000,101.8149,3.8563,101.8149,6.7788,0.0000,2239.3657,405.2612,594.7507,95.0361,10.3526,84.6835,0.0000,84.6835,0.0000,84.6835,-8.4751,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20614.6832,20614.6832,20614.6832,20614.6832,6,0,0,0
+2112.2722,0.5000,46126.5429,85.0000,85.0000,0.0000,-0.3402,18.5971,6,1634.7370,614.7599,877.6958,-77.4714,105.2403,150.2521,161.8432,-13.2623,0.0000,101.3840,0.0000,101.3840,3.8563,101.3840,6.7616,0.0000,2239.3657,403.4971,592.2335,94.6224,10.3445,84.2780,0.0000,84.2780,0.0000,84.2780,-8.8807,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20532.7733,20532.7733,20532.7733,20532.7733,6,0,0,0
+2112.7722,0.5000,46138.3485,85.0000,85.0000,0.0000,-0.3610,18.5545,6,1634.7370,611.3946,877.1764,-77.4714,104.6642,150.1632,161.8432,-13.2623,0.0000,100.8079,0.0000,100.8079,3.8563,100.8079,6.7385,0.0000,2239.3657,401.1387,588.8681,94.0694,10.3332,83.7361,0.0000,83.7361,0.0000,83.7361,-9.4225,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20423.2661,20423.2661,20423.2661,20423.2661,6,0,0,0
+2113.2722,0.5000,46150.1540,85.0000,85.0000,0.0000,-0.3849,18.5091,6,1634.7370,607.5081,876.4819,-77.4714,103.9989,150.0443,161.8432,-13.2623,0.0000,100.1426,0.0000,100.1426,3.8563,100.1426,6.7119,0.0000,2239.3657,398.4150,584.9816,93.4306,10.3202,83.1105,0.0000,83.1105,0.0000,83.1105,-10.0481,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20296.7990,20296.7990,20296.7990,20296.7990,6,0,0,0
+2113.7722,0.5000,46161.9596,85.0000,85.0000,0.0000,-0.4136,18.4603,6,1634.7370,602.8627,875.6799,-77.4714,103.2036,149.9070,161.8432,-13.2623,0.0000,99.3473,0.0000,99.3473,3.8563,99.3473,6.6801,0.0000,2239.3657,395.1595,580.3362,92.6672,10.3045,82.3627,0.0000,82.3627,0.0000,82.3627,-10.7959,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20145.6399,20145.6399,20145.6399,20145.6399,6,0,0,0
+2114.2722,0.5000,46173.7651,85.0000,85.0000,0.0000,-0.4459,18.4076,6,1634.7370,597.6260,874.7214,-77.4714,102.3072,149.7429,161.8432,-13.2623,0.0000,98.4509,0.0000,98.4509,3.8563,98.4509,6.6443,0.0000,2239.3657,391.4897,575.0996,91.8066,10.2869,81.5197,0.0000,81.5197,0.0000,81.5197,-11.6388,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19975.2410,19975.2410,19975.2410,19975.2410,6,0,0,0
+2114.7722,0.5000,46185.5707,85.0000,85.0000,0.0000,-0.4801,18.3509,6,1634.7370,592.0711,873.6408,-77.4714,101.3562,149.5579,161.8432,-13.2623,0.0000,97.4999,0.0000,97.4999,3.8563,97.4999,6.6062,0.0000,2239.3657,387.5968,569.5447,90.8937,10.2682,80.6255,0.0000,80.6255,0.0000,80.6255,-12.5330,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19794.4860,19794.4860,19794.4860,19794.4860,6,0,0,0
+2115.2722,0.5000,46197.3762,85.0000,85.0000,0.0000,-0.5127,18.2904,6,1634.7370,586.7812,872.4945,-77.4714,100.4506,149.3617,161.8432,-13.2623,0.0000,96.5944,0.0000,96.5944,3.8563,96.5944,6.5700,0.0000,2239.3657,383.8896,564.2548,90.0243,10.2504,79.7740,0.0000,79.7740,0.0000,79.7740,-13.3845,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19622.3526,19622.3526,19622.3526,19622.3526,6,0,0,0
+2115.7722,0.5000,46209.1818,85.0000,85.0000,0.0000,-0.5418,18.2265,6,1634.7370,582.0699,871.4029,-77.4714,99.6441,149.1748,161.8432,-13.2623,0.0000,95.7878,0.0000,95.7878,3.8563,95.7878,6.5377,0.0000,2239.3657,380.5879,559.5434,89.2501,10.2345,79.0156,0.0000,79.0156,0.0000,79.0156,-14.1429,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19469.0474,19469.0474,19469.0474,19469.0474,6,0,0,0
+2116.2722,0.5000,46220.9874,85.0000,85.0000,0.0000,-0.5626,18.1600,6,1634.7370,578.6983,870.4307,-77.4714,99.0669,149.0084,161.8432,-13.2623,0.0000,95.2106,0.0000,95.2106,3.8563,95.2106,6.5147,0.0000,2239.3657,378.2251,556.1718,88.6960,10.2231,78.4728,0.0000,78.4728,0.0000,78.4728,-14.6856,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19359.3355,19359.3355,19359.3355,19359.3355,6,0,0,0
+2116.7722,0.5000,46232.7929,85.0000,85.0000,0.0000,-0.5756,18.0921,6,1634.7370,576.5876,869.7350,-77.4714,98.7056,148.8893,161.8432,-13.2623,0.0000,94.8493,0.0000,94.8493,3.8563,94.8493,6.5002,0.0000,2239.3657,376.7459,554.0611,88.3491,10.2160,78.1331,0.0000,78.1331,0.0000,78.1331,-15.0254,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19290.6538,19290.6538,19290.6538,19290.6538,6,0,0,0
+2117.2722,0.5000,46244.5985,85.0000,85.0000,0.0000,-0.5788,18.0238,6,1634.7370,576.0681,869.2995,-77.4714,98.6167,148.8147,161.8432,-13.2623,0.0000,94.7604,0.0000,94.7604,3.8563,94.7604,6.4966,0.0000,2239.3657,376.3818,553.5416,88.2637,10.2143,78.0495,0.0000,78.0495,0.0000,78.0495,-15.1090,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19273.7495,19273.7495,19273.7495,19273.7495,6,0,0,0
+2117.7722,0.5000,46256.4040,85.0000,85.0000,0.0000,-0.5809,17.9552,6,1634.7370,575.7323,869.1923,-77.4714,98.5592,148.7964,161.8432,-13.2623,0.0000,94.7029,0.0000,94.7029,3.8563,94.7029,6.4943,0.0000,2239.3657,376.1465,553.2058,88.2085,10.2131,77.9954,0.0000,77.9954,0.0000,77.9954,-15.1630,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19262.8229,19262.8229,19262.8229,19262.8229,6,0,0,0
+2118.2722,0.5000,46268.2096,85.0000,85.0000,0.0000,-0.5877,17.8858,6,1634.7370,574.6219,869.1230,-77.4714,98.3691,148.7845,161.8432,-13.2623,0.0000,94.5128,0.0000,94.5128,3.8563,94.5128,6.4867,0.0000,2239.3657,375.3683,552.0954,88.0261,10.2094,77.8167,0.0000,77.8167,0.0000,77.8167,-15.3418,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19226.6915,19226.6915,19226.6915,19226.6915,6,0,0,0
+2118.7722,0.5000,46280.0151,85.0000,85.0000,0.0000,-0.5914,17.8160,6,1634.7370,574.0197,868.8938,-77.4714,98.2660,148.7453,161.8432,-13.2623,0.0000,94.4097,0.0000,94.4097,3.8563,94.4097,6.4826,0.0000,2239.3657,374.9463,551.4933,87.9271,10.2074,77.7197,0.0000,77.7197,0.0000,77.7197,-15.4387,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19207.0973,19207.0973,19207.0973,19207.0973,6,0,0,0
+2119.2722,0.5000,46291.8207,85.0000,85.0000,0.0000,-0.5970,17.7455,6,1634.7370,573.1116,868.7696,-77.4714,98.1105,148.7240,161.8432,-13.2623,0.0000,94.2543,0.0000,94.2543,3.8563,94.2543,6.4764,0.0000,2239.3657,374.3099,550.5852,87.7779,10.2043,77.5735,0.0000,77.5735,0.0000,77.5735,-15.5849,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19179.2779,19179.2779,19179.2779,19179.2779,6,0,0,0
+2119.7722,0.5000,46303.6262,85.0000,85.0000,0.0000,-0.6051,17.6741,6,1634.7370,571.8099,868.5822,-77.4714,97.8877,148.6919,161.8432,-13.2623,0.0000,94.0314,0.0000,94.0314,3.8563,94.0314,6.4675,0.0000,2239.3657,373.3977,549.2835,87.5639,10.1999,77.3640,0.0000,77.3640,0.0000,77.3640,-15.7944,75.0020,18.1564,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19141.5340,19141.5340,19141.5340,19141.5340,6,0,0,0
+2120.2735,0.5027,46315.4318,84.5476,85.0000,-0.5000,-0.6197,17.6009,6,1626.0362,-77.1272,868.2614,-77.1272,-13.1331,147.8459,161.4337,-13.1331,-2.2007,-14.7886,0.0000,-14.7886,3.8563,-14.7886,4.0452,0.0000,2227.4468,-80.7424,-86.8498,-18.8338,9.1453,-27.9791,32.3293,-60.3085,-3.7789,-56.5296,-16.0909,73.8881,18.0597,-132.3865,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,-5,0,0,0
+2120.7762,0.5027,46327.1117,83.6428,85.0000,-0.5000,-0.6369,17.5265,6,1608.6341,-76.4388,719.5169,-76.4388,-12.8766,121.2068,160.6001,-12.8766,-2.1772,-14.5556,0.0000,-14.5556,3.8563,-14.5556,3.9843,0.0000,2203.6083,-80.3425,-86.4064,-18.5399,9.0456,-27.5855,33.9299,-61.5154,-3.7385,-57.7769,-16.3605,71.6868,17.8664,-130.9696,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,-5,0,0,0
+2121.2789,0.5027,46338.6659,82.7379,85.0000,-0.5000,-0.6543,17.4509,6,1591.2309,-75.7503,706.8958,-75.7503,-12.6225,117.7924,159.3014,-12.6225,-2.1536,-14.3252,0.0000,-14.3252,3.8563,-14.3252,3.9238,0.0000,2179.7684,-79.9464,-85.9682,-18.2489,8.9459,-27.1948,35.4804,-62.6752,-3.6980,-58.9772,-16.6239,69.5263,17.6731,-129.5527,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2121.7817,0.5028,46350.0944,81.8329,85.0000,-0.5000,-0.6651,17.3749,6,1573.8268,-75.0617,692.6079,-75.0617,-12.3710,114.1492,157.5591,-12.3710,-2.1301,-14.0972,0.0000,-14.0972,3.8563,-14.0972,3.8637,0.0000,2155.9271,-79.5544,-85.5356,-17.9608,8.8462,-26.8070,36.8149,-63.6220,-3.6576,-59.9644,-16.7147,67.4063,17.4798,-128.1358,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2122.2845,0.5028,46361.3973,80.9279,85.0000,-0.5000,-0.6644,17.2998,6,1556.4215,-74.3732,678.6988,-74.3732,-12.1219,110.6198,155.8166,-12.1219,-2.1065,-13.8717,0.0000,-13.8717,3.8563,-13.8717,3.8039,0.0000,2132.0843,-79.1665,-85.1087,-17.6756,8.7466,-26.4222,37.8143,-64.2365,-3.6171,-60.6193,-16.5137,65.3265,17.2865,-126.7187,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,-5,0,0,0
+2122.7873,0.5028,46372.5744,80.0228,85.0000,-0.5000,-0.6526,17.2269,6,1539.0152,-73.6845,665.1730,-73.6845,-11.8754,107.2028,154.0740,-11.8754,-2.0830,-13.6487,0.0000,-13.6487,3.8563,-13.6487,3.7445,0.0000,2108.2400,-78.7829,-84.6877,-17.3932,8.6470,-26.0403,38.4956,-64.5359,-3.5767,-60.9592,-16.0377,63.2868,17.0932,-125.3015,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+2123.2901,0.5029,46383.6258,79.1177,85.0000,-0.5000,-0.6322,17.1570,6,1521.6078,-72.9959,652.0313,-72.9959,-11.6313,103.8962,152.3313,-11.6313,-2.0594,-13.4282,0.0000,-13.4282,3.8563,-13.4282,3.6855,0.0000,2084.3942,-78.4037,-84.2727,-17.1138,8.5475,-25.6613,38.9160,-64.5773,-3.5362,-61.0411,-15.3611,61.3044,16.8999,-123.8843,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2123.7930,0.5029,46394.5515,78.2125,85.0000,-0.5000,-0.6024,17.0912,6,1504.1992,-72.3072,639.2716,-72.3072,-11.3898,100.6977,150.5885,-11.3898,-2.0358,-13.2102,0.0000,-13.2102,3.8563,-13.2102,3.6269,0.0000,2060.5469,-78.0292,-83.8641,-16.8371,8.4481,-25.2852,39.0805,-64.3657,-3.4958,-60.8700,-14.4704,59.3608,16.7066,-122.4669,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2124.2959,0.5029,46405.3515,77.3073,85.0000,-0.5000,-0.5687,17.0298,6,1486.7895,-71.6184,632.9997,-71.6184,-11.1507,98.5557,148.8456,-11.1507,-2.0123,-12.9947,0.0000,-12.9947,3.8563,-12.9947,3.5687,0.0000,2036.6979,-77.6594,-83.4620,-16.5634,8.3487,-24.9121,39.1257,-64.0378,-3.4553,-60.5825,-13.5015,57.4553,16.5132,-121.0495,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+2124.7989,0.5030,46416.0258,76.4020,85.0000,-0.5000,-0.5292,16.9733,6,1469.3786,-70.9296,628.7612,-70.9296,-10.9142,96.7493,147.1026,-10.9142,-1.9887,-12.7817,0.0000,-12.7817,3.8563,-12.7817,3.5108,0.0000,2012.8474,-77.2946,-83.0667,-16.2925,8.2494,-24.5419,39.0142,-63.5560,-3.4148,-60.1412,-12.4168,55.5876,16.3199,-119.6319,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+2125.3018,0.5030,46426.5743,75.4966,85.0000,-0.5000,-0.4884,16.9217,6,1451.9664,-70.2408,624.5743,-70.2408,-10.6801,94.9662,145.3594,-10.6801,-1.9651,-12.5712,0.0000,-12.5712,3.8563,-12.5712,3.4533,0.0000,1988.9951,-76.9349,-82.6784,-16.0245,8.1501,-24.1746,38.8539,-63.0285,-3.3744,-59.6541,-11.3240,53.7576,16.1265,-118.2143,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2125.7080,0.3094,46433.0000,74.7720,85.0000,-0.4884,-0.4545,16.8925,6,1438.0294,-69.6867,621.3662,-69.6867,-10.4941,93.5716,143.9641,-10.4941,-1.9011,-12.4493,0.0000,-12.4493,3.8563,-12.4493,3.4076,0.0000,1969.9034,-76.8679,-82.6703,-15.8569,8.0716,-23.9285,35.8390,-59.7675,-3.2644,-56.5031,-10.4373,52.3232,15.9718,-114.3607,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0693,0.0693,0.0693,0.0693,-5,0,0,0
+2126.1137,0.5021,46443.3472,74.1909,72.0000,-0.3420,-0.4203,16.8490,6,1426.8539,-69.2084,438.4482,-69.2084,-10.3411,65.5128,142.8453,-10.3411,-1.3211,-12.8763,0.0000,-12.8763,3.8563,-12.8763,3.3711,0.0000,1954.5944,-79.3778,-86.1756,-16.2474,8.0194,-24.2668,0.0000,-24.2668,-2.2684,-21.9984,-9.5763,51.1988,15.8477,-79.4686,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+2126.6158,0.5021,46453.6086,73.5717,72.0000,-0.3431,-0.3730,16.8108,6,1414.9453,-68.6725,615.3040,-68.6725,-10.1754,91.1713,141.6531,-10.1754,-1.3141,-12.7176,0.0000,-12.7176,3.8563,-12.7176,3.3324,0.0000,1938.2813,-79.0731,-85.8296,-16.0500,7.9512,-24.0011,0.0000,-24.0011,-2.2564,-21.7447,-8.4285,50.0168,15.7154,-79.0485,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+2127.1180,0.5021,46463.7838,72.9503,72.0000,-0.3444,-0.3235,16.7779,6,1402.9957,-68.1348,612.5558,-68.1348,-10.0105,89.9975,140.4568,-10.0105,-1.3078,-12.5589,0.0000,-12.5589,3.8563,-12.5589,3.2937,0.0000,1921.9119,-78.7660,-85.4806,-15.8526,7.8827,-23.7354,0.0000,-23.7354,-2.2456,-21.4897,-7.2481,48.8476,15.5827,-78.6720,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+2127.5983,0.4586,46473.0000,72.3533,72.0000,-0.3463,-0.2690,16.7531,6,1391.5130,-67.6181,609.6112,-67.6181,-9.8532,88.8319,139.3073,-9.8532,-1.3042,-12.4053,0.0000,-12.4053,3.8563,-12.4053,3.2567,0.0000,1906.1822,-78.4609,-85.1316,-15.6620,7.8170,-23.4790,0.0000,-23.4790,-2.2395,-21.2395,-5.9780,47.7397,15.4552,-78.4564,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,4,0,0,0
+2128.0775,0.4998,46483.0094,72.0967,85.0000,0.0325,-0.2123,16.7318,6,1386.5784,574.3356,574.3356,-67.3960,83.3948,83.3948,138.8133,-9.7860,0.1219,79.4166,0.0000,79.4166,3.8563,79.4166,5.2559,0.0000,1899.4225,372.8408,546.9378,74.1607,8.6493,65.5114,0.0000,65.5114,0.2094,65.3020,-4.7004,47.2677,15.4004,7.3343,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16278.8411,16278.8411,16278.8411,16278.8411,6,0,0,0
+2128.5769,0.4989,46493.0269,72.2800,85.0000,0.1715,-0.1512,16.7167,6,1390.1029,825.6850,825.6850,-67.5546,120.1960,120.1960,139.1661,-9.8340,0.6454,115.6943,0.0000,115.6943,3.8563,115.6943,6.7154,0.0000,1904.2505,546.4997,794.7608,108.9790,9.3588,99.6202,0.0000,99.6202,1.1082,98.5120,-3.3553,47.6043,15.4396,38.8234,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23116.6628,23116.6628,23116.6628,23116.6628,6,0,0,0
+2129.0757,0.4987,46503.0871,72.6253,85.0000,0.2131,-0.0889,16.7077,6,1396.7447,910.5015,910.5015,-67.8535,133.1761,133.1761,139.8310,-9.9247,0.8058,128.5140,0.0000,128.5140,3.8563,128.5140,7.2439,0.0000,1913.3489,605.2444,878.6276,121.2701,9.6397,111.6303,0.0000,111.6303,1.3837,110.2467,-1.9831,48.2421,15.5134,48.4742,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25513.5333,25513.5333,25513.5333,25513.5333,6,0,0,0
+2129.5760,0.5020,46513.2006,72.5305,85.0000,-0.3167,-0.0244,16.7053,0,1465.4252,121.8186,927.5864,-70.7732,18.6942,142.3464,146.7068,-10.8608,14.8379,0.0000,0.0000,0.0000,3.8563,0.0000,3.3671,0.0000,1910.8505,-16.8269,0.0000,-3.3671,7.6039,-10.9711,0.0000,-10.9711,-2.0533,-8.9178,-0.5439,48.0669,15.4931,-71.9339,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4229.2794,4229.2794,4229.2794,4229.2794,2,0,0,0
+2130.0780,0.5020,46523.2345,71.9532,85.0000,-0.3222,0.0412,16.7094,0,1595.4339,119.7709,754.9811,-75.9166,20.0105,126.1373,159.7222,-12.6836,16.1542,0.0000,0.0000,0.0000,3.8563,0.0000,3.8459,0.0000,1895.6410,-19.3738,0.0000,-3.8459,7.5434,-11.3893,0.0000,-11.3893,-2.0724,-9.3169,0.9106,47.0061,15.3698,-72.6034,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4533.9439,4533.9439,4533.9439,4533.9439,2,0,0,0
+2130.5800,0.5021,46533.1876,71.3672,85.0000,-0.3262,0.1151,16.7208,0,1725.4546,118.0316,817.5610,-80.1364,21.3270,147.7244,165.8250,-14.4798,17.4707,0.0000,0.0000,0.0000,3.8563,0.0000,3.7964,0.0000,1880.2033,-19.2812,0.0000,-3.7964,7.4820,-11.2784,0.0000,-11.2784,-2.0812,-9.1972,2.5233,45.9441,15.2446,-72.9092,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4960.5837,4960.5837,4960.5837,4960.5837,2,0,0,0
+2131.0821,0.5021,46543.0587,70.7737,85.0000,-0.3305,0.1922,16.7398,0,1854.4285,114.9737,832.3601,-83.6329,22.3273,161.6404,170.1582,-16.2411,18.4711,0.0000,0.0000,0.0000,3.8563,0.0000,3.7465,0.0000,1864.5666,-19.1874,0.0000,-3.7465,7.4198,-11.1662,0.0000,-11.1662,-2.0910,-9.0753,4.1767,44.8835,15.1178,-73.2533,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5333.5666,5333.5666,5333.5666,5333.5666,2,0,0,0
+2131.5820,0.4976,46552.8469,70.8140,85.0000,0.3785,0.2773,16.7670,5,1896.4755,831.3744,831.3744,-84.8943,165.1097,165.1097,171.1355,-16.8599,-6.5305,167.7839,0.0000,167.7839,3.8563,167.7839,5.0370,0.0000,1865.6294,833.0263,858.8082,162.7469,10.2926,152.4543,0.0000,152.4543,2.3962,150.0581,6.0301,44.9554,15.1264,83.9462,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32249.8180,32249.8180,32249.8180,32249.8180,6,0,0,0
+2132.0797,0.4978,46562.7293,71.4628,85.0000,0.3456,0.3655,16.8031,5,1882.7207,865.0969,865.0969,-84.4816,170.5608,170.5608,170.8298,-16.6562,2.4127,164.2919,0.0000,164.2919,3.8563,164.2919,5.0530,0.0000,1882.7207,807.6709,833.3003,159.2388,10.2866,148.9523,0.0000,148.9523,2.2077,146.7445,8.0205,46.1164,15.2649,77.3427,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33308.2672,33308.2672,33308.2672,33308.2672,6,0,0,0
+2132.5776,0.4979,46572.6977,72.0698,85.0000,0.3318,0.4455,16.8475,5,1898.7145,860.8157,860.8157,-84.9614,171.1585,171.1585,171.1839,-16.8931,2.3361,164.9662,0.0000,164.9662,3.8563,164.9662,5.1078,0.0000,1898.7145,803.9832,829.6722,159.8583,10.3592,149.4991,0.0000,149.4991,2.1376,147.3615,9.8607,47.2193,15.3946,74.8869,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33442.1330,33442.1330,33442.1330,33442.1330,6,0,0,0
+2133.0756,0.4980,46582.7487,72.6521,85.0000,0.3178,0.5211,16.8999,5,1914.0543,855.5904,855.5904,-85.4216,171.4939,171.4939,171.5061,-17.1219,2.2553,165.3824,0.0000,165.3824,3.8563,165.3824,5.1584,0.0000,1914.0543,799.3641,825.0995,160.2240,10.4243,149.7996,0.0000,149.7996,2.0637,147.7359,11.6275,48.2922,15.5189,72.2974,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33524.9203,33524.9203,33524.9203,33524.9203,6,0,0,0
+2133.5737,0.4981,46592.8788,73.2121,85.0000,0.3069,0.5649,16.9571,5,1928.8084,850.5156,850.5156,-85.8643,171.7908,171.7908,171.8000,-17.3432,2.1949,165.7397,0.0000,165.7397,3.8563,165.7397,5.2068,0.0000,1928.8084,794.7785,820.5569,160.5328,10.4861,150.0467,0.0000,150.0467,2.0084,148.0383,12.7002,49.3380,15.6385,70.3617,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33602.5560,33602.5560,33602.5560,33602.5560,6,0,0,0
+2134.0718,0.4982,46603.0854,73.7542,85.0000,0.2976,0.5932,17.0176,5,1943.0896,845.5993,845.5993,-86.2927,172.0624,172.0624,172.0695,-17.5588,2.1445,166.0616,0.0000,166.0616,3.8563,166.0616,5.2538,0.0000,1943.0896,790.2887,816.1083,160.8078,10.5454,150.2624,0.0000,150.2624,1.9624,148.3001,13.4354,50.3633,15.7542,68.7472,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33677.5294,33677.5294,33677.5294,33677.5294,6,0,0,0
+2134.5700,0.4982,46613.3661,74.2821,85.0000,0.2910,0.5947,17.0788,5,1956.9979,840.8092,840.8092,-86.7099,172.3124,172.3124,172.3178,-17.7700,2.1120,166.3441,0.0000,166.3441,3.8563,166.3441,5.2994,0.0000,1956.9979,785.8279,811.6868,161.0447,10.6025,150.4422,0.0000,150.4422,1.9325,148.5096,13.5657,51.3741,15.8670,67.7027,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33750.4602,33750.4602,33750.4602,33750.4602,6,0,0,0
+2135.0683,0.4983,46623.7193,74.7992,85.0000,0.2855,0.5857,17.1394,5,1970.6212,836.1157,836.1157,-87.1186,172.5433,172.5433,172.5474,-17.9781,2.0863,166.6007,0.0000,166.6007,3.8563,166.6007,5.3442,0.0000,1970.6212,781.4219,807.3188,161.2565,10.6581,150.5984,0.0000,150.5984,1.9091,148.6894,13.4546,52.3762,15.9775,66.8811,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33821.8295,33821.8295,33821.8295,33821.8295,6,0,0,0
+2135.5666,0.4983,46634.1437,75.3060,85.0000,0.2795,0.5830,17.2002,5,1983.9732,831.5144,831.5144,-87.5192,172.7564,172.7564,172.7595,-18.1831,2.0562,166.8439,0.0000,166.8439,3.8563,166.8439,5.3882,0.0000,1983.9732,777.1217,803.0561,161.4557,10.7124,150.7434,0.0000,150.7434,1.8816,148.8618,13.4836,53.3758,16.0857,65.9167,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33891.7281,33891.7281,33891.7281,33891.7281,6,0,0,0
+2136.0650,0.4984,46644.6377,75.8018,85.0000,0.2732,0.5847,17.2615,5,1997.0354,827.0120,827.0120,-87.9111,172.9522,172.9522,172.9545,-18.3848,2.0231,167.0729,0.0000,167.0729,3.8563,167.0729,5.4313,0.0000,1997.0354,772.9272,798.8984,161.6415,10.7653,150.8762,0.0000,150.8762,1.8512,149.0250,13.6111,54.3689,16.1916,64.8534,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33960.0690,33960.0690,33960.0690,33960.0690,6,0,0,0
+2136.5634,0.4984,46655.1997,76.2848,85.0000,0.2652,0.6080,17.3257,5,2009.7598,822.7685,822.7685,-88.5368,173.1611,173.1611,173.1634,-18.6336,1.9760,167.3288,0.0000,167.3288,3.8563,167.3288,5.4739,0.0000,2009.7598,769.0474,795.0566,161.8549,10.8175,151.0374,0.0000,151.0374,1.8081,149.2293,14.2429,55.3472,16.2948,63.3444,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34032.1052,34032.1052,34032.1052,34032.1052,6,0,0,0
+2137.0618,0.4985,46665.8279,76.7529,85.0000,0.2566,0.6390,17.3937,5,2022.0930,818.6990,818.6990,-89.2151,173.3620,173.3620,173.3642,-18.8916,1.9239,167.5818,0.0000,167.5818,3.8563,167.5818,5.5154,0.0000,2022.0930,765.3554,791.4020,162.0664,10.8682,151.1982,0.0000,151.1982,1.7605,149.4377,15.0620,56.3057,16.3947,61.6753,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34102.1119,34102.1119,34102.1119,34102.1119,6,0,0,0
+2137.5604,0.4986,46676.5200,77.2048,85.0000,0.2470,0.6837,17.4668,5,2033.9975,814.7714,814.7714,-89.8699,173.5461,173.5461,173.5481,-19.1423,1.8626,167.8272,0.0000,167.8272,3.8563,167.8272,5.5557,0.0000,2033.9975,761.8391,787.9223,162.2715,10.9171,151.3544,0.0000,151.3544,1.7043,149.6501,16.2107,57.2404,16.4912,59.7078,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34169.7031,34169.7031,34169.7031,34169.7031,6,0,0,0
+2138.0590,0.4986,46687.2737,77.6394,85.0000,0.2373,0.7309,17.5454,5,2045.4470,810.9940,810.9940,-90.4996,173.7139,173.7139,173.7157,-19.3849,1.7997,168.0578,0.0000,168.0578,3.8563,168.0578,5.5946,0.0000,2045.4470,758.4699,784.5884,162.4633,10.9641,151.4992,0.0000,151.4992,1.6468,149.8523,17.4259,58.1483,16.5840,57.6941,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34234.7111,34234.7111,34234.7111,34234.7111,6,0,0,0
+2138.5576,0.4987,46698.0865,78.0569,85.0000,0.2278,0.7783,17.6295,5,2056.4451,807.3654,807.3654,-91.1045,173.8665,173.8665,173.8681,-19.6194,1.7371,168.2731,0.0000,168.2731,3.8563,168.2731,5.6320,0.0000,2056.4451,755.2396,781.3922,162.6412,11.0091,151.6321,0.0000,151.6321,1.5895,150.0426,18.6564,59.0287,16.6731,55.6844,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34297.1542,34297.1542,34297.1542,34297.1542,6,0,0,0
+2139.0563,0.4987,46708.9561,78.4584,85.0000,0.2195,0.8147,17.7181,5,2067.0239,803.8751,803.8751,-91.6863,174.0054,174.0054,174.0069,-19.8463,1.6825,168.4667,0.0000,168.4667,3.8563,168.4667,5.6680,0.0000,2067.0239,752.1021,778.2871,162.7987,11.0521,151.7466,0.0000,151.7466,1.5395,150.2071,19.6310,59.8833,16.7588,53.9340,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34357.2149,34357.2149,34357.2149,34357.2149,6,0,0,0
+2139.5551,0.4988,46719.8805,78.8480,85.0000,0.2145,0.8174,17.8074,5,2077.2890,800.4883,800.4883,-92.2509,174.1328,174.1328,174.1342,-20.0676,1.6522,168.6243,0.0000,168.6243,3.8563,168.6243,5.7027,0.0000,2077.2890,748.9505,775.1659,162.9216,11.0932,151.8284,0.0000,151.8284,1.5118,150.3166,19.7915,60.7197,16.8420,52.9633,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34415.4905,34415.4905,34415.4905,34415.4905,6,0,0,0
+2140.0539,0.4988,46730.8583,79.2267,85.0000,0.2072,0.8458,17.9002,5,2087.2641,797.1971,797.1971,-92.7995,174.2496,174.2496,174.2508,-20.2839,1.6038,168.7895,0.0000,168.7895,3.8563,168.7895,5.7367,0.0000,2087.2641,745.9714,772.2172,163.0528,11.1334,151.9194,0.0000,151.9194,1.4675,150.4519,20.5783,61.5392,16.9229,51.4114,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34472.1182,34472.1182,34472.1182,34472.1182,6,0,0,0
+2140.5528,0.4989,46741.8879,79.5940,85.0000,0.2019,0.8539,17.9944,5,2096.9432,794.0035,794.0035,-93.3319,174.3563,174.3563,174.3575,-20.4949,1.5703,168.9298,0.0000,168.9298,3.8563,168.9298,5.7697,0.0000,2096.9432,743.0168,769.2914,163.1601,11.1720,151.9881,0.0000,151.9881,1.4369,150.5512,20.8711,62.3409,17.0013,50.3379,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34527.0654,34527.0654,34527.0654,34527.0654,6,0,0,0
+2141.0516,0.4989,46752.9678,79.9538,85.0000,0.1987,0.8410,18.0876,5,2106.4218,790.8760,790.8760,-93.8532,174.4546,174.4546,174.4556,-20.7025,1.5521,169.0462,0.0000,169.0462,3.8563,169.0462,5.8018,0.0000,2106.4218,740.0556,766.3577,163.2444,11.2094,152.0350,0.0000,152.0350,1.4202,150.6148,20.6502,63.1321,17.0782,49.7542,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34580.8711,34580.8711,34580.8711,34580.8711,6,0,0,0
+2141.5505,0.4989,46764.0973,80.3083,85.0000,0.1960,0.8228,18.1791,5,2115.7602,787.7947,787.7947,-94.3668,174.5453,174.5453,174.5463,-20.9081,1.5377,169.1513,0.0000,169.1513,3.8563,169.1513,5.8335,0.0000,2115.7602,737.1202,763.4492,163.3177,11.2460,152.0717,0.0000,152.0717,1.4071,150.6646,20.2914,63.9241,17.1539,49.2952,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34633.8793,34633.8793,34633.8793,34633.8793,6,0,0,0
+2142.0494,0.4989,46775.2757,80.6576,85.0000,0.1929,0.8091,18.2696,5,2124.9624,784.7584,784.7584,-94.8729,174.6288,174.6288,174.6297,-21.1116,1.5202,169.2523,0.0000,169.2523,3.8563,169.2523,5.8648,0.0000,2124.9624,734.2412,760.5970,163.3874,11.2821,152.1053,0.0000,152.1053,1.3911,150.7142,20.0403,64.7113,17.2286,48.7340,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34686.1138,34686.1138,34686.1138,34686.1138,6,0,0,0
+2142.5484,0.4989,46786.5022,81.0010,85.0000,0.1894,0.8009,18.3595,5,2134.0091,781.7733,781.7733,-95.3705,174.7052,174.7052,174.7060,-21.3127,1.4989,169.3500,0.0000,169.3500,3.8563,169.3500,5.8957,0.0000,2134.0091,731.4278,757.8099,163.4543,11.3175,152.1368,0.0000,152.1368,1.3715,150.7652,19.9228,65.4912,17.3019,48.0493,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34737.4659,34737.4659,34737.4659,34737.4659,6,0,0,0
+2143.0473,0.4990,46797.7759,81.3363,85.0000,0.1840,0.8144,18.4513,5,2142.8448,778.8579,778.8579,-95.8565,174.7743,174.7743,174.7750,-21.5100,1.4620,169.4560,0.0000,169.4560,3.8563,169.4560,5.9261,0.0000,2142.8448,728.7491,755.1578,163.5300,11.3523,152.1777,0.0000,152.1777,1.3378,150.8399,20.3418,66.2584,17.3736,46.8662,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34787.6203,34787.6203,34787.6203,34787.6203,6,0,0,0
+2143.5463,0.4990,46809.0956,81.6610,85.0000,0.1775,0.8408,18.5465,5,2151.3989,776.0354,776.0354,-96.3269,174.8361,174.8361,174.8368,-21.7019,1.4159,169.5639,0.0000,169.5639,3.8563,169.5639,5.9556,0.0000,2151.3989,726.1991,752.6338,163.6083,11.3861,152.2222,0.0000,152.2222,1.2957,150.9265,21.0866,67.0064,17.4429,45.3907,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34836.1768,34836.1768,34836.1768,34836.1768,6,0,0,0
+2144.0454,0.4991,46820.4595,81.9723,85.0000,0.1690,0.8908,18.6477,5,2159.5985,773.3299,773.3299,-96.7779,174.8906,174.8906,174.8912,-21.8866,1.3532,169.6811,0.0000,169.6811,3.8563,169.6811,5.9841,0.0000,2159.5985,723.8341,750.2947,163.6970,11.4188,152.2782,0.0000,152.2782,1.2382,151.0400,22.4235,67.7283,17.5093,43.3790,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34882.7214,34882.7214,34882.7214,34882.7214,6,0,0,0
+2144.5445,0.4991,46831.8657,82.2673,85.0000,0.1594,0.9545,18.7566,5,2167.3704,770.7655,770.7655,-97.2054,174.9379,174.9379,174.9385,-22.0624,1.2810,169.8007,0.0000,169.8007,3.8563,169.8007,6.0113,0.0000,2167.3704,721.6456,748.1311,163.7894,11.4499,152.3395,0.0000,152.3395,1.1721,151.1674,24.1147,68.4169,17.5722,41.0636,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34926.8390,34926.8390,34926.8390,34926.8390,6,0,0,0
+2145.0437,0.4992,46843.3116,82.5441,85.0000,0.1487,1.0321,18.8747,5,2174.6642,768.3589,768.3589,-97.6065,174.9786,174.9786,174.9790,-22.2280,1.1994,169.9229,0.0000,169.9229,3.8563,169.9229,6.0370,0.0000,2174.6642,719.6489,746.1585,163.8859,11.4793,152.4066,0.0000,152.4066,1.0975,151.3091,26.1615,69.0671,17.6312,38.4493,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34968.2419,34968.2419,34968.2419,34968.2419,6,0,0,0
+2145.5429,0.4993,46854.7946,82.8012,85.0000,0.1373,1.1205,19.0034,5,2181.4367,766.1243,766.1243,-97.9430,175.0131,175.0131,175.0134,-22.3740,1.1109,170.0459,0.0000,170.0459,3.8563,170.0459,6.0611,0.0000,2181.4367,717.8480,744.3804,163.9848,11.5068,152.4781,0.0000,152.4781,1.0165,151.4616,28.4906,69.6742,17.6859,35.6108,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35010.9335,35010.9335,35010.9335,35010.9335,6,0,0,0
+2146.0422,0.4993,46866.3119,83.0376,85.0000,0.1258,1.2135,19.1431,5,2187.6657,764.0690,764.0690,-98.2199,175.0419,175.0419,175.0423,-22.5014,1.0201,170.1656,0.0000,170.1656,3.8563,170.1656,6.0833,0.0000,2187.6657,716.2295,742.7833,164.0823,11.5322,152.5501,0.0000,152.5501,0.9334,151.6167,30.9443,70.2355,17.7362,32.7006,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35069.7411,35069.7411,35069.7411,35069.7411,6,0,0,0
+2146.5415,0.4994,46877.8606,83.2536,85.0000,0.1145,1.3058,19.2939,5,2193.3547,762.1918,762.1918,-98.4573,175.0660,175.0660,175.0662,-22.6144,0.9312,170.2785,0.0000,170.2785,3.8563,170.2785,6.1036,0.0000,2193.3547,714.7748,741.3484,164.1749,11.5555,152.6194,0.0000,152.6194,0.8521,151.7673,33.3838,70.7506,17.7821,29.8508,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35123.6557,35123.6557,35123.6557,35123.6557,6,0,0,0
+2147.0409,0.4994,46889.4379,83.4499,85.0000,0.1039,1.3936,19.4553,5,2198.5268,760.4852,760.4852,-98.6732,175.0859,175.0859,175.0861,-22.7175,0.8470,170.3826,0.0000,170.3826,3.8563,170.3826,6.1222,0.0000,2198.5268,713.4648,740.0565,164.2604,11.5767,152.6838,0.0000,152.6838,0.7750,151.9087,35.7122,71.2209,17.8239,27.1518,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35172.6714,35172.6714,35172.6714,35172.6714,6,0,0,0
+2147.5404,0.4995,46901.0411,83.6277,85.0000,0.0939,1.4708,19.6259,5,2203.2125,758.2171,758.2171,-98.8688,174.9357,174.9357,174.9357,-22.8110,0.7674,170.3121,0.0000,170.3121,3.8563,170.3121,6.1374,0.0000,2203.2125,711.5758,738.1769,164.1747,11.5926,152.5821,0.0000,152.5821,0.7022,151.8799,37.7697,71.6486,17.8617,24.6000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35184.9305,35184.9305,35184.9305,35184.9305,6,0,0,0
+2148.0399,0.4995,46912.6678,83.7882,85.0000,0.0845,1.5422,19.8053,5,2207.4400,755.8708,755.8708,-99.0452,174.7290,174.7290,174.7290,-22.8955,0.6919,170.1808,0.0000,170.1808,3.8563,170.1808,6.1504,0.0000,2207.4400,709.5889,736.1955,164.0304,11.6056,152.4248,0.0000,152.4248,0.6331,151.7917,39.6795,72.0359,17.8957,22.1806,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35182.6392,35182.6392,35182.6392,35182.6392,6,0,0,0
+2148.5395,0.4996,46924.3156,83.9323,85.0000,0.0757,1.6102,19.9928,5,2211.2366,753.7637,753.7637,-99.2036,174.5416,174.5416,174.5416,-22.9716,0.6209,170.0644,0.0000,170.0644,3.8563,170.0644,6.1622,0.0000,2211.2366,707.8169,734.4286,163.9022,11.6173,152.2849,0.0000,152.2849,0.5682,151.7167,41.5003,72.3847,17.9263,19.9053,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35180.5814,35180.5814,35180.5814,35180.5814,6,0,0,0
+2149.0391,0.4996,46935.9823,84.0593,85.0000,0.0655,1.6965,20.1907,5,2214.5836,751.9061,751.9061,-99.3433,174.3750,174.3750,174.3750,-23.0388,0.5382,169.9806,0.0000,169.9806,3.8563,169.9806,6.1728,0.0000,2214.5836,706.3401,732.9571,163.8078,11.6280,152.1797,0.0000,152.1797,0.4925,151.6873,43.7888,72.6932,17.9532,17.2522,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35178.7673,35178.7673,35178.7673,35178.7673,6,0,0,0
+2149.5388,0.4997,46947.6654,84.1673,85.0000,0.0545,1.7951,20.4005,5,2217.4287,750.3271,750.3271,-99.4621,174.2324,174.2324,174.2324,-23.0959,0.4484,169.9278,0.0000,169.9278,3.8563,169.9278,6.1820,0.0000,2217.4287,705.1668,731.7893,163.7458,11.6375,152.1083,0.0000,152.1083,0.4103,151.6980,46.3932,72.9560,17.9760,14.3729,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35177.2253,35177.2253,35177.2253,35177.2253,6,0,0,0
+2150.0385,0.4998,46959.3621,84.2538,85.0000,0.0416,1.9186,20.6249,5,2219.7067,749.0628,749.0628,-99.5571,174.1175,174.1175,174.1175,-23.1418,0.3424,169.9189,0.0000,169.9189,3.8563,169.9189,6.1897,0.0000,2219.7067,704.3718,731.0000,163.7292,11.6458,152.0834,0.0000,152.0834,0.3133,151.7702,49.6345,73.1668,17.9940,10.9749,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35175.9906,35175.9906,35175.9906,35175.9906,6,0,0,0
+2150.5383,0.4998,46971.0693,84.3174,85.0000,0.0291,2.0421,20.8639,5,2221.3813,748.1334,748.1334,-99.6270,174.0327,174.0327,174.0327,-23.1755,0.2394,169.9370,0.0000,169.9370,3.8563,169.9370,6.1956,0.0000,2221.3813,703.8934,730.5270,163.7414,11.6523,152.0891,0.0000,152.0891,0.2190,151.8701,52.8677,73.3220,18.0071,7.6732,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35175.0830,35175.0830,35175.0830,35175.0830,6,0,0,0
+2151.0382,0.4999,46982.7836,84.3590,85.0000,0.0173,2.1618,21.1172,5,2222.4791,747.5241,747.5241,-99.6728,173.9769,173.9769,173.9769,-23.1976,0.1422,169.9784,0.0000,169.9784,3.8563,169.9784,6.1997,0.0000,2222.4791,703.7056,730.3439,163.7787,11.6572,152.1215,0.0000,152.1215,0.1301,151.9913,55.9935,73.4239,18.0156,4.5583,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35174.4880,35174.4880,35174.4880,35174.4880,6,0,0,0
+2151.5382,0.5000,46994.5023,84.3805,85.0000,0.0066,2.2730,21.3835,5,2223.0444,747.2103,747.2103,-99.6964,173.9481,173.9481,173.9481,-23.2090,0.0543,170.0375,0.0000,170.0375,3.8563,170.0375,6.2023,0.0000,2223.0444,703.7695,730.4119,163.8352,11.6605,152.1748,0.0000,152.1748,0.0497,152.1250,58.8873,73.4764,18.0197,1.7416,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35174.1816,35174.1816,35174.1816,35174.1816,6,0,0,0
+2152.0381,0.5000,47006.2227,84.3834,85.0000,-0.0034,2.3799,21.6625,5,2223.1212,747.1677,747.1677,-99.6996,173.9442,173.9442,173.9442,-23.2105,-0.0276,170.1155,0.0000,170.1155,3.8563,170.1155,6.2033,0.0000,2223.1212,704.0761,730.7220,163.9122,11.6623,152.2499,0.0000,152.2499,-0.0253,152.2752,61.6579,73.4835,18.0199,-0.8861,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35174.1400,35174.1400,35174.1400,35174.1400,6,0,0,0
+2152.5382,0.5001,47017.9422,84.3687,85.0000,-0.0129,2.4862,21.9538,5,2222.7350,747.3812,747.3812,-99.6835,173.9636,173.9636,173.9638,-23.2028,-0.1066,170.2139,0.0000,170.2139,3.8563,170.2139,6.2030,0.0000,2222.7350,704.6225,731.2717,164.0109,11.6628,152.3481,0.0000,152.3481,-0.0975,152.4457,64.3980,73.4477,18.0163,-3.4163,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35174.3093,35174.3093,35174.3093,35174.3093,6,0,0,0
+2153.0383,0.5001,47029.6584,84.3370,85.0000,-0.0223,2.5938,22.2577,5,2221.8987,747.8443,747.8443,-99.6486,174.0059,174.0059,174.0064,-23.1859,-0.1840,170.3337,0.0000,170.3337,3.8563,170.3337,6.2013,0.0000,2221.8987,705.4096,732.0617,164.1324,11.6621,152.4703,0.0000,152.4703,-0.1684,152.6387,67.1591,73.3700,18.0090,-5.8995,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35174.7158,35174.7158,35174.7158,35174.7158,6,0,0,0
+2153.5384,0.5002,47041.3691,84.2883,85.0000,-0.0317,2.7045,22.5745,5,2220.6164,748.5549,748.5549,-99.5951,174.0708,174.0708,174.0715,-23.1601,-0.2612,170.4757,0.0000,170.4757,3.8563,170.4757,6.1983,0.0000,2220.6164,706.4405,733.0951,164.2774,11.6602,152.6172,0.0000,152.6172,-0.2390,152.8562,69.9813,73.2511,17.9981,-8.3743,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35175.3645,35175.3645,35175.3645,35175.3645,6,0,0,0
+2154.0386,0.5002,47053.0718,84.2207,85.0000,-0.0434,2.8438,22.9073,5,2218.8335,749.5433,749.5433,-99.5207,174.1607,174.1607,174.1616,-23.1242,-0.3574,170.6618,0.0000,170.6618,3.8563,170.6618,6.1941,0.0000,2218.8335,707.8271,734.4849,164.4677,11.6573,152.8104,0.0000,152.8104,-0.3270,153.1374,73.5254,73.0859,17.9830,-11.4569,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35176.2794,35176.2794,35176.2794,35176.2794,6,0,0,0
+2154.5389,0.5003,47064.7637,84.1301,85.0000,-0.0572,3.0092,23.2591,5,2216.4468,750.8665,750.8665,-99.4211,174.2804,174.2804,174.2817,-23.0762,-0.4698,170.8939,0.0000,170.8939,3.8563,170.8939,6.1883,0.0000,2216.4468,709.6147,736.2762,164.7057,11.6531,153.0526,0.0000,153.0526,-0.4299,153.4825,77.7145,72.8652,17.9628,-15.0600,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35177.5115,35177.5115,35177.5115,35177.5115,6,0,0,0
+2155.0393,0.5004,47076.4413,84.0113,85.0000,-0.0747,3.2215,23.6353,5,2213.3175,752.6016,752.6016,-99.2905,174.4365,174.4365,174.4382,-23.0134,-0.6133,171.1935,0.0000,171.1935,3.8563,171.1935,6.1806,0.0000,2213.3175,711.9436,738.6096,165.0129,11.6475,153.3655,0.0000,153.3655,-0.5612,153.9266,83.0731,72.5764,17.9362,-19.6591,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35179.1328,35179.1328,35179.1328,35179.1328,6,0,0,0
+2155.5397,0.5005,47088.1002,83.8603,85.0000,-0.0928,3.4458,24.0370,5,2209.3409,754.8067,754.8067,-99.1245,174.6333,174.6333,174.6354,-22.9336,-0.7606,171.5376,0.0000,171.5376,3.8563,171.5376,6.1705,0.0000,2209.3409,714.7559,741.4262,165.3671,11.6396,153.7275,0.0000,153.7275,-0.6959,154.4234,88.6912,72.2104,17.9027,-24.3808,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35181.2041,35181.2041,35181.2041,35181.2041,6,0,0,0
+2156.0402,0.5006,47099.7358,83.6774,85.0000,-0.1102,3.6685,24.4639,5,2204.5204,757.4803,757.4803,-98.9233,174.8695,174.8695,174.8720,-22.8371,-0.9012,171.9144,0.0000,171.9144,3.8563,171.9144,6.1579,0.0000,2204.5204,718.0057,744.6797,165.7565,11.6293,154.1273,0.0000,154.1273,-0.8246,154.9519,94.2104,71.7683,17.8622,-28.8890,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35183.7352,35183.7352,35183.7352,35183.7352,6,0,0,0
+2156.5409,0.5007,47111.3439,83.4656,85.0000,-0.1248,3.8639,24.9124,5,2198.9399,760.3398,760.3398,-98.6904,175.0853,175.0853,175.0876,-22.7257,-1.0177,172.2467,0.0000,172.2467,3.8563,172.2467,6.1422,0.0000,2198.9399,721.3389,748.0127,166.1045,11.6152,154.4893,0.0000,154.4893,-0.9312,155.4205,98.9700,71.2586,17.8157,-32.6238,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35176.1820,35176.1820,35176.1820,35176.1820,6,0,0,0
+2157.0416,0.5007,47122.9207,83.2300,85.0000,-0.1366,4.0234,25.3782,5,2192.7335,762.3980,762.3980,-98.4314,175.0637,175.0637,175.0637,-22.6021,-1.1105,172.3179,0.0000,172.3179,3.8563,172.3179,6.1219,0.0000,2192.7335,723.7791,750.4399,166.1960,11.5937,154.6023,0.0000,154.6023,-1.0161,155.6184,102.7574,70.6943,17.7643,-35.5975,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35117.8197,35117.8197,35117.8197,35117.8197,6,0,0,0
+2157.5423,0.5008,47134.4633,82.9769,85.0000,-0.1442,4.1399,25.8560,5,2186.0669,764.5979,764.5979,-98.1532,175.0351,175.0351,175.0351,-22.4697,-1.1686,172.3474,0.0000,172.3474,3.8563,172.3474,6.0997,0.0000,2186.0669,726.2123,752.8573,166.2477,11.5696,154.6781,0.0000,154.6781,-1.0693,155.7474,105.4073,70.0912,17.7094,-37.4605,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35054.6523,35054.6523,35054.6523,35054.6523,6,0,0,0
+2158.0431,0.5008,47145.9699,82.7124,85.0000,-0.1493,4.2314,26.3429,5,2179.0979,766.8977,766.8977,-97.8298,175.0019,175.0019,175.0019,-22.3242,-1.2063,172.3519,0.0000,172.3519,3.8563,172.3519,6.0762,0.0000,2179.0979,728.6573,755.2847,166.2757,11.5439,154.7317,0.0000,154.7317,-1.1038,155.8355,107.3879,69.4642,17.6523,-38.6689,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34993.4783,34993.4783,34993.4783,34993.4783,6,0,0,0
+2158.5440,0.5008,47157.4390,82.4412,85.0000,-0.1515,4.2927,26.8352,5,2171.9531,769.2555,769.2555,-97.4574,174.9644,174.9644,174.9644,-22.1663,-1.2205,172.3286,0.0000,172.3286,3.8563,172.3286,6.0520,0.0000,2171.9531,731.0586,757.6670,166.2766,11.5171,154.7596,0.0000,154.7596,-1.1168,155.8764,108.5835,68.8250,17.5939,-39.1260,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34952.9339,34952.9339,34952.9339,34952.9339,6,0,0,0
+2159.0448,0.5008,47168.8702,82.1669,85.0000,-0.1527,4.3423,27.3316,5,2164.7271,771.6401,771.6401,-97.0600,174.9228,174.9228,174.9228,-22.0025,-1.2257,172.2923,0.0000,172.2923,3.8563,172.2923,6.0274,0.0000,2164.7271,733.4471,760.0358,166.2649,11.4896,154.7753,0.0000,154.7753,-1.1216,155.8969,109.4724,68.1822,17.5350,-39.2927,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34911.9282,34911.9282,34911.9282,34911.9282,6,0,0,0
+2159.5456,0.5008,47180.2632,81.8918,85.0000,-0.1525,4.3770,27.8303,5,2157.4792,774.0319,774.0319,-96.6614,174.8776,174.8776,174.8776,-21.8388,-1.2197,172.2410,0.0000,172.2410,3.8563,172.2410,6.0026,0.0000,2157.4792,735.7937,762.3622,166.2384,11.4618,154.7766,0.0000,154.7766,-1.1161,155.8927,109.9763,67.5412,17.4760,-39.1008,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34870.7983,34870.7983,34870.7983,34870.7983,6,0,0,0
+2160.0465,0.5008,47191.6179,81.6175,85.0000,-0.1518,4.4070,28.3307,5,2150.2525,776.4167,776.4167,-96.2639,174.8288,174.8288,174.8288,-21.6761,-1.2104,172.1829,0.0000,172.1829,3.8563,172.1829,5.9780,0.0000,2150.2525,738.1180,764.6662,166.2049,11.4339,154.7710,0.0000,154.7710,-1.1075,155.8786,110.3563,66.9058,17.4173,-38.8007,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34829.7892,34829.7892,34829.7892,34829.7892,6,0,0,0
+2160.5473,0.5008,47202.9347,81.3447,85.0000,-0.1508,4.4329,28.8324,5,2143.0657,778.7883,778.7883,-95.8686,174.7767,174.7767,174.7767,-21.5150,-1.1983,172.1187,0.0000,172.1187,3.8563,172.1187,5.9534,0.0000,2143.0657,740.4166,766.9445,166.1653,11.4060,154.7592,0.0000,154.7592,-1.0965,155.8557,110.6321,66.2775,17.3589,-38.4128,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34789.0061,34789.0061,34789.0061,34789.0061,6,0,0,0
+2161.0482,0.5008,47214.2137,81.0731,85.0000,-0.1505,4.4660,29.3361,5,2135.9107,781.1495,781.1495,-95.4751,174.7213,174.7213,174.7213,-21.3551,-1.1917,172.0567,0.0000,172.0567,3.8563,172.0567,5.9291,0.0000,2135.9107,742.7287,769.2365,166.1276,11.3783,154.7493,0.0000,154.7493,-1.0905,155.8398,111.0852,65.6557,17.3007,-38.2018,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34748.4036,34748.4036,34748.4036,34748.4036,6,0,0,0
+2161.5490,0.5008,47225.4550,80.8018,85.0000,-0.1505,4.5029,29.8423,5,2128.7627,783.5083,783.5083,-95.0819,174.6624,174.6624,174.6624,-21.1960,-1.1879,171.9941,0.0000,171.9941,3.8563,171.9941,5.9048,0.0000,2128.7627,745.0506,771.5386,166.0893,11.3506,154.7386,0.0000,154.7386,-1.0870,155.8257,111.6269,65.0381,17.2425,-38.0819,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34707.8407,34707.8407,34707.8407,34707.8407,6,0,0,0
+2162.0498,0.5008,47236.6586,80.5301,85.0000,-0.1509,4.5444,30.3514,5,2121.6033,785.8709,785.8709,-94.6882,174.5999,174.5999,174.5999,-21.0372,-1.1875,171.9311,0.0000,171.9311,3.8563,171.9311,5.8805,0.0000,2121.6033,747.3904,773.8586,166.0505,11.3229,154.7276,0.0000,154.7276,-1.0866,155.8142,112.2730,64.4232,17.1842,-38.0661,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34667.2132,34667.2132,34667.2132,34667.2132,6,0,0,0
+2162.5507,0.5008,47247.8245,80.2579,85.0000,-0.1510,4.5814,30.8630,5,2114.4324,788.2373,788.2373,-94.2938,174.5337,174.5337,174.5337,-20.8788,-1.1837,171.8612,0.0000,171.8612,3.8563,171.8612,5.8563,0.0000,2114.4324,749.7191,776.1673,166.0049,11.2950,154.7099,0.0000,154.7099,-1.0832,155.7931,112.8027,63.8108,17.1258,-37.9462,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34626.5206,34626.5206,34626.5206,34626.5206,6,0,0,0
+2163.0515,0.5008,47258.9525,79.9871,85.0000,-0.1494,4.6005,31.3749,5,2107.2986,790.5915,790.5915,-93.9014,174.4644,174.4644,174.4644,-20.7218,-1.1673,171.7754,0.0000,171.7754,3.8563,171.7754,5.8320,0.0000,2107.2986,751.9782,778.4061,165.9434,11.2669,154.6765,0.0000,154.6765,-1.0681,155.7446,112.8900,63.2055,17.0679,-37.4188,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34586.0384,34586.0384,34586.0384,34586.0384,6,0,0,0
+2163.5524,0.5008,47270.0431,79.7203,85.0000,-0.1466,4.6062,31.8857,5,2100.2684,792.9114,792.9114,-93.5148,174.3926,174.3926,174.3926,-20.5676,-1.1419,171.6782,0.0000,171.6782,3.8563,171.6782,5.8080,0.0000,2100.2684,754.1626,780.5699,165.8702,11.2389,154.6313,0.0000,154.6313,-1.0449,155.6761,112.6528,62.6176,17.0109,-36.6052,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34546.1437,34546.1437,34546.1437,34546.1437,6,0,0,0
+2164.0532,0.5008,47281.0970,79.4596,85.0000,-0.1425,4.5963,32.3938,5,2093.4018,795.1774,795.1774,-93.1371,174.3192,174.3192,174.3192,-20.4176,-1.1062,171.5691,0.0000,171.5691,3.8563,171.5691,5.7845,0.0000,2093.4018,756.2456,782.6324,165.7846,11.2114,154.5732,0.0000,154.5732,-1.0122,155.5854,112.0431,62.0467,16.9553,-35.4597,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34507.1776,34507.1776,34507.1776,34507.1776,6,0,0,0
+2164.5540,0.5008,47292.1152,79.2056,85.0000,-0.1393,4.5959,32.9002,5,2086.7082,797.3863,797.3863,-92.7690,174.2445,174.2445,174.2445,-20.2718,-1.0782,171.4664,0.0000,171.4664,3.8563,171.4664,5.7617,0.0000,2086.7082,758.3061,784.6731,165.7047,11.1846,154.5202,0.0000,154.5202,-0.9866,155.5068,111.6764,61.4932,16.9011,-34.5639,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34469.1937,34469.1937,34469.1937,34469.1937,6,0,0,0
+2165.0548,0.5008,47303.0986,78.9571,85.0000,-0.1363,4.5954,33.4049,5,2080.1632,799.5461,799.5461,-92.4090,174.1685,174.1685,174.1685,-20.1298,-1.0510,171.3632,0.0000,171.3632,3.8563,171.3632,5.7394,0.0000,2080.1632,760.3202,786.6679,165.6237,11.1583,154.4655,0.0000,154.4655,-0.9617,155.4271,111.3146,60.9549,16.8481,-33.6905,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34432.0529,34432.0529,34432.0529,34432.0529,6,0,0,0
+2165.5555,0.5007,47314.0478,78.7189,85.0000,-0.1280,4.5382,33.9018,5,2073.8870,801.6173,801.6173,-92.0638,174.0928,174.0928,174.0928,-19.9941,-0.9847,171.2212,0.0000,171.2212,3.8563,171.2212,5.7177,0.0000,2073.8870,762.0677,788.3950,165.5035,11.1322,154.3713,0.0000,154.3713,-0.9010,155.2723,109.5994,60.4414,16.7977,-31.5662,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34396.4369,34396.4369,34396.4369,34396.4369,6,0,0,0
+2166.0562,0.5007,47324.9649,78.4914,85.0000,-0.1243,4.5282,34.3962,5,2067.8940,803.5950,803.5950,-91.7342,174.0180,174.0180,174.0180,-19.8650,-0.9534,171.1151,0.0000,171.1151,3.8563,171.1151,5.6973,0.0000,2067.8940,763.8806,790.1899,165.4179,11.1079,154.3099,0.0000,154.3099,-0.8724,155.1823,109.0431,59.9536,16.7493,-30.5636,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34362.4284,34362.4284,34362.4284,34362.4284,6,0,0,0
+2166.5569,0.5007,47335.8509,78.2709,85.0000,-0.1203,4.5135,34.8875,5,2062.0855,805.5118,805.5118,-91.4147,173.9431,173.9431,173.9431,-19.7402,-0.9197,171.0066,0.0000,171.0066,3.8563,171.0066,5.6774,0.0000,2062.0855,765.6213,791.9130,165.3291,11.0843,154.2448,0.0000,154.2448,-0.8416,155.0864,108.3850,59.4831,16.7023,-29.4841,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34329.4670,34329.4670,34329.4670,34329.4670,6,0,0,0
+2167.0576,0.5007,47346.7068,78.0583,85.0000,-0.1157,4.4917,35.3751,5,2056.4832,807.3605,807.3605,-91.1066,173.8687,173.8687,173.8687,-19.6202,-0.8820,170.8944,0.0000,170.8944,3.8563,170.8944,5.6583,0.0000,2056.4832,767.2752,793.5496,165.2361,11.0613,154.1748,0.0000,154.1748,-0.8071,154.9819,107.5683,59.0315,16.6571,-28.2751,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34297.6756,34297.6756,34297.6756,34297.6756,6,0,0,0
+2167.5583,0.5006,47357.5338,77.8562,85.0000,-0.1086,4.4420,35.8561,5,2051.1585,809.1177,809.1177,-90.8137,173.7959,173.7959,173.7959,-19.5065,-0.8261,170.7657,0.0000,170.7657,3.8563,170.7657,5.6399,0.0000,2051.1585,768.7533,795.0104,165.1258,11.0391,154.0867,0.0000,154.0867,-0.7559,154.8426,106.1054,58.6042,16.6144,-26.4813,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34267.4591,34267.4591,34267.4591,34267.4591,6,0,0,0
+2168.0589,0.5006,47368.3336,77.6672,85.0000,-0.1011,4.3860,36.3298,5,2046.1792,810.7609,810.7609,-90.5399,173.7261,173.7261,173.7261,-19.4005,-0.7673,170.6371,0.0000,170.6371,3.8563,170.6371,5.6227,0.0000,2046.1792,770.1046,796.3451,165.0144,11.0181,153.9964,0.0000,153.9964,-0.7021,154.6985,104.5161,58.2063,16.5744,-24.5983,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34239.2031,34239.2031,34239.2031,34239.2031,6,0,0,0
+2168.5594,0.5005,47379.1080,77.4922,85.0000,-0.0931,4.3221,36.7954,5,2041.5686,812.2824,812.2824,-90.2863,173.6599,173.6599,173.6599,-19.3025,-0.7048,170.5084,0.0000,170.5084,3.8563,170.5084,5.6067,0.0000,2041.5686,771.3165,797.5414,164.9017,10.9985,153.9033,0.0000,153.9033,-0.6449,154.5482,102.7637,57.8394,16.5375,-22.5925,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34213.0393,34213.0393,34213.0393,34213.0393,6,0,0,0
+2169.0600,0.5005,47389.8592,77.3304,85.0000,-0.0865,4.2715,37.2547,5,2037.3068,813.6887,813.6887,-90.0519,173.5975,173.5975,173.5975,-19.2122,-0.6531,170.3943,0.0000,170.3943,3.8563,170.3943,5.5919,0.0000,2037.3068,772.4641,798.6747,164.8023,10.9804,153.8219,0.0000,153.8219,-0.5976,154.4196,101.3509,57.5015,16.5034,-20.9363,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34188.8552,34188.8552,34188.8552,34188.8552,6,0,0,0
+2169.5605,0.5005,47400.5887,77.1787,85.0000,-0.0820,4.2432,37.7099,5,2033.3089,815.0080,815.0080,-89.8320,173.5377,173.5377,173.5377,-19.1277,-0.6182,170.2996,0.0000,170.2996,3.8563,170.2996,5.5782,0.0000,2033.3089,773.6027,799.8006,164.7214,10.9637,153.7577,0.0000,153.7577,-0.5657,154.3233,100.4837,57.1856,16.4712,-19.8172,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34166.1683,34166.1683,34166.1683,34166.1683,6,0,0,0
+2170.0609,0.5005,47411.2977,77.0332,85.0000,-0.0795,4.2354,38.1635,5,2029.4762,816.2729,816.2729,-89.6212,173.4794,173.4794,173.4794,-19.0469,-0.5983,170.2214,0.0000,170.2214,3.8563,170.2214,5.5653,0.0000,2029.4762,774.7566,800.9429,164.6561,10.9480,153.7081,0.0000,153.7081,-0.5474,154.2556,100.1102,56.8838,16.4402,-19.1787,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34144.4185,34144.4185,34144.4185,34144.4185,6,0,0,0
+2170.5614,0.5005,47421.9868,76.8905,85.0000,-0.0789,4.2472,38.6175,5,2025.7180,817.5131,817.5131,-89.4145,173.4212,173.4212,173.4212,-18.9677,-0.5923,170.1573,0.0000,170.1573,3.8563,170.1573,5.5527,0.0000,2025.7180,775.9510,802.1265,164.6046,10.9328,153.6718,0.0000,153.6718,-0.5420,154.2138,100.2025,56.5888,16.4097,-18.9872,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34123.0920,34123.0920,34123.0920,34123.0920,6,0,0,0
+2171.0619,0.5005,47432.6562,76.7482,85.0000,-0.0791,4.2692,39.0730,5,2021.9682,818.7505,818.7505,-89.2083,173.3622,173.3622,173.3622,-18.8890,-0.5934,170.0994,0.0000,170.0994,3.8563,170.0994,5.5402,0.0000,2021.9682,777.1755,803.3407,164.5592,10.9178,153.6414,0.0000,153.6414,-0.5430,154.1844,100.5329,56.2954,16.3791,-19.0231,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34101.8129,34101.8129,34101.8129,34101.8129,6,0,0,0
+2171.5623,0.5005,47443.3057,76.6049,85.0000,-0.0799,4.2960,39.5305,5,2018.1939,819.9960,819.9960,-89.0007,173.3019,173.3019,173.3019,-18.8098,-0.5978,170.0434,0.0000,170.0434,3.8563,170.0434,5.5277,0.0000,2018.1939,778.4233,804.5783,164.5157,10.9027,153.6130,0.0000,153.6130,-0.5470,154.1601,100.9750,56.0011,16.3484,-19.1644,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34080.3945,34080.3945,34080.3945,34080.3945,6,0,0,0
+2172.0628,0.5005,47453.9353,76.4621,85.0000,-0.0787,4.3023,39.9878,5,2014.4295,821.2383,821.2383,-88.7936,173.2407,173.2407,173.2407,-18.7311,-0.5881,169.9724,0.0000,169.9724,3.8563,169.9724,5.5151,0.0000,2014.4295,779.6014,805.7454,164.4573,10.8873,153.5700,0.0000,153.5700,-0.5381,154.1081,100.9331,55.7084,16.3178,-18.8512,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34059.0330,34059.0330,34059.0330,34059.0330,6,0,0,0
+2172.5632,0.5005,47464.5452,76.3222,85.0000,-0.0765,4.2963,40.4436,5,2010.7461,822.4538,822.4538,-88.5910,173.1798,173.1798,173.1798,-18.6542,-0.5702,169.8938,0.0000,169.8938,3.8563,169.8938,5.5027,0.0000,2010.7461,780.7149,806.8479,164.3911,10.8721,153.5190,0.0000,153.5190,-0.5218,154.0408,100.6096,55.4230,16.2880,-18.2798,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34038.1304,34038.1304,34038.1304,34038.1304,6,0,0,0
+2173.0637,0.5004,47475.1359,76.1899,85.0000,-0.0704,4.2484,40.8936,5,2007.2593,823.6044,823.6044,-88.3993,173.1214,173.1214,173.1214,-18.5815,-0.5243,169.7894,0.0000,169.7894,3.8563,169.7894,5.4906,0.0000,2007.2593,781.6320,807.7530,164.2988,10.8571,153.4417,0.0000,153.4417,-0.4798,153.9214,99.3160,55.1536,16.2601,-16.8083,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34018.3065,34018.3065,34018.3065,34018.3065,6,0,0,0
+2173.5641,0.5004,47485.7091,76.0695,85.0000,-0.0632,4.1854,41.3361,5,2004.0886,824.6508,824.6508,-88.2249,173.0675,173.0675,173.0675,-18.5155,-0.4695,169.6807,0.0000,169.6807,3.8563,169.6807,5.4796,0.0000,2004.0886,782.4032,808.5128,164.2011,10.8432,153.3579,0.0000,153.3579,-0.4296,153.7875,97.6924,54.9093,16.2349,-15.0492,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33999.8196,33999.8196,33999.8196,33999.8196,6,0,0,0
+2174.0644,0.5003,47496.2664,75.9642,85.0000,-0.0538,4.0976,41.7687,5,2001.3135,825.5666,825.5666,-88.0722,173.0198,173.0198,173.0198,-18.4579,-0.3991,169.5627,0.0000,169.5627,3.8563,169.5627,5.4697,0.0000,2001.3135,782.9721,809.0707,164.0930,10.8306,153.2624,0.0000,153.2624,-0.3652,153.6276,95.5135,54.6961,16.2130,-12.7949,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33983.6393,33983.6393,33983.6393,33983.6393,6,0,0,0
+2174.5647,0.5003,47506.8102,75.8761,85.0000,-0.0440,4.0038,42.1909,5,1998.9926,826.3476,826.3476,-87.9698,172.9827,172.9827,172.9827,-18.4151,-0.3265,169.4528,0.0000,169.4528,3.8563,169.4528,5.4613,0.0000,1998.9926,783.3966,809.4854,163.9915,10.8198,153.1717,0.0000,153.1717,-0.2987,153.4704,93.2226,54.5181,16.1948,-10.4651,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33970.7229,33970.7229,33970.7229,33970.7229,6,0,0,0
+2175.0649,0.5002,47517.3431,75.8060,85.0000,-0.0338,3.9027,42.6019,5,1997.1453,826.9849,826.9849,-87.9144,172.9561,172.9561,172.9561,-18.3865,-0.2505,169.3503,0.0000,169.3503,3.8563,169.3503,5.4545,0.0000,1997.1453,783.6637,809.7440,163.8959,10.8110,153.0849,0.0000,153.0849,-0.2292,153.3141,90.7879,54.3768,16.1805,-8.0310,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33961.0814,33961.0814,33961.0814,33961.0814,6,0,0,0
+2175.5651,0.5001,47527.8674,75.7538,85.0000,-0.0241,3.8046,43.0023,5,1995.7708,827.4591,827.4591,-87.8731,172.9362,172.9362,172.9362,-18.3652,-0.1785,169.2584,0.0000,169.2584,3.8563,169.2584,5.4492,0.0000,1995.7708,783.7885,809.8618,163.8092,10.8040,153.0051,0.0000,153.0051,-0.1633,153.1684,88.4490,54.2717,16.1700,-5.7222,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33953.9073,33953.9073,33953.9073,33953.9073,6,0,0,0
+2176.0652,0.5001,47538.3858,75.7181,85.0000,-0.0156,3.7169,43.3933,5,1994.8293,827.7839,827.7839,-87.8449,172.9224,172.9224,172.9224,-18.3506,-0.1152,169.1814,0.0000,169.1814,3.8563,169.1814,5.4455,0.0000,1994.8293,783.8076,809.8753,163.7359,10.7990,152.9368,0.0000,152.9368,-0.1054,153.0423,86.3732,54.1998,16.1629,-3.6936,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33948.9933,33948.9933,33948.9933,33948.9933,6,0,0,0
+2176.5653,0.5000,47548.9003,75.6969,85.0000,-0.0080,3.6373,43.7757,5,1994.2712,827.9764,827.9764,-87.8281,172.9143,172.9143,172.9143,-18.3420,-0.0588,169.1168,0.0000,169.1168,3.8563,169.1168,5.4431,0.0000,1994.2712,783.7293,809.7929,163.6737,10.7957,152.8780,0.0000,152.8780,-0.0538,152.9319,84.5019,54.1572,16.1588,-1.8861,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33946.0805,33946.0805,33946.0805,33946.0805,6,0,0,0
+2177.0653,0.5000,47559.4127,75.6881,85.0000,-0.0018,3.5724,44.1513,5,1994.0388,828.0566,828.0566,-87.8212,172.9109,172.9109,172.9109,-18.3384,-0.0136,169.0682,0.0000,169.0682,3.8563,169.0682,5.4419,0.0000,1994.0388,783.5936,809.6544,163.6263,10.7939,152.8324,0.0000,152.8324,-0.0125,152.8449,82.9848,54.1395,16.1573,-0.4367,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33944.8678,33944.8678,33944.8678,33944.8678,6,0,0,0
+2177.5653,0.5000,47569.9247,75.6896,85.0000,0.0036,3.5135,44.5206,5,1994.0800,828.0424,828.0424,-87.8224,172.9115,172.9115,172.9115,-18.3390,0.0265,169.0287,0.0000,169.0287,3.8563,169.0287,5.4416,0.0000,1994.0800,783.3895,809.4485,163.5871,10.7932,152.7938,0.0000,152.7938,0.0242,152.7696,81.6202,54.1427,16.1580,0.8487,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33945.0815,33945.0815,33945.0815,33945.0815,6,0,0,0
+2178.0653,0.5000,47580.4376,75.7002,85.0000,0.0082,3.4625,44.8846,5,1994.3585,827.9461,827.9461,-87.8308,172.9155,172.9155,172.9155,-18.3433,0.0604,168.9988,0.0000,168.9988,3.8563,168.9988,5.4422,0.0000,1994.3585,783.1344,809.1925,163.5566,10.7937,152.7630,0.0000,152.7630,0.0552,152.7077,80.4478,54.1639,16.1605,1.9355,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33946.5269,33946.5269,33946.5269,33946.5269,6,0,0,0
+2178.5652,0.4999,47590.9526,75.7171,85.0000,0.0106,3.4341,45.2457,5,1994.8027,827.7927,827.7927,-87.8441,172.9220,172.9220,172.9220,-18.3502,0.0782,168.9875,0.0000,168.9875,3.8563,168.9875,5.4435,0.0000,1994.8027,782.8995,808.9579,163.5440,10.7951,152.7489,0.0000,152.7489,0.0716,152.6773,79.8081,54.1978,16.1643,2.5072,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33948.8400,33948.8400,33948.8400,33948.8400,6,0,0,0
+2179.0652,0.4999,47601.4701,75.7363,85.0000,0.0108,3.4289,45.6064,5,1995.3098,827.6177,827.6177,-87.8593,172.9294,172.9294,172.9294,-18.3581,0.0800,168.9931,0.0000,168.9931,3.8563,168.9931,5.4451,0.0000,1995.3098,782.7194,808.7791,163.5479,10.7971,152.7509,0.0000,152.7509,0.0732,152.6777,79.7077,54.2365,16.1684,2.5650,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33951.4846,33951.4846,33951.4846,33951.4846,6,0,0,0
+2179.5651,0.4999,47611.9904,75.7541,85.0000,0.0089,3.4475,45.9690,5,1995.7768,827.4566,827.4566,-87.8733,172.9362,172.9362,172.9362,-18.3653,0.0657,169.0142,0.0000,169.0142,3.8563,169.0142,5.4468,0.0000,1995.7768,782.6292,808.6908,163.5674,10.7992,152.7681,0.0000,152.7681,0.0601,152.7080,80.1567,54.2722,16.1721,2.1070,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33953.9233,33953.9233,33953.9233,33953.9233,6,0,0,0
+2180.0651,0.5000,47622.5129,75.7670,85.0000,0.0055,3.4824,46.3355,5,1996.1176,827.3392,827.3392,-87.8835,172.9411,172.9411,172.9412,-18.3706,0.0406,169.0442,0.0000,169.0442,3.8563,169.0442,5.4482,0.0000,1996.1176,782.6328,808.6965,163.5960,10.8011,152.7950,0.0000,152.7950,0.0372,152.7578,80.9819,54.2982,16.1747,1.3031,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33955.7062,33955.7062,33955.7062,33955.7062,6,0,0,0
+2180.5650,0.5000,47633.0368,75.7753,85.0000,0.0037,3.5005,46.7039,5,1996.3359,827.2639,827.2639,-87.8901,172.9443,172.9443,172.9444,-18.3739,0.0275,169.0605,0.0000,169.0605,3.8563,169.0605,5.4490,0.0000,1996.3359,782.6212,808.6861,163.6115,10.8022,152.8093,0.0000,152.8093,0.0252,152.7841,81.4105,54.3149,16.1763,0.8824,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33956.8499,33956.8499,33956.8499,33956.8499,6,0,0,0
+2181.0650,0.5000,47643.5616,75.7813,85.0000,0.0030,3.5078,47.0730,5,1996.4944,827.2093,827.2093,-87.8948,172.9466,172.9466,172.9467,-18.3764,0.0220,169.0684,0.0000,169.0684,3.8563,169.0684,5.4496,0.0000,1996.4944,782.5939,808.6595,163.6188,10.8030,152.8158,0.0000,152.8158,0.0201,152.7957,81.5870,54.3270,16.1776,0.7042,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33957.6793,33957.6793,33957.6793,33957.6793,6,0,0,0
+2181.5650,0.5000,47654.0872,75.7894,85.0000,0.0060,3.4740,47.4387,5,1996.7067,827.1360,827.1360,-87.9012,172.9497,172.9497,172.9497,-18.3797,0.0443,169.0491,0.0000,169.0491,3.8563,169.0491,5.4501,0.0000,1996.7067,782.4162,808.4813,163.5990,10.8034,152.7957,0.0000,152.7957,0.0406,152.7551,80.8116,54.3432,16.1795,1.4208,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33958.7856,33958.7856,33958.7856,33958.7856,6,0,0,0
+2182.0650,0.4999,47664.6142,75.8043,85.0000,0.0106,3.4218,47.7989,5,1997.1005,827.0000,827.0000,-87.9130,172.9554,172.9554,172.9554,-18.3858,0.0787,169.0204,0.0000,169.0204,3.8563,169.0204,5.4510,0.0000,1997.1005,782.1202,808.1846,163.5694,10.8042,152.7651,0.0000,152.7651,0.0720,152.6932,79.6146,54.3733,16.1830,2.5223,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33960.8354,33960.8354,33960.8354,33960.8354,6,0,0,0
+2182.5649,0.4999,47675.1439,75.8305,85.0000,0.0184,3.3337,48.1500,5,1997.7896,826.7620,826.7620,-87.9337,172.9653,172.9653,172.9654,-18.3964,0.1366,168.9724,0.0000,168.9724,3.8563,168.9724,5.4527,0.0000,1997.7896,781.6127,807.6762,163.5197,10.8058,152.7138,0.0000,152.7138,0.1250,152.5888,77.5939,54.4260,16.1890,4.3798,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33964.4230,33964.4230,33964.4230,33964.4230,6,0,0,0
+2183.0647,0.4998,47685.6782,75.8714,85.0000,0.0271,3.2346,48.4907,5,1998.8693,826.3893,826.3893,-87.9661,172.9807,172.9807,172.9809,-18.4132,0.2009,168.9235,0.0000,168.9235,3.8563,168.9235,5.4556,0.0000,1998.8693,780.9435,807.0067,163.4679,10.8089,152.6591,0.0000,152.6591,0.1838,152.4753,75.3284,54.5087,16.1983,6.4398,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33970.0467,33970.0467,33970.0467,33970.0467,6,0,0,0
+2183.5645,0.4998,47696.2193,75.9288,85.0000,0.0366,3.1241,48.8200,5,2000.3794,825.8736,825.8736,-88.0209,173.0034,173.0034,173.0036,-18.4385,0.2715,168.8756,0.0000,168.8756,3.8563,168.8756,5.4599,0.0000,2000.3794,780.1045,806.1685,163.4157,10.8135,152.6022,0.0000,152.6022,0.2485,152.3537,72.8137,54.6244,16.2111,8.7045,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33978.1456,33978.1456,33978.1456,33978.1456,6,0,0,0
+2184.0643,0.4997,47706.7696,76.0030,85.0000,0.0459,3.0140,49.1380,5,2002.3344,825.2279,825.2279,-88.1284,173.0371,173.0371,173.0374,-18.4791,0.3407,168.8401,0.0000,168.8401,3.8563,168.8401,5.4656,0.0000,2002.3344,779.1460,805.2121,163.3744,10.8200,152.5544,0.0000,152.5544,0.3118,152.2426,70.3188,54.7745,16.2275,10.9219,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33989.5216,33989.5216,33989.5216,33989.5216,6,0,0,0
+2184.5640,0.4997,47717.3313,76.0928,85.0000,0.0540,2.9143,49.4458,5,2004.7019,824.4463,824.4463,-88.2586,173.0776,173.0776,173.0780,-18.5283,0.4015,168.8197,0.0000,168.8197,3.8563,168.8197,5.4729,0.0000,2004.7019,778.0945,804.1643,163.3468,10.8284,152.5184,0.0000,152.5184,0.3674,152.1510,68.0750,54.9565,16.2472,12.8723,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34003.3109,34003.3109,34003.3109,34003.3109,6,0,0,0
+2185.0637,0.4996,47727.9064,76.1967,85.0000,0.0615,2.8197,49.7440,5,2007.4391,823.5427,823.5427,-88.4092,173.1239,173.1239,173.1244,-18.5852,0.4578,168.8098,0.0000,168.8098,3.8563,168.8098,5.4814,0.0000,2007.4391,776.9458,803.0207,163.3284,10.8383,152.4901,0.0000,152.4901,0.4189,152.0711,65.9575,55.1675,16.2698,14.6764,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34019.2585,34019.2585,34019.2585,34019.2585,6,0,0,0
+2185.5633,0.4996,47738.4970,76.3130,85.0000,0.0678,2.7364,50.0338,5,2010.5027,822.5315,822.5315,-88.5777,173.1752,173.1752,173.1758,-18.6491,0.5055,168.8135,0.0000,168.8135,3.8563,168.8135,5.4911,0.0000,2010.5027,775.7333,801.8145,163.3224,10.8498,152.4726,0.0000,152.4726,0.4625,152.0101,64.1078,55.4041,16.2950,16.2032,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34036.6458,34036.6458,34036.6458,34036.6458,6,0,0,0
+2186.0629,0.4996,47749.1045,76.4396,85.0000,0.0729,2.6644,50.3164,5,2013.8367,821.4311,821.4311,-88.7610,173.2304,173.2304,173.2309,-18.7187,0.5446,168.8295,0.0000,168.8295,3.8563,168.8295,5.5018,0.0000,2013.8367,774.4743,800.5630,163.3277,10.8624,152.4653,0.0000,152.4653,0.4983,151.9670,62.5253,55.6624,16.3223,17.4569,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34055.5574,34055.5574,34055.5574,34055.5574,6,0,0,0
+2186.5624,0.4996,47759.7302,76.5735,85.0000,0.0761,2.6129,50.5941,5,2017.3661,820.2662,820.2662,-88.9551,173.2879,173.2879,173.2885,-18.7925,0.5690,168.8626,0.0000,168.8626,3.8563,168.8626,5.5133,0.0000,2017.3661,773.2218,799.3192,163.3494,10.8761,152.4732,0.0000,152.4732,0.5206,151.9526,61.4260,55.9366,16.3512,18.2388,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34075.5812,34075.5812,34075.5812,34075.5812,6,0,0,0
+2187.0620,0.4996,47770.3749,76.7104,85.0000,0.0762,2.5933,50.8701,5,2020.9734,819.0758,819.0758,-89.1535,173.3458,173.3458,173.3464,-18.8681,0.5711,168.9184,0.0000,168.9184,3.8563,168.9184,5.5253,0.0000,2020.9734,772.0485,798.1559,163.3931,10.8906,152.5025,0.0000,152.5025,0.5226,151.9799,61.0733,56.2178,16.3805,18.3084,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34096.0507,34096.0507,34096.0507,34096.0507,6,0,0,0
+2187.5615,0.4996,47781.0387,76.8443,85.0000,0.0726,2.6148,51.1489,5,2024.4986,817.9126,817.9126,-89.3474,173.4016,173.4016,173.4022,-18.9421,0.5450,169.0003,0.0000,169.0003,3.8563,169.0003,5.5373,0.0000,2024.4986,771.0340,797.1526,163.4631,10.9053,152.5578,0.0000,152.5578,0.4987,152.0591,61.6874,56.4933,16.4090,17.4694,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34116.0599,34116.0599,34116.0599,34116.0599,6,0,0,0
+2188.0611,0.4996,47791.7206,76.9677,85.0000,0.0647,2.6841,51.4357,5,2027.7508,816.8397,816.8397,-89.5263,173.4523,173.4523,173.4528,-19.0105,0.4863,169.1097,0.0000,169.1097,3.8563,169.1097,5.5487,0.0000,2027.7508,770.2587,796.3891,163.5610,10.9195,152.6415,0.0000,152.6415,0.4450,152.1965,63.4236,56.7483,16.4350,15.5896,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34134.5255,34134.5255,34134.5255,34134.5255,6,0,0,0
+2188.5608,0.4997,47802.4186,77.0738,85.0000,0.0534,2.7926,51.7344,5,2030.5474,815.9172,815.9172,-89.6801,173.4953,173.4953,173.4958,-19.0694,0.4017,169.2374,0.0000,169.2374,3.8563,169.2374,5.5588,0.0000,2030.5474,769.7504,795.8927,163.6785,10.9324,152.7461,0.0000,152.7461,0.3676,152.3786,66.0762,56.9681,16.4572,12.8771,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34150.4110,34150.4110,34150.4110,34150.4110,6,0,0,0
+2189.0605,0.4998,47813.1300,77.1586,85.0000,0.0409,2.9158,52.0467,5,2032.7815,815.1804,815.1804,-89.8030,173.5294,173.5294,173.5298,-19.1166,0.3085,169.3646,0.0000,169.3646,3.8563,169.3646,5.5672,0.0000,2032.7815,769.4629,795.6157,163.7974,10.9432,152.8542,0.0000,152.8542,0.2823,152.5719,69.0640,57.1440,16.4747,9.8892,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34163.1073,34163.1073,34163.1073,34163.1073,6,0,0,0
+2189.5603,0.4998,47823.8516,77.2209,85.0000,0.0283,3.0443,52.3731,5,2034.4219,814.6395,814.6395,-89.8932,173.5542,173.5542,173.5545,-19.1512,0.2134,169.4845,0.0000,169.4845,3.8563,169.4845,5.5736,0.0000,2034.4219,769.3752,795.5371,163.9109,10.9516,152.9592,0.0000,152.9592,0.1952,152.7640,72.1631,57.2734,16.4874,6.8400,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34172.4345,34172.4345,34172.4345,34172.4345,6,0,0,0
+2190.0602,0.4999,47834.5802,77.2638,85.0000,0.0194,3.1349,52.7095,5,2035.5519,814.2670,814.2670,-89.9554,173.5712,173.5712,173.5714,-19.1751,0.1463,169.5686,0.0000,169.5686,3.8563,169.5686,5.5781,0.0000,2035.5519,769.3215,795.4898,163.9905,10.9575,153.0330,0.0000,153.0330,0.1339,152.8991,74.3497,57.3627,16.4961,4.6906,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34178.8625,34178.8625,34178.8625,34178.8625,6,0,0,0
+2190.5601,0.4999,47845.3137,77.2924,85.0000,0.0124,3.2071,53.0537,5,2036.3046,814.0189,814.0189,-89.9968,173.5825,173.5825,173.5826,-19.1910,0.0934,169.6328,0.0000,169.6328,3.8563,169.6328,5.5811,0.0000,2036.3046,769.3241,795.4969,164.0517,10.9616,153.0901,0.0000,153.0901,0.0854,153.0047,76.0877,57.4222,16.5018,2.9930,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34183.1453,34183.1453,34183.1453,34183.1453,6,0,0,0
+2191.0600,0.4999,47856.0503,77.3120,85.0000,0.0095,3.2355,53.4011,5,2036.8229,813.8480,813.8480,-90.0253,173.5902,173.5902,173.5903,-19.2020,0.0717,169.6622,0.0000,169.6622,3.8563,169.6622,5.5831,0.0000,2036.8229,769.2569,795.4322,164.0791,10.9641,153.1150,0.0000,153.1150,0.0656,153.0494,76.7807,57.4632,16.5059,2.2997,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34186.0937,34186.0937,34186.0937,34186.0937,6,0,0,0
+2191.5600,0.5000,47866.7893,77.3278,85.0000,0.0080,3.2491,53.7500,5,2037.2389,813.7109,813.7109,-90.0481,173.5964,173.5964,173.5965,-19.2108,0.0608,169.6793,0.0000,169.6793,3.8563,169.6793,5.5846,0.0000,2037.2389,769.1732,795.3501,164.0948,10.9659,153.1288,0.0000,153.1288,0.0556,153.0732,77.1194,57.4961,16.5092,1.9485,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34188.4573,34188.4573,34188.4573,34188.4573,6,0,0,0
+2192.0599,0.4999,47877.5303,77.3432,85.0000,0.0090,3.2370,54.0977,5,2037.6425,813.5777,813.5777,-90.0703,173.6024,173.6024,173.6024,-19.2193,0.0678,169.6782,0.0000,169.6782,3.8563,169.6782,5.5858,0.0000,2037.6425,769.0097,795.1875,164.0924,10.9674,153.1250,0.0000,153.1250,0.0621,153.0629,76.8476,57.5280,16.5125,2.1748,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34190.7482,34190.7482,34190.7482,34190.7482,6,0,0,0
+2192.5599,0.4999,47888.2735,77.3604,85.0000,0.0102,3.2216,54.4438,5,2038.0971,813.4276,813.4276,-90.0953,173.6091,173.6091,173.6091,-19.2290,0.0770,169.6758,0.0000,169.6758,3.8563,169.6758,5.5873,0.0000,2038.0971,768.8199,794.9985,164.0885,10.9691,153.1194,0.0000,153.1194,0.0705,153.0489,76.4993,57.5640,16.5163,2.4693,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34193.3261,34193.3261,34193.3261,34193.3261,6,0,0,0
+2193.0598,0.4999,47899.0193,77.3799,85.0000,0.0115,3.2052,54.7882,5,2038.6106,813.2581,813.2581,-90.1236,173.6166,173.6166,173.6167,-19.2398,0.0867,169.6736,0.0000,169.6736,3.8563,169.6736,5.5889,0.0000,2038.6106,768.6087,794.7883,164.0847,10.9709,153.1138,0.0000,153.1138,0.0793,153.0345,76.1297,57.6047,16.5205,2.7796,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34196.2388,34196.2388,34196.2388,34196.2388,6,0,0,0
+2193.5597,0.4999,47909.7679,77.4008,85.0000,0.0117,3.1994,55.1321,5,2039.1611,813.0764,813.0764,-90.1539,173.6247,173.6247,173.6248,-19.2515,0.0888,169.6796,0.0000,169.6796,3.8563,169.6796,5.5907,0.0000,2039.1611,768.4206,794.6016,164.0889,10.9731,153.1158,0.0000,153.1158,0.0813,153.0345,76.0135,57.6483,16.5250,2.8477,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34199.3615,34199.3615,34199.3615,34199.3615,6,0,0,0
+2194.0597,0.4999,47920.5195,77.4207,85.0000,0.0104,3.2116,55.4774,5,2039.6858,812.9033,812.9033,-90.1827,173.6324,173.6324,173.6325,-19.2626,0.0785,169.6976,0.0000,169.6976,3.8563,169.6976,5.5926,0.0000,2039.6858,768.2986,794.4815,164.1050,10.9754,153.1297,0.0000,153.1297,0.0718,153.0578,76.3216,57.6899,16.5292,2.5171,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34202.3396,34202.3396,34202.3396,34202.3396,6,0,0,0
+2194.5596,0.5000,47931.2737,77.4375,85.0000,0.0082,3.2325,55.8250,5,2040.1275,812.7576,812.7576,-90.2070,173.6389,173.6389,173.6389,-19.2720,0.0624,169.7202,0.0000,169.7202,3.8563,169.7202,5.5942,0.0000,2040.1275,768.2303,794.4152,164.1260,10.9775,153.1485,0.0000,153.1485,0.0571,153.0914,76.8333,57.7250,16.5327,2.0005,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34204.8486,34204.8486,34204.8486,34204.8486,6,0,0,0
+2195.0596,0.5000,47942.0299,77.4498,85.0000,0.0054,3.2615,56.1759,5,2040.4514,812.6508,812.6508,-90.2248,173.6436,173.6436,173.6437,-19.2788,0.0409,169.7464,0.0000,169.7464,3.8563,169.7464,5.5955,0.0000,2040.4514,768.2250,794.4118,164.1509,10.9792,153.1717,0.0000,153.1717,0.0375,153.1343,77.5358,57.7507,16.5351,1.3127,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34206.6901,34206.6901,34206.6901,34206.6901,6,0,0,0
+2195.5596,0.5000,47952.7875,77.4580,85.0000,0.0037,3.2787,56.5286,5,2040.6680,812.5794,812.5794,-90.2367,173.6468,173.6468,173.6468,-19.2834,0.0282,169.7623,0.0000,169.7623,3.8563,169.7623,5.5963,0.0000,2040.6680,768.2141,794.4021,164.1660,10.9803,153.1857,0.0000,153.1857,0.0258,153.1599,77.9520,57.7678,16.5368,0.9033,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34207.9224,34207.9224,34207.9224,34207.9224,6,0,0,0
+2196.0595,0.5000,47963.5460,77.4639,85.0000,0.0029,3.2873,56.8822,5,2040.8241,812.5279,812.5279,-90.2453,173.6491,173.6491,173.6491,-19.2867,0.0216,169.7712,0.0000,169.7712,3.8563,169.7712,5.5969,0.0000,2040.8241,768.1938,794.3826,164.1742,10.9810,153.1932,0.0000,153.1932,0.0198,153.1734,78.1614,57.7802,16.5380,0.6938,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34208.8100,34208.8100,34208.8100,34208.8100,6,0,0,0
+2196.5595,0.5000,47974.3053,77.4706,85.0000,0.0045,3.2683,57.2339,5,2040.9993,812.4701,812.4701,-90.2550,173.6516,173.6516,173.6517,-19.2905,0.0343,169.7611,0.0000,169.7611,3.8563,169.7611,5.5974,0.0000,2040.9993,768.0785,794.2672,164.1637,10.9815,153.1822,0.0000,153.1822,0.0314,153.1508,77.7181,57.7941,16.5395,1.0990,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34209.8037,34209.8037,34209.8037,34209.8037,6,0,0,0
+2197.0595,0.5000,47985.0656,77.4811,85.0000,0.0072,3.2385,57.5823,5,2041.2764,812.3786,812.3786,-90.2702,173.6556,173.6556,173.6557,-19.2963,0.0542,169.7452,0.0000,169.7452,3.8563,169.7452,5.5981,0.0000,2041.2764,767.8966,794.0851,164.1471,10.9822,153.1649,0.0000,153.1649,0.0496,153.1153,77.0206,57.8161,16.5419,1.7366,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34211.3732,34211.3732,34211.3732,34211.3732,6,0,0,0
+2197.5594,0.4999,47995.8278,77.4969,85.0000,0.0104,3.2018,57.9269,5,2041.6917,812.2414,812.2414,-90.2930,173.6616,173.6616,173.6617,-19.3051,0.0784,169.7269,0.0000,169.7269,3.8563,169.7269,5.5993,0.0000,2041.6917,767.6497,793.8382,164.1277,10.9834,153.1443,0.0000,153.1443,0.0718,153.0725,76.1636,57.8491,16.5455,2.5143,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34213.7260,34213.7260,34213.7260,34213.7260,6,0,0,0
+2198.0594,0.4999,48006.5925,77.5181,85.0000,0.0132,3.1682,58.2680,5,2042.2505,812.0569,812.0569,-90.3238,173.6697,173.6697,173.6698,-19.3170,0.1000,169.7134,0.0000,169.7134,3.8563,169.7134,5.6009,0.0000,2042.2505,767.3686,793.5577,164.1125,10.9852,153.1273,0.0000,153.1273,0.0915,153.0358,75.3853,57.8935,16.5502,3.2068,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34216.8928,34216.8928,34216.8928,34216.8928,6,0,0,0
+2198.5593,0.4999,48017.3606,77.5426,85.0000,0.0140,3.1560,58.6078,5,2042.8965,811.8437,811.8437,-90.3593,173.6790,173.6790,173.6791,-19.3307,0.1064,169.7164,0.0000,169.7164,3.8563,169.7164,5.6030,0.0000,2042.8965,767.1302,793.3208,164.1134,10.9876,153.1258,0.0000,153.1258,0.0973,153.0285,75.1186,57.9449,16.5555,3.4095,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34220.5563,34220.5563,34220.5563,34220.5563,6,0,0,0
+2199.0592,0.4999,48028.1321,77.5680,85.0000,0.0142,3.1512,58.9472,5,2043.5652,811.6230,811.6230,-90.3961,173.6887,173.6887,173.6888,-19.3449,0.1074,169.7250,0.0000,169.7250,3.8563,169.7250,5.6052,0.0000,2043.5652,766.9090,793.1014,164.1198,10.9903,153.1295,0.0000,153.1295,0.0982,153.0313,75.0304,57.9981,16.5610,3.4418,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34224.3507,34224.3507,34224.3507,34224.3507,6,0,0,0
+2199.5591,0.4999,48038.9072,77.5925,85.0000,0.0131,3.1600,59.2877,5,2044.2107,811.4100,811.4100,-90.4316,173.6979,173.6979,173.6980,-19.3586,0.0990,169.7427,0.0000,169.7427,3.8563,169.7427,5.6075,0.0000,2044.2107,766.7389,792.9335,164.1352,10.9930,153.1422,0.0000,153.1422,0.0906,153.0516,75.2632,58.0494,16.5661,3.1728,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34228.0142,34228.0142,34228.0142,34228.0142,6,0,0,0
+2200.0590,0.4999,48049.6856,77.6149,85.0000,0.0119,3.1693,59.6293,5,2044.8028,811.2146,811.2146,-90.4642,173.7064,173.7064,173.7065,-19.3712,0.0904,169.7597,0.0000,169.7597,3.8563,169.7597,5.6095,0.0000,2044.8028,766.5870,792.7836,164.1502,10.9955,153.1547,0.0000,153.1547,0.0827,153.0720,75.5075,58.0966,16.5709,2.8971,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34231.3759,34231.3759,34231.3759,34231.3759,6,0,0,0
+2200.5590,0.4999,48060.4669,77.6354,85.0000,0.0108,3.1782,59.9720,5,2045.3426,811.0366,811.0366,-90.4938,173.7141,173.7141,173.7142,-19.3827,0.0823,169.7756,0.0000,169.7756,3.8563,169.7756,5.6114,0.0000,2045.3426,766.4497,792.6483,164.1642,10.9979,153.1663,0.0000,153.1663,0.0753,153.0910,75.7391,58.1396,16.5752,2.6372,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34234.4402,34234.4402,34234.4402,34234.4402,6,0,0,0
+2201.0589,0.4999,48071.2510,77.6547,85.0000,0.0105,3.1793,60.3148,5,2045.8490,810.8695,810.8695,-90.5217,173.7213,173.7213,173.7214,-19.3934,0.0798,169.7853,0.0000,169.7853,3.8563,169.7853,5.6131,0.0000,2045.8490,766.2974,792.4974,164.1722,10.9999,153.1722,0.0000,153.1722,0.0730,153.0993,75.7833,58.1799,16.5793,2.5567,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34237.3149,34237.3149,34237.3149,34237.3149,6,0,0,0
+2201.5589,0.4999,48082.0377,77.6739,85.0000,0.0109,3.1723,60.6570,5,2046.3573,810.7017,810.7017,-90.5497,173.7285,173.7285,173.7286,-19.4043,0.0829,169.7893,0.0000,169.7893,3.8563,169.7893,5.6148,0.0000,2046.3573,766.1181,792.3194,164.1745,11.0019,153.1726,0.0000,153.1726,0.0759,153.0968,75.6342,58.2205,16.5835,2.6586,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34240.1998,34240.1998,34240.1998,34240.1998,6,0,0,0
+2202.0588,0.4999,48092.8271,77.6951,85.0000,0.0126,3.1512,60.9970,5,2046.9157,810.5174,810.5174,-90.5804,173.7364,173.7364,173.7365,-19.4161,0.0958,169.7844,0.0000,169.7844,3.8563,169.7844,5.6165,0.0000,2046.9157,765.8778,792.0801,164.1678,11.0039,153.1640,0.0000,153.1640,0.0877,153.0763,75.1520,58.2650,16.5881,3.0712,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34243.3669,34243.3669,34243.3669,34243.3669,6,0,0,0
+2202.5587,0.4999,48103.6197,77.7201,85.0000,0.0151,3.1214,61.3339,5,2047.5721,810.3007,810.3007,-90.6165,173.7457,173.7457,173.7458,-19.4301,0.1144,169.7750,0.0000,169.7750,3.8563,169.7750,5.6185,0.0000,2047.5721,765.5794,791.7827,164.1565,11.0061,153.1504,0.0000,153.1504,0.1047,153.0457,74.4679,58.3174,16.5936,3.6669,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34247.0892,34247.0892,34247.0892,34247.0892,6,0,0,0
+2203.0586,0.4999,48114.4160,77.7499,85.0000,0.0180,3.0852,61.6670,5,2048.3571,810.0416,810.0416,-90.6596,173.7567,173.7567,173.7568,-19.4468,0.1371,169.7634,0.0000,169.7634,3.8563,169.7634,5.6209,0.0000,2048.3571,765.2204,791.4248,164.1424,11.0088,153.1336,0.0000,153.1336,0.1254,153.0082,73.6335,58.3801,16.6001,4.3945,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34251.5404,34251.5404,34251.5404,34251.5404,6,0,0,0
+2203.5585,0.4999,48125.2168,77.7852,85.0000,0.0212,3.0462,61.9960,5,2049.2881,809.7343,809.7343,-90.7108,173.7697,173.7697,173.7699,-19.4666,0.1613,169.7522,0.0000,169.7522,3.8563,169.7522,5.6238,0.0000,2049.2881,764.8073,791.0132,164.1284,11.0120,153.1164,0.0000,153.1164,0.1476,152.9688,72.7362,58.4545,16.6079,5.1702,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34256.8195,34256.8195,34256.8195,34256.8195,6,0,0,0
+2204.0584,0.4999,48136.0230,77.8265,85.0000,0.0247,3.0033,62.3206,5,2050.3764,809.3750,809.3750,-90.7707,173.7849,173.7849,173.7851,-19.4898,0.1877,169.7409,0.0000,169.7409,3.8563,169.7409,5.6272,0.0000,2050.3764,764.3332,790.5409,164.1137,11.0158,153.0979,0.0000,153.0979,0.1717,152.9262,71.7511,58.5415,16.6169,6.0167,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34262.9911,34262.9911,34262.9911,34262.9911,6,0,0,0
+2204.5582,0.4998,48146.8353,77.8741,85.0000,0.0282,2.9586,62.6405,5,2051.6309,808.9609,808.9609,-90.8397,173.8023,173.8023,173.8024,-19.5166,0.2148,169.7311,0.0000,169.7311,3.8563,169.7311,5.6311,0.0000,2051.6309,763.8021,790.0120,164.1000,11.0203,153.0798,0.0000,153.0798,0.1966,152.8832,70.7274,58.6420,16.6273,6.8866,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34270.1057,34270.1057,34270.1057,34270.1057,6,0,0,0
+2205.0580,0.4998,48157.6547,77.9284,85.0000,0.0321,2.9100,62.9553,5,2053.0604,808.4891,808.4891,-90.9183,173.8219,173.8219,173.8221,-19.5471,0.2441,169.7215,0.0000,169.7215,3.8563,169.7215,5.6356,0.0000,2053.0604,763.2045,789.4170,164.0859,11.0253,153.0605,0.0000,153.0605,0.2234,152.8371,69.6151,58.7565,16.6391,7.8264,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34278.2129,34278.2129,34278.2129,34278.2129,6,0,0,0
+2205.5578,0.4998,48168.4821,77.9892,85.0000,0.0355,2.8647,63.2655,5,2054.6622,807.9604,807.9604,-91.0064,173.8438,173.8438,173.8440,-19.5813,0.2706,169.7169,0.0000,169.7169,3.8563,169.7169,5.6407,0.0000,2054.6622,762.5644,788.7802,164.0762,11.0312,153.0450,0.0000,153.0450,0.2476,152.7974,68.5859,58.8851,16.6523,8.6741,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34287.2988,34287.2988,34287.2988,34287.2988,6,0,0,0
+2206.0576,0.4998,48179.3183,78.0553,85.0000,0.0380,2.8291,63.5720,5,2056.4048,807.3852,807.3852,-91.1023,173.8673,173.8673,173.8676,-19.6185,0.2898,169.7212,0.0000,169.7212,3.8563,169.7212,5.6463,0.0000,2056.4048,761.9123,788.1320,164.0749,11.0377,153.0372,0.0000,153.0372,0.2652,152.7720,67.7895,59.0251,16.6666,9.2908,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34297.1840,34297.1840,34297.1840,34297.1840,6,0,0,0
+2206.5574,0.4998,48190.1641,78.1256,85.0000,0.0401,2.7972,63.8754,5,2058.2558,806.7743,806.7743,-91.2041,173.8922,173.8922,173.8924,-19.6581,0.3060,169.7299,0.0000,169.7299,3.8563,169.7299,5.6524,0.0000,2058.2558,761.2392,787.4634,164.0775,11.0447,153.0328,0.0000,153.0328,0.2800,152.7528,67.0876,59.1741,16.6818,9.8093,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34307.6857,34307.6857,34307.6857,34307.6857,6,0,0,0
+2207.0572,0.4998,48201.0199,78.1991,85.0000,0.0417,2.7705,64.1762,5,2060.1935,806.1349,806.1349,-91.3106,173.9179,173.9179,173.9182,-19.6996,0.3183,169.7433,0.0000,169.7433,3.8563,169.7433,5.6587,0.0000,2060.1935,760.5560,786.7850,164.0846,11.0522,153.0324,0.0000,153.0324,0.2913,152.7412,66.5096,59.3303,16.6976,10.2037,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34318.6797,34318.6797,34318.6797,34318.6797,6,0,0,0
+2207.5569,0.4997,48211.8861,78.2762,85.0000,0.0441,2.7344,64.4733,5,2062.2252,805.4643,805.4643,-91.4224,173.9446,173.9446,173.9449,-19.7432,0.3369,169.7514,0.0000,169.7514,3.8563,169.7514,5.6653,0.0000,2062.2252,759.8135,786.0473,164.0861,11.0599,153.0262,0.0000,153.0262,0.3083,152.7179,65.7081,59.4943,16.7142,10.8012,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34330.2072,34330.2072,34330.2072,34330.2072,6,0,0,0
+2208.0567,0.4997,48222.7633,78.3582,85.0000,0.0471,2.6908,64.7660,5,2064.3853,804.7514,804.7514,-91.5412,173.9727,173.9727,173.9730,-19.7896,0.3604,169.7560,0.0000,169.7560,3.8563,169.7560,5.6723,0.0000,2064.3853,759.0072,785.2460,164.0836,11.0680,153.0157,0.0000,153.0157,0.3298,152.6859,64.7303,59.6691,16.7319,11.5545,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34342.4625,34342.4625,34342.4625,34342.4625,6,0,0,0
+2208.5564,0.4997,48233.6523,78.4448,85.0000,0.0491,2.6572,65.0553,5,2066.6657,803.9989,803.9989,-91.6666,174.0020,174.0020,174.0023,-19.8386,0.3766,169.7691,0.0000,169.7691,3.8563,169.7691,5.6798,0.0000,2066.6657,758.1959,784.4403,164.0893,11.0767,153.0127,0.0000,153.0127,0.3446,152.6681,63.9915,59.8539,16.7506,12.0721,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34355.4007,34355.4007,34355.4007,34355.4007,6,0,0,0
+2209.0561,0.4997,48244.5535,78.5342,85.0000,0.0503,2.6327,65.3423,5,2069.0224,803.2211,803.2211,-91.7962,174.0319,174.0319,174.0322,-19.8893,0.3859,169.7897,0.0000,169.7897,3.8563,169.7897,5.6876,0.0000,2069.0224,757.3912,783.6417,164.1021,11.0858,153.0163,0.0000,153.0163,0.3532,152.6631,63.4761,60.0452,16.7698,12.3721,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34368.7727,34368.7727,34368.7727,34368.7727,6,0,0,0
+2209.5558,0.4997,48255.4673,78.6217,85.0000,0.0469,2.6575,65.6324,5,2071.3270,802.4607,802.4607,-91.9230,174.0608,174.0608,174.0611,-19.9389,0.3606,169.8440,0.0000,169.8440,3.8563,169.8440,5.6956,0.0000,2071.3270,756.7618,783.0199,164.1483,11.0954,153.0529,0.0000,153.0529,0.3299,152.7230,64.1429,60.2327,16.7883,11.5591,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34381.8530,34381.8530,34381.8530,34381.8530,6,0,0,0
+2210.0556,0.4998,48266.3929,78.7014,85.0000,0.0416,2.7046,65.9279,5,2073.4257,801.7682,801.7682,-92.0384,174.0868,174.0868,174.0871,-19.9842,0.3199,169.9107,0.0000,169.9107,3.8563,169.9107,5.7031,0.0000,2073.4257,756.2687,782.5346,164.2076,11.1045,153.1031,0.0000,153.1031,0.2927,152.8104,65.3467,60.4037,16.8051,10.2548,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34393.7679,34393.7679,34393.7679,34393.7679,6,0,0,0
+2210.5554,0.4998,48277.3288,78.7676,85.0000,0.0320,2.7992,66.2340,5,2075.1713,801.1924,801.1924,-92.1344,174.1083,174.1083,174.1085,-20.0219,0.2466,170.0054,0.0000,170.0054,3.8563,170.0054,5.7097,0.0000,2075.1713,756.0382,782.3123,164.2957,11.1128,153.1829,0.0000,153.1829,0.2256,152.9573,67.6878,60.5462,16.8188,7.9045,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34403.6828,34403.6828,34403.6828,34403.6828,6,0,0,0
+2211.0552,0.4999,48288.2728,78.8159,85.0000,0.0216,2.9061,66.5520,5,2076.4421,800.7734,800.7734,-92.2043,174.1238,174.1238,174.1239,-20.0493,0.1661,170.1014,0.0000,170.1014,3.8563,170.1014,5.7147,0.0000,2076.4421,755.9937,782.2751,164.3867,11.1194,153.2672,0.0000,153.2672,0.1520,153.1153,70.3131,60.6500,16.8286,5.3235,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34410.9059,34410.9059,34410.9059,34410.9059,6,0,0,0
+2211.5551,0.4999,48299.2221,78.8442,85.0000,0.0099,3.0284,66.8836,5,2077.1884,800.5274,800.5274,-92.2454,174.1328,174.1328,174.1329,-20.0655,0.0764,170.2002,0.0000,170.2002,3.8563,170.2002,5.7182,0.0000,2077.1884,756.1606,782.4482,164.4821,11.1242,153.3579,0.0000,153.3579,0.0699,153.2880,73.2952,60.7111,16.8341,2.4477,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34415.1535,34415.1535,34415.1535,34415.1535,6,0,0,0
+2212.0551,0.5000,48310.1740,78.8526,85.0000,-0.0006,3.1413,67.2276,5,2077.4085,800.4551,800.4551,-92.2575,174.1356,174.1356,174.1356,-20.0702,-0.0048,170.2841,0.0000,170.2841,3.8563,170.2841,5.7197,0.0000,2077.4085,756.4591,782.7510,164.5644,11.1266,153.4378,0.0000,153.4378,-0.0044,153.4422,76.0333,60.7291,16.8353,-0.1554,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34416.4150,34416.4150,34416.4150,34416.4150,6,0,0,0
+2212.5551,0.5001,48321.1256,78.8435,85.0000,-0.0095,3.2382,67.5823,5,2077.1689,800.5343,800.5343,-92.2443,174.1327,174.1327,174.1327,-20.0650,-0.0730,170.3494,0.0000,170.3494,3.8563,170.3494,5.7196,0.0000,2077.1689,756.8469,783.1413,164.6298,11.1271,153.5027,0.0000,153.5027,-0.0668,153.5695,78.3662,60.7095,16.8328,-2.3389,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34415.0609,34415.0609,34415.0609,34415.0609,6,0,0,0
+2213.0552,0.5001,48332.0749,78.8219,85.0000,-0.0145,3.2949,67.9430,5,2076.6015,800.7215,800.7215,-92.2131,174.1259,174.1259,174.1259,-20.0528,-0.1113,170.3809,0.0000,170.3809,3.8563,170.3809,5.7181,0.0000,2076.6015,757.2055,783.5001,164.6628,11.1256,153.5372,0.0000,153.5372,-0.1018,153.6391,79.7160,60.6631,16.8279,-3.5678,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34411.8410,34411.8410,34411.8410,34411.8410,6,0,0,0
+2213.5553,0.5001,48343.0206,78.7943,85.0000,-0.0162,3.3176,68.3062,5,2075.8743,800.9615,800.9615,-92.1731,174.1170,174.1170,174.1170,-20.0371,-0.1248,170.3856,0.0000,170.3856,3.8563,170.3856,5.7157,0.0000,2075.8743,757.5029,783.7961,164.6698,11.1230,153.5468,0.0000,153.5468,-0.1142,153.6610,80.2359,60.6036,16.8219,-4.0003,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34407.7142,34407.7142,34407.7142,34407.7142,6,0,0,0
+2214.0554,0.5001,48353.9622,78.7682,85.0000,-0.0129,3.2849,68.6656,5,2075.1847,801.1891,801.1891,-92.1352,174.1087,174.1087,174.1087,-20.0222,-0.0990,170.3514,0.0000,170.3514,3.8563,170.3514,5.7132,0.0000,2075.1847,757.6093,783.8994,164.6382,11.1198,153.5185,0.0000,153.5185,-0.0906,153.6091,79.4193,60.5473,16.8165,-3.1740,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34403.8009,34403.8009,34403.8009,34403.8009,6,0,0,0
+2214.5554,0.5000,48364.9006,78.7501,85.0000,-0.0072,3.2258,69.0184,5,2074.7091,801.3460,801.3460,-92.1090,174.1029,174.1029,174.1029,-20.0119,-0.0553,170.3019,0.0000,170.3019,3.8563,170.3019,5.7111,0.0000,2074.7091,757.5644,783.8512,164.5907,11.1170,153.4737,0.0000,153.4737,-0.0506,153.5243,77.9758,60.5084,16.8129,-1.7728,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34401.1020,34401.1020,34401.1020,34401.1020,6,0,0,0
+2215.0554,0.5000,48375.8373,78.7439,85.0000,0.0003,3.1460,69.3625,5,2074.5449,801.4002,801.4002,-92.1000,174.1009,174.1009,174.1009,-20.0083,0.0021,170.2425,0.0000,170.2425,3.8563,170.2425,5.7100,0.0000,2074.5449,757.3563,783.6399,164.5325,11.1152,153.4173,0.0000,153.4173,0.0019,153.4154,76.0426,60.4950,16.8120,0.0657,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34400.1705,34400.1705,34400.1705,34400.1705,6,0,0,0
+2215.5554,0.5000,48386.7739,78.7513,85.0000,0.0080,3.0614,69.6973,5,2074.7409,801.3354,801.3354,-92.1107,174.1032,174.1032,174.1032,-20.0126,0.0615,170.1854,0.0000,170.1854,3.8563,170.1854,5.7101,0.0000,2074.7409,757.0216,783.3031,164.4753,11.1148,153.3605,0.0000,153.3605,0.0563,153.3042,74.0066,60.5110,16.8141,1.9725,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34401.2778,34401.2778,34401.2778,34401.2778,6,0,0,0
+2216.0553,0.4999,48397.7126,78.7724,85.0000,0.0155,2.9776,70.0230,5,2075.2977,801.1514,801.1514,-92.1414,174.1100,174.1100,174.1100,-20.0246,0.1192,170.1345,0.0000,170.1345,3.8563,170.1345,5.7114,0.0000,2075.2977,756.5783,782.8586,164.4231,11.1159,153.3073,0.0000,153.3073,0.1091,153.1982,72.0019,60.5565,16.8190,3.8208,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34404.4290,34404.4290,34404.4290,34404.4290,6,0,0,0
+2216.5552,0.4999,48408.6552,78.8071,85.0000,0.0230,2.8916,70.3395,5,2076.2105,800.8500,800.8500,-92.1916,174.1210,174.1210,174.1211,-20.0443,0.1772,170.0875,0.0000,170.0875,3.8563,170.0875,5.7139,0.0000,2076.2105,756.0181,782.2983,164.3736,11.1183,153.2553,0.0000,153.2553,0.1622,153.0932,69.9542,60.6311,16.8268,5.6811,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34409.6008,34409.6008,34409.6008,34409.6008,6,0,0,0
+2217.0551,0.4998,48419.6035,78.8556,85.0000,0.0309,2.7998,70.6460,5,2077.4889,800.4279,800.4279,-92.2619,174.1364,174.1364,174.1366,-20.0720,0.2381,170.0420,0.0000,170.0420,3.8563,170.0420,5.7175,0.0000,2077.4889,755.3267,781.6077,164.3244,11.1221,153.2023,0.0000,153.2023,0.2179,152.9844,67.7773,60.7357,16.8376,7.6338,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34416.8467,34416.8467,34416.8467,34416.8467,6,0,0,0
+2217.5549,0.4998,48430.5595,78.9169,85.0000,0.0372,2.7238,70.9444,5,2079.1030,799.8951,799.8951,-92.3507,174.1557,174.1557,174.1559,-20.1069,0.2867,170.0127,0.0000,170.0127,3.8563,170.0127,5.7225,0.0000,2079.1030,754.5831,780.8664,164.2902,11.1275,153.1627,0.0000,153.1627,0.2623,152.9003,65.9907,60.8678,16.8511,9.1907,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34425.9987,34425.9987,34425.9987,34425.9987,6,0,0,0
+2218.0547,0.4998,48441.5248,78.9875,85.0000,0.0413,2.6700,71.2372,5,2080.9632,799.2811,799.2811,-92.4530,174.1777,174.1777,174.1779,-20.1472,0.3187,170.0027,0.0000,170.0027,3.8563,170.0027,5.7284,0.0000,2080.9632,753.8357,780.1227,164.2743,11.1342,153.1401,0.0000,153.1401,0.2916,152.8485,64.7463,61.0204,16.8664,10.2155,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34436.5492,34436.5492,34436.5492,34436.5492,6,0,0,0
+2218.5544,0.4998,48452.5005,79.0628,85.0000,0.0424,2.6478,71.5278,5,2082.9475,798.6262,798.6262,-92.5621,174.2009,174.2009,174.2012,-20.1902,0.3277,170.0169,0.0000,170.0169,3.8563,170.0169,5.7350,0.0000,2082.9475,753.1524,779.4446,164.2819,11.1418,153.1401,0.0000,153.1401,0.2999,152.8402,64.2687,61.1834,16.8826,10.5056,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34447.8073,34447.8073,34447.8073,34447.8073,6,0,0,0
+2219.0542,0.4998,48463.4867,79.1383,85.0000,0.0415,2.6479,71.8187,5,2084.9366,797.9698,797.9698,-92.6715,174.2240,174.2240,174.2242,-20.2333,0.3208,170.0469,0.0000,170.0469,3.8563,170.0469,5.7417,0.0000,2084.9366,752.5400,778.8380,164.3051,11.1498,153.1553,0.0000,153.1553,0.2936,152.8618,64.3314,61.3471,16.8987,10.2847,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34459.0952,34459.0952,34459.0952,34459.0952,6,0,0,0
+2219.5540,0.4998,48474.4833,79.2119,85.0000,0.0403,2.6514,72.1103,5,2086.8745,797.3303,797.3303,-92.7781,174.2462,174.2462,174.2464,-20.2754,0.3116,170.0783,0.0000,170.0783,3.8563,170.0783,5.7484,0.0000,2086.8745,751.9546,778.2584,164.3299,11.1576,153.1723,0.0000,153.1723,0.2852,152.8871,64.4761,61.5068,16.9144,9.9899,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34470.0942,34470.0942,34470.0942,34470.0942,6,0,0,0
+2220.0537,0.4998,48485.4900,79.2834,85.0000,0.0392,2.6530,72.4023,5,2088.7590,796.7085,796.7085,-92.8817,174.2675,174.2675,174.2677,-20.3164,0.3039,170.1073,0.0000,170.1073,3.8563,170.1073,5.7548,0.0000,2088.7590,751.3796,777.6890,164.3525,11.1651,153.1874,0.0000,153.1874,0.2781,152.9093,64.5745,61.6623,16.9296,9.7428,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34480.7895,34480.7895,34480.7895,34480.7895,6,0,0,0
+2220.5535,0.4998,48496.5065,79.3525,85.0000,0.0376,2.6617,72.6955,5,2090.5799,796.1076,796.1076,-92.9819,174.2879,174.2879,174.2881,-20.3561,0.2914,170.1402,0.0000,170.1402,3.8563,170.1402,5.7610,0.0000,2090.5799,750.8469,777.1620,164.3792,11.1725,153.2066,0.0000,153.2066,0.2666,152.9400,64.8417,61.8128,16.9444,9.3411,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34491.1245,34491.1245,34491.1245,34491.1245,6,0,0,0
+2221.0533,0.4998,48507.5324,79.4163,85.0000,0.0333,2.6995,72.9931,5,2092.2602,795.5532,795.5532,-93.0743,174.3065,174.3065,174.3067,-20.3927,0.2584,170.1918,0.0000,170.1918,3.8563,170.1918,5.7670,0.0000,2092.2602,750.4521,776.7734,164.4248,11.1798,153.2450,0.0000,153.2450,0.2364,153.0086,65.8156,61.9519,16.9578,8.2832,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34500.6633,34500.6633,34500.6633,34500.6633,6,0,0,0
+2221.5531,0.4998,48518.5666,79.4713,85.0000,0.0278,2.7514,73.2967,5,2093.7093,795.0752,795.0752,-93.1540,174.3224,174.3224,174.3226,-20.4243,0.2161,170.2500,0.0000,170.2500,3.8563,170.2500,5.7723,0.0000,2093.7093,750.1741,776.5014,164.4777,11.1863,153.2914,0.0000,153.2914,0.1977,153.0937,67.1259,62.0720,16.9693,6.9265,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34508.8918,34508.8918,34508.8918,34508.8918,6,0,0,0
+2222.0530,0.4999,48529.6078,79.5160,85.0000,0.0218,2.8102,73.6070,5,2094.8867,794.6868,794.6868,-93.2188,174.3352,174.3352,174.3354,-20.4500,0.1697,170.3093,0.0000,170.3093,3.8563,170.3093,5.7768,0.0000,2094.8867,750.0023,776.3350,164.5325,11.1918,153.3407,0.0000,153.3407,0.1552,153.1855,68.5986,62.1697,16.9786,5.4386,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34515.5793,34515.5793,34515.5793,34515.5793,6,0,0,0
+2222.5529,0.4999,48540.6544,79.5493,85.0000,0.0152,2.8777,73.9249,5,2095.7645,794.3973,794.3973,-93.2670,174.3447,174.3447,174.3448,-20.4691,0.1180,170.3704,0.0000,170.3704,3.8563,170.3704,5.7802,0.0000,2095.7645,749.9509,776.2884,164.5902,11.1963,153.3939,0.0000,153.3939,0.1080,153.2859,70.2742,62.2426,16.9854,3.7837,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34520.5670,34520.5670,34520.5670,34520.5670,6,0,0,0
+2223.0528,0.4999,48551.7048,79.5712,85.0000,0.0091,2.9405,74.2498,5,2096.3406,794.2073,794.2073,-93.2987,174.3510,174.3510,174.3510,-20.4817,0.0708,170.4238,0.0000,170.4238,3.8563,170.4238,5.7826,0.0000,2096.3406,749.9772,776.3184,164.6412,11.1995,153.4417,0.0000,153.4417,0.0648,153.3769,71.8259,62.2905,16.9897,2.2708,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34523.8427,34523.8427,34523.8427,34523.8427,6,0,0,0
+2223.5528,0.5000,48562.7575,79.5826,85.0000,0.0036,2.9982,74.5812,5,2096.6429,794.1077,794.1077,-93.3154,174.3542,174.3542,174.3543,-20.4883,0.0283,170.4697,0.0000,170.4697,3.8563,170.4697,5.7841,0.0000,2096.6429,750.0711,776.4151,164.6856,11.2015,153.4841,0.0000,153.4841,0.0259,153.4582,73.2440,62.3156,16.9919,0.9067,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34525.5639,34525.5639,34525.5639,34525.5639,6,0,0,0
+2224.0528,0.5000,48573.8111,79.5856,85.0000,-0.0004,3.0412,74.9174,5,2096.7202,794.0823,794.0823,-93.3196,174.3551,174.3551,174.3551,-20.4900,-0.0029,170.5017,0.0000,170.5017,3.8563,170.5017,5.7847,0.0000,2096.7202,750.1869,776.5326,164.7171,11.2024,153.5146,0.0000,153.5146,-0.0027,153.5173,74.2970,62.3220,16.9923,-0.0940,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34526.0074,34526.0074,34526.0074,34526.0074,6,0,0,0
+2224.5528,0.5000,48584.8646,79.5821,85.0000,-0.0035,3.0754,75.2573,5,2096.6283,794.1127,794.1127,-93.3146,174.3541,174.3541,174.3541,-20.4880,-0.0272,170.5250,0.0000,170.5250,3.8563,170.5250,5.7846,0.0000,2096.6283,750.3262,776.6727,164.7404,11.2026,153.5379,0.0000,153.5379,-0.0249,153.5628,75.1291,62.3144,16.9914,-0.8721,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34525.4874,34525.4874,34525.4874,34525.4874,6,0,0,0
+2225.0528,0.5000,48595.9172,79.5745,85.0000,-0.0050,3.0924,75.5991,5,2096.4274,794.1790,794.1790,-93.3035,174.3520,174.3520,174.3520,-20.4836,-0.0387,170.5343,0.0000,170.5343,3.8563,170.5343,5.7840,0.0000,2096.4274,750.4431,776.7895,164.7503,11.2020,153.5483,0.0000,153.5483,-0.0354,153.5837,75.5357,62.2977,16.9897,-1.2393,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34524.3473,34524.3473,34524.3473,34524.3473,6,0,0,0
+2225.5528,0.5000,48606.9686,79.5648,85.0000,-0.0057,3.1019,75.9419,5,2096.1735,794.2628,794.2628,-93.2895,174.3492,174.3492,174.3492,-20.4781,-0.0446,170.5375,0.0000,170.5375,3.8563,170.5375,5.7832,0.0000,2096.1735,750.5522,776.8982,164.7543,11.2011,153.5532,0.0000,153.5532,-0.0408,153.5940,75.7592,62.2766,16.9875,-1.4294,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34522.9062,34522.9062,34522.9062,34522.9062,6,0,0,0
+2226.0529,0.5000,48618.0185,79.5550,85.0000,-0.0052,3.0977,76.2842,5,2095.9135,794.3485,794.3485,-93.2752,174.3464,174.3464,174.3464,-20.4724,-0.0406,170.5308,0.0000,170.5308,3.8563,170.5308,5.7823,0.0000,2095.9135,750.6186,776.9637,164.7484,11.2000,153.5484,0.0000,153.5484,-0.0372,153.5856,75.6467,62.2550,16.9855,-1.3016,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34521.4313,34521.4313,34521.4313,34521.4313,6,0,0,0
+2226.5529,0.5000,48629.0672,79.5465,85.0000,-0.0042,3.0877,76.6254,5,2095.6902,794.4222,794.4222,-93.2630,174.3440,174.3440,174.3440,-20.4675,-0.0326,170.5204,0.0000,170.5204,3.8563,170.5204,5.7815,0.0000,2095.6902,750.6550,776.9991,164.7389,11.1990,153.5399,0.0000,153.5399,-0.0298,153.5697,75.3949,62.2364,16.9837,-1.0453,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34520.1637,34520.1637,34520.1637,34520.1637,6,0,0,0
+2227.0529,0.5000,48640.1148,79.5402,85.0000,-0.0028,3.0730,76.9648,5,2095.5253,794.4766,794.4766,-93.2539,174.3423,174.3423,174.3423,-20.4639,-0.0214,170.5074,0.0000,170.5074,3.8563,170.5074,5.7808,0.0000,2095.5253,750.6580,777.0011,164.7266,11.1981,153.5284,0.0000,153.5284,-0.0196,153.5480,75.0292,62.2227,16.9824,-0.6864,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34519.2283,34519.2283,34519.2283,34519.2283,6,0,0,0
+2227.5529,0.5000,48651.1617,79.5354,85.0000,-0.0026,3.0720,77.3042,5,2095.3981,794.5186,794.5186,-93.2469,174.3409,174.3409,174.3409,-20.4611,-0.0203,170.5049,0.0000,170.5049,3.8563,170.5049,5.7804,0.0000,2095.3981,750.6941,777.0369,164.7245,11.1976,153.5269,0.0000,153.5269,-0.0186,153.5454,75.0018,62.2122,16.9814,-0.6499,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34518.5064,34518.5064,34518.5064,34518.5064,6,0,0,0
+2228.0530,0.5000,48662.2080,79.5308,85.0000,-0.0026,3.0720,77.6436,5,2095.2757,794.5590,794.5590,-93.2402,174.3396,174.3396,174.3396,-20.4585,-0.0198,170.5031,0.0000,170.5031,3.8563,170.5031,5.7800,0.0000,2095.2757,750.7318,777.0742,164.7231,11.1971,153.5260,0.0000,153.5260,-0.0181,153.5442,74.9974,62.2020,16.9804,-0.6356,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34517.8119,34517.8119,34517.8119,34517.8119,6,0,0,0
+2228.5472,0.4885,48673.0000,79.5367,85.0000,0.0094,2.9422,77.9611,5,2095.4324,794.5072,794.5072,-93.2488,174.3412,174.3412,174.3413,-20.4619,0.0729,170.4121,0.0000,170.4121,3.8563,170.4121,5.7796,0.0000,2095.4324,750.2627,776.6013,164.6325,11.1959,153.4366,0.0000,153.4366,0.0667,153.3700,71.8369,62.2150,16.9824,2.3357,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34518.6979,34518.6979,34518.6979,34518.6979,6,0,0,0
+2229.0414,0.4999,48684.0479,79.5609,83.0000,0.0178,2.8482,78.2757,5,2096.0710,794.2962,794.2962,-93.2839,174.3480,174.3480,174.3481,-20.4758,0.1381,170.3536,0.0000,170.3536,3.8563,170.3536,5.7811,0.0000,2096.0710,749.7610,776.0984,164.5726,11.1971,153.3755,0.0000,153.3755,0.1264,153.2491,69.5646,62.2681,16.9880,4.4283,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34522.3101,34522.3101,34522.3101,34522.3101,6,0,0,0
+2229.5412,0.4998,48695.1003,79.6028,83.0000,0.0288,2.7237,78.5768,5,2097.1743,793.9319,793.9319,-93.3446,174.3598,174.3598,174.3599,-20.4999,0.2237,170.2798,0.0000,170.2798,3.8563,170.2798,5.7839,0.0000,2097.1743,749.0173,775.3538,164.4959,11.1997,153.2962,0.0000,153.2962,0.2047,153.0914,66.5616,62.3598,16.9975,7.1725,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34528.5630,34528.5630,34528.5630,34528.5630,6,0,0,0
+2230.0411,0.4998,48706.1598,79.6653,83.0000,0.0407,2.5869,78.8629,5,2098.8199,793.3886,793.3886,-93.4351,174.3772,174.3772,174.3774,-20.5359,0.3164,170.2045,0.0000,170.2045,3.8563,170.2045,5.7885,0.0000,2098.8199,748.0665,774.4035,164.4160,11.2043,153.2117,0.0000,153.2117,0.2895,152.9221,63.2706,62.4968,17.0115,10.1433,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34537.8902,34537.8902,34537.8902,34537.8902,6,0,0,0
+2230.4454,0.3089,48713.0000,79.7298,83.0000,0.0503,2.4739,79.0321,5,2100.5204,792.8274,792.8274,-93.5286,174.3951,174.3951,174.3952,-20.5731,0.3919,170.1469,0.0000,170.1469,3.8563,170.1469,5.7935,0.0000,2100.5204,747.1761,773.5144,164.3533,11.2094,153.1439,0.0000,153.1439,0.3586,152.7853,60.5575,62.6385,17.0258,12.5636,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34547.5395,34547.5395,34547.5395,34547.5395,6,0,0,0
+2230.8496,0.4997,48724.0775,79.8116,85.0000,0.0598,2.3606,79.2936,5,2102.6741,792.1114,792.1114,-93.6471,174.4162,174.4162,174.4176,-20.6203,0.4662,170.0937,0.0000,170.0937,3.8563,170.0937,5.8000,0.0000,2102.6741,746.1400,772.4809,164.2937,11.2164,153.0774,0.0000,153.0774,0.4266,152.6508,57.8446,62.8183,17.0437,14.9442,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34559.5513,34559.5513,34559.5513,34559.5513,6,0,0,0
+2231.3493,0.4996,48735.1699,79.9288,85.0000,0.0705,2.2291,79.5409,5,2105.7617,791.0971,791.0971,-93.8169,174.4486,174.4486,174.4490,-20.6880,0.5507,170.0417,0.0000,170.0417,3.8563,170.0417,5.8096,0.0000,2105.7617,744.7666,771.1123,164.2321,11.2267,153.0053,0.0000,153.0053,0.5039,152.5015,54.7034,63.0766,17.0692,17.6523,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34577.2540,34577.2540,34577.2540,34577.2540,6,0,0,0
+2231.8488,0.4995,48746.2799,80.0647,85.0000,0.0806,2.1015,79.7743,5,2109.3430,789.9151,789.9151,-94.0139,174.4842,174.4842,174.4846,-20.7667,0.6308,169.9972,0.0000,169.9972,3.8563,169.9972,5.8209,0.0000,2109.3430,743.2494,769.6014,164.1763,11.2391,152.9372,0.0000,152.9372,0.5772,152.3600,51.6618,63.3783,17.0987,20.2211,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34597.5709,34597.5709,34597.5709,34597.5709,6,0,0,0
+2232.3484,0.4995,48757.4101,80.2180,85.0000,0.0898,1.9817,79.9949,5,2113.3815,788.5822,788.5822,-94.2360,174.5233,174.5233,174.5238,-20.8556,0.7040,169.9630,0.0000,169.9630,3.8563,169.9630,5.8338,0.0000,2113.3815,741.6164,767.9765,164.1292,11.2534,152.8758,0.0000,152.8758,0.6442,152.2316,48.8098,63.7213,17.1319,22.5687,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34620.4816,34620.4816,34620.4816,34620.4816,6,0,0,0
+2232.8478,0.4995,48768.5627,80.3865,85.0000,0.0976,1.8754,80.2041,5,2117.8207,787.1171,787.1171,-94.4801,174.5650,174.5650,174.5655,-20.9536,0.7663,169.9424,0.0000,169.9424,3.8563,169.9424,5.8482,0.0000,2117.8207,739.9041,766.2738,164.0942,11.2694,152.8248,0.0000,152.8248,0.7012,152.1236,46.2905,64.0996,17.1682,24.5653,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34645.6680,34645.6680,34645.6680,34645.6680,6,0,0,0
+2233.3473,0.4994,48779.7397,80.5660,85.0000,0.1021,1.8027,80.4055,5,2122.5495,785.5566,785.5566,-94.7402,174.6079,174.6079,174.6084,-21.0582,0.8034,169.9482,0.0000,169.9482,3.8563,169.9482,5.8638,0.0000,2122.5495,738.2115,764.5928,164.0844,11.2870,152.7974,0.0000,152.7974,0.7351,152.0622,44.5970,64.5041,17.2068,25.7544,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34672.5003,34672.5003,34672.5003,34672.5003,6,0,0,0
+2233.8467,0.4994,48790.9421,80.7515,85.0000,0.1043,1.7534,80.6020,5,2127.4382,783.9433,783.9433,-95.0091,174.6507,174.6507,174.6511,-21.1666,0.8231,169.9713,0.0000,169.9713,3.8563,169.9713,5.8802,0.0000,2127.4382,736.5453,762.9394,164.0911,11.3056,152.7856,0.0000,152.7856,0.7532,152.0324,43.4765,64.9240,17.2466,26.3854,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34700.2424,34700.2424,34700.2424,34700.2424,6,0,0,0
+2234.3461,0.4994,48802.1706,80.9388,85.0000,0.1040,1.7320,80.7964,5,2132.3719,782.3153,782.3153,-95.2805,174.6921,174.6921,174.6926,-21.2763,0.8222,170.0137,0.0000,170.0137,3.8563,170.0137,5.8969,0.0000,2132.3719,734.9560,761.3639,164.1168,11.3246,152.7921,0.0000,152.7921,0.7523,152.0398,43.0471,65.3494,17.2866,26.3566,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34728.2426,34728.2426,34728.2426,34728.2426,6,0,0,0
+2234.8455,0.4994,48813.4251,81.1253,85.0000,0.1035,1.7125,80.9892,5,2137.2852,780.6940,780.6940,-95.5507,174.7318,174.7318,174.7322,-21.3858,0.8200,170.0555,0.0000,170.0555,3.8563,170.0555,5.9136,0.0000,2137.2852,733.3787,759.8004,164.1419,11.3437,152.7982,0.0000,152.7982,0.7504,152.0478,42.6589,65.7748,17.3265,26.2877,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34756.1277,34756.1277,34756.1277,34756.1277,6,0,0,0
+2235.3450,0.4994,48824.7055,81.3108,85.0000,0.1028,1.6943,81.1803,5,2142.1715,779.0816,779.0816,-95.8194,174.7696,174.7696,174.7700,-21.4949,0.8169,170.0964,0.0000,170.0964,3.8563,170.0964,5.9302,0.0000,2142.1715,731.8142,758.2497,164.1662,11.3625,152.8036,0.0000,152.8036,0.7475,152.0561,42.3037,66.1995,17.3662,26.1868,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34783.8596,34783.8596,34783.8596,34783.8596,6,0,0,0
+2235.8444,0.4994,48836.0115,81.4947,85.0000,0.1017,1.6814,81.3704,5,2147.0168,777.4827,777.4827,-96.0859,174.8054,174.8054,174.8058,-21.6035,0.8100,170.1391,0.0000,170.1391,3.8563,170.1391,5.9467,0.0000,2147.0168,730.2791,756.7284,164.1923,11.3813,152.8110,0.0000,152.8110,0.7412,152.0698,42.0759,66.6224,17.4055,25.9661,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34811.3596,34811.3596,34811.3596,34811.3596,6,0,0,0
+2236.3438,0.4995,48847.3429,81.6760,85.0000,0.0999,1.6767,81.5604,5,2151.7930,775.9067,775.9067,-96.3486,174.8391,174.8391,174.8395,-21.7107,0.7972,170.1856,0.0000,170.1856,3.8563,170.1856,5.9631,0.0000,2151.7930,728.7920,755.2553,164.2225,11.3999,152.8226,0.0000,152.8226,0.7295,152.0931,42.0524,67.0408,17.4442,25.5557,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34838.4669,34838.4669,34838.4669,34838.4669,6,0,0,0
+2236.8433,0.4995,48858.6992,81.8517,85.0000,0.0956,1.7002,81.7535,5,2156.4226,774.3790,774.3790,-96.6032,174.8703,174.8703,174.8707,-21.8149,0.7640,170.2500,0.0000,170.2500,3.8563,170.2500,5.9792,0.0000,2156.4226,727.4411,753.9189,164.2708,11.4183,152.8525,0.0000,152.8525,0.6991,152.1534,42.7312,67.4479,17.4817,24.4925,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34864.7437,34864.7437,34864.7437,34864.7437,6,0,0,0
+2237.3428,0.4995,48870.0795,82.0188,85.0000,0.0903,1.7340,81.9508,5,2160.8256,772.9262,772.9262,-96.8454,174.8986,174.8986,174.8989,-21.9143,0.7238,170.3185,0.0000,170.3185,3.8563,170.3185,5.9946,0.0000,2160.8256,726.1938,752.6856,164.3239,11.4360,152.8880,0.0000,152.8880,0.6623,152.2257,43.6697,67.8365,17.5173,23.2021,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34889.7348,34889.7348,34889.7348,34889.7348,6,0,0,0
+2237.8423,0.4995,48881.4822,82.1756,85.0000,0.0840,1.7811,82.1539,5,2164.9553,771.5636,771.5636,-97.0725,174.9239,174.9239,174.9242,-22.0077,0.6744,170.3933,0.0000,170.3933,3.8563,170.3933,6.0092,0.0000,2164.9553,725.0740,751.5795,164.3841,11.4527,152.9314,0.0000,152.9314,0.6171,152.3143,44.9435,68.2023,17.5506,21.6179,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34913.1754,34913.1754,34913.1754,34913.1754,6,0,0,0
+2238.3419,0.4996,48892.9060,82.3212,85.0000,0.0779,1.8269,82.3626,5,2168.7918,770.2976,770.2976,-97.2836,174.9464,174.9464,174.9467,-22.0946,0.6268,170.4633,0.0000,170.4633,3.8563,170.4633,6.0227,0.0000,2168.7918,724.0399,750.5582,164.4406,11.4683,152.9723,0.0000,152.9723,0.5736,152.3987,46.1796,68.5432,17.5816,20.0943,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34934.9522,34934.9522,34934.9522,34934.9522,6,0,0,0
+2238.8415,0.4996,48904.3492,82.4562,85.0000,0.0721,1.8713,82.5767,5,2172.3478,769.1243,769.1243,-97.4791,174.9663,174.9663,174.9666,-22.1753,0.5812,170.5289,0.0000,170.5289,3.8563,170.5289,6.0353,0.0000,2172.3478,723.0877,749.6179,164.4936,11.4828,153.0108,0.0000,153.0108,0.5318,152.4790,47.3782,68.8601,17.6103,18.6305,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34955.1361,34955.1361,34955.1361,34955.1361,6,0,0,0
+2239.3411,0.4996,48915.8105,82.5813,85.0000,0.0670,1.9105,82.7957,5,2175.6435,768.0368,768.0368,-97.6604,174.9840,174.9840,174.9842,-22.2502,0.5401,170.5876,0.0000,170.5876,3.8563,170.5876,6.0470,0.0000,2175.6435,722.1988,748.7401,164.5406,11.4961,153.0445,0.0000,153.0445,0.4943,152.5503,48.4435,69.1546,17.6368,17.3153,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34973.8428,34973.8428,34973.8428,34973.8428,6,0,0,0
+2239.8407,0.4997,48927.2885,82.6974,85.0000,0.0621,1.9468,83.0192,5,2178.7023,767.0275,767.0275,-97.8107,174.9998,174.9998,174.9999,-22.3158,0.5020,170.6415,0.0000,170.6415,3.8563,170.6415,6.0578,0.0000,2178.7023,721.3736,747.9250,164.5837,11.5085,153.0752,0.0000,153.0752,0.4594,152.6158,49.4331,69.4286,17.6615,16.0926,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34991.2041,34991.2041,34991.2041,34991.2041,6,0,0,0
+2240.3404,0.4997,48938.7820,82.8054,85.0000,0.0580,1.9770,83.2464,5,2181.5487,766.0883,766.0883,-97.9484,175.0138,175.0138,175.0140,-22.3764,0.4691,170.6885,0.0000,170.6885,3.8563,170.6885,6.0679,0.0000,2181.5487,720.5941,747.1550,164.6206,11.5200,153.1007,0.0000,153.1007,0.4292,152.6715,50.2665,69.6842,17.6845,15.0363,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35012.0315,35012.0315,35012.0315,35012.0315,6,0,0,0
+2240.8401,0.4997,48950.2900,82.9067,85.0000,0.0546,1.9995,83.4765,5,2184.2174,765.2077,765.2077,-98.0760,175.0265,175.0265,175.0266,-22.4330,0.4425,170.7277,0.0000,170.7277,3.8563,170.7277,6.0772,0.0000,2184.2174,719.8441,746.4135,164.6504,11.5306,153.1198,0.0000,153.1198,0.4049,152.7149,50.8989,69.9243,17.7060,14.1857,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35037.1711,35037.1711,35037.1711,35037.1711,6,0,0,0
+2241.3398,0.4997,48961.8117,83.0031,85.0000,0.0525,2.0091,83.7080,5,2186.7571,764.3696,764.3696,-98.1820,175.0381,175.0381,175.0382,-22.4834,0.4260,170.7558,0.0000,170.7558,3.8563,170.7558,6.0861,0.0000,2186.7571,719.0923,745.6695,164.6697,11.5406,153.1292,0.0000,153.1292,0.3898,152.7394,51.2038,70.1534,17.7266,13.6556,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35061.1677,35061.1677,35061.1677,35061.1677,6,0,0,0
+2241.8395,0.4997,48973.3464,83.0985,85.0000,0.0535,1.9858,83.9370,5,2189.2697,763.5405,763.5405,-98.2869,175.0491,175.0491,175.0492,-22.5332,0.4343,170.7586,0.0000,170.7586,3.8563,170.7586,6.0946,0.0000,2189.2697,718.2417,744.8256,164.6639,11.5499,153.1140,0.0000,153.1140,0.3974,152.7166,50.6672,70.3804,17.7470,13.9220,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35084.9771,35084.9771,35084.9771,35084.9771,6,0,0,0
+2242.3392,0.4997,48984.8946,83.1976,85.0000,0.0567,1.9376,84.1608,5,2191.8813,762.6787,762.6787,-98.3959,175.0601,175.0601,175.0602,-22.5851,0.4609,170.7429,0.0000,170.7429,3.8563,170.7429,6.1033,0.0000,2191.8813,717.2801,743.8701,164.6396,11.5592,153.0804,0.0000,153.0804,0.4218,152.6586,49.4980,70.6169,17.7684,14.7753,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35109.7222,35109.7222,35109.7222,35109.7222,6,0,0,0
+2242.8389,0.4997,48996.4569,83.3054,85.0000,0.0631,1.8540,84.3751,5,2194.7201,761.7418,761.7418,-98.5143,175.0715,175.0715,175.0717,-22.6416,0.5135,170.7018,0.0000,170.7018,3.8563,170.7018,6.1125,0.0000,2194.7201,716.1332,742.7289,164.5893,11.5689,153.0204,0.0000,153.0204,0.4699,152.5505,47.4240,70.8745,17.7917,16.4604,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35136.6199,35136.6199,35136.6199,35136.6199,6,0,0,0
+2243.3386,0.4996,49008.0350,83.4252,85.0000,0.0701,1.7617,84.5791,5,2197.8767,760.7001,760.7001,-98.6461,175.0836,175.0836,175.0837,-22.7045,0.5715,170.6558,0.0000,170.6558,3.8563,170.6558,6.1227,0.0000,2197.8767,714.8603,741.4622,164.5330,11.5797,152.9534,0.0000,152.9534,0.5230,152.4304,45.1296,71.1616,17.8176,18.3216,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35166.5278,35166.5278,35166.5278,35166.5278,6,0,0,0
+2243.8382,0.4996,49019.6305,83.5572,85.0000,0.0767,1.6706,84.7728,5,2201.3544,759.2483,759.2483,-98.7912,175.0259,175.0259,175.0259,-22.7739,0.6258,170.5439,0.0000,170.5439,3.8563,170.5439,6.1334,0.0000,2201.3544,713.1994,739.8056,164.4105,11.5903,152.8202,0.0000,152.8202,0.5726,152.2476,42.8632,71.4788,17.8460,20.0596,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35185.9376,35185.9376,35185.9376,35185.9376,6,0,0,0
+2244.3377,0.4996,49031.2453,83.7001,85.0000,0.0822,1.5838,84.9568,5,2205.1183,757.1594,757.1594,-98.9483,174.8428,174.8428,174.8428,-22.8491,0.6723,170.3143,0.0000,170.3143,3.8563,170.3143,6.1439,0.0000,2205.1183,710.9423,737.5484,164.1704,11.5997,152.5707,0.0000,152.5707,0.6151,151.9556,40.7054,71.8230,17.8768,21.5504,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35183.8976,35183.8976,35183.8976,35183.8976,6,0,0,0
+2244.8373,0.4995,49042.8806,83.8523,85.0000,0.0871,1.5020,85.1315,5,2209.1302,754.9328,754.9328,-99.1157,174.6458,174.6458,174.6458,-22.9294,0.7138,170.0757,0.0000,170.0757,3.8563,170.0757,6.1552,0.0000,2209.1302,708.5713,735.1779,163.9206,11.6098,152.3108,0.0000,152.3108,0.6532,151.6577,38.6750,72.1910,17.9095,22.8821,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35181.7231,35181.7231,35181.7231,35181.7231,6,0,0,0
+2245.3368,0.4995,49054.5376,84.0138,85.0000,0.0924,1.4147,85.2965,5,2213.3833,752.5723,752.5723,-99.2932,174.4349,174.4349,174.4349,-23.0147,0.7584,169.8202,0.0000,169.8202,3.8563,169.8202,6.1671,0.0000,2213.3833,706.0558,732.6627,163.6531,11.6204,152.0327,0.0000,152.0327,0.6940,151.3387,36.4986,72.5825,17.9443,24.3133,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35179.4179,35179.4179,35179.4179,35179.4179,6,0,0,0
+2245.8363,0.4995,49066.2177,84.1849,85.0000,0.0979,1.3237,85.4511,5,2217.8903,750.0709,750.0709,-99.4813,174.2092,174.2092,174.2092,-23.1052,0.8048,169.5480,0.0000,169.5480,3.8563,169.5480,6.1797,0.0000,2217.8903,703.3947,730.0020,163.3683,11.6317,151.7366,0.0000,151.7366,0.7365,151.0002,34.2198,72.9987,17.9810,25.8006,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35176.9751,35176.9751,35176.9751,35176.9751,6,0,0,0
+2246.3357,0.4994,49077.9223,84.3662,85.0000,0.1039,1.2247,85.5944,5,2222.6686,747.4189,747.4189,-99.6807,173.9672,173.9672,173.9672,-23.2014,0.8561,169.2548,0.0000,169.2548,3.8563,169.2548,6.1931,0.0000,2222.6686,700.5652,727.1729,163.0617,11.6435,151.4182,0.0000,151.4182,0.7834,150.6348,31.7289,73.4416,18.0200,27.4443,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35174.3853,35174.3853,35174.3853,35174.3853,6,0,0,0
+2246.8352,0.4994,49089.6528,84.5585,85.0000,0.1100,1.1229,85.7261,5,2227.7329,744.6082,744.6082,-99.8921,173.7079,173.7079,173.7079,-23.3036,0.9083,168.9433,0.0000,168.9433,3.8563,168.9433,6.2074,0.0000,2227.7329,697.5764,724.1846,162.7359,11.6560,151.0799,0.0000,151.0799,0.8311,150.2488,29.1578,73.9128,18.0613,29.1169,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35171.6404,35171.6404,35171.6404,35171.6404,6,0,0,0
+2247.3362,0.5026,49101.4107,84.2204,85.0000,-0.4830,1.0185,85.8459,0,2154.6726,-95.3214,774.9036,-96.5070,-21.5080,174.8468,174.8590,-21.7755,-25.3643,0.0000,0.0000,0.0000,3.8563,0.0000,4.7710,0.0000,2218.8260,-20.5331,0.0000,-4.7710,8.8295,-13.6004,0.0000,-13.6004,-3.6361,-9.9644,26.3414,73.0872,17.9892,-127.3823,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,40.2355,40.2355,40.2355,40.2355,2,0,0,0
+2247.8388,0.5025,49113.0473,83.3587,85.0000,-0.4695,0.9591,85.9575,0,2007.1678,-88.3942,814.0343,-88.3942,-18.5796,171.1020,173.1199,-18.5796,-22.4359,0.0000,0.0000,0.0000,3.8563,0.0000,3.9653,0.0000,2196.1255,-17.2419,0.0000,-3.9653,8.7392,-12.7044,0.0000,-12.7044,-3.4986,-9.2058,24.5521,71.0040,17.8053,-122.5672,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.6298,0.6298,0.6298,0.6298,2,0,0,0
+2248.3413,0.5025,49124.5659,82.5156,85.0000,-0.4626,0.9374,86.0655,0,1865.5315,-83.9659,821.6165,-83.9659,-16.4034,160.5094,170.4287,-16.4034,-20.2597,0.0000,0.0000,0.0000,3.8563,0.0000,3.9090,0.0000,2173.9129,-17.1709,0.0000,-3.9090,8.6508,-12.5597,0.0000,-12.5597,-3.4119,-9.1479,23.7536,69.0015,17.6253,-119.5282,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1.1203,1.1203,1.1203,1.1203,2,0,0,0
+2248.8438,0.5024,49135.9683,81.6977,85.0000,-0.4418,0.7688,86.1531,0,1727.4340,-80.1858,794.0956,-80.1859,-14.5053,143.6491,165.9061,-14.5053,-18.3616,0.0000,0.0000,0.0000,3.8563,0.0000,3.8547,0.0000,2152.3638,-17.1020,0.0000,-3.8547,8.5650,-12.4197,0.0000,-12.4197,-3.2262,-9.1935,19.2880,67.0924,17.4508,-113.0247,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1.9016,1.9016,1.9016,1.9016,2,0,0,0
+2249.3449,0.4998,49147.2597,81.3319,85.0000,0.0375,0.7148,86.2338,6,1611.9863,719.6706,719.6706,-76.5714,121.4853,121.4853,160.7622,-12.9258,-11.8901,129.5191,0.0000,129.5191,3.8563,129.5191,7.7009,0.0000,2142.7273,542.8962,790.7068,121.8182,10.5146,111.3037,0.0000,111.3037,0.2728,111.0309,17.8529,66.2479,17.3727,9.5574,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23444.6373,23444.6373,23444.6373,23444.6373,6,0,0,0
+2249.8446,0.4995,49158.5605,81.4455,85.0000,0.0888,0.6811,86.3108,6,1566.3759,899.3494,899.3494,-74.7670,147.5207,147.5207,156.8132,-12.2641,0.3766,143.2879,0.0000,143.2879,3.8563,143.2879,8.2573,0.0000,2145.7204,600.9390,873.5441,135.0306,10.7910,124.2395,0.0000,124.2395,0.6466,123.5929,17.0347,66.5090,17.3970,22.6521,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28390.7167,28390.7167,28390.7167,28390.7167,6,0,0,0
+2250.3440,0.4994,49169.8835,81.6282,85.0000,0.1145,0.6525,86.3847,6,1569.8904,940.7207,940.7207,-74.9060,154.6531,154.6531,157.1650,-12.3144,0.4864,150.3104,0.0000,150.3104,3.8563,150.3104,8.5473,0.0000,2150.5348,629.4888,914.3050,141.7631,10.9443,130.8188,0.0000,130.8188,0.8352,129.9835,16.3565,66.9304,17.4361,29.2605,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29662.4581,29662.4581,29662.4581,29662.4581,6,0,0,0
+2250.8433,0.4993,49181.2350,81.8399,85.0000,0.1210,0.6362,86.4569,6,1573.9614,951.4423,951.4423,-75.0671,156.8213,156.8213,157.5726,-12.3729,0.5157,152.4494,0.0000,152.4494,3.8563,152.4494,8.6435,0.0000,2156.1115,636.9081,924.9173,143.8059,11.0063,132.7995,0.0000,132.7995,0.8855,131.9141,15.9906,67.4206,17.4813,31.0215,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30079.1606,30079.1606,30079.1606,30079.1606,6,0,0,0
+2251.3427,0.4993,49192.6168,82.0579,85.0000,0.1215,0.6356,86.5292,6,1578.1538,954.2005,954.2005,-75.2329,157.6949,157.6949,157.9923,-12.4333,0.5190,153.3196,0.0000,153.3196,3.8563,153.3196,8.6892,0.0000,2161.8546,638.8580,927.7259,144.6303,11.0445,133.5858,0.0000,133.5858,0.8912,132.6947,16.0182,67.9276,17.5279,31.2209,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30254.3685,30254.3685,30254.3685,30254.3685,6,0,0,0
+2251.8420,0.4993,49204.0289,82.2806,85.0000,0.1263,0.5754,86.5949,6,1582.4376,954.9020,954.9020,-75.4024,158.2392,158.2392,158.4211,-12.4951,0.5411,153.8417,0.0000,153.8417,3.8563,153.8417,8.7213,0.0000,2167.7228,639.2875,928.3655,145.1204,11.0764,134.0440,0.0000,134.0440,0.9292,133.1148,14.5384,68.4482,17.5755,32.5527,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30363.5715,30363.5715,30363.5715,30363.5715,6,0,0,0
+2252.3413,0.4993,49215.4725,82.5093,85.0000,0.1281,0.5440,86.6572,6,1586.8358,955.0751,955.0751,-75.5764,158.7077,158.7077,158.8614,-12.5588,0.5503,154.3012,0.0000,154.3012,3.8563,154.3012,8.7512,0.0000,2173.7476,639.4024,928.5570,145.5499,11.1078,134.4422,0.0000,134.4422,0.9449,133.4972,13.7838,68.9851,17.6244,33.1038,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30457.6409,30457.6409,30457.6409,30457.6409,6,0,0,0
+2252.8406,0.4993,49226.9481,82.7409,85.0000,0.1295,0.5159,86.7164,6,1591.2887,955.1245,955.1245,-75.7526,159.1613,159.1613,159.3072,-12.6234,0.5578,154.7472,0.0000,154.7472,3.8563,154.7472,8.7808,0.0000,2179.8475,639.4379,928.6355,145.9665,11.1391,134.8274,0.0000,134.8274,0.9578,133.8695,13.1079,69.5314,17.6739,33.5563,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30548.7290,30548.7290,30548.7290,30548.7290,6,0,0,0
+2253.3399,0.4993,49238.4561,82.9741,85.0000,0.1301,0.4961,86.7734,6,1595.7754,955.1465,955.1465,-75.9301,159.6138,159.6138,159.7564,-12.6886,0.5619,155.1956,0.0000,155.1956,3.8563,155.1956,8.8105,0.0000,2185.9937,639.4689,928.7077,146.3851,11.1706,135.2145,0.0000,135.2145,0.9648,134.2497,12.6415,70.0846,17.7238,33.7999,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30639.5929,30639.5929,30639.5929,30639.5929,6,0,0,0
+2253.8392,0.4993,49249.9965,83.2081,85.0000,0.1302,0.4806,86.8289,6,1600.2743,955.1010,955.1010,-76.1081,160.0561,160.0561,160.1928,-12.7542,0.5640,155.6358,0.0000,155.6358,3.8563,155.6358,8.8400,0.0000,2192.1566,639.4604,928.7238,146.7959,11.2021,135.5938,0.0000,135.5938,0.9685,134.6253,12.2806,70.6420,17.7737,33.9290,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30728.4765,30728.4765,30728.4765,30728.4765,6,0,0,0
+2254.3385,0.4993,49261.5695,83.4412,85.0000,0.1292,0.4710,86.8834,6,1604.7581,954.0572,954.0572,-76.2854,160.3292,160.3292,160.4118,-12.8198,0.5612,155.9117,0.0000,155.9117,3.8563,155.9117,8.8628,0.0000,2198.2988,638.7725,927.7702,147.0488,11.2303,135.8185,0.0000,135.8185,0.9637,134.8548,12.0694,71.2002,17.8235,33.7617,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30784.1261,30784.1261,30784.1261,30784.1261,6,0,0,0
+2254.8378,0.4993,49273.1746,83.6722,85.0000,0.1278,0.4639,86.9372,6,1609.2012,952.7890,952.7890,-76.4612,160.5594,160.5594,160.6276,-12.8849,0.5569,156.1462,0.0000,156.1462,3.8563,156.1462,8.8840,0.0000,2204.3852,637.9333,926.6004,147.2622,11.2575,136.0047,0.0000,136.0047,0.9562,135.0485,11.9199,71.7560,17.8729,33.4997,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30831.5527,30831.5527,30831.5527,30831.5527,6,0,0,0
+2255.3371,0.4993,49284.8117,83.9007,85.0000,0.1263,0.4584,86.9906,6,1613.5946,951.4807,951.4807,-76.6350,160.7767,160.7767,160.8397,-12.9494,0.5517,156.3686,0.0000,156.3686,3.8563,156.3686,8.9045,0.0000,2210.4035,637.0685,925.3939,147.4641,11.2842,136.1799,0.0000,136.1799,0.9474,135.2325,11.8126,72.3082,17.9217,33.1900,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30876.6589,30876.6589,30876.6589,30876.6589,6,0,0,0
+2255.8365,0.4993,49296.4804,84.1263,85.0000,0.1247,0.4539,87.0436,6,1617.9340,950.1759,950.1759,-76.8067,160.9880,160.9880,161.0480,-13.0133,0.5462,156.5855,0.0000,156.5855,3.8563,156.5855,8.9248,0.0000,2216.3480,636.2069,924.1916,147.6607,11.3106,136.3502,0.0000,136.3502,0.9379,135.4122,11.7274,72.8562,17.9699,32.8587,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30920.7997,30920.7997,30920.7997,30920.7997,6,0,0,0
+2256.3358,0.4993,49308.1802,84.3491,85.0000,0.1232,0.4489,87.0961,6,1622.2196,948.8843,948.8843,-76.9762,161.1950,161.1950,161.2525,-13.0766,0.5410,156.7977,0.0000,156.7977,3.8563,156.7977,8.9447,0.0000,2222.2186,635.3528,922.9996,147.8531,11.3365,136.5165,0.0000,136.5165,0.9289,135.5876,11.6281,73.3999,18.0175,32.5422,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30964.2894,30964.2894,30964.2894,30964.2894,6,0,0,0
+2256.8351,0.4994,49319.9107,84.5695,85.0000,0.1219,0.4413,87.1478,6,1626.4568,947.6059,947.6059,-77.1439,161.3983,161.3983,161.4536,-13.1393,0.5368,157.0052,0.0000,157.0052,3.8563,157.0052,8.9643,0.0000,2228.0231,634.5027,921.8131,148.0409,11.3622,136.6788,0.0000,136.6788,0.9217,135.7570,11.4615,73.9399,18.0646,32.2911,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31007.2456,31007.2456,31007.2456,31007.2456,6,0,0,0
+2257.3345,0.4994,49331.6717,84.7876,85.0000,0.1208,0.4325,87.1987,6,1630.6525,946.3391,946.3391,-77.3099,161.5983,161.5983,161.6516,-13.2015,0.5331,157.2089,0.0000,157.2089,3.8563,157.2089,8.9836,0.0000,2233.7706,633.6581,920.6340,148.2252,11.3875,136.8377,0.0000,136.8377,0.9155,135.9223,11.2626,74.4770,18.1112,32.0715,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31049.7487,31049.7487,31049.7487,31049.7487,6,0,0,0
+2257.8340,0.4997,49343.4628,84.9481,85.0000,0.0577,0.4227,87.2486,6,1633.7387,837.4395,945.4692,-77.4319,143.2731,161.7553,161.7965,-13.2474,0.2552,139.1616,0.0000,139.1616,3.8563,139.1616,8.2700,0.0000,2237.9983,558.5003,813.4076,130.8916,11.0555,119.8361,0.0000,119.8361,0.4382,119.3979,11.0276,74.8735,18.1455,15.3514,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27596.3267,27596.3267,27596.3267,27596.3267,6,0,0,0
+2258.3339,0.5000,49355.2684,85.0000,85.0000,0.0000,0.4155,87.2976,6,1634.7370,737.2101,922.9993,-77.4714,126.2025,158.0076,161.8432,-13.2623,0.0000,122.3462,0.0000,122.3462,3.8563,122.3462,7.6001,0.0000,2239.3657,489.3102,714.6837,114.7461,10.7400,104.0061,0.0000,104.0061,0.0000,104.0061,10.8475,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24355.7358,24355.7358,24355.7358,24355.7358,6,0,0,0
+2258.8339,0.5000,49367.0739,85.0000,85.0000,0.0000,0.4102,87.3460,6,1634.7370,736.3446,902.4440,-77.4714,126.0543,154.4887,161.8432,-13.2623,0.0000,122.1980,0.0000,122.1980,3.8563,122.1980,7.5942,0.0000,2239.3657,488.7036,713.8181,114.6038,10.7372,103.8666,0.0000,103.8666,0.0000,103.8666,10.7080,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24328.3260,24328.3260,24328.3260,24328.3260,6,0,0,0
+2259.3339,0.5000,49378.8795,85.0000,85.0000,0.0000,0.4084,87.3943,6,1634.7370,736.0462,902.2654,-77.4714,126.0032,154.4581,161.8432,-13.2623,0.0000,122.1469,0.0000,122.1469,3.8563,122.1469,7.5921,0.0000,2239.3657,488.4945,713.5198,114.5548,10.7363,103.8186,0.0000,103.8186,0.0000,103.8186,10.6600,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24318.8782,24318.8782,24318.8782,24318.8782,6,0,0,0
+2259.8339,0.5000,49390.6850,85.0000,85.0000,0.0000,0.4080,87.4424,6,1634.7370,735.9890,902.2039,-77.4714,125.9934,154.4476,161.8432,-13.2623,0.0000,122.1371,0.0000,122.1371,3.8563,122.1371,7.5917,0.0000,2239.3657,488.4544,713.4626,114.5454,10.7361,103.8093,0.0000,103.8093,0.0000,103.8093,10.6507,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24317.0668,24317.0668,24317.0668,24317.0668,6,0,0,0
+2260.3339,0.5000,49402.4906,85.0000,85.0000,0.0000,0.4094,87.4908,6,1634.7370,736.2147,902.1921,-77.4714,126.0320,154.4456,161.8432,-13.2623,0.0000,122.1758,0.0000,122.1758,3.8563,122.1758,7.5933,0.0000,2239.3657,488.6126,713.6882,114.5825,10.7368,103.8457,0.0000,103.8457,0.0000,103.8457,10.6871,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24324.2122,24324.2122,24324.2122,24324.2122,6,0,0,0
+2260.8339,0.5000,49414.2961,85.0000,85.0000,0.0000,0.4123,87.5394,6,1634.7370,736.6811,902.2386,-77.4714,126.1119,154.4536,161.8432,-13.2623,0.0000,122.2556,0.0000,122.2556,3.8563,122.2556,7.5965,0.0000,2239.3657,488.9394,714.1546,114.6591,10.7383,103.9208,0.0000,103.9208,0.0000,103.9208,10.7622,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24338.9824,24338.9824,24338.9824,24338.9824,6,0,0,0
+2261.3339,0.5000,49426.1017,85.0000,85.0000,0.0000,0.4160,87.5885,6,1634.7370,737.2905,902.3349,-77.4714,126.2162,154.4700,161.8432,-13.2623,0.0000,122.3599,0.0000,122.3599,3.8563,122.3599,7.6006,0.0000,2239.3657,489.3665,714.7640,114.7593,10.7403,104.0190,0.0000,104.0190,0.0000,104.0190,10.8604,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24358.2804,24358.2804,24358.2804,24358.2804,6,0,0,0
+2261.8339,0.5000,49437.9073,85.0000,85.0000,0.0000,0.4204,87.6382,6,1634.7370,738.0016,902.4606,-77.4714,126.3379,154.4916,161.8432,-13.2623,0.0000,122.4817,0.0000,122.4817,3.8563,122.4817,7.6055,0.0000,2239.3657,489.8649,715.4752,114.8762,10.7426,104.1336,0.0000,104.1336,0.0000,104.1336,10.9750,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24380.8000,24380.8000,24380.8000,24380.8000,6,0,0,0
+2262.3339,0.5000,49449.7128,85.0000,85.0000,0.0000,0.4245,87.6883,6,1634.7370,738.6621,902.6074,-77.4714,126.4510,154.5167,161.8432,-13.2623,0.0000,122.5947,0.0000,122.5947,3.8563,122.5947,7.6100,0.0000,2239.3657,490.3277,716.1356,114.9847,10.7447,104.2400,0.0000,104.2400,0.0000,104.2400,11.0814,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24401.7150,24401.7150,24401.7150,24401.7150,6,0,0,0
+2262.8339,0.5000,49461.5184,85.0000,85.0000,0.0000,0.4276,87.7388,6,1634.7370,739.1677,902.7436,-77.4714,126.5376,154.5400,161.8432,-13.2623,0.0000,122.6813,0.0000,122.6813,3.8563,122.6813,7.6135,0.0000,2239.3657,490.6820,716.6413,115.0678,10.7463,104.3215,0.0000,104.3215,0.0000,104.3215,11.1629,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24417.7267,24417.7267,24417.7267,24417.7267,6,0,0,0
+2263.3339,0.5000,49473.3239,85.0000,85.0000,0.0000,0.4295,87.7895,6,1634.7370,739.4783,902.8480,-77.4714,126.5907,154.5579,161.8432,-13.2623,0.0000,122.7345,0.0000,122.7345,3.8563,122.7345,7.6156,0.0000,2239.3657,490.8997,716.9519,115.1188,10.7473,104.3715,0.0000,104.3715,0.0000,104.3715,11.2129,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24427.5625,24427.5625,24427.5625,24427.5625,6,0,0,0
+2263.8339,0.5000,49485.1295,85.0000,85.0000,0.0000,0.4305,87.8403,6,1634.7370,739.6371,902.9121,-77.4714,126.6179,154.5688,161.8432,-13.2623,0.0000,122.7616,0.0000,122.7616,3.8563,122.7616,7.6167,0.0000,2239.3657,491.0110,717.1106,115.1449,10.7479,104.3971,0.0000,104.3971,0.0000,104.3971,11.2385,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24432.5907,24432.5907,24432.5907,24432.5907,6,0,0,0
+2264.3339,0.5000,49496.9350,85.0000,85.0000,0.0000,0.4306,87.8911,6,1634.7370,739.6497,902.9448,-77.4714,126.6201,154.5745,161.8432,-13.2623,0.0000,122.7638,0.0000,122.7638,3.8563,122.7638,7.6168,0.0000,2239.3657,491.0199,717.1233,115.1470,10.7479,104.3991,0.0000,104.3991,0.0000,104.3991,11.2405,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24432.9914,24432.9914,24432.9914,24432.9914,6,0,0,0
+2264.8339,0.5000,49508.7406,85.0000,85.0000,0.0000,0.4303,87.9419,6,1634.7370,739.5961,902.9475,-77.4714,126.6109,154.5749,161.8432,-13.2623,0.0000,122.7546,0.0000,122.7546,3.8563,122.7546,7.6164,0.0000,2239.3657,490.9822,717.0696,115.1382,10.7477,104.3905,0.0000,104.3905,0.0000,104.3905,11.2319,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24431.2922,24431.2922,24431.2922,24431.2922,6,0,0,0
+2265.3339,0.5000,49520.5461,85.0000,85.0000,0.0000,0.4294,87.9926,6,1634.7370,739.4553,902.9364,-77.4714,126.5868,154.5730,161.8432,-13.2623,0.0000,122.7305,0.0000,122.7305,3.8563,122.7305,7.6155,0.0000,2239.3657,490.8836,716.9289,115.1151,10.7473,104.3678,0.0000,104.3678,0.0000,104.3678,11.2092,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24426.8357,24426.8357,24426.8357,24426.8357,6,0,0,0
+2265.8339,0.5000,49532.3517,85.0000,85.0000,0.0000,0.4280,88.0432,6,1634.7370,739.2346,902.9073,-77.4714,126.5490,154.5680,161.8432,-13.2623,0.0000,122.6927,0.0000,122.6927,3.8563,122.6927,7.6139,0.0000,2239.3657,490.7289,716.7081,115.0788,10.7466,104.3322,0.0000,104.3322,0.0000,104.3322,11.1737,75.0020,18.1565,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24419.8451,24419.8451,24419.8451,24419.8451,6,0,0,0
+2266.3339,0.5000,49544.1573,85.0000,85.0000,0.0000,0.4262,88.0935,6,1634.7370,738.9347,902.8618,-77.4714,126.4977,154.5602,161.8432,-13.2623,0.0000,122.6414,0.0000,122.6414,3.8563,122.6414,7.6119,0.0000,2239.3657,490.5187,716.4082,115.0295,10.7456,104.2839,0.0000,104.2839,0.0000,104.2839,11.1253,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24410.3477,24410.3477,24410.3477,24410.3477,6,0,0,0
+2266.8339,0.5000,49555.9628,85.0000,85.0000,0.0000,0.4238,88.1435,6,1634.7370,738.5472,902.7999,-77.4714,126.4313,154.5496,161.8432,-13.2623,0.0000,122.5751,0.0000,122.5751,3.8563,122.5751,7.6092,0.0000,2239.3657,490.2472,716.0207,114.9658,10.7443,104.2215,0.0000,104.2215,0.0000,104.2215,11.0629,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24398.0765,24398.0765,24398.0765,24398.0765,6,0,0,0
+2267.3339,0.5000,49567.7684,85.0000,85.0000,0.0000,0.4210,88.1932,6,1634.7370,738.1008,902.7199,-77.4714,126.3549,154.5360,161.8432,-13.2623,0.0000,122.4986,0.0000,122.4986,3.8563,122.4986,7.6062,0.0000,2239.3657,489.9343,715.5743,114.8925,10.7429,104.1496,0.0000,104.1496,0.0000,104.1496,10.9910,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24383.9394,24383.9394,24383.9394,24383.9394,6,0,0,0
+2267.8339,0.5000,49579.5739,85.0000,85.0000,0.0000,0.4176,88.2425,6,1634.7370,737.5406,902.6278,-77.4714,126.2590,154.5202,161.8432,-13.2623,0.0000,122.4027,0.0000,122.4027,3.8563,122.4027,7.6023,0.0000,2239.3657,489.5418,715.0142,114.8004,10.7411,104.0593,0.0000,104.0593,0.0000,104.0593,10.9007,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24366.2009,24366.2009,24366.2009,24366.2009,6,0,0,0
+2268.3339,0.5000,49591.3795,85.0000,85.0000,0.0000,0.4132,88.2913,6,1634.7370,736.8327,902.5122,-77.4714,126.1378,154.5004,161.8432,-13.2623,0.0000,122.2816,0.0000,122.2816,3.8563,122.2816,7.5975,0.0000,2239.3657,489.0457,714.3063,114.6841,10.7388,103.9453,0.0000,103.9453,0.0000,103.9453,10.7867,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24343.7845,24343.7845,24343.7845,24343.7845,6,0,0,0
+2268.8339,0.5000,49603.1850,85.0000,85.0000,0.0000,0.4076,88.3394,6,1634.7370,735.9304,902.3662,-77.4714,125.9834,154.4754,161.8432,-13.2623,0.0000,122.1271,0.0000,122.1271,3.8563,122.1271,7.5913,0.0000,2239.3657,488.4133,713.4039,114.5358,10.7359,103.7999,0.0000,103.7999,0.0000,103.7999,10.6413,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24315.2093,24315.2093,24315.2093,24315.2093,6,0,0,0
+2269.3339,0.5000,49614.9906,85.0000,85.0000,0.0000,0.4003,88.3867,6,1634.7370,734.7421,902.1800,-77.4714,125.7800,154.4435,161.8432,-13.2623,0.0000,121.9237,0.0000,121.9237,3.8563,121.9237,7.5832,0.0000,2239.3657,487.5806,712.2157,114.3405,10.7320,103.6084,0.0000,103.6084,0.0000,103.6084,10.4498,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24277.5795,24277.5795,24277.5795,24277.5795,6,0,0,0
+2269.8339,0.5000,49626.7961,85.0000,85.0000,0.0000,0.3918,88.4329,6,1634.7370,733.3654,901.9348,-77.4714,125.5443,154.4015,161.8432,-13.2623,0.0000,121.6880,0.0000,121.6880,3.8563,121.6880,7.5738,0.0000,2239.3657,486.6158,710.8390,114.1142,10.7276,103.3867,0.0000,103.3867,0.0000,103.3867,10.2280,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24233.9841,24233.9841,24233.9841,24233.9841,6,0,0,0
+2270.3339,0.5000,49638.6017,85.0000,85.0000,0.0000,0.3813,88.4780,6,1634.7370,731.6684,901.6507,-77.4714,125.2538,154.3529,161.8432,-13.2623,0.0000,121.3975,0.0000,121.3975,3.8563,121.3975,7.5621,0.0000,2239.3657,485.4265,709.1419,113.8353,10.7221,103.1132,0.0000,103.1132,0.0000,103.1132,9.9546,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24180.2434,24180.2434,24180.2434,24180.2434,6,0,0,0
+2270.8339,0.5000,49650.4073,85.0000,85.0000,0.0000,0.3696,88.5216,6,1634.7370,729.7683,901.3005,-77.4714,124.9285,154.2930,161.8432,-13.2623,0.0000,121.0722,0.0000,121.0722,3.8563,121.0722,7.5491,0.0000,2239.3657,484.0950,707.2419,113.5231,10.7160,102.8071,0.0000,102.8071,0.0000,102.8071,9.6485,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24120.0738,24120.0738,24120.0738,24120.0738,6,0,0,0
+2271.3339,0.5000,49662.2128,85.0000,85.0000,0.0000,0.3561,88.5636,6,1634.7370,727.5817,900.9084,-77.4714,124.5542,154.2258,161.8432,-13.2623,0.0000,120.6979,0.0000,120.6979,3.8563,120.6979,7.5341,0.0000,2239.3657,482.5626,705.0553,113.1637,10.7089,102.4548,0.0000,102.4548,0.0000,102.4548,9.2962,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24050.8289,24050.8289,24050.8289,24050.8289,6,0,0,0
+2271.8339,0.5000,49674.0184,85.0000,85.0000,0.0000,0.3410,88.6039,6,1634.7370,725.1336,900.4572,-77.4714,124.1351,154.1486,161.8432,-13.2623,0.0000,120.2788,0.0000,120.2788,3.8563,120.2788,7.5174,0.0000,2239.3657,480.8470,702.6072,112.7614,10.7010,102.0604,0.0000,102.0604,0.0000,102.0604,8.9018,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23973.3043,23973.3043,23973.3043,23973.3043,6,0,0,0
+2272.3339,0.5000,49685.8239,85.0000,85.0000,0.0000,0.3247,88.6422,6,1634.7370,722.4880,899.9520,-77.4714,123.6822,154.0621,161.8432,-13.2623,0.0000,119.8259,0.0000,119.8259,3.8563,119.8259,7.4993,0.0000,2239.3657,478.9929,699.9615,112.3266,10.6925,101.6342,0.0000,101.6342,0.0000,101.6342,8.4755,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23889.5234,23889.5234,23889.5234,23889.5234,6,0,0,0
+2272.8339,0.5000,49697.6295,85.0000,85.0000,0.0000,0.3063,88.6784,6,1634.7370,719.5159,899.4061,-77.4714,123.1734,153.9687,161.8432,-13.2623,0.0000,119.3171,0.0000,119.3171,3.8563,119.3171,7.4789,0.0000,2239.3657,476.9100,696.9894,111.8382,10.6829,101.1553,0.0000,101.1553,0.0000,101.1553,7.9967,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23795.4046,23795.4046,23795.4046,23795.4046,6,0,0,0
+2273.3339,0.5000,49709.4350,85.0000,85.0000,0.0000,0.2865,88.7122,6,1634.7370,716.3075,898.7928,-77.4714,122.6242,153.8637,161.8432,-13.2623,0.0000,118.7679,0.0000,118.7679,3.8563,118.7679,7.4569,0.0000,2239.3657,474.6616,693.7811,111.3109,10.6725,100.6384,0.0000,100.6384,0.0000,100.6384,7.4798,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23693.8054,23693.8054,23693.8054,23693.8054,6,0,0,0
+2273.8339,0.5000,49721.2406,85.0000,85.0000,0.0000,0.2642,88.7434,6,1634.7370,712.6905,898.1308,-77.4714,122.0050,153.7503,161.8432,-13.2623,0.0000,118.1487,0.0000,118.1487,3.8563,118.1487,7.4322,0.0000,2239.3657,472.1268,690.1640,110.7165,10.6608,100.0557,0.0000,100.0557,0.0000,100.0557,6.8970,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23579.2627,23579.2627,23579.2627,23579.2627,6,0,0,0
+2274.3339,0.5000,49733.0461,85.0000,85.0000,0.0000,0.2398,88.7717,6,1634.7370,708.7342,897.3844,-77.4714,121.3277,153.6226,161.8432,-13.2623,0.0000,117.4714,0.0000,117.4714,3.8563,117.4714,7.4051,0.0000,2239.3657,469.3542,686.2078,110.0663,10.6480,99.4183,0.0000,99.4183,0.0000,99.4183,6.2596,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23453.9780,23453.9780,23453.9780,23453.9780,6,0,0,0
+2274.8339,0.5000,49744.8517,85.0000,85.0000,0.0000,0.2136,88.7969,6,1634.7370,704.4965,896.5680,-77.4714,120.6022,153.4828,161.8432,-13.2623,0.0000,116.7459,0.0000,116.7459,3.8563,116.7459,7.3761,0.0000,2239.3657,466.3845,681.9701,109.3699,10.6343,98.7355,0.0000,98.7355,0.0000,98.7355,5.5768,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23319.7811,23319.7811,23319.7811,23319.7811,6,0,0,0
+2275.3339,0.5000,49756.6573,85.0000,85.0000,0.0000,0.1859,88.8189,6,1634.7370,699.9996,895.6936,-77.4714,119.8324,153.3331,161.8432,-13.2623,0.0000,115.9761,0.0000,115.9761,3.8563,115.9761,7.3453,0.0000,2239.3657,463.2331,677.4732,108.6309,10.6198,98.0110,0.0000,98.0110,0.0000,98.0110,4.8523,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23177.3776,23177.3776,23177.3776,23177.3776,6,0,0,0
+2275.8339,0.5000,49768.4628,85.0000,85.0000,0.0000,0.1576,88.8375,6,1634.7370,695.4111,894.7656,-77.4714,119.0469,153.1743,161.8432,-13.2623,0.0000,115.1906,0.0000,115.1906,3.8563,115.1906,7.3139,0.0000,2239.3657,460.0174,672.8846,107.8768,10.6050,97.2718,0.0000,97.2718,0.0000,97.2718,4.1130,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23032.0690,23032.0690,23032.0690,23032.0690,6,0,0,0
+2276.3339,0.5000,49780.2684,85.0000,85.0000,0.0000,0.1288,88.8527,6,1634.7370,690.7520,893.8188,-77.4714,118.2493,153.0122,161.8432,-13.2623,0.0000,114.3930,0.0000,114.3930,3.8563,114.3930,7.2820,0.0000,2239.3657,456.7523,668.2255,107.1111,10.5899,96.5211,0.0000,96.5211,0.0000,96.5211,3.3624,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22884.5279,22884.5279,22884.5279,22884.5279,6,0,0,0
+2276.8339,0.5000,49792.0739,85.0000,85.0000,0.0000,0.0999,88.8645,6,1634.7370,686.0665,892.8574,-77.4714,117.4472,152.8476,161.8432,-13.2623,0.0000,113.5909,0.0000,113.5909,3.8563,113.5909,7.2499,0.0000,2239.3657,453.4687,663.5400,106.3411,10.5748,95.7663,0.0000,95.7663,0.0000,95.7663,2.6075,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22736.1512,22736.1512,22736.1512,22736.1512,6,0,0,0
+2277.3339,0.5000,49803.8795,85.0000,85.0000,0.0000,0.0707,88.8728,6,1634.7370,681.3422,891.8905,-77.4714,116.6385,152.6821,161.8432,-13.2623,0.0000,112.7822,0.0000,112.7822,3.8563,112.7822,7.2175,0.0000,2239.3657,450.1579,658.8157,105.5647,10.5595,95.0051,0.0000,95.0051,0.0000,95.0051,1.8464,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22586.5447,22586.5447,22586.5447,22586.5447,6,0,0,0
+2277.8339,0.5000,49815.6850,85.0000,85.0000,0.0000,0.0403,88.8776,6,1634.7370,676.4126,890.9156,-77.4714,115.7946,152.5152,161.8432,-13.2623,0.0000,111.9383,0.0000,111.9383,3.8563,111.9383,7.1838,0.0000,2239.3657,446.7033,653.8861,104.7545,10.5436,94.2109,0.0000,94.2109,0.0000,94.2109,1.0522,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22449.3876,22449.3876,22449.3876,22449.3876,6,0,0,0
+2278.3339,0.5000,49827.4906,85.0000,85.0000,0.0000,0.0090,88.8787,6,1634.7370,671.3332,889.8984,-77.4714,114.9250,152.3410,161.8432,-13.2623,0.0000,111.0687,0.0000,111.0687,3.8563,111.0687,7.1490,0.0000,2239.3657,443.1436,648.8068,103.9198,10.5272,93.3926,0.0000,93.3926,0.0000,93.3926,0.2338,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22311.7871,22311.7871,22311.7871,22311.7871,6,0,0,0
+2278.8339,0.5000,49839.2961,85.0000,85.0000,0.0000,-0.0244,88.8758,6,1634.7370,665.9238,888.8503,-77.4714,113.9990,152.1616,161.8432,-13.2623,0.0000,110.1427,0.0000,110.1427,3.8563,110.1427,7.1119,0.0000,2239.3657,439.3527,643.3973,103.0308,10.5097,92.5210,0.0000,92.5210,0.0000,92.5210,-0.6377,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22161.8900,22161.8900,22161.8900,22161.8900,6,0,0,0
+2279.3339,0.5000,49851.1017,85.0000,85.0000,0.0000,-0.0590,88.8688,6,1634.7370,660.3164,887.7340,-77.4714,113.0391,151.9705,161.8432,-13.2623,0.0000,109.1828,0.0000,109.1828,3.8563,109.1828,7.0735,0.0000,2239.3657,435.4230,637.7899,102.1092,10.4916,91.6176,0.0000,91.6176,0.0000,91.6176,-1.5411,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22004.2424,22004.2424,22004.2424,22004.2424,6,0,0,0
+2279.8339,0.5000,49862.9073,85.0000,85.0000,0.0000,-0.0951,88.8576,6,1634.7370,654.4706,886.5770,-77.4714,112.0383,151.7724,161.8432,-13.2623,0.0000,108.1821,0.0000,108.1821,3.8563,108.1821,7.0335,0.0000,2239.3657,431.3263,631.9442,101.1485,10.4727,90.6758,0.0000,90.6758,0.0000,90.6758,-2.4829,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21824.9498,21824.9498,21824.9498,21824.9498,6,0,0,0
+2280.3339,0.5000,49874.7128,85.0000,85.0000,0.0000,-0.1307,88.8421,6,1634.7370,648.6971,885.3707,-77.4714,111.0500,151.5659,161.8432,-13.2623,0.0000,107.1937,0.0000,107.1937,3.8563,107.1937,6.9940,0.0000,2239.3657,427.2802,626.1706,100.1997,10.4541,89.7456,0.0000,89.7456,0.0000,89.7456,-3.4131,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21637.0786,21637.0786,21637.0786,21637.0786,6,0,0,0
+2280.8339,0.5000,49886.5184,85.0000,85.0000,0.0000,-0.1657,88.8226,6,1634.7370,643.0317,884.1793,-77.4714,110.0801,151.3620,161.8432,-13.2623,0.0000,106.2238,0.0000,106.2238,3.8563,106.2238,6.9552,0.0000,2239.3657,423.3099,620.5053,99.2686,10.4358,88.8329,0.0000,88.8329,0.0000,88.8329,-4.3259,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21452.7302,21452.7302,21452.7302,21452.7302,6,0,0,0
+2281.3339,0.5000,49898.3239,85.0000,85.0000,0.0000,-0.1982,88.7992,6,1634.7370,637.7622,883.0103,-77.4714,109.1780,151.1619,161.8432,-13.2623,0.0000,105.3218,0.0000,105.3218,3.8563,105.3218,6.9191,0.0000,2239.3657,419.6171,615.2358,98.4027,10.4188,87.9839,0.0000,87.9839,0.0000,87.9839,-5.1748,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21281.2619,21281.2619,21281.2619,21281.2619,6,0,0,0
+2281.8339,0.5000,49910.1295,85.0000,85.0000,0.0000,-0.2304,88.7720,6,1634.7370,632.5439,881.9229,-77.4714,108.2847,150.9757,161.8432,-13.2623,0.0000,104.4284,0.0000,104.4284,3.8563,104.4284,6.8834,0.0000,2239.3657,415.9601,610.0174,97.5451,10.4019,87.1431,0.0000,87.1431,0.0000,87.1431,-6.0156,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21111.4578,21111.4578,21111.4578,21111.4578,6,0,0,0
+2282.3339,0.5000,49921.9350,85.0000,85.0000,0.0000,-0.2628,88.7409,6,1634.7370,627.3039,880.8461,-77.4714,107.3877,150.7914,161.8432,-13.2623,0.0000,103.5314,0.0000,103.5314,3.8563,103.5314,6.8475,0.0000,2239.3657,412.2879,604.7775,96.6839,10.3850,86.2989,0.0000,86.2989,0.0000,86.2989,-6.8598,75.0020,18.1567,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20940.9509,20940.9509,20940.9509,20940.9509,6,0,0,0
+2282.8339,0.5000,49933.7406,85.0000,85.0000,0.0000,-0.2925,88.7064,6,1634.7370,622.4896,879.7648,-77.4714,106.5635,150.6063,161.8432,-13.2623,0.0000,102.7072,0.0000,102.7072,3.8563,102.7072,6.8145,0.0000,2239.3657,408.9140,599.9631,95.8927,10.3694,85.5233,0.0000,85.5233,0.0000,85.5233,-7.6354,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20784.2943,20784.2943,20784.2943,20784.2943,6,0,0,0
+2283.3339,0.5000,49945.5461,85.0000,85.0000,0.0000,-0.3188,88.6688,6,1634.7370,618.2211,878.7714,-77.4714,105.8328,150.4362,161.8432,-13.2623,0.0000,101.9765,0.0000,101.9765,3.8563,101.9765,6.7853,0.0000,2239.3657,405.9226,595.6946,95.1912,10.3556,84.8356,0.0000,84.8356,0.0000,84.8356,-8.3231,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20645.3980,20645.3980,20645.3980,20645.3980,6,0,0,0
+2283.8339,0.5000,49957.3517,85.0000,85.0000,0.0000,-0.3316,88.6296,6,1634.7370,616.1550,877.8906,-77.4714,105.4791,150.2854,161.8432,-13.2623,0.0000,101.6228,0.0000,101.6228,3.8563,101.6228,6.7711,0.0000,2239.3657,404.4748,593.6286,94.8517,10.3490,84.5027,0.0000,84.5027,0.0000,84.5027,-8.6559,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20578.1696,20578.1696,20578.1696,20578.1696,6,0,0,0
+2284.3339,0.5000,49969.1573,85.0000,85.0000,0.0000,-0.3360,88.5900,6,1634.7370,615.4426,877.4642,-77.4714,105.3572,150.2124,161.8432,-13.2623,0.0000,101.5009,0.0000,101.5009,3.8563,101.5009,6.7663,0.0000,2239.3657,403.9755,592.9162,94.7346,10.3467,84.3879,0.0000,84.3879,0.0000,84.3879,-8.7707,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20554.9879,20554.9879,20554.9879,20554.9879,6,0,0,0
+2284.8339,0.5000,49980.9628,85.0000,85.0000,0.0000,-0.3265,88.5514,6,1634.7370,616.9843,877.3172,-77.4714,105.6211,150.1873,161.8432,-13.2623,0.0000,101.7648,0.0000,101.7648,3.8563,101.7648,6.7768,0.0000,2239.3657,405.0559,594.4579,94.9880,10.3516,84.6363,0.0000,84.6363,0.0000,84.6363,-8.5223,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20605.1551,20605.1551,20605.1551,20605.1551,6,0,0,0
+2285.1270,0.0863,49983.0000,85.0000,85.0000,0.0000,-0.3193,88.5449,6,1634.7370,618.1387,877.6354,-77.4714,105.8187,150.2417,161.8432,-13.2623,0.0000,101.9624,0.0000,101.9624,3.8563,101.9624,6.7847,0.0000,2239.3657,405.8649,595.6122,95.1777,10.3554,84.8223,0.0000,84.8223,0.0000,84.8223,-8.3363,75.0020,18.1566,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20642.7166,20642.7166,20642.7166,20642.7166,6,0,0,0
+2285.4213,0.5022,49994.8056,84.6267,83.0000,-0.4129,-0.3080,88.5086,6,1627.5580,-77.1874,697.4883,-77.1874,-13.1556,118.8781,161.5057,-13.1556,-1.8192,-15.1927,0.0000,-15.1927,3.8563,-15.1927,4.0505,0.0000,2229.5315,-82.4205,-89.1394,-19.2432,9.1619,-28.4051,0.0000,-28.4051,-3.1238,-25.2813,-8.0047,74.0819,18.0769,-109.4355,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,4,0,0,0
+2285.9235,0.5022,50006.5074,83.8826,83.0000,-0.4102,-0.2886,88.4748,6,1613.2471,-76.6213,722.1023,-76.6213,-12.9443,121.9911,160.8230,-12.9443,-1.7914,-15.0092,0.0000,-15.0092,3.8563,-15.0092,4.0004,0.0000,2209.9275,-82.1421,-88.8440,-19.0096,9.0800,-28.0896,0.0000,-28.0896,-3.0760,-25.0136,-7.4353,72.2657,17.9180,-107.7620,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,4,0,0,0
+2286.4253,0.5015,50018.1063,83.2559,83.0000,-0.2834,-0.2687,88.4436,6,1601.1938,125.0823,714.7394,-76.1444,20.9734,119.8451,160.2378,-12.7676,-1.2285,18.3456,0.0000,18.3456,3.8563,18.3456,3.9584,0.0000,2193.4162,62.6366,109.4107,14.3873,8.7284,5.6589,0.0000,5.6589,-2.1095,7.7684,-6.8694,70.7567,17.7841,-73.9030,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4712.0889,4712.0889,4712.0889,4712.0889,6,0,0,0
+2286.9261,0.5000,50029.6341,83.0000,83.0000,0.0000,-0.2478,88.4151,6,1596.2726,610.3859,758.5396,-75.9497,102.0329,126.7984,159.8062,-12.6959,0.0000,98.1766,0.0000,98.1766,3.8563,98.1766,6.5310,0.0000,2186.6747,400.2198,587.3166,91.6456,10.0858,81.5598,0.0000,81.5598,0.0000,81.5598,-6.3156,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19934.3795,19934.3795,19934.3795,19934.3795,6,0,0,0
+2287.4261,0.5000,50041.1618,83.0000,83.0000,0.0000,-0.2250,88.3891,6,1596.2726,614.0750,873.4672,-75.9497,102.6496,146.0099,159.8062,-12.6959,0.0000,98.7933,0.0000,98.7933,3.8563,98.7933,6.5557,0.0000,2186.6747,402.8051,591.0057,92.2376,10.0979,82.1396,0.0000,82.1396,0.0000,82.1396,-5.7357,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20054.4211,20054.4211,20054.4211,20054.4211,6,0,0,0
+2287.9261,0.5000,50052.6896,83.0000,83.0000,0.0000,-0.2043,88.3656,6,1596.2726,617.4343,874.3481,-75.9497,103.2111,146.1571,159.8062,-12.6959,0.0000,99.3548,0.0000,99.3548,3.8563,99.3548,6.5782,0.0000,2186.6747,405.1594,594.3651,92.7766,10.1085,82.6681,0.0000,82.6681,0.0000,82.6681,-5.2073,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20163.7331,20163.7331,20163.7331,20163.7331,6,0,0,0
+2288.4261,0.5000,50064.2174,83.0000,83.0000,0.0000,-0.1863,88.3441,6,1596.2726,620.3516,875.1504,-75.9497,103.6988,146.2912,159.8062,-12.6959,0.0000,99.8425,0.0000,99.8425,3.8563,99.8425,6.5977,0.0000,2186.6747,407.2038,597.2824,93.2448,10.1177,83.1271,0.0000,83.1271,0.0000,83.1271,-4.7483,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20258.6622,20258.6622,20258.6622,20258.6622,6,0,0,0
+2288.9261,0.5000,50075.7452,83.0000,83.0000,0.0000,-0.1824,88.3231,6,1596.2726,620.9813,875.8470,-75.9497,103.8040,146.4077,159.8062,-12.6959,0.0000,99.9477,0.0000,99.9477,3.8563,99.9477,6.6019,0.0000,2186.6747,407.6451,597.9120,93.3458,10.1197,83.2261,0.0000,83.2261,0.0000,83.2261,-4.6493,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20279.1497,20279.1497,20279.1497,20279.1497,6,0,0,0
+2289.4261,0.5000,50087.2729,83.0000,83.0000,0.0000,-0.1847,88.3018,6,1596.2726,620.6018,875.9974,-75.9497,103.7406,146.4328,159.8062,-12.6959,0.0000,99.8843,0.0000,99.8843,3.8563,99.8843,6.5993,0.0000,2186.6747,407.3791,597.5326,93.2850,10.1185,83.1664,0.0000,83.1664,0.0000,83.1664,-4.7090,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20266.8030,20266.8030,20266.8030,20266.8030,6,0,0,0
+2289.9261,0.5000,50098.8007,83.0000,83.0000,0.0000,-0.1934,88.2795,6,1596.2726,619.2030,875.9068,-75.9497,103.5068,146.4177,159.8062,-12.6959,0.0000,99.6505,0.0000,99.6505,3.8563,99.6505,6.5900,0.0000,2186.6747,406.3988,596.1337,93.0605,10.1141,82.9464,0.0000,82.9464,0.0000,82.9464,-4.9290,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20221.2845,20221.2845,20221.2845,20221.2845,6,0,0,0
+2290.4261,0.5000,50110.3285,83.0000,83.0000,0.0000,-0.1949,88.2570,6,1596.2726,618.9528,875.5727,-75.9497,103.4649,146.3618,159.8062,-12.6959,0.0000,99.6086,0.0000,99.6086,3.8563,99.6086,6.5883,0.0000,2186.6747,406.2235,595.8835,93.0203,10.1133,82.9070,0.0000,82.9070,0.0000,82.9070,-4.9684,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20213.1428,20213.1428,20213.1428,20213.1428,6,0,0,0
+2290.9261,0.5000,50121.8563,83.0000,83.0000,0.0000,-0.1949,88.2345,6,1596.2726,618.9528,875.5130,-75.9497,103.4649,146.3519,159.8062,-12.6959,0.0000,99.6086,0.0000,99.6086,3.8563,99.6086,6.5883,0.0000,2186.6747,406.2235,595.8835,93.0203,10.1133,82.9070,0.0000,82.9070,0.0000,82.9070,-4.9684,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20213.1428,20213.1428,20213.1428,20213.1428,6,0,0,0
+2291.4261,0.5000,50133.3841,83.0000,83.0000,0.0000,-0.1949,88.2121,6,1596.2726,618.9528,875.5130,-75.9497,103.4649,146.3519,159.8062,-12.6959,0.0000,99.6086,0.0000,99.6086,3.8563,99.6086,6.5883,0.0000,2186.6747,406.2235,595.8835,93.0203,10.1133,82.9070,0.0000,82.9070,0.0000,82.9070,-4.9684,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20213.1428,20213.1428,20213.1428,20213.1428,6,0,0,0
+2291.9261,0.5000,50144.9118,83.0000,83.0000,0.0000,-0.1949,88.1896,6,1596.2726,618.9528,875.5130,-75.9497,103.4649,146.3519,159.8062,-12.6959,0.0000,99.6086,0.0000,99.6086,3.8563,99.6086,6.5883,0.0000,2186.6747,406.2235,595.8835,93.0203,10.1133,82.9070,0.0000,82.9070,0.0000,82.9070,-4.9684,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20213.1428,20213.1428,20213.1428,20213.1428,6,0,0,0
+2292.4261,0.5000,50156.4396,83.0000,83.0000,0.0000,-0.1949,88.1671,6,1596.2726,618.9528,875.5130,-75.9497,103.4649,146.3519,159.8062,-12.6959,0.0000,99.6086,0.0000,99.6086,3.8563,99.6086,6.5883,0.0000,2186.6747,406.2235,595.8835,93.0203,10.1133,82.9070,0.0000,82.9070,0.0000,82.9070,-4.9684,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20213.1428,20213.1428,20213.1428,20213.1428,6,0,0,0
+2292.9261,0.5000,50167.9674,83.0000,83.0000,0.0000,-0.1949,88.1447,6,1596.2726,618.9528,875.5130,-75.9497,103.4649,146.3519,159.8062,-12.6959,0.0000,99.6086,0.0000,99.6086,3.8563,99.6086,6.5883,0.0000,2186.6747,406.2235,595.8835,93.0203,10.1133,82.9070,0.0000,82.9070,0.0000,82.9070,-4.9684,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20213.1428,20213.1428,20213.1428,20213.1428,6,0,0,0
+2293.4261,0.5000,50179.4952,83.0000,83.0000,0.0000,-0.1949,88.1222,6,1596.2726,618.9528,875.5130,-75.9497,103.4649,146.3519,159.8062,-12.6959,0.0000,99.6086,0.0000,99.6086,3.8563,99.6086,6.5883,0.0000,2186.6747,406.2235,595.8835,93.0203,10.1133,82.9070,0.0000,82.9070,0.0000,82.9070,-4.9684,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20213.1428,20213.1428,20213.1428,20213.1428,6,0,0,0
+2293.9261,0.5000,50191.0229,83.0000,83.0000,0.0000,-0.1949,88.0997,6,1596.2726,618.9528,875.5130,-75.9497,103.4649,146.3519,159.8062,-12.6959,0.0000,99.6086,0.0000,99.6086,3.8563,99.6086,6.5883,0.0000,2186.6747,406.2235,595.8835,93.0203,10.1133,82.9070,0.0000,82.9070,0.0000,82.9070,-4.9684,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20213.1428,20213.1428,20213.1428,20213.1428,6,0,0,0
+2294.4261,0.5000,50202.5507,83.0000,83.0000,0.0000,-0.2213,88.0742,6,1596.2726,614.6843,875.5130,-75.9497,102.7514,146.3519,159.8062,-12.6959,0.0000,98.8951,0.0000,98.8951,3.8563,98.8951,6.5598,0.0000,2186.6747,403.2322,591.6151,92.3353,10.0999,82.2355,0.0000,82.2355,0.0000,82.2355,-5.6399,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20074.2495,20074.2495,20074.2495,20074.2495,6,0,0,0
+2294.9261,0.5000,50214.0785,83.0000,83.0000,0.0000,-0.2647,88.0437,6,1596.2726,607.6378,874.4937,-75.9497,101.5735,146.1815,159.8062,-12.6959,0.0000,97.7172,0.0000,97.7172,3.8563,97.7172,6.5127,0.0000,2186.6747,398.2940,584.5686,91.2046,10.0768,81.1278,0.0000,81.1278,0.0000,81.1278,-6.7475,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19844.9584,19844.9584,19844.9584,19844.9584,6,0,0,0
+2295.4261,0.5000,50225.6063,83.0000,83.0000,0.0000,-0.2929,88.0099,6,1596.2726,603.0690,872.8110,-75.9497,100.8098,145.9002,159.8062,-12.6959,0.0000,96.9535,0.0000,96.9535,3.8563,96.9535,6.4821,0.0000,2186.6747,395.0921,579.9997,90.4714,10.0617,80.4096,0.0000,80.4096,0.0000,80.4096,-7.4657,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19696.2891,19696.2891,19696.2891,19696.2891,6,0,0,0
+2295.9261,0.5000,50237.1341,83.0000,83.0000,0.0000,-0.2938,87.9761,6,1596.2726,602.9272,871.7199,-75.9497,100.7861,145.7178,159.8062,-12.6959,0.0000,96.9298,0.0000,96.9298,3.8563,96.9298,6.4812,0.0000,2186.6747,394.9928,579.8579,90.4486,10.0613,80.3874,0.0000,80.3874,0.0000,80.3874,-7.4880,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19691.6748,19691.6748,19691.6748,19691.6748,6,0,0,0
+2296.4261,0.5000,50248.6618,83.0000,83.0000,0.0000,-0.3301,87.9380,6,1596.2726,597.0410,871.6861,-75.9497,99.8021,145.7121,159.8062,-12.6959,0.0000,95.9458,0.0000,95.9458,3.8563,95.9458,6.4418,0.0000,2186.6747,390.8677,573.9717,89.5040,10.0419,79.4621,0.0000,79.4621,0.0000,79.4621,-8.4132,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19500.1382,19500.1382,19500.1382,19500.1382,6,0,0,0
+2296.9261,0.5000,50260.1896,83.0000,83.0000,0.0000,-0.3471,87.8980,6,1596.2726,594.2759,870.2804,-75.9497,99.3399,145.4772,159.8062,-12.6959,0.0000,95.4836,0.0000,95.4836,3.8563,95.4836,6.4233,0.0000,2186.6747,388.9300,571.2067,89.0603,10.0328,79.0275,0.0000,79.0275,0.0000,79.0275,-8.8478,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19410.1653,19410.1653,19410.1653,19410.1653,6,0,0,0
+2297.4261,0.5000,50271.7174,83.0000,83.0000,0.0000,-0.3469,87.8580,6,1596.2726,594.3092,869.6201,-75.9497,99.3455,145.3668,159.8062,-12.6959,0.0000,95.4892,0.0000,95.4892,3.8563,95.4892,6.4235,0.0000,2186.6747,388.9533,571.2399,89.0657,10.0329,79.0327,0.0000,79.0327,0.0000,79.0327,-8.8426,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19411.2478,19411.2478,19411.2478,19411.2478,6,0,0,0
+2297.9261,0.5000,50283.2452,83.0000,83.0000,0.0000,-0.3488,87.8178,6,1596.2726,593.9989,869.6281,-75.9497,99.2936,145.3681,159.8062,-12.6959,0.0000,95.4373,0.0000,95.4373,3.8563,95.4373,6.4215,0.0000,2186.6747,388.7359,570.9297,89.0159,10.0319,78.9840,0.0000,78.9840,0.0000,78.9840,-8.8914,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19401.1521,19401.1521,19401.1521,19401.1521,6,0,0,0
+2298.4261,0.5000,50294.7729,83.0000,83.0000,0.0000,-0.3666,87.7755,6,1596.2726,591.1223,869.5540,-75.9497,98.8128,145.3557,159.8062,-12.6959,0.0000,94.9565,0.0000,94.9565,3.8563,94.9565,6.4022,0.0000,2186.6747,386.7199,568.0530,88.5542,10.0224,78.5318,0.0000,78.5318,0.0000,78.5318,-9.3435,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19307.5461,19307.5461,19307.5461,19307.5461,6,0,0,0
+2298.9261,0.5000,50306.3007,83.0000,83.0000,0.0000,-0.3887,87.7307,6,1596.2726,587.5375,868.8670,-75.9497,98.2135,145.2409,159.8062,-12.6959,0.0000,94.3572,0.0000,94.3572,3.8563,94.3572,6.3783,0.0000,2186.6747,384.2077,564.4683,87.9790,10.0107,77.9683,0.0000,77.9683,0.0000,77.9683,-9.9070,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19190.8986,19190.8986,19190.8986,19190.8986,6,0,0,0
+2299.4261,0.5000,50317.8285,83.0000,83.0000,0.0000,-0.3967,87.6850,6,1596.2726,586.2329,868.0110,-75.9497,97.9954,145.0978,159.8062,-12.6959,0.0000,94.1392,0.0000,94.1392,3.8563,94.1392,6.3695,0.0000,2186.6747,383.2934,563.1637,87.7696,10.0064,77.7632,0.0000,77.7632,0.0000,77.7632,-10.1120,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19148.4480,19148.4480,19148.4480,19148.4480,6,0,0,0
+2299.9261,0.5000,50329.3563,83.0000,83.0000,0.0000,-0.3895,87.6401,6,1596.2726,587.4075,867.6995,-75.9497,98.1918,145.0457,159.8062,-12.6959,0.0000,94.3355,0.0000,94.3355,3.8563,94.3355,6.3774,0.0000,2186.6747,384.1166,564.3382,87.9581,10.0102,77.9479,0.0000,77.9479,0.0000,77.9479,-9.9274,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19186.6680,19186.6680,19186.6680,19186.6680,6,0,0,0
+2300.4261,0.5000,50340.8841,83.0000,83.0000,0.0000,-0.3524,87.5995,6,1596.2726,593.4212,867.9799,-75.9497,99.1970,145.0926,159.8062,-12.6959,0.0000,95.3407,0.0000,95.3407,3.8563,95.3407,6.4176,0.0000,2186.6747,388.3309,570.3519,88.9231,10.0300,78.8931,0.0000,78.8931,0.0000,78.8931,-8.9822,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19382.3509,19382.3509,19382.3509,19382.3509,6,0,0,0
+2300.9261,0.5000,50352.4118,83.0000,83.0000,0.0000,-0.3130,87.5634,6,1596.2726,599.8008,869.4160,-75.9497,100.2635,145.3327,159.8062,-12.6959,0.0000,96.4072,0.0000,96.4072,3.8563,96.4072,6.4603,0.0000,2186.6747,392.8018,576.7316,89.9469,10.0510,79.8959,0.0000,79.8959,0.0000,79.8959,-7.9794,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19589.9443,19589.9443,19589.9443,19589.9443,6,0,0,0
+2301.4261,0.5000,50363.9396,83.0000,83.0000,0.0000,-0.2737,87.5319,6,1596.2726,606.1869,870.9395,-75.9497,101.3310,145.5874,159.8062,-12.6959,0.0000,97.4747,0.0000,97.4747,3.8563,97.4747,6.5030,0.0000,2186.6747,397.2771,583.1176,90.9717,10.0720,80.8997,0.0000,80.8997,0.0000,80.8997,-6.9756,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19797.7437,19797.7437,19797.7437,19797.7437,6,0,0,0
+2301.9261,0.5000,50375.4674,83.0000,83.0000,0.0000,-0.2466,87.5034,6,1596.2726,610.5677,872.4645,-75.9497,102.0633,145.8423,159.8062,-12.6959,0.0000,98.2070,0.0000,98.2070,3.8563,98.2070,6.5323,0.0000,2186.6747,400.3472,587.4985,91.6747,10.0864,81.5883,0.0000,81.5883,0.0000,81.5883,-6.2870,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19940.2954,19940.2954,19940.2954,19940.2954,6,0,0,0
+2302.4261,0.5000,50386.9952,83.0000,83.0000,0.0000,-0.2242,87.4776,6,1596.2726,614.2124,873.5106,-75.9497,102.6725,146.0171,159.8062,-12.6959,0.0000,98.8162,0.0000,98.8162,3.8563,98.8162,6.5566,0.0000,2186.6747,402.9015,591.1432,92.2596,10.0984,82.1612,0.0000,82.1612,0.0000,82.1612,-5.7141,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20058.8933,20058.8933,20058.8933,20058.8933,6,0,0,0
+2302.9261,0.5000,50398.5229,83.0000,83.0000,0.0000,-0.2024,87.4543,6,1596.2726,617.7469,874.3810,-75.9497,103.2633,146.1626,159.8062,-12.6959,0.0000,99.4071,0.0000,99.4071,3.8563,99.4071,6.5803,0.0000,2186.6747,405.3784,594.6776,92.8268,10.1095,82.7173,0.0000,82.7173,0.0000,82.7173,-5.1581,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20173.9030,20173.9030,20173.9030,20173.9030,6,0,0,0
+2303.4261,0.5000,50410.0507,83.0000,83.0000,0.0000,-0.1781,87.4337,6,1596.2726,621.6794,875.2250,-75.9497,103.9207,146.3037,159.8062,-12.6959,0.0000,100.0644,0.0000,100.0644,3.8563,100.0644,6.6066,0.0000,2186.6747,408.1343,598.6101,93.4579,10.1219,83.3359,0.0000,83.3359,0.0000,83.3359,-4.5394,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20301.8659,20301.8659,20301.8659,20301.8659,6,0,0,0
+2303.9261,0.5000,50421.5785,83.0000,83.0000,0.0000,-0.1488,87.4166,6,1596.2726,626.4309,876.1641,-75.9497,104.7150,146.4607,159.8062,-12.6959,0.0000,100.8587,0.0000,100.8587,3.8563,100.8587,6.6383,0.0000,2186.6747,411.4642,603.3617,94.2204,10.1369,84.0835,0.0000,84.0835,0.0000,84.0835,-3.7919,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20456.4807,20456.4807,20456.4807,20456.4807,6,0,0,0
+2304.4261,0.5000,50433.1063,83.0000,83.0000,0.0000,-0.1137,87.4035,6,1596.2726,632.1127,877.2988,-75.9497,105.6648,146.6504,159.8062,-12.6959,0.0000,101.8085,0.0000,101.8085,3.8563,101.8085,6.6763,0.0000,2186.6747,415.4460,609.0434,95.1322,10.1548,84.9773,0.0000,84.9773,0.0000,84.9773,-2.8981,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20641.3634,20641.3634,20641.3634,20641.3634,6,0,0,0
+2304.9261,0.5000,50444.6341,83.0000,83.0000,0.0000,-0.0747,87.3949,6,1596.2726,638.4333,878.6556,-75.9497,106.7213,146.8772,159.8062,-12.6959,0.0000,102.8650,0.0000,102.8650,3.8563,102.8650,6.7186,0.0000,2186.6747,419.8754,615.3640,96.1465,10.1748,85.9717,0.0000,85.9717,0.0000,85.9717,-1.9037,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20847.0342,20847.0342,20847.0342,20847.0342,6,0,0,0
+2305.4261,0.5000,50456.1618,83.0000,83.0000,0.0000,-0.0375,87.3905,6,1596.2726,644.4512,880.1649,-75.9497,107.7273,147.1295,159.8062,-12.6959,0.0000,103.8710,0.0000,103.8710,3.8563,103.8710,6.7588,0.0000,2186.6747,424.0928,621.3819,97.1122,10.1938,86.9184,0.0000,86.9184,0.0000,86.9184,-0.9570,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21030.7343,21030.7343,21030.7343,21030.7343,6,0,0,0
+2305.9261,0.5000,50467.6896,83.0000,83.0000,0.0000,-0.0063,87.3898,6,1596.2726,649.5125,881.6020,-75.9497,108.5733,147.3697,159.8062,-12.6959,0.0000,104.7171,0.0000,104.7171,3.8563,104.7171,6.7927,0.0000,2186.6747,427.6398,626.4433,97.9244,10.2097,87.7147,0.0000,87.7147,0.0000,87.7147,-0.1607,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21173.0301,21173.0301,21173.0301,21173.0301,6,0,0,0
+2306.4261,0.5000,50479.2174,83.0000,83.0000,0.0000,0.0043,87.3903,6,1596.2726,651.2252,882.8106,-75.9497,108.8596,147.5718,159.8062,-12.6959,0.0000,105.0033,0.0000,105.0033,3.8563,105.0033,6.8041,0.0000,2186.6747,428.8400,628.1560,98.1992,10.2151,87.9841,0.0000,87.9841,0.0000,87.9841,0.1087,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21221.1815,21221.1815,21221.1815,21221.1815,6,0,0,0
+2306.9261,0.5000,50490.7452,83.0000,83.0000,0.0000,-0.0053,87.3897,6,1596.2726,649.6801,883.2196,-75.9497,108.6013,147.6401,159.8062,-12.6959,0.0000,104.7451,0.0000,104.7451,3.8563,104.7451,6.7938,0.0000,2186.6747,427.7572,626.6108,97.9513,10.2103,87.7410,0.0000,87.7410,0.0000,87.7410,-0.1344,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21177.7412,21177.7412,21177.7412,21177.7412,6,0,0,0
+2307.4261,0.5000,50502.2729,83.0000,83.0000,0.0000,-0.0428,87.3848,6,1596.2726,643.6061,882.8507,-75.9497,107.5860,147.5784,159.8062,-12.6959,0.0000,103.7297,0.0000,103.7297,3.8563,103.7297,6.7532,0.0000,2186.6747,423.5006,620.5369,96.9766,10.1911,86.7855,0.0000,86.7855,0.0000,86.7855,-1.0899,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21006.9772,21006.9772,21006.9772,21006.9772,6,0,0,0
+2307.9261,0.5000,50513.8007,83.0000,83.0000,0.0000,-0.1025,87.3729,6,1596.2726,633.9196,881.4002,-75.9497,105.9668,147.3360,159.8062,-12.6959,0.0000,102.1105,0.0000,102.1105,3.8563,102.1105,6.6884,0.0000,2186.6747,416.7123,610.8504,95.4221,10.1605,85.2616,0.0000,85.2616,0.0000,85.2616,-2.6138,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20700.1618,20700.1618,20700.1618,20700.1618,6,0,0,0
+2308.4261,0.5000,50525.3285,83.0000,83.0000,0.0000,-0.1750,87.3528,6,1596.2726,622.1814,879.0871,-75.9497,104.0046,146.9493,159.8062,-12.6959,0.0000,100.1484,0.0000,100.1484,3.8563,100.1484,6.6099,0.0000,2186.6747,408.4861,599.1122,93.5384,10.1235,83.4149,0.0000,83.4149,0.0000,83.4149,-4.4605,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20318.2026,20318.2026,20318.2026,20318.2026,6,0,0,0
+2308.9261,0.5000,50536.8563,83.0000,83.0000,0.0000,-0.2484,87.3241,6,1596.2726,610.2885,876.2840,-75.9497,102.0166,146.4807,159.8062,-12.6959,0.0000,98.1603,0.0000,98.1603,3.8563,98.1603,6.5304,0.0000,2186.6747,400.1516,587.2193,91.6299,10.0855,81.5445,0.0000,81.5445,0.0000,81.5445,-6.3309,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19931.2106,19931.2106,19931.2106,19931.2106,6,0,0,0
+2309.4261,0.5000,50548.3841,83.0000,83.0000,0.0000,-0.3145,87.2879,6,1596.2726,599.5664,873.4439,-75.9497,100.2243,146.0060,159.8062,-12.6959,0.0000,96.3680,0.0000,96.3680,3.8563,96.3680,6.4587,0.0000,2186.6747,392.6375,576.4971,89.9093,10.0502,79.8591,0.0000,79.8591,0.0000,79.8591,-8.0162,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19582.3146,19582.3146,19582.3146,19582.3146,6,0,0,0
+2309.9261,0.5000,50559.9118,83.0000,83.0000,0.0000,-0.3572,87.2467,6,1596.2726,592.6341,870.8835,-75.9497,99.0655,145.5780,159.8062,-12.6959,0.0000,95.2092,0.0000,95.2092,3.8563,95.2092,6.4123,0.0000,2186.6747,387.7794,569.5649,88.7968,10.0274,78.7694,0.0000,78.7694,0.0000,78.7694,-9.1059,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19356.7410,19356.7410,19356.7410,19356.7410,6,0,0,0
+2310.4261,0.5000,50571.4396,83.0000,83.0000,0.0000,-0.3848,87.2023,6,1596.2726,588.1609,869.2281,-75.9497,98.3177,145.3013,159.8062,-12.6959,0.0000,94.4614,0.0000,94.4614,3.8563,94.4614,6.3824,0.0000,2186.6747,384.6446,565.0916,88.0790,10.0127,78.0663,0.0000,78.0663,0.0000,78.0663,-9.8090,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19211.1835,19211.1835,19211.1835,19211.1835,6,0,0,0
+2310.9261,0.5000,50582.9674,83.0000,83.0000,0.0000,-0.3960,87.1567,6,1596.2726,586.3547,868.1599,-75.9497,98.0158,145.1227,159.8062,-12.6959,0.0000,94.1595,0.0000,94.1595,3.8563,94.1595,6.3704,0.0000,2186.6747,383.3788,563.2855,87.7892,10.0068,77.7824,0.0000,77.7824,0.0000,77.7824,-10.0929,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19152.4110,19152.4110,19152.4110,19152.4110,6,0,0,0
+2311.4261,0.5000,50594.4952,83.0000,83.0000,0.0000,-0.4151,87.1088,6,1596.2726,583.2503,867.7285,-75.9497,97.4969,145.0506,159.8062,-12.6959,0.0000,93.6406,0.0000,93.6406,3.8563,93.6406,6.3496,0.0000,2186.6747,381.2032,560.1811,87.2910,9.9966,77.2944,0.0000,77.2944,0.0000,77.2944,-10.5808,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19051.3945,19051.3945,19051.3945,19051.3945,6,0,0,0
+2311.9261,0.5000,50606.0229,83.0000,83.0000,0.0000,-0.4403,87.0581,6,1596.2726,579.1597,866.9872,-75.9497,96.8131,144.9267,159.8062,-12.6959,0.0000,92.9568,0.0000,92.9568,3.8563,92.9568,6.3222,0.0000,2186.6747,378.3365,556.0904,86.6345,9.9831,76.6514,0.0000,76.6514,0.0000,76.6514,-11.2238,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18918.2855,18918.2855,18918.2855,18918.2855,6,0,0,0
+2312.4261,0.5000,50617.5507,83.0000,83.0000,0.0000,-0.4820,87.0025,6,1596.2726,572.4049,866.0104,-75.9497,95.6839,144.7634,159.8062,-12.6959,0.0000,91.8276,0.0000,91.8276,3.8563,91.8276,6.2771,0.0000,2186.6747,373.6027,549.3356,85.5506,9.9609,75.5897,0.0000,75.5897,0.0000,75.5897,-12.2855,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18702.7223,18702.7223,18702.7223,18702.7223,6,0,0,0
+2312.9261,0.5000,50629.0785,83.0000,83.0000,0.0000,-0.5248,86.9420,6,1596.2726,565.4549,864.3973,-75.9497,94.5222,144.4938,159.8062,-12.6959,0.0000,90.6659,0.0000,90.6659,3.8563,90.6659,6.2306,0.0000,2186.6747,368.7322,542.3857,84.4353,9.9380,74.4972,0.0000,74.4972,0.0000,74.4972,-13.3779,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18501.2004,18501.2004,18501.2004,18501.2004,6,0,0,0
+2313.4261,0.5000,50640.6063,83.0000,83.0000,0.0000,-0.5638,86.8770,6,1596.2726,559.1364,862.7377,-75.9497,93.4659,144.2163,159.8062,-12.6959,0.0000,89.6097,0.0000,89.6097,3.8563,89.6097,6.1884,0.0000,2186.6747,364.3042,536.0671,83.4213,9.9173,73.5040,0.0000,73.5040,0.0000,73.5040,-14.3711,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18317.9878,18317.9878,18317.9878,18317.9878,6,0,0,0
+2313.9261,0.5000,50652.1341,83.0000,83.0000,0.0000,-0.5982,86.8081,6,1596.2726,553.5592,861.2288,-75.9497,92.5337,143.9641,159.8062,-12.6959,0.0000,88.6774,0.0000,88.6774,3.8563,88.6774,6.1511,0.0000,2186.6747,360.3957,530.4900,82.5263,9.8989,72.6274,0.0000,72.6274,0.0000,72.6274,-15.2477,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18156.2722,18156.2722,18156.2722,18156.2722,6,0,0,0
+2314.4261,0.5000,50663.6618,83.0000,83.0000,0.0000,-0.6209,86.7365,6,1596.2726,549.8734,859.8970,-75.9497,91.9175,143.7415,159.8062,-12.6959,0.0000,88.0613,0.0000,88.0613,3.8563,88.0613,6.1264,0.0000,2186.6747,357.8127,526.8042,81.9348,9.8868,72.0480,0.0000,72.0480,0.0000,72.0480,-15.8270,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18049.3999,18049.3999,18049.3999,18049.3999,6,0,0,0
+2314.9261,0.5000,50675.1896,83.0000,83.0000,0.0000,-0.6222,86.6648,6,1596.2726,549.6665,859.0168,-75.9497,91.8830,143.5943,159.8062,-12.6959,0.0000,88.0267,0.0000,88.0267,3.8563,88.0267,6.1250,0.0000,2186.6747,357.6677,526.5973,81.9016,9.8861,72.0155,0.0000,72.0155,0.0000,72.0155,-15.8596,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18043.4001,18043.4001,18043.4001,18043.4001,6,0,0,0
+2315.4261,0.5000,50686.7174,83.0000,83.0000,0.0000,-0.7042,86.5836,6,1596.2726,536.3620,858.9674,-75.9497,89.6590,143.5861,159.8062,-12.6959,0.0000,85.8027,0.0000,85.8027,3.8563,85.8027,6.0361,0.0000,2186.6747,348.3439,513.2928,79.7666,9.8424,69.9242,0.0000,69.9242,0.0000,69.9242,-17.9508,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17621.6666,17621.6666,17621.6666,17621.6666,6,0,0,0
+2315.9261,0.5000,50698.2452,83.0000,83.0000,0.0000,-0.8176,86.4893,6,1596.2726,517.9858,855.7903,-75.9497,86.5872,143.0550,159.8062,-12.6959,0.0000,82.7309,0.0000,82.7309,3.8563,82.7309,5.9132,0.0000,2186.6747,335.4658,494.9165,76.8177,9.7819,67.0357,0.0000,67.0357,0.0000,67.0357,-20.8391,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17021.0653,17021.0653,17021.0653,17021.0653,6,0,0,0
+2316.4261,0.5000,50709.7729,83.0000,83.0000,0.0000,-0.9054,86.3850,6,1596.2726,503.7480,851.4020,-75.9497,84.2072,142.3214,159.8062,-12.6959,0.0000,80.3509,0.0000,80.3509,3.8563,80.3509,5.8180,0.0000,2186.6747,325.4880,480.6788,74.5329,9.7351,64.7977,0.0000,64.7977,0.0000,64.7977,-23.0770,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16555.7247,16555.7247,16555.7247,16555.7247,6,0,0,0
+2316.9261,0.5000,50721.3007,83.0000,83.0000,0.0000,-0.9931,86.2705,6,1596.2726,489.5273,848.0020,-75.9497,81.8300,141.7531,159.8062,-12.6959,0.0000,77.9737,0.0000,77.9737,3.8563,77.9737,5.7229,0.0000,2186.6747,315.5221,466.4580,72.2508,9.6884,62.5624,0.0000,62.5624,0.0000,62.5624,-25.3121,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16090.9395,16090.9395,16090.9395,16090.9395,6,0,0,0
+2317.4261,0.5000,50732.8285,83.0000,83.0000,0.0000,-1.0693,86.1472,6,1596.2726,477.1714,844.6061,-75.9497,79.7646,141.1854,159.8062,-12.6959,0.0000,75.9083,0.0000,75.9083,3.8563,75.9083,5.6403,0.0000,2186.6747,306.8631,454.1022,70.2680,9.6477,60.6203,0.0000,60.6203,0.0000,60.6203,-27.2541,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15687.5229,15687.5229,15687.5229,15687.5229,6,0,0,0
+2317.9261,0.5000,50744.3563,83.0000,83.0000,0.0000,-1.1371,86.0161,6,1596.2726,466.1739,841.6555,-75.9497,77.9262,140.6922,159.8062,-12.6959,0.0000,74.0699,0.0000,74.0699,3.8563,74.0699,5.5668,0.0000,2186.6747,299.1560,443.1046,68.5032,9.6116,58.8916,0.0000,58.8916,0.0000,58.8916,-28.9827,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15333.6106,15333.6106,15333.6106,15333.6106,6,0,0,0
+2318.4261,0.5000,50755.8841,83.0000,83.0000,0.0000,-1.2091,85.8768,6,1596.2726,454.4965,839.0293,-75.9497,75.9742,140.2532,159.8062,-12.6959,0.0000,72.1179,0.0000,72.1179,3.8563,72.1179,5.4887,0.0000,2186.6747,290.9725,431.4272,66.6292,9.5732,57.0561,0.0000,57.0561,0.0000,57.0561,-30.8181,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14957.8219,14957.8219,14957.8219,14957.8219,6,0,0,0
+2318.9261,0.5000,50767.4118,83.0000,83.0000,0.0000,-1.2874,85.7284,6,1596.2726,441.8008,836.2407,-75.9497,73.8520,139.7871,159.8062,-12.6959,0.0000,69.9957,0.0000,69.9957,3.8563,69.9957,5.4038,0.0000,2186.6747,282.0754,418.7316,64.5919,9.5314,55.0605,0.0000,55.0605,0.0000,55.0605,-32.8135,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14549.2625,14549.2625,14549.2625,14549.2625,6,0,0,0
+2319.4261,0.5000,50778.9396,83.0000,83.0000,0.0000,-1.3855,85.5686,6,1596.2726,425.9172,833.2090,-75.9497,71.1969,139.2803,159.8062,-12.6959,0.0000,67.3406,0.0000,67.3406,3.8563,67.3406,5.2976,0.0000,2186.6747,270.9442,402.8479,62.0430,9.4811,52.5618,0.0000,52.5618,0.0000,52.5618,-35.3119,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14038.1121,14038.1121,14038.1121,14038.1121,6,0,0,0
+2319.9261,0.5000,50790.4674,83.0000,83.0000,0.0000,-1.4936,85.3965,6,1596.2726,408.3906,829.4160,-75.9497,68.2671,138.6462,159.8062,-12.6959,0.0000,64.4108,0.0000,64.4108,3.8563,64.4108,5.1804,0.0000,2186.6747,258.6615,385.3213,59.2304,9.4259,49.8045,0.0000,49.8045,0.0000,49.8045,-38.0689,70.1459,17.7275,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13480.7483,13480.7483,13480.7483,13480.7483,6,0,0,0
+2320.4261,0.5000,50801.9952,83.0000,83.0000,0.0000,-1.6142,85.2104,6,1596.2726,388.8698,825.2306,-75.9497,65.0040,137.9466,159.8062,-12.6959,0.0000,61.1477,0.0000,61.1477,3.8563,61.1477,5.0499,0.0000,2186.6747,244.9813,365.8005,56.0978,9.3644,46.7334,0.0000,46.7334,0.0000,46.7334,-41.1397,70.1459,17.7272,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12939.3726,12939.3726,12939.3726,12939.3726,6,0,0,0
+2320.9261,0.5000,50813.5229,83.0000,83.0000,0.0000,-1.7234,85.0117,6,1596.2726,371.1822,820.5690,-75.9497,62.0473,137.1674,159.8062,-12.6959,0.0000,58.1910,0.0000,58.1910,3.8563,58.1910,4.9316,0.0000,2186.6747,232.5859,348.1129,53.2594,9.3086,43.9508,0.0000,43.9508,0.0000,43.9508,-43.9220,70.1459,17.7269,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12390.9433,12390.9433,12390.9433,12390.9433,6,0,0,0
+2321.4261,0.5000,50825.0507,83.0000,83.0000,0.0000,-1.8199,84.8019,6,1596.2726,355.5517,816.3452,-75.9497,59.4345,136.4613,159.8062,-12.6959,0.0000,55.5782,0.0000,55.5782,3.8563,55.5782,4.8271,0.0000,2186.6747,221.6320,332.4825,50.7511,9.2594,41.4917,0.0000,41.4917,0.0000,41.4917,-46.3807,70.1459,17.7266,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11876.7934,11876.7934,11876.7934,11876.7934,6,0,0,0
+2321.9261,0.5000,50836.5785,83.0000,83.0000,0.0000,-1.8685,84.5865,6,1596.2726,347.6697,812.6127,-75.9497,58.1169,135.8374,159.8062,-12.6959,0.0000,54.2606,0.0000,54.2606,3.8563,54.2606,4.7744,0.0000,2186.6747,216.1083,324.6004,49.4862,9.2345,40.2517,0.0000,40.2517,0.0000,40.2517,-47.6206,70.1459,17.7264,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11617.5206,11617.5206,11617.5206,11617.5206,6,0,0,0
+2322.4261,0.5000,50848.1063,83.0000,83.0000,0.0000,-1.8944,84.3681,6,1596.2726,343.4790,810.7304,-75.9497,57.4164,135.5227,159.8062,-12.6959,0.0000,53.5601,0.0000,53.5601,3.8563,53.5601,4.7464,0.0000,2186.6747,213.1715,320.4098,48.8137,9.2213,39.5925,0.0000,39.5925,0.0000,39.5925,-48.2798,70.1459,17.7263,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11479.6723,11479.6723,11479.6723,11479.6723,6,0,0,0
+2322.9261,0.5000,50859.6341,83.0000,83.0000,0.0000,-1.8843,84.1509,6,1596.2726,345.1180,809.7297,-75.9497,57.6904,135.3554,159.8062,-12.6959,0.0000,53.8341,0.0000,53.8341,3.8563,53.8341,4.7573,0.0000,2186.6747,214.3201,322.0487,49.0767,9.2264,39.8503,0.0000,39.8503,0.0000,39.8503,-48.0220,70.1459,17.7264,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11533.5841,11533.5841,11533.5841,11533.5841,6,0,0,0
+2323.4261,0.5000,50871.1618,83.0000,83.0000,0.0000,-1.8747,83.9348,6,1596.2726,346.6641,810.1211,-75.9497,57.9488,135.4209,159.8062,-12.6959,0.0000,54.0925,0.0000,54.0925,3.8563,54.0925,4.7677,0.0000,2186.6747,215.4036,323.5949,49.3249,9.2313,40.0935,0.0000,40.0935,0.0000,40.0935,-47.7788,70.1459,17.7264,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11584.4428,11584.4428,11584.4428,11584.4428,6,0,0,0
+2323.9261,0.5000,50882.6896,83.0000,83.0000,0.0000,-1.8702,83.7192,6,1596.2726,347.4020,810.4903,-75.9497,58.0722,135.4826,159.8062,-12.6959,0.0000,54.2159,0.0000,54.2159,3.8563,54.2159,4.7726,0.0000,2186.6747,215.9207,324.3328,49.4433,9.2336,40.2096,0.0000,40.2096,0.0000,40.2096,-47.6627,70.1459,17.7264,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11608.7152,11608.7152,11608.7152,11608.7152,6,0,0,0
+2324.4261,0.5000,50894.2174,83.0000,83.0000,0.0000,-1.8817,83.5023,6,1596.2726,345.5285,810.6665,-75.9497,57.7590,135.5120,159.8062,-12.6959,0.0000,53.9027,0.0000,53.9027,3.8563,53.9027,4.7601,0.0000,2186.6747,214.6078,322.4593,49.1426,9.2277,39.9149,0.0000,39.9149,0.0000,39.9149,-47.9574,70.1459,17.7264,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11547.0878,11547.0878,11547.0878,11547.0878,6,0,0,0
+2324.9261,0.5000,50905.7452,83.0000,83.0000,0.0000,-1.9017,83.2831,6,1596.2726,342.3049,810.2191,-75.9497,57.2201,135.4373,159.8062,-12.6959,0.0000,53.3638,0.0000,53.3638,3.8563,53.3638,4.7385,0.0000,2186.6747,212.3486,319.2356,48.6253,9.2176,39.4077,0.0000,39.4077,0.0000,39.4077,-48.4645,70.1459,17.7263,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11441.0487,11441.0487,11441.0487,11441.0487,6,0,0,0
+2325.4261,0.5000,50917.2729,83.0000,83.0000,0.0000,-1.9234,83.0614,6,1596.2726,338.7793,809.4493,-75.9497,56.6308,135.3086,159.8062,-12.6959,0.0000,52.7745,0.0000,52.7745,3.8563,52.7745,4.7150,0.0000,2186.6747,209.8779,315.7101,48.0595,9.2064,38.8531,0.0000,38.8531,0.0000,38.8531,-49.0190,70.1459,17.7262,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11325.0795,11325.0795,11325.0795,11325.0795,6,0,0,0
+2325.9261,0.5000,50928.8007,83.0000,83.0000,0.0000,-1.9448,82.8372,6,1596.2726,335.3098,808.6074,-75.9497,56.0508,135.1678,159.8062,-12.6959,0.0000,52.1945,0.0000,52.1945,3.8563,52.1945,4.6918,0.0000,2186.6747,207.4465,312.2406,47.5028,9.1955,38.3073,0.0000,38.3073,0.0000,38.3073,-49.5648,70.1459,17.7261,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11210.9527,11210.9527,11210.9527,11210.9527,6,0,0,0
+2326.4261,0.5000,50940.3285,83.0000,83.0000,0.0000,-1.9643,82.6107,6,1596.2726,332.1518,807.7789,-75.9497,55.5229,135.0293,159.8062,-12.6959,0.0000,51.6666,0.0000,51.6666,3.8563,51.6666,4.6706,0.0000,2186.6747,205.2334,309.0825,46.9960,9.1855,37.8105,0.0000,37.8105,0.0000,37.8105,-50.0615,70.1459,17.7261,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11107.0727,11107.0727,11107.0727,11107.0727,6,0,0,0
+2326.9261,0.5000,50951.8563,83.0000,83.0000,0.0000,-1.9787,82.3826,6,1596.2726,329.8201,807.0248,-75.9497,55.1331,134.9033,159.8062,-12.6959,0.0000,51.2769,0.0000,51.2769,3.8563,51.2769,4.6551,0.0000,2186.6747,203.5993,306.7508,46.6218,9.1781,37.4437,0.0000,37.4437,0.0000,37.4437,-50.4283,70.1459,17.7260,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11030.3724,11030.3724,11030.3724,11030.3724,6,0,0,0
+2327.4261,0.5000,50963.3841,83.0000,83.0000,0.0000,-1.9867,82.1536,6,1596.2726,328.5223,806.4679,-75.9497,54.9162,134.8102,159.8062,-12.6959,0.0000,51.0599,0.0000,51.0599,3.8563,51.0599,4.6464,0.0000,2186.6747,202.6898,305.4531,46.4135,9.1740,37.2395,0.0000,37.2395,0.0000,37.2395,-50.6324,70.1459,17.7260,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10987.6838,10987.6838,10987.6838,10987.6838,6,0,0,0
+2327.9261,0.5000,50974.9118,83.0000,83.0000,0.0000,-1.9702,81.9265,6,1596.2726,331.1992,806.1580,-75.9497,55.3637,134.7584,159.8062,-12.6959,0.0000,51.5074,0.0000,51.5074,3.8563,51.5074,4.6643,0.0000,2186.6747,204.5658,308.1300,46.8431,9.1825,37.6606,0.0000,37.6606,0.0000,37.6606,-50.2113,70.1459,17.7261,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11075.7381,11075.7381,11075.7381,11075.7381,6,0,0,0
+2328.4261,0.5000,50986.4396,83.0000,83.0000,0.0000,-1.9406,81.7028,6,1596.2726,336.0008,806.7973,-75.9497,56.1663,134.8653,159.8062,-12.6959,0.0000,52.3100,0.0000,52.3100,3.8563,52.3100,4.6964,0.0000,2186.6747,207.9307,312.9315,47.6137,9.1976,38.4160,0.0000,38.4160,0.0000,38.4160,-49.4561,70.1459,17.7262,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11233.6814,11233.6814,11233.6814,11233.6814,6,0,0,0
+2328.9261,0.5000,50997.9674,83.0000,83.0000,0.0000,-1.8938,81.4844,6,1596.2726,343.5716,807.9439,-75.9497,57.4319,135.0569,159.8062,-12.6959,0.0000,53.5756,0.0000,53.5756,3.8563,53.5756,4.7470,0.0000,2186.6747,213.2364,320.5024,48.8286,9.2215,39.6070,0.0000,39.6070,0.0000,39.6070,-48.2652,70.1459,17.7263,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11482.7180,11482.7180,11482.7180,11482.7180,6,0,0,0
+2329.4261,0.5000,51009.4952,83.0000,83.0000,0.0000,-1.8519,81.2710,6,1596.2726,350.3705,809.7518,-75.9497,58.5684,135.3591,159.8062,-12.6959,0.0000,54.7121,0.0000,54.7121,3.8563,54.7121,4.7925,0.0000,2186.6747,218.0011,327.3013,49.9196,9.2430,40.6766,0.0000,40.6766,0.0000,40.6766,-47.1957,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11706.3625,11706.3625,11706.3625,11706.3625,6,0,0,0
+2329.9261,0.5000,51021.0229,83.0000,83.0000,0.0000,-1.8268,81.0604,6,1596.2726,354.4317,811.3754,-75.9497,59.2472,135.6305,159.8062,-12.6959,0.0000,55.3910,0.0000,55.3910,3.8563,55.3910,4.8196,0.0000,2186.6747,220.8471,331.3624,50.5713,9.2558,41.3155,0.0000,41.3155,0.0000,41.3155,-46.5569,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11839.9492,11839.9492,11839.9492,11839.9492,6,0,0,0
+2330.4261,0.5000,51032.5507,83.0000,83.0000,0.0000,-1.8227,80.8503,6,1596.2726,355.0993,812.3452,-75.9497,59.3589,135.7927,159.8062,-12.6959,0.0000,55.5026,0.0000,55.5026,3.8563,55.5026,4.8241,0.0000,2186.6747,221.3150,332.0301,50.6785,9.2579,41.4206,0.0000,41.4206,0.0000,41.4206,-46.4519,70.1459,17.7266,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11861.9118,11861.9118,11861.9118,11861.9118,6,0,0,0
+2330.9261,0.5000,51044.0785,83.0000,83.0000,0.0000,-1.8365,80.6386,6,1596.2726,352.8566,812.5046,-75.9497,58.9840,135.8193,159.8062,-12.6959,0.0000,55.1277,0.0000,55.1277,3.8563,55.1277,4.8091,0.0000,2186.6747,219.7433,329.7874,50.3186,9.2509,41.0677,0.0000,41.0677,0.0000,41.0677,-46.8047,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11788.1400,11788.1400,11788.1400,11788.1400,6,0,0,0
+2331.4261,0.5000,51055.6063,83.0000,83.0000,0.0000,-1.8645,80.4236,6,1596.2726,348.3183,811.9691,-75.9497,58.2253,135.7298,159.8062,-12.6959,0.0000,54.3691,0.0000,54.3691,3.8563,54.3691,4.7787,0.0000,2186.6747,216.5629,325.2491,49.5903,9.2365,40.3538,0.0000,40.3538,0.0000,40.3538,-47.5186,70.1459,17.7264,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11638.8570,11638.8570,11638.8570,11638.8570,6,0,0,0
+2331.9261,0.5000,51067.1341,83.0000,83.0000,0.0000,-1.9000,80.2046,6,1596.2726,342.5710,810.8853,-75.9497,57.2646,135.5486,159.8062,-12.6959,0.0000,53.4083,0.0000,53.4083,3.8563,53.4083,4.7403,0.0000,2186.6747,212.5351,319.5017,48.6680,9.2184,39.4496,0.0000,39.4496,0.0000,39.4496,-48.4226,70.1459,17.7263,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11449.8030,11449.8030,11449.8030,11449.8030,6,0,0,0
+2332.4261,0.5000,51078.6618,83.0000,83.0000,0.0000,-1.9359,79.9814,6,1596.2726,336.7555,809.5129,-75.9497,56.2925,135.3192,159.8062,-12.6959,0.0000,52.4362,0.0000,52.4362,3.8563,52.4362,4.7014,0.0000,2186.6747,208.4597,313.6863,47.7348,9.2000,38.5347,0.0000,38.5347,0.0000,38.5347,-49.3373,70.1459,17.7262,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11258.5087,11258.5087,11258.5087,11258.5087,6,0,0,0
+2332.9261,0.5000,51090.1896,83.0000,83.0000,0.0000,-1.9380,79.7580,6,1596.2726,336.4149,808.1241,-75.9497,56.2355,135.0871,159.8062,-12.6959,0.0000,52.3793,0.0000,52.3793,3.8563,52.3793,4.6991,0.0000,2186.6747,208.2210,313.3457,47.6801,9.1990,38.4812,0.0000,38.4812,0.0000,38.4812,-49.3909,70.1459,17.7262,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11247.3047,11247.3047,11247.3047,11247.3047,6,0,0,0
+2333.4261,0.5000,51101.7174,83.0000,83.0000,0.0000,-2.0309,79.5239,6,1596.2726,321.3735,808.0428,-75.9497,53.7212,135.0735,159.8062,-12.6959,0.0000,49.8649,0.0000,49.8649,3.8563,49.8649,4.5986,0.0000,2186.6747,197.6799,298.3042,45.2663,9.1515,36.1149,0.0000,36.1149,0.0000,36.1149,-51.7569,70.1459,17.7258,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10752.5294,10752.5294,10752.5294,10752.5294,6,0,0,0
+2333.9261,0.5000,51113.2452,83.0000,83.0000,0.0000,-2.1199,79.2795,6,1596.2726,306.9635,804.4509,-75.9497,51.3124,134.4730,159.8062,-12.6959,0.0000,47.4561,0.0000,47.4561,3.8563,47.4561,4.5022,0.0000,2186.6747,187.5814,283.8942,42.9539,9.1060,33.8479,0.0000,33.8479,0.0000,33.8479,-54.0235,70.1459,17.7255,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10314.7911,10314.7911,10314.7911,10314.7911,6,0,0,0
+2334.4261,0.5000,51124.7729,83.0000,83.0000,0.0000,-2.1637,79.0301,6,1596.2726,299.8629,801.0098,-75.9497,50.1255,133.8978,159.8062,-12.6959,0.0000,46.2692,0.0000,46.2692,3.8563,46.2692,4.4547,0.0000,2186.6747,182.6053,276.7937,41.8144,9.0836,32.7309,0.0000,32.7309,0.0000,32.7309,-55.1404,70.1459,17.7254,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10116.3861,10116.3861,10116.3861,10116.3861,6,0,0,0
+2334.9261,0.5000,51136.3007,83.0000,83.0000,0.0000,-2.1724,78.7797,6,1596.2726,298.4615,799.3142,-75.9497,49.8912,133.6144,159.8062,-12.6959,0.0000,46.0349,0.0000,46.0349,3.8563,46.0349,4.4454,0.0000,2186.6747,181.6232,275.3923,41.5895,9.0791,32.5104,0.0000,32.5104,0.0000,32.5104,-55.3608,70.1459,17.7253,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10077.2274,10077.2274,10077.2274,10077.2274,6,0,0,0
+2335.4261,0.5000,51147.8285,83.0000,83.0000,0.0000,-2.1638,78.5302,6,1596.2726,299.8517,798.9795,-75.9497,50.1236,133.5584,159.8062,-12.6959,0.0000,46.2673,0.0000,46.2673,3.8563,46.2673,4.4547,0.0000,2186.6747,182.5975,276.7824,41.8126,9.0835,32.7291,0.0000,32.7291,0.0000,32.7291,-55.1422,70.1459,17.7254,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10116.0718,10116.0718,10116.0718,10116.0718,6,0,0,0
+2335.9261,0.5000,51159.3563,83.0000,83.0000,0.0000,-2.1270,78.2850,6,1596.2726,305.8039,799.3115,-75.9497,51.1186,133.6139,159.8062,-12.6959,0.0000,47.2623,0.0000,47.2623,3.8563,47.2623,4.4945,0.0000,2186.6747,186.7688,282.7347,42.7678,9.1023,33.6655,0.0000,33.6655,0.0000,33.6655,-54.2059,70.1459,17.7255,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10282.3908,10282.3908,10282.3908,10282.3908,6,0,0,0
+2336.4261,0.5000,51170.8841,83.0000,83.0000,0.0000,-2.0848,78.0447,6,1596.2726,312.6423,800.7329,-75.9497,52.2617,133.8515,159.8062,-12.6959,0.0000,48.4054,0.0000,48.4054,3.8563,48.4054,4.5402,0.0000,2186.6747,191.5611,289.5730,43.8652,9.1239,34.7413,0.0000,34.7413,0.0000,34.7413,-53.1303,70.1459,17.7256,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10473.4710,10473.4710,10473.4710,10473.4710,6,0,0,0
+2336.9261,0.5000,51182.4118,83.0000,83.0000,0.0000,-2.0380,77.8098,6,1596.2726,320.2168,802.3659,-75.9497,53.5278,134.1245,159.8062,-12.6959,0.0000,49.6716,0.0000,49.6716,3.8563,49.6716,4.5908,0.0000,2186.6747,196.8693,297.1475,45.0807,9.1478,35.9329,0.0000,35.9329,0.0000,35.9329,-51.9388,70.1459,17.7258,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10714.4810,10714.4810,10714.4810,10714.4810,6,0,0,0
+2337.4261,0.5000,51193.9396,83.0000,83.0000,0.0000,-1.9855,77.5809,6,1596.2726,328.7227,804.1747,-75.9497,54.9497,134.4269,159.8062,-12.6959,0.0000,51.0934,0.0000,51.0934,3.8563,51.0934,4.6477,0.0000,2186.6747,202.8303,305.6534,46.4457,9.1747,37.2710,0.0000,37.2710,0.0000,37.2710,-50.6009,70.1459,17.7260,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10994.2751,10994.2751,10994.2751,10994.2751,6,0,0,0
+2337.9261,0.5000,51205.4674,83.0000,83.0000,0.0000,-1.9293,77.3585,6,1596.2726,337.8290,806.2059,-75.9497,56.4719,134.7664,159.8062,-12.6959,0.0000,52.6156,0.0000,52.6156,3.8563,52.6156,4.7086,0.0000,2186.6747,209.2120,314.7598,47.9070,9.2034,38.7036,0.0000,38.7036,0.0000,38.7036,-49.1685,70.1459,17.7262,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11293.8199,11293.8199,11293.8199,11293.8199,6,0,0,0
+2338.4261,0.5000,51216.9952,83.0000,83.0000,0.0000,-1.8701,77.1429,6,1596.2726,347.4138,808.3805,-75.9497,58.0741,135.1299,159.8062,-12.6959,0.0000,54.2179,0.0000,54.2179,3.8563,54.2179,4.7727,0.0000,2186.6747,215.9290,324.3446,49.4452,9.2337,40.2115,0.0000,40.2115,0.0000,40.2115,-47.6608,70.1459,17.7264,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11609.1040,11609.1040,11609.1040,11609.1040,6,0,0,0
+2338.9261,0.5000,51228.5229,83.0000,83.0000,0.0000,-1.8172,76.9334,6,1596.2726,355.9903,810.6693,-75.9497,59.5078,135.5125,159.8062,-12.6959,0.0000,55.6515,0.0000,55.6515,3.8563,55.6515,4.8300,0.0000,2186.6747,221.9394,332.9211,50.8215,9.2607,41.5607,0.0000,41.5607,0.0000,41.5607,-46.3117,70.1459,17.7266,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11891.2210,11891.2210,11891.2210,11891.2210,6,0,0,0
+2339.4261,0.5000,51240.0507,83.0000,83.0000,0.0000,-1.7853,76.7276,6,1596.2726,361.1520,812.7174,-75.9497,60.3706,135.8549,159.8062,-12.6959,0.0000,56.5143,0.0000,56.5143,3.8563,56.5143,4.8646,0.0000,2186.6747,225.5567,338.0828,51.6498,9.2770,42.3728,0.0000,42.3728,0.0000,42.3728,-45.4998,70.1459,17.7267,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12061.0099,12061.0099,12061.0099,12061.0099,6,0,0,0
+2339.9261,0.5000,51251.5785,83.0000,83.0000,0.0000,-1.7713,76.5234,6,1596.2726,363.4223,813.9500,-75.9497,60.7501,136.0609,159.8062,-12.6959,0.0000,56.8939,0.0000,56.8939,3.8563,56.8939,4.8797,0.0000,2186.6747,227.1478,340.3531,52.0141,9.2842,42.7300,0.0000,42.7300,0.0000,42.7300,-45.1427,70.1459,17.7267,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12135.6893,12135.6893,12135.6893,12135.6893,6,0,0,0
+2340.4261,0.5000,51263.1063,83.0000,83.0000,0.0000,-1.7773,76.3185,6,1596.2726,362.4514,814.4922,-75.9497,60.5878,136.1515,159.8062,-12.6959,0.0000,56.7315,0.0000,56.7315,3.8563,56.7315,4.8732,0.0000,2186.6747,226.4673,339.3821,51.8583,9.2811,42.5772,0.0000,42.5772,0.0000,42.5772,-45.2954,70.1459,17.7267,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12103.7518,12103.7518,12103.7518,12103.7518,6,0,0,0
+2340.9261,0.5000,51274.6341,83.0000,83.0000,0.0000,-1.7996,76.1111,6,1596.2726,358.8367,814.2603,-75.9497,59.9836,136.1128,159.8062,-12.6959,0.0000,56.1273,0.0000,56.1273,3.8563,56.1273,4.8491,0.0000,2186.6747,223.9341,335.7674,51.2782,9.2697,42.0085,0.0000,42.0085,0.0000,42.0085,-45.8640,70.1459,17.7266,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11984.8482,11984.8482,11984.8482,11984.8482,6,0,0,0
+2341.4261,0.5000,51286.1618,83.0000,83.0000,0.0000,-1.8303,75.9001,6,1596.2726,353.8550,813.3971,-75.9497,59.1509,135.9685,159.8062,-12.6959,0.0000,55.2946,0.0000,55.2946,3.8563,55.2946,4.8158,0.0000,2186.6747,220.4430,330.7858,50.4788,9.2540,41.2248,0.0000,41.2248,0.0000,41.2248,-46.6476,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11820.9812,11820.9812,11820.9812,11820.9812,6,0,0,0
+2341.9261,0.5000,51297.6896,83.0000,83.0000,0.0000,-1.8691,75.6846,6,1596.2726,347.5706,812.2075,-75.9497,58.1003,135.7696,159.8062,-12.6959,0.0000,54.2441,0.0000,54.2441,3.8563,54.2441,4.7737,0.0000,2186.6747,216.0389,324.5013,49.4703,9.2342,40.2361,0.0000,40.2361,0.0000,40.2361,-47.6362,70.1459,17.7264,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11614.2604,11614.2604,11614.2604,11614.2604,6,0,0,0
+2342.4261,0.5000,51309.2174,83.0000,83.0000,0.0000,-1.9062,75.4649,6,1596.2726,341.5646,810.7068,-75.9497,57.0964,135.5188,159.8062,-12.6959,0.0000,53.2401,0.0000,53.2401,3.8563,53.2401,4.7336,0.0000,2186.6747,211.8298,318.4953,48.5065,9.2152,39.2913,0.0000,39.2913,0.0000,39.2913,-48.5809,70.1459,17.7263,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11416.6971,11416.6971,11416.6971,11416.6971,6,0,0,0
+2342.9261,0.5000,51320.7452,83.0000,83.0000,0.0000,-1.9360,75.2417,6,1596.2726,336.7393,809.2725,-75.9497,56.2898,135.2790,159.8062,-12.6959,0.0000,52.4335,0.0000,52.4335,3.8563,52.4335,4.7013,0.0000,2186.6747,208.4483,313.6701,47.7322,9.2000,38.5322,0.0000,38.5322,0.0000,38.5322,-49.3399,70.1459,17.7262,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11257.9749,11257.9749,11257.9749,11257.9749,6,0,0,0
+2343.4261,0.5000,51332.2729,83.0000,83.0000,0.0000,-1.9567,75.0161,6,1596.2726,333.3930,808.1203,-75.9497,55.7304,135.0864,159.8062,-12.6959,0.0000,51.8741,0.0000,51.8741,3.8563,51.8741,4.6789,0.0000,2186.6747,206.1032,310.3238,47.1952,9.1894,38.0058,0.0000,38.0058,0.0000,38.0058,-49.8663,70.1459,17.7261,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11147.9012,11147.9012,11147.9012,11147.9012,6,0,0,0
+2343.9261,0.5000,51343.8007,83.0000,83.0000,0.0000,-1.9689,74.7892,6,1596.2726,331.4140,807.3212,-75.9497,55.3996,134.9528,159.8062,-12.6959,0.0000,51.5433,0.0000,51.5433,3.8563,51.5433,4.6657,0.0000,2186.6747,204.7163,308.3448,46.8776,9.1832,37.6944,0.0000,37.6944,0.0000,37.6944,-50.1776,70.1459,17.7261,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11082.8035,11082.8035,11082.8035,11082.8035,6,0,0,0
+2344.4261,0.5000,51355.3285,83.0000,83.0000,0.0000,-1.9750,74.5615,6,1596.2726,330.4283,806.8486,-75.9497,55.2348,134.8738,159.8062,-12.6959,0.0000,51.3785,0.0000,51.3785,3.8563,51.3785,4.6591,0.0000,2186.6747,204.0255,307.3590,46.7194,9.1801,37.5393,0.0000,37.5393,0.0000,37.5393,-50.3326,70.1459,17.7260,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11050.3788,11050.3788,11050.3788,11050.3788,6,0,0,0
+2344.9261,0.5000,51366.8563,83.0000,83.0000,0.0000,-1.9758,74.3337,6,1596.2726,330.3026,806.6132,-75.9497,55.2138,134.8345,159.8062,-12.6959,0.0000,51.3575,0.0000,51.3575,3.8563,51.3575,4.6583,0.0000,2186.6747,203.9375,307.2333,46.6992,9.1797,37.5196,0.0000,37.5196,0.0000,37.5196,-50.3524,70.1459,17.7260,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11046.2445,11046.2445,11046.2445,11046.2445,6,0,0,0
+2345.4261,0.5000,51378.3841,83.0000,83.0000,0.0000,-1.9651,74.1072,6,1596.2726,332.0238,806.5832,-75.9497,55.5015,134.8295,159.8062,-12.6959,0.0000,51.6452,0.0000,51.6452,3.8563,51.6452,4.6698,0.0000,2186.6747,205.1437,308.9545,46.9754,9.1851,37.7903,0.0000,37.7903,0.0000,37.7903,-50.0816,70.1459,17.7261,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11102.8612,11102.8612,11102.8612,11102.8612,6,0,0,0
+2345.9261,0.5000,51389.9118,83.0000,83.0000,0.0000,-1.9643,73.8808,6,1596.2726,332.1562,806.9942,-75.9497,55.5237,134.8982,159.8062,-12.6959,0.0000,51.6674,0.0000,51.6674,3.8563,51.6674,4.6707,0.0000,2186.6747,205.2365,309.0870,46.9967,9.1855,37.8112,0.0000,37.8112,0.0000,37.8112,-50.0608,70.1459,17.7261,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11107.2184,11107.2184,11107.2184,11107.2184,6,0,0,0
+2346.4261,0.5000,51401.4396,83.0000,83.0000,0.0000,-1.8967,73.6621,6,1596.2726,343.1038,807.0258,-75.9497,57.3537,134.9035,159.8062,-12.6959,0.0000,53.4974,0.0000,53.4974,3.8563,53.4974,4.7439,0.0000,2186.6747,212.9085,320.0345,48.7535,9.2201,39.5334,0.0000,39.5334,0.0000,39.5334,-48.3388,70.1459,17.7263,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11467.3285,11467.3285,11467.3285,11467.3285,6,0,0,0
+2346.9261,0.5000,51412.9674,83.0000,83.0000,0.0000,-1.7987,73.4548,6,1596.2726,358.9834,809.6401,-75.9497,60.0081,135.3405,159.8062,-12.6959,0.0000,56.1518,0.0000,56.1518,3.8563,56.1518,4.8501,0.0000,2186.6747,224.0369,335.9141,51.3018,9.2702,42.0316,0.0000,42.0316,0.0000,42.0316,-45.8409,70.1459,17.7266,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11989.6740,11989.6740,11989.6740,11989.6740,6,0,0,0
+2347.4261,0.5000,51424.4952,83.0000,83.0000,0.0000,-1.7203,73.2564,6,1596.2726,371.6767,813.4322,-75.9497,62.1300,135.9744,159.8062,-12.6959,0.0000,58.2737,0.0000,58.2737,3.8563,58.2737,4.9349,0.0000,2186.6747,232.9325,348.6075,53.3387,9.3102,44.0286,0.0000,44.0286,0.0000,44.0286,-43.8442,70.1459,17.7269,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12407.2117,12407.2117,12407.2117,12407.2117,6,0,0,0
+2347.9261,0.5000,51436.0229,83.0000,83.0000,0.0000,-1.6649,73.0645,6,1596.2726,380.6570,816.4633,-75.9497,63.6311,136.4810,159.8062,-12.6959,0.0000,59.7748,0.0000,59.7748,3.8563,59.7748,4.9950,0.0000,2186.6747,239.2258,357.5877,54.7798,9.3385,45.4414,0.0000,45.4414,0.0000,45.4414,-42.4316,70.1459,17.7270,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12702.6081,12702.6081,12702.6081,12702.6081,6,0,0,0
+2348.4261,0.5000,51447.5507,83.0000,83.0000,0.0000,-1.6228,72.8774,6,1596.2726,387.4654,818.6078,-75.9497,64.7692,136.8395,159.8062,-12.6959,0.0000,60.9129,0.0000,60.9129,3.8563,60.9129,5.0405,0.0000,2186.6747,243.9971,364.3961,55.8724,9.3599,46.5125,0.0000,46.5125,0.0000,46.5125,-41.3606,70.1459,17.7272,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12900.4240,12900.4240,12900.4240,12900.4240,6,0,0,0
+2348.9261,0.5000,51459.0785,83.0000,83.0000,0.0000,-1.6083,72.6920,6,1596.2726,389.8242,820.2337,-75.9497,65.1635,137.1113,159.8062,-12.6959,0.0000,61.3072,0.0000,61.3072,3.8563,61.3072,5.0563,0.0000,2186.6747,245.6502,366.7549,56.2509,9.3674,46.8836,0.0000,46.8836,0.0000,46.8836,-40.9895,70.1459,17.7272,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12965.8402,12965.8402,12965.8402,12965.8402,6,0,0,0
+2349.4261,0.5000,51470.6063,83.0000,83.0000,0.0000,-1.5967,72.5080,6,1596.2726,391.6935,820.7969,-75.9497,65.4760,137.2055,159.8062,-12.6959,0.0000,61.6197,0.0000,61.6197,3.8563,61.6197,5.0688,0.0000,2186.6747,246.9602,368.6242,56.5509,9.3733,47.1777,0.0000,47.1777,0.0000,47.1777,-40.6955,70.1459,17.7272,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13017.6827,13017.6827,13017.6827,13017.6827,6,0,0,0
+2349.9261,0.5000,51482.1341,83.0000,83.0000,0.0000,-1.5854,72.3252,6,1596.2726,393.5361,821.2433,-75.9497,65.7840,137.2801,159.8062,-12.6959,0.0000,61.9277,0.0000,61.9277,3.8563,61.9277,5.0811,0.0000,2186.6747,248.2515,370.4669,56.8466,9.3791,47.4676,0.0000,47.4676,0.0000,47.4676,-40.4056,70.1459,17.7273,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13068.7851,13068.7851,13068.7851,13068.7851,6,0,0,0
+2350.4261,0.5000,51493.6618,83.0000,83.0000,0.0000,-1.5528,72.1462,6,1596.2726,398.8054,821.6834,-75.9497,66.6648,137.3536,159.8062,-12.6959,0.0000,62.8085,0.0000,62.8085,3.8563,62.8085,5.1163,0.0000,2186.6747,251.9442,375.7362,57.6922,9.3957,48.2965,0.0000,48.2965,0.0000,48.2965,-39.5767,70.1459,17.7274,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13214.9204,13214.9204,13214.9204,13214.9204,6,0,0,0
+2350.9261,0.5000,51505.1896,83.0000,83.0000,0.0000,-1.5062,71.9726,6,1596.2726,406.3527,822.9417,-75.9497,67.9264,137.5640,159.8062,-12.6959,0.0000,64.0702,0.0000,64.0702,3.8563,64.0702,5.1668,0.0000,2186.6747,257.2334,383.2835,58.9034,9.4195,49.4839,0.0000,49.4839,0.0000,49.4839,-38.3895,70.1459,17.7275,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13424.2314,13424.2314,13424.2314,13424.2314,6,0,0,0
+2351.4261,0.5000,51516.7174,83.0000,83.0000,0.0000,-1.4613,71.8041,6,1596.2726,413.6316,824.7440,-75.9497,69.1432,137.8653,159.8062,-12.6959,0.0000,65.2869,0.0000,65.2869,3.8563,65.2869,5.2155,0.0000,2186.6747,262.3344,390.5624,60.0714,9.4424,50.6290,0.0000,50.6290,0.0000,50.6290,-37.2445,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13642.7507,13642.7507,13642.7507,13642.7507,6,0,0,0
+2351.9261,0.5000,51528.2452,83.0000,83.0000,0.0000,-1.4586,71.6360,6,1596.2726,414.0611,826.4822,-75.9497,69.2150,138.1558,159.8062,-12.6959,0.0000,65.3587,0.0000,65.3587,3.8563,65.3587,5.2183,0.0000,2186.6747,262.6354,390.9919,60.1404,9.4438,50.6966,0.0000,50.6966,0.0000,50.6966,-37.1769,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13656.5727,13656.5727,13656.5727,13656.5727,6,0,0,0
+2352.4261,0.5000,51539.7729,83.0000,83.0000,0.0000,-1.4586,71.4678,6,1596.2726,414.0611,826.5847,-75.9497,69.2150,138.1730,159.8062,-12.6959,0.0000,65.3587,0.0000,65.3587,3.8563,65.3587,5.2183,0.0000,2186.6747,262.6354,390.9919,60.1404,9.4438,50.6966,0.0000,50.6966,0.0000,50.6966,-37.1769,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13656.5727,13656.5727,13656.5727,13656.5727,6,0,0,0
+2352.9261,0.5000,51551.3007,83.0000,83.0000,0.0000,-1.4586,71.2997,6,1596.2726,414.0611,826.5847,-75.9497,69.2150,138.1730,159.8062,-12.6959,0.0000,65.3587,0.0000,65.3587,3.8563,65.3587,5.2183,0.0000,2186.6747,262.6354,390.9919,60.1404,9.4438,50.6966,0.0000,50.6966,0.0000,50.6966,-37.1769,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13656.5727,13656.5727,13656.5727,13656.5727,6,0,0,0
+2353.4261,0.5000,51562.8285,83.0000,83.0000,0.0000,-1.3246,71.1470,6,1596.2726,435.7715,826.5847,-75.9497,72.8441,138.1730,159.8062,-12.6959,0.0000,68.9878,0.0000,68.9878,3.8563,68.9878,5.3635,0.0000,2186.6747,277.8501,412.7023,63.6243,9.5122,54.1122,0.0000,54.1122,0.0000,54.1122,-33.7617,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14355.2344,14355.2344,14355.2344,14355.2344,6,0,0,0
+2353.9261,0.5000,51574.3563,83.0000,83.0000,0.0000,-1.2341,71.0047,6,1596.2726,450.4422,831.7692,-75.9497,75.2965,139.0396,159.8062,-12.6959,0.0000,71.4402,0.0000,71.4402,3.8563,71.4402,5.4616,0.0000,2186.6747,288.1313,427.3729,65.9786,9.5598,56.4188,0.0000,56.4188,0.0000,56.4188,-31.4553,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14827.3501,14827.3501,14827.3501,14827.3501,6,0,0,0
+2354.4261,0.5000,51585.8841,83.0000,83.0000,0.0000,-1.1991,70.8665,6,1596.2726,456.1194,835.2726,-75.9497,76.2455,139.6252,159.8062,-12.6959,0.0000,72.3892,0.0000,72.3892,3.8563,72.3892,5.4995,0.0000,2186.6747,292.1098,433.0501,66.8897,9.5785,57.3112,0.0000,57.3112,0.0000,57.3112,-30.5630,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15010.0477,15010.0477,15010.0477,15010.0477,6,0,0,0
+2354.9261,0.5000,51597.4118,83.0000,83.0000,0.0000,-1.1498,70.7339,6,1596.2726,464.1137,836.6283,-75.9497,77.5818,139.8518,159.8062,-12.6959,0.0000,73.7256,0.0000,73.7256,3.8563,73.7256,5.5530,0.0000,2186.6747,297.7123,441.0445,68.1726,9.6048,58.5678,0.0000,58.5678,0.0000,58.5678,-29.3065,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15267.3139,15267.3139,15267.3139,15267.3139,6,0,0,0
+2355.4261,0.5000,51608.9396,83.0000,83.0000,0.0000,-1.0909,70.6082,6,1596.2726,473.6699,838.5373,-75.9497,79.1793,140.1710,159.8062,-12.6959,0.0000,75.3230,0.0000,75.3230,3.8563,75.3230,5.6169,0.0000,2186.6747,304.4092,450.6006,69.7061,9.6362,60.0699,0.0000,60.0699,0.0000,60.0699,-27.8045,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15574.8395,15574.8395,15574.8395,15574.8395,6,0,0,0
+2355.9261,0.5000,51620.4674,83.0000,83.0000,0.0000,-1.0134,70.4914,6,1596.2726,486.2373,840.8193,-75.9497,81.2800,140.5524,159.8062,-12.6959,0.0000,77.4238,0.0000,77.4238,3.8563,77.4238,5.7009,0.0000,2186.6747,313.2165,463.1681,71.7228,9.6775,62.0453,0.0000,62.0453,0.0000,62.0453,-25.8292,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15983.4121,15983.4121,15983.4121,15983.4121,6,0,0,0
+2356.4261,0.5000,51631.9952,83.0000,83.0000,0.0000,-0.9462,70.3823,6,1596.2726,497.1247,843.8205,-75.9497,83.1000,141.0541,159.8062,-12.6959,0.0000,79.2437,0.0000,79.2437,3.8563,79.2437,5.7737,0.0000,2186.6747,320.8464,474.0554,73.4700,9.7133,63.7566,0.0000,63.7566,0.0000,63.7566,-24.1180,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16339.2509,16339.2509,16339.2509,16339.2509,6,0,0,0
+2356.9261,0.5000,51643.5229,83.0000,83.0000,0.0000,-0.9403,70.2739,6,1596.2726,498.0899,846.4204,-75.9497,83.2613,141.4887,159.8062,-12.6959,0.0000,79.4051,0.0000,79.4051,3.8563,79.4051,5.7802,0.0000,2186.6747,321.5228,475.0207,73.6249,9.7165,63.9084,0.0000,63.9084,0.0000,63.9084,-23.9663,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16370.7988,16370.7988,16370.7988,16370.7988,6,0,0,0
+2357.4261,0.5000,51655.0507,83.0000,83.0000,0.0000,-0.7957,70.1822,6,1596.2726,521.5307,846.6509,-75.9497,87.1797,141.5272,159.8062,-12.6959,0.0000,83.3235,0.0000,83.3235,3.8563,83.3235,5.9369,0.0000,2186.6747,337.9501,498.4615,77.3865,9.7936,67.5929,0.0000,67.5929,0.0000,67.5929,-20.2819,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17136.9278,17136.9278,17136.9278,17136.9278,6,0,0,0
+2357.9261,0.5000,51666.5785,83.0000,83.0000,0.0000,-0.6182,70.1109,6,1596.2726,550.3134,852.2485,-75.9497,91.9911,142.4629,159.8062,-12.6959,0.0000,88.1348,0.0000,88.1348,3.8563,88.1348,6.1294,0.0000,2186.6747,358.1210,527.2442,82.0054,9.8883,72.1172,0.0000,72.1172,0.0000,72.1172,-15.7579,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18062.1575,18062.1575,18062.1575,18062.1575,6,0,0,0
+2358.4261,0.5000,51678.1063,83.0000,83.0000,0.0000,-0.5103,70.0521,6,1596.2726,567.8079,859.1219,-75.9497,94.9155,143.6119,159.8062,-12.6959,0.0000,91.0592,0.0000,91.0592,3.8563,91.0592,6.2463,0.0000,2186.6747,370.3812,544.7386,84.8129,9.9458,74.8671,0.0000,74.8671,0.0000,74.8671,-13.0081,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18569.4271,18569.4271,18569.4271,18569.4271,6,0,0,0
+2358.9261,0.5000,51689.6341,83.0000,83.0000,0.0000,-0.4017,70.0058,6,1596.2726,585.4273,863.2995,-75.9497,97.8608,144.3102,159.8062,-12.6959,0.0000,94.0045,0.0000,94.0045,3.8563,94.0045,6.3642,0.0000,2186.6747,382.7288,562.3580,87.6403,10.0037,77.6366,0.0000,77.6366,0.0000,77.6366,-10.2387,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19122.2323,19122.2323,19122.2323,19122.2323,6,0,0,0
+2359.4261,0.5000,51701.1618,83.0000,83.0000,0.0000,-0.2927,69.9720,6,1596.2726,603.0953,867.5071,-75.9497,100.8142,145.0136,159.8062,-12.6959,0.0000,96.9579,0.0000,96.9579,3.8563,96.9579,6.4823,0.0000,2186.6747,395.1106,580.0261,90.4756,10.0618,80.4138,0.0000,80.4138,0.0000,80.4138,-7.4616,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19697.1463,19697.1463,19697.1463,19697.1463,6,0,0,0
+2359.9261,0.5000,51712.6896,83.0000,83.0000,0.0000,-0.1881,69.9504,6,1596.2726,620.0596,871.7262,-75.9497,103.6500,145.7189,159.8062,-12.6959,0.0000,99.7937,0.0000,99.7937,3.8563,99.7937,6.5957,0.0000,2186.6747,406.9992,596.9904,93.1979,10.1168,83.0811,0.0000,83.0811,0.0000,83.0811,-4.7943,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20249.1599,20249.1599,20249.1599,20249.1599,6,0,0,0
+2360.4261,0.5000,51724.2174,83.0000,83.0000,0.0000,-0.0880,69.9402,6,1596.2726,636.2714,875.7773,-75.9497,106.3599,146.3960,159.8062,-12.6959,0.0000,102.5037,0.0000,102.5037,3.8563,102.5037,6.7041,0.0000,2186.6747,418.3604,613.2022,95.7995,10.1680,85.6316,0.0000,85.6316,0.0000,85.6316,-2.2438,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20776.6874,20776.6874,20776.6874,20776.6874,6,0,0,0
+2360.9261,0.5000,51735.7452,83.0000,83.0000,0.0000,-0.0001,69.9402,6,1596.2726,650.5138,879.6487,-75.9497,108.7407,147.0432,159.8062,-12.6959,0.0000,104.8844,0.0000,104.8844,3.8563,104.8844,6.7994,0.0000,2186.6747,428.3415,627.4446,98.0851,10.2129,87.8722,0.0000,87.8722,0.0000,87.8722,-0.0032,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21201.1807,21201.1807,21201.1807,21201.1807,6,0,0,0
+2361.4261,0.5000,51747.2729,83.0000,83.0000,0.0000,0.0844,69.9499,6,1596.2726,664.2043,883.0498,-75.9497,111.0292,147.6117,159.8062,-12.6959,0.0000,107.1729,0.0000,107.1729,3.8563,107.1729,6.8909,0.0000,2186.6747,437.9357,641.1350,100.2820,10.2561,90.0260,0.0000,90.0260,0.0000,90.0260,2.1506,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21586.0773,21586.0773,21586.0773,21586.0773,6,0,0,0
+2361.9261,0.5000,51758.8007,83.0000,83.0000,0.0000,0.1711,69.9696,6,1596.2726,678.2535,886.3190,-75.9497,113.3777,148.1582,159.8062,-12.6959,0.0000,109.5214,0.0000,109.5214,3.8563,109.5214,6.9848,0.0000,2186.6747,447.7814,655.1843,102.5366,10.3004,92.2362,0.0000,92.2362,0.0000,92.2362,4.3608,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21971.7876,21971.7876,21971.7876,21971.7876,6,0,0,0
+2362.4261,0.5000,51770.3285,83.0000,83.0000,0.0000,0.2627,69.9999,6,1596.2726,693.1019,889.6740,-75.9497,115.8598,148.7190,159.8062,-12.6959,0.0000,112.0035,0.0000,112.0035,3.8563,112.0035,7.0841,0.0000,2186.6747,458.1872,670.0326,104.9194,10.3472,94.5722,0.0000,94.5722,0.0000,94.5722,6.6968,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22374.0299,22374.0299,22374.0299,22374.0299,6,0,0,0
+2362.9261,0.5000,51781.8563,83.0000,83.0000,0.0000,0.3621,70.0417,6,1596.2726,709.2035,893.2198,-75.9497,118.5514,149.3118,159.8062,-12.6959,0.0000,114.6951,0.0000,114.6951,3.8563,114.6951,7.1918,0.0000,2186.6747,469.4712,686.1342,107.5033,10.3980,97.1053,0.0000,97.1053,0.0000,97.1053,9.2300,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22867.5107,22867.5107,22867.5107,22867.5107,6,0,0,0
+2363.4261,0.5000,51793.3841,83.0000,83.0000,0.0000,0.4475,70.0933,6,1596.2726,723.0467,897.0649,-75.9497,120.8654,149.9545,159.8062,-12.6959,0.0000,117.0091,0.0000,117.0091,3.8563,117.0091,7.2843,0.0000,2186.6747,479.1726,699.9775,109.7248,10.4417,99.2831,0.0000,99.2831,0.0000,99.2831,11.4079,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23305.8911,23305.8911,23305.8911,23305.8911,6,0,0,0
+2363.9261,0.5000,51804.9118,83.0000,83.0000,0.0000,0.5199,70.1532,6,1596.2726,734.7712,900.3707,-75.9497,122.8253,150.5071,159.8062,-12.6959,0.0000,118.9690,0.0000,118.9690,3.8563,118.9690,7.3627,0.0000,2186.6747,487.3890,711.7019,111.6063,10.4787,101.1276,0.0000,101.1276,0.0000,101.1276,13.2524,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23677.1732,23677.1732,23677.1732,23677.1732,6,0,0,0
+2364.4261,0.5000,51816.4396,83.0000,83.0000,0.0000,0.5538,70.2170,6,1596.2726,740.2615,903.1705,-75.9497,123.7431,150.9751,159.8062,-12.6959,0.0000,119.8868,0.0000,119.8868,3.8563,119.8868,7.3994,0.0000,2186.6747,491.2367,717.1923,112.4873,10.4960,101.9913,0.0000,101.9913,0.0000,101.9913,14.1162,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23851.0374,23851.0374,23851.0374,23851.0374,6,0,0,0
+2364.9261,0.5000,51827.9674,83.0000,83.0000,0.0000,0.5699,70.2827,6,1596.2726,742.8768,904.4815,-75.9497,124.1802,151.1943,159.8062,-12.6959,0.0000,120.3239,0.0000,120.3239,3.8563,120.3239,7.4169,0.0000,2186.6747,493.0694,719.8075,112.9070,10.5042,102.4028,0.0000,102.4028,0.0000,102.4028,14.5277,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23933.8562,23933.8562,23933.8562,23933.8562,6,0,0,0
+2365.4261,0.5000,51839.4952,83.0000,83.0000,0.0000,0.5592,70.3472,6,1596.2726,741.1373,905.1061,-75.9497,123.8895,151.2987,159.8062,-12.6959,0.0000,120.0332,0.0000,120.0332,3.8563,120.0332,7.4053,0.0000,2186.6747,491.8504,718.0680,112.6279,10.4987,102.1291,0.0000,102.1291,0.0000,102.1291,14.2540,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23878.7713,23878.7713,23878.7713,23878.7713,6,0,0,0
+2365.9261,0.5000,51851.0229,83.0000,83.0000,0.0000,0.5471,70.4103,6,1596.2726,739.1692,904.6907,-75.9497,123.5605,151.2292,159.8062,-12.6959,0.0000,119.7042,0.0000,119.7042,3.8563,119.7042,7.3921,0.0000,2186.6747,490.4712,716.1000,112.3120,10.4925,101.8195,0.0000,101.8195,0.0000,101.8195,13.9444,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23816.4482,23816.4482,23816.4482,23816.4482,6,0,0,0
+2366.4261,0.5000,51862.5507,83.0000,83.0000,0.0000,0.5387,70.4724,6,1596.2726,737.8179,904.2207,-75.9497,123.3346,151.1507,159.8062,-12.6959,0.0000,119.4783,0.0000,119.4783,3.8563,119.4783,7.3831,0.0000,2186.6747,489.5242,714.7486,112.0952,10.4883,101.6069,0.0000,101.6069,0.0000,101.6069,13.7318,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23773.6537,23773.6537,23773.6537,23773.6537,6,0,0,0
+2366.9261,0.5000,51874.0785,83.0000,83.0000,0.0000,0.5382,70.5344,6,1596.2726,737.7384,903.8980,-75.9497,123.3213,151.0967,159.8062,-12.6959,0.0000,119.4650,0.0000,119.4650,3.8563,119.4650,7.3826,0.0000,2186.6747,489.4684,714.6691,112.0824,10.4880,101.5944,0.0000,101.5944,0.0000,101.5944,13.7192,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23771.1359,23771.1359,23771.1359,23771.1359,6,0,0,0
+2367.4261,0.5000,51885.6063,83.0000,83.0000,0.0000,0.5717,70.6003,6,1596.2726,743.1576,903.8790,-75.9497,124.2272,151.0936,159.8062,-12.6959,0.0000,120.3709,0.0000,120.3709,3.8563,120.3709,7.4188,0.0000,2186.6747,493.2663,720.0884,112.9521,10.5051,102.4470,0.0000,102.4470,0.0000,102.4470,14.5718,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23942.7498,23942.7498,23942.7498,23942.7498,6,0,0,0
+2367.9261,0.5000,51897.1341,83.0000,83.0000,0.0000,0.6510,70.6754,6,1596.2726,756.0008,905.1731,-75.9497,126.3741,151.3099,159.8062,-12.6959,0.0000,122.5178,0.0000,122.5178,3.8563,122.5178,7.5047,0.0000,2186.6747,502.2667,732.9315,115.0131,10.5456,104.4675,0.0000,104.4675,0.0000,104.4675,16.5924,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24349.4589,24349.4589,24349.4589,24349.4589,6,0,0,0
+2368.4261,0.5000,51908.6618,83.0000,83.0000,0.0000,0.7144,70.7577,6,1596.2726,766.2811,908.2401,-75.9497,128.0925,151.8226,159.8062,-12.6959,0.0000,124.2362,0.0000,124.2362,3.8563,124.2362,7.5734,0.0000,2186.6747,509.4712,743.2118,116.6628,10.5780,106.0848,0.0000,106.0848,0.0000,106.0848,18.2098,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24676.6846,24676.6846,24676.6846,24676.6846,6,0,0,0
+2368.9261,0.5000,51920.1896,83.0000,83.0000,0.0000,0.7205,70.8408,6,1596.2726,767.2713,910.6950,-75.9497,128.2580,152.2329,159.8062,-12.6959,0.0000,124.4018,0.0000,124.4018,3.8563,124.4018,7.5800,0.0000,2186.6747,510.1651,744.2020,116.8217,10.5812,106.2405,0.0000,106.2405,0.0000,106.2405,18.3656,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24709.1612,24709.1612,24709.1612,24709.1612,6,0,0,0
+2369.4261,0.5000,51931.7174,83.0000,83.0000,0.0000,0.8412,70.9377,6,1596.2726,786.8211,910.9315,-75.9497,131.5260,152.2725,159.8062,-12.6959,0.0000,127.6697,0.0000,127.6697,3.8563,127.6697,7.7108,0.0000,2186.6747,523.8656,763.7518,119.9590,10.6428,109.3161,0.0000,109.3161,0.0000,109.3161,21.4413,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25350.3742,25350.3742,25350.3742,25350.3742,6,0,0,0
+2369.9261,0.5000,51943.2452,83.0000,83.0000,0.0000,0.9776,71.0504,6,1596.2726,808.9236,915.6000,-75.9497,135.2207,153.0529,159.8062,-12.6959,0.0000,131.3644,0.0000,131.3644,3.8563,131.3644,7.8586,0.0000,2186.6747,539.3550,785.8543,123.5059,10.7139,112.7919,0.0000,112.7919,0.0000,112.7919,24.9174,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26075.3135,26075.3135,26075.3135,26075.3135,6,0,0,0
+2370.4261,0.5000,51954.7729,83.0000,83.0000,0.0000,1.0033,71.1661,6,1596.2726,813.0843,920.8781,-75.9497,135.9162,153.9352,159.8062,-12.6959,0.0000,132.0599,0.0000,132.0599,3.8563,132.0599,7.8864,0.0000,2186.6747,542.2709,790.0150,124.1735,10.7273,113.4462,0.0000,113.4462,0.0000,113.4462,25.5717,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26211.7813,26211.7813,26211.7813,26211.7813,6,0,0,0
+2370.9261,0.5000,51966.3007,83.0000,83.0000,0.0000,1.0087,71.2824,6,1596.2726,813.9725,921.8717,-75.9497,136.0647,154.1012,159.8062,-12.6959,0.0000,132.2084,0.0000,132.2084,3.8563,132.2084,7.8923,0.0000,2186.6747,542.8934,790.9033,124.3161,10.7302,113.5859,0.0000,113.5859,0.0000,113.5859,25.7114,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26240.9148,26240.9148,26240.9148,26240.9148,6,0,0,0
+2371.4261,0.5000,51977.8285,83.0000,83.0000,0.0000,0.9948,71.3970,6,1596.2726,811.7152,922.0838,-75.9497,135.6873,154.1367,159.8062,-12.6959,0.0000,131.8311,0.0000,131.8311,3.8563,131.8311,7.8772,0.0000,2186.6747,541.3114,788.6460,123.9538,10.7229,113.2309,0.0000,113.2309,0.0000,113.2309,25.3564,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26166.8772,26166.8772,26166.8772,26166.8772,6,0,0,0
+2371.9261,0.5000,51989.3563,83.0000,83.0000,0.0000,0.9933,71.5116,6,1596.2726,811.4751,921.5447,-75.9497,135.6472,154.0466,159.8062,-12.6959,0.0000,131.7909,0.0000,131.7909,3.8563,131.7909,7.8756,0.0000,2186.6747,541.1432,788.4059,123.9153,10.7221,113.1932,0.0000,113.1932,0.0000,113.1932,25.3186,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26159.0022,26159.0022,26159.0022,26159.0022,6,0,0,0
+2372.4261,0.5000,52000.8841,83.0000,83.0000,0.0000,0.9638,71.6227,6,1596.2726,806.6863,921.4874,-75.9497,134.8467,154.0370,159.8062,-12.6959,0.0000,130.9904,0.0000,130.9904,3.8563,130.9904,7.8436,0.0000,2186.6747,537.7872,783.6170,123.1468,10.7067,112.4401,0.0000,112.4401,0.0000,112.4401,24.5655,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26001.9335,26001.9335,26001.9335,26001.9335,6,0,0,0
+2372.9261,0.5000,52012.4118,83.0000,83.0000,0.0000,0.9372,71.7307,6,1596.2726,802.3753,920.3438,-75.9497,134.1261,153.8458,159.8062,-12.6959,0.0000,130.2698,0.0000,130.2698,3.8563,130.2698,7.8148,0.0000,2186.6747,534.7660,779.3060,122.4550,10.6928,111.7622,0.0000,111.7622,0.0000,111.7622,23.8876,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25860.5368,25860.5368,25860.5368,25860.5368,6,0,0,0
+2373.4261,0.5000,52023.9396,83.0000,83.0000,0.0000,0.9353,71.8385,6,1596.2726,802.0760,919.3143,-75.9497,134.0760,153.6738,159.8062,-12.6959,0.0000,130.2198,0.0000,130.2198,3.8563,130.2198,7.8128,0.0000,2186.6747,534.5562,779.0067,122.4070,10.6919,111.7151,0.0000,111.7151,0.0000,111.7151,23.8405,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25850.7201,25850.7201,25850.7201,25850.7201,6,0,0,0
+2373.9261,0.5000,52035.4674,83.0000,83.0000,0.0000,0.9416,71.9471,6,1596.2726,803.0972,919.2429,-75.9497,134.2467,153.6618,159.8062,-12.6959,0.0000,130.3905,0.0000,130.3905,3.8563,130.3905,7.8196,0.0000,2186.6747,535.2719,780.0279,122.5709,10.6952,111.8757,0.0000,111.8757,0.0000,111.8757,24.0011,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25884.2143,25884.2143,25884.2143,25884.2143,6,0,0,0
+2374.4261,0.5000,52046.9952,83.0000,83.0000,0.0000,0.9488,72.0564,6,1596.2726,804.2603,919.4867,-75.9497,134.4412,153.7026,159.8062,-12.6959,0.0000,130.5849,0.0000,130.5849,3.8563,130.5849,7.8274,0.0000,2186.6747,536.0870,781.1910,122.7575,10.6989,112.0586,0.0000,112.0586,0.0000,112.0586,24.1840,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25922.3624,25922.3624,25922.3624,25922.3624,6,0,0,0
+2374.9261,0.5000,52058.5229,83.0000,83.0000,0.0000,0.9494,72.1659,6,1596.2726,804.3506,919.7645,-75.9497,134.4563,153.7490,159.8062,-12.6959,0.0000,130.6000,0.0000,130.6000,3.8563,130.6000,7.8280,0.0000,2186.6747,536.1503,781.2813,122.7720,10.6992,112.0728,0.0000,112.0728,0.0000,112.0728,24.1982,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25925.3244,25925.3244,25925.3244,25925.3244,6,0,0,0
+2375.4261,0.5000,52070.0507,83.0000,83.0000,0.0000,0.9719,72.2779,6,1596.2726,808.0083,919.7860,-75.9497,135.0677,153.7526,159.8062,-12.6959,0.0000,131.2114,0.0000,131.2114,3.8563,131.2114,7.8524,0.0000,2186.6747,538.7136,784.9390,123.3590,10.7110,112.6480,0.0000,112.6480,0.0000,112.6480,24.7734,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26045.2921,26045.2921,26045.2921,26045.2921,6,0,0,0
+2375.9261,0.5000,52081.5785,83.0000,83.0000,0.0000,1.0063,72.3939,6,1596.2726,813.5759,920.6595,-75.9497,135.9984,153.8986,159.8062,-12.6959,0.0000,132.1421,0.0000,132.1421,3.8563,132.1421,7.8897,0.0000,2186.6747,542.6154,790.5067,124.2524,10.7289,113.5235,0.0000,113.5235,0.0000,113.5235,25.6490,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26227.9062,26227.9062,26227.9062,26227.9062,6,0,0,0
+2376.4261,0.5000,52093.1063,83.0000,83.0000,0.0000,1.0377,72.5135,6,1596.2726,818.6649,921.9891,-75.9497,136.8491,154.1209,159.8062,-12.6959,0.0000,132.9928,0.0000,132.9928,3.8563,132.9928,7.9237,0.0000,2186.6747,546.1817,795.5956,125.0691,10.7453,114.3238,0.0000,114.3238,0.0000,114.3238,26.4493,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26394.8175,26394.8175,26394.8175,26394.8175,6,0,0,0
+2376.9261,0.5000,52104.6341,83.0000,83.0000,0.0000,1.0733,72.6373,6,1596.2726,824.4346,923.2043,-75.9497,137.8135,154.3240,159.8062,-12.6959,0.0000,133.9572,0.0000,133.9572,3.8563,133.9572,7.9623,0.0000,2186.6747,550.2251,801.3653,125.9950,10.7639,115.2311,0.0000,115.2311,0.0000,115.2311,27.3567,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26584.0583,26584.0583,26584.0583,26584.0583,6,0,0,0
+2377.4261,0.5000,52116.1618,83.0000,83.0000,0.0000,1.1029,72.7644,6,1596.2726,829.2298,924.5821,-75.9497,138.6151,154.5543,159.8062,-12.6959,0.0000,134.7588,0.0000,134.7588,3.8563,134.7588,7.9943,0.0000,2186.6747,553.5856,806.1605,126.7645,10.7793,115.9851,0.0000,115.9851,0.0000,115.9851,28.1108,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26741.3361,26741.3361,26741.3361,26741.3361,6,0,0,0
+2377.9261,0.5000,52127.6896,83.0000,83.0000,0.0000,1.1276,72.8944,6,1596.2726,833.2434,925.7272,-75.9497,139.2860,154.7457,159.8062,-12.6959,0.0000,135.4297,0.0000,135.4297,3.8563,135.4297,8.0212,0.0000,2186.6747,556.3984,810.1742,127.4086,10.7923,116.6163,0.0000,116.6163,0.0000,116.6163,28.7420,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26871.1849,26871.1849,26871.1849,26871.1849,6,0,0,0
+2378.4261,0.5000,52139.2174,83.0000,83.0000,0.0000,1.1403,73.0259,6,1596.2726,835.2942,926.6857,-75.9497,139.6288,154.9060,159.8062,-12.6959,0.0000,135.7726,0.0000,135.7726,3.8563,135.7726,8.0349,0.0000,2186.6747,557.8356,812.2249,127.7377,10.7989,116.9388,0.0000,116.9388,0.0000,116.9388,29.0645,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26927.3265,26927.3265,26927.3265,26927.3265,6,0,0,0
+2378.9261,0.5000,52150.7452,83.0000,83.0000,0.0000,1.1512,73.1586,6,1596.2726,837.0600,927.1754,-75.9497,139.9240,154.9878,159.8062,-12.6959,0.0000,136.0677,0.0000,136.0677,3.8563,136.0677,8.0467,0.0000,2186.6747,559.0731,813.9908,128.0210,10.8046,117.2165,0.0000,117.2165,0.0000,117.2165,29.3422,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26975.6681,26975.6681,26975.6681,26975.6681,6,0,0,0
+2379.4261,0.5000,52162.2729,83.0000,83.0000,0.0000,1.1613,73.2924,6,1596.2726,838.6941,927.5971,-75.9497,140.1972,155.0583,159.8062,-12.6959,0.0000,136.3409,0.0000,136.3409,3.8563,136.3409,8.0576,0.0000,2186.6747,560.2182,815.6248,128.2833,10.8098,117.4734,0.0000,117.4734,0.0000,117.4734,29.5992,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27020.4025,27020.4025,27020.4025,27020.4025,6,0,0,0
+2379.9261,0.5000,52173.8007,83.0000,83.0000,0.0000,1.1776,73.4282,6,1596.2726,841.3362,927.9873,-75.9497,140.6388,155.1235,159.8062,-12.6959,0.0000,136.7825,0.0000,136.7825,3.8563,136.7825,8.0753,0.0000,2186.6747,562.0698,818.2669,128.7073,10.8183,117.8889,0.0000,117.8889,0.0000,117.8889,30.0147,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27092.7330,27092.7330,27092.7330,27092.7330,6,0,0,0
+2380.4261,0.5000,52185.3285,83.0000,83.0000,0.0000,1.1987,73.5664,6,1596.2726,844.7521,928.6182,-75.9497,141.2098,155.2290,159.8062,-12.6959,0.0000,137.3535,0.0000,137.3535,3.8563,137.3535,8.0981,0.0000,2186.6747,564.4636,821.6828,129.2554,10.8293,118.4261,0.0000,118.4261,0.0000,118.4261,30.5519,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27186.2462,27186.2462,27186.2462,27186.2462,6,0,0,0
+2380.9261,0.5000,52196.8563,83.0000,83.0000,0.0000,1.2301,73.7082,6,1596.2726,849.8529,929.4339,-75.9497,142.0625,155.3654,159.8062,-12.6959,0.0000,138.2062,0.0000,138.2062,3.8563,138.2062,8.1322,0.0000,2186.6747,568.0383,826.7836,130.0740,10.8458,119.2282,0.0000,119.2282,0.0000,119.2282,31.3541,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27325.8868,27325.8868,27325.8868,27325.8868,6,0,0,0
+2381.4261,0.5000,52208.3841,83.0000,83.0000,0.0000,1.2561,73.8530,6,1596.2726,854.0610,930.6520,-75.9497,142.7659,155.5690,159.8062,-12.6959,0.0000,138.9096,0.0000,138.9096,3.8563,138.9096,8.1604,0.0000,2186.6747,570.9874,830.9918,130.7493,10.8593,119.8899,0.0000,119.8899,0.0000,119.8899,32.0159,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27441.0903,27441.0903,27441.0903,27441.0903,6,0,0,0
+2381.9261,0.5000,52219.9118,83.0000,83.0000,0.0000,1.2578,73.9980,6,1596.2726,854.3325,931.6569,-75.9497,142.8113,155.7370,159.8062,-12.6959,0.0000,138.9550,0.0000,138.9550,3.8563,138.9550,8.1622,0.0000,2186.6747,571.1776,831.2632,130.7928,10.8602,119.9326,0.0000,119.9326,0.0000,119.9326,32.0586,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27448.5218,27448.5218,27448.5218,27448.5218,6,0,0,0
+2382.4261,0.5000,52231.4396,83.0000,83.0000,0.0000,1.3106,74.1491,6,1596.2726,862.8929,931.7218,-75.9497,144.2423,155.7478,159.8062,-12.6959,0.0000,140.3860,0.0000,140.3860,3.8563,140.3860,8.2194,0.0000,2186.6747,577.1767,839.8236,132.1666,10.8878,121.2788,0.0000,121.2788,0.0000,121.2788,33.4049,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27698.5648,27698.5648,27698.5648,27698.5648,6,0,0,0
+2382.9261,0.5000,52242.9674,83.0000,83.0000,0.0000,1.3716,74.3072,6,1596.2726,872.7703,933.7660,-75.9497,145.8934,156.0895,159.8062,-12.6959,0.0000,142.0371,0.0000,142.0371,3.8563,142.0371,8.2855,0.0000,2186.6747,584.0988,849.7010,133.7516,10.9196,122.8320,0.0000,122.8320,0.0000,122.8320,34.9583,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28031.1526,28031.1526,28031.1526,28031.1526,6,0,0,0
+2383.4261,0.5000,52254.4952,83.0000,83.0000,0.0000,1.3645,74.4645,6,1596.2726,871.6241,936.1247,-75.9497,145.7018,156.4838,159.8062,-12.6959,0.0000,141.8455,0.0000,141.8455,3.8563,141.8455,8.2778,0.0000,2186.6747,583.2956,848.5548,133.5677,10.9159,122.6518,0.0000,122.6518,0.0000,122.6518,34.7780,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27992.5589,27992.5589,27992.5589,27992.5589,6,0,0,0
+2383.9261,0.5000,52266.0229,83.0000,83.0000,0.0000,1.3384,74.6188,6,1596.2726,867.3978,935.8510,-75.9497,144.9953,156.4380,159.8062,-12.6959,0.0000,141.1390,0.0000,141.1390,3.8563,141.1390,8.2495,0.0000,2186.6747,580.3338,844.3286,132.8895,10.9023,121.9872,0.0000,121.9872,0.0000,121.9872,34.1134,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27850.2536,27850.2536,27850.2536,27850.2536,6,0,0,0
+2384.4261,0.5000,52277.5507,83.0000,83.0000,0.0000,1.2841,74.7668,6,1596.2726,858.5878,934.8418,-75.9497,143.5226,156.2693,159.8062,-12.6959,0.0000,139.6663,0.0000,139.6663,3.8563,139.6663,8.1906,0.0000,2186.6747,574.1598,835.5186,131.4757,10.8739,120.6018,0.0000,120.6018,0.0000,120.6018,32.7279,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27565.0170,27565.0170,27565.0170,27565.0170,6,0,0,0
+2384.9261,0.5000,52289.0785,83.0000,83.0000,0.0000,1.2263,74.9081,6,1596.2726,849.2356,932.7379,-75.9497,141.9593,155.9177,159.8062,-12.6959,0.0000,138.1030,0.0000,138.1030,3.8563,138.1030,8.1281,0.0000,2186.6747,567.6057,826.1664,129.9749,10.8438,119.1311,0.0000,119.1311,0.0000,119.1311,31.2571,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27308.9892,27308.9892,27308.9892,27308.9892,6,0,0,0
+2385.4261,0.5000,52300.6063,83.0000,83.0000,0.0000,1.1724,75.0433,6,1596.2726,840.4874,930.5046,-75.9497,140.4969,155.5443,159.8062,-12.6959,0.0000,136.6407,0.0000,136.6407,3.8563,136.6407,8.0696,0.0000,2186.6747,561.4750,817.4181,128.5711,10.8156,117.7554,0.0000,117.7554,0.0000,117.7554,29.8813,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27069.4962,27069.4962,27069.4962,27069.4962,6,0,0,0
+2385.9261,0.5000,52312.1341,83.0000,83.0000,0.0000,1.1410,75.1748,6,1596.2726,835.4070,928.4155,-75.9497,139.6477,155.1951,159.8062,-12.6959,0.0000,135.7914,0.0000,135.7914,3.8563,135.7914,8.0356,0.0000,2186.6747,557.9146,812.3378,127.7558,10.7992,116.9565,0.0000,116.9565,0.0000,116.9565,29.0823,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26930.4150,26930.4150,26930.4150,26930.4150,6,0,0,0
+2386.4261,0.5000,52323.6618,83.0000,83.0000,0.0000,1.1330,75.3054,6,1596.2726,834.1138,927.2023,-75.9497,139.4315,154.9923,159.8062,-12.6959,0.0000,135.5752,0.0000,135.5752,3.8563,135.5752,8.0270,0.0000,2186.6747,557.0084,811.0446,127.5483,10.7951,116.7532,0.0000,116.7532,0.0000,116.7532,28.8789,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26895.0132,26895.0132,26895.0132,26895.0132,6,0,0,0
+2386.9261,0.5000,52335.1896,83.0000,83.0000,0.0000,1.1601,75.4392,6,1596.2726,838.5068,926.8935,-75.9497,140.1659,154.9407,159.8062,-12.6959,0.0000,136.3096,0.0000,136.3096,3.8563,136.3096,8.0564,0.0000,2186.6747,560.0870,815.4376,128.2532,10.8092,117.4440,0.0000,117.4440,0.0000,117.4440,29.5698,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27015.2757,27015.2757,27015.2757,27015.2757,6,0,0,0
+2387.4261,0.5000,52346.7174,83.0000,83.0000,0.0000,1.2054,75.5781,6,1596.2726,845.8455,927.9426,-75.9497,141.3926,155.1161,159.8062,-12.6959,0.0000,137.5363,0.0000,137.5363,3.8563,137.5363,8.1054,0.0000,2186.6747,565.2299,822.7762,129.4309,10.8329,118.5980,0.0000,118.5980,0.0000,118.5980,30.7239,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27216.1801,27216.1801,27216.1801,27216.1801,6,0,0,0
+2387.9261,0.5000,52358.2452,83.0000,83.0000,0.0000,1.2762,75.7252,6,1596.2726,857.3092,929.6951,-75.9497,143.3089,155.4090,159.8062,-12.6959,0.0000,139.4526,0.0000,139.4526,3.8563,139.4526,8.1821,0.0000,2186.6747,573.2637,834.2400,131.2705,10.8698,120.4007,0.0000,120.4007,0.0000,120.4007,32.5268,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27530.0129,27530.0129,27530.0129,27530.0129,6,0,0,0
+2388.4261,0.5000,52369.7729,83.0000,83.0000,0.0000,1.3557,75.8815,6,1596.2726,870.2020,932.4326,-75.9497,145.4641,155.8666,159.8062,-12.6959,0.0000,141.6078,0.0000,141.6078,3.8563,141.6078,8.2683,0.0000,2186.6747,582.2989,847.1327,133.3395,10.9113,122.4282,0.0000,122.4282,0.0000,122.4282,34.5544,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27944.6744,27944.6744,27944.6744,27944.6744,6,0,0,0
+2388.9261,0.5000,52381.3007,83.0000,83.0000,0.0000,1.4459,76.0482,6,1596.2726,884.8135,935.5114,-75.9497,147.9065,156.3813,159.8062,-12.6959,0.0000,144.0503,0.0000,144.0503,3.8563,144.0503,8.3660,0.0000,2186.6747,592.5387,861.7442,135.6843,10.9584,124.7259,0.0000,124.7259,0.0000,124.7259,36.8523,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28436.6654,28436.6654,28436.6654,28436.6654,6,0,0,0
+2389.4261,0.5000,52392.8285,83.0000,83.0000,0.0000,1.5394,76.2257,6,1596.2726,899.9584,939.0006,-75.9497,150.4382,156.9645,159.8062,-12.6959,0.0000,146.5819,0.0000,146.5819,3.8563,146.5819,8.4673,0.0000,2186.6747,603.1522,876.8891,138.1146,11.0072,127.1075,0.0000,127.1075,0.0000,127.1075,39.2342,70.1459,17.7274,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28946.6153,28946.6153,28946.6153,28946.6153,6,0,0,0
+2389.9261,0.5000,52404.3563,83.0000,83.0000,0.0000,1.6351,76.4142,6,1596.2726,915.4673,942.6172,-75.9497,153.0307,157.5691,159.8062,-12.6959,0.0000,149.1744,0.0000,149.1744,3.8563,149.1744,8.5710,0.0000,2186.6747,614.0209,892.3980,140.6034,11.0571,129.5463,0.0000,129.5463,0.0000,129.5463,41.6733,70.1459,17.7271,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29466.7730,29466.7730,29466.7730,29466.7730,6,0,0,0
+2390.4261,0.5000,52415.8841,83.0000,83.0000,0.0000,1.7285,76.6134,6,1596.2726,930.5923,946.3208,-75.9497,155.5590,158.1882,159.8062,-12.6959,0.0000,151.7027,0.0000,151.7027,3.8563,151.7027,8.6721,0.0000,2186.6747,624.6205,907.5230,143.0306,11.1059,131.9248,0.0000,131.9248,0.0000,131.9248,44.0520,70.1459,17.7269,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29895.3391,29895.3391,29895.3391,29895.3391,6,0,0,0
+2390.9261,0.5000,52427.4118,83.0000,83.0000,0.0000,1.8159,76.8227,6,1596.2726,944.7647,949.9326,-75.9497,157.9281,158.7919,159.8062,-12.6959,0.0000,154.0718,0.0000,154.0718,3.8563,154.0718,8.7668,0.0000,2186.6747,634.5525,921.6954,145.3049,11.1515,134.1534,0.0000,134.1534,0.0000,134.1534,46.2809,70.1459,17.7266,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30307.1186,30307.1186,30307.1186,30307.1186,6,0,0,0
+2391.4261,0.5000,52438.9396,82.9990,83.0000,-0.0012,1.8812,77.0396,6,1596.2525,953.3196,953.3196,-75.9489,159.3561,159.3561,159.8042,-12.6956,-0.0050,155.5048,0.0000,155.5048,3.8563,155.5048,8.8241,0.0000,2186.6473,640.5687,930.2801,146.6807,11.1790,135.5017,0.0000,135.5017,-0.0086,135.5103,47.9420,70.1434,17.7261,-0.3012,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30588.9168,30588.9168,30588.9168,30588.9168,6,0,0,0
+2391.9261,0.5000,52450.4671,82.9942,83.0000,-0.0042,1.9260,77.2616,6,1596.1606,955.3728,955.3728,-75.9453,159.6901,159.6901,159.7950,-12.6942,-0.0179,155.8518,0.0000,155.8518,3.8563,155.8518,8.8378,0.0000,2186.5213,642.0612,932.4093,147.0140,11.1852,135.8288,0.0000,135.8288,-0.0308,135.8596,49.0818,70.1321,17.7250,-1.0792,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30654.7971,30654.7971,30654.7971,30654.7971,6,0,0,0
+2392.4262,0.5000,52461.9936,82.9858,83.0000,-0.0052,1.9406,77.4853,6,1595.9989,955.8732,955.8732,-75.9389,159.7576,159.7576,159.7788,-12.6919,-0.0224,155.9237,0.0000,155.9237,3.8563,155.9237,8.8402,0.0000,2186.2999,642.4297,932.9340,147.0835,11.1858,135.8977,0.0000,135.8977,-0.0385,135.9362,49.4484,70.1121,17.7231,-1.3475,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30668.0569,30668.0569,30668.0569,30668.0569,6,0,0,0
+2392.9262,0.5000,52473.5187,82.9763,83.0000,-0.0053,1.9436,77.7093,6,1595.8167,955.9958,955.9958,-75.9317,159.7598,159.7598,159.7605,-12.6892,-0.0231,155.9266,0.0000,155.9266,3.8563,155.9266,8.8398,0.0000,2186.0502,642.5174,933.0581,147.0868,11.1849,135.9019,0.0000,135.9019,-0.0396,135.9415,49.5198,70.0896,17.7211,-1.3890,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30668.4382,30668.4382,30668.4382,30668.4382,6,0,0,0
+2393.4262,0.5000,52485.0425,82.9669,83.0000,-0.0051,1.9415,77.9330,6,1595.6361,956.0000,956.0000,-75.9246,159.7425,159.7425,159.7425,-12.6866,-0.0220,155.9081,0.0000,155.9081,3.8563,155.9081,8.8386,0.0000,2185.8028,642.5147,933.0531,147.0695,11.1837,135.8859,0.0000,135.8859,-0.0377,135.9236,49.4593,70.0672,17.7191,-1.3220,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30664.9488,30664.9488,30664.9488,30664.9488,6,0,0,0
+2393.9262,0.5000,52496.5651,82.9566,83.0000,-0.0064,1.9557,78.1584,6,1595.4379,956.0000,956.0000,-75.9167,159.7226,159.7226,159.7226,-12.6837,-0.0275,155.8938,0.0000,155.8938,3.8563,155.8938,8.8375,0.0000,2185.5313,642.5366,933.0831,147.0563,11.1824,135.8739,0.0000,135.8739,-0.0472,135.9211,49.8143,70.0427,17.7168,-1.6528,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30660.9668,30660.9668,30660.9668,30660.9668,6,0,0,0
+2394.4263,0.5000,52508.0860,82.9431,83.0000,-0.0086,1.9802,78.3865,6,1595.1790,956.0000,956.0000,-75.9065,159.6967,159.6967,159.6967,-12.6799,-0.0371,155.8775,0.0000,155.8775,3.8563,155.8775,8.8362,0.0000,2185.1767,642.5755,933.1370,147.0413,11.1807,135.8606,0.0000,135.8606,-0.0637,135.9243,50.4310,70.0108,17.7139,-2.2314,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30655.7668,30655.7668,30655.7668,30655.7668,6,0,0,0
+2394.9263,0.5001,52519.6048,82.9239,83.0000,-0.0128,2.0262,78.6199,6,1594.8087,956.0000,956.0000,-75.8918,159.6596,159.6596,159.6596,-12.6745,-0.0553,155.8586,0.0000,155.8586,3.8563,155.8586,8.8345,0.0000,2184.6695,642.6496,933.2404,147.0241,11.1785,135.8457,0.0000,135.8457,-0.0949,135.9405,51.5899,69.9650,17.7096,-3.3240,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30648.3275,30648.3275,30648.3275,30648.3275,6,0,0,0
+2395.4264,0.5001,52531.1204,82.8965,83.0000,-0.0177,2.0796,78.8594,6,1594.2814,956.0000,956.0000,-75.8710,159.6068,159.6068,159.6068,-12.6669,-0.0762,155.8268,0.0000,155.8268,3.8563,155.8268,8.8318,0.0000,2183.9471,642.7347,933.3585,146.9950,11.1752,135.8198,0.0000,135.8198,-0.1309,135.9507,52.9324,69.9000,17.7036,-4.5852,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30637.7327,30637.7327,30637.7327,30637.7327,6,0,0,0
+2395.9265,0.5001,52542.6316,82.8597,83.0000,-0.0232,2.1408,79.1058,6,1593.5739,956.0000,956.0000,-75.8430,159.5360,159.5360,159.5360,-12.6566,-0.1001,155.7798,0.0000,155.7798,3.8563,155.7798,8.8281,0.0000,2182.9779,642.8309,933.4914,146.9517,11.1707,135.7811,0.0000,135.7811,-0.1718,135.9529,54.4649,69.8127,17.6955,-6.0202,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30623.5199,30623.5199,30623.5199,30623.5199,6,0,0,0
+2396.4267,0.5002,52554.1370,82.8137,83.0000,-0.0279,2.1935,79.3582,6,1592.6894,956.0000,956.0000,-75.8080,159.4475,159.4475,159.4475,-12.6437,-0.1202,155.7114,0.0000,155.7114,3.8563,155.7114,8.8230,0.0000,2181.7663,642.9106,933.5996,146.8884,11.1648,135.7236,0.0000,135.7236,-0.2064,135.9300,55.7725,69.7037,17.6854,-7.2317,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30605.7507,30605.7507,30605.7507,30605.7507,6,0,0,0
+2396.9268,0.5002,52565.6354,82.7598,83.0000,-0.0320,2.2407,79.6158,6,1591.6522,956.0000,956.0000,-75.7669,159.3436,159.3436,159.3436,-12.6286,-0.1380,155.6253,0.0000,155.6253,3.8563,155.6253,8.8168,0.0000,2180.3454,642.9796,933.6915,146.8085,11.1579,135.6506,0.0000,135.6506,-0.2369,135.8875,56.9371,69.5760,17.6737,-8.2994,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30584.9119,30584.9119,30584.9119,30584.9119,6,0,0,0
+2397.4270,0.5002,52577.1258,82.6991,83.0000,-0.0353,2.2796,79.8778,6,1590.4858,956.0000,956.0000,-75.7208,159.2269,159.2269,159.2269,-12.6117,-0.1521,155.5227,0.0000,155.5227,3.8563,155.5227,8.8097,0.0000,2178.7477,643.0328,933.7602,146.7130,11.1499,135.5631,0.0000,135.5631,-0.2612,135.8243,57.8827,69.4326,17.6606,-9.1516,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30561.4799,30561.4799,30561.4799,30561.4799,6,0,0,0
+2397.9272,0.5002,52588.6074,82.6321,83.0000,-0.0391,2.3236,80.1446,6,1589.1970,956.0000,956.0000,-75.6698,159.0978,159.0978,159.0978,-12.5930,-0.1682,155.4097,0.0000,155.4097,3.8563,155.4097,8.8018,0.0000,2176.9823,643.0933,933.8384,146.6079,11.1412,135.4668,0.0000,135.4668,-0.2887,135.7555,58.9502,69.2744,17.6461,-10.1153,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30535.5886,30535.5886,30535.5886,30535.5886,6,0,0,0
+2398.4274,0.5002,52600.0792,82.5568,83.0000,-0.0446,2.3864,80.4183,6,1587.7484,956.0000,956.0000,-75.6125,158.9528,158.9528,158.9528,-12.5720,-0.1915,155.2881,0.0000,155.2881,3.8563,155.2881,8.7931,0.0000,2174.9978,643.1840,933.9589,146.4950,11.1314,135.3635,0.0000,135.3635,-0.3289,135.6924,60.4880,69.0968,17.6298,-11.5221,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30506.4850,30506.4850,30506.4850,30506.4850,6,0,0,0
+2398.9277,0.5003,52611.5398,82.4706,83.0000,-0.0512,2.4618,80.7005,6,1586.0906,956.0000,956.0000,-75.5469,158.7868,158.7868,158.7868,-12.5480,-0.2196,155.1502,0.0000,155.1502,3.8563,155.1502,8.7832,0.0000,2172.7269,643.2937,934.1050,146.3670,11.1203,135.2467,0.0000,135.2467,-0.3771,135.6238,62.3314,68.8939,17.6111,-13.2125,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30473.1804,30473.1804,30473.1804,30473.1804,6,0,0,0
+2399.4280,0.5003,52622.9877,82.3715,83.0000,-0.0588,2.5494,80.9923,6,1584.1856,956.0000,956.0000,-75.4716,158.5961,158.5961,158.5961,-12.5204,-0.2523,154.9921,0.0000,154.9921,3.8563,154.9921,8.7719,0.0000,2170.1172,643.4216,934.2756,146.2202,11.1075,135.1127,0.0000,135.1127,-0.4332,135.5459,64.4726,68.6612,17.5895,-15.1774,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30434.9078,30434.9078,30434.9078,30434.9078,6,0,0,0
+2399.9283,0.5004,52634.4208,82.2596,83.0000,-0.0654,2.6259,81.2926,6,1582.0339,956.0000,956.0000,-75.3864,158.3807,158.3807,158.3807,-12.4893,-0.2800,154.8044,0.0000,154.8044,3.8563,154.8044,8.7588,0.0000,2167.1697,643.5276,934.4133,146.0457,11.0929,134.9527,0.0000,134.9527,-0.4808,135.4336,66.3141,68.3989,17.5653,-16.8447,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30391.6803,30391.6803,30391.6803,30391.6803,6,0,0,0
+2400.4287,0.5004,52645.8376,82.1368,83.0000,-0.0710,2.6934,81.6001,6,1579.6706,956.0000,956.0000,-75.2929,158.1441,158.1441,158.1441,-12.4552,-0.3038,154.5916,0.0000,154.5916,3.8563,154.5916,8.7441,0.0000,2163.9323,643.6160,934.5247,145.8475,11.0768,134.7708,0.0000,134.7708,-0.5216,135.2924,67.9167,68.1116,17.5387,-18.2746,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30344.2013,30344.2013,30344.2013,30344.2013,6,0,0,0
+2400.9291,0.5004,52657.2366,82.0057,83.0000,-0.0745,2.7377,81.9121,6,1577.1497,956.0000,956.0000,-75.1932,157.8917,157.8917,157.8917,-12.4188,-0.3180,154.3534,0.0000,154.3534,3.8563,154.3534,8.7280,0.0000,2160.4790,643.6631,934.5763,145.6255,11.0593,134.5662,0.0000,134.5662,-0.5460,135.1121,68.9232,67.8059,17.5105,-19.1275,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30293.5559,30293.5559,30293.5559,30293.5559,6,0,0,0
+2401.4295,0.5004,52668.6169,81.8691,83.0000,-0.0772,2.7745,82.2279,6,1574.5225,956.0000,956.0000,-75.0893,157.6287,157.6287,157.6287,-12.3810,-0.3289,154.1014,0.0000,154.1014,3.8563,154.1014,8.7110,0.0000,2156.8801,643.6961,934.6069,145.3903,11.0410,134.3493,0.0000,134.3493,-0.5648,134.9141,69.7308,67.4882,17.4812,-19.7861,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30240.7761,30240.7761,30240.7761,30240.7761,6,0,0,0
+2401.9300,0.5004,52679.9780,81.7284,83.0000,-0.0790,2.8025,82.5463,6,1571.8165,956.0000,956.0000,-74.9822,157.3578,157.3578,157.3578,-12.3421,-0.3362,153.8378,0.0000,153.8378,3.8563,153.8378,8.6934,0.0000,2153.1733,643.7134,934.6146,145.1443,11.0221,134.1222,0.0000,134.1222,-0.5774,134.6996,70.3136,67.1620,17.4510,-20.2270,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30186.4117,30186.4117,30186.4117,30186.4117,6,0,0,0
+2402.4304,0.5004,52691.3193,81.5842,83.0000,-0.0811,2.8325,82.8675,6,1569.0432,956.0000,956.0000,-74.8725,157.0802,157.0802,157.0802,-12.3023,-0.3443,153.5682,0.0000,153.5682,3.8563,153.5682,8.6754,0.0000,2149.3742,643.7332,934.6255,144.8927,11.0028,133.8899,0.0000,133.8899,-0.5911,134.4811,70.9410,66.8286,17.4201,-20.7087,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30130.6955,30130.6955,30130.6955,30130.6955,6,0,0,0
+2402.9309,0.5005,52702.6403,81.4361,83.0000,-0.0833,2.8651,83.1919,6,1566.1958,956.0000,956.0000,-74.7599,156.7951,156.7951,156.7951,-12.2615,-0.3531,153.2920,0.0000,153.2920,3.8563,153.2920,8.6570,0.0000,2145.4738,643.7564,934.6408,144.6350,10.9829,133.6521,0.0000,133.6521,-0.6064,134.2584,71.6256,66.4875,17.3883,-21.2430,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30073.4927,30073.4927,30073.4927,30073.4927,6,0,0,0
+2403.4313,0.5005,52713.9404,81.2850,83.0000,-0.0845,2.8865,83.5180,6,1563.2892,956.0000,956.0000,-74.6449,156.5041,156.5041,156.5041,-12.2199,-0.3575,153.0053,0.0000,153.0053,3.8563,153.0053,8.6380,0.0000,2141.4921,643.7598,934.6276,144.3673,10.9625,133.4048,0.0000,133.4048,-0.6138,134.0186,72.0258,66.1403,17.3559,-21.5035,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30015.0981,30015.0981,30015.0981,30015.0981,6,0,0,0
+2403.9318,0.5005,52725.2194,81.1325,83.0000,-0.0848,2.8985,83.8450,6,1560.3570,956.0000,956.0000,-74.5289,156.2106,156.2106,156.2106,-12.1780,-0.3580,152.7124,0.0000,152.7124,3.8563,152.7124,8.6187,0.0000,2137.4753,643.7470,934.5910,144.0937,10.9419,133.1518,0.0000,133.1518,-0.6148,133.7666,72.1906,65.7912,17.3233,-21.5386,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29956.1894,29956.1894,29956.1894,29956.1894,6,0,0,0
+2404.4323,0.5005,52736.4772,80.9822,83.0000,-0.0821,2.8788,84.1690,6,1557.4659,956.0000,956.0000,-74.4145,155.9212,155.9212,155.9212,-12.1368,-0.3461,152.4110,0.0000,152.4110,3.8563,152.4110,8.5991,0.0000,2133.5150,643.6806,934.4781,143.8119,10.9214,132.8905,0.0000,132.8905,-0.5943,133.4848,71.5663,65.4482,17.2913,-20.8210,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29898.1082,29898.1082,29898.1082,29898.1082,6,0,0,0
+2404.9327,0.5004,52747.7145,80.8376,83.0000,-0.0784,2.8475,84.4890,6,1554.6858,956.0000,956.0000,-74.3045,155.6428,155.6428,155.6428,-12.0972,-0.3298,152.1164,0.0000,152.1164,3.8563,152.1164,8.5802,0.0000,2129.7065,643.5957,934.3396,143.5362,10.9015,132.6347,0.0000,132.6347,-0.5664,133.2011,70.6628,65.1193,17.2606,-19.8416,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29842.2544,29842.2544,29842.2544,29842.2544,6,0,0,0
+2405.4331,0.5004,52758.9321,80.7011,83.0000,-0.0732,2.8006,84.8032,6,1552.0592,956.0000,956.0000,-74.2006,155.3799,155.3799,155.3799,-12.0599,-0.3077,151.8313,0.0000,151.8313,3.8563,151.8313,8.5620,0.0000,2126.1085,643.4861,934.1668,143.2693,10.8826,132.3867,0.0000,132.3867,-0.5284,132.9151,69.3839,64.8096,17.2317,-18.5100,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29789.4862,29789.4862,29789.4862,29789.4862,6,0,0,0
+2405.9335,0.5004,52770.1315,80.5736,83.0000,-0.0683,2.7554,85.1118,6,1549.6072,956.0000,956.0000,-74.1036,155.1344,155.1344,155.1344,-12.0251,-0.2865,151.5646,0.0000,151.5646,3.8563,151.5646,8.5450,0.0000,2122.7496,643.3811,934.0017,143.0196,10.8649,132.1547,0.0000,132.1547,-0.4920,132.6467,68.1566,64.5212,17.2047,-17.2358,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29740.2254,29740.2254,29740.2254,29740.2254,6,0,0,0
+2406.4339,0.5004,52781.3137,80.4545,83.0000,-0.0639,2.7153,85.4154,6,1547.3171,956.0000,956.0000,-74.0130,154.9051,154.9051,154.9051,-11.9927,-0.2676,151.3165,0.0000,151.3165,3.8563,151.3165,8.5292,0.0000,2119.6124,643.2867,933.8527,142.7873,10.8484,131.9389,0.0000,131.9389,-0.4596,132.3985,67.0668,64.2526,17.1794,-16.1004,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29694.2172,29694.2172,29694.2172,29694.2172,6,0,0,0
+2406.9342,0.5003,52792.4799,80.3422,83.0000,-0.0608,2.6885,85.7156,6,1545.1575,956.0000,956.0000,-73.9275,154.6889,154.6889,154.6889,-11.9621,-0.2542,151.0869,0.0000,151.0869,3.8563,151.0869,8.5144,0.0000,2116.6541,643.2163,933.7387,142.5724,10.8330,131.7394,0.0000,131.7394,-0.4365,132.1760,66.3127,64.0000,17.1556,-15.2923,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29650.8304,29650.8304,29650.8304,29650.8304,6,0,0,0
+2407.4346,0.5003,52803.6310,80.2346,83.0000,-0.0587,2.6728,86.0137,6,1543.0876,956.0000,956.0000,-73.8457,154.4817,154.4817,154.4817,-11.9328,-0.2453,150.8707,0.0000,150.8707,3.8563,150.8707,8.5005,0.0000,2113.8187,643.1657,933.6535,142.3702,10.8182,131.5520,0.0000,131.5520,-0.4212,131.9732,65.8368,63.7584,17.1327,-14.7547,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29609.2474,29609.2474,29609.2474,29609.2474,6,0,0,0
+2407.9349,0.5003,52814.7673,80.1290,83.0000,-0.0585,2.6769,86.3118,6,1541.0567,956.0000,956.0000,-73.7653,154.2784,154.2784,154.2784,-11.9042,-0.2442,150.6663,0.0000,150.6663,3.8563,150.6663,8.4871,0.0000,2111.0366,643.1491,933.6173,142.1792,10.8039,131.3753,0.0000,131.3753,-0.4193,131.7946,65.8511,63.5220,17.1101,-14.6886,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29568.4457,29568.4457,29568.4457,29568.4457,6,0,0,0
+2408.4352,0.5003,52825.8890,80.0230,83.0000,-0.0592,2.6899,86.6109,6,1539.0178,956.0000,956.0000,-73.6846,154.0743,154.0743,154.0743,-11.8754,-0.2465,150.4645,0.0000,150.4645,3.8563,150.4645,8.4738,0.0000,2108.2435,643.1476,933.6023,141.9907,10.7896,131.2011,0.0000,131.2011,-0.4234,131.6245,66.0833,63.2851,17.0874,-14.8313,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29527.4836,29527.4836,29527.4836,29527.4836,6,0,0,0
+2408.9356,0.5003,52836.9959,79.9149,83.0000,-0.0608,2.7132,86.9123,6,1536.9398,956.0000,956.0000,-73.6024,153.8662,153.8662,153.8662,-11.8462,-0.2529,150.2629,0.0000,150.2629,3.8563,150.2629,8.4604,0.0000,2105.3969,643.1632,933.6115,141.8025,10.7751,131.0273,0.0000,131.0273,-0.4343,131.4616,66.5652,63.0460,17.0642,-15.2138,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29485.7361,29485.7361,29485.7361,29485.7361,6,0,0,0
+2409.4359,0.5004,52848.0876,79.8040,83.0000,-0.0624,2.7368,87.2159,6,1534.8057,956.0000,956.0000,-73.5180,153.6526,153.6526,153.6526,-11.8161,-0.2593,150.0556,0.0000,150.0556,3.8563,150.0556,8.4467,0.0000,2102.4736,643.1786,933.6202,141.6090,10.7602,130.8487,0.0000,130.8487,-0.4452,131.2940,67.0503,62.8015,17.0404,-15.5983,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29442.8633,29442.8633,29442.8633,29442.8633,6,0,0,0
+2409.9363,0.5004,52859.1637,79.6905,83.0000,-0.0636,2.7557,87.5211,6,1532.6233,956.0000,956.0000,-73.4317,153.4341,153.4341,153.4341,-11.7855,-0.2638,149.8416,0.0000,149.8416,3.8563,149.8416,8.4325,0.0000,2099.4840,643.1854,933.6163,141.4091,10.7450,130.6641,0.0000,130.6641,-0.4529,131.1171,67.4169,62.5521,17.0161,-15.8681,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29399.0180,29399.0180,29399.0180,29399.0180,6,0,0,0
+2410.4366,0.5004,52870.2239,79.5754,83.0000,-0.0642,2.7688,87.8273,6,1530.4099,956.0000,956.0000,-73.3441,153.2125,153.2125,153.2125,-11.7544,-0.2660,149.6222,0.0000,149.6222,3.8563,149.6222,8.4181,0.0000,2096.4519,643.1819,933.5975,141.2041,10.7294,130.4747,0.0000,130.4747,-0.4567,130.9314,67.6391,62.2998,16.9915,-15.9990,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29354.5502,29354.5502,29354.5502,29354.5502,6,0,0,0
+2410.9370,0.5004,52881.2680,79.4599,83.0000,-0.0640,2.7733,88.1336,6,1528.1891,956.0000,956.0000,-73.2563,152.9902,152.9902,152.9902,-11.7233,-0.2648,149.3987,0.0000,149.3987,3.8563,149.3987,8.4035,0.0000,2093.4098,643.1636,933.5575,140.9952,10.7138,130.2814,0.0000,130.2814,-0.4546,130.7360,67.6493,62.0472,16.9668,-15.9272,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29309.9354,29309.9354,29309.9354,29309.9354,6,0,0,0
+2411.4374,0.5004,52892.2961,79.3458,83.0000,-0.0628,2.7664,88.4387,6,1525.9933,956.0000,956.0000,-73.1694,152.7704,152.7704,152.7704,-11.6926,-0.2592,149.1733,0.0000,149.1733,3.8563,149.1733,8.3889,0.0000,2090.4018,643.1264,933.4906,140.7845,10.6982,130.0862,0.0000,130.0862,-0.4452,130.5314,67.3860,61.7981,16.9424,-15.5952,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29265.8217,29265.8217,29265.8217,29265.8217,6,0,0,0
+2411.9377,0.5003,52903.3085,79.2346,83.0000,-0.0607,2.7503,88.7416,6,1523.8555,956.0000,956.0000,-73.0848,152.5564,152.5564,152.5564,-11.6627,-0.2502,148.9503,0.0000,148.9503,3.8563,148.9503,8.3745,0.0000,2087.4733,643.0740,933.4025,140.5758,10.6830,129.8928,0.0000,129.8928,-0.4297,130.3224,66.9001,61.5562,16.9188,-15.0526,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29222.8720,29222.8720,29222.8720,29222.8720,6,0,0,0
+2412.4381,0.5003,52914.3057,79.1285,83.0000,-0.0571,2.7182,89.0405,6,1521.8159,956.0000,956.0000,-73.0041,152.3522,152.3522,152.3522,-11.6342,-0.2352,148.7311,0.0000,148.7311,3.8563,148.7311,8.3606,0.0000,2084.6793,642.9955,933.2778,140.3705,10.6684,129.7021,0.0000,129.7021,-0.4038,130.1060,66.0310,61.3259,16.8963,-14.1472,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29181.8970,29181.8970,29181.8970,29181.8970,6,0,0,0
+2412.9384,0.5003,52925.2886,79.0294,83.0000,-0.0530,2.6798,89.3348,6,1519.9098,956.0000,956.0000,-72.9287,152.1613,152.1613,152.1613,-11.6077,-0.2179,148.5230,0.0000,148.5230,3.8563,148.5230,8.3474,0.0000,2082.0682,642.9079,933.1408,140.1756,10.6546,129.5209,0.0000,129.5209,-0.3742,129.8951,65.0173,61.1111,16.8753,-13.1086,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29143.6021,29143.6021,29143.6021,29143.6021,6,0,0,0
+2413.4387,0.5003,52936.2583,78.9376,83.0000,-0.0490,2.6423,89.6247,6,1518.1444,956.0000,956.0000,-72.8589,151.9846,151.9846,151.9846,-11.5831,-0.2012,148.3295,0.0000,148.3295,3.8563,148.3295,8.3352,0.0000,2079.6499,642.8234,933.0092,139.9944,10.6419,129.3525,0.0000,129.3525,-0.3455,129.6980,64.0338,60.9127,16.8559,-12.1043,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29108.1362,29108.1362,29108.1362,29108.1362,6,0,0,0
+2413.9389,0.5003,52947.2157,78.8525,83.0000,-0.0456,2.6115,89.9108,6,1516.5063,956.0000,956.0000,-72.7941,151.8206,151.8206,151.8206,-11.5603,-0.1873,148.1516,0.0000,148.1516,3.8563,148.1516,8.3239,0.0000,2077.4058,642.7517,932.8967,139.8277,10.6301,129.1976,0.0000,129.1976,-0.3216,129.5192,63.2194,60.7289,16.8378,-11.2668,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29075.2255,29075.2255,29075.2255,29075.2255,6,0,0,0
+2414.4392,0.5003,52958.1617,78.7711,83.0000,-0.0447,2.6061,90.1961,6,1514.9421,956.0000,956.0000,-72.7322,151.6640,151.6640,151.6640,-11.5386,-0.1833,147.9910,0.0000,147.9910,3.8563,147.9910,8.3135,0.0000,2075.2631,642.7242,932.8476,139.6775,10.6190,129.0585,0.0000,129.0585,-0.3147,129.3732,63.0249,60.5537,16.8205,-11.0258,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29043.8007,29043.8007,29043.8007,29043.8007,6,0,0,0
+2414.9394,0.5003,52969.0966,78.6908,83.0000,-0.0445,2.6090,90.4814,6,1513.3967,956.0000,956.0000,-72.6710,151.5093,151.5093,151.5093,-11.5171,-0.1825,147.8355,0.0000,147.8355,3.8563,147.8355,8.3034,0.0000,2073.1462,642.7107,932.8187,139.5321,10.6081,128.9240,0.0000,128.9240,-0.3133,129.2373,63.0289,60.3809,16.8033,-10.9759,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29012.7544,29012.7544,29012.7544,29012.7544,6,0,0,0
+2415.4397,0.5003,52980.0203,78.6097,83.0000,-0.0455,2.6240,90.7680,6,1511.8371,956.0000,956.0000,-72.6093,151.3532,151.3532,151.3532,-11.4955,-0.1863,147.6832,0.0000,147.6832,3.8563,147.6832,8.2934,0.0000,2071.0097,642.7177,932.8190,139.3898,10.5972,128.7926,0.0000,128.7926,-0.3199,129.1125,63.3256,60.2068,16.7859,-11.2058,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28981.4214,28981.4214,28981.4214,28981.4214,6,0,0,0
+2415.9400,0.5003,52990.9326,78.5286,83.0000,-0.0445,2.6177,91.0537,6,1510.2780,956.0000,956.0000,-72.5477,151.1971,151.1971,151.1971,-11.4738,-0.1820,147.5227,0.0000,147.5227,3.8563,147.5227,8.2830,0.0000,2068.8740,642.6886,932.7677,139.2397,10.5861,128.6536,0.0000,128.6536,-0.3124,128.9660,63.1098,60.0331,16.7686,-10.9456,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28950.0993,28950.0993,28950.0993,28950.0993,6,0,0,0
+2416.4402,0.5002,53001.8338,78.4516,83.0000,-0.0411,2.5852,91.3355,6,1508.7963,956.0000,956.0000,-72.4890,151.0487,151.0487,151.0487,-11.4533,-0.1677,147.3601,0.0000,147.3601,3.8563,147.3601,8.2728,0.0000,2066.8443,642.6157,932.6544,139.0874,10.5754,128.5119,0.0000,128.5119,-0.2879,128.7998,62.2646,59.8683,16.7523,-10.0855,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28920.3326,28920.3326,28920.3326,28920.3326,6,0,0,0
+2416.9404,0.5002,53012.7247,78.3845,83.0000,-0.0335,2.5084,91.6087,6,1507.5055,956.0000,956.0000,-72.4380,150.9195,150.9195,150.9195,-11.4355,-0.1367,147.1999,0.0000,147.1999,3.8563,147.1999,8.2631,0.0000,2065.0760,642.4697,932.4381,138.9368,10.5658,128.3711,0.0000,128.3711,-0.2347,128.6057,60.3640,59.7250,16.7383,-8.2216,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28894.3996,28894.3996,28894.3996,28894.3996,6,0,0,0
+2417.4406,0.5001,53023.6073,78.3333,83.0000,-0.0233,2.4025,91.8701,6,1506.5223,956.0000,956.0000,-72.3991,150.8211,150.8211,150.8211,-11.4219,-0.0950,147.0598,0.0000,147.0598,3.8563,147.0598,8.2550,0.0000,2063.7292,642.2781,932.1585,138.8048,10.5580,128.2467,0.0000,128.2467,-0.1631,128.4098,57.7796,59.6159,16.7278,-5.7135,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28874.6471,28874.6471,28874.6471,28874.6471,6,0,0,0
+2417.9407,0.5001,53034.4840,78.3022,83.0000,-0.0113,2.2767,92.1177,6,1505.9230,956.0000,956.0000,-72.3754,150.7611,150.7611,150.7611,-11.4136,-0.0462,146.9510,0.0000,146.9510,3.8563,146.9510,8.2491,0.0000,2062.9083,642.0571,931.8394,138.7018,10.5529,128.1489,0.0000,128.1489,-0.0793,128.2282,54.7335,59.5495,16.7217,-2.7765,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28862.6079,28862.6079,28862.6079,28862.6079,6,0,0,0
+2418.4407,0.5000,53045.3579,78.2930,83.0000,0.0012,2.1442,92.3509,6,1505.7470,956.0000,956.0000,-72.3684,150.7435,150.7435,150.7435,-11.4112,0.0047,146.8825,0.0000,146.8825,3.8563,146.8825,8.2460,0.0000,2062.6671,641.8298,931.5140,138.6365,10.5507,128.0859,0.0000,128.0859,0.0081,128.0778,51.5446,59.5300,16.7202,0.2829,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28859.0713,28859.0713,28859.0713,28859.0713,6,0,0,0
+2418.9407,0.4999,53056.2320,78.3058,83.0000,0.0131,2.0160,92.5701,6,1505.9936,955.9517,955.9517,-72.3782,150.7605,150.7605,150.7682,-11.4146,0.0534,146.8509,0.0000,146.8509,3.8563,146.8509,8.2453,0.0000,2063.0049,641.5814,931.1611,138.6056,10.5513,128.0543,0.0000,128.0543,0.0917,127.9626,48.4708,59.5574,16.7234,3.2110,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28862.4332,28862.4332,28862.4332,28862.4332,6,0,0,0
+2419.4406,0.4999,53067.1095,78.3398,83.0000,0.0246,1.8908,92.7758,6,1506.6460,955.8577,955.8577,-72.4040,150.8110,150.8110,150.8335,-11.4236,0.1003,146.8544,0.0000,146.8544,3.8563,146.8544,8.2471,0.0000,2063.8986,641.3116,930.7801,138.6073,10.5547,128.0526,0.0000,128.0526,0.1723,127.8803,45.4834,59.6296,16.7310,6.0362,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28872.4367,28872.4367,28872.4367,28872.4367,6,0,0,0
+2419.9404,0.4998,53077.9931,78.3935,83.0000,0.0351,1.7749,92.9690,6,1507.6798,955.7549,955.7549,-72.4449,150.8983,150.8983,150.9370,-11.4379,0.1434,146.8986,0.0000,146.8986,3.8563,146.8986,8.2515,0.0000,2065.3148,641.0559,930.4216,138.6471,10.5608,128.0862,0.0000,128.0862,0.2463,127.8400,42.7248,59.7443,16.7429,8.6279,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28889.8160,28889.8160,28889.8160,28889.8160,6,0,0,0
+2420.4402,0.4997,53088.8855,78.4658,83.0000,0.0452,1.6630,93.1501,6,1509.0699,955.6553,955.6553,-72.4999,151.0217,151.0217,151.0761,-11.4571,0.1847,146.9807,0.0000,146.9807,3.8563,146.9807,8.2583,0.0000,2067.2191,640.8134,930.0844,138.7224,10.5695,128.1529,0.0000,128.1529,0.3171,127.8358,40.0698,59.8987,16.7586,11.1087,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28914.4580,28914.4580,28914.4580,28914.4580,6,0,0,0
+2420.9399,0.4997,53099.7891,78.5555,83.0000,0.0545,1.5587,93.3201,6,1510.7943,955.5621,955.5621,-72.5681,151.1795,151.1795,151.2488,-11.4810,0.2228,147.1004,0.0000,147.1004,3.8563,147.1004,8.2674,0.0000,2069.5813,640.5922,929.7795,138.8330,10.5806,128.2524,0.0000,128.2524,0.3825,127.8698,37.6000,60.0906,16.7781,13.4011,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28946.0268,28946.0268,28946.0268,28946.0268,6,0,0,0
+2421.4395,0.4996,53110.7064,78.6616,83.0000,0.0636,1.4555,93.4790,6,1512.8359,955.4755,955.4755,-72.6489,151.3701,151.3701,151.4532,-11.5093,0.2603,147.2535,0.0000,147.2535,3.8563,147.2535,8.2787,0.0000,2072.3779,640.3812,929.4912,138.9748,10.5940,128.3808,0.0000,128.3808,0.4469,127.9339,35.1590,60.3183,16.8010,15.6556,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28984.1856,28984.1856,28984.1856,28984.1856,6,0,0,0
+2421.9391,0.4996,53121.6396,78.7839,83.0000,0.0724,1.3535,93.6270,6,1515.1879,955.3938,955.3938,-72.7419,151.5924,151.5924,151.6886,-11.5420,0.2971,147.4390,0.0000,147.4390,3.8563,147.4390,8.2921,0.0000,2075.5999,640.1791,929.2174,139.1470,10.6096,128.5374,0.0000,128.5374,0.5102,128.0272,32.7457,60.5812,16.8274,17.8729,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29028.7426,29028.7426,29028.7426,29028.7426,6,0,0,0
+2422.4387,0.4995,53132.5908,78.9217,83.0000,0.0808,1.2566,93.7646,6,1517.8375,955.3177,955.3177,-72.8467,151.8454,151.8454,151.9539,-11.5788,0.3318,147.6573,0.0000,147.6573,3.8563,147.6573,8.3075,0.0000,2079.2294,639.9931,928.9686,139.3498,10.6274,128.7224,0.0000,128.7224,0.5698,128.1526,30.4556,60.8782,16.8570,19.9618,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29079.4623,29079.4623,29079.4623,29079.4623,6,0,0,0
+2422.9382,0.4995,53143.5623,79.0740,83.0000,0.0887,1.1632,93.8922,6,1520.7679,955.2482,955.2482,-72.9627,152.1275,152.1275,152.2472,-11.6196,0.3651,147.9061,0.0000,147.9061,3.8563,147.9061,8.3249,0.0000,2083.2437,639.8207,928.7410,139.5812,10.6471,128.9341,0.0000,128.9341,0.6269,128.3072,28.2459,61.2078,16.8897,21.9637,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29136.0435,29136.0435,29136.0435,29136.0435,6,0,0,0
+2423.4377,0.4995,53154.5559,79.2390,83.0000,0.0947,1.0891,94.0119,6,1523.9397,955.1899,955.1899,-73.0881,152.4355,152.4355,152.5648,-11.6639,0.3908,148.1884,0.0000,148.1884,3.8563,148.1884,8.3443,0.0000,2087.5887,639.6917,928.5766,139.8441,10.6688,129.1754,0.0000,129.1754,0.6711,128.5043,26.5022,61.5657,16.9251,23.5112,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29197.8438,29197.8438,29197.8438,29197.8438,6,0,0,0
+2423.9372,0.4995,53165.5731,79.4090,83.0000,0.0944,1.0831,94.1313,6,1527.2100,955.1627,955.1627,-73.2175,152.7583,152.7583,152.8922,-11.7096,0.3902,148.5118,0.0000,148.5118,3.8563,148.5118,8.3655,0.0000,2092.0686,639.7009,928.6102,140.1462,10.6917,129.4546,0.0000,129.4546,0.6700,128.7845,26.4132,61.9361,16.9614,23.4737,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29262.6441,29262.6441,29262.6441,29262.6441,6,0,0,0
+2424.4366,0.4994,53176.6139,79.5864,83.0000,0.1030,0.9817,94.2396,6,1530.6223,955.1376,955.1376,-73.3525,153.0956,153.0956,153.2338,-11.7574,0.4266,148.8127,0.0000,148.8127,3.8563,148.8127,8.3863,0.0000,2096.7429,639.5507,928.4173,140.4264,10.7149,129.7115,0.0000,129.7115,0.7325,128.9789,23.9923,62.3240,16.9995,25.6631,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29330.3694,29330.3694,29330.3694,29330.3694,6,0,0,0
+2424.9360,0.4993,53187.6805,79.7883,83.0000,0.1216,0.7711,94.3250,6,1534.5047,955.0562,955.0562,-73.5061,153.4708,153.4708,153.6225,-11.8119,0.5052,149.1094,0.0000,149.1094,3.8563,149.1094,8.4080,0.0000,2102.0612,639.1815,927.9147,140.7013,10.7405,129.9609,0.0000,129.9609,0.8674,129.0934,18.8950,62.7672,17.0429,30.3884,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29405.6828,29405.6828,29405.6828,29405.6828,6,0,0,0
+2425.4353,0.4993,53198.7773,80.0126,83.0000,0.1280,0.6904,94.4016,6,1538.8185,954.9692,954.9692,-73.6768,153.8882,153.8882,154.0543,-11.8726,0.5330,149.4989,0.0000,149.4989,3.8563,149.4989,8.4347,0.0000,2107.9706,639.0339,927.7311,141.0643,10.7700,130.2943,0.0000,130.2943,0.9152,129.3791,16.9637,63.2621,17.0910,32.0624,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29489.4785,29489.4785,29489.4785,29489.4785,6,0,0,0
+2425.9345,0.4993,53209.9062,80.2470,83.0000,0.1329,0.6241,94.4710,6,1543.3269,954.9255,954.9255,-73.8551,154.3320,154.3320,154.5057,-11.9362,0.5552,149.9206,0.0000,149.9206,3.8563,149.9206,8.4631,0.0000,2114.1464,638.9432,927.6298,141.4575,10.8012,130.6563,0.0000,130.6563,0.9533,129.7031,15.3801,63.7864,17.1411,33.3954,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29578.6084,29578.6084,29578.6084,29578.6084,6,0,0,0
+2426.4338,0.4992,53221.0682,80.4883,83.0000,0.1356,0.5807,94.5359,6,1547.9679,954.9064,954.9064,-74.0387,154.7930,154.7930,154.9703,-12.0019,0.5684,150.3684,0.0000,150.3684,3.8563,150.3684,8.4929,0.0000,2120.5040,638.9098,927.6111,141.8754,10.8335,131.0420,0.0000,131.0420,0.9759,130.0660,14.3540,64.3290,17.1927,34.1903,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29671.2187,29671.2187,29671.2187,29671.2187,6,0,0,0
+2426.9330,0.4992,53232.2640,80.7352,83.0000,0.1390,0.5303,94.5952,6,1552.7150,954.9001,954.9001,-74.2265,155.2667,155.2667,155.4455,-12.0692,0.5844,150.8260,0.0000,150.8260,3.8563,150.8260,8.5235,0.0000,2127.0068,638.8741,927.5898,142.3026,10.8665,131.4360,0.0000,131.4360,1.0034,130.4326,13.1477,64.8869,17.2455,35.1525,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29766.3794,29766.3794,29766.3794,29766.3794,6,0,0,0
+2427.4322,0.4992,53243.4946,80.9886,83.0000,0.1430,0.4735,94.6484,6,1557.5888,954.8950,954.8950,-74.4194,155.7532,155.7532,155.9335,-12.1386,0.6029,151.2941,0.0000,151.2941,3.8563,151.2941,8.5548,0.0000,2133.6833,638.8296,927.5568,142.7393,10.9005,131.8388,0.0000,131.8388,1.0352,130.8037,11.7761,65.4629,17.2997,36.2651,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29864.1260,29864.1260,29864.1260,29864.1260,6,0,0,0
+2427.9314,0.4992,53254.7609,81.2495,83.0000,0.1474,0.4110,94.6947,6,1562.6074,954.8886,954.8886,-74.6179,156.2540,156.2540,156.4359,-12.2102,0.6236,151.7742,0.0000,151.7742,3.8563,151.7742,8.5870,0.0000,2140.5581,638.7759,927.5116,143.1872,10.9353,132.2519,0.0000,132.2519,1.0707,131.1811,10.2557,66.0592,17.3554,37.5109,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29964.7387,29964.7387,29964.7387,29964.7387,6,0,0,0
+2428.4306,0.4992,53266.0639,81.5182,83.0000,0.1516,0.3506,94.7343,6,1567.7750,954.8827,954.8827,-74.8223,156.7698,156.7698,156.9532,-12.2841,0.6434,152.2701,0.0000,152.2701,3.8563,152.2701,8.6202,0.0000,2147.6369,638.7276,927.4749,143.6498,10.9713,132.6786,0.0000,132.6786,1.1048,131.5737,8.7780,66.6767,17.4129,38.7061,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30068.3600,30068.3600,30068.3600,30068.3600,6,0,0,0
+2428.9298,0.4992,53277.4048,81.7921,83.0000,0.1532,0.3176,94.7704,6,1573.0425,954.8859,954.8859,-75.0307,157.2971,157.2971,157.4806,-12.3597,0.6524,152.7883,0.0000,152.7883,3.8563,152.7883,8.6547,0.0000,2154.8528,638.7329,927.5155,144.1337,11.0082,133.1255,0.0000,133.1255,1.1203,132.0053,7.9778,67.3098,17.4714,39.2463,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30174.2938,30174.2938,30174.2938,30174.2938,6,0,0,0
+2429.4289,0.4992,53288.7840,82.0680,83.0000,0.1538,0.2949,94.8039,6,1578.3485,954.9019,954.9019,-75.2406,157.8303,157.8303,158.0118,-12.4361,0.6573,153.3167,0.0000,153.3167,3.8563,153.3167,8.6896,0.0000,2162.1212,638.7647,927.5940,144.6271,11.0454,133.5816,0.0000,133.5816,1.1286,132.4530,7.4331,67.9513,17.5303,39.5383,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30281.4170,30281.4170,30281.4170,30281.4170,6,0,0,0
+2429.9281,0.4992,53300.2015,82.3434,83.0000,0.1526,0.2917,94.8372,6,1583.6444,954.9285,954.9285,-75.4501,158.3642,158.3642,158.5419,-12.5126,0.6543,153.8537,0.0000,153.8537,3.8563,153.8537,8.7250,0.0000,2169.3759,638.8367,927.7298,145.1287,11.0828,134.0459,0.0000,134.0459,1.1235,132.9223,7.3775,68.5953,17.5892,39.3604,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30388.6904,30388.6904,30388.6904,30388.6904,6,0,0,0
+2430.4273,0.4992,53311.6571,82.6169,83.0000,0.1518,0.2849,94.8699,6,1588.9048,954.9612,954.9612,-75.6583,158.8957,158.8957,159.0686,-12.5888,0.6528,154.3866,0.0000,154.3866,3.8563,154.3866,8.7601,0.0000,2176.5820,638.9060,927.8616,145.6266,11.1200,134.5066,0.0000,134.5066,1.1209,133.3857,7.2296,69.2387,17.6476,39.2698,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30495.4512,30495.4512,30495.4512,30495.4512,6,0,0,0
+2430.9265,0.4993,53323.1506,82.8766,83.0000,0.1373,0.2194,94.8951,6,1593.9001,921.7714,955.0271,-75.8559,153.8555,159.4063,159.5687,-12.6613,0.5922,149.4069,0.0000,149.4069,3.8563,149.4069,8.5740,0.0000,2183.4248,615.9385,895.1196,140.8329,11.0495,129.7834,0.0000,129.7834,1.0169,128.7665,5.5837,69.8531,17.7031,35.6266,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29598.6508,29598.6508,29598.6508,29598.6508,6,0,0,0
+2431.4261,0.5000,53334.6784,83.0000,83.0000,0.0000,0.1284,94.9099,6,1596.2726,671.3422,947.4809,-75.9497,112.2224,158.3821,159.8062,-12.6959,0.0000,108.3661,0.0000,108.3661,3.8563,108.3661,6.9386,0.0000,2186.6747,442.9380,648.2730,101.4275,10.2786,91.1489,0.0000,91.1489,0.0000,91.1489,3.2735,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21784.5609,21784.5609,21784.5609,21784.5609,6,0,0,0
+2431.9261,0.5000,53346.2062,83.0000,83.0000,0.0000,0.0086,94.9109,6,1596.2726,651.9308,888.0236,-75.9497,108.9776,148.4432,159.8062,-12.6959,0.0000,105.1213,0.0000,105.1213,3.8563,105.1213,6.8088,0.0000,2186.6747,429.3345,628.8616,98.3125,10.2174,88.0951,0.0000,88.0951,0.0000,88.0951,0.2197,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21241.0190,21241.0190,21241.0190,21241.0190,6,0,0,0
+2432.4261,0.5000,53357.7340,83.0000,83.0000,0.0000,-0.1617,94.8922,6,1596.2726,624.3359,883.3881,-75.9497,104.3648,147.6683,159.8062,-12.6959,0.0000,100.5085,0.0000,100.5085,3.8563,100.5085,6.6243,0.0000,2186.6747,409.9960,601.2666,93.8842,10.1303,83.7539,0.0000,83.7539,0.0000,83.7539,-4.1215,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20388.3082,20388.3082,20388.3082,20388.3082,6,0,0,0
+2432.9261,0.5000,53369.2618,83.0000,83.0000,0.0000,-0.3494,94.8520,6,1596.2726,593.9029,876.7985,-75.9497,99.2776,146.5667,159.8062,-12.6959,0.0000,95.4213,0.0000,95.4213,3.8563,95.4213,6.4208,0.0000,2186.6747,388.6686,570.8337,89.0005,10.0316,78.9689,0.0000,78.9689,0.0000,78.9689,-8.9064,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19398.0276,19398.0276,19398.0276,19398.0276,6,0,0,0
+2433.4261,0.5000,53380.7895,83.0000,83.0000,0.0000,-0.5583,94.7876,6,1596.2726,560.0335,869.5311,-75.9497,93.6159,145.3519,159.8062,-12.6959,0.0000,89.7596,0.0000,89.7596,3.8563,89.7596,6.1944,0.0000,2186.6747,364.9328,536.9642,83.5653,9.9202,73.6450,0.0000,73.6450,0.0000,73.6450,-14.2301,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18344.0000,18344.0000,18344.0000,18344.0000,6,0,0,0
+2433.9261,0.5000,53392.3173,83.0000,83.0000,0.0000,-0.7556,94.7005,6,1596.2726,528.0286,861.4430,-75.9497,88.2659,143.9999,159.8062,-12.6959,0.0000,84.4096,0.0000,84.4096,3.8563,84.4096,5.9804,0.0000,2186.6747,342.5038,504.9593,78.4293,9.8150,68.6143,0.0000,68.6143,0.0000,68.6143,-19.2606,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17349.3012,17349.3012,17349.3012,17349.3012,6,0,0,0
+2434.4261,0.5000,53403.8451,83.0000,83.0000,0.0000,-0.9383,94.5923,6,1596.2726,498.4138,853.8002,-75.9497,83.3155,142.7223,159.8062,-12.6959,0.0000,79.4592,0.0000,79.4592,3.8563,79.4592,5.7823,0.0000,2186.6747,321.7498,475.3445,73.6768,9.7176,63.9593,0.0000,63.9593,0.0000,63.9593,-23.9154,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16381.3819,16381.3819,16381.3819,16381.3819,6,0,0,0
+2434.9261,0.5000,53415.3729,83.0000,83.0000,0.0000,-1.0648,94.4696,6,1596.2726,477.8957,846.7282,-75.9497,79.8857,141.5402,159.8062,-12.6959,0.0000,76.0294,0.0000,76.0294,3.8563,76.0294,5.6452,0.0000,2186.6747,307.3707,454.8265,70.3842,9.6501,60.7341,0.0000,60.7341,0.0000,60.7341,-27.1403,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15710.8313,15710.8313,15710.8313,15710.8313,6,0,0,0
+2435.4261,0.5000,53426.9006,83.0000,83.0000,0.0000,-1.1569,94.3362,6,1596.2726,462.9694,841.8285,-75.9497,77.3905,140.7211,159.8062,-12.6959,0.0000,73.5343,0.0000,73.5343,3.8563,73.5343,5.5453,0.0000,2186.6747,296.9103,439.9001,67.9889,9.6010,58.3879,0.0000,58.3879,0.0000,58.3879,-29.4863,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15230.4870,15230.4870,15230.4870,15230.4870,6,0,0,0
+2435.9261,0.5000,53438.4284,83.0000,83.0000,0.0000,-1.1796,94.2003,6,1596.2726,459.2795,838.2641,-75.9497,76.7737,140.1253,159.8062,-12.6959,0.0000,72.9175,0.0000,72.9175,3.8563,72.9175,5.5207,0.0000,2186.6747,294.3245,436.2102,67.3968,9.5889,57.8079,0.0000,57.8079,0.0000,57.8079,-30.0663,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15111.7434,15111.7434,15111.7434,15111.7434,6,0,0,0
+2436.4261,0.5000,53449.9562,83.0000,83.0000,0.0000,-1.1702,94.0654,6,1596.2726,460.8112,837.3829,-75.9497,77.0298,139.9780,159.8062,-12.6959,0.0000,73.1735,0.0000,73.1735,3.8563,73.1735,5.5309,0.0000,2186.6747,295.3979,437.7419,67.6426,9.5939,58.0486,0.0000,58.0486,0.0000,58.0486,-29.8256,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15161.0343,15161.0343,15161.0343,15161.0343,6,0,0,0
+2436.9261,0.5000,53461.4840,83.0000,83.0000,0.0000,-1.1161,93.9367,6,1596.2726,469.5794,837.7487,-75.9497,78.4955,140.0391,159.8062,-12.6959,0.0000,74.6392,0.0000,74.6392,3.8563,74.6392,5.5895,0.0000,2186.6747,301.5426,446.5102,69.0497,9.6228,59.4269,0.0000,59.4269,0.0000,59.4269,-28.4474,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15443.2050,15443.2050,15443.2050,15443.2050,6,0,0,0
+2437.4261,0.5000,53473.0118,83.0000,83.0000,0.0000,-1.0354,93.8173,6,1596.2726,482.6577,839.8425,-75.9497,80.6817,140.3891,159.8062,-12.6959,0.0000,76.8254,0.0000,76.8254,3.8563,76.8254,5.6770,0.0000,2186.6747,310.7079,459.5885,71.1484,9.6658,61.4826,0.0000,61.4826,0.0000,61.4826,-26.3918,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15866.4194,15866.4194,15866.4194,15866.4194,6,0,0,0
+2437.9261,0.5000,53484.5395,83.0000,83.0000,0.0000,-0.9354,93.7095,6,1596.2726,498.8740,842.9657,-75.9497,83.3924,140.9112,159.8062,-12.6959,0.0000,79.5361,0.0000,79.5361,3.8563,79.5361,5.7854,0.0000,2186.6747,322.0723,475.8047,73.7507,9.7191,64.0316,0.0000,64.0316,0.0000,64.0316,-23.8430,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16396.4241,16396.4241,16396.4241,16396.4241,6,0,0,0
+2438.4261,0.5000,53496.0673,83.0000,83.0000,0.0000,-0.8304,93.6138,6,1596.2726,515.8997,846.8381,-75.9497,86.2385,141.5585,159.8062,-12.6959,0.0000,82.3822,0.0000,82.3822,3.8563,82.3822,5.8993,0.0000,2186.6747,334.0039,492.8305,76.4829,9.7751,66.7078,0.0000,66.7078,0.0000,66.7078,-21.1670,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16952.8867,16952.8867,16952.8867,16952.8867,6,0,0,0
+2438.9261,0.5000,53507.5951,83.0000,83.0000,0.0000,-0.7294,93.5297,6,1596.2726,532.2854,850.9039,-75.9497,88.9775,142.2382,159.8062,-12.6959,0.0000,85.1212,0.0000,85.1212,3.8563,85.1212,6.0088,0.0000,2186.6747,345.4870,509.2161,79.1124,9.8290,69.2834,0.0000,69.2834,0.0000,69.2834,-18.5915,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17488.4283,17488.4283,17488.4283,17488.4283,6,0,0,0
+2439.4261,0.5000,53519.1229,83.0000,83.0000,0.0000,-0.6512,93.4546,6,1596.2726,544.9681,854.8168,-75.9497,91.0976,142.8923,159.8062,-12.6959,0.0000,87.2413,0.0000,87.2413,3.8563,87.2413,6.0936,0.0000,2186.6747,354.3751,521.8989,81.1477,9.8707,71.2770,0.0000,71.2770,0.0000,71.2770,-16.5981,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17902.9457,17902.9457,17902.9457,17902.9457,6,0,0,0
+2439.9261,0.5000,53530.6506,83.0000,83.0000,0.0000,-0.5907,93.3865,6,1596.2726,554.7667,857.8454,-75.9497,92.7355,143.3985,159.8062,-12.6959,0.0000,88.8792,0.0000,88.8792,3.8563,88.8792,6.1591,0.0000,2186.6747,361.2419,531.6975,82.7201,9.9029,72.8172,0.0000,72.8172,0.0000,72.8172,-15.0579,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18191.2848,18191.2848,18191.2848,18191.2848,6,0,0,0
+2440.4261,0.5000,53542.1784,83.0000,83.0000,0.0000,-0.5552,93.3225,6,1596.2726,560.5233,860.1853,-75.9497,93.6978,143.7897,159.8062,-12.6959,0.0000,89.8415,0.0000,89.8415,3.8563,89.8415,6.1976,0.0000,2186.6747,365.2761,537.4540,83.6439,9.9218,73.7220,0.0000,73.7220,0.0000,73.7220,-14.1531,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18358.2029,18358.2029,18358.2029,18358.2029,6,0,0,0
+2440.9261,0.5000,53553.7062,83.0000,83.0000,0.0000,-0.5372,93.2606,6,1596.2726,563.4505,861.5600,-75.9497,94.1871,144.0195,159.8062,-12.6959,0.0000,90.3308,0.0000,90.3308,3.8563,90.3308,6.2172,0.0000,2186.6747,367.3275,540.3812,84.1136,9.9315,74.1821,0.0000,74.1821,0.0000,74.1821,-13.6930,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18443.0790,18443.0790,18443.0790,18443.0790,6,0,0,0
+2441.4261,0.5000,53565.2340,83.0000,83.0000,0.0000,-0.5289,93.1996,6,1596.2726,564.8025,862.2590,-75.9497,94.4131,144.1363,159.8062,-12.6959,0.0000,90.5568,0.0000,90.5568,3.8563,90.5568,6.2263,0.0000,2186.6747,368.2750,541.7333,84.3306,9.9359,74.3947,0.0000,74.3947,0.0000,74.3947,-13.4805,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18482.2842,18482.2842,18482.2842,18482.2842,6,0,0,0
+2441.9261,0.5000,53576.7618,83.0000,83.0000,0.0000,-0.5175,93.1400,6,1596.2726,566.6501,862.5819,-75.9497,94.7220,144.1903,159.8062,-12.6959,0.0000,90.8657,0.0000,90.8657,3.8563,90.8657,6.2386,0.0000,2186.6747,369.5698,543.5809,84.6271,9.9420,74.6851,0.0000,74.6851,0.0000,74.6851,-13.1901,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18535.8565,18535.8565,18535.8565,18535.8565,6,0,0,0
+2442.4261,0.5000,53588.2895,83.0000,83.0000,0.0000,-0.4971,93.0827,6,1596.2726,569.9521,863.0231,-75.9497,95.2739,144.2640,159.8062,-12.6959,0.0000,91.4176,0.0000,91.4176,3.8563,91.4176,6.2607,0.0000,2186.6747,371.8838,546.8828,85.1569,9.9528,75.2041,0.0000,75.2041,0.0000,75.2041,-12.6711,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18631.6000,18631.6000,18631.6000,18631.6000,6,0,0,0
+2442.9261,0.5000,53599.8173,83.0000,83.0000,0.0000,-0.4810,93.0272,6,1596.2726,572.5684,863.8116,-75.9497,95.7113,144.3958,159.8062,-12.6959,0.0000,91.8550,0.0000,91.8550,3.8563,91.8550,6.2782,0.0000,2186.6747,373.7173,549.4991,85.5768,9.9614,75.6154,0.0000,75.6154,0.0000,75.6154,-12.2598,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18707.4628,18707.4628,18707.4628,18707.4628,6,0,0,0
+2443.4261,0.5000,53611.3451,83.0000,83.0000,0.0000,-0.4644,92.9737,6,1596.2726,575.2487,864.4364,-75.9497,96.1593,144.5003,159.8062,-12.6959,0.0000,92.3030,0.0000,92.3030,3.8563,92.3030,6.2961,0.0000,2186.6747,375.5957,552.1794,86.0069,9.9703,76.0367,0.0000,76.0367,0.0000,76.0367,-11.8386,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18791.0234,18791.0234,18791.0234,18791.0234,6,0,0,0
+2443.9261,0.5000,53622.8729,83.0000,83.0000,0.0000,-0.2900,92.9403,6,1596.2726,603.5434,865.0764,-75.9497,100.8891,144.6073,159.8062,-12.6959,0.0000,97.0328,0.0000,97.0328,3.8563,97.0328,6.4853,0.0000,2186.6747,395.4246,580.4741,90.5475,10.0633,80.4842,0.0000,80.4842,0.0000,80.4842,-7.3911,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19711.7254,19711.7254,19711.7254,19711.7254,6,0,0,0
+2444.4261,0.5000,53634.4006,83.0000,83.0000,0.0000,-0.2007,92.9171,6,1596.2726,618.0128,871.8332,-75.9497,103.3078,145.7367,159.8062,-12.6959,0.0000,99.4515,0.0000,99.4515,3.8563,99.4515,6.5820,0.0000,2186.6747,405.5647,594.9435,92.8695,10.1104,82.7591,0.0000,82.7591,0.0000,82.7591,-5.1163,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20182.5560,20182.5560,20182.5560,20182.5560,6,0,0,0
+2444.9261,0.5000,53645.9284,83.0000,83.0000,0.0000,-0.1148,92.9039,6,1596.2726,631.9302,875.2885,-75.9497,105.6343,146.3143,159.8062,-12.6959,0.0000,101.7780,0.0000,101.7780,3.8563,101.7780,6.6751,0.0000,2186.6747,415.3181,608.8610,95.1029,10.1543,84.9486,0.0000,84.9486,0.0000,84.9486,-2.9268,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20635.4264,20635.4264,20635.4264,20635.4264,6,0,0,0
+2445.4261,0.5000,53657.4562,83.0000,83.0000,0.0000,-0.0487,92.8983,6,1596.2726,642.6400,878.6120,-75.9497,107.4245,146.8699,159.8062,-12.6959,0.0000,103.5682,0.0000,103.5682,3.8563,103.5682,6.7467,0.0000,2186.6747,422.8235,619.5708,96.8215,10.1880,86.6335,0.0000,86.6335,0.0000,86.6335,-1.2419,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20979.8150,20979.8150,20979.8150,20979.8150,6,0,0,0
+2445.9261,0.5000,53668.9840,83.0000,83.0000,0.0000,0.0107,92.8995,6,1596.2726,652.2603,881.1695,-75.9497,109.0327,147.2974,159.8062,-12.6959,0.0000,105.1764,0.0000,105.1764,3.8563,105.1764,6.8110,0.0000,2186.6747,429.5654,629.1911,98.3653,10.2184,88.1470,0.0000,88.1470,0.0000,88.1470,0.2715,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21250.2822,21250.2822,21250.2822,21250.2822,6,0,0,0
+2446.4261,0.5000,53680.5118,83.0000,83.0000,0.0000,0.0630,92.9067,6,1596.2726,660.7365,883.4668,-75.9497,110.4495,147.6814,159.8062,-12.6959,0.0000,106.5933,0.0000,106.5933,3.8563,106.5933,6.8677,0.0000,2186.6747,435.5055,637.6672,99.7256,10.2451,89.4804,0.0000,89.4804,0.0000,89.4804,1.6050,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21488.5830,21488.5830,21488.5830,21488.5830,6,0,0,0
+2446.9261,0.5000,53692.0395,83.0000,83.0000,0.0000,0.1193,92.9205,6,1596.2726,669.8697,885.4909,-75.9497,111.9763,148.0198,159.8062,-12.6959,0.0000,108.1200,0.0000,108.1200,3.8563,108.1200,6.9288,0.0000,2186.6747,441.9060,646.8004,101.1912,10.2739,90.9173,0.0000,90.9173,0.0000,90.9173,3.0419,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21744.6694,21744.6694,21744.6694,21744.6694,6,0,0,0
+2447.4261,0.5000,53703.5673,83.0000,83.0000,0.0000,0.1808,92.9413,6,1596.2726,679.8284,887.6719,-75.9497,113.6410,148.3844,159.8062,-12.6959,0.0000,109.7847,0.0000,109.7847,3.8563,109.7847,6.9954,0.0000,2186.6747,448.8851,656.7591,102.7893,10.3054,92.4840,0.0000,92.4840,0.0000,92.4840,4.6086,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22014.4511,22014.4511,22014.4511,22014.4511,6,0,0,0
+2447.9261,0.5000,53715.0951,83.0000,83.0000,0.0000,0.2484,92.9700,6,1596.2726,690.7744,890.0501,-75.9497,115.4707,148.7819,159.8062,-12.6959,0.0000,111.6144,0.0000,111.6144,3.8563,111.6144,7.0686,0.0000,2186.6747,456.5561,667.7052,104.5459,10.3399,94.2060,0.0000,94.2060,0.0000,94.2060,6.3307,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22310.9793,22310.9793,22310.9793,22310.9793,6,0,0,0
+2448.4261,0.5000,53726.6229,83.0000,83.0000,0.0000,0.3172,93.0065,6,1596.2726,701.9215,892.6640,-75.9497,117.3341,149.2189,159.8062,-12.6959,0.0000,113.4778,0.0000,113.4778,3.8563,113.4778,7.1431,0.0000,2186.6747,464.3680,678.8522,106.3347,10.3750,95.9597,0.0000,95.9597,0.0000,95.9597,8.0843,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22636.9089,22636.9089,22636.9089,22636.9089,6,0,0,0
+2448.9261,0.5000,53738.1506,83.0000,83.0000,0.0000,0.3786,93.0502,6,1596.2726,711.8722,895.3259,-75.9497,118.9975,149.6638,159.8062,-12.6959,0.0000,115.1412,0.0000,115.1412,3.8563,115.1412,7.2096,0.0000,2186.6747,471.3414,688.8030,107.9316,10.4064,97.5251,0.0000,97.5251,0.0000,97.5251,9.6498,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22952.0232,22952.0232,22952.0232,22952.0232,6,0,0,0
+2449.4261,0.5000,53749.6784,83.0000,83.0000,0.0000,0.4250,93.0992,6,1596.2726,719.3976,897.7022,-75.9497,120.2554,150.0610,159.8062,-12.6959,0.0000,116.3991,0.0000,116.3991,3.8563,116.3991,7.2599,0.0000,2186.6747,476.6152,696.3283,109.1392,10.4302,98.7090,0.0000,98.7090,0.0000,98.7090,10.8338,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23190.3309,23190.3309,23190.3309,23190.3309,6,0,0,0
+2449.9261,0.5000,53761.2062,83.0000,83.0000,0.0000,0.4420,93.1501,6,1596.2726,722.1525,899.4992,-75.9497,120.7159,150.3614,159.8062,-12.6959,0.0000,116.8596,0.0000,116.8596,3.8563,116.8596,7.2784,0.0000,2186.6747,478.5459,699.0832,109.5813,10.4389,99.1424,0.0000,99.1424,0.0000,99.1424,11.2672,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23277.5727,23277.5727,23277.5727,23277.5727,6,0,0,0
+2450.4261,0.5000,53772.7340,83.0000,83.0000,0.0000,0.4337,93.2001,6,1596.2726,720.7984,900.1571,-75.9497,120.4896,150.4714,159.8062,-12.6959,0.0000,116.6333,0.0000,116.6333,3.8563,116.6333,7.2693,0.0000,2186.6747,477.5969,697.7292,109.3640,10.4346,98.9294,0.0000,98.9294,0.0000,98.9294,11.0542,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23234.6925,23234.6925,23234.6925,23234.6925,6,0,0,0
+2450.9261,0.5000,53784.2618,83.0000,83.0000,0.0000,0.4057,93.2469,6,1596.2726,716.2743,899.8338,-75.9497,119.7333,150.4174,159.8062,-12.6959,0.0000,115.8770,0.0000,115.8770,3.8563,115.8770,7.2391,0.0000,2186.6747,474.4264,693.2050,108.6380,10.4203,98.2177,0.0000,98.2177,0.0000,98.2177,10.3424,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23091.4247,23091.4247,23091.4247,23091.4247,6,0,0,0
+2451.4261,0.5000,53795.7895,83.0000,83.0000,0.0000,0.3742,93.2900,6,1596.2726,711.1664,898.7534,-75.9497,118.8795,150.2368,159.8062,-12.6959,0.0000,115.0232,0.0000,115.0232,3.8563,115.0232,7.2049,0.0000,2186.6747,470.8468,688.0972,107.8183,10.4042,97.4141,0.0000,97.4141,0.0000,97.4141,9.5388,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22929.6729,22929.6729,22929.6729,22929.6729,6,0,0,0
+2451.9261,0.5000,53807.3173,83.0000,83.0000,0.0000,0.3447,93.3298,6,1596.2726,706.3778,897.5336,-75.9497,118.0790,150.0329,159.8062,-12.6959,0.0000,114.2227,0.0000,114.2227,3.8563,114.2227,7.1729,0.0000,2186.6747,467.4910,683.3086,107.0498,10.3891,96.6607,0.0000,96.6607,0.0000,96.6607,8.7854,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22778.0301,22778.0301,22778.0301,22778.0301,6,0,0,0
+2452.4261,0.5000,53818.8451,83.0000,83.0000,0.0000,0.3287,93.3677,6,1596.2726,703.7851,896.3901,-75.9497,117.6456,149.8417,159.8062,-12.6959,0.0000,113.7893,0.0000,113.7893,3.8563,113.7893,7.1556,0.0000,2186.6747,465.6740,680.7159,106.6338,10.3809,96.2529,0.0000,96.2529,0.0000,96.2529,8.3775,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22695.9266,22695.9266,22695.9266,22695.9266,6,0,0,0
+2452.9261,0.5000,53830.3729,83.0000,83.0000,0.0000,0.3240,93.4050,6,1596.2726,703.0233,895.7710,-75.9497,117.5183,149.7382,159.8062,-12.6959,0.0000,113.6620,0.0000,113.6620,3.8563,113.6620,7.1505,0.0000,2186.6747,465.1401,679.9541,106.5115,10.3785,96.1330,0.0000,96.1330,0.0000,96.1330,8.2577,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22671.8020,22671.8020,22671.8020,22671.8020,6,0,0,0
+2453.4261,0.5000,53841.9006,83.0000,83.0000,0.0000,0.3275,93.4428,6,1596.2726,703.5971,895.5891,-75.9497,117.6142,149.7078,159.8062,-12.6959,0.0000,113.7579,0.0000,113.7579,3.8563,113.7579,7.1543,0.0000,2186.6747,465.5422,680.5279,106.6036,10.3803,96.2233,0.0000,96.2233,0.0000,96.2233,8.3480,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22689.9724,22689.9724,22689.9724,22689.9724,6,0,0,0
+2453.9261,0.5000,53853.4284,83.0000,83.0000,0.0000,0.3635,93.4847,6,1596.2726,709.4262,895.7261,-75.9497,118.5886,149.7307,159.8062,-12.6959,0.0000,114.7323,0.0000,114.7323,3.8563,114.7323,7.1933,0.0000,2186.6747,469.6273,686.3569,107.5390,10.3987,97.1403,0.0000,97.1403,0.0000,97.1403,9.2650,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22874.5639,22874.5639,22874.5639,22874.5639,6,0,0,0
+2454.4261,0.5000,53864.9562,83.0000,83.0000,0.0000,0.3919,93.5298,6,1596.2726,714.0362,897.1181,-75.9497,119.3592,149.9634,159.8062,-12.6959,0.0000,115.5029,0.0000,115.5029,3.8563,115.5029,7.2241,0.0000,2186.6747,472.8579,690.9669,108.2788,10.4133,97.8656,0.0000,97.8656,0.0000,97.8656,9.9903,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23020.5501,23020.5501,23020.5501,23020.5501,6,0,0,0
+2454.9261,0.5000,53876.4840,83.0000,83.0000,0.0000,0.3949,93.5754,6,1596.2726,714.5199,898.2189,-75.9497,119.4401,150.1474,159.8062,-12.6959,0.0000,115.5838,0.0000,115.5838,3.8563,115.5838,7.2273,0.0000,2186.6747,473.1970,691.4507,108.3564,10.4148,97.9417,0.0000,97.9417,0.0000,97.9417,10.0664,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23035.8698,23035.8698,23035.8698,23035.8698,6,0,0,0
+2455.4261,0.5000,53888.0118,83.0000,83.0000,0.0000,0.3793,93.6191,6,1596.2726,711.9971,898.3345,-75.9497,119.0183,150.1667,159.8062,-12.6959,0.0000,115.1621,0.0000,115.1621,3.8563,115.1621,7.2105,0.0000,2186.6747,471.4290,688.9278,107.9516,10.4068,97.5448,0.0000,97.5448,0.0000,97.5448,9.6695,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22955.9776,22955.9776,22955.9776,22955.9776,6,0,0,0
+2455.9261,0.5000,53899.5395,83.0000,83.0000,0.0000,0.3221,93.6562,6,1596.2726,702.7243,897.7320,-75.9497,117.4683,150.0660,159.8062,-12.6959,0.0000,113.6120,0.0000,113.6120,3.8563,113.6120,7.1485,0.0000,2186.6747,464.9306,679.6551,106.4635,10.3776,96.0860,0.0000,96.0860,0.0000,96.0860,8.2107,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22662.3333,22662.3333,22662.3333,22662.3333,6,0,0,0
+2456.4261,0.5000,53911.0673,83.0000,83.0000,0.0000,0.2560,93.6857,6,1596.2726,692.0080,895.5177,-75.9497,115.6769,149.6959,159.8062,-12.6959,0.0000,111.8206,0.0000,111.8206,3.8563,111.8206,7.0768,0.0000,2186.6747,457.4206,668.9387,104.7438,10.3438,94.4001,0.0000,94.4001,0.0000,94.4001,6.5247,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22344.3957,22344.3957,22344.3957,22344.3957,6,0,0,0
+2456.9261,0.5000,53922.5951,83.0000,83.0000,0.0000,0.1826,93.7068,6,1596.2726,680.1178,892.9586,-75.9497,113.6894,149.2681,159.8062,-12.6959,0.0000,109.8331,0.0000,109.8331,3.8563,109.8331,6.9973,0.0000,2186.6747,449.0880,657.0486,102.8358,10.3063,92.5295,0.0000,92.5295,0.0000,92.5295,4.6541,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22022.2923,22022.2923,22022.2923,22022.2923,6,0,0,0
+2457.4261,0.5000,53934.1229,83.0000,83.0000,0.0000,0.1380,93.7227,6,1596.2726,672.8859,890.1192,-75.9497,112.4805,148.7935,159.8062,-12.6959,0.0000,108.6242,0.0000,108.6242,3.8563,108.6242,6.9489,0.0000,2186.6747,444.0198,649.8166,101.6752,10.2835,91.3918,0.0000,91.3918,0.0000,91.3918,3.5164,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21826.3787,21826.3787,21826.3787,21826.3787,6,0,0,0
+2457.9261,0.5000,53945.6506,83.0000,83.0000,0.0000,0.1134,93.7358,6,1596.2726,668.9151,888.3922,-75.9497,111.8167,148.5048,159.8062,-12.6959,0.0000,107.9604,0.0000,107.9604,3.8563,107.9604,6.9224,0.0000,2186.6747,441.2371,645.8458,101.0380,10.2709,90.7671,0.0000,90.7671,0.0000,90.7671,2.8917,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21718.5174,21718.5174,21718.5174,21718.5174,6,0,0,0
+2458.4261,0.5000,53957.1784,83.0000,83.0000,0.0000,0.1298,93.7507,6,1596.2726,671.5652,887.4440,-75.9497,112.2597,148.3463,159.8062,-12.6959,0.0000,108.4034,0.0000,108.4034,3.8563,108.4034,6.9401,0.0000,2186.6747,443.0943,648.4960,101.4633,10.2793,91.1840,0.0000,91.1840,0.0000,91.1840,3.3086,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21790.6023,21790.6023,21790.6023,21790.6023,6,0,0,0
+2458.9261,0.5000,53968.7062,83.0000,83.0000,0.0000,0.1629,93.7695,6,1596.2726,676.9282,888.0768,-75.9497,113.1562,148.4521,159.8062,-12.6959,0.0000,109.2999,0.0000,109.2999,3.8563,109.2999,6.9760,0.0000,2186.6747,446.8527,653.8590,102.3239,10.2962,92.0277,0.0000,92.0277,0.0000,92.0277,4.1523,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21935.8864,21935.8864,21935.8864,21935.8864,6,0,0,0
+2459.4261,0.5000,53980.2340,83.0000,83.0000,0.0000,0.2187,93.7947,6,1596.2726,685.9669,889.3575,-75.9497,114.6671,148.6661,159.8062,-12.6959,0.0000,110.8108,0.0000,110.8108,3.8563,110.8108,7.0364,0.0000,2186.6747,453.1870,662.8976,103.7744,10.3247,93.4497,0.0000,93.4497,0.0000,93.4497,5.5743,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22180.7429,22180.7429,22180.7429,22180.7429,6,0,0,0
+2459.9261,0.5000,53991.7618,83.0000,83.0000,0.0000,0.2395,93.8223,6,1596.2726,689.3455,891.5160,-75.9497,115.2319,149.0269,159.8062,-12.6959,0.0000,111.3756,0.0000,111.3756,3.8563,111.3756,7.0590,0.0000,2186.6747,455.5547,666.2762,104.3166,10.3354,93.9812,0.0000,93.9812,0.0000,93.9812,6.1058,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22272.2689,22272.2689,22272.2689,22272.2689,6,0,0,0
+2460.4261,0.5000,54003.2895,83.0000,83.0000,0.0000,0.2567,93.8519,6,1596.2726,692.1248,892.3228,-75.9497,115.6965,149.1618,159.8062,-12.6959,0.0000,111.8402,0.0000,111.8402,3.8563,111.8402,7.0776,0.0000,2186.6747,457.5024,669.0555,104.7626,10.3441,94.4185,0.0000,94.4185,0.0000,94.4185,6.5431,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22347.5601,22347.5601,22347.5601,22347.5601,6,0,0,0
+2460.9261,0.5000,54014.8173,83.0000,83.0000,0.0000,0.4356,93.9021,6,1596.2726,721.1086,892.9865,-75.9497,120.5414,149.2728,159.8062,-12.6959,0.0000,116.6852,0.0000,116.6852,3.8563,116.6852,7.2714,0.0000,2186.6747,477.8143,698.0394,109.4138,10.4356,98.9782,0.0000,98.9782,0.0000,98.9782,11.1030,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23244.5165,23244.5165,23244.5165,23244.5165,6,0,0,0
+2461.4261,0.5000,54026.3451,83.0000,83.0000,0.0000,0.5118,93.9611,6,1596.2726,733.4495,899.9078,-75.9497,122.6044,150.4297,159.8062,-12.6959,0.0000,118.7481,0.0000,118.7481,3.8563,118.7481,7.3539,0.0000,2186.6747,486.4628,710.3803,111.3942,10.4745,100.9197,0.0000,100.9197,0.0000,100.9197,13.0445,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23635.3203,23635.3203,23635.3203,23635.3203,6,0,0,0
+2461.9261,0.5000,54037.8729,83.0000,83.0000,0.0000,0.5781,94.0278,6,1596.2726,744.1946,902.8548,-75.9497,124.4005,150.9224,159.8062,-12.6959,0.0000,120.5442,0.0000,120.5442,3.8563,120.5442,7.4257,0.0000,2186.6747,493.9930,721.1253,113.1185,10.5084,102.6101,0.0000,102.6101,0.0000,102.6101,14.7350,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23975.5871,23975.5871,23975.5871,23975.5871,6,0,0,0
+2462.4261,0.5000,54049.4006,83.0000,83.0000,0.0000,0.6327,94.1007,6,1596.2726,753.0461,905.4208,-75.9497,125.8801,151.3513,159.8062,-12.6959,0.0000,122.0239,0.0000,122.0239,3.8563,122.0239,7.4849,0.0000,2186.6747,500.1961,729.9769,114.5389,10.5363,104.0026,0.0000,104.0026,0.0000,104.0026,16.1276,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24255.8923,24255.8923,24255.8923,24255.8923,6,0,0,0
+2462.9261,0.5000,54060.9284,83.0000,83.0000,0.0000,0.6641,94.1773,6,1596.2726,758.1253,907.5345,-75.9497,126.7292,151.7046,159.8062,-12.6959,0.0000,122.8729,0.0000,122.8729,3.8563,122.8729,7.5189,0.0000,2186.6747,503.7556,735.0561,115.3540,10.5523,104.8017,0.0000,104.8017,0.0000,104.8017,16.9267,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24416.7374,24416.7374,24416.7374,24416.7374,6,0,0,0
+2463.4261,0.5000,54072.4562,83.0000,83.0000,0.0000,0.6759,94.2552,6,1596.2726,760.0473,908.7474,-75.9497,127.0505,151.9074,159.8062,-12.6959,0.0000,123.1942,0.0000,123.1942,3.8563,123.1942,7.5317,0.0000,2186.6747,505.1026,736.9781,115.6624,10.5584,105.1041,0.0000,105.1041,0.0000,105.1041,17.2291,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24477.6021,24477.6021,24477.6021,24477.6021,6,0,0,0
+2463.9261,0.5000,54083.9840,83.0000,83.0000,0.0000,0.6744,94.3329,6,1596.2726,759.8047,909.2064,-75.9497,127.0099,151.9841,159.8062,-12.6959,0.0000,123.1536,0.0000,123.1536,3.8563,123.1536,7.5301,0.0000,2186.6747,504.9325,736.7354,115.6235,10.5576,105.0659,0.0000,105.0659,0.0000,105.0659,17.1909,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24469.9183,24469.9183,24469.9183,24469.9183,6,0,0,0
+2464.4261,0.5000,54095.5118,83.0000,83.0000,0.0000,0.6717,94.4104,6,1596.2726,759.3647,909.1485,-75.9497,126.9364,151.9744,159.8062,-12.6959,0.0000,123.0801,0.0000,123.0801,3.8563,123.0801,7.5272,0.0000,2186.6747,504.6242,736.2955,115.5529,10.5562,104.9967,0.0000,104.9967,0.0000,104.9967,17.1217,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24455.9854,24455.9854,24455.9854,24455.9854,6,0,0,0
+2464.9261,0.5000,54107.0395,83.0000,83.0000,0.0000,0.6470,94.4849,6,1596.2726,755.3540,909.0434,-75.9497,126.2659,151.9569,159.8062,-12.6959,0.0000,122.4096,0.0000,122.4096,3.8563,122.4096,7.5004,0.0000,2186.6747,501.8134,732.2847,114.9093,10.5436,104.3657,0.0000,104.3657,0.0000,104.3657,16.4907,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24328.9752,24328.9752,24328.9752,24328.9752,6,0,0,0
+2465.4261,0.5000,54118.5673,83.0000,83.0000,0.0000,0.6380,94.5585,6,1596.2726,753.9049,908.0856,-75.9497,126.0237,151.7967,159.8062,-12.6959,0.0000,122.1674,0.0000,122.1674,3.8563,122.1674,7.4907,0.0000,2186.6747,500.7980,730.8357,114.6767,10.5390,104.1377,0.0000,104.1377,0.0000,104.1377,16.2627,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24283.0887,24283.0887,24283.0887,24283.0887,6,0,0,0
+2465.9261,0.5000,54130.0951,83.0000,83.0000,0.0000,0.6268,94.6307,6,1596.2726,752.0886,907.7396,-75.9497,125.7201,151.7389,159.8062,-12.6959,0.0000,121.8638,0.0000,121.8638,3.8563,121.8638,7.4785,0.0000,2186.6747,499.5251,729.0194,114.3853,10.5333,103.8520,0.0000,103.8520,0.0000,103.8520,15.9769,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24225.5713,24225.5713,24225.5713,24225.5713,6,0,0,0
+2466.4261,0.5000,54141.6229,83.0000,83.0000,0.0000,0.6107,94.7011,6,1596.2726,749.4799,907.3059,-75.9497,125.2840,151.6664,159.8062,-12.6959,0.0000,121.4277,0.0000,121.4277,3.8563,121.4277,7.4611,0.0000,2186.6747,497.6969,726.4106,113.9666,10.5251,103.4416,0.0000,103.4416,0.0000,103.4416,15.5665,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24142.9596,24142.9596,24142.9596,24142.9596,6,0,0,0
+2466.9261,0.5000,54153.1506,83.0000,83.0000,0.0000,0.6052,94.7709,6,1596.2726,748.5933,906.6829,-75.9497,125.1358,151.5623,159.8062,-12.6959,0.0000,121.2795,0.0000,121.2795,3.8563,121.2795,7.4552,0.0000,2186.6747,497.0756,725.5241,113.8244,10.5223,103.3021,0.0000,103.3021,0.0000,103.3021,15.4270,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24114.8840,24114.8840,24114.8840,24114.8840,6,0,0,0
+2467.4261,0.5000,54164.6784,83.0000,83.0000,0.0000,0.6052,94.8407,6,1596.2726,748.5933,906.4712,-75.9497,125.1358,151.5269,159.8062,-12.6959,0.0000,121.2795,0.0000,121.2795,3.8563,121.2795,7.4552,0.0000,2186.6747,497.0756,725.5241,113.8244,10.5223,103.3021,0.0000,103.3021,0.0000,103.3021,15.4270,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24114.8840,24114.8840,24114.8840,24114.8840,6,0,0,0
+2467.9261,0.5000,54176.2062,83.0000,83.0000,0.0000,0.6052,94.9104,6,1596.2726,748.5933,906.4712,-75.9497,125.1358,151.5269,159.8062,-12.6959,0.0000,121.2795,0.0000,121.2795,3.8563,121.2795,7.4552,0.0000,2186.6747,497.0756,725.5241,113.8244,10.5223,103.3021,0.0000,103.3021,0.0000,103.3021,15.4270,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24114.8840,24114.8840,24114.8840,24114.8840,6,0,0,0
+2468.4261,0.5000,54187.7340,83.0000,83.0000,0.0000,0.5771,94.9770,6,1596.2726,744.0323,906.4712,-75.9497,124.3734,151.5269,159.8062,-12.6959,0.0000,120.5171,0.0000,120.5171,3.8563,120.5171,7.4247,0.0000,2186.6747,493.8793,720.9631,113.0924,10.5079,102.5846,0.0000,102.5846,0.0000,102.5846,14.7095,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23970.4499,23970.4499,23970.4499,23970.4499,6,0,0,0
+2468.9261,0.5000,54199.2618,83.0000,83.0000,0.0000,0.3989,95.0230,6,1596.2726,715.1722,905.3820,-75.9497,119.5491,151.3448,159.8062,-12.6959,0.0000,115.6928,0.0000,115.6928,3.8563,115.6928,7.2317,0.0000,2186.6747,473.6541,692.1030,108.4611,10.4168,98.0443,0.0000,98.0443,0.0000,98.0443,10.1690,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23056.5262,23056.5262,23056.5262,23056.5262,6,0,0,0
+2469.4261,0.5000,54210.7895,83.0000,83.0000,0.0000,0.3893,95.0678,6,1596.2726,713.6157,898.4902,-75.9497,119.2889,150.1928,159.8062,-12.6959,0.0000,115.4326,0.0000,115.4326,3.8563,115.4326,7.2213,0.0000,2186.6747,472.5633,690.5465,108.2113,10.4119,97.7994,0.0000,97.7994,0.0000,97.7994,9.9241,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23007.2349,23007.2349,23007.2349,23007.2349,6,0,0,0
+2469.9261,0.5000,54222.3173,83.0000,83.0000,0.0000,0.4159,95.1158,6,1596.2726,717.9218,898.1185,-75.9497,120.0087,150.1306,159.8062,-12.6959,0.0000,116.1524,0.0000,116.1524,3.8563,116.1524,7.2501,0.0000,2186.6747,475.5810,694.8525,108.9024,10.4255,98.4769,0.0000,98.4769,0.0000,98.4769,10.6016,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23143.5977,23143.5977,23143.5977,23143.5977,6,0,0,0
+2470.4261,0.5000,54233.8451,83.0000,83.0000,0.0000,0.4601,95.1688,6,1596.2726,725.0810,899.1468,-75.9497,121.2055,150.3025,159.8062,-12.6959,0.0000,117.3492,0.0000,117.3492,3.8563,117.3492,7.2979,0.0000,2186.6747,480.5982,702.0118,110.0512,10.4481,99.6031,0.0000,99.6031,0.0000,99.6031,11.7279,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23370.3108,23370.3108,23370.3108,23370.3108,6,0,0,0
+2470.9261,0.5000,54245.3729,83.0000,83.0000,0.0000,0.5112,95.2278,6,1596.2726,733.3608,900.8564,-75.9497,122.5895,150.5883,159.8062,-12.6959,0.0000,118.7332,0.0000,118.7332,3.8563,118.7332,7.3533,0.0000,2186.6747,486.4006,710.2915,111.3799,10.4742,100.9057,0.0000,100.9057,0.0000,100.9057,13.0305,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23632.5096,23632.5096,23632.5096,23632.5096,6,0,0,0
+2471.4261,0.5000,54256.9006,83.0000,83.0000,0.0000,0.5384,95.2898,6,1596.2726,737.7704,902.8337,-75.9497,123.3266,150.9188,159.8062,-12.6959,0.0000,119.4703,0.0000,119.4703,3.8563,119.4703,7.3828,0.0000,2186.6747,489.4909,714.7011,112.0876,10.4881,101.5994,0.0000,101.5994,0.0000,101.5994,13.7243,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23772.1492,23772.1492,23772.1492,23772.1492,6,0,0,0
+2471.9261,0.5000,54268.4284,83.0000,83.0000,0.0000,0.5470,95.3529,6,1596.2726,739.1519,903.8867,-75.9497,123.5576,151.0948,159.8062,-12.6959,0.0000,119.7013,0.0000,119.7013,3.8563,119.7013,7.3920,0.0000,2186.6747,490.4591,716.0827,112.3093,10.4925,101.8168,0.0000,101.8168,0.0000,101.8168,13.9416,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23815.8997,23815.8997,23815.8997,23815.8997,6,0,0,0
+2472.4261,0.5000,54279.9562,83.0000,83.0000,0.0000,0.5446,95.4157,6,1596.2726,738.7645,904.2166,-75.9497,123.4928,151.1500,159.8062,-12.6959,0.0000,119.6365,0.0000,119.6365,3.8563,119.6365,7.3894,0.0000,2186.6747,490.1876,715.6952,112.2471,10.4913,101.7558,0.0000,101.7558,0.0000,101.7558,13.8807,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23803.6311,23803.6311,23803.6311,23803.6311,6,0,0,0
+2472.9261,0.5000,54291.4840,83.0000,83.0000,0.0000,0.4885,95.4720,6,1596.2726,729.6748,904.1241,-75.9497,121.9734,151.1345,159.8062,-12.6959,0.0000,118.1171,0.0000,118.1171,3.8563,118.1171,7.3287,0.0000,2186.6747,483.8175,706.6056,110.7884,10.4626,100.3258,0.0000,100.3258,0.0000,100.3258,12.4506,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23515.7856,23515.7856,23515.7856,23515.7856,6,0,0,0
+2473.4261,0.5000,54303.0118,83.0000,83.0000,0.0000,0.4271,95.5212,6,1596.2726,719.7377,901.9534,-75.9497,120.3123,150.7717,159.8062,-12.6959,0.0000,116.4560,0.0000,116.4560,3.8563,116.4560,7.2622,0.0000,2186.6747,476.8536,696.6685,109.1938,10.4312,98.7625,0.0000,98.7625,0.0000,98.7625,10.8873,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23201.1027,23201.1027,23201.1027,23201.1027,6,0,0,0
+2473.9261,0.5000,54314.5395,83.0000,83.0000,0.0000,0.3499,95.5615,6,1596.2726,707.2192,899.5805,-75.9497,118.2197,150.3750,159.8062,-12.6959,0.0000,114.3634,0.0000,114.3634,3.8563,114.3634,7.1785,0.0000,2186.6747,468.0806,684.1500,107.1849,10.3918,96.7931,0.0000,96.7931,0.0000,96.7931,8.9178,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22804.6749,22804.6749,22804.6749,22804.6749,6,0,0,0
+2474.4261,0.5000,54326.0673,83.0000,83.0000,0.0000,0.2655,95.5921,6,1596.2726,693.5586,896.5910,-75.9497,115.9361,149.8753,159.8062,-12.6959,0.0000,112.0798,0.0000,112.0798,3.8563,112.0798,7.0872,0.0000,2186.6747,458.5072,670.4893,104.9927,10.3487,94.6440,0.0000,94.6440,0.0000,94.6440,6.7687,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22386.4013,22386.4013,22386.4013,22386.4013,6,0,0,0
+2474.9261,0.5000,54337.5951,83.0000,83.0000,0.0000,0.1797,95.6129,6,1596.2726,679.6526,893.3289,-75.9497,113.6116,149.3300,159.8062,-12.6959,0.0000,109.7553,0.0000,109.7553,3.8563,109.7553,6.9942,0.0000,2186.6747,448.7619,656.5834,102.7611,10.3048,92.4563,0.0000,92.4563,0.0000,92.4563,4.5809,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22009.6895,22009.6895,22009.6895,22009.6895,6,0,0,0
+2475.4261,0.5000,54349.1229,83.0000,83.0000,0.0000,0.0985,95.6242,6,1596.2726,666.4972,890.0081,-75.9497,111.4125,148.7749,159.8062,-12.6959,0.0000,107.5562,0.0000,107.5562,3.8563,107.5562,6.9062,0.0000,2186.6747,439.5426,643.4279,100.6500,10.2633,90.3867,0.0000,90.3867,0.0000,90.3867,2.5113,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21650.5401,21650.5401,21650.5401,21650.5401,6,0,0,0
+2475.9261,0.5000,54360.6506,83.0000,83.0000,0.0000,0.0286,95.6275,6,1596.2726,655.1696,886.8666,-75.9497,109.5190,148.2497,159.8062,-12.6959,0.0000,105.6627,0.0000,105.6627,3.8563,105.6627,6.8305,0.0000,2186.6747,431.6042,632.1003,98.8322,10.2276,88.6046,0.0000,88.6046,0.0000,88.6046,0.7292,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21332.0739,21332.0739,21332.0739,21332.0739,6,0,0,0
+2476.4261,0.5000,54372.1784,83.0000,83.0000,0.0000,-0.0222,95.6250,6,1596.2726,646.9359,884.1616,-75.9497,108.1426,147.7976,159.8062,-12.6959,0.0000,104.2863,0.0000,104.2863,3.8563,104.2863,6.7754,0.0000,2186.6747,425.8340,623.8666,97.5109,10.2016,87.3093,0.0000,87.3093,0.0000,87.3093,-0.5661,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21100.5893,21100.5893,21100.5893,21100.5893,6,0,0,0
+2476.9261,0.5000,54383.7062,83.0000,83.0000,0.0000,-0.0346,95.6210,6,1596.2726,644.9246,882.1953,-75.9497,107.8064,147.4689,159.8062,-12.6959,0.0000,103.9501,0.0000,103.9501,3.8563,103.9501,6.7620,0.0000,2186.6747,424.4246,621.8553,97.1881,10.1953,86.9929,0.0000,86.9929,0.0000,86.9929,-0.8825,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21044.0444,21044.0444,21044.0444,21044.0444,6,0,0,0
+2477.4261,0.5000,54395.2340,83.0000,83.0000,0.0000,-0.0346,95.6170,6,1596.2726,644.9246,881.7151,-75.9497,107.8064,147.3886,159.8062,-12.6959,0.0000,103.9501,0.0000,103.9501,3.8563,103.9501,6.7620,0.0000,2186.6747,424.4246,621.8553,97.1881,10.1953,86.9929,0.0000,86.9929,0.0000,86.9929,-0.8825,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21044.0444,21044.0444,21044.0444,21044.0444,6,0,0,0
+2477.9261,0.5000,54406.7618,83.0000,83.0000,0.0000,-0.0346,95.6130,6,1596.2726,644.9246,881.7151,-75.9497,107.8064,147.3886,159.8062,-12.6959,0.0000,103.9501,0.0000,103.9501,3.8563,103.9501,6.7620,0.0000,2186.6747,424.4246,621.8553,97.1881,10.1953,86.9929,0.0000,86.9929,0.0000,86.9929,-0.8825,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21044.0444,21044.0444,21044.0444,21044.0444,6,0,0,0
+2478.4261,0.5000,54418.2895,83.0000,83.0000,0.0000,-0.0306,95.6095,6,1596.2726,645.5744,881.7151,-75.9497,107.9150,147.3886,159.8062,-12.6959,0.0000,104.0587,0.0000,104.0587,3.8563,104.0587,6.7663,0.0000,2186.6747,424.8799,622.5051,97.2924,10.1973,87.0951,0.0000,87.0951,0.0000,87.0951,-0.7803,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21062.3126,21062.3126,21062.3126,21062.3126,6,0,0,0
+2478.9261,0.5000,54429.8173,83.0000,83.0000,0.0000,0.0144,95.6111,6,1596.2726,652.8607,881.8702,-75.9497,109.1330,147.4145,159.8062,-12.6959,0.0000,105.2767,0.0000,105.2767,3.8563,105.2767,6.8150,0.0000,2186.6747,429.9862,629.7915,98.4617,10.2203,88.2414,0.0000,88.2414,0.0000,88.2414,0.3660,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21267.1622,21267.1622,21267.1622,21267.1622,6,0,0,0
+2479.4261,0.5000,54441.3451,83.0000,83.0000,0.0000,0.0327,95.6149,6,1596.2726,655.8392,883.6102,-75.9497,109.6309,147.7054,159.8062,-12.6959,0.0000,105.7746,0.0000,105.7746,3.8563,105.7746,6.8350,0.0000,2186.6747,432.0735,632.7699,98.9397,10.2297,88.7100,0.0000,88.7100,0.0000,88.7100,0.8346,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21350.8990,21350.8990,21350.8990,21350.8990,6,0,0,0
+2479.9261,0.5000,54452.8729,83.0000,83.0000,0.0000,0.0456,95.6201,6,1596.2726,657.9245,884.3215,-75.9497,109.9795,147.8243,159.8062,-12.6959,0.0000,106.1232,0.0000,106.1232,3.8563,106.1232,6.8489,0.0000,2186.6747,433.5349,634.8553,99.2743,10.2363,89.0380,0.0000,89.0380,0.0000,89.0380,1.1626,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21409.5272,21409.5272,21409.5272,21409.5272,6,0,0,0
+2480.4261,0.5000,54464.4006,83.0000,83.0000,0.0000,0.0552,95.6265,6,1596.2726,659.4821,884.8194,-75.9497,110.2399,147.9075,159.8062,-12.6959,0.0000,106.3836,0.0000,106.3836,3.8563,106.3836,6.8593,0.0000,2186.6747,434.6264,636.4128,99.5243,10.2412,89.2831,0.0000,89.2831,0.0000,89.2831,1.4077,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21453.3160,21453.3160,21453.3160,21453.3160,6,0,0,0
+2480.9261,0.5000,54475.9284,83.0000,83.0000,0.0000,0.0607,95.6335,6,1596.2726,660.3714,885.1914,-75.9497,110.3885,147.9697,159.8062,-12.6959,0.0000,106.5322,0.0000,106.5322,3.8563,106.5322,6.8653,0.0000,2186.6747,435.2496,637.3021,99.6670,10.2440,89.4230,0.0000,89.4230,0.0000,89.4230,1.5476,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21478.3184,21478.3184,21478.3184,21478.3184,6,0,0,0
+2481.4261,0.5000,54487.4562,83.0000,83.0000,0.0000,0.0674,95.6413,6,1596.2726,661.4547,885.4037,-75.9497,110.5696,148.0052,159.8062,-12.6959,0.0000,106.7133,0.0000,106.7133,3.8563,106.7133,6.8725,0.0000,2186.6747,436.0089,638.3855,99.8408,10.2474,89.5934,0.0000,89.5934,0.0000,89.5934,1.7180,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21508.7761,21508.7761,21508.7761,21508.7761,6,0,0,0
+2481.9261,0.5000,54498.9840,83.0000,83.0000,0.0000,0.1241,95.6556,6,1596.2726,670.6475,885.6625,-75.9497,112.1063,148.0485,159.8062,-12.6959,0.0000,108.2500,0.0000,108.2500,3.8563,108.2500,6.9340,0.0000,2186.6747,442.4512,647.5783,101.3160,10.2764,91.0396,0.0000,91.0396,0.0000,91.0396,3.1642,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21765.7426,21765.7426,21765.7426,21765.7426,6,0,0,0
+2482.4261,0.5000,54510.5118,83.0000,83.0000,0.0000,0.1324,95.6709,6,1596.2726,671.9930,887.8577,-75.9497,112.3312,148.4154,159.8062,-12.6959,0.0000,108.4749,0.0000,108.4749,3.8563,108.4749,6.9430,0.0000,2186.6747,443.3941,648.9238,101.5319,10.2806,91.2513,0.0000,91.2513,0.0000,91.2513,3.3759,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21802.1916,21802.1916,21802.1916,21802.1916,6,0,0,0
+2482.9261,0.5000,54522.0395,83.0000,83.0000,0.0000,0.1235,95.6851,6,1596.2726,670.5400,888.1790,-75.9497,112.0883,148.4691,159.8062,-12.6959,0.0000,108.2320,0.0000,108.2320,3.8563,108.2320,6.9333,0.0000,2186.6747,442.3758,647.4707,101.2988,10.2761,91.0227,0.0000,91.0227,0.0000,91.0227,3.1473,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21762.8288,21762.8288,21762.8288,21762.8288,6,0,0,0
+2483.4261,0.5000,54533.5673,83.0000,83.0000,0.0000,0.1214,95.6991,6,1596.2726,670.2113,887.8320,-75.9497,112.0334,148.4111,159.8062,-12.6959,0.0000,108.1771,0.0000,108.1771,3.8563,108.1771,6.9311,0.0000,2186.6747,442.1455,647.1421,101.2460,10.2750,90.9710,0.0000,90.9710,0.0000,90.9710,3.0956,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21753.9251,21753.9251,21753.9251,21753.9251,6,0,0,0
+2483.9261,0.5000,54545.0951,83.0000,83.0000,0.0000,0.1265,95.7137,6,1596.2726,671.0233,887.7535,-75.9497,112.1691,148.3980,159.8062,-12.6959,0.0000,108.3128,0.0000,108.3128,3.8563,108.3128,6.9365,0.0000,2186.6747,442.7145,647.9541,101.3763,10.2776,91.0988,0.0000,91.0988,0.0000,91.0988,3.2234,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21775.9222,21775.9222,21775.9222,21775.9222,6,0,0,0
+2484.4261,0.5000,54556.6229,83.0000,83.0000,0.0000,0.1561,95.7317,6,1596.2726,675.8223,887.9474,-75.9497,112.9713,148.4304,159.8062,-12.6959,0.0000,109.1150,0.0000,109.1150,3.8563,109.1150,6.9686,0.0000,2186.6747,446.0777,652.7531,102.1465,10.2927,91.8537,0.0000,91.8537,0.0000,91.8537,3.9783,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21905.9269,21905.9269,21905.9269,21905.9269,6,0,0,0
+2484.9261,0.5000,54568.1506,83.0000,83.0000,0.0000,0.1681,95.7510,6,1596.2726,677.7782,889.0934,-75.9497,113.2983,148.6220,159.8062,-12.6959,0.0000,109.4420,0.0000,109.4420,3.8563,109.4420,6.9817,0.0000,2186.6747,447.4483,654.7089,102.4603,10.2989,92.1614,0.0000,92.1614,0.0000,92.1614,4.2860,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21958.9109,21958.9109,21958.9109,21958.9109,6,0,0,0
+2485.4261,0.5000,54579.6784,83.0000,83.0000,0.0000,0.1753,95.7712,6,1596.2726,678.9387,889.5605,-75.9497,113.4923,148.7001,159.8062,-12.6959,0.0000,109.6360,0.0000,109.6360,3.8563,109.6360,6.9894,0.0000,2186.6747,448.2616,655.8694,102.6466,10.3025,92.3440,0.0000,92.3440,0.0000,92.3440,4.4686,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21990.3495,21990.3495,21990.3495,21990.3495,6,0,0,0
+2485.9261,0.5000,54591.2062,83.0000,83.0000,0.0000,0.3279,95.8090,6,1596.2726,703.6544,889.8376,-75.9497,117.6238,148.7464,159.8062,-12.6959,0.0000,113.7675,0.0000,113.7675,3.8563,113.7675,7.1547,0.0000,2186.6747,465.5824,680.5851,106.6128,10.3805,96.2323,0.0000,96.2323,0.0000,96.2323,8.3570,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22691.7859,22691.7859,22691.7859,22691.7859,6,0,0,0
+2486.4261,0.5000,54602.7340,83.0000,83.0000,0.0000,0.4035,95.8556,6,1596.2726,715.9026,895.7397,-75.9497,119.6712,149.7330,159.8062,-12.6959,0.0000,115.8149,0.0000,115.8149,3.8563,115.8149,7.2366,0.0000,2186.6747,474.1659,692.8333,108.5783,10.4191,98.1592,0.0000,98.1592,0.0000,98.1592,10.2839,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23079.6549,23079.6549,23079.6549,23079.6549,6,0,0,0
+2486.9261,0.5000,54614.2618,83.0000,83.0000,0.0000,0.4660,95.9093,6,1596.2726,726.0375,898.6646,-75.9497,121.3654,150.2219,159.8062,-12.6959,0.0000,117.5091,0.0000,117.5091,3.8563,117.5091,7.3043,0.0000,2186.6747,481.2685,702.9683,110.2047,10.4511,99.7536,0.0000,99.7536,0.0000,99.7536,11.8784,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23400.6017,23400.6017,23400.6017,23400.6017,6,0,0,0
+2487.4261,0.5000,54625.7895,83.0000,83.0000,0.0000,0.5177,95.9690,6,1596.2726,734.4179,901.0849,-75.9497,122.7662,150.6265,159.8062,-12.6959,0.0000,118.9099,0.0000,118.9099,3.8563,118.9099,7.3604,0.0000,2186.6747,487.1415,711.3487,111.5496,10.4775,101.0720,0.0000,101.0720,0.0000,101.0720,13.1969,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23665.9862,23665.9862,23665.9862,23665.9862,6,0,0,0
+2487.9261,0.5000,54637.3173,83.0000,83.0000,0.0000,0.5382,96.0310,6,1596.2726,737.7335,903.0861,-75.9497,123.3205,150.9610,159.8062,-12.6959,0.0000,119.4642,0.0000,119.4642,3.8563,119.4642,7.3825,0.0000,2186.6747,489.4650,714.6643,112.0816,10.4880,101.5936,0.0000,101.5936,0.0000,101.5936,13.7185,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23770.9824,23770.9824,23770.9824,23770.9824,6,0,0,0
+2488.4261,0.5000,54648.8451,83.0000,83.0000,0.0000,0.5466,96.0940,6,1596.2726,739.1030,903.8779,-75.9497,123.5494,151.0934,159.8062,-12.6959,0.0000,119.6931,0.0000,119.6931,3.8563,119.6931,7.3917,0.0000,2186.6747,490.4247,716.0337,112.3014,10.4923,101.8091,0.0000,101.8091,0.0000,101.8091,13.9339,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23814.3489,23814.3489,23814.3489,23814.3489,6,0,0,0
+2488.9261,0.5000,54660.3729,83.0000,83.0000,0.0000,0.5393,96.1562,6,1596.2726,737.9149,904.2049,-75.9497,123.3508,151.1480,159.8062,-12.6959,0.0000,119.4945,0.0000,119.4945,3.8563,119.4945,7.3838,0.0000,2186.6747,489.5922,714.8457,112.1108,10.4886,101.6222,0.0000,101.6222,0.0000,101.6222,13.7470,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23776.7277,23776.7277,23776.7277,23776.7277,6,0,0,0
+2489.4261,0.5000,54671.9006,83.0000,83.0000,0.0000,0.5397,96.2184,6,1596.2726,737.9790,903.9212,-75.9497,123.3615,151.1006,159.8062,-12.6959,0.0000,119.5052,0.0000,119.5052,3.8563,119.5052,7.3842,0.0000,2186.6747,489.6371,714.9098,112.1210,10.4888,101.6323,0.0000,101.6323,0.0000,101.6323,13.7571,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23778.7574,23778.7574,23778.7574,23778.7574,6,0,0,0
+2489.9261,0.5000,54683.4284,83.0000,83.0000,0.0000,0.5503,96.2818,6,1596.2726,739.6936,903.9365,-75.9497,123.6481,151.1032,159.8062,-12.6959,0.0000,119.7918,0.0000,119.7918,3.8563,119.7918,7.3957,0.0000,2186.6747,490.8387,716.6244,112.3962,10.4942,101.9020,0.0000,101.9020,0.0000,101.9020,14.0269,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23833.0537,23833.0537,23833.0537,23833.0537,6,0,0,0
+2490.4261,0.5000,54694.9562,83.0000,83.0000,0.0000,0.5866,96.3495,6,1596.2726,745.5811,904.3459,-75.9497,124.6323,151.1716,159.8062,-12.6959,0.0000,120.7760,0.0000,120.7760,3.8563,120.7760,7.4350,0.0000,2186.6747,494.9646,722.5118,113.3410,10.5128,102.8282,0.0000,102.8282,0.0000,102.8282,14.9531,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24019.4933,24019.4933,24019.4933,24019.4933,6,0,0,0
+2490.9261,0.5000,54706.4840,83.0000,83.0000,0.0000,0.6336,96.4225,6,1596.2726,753.1951,905.7519,-75.9497,125.9050,151.4066,159.8062,-12.6959,0.0000,122.0488,0.0000,122.0488,3.8563,122.0488,7.4859,0.0000,2186.6747,500.3005,730.1258,114.5628,10.5368,104.0261,0.0000,104.0261,0.0000,104.0261,16.1510,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24260.6086,24260.6086,24260.6086,24260.6086,6,0,0,0
+2491.4261,0.5000,54718.0118,83.0000,83.0000,0.0000,0.6812,96.5010,6,1596.2726,760.9023,907.5701,-75.9497,127.1934,151.7106,159.8062,-12.6959,0.0000,123.3371,0.0000,123.3371,3.8563,123.3371,7.5375,0.0000,2186.6747,505.7017,737.8330,115.7996,10.5611,105.2386,0.0000,105.2386,0.0000,105.2386,17.3636,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24504.6755,24504.6755,24504.6755,24504.6755,6,0,0,0
+2491.9261,0.5000,54729.5395,83.0000,83.0000,0.0000,0.7166,96.5836,6,1596.2726,766.6386,909.4106,-75.9497,128.1523,152.0182,159.8062,-12.6959,0.0000,124.2960,0.0000,124.2960,3.8563,124.2960,7.5758,0.0000,2186.6747,509.7217,743.5693,116.7202,10.5792,106.1410,0.0000,106.1410,0.0000,106.1410,18.2660,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24688.4101,24688.4101,24688.4101,24688.4101,6,0,0,0
+2492.4261,0.5000,54741.0673,83.0000,83.0000,0.0000,0.7248,96.6672,6,1596.2726,767.9631,910.7804,-75.9497,128.3737,152.2472,159.8062,-12.6959,0.0000,124.5174,0.0000,124.5174,3.8563,124.5174,7.5847,0.0000,2186.6747,510.6499,744.8938,116.9327,10.5834,106.3494,0.0000,106.3494,0.0000,106.3494,18.4744,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24731.8519,24731.8519,24731.8519,24731.8519,6,0,0,0
+2492.9261,0.5000,54752.5951,83.0000,83.0000,0.0000,0.7164,96.7498,6,1596.2726,766.6071,911.0967,-75.9497,128.1470,152.3001,159.8062,-12.6959,0.0000,124.2907,0.0000,124.2907,3.8563,124.2907,7.5756,0.0000,2186.6747,509.6997,743.5379,116.7151,10.5791,106.1360,0.0000,106.1360,0.0000,106.1360,18.2611,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24687.3779,24687.3779,24687.3779,24687.3779,6,0,0,0
+2493.4261,0.5000,54764.1229,83.0000,83.0000,0.0000,0.6956,96.8300,6,1596.2726,763.2336,910.7729,-75.9497,127.5831,152.2460,159.8062,-12.6959,0.0000,123.7268,0.0000,123.7268,3.8563,123.7268,7.5531,0.0000,2186.6747,507.3355,740.1644,116.1738,10.5684,105.6053,0.0000,105.6053,0.0000,105.6053,17.7303,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24578.5038,24578.5038,24578.5038,24578.5038,6,0,0,0
+2493.9261,0.5000,54775.6506,83.0000,83.0000,0.0000,0.6804,96.9084,6,1596.2726,760.7779,909.9673,-75.9497,127.1726,152.1113,159.8062,-12.6959,0.0000,123.3163,0.0000,123.3163,3.8563,123.3163,7.5366,0.0000,2186.6747,505.6146,737.7087,115.7797,10.5607,105.2190,0.0000,105.2190,0.0000,105.2190,17.3440,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24500.7385,24500.7385,24500.7385,24500.7385,6,0,0,0
+2494.4261,0.5000,54787.1784,83.0000,83.0000,0.0000,0.6734,96.9860,6,1596.2726,759.6370,909.3809,-75.9497,126.9819,152.0133,159.8062,-12.6959,0.0000,123.1256,0.0000,123.1256,3.8563,123.1256,7.5290,0.0000,2186.6747,504.8150,736.5678,115.5966,10.5571,105.0395,0.0000,105.0395,0.0000,105.0395,17.1645,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24464.6094,24464.6094,24464.6094,24464.6094,6,0,0,0
+2494.9261,0.5000,54798.7062,83.0000,83.0000,0.0000,0.6940,97.0660,6,1596.2726,762.9763,909.1084,-75.9497,127.5401,151.9677,159.8062,-12.6959,0.0000,123.6838,0.0000,123.6838,3.8563,123.6838,7.5513,0.0000,2186.6747,507.1552,739.9070,116.1325,10.5676,105.5648,0.0000,105.5648,0.0000,105.5648,17.6899,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24570.3548,24570.3548,24570.3548,24570.3548,6,0,0,0
+2495.4261,0.5000,54810.2340,83.0000,83.0000,0.0000,0.7335,97.1506,6,1596.2726,769.3795,909.9059,-75.9497,128.6104,152.1010,159.8062,-12.6959,0.0000,124.7542,0.0000,124.7542,3.8563,124.7542,7.5941,0.0000,2186.6747,511.6425,746.3102,117.1600,10.5878,106.5722,0.0000,106.5722,0.0000,106.5722,18.6973,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24778.3079,24778.3079,24778.3079,24778.3079,6,0,0,0
+2495.9261,0.5000,54821.7618,83.0000,83.0000,0.0000,0.8008,97.2429,6,1596.2726,780.2852,911.4349,-75.9497,130.4335,152.3566,159.8062,-12.6959,0.0000,126.5772,0.0000,126.5772,3.8563,126.5772,7.6671,0.0000,2186.6747,519.2853,757.2159,118.9101,10.6222,108.2879,0.0000,108.2879,0.0000,108.2879,20.4131,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25136.0051,25136.0051,25136.0051,25136.0051,6,0,0,0
+2496.4261,0.5000,54833.2895,83.0000,83.0000,0.0000,0.8712,97.3433,6,1596.2726,791.6789,914.0392,-75.9497,132.3381,152.7920,159.8062,-12.6959,0.0000,128.4818,0.0000,128.4818,3.8563,128.4818,7.7432,0.0000,2186.6747,527.2700,768.6097,120.7385,10.6584,110.0801,0.0000,110.0801,0.0000,110.0801,22.2054,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25509.7078,25509.7078,25509.7078,25509.7078,6,0,0,0
+2496.9261,0.5000,54844.8173,83.0000,83.0000,0.0000,0.9402,97.4517,6,1596.2726,802.8637,916.7601,-75.9497,134.2077,153.2468,159.8062,-12.6959,0.0000,130.3514,0.0000,130.3514,3.8563,130.3514,7.8180,0.0000,2186.6747,535.1083,779.7944,122.5334,10.6944,111.8390,0.0000,111.8390,0.0000,111.8390,23.9644,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25876.5557,25876.5557,25876.5557,25876.5557,6,0,0,0
+2497.4261,0.5000,54856.3451,83.0000,83.0000,0.0000,0.9780,97.5645,6,1596.2726,808.9969,919.4310,-75.9497,135.2330,153.6933,159.8062,-12.6959,0.0000,131.3767,0.0000,131.3767,3.8563,131.3767,7.8590,0.0000,2186.6747,539.4064,785.9277,123.5176,10.7142,112.8035,0.0000,112.8035,0.0000,112.8035,24.9289,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26077.7195,26077.7195,26077.7195,26077.7195,6,0,0,0
+2497.9261,0.5000,54867.8729,83.0000,83.0000,0.0000,0.9886,97.6784,6,1596.2726,810.7109,920.8956,-75.9497,135.5195,153.9381,159.8062,-12.6959,0.0000,131.6632,0.0000,131.6632,3.8563,131.6632,7.8705,0.0000,2186.6747,540.6076,787.6416,123.7927,10.7197,113.0730,0.0000,113.0730,0.0000,113.0730,25.1984,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26133.9347,26133.9347,26133.9347,26133.9347,6,0,0,0
+2498.4261,0.5000,54879.4006,83.0000,83.0000,0.0000,0.9886,97.7924,6,1596.2726,810.7043,921.3049,-75.9497,135.5184,154.0065,159.8062,-12.6959,0.0000,131.6621,0.0000,131.6621,3.8563,131.6621,7.8705,0.0000,2186.6747,540.6030,787.6350,123.7916,10.7197,113.0719,0.0000,113.0719,0.0000,113.0719,25.1974,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26133.7192,26133.7192,26133.7192,26133.7192,6,0,0,0
+2498.9261,0.5000,54890.9284,83.0000,83.0000,0.0000,0.9707,97.9043,6,1596.2726,807.8028,921.3033,-75.9497,135.0333,154.0062,159.8062,-12.6959,0.0000,131.1771,0.0000,131.1771,3.8563,131.1771,7.8511,0.0000,2186.6747,538.5696,784.7335,123.3260,10.7103,112.6157,0.0000,112.6157,0.0000,112.6157,24.7411,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26038.5527,26038.5527,26038.5527,26038.5527,6,0,0,0
+2499.4261,0.5000,54902.4562,83.0000,83.0000,0.0000,0.9308,98.0116,6,1596.2726,801.3363,920.6104,-75.9497,133.9524,153.8904,159.8062,-12.6959,0.0000,130.0961,0.0000,130.0961,3.8563,130.0961,7.8078,0.0000,2186.6747,534.0379,778.2670,122.2883,10.6895,111.5988,0.0000,111.5988,0.0000,111.5988,23.7242,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25826.4581,25826.4581,25826.4581,25826.4581,6,0,0,0
+2499.9261,0.5000,54913.9840,83.0000,83.0000,0.0000,0.8721,98.1121,6,1596.2726,791.8363,919.0662,-75.9497,132.3644,153.6323,159.8062,-12.6959,0.0000,128.5081,0.0000,128.5081,3.8563,128.5081,7.7443,0.0000,2186.6747,527.3802,768.7670,120.7638,10.6589,110.1049,0.0000,110.1049,0.0000,110.1049,22.2301,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25514.8677,25514.8677,25514.8677,25514.8677,6,0,0,0
+2500.4261,0.5000,54925.5118,83.0000,83.0000,0.0000,0.8027,98.2047,6,1596.2726,780.5828,916.7976,-75.9497,130.4832,153.2531,159.8062,-12.6959,0.0000,126.6269,0.0000,126.6269,3.8563,126.6269,7.6691,0.0000,2186.6747,519.4938,757.5135,118.9579,10.6232,108.3347,0.0000,108.3347,0.0000,108.3347,20.4599,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25145.7646,25145.7646,25145.7646,25145.7646,6,0,0,0
+2500.9261,0.5000,54937.0395,83.0000,83.0000,0.0000,0.7290,98.2887,6,1596.2726,768.6515,914.1103,-75.9497,128.4888,152.8038,159.8062,-12.6959,0.0000,124.6325,0.0000,124.6325,3.8563,124.6325,7.5893,0.0000,2186.6747,511.1324,745.5823,117.0432,10.5855,106.4577,0.0000,106.4577,0.0000,106.4577,18.5827,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24754.4329,24754.4329,24754.4329,24754.4329,6,0,0,0
+2501.4261,0.5000,54948.5673,83.0000,83.0000,0.0000,0.6586,98.3646,6,1596.2726,757.2345,911.2611,-75.9497,126.5803,152.3276,159.8062,-12.6959,0.0000,122.7240,0.0000,122.7240,3.8563,122.7240,7.5129,0.0000,2186.6747,503.1313,734.1652,115.2111,10.5495,104.6615,0.0000,104.6615,0.0000,104.6615,16.7865,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24388.5267,24388.5267,24388.5267,24388.5267,6,0,0,0
+2501.9261,0.5000,54960.0951,83.0000,83.0000,0.0000,0.6010,98.4339,6,1596.2726,747.9012,908.5347,-75.9497,125.0201,151.8718,159.8062,-12.6959,0.0000,121.1638,0.0000,121.1638,3.8563,121.1638,7.4505,0.0000,2186.6747,496.5905,724.8319,113.7133,10.5201,103.1932,0.0000,103.1932,0.0000,103.1932,15.3181,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24092.9650,24092.9650,24092.9650,24092.9650,6,0,0,0
+2502.4261,0.5000,54971.6229,83.0000,83.0000,0.0000,0.5460,98.4968,6,1596.2726,739.0012,906.3059,-75.9497,123.5324,151.4992,159.8062,-12.6959,0.0000,119.6761,0.0000,119.6761,3.8563,119.6761,7.3910,0.0000,2186.6747,490.3534,715.9319,112.2851,10.4920,101.7931,0.0000,101.7931,0.0000,101.7931,13.9179,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23811.1265,23811.1265,23811.1265,23811.1265,6,0,0,0
+2502.9261,0.5000,54983.1506,83.0000,83.0000,0.0000,0.4933,98.5537,6,1596.2726,730.4558,904.1806,-75.9497,122.1039,151.1440,159.8062,-12.6959,0.0000,118.2476,0.0000,118.2476,3.8563,118.2476,7.3339,0.0000,2186.6747,484.3648,707.3865,110.9137,10.4650,100.4487,0.0000,100.4487,0.0000,100.4487,12.5735,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23540.5150,23540.5150,23540.5150,23540.5150,6,0,0,0
+2503.4261,0.5000,54994.6784,83.0000,83.0000,0.0000,0.4336,98.6037,6,1596.2726,720.7913,902.1399,-75.9497,120.4884,150.8029,159.8062,-12.6959,0.0000,116.6321,0.0000,116.6321,3.8563,116.6321,7.2693,0.0000,2186.6747,477.5920,697.7221,109.3628,10.4346,98.9283,0.0000,98.9283,0.0000,98.9283,11.0530,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23234.4685,23234.4685,23234.4685,23234.4685,6,0,0,0
+2503.9261,0.5000,55006.2062,83.0000,83.0000,0.0000,0.3720,98.6466,6,1596.2726,710.8029,899.8321,-75.9497,118.8187,150.4171,159.8062,-12.6959,0.0000,114.9624,0.0000,114.9624,3.8563,114.9624,7.2025,0.0000,2186.6747,470.5920,687.7336,107.7599,10.4031,97.3569,0.0000,97.3569,0.0000,97.3569,9.4816,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22918.1593,22918.1593,22918.1593,22918.1593,6,0,0,0
+2504.4261,0.5000,55017.7340,83.0000,83.0000,0.0000,0.3158,98.6830,6,1596.2726,701.7002,897.4468,-75.9497,117.2971,150.0183,159.8062,-12.6959,0.0000,113.4408,0.0000,113.4408,3.8563,113.4408,7.1416,0.0000,2186.6747,464.2129,678.6309,106.2992,10.3743,95.9249,0.0000,95.9249,0.0000,95.9249,8.0495,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22629.9012,22629.9012,22629.9012,22629.9012,6,0,0,0
+2504.9261,0.5000,55029.2618,83.0000,83.0000,0.0000,0.2641,98.7134,6,1596.2726,693.3187,895.2731,-75.9497,115.8960,149.6550,159.8062,-12.6959,0.0000,112.0398,0.0000,112.0398,3.8563,112.0398,7.0856,0.0000,2186.6747,458.3391,670.2495,104.9542,10.3479,94.6063,0.0000,94.6063,0.0000,94.6063,6.7309,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22379.9032,22379.9032,22379.9032,22379.9032,6,0,0,0
+2505.4261,0.5000,55040.7895,83.0000,83.0000,0.0000,0.2206,98.7388,6,1596.2726,686.2743,893.2716,-75.9497,114.7185,149.3204,159.8062,-12.6959,0.0000,110.8622,0.0000,110.8622,3.8563,110.8622,7.0385,0.0000,2186.6747,453.4024,663.2050,103.8237,10.3257,93.4980,0.0000,93.4980,0.0000,93.4980,5.6227,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22189.0694,22189.0694,22189.0694,22189.0694,6,0,0,0
+2505.9261,0.5000,55052.3173,83.0000,83.0000,0.0000,0.1732,98.7588,6,1596.2726,678.5985,891.5894,-75.9497,113.4354,149.0392,159.8062,-12.6959,0.0000,109.5791,0.0000,109.5791,3.8563,109.5791,6.9871,0.0000,2186.6747,448.0232,655.5293,102.5920,10.3015,92.2905,0.0000,92.2905,0.0000,92.2905,4.4151,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21981.1344,21981.1344,21981.1344,21981.1344,6,0,0,0
+2506.4261,0.5000,55063.8451,83.0000,83.0000,0.0000,0.1216,98.7728,6,1596.2726,670.2354,889.7564,-75.9497,112.0374,148.7328,159.8062,-12.6959,0.0000,108.1811,0.0000,108.1811,3.8563,108.1811,6.9312,0.0000,2186.6747,442.1624,647.1662,101.2499,10.2751,90.9748,0.0000,90.9748,0.0000,90.9748,3.0994,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21754.5783,21754.5783,21754.5783,21754.5783,6,0,0,0
+2506.9261,0.5000,55075.3729,83.0000,83.0000,0.0000,0.0620,98.7800,6,1596.2726,660.5848,887.7593,-75.9497,110.4242,148.3990,159.8062,-12.6959,0.0000,106.5679,0.0000,106.5679,3.8563,106.5679,6.8667,0.0000,2186.6747,435.3992,637.5155,99.7012,10.2447,89.4566,0.0000,89.4566,0.0000,89.4566,1.5811,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21484.3177,21484.3177,21484.3177,21484.3177,6,0,0,0
+2507.4261,0.5000,55086.9006,83.0000,83.0000,0.0000,-0.0002,98.7800,6,1596.2726,650.5068,885.4547,-75.9497,108.7396,148.0137,159.8062,-12.6959,0.0000,104.8833,0.0000,104.8833,3.8563,104.8833,6.7993,0.0000,2186.6747,428.3366,627.4376,98.0840,10.2129,87.8711,0.0000,87.8711,0.0000,87.8711,-0.0043,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21200.9849,21200.9849,21200.9849,21200.9849,6,0,0,0
+2507.9261,0.5000,55098.4284,83.0000,83.0000,0.0000,-0.0622,98.7728,6,1596.2726,640.4618,883.0481,-75.9497,107.0604,147.6114,159.8062,-12.6959,0.0000,103.2041,0.0000,103.2041,3.8563,103.2041,6.7321,0.0000,2186.6747,421.2970,617.3925,96.4720,10.1812,86.2908,0.0000,86.2908,0.0000,86.2908,-1.5846,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20913.0405,20913.0405,20913.0405,20913.0405,6,0,0,0
+2508.4261,0.5000,55109.9562,83.0000,83.0000,0.0000,-0.1232,98.7586,6,1596.2726,630.5753,880.6493,-75.9497,105.4078,147.2105,159.8062,-12.6959,0.0000,101.5515,0.0000,101.5515,3.8563,101.5515,6.6660,0.0000,2186.6747,414.3686,607.5060,94.8854,10.1500,84.7355,0.0000,84.7355,0.0000,84.7355,-3.1399,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20591.3372,20591.3372,20591.3372,20591.3372,6,0,0,0
+2508.9261,0.5000,55121.4840,83.0000,83.0000,0.0000,-0.1828,98.7375,6,1596.2726,620.9118,878.2884,-75.9497,103.7924,146.8158,159.8062,-12.6959,0.0000,99.9361,0.0000,99.9361,3.8563,99.9361,6.6014,0.0000,2186.6747,407.5964,597.8425,93.3347,10.1195,83.2152,0.0000,83.2152,0.0000,83.2152,-4.6602,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20276.8886,20276.8886,20276.8886,20276.8886,6,0,0,0
+2509.4261,0.5000,55133.0118,83.0000,83.0000,0.0000,-0.2355,98.7104,6,1596.2726,612.3743,875.9808,-75.9497,102.3653,146.4301,159.8062,-12.6959,0.0000,98.5090,0.0000,98.5090,3.8563,98.5090,6.5443,0.0000,2186.6747,401.6133,589.3050,91.9646,10.0923,81.8723,0.0000,81.8723,0.0000,81.8723,-6.0031,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19999.0813,19999.0813,19999.0813,19999.0813,6,0,0,0
+2509.9261,0.5000,55144.5395,83.0000,83.0000,0.0000,-0.2815,98.6779,6,1596.2726,604.9108,873.9420,-75.9497,101.1177,146.0893,159.8062,-12.6959,0.0000,97.2614,0.0000,97.2614,3.8563,97.2614,6.4944,0.0000,2186.6747,396.3829,581.8416,90.7669,10.0678,80.6992,0.0000,80.6992,0.0000,80.6992,-7.1762,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19756.2220,19756.2220,19756.2220,19756.2220,6,0,0,0
+2510.4261,0.5000,55156.0673,83.0000,83.0000,0.0000,-0.3042,98.6428,6,1596.2726,601.2306,872.1597,-75.9497,100.5025,145.7913,159.8062,-12.6959,0.0000,96.6462,0.0000,96.6462,3.8563,96.6462,6.4698,0.0000,2186.6747,393.8038,578.1614,90.1764,10.0557,80.1207,0.0000,80.1207,0.0000,80.1207,-7.7547,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19636.4699,19636.4699,19636.4699,19636.4699,6,0,0,0
+2510.9261,0.5000,55167.5951,83.0000,83.0000,0.0000,-0.3165,98.6064,6,1596.2726,599.2445,871.2809,-75.9497,100.1705,145.6444,159.8062,-12.6959,0.0000,96.3142,0.0000,96.3142,3.8563,96.3142,6.4565,0.0000,2186.6747,392.4119,576.1752,89.8576,10.0492,79.8085,0.0000,79.8085,0.0000,79.8085,-8.0668,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19571.8399,19571.8399,19571.8399,19571.8399,6,0,0,0
+2511.4261,0.5000,55179.1229,83.0000,83.0000,0.0000,-0.3139,98.5702,6,1596.2726,599.6598,870.8066,-75.9497,100.2399,145.5651,159.8062,-12.6959,0.0000,96.3836,0.0000,96.3836,3.8563,96.3836,6.4593,0.0000,2186.6747,392.7030,576.5906,89.9243,10.0505,79.8738,0.0000,79.8738,0.0000,79.8738,-8.0016,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19585.3552,19585.3552,19585.3552,19585.3552,6,0,0,0
+2511.9261,0.5000,55190.6506,83.0000,83.0000,0.0000,-0.3156,98.5338,6,1596.2726,599.3855,870.9058,-75.9497,100.1940,145.5817,159.8062,-12.6959,0.0000,96.3378,0.0000,96.3378,3.8563,96.3378,6.4575,0.0000,2186.6747,392.5107,576.3162,89.8803,10.0496,79.8306,0.0000,79.8306,0.0000,79.8306,-8.0447,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19576.4283,19576.4283,19576.4283,19576.4283,6,0,0,0
+2512.4261,0.5000,55202.1784,83.0000,83.0000,0.0000,-0.3264,98.4962,6,1596.2726,597.6305,870.8403,-75.9497,99.9007,145.5708,159.8062,-12.6959,0.0000,96.0444,0.0000,96.0444,3.8563,96.0444,6.4458,0.0000,2186.6747,391.2808,574.5612,89.5986,10.0439,79.5548,0.0000,79.5548,0.0000,79.5548,-8.3205,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19519.3212,19519.3212,19519.3212,19519.3212,6,0,0,0
+2512.9261,0.5000,55213.7062,83.0000,83.0000,0.0000,-0.3482,98.4560,6,1596.2726,594.1002,870.4212,-75.9497,99.3105,145.5007,159.8062,-12.6959,0.0000,95.4543,0.0000,95.4543,3.8563,95.4543,6.4221,0.0000,2186.6747,388.8068,571.0309,89.0321,10.0322,78.9999,0.0000,78.9999,0.0000,78.9999,-8.8754,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19404.4466,19404.4466,19404.4466,19404.4466,6,0,0,0
+2513.4261,0.5000,55225.2340,83.0000,83.0000,0.0000,-0.3759,98.4127,6,1596.2726,589.6150,869.5782,-75.9497,98.5608,145.3598,159.8062,-12.6959,0.0000,94.7045,0.0000,94.7045,3.8563,94.7045,6.3922,0.0000,2186.6747,385.6636,566.5458,88.3124,10.0175,78.2949,0.0000,78.2949,0.0000,78.2949,-9.5804,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19258.5005,19258.5005,19258.5005,19258.5005,6,0,0,0
+2513.9261,0.5000,55236.7618,83.0000,83.0000,0.0000,-0.3999,98.3666,6,1596.2726,585.7147,868.5071,-75.9497,97.9088,145.1808,159.8062,-12.6959,0.0000,94.0525,0.0000,94.0525,3.8563,94.0525,6.3661,0.0000,2186.6747,382.9302,562.6454,87.6864,10.0047,77.6818,0.0000,77.6818,0.0000,77.6818,-10.1935,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19131.5840,19131.5840,19131.5840,19131.5840,6,0,0,0
+2514.4261,0.5000,55248.2895,83.0000,83.0000,0.0000,-0.4178,98.3184,6,1596.2726,582.8181,867.5757,-75.9497,97.4246,145.0251,159.8062,-12.6959,0.0000,93.5683,0.0000,93.5683,3.8563,93.5683,6.3467,0.0000,2186.6747,380.9003,559.7489,87.2216,9.9951,77.2265,0.0000,77.2265,0.0000,77.2265,-10.6488,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19037.3317,19037.3317,19037.3317,19037.3317,6,0,0,0
+2514.9261,0.5000,55259.8173,83.0000,83.0000,0.0000,-0.4188,98.2702,6,1596.2726,582.6551,866.8840,-75.9497,97.3974,144.9094,159.8062,-12.6959,0.0000,93.5411,0.0000,93.5411,3.8563,93.5411,6.3456,0.0000,2186.6747,380.7861,559.5858,87.1955,9.9946,77.2009,0.0000,77.2009,0.0000,77.2009,-10.6744,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19032.0262,19032.0262,19032.0262,19032.0262,6,0,0,0
+2515.4261,0.5000,55271.3451,83.0000,83.0000,0.0000,-0.4097,98.2229,6,1596.2726,584.1183,866.8451,-75.9497,97.6420,144.9029,159.8062,-12.6959,0.0000,93.7857,0.0000,93.7857,3.8563,93.7857,6.3554,0.0000,2186.6747,381.8115,561.0490,87.4303,9.9994,77.4308,0.0000,77.4308,0.0000,77.4308,-10.4444,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19079.6375,19079.6375,19079.6375,19079.6375,6,0,0,0
+2515.9261,0.5000,55282.8729,83.0000,83.0000,0.0000,-0.3900,98.1780,6,1596.2726,587.3206,867.1945,-75.9497,98.1773,144.9613,159.8062,-12.6959,0.0000,94.3210,0.0000,94.3210,3.8563,94.3210,6.3768,0.0000,2186.6747,384.0557,564.2513,87.9442,10.0099,77.9342,0.0000,77.9342,0.0000,77.9342,-9.9411,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19183.8403,19183.8403,19183.8403,19183.8403,6,0,0,0
+2516.4261,0.5000,55294.4006,83.0000,83.0000,0.0000,-0.3807,98.1341,6,1596.2726,588.8285,867.9592,-75.9497,98.4293,145.0892,159.8062,-12.6959,0.0000,94.5730,0.0000,94.5730,3.8563,94.5730,6.3869,0.0000,2186.6747,385.1124,565.7592,88.1861,10.0149,78.1712,0.0000,78.1712,0.0000,78.1712,-9.7041,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19232.9066,19232.9066,19232.9066,19232.9066,6,0,0,0
+2516.9261,0.5000,55305.9284,83.0000,83.0000,0.0000,-0.3789,98.0904,6,1596.2726,589.1225,868.3193,-75.9497,98.4785,145.1494,159.8062,-12.6959,0.0000,94.6222,0.0000,94.6222,3.8563,94.6222,6.3889,0.0000,2186.6747,385.3184,566.0533,88.2333,10.0159,78.2174,0.0000,78.2174,0.0000,78.2174,-9.6578,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19242.4741,19242.4741,19242.4741,19242.4741,6,0,0,0
+2517.4261,0.5000,55317.4562,83.0000,83.0000,0.0000,-0.3941,98.0450,6,1596.2726,586.6597,868.3895,-75.9497,98.0668,145.1611,159.8062,-12.6959,0.0000,94.2105,0.0000,94.2105,3.8563,94.2105,6.3724,0.0000,2186.6747,383.5925,563.5905,87.8381,10.0078,77.8303,0.0000,77.8303,0.0000,77.8303,-10.0449,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19162.3362,19162.3362,19162.3362,19162.3362,6,0,0,0
+2517.9261,0.5000,55328.9840,83.0000,83.0000,0.0000,-0.4118,97.9975,6,1596.2726,583.7880,867.8014,-75.9497,97.5867,145.0628,159.8062,-12.6959,0.0000,93.7305,0.0000,93.7305,3.8563,93.7305,6.3532,0.0000,2186.6747,381.5800,560.7187,87.3773,9.9983,77.3789,0.0000,77.3789,0.0000,77.3789,-10.4963,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19068.8898,19068.8898,19068.8898,19068.8898,6,0,0,0
+2518.4261,0.5000,55340.5118,83.0000,83.0000,0.0000,-0.4280,97.9482,6,1596.2726,581.1548,867.1156,-75.9497,97.1466,144.9481,159.8062,-12.6959,0.0000,93.2903,0.0000,93.2903,3.8563,93.2903,6.3356,0.0000,2186.6747,379.7347,558.0856,86.9547,9.9897,76.9650,0.0000,76.9650,0.0000,76.9650,-10.9102,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18983.2078,18983.2078,18983.2078,18983.2078,6,0,0,0
+2518.9261,0.5000,55352.0395,83.0000,83.0000,0.0000,-0.4488,97.8964,6,1596.2726,577.7788,866.4868,-75.9497,96.5822,144.8430,159.8062,-12.6959,0.0000,92.7260,0.0000,92.7260,3.8563,92.7260,6.3130,0.0000,2186.6747,377.3688,554.7095,86.4129,9.9786,76.4344,0.0000,76.4344,0.0000,76.4344,-11.4409,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18873.3523,18873.3523,18873.3523,18873.3523,6,0,0,0
+2519.4261,0.5000,55363.5673,83.0000,83.0000,0.0000,-0.4751,97.8417,6,1596.2726,573.5206,865.6806,-75.9497,95.8704,144.7083,159.8062,-12.6959,0.0000,92.0142,0.0000,92.0142,3.8563,92.0142,6.2845,0.0000,2186.6747,374.3847,550.4514,85.7296,9.9646,75.7650,0.0000,75.7650,0.0000,75.7650,-12.1102,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18735.0744,18735.0744,18735.0744,18735.0744,6,0,0,0
+2519.9261,0.5000,55375.0951,83.0000,83.0000,0.0000,-0.5143,97.7824,6,1596.2726,567.1636,864.6638,-75.9497,94.8078,144.5383,159.8062,-12.6959,0.0000,90.9515,0.0000,90.9515,3.8563,90.9515,6.2420,0.0000,2186.6747,369.9296,544.0943,84.7095,9.9437,74.7658,0.0000,74.7658,0.0000,74.7658,-13.1094,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18550.7445,18550.7445,18550.7445,18550.7445,6,0,0,0
+2520.4261,0.5000,55386.6229,83.0000,83.0000,0.0000,-0.5580,97.7180,6,1596.2726,560.0773,863.1457,-75.9497,93.6232,144.2845,159.8062,-12.6959,0.0000,89.7669,0.0000,89.7669,3.8563,89.7669,6.1947,0.0000,2186.6747,364.9636,537.0080,83.5723,9.9204,73.6519,0.0000,73.6519,0.0000,73.6519,-14.2232,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18345.2707,18345.2707,18345.2707,18345.2707,6,0,0,0
+2520.9261,0.5000,55398.1506,83.0000,83.0000,0.0000,-0.5982,97.6491,6,1596.2726,553.5639,861.4535,-75.9497,92.5345,144.0017,159.8062,-12.6959,0.0000,88.6782,0.0000,88.6782,3.8563,88.6782,6.1511,0.0000,2186.6747,360.3990,530.4947,82.5271,9.8989,72.6281,0.0000,72.6281,0.0000,72.6281,-15.2470,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18156.4095,18156.4095,18156.4095,18156.4095,6,0,0,0
+2521.4261,0.5000,55409.6784,83.0000,83.0000,0.0000,-0.6329,97.5761,6,1596.2726,547.9361,859.8981,-75.9497,91.5937,143.7417,159.8062,-12.6959,0.0000,87.7374,0.0000,87.7374,3.8563,87.7374,6.1135,0.0000,2186.6747,356.4550,524.8668,81.6239,9.8804,71.7435,0.0000,71.7435,0.0000,71.7435,-16.1316,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17993.2234,17993.2234,17993.2234,17993.2234,6,0,0,0
+2521.9261,0.5000,55421.2062,83.0000,83.0000,0.0000,-0.6570,97.5004,6,1596.2726,544.0263,858.5541,-75.9497,90.9401,143.5170,159.8062,-12.6959,0.0000,87.0838,0.0000,87.0838,3.8563,87.0838,6.0873,0.0000,2186.6747,353.7150,520.9571,80.9965,9.8676,71.1289,0.0000,71.1289,0.0000,71.1289,-16.7461,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17872.1642,17872.1642,17872.1642,17872.1642,6,0,0,0
+2522.4261,0.5000,55432.7340,83.0000,83.0000,0.0000,-0.6668,97.4235,6,1596.2726,542.4391,857.6205,-75.9497,90.6748,143.3609,159.8062,-12.6959,0.0000,86.8185,0.0000,86.8185,3.8563,86.8185,6.0767,0.0000,2186.6747,352.6027,519.3698,80.7418,9.8624,70.8794,0.0000,70.8794,0.0000,70.8794,-16.9956,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17820.2875,17820.2875,17820.2875,17820.2875,6,0,0,0
+2522.9261,0.5000,55444.2618,83.0000,83.0000,0.0000,-0.6637,97.3470,6,1596.2726,542.9325,857.2415,-75.9497,90.7573,143.2976,159.8062,-12.6959,0.0000,86.9010,0.0000,86.9010,3.8563,86.9010,6.0800,0.0000,2186.6747,352.9485,519.8633,80.8210,9.8640,70.9570,0.0000,70.9570,0.0000,70.9570,-16.9180,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17836.4153,17836.4153,17836.4153,17836.4153,6,0,0,0
+2523.4261,0.5000,55455.7895,83.0000,83.0000,0.0000,-0.6367,97.2736,6,1596.2726,547.3209,857.3593,-75.9497,91.4909,143.3173,159.8062,-12.6959,0.0000,87.6346,0.0000,87.6346,3.8563,87.6346,6.1094,0.0000,2186.6747,356.0239,524.2517,81.5252,9.8784,71.6468,0.0000,71.6468,0.0000,71.6468,-16.2282,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17975.3873,17975.3873,17975.3873,17975.3873,6,0,0,0
+2523.9261,0.5000,55467.3173,83.0000,83.0000,0.0000,-0.5992,97.2046,6,1596.2726,553.3918,858.4073,-75.9497,92.5057,143.4924,159.8062,-12.6959,0.0000,88.6494,0.0000,88.6494,3.8563,88.6494,6.1500,0.0000,2186.6747,360.2783,530.3225,82.4994,9.8984,72.6011,0.0000,72.6011,0.0000,72.6011,-15.2740,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18151.4166,18151.4166,18151.4166,18151.4166,6,0,0,0
+2524.4261,0.5000,55478.8451,83.0000,83.0000,0.0000,-0.5499,97.1412,6,1596.2726,561.3850,859.8570,-75.9497,93.8418,143.7348,159.8062,-12.6959,0.0000,89.9855,0.0000,89.9855,3.8563,89.9855,6.2034,0.0000,2186.6747,365.8800,538.3158,83.7821,9.9247,73.8575,0.0000,73.8575,0.0000,73.8575,-14.0177,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18383.1897,18383.1897,18383.1897,18383.1897,6,0,0,0
+2524.9261,0.5000,55490.3729,83.0000,83.0000,0.0000,-0.4957,97.0840,6,1596.2726,570.1734,861.7658,-75.9497,95.3109,144.0539,159.8062,-12.6959,0.0000,91.4546,0.0000,91.4546,3.8563,91.4546,6.2622,0.0000,2186.6747,372.0389,547.1041,85.1925,9.9536,75.2389,0.0000,75.2389,0.0000,75.2389,-12.6363,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18638.0164,18638.0164,18638.0164,18638.0164,6,0,0,0
+2525.4261,0.5000,55501.9006,83.0000,83.0000,0.0000,-0.4361,97.0337,6,1596.2726,579.8478,863.8644,-75.9497,96.9281,144.4047,159.8062,-12.6959,0.0000,93.0718,0.0000,93.0718,3.8563,93.0718,6.3268,0.0000,2186.6747,378.8188,556.7786,86.7450,9.9854,76.7596,0.0000,76.7596,0.0000,76.7596,-11.1157,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18940.6783,18940.6783,18940.6783,18940.6783,6,0,0,0
+2525.9261,0.5000,55513.4284,83.0000,83.0000,0.0000,-0.4128,96.9861,6,1596.2726,583.6154,866.1747,-75.9497,97.5579,144.7909,159.8062,-12.6959,0.0000,93.7016,0.0000,93.7016,3.8563,93.7016,6.3520,0.0000,2186.6747,381.4590,560.5461,87.3496,9.9978,77.3518,0.0000,77.3518,0.0000,77.3518,-10.5235,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19063.2734,19063.2734,19063.2734,19063.2734,6,0,0,0
+2526.4261,0.5000,55524.9562,83.0000,83.0000,0.0000,-0.4128,96.9386,6,1596.2726,583.6154,867.0744,-75.9497,97.5579,144.9413,159.8062,-12.6959,0.0000,93.7016,0.0000,93.7016,3.8563,93.7016,6.3520,0.0000,2186.6747,381.4590,560.5461,87.3496,9.9978,77.3518,0.0000,77.3518,0.0000,77.3518,-10.5235,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19063.2734,19063.2734,19063.2734,19063.2734,6,0,0,0
+2526.9261,0.5000,55536.4840,83.0000,83.0000,0.0000,-0.4128,96.8910,6,1596.2726,583.6154,867.0744,-75.9497,97.5579,144.9413,159.8062,-12.6959,0.0000,93.7016,0.0000,93.7016,3.8563,93.7016,6.3520,0.0000,2186.6747,381.4590,560.5461,87.3496,9.9978,77.3518,0.0000,77.3518,0.0000,77.3518,-10.5235,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19063.2734,19063.2734,19063.2734,19063.2734,6,0,0,0
+2527.4261,0.5000,55548.0118,83.0000,83.0000,0.0000,-0.3950,96.8454,6,1596.2726,586.5171,867.0744,-75.9497,98.0429,144.9413,159.8062,-12.6959,0.0000,94.1867,0.0000,94.1867,3.8563,94.1867,6.3714,0.0000,2186.6747,383.4926,563.4478,87.8152,10.0073,77.8079,0.0000,77.8079,0.0000,77.8079,-10.0674,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19157.6942,19157.6942,19157.6942,19157.6942,6,0,0,0
+2527.9261,0.5000,55559.5395,83.0000,83.0000,0.0000,-0.2090,96.8213,6,1596.2726,616.6781,867.7673,-75.9497,103.0847,145.0571,159.8062,-12.6959,0.0000,99.2284,0.0000,99.2284,3.8563,99.2284,6.5731,0.0000,2186.6747,404.6294,593.6089,92.6553,10.1062,82.5491,0.0000,82.5491,0.0000,82.5491,-5.3262,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20139.1269,20139.1269,20139.1269,20139.1269,6,0,0,0
+2528.4261,0.5000,55571.0673,83.0000,83.0000,0.0000,-0.2143,96.7966,6,1596.2726,615.8166,874.9698,-75.9497,102.9407,146.2611,159.8062,-12.6959,0.0000,99.0844,0.0000,99.0844,3.8563,99.0844,6.5674,0.0000,2186.6747,404.0257,592.7474,92.5171,10.1034,82.4136,0.0000,82.4136,0.0000,82.4136,-5.4618,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20111.0941,20111.0941,20111.0941,20111.0941,6,0,0,0
+2528.9261,0.5000,55582.5951,83.0000,83.0000,0.0000,-0.2265,96.7705,6,1596.2726,613.8269,874.7641,-75.9497,102.6081,146.2267,159.8062,-12.6959,0.0000,98.7518,0.0000,98.7518,3.8563,98.7518,6.5540,0.0000,2186.6747,402.6313,590.7577,92.1978,10.0971,82.1006,0.0000,82.1006,0.0000,82.1006,-5.7747,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20046.3498,20046.3498,20046.3498,20046.3498,6,0,0,0
+2529.4261,0.5000,55594.1229,83.0000,83.0000,0.0000,-0.2222,96.7449,6,1596.2726,614.5323,874.2889,-75.9497,102.7260,146.1472,159.8062,-12.6959,0.0000,98.8697,0.0000,98.8697,3.8563,98.8697,6.5588,0.0000,2186.6747,403.1257,591.4631,92.3110,10.0994,82.2116,0.0000,82.2116,0.0000,82.2116,-5.6638,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20069.3039,20069.3039,20069.3039,20069.3039,6,0,0,0
+2529.9261,0.5000,55605.6506,83.0000,83.0000,0.0000,-0.2070,96.7211,6,1596.2726,617.0020,874.4574,-75.9497,103.1388,146.1754,159.8062,-12.6959,0.0000,99.2826,0.0000,99.2826,3.8563,99.2826,6.5753,0.0000,2186.6747,404.8564,593.9327,92.7073,10.1072,82.6001,0.0000,82.6001,0.0000,82.6001,-5.2753,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20149.6655,20149.6655,20149.6655,20149.6655,6,0,0,0
+2530.4261,0.5000,55617.1784,83.0000,83.0000,0.0000,-0.1746,96.7009,6,1596.2726,622.2445,875.0471,-75.9497,104.0152,146.2740,159.8062,-12.6959,0.0000,100.1589,0.0000,100.1589,3.8563,100.1589,6.6103,0.0000,2186.6747,408.5303,599.1752,93.5486,10.1237,83.4248,0.0000,83.4248,0.0000,83.4248,-4.4505,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20320.2543,20320.2543,20320.2543,20320.2543,6,0,0,0
+2530.9261,0.5000,55628.7062,83.0000,83.0000,0.0000,-0.1403,96.6848,6,1596.2726,627.8084,876.2990,-75.9497,104.9453,146.4833,159.8062,-12.6959,0.0000,101.0890,0.0000,101.0890,3.8563,101.0890,6.6475,0.0000,2186.6747,412.4295,604.7392,94.4414,10.1413,84.3002,0.0000,84.3002,0.0000,84.3002,-3.5752,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20501.3043,20501.3043,20501.3043,20501.3043,6,0,0,0
+2531.4261,0.5000,55640.2340,83.0000,83.0000,0.0000,-0.1103,96.6720,6,1596.2726,632.6637,877.6277,-75.9497,105.7569,146.7054,159.8062,-12.6959,0.0000,101.9006,0.0000,101.9006,3.8563,101.9006,6.6800,0.0000,2186.6747,415.8321,609.5944,95.2206,10.1566,85.0640,0.0000,85.0640,0.0000,85.0640,-2.8114,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20659.2935,20659.2935,20659.2935,20659.2935,6,0,0,0
+2531.9261,0.5000,55651.7618,83.0000,83.0000,0.0000,-0.0936,96.6613,6,1596.2726,635.3621,878.7871,-75.9497,106.2079,146.8992,159.8062,-12.6959,0.0000,102.3516,0.0000,102.3516,3.8563,102.3516,6.6980,0.0000,2186.6747,417.7231,612.2928,95.6536,10.1651,85.4885,0.0000,85.4885,0.0000,85.4885,-2.3869,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20747.0976,20747.0976,20747.0976,20747.0976,6,0,0,0
+2532.4261,0.5000,55663.2895,83.0000,83.0000,0.0000,-0.0919,96.6507,6,1596.2726,635.6389,879.4315,-75.9497,106.2542,147.0069,159.8062,-12.6959,0.0000,102.3979,0.0000,102.3979,3.8563,102.3979,6.6999,0.0000,2186.6747,417.9172,612.5697,95.6980,10.1660,85.5321,0.0000,85.5321,0.0000,85.5321,-2.3433,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20756.1069,20756.1069,20756.1069,20756.1069,6,0,0,0
+2532.9261,0.5000,55674.8173,83.0000,83.0000,0.0000,-0.1044,96.6386,6,1596.2726,633.6136,879.4976,-75.9497,105.9156,147.0179,159.8062,-12.6959,0.0000,102.0594,0.0000,102.0594,3.8563,102.0594,6.6864,0.0000,2186.6747,416.4978,610.5443,95.3730,10.1596,85.2134,0.0000,85.2134,0.0000,85.2134,-2.6620,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20690.2015,20690.2015,20690.2015,20690.2015,6,0,0,0
+2533.4261,0.5000,55686.3451,83.0000,83.0000,0.0000,-0.1227,96.6245,6,1596.2726,630.6488,879.0140,-75.9497,105.4201,146.9371,159.8062,-12.6959,0.0000,101.5638,0.0000,101.5638,3.8563,101.5638,6.6665,0.0000,2186.6747,414.4201,607.5796,94.8972,10.1502,84.7470,0.0000,84.7470,0.0000,84.7470,-3.1284,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20593.7295,20593.7295,20593.7295,20593.7295,6,0,0,0
+2533.9261,0.5000,55697.8729,83.0000,83.0000,0.0000,-0.1399,96.6083,6,1596.2726,627.8611,878.3060,-75.9497,104.9541,146.8187,159.8062,-12.6959,0.0000,101.0978,0.0000,101.0978,3.8563,101.0978,6.6479,0.0000,2186.6747,412.4665,604.7918,94.4499,10.1414,84.3085,0.0000,84.3085,0.0000,84.3085,-3.5669,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20503.0181,20503.0181,20503.0181,20503.0181,6,0,0,0
+2534.4261,0.5000,55709.4006,83.0000,83.0000,0.0000,-0.1564,96.5903,6,1596.2726,625.1997,877.6403,-75.9497,104.5092,146.7075,159.8062,-12.6959,0.0000,100.6529,0.0000,100.6529,3.8563,100.6529,6.6301,0.0000,2186.6747,410.6014,602.1305,94.0228,10.1330,83.8898,0.0000,83.8898,0.0000,83.8898,-3.9856,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20416.4172,20416.4172,20416.4172,20416.4172,6,0,0,0
+2534.9261,0.5000,55720.9284,83.0000,83.0000,0.0000,-0.1713,96.5706,6,1596.2726,622.7771,877.0047,-75.9497,104.1042,146.6012,159.8062,-12.6959,0.0000,100.2479,0.0000,100.2479,3.8563,100.2479,6.6139,0.0000,2186.6747,408.9036,599.7078,93.6340,10.1254,83.5086,0.0000,83.5086,0.0000,83.5086,-4.3668,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20337.5856,20337.5856,20337.5856,20337.5856,6,0,0,0
+2535.4261,0.5000,55732.4562,83.0000,83.0000,0.0000,-0.1997,96.5475,6,1596.2726,618.1734,876.4262,-75.9497,103.3347,146.5045,159.8062,-12.6959,0.0000,99.4784,0.0000,99.4784,3.8563,99.4784,6.5831,0.0000,2186.6747,405.6773,595.1042,92.8953,10.1109,82.7844,0.0000,82.7844,0.0000,82.7844,-5.0910,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20187.7836,20187.7836,20187.7836,20187.7836,6,0,0,0
+2535.9261,0.5000,55743.9840,83.0000,83.0000,0.0000,-0.2415,96.5197,6,1596.2726,611.4090,875.3269,-75.9497,102.2039,146.3208,159.8062,-12.6959,0.0000,98.3476,0.0000,98.3476,3.8563,98.3476,6.5379,0.0000,2186.6747,400.9368,588.3397,91.8097,10.0892,81.7206,0.0000,81.7206,0.0000,81.7206,-6.1548,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19967.6707,19967.6707,19967.6707,19967.6707,6,0,0,0
+2536.4261,0.5000,55755.5118,83.0000,83.0000,0.0000,-0.3123,96.4837,6,1596.2726,599.9132,873.7115,-75.9497,100.2823,146.0507,159.8062,-12.6959,0.0000,96.4260,0.0000,96.4260,3.8563,96.4260,6.4610,0.0000,2186.6747,392.8806,576.8440,89.9650,10.0514,79.9136,0.0000,79.9136,0.0000,79.9136,-7.9617,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19593.6007,19593.6007,19593.6007,19593.6007,6,0,0,0
+2536.9261,0.5000,55767.0395,83.0000,83.0000,0.0000,-0.3961,96.4380,6,1596.2726,586.3307,870.9663,-75.9497,98.0118,145.5918,159.8062,-12.6959,0.0000,94.1555,0.0000,94.1555,3.8563,94.1555,6.3702,0.0000,2186.6747,383.3619,563.2614,87.7853,10.0067,77.7786,0.0000,77.7786,0.0000,77.7786,-10.0967,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19151.6285,19151.6285,19151.6285,19151.6285,6,0,0,0
+2537.4261,0.5000,55778.5673,83.0000,83.0000,0.0000,-0.4953,96.3809,6,1596.2726,570.2491,867.7228,-75.9497,95.3236,145.0496,159.8062,-12.6959,0.0000,91.4673,0.0000,91.4673,3.8563,91.4673,6.2627,0.0000,2186.6747,372.0919,547.1798,85.2046,9.9538,75.2508,0.0000,75.2508,0.0000,75.2508,-12.6244,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18640.2113,18640.2113,18640.2113,18640.2113,6,0,0,0
+2537.9261,0.5000,55790.0951,83.0000,83.0000,0.0000,-0.5846,96.3135,6,1596.2726,555.7565,863.8825,-75.9497,92.9010,144.4077,159.8062,-12.6959,0.0000,89.0447,0.0000,89.0447,3.8563,89.0447,6.1658,0.0000,2186.6747,361.9356,532.6873,82.8789,9.9062,72.9728,0.0000,72.9728,0.0000,72.9728,-14.9023,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18219.9853,18219.9853,18219.9853,18219.9853,6,0,0,0
+2538.4261,0.5000,55801.6229,83.0000,83.0000,0.0000,-0.6528,96.2383,6,1596.2726,544.7073,860.4217,-75.9497,91.0540,143.8292,159.8062,-12.6959,0.0000,87.1977,0.0000,87.1977,3.8563,87.1977,6.0919,0.0000,2186.6747,354.1923,521.6381,81.1058,9.8698,71.2360,0.0000,71.2360,0.0000,71.2360,-16.6391,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17894.4213,17894.4213,17894.4213,17894.4213,6,0,0,0
+2538.9261,0.5000,55813.1506,83.0000,83.0000,0.0000,-0.6762,96.1604,6,1596.2726,540.9171,857.7831,-75.9497,90.4204,143.3881,159.8062,-12.6959,0.0000,86.5641,0.0000,86.5641,3.8563,86.5641,6.0665,0.0000,2186.6747,351.5361,517.8479,80.4976,9.8574,70.6402,0.0000,70.6402,0.0000,70.6402,-17.2348,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17770.5446,17770.5446,17770.5446,17770.5446,6,0,0,0
+2539.4261,0.5000,55824.6784,83.0000,83.0000,0.0000,-0.6655,96.0836,6,1596.2726,542.6434,856.8780,-75.9497,90.7090,143.2368,159.8062,-12.6959,0.0000,86.8527,0.0000,86.8527,3.8563,86.8527,6.0781,0.0000,2186.6747,352.7459,519.5742,80.7746,9.8630,70.9116,0.0000,70.9116,0.0000,70.9116,-16.9635,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17826.9653,17826.9653,17826.9653,17826.9653,6,0,0,0
+2539.9261,0.5000,55836.2062,83.0000,83.0000,0.0000,-0.6165,96.0126,6,1596.2726,550.5941,857.2903,-75.9497,92.0380,143.3057,159.8062,-12.6959,0.0000,88.1817,0.0000,88.1817,3.8563,88.1817,6.1312,0.0000,2186.6747,358.3178,527.5249,82.0505,9.8892,72.1613,0.0000,72.1613,0.0000,72.1613,-15.7138,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18070.2970,18070.2970,18070.2970,18070.2970,6,0,0,0
+2540.4261,0.5000,55847.7340,83.0000,83.0000,0.0000,-0.5537,95.9487,6,1596.2726,560.7706,859.1889,-75.9497,93.7391,143.6231,159.8062,-12.6959,0.0000,89.8828,0.0000,89.8828,3.8563,89.8828,6.1993,0.0000,2186.6747,365.4495,537.7014,83.6836,9.9226,73.7609,0.0000,73.7609,0.0000,73.7609,-14.1142,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18365.3750,18365.3750,18365.3750,18365.3750,6,0,0,0
+2540.9261,0.5000,55859.2618,83.0000,83.0000,0.0000,-0.4797,95.8934,6,1596.2726,572.7742,861.6190,-75.9497,95.7457,144.0293,159.8062,-12.6959,0.0000,91.8894,0.0000,91.8894,3.8563,91.8894,6.2796,0.0000,2186.6747,373.8616,549.7050,85.6098,9.9621,75.6477,0.0000,75.6477,0.0000,75.6477,-12.2275,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18713.4315,18713.4315,18713.4315,18713.4315,6,0,0,0
+2541.4261,0.5000,55870.7895,83.0000,83.0000,0.0000,-0.4047,95.8468,6,1596.2726,584.9296,864.4855,-75.9497,97.7776,144.5085,159.8062,-12.6959,0.0000,93.9213,0.0000,93.9213,3.8563,93.9213,6.3608,0.0000,2186.6747,382.3801,561.8604,87.5605,10.0021,77.5584,0.0000,77.5584,0.0000,77.5584,-10.3169,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19106.0395,19106.0395,19106.0395,19106.0395,6,0,0,0
+2541.9261,0.5000,55882.3173,83.0000,83.0000,0.0000,-0.3304,95.8087,6,1596.2726,596.9815,867.3882,-75.9497,99.7922,144.9937,159.8062,-12.6959,0.0000,95.9359,0.0000,95.9359,3.8563,95.9359,6.4414,0.0000,2186.6747,390.8260,573.9122,89.4945,10.0417,79.4528,0.0000,79.4528,0.0000,79.4528,-8.4225,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19498.2027,19498.2027,19498.2027,19498.2027,6,0,0,0
+2542.4261,0.5000,55893.8451,83.0000,83.0000,0.0000,-0.2809,95.7763,6,1596.2726,605.0163,870.2662,-75.9497,101.1353,145.4748,159.8062,-12.6959,0.0000,97.2790,0.0000,97.2790,3.8563,97.2790,6.4951,0.0000,2186.6747,396.4568,581.9471,90.7839,10.0681,80.7157,0.0000,80.7157,0.0000,80.7157,-7.1596,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19759.6550,19759.6550,19759.6550,19759.6550,6,0,0,0
+2542.9261,0.5000,55905.3729,83.0000,83.0000,0.0000,-0.2668,95.7456,6,1596.2726,607.2982,872.1849,-75.9497,101.5167,145.7955,159.8062,-12.6959,0.0000,97.6605,0.0000,97.6605,3.8563,97.6605,6.5104,0.0000,2186.6747,398.0560,584.2290,91.1501,10.0756,81.0744,0.0000,81.0744,0.0000,81.0744,-6.8009,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19833.9067,19833.9067,19833.9067,19833.9067,6,0,0,0
+2543.4261,0.5000,55916.9006,83.0000,83.0000,0.0000,-0.2660,95.7149,6,1596.2726,607.4360,872.7299,-75.9497,101.5398,145.8866,159.8062,-12.6959,0.0000,97.6835,0.0000,97.6835,3.8563,97.6835,6.5113,0.0000,2186.6747,398.1525,584.3667,91.1722,10.0761,81.0961,0.0000,81.0961,0.0000,81.0961,-6.7793,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19838.3893,19838.3893,19838.3893,19838.3893,6,0,0,0
+2543.9261,0.5000,55928.4284,83.0000,83.0000,0.0000,-0.2608,95.6848,6,1596.2726,608.2692,872.7627,-75.9497,101.6790,145.8921,159.8062,-12.6959,0.0000,97.8228,0.0000,97.8228,3.8563,97.8228,6.5169,0.0000,2186.6747,398.7364,585.1999,91.3059,10.0788,81.2270,0.0000,81.2270,0.0000,81.2270,-6.6483,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19865.5013,19865.5013,19865.5013,19865.5013,6,0,0,0
+2544.4261,0.5000,55939.9562,83.0000,83.0000,0.0000,-0.2687,95.6539,6,1596.2726,606.9930,872.9617,-75.9497,101.4657,145.9254,159.8062,-12.6959,0.0000,97.6094,0.0000,97.6094,3.8563,97.6094,6.5084,0.0000,2186.6747,397.8421,583.9238,91.1011,10.0746,81.0264,0.0000,81.0264,0.0000,81.0264,-6.8489,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19823.9762,19823.9762,19823.9762,19823.9762,6,0,0,0
+2544.9261,0.5000,55951.4840,83.0000,83.0000,0.0000,-0.2657,95.6232,6,1596.2726,607.4735,872.6570,-75.9497,101.5460,145.8744,159.8062,-12.6959,0.0000,97.6898,0.0000,97.6898,3.8563,97.6898,6.5116,0.0000,2186.6747,398.1788,584.4042,91.1782,10.0762,81.1020,0.0000,81.1020,0.0000,81.1020,-6.7734,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19839.6103,19839.6103,19839.6103,19839.6103,6,0,0,0
+2545.4261,0.5000,55963.0118,83.0000,83.0000,0.0000,-0.2492,95.5945,6,1596.2726,610.1500,872.7717,-75.9497,101.9934,145.8936,159.8062,-12.6959,0.0000,98.1372,0.0000,98.1372,3.8563,98.1372,6.5295,0.0000,2186.6747,400.0545,587.0807,91.6077,10.0850,81.5227,0.0000,81.5227,0.0000,81.5227,-6.3527,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19926.7032,19926.7032,19926.7032,19926.7032,6,0,0,0
+2545.9261,0.5000,55974.5395,83.0000,83.0000,0.0000,-0.2136,95.5699,6,1596.2726,615.9327,873.4109,-75.9497,102.9601,146.0005,159.8062,-12.6959,0.0000,99.1038,0.0000,99.1038,3.8563,99.1038,6.5681,0.0000,2186.6747,404.1070,592.8635,92.5357,10.1038,82.4319,0.0000,82.4319,0.0000,82.4319,-5.4435,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20114.8716,20114.8716,20114.8716,20114.8716,6,0,0,0
+2546.4261,0.5000,55986.0673,83.0000,83.0000,0.0000,-0.1657,95.5508,6,1596.2726,623.6940,874.7918,-75.9497,104.2575,146.2313,159.8062,-12.6959,0.0000,100.4012,0.0000,100.4012,3.8563,100.4012,6.6200,0.0000,2186.6747,409.5461,600.6247,93.7812,10.1283,83.6529,0.0000,83.6529,0.0000,83.6529,-4.2225,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20367.4207,20367.4207,20367.4207,20367.4207,6,0,0,0
+2546.9261,0.5000,55997.5951,83.0000,83.0000,0.0000,-0.0936,95.5400,6,1596.2726,635.3676,876.6452,-75.9497,106.2089,146.5411,159.8062,-12.6959,0.0000,102.3526,0.0000,102.3526,3.8563,102.3526,6.6981,0.0000,2186.6747,417.7270,612.2984,95.6545,10.1651,85.4894,0.0000,85.4894,0.0000,85.4894,-2.3860,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20747.2788,20747.2788,20747.2788,20747.2788,6,0,0,0
+2547.4261,0.5000,56009.1229,83.0000,83.0000,0.0000,-0.0217,95.5375,6,1596.2726,647.0156,879.4328,-75.9497,108.1559,147.0071,159.8062,-12.6959,0.0000,104.2997,0.0000,104.2997,3.8563,104.2997,6.7760,0.0000,2186.6747,425.8899,623.9463,97.5237,10.2019,87.3218,0.0000,87.3218,0.0000,87.3218,-0.5536,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21102.8307,21102.8307,21102.8307,21102.8307,6,0,0,0
+2547.9261,0.5000,56020.6506,83.0000,83.0000,0.0000,0.0399,95.5421,6,1596.2726,656.9940,882.2144,-75.9497,109.8240,147.4721,159.8062,-12.6959,0.0000,105.9677,0.0000,105.9677,3.8563,105.9677,6.8427,0.0000,2186.6747,432.8828,633.9248,99.1250,10.2333,88.8917,0.0000,88.8917,0.0000,88.8917,1.0163,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21383.3671,21383.3671,21383.3671,21383.3671,6,0,0,0
+2548.4261,0.5000,56032.1784,83.0000,83.0000,0.0000,0.0691,95.5500,6,1596.2726,661.7365,884.5972,-75.9497,110.6167,147.8704,159.8062,-12.6959,0.0000,106.7604,0.0000,106.7604,3.8563,106.7604,6.8744,0.0000,2186.6747,436.2063,638.6672,99.8860,10.2483,89.6377,0.0000,89.6377,0.0000,89.6377,1.7623,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21516.6976,21516.6976,21516.6976,21516.6976,6,0,0,0
+2548.9261,0.5000,56043.7062,83.0000,83.0000,0.0000,0.0667,95.5577,6,1596.2726,661.3380,885.7297,-75.9497,110.5501,148.0597,159.8062,-12.6959,0.0000,106.6938,0.0000,106.6938,3.8563,106.6938,6.8717,0.0000,2186.6747,435.9271,638.2688,99.8221,10.2470,89.5751,0.0000,89.5751,0.0000,89.5751,1.6997,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21505.4954,21505.4954,21505.4954,21505.4954,6,0,0,0
+2549.4261,0.5000,56055.2340,83.0000,83.0000,0.0000,0.0347,95.5617,6,1596.2726,656.1515,885.6346,-75.9497,109.6831,148.0438,159.8062,-12.6959,0.0000,105.8268,0.0000,105.8268,3.8563,105.8268,6.8371,0.0000,2186.6747,432.2923,633.0822,98.9898,10.2307,88.7591,0.0000,88.7591,0.0000,88.7591,0.8837,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21359.6787,21359.6787,21359.6787,21359.6787,6,0,0,0
+2549.9261,0.5000,56066.7618,83.0000,83.0000,0.0000,-0.0081,95.5608,6,1596.2726,649.2271,884.3960,-75.9497,108.5256,147.8368,159.8062,-12.6959,0.0000,104.6693,0.0000,104.6693,3.8563,104.6693,6.7908,0.0000,2186.6747,427.4397,626.1578,97.8786,10.2088,87.6698,0.0000,87.6698,0.0000,87.6698,-0.2057,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21165.0046,21165.0046,21165.0046,21165.0046,6,0,0,0
+2550.4261,0.5000,56078.2895,83.0000,83.0000,0.0000,-0.0495,95.5551,6,1596.2726,642.5187,882.7425,-75.9497,107.4042,147.5604,159.8062,-12.6959,0.0000,103.5480,0.0000,103.5480,3.8563,103.5480,6.7459,0.0000,2186.6747,422.7385,619.4495,96.8021,10.1877,86.6144,0.0000,86.6144,0.0000,86.6144,-1.2610,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20976.4050,20976.4050,20976.4050,20976.4050,6,0,0,0
+2550.9261,0.5000,56089.8173,83.0000,83.0000,0.0000,-0.0843,95.5454,6,1596.2726,636.8797,881.1405,-75.9497,106.4616,147.2926,159.8062,-12.6959,0.0000,102.6053,0.0000,102.6053,3.8563,102.6053,6.7082,0.0000,2186.6747,418.7867,613.8104,95.8971,10.1699,85.7273,0.0000,85.7273,0.0000,85.7273,-2.1481,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20796.4808,20796.4808,20796.4808,20796.4808,6,0,0,0
+2551.4261,0.5000,56101.3451,83.0000,83.0000,0.0000,-0.1062,95.5331,6,1596.2726,633.3258,879.7939,-75.9497,105.8675,147.0675,159.8062,-12.6959,0.0000,102.0113,0.0000,102.0113,3.8563,102.0113,6.6844,0.0000,2186.6747,416.2961,610.2565,95.3268,10.1587,85.1682,0.0000,85.1682,0.0000,85.1682,-2.7072,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20680.8376,20680.8376,20680.8376,20680.8376,6,0,0,0
+2551.9261,0.5000,56112.8729,83.0000,83.0000,0.0000,-0.1201,95.5193,6,1596.2726,631.0802,878.9452,-75.9497,105.4922,146.9256,159.8062,-12.6959,0.0000,101.6359,0.0000,101.6359,3.8563,101.6359,6.6694,0.0000,2186.6747,414.7224,608.0110,94.9665,10.1516,84.8149,0.0000,84.8149,0.0000,84.8149,-3.0605,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20607.7685,20607.7685,20607.7685,20607.7685,6,0,0,0
+2552.4261,0.5000,56124.4006,83.0000,83.0000,0.0000,-0.1283,95.5045,6,1596.2726,629.7398,878.4090,-75.9497,105.2681,146.8360,159.8062,-12.6959,0.0000,101.4118,0.0000,101.4118,3.8563,101.4118,6.6605,0.0000,2186.6747,413.7830,606.6705,94.7514,10.1474,84.6040,0.0000,84.6040,0.0000,84.6040,-3.2714,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20564.1506,20564.1506,20564.1506,20564.1506,6,0,0,0
+2552.9261,0.5000,56135.9284,83.0000,83.0000,0.0000,-0.1393,95.4884,6,1596.2726,627.9649,878.0889,-75.9497,104.9714,146.7825,159.8062,-12.6959,0.0000,101.1151,0.0000,101.1151,3.8563,101.1151,6.6486,0.0000,2186.6747,412.5392,604.8956,94.4665,10.1418,84.3248,0.0000,84.3248,0.0000,84.3248,-3.5506,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20506.3956,20506.3956,20506.3956,20506.3956,6,0,0,0
+2553.4261,0.5000,56147.4562,83.0000,83.0000,0.0000,-0.1544,95.4707,6,1596.2726,625.5248,877.6651,-75.9497,104.5635,146.7116,159.8062,-12.6959,0.0000,100.7072,0.0000,100.7072,3.8563,100.7072,6.6323,0.0000,2186.6747,410.8292,602.4556,94.0750,10.1341,83.9409,0.0000,83.9409,0.0000,83.9409,-3.9345,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20426.9969,20426.9969,20426.9969,20426.9969,6,0,0,0
+2553.9261,0.5000,56158.9840,83.0000,83.0000,0.0000,-0.1826,95.4496,6,1596.2726,620.9469,877.0824,-75.9497,103.7983,146.6142,159.8062,-12.6959,0.0000,99.9420,0.0000,99.9420,3.8563,99.9420,6.6017,0.0000,2186.6747,407.6210,597.8777,93.3403,10.1196,83.2207,0.0000,83.2207,0.0000,83.2207,-4.6547,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20278.0329,20278.0329,20278.0329,20278.0329,6,0,0,0
+2554.4261,0.5000,56170.5118,83.0000,83.0000,0.0000,-0.2200,95.4242,6,1596.2726,614.8902,875.9892,-75.9497,102.7858,146.4315,159.8062,-12.6959,0.0000,98.9295,0.0000,98.9295,3.8563,98.9295,6.5612,0.0000,2186.6747,403.3764,591.8209,92.3684,10.1005,82.2679,0.0000,82.2679,0.0000,82.2679,-5.6075,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20080.9478,20080.9478,20080.9478,20080.9478,6,0,0,0
+2554.9261,0.5000,56182.0395,83.0000,83.0000,0.0000,-0.2698,95.3931,6,1596.2726,606.8051,874.5428,-75.9497,101.4343,146.1897,159.8062,-12.6959,0.0000,97.5780,0.0000,97.5780,3.8563,97.5780,6.5071,0.0000,2186.6747,397.7104,583.7358,91.0709,10.0740,80.9969,0.0000,80.9969,0.0000,80.9969,-6.8784,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19817.8602,19817.8602,19817.8602,19817.8602,6,0,0,0
+2555.4261,0.5000,56193.5673,83.0000,83.0000,0.0000,-0.3328,95.3548,6,1596.2726,596.5980,872.6121,-75.9497,99.7281,145.8669,159.8062,-12.6959,0.0000,95.8718,0.0000,95.8718,3.8563,95.8718,6.4388,0.0000,2186.6747,390.5573,573.5288,89.4330,10.0405,79.3925,0.0000,79.3925,0.0000,79.3925,-8.4828,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19485.7259,19485.7259,19485.7259,19485.7259,6,0,0,0
+2555.9261,0.5000,56205.0951,83.0000,83.0000,0.0000,-0.4041,95.3082,6,1596.2726,585.0386,870.1746,-75.9497,97.7958,145.4595,159.8062,-12.6959,0.0000,93.9395,0.0000,93.9395,3.8563,93.9395,6.3616,0.0000,2186.6747,382.4565,561.9694,87.5780,10.0024,77.5755,0.0000,77.5755,0.0000,77.5755,-10.2998,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19109.5858,19109.5858,19109.5858,19109.5858,6,0,0,0
+2556.4261,0.5000,56216.6229,83.0000,83.0000,0.0000,-0.4830,95.2525,6,1596.2726,572.2318,867.4143,-75.9497,95.6550,144.9981,159.8062,-12.6959,0.0000,91.7987,0.0000,91.7987,3.8563,91.7987,6.2759,0.0000,2186.6747,373.4815,549.1626,85.5228,9.9603,75.5625,0.0000,75.5625,0.0000,75.5625,-12.3127,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18697.7043,18697.7043,18697.7043,18697.7043,6,0,0,0
+2556.9261,0.5000,56228.1506,83.0000,83.0000,0.0000,-0.5628,95.1876,6,1596.2726,559.2936,864.3560,-75.9497,93.4922,144.4868,159.8062,-12.6959,0.0000,89.6359,0.0000,89.6359,3.8563,89.6359,6.1894,0.0000,2186.6747,364.4143,536.2243,83.4465,9.9178,73.5287,0.0000,73.5287,0.0000,73.5287,-14.3464,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18322.5467,18322.5467,18322.5467,18322.5467,6,0,0,0
+2557.4261,0.5000,56239.6784,83.0000,83.0000,0.0000,-0.6400,95.1139,6,1596.2726,546.7873,861.2663,-75.9497,91.4017,143.9704,159.8062,-12.6959,0.0000,87.5454,0.0000,87.5454,3.8563,87.5454,6.1058,0.0000,2186.6747,355.6500,523.7181,81.4396,9.8767,71.5629,0.0000,71.5629,0.0000,71.5629,-16.3121,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17959.9150,17959.9150,17959.9150,17959.9150,6,0,0,0
+2557.9261,0.5000,56251.2062,83.0000,83.0000,0.0000,-0.7184,95.0310,6,1596.2726,534.0722,858.2798,-75.9497,89.2762,143.4711,159.8062,-12.6959,0.0000,85.4199,0.0000,85.4199,3.8563,85.4199,6.0208,0.0000,2186.6747,346.7392,511.0029,79.3991,9.8348,69.5643,0.0000,69.5643,0.0000,69.5643,-18.3107,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17546.8266,17546.8266,17546.8266,17546.8266,6,0,0,0
+2558.4261,0.5000,56262.7340,83.0000,83.0000,0.0000,-0.7990,94.9389,6,1596.2726,520.9990,855.2434,-75.9497,87.0909,142.9636,159.8062,-12.6959,0.0000,83.2346,0.0000,83.2346,3.8563,83.2346,5.9334,0.0000,2186.6747,337.5775,497.9298,77.3012,9.7919,67.5094,0.0000,67.5094,0.0000,67.5094,-20.3655,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17119.5494,17119.5494,17119.5494,17119.5494,6,0,0,0
+2558.9261,0.5000,56274.2618,83.0000,83.0000,0.0000,-0.8806,94.8374,6,1596.2726,507.7673,852.1216,-75.9497,84.8790,142.4417,159.8062,-12.6959,0.0000,81.0227,0.0000,81.0227,3.8563,81.0227,5.8449,0.0000,2186.6747,328.3047,484.6980,75.1778,9.7483,65.4295,0.0000,65.4295,0.0000,65.4295,-22.4452,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16687.0882,16687.0882,16687.0882,16687.0882,6,0,0,0
+2559.4261,0.5000,56285.7895,83.0000,83.0000,0.0000,-0.9622,94.7265,6,1596.2726,494.5254,848.9618,-75.9497,82.6655,141.9135,159.8062,-12.6959,0.0000,78.8092,0.0000,78.8092,3.8563,78.8092,5.7563,0.0000,2186.6747,319.0248,471.4561,73.0529,9.7048,63.3481,0.0000,63.3481,0.0000,63.3481,-24.5265,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16254.2959,16254.2959,16254.2959,16254.2959,6,0,0,0
+2559.9261,0.5000,56297.3173,83.0000,83.0000,0.0000,-1.0408,94.6065,6,1596.2726,481.7841,845.7996,-75.9497,80.5357,141.3849,159.8062,-12.6959,0.0000,76.6794,0.0000,76.6794,3.8563,76.6794,5.6712,0.0000,2186.6747,310.0957,458.7149,71.0082,9.6629,61.3453,0.0000,61.3453,0.0000,61.3453,-26.5291,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15837.8670,15837.8670,15837.8670,15837.8670,6,0,0,0
+2560.4261,0.5000,56308.8451,83.0000,83.0000,0.0000,-1.1249,94.4768,6,1596.2726,468.1448,842.7570,-75.9497,78.2557,140.8763,159.8062,-12.6959,0.0000,74.3994,0.0000,74.3994,3.8563,74.3994,5.5800,0.0000,2186.6747,300.5373,445.0755,68.8194,9.6180,59.2014,0.0000,59.2014,0.0000,59.2014,-28.6729,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15397.0377,15397.0377,15397.0377,15397.0377,6,0,0,0
+2560.9261,0.5000,56320.3729,83.0000,83.0000,0.0000,-1.2258,94.3355,6,1596.2726,451.7906,839.5000,-75.9497,75.5219,140.3319,159.8062,-12.6959,0.0000,71.6656,0.0000,71.6656,3.8563,71.6656,5.4706,0.0000,2186.6747,289.0763,428.7214,66.1950,9.5643,56.6307,0.0000,56.6307,0.0000,56.6307,-31.2433,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14870.7442,14870.7442,14870.7442,14870.7442,6,0,0,0
+2561.4261,0.5000,56331.9006,83.0000,83.0000,0.0000,-1.3435,94.1806,6,1596.2726,432.7057,835.5946,-75.9497,72.3316,139.6791,159.8062,-12.6959,0.0000,68.4753,0.0000,68.4753,3.8563,68.4753,5.3430,0.0000,2186.6747,275.7015,409.6364,63.1324,9.5025,53.6298,0.0000,53.6298,0.0000,53.6298,-34.2440,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14256.5728,14256.5728,14256.5728,14256.5728,6,0,0,0
+2561.9261,0.5000,56343.4284,83.0000,83.0000,0.0000,-1.4781,94.0103,6,1596.2726,410.9130,831.0371,-75.9497,68.6887,138.9172,159.8062,-12.6959,0.0000,64.8325,0.0000,64.8325,3.8563,64.8325,5.1973,0.0000,2186.6747,260.4292,387.8438,59.6352,9.4338,50.2013,0.0000,50.2013,0.0000,50.2013,-37.6721,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13555.2635,13555.2635,13555.2635,13555.2635,6,0,0,0
+2562.4261,0.5000,56354.9562,83.0000,83.0000,0.0000,-1.6042,93.8253,6,1596.2726,390.4858,825.8330,-75.9497,65.2741,138.0473,159.8062,-12.6959,0.0000,61.4178,0.0000,61.4178,3.8563,61.4178,5.0607,0.0000,2186.6747,246.1139,367.4166,56.3571,9.3695,46.9877,0.0000,46.9877,0.0000,46.9877,-40.8855,70.1459,17.7272,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12984.1901,12984.1901,12984.1901,12984.1901,6,0,0,0
+2562.9261,0.5000,56366.4840,83.0000,83.0000,0.0000,-1.7180,93.6273,6,1596.2726,372.0525,820.9550,-75.9497,62.1928,137.2319,159.8062,-12.6959,0.0000,58.3365,0.0000,58.3365,3.8563,58.3365,4.9374,0.0000,2186.6747,233.1958,348.9833,53.3990,9.3114,44.0877,0.0000,44.0877,0.0000,44.0877,-43.7851,70.1459,17.7269,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12419.5725,12419.5725,12419.5725,12419.5725,6,0,0,0
+2563.4261,0.5000,56378.0118,83.0000,83.0000,0.0000,-1.7792,93.4222,6,1596.2726,362.1445,816.5531,-75.9497,60.5365,136.4960,159.8062,-12.6959,0.0000,56.6802,0.0000,56.6802,3.8563,56.6802,4.8712,0.0000,2186.6747,226.2522,339.0752,51.8091,9.2801,42.5289,0.0000,42.5289,0.0000,42.5289,-45.3437,70.1459,17.7267,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12093.6560,12093.6560,12093.6560,12093.6560,6,0,0,0
+2563.9261,0.5000,56389.5395,83.0000,83.0000,0.0000,-1.8044,93.2142,6,1596.2726,358.0617,814.1870,-75.9497,59.8540,136.1005,159.8062,-12.6959,0.0000,55.9978,0.0000,55.9978,3.8563,55.9978,4.8439,0.0000,2186.6747,223.3910,334.9924,51.1539,9.2673,41.8866,0.0000,41.8866,0.0000,41.8866,-45.9859,70.1459,17.7266,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11959.3552,11959.3552,11959.3552,11959.3552,6,0,0,0
+2564.4261,0.5000,56401.0673,83.0000,83.0000,0.0000,-1.7682,93.0104,6,1596.2726,363.9221,813.2121,-75.9497,60.8337,135.9376,159.8062,-12.6959,0.0000,56.9774,0.0000,56.9774,3.8563,56.9774,4.8831,0.0000,2186.6747,227.4980,340.8529,52.0943,9.2857,42.8086,0.0000,42.8086,0.0000,42.8086,-45.0641,70.1459,17.7267,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12152.1296,12152.1296,12152.1296,12152.1296,6,0,0,0
+2564.9261,0.5000,56412.5951,83.0000,83.0000,0.0000,-1.7023,92.8141,6,1596.2726,374.5950,814.6115,-75.9497,62.6178,136.1715,159.8062,-12.6959,0.0000,58.7615,0.0000,58.7615,3.8563,58.7615,4.9544,0.0000,2186.6747,234.9776,351.5258,53.8071,9.3194,44.4877,0.0000,44.4877,0.0000,44.4877,-43.3852,70.1459,17.7269,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12503.2055,12503.2055,12503.2055,12503.2055,6,0,0,0
+2565.4261,0.5000,56424.1229,83.0000,83.0000,0.0000,-1.6152,92.6279,6,1596.2726,388.7058,817.1602,-75.9497,64.9766,136.5975,159.8062,-12.6959,0.0000,61.1203,0.0000,61.1203,3.8563,61.1203,5.0488,0.0000,2186.6747,244.8664,365.6366,56.0715,9.3638,46.7076,0.0000,46.7076,0.0000,46.7076,-41.1655,70.1459,17.7272,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12934.8251,12934.8251,12934.8251,12934.8251,6,0,0,0
+2565.9261,0.5000,56435.6506,83.0000,83.0000,0.0000,-1.5460,92.4497,6,1596.2726,399.9038,820.5299,-75.9497,66.8484,137.1608,159.8062,-12.6959,0.0000,62.9921,0.0000,62.9921,3.8563,62.9921,5.1237,0.0000,2186.6747,252.7140,376.8345,57.8685,9.3991,48.4693,0.0000,48.4693,0.0000,48.4693,-39.4040,70.1459,17.7274,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13245.3812,13245.3812,13245.3812,13245.3812,6,0,0,0
+2566.4261,0.5000,56447.1784,83.0000,83.0000,0.0000,-1.4946,92.2774,6,1596.2726,408.2441,823.2040,-75.9497,68.2426,137.6078,159.8062,-12.6959,0.0000,64.3863,0.0000,64.3863,3.8563,64.3863,5.1794,0.0000,2186.6747,258.5589,385.1749,59.2069,9.4254,49.7815,0.0000,49.7815,0.0000,49.7815,-38.0920,70.1459,17.7275,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13476.6857,13476.6857,13476.6857,13476.6857,6,0,0,0
+2566.9261,0.5000,56458.7062,83.0000,83.0000,0.0000,-1.4945,92.1051,6,1596.2726,408.2559,825.1956,-75.9497,68.2446,137.9408,159.8062,-12.6959,0.0000,64.3883,0.0000,64.3883,3.8563,64.3883,5.1795,0.0000,2186.6747,258.5671,385.1866,59.2088,9.4255,49.7833,0.0000,49.7833,0.0000,49.7833,-38.0901,70.1459,17.7275,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13477.0123,13477.0123,13477.0123,13477.0123,6,0,0,0
+2567.4261,0.5000,56470.2340,83.0000,83.0000,0.0000,-1.5179,91.9301,6,1596.2726,404.4547,825.1985,-75.9497,67.6092,137.9412,159.8062,-12.6959,0.0000,63.7529,0.0000,63.7529,3.8563,63.7529,5.1541,0.0000,2186.6747,255.9033,381.3855,58.5988,9.4135,49.1853,0.0000,49.1853,0.0000,49.1853,-38.6881,70.1459,17.7275,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13371.5936,13371.5936,13371.5936,13371.5936,6,0,0,0
+2567.9261,0.5000,56481.7618,83.0000,83.0000,0.0000,-1.5723,91.7489,6,1596.2726,395.6492,824.2907,-75.9497,66.1372,137.7895,159.8062,-12.6959,0.0000,62.2809,0.0000,62.2809,3.8563,62.2809,5.0952,0.0000,2186.6747,249.7323,372.5799,57.1857,9.3857,47.8000,0.0000,47.8000,0.0000,47.8000,-40.0732,70.1459,17.7273,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13127.3867,13127.3867,13127.3867,13127.3867,6,0,0,0
+2568.4261,0.5000,56493.2895,83.0000,83.0000,0.0000,-1.6241,91.5617,6,1596.2726,387.2611,822.1880,-75.9497,64.7350,137.4380,159.8062,-12.6959,0.0000,60.8788,0.0000,60.8788,3.8563,60.8788,5.0391,0.0000,2186.6747,243.8539,364.1918,55.8396,9.3593,46.4803,0.0000,46.4803,0.0000,46.4803,-41.3927,70.1459,17.7272,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12894.7569,12894.7569,12894.7569,12894.7569,6,0,0,0
+2568.9261,0.5000,56504.8173,83.0000,83.0000,0.0000,-1.6711,91.3690,6,1596.2726,379.6497,820.1849,-75.9497,63.4627,137.1031,159.8062,-12.6959,0.0000,59.6064,0.0000,59.6064,3.8563,59.6064,4.9882,0.0000,2186.6747,238.5199,356.5805,54.6182,9.3353,45.2829,0.0000,45.2829,0.0000,45.2829,-42.5900,70.1459,17.7270,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12669.4761,12669.4761,12669.4761,12669.4761,6,0,0,0
+2569.4261,0.5000,56516.3451,83.0000,83.0000,0.0000,-1.6898,91.1742,6,1596.2726,376.6124,818.3673,-75.9497,62.9550,136.7993,159.8062,-12.6959,0.0000,59.0987,0.0000,59.0987,3.8563,59.0987,4.9679,0.0000,2186.6747,236.3913,353.5431,54.1308,9.3257,44.8051,0.0000,44.8051,0.0000,44.8051,-43.0678,70.1459,17.7270,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12569.5646,12569.5646,12569.5646,12569.5646,6,0,0,0
+2569.9261,0.5000,56527.8729,83.0000,83.0000,0.0000,-1.6944,90.9789,6,1596.2726,375.8731,817.6420,-75.9497,62.8314,136.6781,159.8062,-12.6959,0.0000,58.9751,0.0000,58.9751,3.8563,58.9751,4.9630,0.0000,2186.6747,235.8732,352.8038,54.0122,9.3234,44.6887,0.0000,44.6887,0.0000,44.6887,-43.1841,70.1459,17.7270,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12545.2464,12545.2464,12545.2464,12545.2464,6,0,0,0
+2570.4261,0.5000,56539.4006,83.0000,83.0000,0.0000,-1.6751,90.7858,6,1596.2726,379.0004,817.4654,-75.9497,63.3542,136.6486,159.8062,-12.6959,0.0000,59.4979,0.0000,59.4979,3.8563,59.4979,4.9839,0.0000,2186.6747,238.0649,355.9312,54.5140,9.3333,45.1808,0.0000,45.1808,0.0000,45.1808,-42.6922,70.1459,17.7270,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12648.1174,12648.1174,12648.1174,12648.1174,6,0,0,0
+2570.9261,0.5000,56550.9284,83.0000,83.0000,0.0000,-1.6522,90.5953,6,1596.2726,382.7011,818.2122,-75.9497,63.9728,136.7734,159.8062,-12.6959,0.0000,60.1165,0.0000,60.1165,3.8563,60.1165,5.0086,0.0000,2186.6747,240.6583,359.6319,55.1079,9.3449,45.7630,0.0000,45.7630,0.0000,45.7630,-42.1100,70.1459,17.7271,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12768.2948,12768.2948,12768.2948,12768.2948,6,0,0,0
+2571.4261,0.5000,56562.4562,83.0000,83.0000,0.0000,-1.6278,90.4077,6,1596.2726,386.6606,819.0960,-75.9497,64.6347,136.9211,159.8062,-12.6959,0.0000,60.7784,0.0000,60.7784,3.8563,60.7784,5.0351,0.0000,2186.6747,243.4332,363.5914,55.7433,9.3574,46.3859,0.0000,46.3859,0.0000,46.3859,-41.4872,70.1459,17.7272,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12878.1057,12878.1057,12878.1057,12878.1057,6,0,0,0
+2571.9261,0.5000,56573.9840,83.0000,83.0000,0.0000,-1.6287,90.2199,6,1596.2726,386.5212,820.0415,-75.9497,64.6114,137.0792,159.8062,-12.6959,0.0000,60.7551,0.0000,60.7551,3.8563,60.7551,5.0342,0.0000,2186.6747,243.3354,363.4519,55.7209,9.3570,46.3639,0.0000,46.3639,0.0000,46.3639,-41.5091,70.1459,17.7271,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12874.2382,12874.2382,12874.2382,12874.2382,6,0,0,0
+2572.4261,0.5000,56585.5118,83.0000,83.0000,0.0000,-1.6482,90.0299,6,1596.2726,383.3527,820.0082,-75.9497,64.0817,137.0736,159.8062,-12.6959,0.0000,60.2254,0.0000,60.2254,3.8563,60.2254,5.0130,0.0000,2186.6747,241.1150,360.2835,55.2124,9.3470,45.8655,0.0000,45.8655,0.0000,45.8655,-42.0075,70.1459,17.7271,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12786.3660,12786.3660,12786.3660,12786.3660,6,0,0,0
+2572.9261,0.5000,56597.0395,83.0000,83.0000,0.0000,-1.7078,89.8331,6,1596.2726,373.7049,819.2516,-75.9497,62.4690,136.9471,159.8062,-12.6959,0.0000,58.6127,0.0000,58.6127,3.8563,58.6127,4.9485,0.0000,2186.6747,234.3538,350.6356,53.6642,9.3166,44.3476,0.0000,44.3476,0.0000,44.3476,-43.5252,70.1459,17.7269,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12473.9258,12473.9258,12473.9258,12473.9258,6,0,0,0
+2573.4261,0.5000,56608.5673,83.0000,83.0000,0.0000,-1.7782,89.6281,6,1596.2726,362.2944,816.9477,-75.9497,60.5616,136.5620,159.8062,-12.6959,0.0000,56.7053,0.0000,56.7053,3.8563,56.7053,4.8722,0.0000,2186.6747,226.3573,339.2252,51.8331,9.2806,42.5525,0.0000,42.5525,0.0000,42.5525,-45.3201,70.1459,17.7267,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12098.5885,12098.5885,12098.5885,12098.5885,6,0,0,0
+2573.9261,0.5000,56620.0951,83.0000,83.0000,0.0000,-1.8546,89.4143,6,1596.2726,349.9219,814.2228,-75.9497,58.4934,136.1065,159.8062,-12.6959,0.0000,54.6371,0.0000,54.6371,3.8563,54.6371,4.7895,0.0000,2186.6747,217.6867,326.8527,49.8476,9.2416,40.6060,0.0000,40.6060,0.0000,40.6060,-47.2663,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11691.6057,11691.6057,11691.6057,11691.6057,6,0,0,0
+2574.4261,0.5000,56631.6229,83.0000,83.0000,0.0000,-1.9180,89.1932,6,1596.2726,339.6627,811.2683,-75.9497,56.7784,135.6126,159.8062,-12.6959,0.0000,52.9222,0.0000,52.9222,3.8563,52.9222,4.7209,0.0000,2186.6747,210.4970,316.5934,48.2013,9.2092,38.9921,0.0000,38.9921,0.0000,38.9921,-48.8801,70.1459,17.7262,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11354.1363,11354.1363,11354.1363,11354.1363,6,0,0,0
+2574.9261,0.5000,56643.1506,83.0000,83.0000,0.0000,-1.9654,88.9666,6,1596.2726,331.9830,808.8184,-75.9497,55.4947,135.2031,159.8062,-12.6959,0.0000,51.6384,0.0000,51.6384,3.8563,51.6384,4.6695,0.0000,2186.6747,205.1151,308.9138,46.9689,9.1850,37.7839,0.0000,37.7839,0.0000,37.7839,-50.0880,70.1459,17.7261,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11101.5216,11101.5216,11101.5216,11101.5216,6,0,0,0
+2575.4261,0.5000,56654.6784,83.0000,83.0000,0.0000,-2.0092,88.7350,6,1596.2726,324.8876,806.9845,-75.9497,54.3086,134.8965,159.8062,-12.6959,0.0000,50.4523,0.0000,50.4523,3.8563,50.4523,4.6221,0.0000,2186.6747,200.1426,301.8183,45.8303,9.1626,36.6677,0.0000,36.6677,0.0000,36.6677,-51.2041,70.1459,17.7259,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10868.1216,10868.1216,10868.1216,10868.1216,6,0,0,0
+2575.9261,0.5000,56666.2062,83.0000,83.0000,0.0000,-2.0558,88.4980,6,1596.2726,317.3357,805.2901,-75.9497,53.0462,134.6133,159.8062,-12.6959,0.0000,49.1900,0.0000,49.1900,3.8563,49.1900,4.5716,0.0000,2186.6747,194.8503,294.2665,44.6184,9.1387,35.4797,0.0000,35.4797,0.0000,35.4797,-52.3920,70.1459,17.7258,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10619.7113,10619.7113,10619.7113,10619.7113,6,0,0,0
+2576.4261,0.5000,56677.7340,83.0000,83.0000,0.0000,-2.1300,88.2525,6,1596.2726,305.3162,803.4867,-75.9497,51.0370,134.3119,159.8062,-12.6959,0.0000,47.1808,0.0000,47.1808,3.8563,47.1808,4.4912,0.0000,2186.6747,186.4270,282.2469,42.6895,9.1008,33.5888,0.0000,33.5888,0.0000,33.5888,-54.2826,70.1459,17.7255,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10268.7619,10268.7619,10268.7619,10268.7619,6,0,0,0
+2576.9261,0.5000,56689.2618,83.0000,83.0000,0.0000,-2.2189,87.9967,6,1596.2726,290.9299,800.6164,-75.9497,48.6322,133.8321,159.8062,-12.6959,0.0000,44.7759,0.0000,44.7759,3.8563,44.7759,4.3950,0.0000,2186.6747,176.3450,267.8606,40.3809,9.0554,31.3255,0.0000,31.3255,0.0000,31.3255,-56.5455,70.1459,17.7251,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9866.7748,9866.7748,9866.7748,9866.7748,6,0,0,0
+2577.4261,0.5000,56700.7895,83.0000,83.0000,0.0000,-2.3313,87.7279,6,1596.2726,272.7222,797.1809,-75.9497,45.5886,133.2578,159.8062,-12.6959,0.0000,41.7323,0.0000,41.7323,3.8563,41.7323,4.2733,0.0000,2186.6747,163.5851,249.6530,37.4590,8.9979,28.4611,0.0000,28.4611,0.0000,28.4611,-59.4094,70.1459,17.7247,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9357.9346,9357.9346,9357.9346,9357.9346,6,0,0,0
+2577.9261,0.5000,56712.3173,83.0000,83.0000,0.0000,-2.4414,87.4465,6,1596.2726,254.8979,792.8329,-75.9497,42.6091,132.5310,159.8062,-12.6959,0.0000,38.7528,0.0000,38.7528,3.8563,38.7528,4.1541,0.0000,2186.6747,151.0938,231.8286,34.5987,8.9416,25.6571,0.0000,25.6571,0.0000,25.6571,-62.2131,70.1459,17.7242,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8839.8305,8839.8305,8839.8305,8839.8305,6,0,0,0
+2578.4261,0.5000,56723.8451,83.0000,83.0000,0.0000,-2.5470,87.1529,6,1596.2726,237.7975,788.5765,-75.9497,39.7505,131.8194,159.8062,-12.6959,0.0000,35.8942,0.0000,35.8942,3.8563,35.8942,4.0397,0.0000,2186.6747,139.1099,214.7282,31.8545,8.8876,22.9669,0.0000,22.9669,0.0000,22.9669,-64.9028,70.1459,17.7238,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8284.6113,8284.6113,8284.6113,8284.6113,6,0,0,0
+2578.9261,0.5000,56735.3729,83.0000,83.0000,0.0000,-2.6305,86.8496,6,1596.2726,224.2799,784.4929,-75.9497,37.4909,131.1368,159.8062,-12.6959,0.0000,33.6346,0.0000,33.6346,3.8563,33.6346,3.9494,0.0000,2186.6747,129.6367,201.2106,29.6853,8.8450,20.8403,0.0000,20.8403,0.0000,20.8403,-67.0290,70.1459,17.7234,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7845.7191,7845.7191,7845.7191,7845.7191,6,0,0,0
+2579.4261,0.5000,56746.9006,83.0000,83.0000,0.0000,-2.7036,86.5380,6,1596.2726,212.8809,781.2649,-75.9497,35.5854,130.5972,159.8062,-12.6959,0.0000,31.7292,0.0000,31.7292,3.8563,31.7292,3.9413,0.0000,2186.6747,121.3508,189.8117,27.7879,8.8076,18.9803,0.0000,18.9803,0.0000,18.9803,-68.8887,70.1459,17.7230,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7475.6149,7475.6149,7475.6149,7475.6149,6,0,0,0
+2579.9261,0.5000,56758.4284,83.0000,83.0000,0.0000,-2.7650,86.2192,6,1596.2726,203.3357,778.5428,-75.9497,33.9899,130.1422,159.8062,-12.6959,0.0000,30.1336,0.0000,30.1336,3.8563,30.1336,3.9413,0.0000,2186.6747,114.3829,180.2665,26.1923,8.7762,17.4161,0.0000,17.4161,0.0000,17.4161,-70.4526,70.1459,17.7227,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7165.7005,7165.7005,7165.7005,7165.7005,6,0,0,0
+2580.4261,0.5000,56769.9562,83.0000,83.0000,0.0000,-2.8257,85.8935,6,1596.2726,193.9037,776.2634,-75.9497,32.4132,129.7612,159.8062,-12.6959,0.0000,28.5569,0.0000,28.5569,3.8563,28.5569,3.9413,0.0000,2186.6747,107.4975,170.8345,24.6156,8.7452,15.8704,0.0000,15.8704,0.0000,15.8704,-71.9979,70.1459,17.7224,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6859.4607,6859.4607,6859.4607,6859.4607,6,0,0,0
+2580.9261,0.5000,56781.4840,83.0000,83.0000,0.0000,-2.8884,85.5605,6,1596.2726,184.1608,774.0111,-75.9497,30.7846,129.3847,159.8062,-12.6959,0.0000,26.9283,0.0000,26.9283,3.8563,26.9283,3.9413,0.0000,2186.6747,100.3852,161.0915,22.9870,8.7132,14.2738,0.0000,14.2738,0.0000,14.2738,-73.5942,70.1459,17.7221,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6550.0595,6550.0595,6550.0595,6550.0595,6,0,0,0
+2581.4261,0.5000,56793.0118,83.0000,83.0000,0.0000,-2.9416,85.2214,6,1596.2726,175.9862,771.6844,-75.9497,29.4181,128.9958,159.8062,-12.6959,0.0000,25.5618,0.0000,25.5618,3.8563,25.5618,3.9413,0.0000,2186.6747,94.4177,152.9169,21.6205,8.7015,12.9190,0.0000,12.9190,0.0000,12.9190,-74.9488,70.1459,17.7218,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6292.6967,6292.6967,6292.6967,6292.6967,6,0,0,0
+2581.9261,0.5000,56804.5395,83.0000,83.0000,0.0000,-2.9856,84.8773,6,1596.2726,169.2806,769.7323,-75.9497,28.2972,128.6694,159.8062,-12.6959,0.0000,24.4409,0.0000,24.4409,3.8563,24.4409,3.9413,0.0000,2186.6747,89.5226,146.2113,20.4996,8.7015,11.7981,0.0000,11.7981,0.0000,11.7981,-76.0695,70.1459,17.7216,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6081.5847,6081.5847,6081.5847,6081.5847,6,0,0,0
+2582.4261,0.5000,56816.0673,83.0000,83.0000,0.0000,-2.9988,84.5316,6,1596.2726,167.2753,768.1310,-75.9497,27.9619,128.4018,159.8062,-12.6959,0.0000,24.1057,0.0000,24.1057,3.8563,24.1057,3.9413,0.0000,2186.6747,88.0587,144.2060,20.1644,8.7015,11.4628,0.0000,11.4628,0.0000,11.4628,-76.4046,70.1459,17.7215,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6018.4518,6018.4518,6018.4518,6018.4518,6,0,0,0
+2582.9261,0.5000,56827.5951,83.0000,83.0000,0.0000,-2.9979,84.1860,6,1596.2726,167.4011,767.6522,-75.9497,27.9830,128.3217,159.8062,-12.6959,0.0000,24.1267,0.0000,24.1267,3.8563,24.1267,3.9413,0.0000,2186.6747,88.1506,144.3318,20.1854,8.7015,11.4839,0.0000,11.4839,0.0000,11.4839,-76.3836,70.1459,17.7215,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6022.4132,6022.4132,6022.4132,6022.4132,6,0,0,0
+2583.4261,0.5000,56839.1229,83.0000,83.0000,0.0000,-2.9772,83.8428,6,1596.2726,170.5671,767.6822,-75.9497,28.5122,128.3267,159.8062,-12.6959,0.0000,24.6559,0.0000,24.6559,3.8563,24.6559,3.9413,0.0000,2186.6747,90.4617,147.4978,20.7147,8.7015,12.0131,0.0000,12.0131,0.0000,12.0131,-75.8545,70.1459,17.7216,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6122.0874,6122.0874,6122.0874,6122.0874,6,0,0,0
+2583.9261,0.5000,56850.6506,83.0000,83.0000,0.0000,-2.9572,83.5019,6,1596.2726,173.6088,768.4383,-75.9497,29.0207,128.4531,159.8062,-12.6959,0.0000,25.1644,0.0000,25.1644,3.8563,25.1644,3.9413,0.0000,2186.6747,92.6822,150.5396,21.2231,8.7015,12.5216,0.0000,12.5216,0.0000,12.5216,-75.3461,70.1459,17.7218,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6217.8508,6217.8508,6217.8508,6217.8508,6,0,0,0
+2584.4261,0.5000,56862.1784,83.0000,83.0000,0.0000,-2.9419,83.1627,6,1596.2726,175.9348,769.1646,-75.9497,29.4095,128.5745,159.8062,-12.6959,0.0000,25.5532,0.0000,25.5532,3.8563,25.5532,3.9413,0.0000,2186.6747,94.3802,152.8656,21.6119,8.7015,12.9104,0.0000,12.9104,0.0000,12.9104,-74.9574,70.1459,17.7218,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6291.0806,6291.0806,6291.0806,6291.0806,6,0,0,0
+2584.9261,0.5000,56873.7062,83.0000,83.0000,0.0000,-2.9398,82.8238,6,1596.2726,176.2628,769.7201,-75.9497,29.4643,128.6674,159.8062,-12.6959,0.0000,25.6080,0.0000,25.6080,3.8563,25.6080,3.9413,0.0000,2186.6747,94.6196,153.1935,21.6668,8.7015,12.9652,0.0000,12.9652,0.0000,12.9652,-74.9025,70.1459,17.7218,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6301.4055,6301.4055,6301.4055,6301.4055,6,0,0,0
+2585.4261,0.5000,56885.2340,83.0000,83.0000,0.0000,-2.9469,82.4841,6,1596.2726,175.1713,769.7984,-75.9497,29.2819,128.6805,159.8062,-12.6959,0.0000,25.4256,0.0000,25.4256,3.8563,25.4256,3.9413,0.0000,2186.6747,93.8228,152.1021,21.4843,8.7015,12.7828,0.0000,12.7828,0.0000,12.7828,-75.0850,70.1459,17.7218,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6267.0430,6267.0430,6267.0430,6267.0430,6,0,0,0
+2585.9261,0.5000,56896.7618,83.0000,83.0000,0.0000,-2.9690,82.1419,6,1596.2726,171.8110,769.5378,-75.9497,28.7201,128.6369,159.8062,-12.6959,0.0000,24.8639,0.0000,24.8639,3.8563,24.8639,3.9413,0.0000,2186.6747,91.3698,148.7417,20.9226,8.7015,12.2210,0.0000,12.2210,0.0000,12.2210,-75.6466,70.1459,17.7217,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6161.2501,6161.2501,6161.2501,6161.2501,6,0,0,0
+2586.4261,0.5000,56908.2895,83.0000,83.0000,0.0000,-2.9977,81.7963,6,1596.2726,167.4389,768.7353,-75.9497,27.9893,128.5028,159.8062,-12.6959,0.0000,24.1330,0.0000,24.1330,3.8563,24.1330,3.9413,0.0000,2186.6747,88.1781,144.3696,20.1917,8.7015,11.4902,0.0000,11.4902,0.0000,11.4902,-76.3773,70.1459,17.7215,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6023.6023,6023.6023,6023.6023,6023.6023,6,0,0,0
+2586.9261,0.5000,56919.8173,83.0000,83.0000,0.0000,-3.0364,81.4463,6,1596.2726,161.5488,767.6912,-75.9497,27.0047,128.3282,159.8062,-12.6959,0.0000,23.1484,0.0000,23.1484,3.8563,23.1484,3.9413,0.0000,2186.6747,83.8784,138.4795,19.2071,8.7015,10.5056,0.0000,10.5056,0.0000,10.5056,-77.3616,70.1459,17.7213,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5838.1638,5838.1638,5838.1638,5838.1638,6,0,0,0
+2587.4261,0.5000,56931.3451,83.0000,83.0000,0.0000,-3.0749,81.0918,6,1596.2726,155.6759,766.2847,-75.9497,26.0230,128.0931,159.8062,-12.6959,0.0000,22.1667,0.0000,22.1667,3.8563,22.1667,3.9413,0.0000,2186.6747,79.5912,132.6067,18.2254,8.7015,9.5239,0.0000,9.5239,0.0000,9.5239,-78.3432,70.1459,17.7211,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5653.2683,5653.2683,5653.2683,5653.2683,6,0,0,0
+2587.9261,0.5000,56942.8729,83.0000,83.0000,0.0000,-3.1120,80.7331,6,1596.2726,150.0234,764.8822,-75.9497,25.0781,127.8587,159.8062,-12.6959,0.0000,21.2218,0.0000,21.2218,3.8563,21.2218,3.9413,0.0000,2186.6747,75.4649,126.9542,17.2806,8.7015,8.5790,0.0000,8.5790,0.0000,8.5790,-79.2878,70.1459,17.7209,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5475.3116,5475.3116,5475.3116,5475.3116,6,0,0,0
+2588.4261,0.5000,56954.4006,83.0000,83.0000,0.0000,-3.1394,80.3712,6,1596.2726,145.8631,763.5324,-75.9497,24.3827,127.6331,159.8062,-12.6959,0.0000,20.5264,0.0000,20.5264,3.8563,20.5264,3.9413,0.0000,2186.6747,72.4278,122.7938,16.5851,8.7015,7.8836,0.0000,7.8836,0.0000,7.8836,-79.9831,70.1459,17.7208,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5344.3300,5344.3300,5344.3300,5344.3300,6,0,0,0
+2588.9261,0.5000,56965.9284,83.0000,83.0000,0.0000,-3.1607,80.0068,6,1596.2726,142.6148,762.5389,-75.9497,23.8397,127.4670,159.8062,-12.6959,0.0000,19.9834,0.0000,19.9834,3.8563,19.9834,3.9413,0.0000,2186.6747,70.0566,119.5455,16.0421,8.7015,7.3406,0.0000,7.3406,0.0000,7.3406,-80.5260,70.1459,17.7206,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5242.0640,5242.0640,5242.0640,5242.0640,6,0,0,0
+2589.4261,0.5000,56977.4562,83.0000,83.0000,0.0000,-3.1734,79.6410,6,1596.2726,140.6767,761.7632,-75.9497,23.5157,127.3373,159.8062,-12.6959,0.0000,19.6594,0.0000,19.6594,3.8563,19.6594,3.9413,0.0000,2186.6747,68.6417,117.6074,15.7181,8.7015,7.0166,0.0000,7.0166,0.0000,7.0166,-80.8499,70.1459,17.7206,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5181.0469,5181.0469,5181.0469,5181.0469,6,0,0,0
+2589.9261,0.5000,56988.9840,83.0000,83.0000,0.0000,-3.1841,79.2739,6,1596.2726,139.0524,761.3004,-75.9497,23.2442,127.2599,159.8062,-12.6959,0.0000,19.3879,0.0000,19.3879,3.8563,19.3879,3.9413,0.0000,2186.6747,67.4560,115.9832,15.4466,8.7015,6.7451,0.0000,6.7451,0.0000,6.7451,-81.1213,70.1459,17.7205,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5129.9108,5129.9108,5129.9108,5129.9108,6,0,0,0
+2590.4261,0.5000,57000.5118,83.0000,83.0000,0.0000,-3.1937,78.9058,6,1596.2726,137.5860,760.9125,-75.9497,22.9991,127.1951,159.8062,-12.6959,0.0000,19.1428,0.0000,19.1428,3.8563,19.1428,3.9413,0.0000,2186.6747,66.3856,114.5168,15.2015,8.7015,6.5000,0.0000,6.5000,0.0000,6.5000,-81.3664,70.1459,17.7205,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5083.7434,5083.7434,5083.7434,5083.7434,6,0,0,0
+2590.9261,0.5000,57012.0395,83.0000,83.0000,0.0000,-3.2030,78.5365,6,1596.2726,136.1667,760.5624,-75.9497,22.7618,127.1366,159.8062,-12.6959,0.0000,18.9055,0.0000,18.9055,3.8563,18.9055,3.9413,0.0000,2186.6747,65.3495,113.0975,14.9643,8.7015,6.2627,0.0000,6.2627,0.0000,6.2627,-81.6036,70.1459,17.7204,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5039.0601,5039.0601,5039.0601,5039.0601,6,0,0,0
+2591.4261,0.5000,57023.5673,83.0000,83.0000,0.0000,-3.2119,78.1663,6,1596.2726,134.8122,760.2234,-75.9497,22.5354,127.0799,159.8062,-12.6959,0.0000,18.6791,0.0000,18.6791,3.8563,18.6791,3.9413,0.0000,2186.6747,64.3606,111.7429,14.7378,8.7015,6.0363,0.0000,6.0363,0.0000,6.0363,-81.8300,70.1459,17.7204,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4996.4142,4996.4142,4996.4142,4996.4142,6,0,0,0
+2591.9261,0.5000,57035.0951,83.0000,83.0000,0.0000,-3.2162,77.7955,6,1596.2726,134.1561,759.9000,-75.9497,22.4257,127.0258,159.8062,-12.6959,0.0000,18.5694,0.0000,18.5694,3.8563,18.5694,3.9413,0.0000,2186.6747,63.8817,111.0868,14.6282,8.7015,5.9266,0.0000,5.9266,0.0000,5.9266,-81.9396,70.1459,17.7203,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4975.7593,4975.7593,4975.7593,4975.7593,6,0,0,0
+2592.4261,0.5000,57046.6229,83.0000,83.0000,0.0000,-3.2164,77.4247,6,1596.2726,134.1250,759.7433,-75.9497,22.4205,126.9997,159.8062,-12.6959,0.0000,18.5642,0.0000,18.5642,3.8563,18.5642,3.9413,0.0000,2186.6747,63.8590,111.0557,14.6229,8.7015,5.9214,0.0000,5.9214,0.0000,5.9214,-81.9448,70.1459,17.7203,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4974.7792,4974.7792,4974.7792,4974.7792,6,0,0,0
+2592.9261,0.5000,57058.1506,83.0000,83.0000,0.0000,-3.2042,77.0553,6,1596.2726,135.9931,759.7359,-75.9497,22.7328,126.9984,159.8062,-12.6959,0.0000,18.8765,0.0000,18.8765,3.8563,18.8765,3.9413,0.0000,2186.6747,65.2228,112.9239,14.9352,8.7015,6.2337,0.0000,6.2337,0.0000,6.2337,-81.6326,70.1459,17.7204,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5033.5948,5033.5948,5033.5948,5033.5948,6,0,0,0
+2593.4261,0.5000,57069.6784,83.0000,83.0000,0.0000,-3.1852,76.6881,6,1596.2726,138.8745,760.1820,-75.9497,23.2144,127.0730,159.8062,-12.6959,0.0000,19.3582,0.0000,19.3582,3.8563,19.3582,3.9413,0.0000,2186.6747,67.3262,115.8053,15.4169,8.7015,6.7153,0.0000,6.7153,0.0000,6.7153,-81.1511,70.1459,17.7205,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5124.3104,5124.3104,5124.3104,5124.3104,6,0,0,0
+2593.9261,0.5000,57081.2062,83.0000,83.0000,0.0000,-3.1754,76.3221,6,1596.2726,140.3735,760.8701,-75.9497,23.4650,127.1880,159.8062,-12.6959,0.0000,19.6087,0.0000,19.6087,3.8563,19.6087,3.9413,0.0000,2186.6747,68.4204,117.3043,15.6675,8.7015,6.9659,0.0000,6.9659,0.0000,6.9659,-80.9006,70.1459,17.7206,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5171.5026,5171.5026,5171.5026,5171.5026,6,0,0,0
+2594.4261,0.5000,57092.7340,83.0000,83.0000,0.0000,-3.1626,75.9575,6,1596.2726,142.3249,761.2280,-75.9497,23.7912,127.2478,159.8062,-12.6959,0.0000,19.9349,0.0000,19.9349,3.8563,19.9349,3.9413,0.0000,2186.6747,69.8450,119.2557,15.9937,8.7015,7.2921,0.0000,7.2921,0.0000,7.2921,-80.5744,70.1459,17.7206,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5232.9386,5232.9386,5232.9386,5232.9386,6,0,0,0
+2594.9261,0.5000,57104.2618,83.0000,83.0000,0.0000,-3.1102,75.5990,6,1596.2726,150.2986,761.6940,-75.9497,25.1241,127.3257,159.8062,-12.6959,0.0000,21.2678,0.0000,21.2678,3.8563,21.2678,3.9413,0.0000,2186.6747,75.6657,127.2293,17.3265,8.7015,8.6250,0.0000,8.6250,0.0000,8.6250,-79.2418,70.1459,17.7209,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5483.9733,5483.9733,5483.9733,5483.9733,6,0,0,0
+2595.4261,0.5000,57115.7895,83.0000,83.0000,0.0000,-3.1084,75.2406,6,1596.2726,150.5773,763.5981,-75.9497,25.1707,127.6440,159.8062,-12.6959,0.0000,21.3144,0.0000,21.3144,3.8563,21.3144,3.9413,0.0000,2186.6747,75.8692,127.5081,17.3731,8.7015,8.6716,0.0000,8.6716,0.0000,8.6716,-79.1953,70.1459,17.7209,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5492.7495,5492.7495,5492.7495,5492.7495,6,0,0,0
+2595.9261,0.5000,57127.3173,83.0000,83.0000,0.0000,-3.1126,74.8818,6,1596.2726,149.9393,763.6647,-75.9497,25.0640,127.6552,159.8062,-12.6959,0.0000,21.2078,0.0000,21.2078,3.8563,21.2078,3.9413,0.0000,2186.6747,75.4034,126.8700,17.2665,8.7015,8.5649,0.0000,8.5649,0.0000,8.5649,-79.3019,70.1459,17.7209,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5472.6612,5472.6612,5472.6612,5472.6612,6,0,0,0
+2596.4261,0.5000,57138.8451,83.0000,83.0000,0.0000,-3.1195,74.5222,6,1596.2726,148.8818,763.5123,-75.9497,24.8873,127.6297,159.8062,-12.6959,0.0000,21.0310,0.0000,21.0310,3.8563,21.0310,3.9413,0.0000,2186.6747,74.6315,125.8125,17.0897,8.7015,8.3882,0.0000,8.3882,0.0000,8.3882,-79.4786,70.1459,17.7209,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5439.3680,5439.3680,5439.3680,5439.3680,6,0,0,0
+2596.9261,0.5000,57150.3729,83.0000,83.0000,0.0000,-3.1228,74.1622,6,1596.2726,148.3815,763.2598,-75.9497,24.8036,127.5875,159.8062,-12.6959,0.0000,20.9473,0.0000,20.9473,3.8563,20.9473,3.9413,0.0000,2186.6747,74.2662,125.3122,17.0061,8.7015,8.3045,0.0000,8.3045,0.0000,8.3045,-79.5622,70.1459,17.7209,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5423.6169,5423.6169,5423.6169,5423.6169,6,0,0,0
+2597.4261,0.5000,57161.9006,83.0000,83.0000,0.0000,-3.1191,73.8027,6,1596.2726,148.9428,763.1403,-75.9497,24.8975,127.5675,159.8062,-12.6959,0.0000,21.0412,0.0000,21.0412,3.8563,21.0412,3.9413,0.0000,2186.6747,74.6760,125.8735,17.0999,8.7015,8.3984,0.0000,8.3984,0.0000,8.3984,-79.4684,70.1459,17.7209,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5441.2893,5441.2893,5441.2893,5441.2893,6,0,0,0
+2597.9261,0.5000,57173.4284,83.0000,83.0000,0.0000,-3.0967,73.4457,6,1596.2726,152.3672,763.2744,-75.9497,25.4699,127.5899,159.8062,-12.6959,0.0000,21.6136,0.0000,21.6136,3.8563,21.6136,3.9413,0.0000,2186.6747,77.1758,129.2979,17.6723,8.7015,8.9708,0.0000,8.9708,0.0000,8.9708,-78.8961,70.1459,17.7210,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5549.0995,5549.0995,5549.0995,5549.0995,6,0,0,0
+2598.4261,0.5000,57184.9562,83.0000,83.0000,0.0000,-3.0590,73.0931,6,1596.2726,158.1028,764.0921,-75.9497,26.4287,127.7266,159.8062,-12.6959,0.0000,22.5724,0.0000,22.5724,3.8563,22.5724,3.9413,0.0000,2186.6747,81.3628,135.0335,18.6311,8.7015,9.9296,0.0000,9.9296,0.0000,9.9296,-77.9376,70.1459,17.7212,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5729.6735,5729.6735,5729.6735,5729.6735,6,0,0,0
+2598.9261,0.5000,57196.4840,83.0000,83.0000,0.0000,-2.9871,72.7487,6,1596.2726,169.0536,765.4618,-75.9497,28.2592,127.9556,159.8062,-12.6959,0.0000,24.4029,0.0000,24.4029,3.8563,24.4029,3.9413,0.0000,2186.6747,89.3569,145.9844,20.4617,8.7015,11.7601,0.0000,11.7601,0.0000,11.7601,-76.1074,70.1459,17.7216,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6074.4401,6074.4401,6074.4401,6074.4401,6,0,0,0
+2599.4261,0.5000,57208.0118,83.0000,83.0000,0.0000,-2.8982,72.4146,6,1596.2726,182.6416,768.0768,-75.9497,30.5306,128.3927,159.8062,-12.6959,0.0000,26.6743,0.0000,26.6743,3.8563,26.6743,3.9413,0.0000,2186.6747,99.2761,159.5723,22.7330,8.7082,14.0248,0.0000,14.0248,0.0000,14.0248,-73.8431,70.1459,17.7221,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6502.2296,6502.2296,6502.2296,6502.2296,6,0,0,0
+2599.9261,0.5000,57219.5395,83.0000,83.0000,0.0000,-2.7792,72.0942,6,1596.2726,201.1295,771.3217,-75.9497,33.6211,128.9351,159.8062,-12.6959,0.0000,29.7648,0.0000,29.7648,3.8563,29.7648,3.9413,0.0000,2186.6747,112.7723,178.0602,25.8235,8.7690,17.0545,0.0000,17.0545,0.0000,17.0545,-70.8140,70.1459,17.7227,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7094.0679,7094.0679,7094.0679,7094.0679,6,0,0,0
+2600.4261,0.5000,57231.0673,83.0000,83.0000,0.0000,-2.6482,71.7890,6,1596.2726,221.4853,775.7366,-75.9497,37.0238,129.6731,159.8062,-12.6959,0.0000,33.1675,0.0000,33.1675,3.8563,33.1675,3.9413,0.0000,2186.6747,127.6320,198.4160,29.2262,8.8359,20.3903,0.0000,20.3903,0.0000,20.3903,-67.4789,70.1459,17.7233,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7754.9830,7754.9830,7754.9830,7754.9830,6,0,0,0
+2600.9261,0.5000,57242.5951,83.0000,83.0000,0.0000,-2.5034,71.5004,6,1596.2726,244.8639,780.5975,-75.9497,40.9318,130.4857,159.8062,-12.6959,0.0000,37.0755,0.0000,37.0755,3.8563,37.0755,4.0870,0.0000,2186.6747,144.0620,221.7946,32.9885,8.9099,24.0785,0.0000,24.0785,0.0000,24.0785,-63.7913,70.1459,17.7239,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8514.0432,8514.0432,8514.0432,8514.0432,6,0,0,0
+2601.4261,0.5000,57254.1229,83.0000,83.0000,0.0000,-2.3685,71.2273,6,1596.2726,266.7095,786.1804,-75.9497,44.5835,131.4189,159.8062,-12.6959,0.0000,40.7272,0.0000,40.7272,3.8563,40.7272,4.2331,0.0000,2186.6747,159.3714,243.6403,36.4942,8.9789,27.5152,0.0000,27.5152,0.0000,27.5152,-60.3552,70.1459,17.7245,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9189.8938,9189.8938,9189.8938,9189.8938,6,0,0,0
+2601.9261,0.5000,57265.6506,83.0000,83.0000,0.0000,-2.2422,70.9689,6,1596.2726,287.1494,791.3971,-75.9497,48.0003,132.2909,159.8062,-12.6959,0.0000,44.1440,0.0000,44.1440,3.8563,44.1440,4.3697,0.0000,2186.6747,173.6957,264.0801,39.7742,9.0434,30.7308,0.0000,30.7308,0.0000,30.7308,-57.1402,70.1459,17.7250,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9761.1393,9761.1393,9761.1393,9761.1393,6,0,0,0
+2602.4261,0.5000,57277.1784,83.0000,83.0000,0.0000,-2.1463,70.7214,6,1596.2726,302.6778,796.2782,-75.9497,50.5960,133.1069,159.8062,-12.6959,0.0000,46.7397,0.0000,46.7397,3.8563,46.7397,4.4736,0.0000,2186.6747,184.5780,279.6086,42.2662,9.0925,33.1737,0.0000,33.1737,0.0000,33.1737,-54.6976,70.1459,17.7254,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10195.0401,10195.0401,10195.0401,10195.0401,6,0,0,0
+2602.9261,0.5000,57288.7062,83.0000,83.0000,0.0000,-2.0687,70.4830,6,1596.2726,315.2504,799.9864,-75.9497,52.6977,133.7267,159.8062,-12.6959,0.0000,48.8414,0.0000,48.8414,3.8563,48.8414,4.5576,0.0000,2186.6747,193.3889,292.1811,44.2837,9.1321,35.1516,0.0000,35.1516,0.0000,35.1516,-52.7200,70.1459,17.7257,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10551.1152,10551.1152,10551.1152,10551.1152,6,0,0,0
+2603.4261,0.5000,57300.2340,83.0000,83.0000,0.0000,-2.0252,70.2495,6,1596.2726,322.2959,802.9887,-75.9497,53.8754,134.2286,159.8062,-12.6959,0.0000,50.0191,0.0000,50.0191,3.8563,50.0191,4.6047,0.0000,2186.6747,198.3264,299.2267,45.4144,9.1544,36.2600,0.0000,36.2600,0.0000,36.2600,-51.6118,70.1459,17.7259,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10782.8725,10782.8725,10782.8725,10782.8725,6,0,0,0
+2603.9261,0.5000,57311.7618,83.0000,83.0000,0.0000,-2.0139,70.0174,6,1596.2726,324.1324,804.6712,-75.9497,54.1824,134.5099,159.8062,-12.6959,0.0000,50.3261,0.0000,50.3261,3.8563,50.3261,4.6170,0.0000,2186.6747,199.6134,301.0631,45.7091,9.1602,36.5489,0.0000,36.5489,0.0000,36.5489,-51.3229,70.1459,17.7259,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10843.2809,10843.2809,10843.2809,10843.2809,6,0,0,0
+2604.4261,0.5000,57323.2895,83.0000,83.0000,0.0000,-2.0368,69.7826,6,1596.2726,320.4153,805.1097,-75.9497,53.5610,134.5832,159.8062,-12.6959,0.0000,49.7047,0.0000,49.7047,3.8563,49.7047,4.5922,0.0000,2186.6747,197.0084,297.3460,45.1126,9.1484,35.9641,0.0000,35.9641,0.0000,35.9641,-51.9076,70.1459,17.7258,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10721.0104,10721.0104,10721.0104,10721.0104,6,0,0,0
+2604.9261,0.5000,57334.8173,83.0000,83.0000,0.0000,-2.0871,69.5420,6,1596.2726,312.2690,804.2221,-75.9497,52.1993,134.4348,159.8062,-12.6959,0.0000,48.3430,0.0000,48.3430,3.8563,48.3430,4.5377,0.0000,2186.6747,191.2995,289.1998,43.8053,9.1227,34.6826,0.0000,34.6826,0.0000,34.6826,-53.1890,70.1459,17.7256,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10463.0412,10463.0412,10463.0412,10463.0412,6,0,0,0
+2605.4261,0.5000,57346.3451,83.0000,83.0000,0.0000,-2.1472,69.2944,6,1596.2726,302.5345,802.2767,-75.9497,50.5721,134.1096,159.8062,-12.6959,0.0000,46.7158,0.0000,46.7158,3.8563,46.7158,4.4726,0.0000,2186.6747,184.4776,279.4653,42.2432,9.0920,33.1512,0.0000,33.1512,0.0000,33.1512,-54.7202,70.1459,17.7254,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10191.0363,10191.0363,10191.0363,10191.0363,6,0,0,0
+2605.9261,0.5000,57357.8729,83.0000,83.0000,0.0000,-2.1972,69.0411,6,1596.2726,294.4468,799.9521,-75.9497,49.2201,133.7210,159.8062,-12.6959,0.0000,45.3638,0.0000,45.3638,3.8563,45.3638,4.4185,0.0000,2186.6747,178.8097,271.3775,40.9453,9.0665,31.8788,0.0000,31.8788,0.0000,31.8788,-55.9923,70.1459,17.7252,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9965.0463,9965.0463,9965.0463,9965.0463,6,0,0,0
+2606.4261,0.5000,57369.4006,83.0000,83.0000,0.0000,-2.2374,68.7832,6,1596.2726,287.9295,798.0208,-75.9497,48.1307,133.3982,159.8062,-12.6959,0.0000,44.2744,0.0000,44.2744,3.8563,44.2744,4.3750,0.0000,2186.6747,174.2424,264.8603,39.8994,9.0459,30.8535,0.0000,30.8535,0.0000,30.8535,-57.0174,70.1459,17.7251,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9782.9377,9782.9377,9782.9377,9782.9377,6,0,0,0
+2606.9261,0.5000,57380.9284,83.0000,83.0000,0.0000,-2.2591,68.5228,6,1596.2726,284.4177,796.4645,-75.9497,47.5436,133.1380,159.8062,-12.6959,0.0000,43.6873,0.0000,43.6873,3.8563,43.6873,4.3515,0.0000,2186.6747,171.7813,261.3484,39.3359,9.0348,30.3011,0.0000,30.3011,0.0000,30.3011,-57.5698,70.1459,17.7250,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9684.7958,9684.7958,9684.7958,9684.7958,6,0,0,0
+2607.4261,0.5000,57392.4562,83.0000,83.0000,0.0000,-2.2746,68.2606,6,1596.2726,281.9151,795.6258,-75.9497,47.1253,132.9978,159.8062,-12.6959,0.0000,43.2690,0.0000,43.2690,3.8563,43.2690,4.3347,0.0000,2186.6747,170.0275,258.8458,38.9343,9.0269,29.9073,0.0000,29.9073,0.0000,29.9073,-57.9635,70.1459,17.7249,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9614.8537,9614.8537,9614.8537,9614.8537,6,0,0,0
+2607.9261,0.5000,57403.9840,83.0000,83.0000,0.0000,-2.2842,67.9973,6,1596.2726,280.3454,795.0282,-75.9497,46.8629,132.8979,159.8062,-12.6959,0.0000,43.0066,0.0000,43.0066,3.8563,43.0066,4.3242,0.0000,2186.6747,168.9274,257.2761,38.6824,9.0220,29.6604,0.0000,29.6604,0.0000,29.6604,-58.2104,70.1459,17.7249,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9570.9844,9570.9844,9570.9844,9570.9844,6,0,0,0
+2608.4261,0.5000,57415.5118,83.0000,83.0000,0.0000,-2.2794,67.7345,6,1596.2726,281.1277,794.6534,-75.9497,46.9937,132.8353,159.8062,-12.6959,0.0000,43.1374,0.0000,43.1374,3.8563,43.1374,4.3295,0.0000,2186.6747,169.4757,258.0585,38.8079,9.0244,29.7835,0.0000,29.7835,0.0000,29.7835,-58.0873,70.1459,17.7249,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9592.8502,9592.8502,9592.8502,9592.8502,6,0,0,0
+2608.9261,0.5000,57427.0395,83.0000,83.0000,0.0000,-2.2608,67.4739,6,1596.2726,284.1341,794.8402,-75.9497,47.4962,132.8665,159.8062,-12.6959,0.0000,43.6399,0.0000,43.6399,3.8563,43.6399,4.3496,0.0000,2186.6747,171.5826,261.0648,39.2904,9.0339,30.2564,0.0000,30.2564,0.0000,30.2564,-57.6144,70.1459,17.7250,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9676.8707,9676.8707,9676.8707,9676.8707,6,0,0,0
+2609.4261,0.5000,57438.5673,83.0000,83.0000,0.0000,-2.2011,67.2201,6,1596.2726,293.8018,795.5581,-75.9497,49.1123,132.9865,159.8062,-12.6959,0.0000,45.2560,0.0000,45.2560,3.8563,45.2560,4.4142,0.0000,2186.6747,178.3577,270.7326,40.8418,9.0644,31.7774,0.0000,31.7774,0.0000,31.7774,-56.0938,70.1459,17.7252,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9947.0243,9947.0243,9947.0243,9947.0243,6,0,0,0
+2609.9261,0.5000,57450.0951,83.0000,83.0000,0.0000,-2.1195,66.9758,6,1596.2726,307.0293,797.8668,-75.9497,51.3234,133.3724,159.8062,-12.6959,0.0000,47.4671,0.0000,47.4671,3.8563,47.4671,4.5027,0.0000,2186.6747,187.6275,283.9600,42.9645,9.1062,33.8583,0.0000,33.8583,0.0000,33.8583,-54.0132,70.1459,17.7255,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10316.6299,10316.6299,10316.6299,10316.6299,6,0,0,0
+2610.4261,0.5000,57461.6229,83.0000,83.0000,0.0000,-2.0060,66.7446,6,1596.2726,325.4073,801.0255,-75.9497,54.3955,133.9004,159.8062,-12.6959,0.0000,50.5392,0.0000,50.5392,3.8563,50.5392,4.6255,0.0000,2186.6747,200.5068,302.3380,45.9137,9.1642,36.7495,0.0000,36.7495,0.0000,36.7495,-51.1224,70.1459,17.7259,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10885.2167,10885.2167,10885.2167,10885.2167,6,0,0,0
+2610.9261,0.5000,57473.1506,83.0000,83.0000,0.0000,-1.8848,66.5273,6,1596.2726,345.0422,805.4142,-75.9497,57.6777,134.6341,159.8062,-12.6959,0.0000,53.8214,0.0000,53.8214,3.8563,53.8214,4.7568,0.0000,2186.6747,214.2669,321.9729,49.0646,9.2262,39.8384,0.0000,39.8384,0.0000,39.8384,-48.0339,70.1459,17.7264,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11531.0897,11531.0897,11531.0897,11531.0897,6,0,0,0
+2611.4261,0.5000,57484.6784,83.0000,83.0000,0.0000,-1.7569,66.3248,6,1596.2726,365.7438,810.1030,-75.9497,61.1382,135.4178,159.8062,-12.6959,0.0000,57.2819,0.0000,57.2819,3.8563,57.2819,4.8953,0.0000,2186.6747,228.7747,342.6745,52.3867,9.2915,43.0952,0.0000,43.0952,0.0000,43.0952,-44.7775,70.1459,17.7268,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12212.0527,12212.0527,12212.0527,12212.0527,6,0,0,0
+2611.9261,0.5000,57496.2062,83.0000,83.0000,0.0000,-1.6147,66.1386,6,1596.2726,388.7870,815.0465,-75.9497,64.9901,136.2442,159.8062,-12.6959,0.0000,61.1338,0.0000,61.1338,3.8563,61.1338,5.0493,0.0000,2186.6747,244.9233,365.7177,56.0845,9.3641,46.7204,0.0000,46.7204,0.0000,46.7204,-41.1527,70.1459,17.7272,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12937.0764,12937.0764,12937.0764,12937.0764,6,0,0,0
+2612.4261,0.5000,57507.7340,83.0000,83.0000,0.0000,-1.4611,65.9702,6,1596.2726,413.6626,820.5493,-75.9497,69.1484,137.1641,159.8062,-12.6959,0.0000,65.2921,0.0000,65.2921,3.8563,65.2921,5.2157,0.0000,2186.6747,262.3562,390.5934,60.0764,9.4425,50.6339,0.0000,50.6339,0.0000,50.6339,-37.2396,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13643.7494,13643.7494,13643.7494,13643.7494,6,0,0,0
+2612.9261,0.5000,57519.2618,83.0000,83.0000,0.0000,-1.2810,65.8225,6,1596.2726,442.8390,826.4896,-75.9497,74.0255,138.1571,159.8062,-12.6959,0.0000,70.1692,0.0000,70.1692,3.8563,70.1692,5.4107,0.0000,2186.6747,282.8029,419.7697,64.7585,9.5348,55.2237,0.0000,55.2237,0.0000,55.2237,-32.6503,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14582.6717,14582.6717,14582.6717,14582.6717,6,0,0,0
+2613.4261,0.5000,57530.7895,83.0000,83.0000,0.0000,-1.0935,65.6965,6,1596.2726,473.2402,833.4569,-75.9497,79.1074,139.3217,159.8062,-12.6959,0.0000,75.2511,0.0000,75.2511,3.8563,75.2511,5.6140,0.0000,2186.6747,304.1081,450.1709,69.6371,9.6348,60.0023,0.0000,60.0023,0.0000,60.0023,-27.8720,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15561.0115,15561.0115,15561.0115,15561.0115,6,0,0,0
+2613.9261,0.5000,57542.3173,83.0000,83.0000,0.0000,-0.8987,65.5929,6,1596.2726,504.8257,840.7167,-75.9497,84.3873,140.5353,159.8062,-12.6959,0.0000,80.5310,0.0000,80.5310,3.8563,80.5310,5.8252,0.0000,2186.6747,326.2432,481.7564,74.7058,9.7387,64.9671,0.0000,64.9671,0.0000,64.9671,-22.9076,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16590.9463,16590.9463,16590.9463,16590.9463,6,0,0,0
+2614.4261,0.5000,57553.8451,83.0000,83.0000,0.0000,-0.7099,65.5110,6,1596.2726,535.4502,848.2594,-75.9497,89.5065,141.7961,159.8062,-12.6959,0.0000,85.6502,0.0000,85.6502,3.8563,85.6502,6.0300,0.0000,2186.6747,347.7049,512.3809,79.6203,9.8394,69.7809,0.0000,69.7809,0.0000,69.7809,-18.0941,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17591.8641,17591.8641,17591.8641,17591.8641,6,0,0,0
+2614.9261,0.5000,57565.3729,83.0000,83.0000,0.0000,-0.5260,65.4504,6,1596.2726,565.2663,855.5725,-75.9497,94.4906,143.0186,159.8062,-12.6959,0.0000,90.6343,0.0000,90.6343,3.8563,90.6343,6.2294,0.0000,2186.6747,368.6000,542.1970,84.4050,9.9374,74.4676,0.0000,74.4676,0.0000,74.4676,-13.4076,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18495.7309,18495.7309,18495.7309,18495.7309,6,0,0,0
+2615.4261,0.5000,57576.9006,83.0000,83.0000,0.0000,-0.3586,65.4091,6,1596.2726,592.4110,862.6926,-75.9497,99.0282,144.2088,159.8062,-12.6959,0.0000,95.1719,0.0000,95.1719,3.8563,95.1719,6.4109,0.0000,2186.6747,387.6230,569.3417,88.7610,10.0267,78.7343,0.0000,78.7343,0.0000,78.7343,-9.1410,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19349.4792,19349.4792,19349.4792,19349.4792,6,0,0,0
+2615.9261,0.5000,57588.4284,83.0000,83.0000,0.0000,-0.2024,65.3857,6,1596.2726,617.7472,869.1748,-75.9497,103.2634,145.2924,159.8062,-12.6959,0.0000,99.4071,0.0000,99.4071,3.8563,99.4071,6.5803,0.0000,2186.6747,405.3786,594.6779,92.8269,10.1095,82.7173,0.0000,82.7173,0.0000,82.7173,-5.1580,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20173.9144,20173.9144,20173.9144,20173.9144,6,0,0,0
+2616.4261,0.5000,57599.9562,83.0000,83.0000,0.0000,-0.0702,65.3776,6,1596.2726,639.1553,875.2251,-75.9497,106.8420,146.3037,159.8062,-12.6959,0.0000,102.9857,0.0000,102.9857,3.8563,102.9857,6.7234,0.0000,2186.6747,420.3815,616.0861,96.2623,10.1771,86.0853,0.0000,86.0853,0.0000,86.0853,-1.7901,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20870.5300,20870.5300,20870.5300,20870.5300,6,0,0,0
+2616.9261,0.5000,57611.4840,83.0000,83.0000,0.0000,0.0417,65.3824,6,1596.2726,657.2886,880.3374,-75.9497,109.8732,147.1583,159.8062,-12.6959,0.0000,106.0169,0.0000,106.0169,3.8563,106.0169,6.8447,0.0000,2186.6747,433.0892,634.2193,99.1723,10.2343,88.9380,0.0000,88.9380,0.0000,88.9380,1.0626,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21391.6475,21391.6475,21391.6475,21391.6475,6,0,0,0
+2617.4261,0.5000,57623.0118,83.0000,83.0000,0.0000,0.1289,65.3973,6,1596.2726,671.4150,884.6676,-75.9497,112.2346,147.8822,159.8062,-12.6959,0.0000,108.3783,0.0000,108.3783,3.8563,108.3783,6.9391,0.0000,2186.6747,442.9890,648.3458,101.4392,10.2788,91.1604,0.0000,91.1604,0.0000,91.1604,3.2850,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21786.5337,21786.5337,21786.5337,21786.5337,6,0,0,0
+2617.9261,0.5000,57634.5395,83.0000,83.0000,0.0000,0.1708,65.4170,6,1596.2726,678.2048,888.0410,-75.9497,113.3696,148.4461,159.8062,-12.6959,0.0000,109.5133,0.0000,109.5133,3.8563,109.5133,6.9845,0.0000,2186.6747,447.7473,655.1356,102.5288,10.3002,92.2286,0.0000,92.2286,0.0000,92.2286,4.3532,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21970.4693,21970.4693,21970.4693,21970.4693,6,0,0,0
+2618.4261,0.5000,57646.0673,83.0000,83.0000,0.0000,0.1818,65.4379,6,1596.2726,679.9907,889.6624,-75.9497,113.6681,148.7171,159.8062,-12.6959,0.0000,109.8118,0.0000,109.8118,3.8563,109.8118,6.9965,0.0000,2186.6747,448.9989,656.9214,102.8154,10.3059,92.5095,0.0000,92.5095,0.0000,92.5095,4.6341,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22018.8480,22018.8480,22018.8480,22018.8480,6,0,0,0
+2618.9261,0.5000,57657.5951,83.0000,83.0000,0.0000,0.1274,65.4526,6,1596.2726,671.1693,890.0889,-75.9497,112.1935,148.7884,159.8062,-12.6959,0.0000,108.3372,0.0000,108.3372,3.8563,108.3372,6.9375,0.0000,2186.6747,442.8168,648.1000,101.3998,10.2780,91.1217,0.0000,91.1217,0.0000,91.1217,3.2463,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21779.8765,21779.8765,21779.8765,21779.8765,6,0,0,0
+2619.4261,0.5000,57669.1229,83.0000,83.0000,0.0000,0.0457,65.4579,6,1596.2726,657.9467,887.9823,-75.9497,109.9832,148.4362,159.8062,-12.6959,0.0000,106.1269,0.0000,106.1269,3.8563,106.1269,6.8491,0.0000,2186.6747,433.5504,634.8774,99.2779,10.2363,89.0415,0.0000,89.0415,0.0000,89.0415,1.1661,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21410.1495,21410.1495,21410.1495,21410.1495,6,0,0,0
+2619.9261,0.5000,57680.6506,83.0000,83.0000,0.0000,-0.0747,65.4493,6,1596.2726,638.4229,884.8247,-75.9497,106.7196,147.9084,159.8062,-12.6959,0.0000,102.8633,0.0000,102.8633,3.8563,102.8633,6.7185,0.0000,2186.6747,419.8681,615.3536,96.1448,10.1747,85.9700,0.0000,85.9700,0.0000,85.9700,-1.9054,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20846.6952,20846.6952,20846.6952,20846.6952,6,0,0,0
+2620.4261,0.5000,57692.1784,83.0000,83.0000,0.0000,-0.1952,65.4268,6,1596.2726,618.9028,880.1624,-75.9497,103.4566,147.1291,159.8062,-12.6959,0.0000,99.6003,0.0000,99.6003,3.8563,99.6003,6.5880,0.0000,2186.6747,406.1885,595.8336,93.0123,10.1132,82.8991,0.0000,82.8991,0.0000,82.8991,-4.9762,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20211.5185,20211.5185,20211.5185,20211.5185,6,0,0,0
+2620.9261,0.5000,57703.7062,83.0000,83.0000,0.0000,-0.3127,65.3907,6,1596.2726,599.8559,875.5010,-75.9497,100.2727,146.3499,159.8062,-12.6959,0.0000,96.4164,0.0000,96.4164,3.8563,96.4164,6.4606,0.0000,2186.6747,392.8404,576.7866,89.9558,10.0512,79.9046,0.0000,79.9046,0.0000,79.9046,-7.9707,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19591.7350,19591.7350,19591.7350,19591.7350,6,0,0,0
+2621.4261,0.5000,57715.2340,83.0000,83.0000,0.0000,-0.4003,65.3446,6,1596.2726,585.6436,870.9526,-75.9497,97.8969,145.5895,159.8062,-12.6959,0.0000,94.0406,0.0000,94.0406,3.8563,94.0406,6.3656,0.0000,2186.6747,382.8804,562.5744,87.6750,10.0044,77.6706,0.0000,77.6706,0.0000,77.6706,-10.2047,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19129.2718,19129.2718,19129.2718,19129.2718,6,0,0,0
+2621.9261,0.5000,57726.7618,83.0000,83.0000,0.0000,-0.4694,65.2905,6,1596.2726,574.4456,867.5587,-75.9497,96.0251,145.0222,159.8062,-12.6959,0.0000,92.1688,0.0000,92.1688,3.8563,92.1688,6.2907,0.0000,2186.6747,375.0329,551.3763,85.8780,9.9676,75.9104,0.0000,75.9104,0.0000,75.9104,-11.9648,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18764.8912,18764.8912,18764.8912,18764.8912,6,0,0,0
+2622.4261,0.5000,57738.2895,83.0000,83.0000,0.0000,-0.4999,65.2328,6,1596.2726,569.5025,864.8846,-75.9497,95.1988,144.5752,159.8062,-12.6959,0.0000,91.3425,0.0000,91.3425,3.8563,91.3425,6.2577,0.0000,2186.6747,371.5687,546.4332,85.0848,9.9514,75.1334,0.0000,75.1334,0.0000,75.1334,-12.7417,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18618.5637,18618.5637,18618.5637,18618.5637,6,0,0,0
+2622.9261,0.5000,57749.8173,83.0000,83.0000,0.0000,-0.5151,65.1735,6,1596.2726,567.0406,863.7042,-75.9497,94.7872,144.3779,159.8062,-12.6959,0.0000,90.9309,0.0000,90.9309,3.8563,90.9309,6.2412,0.0000,2186.6747,369.8435,543.9714,84.6897,9.9433,74.7465,0.0000,74.7465,0.0000,74.7465,-13.1287,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18547.1795,18547.1795,18547.1795,18547.1795,6,0,0,0
+2623.4261,0.5000,57761.3451,83.0000,83.0000,0.0000,-0.5103,65.1146,6,1596.2726,567.8123,863.1163,-75.9497,94.9162,144.2796,159.8062,-12.6959,0.0000,91.0599,0.0000,91.0599,3.8563,91.0599,6.2464,0.0000,2186.6747,370.3842,544.7430,84.8136,9.9458,74.8678,0.0000,74.8678,0.0000,74.8678,-13.0074,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18569.5547,18569.5547,18569.5547,18569.5547,6,0,0,0
+2623.9261,0.5000,57772.8729,83.0000,83.0000,0.0000,-0.5064,65.0563,6,1596.2726,568.4470,863.3006,-75.9497,95.0223,144.3104,159.8062,-12.6959,0.0000,91.1660,0.0000,91.1660,3.8563,91.1660,6.2506,0.0000,2186.6747,370.8291,545.3778,84.9154,9.9479,74.9675,0.0000,74.9675,0.0000,74.9675,-12.9076,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18587.9601,18587.9601,18587.9601,18587.9601,6,0,0,0
+2624.4261,0.5000,57784.4006,83.0000,83.0000,0.0000,-0.5043,64.9981,6,1596.2726,568.7871,863.4522,-75.9497,95.0792,144.3358,159.8062,-12.6959,0.0000,91.2229,0.0000,91.2229,3.8563,91.2229,6.2529,0.0000,2186.6747,371.0674,545.7178,84.9700,9.9490,75.0210,0.0000,75.0210,0.0000,75.0210,-12.8542,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18597.8199,18597.8199,18597.8199,18597.8199,6,0,0,0
+2624.9261,0.5000,57795.9284,83.0000,83.0000,0.0000,-0.5119,64.9391,6,1596.2726,567.5478,863.5334,-75.9497,94.8720,144.3493,159.8062,-12.6959,0.0000,91.0157,0.0000,91.0157,3.8563,91.0157,6.2446,0.0000,2186.6747,370.1989,544.4786,84.7711,9.9449,74.8262,0.0000,74.8262,0.0000,74.8262,-13.0490,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18561.8868,18561.8868,18561.8868,18561.8868,6,0,0,0
+2625.4261,0.5000,57807.4562,83.0000,83.0000,0.0000,-0.5241,64.8787,6,1596.2726,565.5740,863.2374,-75.9497,94.5421,144.2999,159.8062,-12.6959,0.0000,90.6858,0.0000,90.6858,3.8563,90.6858,6.2314,0.0000,2186.6747,368.8156,542.5047,84.4544,9.9384,74.5159,0.0000,74.5159,0.0000,74.5159,-13.3592,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18504.6533,18504.6533,18504.6533,18504.6533,6,0,0,0
+2625.9261,0.5000,57818.9840,83.0000,83.0000,0.0000,-0.5426,64.8161,6,1596.2726,562.5756,862.7661,-75.9497,94.0408,144.2211,159.8062,-12.6959,0.0000,90.1846,0.0000,90.1846,3.8563,90.1846,6.2114,0.0000,2186.6747,366.7144,539.5063,83.9732,9.9286,74.0446,0.0000,74.0446,0.0000,74.0446,-13.8305,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18417.7111,18417.7111,18417.7111,18417.7111,6,0,0,0
+2626.4261,0.5000,57830.5118,83.0000,83.0000,0.0000,-0.5623,64.7513,6,1596.2726,559.3864,862.0501,-75.9497,93.5077,144.1014,159.8062,-12.6959,0.0000,89.6515,0.0000,89.6515,3.8563,89.6515,6.1900,0.0000,2186.6747,364.4794,536.3172,83.4614,9.9181,73.5433,0.0000,73.5433,0.0000,73.5433,-14.3318,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18325.2386,18325.2386,18325.2386,18325.2386,6,0,0,0
+2626.9261,0.5000,57842.0395,83.0000,83.0000,0.0000,-0.5824,64.6842,6,1596.2726,556.1162,861.2885,-75.9497,92.9611,143.9741,159.8062,-12.6959,0.0000,89.1048,0.0000,89.1048,3.8563,89.1048,6.1682,0.0000,2186.6747,362.1877,533.0470,82.9366,9.9073,73.0293,0.0000,73.0293,0.0000,73.0293,-14.8458,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18230.4163,18230.4163,18230.4163,18230.4163,6,0,0,0
+2627.4261,0.5000,57853.5673,83.0000,83.0000,0.0000,-0.5909,64.6161,6,1596.2726,554.7340,860.5076,-75.9497,92.7300,143.8435,159.8062,-12.6959,0.0000,88.8738,0.0000,88.8738,3.8563,88.8738,6.1589,0.0000,2186.6747,361.2190,531.6648,82.7148,9.9028,72.8120,0.0000,72.8120,0.0000,72.8120,-15.0631,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18190.3376,18190.3376,18190.3376,18190.3376,6,0,0,0
+2627.9261,0.5000,57865.0951,83.0000,83.0000,0.0000,-0.5903,64.5480,6,1596.2726,554.8407,860.1775,-75.9497,92.7479,143.7884,159.8062,-12.6959,0.0000,88.8916,0.0000,88.8916,3.8563,88.8916,6.1596,0.0000,2186.6747,361.2937,531.7714,82.7319,9.9031,72.8288,0.0000,72.8288,0.0000,72.8288,-15.0463,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18193.4291,18193.4291,18193.4291,18193.4291,6,0,0,0
+2628.4261,0.5000,57876.6229,83.0000,83.0000,0.0000,-0.5703,64.4823,6,1596.2726,558.0895,860.2030,-75.9497,93.2910,143.7926,159.8062,-12.6959,0.0000,89.4347,0.0000,89.4347,3.8563,89.4347,6.1814,0.0000,2186.6747,363.5705,535.0203,83.2533,9.9138,73.3395,0.0000,73.3395,0.0000,73.3395,-14.5356,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18287.6340,18287.6340,18287.6340,18287.6340,6,0,0,0
+2628.9261,0.5000,57888.1506,83.0000,83.0000,0.0000,-0.5443,64.4195,6,1596.2726,562.2960,860.9788,-75.9497,93.9941,143.9223,159.8062,-12.6959,0.0000,90.1378,0.0000,90.1378,3.8563,90.1378,6.2095,0.0000,2186.6747,366.5185,539.2268,83.9283,9.9277,74.0007,0.0000,74.0007,0.0000,74.0007,-13.8745,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18409.6057,18409.6057,18409.6057,18409.6057,6,0,0,0
+2629.4261,0.5000,57899.6784,83.0000,83.0000,0.0000,-0.5143,64.3602,6,1596.2726,567.1677,861.9833,-75.9497,94.8085,144.0902,159.8062,-12.6959,0.0000,90.9522,0.0000,90.9522,3.8563,90.9522,6.2421,0.0000,2186.6747,369.9325,544.0985,84.7101,9.9437,74.7665,0.0000,74.7665,0.0000,74.7665,-13.1087,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18550.8653,18550.8653,18550.8653,18550.8653,6,0,0,0
+2629.9261,0.5000,57911.2062,83.0000,83.0000,0.0000,-0.4855,64.3043,6,1596.2726,571.8276,863.1467,-75.9497,95.5874,144.2847,159.8062,-12.6959,0.0000,91.7311,0.0000,91.7311,3.8563,91.7311,6.2732,0.0000,2186.6747,373.1982,548.7583,85.4579,9.9590,75.4989,0.0000,75.4989,0.0000,75.4989,-12.3763,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18685.9830,18685.9830,18685.9830,18685.9830,6,0,0,0
+2630.4261,0.5000,57922.7340,83.0000,83.0000,0.0000,-0.4588,64.2514,6,1596.2726,576.1593,864.2595,-75.9497,96.3115,144.4707,159.8062,-12.6959,0.0000,92.4552,0.0000,92.4552,3.8563,92.4552,6.3022,0.0000,2186.6747,376.2338,553.0900,86.1530,9.9732,76.1798,0.0000,76.1798,0.0000,76.1798,-11.6954,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18820.6543,18820.6543,18820.6543,18820.6543,6,0,0,0
+2630.9261,0.5000,57934.2618,83.0000,83.0000,0.0000,-0.4309,64.2017,6,1596.2726,580.6830,865.2939,-75.9497,97.0677,144.6436,159.8062,-12.6959,0.0000,93.2114,0.0000,93.2114,3.8563,93.2114,6.3324,0.0000,2186.6747,379.4041,557.6138,86.8790,9.9881,76.8909,0.0000,76.8909,0.0000,76.8909,-10.9844,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18967.8551,18967.8551,18967.8551,18967.8551,6,0,0,0
+2631.4261,0.5000,57945.7895,83.0000,83.0000,0.0000,-0.4016,64.1554,6,1596.2726,585.4450,866.3741,-75.9497,97.8637,144.8242,159.8062,-12.6959,0.0000,94.0074,0.0000,94.0074,3.8563,94.0074,6.3643,0.0000,2186.6747,382.7412,562.3757,87.6432,10.0038,77.6394,0.0000,77.6394,0.0000,77.6394,-10.2359,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19122.8079,19122.8079,19122.8079,19122.8079,6,0,0,0
+2631.9261,0.5000,57957.3173,83.0000,83.0000,0.0000,-0.3660,64.1132,6,1596.2726,591.2181,867.5113,-75.9497,98.8288,145.0143,159.8062,-12.6959,0.0000,94.9725,0.0000,94.9725,3.8563,94.9725,6.4029,0.0000,2186.6747,386.7870,568.1488,88.5696,10.0228,78.5468,0.0000,78.5468,0.0000,78.5468,-9.3285,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19310.6628,19310.6628,19310.6628,19310.6628,6,0,0,0
+2632.4261,0.5000,57968.8451,83.0000,83.0000,0.0000,-0.3282,64.0754,6,1596.2726,597.3383,868.8899,-75.9497,99.8518,145.2447,159.8062,-12.6959,0.0000,95.9955,0.0000,95.9955,3.8563,95.9955,6.4438,0.0000,2186.6747,391.0760,574.2690,89.5517,10.0429,79.5088,0.0000,79.5088,0.0000,79.5088,-8.3665,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19509.8127,19509.8127,19509.8127,19509.8127,6,0,0,0
+2632.9261,0.5000,57980.3729,83.0000,83.0000,0.0000,-0.2879,64.0422,6,1596.2726,603.8809,870.3514,-75.9497,100.9455,145.4890,159.8062,-12.6959,0.0000,97.0892,0.0000,97.0892,3.8563,97.0892,6.4875,0.0000,2186.6747,395.6611,580.8116,90.6017,10.0644,80.5373,0.0000,80.5373,0.0000,80.5373,-7.3381,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19722.7072,19722.7072,19722.7072,19722.7072,6,0,0,0
+2633.4261,0.5000,57991.9006,83.0000,83.0000,0.0000,-0.2513,64.0132,6,1596.2726,609.8188,871.9138,-75.9497,101.9381,145.7502,159.8062,-12.6959,0.0000,98.0818,0.0000,98.0818,3.8563,98.0818,6.5272,0.0000,2186.6747,399.8224,586.7495,91.5545,10.0839,81.4706,0.0000,81.4706,0.0000,81.4706,-6.4047,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19915.9256,19915.9256,19915.9256,19915.9256,6,0,0,0
+2633.9261,0.5000,58003.4284,83.0000,83.0000,0.0000,-0.2181,63.9881,6,1596.2726,615.1901,873.3318,-75.9497,102.8360,145.9872,159.8062,-12.6959,0.0000,98.9797,0.0000,98.9797,3.8563,98.9797,6.5632,0.0000,2186.6747,403.5866,592.1208,92.4165,10.1015,82.3150,0.0000,82.3150,0.0000,82.3150,-5.5603,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20090.7060,20090.7060,20090.7060,20090.7060,6,0,0,0
+2634.4261,0.5000,58014.9562,83.0000,83.0000,0.0000,-0.1762,63.9678,6,1596.2726,621.9902,874.6144,-75.9497,103.9727,146.2017,159.8062,-12.6959,0.0000,100.1164,0.0000,100.1164,3.8563,100.1164,6.6086,0.0000,2186.6747,408.3521,598.9209,93.5078,10.1229,83.3848,0.0000,83.3848,0.0000,83.3848,-4.4905,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20311.9798,20311.9798,20311.9798,20311.9798,6,0,0,0
+2634.9261,0.5000,58026.4840,83.0000,83.0000,0.0000,-0.1257,63.9533,6,1596.2726,630.1733,876.2383,-75.9497,105.3406,146.4731,159.8062,-12.6959,0.0000,101.4843,0.0000,101.4843,3.8563,101.4843,6.6633,0.0000,2186.6747,414.0868,607.1040,94.8209,10.1487,84.6722,0.0000,84.6722,0.0000,84.6722,-3.2032,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20578.2552,20578.2552,20578.2552,20578.2552,6,0,0,0
+2635.4261,0.5000,58038.0118,83.0000,83.0000,0.0000,-0.0486,63.9477,6,1596.2726,642.6617,878.1924,-75.9497,107.4282,146.7998,159.8062,-12.6959,0.0000,103.5719,0.0000,103.5719,3.8563,103.5719,6.7469,0.0000,2186.6747,422.8387,619.5925,96.8250,10.1881,86.6369,0.0000,86.6369,0.0000,86.6369,-1.2385,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20980.4257,20980.4257,20980.4257,20980.4257,6,0,0,0
+2635.9261,0.5000,58049.5395,83.0000,83.0000,0.0000,0.0383,63.9521,6,1596.2726,656.7475,881.1747,-75.9497,109.7827,147.2983,159.8062,-12.6959,0.0000,105.9265,0.0000,105.9265,3.8563,105.9265,6.8410,0.0000,2186.6747,432.7100,633.6782,99.0854,10.2325,88.8529,0.0000,88.8529,0.0000,88.8529,0.9775,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21376.4350,21376.4350,21376.4350,21376.4350,6,0,0,0
+2636.4261,0.5000,58061.0673,83.0000,83.0000,0.0000,0.1369,63.9679,6,1596.2726,672.7182,884.5384,-75.9497,112.4524,147.8606,159.8062,-12.6959,0.0000,108.5961,0.0000,108.5961,3.8563,108.5961,6.9478,0.0000,2186.6747,443.9023,649.6489,101.6483,10.2829,91.3654,0.0000,91.3654,0.0000,91.3654,3.4900,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21821.8356,21821.8356,21821.8356,21821.8356,6,0,0,0
+2636.9261,0.5000,58072.5951,83.0000,83.0000,0.0000,0.2324,63.9947,6,1596.2726,688.1869,888.3522,-75.9497,115.0382,148.4981,159.8062,-12.6959,0.0000,111.1819,0.0000,111.1819,3.8563,111.1819,7.0513,0.0000,2186.6747,454.7428,665.1177,104.1307,10.3317,93.7989,0.0000,93.7989,0.0000,93.7989,5.9236,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22240.8840,22240.8840,22240.8840,22240.8840,6,0,0,0
+2637.4261,0.5000,58084.1229,83.0000,83.0000,0.0000,0.3237,64.0320,6,1596.2726,702.9880,892.0461,-75.9497,117.5124,149.1156,159.8062,-12.6959,0.0000,113.6561,0.0000,113.6561,3.8563,113.6561,7.1502,0.0000,2186.6747,465.1154,679.9188,106.5059,10.3784,96.1275,0.0000,96.1275,0.0000,96.1275,8.2521,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22670.6848,22670.6848,22670.6848,22670.6848,6,0,0,0
+2637.9261,0.5000,58095.6506,83.0000,83.0000,0.0000,0.4041,64.0786,6,1596.2726,716.0013,895.5806,-75.9497,119.6877,149.7064,159.8062,-12.6959,0.0000,115.8314,0.0000,115.8314,3.8563,115.8314,7.2372,0.0000,2186.6747,474.2351,692.9321,108.5942,10.4195,98.1747,0.0000,98.1747,0.0000,98.1747,10.2995,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23082.7809,23082.7809,23082.7809,23082.7809,6,0,0,0
+2638.4261,0.5000,58107.1784,83.0000,83.0000,0.0000,0.4771,64.1336,6,1596.2726,727.8411,898.6882,-75.9497,121.6668,150.2259,159.8062,-12.6959,0.0000,117.8106,0.0000,117.8106,3.8563,117.8106,7.3164,0.0000,2186.6747,482.5325,704.7719,110.4942,10.4568,100.0374,0.0000,100.0374,0.0000,100.0374,12.1622,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23457.7164,23457.7164,23457.7164,23457.7164,6,0,0,0
+2638.9261,0.5000,58118.7062,83.0000,83.0000,0.0000,0.5351,64.1953,6,1596.2726,737.2249,901.5156,-75.9497,123.2355,150.6985,159.8062,-12.6959,0.0000,119.3792,0.0000,119.3792,3.8563,119.3792,7.3791,0.0000,2186.6747,489.1086,714.1557,112.0000,10.4864,101.5136,0.0000,101.5136,0.0000,101.5136,13.6385,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23754.8767,23754.8767,23754.8767,23754.8767,6,0,0,0
+2639.4261,0.5000,58130.2340,83.0000,83.0000,0.0000,0.5791,64.2620,6,1596.2726,744.3655,903.7564,-75.9497,124.4291,151.0731,159.8062,-12.6959,0.0000,120.5728,0.0000,120.5728,3.8563,120.5728,7.4269,0.0000,2186.6747,494.1128,721.2963,113.1459,10.5089,102.6370,0.0000,102.6370,0.0000,102.6370,14.7619,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23981.0015,23981.0015,23981.0015,23981.0015,6,0,0,0
+2639.9261,0.5000,58141.7618,83.0000,83.0000,0.0000,0.6017,64.3314,6,1596.2726,748.0294,905.4616,-75.9497,125.0416,151.3581,159.8062,-12.6959,0.0000,121.1853,0.0000,121.1853,3.8563,121.1853,7.4514,0.0000,2186.6747,496.6804,724.9602,113.7339,10.5205,103.2134,0.0000,103.2134,0.0000,103.2134,15.3383,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24097.0271,24097.0271,24097.0271,24097.0271,6,0,0,0
+2640.4261,0.5000,58153.2895,83.0000,83.0000,0.0000,0.6007,64.4007,6,1596.2726,747.8649,906.3365,-75.9497,125.0141,151.5044,159.8062,-12.6959,0.0000,121.1578,0.0000,121.1578,3.8563,121.1578,7.4503,0.0000,2186.6747,496.5651,724.7957,113.7075,10.5200,103.1875,0.0000,103.1875,0.0000,103.1875,15.3124,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24091.8175,24091.8175,24091.8175,24091.8175,6,0,0,0
+2640.9261,0.5000,58164.8173,83.0000,83.0000,0.0000,0.5837,64.4679,6,1596.2726,745.1030,906.2972,-75.9497,124.5524,151.4978,159.8062,-12.6959,0.0000,120.6961,0.0000,120.6961,3.8563,120.6961,7.4318,0.0000,2186.6747,494.6296,722.0337,113.2643,10.5112,102.7530,0.0000,102.7530,0.0000,102.7530,14.8779,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24004.3536,24004.3536,24004.3536,24004.3536,6,0,0,0
+2641.4261,0.5000,58176.3451,83.0000,83.0000,0.0000,0.5598,64.5325,6,1596.2726,741.2305,905.6377,-75.9497,123.9050,151.3875,159.8062,-12.6959,0.0000,120.0487,0.0000,120.0487,3.8563,120.0487,7.4059,0.0000,2186.6747,491.9157,718.1613,112.6428,10.4990,102.1438,0.0000,102.1438,0.0000,102.1438,14.2687,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23881.7231,23881.7231,23881.7231,23881.7231,6,0,0,0
+2641.9261,0.5000,58187.8729,83.0000,83.0000,0.0000,0.5395,64.5947,6,1596.2726,737.9421,904.7129,-75.9497,123.3553,151.2330,159.8062,-12.6959,0.0000,119.4991,0.0000,119.4991,3.8563,119.4991,7.3839,0.0000,2186.6747,489.6112,714.8729,112.1151,10.4887,101.6265,0.0000,101.6265,0.0000,101.6265,13.7513,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23777.5883,23777.5883,23777.5883,23777.5883,6,0,0,0
+2642.4261,0.5000,58199.4006,83.0000,83.0000,0.0000,0.5385,64.6567,6,1596.2726,737.7816,903.9277,-75.9497,123.3285,151.1017,159.8062,-12.6959,0.0000,119.4722,0.0000,119.4722,3.8563,119.4722,7.3829,0.0000,2186.6747,489.4988,714.7124,112.0894,10.4882,101.6012,0.0000,101.6012,0.0000,101.6012,13.7261,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23772.5060,23772.5060,23772.5060,23772.5060,6,0,0,0
+2642.9261,0.5000,58210.9284,83.0000,83.0000,0.0000,0.5496,64.7201,6,1596.2726,739.5851,903.8894,-75.9497,123.6300,151.0953,159.8062,-12.6959,0.0000,119.7737,0.0000,119.7737,3.8563,119.7737,7.3949,0.0000,2186.6747,490.7626,716.5159,112.3788,10.4938,101.8849,0.0000,101.8849,0.0000,101.8849,14.0098,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23829.6181,23829.6181,23829.6181,23829.6181,6,0,0,0
+2643.4261,0.5000,58222.4562,83.0000,83.0000,0.0000,0.5758,64.7865,6,1596.2726,743.8246,904.3200,-75.9497,124.3387,151.1673,159.8062,-12.6959,0.0000,120.4824,0.0000,120.4824,3.8563,120.4824,7.4233,0.0000,2186.6747,493.7337,720.7554,113.0591,10.5072,102.5519,0.0000,102.5519,0.0000,102.5519,14.6768,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23963.8726,23963.8726,23963.8726,23963.8726,6,0,0,0
+2643.9261,0.5000,58233.9840,83.0000,83.0000,0.0000,0.6039,64.8561,6,1596.2726,748.3739,905.3324,-75.9497,125.0991,151.3365,159.8062,-12.6959,0.0000,121.2429,0.0000,121.2429,3.8563,121.2429,7.4537,0.0000,2186.6747,496.9218,725.3047,113.7892,10.5216,103.2676,0.0000,103.2676,0.0000,103.2676,15.3925,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24107.9360,24107.9360,24107.9360,24107.9360,6,0,0,0
+2644.4261,0.5000,58245.5118,83.0000,83.0000,0.0000,0.6323,64.9290,6,1596.2726,752.9816,906.4188,-75.9497,125.8694,151.5181,159.8062,-12.6959,0.0000,122.0131,0.0000,122.0131,3.8563,122.0131,7.4845,0.0000,2186.6747,500.1509,729.9123,114.5286,10.5361,103.9925,0.0000,103.9925,0.0000,103.9925,16.1174,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24253.8475,24253.8475,24253.8475,24253.8475,6,0,0,0
+2644.9261,0.5000,58257.0395,83.0000,83.0000,0.0000,0.6548,65.0045,6,1596.2726,756.6247,907.5191,-75.9497,126.4784,151.7020,159.8062,-12.6959,0.0000,122.6221,0.0000,122.6221,3.8563,122.6221,7.5089,0.0000,2186.6747,502.7040,733.5555,115.1132,10.5476,104.5656,0.0000,104.5656,0.0000,104.5656,16.6906,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24369.2178,24369.2178,24369.2178,24369.2178,6,0,0,0
+2645.4261,0.5000,58268.5673,83.0000,83.0000,0.0000,0.6700,65.0817,6,1596.2726,759.0852,908.3891,-75.9497,126.8896,151.8475,159.8062,-12.6959,0.0000,123.0334,0.0000,123.0334,3.8563,123.0334,7.5253,0.0000,2186.6747,504.4283,736.0159,115.5080,10.5554,104.9527,0.0000,104.9527,0.0000,104.9527,17.0777,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24447.1332,24447.1332,24447.1332,24447.1332,6,0,0,0
+2645.9261,0.5000,58280.0951,83.0000,83.0000,0.0000,0.6674,65.1586,6,1596.2726,758.6618,908.9766,-75.9497,126.8189,151.9457,159.8062,-12.6959,0.0000,122.9626,0.0000,122.9626,3.8563,122.9626,7.5225,0.0000,2186.6747,504.1316,735.5925,115.4401,10.5540,104.8861,0.0000,104.8861,0.0000,104.8861,17.0111,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24433.7252,24433.7252,24433.7252,24433.7252,6,0,0,0
+2646.4261,0.5000,58291.6229,83.0000,83.0000,0.0000,0.6430,65.2328,6,1596.2726,754.7128,908.8755,-75.9497,126.1587,151.9288,159.8062,-12.6959,0.0000,122.3025,0.0000,122.3025,3.8563,122.3025,7.4961,0.0000,2186.6747,501.3641,731.6435,114.8064,10.5416,104.2648,0.0000,104.2648,0.0000,104.2648,16.3898,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24308.6714,24308.6714,24308.6714,24308.6714,6,0,0,0
+2646.9261,0.5000,58303.1506,83.0000,83.0000,0.0000,0.5944,65.3013,6,1596.2726,746.8393,907.9325,-75.9497,124.8426,151.7712,159.8062,-12.6959,0.0000,120.9863,0.0000,120.9863,3.8563,120.9863,7.4434,0.0000,2186.6747,495.8464,723.7700,113.5429,10.5167,103.0262,0.0000,103.0262,0.0000,103.0262,15.1511,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24059.3384,24059.3384,24059.3384,24059.3384,6,0,0,0
+2647.4261,0.5000,58314.6784,83.0000,83.0000,0.0000,0.5310,65.3625,6,1596.2726,736.5755,906.0523,-75.9497,123.1269,151.4569,159.8062,-12.6959,0.0000,119.2706,0.0000,119.2706,3.8563,119.2706,7.3748,0.0000,2186.6747,488.6535,713.5062,111.8958,10.4843,101.4115,0.0000,101.4115,0.0000,101.4115,13.5363,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23734.3110,23734.3110,23734.3110,23734.3110,6,0,0,0
+2647.9261,0.5000,58326.2062,83.0000,83.0000,0.0000,0.4603,65.4156,6,1596.2726,725.1198,903.6013,-75.9497,121.2119,151.0471,159.8062,-12.6959,0.0000,117.3557,0.0000,117.3557,3.8563,117.3557,7.2982,0.0000,2186.6747,480.6253,702.0505,110.0575,10.4482,99.6092,0.0000,99.6092,0.0000,99.6092,11.7340,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23371.5388,23371.5388,23371.5388,23371.5388,6,0,0,0
+2648.4261,0.5000,58337.7340,83.0000,83.0000,0.0000,0.3832,65.4597,6,1596.2726,712.6249,900.8657,-75.9497,119.1233,150.5899,159.8062,-12.6959,0.0000,115.2670,0.0000,115.2670,3.8563,115.2670,7.2147,0.0000,2186.6747,471.8689,689.5556,108.0523,10.4088,97.6435,0.0000,97.6435,0.0000,97.6435,9.7683,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22975.8580,22975.8580,22975.8580,22975.8580,6,0,0,0
+2648.9261,0.5000,58349.2618,83.0000,83.0000,0.0000,0.2969,65.4940,6,1596.2726,698.6371,897.8819,-75.9497,116.7851,150.0911,159.8062,-12.6959,0.0000,112.9288,0.0000,112.9288,3.8563,112.9288,7.1211,0.0000,2186.6747,462.0663,675.5679,105.8077,10.3647,95.4430,0.0000,95.4430,0.0000,95.4430,7.5676,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22532.9028,22532.9028,22532.9028,22532.9028,6,0,0,0
+2649.4261,0.5000,58360.7895,83.0000,83.0000,0.0000,0.1912,65.5160,6,1596.2726,681.5178,894.5416,-75.9497,113.9234,149.5327,159.8062,-12.6959,0.0000,110.0671,0.0000,110.0671,3.8563,110.0671,7.0067,0.0000,2186.6747,450.0691,658.4485,103.0604,10.3107,92.7498,0.0000,92.7498,0.0000,92.7498,4.8744,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22060.2169,22060.2169,22060.2169,22060.2169,6,0,0,0
+2649.9261,0.5000,58372.3173,83.0000,83.0000,0.0000,0.0799,65.5252,6,1596.2726,663.4845,890.4535,-75.9497,110.9089,148.8493,159.8062,-12.6959,0.0000,107.0526,0.0000,107.0526,3.8563,107.0526,6.8861,0.0000,2186.6747,437.4314,640.4153,100.1666,10.2538,89.9128,0.0000,89.9128,0.0000,89.9128,2.0373,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21565.8430,21565.8430,21565.8430,21565.8430,6,0,0,0
+2650.4261,0.5000,58383.8451,83.0000,83.0000,0.0000,-0.0347,65.5212,6,1596.2726,644.9060,886.1472,-75.9497,107.8033,148.1295,159.8062,-12.6959,0.0000,103.9470,0.0000,103.9470,3.8563,103.9470,6.7619,0.0000,2186.6747,424.4115,621.8367,97.1852,10.1952,86.9900,0.0000,86.9900,0.0000,86.9900,-0.8855,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21043.5203,21043.5203,21043.5203,21043.5203,6,0,0,0
+2650.9261,0.5000,58395.3729,83.0000,83.0000,0.0000,-0.1347,65.5057,6,1596.2726,628.7057,881.7106,-75.9497,105.0952,147.3879,159.8062,-12.6959,0.0000,101.2390,0.0000,101.2390,3.8563,101.2390,6.6535,0.0000,2186.6747,413.0584,605.6365,94.5854,10.1441,84.4413,0.0000,84.4413,0.0000,84.4413,-3.4341,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20530.5016,20530.5016,20530.5016,20530.5016,6,0,0,0
+2651.4261,0.5000,58406.9006,83.0000,83.0000,0.0000,-0.2264,65.4796,6,1596.2726,613.8544,877.8420,-75.9497,102.6127,146.7412,159.8062,-12.6959,0.0000,98.7564,0.0000,98.7564,3.8563,98.7564,6.5542,0.0000,2186.6747,402.6505,590.7851,92.2022,10.0972,82.1050,0.0000,82.1050,0.0000,82.1050,-5.7704,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20047.2430,20047.2430,20047.2430,20047.2430,6,0,0,0
+2651.9261,0.5000,58418.4284,83.0000,83.0000,0.0000,-0.3041,65.4445,6,1596.2726,601.2489,874.2955,-75.9497,100.5055,146.1483,159.8062,-12.6959,0.0000,96.6492,0.0000,96.6492,3.8563,96.6492,6.4699,0.0000,2186.6747,393.8166,578.1796,90.1793,10.0558,80.1235,0.0000,80.1235,0.0000,80.1235,-7.7518,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19637.0638,19637.0638,19637.0638,19637.0638,6,0,0,0
+2652.4261,0.5000,58429.9562,83.0000,83.0000,0.0000,-0.3749,65.4013,6,1596.2726,589.7717,871.2853,-75.9497,98.5870,145.6452,159.8062,-12.6959,0.0000,94.7307,0.0000,94.7307,3.8563,94.7307,6.3932,0.0000,2186.6747,385.7734,566.7025,88.3375,10.0180,78.3195,0.0000,78.3195,0.0000,78.3195,-9.5558,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19263.5995,19263.5995,19263.5995,19263.5995,6,0,0,0
+2652.9261,0.5000,58441.4840,83.0000,83.0000,0.0000,-0.4363,65.3510,6,1596.2726,579.8093,868.5445,-75.9497,96.9217,145.1870,159.8062,-12.6959,0.0000,93.0654,0.0000,93.0654,3.8563,93.0654,6.3266,0.0000,2186.6747,378.7918,556.7401,86.7388,9.9852,76.7535,0.0000,76.7535,0.0000,76.7535,-11.1217,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18939.4250,18939.4250,18939.4250,18939.4250,6,0,0,0
+2653.4261,0.5000,58453.0118,83.0000,83.0000,0.0000,-0.4872,65.2949,6,1596.2726,571.5566,866.1655,-75.9497,95.5421,144.7893,159.8062,-12.6959,0.0000,91.6858,0.0000,91.6858,3.8563,91.6858,6.2714,0.0000,2186.6747,373.0083,548.4874,85.4144,9.9581,75.4563,0.0000,75.4563,0.0000,75.4563,-12.4189,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18678.1260,18678.1260,18678.1260,18678.1260,6,0,0,0
+2653.9261,0.5000,58464.5395,83.0000,83.0000,0.0000,-0.5294,65.2338,6,1596.2726,564.7174,864.1947,-75.9497,94.3989,144.4599,159.8062,-12.6959,0.0000,90.5426,0.0000,90.5426,3.8563,90.5426,6.2257,0.0000,2186.6747,368.2153,541.6481,84.3169,9.9356,74.3813,0.0000,74.3813,0.0000,74.3813,-13.4939,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18479.8154,18479.8154,18479.8154,18479.8154,6,0,0,0
+2654.4261,0.5000,58476.0673,83.0000,83.0000,0.0000,-0.5530,65.1701,6,1596.2726,560.8861,862.5615,-75.9497,93.7584,144.1869,159.8062,-12.6959,0.0000,89.9022,0.0000,89.9022,3.8563,89.9022,6.2001,0.0000,2186.6747,365.5304,537.8169,83.7021,9.9230,73.7791,0.0000,73.7791,0.0000,73.7791,-14.0961,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18368.7235,18368.7235,18368.7235,18368.7235,6,0,0,0
+2654.9261,0.5000,58487.5951,83.0000,83.0000,0.0000,-0.5681,65.1046,6,1596.2726,558.4464,861.6466,-75.9497,93.3506,144.0339,159.8062,-12.6959,0.0000,89.4943,0.0000,89.4943,3.8563,89.4943,6.1838,0.0000,2186.6747,363.8207,535.3772,83.3106,9.9150,73.3956,0.0000,73.3956,0.0000,73.3956,-14.4795,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18297.9825,18297.9825,18297.9825,18297.9825,6,0,0,0
+2655.4261,0.5000,58499.1229,83.0000,83.0000,0.0000,-0.5702,65.0389,6,1596.2726,558.1060,861.0640,-75.9497,93.2937,143.9366,159.8062,-12.6959,0.0000,89.4374,0.0000,89.4374,3.8563,89.4374,6.1815,0.0000,2186.6747,363.5821,535.0368,83.2560,9.9139,73.3421,0.0000,73.3421,0.0000,73.3421,-14.5331,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18288.1116,18288.1116,18288.1116,18288.1116,6,0,0,0
+2655.9261,0.5000,58510.6506,83.0000,83.0000,0.0000,-0.5782,64.9722,6,1596.2726,556.8018,860.9827,-75.9497,93.0757,143.9230,159.8062,-12.6959,0.0000,89.2194,0.0000,89.2194,3.8563,89.2194,6.1728,0.0000,2186.6747,362.6681,533.7325,83.0467,9.9096,73.1371,0.0000,73.1371,0.0000,73.1371,-14.7381,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18250.2933,18250.2933,18250.2933,18250.2933,6,0,0,0
+2656.4261,0.5000,58522.1784,83.0000,83.0000,0.0000,-0.5978,64.9033,6,1596.2726,553.6183,860.6713,-75.9497,92.5435,143.8709,159.8062,-12.6959,0.0000,88.6873,0.0000,88.6873,3.8563,88.6873,6.1515,0.0000,2186.6747,360.4371,530.5491,82.5358,9.8991,72.6367,0.0000,72.6367,0.0000,72.6367,-15.2384,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18157.9859,18157.9859,18157.9859,18157.9859,6,0,0,0
+2656.9261,0.5000,58533.7062,83.0000,83.0000,0.0000,-0.6367,64.8299,6,1596.2726,547.3200,859.9111,-75.9497,91.4907,143.7438,159.8062,-12.6959,0.0000,87.6344,0.0000,87.6344,3.8563,87.6344,6.1094,0.0000,2186.6747,356.0232,524.2507,81.5251,9.8784,71.6467,0.0000,71.6467,0.0000,71.6467,-16.2284,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17975.3595,17975.3595,17975.3595,17975.3595,6,0,0,0
+2657.4261,0.5000,58545.2340,83.0000,83.0000,0.0000,-0.6859,64.7508,6,1596.2726,539.3369,858.4070,-75.9497,90.1562,143.4924,159.8062,-12.6959,0.0000,86.3000,0.0000,86.3000,3.8563,86.3000,6.0560,0.0000,2186.6747,350.4287,516.2677,80.2440,9.8522,70.3918,0.0000,70.3918,0.0000,70.3918,-17.4832,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17718.8980,17718.8980,17718.8980,17718.8980,6,0,0,0
+2657.9261,0.5000,58556.7618,83.0000,83.0000,0.0000,-0.7291,64.6668,6,1596.2726,532.3369,856.5007,-75.9497,88.9861,143.1737,159.8062,-12.6959,0.0000,85.1298,0.0000,85.1298,3.8563,85.1298,6.0092,0.0000,2186.6747,345.5231,509.2677,79.1207,9.8291,69.2915,0.0000,69.2915,0.0000,69.2915,-18.5834,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17490.1133,17490.1133,17490.1133,17490.1133,6,0,0,0
+2658.4261,0.5000,58568.2895,83.0000,83.0000,0.0000,-0.7655,64.5785,6,1596.2726,526.4322,854.8291,-75.9497,87.9991,142.8943,159.8062,-12.6959,0.0000,84.1428,0.0000,84.1428,3.8563,84.1428,5.9697,0.0000,2186.6747,341.3851,503.3629,78.1731,9.8097,68.3634,0.0000,68.3634,0.0000,68.3634,-19.5115,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17297.1248,17297.1248,17297.1248,17297.1248,6,0,0,0
+2658.9261,0.5000,58579.8173,83.0000,83.0000,0.0000,-0.7851,64.4880,6,1596.2726,523.2553,853.4190,-75.9497,87.4680,142.6586,159.8062,-12.6959,0.0000,83.6117,0.0000,83.6117,3.8563,83.6117,5.9484,0.0000,2186.6747,339.1587,500.1861,77.6633,9.7993,67.8640,0.0000,67.8640,0.0000,67.8640,-20.0108,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17193.2942,17193.2942,17193.2942,17193.2942,6,0,0,0
+2659.4261,0.5000,58591.3451,83.0000,83.0000,0.0000,-0.8071,64.3950,6,1596.2726,519.6799,852.6604,-75.9497,86.8704,142.5318,159.8062,-12.6959,0.0000,83.0141,0.0000,83.0141,3.8563,83.0141,5.9245,0.0000,2186.6747,336.6531,496.6107,77.0895,9.7875,67.3020,0.0000,67.3020,0.0000,67.3020,-20.5728,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17076.4373,17076.4373,17076.4373,17076.4373,6,0,0,0
+2659.9261,0.5000,58602.8729,83.0000,83.0000,0.0000,-0.8341,64.2989,6,1596.2726,515.3073,851.8066,-75.9497,86.1394,142.3891,159.8062,-12.6959,0.0000,82.2831,0.0000,82.2831,3.8563,82.2831,5.8953,0.0000,2186.6747,333.5887,492.2380,76.3878,9.7731,66.6147,0.0000,66.6147,0.0000,66.6147,-21.2601,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16933.5230,16933.5230,16933.5230,16933.5230,6,0,0,0
+2660.4261,0.5000,58614.4006,83.0000,83.0000,0.0000,-0.8719,64.1983,6,1596.2726,509.1671,850.7624,-75.9497,85.1130,142.2145,159.8062,-12.6959,0.0000,81.2567,0.0000,81.2567,3.8563,81.2567,5.8542,0.0000,2186.6747,329.2857,486.0979,75.4025,9.7529,65.6495,0.0000,65.6495,0.0000,65.6495,-22.2252,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16732.8408,16732.8408,16732.8408,16732.8408,6,0,0,0
+2660.9261,0.5000,58625.9284,83.0000,83.0000,0.0000,-0.9137,64.0930,6,1596.2726,502.3926,849.2961,-75.9497,83.9806,141.9694,159.8062,-12.6959,0.0000,80.1243,0.0000,80.1243,3.8563,80.1243,5.8089,0.0000,2186.6747,324.5381,479.3234,74.3154,9.7307,64.5847,0.0000,64.5847,0.0000,64.5847,-23.2900,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16511.4253,16511.4253,16511.4253,16511.4253,6,0,0,0
+2661.4261,0.5000,58637.4562,83.0000,83.0000,0.0000,-0.9478,63.9837,6,1596.2726,496.8618,847.6783,-75.9497,83.0561,141.6990,159.8062,-12.6959,0.0000,79.1998,0.0000,79.1998,3.8563,79.1998,5.7720,0.0000,2186.6747,320.6622,473.7926,73.4278,9.7125,63.7153,0.0000,63.7153,0.0000,63.7153,-24.1593,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16330.6591,16330.6591,16330.6591,16330.6591,6,0,0,0
+2661.9261,0.5000,58648.9840,83.0000,83.0000,0.0000,-0.9709,63.8718,6,1596.2726,493.1143,846.3576,-75.9497,82.4296,141.4782,159.8062,-12.6959,0.0000,78.5733,0.0000,78.5733,3.8563,78.5733,5.7469,0.0000,2186.6747,318.0359,470.0450,72.8264,9.7002,63.1263,0.0000,63.1263,0.0000,63.1263,-24.7483,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16208.1769,16208.1769,16208.1769,16208.1769,6,0,0,0
+2662.4261,0.5000,58660.5118,83.0000,83.0000,0.0000,-0.9698,63.7600,6,1596.2726,493.3076,845.4627,-75.9497,82.4619,141.3286,159.8062,-12.6959,0.0000,78.6056,0.0000,78.6056,3.8563,78.6056,5.7482,0.0000,2186.6747,318.1714,470.2384,72.8574,9.7008,63.1567,0.0000,63.1567,0.0000,63.1567,-24.7179,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16214.4962,16214.4962,16214.4962,16214.4962,6,0,0,0
+2662.9261,0.5000,58672.0395,83.0000,83.0000,0.0000,-0.9498,63.6505,6,1596.2726,496.5379,845.5089,-75.9497,83.0019,141.3363,159.8062,-12.6959,0.0000,79.1456,0.0000,79.1456,3.8563,79.1456,5.7698,0.0000,2186.6747,320.4351,473.4686,73.3758,9.7114,63.6644,0.0000,63.6644,0.0000,63.6644,-24.2102,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16320.0708,16320.0708,16320.0708,16320.0708,6,0,0,0
+2663.4261,0.5000,58683.5673,83.0000,83.0000,0.0000,-0.9114,63.5455,6,1596.2726,502.7677,846.2802,-75.9497,84.0433,141.4653,159.8062,-12.6959,0.0000,80.1870,0.0000,80.1870,3.8563,80.1870,5.8115,0.0000,2186.6747,324.8010,479.6985,74.3756,9.7319,64.6436,0.0000,64.6436,0.0000,64.6436,-23.2310,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16523.6859,16523.6859,16523.6859,16523.6859,6,0,0,0
+2663.9261,0.5000,58695.0951,83.0000,83.0000,0.0000,-0.8547,63.4469,6,1596.2726,511.9574,847.7679,-75.9497,85.5794,141.7140,159.8062,-12.6959,0.0000,81.7232,0.0000,81.7232,3.8563,81.7232,5.8729,0.0000,2186.6747,331.2411,488.8881,75.8503,9.7621,66.0881,0.0000,66.0881,0.0000,66.0881,-21.7866,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16824.0353,16824.0353,16824.0353,16824.0353,6,0,0,0
+2664.4261,0.5000,58706.6229,83.0000,83.0000,0.0000,-0.7875,63.3561,6,1596.2726,522.8589,849.9624,-75.9497,87.4018,142.0808,159.8062,-12.6959,0.0000,83.5455,0.0000,83.5455,3.8563,83.5455,5.9458,0.0000,2186.6747,338.8809,499.7897,77.5997,9.7980,67.8017,0.0000,67.8017,0.0000,67.8017,-20.0732,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17180.3379,17180.3379,17180.3379,17180.3379,6,0,0,0
+2664.9261,0.5000,58718.1506,83.0000,83.0000,0.0000,-0.7029,63.2751,6,1596.2726,536.5777,852.5657,-75.9497,89.6950,142.5160,159.8062,-12.6959,0.0000,85.8387,0.0000,85.8387,3.8563,85.8387,6.0375,0.0000,2186.6747,348.4951,513.5085,79.8012,9.8431,69.9581,0.0000,69.9581,0.0000,69.9581,-17.9169,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17628.7173,17628.7173,17628.7173,17628.7173,6,0,0,0
+2665.4261,0.5000,58729.6784,83.0000,83.0000,0.0000,-0.6159,63.2041,6,1596.2726,550.6913,855.8418,-75.9497,92.0543,143.0636,159.8062,-12.6959,0.0000,88.1980,0.0000,88.1980,3.8563,88.1980,6.1319,0.0000,2186.6747,358.3858,527.6220,82.0661,9.8895,72.1766,0.0000,72.1766,0.0000,72.1766,-15.6985,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18073.1136,18073.1136,18073.1136,18073.1136,6,0,0,0
+2665.9261,0.5000,58741.2062,83.0000,83.0000,0.0000,-0.5296,63.1431,6,1596.2726,564.6901,859.2121,-75.9497,94.3943,143.6270,159.8062,-12.6959,0.0000,90.5380,0.0000,90.5380,3.8563,90.5380,6.2255,0.0000,2186.6747,368.1962,541.6208,84.3125,9.9355,74.3770,0.0000,74.3770,0.0000,74.3770,-13.4982,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18479.0230,18479.0230,18479.0230,18479.0230,6,0,0,0
+2666.4261,0.5000,58752.7340,83.0000,83.0000,0.0000,-0.4539,63.0907,6,1596.2726,576.9613,862.5550,-75.9497,96.4456,144.1858,159.8062,-12.6959,0.0000,92.5893,0.0000,92.5893,3.8563,92.5893,6.3075,0.0000,2186.6747,376.7959,553.8921,86.2818,9.9759,76.3059,0.0000,76.3059,0.0000,76.3059,-11.5694,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18846.7522,18846.7522,18846.7522,18846.7522,6,0,0,0
+2666.9261,0.5000,58764.2618,83.0000,83.0000,0.0000,-0.3879,63.0460,6,1596.2726,587.6635,865.4854,-75.9497,98.2346,144.6756,159.8062,-12.6959,0.0000,94.3783,0.0000,94.3783,3.8563,94.3783,6.3791,0.0000,2186.6747,384.2959,564.5942,87.9992,10.0111,77.9881,0.0000,77.9881,0.0000,77.9881,-9.8872,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19194.9967,19194.9967,19194.9967,19194.9967,6,0,0,0
+2667.4261,0.5000,58775.7895,83.0000,83.0000,0.0000,-0.3381,63.0071,6,1596.2726,595.7348,868.0411,-75.9497,99.5838,145.1028,159.8062,-12.6959,0.0000,95.7275,0.0000,95.7275,3.8563,95.7275,6.4331,0.0000,2186.6747,389.9524,572.6656,89.2944,10.0376,79.2568,0.0000,79.2568,0.0000,79.2568,-8.6185,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19457.6372,19457.6372,19457.6372,19457.6372,6,0,0,0
+2667.9261,0.5000,58787.3173,83.0000,83.0000,0.0000,-0.3006,62.9724,6,1596.2726,601.8150,869.9685,-75.9497,100.6002,145.4250,159.8062,-12.6959,0.0000,96.7439,0.0000,96.7439,3.8563,96.7439,6.4737,0.0000,2186.6747,394.2134,578.7458,90.2701,10.0576,80.2125,0.0000,80.2125,0.0000,80.2125,-7.6628,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19655.4858,19655.4858,19655.4858,19655.4858,6,0,0,0
+2668.4261,0.5000,58798.8451,83.0000,83.0000,0.0000,-0.2937,62.9385,6,1596.2726,602.9424,871.4205,-75.9497,100.7886,145.6678,159.8062,-12.6959,0.0000,96.9323,0.0000,96.9323,3.8563,96.9323,6.4813,0.0000,2186.6747,395.0034,579.8731,90.4511,10.0613,80.3897,0.0000,80.3897,0.0000,80.3897,-7.4856,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19692.1686,19692.1686,19692.1686,19692.1686,6,0,0,0
+2668.9261,0.5000,58810.3729,83.0000,83.0000,0.0000,-0.3031,62.9036,6,1596.2726,601.4179,871.6897,-75.9497,100.5338,145.7128,159.8062,-12.6959,0.0000,96.6775,0.0000,96.6775,3.8563,96.6775,6.4711,0.0000,2186.6747,393.9350,578.3486,90.2064,10.0563,80.1501,0.0000,80.1501,0.0000,80.1501,-7.7252,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19642.5618,19642.5618,19642.5618,19642.5618,6,0,0,0
+2669.4261,0.5000,58821.9006,83.0000,83.0000,0.0000,-0.3345,62.8651,6,1596.2726,596.3287,871.3256,-75.9497,99.6831,145.6519,159.8062,-12.6959,0.0000,95.8268,0.0000,95.8268,3.8563,95.8268,6.4370,0.0000,2186.6747,390.3686,573.2595,89.3897,10.0396,79.3502,0.0000,79.3502,0.0000,79.3502,-8.5252,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19476.9623,19476.9623,19476.9623,19476.9623,6,0,0,0
+2669.9261,0.5000,58833.4284,83.0000,83.0000,0.0000,-0.3675,62.8227,6,1596.2726,590.9628,870.1103,-75.9497,98.7861,145.4487,159.8062,-12.6959,0.0000,94.9298,0.0000,94.9298,3.8563,94.9298,6.4012,0.0000,2186.6747,386.6081,567.8935,88.5286,10.0219,78.5067,0.0000,78.5067,0.0000,78.5067,-9.3686,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19302.3561,19302.3561,19302.3561,19302.3561,6,0,0,0
+2670.4261,0.5000,58844.9562,83.0000,83.0000,0.0000,-0.3997,62.7766,6,1596.2726,585.7420,868.8289,-75.9497,97.9134,145.2346,159.8062,-12.6959,0.0000,94.0571,0.0000,94.0571,3.8563,94.0571,6.3663,0.0000,2186.6747,382.9494,562.6728,87.6908,10.0048,77.6861,0.0000,77.6861,0.0000,77.6861,-10.1892,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19132.4748,19132.4748,19132.4748,19132.4748,6,0,0,0
+2670.9261,0.5000,58856.4840,83.0000,83.0000,0.0000,-0.4157,62.7287,6,1596.2726,583.1520,867.5822,-75.9497,97.4804,145.0261,159.8062,-12.6959,0.0000,93.6242,0.0000,93.6242,3.8563,93.6242,6.3489,0.0000,2186.6747,381.1343,560.0828,87.2752,9.9962,77.2790,0.0000,77.2790,0.0000,77.2790,-10.5963,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19048.1966,19048.1966,19048.1966,19048.1966,6,0,0,0
+2671.4261,0.5000,58868.0118,83.0000,83.0000,0.0000,-0.4185,62.6804,6,1596.2726,582.6972,866.9637,-75.9497,97.4044,144.9228,159.8062,-12.6959,0.0000,93.5481,0.0000,93.5481,3.8563,93.5481,6.3459,0.0000,2186.6747,380.8156,559.6279,87.2022,9.9947,77.2075,0.0000,77.2075,0.0000,77.2075,-10.6678,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19033.3949,19033.3949,19033.3949,19033.3949,6,0,0,0
+2671.9261,0.5000,58879.5395,83.0000,83.0000,0.0000,-0.3904,62.6354,6,1596.2726,587.2599,866.8551,-75.9497,98.1671,144.9046,159.8062,-12.6959,0.0000,94.3108,0.0000,94.3108,3.8563,94.3108,6.3764,0.0000,2186.6747,384.0131,564.1906,87.9344,10.0097,77.9247,0.0000,77.9247,0.0000,77.9247,-9.9506,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19181.8653,19181.8653,19181.8653,19181.8653,6,0,0,0
+2672.4261,0.5000,58891.0673,83.0000,83.0000,0.0000,-0.3438,62.5958,6,1596.2726,594.8144,867.9447,-75.9497,99.4299,145.0867,159.8062,-12.6959,0.0000,95.5736,0.0000,95.5736,3.8563,95.5736,6.4269,0.0000,2186.6747,389.3073,571.7451,89.1467,10.0346,79.1121,0.0000,79.1121,0.0000,79.1121,-8.7632,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19427.6863,19427.6863,19427.6863,19427.6863,6,0,0,0
+2672.9261,0.5000,58902.5951,83.0000,83.0000,0.0000,-0.2749,62.5641,6,1596.2726,605.9785,869.7487,-75.9497,101.2961,145.3883,159.8062,-12.6959,0.0000,97.4399,0.0000,97.4399,3.8563,97.4399,6.5016,0.0000,2186.6747,397.1311,582.9092,90.9383,10.0713,80.8670,0.0000,80.8670,0.0000,80.8670,-7.0084,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19790.9639,19790.9639,19790.9639,19790.9639,6,0,0,0
+2673.4261,0.5000,58914.1229,83.0000,83.0000,0.0000,-0.2008,62.5410,6,1596.2726,618.0056,872.4147,-75.9497,103.3066,145.8340,159.8062,-12.6959,0.0000,99.4503,0.0000,99.4503,3.8563,99.4503,6.5820,0.0000,2186.6747,405.5597,594.9363,92.8683,10.1103,82.7580,0.0000,82.7580,0.0000,82.7580,-5.1174,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20182.3213,20182.3213,20182.3213,20182.3213,6,0,0,0
+2673.9261,0.5000,58925.6506,83.0000,83.0000,0.0000,-0.1245,62.5266,6,1596.2726,630.3646,875.2868,-75.9497,105.3726,146.3140,159.8062,-12.6959,0.0000,101.5163,0.0000,101.5163,3.8563,101.5163,6.6646,0.0000,2186.6747,414.2209,607.2954,94.8516,10.1493,84.7023,0.0000,84.7023,0.0000,84.7023,-3.1731,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20584.4829,20584.4829,20584.4829,20584.4829,6,0,0,0
+2674.4261,0.5000,58937.1784,83.0000,83.0000,0.0000,-0.0547,62.5203,6,1596.2726,641.6766,878.2381,-75.9497,107.2635,146.8074,159.8062,-12.6959,0.0000,103.4072,0.0000,103.4072,3.8563,103.4072,6.7403,0.0000,2186.6747,422.1483,618.6073,96.6669,10.1850,86.4819,0.0000,86.4819,0.0000,86.4819,-1.3935,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20952.5706,20952.5706,20952.5706,20952.5706,6,0,0,0
+2674.9261,0.5000,58948.7062,83.0000,83.0000,0.0000,-0.0184,62.5182,6,1596.2726,647.5454,880.9394,-75.9497,108.2445,147.2590,159.8062,-12.6959,0.0000,104.3882,0.0000,104.3882,3.8563,104.3882,6.7795,0.0000,2186.6747,426.2612,624.4761,97.6087,10.2035,87.4052,0.0000,87.4052,0.0000,87.4052,-0.4702,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21117.7256,21117.7256,21117.7256,21117.7256,6,0,0,0
+2675.4261,0.5000,58960.2340,83.0000,83.0000,0.0000,-0.0184,62.5161,6,1596.2726,647.5454,882.3409,-75.9497,108.2445,147.4932,159.8062,-12.6959,0.0000,104.3882,0.0000,104.3882,3.8563,104.3882,6.7795,0.0000,2186.6747,426.2612,624.4761,97.6087,10.2035,87.4052,0.0000,87.4052,0.0000,87.4052,-0.4702,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21117.7256,21117.7256,21117.7256,21117.7256,6,0,0,0
+2675.9261,0.5000,58971.7618,83.0000,83.0000,0.0000,0.0801,62.5253,6,1596.2726,663.5083,882.3409,-75.9497,110.9129,147.4932,159.8062,-12.6959,0.0000,107.0566,0.0000,107.0566,3.8563,107.0566,6.8862,0.0000,2186.6747,437.4480,640.4390,100.1704,10.2539,89.9165,0.0000,89.9165,0.0000,89.9165,2.0411,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21566.5099,21566.5099,21566.5099,21566.5099,6,0,0,0
+2676.4261,0.5000,58983.2895,83.0000,83.0000,0.0000,0.0973,62.5365,6,1596.2726,666.3054,886.1528,-75.9497,111.3805,148.1304,159.8062,-12.6959,0.0000,107.5242,0.0000,107.5242,3.8563,107.5242,6.9049,0.0000,2186.6747,439.4082,643.2361,100.6192,10.2627,90.3565,0.0000,90.3565,0.0000,90.3565,2.4811,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21645.1480,21645.1480,21645.1480,21645.1480,6,0,0,0
+2676.9261,0.5000,58994.8173,83.0000,83.0000,0.0000,0.0916,62.5471,6,1596.2726,665.3780,886.8208,-75.9497,111.2254,148.2421,159.8062,-12.6959,0.0000,107.3691,0.0000,107.3691,3.8563,107.3691,6.8987,0.0000,2186.6747,438.7583,642.3087,100.4704,10.2598,90.2106,0.0000,90.2106,0.0000,90.2106,2.3352,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21619.0753,21619.0753,21619.0753,21619.0753,6,0,0,0
+2677.4261,0.5000,59006.3451,83.0000,83.0000,0.0000,0.0791,62.5562,6,1596.2726,663.3453,886.5993,-75.9497,110.8856,148.2051,159.8062,-12.6959,0.0000,107.0294,0.0000,107.0294,3.8563,107.0294,6.8852,0.0000,2186.6747,437.3338,640.2761,100.1442,10.2534,89.8909,0.0000,89.8909,0.0000,89.8909,2.0154,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21561.9291,21561.9291,21561.9291,21561.9291,6,0,0,0
+2677.9261,0.5000,59017.8729,83.0000,83.0000,0.0000,0.0669,62.5639,6,1596.2726,661.3687,886.1139,-75.9497,110.5552,148.1239,159.8062,-12.6959,0.0000,106.6989,0.0000,106.6989,3.8563,106.6989,6.8719,0.0000,2186.6747,435.9485,638.2994,99.8270,10.2471,89.5799,0.0000,89.5799,0.0000,89.5799,1.7045,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21506.3562,21506.3562,21506.3562,21506.3562,6,0,0,0
+2678.4261,0.5000,59029.4006,83.0000,83.0000,0.0000,0.0543,62.5702,6,1596.2726,659.3341,885.6419,-75.9497,110.2151,148.0450,159.8062,-12.6959,0.0000,106.3588,0.0000,106.3588,3.8563,106.3588,6.8583,0.0000,2186.6747,434.5227,636.2649,99.5005,10.2407,89.2598,0.0000,89.2598,0.0000,89.2598,1.3844,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21449.1566,21449.1566,21449.1566,21449.1566,6,0,0,0
+2678.9261,0.5000,59040.9284,83.0000,83.0000,0.0000,0.0464,62.5755,6,1596.2726,658.0514,885.1560,-75.9497,110.0007,147.9638,159.8062,-12.6959,0.0000,106.1444,0.0000,106.1444,3.8563,106.1444,6.8498,0.0000,2186.6747,433.6238,634.9822,99.2947,10.2367,89.0580,0.0000,89.0580,0.0000,89.0580,1.1826,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21413.0954,21413.0954,21413.0954,21413.0954,6,0,0,0
+2679.4261,0.5000,59052.4562,83.0000,83.0000,0.0000,0.0463,62.5808,6,1596.2726,658.0416,884.8497,-75.9497,109.9991,147.9126,159.8062,-12.6959,0.0000,106.1428,0.0000,106.1428,3.8563,106.1428,6.8497,0.0000,2186.6747,433.6169,634.9723,99.2931,10.2366,89.0565,0.0000,89.0565,0.0000,89.0565,1.1811,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21412.8187,21412.8187,21412.8187,21412.8187,6,0,0,0
+2679.9261,0.5000,59063.9840,83.0000,83.0000,0.0000,-0.0056,62.5802,6,1596.2726,649.6340,884.8474,-75.9497,108.5936,147.9122,159.8062,-12.6959,0.0000,104.7374,0.0000,104.7374,3.8563,104.7374,6.7935,0.0000,2186.6747,427.7249,626.5648,97.9439,10.2101,87.7338,0.0000,87.7338,0.0000,87.7338,-0.1416,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21176.4459,21176.4459,21176.4459,21176.4459,6,0,0,0
+2680.4261,0.5000,59075.5118,83.0000,83.0000,0.0000,-0.0556,62.5738,6,1596.2726,641.5213,882.8397,-75.9497,107.2375,147.5766,159.8062,-12.6959,0.0000,103.3812,0.0000,103.3812,3.8563,103.3812,6.7392,0.0000,2186.6747,422.0395,618.4521,96.6420,10.1845,86.4575,0.0000,86.4575,0.0000,86.4575,-1.4179,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20947.5179,20947.5179,20947.5179,20947.5179,6,0,0,0
+2680.9261,0.5000,59087.0395,83.0000,83.0000,0.0000,-0.1069,62.5615,6,1596.2726,633.2099,880.9023,-75.9497,105.8482,147.2528,159.8062,-12.6959,0.0000,101.9919,0.0000,101.9919,3.8563,101.9919,6.6837,0.0000,2186.6747,416.2149,610.1406,95.3082,10.1583,85.1499,0.0000,85.1499,0.0000,85.1499,-2.7255,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20677.0652,20677.0652,20677.0652,20677.0652,6,0,0,0
+2681.4261,0.5000,59098.5673,83.0000,83.0000,0.0000,-0.1704,62.5418,6,1596.2726,622.9283,878.9176,-75.9497,104.1295,146.9210,159.8062,-12.6959,0.0000,100.2732,0.0000,100.2732,3.8563,100.2732,6.6149,0.0000,2186.6747,409.0096,599.8591,93.6583,10.1259,83.5324,0.0000,83.5324,0.0000,83.5324,-4.3430,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20342.5064,20342.5064,20342.5064,20342.5064,6,0,0,0
+2681.9261,0.5000,59110.0951,83.0000,83.0000,0.0000,-0.2375,62.5144,6,1596.2726,612.0483,876.4623,-75.9497,102.3108,146.5106,159.8062,-12.6959,0.0000,98.4545,0.0000,98.4545,3.8563,98.4545,6.5422,0.0000,2186.6747,401.3849,588.9791,91.9123,10.0913,81.8211,0.0000,81.8211,0.0000,81.8211,-6.0543,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19988.4749,19988.4749,19988.4749,19988.4749,6,0,0,0
+2682.4261,0.5000,59121.6229,83.0000,83.0000,0.0000,-0.3092,62.4788,6,1596.2726,600.4223,873.8642,-75.9497,100.3673,146.0762,159.8062,-12.6959,0.0000,96.5111,0.0000,96.5111,3.8563,96.5111,6.4644,0.0000,2186.6747,393.2373,577.3530,90.0466,10.0530,79.9936,0.0000,79.9936,0.0000,79.9936,-7.8817,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19610.1651,19610.1651,19610.1651,19610.1651,6,0,0,0
+2682.9261,0.5000,59133.1506,83.0000,83.0000,0.0000,-0.3798,62.4350,6,1596.2726,588.9705,871.0879,-75.9497,98.4531,145.6122,159.8062,-12.6959,0.0000,94.5968,0.0000,94.5968,3.8563,94.5968,6.3878,0.0000,2186.6747,385.2119,565.9012,88.2089,10.0154,78.1935,0.0000,78.1935,0.0000,78.1935,-9.6817,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19237.5271,19237.5271,19237.5271,19237.5271,6,0,0,0
+2683.4261,0.5000,59144.6784,83.0000,83.0000,0.0000,-0.4493,62.3832,6,1596.2726,577.7043,868.3532,-75.9497,96.5698,145.1550,159.8062,-12.6959,0.0000,92.7135,0.0000,92.7135,3.8563,92.7135,6.3125,0.0000,2186.6747,377.3165,554.6350,86.4010,9.9783,76.4227,0.0000,76.4227,0.0000,76.4227,-11.4526,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18870.9273,18870.9273,18870.9273,18870.9273,6,0,0,0
+2683.9261,0.5000,59156.2062,83.0000,83.0000,0.0000,-0.5125,62.3241,6,1596.2726,567.4619,865.6628,-75.9497,94.8576,144.7053,159.8062,-12.6959,0.0000,91.0014,0.0000,91.0014,3.8563,91.0014,6.2440,0.0000,2186.6747,370.1387,544.3926,84.7573,9.9446,74.8127,0.0000,74.8127,0.0000,74.8127,-13.0625,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18559.3944,18559.3944,18559.3944,18559.3944,6,0,0,0
+2684.4261,0.5000,59167.7340,83.0000,83.0000,0.0000,-0.5719,62.2582,6,1596.2726,557.8156,863.2169,-75.9497,93.2452,144.2964,159.8062,-12.6959,0.0000,89.3889,0.0000,89.3889,3.8563,89.3889,6.1795,0.0000,2186.6747,363.3786,534.7463,83.2093,9.9129,73.2964,0.0000,73.2964,0.0000,73.2964,-14.5787,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18279.6903,18279.6903,18279.6903,18279.6903,6,0,0,0
+2684.9261,0.5000,59179.2618,83.0000,83.0000,0.0000,-0.6239,62.1863,6,1596.2726,549.3863,860.9134,-75.9497,91.8361,143.9114,159.8062,-12.6959,0.0000,87.9798,0.0000,87.9798,3.8563,87.9798,6.1232,0.0000,2186.6747,357.4713,526.3170,81.8567,9.8852,71.9714,0.0000,71.9714,0.0000,71.9714,-15.9036,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18035.2734,18035.2734,18035.2734,18035.2734,6,0,0,0
+2685.4261,0.5000,59190.7895,83.0000,83.0000,0.0000,-0.6750,62.1085,6,1596.2726,541.1041,858.9005,-75.9497,90.4516,143.5749,159.8062,-12.6959,0.0000,86.5954,0.0000,86.5954,3.8563,86.5954,6.0678,0.0000,2186.6747,351.6671,518.0348,80.5276,9.8580,70.6696,0.0000,70.6696,0.0000,70.6696,-17.2054,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17776.6544,17776.6544,17776.6544,17776.6544,6,0,0,0
+2685.9261,0.5000,59202.3173,83.0000,83.0000,0.0000,-0.7258,62.0248,6,1596.2726,532.8692,856.9227,-75.9497,89.0751,143.2443,159.8062,-12.6959,0.0000,85.2188,0.0000,85.2188,3.8563,85.2188,6.0127,0.0000,2186.6747,345.8961,509.7999,79.2061,9.8309,69.3752,0.0000,69.3752,0.0000,69.3752,-18.4998,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17507.5082,17507.5082,17507.5082,17507.5082,6,0,0,0
+2686.4261,0.5000,59213.8451,83.0000,83.0000,0.0000,-0.7764,61.9353,6,1596.2726,524.6627,854.9562,-75.9497,87.7033,142.9156,159.8062,-12.6959,0.0000,83.8470,0.0000,83.8470,3.8563,83.8470,5.9579,0.0000,2186.6747,340.1450,501.5934,77.8891,9.8039,68.0852,0.0000,68.0852,0.0000,68.0852,-19.7896,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17239.2904,17239.2904,17239.2904,17239.2904,6,0,0,0
+2686.9261,0.5000,59225.3729,83.0000,83.0000,0.0000,-0.8263,61.8401,6,1596.2726,516.5731,852.9964,-75.9497,86.3510,142.5880,159.8062,-12.6959,0.0000,82.4947,0.0000,82.4947,3.8563,82.4947,5.9038,0.0000,2186.6747,334.4759,493.5039,76.5910,9.7773,66.8137,0.0000,66.8137,0.0000,66.8137,-21.0611,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16974.8960,16974.8960,16974.8960,16974.8960,6,0,0,0
+2687.4261,0.5000,59236.9006,83.0000,83.0000,0.0000,-0.8702,61.7397,6,1596.2726,509.4558,851.0647,-75.9497,85.1613,142.2651,159.8062,-12.6959,0.0000,81.3050,0.0000,81.3050,3.8563,81.3050,5.8562,0.0000,2186.6747,329.4880,486.3866,75.4488,9.7539,65.6949,0.0000,65.6949,0.0000,65.6949,-22.1798,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16742.2764,16742.2764,16742.2764,16742.2764,6,0,0,0
+2687.9261,0.5000,59248.4284,83.0000,83.0000,0.0000,-0.9104,61.6348,6,1596.2726,502.9383,849.3650,-75.9497,84.0718,141.9809,159.8062,-12.6959,0.0000,80.2155,0.0000,80.2155,3.8563,80.2155,5.8126,0.0000,2186.6747,324.9206,479.8690,74.4029,9.7325,64.6705,0.0000,64.6705,0.0000,64.6705,-23.2042,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16529.2605,16529.2605,16529.2605,16529.2605,6,0,0,0
+2688.4261,0.5000,59259.9562,83.0000,83.0000,0.0000,-0.9430,61.5261,6,1596.2726,497.6450,847.8087,-75.9497,83.1870,141.7208,159.8062,-12.6959,0.0000,79.3307,0.0000,79.3307,3.8563,79.3307,5.7772,0.0000,2186.6747,321.2110,474.5758,73.5535,9.7151,63.8384,0.0000,63.8384,0.0000,63.8384,-24.0362,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16356.2576,16356.2576,16356.2576,16356.2576,6,0,0,0
+2688.9261,0.5000,59271.4840,83.0000,83.0000,0.0000,-0.9687,61.4144,6,1596.2726,493.4706,846.5446,-75.9497,82.4892,141.5095,159.8062,-12.6959,0.0000,78.6329,0.0000,78.6329,3.8563,78.6329,5.7493,0.0000,2186.6747,318.2856,470.4014,72.8836,9.7013,63.1823,0.0000,63.1823,0.0000,63.1823,-24.6923,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16219.8223,16219.8223,16219.8223,16219.8223,6,0,0,0
+2689.4261,0.5000,59283.0118,83.0000,83.0000,0.0000,-0.9862,61.3007,6,1596.2726,490.6393,845.5478,-75.9497,82.0159,141.3428,159.8062,-12.6959,0.0000,78.1596,0.0000,78.1596,3.8563,78.1596,5.7304,0.0000,2186.6747,316.3014,467.5700,72.4292,9.6920,62.7372,0.0000,62.7372,0.0000,62.7372,-25.1373,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16127.2840,16127.2840,16127.2840,16127.2840,6,0,0,0
+2689.9261,0.5000,59294.5395,83.0000,83.0000,0.0000,-0.9920,61.1864,6,1596.2726,489.7055,844.8716,-75.9497,81.8598,141.2298,159.8062,-12.6959,0.0000,78.0035,0.0000,78.0035,3.8563,78.0035,5.7241,0.0000,2186.6747,315.6470,466.6362,72.2794,9.6889,62.5904,0.0000,62.5904,0.0000,62.5904,-25.2841,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16096.7639,16096.7639,16096.7639,16096.7639,6,0,0,0
+2690.4261,0.5000,59306.0673,83.0000,83.0000,0.0000,-0.9902,61.0722,6,1596.2726,489.9953,844.6487,-75.9497,81.9082,141.1925,159.8062,-12.6959,0.0000,78.0520,0.0000,78.0520,3.8563,78.0520,5.7261,0.0000,2186.6747,315.8501,466.9261,72.3259,9.6899,62.6360,0.0000,62.6360,0.0000,62.6360,-25.2385,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16106.2372,16106.2372,16106.2372,16106.2372,6,0,0,0
+2690.9261,0.5000,59317.5951,83.0000,83.0000,0.0000,-0.9741,60.9599,6,1596.2726,492.6005,844.7179,-75.9497,82.3437,141.2041,159.8062,-12.6959,0.0000,78.4874,0.0000,78.4874,3.8563,78.4874,5.7435,0.0000,2186.6747,317.6758,469.5312,72.7440,9.6985,63.0455,0.0000,63.0455,0.0000,63.0455,-24.8291,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16191.3826,16191.3826,16191.3826,16191.3826,6,0,0,0
+2691.4261,0.5000,59329.1229,83.0000,83.0000,0.0000,-0.9517,60.8502,6,1596.2726,496.2301,845.3400,-75.9497,82.9505,141.3081,159.8062,-12.6959,0.0000,79.0942,0.0000,79.0942,3.8563,79.0942,5.7677,0.0000,2186.6747,320.2195,473.1609,73.3264,9.7104,63.6160,0.0000,63.6160,0.0000,63.6160,-24.2586,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16310.0128,16310.0128,16310.0128,16310.0128,6,0,0,0
+2691.9261,0.5000,59340.6506,83.0000,83.0000,0.0000,-0.9198,60.7442,6,1596.2726,501.3997,846.2067,-75.9497,83.8146,141.4530,159.8062,-12.6959,0.0000,79.9583,0.0000,79.9583,3.8563,79.9583,5.8023,0.0000,2186.6747,323.8423,478.3304,74.1560,9.7274,64.4286,0.0000,64.4286,0.0000,64.4286,-23.4461,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16478.9728,16478.9728,16478.9728,16478.9728,6,0,0,0
+2692.4261,0.5000,59352.1784,83.0000,83.0000,0.0000,-0.8888,60.6417,6,1596.2726,506.4346,847.4412,-75.9497,84.6562,141.6594,159.8062,-12.6959,0.0000,80.8000,0.0000,80.8000,3.8563,80.8000,5.8360,0.0000,2186.6747,327.3707,483.3653,74.9640,9.7440,65.2200,0.0000,65.2200,0.0000,65.2200,-22.6547,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16643.5309,16643.5309,16643.5309,16643.5309,6,0,0,0
+2692.9261,0.5000,59363.7062,83.0000,83.0000,0.0000,-0.8592,60.5427,6,1596.2726,511.2370,848.6436,-75.9497,85.4590,141.8603,159.8062,-12.6959,0.0000,81.6027,0.0000,81.6027,3.8563,81.6027,5.8681,0.0000,2186.6747,330.7363,488.1677,75.7346,9.7598,65.9749,0.0000,65.9749,0.0000,65.9749,-21.8999,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16800.4903,16800.4903,16800.4903,16800.4903,6,0,0,0
+2693.4261,0.5000,59375.2340,83.0000,83.0000,0.0000,-0.8355,60.4464,6,1596.2726,515.0786,849.7904,-75.9497,86.1012,142.0520,159.8062,-12.6959,0.0000,82.2449,0.0000,82.2449,3.8563,82.2449,5.8938,0.0000,2186.6747,333.4285,492.0093,76.3511,9.7724,66.5787,0.0000,66.5787,0.0000,66.5787,-21.2960,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16926.0486,16926.0486,16926.0486,16926.0486,6,0,0,0
+2693.9261,0.5000,59386.7618,83.0000,83.0000,0.0000,-0.8144,60.3525,6,1596.2726,518.5045,850.7078,-75.9497,86.6739,142.2054,159.8062,-12.6959,0.0000,82.8176,0.0000,82.8176,3.8563,82.8176,5.9167,0.0000,2186.6747,335.8293,495.4352,76.9009,9.7837,67.1173,0.0000,67.1173,0.0000,67.1173,-20.7576,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17038.0190,17038.0190,17038.0190,17038.0190,6,0,0,0
+2694.4261,0.5000,59398.2895,83.0000,83.0000,0.0000,-0.7952,60.2608,6,1596.2726,521.6135,851.5259,-75.9497,87.1936,142.3421,159.8062,-12.6959,0.0000,83.3373,0.0000,83.3373,3.8563,83.3373,5.9375,0.0000,2186.6747,338.0081,498.5442,77.3998,9.7939,67.6059,0.0000,67.6059,0.0000,67.6059,-20.2689,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17139.6324,17139.6324,17139.6324,17139.6324,6,0,0,0
+2694.9261,0.5000,59409.8173,83.0000,83.0000,0.0000,-0.7839,60.1705,6,1596.2726,523.4510,852.2683,-75.9497,87.5007,142.4663,159.8062,-12.6959,0.0000,83.6445,0.0000,83.6445,3.8563,83.6445,5.9498,0.0000,2186.6747,339.2959,500.3818,77.6947,9.7999,67.8948,0.0000,67.8948,0.0000,67.8948,-19.9801,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17199.6890,17199.6890,17199.6890,17199.6890,6,0,0,0
+2695.4261,0.5000,59421.3451,83.0000,83.0000,0.0000,-0.7838,60.0801,6,1596.2726,523.4674,852.7071,-75.9497,87.5035,142.5396,159.8062,-12.6959,0.0000,83.6472,0.0000,83.6472,3.8563,83.6472,5.9499,0.0000,2186.6747,339.3073,500.3981,77.6973,9.8000,67.8974,0.0000,67.8974,0.0000,67.8974,-19.9775,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17200.2247,17200.2247,17200.2247,17200.2247,6,0,0,0
+2695.9261,0.5000,59432.8729,83.0000,83.0000,0.0000,-0.7695,59.9914,6,1596.2726,525.7776,852.7110,-75.9497,87.8897,142.5403,159.8062,-12.6959,0.0000,84.0334,0.0000,84.0334,3.8563,84.0334,5.9653,0.0000,2186.6747,340.9264,502.7084,78.0681,9.8076,68.2605,0.0000,68.2605,0.0000,68.2605,-19.6144,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17275.7317,17275.7317,17275.7317,17275.7317,6,0,0,0
+2696.4261,0.5000,59444.4006,83.0000,83.0000,0.0000,-0.7741,59.9022,6,1596.2726,525.0369,853.2627,-75.9497,87.7658,142.6325,159.8062,-12.6959,0.0000,83.9095,0.0000,83.9095,3.8563,83.9095,5.9604,0.0000,2186.6747,340.4072,501.9676,77.9492,9.8051,68.1441,0.0000,68.1441,0.0000,68.1441,-19.7308,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17251.5212,17251.5212,17251.5212,17251.5212,6,0,0,0
+2696.9261,0.5000,59455.9284,83.0000,83.0000,0.0000,-0.7899,59.8111,6,1596.2726,522.4688,853.0858,-75.9497,87.3365,142.6029,159.8062,-12.6959,0.0000,83.4803,0.0000,83.4803,3.8563,83.4803,5.9432,0.0000,2186.6747,338.6075,499.3995,77.5371,9.7967,67.7404,0.0000,67.7404,0.0000,67.7404,-20.1345,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17167.5860,17167.5860,17167.5860,17167.5860,6,0,0,0
+2697.4261,0.5000,59467.4562,83.0000,83.0000,0.0000,-0.8075,59.7180,6,1596.2726,519.6140,852.4725,-75.9497,86.8593,142.5004,159.8062,-12.6959,0.0000,83.0031,0.0000,83.0031,3.8563,83.0031,5.9241,0.0000,2186.6747,336.6069,496.5447,77.0790,9.7873,67.2917,0.0000,67.2917,0.0000,67.2917,-20.5832,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17074.2817,17074.2817,17074.2817,17074.2817,6,0,0,0
+2697.9261,0.5000,59478.9840,83.0000,83.0000,0.0000,-0.8218,59.6233,6,1596.2726,517.3033,851.7908,-75.9497,86.4731,142.3864,159.8062,-12.6959,0.0000,82.6168,0.0000,82.6168,3.8563,82.6168,5.9086,0.0000,2186.6747,334.9876,494.2341,76.7081,9.7797,66.9284,0.0000,66.9284,0.0000,66.9284,-20.9464,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16998.7613,16998.7613,16998.7613,16998.7613,6,0,0,0
+2698.4261,0.5000,59490.5118,83.0000,83.0000,0.0000,-0.8320,59.5274,6,1596.2726,515.6398,851.2390,-75.9497,86.1950,142.2942,159.8062,-12.6959,0.0000,82.3387,0.0000,82.3387,3.8563,82.3387,5.8975,0.0000,2186.6747,333.8217,492.5705,76.4412,9.7742,66.6670,0.0000,66.6670,0.0000,66.6670,-21.2078,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16944.3893,16944.3893,16944.3893,16944.3893,6,0,0,0
+2698.9261,0.5000,59502.0395,83.0000,83.0000,0.0000,-0.8348,59.4311,6,1596.2726,515.1861,850.8418,-75.9497,86.1192,142.2278,159.8062,-12.6959,0.0000,82.2629,0.0000,82.2629,3.8563,82.2629,5.8945,0.0000,2186.6747,333.5038,492.1169,76.3684,9.7727,66.5956,0.0000,66.5956,0.0000,66.5956,-21.2791,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16929.5625,16929.5625,16929.5625,16929.5625,6,0,0,0
+2699.4261,0.5000,59513.5673,83.0000,83.0000,0.0000,-0.8349,59.3349,6,1596.2726,515.1761,850.7334,-75.9497,86.1175,142.2097,159.8062,-12.6959,0.0000,82.2612,0.0000,82.2612,3.8563,82.2612,5.8944,0.0000,2186.6747,333.4968,492.1069,76.3668,9.7727,66.5941,0.0000,66.5941,0.0000,66.5941,-21.2807,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16929.2356,16929.2356,16929.2356,16929.2356,6,0,0,0
+2699.9261,0.5000,59525.0951,83.0000,83.0000,0.0000,-0.8331,59.2389,6,1596.2726,515.4712,850.7311,-75.9497,86.1668,142.2093,159.8062,-12.6959,0.0000,82.3105,0.0000,82.3105,3.8563,82.3105,5.8964,0.0000,2186.6747,333.7036,492.4020,76.4141,9.7737,66.6405,0.0000,66.6405,0.0000,66.6405,-21.2343,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16938.8810,16938.8810,16938.8810,16938.8810,6,0,0,0
+2700.4261,0.5000,59536.6229,83.0000,83.0000,0.0000,-0.8263,59.1436,6,1596.2726,516.5753,850.8015,-75.9497,86.3514,142.2211,159.8062,-12.6959,0.0000,82.4951,0.0000,82.4951,3.8563,82.4951,5.9038,0.0000,2186.6747,334.4774,493.5060,76.5913,9.7773,66.8140,0.0000,66.8140,0.0000,66.8140,-21.0608,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16974.9662,16974.9662,16974.9662,16974.9662,6,0,0,0
+2700.9261,0.5000,59548.1506,83.0000,83.0000,0.0000,-0.8184,59.0493,6,1596.2726,517.8467,851.0652,-75.9497,86.5639,142.2651,159.8062,-12.6959,0.0000,82.7076,0.0000,82.7076,3.8563,82.7076,5.9123,0.0000,2186.6747,335.3684,494.7775,76.7953,9.7815,67.0139,0.0000,67.0139,0.0000,67.0139,-20.8610,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17016.5212,17016.5212,17016.5212,17016.5212,6,0,0,0
+2701.4261,0.5000,59559.6784,83.0000,83.0000,0.0000,-0.8097,58.9559,6,1596.2726,519.2593,851.3688,-75.9497,86.8000,142.3159,159.8062,-12.6959,0.0000,82.9438,0.0000,82.9438,3.8563,82.9438,5.9217,0.0000,2186.6747,336.3583,496.1901,77.0220,9.7861,67.2359,0.0000,67.2359,0.0000,67.2359,-20.6389,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17062.6892,17062.6892,17062.6892,17062.6892,6,0,0,0
+2701.9261,0.5000,59571.2062,83.0000,83.0000,0.0000,-0.8016,58.8635,6,1596.2726,520.5753,851.7061,-75.9497,87.0200,142.3723,159.8062,-12.6959,0.0000,83.1637,0.0000,83.1637,3.8563,83.1637,5.9305,0.0000,2186.6747,337.2806,497.5060,77.2332,9.7905,67.4428,0.0000,67.4428,0.0000,67.4428,-20.4321,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17105.7005,17105.7005,17105.7005,17105.7005,6,0,0,0
+2702.4261,0.5000,59582.7340,83.0000,83.0000,0.0000,-0.7943,58.7719,6,1596.2726,521.7503,852.0204,-75.9497,87.2164,142.4248,159.8062,-12.6959,0.0000,83.3602,0.0000,83.3602,3.8563,83.3602,5.9384,0.0000,2186.6747,338.1040,498.6811,77.4218,9.7943,67.6275,0.0000,67.6275,0.0000,67.6275,-20.2474,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17144.1049,17144.1049,17144.1049,17144.1049,6,0,0,0
+2702.9261,0.5000,59594.2618,83.0000,83.0000,0.0000,-0.7878,58.6811,6,1596.2726,522.8079,852.3010,-75.9497,87.3932,142.4717,159.8062,-12.6959,0.0000,83.5370,0.0000,83.5370,3.8563,83.5370,5.9455,0.0000,2186.6747,338.8452,499.7387,77.5915,9.7978,67.7937,0.0000,67.7937,0.0000,67.7937,-20.0812,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17178.6709,17178.6709,17178.6709,17178.6709,6,0,0,0
+2703.4261,0.5000,59605.7895,83.0000,83.0000,0.0000,-0.7817,58.5910,6,1596.2726,523.8027,852.5535,-75.9497,87.5595,142.5139,159.8062,-12.6959,0.0000,83.7032,0.0000,83.7032,3.8563,83.7032,5.9521,0.0000,2186.6747,339.5423,500.7335,77.7511,9.8011,67.9501,0.0000,67.9501,0.0000,67.9501,-19.9248,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17211.1842,17211.1842,17211.1842,17211.1842,6,0,0,0
+2703.9261,0.5000,59617.3173,83.0000,83.0000,0.0000,-0.7758,58.5016,6,1596.2726,524.7597,852.7911,-75.9497,87.7195,142.5536,159.8062,-12.6959,0.0000,83.8632,0.0000,83.8632,3.8563,83.8632,5.9585,0.0000,2186.6747,340.2130,501.6905,77.9047,9.8042,68.1005,0.0000,68.1005,0.0000,68.1005,-19.7744,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17242.4634,17242.4634,17242.4634,17242.4634,6,0,0,0
+2704.4261,0.5000,59628.8451,83.0000,83.0000,0.0000,-0.7696,58.4129,6,1596.2726,525.7649,853.0196,-75.9497,87.8875,142.5918,159.8062,-12.6959,0.0000,84.0312,0.0000,84.0312,3.8563,84.0312,5.9652,0.0000,2186.6747,340.9175,502.6957,78.0660,9.8075,68.2585,0.0000,68.2585,0.0000,68.2585,-19.6164,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17275.3161,17275.3161,17275.3161,17275.3161,6,0,0,0
+2704.9261,0.5000,59640.3729,83.0000,83.0000,0.0000,-0.7625,58.3250,6,1596.2726,526.9223,853.2597,-75.9497,88.0810,142.6320,159.8062,-12.6959,0.0000,84.2247,0.0000,84.2247,3.8563,84.2247,5.9730,0.0000,2186.6747,341.7286,503.8531,78.2518,9.8113,68.4404,0.0000,68.4404,0.0000,68.4404,-19.4345,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17313.1449,17313.1449,17313.1449,17313.1449,6,0,0,0
+2705.4261,0.5000,59651.9006,83.0000,83.0000,0.0000,-0.7545,58.2380,6,1596.2726,528.2122,853.5361,-75.9497,88.2966,142.6782,159.8062,-12.6959,0.0000,84.4403,0.0000,84.4403,3.8563,84.4403,5.9816,0.0000,2186.6747,342.6325,505.1429,78.4587,9.8156,68.6432,0.0000,68.6432,0.0000,68.6432,-19.2317,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17355.3012,17355.3012,17355.3012,17355.3012,6,0,0,0
+2705.9261,0.5000,59663.4284,83.0000,83.0000,0.0000,-0.7457,58.1520,6,1596.2726,529.6380,853.8441,-75.9497,88.5350,142.7297,159.8062,-12.6959,0.0000,84.6787,0.0000,84.6787,3.8563,84.6787,5.9911,0.0000,2186.6747,343.6317,506.5688,78.6876,9.8203,68.8673,0.0000,68.8673,0.0000,68.8673,-19.0076,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17401.9033,17401.9033,17401.9033,17401.9033,6,0,0,0
+2706.4261,0.5000,59674.9562,83.0000,83.0000,0.0000,-0.7368,58.0671,6,1596.2726,531.0864,854.1846,-75.9497,88.7771,142.7866,159.8062,-12.6959,0.0000,84.9208,0.0000,84.9208,3.8563,84.9208,6.0008,0.0000,2186.6747,344.6467,508.0171,78.9200,9.8250,69.0950,0.0000,69.0950,0.0000,69.0950,-18.7800,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17449.2402,17449.2402,17449.2402,17449.2402,6,0,0,0
+2706.9261,0.5000,59686.4840,83.0000,83.0000,0.0000,-0.7278,57.9832,6,1596.2726,532.5396,854.5304,-75.9497,89.0200,142.8444,159.8062,-12.6959,0.0000,85.1637,0.0000,85.1637,3.8563,85.1637,6.0105,0.0000,2186.6747,345.6652,509.4704,79.1532,9.8298,69.3234,0.0000,69.3234,0.0000,69.3234,-18.5516,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17496.7382,17496.7382,17496.7382,17496.7382,6,0,0,0
+2707.4261,0.5000,59698.0118,83.0000,83.0000,0.0000,-0.7192,57.9003,6,1596.2726,533.9339,854.8775,-75.9497,89.2531,142.9024,159.8062,-12.6959,0.0000,85.3968,0.0000,85.3968,3.8563,85.3968,6.0198,0.0000,2186.6747,346.6423,510.8647,79.3769,9.8344,69.5425,0.0000,69.5425,0.0000,69.5425,-18.3324,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17542.3085,17542.3085,17542.3085,17542.3085,6,0,0,0
+2707.9261,0.5000,59709.5395,83.0000,83.0000,0.0000,-0.7110,57.8183,6,1596.2726,535.2625,855.2104,-75.9497,89.4752,142.9581,159.8062,-12.6959,0.0000,85.6189,0.0000,85.6189,3.8563,85.6189,6.0287,0.0000,2186.6747,347.5734,512.1933,79.5901,9.8388,69.7514,0.0000,69.7514,0.0000,69.7514,-18.1236,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17585.7319,17585.7319,17585.7319,17585.7319,6,0,0,0
+2708.4261,0.5000,59721.0673,83.0000,83.0000,0.0000,-0.7037,57.7372,6,1596.2726,536.4511,855.5277,-75.9497,89.6738,143.0111,159.8062,-12.6959,0.0000,85.8176,0.0000,85.8176,3.8563,85.8176,6.0367,0.0000,2186.6747,348.4063,513.3818,79.7809,9.8427,69.9382,0.0000,69.9382,0.0000,69.9382,-17.9368,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17624.5779,17624.5779,17624.5779,17624.5779,6,0,0,0
+2708.9261,0.5000,59732.5951,83.0000,83.0000,0.0000,-0.6976,57.6568,6,1596.2726,537.4468,855.8115,-75.9497,89.8403,143.0585,159.8062,-12.6959,0.0000,85.9840,0.0000,85.9840,3.8563,85.9840,6.0433,0.0000,2186.6747,349.1041,514.3776,79.9407,9.8459,70.0947,0.0000,70.0947,0.0000,70.0947,-17.7803,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17657.1224,17657.1224,17657.1224,17657.1224,6,0,0,0
+2709.4261,0.5000,59744.1229,83.0000,83.0000,0.0000,-0.6925,57.5770,6,1596.2726,538.2636,856.0493,-75.9497,89.9768,143.0983,159.8062,-12.6959,0.0000,86.1205,0.0000,86.1205,3.8563,86.1205,6.0488,0.0000,2186.6747,349.6765,515.1943,80.0717,9.8486,70.2231,0.0000,70.2231,0.0000,70.2231,-17.6519,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17683.8171,17683.8171,17683.8171,17683.8171,6,0,0,0
+2709.9261,0.5000,59755.6506,83.0000,83.0000,0.0000,-0.6892,57.4975,6,1596.2726,538.8042,856.2444,-75.9497,90.0672,143.1309,159.8062,-12.6959,0.0000,86.2109,0.0000,86.2109,3.8563,86.2109,6.0524,0.0000,2186.6747,350.0554,515.7350,80.1585,9.8504,70.3081,0.0000,70.3081,0.0000,70.3081,-17.5669,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17701.4872,17701.4872,17701.4872,17701.4872,6,0,0,0
+2710.4261,0.5000,59767.1784,83.0000,83.0000,0.0000,-0.6867,57.4183,6,1596.2726,539.2065,856.3735,-75.9497,90.1344,143.1525,159.8062,-12.6959,0.0000,86.2782,0.0000,86.2782,3.8563,86.2782,6.0551,0.0000,2186.6747,350.3373,516.1372,80.2230,9.8517,70.3713,0.0000,70.3713,0.0000,70.3713,-17.5037,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17714.6335,17714.6335,17714.6335,17714.6335,6,0,0,0
+2710.9261,0.5000,59778.7062,83.0000,83.0000,0.0000,-0.6859,57.3393,6,1596.2726,539.3351,856.4695,-75.9497,90.1559,143.1685,159.8062,-12.6959,0.0000,86.2997,0.0000,86.2997,3.8563,86.2997,6.0560,0.0000,2186.6747,350.4275,516.2659,80.2437,9.8522,70.3915,0.0000,70.3915,0.0000,70.3915,-17.4834,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17718.8393,17718.8393,17718.8393,17718.8393,6,0,0,0
+2711.4261,0.5000,59790.2340,83.0000,83.0000,0.0000,-0.6859,57.2602,6,1596.2726,539.3362,856.5002,-75.9497,90.1561,143.1737,159.8062,-12.6959,0.0000,86.2998,0.0000,86.2998,3.8563,86.2998,6.0560,0.0000,2186.6747,350.4282,516.2669,80.2439,9.8522,70.3917,0.0000,70.3917,0.0000,70.3917,-17.4833,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17718.8736,17718.8736,17718.8736,17718.8736,6,0,0,0
+2711.9261,0.5000,59801.7618,83.0000,83.0000,0.0000,-0.6848,57.1813,6,1596.2726,539.5069,856.5005,-75.9497,90.1847,143.1737,159.8062,-12.6959,0.0000,86.3284,0.0000,86.3284,3.8563,86.3284,6.0571,0.0000,2186.6747,350.5479,516.4377,80.2713,9.8527,70.4186,0.0000,70.4186,0.0000,70.4186,-17.4564,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17724.4541,17724.4541,17724.4541,17724.4541,6,0,0,0
+2712.4261,0.5000,59813.2895,83.0000,83.0000,0.0000,-0.6851,57.1023,6,1596.2726,539.4592,856.5413,-75.9497,90.1767,143.1805,159.8062,-12.6959,0.0000,86.3204,0.0000,86.3204,3.8563,86.3204,6.0568,0.0000,2186.6747,350.5144,516.3899,80.2636,9.8526,70.4110,0.0000,70.4110,0.0000,70.4110,-17.4640,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17722.8936,17722.8936,17722.8936,17722.8936,6,0,0,0
+2712.9261,0.5000,59824.8173,83.0000,83.0000,0.0000,-0.6864,57.0231,6,1596.2726,539.2493,856.5299,-75.9497,90.1416,143.1786,159.8062,-12.6959,0.0000,86.2853,0.0000,86.2853,3.8563,86.2853,6.0554,0.0000,2186.6747,350.3673,516.1801,80.2299,9.8519,70.3781,0.0000,70.3781,0.0000,70.3781,-17.4969,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17716.0340,17716.0340,17716.0340,17716.0340,6,0,0,0
+2713.4261,0.5000,59836.3451,83.0000,83.0000,0.0000,-0.6894,56.9437,6,1596.2726,538.7655,856.4797,-75.9497,90.0607,143.1702,159.8062,-12.6959,0.0000,86.2044,0.0000,86.2044,3.8563,86.2044,6.0522,0.0000,2186.6747,350.0283,515.6963,80.1523,9.8503,70.3020,0.0000,70.3020,0.0000,70.3020,-17.5730,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17700.2222,17700.2222,17700.2222,17700.2222,6,0,0,0
+2713.9261,0.5000,59847.8729,83.0000,83.0000,0.0000,-0.6932,56.8638,6,1596.2726,538.1482,856.3642,-75.9497,89.9575,143.1509,159.8062,-12.6959,0.0000,86.1013,0.0000,86.1013,3.8563,86.1013,6.0480,0.0000,2186.6747,349.5957,515.0790,80.0532,9.8482,70.2050,0.0000,70.2050,0.0000,70.2050,-17.6700,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17680.0467,17680.0467,17680.0467,17680.0467,6,0,0,0
+2714.4261,0.5000,59859.4006,83.0000,83.0000,0.0000,-0.6984,56.7832,6,1596.2726,537.3096,856.2168,-75.9497,89.8174,143.1263,159.8062,-12.6959,0.0000,85.9611,0.0000,85.9611,3.8563,85.9611,6.0424,0.0000,2186.6747,349.0080,514.2404,79.9187,9.8455,70.0732,0.0000,70.0732,0.0000,70.0732,-17.8018,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17652.6380,17652.6380,17652.6380,17652.6380,6,0,0,0
+2714.9261,0.5000,59870.9284,83.0000,83.0000,0.0000,-0.7039,56.7021,6,1596.2726,536.4149,856.0165,-75.9497,89.6678,143.0928,159.8062,-12.6959,0.0000,85.8115,0.0000,85.8115,3.8563,85.8115,6.0364,0.0000,2186.6747,348.3809,513.3456,79.7751,9.8425,69.9325,0.0000,69.9325,0.0000,69.9325,-17.9425,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17623.3939,17623.3939,17623.3939,17623.3939,6,0,0,0
+2715.4261,0.5000,59882.4562,83.0000,83.0000,0.0000,-0.7098,56.6203,6,1596.2726,535.4628,855.8029,-75.9497,89.5086,143.0571,159.8062,-12.6959,0.0000,85.6523,0.0000,85.6523,3.8563,85.6523,6.0301,0.0000,2186.6747,347.7137,512.3935,79.6223,9.8394,69.7829,0.0000,69.7829,0.0000,69.7829,-18.0921,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17592.2759,17592.2759,17592.2759,17592.2759,6,0,0,0
+2715.9261,0.5000,59893.9840,83.0000,83.0000,0.0000,-0.7156,56.5378,6,1596.2726,534.5237,855.5755,-75.9497,89.3517,143.0191,159.8062,-12.6959,0.0000,85.4954,0.0000,85.4954,3.8563,85.4954,6.0238,0.0000,2186.6747,347.0556,511.4545,79.4716,9.8363,69.6353,0.0000,69.6353,0.0000,69.6353,-18.2397,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17561.5858,17561.5858,17561.5858,17561.5858,6,0,0,0
+2716.4261,0.5000,59905.5118,83.0000,83.0000,0.0000,-0.7214,56.4546,6,1596.2726,533.5729,855.3513,-75.9497,89.1927,142.9816,159.8062,-12.6959,0.0000,85.3364,0.0000,85.3364,3.8563,85.3364,6.0174,0.0000,2186.6747,346.3893,510.5036,79.3190,9.8332,69.4858,0.0000,69.4858,0.0000,69.4858,-18.3892,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17530.5080,17530.5080,17530.5080,17530.5080,6,0,0,0
+2716.9261,0.5000,59917.0395,83.0000,83.0000,0.0000,-0.7280,56.3707,6,1596.2726,532.5105,855.1242,-75.9497,89.0151,142.9436,159.8062,-12.6959,0.0000,85.1588,0.0000,85.1588,3.8563,85.1588,6.0103,0.0000,2186.6747,345.6447,509.4412,79.1485,9.8297,69.3188,0.0000,69.3188,0.0000,69.3188,-18.5561,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17495.7849,17495.7849,17495.7849,17495.7849,6,0,0,0
+2717.4261,0.5000,59928.5673,83.0000,83.0000,0.0000,-0.7357,56.2859,6,1596.2726,531.2631,854.8705,-75.9497,88.8066,142.9012,159.8062,-12.6959,0.0000,84.9503,0.0000,84.9503,3.8563,84.9503,6.0020,0.0000,2186.6747,344.7706,508.1939,78.9483,9.8256,69.1227,0.0000,69.1227,0.0000,69.1227,-18.7522,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17455.0175,17455.0175,17455.0175,17455.0175,6,0,0,0
+2717.9261,0.5000,59940.0951,83.0000,83.0000,0.0000,-0.7462,56.1999,6,1596.2726,529.5644,854.5726,-75.9497,88.5227,142.8514,159.8062,-12.6959,0.0000,84.6664,0.0000,84.6664,3.8563,84.6664,5.9906,0.0000,2186.6747,343.5801,506.4951,78.6757,9.8200,68.8557,0.0000,68.8557,0.0000,68.8557,-19.0192,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17399.4956,17399.4956,17399.4956,17399.4956,6,0,0,0
+2718.4261,0.5000,59951.6229,83.0000,83.0000,0.0000,-0.7595,56.1123,6,1596.2726,527.4074,854.1670,-75.9497,88.1621,142.7836,159.8062,-12.6959,0.0000,84.3058,0.0000,84.3058,3.8563,84.3058,5.9762,0.0000,2186.6747,342.0685,504.3382,78.3296,9.8129,68.5167,0.0000,68.5167,0.0000,68.5167,-19.3582,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17328.9987,17328.9987,17328.9987,17328.9987,6,0,0,0
+2718.9261,0.5000,59963.1506,83.0000,83.0000,0.0000,-0.7759,56.0229,6,1596.2726,524.7456,853.6519,-75.9497,87.7171,142.6975,159.8062,-12.6959,0.0000,83.8608,0.0000,83.8608,3.8563,83.8608,5.9584,0.0000,2186.6747,340.2031,501.6763,77.9024,9.8042,68.0983,0.0000,68.0983,0.0000,68.0983,-19.7766,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17241.9995,17241.9995,17241.9995,17241.9995,6,0,0,0
+2719.4261,0.5000,59974.6784,83.0000,83.0000,0.0000,-0.7957,55.9312,6,1596.2726,521.5354,853.0162,-75.9497,87.1805,142.5913,159.8062,-12.6959,0.0000,83.3242,0.0000,83.3242,3.8563,83.3242,5.9369,0.0000,2186.6747,337.9534,498.4662,77.3873,9.7936,67.5937,0.0000,67.5937,0.0000,67.5937,-20.2812,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17137.0804,17137.0804,17137.0804,17137.0804,6,0,0,0
+2719.9261,0.5000,59986.2062,83.0000,83.0000,0.0000,-0.8176,55.8369,6,1596.2726,517.9856,852.2497,-75.9497,86.5871,142.4631,159.8062,-12.6959,0.0000,82.7309,0.0000,82.7309,3.8563,82.7309,5.9132,0.0000,2186.6747,335.4657,494.9164,76.8176,9.7819,67.0357,0.0000,67.0357,0.0000,67.0357,-20.8391,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17021.0615,17021.0615,17021.0615,17021.0615,6,0,0,0
+2720.4261,0.5000,59997.7340,83.0000,83.0000,0.0000,-0.8435,55.7397,6,1596.2726,513.7788,851.4020,-75.9497,85.8839,142.3214,159.8062,-12.6959,0.0000,82.0276,0.0000,82.0276,3.8563,82.0276,5.8851,0.0000,2186.6747,332.5176,490.7095,76.1425,9.7681,66.3744,0.0000,66.3744,0.0000,66.3744,-21.5003,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16883.5656,16883.5656,16883.5656,16883.5656,6,0,0,0
+2720.9261,0.5000,60009.2618,83.0000,83.0000,0.0000,-0.8715,55.6392,6,1596.2726,509.2480,850.3974,-75.9497,85.1265,142.1535,159.8062,-12.6959,0.0000,81.2703,0.0000,81.2703,3.8563,81.2703,5.8548,0.0000,2186.6747,329.3424,486.1787,75.4155,9.7532,65.6623,0.0000,65.6623,0.0000,65.6623,-22.2125,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16735.4833,16735.4833,16735.4833,16735.4833,6,0,0,0
+2721.4261,0.5000,60020.7895,83.0000,83.0000,0.0000,-0.9025,55.5352,6,1596.2726,504.2090,849.3154,-75.9497,84.2842,141.9726,159.8062,-12.6959,0.0000,80.4279,0.0000,80.4279,3.8563,80.4279,5.8211,0.0000,2186.6747,325.8110,481.1397,74.6068,9.7366,64.8702,0.0000,64.8702,0.0000,64.8702,-23.0045,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16570.7902,16570.7902,16570.7902,16570.7902,6,0,0,0
+2721.9261,0.5000,60032.3173,83.0000,83.0000,0.0000,-0.9332,55.4276,6,1596.2726,499.2295,848.1121,-75.9497,83.4518,141.7715,159.8062,-12.6959,0.0000,79.5955,0.0000,79.5955,3.8563,79.5955,5.7878,0.0000,2186.6747,322.3214,476.1602,73.8077,9.7203,64.0875,0.0000,64.0875,0.0000,64.0875,-23.7872,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16408.0429,16408.0429,16408.0429,16408.0429,6,0,0,0
+2722.4261,0.5000,60043.8451,83.0000,83.0000,0.0000,-0.9631,55.3166,6,1596.2726,494.3802,846.9230,-75.9497,82.6412,141.5727,159.8062,-12.6959,0.0000,78.7849,0.0000,78.7849,3.8563,78.7849,5.7554,0.0000,2186.6747,318.9230,471.3110,73.0296,9.7043,63.3252,0.0000,63.3252,0.0000,63.3252,-24.5493,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16249.5515,16249.5515,16249.5515,16249.5515,6,0,0,0
+2722.9261,0.5000,60055.3729,83.0000,83.0000,0.0000,-0.9877,55.2027,6,1596.2726,490.3982,845.7650,-75.9497,81.9756,141.3791,159.8062,-12.6959,0.0000,78.1193,0.0000,78.1193,3.8563,78.1193,5.7287,0.0000,2186.6747,316.1324,467.3289,72.3905,9.6912,62.6993,0.0000,62.6993,0.0000,62.6993,-25.1752,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16119.4039,16119.4039,16119.4039,16119.4039,6,0,0,0
+2723.4261,0.5000,60066.9006,83.0000,83.0000,0.0000,-1.0089,55.0864,6,1596.2726,486.9560,844.8141,-75.9497,81.4002,141.2202,159.8062,-12.6959,0.0000,77.5439,0.0000,77.5439,3.8563,77.5439,5.7057,0.0000,2186.6747,313.7202,463.8868,71.8382,9.6799,62.1583,0.0000,62.1583,0.0000,62.1583,-25.7162,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16006.9029,16006.9029,16006.9029,16006.9029,6,0,0,0
+2723.9261,0.5000,60078.4284,83.0000,83.0000,0.0000,-1.0235,54.9684,6,1596.2726,484.5938,843.9921,-75.9497,81.0053,141.0828,159.8062,-12.6959,0.0000,77.1490,0.0000,77.1490,3.8563,77.1490,5.6899,0.0000,2186.6747,312.0647,461.5246,71.4591,9.6721,61.7870,0.0000,61.7870,0.0000,61.7870,-26.0875,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15929.6968,15929.6968,15929.6968,15929.6968,6,0,0,0
+2724.4261,0.5000,60089.9562,83.0000,83.0000,0.0000,-1.0360,54.8490,6,1596.2726,482.5692,843.4280,-75.9497,80.6669,140.9885,159.8062,-12.6959,0.0000,76.8106,0.0000,76.8106,3.8563,76.8106,5.6764,0.0000,2186.6747,310.6459,459.4999,71.1342,9.6655,61.4687,0.0000,61.4687,0.0000,61.4687,-26.4058,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15863.5244,15863.5244,15863.5244,15863.5244,6,0,0,0
+2724.9261,0.5000,60101.4840,83.0000,83.0000,0.0000,-1.0463,54.7284,6,1596.2726,480.9031,842.9445,-75.9497,80.3884,140.9077,159.8062,-12.6959,0.0000,76.5321,0.0000,76.5321,3.8563,76.5321,5.6653,0.0000,2186.6747,309.4783,457.8339,70.8668,9.6600,61.2068,0.0000,61.2068,0.0000,61.2068,-26.6676,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15809.0723,15809.0723,15809.0723,15809.0723,6,0,0,0
+2725.4261,0.5000,60113.0118,83.0000,83.0000,0.0000,-1.0564,54.6066,6,1596.2726,479.2571,842.5467,-75.9497,80.1132,140.8412,159.8062,-12.6959,0.0000,76.2569,0.0000,76.2569,3.8563,76.2569,5.6543,0.0000,2186.6747,308.3248,456.1879,70.6027,9.6546,60.9481,0.0000,60.9481,0.0000,60.9481,-26.9263,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15755.2745,15755.2745,15755.2745,15755.2745,6,0,0,0
+2725.9261,0.5000,60124.5395,83.0000,83.0000,0.0000,-1.0666,54.4836,6,1596.2726,477.6005,842.1536,-75.9497,79.8363,140.7755,159.8062,-12.6959,0.0000,75.9800,0.0000,75.9800,3.8563,75.9800,5.6432,0.0000,2186.6747,307.1638,454.5313,70.3368,9.6491,60.6877,0.0000,60.6877,0.0000,60.6877,-27.1867,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15701.3319,15701.3319,15701.3319,15701.3319,6,0,0,0
+2726.4261,0.5000,60136.0673,83.0000,83.0000,0.0000,-1.0775,54.3594,6,1596.2726,475.8431,841.7580,-75.9497,79.5425,140.7093,159.8062,-12.6959,0.0000,75.6863,0.0000,75.6863,3.8563,75.6863,5.6314,0.0000,2186.6747,305.9322,452.7739,70.0548,9.6434,60.4115,0.0000,60.4115,0.0000,60.4115,-27.4629,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15644.7766,15644.7766,15644.7766,15644.7766,6,0,0,0
+2726.9261,0.5000,60147.5951,83.0000,83.0000,0.0000,-1.0895,54.2338,6,1596.2726,473.8972,841.3383,-75.9497,79.2173,140.6392,159.8062,-12.6959,0.0000,75.3610,0.0000,75.3610,3.8563,75.3610,5.6184,0.0000,2186.6747,304.5686,450.8280,69.7426,9.6370,60.1056,0.0000,60.1056,0.0000,60.1056,-27.7688,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15582.1559,15582.1559,15582.1559,15582.1559,6,0,0,0
+2727.4261,0.5000,60159.1229,83.0000,83.0000,0.0000,-1.1051,54.1065,6,1596.2726,471.3632,840.8736,-75.9497,78.7937,140.5615,159.8062,-12.6959,0.0000,74.9374,0.0000,74.9374,3.8563,74.9374,5.6015,0.0000,2186.6747,302.7927,448.2940,69.3359,9.6286,59.7073,0.0000,59.7073,0.0000,59.7073,-28.1670,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15500.6096,15500.6096,15500.6096,15500.6096,6,0,0,0
+2727.9261,0.5000,60170.6506,83.0000,83.0000,0.0000,-1.1210,53.9772,6,1596.2726,468.7765,840.2685,-75.9497,78.3613,140.4604,159.8062,-12.6959,0.0000,74.5050,0.0000,74.5050,3.8563,74.5050,5.5842,0.0000,2186.6747,300.9799,445.7072,68.9208,9.6201,59.3007,0.0000,59.3007,0.0000,59.3007,-28.5736,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15417.3653,15417.3653,15417.3653,15417.3653,6,0,0,0
+2728.4261,0.5000,60182.1784,83.0000,83.0000,0.0000,-1.1367,53.8462,6,1596.2726,466.2323,839.6508,-75.9497,77.9360,140.3571,159.8062,-12.6959,0.0000,74.0797,0.0000,74.0797,3.8563,74.0797,5.5672,0.0000,2186.6747,299.1970,443.1630,68.5125,9.6118,58.9008,0.0000,58.9008,0.0000,58.9008,-28.9735,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15335.4911,15335.4911,15335.4911,15335.4911,6,0,0,0
+2728.9261,0.5000,60193.7062,83.0000,83.0000,0.0000,-1.1449,53.7142,6,1596.2726,464.9059,839.0432,-75.9497,77.7143,140.2555,159.8062,-12.6959,0.0000,73.8580,0.0000,73.8580,3.8563,73.8580,5.5583,0.0000,2186.6747,298.2675,441.8367,68.2997,9.6074,58.6923,0.0000,58.6923,0.0000,58.6923,-29.1820,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15292.8078,15292.8078,15292.8078,15292.8078,6,0,0,0
+2729.4261,0.5000,60205.2340,83.0000,83.0000,0.0000,-1.1475,53.5819,6,1596.2726,464.4850,838.7265,-75.9497,77.6439,140.2026,159.8062,-12.6959,0.0000,73.7876,0.0000,73.7876,3.8563,73.7876,5.5555,0.0000,2186.6747,297.9725,441.4158,68.2321,9.6060,58.6261,0.0000,58.6261,0.0000,58.6261,-29.2481,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15279.2623,15279.2623,15279.2623,15279.2623,6,0,0,0
+2729.9261,0.5000,60216.7618,83.0000,83.0000,0.0000,-1.1396,53.4505,6,1596.2726,465.7643,838.6260,-75.9497,77.8577,140.1858,159.8062,-12.6959,0.0000,74.0015,0.0000,74.0015,3.8563,74.0015,5.5640,0.0000,2186.6747,298.8690,442.6950,68.4374,9.6102,58.8272,0.0000,58.8272,0.0000,58.8272,-29.0471,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15320.4295,15320.4295,15320.4295,15320.4295,6,0,0,0
+2730.4261,0.5000,60228.2895,83.0000,83.0000,0.0000,-1.1264,53.3207,6,1596.2726,467.9122,838.9315,-75.9497,78.2168,140.2369,159.8062,-12.6959,0.0000,74.3605,0.0000,74.3605,3.8563,74.3605,5.5784,0.0000,2186.6747,300.3743,444.8429,68.7821,9.6173,59.1648,0.0000,59.1648,0.0000,59.1648,-28.7095,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15389.5525,15389.5525,15389.5525,15389.5525,6,0,0,0
+2730.9261,0.5000,60239.8173,83.0000,83.0000,0.0000,-1.1040,53.1934,6,1596.2726,471.5459,839.4444,-75.9497,78.8242,140.3226,159.8062,-12.6959,0.0000,74.9679,0.0000,74.9679,3.8563,74.9679,5.6027,0.0000,2186.6747,302.9207,448.4766,69.3652,9.6292,59.7360,0.0000,59.7360,0.0000,59.7360,-28.1383,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15506.4868,15506.4868,15506.4868,15506.4868,6,0,0,0
+2731.4261,0.5000,60251.3451,83.0000,83.0000,0.0000,-1.0768,53.0693,6,1596.2726,475.9540,840.3121,-75.9497,79.5611,140.4676,159.8062,-12.6959,0.0000,75.7048,0.0000,75.7048,3.8563,75.7048,5.6322,0.0000,2186.6747,306.0100,452.8848,70.0726,9.6437,60.4289,0.0000,60.4289,0.0000,60.4289,-27.4455,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15648.3467,15648.3467,15648.3467,15648.3467,6,0,0,0
+2731.9261,0.5000,60262.8729,83.0000,83.0000,0.0000,-1.0444,52.9489,6,1596.2726,481.1998,841.3648,-75.9497,80.4380,140.6436,159.8062,-12.6959,0.0000,76.5817,0.0000,76.5817,3.8563,76.5817,5.6672,0.0000,2186.6747,309.6862,458.1305,70.9144,9.6610,61.2535,0.0000,61.2535,0.0000,61.2535,-26.6210,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15818.7677,15818.7677,15818.7677,15818.7677,6,0,0,0
+2732.4261,0.5000,60274.4006,83.0000,83.0000,0.0000,-1.0102,52.8325,6,1596.2726,486.7520,842.6175,-75.9497,81.3661,140.8530,159.8062,-12.6959,0.0000,77.5098,0.0000,77.5098,3.8563,77.5098,5.7044,0.0000,2186.6747,313.5772,463.6828,71.8054,9.6792,62.1262,0.0000,62.1262,0.0000,62.1262,-25.7483,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16000.2352,16000.2352,16000.2352,16000.2352,6,0,0,0
+2732.9261,0.5000,60285.9284,83.0000,83.0000,0.0000,-0.9746,52.7201,6,1596.2726,492.5257,843.9434,-75.9497,82.3312,141.0746,159.8062,-12.6959,0.0000,78.4749,0.0000,78.4749,3.8563,78.4749,5.7430,0.0000,2186.6747,317.6234,469.4565,72.7320,9.6982,63.0337,0.0000,63.0337,0.0000,63.0337,-24.8408,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16188.9396,16188.9396,16188.9396,16188.9396,6,0,0,0
+2733.4261,0.5000,60297.4562,83.0000,83.0000,0.0000,-0.9350,52.6123,6,1596.2726,498.9466,845.3221,-75.9497,83.4045,141.3051,159.8062,-12.6959,0.0000,79.5483,0.0000,79.5483,3.8563,79.5483,5.7859,0.0000,2186.6747,322.1232,475.8773,73.7624,9.7193,64.0430,0.0000,64.0430,0.0000,64.0430,-23.8316,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16398.7974,16398.7974,16398.7974,16398.7974,6,0,0,0
+2733.9261,0.5000,60308.9840,83.0000,83.0000,0.0000,-0.8927,52.5094,6,1596.2726,505.8048,846.8554,-75.9497,84.5510,141.5614,159.8062,-12.6959,0.0000,80.6947,0.0000,80.6947,3.8563,80.6947,5.8318,0.0000,2186.6747,326.9294,482.7356,74.8629,9.7419,65.1210,0.0000,65.1210,0.0000,65.1210,-22.7537,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16622.9483,16622.9483,16622.9483,16622.9483,6,0,0,0
+2734.4261,0.5000,60320.5118,83.0000,83.0000,0.0000,-0.8449,52.4120,6,1596.2726,513.5580,848.4932,-75.9497,85.8470,141.8352,159.8062,-12.6959,0.0000,81.9907,0.0000,81.9907,3.8563,81.9907,5.8836,0.0000,2186.6747,332.3629,490.4888,76.1071,9.7674,66.3397,0.0000,66.3397,0.0000,66.3397,-21.5350,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16876.3516,16876.3516,16876.3516,16876.3516,6,0,0,0
+2734.9261,0.5000,60332.0395,83.0000,83.0000,0.0000,-0.7960,52.3203,6,1596.2726,521.4860,850.3447,-75.9497,87.1723,142.1447,159.8062,-12.6959,0.0000,83.3160,0.0000,83.3160,3.8563,83.3160,5.9366,0.0000,2186.6747,337.9188,498.4167,77.3794,9.7935,67.5859,0.0000,67.5859,0.0000,67.5859,-20.2890,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17135.4644,17135.4644,17135.4644,17135.4644,6,0,0,0
+2735.4261,0.5000,60343.5673,83.0000,83.0000,0.0000,-0.7459,52.2343,6,1596.2726,529.6094,852.2378,-75.9497,88.5302,142.4612,159.8062,-12.6959,0.0000,84.6739,0.0000,84.6739,3.8563,84.6739,5.9909,0.0000,2186.6747,343.6117,506.5402,78.6830,9.8202,68.8628,0.0000,68.8628,0.0000,68.8628,-19.0121,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17400.9689,17400.9689,17400.9689,17400.9689,6,0,0,0
+2735.9261,0.5000,60355.0951,83.0000,83.0000,0.0000,-0.6945,52.1542,6,1596.2726,537.9475,854.1777,-75.9497,89.9240,142.7854,159.8062,-12.6959,0.0000,86.0677,0.0000,86.0677,3.8563,86.0677,6.0467,0.0000,2186.6747,349.4550,514.8783,80.0210,9.8476,70.1734,0.0000,70.1734,0.0000,70.1734,-17.7016,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17673.4871,17673.4871,17673.4871,17673.4871,6,0,0,0
+2736.4261,0.5000,60366.6229,83.0000,83.0000,0.0000,-0.6409,52.0803,6,1596.2726,546.6281,856.1689,-75.9497,91.3750,143.1183,159.8062,-12.6959,0.0000,87.5188,0.0000,87.5188,3.8563,87.5188,6.1047,0.0000,2186.6747,355.5384,523.5588,81.4140,9.8761,71.5379,0.0000,71.5379,0.0000,71.5379,-16.3371,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17955.2974,17955.2974,17955.2974,17955.2974,6,0,0,0
+2736.9261,0.5000,60378.1506,83.0000,83.0000,0.0000,-0.5800,52.0135,6,1596.2726,556.5054,858.2418,-75.9497,93.0262,143.4648,159.8062,-12.6959,0.0000,89.1699,0.0000,89.1699,3.8563,89.1699,6.1708,0.0000,2186.6747,362.4604,533.4362,82.9991,9.9086,73.0905,0.0000,73.0905,0.0000,73.0905,-14.7846,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18241.7006,18241.7006,18241.7006,18241.7006,6,0,0,0
+2737.4261,0.5000,60389.6784,83.0000,83.0000,0.0000,-0.5146,51.9542,6,1596.2726,567.1131,860.6005,-75.9497,94.7994,143.8591,159.8062,-12.6959,0.0000,90.9431,0.0000,90.9431,3.8563,90.9431,6.2417,0.0000,2186.6747,369.8943,544.0439,84.7014,9.9435,74.7579,0.0000,74.7579,0.0000,74.7579,-13.1173,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18549.2826,18549.2826,18549.2826,18549.2826,6,0,0,0
+2737.9261,0.5000,60401.2062,83.0000,83.0000,0.0000,-0.4680,51.9002,6,1596.2726,574.6649,863.1336,-75.9497,96.0617,144.2825,159.8062,-12.6959,0.0000,92.2054,0.0000,92.2054,3.8563,92.2054,6.2922,0.0000,2186.6747,375.1866,551.5957,85.9132,9.9683,75.9449,0.0000,75.9449,0.0000,75.9449,-11.9303,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18772.0287,18772.0287,18772.0287,18772.0287,6,0,0,0
+2738.4261,0.5000,60412.7340,83.0000,83.0000,0.0000,-0.4671,51.8464,6,1596.2726,574.8103,864.9370,-75.9497,96.0860,144.5840,159.8062,-12.6959,0.0000,92.2297,0.0000,92.2297,3.8563,92.2297,6.2932,0.0000,2186.6747,375.2885,551.7411,85.9366,9.9688,75.9678,0.0000,75.9678,0.0000,75.9678,-11.9075,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18776.7587,18776.7587,18776.7587,18776.7587,6,0,0,0
+2738.9261,0.5000,60424.2618,83.0000,83.0000,0.0000,-0.3415,51.8070,6,1596.2726,595.1879,864.9717,-75.9497,99.4924,144.5898,159.8062,-12.6959,0.0000,95.6361,0.0000,95.6361,3.8563,95.6361,6.4294,0.0000,2186.6747,389.5690,572.1186,89.2067,10.0358,79.1708,0.0000,79.1708,0.0000,79.1708,-8.7045,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19439.8390,19439.8390,19439.8390,19439.8390,6,0,0,0
+2739.4261,0.5000,60435.7895,83.0000,83.0000,0.0000,-0.2858,51.7740,6,1596.2726,604.2240,869.8379,-75.9497,101.0029,145.4032,159.8062,-12.6959,0.0000,97.1466,0.0000,97.1466,3.8563,97.1466,6.4898,0.0000,2186.6747,395.9016,581.1548,90.6567,10.0655,80.5912,0.0000,80.5912,0.0000,80.5912,-7.2841,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19733.8744,19733.8744,19733.8744,19733.8744,6,0,0,0
+2739.9261,0.5000,60447.3173,83.0000,83.0000,0.0000,-0.2700,51.7429,6,1596.2726,606.7850,871.9957,-75.9497,101.4310,145.7639,159.8062,-12.6959,0.0000,97.5747,0.0000,97.5747,3.8563,97.5747,6.5070,0.0000,2186.6747,397.6963,583.7158,91.0677,10.0740,80.9937,0.0000,80.9937,0.0000,80.9937,-6.8816,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19817.2074,19817.2074,19817.2074,19817.2074,6,0,0,0
+2740.4261,0.5000,60458.8451,83.0000,83.0000,0.0000,-0.2782,51.7108,6,1596.2726,605.4439,872.6073,-75.9497,101.2068,145.8661,159.8062,-12.6959,0.0000,97.3505,0.0000,97.3505,3.8563,97.3505,6.4980,0.0000,2186.6747,396.7565,582.3746,90.8525,10.0695,80.7829,0.0000,80.7829,0.0000,80.7829,-7.0924,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19773.5674,19773.5674,19773.5674,19773.5674,6,0,0,0
+2740.9261,0.5000,60470.3729,83.0000,83.0000,0.0000,-0.2866,51.6778,6,1596.2726,604.0829,872.2870,-75.9497,100.9793,145.8126,159.8062,-12.6959,0.0000,97.1230,0.0000,97.1230,3.8563,97.1230,6.4889,0.0000,2186.6747,395.8027,581.0136,90.6341,10.0651,80.5690,0.0000,80.5690,0.0000,80.5690,-7.3063,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19729.2804,19729.2804,19729.2804,19729.2804,6,0,0,0
+2741.4261,0.5000,60481.9006,83.0000,83.0000,0.0000,-0.2905,51.6443,6,1596.2726,603.4614,871.9620,-75.9497,100.8754,145.7583,159.8062,-12.6959,0.0000,97.0191,0.0000,97.0191,3.8563,97.0191,6.4847,0.0000,2186.6747,395.3672,580.3922,90.5344,10.0630,80.4713,0.0000,80.4713,0.0000,80.4713,-7.4040,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19709.0596,19709.0596,19709.0596,19709.0596,6,0,0,0
+2741.9261,0.5000,60493.4284,83.0000,83.0000,0.0000,-0.2808,51.6119,6,1596.2726,605.0299,871.8136,-75.9497,101.1376,145.7335,159.8062,-12.6959,0.0000,97.2813,0.0000,97.2813,3.8563,97.2813,6.4952,0.0000,2186.6747,396.4664,581.9607,90.7861,10.0682,80.7179,0.0000,80.7179,0.0000,80.7179,-7.1575,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19760.0969,19760.0969,19760.0969,19760.0969,6,0,0,0
+2742.4261,0.5000,60504.9562,83.0000,83.0000,0.0000,-0.2618,51.5818,6,1596.2726,608.1054,872.1882,-75.9497,101.6517,145.7961,159.8062,-12.6959,0.0000,97.7954,0.0000,97.7954,3.8563,97.7954,6.5158,0.0000,2186.6747,398.6216,585.0361,91.2796,10.0783,81.2013,0.0000,81.2013,0.0000,81.2013,-6.6741,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19860.1718,19860.1718,19860.1718,19860.1718,6,0,0,0
+2742.9261,0.5000,60516.4840,83.0000,83.0000,0.0000,-0.2347,51.5547,6,1596.2726,612.5116,872.9226,-75.9497,102.3882,145.9189,159.8062,-12.6959,0.0000,98.5319,0.0000,98.5319,3.8563,98.5319,6.5453,0.0000,2186.6747,401.7096,589.4424,91.9867,10.0928,81.8939,0.0000,81.8939,0.0000,81.8939,-5.9815,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20003.5508,20003.5508,20003.5508,20003.5508,6,0,0,0
+2743.4261,0.5000,60528.0118,83.0000,83.0000,0.0000,-0.2061,51.5310,6,1596.2726,617.1462,873.9748,-75.9497,103.1629,146.0947,159.8062,-12.6959,0.0000,99.3067,0.0000,99.3067,3.8563,99.3067,6.5762,0.0000,2186.6747,404.9575,594.0770,92.7304,10.1076,82.6228,0.0000,82.6228,0.0000,82.6228,-5.2526,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20154.3588,20154.3588,20154.3588,20154.3588,6,0,0,0
+2743.9261,0.5000,60539.5395,83.0000,83.0000,0.0000,-0.1793,51.5103,6,1596.2726,621.4842,875.0816,-75.9497,103.8881,146.2797,159.8062,-12.6959,0.0000,100.0318,0.0000,100.0318,3.8563,100.0318,6.6052,0.0000,2186.6747,407.9975,598.4150,93.4266,10.1213,83.3052,0.0000,83.3052,0.0000,83.3052,-4.5701,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20295.5159,20295.5159,20295.5159,20295.5159,6,0,0,0
+2744.4261,0.5000,60551.0673,83.0000,83.0000,0.0000,-0.1600,51.4918,6,1596.2726,624.6134,876.1175,-75.9497,104.4112,146.4529,159.8062,-12.6959,0.0000,100.5549,0.0000,100.5549,3.8563,100.5549,6.6262,0.0000,2186.6747,410.1905,601.5442,93.9287,10.1312,83.7975,0.0000,83.7975,0.0000,83.7975,-4.0779,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20397.3393,20397.3393,20397.3393,20397.3393,6,0,0,0
+2744.9261,0.5000,60562.5951,83.0000,83.0000,0.0000,-0.1509,51.4745,6,1596.2726,626.0904,876.8647,-75.9497,104.6581,146.5778,159.8062,-12.6959,0.0000,100.8018,0.0000,100.8018,3.8563,100.8018,6.6360,0.0000,2186.6747,411.2256,603.0212,94.1657,10.1358,84.0299,0.0000,84.0299,0.0000,84.0299,-3.8455,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20445.4014,20445.4014,20445.4014,20445.4014,6,0,0,0
+2745.4261,0.5000,60574.1229,83.0000,83.0000,0.0000,-0.1548,51.4566,6,1596.2726,625.4450,877.2174,-75.9497,104.5502,146.6368,159.8062,-12.6959,0.0000,100.6939,0.0000,100.6939,3.8563,100.6939,6.6317,0.0000,2186.6747,410.7732,602.3757,94.0622,10.1338,83.9284,0.0000,83.9284,0.0000,83.9284,-3.9470,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20424.3987,20424.3987,20424.3987,20424.3987,6,0,0,0
+2745.9261,0.5000,60585.6506,83.0000,83.0000,0.0000,-0.1665,51.4374,6,1596.2726,623.5604,877.0633,-75.9497,104.2351,146.6110,159.8062,-12.6959,0.0000,100.3789,0.0000,100.3789,3.8563,100.3789,6.6191,0.0000,2186.6747,409.4525,600.4912,93.7597,10.1279,83.6319,0.0000,83.6319,0.0000,83.6319,-4.2435,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20363.0746,20363.0746,20363.0746,20363.0746,6,0,0,0
+2746.4261,0.5000,60597.1784,83.0000,83.0000,0.0000,-0.1850,51.4161,6,1596.2726,620.5646,876.6133,-75.9497,103.7344,146.5358,159.8062,-12.6959,0.0000,99.8781,0.0000,99.8781,3.8563,99.8781,6.5991,0.0000,2186.6747,407.3531,597.4954,93.2790,10.1184,83.1606,0.0000,83.1606,0.0000,83.1606,-4.7148,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20265.5934,20265.5934,20265.5934,20265.5934,6,0,0,0
+2746.9261,0.5000,60608.7062,83.0000,83.0000,0.0000,-0.2032,51.3927,6,1596.2726,617.6076,875.8979,-75.9497,103.2401,146.4162,159.8062,-12.6959,0.0000,99.3838,0.0000,99.3838,3.8563,99.3838,6.5793,0.0000,2186.6747,405.2808,594.5383,92.8045,10.1091,82.6954,0.0000,82.6954,0.0000,82.6954,-5.1800,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20169.3706,20169.3706,20169.3706,20169.3706,6,0,0,0
+2747.4261,0.5000,60620.2340,83.0000,83.0000,0.0000,-0.2168,51.3677,6,1596.2726,615.4060,875.1917,-75.9497,102.8720,146.2982,159.8062,-12.6959,0.0000,99.0158,0.0000,99.0158,3.8563,99.0158,6.5646,0.0000,2186.6747,403.7379,592.3367,92.4512,10.1021,82.3490,0.0000,82.3490,0.0000,82.3490,-5.5264,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20097.7312,20097.7312,20097.7312,20097.7312,6,0,0,0
+2747.9261,0.5000,60631.7618,83.0000,83.0000,0.0000,-0.2192,51.3424,6,1596.2726,615.0100,874.6660,-75.9497,102.8059,146.2103,159.8062,-12.6959,0.0000,98.9496,0.0000,98.9496,3.8563,98.9496,6.5620,0.0000,2186.6747,403.4604,591.9408,92.3876,10.1009,82.2867,0.0000,82.2867,0.0000,82.2867,-5.5887,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20084.8474,20084.8474,20084.8474,20084.8474,6,0,0,0
+2748.4261,0.5000,60643.2895,83.0000,83.0000,0.0000,-0.2091,51.3183,6,1596.2726,616.6604,874.5714,-75.9497,103.0817,146.1945,159.8062,-12.6959,0.0000,99.2255,0.0000,99.2255,3.8563,99.2255,6.5730,0.0000,2186.6747,404.6170,593.5912,92.6525,10.1061,82.5464,0.0000,82.5464,0.0000,82.5464,-5.3290,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20138.5508,20138.5508,20138.5508,20138.5508,6,0,0,0
+2748.9261,0.5000,60654.8173,83.0000,83.0000,0.0000,-0.1825,51.2973,6,1596.2726,620.9565,874.9656,-75.9497,103.7999,146.2604,159.8062,-12.6959,0.0000,99.9436,0.0000,99.9436,3.8563,99.9436,6.6017,0.0000,2186.6747,407.6277,597.8872,93.3419,10.1197,83.2222,0.0000,83.2222,0.0000,83.2222,-4.6532,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20278.3429,20278.3429,20278.3429,20278.3429,6,0,0,0
+2749.4261,0.5000,60666.3451,83.0000,83.0000,0.0000,-0.1471,51.2803,6,1596.2726,626.6947,875.9914,-75.9497,104.7591,146.4318,159.8062,-12.6959,0.0000,100.9028,0.0000,100.9028,3.8563,100.9028,6.6401,0.0000,2186.6747,411.6491,603.6255,94.2627,10.1378,84.1250,0.0000,84.1250,0.0000,84.1250,-3.7504,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20465.0650,20465.0650,20465.0650,20465.0650,6,0,0,0
+2749.9261,0.5000,60677.8729,83.0000,83.0000,0.0000,-0.1000,51.2688,6,1596.2726,634.3329,877.3618,-75.9497,106.0359,146.6609,159.8062,-12.6959,0.0000,102.1796,0.0000,102.1796,3.8563,102.1796,6.6912,0.0000,2186.6747,417.0019,611.2636,95.4884,10.1618,85.3266,0.0000,85.3266,0.0000,85.3266,-2.5488,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20713.6089,20713.6089,20713.6089,20713.6089,6,0,0,0
+2750.4261,0.5000,60689.4006,83.0000,83.0000,0.0000,-0.0475,51.2633,6,1596.2726,642.8311,879.1857,-75.9497,107.4565,146.9658,159.8062,-12.6959,0.0000,103.6002,0.0000,103.6002,3.8563,103.6002,6.7480,0.0000,2186.6747,422.9574,619.7618,96.8522,10.1887,86.6635,0.0000,86.6635,0.0000,86.6635,-1.2119,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20985.1874,20985.1874,20985.1874,20985.1874,6,0,0,0
+2750.9261,0.5000,60700.9284,83.0000,83.0000,0.0000,0.0123,51.2647,6,1596.2726,652.5342,881.2151,-75.9497,109.0785,147.3050,159.8062,-12.6959,0.0000,105.2222,0.0000,105.2222,3.8563,105.2222,6.8129,0.0000,2186.6747,429.7574,629.4650,98.4093,10.2193,88.1900,0.0000,88.1900,0.0000,88.1900,0.3146,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21257.9836,21257.9836,21257.9836,21257.9836,6,0,0,0
+2751.4261,0.5000,60712.4562,83.0000,83.0000,0.0000,0.0746,51.2733,6,1596.2726,662.6160,883.5322,-75.9497,110.7637,147.6924,159.8062,-12.6959,0.0000,106.9074,0.0000,106.9074,3.8563,106.9074,6.8803,0.0000,2186.6747,436.8227,639.5467,100.0272,10.2511,89.7761,0.0000,89.7761,0.0000,89.7761,1.9007,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21541.4246,21541.4246,21541.4246,21541.4246,6,0,0,0
+2751.9261,0.5000,60723.9840,83.0000,83.0000,0.0000,0.1380,51.2892,6,1596.2726,672.8883,885.9398,-75.9497,112.4809,148.0948,159.8062,-12.6959,0.0000,108.6246,0.0000,108.6246,3.8563,108.6246,6.9490,0.0000,2186.6747,444.0215,649.8190,101.6756,10.2835,91.3922,0.0000,91.3922,0.0000,91.3922,3.5168,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21826.4433,21826.4433,21826.4433,21826.4433,6,0,0,0
+2752.4261,0.5000,60735.5118,83.0000,83.0000,0.0000,0.1971,51.3119,6,1596.2726,682.4717,888.3928,-75.9497,114.0828,148.5049,159.8062,-12.6959,0.0000,110.2266,0.0000,110.2266,3.8563,110.2266,7.0130,0.0000,2186.6747,450.7376,659.4024,103.2135,10.3137,92.8998,0.0000,92.8998,0.0000,92.8998,5.0244,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22086.0584,22086.0584,22086.0584,22086.0584,6,0,0,0
+2752.9261,0.5000,60747.0395,83.0000,83.0000,0.0000,0.2536,51.3412,6,1596.2726,691.6245,890.6813,-75.9497,115.6128,148.8874,159.8062,-12.6959,0.0000,111.7565,0.0000,111.7565,3.8563,111.7565,7.0742,0.0000,2186.6747,457.1518,668.5552,104.6823,10.3426,94.3397,0.0000,94.3397,0.0000,94.3397,6.4644,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22334.0069,22334.0069,22334.0069,22334.0069,6,0,0,0
+2753.4261,0.5000,60758.5673,83.0000,83.0000,0.0000,0.3059,51.3764,6,1596.2726,700.0976,892.8670,-75.9497,117.0292,149.2528,159.8062,-12.6959,0.0000,113.1729,0.0000,113.1729,3.8563,113.1729,7.1309,0.0000,2186.6747,463.0898,677.0283,106.0420,10.3693,95.6727,0.0000,95.6727,0.0000,95.6727,7.7974,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22579.1511,22579.1511,22579.1511,22579.1511,6,0,0,0
+2753.9261,0.5000,60770.0951,83.0000,83.0000,0.0000,0.3630,51.4183,6,1596.2726,709.3502,894.8904,-75.9497,118.5759,149.5910,159.8062,-12.6959,0.0000,114.7196,0.0000,114.7196,3.8563,114.7196,7.1928,0.0000,2186.6747,469.5740,686.2810,107.5268,10.3985,97.1284,0.0000,97.1284,0.0000,97.1284,9.2531,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22872.1585,22872.1585,22872.1585,22872.1585,6,0,0,0
+2754.4261,0.5000,60781.6229,83.0000,83.0000,0.0000,0.4306,51.4679,6,1596.2726,720.2970,897.0999,-75.9497,120.4058,149.9604,159.8062,-12.6959,0.0000,116.5495,0.0000,116.5495,3.8563,116.5495,7.2660,0.0000,2186.6747,477.2455,697.2277,109.2835,10.4330,98.8505,0.0000,98.8505,0.0000,98.8505,10.9753,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23218.8133,23218.8133,23218.8133,23218.8133,6,0,0,0
+2754.9261,0.5000,60793.1506,83.0000,83.0000,0.0000,0.5107,51.5268,6,1596.2726,733.2863,899.7140,-75.9497,122.5771,150.3973,159.8062,-12.6959,0.0000,118.7208,0.0000,118.7208,3.8563,118.7208,7.3528,0.0000,2186.6747,486.3484,710.2170,111.3680,10.4740,100.8940,0.0000,100.8940,0.0000,100.8940,13.0188,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23630.1498,23630.1498,23630.1498,23630.1498,6,0,0,0
+2755.4261,0.5000,60804.6784,83.0000,83.0000,0.0000,0.5994,51.5959,6,1596.2726,747.6476,902.8159,-75.9497,124.9777,150.9158,159.8062,-12.6959,0.0000,121.1214,0.0000,121.1214,3.8563,121.1214,7.4488,0.0000,2186.6747,496.4128,724.5783,113.6726,10.5193,103.1533,0.0000,103.1533,0.0000,103.1533,15.2782,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24084.9354,24084.9354,24084.9354,24084.9354,6,0,0,0
+2755.9261,0.5000,60816.2062,83.0000,83.0000,0.0000,0.6840,51.6747,6,1596.2726,761.3552,906.2454,-75.9497,127.2691,151.4891,159.8062,-12.6959,0.0000,123.4128,0.0000,123.4128,3.8563,123.4128,7.5405,0.0000,2186.6747,506.0191,738.2860,115.8723,10.5625,105.3098,0.0000,105.3098,0.0000,105.3098,17.4348,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24519.0193,24519.0193,24519.0193,24519.0193,6,0,0,0
+2756.4261,0.5000,60827.7340,83.0000,83.0000,0.0000,0.7662,51.7631,6,1596.2726,774.6703,909.5187,-75.9497,129.4949,152.0363,159.8062,-12.6959,0.0000,125.6386,0.0000,125.6386,3.8563,125.6386,7.6295,0.0000,2186.6747,515.3503,751.6010,118.0091,10.6045,107.4046,0.0000,107.4046,0.0000,107.4046,19.5297,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24951.8414,24951.8414,24951.8414,24951.8414,6,0,0,0
+2756.9261,0.5000,60839.2618,83.0000,83.0000,0.0000,0.8431,51.8603,6,1596.2726,787.1285,912.6984,-75.9497,131.5774,152.5678,159.8062,-12.6959,0.0000,127.7211,0.0000,127.7211,3.8563,127.7211,7.7128,0.0000,2186.6747,524.0810,764.0592,120.0083,10.6438,109.3645,0.0000,109.3645,0.0000,109.3645,21.4897,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25360.4567,25360.4567,25360.4567,25360.4567,6,0,0,0
+2757.4261,0.5000,60850.7895,83.0000,83.0000,0.0000,0.9204,51.9664,6,1596.2726,799.6528,915.6734,-75.9497,133.6710,153.0651,159.8062,-12.6959,0.0000,129.8147,0.0000,129.8147,3.8563,129.8147,7.7966,0.0000,2186.6747,532.8581,776.5835,122.0181,10.6841,111.3341,0.0000,111.3341,0.0000,111.3341,23.4594,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25771.2411,25771.2411,25771.2411,25771.2411,6,0,0,0
+2757.9261,0.5000,60862.3173,83.0000,83.0000,0.0000,0.9990,52.0815,6,1596.2726,812.4024,918.6642,-75.9497,135.8022,153.5651,159.8062,-12.6959,0.0000,131.9459,0.0000,131.9459,3.8563,131.9459,7.8818,0.0000,2186.6747,541.7930,789.3331,124.0641,10.7251,113.3390,0.0000,113.3390,0.0000,113.3390,25.4645,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26189.4152,26189.4152,26189.4152,26189.4152,6,0,0,0
+2758.4261,0.5000,60873.8451,83.0000,83.0000,0.0000,1.0804,52.2061,6,1596.2726,825.5803,921.7088,-75.9497,138.0051,154.0740,159.8062,-12.6959,0.0000,134.1488,0.0000,134.1488,3.8563,134.1488,7.9699,0.0000,2186.6747,551.0281,802.5111,126.1788,10.7676,115.4113,0.0000,115.4113,0.0000,115.4113,27.5369,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26621.6371,26621.6371,26621.6371,26621.6371,6,0,0,0
+2758.9261,0.5000,60885.3729,83.0000,83.0000,0.0000,1.1664,52.3405,6,1596.2726,839.5151,924.8557,-75.9497,140.3344,154.6001,159.8062,-12.6959,0.0000,136.4781,0.0000,136.4781,3.8563,136.4781,8.0631,0.0000,2186.6747,560.7936,816.4459,128.4150,10.8125,117.6026,0.0000,117.6026,0.0000,117.6026,29.7283,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27042.8796,27042.8796,27042.8796,27042.8796,6,0,0,0
+2759.4261,0.5000,60896.9006,83.0000,83.0000,0.0000,1.2777,52.4878,6,1596.2726,857.5597,928.1834,-75.9497,143.3508,155.1563,159.8062,-12.6959,0.0000,139.4945,0.0000,139.4945,3.8563,139.4945,8.1838,0.0000,2186.6747,573.4392,834.4904,131.3107,10.8706,120.4401,0.0000,120.4401,0.0000,120.4401,32.5662,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27536.8698,27536.8698,27536.8698,27536.8698,6,0,0,0
+2759.9261,0.5000,60908.4284,83.0000,83.0000,0.0000,1.4054,52.6498,6,1596.2726,878.2583,932.4924,-75.9497,146.8108,155.8766,159.8062,-12.6959,0.0000,142.9545,0.0000,142.9545,3.8563,142.9545,8.3222,0.0000,2186.6747,587.9448,855.1890,134.6323,10.9373,123.6950,0.0000,123.6950,0.0000,123.6950,35.8214,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28215.9410,28215.9410,28215.9410,28215.9410,6,0,0,0
+2760.4261,0.5000,60919.9562,83.0000,83.0000,0.0000,1.5644,52.8302,6,1596.2726,904.0181,937.4352,-75.9497,151.1168,156.7029,159.8062,-12.6959,0.0000,147.2605,0.0000,147.2605,3.8563,147.2605,8.4944,0.0000,2186.6747,605.9973,880.9489,138.7661,11.0203,127.7459,0.0000,127.7459,0.0000,127.7459,39.8726,70.1459,17.7273,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29083.3131,29083.3131,29083.3131,29083.3131,6,0,0,0
+2760.9261,0.5000,60931.4840,83.0000,83.0000,0.0000,1.7256,53.0291,6,1596.2726,930.1241,943.5867,-75.9497,155.4807,157.7312,159.8062,-12.6959,0.0000,151.6244,0.0000,151.6244,3.8563,151.6244,8.6690,0.0000,2186.6747,624.2923,907.0548,142.9555,11.1044,131.8511,0.0000,131.8511,0.0000,131.8511,43.9784,70.1459,17.7269,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29882.0725,29882.0725,29882.0725,29882.0725,6,0,0,0
+2761.4261,0.5000,60943.0118,82.9968,83.0000,-0.0035,1.8847,53.2463,6,1596.2120,949.8280,949.8280,-75.9473,158.7684,158.7684,159.8001,-12.6950,-0.0151,154.9273,0.0000,154.9273,3.8563,154.9273,8.8009,0.0000,2186.5917,638.1639,926.8483,146.1264,11.1677,134.9587,0.0000,134.9587,-0.0260,134.9846,48.0304,70.1384,17.7257,-0.9098,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30472.9233,30472.9233,30472.9233,30472.9233,6,0,0,0
+2761.9262,0.5001,60954.5387,82.9820,83.0000,-0.0130,2.0157,53.4787,6,1595.9268,954.5650,954.5650,-75.9361,159.5317,159.5317,159.7716,-12.6908,-0.0560,155.7315,0.0000,155.7315,3.8563,155.7315,8.8323,0.0000,2186.2011,641.6535,931.8260,146.8992,11.1817,135.7174,0.0000,135.7174,-0.0962,135.8136,51.3590,70.1032,17.7221,-3.3706,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30623.4548,30623.4548,30623.4548,30623.4548,6,0,0,0
+2762.4263,0.5001,60966.0623,82.9500,83.0000,-0.0226,2.1278,53.7239,6,1595.3106,955.7446,955.7446,-75.9117,159.6672,159.6672,159.7099,-12.6818,-0.0977,155.9086,0.0000,155.9086,3.8563,155.9086,8.8378,0.0000,2185.3570,642.6515,933.2462,147.0708,11.1820,135.8888,0.0000,135.8888,-0.1678,136.0566,54.1918,70.0270,17.7148,-5.8770,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30649.9850,30649.9850,30649.9850,30649.9850,6,0,0,0
+2762.9264,0.5001,60977.5803,82.9050,83.0000,-0.0274,2.1824,53.9753,6,1594.4453,956.0000,956.0000,-75.8774,159.6232,159.6232,159.6232,-12.6692,-0.1181,155.8850,0.0000,155.8850,3.8563,155.8850,8.8346,0.0000,2184.1716,642.9112,933.6114,147.0505,11.1771,135.8733,0.0000,135.8733,-0.2027,136.0761,55.5535,69.9202,17.7050,-7.1026,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30641.0255,30641.0255,30641.0255,30641.0255,6,0,0,0
+2763.4265,0.5001,60989.0915,82.8558,83.0000,-0.0272,2.1839,54.2267,6,1593.5002,956.0000,956.0000,-75.8401,159.5286,159.5286,159.5286,-12.6555,-0.1174,155.7898,0.0000,155.7898,3.8563,155.7898,8.8283,0.0000,2182.8770,642.9034,933.5944,146.9615,11.1705,135.7910,0.0000,135.7910,-0.2017,135.9927,55.5590,69.8036,17.6945,-7.0645,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30622.0394,30622.0394,30622.0394,30622.0394,6,0,0,0
+2763.9267,0.5002,61000.5958,82.7992,83.0000,-0.0357,2.2772,54.4886,6,1592.4113,956.0000,956.0000,-75.7970,159.4196,159.4196,159.4196,-12.6397,-0.1537,155.7170,0.0000,155.7170,3.8563,155.7170,8.8225,0.0000,2181.3854,643.0499,933.7966,146.8945,11.1635,135.7310,0.0000,135.7310,-0.2639,135.9950,57.8900,69.6695,17.6820,-9.2465,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30600.1639,30600.1639,30600.1639,30600.1639,6,0,0,0
+2764.4269,0.5002,61012.0913,82.7307,83.0000,-0.0405,2.3326,54.7568,6,1591.0929,956.0000,956.0000,-75.7448,159.2876,159.2876,159.2876,-12.6205,-0.1743,155.6057,0.0000,155.6057,3.8563,155.6057,8.8146,0.0000,2179.5793,643.1296,933.9020,146.7911,11.1546,135.6365,0.0000,135.6365,-0.2994,135.9359,59.2495,69.5072,17.6672,-10.4880,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30573.6756,30573.6756,30573.6756,30573.6756,6,0,0,0
+2764.9271,0.5002,61023.5766,82.6565,83.0000,-0.0419,2.3523,55.0269,6,1589.6660,956.0000,956.0000,-75.6884,159.1448,159.1448,159.1448,-12.5998,-0.1804,155.4689,0.0000,155.4689,3.8563,155.4689,8.8054,0.0000,2177.6247,643.1472,933.9183,146.6635,11.1447,135.5188,0.0000,135.5188,-0.3097,135.8285,59.6947,69.3319,17.6512,-10.8494,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30545.0108,30545.0108,30545.0108,30545.0108,6,0,0,0
+2765.4274,0.5002,61035.0514,82.5802,83.0000,-0.0428,2.3660,55.2984,6,1588.1993,956.0000,956.0000,-75.6303,158.9979,158.9979,158.9979,-12.5785,-0.1839,155.3256,0.0000,155.3256,3.8563,155.3256,8.7958,0.0000,2175.6155,643.1544,933.9194,146.5298,11.1345,135.3954,0.0000,135.3954,-0.3158,135.7112,59.9886,69.1520,17.6349,-11.0643,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30515.5446,30515.5446,30515.5446,30515.5446,6,0,0,0
+2765.9276,0.5002,61046.5155,82.5029,83.0000,-0.0431,2.3740,55.5706,6,1586.7120,956.0000,956.0000,-75.5715,158.8490,158.8490,158.8490,-12.5570,-0.1851,155.1779,0.0000,155.1779,3.8563,155.1779,8.7860,0.0000,2173.5781,643.1515,933.9060,146.3919,11.1240,135.2679,0.0000,135.2679,-0.3179,135.5858,60.1347,68.9699,17.6183,-11.1371,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30485.6638,30485.6638,30485.6638,30485.6638,6,0,0,0
+2766.4278,0.5002,61057.9689,82.4256,83.0000,-0.0427,2.3743,55.8425,6,1585.2261,956.0000,956.0000,-75.5127,158.7003,158.7003,158.7003,-12.5354,-0.1832,155.0272,0.0000,155.0272,3.8563,155.0272,8.7760,0.0000,2171.5426,643.1355,933.8738,146.2512,11.1135,135.1377,0.0000,135.1377,-0.3146,135.4523,60.0848,68.7882,17.6018,-11.0225,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30455.8113,30455.8113,30455.8113,30455.8113,6,0,0,0
+2766.9281,0.5002,61069.4115,82.3463,83.0000,-0.0454,2.4076,56.1180,6,1583.7005,956.0000,956.0000,-75.4524,158.5476,158.5476,158.5476,-12.5134,-0.1946,154.8859,0.0000,154.8859,3.8563,154.8859,8.7664,0.0000,2169.4528,643.1752,933.9209,146.1195,11.1030,135.0165,0.0000,135.0165,-0.3341,135.3506,60.8691,68.6020,17.5848,-11.7052,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30425.1635,30425.1635,30425.1635,30425.1635,6,0,0,0
+2767.4283,0.5003,61080.8428,82.2621,83.0000,-0.0481,2.4414,56.3971,6,1582.0816,956.0000,956.0000,-75.3883,158.3855,158.3855,158.3855,-12.4900,-0.2060,154.7352,0.0000,154.7352,3.8563,154.7352,8.7561,0.0000,2167.2351,643.2146,933.9670,145.9790,11.0918,134.8872,0.0000,134.8872,-0.3537,135.2409,61.6595,68.4047,17.5666,-12.3899,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30392.6385,30392.6385,30392.6385,30392.6385,6,0,0,0
+2767.9286,0.5003,61092.2621,82.1747,83.0000,-0.0489,2.4555,56.6775,6,1580.4012,956.0000,956.0000,-75.3218,158.2173,158.2173,158.2173,-12.4657,-0.2094,154.5703,0.0000,154.5703,3.8563,154.5703,8.7451,0.0000,2164.9331,643.2199,933.9641,145.8252,11.0801,134.7451,0.0000,134.7451,-0.3595,135.1046,61.9502,68.2003,17.5479,-12.5938,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30358.8786,30358.8786,30358.8786,30358.8786,6,0,0,0
+2768.4289,0.5003,61103.6692,82.0870,83.0000,-0.0485,2.4558,56.9577,6,1578.7141,956.0000,956.0000,-75.2551,158.0484,158.0484,158.0484,-12.4414,-0.2072,154.3992,0.0000,154.3992,3.8563,154.3992,8.7339,0.0000,2162.6220,643.2015,933.9273,145.6654,11.0682,134.5972,0.0000,134.5972,-0.3557,134.9529,61.8906,67.9955,17.5292,-12.4624,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30324.9848,30324.9848,30324.9848,30324.9848,6,0,0,0
+2768.9291,0.5003,61115.0641,82.0001,83.0000,-0.0480,2.4558,57.2375,6,1577.0432,956.0000,956.0000,-75.1890,157.8811,157.8811,157.8811,-12.4173,-0.2049,154.2297,0.0000,154.2297,3.8563,154.2297,8.7227,0.0000,2160.3332,643.1828,933.8902,145.5070,11.0564,134.4506,0.0000,134.4506,-0.3519,134.8024,61.8252,67.7930,17.5106,-12.3264,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30291.4173,30291.4173,30291.4173,30291.4173,6,0,0,0
+2769.4294,0.5003,61126.4470,81.9154,83.0000,-0.0461,2.4408,57.5153,6,1575.4131,956.0000,956.0000,-75.1245,157.7179,157.7179,157.7179,-12.3938,-0.1967,154.0583,0.0000,154.0583,3.8563,154.0583,8.7116,0.0000,2158.1001,643.1391,933.8177,145.3467,11.0447,134.3019,0.0000,134.3019,-0.3378,134.6397,61.3851,67.5958,17.4926,-11.8338,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30258.6673,30258.6673,30258.6673,30258.6673,6,0,0,0
+2769.9296,0.5002,61137.8184,81.8349,83.0000,-0.0433,2.4151,57.7899,6,1573.8648,956.0000,956.0000,-75.0632,157.5629,157.5629,157.5629,-12.3715,-0.1844,153.8910,0.0000,153.8910,3.8563,153.8910,8.7009,0.0000,2155.9792,643.0781,933.7209,145.1901,11.0336,134.1564,0.0000,134.1564,-0.3166,134.4730,60.6787,67.4088,17.4755,-11.0901,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30227.5629,30227.5629,30227.5629,30227.5629,6,0,0,0
+2770.4299,0.5002,61149.1789,81.7595,83.0000,-0.0405,2.3895,58.0614,6,1572.4148,956.0000,956.0000,-75.0059,157.4177,157.4177,157.4177,-12.3507,-0.1722,153.7337,0.0000,153.7337,3.8563,153.7337,8.6908,0.0000,2153.9928,643.0184,933.6266,145.0428,11.0232,134.0196,0.0000,134.0196,-0.2957,134.3154,59.9819,67.2340,17.4595,-10.3601,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30198.4311,30198.4311,30198.4311,30198.4311,6,0,0,0
+2770.9301,0.5002,61160.5293,81.6888,83.0000,-0.0380,2.3675,58.3301,6,1571.0560,956.0000,956.0000,-74.9521,157.2817,157.2817,157.2817,-12.3312,-0.1616,153.5870,0.0000,153.5870,3.8563,153.5870,8.6814,0.0000,2152.1315,642.9656,933.5428,144.9056,11.0134,133.8922,0.0000,133.8922,-0.2775,134.1697,59.3771,67.0704,17.4445,-9.7223,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30171.1333,30171.1333,30171.1333,30171.1333,6,0,0,0
+2771.4303,0.5002,61171.8702,81.6227,83.0000,-0.0355,2.3443,58.5960,6,1569.7837,956.0000,956.0000,-74.9018,157.1543,157.1543,157.1543,-12.3129,-0.1507,153.4488,0.0000,153.4488,3.8563,153.4488,8.6726,0.0000,2150.3886,642.9120,933.4584,144.7762,11.0043,133.7719,0.0000,133.7719,-0.2588,134.0307,58.7498,66.9175,17.4305,-9.0671,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30145.5723,30145.5723,30145.5723,30145.5723,6,0,0,0
+2771.9305,0.5002,61183.2023,81.5612,83.0000,-0.0328,2.3194,58.8588,6,1568.6016,956.0000,956.0000,-74.8550,157.0360,157.0360,157.0360,-12.2960,-0.1392,153.3189,0.0000,153.3189,3.8563,153.3189,8.6643,0.0000,2148.7694,642.8562,933.3714,144.6546,10.9957,133.6589,0.0000,133.6589,-0.2391,133.8980,58.0806,66.7756,17.4175,-8.3758,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30121.8253,30121.8253,30121.8253,30121.8253,6,0,0,0
+2772.4307,0.5002,61194.5261,81.5058,83.0000,-0.0288,2.2800,59.1170,6,1567.5353,956.0000,956.0000,-74.8128,156.9292,156.9292,156.9292,-12.2807,-0.1222,153.1951,0.0000,153.1951,3.8563,153.1951,8.6566,0.0000,2147.3086,642.7773,933.2521,144.5385,10.9879,133.5506,0.0000,133.5506,-0.2098,133.7604,57.0567,66.6478,17.4058,-7.3499,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30100.4018,30100.4018,30100.4018,30100.4018,6,0,0,0
+2772.9308,0.5001,61205.8428,81.4580,83.0000,-0.0242,2.2342,59.3699,6,1566.6172,956.0000,956.0000,-74.7765,156.8373,156.8373,156.8373,-12.2675,-0.1028,153.0838,0.0000,153.0838,3.8563,153.0838,8.6498,0.0000,2146.0509,642.6890,933.1204,144.4340,10.9811,133.4530,0.0000,133.4530,-0.1764,133.6294,55.8772,66.5378,17.3958,-6.1814,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30081.9569,30081.9569,30081.9569,30081.9569,6,0,0,0
+2773.4309,0.5001,61217.1534,81.4187,83.0000,-0.0194,2.1853,59.6170,6,1565.8612,956.0000,956.0000,-74.7466,156.7616,156.7616,156.7616,-12.2567,-0.0824,152.9877,0.0000,152.9877,3.8563,152.9877,8.6440,0.0000,2145.0154,642.5974,932.9849,144.3437,10.9753,133.3684,0.0000,133.3684,-0.1414,133.5098,54.6287,66.4474,17.3876,-4.9538,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30066.7707,30066.7707,30066.7707,30066.7707,6,0,0,0
+2773.9310,0.5001,61228.4591,81.3875,83.0000,-0.0152,2.1424,59.8592,6,1565.2612,956.0000,956.0000,-74.7229,156.7016,156.7016,156.7016,-12.2481,-0.0645,152.9098,0.0000,152.9098,3.8563,152.9098,8.6393,0.0000,2144.1934,642.5177,932.8675,144.2705,10.9708,133.2998,0.0000,133.2998,-0.1108,133.4106,53.5365,66.3757,17.3811,-3.8827,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30054.7150,30054.7150,30054.7150,30054.7150,6,0,0,0
+2774.4311,0.5001,61239.7610,81.3623,83.0000,-0.0128,2.1183,60.0986,6,1564.7753,956.0000,956.0000,-74.7037,156.6529,156.6529,156.6529,-12.2412,-0.0544,152.8510,0.0000,152.8510,3.8563,152.8510,8.6357,0.0000,2143.5278,642.4712,932.7981,144.2153,10.9672,133.2482,0.0000,133.2482,-0.0933,133.3415,52.9176,66.3176,17.3758,-3.2695,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30044.9540,30044.9540,30044.9540,30044.9540,6,0,0,0
+2774.9312,0.5001,61251.0597,81.3402,83.0000,-0.0116,2.1068,60.3367,6,1564.3518,956.0000,956.0000,-74.6869,156.6105,156.6105,156.6105,-12.2351,-0.0493,152.8035,0.0000,152.8035,3.8563,152.8035,8.6327,0.0000,2142.9476,642.4469,932.7607,144.1708,10.9641,133.2067,0.0000,133.2067,-0.0846,133.2913,52.6167,66.2670,17.3711,-2.9635,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30036.4451,30036.4451,30036.4451,30036.4451,6,0,0,0
+2775.4312,0.5001,61262.3555,81.3191,83.0000,-0.0118,2.1103,60.5751,6,1563.9453,956.0000,956.0000,-74.6708,156.5698,156.5698,156.5698,-12.2293,-0.0501,152.7637,0.0000,152.7637,3.8563,152.7637,8.6300,0.0000,2142.3908,642.4482,932.7601,144.1337,10.9612,133.1724,0.0000,133.1724,-0.0861,133.2585,52.6901,66.2185,17.3666,-3.0167,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30028.2792,30028.2792,30028.2792,30028.2792,6,0,0,0
+2775.9313,0.5001,61273.6484,81.2970,83.0000,-0.0127,2.1203,60.8145,6,1563.5209,956.0000,956.0000,-74.6540,156.5273,156.5273,156.5273,-12.2232,-0.0536,152.7247,0.0000,152.7247,3.8563,152.7247,8.6274,0.0000,2141.8095,642.4605,932.7750,144.0973,10.9583,133.1390,0.0000,133.1390,-0.0921,133.2311,52.9266,66.1679,17.3618,-3.2253,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30019.7536,30019.7536,30019.7536,30019.7536,6,0,0,0
+2776.4314,0.5001,61284.9380,81.2733,83.0000,-0.0137,2.1323,61.0552,6,1563.0652,956.0000,956.0000,-74.6360,156.4817,156.4817,156.4817,-12.2167,-0.0578,152.6832,0.0000,152.6832,3.8563,152.6832,8.6245,0.0000,2141.1852,642.4756,932.7937,144.0587,10.9552,133.1035,0.0000,133.1035,-0.0992,133.2027,53.2089,66.1136,17.3567,-3.4764,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30010.5972,30010.5972,30010.5972,30010.5972,6,0,0,0
+2776.9314,0.5001,61296.2243,81.2492,83.0000,-0.0131,2.1280,61.2954,6,1562.6015,956.0000,956.0000,-74.6177,156.4353,156.4353,156.4353,-12.2101,-0.0555,152.6345,0.0000,152.6345,3.8563,152.6345,8.6214,0.0000,2140.5500,642.4630,932.7729,144.0131,10.9519,133.0613,0.0000,133.0613,-0.0953,133.1566,53.0859,66.0583,17.3516,-3.3392,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30001.2825,30001.2825,30001.2825,30001.2825,6,0,0,0
+2777.4315,0.5001,61307.5073,81.2271,83.0000,-0.0115,2.1119,61.5337,6,1562.1754,956.0000,956.0000,-74.6008,156.3926,156.3926,156.3926,-12.2040,-0.0486,152.5850,0.0000,152.5850,3.8563,152.5850,8.6183,0.0000,2139.9662,642.4309,932.7243,143.9667,10.9488,133.0179,0.0000,133.0179,-0.0835,133.1014,52.6707,66.0075,17.3469,-2.9238,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29992.7208,29992.7208,29992.7208,29992.7208,6,0,0,0
+2777.9316,0.5000,61318.7874,81.2103,83.0000,-0.0071,2.0663,61.7668,6,1561.8531,956.0000,956.0000,-74.5880,156.3604,156.3604,156.3604,-12.1994,-0.0301,152.5342,0.0000,152.5342,3.8563,152.5342,8.6154,0.0000,2139.5247,642.3497,932.6065,143.9188,10.9461,132.9726,0.0000,132.9726,-0.0517,133.0244,51.5234,65.9692,17.3435,-1.8117,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29986.2460,29986.2460,29986.2460,29986.2460,6,0,0,0
+2778.4316,0.5000,61330.0657,81.2023,83.0000,-0.0018,2.0105,61.9935,6,1561.6979,956.0000,956.0000,-74.5819,156.3448,156.3448,156.3448,-12.1972,-0.0078,152.4963,0.0000,152.4963,3.8563,152.4963,8.6135,0.0000,2139.3122,642.2530,932.4675,143.8828,10.9446,132.9382,0.0000,132.9382,-0.0133,132.9516,50.1265,65.9507,17.3420,-0.4676,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29983.1292,29983.1292,29983.1292,29983.1292,6,0,0,0
+2778.9316,0.5000,61341.3436,81.2047,83.0000,0.0046,1.9416,62.2125,6,1561.7458,955.9922,955.9922,-74.5838,156.3484,156.3484,156.3496,-12.1979,0.0195,152.4726,0.0000,152.4726,3.8563,152.4726,8.6127,0.0000,2139.3778,642.1311,932.2939,143.8599,10.9444,132.9155,0.0000,132.9155,0.0334,132.8821,48.4121,65.9564,17.3427,1.1709,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29983.8332,29983.8332,29983.8332,29983.8332,6,0,0,0
+2779.4315,0.4999,61352.6226,81.2190,83.0000,0.0113,1.8694,62.4233,6,1562.0206,955.9531,955.9531,-74.5947,156.3695,156.3695,156.3771,-12.2018,0.0477,152.4655,0.0000,152.4655,3.8563,152.4655,8.6131,0.0000,2139.7543,641.9846,932.0865,143.8524,10.9457,132.9067,0.0000,132.9067,0.0819,132.8249,46.6216,65.9891,17.3460,2.8682,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29988.0661,29988.0661,29988.0661,29988.0661,6,0,0,0
+2779.9315,0.4999,61363.9044,81.2452,83.0000,0.0178,1.7982,62.6262,6,1562.5237,955.9057,955.9057,-74.6146,156.4121,156.4121,156.4275,-12.2090,0.0752,152.4805,0.0000,152.4805,3.8563,152.4805,8.6150,0.0000,2140.4434,641.8364,931.8783,143.8655,10.9485,132.9170,0.0000,132.9170,0.1292,132.7878,44.8602,66.0490,17.3519,4.5267,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29996.6075,29996.6075,29996.6075,29996.6075,6,0,0,0
+2780.4313,0.4999,61375.1907,81.2786,83.0000,0.0193,1.7800,62.8271,6,1563.1655,955.8708,955.8708,-74.6400,156.4706,156.4706,156.4918,-12.2181,0.0816,152.5327,0.0000,152.5327,3.8563,152.5327,8.6188,0.0000,2141.3226,641.7887,931.8141,143.9139,10.9528,132.9611,0.0000,132.9611,0.1402,132.8209,44.4249,66.1255,17.3590,4.9115,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30008.3498,30008.3498,30008.3498,30008.3498,6,0,0,0
+2780.9312,0.4999,61386.4818,81.3157,83.0000,0.0220,1.7492,63.0246,6,1563.8796,955.8501,955.8501,-74.6682,156.5387,156.5387,156.5633,-12.2283,0.0930,152.5894,0.0000,152.5894,3.8563,152.5894,8.6229,0.0000,2142.3009,641.7301,931.7351,143.9665,10.9575,133.0090,0.0000,133.0090,0.1597,132.8493,43.6761,66.2107,17.3671,5.5954,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30022.0162,30022.0162,30022.0162,30022.0162,6,0,0,0
+2781.4311,0.4998,61397.7784,81.3669,83.0000,0.0350,1.6073,63.2062,6,1564.8651,955.8014,955.8014,-74.7072,156.6294,156.6294,156.6619,-12.2424,0.1482,152.6249,0.0000,152.6249,3.8563,152.6249,8.6269,0.0000,2143.6509,641.4664,931.3649,143.9980,10.9633,133.0348,0.0000,133.0348,0.2544,132.7804,40.1601,66.3284,17.3784,8.9134,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30040.2072,30040.2072,30040.2072,30040.2072,6,0,0,0
+2781.9309,0.4998,61409.0837,81.4338,83.0000,0.0393,1.5568,63.3822,6,1566.1507,955.7412,955.7412,-74.7581,156.7482,156.7482,156.7906,-12.2608,0.1667,152.7252,0.0000,152.7252,3.8563,152.7252,8.6342,0.0000,2145.4120,641.3535,931.2118,144.0910,10.9718,133.1192,0.0000,133.1192,0.2863,132.8330,38.9294,66.4820,17.3928,10.0286,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30064.0503,30064.0503,30064.0503,30064.0503,6,0,0,0
+2782.4307,0.4998,61420.3989,81.5054,83.0000,0.0402,1.5427,63.5567,6,1567.5273,955.7121,955.7121,-74.8125,156.8812,156.8812,156.9284,-12.2806,0.1707,152.8541,0.0000,152.8541,3.8563,152.8541,8.6429,0.0000,2147.2977,641.3249,931.1797,144.2112,10.9813,133.2299,0.0000,133.2299,0.2932,132.9367,38.6103,66.6468,17.4082,10.2714,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30090.7474,30090.7474,30090.7474,30090.7474,6,0,0,0
+2782.9304,0.4998,61431.7241,81.5783,83.0000,0.0408,1.5320,63.7302,6,1568.9302,955.7018,955.7018,-74.8680,157.0199,157.0199,157.0689,-12.3007,0.1735,152.9901,0.0000,152.9901,3.8563,152.9901,8.6520,0.0000,2149.2194,641.3154,931.1748,144.3381,10.9911,133.3471,0.0000,133.3471,0.2978,133.0492,38.3764,66.8151,17.4238,10.4340,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30118.5893,30118.5893,30118.5893,30118.5893,6,0,0,0
+2783.4302,0.4997,61443.0595,81.6570,83.0000,0.0467,1.4653,63.8963,6,1570.4439,955.6832,955.6832,-74.9279,157.1683,157.1683,157.2204,-12.3224,0.1983,153.1137,0.0000,153.1137,3.8563,153.1137,8.6609,0.0000,2151.2930,641.2063,931.0286,144.4528,11.0012,133.4516,0.0000,133.4516,0.3405,133.1111,36.7433,66.9968,17.4408,11.9302,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30148.3853,30148.3853,30148.3853,30148.3853,6,0,0,0
+2783.9299,0.4998,61454.4066,81.7398,83.0000,0.0454,1.4740,64.0636,6,1572.0360,955.6678,955.6678,-74.9909,157.3251,157.3251,157.3798,-12.3452,0.1931,153.2758,0.0000,153.2758,3.8563,153.2758,8.6715,0.0000,2153.4739,641.2284,931.0701,144.6042,11.0124,133.5918,0.0000,133.5918,0.3315,133.2603,36.9991,67.1884,17.4584,11.6144,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30179.8628,30179.8628,30179.8628,30179.8628,6,0,0,0
+2784.4297,0.4998,61465.7650,81.8197,83.0000,0.0434,1.4903,64.2329,6,1573.5720,955.6744,955.6744,-75.0517,157.4799,157.4799,157.5336,-12.3673,0.1849,153.4387,0.0000,153.4387,3.8563,153.4387,8.6821,0.0000,2155.5780,641.2778,931.1502,144.7567,11.0234,133.7333,0.0000,133.7333,0.3175,133.4158,37.4435,67.3735,17.4754,11.1233,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30210.9399,30210.9399,30210.9399,30210.9399,6,0,0,0
+2784.9295,0.4998,61477.1343,81.8971,83.0000,0.0427,1.4932,64.4026,6,1575.0621,955.6850,955.6850,-75.1106,157.6308,157.6308,157.6827,-12.3888,0.1821,153.5924,0.0000,153.5924,3.8563,153.5924,8.6921,0.0000,2157.6193,641.3068,931.2009,144.9003,11.0340,133.8663,0.0000,133.8663,0.3127,133.5536,37.5523,67.5534,17.4920,10.9560,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30241.2250,30241.2250,30241.2250,30241.2250,6,0,0,0
+2785.4292,0.4998,61488.5142,81.9745,83.0000,0.0433,1.4826,64.5714,6,1576.5501,955.6897,955.6897,-75.1695,157.7805,157.7805,157.8317,-12.4102,0.1847,153.7395,0.0000,153.7395,3.8563,153.7395,8.7018,0.0000,2159.6577,641.3087,931.2129,145.0376,11.0444,133.9932,0.0000,133.9932,0.3172,133.6760,37.3210,67.7333,17.5085,11.1132,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30271.2743,30271.2743,30271.2743,30271.2743,6,0,0,0
+2785.9290,0.4997,61499.9050,82.0555,83.0000,0.0468,1.4408,64.7355,6,1578.1082,955.6819,955.6819,-75.2311,157.9351,157.9351,157.9877,-12.4326,0.1998,153.8791,0.0000,153.8791,3.8563,153.8791,8.7115,0.0000,2161.7920,641.2495,931.1381,145.1676,11.0551,134.1125,0.0000,134.1125,0.3431,133.7694,36.3033,67.9220,17.5259,12.0183,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30302.3177,30302.3177,30302.3177,30302.3177,6,0,0,0
+2786.4287,0.4997,61511.3074,82.1444,83.0000,0.0521,1.3789,64.8927,6,1579.8180,955.6587,955.6587,-75.2988,158.1024,158.1024,158.1589,-12.4573,0.2227,154.0235,0.0000,154.0235,3.8563,154.0235,8.7217,0.0000,2164.1343,641.1474,931.0032,145.3017,11.0666,134.2351,0.0000,134.2351,0.3823,133.8528,34.7834,68.1294,17.5451,13.3948,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30335.9045,30335.9045,30335.9045,30335.9045,6,0,0,0
+2786.9284,0.4997,61522.7229,82.2447,83.0000,0.0594,1.2949,65.0405,6,1581.7459,955.6222,955.6222,-75.3750,158.2893,158.2893,158.3519,-12.4851,0.2542,154.1788,0.0000,154.1788,3.8563,154.1788,8.7330,0.0000,2166.7753,641.0009,930.8062,145.4458,11.0794,134.3664,0.0000,134.3664,0.4366,133.9298,32.7052,68.3638,17.5667,15.2941,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30373.4336,30373.4336,30373.4336,30373.4336,6,0,0,0
+2787.4280,0.4996,61534.1531,82.3587,83.0000,0.0674,1.2024,65.1780,6,1583.9390,955.5763,955.5763,-75.4618,158.5012,158.5012,158.5714,-12.5168,0.2890,154.3559,0.0000,154.3559,3.8563,154.3559,8.7458,0.0000,2169.7795,640.8363,930.5850,145.6100,11.0940,134.5160,0.0000,134.5160,0.4963,134.0197,30.4114,68.6311,17.5912,17.3861,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30415.9788,30415.9788,30415.9788,30415.9788,6,0,0,0
+2787.9277,0.4996,61545.6003,82.4873,83.0000,0.0756,1.1070,65.3047,6,1586.4129,955.5271,955.5271,-75.5597,158.7405,158.7405,158.8191,-12.5526,0.3248,154.5595,0.0000,154.5595,3.8563,154.5595,8.7604,0.0000,2173.1683,640.6675,930.3596,145.7990,11.1106,134.6885,0.0000,134.6885,0.5576,134.1308,28.0427,68.9333,17.6189,19.5359,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30464.0543,30464.0543,30464.0543,30464.0543,6,0,0,0
+2788.4272,0.4995,61557.0663,82.6297,83.0000,0.0827,1.0226,65.4219,6,1589.1517,955.4808,955.4808,-75.6680,159.0069,159.0069,159.0933,-12.5923,0.3559,154.7947,0.0000,154.7947,3.8563,154.7947,8.7770,0.0000,2176.9201,640.5223,930.1695,146.0176,11.1291,134.8886,0.0000,134.8886,0.6112,134.2774,25.9484,69.2689,17.6495,21.4107,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30517.5524,30517.5524,30517.5524,30517.5524,6,0,0,0
+2788.9268,0.4995,61568.5530,82.7843,83.0000,0.0892,0.9447,65.5305,6,1592.1245,955.4414,955.4414,-75.7856,159.2978,159.2978,159.3909,-12.6355,0.3843,155.0572,0.0000,155.0572,3.8563,155.0572,8.7953,0.0000,2180.9925,640.3955,930.0071,146.2618,11.1493,135.1125,0.0000,135.1125,0.6599,134.4526,24.0180,69.6342,17.6826,23.1178,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30575.9769,30575.9769,30575.9769,30575.9769,6,0,0,0
+2789.4263,0.4996,61580.0619,82.9322,83.0000,0.0753,0.8806,65.6318,6,1594.9695,922.5878,955.4565,-75.8982,154.0951,159.5849,159.6757,-12.6769,0.3253,149.9135,0.0000,149.9135,3.8563,149.9135,8.5971,0.0000,2184.8898,617.6386,897.5522,141.3164,11.0647,130.2517,0.0000,130.2517,0.5585,129.6931,22.4266,69.9850,17.7143,19.5673,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29642.8564,29642.8564,29642.8564,29642.8564,6,0,0,0
+2789.9275,0.5027,61591.5897,82.5475,83.0000,-0.5000,0.8302,65.7275,6,1587.5706,-64.2584,948.8325,-75.6055,-10.6830,157.7434,158.9350,-12.5694,-2.1487,-12.3906,0.0000,-12.3906,3.8563,-12.3906,3.9111,0.0000,2174.7543,-71.5802,-74.5297,-16.3017,8.8863,-25.1879,0.0000,-25.1879,-3.6895,-21.4984,21.0470,69.0771,17.6322,-129.2547,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,292.8413,292.8413,292.8413,292.8413,-5,0,0,0
+2790.4302,0.5028,61602.9918,81.6426,83.0000,-0.5000,0.7969,65.8184,6,1570.1662,-74.9169,692.6106,-74.9169,-12.3184,113.8842,157.1926,-12.3184,-2.1251,-14.0496,0.0000,-14.0496,3.8563,-14.0496,3.8511,0.0000,2150.9127,-79.4724,-85.4453,-17.9006,8.8252,-26.7259,0.3767,-27.1026,-3.6491,-23.4535,19.9797,66.9655,17.4390,-127.8377,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2790.9330,0.5028,61614.2682,80.7376,83.0000,-0.5000,0.7991,65.9085,6,1552.7608,-74.2283,675.8221,-74.2283,-12.0699,109.8919,155.4501,-12.0699,-2.1016,-13.8246,0.0000,-13.8246,3.8563,-13.8246,3.7914,0.0000,2127.0696,-79.0854,-85.0197,-17.6160,8.7257,-26.3416,1.7348,-28.0764,-3.6086,-24.4678,19.8129,64.8942,17.2457,-126.4206,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,-5,0,0,0
+2791.4358,0.5028,61625.4189,79.8325,83.0000,-0.5000,0.8229,66.0003,6,1535.3542,-73.5397,662.3772,-73.5397,-11.8239,106.4983,153.7075,-11.8239,-2.0780,-13.6021,0.0000,-13.6021,3.8563,-13.6021,3.7321,0.0000,2103.2250,-78.7028,-84.5999,-17.3342,8.6261,-25.9603,2.5172,-28.4775,-3.5682,-24.9093,20.1755,62.8663,17.0523,-125.0035,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+2791.9387,0.5029,61636.4439,78.9274,83.0000,-0.5000,0.8903,66.0984,6,1517.9466,-72.8510,649.3161,-72.8510,-11.5803,103.2146,151.9648,-11.5803,-2.0544,-13.3822,0.0000,-13.3822,3.8563,-13.3822,3.6732,0.0000,2079.3789,-78.3246,-84.1863,-17.0553,8.5266,-25.5820,2.2002,-27.7822,-3.5277,-24.2545,21.5804,60.8924,16.8589,-123.5862,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2792.4416,0.5029,61647.3432,78.0222,83.0000,-0.5000,0.9692,66.2040,6,1500.5378,-72.1623,636.6362,-72.1623,-11.3393,100.0384,150.2220,-11.3393,-2.0309,-13.1647,0.0000,-13.1647,3.8563,-13.1647,3.6146,0.0000,2055.5312,-77.9510,-83.7790,-16.7793,8.4272,-25.2065,1.6062,-26.8127,-3.4872,-23.3254,23.2211,58.9569,16.6654,-122.1688,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+2792.9445,0.5029,61658.1167,77.1169,83.0000,-0.5000,1.0584,66.3181,6,1483.1278,-71.4736,632.1040,-71.4736,-11.1008,98.1738,148.4790,-11.1008,-2.0073,-12.9497,0.0000,-12.9497,3.8563,-12.9497,3.5565,0.0000,2031.6819,-77.5823,-83.3783,-16.5062,8.3278,-24.8340,0.7681,-25.6021,-3.4468,-22.1553,25.0649,57.0593,16.4719,-120.7513,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+2793.4474,0.5030,61668.7645,76.2116,83.0000,-0.5000,1.1378,66.4392,6,1465.7166,-70.7848,627.8763,-70.7848,-10.8647,96.3724,146.7359,-10.8647,-1.9838,-12.7372,0.0000,-12.7372,3.8563,-12.7372,3.4987,0.0000,2007.8310,-77.2185,-82.9845,-16.2359,8.2285,-24.4644,0.1683,-24.6327,-3.4063,-21.2263,26.6294,55.1996,16.2784,-119.3338,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+2793.9504,0.5030,61679.2866,75.3062,83.0000,-0.5000,1.1940,66.5649,6,1448.3042,-70.0959,623.7002,-70.0959,-10.6312,94.5942,144.9928,-10.6312,-1.9602,-12.5273,0.0000,-12.5273,3.8563,-12.5273,3.4413,0.0000,1983.9783,-76.8599,-82.5977,-15.9685,8.1292,-24.0977,0.1098,-24.2075,-3.3659,-20.8417,27.6120,53.3775,16.0849,-117.9161,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2794.4535,0.5030,61689.6829,74.4008,83.0000,-0.5000,1.2351,66.6933,6,1430.8905,-69.3901,619.5753,-69.3901,-10.3976,92.8387,143.2494,-10.3976,-1.9366,-12.3172,0.0000,-12.3172,3.8563,-12.3172,3.3842,0.0000,1960.1240,-76.4942,-82.2013,-15.7015,8.0299,-23.7314,0.3780,-24.1094,-3.3254,-20.7841,28.2186,51.6043,15.8914,-116.4984,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2794.9565,0.5031,61699.9535,73.4953,83.0000,-0.5000,1.2546,66.8221,6,1413.4756,-68.6064,615.5068,-68.6064,-10.1550,91.1066,141.5060,-10.1550,-1.9131,-12.0983,0.0000,-12.0983,3.8563,-12.0983,3.3276,0.0000,1936.2679,-76.0773,-81.7347,-15.4259,7.9305,-23.3563,1.1224,-24.4787,-3.2849,-21.1938,28.3156,49.8731,15.6980,-115.0805,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2795.4596,0.5031,61710.0983,72.5897,83.0000,-0.5000,1.2644,66.9504,6,1396.0593,-67.8227,611.3548,-67.8227,-9.9153,89.3770,139.7624,-9.9153,-1.8895,-11.8821,0.0000,-11.8821,3.8563,-11.8821,3.2713,0.0000,1912.4100,-75.6662,-81.2760,-15.1534,7.8311,-22.9845,2.0562,-25.0407,-3.2444,-21.7962,28.1842,48.1776,15.5045,-113.6625,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2795.9628,0.5032,61720.1173,71.6840,83.0000,-0.5000,1.2625,67.0769,6,1378.6416,-67.0389,606.7149,-67.0389,-9.6785,87.5921,138.0187,-9.6785,-1.8659,-11.6688,0.0000,-11.6688,3.8563,-11.6688,3.2154,0.0000,1888.5502,-75.2610,-80.8254,-14.8843,7.7317,-22.6160,3.2133,-25.8293,-3.2040,-22.6254,27.7904,46.5175,15.3111,-112.2444,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2796.4659,0.5032,61730.0105,70.7783,83.0000,-0.5000,1.2592,67.2014,6,1361.2226,-66.2550,602.1420,-66.2550,-9.4444,85.8335,136.2748,-9.4444,-1.8423,-11.4584,0.0000,-11.4584,3.8563,-11.4584,3.1599,0.0000,1864.6885,-74.8620,-80.3834,-14.6183,7.6324,-22.2507,4.3601,-26.6108,-3.1635,-23.4474,27.3685,44.8928,15.1176,-110.8262,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2796.9692,0.5032,61739.7779,69.8725,83.0000,-0.5000,1.2544,67.3240,6,1343.8022,-65.4711,597.6352,-65.4711,-9.2133,84.1008,134.5308,-9.2133,-1.8188,-11.2508,0.0000,-11.2508,3.8563,-11.2508,3.1047,0.0000,1840.8249,-74.4695,-79.9501,-14.3555,7.5332,-21.8887,5.4978,-27.3865,-3.1230,-24.2635,26.9148,43.3054,14.9242,-109.4079,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2797.4724,0.5033,61749.4195,68.9666,83.0000,-0.5000,1.2553,67.4450,6,1326.3802,-64.6871,593.1939,-64.6871,-8.9849,82.3936,132.7867,-8.9849,-1.7952,-11.0460,0.0000,-11.0460,3.8563,-11.0460,3.0500,0.0000,1816.9592,-74.0836,-79.5261,-14.0960,7.4340,-21.5300,6.4602,-27.9902,-3.0825,-24.9077,26.5847,41.7664,14.7307,-107.9895,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2797.9757,0.5033,61758.9353,68.0607,83.0000,-0.5000,1.2636,67.5652,6,1308.9568,-63.9031,588.8174,-63.9031,-8.7594,80.7113,131.0424,-8.7594,-1.7716,-10.8441,0.0000,-10.8441,3.8563,-10.8441,2.9956,0.0000,1793.0915,-73.7047,-79.1116,-13.8397,7.3349,-21.1746,7.2305,-28.4051,-3.0420,-25.3631,26.4099,40.2608,14.5372,-106.5709,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2798.4791,0.5034,61768.3253,67.1547,83.0000,-0.5000,1.2739,67.6849,6,1291.5319,-63.1189,584.5048,-63.1189,-8.5368,79.0536,129.2979,-8.5368,-1.7480,-10.6450,0.0000,-10.6450,3.8563,-10.6450,2.9416,0.0000,1769.2217,-73.3331,-78.7070,-13.5866,7.2359,-20.8225,7.9286,-28.7510,-3.0015,-25.7495,26.2707,38.7884,14.3436,-105.1522,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2798.9825,0.5034,61777.5894,66.2485,83.0000,-0.5000,1.2877,67.8042,6,1274.1053,-62.3347,580.2555,-62.3347,-8.3169,77.4200,127.5533,-8.3169,-1.7244,-10.4488,0.0000,-10.4488,3.8563,-10.4488,2.8879,0.0000,1745.3497,-72.9689,-78.3128,-13.3367,7.1369,-20.4736,8.5245,-28.9981,-2.9610,-26.0370,26.1974,37.3489,14.1501,-103.7334,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2799.4859,0.5035,61786.7277,65.3424,83.0000,-0.5000,1.2986,67.9228,6,1256.6771,-61.5505,576.0686,-61.5505,-8.1000,75.8100,125.8086,-8.1000,-1.7008,-10.2554,0.0000,-10.2554,3.8563,-10.2554,2.8346,0.0000,1721.4755,-72.6127,-77.9294,-13.0901,7.0379,-20.1280,9.1510,-29.2791,-2.9205,-26.3585,26.0571,35.9423,13.9565,-102.3145,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2799.9894,0.5035,61795.7401,64.4361,83.0000,-0.5000,1.3006,68.0400,6,1239.2473,-60.7661,571.9434,-60.7661,-7.8858,74.2232,124.0636,-7.8858,-1.6772,-10.0649,0.0000,-10.0649,3.8563,-10.0649,2.7818,0.0000,1697.5990,-72.2647,-77.5572,-12.8466,6.9391,-19.7857,9.9144,-29.7001,-2.8800,-26.8201,25.7350,34.5774,13.7629,-100.8954,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2800.4929,0.5036,61804.6266,63.5297,83.0000,-0.5000,1.2996,68.1555,6,1221.8157,-59.9677,567.8791,-59.9677,-7.6728,72.6591,122.3185,-7.6728,-1.6537,-9.8754,0.0000,-9.8754,3.8563,-9.8754,2.7293,0.0000,1673.7201,-71.9149,-77.1827,-12.6046,6.8402,-19.4448,10.6985,-30.1433,-2.8395,-27.3038,25.3536,33.2494,13.5693,-99.4762,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2800.9965,0.5036,61813.3872,62.6232,83.0000,-0.5000,1.2825,68.2679,6,1204.3823,-59.1065,563.8804,-59.1065,-7.4547,71.1181,120.5732,-7.4547,-1.6301,-9.6809,0.0000,-9.6809,3.8563,-9.6809,2.6771,0.0000,1649.8388,-71.5284,-76.7578,-12.3580,6.7412,-19.0992,11.7661,-30.8653,-2.7990,-28.0663,24.6623,31.9524,13.3757,-98.0568,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2801.5002,0.5037,61822.0219,61.7167,83.0000,-0.5000,1.2624,68.3769,6,1186.9471,-58.2452,556.7304,-58.2452,-7.2397,69.1998,117.9841,-7.2397,-1.6065,-9.4895,0.0000,-9.4895,3.8563,-9.4895,2.6254,0.0000,1625.9550,-71.1511,-76.3456,-12.1149,6.6423,-18.7572,12.8441,-31.6013,-2.7585,-28.8429,23.9260,30.6863,13.1821,-96.6373,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2802.0039,0.5037,61830.5307,60.8100,83.0000,-0.5000,1.2391,68.4823,6,1169.5101,-57.3838,548.5760,-57.3838,-7.0278,67.1845,115.1403,-7.0278,-1.5829,-9.3013,0.0000,-9.3013,3.8563,-9.3013,2.5740,0.0000,1602.0686,-70.7836,-75.9468,-11.8752,6.5435,-18.4187,13.9390,-32.3578,-2.7179,-29.6398,23.1385,29.4508,12.9885,-95.2176,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+2802.5077,0.5040,61838.9136,59.8781,83.0000,-0.5275,1.2144,68.5841,6,1151.5874,-56.4985,540.2630,-56.4985,-6.8134,65.1525,112.2519,-6.8134,-1.6444,-9.0253,0.0000,-9.0253,3.8563,-9.0253,2.5216,0.0000,1577.5170,-69.8975,-74.8405,-11.5469,6.4402,-17.9871,20.4335,-38.4206,-2.8235,-35.5970,22.3297,28.2005,12.7895,-98.9167,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2803.0120,0.5045,61847.1635,58.8746,83.0000,-0.5781,1.1944,68.6826,6,1132.2881,-55.5451,531.5237,-55.5451,-6.5861,63.0243,109.1807,-6.5861,-1.7719,-8.6705,0.0000,-8.6705,3.8563,-8.6705,2.4656,0.0000,1551.0795,-68.5600,-73.1240,-11.1361,6.3278,-17.4639,31.1915,-48.6554,-3.0425,-45.6129,21.5947,26.8067,12.5752,-106.5894,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2803.5167,0.5050,61855.2676,57.7721,83.0000,-0.6354,1.1838,68.7786,6,1111.0838,-54.4976,522.1336,-54.4976,-6.3409,60.7515,105.8532,-6.3409,-1.9111,-8.2861,0.0000,-8.2861,3.8563,-8.2861,2.4046,0.0000,1522.0326,-67.0741,-71.2159,-10.6907,6.2045,-16.8952,42.6766,-59.5718,-3.2815,-56.2903,21.0025,25.3292,12.3397,-114.9618,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2804.0220,0.5056,61863.2113,56.5587,83.0000,-0.6985,1.1742,68.8719,6,1087.7492,-53.3449,511.9482,-53.3449,-6.0765,58.3154,102.2479,-6.0765,-2.0567,-7.8761,0.0000,-7.8761,3.8563,-7.8761,2.3381,0.0000,1490.0673,-65.4593,-69.1438,-10.2142,6.0690,-16.2832,54.7255,-71.0088,-3.5315,-67.4773,20.3935,23.7672,12.0806,-123.7186,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2804.5280,0.5063,61870.9784,55.2231,83.0000,-0.7679,1.1706,68.9628,6,1062.0625,-52.0760,500.9038,-52.0760,-5.7918,55.7100,98.3478,-5.7918,-2.2077,-7.4404,0.0000,-7.4404,3.8563,-7.4404,2.2658,0.0000,1454.8802,-63.7081,-66.8989,-9.7062,5.9202,-15.6264,67.1987,-82.8251,-3.7908,-79.0343,19.8517,22.1237,11.7953,-132.8050,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+2805.0347,0.5072,61878.5511,53.7524,83.0000,-0.8444,1.1689,69.0513,6,1033.7768,-50.6788,488.9418,-50.6788,-5.4863,52.9313,94.1362,-5.4863,-2.3629,-6.9797,0.0000,-6.9797,3.8563,-6.9797,2.1871,0.0000,1416.1325,-61.8138,-64.4738,-9.1668,5.7568,-14.9236,80.0944,-95.0180,-4.0573,-90.9607,19.2945,20.4036,11.4812,-142.1400,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+2805.5424,0.5081,61885.9096,52.1321,83.0000,-0.9286,1.1672,69.1372,6,1002.6157,-49.1308,476.0021,-49.1308,-5.1584,49.9772,89.5974,-5.1584,-2.5203,-6.4944,0.0000,-6.4944,3.8563,-6.4944,2.1015,0.0000,1373.4462,-59.7657,-61.8551,-8.5959,5.5772,-14.1732,93.3285,-107.5016,-4.3276,-103.1740,18.6863,18.6147,11.1351,-151.6101,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5.1251,5.1251,5.1251,5.1251,-5,0,0,0
+2806.0508,0.5086,61893.0322,50.4145,83.0000,-0.9483,1.1656,69.2202,6,969.5825,-48.0875,468.9186,-48.0875,-4.8825,47.6114,83.6351,-4.8825,-2.4890,-6.2499,0.0000,-6.2499,3.8563,-6.2499,2.0122,0.0000,1328.1952,-59.4013,-61.5542,-8.2620,5.3925,-13.6545,94.6938,-108.3483,-4.2738,-104.0745,18.0458,16.8353,10.7682,-149.7238,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5.0975,5.0975,5.0975,5.0975,-5,0,0,0
+2806.5596,0.5089,61899.9137,48.6776,83.0000,-0.9483,1.1641,69.3003,6,936.1773,-47.0853,461.3840,-47.0853,-4.6161,45.2324,77.7079,-4.6161,-2.4032,-6.0692,0.0000,-6.0692,3.8563,-6.0692,1.9232,0.0000,1282.4347,-59.5127,-61.9072,-7.9923,5.2070,-13.1993,92.5397,-105.7390,-4.1265,-101.6124,17.4009,15.1548,10.3972,-144.5654,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4.0436,4.0436,4.0436,4.0436,-5,0,0,0
+2807.0686,0.5093,61906.5538,46.9396,83.0000,-0.9483,1.1606,69.3774,6,902.7509,-46.0825,453.3057,-46.0825,-4.3565,42.8536,71.9946,-4.3565,-2.3174,-5.8953,0.0000,-5.8953,3.8563,-5.8953,1.8356,0.0000,1236.6451,-59.6975,-62.3609,-7.7309,5.0215,-12.7524,90.2858,-103.0383,-3.9792,-99.0591,16.7294,13.5891,10.0260,-139.4036,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,2.9891,2.9891,2.9891,2.9891,-5,0,0,0
+2807.5781,0.5096,61912.9524,45.2003,83.0000,-0.9483,1.1545,69.4513,6,869.3015,-45.0790,444.7715,-45.0790,-4.1037,40.4889,66.4951,-4.1037,-2.2315,-5.7284,0.0000,-5.7284,3.8563,-5.7284,1.7493,0.0000,1190.8240,-59.9643,-62.9271,-7.4777,4.8362,-12.3139,87.9424,-100.2563,-3.8318,-96.4245,16.0251,12.1342,9.6545,-134.2383,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1.9339,1.9339,1.9339,1.9339,-5,0,0,0
+2808.0879,0.5100,61919.1094,43.4598,83.0000,-0.9483,1.1486,69.5220,6,835.8272,-44.0748,435.7477,-44.0748,-3.8578,38.1400,61.2098,-3.8578,-2.1456,-5.5685,0.0000,-5.5685,3.8563,-5.5685,1.6643,0.0000,1144.9688,-60.3231,-63.6194,-7.2328,4.6508,-11.8836,85.4718,-97.3554,-3.6842,-93.6712,15.3292,10.7860,9.2828,-129.0692,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.8779,0.8779,0.8779,0.8779,-5,0,0,0
+2808.5981,0.5104,61925.0246,41.7179,83.0000,-0.9483,1.1408,69.5895,6,802.3261,-43.0152,426.1971,-43.0152,-3.6141,35.8088,56.1387,-3.6141,-2.0596,-5.4108,0.0000,-5.4108,3.8563,-5.4108,1.5807,0.0000,1099.0768,-60.7458,-64.3994,-6.9915,4.4654,-11.4569,82.9097,-94.3667,-3.5365,-90.8301,14.6144,9.5407,8.9107,-123.8959,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2809.1088,0.5109,61930.6977,39.9744,83.0000,-0.9483,1.1281,69.6534,6,768.7956,-41.6869,426.8077,-41.6869,-3.3561,34.3615,51.2569,-3.3561,-1.9735,-5.2389,0.0000,-5.2389,3.8563,-5.2389,1.4985,0.0000,1053.1447,-61.0905,-65.0729,-6.7374,4.2796,-11.0169,80.3094,-91.3263,-3.3887,-87.9376,13.8481,8.3942,8.5383,-118.7181,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,-5,0,0,0
+2809.6200,0.5114,61936.1286,38.2293,83.0000,-0.9483,1.1159,69.7141,6,735.2332,-40.3573,427.8039,-40.3573,-3.1072,32.9381,46.5902,-3.1072,-1.8874,-5.0762,0.0000,-5.0762,3.8563,-5.0762,1.4176,0.0000,1007.1687,-61.5691,-65.9299,-6.4937,4.0938,-10.5875,77.5806,-88.1681,-3.2408,-84.9273,13.1000,7.3424,8.1656,-113.5354,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,-5,0,0,0
+2810.1317,0.5120,61941.3170,36.4823,83.0000,-0.9483,1.1040,69.7713,6,701.6356,-39.0263,428.0627,-39.0263,-2.8675,31.4520,42.1407,-2.8675,-1.8011,-4.9226,0.0000,-4.9226,3.8563,-4.9226,1.3380,0.0000,961.1447,-62.2011,-66.9972,-6.2606,3.9080,-10.1686,74.7285,-84.8971,-3.0927,-81.8044,12.3689,6.3815,7.7925,-108.3472,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2810.6440,0.5126,61946.2626,34.7334,83.0000,-0.9483,1.0906,69.8253,0,774.9920,178.8568,430.4198,-41.9324,14.5155,34.9316,52.1427,-3.4031,10.6592,0.0000,0.0000,0.0000,3.8563,0.0000,2.3228,0.0000,915.0676,-24.2400,0.0000,-2.3228,3.6462,-5.9690,75.5697,-81.5386,-2.9444,-78.5942,11.6327,5.5073,7.4189,-103.1531,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3435.9070,3435.9070,3435.9070,3435.9070,-5,0,0,0
+2811.1569,0.5133,61950.9651,32.9822,83.0000,-0.9483,1.0766,69.8759,0,955.4415,169.8827,546.0882,-47.6632,16.9974,54.6381,81.0995,-4.7689,13.1411,0.0000,0.0000,0.0000,3.8563,0.0000,2.9245,0.0000,868.9319,-32.1399,0.0000,-2.9245,3.4771,-6.4016,71.6815,-78.0831,-2.7960,-75.2871,10.9044,4.7160,7.0449,-97.9523,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3796.6188,3796.6188,3796.6188,3796.6188,-5,0,0,0
+2811.6706,0.5140,61955.4243,31.2285,83.0000,-0.9483,1.0631,69.9233,0,1136.1466,163.7525,618.1755,-55.7357,19.4828,73.5487,109.7915,-6.6313,15.6265,0.0000,0.0000,0.0000,3.8563,0.0000,2.7167,0.0000,822.7308,-31.5327,0.0000,-2.7167,3.2911,-6.0078,68.5145,-74.5223,-2.6473,-71.8750,10.1956,4.0033,6.6703,-92.7442,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4274.7728,4274.7728,4274.7728,4274.7728,-5,0,0,0
+2812.1850,0.5149,61959.6397,29.4721,83.0000,-0.9483,1.0506,69.9676,0,1307.4922,145.5168,669.5437,-63.8371,19.9242,91.6741,130.8958,-8.7406,16.0679,0.0000,0.0000,0.0000,3.8563,0.0000,2.5145,0.0000,776.4565,-30.9245,0.0000,-2.5145,3.1050,-5.6195,65.2377,-70.8571,-2.4984,-68.3587,9.5085,3.3655,6.2951,-87.5278,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4409.2383,4409.2383,4409.2383,4409.2383,-5,0,0,0
+2812.7004,0.5159,61963.6110,27.7125,83.0000,-0.9483,1.0381,70.0088,4,1217.3141,-59.7453,656.6921,-59.7453,-7.6161,83.7130,121.8678,-7.6161,-31.5699,20.0975,0.0000,20.0975,3.8563,20.0975,2.3178,0.0000,730.0994,232.5487,177.6108,17.7797,3.1080,14.6717,81.7709,-67.0991,-2.3493,-64.7499,8.8347,2.7983,5.9193,-82.3021,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2813.2169,0.5170,61967.3376,25.9494,83.0000,-0.9483,1.0252,70.0470,4,1011.7994,-49.5900,477.7475,-49.5900,-5.2543,50.6199,90.9241,-5.2543,-5.2658,-3.8448,0.0000,-3.8448,3.8563,-3.8448,2.1266,0.0000,683.6482,-83.4095,-36.2870,-5.9714,2.8108,-8.7822,54.4732,-63.2554,-2.1998,-61.0556,8.1697,2.2978,5.5427,-77.0658,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1.8530,1.8530,1.8530,1.8530,-5,0,0,0
+2813.7345,0.5183,61970.8191,24.1821,83.0000,-0.9483,1.0131,70.0823,4,942.8916,-47.2867,466.8399,-47.2867,-4.6691,46.0955,78.8818,-4.6691,-4.9072,-3.6182,0.0000,-3.6182,3.8563,-3.6182,1.9410,0.0000,637.0889,-83.3254,-36.6436,-5.5591,2.6193,-8.1784,51.1403,-59.3187,-2.0500,-57.2687,7.5235,1.8599,5.1652,-71.8173,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4.2554,4.2554,4.2554,4.2554,-5,0,0,0
+2814.2536,0.5198,61974.0549,22.4101,83.0000,-0.9483,1.0018,70.1147,4,873.7980,-45.2139,449.9331,-45.2139,-4.1373,41.1706,67.2217,-4.1373,-4.5476,-3.4459,0.0000,-3.4459,3.8563,-3.4459,1.7608,0.0000,590.4040,-84.2146,-37.6590,-5.2067,2.4284,-7.6352,47.6574,-55.2926,-1.8998,-53.3929,6.8944,1.4806,4.7867,-66.5546,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,2.0757,2.0757,2.0757,2.0757,-5,0,0,0
+2814.7743,0.5216,61977.0442,20.6324,83.0000,-0.9483,0.9913,70.1443,4,804.4858,-43.1008,430.7859,-43.1008,-3.6310,36.2918,56.4590,-3.6310,-4.1869,-3.3005,0.0000,-3.3005,3.8563,-3.3005,1.5861,0.0000,543.5715,-85.8455,-39.1768,-4.8866,2.2377,-7.1243,44.0564,-51.1807,-1.7491,-49.4316,6.2809,1.1558,4.4070,-61.2753,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2815.2969,0.5237,61979.7861,18.8481,83.0000,-0.9483,0.9825,70.1713,4,734.9129,-40.3446,431.5846,-40.3446,-3.1049,33.2147,46.5467,-3.1049,-3.8248,-3.1364,0.0000,-3.1364,3.8563,-3.1364,1.4168,0.0000,496.5628,-87.5620,-40.7540,-4.5532,2.0460,-6.5992,40.3804,-46.9796,-1.5978,-45.3818,5.6870,0.8815,4.0259,-55.9762,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,-5,0,0,0
+2815.8219,0.5263,61982.2797,17.0557,83.0000,-0.9483,0.9813,70.1958,0,844.4542,248.4585,449.9062,-44.3336,21.9714,39.7857,62.5510,-3.9205,18.1152,0.0000,0.0000,0.0000,3.8563,0.0000,2.9421,0.0000,449.3398,-62.5251,0.0000,-2.9421,1.8273,-4.7694,37.8927,-42.6621,-1.4459,-41.2163,5.1400,0.6535,3.6431,-50.6528,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4883.1852,4883.1852,4883.1852,4883.1852,-5,0,0,0
+2816.3499,0.5296,61984.5238,15.2531,83.0000,-0.9483,0.9686,70.2175,0,1134.1568,237.3196,640.5536,-55.6374,28.1861,76.0777,109.4764,-6.6080,24.3298,0.0000,0.0000,0.0000,3.8563,0.0000,3.7039,0.0000,401.8506,-88.0163,0.0000,-3.7039,1.6562,-5.3600,32.9696,-38.3297,-1.2931,-37.0366,4.5371,0.4678,3.2580,-45.2995,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5774.0965,5774.0965,5774.0965,5774.0965,-5,0,0,0
+2816.8817,0.5339,61986.5167,13.4376,83.0000,-0.9483,0.9566,70.2366,0,1425.9370,230.6757,718.1579,-69.1672,34.4454,107.2380,142.7535,-10.3283,30.5891,0.0000,0.0000,0.0000,3.8563,0.0000,3.1094,0.0000,354.0208,-83.8724,0.0000,-3.1094,1.4559,-4.5653,29.3439,-33.9092,-1.1391,-32.7700,3.9473,0.3202,2.8703,-39.9078,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7113.9962,7113.9962,7113.9962,7113.9962,-5,0,0,0
+2817.4185,0.5397,61988.2565,11.6050,83.0000,-0.9483,0.9499,70.2531,0,1684.9263,177.5216,824.9022,-79.1232,31.3228,145.5499,164.1111,-13.9609,27.4665,0.0000,0.0000,0.0000,3.8563,0.0000,2.5514,0.0000,305.7387,-79.6892,0.0000,-2.5514,1.2546,-3.8060,25.5722,-29.3782,-0.9838,-28.3944,3.3853,0.2066,2.4788,-34.4651,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6706.4797,6706.4797,6706.4797,6706.4797,-5,0,0,0
+2817.9623,0.5480,61989.7403,9.7483,83.0000,-0.9483,0.9440,70.2671,2,1339.8625,-65.2938,717.3713,-65.2938,-9.1614,100.6544,134.1364,-9.1614,-87.4840,74.4663,0.0000,74.4663,3.8563,74.4663,4.1903,0.0000,256.8241,2613.0209,728.6382,70.2760,2.3744,67.9017,92.6480,-24.7463,-0.8264,-23.9199,2.8261,0.1228,2.0822,-28.9511,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2818.5168,0.5609,61990.9643,7.8554,83.0000,-0.9483,0.9394,70.2786,2,786.4238,-42.3853,424.5576,-42.3853,-3.4906,34.9641,53.7969,-3.4906,-10.5087,3.1618,0.0000,3.1618,3.8563,3.1618,1.5415,0.0000,206.9536,74.7627,38.3929,1.6203,0.8235,0.7967,20.7833,-19.9866,-0.6659,-19.3206,2.2662,0.0646,1.6779,-23.3293,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2819.8597,2.1248,61993.0000,3.4489,83.0000,-0.9018,0.9333,70.2976,0,645.2807,41.1558,444.4577,-36.7938,2.7810,30.0336,35.1764,-2.4863,-1.0752,0.0000,0.0000,0.0000,3.8563,0.0000,0.6364,0.0000,90.8634,-66.8800,0.0000,-0.6364,0.3704,-1.0067,7.2749,-8.2816,-0.2780,-8.0036,0.9885,0.0108,0.7367,-9.7396,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1144.8553,1144.8553,1144.8553,1144.8553,-5,0,0,0
+2821.4221,1.0000,61993.0000,0.0000,0.0000,0.0000,0.9278,70.2976,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,103.2798,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+2822.4221,1.0000,61993.0000,0.0000,0.0000,0.0000,0.9278,70.2976,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,103.2798,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+2823.4221,1.0000,61993.0000,0.0000,0.0000,0.0000,0.9278,70.2976,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,103.2798,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+2824.4221,1.0000,61993.0000,0.0000,0.0000,0.0000,0.9278,70.2976,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,103.2798,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+2825.4221,1.0000,61993.0000,0.0000,0.0000,0.0000,0.9278,70.2976,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,103.2798,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+2826.4221,1.0000,61993.0000,0.0000,0.0000,0.0000,0.9278,70.2976,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,103.2798,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+2827.4221,1.0000,61993.0000,0.0000,0.0000,0.0000,0.9278,70.2976,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,103.2798,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+2828.4221,1.0000,61993.0000,0.0000,0.0000,0.0000,0.9278,70.2976,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,103.2798,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+2829.4221,1.0000,61993.0000,0.0000,0.0000,0.0000,0.9278,70.2976,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,103.2798,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+2830.4221,1.0000,61993.0000,0.0000,0.0000,0.0000,0.9278,70.2976,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,103.2798,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+2831.2757,0.7071,61993.2500,1.2728,15.0000,1.0000,0.9278,70.2999,2,644.3182,501.1836,505.4592,-36.7557,33.8163,34.1048,35.0629,-2.4800,3.1577,26.8023,21.5018,5.3005,3.8563,5.3005,0.3401,0.0000,33.5323,1412.6207,397.2316,4.9604,0.2256,4.7348,0.0000,4.7348,0.1138,4.6210,0.3627,0.0005,0.2719,3.9859,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8703.3633,8703.3633,8703.3633,8703.3633,6,0,0,0
+2831.8250,0.3916,61993.6036,3.2504,15.0000,1.0000,0.9278,70.3032,2,688.6364,450.8107,549.8330,-38.5114,32.5097,39.6506,40.4788,-2.7772,0.0000,28.6534,15.1135,13.5399,3.8563,13.5399,0.8687,0.0000,85.6340,1413.0006,397.3357,12.6712,0.5763,12.0949,0.0000,12.0949,0.2906,11.8043,0.9262,0.0047,0.6943,10.1792,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8002.9826,8002.9826,8002.9826,8002.9826,6,0,0,0
+2832.2307,0.4198,61994.1529,4.7109,15.0000,1.0000,0.9268,70.3083,2,688.6364,450.9353,526.4878,-38.5114,32.5187,37.9670,40.4788,-2.7772,0.0000,28.6624,9.0326,19.6298,3.8563,19.6298,1.2593,0.0000,124.1109,1413.4552,397.4603,18.3705,0.8353,17.5352,0.0000,17.5352,0.4211,17.1141,1.3409,0.0141,1.0062,14.7529,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8005.5194,8005.5194,8005.5194,8005.5194,6,0,0,0
+2832.6591,0.4371,61994.9121,6.2533,15.0000,1.0000,0.9242,70.3153,2,696.7188,464.4299,531.9565,-38.8316,33.8849,38.8117,41.5082,-2.8332,1.0074,29.0212,2.9442,26.0770,3.8563,26.0770,1.6827,0.0000,164.7463,1413.9840,397.7680,24.3943,1.1090,23.2853,0.0000,23.2853,0.5590,22.7263,1.7749,0.0326,1.3357,19.5831,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8332.5246,8332.5246,8332.5246,8332.5246,6,0,0,0
+2833.1029,0.4504,61995.8899,7.8152,15.0000,0.9560,0.9210,70.3243,2,782.3974,560.2839,560.2839,-42.2257,45.9054,45.9054,53.2113,-3.4597,10.5396,31.5095,0.0000,31.5095,3.8563,31.5095,2.1366,0.0000,205.8941,1362.3060,384.5791,29.3729,1.3641,28.0089,0.0000,28.0089,0.6679,27.3410,2.2103,0.0633,1.6693,23.3980,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10879.4991,10879.4991,10879.4991,10879.4991,6,0,0,0
+2833.5563,0.4564,61997.0830,9.4117,15.0000,1.0000,0.9171,70.3352,2,942.2311,573.8202,651.8276,-47.2669,56.6190,64.3160,78.7660,-4.6638,13.2766,39.4861,0.0000,39.4861,3.8563,39.4861,2.7293,0.0000,247.9556,1415.5819,400.1822,36.7568,1.6699,35.0869,0.0000,35.0869,0.8413,34.2455,2.6508,0.1103,2.0103,29.4741,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12293.4074,12293.4074,12293.4074,12293.4074,6,0,0,0
+2834.0156,0.4624,61998.5043,11.0654,15.0000,1.0000,0.9122,70.3482,2,1107.7930,569.3108,724.0285,-54.3351,66.0445,83.9930,105.3412,-6.3033,15.6095,46.5787,0.0000,46.5787,3.8563,46.5787,3.3303,0.0000,291.5245,1416.6647,401.5138,43.2485,1.9640,41.2845,0.0000,41.2845,0.9892,40.2953,3.0997,0.1790,2.3636,34.6530,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13386.4254,13386.4254,13386.4254,13386.4254,6,0,0,0
+2834.4803,0.4670,62000.1567,12.7384,15.0000,1.0000,0.9070,70.3632,2,1275.2732,566.3610,771.7463,-62.3873,75.6354,103.0639,127.6703,-8.3316,17.9694,53.8098,0.0000,53.8098,3.8563,53.8098,3.9755,0.0000,335.5982,1418.0111,402.9296,49.8342,2.2619,47.5724,0.0000,47.5724,1.1387,46.4337,3.5481,0.2727,2.7209,39.8920,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14782.8741,14782.8741,14782.8741,14782.8741,6,0,0,0
+2834.9514,0.4751,62002.0427,14.2895,15.0000,0.8308,0.9013,70.3802,2,1430.5606,486.5522,795.8911,-69.3752,72.8894,119.2308,143.2164,-10.3930,16.7462,52.2869,0.0000,52.2869,3.8563,52.2869,4.2762,0.0000,376.4633,1217.8303,349.0261,48.0107,2.3815,45.6292,0.0000,45.6292,1.0612,44.5681,3.9550,0.3842,3.0522,37.1766,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14256.9929,14256.9929,14256.9929,14256.9929,6,0,0,0
+2835.4390,0.5000,62004.1261,15.0000,15.0000,0.0000,0.8964,70.3989,2,1501.6923,107.6597,793.4728,-72.2080,16.9302,124.7790,150.3375,-11.3552,0.0000,13.0739,0.0000,13.0739,3.8563,13.0739,3.6185,0.0000,395.1822,228.4840,83.1375,9.4554,1.6789,7.7765,0.0000,7.7765,0.0000,7.7765,4.1292,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3941.3945,3941.3945,3941.3945,3941.3945,6,0,0,0
+2835.9390,0.5000,62006.2094,15.0000,15.0000,0.0000,0.8914,70.4174,2,1501.6923,107.5100,691.8190,-72.2080,16.9067,108.7933,150.3375,-11.3552,0.0000,13.0504,0.0000,13.0504,3.8563,13.0504,3.6185,0.0000,395.1822,227.9150,82.9878,9.4319,1.6785,7.7534,0.0000,7.7534,0.0000,7.7534,4.1061,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3937.2848,3937.2848,3937.2848,3937.2848,6,0,0,0
+2836.4390,0.5000,62008.2927,15.0000,15.0000,0.0000,0.8864,70.4359,2,1501.6923,107.3602,691.7724,-72.2080,16.8831,108.7859,150.3375,-11.3552,0.0000,13.0268,0.0000,13.0268,3.8563,13.0268,3.6185,0.0000,395.1822,227.3459,82.8380,9.4083,1.6780,7.7303,0.0000,7.7303,0.0000,7.7303,4.0830,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3933.1750,3933.1750,3933.1750,3933.1750,6,0,0,0
+2836.9390,0.5000,62010.3761,15.0000,15.0000,0.0000,0.8814,70.4543,2,1501.6923,107.2104,691.7258,-72.2080,16.8596,108.7786,150.3375,-11.3552,0.0000,13.0033,0.0000,13.0033,3.8563,13.0033,3.6185,0.0000,395.1822,226.7767,82.6882,9.3848,1.6776,7.7072,0.0000,7.7072,0.0000,7.7072,4.0599,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3929.0646,3929.0646,3929.0646,3929.0646,6,0,0,0
+2837.4390,0.5000,62012.4594,15.0000,15.0000,0.0000,0.8763,70.4725,2,1501.6923,107.0607,691.6791,-72.2080,16.8360,108.7713,150.3375,-11.3552,0.0000,12.9797,0.0000,12.9797,3.8563,12.9797,3.6185,0.0000,395.1822,226.2076,82.5385,9.3612,1.6771,7.6841,0.0000,7.6841,0.0000,7.6841,4.0368,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3924.9549,3924.9549,3924.9549,3924.9549,6,0,0,0
+2837.9390,0.5000,62014.5427,15.0000,15.0000,0.0000,0.8713,70.4907,2,1501.6923,106.9109,691.6325,-72.2080,16.8125,108.7639,150.3375,-11.3552,0.0000,12.9562,0.0000,12.9562,3.8563,12.9562,3.6185,0.0000,395.1822,225.6385,82.3887,9.3377,1.6766,7.6611,0.0000,7.6611,0.0000,7.6611,4.0137,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3920.8452,3920.8452,3920.8452,3920.8452,6,0,0,0
+2838.4390,0.5000,62016.6261,15.0000,15.0000,0.0000,0.8663,70.5087,2,1501.6923,106.7612,691.5858,-72.2080,16.7889,108.7566,150.3375,-11.3552,0.0000,12.9326,0.0000,12.9326,3.8563,12.9326,3.6185,0.0000,395.1822,225.0694,82.2389,9.3141,1.6762,7.6380,0.0000,7.6380,0.0000,7.6380,3.9907,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3916.7355,3916.7355,3916.7355,3916.7355,6,0,0,0
+2838.9390,0.5000,62018.7094,15.0000,15.0000,0.0000,0.8613,70.5267,2,1501.6923,106.6114,691.5392,-72.2080,16.7654,108.7493,150.3375,-11.3552,0.0000,12.9091,0.0000,12.9091,3.8563,12.9091,3.6185,0.0000,395.1822,224.5003,82.0892,9.2906,1.6757,7.6149,0.0000,7.6149,0.0000,7.6149,3.9676,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3912.6258,3912.6258,3912.6258,3912.6258,6,0,0,0
+2839.4390,0.5000,62020.7927,15.0000,15.0000,0.0000,0.8563,70.5445,2,1501.6923,106.4616,691.4926,-72.2080,16.7418,108.7419,150.3375,-11.3552,0.0000,12.8855,0.0000,12.8855,3.8563,12.8855,3.6185,0.0000,395.1822,223.9312,81.9394,9.2670,1.6752,7.5918,0.0000,7.5918,0.0000,7.5918,3.9445,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3908.5161,3908.5161,3908.5161,3908.5161,6,0,0,0
+2839.9390,0.5000,62022.8761,15.0000,15.0000,0.0000,0.8525,70.5623,2,1501.6923,106.3478,691.4459,-72.2080,16.7239,108.7346,150.3375,-11.3552,0.0000,12.8676,0.0000,12.8676,3.8563,12.8676,3.6185,0.0000,395.1822,223.4987,81.8256,9.2491,1.6749,7.5742,0.0000,7.5742,0.0000,7.5742,3.9269,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3905.3922,3905.3922,3905.3922,3905.3922,6,0,0,0
+2840.4390,0.5000,62024.9594,15.0000,15.0000,0.0000,0.8494,70.5800,2,1501.6923,106.2546,691.4105,-72.2080,16.7093,108.7290,150.3375,-11.3552,0.0000,12.8530,0.0000,12.8530,3.8563,12.8530,3.6185,0.0000,395.1822,223.1446,81.7324,9.2345,1.6746,7.5599,0.0000,7.5599,0.0000,7.5599,3.9126,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3902.8351,3902.8351,3902.8351,3902.8351,6,0,0,0
+2840.9390,0.5000,62027.0427,15.0000,15.0000,0.0000,0.8462,70.5976,2,1501.6923,106.1605,691.3815,-72.2080,16.6945,108.7245,150.3375,-11.3552,0.0000,12.8382,0.0000,12.8382,3.8563,12.8382,3.6185,0.0000,395.1822,222.7871,81.6383,9.2197,1.6743,7.5454,0.0000,7.5454,0.0000,7.5454,3.8981,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3900.2533,3900.2533,3900.2533,3900.2533,6,0,0,0
+2841.4390,0.5000,62029.1261,15.0000,15.0000,0.0000,0.8431,70.6152,2,1501.6923,106.0665,691.3522,-72.2080,16.6797,108.7199,150.3375,-11.3552,0.0000,12.8234,0.0000,12.8234,3.8563,12.8234,3.6185,0.0000,395.1822,222.4297,81.5443,9.2049,1.6740,7.5309,0.0000,7.5309,0.0000,7.5309,3.8836,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3897.6722,3897.6722,3897.6722,3897.6722,6,0,0,0
+2841.9390,0.5000,62031.2094,15.0000,15.0000,0.0000,0.8399,70.6327,2,1501.6923,105.9733,691.3229,-72.2080,16.6650,108.7153,150.3375,-11.3552,0.0000,12.8087,0.0000,12.8087,3.8563,12.8087,3.6185,0.0000,395.1822,222.0756,81.4511,9.1902,1.6737,7.5165,0.0000,7.5165,0.0000,7.5165,3.8692,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3895.1155,3895.1155,3895.1155,3895.1155,6,0,0,0
+2842.4390,0.5000,62033.2927,15.0000,15.0000,0.0000,0.8368,70.6501,2,1501.6923,105.8801,691.2939,-72.2080,16.6504,108.7107,150.3375,-11.3552,0.0000,12.7941,0.0000,12.7941,3.8563,12.7941,3.6185,0.0000,395.1822,221.7215,81.3579,9.1756,1.6735,7.5021,0.0000,7.5021,0.0000,7.5021,3.8548,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3892.5584,3892.5584,3892.5584,3892.5584,6,0,0,0
+2842.9390,0.5000,62035.3761,15.0000,15.0000,0.0000,0.8337,70.6675,2,1501.6923,105.7870,691.2649,-72.2080,16.6357,108.7061,150.3375,-11.3552,0.0000,12.7794,0.0000,12.7794,3.8563,12.7794,3.6185,0.0000,395.1822,221.3675,81.2648,9.1609,1.6732,7.4878,0.0000,7.4878,0.0000,7.4878,3.8405,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3890.0015,3890.0015,3890.0015,3890.0015,6,0,0,0
+2843.4390,0.5000,62037.4594,15.0000,15.0000,0.0000,0.8306,70.6848,2,1501.6923,105.6938,691.2358,-72.2080,16.6211,108.7016,150.3375,-11.3552,0.0000,12.7648,0.0000,12.7648,3.8563,12.7648,3.6185,0.0000,395.1822,221.0134,81.1716,9.1463,1.6729,7.4734,0.0000,7.4734,0.0000,7.4734,3.8261,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3887.4447,3887.4447,3887.4447,3887.4447,6,0,0,0
+2843.9390,0.5000,62039.5427,15.0000,15.0000,0.0000,0.8275,70.7020,2,1501.6923,105.6006,691.2068,-72.2080,16.6064,108.6970,150.3375,-11.3552,0.0000,12.7501,0.0000,12.7501,3.8563,12.7501,3.6185,0.0000,395.1822,220.6593,81.0784,9.1316,1.6726,7.4590,0.0000,7.4590,0.0000,7.4590,3.8117,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3884.8876,3884.8876,3884.8876,3884.8876,6,0,0,0
+2844.4390,0.5000,62041.6261,15.0000,15.0000,0.0000,0.8241,70.7192,2,1501.6923,105.5007,691.1778,-72.2080,16.5907,108.6924,150.3375,-11.3552,0.0000,12.7344,0.0000,12.7344,3.8563,12.7344,3.6185,0.0000,395.1822,220.2795,80.9784,9.1159,1.6723,7.4436,0.0000,7.4436,0.0000,7.4436,3.7963,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3882.1446,3882.1446,3882.1446,3882.1446,6,0,0,0
+2844.9390,0.5000,62043.7094,15.0000,15.0000,0.0000,0.8196,70.7362,2,1501.6923,105.3654,691.1467,-72.2080,16.5694,108.6875,150.3375,-11.3552,0.0000,12.7131,0.0000,12.7131,3.8563,12.7131,3.6185,0.0000,395.1822,219.7656,80.8432,9.0946,1.6719,7.4228,0.0000,7.4228,0.0000,7.4228,3.7755,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3878.4337,3878.4337,3878.4337,3878.4337,6,0,0,0
+2845.4390,0.5000,62045.7927,15.0000,15.0000,0.0000,0.8149,70.7532,2,1501.6923,105.2252,691.1046,-72.2080,16.5474,108.6809,150.3375,-11.3552,0.0000,12.6911,0.0000,12.6911,3.8563,12.6911,3.6185,0.0000,395.1822,219.2329,80.7030,9.0726,1.6714,7.4012,0.0000,7.4012,0.0000,7.4012,3.7539,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3874.5864,3874.5864,3874.5864,3874.5864,6,0,0,0
+2845.9390,0.5000,62047.8761,15.0000,15.0000,0.0000,0.8102,70.7701,2,1501.6923,105.0850,691.0609,-72.2080,16.5253,108.6741,150.3375,-11.3552,0.0000,12.6691,0.0000,12.6691,3.8563,12.6691,3.6185,0.0000,395.1822,218.7001,80.5628,9.0506,1.6710,7.3796,0.0000,7.3796,0.0000,7.3796,3.7322,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3870.7391,3870.7391,3870.7391,3870.7391,6,0,0,0
+2846.4390,0.5000,62049.9594,15.0000,15.0000,0.0000,0.8055,70.7869,2,1501.6923,104.9448,691.0173,-72.2080,16.5033,108.6672,150.3375,-11.3552,0.0000,12.6470,0.0000,12.6470,3.8563,12.6470,3.6185,0.0000,395.1822,218.1674,80.4226,9.0285,1.6706,7.3579,0.0000,7.3579,0.0000,7.3579,3.7106,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3866.8918,3866.8918,3866.8918,3866.8918,6,0,0,0
+2846.9390,0.5000,62052.0427,15.0000,15.0000,0.0000,0.8008,70.8036,2,1501.6923,104.8033,690.9736,-72.2080,16.4810,108.6603,150.3375,-11.3552,0.0000,12.6247,0.0000,12.6247,3.8563,12.6247,3.6185,0.0000,395.1822,217.6294,80.2810,9.0062,1.6701,7.3361,0.0000,7.3361,0.0000,7.3361,3.6888,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3863.0065,3863.0065,3863.0065,3863.0065,6,0,0,0
+2847.4390,0.5000,62054.1261,15.0000,15.0000,0.0000,0.7960,70.8201,2,1501.6923,104.6617,690.9295,-72.2080,16.4588,108.6534,150.3375,-11.3552,0.0000,12.6025,0.0000,12.6025,3.8563,12.6025,3.6185,0.0000,395.1822,217.0917,80.1395,8.9840,1.6697,7.3143,0.0000,7.3143,0.0000,7.3143,3.6670,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3859.1232,3859.1232,3859.1232,3859.1232,6,0,0,0
+2847.9390,0.5000,62056.2094,15.0000,15.0000,0.0000,0.7914,70.8366,2,1501.6923,104.5215,690.8854,-72.2080,16.4367,108.6465,150.3375,-11.3552,0.0000,12.5804,0.0000,12.5804,3.8563,12.5804,3.6185,0.0000,395.1822,216.5589,79.9993,8.9619,1.6693,7.2927,0.0000,7.2927,0.0000,7.2927,3.6454,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3855.2758,3855.2758,3855.2758,3855.2758,6,0,0,0
+2848.4390,0.5000,62058.2927,15.0000,15.0000,0.0000,0.7867,70.8530,2,1501.6923,104.3814,690.8418,-72.2080,16.4147,108.6396,150.3375,-11.3552,0.0000,12.5584,0.0000,12.5584,3.8563,12.5584,3.6185,0.0000,395.1822,216.0261,79.8591,8.9399,1.6688,7.2711,0.0000,7.2711,0.0000,7.2711,3.6237,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3851.4285,3851.4285,3851.4285,3851.4285,6,0,0,0
+2848.9390,0.5000,62060.3761,15.0000,15.0000,0.0000,0.7820,70.8693,2,1501.6923,104.2412,690.7981,-72.2080,16.3926,108.6327,150.3375,-11.3552,0.0000,12.5363,0.0000,12.5363,3.8563,12.5363,3.6185,0.0000,395.1822,215.4934,79.7189,8.9178,1.6684,7.2495,0.0000,7.2495,0.0000,7.2495,3.6021,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3847.5812,3847.5812,3847.5812,3847.5812,6,0,0,0
+2849.4390,0.5000,62062.4594,15.0000,15.0000,0.0000,0.7783,70.8855,2,1501.6923,104.1326,690.7545,-72.2080,16.3756,108.6259,150.3375,-11.3552,0.0000,12.5193,0.0000,12.5193,3.8563,12.5193,3.6185,0.0000,395.1822,215.0808,79.6104,8.9008,1.6680,7.2327,0.0000,7.2327,0.0000,7.2327,3.5854,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3844.6017,3844.6017,3844.6017,3844.6017,6,0,0,0
+2849.9390,0.5000,62064.5427,15.0000,15.0000,0.0000,0.7760,70.9017,2,1501.6923,104.0638,690.7206,-72.2080,16.3647,108.6206,150.3375,-11.3552,0.0000,12.5085,0.0000,12.5085,3.8563,12.5085,3.6185,0.0000,395.1822,214.8195,79.5416,8.8900,1.6678,7.2221,0.0000,7.2221,0.0000,7.2221,3.5748,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3842.7146,3842.7146,3842.7146,3842.7146,6,0,0,0
+2850.4390,0.5000,62066.6261,15.0000,15.0000,0.0000,0.7737,70.9178,2,1501.6923,103.9951,690.6992,-72.2080,16.3539,108.6172,150.3375,-11.3552,0.0000,12.4977,0.0000,12.4977,3.8563,12.4977,3.6185,0.0000,395.1822,214.5583,79.4729,8.8791,1.6676,7.2115,0.0000,7.2115,0.0000,7.2115,3.5642,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3840.8280,3840.8280,3840.8280,3840.8280,6,0,0,0
+2850.9390,0.5000,62068.7094,15.0000,15.0000,0.0000,0.7714,70.9339,2,1501.6923,103.9263,690.6778,-72.2080,16.3431,108.6138,150.3375,-11.3552,0.0000,12.4868,0.0000,12.4868,3.8563,12.4868,3.6185,0.0000,395.1822,214.2970,79.4041,8.8683,1.6674,7.2009,0.0000,7.2009,0.0000,7.2009,3.5536,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3838.9410,3838.9410,3838.9410,3838.9410,6,0,0,0
+2851.4390,0.5000,62070.7927,15.0000,15.0000,0.0000,0.7691,70.9499,2,1501.6923,103.8576,690.6564,-72.2080,16.3323,108.6105,150.3375,-11.3552,0.0000,12.4760,0.0000,12.4760,3.8563,12.4760,3.6185,0.0000,395.1822,214.0357,79.3353,8.8575,1.6672,7.1903,0.0000,7.1903,0.0000,7.1903,3.5430,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3837.0543,3837.0543,3837.0543,3837.0543,6,0,0,0
+2851.9390,0.5000,62072.8761,15.0000,15.0000,0.0000,0.7668,70.9659,2,1501.6923,103.7888,690.6350,-72.2080,16.3215,108.6071,150.3375,-11.3552,0.0000,12.4652,0.0000,12.4652,3.8563,12.4652,3.6185,0.0000,395.1822,213.7744,79.2666,8.8467,1.6670,7.1797,0.0000,7.1797,0.0000,7.1797,3.5324,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3835.1674,3835.1674,3835.1674,3835.1674,6,0,0,0
+2852.4390,0.5000,62074.9594,15.0000,15.0000,0.0000,0.7645,70.9818,2,1501.6923,103.7200,690.6136,-72.2080,16.3107,108.6037,150.3375,-11.3552,0.0000,12.4544,0.0000,12.4544,3.8563,12.4544,3.6185,0.0000,395.1822,213.5131,79.1978,8.8359,1.6668,7.1691,0.0000,7.1691,0.0000,7.1691,3.5218,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3833.2804,3833.2804,3833.2804,3833.2804,6,0,0,0
+2852.9390,0.5000,62077.0427,15.0000,15.0000,0.0000,0.7622,70.9977,2,1501.6923,103.6506,690.5922,-72.2080,16.2998,108.6003,150.3375,-11.3552,0.0000,12.4435,0.0000,12.4435,3.8563,12.4435,3.6185,0.0000,395.1822,213.2493,79.1284,8.8250,1.6666,7.1584,0.0000,7.1584,0.0000,7.1584,3.5111,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3831.3748,3831.3748,3831.3748,3831.3748,6,0,0,0
+2853.4390,0.5000,62079.1261,15.0000,15.0000,0.0000,0.7599,71.0135,2,1501.6923,103.5812,690.5706,-72.2080,16.2889,108.5969,150.3375,-11.3552,0.0000,12.4326,0.0000,12.4326,3.8563,12.4326,3.6185,0.0000,395.1822,212.9856,79.0590,8.8141,1.6663,7.1477,0.0000,7.1477,0.0000,7.1477,3.5004,0.4433,3.2040,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3829.4705,3829.4705,3829.4705,3829.4705,6,0,0,0
+2853.9559,0.5338,62081.2094,14.0493,15.0000,-0.9894,0.7580,71.0293,2,1406.5179,-68.2933,672.2128,-68.2933,-10.0589,99.0104,140.8094,-10.0589,-19.6077,5.6925,0.0000,5.6925,3.8563,5.6925,3.3051,0.0000,370.1363,61.5948,38.6483,2.3874,1.4729,0.9145,39.0489,-38.1343,-1.2425,-36.8918,3.2705,0.3659,3.0010,-43.5292,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2854.4926,0.5396,62083.0286,12.1377,15.0000,-0.9894,0.7622,71.0432,2,1215.1438,-59.6381,581.7977,-59.6381,-7.5889,74.0335,121.6506,-7.5889,-16.9399,5.4946,0.0000,5.4946,3.8563,5.4946,2.7093,0.0000,319.7747,83.1791,43.1801,2.7854,1.2725,1.5129,34.5228,-33.0099,-1.0735,-31.9364,2.8411,0.2363,2.5926,-37.6065,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+2855.0363,0.5478,62084.5810,10.2013,15.0000,-0.9894,0.7678,71.0551,2,1021.2768,-50.0611,497.8170,-50.0611,-5.3539,53.2405,92.3028,-5.3539,-14.2372,5.0270,0.0000,5.0270,3.8563,5.0270,2.1526,0.0000,268.7571,102.1317,47.0044,2.8744,1.0719,1.8025,29.5862,-27.7837,-0.9022,-26.8815,2.4054,0.1407,2.1790,-31.6067,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0042,0.0042,0.0042,0.0042,-5,0,0,0
+2855.5906,0.5607,62085.8623,8.2272,15.0000,-0.9894,0.7719,71.0650,2,823.6483,-43.7094,446.7074,-43.7094,-3.7700,38.5295,59.3409,-3.7700,-11.4822,3.8558,0.0000,3.8558,3.8563,3.8558,1.6338,0.0000,216.7496,97.8970,44.7043,2.2221,0.8626,1.3595,23.7957,-22.4362,-0.7276,-21.7086,1.9503,0.0742,1.7573,-25.4904,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.4937,0.4937,0.4937,0.4937,-5,0,0,0
+2856.9355,2.1292,62088.0000,3.6144,15.0000,-0.9431,0.7773,71.0816,0,661.8436,33.9517,440.6787,-37.4500,2.3531,30.5426,37.1584,-2.5956,-1.5032,0.0000,0.0000,0.0000,3.8563,0.0000,0.6669,0.0000,95.2220,-66.8800,0.0000,-0.6669,0.3881,-1.0550,8.2770,-9.3320,-0.3047,-9.0273,0.8628,0.0124,0.7720,-10.6745,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1073.5125,1073.5125,1073.5125,1073.5125,-5,0,0,0
+2858.5001,1.0000,62088.0000,0.0000,0.0000,0.0000,0.7824,71.0816,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,87.0860,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+2859.5001,1.0000,62088.0000,0.0000,0.0000,0.0000,0.7824,71.0816,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,87.0860,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+2860.5001,1.0000,62088.0000,0.0000,0.0000,0.0000,0.7824,71.0816,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,87.0860,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+2861.5001,1.0000,62088.0000,0.0000,0.0000,0.0000,0.7824,71.0816,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,87.0860,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+2862.5001,1.0000,62088.0000,0.0000,0.0000,0.0000,0.7824,71.0816,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,87.0860,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+2863.5001,1.0000,62088.0000,0.0000,0.0000,0.0000,0.7824,71.0816,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,87.0860,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+2864.5001,1.0000,62088.0000,0.0000,0.0000,0.0000,0.7824,71.0816,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,87.0860,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+2865.5001,1.0000,62088.0000,0.0000,0.0000,0.0000,0.7824,71.0816,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,87.0860,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+2866.5001,1.0000,62088.0000,0.0000,0.0000,0.0000,0.7824,71.0816,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,87.0860,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+2867.5001,1.0000,62088.0000,0.0000,0.0000,0.0000,0.7824,71.0816,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,87.0860,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
+2868.3536,0.7071,62088.2500,1.2728,83.0000,1.0000,0.7824,71.0836,2,644.3182,496.6558,505.4592,-36.7557,33.5108,34.1048,35.0629,-2.4800,3.1577,26.4968,21.2567,5.2401,3.8563,5.2401,0.3377,0.0000,33.5323,1396.1030,392.7037,4.9024,0.2245,4.6779,0.0000,4.6779,0.1138,4.5641,0.3058,0.0005,0.2719,3.9859,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8618.6744,8618.6744,8618.6744,8618.6744,6,0,0,0
+2868.9030,0.3916,62088.6036,3.2504,83.0000,1.0000,0.7824,71.0863,2,688.6364,446.2828,549.3064,-38.5114,32.1832,39.6126,40.4788,-2.7772,0.0000,28.3269,14.9413,13.3856,3.8563,13.3856,0.8626,0.0000,85.6340,1396.4829,392.8078,12.5231,0.5734,11.9497,0.0000,11.9497,0.2906,11.6591,0.7809,0.0047,0.6943,10.1792,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7910.8085,7910.8085,7910.8085,7910.8085,6,0,0,0
+2869.3087,0.4198,62089.1529,4.7109,83.0000,1.0000,0.7832,71.0906,2,688.6364,446.4658,525.0606,-38.5114,32.1964,37.8641,40.4788,-2.7772,0.0000,28.3401,8.9310,19.4091,3.8563,19.4091,1.2505,0.0000,124.1109,1397.1504,392.9908,18.1586,0.8312,17.3274,0.0000,17.3274,0.4211,16.9063,1.1331,0.0141,1.0063,14.7529,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,7914.5335,7914.5335,7914.5335,7914.5335,6,0,0,0
+2869.7371,0.4371,62089.9121,6.2533,83.0000,1.0000,0.7855,71.0966,2,696.7188,460.1118,530.6313,-38.8316,33.5699,38.7150,41.5082,-2.8332,1.0074,28.7062,2.9123,25.7939,3.8563,25.7939,1.6714,0.0000,164.7463,1398.2314,393.4498,24.1226,1.1036,23.0189,0.0000,23.0189,0.5590,22.4599,1.5085,0.0326,1.3357,19.5831,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,8244.6199,8244.6199,8244.6199,8244.6199,6,0,0,0
+2870.1807,0.4502,62090.8899,7.8196,83.0000,0.9620,0.7884,71.1043,2,782.8402,558.8993,558.8993,-42.2433,45.8179,45.8179,53.2756,-3.4631,10.6118,31.3498,0.0000,31.3498,3.8563,31.3498,2.1309,0.0000,206.0106,1354.3973,382.4140,29.2189,1.3615,27.8574,0.0000,27.8574,0.6725,27.1850,1.8931,0.0634,1.6703,23.5581,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10853.4846,10853.4846,10853.4846,10853.4846,6,0,0,0
+2870.6340,0.4564,62092.0842,9.4206,83.0000,1.0000,0.7917,71.1138,2,943.1234,569.8876,651.5324,-47.2937,56.2842,64.3477,78.9225,-4.6709,13.2892,39.1387,0.0000,39.1387,3.8563,39.1387,2.7170,0.0000,248.1904,1401.3505,396.2867,36.4217,1.6642,34.7575,0.0000,34.7575,0.8421,33.9154,2.2905,0.1106,2.0123,29.5020,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12215.9125,12215.9125,12215.9125,12215.9125,6,0,0,0
+2871.0934,0.4624,62093.5068,11.0745,83.0000,1.0000,0.7960,71.1251,2,1108.6972,565.6776,722.9301,-54.3798,65.6766,83.9340,105.4817,-6.3136,15.6222,46.1981,0.0000,46.1981,3.8563,46.1981,3.3169,0.0000,291.7624,1403.4890,397.9077,42.8812,1.9577,40.9235,0.0000,40.9235,0.9900,39.9336,2.7073,0.1794,2.3655,34.6813,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13306.7722,13306.7722,13306.7722,13306.7722,6,0,0,0
+2871.5581,0.4670,62095.1605,12.7475,83.0000,1.0000,0.8006,71.1383,2,1276.1864,563.0370,770.6243,-62.4284,75.2453,102.9877,127.7617,-8.3430,17.9822,53.4068,0.0000,53.4068,3.8563,53.4068,3.9614,0.0000,335.8385,1405.9396,399.6263,49.4454,2.2551,47.1903,0.0000,47.1903,1.1395,46.0507,3.1340,0.2733,2.7229,39.9206,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14714.4812,14714.4812,14714.4812,14714.4812,6,0,0,0
+2872.0270,0.4707,62097.0477,14.4353,83.0000,1.0000,0.8062,71.1535,2,1445.1597,561.5043,794.8204,-69.9715,84.9762,120.2856,144.6780,-10.5893,20.3632,60.7568,0.0000,60.7568,3.8563,60.7568,4.6505,0.0000,380.3052,1408.8036,401.4674,56.1063,2.5560,53.5503,0.0000,53.5503,1.2904,52.2599,3.5738,0.3965,3.0834,45.2063,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16594.9366,16594.9366,16594.9366,16594.9366,6,0,0,0
+2872.4991,0.4736,62099.1703,16.1349,83.0000,1.0000,0.8126,71.1708,2,1615.3146,560.7759,842.0224,-76.7031,94.8582,142.4326,160.9224,-12.9747,22.7608,68.2412,0.0000,68.2412,3.8563,68.2412,5.3840,0.0000,425.0828,1412.0589,403.4233,62.8572,2.8598,59.9974,0.0000,59.9974,1.4423,58.5551,4.0265,0.5533,3.4464,50.5289,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18591.3059,18591.3059,18591.3059,18591.3059,6,0,0,0
+2872.9739,0.4760,62101.5297,17.8442,83.0000,1.0000,0.8205,71.1901,2,1786.4312,560.6810,860.0393,-81.6608,104.8892,160.8915,168.2060,-15.2767,25.1719,75.8610,0.0000,75.8610,3.8563,75.8610,6.1621,0.0000,470.1135,1415.7773,405.5120,69.6990,3.1663,66.5327,0.0000,66.5327,1.5951,64.9375,4.4964,0.7480,3.8115,55.8816,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20522.3244,20522.3244,20522.3244,20522.3244,6,0,0,0
+2873.4649,0.5061,62104.1270,18.4756,83.0000,-0.2474,0.8362,71.2119,0,1802.7267,-82.0818,863.1915,-82.0818,-15.4955,162.9543,168.7815,-15.4955,-19.3518,0.0000,0.0000,0.0000,3.8563,0.0000,3.2207,0.0000,486.7495,-63.1853,0.0000,-3.2207,1.9801,-5.2008,0.0000,-5.2008,-0.4085,-4.7923,4.7442,0.8285,3.9464,-14.3115,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3.6979,3.6979,3.6979,3.6979,2,0,0,0
+2873.9710,0.5059,62106.6618,18.0369,83.0000,-0.2343,0.8545,71.2335,0,1664.9898,-78.6247,755.6716,-78.6247,-13.7088,131.7569,163.2295,-13.7088,-17.5651,0.0000,0.0000,0.0000,3.8563,0.0000,2.3394,0.0000,475.1917,-47.0117,0.0000,-2.3394,1.9166,-4.2560,0.0000,-4.2560,-0.3778,-3.8783,4.7330,0.7709,3.8527,-13.2348,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0869,0.0869,0.0869,0.0869,2,0,0,0
+2874.4769,0.5061,62109.1373,17.6095,83.0000,-0.2350,0.8717,71.2551,0,1530.7092,-73.3560,658.0854,-73.3560,-11.7586,105.4881,153.2425,-11.7586,-15.6149,0.0000,0.0000,0.0000,3.8563,0.0000,2.2667,0.0000,463.9302,-46.6574,0.0000,-2.2667,1.8709,-4.1376,0.0000,-4.1376,-0.3699,-3.7677,4.7140,0.7173,3.7614,-12.9604,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,2,0,0,0
+2874.9831,0.5063,62111.5533,17.1806,83.0000,-0.2358,0.8892,71.2766,0,1400.7353,-68.0331,611.3324,-68.0331,-9.9794,89.6731,140.2305,-9.9794,-13.8357,0.0000,0.0000,0.0000,3.8563,0.0000,2.1947,0.0000,452.6300,-46.3018,0.0000,-2.1947,1.8250,-4.0196,0.0000,-4.0196,-0.3621,-3.6575,4.6913,0.6662,3.6698,-12.6848,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,2,0,0,0
+2875.4742,0.4760,62113.9096,17.8225,83.0000,1.0000,0.9054,71.2979,3,1231.8608,442.5527,566.5062,-60.4337,57.0894,73.0794,123.3242,-7.7960,-21.2339,74.4669,0.0000,74.4669,3.8563,74.4669,4.3807,0.0000,469.5411,1425.3793,661.3415,70.0862,3.1717,66.9145,0.0000,66.9145,1.5932,65.3213,4.9556,0.7453,3.8069,55.8136,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11297.3335,11297.3335,11297.3335,11297.3335,6,0,0,0
+2875.9517,0.4790,62116.5040,19.4991,83.0000,0.9510,0.9232,71.3219,3,1176.4011,746.1223,746.1223,-57.7243,91.9166,91.9166,116.2602,-7.1112,9.4995,78.5609,0.0000,78.5609,3.8563,78.5609,4.7511,0.0000,513.7123,1372.0344,637.7084,73.8097,3.4137,70.3960,0.0000,70.3960,1.6576,68.7385,5.5283,0.9755,4.1650,58.0696,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18161.2218,18161.2218,18161.2218,18161.2218,6,0,0,0
+2876.4310,0.4796,62119.3261,21.1823,83.0000,1.0000,0.9378,71.3483,3,1277.9504,777.0793,852.1907,-62.5078,103.9939,114.0458,127.9383,-8.3652,10.8516,89.2860,0.0000,89.2860,3.8563,89.2860,5.4005,0.0000,558.0569,1435.4217,667.1765,83.8855,3.7812,80.1043,0.0000,80.1043,1.8935,78.2108,6.1005,1.2504,4.5245,66.3353,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20147.6375,20147.6375,20147.6375,20147.6375,6,0,0,0
+2876.9114,0.4811,62122.3879,22.9116,83.0000,1.0000,0.9533,71.3775,3,1382.2811,778.0397,871.0819,-67.2027,112.6229,126.0910,138.3830,-9.7277,11.7376,97.0291,0.0000,97.0291,3.8563,97.0291,5.9502,0.0000,603.6162,1440.8808,670.3117,91.0789,4.0967,86.9822,0.0000,86.9822,2.0481,84.9341,6.7073,1.5820,4.8939,71.7509,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21698.0530,21698.0530,21698.0530,21698.0530,6,0,0,0
+2877.3931,0.4824,62125.6904,24.6458,83.0000,1.0000,0.9888,71.4102,3,1486.9120,780.4749,879.2101,-71.6233,121.5270,136.9010,148.8579,-11.1524,12.6260,105.0447,0.0000,105.0447,3.8563,105.0447,6.5252,0.0000,649.3065,1448.9179,674.6216,98.5195,4.4175,94.1020,0.0000,94.1020,2.2031,91.8989,7.4838,1.9688,5.2643,77.1820,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23432.5539,23432.5539,23432.5539,23432.5539,6,0,0,0
+2877.8761,0.4836,62129.2340,26.3783,83.0000,0.9927,1.0166,71.4462,3,1591.4306,778.3164,898.1280,-75.7582,129.7097,149.6768,159.3214,-12.6254,13.4143,112.4391,0.0000,112.4391,3.8563,112.4391,7.0888,0.0000,694.9478,1447.6216,674.6852,105.3503,4.7262,100.6242,0.0000,100.6242,2.3407,98.2835,8.2352,2.4134,5.6343,82.0006,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24995.7329,24995.7329,24995.7329,24995.7329,6,0,0,0
+2878.3604,0.4850,62133.0177,28.0873,83.0000,0.9680,1.0463,71.4858,3,1694.5416,765.7629,895.1869,-79.3635,135.8861,158.8527,164.5272,-14.0832,13.9282,118.1017,0.0000,118.1017,3.8563,118.1017,7.5930,0.0000,739.9745,1426.1039,665.5417,110.5087,4.9996,105.5091,0.0000,105.5091,2.4303,103.0788,9.0245,2.9131,5.9994,85.1419,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26242.3237,26242.3237,26242.3237,26242.3237,6,0,0,0
+2878.8459,0.4861,62137.0361,29.7582,83.0000,0.9438,1.0782,71.5291,3,1795.3447,753.9191,880.7046,-81.8836,141.7429,165.5796,168.5342,-15.3948,14.3887,123.4979,0.0000,123.4979,3.8563,123.4979,8.0932,0.0000,783.9933,1405.6674,656.8756,115.4047,5.2640,110.1407,0.0000,110.1407,2.5107,107.6300,9.8529,3.4640,6.3562,87.9569,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27528.6604,27528.6604,27528.6604,27528.6604,6,0,0,0
+2879.3326,0.4871,62141.2838,31.3910,83.0000,0.9202,1.1118,71.5763,3,1893.8524,742.7129,855.8315,-84.8156,147.2976,169.7317,171.0782,-16.8209,14.7987,128.6426,0.0000,128.6426,3.8563,128.6426,8.5892,0.0000,827.0098,1386.2300,648.6497,120.0534,5.5197,114.5337,0.0000,114.5337,2.5822,111.9515,10.7176,4.0656,6.7050,90.4633,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28750.4856,28750.4856,28750.4856,28750.4856,6,0,0,0
+2879.8202,0.4881,62145.7558,32.9860,83.0000,0.8972,1.1415,71.6274,3,1990.0853,731.8157,827.6819,-87.7026,152.5113,172.4899,172.8523,-18.2773,15.1611,133.4940,0.0000,133.4940,3.8563,133.4940,9.0786,0.0000,869.0329,1367.1281,640.5622,124.4154,5.7660,118.6493,0.0000,118.6493,2.6455,116.0039,11.5628,4.7170,7.0456,92.6785,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30024.5151,30024.5151,30024.5151,30024.5151,6,0,0,0
+2880.3086,0.4889,62150.4466,34.5438,83.0000,0.8747,1.1701,71.6823,3,2084.0699,721.3449,797.0802,-92.6238,157.4287,173.9574,174.2142,-20.2145,15.4786,138.0939,0.0000,138.0939,3.8563,138.0939,9.5622,0.0000,910.0742,1348.6666,632.7519,128.5316,6.0038,122.5279,0.0000,122.5279,2.7009,119.8270,12.4125,5.4169,7.3784,94.6193,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31193.8117,31193.8117,31193.8117,31193.8117,6,0,0,0
+2880.7978,0.4896,62155.3513,36.0649,83.0000,0.8527,1.2000,71.7411,3,2175.8372,711.3917,767.0686,-97.6710,162.0928,174.7790,174.9852,-22.2547,15.7538,142.4827,0.0000,142.4827,3.8563,142.4827,10.0411,0.0000,950.1472,1331.0828,625.3270,132.4417,6.2337,126.2079,0.0000,126.2079,2.7489,123.4591,13.2898,6.1641,7.7032,96.3020,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32463.0371,32463.0371,32463.0371,32463.0371,6,0,0,0
+2881.2877,0.4902,62160.4647,37.5498,83.0000,0.8312,1.2312,71.8041,3,2265.4212,701.9396,723.2194,-101.4650,166.5242,171.5725,171.6844,-24.0710,15.9895,146.6784,0.0000,146.6784,3.8563,146.6784,10.5152,0.0000,989.2669,1314.3709,618.2850,136.1633,6.4563,129.7070,0.0000,129.7070,2.7900,126.9170,14.1974,6.9568,8.0203,97.7424,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34077.3923,34077.3923,34077.3923,34077.3923,6,0,0,0
+2881.7847,0.5038,62165.7818,37.9981,83.0000,-0.3145,1.2517,71.8706,0,2231.0509,-100.0306,742.4186,-100.0306,-23.3707,173.4550,173.5364,-23.3707,-27.2269,0.0000,0.0000,0.0000,3.8563,0.0000,4.5305,0.0000,1001.0780,-43.2164,0.0000,-4.5305,4.0296,-8.5601,0.0000,-8.5601,-1.0682,-7.4919,14.6062,7.2067,8.1161,-37.4209,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0009,-0.0009,-0.0009,-0.0009,2,0,0,0
+2882.2885,0.5037,62171.0197,37.4362,83.0000,-0.3052,1.2605,71.9367,0,2078.2124,-92.3017,790.8787,-92.3017,-20.0876,172.1189,174.1452,-20.0876,-23.9439,0.0000,0.0000,0.0000,3.8563,0.0000,3.4788,0.0000,986.2745,-33.6820,0.0000,-3.4788,3.9499,-7.4286,0.0000,-7.4286,-1.0215,-6.4071,14.4912,6.8917,7.9961,-35.7861,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,2,0,0,0
+2882.7922,0.5037,62176.1807,36.8836,83.0000,-0.3042,1.2692,72.0022,0,1933.1294,-85.9939,823.0418,-85.9939,-17.4083,166.6140,171.8831,-17.4083,-21.2646,0.0000,0.0000,0.0000,3.8563,0.0000,3.4079,0.0000,971.7157,-33.4907,0.0000,-3.4079,3.8912,-7.2991,0.0000,-7.2991,-1.0031,-6.2960,14.3760,6.5910,7.8780,-35.1410,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3.6005,3.6005,3.6005,3.6005,2,0,0,0
+2883.2959,0.5038,62181.2651,36.3328,83.0000,-0.3032,1.2775,72.0671,0,1793.1985,-81.8300,814.5920,-81.8300,-15.3663,152.9668,168.4556,-15.3663,-19.2226,0.0000,0.0000,0.0000,3.8563,0.0000,3.3379,0.0000,957.2043,-33.3000,0.0000,-3.3379,3.8327,-7.1706,0.0000,-7.1706,-0.9848,-6.1858,14.2534,6.3001,7.7604,-34.4997,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3.8126,3.8126,3.8126,3.8126,2,0,0,0
+2883.7928,0.4899,62186.2731,36.8004,83.0000,0.8420,1.2743,72.1309,4,1593.9898,680.7644,706.4623,-75.8594,113.6347,117.9243,159.5776,-12.6626,-33.1099,142.8883,0.0000,142.8883,3.8563,142.8883,7.9108,0.0000,969.5229,1329.4585,950.9293,134.9775,6.3576,128.6199,0.0000,128.6199,2.7700,125.8500,14.4006,6.5487,7.8602,97.0404,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22008.5045,22008.5045,22008.5045,22008.5045,6,0,0,0
+2884.2838,0.4920,62191.4874,38.1503,83.0000,0.6858,1.2536,72.1963,4,1487.5306,882.7918,882.7918,-71.6477,137.5159,137.5159,148.9198,-11.1608,5.5988,128.0608,0.0000,128.0608,3.8563,128.0608,7.4474,0.0000,1005.0883,1145.9426,822.0945,120.6134,6.2062,114.4073,0.0000,114.4073,2.3389,112.0684,14.6861,7.2951,8.1486,81.9386,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26398.1184,26398.1184,26398.1184,26398.1184,6,0,0,0
+2884.7757,0.4918,62196.8705,39.4070,83.0000,0.7334,1.2333,72.2627,4,1536.5287,926.4387,926.4387,-73.5862,149.0685,149.0685,153.8251,-11.8404,6.1846,139.0276,0.0000,139.0276,3.8563,139.0276,8.0099,0.0000,1038.1951,1205.0980,864.0360,131.0177,6.5397,124.4780,0.0000,124.4780,2.5836,121.8944,14.9247,8.0401,8.4170,90.5125,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28600.3739,28600.3739,28600.3739,28600.3739,6,0,0,0
+2885.2675,0.4919,62202.4338,40.7185,83.0000,0.7481,1.2136,72.3302,4,1587.6676,941.0552,941.0552,-75.6093,156.4600,156.4600,158.9447,-12.5708,6.5181,146.0856,0.0000,146.0856,3.8563,146.0856,8.4248,0.0000,1072.7484,1225.4171,878.6568,137.6608,6.8032,130.8577,0.0000,130.8577,2.7229,128.1347,15.1748,8.8698,8.6972,95.3929,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30022.2411,30022.2411,30022.2411,30022.2411,6,0,0,0
+2885.7595,0.4922,62208.1812,42.0388,83.0000,0.7427,1.1854,72.3984,4,1639.1460,937.2925,937.2925,-77.6459,160.8872,160.8872,162.0489,-13.3280,6.6805,150.3503,0.0000,150.3503,3.8563,150.3503,8.7321,0.0000,1107.5311,1221.0535,875.9074,141.6183,7.0136,134.6046,0.0000,134.6046,2.7908,131.8138,15.3035,9.7607,8.9792,97.7705,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30930.0240,30930.0240,30930.0240,30930.0240,6,0,0,0
+2886.2519,0.4926,62214.1112,43.3424,83.0000,0.7283,1.1539,72.4668,4,1689.9753,925.4053,925.4053,-79.2494,163.7725,163.7725,164.3304,-14.0251,6.7543,153.1619,0.0000,153.1619,3.8563,153.1619,8.9828,0.0000,1141.8752,1205.7438,865.4496,144.1791,7.1944,136.9847,0.0000,136.9847,2.8216,134.1631,15.3584,10.6969,9.2577,98.8501,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31546.9128,31546.9128,31546.9128,31546.9128,6,0,0,0
+2886.7446,0.4929,62220.2207,44.6196,83.0000,0.7118,1.1214,72.5353,4,1739.7775,911.6923,911.6923,-80.4944,166.1004,166.1004,166.4056,-14.6652,6.7965,155.4476,0.0000,155.4476,3.8563,155.4476,9.2129,0.0000,1175.5253,1187.9279,853.2215,146.2348,7.3623,138.8724,0.0000,138.8724,2.8392,136.0332,15.3651,11.6705,9.5305,99.4671,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32092.6816,32092.6816,32092.6816,32092.6816,6,0,0,0
+2887.2377,0.4933,62226.5056,45.8682,83.0000,0.6949,1.0874,72.6036,4,1788.4611,897.4725,897.4725,-81.7115,168.0851,168.0851,168.2812,-15.3035,6.8203,157.4085,0.0000,157.4085,3.8563,157.4085,9.4298,0.0000,1208.4197,1169.3724,840.4659,147.9787,7.5212,140.4575,0.0000,140.4575,2.8492,137.6083,15.3171,12.6776,9.7973,99.8163,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32598.7536,32598.7536,32598.7536,32598.7536,6,0,0,0
+2887.7311,0.4936,62232.9619,47.0864,83.0000,0.6766,1.0521,72.6716,4,1835.9601,882.0239,882.0239,-83.0788,169.5791,169.5791,169.6886,-15.9728,6.8176,158.9052,0.0000,158.9052,3.8563,158.9052,9.6277,0.0000,1240.5136,1149.1168,826.5063,149.2775,7.6682,141.6093,0.0000,141.6093,2.8481,138.7613,15.2127,13.7146,10.0575,99.7765,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33035.3168,33035.3168,33035.3168,33035.3168,6,0,0,0
+2888.2249,0.4939,62239.5851,48.2728,83.0000,0.6582,1.0155,72.7388,4,1882.2196,866.3299,866.3299,-84.4666,170.7585,170.7585,170.8184,-16.6488,6.7989,160.1033,0.0000,160.1033,3.8563,160.1033,9.8127,0.0000,1271.7700,1128.4817,812.2718,150.2906,7.8062,142.4844,0.0000,142.4844,2.8402,139.6441,15.0535,14.7773,10.3109,99.5024,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33348.8462,33348.8462,33348.8462,33348.8462,6,0,0,0
+2888.7190,0.4942,62246.3710,49.4276,83.0000,0.6403,0.9765,72.8051,4,1927.2475,850.9422,850.9422,-85.8174,171.7379,171.7379,171.7697,-17.3197,6.7721,161.1095,0.0000,161.1095,3.8563,161.1095,9.9891,0.0000,1302.1943,1108.2020,798.2798,151.1205,7.9374,143.1831,0.0000,143.1831,2.8291,140.3540,14.8228,15.8632,10.5577,99.1103,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33589.8480,33589.8480,33589.8480,33589.8480,6,0,0,0
+2889.2134,0.4945,62253.3150,50.5519,83.0000,0.6231,0.9338,72.8699,4,1971.0838,835.9048,835.9048,-87.1325,172.5403,172.5403,172.5550,-17.9851,6.7402,161.9438,0.0000,161.9438,3.8563,161.9438,10.1573,0.0000,1331.8134,1088.3313,784.5682,151.7865,8.0623,143.7241,0.0000,143.7241,2.8157,140.9084,14.4968,16.9703,10.7978,98.6435,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33822.1560,33822.1560,33822.1560,33822.1560,6,0,0,0
+2889.7080,0.4948,62260.4132,51.6468,83.0000,0.6066,0.8901,72.9331,4,2013.7748,821.4178,821.4178,-88.7576,173.2222,173.2222,173.2299,-18.7174,6.7040,162.6619,0.0000,162.6619,3.8563,162.6619,10.3198,0.0000,1360.6587,1069.1590,771.3410,152.3422,8.1821,144.1600,0.0000,144.1600,2.8006,141.3594,14.1168,18.0968,11.0317,98.1141,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34053.8721,34053.8721,34053.8721,34053.8721,6,0,0,0
+2890.2029,0.4950,62267.6614,52.7130,83.0000,0.5903,0.8542,72.9950,4,2055.3479,807.7026,807.7026,-91.0441,173.8463,173.8463,173.8533,-19.5959,6.6583,163.3317,0.0000,163.3317,3.8563,163.3317,10.4790,0.0000,1388.7486,1051.0441,758.8510,152.8527,8.2982,144.5546,0.0000,144.5546,2.7815,141.7730,13.8277,19.2407,11.2595,97.4451,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34289.9395,34289.9395,34289.9395,34289.9395,6,0,0,0
+2890.6981,0.4952,62275.0557,53.7503,83.0000,0.5736,0.8269,73.0562,4,2095.7948,794.3625,794.3625,-93.2687,174.3396,174.3396,174.3452,-20.4698,6.5978,163.8855,0.0000,163.8855,3.8563,163.8855,10.6320,0.0000,1416.0776,1033.4625,746.7294,153.2535,8.4091,144.8444,0.0000,144.8444,2.7562,142.0881,13.6486,20.3989,11.4811,96.5596,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34519.7572,34519.7572,34519.7572,34519.7572,6,0,0,0
+2891.1934,0.4955,62282.5920,54.7588,83.0000,0.5574,0.7999,73.1164,4,2135.1164,781.3930,781.3930,-95.4314,174.7108,174.7108,174.7149,-21.3374,6.5312,164.3233,0.0000,164.3233,3.8563,164.3233,10.7788,0.0000,1442.6462,1016.3558,734.9350,153.5445,8.5150,145.0295,0.0000,145.0295,2.7284,142.3011,13.4509,21.5686,11.6966,95.5850,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34743.1588,34743.1588,34743.1588,34743.1588,6,0,0,0
+2891.6890,0.4957,62290.2664,55.7376,83.0000,0.5400,0.7914,73.1772,4,2173.2834,768.8038,768.8038,-97.5306,174.9688,174.9688,174.9716,-22.1966,6.4399,164.6726,0.0000,164.6726,3.8563,164.6726,10.9201,0.0000,1468.4347,999.8594,723.5629,153.7525,8.6163,145.1362,0.0000,145.1362,2.6903,142.4459,13.5456,22.7459,11.9057,94.2488,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34959.9802,34959.9802,34959.9802,34959.9802,6,0,0,0
+2892.1848,0.4959,62298.0747,56.6834,83.0000,0.5199,0.7897,73.2388,4,2210.1616,754.3603,754.3603,-99.1588,174.5949,174.5949,174.5949,-22.9501,6.3056,164.4330,0.0000,164.4330,3.8563,164.4330,11.0352,0.0000,1493.3524,980.9077,710.4546,153.3978,8.7030,144.6948,0.0000,144.6948,2.6342,142.0606,13.7465,23.9234,12.1077,92.2830,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35181.1641,35181.1641,35181.1641,35181.1641,6,0,0,0
+2892.6808,0.4962,62306.0118,57.5887,83.0000,0.4940,0.7890,73.3014,4,2245.4591,734.7702,734.7702,-100.6318,172.7768,172.7768,172.7768,-23.6630,6.0878,162.8327,0.0000,162.8327,3.8563,162.8327,11.0922,0.0000,1517.2021,955.0571,692.4808,151.7405,8.7596,142.9809,0.0000,142.9809,2.5432,140.4377,13.9531,25.0878,12.3011,89.0958,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35162.0328,35162.0328,35162.0328,35162.0328,6,0,0,0
+2893.1771,0.4964,62314.0715,58.4491,83.0000,0.4691,0.7911,73.3652,4,2279.0076,716.1508,716.1508,-102.0320,170.9145,170.9145,170.9145,-24.3507,5.8675,161.1907,0.0000,161.1907,3.8563,161.1907,11.1430,0.0000,1539.8700,930.5006,675.4070,150.0477,8.8109,141.2368,0.0000,141.2368,2.4512,138.7856,14.2000,26.2290,12.4848,85.8718,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,35087.4756,35087.4756,35087.4756,35087.4756,6,0,0,0
+2893.6736,0.4966,62322.2477,59.2665,83.0000,0.4454,0.7937,73.4301,4,2310.8773,698.4631,698.4631,-103.3620,169.0242,169.0242,169.0242,-25.0130,5.6484,159.5196,0.0000,159.5196,3.8563,159.5196,11.1881,0.0000,1561.4036,907.1719,659.1867,148.3315,8.8576,139.4739,0.0000,139.4739,2.3596,137.1143,14.4454,27.3446,12.6594,82.6649,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34811.2062,34811.2062,34811.2062,34811.2062,6,0,0,0
+2894.1732,0.5026,62330.5344,59.3592,83.0000,-0.3376,0.8029,73.4966,0,2247.5824,-100.7205,733.4226,-100.7205,-23.7062,172.6229,172.6628,-23.7062,-27.5625,0.0000,0.0000,0.0000,3.8563,0.0000,3.5335,0.0000,1563.8477,-21.5765,0.0000,-3.5335,6.2231,-9.7566,0.0000,-9.7566,-1.7913,-7.9653,14.6362,27.4727,12.6792,-62.7534,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0008,0.0008,0.0008,0.0008,2,0,0,0
+2894.6758,0.5026,62338.7364,58.7534,83.0000,-0.3322,0.8152,73.5635,0,2094.2121,-93.1817,785.5458,-93.1817,-20.4352,172.2744,174.3280,-20.4352,-24.2915,0.0000,0.0000,0.0000,3.8563,0.0000,2.8022,0.0000,1547.8862,-17.2873,0.0000,-2.8022,6.1596,-8.9618,0.0000,-8.9618,-1.7445,-7.2173,14.7080,26.6400,12.5498,-61.1151,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,2,0,0,0
+2895.1784,0.5026,62346.8548,58.1535,83.0000,-0.3310,0.8335,73.6312,0,1948.7472,-86.4624,822.0730,-86.4624,-17.6446,167.7623,172.1722,-17.6446,-21.5009,0.0000,0.0000,0.0000,3.8563,0.0000,2.7584,0.0000,1532.0823,-17.1925,0.0000,-2.7584,6.0967,-8.8550,0.0000,-8.8550,-1.7205,-7.1346,14.8851,25.8324,12.4217,-60.2737,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4.1736,4.1736,4.1736,4.1736,2,0,0,0
+2895.6809,0.5026,62354.8901,57.5546,83.0000,-0.3311,0.8652,73.7007,0,1808.7572,-82.2627,816.0802,-82.2627,-15.5816,154.5759,168.9520,-15.5816,-19.4379,0.0000,0.0000,0.0000,3.8563,0.0000,2.7149,0.0000,1516.3034,-17.0978,0.0000,-2.7149,6.0339,-8.7488,0.0000,-8.7488,-1.7034,-7.0455,15.2922,25.0424,12.2937,-59.6738,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3.0069,3.0069,3.0069,3.0069,2,0,0,0
+2896.1805,0.4965,62362.8422,57.6536,83.0000,0.4459,0.8973,73.7720,5,1634.5468,733.1619,733.1619,-77.4639,125.4948,125.4948,161.8343,-13.2594,-27.0616,148.7002,0.0000,148.7002,3.8563,148.7002,3.8910,0.0000,1518.9123,910.4054,934.8676,144.8092,8.6269,136.1823,0.0000,136.1823,2.2981,133.8842,15.8874,25.1724,12.3148,80.5096,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24224.5672,24224.5672,24224.5672,24224.5672,6,0,0,0
+2896.6773,0.4971,62370.9050,58.3948,83.0000,0.3830,0.9343,73.8474,5,1538.4396,905.2021,905.2021,-73.6618,145.8326,145.8326,154.0164,-11.8673,2.1847,139.7916,0.0000,139.7916,3.8563,139.7916,3.8516,0.0000,1538.4396,843.7970,867.7047,135.9399,8.5224,127.4176,0.0000,127.4176,1.9991,125.4184,16.7542,26.1555,12.4731,70.0357,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28036.2936,28036.2936,28036.2936,28036.2936,6,0,0,0
+2897.1743,0.4969,62379.0630,59.0986,83.0000,0.4037,0.9734,73.9268,5,1556.9803,939.2309,939.2309,-74.3953,153.1384,153.1384,155.8725,-12.1299,2.3306,146.9515,0.0000,146.9515,3.8563,146.9515,3.9710,0.0000,1556.9803,876.9306,901.2853,142.9805,8.7335,134.2470,0.0000,134.2470,2.1326,132.1144,17.6662,27.1127,12.6234,74.7122,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29365.8487,29365.8487,29365.8487,29365.8487,6,0,0,0
+2897.6713,0.4970,62387.3213,59.8216,83.0000,0.4046,1.0116,74.0103,5,1576.0285,948.7628,948.7628,-75.1488,156.5851,156.5851,157.7795,-12.4027,2.3643,150.3644,0.0000,150.3644,3.8563,150.3644,4.0546,0.0000,1576.0285,886.5045,911.0714,146.3099,8.8721,137.4378,0.0000,137.4378,2.1635,135.2743,18.5832,28.1199,12.7777,75.7935,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30032.2978,30032.2978,30032.2978,30032.2978,6,0,0,0
+2898.1683,0.4970,62395.6801,60.5418,83.0000,0.4005,1.0472,74.0978,5,1595.0029,951.5186,951.5186,-75.8995,158.9305,158.9305,159.6791,-12.6774,2.3686,152.7057,0.0000,152.7057,3.8563,152.7057,4.1277,0.0000,1595.0029,889.5377,914.2502,148.5780,8.9891,139.5889,0.0000,139.5889,2.1674,137.4216,19.4701,29.0906,12.9315,75.9293,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30504.4019,30504.4019,30504.4019,30504.4019,6,0,0,0
+2898.6654,0.4971,62404.1385,61.2513,83.0000,0.3925,1.0824,74.1894,5,1613.6954,949.2599,949.2599,-76.6390,160.4114,160.4114,160.8445,-12.9509,2.3485,154.2066,0.0000,154.2066,3.8563,154.2066,4.1921,0.0000,1613.6954,887.7343,912.5419,150.0145,9.0883,140.9262,0.0000,140.9262,2.1490,138.7772,20.3601,30.0477,13.0830,75.2864,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30805.4272,30805.4272,30805.4272,30805.4272,6,0,0,0
+2899.1626,0.4972,62412.6944,61.9456,83.0000,0.3833,1.1109,74.2844,5,1631.9853,944.6390,944.6390,-77.3626,161.4398,161.4398,161.7142,-13.2213,2.3192,155.2643,0.0000,155.2643,3.8563,155.2643,4.2515,0.0000,1631.9853,883.6270,908.5039,151.0128,9.1772,141.8356,0.0000,141.8356,2.1222,139.7134,21.1324,31.0023,13.2313,74.3474,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31020.4452,31020.4452,31020.4452,31020.4452,6,0,0,0
+2899.6598,0.4973,62421.3456,62.6232,83.0000,0.3738,1.1380,74.3829,5,1649.8381,939.5550,939.5550,-78.0689,162.3275,162.3275,162.5425,-13.4880,2.2868,156.1844,0.0000,156.1844,3.8563,156.1844,4.3087,0.0000,1649.8381,879.0595,903.9985,151.8757,9.2618,142.6139,0.0000,142.6139,2.0926,140.5214,21.8852,31.9516,13.3760,73.3085,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31211.4053,31211.4053,31211.4053,31211.4053,6,0,0,0
+2900.1572,0.4974,62430.0897,63.2846,83.0000,0.3649,1.1595,74.4843,5,1667.2618,934.4535,934.4535,-78.6815,163.1511,163.1511,163.3313,-13.7374,2.2560,157.0389,0.0000,157.0389,3.8563,157.0389,4.3645,0.0000,1667.2618,874.4472,899.4452,152.6743,9.3434,143.3309,0.0000,143.3309,2.0643,141.2666,22.5346,32.8948,13.5172,72.3200,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31392.0849,31392.0849,31392.0849,31392.0849,6,0,0,0
+2900.6547,0.4975,62438.9246,63.9305,83.0000,0.3565,1.1772,74.5883,5,1684.2797,929.4279,929.4279,-79.1070,163.9300,163.9300,164.0829,-13.9527,2.2263,157.8474,0.0000,157.8474,3.8563,157.8474,4.4192,0.0000,1684.2797,869.8864,894.9415,153.4283,9.4226,144.0056,0.0000,144.0056,2.0372,141.9684,23.1120,33.8320,13.6551,71.3694,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31567.1394,31567.1394,31567.1394,31567.1394,6,0,0,0
+2901.1522,0.4976,62447.8482,64.5618,83.0000,0.3485,1.1918,74.6947,5,1700.9121,924.4948,924.4948,-79.5228,164.6702,164.6702,164.7997,-14.1645,2.1977,158.6162,0.0000,158.6162,3.8563,158.6162,4.4727,0.0000,1700.9121,865.3958,890.5063,154.1435,9.4996,144.6439,0.0000,144.6439,2.0110,142.6329,23.6282,34.7632,13.7900,70.4515,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31737.5087,31737.5087,31737.5087,31737.5087,6,0,0,0
+2901.6498,0.4977,62456.8584,65.1795,83.0000,0.3411,1.2000,74.8028,5,1717.1843,919.6525,919.6525,-79.9296,165.3748,165.3748,165.4838,-14.3732,2.1720,159.3465,0.0000,159.3465,3.8563,159.3465,4.5251,0.0000,1717.1843,860.9649,886.1293,154.8214,9.5745,145.2469,0.0000,145.2469,1.9874,143.2594,24.0194,35.6920,13.9219,69.6262,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,31903.6490,31903.6490,31903.6490,31903.6490,6,0,0,0
+2902.1475,0.4977,62465.9536,65.7843,83.0000,0.3340,1.2061,74.9125,5,1733.1186,914.8971,914.8971,-80.3280,166.0463,166.0463,166.1373,-14.5789,2.1467,160.0433,0.0000,160.0433,3.8563,160.0433,4.5767,0.0000,1733.1186,856.6045,881.8214,155.4666,9.6475,145.8192,0.0000,145.8192,1.9643,143.8549,24.3651,36.6232,14.0511,68.8155,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32066.1505,32066.1505,32066.1505,32066.1505,6,0,0,0
+2902.6453,0.4978,62475.1319,66.3773,83.0000,0.3279,1.2035,75.0229,5,1748.7425,910.2220,910.2220,-80.7186,166.6870,166.6870,166.7624,-14.7818,2.1261,160.7047,0.0000,160.7047,3.8563,160.7047,4.6273,0.0000,1748.7425,852.2865,877.5545,156.0774,9.7186,146.3589,0.0000,146.3589,1.9454,144.4134,24.5308,37.5505,14.1777,68.1544,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32225.6358,32225.6358,32225.6358,32225.6358,6,0,0,0
+2903.1431,0.4978,62484.3917,66.9597,83.0000,0.3220,1.1984,75.1339,5,1764.0841,905.5966,905.5966,-81.1021,167.2949,167.2949,167.3610,-14.9824,2.1063,161.3323,0.0000,161.3323,3.8563,161.3323,4.6771,0.0000,1764.0841,848.0025,873.3203,156.6553,9.7879,146.8673,0.0000,146.8673,1.9273,144.9400,24.6429,38.4747,14.3021,67.5202,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32380.9312,32380.9312,32380.9312,32380.9312,6,0,0,0
+2903.6410,0.4979,62493.7318,67.5326,83.0000,0.3173,1.1815,75.2443,5,1779.1778,901.0358,901.0358,-81.4794,167.8765,167.8765,167.9352,-15.1808,2.0933,161.9269,0.0000,161.9269,3.8563,161.9269,4.7261,0.0000,1779.1778,843.7366,869.1027,157.2008,9.8557,147.3451,0.0000,147.3451,1.9155,145.4296,24.5024,39.3974,14.4245,67.1053,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32533.3372,32533.3372,32533.3372,32533.3372,6,0,0,0
+2904.1389,0.4979,62503.1508,68.0975,83.0000,0.3131,1.1604,75.3536,5,1794.0619,896.5335,896.5335,-81.8515,168.4351,168.4351,168.4872,-15.3778,2.0826,162.4962,0.0000,162.4962,3.8563,162.4962,4.7745,0.0000,1794.0619,839.5088,864.9224,157.7216,9.9222,147.7994,0.0000,147.7994,1.9057,145.8937,24.2668,40.3203,14.5452,66.7615,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32683.4468,32683.4468,32683.4468,32683.4468,6,0,0,0
+2904.6368,0.4980,62512.6477,68.6567,83.0000,0.3108,1.1159,75.4595,5,1808.7928,891.7508,891.7508,-82.2638,168.9122,168.9122,168.9530,-15.5821,2.0843,162.9716,0.0000,162.9716,3.8563,162.9716,4.8219,0.0000,1808.7928,834.9314,860.3881,158.1497,9.9863,148.1633,0.0000,148.1633,1.9073,146.2561,23.5280,41.2464,14.6647,66.8170,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32819.7576,32819.7576,32819.7576,32819.7576,6,0,0,0
+2905.1348,0.4980,62522.2221,69.2124,83.0000,0.3092,1.0621,75.5612,5,1823.4325,886.7480,886.7480,-82.7030,169.3240,169.3240,169.3560,-15.7921,2.0904,163.3774,0.0000,163.3774,3.8563,163.3774,4.8686,0.0000,1823.4325,830.1089,855.6055,158.5088,10.0487,148.4601,0.0000,148.4601,1.9128,146.5474,22.5745,42.1794,14.7835,67.0099,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,32945.8558,32945.8558,32945.8558,32945.8558,6,0,0,0
+2905.6328,0.4980,62531.8734,69.7670,83.0000,0.3096,0.9857,75.6564,5,1838.0458,881.7313,881.7313,-83.1414,169.7154,169.7154,169.7429,-16.0030,2.1102,163.7488,0.0000,163.7488,3.8563,163.7488,4.9151,0.0000,1838.0458,825.1974,850.7330,158.8338,10.1102,148.7236,0.0000,148.7236,1.9310,146.7926,21.1195,43.1233,14.9021,67.6477,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33066.4863,33066.4863,33066.4863,33066.4863,6,0,0,0
+2906.1309,0.4980,62541.6018,70.3235,83.0000,0.3111,0.8972,75.7436,5,1852.7063,876.6940,876.6940,-83.5812,170.0917,170.0917,170.1155,-16.2160,2.1376,164.0979,0.0000,164.0979,3.8563,164.0979,4.9618,0.0000,1852.7063,820.2261,845.8003,159.1361,10.1715,148.9646,0.0000,148.9646,1.9560,147.0087,19.3755,44.0890,15.0211,68.5231,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33172.7634,33172.7634,33172.7634,33172.7634,6,0,0,0
+2906.6289,0.4980,62551.4077,70.8829,83.0000,0.3129,0.8056,75.8226,5,1867.4439,871.6280,871.6280,-84.0233,170.4541,170.4541,170.4744,-16.4315,2.1665,164.4312,0.0000,164.4312,3.8563,164.4312,5.0088,0.0000,1867.4439,815.2169,840.8299,159.4224,10.2327,149.1897,0.0000,149.1897,1.9825,147.2072,17.5368,45.0774,15.1407,69.4523,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33279.5107,33279.5107,33279.5107,33279.5107,6,0,0,0
+2907.1269,0.4980,62561.2915,71.4455,83.0000,0.3148,0.7117,75.8930,5,1882.2670,866.5306,866.5306,-84.4680,170.8023,170.8023,170.8195,-16.6495,2.1969,164.7491,0.0000,164.7491,3.8563,164.7491,5.0562,0.0000,1882.2670,810.1690,835.8208,159.6929,10.2940,149.3989,0.0000,149.3989,2.0103,147.3886,15.6158,46.0852,15.2610,70.4266,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33357.9361,33357.9361,33357.9361,33357.9361,6,0,0,0
+2907.6249,0.4980,62571.2537,72.0113,83.0000,0.3163,0.6208,75.9548,5,1897.1719,861.4033,861.4033,-84.9152,171.1362,171.1362,171.1506,-16.8702,2.2253,165.0546,0.0000,165.0546,3.8563,165.0546,5.1041,0.0000,1897.1719,805.1011,830.7920,159.9505,10.3553,149.5952,0.0000,149.5952,2.0363,147.5590,13.7287,47.1122,15.3819,71.3362,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33436.3370,33436.3370,33436.3370,33436.3370,6,0,0,0
+2908.1230,0.4980,62581.2946,72.5796,83.0000,0.3176,0.5319,76.0082,5,1912.1449,856.2509,856.2509,-85.3643,171.4551,171.4551,171.4670,-17.0933,2.2522,165.3466,0.0000,165.3466,3.8563,165.3466,5.1522,0.0000,1912.1449,800.0145,825.7448,160.1944,10.4166,149.7778,0.0000,149.7778,2.0609,147.7169,11.8563,48.1578,15.5034,72.1994,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33515.0283,33515.0283,33515.0283,33515.0283,6,0,0,0
+2908.6210,0.4980,62591.4147,73.1500,83.0000,0.3186,0.4463,76.0534,5,1927.1725,851.0781,851.0781,-85.8152,171.7586,171.7586,171.7682,-17.3186,2.2769,165.6255,0.0000,165.6255,3.8563,165.6255,5.2007,0.0000,1927.1725,794.9177,820.6877,160.4248,10.4778,149.9470,0.0000,149.9470,2.0835,147.8635,10.0266,49.2214,15.6253,72.9902,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33593.9387,33593.9387,33593.9387,33593.9387,6,0,0,0
+2909.1191,0.4981,62601.6141,73.7219,83.0000,0.3193,0.3632,76.0905,5,1942.2401,845.8899,845.8899,-86.2672,172.0463,172.0463,172.0539,-17.5460,2.2998,165.8902,0.0000,165.8902,3.8563,165.8902,5.2495,0.0000,1942.2401,789.8130,815.6227,160.6408,10.5389,150.1019,0.0000,150.1019,2.1044,147.9975,8.2237,50.3020,15.7475,73.7242,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33672.9943,33672.9943,33672.9943,33672.9943,6,0,0,0
+2909.6171,0.4981,62611.8930,74.2934,83.0000,0.3181,0.3012,76.1214,5,1957.2952,840.7046,840.7046,-86.7189,172.3171,172.3171,172.3230,-17.7745,2.3085,166.1523,0.0000,166.1523,3.8563,166.1523,5.2984,0.0000,1957.2952,784.7775,810.6276,160.8539,10.5998,150.2540,0.0000,150.2540,2.1124,148.1416,6.8723,51.3960,15.8696,74.0037,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33751.9256,33751.9256,33751.9256,33751.9256,6,0,0,0
+2910.1152,0.4981,62622.2511,74.8615,83.0000,0.3155,0.2536,76.1477,5,1972.2609,835.5487,835.5487,-87.1678,172.5698,172.5698,172.5742,-18.0032,2.3074,166.4061,0.0000,166.4061,3.8563,166.4061,5.3473,0.0000,1972.2609,779.8147,805.7053,161.0588,10.6603,150.3985,0.0000,150.3985,2.1114,148.2871,5.8306,52.4977,15.9910,73.9678,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33830.3323,33830.3323,33830.3323,33830.3323,6,0,0,0
+2910.6134,0.4982,62632.6879,75.4228,83.0000,0.3106,0.2319,76.1719,5,1987.0506,830.4521,830.4521,-87.6115,172.8033,172.8033,172.8066,-18.2305,2.2884,166.6587,0.0000,166.6587,3.8563,166.6587,5.3959,0.0000,1987.0506,774.9907,800.9223,161.2627,10.7201,150.5427,0.0000,150.5427,2.0940,148.4487,5.3705,53.6089,16.1109,73.3583,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33907.7651,33907.7651,33907.7651,33907.7651,6,0,0,0
+2911.1115,0.4982,62643.2019,75.9743,83.0000,0.3045,0.2243,76.1955,5,2001.5805,825.4670,825.4670,-88.0869,173.0220,173.0220,173.0244,-18.4635,2.2596,166.9061,0.0000,166.9061,3.8563,166.9061,5.4439,0.0000,2001.5805,770.3163,796.2887,161.4622,10.7788,150.6834,0.0000,150.6834,2.0677,148.6157,5.2327,54.7173,16.2287,72.4370,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,33984.7323,33984.7323,33984.7323,33984.7323,6,0,0,0
+2911.6098,0.4983,62653.7918,76.5147,83.0000,0.2981,0.2221,76.2190,5,2015.8170,820.7681,820.7681,-88.8699,173.2607,173.2607,173.2633,-18.7601,2.2282,167.1762,0.0000,167.1762,3.8563,167.1762,5.4915,0.0000,2015.8170,765.9303,791.9446,161.6847,10.8369,150.8478,0.0000,150.8478,2.0389,148.8089,5.2183,55.8168,16.3441,71.4297,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34066.4176,34066.4176,34066.4176,34066.4176,6,0,0,0
+2912.1080,0.4983,62664.4560,77.0436,83.0000,0.2916,0.2230,76.2428,5,2029.7508,816.1709,816.1709,-89.6363,173.4812,173.4812,173.4836,-19.0526,2.1946,167.4303,0.0000,167.4303,3.8563,167.4303,5.5382,0.0000,2029.7508,761.6480,787.7036,161.8921,10.8935,150.9986,0.0000,150.9986,2.0081,148.9904,5.2757,56.9060,16.4571,70.3516,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34145.5285,34145.5285,34145.5285,34145.5285,6,0,0,0
+2912.6064,0.4984,62675.1928,77.5602,83.0000,0.2843,0.2339,76.2679,5,2043.3595,811.6811,811.6811,-90.3848,173.6836,173.6836,173.6858,-19.3405,2.1540,167.6733,0.0000,167.6733,3.8563,167.6733,5.5840,0.0000,2043.3595,757.4971,783.5931,162.0893,10.9487,151.1406,0.0000,151.1406,1.9710,149.1696,5.5704,57.9823,16.5675,69.0494,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34222.7937,34222.7937,34222.7937,34222.7937,6,0,0,0
+2913.1047,0.4984,62686.0005,78.0631,83.0000,0.2764,0.2526,76.2952,5,2056.6108,807.3091,807.3091,-91.1136,173.8684,173.8684,173.8704,-19.6229,2.1079,167.9042,0.0000,167.9042,3.8563,167.9042,5.6288,0.0000,2056.6108,753.4804,779.6162,162.2754,11.0024,151.2730,0.0000,151.2730,1.9288,149.3442,6.0559,59.0423,16.6749,67.5712,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34298.0296,34298.0296,34298.0296,34298.0296,6,0,0,0
+2913.6032,0.4985,62696.8770,78.5497,83.0000,0.2659,0.3013,76.3279,5,2069.4302,803.0796,803.0796,-91.8187,174.0356,174.0356,174.0374,-19.8980,2.0407,168.1386,0.0000,168.1386,3.8563,168.1386,5.6724,0.0000,2069.4302,749.6931,775.8684,162.4662,11.0545,151.4117,0.0000,151.4117,1.8673,149.5444,7.2695,60.0789,16.7788,65.4172,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34370.8132,34370.8132,34370.8132,34370.8132,6,0,0,0
+2914.1017,0.4986,62707.8199,79.0169,83.0000,0.2547,0.3607,76.3674,5,2081.7385,799.0188,799.0188,-92.4956,174.1854,174.1854,174.1870,-20.1640,1.9661,168.3630,0.0000,168.3630,3.8563,168.3630,5.7145,0.0000,2081.7385,746.0968,772.3104,162.6485,11.1045,151.5440,0.0000,151.5440,1.7991,149.7449,8.7538,61.0846,16.8786,63.0280,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34440.6956,34440.6956,34440.6956,34440.6956,6,0,0,0
+2914.6003,0.4986,62718.8262,79.4627,83.0000,0.2420,0.4387,76.4157,5,2093.4829,795.1440,795.1440,-93.1416,174.3186,174.3186,174.3201,-20.4193,1.8787,168.5837,0.0000,168.5837,3.8563,168.5837,5.7549,0.0000,2093.4829,742.7337,768.9845,162.8288,11.1523,151.6764,0.0000,151.6764,1.7190,149.9574,10.7064,62.0537,16.9737,60.2235,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34507.3764,34507.3764,34507.3764,34507.3764,6,0,0,0
+2915.0990,0.4987,62729.8928,79.8857,83.0000,0.2293,0.5201,76.4733,5,2104.6276,791.4671,791.4671,-93.7545,174.4363,174.4363,174.4375,-20.6631,1.7892,168.7908,0.0000,168.7908,3.8563,168.7908,5.7934,0.0000,2104.6276,739.5656,765.8519,162.9974,11.1977,151.7997,0.0000,151.7997,1.6372,150.1625,12.7600,62.9820,17.0640,57.3564,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34570.6513,34570.6513,34570.6513,34570.6513,6,0,0,0
+2915.5977,0.4988,62741.0167,80.2859,83.0000,0.2165,0.6047,76.5405,5,2115.1702,787.9888,787.9888,-94.3344,174.5396,174.5396,174.5407,-20.8951,1.6979,168.9854,0.0000,168.9854,3.8563,168.9854,5.8299,0.0000,2115.1702,736.5934,762.9136,163.1555,11.2406,151.9149,0.0000,151.9149,1.5536,150.3613,14.9096,63.8738,17.1494,54.4284,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34630.5064,34630.5064,34630.5064,34630.5064,6,0,0,0
+2916.0966,0.4989,62752.1945,80.6634,83.0000,0.2039,0.6894,76.6176,5,2125.1154,784.7075,784.7075,-94.8813,174.6300,174.6300,174.6310,-21.1150,1.6071,169.1667,0.0000,169.1667,3.8563,169.1667,5.8645,0.0000,2125.1154,733.8053,760.1576,163.3022,11.2810,152.0212,0.0000,152.0212,1.4706,150.5506,17.0778,64.7245,17.2300,51.5184,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34686.9686,34686.9686,34686.9686,34686.9686,6,0,0,0
+2916.5955,0.4989,62763.4232,81.0187,83.0000,0.1917,0.7740,76.7045,5,2134.4756,781.6192,781.6192,-95.3962,174.7089,174.7089,174.7098,-21.3231,1.5172,169.3354,0.0000,169.3354,3.8563,169.3354,5.8971,0.0000,2134.4756,731.1966,757.5792,163.4383,11.3189,152.1194,0.0000,152.1194,1.3883,150.7311,19.2579,65.5315,17.3058,48.6359,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34740.1085,34740.1085,34740.1085,34740.1085,6,0,0,0
+2917.0944,0.4990,62774.6997,81.3522,83.0000,0.1797,0.8585,76.8013,5,2143.2638,778.7196,778.7196,-95.8795,174.7774,174.7774,174.7782,-21.5194,1.4282,169.4929,0.0000,169.4929,3.8563,169.4929,5.9278,0.0000,2143.2638,728.7632,755.1745,163.5651,11.3546,152.2105,0.0000,152.2105,1.3069,150.9036,21.4472,66.2949,17.3769,45.7846,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34789.9994,34789.9994,34789.9994,34789.9994,6,0,0,0
+2917.5935,0.4991,62786.0210,81.6647,83.0000,0.1681,0.9415,76.9079,5,2151.4956,776.0036,776.0036,-96.3323,174.8368,174.8368,174.8374,-21.7041,1.3413,169.6392,0.0000,169.6392,3.8563,169.6392,5.9567,0.0000,2151.4956,726.4961,752.9344,163.6825,11.3879,152.2946,0.0000,152.2946,1.2273,151.0673,23.6114,67.0148,17.4435,42.9975,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34836.7303,34836.7303,34836.7303,34836.7303,6,0,0,0
+2918.0926,0.4991,62797.3843,81.9574,83.0000,0.1577,1.0148,77.0232,5,2159.2069,773.4593,773.4593,-96.7564,174.8881,174.8881,174.8887,-21.8777,1.2625,169.7694,0.0000,169.7694,3.8563,169.7694,5.9837,0.0000,2159.2069,724.3577,750.8211,163.7857,11.4191,152.3666,0.0000,152.3666,1.1552,151.2114,25.5416,67.6936,17.5059,40.4702,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34880.5055,34880.5055,34880.5055,34880.5055,6,0,0,0
+2918.5917,0.4992,62808.7870,82.2330,83.0000,0.1491,1.0705,77.1453,5,2166.4681,771.0634,771.0634,-97.1557,174.9327,174.9327,174.9332,-22.0419,1.1976,169.8789,0.0000,169.8789,3.8563,169.8789,6.0091,0.0000,2166.4681,722.3005,748.7872,163.8698,11.4481,152.4217,0.0000,152.4217,1.0958,151.3259,27.0344,68.3367,17.5647,38.3901,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34921.7238,34921.7238,34921.7238,34921.7238,6,0,0,0
+2919.0909,0.4992,62820.2268,82.4969,83.0000,0.1446,1.0837,77.2693,5,2173.4191,768.7698,768.7698,-97.5380,174.9719,174.9719,174.9724,-22.1997,1.1650,169.9507,0.0000,169.9507,3.8563,169.9507,6.0331,0.0000,2173.4191,720.2005,746.7081,163.9176,11.4752,152.4423,0.0000,152.4423,1.0660,151.3763,27.4544,68.9558,17.6210,37.3451,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34961.1790,34961.1790,34961.1790,34961.1790,6,0,0,0
+2919.5902,0.4992,62831.7027,82.7535,83.0000,0.1411,1.0863,77.3939,5,2180.1815,766.5385,766.5385,-97.8822,175.0069,175.0069,175.0073,-22.3473,1.1406,170.0100,0.0000,170.0100,3.8563,170.0100,6.0565,0.0000,2180.1815,718.1242,744.6518,163.9535,11.5014,152.4521,0.0000,152.4521,1.0437,151.4084,27.6063,69.5615,17.6758,36.5648,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,34999.5618,34999.5618,34999.5618,34999.5618,6,0,0,0
+2920.0911,0.5026,62843.2139,82.4497,83.0000,-0.4760,1.0538,77.5152,0,2109.4430,-92.5954,789.8838,-94.0194,-20.4544,174.4856,174.4856,-20.7689,-24.3107,0.0000,0.0000,0.0000,3.8563,0.0000,4.6304,0.0000,2172.1764,-20.3563,0.0000,-4.6304,8.6439,-13.2743,0.0000,-13.2743,-3.5083,-9.7660,26.6818,68.8466,17.6110,-122.9054,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,48.3255,48.3255,48.3255,48.3255,2,0,0,0
+2920.5937,0.5025,62854.6054,81.6038,83.0000,-0.4591,0.9562,77.6242,0,1964.2417,-86.9273,820.9201,-86.9273,-17.8805,168.8591,172.4416,-17.8805,-21.7368,0.0000,0.0000,0.0000,3.8563,0.0000,3.8485,0.0000,2149.8900,-17.0941,0.0000,-3.8485,8.5552,-12.4037,0.0000,-12.4037,-3.3489,-9.0547,23.9626,66.8755,17.4305,-117.3233,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4.7421,4.7421,4.7421,4.7421,2,0,0,0
+2921.0962,0.5025,62865.8816,80.7827,83.0000,-0.4486,0.8956,77.7251,0,1823.8643,-82.7159,817.8675,-82.7159,-15.7983,156.2083,169.3677,-15.7983,-19.6546,0.0000,0.0000,0.0000,3.8563,0.0000,3.7943,0.0000,2128.2583,-17.0249,0.0000,-3.7943,8.4691,-12.2634,0.0000,-12.2634,-3.2396,-9.0238,22.2189,64.9961,17.2552,-113.4940,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1.2759,1.2759,1.2759,1.2759,2,0,0,0
+2921.5987,0.5025,62877.0451,79.9805,83.0000,-0.4382,0.8341,77.8183,0,1686.6428,-79.1661,767.6095,-79.1661,-13.9827,135.5789,164.1858,-13.9827,-17.8390,0.0000,0.0000,0.0000,3.8563,0.0000,3.7418,0.0000,2107.1258,-16.9573,0.0000,-3.7418,8.3850,-12.1268,0.0000,-12.1268,-3.1330,-8.9938,20.4876,63.1924,17.0839,-109.7577,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.7162,0.7162,0.7162,0.7162,2,0,0,0
+2922.0999,0.4999,62888.0984,79.6030,83.0000,0.0208,0.7676,77.9031,6,1574.9884,691.2963,691.2963,-75.1077,114.0172,114.0172,157.6754,-12.3877,-10.7631,120.9239,0.0000,120.9239,3.8563,120.9239,7.2715,0.0000,2097.1782,517.5052,754.2676,113.6524,10.1798,103.4726,0.0000,103.4726,0.1483,103.3243,18.7646,62.3601,17.0034,5.1962,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22033.2423,22033.2423,22033.2423,22033.2423,6,0,0,0
+2922.5996,0.4995,62899.1570,79.7023,83.0000,0.0896,0.6851,77.9789,6,1532.8501,885.0570,885.0570,-73.4406,142.0691,142.0691,153.4568,-11.7887,0.3718,137.8410,0.0000,137.8410,3.8563,137.8410,7.9531,0.0000,2099.7946,590.6951,858.7172,129.8879,10.5149,119.3731,0.0000,119.3731,0.6384,118.7347,16.7684,62.5780,17.0247,22.3636,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27309.0867,27309.0867,27309.0867,27309.0867,6,0,0,0
+2923.0989,0.4993,62910.2380,79.8965,83.0000,0.1264,0.5903,78.0443,6,1536.5849,935.0796,935.0796,-73.5884,150.4644,150.4644,153.8307,-11.8412,0.5259,146.0822,0.0000,146.0822,3.8563,146.0822,8.2923,0.0000,2104.9109,625.1080,907.8457,137.7899,10.6928,127.0971,0.0000,127.0971,0.9031,126.1941,14.4840,63.0054,17.0663,31.6383,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28846.3219,28846.3219,28846.3219,28846.3219,6,0,0,0
+2923.5982,0.4992,62921.3505,80.1394,83.0000,0.1439,0.4778,78.0974,6,1541.2579,949.2813,949.2813,-73.7733,153.2141,153.2141,154.2985,-11.9070,0.6005,148.7574,0.0000,148.7574,3.8563,148.7574,8.4113,0.0000,2111.3121,634.7743,921.6681,140.3461,10.7682,129.5779,0.0000,129.5779,1.0311,128.5468,11.7599,63.5455,17.1183,36.1231,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29350.8604,29350.8604,29350.8604,29350.8604,6,0,0,0
+2924.0973,0.4991,62932.4989,80.4095,83.0000,0.1566,0.3517,78.1366,6,1546.4512,953.2367,953.2367,-73.9787,154.3710,154.3710,154.8185,-11.9804,0.6556,149.8591,0.0000,149.8591,3.8563,149.8591,8.4687,0.0000,2118.4263,637.3501,925.3761,141.3904,10.8159,130.5745,0.0000,130.5745,1.1257,129.4488,8.6852,64.1514,17.1760,39.4362,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29585.6693,29585.6693,29585.6693,29585.6693,6,0,0,0
+2924.5964,0.4991,62943.6864,80.7015,83.0000,0.1684,0.2155,78.1607,6,1552.0670,954.2937,954.2937,-74.2009,155.1033,155.1033,155.3807,-12.0600,0.7076,150.5394,0.0000,150.5394,3.8563,150.5394,8.5103,0.0000,2126.1191,637.9126,926.2138,142.0291,10.8577,131.1714,0.0000,131.1714,1.2150,129.9564,5.3418,64.8107,17.2385,42.5655,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29733.3562,29733.3562,29733.3562,29733.3562,6,0,0,0
+2925.0955,0.4990,62954.9160,81.0140,83.0000,0.1795,0.0814,78.1698,6,1558.0769,954.5451,954.5451,-74.4387,155.7450,155.7450,155.9823,-12.1455,0.7569,151.1318,0.0000,151.1318,3.8563,151.1318,8.5495,0.0000,2134.3520,637.9266,926.2714,142.5822,10.8998,131.6824,0.0000,131.6824,1.2997,130.3827,2.0249,65.5208,17.3053,45.5318,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29862.3922,29862.3922,29862.3922,29862.3922,6,0,0,0
+2925.5945,0.4990,62966.1903,81.3457,83.0000,0.1898,-0.0479,78.1644,6,1564.4559,954.5825,954.5825,-74.6910,156.3887,156.3887,156.6209,-12.2366,0.8039,151.7286,0.0000,151.7286,3.8563,151.7286,8.5899,0.0000,2143.0902,637.8048,926.1374,143.1386,10.9439,132.1947,0.0000,132.1947,1.3803,130.8144,-1.1977,66.2798,17.3761,48.3563,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29991.7788,29991.7788,29991.7788,29991.7788,6,0,0,0
+2926.0934,0.4989,62977.5120,81.6935,83.0000,0.1975,-0.1505,78.1474,6,1571.1464,954.5754,954.5754,-74.9557,157.0564,157.0564,157.2907,-12.3325,0.8401,152.3600,0.0000,152.3600,3.8563,152.3600,8.6326,0.0000,2152.2553,637.7009,926.0311,143.7274,10.9902,132.7371,0.0000,132.7371,1.4426,131.2946,-3.7749,67.0816,17.4504,50.5374,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30125.9566,30125.9566,30125.9566,30125.9566,6,0,0,0
+2926.5923,0.4989,62988.8830,82.0538,83.0000,0.2037,-0.2371,78.1204,6,1578.0760,954.5715,954.5715,-75.2298,157.7484,157.7484,157.9845,-12.4322,0.8701,153.0220,0.0000,153.0220,3.8563,153.0220,8.6771,0.0000,2161.7479,637.6286,925.9712,144.3449,11.0384,133.3065,0.0000,133.3065,1.4940,131.8125,-5.9740,67.9184,17.5273,52.3408,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30265.0452,30265.0452,30265.0452,30265.0452,6,0,0,0
+2927.0912,0.4989,63000.3047,82.4226,83.0000,0.2070,-0.2939,78.0869,6,1585.1687,954.5829,954.5829,-75.5104,158.4593,158.4593,158.6945,-12.5346,0.8882,153.7148,0.0000,153.7148,3.8563,153.7148,8.7234,0.0000,2171.4639,637.6187,926.0013,144.9914,11.0879,133.9035,0.0000,133.9035,1.5251,132.3783,-7.4399,68.7815,17.6061,53.4306,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30407.9110,30407.9110,30407.9110,30407.9110,6,0,0,0
+2927.5900,0.4989,63011.7781,82.7966,83.0000,0.2095,-0.3424,78.0476,6,1592.3614,954.6091,954.6091,-75.7950,159.1827,159.1827,159.4146,-12.6389,0.9030,154.4234,0.0000,154.4234,3.8563,154.4234,8.7706,0.0000,2181.3170,637.6339,926.0680,145.6528,11.1383,134.5145,0.0000,134.5145,1.5505,132.9639,-8.7053,69.6637,17.6860,54.3196,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30553.2791,30553.2791,30553.2791,30553.2791,6,0,0,0
+2928.0894,0.5000,63023.3038,82.9924,83.0000,0.0085,-0.3841,78.0033,6,1596.1259,602.8282,955.1269,-75.9439,100.7603,159.6456,159.7915,-12.6937,0.0366,96.8674,0.0000,96.8674,3.8563,96.8674,6.4783,0.0000,2186.4739,394.7691,579.5379,90.3891,10.0593,80.3298,0.0000,80.3298,0.0628,80.2670,-9.7903,70.1278,17.7277,2.2017,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19686.7165,19686.7165,19686.7165,19686.7165,6,0,0,0
+2928.5894,0.5000,63034.8316,83.0000,83.0000,0.0000,-0.4409,77.9525,6,1596.2726,579.0651,871.6381,-75.9497,96.7973,145.7041,159.8062,-12.6959,0.0000,92.9410,0.0000,92.9410,3.8563,92.9410,6.3216,0.0000,2186.6747,378.2703,555.9959,86.6194,9.9828,76.6366,0.0000,76.6366,0.0000,76.6366,-11.2387,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18915.2101,18915.2101,18915.2101,18915.2101,6,0,0,0
+2929.0894,0.5000,63046.3594,83.0000,83.0000,0.0000,-0.5054,77.8942,6,1596.2726,568.6022,865.9878,-75.9497,95.0483,144.7596,159.8062,-12.6959,0.0000,91.1920,0.0000,91.1920,3.8563,91.1920,6.2517,0.0000,2186.6747,370.9378,545.5330,84.9403,9.9484,74.9919,0.0000,74.9919,0.0000,74.9919,-12.8833,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18592.4597,18592.4597,18592.4597,18592.4597,6,0,0,0
+2929.5894,0.5000,63057.8871,83.0000,83.0000,0.0000,-0.5781,77.8276,6,1596.2726,556.8253,863.4892,-75.9497,93.0796,144.3420,159.8062,-12.6959,0.0000,89.2233,0.0000,89.2233,3.8563,89.2233,6.1729,0.0000,2186.6747,362.6846,533.7561,83.0504,9.9097,73.1408,0.0000,73.1408,0.0000,73.1408,-14.7343,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18250.9771,18250.9771,18250.9771,18250.9771,6,0,0,0
+2930.0894,0.5000,63069.4149,83.0000,83.0000,0.0000,-0.6452,77.7532,6,1596.2726,545.9387,860.6769,-75.9497,91.2598,143.8718,159.8062,-12.6959,0.0000,87.4035,0.0000,87.4035,3.8563,87.4035,6.1001,0.0000,2186.6747,355.0552,522.8694,81.3034,9.8739,71.4295,0.0000,71.4295,0.0000,71.4295,-16.4455,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17934.6657,17934.6657,17934.6657,17934.6657,6,0,0,0
+2930.5894,0.5000,63080.9427,83.0000,83.0000,0.0000,-0.6965,77.6729,6,1596.2726,537.6196,858.0772,-75.9497,89.8692,143.4373,159.8062,-12.6959,0.0000,86.0129,0.0000,86.0129,3.8563,86.0129,6.0445,0.0000,2186.6747,349.2252,514.5504,79.9684,9.8465,70.1219,0.0000,70.1219,0.0000,70.1219,-17.7531,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17662.7705,17662.7705,17662.7705,17662.7705,6,0,0,0
+2931.0894,0.5000,63092.4705,83.0000,83.0000,0.0000,-0.7358,77.5881,6,1596.2726,531.2416,856.0906,-75.9497,88.8030,143.1052,159.8062,-12.6959,0.0000,84.9467,0.0000,84.9467,3.8563,84.9467,6.0018,0.0000,2186.6747,344.7555,508.1723,78.9449,9.8255,69.1194,0.0000,69.1194,0.0000,69.1194,-18.7556,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17454.3133,17454.3133,17454.3133,17454.3133,6,0,0,0
+2931.5894,0.5000,63103.9982,83.0000,83.0000,0.0000,-0.7647,77.4999,6,1596.2726,526.5597,854.5675,-75.9497,88.0204,142.8506,159.8062,-12.6959,0.0000,84.1641,0.0000,84.1641,3.8563,84.1641,5.9705,0.0000,2186.6747,341.4744,503.4904,78.1936,9.8101,68.3834,0.0000,68.3834,0.0000,68.3834,-19.4915,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17301.2908,17301.2908,17301.2908,17301.2908,6,0,0,0
+2932.0894,0.5000,63115.5260,83.0000,83.0000,0.0000,-0.7860,77.4093,6,1596.2726,523.1124,853.4494,-75.9497,87.4441,142.6637,159.8062,-12.6959,0.0000,83.5878,0.0000,83.5878,3.8563,83.5878,5.9475,0.0000,2186.6747,339.0586,500.0432,77.6404,9.7988,67.8416,0.0000,67.8416,0.0000,67.8416,-20.0333,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17188.6223,17188.6223,17188.6223,17188.6223,6,0,0,0
+2932.5894,0.5000,63127.0538,83.0000,83.0000,0.0000,-0.8042,77.3166,6,1596.2726,520.1502,852.6262,-75.9497,86.9490,142.5261,159.8062,-12.6959,0.0000,83.0927,0.0000,83.0927,3.8563,83.0927,5.9277,0.0000,2186.6747,336.9826,497.0809,77.1650,9.7891,67.3759,0.0000,67.3759,0.0000,67.3759,-20.4989,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17091.8065,17091.8065,17091.8065,17091.8065,6,0,0,0
+2933.0894,0.5000,63138.5816,83.0000,83.0000,0.0000,-0.8211,77.2220,6,1596.2726,517.4073,851.9189,-75.9497,86.4905,142.4078,159.8062,-12.6959,0.0000,82.6342,0.0000,82.6342,3.8563,82.6342,5.9093,0.0000,2186.6747,335.0604,494.3380,76.7248,9.7800,66.9448,0.0000,66.9448,0.0000,66.9448,-20.9300,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17002.1591,17002.1591,17002.1591,17002.1591,6,0,0,0
+2933.5894,0.5000,63150.1094,83.0000,83.0000,0.0000,-0.8473,77.1243,6,1596.2726,513.1591,851.2639,-75.9497,85.7803,142.2983,159.8062,-12.6959,0.0000,81.9240,0.0000,81.9240,3.8563,81.9240,5.8809,0.0000,2186.6747,332.0833,490.0898,76.0431,9.7661,66.2770,0.0000,66.2770,0.0000,66.2770,-21.5977,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16863.3118,16863.3118,16863.3118,16863.3118,6,0,0,0
+2934.0894,0.5000,63161.6371,83.0000,83.0000,0.0000,-0.8913,77.0216,6,1596.2726,506.0342,850.2494,-75.9497,84.5893,142.1288,159.8062,-12.6959,0.0000,80.7330,0.0000,80.7330,3.8563,80.7330,5.8333,0.0000,2186.6747,327.0902,482.9650,74.8997,9.7426,65.1571,0.0000,65.1571,0.0000,65.1571,-22.7176,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16630.4466,16630.4466,16630.4466,16630.4466,6,0,0,0
+2934.5894,0.5000,63173.1649,83.0000,83.0000,0.0000,-0.9542,76.9116,6,1596.2726,495.8344,848.5480,-75.9497,82.8843,141.8444,159.8062,-12.6959,0.0000,79.0280,0.0000,79.0280,3.8563,79.0280,5.7651,0.0000,2186.6747,319.9422,472.7652,73.2629,9.7091,63.5538,0.0000,63.5538,0.0000,63.5538,-24.3208,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16297.0811,16297.0811,16297.0811,16297.0811,6,0,0,0
+2935.0894,0.5000,63184.6927,83.0000,83.0000,0.0000,-1.0300,76.7928,6,1596.2726,483.5422,846.1123,-75.9497,80.8295,141.4372,159.8062,-12.6959,0.0000,76.9732,0.0000,76.9732,3.8563,76.9732,5.6829,0.0000,2186.6747,311.3278,460.4730,71.2903,9.6687,61.6217,0.0000,61.6217,0.0000,61.6217,-26.2528,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15895.3270,15895.3270,15895.3270,15895.3270,6,0,0,0
+2935.5894,0.5000,63196.2205,83.0000,83.0000,0.0000,-1.1049,76.6655,6,1596.2726,471.3925,843.1769,-75.9497,78.7986,140.9465,159.8062,-12.6959,0.0000,74.9423,0.0000,74.9423,3.8563,74.9423,5.6017,0.0000,2186.6747,302.8133,448.3233,69.3406,9.6287,59.7119,0.0000,59.7119,0.0000,59.7119,-28.1624,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15501.5524,15501.5524,15501.5524,15501.5524,6,0,0,0
+2936.0894,0.5000,63207.7482,83.0000,83.0000,0.0000,-1.1768,76.5298,6,1596.2726,459.7381,840.2755,-75.9497,76.8504,140.4615,159.8062,-12.6959,0.0000,72.9941,0.0000,72.9941,3.8563,72.9941,5.5237,0.0000,2186.6747,294.6459,436.6689,67.4704,9.5904,57.8800,0.0000,57.8800,0.0000,57.8800,-29.9942,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15126.5029,15126.5029,15126.5029,15126.5029,6,0,0,0
+2936.5894,0.5000,63219.2760,83.0000,83.0000,0.0000,-1.2379,76.3871,6,1596.2726,449.8237,837.4924,-75.9497,75.1931,139.9963,159.8062,-12.6959,0.0000,71.3368,0.0000,71.3368,3.8563,71.3368,5.4574,0.0000,2186.6747,287.6978,426.7544,65.8794,9.5578,56.3216,0.0000,56.3216,0.0000,56.3216,-31.5525,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14807.4468,14807.4468,14807.4468,14807.4468,6,0,0,0
+2937.0894,0.5000,63230.8038,83.0000,83.0000,0.0000,-1.2935,76.2380,6,1596.2726,440.8153,835.1249,-75.9497,73.6872,139.6005,159.8062,-12.6959,0.0000,69.8310,0.0000,69.8310,3.8563,69.8310,5.3972,0.0000,2186.6747,281.3847,417.7460,64.4337,9.5282,54.9056,0.0000,54.9056,0.0000,54.9056,-32.9684,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14517.5469,14517.5469,14517.5469,14517.5469,6,0,0,0
+2937.5894,0.5000,63242.3316,83.0000,83.0000,0.0000,-1.3419,76.0833,6,1596.2726,432.9654,832.9736,-75.9497,72.3750,139.2409,159.8062,-12.6959,0.0000,68.5188,0.0000,68.5188,3.8563,68.5188,5.3447,0.0000,2186.6747,275.8836,409.8962,63.1740,9.5033,53.6707,0.0000,53.6707,0.0000,53.6707,-34.2031,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14264.9310,14264.9310,14264.9310,14264.9310,6,0,0,0
+2938.0894,0.5000,63253.8594,83.0000,83.0000,0.0000,-1.3744,75.9248,6,1596.2726,427.7079,831.0991,-75.9497,71.4962,138.9276,159.8062,-12.6959,0.0000,67.6399,0.0000,67.6399,3.8563,67.6399,5.3096,0.0000,2186.6747,272.1991,404.6387,62.3303,9.4868,52.8436,0.0000,52.8436,0.0000,52.8436,-35.0302,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14095.7396,14095.7396,14095.7396,14095.7396,6,0,0,0
+2938.5894,0.5000,63265.3871,83.0000,83.0000,0.0000,-1.3951,75.7640,6,1596.2726,424.3586,829.8436,-75.9497,70.9363,138.7177,159.8062,-12.6959,0.0000,67.0800,0.0000,67.0800,3.8563,67.0800,5.2872,0.0000,2186.6747,269.8519,401.2894,61.7929,9.4762,52.3166,0.0000,52.3166,0.0000,52.3166,-35.5570,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13987.9564,13987.9564,13987.9564,13987.9564,6,0,0,0
+2939.0894,0.5000,63276.9149,83.0000,83.0000,0.0000,-1.3913,75.6036,6,1596.2726,424.9744,829.0438,-75.9497,71.0393,138.5840,159.8062,-12.6959,0.0000,67.1830,0.0000,67.1830,3.8563,67.1830,5.2913,0.0000,2186.6747,270.2835,401.9051,61.8917,9.4782,52.4135,0.0000,52.4135,0.0000,52.4135,-35.4602,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14007.7726,14007.7726,14007.7726,14007.7726,6,0,0,0
+2939.5894,0.5000,63288.4427,83.0000,83.0000,0.0000,-1.3801,75.4445,6,1596.2726,426.7823,829.1908,-75.9497,71.3415,138.6086,159.8062,-12.6959,0.0000,67.4852,0.0000,67.4852,3.8563,67.4852,5.3034,0.0000,2186.6747,271.5504,403.7131,62.1818,9.4839,52.6979,0.0000,52.6979,0.0000,52.6979,-35.1758,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14065.9528,14065.9528,14065.9528,14065.9528,6,0,0,0
+2940.0894,0.5000,63299.9705,83.0000,83.0000,0.0000,-1.3633,75.2874,6,1596.2726,429.5128,829.6226,-75.9497,71.7979,138.6808,159.8062,-12.6959,0.0000,67.9416,0.0000,67.9416,3.8563,67.9416,5.3216,0.0000,2186.6747,273.4639,406.4435,62.6200,9.4925,53.1275,0.0000,53.1275,0.0000,53.1275,-34.7463,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14153.8216,14153.8216,14153.8216,14153.8216,6,0,0,0
+2940.5894,0.5000,63311.4982,83.0000,83.0000,0.0000,-1.3588,75.1308,6,1596.2726,430.2420,830.2746,-75.9497,71.9198,138.7898,159.8062,-12.6959,0.0000,68.0635,0.0000,68.0635,3.8563,68.0635,5.3265,0.0000,2186.6747,273.9750,407.1727,62.7370,9.4948,53.2422,0.0000,53.2422,0.0000,53.2422,-34.6315,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14177.2883,14177.2883,14177.2883,14177.2883,6,0,0,0
+2941.0894,0.5000,63323.0260,83.0000,83.0000,0.0000,-1.3706,74.9728,6,1596.2726,428.3219,830.4487,-75.9497,71.5988,138.8189,159.8062,-12.6959,0.0000,67.7425,0.0000,67.7425,3.8563,67.7425,5.3137,0.0000,2186.6747,272.6293,405.2526,62.4289,9.4887,52.9402,0.0000,52.9402,0.0000,52.9402,-34.9336,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14115.4970,14115.4970,14115.4970,14115.4970,6,0,0,0
+2941.5894,0.5000,63334.5538,83.0000,83.0000,0.0000,-1.4127,74.8099,6,1596.2726,421.5052,829.9902,-75.9497,70.4594,138.7422,159.8062,-12.6959,0.0000,66.6031,0.0000,66.6031,3.8563,66.6031,5.2681,0.0000,2186.6747,267.8523,398.4360,61.3350,9.4672,51.8677,0.0000,51.8677,0.0000,51.8677,-36.0059,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13896.1318,13896.1318,13896.1318,13896.1318,6,0,0,0
+2942.0894,0.5000,63346.0816,83.0000,83.0000,0.0000,-1.4722,74.6402,6,1596.2726,411.8581,828.3624,-75.9497,68.8467,138.4701,159.8062,-12.6959,0.0000,64.9904,0.0000,64.9904,3.8563,64.9904,5.2036,0.0000,2186.6747,261.0915,388.7888,59.7868,9.4368,50.3500,0.0000,50.3500,0.0000,50.3500,-37.5235,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13585.6760,13585.6760,13585.6760,13585.6760,6,0,0,0
+2942.5894,0.5000,63357.6094,83.0000,83.0000,0.0000,-1.5577,74.4606,6,1596.2726,398.0188,826.0587,-75.9497,66.5333,138.0850,159.8062,-12.6959,0.0000,62.6770,0.0000,62.6770,3.8563,62.6770,5.1111,0.0000,2186.6747,251.3930,374.9495,57.5660,9.3932,48.1728,0.0000,48.1728,0.0000,48.1728,-39.7005,70.1459,17.7273,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13193.1039,13193.1039,13193.1039,13193.1039,6,0,0,0
+2943.0894,0.5000,63369.1371,83.0000,83.0000,0.0000,-1.6488,74.2706,6,1596.2726,383.2544,822.7538,-75.9497,64.0653,137.5326,159.8062,-12.6959,0.0000,60.2090,0.0000,60.2090,3.8563,60.2090,5.0123,0.0000,2186.6747,241.0461,360.1851,55.1967,9.3467,45.8500,0.0000,45.8500,0.0000,45.8500,-42.0230,70.1459,17.7271,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12783.6387,12783.6387,12783.6387,12783.6387,6,0,0,0
+2943.5894,0.5000,63380.6649,83.0000,83.0000,0.0000,-1.7435,74.0696,6,1596.2726,367.9167,819.2281,-75.9497,61.5014,136.9432,159.8062,-12.6959,0.0000,57.6451,0.0000,57.6451,3.8563,57.6451,4.9098,0.0000,2186.6747,230.2974,344.8474,52.7354,9.2983,43.4370,0.0000,43.4370,0.0000,43.4370,-44.4357,70.1459,17.7268,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12283.5279,12283.5279,12283.5279,12283.5279,6,0,0,0
+2944.0894,0.5000,63392.1927,83.0000,83.0000,0.0000,-1.8269,73.8590,6,1596.2726,354.4156,815.5654,-75.9497,59.2446,136.3310,159.8062,-12.6959,0.0000,55.3883,0.0000,55.3883,3.8563,55.3883,4.8195,0.0000,2186.6747,220.8359,331.3464,50.5688,9.2558,41.3130,0.0000,41.3130,0.0000,41.3130,-46.5595,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11839.4217,11839.4217,11839.4217,11839.4217,6,0,0,0
+2944.5894,0.5000,63403.7205,83.0000,83.0000,0.0000,-1.8982,73.6401,6,1596.2726,342.8672,812.3414,-75.9497,57.3141,135.7920,159.8062,-12.6959,0.0000,53.4578,0.0000,53.4578,3.8563,53.4578,4.7423,0.0000,2186.6747,212.7427,319.7979,48.7155,9.2193,39.4962,0.0000,39.4962,0.0000,39.4962,-48.3760,70.1459,17.7263,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11459.5462,11459.5462,11459.5462,11459.5462,6,0,0,0
+2945.0894,0.5000,63415.2482,83.0000,83.0000,0.0000,-1.9438,73.4161,6,1596.2726,335.4825,809.5836,-75.9497,56.0797,135.3310,159.8062,-12.6959,0.0000,52.2234,0.0000,52.2234,3.8563,52.2234,4.6929,0.0000,2186.6747,207.5675,312.4132,47.5305,9.1960,38.3345,0.0000,38.3345,0.0000,38.3345,-49.5376,70.1459,17.7262,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11216.6323,11216.6323,11216.6323,11216.6323,6,0,0,0
+2945.5894,0.5000,63426.7760,83.0000,83.0000,0.0000,-1.9728,73.1887,6,1596.2726,330.7803,807.8201,-75.9497,55.2937,135.0362,159.8062,-12.6959,0.0000,51.4374,0.0000,51.4374,3.8563,51.4374,4.6615,0.0000,2186.6747,204.2722,307.7111,46.7759,9.1812,37.5947,0.0000,37.5947,0.0000,37.5947,-50.2772,70.1459,17.7260,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11061.9592,11061.9592,11061.9592,11061.9592,6,0,0,0
+2946.0894,0.5000,63438.3038,83.0000,83.0000,0.0000,-1.9660,72.9620,6,1596.2726,331.8885,806.6973,-75.9497,55.4789,134.8485,159.8062,-12.6959,0.0000,51.6226,0.0000,51.6226,3.8563,51.6226,4.6689,0.0000,2186.6747,205.0488,308.8192,46.9537,9.1847,37.7691,0.0000,37.7691,0.0000,37.7691,-50.1029,70.1459,17.7261,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11098.4103,11098.4103,11098.4103,11098.4103,6,0,0,0
+2946.5894,0.5000,63449.8316,83.0000,83.0000,0.0000,-1.9352,72.7389,6,1596.2726,336.8677,806.9619,-75.9497,56.3112,134.8928,159.8062,-12.6959,0.0000,52.4550,0.0000,52.4550,3.8563,52.4550,4.7022,0.0000,2186.6747,208.5383,313.7985,47.7528,9.2004,38.5524,0.0000,38.5524,0.0000,38.5524,-49.3197,70.1459,17.7262,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11262.1992,11262.1992,11262.1992,11262.1992,6,0,0,0
+2947.0894,0.5000,63461.3594,83.0000,83.0000,0.0000,-1.8664,72.5238,6,1596.2726,348.0134,808.1509,-75.9497,58.1744,135.0915,159.8062,-12.6959,0.0000,54.3181,0.0000,54.3181,3.8563,54.3181,4.7767,0.0000,2186.6747,216.3492,324.9442,49.5414,9.2356,40.3058,0.0000,40.3058,0.0000,40.3058,-47.5665,70.1459,17.7264,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11628.8267,11628.8267,11628.8267,11628.8267,6,0,0,0
+2947.5894,0.5000,63472.8871,83.0000,83.0000,0.0000,-1.7733,72.3194,6,1596.2726,363.0981,810.8125,-75.9497,60.6959,135.5365,159.8062,-12.6959,0.0000,56.8397,0.0000,56.8397,3.8563,56.8397,4.8776,0.0000,2186.6747,226.9205,340.0288,51.9621,9.2831,42.6790,0.0000,42.6790,0.0000,42.6790,-45.1937,70.1459,17.7267,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12125.0246,12125.0246,12125.0246,12125.0246,6,0,0,0
+2948.0894,0.5000,63484.4149,83.0000,83.0000,0.0000,-1.6724,72.1266,6,1596.2726,379.4344,814.4148,-75.9497,63.4267,136.1386,159.8062,-12.6959,0.0000,59.5704,0.0000,59.5704,3.8563,59.5704,4.9868,0.0000,2186.6747,238.3690,356.3651,54.5836,9.3346,45.2490,0.0000,45.2490,0.0000,45.2490,-42.6239,70.1459,17.7270,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12662.3921,12662.3921,12662.3921,12662.3921,6,0,0,0
+2948.5894,0.5000,63495.9427,83.0000,83.0000,0.0000,-1.6542,71.9359,6,1596.2726,382.3775,818.3159,-75.9497,63.9187,136.7907,159.8062,-12.6959,0.0000,60.0624,0.0000,60.0624,3.8563,60.0624,5.0065,0.0000,2186.6747,240.4316,359.3083,55.0560,9.3439,45.7121,0.0000,45.7121,0.0000,45.7121,-42.1609,70.1459,17.7271,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12759.2051,12759.2051,12759.2051,12759.2051,6,0,0,0
+2949.0894,0.5000,63507.4705,83.0000,83.0000,0.0000,-1.5616,71.7559,6,1596.2726,397.3774,819.0187,-75.9497,66.4261,136.9082,159.8062,-12.6959,0.0000,62.5698,0.0000,62.5698,3.8563,62.5698,5.1068,0.0000,2186.6747,250.9435,374.3082,57.4631,9.3912,48.0719,0.0000,48.0719,0.0000,48.0719,-39.8014,70.1459,17.7273,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13175.3173,13175.3173,13175.3173,13175.3173,6,0,0,0
+2949.5894,0.5000,63518.9982,83.0000,83.0000,0.0000,-1.3565,71.5995,6,1596.2726,430.5993,822.6007,-75.9497,71.9795,137.5070,159.8062,-12.6959,0.0000,68.1232,0.0000,68.1232,3.8563,68.1232,5.3289,0.0000,2186.6747,274.2254,407.5301,62.7943,9.4959,53.2985,0.0000,53.2985,0.0000,53.2985,-34.5753,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14188.7886,14188.7886,14188.7886,14188.7886,6,0,0,0
+2950.0894,0.5000,63530.5260,83.0000,83.0000,0.0000,-1.2839,71.4515,6,1596.2726,442.3762,830.5341,-75.9497,73.9482,138.8331,159.8062,-12.6959,0.0000,70.0919,0.0000,70.0919,3.8563,70.0919,5.4077,0.0000,2186.6747,282.4786,419.3069,64.6842,9.5333,55.1509,0.0000,55.1509,0.0000,55.1509,-32.7230,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14567.7790,14567.7790,14567.7790,14567.7790,6,0,0,0
+2950.5894,0.5000,63542.0538,83.0000,83.0000,0.0000,-1.2323,71.3094,6,1596.2726,450.7344,833.3464,-75.9497,75.3453,139.3032,159.8062,-12.6959,0.0000,71.4890,0.0000,71.4890,3.8563,71.4890,5.4635,0.0000,2186.6747,288.3360,427.6651,66.0255,9.5608,56.4647,0.0000,56.4647,0.0000,56.4647,-31.4094,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14836.7527,14836.7527,14836.7527,14836.7527,6,0,0,0
+2951.0894,0.5000,63553.5816,83.0000,83.0000,0.0000,-1.1927,71.1719,6,1596.2726,457.1628,835.3423,-75.9497,76.4199,139.6369,159.8062,-12.6959,0.0000,72.5636,0.0000,72.5636,3.8563,72.5636,5.5065,0.0000,2186.6747,292.8411,434.0935,67.0571,9.5819,57.4752,0.0000,57.4752,0.0000,57.4752,-30.3990,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15043.6258,15043.6258,15043.6258,15043.6258,6,0,0,0
+2951.5894,0.5000,63565.1094,83.0000,83.0000,0.0000,-1.1613,71.0381,6,1596.2726,462.2554,836.8774,-75.9497,77.2712,139.8935,159.8062,-12.6959,0.0000,73.4149,0.0000,73.4149,3.8563,73.4149,5.5406,0.0000,2186.6747,296.4100,439.1861,67.8743,9.5987,58.2757,0.0000,58.2757,0.0000,58.2757,-29.5986,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15207.5102,15207.5102,15207.5102,15207.5102,6,0,0,0
+2952.0894,0.5000,63576.6371,83.0000,83.0000,0.0000,-1.1392,70.9067,6,1596.2726,465.8346,838.0936,-75.9497,77.8695,140.0968,159.8062,-12.6959,0.0000,74.0132,0.0000,74.0132,3.8563,74.0132,5.5645,0.0000,2186.6747,298.9183,442.7654,68.4487,9.6105,58.8383,0.0000,58.8383,0.0000,58.8383,-29.0360,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15322.6937,15322.6937,15322.6937,15322.6937,6,0,0,0
+2952.5894,0.5000,63588.1649,83.0000,83.0000,0.0000,-1.1236,70.7772,6,1596.2726,468.3590,838.9483,-75.9497,78.2915,140.2397,159.8062,-12.6959,0.0000,74.4352,0.0000,74.4352,3.8563,74.4352,5.5814,0.0000,2186.6747,300.6873,445.2897,68.8538,9.6188,59.2351,0.0000,59.2351,0.0000,59.2351,-28.6392,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15403.9294,15403.9294,15403.9294,15403.9294,6,0,0,0
+2953.0894,0.5000,63599.6927,83.0000,83.0000,0.0000,-1.1217,70.6479,6,1596.2726,468.6622,839.5511,-75.9497,78.3422,140.3404,159.8062,-12.6959,0.0000,74.4859,0.0000,74.4859,3.8563,74.4859,5.5834,0.0000,2186.6747,300.8998,445.5929,68.9025,9.6197,59.2827,0.0000,59.2827,0.0000,59.2827,-28.5916,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15413.6872,15413.6872,15413.6872,15413.6872,6,0,0,0
+2953.5894,0.5000,63611.2205,83.0000,83.0000,0.0000,-1.1170,70.5191,6,1596.2726,469.4375,839.6235,-75.9497,78.4718,140.3525,159.8062,-12.6959,0.0000,74.6155,0.0000,74.6155,3.8563,74.6155,5.5886,0.0000,2186.6747,301.4432,446.3682,69.0269,9.6223,59.4046,0.0000,59.4046,0.0000,59.4046,-28.4697,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15438.6375,15438.6375,15438.6375,15438.6375,6,0,0,0
+2954.0894,0.5000,63622.7482,83.0000,83.0000,0.0000,-1.1062,70.3916,6,1596.2726,471.1858,839.8086,-75.9497,78.7640,140.3835,159.8062,-12.6959,0.0000,74.9077,0.0000,74.9077,3.8563,74.9077,5.6003,0.0000,2186.6747,302.6684,448.1166,69.3074,9.6280,59.6794,0.0000,59.6794,0.0000,59.6794,-28.1949,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15494.9006,15494.9006,15494.9006,15494.9006,6,0,0,0
+2954.5894,0.5000,63634.2760,83.0000,83.0000,0.0000,-1.0676,70.2685,6,1596.2726,477.4496,840.2262,-75.9497,79.8111,140.4533,159.8062,-12.6959,0.0000,75.9548,0.0000,75.9548,3.8563,75.9548,5.6422,0.0000,2186.6747,307.0581,454.3804,70.3126,9.6486,60.6640,0.0000,60.6640,0.0000,60.6640,-27.2104,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15696.4758,15696.4758,15696.4758,15696.4758,6,0,0,0
+2955.0894,0.5000,63645.8038,83.0000,83.0000,0.0000,-1.0122,70.1519,6,1596.2726,486.4232,841.7220,-75.9497,81.3111,140.7033,159.8062,-12.6959,0.0000,77.4548,0.0000,77.4548,3.8563,77.4548,5.7022,0.0000,2186.6747,313.3468,463.3539,71.7527,9.6782,62.0745,0.0000,62.0745,0.0000,62.0745,-25.8000,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15989.4872,15989.4872,15989.4872,15989.4872,6,0,0,0
+2955.5894,0.5000,63657.3316,83.0000,83.0000,0.0000,-0.9354,70.0440,6,1596.2726,498.8809,843.8648,-75.9497,83.3936,141.0615,159.8062,-12.6959,0.0000,79.5373,0.0000,79.5373,3.8563,79.5373,5.7855,0.0000,2186.6747,322.0771,475.8116,73.7518,9.7191,64.0327,0.0000,64.0327,0.0000,64.0327,-23.8419,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16396.6500,16396.6500,16396.6500,16396.6500,6,0,0,0
+2956.0894,0.5000,63668.8594,83.0000,83.0000,0.0000,-0.8582,69.9451,6,1596.2726,511.4030,846.8397,-75.9497,85.4868,141.5588,159.8062,-12.6959,0.0000,81.6305,0.0000,81.6305,3.8563,81.6305,5.8692,0.0000,2186.6747,330.8526,488.3337,75.7613,9.7603,66.0010,0.0000,66.0010,0.0000,66.0010,-21.8738,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16805.9166,16805.9166,16805.9166,16805.9166,6,0,0,0
+2956.5894,0.5000,63680.3871,83.0000,83.0000,0.0000,-0.7907,69.8540,6,1596.2726,522.3466,849.8300,-75.9497,87.3161,142.0587,159.8062,-12.6959,0.0000,83.4598,0.0000,83.4598,3.8563,83.4598,5.9424,0.0000,2186.6747,338.5219,499.2773,77.5175,9.7963,67.7212,0.0000,67.7212,0.0000,67.7212,-20.1537,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17163.5930,17163.5930,17163.5930,17163.5930,6,0,0,0
+2957.0894,0.5000,63691.9149,83.0000,83.0000,0.0000,-0.7340,69.7693,6,1596.2726,531.5384,852.4434,-75.9497,88.8526,142.4955,159.8062,-12.6959,0.0000,84.9963,0.0000,84.9963,3.8563,84.9963,6.0038,0.0000,2186.6747,344.9635,508.4691,78.9925,9.8265,69.1660,0.0000,69.1660,0.0000,69.1660,-18.7089,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17464.0132,17464.0132,17464.0132,17464.0132,6,0,0,0
+2957.5894,0.5000,63703.4427,83.0000,83.0000,0.0000,-0.6871,69.6901,6,1596.2726,539.1377,854.6384,-75.9497,90.1229,142.8624,159.8062,-12.6959,0.0000,86.2667,0.0000,86.2667,3.8563,86.2667,6.0546,0.0000,2186.6747,350.2891,516.0684,80.2120,9.8515,70.3605,0.0000,70.3605,0.0000,70.3605,-17.5145,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17712.3858,17712.3858,17712.3858,17712.3858,6,0,0,0
+2958.0894,0.5000,63714.9705,83.0000,83.0000,0.0000,-0.6270,69.6179,6,1596.2726,548.8917,856.4531,-75.9497,91.7534,143.1658,159.8062,-12.6959,0.0000,87.8972,0.0000,87.8972,3.8563,87.8972,6.1199,0.0000,2186.6747,357.1247,525.8225,81.7773,9.8836,71.8937,0.0000,71.8937,0.0000,71.8937,-15.9813,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18020.9345,18020.9345,18020.9345,18020.9345,6,0,0,0
+2958.5894,0.5000,63726.4982,83.0000,83.0000,0.0000,-0.5562,69.5537,6,1596.2726,560.3736,858.7824,-75.9497,93.6728,143.5552,159.8062,-12.6959,0.0000,89.8165,0.0000,89.8165,3.8563,89.8165,6.1966,0.0000,2186.6747,365.1712,537.3044,83.6198,9.9213,73.6985,0.0000,73.6985,0.0000,73.6985,-14.1766,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18353.8634,18353.8634,18353.8634,18353.8634,6,0,0,0
+2959.0894,0.5000,63738.0260,83.0000,83.0000,0.0000,-0.4576,69.5010,6,1596.2726,576.3656,861.5242,-75.9497,96.3460,144.0135,159.8062,-12.6959,0.0000,92.4897,0.0000,92.4897,3.8563,92.4897,6.3036,0.0000,2186.6747,376.3784,553.2963,86.1861,9.9739,76.2122,0.0000,76.2122,0.0000,76.2122,-11.6630,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18827.3661,18827.3661,18827.3661,18827.3661,6,0,0,0
+2959.5894,0.5000,63749.5538,83.0000,83.0000,0.0000,-0.3527,69.4603,6,1596.2726,593.3760,865.3431,-75.9497,99.1895,144.6519,159.8062,-12.6959,0.0000,95.3332,0.0000,95.3332,3.8563,95.3332,6.4173,0.0000,2186.6747,388.2993,570.3067,88.9159,10.0299,78.8860,0.0000,78.8860,0.0000,78.8860,-8.9893,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19380.8815,19380.8815,19380.8815,19380.8815,6,0,0,0
+2960.0894,0.5000,63761.0816,83.0000,83.0000,0.0000,-0.2445,69.4322,6,1596.2726,610.9123,869.4052,-75.9497,102.1209,145.3309,159.8062,-12.6959,0.0000,98.2646,0.0000,98.2646,3.8563,98.2646,6.5346,0.0000,2186.6747,400.5887,587.8430,91.7300,10.0875,81.6425,0.0000,81.6425,0.0000,81.6425,-6.2329,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19951.5074,19951.5074,19951.5074,19951.5074,6,0,0,0
+2960.5894,0.5000,63772.6094,83.0000,83.0000,0.0000,-0.1580,69.4139,6,1596.2726,624.9361,873.5929,-75.9497,104.4651,146.0309,159.8062,-12.6959,0.0000,100.6088,0.0000,100.6088,3.8563,100.6088,6.6283,0.0000,2186.6747,410.4166,601.8668,93.9805,10.1322,83.8483,0.0000,83.8483,0.0000,83.8483,-4.0271,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20407.8379,20407.8379,20407.8379,20407.8379,6,0,0,0
+2961.0894,0.5000,63784.1371,83.0000,83.0000,0.0000,-0.0920,69.4033,6,1596.2726,635.6302,876.9418,-75.9497,106.2528,146.5907,159.8062,-12.6959,0.0000,102.3965,0.0000,102.3965,3.8563,102.3965,6.6998,0.0000,2186.6747,417.9111,612.5610,95.6966,10.1659,85.5307,0.0000,85.5307,0.0000,85.5307,-2.3447,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20755.8239,20755.8239,20755.8239,20755.8239,6,0,0,0
+2961.5894,0.5000,63795.6649,83.0000,83.0000,0.0000,-0.0596,69.3965,6,1596.2726,640.8755,879.4956,-75.9497,107.1296,147.0176,159.8062,-12.6959,0.0000,103.2733,0.0000,103.2733,3.8563,103.2733,6.7349,0.0000,2186.6747,421.5869,617.8062,96.5384,10.1825,86.3559,0.0000,86.3559,0.0000,86.3559,-1.5195,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20926.5031,20926.5031,20926.5031,20926.5031,6,0,0,0
+2962.0894,0.5000,63807.1927,83.0000,83.0000,0.0000,-0.0403,69.3918,6,1596.2726,644.0122,880.7481,-75.9497,107.6539,147.2270,159.8062,-12.6959,0.0000,103.7976,0.0000,103.7976,3.8563,103.7976,6.7559,0.0000,2186.6747,423.7852,620.9430,97.0417,10.1924,86.8494,0.0000,86.8494,0.0000,86.8494,-1.0261,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21018.3940,21018.3940,21018.3940,21018.3940,6,0,0,0
+2962.5894,0.5000,63818.7205,83.0000,83.0000,0.0000,-0.0295,69.3884,6,1596.2726,645.7480,881.4972,-75.9497,107.9441,147.3522,159.8062,-12.6959,0.0000,104.0878,0.0000,104.0878,3.8563,104.0878,6.7675,0.0000,2186.6747,425.0016,622.6788,97.3203,10.1979,87.1224,0.0000,87.1224,0.0000,87.1224,-0.7530,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21067.1951,21067.1951,21067.1951,21067.1951,6,0,0,0
+2963.0894,0.5000,63830.2482,83.0000,83.0000,0.0000,-0.0148,69.3867,6,1596.2726,648.1372,881.9117,-75.9497,108.3434,147.4215,159.8062,-12.6959,0.0000,104.4871,0.0000,104.4871,3.8563,104.4871,6.7835,0.0000,2186.6747,426.6759,625.0679,97.7037,10.2054,87.4983,0.0000,87.4983,0.0000,87.4983,-0.3771,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21134.3633,21134.3633,21134.3633,21134.3633,6,0,0,0
+2963.5894,0.5000,63841.7760,83.0000,83.0000,0.0000,0.0090,69.3878,6,1596.2726,651.9955,882.4822,-75.9497,108.9884,147.5168,159.8062,-12.6959,0.0000,105.1321,0.0000,105.1321,3.8563,105.1321,6.8093,0.0000,2186.6747,429.3798,628.9262,98.3228,10.2176,88.1053,0.0000,88.1053,0.0000,88.1053,0.2299,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21242.8363,21242.8363,21242.8363,21242.8363,6,0,0,0
+2964.0894,0.5000,63853.3038,83.0000,83.0000,0.0000,0.0461,69.3931,6,1596.2726,658.0047,883.4036,-75.9497,109.9929,147.6709,159.8062,-12.6959,0.0000,106.1366,0.0000,106.1366,3.8563,106.1366,6.8494,0.0000,2186.6747,433.5911,634.9354,99.2872,10.2365,89.0507,0.0000,89.0507,0.0000,89.0507,1.1752,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21411.7805,21411.7805,21411.7805,21411.7805,6,0,0,0
+2964.5894,0.5000,63864.8316,83.0000,83.0000,0.0000,0.0938,69.4039,6,1596.2726,665.7363,884.8386,-75.9497,111.2853,147.9107,159.8062,-12.6959,0.0000,107.4290,0.0000,107.4290,3.8563,107.4290,6.9011,0.0000,2186.6747,439.0094,642.6671,100.5279,10.2609,90.2670,0.0000,90.2670,0.0000,90.2670,2.3916,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21629.1504,21629.1504,21629.1504,21629.1504,6,0,0,0
+2965.0894,0.5000,63876.3594,83.0000,83.0000,0.0000,0.1561,69.4219,6,1596.2726,675.8273,886.6849,-75.9497,112.9722,148.2194,159.8062,-12.6959,0.0000,109.1159,0.0000,109.1159,3.8563,109.1159,6.9686,0.0000,2186.6747,446.0812,652.7581,102.1473,10.2927,91.8545,0.0000,91.8545,0.0000,91.8545,3.9791,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21906.0628,21906.0628,21906.0628,21906.0628,6,0,0,0
+2965.5894,0.5000,63887.8871,83.0000,83.0000,0.0000,0.1685,69.4413,6,1596.2726,677.8401,889.0946,-75.9497,113.3086,148.6222,159.8062,-12.6959,0.0000,109.4523,0.0000,109.4523,3.8563,109.4523,6.9821,0.0000,2186.6747,447.4917,654.7708,102.4703,10.2991,92.1712,0.0000,92.1712,0.0000,92.1712,4.2958,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21960.5876,21960.5876,21960.5876,21960.5876,6,0,0,0
+2966.0894,0.5000,63899.4149,83.0000,83.0000,0.0000,0.2389,69.4689,6,1596.2726,689.2399,889.5753,-75.9497,115.2142,148.7025,159.8062,-12.6959,0.0000,111.3579,0.0000,111.3579,3.8563,111.3579,7.0583,0.0000,2186.6747,455.4807,666.1707,104.2996,10.3350,93.9646,0.0000,93.9646,0.0000,93.9646,6.0892,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22269.4092,22269.4092,22269.4092,22269.4092,6,0,0,0
+2966.5894,0.5000,63910.9427,83.0000,83.0000,0.0000,0.3995,69.5149,6,1596.2726,715.2616,892.2976,-75.9497,119.5640,149.1576,159.8062,-12.6959,0.0000,115.7077,0.0000,115.7077,3.8563,115.7077,7.2323,0.0000,2186.6747,473.7167,692.1923,108.4755,10.4171,98.0583,0.0000,98.0583,0.0000,98.0583,10.1831,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23059.3556,23059.3556,23059.3556,23059.3556,6,0,0,0
+2967.0894,0.5000,63922.4705,83.0000,83.0000,0.0000,0.4509,69.5669,6,1596.2726,723.5942,898.5116,-75.9497,120.9569,150.1963,159.8062,-12.6959,0.0000,117.1006,0.0000,117.1006,3.8563,117.1006,7.2880,0.0000,2186.6747,479.5562,700.5250,109.8126,10.4434,99.3692,0.0000,99.3692,0.0000,99.3692,11.4940,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23323.2292,23323.2292,23323.2292,23323.2292,6,0,0,0
+2967.5894,0.5000,63933.9982,83.0000,83.0000,0.0000,0.4600,69.6199,6,1596.2726,725.0675,900.5014,-75.9497,121.2032,150.5290,159.8062,-12.6959,0.0000,117.3469,0.0000,117.3469,3.8563,117.3469,7.2979,0.0000,2186.6747,480.5887,701.9983,110.0491,10.4480,99.6010,0.0000,99.6010,0.0000,99.6010,11.7258,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23369.8836,23369.8836,23369.8836,23369.8836,6,0,0,0
+2968.0894,0.5000,63945.5260,83.0000,83.0000,0.0000,0.4723,69.6744,6,1596.2726,727.0605,900.8532,-75.9497,121.5364,150.5878,159.8062,-12.6959,0.0000,117.6801,0.0000,117.6801,3.8563,117.6801,7.3112,0.0000,2186.6747,481.9854,703.9913,110.3689,10.4543,99.9146,0.0000,99.9146,0.0000,99.9146,12.0393,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23432.9976,23432.9976,23432.9976,23432.9976,6,0,0,0
+2968.5894,0.5000,63957.0538,83.0000,83.0000,0.0000,0.4897,69.7308,6,1596.2726,729.8696,901.3292,-75.9497,122.0059,150.6673,159.8062,-12.6959,0.0000,118.1496,0.0000,118.1496,3.8563,118.1496,7.3300,0.0000,2186.6747,483.9540,706.8004,110.8197,10.4632,100.3565,0.0000,100.3565,0.0000,100.3565,12.4813,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23521.9531,23521.9531,23521.9531,23521.9531,6,0,0,0
+2969.0894,0.5000,63968.5816,83.0000,83.0000,0.0000,0.4906,69.7874,6,1596.2726,730.0192,902.0000,-75.9497,122.0309,150.7795,159.8062,-12.6959,0.0000,118.1747,0.0000,118.1747,3.8563,118.1747,7.3310,0.0000,2186.6747,484.0589,706.9500,110.8437,10.4637,100.3800,0.0000,100.3800,0.0000,100.3800,12.5048,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23526.6907,23526.6907,23526.6907,23526.6907,6,0,0,0
+2969.5894,0.5000,63980.1094,83.0000,83.0000,0.0000,0.4926,69.8441,6,1596.2726,730.3389,902.0357,-75.9497,122.0844,150.7854,159.8062,-12.6959,0.0000,118.2281,0.0000,118.2281,3.8563,118.2281,7.3331,0.0000,2186.6747,484.2829,707.2696,110.8950,10.4647,100.4303,0.0000,100.4303,0.0000,100.4303,12.5551,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23536.8129,23536.8129,23536.8129,23536.8129,6,0,0,0
+2970.0894,0.5000,63991.6371,83.0000,83.0000,0.0000,0.5171,69.9038,6,1596.2726,734.3188,902.1120,-75.9497,122.7497,150.7982,159.8062,-12.6959,0.0000,118.8934,0.0000,118.8934,3.8563,118.8934,7.3597,0.0000,2186.6747,487.0720,711.2496,111.5337,10.4772,101.0564,0.0000,101.0564,0.0000,101.0564,13.1813,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23662.8488,23662.8488,23662.8488,23662.8488,6,0,0,0
+2970.5894,0.5000,64003.1649,83.0000,83.0000,0.0000,0.5846,69.9712,6,1596.2726,745.2591,903.0624,-75.9497,124.5785,150.9571,159.8062,-12.6959,0.0000,120.7222,0.0000,120.7222,3.8563,120.7222,7.4329,0.0000,2186.6747,494.7390,722.1899,113.2893,10.5117,102.7776,0.0000,102.7776,0.0000,102.7776,14.9025,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24009.2983,24009.2983,24009.2983,24009.2983,6,0,0,0
+2971.0894,0.5000,64014.6927,83.0000,83.0000,0.0000,0.6399,70.0449,6,1596.2726,754.2186,905.6750,-75.9497,126.0761,151.3938,159.8062,-12.6959,0.0000,122.2199,0.0000,122.2199,3.8563,122.2199,7.4928,0.0000,2186.6747,501.0178,731.1494,114.7271,10.5400,104.1871,0.0000,104.1871,0.0000,104.1871,16.3120,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24293.0221,24293.0221,24293.0221,24293.0221,6,0,0,0
+2971.5894,0.5000,64026.2205,83.0000,83.0000,0.0000,0.6973,70.1253,6,1596.2726,763.5119,907.8145,-75.9497,127.6296,151.7514,159.8062,-12.6959,0.0000,123.7733,0.0000,123.7733,3.8563,123.7733,7.5549,0.0000,2186.6747,507.5305,740.4426,116.2184,10.5693,105.6491,0.0000,105.6491,0.0000,105.6491,17.7741,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24587.3155,24587.3155,24587.3155,24587.3155,6,0,0,0
+2972.0894,0.5000,64037.7482,83.0000,83.0000,0.0000,0.7383,70.2104,6,1596.2726,770.1535,910.0338,-75.9497,128.7398,152.1224,159.8062,-12.6959,0.0000,124.8836,0.0000,124.8836,3.8563,124.8836,7.5993,0.0000,2186.6747,512.1850,747.0843,117.2842,10.5903,106.6940,0.0000,106.6940,0.0000,106.6940,18.8190,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24803.6964,24803.6964,24803.6964,24803.6964,6,0,0,0
+2972.5894,0.5000,64049.2760,83.0000,83.0000,0.0000,0.7601,70.2980,6,1596.2726,773.6888,911.6198,-75.9497,129.3308,152.3875,159.8062,-12.6959,0.0000,125.4745,0.0000,125.4745,3.8563,125.4745,7.6230,0.0000,2186.6747,514.6625,750.6196,117.8516,10.6014,107.2501,0.0000,107.2501,0.0000,107.2501,19.3752,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24919.6504,24919.6504,24919.6504,24919.6504,6,0,0,0
+2973.0894,0.5000,64060.8038,83.0000,83.0000,0.0000,0.7433,70.3837,6,1596.2726,770.9686,912.4640,-75.9497,128.8761,152.5286,159.8062,-12.6959,0.0000,125.0198,0.0000,125.0198,3.8563,125.0198,7.6048,0.0000,2186.6747,512.7562,747.8993,117.4150,10.5928,106.8222,0.0000,106.8222,0.0000,106.8222,18.9473,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24830.4302,24830.4302,24830.4302,24830.4302,6,0,0,0
+2973.5894,0.5000,64072.3316,83.0000,83.0000,0.0000,0.7116,70.4658,6,1596.2726,765.8240,911.8144,-75.9497,128.0161,152.4201,159.8062,-12.6959,0.0000,124.1598,0.0000,124.1598,3.8563,124.1598,7.5704,0.0000,2186.6747,509.1509,742.7548,116.5895,10.5766,106.0129,0.0000,106.0129,0.0000,106.0129,18.1379,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24661.6935,24661.6935,24661.6935,24661.6935,6,0,0,0
+2974.0894,0.5000,64083.8594,83.0000,83.0000,0.0000,0.6688,70.5429,6,1596.2726,758.8916,910.5859,-75.9497,126.8573,152.2147,159.8062,-12.6959,0.0000,123.0010,0.0000,123.0010,3.8563,123.0010,7.5240,0.0000,2186.6747,504.2926,735.8224,115.4770,10.5547,104.9222,0.0000,104.9222,0.0000,104.9222,17.0472,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24441.0040,24441.0040,24441.0040,24441.0040,6,0,0,0
+2974.5894,0.5000,64095.3871,83.0000,83.0000,0.0000,0.6417,70.6168,6,1596.2726,754.5047,908.9304,-75.9497,126.1240,151.9380,159.8062,-12.6959,0.0000,122.2677,0.0000,122.2677,3.8563,122.2677,7.4947,0.0000,2186.6747,501.2183,731.4354,114.7730,10.5409,104.2321,0.0000,104.2321,0.0000,104.2321,16.3570,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24302.0816,24302.0816,24302.0816,24302.0816,6,0,0,0
+2975.0894,0.5000,64106.9149,83.0000,83.0000,0.0000,0.6230,70.6887,6,1596.2726,751.4679,907.8828,-75.9497,125.6163,151.7628,159.8062,-12.6959,0.0000,121.7600,0.0000,121.7600,3.8563,121.7600,7.4744,0.0000,2186.6747,499.0901,728.3987,114.2857,10.5313,103.7543,0.0000,103.7543,0.0000,103.7543,15.8793,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24205.9151,24205.9151,24205.9151,24205.9151,6,0,0,0
+2975.5894,0.5000,64118.4427,83.0000,83.0000,0.0000,0.6173,70.7598,6,1596.2726,750.5491,907.1576,-75.9497,125.4627,151.6416,159.8062,-12.6959,0.0000,121.6064,0.0000,121.6064,3.8563,121.6064,7.4682,0.0000,2186.6747,498.4462,727.4798,114.1382,10.5284,103.6098,0.0000,103.6098,0.0000,103.6098,15.7347,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24176.8170,24176.8170,24176.8170,24176.8170,6,0,0,0
+2976.0894,0.5000,64129.9705,83.0000,83.0000,0.0000,0.6077,70.8299,6,1596.2726,748.9998,906.9382,-75.9497,125.2038,151.6049,159.8062,-12.6959,0.0000,121.3475,0.0000,121.3475,3.8563,121.3475,7.4579,0.0000,2186.6747,497.3604,725.9305,113.8896,10.5235,103.3661,0.0000,103.3661,0.0000,103.3661,15.4910,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24127.7546,24127.7546,24127.7546,24127.7546,6,0,0,0
+2976.5894,0.5000,64141.4982,83.0000,83.0000,0.0000,0.5872,70.8976,6,1596.2726,745.6775,906.5682,-75.9497,124.6484,151.5431,159.8062,-12.6959,0.0000,120.7921,0.0000,120.7921,3.8563,120.7921,7.4357,0.0000,2186.6747,495.0322,722.6083,113.3565,10.5131,102.8434,0.0000,102.8434,0.0000,102.8434,14.9683,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24022.5485,24022.5485,24022.5485,24022.5485,6,0,0,0
+2977.0894,0.5000,64153.0260,83.0000,83.0000,0.0000,0.5534,70.9614,6,1596.2726,740.1952,905.7749,-75.9497,123.7320,151.4105,159.8062,-12.6959,0.0000,119.8757,0.0000,119.8757,3.8563,119.8757,7.3990,0.0000,2186.6747,491.1902,717.1260,112.4767,10.4958,101.9809,0.0000,101.9809,0.0000,101.9809,14.1058,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23848.9388,23848.9388,23848.9388,23848.9388,6,0,0,0
+2977.5894,0.5000,64164.5538,83.0000,83.0000,0.0000,0.5108,71.0202,6,1596.2726,733.2925,904.4657,-75.9497,122.5781,151.1916,159.8062,-12.6959,0.0000,118.7218,0.0000,118.7218,3.8563,118.7218,7.3529,0.0000,2186.6747,486.3528,710.2233,111.3690,10.4740,100.8950,0.0000,100.8950,0.0000,100.8950,13.0198,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23630.3482,23630.3482,23630.3482,23630.3482,6,0,0,0
+2978.0894,0.5000,64176.0816,83.0000,83.0000,0.0000,0.4782,71.0754,6,1596.2726,728.0053,902.8174,-75.9497,121.6943,150.9161,159.8062,-12.6959,0.0000,117.8380,0.0000,117.8380,3.8563,117.8380,7.3175,0.0000,2186.6747,482.6475,704.9361,110.5205,10.4573,100.0632,0.0000,100.0632,0.0000,100.0632,12.1880,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23462.9166,23462.9166,23462.9166,23462.9166,6,0,0,0
+2978.5894,0.5000,64187.6094,83.0000,83.0000,0.0000,0.4551,71.1278,6,1596.2726,724.2720,901.5548,-75.9497,121.0702,150.7050,159.8062,-12.6959,0.0000,117.2139,0.0000,117.2139,3.8563,117.2139,7.2925,0.0000,2186.6747,480.0312,701.2027,109.9214,10.4455,99.4759,0.0000,99.4759,0.0000,99.4759,11.6006,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23344.6917,23344.6917,23344.6917,23344.6917,6,0,0,0
+2979.0894,0.5000,64199.1371,83.0000,83.0000,0.0000,0.4586,71.1807,6,1596.2726,724.8416,900.6632,-75.9497,121.1654,150.5560,159.8062,-12.6959,0.0000,117.3092,0.0000,117.3092,3.8563,117.3092,7.2963,0.0000,2186.6747,480.4304,701.7723,110.0128,10.4473,99.5655,0.0000,99.5655,0.0000,99.5655,11.6903,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23362.7295,23362.7295,23362.7295,23362.7295,6,0,0,0
+2979.5894,0.5000,64210.6649,83.0000,83.0000,0.0000,0.4680,71.2346,6,1596.2726,726.3585,900.7993,-75.9497,121.4190,150.5788,159.8062,-12.6959,0.0000,117.5627,0.0000,117.5627,3.8563,117.5627,7.3065,0.0000,2186.6747,481.4934,703.2892,110.2562,10.4521,99.8041,0.0000,99.8041,0.0000,99.8041,11.9289,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23410.7656,23410.7656,23410.7656,23410.7656,6,0,0,0
+2980.0894,0.5000,64222.1927,83.0000,83.0000,0.0000,0.4820,71.2902,6,1596.2726,728.6322,901.1615,-75.9497,121.7991,150.6393,159.8062,-12.6959,0.0000,117.9428,0.0000,117.9428,3.8563,117.9428,7.3217,0.0000,2186.6747,483.0868,705.5629,110.6211,10.4593,100.1618,0.0000,100.1618,0.0000,100.1618,12.2866,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23482.7676,23482.7676,23482.7676,23482.7676,6,0,0,0
+2980.5894,0.5000,64233.7205,83.0000,83.0000,0.0000,0.4770,71.3452,6,1596.2726,727.8258,901.7045,-75.9497,121.6643,150.7301,159.8062,-12.6959,0.0000,117.8080,0.0000,117.8080,3.8563,117.8080,7.3163,0.0000,2186.6747,482.5217,704.7566,110.4917,10.4567,100.0350,0.0000,100.0350,0.0000,100.0350,12.1598,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23457.2326,23457.2326,23457.2326,23457.2326,6,0,0,0
+2981.0894,0.5000,64245.2482,83.0000,83.0000,0.0000,0.4596,71.3982,6,1596.2726,724.9931,901.5119,-75.9497,121.1908,150.6979,159.8062,-12.6959,0.0000,117.3345,0.0000,117.3345,3.8563,117.3345,7.2974,0.0000,2186.6747,480.5366,701.9239,110.0371,10.4478,99.5893,0.0000,99.5893,0.0000,99.5893,11.7141,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23367.5277,23367.5277,23367.5277,23367.5277,6,0,0,0
+2981.5894,0.5000,64256.7760,83.0000,83.0000,0.0000,0.4295,71.4477,6,1596.2726,720.1242,900.8355,-75.9497,120.3769,150.5848,159.8062,-12.6959,0.0000,116.5206,0.0000,116.5206,3.8563,116.5206,7.2648,0.0000,2186.6747,477.1244,697.0550,109.2558,10.4325,98.8233,0.0000,98.8233,0.0000,98.8233,10.9481,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23213.3421,23213.3421,23213.3421,23213.3421,6,0,0,0
+2982.0894,0.5000,64268.3038,83.0000,83.0000,0.0000,0.4073,71.4946,6,1596.2726,716.5219,899.6728,-75.9497,119.7747,150.3904,159.8062,-12.6959,0.0000,115.9184,0.0000,115.9184,3.8563,115.9184,7.2407,0.0000,2186.6747,474.5999,693.4527,108.6777,10.4211,98.2566,0.0000,98.2566,0.0000,98.2566,10.3814,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23099.2668,23099.2668,23099.2668,23099.2668,6,0,0,0
+2982.5894,0.5000,64279.8316,83.0000,83.0000,0.0000,0.4188,71.5429,6,1596.2726,718.3874,898.8125,-75.9497,120.0866,150.2466,159.8062,-12.6959,0.0000,116.2303,0.0000,116.2303,3.8563,116.2303,7.2532,0.0000,2186.6747,475.9073,695.3182,108.9771,10.4270,98.5501,0.0000,98.5501,0.0000,98.5501,10.6748,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23158.3431,23158.3431,23158.3431,23158.3431,6,0,0,0
+2983.0894,0.5000,64291.3594,83.0000,83.0000,0.0000,0.4573,71.5956,6,1596.2726,724.6233,899.2580,-75.9497,121.1290,150.3211,159.8062,-12.6959,0.0000,117.2727,0.0000,117.2727,3.8563,117.2727,7.2949,0.0000,2186.6747,480.2774,701.5541,109.9778,10.4466,99.5311,0.0000,99.5311,0.0000,99.5311,11.6559,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23355.8168,23355.8168,23355.8168,23355.8168,6,0,0,0
+2983.5894,0.5000,64302.8871,83.0000,83.0000,0.0000,0.5261,71.6563,6,1596.2726,735.7662,900.7471,-75.9497,122.9916,150.5700,159.8062,-12.6959,0.0000,119.1353,0.0000,119.1353,3.8563,119.1353,7.3694,0.0000,2186.6747,488.0864,712.6970,111.7659,10.4818,101.2841,0.0000,101.2841,0.0000,101.2841,13.4090,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23708.6833,23708.6833,23708.6833,23708.6833,6,0,0,0
+2984.0894,0.5000,64314.4149,83.0000,83.0000,0.0000,0.5844,71.7236,6,1596.2726,745.2111,903.4081,-75.9497,124.5704,151.0148,159.8062,-12.6959,0.0000,120.7141,0.0000,120.7141,3.8563,120.7141,7.4325,0.0000,2186.6747,494.7053,722.1418,113.2816,10.5116,102.7700,0.0000,102.7700,0.0000,102.7700,14.8949,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24007.7763,24007.7763,24007.7763,24007.7763,6,0,0,0
+2984.5894,0.5000,64325.9427,83.0000,83.0000,0.0000,0.6303,71.7963,6,1596.2726,752.6498,905.6635,-75.9497,125.8139,151.3919,159.8062,-12.6959,0.0000,121.9576,0.0000,121.9576,3.8563,121.9576,7.4823,0.0000,2186.6747,499.9184,729.5805,114.4753,10.5351,103.9403,0.0000,103.9403,0.0000,103.9403,16.0652,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24243.3418,24243.3418,24243.3418,24243.3418,6,0,0,0
+2985.0894,0.5000,64337.4705,83.0000,83.0000,0.0000,0.6273,71.8686,6,1596.2726,752.1726,907.4399,-75.9497,125.7341,151.6888,159.8062,-12.6959,0.0000,121.8778,0.0000,121.8778,3.8563,121.8778,7.4791,0.0000,2186.6747,499.5840,729.1034,114.3988,10.5335,103.8652,0.0000,103.8652,0.0000,103.8652,15.9901,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24228.2303,24228.2303,24228.2303,24228.2303,6,0,0,0
+2985.5894,0.5000,64348.9982,83.0000,83.0000,0.0000,0.6013,71.9379,6,1596.2726,747.9541,907.3259,-75.9497,125.0290,151.6698,159.8062,-12.6959,0.0000,121.1727,0.0000,121.1727,3.8563,121.1727,7.4509,0.0000,2186.6747,496.6276,724.8848,113.7218,10.5202,103.2015,0.0000,103.2015,0.0000,103.2015,15.3264,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24094.6399,24094.6399,24094.6399,24094.6399,6,0,0,0
+2986.0894,0.5000,64360.5260,83.0000,83.0000,0.0000,0.5391,72.0001,6,1596.2726,737.8750,906.3185,-75.9497,123.3441,151.5014,159.8062,-12.6959,0.0000,119.4878,0.0000,119.4878,3.8563,119.4878,7.3835,0.0000,2186.6747,489.5642,714.8057,112.1043,10.4884,101.6159,0.0000,101.6159,0.0000,101.6159,13.7407,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23775.4626,23775.4626,23775.4626,23775.4626,6,0,0,0
+2986.5894,0.5000,64372.0538,83.0000,83.0000,0.0000,0.4716,72.0544,6,1596.2726,726.9399,903.9116,-75.9497,121.5162,151.0990,159.8062,-12.6959,0.0000,117.6599,0.0000,117.6599,3.8563,117.6599,7.3104,0.0000,2186.6747,481.9009,703.8707,110.3495,10.4540,99.8956,0.0000,99.8956,0.0000,99.8956,12.0204,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23429.1781,23429.1781,23429.1781,23429.1781,6,0,0,0
+2987.0894,0.5000,64383.5816,83.0000,83.0000,0.0000,0.4008,72.1006,6,1596.2726,715.4806,901.3004,-75.9497,119.6007,150.6625,159.8062,-12.6959,0.0000,115.7444,0.0000,115.7444,3.8563,115.7444,7.2338,0.0000,2186.6747,473.8702,692.4114,108.5106,10.4178,98.0928,0.0000,98.0928,0.0000,98.0928,10.2175,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23066.2927,23066.2927,23066.2927,23066.2927,6,0,0,0
+2987.5894,0.5000,64395.1094,83.0000,83.0000,0.0000,0.3434,72.1402,6,1596.2726,706.1752,898.5639,-75.9497,118.0452,150.2051,159.8062,-12.6959,0.0000,114.1889,0.0000,114.1889,3.8563,114.1889,7.1715,0.0000,2186.6747,467.3490,683.1060,107.0173,10.3885,96.6289,0.0000,96.6289,0.0000,96.6289,8.7536,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22771.6152,22771.6152,22771.6152,22771.6152,6,0,0,0
+2988.0894,0.5000,64406.6371,83.0000,83.0000,0.0000,0.2924,72.1739,6,1596.2726,697.9181,896.3417,-75.9497,116.6649,149.8336,159.8062,-12.6959,0.0000,112.8086,0.0000,112.8086,3.8563,112.8086,7.1163,0.0000,2186.6747,461.5624,674.8489,105.6923,10.3624,95.3299,0.0000,95.3299,0.0000,95.3299,7.4545,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22510.1333,22510.1333,22510.1333,22510.1333,6,0,0,0
+2988.5894,0.5000,64418.1649,83.0000,83.0000,0.0000,0.2498,72.2027,6,1596.2726,691.0047,894.3699,-75.9497,115.5092,149.5040,159.8062,-12.6959,0.0000,111.6529,0.0000,111.6529,3.8563,111.6529,7.0701,0.0000,2186.6747,456.7175,667.9354,104.5828,10.3406,94.2422,0.0000,94.2422,0.0000,94.2422,6.3669,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22317.2162,22317.2162,22317.2162,22317.2162,6,0,0,0
+2989.0894,0.5000,64429.6927,83.0000,83.0000,0.0000,0.2090,72.2268,6,1596.2726,684.3922,892.7190,-75.9497,114.4039,149.2280,159.8062,-12.6959,0.0000,110.5476,0.0000,110.5476,3.8563,110.5476,7.0259,0.0000,2186.6747,452.0834,661.3229,103.5217,10.3197,93.2019,0.0000,93.2019,0.0000,93.2019,5.3266,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22138.0833,22138.0833,22138.0833,22138.0833,6,0,0,0
+2989.5894,0.5000,64441.2205,83.0000,83.0000,0.0000,0.1697,72.2464,6,1596.2726,678.0345,891.1399,-75.9497,113.3411,148.9641,159.8062,-12.6959,0.0000,109.4848,0.0000,109.4848,3.8563,109.4848,6.9834,0.0000,2186.6747,447.6280,654.9652,102.5015,10.2997,92.2018,0.0000,92.2018,0.0000,92.2018,4.3264,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21965.8549,21965.8549,21965.8549,21965.8549,6,0,0,0
+2990.0894,0.5000,64452.7482,83.0000,83.0000,0.0000,0.1342,72.2619,6,1596.2726,672.2769,889.6217,-75.9497,112.3787,148.7103,159.8062,-12.6959,0.0000,108.5224,0.0000,108.5224,3.8563,108.5224,6.9449,0.0000,2186.6747,443.5931,649.2077,101.5775,10.2815,91.2960,0.0000,91.2960,0.0000,91.2960,3.4206,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21809.8824,21809.8824,21809.8824,21809.8824,6,0,0,0
+2990.5894,0.5000,64464.2760,83.0000,83.0000,0.0000,0.1016,72.2736,6,1596.2726,667.0036,888.2468,-75.9497,111.4972,148.4805,159.8062,-12.6959,0.0000,107.6409,0.0000,107.6409,3.8563,107.6409,6.9096,0.0000,2186.6747,439.8975,643.9344,100.7313,10.2649,90.4664,0.0000,90.4664,0.0000,90.4664,2.5910,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21664.7793,21664.7793,21664.7793,21664.7793,6,0,0,0
+2991.0894,0.5000,64475.8038,83.0000,83.0000,0.0000,0.0703,72.2817,6,1596.2726,661.9229,886.9875,-75.9497,110.6479,148.2700,159.8062,-12.6959,0.0000,106.7916,0.0000,106.7916,3.8563,106.7916,6.8756,0.0000,2186.6747,436.3370,638.8537,99.9160,10.2489,89.6671,0.0000,89.6671,0.0000,89.6671,1.7917,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21521.9399,21521.9399,21521.9399,21521.9399,6,0,0,0
+2991.5894,0.5000,64487.3316,83.0000,83.0000,0.0000,0.0352,72.2857,6,1596.2726,656.2373,885.7743,-75.9497,109.6975,148.0672,159.8062,-12.6959,0.0000,105.8412,0.0000,105.8412,3.8563,105.8412,6.8376,0.0000,2186.6747,432.3525,633.1680,99.0035,10.2309,88.7726,0.0000,88.7726,0.0000,88.7726,0.8972,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21362.0914,21362.0914,21362.0914,21362.0914,6,0,0,0
+2992.0894,0.5000,64498.8594,83.0000,83.0000,0.0000,-0.0171,72.2838,6,1596.2726,647.7601,884.4165,-75.9497,108.2804,147.8402,159.8062,-12.6959,0.0000,104.4241,0.0000,104.4241,3.8563,104.4241,6.7809,0.0000,2186.6747,426.4117,624.6909,97.6432,10.2042,87.4390,0.0000,87.4390,0.0000,87.4390,-0.4364,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21123.7632,21123.7632,21123.7632,21123.7632,6,0,0,0
+2992.5894,0.5000,64510.3871,83.0000,83.0000,0.0000,-0.0802,72.2745,6,1596.2726,637.5318,882.3922,-75.9497,106.5706,147.5018,159.8062,-12.6959,0.0000,102.7143,0.0000,102.7143,3.8563,102.7143,6.7126,0.0000,2186.6747,419.2437,614.4625,96.0018,10.1719,85.8298,0.0000,85.8298,0.0000,85.8298,-2.0456,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20817.6992,20817.6992,20817.6992,20817.6992,6,0,0,0
+2993.0894,0.5000,64521.9149,83.0000,83.0000,0.0000,-0.1581,72.2563,6,1596.2726,624.9186,879.9496,-75.9497,104.4622,147.0935,159.8062,-12.6959,0.0000,100.6059,0.0000,100.6059,3.8563,100.6059,6.6282,0.0000,2186.6747,410.4044,601.8494,93.9777,10.1321,83.8455,0.0000,83.8455,0.0000,83.8455,-4.0298,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20407.2708,20407.2708,20407.2708,20407.2708,6,0,0,0
+2993.5894,0.5000,64533.4427,83.0000,83.0000,0.0000,-0.2307,72.2297,6,1596.2726,613.1562,876.9376,-75.9497,102.4960,146.5900,159.8062,-12.6959,0.0000,98.6397,0.0000,98.6397,3.8563,98.6397,6.5496,0.0000,2186.6747,402.1612,590.0869,92.0901,10.0949,81.9952,0.0000,81.9952,0.0000,81.9952,-5.8802,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20024.5237,20024.5237,20024.5237,20024.5237,6,0,0,0
+2994.0894,0.5000,64544.9705,83.0000,83.0000,0.0000,-0.2975,72.1954,6,1596.2726,602.3189,874.1287,-75.9497,100.6844,146.1205,159.8062,-12.6959,0.0000,96.8281,0.0000,96.8281,3.8563,96.8281,6.4771,0.0000,2186.6747,394.5664,579.2496,90.3510,10.0593,80.2917,0.0000,80.2917,0.0000,80.2917,-7.5836,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19671.8799,19671.8799,19671.8799,19671.8799,6,0,0,0
+2994.5894,0.5000,64556.4982,83.0000,83.0000,0.0000,-0.3446,72.1557,6,1596.2726,594.6749,871.5408,-75.9497,99.4066,145.6879,159.8062,-12.6959,0.0000,95.5503,0.0000,95.5503,3.8563,95.5503,6.4260,0.0000,2186.6747,389.2096,571.6057,89.1243,10.0341,79.0902,0.0000,79.0902,0.0000,79.0902,-8.7851,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19423.1482,19423.1482,19423.1482,19423.1482,6,0,0,0
+2995.0894,0.5000,64568.0260,83.0000,83.0000,0.0000,-0.3812,72.1117,6,1596.2726,588.7547,869.7154,-75.9497,98.4170,145.3827,159.8062,-12.6959,0.0000,94.5607,0.0000,94.5607,3.8563,94.5607,6.3864,0.0000,2186.6747,385.0607,565.6854,88.1743,10.0147,78.1596,0.0000,78.1596,0.0000,78.1596,-9.7157,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19230.5043,19230.5043,19230.5043,19230.5043,6,0,0,0
+2995.5894,0.5000,64579.5538,83.0000,83.0000,0.0000,-0.3991,72.0657,6,1596.2726,585.8462,868.3016,-75.9497,97.9308,145.1464,159.8062,-12.6959,0.0000,94.0745,0.0000,94.0745,3.8563,94.0745,6.3670,0.0000,2186.6747,383.0224,562.7770,87.7076,10.0051,77.7025,0.0000,77.7025,0.0000,77.7025,-10.1728,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19135.8649,19135.8649,19135.8649,19135.8649,6,0,0,0
+2996.0894,0.5000,64591.0816,83.0000,83.0000,0.0000,-0.4063,72.0189,6,1596.2726,584.6820,867.6071,-75.9497,97.7362,145.0303,159.8062,-12.6959,0.0000,93.8799,0.0000,93.8799,3.8563,93.8799,6.3592,0.0000,2186.6747,382.2065,561.6128,87.5207,10.0013,77.5195,0.0000,77.5195,0.0000,77.5195,-10.3558,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19097.9816,19097.9816,19097.9816,19097.9816,6,0,0,0
+2996.5894,0.5000,64602.6094,83.0000,83.0000,0.0000,-0.4008,71.9727,6,1596.2726,585.5749,867.3291,-75.9497,97.8854,144.9838,159.8062,-12.6959,0.0000,94.0292,0.0000,94.0292,3.8563,94.0292,6.3651,0.0000,2186.6747,382.8323,562.5057,87.6640,10.0042,77.6598,0.0000,77.6598,0.0000,77.6598,-10.2155,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19127.0359,19127.0359,19127.0359,19127.0359,6,0,0,0
+2997.0894,0.5000,64614.1371,83.0000,83.0000,0.0000,-0.3889,71.9279,6,1596.2726,587.4997,867.5423,-75.9497,98.2072,145.0195,159.8062,-12.6959,0.0000,94.3509,0.0000,94.3509,3.8563,94.3509,6.3780,0.0000,2186.6747,384.1812,564.4304,87.9729,10.0105,77.9624,0.0000,77.9624,0.0000,77.9624,-9.9129,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19189.6681,19189.6681,19189.6681,19189.6681,6,0,0,0
+2997.5894,0.5000,64625.6649,83.0000,83.0000,0.0000,-0.3754,71.8846,6,1596.2726,589.6931,868.0020,-75.9497,98.5738,145.0963,159.8062,-12.6959,0.0000,94.7176,0.0000,94.7176,3.8563,94.7176,6.3927,0.0000,2186.6747,385.7183,566.6238,88.3249,10.0177,78.3071,0.0000,78.3071,0.0000,78.3071,-9.5682,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19261.0405,19261.0405,19261.0405,19261.0405,6,0,0,0
+2998.0894,0.5000,64637.1927,83.0000,83.0000,0.0000,-0.3738,71.8415,6,1596.2726,589.9413,868.5257,-75.9497,98.6153,145.1839,159.8062,-12.6959,0.0000,94.7590,0.0000,94.7590,3.8563,94.7590,6.3943,0.0000,2186.6747,385.8922,566.8720,88.3647,10.0186,78.3461,0.0000,78.3461,0.0000,78.3461,-9.5291,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19269.1158,19269.1158,19269.1158,19269.1158,6,0,0,0
+2998.5894,0.5000,64648.7205,83.0000,83.0000,0.0000,-0.3843,71.7972,6,1596.2726,588.2423,868.5850,-75.9497,98.3313,145.1938,159.8062,-12.6959,0.0000,94.4750,0.0000,94.4750,3.8563,94.4750,6.3830,0.0000,2186.6747,384.7016,565.1731,88.0921,10.0130,78.0791,0.0000,78.0791,0.0000,78.0791,-9.7962,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19213.8326,19213.8326,19213.8326,19213.8326,6,0,0,0
+2999.0894,0.5000,64660.2482,83.0000,83.0000,0.0000,-0.4214,71.7486,6,1596.2726,582.2363,868.1793,-75.9497,97.3274,145.1260,159.8062,-12.6959,0.0000,93.4711,0.0000,93.4711,3.8563,93.4711,6.3428,0.0000,2186.6747,380.4926,559.1671,87.1283,9.9932,77.1350,0.0000,77.1350,0.0000,77.1350,-10.7402,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19018.3996,19018.3996,19018.3996,19018.3996,6,0,0,0
+2999.5894,0.5000,64671.7760,83.0000,83.0000,0.0000,-0.4699,71.6945,6,1596.2726,574.3716,866.7451,-75.9497,96.0127,144.8862,159.8062,-12.6959,0.0000,92.1564,0.0000,92.1564,3.8563,92.1564,6.2902,0.0000,2186.6747,374.9810,551.3023,85.8662,9.9674,75.8988,0.0000,75.8988,0.0000,75.8988,-11.9764,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18762.4818,18762.4818,18762.4818,18762.4818,6,0,0,0
+3000.0894,0.5000,64683.3038,83.0000,83.0000,0.0000,-0.5189,71.6346,6,1596.2726,566.4240,864.8670,-75.9497,94.6842,144.5723,159.8062,-12.6959,0.0000,90.8279,0.0000,90.8279,3.8563,90.8279,6.2371,0.0000,2186.6747,369.4113,543.3547,84.5908,9.9412,74.6495,0.0000,74.6495,0.0000,74.6495,-13.2256,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18529.2992,18529.2992,18529.2992,18529.2992,6,0,0,0
+3000.5894,0.5000,64694.8316,83.0000,83.0000,0.0000,-0.5238,71.5743,6,1596.2726,565.6190,862.9691,-75.9497,94.5496,144.2550,159.8062,-12.6959,0.0000,90.6933,0.0000,90.6933,3.8563,90.6933,6.2317,0.0000,2186.6747,368.8472,542.5497,84.4616,9.9386,74.5230,0.0000,74.5230,0.0000,74.5230,-13.3522,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18505.9584,18505.9584,18505.9584,18505.9584,6,0,0,0
+3001.0894,0.5000,64706.3594,83.0000,83.0000,0.0000,-0.5662,71.5090,6,1596.2726,558.7550,862.7768,-75.9497,93.4022,144.2229,159.8062,-12.6959,0.0000,89.5459,0.0000,89.5459,3.8563,89.5459,6.1858,0.0000,2186.6747,364.0369,535.6858,83.3601,9.9160,73.4441,0.0000,73.4441,0.0000,73.4441,-14.4310,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18306.9301,18306.9301,18306.9301,18306.9301,6,0,0,0
+3001.5894,0.5000,64717.8871,83.0000,83.0000,0.0000,-0.5824,71.4419,6,1596.2726,556.1271,861.1377,-75.9497,92.9629,143.9489,159.8062,-12.6959,0.0000,89.1066,0.0000,89.1066,3.8563,89.1066,6.1682,0.0000,2186.6747,362.1953,533.0579,82.9384,9.9074,73.0310,0.0000,73.0310,0.0000,73.0310,-14.8441,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18230.7322,18230.7322,18230.7322,18230.7322,6,0,0,0
+3002.0894,0.5000,64729.4149,83.0000,83.0000,0.0000,-0.5394,71.3797,6,1596.2726,563.0981,860.5102,-75.9497,94.1282,143.8440,159.8062,-12.6959,0.0000,90.2719,0.0000,90.2719,3.8563,90.2719,6.2149,0.0000,2186.6747,367.0805,540.0288,84.0571,9.9303,74.1268,0.0000,74.1268,0.0000,74.1268,-13.7484,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18432.8616,18432.8616,18432.8616,18432.8616,6,0,0,0
+3002.5894,0.5000,64740.9427,83.0000,83.0000,0.0000,-0.4526,71.3275,6,1596.2726,577.1760,862.1748,-75.9497,96.4815,144.1222,159.8062,-12.6959,0.0000,92.6252,0.0000,92.6252,3.8563,92.6252,6.3090,0.0000,2186.6747,376.9463,554.1067,86.3162,9.9766,76.3396,0.0000,76.3396,0.0000,76.3396,-11.5356,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18853.7378,18853.7378,18853.7378,18853.7378,6,0,0,0
+3003.0894,0.5000,64752.4705,83.0000,83.0000,0.0000,-0.3554,71.2865,6,1596.2726,592.9365,865.5367,-75.9497,99.1160,144.6842,159.8062,-12.6959,0.0000,95.2597,0.0000,95.2597,3.8563,95.2597,6.4144,0.0000,2186.6747,387.9913,569.8673,88.8454,10.0284,78.8170,0.0000,78.8170,0.0000,78.8170,-9.0583,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19366.5808,19366.5808,19366.5808,19366.5808,6,0,0,0
+3003.5894,0.5000,64763.9982,83.0000,83.0000,0.0000,-0.2535,71.2573,6,1596.2726,609.4523,869.3003,-75.9497,101.8768,145.3133,159.8062,-12.6959,0.0000,98.0205,0.0000,98.0205,3.8563,98.0205,6.5248,0.0000,2186.6747,399.5656,586.3830,91.4957,10.0827,81.4130,0.0000,81.4130,0.0000,81.4130,-6.4623,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19904.0005,19904.0005,19904.0005,19904.0005,6,0,0,0
+3004.0894,0.5000,64775.5260,83.0000,83.0000,0.0000,-0.1879,71.2357,6,1596.2726,620.0929,873.2443,-75.9497,103.6555,145.9726,159.8062,-12.6959,0.0000,99.7992,0.0000,99.7992,3.8563,99.7992,6.5959,0.0000,2186.6747,407.0225,597.0236,93.2033,10.1169,83.0864,0.0000,83.0864,0.0000,83.0864,-4.7890,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20250.2414,20250.2414,20250.2414,20250.2414,6,0,0,0
+3004.5894,0.5000,64787.0538,83.0000,83.0000,0.0000,-0.1429,71.2192,6,1596.2726,627.3810,875.7852,-75.9497,104.8738,146.3974,159.8062,-12.6959,0.0000,101.0175,0.0000,101.0175,3.8563,101.0175,6.6447,0.0000,2186.6747,412.1300,604.3117,94.3728,10.1399,84.2329,0.0000,84.2329,0.0000,84.2329,-3.6425,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20487.3951,20487.3951,20487.3951,20487.3951,6,0,0,0
+3005.0894,0.5000,64798.5816,83.0000,83.0000,0.0000,-0.1352,71.2036,6,1596.2726,628.6298,877.5256,-75.9497,105.0826,146.6883,159.8062,-12.6959,0.0000,101.2263,0.0000,101.2263,3.8563,101.2263,6.6530,0.0000,2186.6747,413.0051,605.5605,94.5732,10.1439,84.4294,0.0000,84.4294,0.0000,84.4294,-3.4460,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20528.0307,20528.0307,20528.0307,20528.0307,6,0,0,0
+3005.5894,0.5000,64810.1094,83.0000,83.0000,0.0000,-0.1376,71.1877,6,1596.2726,628.2376,877.8238,-75.9497,105.0170,146.7381,159.8062,-12.6959,0.0000,101.1607,0.0000,101.1607,3.8563,101.1607,6.6504,0.0000,2186.6747,412.7303,605.1684,94.5103,10.1426,84.3677,0.0000,84.3677,0.0000,84.3677,-3.5077,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20515.2701,20515.2701,20515.2701,20515.2701,6,0,0,0
+3006.0894,0.5000,64821.6371,83.0000,83.0000,0.0000,-0.1502,71.1704,6,1596.2726,626.1957,877.7302,-75.9497,104.6757,146.7225,159.8062,-12.6959,0.0000,100.8194,0.0000,100.8194,3.8563,100.8194,6.6368,0.0000,2186.6747,411.2994,603.1265,94.1826,10.1362,84.0465,0.0000,84.0465,0.0000,84.0465,-3.8289,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20448.8276,20448.8276,20448.8276,20448.8276,6,0,0,0
+3006.5894,0.5000,64833.1649,83.0000,83.0000,0.0000,-0.1769,71.1500,6,1596.2726,621.8640,877.2426,-75.9497,103.9516,146.6410,159.8062,-12.6959,0.0000,100.0953,0.0000,100.0953,3.8563,100.0953,6.6078,0.0000,2186.6747,408.2637,598.7948,93.4875,10.1225,83.3650,0.0000,83.3650,0.0000,83.3650,-4.5104,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20307.8755,20307.8755,20307.8755,20307.8755,6,0,0,0
+3007.0894,0.5000,64844.6927,83.0000,83.0000,0.0000,-0.2160,71.1251,6,1596.2726,615.5346,876.2082,-75.9497,102.8935,146.4681,159.8062,-12.6959,0.0000,99.0373,0.0000,99.0373,3.8563,99.0373,6.5655,0.0000,2186.6747,403.8280,592.4653,92.4718,10.1025,82.3692,0.0000,82.3692,0.0000,82.3692,-5.5061,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20101.9163,20101.9163,20101.9163,20101.9163,6,0,0,0
+3007.5894,0.5000,64856.2205,83.0000,83.0000,0.0000,-0.2846,71.0923,6,1596.2726,604.4078,874.6967,-75.9497,101.0336,146.2154,159.8062,-12.6959,0.0000,97.1773,0.0000,97.1773,3.8563,97.1773,6.4911,0.0000,2186.6747,396.0304,581.3386,90.6862,10.0661,80.6201,0.0000,80.6201,0.0000,80.6201,-7.2552,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19739.8548,19739.8548,19739.8548,19739.8548,6,0,0,0
+3008.0894,0.5000,64867.7482,83.0000,83.0000,0.0000,-0.3659,71.0501,6,1596.2726,591.2291,872.0396,-75.9497,98.8306,145.7713,159.8062,-12.6959,0.0000,94.9743,0.0000,94.9743,3.8563,94.9743,6.4030,0.0000,2186.6747,386.7947,568.1598,88.5714,10.0228,78.5486,0.0000,78.5486,0.0000,78.5486,-9.3267,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19311.0213,19311.0213,19311.0213,19311.0213,6,0,0,0
+3008.5894,0.5000,64879.2760,83.0000,83.0000,0.0000,-0.4636,70.9967,6,1596.2726,575.3866,868.8925,-75.9497,96.1824,145.2452,159.8062,-12.6959,0.0000,92.3261,0.0000,92.3261,3.8563,92.3261,6.2970,0.0000,2186.6747,375.6923,552.3173,86.0290,9.9707,76.0583,0.0000,76.0583,0.0000,76.0583,-11.8169,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18795.5107,18795.5107,18795.5107,18795.5107,6,0,0,0
+3009.0894,0.5000,64890.8038,83.0000,83.0000,0.0000,-0.5572,70.9325,6,1596.2726,560.2015,865.1093,-75.9497,93.6440,144.6128,159.8062,-12.6959,0.0000,89.7877,0.0000,89.7877,3.8563,89.7877,6.1955,0.0000,2186.6747,365.0506,537.1323,83.5922,9.9208,73.6715,0.0000,73.6715,0.0000,73.6715,-14.2037,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18348.8729,18348.8729,18348.8729,18348.8729,6,0,0,0
+3009.5894,0.5000,64902.3316,83.0000,83.0000,0.0000,-0.6422,70.8584,6,1596.2726,546.4233,861.4831,-75.9497,91.3408,144.0066,159.8062,-12.6959,0.0000,87.4845,0.0000,87.4845,3.8563,87.4845,6.1034,0.0000,2186.6747,355.3948,523.3540,81.3812,9.8755,71.5057,0.0000,71.5057,0.0000,71.5057,-16.3693,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17949.3583,17949.3583,17949.3583,17949.3583,6,0,0,0
+3010.0894,0.5000,64913.8594,83.0000,83.0000,0.0000,-0.7060,70.7770,6,1596.2726,536.0725,858.1929,-75.9497,89.6106,143.4566,159.8062,-12.6959,0.0000,85.7543,0.0000,85.7543,3.8563,85.7543,6.0341,0.0000,2186.6747,348.1410,513.0033,79.7201,9.8414,69.8787,0.0000,69.8787,0.0000,69.8787,-17.9963,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17612.2062,17612.2062,17612.2062,17612.2062,6,0,0,0
+3010.5894,0.5000,64925.3871,83.0000,83.0000,0.0000,-0.7571,70.6898,6,1596.2726,527.7973,855.7211,-75.9497,88.2273,143.0434,159.8062,-12.6959,0.0000,84.3710,0.0000,84.3710,3.8563,84.3710,5.9788,0.0000,2186.6747,342.3417,504.7280,78.3922,9.8142,68.5780,0.0000,68.5780,0.0000,68.5780,-19.2970,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17341.7407,17341.7407,17341.7407,17341.7407,6,0,0,0
+3011.0894,0.5000,64936.9149,83.0000,83.0000,0.0000,-0.7983,70.5977,6,1596.2726,521.1131,853.7450,-75.9497,87.1099,142.7131,159.8062,-12.6959,0.0000,83.2536,0.0000,83.2536,3.8563,83.2536,5.9341,0.0000,2186.6747,337.6575,498.0439,77.3195,9.7922,67.5273,0.0000,67.5273,0.0000,67.5273,-20.3476,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17123.2790,17123.2790,17123.2790,17123.2790,6,0,0,0
+3011.5894,0.5000,64948.4427,83.0000,83.0000,0.0000,-0.8414,70.5007,6,1596.2726,514.1277,852.1488,-75.9497,85.9422,142.4463,159.8062,-12.6959,0.0000,82.0860,0.0000,82.0860,3.8563,82.0860,5.8874,0.0000,2186.6747,332.7621,491.0584,76.1985,9.7693,66.4293,0.0000,66.4293,0.0000,66.4293,-21.4455,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16894.9692,16894.9692,16894.9692,16894.9692,6,0,0,0
+3012.0894,0.5000,64959.9705,83.0000,83.0000,0.0000,-0.8961,70.3974,6,1596.2726,505.2434,850.4807,-75.9497,84.4571,142.1674,159.8062,-12.6959,0.0000,80.6008,0.0000,80.6008,3.8563,80.6008,5.8280,0.0000,2186.6747,326.5360,482.1741,74.7728,9.7400,65.0328,0.0000,65.0328,0.0000,65.0328,-22.8419,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16604.5985,16604.5985,16604.5985,16604.5985,6,0,0,0
+3012.5894,0.5000,64971.4982,83.0000,83.0000,0.0000,-0.9624,70.2865,6,1596.2726,494.4995,848.3591,-75.9497,82.6612,141.8128,159.8062,-12.6959,0.0000,78.8049,0.0000,78.8049,3.8563,78.8049,5.7562,0.0000,2186.6747,319.0067,471.4303,73.0487,9.7047,63.3440,0.0000,63.3440,0.0000,63.3440,-24.5306,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16253.4509,16253.4509,16253.4509,16253.4509,6,0,0,0
+3013.0894,0.5000,64983.0260,83.0000,83.0000,0.0000,-1.0415,70.1664,6,1596.2726,481.6713,845.7935,-75.9497,80.5168,141.3839,159.8062,-12.6959,0.0000,76.6605,0.0000,76.6605,3.8563,76.6605,5.6704,0.0000,2186.6747,310.0166,458.6020,70.9901,9.6625,61.3276,0.0000,61.3276,0.0000,61.3276,-26.5469,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15834.1773,15834.1773,15834.1773,15834.1773,6,0,0,0
+3013.5894,0.5000,64994.5538,83.0000,83.0000,0.0000,-1.1357,70.0355,6,1596.2726,466.4040,842.7301,-75.9497,77.9647,140.8718,159.8062,-12.6959,0.0000,74.1084,0.0000,74.1084,3.8563,74.1084,5.5683,0.0000,2186.6747,299.3173,443.3347,68.5401,9.6123,58.9278,0.0000,58.9278,0.0000,58.9278,-28.9465,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15341.0160,15341.0160,15341.0160,15341.0160,6,0,0,0
+3014.0894,0.5000,65006.0816,83.0000,83.0000,0.0000,-1.2367,69.8930,6,1596.2726,450.0254,839.0842,-75.9497,75.2268,140.2624,159.8062,-12.6959,0.0000,71.3705,0.0000,71.3705,3.8563,71.3705,5.4588,0.0000,2186.6747,287.8392,426.9562,65.9117,9.5585,56.3533,0.0000,56.3533,0.0000,56.3533,-31.5208,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14813.9384,14813.9384,14813.9384,14813.9384,6,0,0,0
+3014.5894,0.5000,65017.6094,83.0000,83.0000,0.0000,-1.3411,69.7384,6,1596.2726,433.0989,835.1730,-75.9497,72.3974,139.6086,159.8062,-12.6959,0.0000,68.5411,0.0000,68.5411,3.8563,68.5411,5.3456,0.0000,2186.6747,275.9771,410.0297,63.1955,9.5038,53.6917,0.0000,53.6917,0.0000,53.6917,-34.1821,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14269.2277,14269.2277,14269.2277,14269.2277,6,0,0,0
+3015.0894,0.5000,65029.1371,83.0000,83.0000,0.0000,-1.4335,69.5731,6,1596.2726,418.1270,831.1310,-75.9497,69.8946,138.9329,159.8062,-12.6959,0.0000,66.0384,0.0000,66.0384,3.8563,66.0384,5.2455,0.0000,2186.6747,265.4848,395.0578,60.7928,9.4566,51.3363,0.0000,51.3363,0.0000,51.3363,-36.5373,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13787.4173,13787.4173,13787.4173,13787.4173,6,0,0,0
+3015.5894,0.5000,65040.6649,83.0000,83.0000,0.0000,-1.4959,69.4007,6,1596.2726,408.0334,827.5557,-75.9497,68.2074,138.3353,159.8062,-12.6959,0.0000,64.3511,0.0000,64.3511,3.8563,64.3511,5.1780,0.0000,2186.6747,258.4112,384.9642,59.1731,9.4248,49.7483,0.0000,49.7483,0.0000,49.7483,-38.1251,70.1459,17.7275,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13470.8432,13470.8432,13470.8432,13470.8432,6,0,0,0
+3016.0894,0.5000,65052.1927,83.0000,83.0000,0.0000,-1.5194,69.2255,6,1596.2726,404.2143,825.1453,-75.9497,67.5690,137.9323,159.8062,-12.6959,0.0000,63.7127,0.0000,63.7127,3.8563,63.7127,5.1525,0.0000,2186.6747,255.7348,381.1451,58.5602,9.4127,49.1475,0.0000,49.1475,0.0000,49.1475,-38.7259,70.1459,17.7275,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13364.9261,13364.9261,13364.9261,13364.9261,6,0,0,0
+3016.5894,0.5000,65063.7205,83.0000,83.0000,0.0000,-1.5179,69.0505,6,1596.2726,404.4598,824.2333,-75.9497,67.6100,137.7799,159.8062,-12.6959,0.0000,63.7537,0.0000,63.7537,3.8563,63.7537,5.1541,0.0000,2186.6747,255.9069,381.3906,58.5996,9.4135,49.1861,0.0000,49.1861,0.0000,49.1861,-38.6873,70.1459,17.7275,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13371.7355,13371.7355,13371.7355,13371.7355,6,0,0,0
+3017.0894,0.5000,65075.2482,83.0000,83.0000,0.0000,-1.4638,68.8818,6,1596.2726,413.2177,824.2920,-75.9497,69.0740,137.7897,159.8062,-12.6959,0.0000,65.2177,0.0000,65.2177,3.8563,65.2177,5.2127,0.0000,2186.6747,262.0444,390.1484,60.0050,9.4411,50.5639,0.0000,50.5639,0.0000,50.5639,-37.3096,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13629.4305,13629.4305,13629.4305,13629.4305,6,0,0,0
+3017.5894,0.5000,65086.7760,83.0000,83.0000,0.0000,-1.3580,68.7252,6,1596.2726,430.3647,826.3833,-75.9497,71.9403,138.1393,159.8062,-12.6959,0.0000,68.0840,0.0000,68.0840,3.8563,68.0840,5.3273,0.0000,2186.6747,274.0610,407.2955,62.7567,9.4951,53.2615,0.0000,53.2615,0.0000,53.2615,-34.6122,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14181.2384,14181.2384,14181.2384,14181.2384,6,0,0,0
+3018.0894,0.5000,65098.3038,83.0000,83.0000,0.0000,-1.2739,68.5784,6,1596.2726,443.9932,830.4781,-75.9497,74.2185,138.8238,159.8062,-12.6959,0.0000,70.3622,0.0000,70.3622,3.8563,70.3622,5.4185,0.0000,2186.6747,283.6118,420.9240,64.9437,9.5386,55.4051,0.0000,55.4051,0.0000,55.4051,-32.4689,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14619.8161,14619.8161,14619.8161,14619.8161,6,0,0,0
+3018.5894,0.5000,65109.8316,83.0000,83.0000,0.0000,-1.1972,68.4404,6,1596.2726,456.4322,833.7325,-75.9497,76.2978,139.3678,159.8062,-12.6959,0.0000,72.4415,0.0000,72.4415,3.8563,72.4415,5.5016,0.0000,2186.6747,292.3291,433.3629,66.9399,9.5795,57.3603,0.0000,57.3603,0.0000,57.3603,-30.5138,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15020.1144,15020.1144,15020.1144,15020.1144,6,0,0,0
+3019.0894,0.5000,65121.3594,83.0000,83.0000,0.0000,-1.1369,68.3093,6,1596.2726,466.2122,836.7030,-75.9497,77.9326,139.8643,159.8062,-12.6959,0.0000,74.0763,0.0000,74.0763,3.8563,74.0763,5.5670,0.0000,2186.6747,299.1829,443.1429,68.5093,9.6117,58.8976,0.0000,58.8976,0.0000,58.8976,-28.9767,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15334.8447,15334.8447,15334.8447,15334.8447,6,0,0,0
+3019.5894,0.5000,65132.8871,83.0000,83.0000,0.0000,-1.0865,68.1841,6,1596.2726,474.3847,839.0384,-75.9497,79.2987,140.2547,159.8062,-12.6959,0.0000,75.4425,0.0000,75.4425,3.8563,75.4425,5.6217,0.0000,2186.6747,304.9102,451.3154,69.8208,9.6386,60.1822,0.0000,60.1822,0.0000,60.1822,-27.6921,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15597.8435,15597.8435,15597.8435,15597.8435,6,0,0,0
+3020.0894,0.5000,65144.4149,83.0000,83.0000,0.0000,-1.0431,68.0638,6,1596.2726,481.4218,840.9900,-75.9497,80.4751,140.5810,159.8062,-12.6959,0.0000,76.6188,0.0000,76.6188,3.8563,76.6188,5.6687,0.0000,2186.6747,309.8418,458.3526,70.9501,9.6617,61.2884,0.0000,61.2884,0.0000,61.2884,-26.5861,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15826.0258,15826.0258,15826.0258,15826.0258,6,0,0,0
+3020.5894,0.5000,65155.9427,83.0000,83.0000,0.0000,-1.0001,67.9485,6,1596.2726,488.3858,842.6705,-75.9497,81.6392,140.8619,159.8062,-12.6959,0.0000,77.7829,0.0000,77.7829,3.8563,77.7829,5.7153,0.0000,2186.6747,314.7222,465.3166,72.0676,9.6846,62.3830,0.0000,62.3830,0.0000,62.3830,-25.4915,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16053.6332,16053.6332,16053.6332,16053.6332,6,0,0,0
+3021.0894,0.5000,65167.4705,83.0000,83.0000,0.0000,-0.9620,67.8376,6,1596.2726,494.5653,844.3335,-75.9497,82.6722,141.1399,159.8062,-12.6959,0.0000,78.8159,0.0000,78.8159,3.8563,78.8159,5.7566,0.0000,2186.6747,319.0528,471.4960,73.0593,9.7049,63.3543,0.0000,63.3543,0.0000,63.3543,-24.5203,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16255.6005,16255.6005,16255.6005,16255.6005,6,0,0,0
+3021.5894,0.5000,65178.9982,83.0000,83.0000,0.0000,-0.9436,67.7289,6,1596.2726,497.5496,845.8092,-75.9497,83.1710,141.3865,159.8062,-12.6959,0.0000,79.3147,0.0000,79.3147,3.8563,79.3147,5.7766,0.0000,2186.6747,321.1442,474.4804,73.5382,9.7147,63.8234,0.0000,63.8234,0.0000,63.8234,-24.0512,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16353.1392,16353.1392,16353.1392,16353.1392,6,0,0,0
+3022.0894,0.5000,65190.5260,83.0000,83.0000,0.0000,-0.9444,67.6200,6,1596.2726,497.4217,846.5218,-75.9497,83.1496,141.5057,159.8062,-12.6959,0.0000,79.2934,0.0000,79.2934,3.8563,79.2934,5.7757,0.0000,2186.6747,321.0545,474.3525,73.5176,9.7143,63.8033,0.0000,63.8033,0.0000,63.8033,-24.0713,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16348.9584,16348.9584,16348.9584,16348.9584,6,0,0,0
+3022.5894,0.5000,65202.0538,83.0000,83.0000,0.0000,-0.9732,67.5078,6,1596.2726,492.7508,846.4913,-75.9497,82.3689,141.5006,159.8062,-12.6959,0.0000,78.5126,0.0000,78.5126,3.8563,78.5126,5.7445,0.0000,2186.6747,317.7812,469.6816,72.7681,9.6990,63.0691,0.0000,63.0691,0.0000,63.0691,-24.8054,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16196.2972,16196.2972,16196.2972,16196.2972,6,0,0,0
+3023.0894,0.5000,65213.5816,83.0000,83.0000,0.0000,-1.0101,67.3914,6,1596.2726,486.7698,845.3759,-75.9497,81.3691,141.3141,159.8062,-12.6959,0.0000,77.5128,0.0000,77.5128,3.8563,77.5128,5.7045,0.0000,2186.6747,313.5897,463.7006,71.8083,9.6793,62.1290,0.0000,62.1290,0.0000,62.1290,-25.7455,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16000.8170,16000.8170,16000.8170,16000.8170,6,0,0,0
+3023.5894,0.5000,65225.1094,83.0000,83.0000,0.0000,-1.0517,67.2701,6,1596.2726,480.0191,843.9476,-75.9497,80.2406,141.0754,159.8062,-12.6959,0.0000,76.3843,0.0000,76.3843,3.8563,76.3843,5.6594,0.0000,2186.6747,308.8588,456.9499,70.7250,9.6571,61.0679,0.0000,61.0679,0.0000,61.0679,-26.8066,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15780.1800,15780.1800,15780.1800,15780.1800,6,0,0,0
+3024.0894,0.5000,65236.6371,83.0000,83.0000,0.0000,-1.0956,67.1438,6,1596.2726,472.8938,842.3356,-75.9497,79.0495,140.8059,159.8062,-12.6959,0.0000,75.1933,0.0000,75.1933,3.8563,75.1933,5.6117,0.0000,2186.6747,303.8654,449.8246,69.5815,9.6337,59.9479,0.0000,59.9479,0.0000,59.9479,-27.9265,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15549.8664,15549.8664,15549.8664,15549.8664,6,0,0,0
+3024.5894,0.5000,65248.1649,83.0000,83.0000,0.0000,-1.1462,67.0117,6,1596.2726,464.6943,840.6340,-75.9497,77.6789,140.5215,159.8062,-12.6959,0.0000,73.8226,0.0000,73.8226,3.8563,73.8226,5.5569,0.0000,2186.6747,298.1192,441.6251,68.2657,9.6067,58.6590,0.0000,58.6590,0.0000,58.6590,-29.2152,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15285.9978,15285.9978,15285.9978,15285.9978,6,0,0,0
+3025.0894,0.5000,65259.6927,83.0000,83.0000,0.0000,-1.2171,66.8714,6,1596.2726,453.2001,838.6760,-75.9497,75.7575,140.1941,159.8062,-12.6959,0.0000,71.9012,0.0000,71.9012,3.8563,71.9012,5.4800,0.0000,2186.6747,290.0640,430.1308,66.4212,9.5689,56.8523,0.0000,56.8523,0.0000,56.8523,-31.0218,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14916.1023,14916.1023,14916.1023,14916.1023,6,0,0,0
+3025.5894,0.5000,65271.2205,83.0000,83.0000,0.0000,-1.2967,66.7219,6,1596.2726,440.2924,835.9311,-75.9497,73.5998,139.7353,159.8062,-12.6959,0.0000,69.7436,0.0000,69.7436,3.8563,69.7436,5.3937,0.0000,2186.6747,281.0183,417.2232,64.3498,9.5265,54.8234,0.0000,54.8234,0.0000,54.8234,-33.0505,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14500.7221,14500.7221,14500.7221,14500.7221,6,0,0,0
+3026.0894,0.5000,65282.7482,83.0000,83.0000,0.0000,-1.3728,66.5637,6,1596.2726,427.9734,832.8488,-75.9497,71.5406,139.2201,159.8062,-12.6959,0.0000,67.6843,0.0000,67.6843,3.8563,67.6843,5.3113,0.0000,2186.6747,272.3851,404.9041,62.3729,9.4876,52.8853,0.0000,52.8853,0.0000,52.8853,-34.9884,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14104.2821,14104.2821,14104.2821,14104.2821,6,0,0,0
+3026.5894,0.5000,65294.2760,83.0000,83.0000,0.0000,-1.3821,66.4043,6,1596.2726,426.4633,829.9070,-75.9497,71.2881,138.7283,159.8062,-12.6959,0.0000,67.4319,0.0000,67.4319,3.8563,67.4319,5.3013,0.0000,2186.6747,271.3269,403.3940,62.1306,9.4828,52.6478,0.0000,52.6478,0.0000,52.6478,-35.2260,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14055.6865,14055.6865,14055.6865,14055.6865,6,0,0,0
+3027.0894,0.5000,65305.8038,83.0000,83.0000,0.0000,-1.4698,66.2349,6,1596.2726,412.2524,829.5464,-75.9497,68.9126,138.6680,159.8062,-12.6959,0.0000,65.0564,0.0000,65.0564,3.8563,65.0564,5.2062,0.0000,2186.6747,261.3679,389.1832,59.8501,9.4381,50.4121,0.0000,50.4121,0.0000,50.4121,-37.4614,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13598.3677,13598.3677,13598.3677,13598.3677,6,0,0,0
+3027.5894,0.5000,65317.3316,83.0000,83.0000,0.0000,-1.5999,66.0505,6,1596.2726,391.1840,826.1528,-75.9497,65.3908,138.1008,159.8062,-12.6959,0.0000,61.5345,0.0000,61.5345,3.8563,61.5345,5.0654,0.0000,2186.6747,246.6032,368.1148,56.4692,9.3717,47.0975,0.0000,47.0975,0.0000,47.0975,-40.7756,70.1459,17.7272,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13003.5543,13003.5543,13003.5543,13003.5543,6,0,0,0
+3028.0894,0.5000,65328.8594,83.0000,83.0000,0.0000,-1.6544,65.8598,6,1596.2726,382.3583,821.1217,-75.9497,63.9155,137.2597,159.8062,-12.6959,0.0000,60.0592,0.0000,60.0592,3.8563,60.0592,5.0063,0.0000,2186.6747,240.4181,359.2891,55.0529,9.3438,45.7090,0.0000,45.7090,0.0000,45.7090,-42.1640,70.1459,17.7271,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12758.5735,12758.5735,12758.5735,12758.5735,6,0,0,0
+3028.5894,0.5000,65340.3871,83.0000,83.0000,0.0000,-1.6996,65.6638,6,1596.2726,375.0225,819.0141,-75.9497,62.6892,136.9074,159.8062,-12.6959,0.0000,58.8329,0.0000,58.8329,3.8563,58.8329,4.9573,0.0000,2186.6747,235.2771,351.9532,53.8756,9.3207,44.5549,0.0000,44.5549,0.0000,44.5549,-43.3179,70.1459,17.7269,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12517.2661,12517.2661,12517.2661,12517.2661,6,0,0,0
+3029.0894,0.5000,65351.9149,83.0000,83.0000,0.0000,-1.7419,65.4630,6,1596.2726,368.1821,817.2623,-75.9497,61.5458,136.6146,159.8062,-12.6959,0.0000,57.6895,0.0000,57.6895,3.8563,57.6895,4.9116,0.0000,2186.6747,230.4834,345.1128,52.7779,9.2992,43.4788,0.0000,43.4788,0.0000,43.4788,-44.3939,70.1459,17.7268,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12292.2572,12292.2572,12292.2572,12292.2572,6,0,0,0
+3029.5894,0.5000,65363.4427,83.0000,83.0000,0.0000,-1.7820,65.2576,6,1596.2726,361.6885,815.6288,-75.9497,60.4603,136.3415,159.8062,-12.6959,0.0000,56.6040,0.0000,56.6040,3.8563,56.6040,4.8681,0.0000,2186.6747,225.9327,338.6192,51.7359,9.2787,42.4572,0.0000,42.4572,0.0000,42.4572,-45.4154,70.1459,17.7267,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12078.6565,12078.6565,12078.6565,12078.6565,6,0,0,0
+3030.0894,0.5000,65374.9705,83.0000,83.0000,0.0000,-1.8293,65.0467,6,1596.2726,354.0273,814.0781,-75.9497,59.1797,136.0823,159.8062,-12.6959,0.0000,55.3234,0.0000,55.3234,3.8563,55.3234,4.8169,0.0000,2186.6747,220.5637,330.9581,50.5065,9.2546,41.2519,0.0000,41.2519,0.0000,41.2519,-46.6205,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11826.6493,11826.6493,11826.6493,11826.6493,6,0,0,0
+3030.5894,0.5000,65386.4982,83.0000,83.0000,0.0000,-1.8788,64.8301,6,1596.2726,346.0004,812.2486,-75.9497,57.8379,135.7765,159.8062,-12.6959,0.0000,53.9816,0.0000,53.9816,3.8563,53.9816,4.7632,0.0000,2186.6747,214.9385,322.9311,49.2183,9.2292,39.9891,0.0000,39.9891,0.0000,39.9891,-47.8832,70.1459,17.7264,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11562.6100,11562.6100,11562.6100,11562.6100,6,0,0,0
+3031.0894,0.5000,65398.0260,83.0000,83.0000,0.0000,-1.9236,64.6084,6,1596.2726,338.7485,810.3318,-75.9497,56.6256,135.4561,159.8062,-12.6959,0.0000,52.7694,0.0000,52.7694,3.8563,52.7694,4.7148,0.0000,2186.6747,209.8564,315.6793,48.0546,9.2063,38.8483,0.0000,38.8483,0.0000,38.8483,-49.0239,70.1459,17.7262,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11324.0669,11324.0669,11324.0669,11324.0669,6,0,0,0
+3031.5894,0.5000,65409.5538,83.0000,83.0000,0.0000,-1.9569,64.3828,6,1596.2726,333.3495,808.6001,-75.9497,55.7231,135.1666,159.8062,-12.6959,0.0000,51.8668,0.0000,51.8668,3.8563,51.8668,4.6787,0.0000,2186.6747,206.0727,310.2803,47.1882,9.1893,37.9989,0.0000,37.9989,0.0000,37.9989,-49.8731,70.1459,17.7261,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11146.4701,11146.4701,11146.4701,11146.4701,6,0,0,0
+3032.0894,0.5000,65421.0816,83.0000,83.0000,0.0000,-1.9666,64.1561,6,1596.2726,331.7930,807.3108,-75.9497,55.4629,134.9511,159.8062,-12.6959,0.0000,51.6067,0.0000,51.6067,3.8563,51.6067,4.6682,0.0000,2186.6747,204.9819,308.7238,46.9384,9.1844,37.7540,0.0000,37.7540,0.0000,37.7540,-50.1179,70.1459,17.7261,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11095.2709,11095.2709,11095.2709,11095.2709,6,0,0,0
+3032.5894,0.5000,65432.6094,83.0000,83.0000,0.0000,-1.9606,63.9301,6,1596.2726,332.7604,806.9391,-75.9497,55.6246,134.8890,159.8062,-12.6959,0.0000,51.7684,0.0000,51.7684,3.8563,51.7684,4.6747,0.0000,2186.6747,205.6599,309.6911,47.0936,9.1874,37.9062,0.0000,37.9062,0.0000,37.9062,-49.9658,70.1459,17.7261,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11127.0911,11127.0911,11127.0911,11127.0911,6,0,0,0
+3033.0894,0.5000,65444.1371,83.0000,83.0000,0.0000,-1.9422,63.7062,6,1596.2726,335.7314,807.1701,-75.9497,56.1213,134.9276,159.8062,-12.6959,0.0000,52.2650,0.0000,52.2650,3.8563,52.2650,4.6946,0.0000,2186.6747,207.7420,312.6622,47.5704,9.1968,38.3736,0.0000,38.3736,0.0000,38.3736,-49.4984,70.1459,17.7262,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11224.8210,11224.8210,11224.8210,11224.8210,6,0,0,0
+3033.5894,0.5000,65455.6649,83.0000,83.0000,0.0000,-1.9201,63.4849,6,1596.2726,339.3175,807.8796,-75.9497,56.7208,135.0462,159.8062,-12.6959,0.0000,52.8645,0.0000,52.8645,3.8563,52.8645,4.7186,0.0000,2186.6747,210.2551,316.2483,48.1459,9.2081,38.9378,0.0000,38.9378,0.0000,38.9378,-48.9344,70.1459,17.7262,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11342.7834,11342.7834,11342.7834,11342.7834,6,0,0,0
+3034.0894,0.5000,65467.1927,83.0000,83.0000,0.0000,-1.8980,63.2661,6,1596.2726,342.8903,808.7359,-75.9497,57.3180,135.1893,159.8062,-12.6959,0.0000,53.4617,0.0000,53.4617,3.8563,53.4617,4.7424,0.0000,2186.6747,212.7589,319.8211,48.7192,9.2194,39.4999,0.0000,39.4999,0.0000,39.4999,-48.3724,70.1459,17.7263,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11460.3068,11460.3068,11460.3068,11460.3068,6,0,0,0
+3034.5894,0.5000,65478.7205,83.0000,83.0000,0.0000,-1.8816,63.0491,6,1596.2726,345.5522,809.5891,-75.9497,57.7629,135.3319,159.8062,-12.6959,0.0000,53.9067,0.0000,53.9067,3.8563,53.9067,4.7602,0.0000,2186.6747,214.6244,322.4830,49.1464,9.2278,39.9186,0.0000,39.9186,0.0000,39.9186,-47.9537,70.1459,17.7264,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11547.8675,11547.8675,11547.8675,11547.8675,6,0,0,0
+3035.0894,0.5000,65490.2482,83.0000,83.0000,0.0000,-1.8687,62.8337,6,1596.2726,347.6375,810.2248,-75.9497,58.1115,135.4382,159.8062,-12.6959,0.0000,54.2552,0.0000,54.2552,3.8563,54.2552,4.7742,0.0000,2186.6747,216.0857,324.5682,49.4811,9.2344,40.2467,0.0000,40.2467,0.0000,40.2467,-47.6256,70.1459,17.7264,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11616.4612,11616.4612,11616.4612,11616.4612,6,0,0,0
+3035.5894,0.5000,65501.7760,83.0000,83.0000,0.0000,-1.8609,62.6192,6,1596.2726,348.8991,810.7228,-75.9497,58.3224,135.5214,159.8062,-12.6959,0.0000,54.4661,0.0000,54.4661,3.8563,54.4661,4.7826,0.0000,2186.6747,216.9699,325.8298,49.6835,9.2384,40.4451,0.0000,40.4451,0.0000,40.4451,-47.4272,70.1459,17.7264,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11657.9596,11657.9596,11657.9596,11657.9596,6,0,0,0
+3036.0894,0.5000,65513.3038,83.0000,83.0000,0.0000,-1.8531,62.4056,6,1596.2726,350.1663,811.0240,-75.9497,58.5342,135.5718,159.8062,-12.6959,0.0000,54.6780,0.0000,54.6780,3.8563,54.6780,4.7911,0.0000,2186.6747,217.8580,327.0971,49.8869,9.2424,40.6445,0.0000,40.6445,0.0000,40.6445,-47.2279,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11699.6451,11699.6451,11699.6451,11699.6451,6,0,0,0
+3036.5894,0.5000,65524.8316,83.0000,83.0000,0.0000,-1.8457,62.1928,6,1596.2726,351.3697,811.3266,-75.9497,58.7354,135.6224,159.8062,-12.6959,0.0000,54.8791,0.0000,54.8791,3.8563,54.8791,4.7991,0.0000,2186.6747,218.7013,328.3004,50.0800,9.2462,40.8338,0.0000,40.8338,0.0000,40.8338,-47.0386,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11739.2281,11739.2281,11739.2281,11739.2281,6,0,0,0
+3037.0894,0.5000,65536.3594,83.0000,83.0000,0.0000,-1.8434,61.9803,6,1596.2726,351.7436,811.6140,-75.9497,58.7979,135.6704,159.8062,-12.6959,0.0000,54.9416,0.0000,54.9416,3.8563,54.9416,4.8016,0.0000,2186.6747,218.9633,328.6744,50.1400,9.2473,40.8926,0.0000,40.8926,0.0000,40.8926,-46.9798,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11751.5288,11751.5288,11751.5288,11751.5288,6,0,0,0
+3037.5894,0.5000,65547.8871,83.0000,83.0000,0.0000,-1.8432,61.7678,6,1596.2726,351.7658,811.7033,-75.9497,58.8016,135.6854,159.8062,-12.6959,0.0000,54.9453,0.0000,54.9453,3.8563,54.9453,4.8018,0.0000,2186.6747,218.9789,328.6966,50.1435,9.2474,40.8961,0.0000,40.8961,0.0000,40.8961,-46.9763,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11752.2594,11752.2594,11752.2594,11752.2594,6,0,0,0
+3038.0894,0.5000,65559.4149,83.0000,83.0000,0.0000,-1.8552,61.5540,6,1596.2726,349.8215,811.7086,-75.9497,58.4766,135.6862,159.8062,-12.6959,0.0000,54.6203,0.0000,54.6203,3.8563,54.6203,4.7888,0.0000,2186.6747,217.6163,326.7522,49.8315,9.2413,40.5902,0.0000,40.5902,0.0000,40.5902,-47.2821,70.1459,17.7264,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11688.3007,11688.3007,11688.3007,11688.3007,6,0,0,0
+3038.5894,0.5000,65570.9427,83.0000,83.0000,0.0000,-1.8906,61.3360,6,1596.2726,344.0871,811.2443,-75.9497,57.5180,135.6086,159.8062,-12.6959,0.0000,53.6618,0.0000,53.6618,3.8563,53.6618,4.7504,0.0000,2186.6747,213.5976,321.0178,48.9113,9.2232,39.6881,0.0000,39.6881,0.0000,39.6881,-48.1841,70.1459,17.7263,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11499.6741,11499.6741,11499.6741,11499.6741,6,0,0,0
+3039.0894,0.5000,65582.4705,83.0000,83.0000,0.0000,-1.9290,61.1136,6,1596.2726,337.8683,809.8749,-75.9497,56.4785,135.3797,159.8062,-12.6959,0.0000,52.6222,0.0000,52.6222,3.8563,52.6222,4.7089,0.0000,2186.6747,209.2395,314.7990,47.9133,9.2035,38.7098,0.0000,38.7098,0.0000,38.7098,-49.1623,70.1459,17.7262,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11295.1104,11295.1104,11295.1104,11295.1104,6,0,0,0
+3039.5894,0.5000,65593.9982,83.0000,83.0000,0.0000,-1.9641,60.8872,6,1596.2726,332.1975,808.3899,-75.9497,55.5306,135.1315,159.8062,-12.6959,0.0000,51.6743,0.0000,51.6743,3.8563,51.6743,4.6709,0.0000,2186.6747,205.2654,309.1283,47.0033,9.1856,37.8177,0.0000,37.8177,0.0000,37.8177,-50.0543,70.1459,17.7261,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11108.5772,11108.5772,11108.5772,11108.5772,6,0,0,0
+3040.0894,0.5000,65605.5260,83.0000,83.0000,0.0000,-1.9914,60.6577,6,1596.2726,327.7726,807.0357,-75.9497,54.7909,134.9051,159.8062,-12.6959,0.0000,50.9346,0.0000,50.9346,3.8563,50.9346,4.6414,0.0000,2186.6747,202.1644,304.7033,46.2932,9.1717,37.1216,0.0000,37.1216,0.0000,37.1216,-50.7503,70.1459,17.7260,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10963.0210,10963.0210,10963.0210,10963.0210,6,0,0,0
+3040.5894,0.5000,65617.0538,83.0000,83.0000,0.0000,-1.9714,60.4304,6,1596.2726,331.0050,805.9790,-75.9497,55.3312,134.7285,159.8062,-12.6959,0.0000,51.4749,0.0000,51.4749,3.8563,51.4749,4.6630,0.0000,2186.6747,204.4297,307.9357,46.8120,9.1819,37.6301,0.0000,37.6301,0.0000,37.6301,-50.2419,70.1459,17.7261,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11069.3487,11069.3487,11069.3487,11069.3487,6,0,0,0
+3041.0894,0.5000,65628.5816,83.0000,83.0000,0.0000,-1.9207,60.2090,6,1596.2726,339.2208,806.7509,-75.9497,56.7046,134.8575,159.8062,-12.6959,0.0000,52.8483,0.0000,52.8483,3.8563,52.8483,4.7179,0.0000,2186.6747,210.1873,316.1515,48.1304,9.2078,38.9226,0.0000,38.9226,0.0000,38.9226,-48.9496,70.1459,17.7262,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11339.6007,11339.6007,11339.6007,11339.6007,6,0,0,0
+3041.5894,0.5000,65640.1094,83.0000,83.0000,0.0000,-1.8104,60.0003,6,1596.2726,357.0832,808.7128,-75.9497,59.6905,135.1855,159.8062,-12.6959,0.0000,55.8342,0.0000,55.8342,3.8563,55.8342,4.8373,0.0000,2186.6747,222.7053,334.0139,50.9968,9.2642,41.7327,0.0000,41.7327,0.0000,41.7327,-46.1398,70.1459,17.7266,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11927.1692,11927.1692,11927.1692,11927.1692,6,0,0,0
+3042.0894,0.5000,65651.6371,83.0000,83.0000,0.0000,-1.6867,59.8058,6,1596.2726,377.1138,812.9784,-75.9497,63.0388,135.8985,159.8062,-12.6959,0.0000,59.1825,0.0000,59.1825,3.8563,59.1825,4.9713,0.0000,2186.6747,236.7428,354.0446,54.2113,9.3273,44.8839,0.0000,44.8839,0.0000,44.8839,-42.9889,70.1459,17.7270,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12586.0600,12586.0600,12586.0600,12586.0600,6,0,0,0
+3042.5894,0.5000,65663.1649,83.0000,83.0000,0.0000,-1.5535,59.6268,6,1596.2726,398.6976,817.7617,-75.9497,66.6468,136.6981,159.8062,-12.6959,0.0000,62.7905,0.0000,62.7905,3.8563,62.7905,5.1156,0.0000,2186.6747,251.8687,375.6283,57.6749,9.3953,48.2796,0.0000,48.2796,0.0000,48.2796,-39.5937,70.1459,17.7274,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13211.9289,13211.9289,13211.9289,13211.9289,6,0,0,0
+3043.0894,0.5000,65674.6927,83.0000,83.0000,0.0000,-1.4447,59.4602,6,1596.2726,416.3245,822.9159,-75.9497,69.5933,137.5597,159.8062,-12.6959,0.0000,65.7370,0.0000,65.7370,3.8563,65.7370,5.2335,0.0000,2186.6747,264.2216,393.2552,60.5036,9.4509,51.0527,0.0000,51.0527,0.0000,51.0527,-36.8209,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13729.4096,13729.4096,13729.4096,13729.4096,6,0,0,0
+3043.5894,0.5000,65686.2205,83.0000,83.0000,0.0000,-1.3507,59.3045,6,1596.2726,431.5473,827.1252,-75.9497,72.1380,138.2633,159.8062,-12.6959,0.0000,68.2817,0.0000,68.2817,3.8563,68.2817,5.3352,0.0000,2186.6747,274.8898,408.4781,62.9465,9.4989,53.4476,0.0000,53.4476,0.0000,53.4476,-34.4262,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14219.2953,14219.2953,14219.2953,14219.2953,6,0,0,0
+3044.0894,0.5000,65697.7482,83.0000,83.0000,0.0000,-1.2812,59.1568,6,1596.2726,442.8059,830.7605,-75.9497,74.0200,138.8710,159.8062,-12.6959,0.0000,70.1637,0.0000,70.1637,3.8563,70.1637,5.4105,0.0000,2186.6747,282.7798,419.7366,64.7532,9.5347,55.2185,0.0000,55.2185,0.0000,55.2185,-32.6555,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14581.6067,14581.6067,14581.6067,14581.6067,6,0,0,0
+3044.5894,0.5000,65709.2760,83.0000,83.0000,0.0000,-1.2194,59.0163,6,1596.2726,452.8342,833.4490,-75.9497,75.6963,139.3204,159.8062,-12.6959,0.0000,71.8401,0.0000,71.8401,3.8563,71.8401,5.4776,0.0000,2186.6747,289.8076,429.7650,66.3625,9.5677,56.7948,0.0000,56.7948,0.0000,56.7948,-31.0793,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14904.3282,14904.3282,14904.3282,14904.3282,6,0,0,0
+3045.0894,0.5000,65720.8038,83.0000,83.0000,0.0000,-1.1737,58.8810,6,1596.2726,460.2447,835.8438,-75.9497,76.9351,139.7207,159.8062,-12.6959,0.0000,73.0788,0.0000,73.0788,3.8563,73.0788,5.5271,0.0000,2186.6747,295.0008,437.1754,67.5517,9.5921,57.9596,0.0000,57.9596,0.0000,57.9596,-29.9146,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15142.8033,15142.8033,15142.8033,15142.8033,6,0,0,0
+3045.5894,0.5000,65732.3316,83.0000,83.0000,0.0000,-1.1682,58.7463,6,1596.2726,461.1309,837.6134,-75.9497,77.0832,140.0165,159.8062,-12.6959,0.0000,73.2269,0.0000,73.2269,3.8563,73.2269,5.5331,0.0000,2186.6747,295.6219,438.0617,67.6939,9.5950,58.0989,0.0000,58.0989,0.0000,58.0989,-29.7753,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15171.3240,15171.3240,15171.3240,15171.3240,6,0,0,0
+3046.0894,0.5000,65743.8594,83.0000,83.0000,0.0000,-1.1015,58.6193,6,1596.2726,471.9423,837.8250,-75.9497,78.8905,140.0519,159.8062,-12.6959,0.0000,75.0342,0.0000,75.0342,3.8563,75.0342,5.6053,0.0000,2186.6747,303.1986,448.8730,69.4288,9.6305,59.7983,0.0000,59.7983,0.0000,59.7983,-28.0760,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15519.2447,15519.2447,15519.2447,15519.2447,6,0,0,0
+3046.5894,0.5000,65755.3871,83.0000,83.0000,0.0000,-0.9867,58.5056,6,1596.2726,490.5652,840.4068,-75.9497,82.0035,140.4835,159.8062,-12.6959,0.0000,78.1472,0.0000,78.1472,3.8563,78.1472,5.7299,0.0000,2186.6747,316.2495,467.4959,72.4173,9.6918,62.7256,0.0000,62.7256,0.0000,62.7256,-25.1490,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16124.8626,16124.8626,16124.8626,16124.8626,6,0,0,0
+3047.0894,0.5000,65766.9149,83.0000,83.0000,0.0000,-0.9213,58.3994,6,1596.2726,501.1567,844.8540,-75.9497,83.7740,141.2269,159.8062,-12.6959,0.0000,79.9177,0.0000,79.9177,3.8563,79.9177,5.8007,0.0000,2186.6747,323.6720,478.0874,74.1170,9.7266,64.3904,0.0000,64.3904,0.0000,64.3904,-23.4842,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16471.0305,16471.0305,16471.0305,16471.0305,6,0,0,0
+3047.5894,0.5000,65778.4427,83.0000,83.0000,0.0000,-0.8654,58.2996,6,1596.2726,510.2225,847.3832,-75.9497,85.2894,141.6497,159.8062,-12.6959,0.0000,81.4332,0.0000,81.4332,3.8563,81.4332,5.8613,0.0000,2186.6747,330.0253,487.1533,75.5719,9.7564,65.8154,0.0000,65.8154,0.0000,65.8154,-22.0593,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16767.3345,16767.3345,16767.3345,16767.3345,6,0,0,0
+3048.0894,0.5000,65789.9705,83.0000,83.0000,0.0000,-0.8252,58.2045,6,1596.2726,516.7447,849.5481,-75.9497,86.3797,142.0115,159.8062,-12.6959,0.0000,82.5234,0.0000,82.5234,3.8563,82.5234,5.9049,0.0000,2186.6747,334.5961,493.6755,76.6185,9.7779,66.8406,0.0000,66.8406,0.0000,66.8406,-21.0342,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16980.5030,16980.5030,16980.5030,16980.5030,6,0,0,0
+3048.5894,0.5000,65801.4982,83.0000,83.0000,0.0000,-0.8125,58.1108,6,1596.2726,518.8077,851.1056,-75.9497,86.7246,142.2719,159.8062,-12.6959,0.0000,82.8683,0.0000,82.8683,3.8563,82.8683,5.9187,0.0000,2186.6747,336.0418,495.7385,76.9496,9.7846,67.1649,0.0000,67.1649,0.0000,67.1649,-20.7099,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17047.9293,17047.9293,17047.9293,17047.9293,6,0,0,0
+3049.0894,0.5000,65813.0260,83.0000,83.0000,0.0000,-0.8198,58.0163,6,1596.2726,517.6262,851.5983,-75.9497,86.5271,142.3543,159.8062,-12.6959,0.0000,82.6708,0.0000,82.6708,3.8563,82.6708,5.9108,0.0000,2186.6747,335.2139,494.5570,76.7600,9.7808,66.9792,0.0000,66.9792,0.0000,66.9792,-20.8956,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17009.3147,17009.3147,17009.3147,17009.3147,6,0,0,0
+3049.5894,0.5000,65824.5538,83.0000,83.0000,0.0000,-0.8403,57.9194,6,1596.2726,514.3022,851.3161,-75.9497,85.9714,142.3071,159.8062,-12.6959,0.0000,82.1151,0.0000,82.1151,3.8563,82.1151,5.8886,0.0000,2186.6747,332.8844,491.2330,76.2265,9.7698,66.4567,0.0000,66.4567,0.0000,66.4567,-21.4181,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16900.6735,16900.6735,16900.6735,16900.6735,6,0,0,0
+3050.0894,0.5000,65836.0816,83.0000,83.0000,0.0000,-0.8519,57.8212,6,1596.2726,512.4177,850.5224,-75.9497,85.6564,142.1744,159.8062,-12.6959,0.0000,81.8001,0.0000,81.8001,3.8563,81.8001,5.8760,0.0000,2186.6747,331.5637,489.3484,75.9241,9.7636,66.1605,0.0000,66.1605,0.0000,66.1605,-21.7143,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16839.0796,16839.0796,16839.0796,16839.0796,6,0,0,0
+3050.5894,0.5000,65847.6094,83.0000,83.0000,0.0000,-0.8520,57.7230,6,1596.2726,512.3989,850.0723,-75.9497,85.6533,142.0992,159.8062,-12.6959,0.0000,81.7970,0.0000,81.7970,3.8563,81.7970,5.8759,0.0000,2186.6747,331.5506,489.3297,75.9211,9.7636,66.1575,0.0000,66.1575,0.0000,66.1575,-21.7172,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16838.4671,16838.4671,16838.4671,16838.4671,6,0,0,0
+3051.0894,0.5000,65859.1371,83.0000,83.0000,0.0000,-0.8173,57.6288,6,1596.2726,518.0307,850.0679,-75.9497,86.5947,142.0984,159.8062,-12.6959,0.0000,82.7384,0.0000,82.7384,3.8563,82.7384,5.9135,0.0000,2186.6747,335.4973,494.9615,76.8249,9.7821,67.0428,0.0000,67.0428,0.0000,67.0428,-20.8320,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17022.5351,17022.5351,17022.5351,17022.5351,6,0,0,0
+3051.5894,0.5000,65870.6649,83.0000,83.0000,0.0000,-0.7623,57.5409,6,1596.2726,526.9411,851.4127,-75.9497,88.0841,142.3232,159.8062,-12.6959,0.0000,84.2279,0.0000,84.2279,3.8563,84.2279,5.9731,0.0000,2186.6747,341.7417,503.8718,78.2548,9.8114,68.4434,0.0000,68.4434,0.0000,68.4434,-19.4315,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17313.7565,17313.7565,17313.7565,17313.7565,6,0,0,0
+3052.0894,0.5000,65882.1927,83.0000,83.0000,0.0000,-0.6815,57.4624,6,1596.2726,540.0550,853.5405,-75.9497,90.2763,142.6789,159.8062,-12.6959,0.0000,86.4200,0.0000,86.4200,3.8563,86.4200,6.0608,0.0000,2186.6747,350.9319,516.9857,80.3592,9.8545,70.5047,0.0000,70.5047,0.0000,70.5047,-17.3703,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17742.3661,17742.3661,17742.3661,17742.3661,6,0,0,0
+3052.5894,0.5000,65893.7205,83.0000,83.0000,0.0000,-0.5992,57.3933,6,1596.2726,553.3929,856.6721,-75.9497,92.5059,143.2024,159.8062,-12.6959,0.0000,88.6496,0.0000,88.6496,3.8563,88.6496,6.1500,0.0000,2186.6747,360.2792,530.3237,82.4996,9.8984,72.6012,0.0000,72.6012,0.0000,72.6012,-15.2739,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18151.4509,18151.4509,18151.4509,18151.4509,6,0,0,0
+3053.0894,0.5000,65905.2482,83.0000,83.0000,0.0000,-0.5198,57.3334,6,1596.2726,566.2750,859.8572,-75.9497,94.6592,143.7348,159.8062,-12.6959,0.0000,90.8030,0.0000,90.8030,3.8563,90.8030,6.2361,0.0000,2186.6747,369.3069,543.2057,84.5669,9.9407,74.6261,0.0000,74.6261,0.0000,74.6261,-13.2491,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18524.9784,18524.9784,18524.9784,18524.9784,6,0,0,0
+3053.5894,0.5000,65916.7760,83.0000,83.0000,0.0000,-0.4697,57.2792,6,1596.2726,574.3936,862.9335,-75.9497,96.0164,144.2491,159.8062,-12.6959,0.0000,92.1601,0.0000,92.1601,3.8563,92.1601,6.2904,0.0000,2186.6747,374.9965,551.3244,85.8697,9.9674,75.9023,0.0000,75.9023,0.0000,75.9023,-11.9729,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18763.2006,18763.2006,18763.2006,18763.2006,6,0,0,0
+3054.0894,0.5000,65928.3038,83.0000,83.0000,0.0000,-0.4334,57.2293,6,1596.2726,580.2892,864.8722,-75.9497,97.0019,144.5731,159.8062,-12.6959,0.0000,93.1456,0.0000,93.1456,3.8563,93.1456,6.3298,0.0000,2186.6747,379.1281,557.2200,86.8158,9.9868,76.8290,0.0000,76.8290,0.0000,76.8290,-11.0463,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18955.0415,18955.0415,18955.0415,18955.0415,6,0,0,0
+3054.5894,0.5000,65939.8316,83.0000,83.0000,0.0000,-0.4186,57.1810,6,1596.2726,582.6789,866.2801,-75.9497,97.4013,144.8085,159.8062,-12.6959,0.0000,93.5451,0.0000,93.5451,3.8563,93.5451,6.3458,0.0000,2186.6747,380.8027,559.6096,87.1993,9.9947,77.2046,0.0000,77.2046,0.0000,77.2046,-10.6707,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19032.7991,19032.7991,19032.7991,19032.7991,6,0,0,0
+3055.0894,0.5000,65951.3594,83.0000,83.0000,0.0000,-0.4015,57.1347,6,1596.2726,585.4494,866.8507,-75.9497,97.8645,144.9039,159.8062,-12.6959,0.0000,94.0082,0.0000,94.0082,3.8563,94.0082,6.3643,0.0000,2186.6747,382.7444,562.3802,87.6439,10.0038,77.6401,0.0000,77.6401,0.0000,77.6401,-10.2352,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19122.9532,19122.9532,19122.9532,19122.9532,6,0,0,0
+3055.5894,0.5000,65962.8871,83.0000,83.0000,0.0000,-0.3792,57.0910,6,1596.2726,589.0655,867.5124,-75.9497,98.4689,145.0145,159.8062,-12.6959,0.0000,94.6127,0.0000,94.6127,3.8563,94.6127,6.3885,0.0000,2186.6747,385.2785,565.9963,88.2242,10.0157,78.2085,0.0000,78.2085,0.0000,78.2085,-9.6668,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19240.6205,19240.6205,19240.6205,19240.6205,6,0,0,0
+3056.0894,0.5000,65974.4149,83.0000,83.0000,0.0000,-0.3452,57.0512,6,1596.2726,594.5877,868.3759,-75.9497,99.3920,145.1588,159.8062,-12.6959,0.0000,95.5357,0.0000,95.5357,3.8563,95.5357,6.4254,0.0000,2186.6747,389.1484,571.5184,89.1103,10.0338,79.0765,0.0000,79.0765,0.0000,79.0765,-8.7988,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19420.3093,19420.3093,19420.3093,19420.3093,6,0,0,0
+3056.5894,0.5000,65985.9427,83.0000,83.0000,0.0000,-0.3045,57.0161,6,1596.2726,601.1810,869.6946,-75.9497,100.4942,145.3793,159.8062,-12.6959,0.0000,96.6379,0.0000,96.6379,3.8563,96.6379,6.4695,0.0000,2186.6747,393.7691,578.1118,90.1684,10.0555,80.1129,0.0000,80.1129,0.0000,80.1129,-7.7624,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19634.8553,19634.8553,19634.8553,19634.8553,6,0,0,0
+3057.0894,0.5000,65997.4705,83.0000,83.0000,0.0000,-0.2558,56.9866,6,1596.2726,609.0819,871.2691,-75.9497,101.8149,145.6424,159.8062,-12.6959,0.0000,97.9586,0.0000,97.9586,3.8563,97.9586,6.5223,0.0000,2186.6747,399.3060,586.0127,91.4363,10.0815,81.3548,0.0000,81.3548,0.0000,81.3548,-6.5206,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19891.9492,19891.9492,19891.9492,19891.9492,6,0,0,0
+3057.5894,0.5000,66008.9982,83.0000,83.0000,0.0000,-0.2045,56.9630,6,1596.2726,617.3958,873.1558,-75.9497,103.2047,145.9578,159.8062,-12.6959,0.0000,99.3484,0.0000,99.3484,3.8563,99.3484,6.5779,0.0000,2186.6747,405.1324,594.3265,92.7705,10.1084,82.6620,0.0000,82.6620,0.0000,82.6620,-5.2133,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20162.4797,20162.4797,20162.4797,20162.4797,6,0,0,0
+3058.0894,0.5000,66020.5260,83.0000,83.0000,0.0000,-0.1499,56.9457,6,1596.2726,626.2524,875.1412,-75.9497,104.6851,146.2897,159.8062,-12.6959,0.0000,100.8289,0.0000,100.8289,3.8563,100.8289,6.6371,0.0000,2186.6747,411.3391,603.1831,94.1917,10.1364,84.0554,0.0000,84.0554,0.0000,84.0554,-3.8200,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20450.6714,20450.6714,20450.6714,20450.6714,6,0,0,0
+3058.5894,0.5000,66032.0538,83.0000,83.0000,0.0000,-0.1038,56.9338,6,1596.2726,633.7138,877.2561,-75.9497,105.9324,146.6432,159.8062,-12.6959,0.0000,102.0761,0.0000,102.0761,3.8563,102.0761,6.6870,0.0000,2186.6747,416.5680,610.6445,95.3891,10.1599,85.2292,0.0000,85.2292,0.0000,85.2292,-2.6462,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20693.4634,20693.4634,20693.4634,20693.4634,6,0,0,0
+3059.0894,0.5000,66043.5816,83.0000,83.0000,0.0000,-0.0672,56.9260,6,1596.2726,639.6542,879.0379,-75.9497,106.9254,146.9411,159.8062,-12.6959,0.0000,103.0691,0.0000,103.0691,3.8563,103.0691,6.7267,0.0000,2186.6747,420.7310,616.5849,96.3424,10.1786,86.1637,0.0000,86.1637,0.0000,86.1637,-1.7117,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20886.7618,20886.7618,20886.7618,20886.7618,6,0,0,0
+3059.5894,0.5000,66055.1094,83.0000,83.0000,0.0000,-0.0503,56.9202,6,1596.2726,642.3900,880.4565,-75.9497,107.3827,147.1782,159.8062,-12.6959,0.0000,103.5264,0.0000,103.5264,3.8563,103.5264,6.7450,0.0000,2186.6747,422.6483,619.3208,96.7814,10.1873,86.5941,0.0000,86.5941,0.0000,86.5941,-1.2813,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20972.7864,20972.7864,20972.7864,20972.7864,6,0,0,0
+3060.0894,0.5000,66066.6371,83.0000,83.0000,0.0000,-0.0427,56.9153,6,1596.2726,643.6129,881.1098,-75.9497,107.5871,147.2874,159.8062,-12.6959,0.0000,103.7309,0.0000,103.7309,3.8563,103.7309,6.7532,0.0000,2186.6747,423.5053,620.5436,96.9776,10.1911,86.7865,0.0000,86.7865,0.0000,86.7865,-1.0889,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21007.1658,21007.1658,21007.1658,21007.1658,6,0,0,0
+3060.5894,0.5000,66078.1649,83.0000,83.0000,0.0000,-0.0420,56.9105,6,1596.2726,643.7215,881.4018,-75.9497,107.6053,147.3362,159.8062,-12.6959,0.0000,103.7490,0.0000,103.7490,3.8563,103.7490,6.7539,0.0000,2186.6747,423.5815,620.6523,96.9951,10.1915,86.8036,0.0000,86.8036,0.0000,86.8036,-1.0718,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21010.2216,21010.2216,21010.2216,21010.2216,6,0,0,0
+3061.0894,0.5000,66089.6927,83.0000,83.0000,0.0000,-0.0411,56.9057,6,1596.2726,643.8774,881.4278,-75.9497,107.6314,147.3406,159.8062,-12.6959,0.0000,103.7751,0.0000,103.7751,3.8563,103.7751,6.7550,0.0000,2186.6747,423.6906,620.8081,97.0201,10.1920,86.8281,0.0000,86.8281,0.0000,86.8281,-1.0473,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21014.6021,21014.6021,21014.6021,21014.6021,6,0,0,0
+3061.5894,0.5000,66101.2205,83.0000,83.0000,0.0000,-0.0368,56.9015,6,1596.2726,644.5739,881.4650,-75.9497,107.7478,147.3468,159.8062,-12.6959,0.0000,103.8915,0.0000,103.8915,3.8563,103.8915,6.7596,0.0000,2186.6747,424.1788,621.5046,97.1319,10.1941,86.9377,0.0000,86.9377,0.0000,86.9377,-0.9377,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21034.1837,21034.1837,21034.1837,21034.1837,6,0,0,0
+3062.0894,0.5000,66112.7482,83.0000,83.0000,0.0000,-0.0319,56.8978,6,1596.2726,645.3621,881.6313,-75.9497,107.8795,147.3746,159.8062,-12.6959,0.0000,104.0233,0.0000,104.0233,3.8563,104.0233,6.7649,0.0000,2186.6747,424.7311,622.2928,97.2584,10.1966,87.0617,0.0000,87.0617,0.0000,87.0617,-0.8137,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21056.3440,21056.3440,21056.3440,21056.3440,6,0,0,0
+3062.5894,0.5000,66124.2760,83.0000,83.0000,0.0000,-0.0314,56.8942,6,1596.2726,645.4496,881.8195,-75.9497,107.8942,147.4061,159.8062,-12.6959,0.0000,104.0379,0.0000,104.0379,3.8563,104.0379,6.7655,0.0000,2186.6747,424.7924,622.3803,97.2724,10.1969,87.0755,0.0000,87.0755,0.0000,87.0755,-0.7999,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21058.8034,21058.8034,21058.8034,21058.8034,6,0,0,0
+3063.0894,0.5000,66135.8038,83.0000,83.0000,0.0000,-0.0229,56.8916,6,1596.2726,646.8162,881.8404,-75.9497,108.1226,147.4096,159.8062,-12.6959,0.0000,104.2663,0.0000,104.2663,3.8563,104.2663,6.7746,0.0000,2186.6747,425.7502,623.7469,97.4917,10.2012,87.2905,0.0000,87.2905,0.0000,87.2905,-0.5849,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21097.2245,21097.2245,21097.2245,21097.2245,6,0,0,0
+3063.5894,0.5000,66147.3316,83.0000,83.0000,0.0000,-0.0162,56.8897,6,1596.2726,647.9055,882.1668,-75.9497,108.3047,147.4641,159.8062,-12.6959,0.0000,104.4484,0.0000,104.4484,3.8563,104.4484,6.7819,0.0000,2186.6747,426.5136,624.8363,97.6665,10.2047,87.4619,0.0000,87.4619,0.0000,87.4619,-0.4136,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21127.8514,21127.8514,21127.8514,21127.8514,6,0,0,0
+3064.0894,0.5000,66158.8594,83.0000,83.0000,0.0000,-0.0240,56.8869,6,1596.2726,646.6397,882.4269,-75.9497,108.0931,147.5076,159.8062,-12.6959,0.0000,104.2368,0.0000,104.2368,3.8563,104.2368,6.7735,0.0000,2186.6747,425.6265,623.5704,97.4634,10.2007,87.2627,0.0000,87.2627,0.0000,87.2627,-0.6127,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21092.2622,21092.2622,21092.2622,21092.2622,6,0,0,0
+3064.5894,0.5000,66170.3871,83.0000,83.0000,0.0000,-0.0397,56.8823,6,1596.2726,644.1046,882.1246,-75.9497,107.6693,147.4571,159.8062,-12.6959,0.0000,103.8131,0.0000,103.8131,3.8563,103.8131,6.7565,0.0000,2186.6747,423.8499,621.0353,97.0566,10.1927,86.8639,0.0000,86.8639,0.0000,86.8639,-1.0115,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21020.9898,21020.9898,21020.9898,21020.9898,6,0,0,0
+3065.0894,0.5000,66181.9149,83.0000,83.0000,0.0000,-0.0668,56.8746,6,1596.2726,639.7060,881.5192,-75.9497,106.9341,147.3559,159.8062,-12.6959,0.0000,103.0778,0.0000,103.0778,3.8563,103.0778,6.7271,0.0000,2186.6747,420.7673,616.6367,96.3507,10.1788,86.1719,0.0000,86.1719,0.0000,86.1719,-1.7035,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20888.4468,20888.4468,20888.4468,20888.4468,6,0,0,0
+3065.5894,0.5000,66193.4427,83.0000,83.0000,0.0000,-0.1019,56.8629,6,1596.2726,634.0305,880.4688,-75.9497,105.9853,147.1803,159.8062,-12.6959,0.0000,102.1291,0.0000,102.1291,3.8563,102.1291,6.6891,0.0000,2186.6747,416.7899,610.9612,95.4399,10.1609,85.2790,0.0000,85.2790,0.0000,85.2790,-2.5964,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20703.7679,20703.7679,20703.7679,20703.7679,6,0,0,0
+3066.0894,0.5000,66204.9705,83.0000,83.0000,0.0000,-0.1418,56.8465,6,1596.2726,627.5620,879.1135,-75.9497,104.9041,146.9537,159.8062,-12.6959,0.0000,101.0478,0.0000,101.0478,3.8563,101.0478,6.6459,0.0000,2186.6747,412.2569,604.4928,94.4019,10.1405,84.2614,0.0000,84.2614,0.0000,84.2614,-3.6140,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20493.2863,20493.2863,20493.2863,20493.2863,6,0,0,0
+3066.5894,0.5000,66216.4982,83.0000,83.0000,0.0000,-0.1836,56.8254,6,1596.2726,620.7858,877.5689,-75.9497,103.7713,146.6955,159.8062,-12.6959,0.0000,99.9151,0.0000,99.9151,3.8563,99.9151,6.6006,0.0000,2186.6747,407.5081,597.7166,93.3145,10.1191,83.1954,0.0000,83.1954,0.0000,83.1954,-4.6800,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20272.7905,20272.7905,20272.7905,20272.7905,6,0,0,0
+3067.0894,0.5000,66228.0260,83.0000,83.0000,0.0000,-0.2251,56.7994,6,1596.2726,614.0607,875.9507,-75.9497,102.6472,146.4250,159.8062,-12.6959,0.0000,98.7909,0.0000,98.7909,3.8563,98.7909,6.5556,0.0000,2186.6747,402.7951,590.9914,92.2353,10.0979,82.1374,0.0000,82.1374,0.0000,82.1374,-5.7380,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20053.9566,20053.9566,20053.9566,20053.9566,6,0,0,0
+3067.5894,0.5000,66239.5538,83.0000,83.0000,0.0000,-0.2646,56.7689,6,1596.2726,607.6552,874.3447,-75.9497,101.5764,146.1566,159.8062,-12.6959,0.0000,97.7201,0.0000,97.7201,3.8563,97.7201,6.5128,0.0000,2186.6747,398.3062,584.5860,91.2074,10.0768,81.1305,0.0000,81.1305,0.0000,81.1305,-6.7448,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19845.5244,19845.5244,19845.5244,19845.5244,6,0,0,0
+3068.0894,0.5000,66251.0816,83.0000,83.0000,0.0000,-0.3015,56.7342,6,1596.2726,601.6669,872.8151,-75.9497,100.5754,145.9009,159.8062,-12.6959,0.0000,96.7191,0.0000,96.7191,3.8563,96.7191,6.4727,0.0000,2186.6747,394.1096,578.5977,90.2464,10.0571,80.1893,0.0000,80.1893,0.0000,80.1893,-7.6861,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19650.6660,19650.6660,19650.6660,19650.6660,6,0,0,0
+3068.5894,0.5000,66262.6094,83.0000,83.0000,0.0000,-0.3353,56.6955,6,1596.2726,596.1847,871.3851,-75.9497,99.6590,145.6618,159.8062,-12.6959,0.0000,95.8027,0.0000,95.8027,3.8563,95.8027,6.4361,0.0000,2186.6747,390.2677,573.1155,89.3666,10.0391,79.3275,0.0000,79.3275,0.0000,79.3275,-8.5478,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19472.2772,19472.2772,19472.2772,19472.2772,6,0,0,0
+3069.0894,0.5000,66274.1371,83.0000,83.0000,0.0000,-0.3647,56.6535,6,1596.2726,591.4267,870.0760,-75.9497,98.8636,145.4430,159.8062,-12.6959,0.0000,95.0074,0.0000,95.0074,3.8563,95.0074,6.4043,0.0000,2186.6747,386.9332,568.3575,88.6031,10.0235,78.5796,0.0000,78.5796,0.0000,78.5796,-9.2957,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19317.4523,19317.4523,19317.4523,19317.4523,6,0,0,0
+3069.5894,0.5000,66285.6649,83.0000,83.0000,0.0000,-0.3910,56.6084,6,1596.2726,587.1549,868.9397,-75.9497,98.1496,145.2531,159.8062,-12.6959,0.0000,94.2933,0.0000,94.2933,3.8563,94.2933,6.3757,0.0000,2186.6747,383.9396,564.0857,87.9176,10.0094,77.9082,0.0000,77.9082,0.0000,77.9082,-9.9671,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19178.4500,19178.4500,19178.4500,19178.4500,6,0,0,0
+3070.0894,0.5000,66297.1927,83.0000,83.0000,0.0000,-0.4113,56.5610,6,1596.2726,583.8666,867.9196,-75.9497,97.5999,145.0825,159.8062,-12.6959,0.0000,93.7436,0.0000,93.7436,3.8563,93.7436,6.3537,0.0000,2186.6747,381.6351,560.7974,87.3899,9.9986,77.3913,0.0000,77.3913,0.0000,77.3913,-10.4840,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19071.4493,19071.4493,19071.4493,19071.4493,6,0,0,0
+3070.5894,0.5000,66308.7205,83.0000,83.0000,0.0000,-0.4282,56.5116,6,1596.2726,581.1330,867.1344,-75.9497,97.1429,144.9513,159.8062,-12.6959,0.0000,93.2867,0.0000,93.2867,3.8563,93.2867,6.3354,0.0000,2186.6747,379.7194,558.0638,86.9512,9.9896,76.9616,0.0000,76.9616,0.0000,76.9616,-10.9136,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18982.4989,18982.4989,18982.4989,18982.4989,6,0,0,0
+3071.0894,0.5000,66320.2482,83.0000,83.0000,0.0000,-0.4389,56.4610,6,1596.2726,579.3987,866.4816,-75.9497,96.8530,144.8422,159.8062,-12.6959,0.0000,92.9967,0.0000,92.9967,3.8563,92.9967,6.3238,0.0000,2186.6747,378.5040,556.3294,86.6729,9.9839,76.6890,0.0000,76.6890,0.0000,76.6890,-11.1862,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18926.0637,18926.0637,18926.0637,18926.0637,6,0,0,0
+3071.5894,0.5000,66331.7760,83.0000,83.0000,0.0000,-0.4468,56.4095,6,1596.2726,578.1033,866.0674,-75.9497,96.6365,144.7729,159.8062,-12.6959,0.0000,92.7802,0.0000,92.7802,3.8563,92.7802,6.3152,0.0000,2186.6747,377.5962,555.0340,86.4650,9.9796,76.4854,0.0000,76.4854,0.0000,76.4854,-11.3899,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18883.9110,18883.9110,18883.9110,18883.9110,6,0,0,0
+3072.0894,0.5000,66343.3038,83.0000,83.0000,0.0000,-0.4522,56.3574,6,1596.2726,577.2319,865.7581,-75.9497,96.4908,144.7212,159.8062,-12.6959,0.0000,92.6345,0.0000,92.6345,3.8563,92.6345,6.3094,0.0000,2186.6747,376.9855,554.1627,86.3252,9.9768,76.3484,0.0000,76.3484,0.0000,76.3484,-11.5268,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18855.5580,18855.5580,18855.5580,18855.5580,6,0,0,0
+3072.5894,0.5000,66354.8316,83.0000,83.0000,0.0000,-0.4565,56.3048,6,1596.2726,576.5404,865.5500,-75.9497,96.3752,144.6864,159.8062,-12.6959,0.0000,92.5189,0.0000,92.5189,3.8563,92.5189,6.3047,0.0000,2186.6747,376.5009,553.4711,86.2142,9.9745,76.2397,0.0000,76.2397,0.0000,76.2397,-11.6355,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18833.0552,18833.0552,18833.0552,18833.0552,6,0,0,0
+3073.0894,0.5000,66366.3594,83.0000,83.0000,0.0000,-0.4601,56.2517,6,1596.2726,575.9493,865.3849,-75.9497,96.2764,144.6588,159.8062,-12.6959,0.0000,92.4201,0.0000,92.4201,3.8563,92.4201,6.3008,0.0000,2186.6747,376.0867,552.8801,86.1194,9.9726,76.1468,0.0000,76.1468,0.0000,76.1468,-11.7284,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18813.8217,18813.8217,18813.8217,18813.8217,6,0,0,0
+3073.5894,0.5000,66377.8871,83.0000,83.0000,0.0000,-0.4628,56.1984,6,1596.2726,575.5114,865.2437,-75.9497,96.2032,144.6352,159.8062,-12.6959,0.0000,92.3469,0.0000,92.3469,3.8563,92.3469,6.2979,0.0000,2186.6747,375.7798,552.4421,86.0491,9.9711,76.0780,0.0000,76.0780,0.0000,76.0780,-11.7973,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18799.5719,18799.5719,18799.5719,18799.5719,6,0,0,0
+3074.0894,0.5000,66389.4149,83.0000,83.0000,0.0000,-0.4654,56.1447,6,1596.2726,575.0949,865.1391,-75.9497,96.1336,144.6178,159.8062,-12.6959,0.0000,92.2773,0.0000,92.2773,3.8563,92.2773,6.2951,0.0000,2186.6747,375.4879,552.0256,85.9822,9.9697,76.0125,0.0000,76.0125,0.0000,76.0125,-11.8627,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18786.0177,18786.0177,18786.0177,18786.0177,6,0,0,0
+3074.5894,0.5000,66400.9427,83.0000,83.0000,0.0000,-0.4680,56.0908,6,1596.2726,574.6741,865.0397,-75.9497,96.0632,144.6011,159.8062,-12.6959,0.0000,92.2070,0.0000,92.2070,3.8563,92.2070,6.2923,0.0000,2186.6747,375.1930,551.6048,85.9147,9.9684,75.9463,0.0000,75.9463,0.0000,75.9463,-11.9289,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18772.3251,18772.3251,18772.3251,18772.3251,6,0,0,0
+3075.0894,0.5000,66412.4705,83.0000,83.0000,0.0000,-0.4700,56.0366,6,1596.2726,574.3511,864.9392,-75.9497,96.0093,144.5843,159.8062,-12.6959,0.0000,92.1530,0.0000,92.1530,3.8563,92.1530,6.2901,0.0000,2186.6747,374.9667,551.2819,85.8629,9.9673,75.8956,0.0000,75.8956,0.0000,75.8956,-11.9796,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18761.8169,18761.8169,18761.8169,18761.8169,6,0,0,0
+3075.5894,0.5000,66423.9982,83.0000,83.0000,0.0000,-0.4713,55.9823,6,1596.2726,574.1324,864.8621,-75.9497,95.9727,144.5714,159.8062,-12.6959,0.0000,92.1164,0.0000,92.1164,3.8563,92.1164,6.2886,0.0000,2186.6747,374.8134,551.0632,85.8278,9.9666,75.8612,0.0000,75.8612,0.0000,75.8612,-12.0140,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18754.7003,18754.7003,18754.7003,18754.7003,6,0,0,0
+3076.0894,0.5000,66435.5260,83.0000,83.0000,0.0000,-0.4709,55.9280,6,1596.2726,574.2050,864.8098,-75.9497,95.9848,144.5627,159.8062,-12.6959,0.0000,92.1285,0.0000,92.1285,3.8563,92.1285,6.2891,0.0000,2186.6747,374.8642,551.1357,85.8394,9.9668,75.8726,0.0000,75.8726,0.0000,75.8726,-12.0026,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18757.0615,18757.0615,18757.0615,18757.0615,6,0,0,0
+3076.5894,0.5000,66447.0538,83.0000,83.0000,0.0000,-0.4699,55.8738,6,1596.2726,574.3680,864.8272,-75.9497,96.0121,144.5656,159.8062,-12.6959,0.0000,92.1558,0.0000,92.1558,3.8563,92.1558,6.2902,0.0000,2186.6747,374.9785,551.2987,85.8656,9.9674,75.8982,0.0000,75.8982,0.0000,75.8982,-11.9770,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18762.3653,18762.3653,18762.3653,18762.3653,6,0,0,0
+3077.0894,0.5000,66458.5816,83.0000,83.0000,0.0000,-0.4691,55.8197,6,1596.2726,574.4935,864.8661,-75.9497,96.0331,144.5721,159.8062,-12.6959,0.0000,92.1768,0.0000,92.1768,3.8563,92.1768,6.2910,0.0000,2186.6747,375.0665,551.4243,85.8857,9.9678,75.9180,0.0000,75.9180,0.0000,75.9180,-11.9572,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18766.4510,18766.4510,18766.4510,18766.4510,6,0,0,0
+3077.5894,0.5000,66470.1094,83.0000,83.0000,0.0000,-0.4689,55.7657,6,1596.2726,574.5234,864.8961,-75.9497,96.0381,144.5771,159.8062,-12.6959,0.0000,92.1818,0.0000,92.1818,3.8563,92.1818,6.2912,0.0000,2186.6747,375.0874,551.4541,85.8905,9.9679,75.9227,0.0000,75.9227,0.0000,75.9227,-11.9526,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18767.4226,18767.4226,18767.4226,18767.4226,6,0,0,0
+3078.0894,0.5000,66481.6371,83.0000,83.0000,0.0000,-0.4698,55.7115,6,1596.2726,574.3864,864.9032,-75.9497,96.0152,144.5783,159.8062,-12.6959,0.0000,92.1589,0.0000,92.1589,3.8563,92.1589,6.2903,0.0000,2186.6747,374.9914,551.3172,85.8685,9.9674,75.9011,0.0000,75.9011,0.0000,75.9011,-11.9741,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18762.9651,18762.9651,18762.9651,18762.9651,6,0,0,0
+3078.5894,0.5000,66493.1649,83.0000,83.0000,0.0000,-0.4705,55.6573,6,1596.2726,574.2735,864.8705,-75.9497,95.9963,144.5729,159.8062,-12.6959,0.0000,92.1400,0.0000,92.1400,3.8563,92.1400,6.2896,0.0000,2186.6747,374.9123,551.2043,85.8504,9.9670,75.8834,0.0000,75.8834,0.0000,75.8834,-11.9918,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18759.2922,18759.2922,18759.2922,18759.2922,6,0,0,0
+3079.0894,0.5000,66504.6927,83.0000,83.0000,0.0000,-0.4710,55.6030,6,1596.2726,574.1917,864.8435,-75.9497,95.9826,144.5683,159.8062,-12.6959,0.0000,92.1263,0.0000,92.1263,3.8563,92.1263,6.2890,0.0000,2186.6747,374.8549,551.1224,85.8373,9.9668,75.8705,0.0000,75.8705,0.0000,75.8705,-12.0047,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18756.6293,18756.6293,18756.6293,18756.6293,6,0,0,0
+3079.5894,0.5000,66516.2205,83.0000,83.0000,0.0000,-0.4706,55.5488,6,1596.2726,574.2459,864.8240,-75.9497,95.9917,144.5651,159.8062,-12.6959,0.0000,92.1354,0.0000,92.1354,3.8563,92.1354,6.2894,0.0000,2186.6747,374.8929,551.1767,85.8460,9.9670,75.8790,0.0000,75.8790,0.0000,75.8790,-11.9962,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18758.3934,18758.3934,18758.3934,18758.3934,6,0,0,0
+3080.0894,0.5000,66527.7482,83.0000,83.0000,0.0000,-0.4700,55.4946,6,1596.2726,574.3486,864.8369,-75.9497,96.0088,144.5672,159.8062,-12.6959,0.0000,92.1526,0.0000,92.1526,3.8563,92.1526,6.2901,0.0000,2186.6747,374.9649,551.2793,85.8625,9.9673,75.8952,0.0000,75.8952,0.0000,75.8952,-11.9800,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18761.7344,18761.7344,18761.7344,18761.7344,6,0,0,0
+3080.5894,0.5000,66539.2760,83.0000,83.0000,0.0000,-0.4691,55.4405,6,1596.2726,574.4915,864.8615,-75.9497,96.0327,144.5713,159.8062,-12.6959,0.0000,92.1764,0.0000,92.1764,3.8563,92.1764,6.2910,0.0000,2186.6747,375.0650,551.4222,85.8854,9.9678,75.9176,0.0000,75.9176,0.0000,75.9176,-11.9576,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18766.3835,18766.3835,18766.3835,18766.3835,6,0,0,0
+3081.0894,0.5000,66550.8038,83.0000,83.0000,0.0000,-0.4683,55.3865,6,1596.2726,574.6160,864.8956,-75.9497,96.0535,144.5770,159.8062,-12.6959,0.0000,92.1973,0.0000,92.1973,3.8563,92.1973,6.2919,0.0000,2186.6747,375.1523,551.5467,85.9054,9.9682,75.9372,0.0000,75.9372,0.0000,75.9372,-11.9380,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18770.4357,18770.4357,18770.4357,18770.4357,6,0,0,0
+3081.5894,0.5000,66562.3316,83.0000,83.0000,0.0000,-0.4678,55.3326,6,1596.2726,574.7070,864.9253,-75.9497,96.0687,144.5820,159.8062,-12.6959,0.0000,92.2125,0.0000,92.2125,3.8563,92.2125,6.2925,0.0000,2186.6747,375.2160,551.6377,85.9200,9.9685,75.9515,0.0000,75.9515,0.0000,75.9515,-11.9237,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18773.3958,18773.3958,18773.3958,18773.3958,6,0,0,0
+3082.0894,0.5000,66573.8594,83.0000,83.0000,0.0000,-0.4675,55.2787,6,1596.2726,574.7557,864.9470,-75.9497,96.0769,144.5856,159.8062,-12.6959,0.0000,92.2206,0.0000,92.2206,3.8563,92.2206,6.2928,0.0000,2186.6747,375.2502,551.6864,85.9278,9.9686,75.9592,0.0000,75.9592,0.0000,75.9592,-11.9160,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18774.9802,18774.9802,18774.9802,18774.9802,6,0,0,0
+3082.5894,0.5000,66585.3871,83.0000,83.0000,0.0000,-0.4675,55.2248,6,1596.2726,574.7581,864.9587,-75.9497,96.0773,144.5876,159.8062,-12.6959,0.0000,92.2210,0.0000,92.2210,3.8563,92.2210,6.2928,0.0000,2186.6747,375.2519,551.6888,85.9282,9.9686,75.9596,0.0000,75.9596,0.0000,75.9596,-11.9157,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18775.0596,18775.0596,18775.0596,18775.0596,6,0,0,0
+3083.0894,0.5000,66596.9149,83.0000,83.0000,0.0000,-0.4675,55.1709,6,1596.2726,574.7581,864.9593,-75.9497,96.0773,144.5877,159.8062,-12.6959,0.0000,92.2210,0.0000,92.2210,3.8563,92.2210,6.2928,0.0000,2186.6747,375.2519,551.6888,85.9282,9.9686,75.9596,0.0000,75.9596,0.0000,75.9596,-11.9157,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18775.0596,18775.0596,18775.0596,18775.0596,6,0,0,0
+3083.5894,0.5000,66608.4427,83.0000,83.0000,0.0000,-0.4675,55.1170,6,1596.2726,574.7581,864.9593,-75.9497,96.0773,144.5877,159.8062,-12.6959,0.0000,92.2210,0.0000,92.2210,3.8563,92.2210,6.2928,0.0000,2186.6747,375.2519,551.6888,85.9282,9.9686,75.9596,0.0000,75.9596,0.0000,75.9596,-11.9157,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18775.0596,18775.0596,18775.0596,18775.0596,6,0,0,0
+3084.0894,0.5000,66619.9705,83.0000,83.0000,0.0000,-0.4691,55.0630,6,1596.2726,574.4957,864.9593,-75.9497,96.0334,144.5877,159.8062,-12.6959,0.0000,92.1771,0.0000,92.1771,3.8563,92.1771,6.2911,0.0000,2186.6747,375.0680,551.4264,85.8861,9.9678,75.9183,0.0000,75.9183,0.0000,75.9183,-11.9569,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18766.5204,18766.5204,18766.5204,18766.5204,6,0,0,0
+3084.5894,0.5000,66631.4982,83.0000,83.0000,0.0000,-0.4723,55.0085,6,1596.2726,573.9717,864.8966,-75.9497,95.9458,144.5772,159.8062,-12.6959,0.0000,92.0896,0.0000,92.0896,3.8563,92.0896,6.2876,0.0000,2186.6747,374.7008,550.9024,85.8020,9.9661,75.8359,0.0000,75.8359,0.0000,75.8359,-12.0393,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18749.4704,18749.4704,18749.4704,18749.4704,6,0,0,0
+3085.0894,0.5000,66643.0260,83.0000,83.0000,0.0000,-0.4758,54.9537,6,1596.2726,573.4016,864.7715,-75.9497,95.8505,144.5563,159.8062,-12.6959,0.0000,91.9943,0.0000,91.9943,3.8563,91.9943,6.2837,0.0000,2186.6747,374.3013,550.3324,85.7105,9.9642,75.7463,0.0000,75.7463,0.0000,75.7463,-12.1289,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18731.6240,18731.6240,18731.6240,18731.6240,6,0,0,0
+3085.5894,0.5000,66654.5538,83.0000,83.0000,0.0000,-0.4806,54.8982,6,1596.2726,572.6259,864.6353,-75.9497,95.7209,144.5335,159.8062,-12.6959,0.0000,91.8646,0.0000,91.8646,3.8563,91.8646,6.2786,0.0000,2186.6747,373.7576,549.5566,85.5860,9.9616,75.6244,0.0000,75.6244,0.0000,75.6244,-12.2508,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18709.1294,18709.1294,18709.1294,18709.1294,6,0,0,0
+3086.0894,0.5000,66666.0816,83.0000,83.0000,0.0000,-0.4862,54.8422,6,1596.2726,571.7215,864.4501,-75.9497,95.5697,144.5026,159.8062,-12.6959,0.0000,91.7134,0.0000,91.7134,3.8563,91.7134,6.2725,0.0000,2186.6747,373.1239,548.6523,85.4409,9.9587,75.4822,0.0000,75.4822,0.0000,75.4822,-12.3930,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18682.9079,18682.9079,18682.9079,18682.9079,6,0,0,0
+3086.5894,0.5000,66677.6094,83.0000,83.0000,0.0000,-0.4933,54.7853,6,1596.2726,570.5626,864.2341,-75.9497,95.3760,144.4665,159.8062,-12.6959,0.0000,91.5197,0.0000,91.5197,3.8563,91.5197,6.2648,0.0000,2186.6747,372.3117,547.4934,85.2549,9.9548,75.3001,0.0000,75.3001,0.0000,75.3001,-12.5751,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18649.3038,18649.3038,18649.3038,18649.3038,6,0,0,0
+3087.0894,0.5000,66689.1371,83.0000,83.0000,0.0000,-0.5013,54.7275,6,1596.2726,569.2745,863.9574,-75.9497,95.1607,144.4202,159.8062,-12.6959,0.0000,91.3044,0.0000,91.3044,3.8563,91.3044,6.2562,0.0000,2186.6747,371.4090,546.2053,85.0482,9.9506,75.0976,0.0000,75.0976,0.0000,75.0976,-12.7776,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18611.9546,18611.9546,18611.9546,18611.9546,6,0,0,0
+3087.5894,0.5000,66700.6649,83.0000,83.0000,0.0000,-0.5106,54.6687,6,1596.2726,567.7695,863.6498,-75.9497,94.9091,144.3688,159.8062,-12.6959,0.0000,91.0528,0.0000,91.0528,3.8563,91.0528,6.2461,0.0000,2186.6747,370.3542,544.7002,84.8067,9.9457,74.8610,0.0000,74.8610,0.0000,74.8610,-13.0141,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18568.3129,18568.3129,18568.3129,18568.3129,6,0,0,0
+3088.0894,0.5000,66712.1927,83.0000,83.0000,0.0000,-0.5184,54.6089,6,1596.2726,566.4970,863.2904,-75.9497,94.6964,144.3087,159.8062,-12.6959,0.0000,90.8401,0.0000,90.8401,3.8563,90.8401,6.2376,0.0000,2186.6747,369.4625,543.4277,84.6025,9.9415,74.6610,0.0000,74.6610,0.0000,74.6610,-13.2142,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18531.4158,18531.4158,18531.4158,18531.4158,6,0,0,0
+3088.5894,0.5000,66723.7205,83.0000,83.0000,0.0000,-0.5190,54.5491,6,1596.2726,566.3951,862.9865,-75.9497,94.6793,144.2579,159.8062,-12.6959,0.0000,90.8230,0.0000,90.8230,3.8563,90.8230,6.2369,0.0000,2186.6747,369.3911,543.3259,84.5861,9.9411,74.6450,0.0000,74.6450,0.0000,74.6450,-13.2302,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18528.4626,18528.4626,18528.4626,18528.4626,6,0,0,0
+3089.0894,0.5000,66735.2482,83.0000,83.0000,0.0000,-0.5377,54.4871,6,1596.2726,563.3760,862.9622,-75.9497,94.1747,144.2539,159.8062,-12.6959,0.0000,90.3184,0.0000,90.3184,3.8563,90.3184,6.2167,0.0000,2186.6747,367.2753,540.3068,84.1017,9.9312,74.1704,0.0000,74.1704,0.0000,74.1704,-13.7047,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18440.9212,18440.9212,18440.9212,18440.9212,6,0,0,0
+3089.5894,0.5000,66746.7760,83.0000,83.0000,0.0000,-0.5607,54.4225,6,1596.2726,559.6358,862.2412,-75.9497,93.5494,144.1333,159.8062,-12.6959,0.0000,89.6931,0.0000,89.6931,3.8563,89.6931,6.1917,0.0000,2186.6747,364.6542,536.5665,83.5014,9.9189,73.5825,0.0000,73.5825,0.0000,73.5825,-14.2926,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18332.4689,18332.4689,18332.4689,18332.4689,6,0,0,0
+3090.0894,0.5000,66758.3038,83.0000,83.0000,0.0000,-0.5777,54.3559,6,1596.2726,556.8892,861.3480,-75.9497,93.0903,143.9840,159.8062,-12.6959,0.0000,89.2340,0.0000,89.2340,3.8563,89.2340,6.1733,0.0000,2186.6747,362.7293,533.8200,83.0607,9.9099,73.1508,0.0000,73.1508,0.0000,73.1508,-14.7243,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18252.8289,18252.8289,18252.8289,18252.8289,6,0,0,0
+3090.5894,0.5000,66769.8316,83.0000,83.0000,0.0000,-0.5953,54.2873,6,1596.2726,554.0238,860.6922,-75.9497,92.6113,143.8744,159.8062,-12.6959,0.0000,88.7550,0.0000,88.7550,3.8563,88.7550,6.1542,0.0000,2186.6747,360.7213,530.9545,82.6009,9.9005,72.7004,0.0000,72.7004,0.0000,72.7004,-15.1747,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18169.7428,18169.7428,18169.7428,18169.7428,6,0,0,0
+3091.0894,0.5000,66781.3594,83.0000,83.0000,0.0000,-0.6096,54.2170,6,1596.2726,551.7127,860.0079,-75.9497,92.2250,143.7600,159.8062,-12.6959,0.0000,88.3687,0.0000,88.3687,3.8563,88.3687,6.1387,0.0000,2186.6747,359.1017,528.6434,82.2300,9.8929,72.3371,0.0000,72.3371,0.0000,72.3371,-15.5380,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18102.7309,18102.7309,18102.7309,18102.7309,6,0,0,0
+3091.5894,0.5000,66792.8871,83.0000,83.0000,0.0000,-0.6105,54.1466,6,1596.2726,551.5614,859.4560,-75.9497,92.1997,143.6678,159.8062,-12.6959,0.0000,88.3434,0.0000,88.3434,3.8563,88.3434,6.1377,0.0000,2186.6747,358.9956,528.4921,82.2057,9.8924,72.3133,0.0000,72.3133,0.0000,72.3133,-15.5617,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18098.3438,18098.3438,18098.3438,18098.3438,6,0,0,0
+3092.0894,0.5000,66804.4149,83.0000,83.0000,0.0000,-0.6382,54.0730,6,1596.2726,547.0665,859.4199,-75.9497,91.4483,143.6617,159.8062,-12.6959,0.0000,87.5921,0.0000,87.5921,3.8563,87.5921,6.1077,0.0000,2186.6747,355.8456,523.9973,81.4844,9.8776,71.6068,0.0000,71.6068,0.0000,71.6068,-16.2682,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17968.0103,17968.0103,17968.0103,17968.0103,6,0,0,0
+3092.5894,0.5000,66815.9427,83.0000,83.0000,0.0000,-0.6684,53.9960,6,1596.2726,542.1730,858.3465,-75.9497,90.6303,143.4823,159.8062,-12.6959,0.0000,86.7740,0.0000,86.7740,3.8563,86.7740,6.0749,0.0000,2186.6747,352.4162,519.1038,80.6991,9.8615,70.8376,0.0000,70.8376,0.0000,70.8376,-17.0374,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17811.5915,17811.5915,17811.5915,17811.5915,6,0,0,0
+3093.0894,0.5000,66827.4705,83.0000,83.0000,0.0000,-0.6822,53.9173,6,1596.2726,539.9406,857.1779,-75.9497,90.2572,143.2870,159.8062,-12.6959,0.0000,86.4009,0.0000,86.4009,3.8563,86.4009,6.0600,0.0000,2186.6747,350.8518,516.8714,80.3409,9.8541,70.4867,0.0000,70.4867,0.0000,70.4867,-17.3883,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17738.6293,17738.6293,17738.6293,17738.6293,6,0,0,0
+3093.5894,0.5000,66838.9982,83.0000,83.0000,0.0000,-0.6830,53.8386,6,1596.2726,539.8034,856.6448,-75.9497,90.2342,143.1978,159.8062,-12.6959,0.0000,86.3779,0.0000,86.3779,3.8563,86.3779,6.0591,0.0000,2186.6747,350.7556,516.7341,80.3188,9.8537,70.4651,0.0000,70.4651,0.0000,70.4651,-17.4099,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17734.1429,17734.1429,17734.1429,17734.1429,6,0,0,0
+3094.0894,0.5000,66850.5260,83.0000,83.0000,0.0000,-0.7153,53.7561,6,1596.2726,534.5616,856.6121,-75.9497,89.3580,143.1924,159.8062,-12.6959,0.0000,85.5017,0.0000,85.5017,3.8563,85.5017,6.0240,0.0000,2186.6747,347.0822,511.4924,79.4777,9.8365,69.6412,0.0000,69.6412,0.0000,69.6412,-18.2337,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17562.8239,17562.8239,17562.8239,17562.8239,6,0,0,0
+3094.5894,0.5000,66862.0538,83.0000,83.0000,0.0000,-0.7520,53.6694,6,1596.2726,528.6115,855.3603,-75.9497,88.3634,142.9831,159.8062,-12.6959,0.0000,84.5071,0.0000,84.5071,3.8563,84.5071,5.9843,0.0000,2186.6747,342.9123,505.5422,78.5228,9.8169,68.7059,0.0000,68.7059,0.0000,68.7059,-19.1690,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17368.3525,17368.3525,17368.3525,17368.3525,6,0,0,0
+3095.0894,0.5000,66873.5816,83.0000,83.0000,0.0000,-0.7777,53.5798,6,1596.2726,524.4485,853.9394,-75.9497,87.6675,142.7456,159.8062,-12.6959,0.0000,83.8112,0.0000,83.8112,3.8563,83.8112,5.9564,0.0000,2186.6747,339.9949,501.3792,77.8548,9.8032,68.0516,0.0000,68.0516,0.0000,68.0516,-19.8233,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17232.2898,17232.2898,17232.2898,17232.2898,6,0,0,0
+3095.5894,0.5000,66885.1094,83.0000,83.0000,0.0000,-0.8044,53.4871,6,1596.2726,520.1172,852.9453,-75.9497,86.9434,142.5794,159.8062,-12.6959,0.0000,83.0872,0.0000,83.0872,3.8563,83.0872,5.9275,0.0000,2186.6747,336.9595,497.0479,77.1597,9.7890,67.3707,0.0000,67.3707,0.0000,67.3707,-20.5041,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17090.7272,17090.7272,17090.7272,17090.7272,6,0,0,0
+3096.0894,0.5000,66896.6371,83.0000,83.0000,0.0000,-0.8240,53.3921,6,1596.2726,516.9448,851.9110,-75.9497,86.4132,142.4065,159.8062,-12.6959,0.0000,82.5569,0.0000,82.5569,3.8563,82.5569,5.9063,0.0000,2186.6747,334.7363,493.8756,76.6506,9.7785,66.8721,0.0000,66.8721,0.0000,66.8721,-21.0027,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16987.0432,16987.0432,16987.0432,16987.0432,6,0,0,0
+3096.5894,0.5000,66908.1649,83.0000,83.0000,0.0000,-0.8251,53.2970,6,1596.2726,516.7665,851.1534,-75.9497,86.3834,142.2799,159.8062,-12.6959,0.0000,82.5271,0.0000,82.5271,3.8563,82.5271,5.9051,0.0000,2186.6747,334.6114,493.6973,76.6220,9.7779,66.8441,0.0000,66.8441,0.0000,66.8441,-21.0307,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16981.2168,16981.2168,16981.2168,16981.2168,6,0,0,0
+3097.0894,0.5000,66919.6927,83.0000,83.0000,0.0000,-0.8618,53.1976,6,1596.2726,510.8177,851.1108,-75.9497,85.3889,142.2728,159.8062,-12.6959,0.0000,81.5326,0.0000,81.5326,3.8563,81.5326,5.8653,0.0000,2186.6747,330.4424,487.7484,75.6674,9.7584,65.9090,0.0000,65.9090,0.0000,65.9090,-21.9658,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16786.7868,16786.7868,16786.7868,16786.7868,6,0,0,0
+3097.5894,0.5000,66931.2205,83.0000,83.0000,0.0000,-0.8978,53.0941,6,1596.2726,504.9694,849.6903,-75.9497,84.4113,142.0353,159.8062,-12.6959,0.0000,80.5550,0.0000,80.5550,3.8563,80.5550,5.8262,0.0000,2186.6747,326.3440,481.9002,74.7289,9.7391,64.9897,0.0000,64.9897,0.0000,64.9897,-22.8850,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16595.6443,16595.6443,16595.6443,16595.6443,6,0,0,0
+3098.0894,0.5000,66942.7482,83.0000,83.0000,0.0000,-0.9194,52.9881,6,1596.2726,501.4775,848.2937,-75.9497,83.8276,141.8019,159.8062,-12.6959,0.0000,79.9713,0.0000,79.9713,3.8563,79.9713,5.8028,0.0000,2186.6747,323.8968,478.4083,74.1685,9.7277,64.4408,0.0000,64.4408,0.0000,64.4408,-23.4338,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16481.5166,16481.5166,16481.5166,16481.5166,6,0,0,0
+3098.5894,0.5000,66954.2760,83.0000,83.0000,0.0000,-0.9397,52.8798,6,1596.2726,498.1876,847.4598,-75.9497,83.2777,141.6625,159.8062,-12.6959,0.0000,79.4214,0.0000,79.4214,3.8563,79.4214,5.7808,0.0000,2186.6747,321.5913,475.1184,73.6406,9.7168,63.9237,0.0000,63.9237,0.0000,63.9237,-23.9509,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16373.9916,16373.9916,16373.9916,16373.9916,6,0,0,0
+3099.0894,0.5000,66965.8038,83.0000,83.0000,0.0000,-0.9575,52.7694,6,1596.2726,495.2902,846.6742,-75.9497,82.7933,141.5311,159.8062,-12.6959,0.0000,78.9370,0.0000,78.9370,3.8563,78.9370,5.7615,0.0000,2186.6747,319.5607,472.2209,73.1756,9.7073,63.4683,0.0000,63.4683,0.0000,63.4683,-24.4063,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16279.2915,16279.2915,16279.2915,16279.2915,6,0,0,0
+3099.5894,0.5000,66977.3316,83.0000,83.0000,0.0000,-0.9626,52.6585,6,1596.2726,494.4698,845.9823,-75.9497,82.6562,141.4155,159.8062,-12.6959,0.0000,78.7999,0.0000,78.7999,3.8563,78.7999,5.7560,0.0000,2186.6747,318.9858,471.4006,73.0439,9.7046,63.3393,0.0000,63.3393,0.0000,63.3393,-24.5353,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16252.4801,16252.4801,16252.4801,16252.4801,6,0,0,0
+3100.0894,0.5000,66988.8594,83.0000,83.0000,0.0000,-0.9598,52.5478,6,1596.2726,494.9178,845.7864,-75.9497,82.7311,141.3827,159.8062,-12.6959,0.0000,78.8748,0.0000,78.8748,3.8563,78.8748,5.7590,0.0000,2186.6747,319.2998,471.8486,73.1158,9.7061,63.4098,0.0000,63.4098,0.0000,63.4098,-24.4648,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16267.1229,16267.1229,16267.1229,16267.1229,6,0,0,0
+3100.5894,0.5000,67000.3871,83.0000,83.0000,0.0000,-0.9428,52.4391,6,1596.2726,497.6724,845.8934,-75.9497,83.1916,141.4006,159.8062,-12.6959,0.0000,79.3353,0.0000,79.3353,3.8563,79.3353,5.7774,0.0000,2186.6747,321.2302,474.6032,73.5579,9.7151,63.8427,0.0000,63.8427,0.0000,63.8427,-24.0319,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16357.1522,16357.1522,16357.1522,16357.1522,6,0,0,0
+3101.0894,0.5000,67011.9149,83.0000,83.0000,0.0000,-0.9219,52.3329,6,1596.2726,501.0711,846.5512,-75.9497,83.7597,141.5106,159.8062,-12.6959,0.0000,79.9034,0.0000,79.9034,3.8563,79.9034,5.8001,0.0000,2186.6747,323.6120,478.0019,74.1033,9.7263,64.3770,0.0000,64.3770,0.0000,64.3770,-23.4977,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16468.2337,16468.2337,16468.2337,16468.2337,6,0,0,0
+3101.5894,0.5000,67023.4427,83.0000,83.0000,0.0000,-0.8975,52.2294,6,1596.2726,505.0168,847.3628,-75.9497,84.4192,141.6462,159.8062,-12.6959,0.0000,80.5630,0.0000,80.5630,3.8563,80.5630,5.8265,0.0000,2186.6747,326.3771,481.9475,74.7365,9.7393,64.9972,0.0000,64.9972,0.0000,64.9972,-22.8775,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16597.1921,16597.1921,16597.1921,16597.1921,6,0,0,0
+3102.0894,0.5000,67034.9705,83.0000,83.0000,0.0000,-0.8744,52.1286,6,1596.2726,508.7694,848.3050,-75.9497,85.0465,141.8037,159.8062,-12.6959,0.0000,81.1902,0.0000,81.1902,3.8563,81.1902,5.8516,0.0000,2186.6747,329.0070,485.7001,75.3387,9.7516,65.5870,0.0000,65.5870,0.0000,65.5870,-22.2877,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16719.8406,16719.8406,16719.8406,16719.8406,6,0,0,0
+3102.5894,0.5000,67046.4982,83.0000,83.0000,0.0000,-0.8512,52.0305,6,1596.2726,512.5350,849.2011,-75.9497,85.6760,141.9535,159.8062,-12.6959,0.0000,81.8197,0.0000,81.8197,3.8563,81.8197,5.8768,0.0000,2186.6747,331.6459,489.4657,75.9429,9.7640,66.1789,0.0000,66.1789,0.0000,66.1789,-21.6958,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16842.9138,16842.9138,16842.9138,16842.9138,6,0,0,0
+3103.0894,0.5000,67058.0260,83.0000,83.0000,0.0000,-0.8255,51.9353,6,1596.2726,516.7020,850.1003,-75.9497,86.3726,142.1039,159.8062,-12.6959,0.0000,82.5163,0.0000,82.5163,3.8563,82.5163,5.9046,0.0000,2186.6747,334.5662,493.6328,76.6117,9.7777,66.8339,0.0000,66.8339,0.0000,66.8339,-21.0409,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16979.1076,16979.1076,16979.1076,16979.1076,6,0,0,0
+3103.5894,0.5000,67069.5538,83.0000,83.0000,0.0000,-0.8007,51.8430,6,1596.2726,520.7265,851.0954,-75.9497,87.0453,142.2702,159.8062,-12.6959,0.0000,83.1890,0.0000,83.1890,3.8563,83.1890,5.9315,0.0000,2186.6747,337.3865,497.6573,77.2575,9.7910,67.4665,0.0000,67.4665,0.0000,67.4665,-20.4083,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17110.6434,17110.6434,17110.6434,17110.6434,6,0,0,0
+3104.0894,0.5000,67081.0816,83.0000,83.0000,0.0000,-0.7836,51.7527,6,1596.2726,523.5016,852.0565,-75.9497,87.5092,142.4308,159.8062,-12.6959,0.0000,83.6529,0.0000,83.6529,3.8563,83.6529,5.9501,0.0000,2186.6747,339.3313,500.4323,77.7028,9.8001,67.9027,0.0000,67.9027,0.0000,67.9027,-19.9721,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17201.3421,17201.3421,17201.3421,17201.3421,6,0,0,0
+3104.5894,0.5000,67092.6094,83.0000,83.0000,0.0000,-0.7823,51.6625,6,1596.2726,523.7080,852.7192,-75.9497,87.5437,142.5416,159.8062,-12.6959,0.0000,83.6874,0.0000,83.6874,3.8563,83.6874,5.9515,0.0000,2186.6747,339.4760,500.6388,77.7359,9.8008,67.9352,0.0000,67.9352,0.0000,67.9352,-19.9397,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17208.0898,17208.0898,17208.0898,17208.0898,6,0,0,0
+3105.0894,0.5000,67104.1371,83.0000,83.0000,0.0000,-0.7734,51.5734,6,1596.2726,525.1455,852.7685,-75.9497,87.7840,142.5499,159.8062,-12.6959,0.0000,83.9277,0.0000,83.9277,3.8563,83.9277,5.9611,0.0000,2186.6747,340.4834,502.0763,77.9666,9.8055,68.1611,0.0000,68.1611,0.0000,68.1611,-19.7138,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17255.0714,17255.0714,17255.0714,17255.0714,6,0,0,0
+3105.5894,0.5000,67115.6649,83.0000,83.0000,0.0000,-0.7705,51.4845,6,1596.2726,525.6133,853.1118,-75.9497,87.8622,142.6072,159.8062,-12.6959,0.0000,84.0059,0.0000,84.0059,3.8563,84.0059,5.9642,0.0000,2186.6747,340.8112,502.5441,78.0417,9.8070,68.2347,0.0000,68.2347,0.0000,68.2347,-19.6402,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17270.3609,17270.3609,17270.3609,17270.3609,6,0,0,0
+3106.0894,0.5000,67127.1927,83.0000,83.0000,0.0000,-0.7703,51.3957,6,1596.2726,525.6445,853.2235,-75.9497,87.8674,142.6259,159.8062,-12.6959,0.0000,84.0111,0.0000,84.0111,3.8563,84.0111,5.9644,0.0000,2186.6747,340.8331,502.5753,78.0467,9.8071,68.2396,0.0000,68.2396,0.0000,68.2396,-19.6353,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17271.3814,17271.3814,17271.3814,17271.3814,6,0,0,0
+3106.5894,0.5000,67138.7205,83.0000,83.0000,0.0000,-0.7535,51.3089,6,1596.2726,528.3756,853.2309,-75.9497,88.3239,142.6272,159.8062,-12.6959,0.0000,84.4677,0.0000,84.4677,3.8563,84.4677,5.9827,0.0000,2186.6747,342.7470,505.3064,78.4850,9.8161,68.6689,0.0000,68.6689,0.0000,68.6689,-19.2060,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17360.6432,17360.6432,17360.6432,17360.6432,6,0,0,0
+3107.0894,0.5000,67150.2482,83.0000,83.0000,0.0000,-0.7285,51.2249,6,1596.2726,532.4284,853.8831,-75.9497,89.0014,142.7362,159.8062,-12.6959,0.0000,85.1451,0.0000,85.1451,3.8563,85.1451,6.0098,0.0000,2186.6747,345.5872,509.3592,79.1353,9.8294,69.3059,0.0000,69.3059,0.0000,69.3059,-18.5690,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17493.1032,17493.1032,17493.1032,17493.1032,6,0,0,0
+3107.5894,0.5000,67161.7760,83.0000,83.0000,0.0000,-0.6926,51.1450,6,1596.2726,538.2495,854.8509,-75.9497,89.9745,142.8980,159.8062,-12.6959,0.0000,86.1182,0.0000,86.1182,3.8563,86.1182,6.0487,0.0000,2186.6747,349.6666,515.1802,80.0695,9.8486,70.2209,0.0000,70.2209,0.0000,70.2209,-17.6541,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17683.3555,17683.3555,17683.3555,17683.3555,6,0,0,0
+3108.0894,0.5000,67173.3038,83.0000,83.0000,0.0000,-0.6610,51.0688,6,1596.2726,543.3708,856.2410,-75.9497,90.8306,143.1303,159.8062,-12.6959,0.0000,86.9743,0.0000,86.9743,3.8563,86.9743,6.0829,0.0000,2186.6747,353.2556,520.3015,80.8913,9.8654,71.0259,0.0000,71.0259,0.0000,71.0259,-16.8491,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17850.7387,17850.7387,17850.7387,17850.7387,6,0,0,0
+3108.5894,0.5000,67184.8316,83.0000,83.0000,0.0000,-0.6345,50.9957,6,1596.2726,547.6767,857.4640,-75.9497,91.5503,143.3348,159.8062,-12.6959,0.0000,87.6941,0.0000,87.6941,3.8563,87.6941,6.1117,0.0000,2186.6747,356.2733,524.6075,81.5823,9.8796,71.7027,0.0000,71.7027,0.0000,71.7027,-16.1723,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17985.7043,17985.7043,17985.7043,17985.7043,6,0,0,0
+3109.0894,0.5000,67196.3594,83.0000,83.0000,0.0000,-0.6291,50.9232,6,1596.2726,548.5530,858.4922,-75.9497,91.6968,143.5067,159.8062,-12.6959,0.0000,87.8405,0.0000,87.8405,3.8563,87.8405,6.1176,0.0000,2186.6747,356.8873,525.4837,81.7229,9.8825,71.8405,0.0000,71.8405,0.0000,71.8405,-16.0346,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18011.1120,18011.1120,18011.1120,18011.1120,6,0,0,0
+3109.5894,0.5000,67207.8871,83.0000,83.0000,0.0000,-0.6291,50.8507,6,1596.2726,548.5507,858.7015,-75.9497,91.6964,143.5416,159.8062,-12.6959,0.0000,87.8401,0.0000,87.8401,3.8563,87.8401,6.1176,0.0000,2186.6747,356.8857,525.4814,81.7226,9.8825,71.8401,0.0000,71.8401,0.0000,71.8401,-16.0350,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18011.0453,18011.0453,18011.0453,18011.0453,6,0,0,0
+3110.0894,0.5000,67219.4149,83.0000,83.0000,0.0000,-0.6543,50.7752,6,1596.2726,544.4661,858.7009,-75.9497,91.0136,143.5415,159.8062,-12.6959,0.0000,87.1574,0.0000,87.1574,3.8563,87.1574,6.0903,0.0000,2186.6747,354.0232,521.3968,81.0671,9.8690,71.1981,0.0000,71.1981,0.0000,71.1981,-16.6770,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17886.5361,17886.5361,17886.5361,17886.5361,6,0,0,0
+3110.5894,0.5000,67230.9427,83.0000,83.0000,0.0000,-0.6953,50.6951,6,1596.2726,537.8147,857.7255,-75.9497,89.9018,143.3785,159.8062,-12.6959,0.0000,86.0455,0.0000,86.0455,3.8563,86.0455,6.0458,0.0000,2186.6747,349.3619,514.7454,79.9997,9.8472,70.1526,0.0000,70.1526,0.0000,70.1526,-17.7224,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17669.1457,17669.1457,17669.1457,17669.1457,6,0,0,0
+3111.0894,0.5000,67242.4705,83.0000,83.0000,0.0000,-0.7316,50.6108,6,1596.2726,531.9311,856.1372,-75.9497,88.9183,143.1130,159.8062,-12.6959,0.0000,85.0620,0.0000,85.0620,3.8563,85.0620,6.0065,0.0000,2186.6747,345.2387,508.8619,79.0555,9.8278,69.2277,0.0000,69.2277,0.0000,69.2277,-18.6472,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17476.8504,17476.8504,17476.8504,17476.8504,6,0,0,0
+3111.5894,0.5000,67253.9982,83.0000,83.0000,0.0000,-0.7537,50.5239,6,1596.2726,528.3388,854.7322,-75.9497,88.3178,142.8781,159.8062,-12.6959,0.0000,84.4615,0.0000,84.4615,3.8563,84.4615,5.9824,0.0000,2186.6747,342.7212,505.2696,78.4791,9.8160,68.6631,0.0000,68.6631,0.0000,68.6631,-19.2118,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17359.4406,17359.4406,17359.4406,17359.4406,6,0,0,0
+3112.0894,0.5000,67265.5260,83.0000,83.0000,0.0000,-0.7656,50.4356,6,1596.2726,526.4174,853.8743,-75.9497,87.9966,142.7347,159.8062,-12.6959,0.0000,84.1403,0.0000,84.1403,3.8563,84.1403,5.9696,0.0000,2186.6747,341.3747,503.3481,78.1707,9.8097,68.3610,0.0000,68.3610,0.0000,68.3610,-19.5138,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17296.6399,17296.6399,17296.6399,17296.6399,6,0,0,0
+3112.5894,0.5000,67277.0538,83.0000,83.0000,0.0000,-0.7551,50.3486,6,1596.2726,528.1118,853.4155,-75.9497,88.2798,142.6580,159.8062,-12.6959,0.0000,84.4236,0.0000,84.4236,3.8563,84.4236,5.9809,0.0000,2186.6747,342.5621,505.0425,78.4426,9.8152,68.6274,0.0000,68.6274,0.0000,68.6274,-19.2475,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17352.0201,17352.0201,17352.0201,17352.0201,6,0,0,0
+3113.0894,0.5000,67288.5816,83.0000,83.0000,0.0000,-0.7436,50.2628,6,1596.2726,529.9739,853.8201,-75.9497,88.5911,142.7257,159.8062,-12.6959,0.0000,84.7348,0.0000,84.7348,3.8563,84.7348,5.9934,0.0000,2186.6747,343.8671,506.9047,78.7415,9.8214,68.9201,0.0000,68.9201,0.0000,68.9201,-18.9548,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17412.8819,17412.8819,17412.8819,17412.8819,6,0,0,0
+3113.5894,0.5000,67300.1094,83.0000,83.0000,0.0000,-0.7430,50.1772,6,1596.2726,530.0822,854.2648,-75.9497,88.6092,142.8000,159.8062,-12.6959,0.0000,84.7529,0.0000,84.7529,3.8563,84.7529,5.9941,0.0000,2186.6747,343.9430,507.0129,78.7588,9.8217,68.9371,0.0000,68.9371,0.0000,68.9371,-18.9378,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17416.4198,17416.4198,17416.4198,17416.4198,6,0,0,0
+3114.0894,0.5000,67311.6371,83.0000,83.0000,0.0000,-0.7502,50.0907,6,1596.2726,528.9060,854.2906,-75.9497,88.4126,142.8043,159.8062,-12.6959,0.0000,84.5563,0.0000,84.5563,3.8563,84.5563,5.9862,0.0000,2186.6747,343.1187,505.8367,78.5701,9.8179,68.7522,0.0000,68.7522,0.0000,68.7522,-19.1227,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17377.9772,17377.9772,17377.9772,17377.9772,6,0,0,0
+3114.5894,0.5000,67323.1649,83.0000,83.0000,0.0000,-0.7796,50.0008,6,1596.2726,524.1486,854.0098,-75.9497,87.6173,142.7574,159.8062,-12.6959,0.0000,83.7611,0.0000,83.7611,3.8563,83.7611,5.9544,0.0000,2186.6747,339.7847,501.0793,77.8066,9.8022,68.0044,0.0000,68.0044,0.0000,68.0044,-19.8704,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17222.4876,17222.4876,17222.4876,17222.4876,6,0,0,0
+3115.0894,0.5000,67334.6927,83.0000,83.0000,0.0000,-0.7991,49.9087,6,1596.2726,520.9731,852.8737,-75.9497,87.0865,142.5674,159.8062,-12.6959,0.0000,83.2302,0.0000,83.2302,3.8563,83.2302,5.9332,0.0000,2186.6747,337.5594,497.9039,77.2971,9.7918,67.5053,0.0000,67.5053,0.0000,67.5053,-20.3696,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17118.7036,17118.7036,17118.7036,17118.7036,6,0,0,0
+3115.5894,0.5000,67346.2205,83.0000,83.0000,0.0000,-0.8073,49.8157,6,1596.2726,519.6495,852.1154,-75.9497,86.8653,142.4407,159.8062,-12.6959,0.0000,83.0090,0.0000,83.0090,3.8563,83.0090,5.9243,0.0000,2186.6747,336.6318,496.5803,77.0847,9.7874,67.2972,0.0000,67.2972,0.0000,67.2972,-20.5776,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17075.4425,17075.4425,17075.4425,17075.4425,6,0,0,0
+3116.0894,0.5000,67357.7482,83.0000,83.0000,0.0000,-0.7762,49.7262,6,1596.2726,524.6910,851.7993,-75.9497,87.7080,142.3879,159.8062,-12.6959,0.0000,83.8517,0.0000,83.8517,3.8563,83.8517,5.9580,0.0000,2186.6747,340.1649,501.6218,77.8937,9.8040,68.0897,0.0000,68.0897,0.0000,68.0897,-19.7852,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17240.2172,17240.2172,17240.2172,17240.2172,6,0,0,0
+3116.5894,0.5000,67369.2760,83.0000,83.0000,0.0000,-0.7368,49.6412,6,1596.2726,531.0828,853.0032,-75.9497,88.7765,142.5891,159.8062,-12.6959,0.0000,84.9202,0.0000,84.9202,3.8563,84.9202,6.0008,0.0000,2186.6747,344.6442,508.0135,78.9194,9.8250,69.0944,0.0000,69.0944,0.0000,69.0944,-18.7805,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17449.1222,17449.1222,17449.1222,17449.1222,6,0,0,0
+3117.0894,0.5000,67380.8038,83.0000,83.0000,0.0000,-0.6934,49.5613,6,1596.2726,538.1245,854.5296,-75.9497,89.9536,142.8442,159.8062,-12.6959,0.0000,86.0973,0.0000,86.0973,3.8563,86.0973,6.0479,0.0000,2186.6747,349.5791,515.0553,80.0494,9.8482,70.2013,0.0000,70.2013,0.0000,70.2013,-17.6737,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17679.2724,17679.2724,17679.2724,17679.2724,6,0,0,0
+3117.5894,0.5000,67392.3316,83.0000,83.0000,0.0000,-0.6593,49.4853,6,1596.2726,543.6431,856.2111,-75.9497,90.8761,143.1253,159.8062,-12.6959,0.0000,87.0198,0.0000,87.0198,3.8563,87.0198,6.0848,0.0000,2186.6747,353.4465,520.5738,80.9350,9.8663,71.0687,0.0000,71.0687,0.0000,71.0687,-16.8063,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17859.6378,17859.6378,17859.6378,17859.6378,6,0,0,0
+3118.0894,0.5000,67403.8594,83.0000,83.0000,0.0000,-0.6339,49.4122,6,1596.2726,547.7756,857.5290,-75.9497,91.5669,143.3456,159.8062,-12.6959,0.0000,87.7106,0.0000,87.7106,3.8563,87.7106,6.1124,0.0000,2186.6747,356.3425,524.7063,81.5982,9.8799,71.7183,0.0000,71.7183,0.0000,71.7183,-16.1568,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17988.5692,17988.5692,17988.5692,17988.5692,6,0,0,0
+3118.5894,0.5000,67415.3871,83.0000,83.0000,0.0000,-0.6066,49.3423,6,1596.2726,552.1957,858.5158,-75.9497,92.3057,143.5106,159.8062,-12.6959,0.0000,88.4495,0.0000,88.4495,3.8563,88.4495,6.1420,0.0000,2186.6747,359.4402,529.1265,82.3075,9.8944,72.4131,0.0000,72.4131,0.0000,72.4131,-15.4620,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18116.7371,18116.7371,18116.7371,18116.7371,6,0,0,0
+3119.0894,0.5000,67426.9149,83.0000,83.0000,0.0000,-0.5769,49.2758,6,1596.2726,557.0091,859.5714,-75.9497,93.1104,143.6870,159.8062,-12.6959,0.0000,89.2541,0.0000,89.2541,3.8563,89.2541,6.1741,0.0000,2186.6747,362.8134,533.9399,83.0799,9.9103,73.1697,0.0000,73.1697,0.0000,73.1697,-14.7055,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18256.3058,18256.3058,18256.3058,18256.3058,6,0,0,0
+3119.5894,0.5000,67438.4427,83.0000,83.0000,0.0000,-0.5381,49.2138,6,1596.2726,563.2982,860.7208,-75.9497,94.1616,143.8792,159.8062,-12.6959,0.0000,90.3054,0.0000,90.3054,3.8563,90.3054,6.2162,0.0000,2186.6747,367.2208,540.2289,84.0892,9.9310,74.1582,0.0000,74.1582,0.0000,74.1582,-13.7169,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18438.6639,18438.6639,18438.6639,18438.6639,6,0,0,0
+3120.0894,0.5000,67449.9705,83.0000,83.0000,0.0000,-0.4951,49.1567,6,1596.2726,570.2704,862.2226,-75.9497,95.3271,144.1302,159.8062,-12.6959,0.0000,91.4708,0.0000,91.4708,3.8563,91.4708,6.2628,0.0000,2186.6747,372.1069,547.2012,85.2080,9.9539,75.2542,0.0000,75.2542,0.0000,75.2542,-12.6210,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18640.8313,18640.8313,18640.8313,18640.8313,6,0,0,0
+3120.5894,0.5000,67461.4982,83.0000,83.0000,0.0000,-0.4460,49.1053,6,1596.2726,578.2390,863.8876,-75.9497,96.6592,144.4085,159.8062,-12.6959,0.0000,92.8029,0.0000,92.8029,3.8563,92.8029,6.3161,0.0000,2186.6747,377.6913,555.1697,86.4868,9.9801,76.5067,0.0000,76.5067,0.0000,76.5067,-11.3685,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18888.3271,18888.3271,18888.3271,18888.3271,6,0,0,0
+3121.0894,0.5000,67473.0260,83.0000,83.0000,0.0000,-0.4005,49.0591,6,1596.2726,585.6141,865.7905,-75.9497,97.8920,144.7266,159.8062,-12.6959,0.0000,94.0357,0.0000,94.0357,3.8563,94.0357,6.3654,0.0000,2186.6747,382.8598,562.5449,87.6703,10.0043,77.6660,0.0000,77.6660,0.0000,77.6660,-10.2093,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19128.3118,19128.3118,19128.3118,19128.3118,6,0,0,0
+3121.5894,0.5000,67484.5538,83.0000,83.0000,0.0000,-0.3596,49.0176,6,1596.2726,592.2514,867.5517,-75.9497,99.0015,145.0210,159.8062,-12.6959,0.0000,95.1452,0.0000,95.1452,3.8563,95.1452,6.4098,0.0000,2186.6747,387.5112,569.1821,88.7354,10.0262,78.7093,0.0000,78.7093,0.0000,78.7093,-9.1660,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19344.2870,19344.2870,19344.2870,19344.2870,6,0,0,0
+3122.0894,0.5000,67496.0816,83.0000,83.0000,0.0000,-0.3432,48.9781,6,1596.2726,594.9158,869.1367,-75.9497,99.4469,145.2860,159.8062,-12.6959,0.0000,95.5906,0.0000,95.5906,3.8563,95.5906,6.4276,0.0000,2186.6747,389.3784,571.8466,89.1630,10.0349,79.1281,0.0000,79.1281,0.0000,79.1281,-8.7472,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19430.9872,19430.9872,19430.9872,19430.9872,6,0,0,0
+3122.5894,0.5000,67507.6094,83.0000,83.0000,0.0000,-0.3434,48.9385,6,1596.2726,594.8725,869.7729,-75.9497,99.4396,145.3923,159.8062,-12.6959,0.0000,95.5834,0.0000,95.5834,3.8563,95.5834,6.4273,0.0000,2186.6747,389.3480,571.8033,89.1560,10.0348,79.1213,0.0000,79.1213,0.0000,79.1213,-8.7540,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19429.5776,19429.5776,19429.5776,19429.5776,6,0,0,0
+3123.0894,0.5000,67519.1371,83.0000,83.0000,0.0000,-0.3813,48.8945,6,1596.2726,588.7284,869.7626,-75.9497,98.4126,145.3906,159.8062,-12.6959,0.0000,94.5563,0.0000,94.5563,3.8563,94.5563,6.3862,0.0000,2186.6747,385.0423,565.6592,88.1701,10.0146,78.1555,0.0000,78.1555,0.0000,78.1555,-9.7198,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19229.6515,19229.6515,19229.6515,19229.6515,6,0,0,0
+3123.5894,0.5000,67530.6649,83.0000,83.0000,0.0000,-0.4375,48.8441,6,1596.2726,579.6153,868.2954,-75.9497,96.8892,145.1454,159.8062,-12.6959,0.0000,93.0329,0.0000,93.0329,3.8563,93.0329,6.3253,0.0000,2186.6747,378.6558,556.5460,86.7076,9.9846,76.7230,0.0000,76.7230,0.0000,76.7230,-11.1522,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18933.1112,18933.1112,18933.1112,18933.1112,6,0,0,0
+3124.0894,0.5000,67542.1927,83.0000,83.0000,0.0000,-0.5161,48.7846,6,1596.2726,566.8668,866.1192,-75.9497,94.7582,144.7816,159.8062,-12.6959,0.0000,90.9019,0.0000,90.9019,3.8563,90.9019,6.2401,0.0000,2186.6747,369.7217,543.7976,84.6618,9.9427,74.7192,0.0000,74.7192,0.0000,74.7192,-13.1560,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18542.1409,18542.1409,18542.1409,18542.1409,6,0,0,0
+3124.5894,0.5000,67553.7205,83.0000,83.0000,0.0000,-0.5903,48.7166,6,1596.2726,554.8460,863.0748,-75.9497,92.7488,144.2727,159.8062,-12.6959,0.0000,88.8925,0.0000,88.8925,3.8563,88.8925,6.1597,0.0000,2186.6747,361.2975,531.7768,82.7328,9.9032,72.8296,0.0000,72.8296,0.0000,72.8296,-15.0455,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18193.5850,18193.5850,18193.5850,18193.5850,6,0,0,0
+3125.0894,0.5000,67565.2482,83.0000,83.0000,0.0000,-0.6573,48.6408,6,1596.2726,543.9697,860.2042,-75.9497,90.9307,143.7928,159.8062,-12.6959,0.0000,87.0744,0.0000,87.0744,3.8563,87.0744,6.0870,0.0000,2186.6747,353.6753,520.9004,80.9874,9.8674,71.1200,0.0000,71.1200,0.0000,71.1200,-16.7550,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17870.3121,17870.3121,17870.3121,17870.3121,6,0,0,0
+3125.5894,0.5000,67576.7760,83.0000,83.0000,0.0000,-0.6874,48.5615,6,1596.2726,539.0887,857.6070,-75.9497,90.1147,143.3587,159.8062,-12.6959,0.0000,86.2585,0.0000,86.2585,3.8563,86.2585,6.0543,0.0000,2186.6747,350.2547,516.0194,80.2041,9.8513,70.3528,0.0000,70.3528,0.0000,70.3528,-17.5222,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17710.7836,17710.7836,17710.7836,17710.7836,6,0,0,0
+3126.0894,0.5000,67588.3038,83.0000,83.0000,0.0000,-0.7009,48.4807,6,1596.2726,536.9026,856.4414,-75.9497,89.7493,143.1638,159.8062,-12.6959,0.0000,85.8930,0.0000,85.8930,3.8563,85.8930,6.0397,0.0000,2186.6747,348.7227,513.8334,79.8533,9.8442,70.0092,0.0000,70.0092,0.0000,70.0092,-17.8658,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17639.3355,17639.3355,17639.3355,17639.3355,6,0,0,0
+3126.5894,0.5000,67599.8316,83.0000,83.0000,0.0000,-0.6892,48.4013,6,1596.2726,538.8000,855.9194,-75.9497,90.0665,143.0766,159.8062,-12.6959,0.0000,86.2102,0.0000,86.2102,3.8563,86.2102,6.0524,0.0000,2186.6747,350.0524,515.7307,80.1578,9.8504,70.3074,0.0000,70.3074,0.0000,70.3074,-17.5676,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17701.3488,17701.3488,17701.3488,17701.3488,6,0,0,0
+3127.0894,0.5000,67611.3594,83.0000,83.0000,0.0000,-0.6848,48.3224,6,1596.2726,539.5195,856.3724,-75.9497,90.1868,143.1523,159.8062,-12.6959,0.0000,86.3305,0.0000,86.3305,3.8563,86.3305,6.0572,0.0000,2186.6747,350.5567,516.4503,80.2733,9.8528,70.4205,0.0000,70.4205,0.0000,70.4205,-17.4545,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17724.8658,17724.8658,17724.8658,17724.8658,6,0,0,0
+3127.5894,0.5000,67622.8871,83.0000,83.0000,0.0000,-0.6923,48.2425,6,1596.2726,538.3036,856.5443,-75.9497,89.9835,143.1810,159.8062,-12.6959,0.0000,86.1272,0.0000,86.1272,3.8563,86.1272,6.0491,0.0000,2186.6747,349.7045,515.2343,80.0782,9.8488,70.2294,0.0000,70.2294,0.0000,70.2294,-17.6456,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17685.1239,17685.1239,17685.1239,17685.1239,6,0,0,0
+3128.0894,0.5000,67634.4149,83.0000,83.0000,0.0000,-0.7175,48.1598,6,1596.2726,534.2202,856.2539,-75.9497,89.3009,143.1325,159.8062,-12.6959,0.0000,85.4446,0.0000,85.4446,3.8563,85.4446,6.0218,0.0000,2186.6747,346.8429,511.1509,79.4229,9.8353,69.5875,0.0000,69.5875,0.0000,69.5875,-18.2874,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17551.6639,17551.6639,17551.6639,17551.6639,6,0,0,0
+3128.5894,0.5000,67645.9427,83.0000,83.0000,0.0000,-0.7499,48.0734,6,1596.2726,528.9585,855.2788,-75.9497,88.4214,142.9695,159.8062,-12.6959,0.0000,84.5651,0.0000,84.5651,3.8563,84.5651,5.9866,0.0000,2186.6747,343.1555,505.8892,78.5785,9.8180,68.7605,0.0000,68.7605,0.0000,68.7605,-19.1144,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17379.6924,17379.6924,17379.6924,17379.6924,6,0,0,0
+3129.0894,0.5000,67657.4705,83.0000,83.0000,0.0000,-0.7699,47.9846,6,1596.2726,525.7194,854.0223,-75.9497,87.8799,142.7595,159.8062,-12.6959,0.0000,84.0236,0.0000,84.0236,3.8563,84.0236,5.9649,0.0000,2186.6747,340.8856,502.6502,78.0587,9.8074,68.2513,0.0000,68.2513,0.0000,68.2513,-19.6235,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17273.8290,17273.8290,17273.8290,17273.8290,6,0,0,0
+3129.5894,0.5000,67668.9982,83.0000,83.0000,0.0000,-0.7710,47.8958,6,1596.2726,525.5327,853.2488,-75.9497,87.8487,142.6302,159.8062,-12.6959,0.0000,83.9924,0.0000,83.9924,3.8563,83.9924,5.9637,0.0000,2186.6747,340.7547,502.4634,78.0287,9.8068,68.2220,0.0000,68.2220,0.0000,68.2220,-19.6529,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17267.7246,17267.7246,17267.7246,17267.7246,6,0,0,0
+3130.0894,0.5000,67680.5260,83.0000,83.0000,0.0000,-0.8019,47.8033,6,1596.2726,520.5211,853.2042,-75.9497,87.0110,142.6227,159.8062,-12.6959,0.0000,83.1547,0.0000,83.1547,3.8563,83.1547,5.9302,0.0000,2186.6747,337.2426,497.4519,77.2245,9.7903,67.4342,0.0000,67.4342,0.0000,67.4342,-20.4406,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17103.9300,17103.9300,17103.9300,17103.9300,6,0,0,0
+3130.5894,0.5000,67692.0538,83.0000,83.0000,0.0000,-0.8481,47.7056,6,1596.2726,513.0379,852.0074,-75.9497,85.7601,142.4226,159.8062,-12.6959,0.0000,81.9038,0.0000,81.9038,3.8563,81.9038,5.8801,0.0000,2186.6747,331.9983,489.9686,76.0236,9.7657,66.2580,0.0000,66.2580,0.0000,66.2580,-21.6168,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16859.3504,16859.3504,16859.3504,16859.3504,6,0,0,0
+3131.0894,0.5000,67703.5816,83.0000,83.0000,0.0000,-0.8980,47.6020,6,1596.2726,504.9448,850.2204,-75.9497,84.4072,142.1239,159.8062,-12.6959,0.0000,80.5509,0.0000,80.5509,3.8563,80.5509,5.8260,0.0000,2186.6747,326.3267,481.8756,74.7249,9.7391,64.9859,0.0000,64.9859,0.0000,64.9859,-22.8888,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16594.8414,16594.8414,16594.8414,16594.8414,6,0,0,0
+3131.5894,0.5000,67715.1094,83.0000,83.0000,0.0000,-0.9764,47.4895,6,1596.2726,492.2219,848.2878,-75.9497,82.2804,141.8009,159.8062,-12.6959,0.0000,78.4242,0.0000,78.4242,3.8563,78.4242,5.7409,0.0000,2186.6747,317.4105,469.1527,72.6832,9.6972,62.9860,0.0000,62.9860,0.0000,62.9860,-24.8886,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16179.0116,16179.0116,16179.0116,16179.0116,6,0,0,0
+3132.0894,0.5000,67726.6371,83.0000,83.0000,0.0000,-1.0655,47.3666,6,1596.2726,477.7797,845.2496,-75.9497,79.8663,141.2930,159.8062,-12.6959,0.0000,76.0100,0.0000,76.0100,3.8563,76.0100,5.6444,0.0000,2186.6747,307.2894,454.7104,70.3656,9.6497,60.7159,0.0000,60.7159,0.0000,60.7159,-27.1585,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15707.0979,15707.0979,15707.0979,15707.0979,6,0,0,0
+3132.5894,0.5000,67738.1649,83.0000,83.0000,0.0000,-1.1510,47.2340,6,1596.2726,463.9187,841.8008,-75.9497,77.5492,140.7165,159.8062,-12.6959,0.0000,73.6930,0.0000,73.6930,3.8563,73.6930,5.5517,0.0000,2186.6747,297.5756,440.8495,68.1413,9.6042,58.5371,0.0000,58.5371,0.0000,58.5371,-29.3371,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15261.0385,15261.0385,15261.0385,15261.0385,6,0,0,0
+3133.0894,0.5000,67749.6927,83.0000,83.0000,0.0000,-1.2263,47.0926,6,1596.2726,451.7069,838.4908,-75.9497,75.5079,140.1632,159.8062,-12.6959,0.0000,71.6516,0.0000,71.6516,3.8563,71.6516,5.4700,0.0000,2186.6747,289.0176,428.6376,66.1816,9.5640,56.6176,0.0000,56.6176,0.0000,56.6176,-31.2565,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14868.0494,14868.0494,14868.0494,14868.0494,6,0,0,0
+3133.5894,0.5000,67761.2205,83.0000,83.0000,0.0000,-1.2811,46.9449,6,1596.2726,442.8193,835.5746,-75.9497,74.0222,139.6757,159.8062,-12.6959,0.0000,70.1659,0.0000,70.1659,3.8563,70.1659,5.4106,0.0000,2186.6747,282.7891,419.7500,64.7553,9.5348,55.2206,0.0000,55.2206,0.0000,55.2206,-32.6534,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14582.0381,14582.0381,14582.0381,14582.0381,6,0,0,0
+3134.0894,0.5000,67772.7482,83.0000,83.0000,0.0000,-1.3328,46.7913,6,1596.2726,434.4463,833.4522,-75.9497,72.6226,139.3209,159.8062,-12.6959,0.0000,68.7663,0.0000,68.7663,3.8563,68.7663,5.3546,0.0000,2186.6747,276.9214,411.3771,63.4117,9.5080,53.9037,0.0000,53.9037,0.0000,53.9037,-33.9702,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14312.5884,14312.5884,14312.5884,14312.5884,6,0,0,0
+3134.5894,0.5000,67784.2760,83.0000,83.0000,0.0000,-1.3836,46.6318,6,1596.2726,426.2109,831.4527,-75.9497,71.2460,138.9867,159.8062,-12.6959,0.0000,67.3897,0.0000,67.3897,3.8563,67.3897,5.2996,0.0000,2186.6747,271.1500,403.1416,62.0901,9.4821,52.6081,0.0000,52.6081,0.0000,52.6081,-35.2657,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14047.5645,14047.5645,14047.5645,14047.5645,6,0,0,0
+3135.0894,0.5000,67795.8038,83.0000,83.0000,0.0000,-1.4505,46.4646,6,1596.2726,415.3821,829.4861,-75.9497,69.4358,138.6580,159.8062,-12.6959,0.0000,65.5795,0.0000,65.5795,3.8563,65.5795,5.2272,0.0000,2186.6747,263.5612,392.3129,60.3524,9.4479,50.9044,0.0000,50.9044,0.0000,50.9044,-36.9691,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13699.0843,13699.0843,13699.0843,13699.0843,6,0,0,0
+3135.5894,0.5000,67807.3316,83.0000,83.0000,0.0000,-1.5268,46.2886,6,1596.2726,403.0244,826.9002,-75.9497,67.3701,138.2257,159.8062,-12.6959,0.0000,63.5138,0.0000,63.5138,3.8563,63.5138,5.1445,0.0000,2186.6747,254.9009,379.9551,58.3692,9.4090,48.9603,0.0000,48.9603,0.0000,48.9603,-38.9131,70.1459,17.7274,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13331.9248,13331.9248,13331.9248,13331.9248,6,0,0,0
+3136.0894,0.5000,67818.8594,83.0000,83.0000,0.0000,-1.6215,46.1016,6,1596.2726,387.6850,823.9492,-75.9497,64.8059,137.7324,159.8062,-12.6959,0.0000,60.9496,0.0000,60.9496,3.8563,60.9496,5.0420,0.0000,2186.6747,244.1510,364.6157,55.9077,9.3606,46.5470,0.0000,46.5470,0.0000,46.5470,-41.3260,70.1459,17.7272,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12906.5140,12906.5140,12906.5140,12906.5140,6,0,0,0
+3136.5894,0.5000,67830.3871,83.0000,83.0000,0.0000,-1.7141,45.9040,6,1596.2726,372.6840,820.2861,-75.9497,62.2983,137.1201,159.8062,-12.6959,0.0000,58.4420,0.0000,58.4420,3.8563,58.4420,4.9417,0.0000,2186.6747,233.6383,349.6147,53.5004,9.3134,44.1870,0.0000,44.1870,0.0000,44.1870,-43.6858,70.1459,17.7269,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12440.3435,12440.3435,12440.3435,12440.3435,6,0,0,0
+3137.0894,0.5000,67841.9149,83.0000,83.0000,0.0000,-1.7988,45.6967,6,1596.2726,358.9600,816.7039,-75.9497,60.0042,136.5213,159.8062,-12.6959,0.0000,56.1479,0.0000,56.1479,3.8563,56.1479,4.8499,0.0000,2186.6747,224.0205,335.8907,51.2980,9.2701,42.0279,0.0000,42.0279,0.0000,42.0279,-45.8446,70.1459,17.7266,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11988.9039,11988.9039,11988.9039,11988.9039,6,0,0,0
+3137.5894,0.5000,67853.4427,83.0000,83.0000,0.0000,-1.8429,45.4842,6,1596.2726,351.8148,813.4266,-75.9497,58.8098,135.9734,159.8062,-12.6959,0.0000,54.9535,0.0000,54.9535,3.8563,54.9535,4.8021,0.0000,2186.6747,219.0132,328.7455,50.1514,9.2476,40.9038,0.0000,40.9038,0.0000,40.9038,-46.9686,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11753.8692,11753.8692,11753.8692,11753.8692,6,0,0,0
+3138.0894,0.5000,67864.9705,83.0000,83.0000,0.0000,-1.8570,45.2701,6,1596.2726,349.5359,811.7203,-75.9497,58.4289,135.6882,159.8062,-12.6959,0.0000,54.5726,0.0000,54.5726,3.8563,54.5726,4.7869,0.0000,2186.6747,217.4161,326.4666,49.7857,9.2404,40.5453,0.0000,40.5453,0.0000,40.5453,-47.3270,70.1459,17.7264,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11678.9069,11678.9069,11678.9069,11678.9069,6,0,0,0
+3138.5894,0.5000,67876.4982,83.0000,83.0000,0.0000,-1.8282,45.0594,6,1596.2726,354.1938,811.1761,-75.9497,59.2075,135.5972,159.8062,-12.6959,0.0000,55.3512,0.0000,55.3512,3.8563,55.3512,4.8180,0.0000,2186.6747,220.6804,331.1245,50.5332,9.2551,41.2781,0.0000,41.2781,0.0000,41.2781,-46.5944,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11832.1243,11832.1243,11832.1243,11832.1243,6,0,0,0
+3139.0894,0.5000,67888.0260,83.0000,83.0000,0.0000,-1.7910,44.8529,6,1596.2726,360.2300,812.2884,-75.9497,60.2165,135.7832,159.8062,-12.6959,0.0000,56.3602,0.0000,56.3602,3.8563,56.3602,4.8584,0.0000,2186.6747,224.9106,337.1608,51.5018,9.2741,42.2277,0.0000,42.2277,0.0000,42.2277,-45.6448,70.1459,17.7267,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12030.6823,12030.6823,12030.6823,12030.6823,6,0,0,0
+3139.5894,0.5000,67899.5538,83.0000,83.0000,0.0000,-1.7612,44.6499,6,1596.2726,365.0537,813.7299,-75.9497,61.0228,136.0241,159.8062,-12.6959,0.0000,57.1666,0.0000,57.1666,3.8563,57.1666,4.8906,0.0000,2186.6747,228.2910,341.9844,52.2759,9.2893,42.9866,0.0000,42.9866,0.0000,42.9866,-44.8861,70.1459,17.7268,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12189.3519,12189.3519,12189.3519,12189.3519,6,0,0,0
+3140.0894,0.5000,67911.0816,83.0000,83.0000,0.0000,-1.7475,44.4485,6,1596.2726,367.2706,814.8817,-75.9497,61.3934,136.2167,159.8062,-12.6959,0.0000,57.5371,0.0000,57.5371,3.8563,57.5371,4.9055,0.0000,2186.6747,229.8446,344.2013,52.6317,9.2963,43.3354,0.0000,43.3354,0.0000,43.3354,-44.5373,70.1459,17.7268,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12262.2752,12262.2752,12262.2752,12262.2752,6,0,0,0
+3140.5894,0.5000,67922.6094,83.0000,83.0000,0.0000,-1.7550,44.2461,6,1596.2726,366.0504,815.4111,-75.9497,61.1894,136.3052,159.8062,-12.6959,0.0000,57.3332,0.0000,57.3332,3.8563,57.3332,4.8973,0.0000,2186.6747,228.9895,342.9811,52.4359,9.2924,43.1434,0.0000,43.1434,0.0000,43.1434,-44.7293,70.1459,17.7268,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12222.1365,12222.1365,12222.1365,12222.1365,6,0,0,0
+3141.0894,0.5000,67934.1371,83.0000,83.0000,0.0000,-1.7706,44.0420,6,1596.2726,363.5280,815.1198,-75.9497,60.7678,136.2565,159.8062,-12.6959,0.0000,56.9115,0.0000,56.9115,3.8563,56.9115,4.8804,0.0000,2186.6747,227.2218,340.4588,52.0311,9.2845,42.7466,0.0000,42.7466,0.0000,42.7466,-45.1260,70.1459,17.7267,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12139.1667,12139.1667,12139.1667,12139.1667,6,0,0,0
+3141.5894,0.5000,67945.6649,83.0000,83.0000,0.0000,-1.7908,43.8356,6,1596.2726,360.2616,814.5174,-75.9497,60.2218,136.1558,159.8062,-12.6959,0.0000,56.3655,0.0000,56.3655,3.8563,56.3655,4.8586,0.0000,2186.6747,224.9327,337.1924,51.5069,9.2742,42.2327,0.0000,42.2327,0.0000,42.2327,-45.6399,70.1459,17.7267,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12031.7211,12031.7211,12031.7211,12031.7211,6,0,0,0
+3142.0894,0.5000,67957.1927,83.0000,83.0000,0.0000,-1.8145,43.6264,6,1596.2726,356.4139,813.7374,-75.9497,59.5786,136.0254,159.8062,-12.6959,0.0000,55.7223,0.0000,55.7223,3.8563,55.7223,4.8329,0.0000,2186.6747,222.2362,333.3446,50.8894,9.2621,41.6274,0.0000,41.6274,0.0000,41.6274,-46.2451,70.1459,17.7266,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11905.1532,11905.1532,11905.1532,11905.1532,6,0,0,0
+3142.5894,0.5000,67968.7205,83.0000,83.0000,0.0000,-1.8371,43.4146,6,1596.2726,352.7667,812.8186,-75.9497,58.9689,135.8718,159.8062,-12.6959,0.0000,55.1126,0.0000,55.1126,3.8563,55.1126,4.8085,0.0000,2186.6747,219.6803,329.6975,50.3042,9.2506,41.0536,0.0000,41.0536,0.0000,41.0536,-46.8188,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11785.1826,11785.1826,11785.1826,11785.1826,6,0,0,0
+3143.0894,0.5000,67980.2482,83.0000,83.0000,0.0000,-1.8540,43.2009,6,1596.2726,350.0205,811.9476,-75.9497,58.5099,135.7262,159.8062,-12.6959,0.0000,54.6536,0.0000,54.6536,3.8563,54.6536,4.7901,0.0000,2186.6747,217.7558,326.9513,49.8635,9.2419,40.6216,0.0000,40.6216,0.0000,40.6216,-47.2508,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11694.8496,11694.8496,11694.8496,11694.8496,6,0,0,0
+3143.5894,0.5000,67991.7760,83.0000,83.0000,0.0000,-1.8490,42.9878,6,1596.2726,350.8391,811.2918,-75.9497,58.6467,135.6166,159.8062,-12.6959,0.0000,54.7904,0.0000,54.7904,3.8563,54.7904,4.7956,0.0000,2186.6747,218.3294,327.7698,49.9948,9.2445,40.7503,0.0000,40.7503,0.0000,40.7503,-47.1220,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11721.7750,11721.7750,11721.7750,11721.7750,6,0,0,0
+3144.0894,0.5000,68003.3038,83.0000,83.0000,0.0000,-1.8193,42.7781,6,1596.2726,355.6498,811.4873,-75.9497,59.4509,135.6492,159.8062,-12.6959,0.0000,55.5946,0.0000,55.5946,3.8563,55.5946,4.8278,0.0000,2186.6747,221.7008,332.5806,50.7668,9.2597,41.5072,0.0000,41.5072,0.0000,41.5072,-46.3653,70.1459,17.7266,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11880.0193,11880.0193,11880.0193,11880.0193,6,0,0,0
+3144.5894,0.5000,68014.8316,83.0000,83.0000,0.0000,-1.7671,42.5743,6,1596.2726,364.0911,812.6361,-75.9497,60.8619,135.8413,159.8062,-12.6959,0.0000,57.0056,0.0000,57.0056,3.8563,57.0056,4.8842,0.0000,2186.6747,227.6164,341.0219,52.1214,9.2863,42.8352,0.0000,42.8352,0.0000,42.8352,-45.0375,70.1459,17.7267,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12157.6889,12157.6889,12157.6889,12157.6889,6,0,0,0
+3145.0894,0.5000,68026.3594,83.0000,83.0000,0.0000,-1.7091,42.3773,6,1596.2726,373.4975,814.6519,-75.9497,62.4343,136.1782,159.8062,-12.6959,0.0000,58.5780,0.0000,58.5780,3.8563,58.5780,4.9471,0.0000,2186.6747,234.2084,350.4282,53.6309,9.3159,44.3150,0.0000,44.3150,0.0000,44.3150,-43.5578,70.1459,17.7269,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12467.1039,12467.1039,12467.1039,12467.1039,6,0,0,0
+3145.5894,0.5000,68037.8871,83.0000,83.0000,0.0000,-1.6713,42.1847,6,1596.2726,379.6110,816.8981,-75.9497,63.4563,136.5537,159.8062,-12.6959,0.0000,59.6000,0.0000,59.6000,3.8563,59.6000,4.9880,0.0000,2186.6747,238.4928,356.5417,54.6120,9.3352,45.2768,0.0000,45.2768,0.0000,45.2768,-42.5961,70.1459,17.7270,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12668.2012,12668.2012,12668.2012,12668.2012,6,0,0,0
+3146.0894,0.5000,68049.4149,83.0000,83.0000,0.0000,-1.6471,41.9948,6,1596.2726,383.5361,818.3580,-75.9497,64.1124,136.7978,159.8062,-12.6959,0.0000,60.2561,0.0000,60.2561,3.8563,60.2561,5.0142,0.0000,2186.6747,241.2435,360.4669,55.2419,9.3476,45.8943,0.0000,45.8943,0.0000,45.8943,-41.9787,70.1459,17.7271,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12791.4520,12791.4520,12791.4520,12791.4520,6,0,0,0
+3146.5894,0.5000,68060.9427,83.0000,83.0000,0.0000,-1.6462,41.8050,6,1596.2726,383.6766,819.2954,-75.9497,64.1359,136.9545,159.8062,-12.6959,0.0000,60.2796,0.0000,60.2796,3.8563,60.2796,5.0152,0.0000,2186.6747,241.3419,360.6073,55.2644,9.3480,45.9164,0.0000,45.9164,0.0000,45.9164,-41.9566,70.1459,17.7271,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12795.3479,12795.3479,12795.3479,12795.3479,6,0,0,0
+3147.0894,0.5000,68072.4705,83.0000,83.0000,0.0000,-1.6631,41.6133,6,1596.2726,380.9390,819.3289,-75.9497,63.6783,136.9601,159.8062,-12.6959,0.0000,59.8220,0.0000,59.8220,3.8563,59.8220,4.9969,0.0000,2186.6747,239.4235,357.8698,54.8251,9.3394,45.4857,0.0000,45.4857,0.0000,45.4857,-42.3872,70.1459,17.7270,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12711.8867,12711.8867,12711.8867,12711.8867,6,0,0,0
+3147.5894,0.5000,68083.9982,83.0000,83.0000,0.0000,-1.6865,41.4189,6,1596.2726,377.1446,818.6752,-75.9497,63.0440,136.8508,159.8062,-12.6959,0.0000,59.1877,0.0000,59.1877,3.8563,59.1877,4.9715,0.0000,2186.6747,236.7644,354.0754,54.2162,9.3274,44.8888,0.0000,44.8888,0.0000,44.8888,-42.9841,70.1459,17.7270,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12587.0735,12587.0735,12587.0735,12587.0735,6,0,0,0
+3148.0894,0.5000,68095.5260,83.0000,83.0000,0.0000,-1.7151,41.2212,6,1596.2726,372.5157,817.7691,-75.9497,62.2702,136.6993,159.8062,-12.6959,0.0000,58.4139,0.0000,58.4139,3.8563,58.4139,4.9405,0.0000,2186.6747,233.5204,349.4464,53.4734,9.3128,44.1606,0.0000,44.1606,0.0000,44.1606,-43.7123,70.1459,17.7269,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12434.8078,12434.8078,12434.8078,12434.8078,6,0,0,0
+3148.5894,0.5000,68107.0538,83.0000,83.0000,0.0000,-1.7492,41.0195,6,1596.2726,366.9949,816.6637,-75.9497,61.3473,136.5145,159.8062,-12.6959,0.0000,57.4911,0.0000,57.4911,3.8563,57.4911,4.9036,0.0000,2186.6747,229.6514,343.9257,52.5874,9.2954,43.2920,0.0000,43.2920,0.0000,43.2920,-44.5807,70.1459,17.7268,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12253.2073,12253.2073,12253.2073,12253.2073,6,0,0,0
+3149.0894,0.5000,68118.5816,83.0000,83.0000,0.0000,-1.7959,40.8125,6,1596.2726,359.4287,815.3453,-75.9497,60.0826,136.2942,159.8062,-12.6959,0.0000,56.2263,0.0000,56.2263,3.8563,56.2263,4.8530,0.0000,2186.6747,224.3490,336.3594,51.3732,9.2716,42.1017,0.0000,42.1017,0.0000,42.1017,-45.7709,70.1459,17.7266,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12004.3229,12004.3229,12004.3229,12004.3229,6,0,0,0
+3149.5894,0.5000,68130.1094,83.0000,83.0000,0.0000,-1.8401,40.6004,6,1596.2726,352.2799,813.5385,-75.9497,58.8876,135.9921,159.8062,-12.6959,0.0000,55.0313,0.0000,55.0313,3.8563,55.0313,4.8052,0.0000,2186.6747,219.3392,329.2107,50.2260,9.2490,40.9770,0.0000,40.9770,0.0000,40.9770,-46.8954,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11769.1700,11769.1700,11769.1700,11769.1700,6,0,0,0
+3150.0894,0.5000,68141.6371,83.0000,83.0000,0.0000,-1.8767,40.3840,6,1596.2726,346.3438,811.8314,-75.9497,57.8953,135.7068,159.8062,-12.6959,0.0000,54.0390,0.0000,54.0390,3.8563,54.0390,4.7655,0.0000,2186.6747,215.1791,323.2746,49.2735,9.2303,40.0431,0.0000,40.0431,0.0000,40.0431,-47.8291,70.1459,17.7264,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11573.9068,11573.9068,11573.9068,11573.9068,6,0,0,0
+3150.5894,0.5000,68153.1649,83.0000,83.0000,0.0000,-1.8877,40.1664,6,1596.2726,344.5667,810.4138,-75.9497,57.5982,135.4698,159.8062,-12.6959,0.0000,53.7419,0.0000,53.7419,3.8563,53.7419,4.7537,0.0000,2186.6747,213.9337,321.4974,48.9883,9.2247,39.7636,0.0000,39.7636,0.0000,39.7636,-48.1087,70.1459,17.7263,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11515.4488,11515.4488,11515.4488,11515.4488,6,0,0,0
+3151.0894,0.5000,68164.6927,83.0000,83.0000,0.0000,-1.8793,39.9498,6,1596.2726,345.9271,809.9894,-75.9497,57.8256,135.3989,159.8062,-12.6959,0.0000,53.9693,0.0000,53.9693,3.8563,53.9693,4.7628,0.0000,2186.6747,214.8871,322.8579,49.2066,9.2290,39.9776,0.0000,39.9776,0.0000,39.9776,-47.8947,70.1459,17.7264,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11560.2002,11560.2002,11560.2002,11560.2002,6,0,0,0
+3151.5894,0.5000,68176.2205,83.0000,83.0000,0.0000,-1.8506,39.7364,6,1596.2726,350.5671,810.3143,-75.9497,58.6012,135.4532,159.8062,-12.6959,0.0000,54.7449,0.0000,54.7449,3.8563,54.7449,4.7938,0.0000,2186.6747,218.1388,327.4978,49.9512,9.2436,40.7075,0.0000,40.7075,0.0000,40.7075,-47.1648,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11712.8268,11712.8268,11712.8268,11712.8268,6,0,0,0
+3152.0894,0.5000,68187.7482,83.0000,83.0000,0.0000,-1.8167,39.5270,6,1596.2726,356.0597,811.4223,-75.9497,59.5194,135.6384,159.8062,-12.6959,0.0000,55.6631,0.0000,55.6631,3.8563,55.6631,4.8305,0.0000,2186.6747,221.9881,332.9905,50.8326,9.2610,41.5717,0.0000,41.5717,0.0000,41.5717,-46.3008,70.1459,17.7266,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11893.5041,11893.5041,11893.5041,11893.5041,6,0,0,0
+3152.5894,0.5000,68199.2760,83.0000,83.0000,0.0000,-1.7841,39.3213,6,1596.2726,361.3402,812.7340,-75.9497,60.4021,135.8576,159.8062,-12.6959,0.0000,56.5458,0.0000,56.5458,3.8563,56.5458,4.8658,0.0000,2186.6747,225.6886,338.2710,51.6800,9.2776,42.4024,0.0000,42.4024,0.0000,42.4024,-45.4702,70.1459,17.7267,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12067.2005,12067.2005,12067.2005,12067.2005,6,0,0,0
+3153.0894,0.5000,68210.8038,83.0000,83.0000,0.0000,-1.7481,39.1198,6,1596.2726,367.1674,813.9950,-75.9497,61.3762,136.0684,159.8062,-12.6959,0.0000,57.5199,0.0000,57.5199,3.8563,57.5199,4.9048,0.0000,2186.6747,229.7723,344.0982,52.6151,9.2960,43.3192,0.0000,43.3192,0.0000,43.3192,-44.5536,70.1459,17.7268,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12258.8821,12258.8821,12258.8821,12258.8821,6,0,0,0
+3153.5894,0.5000,68222.3316,83.0000,83.0000,0.0000,-1.7069,38.9230,6,1596.2726,373.8528,815.3865,-75.9497,62.4937,136.3010,159.8062,-12.6959,0.0000,58.6374,0.0000,58.6374,3.8563,58.6374,4.9495,0.0000,2186.6747,234.4574,350.7836,53.6880,9.3170,44.3709,0.0000,44.3709,0.0000,44.3709,-43.5019,70.1459,17.7269,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12478.7914,12478.7914,12478.7914,12478.7914,6,0,0,0
+3154.0894,0.5000,68233.8594,83.0000,83.0000,0.0000,-1.6632,38.7313,6,1596.2726,380.9308,816.9830,-75.9497,63.6769,136.5679,159.8062,-12.6959,0.0000,59.8206,0.0000,59.8206,3.8563,59.8206,4.9968,0.0000,2186.6747,239.4177,357.8616,54.8238,9.3393,45.4845,0.0000,45.4845,0.0000,45.4845,-42.3885,70.1459,17.7270,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12711.6176,12711.6176,12711.6176,12711.6176,6,0,0,0
+3154.5894,0.5000,68245.3871,83.0000,83.0000,0.0000,-1.6210,38.5445,6,1596.2726,387.7620,818.6732,-75.9497,64.8188,136.8505,159.8062,-12.6959,0.0000,60.9625,0.0000,60.9625,3.8563,60.9625,5.0425,0.0000,2186.6747,244.2050,364.6928,55.9200,9.3609,46.5592,0.0000,46.5592,0.0000,46.5592,-41.3139,70.1459,17.7272,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12908.6500,12908.6500,12908.6500,12908.6500,6,0,0,0
+3155.0894,0.5000,68256.9149,83.0000,83.0000,0.0000,-1.6032,38.3596,6,1596.2726,390.6380,820.3045,-75.9497,65.2995,137.1231,159.8062,-12.6959,0.0000,61.4433,0.0000,61.4433,3.8563,61.4433,5.0617,0.0000,2186.6747,246.2205,367.5687,56.3815,9.3699,47.0116,0.0000,47.0116,0.0000,47.0116,-40.8615,70.1459,17.7272,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12988.4102,12988.4102,12988.4102,12988.4102,6,0,0,0
+3155.5894,0.5000,68268.4427,83.0000,83.0000,0.0000,-1.5981,38.1754,6,1596.2726,391.4671,820.9913,-75.9497,65.4381,137.2379,159.8062,-12.6959,0.0000,61.5819,0.0000,61.5819,3.8563,61.5819,5.0673,0.0000,2186.6747,246.8016,368.3979,56.5146,9.3726,47.1421,0.0000,47.1421,0.0000,47.1421,-40.7311,70.1459,17.7272,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13011.4049,13011.4049,13011.4049,13011.4049,6,0,0,0
+3156.0894,0.5000,68279.9705,83.0000,83.0000,0.0000,-1.6148,37.9893,6,1596.2726,388.7601,821.1893,-75.9497,64.9856,137.2710,159.8062,-12.6959,0.0000,61.1293,0.0000,61.1293,3.8563,61.1293,5.0492,0.0000,2186.6747,244.9044,365.6908,56.0802,9.3640,46.7162,0.0000,46.7162,0.0000,46.7162,-41.1569,70.1459,17.7272,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12936.3293,12936.3293,12936.3293,12936.3293,6,0,0,0
+3156.5894,0.5000,68291.4982,83.0000,83.0000,0.0000,-1.6376,37.8005,6,1596.2726,385.0689,820.5428,-75.9497,64.3686,137.1630,159.8062,-12.6959,0.0000,60.5123,0.0000,60.5123,3.8563,60.5123,5.0245,0.0000,2186.6747,242.3177,361.9996,55.4878,9.3524,46.1355,0.0000,46.1355,0.0000,46.1355,-41.7376,70.1459,17.7271,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12833.9604,12833.9604,12833.9604,12833.9604,6,0,0,0
+3157.0894,0.5000,68303.0260,83.0000,83.0000,0.0000,-1.6659,37.6084,6,1596.2726,380.4843,819.6614,-75.9497,63.6022,137.0156,159.8062,-12.6959,0.0000,59.7460,0.0000,59.7460,3.8563,59.7460,4.9938,0.0000,2186.6747,239.1048,357.4151,54.7521,9.3379,45.4142,0.0000,45.4142,0.0000,45.4142,-42.4587,70.1459,17.7270,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12696.9304,12696.9304,12696.9304,12696.9304,6,0,0,0
+3157.5894,0.5000,68314.5538,83.0000,83.0000,0.0000,-1.6982,37.4127,6,1596.2726,375.2567,818.5666,-75.9497,62.7284,136.8326,159.8062,-12.6959,0.0000,58.8721,0.0000,58.8721,3.8563,58.8721,4.9589,0.0000,2186.6747,235.4413,352.1874,53.9132,9.3215,44.5918,0.0000,44.5918,0.0000,44.5918,-43.2811,70.1459,17.7269,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12524.9705,12524.9705,12524.9705,12524.9705,6,0,0,0
+3158.0894,0.5000,68326.0816,83.0000,83.0000,0.0000,-1.7316,37.2130,6,1596.2726,369.8481,817.3182,-75.9497,61.8243,136.6240,159.8062,-12.6959,0.0000,57.9680,0.0000,57.9680,3.8563,57.9680,4.9227,0.0000,2186.6747,231.6509,346.7788,53.0453,9.3044,43.7409,0.0000,43.7409,0.0000,43.7409,-44.1319,70.1459,17.7268,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12347.0593,12347.0593,12347.0593,12347.0593,6,0,0,0
+3158.5894,0.5000,68337.6094,83.0000,83.0000,0.0000,-1.7617,37.0100,6,1596.2726,364.9770,816.0267,-75.9497,61.0100,136.4081,159.8062,-12.6959,0.0000,57.1537,0.0000,57.1537,3.8563,57.1537,4.8901,0.0000,2186.6747,228.2373,341.9077,52.2636,9.2891,42.9745,0.0000,42.9745,0.0000,42.9745,-44.8981,70.1459,17.7267,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12186.8284,12186.8284,12186.8284,12186.8284,6,0,0,0
+3159.0894,0.5000,68349.1371,83.0000,83.0000,0.0000,-1.7883,36.8038,6,1596.2726,360.6571,814.8634,-75.9497,60.2879,136.2136,159.8062,-12.6959,0.0000,56.4316,0.0000,56.4316,3.8563,56.4316,4.8612,0.0000,2186.6747,225.2099,337.5878,51.5704,9.2754,42.2949,0.0000,42.2949,0.0000,42.2949,-45.5777,70.1459,17.7267,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12044.7288,12044.7288,12044.7288,12044.7288,6,0,0,0
+3159.5894,0.5000,68360.6649,83.0000,83.0000,0.0000,-1.8084,36.5953,6,1596.2726,357.4161,813.8318,-75.9497,59.7461,136.0412,159.8062,-12.6959,0.0000,55.8898,0.0000,55.8898,3.8563,55.8898,4.8396,0.0000,2186.6747,222.9386,334.3469,51.0503,9.2652,41.7850,0.0000,41.7850,0.0000,41.7850,-46.0875,70.1459,17.7266,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11938.1205,11938.1205,11938.1205,11938.1205,6,0,0,0
+3160.0894,0.5000,68372.1927,83.0000,83.0000,0.0000,-1.8223,36.3853,6,1596.2726,355.1513,813.0579,-75.9497,59.3675,135.9118,159.8062,-12.6959,0.0000,55.5112,0.0000,55.5112,3.8563,55.5112,4.8244,0.0000,2186.6747,221.3514,332.0820,50.6868,9.2581,41.4287,0.0000,41.4287,0.0000,41.4287,-46.4437,70.1459,17.7266,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11863.6199,11863.6199,11863.6199,11863.6199,6,0,0,0
+3160.5894,0.5000,68383.7205,83.0000,83.0000,0.0000,-1.8229,36.1751,6,1596.2726,355.0573,812.5170,-75.9497,59.3518,135.8214,159.8062,-12.6959,0.0000,55.4955,0.0000,55.4955,3.8563,55.4955,4.8238,0.0000,2186.6747,221.2855,331.9880,50.6717,9.2578,41.4139,0.0000,41.4139,0.0000,41.4139,-46.4585,70.1459,17.7266,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11860.5286,11860.5286,11860.5286,11860.5286,6,0,0,0
+3161.0894,0.5000,68395.2482,83.0000,83.0000,0.0000,-1.8464,35.9623,6,1596.2726,351.2588,812.4946,-75.9497,58.7169,135.8176,159.8062,-12.6959,0.0000,54.8606,0.0000,54.8606,3.8563,54.8606,4.7984,0.0000,2186.6747,218.6236,328.1896,50.0622,9.2458,40.8164,0.0000,40.8164,0.0000,40.8164,-47.0560,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11735.5814,11735.5814,11735.5814,11735.5814,6,0,0,0
+3161.5894,0.5000,68406.7760,83.0000,83.0000,0.0000,-1.8530,35.7487,6,1596.2726,350.1924,811.5875,-75.9497,58.5386,135.6660,159.8062,-12.6959,0.0000,54.6823,0.0000,54.6823,3.8563,54.6823,4.7913,0.0000,2186.6747,217.8762,327.1231,49.8910,9.2425,40.6486,0.0000,40.6486,0.0000,40.6486,-47.2238,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11700.5019,11700.5019,11700.5019,11700.5019,6,0,0,0
+3162.0894,0.5000,68418.3038,83.0000,83.0000,0.0000,-1.8164,35.5393,6,1596.2726,356.1132,811.3329,-75.9497,59.5283,135.6234,159.8062,-12.6959,0.0000,55.6720,0.0000,55.6720,3.8563,55.6720,4.8309,0.0000,2186.6747,222.0255,333.0439,50.8412,9.2611,41.5801,0.0000,41.5801,0.0000,41.5801,-46.2924,70.1459,17.7266,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11895.2617,11895.2617,11895.2617,11895.2617,6,0,0,0
+3162.5894,0.5000,68429.8316,83.0000,83.0000,0.0000,-1.7672,35.3356,6,1596.2726,364.0828,812.7468,-75.9497,60.8605,135.8598,159.8062,-12.6959,0.0000,57.0043,0.0000,57.0043,3.8563,57.0043,4.8841,0.0000,2186.6747,227.6106,341.0136,52.1201,9.2862,42.8339,0.0000,42.8339,0.0000,42.8339,-45.0388,70.1459,17.7267,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12157.4163,12157.4163,12157.4163,12157.4163,6,0,0,0
+3163.0894,0.5000,68441.3594,83.0000,83.0000,0.0000,-1.7022,35.1393,6,1596.2726,374.6085,814.6499,-75.9497,62.6200,136.1779,159.8062,-12.6959,0.0000,58.7637,0.0000,58.7637,3.8563,58.7637,4.9545,0.0000,2186.6747,234.9870,351.5392,53.8092,9.3194,44.4898,0.0000,44.4898,0.0000,44.4898,-43.3830,70.1459,17.7269,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12503.6489,12503.6489,12503.6489,12503.6489,6,0,0,0
+3163.5894,0.5000,68452.8871,83.0000,83.0000,0.0000,-1.6565,34.9484,6,1596.2726,382.0059,817.1634,-75.9497,63.8566,136.5981,159.8062,-12.6959,0.0000,60.0003,0.0000,60.0003,3.8563,60.0003,5.0040,0.0000,2186.6747,240.1711,358.9366,54.9963,9.3427,45.6536,0.0000,45.6536,0.0000,45.6536,-42.2194,70.1459,17.7271,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12746.9803,12746.9803,12746.9803,12746.9803,6,0,0,0
+3164.0894,0.5000,68464.4149,83.0000,83.0000,0.0000,-1.6280,34.7607,6,1596.2726,386.6250,818.9299,-75.9497,64.6287,136.8934,159.8062,-12.6959,0.0000,60.7724,0.0000,60.7724,3.8563,60.7724,5.0349,0.0000,2186.6747,243.4082,363.5557,55.7376,9.3573,46.3803,0.0000,46.3803,0.0000,46.3803,-41.4928,70.1459,17.7272,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12877.1169,12877.1169,12877.1169,12877.1169,6,0,0,0
+3164.5894,0.5000,68475.9427,83.0000,83.0000,0.0000,-1.6300,34.5728,6,1596.2726,386.3061,820.0330,-75.9497,64.5754,137.0778,159.8062,-12.6959,0.0000,60.7191,0.0000,60.7191,3.8563,60.7191,5.0327,0.0000,2186.6747,243.1847,363.2368,55.6864,9.3563,46.3301,0.0000,46.3301,0.0000,46.3301,-41.5430,70.1459,17.7271,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12868.2725,12868.2725,12868.2725,12868.2725,6,0,0,0
+3165.0894,0.5000,68487.4705,83.0000,83.0000,0.0000,-1.6398,34.3838,6,1596.2726,384.7138,819.9568,-75.9497,64.3093,137.0650,159.8062,-12.6959,0.0000,60.4530,0.0000,60.4530,3.8563,60.4530,5.0221,0.0000,2186.6747,242.0689,361.6446,55.4309,9.3513,46.0796,0.0000,46.0796,0.0000,46.0796,-41.7934,70.1459,17.7271,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12824.1146,12824.1146,12824.1146,12824.1146,6,0,0,0
+3165.5894,0.5000,68498.9982,83.0000,83.0000,0.0000,-1.6443,34.1942,6,1596.2726,383.9849,819.5766,-75.9497,64.1874,137.0015,159.8062,-12.6959,0.0000,60.3311,0.0000,60.3311,3.8563,60.3311,5.0172,0.0000,2186.6747,241.5580,360.9157,55.3139,9.3490,45.9649,0.0000,45.9649,0.0000,45.9649,-41.9081,70.1459,17.7271,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12803.8990,12803.8990,12803.8990,12803.8990,6,0,0,0
+3166.0894,0.5000,68510.5260,83.0000,83.0000,0.0000,-1.6308,34.0062,6,1596.2726,386.1672,819.4025,-75.9497,64.5522,136.9724,159.8062,-12.6959,0.0000,60.6959,0.0000,60.6959,3.8563,60.6959,5.0318,0.0000,2186.6747,243.0873,363.0979,55.6641,9.3558,46.3082,0.0000,46.3082,0.0000,46.3082,-41.5648,70.1459,17.7271,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12864.4198,12864.4198,12864.4198,12864.4198,6,0,0,0
+3166.5894,0.5000,68522.0538,83.0000,83.0000,0.0000,-1.5890,33.8231,6,1596.2726,392.9529,819.9237,-75.9497,65.6865,137.0595,159.8062,-12.6959,0.0000,61.8302,0.0000,61.8302,3.8563,61.8302,5.0772,0.0000,2186.6747,247.8428,369.8836,56.7530,9.3772,47.3758,0.0000,47.3758,0.0000,47.3758,-40.4974,70.1459,17.7273,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13052.6097,13052.6097,13052.6097,13052.6097,6,0,0,0
+3167.0894,0.5000,68533.5816,83.0000,83.0000,0.0000,-1.5337,33.6463,6,1596.2726,401.9010,821.5441,-75.9497,67.1823,137.3304,159.8062,-12.6959,0.0000,63.3260,0.0000,63.3260,3.8563,63.3260,5.1370,0.0000,2186.6747,254.1136,378.8318,58.1890,9.4054,48.7835,0.0000,48.7835,0.0000,48.7835,-39.0898,70.1459,17.7274,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13300.7713,13300.7713,13300.7713,13300.7713,6,0,0,0
+3167.5894,0.5000,68545.1094,83.0000,83.0000,0.0000,-1.4727,33.4765,6,1596.2726,411.7834,823.6809,-75.9497,68.8342,137.6875,159.8062,-12.6959,0.0000,64.9780,0.0000,64.9780,3.8563,64.9780,5.2031,0.0000,2186.6747,261.0392,388.7142,59.7749,9.4366,50.3383,0.0000,50.3383,0.0000,50.3383,-37.5352,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13583.2738,13583.2738,13583.2738,13583.2738,6,0,0,0
+3168.0894,0.5000,68556.6371,83.0000,83.0000,0.0000,-1.4288,33.3118,6,1596.2726,418.8981,826.0408,-75.9497,70.0235,138.0820,159.8062,-12.6959,0.0000,66.1672,0.0000,66.1672,3.8563,66.1672,5.2507,0.0000,2186.6747,266.0251,395.8288,60.9166,9.4590,51.4576,0.0000,51.4576,0.0000,51.4576,-36.4160,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13812.2300,13812.2300,13812.2300,13812.2300,6,0,0,0
+3168.5894,0.5000,68568.1649,83.0000,83.0000,0.0000,-1.3935,33.1511,6,1596.2726,424.6141,827.7398,-75.9497,70.9790,138.3660,159.8062,-12.6959,0.0000,67.1228,0.0000,67.1228,3.8563,67.1228,5.2889,0.0000,2186.6747,270.0310,401.5449,61.8339,9.4770,52.3568,0.0000,52.3568,0.0000,52.3568,-35.5168,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13996.1789,13996.1789,13996.1789,13996.1789,6,0,0,0
+3169.0894,0.5000,68579.6927,83.0000,83.0000,0.0000,-1.3725,32.9929,6,1596.2726,428.0148,829.1048,-75.9497,71.5475,138.5942,159.8062,-12.6959,0.0000,67.6912,0.0000,67.6912,3.8563,67.6912,5.3116,0.0000,2186.6747,272.4141,404.9455,62.3796,9.4877,52.8918,0.0000,52.8918,0.0000,52.8918,-34.9819,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14105.6144,14105.6144,14105.6144,14105.6144,6,0,0,0
+3169.5894,0.5000,68591.2205,83.0000,83.0000,0.0000,-1.3518,32.8371,6,1596.2726,431.3613,829.9169,-75.9497,72.1069,138.7300,159.8062,-12.6959,0.0000,68.2506,0.0000,68.2506,3.8563,68.2506,5.3340,0.0000,2186.6747,274.7594,408.2921,62.9166,9.4983,53.4183,0.0000,53.4183,0.0000,53.4183,-34.4555,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14213.3104,14213.3104,14213.3104,14213.3104,6,0,0,0
+3170.0894,0.5000,68602.7482,83.0000,83.0000,0.0000,-1.3298,32.6838,6,1596.2726,434.9309,830.7160,-75.9497,72.7036,138.8636,159.8062,-12.6959,0.0000,68.8473,0.0000,68.8473,3.8563,68.8473,5.3579,0.0000,2186.6747,277.2610,411.8617,63.4894,9.5095,53.9799,0.0000,53.9799,0.0000,53.9799,-33.8939,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14328.1829,14328.1829,14328.1829,14328.1829,6,0,0,0
+3170.5894,0.5000,68614.2760,83.0000,83.0000,0.0000,-1.2967,32.5343,6,1596.2726,440.2996,831.5685,-75.9497,73.6010,139.0060,159.8062,-12.6959,0.0000,69.7448,0.0000,69.7448,3.8563,69.7448,5.3938,0.0000,2186.6747,281.0234,417.2304,64.3510,9.5265,54.8245,0.0000,54.8245,0.0000,54.8245,-33.0494,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14500.9531,14500.9531,14500.9531,14500.9531,6,0,0,0
+3171.0894,0.5000,68625.8038,83.0000,83.0000,0.0000,-1.2551,32.3896,6,1596.2726,447.0369,832.8505,-75.9497,74.7273,139.2204,159.8062,-12.6959,0.0000,70.8710,0.0000,70.8710,3.8563,70.8710,5.4388,0.0000,2186.6747,285.7448,423.9676,65.4322,9.5486,55.8835,0.0000,55.8835,0.0000,55.8835,-31.9905,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14717.7645,14717.7645,14717.7645,14717.7645,6,0,0,0
+3171.5894,0.5000,68637.3316,83.0000,83.0000,0.0000,-1.1926,32.2521,6,1596.2726,457.1776,834.4594,-75.9497,76.4224,139.4893,159.8062,-12.6959,0.0000,72.5661,0.0000,72.5661,3.8563,72.5661,5.5066,0.0000,2186.6747,292.8515,434.1084,67.0595,9.5820,57.4775,0.0000,57.4775,0.0000,57.4775,-30.3967,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15044.1030,15044.1030,15044.1030,15044.1030,6,0,0,0
+3172.0894,0.5000,68648.8594,83.0000,83.0000,0.0000,-1.1205,32.1230,6,1596.2726,468.8620,836.8810,-75.9497,78.3756,139.8941,159.8062,-12.6959,0.0000,74.5193,0.0000,74.5193,3.8563,74.5193,5.5847,0.0000,2186.6747,301.0399,445.7928,68.9345,9.6204,59.3141,0.0000,59.3141,0.0000,59.3141,-28.5602,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15420.1188,15420.1188,15420.1188,15420.1188,6,0,0,0
+3172.5894,0.5000,68660.3871,83.0000,83.0000,0.0000,-1.0336,32.0038,6,1596.2726,482.9495,839.6712,-75.9497,80.7304,140.3605,159.8062,-12.6959,0.0000,76.8742,0.0000,76.8742,3.8563,76.8742,5.6789,0.0000,2186.6747,310.9124,459.8802,71.1952,9.6667,61.5285,0.0000,61.5285,0.0000,61.5285,-26.3460,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15875.9534,15875.9534,15875.9534,15875.9534,6,0,0,0
+3173.0894,0.5000,68671.9149,83.0000,83.0000,0.0000,-0.9441,31.8950,6,1596.2726,497.4641,843.0353,-75.9497,83.1567,140.9229,159.8062,-12.6959,0.0000,79.3004,0.0000,79.3004,3.8563,79.3004,5.7760,0.0000,2186.6747,321.0842,474.3948,73.5244,9.7145,63.8100,0.0000,63.8100,0.0000,63.8100,-24.0646,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16350.3425,16350.3425,16350.3425,16350.3425,6,0,0,0
+3173.5894,0.5000,68683.4427,83.0000,83.0000,0.0000,-0.8524,31.7967,6,1596.2726,512.3363,846.5014,-75.9497,85.6428,141.5023,159.8062,-12.6959,0.0000,81.7865,0.0000,81.7865,3.8563,81.7865,5.8754,0.0000,2186.6747,331.5067,489.2670,75.9111,9.7634,66.1477,0.0000,66.1477,0.0000,66.1477,-21.7271,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16836.4206,16836.4206,16836.4206,16836.4206,6,0,0,0
+3174.0894,0.5000,68694.9705,83.0000,83.0000,0.0000,-0.7628,31.7088,6,1596.2726,526.8631,850.0529,-75.9497,88.0711,142.0959,159.8062,-12.6959,0.0000,84.2148,0.0000,84.2148,3.8563,84.2148,5.9726,0.0000,2186.6747,341.6871,503.7938,78.2422,9.8111,68.4311,0.0000,68.4311,0.0000,68.4311,-19.4438,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17311.2084,17311.2084,17311.2084,17311.2084,6,0,0,0
+3174.5894,0.5000,68706.4982,83.0000,83.0000,0.0000,-0.6738,31.6311,6,1596.2726,541.2987,853.5219,-75.9497,90.4842,142.6758,159.8062,-12.6959,0.0000,86.6279,0.0000,86.6279,3.8563,86.6279,6.0691,0.0000,2186.6747,351.8035,518.2294,80.5588,9.8586,70.7002,0.0000,70.7002,0.0000,70.7002,-17.1748,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17783.0149,17783.0149,17783.0149,17783.0149,6,0,0,0
+3175.0894,0.5000,68718.0260,83.0000,83.0000,0.0000,-0.5855,31.5636,6,1596.2726,555.6107,856.9691,-75.9497,92.8766,143.2521,159.8062,-12.6959,0.0000,89.0203,0.0000,89.0203,3.8563,89.0203,6.1648,0.0000,2186.6747,361.8334,532.5415,82.8555,9.9057,72.9498,0.0000,72.9498,0.0000,72.9498,-14.9253,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18215.7584,18215.7584,18215.7584,18215.7584,6,0,0,0
+3175.5894,0.5000,68729.5538,83.0000,83.0000,0.0000,-0.4998,31.5060,6,1596.2726,569.5187,860.3869,-75.9497,95.2015,143.8234,159.8062,-12.6959,0.0000,91.3452,0.0000,91.3452,3.8563,91.3452,6.2578,0.0000,2186.6747,371.5801,546.4494,85.0874,9.9514,75.1360,0.0000,75.1360,0.0000,75.1360,-12.7392,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18619.0341,18619.0341,18619.0341,18619.0341,6,0,0,0
+3176.0894,0.5000,68741.0816,83.0000,83.0000,0.0000,-0.4202,31.4576,6,1596.2726,582.4253,863.7081,-75.9497,97.3590,144.3785,159.8062,-12.6959,0.0000,93.5027,0.0000,93.5027,3.8563,93.5027,6.3441,0.0000,2186.6747,380.6251,559.3561,87.1586,9.9939,77.1647,0.0000,77.1647,0.0000,77.1647,-10.7105,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19024.5490,19024.5490,19024.5490,19024.5490,6,0,0,0
+3176.5894,0.5000,68752.6094,83.0000,83.0000,0.0000,-0.3489,31.4173,6,1596.2726,593.9860,866.7902,-75.9497,99.2915,144.8938,159.8062,-12.6959,0.0000,95.4352,0.0000,95.4352,3.8563,95.4352,6.4214,0.0000,2186.6747,388.7268,570.9167,89.0138,10.0319,78.9819,0.0000,78.9819,0.0000,78.9819,-8.8934,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19400.7307,19400.7307,19400.7307,19400.7307,6,0,0,0
+3177.0894,0.5000,68764.1371,83.0000,83.0000,0.0000,-0.2841,31.3846,6,1596.2726,604.4951,869.5509,-75.9497,101.0482,145.3552,159.8062,-12.6959,0.0000,97.1919,0.0000,97.1919,3.8563,97.1919,6.4917,0.0000,2186.6747,396.0916,581.4258,90.7002,10.0664,80.6338,0.0000,80.6338,0.0000,80.6338,-7.2415,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19742.6942,19742.6942,19742.6942,19742.6942,6,0,0,0
+3177.5894,0.5000,68775.6649,83.0000,83.0000,0.0000,-0.2120,31.3601,6,1596.2726,616.1765,872.0605,-75.9497,103.0009,145.7747,159.8062,-12.6959,0.0000,99.1446,0.0000,99.1446,3.8563,99.1446,6.5698,0.0000,2186.6747,404.2779,593.1073,92.5748,10.1046,82.4702,0.0000,82.4702,0.0000,82.4702,-5.4051,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20122.8053,20122.8053,20122.8053,20122.8053,6,0,0,0
+3178.0894,0.5000,68787.1927,83.0000,83.0000,0.0000,-0.1343,31.3447,6,1596.2726,628.7726,874.8500,-75.9497,105.1064,146.2410,159.8062,-12.6959,0.0000,101.2501,0.0000,101.2501,3.8563,101.2501,6.6540,0.0000,2186.6747,413.1052,605.7034,94.5962,10.1443,84.4519,0.0000,84.4519,0.0000,84.4519,-3.4235,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20532.6787,20532.6787,20532.6787,20532.6787,6,0,0,0
+3178.5894,0.5000,68798.7205,83.0000,83.0000,0.0000,-0.0411,31.3399,6,1596.2726,643.8795,877.8580,-75.9497,107.6317,146.7439,159.8062,-12.6959,0.0000,103.7754,0.0000,103.7754,3.8563,103.7754,6.7550,0.0000,2186.6747,423.6922,620.8103,97.0204,10.1920,86.8285,0.0000,86.8285,0.0000,86.8285,-1.0469,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21014.6631,21014.6631,21014.6631,21014.6631,6,0,0,0
+3179.0894,0.5000,68810.2482,83.0000,83.0000,0.0000,0.0459,31.3452,6,1596.2726,657.9663,881.4655,-75.9497,109.9865,147.3469,159.8062,-12.6959,0.0000,106.1302,0.0000,106.1302,3.8563,106.1302,6.8492,0.0000,2186.6747,433.5642,634.8970,99.2810,10.2364,89.0446,0.0000,89.0446,0.0000,89.0446,1.1692,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21410.7008,21410.7008,21410.7008,21410.7008,6,0,0,0
+3179.5894,0.5000,68821.7760,83.0000,83.0000,0.0000,0.1183,31.3588,6,1596.2726,669.6963,884.8294,-75.9497,111.9473,147.9092,159.8062,-12.6959,0.0000,108.0910,0.0000,108.0910,3.8563,108.0910,6.9276,0.0000,2186.6747,441.7846,646.6271,101.1634,10.2734,90.8900,0.0000,90.8900,0.0000,90.8900,3.0146,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21739.9739,21739.9739,21739.9739,21739.9739,6,0,0,0
+3180.0894,0.5000,68833.3038,83.0000,83.0000,0.0000,0.1550,31.3767,6,1596.2726,675.6424,887.6306,-75.9497,112.9413,148.3775,159.8062,-12.6959,0.0000,109.0850,0.0000,109.0850,3.8563,109.0850,6.9674,0.0000,2186.6747,445.9516,652.5732,102.1176,10.2921,91.8254,0.0000,91.8254,0.0000,91.8254,3.9501,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21901.0541,21901.0541,21901.0541,21901.0541,6,0,0,0
+3180.5894,0.5000,68844.8316,83.0000,83.0000,0.0000,0.1654,31.3958,6,1596.2726,677.3360,889.0505,-75.9497,113.2243,148.6148,159.8062,-12.6959,0.0000,109.3681,0.0000,109.3681,3.8563,109.3681,6.9787,0.0000,2186.6747,447.1384,654.2667,102.3894,10.2975,92.0919,0.0000,92.0919,0.0000,92.0919,4.2165,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21946.9319,21946.9319,21946.9319,21946.9319,6,0,0,0
+3181.0894,0.5000,68856.3594,83.0000,83.0000,0.0000,0.1459,31.4126,6,1596.2726,674.1770,889.4549,-75.9497,112.6963,148.6824,159.8062,-12.6959,0.0000,108.8400,0.0000,108.8400,3.8563,108.8400,6.9576,0.0000,2186.6747,444.9247,651.1078,101.8824,10.2875,91.5949,0.0000,91.5949,0.0000,91.5949,3.7195,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21861.3562,21861.3562,21861.3562,21861.3562,6,0,0,0
+3181.5894,0.5000,68867.8871,83.0000,83.0000,0.0000,0.1200,31.4264,6,1596.2726,669.9832,888.7005,-75.9497,111.9952,148.5563,159.8062,-12.6959,0.0000,108.1390,0.0000,108.1390,3.8563,108.1390,6.9295,0.0000,2186.6747,441.9856,646.9139,101.2094,10.2743,90.9351,0.0000,90.9351,0.0000,90.9351,3.0597,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21747.7451,21747.7451,21747.7451,21747.7451,6,0,0,0
+3182.0894,0.5000,68879.4149,83.0000,83.0000,0.0000,0.0995,31.4379,6,1596.2726,666.6513,887.6991,-75.9497,111.4383,148.3889,159.8062,-12.6959,0.0000,107.5820,0.0000,107.5820,3.8563,107.5820,6.9073,0.0000,2186.6747,439.6506,643.5821,100.6747,10.2638,90.4110,0.0000,90.4110,0.0000,90.4110,2.5356,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21654.8748,21654.8748,21654.8748,21654.8748,6,0,0,0
+3182.5894,0.5000,68890.9427,83.0000,83.0000,0.0000,0.0990,31.4493,6,1596.2726,666.5696,886.9034,-75.9497,111.4246,148.2559,159.8062,-12.6959,0.0000,107.5683,0.0000,107.5683,3.8563,107.5683,6.9067,0.0000,2186.6747,439.5934,643.5003,100.6616,10.2635,90.3981,0.0000,90.3981,0.0000,90.3981,2.5227,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21652.5764,21652.5764,21652.5764,21652.5764,6,0,0,0
+3183.0894,0.5000,68902.4705,83.0000,83.0000,0.0000,0.1273,31.4640,6,1596.2726,671.1585,886.8839,-75.9497,112.1917,148.2526,159.8062,-12.6959,0.0000,108.3354,0.0000,108.3354,3.8563,108.3354,6.9374,0.0000,2186.6747,442.8093,648.0892,101.3980,10.2780,91.1200,0.0000,91.1200,0.0000,91.1200,3.2446,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21779.5835,21779.5835,21779.5835,21779.5835,6,0,0,0
+3183.5894,0.5000,68913.9982,83.0000,83.0000,0.0000,0.1931,31.4862,6,1596.2726,681.8163,887.9797,-75.9497,113.9733,148.4358,159.8062,-12.6959,0.0000,110.1170,0.0000,110.1170,3.8563,110.1170,7.0087,0.0000,2186.6747,450.2782,658.7470,103.1083,10.3116,92.7967,0.0000,92.7967,0.0000,92.7967,4.9213,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22068.3029,22068.3029,22068.3029,22068.3029,6,0,0,0
+3184.0894,0.5000,68925.5260,83.0000,83.0000,0.0000,0.2812,31.5187,6,1596.2726,696.0954,890.5248,-75.9497,116.3602,148.8613,159.8062,-12.6959,0.0000,112.5039,0.0000,112.5039,3.8563,112.5039,7.1041,0.0000,2186.6747,460.2850,673.0261,105.3998,10.3567,95.0431,0.0000,95.0431,0.0000,95.0431,7.1678,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22455.1232,22455.1232,22455.1232,22455.1232,6,0,0,0
+3184.5894,0.5000,68937.0538,83.0000,83.0000,0.0000,0.3852,31.5631,6,1596.2726,712.9526,893.9347,-75.9497,119.1781,149.4313,159.8062,-12.6959,0.0000,115.3218,0.0000,115.3218,3.8563,115.3218,7.2168,0.0000,2186.6747,472.0986,689.8833,108.1049,10.4098,97.6951,0.0000,97.6951,0.0000,97.6951,9.8198,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22986.2356,22986.2356,22986.2356,22986.2356,6,0,0,0
+3185.0894,0.5000,68948.5816,83.0000,83.0000,0.0000,0.4833,31.6188,6,1596.2726,728.8337,897.9602,-75.9497,121.8328,150.1042,159.8062,-12.6959,0.0000,117.9765,0.0000,117.9765,3.8563,117.9765,7.3230,0.0000,2186.6747,483.2281,705.7645,110.6535,10.4599,100.1935,0.0000,100.1935,0.0000,100.1935,12.3183,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23489.1499,23489.1499,23489.1499,23489.1499,6,0,0,0
+3185.5894,0.5000,68960.1094,83.0000,83.0000,0.0000,0.5527,31.6825,6,1596.2726,740.0837,901.7526,-75.9497,123.7133,150.7381,159.8062,-12.6959,0.0000,119.8570,0.0000,119.8570,3.8563,119.8570,7.3983,0.0000,2186.6747,491.1121,717.0145,112.4588,10.4954,101.9634,0.0000,101.9634,0.0000,101.9634,14.0882,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23845.4070,23845.4070,23845.4070,23845.4070,6,0,0,0
+3186.0894,0.5000,68971.6371,83.0000,83.0000,0.0000,0.5911,31.7506,6,1596.2726,746.3059,904.4391,-75.9497,124.7534,151.1872,159.8062,-12.6959,0.0000,120.8972,0.0000,120.8972,3.8563,120.8972,7.4399,0.0000,2186.6747,495.4726,723.2367,113.4573,10.5150,102.9423,0.0000,102.9423,0.0000,102.9423,15.0672,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24042.4479,24042.4479,24042.4479,24042.4479,6,0,0,0
+3186.5894,0.5000,68983.1649,83.0000,83.0000,0.0000,0.5949,31.8192,6,1596.2726,746.9243,905.9250,-75.9497,124.8568,151.4356,159.8062,-12.6959,0.0000,121.0005,0.0000,121.0005,3.8563,121.0005,7.4440,0.0000,2186.6747,495.9060,723.8551,113.5565,10.5170,103.0395,0.0000,103.0395,0.0000,103.0395,15.1644,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24062.0310,24062.0310,24062.0310,24062.0310,6,0,0,0
+3187.0894,0.5000,68994.6927,83.0000,83.0000,0.0000,0.5764,31.8857,6,1596.2726,743.9288,906.0726,-75.9497,124.3561,151.4603,159.8062,-12.6959,0.0000,120.4998,0.0000,120.4998,3.8563,120.4998,7.4240,0.0000,2186.6747,493.8067,720.8596,113.0758,10.5075,102.5683,0.0000,102.5683,0.0000,102.5683,14.6932,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23967.1724,23967.1724,23967.1724,23967.1724,6,0,0,0
+3187.5894,0.5000,69006.2205,83.0000,83.0000,0.0000,0.5489,31.9489,6,1596.2726,739.4723,905.3573,-75.9497,123.6111,151.3407,159.8062,-12.6959,0.0000,119.7548,0.0000,119.7548,3.8563,119.7548,7.3942,0.0000,2186.6747,490.6836,716.4030,112.3607,10.4935,101.8672,0.0000,101.8672,0.0000,101.8672,13.9920,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23826.0447,23826.0447,23826.0447,23826.0447,6,0,0,0
+3188.0894,0.5000,69017.7482,83.0000,83.0000,0.0000,0.5255,32.0095,6,1596.2726,735.6696,904.2931,-75.9497,122.9755,151.1628,159.8062,-12.6959,0.0000,119.1192,0.0000,119.1192,3.8563,119.1192,7.3687,0.0000,2186.6747,488.0186,712.6003,111.7504,10.4815,101.2689,0.0000,101.2689,0.0000,101.2689,13.3938,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23705.6226,23705.6226,23705.6226,23705.6226,6,0,0,0
+3188.5894,0.5000,69029.2760,83.0000,83.0000,0.0000,0.5077,32.0680,6,1596.2726,732.7964,903.3850,-75.9497,122.4952,151.0110,159.8062,-12.6959,0.0000,118.6389,0.0000,118.6389,3.8563,118.6389,7.3495,0.0000,2186.6747,486.0051,709.7272,111.2894,10.4724,100.8169,0.0000,100.8169,0.0000,100.8169,12.9418,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23614.6376,23614.6376,23614.6376,23614.6376,6,0,0,0
+3189.0894,0.5000,69040.8038,83.0000,83.0000,0.0000,0.5019,32.1259,6,1596.2726,731.8497,902.6989,-75.9497,122.3369,150.8963,159.8062,-12.6959,0.0000,118.4806,0.0000,118.4806,3.8563,118.4806,7.3432,0.0000,2186.6747,485.3417,708.7805,111.1374,10.4694,100.6680,0.0000,100.6680,0.0000,100.6680,12.7928,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23584.6585,23584.6585,23584.6585,23584.6585,6,0,0,0
+3189.5894,0.5000,69052.3316,83.0000,83.0000,0.0000,0.5008,32.1836,6,1596.2726,731.6728,902.4728,-75.9497,122.3074,150.8585,159.8062,-12.6959,0.0000,118.4511,0.0000,118.4511,3.8563,118.4511,7.3420,0.0000,2186.6747,485.2177,708.6036,111.1091,10.4689,100.6402,0.0000,100.6402,0.0000,100.6402,12.7650,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23579.0560,23579.0560,23579.0560,23579.0560,6,0,0,0
+3190.0894,0.5000,69063.8594,83.0000,83.0000,0.0000,0.5037,32.2417,6,1596.2726,732.1454,902.4306,-75.9497,122.3864,150.8514,159.8062,-12.6959,0.0000,118.5301,0.0000,118.5301,3.8563,118.5301,7.3452,0.0000,2186.6747,485.5489,709.0762,111.1849,10.4704,100.7145,0.0000,100.7145,0.0000,100.7145,12.8393,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23594.0223,23594.0223,23594.0223,23594.0223,6,0,0,0
+3190.5894,0.5000,69075.3871,83.0000,83.0000,0.0000,0.5096,32.3004,6,1596.2726,733.1031,902.5434,-75.9497,122.5464,150.8703,159.8062,-12.6959,0.0000,118.6902,0.0000,118.6902,3.8563,118.6902,7.3516,0.0000,2186.6747,486.2200,710.0338,111.3386,10.4734,100.8652,0.0000,100.8652,0.0000,100.8652,12.9900,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23624.3483,23624.3483,23624.3483,23624.3483,6,0,0,0
+3191.0894,0.5000,69086.9149,83.0000,83.0000,0.0000,0.5185,32.3602,6,1596.2726,734.5396,902.7721,-75.9497,122.7866,150.9085,159.8062,-12.6959,0.0000,118.9303,0.0000,118.9303,3.8563,118.9303,7.3612,0.0000,2186.6747,487.2267,711.4703,111.5691,10.4779,101.0912,0.0000,101.0912,0.0000,101.0912,13.2160,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23669.8393,23669.8393,23669.8393,23669.8393,6,0,0,0
+3191.5894,0.5000,69098.4427,83.0000,83.0000,0.0000,0.5366,32.4221,6,1596.2726,737.4805,903.1152,-75.9497,123.2782,150.9659,159.8062,-12.6959,0.0000,119.4219,0.0000,119.4219,3.8563,119.4219,7.3809,0.0000,2186.6747,489.2878,714.4113,112.0410,10.4872,101.5538,0.0000,101.5538,0.0000,101.5538,13.6787,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23762.9717,23762.9717,23762.9717,23762.9717,6,0,0,0
+3192.0894,0.5000,69109.9705,83.0000,83.0000,0.0000,0.5494,32.4854,6,1596.2726,739.5552,903.8175,-75.9497,123.6250,151.0833,159.8062,-12.6959,0.0000,119.7687,0.0000,119.7687,3.8563,119.7687,7.3947,0.0000,2186.6747,490.7417,716.4859,112.3740,10.4937,101.8802,0.0000,101.8802,0.0000,101.8802,14.0051,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23828.6704,23828.6704,23828.6704,23828.6704,6,0,0,0
+3192.5894,0.5000,69121.4982,83.0000,83.0000,0.0000,0.5497,32.5488,6,1596.2726,739.6051,904.3129,-75.9497,123.6333,151.1661,159.8062,-12.6959,0.0000,119.7770,0.0000,119.7770,3.8563,119.7770,7.3951,0.0000,2186.6747,490.7766,716.5358,112.3820,10.4939,101.8881,0.0000,101.8881,0.0000,101.8881,14.0129,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23830.2498,23830.2498,23830.2498,23830.2498,6,0,0,0
+3193.0894,0.5000,69133.0260,83.0000,83.0000,0.0000,0.5916,32.6170,6,1596.2726,746.3906,904.3248,-75.9497,124.7676,151.1681,159.8062,-12.6959,0.0000,120.9113,0.0000,120.9113,3.8563,120.9113,7.4404,0.0000,2186.6747,495.5320,723.3214,113.4709,10.5153,102.9556,0.0000,102.9556,0.0000,102.9556,15.0805,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24045.1308,24045.1308,24045.1308,24045.1308,6,0,0,0
+3193.5894,0.5000,69144.5538,83.0000,83.0000,0.0000,0.6109,32.6874,6,1596.2726,749.5144,905.9452,-75.9497,125.2898,151.4389,159.8062,-12.6959,0.0000,121.4335,0.0000,121.4335,3.8563,121.4335,7.4613,0.0000,2186.6747,497.7211,726.4451,113.9722,10.5252,103.4470,0.0000,103.4470,0.0000,103.4470,15.5719,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24144.0517,24144.0517,24144.0517,24144.0517,6,0,0,0
+3194.0894,0.5000,69156.0816,83.0000,83.0000,0.0000,0.6028,32.7569,6,1596.2726,748.1962,906.6911,-75.9497,125.0694,151.5636,159.8062,-12.6959,0.0000,121.2131,0.0000,121.2131,3.8563,121.2131,7.4525,0.0000,2186.6747,496.7973,725.1269,113.7606,10.5210,103.2396,0.0000,103.2396,0.0000,103.2396,15.3645,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24102.3076,24102.3076,24102.3076,24102.3076,6,0,0,0
+3194.5894,0.5000,69167.6094,83.0000,83.0000,0.0000,0.5893,32.8248,6,1596.2726,746.0115,906.3764,-75.9497,124.7042,151.5110,159.8062,-12.6959,0.0000,120.8479,0.0000,120.8479,3.8563,120.8479,7.4379,0.0000,2186.6747,495.2663,722.9423,113.4101,10.5141,102.8959,0.0000,102.8959,0.0000,102.8959,15.0208,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24033.1248,24033.1248,24033.1248,24033.1248,6,0,0,0
+3195.0894,0.5000,69179.1371,83.0000,83.0000,0.0000,0.5741,32.8910,6,1596.2726,743.5492,905.8547,-75.9497,124.2926,151.4238,159.8062,-12.6959,0.0000,120.4363,0.0000,120.4363,3.8563,120.4363,7.4214,0.0000,2186.6747,493.5407,720.4800,113.0149,10.5063,102.5086,0.0000,102.5086,0.0000,102.5086,14.6334,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23955.1502,23955.1502,23955.1502,23955.1502,6,0,0,0
+3195.5894,0.5000,69190.6649,83.0000,83.0000,0.0000,0.5653,32.9562,6,1596.2726,742.1318,905.2667,-75.9497,124.0557,151.3255,159.8062,-12.6959,0.0000,120.1994,0.0000,120.1994,3.8563,120.1994,7.4120,0.0000,2186.6747,492.5473,719.0625,112.7874,10.5019,102.2856,0.0000,102.2856,0.0000,102.2856,14.4104,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23910.2632,23910.2632,23910.2632,23910.2632,6,0,0,0
+3196.0894,0.5000,69202.1927,83.0000,83.0000,0.0000,0.5673,33.0216,6,1596.2726,742.4424,904.9282,-75.9497,124.1076,151.2689,159.8062,-12.6959,0.0000,120.2513,0.0000,120.2513,3.8563,120.2513,7.4140,0.0000,2186.6747,492.7650,719.3732,112.8373,10.5029,102.3344,0.0000,102.3344,0.0000,102.3344,14.4593,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23920.1013,23920.1013,23920.1013,23920.1013,6,0,0,0
+3196.5894,0.5000,69213.7205,83.0000,83.0000,0.0000,0.5876,33.0893,6,1596.2726,745.7309,905.0024,-75.9497,124.6573,151.2813,159.8062,-12.6959,0.0000,120.8010,0.0000,120.8010,3.8563,120.8010,7.4360,0.0000,2186.6747,495.0696,722.6617,113.3650,10.5132,102.8518,0.0000,102.8518,0.0000,102.8518,14.9767,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24024.2388,24024.2388,24024.2388,24024.2388,6,0,0,0
+3197.0894,0.5000,69225.2482,83.0000,83.0000,0.0000,0.6205,33.1608,6,1596.2726,751.0725,905.7876,-75.9497,125.5502,151.4126,159.8062,-12.6959,0.0000,121.6939,0.0000,121.6939,3.8563,121.6939,7.4717,0.0000,2186.6747,498.8130,728.0033,114.2222,10.5301,103.6921,0.0000,103.6921,0.0000,103.6921,15.8171,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24193.3930,24193.3930,24193.3930,24193.3930,6,0,0,0
+3197.5894,0.5000,69236.7760,83.0000,83.0000,0.0000,0.6718,33.2383,6,1596.2726,759.3714,907.0632,-75.9497,126.9375,151.6258,159.8062,-12.6959,0.0000,123.0812,0.0000,123.0812,3.8563,123.0812,7.5272,0.0000,2186.6747,504.6289,736.3022,115.5540,10.5563,104.9977,0.0000,104.9977,0.0000,104.9977,17.1227,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24456.1979,24456.1979,24456.1979,24456.1979,6,0,0,0
+3198.0894,0.5000,69248.3038,83.0000,83.0000,0.0000,0.7231,33.3216,6,1596.2726,767.6878,909.0450,-75.9497,128.3277,151.9571,159.8062,-12.6959,0.0000,124.4714,0.0000,124.4714,3.8563,124.4714,7.5828,0.0000,2186.6747,510.4570,744.6185,116.8885,10.5825,106.3061,0.0000,106.3061,0.0000,106.3061,18.4311,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24722.8222,24722.8222,24722.8222,24722.8222,6,0,0,0
+3198.5894,0.5000,69259.8316,83.0000,83.0000,0.0000,0.7614,33.4094,6,1596.2726,773.8904,911.0310,-75.9497,129.3645,152.2891,159.8062,-12.6959,0.0000,125.5082,0.0000,125.5082,3.8563,125.5082,7.6243,0.0000,2186.6747,514.8038,750.8212,117.8839,10.6021,107.2819,0.0000,107.2819,0.0000,107.2819,19.4070,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24926.2632,24926.2632,24926.2632,24926.2632,6,0,0,0
+3199.0894,0.5000,69271.3594,83.0000,83.0000,0.0000,0.7711,33.4983,6,1596.2726,775.4631,912.5122,-75.9497,129.6274,152.5367,159.8062,-12.6959,0.0000,125.7711,0.0000,125.7711,3.8563,125.7711,7.6348,0.0000,2186.6747,515.9059,752.3938,118.1363,10.6070,107.5293,0.0000,107.5293,0.0000,107.5293,19.6544,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24977.8445,24977.8445,24977.8445,24977.8445,6,0,0,0
+3199.5894,0.5000,69282.8871,83.0000,83.0000,0.0000,0.7451,33.5842,6,1596.2726,771.2461,912.8877,-75.9497,128.9225,152.5995,159.8062,-12.6959,0.0000,125.0662,0.0000,125.0662,3.8563,125.0662,7.6066,0.0000,2186.6747,512.9506,748.1768,117.4596,10.5937,106.8659,0.0000,106.8659,0.0000,106.8659,18.9909,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24839.5310,24839.5310,24839.5310,24839.5310,6,0,0,0
+3200.0894,0.5000,69294.4149,83.0000,83.0000,0.0000,0.6837,33.6630,6,1596.2726,761.3107,911.8807,-75.9497,127.2617,152.4311,159.8062,-12.6959,0.0000,123.4054,0.0000,123.4054,3.8563,123.4054,7.5402,0.0000,2186.6747,505.9879,738.2414,115.8652,10.5624,105.3028,0.0000,105.3028,0.0000,105.3028,17.4278,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24517.6093,24517.6093,24517.6093,24517.6093,6,0,0,0
+3200.5894,0.5000,69305.9427,83.0000,83.0000,0.0000,0.6062,33.7329,6,1596.2726,748.7469,909.5081,-75.9497,125.1615,152.0345,159.8062,-12.6959,0.0000,121.3052,0.0000,121.3052,3.8563,121.3052,7.4562,0.0000,2186.6747,497.1833,725.6777,113.8490,10.5227,103.3263,0.0000,103.3263,0.0000,103.3263,15.4512,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24119.7487,24119.7487,24119.7487,24119.7487,6,0,0,0
+3201.0894,0.5000,69317.4705,83.0000,83.0000,0.0000,0.5298,33.7940,6,1596.2726,736.3705,906.5079,-75.9497,123.0926,151.5330,159.8062,-12.6959,0.0000,119.2363,0.0000,119.2363,3.8563,119.2363,7.3734,0.0000,2186.6747,488.5099,713.3013,111.8629,10.4837,101.3792,0.0000,101.3792,0.0000,101.3792,13.5041,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23727.8205,23727.8205,23727.8205,23727.8205,6,0,0,0
+3201.5894,0.5000,69328.9982,83.0000,83.0000,0.0000,0.4668,33.8478,6,1596.2726,726.1634,903.5524,-75.9497,121.3864,151.0390,159.8062,-12.6959,0.0000,117.5301,0.0000,117.5301,3.8563,117.5301,7.3052,0.0000,2186.6747,481.3567,703.0942,110.2249,10.4515,99.7734,0.0000,99.7734,0.0000,99.7734,11.8982,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23404.5877,23404.5877,23404.5877,23404.5877,6,0,0,0
+3202.0894,0.5000,69340.5260,83.0000,83.0000,0.0000,0.4367,33.8981,6,1596.2726,721.2889,901.1149,-75.9497,120.5716,150.6315,159.8062,-12.6959,0.0000,116.7153,0.0000,116.7153,3.8563,116.7153,7.2726,0.0000,2186.6747,477.9407,698.2197,109.4427,10.4361,99.0066,0.0000,99.0066,0.0000,99.0066,11.1313,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23250.2256,23250.2256,23250.2256,23250.2256,6,0,0,0
+3202.5894,0.5000,69352.0538,83.0000,83.0000,0.0000,0.4346,33.9482,6,1596.2726,720.9497,899.9509,-75.9497,120.5149,150.4369,159.8062,-12.6959,0.0000,116.6586,0.0000,116.6586,3.8563,116.6586,7.2703,0.0000,2186.6747,477.7029,697.8804,109.3883,10.4351,98.9532,0.0000,98.9532,0.0000,98.9532,11.0780,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23239.4824,23239.4824,23239.4824,23239.4824,6,0,0,0
+3203.0894,0.5000,69363.5816,83.0000,83.0000,0.0000,0.4598,34.0012,6,1596.2726,725.0375,899.8699,-75.9497,121.1982,150.4234,159.8062,-12.6959,0.0000,117.3419,0.0000,117.3419,3.8563,117.3419,7.2977,0.0000,2186.6747,480.5677,701.9683,110.0443,10.4480,99.5963,0.0000,99.5963,0.0000,99.5963,11.7211,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23368.9341,23368.9341,23368.9341,23368.9341,6,0,0,0
+3203.5894,0.5000,69375.1094,83.0000,83.0000,0.0000,0.5093,34.0599,6,1596.2726,733.0545,900.8461,-75.9497,122.5383,150.5866,159.8062,-12.6959,0.0000,118.6820,0.0000,118.6820,3.8563,118.6820,7.3513,0.0000,2186.6747,486.1860,709.9853,111.3308,10.4732,100.8575,0.0000,100.8575,0.0000,100.8575,12.9824,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23622.8109,23622.8109,23622.8109,23622.8109,6,0,0,0
+3204.0894,0.5000,69386.6371,83.0000,83.0000,0.0000,0.5710,34.1257,6,1596.2726,743.0424,902.7605,-75.9497,124.2079,150.9066,159.8062,-12.6959,0.0000,120.3516,0.0000,120.3516,3.8563,120.3516,7.4180,0.0000,2186.6747,493.1855,719.9731,112.9336,10.5047,102.4288,0.0000,102.4288,0.0000,102.4288,14.5537,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23939.1003,23939.1003,23939.1003,23939.1003,6,0,0,0
+3204.5894,0.5000,69398.1649,83.0000,83.0000,0.0000,0.6466,34.2003,6,1596.2726,755.2966,905.1456,-75.9497,126.2563,151.3053,159.8062,-12.6959,0.0000,122.4000,0.0000,122.4000,3.8563,122.4000,7.5000,0.0000,2186.6747,501.7732,732.2273,114.9001,10.5434,104.3567,0.0000,104.3567,0.0000,104.3567,16.4816,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24327.1580,24327.1580,24327.1580,24327.1580,6,0,0,0
+3205.0894,0.5000,69409.6927,83.0000,83.0000,0.0000,0.7270,34.2841,6,1596.2726,768.3146,908.0719,-75.9497,128.4324,151.7945,159.8062,-12.6959,0.0000,124.5762,0.0000,124.5762,3.8563,124.5762,7.5870,0.0000,2186.6747,510.8962,745.2453,116.9891,10.5845,106.4047,0.0000,106.4047,0.0000,106.4047,18.5297,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24743.3804,24743.3804,24743.3804,24743.3804,6,0,0,0
+3205.5894,0.5000,69421.2205,83.0000,83.0000,0.0000,0.8125,34.3778,6,1596.2726,782.1787,911.1806,-75.9497,130.7500,152.3141,159.8062,-12.6959,0.0000,126.8937,0.0000,126.8937,3.8563,126.8937,7.6797,0.0000,2186.6747,520.6122,759.1094,119.2140,10.6282,108.5858,0.0000,108.5858,0.0000,108.5858,20.7109,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25198.1085,25198.1085,25198.1085,25198.1085,6,0,0,0
+3206.0894,0.5000,69432.7482,83.0000,83.0000,0.0000,0.8966,34.4811,6,1596.2726,795.7982,914.4914,-75.9497,133.0266,152.8675,159.8062,-12.6959,0.0000,129.1703,0.0000,129.1703,3.8563,129.1703,7.7708,0.0000,2186.6747,530.1567,772.7289,121.3996,10.6716,110.7279,0.0000,110.7279,0.0000,110.7279,22.8532,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25644.8139,25644.8139,25644.8139,25644.8139,6,0,0,0
+3206.5894,0.5000,69444.2760,83.0000,83.0000,0.0000,0.9775,34.5938,6,1596.2726,808.9109,917.7437,-75.9497,135.2186,153.4112,159.8062,-12.6959,0.0000,131.3623,0.0000,131.3623,3.8563,131.3623,7.8585,0.0000,2186.6747,539.3461,785.8416,123.5038,10.7139,112.7899,0.0000,112.7899,0.0000,112.7899,24.9154,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26074.8972,26074.8972,26074.8972,26074.8972,6,0,0,0
+3207.0894,0.5000,69455.8038,83.0000,83.0000,0.0000,1.0348,34.7131,6,1596.2726,818.1949,920.8750,-75.9497,136.7705,153.9346,159.8062,-12.6959,0.0000,132.9142,0.0000,132.9142,3.8563,132.9142,7.9205,0.0000,2186.6747,545.8524,795.1257,124.9937,10.7438,114.2499,0.0000,114.2499,0.0000,114.2499,26.3754,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26379.4048,26379.4048,26379.4048,26379.4048,6,0,0,0
+3207.5894,0.5000,69467.3316,83.0000,83.0000,0.0000,1.0756,34.8371,6,1596.2726,824.8134,923.0921,-75.9497,137.8769,154.3052,159.8062,-12.6959,0.0000,134.0206,0.0000,134.0206,3.8563,134.0206,7.9648,0.0000,2186.6747,550.4906,801.7441,126.0558,10.7651,115.2907,0.0000,115.2907,0.0000,115.2907,27.4163,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26596.4831,26596.4831,26596.4831,26596.4831,6,0,0,0
+3208.0894,0.5000,69478.8594,83.0000,83.0000,0.0000,1.0781,34.9614,6,1596.2726,825.2103,924.6726,-75.9497,137.9432,154.5694,159.8062,-12.6959,0.0000,134.0869,0.0000,134.0869,3.8563,134.0869,7.9675,0.0000,2186.6747,550.7688,802.1410,126.1195,10.7664,115.3531,0.0000,115.3531,0.0000,115.3531,27.4787,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26609.5010,26609.5010,26609.5010,26609.5010,6,0,0,0
+3208.5894,0.5000,69490.3871,83.0000,83.0000,0.0000,1.0703,35.0847,6,1596.2726,823.9531,924.7674,-75.9497,137.7330,154.5853,159.8062,-12.6959,0.0000,133.8768,0.0000,133.8768,3.8563,133.8768,7.9590,0.0000,2186.6747,549.8877,800.8838,125.9177,10.7623,115.1554,0.0000,115.1554,0.0000,115.1554,27.2810,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26568.2651,26568.2651,26568.2651,26568.2651,6,0,0,0
+3209.0894,0.5000,69501.9149,83.0000,83.0000,0.0000,1.0528,35.2061,6,1596.2726,821.1059,924.4671,-75.9497,137.2571,154.5351,159.8062,-12.6959,0.0000,133.4008,0.0000,133.4008,3.8563,133.4008,7.9400,0.0000,2186.6747,547.8924,798.0366,125.4608,10.7532,114.7076,0.0000,114.7076,0.0000,114.7076,26.8332,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26474.8810,26474.8810,26474.8810,26474.8810,6,0,0,0
+3209.5894,0.5000,69513.4427,83.0000,83.0000,0.0000,1.0535,35.3276,6,1596.2726,821.2332,923.7872,-75.9497,137.2784,154.4214,159.8062,-12.6959,0.0000,133.4221,0.0000,133.4221,3.8563,133.4221,7.9409,0.0000,2186.6747,547.9816,798.1639,125.4812,10.7536,114.7277,0.0000,114.7277,0.0000,114.7277,26.8532,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26479.0564,26479.0564,26479.0564,26479.0564,6,0,0,0
+3210.0894,0.5000,69524.9705,83.0000,83.0000,0.0000,1.0689,35.4508,6,1596.2726,823.7268,923.8176,-75.9497,137.6952,154.4265,159.8062,-12.6959,0.0000,133.8389,0.0000,133.8389,3.8563,133.8389,7.9575,0.0000,2186.6747,549.7291,800.6576,125.8814,10.7616,115.1198,0.0000,115.1198,0.0000,115.1198,27.2454,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26560.8445,26560.8445,26560.8445,26560.8445,6,0,0,0
+3210.5894,0.5000,69536.4982,83.0000,83.0000,0.0000,1.1135,35.5791,6,1596.2726,830.9458,924.4131,-75.9497,138.9020,154.5261,159.8062,-12.6959,0.0000,135.0457,0.0000,135.0457,3.8563,135.0457,8.0058,0.0000,2186.6747,554.7882,807.8765,127.0399,10.7849,116.2550,0.0000,116.2550,0.0000,116.2550,28.3807,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26797.6188,26797.6188,26797.6188,26797.6188,6,0,0,0
+3211.0894,0.5000,69548.0260,83.0000,83.0000,0.0000,1.1690,35.7139,6,1596.2726,839.9395,926.1370,-75.9497,140.4054,154.8142,159.8062,-12.6959,0.0000,136.5491,0.0000,136.5491,3.8563,136.5491,8.0659,0.0000,2186.6747,561.0910,816.8703,128.4831,10.8138,117.6693,0.0000,117.6693,0.0000,117.6693,29.7951,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27054.4980,27054.4980,27054.4980,27054.4980,6,0,0,0
+3211.5894,0.5000,69559.5538,83.0000,83.0000,0.0000,1.2375,35.8565,6,1596.2726,851.0492,928.2847,-75.9497,142.2625,155.1733,159.8062,-12.6959,0.0000,138.4062,0.0000,138.4062,3.8563,138.4062,8.1402,0.0000,2186.6747,568.8767,827.9799,130.2660,10.8496,119.4163,0.0000,119.4163,0.0000,119.4163,31.5423,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27358.6375,27358.6375,27358.6375,27358.6375,6,0,0,0
+3212.0894,0.5000,69571.0816,83.0000,83.0000,0.0000,1.2979,36.0062,6,1596.2726,860.8383,930.9377,-75.9497,143.8988,155.6167,159.8062,-12.6959,0.0000,140.0425,0.0000,140.0425,3.8563,140.0425,8.2057,0.0000,2186.6747,575.7368,837.7690,131.8369,10.8812,120.9557,0.0000,120.9557,0.0000,120.9557,33.0818,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27629.3838,27629.3838,27629.3838,27629.3838,6,0,0,0
+3212.5894,0.5000,69582.6094,83.0000,83.0000,0.0000,1.3458,36.1613,6,1596.2726,868.5907,933.2753,-75.9497,145.1947,156.0075,159.8062,-12.6959,0.0000,141.3384,0.0000,141.3384,3.8563,141.3384,8.2575,0.0000,2186.6747,581.1698,845.5215,133.0809,10.9061,122.1748,0.0000,122.1748,0.0000,122.1748,34.3010,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27890.4210,27890.4210,27890.4210,27890.4210,6,0,0,0
+3213.0894,0.5000,69594.1371,83.0000,83.0000,0.0000,1.3773,36.3201,6,1596.2726,873.6903,935.1266,-75.9497,146.0472,156.3170,159.8062,-12.6959,0.0000,142.1909,0.0000,142.1909,3.8563,142.1909,8.2916,0.0000,2186.6747,584.7435,850.6210,133.8993,10.9226,122.9767,0.0000,122.9767,0.0000,122.9767,35.1030,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28062.1298,28062.1298,28062.1298,28062.1298,6,0,0,0
+3213.5894,0.5000,69605.6649,83.0000,83.0000,0.0000,1.4028,36.4818,6,1596.2726,877.8244,936.3444,-75.9497,146.7382,156.5205,159.8062,-12.6959,0.0000,142.8820,0.0000,142.8820,3.8563,142.8820,8.3193,0.0000,2186.6747,587.6407,854.7552,134.5627,10.9359,123.6268,0.0000,123.6268,0.0000,123.6268,35.7532,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28201.3327,28201.3327,28201.3327,28201.3327,6,0,0,0
+3214.0894,0.5000,69617.1927,83.0000,83.0000,0.0000,1.4454,36.6484,6,1596.2726,884.7363,937.3316,-75.9497,147.8937,156.6855,159.8062,-12.6959,0.0000,144.0374,0.0000,144.0374,3.8563,144.0374,8.3655,0.0000,2186.6747,592.4846,861.6671,135.6719,10.9581,124.7137,0.0000,124.7137,0.0000,124.7137,36.8402,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28434.0674,28434.0674,28434.0674,28434.0674,6,0,0,0
+3214.5894,0.5000,69628.7205,83.0000,83.0000,0.0000,1.4999,36.8213,6,1596.2726,893.5614,938.9822,-75.9497,149.3689,156.9615,159.8062,-12.6959,0.0000,145.5126,0.0000,145.5126,3.8563,145.5126,8.4245,0.0000,2186.6747,598.6692,870.4921,137.0881,10.9866,126.1015,0.0000,126.1015,0.0000,126.1015,38.2281,70.1459,17.7275,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28731.2191,28731.2191,28731.2191,28731.2191,6,0,0,0
+3215.0894,0.5000,69640.2482,83.0000,83.0000,0.0000,1.5773,37.0031,6,1596.2726,906.0978,941.0896,-75.9497,151.4645,157.3137,159.8062,-12.6959,0.0000,147.6082,0.0000,147.6082,3.8563,147.6082,8.5083,0.0000,2186.6747,607.4547,883.0286,139.0999,11.0270,128.0729,0.0000,128.0729,0.0000,128.0729,40.1997,70.1459,17.7273,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29153.3403,29153.3403,29153.3403,29153.3403,6,0,0,0
+3215.5894,0.5000,69651.7760,83.0000,83.0000,0.0000,1.6516,37.1935,6,1596.2726,918.1445,944.0833,-75.9497,153.4782,157.8142,159.8062,-12.6959,0.0000,149.6219,0.0000,149.6219,3.8563,149.6219,8.5889,0.0000,2186.6747,615.8971,895.0752,141.0331,11.0658,129.9673,0.0000,129.9673,0.0000,129.9673,42.0943,70.1459,17.7271,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29542.6320,29542.6320,29542.6320,29542.6320,6,0,0,0
+3216.0894,0.5000,69663.3038,83.0000,83.0000,0.0000,1.7204,37.3919,6,1596.2726,929.2925,946.9601,-75.9497,155.3417,158.2951,159.8062,-12.6959,0.0000,151.4854,0.0000,151.4854,3.8563,151.4854,8.6634,0.0000,2186.6747,623.7096,906.2232,142.8220,11.1017,131.7204,0.0000,131.7204,0.0000,131.7204,43.8476,70.1459,17.7269,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29858.5097,29858.5097,29858.5097,29858.5097,6,0,0,0
+3216.5894,0.5000,69674.8316,83.0000,83.0000,0.0000,1.7708,37.5960,6,1596.2726,937.4539,949.6222,-75.9497,156.7060,158.7401,159.8062,-12.6959,0.0000,152.8497,0.0000,152.8497,3.8563,152.8497,8.7180,0.0000,2186.6747,629.4291,914.3846,144.1317,11.1280,133.0038,0.0000,133.0038,0.0000,133.0038,45.1311,70.1459,17.7267,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30089.7612,30089.7612,30089.7612,30089.7612,6,0,0,0
+3217.0894,0.5000,69686.3594,83.0000,83.0000,0.0000,1.8129,37.8050,6,1596.2726,944.2686,951.5712,-75.9497,157.8451,159.0658,159.8062,-12.6959,0.0000,153.9889,0.0000,153.9889,3.8563,153.9889,8.7635,0.0000,2186.6747,634.2048,921.1994,145.2253,11.1499,134.0754,0.0000,134.0754,0.0000,134.0754,46.2029,70.1459,17.7266,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30290.7562,30290.7562,30290.7562,30290.7562,6,0,0,0
+3217.5894,0.5000,69697.8871,83.0000,83.0000,0.0000,1.8510,38.0184,6,1596.2726,950.4495,953.1985,-75.9497,158.8784,159.3379,159.8062,-12.6959,0.0000,155.0221,0.0000,155.0221,3.8563,155.0221,8.8049,0.0000,2186.6747,638.5364,927.3803,146.2172,11.1698,135.0474,0.0000,135.0474,0.0000,135.0474,47.1750,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30494.6447,30494.6447,30494.6447,30494.6447,6,0,0,0
+3218.0894,0.5000,69709.4149,82.9987,83.0000,-0.0014,1.8925,38.2365,6,1596.2477,954.6780,954.6780,-75.9487,159.5827,159.5827,159.8037,-12.6955,-0.0062,155.7326,0.0000,155.7326,3.8563,155.7326,8.8332,0.0000,2186.6407,641.5256,931.6455,146.8994,11.1834,135.7160,0.0000,135.7160,-0.0107,135.7267,48.2310,70.1428,17.7260,-0.3732,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30633.6273,30633.6273,30633.6273,30633.6273,6,0,0,0
+3218.5894,0.5000,69720.9423,82.9925,83.0000,-0.0055,1.9426,38.4605,6,1596.1274,955.7013,955.7013,-75.9440,159.7417,159.7417,159.7916,-12.6937,-0.0238,155.9093,0.0000,155.9093,3.8563,155.9093,8.8400,0.0000,2186.4759,642.3159,932.7725,147.0693,11.1862,135.8831,0.0000,135.8831,-0.0409,135.9240,49.5043,70.1280,17.7245,-1.4328,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30664.9683,30664.9683,30664.9683,30664.9683,6,0,0,0
+3219.0895,0.5001,69732.4684,82.9792,83.0000,-0.0092,1.9849,38.6892,6,1595.8719,955.9652,955.9652,-75.9339,159.7602,159.7602,159.7661,-12.6900,-0.0399,155.9439,0.0000,155.9439,3.8563,155.9439,8.8407,0.0000,2186.1259,642.5670,933.1292,147.1032,11.1855,135.9177,0.0000,135.9177,-0.0686,135.9863,50.5714,70.0964,17.7216,-2.4031,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30668.5382,30668.5382,30668.5382,30668.5382,6,0,0,0
+3219.5895,0.5001,69743.9921,82.9599,83.0000,-0.0122,2.0177,38.9218,6,1595.5006,956.0000,956.0000,-75.9192,159.7289,159.7289,159.7289,-12.6846,-0.0527,155.9253,0.0000,155.9253,3.8563,155.9253,8.8390,0.0000,2185.6173,642.6427,933.2349,147.0863,11.1833,135.9030,0.0000,135.9030,-0.0905,135.9935,51.3950,70.0505,17.7173,-3.1693,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30662.2282,30662.2282,30662.2282,30662.2282,6,0,0,0
+3220.0896,0.5001,69755.5128,82.9381,83.0000,-0.0120,2.0172,39.1541,6,1595.0812,956.0000,956.0000,-75.9026,159.6869,159.6869,159.6869,-12.6785,-0.0520,155.8826,0.0000,155.8826,3.8563,155.8826,8.8361,0.0000,2185.0427,642.6373,933.2245,147.0464,11.1803,135.8661,0.0000,135.8661,-0.0892,135.9553,51.3691,69.9987,17.7127,-3.1252,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30653.8009,30653.8009,30653.8009,30653.8009,6,0,0,0
+3220.5897,0.5001,69767.0305,82.9179,83.0000,-0.0104,2.0010,39.3846,6,1594.6928,956.0000,956.0000,-75.8872,159.6480,159.6480,159.6480,-12.6729,-0.0449,155.8366,0.0000,155.8366,3.8563,155.8366,8.8333,0.0000,2184.5107,642.6055,933.1767,147.0034,11.1775,135.8259,0.0000,135.8259,-0.0771,135.9030,50.9445,69.9507,17.7084,-2.7007,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30645.9993,30645.9993,30645.9993,30645.9993,6,0,0,0
+3221.0897,0.5000,69778.5455,82.9023,83.0000,-0.0069,1.9642,39.6108,6,1594.3939,956.0000,956.0000,-75.8754,159.6181,159.6181,159.6181,-12.6685,-0.0296,155.7915,0.0000,155.7915,3.8563,155.7915,8.8307,0.0000,2184.1013,642.5398,933.0810,146.9608,11.1751,135.7857,0.0000,135.7857,-0.0509,135.8366,50.0001,69.9139,17.7052,-1.7826,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30639.9945,30639.9945,30639.9945,30639.9945,6,0,0,0
+3221.5897,0.5000,69790.0589,82.8933,83.0000,-0.0032,1.9253,39.8325,6,1594.2204,956.0000,956.0000,-75.8685,159.6007,159.6007,159.6007,-12.6660,-0.0136,155.7581,0.0000,155.7581,3.8563,155.7581,8.8289,0.0000,2183.8635,642.4716,932.9828,146.9292,11.1735,135.7556,0.0000,135.7556,-0.0234,135.7791,49.0037,69.8924,17.7034,-0.8205,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30636.5076,30636.5076,30636.5076,30636.5076,6,0,0,0
+3222.0897,0.5000,69801.5714,82.8909,83.0000,0.0005,1.8867,40.0497,6,1594.1738,956.0000,956.0000,-75.8667,159.5961,159.5961,159.5961,-12.6653,0.0020,155.7377,0.0000,155.7377,3.8563,155.7377,8.8280,0.0000,2183.7998,642.4056,932.8882,146.9098,11.1729,135.7369,0.0000,135.7369,0.0035,135.7334,48.0213,69.8867,17.7030,0.1223,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30635.5723,30635.5723,30635.5723,30635.5723,6,0,0,0
+3222.5897,0.5000,69813.0841,82.8941,83.0000,0.0031,1.8585,40.2636,6,1594.2356,955.9911,955.9911,-75.8691,159.6008,159.6008,159.6022,-12.6662,0.0134,155.7311,0.0000,155.7311,3.8563,155.7311,8.8279,0.0000,2183.8844,642.3521,932.8123,146.9033,11.1731,135.7302,0.0000,135.7302,0.0229,135.7072,47.3051,69.8943,17.7038,0.8039,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30636.5193,30636.5193,30636.5193,30636.5193,6,0,0,0
+3223.0897,0.5000,69824.5976,82.9007,83.0000,0.0043,1.8455,40.4761,6,1594.3631,955.9795,955.9795,-75.8742,159.6116,159.6116,159.6150,-12.6681,0.0184,155.7369,0.0000,155.7369,3.8563,155.7369,8.8284,0.0000,2184.0591,642.3234,932.7721,146.9084,11.1739,135.7346,0.0000,135.7346,0.0317,135.7029,46.9783,69.9101,17.7053,1.1093,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30638.6986,30638.6986,30638.6986,30638.6986,6,0,0,0
+3223.5897,0.5000,69836.1121,82.9084,83.0000,0.0042,1.8454,40.6886,6,1594.5105,955.9738,955.9738,-75.8800,159.6254,159.6254,159.6298,-12.6702,0.0183,155.7508,0.0000,155.7508,3.8563,155.7508,8.8294,0.0000,2184.2609,642.3209,932.7695,146.9214,11.1749,135.7466,0.0000,135.7466,0.0314,135.7151,46.9790,69.9282,17.7069,1.1010,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30641.4730,30641.4730,30641.4730,30641.4730,6,0,0,0
+3224.0897,0.5000,69847.6277,82.9147,83.0000,0.0028,1.8605,40.9029,6,1594.6321,955.9762,955.9762,-75.8848,159.6380,159.6380,159.6419,-12.6720,0.0120,155.7697,0.0000,155.7697,3.8563,155.7697,8.8304,0.0000,2184.4275,642.3496,932.8112,146.9392,11.1759,135.7634,0.0000,135.7634,0.0206,135.7427,47.3679,69.9432,17.7082,0.7234,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30643.9943,30643.9943,30643.9943,30643.9943,6,0,0,0
+3224.5897,0.5000,69859.1440,82.9167,83.0000,-0.0005,1.8957,41.1212,6,1594.6713,955.9887,955.9887,-75.8864,159.6440,159.6440,159.6459,-12.6725,-0.0023,155.7899,0.0000,155.7899,3.8563,155.7899,8.8314,0.0000,2184.4812,642.4185,932.9098,146.9586,11.1765,135.7821,0.0000,135.7821,-0.0039,135.7860,48.2654,69.9481,17.7085,-0.1360,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30645.1914,30645.1914,30645.1914,30645.1914,6,0,0,0
+3225.0897,0.5000,69870.6601,82.9131,83.0000,-0.0036,1.9285,41.3433,6,1594.6004,956.0000,956.0000,-75.8836,159.6388,159.6388,159.6388,-12.6715,-0.0154,155.7979,0.0000,155.7979,3.8563,155.7979,8.8315,0.0000,2184.3841,642.4812,932.9988,146.9664,11.1762,135.7902,0.0000,135.7902,-0.0265,135.8166,49.0963,69.9393,17.7076,-0.9266,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30644.1427,30644.1427,30644.1427,30644.1427,6,0,0,0
+3225.5897,0.5000,69882.1754,82.9044,83.0000,-0.0061,1.9559,41.5685,6,1594.4331,956.0000,956.0000,-75.8770,159.6220,159.6220,159.6220,-12.6691,-0.0263,155.7921,0.0000,155.7921,3.8563,155.7921,8.8308,0.0000,2184.1549,642.5261,933.0618,146.9612,11.1753,135.7860,0.0000,135.7860,-0.0452,135.8312,49.7899,69.9187,17.7057,-1.5831,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30640.7811,30640.7811,30640.7811,30640.7811,6,0,0,0
+3226.0897,0.5000,69893.6891,82.8926,83.0000,-0.0070,1.9660,41.7949,6,1594.2068,956.0000,956.0000,-75.8680,159.5994,159.5994,159.5994,-12.6658,-0.0301,155.7732,0.0000,155.7732,3.8563,155.7732,8.8295,0.0000,2183.8449,642.5407,933.0812,146.9437,11.1738,135.7700,0.0000,135.7700,-0.0517,135.8217,50.0390,69.8908,17.7031,-1.8112,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30636.2341,30636.2341,30636.2341,30636.2341,6,0,0,0
+3226.5898,0.5000,69905.2011,82.8801,83.0000,-0.0069,1.9660,42.0212,6,1593.9664,956.0000,956.0000,-75.8585,159.5753,159.5753,159.5753,-12.6623,-0.0298,155.7488,0.0000,155.7488,3.8563,155.7488,8.8279,0.0000,2183.5156,642.5380,933.0759,146.9210,11.1721,135.7489,0.0000,135.7489,-0.0512,135.8001,50.0314,69.8611,17.7005,-1.7929,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30631.4054,30631.4054,30631.4054,30631.4054,6,0,0,0
+3227.0898,0.5000,69916.7113,82.8700,83.0000,-0.0043,1.9393,42.2444,6,1593.7716,956.0000,956.0000,-75.8508,159.5558,159.5558,159.5558,-12.6594,-0.0187,155.7183,0.0000,155.7183,3.8563,155.7183,8.8261,0.0000,2183.2488,642.4905,933.0069,146.8921,11.1705,135.7217,0.0000,135.7217,-0.0322,135.7539,49.3463,69.8371,17.6984,-1.1279,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30627.4917,30627.4917,30627.4917,30627.4917,6,0,0,0
+3227.5898,0.5000,69928.2205,82.8655,83.0000,-0.0006,1.8998,42.4630,6,1593.6858,956.0000,956.0000,-75.8474,159.5472,159.5472,159.5472,-12.6582,-0.0026,155.6936,0.0000,155.6936,3.8563,155.6936,8.8249,0.0000,2183.1312,642.4223,932.9091,146.8686,11.1696,135.6991,0.0000,135.6991,-0.0045,135.7036,48.3380,69.8265,17.6976,-0.1584,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30625.7680,30625.7680,30625.7680,30625.7680,6,0,0,0
+3228.0898,0.5000,69939.7295,82.8690,83.0000,0.0045,1.8454,42.6754,6,1593.7525,955.9904,955.9904,-75.8500,159.5523,159.5523,159.5539,-12.6592,0.0193,155.6767,0.0000,155.6767,3.8563,155.6767,8.8244,0.0000,2183.2226,642.3241,932.7693,146.8523,11.1696,135.6827,0.0000,135.6827,0.0331,135.6497,46.9583,69.8347,17.6985,1.1581,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30626.7898,30626.7898,30626.7898,30626.7898,6,0,0,0
+3228.5898,0.5000,69951.2397,82.8812,83.0000,0.0091,1.7953,42.8821,6,1593.9870,955.9638,955.9638,-75.8593,159.5713,159.5713,159.5774,-12.6626,0.0392,155.6758,0.0000,155.6758,3.8563,155.6758,8.8250,0.0000,2183.5439,642.2230,932.6265,146.8508,11.1708,135.6801,0.0000,135.6801,0.0673,135.6127,45.6886,69.8637,17.7013,2.3592,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30630.6264,30630.6264,30630.6264,30630.6264,6,0,0,0
+3229.0897,0.4999,69962.7521,82.8996,83.0000,0.0114,1.7692,43.0858,6,1594.3420,955.9401,955.9401,-75.8734,159.6029,159.6029,159.6129,-12.6677,0.0493,155.6973,0.0000,155.6973,3.8563,155.6973,8.8268,0.0000,2184.0302,642.1662,932.5477,146.8705,11.1730,135.6976,0.0000,135.6976,0.0846,135.6129,45.0348,69.9074,17.7053,2.9654,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30636.9767,30636.9767,30636.9767,30636.9767,6,0,0,0
+3229.5897,0.4999,69974.2673,82.9201,83.0000,0.0113,1.7689,43.2894,6,1594.7357,955.9290,955.9290,-75.8889,159.6405,159.6405,159.6523,-12.6735,0.0489,155.7353,0.0000,155.7353,3.8563,155.7353,8.8293,0.0000,2184.5695,642.1624,932.5447,146.9059,11.1757,135.7302,0.0000,135.7302,0.0839,135.6463,45.0396,69.9560,17.7097,2.9410,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30644.5178,30644.5178,30644.5178,30644.5178,6,0,0,0
+3230.0896,0.4999,69985.7854,82.9403,83.0000,0.0111,1.7697,43.4933,6,1595.1246,955.9271,955.9271,-75.9043,159.6791,159.6791,159.6912,-12.6791,0.0481,155.7747,0.0000,155.7747,3.8563,155.7747,8.8319,0.0000,2185.1021,642.1667,932.5532,146.9427,11.1785,135.7643,0.0000,135.7643,0.0826,135.6817,45.0698,70.0040,17.7140,2.8938,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30652.2678,30652.2678,30652.2678,30652.2678,6,0,0,0
+3230.5895,0.5000,69997.3063,82.9563,83.0000,0.0067,1.8164,43.7025,6,1595.4329,955.9383,955.9383,-75.9165,159.7118,159.7118,159.7221,-12.6836,0.0288,155.8267,0.0000,155.8267,3.8563,155.8267,8.8348,0.0000,2185.5245,642.2572,932.6843,146.9919,11.1810,135.8108,0.0000,135.8108,0.0495,135.7613,46.2678,70.0421,17.7173,1.7341,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30658.8317,30658.8317,30658.8317,30658.8317,6,0,0,0
+3231.0895,0.5000,70008.8289,82.9656,83.0000,0.0036,1.8488,43.9156,6,1595.6106,955.9597,955.9597,-75.9235,159.7332,159.7332,159.7399,-12.6862,0.0155,155.8614,0.0000,155.8614,3.8563,155.8614,8.8367,0.0000,2185.7680,642.3291,932.7880,147.0247,11.1826,135.8421,0.0000,135.8421,0.0267,135.8154,47.0985,70.0641,17.7191,0.9337,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30663.1101,30663.1101,30663.1101,30663.1101,6,0,0,0
+3231.5895,0.5000,70020.3523,82.9720,83.0000,0.0035,1.8491,44.1287,6,1595.7341,955.9727,955.9727,-75.9284,159.7477,159.7477,159.7523,-12.6880,0.0153,155.8761,0.0000,155.8761,3.8563,155.8761,8.8376,0.0000,2185.9371,642.3398,932.8042,147.0385,11.1835,135.8550,0.0000,135.8550,0.0262,135.8287,47.1093,70.0794,17.7205,0.9196,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30666.0170,30666.0170,30666.0170,30666.0170,6,0,0,0
+3232.0895,0.5000,70031.8766,82.9815,83.0000,0.0070,1.8113,44.3374,6,1595.9170,955.9673,955.9673,-75.9357,159.7651,159.7651,159.7706,-12.6907,0.0304,155.8785,0.0000,155.8785,3.8563,155.8785,8.8382,0.0000,2186.1876,642.2739,932.7113,147.0403,11.1845,135.8558,0.0000,135.8558,0.0521,135.8037,46.1533,70.1020,17.7226,1.8258,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30669.5126,30669.5126,30669.5126,30669.5126,6,0,0,0
+3232.5894,0.5000,70043.4027,82.9939,83.0000,0.0068,1.7126,44.5348,6,1596.1556,939.6399,955.9580,-75.9451,157.0599,159.7874,159.7945,-12.6941,0.0292,153.1744,0.0000,153.1744,3.8563,153.1744,8.7306,0.0000,2186.5145,630.8379,916.3943,144.4438,11.1336,133.3101,0.0000,133.3101,0.0502,133.2600,43.6460,70.1314,17.7256,1.7570,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30149.3984,30149.3984,30149.3984,30149.3984,6,0,0,0
+3233.0894,0.5000,70054.9305,83.0000,83.0000,0.0000,1.5851,44.7175,6,1596.2726,907.3617,952.0764,-75.9497,151.6757,159.1503,159.8062,-12.6959,0.0000,147.8195,0.0000,147.8195,3.8563,147.8195,8.5168,0.0000,2186.6747,608.3405,884.2925,139.3027,11.0310,128.2717,0.0000,128.2717,0.0000,128.2717,40.3985,70.1459,17.7273,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29195.8981,29195.8981,29195.8981,29195.8981,6,0,0,0
+3233.5894,0.5000,70066.4583,83.0000,83.0000,0.0000,1.4477,44.8844,6,1596.2726,885.1001,944.3852,-75.9497,147.9545,157.8646,159.8062,-12.6959,0.0000,144.0982,0.0000,144.0982,3.8563,144.0982,8.3679,0.0000,2186.6747,592.7395,862.0308,135.7303,10.9593,124.7709,0.0000,124.7709,0.0000,124.7709,36.8974,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28446.3148,28446.3148,28446.3148,28446.3148,6,0,0,0
+3234.0894,0.5000,70077.9861,83.0000,83.0000,0.0000,1.3220,45.0368,6,1596.2726,864.7415,939.0691,-75.9497,144.5513,156.9760,159.8062,-12.6959,0.0000,140.6950,0.0000,140.6950,3.8563,140.6950,8.2318,0.0000,2186.6747,578.4722,841.6723,132.4632,10.8937,121.5695,0.0000,121.5695,0.0000,121.5695,33.6956,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27760.8122,27760.8122,27760.8122,27760.8122,6,0,0,0
+3234.5894,0.5000,70089.5138,83.0000,83.0000,0.0000,1.2052,45.1757,6,1596.2726,845.8177,934.2074,-75.9497,141.3880,156.1633,159.8062,-12.6959,0.0000,137.5317,0.0000,137.5317,3.8563,137.5317,8.1052,0.0000,2186.6747,565.2105,822.7485,129.4264,10.8328,118.5937,0.0000,118.5937,0.0000,118.5937,30.7195,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27215.4202,27215.4202,27215.4202,27215.4202,6,0,0,0
+3235.0894,0.5000,70101.0416,83.0000,83.0000,0.0000,1.1054,45.3032,6,1596.2726,829.6324,929.6884,-75.9497,138.6824,155.4079,159.8062,-12.6959,0.0000,134.8261,0.0000,134.8261,3.8563,134.8261,7.9970,0.0000,2186.6747,553.8678,806.5632,126.8291,10.7806,116.0485,0.0000,116.0485,0.0000,116.0485,28.1741,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26754.5422,26754.5422,26754.5422,26754.5422,6,0,0,0
+3235.5894,0.5000,70112.5694,83.0000,83.0000,0.0000,1.0140,45.4201,6,1596.2726,814.8308,925.8234,-75.9497,136.2082,154.7618,159.8062,-12.6959,0.0000,132.3519,0.0000,132.3519,3.8563,132.3519,7.8981,0.0000,2186.6747,543.4948,791.7615,124.4538,10.7330,113.7209,0.0000,113.7209,0.0000,113.7209,25.8464,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26269.0646,26269.0646,26269.0646,26269.0646,6,0,0,0
+3236.0894,0.5000,70124.0972,83.0000,83.0000,0.0000,0.9301,45.5273,6,1596.2726,801.2287,922.2887,-75.9497,133.9344,154.1710,159.8062,-12.6959,0.0000,130.0781,0.0000,130.0781,3.8563,130.0781,7.8071,0.0000,2186.6747,533.9625,778.1594,122.2710,10.6891,111.5819,0.0000,111.5819,0.0000,111.5819,23.7072,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25822.9297,25822.9297,25822.9297,25822.9297,6,0,0,0
+3236.5894,0.5000,70135.6250,83.0000,83.0000,0.0000,0.8499,45.6253,6,1596.2726,788.2384,919.0405,-75.9497,131.7629,153.6280,159.8062,-12.6959,0.0000,127.9067,0.0000,127.9067,3.8563,127.9067,7.7202,0.0000,2186.6747,524.8589,765.1692,120.1864,10.6473,109.5391,0.0000,109.5391,0.0000,109.5391,21.6643,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25396.8632,25396.8632,25396.8632,25396.8632,6,0,0,0
+3237.0894,0.5000,70147.1527,83.0000,83.0000,0.0000,0.7732,45.7144,6,1596.2726,775.8085,915.9385,-75.9497,129.6851,153.1094,159.8062,-12.6959,0.0000,125.8288,0.0000,125.8288,3.8563,125.8288,7.6371,0.0000,2186.6747,516.1480,752.7392,118.1917,10.6081,107.5836,0.0000,107.5836,0.0000,107.5836,19.7087,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24989.1737,24989.1737,24989.1737,24989.1737,6,0,0,0
+3237.5894,0.5000,70158.6805,83.0000,83.0000,0.0000,0.7051,45.7957,6,1596.2726,764.7705,912.9702,-75.9497,127.8400,152.6133,159.8062,-12.6959,0.0000,123.9837,0.0000,123.9837,3.8563,123.9837,7.5633,0.0000,2186.6747,508.4126,741.7013,116.4204,10.5733,105.8471,0.0000,105.8471,0.0000,105.8471,17.9721,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24627.1734,24627.1734,24627.1734,24627.1734,6,0,0,0
+3238.0894,0.5000,70170.2083,83.0000,83.0000,0.0000,0.6361,45.8690,6,1596.2726,753.6006,910.3343,-75.9497,125.9728,152.1726,159.8062,-12.6959,0.0000,122.1166,0.0000,122.1166,3.8563,122.1166,7.4886,0.0000,2186.6747,500.5847,730.5314,114.6279,10.5381,104.0899,0.0000,104.0899,0.0000,104.0899,16.2148,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24273.4527,24273.4527,24273.4527,24273.4527,6,0,0,0
+3238.5894,0.5000,70181.7361,83.0000,83.0000,0.0000,0.5635,45.9340,6,1596.2726,741.8402,907.6669,-75.9497,124.0069,151.7268,159.8062,-12.6959,0.0000,120.1507,0.0000,120.1507,3.8563,120.1507,7.4100,0.0000,2186.6747,492.3430,718.7709,112.7407,10.5010,102.2397,0.0000,102.2397,0.0000,102.2397,14.3646,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23901.0294,23901.0294,23901.0294,23901.0294,6,0,0,0
+3239.0894,0.5000,70193.2638,83.0000,83.0000,0.0000,0.5193,45.9938,6,1596.2726,734.6660,904.8585,-75.9497,122.8077,151.2573,159.8062,-12.6959,0.0000,118.9514,0.0000,118.9514,3.8563,118.9514,7.3620,0.0000,2186.6747,487.3153,711.5967,111.5894,10.4783,101.1111,0.0000,101.1111,0.0000,101.1111,13.2359,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23673.8418,23673.8418,23673.8418,23673.8418,6,0,0,0
+3239.5894,0.5000,70204.7916,83.0000,83.0000,0.0000,0.5191,46.0537,6,1596.2726,734.6361,903.1453,-75.9497,122.8027,150.9709,159.8062,-12.6959,0.0000,118.9464,0.0000,118.9464,3.8563,118.9464,7.3618,0.0000,2186.6747,487.2944,711.5669,111.5846,10.4782,101.1064,0.0000,101.1064,0.0000,101.1064,13.2312,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23672.8962,23672.8962,23672.8962,23672.8962,6,0,0,0
+3240.0894,0.5000,70216.3194,83.0000,83.0000,0.0000,0.5191,46.1135,6,1596.2726,734.6361,903.1382,-75.9497,122.8027,150.9697,159.8062,-12.6959,0.0000,118.9464,0.0000,118.9464,3.8563,118.9464,7.3618,0.0000,2186.6747,487.2944,711.5669,111.5846,10.4782,101.1064,0.0000,101.1064,0.0000,101.1064,13.2312,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23672.8962,23672.8962,23672.8962,23672.8962,6,0,0,0
+3240.5894,0.5000,70227.8472,83.0000,83.0000,0.0000,0.5191,46.1733,6,1596.2726,734.6361,903.1382,-75.9497,122.8027,150.9697,159.8062,-12.6959,0.0000,118.9464,0.0000,118.9464,3.8563,118.9464,7.3618,0.0000,2186.6747,487.2944,711.5669,111.5846,10.4782,101.1064,0.0000,101.1064,0.0000,101.1064,13.2312,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23672.8962,23672.8962,23672.8962,23672.8962,6,0,0,0
+3241.0894,0.5000,70239.3750,83.0000,83.0000,0.0000,0.5191,46.2332,6,1596.2726,734.6361,903.1382,-75.9497,122.8027,150.9697,159.8062,-12.6959,0.0000,118.9464,0.0000,118.9464,3.8563,118.9464,7.3618,0.0000,2186.6747,487.2944,711.5669,111.5846,10.4782,101.1064,0.0000,101.1064,0.0000,101.1064,13.2312,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23672.8962,23672.8962,23672.8962,23672.8962,6,0,0,0
+3241.5894,0.5000,70250.9027,83.0000,83.0000,0.0000,0.5191,46.2930,6,1596.2726,734.6361,903.1382,-75.9497,122.8027,150.9697,159.8062,-12.6959,0.0000,118.9464,0.0000,118.9464,3.8563,118.9464,7.3618,0.0000,2186.6747,487.2944,711.5669,111.5846,10.4782,101.1064,0.0000,101.1064,0.0000,101.1064,13.2312,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23672.8962,23672.8962,23672.8962,23672.8962,6,0,0,0
+3242.0894,0.5000,70262.4305,83.0000,83.0000,0.0000,0.1325,46.3083,6,1596.2726,671.9956,903.1382,-75.9497,112.3316,150.9697,159.8062,-12.6959,0.0000,108.4754,0.0000,108.4754,3.8563,108.4754,6.9430,0.0000,2186.6747,443.3959,648.9264,101.5324,10.2806,91.2517,0.0000,91.2517,0.0000,91.2517,3.3763,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21802.2623,21802.2623,21802.2623,21802.2623,6,0,0,0
+3242.5894,0.5000,70273.9583,83.0000,83.0000,0.0000,0.0220,46.3108,6,1596.2726,654.0929,888.1796,-75.9497,109.3390,148.4692,159.8062,-12.6959,0.0000,105.4827,0.0000,105.4827,3.8563,105.4827,6.8233,0.0000,2186.6747,430.8497,631.0237,98.6594,10.2242,88.4353,0.0000,88.4353,0.0000,88.4353,0.5598,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21301.8049,21301.8049,21301.8049,21301.8049,6,0,0,0
+3243.0894,0.5000,70285.4861,83.0000,83.0000,0.0000,-0.0499,46.3051,6,1596.2726,642.4429,883.9045,-75.9497,107.3916,147.7546,159.8062,-12.6959,0.0000,103.5353,0.0000,103.5353,3.8563,103.5353,6.7454,0.0000,2186.6747,422.6854,619.3737,96.7899,10.1874,86.6025,0.0000,86.6025,0.0000,86.6025,-1.2729,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20974.2739,20974.2739,20974.2739,20974.2739,6,0,0,0
+3243.5894,0.5000,70297.0138,83.0000,83.0000,0.0000,-0.0834,46.2955,6,1596.2726,637.0222,881.1224,-75.9497,106.4854,147.2895,159.8062,-12.6959,0.0000,102.6292,0.0000,102.6292,3.8563,102.6292,6.7091,0.0000,2186.6747,418.8866,613.9530,95.9200,10.1703,85.7497,0.0000,85.7497,0.0000,85.7497,-2.1257,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20801.1183,20801.1183,20801.1183,20801.1183,6,0,0,0
+3244.0894,0.5000,70308.5416,83.0000,83.0000,0.0000,-0.0998,46.2840,6,1596.2726,634.3645,879.8280,-75.9497,106.0412,147.0732,159.8062,-12.6959,0.0000,102.1849,0.0000,102.1849,3.8563,102.1849,6.6914,0.0000,2186.6747,417.0240,611.2952,95.4935,10.1619,85.3316,0.0000,85.3316,0.0000,85.3316,-2.5438,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20714.6366,20714.6366,20714.6366,20714.6366,6,0,0,0
+3244.5894,0.5000,70320.0694,83.0000,83.0000,0.0000,-0.0901,46.2736,6,1596.2726,635.9397,879.1933,-75.9497,106.3045,146.9671,159.8062,-12.6959,0.0000,102.4482,0.0000,102.4482,3.8563,102.4482,6.7019,0.0000,2186.6747,418.1279,612.8704,95.7463,10.1669,85.5794,0.0000,85.5794,0.0000,85.5794,-2.2960,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20765.8932,20765.8932,20765.8932,20765.8932,6,0,0,0
+3245.0894,0.5000,70331.5972,83.0000,83.0000,0.0000,-0.0913,46.2630,6,1596.2726,635.7386,879.5694,-75.9497,106.2709,147.0299,159.8062,-12.6959,0.0000,102.4146,0.0000,102.4146,3.8563,102.4146,6.7006,0.0000,2186.6747,417.9870,612.6693,95.7140,10.1663,85.5477,0.0000,85.5477,0.0000,85.5477,-2.3277,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20759.3485,20759.3485,20759.3485,20759.3485,6,0,0,0
+3245.5894,0.5000,70343.1250,83.0000,83.0000,0.0000,-0.1090,46.2505,6,1596.2726,632.8698,879.5214,-75.9497,105.7913,147.0219,159.8062,-12.6959,0.0000,101.9350,0.0000,101.9350,3.8563,101.9350,6.6814,0.0000,2186.6747,415.9765,609.8005,95.2537,10.1572,85.0964,0.0000,85.0964,0.0000,85.0964,-2.7790,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20665.9994,20665.9994,20665.9994,20665.9994,6,0,0,0
+3246.0894,0.5000,70354.6527,83.0000,83.0000,0.0000,-0.1344,46.2350,6,1596.2726,628.7624,878.8364,-75.9497,105.1047,146.9074,159.8062,-12.6959,0.0000,101.2484,0.0000,101.2484,3.8563,101.2484,6.6539,0.0000,2186.6747,413.0981,605.6931,94.5945,10.1443,84.4502,0.0000,84.4502,0.0000,84.4502,-3.4251,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20532.3459,20532.3459,20532.3459,20532.3459,6,0,0,0
+3246.5894,0.5000,70366.1805,83.0000,83.0000,0.0000,-0.1344,46.2195,6,1596.2726,628.7624,877.8555,-75.9497,105.1047,146.7434,159.8062,-12.6959,0.0000,101.2484,0.0000,101.2484,3.8563,101.2484,6.6539,0.0000,2186.6747,413.0981,605.6931,94.5945,10.1443,84.4502,0.0000,84.4502,0.0000,84.4502,-3.4251,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20532.3459,20532.3459,20532.3459,20532.3459,6,0,0,0
+3247.0894,0.5000,70377.7083,83.0000,83.0000,0.0000,-0.3893,46.1746,6,1596.2726,587.4327,877.8555,-75.9497,98.1960,146.7434,159.8062,-12.6959,0.0000,94.3397,0.0000,94.3397,3.8563,94.3397,6.3776,0.0000,2186.6747,384.1342,564.3635,87.9621,10.0103,77.9518,0.0000,77.9518,0.0000,77.9518,-9.9234,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19187.4889,19187.4889,19187.4889,19187.4889,6,0,0,0
+3247.5894,0.5000,70389.2361,83.0000,83.0000,0.0000,-0.5964,46.1059,6,1596.2726,553.8529,867.9860,-75.9497,92.5828,145.0936,159.8062,-12.6959,0.0000,88.7265,0.0000,88.7265,3.8563,88.7265,6.1530,0.0000,2186.6747,360.6015,530.7836,82.5734,9.8999,72.6735,0.0000,72.6735,0.0000,72.6735,-15.2016,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18164.7878,18164.7878,18164.7878,18164.7878,6,0,0,0
+3248.0894,0.5000,70400.7638,83.0000,83.0000,0.0000,-0.7940,46.0143,6,1596.2726,521.8113,859.9671,-75.9497,87.2266,143.7532,159.8062,-12.6959,0.0000,83.3703,0.0000,83.3703,3.8563,83.3703,5.9388,0.0000,2186.6747,338.1467,498.7420,77.4316,9.7945,67.6370,0.0000,67.6370,0.0000,67.6370,-20.2378,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17146.0959,17146.0959,17146.0959,17146.0959,6,0,0,0
+3248.5894,0.5000,70412.2916,83.0000,83.0000,0.0000,-0.9801,45.9014,6,1596.2726,491.6245,852.3155,-75.9497,82.1806,142.4741,159.8062,-12.6959,0.0000,78.3243,0.0000,78.3243,3.8563,78.3243,5.7369,0.0000,2186.6747,316.9918,468.5552,72.5873,9.6953,62.8921,0.0000,62.8921,0.0000,62.8921,-24.9825,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16159.4847,16159.4847,16159.4847,16159.4847,6,0,0,0
+3249.0894,0.5000,70423.8194,83.0000,83.0000,0.0000,-1.1513,45.7686,6,1596.2726,463.8736,845.1069,-75.9497,77.5417,141.2691,159.8062,-12.6959,0.0000,73.6854,0.0000,73.6854,3.8563,73.6854,5.5514,0.0000,2186.6747,297.5440,440.8043,68.1340,9.6040,58.5300,0.0000,58.5300,0.0000,58.5300,-29.3442,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15259.5852,15259.5852,15259.5852,15259.5852,6,0,0,0
+3249.5894,0.5000,70435.3472,83.0000,83.0000,0.0000,-1.2619,45.6232,6,1596.2726,445.9307,838.4800,-75.9497,74.5423,140.1614,159.8062,-12.6959,0.0000,70.6861,0.0000,70.6861,3.8563,70.6861,5.4314,0.0000,2186.6747,284.9697,422.8615,65.2546,9.5450,55.7096,0.0000,55.7096,0.0000,55.7096,-32.1644,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14682.1677,14682.1677,14682.1677,14682.1677,6,0,0,0
+3250.0894,0.5000,70446.8750,83.0000,83.0000,0.0000,-1.3358,45.4692,6,1596.2726,433.9546,834.1952,-75.9497,72.5404,139.4451,159.8062,-12.6959,0.0000,68.6841,0.0000,68.6841,3.8563,68.6841,5.3513,0.0000,2186.6747,276.5768,410.8853,63.3328,9.5065,53.8263,0.0000,53.8263,0.0000,53.8263,-34.0475,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14296.7630,14296.7630,14296.7630,14296.7630,6,0,0,0
+3250.5894,0.5000,70458.4027,83.0000,83.0000,0.0000,-1.3367,45.3151,6,1596.2726,433.8189,831.3353,-75.9497,72.5177,138.9671,159.8062,-12.6959,0.0000,68.6614,0.0000,68.6614,3.8563,68.6614,5.3504,0.0000,2186.6747,276.4817,410.7496,63.3110,9.5060,53.8050,0.0000,53.8050,0.0000,53.8050,-34.0689,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14292.3967,14292.3967,14292.3967,14292.3967,6,0,0,0
+3251.0894,0.5000,70469.9305,83.0000,83.0000,0.0000,-1.3057,45.1646,6,1596.2726,438.8440,831.3029,-75.9497,73.3577,138.9617,159.8062,-12.6959,0.0000,69.5014,0.0000,69.5014,3.8563,69.5014,5.3840,0.0000,2186.6747,280.0033,415.7748,64.1174,9.5219,54.5955,0.0000,54.5955,0.0000,54.5955,-33.2784,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14454.1113,14454.1113,14454.1113,14454.1113,6,0,0,0
+3251.5894,0.5000,70481.4583,83.0000,83.0000,0.0000,-1.2314,45.0226,6,1596.2726,450.8882,832.5029,-75.9497,75.3710,139.1622,159.8062,-12.6959,0.0000,71.5148,0.0000,71.5148,3.8563,71.5148,5.4646,0.0000,2186.6747,288.4438,427.8189,66.0502,9.5613,56.4889,0.0000,56.4889,0.0000,56.4889,-31.3852,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14841.7031,14841.7031,14841.7031,14841.7031,6,0,0,0
+3252.0894,0.5000,70492.9861,83.0000,83.0000,0.0000,-1.1810,44.8865,6,1596.2726,459.0573,835.3791,-75.9497,76.7366,139.6430,159.8062,-12.6959,0.0000,72.8803,0.0000,72.8803,3.8563,72.8803,5.5192,0.0000,2186.6747,294.1687,435.9880,67.3611,9.5882,57.7730,0.0000,57.7730,0.0000,57.7730,-30.1012,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15104.5919,15104.5919,15104.5919,15104.5919,6,0,0,0
+3252.5894,0.5000,70504.5138,83.0000,83.0000,0.0000,-1.1805,44.7504,6,1596.2726,459.1323,837.3298,-75.9497,76.7491,139.9691,159.8062,-12.6959,0.0000,72.8929,0.0000,72.8929,3.8563,72.8929,5.5197,0.0000,2186.6747,294.2213,436.0631,67.3732,9.5884,57.7848,0.0000,57.7848,0.0000,57.7848,-30.0894,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15107.0074,15107.0074,15107.0074,15107.0074,6,0,0,0
+3253.0894,0.5000,70516.0416,83.0000,83.0000,0.0000,-0.9345,44.6427,6,1596.2726,499.0293,837.3478,-75.9497,83.4184,139.9721,159.8062,-12.6959,0.0000,79.5621,0.0000,79.5621,3.8563,79.5621,5.7865,0.0000,2186.6747,322.1811,475.9601,73.7756,9.7196,64.0560,0.0000,64.0560,0.0000,64.0560,-23.8186,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16401.5007,16401.5007,16401.5007,16401.5007,6,0,0,0
+3253.5894,0.5000,70527.5694,83.0000,83.0000,0.0000,-0.7979,44.5507,6,1596.2726,521.1761,846.8752,-75.9497,87.1205,141.5647,159.8062,-12.6959,0.0000,83.2642,0.0000,83.2642,3.8563,83.2642,5.9345,0.0000,2186.6747,337.7016,498.1068,77.3296,9.7924,67.5372,0.0000,67.5372,0.0000,67.5372,-20.3377,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17125.3366,17125.3366,17125.3366,17125.3366,6,0,0,0
+3254.0894,0.5000,70539.0972,83.0000,83.0000,0.0000,-0.7206,44.4676,6,1596.2726,533.7114,852.1639,-75.9497,89.2159,142.4488,159.8062,-12.6959,0.0000,85.3596,0.0000,85.3596,3.8563,85.3596,6.0184,0.0000,2186.6747,346.4863,510.6421,79.3412,9.8337,69.5076,0.0000,69.5076,0.0000,69.5076,-18.3674,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17535.0344,17535.0344,17535.0344,17535.0344,6,0,0,0
+3254.5894,0.5000,70550.6250,83.0000,83.0000,0.0000,-0.6663,44.3908,6,1596.2726,542.5174,855.1573,-75.9497,90.6879,142.9492,159.8062,-12.6959,0.0000,86.8316,0.0000,86.8316,3.8563,86.8316,6.0772,0.0000,2186.6747,352.6576,519.4482,80.7544,9.8626,70.8918,0.0000,70.8918,0.0000,70.8918,-16.9833,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17822.8485,17822.8485,17822.8485,17822.8485,6,0,0,0
+3255.0894,0.5000,70562.1527,83.0000,83.0000,0.0000,-0.6441,44.3166,6,1596.2726,546.1086,857.2602,-75.9497,91.2882,143.3007,159.8062,-12.6959,0.0000,87.4319,0.0000,87.4319,3.8563,87.4319,6.1013,0.0000,2186.6747,355.1743,523.0394,81.3307,9.8744,71.4562,0.0000,71.4562,0.0000,71.4562,-16.4188,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17940.2203,17940.2203,17940.2203,17940.2203,6,0,0,0
+3255.5894,0.5000,70573.6805,83.0000,83.0000,0.0000,-0.6405,44.2427,6,1596.2726,546.7020,858.1177,-75.9497,91.3874,143.4441,159.8062,-12.6959,0.0000,87.5311,0.0000,87.5311,3.8563,87.5311,6.1052,0.0000,2186.6747,355.5902,523.6328,81.4259,9.8764,71.5495,0.0000,71.5495,0.0000,71.5495,-16.3255,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17957.4414,17957.4414,17957.4414,17957.4414,6,0,0,0
+3256.0894,0.5000,70585.2083,83.0000,83.0000,0.0000,-0.6465,44.1682,6,1596.2726,545.7336,858.2595,-75.9497,91.2255,143.4677,159.8062,-12.6959,0.0000,87.3692,0.0000,87.3692,3.8563,87.3692,6.0987,0.0000,2186.6747,354.9115,522.6643,81.2705,9.8732,71.3973,0.0000,71.3973,0.0000,71.3973,-16.4778,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17927.9624,17927.9624,17927.9624,17927.9624,6,0,0,0
+3256.5894,0.5000,70596.7361,83.0000,83.0000,0.0000,-0.6431,44.0941,6,1596.2726,546.2692,858.0282,-75.9497,91.3151,143.4291,159.8062,-12.6959,0.0000,87.4588,0.0000,87.4588,3.8563,87.4588,6.1023,0.0000,2186.6747,355.2868,523.1999,81.3564,9.8750,71.4815,0.0000,71.4815,0.0000,71.4815,-16.3936,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17944.8910,17944.8910,17944.8910,17944.8910,6,0,0,0
+3257.0894,0.5000,70608.2638,83.0000,83.0000,0.0000,-0.6268,44.0218,6,1596.2726,548.9220,858.1561,-75.9497,91.7585,143.4505,159.8062,-12.6959,0.0000,87.9022,0.0000,87.9022,3.8563,87.9022,6.1201,0.0000,2186.6747,357.1460,525.8528,81.7822,9.8837,71.8985,0.0000,71.8985,0.0000,71.8985,-15.9766,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18021.8127,18021.8127,18021.8127,18021.8127,6,0,0,0
+3257.5894,0.5000,70619.7916,83.0000,83.0000,0.0000,-0.5759,43.9554,6,1596.2726,557.1788,858.7896,-75.9497,93.1387,143.5564,159.8062,-12.6959,0.0000,89.2824,0.0000,89.2824,3.8563,89.2824,6.1753,0.0000,2186.6747,362.9323,534.1095,83.1072,9.9108,73.1963,0.0000,73.1963,0.0000,73.1963,-14.6788,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18261.2251,18261.2251,18261.2251,18261.2251,6,0,0,0
+3258.0894,0.5000,70631.3194,83.0000,83.0000,0.0000,-0.5031,43.8974,6,1596.2726,568.9799,860.7613,-75.9497,95.1114,143.8860,159.8062,-12.6959,0.0000,91.2551,0.0000,91.2551,3.8563,91.2551,6.2542,0.0000,2186.6747,371.2025,545.9106,85.0009,9.9496,75.0513,0.0000,75.0513,0.0000,75.0513,-12.8239,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18603.4108,18603.4108,18603.4108,18603.4108,6,0,0,0
+3258.5894,0.5000,70642.8472,83.0000,83.0000,0.0000,-0.4060,43.8506,6,1596.2726,584.7226,863.5794,-75.9497,97.7430,144.3570,159.8062,-12.6959,0.0000,93.8867,0.0000,93.8867,3.8563,93.8867,6.3594,0.0000,2186.6747,382.2350,561.6534,87.5272,10.0014,77.5258,0.0000,77.5258,0.0000,77.5258,-10.3494,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19099.3028,19099.3028,19099.3028,19099.3028,6,0,0,0
+3259.0894,0.5000,70654.3750,83.0000,83.0000,0.0000,-0.3111,43.8148,6,1596.2726,600.1123,867.3388,-75.9497,100.3155,144.9855,159.8062,-12.6959,0.0000,96.4593,0.0000,96.4593,3.8563,96.4593,6.4623,0.0000,2186.6747,393.0201,577.0431,89.9969,10.0520,79.9449,0.0000,79.9449,0.0000,79.9449,-7.9304,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19600.0807,19600.0807,19600.0807,19600.0807,6,0,0,0
+3259.5894,0.5000,70665.9027,83.0000,83.0000,0.0000,-0.2216,43.7892,6,1596.2726,614.6280,871.0139,-75.9497,102.7420,145.5998,159.8062,-12.6959,0.0000,98.8857,0.0000,98.8857,3.8563,98.8857,6.5594,0.0000,2186.6747,403.1927,591.5587,92.3263,10.0997,82.2266,0.0000,82.2266,0.0000,82.2266,-5.6488,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20072.4162,20072.4162,20072.4162,20072.4162,6,0,0,0
+3260.0894,0.5000,70677.4305,83.0000,83.0000,0.0000,-0.1601,43.7708,6,1596.2726,624.5962,874.4802,-75.9497,104.4083,146.1792,159.8062,-12.6959,0.0000,100.5520,0.0000,100.5520,3.8563,100.5520,6.6261,0.0000,2186.6747,410.1784,601.5269,93.9259,10.1311,83.7948,0.0000,83.7948,0.0000,83.7948,-4.0806,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20396.7788,20396.7788,20396.7788,20396.7788,6,0,0,0
+3260.5894,0.5000,70688.9583,83.0000,83.0000,0.0000,-0.1086,43.7582,6,1596.2726,632.9455,876.8606,-75.9497,105.8040,146.5771,159.8062,-12.6959,0.0000,101.9477,0.0000,101.9477,3.8563,101.9477,6.6819,0.0000,2186.6747,416.0296,609.8763,95.2658,10.1575,85.1083,0.0000,85.1083,0.0000,85.1083,-2.7671,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20668.4643,20668.4643,20668.4643,20668.4643,6,0,0,0
+3261.0894,0.5000,70700.4861,83.0000,83.0000,0.0000,-0.0687,43.7503,6,1596.2726,639.4036,878.8544,-75.9497,106.8835,146.9104,159.8062,-12.6959,0.0000,103.0272,0.0000,103.0272,3.8563,103.0272,6.7251,0.0000,2186.6747,420.5554,616.3343,96.3022,10.1778,86.1243,0.0000,86.1243,0.0000,86.1243,-1.7511,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20878.6068,20878.6068,20878.6068,20878.6068,6,0,0,0
+3261.5894,0.5000,70712.0138,83.0000,83.0000,0.0000,-0.0205,43.7480,6,1596.2726,647.2152,880.3966,-75.9497,108.1893,147.1682,159.8062,-12.6959,0.0000,104.3330,0.0000,104.3330,3.8563,104.3330,6.7773,0.0000,2186.6747,426.0298,624.1459,97.5557,10.2025,87.3532,0.0000,87.3532,0.0000,87.3532,-0.5222,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21108.4421,21108.4421,21108.4421,21108.4421,6,0,0,0
+3262.0894,0.5000,70723.5416,83.0000,83.0000,0.0000,0.0379,43.7523,6,1596.2726,656.6819,882.2620,-75.9497,109.7718,147.4800,159.8062,-12.6959,0.0000,105.9155,0.0000,105.9155,3.8563,105.9155,6.8406,0.0000,2186.6747,432.6640,633.6126,99.0749,10.2323,88.8426,0.0000,88.8426,0.0000,88.8426,0.9671,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21374.5906,21374.5906,21374.5906,21374.5906,6,0,0,0
+3262.5894,0.5000,70735.0694,83.0000,83.0000,0.0000,0.1139,43.7655,6,1596.2726,668.9848,884.5227,-75.9497,111.8284,147.8579,159.8062,-12.6959,0.0000,107.9721,0.0000,107.9721,3.8563,107.9721,6.9229,0.0000,2186.6747,441.2859,645.9156,101.0492,10.2711,90.7781,0.0000,90.7781,0.0000,90.7781,2.9027,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21720.4786,21720.4786,21720.4786,21720.4786,6,0,0,0
+3263.0894,0.5000,70746.5972,83.0000,83.0000,0.0000,0.1585,43.7837,6,1596.2726,676.2164,887.4606,-75.9497,113.0372,148.3490,159.8062,-12.6959,0.0000,109.1809,0.0000,109.1809,3.8563,109.1809,6.9712,0.0000,2186.6747,446.3539,653.1472,102.2097,10.2940,91.9157,0.0000,91.9157,0.0000,91.9157,4.0404,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21916.6032,21916.6032,21916.6032,21916.6032,6,0,0,0
+3263.5894,0.5000,70758.1250,83.0000,83.0000,0.0000,0.1585,43.8020,6,1596.2726,676.2164,889.1876,-75.9497,113.0372,148.6377,159.8062,-12.6959,0.0000,109.1809,0.0000,109.1809,3.8563,109.1809,6.9712,0.0000,2186.6747,446.3539,653.1472,102.2097,10.2940,91.9157,0.0000,91.9157,0.0000,91.9157,4.0404,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21916.6032,21916.6032,21916.6032,21916.6032,6,0,0,0
+3264.0894,0.5000,70769.6527,83.0000,83.0000,0.0000,0.3232,43.8393,6,1596.2726,702.9021,889.1876,-75.9497,117.4980,148.6377,159.8062,-12.6959,0.0000,113.6417,0.0000,113.6417,3.8563,113.6417,7.1496,0.0000,2186.6747,465.0552,679.8329,106.4921,10.3781,96.1140,0.0000,96.1140,0.0000,96.1140,8.2386,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22667.9647,22667.9647,22667.9647,22667.9647,6,0,0,0
+3264.5894,0.5000,70781.1805,83.0000,83.0000,0.0000,0.3578,43.8805,6,1596.2726,708.5054,895.5601,-75.9497,118.4347,149.7030,159.8062,-12.6959,0.0000,114.5784,0.0000,114.5784,3.8563,114.5784,7.1871,0.0000,2186.6747,468.9820,685.4362,107.3913,10.3958,96.9955,0.0000,96.9955,0.0000,96.9955,9.1202,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22845.4053,22845.4053,22845.4053,22845.4053,6,0,0,0
+3265.0894,0.5000,70792.7083,83.0000,83.0000,0.0000,0.3460,43.9204,6,1596.2726,706.5868,896.8982,-75.9497,118.1140,149.9266,159.8062,-12.6959,0.0000,114.2577,0.0000,114.2577,3.8563,114.2577,7.1743,0.0000,2186.6747,467.6374,683.5176,107.0834,10.3898,96.6936,0.0000,96.6936,0.0000,96.6936,8.8183,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22784.6485,22784.6485,22784.6485,22784.6485,6,0,0,0
+3265.5894,0.5000,70804.2361,83.0000,83.0000,0.0000,0.3073,43.9558,6,1596.2726,700.3166,896.4400,-75.9497,117.0658,149.8501,159.8062,-12.6959,0.0000,113.2095,0.0000,113.2095,3.8563,113.2095,7.1324,0.0000,2186.6747,463.2432,677.2473,106.0772,10.3700,95.7072,0.0000,95.7072,0.0000,95.7072,7.8319,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22586.0862,22586.0862,22586.0862,22586.0862,6,0,0,0
+3266.0894,0.5000,70815.7638,83.0000,83.0000,0.0000,0.2849,43.9887,6,1596.2726,696.6920,894.9427,-75.9497,116.4599,149.5998,159.8062,-12.6959,0.0000,112.6036,0.0000,112.6036,3.8563,112.6036,7.1081,0.0000,2186.6747,460.7032,673.6228,105.4955,10.3585,95.1370,0.0000,95.1370,0.0000,95.1370,7.2616,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22471.3070,22471.3070,22471.3070,22471.3070,6,0,0,0
+3266.5894,0.5000,70827.2916,83.0000,83.0000,0.0000,0.2849,44.0215,6,1596.2726,696.6920,894.0771,-75.9497,116.4599,149.4551,159.8062,-12.6959,0.0000,112.6036,0.0000,112.6036,3.8563,112.6036,7.1081,0.0000,2186.6747,460.7032,673.6228,105.4955,10.3585,95.1370,0.0000,95.1370,0.0000,95.1370,7.2616,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22471.3070,22471.3070,22471.3070,22471.3070,6,0,0,0
+3267.0894,0.5000,70838.8194,83.0000,83.0000,0.0000,0.2074,44.0454,6,1596.2726,684.1367,894.0771,-75.9497,114.3612,149.4551,159.8062,-12.6959,0.0000,110.5049,0.0000,110.5049,3.8563,110.5049,7.0242,0.0000,2186.6747,451.9044,661.0675,103.4807,10.3189,93.1618,0.0000,93.1618,0.0000,93.1618,5.2864,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22131.1638,22131.1638,22131.1638,22131.1638,6,0,0,0
+3267.5894,0.5000,70850.3472,83.0000,83.0000,0.0000,0.2022,44.0687,6,1596.2726,683.2931,891.0789,-75.9497,114.2201,148.9539,159.8062,-12.6959,0.0000,110.3639,0.0000,110.3639,3.8563,110.3639,7.0185,0.0000,2186.6747,451.3132,660.2238,103.3453,10.3163,93.0290,0.0000,93.0290,0.0000,93.0290,5.1537,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22108.3100,22108.3100,22108.3100,22108.3100,6,0,0,0
+3268.0894,0.5000,70861.8750,83.0000,83.0000,0.0000,0.2287,44.0951,6,1596.2726,687.5838,890.8775,-75.9497,114.9374,148.9202,159.8062,-12.6959,0.0000,111.0811,0.0000,111.0811,3.8563,111.0811,7.0472,0.0000,2186.6747,454.3201,664.5145,104.0339,10.3298,93.7041,0.0000,93.7041,0.0000,93.7041,5.8287,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22224.5436,22224.5436,22224.5436,22224.5436,6,0,0,0
+3268.5894,0.5000,70873.4027,83.0000,83.0000,0.0000,0.2676,44.1259,6,1596.2726,693.8849,891.9021,-75.9497,115.9907,149.0915,159.8062,-12.6959,0.0000,112.1344,0.0000,112.1344,3.8563,112.1344,7.0894,0.0000,2186.6747,458.7359,670.8156,105.0450,10.3497,94.6953,0.0000,94.6953,0.0000,94.6953,6.8200,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22395.2404,22395.2404,22395.2404,22395.2404,6,0,0,0
+3269.0894,0.5000,70884.9305,83.0000,83.0000,0.0000,0.3106,44.1617,6,1596.2726,700.8590,893.4068,-75.9497,117.1565,149.3430,159.8062,-12.6959,0.0000,113.3002,0.0000,113.3002,3.8563,113.3002,7.1360,0.0000,2186.6747,463.6233,677.7897,106.1642,10.3717,95.7925,0.0000,95.7925,0.0000,95.7925,7.9172,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22603.2623,22603.2623,22603.2623,22603.2623,6,0,0,0
+3269.5894,0.5000,70896.4583,83.0000,83.0000,0.0000,0.3197,44.1986,6,1596.2726,702.3407,895.0722,-75.9497,117.4042,149.6214,159.8062,-12.6959,0.0000,113.5479,0.0000,113.5479,3.8563,113.5479,7.1459,0.0000,2186.6747,464.6618,679.2714,106.4020,10.3764,96.0256,0.0000,96.0256,0.0000,96.0256,8.1503,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22650.1853,22650.1853,22650.1853,22650.1853,6,0,0,0
+3270.0894,0.5000,70907.9861,83.0000,83.0000,0.0000,0.3050,44.2337,6,1596.2726,699.9575,895.4260,-75.9497,117.0058,149.6806,159.8062,-12.6959,0.0000,113.1495,0.0000,113.1495,3.8563,113.1495,7.1300,0.0000,2186.6747,462.9916,676.8882,106.0195,10.3688,95.6507,0.0000,95.6507,0.0000,95.6507,7.7754,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22574.7141,22574.7141,22574.7141,22574.7141,6,0,0,0
+3270.5894,0.5000,70919.5138,83.0000,83.0000,0.0000,0.2377,44.2611,6,1596.2726,689.0485,894.8569,-75.9497,115.1822,149.5854,159.8062,-12.6959,0.0000,111.3259,0.0000,111.3259,3.8563,111.3259,7.0570,0.0000,2186.6747,455.3466,665.9793,104.2689,10.3344,93.9345,0.0000,93.9345,0.0000,93.9345,6.0591,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22264.2237,22264.2237,22264.2237,22264.2237,6,0,0,0
+3271.0894,0.5000,70931.0416,83.0000,83.0000,0.0000,0.1608,44.2797,6,1596.2726,676.5901,892.2519,-75.9497,113.0997,149.1500,159.8062,-12.6959,0.0000,109.2434,0.0000,109.2434,3.8563,109.2434,6.9737,0.0000,2186.6747,446.6157,653.5208,102.2697,10.2951,91.9745,0.0000,91.9745,0.0000,91.9745,4.0991,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21926.7252,21926.7252,21926.7252,21926.7252,6,0,0,0
+3271.5894,0.5000,70942.5694,83.0000,83.0000,0.0000,0.0771,44.2886,6,1596.2726,663.0333,889.2768,-75.9497,110.8335,148.6526,159.8062,-12.6959,0.0000,106.9772,0.0000,106.9772,3.8563,106.9772,6.8831,0.0000,2186.6747,437.1151,639.9641,100.0941,10.2524,89.8418,0.0000,89.8418,0.0000,89.8418,1.9664,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21553.1571,21553.1571,21553.1571,21553.1571,6,0,0,0
+3272.0894,0.5000,70954.0972,83.0000,83.0000,0.0000,0.0447,44.2937,6,1596.2726,657.7699,886.0394,-75.9497,109.9536,148.1115,159.8062,-12.6959,0.0000,106.0974,0.0000,106.0974,3.8563,106.0974,6.8479,0.0000,2186.6747,433.4265,634.7006,99.2495,10.2358,89.0137,0.0000,89.0137,0.0000,89.0137,1.1383,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21405.1796,21405.1796,21405.1796,21405.1796,6,0,0,0
+3272.5894,0.5000,70965.6250,83.0000,83.0000,0.0000,0.0447,44.2989,6,1596.2726,657.7699,884.7825,-75.9497,109.9536,147.9014,159.8062,-12.6959,0.0000,106.0974,0.0000,106.0974,3.8563,106.0974,6.8479,0.0000,2186.6747,433.4265,634.7006,99.2495,10.2358,89.0137,0.0000,89.0137,0.0000,89.0137,1.1383,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21405.1796,21405.1796,21405.1796,21405.1796,6,0,0,0
+3273.0894,0.5000,70977.1527,83.0000,83.0000,0.0000,0.0399,44.3035,6,1596.2726,656.9967,884.7825,-75.9497,109.8244,147.9014,159.8062,-12.6959,0.0000,105.9681,0.0000,105.9681,3.8563,105.9681,6.8427,0.0000,2186.6747,432.8847,633.9275,99.1254,10.2333,88.8921,0.0000,88.8921,0.0000,88.8921,1.0167,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21383.4434,21383.4434,21383.4434,21383.4434,6,0,0,0
+3273.5894,0.5000,70988.6805,83.0000,83.0000,0.0000,0.0827,44.3130,6,1596.2726,663.9348,884.5979,-75.9497,110.9842,147.8705,159.8062,-12.6959,0.0000,107.1279,0.0000,107.1279,3.8563,107.1279,6.8891,0.0000,2186.6747,437.7469,640.8656,100.2388,10.2552,89.9836,0.0000,89.9836,0.0000,89.9836,2.1082,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21578.5029,21578.5029,21578.5029,21578.5029,6,0,0,0
+3274.0894,0.5000,71000.2083,83.0000,83.0000,0.0000,0.1443,44.3296,6,1596.2726,673.9101,886.2547,-75.9497,112.6517,148.1475,159.8062,-12.6959,0.0000,108.7954,0.0000,108.7954,3.8563,108.7954,6.9558,0.0000,2186.6747,444.7376,650.8408,101.8396,10.2867,91.5529,0.0000,91.5529,0.0000,91.5529,3.6775,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21854.1247,21854.1247,21854.1247,21854.1247,6,0,0,0
+3274.5894,0.5000,71011.7361,83.0000,83.0000,0.0000,0.2072,44.3535,6,1596.2726,684.1034,888.6368,-75.9497,114.3556,148.5457,159.8062,-12.6959,0.0000,110.4993,0.0000,110.4993,3.8563,110.4993,7.0239,0.0000,2186.6747,451.8810,661.0341,103.4754,10.3188,93.1565,0.0000,93.1565,0.0000,93.1565,5.2811,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22130.2599,22130.2599,22130.2599,22130.2599,6,0,0,0
+3275.0894,0.5000,71023.2638,83.0000,83.0000,0.0000,0.2375,44.3809,6,1596.2726,689.0085,891.0710,-75.9497,115.1755,148.9526,159.8062,-12.6959,0.0000,111.3192,0.0000,111.3192,3.8563,111.3192,7.0567,0.0000,2186.6747,455.3185,665.9392,104.2625,10.3343,93.9282,0.0000,93.9282,0.0000,93.9282,6.0528,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22263.1394,22263.1394,22263.1394,22263.1394,6,0,0,0
+3275.5894,0.5000,71034.7916,83.0000,83.0000,0.0000,0.2375,44.4083,6,1596.2726,689.0085,892.2423,-75.9497,115.1755,149.1484,159.8062,-12.6959,0.0000,111.3192,0.0000,111.3192,3.8563,111.3192,7.0567,0.0000,2186.6747,455.3185,665.9392,104.2625,10.3343,93.9282,0.0000,93.9282,0.0000,93.9282,6.0528,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22263.1394,22263.1394,22263.1394,22263.1394,6,0,0,0
+3276.0894,0.5000,71046.3194,83.0000,83.0000,0.0000,0.3836,44.4525,6,1596.2726,712.6874,892.2423,-75.9497,119.1337,149.1484,159.8062,-12.6959,0.0000,115.2774,0.0000,115.2774,3.8563,115.2774,7.2151,0.0000,2186.6747,471.9127,689.6181,108.0624,10.4090,97.6534,0.0000,97.6534,0.0000,97.6534,9.7781,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22977.8366,22977.8366,22977.8366,22977.8366,6,0,0,0
+3276.5894,0.5000,71057.8472,83.0000,83.0000,0.0000,0.4348,44.5026,6,1596.2726,720.9740,897.8968,-75.9497,120.5189,150.0936,159.8062,-12.6959,0.0000,116.6626,0.0000,116.6626,3.8563,116.6626,7.2705,0.0000,2186.6747,477.7199,697.9047,109.3922,10.4351,98.9570,0.0000,98.9570,0.0000,98.9570,11.0818,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23240.2512,23240.2512,23240.2512,23240.2512,6,0,0,0
+3277.0894,0.5000,71069.3750,83.0000,83.0000,0.0000,0.4758,44.5575,6,1596.2726,727.6264,899.8757,-75.9497,121.6310,150.4244,159.8062,-12.6959,0.0000,117.7747,0.0000,117.7747,3.8563,117.7747,7.3150,0.0000,2186.6747,482.3820,704.5572,110.4597,10.4561,100.0036,0.0000,100.0036,0.0000,100.0036,12.1284,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23450.9178,23450.9178,23450.9178,23450.9178,6,0,0,0
+3277.5894,0.5000,71080.9027,83.0000,83.0000,0.0000,0.5013,44.6152,6,1596.2726,731.7529,901.4643,-75.9497,122.3207,150.6899,159.8062,-12.6959,0.0000,118.4645,0.0000,118.4645,3.8563,118.4645,7.3426,0.0000,2186.6747,485.2738,708.6836,111.1219,10.4691,100.6528,0.0000,100.6528,0.0000,100.6528,12.7776,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23581.5912,23581.5912,23581.5912,23581.5912,6,0,0,0
+3278.0894,0.5000,71092.4305,83.0000,83.0000,0.0000,0.5126,44.6743,6,1596.2726,733.5916,902.4497,-75.9497,122.6281,150.8546,159.8062,-12.6959,0.0000,118.7718,0.0000,118.7718,3.8563,118.7718,7.3549,0.0000,2186.6747,486.5624,710.5224,111.4170,10.4749,100.9420,0.0000,100.9420,0.0000,100.9420,13.0669,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23639.8193,23639.8193,23639.8193,23639.8193,6,0,0,0
+3278.5894,0.5000,71103.9583,83.0000,83.0000,0.0000,0.5119,44.7333,6,1596.2726,733.4765,902.8888,-75.9497,122.6089,150.9280,159.8062,-12.6959,0.0000,118.7526,0.0000,118.7526,3.8563,118.7526,7.3541,0.0000,2186.6747,486.4817,710.4072,111.3985,10.4746,100.9239,0.0000,100.9239,0.0000,100.9239,13.0487,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23636.1726,23636.1726,23636.1726,23636.1726,6,0,0,0
+3279.0894,0.5000,71115.4861,83.0000,83.0000,0.0000,0.5071,44.7918,6,1596.2726,732.6895,902.8613,-75.9497,122.4773,150.9234,159.8062,-12.6959,0.0000,118.6210,0.0000,118.6210,3.8563,118.6210,7.3488,0.0000,2186.6747,485.9302,709.6203,111.2722,10.4721,100.8001,0.0000,100.8001,0.0000,100.8001,12.9249,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23611.2524,23611.2524,23611.2524,23611.2524,6,0,0,0
+3279.5894,0.5000,71127.0138,83.0000,83.0000,0.0000,0.5013,44.8496,6,1596.2726,731.7533,902.6734,-75.9497,122.3208,150.8920,159.8062,-12.6959,0.0000,118.4645,0.0000,118.4645,3.8563,118.4645,7.3426,0.0000,2186.6747,485.2741,708.6840,111.1220,10.4691,100.6528,0.0000,100.6528,0.0000,100.6528,12.7776,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23581.6045,23581.6045,23581.6045,23581.6045,6,0,0,0
+3280.0894,0.5000,71138.5416,83.0000,83.0000,0.0000,0.4978,44.9070,6,1596.2726,731.1832,902.4498,-75.9497,122.2255,150.8547,159.8062,-12.6959,0.0000,118.3692,0.0000,118.3692,3.8563,118.3692,7.3387,0.0000,2186.6747,484.8745,708.1139,111.0305,10.4673,100.5631,0.0000,100.5631,0.0000,100.5631,12.6879,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23563.5497,23563.5497,23563.5497,23563.5497,6,0,0,0
+3280.5894,0.5000,71150.0694,83.0000,83.0000,0.0000,0.4892,44.9634,6,1596.2726,729.8000,902.3136,-75.9497,121.9943,150.8319,159.8062,-12.6959,0.0000,118.1380,0.0000,118.1380,3.8563,118.1380,7.3295,0.0000,2186.6747,483.9052,706.7307,110.8085,10.4630,100.3455,0.0000,100.3455,0.0000,100.3455,12.4703,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23519.7483,23519.7483,23519.7483,23519.7483,6,0,0,0
+3281.0894,0.5000,71161.5972,83.0000,83.0000,0.0000,0.4706,45.0176,6,1596.2726,726.7809,901.9833,-75.9497,121.4896,150.7767,159.8062,-12.6959,0.0000,117.6333,0.0000,117.6333,3.8563,117.6333,7.3093,0.0000,2186.6747,481.7894,703.7116,110.3240,10.4535,99.8706,0.0000,99.8706,0.0000,99.8706,11.9954,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23424.1416,23424.1416,23424.1416,23424.1416,6,0,0,0
+3281.5894,0.5000,71173.1250,83.0000,83.0000,0.0000,0.4331,45.0675,6,1596.2726,720.7082,901.2624,-75.9497,120.4745,150.6562,159.8062,-12.6959,0.0000,116.6182,0.0000,116.6182,3.8563,116.6182,7.2687,0.0000,2186.6747,477.5337,697.6389,109.3495,10.4343,98.9152,0.0000,98.9152,0.0000,98.9152,11.0400,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23231.8345,23231.8345,23231.8345,23231.8345,6,0,0,0
+3282.0894,0.5000,71184.6527,83.0000,83.0000,0.0000,0.3813,45.1115,6,1596.2726,712.3129,899.8122,-75.9497,119.0711,150.4138,159.8062,-12.6959,0.0000,115.2148,0.0000,115.2148,3.8563,115.2148,7.2126,0.0000,2186.6747,471.6502,689.2436,108.0023,10.4078,97.5944,0.0000,97.5944,0.0000,97.5944,9.7192,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22965.9772,22965.9772,22965.9772,22965.9772,6,0,0,0
+3282.5894,0.5000,71196.1805,83.0000,83.0000,0.0000,0.3160,45.1479,6,1596.2726,701.7367,897.8074,-75.9497,117.3032,150.0786,159.8062,-12.6959,0.0000,113.4469,0.0000,113.4469,3.8563,113.4469,7.1419,0.0000,2186.6747,464.2385,678.6675,106.3051,10.3745,95.9306,0.0000,95.9306,0.0000,95.9306,8.0553,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22631.0592,22631.0592,22631.0592,22631.0592,6,0,0,0
+3283.0894,0.5000,71207.7083,83.0000,83.0000,0.0000,0.2529,45.1771,6,1596.2726,691.5179,895.2818,-75.9497,115.5950,149.6564,159.8062,-12.6959,0.0000,111.7387,0.0000,111.7387,3.8563,111.7387,7.0735,0.0000,2186.6747,457.0771,668.4486,104.6652,10.3422,94.3230,0.0000,94.3230,0.0000,94.3230,6.4476,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22331.1195,22331.1195,22331.1195,22331.1195,6,0,0,0
+3283.5894,0.5000,71219.2361,83.0000,83.0000,0.0000,0.2128,45.2016,6,1596.2726,685.0116,892.8416,-75.9497,114.5074,149.2485,159.8062,-12.6959,0.0000,110.6511,0.0000,110.6511,3.8563,110.6511,7.0300,0.0000,2186.6747,452.5175,661.9423,103.6211,10.3217,93.2994,0.0000,93.2994,0.0000,93.2994,5.4240,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22154.8630,22154.8630,22154.8630,22154.8630,6,0,0,0
+3284.0894,0.5000,71230.7638,83.0000,83.0000,0.0000,0.2032,45.2250,6,1596.2726,683.4541,891.2878,-75.9497,114.2471,148.9888,159.8062,-12.6959,0.0000,110.3908,0.0000,110.3908,3.8563,110.3908,7.0196,0.0000,2186.6747,451.4260,660.3848,103.3712,10.3168,93.0544,0.0000,93.0544,0.0000,93.0544,5.1790,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22112.6712,22112.6712,22112.6712,22112.6712,6,0,0,0
+3284.5894,0.5000,71242.2916,83.0000,83.0000,0.0000,0.2369,45.2523,6,1596.2726,688.9103,890.9159,-75.9497,115.1591,148.9266,159.8062,-12.6959,0.0000,111.3028,0.0000,111.3028,3.8563,111.3028,7.0561,0.0000,2186.6747,455.2498,665.8411,104.2468,10.3340,93.9128,0.0000,93.9128,0.0000,93.9128,6.0374,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22260.4811,22260.4811,22260.4811,22260.4811,6,0,0,0
+3285.0894,0.5000,71253.8194,83.0000,83.0000,0.0000,0.2929,45.2861,6,1596.2726,697.9897,892.2189,-75.9497,116.6768,149.1444,159.8062,-12.6959,0.0000,112.8206,0.0000,112.8206,3.8563,112.8206,7.1168,0.0000,2186.6747,461.6126,674.9204,105.7038,10.3626,95.3411,0.0000,95.3411,0.0000,95.3411,7.4658,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22512.4005,22512.4005,22512.4005,22512.4005,6,0,0,0
+3285.5894,0.5000,71265.3472,83.0000,83.0000,0.0000,0.3584,45.3274,6,1596.2726,708.6037,894.3870,-75.9497,118.4511,149.5069,159.8062,-12.6959,0.0000,114.5948,0.0000,114.5948,3.8563,114.5948,7.1878,0.0000,2186.6747,469.0509,685.5345,107.4070,10.3961,97.0109,0.0000,97.0109,0.0000,97.0109,9.1356,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22848.5196,22848.5196,22848.5196,22848.5196,6,0,0,0
+3286.0894,0.5000,71276.8750,83.0000,83.0000,0.0000,0.3987,45.3734,6,1596.2726,715.1359,896.9217,-75.9497,119.5430,149.9306,159.8062,-12.6959,0.0000,115.6867,0.0000,115.6867,3.8563,115.6867,7.2314,0.0000,2186.6747,473.6286,692.0666,108.4553,10.4167,98.0386,0.0000,98.0386,0.0000,98.0386,10.1633,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23055.3752,23055.3752,23055.3752,23055.3752,6,0,0,0
+3286.5894,0.5000,71288.4027,83.0000,83.0000,0.0000,0.4202,45.4218,6,1596.2726,718.6090,898.4815,-75.9497,120.1236,150.1913,159.8062,-12.6959,0.0000,116.2673,0.0000,116.2673,3.8563,116.2673,7.2547,0.0000,2186.6747,476.0626,695.5398,109.0126,10.4277,98.5850,0.0000,98.5850,0.0000,98.5850,10.7097,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23165.3597,23165.3597,23165.3597,23165.3597,6,0,0,0
+3287.0894,0.5000,71299.9305,83.0000,83.0000,0.0000,0.4011,45.4681,6,1596.2726,715.5226,899.3109,-75.9497,119.6077,150.3300,159.8062,-12.6959,0.0000,115.7514,0.0000,115.7514,3.8563,115.7514,7.2340,0.0000,2186.6747,473.8996,692.4533,108.5173,10.4179,98.0994,0.0000,98.0994,0.0000,98.0994,10.2241,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23067.6213,23067.6213,23067.6213,23067.6213,6,0,0,0
+3287.5894,0.5000,71311.4583,83.0000,83.0000,0.0000,0.3578,45.5093,6,1596.2726,708.5061,898.5739,-75.9497,118.4348,150.2068,159.8062,-12.6959,0.0000,114.5785,0.0000,114.5785,3.8563,114.5785,7.1871,0.0000,2186.6747,468.9824,685.4368,107.3914,10.3958,96.9956,0.0000,96.9956,0.0000,96.9956,9.1203,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22845.4257,22845.4257,22845.4257,22845.4257,6,0,0,0
+3288.0894,0.5000,71322.9861,83.0000,83.0000,0.0000,0.3230,45.5465,6,1596.2726,702.8642,896.8983,-75.9497,117.4917,149.9267,159.8062,-12.6959,0.0000,113.6354,0.0000,113.6354,3.8563,113.6354,7.1494,0.0000,2186.6747,465.0286,679.7950,106.4860,10.3780,96.1080,0.0000,96.1080,0.0000,96.1080,8.2327,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22666.7636,22666.7636,22666.7636,22666.7636,6,0,0,0
+3288.5894,0.5000,71334.5138,83.0000,83.0000,0.0000,0.3230,45.5838,6,1596.2726,702.8642,895.5511,-75.9497,117.4917,149.7015,159.8062,-12.6959,0.0000,113.6354,0.0000,113.6354,3.8563,113.6354,7.1494,0.0000,2186.6747,465.0286,679.7950,106.4860,10.3780,96.1080,0.0000,96.1080,0.0000,96.1080,8.2327,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22666.7636,22666.7636,22666.7636,22666.7636,6,0,0,0
+3289.0894,0.5000,71346.0416,83.0000,83.0000,0.0000,0.1169,45.5972,6,1596.2726,669.4752,895.5511,-75.9497,111.9103,149.7015,159.8062,-12.6959,0.0000,108.0540,0.0000,108.0540,3.8563,108.0540,6.9261,0.0000,2186.6747,441.6296,646.4059,101.1279,10.2727,90.8552,0.0000,90.8552,0.0000,90.8552,2.9798,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21733.9833,21733.9833,21733.9833,21733.9833,6,0,0,0
+3289.5894,0.5000,71357.5694,83.0000,83.0000,0.0000,0.0216,45.5997,6,1596.2726,654.0286,887.5777,-75.9497,109.3283,148.3686,159.8062,-12.6959,0.0000,105.4720,0.0000,105.4720,3.8563,105.4720,6.8229,0.0000,2186.6747,430.8046,630.9593,98.6491,10.2240,88.4251,0.0000,88.4251,0.0000,88.4251,0.5497,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21299.9963,21299.9963,21299.9963,21299.9963,6,0,0,0
+3290.0894,0.5000,71369.0972,83.0000,83.0000,0.0000,-0.0583,45.5930,6,1596.2726,641.0949,883.8891,-75.9497,107.1662,147.7520,159.8062,-12.6959,0.0000,103.3100,0.0000,103.3100,3.8563,103.3100,6.7364,0.0000,2186.6747,421.7407,618.0257,96.5736,10.1832,86.3904,0.0000,86.3904,0.0000,86.3904,-1.4850,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20933.6433,20933.6433,20933.6433,20933.6433,6,0,0,0
+3290.5894,0.5000,71380.6250,83.0000,83.0000,0.0000,-0.1198,45.5792,6,1596.2726,631.1244,880.8005,-75.9497,105.4996,147.2357,159.8062,-12.6959,0.0000,101.6433,0.0000,101.6433,3.8563,101.6433,6.6697,0.0000,2186.6747,414.7534,608.0551,94.9736,10.1517,84.8218,0.0000,84.8218,0.0000,84.8218,-3.0536,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20609.2048,20609.2048,20609.2048,20609.2048,6,0,0,0
+3291.0894,0.5000,71392.1527,83.0000,83.0000,0.0000,-0.1582,45.5610,6,1596.2726,624.9024,878.4196,-75.9497,104.4595,146.8377,159.8062,-12.6959,0.0000,100.6032,0.0000,100.6032,3.8563,100.6032,6.6281,0.0000,2186.6747,410.3930,601.8331,93.9751,10.1321,83.8430,0.0000,83.8430,0.0000,83.8430,-4.0324,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20406.7414,20406.7414,20406.7414,20406.7414,6,0,0,0
+3291.5894,0.5000,71403.6805,83.0000,83.0000,0.0000,-0.1738,45.5409,6,1596.2726,622.3818,876.9337,-75.9497,104.0381,146.5894,159.8062,-12.6959,0.0000,100.1818,0.0000,100.1818,3.8563,100.1818,6.6113,0.0000,2186.6747,408.6265,599.3125,93.5706,10.1241,83.4464,0.0000,83.4464,0.0000,83.4464,-4.4289,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20324.7222,20324.7222,20324.7222,20324.7222,6,0,0,0
+3292.0894,0.5000,71415.2083,83.0000,83.0000,0.0000,-0.1584,45.5227,6,1596.2726,624.8769,876.3318,-75.9497,104.4552,146.4887,159.8062,-12.6959,0.0000,100.5989,0.0000,100.5989,3.8563,100.5989,6.6279,0.0000,2186.6747,410.3751,601.8076,93.9710,10.1320,83.8390,0.0000,83.8390,0.0000,83.8390,-4.0364,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20405.9127,20405.9127,20405.9127,20405.9127,6,0,0,0
+3292.5894,0.5000,71426.7361,83.0000,83.0000,0.0000,-0.1298,45.5077,6,1596.2726,629.5069,876.9276,-75.9497,105.2292,146.5883,159.8062,-12.6959,0.0000,101.3729,0.0000,101.3729,3.8563,101.3729,6.6589,0.0000,2186.6747,413.6198,606.4376,94.7140,10.1466,84.5674,0.0000,84.5674,0.0000,84.5674,-3.3080,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20556.5719,20556.5719,20556.5719,20556.5719,6,0,0,0
+3293.0894,0.5000,71438.2638,83.0000,83.0000,0.0000,-0.0931,45.4970,6,1596.2726,635.4517,878.0333,-75.9497,106.2229,146.7732,159.8062,-12.6959,0.0000,102.3666,0.0000,102.3666,3.8563,102.3666,6.6986,0.0000,2186.6747,417.7859,612.3824,95.6680,10.1654,85.5026,0.0000,85.5026,0.0000,85.5026,-2.3728,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20750.0131,20750.0131,20750.0131,20750.0131,6,0,0,0
+3293.5894,0.5000,71449.7916,83.0000,83.0000,0.0000,-0.0646,45.4895,6,1596.2726,640.0617,879.4529,-75.9497,106.9935,147.0105,159.8062,-12.6959,0.0000,103.1372,0.0000,103.1372,3.8563,103.1372,6.7295,0.0000,2186.6747,421.0166,616.9924,96.4078,10.1799,86.2279,0.0000,86.2279,0.0000,86.2279,-1.6476,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20900.0221,20900.0221,20900.0221,20900.0221,6,0,0,0
+3294.0894,0.5000,71461.3194,83.0000,83.0000,0.0000,-0.0599,45.4826,6,1596.2726,640.8363,880.5538,-75.9497,107.1230,147.1945,159.8062,-12.6959,0.0000,103.2667,0.0000,103.2667,3.8563,103.2667,6.7346,0.0000,2186.6747,421.5595,617.7671,96.5321,10.1824,86.3497,0.0000,86.3497,0.0000,86.3497,-1.5257,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20925.2290,20925.2290,20925.2290,20925.2290,6,0,0,0
+3294.5894,0.5000,71472.8472,83.0000,83.0000,0.0000,-0.0599,45.4757,6,1596.2726,640.8363,880.7388,-75.9497,107.1230,147.2254,159.8062,-12.6959,0.0000,103.2667,0.0000,103.2667,3.8563,103.2667,6.7346,0.0000,2186.6747,421.5595,617.7671,96.5321,10.1824,86.3497,0.0000,86.3497,0.0000,86.3497,-1.5257,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20925.2290,20925.2290,20925.2290,20925.2290,6,0,0,0
+3295.0894,0.5000,71484.3750,83.0000,83.0000,0.0000,-0.0537,45.4696,6,1596.2726,641.8391,880.7388,-75.9497,107.2906,147.2254,159.8062,-12.6959,0.0000,103.4343,0.0000,103.4343,3.8563,103.4343,6.7414,0.0000,2186.6747,422.2622,618.7698,96.6930,10.1855,86.5075,0.0000,86.5075,0.0000,86.5075,-1.3679,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20957.2972,20957.2972,20957.2972,20957.2972,6,0,0,0
+3295.5894,0.5000,71495.9027,83.0000,83.0000,0.0000,-0.0358,45.4654,6,1596.2726,644.7324,880.9782,-75.9497,107.7743,147.2654,159.8062,-12.6959,0.0000,103.9180,0.0000,103.9180,3.8563,103.9180,6.7607,0.0000,2186.6747,424.2898,621.6631,97.1573,10.1946,86.9626,0.0000,86.9626,0.0000,86.9626,-0.9128,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21038.6398,21038.6398,21038.6398,21038.6398,6,0,0,0
+3296.0894,0.5000,71507.4305,83.0000,83.0000,0.0000,-0.0133,45.4639,6,1596.2726,648.3835,881.6691,-75.9497,108.3846,147.3809,159.8062,-12.6959,0.0000,104.5283,0.0000,104.5283,3.8563,104.5283,6.7851,0.0000,2186.6747,426.8485,625.3142,97.7432,10.2062,87.5370,0.0000,87.5370,0.0000,87.5370,-0.3384,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21141.2887,21141.2887,21141.2887,21141.2887,6,0,0,0
+3296.5894,0.5000,71518.9583,83.0000,83.0000,0.0000,0.0052,45.4645,6,1596.2726,651.3785,882.5410,-75.9497,108.8853,147.5267,159.8062,-12.6959,0.0000,105.0290,0.0000,105.0290,3.8563,105.0290,6.8051,0.0000,2186.6747,428.9474,628.3092,98.2238,10.2156,88.0082,0.0000,88.0082,0.0000,88.0082,0.1328,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21225.4905,21225.4905,21225.4905,21225.4905,6,0,0,0
+3297.0894,0.5000,71530.4861,83.0000,83.0000,0.0000,0.0123,45.4659,6,1596.2726,652.5233,883.2562,-75.9497,109.0766,147.6462,159.8062,-12.6959,0.0000,105.2203,0.0000,105.2203,3.8563,105.2203,6.8128,0.0000,2186.6747,429.7497,629.4541,98.4076,10.2192,88.1883,0.0000,88.1883,0.0000,88.1883,0.3129,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21257.6770,21257.6770,21257.6770,21257.6770,6,0,0,0
+3297.5894,0.5000,71542.0138,83.0000,83.0000,0.0000,0.0013,45.4661,6,1596.2726,650.7481,883.5296,-75.9497,108.7799,147.6919,159.8062,-12.6959,0.0000,104.9236,0.0000,104.9236,3.8563,104.9236,6.8009,0.0000,2186.6747,428.5056,627.6788,98.1227,10.2136,87.9090,0.0000,87.9090,0.0000,87.9090,0.0336,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21207.7667,21207.7667,21207.7667,21207.7667,6,0,0,0
+3298.0894,0.5000,71553.5416,83.0000,83.0000,0.0000,0.0013,45.4662,6,1596.2726,650.7392,883.1057,-75.9497,108.7784,147.6211,159.8062,-12.6959,0.0000,104.9221,0.0000,104.9221,3.8563,104.9221,6.8009,0.0000,2186.6747,428.4994,627.6699,98.1212,10.2136,87.9076,0.0000,87.9076,0.0000,87.9076,0.0322,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21207.5170,21207.5170,21207.5170,21207.5170,6,0,0,0
+3298.5894,0.5000,71565.0694,83.0000,83.0000,0.0000,0.0118,45.4676,6,1596.2726,652.4422,883.1036,-75.9497,109.0631,147.6207,159.8062,-12.6959,0.0000,105.2068,0.0000,105.2068,3.8563,105.2068,6.8122,0.0000,2186.6747,429.6929,629.3729,98.3945,10.2190,88.1756,0.0000,88.1756,0.0000,88.1756,0.3002,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21255.3953,21255.3953,21255.3953,21255.3953,6,0,0,0
+3299.0894,0.5000,71576.5972,83.0000,83.0000,0.0000,0.0580,45.4743,6,1596.2726,659.9304,883.5103,-75.9497,110.3148,147.6887,159.8062,-12.6959,0.0000,106.4585,0.0000,106.4585,3.8563,106.4585,6.8623,0.0000,2186.6747,434.9406,636.8611,99.5962,10.2426,89.3536,0.0000,89.3536,0.0000,89.3536,1.4782,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21465.9208,21465.9208,21465.9208,21465.9208,6,0,0,0
+3299.5894,0.5000,71588.1250,83.0000,83.0000,0.0000,0.1208,45.4882,6,1596.2726,670.1146,885.2984,-75.9497,112.0172,147.9876,159.8062,-12.6959,0.0000,108.1609,0.0000,108.1609,3.8563,108.1609,6.9304,0.0000,2186.6747,442.0777,647.0454,101.2305,10.2747,90.9558,0.0000,90.9558,0.0000,90.9558,3.0804,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21751.3058,21751.3058,21751.3058,21751.3058,6,0,0,0
+3300.0894,0.5000,71599.6527,83.0000,83.0000,0.0000,0.1599,45.5066,6,1596.2726,676.4371,887.7304,-75.9497,113.0741,148.3941,159.8062,-12.6959,0.0000,109.2178,0.0000,109.2178,3.8563,109.2178,6.9727,0.0000,2186.6747,446.5085,653.3678,102.2451,10.2947,91.9505,0.0000,91.9505,0.0000,91.9505,4.0751,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21922.5813,21922.5813,21922.5813,21922.5813,6,0,0,0
+3300.5894,0.5000,71611.1805,83.0000,83.0000,0.0000,0.1599,45.5250,6,1596.2726,676.4371,889.2403,-75.9497,113.0741,148.6465,159.8062,-12.6959,0.0000,109.2178,0.0000,109.2178,3.8563,109.2178,6.9727,0.0000,2186.6747,446.5085,653.3678,102.2451,10.2947,91.9505,0.0000,91.9505,0.0000,91.9505,4.0751,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21922.5813,21922.5813,21922.5813,21922.5813,6,0,0,0
+3301.0894,0.5000,71622.7083,83.0000,83.0000,0.0000,0.1599,45.5435,6,1596.2726,676.4371,889.2403,-75.9497,113.0741,148.6465,159.8062,-12.6959,0.0000,109.2178,0.0000,109.2178,3.8563,109.2178,6.9727,0.0000,2186.6747,446.5085,653.3678,102.2451,10.2947,91.9505,0.0000,91.9505,0.0000,91.9505,4.0751,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21922.5813,21922.5813,21922.5813,21922.5813,6,0,0,0
+3301.5894,0.5000,71634.2361,83.0000,83.0000,0.0000,0.1599,45.5619,6,1596.2726,676.4371,889.2403,-75.9497,113.0741,148.6465,159.8062,-12.6959,0.0000,109.2178,0.0000,109.2178,3.8563,109.2178,6.9727,0.0000,2186.6747,446.5085,653.3678,102.2451,10.2947,91.9505,0.0000,91.9505,0.0000,91.9505,4.0751,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21922.5813,21922.5813,21922.5813,21922.5813,6,0,0,0
+3302.0894,0.5000,71645.7638,83.0000,83.0000,0.0000,0.1599,45.5803,6,1596.2726,676.4371,889.2403,-75.9497,113.0741,148.6465,159.8062,-12.6959,0.0000,109.2178,0.0000,109.2178,3.8563,109.2178,6.9727,0.0000,2186.6747,446.5085,653.3678,102.2451,10.2947,91.9505,0.0000,91.9505,0.0000,91.9505,4.0751,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21922.5813,21922.5813,21922.5813,21922.5813,6,0,0,0
+3302.5894,0.5000,71657.2916,83.0000,83.0000,0.0000,0.1703,45.6000,6,1596.2726,678.1272,889.2403,-75.9497,113.3566,148.6465,159.8062,-12.6959,0.0000,109.5003,0.0000,109.5003,3.8563,109.5003,6.9840,0.0000,2186.6747,447.6929,655.0579,102.5163,10.3000,92.2163,0.0000,92.2163,0.0000,92.2163,4.3410,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21968.3660,21968.3660,21968.3660,21968.3660,6,0,0,0
+3303.0894,0.5000,71668.8194,83.0000,83.0000,0.0000,0.5618,45.6647,6,1596.2726,741.5582,889.6438,-75.9497,123.9598,148.7140,159.8062,-12.6959,0.0000,120.1035,0.0000,120.1035,3.8563,120.1035,7.4081,0.0000,2186.6747,492.1454,718.4890,112.6954,10.5001,102.1953,0.0000,102.1953,0.0000,102.1953,14.3202,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23892.1003,23892.1003,23892.1003,23892.1003,6,0,0,0
+3303.5894,0.5000,71680.3472,83.0000,83.0000,0.0000,0.5227,45.7250,6,1596.2726,735.2229,904.7912,-75.9497,122.9008,151.2460,159.8062,-12.6959,0.0000,119.0445,0.0000,119.0445,3.8563,119.0445,7.3658,0.0000,2186.6747,487.7056,712.1537,111.6788,10.4801,101.1987,0.0000,101.1987,0.0000,101.1987,13.3235,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23691.4792,23691.4792,23691.4792,23691.4792,6,0,0,0
+3304.0894,0.5000,71691.8750,83.0000,83.0000,0.0000,0.4952,45.7821,6,1596.2726,730.7689,903.2783,-75.9497,122.1563,150.9932,159.8062,-12.6959,0.0000,118.3000,0.0000,118.3000,3.8563,118.3000,7.3360,0.0000,2186.6747,484.5842,707.6996,110.9640,10.4660,100.4980,0.0000,100.4980,0.0000,100.4980,12.6228,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23550.4310,23550.4310,23550.4310,23550.4310,6,0,0,0
+3304.5894,0.5000,71703.4027,83.0000,83.0000,0.0000,0.4836,45.8378,6,1596.2726,728.8812,902.2147,-75.9497,121.8407,150.8154,159.8062,-12.6959,0.0000,117.9844,0.0000,117.9844,3.8563,117.9844,7.3234,0.0000,2186.6747,483.2613,705.8119,110.6611,10.4601,100.2010,0.0000,100.2010,0.0000,100.2010,12.3258,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23490.6529,23490.6529,23490.6529,23490.6529,6,0,0,0
+3305.0894,0.5000,71714.9305,83.0000,83.0000,0.0000,0.5150,45.8972,6,1596.2726,733.9736,901.7639,-75.9497,122.6920,150.7400,159.8062,-12.6959,0.0000,118.8357,0.0000,118.8357,3.8563,118.8357,7.3574,0.0000,2186.6747,486.8301,710.9043,111.4783,10.4761,101.0021,0.0000,101.0021,0.0000,101.0021,13.1269,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23651.9143,23651.9143,23651.9143,23651.9143,6,0,0,0
+3305.5894,0.5000,71726.4583,83.0000,83.0000,0.0000,0.5662,45.9625,6,1596.2726,742.2725,902.9800,-75.9497,124.0792,150.9433,159.8062,-12.6959,0.0000,120.2229,0.0000,120.2229,3.8563,120.2229,7.4129,0.0000,2186.6747,492.6460,719.2032,112.8100,10.5023,102.3077,0.0000,102.3077,0.0000,102.3077,14.4326,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23914.7201,23914.7201,23914.7201,23914.7201,6,0,0,0
+3306.0894,0.5000,71737.9861,83.0000,83.0000,0.0000,0.6295,46.0350,6,1596.2726,752.5304,904.9618,-75.9497,125.7939,151.2746,159.8062,-12.6959,0.0000,121.9376,0.0000,121.9376,3.8563,121.9376,7.4815,0.0000,2186.6747,499.8347,729.4611,114.4562,10.5347,103.9215,0.0000,103.9215,0.0000,103.9215,16.0464,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24239.5600,24239.5600,24239.5600,24239.5600,6,0,0,0
+3306.5894,0.5000,71749.5138,83.0000,83.0000,0.0000,0.6820,46.1136,6,1596.2726,761.0306,907.4114,-75.9497,127.2148,151.6840,159.8062,-12.6959,0.0000,123.3586,0.0000,123.3586,3.8563,123.3586,7.5383,0.0000,2186.6747,505.7917,737.9614,115.8202,10.5615,105.2588,0.0000,105.2588,0.0000,105.2588,17.3838,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24508.7409,24508.7409,24508.7409,24508.7409,6,0,0,0
+3307.0894,0.5000,71761.0416,83.0000,83.0000,0.0000,0.7058,46.1950,6,1596.2726,764.8919,909.4412,-75.9497,127.8603,152.0234,159.8062,-12.6959,0.0000,124.0040,0.0000,124.0040,3.8563,124.0040,7.5641,0.0000,2186.6747,508.4976,741.8226,116.4399,10.5737,105.8662,0.0000,105.8662,0.0000,105.8662,17.9912,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24631.1194,24631.1194,24631.1194,24631.1194,6,0,0,0
+3307.5894,0.5000,71772.5694,83.0000,83.0000,0.0000,0.7064,46.2764,6,1596.2726,764.9830,910.3633,-75.9497,127.8755,152.1775,159.8062,-12.6959,0.0000,124.0193,0.0000,124.0193,3.8563,124.0193,7.5647,0.0000,2186.6747,508.5615,741.9138,116.4545,10.5740,105.8805,0.0000,105.8805,0.0000,105.8805,18.0056,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24634.1099,24634.1099,24634.1099,24634.1099,6,0,0,0
+3308.0894,0.5000,71784.0972,83.0000,83.0000,0.0000,0.6880,46.3558,6,1596.2726,762.0078,910.3851,-75.9497,127.3782,152.1811,159.8062,-12.6959,0.0000,123.5219,0.0000,123.5219,3.8563,123.5219,7.5449,0.0000,2186.6747,506.4765,738.9386,115.9771,10.5646,105.4125,0.0000,105.4125,0.0000,105.4125,17.5375,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24539.6857,24539.6857,24539.6857,24539.6857,6,0,0,0
+3308.5894,0.5000,71795.6250,83.0000,83.0000,0.0000,0.6635,46.4322,6,1596.2726,758.0373,909.6746,-75.9497,126.7145,152.0624,159.8062,-12.6959,0.0000,122.8582,0.0000,122.8582,3.8563,122.8582,7.5183,0.0000,2186.6747,503.6939,734.9680,115.3399,10.5520,104.7878,0.0000,104.7878,0.0000,104.7878,16.9128,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24413.9498,24413.9498,24413.9498,24413.9498,6,0,0,0
+3309.0894,0.5000,71807.1527,83.0000,83.0000,0.0000,0.6418,46.5062,6,1596.2726,754.5188,908.7264,-75.9497,126.1263,151.9039,159.8062,-12.6959,0.0000,122.2700,0.0000,122.2700,3.8563,122.2700,7.4948,0.0000,2186.6747,501.2282,731.4496,114.7753,10.5409,104.2343,0.0000,104.2343,0.0000,104.2343,16.3593,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24302.5289,24302.5289,24302.5289,24302.5289,6,0,0,0
+3309.5894,0.5000,71818.6805,83.0000,83.0000,0.0000,0.6414,46.5802,6,1596.2726,754.4461,907.8862,-75.9497,126.1142,151.7634,159.8062,-12.6959,0.0000,122.2579,0.0000,122.2579,3.8563,122.2579,7.4943,0.0000,2186.6747,501.1772,731.3768,114.7636,10.5407,104.2229,0.0000,104.2229,0.0000,104.2229,16.3478,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24300.2245,24300.2245,24300.2245,24300.2245,6,0,0,0
+3310.0894,0.5000,71830.2083,83.0000,83.0000,0.0000,0.6618,46.6565,6,1596.2726,757.7647,907.8688,-75.9497,126.6689,151.7605,159.8062,-12.6959,0.0000,122.8126,0.0000,122.8126,3.8563,122.8126,7.5165,0.0000,2186.6747,503.5029,734.6954,115.2961,10.5512,104.7450,0.0000,104.7450,0.0000,104.7450,16.8699,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24405.3173,24405.3173,24405.3173,24405.3173,6,0,0,0
+3310.5894,0.5000,71841.7361,83.0000,83.0000,0.0000,0.7153,46.7389,6,1596.2726,766.4245,908.6613,-75.9497,128.1165,151.8930,159.8062,-12.6959,0.0000,124.2602,0.0000,124.2602,3.8563,124.2602,7.5744,0.0000,2186.6747,509.5717,743.3552,116.6858,10.5785,106.1073,0.0000,106.1073,0.0000,106.1073,18.2324,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24681.3878,24681.3878,24681.3878,24681.3878,6,0,0,0
+3311.0894,0.5000,71853.2638,83.0000,83.0000,0.0000,0.7793,46.8287,6,1596.2726,776.7890,910.7293,-75.9497,129.8490,152.2387,159.8062,-12.6959,0.0000,125.9928,0.0000,125.9928,3.8563,125.9928,7.6437,0.0000,2186.6747,516.8351,753.7197,118.3491,10.6112,107.7379,0.0000,107.7379,0.0000,107.7379,19.8630,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25021.3332,25021.3332,25021.3332,25021.3332,6,0,0,0
+3311.5894,0.5000,71864.7916,83.0000,83.0000,0.0000,0.8472,46.9264,6,1596.2726,787.7916,913.2043,-75.9497,131.6882,152.6524,159.8062,-12.6959,0.0000,127.8320,0.0000,127.8320,3.8563,127.8320,7.7173,0.0000,2186.6747,524.5458,764.7224,120.1147,10.6459,109.4688,0.0000,109.4688,0.0000,109.4688,21.5940,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25382.2074,25382.2074,25382.2074,25382.2074,6,0,0,0
+3312.0894,0.5000,71876.3194,83.0000,83.0000,0.0000,0.8866,47.0286,6,1596.2726,794.1824,915.8318,-75.9497,132.7565,153.0916,159.8062,-12.6959,0.0000,128.9003,0.0000,128.9003,3.8563,128.9003,7.7600,0.0000,2186.6747,529.0244,771.1132,121.1403,10.6664,110.4738,0.0000,110.4738,0.0000,110.4738,22.5991,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25591.8193,25591.8193,25591.8193,25591.8193,6,0,0,0
+3312.5894,0.5000,71887.8472,83.0000,83.0000,0.0000,0.9093,47.1334,6,1596.2726,797.8615,917.3579,-75.9497,133.3715,153.3467,159.8062,-12.6959,0.0000,129.5152,0.0000,129.5152,3.8563,129.5152,7.7846,0.0000,2186.6747,531.6027,774.7922,121.7307,10.6783,111.0524,0.0000,111.0524,0.0000,111.0524,23.1777,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25712.4879,25712.4879,25712.4879,25712.4879,6,0,0,0
+3313.0894,0.5000,71899.3750,83.0000,83.0000,0.0000,0.8993,47.2371,6,1596.2726,796.2355,918.2364,-75.9497,133.0997,153.4936,159.8062,-12.6959,0.0000,129.2434,0.0000,129.2434,3.8563,129.2434,7.7737,0.0000,2186.6747,530.4632,773.1662,121.4697,10.6731,110.7967,0.0000,110.7967,0.0000,110.7967,22.9220,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25659.1571,25659.1571,25659.1571,25659.1571,6,0,0,0
+3313.5894,0.5000,71910.9027,83.0000,83.0000,0.0000,0.8722,47.3377,6,1596.2726,791.8403,917.8482,-75.9497,132.3650,153.4287,159.8062,-12.6959,0.0000,128.5088,0.0000,128.5088,3.8563,128.5088,7.7443,0.0000,2186.6747,527.3831,768.7711,120.7644,10.6589,110.1055,0.0000,110.1055,0.0000,110.1055,22.2308,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25515.0014,25515.0014,25515.0014,25515.0014,6,0,0,0
+3314.0894,0.5000,71922.4305,83.0000,83.0000,0.0000,0.8240,47.4326,6,1596.2726,784.0402,916.7986,-75.9497,131.0611,153.2532,159.8062,-12.6959,0.0000,127.2049,0.0000,127.2049,3.8563,127.2049,7.6922,0.0000,2186.6747,521.9167,760.9709,119.5127,10.6341,108.8786,0.0000,108.8786,0.0000,108.8786,21.0038,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25259.1635,25259.1635,25259.1635,25259.1635,6,0,0,0
+3314.5894,0.5000,71933.9583,83.0000,83.0000,0.0000,0.7561,47.5198,6,1596.2726,773.0436,914.9359,-75.9497,129.2229,152.9418,159.8062,-12.6959,0.0000,125.3667,0.0000,125.3667,3.8563,125.3667,7.6186,0.0000,2186.6747,514.2103,749.9743,117.7480,10.5994,107.1486,0.0000,107.1486,0.0000,107.1486,19.2737,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24898.4866,24898.4866,24898.4866,24898.4866,6,0,0,0
+3315.0894,0.5000,71945.4861,83.0000,83.0000,0.0000,0.6774,47.5979,6,1596.2726,760.2922,912.3099,-75.9497,127.0914,152.5029,159.8062,-12.6959,0.0000,123.2351,0.0000,123.2351,3.8563,123.2351,7.5334,0.0000,2186.6747,505.2741,737.2229,115.7017,10.5592,105.1426,0.0000,105.1426,0.0000,105.1426,17.2676,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24485.3554,24485.3554,24485.3554,24485.3554,6,0,0,0
+3315.5894,0.5000,71957.0138,83.0000,83.0000,0.0000,0.5995,47.6670,6,1596.2726,747.6699,909.2649,-75.9497,124.9815,151.9939,159.8062,-12.6959,0.0000,121.1252,0.0000,121.1252,3.8563,121.1252,7.4490,0.0000,2186.6747,496.4285,724.6007,113.6762,10.5193,103.1568,0.0000,103.1568,0.0000,103.1568,15.2818,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24085.6429,24085.6429,24085.6429,24085.6429,6,0,0,0
+3316.0894,0.5000,71968.5416,83.0000,83.0000,0.0000,0.5289,47.7280,6,1596.2726,736.2284,906.2507,-75.9497,123.0689,151.4900,159.8062,-12.6959,0.0000,119.2126,0.0000,119.2126,3.8563,119.2126,7.3725,0.0000,2186.6747,488.4102,713.1591,111.8401,10.4833,101.3568,0.0000,101.3568,0.0000,101.3568,13.4817,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23723.3183,23723.3183,23723.3183,23723.3183,6,0,0,0
+3316.5894,0.5000,71980.0694,83.0000,83.0000,0.0000,0.4803,47.7834,6,1596.2726,728.3480,903.5184,-75.9497,121.7516,151.0333,159.8062,-12.6959,0.0000,117.8953,0.0000,117.8953,3.8563,117.8953,7.3198,0.0000,2186.6747,482.8876,705.2787,110.5755,10.4584,100.1171,0.0000,100.1171,0.0000,100.1171,12.2419,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23473.7666,23473.7666,23473.7666,23473.7666,6,0,0,0
+3317.0894,0.5000,71991.5972,83.0000,83.0000,0.0000,0.4382,47.8339,6,1596.2726,721.5249,901.6366,-75.9497,120.6110,150.7187,159.8062,-12.6959,0.0000,116.7547,0.0000,116.7547,3.8563,116.7547,7.2742,0.0000,2186.6747,478.1061,698.4557,109.4806,10.4369,99.0437,0.0000,99.0437,0.0000,99.0437,11.1685,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23257.6987,23257.6987,23257.6987,23257.6987,6,0,0,0
+3317.5894,0.5000,72003.1250,83.0000,83.0000,0.0000,0.4019,47.8802,6,1596.2726,715.6587,900.0072,-75.9497,119.6304,150.4464,159.8062,-12.6959,0.0000,115.7741,0.0000,115.7741,3.8563,115.7741,7.2349,0.0000,2186.6747,473.9950,692.5895,108.5392,10.4184,98.1208,0.0000,98.1208,0.0000,98.1208,10.2456,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23071.9326,23071.9326,23071.9326,23071.9326,6,0,0,0
+3318.0894,0.5000,72014.6527,83.0000,83.0000,0.0000,0.3568,47.9213,6,1596.2726,708.3447,898.6064,-75.9497,118.4078,150.2122,159.8062,-12.6959,0.0000,114.5515,0.0000,114.5515,3.8563,114.5515,7.1860,0.0000,2186.6747,468.8694,685.2755,107.3655,10.3953,96.9702,0.0000,96.9702,0.0000,96.9702,9.0949,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22840.3164,22840.3164,22840.3164,22840.3164,6,0,0,0
+3318.5894,0.5000,72026.1805,83.0000,83.0000,0.0000,0.3083,47.9569,6,1596.2726,700.4832,896.8598,-75.9497,117.0937,149.9202,159.8062,-12.6959,0.0000,113.2374,0.0000,113.2374,3.8563,113.2374,7.1335,0.0000,2186.6747,463.3600,677.4140,106.1039,10.3705,95.7334,0.0000,95.7334,0.0000,95.7334,7.8581,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22591.3642,22591.3642,22591.3642,22591.3642,6,0,0,0
+3319.0894,0.5000,72037.7083,83.0000,83.0000,0.0000,0.2624,47.9871,6,1596.2726,693.0543,894.9825,-75.9497,115.8518,149.6064,159.8062,-12.6959,0.0000,111.9956,0.0000,111.9956,3.8563,111.9956,7.0838,0.0000,2186.6747,458.1539,669.9851,104.9118,10.3471,94.5647,0.0000,94.5647,0.0000,94.5647,6.6893,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22372.7412,22372.7412,22372.7412,22372.7412,6,0,0,0
+3319.5894,0.5000,72049.2361,83.0000,83.0000,0.0000,0.2211,48.0126,6,1596.2726,686.3592,893.2085,-75.9497,114.7327,149.3099,159.8062,-12.6959,0.0000,110.8764,0.0000,110.8764,3.8563,110.8764,7.0390,0.0000,2186.6747,453.4619,663.2900,103.8374,10.3260,93.5114,0.0000,93.5114,0.0000,93.5114,5.6360,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22191.3714,22191.3714,22191.3714,22191.3714,6,0,0,0
+3320.0894,0.5000,72060.7638,83.0000,83.0000,0.0000,0.1894,48.0344,6,1596.2726,681.2154,891.6097,-75.9497,113.8728,149.0426,159.8062,-12.6959,0.0000,110.0166,0.0000,110.0166,3.8563,110.0166,7.0046,0.0000,2186.6747,449.8572,658.1462,103.0119,10.3097,92.7022,0.0000,92.7022,0.0000,92.7022,4.8268,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22052.0264,22052.0264,22052.0264,22052.0264,6,0,0,0
+3320.5894,0.5000,72072.2916,83.0000,83.0000,0.0000,0.1546,48.0523,6,1596.2726,675.5829,890.3813,-75.9497,112.9313,148.8373,159.8062,-12.6959,0.0000,109.0750,0.0000,109.0750,3.8563,109.0750,6.9670,0.0000,2186.6747,445.9099,652.5137,102.1080,10.2920,91.8161,0.0000,91.8161,0.0000,91.8161,3.9407,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21899.4423,21899.4423,21899.4423,21899.4423,6,0,0,0
+3321.0894,0.5000,72083.8194,83.0000,83.0000,0.0000,0.1163,48.0657,6,1596.2726,669.3716,889.0363,-75.9497,111.8930,148.6124,159.8062,-12.6959,0.0000,108.0367,0.0000,108.0367,3.8563,108.0367,6.9254,0.0000,2186.6747,441.5570,646.3024,101.1113,10.2724,90.8389,0.0000,90.8389,0.0000,90.8389,2.9635,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21731.1781,21731.1781,21731.1781,21731.1781,6,0,0,0
+3321.5894,0.5000,72095.3472,83.0000,83.0000,0.0000,0.0699,48.0737,6,1596.2726,661.8642,887.5530,-75.9497,110.6381,148.3645,159.8062,-12.6959,0.0000,106.7818,0.0000,106.7818,3.8563,106.7818,6.8752,0.0000,2186.6747,436.2958,638.7949,99.9065,10.2487,89.6578,0.0000,89.6578,0.0000,89.6578,1.7824,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21520.2870,21520.2870,21520.2870,21520.2870,6,0,0,0
+3322.0894,0.5000,72106.8750,83.0000,83.0000,0.0000,0.0215,48.0762,6,1596.2726,654.0098,885.7602,-75.9497,109.3251,148.0648,159.8062,-12.6959,0.0000,105.4688,0.0000,105.4688,3.8563,105.4688,6.8227,0.0000,2186.6747,430.7914,630.9405,98.6461,10.2239,88.4222,0.0000,88.4222,0.0000,88.4222,0.5468,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21299.4671,21299.4671,21299.4671,21299.4671,6,0,0,0
+3322.5894,0.5000,72118.4027,83.0000,83.0000,0.0000,-0.0239,48.0734,6,1596.2726,646.6647,883.8846,-75.9497,108.0973,147.7513,159.8062,-12.6959,0.0000,104.2410,0.0000,104.2410,3.8563,104.2410,6.7736,0.0000,2186.6747,425.6440,623.5955,97.4674,10.2007,87.2667,0.0000,87.2667,0.0000,87.2667,-0.6088,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21092.9670,21092.9670,21092.9670,21092.9670,6,0,0,0
+3323.0894,0.5000,72129.9305,83.0000,83.0000,0.0000,-0.0674,48.0657,6,1596.2726,639.6185,882.1306,-75.9497,106.9194,147.4581,159.8062,-12.6959,0.0000,103.0632,0.0000,103.0632,3.8563,103.0632,6.7265,0.0000,2186.6747,420.7061,616.5493,96.3367,10.1785,86.1581,0.0000,86.1581,0.0000,86.1581,-1.7173,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20885.6026,20885.6026,20885.6026,20885.6026,6,0,0,0
+3323.5894,0.5000,72141.4583,83.0000,83.0000,0.0000,-0.1084,48.0532,6,1596.2726,632.9744,880.4480,-75.9497,105.8088,147.1768,159.8062,-12.6959,0.0000,101.9525,0.0000,101.9525,3.8563,101.9525,6.6821,0.0000,2186.6747,416.0498,609.9051,95.2704,10.1576,85.1129,0.0000,85.1129,0.0000,85.1129,-2.7625,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20669.4033,20669.4033,20669.4033,20669.4033,6,0,0,0
+3324.0894,0.5000,72152.9861,83.0000,83.0000,0.0000,-0.1460,48.0363,6,1596.2726,626.8741,878.8613,-75.9497,104.7891,146.9116,159.8062,-12.6959,0.0000,100.9328,0.0000,100.9328,3.8563,100.9328,6.6413,0.0000,2186.6747,411.7748,603.8049,94.2915,10.1383,84.1532,0.0000,84.1532,0.0000,84.1532,-3.7222,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20470.9027,20470.9027,20470.9027,20470.9027,6,0,0,0
+3324.5894,0.5000,72164.5138,83.0000,83.0000,0.0000,-0.1799,48.0156,6,1596.2726,621.3935,877.4046,-75.9497,103.8729,146.6681,159.8062,-12.6959,0.0000,100.0166,0.0000,100.0166,3.8563,100.0166,6.6046,0.0000,2186.6747,407.9339,598.3242,93.4120,10.1210,83.2910,0.0000,83.2910,0.0000,83.2910,-4.5844,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20292.5624,20292.5624,20292.5624,20292.5624,6,0,0,0
+3325.0894,0.5000,72176.0416,83.0000,83.0000,0.0000,-0.1940,47.9932,6,1596.2726,619.0939,876.0958,-75.9497,103.4885,146.4493,159.8062,-12.6959,0.0000,99.6322,0.0000,99.6322,3.8563,99.6322,6.5893,0.0000,2186.6747,406.3224,596.0246,93.0430,10.1138,82.9292,0.0000,82.9292,0.0000,82.9292,-4.9462,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20217.7349,20217.7349,20217.7349,20217.7349,6,0,0,0
+3325.5894,0.5000,72187.5694,83.0000,83.0000,0.0000,-0.1998,47.9702,6,1596.2726,618.1631,875.5467,-75.9497,103.3329,146.3575,159.8062,-12.6959,0.0000,99.4766,0.0000,99.4766,3.8563,99.4766,6.5830,0.0000,2186.6747,405.6701,595.0938,92.8936,10.1108,82.7828,0.0000,82.7828,0.0000,82.7828,-5.0926,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20187.4465,20187.4465,20187.4465,20187.4465,6,0,0,0
+3326.0894,0.5000,72199.0972,83.0000,83.0000,0.0000,-0.1946,47.9478,6,1596.2726,619.0085,875.3244,-75.9497,103.4742,146.3203,159.8062,-12.6959,0.0000,99.6180,0.0000,99.6180,3.8563,99.6180,6.5887,0.0000,2186.6747,406.2626,595.9393,93.0293,10.1135,82.9158,0.0000,82.9158,0.0000,82.9158,-4.9596,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20214.9572,20214.9572,20214.9572,20214.9572,6,0,0,0
+3326.5894,0.5000,72210.6250,83.0000,83.0000,0.0000,-0.2002,47.9247,6,1596.2726,618.0999,875.5263,-75.9497,103.3224,146.3541,159.8062,-12.6959,0.0000,99.4661,0.0000,99.4661,3.8563,99.4661,6.5826,0.0000,2186.6747,405.6258,595.0307,92.8835,10.1106,82.7728,0.0000,82.7728,0.0000,82.7728,-5.1026,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20185.3923,20185.3923,20185.3923,20185.3923,6,0,0,0
+3327.0894,0.5000,72222.1527,83.0000,83.0000,0.0000,-0.2249,47.8988,6,1596.2726,614.0945,875.3093,-75.9497,102.6528,146.3178,159.8062,-12.6959,0.0000,98.7965,0.0000,98.7965,3.8563,98.7965,6.5558,0.0000,2186.6747,402.8189,591.0253,92.2407,10.0980,82.1427,0.0000,82.1427,0.0000,82.1427,-5.7327,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20055.0580,20055.0580,20055.0580,20055.0580,6,0,0,0
+3327.5894,0.5000,72233.6805,83.0000,83.0000,0.0000,-0.2702,47.8676,6,1596.2726,606.7534,874.3528,-75.9497,101.4257,146.1579,159.8062,-12.6959,0.0000,97.5694,0.0000,97.5694,3.8563,97.5694,6.5068,0.0000,2186.6747,397.6742,583.6842,91.0626,10.0739,80.9888,0.0000,80.9888,0.0000,80.9888,-6.8866,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19816.1796,19816.1796,19816.1796,19816.1796,6,0,0,0
+3328.0894,0.5000,72245.2083,83.0000,83.0000,0.0000,-0.3264,47.8300,6,1596.2726,597.6340,872.5998,-75.9497,99.9013,145.8649,159.8062,-12.6959,0.0000,96.0450,0.0000,96.0450,3.8563,96.0450,6.4458,0.0000,2186.6747,391.2833,574.5648,89.5992,10.0439,79.5553,0.0000,79.5553,0.0000,79.5553,-8.3200,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19519.4368,19519.4368,19519.4368,19519.4368,6,0,0,0
+3328.5894,0.5000,72256.7361,83.0000,83.0000,0.0000,-0.3747,47.7868,6,1596.2726,589.8031,870.4220,-75.9497,98.5922,145.5009,159.8062,-12.6959,0.0000,94.7359,0.0000,94.7359,3.8563,94.7359,6.3934,0.0000,2186.6747,385.7954,566.7338,88.3425,10.0181,78.3244,0.0000,78.3244,0.0000,78.3244,-9.5509,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19264.6197,19264.6197,19264.6197,19264.6197,6,0,0,0
+3329.0894,0.5000,72268.2638,83.0000,83.0000,0.0000,-0.4113,47.7394,6,1596.2726,583.8651,868.5520,-75.9497,97.5996,145.1883,159.8062,-12.6959,0.0000,93.7433,0.0000,93.7433,3.8563,93.7433,6.3537,0.0000,2186.6747,381.6340,560.7958,87.3896,9.9986,77.3910,0.0000,77.3910,0.0000,77.3910,-10.4842,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19071.3988,19071.3988,19071.3988,19071.3988,6,0,0,0
+3329.5894,0.5000,72279.7916,83.0000,83.0000,0.0000,-0.4169,47.6913,6,1596.2726,582.9634,867.1340,-75.9497,97.4489,144.9512,159.8062,-12.6959,0.0000,93.5926,0.0000,93.5926,3.8563,93.5926,6.3477,0.0000,2186.6747,381.0021,559.8941,87.2449,9.9956,77.2493,0.0000,77.2493,0.0000,77.2493,-10.6259,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19042.0579,19042.0579,19042.0579,19042.0579,6,0,0,0
+3330.0894,0.5000,72291.3194,83.0000,83.0000,0.0000,-0.4057,47.6446,6,1596.2726,584.7794,866.9187,-75.9497,97.7525,144.9152,159.8062,-12.6959,0.0000,93.8962,0.0000,93.8962,3.8563,93.8962,6.3598,0.0000,2186.6747,382.2748,561.7101,87.5364,10.0016,77.5348,0.0000,77.5348,0.0000,77.5348,-10.3405,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19101.1496,19101.1496,19101.1496,19101.1496,6,0,0,0
+3330.5894,0.5000,72302.8472,83.0000,83.0000,0.0000,-0.3764,47.6012,6,1596.2726,589.5234,867.3523,-75.9497,98.5455,144.9877,159.8062,-12.6959,0.0000,94.6892,0.0000,94.6892,3.8563,94.6892,6.3915,0.0000,2186.6747,385.5994,566.4542,88.2977,10.0172,78.2805,0.0000,78.2805,0.0000,78.2805,-9.5948,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19255.5197,19255.5197,19255.5197,19255.5197,6,0,0,0
+3331.0894,0.5000,72314.3750,83.0000,83.0000,0.0000,-0.3559,47.5602,6,1596.2726,592.8428,868.4852,-75.9497,99.1004,145.1771,159.8062,-12.6959,0.0000,95.2441,0.0000,95.2441,3.8563,95.2441,6.4137,0.0000,2186.6747,387.9256,569.7735,88.8303,10.0281,78.8022,0.0000,78.8022,0.0000,78.8022,-9.0731,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19363.5312,19363.5312,19363.5312,19363.5312,6,0,0,0
+3331.5894,0.5000,72325.9027,83.0000,83.0000,0.0000,-0.3423,47.5207,6,1596.2726,595.0517,869.2779,-75.9497,99.4696,145.3096,159.8062,-12.6959,0.0000,95.6133,0.0000,95.6133,3.8563,95.6133,6.4285,0.0000,2186.6747,389.4736,571.9825,89.1848,10.0354,79.1494,0.0000,79.1494,0.0000,79.1494,-8.7259,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19435.4094,19435.4094,19435.4094,19435.4094,6,0,0,0
+3332.0894,0.5000,72337.4305,83.0000,83.0000,0.0000,-0.3464,47.4808,6,1596.2726,594.3892,869.8054,-75.9497,99.3589,145.3978,159.8062,-12.6959,0.0000,95.5026,0.0000,95.5026,3.8563,95.5026,6.4241,0.0000,2186.6747,389.0093,571.3199,89.0785,10.0332,79.0453,0.0000,79.0453,0.0000,79.0453,-8.8300,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19413.8502,19413.8502,19413.8502,19413.8502,6,0,0,0
+3332.5894,0.5000,72348.9583,83.0000,83.0000,0.0000,-0.3532,47.4400,6,1596.2726,593.2885,869.6472,-75.9497,99.1749,145.3713,159.8062,-12.6959,0.0000,95.3186,0.0000,95.3186,3.8563,95.3186,6.4167,0.0000,2186.6747,388.2380,570.2193,88.9019,10.0296,78.8723,0.0000,78.8723,0.0000,78.8723,-9.0030,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19378.0347,19378.0347,19378.0347,19378.0347,6,0,0,0
+3333.0894,0.5000,72360.4861,83.0000,83.0000,0.0000,-0.3584,47.3987,6,1596.2726,592.4430,869.3843,-75.9497,99.0335,145.3274,159.8062,-12.6959,0.0000,95.1772,0.0000,95.1772,3.8563,95.1772,6.4111,0.0000,2186.6747,387.6455,569.3738,88.7662,10.0268,78.7394,0.0000,78.7394,0.0000,78.7394,-9.1359,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19350.5234,19350.5234,19350.5234,19350.5234,6,0,0,0
+3333.5894,0.5000,72372.0138,83.0000,83.0000,0.0000,-0.3670,47.3564,6,1596.2726,591.0495,869.1824,-75.9497,98.8006,145.2936,159.8062,-12.6959,0.0000,94.9443,0.0000,94.9443,3.8563,94.9443,6.4017,0.0000,2186.6747,386.6689,567.9802,88.5426,10.0222,78.5203,0.0000,78.5203,0.0000,78.5203,-9.3550,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19305.1779,19305.1779,19305.1779,19305.1779,6,0,0,0
+3334.0894,0.5000,72383.5416,83.0000,83.0000,0.0000,-0.3797,47.3127,6,1596.2726,588.9935,868.8497,-75.9497,98.4569,145.2380,159.8062,-12.6959,0.0000,94.6006,0.0000,94.6006,3.8563,94.6006,6.3880,0.0000,2186.6747,385.2281,565.9243,88.2126,10.0154,78.1972,0.0000,78.1972,0.0000,78.1972,-9.6781,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19238.2772,19238.2772,19238.2772,19238.2772,6,0,0,0
+3334.5894,0.5000,72395.0694,83.0000,83.0000,0.0000,-0.4030,47.2662,6,1596.2726,585.2109,868.3587,-75.9497,97.8246,145.1559,159.8062,-12.6959,0.0000,93.9683,0.0000,93.9683,3.8563,93.9683,6.3627,0.0000,2186.6747,382.5772,562.1417,87.6056,10.0030,77.6026,0.0000,77.6026,0.0000,77.6026,-10.2727,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19115.1926,19115.1926,19115.1926,19115.1926,6,0,0,0
+3335.0894,0.5000,72406.5972,83.0000,83.0000,0.0000,-0.4134,47.2185,6,1596.2726,583.5251,867.4554,-75.9497,97.5428,145.0049,159.8062,-12.6959,0.0000,93.6865,0.0000,93.6865,3.8563,93.6865,6.3514,0.0000,2186.6747,381.3957,560.4558,87.3351,9.9975,77.3376,0.0000,77.3376,0.0000,77.3376,-10.5377,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19060.3342,19060.3342,19060.3342,19060.3342,6,0,0,0
+3335.5894,0.5000,72418.1250,83.0000,83.0000,0.0000,-0.4187,47.1703,6,1596.2726,582.6736,867.0528,-75.9497,97.4005,144.9377,159.8062,-12.6959,0.0000,93.5442,0.0000,93.5442,3.8563,93.5442,6.3457,0.0000,2186.6747,380.7990,559.6043,87.1984,9.9947,77.2038,0.0000,77.2038,0.0000,77.2038,-10.6715,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19032.6280,19032.6280,19032.6280,19032.6280,6,0,0,0
+3336.0894,0.5000,72429.6527,83.0000,83.0000,0.0000,-0.4783,47.1151,6,1596.2726,573.0032,866.8495,-75.9497,95.7839,144.9037,159.8062,-12.6959,0.0000,91.9277,0.0000,91.9277,3.8563,91.9277,6.2811,0.0000,2186.6747,374.0220,549.9339,85.6466,9.9629,75.6837,0.0000,75.6837,0.0000,75.6837,-12.1915,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18720.0702,18720.0702,18720.0702,18720.0702,6,0,0,0
+3336.5894,0.5000,72441.1805,83.0000,83.0000,0.0000,-0.4954,47.0580,6,1596.2726,570.2214,864.5402,-75.9497,95.3189,144.5176,159.8062,-12.6959,0.0000,91.4626,0.0000,91.4626,3.8563,91.4626,6.2625,0.0000,2186.6747,372.0725,547.1521,85.2002,9.9537,75.2464,0.0000,75.2464,0.0000,75.2464,-12.6288,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18639.4088,18639.4088,18639.4088,18639.4088,6,0,0,0
+3337.0894,0.5000,72452.7083,83.0000,83.0000,0.0000,-0.5021,47.0001,6,1596.2726,569.1485,863.8759,-75.9497,95.1396,144.4066,159.8062,-12.6959,0.0000,91.2833,0.0000,91.2833,3.8563,91.2833,6.2553,0.0000,2186.6747,371.3206,546.0792,85.0280,9.9502,75.0778,0.0000,75.0778,0.0000,75.0778,-12.7974,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18608.2985,18608.2985,18608.2985,18608.2985,6,0,0,0
+3337.5894,0.5000,72464.2361,83.0000,83.0000,0.0000,-0.4986,46.9427,6,1596.2726,569.7099,863.6197,-75.9497,95.2334,144.3638,159.8062,-12.6959,0.0000,91.3771,0.0000,91.3771,3.8563,91.3771,6.2591,0.0000,2186.6747,371.7141,546.6406,85.1181,9.9520,75.1660,0.0000,75.1660,0.0000,75.1660,-12.7092,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18624.5770,18624.5770,18624.5770,18624.5770,6,0,0,0
+3338.0894,0.5000,72475.7638,83.0000,83.0000,0.0000,-0.4702,46.8885,6,1596.2726,574.3135,863.7537,-75.9497,96.0030,144.3862,159.8062,-12.6959,0.0000,92.1467,0.0000,92.1467,3.8563,92.1467,6.2898,0.0000,2186.6747,374.9403,551.2442,85.8568,9.9672,75.8897,0.0000,75.8897,0.0000,75.8897,-11.9856,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18760.5916,18760.5916,18760.5916,18760.5916,6,0,0,0
+3338.5894,0.5000,72487.2916,83.0000,83.0000,0.0000,-0.4302,46.8389,6,1596.2726,580.7970,864.8531,-75.9497,97.0868,144.5699,159.8062,-12.6959,0.0000,93.2305,0.0000,93.2305,3.8563,93.2305,6.3332,0.0000,2186.6747,379.4840,557.7278,86.8973,9.9885,76.9088,0.0000,76.9088,0.0000,76.9088,-10.9665,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18971.5653,18971.5653,18971.5653,18971.5653,6,0,0,0
+3339.0894,0.5000,72498.8194,83.0000,83.0000,0.0000,-0.3745,46.7957,6,1596.2726,589.8366,866.4014,-75.9497,98.5978,144.8288,159.8062,-12.6959,0.0000,94.7415,0.0000,94.7415,3.8563,94.7415,6.3936,0.0000,2186.6747,385.8189,566.7673,88.3479,10.0182,78.3297,0.0000,78.3297,0.0000,78.3297,-9.5456,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19265.7102,19265.7102,19265.7102,19265.7102,6,0,0,0
+3339.5894,0.5000,72510.3472,83.0000,83.0000,0.0000,-0.3109,46.7599,6,1596.2726,600.1532,868.5600,-75.9497,100.3224,145.1896,159.8062,-12.6959,0.0000,96.4661,0.0000,96.4661,3.8563,96.4661,6.4626,0.0000,2186.6747,393.0488,577.0840,90.0035,10.0521,79.9513,0.0000,79.9513,0.0000,79.9513,-7.9240,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19601.4107,19601.4107,19601.4107,19601.4107,6,0,0,0
+3340.0894,0.5000,72521.8750,83.0000,83.0000,0.0000,-0.2369,46.7326,6,1596.2726,612.1515,871.0236,-75.9497,102.3280,145.6014,159.8062,-12.6959,0.0000,98.4717,0.0000,98.4717,3.8563,98.4717,6.5428,0.0000,2186.6747,401.4572,589.0823,91.9289,10.0916,81.8373,0.0000,81.8373,0.0000,81.8373,-6.0381,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19991.8324,19991.8324,19991.8324,19991.8324,6,0,0,0
+3340.5894,0.5000,72533.4027,83.0000,83.0000,0.0000,-0.1527,46.7150,6,1596.2726,625.7900,873.8888,-75.9497,104.6079,146.0804,159.8062,-12.6959,0.0000,100.7516,0.0000,100.7516,3.8563,100.7516,6.6340,0.0000,2186.6747,411.0151,602.7208,94.1175,10.1349,83.9826,0.0000,83.9826,0.0000,83.9826,-3.8928,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20435.6266,20435.6266,20435.6266,20435.6266,6,0,0,0
+3341.0894,0.5000,72544.9305,83.0000,83.0000,0.0000,-0.0646,46.7075,6,1596.2726,640.0752,877.1457,-75.9497,106.9958,146.6248,159.8062,-12.6959,0.0000,103.1395,0.0000,103.1395,3.8563,103.1395,6.7296,0.0000,2186.6747,421.0261,617.0060,96.4099,10.1800,86.2300,0.0000,86.2300,0.0000,86.2300,-1.6454,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20900.4622,20900.4622,20900.4622,20900.4622,6,0,0,0
+3341.5894,0.5000,72556.4583,83.0000,83.0000,0.0000,0.0024,46.7078,6,1596.2726,650.9185,880.5570,-75.9497,108.8084,147.1950,159.8062,-12.6959,0.0000,104.9521,0.0000,104.9521,3.8563,104.9521,6.8021,0.0000,2186.6747,428.6251,627.8492,98.1500,10.2142,87.9359,0.0000,87.9359,0.0000,87.9359,0.0604,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21212.5577,21212.5577,21212.5577,21212.5577,6,0,0,0
+3342.0894,0.5000,72567.9861,83.0000,83.0000,0.0000,0.0509,46.7137,6,1596.2726,658.7847,883.1464,-75.9497,110.1233,147.6279,159.8062,-12.6959,0.0000,106.2670,0.0000,106.2670,3.8563,106.2670,6.8547,0.0000,2186.6747,434.1377,635.7154,99.4123,10.2390,89.1734,0.0000,89.1734,0.0000,89.1734,1.2980,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21433.7096,21433.7096,21433.7096,21433.7096,6,0,0,0
+3342.5894,0.5000,72579.5138,83.0000,83.0000,0.0000,0.0555,46.7201,6,1596.2726,659.5336,885.0248,-75.9497,110.2485,147.9419,159.8062,-12.6959,0.0000,106.3922,0.0000,106.3922,3.8563,106.3922,6.8597,0.0000,2186.6747,434.6626,636.4644,99.5325,10.2413,89.2912,0.0000,89.2912,0.0000,89.2912,1.4158,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21454.7662,21454.7662,21454.7662,21454.7662,6,0,0,0
+3343.0894,0.5000,72591.0416,83.0000,83.0000,0.0000,0.0482,46.7256,6,1596.2726,658.3417,885.2037,-75.9497,110.0492,147.9718,159.8062,-12.6959,0.0000,106.1929,0.0000,106.1929,3.8563,106.1929,6.8517,0.0000,2186.6747,433.8272,635.2724,99.3412,10.2376,89.1037,0.0000,89.1037,0.0000,89.1037,1.2283,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21421.2546,21421.2546,21421.2546,21421.2546,6,0,0,0
+3343.5894,0.5000,72602.5694,83.0000,83.0000,0.0000,0.0298,46.7290,6,1596.2726,655.3637,884.9191,-75.9497,109.5514,147.9242,159.8062,-12.6959,0.0000,105.6951,0.0000,105.6951,3.8563,105.6951,6.8318,0.0000,2186.6747,431.7402,632.2944,98.8634,10.2282,88.6352,0.0000,88.6352,0.0000,88.6352,0.7598,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21337.5303,21337.5303,21337.5303,21337.5303,6,0,0,0
+3344.0894,0.5000,72614.0972,83.0000,83.0000,0.0000,0.0303,46.7325,6,1596.2726,655.4360,884.2079,-75.9497,109.5635,147.8053,159.8062,-12.6959,0.0000,105.7072,0.0000,105.7072,3.8563,105.7072,6.8323,0.0000,2186.6747,431.7910,632.3668,98.8750,10.2284,88.6466,0.0000,88.6466,0.0000,88.6466,0.7711,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21339.5654,21339.5654,21339.5654,21339.5654,6,0,0,0
+3344.5894,0.5000,72625.6250,83.0000,83.0000,0.0000,0.0432,46.7375,6,1596.2726,657.5334,884.2252,-75.9497,109.9141,147.8082,159.8062,-12.6959,0.0000,106.0578,0.0000,106.0578,3.8563,106.0578,6.8463,0.0000,2186.6747,433.2608,634.4642,99.2115,10.2350,88.9765,0.0000,88.9765,0.0000,88.9765,1.1011,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21398.5324,21398.5324,21398.5324,21398.5324,6,0,0,0
+3345.0894,0.5000,72637.1527,83.0000,83.0000,0.0000,0.0764,46.7463,6,1596.2726,662.9200,884.7260,-75.9497,110.8146,147.8919,159.8062,-12.6959,0.0000,106.9583,0.0000,106.9583,3.8563,106.9583,6.8823,0.0000,2186.6747,437.0358,639.8508,100.0760,10.2520,89.8239,0.0000,89.8239,0.0000,89.8239,1.9485,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21549.9723,21549.9723,21549.9723,21549.9723,6,0,0,0
+3345.5894,0.5000,72648.6805,83.0000,83.0000,0.0000,0.1128,46.7593,6,1596.2726,668.8102,886.0124,-75.9497,111.7992,148.1070,159.8062,-12.6959,0.0000,107.9429,0.0000,107.9429,3.8563,107.9429,6.9217,0.0000,2186.6747,441.1636,645.7410,101.0212,10.2706,90.7506,0.0000,90.7506,0.0000,90.7506,2.8752,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21715.5704,21715.5704,21715.5704,21715.5704,6,0,0,0
+3346.0894,0.5000,72660.2083,83.0000,83.0000,0.0000,0.1459,46.7762,6,1596.2726,674.1765,887.4190,-75.9497,112.6962,148.3421,159.8062,-12.6959,0.0000,108.8399,0.0000,108.8399,3.8563,108.8399,6.9576,0.0000,2186.6747,444.9243,651.1072,101.8823,10.2875,91.5948,0.0000,91.5948,0.0000,91.5948,3.7194,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21861.3405,21861.3405,21861.3405,21861.3405,6,0,0,0
+3346.5894,0.5000,72671.7361,83.0000,83.0000,0.0000,0.1661,46.7953,6,1596.2726,677.4433,888.7004,-75.9497,113.2423,148.5563,159.8062,-12.6959,0.0000,109.3860,0.0000,109.3860,3.8563,109.3860,6.9794,0.0000,2186.6747,447.2136,654.3740,102.4066,10.2978,92.1087,0.0000,92.1087,0.0000,92.1087,4.2334,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21949.8388,21949.8388,21949.8388,21949.8388,6,0,0,0
+3347.0894,0.5000,72683.2638,83.0000,83.0000,0.0000,0.1715,46.8151,6,1596.2726,678.3212,889.4805,-75.9497,113.3890,148.6867,159.8062,-12.6959,0.0000,109.5327,0.0000,109.5327,3.8563,109.5327,6.9853,0.0000,2186.6747,447.8289,655.2519,102.5475,10.3006,92.2469,0.0000,92.2469,0.0000,92.2469,4.3715,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21973.6208,21973.6208,21973.6208,21973.6208,6,0,0,0
+3347.5894,0.5000,72694.7916,83.0000,83.0000,0.0000,0.1633,46.8339,6,1596.2726,677.0001,889.6902,-75.9497,113.1682,148.7217,159.8062,-12.6959,0.0000,109.3119,0.0000,109.3119,3.8563,109.3119,6.9765,0.0000,2186.6747,446.9030,653.9308,102.3355,10.2964,92.0390,0.0000,92.0390,0.0000,92.0390,4.1636,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21937.8323,21937.8323,21937.8323,21937.8323,6,0,0,0
+3348.0894,0.5000,72706.3194,83.0000,83.0000,0.0000,0.1588,46.8522,6,1596.2726,676.2573,889.3747,-75.9497,113.0440,148.6690,159.8062,-12.6959,0.0000,109.1877,0.0000,109.1877,3.8563,109.1877,6.9715,0.0000,2186.6747,446.3825,653.1880,102.2162,10.2941,91.9222,0.0000,91.9222,0.0000,91.9222,4.0468,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21917.7093,21917.7093,21917.7093,21917.7093,6,0,0,0
+3348.5894,0.5000,72717.8472,83.0000,83.0000,0.0000,0.1553,46.8701,6,1596.2726,675.6982,889.1973,-75.9497,112.9506,148.6394,159.8062,-12.6959,0.0000,109.0943,0.0000,109.0943,3.8563,109.0943,6.9677,0.0000,2186.6747,445.9907,652.6290,102.1265,10.2923,91.8342,0.0000,91.8342,0.0000,91.8342,3.9588,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21902.5652,21902.5652,21902.5652,21902.5652,6,0,0,0
+3349.0894,0.5000,72729.3750,83.0000,83.0000,0.0000,0.1355,46.8857,6,1596.2726,672.4905,889.0638,-75.9497,112.4144,148.6170,159.8062,-12.6959,0.0000,108.5581,0.0000,108.5581,3.8563,108.5581,6.9463,0.0000,2186.6747,443.7428,649.4213,101.6118,10.2822,91.3296,0.0000,91.3296,0.0000,91.3296,3.4542,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21815.6692,21815.6692,21815.6692,21815.6692,6,0,0,0
+3349.5894,0.5000,72740.9027,83.0000,83.0000,0.0000,0.1372,46.9015,6,1596.2726,672.7604,888.2978,-75.9497,112.4595,148.4890,159.8062,-12.6959,0.0000,108.6032,0.0000,108.6032,3.8563,108.6032,6.9481,0.0000,2186.6747,443.9319,649.6912,101.6551,10.2831,91.3720,0.0000,91.3720,0.0000,91.3720,3.4966,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21822.9806,21822.9806,21822.9806,21822.9806,6,0,0,0
+3350.0894,0.5000,72752.4305,83.0000,83.0000,0.0000,0.1259,46.9161,6,1596.2726,670.9386,888.3623,-75.9497,112.1549,148.4998,159.8062,-12.6959,0.0000,108.2987,0.0000,108.2987,3.8563,108.2987,6.9359,0.0000,2186.6747,442.6551,647.8693,101.3627,10.2773,91.0854,0.0000,91.0854,0.0000,91.0854,3.2100,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21773.6265,21773.6265,21773.6265,21773.6265,6,0,0,0
+3350.5894,0.5000,72763.9583,83.0000,83.0000,0.0000,0.1009,46.9277,6,1596.2726,666.8906,887.9272,-75.9497,111.4783,148.4270,159.8062,-12.6959,0.0000,107.6220,0.0000,107.6220,3.8563,107.6220,6.9089,0.0000,2186.6747,439.8183,643.8213,100.7131,10.2645,90.4486,0.0000,90.4486,0.0000,90.4486,2.5732,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21661.6014,21661.6014,21661.6014,21661.6014,6,0,0,0
+3351.0894,0.5000,72775.4861,83.0000,83.0000,0.0000,0.0382,46.9321,6,1596.2726,656.7229,886.9605,-75.9497,109.7786,148.2655,159.8062,-12.6959,0.0000,105.9223,0.0000,105.9223,3.8563,105.9223,6.8409,0.0000,2186.6747,432.6928,633.6536,99.0815,10.2325,88.8490,0.0000,88.8490,0.0000,88.8490,0.9736,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21375.7445,21375.7445,21375.7445,21375.7445,6,0,0,0
+3351.5894,0.5000,72787.0138,83.0000,83.0000,0.0000,-0.0425,46.9272,6,1596.2726,643.6515,884.5325,-75.9497,107.5936,147.8596,159.8062,-12.6959,0.0000,103.7373,0.0000,103.7373,3.8563,103.7373,6.7535,0.0000,2186.6747,423.5324,620.5823,96.9839,10.1912,86.7926,0.0000,86.7926,0.0000,86.7926,-1.0828,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21008.2531,21008.2531,21008.2531,21008.2531,6,0,0,0
+3352.0894,0.5000,72798.5416,83.0000,83.0000,0.0000,-0.1479,46.9101,6,1596.2726,626.5663,881.4110,-75.9497,104.7376,147.3378,159.8062,-12.6959,0.0000,100.8813,0.0000,100.8813,3.8563,100.8813,6.6392,0.0000,2186.6747,411.5591,603.4971,94.2421,10.1373,84.1048,0.0000,84.1048,0.0000,84.1048,-3.7706,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20460.8860,20460.8860,20460.8860,20460.8860,6,0,0,0
+3352.5894,0.5000,72810.0694,83.0000,83.0000,0.0000,-0.2447,46.8819,6,1596.2726,610.8881,877.3311,-75.9497,102.1168,146.6558,159.8062,-12.6959,0.0000,98.2605,0.0000,98.2605,3.8563,98.2605,6.5344,0.0000,2186.6747,400.5718,587.8189,91.7261,10.0874,81.6387,0.0000,81.6387,0.0000,81.6387,-6.2367,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19950.7215,19950.7215,19950.7215,19950.7215,6,0,0,0
+3353.0894,0.5000,72821.5972,83.0000,83.0000,0.0000,-0.3200,46.8451,6,1596.2726,598.6749,873.5871,-75.9497,100.0753,146.0299,159.8062,-12.6959,0.0000,96.2190,0.0000,96.2190,3.8563,96.2190,6.4527,0.0000,2186.6747,392.0128,575.6057,89.7662,10.0473,79.7190,0.0000,79.7190,0.0000,79.7190,-8.1564,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19553.3075,19553.3075,19553.3075,19553.3075,6,0,0,0
+3353.5894,0.5000,72833.1250,83.0000,83.0000,0.0000,-0.3479,46.8049,6,1596.2726,594.1506,870.6706,-75.9497,99.3190,145.5424,159.8062,-12.6959,0.0000,95.4627,0.0000,95.4627,3.8563,95.4627,6.4225,0.0000,2186.6747,388.8421,571.0814,89.0402,10.0324,79.0078,0.0000,79.0078,0.0000,79.0078,-8.8675,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19406.0872,19406.0872,19406.0872,19406.0872,6,0,0,0
+3354.0894,0.5000,72844.6527,83.0000,83.0000,0.0000,-0.3398,46.7658,6,1596.2726,595.4552,869.5902,-75.9497,99.5370,145.3618,159.8062,-12.6959,0.0000,95.6808,0.0000,95.6808,3.8563,95.6808,6.4312,0.0000,2186.6747,389.7564,572.3859,89.2495,10.0367,79.2128,0.0000,79.2128,0.0000,79.2128,-8.6625,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19448.5367,19448.5367,19448.5367,19448.5367,6,0,0,0
+3354.5894,0.5000,72856.1805,83.0000,83.0000,0.0000,-0.2944,46.7318,6,1596.2726,602.8237,869.9017,-75.9497,100.7688,145.4139,159.8062,-12.6959,0.0000,96.9125,0.0000,96.9125,3.8563,96.9125,6.4805,0.0000,2186.6747,394.9202,579.7544,90.4320,10.0609,80.3711,0.0000,80.3711,0.0000,80.3711,-7.5042,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19688.3075,19688.3075,19688.3075,19688.3075,6,0,0,0
+3355.0894,0.5000,72867.7083,83.0000,83.0000,0.0000,-0.2357,46.7047,6,1596.2726,612.3452,871.6613,-75.9497,102.3604,145.7080,159.8062,-12.6959,0.0000,98.5041,0.0000,98.5041,3.8563,98.5041,6.5441,0.0000,2186.6747,401.5929,589.2760,91.9600,10.0922,81.8677,0.0000,81.8677,0.0000,81.8677,-6.0076,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19998.1355,19998.1355,19998.1355,19998.1355,6,0,0,0
+3355.5894,0.5000,72879.2361,83.0000,83.0000,0.0000,-0.1667,46.6855,6,1596.2726,623.5305,873.9351,-75.9497,104.2302,146.0881,159.8062,-12.6959,0.0000,100.3739,0.0000,100.3739,3.8563,100.3739,6.6189,0.0000,2186.6747,409.4316,600.4612,93.7549,10.1278,83.6272,0.0000,83.6272,0.0000,83.6272,-4.2482,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20362.1015,20362.1015,20362.1015,20362.1015,6,0,0,0
+3356.0894,0.5000,72890.7638,83.0000,83.0000,0.0000,-0.0973,46.6742,6,1596.2726,634.7675,876.6061,-75.9497,106.1085,146.5346,159.8062,-12.6959,0.0000,102.2523,0.0000,102.2523,3.8563,102.2523,6.6941,0.0000,2186.6747,417.3065,611.6982,95.5582,10.1632,85.3950,0.0000,85.3950,0.0000,85.3950,-2.4804,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20727.7505,20727.7505,20727.7505,20727.7505,6,0,0,0
+3356.5894,0.5000,72902.2916,83.0000,83.0000,0.0000,-0.0310,46.6707,6,1596.2726,645.5143,879.2895,-75.9497,107.9050,146.9832,159.8062,-12.6959,0.0000,104.0487,0.0000,104.0487,3.8563,104.0487,6.7659,0.0000,2186.6747,424.8378,622.4450,97.2828,10.1971,87.0857,0.0000,87.0857,0.0000,87.0857,-0.7897,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21060.6230,21060.6230,21060.6230,21060.6230,6,0,0,0
+3357.0894,0.5000,72913.8194,83.0000,83.0000,0.0000,-0.0114,46.6694,6,1596.2726,648.6893,881.8559,-75.9497,108.4357,147.4121,159.8062,-12.6959,0.0000,104.5794,0.0000,104.5794,3.8563,104.5794,6.7872,0.0000,2186.6747,427.0628,625.6200,97.7923,10.2071,87.5852,0.0000,87.5852,0.0000,87.5852,-0.2903,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21149.8857,21149.8857,21149.8857,21149.8857,6,0,0,0
+3357.5894,0.5000,72925.3472,83.0000,83.0000,0.0000,-0.0043,46.6689,6,1596.2726,649.8333,882.6141,-75.9497,108.6270,147.5389,159.8062,-12.6959,0.0000,104.7707,0.0000,104.7707,3.8563,104.7707,6.7948,0.0000,2186.6747,427.8645,626.7640,97.9759,10.2107,87.7651,0.0000,87.7651,0.0000,87.7651,-0.1103,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21182.0475,21182.0475,21182.0475,21182.0475,6,0,0,0
+3358.0894,0.5000,72936.8750,83.0000,83.0000,0.0000,0.0065,46.6696,6,1596.2726,651.5927,882.8872,-75.9497,108.9211,147.5846,159.8062,-12.6959,0.0000,105.0648,0.0000,105.0648,3.8563,105.0648,6.8066,0.0000,2186.6747,429.0976,628.5235,98.2582,10.2163,88.0419,0.0000,88.0419,0.0000,88.0419,0.1665,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21231.5136,21231.5136,21231.5136,21231.5136,6,0,0,0
+3358.5894,0.5000,72948.4027,83.0000,83.0000,0.0000,-0.0184,46.6675,6,1596.2726,647.5569,883.3074,-75.9497,108.2464,147.6548,159.8062,-12.6959,0.0000,104.3902,0.0000,104.3902,3.8563,104.3902,6.7796,0.0000,2186.6747,426.2693,624.4877,97.6106,10.2036,87.4070,0.0000,87.4070,0.0000,87.4070,-0.4684,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21118.0498,21118.0498,21118.0498,21118.0498,6,0,0,0
+3359.0894,0.5000,72959.9305,83.0000,83.0000,0.0000,-0.0336,46.6636,6,1596.2726,645.0972,882.3436,-75.9497,107.8353,147.4937,159.8062,-12.6959,0.0000,103.9790,0.0000,103.9790,3.8563,103.9790,6.7631,0.0000,2186.6747,424.5455,622.0279,97.2158,10.1958,87.0200,0.0000,87.0200,0.0000,87.0200,-0.8554,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21048.8958,21048.8958,21048.8958,21048.8958,6,0,0,0
+3359.5894,0.5000,72971.4583,83.0000,83.0000,0.0000,-0.0312,46.6600,6,1596.2726,645.4805,881.7563,-75.9497,107.8993,147.3955,159.8062,-12.6959,0.0000,104.0431,0.0000,104.0431,3.8563,104.0431,6.7657,0.0000,2186.6747,424.8141,622.4112,97.2774,10.1970,87.0803,0.0000,87.0803,0.0000,87.0803,-0.7951,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21059.6729,21059.6729,21059.6729,21059.6729,6,0,0,0
+3360.0894,0.5000,72982.9861,83.0000,83.0000,0.0000,-0.0076,46.6591,6,1596.2726,649.3037,881.8478,-75.9497,108.5384,147.4108,159.8062,-12.6959,0.0000,104.6821,0.0000,104.6821,3.8563,104.6821,6.7913,0.0000,2186.6747,427.4934,626.2345,97.8909,10.2091,87.6818,0.0000,87.6818,0.0000,87.6818,-0.1936,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21167.1600,21167.1600,21167.1600,21167.1600,6,0,0,0
+3360.5894,0.5000,72994.5138,83.0000,83.0000,0.0000,0.0382,46.6635,6,1596.2726,656.7182,882.7608,-75.9497,109.7779,147.5634,159.8062,-12.6959,0.0000,105.9216,0.0000,105.9216,3.8563,105.9216,6.8408,0.0000,2186.6747,432.6895,633.6490,99.0807,10.2325,88.8483,0.0000,88.8483,0.0000,88.8483,0.9729,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21375.6127,21375.6127,21375.6127,21375.6127,6,0,0,0
+3361.0894,0.5000,73006.0416,83.0000,83.0000,0.0000,0.0972,46.6748,6,1596.2726,666.2862,884.5314,-75.9497,111.3773,147.8594,159.8062,-12.6959,0.0000,107.5210,0.0000,107.5210,3.8563,107.5210,6.9048,0.0000,2186.6747,439.3948,643.2170,100.6162,10.2626,90.3535,0.0000,90.3535,0.0000,90.3535,2.4781,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21644.6107,21644.6107,21644.6107,21644.6107,6,0,0,0
+3361.5894,0.5000,73017.5694,83.0000,83.0000,0.0000,0.1786,46.6953,6,1596.2726,679.4721,886.8162,-75.9497,113.5814,148.2413,159.8062,-12.6959,0.0000,109.7251,0.0000,109.7251,3.8563,109.7251,6.9930,0.0000,2186.6747,448.6355,656.4029,102.7322,10.3042,92.4279,0.0000,92.4279,0.0000,92.4279,4.5525,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22004.7999,22004.7999,22004.7999,22004.7999,6,0,0,0
+3362.0894,0.5000,73029.0972,83.0000,83.0000,0.0000,0.2571,46.7250,6,1596.2726,692.1955,889.9650,-75.9497,115.7083,148.7677,159.8062,-12.6959,0.0000,111.8520,0.0000,111.8520,3.8563,111.8520,7.0781,0.0000,2186.6747,457.5520,669.1263,104.7739,10.3444,94.4296,0.0000,94.4296,0.0000,94.4296,6.5542,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22349.4765,22349.4765,22349.4765,22349.4765,6,0,0,0
+3362.5894,0.5000,73040.6250,83.0000,83.0000,0.0000,0.3195,46.7618,6,1596.2726,702.2991,893.0034,-75.9497,117.3972,149.2756,159.8062,-12.6959,0.0000,113.5409,0.0000,113.5409,3.8563,113.5409,7.1456,0.0000,2186.6747,464.6326,679.2298,106.3953,10.3762,96.0191,0.0000,96.0191,0.0000,96.0191,8.1438,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22648.8673,22648.8673,22648.8673,22648.8673,6,0,0,0
+3363.0894,0.5000,73052.1527,83.0000,83.0000,0.0000,0.3430,46.8014,6,1596.2726,706.1094,895.4161,-75.9497,118.0341,149.6789,159.8062,-12.6959,0.0000,114.1779,0.0000,114.1779,3.8563,114.1779,7.1711,0.0000,2186.6747,467.3029,683.0402,107.0068,10.3882,96.6185,0.0000,96.6185,0.0000,96.6185,8.7432,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22769.5308,22769.5308,22769.5308,22769.5308,6,0,0,0
+3363.5894,0.5000,73063.6805,83.0000,83.0000,0.0000,0.3307,46.8395,6,1596.2726,704.1098,896.3260,-75.9497,117.6999,149.8310,159.8062,-12.6959,0.0000,113.8436,0.0000,113.8436,3.8563,113.8436,7.1577,0.0000,2186.6747,465.9015,681.0405,106.6859,10.3819,96.3039,0.0000,96.3039,0.0000,96.3039,8.4286,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22706.2078,22706.2078,22706.2078,22706.2078,6,0,0,0
+3364.0894,0.5000,73075.2083,83.0000,83.0000,0.0000,0.3273,46.8772,6,1596.2726,703.5662,895.8485,-75.9497,117.6090,149.7512,159.8062,-12.6959,0.0000,113.7527,0.0000,113.7527,3.8563,113.7527,7.1541,0.0000,2186.6747,465.5206,680.4970,106.5987,10.3802,96.2184,0.0000,96.2184,0.0000,96.2184,8.3431,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22688.9952,22688.9952,22688.9952,22688.9952,6,0,0,0
+3364.5894,0.5000,73086.7361,83.0000,83.0000,0.0000,0.2985,46.9116,6,1596.2726,698.9023,895.7187,-75.9497,116.8294,149.7295,159.8062,-12.6959,0.0000,112.9731,0.0000,112.9731,3.8563,112.9731,7.1229,0.0000,2186.6747,462.2521,675.8330,105.8502,10.3655,95.4847,0.0000,95.4847,0.0000,95.4847,7.6094,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22541.2996,22541.2996,22541.2996,22541.2996,6,0,0,0
+3365.0894,0.5000,73098.2638,83.0000,83.0000,0.0000,0.1780,46.9321,6,1596.2726,679.3796,894.6049,-75.9497,113.5660,149.5433,159.8062,-12.6959,0.0000,109.7097,0.0000,109.7097,3.8563,109.7097,6.9924,0.0000,2186.6747,448.5706,656.3104,102.7173,10.3039,92.4134,0.0000,92.4134,0.0000,92.4134,4.5380,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22002.2947,22002.2947,22002.2947,22002.2947,6,0,0,0
+3365.5894,0.5000,73109.7916,83.0000,83.0000,0.0000,0.1443,46.9488,6,1596.2726,673.9129,889.9429,-75.9497,112.6521,148.7640,159.8062,-12.6959,0.0000,108.7958,0.0000,108.7958,3.8563,108.7958,6.9558,0.0000,2186.6747,444.7395,650.8436,101.8400,10.2867,91.5533,0.0000,91.5533,0.0000,91.5533,3.6780,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21854.2000,21854.2000,21854.2000,21854.2000,6,0,0,0
+3366.0894,0.5000,73121.3194,83.0000,83.0000,0.0000,0.1343,46.9643,6,1596.2726,672.3007,888.6375,-75.9497,112.3826,148.5458,159.8062,-12.6959,0.0000,108.5263,0.0000,108.5263,3.8563,108.5263,6.9450,0.0000,2186.6747,443.6097,649.2314,101.5813,10.2816,91.2997,0.0000,91.2997,0.0000,91.2997,3.4243,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21810.5251,21810.5251,21810.5251,21810.5251,6,0,0,0
+3366.5894,0.5000,73132.8472,83.0000,83.0000,0.0000,0.1370,46.9801,6,1596.2726,672.7309,888.2525,-75.9497,112.4546,148.4814,159.8062,-12.6959,0.0000,108.5983,0.0000,108.5983,3.8563,108.5983,6.9479,0.0000,2186.6747,443.9112,649.6616,101.6504,10.2830,91.3674,0.0000,91.3674,0.0000,91.3674,3.4920,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21822.1805,21822.1805,21822.1805,21822.1805,6,0,0,0
+3367.0894,0.5000,73144.3750,83.0000,83.0000,0.0000,0.1484,46.9972,6,1596.2726,674.5866,888.3552,-75.9497,112.7648,148.4986,159.8062,-12.6959,0.0000,108.9085,0.0000,108.9085,3.8563,108.9085,6.9603,0.0000,2186.6747,445.2117,651.5174,101.9482,10.2888,91.6593,0.0000,91.6593,0.0000,91.6593,3.7839,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21872.4522,21872.4522,21872.4522,21872.4522,6,0,0,0
+3367.5894,0.5000,73155.9027,83.0000,83.0000,0.0000,0.1560,47.0152,6,1596.2726,675.8132,888.7984,-75.9497,112.9698,148.5727,159.8062,-12.6959,0.0000,109.1135,0.0000,109.1135,3.8563,109.1135,6.9685,0.0000,2186.6747,446.0713,652.7439,102.1450,10.2927,91.8523,0.0000,91.8523,0.0000,91.8523,3.9769,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21905.6797,21905.6797,21905.6797,21905.6797,6,0,0,0
+3368.0894,0.5000,73167.4305,83.0000,83.0000,0.0000,0.1589,47.0335,6,1596.2726,676.2809,889.0913,-75.9497,113.0480,148.6216,159.8062,-12.6959,0.0000,109.1917,0.0000,109.1917,3.8563,109.1917,6.9716,0.0000,2186.6747,446.3990,653.2116,102.2200,10.2942,91.9259,0.0000,91.9259,0.0000,91.9259,4.0505,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21918.3487,21918.3487,21918.3487,21918.3487,6,0,0,0
+3368.5894,0.5000,73178.9583,83.0000,83.0000,0.0000,0.1474,47.0505,6,1596.2726,674.4124,889.2029,-75.9497,112.7356,148.6403,159.8062,-12.6959,0.0000,108.8794,0.0000,108.8794,3.8563,108.8794,6.9592,0.0000,2186.6747,445.0896,651.3432,101.9202,10.2883,91.6319,0.0000,91.6319,0.0000,91.6319,3.7565,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21867.7334,21867.7334,21867.7334,21867.7334,6,0,0,0
+3369.0894,0.5000,73190.4861,83.0000,83.0000,0.0000,0.1259,47.0650,6,1596.2726,670.9311,888.7568,-75.9497,112.1537,148.5657,159.8062,-12.6959,0.0000,108.2974,0.0000,108.2974,3.8563,108.2974,6.9359,0.0000,2186.6747,442.6499,647.8618,101.3615,10.2773,91.0842,0.0000,91.0842,0.0000,91.0842,3.2089,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21773.4240,21773.4240,21773.4240,21773.4240,6,0,0,0
+3369.5894,0.5000,73202.0138,83.0000,83.0000,0.0000,0.0905,47.0754,6,1596.2726,665.2002,887.9254,-75.9497,111.1957,148.4267,159.8062,-12.6959,0.0000,107.3394,0.0000,107.3394,3.8563,107.3394,6.8976,0.0000,2186.6747,438.6337,642.1310,100.4419,10.2592,90.1827,0.0000,90.1827,0.0000,90.1827,2.3073,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21614.0783,21614.0783,21614.0783,21614.0783,6,0,0,0
+3370.0894,0.5000,73213.5416,83.0000,83.0000,0.0000,0.0394,47.0800,6,1596.2726,656.9236,886.5569,-75.9497,109.8122,148.1980,159.8062,-12.6959,0.0000,105.9559,0.0000,105.9559,3.8563,105.9559,6.8422,0.0000,2186.6747,432.8335,633.8543,99.1137,10.2331,88.8806,0.0000,88.8806,0.0000,88.8806,1.0052,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21381.3870,21381.3870,21381.3870,21381.3870,6,0,0,0
+3370.5894,0.5000,73225.0694,83.0000,83.0000,0.0000,-0.0218,47.0774,6,1596.2726,647.0075,884.5804,-75.9497,108.1546,147.8676,159.8062,-12.6959,0.0000,104.2983,0.0000,104.2983,3.8563,104.2983,6.7759,0.0000,2186.6747,425.8842,623.9382,97.5224,10.2018,87.3206,0.0000,87.3206,0.0000,87.3206,-0.5548,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21102.6024,21102.6024,21102.6024,21102.6024,6,0,0,0
+3371.0894,0.5000,73236.5972,83.0000,83.0000,0.0000,-0.0917,47.0669,6,1596.2726,635.6826,882.2124,-75.9497,106.2615,147.4718,159.8062,-12.6959,0.0000,102.4052,0.0000,102.4052,3.8563,102.4052,6.7002,0.0000,2186.6747,417.9478,612.6133,95.7050,10.1661,85.5389,0.0000,85.5389,0.0000,85.5389,-2.3365,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20757.5275,20757.5275,20757.5275,20757.5275,6,0,0,0
+3371.5894,0.5000,73248.1250,83.0000,83.0000,0.0000,-0.1626,47.0481,6,1596.2726,624.1865,879.5081,-75.9497,104.3398,147.0197,159.8062,-12.6959,0.0000,100.4835,0.0000,100.4835,3.8563,100.4835,6.6233,0.0000,2186.6747,409.8913,601.1172,93.8602,10.1298,83.7304,0.0000,83.7304,0.0000,83.7304,-4.1450,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20383.4463,20383.4463,20383.4463,20383.4463,6,0,0,0
+3372.0894,0.5000,73259.6527,83.0000,83.0000,0.0000,-0.2309,47.0215,6,1596.2726,613.1259,876.7628,-75.9497,102.4909,146.5608,159.8062,-12.6959,0.0000,98.6346,0.0000,98.6346,3.8563,98.6346,6.5494,0.0000,2186.6747,402.1401,590.0567,92.0853,10.0948,81.9905,0.0000,81.9905,0.0000,81.9905,-5.8849,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20023.5399,20023.5399,20023.5399,20023.5399,6,0,0,0
+3372.5894,0.5000,73271.1805,83.0000,83.0000,0.0000,-0.3001,46.9869,6,1596.2726,601.9015,874.1215,-75.9497,100.6146,146.1193,159.8062,-12.6959,0.0000,96.7583,0.0000,96.7583,3.8563,96.7583,6.4743,0.0000,2186.6747,394.2740,578.8323,90.2840,10.0579,80.2261,0.0000,80.2261,0.0000,80.2261,-7.6492,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19658.3007,19658.3007,19658.3007,19658.3007,6,0,0,0
+3373.0894,0.5000,73282.7083,83.0000,83.0000,0.0000,-0.3710,46.9442,6,1596.2726,590.4023,871.4411,-75.9497,98.6924,145.6712,159.8062,-12.6959,0.0000,94.8361,0.0000,94.8361,3.8563,94.8361,6.3974,0.0000,2186.6747,386.2153,567.3330,88.4387,10.0201,78.4186,0.0000,78.4186,0.0000,78.4186,-9.4567,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19284.1183,19284.1183,19284.1183,19284.1183,6,0,0,0
+3373.5894,0.5000,73294.2361,83.0000,83.0000,0.0000,-0.4379,46.8937,6,1596.2726,579.5594,868.6951,-75.9497,96.8799,145.2122,159.8062,-12.6959,0.0000,93.0236,0.0000,93.0236,3.8563,93.0236,6.3249,0.0000,2186.6747,378.6166,556.4901,86.6987,9.9844,76.7143,0.0000,76.7143,0.0000,76.7143,-11.1610,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18931.2925,18931.2925,18931.2925,18931.2925,6,0,0,0
+3374.0894,0.5000,73305.7638,83.0000,83.0000,0.0000,-0.5014,46.8359,6,1596.2726,569.2475,866.1058,-75.9497,95.1561,144.7793,159.8062,-12.6959,0.0000,91.2998,0.0000,91.2998,3.8563,91.2998,6.2560,0.0000,2186.6747,371.3900,546.1782,85.0439,9.9505,75.0934,0.0000,75.0934,0.0000,75.0934,-12.7818,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18611.1700,18611.1700,18611.1700,18611.1700,6,0,0,0
+3374.5894,0.5000,73317.2916,83.0000,83.0000,0.0000,-0.5528,46.7721,6,1596.2726,560.9232,863.6433,-75.9497,93.7646,144.3677,159.8062,-12.6959,0.0000,89.9084,0.0000,89.9084,3.8563,89.9084,6.2003,0.0000,2186.6747,365.5564,537.8540,83.7080,9.9231,73.7849,0.0000,73.7849,0.0000,73.7849,-14.0902,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18369.7994,18369.7994,18369.7994,18369.7994,6,0,0,0
+3375.0894,0.5000,73328.8194,83.0000,83.0000,0.0000,-0.5645,46.7071,6,1596.2726,559.0160,861.6555,-75.9497,93.4458,144.0354,159.8062,-12.6959,0.0000,89.5895,0.0000,89.5895,3.8563,89.5895,6.1876,0.0000,2186.6747,364.2198,535.9468,83.4020,9.9169,73.4851,0.0000,73.4851,0.0000,73.4851,-14.3900,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18314.4983,18314.4983,18314.4983,18314.4983,6,0,0,0
+3375.5894,0.5000,73340.3472,83.0000,83.0000,0.0000,-0.6118,46.6365,6,1596.2726,551.3580,861.2000,-75.9497,92.1657,143.9593,159.8062,-12.6959,0.0000,88.3094,0.0000,88.3094,3.8563,88.3094,6.1364,0.0000,2186.6747,358.8531,528.2887,82.1731,9.8917,72.2814,0.0000,72.2814,0.0000,72.2814,-15.5937,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18092.4455,18092.4455,18092.4455,18092.4455,6,0,0,0
+3376.0894,0.5000,73351.8750,83.0000,83.0000,0.0000,-0.8060,46.5436,6,1596.2726,519.8626,859.3713,-75.9497,86.9009,143.6536,159.8062,-12.6959,0.0000,83.0446,0.0000,83.0446,3.8563,83.0446,5.9258,0.0000,2186.6747,336.7811,496.7934,77.1189,9.7881,67.3307,0.0000,67.3307,0.0000,67.3307,-20.5441,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17082.4086,17082.4086,17082.4086,17082.4086,6,0,0,0
+3376.5894,0.5000,73363.4027,83.0000,83.0000,0.0000,-0.9417,46.4351,6,1596.2726,497.8609,851.8502,-75.9497,83.2231,142.3964,159.8062,-12.6959,0.0000,79.3668,0.0000,79.3668,3.8563,79.3668,5.7786,0.0000,2186.6747,321.3623,474.7916,73.5881,9.7158,63.8724,0.0000,63.8724,0.0000,63.8724,-24.0023,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16363.3115,16363.3115,16363.3115,16363.3115,6,0,0,0
+3377.0894,0.5000,73374.9305,83.0000,83.0000,0.0000,-1.0772,46.3109,6,1596.2726,475.8904,846.5962,-75.9497,79.5504,141.5181,159.8062,-12.6959,0.0000,75.6942,0.0000,75.6942,3.8563,75.6942,5.6317,0.0000,2186.6747,305.9654,452.8212,70.0624,9.6435,60.4189,0.0000,60.4189,0.0000,60.4189,-27.4555,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15646.2987,15646.2987,15646.2987,15646.2987,6,0,0,0
+3377.5894,0.5000,73386.4583,83.0000,83.0000,0.0000,-1.2029,46.1722,6,1596.2726,455.4980,841.3496,-75.9497,76.1416,140.6411,159.8062,-12.6959,0.0000,72.2853,0.0000,72.2853,3.8563,72.2853,5.4954,0.0000,2186.6747,291.6744,432.4288,66.7900,9.5765,57.2135,0.0000,57.2135,0.0000,57.2135,-30.6606,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14990.0523,14990.0523,14990.0523,14990.0523,6,0,0,0
+3378.0894,0.5000,73397.9861,83.0000,83.0000,0.0000,-1.2716,46.0256,6,1596.2726,444.3576,836.4799,-75.9497,74.2794,139.8270,159.8062,-12.6959,0.0000,70.4231,0.0000,70.4231,3.8563,70.4231,5.4209,0.0000,2186.6747,283.8672,421.2883,65.0022,9.5398,55.4624,0.0000,55.4624,0.0000,55.4624,-32.4116,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14631.5415,14631.5415,14631.5415,14631.5415,6,0,0,0
+3378.5894,0.5000,73409.5138,83.0000,83.0000,0.0000,-1.2987,45.8759,6,1596.2726,439.9708,833.8196,-75.9497,73.5461,139.3823,159.8062,-12.6959,0.0000,69.6898,0.0000,69.6898,3.8563,69.6898,5.3916,0.0000,2186.6747,280.7930,416.9016,64.2982,9.5254,54.7728,0.0000,54.7728,0.0000,54.7728,-33.1011,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14490.3727,14490.3727,14490.3727,14490.3727,6,0,0,0
+3379.0894,0.5000,73421.0416,83.0000,83.0000,0.0000,-1.2531,45.7315,6,1596.2726,447.3691,832.7720,-75.9497,74.7828,139.2072,159.8062,-12.6959,0.0000,70.9265,0.0000,70.9265,3.8563,70.9265,5.4410,0.0000,2186.6747,285.9777,424.2998,65.4855,9.5497,55.9357,0.0000,55.9357,0.0000,55.9357,-31.9383,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14728.4553,14728.4553,14728.4553,14728.4553,6,0,0,0
+3379.5894,0.5000,73432.5694,83.0000,83.0000,0.0000,-1.1710,45.5965,6,1596.2726,460.6749,834.5387,-75.9497,77.0070,139.5026,159.8062,-12.6959,0.0000,73.1507,0.0000,73.1507,3.8563,73.1507,5.5300,0.0000,2186.6747,295.3023,437.6056,67.6207,9.5935,58.0272,0.0000,58.0272,0.0000,58.0272,-29.8470,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15156.6475,15156.6475,15156.6475,15156.6475,6,0,0,0
+3380.0894,0.5000,73444.0972,83.0000,83.0000,0.0000,-1.0627,45.4740,6,1596.2726,478.2367,837.7161,-75.9497,79.9427,140.0337,159.8062,-12.6959,0.0000,76.0864,0.0000,76.0864,3.8563,76.0864,5.6474,0.0000,2186.6747,307.6097,455.1675,70.4389,9.6512,60.7877,0.0000,60.7877,0.0000,60.7877,-27.0867,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15721.9252,15721.9252,15721.9252,15721.9252,6,0,0,0
+3380.5894,0.5000,73455.6250,83.0000,83.0000,0.0000,-0.9763,45.3614,6,1596.2726,492.2540,841.9099,-75.9497,82.2858,140.7347,159.8062,-12.6959,0.0000,78.4295,0.0000,78.4295,3.8563,78.4295,5.7412,0.0000,2186.6747,317.4330,469.1848,72.6884,9.6973,62.9910,0.0000,62.9910,0.0000,62.9910,-24.8835,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16180.0605,16180.0605,16180.0605,16180.0605,6,0,0,0
+3381.0894,0.5000,73467.1527,83.0000,83.0000,0.0000,-0.9112,45.2564,6,1596.2726,502.8071,845.2573,-75.9497,84.0499,141.2943,159.8062,-12.6959,0.0000,80.1936,0.0000,80.1936,3.8563,80.1936,5.8117,0.0000,2186.6747,324.8286,479.7378,74.3819,9.7320,64.6498,0.0000,64.6498,0.0000,64.6498,-23.2248,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16524.9715,16524.9715,16524.9715,16524.9715,6,0,0,0
+3381.5894,0.5000,73478.6805,83.0000,83.0000,0.0000,-0.9083,45.1517,6,1596.2726,503.2745,847.7773,-75.9497,84.1280,141.7155,159.8062,-12.6959,0.0000,80.2717,0.0000,80.2717,3.8563,80.2717,5.8148,0.0000,2186.6747,325.1561,480.2052,74.4569,9.7336,64.7233,0.0000,64.7233,0.0000,64.7233,-23.1514,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16540.2470,16540.2470,16540.2470,16540.2470,6,0,0,0
+3382.0894,0.5000,73490.2083,83.0000,83.0000,0.0000,-0.9321,45.0443,6,1596.2726,499.4136,847.8889,-75.9497,83.4826,141.7342,159.8062,-12.6959,0.0000,79.6263,0.0000,79.6263,3.8563,79.6263,5.7890,0.0000,2186.6747,322.4505,476.3444,73.8373,9.7209,64.1164,0.0000,64.1164,0.0000,64.1164,-23.7582,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16414.0617,16414.0617,16414.0617,16414.0617,6,0,0,0
+3382.5894,0.5000,73501.7361,83.0000,83.0000,0.0000,-0.9902,44.9301,6,1596.2726,489.9896,846.9670,-75.9497,81.9073,141.5801,159.8062,-12.6959,0.0000,78.0510,0.0000,78.0510,3.8563,78.0510,5.7260,0.0000,2186.6747,315.8461,466.9203,72.3250,9.6899,62.6351,0.0000,62.6351,0.0000,62.6351,-25.2395,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16106.0491,16106.0491,16106.0491,16106.0491,6,0,0,0
+3383.0894,0.5000,73513.2638,83.0000,83.0000,0.0000,-1.0407,44.8101,6,1596.2726,481.7997,844.7165,-75.9497,80.5382,141.2039,159.8062,-12.6959,0.0000,76.6820,0.0000,76.6820,3.8563,76.6820,5.6713,0.0000,2186.6747,310.1066,458.7304,71.0107,9.6630,61.3478,0.0000,61.3478,0.0000,61.3478,-26.5267,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15838.3742,15838.3742,15838.3742,15838.3742,6,0,0,0
+3383.5894,0.5000,73524.7916,83.0000,83.0000,0.0000,-1.0822,44.6854,6,1596.2726,475.0809,842.7607,-75.9497,79.4151,140.8770,159.8062,-12.6959,0.0000,75.5588,0.0000,75.5588,3.8563,75.5588,5.6263,0.0000,2186.6747,305.3981,452.0116,69.9325,9.6409,60.2916,0.0000,60.2916,0.0000,60.2916,-27.5827,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15620.2473,15620.2473,15620.2473,15620.2473,6,0,0,0
+3384.0894,0.5000,73536.3194,83.0000,83.0000,0.0000,-1.0857,44.5602,6,1596.2726,474.5025,841.1563,-75.9497,79.3184,140.6088,159.8062,-12.6959,0.0000,75.4622,0.0000,75.4622,3.8563,75.4622,5.6225,0.0000,2186.6747,304.9927,451.4332,69.8397,9.6390,60.2007,0.0000,60.2007,0.0000,60.2007,-27.6736,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15601.6339,15601.6339,15601.6339,15601.6339,6,0,0,0
+3384.5894,0.5000,73547.8472,83.0000,83.0000,0.0000,-1.0713,44.4367,6,1596.2726,476.8408,841.0182,-75.9497,79.7093,140.5857,159.8062,-12.6959,0.0000,75.8530,0.0000,75.8530,3.8563,75.8530,5.6381,0.0000,2186.6747,306.6315,453.7716,70.2149,9.6466,60.5683,0.0000,60.5683,0.0000,60.5683,-27.3061,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15676.8847,15676.8847,15676.8847,15676.8847,6,0,0,0
+3385.0894,0.5000,73559.3750,83.0000,83.0000,0.0000,-1.0285,44.3182,6,1596.2726,483.7771,841.5766,-75.9497,80.8688,140.6790,159.8062,-12.6959,0.0000,77.0125,0.0000,77.0125,3.8563,77.0125,5.6845,0.0000,2186.6747,311.4924,460.7078,71.3280,9.6695,61.6586,0.0000,61.6586,0.0000,61.6586,-26.2159,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15903.0036,15903.0036,15903.0036,15903.0036,6,0,0,0
+3385.5894,0.5000,73570.9027,83.0000,83.0000,0.0000,-0.9836,44.2048,6,1596.2726,491.0680,843.2330,-75.9497,82.0876,140.9559,159.8062,-12.6959,0.0000,78.2313,0.0000,78.2313,3.8563,78.2313,5.7332,0.0000,2186.6747,316.6019,467.9988,72.4980,9.6934,62.8046,0.0000,62.8046,0.0000,62.8046,-25.0699,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16141.2980,16141.2980,16141.2980,16141.2980,6,0,0,0
+3386.0894,0.5000,73582.4305,83.0000,83.0000,0.0000,-0.9395,44.0965,6,1596.2726,498.2060,844.9740,-75.9497,83.2807,141.2469,159.8062,-12.6959,0.0000,79.4245,0.0000,79.4245,3.8563,79.4245,5.7810,0.0000,2186.6747,321.6041,475.1367,73.6435,9.7169,63.9266,0.0000,63.9266,0.0000,63.9266,-23.9480,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16374.5908,16374.5908,16374.5908,16374.5908,6,0,0,0
+3386.5894,0.5000,73593.9583,83.0000,83.0000,0.0000,-0.9247,43.9899,6,1596.2726,500.6176,846.6786,-75.9497,83.6839,141.5319,159.8062,-12.6959,0.0000,79.8276,0.0000,79.8276,3.8563,79.8276,5.7971,0.0000,2186.6747,323.2942,477.5483,74.0305,9.7248,64.3057,0.0000,64.3057,0.0000,64.3057,-23.5690,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16453.4113,16453.4113,16453.4113,16453.4113,6,0,0,0
+3387.0894,0.5000,73605.4861,83.0000,83.0000,0.0000,-0.9307,43.8826,6,1596.2726,499.6483,847.2545,-75.9497,83.5218,141.6281,159.8062,-12.6959,0.0000,79.6656,0.0000,79.6656,3.8563,79.6656,5.7906,0.0000,2186.6747,322.6149,476.5791,73.8750,9.7216,64.1533,0.0000,64.1533,0.0000,64.1533,-23.7213,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16421.7321,16421.7321,16421.7321,16421.7321,6,0,0,0
+3387.5894,0.5000,73617.0138,83.0000,83.0000,0.0000,-0.9774,43.7699,6,1596.2726,492.0681,847.0230,-75.9497,82.2547,141.5894,159.8062,-12.6959,0.0000,78.3985,0.0000,78.3985,3.8563,78.3985,5.7399,0.0000,2186.6747,317.3027,468.9989,72.6585,9.6967,62.9618,0.0000,62.9618,0.0000,62.9618,-24.9127,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16173.9847,16173.9847,16173.9847,16173.9847,6,0,0,0
+3388.0894,0.5000,73628.5416,83.0000,83.0000,0.0000,-1.0341,43.6507,6,1596.2726,482.8688,845.2129,-75.9497,80.7170,141.2869,159.8062,-12.6959,0.0000,76.8607,0.0000,76.8607,3.8563,76.8607,5.6784,0.0000,2186.6747,310.8559,459.7996,71.1823,9.6665,61.5158,0.0000,61.5158,0.0000,61.5158,-26.3587,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15873.3175,15873.3175,15873.3175,15873.3175,6,0,0,0
+3388.5894,0.5000,73640.0694,83.0000,83.0000,0.0000,-1.0937,43.5246,6,1596.2726,473.2169,843.0161,-75.9497,79.1035,140.9196,159.8062,-12.6959,0.0000,75.2473,0.0000,75.2473,3.8563,75.2473,5.6139,0.0000,2186.6747,304.0918,450.1477,69.6334,9.6347,59.9987,0.0000,59.9987,0.0000,59.9987,-27.8757,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15560.2632,15560.2632,15560.2632,15560.2632,6,0,0,0
+3389.0894,0.5000,73651.5972,83.0000,83.0000,0.0000,-1.1366,43.3936,6,1596.2726,466.2575,840.7112,-75.9497,77.9402,140.5343,159.8062,-12.6959,0.0000,74.0839,0.0000,74.0839,3.8563,74.0839,5.5673,0.0000,2186.6747,299.2147,443.1883,68.5166,9.6118,58.9047,0.0000,58.9047,0.0000,58.9047,-28.9695,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15336.3036,15336.3036,15336.3036,15336.3036,6,0,0,0
+3389.5894,0.5000,73663.1250,83.0000,83.0000,0.0000,-1.1596,43.2599,6,1596.2726,462.5185,839.0493,-75.9497,77.3152,140.2565,159.8062,-12.6959,0.0000,73.4589,0.0000,73.4589,3.8563,73.4589,5.5423,0.0000,2186.6747,296.5944,439.4493,67.9166,9.5995,58.3170,0.0000,58.3170,0.0000,58.3170,-29.5572,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15215.9790,15215.9790,15215.9790,15215.9790,6,0,0,0
+3390.0894,0.5000,73674.6527,83.0000,83.0000,0.0000,-1.1801,43.1239,6,1596.2726,459.1948,838.1564,-75.9497,76.7596,140.1073,159.8062,-12.6959,0.0000,72.9033,0.0000,72.9033,3.8563,72.9033,5.5201,0.0000,2186.6747,294.2651,436.1256,67.3832,9.5886,57.7946,0.0000,57.7946,0.0000,57.7946,-30.0796,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15109.0183,15109.0183,15109.0183,15109.0183,6,0,0,0
+3390.5894,0.5000,73686.1805,83.0000,83.0000,0.0000,-1.2055,42.9849,6,1596.2726,455.0744,837.3627,-75.9497,76.0708,139.9746,159.8062,-12.6959,0.0000,72.2145,0.0000,72.2145,3.8563,72.2145,5.4926,0.0000,2186.6747,291.3775,432.0052,66.7220,9.5751,57.1469,0.0000,57.1469,0.0000,57.1469,-30.7272,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14976.4203,14976.4203,14976.4203,14976.4203,6,0,0,0
+3391.0894,0.5000,73697.7083,83.0000,83.0000,0.0000,-1.2688,42.8386,6,1596.2726,444.8186,836.3787,-75.9497,74.3564,139.8101,159.8062,-12.6959,0.0000,70.5002,0.0000,70.5002,3.8563,70.5002,5.4240,0.0000,2186.6747,284.1902,421.7493,65.0762,9.5413,55.5348,0.0000,55.5348,0.0000,55.5348,-32.3392,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14646.3770,14646.3770,14646.3770,14646.3770,6,0,0,0
+3391.5894,0.5000,73709.2361,83.0000,83.0000,0.0000,-1.3504,42.6830,6,1596.2726,431.5956,833.9296,-75.9497,72.1461,139.4007,159.8062,-12.6959,0.0000,68.2898,0.0000,68.2898,3.8563,68.2898,5.3356,0.0000,2186.6747,274.9236,408.5263,62.9542,9.4990,53.4552,0.0000,53.4552,0.0000,53.4552,-34.4186,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14220.8481,14220.8481,14220.8481,14220.8481,6,0,0,0
+3392.0894,0.5000,73720.7638,83.0000,83.0000,0.0000,-1.4605,42.5146,6,1596.2726,413.7637,830.7720,-75.9497,69.1653,138.8729,159.8062,-12.6959,0.0000,65.3090,0.0000,65.3090,3.8563,65.3090,5.2163,0.0000,2186.6747,262.4270,390.6945,60.0926,9.4428,50.6498,0.0000,50.6498,0.0000,50.6498,-37.2237,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13647.0027,13647.0027,13647.0027,13647.0027,6,0,0,0
+3392.5894,0.5000,73732.2916,83.0000,83.0000,0.0000,-1.5547,42.3354,6,1596.2726,398.5055,826.5137,-75.9497,66.6147,138.1611,159.8062,-12.6959,0.0000,62.7584,0.0000,62.7584,3.8563,62.7584,5.1143,0.0000,2186.6747,251.7340,375.4362,57.6441,9.3947,48.2493,0.0000,48.2493,0.0000,48.2493,-39.6239,70.1459,17.7274,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13206.6011,13206.6011,13206.6011,13206.6011,6,0,0,0
+3393.0894,0.5000,73743.8194,83.0000,83.0000,0.0000,-1.5707,42.1543,6,1596.2726,395.9070,822.8700,-75.9497,66.1803,137.5520,159.8062,-12.6959,0.0000,62.3240,0.0000,62.3240,3.8563,62.3240,5.0969,0.0000,2186.6747,249.9130,372.8377,57.2271,9.3865,47.8405,0.0000,47.8405,0.0000,47.8405,-40.0327,70.1459,17.7273,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13134.5364,13134.5364,13134.5364,13134.5364,6,0,0,0
+3393.5894,0.5000,73755.3472,83.0000,83.0000,0.0000,-1.6316,41.9662,6,1596.2726,386.0443,822.2495,-75.9497,64.5317,137.4483,159.8062,-12.6959,0.0000,60.6754,0.0000,60.6754,3.8563,60.6754,5.0310,0.0000,2186.6747,243.0012,362.9750,55.6444,9.3555,46.2889,0.0000,46.2889,0.0000,46.2889,-41.5841,70.1459,17.7271,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12861.0123,12861.0123,12861.0123,12861.0123,6,0,0,0
+3394.0894,0.5000,73766.8750,83.0000,83.0000,0.0000,-1.7650,41.7628,6,1596.2726,364.4436,819.8943,-75.9497,60.9208,137.0546,159.8062,-12.6959,0.0000,57.0646,0.0000,57.0646,3.8563,57.0646,4.8866,0.0000,2186.6747,227.8634,341.3743,52.1780,9.2874,42.8906,0.0000,42.8906,0.0000,42.8906,-44.9820,70.1459,17.7267,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12169.2824,12169.2824,12169.2824,12169.2824,6,0,0,0
+3394.5894,0.5000,73778.4027,83.0000,83.0000,0.0000,-1.8054,41.5547,6,1596.2726,357.8963,814.7361,-75.9497,59.8264,136.1923,159.8062,-12.6959,0.0000,55.9701,0.0000,55.9701,3.8563,55.9701,4.8428,0.0000,2186.6747,223.2751,334.8270,51.1273,9.2667,41.8606,0.0000,41.8606,0.0000,41.8606,-46.0119,70.1459,17.7266,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11953.9145,11953.9145,11953.9145,11953.9145,6,0,0,0
+3395.0894,0.5000,73789.9305,83.0000,83.0000,0.0000,-1.8516,41.3412,6,1596.2726,350.4168,813.1726,-75.9497,58.5761,135.9310,159.8062,-12.6959,0.0000,54.7198,0.0000,54.7198,3.8563,54.7198,4.7928,0.0000,2186.6747,218.0335,327.3475,49.9271,9.2432,40.6839,0.0000,40.6839,0.0000,40.6839,-47.1885,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11707.8826,11707.8826,11707.8826,11707.8826,6,0,0,0
+3395.5894,0.5000,73801.4583,83.0000,83.0000,0.0000,-1.9113,41.1209,6,1596.2726,340.7344,811.3864,-75.9497,56.9576,135.6324,159.8062,-12.6959,0.0000,53.1013,0.0000,53.1013,3.8563,53.1013,4.7280,0.0000,2186.6747,211.2481,317.6652,48.3733,9.2126,39.1607,0.0000,39.1607,0.0000,39.1607,-48.7115,70.1459,17.7263,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11389.3907,11389.3907,11389.3907,11389.3907,6,0,0,0
+3396.0894,0.5000,73812.9861,83.0000,83.0000,0.0000,-1.9702,40.8938,6,1596.2726,331.1984,809.0743,-75.9497,55.3635,135.2459,159.8062,-12.6959,0.0000,51.5073,0.0000,51.5073,3.8563,51.5073,4.6643,0.0000,2186.6747,204.5652,308.1291,46.8430,9.1825,37.6605,0.0000,37.6605,0.0000,37.6605,-50.2115,70.1459,17.7261,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11075.7102,11075.7102,11075.7102,11075.7102,6,0,0,0
+3396.5894,0.5000,73824.5138,83.0000,83.0000,0.0000,-2.0261,40.6602,6,1596.2726,322.1467,806.7971,-75.9497,53.8504,134.8652,159.8062,-12.6959,0.0000,49.9942,0.0000,49.9942,3.8563,49.9942,4.6037,0.0000,2186.6747,198.2218,299.0774,45.3904,9.1539,36.2365,0.0000,36.2365,0.0000,36.2365,-51.6353,70.1459,17.7259,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10777.9623,10777.9623,10777.9623,10777.9623,6,0,0,0
+3397.0894,0.5000,73836.0416,83.0000,83.0000,0.0000,-2.0530,40.4235,6,1596.2726,317.7932,804.6355,-75.9497,53.1227,134.5039,159.8062,-12.6959,0.0000,49.2664,0.0000,49.2664,3.8563,49.2664,4.5746,0.0000,2186.6747,195.1708,294.7239,44.6918,9.1402,35.5516,0.0000,35.5516,0.0000,35.5516,-52.3201,70.1459,17.7258,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10634.7573,10634.7573,10634.7573,10634.7573,6,0,0,0
+3397.5894,0.5000,73847.5694,83.0000,83.0000,0.0000,-2.0652,40.1855,6,1596.2726,315.8186,803.5959,-75.9497,52.7926,134.3301,159.8062,-12.6959,0.0000,48.9364,0.0000,48.9364,3.8563,48.9364,4.5614,0.0000,2186.6747,193.7871,292.7494,44.3749,9.1339,35.2410,0.0000,35.2410,0.0000,35.2410,-52.6306,70.1459,17.7257,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10569.8070,10569.8070,10569.8070,10569.8070,6,0,0,0
+3398.0894,0.5000,73859.0972,83.0000,83.0000,0.0000,-2.0524,39.9489,6,1596.2726,317.8866,803.1244,-75.9497,53.1383,134.2513,159.8062,-12.6959,0.0000,49.2820,0.0000,49.2820,3.8563,49.2820,4.5753,0.0000,2186.6747,195.2363,294.8174,44.7068,9.1405,35.5663,0.0000,35.5663,0.0000,35.5663,-52.3054,70.1459,17.7258,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10637.8319,10637.8319,10637.8319,10637.8319,6,0,0,0
+3398.5894,0.5000,73870.6250,83.0000,83.0000,0.0000,-2.0374,39.7140,6,1596.2726,320.3156,803.6182,-75.9497,53.5444,134.3338,159.8062,-12.6959,0.0000,49.6881,0.0000,49.6881,3.8563,49.6881,4.5915,0.0000,2186.6747,196.9385,297.2463,45.0966,9.1481,35.9484,0.0000,35.9484,0.0000,35.9484,-51.9233,70.1459,17.7258,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10717.7295,10717.7295,10717.7295,10717.7295,6,0,0,0
+3399.0894,0.5000,73882.1527,83.0000,83.0000,0.0000,-2.0232,39.4808,6,1596.2726,322.6227,804.1983,-75.9497,53.9300,134.4308,159.8062,-12.6959,0.0000,50.0737,0.0000,50.0737,3.8563,50.0737,4.6069,0.0000,2186.6747,198.5554,299.5535,45.4668,9.1554,36.3114,0.0000,36.3114,0.0000,36.3114,-51.5604,70.1459,17.7259,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10793.6212,10793.6212,10793.6212,10793.6212,6,0,0,0
+3399.5894,0.5000,73893.6805,83.0000,83.0000,0.0000,-2.0235,39.2475,6,1596.2726,322.5670,804.7492,-75.9497,53.9207,134.5229,159.8062,-12.6959,0.0000,50.0644,0.0000,50.0644,3.8563,50.0644,4.6066,0.0000,2186.6747,198.5163,299.4977,45.4579,9.1552,36.3026,0.0000,36.3026,0.0000,36.3026,-51.5692,70.1459,17.7259,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10791.7881,10791.7881,10791.7881,10791.7881,6,0,0,0
+3400.0894,0.5000,73905.2083,83.0000,83.0000,0.0000,-2.0347,39.0129,6,1596.2726,320.7544,804.7359,-75.9497,53.6177,134.5207,159.8062,-12.6959,0.0000,49.7614,0.0000,49.7614,3.8563,49.7614,4.5944,0.0000,2186.6747,197.2461,297.6851,45.1670,9.1495,36.0175,0.0000,36.0175,0.0000,36.0175,-51.8543,70.1459,17.7258,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10732.1646,10732.1646,10732.1646,10732.1646,6,0,0,0
+3400.5894,0.5000,73916.7361,83.0000,83.0000,0.0000,-2.0662,38.7747,6,1596.2726,315.6537,804.3031,-75.9497,52.7651,134.4483,159.8062,-12.6959,0.0000,48.9088,0.0000,48.9088,3.8563,48.9088,4.5603,0.0000,2186.6747,193.6715,292.5845,44.3485,9.1334,35.2150,0.0000,35.2150,0.0000,35.2150,-52.6566,70.1459,17.7257,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10564.3819,10564.3819,10564.3819,10564.3819,6,0,0,0
+3401.0894,0.5000,73928.2638,83.0000,83.0000,0.0000,-2.1056,38.5320,6,1596.2726,309.2782,803.0850,-75.9497,51.6993,134.2447,159.8062,-12.6959,0.0000,47.8431,0.0000,47.8431,3.8563,47.8431,4.5177,0.0000,2186.6747,189.2036,286.2089,43.3254,9.1133,34.2121,0.0000,34.2121,0.0000,34.2121,-53.6594,70.1459,17.7256,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10379.4707,10379.4707,10379.4707,10379.4707,6,0,0,0
+3401.5894,0.5000,73939.7916,83.0000,83.0000,0.0000,-2.1548,38.2836,6,1596.2726,301.3037,801.5625,-75.9497,50.3663,133.9902,159.8062,-12.6959,0.0000,46.5100,0.0000,46.5100,3.8563,46.5100,4.4644,0.0000,2186.6747,183.6150,278.2344,42.0456,9.0881,32.9575,0.0000,32.9575,0.0000,32.9575,-54.9138,70.1459,17.7254,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10156.6431,10156.6431,10156.6431,10156.6431,6,0,0,0
+3402.0894,0.5000,73951.3194,83.0000,83.0000,0.0000,-2.1986,38.0302,6,1596.2726,294.2101,799.6582,-75.9497,49.1805,133.6719,159.8062,-12.6959,0.0000,45.3242,0.0000,45.3242,3.8563,45.3242,4.4169,0.0000,2186.6747,178.6438,271.1408,40.9073,9.0657,31.8416,0.0000,31.8416,0.0000,31.8416,-56.0295,70.1459,17.7252,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9958.4323,9958.4323,9958.4323,9958.4323,6,0,0,0
+3402.5894,0.5000,73962.8472,83.0000,83.0000,0.0000,-2.2339,37.7726,6,1596.2726,288.4932,797.9643,-75.9497,48.2249,133.3887,159.8062,-12.6959,0.0000,44.3686,0.0000,44.3686,3.8563,44.3686,4.3787,0.0000,2186.6747,174.6374,265.4239,39.9899,9.0477,30.9422,0.0000,30.9422,0.0000,30.9422,-56.9288,70.1459,17.7251,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9798.6883,9798.6883,9798.6883,9798.6883,6,0,0,0
+3403.0894,0.5000,73974.3750,83.0000,83.0000,0.0000,-2.2489,37.5134,6,1596.2726,286.0695,796.5991,-75.9497,47.8197,133.1605,159.8062,-12.6959,0.0000,43.9635,0.0000,43.9635,3.8563,43.9635,4.3625,0.0000,2186.6747,172.9389,263.0003,39.6009,9.0400,30.5609,0.0000,30.5609,0.0000,30.5609,-57.3100,70.1459,17.7250,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9730.9610,9730.9610,9730.9610,9730.9610,6,0,0,0
+3403.5894,0.5000,73985.9027,83.0000,83.0000,0.0000,-2.2521,37.2538,6,1596.2726,285.5486,796.0203,-75.9497,47.7327,133.0638,159.8062,-12.6959,0.0000,43.8764,0.0000,43.8764,3.8563,43.8764,4.3590,0.0000,2186.6747,172.5739,262.4794,39.5174,9.0384,30.4790,0.0000,30.4790,0.0000,30.4790,-57.3919,70.1459,17.7250,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9716.4036,9716.4036,9716.4036,9716.4036,6,0,0,0
+3404.0894,0.5000,73997.4305,83.0000,83.0000,0.0000,-2.2415,36.9954,6,1596.2726,287.2682,795.8959,-75.9497,48.0201,133.0430,159.8062,-12.6959,0.0000,44.1638,0.0000,44.1638,3.8563,44.1638,4.3705,0.0000,2186.6747,173.7790,264.1990,39.7933,9.0438,30.7495,0.0000,30.7495,0.0000,30.7495,-57.1215,70.1459,17.7250,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9764.4598,9764.4598,9764.4598,9764.4598,6,0,0,0
+3404.5894,0.5000,74008.9583,83.0000,83.0000,0.0000,-2.2294,36.7384,6,1596.2726,289.2208,796.3065,-75.9497,48.3465,133.1116,159.8062,-12.6959,0.0000,44.4902,0.0000,44.4902,3.8563,44.4902,4.3836,0.0000,2186.6747,175.1473,266.1515,40.1066,9.0500,31.0567,0.0000,31.0567,0.0000,31.0567,-56.8143,70.1459,17.7251,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9819.0186,9819.0186,9819.0186,9819.0186,6,0,0,0
+3405.0894,0.5000,74020.4861,83.0000,83.0000,0.0000,-2.2203,36.4824,6,1596.2726,290.7037,796.7728,-75.9497,48.5944,133.1896,159.8062,-12.6959,0.0000,44.7381,0.0000,44.7381,3.8563,44.7381,4.3935,0.0000,2186.6747,176.1866,267.6345,40.3446,9.0547,31.2900,0.0000,31.2900,0.0000,31.2900,-56.5811,70.1459,17.7251,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9860.4556,9860.4556,9860.4556,9860.4556,6,0,0,0
+3405.5894,0.5000,74032.0138,83.0000,83.0000,0.0000,-2.2181,36.2267,6,1596.2726,291.0595,797.1269,-75.9497,48.6539,133.2488,159.8062,-12.6959,0.0000,44.7976,0.0000,44.7976,3.8563,44.7976,4.3959,0.0000,2186.6747,176.4359,267.9903,40.4017,9.0558,31.3459,0.0000,31.3459,0.0000,31.3459,-56.5251,70.1459,17.7251,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9870.3976,9870.3976,9870.3976,9870.3976,6,0,0,0
+3406.0894,0.5000,74043.5416,83.0000,83.0000,0.0000,-2.2230,35.9705,6,1596.2726,290.2634,797.2119,-75.9497,48.5208,133.2630,159.8062,-12.6959,0.0000,44.6645,0.0000,44.6645,3.8563,44.6645,4.3906,0.0000,2186.6747,175.8780,267.1941,40.2740,9.0533,31.2207,0.0000,31.2207,0.0000,31.2207,-56.6503,70.1459,17.7251,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9848.1512,9848.1512,9848.1512,9848.1512,6,0,0,0
+3406.5894,0.5000,74055.0694,83.0000,83.0000,0.0000,-2.2335,35.7130,6,1596.2726,288.5614,797.0218,-75.9497,48.2363,133.2312,159.8062,-12.6959,0.0000,44.3800,0.0000,44.3800,3.8563,44.3800,4.3792,0.0000,2186.6747,174.6852,265.4922,40.0008,9.0479,30.9529,0.0000,30.9529,0.0000,30.9529,-56.9180,70.1459,17.7251,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9800.5950,9800.5950,9800.5950,9800.5950,6,0,0,0
+3407.0894,0.5000,74066.5972,83.0000,83.0000,0.0000,-2.2445,35.4543,6,1596.2726,286.7741,796.6154,-75.9497,47.9375,133.1632,159.8062,-12.6959,0.0000,44.0812,0.0000,44.0812,3.8563,44.0812,4.3672,0.0000,2186.6747,173.4327,263.7048,39.7140,9.0422,30.6718,0.0000,30.6718,0.0000,30.6718,-57.1992,70.1459,17.7250,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9750.6522,9750.6522,9750.6522,9750.6522,6,0,0,0
+3407.5894,0.5000,74078.1250,83.0000,83.0000,0.0000,-2.2464,35.1953,6,1596.2726,286.4683,796.1885,-75.9497,47.8864,133.0919,159.8062,-12.6959,0.0000,44.0301,0.0000,44.0301,3.8563,44.0301,4.3652,0.0000,2186.6747,173.2184,263.3991,39.6649,9.0413,30.6237,0.0000,30.6237,0.0000,30.6237,-57.2473,70.1459,17.7250,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9742.1068,9742.1068,9742.1068,9742.1068,6,0,0,0
+3408.0894,0.5000,74089.6527,83.0000,83.0000,0.0000,-2.2465,34.9363,6,1596.2726,286.4508,796.1155,-75.9497,47.8835,133.0797,159.8062,-12.6959,0.0000,44.0272,0.0000,44.0272,3.8563,44.0272,4.3651,0.0000,2186.6747,173.2061,263.3816,39.6621,9.0412,30.6209,0.0000,30.6209,0.0000,30.6209,-57.2500,70.1459,17.7250,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9741.6184,9741.6184,9741.6184,9741.6184,6,0,0,0
+3408.5894,0.5000,74101.1805,83.0000,83.0000,0.0000,-2.2345,34.6787,6,1596.2726,288.4054,796.1114,-75.9497,48.2102,133.0790,159.8062,-12.6959,0.0000,44.3539,0.0000,44.3539,3.8563,44.3539,4.3781,0.0000,2186.6747,174.5759,265.3362,39.9758,9.0474,30.9284,0.0000,30.9284,0.0000,30.9284,-56.9426,70.1459,17.7251,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9796.2364,9796.2364,9796.2364,9796.2364,6,0,0,0
+3409.0894,0.5000,74112.7083,83.0000,83.0000,0.0000,-2.2040,34.4247,6,1596.2726,293.3348,796.5781,-75.9497,49.0342,133.1570,159.8062,-12.6959,0.0000,45.1779,0.0000,45.1779,3.8563,45.1779,4.4111,0.0000,2186.6747,178.0304,270.2656,40.7668,9.0630,31.7039,0.0000,31.7039,0.0000,31.7039,-56.1672,70.1459,17.7252,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9933.9754,9933.9754,9933.9754,9933.9754,6,0,0,0
+3409.5894,0.5000,74124.2361,83.0000,83.0000,0.0000,-2.1935,34.1718,6,1596.2726,295.0447,797.7553,-75.9497,49.3200,133.3538,159.8062,-12.6959,0.0000,45.4638,0.0000,45.4638,3.8563,45.4638,4.4225,0.0000,2186.6747,179.2287,271.9755,41.0412,9.0684,31.9729,0.0000,31.9729,0.0000,31.9729,-55.8983,70.1459,17.7252,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9981.7532,9981.7532,9981.7532,9981.7532,6,0,0,0
+3410.0894,0.5000,74135.7638,83.0000,83.0000,0.0000,-2.2018,33.9180,6,1596.2726,293.7005,798.1636,-75.9497,49.0954,133.4220,159.8062,-12.6959,0.0000,45.2391,0.0000,45.2391,3.8563,45.2391,4.4135,0.0000,2186.6747,178.2867,270.6313,40.8255,9.0641,31.7614,0.0000,31.7614,0.0000,31.7614,-56.1097,70.1459,17.7252,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9944.1932,9944.1932,9944.1932,9944.1932,6,0,0,0
+3410.5894,0.5000,74147.2916,83.0000,83.0000,0.0000,-2.2165,33.6625,6,1596.2726,291.3118,797.8426,-75.9497,48.6961,133.3684,159.8062,-12.6959,0.0000,44.8398,0.0000,44.8398,3.8563,44.8398,4.3976,0.0000,2186.6747,176.6127,268.2426,40.4422,9.0566,31.3856,0.0000,31.3856,0.0000,31.3856,-56.4854,70.1459,17.7251,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9877.4479,9877.4479,9877.4479,9877.4479,6,0,0,0
+3411.0894,0.5000,74158.8194,83.0000,83.0000,0.0000,-2.2333,33.4050,6,1596.2726,288.6013,797.2722,-75.9497,48.2430,133.2730,159.8062,-12.6959,0.0000,44.3867,0.0000,44.3867,3.8563,44.3867,4.3794,0.0000,2186.6747,174.7132,265.5321,40.0072,9.0480,30.9592,0.0000,30.9592,0.0000,30.9592,-56.9118,70.1459,17.7251,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9801.7104,9801.7104,9801.7104,9801.7104,6,0,0,0
+3411.5894,0.5000,74170.3472,83.0000,83.0000,0.0000,-2.2448,33.1462,6,1596.2726,286.7275,796.6249,-75.9497,47.9297,133.1648,159.8062,-12.6959,0.0000,44.0734,0.0000,44.0734,3.8563,44.0734,4.3669,0.0000,2186.6747,173.4000,263.6582,39.7065,9.0421,30.6644,0.0000,30.6644,0.0000,30.6644,-57.2065,70.1459,17.7250,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9749.3504,9749.3504,9749.3504,9749.3504,6,0,0,0
+3412.0894,0.5000,74181.8750,83.0000,83.0000,0.0000,-2.2470,32.8872,6,1596.2726,286.3839,796.1774,-75.9497,47.8723,133.0900,159.8062,-12.6959,0.0000,44.0160,0.0000,44.0160,3.8563,44.0160,4.3646,0.0000,2186.6747,173.1592,263.3147,39.6514,9.0410,30.6104,0.0000,30.6104,0.0000,30.6104,-57.2606,70.1459,17.7250,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9739.7477,9739.7477,9739.7477,9739.7477,6,0,0,0
+3412.5894,0.5000,74193.4027,83.0000,83.0000,0.0000,-2.2327,32.6298,6,1596.2726,288.6851,796.0954,-75.9497,48.2570,133.0763,159.8062,-12.6959,0.0000,44.4007,0.0000,44.4007,3.8563,44.4007,4.3800,0.0000,2186.6747,174.7719,265.6159,40.0207,9.0483,30.9724,0.0000,30.9724,0.0000,30.9724,-56.8986,70.1459,17.7251,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9804.0517,9804.0517,9804.0517,9804.0517,6,0,0,0
+3413.0894,0.5000,74204.9305,83.0000,83.0000,0.0000,-2.2055,32.3756,6,1596.2726,293.0890,796.6449,-75.9497,48.9931,133.1682,159.8062,-12.6959,0.0000,45.1368,0.0000,45.1368,3.8563,45.1368,4.4095,0.0000,2186.6747,177.8582,270.0198,40.7274,9.0622,31.6652,0.0000,31.6652,0.0000,31.6652,-56.2059,70.1459,17.7252,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,9927.1062,9927.1062,9927.1062,9927.1062,6,0,0,0
+3413.5894,0.5000,74216.4583,83.0000,83.0000,0.0000,-2.1511,32.1276,6,1596.2726,301.9008,797.6966,-75.9497,50.4661,133.3440,159.8062,-12.6959,0.0000,46.6098,0.0000,46.6098,3.8563,46.6098,4.4684,0.0000,2186.6747,184.0335,278.8315,42.1415,9.0900,33.0515,0.0000,33.0515,0.0000,33.0515,-54.8199,70.1459,17.7254,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10173.3277,10173.3277,10173.3277,10173.3277,6,0,0,0
+3414.0894,0.5000,74227.9861,83.0000,83.0000,0.0000,-2.0822,31.8876,6,1596.2726,313.0638,799.8008,-75.9497,52.3322,133.6957,159.8062,-12.6959,0.0000,48.4759,0.0000,48.4759,3.8563,48.4759,4.5430,0.0000,2186.6747,191.8565,289.9946,43.9329,9.1252,34.8076,0.0000,34.8076,0.0000,34.8076,-53.0640,70.1459,17.7257,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10485.2506,10485.2506,10485.2506,10485.2506,6,0,0,0
+3414.5894,0.5000,74239.5138,83.0000,83.0000,0.0000,-1.9862,31.6586,6,1596.2726,328.6155,802.4666,-75.9497,54.9318,134.1413,159.8062,-12.6959,0.0000,51.0755,0.0000,51.0755,3.8563,51.0755,4.6470,0.0000,2186.6747,202.7551,305.5462,46.4285,9.1743,37.2542,0.0000,37.2542,0.0000,37.2542,-50.6178,70.1459,17.7260,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,10990.7479,10990.7479,10990.7479,10990.7479,6,0,0,0
+3415.0894,0.5000,74251.0416,83.0000,83.0000,0.0000,-1.8780,31.4421,6,1596.2726,346.1416,806.1803,-75.9497,57.8615,134.7621,159.8062,-12.6959,0.0000,54.0052,0.0000,54.0052,3.8563,54.0052,4.7642,0.0000,2186.6747,215.0374,323.0724,49.2410,9.2297,40.0113,0.0000,40.0113,0.0000,40.0113,-47.8609,70.1459,17.7264,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11567.2561,11567.2561,11567.2561,11567.2561,6,0,0,0
+3415.5894,0.5000,74262.5694,83.0000,83.0000,0.0000,-1.7553,31.2398,6,1596.2726,366.0069,810.3655,-75.9497,61.1822,135.4617,159.8062,-12.6959,0.0000,57.3259,0.0000,57.3259,3.8563,57.3259,4.8970,0.0000,2186.6747,228.9590,342.9377,52.4289,9.2923,43.1366,0.0000,43.1366,0.0000,43.1366,-44.7361,70.1459,17.7268,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12220.7074,12220.7074,12220.7074,12220.7074,6,0,0,0
+3416.0894,0.5000,74274.0972,83.0000,83.0000,0.0000,-1.6392,31.0508,6,1596.2726,384.8096,815.1094,-75.9497,64.3253,136.2547,159.8062,-12.6959,0.0000,60.4690,0.0000,60.4690,3.8563,60.4690,5.0227,0.0000,2186.6747,242.1360,361.7404,55.4462,9.3516,46.0947,0.0000,46.0947,0.0000,46.0947,-41.7784,70.1459,17.7271,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12826.7715,12826.7715,12826.7715,12826.7715,6,0,0,0
+3416.5894,0.5000,74285.6250,83.0000,83.0000,0.0000,-1.5291,30.8745,6,1596.2726,402.6457,819.5995,-75.9497,67.3068,137.0053,159.8062,-12.6959,0.0000,63.4505,0.0000,63.4505,3.8563,63.4505,5.1420,0.0000,2186.6747,254.6355,379.5764,58.3085,9.4078,48.9007,0.0000,48.9007,0.0000,48.9007,-38.9726,70.1459,17.7274,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13321.4229,13321.4229,13321.4229,13321.4229,6,0,0,0
+3417.0894,0.5000,74297.1527,83.0000,83.0000,0.0000,-1.4418,30.7083,6,1596.2726,416.7850,823.8587,-75.9497,69.6703,137.7173,159.8062,-12.6959,0.0000,65.8140,0.0000,65.8140,3.8563,65.8140,5.2365,0.0000,2186.6747,264.5443,393.7157,60.5775,9.4523,51.1251,0.0000,51.1251,0.0000,51.1251,-36.7484,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13744.2296,13744.2296,13744.2296,13744.2296,6,0,0,0
+3417.5894,0.5000,74308.6805,83.0000,83.0000,0.0000,-1.3693,30.5505,6,1596.2726,428.5318,827.2352,-75.9497,71.6339,138.2817,159.8062,-12.6959,0.0000,67.7776,0.0000,67.7776,3.8563,67.7776,5.3151,0.0000,2186.6747,272.7765,405.4625,62.4625,9.4894,52.9732,0.0000,52.9732,0.0000,52.9732,-34.9006,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14122.2522,14122.2522,14122.2522,14122.2522,6,0,0,0
+3418.0894,0.5000,74320.2083,83.0000,83.0000,0.0000,-1.3257,30.3976,6,1596.2726,435.5976,830.0403,-75.9497,72.8151,138.7506,159.8062,-12.6959,0.0000,68.9588,0.0000,68.9588,3.8563,68.9588,5.3623,0.0000,2186.6747,277.7282,412.5284,63.5964,9.5116,54.0848,0.0000,54.0848,0.0000,54.0848,-33.7890,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14349.6390,14349.6390,14349.6390,14349.6390,6,0,0,0
+3418.5894,0.5000,74331.7361,83.0000,83.0000,0.0000,-1.3144,30.2461,6,1596.2726,437.4309,831.7277,-75.9497,73.1215,139.0327,159.8062,-12.6959,0.0000,69.2652,0.0000,69.2652,3.8563,69.2652,5.3746,0.0000,2186.6747,279.0130,414.3616,63.8906,9.5174,54.3732,0.0000,54.3732,0.0000,54.3732,-33.5007,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14408.6348,14408.6348,14408.6348,14408.6348,6,0,0,0
+3419.0894,0.5000,74343.2638,83.0000,83.0000,0.0000,-1.3381,30.0919,6,1596.2726,433.5833,832.1655,-75.9497,72.4783,139.1058,159.8062,-12.6959,0.0000,68.6221,0.0000,68.6221,3.8563,68.6221,5.3489,0.0000,2186.6747,276.3166,410.5141,63.2732,9.5053,53.7679,0.0000,53.7679,0.0000,53.7679,-34.1059,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14284.8165,14284.8165,14284.8165,14284.8165,6,0,0,0
+3419.5894,0.5000,74354.7916,83.0000,83.0000,0.0000,-1.3899,29.9316,6,1596.2726,425.1995,831.2467,-75.9497,71.0769,138.9522,159.8062,-12.6959,0.0000,67.2206,0.0000,67.2206,3.8563,67.2206,5.2928,0.0000,2186.6747,270.4412,402.1303,61.9278,9.4789,52.4489,0.0000,52.4489,0.0000,52.4489,-35.4248,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14015.0180,14015.0180,14015.0180,14015.0180,6,0,0,0
+3420.0894,0.5000,74366.3194,83.0000,83.0000,0.0000,-1.4506,29.7644,6,1596.2726,415.3606,829.2446,-75.9497,69.4322,138.6176,159.8062,-12.6959,0.0000,65.5759,0.0000,65.5759,3.8563,65.5759,5.2270,0.0000,2186.6747,263.5461,392.2914,60.3489,9.4479,50.9011,0.0000,50.9011,0.0000,50.9011,-36.9725,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13698.3925,13698.3925,13698.3925,13698.3925,6,0,0,0
+3420.5894,0.5000,74377.8472,83.0000,83.0000,0.0000,-1.4943,29.5922,6,1596.2726,408.2878,826.8951,-75.9497,68.2499,138.2248,159.8062,-12.6959,0.0000,64.3936,0.0000,64.3936,3.8563,64.3936,5.1797,0.0000,2186.6747,258.5895,385.2186,59.2139,9.4256,49.7883,0.0000,49.7883,0.0000,49.7883,-38.0851,70.1459,17.7275,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13477.8977,13477.8977,13477.8977,13477.8977,6,0,0,0
+3421.0894,0.5000,74389.3750,83.0000,83.0000,0.0000,-1.5242,29.4165,6,1596.2726,403.4452,825.2061,-75.9497,67.4404,137.9425,159.8062,-12.6959,0.0000,63.5841,0.0000,63.5841,3.8563,63.5841,5.1473,0.0000,2186.6747,255.1958,380.3760,58.4368,9.4103,49.0265,0.0000,49.0265,0.0000,49.0265,-38.8469,70.1459,17.7274,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13343.5966,13343.5966,13343.5966,13343.5966,6,0,0,0
+3421.5894,0.5000,74400.9027,83.0000,83.0000,0.0000,-1.5288,29.2402,6,1596.2726,402.6993,824.0497,-75.9497,67.3157,137.7492,159.8062,-12.6959,0.0000,63.4594,0.0000,63.4594,3.8563,63.4594,5.1424,0.0000,2186.6747,254.6731,379.6301,58.3171,9.4080,48.9091,0.0000,48.9091,0.0000,48.9091,-38.9642,70.1459,17.7274,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13322.9108,13322.9108,13322.9108,13322.9108,6,0,0,0
+3422.0894,0.5000,74412.4305,83.0000,83.0000,0.0000,-1.5269,29.0642,6,1596.2726,402.9974,823.8715,-75.9497,67.3656,137.7194,159.8062,-12.6959,0.0000,63.5093,0.0000,63.5093,3.8563,63.5093,5.1443,0.0000,2186.6747,254.8820,379.9282,58.3649,9.4089,48.9560,0.0000,48.9560,0.0000,48.9560,-38.9173,70.1459,17.7274,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13331.1773,13331.1773,13331.1773,13331.1773,6,0,0,0
+3422.5894,0.5000,74423.9583,83.0000,83.0000,0.0000,-1.5196,28.8890,6,1596.2726,404.1851,823.9427,-75.9497,67.5641,137.7313,159.8062,-12.6959,0.0000,63.7078,0.0000,63.7078,3.8563,63.7078,5.1523,0.0000,2186.6747,255.7143,381.1158,58.5555,9.4126,49.1429,0.0000,49.1429,0.0000,49.1429,-38.7305,70.1459,17.7275,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13364.1159,13364.1159,13364.1159,13364.1159,6,0,0,0
+3423.0894,0.5000,74435.4861,83.0000,83.0000,0.0000,-1.5003,28.7161,6,1596.2726,407.3126,824.2263,-75.9497,68.0869,137.7787,159.8062,-12.6959,0.0000,64.2306,0.0000,64.2306,3.8563,64.2306,5.1732,0.0000,2186.6747,257.9061,384.2433,59.0574,9.4225,49.6349,0.0000,49.6349,0.0000,49.6349,-38.2385,70.1459,17.7275,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13450.8513,13450.8513,13450.8513,13450.8513,6,0,0,0
+3423.5894,0.5000,74447.0138,83.0000,83.0000,0.0000,-1.4689,28.5467,6,1596.2726,412.3986,824.9732,-75.9497,68.9371,137.9036,159.8062,-12.6959,0.0000,65.0808,0.0000,65.0808,3.8563,65.0808,5.2072,0.0000,2186.6747,261.4704,389.3294,59.8736,9.4385,50.4351,0.0000,50.4351,0.0000,50.4351,-37.4384,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13603.0722,13603.0722,13603.0722,13603.0722,6,0,0,0
+3424.0894,0.5000,74458.5416,83.0000,83.0000,0.0000,-1.3995,28.3854,6,1596.2726,423.6493,826.1877,-75.9497,70.8178,138.1066,159.8062,-12.6959,0.0000,66.9615,0.0000,66.9615,3.8563,66.9615,5.2824,0.0000,2186.6747,269.3548,400.5800,61.6790,9.4740,52.2051,0.0000,52.2051,0.0000,52.2051,-35.6686,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13965.1292,13965.1292,13965.1292,13965.1292,6,0,0,0
+3424.5894,0.5000,74470.0694,83.0000,83.0000,0.0000,-1.3217,28.2331,6,1596.2726,436.2409,828.8744,-75.9497,72.9226,138.5557,159.8062,-12.6959,0.0000,69.0663,0.0000,69.0663,3.8563,69.0663,5.3666,0.0000,2186.6747,278.1790,413.1717,63.6997,9.5137,54.1860,0.0000,54.1860,0.0000,54.1860,-33.6879,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14370.3399,14370.3399,14370.3399,14370.3399,6,0,0,0
+3425.0894,0.5000,74481.5972,83.0000,83.0000,0.0000,-1.3022,28.0829,6,1596.2726,439.3984,831.8813,-75.9497,73.4504,139.0583,159.8062,-12.6959,0.0000,69.5941,0.0000,69.5941,3.8563,69.5941,5.3877,0.0000,2186.6747,280.3918,416.3292,64.2064,9.5236,54.6828,0.0000,54.6828,0.0000,54.6828,-33.1912,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14471.9519,14471.9519,14471.9519,14471.9519,6,0,0,0
+3425.5894,0.5000,74493.1250,83.0000,83.0000,0.0000,-1.2171,27.9426,6,1596.2726,453.1982,832.6353,-75.9497,75.7572,139.1844,159.8062,-12.6959,0.0000,71.9009,0.0000,71.9009,3.8563,71.9009,5.4800,0.0000,2186.6747,290.0627,430.1289,66.4209,9.5689,56.8520,0.0000,56.8520,0.0000,56.8520,-31.0221,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14916.0401,14916.0401,14916.0401,14916.0401,6,0,0,0
+3426.0894,0.5000,74504.6527,83.0000,83.0000,0.0000,-0.9935,27.8281,6,1596.2726,489.4597,835.9307,-75.9497,81.8187,139.7352,159.8062,-12.6959,0.0000,77.9624,0.0000,77.9624,3.8563,77.9624,5.7225,0.0000,2186.6747,315.4747,466.3904,72.2399,9.6881,62.5518,0.0000,62.5518,0.0000,62.5518,-25.3227,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16088.7308,16088.7308,16088.7308,16088.7308,6,0,0,0
+3426.5894,0.5000,74516.1805,83.0000,83.0000,0.0000,-0.8817,27.7265,6,1596.2726,507.5925,844.5900,-75.9497,84.8498,141.1827,159.8062,-12.6959,0.0000,80.9935,0.0000,80.9935,3.8563,80.9935,5.8437,0.0000,2186.6747,328.1822,484.5233,75.1498,9.7478,65.4020,0.0000,65.4020,0.0000,65.4020,-22.4727,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16681.3765,16681.3765,16681.3765,16681.3765,6,0,0,0
+3427.0894,0.5000,74527.7083,83.0000,83.0000,0.0000,-0.7608,27.6388,6,1596.2726,527.1835,848.9201,-75.9497,88.1247,141.9066,159.8062,-12.6959,0.0000,84.2684,0.0000,84.2684,3.8563,84.2684,5.9747,0.0000,2186.6747,341.9116,504.1143,78.2937,9.8122,68.4815,0.0000,68.4815,0.0000,68.4815,-19.3934,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17321.6812,17321.6812,17321.6812,17321.6812,6,0,0,0
+3427.5894,0.5000,74539.2361,83.0000,83.0000,0.0000,-0.6274,27.5664,6,1596.2726,548.8169,853.5984,-75.9497,91.7409,142.6886,159.8062,-12.6959,0.0000,87.8847,0.0000,87.8847,3.8563,87.8847,6.1194,0.0000,2186.6747,357.0723,525.7477,81.7653,9.8833,71.8820,0.0000,71.8820,0.0000,71.8820,-15.9931,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18018.7651,18018.7651,18018.7651,18018.7651,6,0,0,0
+3428.0894,0.5000,74550.7638,83.0000,83.0000,0.0000,-0.6017,27.4971,6,1596.2726,552.9875,858.7645,-75.9497,92.4381,143.5522,159.8062,-12.6959,0.0000,88.5818,0.0000,88.5818,3.8563,88.5818,6.1472,0.0000,2186.6747,359.9950,529.9182,82.4346,9.8970,72.5375,0.0000,72.5375,0.0000,72.5375,-15.3376,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18139.6937,18139.6937,18139.6937,18139.6937,6,0,0,0
+3428.5894,0.5000,74562.2916,83.0000,83.0000,0.0000,-0.4760,27.4422,6,1596.2726,573.3719,859.7604,-75.9497,95.8456,143.7186,159.8062,-12.6959,0.0000,91.9893,0.0000,91.9893,3.8563,91.9893,6.2835,0.0000,2186.6747,374.2804,550.3026,85.7057,9.9641,75.7417,0.0000,75.7417,0.0000,75.7417,-12.1336,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18730.7601,18730.7601,18730.7601,18730.7601,6,0,0,0
+3429.0894,0.5000,74573.8194,83.0000,83.0000,0.0000,-0.1711,27.4225,6,1596.2726,622.8177,864.6282,-75.9497,104.1110,144.5324,159.8062,-12.6959,0.0000,100.2547,0.0000,100.2547,3.8563,100.2547,6.6142,0.0000,2186.6747,408.9320,599.7484,93.6405,10.1255,83.5150,0.0000,83.5150,0.0000,83.5150,-4.3604,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20338.9056,20338.9056,20338.9056,20338.9056,6,0,0,0
+3429.5894,0.5000,74585.3472,83.0000,83.0000,0.0000,-0.0382,27.4181,6,1596.2726,644.3371,876.4359,-75.9497,107.7082,146.5061,159.8062,-12.6959,0.0000,103.8519,0.0000,103.8519,3.8563,103.8519,6.7581,0.0000,2186.6747,424.0128,621.2679,97.0939,10.1934,86.9005,0.0000,86.9005,0.0000,86.9005,-0.9749,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21027.5278,21027.5278,21027.5278,21027.5278,6,0,0,0
+3430.0894,0.5000,74596.8750,83.0000,83.0000,0.0000,0.0808,27.4274,6,1596.2726,663.6340,881.5748,-75.9497,110.9339,147.3652,159.8062,-12.6959,0.0000,107.0776,0.0000,107.0776,3.8563,107.0776,6.8871,0.0000,2186.6747,437.5361,640.5648,100.1905,10.2543,89.9363,0.0000,89.9363,0.0000,89.9363,2.0609,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21570.0452,21570.0452,21570.0452,21570.0452,6,0,0,0
+3430.5894,0.5000,74608.4027,83.0000,83.0000,0.0000,0.1930,27.4496,6,1596.2726,681.8068,886.1829,-75.9497,113.9717,148.1355,159.8062,-12.6959,0.0000,110.1154,0.0000,110.1154,3.8563,110.1154,7.0086,0.0000,2186.6747,450.2716,658.7375,103.1068,10.3116,92.7952,0.0000,92.7952,0.0000,92.7952,4.9198,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22068.0457,22068.0457,22068.0457,22068.0457,6,0,0,0
+3431.0894,0.5000,74619.9305,83.0000,83.0000,0.0000,0.2925,27.4834,6,1596.2726,697.9291,890.5225,-75.9497,116.6667,148.8609,159.8062,-12.6959,0.0000,112.8104,0.0000,112.8104,3.8563,112.8104,7.1164,0.0000,2186.6747,461.5701,674.8598,105.6940,10.3624,95.3316,0.0000,95.3316,0.0000,95.3316,7.4563,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22510.4810,22510.4810,22510.4810,22510.4810,6,0,0,0
+3431.5894,0.5000,74631.4583,83.0000,83.0000,0.0000,0.3810,27.5273,6,1596.2726,712.2676,894.3725,-75.9497,119.0636,149.5045,159.8062,-12.6959,0.0000,115.2073,0.0000,115.2073,3.8563,115.2073,7.2123,0.0000,2186.6747,471.6185,689.1983,107.9950,10.4077,97.5873,0.0000,97.5873,0.0000,97.5873,9.7120,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22964.5432,22964.5432,22964.5432,22964.5432,6,0,0,0
+3432.0894,0.5000,74642.9861,83.0000,83.0000,0.0000,0.4554,27.5798,6,1596.2726,724.3254,897.7966,-75.9497,121.0792,150.0768,159.8062,-12.6959,0.0000,117.2229,0.0000,117.2229,3.8563,117.2229,7.2929,0.0000,2186.6747,480.0686,701.2561,109.9300,10.4457,99.4843,0.0000,99.4843,0.0000,99.4843,11.6090,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23346.3827,23346.3827,23346.3827,23346.3827,6,0,0,0
+3432.5894,0.5000,74654.5138,83.0000,83.0000,0.0000,0.4938,27.6367,6,1596.2726,730.5460,900.6760,-75.9497,122.1190,150.5581,159.8062,-12.6959,0.0000,118.2627,0.0000,118.2627,3.8563,118.2627,7.3345,0.0000,2186.6747,484.4281,707.4768,110.9282,10.4653,100.4629,0.0000,100.4629,0.0000,100.4629,12.5877,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23543.3742,23543.3742,23543.3742,23543.3742,6,0,0,0
+3433.0894,0.5000,74666.0416,83.0000,83.0000,0.0000,0.5059,27.6950,6,1596.2726,732.4983,902.1615,-75.9497,122.4453,150.8065,159.8062,-12.6959,0.0000,118.5891,0.0000,118.5891,3.8563,118.5891,7.3475,0.0000,2186.6747,485.7962,709.4291,111.2415,10.4715,100.7700,0.0000,100.7700,0.0000,100.7700,12.8948,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23605.1971,23605.1971,23605.1971,23605.1971,6,0,0,0
+3433.5894,0.5000,74677.5694,83.0000,83.0000,0.0000,0.4607,27.7481,6,1596.2726,725.1793,902.6277,-75.9497,121.2219,150.8844,159.8062,-12.6959,0.0000,117.3656,0.0000,117.3656,3.8563,117.3656,7.2986,0.0000,2186.6747,480.6670,702.1100,110.0670,10.4484,99.6186,0.0000,99.6186,0.0000,99.6186,11.7434,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23373.4234,23373.4234,23373.4234,23373.4234,6,0,0,0
+3434.0894,0.5000,74689.0972,83.0000,83.0000,0.0000,0.4510,27.8001,6,1596.2726,723.5988,900.8799,-75.9497,120.9577,150.5922,159.8062,-12.6959,0.0000,117.1014,0.0000,117.1014,3.8563,117.1014,7.2880,0.0000,2186.6747,479.5595,700.5296,109.8134,10.4434,99.3700,0.0000,99.3700,0.0000,99.3700,11.4947,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23323.3745,23323.3745,23323.3745,23323.3745,6,0,0,0
+3434.5894,0.5000,74700.6250,83.0000,83.0000,0.0000,0.3564,27.8412,6,1596.2726,708.2714,900.5025,-75.9497,118.3955,150.5291,159.8062,-12.6959,0.0000,114.5393,0.0000,114.5393,3.8563,114.5393,7.1855,0.0000,2186.6747,468.8180,685.2021,107.3537,10.3951,96.9586,0.0000,96.9586,0.0000,96.9586,9.0833,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22837.9945,22837.9945,22837.9945,22837.9945,6,0,0,0
+3435.0894,0.5000,74712.1527,83.0000,83.0000,0.0000,0.1271,27.8558,6,1596.2726,671.1256,896.8423,-75.9497,112.1862,149.9173,159.8062,-12.6959,0.0000,108.3299,0.0000,108.3299,3.8563,108.3299,6.9372,0.0000,2186.6747,442.7862,648.0564,101.3928,10.2779,91.1149,0.0000,91.1149,0.0000,91.1149,3.2395,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21778.6938,21778.6938,21778.6938,21778.6938,6,0,0,0
+3435.5894,0.5000,74723.6805,83.0000,83.0000,0.0000,0.0019,27.8561,6,1596.2726,650.8354,887.9719,-75.9497,108.7945,148.4345,159.8062,-12.6959,0.0000,104.9382,0.0000,104.9382,3.8563,104.9382,6.8015,0.0000,2186.6747,428.5668,627.7661,98.1367,10.2139,87.9228,0.0000,87.9228,0.0000,87.9228,0.0474,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21210.2218,21210.2218,21210.2218,21210.2218,6,0,0,0
+3436.0894,0.5000,74735.2083,83.0000,83.0000,0.0000,-0.0920,27.8455,6,1596.2726,635.6281,883.1266,-75.9497,106.2524,147.6246,159.8062,-12.6959,0.0000,102.3961,0.0000,102.3961,3.8563,102.3961,6.6998,0.0000,2186.6747,417.9096,612.5589,95.6963,10.1659,85.5304,0.0000,85.5304,0.0000,85.5304,-2.3450,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20755.7548,20755.7548,20755.7548,20755.7548,6,0,0,0
+3436.5894,0.5000,74746.7361,83.0000,83.0000,0.0000,-0.1661,27.8263,6,1596.2726,623.6152,879.4950,-75.9497,104.2443,147.0175,159.8062,-12.6959,0.0000,100.3880,0.0000,100.3880,3.8563,100.3880,6.6195,0.0000,2186.6747,409.4909,600.5459,93.7685,10.1280,83.6405,0.0000,83.6405,0.0000,83.6405,-4.2349,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20364.8572,20364.8572,20364.8572,20364.8572,6,0,0,0
+3437.0894,0.5000,74758.2638,83.0000,83.0000,0.0000,-0.1987,27.8034,6,1596.2726,618.3432,876.6264,-75.9497,103.3630,146.5380,159.8062,-12.6959,0.0000,99.5067,0.0000,99.5067,3.8563,99.5067,6.5842,0.0000,2186.6747,405.7963,595.2739,92.9225,10.1114,82.8111,0.0000,82.8111,0.0000,82.8111,-5.0643,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20193.3074,20193.3074,20193.3074,20193.3074,6,0,0,0
+3437.5894,0.5000,74769.7916,83.0000,83.0000,0.0000,-0.2170,27.7784,6,1596.2726,615.3752,875.3674,-75.9497,102.8669,146.3275,159.8062,-12.6959,0.0000,99.0106,0.0000,99.0106,3.8563,99.0106,6.5644,0.0000,2186.6747,403.7163,592.3059,92.4462,10.1020,82.3442,0.0000,82.3442,0.0000,82.3442,-5.5312,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20096.7291,20096.7291,20096.7291,20096.7291,6,0,0,0
+3438.0894,0.5000,74781.3194,83.0000,83.0000,0.0000,-0.2184,27.7532,6,1596.2726,615.1539,874.6586,-75.9497,102.8299,146.2090,159.8062,-12.6959,0.0000,98.9736,0.0000,98.9736,3.8563,98.9736,6.5629,0.0000,2186.6747,403.5612,592.0846,92.4107,10.1013,82.3093,0.0000,82.3093,0.0000,82.3093,-5.5660,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20089.5275,20089.5275,20089.5275,20089.5275,6,0,0,0
+3438.5894,0.5000,74792.8472,83.0000,83.0000,0.0000,-0.2252,27.7273,6,1596.2726,614.0469,874.6058,-75.9497,102.6449,146.2002,159.8062,-12.6959,0.0000,98.7886,0.0000,98.7886,3.8563,98.7886,6.5555,0.0000,2186.6747,402.7855,590.9776,92.2331,10.0978,82.1352,0.0000,82.1352,0.0000,82.1352,-5.7401,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20053.5074,20053.5074,20053.5074,20053.5074,6,0,0,0
+3439.0894,0.5000,74804.3750,83.0000,83.0000,0.0000,-0.2375,27.6999,6,1596.2726,612.0517,874.3414,-75.9497,102.3113,146.1560,159.8062,-12.6959,0.0000,98.4551,0.0000,98.4551,3.8563,98.4551,6.5422,0.0000,2186.6747,401.3872,588.9825,91.9129,10.0913,81.8216,0.0000,81.8216,0.0000,81.8216,-6.0538,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19988.5853,19988.5853,19988.5853,19988.5853,6,0,0,0
+3439.5894,0.5000,74815.9027,83.0000,83.0000,0.0000,-0.2617,27.6697,6,1596.2726,608.1322,873.8650,-75.9497,101.6561,146.0764,159.8062,-12.6959,0.0000,97.7999,0.0000,97.7999,3.8563,97.7999,6.5160,0.0000,2186.6747,398.6404,585.0629,91.2839,10.0784,81.2055,0.0000,81.2055,0.0000,81.2055,-6.6698,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19861.0438,19861.0438,19861.0438,19861.0438,6,0,0,0
+3440.0894,0.5000,74827.4305,83.0000,83.0000,0.0000,-0.2910,27.6362,6,1596.2726,603.3717,872.9290,-75.9497,100.8604,145.9199,159.8062,-12.6959,0.0000,97.0041,0.0000,97.0041,3.8563,97.0041,6.4841,0.0000,2186.6747,395.3043,580.3024,90.5200,10.0627,80.4572,0.0000,80.4572,0.0000,80.4572,-7.4181,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19706.1389,19706.1389,19706.1389,19706.1389,6,0,0,0
+3440.5894,0.5000,74838.9583,83.0000,83.0000,0.0000,-0.3265,27.5985,6,1596.2726,597.6205,871.7922,-75.9497,99.8990,145.7299,159.8062,-12.6959,0.0000,96.0427,0.0000,96.0427,3.8563,96.0427,6.4457,0.0000,2186.6747,391.2738,574.5512,89.5970,10.0438,79.5532,0.0000,79.5532,0.0000,79.5532,-8.3221,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19518.9952,19518.9952,19518.9952,19518.9952,6,0,0,0
+3441.0894,0.5000,74850.4861,83.0000,83.0000,0.0000,-0.3619,27.5568,6,1596.2726,591.8842,870.4188,-75.9497,98.9401,145.5003,159.8062,-12.6959,0.0000,95.0838,0.0000,95.0838,3.8563,95.0838,6.4073,0.0000,2186.6747,387.2538,568.8149,88.6765,10.0250,78.6515,0.0000,78.6515,0.0000,78.6515,-9.2238,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19332.3375,19332.3375,19332.3375,19332.3375,6,0,0,0
+3441.5894,0.5000,74862.0138,83.0000,83.0000,0.0000,-0.3919,27.5116,6,1596.2726,587.0186,869.0490,-75.9497,98.1268,145.2713,159.8062,-12.6959,0.0000,94.2705,0.0000,94.2705,3.8563,94.2705,6.3748,0.0000,2186.6747,383.8441,563.9494,87.8957,10.0090,77.8867,0.0000,77.8867,0.0000,77.8867,-9.9885,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19174.0151,19174.0151,19174.0151,19174.0151,6,0,0,0
+3442.0894,0.5000,74873.5416,83.0000,83.0000,0.0000,-0.3965,27.4659,6,1596.2726,586.2708,867.8871,-75.9497,98.0018,145.0771,159.8062,-12.6959,0.0000,94.1455,0.0000,94.1455,3.8563,94.1455,6.3698,0.0000,2186.6747,383.3200,563.2016,87.7757,10.0065,77.7692,0.0000,77.7692,0.0000,77.7692,-10.1061,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19149.6813,19149.6813,19149.6813,19149.6813,6,0,0,0
+3442.5894,0.5000,74885.0694,83.0000,83.0000,0.0000,-0.3965,27.4202,6,1596.2726,586.2708,867.7085,-75.9497,98.0018,145.0473,159.8062,-12.6959,0.0000,94.1455,0.0000,94.1455,3.8563,94.1455,6.3698,0.0000,2186.6747,383.3200,563.2016,87.7757,10.0065,77.7692,0.0000,77.7692,0.0000,77.7692,-10.1061,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19149.6813,19149.6813,19149.6813,19149.6813,6,0,0,0
+3443.0894,0.5000,74896.5972,83.0000,83.0000,0.0000,-0.3965,27.3745,6,1596.2726,586.2708,867.7085,-75.9497,98.0018,145.0473,159.8062,-12.6959,0.0000,94.1455,0.0000,94.1455,3.8563,94.1455,6.3698,0.0000,2186.6747,383.3200,563.2016,87.7757,10.0065,77.7692,0.0000,77.7692,0.0000,77.7692,-10.1061,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19149.6813,19149.6813,19149.6813,19149.6813,6,0,0,0
+3443.5894,0.5000,74908.1250,83.0000,83.0000,0.0000,-0.3849,27.3302,6,1596.2726,588.1406,867.7085,-75.9497,98.3143,145.0473,159.8062,-12.6959,0.0000,94.4580,0.0000,94.4580,3.8563,94.4580,6.3823,0.0000,2186.6747,384.6303,565.0713,88.0757,10.0126,78.0631,0.0000,78.0631,0.0000,78.0631,-9.8122,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19210.5229,19210.5229,19210.5229,19210.5229,6,0,0,0
+3444.0894,0.5000,74919.6527,83.0000,83.0000,0.0000,-0.3506,27.2897,6,1596.2726,593.7028,868.1550,-75.9497,99.2441,145.1219,159.8062,-12.6959,0.0000,95.3878,0.0000,95.3878,3.8563,95.3878,6.4195,0.0000,2186.6747,388.5283,570.6335,88.9683,10.0309,78.9374,0.0000,78.9374,0.0000,78.9374,-8.9379,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19391.5144,19391.5144,19391.5144,19391.5144,6,0,0,0
+3444.5894,0.5000,74931.1805,83.0000,83.0000,0.0000,-0.3264,27.2521,6,1596.2726,597.6297,869.4833,-75.9497,99.9005,145.3439,159.8062,-12.6959,0.0000,96.0442,0.0000,96.0442,3.8563,96.0442,6.4457,0.0000,2186.6747,391.2803,574.5604,89.5985,10.0438,79.5547,0.0000,79.5547,0.0000,79.5547,-8.3207,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19519.2945,19519.2945,19519.2945,19519.2945,6,0,0,0
+3445.0894,0.5000,74942.7083,83.0000,83.0000,0.0000,-0.3066,27.2168,6,1596.2726,600.8491,870.4210,-75.9497,100.4387,145.5007,159.8062,-12.6959,0.0000,96.5824,0.0000,96.5824,3.8563,96.5824,6.4673,0.0000,2186.6747,393.5364,577.7798,90.1151,10.0544,80.0607,0.0000,80.0607,0.0000,80.0607,-7.8146,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19624.0536,19624.0536,19624.0536,19624.0536,6,0,0,0
+3445.5894,0.5000,74954.2361,83.0000,83.0000,0.0000,-0.2862,27.1838,6,1596.2726,604.1583,871.1898,-75.9497,100.9919,145.6292,159.8062,-12.6959,0.0000,97.1356,0.0000,97.1356,3.8563,97.1356,6.4894,0.0000,2186.6747,395.8555,581.0890,90.6462,10.0653,80.5809,0.0000,80.5809,0.0000,80.5809,-7.2945,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19731.7336,19731.7336,19731.7336,19731.7336,6,0,0,0
+3446.0894,0.5000,74965.7638,83.0000,83.0000,0.0000,-0.2641,27.1533,6,1596.2726,607.7334,871.9800,-75.9497,101.5895,145.7613,159.8062,-12.6959,0.0000,97.7332,0.0000,97.7332,3.8563,97.7332,6.5133,0.0000,2186.6747,398.3609,584.6641,91.2199,10.0771,81.1428,0.0000,81.1428,0.0000,81.1428,-6.7325,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19848.0669,19848.0669,19848.0669,19848.0669,6,0,0,0
+3446.5894,0.5000,74977.2916,83.0000,83.0000,0.0000,-0.2325,27.1265,6,1596.2726,612.8692,872.8338,-75.9497,102.4480,145.9040,159.8062,-12.6959,0.0000,98.5917,0.0000,98.5917,3.8563,98.5917,6.5476,0.0000,2186.6747,401.9601,589.7999,92.0441,10.0940,81.9501,0.0000,81.9501,0.0000,81.9501,-5.9253,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20015.1846,20015.1846,20015.1846,20015.1846,6,0,0,0
+3447.0894,0.5000,74988.8194,83.0000,83.0000,0.0000,-0.1977,27.1037,6,1596.2726,618.5038,874.0602,-75.9497,103.3899,146.1090,159.8062,-12.6959,0.0000,99.5336,0.0000,99.5336,3.8563,99.5336,6.5853,0.0000,2186.6747,405.9088,595.4345,92.9483,10.1119,82.8364,0.0000,82.8364,0.0000,82.8364,-5.0390,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20198.5325,20198.5325,20198.5325,20198.5325,6,0,0,0
+3447.5894,0.5000,75000.3472,83.0000,83.0000,0.0000,-0.1645,27.0848,6,1596.2726,623.8779,875.4057,-75.9497,104.2882,146.3339,159.8062,-12.6959,0.0000,100.4319,0.0000,100.4319,3.8563,100.4319,6.6213,0.0000,2186.6747,409.6750,600.8087,93.8107,10.1289,83.6818,0.0000,83.6818,0.0000,83.6818,-4.1936,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20373.4061,20373.4061,20373.4061,20373.4061,6,0,0,0
+3448.0894,0.5000,75011.8750,83.0000,83.0000,0.0000,-0.1599,27.0663,6,1596.2726,624.6279,876.6891,-75.9497,104.4136,146.5485,159.8062,-12.6959,0.0000,100.5573,0.0000,100.5573,3.8563,100.5573,6.6263,0.0000,2186.6747,410.2006,601.5587,93.9310,10.1312,83.7998,0.0000,83.7998,0.0000,83.7998,-4.0756,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20397.8117,20397.8117,20397.8117,20397.8117,6,0,0,0
+3448.5894,0.5000,75023.4027,83.0000,83.0000,0.0000,-0.1352,27.0507,6,1596.2726,628.6214,876.8682,-75.9497,105.0812,146.5784,159.8062,-12.6959,0.0000,101.2249,0.0000,101.2249,3.8563,101.2249,6.6530,0.0000,2186.6747,412.9993,605.5522,94.5719,10.1438,84.4281,0.0000,84.4281,0.0000,84.4281,-3.4473,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20527.7590,20527.7590,20527.7590,20527.7590,6,0,0,0
+3449.0894,0.5000,75034.9305,83.0000,83.0000,0.0000,-0.0711,27.0426,6,1596.2726,639.0168,877.8218,-75.9497,106.8189,146.7378,159.8062,-12.6959,0.0000,102.9626,0.0000,102.9626,3.8563,102.9626,6.7225,0.0000,2186.6747,420.2844,615.9475,96.2401,10.1766,86.0635,0.0000,86.0635,0.0000,86.0635,-1.8119,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20866.0213,20866.0213,20866.0213,20866.0213,6,0,0,0
+3449.5894,0.5000,75046.4583,83.0000,83.0000,0.0000,-0.0294,27.0392,6,1596.2726,645.7713,880.3043,-75.9497,107.9479,147.1528,159.8062,-12.6959,0.0000,104.0917,0.0000,104.0917,3.8563,104.0917,6.7676,0.0000,2186.6747,425.0179,622.7020,97.3240,10.1979,87.1261,0.0000,87.1261,0.0000,87.1261,-0.7493,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21067.8478,21067.8478,21067.8478,21067.8478,6,0,0,0
+3450.0894,0.5000,75057.9861,83.0000,83.0000,0.0000,0.0460,27.0445,6,1596.2726,657.9900,881.9172,-75.9497,109.9904,147.4224,159.8062,-12.6959,0.0000,106.1342,0.0000,106.1342,3.8563,106.1342,6.8493,0.0000,2186.6747,433.5808,634.9207,99.2848,10.2365,89.0483,0.0000,89.0483,0.0000,89.0483,1.1729,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21411.3680,21411.3680,21411.3680,21411.3680,6,0,0,0
+3450.5894,0.5000,75069.5138,83.0000,83.0000,0.0000,0.1347,27.0600,6,1596.2726,672.3571,884.8351,-75.9497,112.3921,147.9102,159.8062,-12.6959,0.0000,108.5358,0.0000,108.5358,3.8563,108.5358,6.9454,0.0000,2186.6747,443.6492,649.2878,101.5904,10.2818,91.3086,0.0000,91.3086,0.0000,91.3086,3.4332,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21812.0529,21812.0529,21812.0529,21812.0529,6,0,0,0
+3451.0894,0.5000,75081.0416,83.0000,83.0000,0.0000,0.2401,27.0877,6,1596.2726,689.4289,888.2659,-75.9497,115.2458,148.4837,159.8062,-12.6959,0.0000,111.3895,0.0000,111.3895,3.8563,111.3895,7.0596,0.0000,2186.6747,455.6132,666.3597,104.3300,10.3356,93.9943,0.0000,93.9943,0.0000,93.9943,6.1190,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22274.5294,22274.5294,22274.5294,22274.5294,6,0,0,0
+3451.5894,0.5000,75092.5694,83.0000,83.0000,0.0000,0.3425,27.1272,6,1596.2726,706.0340,892.3427,-75.9497,118.0215,149.1651,159.8062,-12.6959,0.0000,114.1653,0.0000,114.1653,3.8563,114.1653,7.1706,0.0000,2186.6747,467.2500,682.9647,106.9947,10.3880,96.6067,0.0000,96.6067,0.0000,96.6067,8.7313,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22767.1421,22767.1421,22767.1421,22767.1421,6,0,0,0
+3452.0894,0.5000,75104.0972,83.0000,83.0000,0.0000,0.4410,27.1780,6,1596.2726,721.9809,896.3080,-75.9497,120.6872,149.8280,159.8062,-12.6959,0.0000,116.8310,0.0000,116.8310,3.8563,116.8310,7.2772,0.0000,2186.6747,478.4256,698.9117,109.5537,10.4383,99.1154,0.0000,99.1154,0.0000,99.1154,11.2402,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23272.1389,23272.1389,23272.1389,23272.1389,6,0,0,0
+3452.5894,0.5000,75115.6250,83.0000,83.0000,0.0000,0.5305,27.2391,6,1596.2726,736.4890,900.1161,-75.9497,123.1124,150.4646,159.8062,-12.6959,0.0000,119.2561,0.0000,119.2561,3.8563,119.2561,7.3742,0.0000,2186.6747,488.5929,713.4197,111.8819,10.4841,101.3978,0.0000,101.3978,0.0000,101.3978,13.5227,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23731.5704,23731.5704,23731.5704,23731.5704,6,0,0,0
+3453.0894,0.5000,75127.1527,83.0000,83.0000,0.0000,0.6137,27.3099,6,1596.2726,749.9732,903.5807,-75.9497,125.3665,151.0437,159.8062,-12.6959,0.0000,121.5102,0.0000,121.5102,3.8563,121.5102,7.4644,0.0000,2186.6747,498.0426,726.9040,114.0458,10.5266,103.5192,0.0000,103.5192,0.0000,103.5192,15.6441,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24158.5822,24158.5822,24158.5822,24158.5822,6,0,0,0
+3453.5894,0.5000,75138.6805,83.0000,83.0000,0.0000,0.6831,27.3886,6,1596.2726,761.2112,906.8007,-75.9497,127.2450,151.5820,159.8062,-12.6959,0.0000,123.3887,0.0000,123.3887,3.8563,123.3887,7.5395,0.0000,2186.6747,505.9182,738.1419,115.8492,10.5621,105.2872,0.0000,105.2872,0.0000,105.2872,17.4122,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24514.4574,24514.4574,24514.4574,24514.4574,6,0,0,0
+3454.0894,0.5000,75150.2083,83.0000,83.0000,0.0000,0.7352,27.4734,6,1596.2726,769.6422,909.4843,-75.9497,128.6544,152.0306,159.8062,-12.6959,0.0000,124.7981,0.0000,124.7981,3.8563,124.7981,7.5959,0.0000,2186.6747,511.8267,746.5730,117.2022,10.5887,106.6135,0.0000,106.6135,0.0000,106.6135,18.7386,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24786.9265,24786.9265,24786.9265,24786.9265,6,0,0,0
+3454.5894,0.5000,75161.7361,83.0000,83.0000,0.0000,0.7591,27.5609,6,1596.2726,773.5270,911.4977,-75.9497,129.3038,152.3671,159.8062,-12.6959,0.0000,125.4475,0.0000,125.4475,3.8563,125.4475,7.6219,0.0000,2186.6747,514.5491,750.4578,117.8256,10.6009,107.2247,0.0000,107.2247,0.0000,107.2247,19.3498,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24914.3444,24914.3444,24914.3444,24914.3444,6,0,0,0
+3455.0894,0.5000,75173.2638,83.0000,83.0000,0.0000,0.7514,27.6475,6,1596.2726,772.2811,912.4254,-75.9497,129.0955,152.5222,159.8062,-12.6959,0.0000,125.2392,0.0000,125.2392,3.8563,125.2392,7.6135,0.0000,2186.6747,513.6760,749.2119,117.6257,10.5970,107.0287,0.0000,107.0287,0.0000,107.0287,19.1538,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24873.4793,24873.4793,24873.4793,24873.4793,6,0,0,0
+3455.5894,0.5000,75184.7916,83.0000,83.0000,0.0000,0.7221,27.7308,6,1596.2726,767.5243,912.1278,-75.9497,128.3003,152.4725,159.8062,-12.6959,0.0000,124.4440,0.0000,124.4440,3.8563,124.4440,7.5817,0.0000,2186.6747,510.3424,744.4550,116.8623,10.5820,106.2803,0.0000,106.2803,0.0000,106.2803,18.4054,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24717.4603,24717.4603,24717.4603,24717.4603,6,0,0,0
+3456.0894,0.5000,75196.3194,83.0000,83.0000,0.0000,0.6833,27.8095,6,1596.2726,761.2381,910.9919,-75.9497,127.2495,152.2826,159.8062,-12.6959,0.0000,123.3932,0.0000,123.3932,3.8563,123.3932,7.5397,0.0000,2186.6747,505.9371,738.1689,115.8535,10.5621,105.2914,0.0000,105.2914,0.0000,105.2914,17.4164,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24515.3112,24515.3112,24515.3112,24515.3112,6,0,0,0
+3456.5894,0.5000,75207.8472,83.0000,83.0000,0.0000,0.6479,27.8842,6,1596.2726,755.5032,909.4908,-75.9497,126.2909,152.0316,159.8062,-12.6959,0.0000,122.4346,0.0000,122.4346,3.8563,122.4346,7.5014,0.0000,2186.6747,501.9180,732.4339,114.9332,10.5441,104.3892,0.0000,104.3892,0.0000,104.3892,16.5141,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24333.7000,24333.7000,24333.7000,24333.7000,6,0,0,0
+3457.0894,0.5000,75219.3750,83.0000,83.0000,0.0000,0.6337,27.9573,6,1596.2726,753.2114,908.1213,-75.9497,125.9078,151.8027,159.8062,-12.6959,0.0000,122.0515,0.0000,122.0515,3.8563,122.0515,7.4860,0.0000,2186.6747,500.3119,730.1421,114.5654,10.5368,104.0286,0.0000,104.0286,0.0000,104.0286,16.1536,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24261.1256,24261.1256,24261.1256,24261.1256,6,0,0,0
+3457.5894,0.5000,75230.9027,83.0000,83.0000,0.0000,0.6317,28.0301,6,1596.2726,752.8743,907.5740,-75.9497,125.8514,151.7112,159.8062,-12.6959,0.0000,121.9951,0.0000,121.9951,3.8563,121.9951,7.4838,0.0000,2186.6747,500.0757,729.8050,114.5113,10.5358,103.9756,0.0000,103.9756,0.0000,103.9756,16.1005,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24250.4498,24250.4498,24250.4498,24250.4498,6,0,0,0
+3458.0894,0.5000,75242.4305,83.0000,83.0000,0.0000,0.6443,28.1044,6,1596.2726,754.9232,907.4935,-75.9497,126.1939,151.6978,159.8062,-12.6959,0.0000,122.3376,0.0000,122.3376,3.8563,122.3376,7.4975,0.0000,2186.6747,501.5116,731.8539,114.8402,10.5422,104.2979,0.0000,104.2979,0.0000,104.2979,16.4229,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24315.3341,24315.3341,24315.3341,24315.3341,6,0,0,0
+3458.5894,0.5000,75253.9583,83.0000,83.0000,0.0000,0.6592,28.1804,6,1596.2726,757.3382,907.9828,-75.9497,126.5976,151.7796,159.8062,-12.6959,0.0000,122.7413,0.0000,122.7413,3.8563,122.7413,7.5136,0.0000,2186.6747,503.2040,734.2689,115.2277,10.5498,104.6779,0.0000,104.6779,0.0000,104.6779,16.8028,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24391.8105,24391.8105,24391.8105,24391.8105,6,0,0,0
+3459.0894,0.5000,75265.4861,83.0000,83.0000,0.0000,0.6753,28.2582,6,1596.2726,759.9484,908.5595,-75.9497,127.0339,151.8760,159.8062,-12.6959,0.0000,123.1777,0.0000,123.1777,3.8563,123.1777,7.5311,0.0000,2186.6747,505.0332,736.8792,115.6466,10.5581,105.0885,0.0000,105.0885,0.0000,105.0885,17.2135,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24474.4695,24474.4695,24474.4695,24474.4695,6,0,0,0
+3459.5894,0.5000,75277.0138,83.0000,83.0000,0.0000,0.6912,28.3379,6,1596.2726,762.5247,909.1828,-75.9497,127.4646,151.9802,159.8062,-12.6959,0.0000,123.6083,0.0000,123.6083,3.8563,123.6083,7.5483,0.0000,2186.6747,506.8387,739.4554,116.0600,10.5662,105.4938,0.0000,105.4938,0.0000,105.4938,17.6188,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24556.0535,24556.0535,24556.0535,24556.0535,6,0,0,0
+3460.0894,0.5000,75288.5416,83.0000,83.0000,0.0000,0.7029,28.4189,6,1596.2726,764.4100,909.7980,-75.9497,127.7798,152.0830,159.8062,-12.6959,0.0000,123.9235,0.0000,123.9235,3.8563,123.9235,7.5609,0.0000,2186.6747,508.1599,741.3408,116.3625,10.5721,105.7904,0.0000,105.7904,0.0000,105.7904,17.9154,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24615.7571,24615.7571,24615.7571,24615.7571,6,0,0,0
+3460.5894,0.5000,75300.0694,83.0000,83.0000,0.0000,0.7019,28.4998,6,1596.2726,764.2599,910.2482,-75.9497,127.7546,152.1583,159.8062,-12.6959,0.0000,123.8984,0.0000,123.8984,3.8563,123.8984,7.5599,0.0000,2186.6747,508.0547,741.1906,116.3385,10.5717,105.7668,0.0000,105.7668,0.0000,105.7668,17.8918,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24611.0018,24611.0018,24611.0018,24611.0018,6,0,0,0
+3461.0894,0.5000,75311.5972,83.0000,83.0000,0.0000,0.6810,28.5783,6,1596.2726,760.8689,910.2124,-75.9497,127.1878,152.1523,159.8062,-12.6959,0.0000,123.3315,0.0000,123.3315,3.8563,123.3315,7.5372,0.0000,2186.6747,505.6783,737.7996,115.7943,10.5610,105.2333,0.0000,105.2333,0.0000,105.2333,17.3583,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24503.6190,24503.6190,24503.6190,24503.6190,6,0,0,0
+3461.5894,0.5000,75323.1250,83.0000,83.0000,0.0000,0.6374,28.6518,6,1596.2726,753.8065,909.4026,-75.9497,126.0072,152.0169,159.8062,-12.6959,0.0000,122.1510,0.0000,122.1510,3.8563,122.1510,7.4900,0.0000,2186.6747,500.7290,730.7372,114.6609,10.5387,104.1222,0.0000,104.1222,0.0000,104.1222,16.2472,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24279.9701,24279.9701,24279.9701,24279.9701,6,0,0,0
+3462.0894,0.5000,75334.6527,83.0000,83.0000,0.0000,0.5814,28.7188,6,1596.2726,744.7316,907.7161,-75.9497,124.4903,151.7350,159.8062,-12.6959,0.0000,120.6340,0.0000,120.6340,3.8563,120.6340,7.4293,0.0000,2186.6747,494.3693,721.6623,113.2047,10.5101,102.6946,0.0000,102.6946,0.0000,102.6946,14.8195,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23992.5932,23992.5932,23992.5932,23992.5932,6,0,0,0
+3462.5894,0.5000,75346.1805,83.0000,83.0000,0.0000,0.5195,28.7787,6,1596.2726,734.6995,905.5490,-75.9497,122.8133,151.3727,159.8062,-12.6959,0.0000,118.9570,0.0000,118.9570,3.8563,118.9570,7.3623,0.0000,2186.6747,487.3388,711.6302,111.5948,10.4784,101.1163,0.0000,101.1163,0.0000,101.1163,13.2411,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23674.9020,23674.9020,23674.9020,23674.9020,6,0,0,0
+3463.0894,0.5000,75357.7083,83.0000,83.0000,0.0000,0.4539,28.8310,6,1596.2726,724.0693,903.1533,-75.9497,121.0363,150.9723,159.8062,-12.6959,0.0000,117.1801,0.0000,117.1801,3.8563,117.1801,7.2912,0.0000,2186.6747,479.8892,701.0001,109.8889,10.4449,99.4440,0.0000,99.4440,0.0000,99.4440,11.5688,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23338.2734,23338.2734,23338.2734,23338.2734,6,0,0,0
+3463.5894,0.5000,75369.2361,83.0000,83.0000,0.0000,0.3786,28.8747,6,1596.2726,711.8767,900.6148,-75.9497,118.9982,150.5479,159.8062,-12.6959,0.0000,115.1419,0.0000,115.1419,3.8563,115.1419,7.2097,0.0000,2186.6747,471.3446,688.8074,107.9323,10.4064,97.5258,0.0000,97.5258,0.0000,97.5258,9.6505,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22952.1645,22952.1645,22952.1645,22952.1645,6,0,0,0
+3464.0894,0.5000,75380.7638,83.0000,83.0000,0.0000,0.2817,28.9072,6,1596.2726,696.1715,897.7032,-75.9497,116.3729,150.0612,159.8062,-12.6959,0.0000,112.5166,0.0000,112.5166,3.8563,112.5166,7.1046,0.0000,2186.6747,460.3384,673.1022,105.4120,10.3569,95.0551,0.0000,95.0551,0.0000,95.0551,7.1797,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22457.1854,22457.1854,22457.1854,22457.1854,6,0,0,0
+3464.5894,0.5000,75392.2916,83.0000,83.0000,0.0000,0.1746,28.9273,6,1596.2726,678.8251,893.9528,-75.9497,113.4733,149.4343,159.8062,-12.6959,0.0000,109.6170,0.0000,109.6170,3.8563,109.6170,6.9887,0.0000,2186.6747,448.1820,655.7558,102.6283,10.3022,92.3261,0.0000,92.3261,0.0000,92.3261,4.4507,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21987.2711,21987.2711,21987.2711,21987.2711,6,0,0,0
+3465.0894,0.5000,75403.8194,83.0000,83.0000,0.0000,0.0600,28.9342,6,1596.2726,660.2545,889.8105,-75.9497,110.3690,148.7419,159.8062,-12.6959,0.0000,106.5127,0.0000,106.5127,3.8563,106.5127,6.8645,0.0000,2186.6747,435.1678,637.1853,99.6482,10.2436,89.4046,0.0000,89.4046,0.0000,89.4046,1.5292,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21475.0334,21475.0334,21475.0334,21475.0334,6,0,0,0
+3465.5894,0.5000,75415.3472,83.0000,83.0000,0.0000,-0.0410,28.9295,6,1596.2726,643.8867,885.3758,-75.9497,107.6329,148.0006,159.8062,-12.6959,0.0000,103.7766,0.0000,103.7766,3.8563,103.7766,6.7550,0.0000,2186.6747,423.6972,620.8175,97.0216,10.1920,86.8296,0.0000,86.8296,0.0000,86.8296,-1.0458,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21014.8656,21014.8656,21014.8656,21014.8656,6,0,0,0
+3466.0894,0.5000,75426.8750,83.0000,83.0000,0.0000,-0.1337,28.9141,6,1596.2726,628.8778,881.4672,-75.9497,105.1240,147.3472,159.8062,-12.6959,0.0000,101.2677,0.0000,101.2677,3.8563,101.2677,6.6547,0.0000,2186.6747,413.1789,605.8085,94.6130,10.1446,84.4684,0.0000,84.4684,0.0000,84.4684,-3.4070,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20536.1007,20536.1007,20536.1007,20536.1007,6,0,0,0
+3466.5894,0.5000,75438.4027,83.0000,83.0000,0.0000,-0.2100,28.8899,6,1596.2726,616.5131,877.8831,-75.9497,103.0571,146.7480,159.8062,-12.6959,0.0000,99.2008,0.0000,99.2008,3.8563,99.2008,6.5720,0.0000,2186.6747,404.5138,593.4438,92.6288,10.1056,82.5232,0.0000,82.5232,0.0000,82.5232,-5.3522,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20133.7562,20133.7562,20133.7562,20133.7562,6,0,0,0
+3467.0894,0.5000,75449.9305,83.0000,83.0000,0.0000,-0.2794,28.8576,6,1596.2726,605.2509,874.9304,-75.9497,101.1745,146.2545,159.8062,-12.6959,0.0000,97.3182,0.0000,97.3182,3.8563,97.3182,6.4967,0.0000,2186.6747,396.6212,582.1817,90.8215,10.0689,80.7526,0.0000,80.7526,0.0000,80.7526,-7.1227,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19767.2885,19767.2885,19767.2885,19767.2885,6,0,0,0
+3467.5894,0.5000,75461.4583,83.0000,83.0000,0.0000,-0.3402,28.8184,6,1596.2726,595.3896,872.2410,-75.9497,99.5261,145.8049,159.8062,-12.6959,0.0000,95.6698,0.0000,95.6698,3.8563,95.6698,6.4308,0.0000,2186.6747,389.7105,572.3204,89.2390,10.0365,79.2026,0.0000,79.2026,0.0000,79.2026,-8.6728,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19446.4053,19446.4053,19446.4053,19446.4053,6,0,0,0
+3468.0894,0.5000,75472.9861,83.0000,83.0000,0.0000,-0.3901,28.7735,6,1596.2726,587.3112,869.8861,-75.9497,98.1757,145.4113,159.8062,-12.6959,0.0000,94.3194,0.0000,94.3194,3.8563,94.3194,6.3768,0.0000,2186.6747,384.0491,564.2420,87.9427,10.0099,77.9327,0.0000,77.9327,0.0000,77.9327,-9.9425,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19183.5359,19183.5359,19183.5359,19183.5359,6,0,0,0
+3468.5894,0.5000,75484.5138,83.0000,83.0000,0.0000,-0.4302,28.7239,6,1596.2726,580.7982,867.9570,-75.9497,97.0870,145.0888,159.8062,-12.6959,0.0000,93.2307,0.0000,93.2307,3.8563,93.2307,6.3332,0.0000,2186.6747,379.4847,557.7289,86.8975,9.9885,76.9090,0.0000,76.9090,0.0000,76.9090,-10.9663,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18971.6020,18971.6020,18971.6020,18971.6020,6,0,0,0
+3469.0894,0.5000,75496.0416,83.0000,83.0000,0.0000,-0.4455,28.6725,6,1596.2726,578.3233,866.4016,-75.9497,96.6733,144.8288,159.8062,-12.6959,0.0000,92.8170,0.0000,92.8170,3.8563,92.8170,6.3167,0.0000,2186.6747,377.7503,555.2540,86.5003,9.9804,76.5200,0.0000,76.5200,0.0000,76.5200,-11.3553,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18891.0697,18891.0697,18891.0697,18891.0697,6,0,0,0
+3469.5894,0.5000,75507.5694,83.0000,83.0000,0.0000,-0.4494,28.6207,6,1596.2726,577.6891,865.8106,-75.9497,96.5672,144.7300,159.8062,-12.6959,0.0000,92.7110,0.0000,92.7110,3.8563,92.7110,6.3124,0.0000,2186.6747,377.3059,554.6198,86.3985,9.9783,76.4203,0.0000,76.4203,0.0000,76.4203,-11.4550,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18870.4325,18870.4325,18870.4325,18870.4325,6,0,0,0
+3470.0894,0.5000,75519.0972,83.0000,83.0000,0.0000,-0.4370,28.5703,6,1596.2726,579.7049,865.6592,-75.9497,96.9042,144.7047,159.8062,-12.6959,0.0000,93.0479,0.0000,93.0479,3.8563,93.0479,6.3259,0.0000,2186.6747,378.7186,556.6356,86.7220,9.9849,76.7371,0.0000,76.7371,0.0000,76.7371,-11.1381,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18936.0270,18936.0270,18936.0270,18936.0270,6,0,0,0
+3470.5894,0.5000,75530.6250,83.0000,83.0000,0.0000,-0.4344,28.5202,6,1596.2726,580.1186,866.1406,-75.9497,96.9734,144.7852,159.8062,-12.6959,0.0000,93.1171,0.0000,93.1171,3.8563,93.1171,6.3287,0.0000,2186.6747,379.0085,557.0493,86.7884,9.9863,76.8021,0.0000,76.8021,0.0000,76.8021,-11.0731,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18949.4880,18949.4880,18949.4880,18949.4880,6,0,0,0
+3471.0894,0.5000,75542.1527,83.0000,83.0000,0.0000,-0.4505,28.4683,6,1596.2726,577.5119,866.2393,-75.9497,96.5376,144.8017,159.8062,-12.6959,0.0000,92.6813,0.0000,92.6813,3.8563,92.6813,6.3112,0.0000,2186.6747,377.1817,554.4426,86.3701,9.9777,76.3924,0.0000,76.3924,0.0000,76.3924,-11.4828,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18864.6673,18864.6673,18864.6673,18864.6673,6,0,0,0
+3471.5894,0.5000,75553.6805,83.0000,83.0000,0.0000,-0.4936,28.4114,6,1596.2726,570.5208,865.6169,-75.9497,95.3690,144.6976,159.8062,-12.6959,0.0000,91.5127,0.0000,91.5127,3.8563,91.5127,6.2645,0.0000,2186.6747,372.2824,547.4516,85.2482,9.9547,75.2935,0.0000,75.2935,0.0000,75.2935,-12.5817,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18648.0915,18648.0915,18648.0915,18648.0915,6,0,0,0
+3472.0894,0.5000,75565.2083,83.0000,83.0000,0.0000,-0.5514,28.3479,6,1596.2726,561.1470,863.9474,-75.9497,93.8020,144.4185,159.8062,-12.6959,0.0000,89.9458,0.0000,89.9458,3.8563,89.9458,6.2018,0.0000,2186.6747,365.7132,538.0777,83.7440,9.9239,73.8201,0.0000,73.8201,0.0000,73.8201,-14.0551,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18376.2878,18376.2878,18376.2878,18376.2878,6,0,0,0
+3472.5894,0.5000,75576.7361,83.0000,83.0000,0.0000,-0.5936,28.2794,6,1596.2726,554.3118,861.7089,-75.9497,92.6595,144.0444,159.8062,-12.6959,0.0000,88.8032,0.0000,88.8032,3.8563,88.8032,6.1561,0.0000,2186.6747,360.9231,531.2425,82.6471,9.9014,72.7457,0.0000,72.7457,0.0000,72.7457,-15.1294,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18178.0941,18178.0941,18178.0941,18178.0941,6,0,0,0
+3473.0894,0.5000,75588.2638,83.0000,83.0000,0.0000,-0.5985,28.2104,6,1596.2726,553.5129,860.0767,-75.9497,92.5259,143.7715,159.8062,-12.6959,0.0000,88.6696,0.0000,88.6696,3.8563,88.6696,6.1508,0.0000,2186.6747,360.3632,530.4436,82.5189,9.8988,72.6201,0.0000,72.6201,0.0000,72.6201,-15.2550,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18154.9285,18154.9285,18154.9285,18154.9285,6,0,0,0
+3473.5894,0.5000,75599.7916,83.0000,83.0000,0.0000,-0.6289,28.1379,6,1596.2726,548.5751,859.8859,-75.9497,91.7005,143.7396,159.8062,-12.6959,0.0000,87.8442,0.0000,87.8442,3.8563,87.8442,6.1177,0.0000,2186.6747,356.9028,525.5059,81.7265,9.8825,71.8439,0.0000,71.8439,0.0000,71.8439,-16.0311,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18011.7536,18011.7536,18011.7536,18011.7536,6,0,0,0
+3474.0894,0.5000,75611.3194,83.0000,83.0000,0.0000,-0.6728,28.0604,6,1596.2726,541.4601,858.7068,-75.9497,90.5112,143.5425,159.8062,-12.6959,0.0000,86.6549,0.0000,86.6549,3.8563,86.6549,6.0702,0.0000,2186.6747,351.9167,518.3909,80.5847,9.8591,70.7256,0.0000,70.7256,0.0000,70.7256,-17.1494,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17788.2920,17788.2920,17788.2920,17788.2920,6,0,0,0
+3474.5894,0.5000,75622.8472,83.0000,83.0000,0.0000,-0.6945,27.9803,6,1596.2726,537.9457,857.0077,-75.9497,89.9237,143.2585,159.8062,-12.6959,0.0000,86.0674,0.0000,86.0674,3.8563,86.0674,6.0467,0.0000,2186.6747,349.4537,514.8764,80.0207,9.8476,70.1731,0.0000,70.1731,0.0000,70.1731,-17.7018,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17673.4260,17673.4260,17673.4260,17673.4260,6,0,0,0
+3475.0894,0.5000,75634.3750,83.0000,83.0000,0.0000,-0.7289,27.8963,6,1596.2726,532.3715,856.1684,-75.9497,88.9919,143.1182,159.8062,-12.6959,0.0000,85.1356,0.0000,85.1356,3.8563,85.1356,6.0094,0.0000,2186.6747,345.5473,509.3022,79.1262,9.8293,69.2969,0.0000,69.2969,0.0000,69.2969,-18.5780,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17491.2410,17491.2410,17491.2410,17491.2410,6,0,0,0
+3475.5894,0.5000,75645.9027,83.0000,83.0000,0.0000,-0.7678,27.8078,6,1596.2726,526.0519,854.8373,-75.9497,87.9355,142.8957,159.8062,-12.6959,0.0000,84.0792,0.0000,84.0792,3.8563,84.0792,5.9671,0.0000,2186.6747,341.1186,502.9827,78.1121,9.8085,68.3036,0.0000,68.3036,0.0000,68.3036,-19.5713,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17284.6968,17284.6968,17284.6968,17284.6968,6,0,0,0
+3476.0894,0.5000,75657.4305,83.0000,83.0000,0.0000,-0.7973,27.7159,6,1596.2726,521.2647,853.3282,-75.9497,87.1353,142.6434,159.8062,-12.6959,0.0000,83.2790,0.0000,83.2790,3.8563,83.2790,5.9351,0.0000,2186.6747,337.7637,498.1955,77.3438,9.7927,67.5511,0.0000,67.5511,0.0000,67.5511,-20.3237,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17128.2331,17128.2331,17128.2331,17128.2331,6,0,0,0
+3476.5894,0.5000,75668.9583,83.0000,83.0000,0.0000,-0.8154,27.6219,6,1596.2726,518.3438,852.1850,-75.9497,86.6470,142.4523,159.8062,-12.6959,0.0000,82.7907,0.0000,82.7907,3.8563,82.7907,5.9156,0.0000,2186.6747,335.7167,495.2745,76.8751,9.7831,67.0920,0.0000,67.0920,0.0000,67.0920,-20.7828,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17032.7670,17032.7670,17032.7670,17032.7670,6,0,0,0
+3477.0894,0.5000,75680.4861,83.0000,83.0000,0.0000,-0.8084,27.5287,6,1596.2726,519.4770,851.4875,-75.9497,86.8364,142.3357,159.8062,-12.6959,0.0000,82.9801,0.0000,82.9801,3.8563,82.9801,5.9232,0.0000,2186.6747,336.5109,496.4077,77.0570,9.7868,67.2701,0.0000,67.2701,0.0000,67.2701,-20.6047,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17069.8034,17069.8034,17069.8034,17069.8034,6,0,0,0
+3477.5894,0.5000,75692.0138,83.0000,83.0000,0.0000,-0.7859,27.4381,6,1596.2726,523.1164,851.7581,-75.9497,87.4448,142.3810,159.8062,-12.6959,0.0000,83.5885,0.0000,83.5885,3.8563,83.5885,5.9475,0.0000,2186.6747,339.0614,500.0471,77.6410,9.7988,67.8422,0.0000,67.8422,0.0000,67.8422,-20.0327,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17188.7526,17188.7526,17188.7526,17188.7526,6,0,0,0
+3478.0894,0.5000,75703.5416,83.0000,83.0000,0.0000,-0.7484,27.3518,6,1596.2726,529.2085,852.6272,-75.9497,88.4632,142.5262,159.8062,-12.6959,0.0000,84.6069,0.0000,84.6069,3.8563,84.6069,5.9883,0.0000,2186.6747,343.3307,506.1393,78.6186,9.8189,68.7998,0.0000,68.7998,0.0000,68.7998,-19.0751,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17387.8657,17387.8657,17387.8657,17387.8657,6,0,0,0
+3478.5894,0.5000,75715.0694,83.0000,83.0000,0.0000,-0.6966,27.2715,6,1596.2726,537.6053,854.0820,-75.9497,89.8668,142.7694,159.8062,-12.6959,0.0000,86.0105,0.0000,86.0105,3.8563,86.0105,6.0444,0.0000,2186.6747,349.2152,514.5361,79.9661,9.8465,70.1196,0.0000,70.1196,0.0000,70.1196,-17.7553,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17662.3032,17662.3032,17662.3032,17662.3032,6,0,0,0
+3479.0894,0.5000,75726.5972,83.0000,83.0000,0.0000,-0.6358,27.1982,6,1596.2726,547.4563,856.0872,-75.9497,91.5135,143.1046,159.8062,-12.6959,0.0000,87.6572,0.0000,87.6572,3.8563,87.6572,6.1103,0.0000,2186.6747,356.1188,524.3871,81.5469,9.8789,71.6681,0.0000,71.6681,0.0000,71.6681,-16.2070,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17979.3124,17979.3124,17979.3124,17979.3124,6,0,0,0
+3479.5894,0.5000,75738.1250,83.0000,83.0000,0.0000,-0.5580,27.1339,6,1596.2726,560.0773,858.4396,-75.9497,93.6232,143.4979,159.8062,-12.6959,0.0000,89.7670,0.0000,89.7670,3.8563,89.7670,6.1947,0.0000,2186.6747,364.9636,537.0081,83.5723,9.9204,73.6519,0.0000,73.6519,0.0000,73.6519,-14.2232,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18345.2715,18345.2715,18345.2715,18345.2715,6,0,0,0
+3480.0894,0.5000,75749.6527,83.0000,83.0000,0.0000,-0.4775,27.0789,6,1596.2726,573.1388,861.4535,-75.9497,95.8066,144.0017,159.8062,-12.6959,0.0000,91.9503,0.0000,91.9503,3.8563,91.9503,6.2820,0.0000,2186.6747,374.1171,550.0695,85.6683,9.9633,75.7050,0.0000,75.7050,0.0000,75.7050,-12.1702,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18724.0026,18724.0026,18724.0026,18724.0026,6,0,0,0
+3480.5894,0.5000,75761.1805,83.0000,83.0000,0.0000,-0.3970,27.0331,6,1596.2726,586.1782,864.5726,-75.9497,97.9863,144.5230,159.8062,-12.6959,0.0000,94.1300,0.0000,94.1300,3.8563,94.1300,6.3692,0.0000,2186.6747,383.2551,563.1090,87.7608,10.0062,77.7546,0.0000,77.7546,0.0000,77.7546,-10.1206,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19146.6672,19146.6672,19146.6672,19146.6672,6,0,0,0
+3481.0894,0.5000,75772.7083,83.0000,83.0000,0.0000,-0.3267,26.9954,6,1596.2726,597.5891,867.6864,-75.9497,99.8938,145.0436,159.8062,-12.6959,0.0000,96.0375,0.0000,96.0375,3.8563,96.0375,6.4455,0.0000,2186.6747,391.2518,574.5198,89.5920,10.0437,79.5483,0.0000,79.5483,0.0000,79.5483,-8.3270,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19517.9743,19517.9743,19517.9743,19517.9743,6,0,0,0
+3481.5894,0.5000,75784.2361,83.0000,83.0000,0.0000,-0.2653,26.9648,6,1596.2726,607.5443,870.4113,-75.9497,101.5579,145.4991,159.8062,-12.6959,0.0000,97.7016,0.0000,97.7016,3.8563,97.7016,6.5120,0.0000,2186.6747,398.2284,584.4750,91.1895,10.0765,81.1131,0.0000,81.1131,0.0000,81.1131,-6.7623,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19841.9140,19841.9140,19841.9140,19841.9140,6,0,0,0
+3482.0894,0.5000,75795.7638,83.0000,83.0000,0.0000,-0.2157,26.9400,6,1596.2726,615.5906,872.7886,-75.9497,102.9029,145.8965,159.8062,-12.6959,0.0000,99.0466,0.0000,99.0466,3.8563,99.0466,6.5658,0.0000,2186.6747,403.8673,592.5213,92.4808,10.1027,82.3780,0.0000,82.3780,0.0000,82.3780,-5.4973,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20103.7382,20103.7382,20103.7382,20103.7382,6,0,0,0
+3482.5894,0.5000,75807.2916,83.0000,83.0000,0.0000,-0.1771,26.9196,6,1596.2726,621.8460,874.7101,-75.9497,103.9486,146.2176,159.8062,-12.6959,0.0000,100.0923,0.0000,100.0923,3.8563,100.0923,6.6077,0.0000,2186.6747,408.2511,598.7768,93.4846,10.1225,83.3622,0.0000,83.3622,0.0000,83.3622,-4.5132,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20307.2891,20307.2891,20307.2891,20307.2891,6,0,0,0
+3483.0894,0.5000,75818.8194,83.0000,83.0000,0.0000,-0.1726,26.8997,6,1596.2726,622.5629,876.2039,-75.9497,104.0684,146.4674,159.8062,-12.6959,0.0000,100.2121,0.0000,100.2121,3.8563,100.2121,6.6125,0.0000,2186.6747,408.7535,599.4936,93.5997,10.1247,83.4749,0.0000,83.4749,0.0000,83.4749,-4.4004,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20330.6158,20330.6158,20330.6158,20330.6158,6,0,0,0
+3483.5894,0.5000,75830.3472,83.0000,83.0000,0.0000,-0.1665,26.8805,6,1596.2726,623.5643,876.3751,-75.9497,104.2358,146.4960,159.8062,-12.6959,0.0000,100.3795,0.0000,100.3795,3.8563,100.3795,6.6192,0.0000,2186.6747,409.4552,600.4950,93.7604,10.1279,83.6325,0.0000,83.6325,0.0000,83.6325,-4.2429,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20363.2010,20363.2010,20363.2010,20363.2010,6,0,0,0
+3484.0894,0.5000,75841.8750,83.0000,83.0000,0.0000,-0.1713,26.8607,6,1596.2726,622.7756,876.6142,-75.9497,104.1040,146.5359,159.8062,-12.6959,0.0000,100.2477,0.0000,100.2477,3.8563,100.2477,6.6139,0.0000,2186.6747,408.9025,599.7063,93.6338,10.1254,83.5084,0.0000,83.5084,0.0000,83.5084,-4.3670,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20337.5362,20337.5362,20337.5362,20337.5362,6,0,0,0
+3484.5894,0.5000,75853.4027,83.0000,83.0000,0.0000,-0.1880,26.8391,6,1596.2726,620.0788,876.4259,-75.9497,103.6532,146.5045,159.8062,-12.6959,0.0000,99.7969,0.0000,99.7969,3.8563,99.7969,6.5959,0.0000,2186.6747,407.0126,597.0095,93.2010,10.1169,83.0841,0.0000,83.0841,0.0000,83.0841,-4.7912,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20249.7836,20249.7836,20249.7836,20249.7836,6,0,0,0
+3485.0894,0.5000,75864.9305,83.0000,83.0000,0.0000,-0.2027,26.8157,6,1596.2726,617.6935,875.7819,-75.9497,103.2544,146.3968,159.8062,-12.6959,0.0000,99.3981,0.0000,99.3981,3.8563,99.3981,6.5799,0.0000,2186.6747,405.3410,594.6242,92.8182,10.1094,82.7089,0.0000,82.7089,0.0000,82.7089,-5.1665,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20172.1656,20172.1656,20172.1656,20172.1656,6,0,0,0
+3485.5894,0.5000,75876.4583,83.0000,83.0000,0.0000,-0.1973,26.7930,6,1596.2726,618.5639,875.2122,-75.9497,103.3999,146.3016,159.8062,-12.6959,0.0000,99.5436,0.0000,99.5436,3.8563,99.5436,6.5857,0.0000,2186.6747,405.9510,595.4946,92.9579,10.1121,82.8458,0.0000,82.8458,0.0000,82.8458,-5.0296,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20200.4886,20200.4886,20200.4886,20200.4886,6,0,0,0
+3486.0894,0.5000,75887.9861,83.0000,83.0000,0.0000,-0.1773,26.7725,6,1596.2726,621.8145,875.4201,-75.9497,103.9433,146.3363,159.8062,-12.6959,0.0000,100.0870,0.0000,100.0870,3.8563,100.0870,6.6075,0.0000,2186.6747,408.2290,598.7452,93.4796,10.1224,83.3572,0.0000,83.3572,0.0000,83.3572,-4.5182,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20306.2627,20306.2627,20306.2627,20306.2627,6,0,0,0
+3486.5894,0.5000,75899.5138,83.0000,83.0000,0.0000,-0.1239,26.7582,6,1596.2726,630.4566,876.1963,-75.9497,105.3879,146.4661,159.8062,-12.6959,0.0000,101.5316,0.0000,101.5316,3.8563,101.5316,6.6652,0.0000,2186.6747,414.2853,607.3873,94.8664,10.1496,84.7168,0.0000,84.7168,0.0000,84.7168,-3.1586,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20587.4734,20587.4734,20587.4734,20587.4734,6,0,0,0
+3487.0894,0.5000,75911.0416,83.0000,83.0000,0.0000,-0.0547,26.7519,6,1596.2726,641.6643,878.2601,-75.9497,107.2614,146.8111,159.8062,-12.6959,0.0000,103.4051,0.0000,103.4051,3.8563,103.4051,6.7402,0.0000,2186.6747,422.1398,618.5951,96.6650,10.1850,86.4800,0.0000,86.4800,0.0000,86.4800,-1.3954,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20952.1721,20952.1721,20952.1721,20952.1721,6,0,0,0
+3487.5894,0.5000,75922.5694,83.0000,83.0000,0.0000,0.0330,26.7557,6,1596.2726,655.8755,880.9365,-75.9497,109.6370,147.2585,159.8062,-12.6959,0.0000,105.7807,0.0000,105.7807,3.8563,105.7807,6.8352,0.0000,2186.6747,432.0989,632.8062,98.9455,10.2298,88.7157,0.0000,88.7157,0.0000,88.7157,0.8403,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21351.9195,21351.9195,21351.9195,21351.9195,6,0,0,0
+3488.0894,0.5000,75934.0972,83.0000,83.0000,0.0000,0.1184,26.7694,6,1596.2726,669.7162,884.3301,-75.9497,111.9506,147.8257,159.8062,-12.6959,0.0000,108.0943,0.0000,108.0943,3.8563,108.0943,6.9278,0.0000,2186.6747,441.7985,646.6469,101.1666,10.2735,90.8931,0.0000,90.8931,0.0000,90.8931,3.0177,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21740.5117,21740.5117,21740.5117,21740.5117,6,0,0,0
+3488.5894,0.5000,75945.6250,83.0000,83.0000,0.0000,0.1910,26.7914,6,1596.2726,681.4807,887.6353,-75.9497,113.9172,148.3782,159.8062,-12.6959,0.0000,110.0609,0.0000,110.0609,3.8563,110.0609,7.0064,0.0000,2186.6747,450.0431,658.4115,103.0545,10.3106,92.7439,0.0000,92.7439,0.0000,92.7439,4.8685,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22059.2131,22059.2131,22059.2131,22059.2131,6,0,0,0
+3489.0894,0.5000,75957.1527,83.0000,83.0000,0.0000,0.2002,26.8145,6,1596.2726,682.9748,890.4447,-75.9497,114.1669,148.8479,159.8062,-12.6959,0.0000,110.3106,0.0000,110.3106,3.8563,110.3106,7.0164,0.0000,2186.6747,451.0901,659.9055,103.2942,10.3153,92.9790,0.0000,92.9790,0.0000,92.9790,5.1036,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22099.6860,22099.6860,22099.6860,22099.6860,6,0,0,0
+3489.5894,0.5000,75968.6805,83.0000,83.0000,0.0000,0.2721,26.8458,6,1596.2726,694.6202,890.8014,-75.9497,116.1136,148.9075,159.8062,-12.6959,0.0000,112.2573,0.0000,112.2573,3.8563,112.2573,7.0943,0.0000,2186.6747,459.2512,671.5509,105.1630,10.3520,94.8110,0.0000,94.8110,0.0000,94.8110,6.9357,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22415.1594,22415.1594,22415.1594,22415.1594,6,0,0,0
+3490.0894,0.5000,75980.2083,83.0000,83.0000,0.0000,0.3784,26.8895,6,1596.2726,711.8485,893.5824,-75.9497,118.9935,149.3724,159.8062,-12.6959,0.0000,115.1372,0.0000,115.1372,3.8563,115.1372,7.2095,0.0000,2186.6747,471.3248,688.7792,107.9277,10.4064,97.5214,0.0000,97.5214,0.0000,97.5214,9.6461,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22951.2710,22951.2710,22951.2710,22951.2710,6,0,0,0
+3490.5894,0.5000,75991.7361,83.0000,83.0000,0.0000,0.4042,26.9361,6,1596.2726,716.0259,897.6965,-75.9497,119.6918,150.0601,159.8062,-12.6959,0.0000,115.8355,0.0000,115.8355,3.8563,115.8355,7.2374,0.0000,2186.6747,474.2524,692.9567,108.5981,10.4195,98.1786,0.0000,98.1786,0.0000,98.1786,10.3033,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23083.5609,23083.5609,23083.5609,23083.5609,6,0,0,0
+3491.0894,0.5000,76003.2638,83.0000,83.0000,0.0000,0.4098,26.9833,6,1596.2726,716.9325,898.6941,-75.9497,119.8433,150.2268,159.8062,-12.6959,0.0000,115.9871,0.0000,115.9871,3.8563,115.9871,7.2435,0.0000,2186.6747,474.8877,693.8632,108.7436,10.4224,98.3212,0.0000,98.3212,0.0000,98.3212,10.4460,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23112.2692,23112.2692,23112.2692,23112.2692,6,0,0,0
+3491.5894,0.5000,76014.7916,83.0000,83.0000,0.0000,0.4029,27.0297,6,1596.2726,715.8082,898.9106,-75.9497,119.6554,150.2630,159.8062,-12.6959,0.0000,115.7991,0.0000,115.7991,3.8563,115.7991,7.2359,0.0000,2186.6747,474.0998,692.7389,108.5632,10.4188,98.1443,0.0000,98.1443,0.0000,98.1443,10.2691,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23076.6647,23076.6647,23076.6647,23076.6647,6,0,0,0
+3492.0894,0.5000,76026.3194,83.0000,83.0000,0.0000,0.4013,27.0760,6,1596.2726,715.5492,898.6421,-75.9497,119.6121,150.2182,159.8062,-12.6959,0.0000,115.7558,0.0000,115.7558,3.8563,115.7558,7.2342,0.0000,2186.6747,473.9183,692.4799,108.5216,10.4180,98.1036,0.0000,98.1036,0.0000,98.1036,10.2283,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23068.4629,23068.4629,23068.4629,23068.4629,6,0,0,0
+3492.5894,0.5000,76037.8472,83.0000,83.0000,0.0000,0.3857,27.1205,6,1596.2726,713.0214,898.5802,-75.9497,119.1896,150.2078,159.8062,-12.6959,0.0000,115.3333,0.0000,115.3333,3.8563,115.3333,7.2173,0.0000,2186.6747,472.1468,689.9521,108.1160,10.4101,97.7059,0.0000,97.7059,0.0000,97.7059,9.8306,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22988.4146,22988.4146,22988.4146,22988.4146,6,0,0,0
+3493.0894,0.5000,76049.3750,83.0000,83.0000,0.0000,0.3617,27.1622,6,1596.2726,709.1442,897.9766,-75.9497,118.5414,150.1069,159.8062,-12.6959,0.0000,114.6852,0.0000,114.6852,3.8563,114.6852,7.1914,0.0000,2186.6747,469.4297,686.0750,107.4938,10.3978,97.0960,0.0000,97.0960,0.0000,97.0960,9.2207,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22865.6343,22865.6343,22865.6343,22865.6343,6,0,0,0
+3493.5894,0.5000,76060.9027,83.0000,83.0000,0.0000,0.3501,27.2025,6,1596.2726,707.2599,897.0507,-75.9497,118.2265,149.9521,159.8062,-12.6959,0.0000,114.3702,0.0000,114.3702,3.8563,114.3702,7.1788,0.0000,2186.6747,468.1091,684.1906,107.1914,10.3919,96.7995,0.0000,96.7995,0.0000,96.7995,8.9242,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22805.9622,22805.9622,22805.9622,22805.9622,6,0,0,0
+3494.0894,0.5000,76072.4305,83.0000,83.0000,0.0000,0.3291,27.2405,6,1596.2726,703.8513,896.6007,-75.9497,117.6567,149.8769,159.8062,-12.6959,0.0000,113.8004,0.0000,113.8004,3.8563,113.8004,7.1560,0.0000,2186.6747,465.7204,680.7820,106.6444,10.3811,96.2633,0.0000,96.2633,0.0000,96.2633,8.3880,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22698.0217,22698.0217,22698.0217,22698.0217,6,0,0,0
+3494.5894,0.5000,76083.9583,83.0000,83.0000,0.0000,0.2990,27.2749,6,1596.2726,698.9784,895.7868,-75.9497,116.8421,149.7409,159.8062,-12.6959,0.0000,112.9858,0.0000,112.9858,3.8563,112.9858,7.1234,0.0000,2186.6747,462.3055,675.9092,105.8624,10.3658,95.4967,0.0000,95.4967,0.0000,95.4967,7.6213,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22543.7112,22543.7112,22543.7112,22543.7112,6,0,0,0
+3495.0894,0.5000,76095.4861,83.0000,83.0000,0.0000,0.2535,27.3041,6,1596.2726,691.6064,894.6231,-75.9497,115.6098,149.5463,159.8062,-12.6959,0.0000,111.7535,0.0000,111.7535,3.8563,111.7535,7.0741,0.0000,2186.6747,457.1392,668.5372,104.6794,10.3425,94.3369,0.0000,94.3369,0.0000,94.3369,6.4615,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22333.5178,22333.5178,22333.5178,22333.5178,6,0,0,0
+3495.5894,0.5000,76107.0138,83.0000,83.0000,0.0000,0.2007,27.3273,6,1596.2726,683.0511,892.8627,-75.9497,114.1797,149.2521,159.8062,-12.6959,0.0000,110.3234,0.0000,110.3234,3.8563,110.3234,7.0169,0.0000,2186.6747,451.1436,659.9819,103.3065,10.3155,92.9910,0.0000,92.9910,0.0000,92.9910,5.1156,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22101.7546,22101.7546,22101.7546,22101.7546,6,0,0,0
+3496.0894,0.5000,76118.5416,83.0000,83.0000,0.0000,0.1374,27.3431,6,1596.2726,672.7934,890.8197,-75.9497,112.4650,148.9106,159.8062,-12.6959,0.0000,108.6087,0.0000,108.6087,3.8563,108.6087,6.9483,0.0000,2186.6747,443.9550,649.7242,101.6604,10.2832,91.3772,0.0000,91.3772,0.0000,91.3772,3.5018,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21823.8738,21823.8738,21823.8738,21823.8738,6,0,0,0
+3496.5894,0.5000,76130.0694,83.0000,83.0000,0.0000,0.0723,27.3515,6,1596.2726,662.2551,888.3701,-75.9497,110.7034,148.5011,159.8062,-12.6959,0.0000,106.8471,0.0000,106.8471,3.8563,106.8471,6.8779,0.0000,2186.6747,436.5697,639.1858,99.9693,10.2499,89.7193,0.0000,89.7193,0.0000,89.7193,1.8439,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21531.2770,21531.2770,21531.2770,21531.2770,6,0,0,0
+3497.0894,0.5000,76141.5972,83.0000,83.0000,0.0000,0.0059,27.3521,6,1596.2726,651.4960,885.8536,-75.9497,108.9049,148.0804,159.8062,-12.6959,0.0000,105.0486,0.0000,105.0486,3.8563,105.0486,6.8059,0.0000,2186.6747,429.0298,628.4268,98.2427,10.2160,88.0267,0.0000,88.0267,0.0000,88.0267,0.1513,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21228.7953,21228.7953,21228.7953,21228.7953,6,0,0,0
+3497.5894,0.5000,76153.1250,83.0000,83.0000,0.0000,-0.0569,27.3456,6,1596.2726,641.3106,883.2843,-75.9497,107.2023,147.6509,159.8062,-12.6959,0.0000,103.3460,0.0000,103.3460,3.8563,103.3460,6.7378,0.0000,2186.6747,421.8918,618.2413,96.6082,10.1839,86.4243,0.0000,86.4243,0.0000,86.4243,-1.4511,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20940.6601,20940.6601,20940.6601,20940.6601,6,0,0,0
+3498.0894,0.5000,76164.6527,83.0000,83.0000,0.0000,-0.1167,27.3321,6,1596.2726,631.6197,880.8520,-75.9497,105.5823,147.2443,159.8062,-12.6959,0.0000,101.7261,0.0000,101.7261,3.8563,101.7261,6.6730,0.0000,2186.6747,415.1005,608.5504,95.0530,10.1533,84.8998,0.0000,84.8998,0.0000,84.8998,-2.9756,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20625.3215,20625.3215,20625.3215,20625.3215,6,0,0,0
+3498.5894,0.5000,76176.1805,83.0000,83.0000,0.0000,-0.1674,27.3128,6,1596.2726,623.4181,878.5378,-75.9497,104.2114,146.8575,159.8062,-12.6959,0.0000,100.3551,0.0000,100.3551,3.8563,100.3551,6.6182,0.0000,2186.6747,409.3528,600.3489,93.7369,10.1274,83.6095,0.0000,83.6095,0.0000,83.6095,-4.2659,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20358.4445,20358.4445,20358.4445,20358.4445,6,0,0,0
+3499.0894,0.5000,76187.7083,83.0000,83.0000,0.0000,-0.2132,27.2882,6,1596.2726,615.9864,876.5793,-75.9497,102.9691,146.5301,159.8062,-12.6959,0.0000,99.1128,0.0000,99.1128,3.8563,99.1128,6.5685,0.0000,2186.6747,404.1446,592.9171,92.5443,10.1040,82.4403,0.0000,82.4403,0.0000,82.4403,-5.4351,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20116.6174,20116.6174,20116.6174,20116.6174,6,0,0,0
+3499.5894,0.5000,76199.2361,83.0000,83.0000,0.0000,-0.2505,27.2594,6,1596.2726,609.9411,874.8046,-75.9497,101.9585,146.2334,159.8062,-12.6959,0.0000,98.1022,0.0000,98.1022,3.8563,98.1022,6.5281,0.0000,2186.6747,399.9081,586.8719,91.5742,10.0843,81.4898,0.0000,81.4898,0.0000,81.4898,-6.3855,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19919.9060,19919.9060,19919.9060,19919.9060,6,0,0,0
+3500.0894,0.5000,76210.7638,83.0000,83.0000,0.0000,-0.2889,27.2261,6,1596.2726,603.7204,873.3610,-75.9497,100.9187,145.9921,159.8062,-12.6959,0.0000,97.0624,0.0000,97.0624,3.8563,97.0624,6.4865,0.0000,2186.6747,395.5487,580.6512,90.5759,10.0639,80.5120,0.0000,80.5120,0.0000,80.5120,-7.3633,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19717.4863,19717.4863,19717.4863,19717.4863,6,0,0,0
+3500.5894,0.5000,76222.2916,83.0000,83.0000,0.0000,-0.3302,27.1880,6,1596.2726,597.0262,871.8755,-75.9497,99.7997,145.7438,159.8062,-12.6959,0.0000,95.9434,0.0000,95.9434,3.8563,95.9434,6.4417,0.0000,2186.6747,390.8573,573.9569,89.5017,10.0419,79.4598,0.0000,79.4598,0.0000,79.4598,-8.4155,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19499.6573,19499.6573,19499.6573,19499.6573,6,0,0,0
+3501.0894,0.5000,76233.8194,83.0000,83.0000,0.0000,-0.3766,27.1446,6,1596.2726,589.4874,870.2769,-75.9497,98.5395,145.4766,159.8062,-12.6959,0.0000,94.6832,0.0000,94.6832,3.8563,94.6832,6.3913,0.0000,2186.6747,385.5742,566.4182,88.2919,10.0171,78.2748,0.0000,78.2748,0.0000,78.2748,-9.6005,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19254.3488,19254.3488,19254.3488,19254.3488,6,0,0,0
+3501.5894,0.5000,76245.3472,83.0000,83.0000,0.0000,-0.4256,27.0955,6,1596.2726,581.5438,868.4766,-75.9497,97.2116,145.1757,159.8062,-12.6959,0.0000,93.3553,0.0000,93.3553,3.8563,93.3553,6.3382,0.0000,2186.6747,380.0073,558.4746,87.0171,9.9910,77.0262,0.0000,77.0262,0.0000,77.0262,-10.8491,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18995.8651,18995.8651,18995.8651,18995.8651,6,0,0,0
+3502.0894,0.5000,76256.8750,83.0000,83.0000,0.0000,-0.4705,27.0413,6,1596.2726,574.2632,866.5797,-75.9497,95.9946,144.8586,159.8062,-12.6959,0.0000,92.1383,0.0000,92.1383,3.8563,92.1383,6.2895,0.0000,2186.6747,374.9051,551.1940,85.8488,9.9670,75.8818,0.0000,75.8818,0.0000,75.8818,-11.9934,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18758.9568,18758.9568,18758.9568,18758.9568,6,0,0,0
+3502.5894,0.5000,76268.4027,83.0000,83.0000,0.0000,-0.5116,26.9823,6,1596.2726,567.6086,864.8411,-75.9497,94.8822,144.5679,159.8062,-12.6959,0.0000,91.0259,0.0000,91.0259,3.8563,91.0259,6.2450,0.0000,2186.6747,370.2415,544.5393,84.7809,9.9451,74.8357,0.0000,74.8357,0.0000,74.8357,-13.0394,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18563.6474,18563.6474,18563.6474,18563.6474,6,0,0,0
+3503.0894,0.5000,76279.9305,83.0000,83.0000,0.0000,-0.5433,26.9197,6,1596.2726,562.4620,863.2519,-75.9497,94.0219,144.3023,159.8062,-12.6959,0.0000,90.1656,0.0000,90.1656,3.8563,90.1656,6.2106,0.0000,2186.6747,366.6348,539.3927,83.9550,9.9282,74.0268,0.0000,74.0268,0.0000,74.0268,-13.8484,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18414.4173,18414.4173,18414.4173,18414.4173,6,0,0,0
+3503.5894,0.5000,76291.4583,83.0000,83.0000,0.0000,-0.5683,26.8542,6,1596.2726,558.4083,862.0229,-75.9497,93.3442,144.0969,159.8062,-12.6959,0.0000,89.4880,0.0000,89.4880,3.8563,89.4880,6.1835,0.0000,2186.6747,363.7940,535.3391,83.3045,9.9149,73.3896,0.0000,73.3896,0.0000,73.3896,-14.4855,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18296.8778,18296.8778,18296.8778,18296.8778,6,0,0,0
+3504.0894,0.5000,76302.9861,83.0000,83.0000,0.0000,-0.5854,26.7867,6,1596.2726,555.6384,861.0549,-75.9497,92.8812,143.9350,159.8062,-12.6959,0.0000,89.0249,0.0000,89.0249,3.8563,89.0249,6.1650,0.0000,2186.6747,361.8528,532.5691,82.8600,9.9058,72.9542,0.0000,72.9542,0.0000,72.9542,-14.9209,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18216.5595,18216.5595,18216.5595,18216.5595,6,0,0,0
+3504.5894,0.5000,76314.5138,83.0000,83.0000,0.0000,-0.5921,26.7184,6,1596.2726,554.5435,860.3935,-75.9497,92.6982,143.8245,159.8062,-12.6959,0.0000,88.8419,0.0000,88.8419,3.8563,88.8419,6.1577,0.0000,2186.6747,361.0855,531.4743,82.6843,9.9022,72.7821,0.0000,72.7821,0.0000,72.7821,-15.0930,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18184.8129,18184.8129,18184.8129,18184.8129,6,0,0,0
+3505.0894,0.5000,76326.0416,83.0000,83.0000,0.0000,-0.5918,26.6502,6,1596.2726,554.5935,860.1320,-75.9497,92.7066,143.7808,159.8062,-12.6959,0.0000,88.8503,0.0000,88.8503,3.8563,88.8503,6.1580,0.0000,2186.6747,361.1205,531.5242,82.6923,9.9023,72.7900,0.0000,72.7900,0.0000,72.7900,-15.0852,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18186.2621,18186.2621,18186.2621,18186.2621,6,0,0,0
+3505.5894,0.5000,76337.5694,83.0000,83.0000,0.0000,-0.5764,26.5838,6,1596.2726,557.0865,860.1439,-75.9497,93.1233,143.7828,159.8062,-12.6959,0.0000,89.2670,0.0000,89.2670,3.8563,89.2670,6.1747,0.0000,2186.6747,362.8676,534.0172,83.0923,9.9105,73.1818,0.0000,73.1818,0.0000,73.1818,-14.6933,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18258.5484,18258.5484,18258.5484,18258.5484,6,0,0,0
+3506.0894,0.5000,76349.0972,83.0000,83.0000,0.0000,-0.5543,26.5199,6,1596.2726,560.6725,860.7393,-75.9497,93.7227,143.8823,159.8062,-12.6959,0.0000,89.8664,0.0000,89.8664,3.8563,89.8664,6.1986,0.0000,2186.6747,365.3807,537.6032,83.6678,9.9223,73.7455,0.0000,73.7455,0.0000,73.7455,-14.1297,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18362.5292,18362.5292,18362.5292,18362.5292,6,0,0,0
+3506.5894,0.5000,76360.6250,83.0000,83.0000,0.0000,-0.5220,26.4597,6,1596.2726,565.9189,861.5956,-75.9497,94.5997,144.0254,159.8062,-12.6959,0.0000,90.7434,0.0000,90.7434,3.8563,90.7434,6.2337,0.0000,2186.6747,369.0574,542.8497,84.5097,9.9396,74.5702,0.0000,74.5702,0.0000,74.5702,-13.3050,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18514.6544,18514.6544,18514.6544,18514.6544,6,0,0,0
+3507.0894,0.5000,76372.1527,83.0000,83.0000,0.0000,-0.4913,26.4030,6,1596.2726,570.8858,862.8485,-75.9497,95.4300,144.2348,159.8062,-12.6959,0.0000,91.5737,0.0000,91.5737,3.8563,91.5737,6.2669,0.0000,2186.6747,372.5382,547.8165,85.3068,9.9559,75.3509,0.0000,75.3509,0.0000,75.3509,-12.5243,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18658.6741,18658.6741,18658.6741,18658.6741,6,0,0,0
+3507.5894,0.5000,76383.6805,83.0000,83.0000,0.0000,-0.4631,26.3497,6,1596.2726,575.4658,864.0345,-75.9497,96.1956,144.4331,159.8062,-12.6959,0.0000,92.3393,0.0000,92.3393,3.8563,92.3393,6.2975,0.0000,2186.6747,375.7478,552.3965,86.0418,9.9710,76.0708,0.0000,76.0708,0.0000,76.0708,-11.8044,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18798.0868,18798.0868,18798.0868,18798.0868,6,0,0,0
+3508.0894,0.5000,76395.2083,83.0000,83.0000,0.0000,-0.4422,26.2987,6,1596.2726,578.8630,865.1282,-75.9497,96.7635,144.6159,159.8062,-12.6959,0.0000,92.9072,0.0000,92.9072,3.8563,92.9072,6.3203,0.0000,2186.6747,378.1286,555.7937,86.5869,9.9821,76.6048,0.0000,76.6048,0.0000,76.6048,-11.2705,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18908.6315,18908.6315,18908.6315,18908.6315,6,0,0,0
+3508.5894,0.5000,76406.7361,83.0000,83.0000,0.0000,-0.4275,26.2494,6,1596.2726,581.2402,865.9395,-75.9497,97.1609,144.7515,159.8062,-12.6959,0.0000,93.3046,0.0000,93.3046,3.8563,93.3046,6.3362,0.0000,2186.6747,379.7946,558.1710,86.9684,9.9900,76.9785,0.0000,76.9785,0.0000,76.9785,-10.8968,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18985.9871,18985.9871,18985.9871,18985.9871,6,0,0,0
+3509.0894,0.5000,76418.2638,83.0000,83.0000,0.0000,-0.4262,26.2003,6,1596.2726,581.4443,866.5072,-75.9497,97.1950,144.8464,159.8062,-12.6959,0.0000,93.3387,0.0000,93.3387,3.8563,93.3387,6.3375,0.0000,2186.6747,379.9376,558.3751,87.0012,9.9906,77.0105,0.0000,77.0105,0.0000,77.0105,-10.8647,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18992.6275,18992.6275,18992.6275,18992.6275,6,0,0,0
+3509.5894,0.5000,76429.7916,83.0000,83.0000,0.0000,-0.4262,26.1511,6,1596.2726,581.4443,866.5559,-75.9497,97.1950,144.8546,159.8062,-12.6959,0.0000,93.3387,0.0000,93.3387,3.8563,93.3387,6.3375,0.0000,2186.6747,379.9376,558.3751,87.0012,9.9906,77.0105,0.0000,77.0105,0.0000,77.0105,-10.8647,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18992.6275,18992.6275,18992.6275,18992.6275,6,0,0,0
+3510.0894,0.5000,76441.3194,83.0000,83.0000,0.0000,-0.4262,26.1020,6,1596.2726,581.4443,866.5559,-75.9497,97.1950,144.8546,159.8062,-12.6959,0.0000,93.3387,0.0000,93.3387,3.8563,93.3387,6.3375,0.0000,2186.6747,379.9376,558.3751,87.0012,9.9906,77.0105,0.0000,77.0105,0.0000,77.0105,-10.8647,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18992.6275,18992.6275,18992.6275,18992.6275,6,0,0,0
+3510.5894,0.5000,76452.8472,83.0000,83.0000,0.0000,-0.4011,26.0558,6,1596.2726,585.5150,866.5559,-75.9497,97.8754,144.8546,159.8062,-12.6959,0.0000,94.0191,0.0000,94.0191,3.8563,94.0191,6.3647,0.0000,2186.6747,382.7903,562.4457,87.6544,10.0040,77.6504,0.0000,77.6504,0.0000,77.6504,-10.2249,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19125.0861,19125.0861,19125.0861,19125.0861,6,0,0,0
+3511.0894,0.5000,76464.3750,83.0000,83.0000,0.0000,-0.3908,26.0107,6,1596.2726,587.1836,867.5280,-75.9497,98.1544,145.0171,159.8062,-12.6959,0.0000,94.2981,0.0000,94.2981,3.8563,94.2981,6.3759,0.0000,2186.6747,383.9596,564.1143,87.9222,10.0095,77.9127,0.0000,77.9127,0.0000,77.9127,-9.9626,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19179.3819,19179.3819,19179.3819,19179.3819,6,0,0,0
+3511.5894,0.5000,76475.9027,83.0000,83.0000,0.0000,-0.4082,25.9636,6,1596.2726,584.3671,867.9265,-75.9497,97.6835,145.0837,159.8062,-12.6959,0.0000,93.8273,0.0000,93.8273,3.8563,93.8273,6.3571,0.0000,2186.6747,381.9858,561.2978,87.4702,10.0002,77.4700,0.0000,77.4700,0.0000,77.4700,-10.4053,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19087.7338,19087.7338,19087.7338,19087.7338,6,0,0,0
+3512.0894,0.5000,76487.4305,83.0000,83.0000,0.0000,-0.4273,25.9144,6,1596.2726,581.2668,867.2539,-75.9497,97.1653,144.9713,159.8062,-12.6959,0.0000,93.3090,0.0000,93.3090,3.8563,93.3090,6.3363,0.0000,2186.6747,379.8132,558.1976,86.9727,9.9900,76.9826,0.0000,76.9826,0.0000,76.9826,-10.8926,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18986.8522,18986.8522,18986.8522,18986.8522,6,0,0,0
+3512.5894,0.5000,76498.9583,83.0000,83.0000,0.0000,-0.4423,25.8634,6,1596.2726,578.8439,866.5135,-75.9497,96.7603,144.8475,159.8062,-12.6959,0.0000,92.9040,0.0000,92.9040,3.8563,92.9040,6.3201,0.0000,2186.6747,378.1152,555.7747,86.5839,9.9821,76.6018,0.0000,76.6018,0.0000,76.6018,-11.2734,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18908.0122,18908.0122,18908.0122,18908.0122,6,0,0,0
+3513.0894,0.5000,76510.4861,83.0000,83.0000,0.0000,-0.4525,25.8112,6,1596.2726,577.1906,865.9350,-75.9497,96.4839,144.7508,159.8062,-12.6959,0.0000,92.6276,0.0000,92.6276,3.8563,92.6276,6.3091,0.0000,2186.6747,376.9566,554.1213,86.3185,9.9766,76.3419,0.0000,76.3419,0.0000,76.3419,-11.5333,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18854.2127,18854.2127,18854.2127,18854.2127,6,0,0,0
+3513.5894,0.5000,76522.0138,83.0000,83.0000,0.0000,-0.4554,25.7587,6,1596.2726,576.7097,865.5401,-75.9497,96.4035,144.6848,159.8062,-12.6959,0.0000,92.5472,0.0000,92.5472,3.8563,92.5472,6.3059,0.0000,2186.6747,376.6196,553.6404,86.2414,9.9751,76.2663,0.0000,76.2663,0.0000,76.2663,-11.6089,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18838.5644,18838.5644,18838.5644,18838.5644,6,0,0,0
+3514.0894,0.5000,76533.5416,83.0000,83.0000,0.0000,-0.4537,25.7064,6,1596.2726,576.9959,865.4253,-75.9497,96.4514,144.6656,159.8062,-12.6959,0.0000,92.5951,0.0000,92.5951,3.8563,92.5951,6.3078,0.0000,2186.6747,376.8201,553.9266,86.2873,9.9760,76.3113,0.0000,76.3113,0.0000,76.3113,-11.5639,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18847.8758,18847.8758,18847.8758,18847.8758,6,0,0,0
+3514.5894,0.5000,76545.0694,83.0000,83.0000,0.0000,-0.4487,25.6547,6,1596.2726,577.7950,865.4936,-75.9497,96.5849,144.6770,159.8062,-12.6959,0.0000,92.7287,0.0000,92.7287,3.8563,92.7287,6.3131,0.0000,2186.6747,377.3801,554.7257,86.4155,9.9786,76.4369,0.0000,76.4369,0.0000,76.4369,-11.4383,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18873.8792,18873.8792,18873.8792,18873.8792,6,0,0,0
+3515.0894,0.5000,76556.5972,83.0000,83.0000,0.0000,-0.4406,25.6039,6,1596.2726,579.1161,865.6845,-75.9497,96.8058,144.7089,159.8062,-12.6959,0.0000,92.9495,0.0000,92.9495,3.8563,92.9495,6.3220,0.0000,2186.6747,378.3059,556.0468,86.6275,9.9830,76.6446,0.0000,76.6446,0.0000,76.6446,-11.2307,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18916.8677,18916.8677,18916.8677,18916.8677,6,0,0,0
+3515.5894,0.5000,76568.1250,83.0000,83.0000,0.0000,-0.4316,25.5542,6,1596.2726,580.5711,865.9999,-75.9497,97.0490,144.7617,159.8062,-12.6959,0.0000,93.1927,0.0000,93.1927,3.8563,93.1927,6.3317,0.0000,2186.6747,379.3256,557.5018,86.8610,9.9878,76.8733,0.0000,76.8733,0.0000,76.8733,-11.0020,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18964.2127,18964.2127,18964.2127,18964.2127,6,0,0,0
+3516.0894,0.5000,76579.6527,83.0000,83.0000,0.0000,-0.4224,25.5055,6,1596.2726,582.0614,866.3474,-75.9497,97.2981,144.8197,159.8062,-12.6959,0.0000,93.4418,0.0000,93.4418,3.8563,93.4418,6.3417,0.0000,2186.6747,380.3700,558.9922,87.1002,9.9927,77.1075,0.0000,77.1075,0.0000,77.1075,-10.7677,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19012.7077,19012.7077,19012.7077,19012.7077,6,0,0,0
+3516.5894,0.5000,76591.1805,83.0000,83.0000,0.0000,-0.4144,25.4577,6,1596.2726,583.3708,866.7033,-75.9497,97.5170,144.8792,159.8062,-12.6959,0.0000,93.6607,0.0000,93.6607,3.8563,93.6607,6.3504,0.0000,2186.6747,381.2877,560.3016,87.3103,9.9970,77.3134,0.0000,77.3134,0.0000,77.3134,-10.5619,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19055.3159,19055.3159,19055.3159,19055.3159,6,0,0,0
+3517.0894,0.5000,76602.7083,83.0000,83.0000,0.0000,-0.4078,25.4107,6,1596.2726,584.4348,867.0160,-75.9497,97.6949,144.9315,159.8062,-12.6959,0.0000,93.8386,0.0000,93.8386,3.8563,93.8386,6.3575,0.0000,2186.6747,382.0333,561.3655,87.4811,10.0005,77.4806,0.0000,77.4806,0.0000,77.4806,-10.3947,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19089.9364,19089.9364,19089.9364,19089.9364,6,0,0,0
+3517.5894,0.5000,76614.2361,83.0000,83.0000,0.0000,-0.4028,25.3643,6,1596.2726,585.2379,867.2701,-75.9497,97.8291,144.9740,159.8062,-12.6959,0.0000,93.9728,0.0000,93.9728,3.8563,93.9728,6.3629,0.0000,2186.6747,382.5961,562.1686,87.6099,10.0031,77.6068,0.0000,77.6068,0.0000,77.6068,-10.2684,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19116.0689,19116.0689,19116.0689,19116.0689,6,0,0,0
+3518.0894,0.5000,76625.7638,83.0000,83.0000,0.0000,-0.3988,25.3183,6,1596.2726,585.8931,867.4618,-75.9497,97.9386,145.0060,159.8062,-12.6959,0.0000,94.0823,0.0000,94.0823,3.8563,94.0823,6.3673,0.0000,2186.6747,383.0553,562.8238,87.7151,10.0053,77.7098,0.0000,77.7098,0.0000,77.7098,-10.1654,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19137.3891,19137.3891,19137.3891,19137.3891,6,0,0,0
+3518.5894,0.5000,76637.2916,83.0000,83.0000,0.0000,-0.3956,25.2727,6,1596.2726,586.4100,867.6183,-75.9497,98.0250,145.0322,159.8062,-12.6959,0.0000,94.1687,0.0000,94.1687,3.8563,94.1687,6.3707,0.0000,2186.6747,383.4175,563.3407,87.7980,10.0070,77.7911,0.0000,77.7911,0.0000,77.7911,-10.0842,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19154.2084,19154.2084,19154.2084,19154.2084,6,0,0,0
+3519.0894,0.5000,76648.8194,83.0000,83.0000,0.0000,-0.3923,25.2275,6,1596.2726,586.9484,867.7417,-75.9497,98.1150,145.0528,159.8062,-12.6959,0.0000,94.2588,0.0000,94.2588,3.8563,94.2588,6.3743,0.0000,2186.6747,383.7948,563.8791,87.8844,10.0087,77.8757,0.0000,77.8757,0.0000,77.8757,-9.9996,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19171.7289,19171.7289,19171.7289,19171.7289,6,0,0,0
+3519.5894,0.5000,76660.3472,83.0000,83.0000,0.0000,-0.3882,25.1827,6,1596.2726,587.6194,867.8703,-75.9497,98.2272,145.0743,159.8062,-12.6959,0.0000,94.3709,0.0000,94.3709,3.8563,94.3709,6.3788,0.0000,2186.6747,384.2651,564.5502,87.9921,10.0109,77.9812,0.0000,77.9812,0.0000,77.9812,-9.8941,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19193.5638,19193.5638,19193.5638,19193.5638,6,0,0,0
+3520.0894,0.5000,76671.8750,83.0000,83.0000,0.0000,-0.3832,25.1385,6,1596.2726,588.4210,868.0305,-75.9497,98.3612,145.1011,159.8062,-12.6959,0.0000,94.5049,0.0000,94.5049,3.8563,94.5049,6.3842,0.0000,2186.6747,384.8269,565.3518,88.1208,10.0136,78.1072,0.0000,78.1072,0.0000,78.1072,-9.7681,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19219.6487,19219.6487,19219.6487,19219.6487,6,0,0,0
+3520.5894,0.5000,76683.4027,83.0000,83.0000,0.0000,-0.3774,25.0950,6,1596.2726,589.3569,868.2220,-75.9497,98.5176,145.1331,159.8062,-12.6959,0.0000,94.6614,0.0000,94.6614,3.8563,94.6614,6.3904,0.0000,2186.6747,385.4827,566.2876,88.2709,10.0166,78.2543,0.0000,78.2543,0.0000,78.2543,-9.6210,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19250.1011,19250.1011,19250.1011,19250.1011,6,0,0,0
+3521.0894,0.5000,76694.9305,83.0000,83.0000,0.0000,-0.3715,25.0522,6,1596.2726,590.3281,868.4455,-75.9497,98.6800,145.1704,159.8062,-12.6959,0.0000,94.8237,0.0000,94.8237,3.8563,94.8237,6.3969,0.0000,2186.6747,386.1633,567.2588,88.4268,10.0198,78.4069,0.0000,78.4069,0.0000,78.4069,-9.4683,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19281.7024,19281.7024,19281.7024,19281.7024,6,0,0,0
+3521.5894,0.5000,76706.4583,83.0000,83.0000,0.0000,-0.3654,25.0101,6,1596.2726,591.3171,868.6774,-75.9497,98.8453,145.2092,159.8062,-12.6959,0.0000,94.9890,0.0000,94.9890,3.8563,94.9890,6.4035,0.0000,2186.6747,386.8564,568.2478,88.5855,10.0231,78.5624,0.0000,78.5624,0.0000,78.5624,-9.3129,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19313.8842,19313.8842,19313.8842,19313.8842,6,0,0,0
+3522.0894,0.5000,76717.9861,83.0000,83.0000,0.0000,-0.3593,24.9687,6,1596.2726,592.3045,868.9135,-75.9497,99.0104,145.2487,159.8062,-12.6959,0.0000,95.1541,0.0000,95.1541,3.8563,95.1541,6.4101,0.0000,2186.6747,387.5484,569.2353,88.7440,10.0263,78.7176,0.0000,78.7176,0.0000,78.7176,-9.1577,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19346.0166,19346.0166,19346.0166,19346.0166,6,0,0,0
+3522.5894,0.5000,76729.5138,83.0000,83.0000,0.0000,-0.3533,24.9279,6,1596.2726,593.2677,869.1494,-75.9497,99.1714,145.2881,159.8062,-12.6959,0.0000,95.3151,0.0000,95.3151,3.8563,95.3151,6.4166,0.0000,2186.6747,388.2234,570.1984,88.8985,10.0295,78.8690,0.0000,78.8690,0.0000,78.8690,-9.0063,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19377.3562,19377.3562,19377.3562,19377.3562,6,0,0,0
+3523.0894,0.5000,76741.0416,83.0000,83.0000,0.0000,-0.3478,24.8878,6,1596.2726,594.1662,869.3794,-75.9497,99.3216,145.3266,159.8062,-12.6959,0.0000,95.4653,0.0000,95.4653,3.8563,95.4653,6.4226,0.0000,2186.6747,388.8530,571.0969,89.0427,10.0325,79.0102,0.0000,79.0102,0.0000,79.0102,-8.8651,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19406.5929,19406.5929,19406.5929,19406.5929,6,0,0,0
+3523.5894,0.5000,76752.5694,83.0000,83.0000,0.0000,-0.3431,24.8483,6,1596.2726,594.9254,869.5939,-75.9497,99.4485,145.3624,159.8062,-12.6959,0.0000,95.5922,0.0000,95.5922,3.8563,95.5922,6.4277,0.0000,2186.6747,389.3851,571.8561,89.1645,10.0350,79.1296,0.0000,79.1296,0.0000,79.1296,-8.7457,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19431.2980,19431.2980,19431.2980,19431.2980,6,0,0,0
+3524.0894,0.5000,76764.0972,83.0000,83.0000,0.0000,-0.3392,24.8092,6,1596.2726,595.5518,869.7752,-75.9497,99.5532,145.3927,159.8062,-12.6959,0.0000,95.6969,0.0000,95.6969,3.8563,95.6969,6.4319,0.0000,2186.6747,389.8241,572.4825,89.2651,10.0370,79.2280,0.0000,79.2280,0.0000,79.2280,-8.6473,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19451.6806,19451.6806,19451.6806,19451.6806,6,0,0,0
+3524.5894,0.5000,76775.6250,83.0000,83.0000,0.0000,-0.3367,24.7704,6,1596.2726,595.9616,869.9248,-75.9497,99.6217,145.4177,159.8062,-12.6959,0.0000,95.7654,0.0000,95.7654,3.8563,95.7654,6.4346,0.0000,2186.6747,390.1113,572.8923,89.3308,10.0384,79.2925,0.0000,79.2925,0.0000,79.2925,-8.5829,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19465.0159,19465.0159,19465.0159,19465.0159,6,0,0,0
+3525.0894,0.5000,76787.1527,83.0000,83.0000,0.0000,-0.3348,24.7318,6,1596.2726,596.2649,870.0227,-75.9497,99.6724,145.4341,159.8062,-12.6959,0.0000,95.8161,0.0000,95.8161,3.8563,95.8161,6.4366,0.0000,2186.6747,390.3238,573.1956,89.3795,10.0394,79.3401,0.0000,79.3401,0.0000,79.3401,-8.5352,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19474.8857,19474.8857,19474.8857,19474.8857,6,0,0,0
+3525.5894,0.5000,76798.6805,83.0000,83.0000,0.0000,-0.3339,24.6933,6,1596.2726,596.4175,870.0951,-75.9497,99.6979,145.4462,159.8062,-12.6959,0.0000,95.8416,0.0000,95.8416,3.8563,95.8416,6.4376,0.0000,2186.6747,390.4308,573.3482,89.4040,10.0399,79.3641,0.0000,79.3641,0.0000,79.3641,-8.5112,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19479.8510,19479.8510,19479.8510,19479.8510,6,0,0,0
+3526.0894,0.5000,76810.2083,83.0000,83.0000,0.0000,-0.3333,24.6549,6,1596.2726,596.5198,870.1315,-75.9497,99.7150,145.4523,159.8062,-12.6959,0.0000,95.8587,0.0000,95.8587,3.8563,95.8587,6.4383,0.0000,2186.6747,390.5025,573.4506,89.4204,10.0402,79.3802,0.0000,79.3802,0.0000,79.3802,-8.4951,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19483.1807,19483.1807,19483.1807,19483.1807,6,0,0,0
+3526.5894,0.5000,76821.7361,83.0000,83.0000,0.0000,-0.3330,24.6165,6,1596.2726,596.5642,870.1560,-75.9497,99.7224,145.4564,159.8062,-12.6959,0.0000,95.8661,0.0000,95.8661,3.8563,95.8661,6.4386,0.0000,2186.6747,390.5336,573.4949,89.4275,10.0403,79.3872,0.0000,79.3872,0.0000,79.3872,-8.4881,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19484.6247,19484.6247,19484.6247,19484.6247,6,0,0,0
+3527.0894,0.5000,76833.2638,83.0000,83.0000,0.0000,-0.3333,24.5780,6,1596.2726,596.5186,870.1666,-75.9497,99.7148,145.4581,159.8062,-12.6959,0.0000,95.8585,0.0000,95.8585,3.8563,95.8585,6.4383,0.0000,2186.6747,390.5016,573.4494,89.4202,10.0402,79.3800,0.0000,79.3800,0.0000,79.3800,-8.4953,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19483.1415,19483.1415,19483.1415,19483.1415,6,0,0,0
+3527.5894,0.5000,76844.7916,83.0000,83.0000,0.0000,-0.3340,24.5395,6,1596.2726,596.3956,870.1557,-75.9497,99.6942,145.4563,159.8062,-12.6959,0.0000,95.8380,0.0000,95.8380,3.8563,95.8380,6.4375,0.0000,2186.6747,390.4154,573.3263,89.4005,10.0398,79.3607,0.0000,79.3607,0.0000,79.3607,-8.5146,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19479.1383,19479.1383,19479.1383,19479.1383,6,0,0,0
+3528.0894,0.5000,76856.3194,83.0000,83.0000,0.0000,-0.3360,24.5008,6,1596.2726,596.0802,870.1263,-75.9497,99.6415,145.4514,159.8062,-12.6959,0.0000,95.7852,0.0000,95.7852,3.8563,95.7852,6.4354,0.0000,2186.6747,390.1944,573.0109,89.3498,10.0388,79.3111,0.0000,79.3111,0.0000,79.3111,-8.5642,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19468.8740,19468.8740,19468.8740,19468.8740,6,0,0,0
+3528.5894,0.5000,76867.8472,83.0000,83.0000,0.0000,-0.3385,24.4618,6,1596.2726,595.6741,870.0510,-75.9497,99.5736,145.4388,159.8062,-12.6959,0.0000,95.7173,0.0000,95.7173,3.8563,95.7173,6.4327,0.0000,2186.6747,389.9098,572.6048,89.2847,10.0374,79.2473,0.0000,79.2473,0.0000,79.2473,-8.6280,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19455.6604,19455.6604,19455.6604,19455.6604,6,0,0,0
+3529.0894,0.5000,76879.3750,83.0000,83.0000,0.0000,-0.3419,24.4224,6,1596.2726,595.1250,869.9540,-75.9497,99.4819,145.4226,159.8062,-12.6959,0.0000,95.6256,0.0000,95.6256,3.8563,95.6256,6.4290,0.0000,2186.6747,389.5250,572.0558,89.1966,10.0356,79.1610,0.0000,79.1610,0.0000,79.1610,-8.7144,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19437.7939,19437.7939,19437.7939,19437.7939,6,0,0,0
+3529.5894,0.5000,76890.9027,83.0000,83.0000,0.0000,-0.3453,24.3826,6,1596.2726,594.5679,869.8229,-75.9497,99.3887,145.4007,159.8062,-12.6959,0.0000,95.5324,0.0000,95.5324,3.8563,95.5324,6.4253,0.0000,2186.6747,389.1346,571.4987,89.1072,10.0338,79.0734,0.0000,79.0734,0.0000,79.0734,-8.8019,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19419.6673,19419.6673,19419.6673,19419.6673,6,0,0,0
+3530.0894,0.5000,76902.4305,83.0000,83.0000,0.0000,-0.3487,24.3424,6,1596.2726,594.0172,869.6899,-75.9497,99.2967,145.3785,159.8062,-12.6959,0.0000,95.4404,0.0000,95.4404,3.8563,95.4404,6.4216,0.0000,2186.6747,388.7486,570.9479,89.0188,10.0320,78.9868,0.0000,78.9868,0.0000,78.9868,-8.8885,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19401.7452,19401.7452,19401.7452,19401.7452,6,0,0,0
+3530.5894,0.5000,76913.9583,83.0000,83.0000,0.0000,-0.3516,24.3018,6,1596.2726,593.5539,869.5583,-75.9497,99.2192,145.3565,159.8062,-12.6959,0.0000,95.3629,0.0000,95.3629,3.8563,95.3629,6.4185,0.0000,2186.6747,388.4239,570.4846,88.9444,10.0304,78.9140,0.0000,78.9140,0.0000,78.9140,-8.9613,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19386.6696,19386.6696,19386.6696,19386.6696,6,0,0,0
+3531.0894,0.5000,76925.4861,83.0000,83.0000,0.0000,-0.3542,24.2610,6,1596.2726,593.1304,869.4477,-75.9497,99.1484,145.3380,159.8062,-12.6959,0.0000,95.2921,0.0000,95.2921,3.8563,95.2921,6.4157,0.0000,2186.6747,388.1272,570.0611,88.8765,10.0291,78.8474,0.0000,78.8474,0.0000,78.8474,-9.0279,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19372.8889,19372.8889,19372.8889,19372.8889,6,0,0,0
+3531.5894,0.5000,76937.0138,83.0000,83.0000,0.0000,-0.3571,24.2199,6,1596.2726,592.6639,869.3466,-75.9497,99.0705,145.3211,159.8062,-12.6959,0.0000,95.2142,0.0000,95.2142,3.8563,95.2142,6.4125,0.0000,2186.6747,387.8003,569.5947,88.8016,10.0275,78.7741,0.0000,78.7741,0.0000,78.7741,-9.1012,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19357.7109,19357.7109,19357.7109,19357.7109,6,0,0,0
+3532.0894,0.5000,76948.5416,83.0000,83.0000,0.0000,-0.3608,24.1783,6,1596.2726,592.0497,869.2352,-75.9497,98.9678,145.3025,159.8062,-12.6959,0.0000,95.1115,0.0000,95.1115,3.8563,95.1115,6.4084,0.0000,2186.6747,387.3699,568.9805,88.7031,10.0255,78.6776,0.0000,78.6776,0.0000,78.6776,-9.1977,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19337.7257,19337.7257,19337.7257,19337.7257,6,0,0,0
+3532.5894,0.5000,76960.0694,83.0000,83.0000,0.0000,-0.3671,24.1359,6,1596.2726,591.0387,869.0885,-75.9497,98.7988,145.2779,159.8062,-12.6959,0.0000,94.9425,0.0000,94.9425,3.8563,94.9425,6.4017,0.0000,2186.6747,386.6613,567.9695,88.5408,10.0222,78.5187,0.0000,78.5187,0.0000,78.5187,-9.3566,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19304.8281,19304.8281,19304.8281,19304.8281,6,0,0,0
+3533.0894,0.5000,76971.5972,83.0000,83.0000,0.0000,-0.3758,24.0926,6,1596.2726,589.6293,868.8471,-75.9497,98.5632,145.2376,159.8062,-12.6959,0.0000,94.7069,0.0000,94.7069,3.8563,94.7069,6.3923,0.0000,2186.6747,385.6736,566.5600,88.3146,10.0175,78.2971,0.0000,78.2971,0.0000,78.2971,-9.5782,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19258.9642,19258.9642,19258.9642,19258.9642,6,0,0,0
+3533.5894,0.5000,76983.1250,83.0000,83.0000,0.0000,-0.3872,24.0480,6,1596.2726,587.7770,868.5105,-75.9497,98.2536,145.1813,159.8062,-12.6959,0.0000,94.3973,0.0000,94.3973,3.8563,94.3973,6.3799,0.0000,2186.6747,384.3755,564.7078,88.0174,10.0114,78.0060,0.0000,78.0060,0.0000,78.0060,-9.8693,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19198.6932,19198.6932,19198.6932,19198.6932,6,0,0,0
+3534.0894,0.5000,76994.6527,83.0000,83.0000,0.0000,-0.4015,24.0017,6,1596.2726,585.4579,868.0682,-75.9497,97.8659,145.1074,159.8062,-12.6959,0.0000,94.0096,0.0000,94.0096,3.8563,94.0096,6.3644,0.0000,2186.6747,382.7503,562.3886,87.6452,10.0038,77.6414,0.0000,77.6414,0.0000,77.6414,-10.2339,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19123.2275,19123.2275,19123.2275,19123.2275,6,0,0,0
+3534.5894,0.5000,77006.1805,83.0000,83.0000,0.0000,-0.4176,23.9536,6,1596.2726,582.8390,867.5144,-75.9497,97.4281,145.0148,159.8062,-12.6959,0.0000,93.5718,0.0000,93.5718,3.8563,93.5718,6.3469,0.0000,2186.6747,380.9150,559.7698,87.2250,9.9952,77.2298,0.0000,77.2298,0.0000,77.2298,-10.6455,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19038.0109,19038.0109,19038.0109,19038.0109,6,0,0,0
+3535.0894,0.5000,77017.7083,83.0000,83.0000,0.0000,-0.4376,23.9031,6,1596.2726,579.5967,866.8890,-75.9497,96.8861,144.9103,159.8062,-12.6959,0.0000,93.0298,0.0000,93.0298,3.8563,93.0298,6.3252,0.0000,2186.6747,378.6428,556.5275,86.7047,9.9845,76.7201,0.0000,76.7201,0.0000,76.7201,-11.1551,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18932.5079,18932.5079,18932.5079,18932.5079,6,0,0,0
+3535.5894,0.5000,77029.2361,83.0000,83.0000,0.0000,-0.4597,23.8501,6,1596.2726,576.0220,866.1147,-75.9497,96.2886,144.7808,159.8062,-12.6959,0.0000,92.4323,0.0000,92.4323,3.8563,92.4323,6.3013,0.0000,2186.6747,376.1376,552.9528,86.1310,9.9728,76.1582,0.0000,76.1582,0.0000,76.1582,-11.7170,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18816.1871,18816.1871,18816.1871,18816.1871,6,0,0,0
+3536.0894,0.5000,77040.7638,83.0000,83.0000,0.0000,-0.4851,23.7942,6,1596.2726,571.8997,865.2611,-75.9497,95.5995,144.6381,159.8062,-12.6959,0.0000,91.7432,0.0000,91.7432,3.8563,91.7432,6.2737,0.0000,2186.6747,373.2487,548.8305,85.4695,9.9592,75.5103,0.0000,75.5103,0.0000,75.5103,-12.3649,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18688.0741,18688.0741,18688.0741,18688.0741,6,0,0,0
+3536.5894,0.5000,77052.2916,83.0000,83.0000,0.0000,-0.5103,23.7354,6,1596.2726,567.8104,864.2767,-75.9497,94.9159,144.4736,159.8062,-12.6959,0.0000,91.0596,0.0000,91.0596,3.8563,91.0596,6.2464,0.0000,2186.6747,370.3829,544.7411,84.8133,9.9458,74.8675,0.0000,74.8675,0.0000,74.8675,-13.0077,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18569.4998,18569.4998,18569.4998,18569.4998,6,0,0,0
+3537.0894,0.5000,77063.8194,83.0000,83.0000,0.0000,-0.5349,23.6737,6,1596.2726,563.8270,863.3001,-75.9497,94.2500,144.3103,159.8062,-12.6959,0.0000,90.3937,0.0000,90.3937,3.8563,90.3937,6.2197,0.0000,2186.6747,367.5913,540.7577,84.1740,9.9327,74.2413,0.0000,74.2413,0.0000,74.2413,-13.6338,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18453.9966,18453.9966,18453.9966,18453.9966,6,0,0,0
+3537.5894,0.5000,77075.3472,83.0000,83.0000,0.0000,-0.5539,23.6099,6,1596.2726,560.7492,862.3489,-75.9497,93.7355,144.1513,159.8062,-12.6959,0.0000,89.8793,0.0000,89.8793,3.8563,89.8793,6.1991,0.0000,2186.6747,365.4344,537.6799,83.6801,9.9226,73.7575,0.0000,73.7575,0.0000,73.7575,-14.1176,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18364.7525,18364.7525,18364.7525,18364.7525,6,0,0,0
+3538.0894,0.5000,77086.8750,83.0000,83.0000,0.0000,-0.5694,23.5442,6,1596.2726,558.2253,861.6139,-75.9497,93.3137,144.0285,159.8062,-12.6959,0.0000,89.4574,0.0000,89.4574,3.8563,89.4574,6.1823,0.0000,2186.6747,363.6657,535.1561,83.2751,9.9143,73.3608,0.0000,73.3608,0.0000,73.3608,-14.5143,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18291.5715,18291.5715,18291.5715,18291.5715,6,0,0,0
+3538.5894,0.5000,77098.4027,83.0000,83.0000,0.0000,-0.5782,23.4776,6,1596.2726,556.7993,861.0112,-75.9497,93.0753,143.9277,159.8062,-12.6959,0.0000,89.2190,0.0000,89.2190,3.8563,89.2190,6.1727,0.0000,2186.6747,362.6664,533.7301,83.0463,9.9096,73.1367,0.0000,73.1367,0.0000,73.1367,-14.7384,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18250.2235,18250.2235,18250.2235,18250.2235,6,0,0,0
+3539.0894,0.5000,77109.9305,83.0000,83.0000,0.0000,-0.5852,23.4101,6,1596.2726,555.6683,860.6707,-75.9497,92.8862,143.8708,159.8062,-12.6959,0.0000,89.0299,0.0000,89.0299,3.8563,89.0299,6.1652,0.0000,2186.6747,361.8738,532.5991,82.8648,9.9059,72.9589,0.0000,72.9589,0.0000,72.9589,-14.9162,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18217.4282,18217.4282,18217.4282,18217.4282,6,0,0,0
+3539.5894,0.5000,77121.4583,83.0000,83.0000,0.0000,-0.5904,23.3421,6,1596.2726,554.8168,860.4006,-75.9497,92.7439,143.8257,159.8062,-12.6959,0.0000,88.8876,0.0000,88.8876,3.8563,88.8876,6.1595,0.0000,2186.6747,361.2770,531.7476,82.7281,9.9031,72.8251,0.0000,72.8251,0.0000,72.8251,-15.0500,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18192.7384,18192.7384,18192.7384,18192.7384,6,0,0,0
+3540.0894,0.5000,77132.9861,83.0000,83.0000,0.0000,-0.5963,23.2733,6,1596.2726,553.8711,860.1973,-75.9497,92.5858,143.7917,159.8062,-12.6959,0.0000,88.7295,0.0000,88.7295,3.8563,88.7295,6.1532,0.0000,2186.6747,360.6143,530.8019,82.5764,9.9000,72.6764,0.0000,72.6764,0.0000,72.6764,-15.1987,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18165.3165,18165.3165,18165.3165,18165.3165,6,0,0,0
+3540.5894,0.5000,77144.5138,83.0000,83.0000,0.0000,-0.6027,23.2038,6,1596.2726,552.8224,859.9714,-75.9497,92.4105,143.7539,159.8062,-12.6959,0.0000,88.5542,0.0000,88.5542,3.8563,88.5542,6.1461,0.0000,2186.6747,359.8793,529.7531,82.4081,9.8965,72.5116,0.0000,72.5116,0.0000,72.5116,-15.3635,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18134.9075,18134.9075,18134.9075,18134.9075,6,0,0,0
+3541.0894,0.5000,77156.0416,83.0000,83.0000,0.0000,-0.6109,23.1334,6,1596.2726,551.4909,859.7210,-75.9497,92.1879,143.7121,159.8062,-12.6959,0.0000,88.3316,0.0000,88.3316,3.8563,88.3316,6.1372,0.0000,2186.6747,358.9462,528.4217,82.1944,9.8921,72.3023,0.0000,72.3023,0.0000,72.3023,-15.5728,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18096.3007,18096.3007,18096.3007,18096.3007,6,0,0,0
+3541.5894,0.5000,77167.5694,83.0000,83.0000,0.0000,-0.6209,23.0618,6,1596.2726,549.8702,859.4031,-75.9497,91.9170,143.6589,159.8062,-12.6959,0.0000,88.0607,0.0000,88.0607,3.8563,88.0607,6.1264,0.0000,2186.6747,357.8104,526.8009,81.9343,9.8868,72.0475,0.0000,72.0475,0.0000,72.0475,-15.8276,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18049.3047,18049.3047,18049.3047,18049.3047,6,0,0,0
+3542.0894,0.5000,77179.0972,83.0000,83.0000,0.0000,-0.6358,22.9885,6,1596.2726,547.4647,859.0160,-75.9497,91.5149,143.5942,159.8062,-12.6959,0.0000,87.6586,0.0000,87.6586,3.8563,87.6586,6.1103,0.0000,2186.6747,356.1247,524.3954,81.5483,9.8789,71.6694,0.0000,71.6694,0.0000,71.6694,-16.2057,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17979.5556,17979.5556,17979.5556,17979.5556,6,0,0,0
+3542.5894,0.5000,77190.6250,83.0000,83.0000,0.0000,-0.6509,22.9135,6,1596.2726,545.0093,858.4416,-75.9497,91.1044,143.4982,159.8062,-12.6959,0.0000,87.2482,0.0000,87.2482,3.8563,87.2482,6.0939,0.0000,2186.6747,354.4039,521.9401,81.1543,9.8708,71.2834,0.0000,71.2834,0.0000,71.2834,-16.5916,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17904.2915,17904.2915,17904.2915,17904.2915,6,0,0,0
+3543.0894,0.5000,77202.1527,83.0000,83.0000,0.0000,-0.6655,22.8368,6,1596.2726,542.6379,857.8552,-75.9497,90.7080,143.4002,159.8062,-12.6959,0.0000,86.8518,0.0000,86.8518,3.8563,86.8518,6.0780,0.0000,2186.6747,352.7421,519.5687,80.7737,9.8630,70.9107,0.0000,70.9107,0.0000,70.9107,-16.9643,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17826.7866,17826.7866,17826.7866,17826.7866,6,0,0,0
+3543.5894,0.5000,77213.6805,83.0000,83.0000,0.0000,-0.6711,22.7594,6,1596.2726,541.7321,857.2890,-75.9497,90.5566,143.3055,159.8062,-12.6959,0.0000,86.7003,0.0000,86.7003,3.8563,86.7003,6.0720,0.0000,2186.6747,352.1072,518.6628,80.6283,9.8600,70.7683,0.0000,70.7683,0.0000,70.7683,-17.1067,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17797.1802,17797.1802,17797.1802,17797.1802,6,0,0,0
+3544.0894,0.5000,77225.2083,83.0000,83.0000,0.0000,-0.6702,22.6822,6,1596.2726,541.8815,857.0726,-75.9497,90.5816,143.2694,159.8062,-12.6959,0.0000,86.7253,0.0000,86.7253,3.8563,86.7253,6.0730,0.0000,2186.6747,352.2119,518.8122,80.6523,9.8605,70.7918,0.0000,70.7918,0.0000,70.7918,-17.0832,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17802.0625,17802.0625,17802.0625,17802.0625,6,0,0,0
+3544.5894,0.5000,77236.7361,83.0000,83.0000,0.0000,-0.6587,22.6062,6,1596.2726,543.7440,857.1083,-75.9497,90.8929,143.2753,159.8062,-12.6959,0.0000,87.0366,0.0000,87.0366,3.8563,87.0366,6.0854,0.0000,2186.6747,353.5172,520.6747,80.9512,9.8666,71.0846,0.0000,71.0846,0.0000,71.0846,-16.7905,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17862.9352,17862.9352,17862.9352,17862.9352,6,0,0,0
+3545.0894,0.5000,77248.2638,83.0000,83.0000,0.0000,-0.6428,22.5321,6,1596.2726,546.3308,857.5531,-75.9497,91.3254,143.3497,159.8062,-12.6959,0.0000,87.4691,0.0000,87.4691,3.8563,87.4691,6.1027,0.0000,2186.6747,355.3300,523.2615,81.3663,9.8752,71.4912,0.0000,71.4912,0.0000,71.4912,-16.3839,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17946.6771,17946.6771,17946.6771,17946.6771,6,0,0,0
+3545.5894,0.5000,77259.7916,83.0000,83.0000,0.0000,-0.6205,22.4606,6,1596.2726,549.9405,858.1708,-75.9497,91.9287,143.4529,159.8062,-12.6959,0.0000,88.0725,0.0000,88.0725,3.8563,88.0725,6.1269,0.0000,2186.6747,357.8597,526.8712,81.9456,9.8870,72.0586,0.0000,72.0586,0.0000,72.0586,-15.8165,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18051.3427,18051.3427,18051.3427,18051.3427,6,0,0,0
+3546.0894,0.5000,77271.3194,83.0000,83.0000,0.0000,-0.5959,22.3919,6,1596.2726,553.9346,859.0328,-75.9497,92.5964,143.5970,159.8062,-12.6959,0.0000,88.7401,0.0000,88.7401,3.8563,88.7401,6.1536,0.0000,2186.6747,360.6588,530.8654,82.5865,9.9002,72.6864,0.0000,72.6864,0.0000,72.6864,-15.1887,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18167.1581,18167.1581,18167.1581,18167.1581,6,0,0,0
+3546.5894,0.5000,77282.8472,83.0000,83.0000,0.0000,-0.5689,22.3263,6,1596.2726,558.3116,859.9866,-75.9497,93.3281,143.7565,159.8062,-12.6959,0.0000,89.4718,0.0000,89.4718,3.8563,89.4718,6.1828,0.0000,2186.6747,363.7262,535.2423,83.2889,9.9146,73.3744,0.0000,73.3744,0.0000,73.3744,-14.5007,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18294.0725,18294.0725,18294.0725,18294.0725,6,0,0,0
+3547.0894,0.5000,77294.3750,83.0000,83.0000,0.0000,-0.5426,22.2638,6,1596.2726,562.5767,861.0318,-75.9497,94.0410,143.9312,159.8062,-12.6959,0.0000,90.1848,0.0000,90.1848,3.8563,90.1848,6.2114,0.0000,2186.6747,366.7152,539.5075,83.9734,9.9286,74.0448,0.0000,74.0448,0.0000,74.0448,-13.8303,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18417.7448,18417.7448,18417.7448,18417.7448,6,0,0,0
+3547.5894,0.5000,77305.9027,83.0000,83.0000,0.0000,-0.5162,22.2043,6,1596.2726,566.8569,862.0503,-75.9497,94.7565,144.1014,159.8062,-12.6959,0.0000,90.9002,0.0000,90.9002,3.8563,90.9002,6.2400,0.0000,2186.6747,369.7147,543.7877,84.6603,9.9427,74.7176,0.0000,74.7176,0.0000,74.7176,-13.1576,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18541.8535,18541.8535,18541.8535,18541.8535,6,0,0,0
+3548.0894,0.5000,77317.4305,83.0000,83.0000,0.0000,-0.4864,22.1482,6,1596.2726,571.6865,863.0725,-75.9497,95.5638,144.2723,159.8062,-12.6959,0.0000,91.7076,0.0000,91.7076,3.8563,91.7076,6.2723,0.0000,2186.6747,373.0993,548.6172,85.4353,9.9585,75.4767,0.0000,75.4767,0.0000,75.4767,-12.3985,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18681.8909,18681.8909,18681.8909,18681.8909,6,0,0,0
+3548.5894,0.5000,77328.9583,83.0000,83.0000,0.0000,-0.4531,22.0960,6,1596.2726,577.0940,864.2258,-75.9497,96.4678,144.4651,159.8062,-12.6959,0.0000,92.6115,0.0000,92.6115,3.8563,92.6115,6.3084,0.0000,2186.6747,376.8889,554.0248,86.3031,9.9763,76.3267,0.0000,76.3267,0.0000,76.3267,-11.5485,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18851.0708,18851.0708,18851.0708,18851.0708,6,0,0,0
+3549.0894,0.5000,77340.4861,83.0000,83.0000,0.0000,-0.4118,22.0485,6,1596.2726,583.7866,865.5171,-75.9497,97.5865,144.6809,159.8062,-12.6959,0.0000,93.7302,0.0000,93.7302,3.8563,93.7302,6.3532,0.0000,2186.6747,381.5790,560.7173,87.3770,9.9983,77.3787,0.0000,77.3787,0.0000,77.3787,-10.4966,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19068.8445,19068.8445,19068.8445,19068.8445,6,0,0,0
+3549.5894,0.5000,77352.0138,83.0000,83.0000,0.0000,-0.3673,22.0062,6,1596.2726,591.0060,867.1153,-75.9497,98.7933,144.9481,159.8062,-12.6959,0.0000,94.9370,0.0000,94.9370,3.8563,94.9370,6.4015,0.0000,2186.6747,386.6384,567.9368,88.5356,10.0221,78.5135,0.0000,78.5135,0.0000,78.5135,-9.3618,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19303.7628,19303.7628,19303.7628,19303.7628,6,0,0,0
+3550.0894,0.5000,77363.5416,83.0000,83.0000,0.0000,-0.3195,21.9693,6,1596.2726,598.7566,868.8393,-75.9497,100.0889,145.2363,159.8062,-12.6959,0.0000,96.2326,0.0000,96.2326,3.8563,96.2326,6.4533,0.0000,2186.6747,392.0700,575.6873,89.7793,10.0476,79.7318,0.0000,79.7318,0.0000,79.7318,-8.1435,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19555.9640,19555.9640,19555.9640,19555.9640,6,0,0,0
+3550.5894,0.5000,77375.0694,83.0000,83.0000,0.0000,-0.2696,21.9382,6,1596.2726,606.8396,870.6901,-75.9497,101.4401,145.5457,159.8062,-12.6959,0.0000,97.5838,0.0000,97.5838,3.8563,97.5838,6.5073,0.0000,2186.6747,397.7346,583.7704,91.0765,10.0741,81.0023,0.0000,81.0023,0.0000,81.0023,-6.8730,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19818.9853,19818.9853,19818.9853,19818.9853,6,0,0,0
+3551.0894,0.5000,77386.5972,83.0000,83.0000,0.0000,-0.2175,21.9132,6,1596.2726,615.2900,872.6203,-75.9497,102.8527,145.8683,159.8062,-12.6959,0.0000,98.9964,0.0000,98.9964,3.8563,98.9964,6.5638,0.0000,2186.6747,403.6566,592.2207,92.4325,10.1018,82.3308,0.0000,82.3308,0.0000,82.3308,-5.5446,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20093.9575,20093.9575,20093.9575,20093.9575,6,0,0,0
+3551.5894,0.5000,77398.1250,83.0000,83.0000,0.0000,-0.1588,21.8949,6,1596.2726,624.8076,874.6383,-75.9497,104.4436,146.2056,159.8062,-12.6959,0.0000,100.5873,0.0000,100.5873,3.8563,100.5873,6.6275,0.0000,2186.6747,410.3266,601.7383,93.9599,10.1318,83.8281,0.0000,83.8281,0.0000,83.8281,-4.0473,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20403.6576,20403.6576,20403.6576,20403.6576,6,0,0,0
+3552.0894,0.5000,77409.6527,83.0000,83.0000,0.0000,-0.0962,21.8838,6,1596.2726,634.9392,876.9111,-75.9497,106.1372,146.5856,159.8062,-12.6959,0.0000,102.2810,0.0000,102.2810,3.8563,102.2810,6.6952,0.0000,2186.6747,417.4268,611.8700,95.5857,10.1638,85.4220,0.0000,85.4220,0.0000,85.4220,-2.4534,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20733.3386,20733.3386,20733.3386,20733.3386,6,0,0,0
+3552.5894,0.5000,77421.1805,83.0000,83.0000,0.0000,-0.0282,21.8805,6,1596.2726,645.9617,879.3305,-75.9497,107.9798,146.9900,159.8062,-12.6959,0.0000,104.1235,0.0000,104.1235,3.8563,104.1235,6.7689,0.0000,2186.6747,425.1514,622.8925,97.3546,10.1985,87.1561,0.0000,87.1561,0.0000,87.1561,-0.7194,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21073.2031,21073.2031,21073.2031,21073.2031,6,0,0,0
+3553.0894,0.5000,77432.7083,83.0000,83.0000,0.0000,0.0303,21.8840,6,1596.2726,655.4464,881.9627,-75.9497,109.5653,147.4300,159.8062,-12.6959,0.0000,105.7090,0.0000,105.7090,3.8563,105.7090,6.8323,0.0000,2186.6747,431.7982,632.3772,98.8766,10.2284,88.6482,0.0000,88.6482,0.0000,88.6482,0.7728,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21339.8575,21339.8575,21339.8575,21339.8575,6,0,0,0
+3553.5894,0.5000,77444.2361,83.0000,83.0000,0.0000,0.0783,21.8930,6,1596.2726,663.2163,884.2277,-75.9497,110.8641,147.8086,159.8062,-12.6959,0.0000,107.0078,0.0000,107.0078,3.8563,107.0078,6.8843,0.0000,2186.6747,437.2434,640.1470,100.1235,10.2530,89.8705,0.0000,89.8705,0.0000,89.8705,1.9951,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21558.3004,21558.3004,21558.3004,21558.3004,6,0,0,0
+3554.0894,0.5000,77455.7638,83.0000,83.0000,0.0000,0.0879,21.9032,6,1596.2726,664.7761,886.0831,-75.9497,111.1248,148.1188,159.8062,-12.6959,0.0000,107.2685,0.0000,107.2685,3.8563,107.2685,6.8947,0.0000,2186.6747,438.3365,641.7069,100.3738,10.2579,90.1159,0.0000,90.1159,0.0000,90.1159,2.2405,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21602.1547,21602.1547,21602.1547,21602.1547,6,0,0,0
+3554.5894,0.5000,77467.2916,83.0000,83.0000,0.0000,0.0783,21.9122,6,1596.2726,663.2144,886.4556,-75.9497,110.8638,148.1810,159.8062,-12.6959,0.0000,107.0075,0.0000,107.0075,3.8563,107.0075,6.8843,0.0000,2186.6747,437.2421,640.1452,100.1232,10.2529,89.8703,0.0000,89.8703,0.0000,89.8703,1.9949,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21558.2490,21558.2490,21558.2490,21558.2490,6,0,0,0
+3555.0894,0.5000,77478.8194,83.0000,83.0000,0.0000,0.0382,21.9166,6,1596.2726,656.7278,886.0827,-75.9497,109.7795,148.1187,159.8062,-12.6959,0.0000,105.9232,0.0000,105.9232,3.8563,105.9232,6.8409,0.0000,2186.6747,432.6963,633.6586,99.0823,10.2325,88.8498,0.0000,88.8498,0.0000,88.8498,0.9744,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21375.8834,21375.8834,21375.8834,21375.8834,6,0,0,0
+3555.5894,0.5000,77490.3472,83.0000,83.0000,0.0000,-0.0008,21.9165,6,1596.2726,650.4040,884.5337,-75.9497,108.7224,147.8598,159.8062,-12.6959,0.0000,104.8661,0.0000,104.8661,3.8563,104.8661,6.7986,0.0000,2186.6747,428.2645,627.3347,98.0675,10.2125,87.8549,0.0000,87.8549,0.0000,87.8549,-0.0205,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21198.0932,21198.0932,21198.0932,21198.0932,6,0,0,0
+3556.0894,0.5000,77501.8750,83.0000,83.0000,0.0000,-0.0319,21.9128,6,1596.2726,645.3687,883.0235,-75.9497,107.8807,147.6073,159.8062,-12.6959,0.0000,104.0244,0.0000,104.0244,3.8563,104.0244,6.7650,0.0000,2186.6747,424.7358,622.2994,97.2594,10.1967,87.0628,0.0000,87.0628,0.0000,87.0628,-0.8127,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21056.5298,21056.5298,21056.5298,21056.5298,6,0,0,0
+3556.5894,0.5000,77513.4027,83.0000,83.0000,0.0000,-0.0427,21.9079,6,1596.2726,643.6121,881.8211,-75.9497,107.5870,147.4063,159.8062,-12.6959,0.0000,103.7307,0.0000,103.7307,3.8563,103.7307,6.7532,0.0000,2186.6747,423.5047,620.5428,96.9775,10.1911,86.7864,0.0000,86.7864,0.0000,86.7864,-1.0890,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21007.1434,21007.1434,21007.1434,21007.1434,6,0,0,0
+3557.0894,0.5000,77524.9305,83.0000,83.0000,0.0000,-0.0395,21.9033,6,1596.2726,644.1371,881.4016,-75.9497,107.6748,147.3362,159.8062,-12.6959,0.0000,103.8185,0.0000,103.8185,3.8563,103.8185,6.7567,0.0000,2186.6747,423.8726,621.0678,97.0618,10.1928,86.8690,0.0000,86.8690,0.0000,86.8690,-1.0064,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21021.9034,21021.9034,21021.9034,21021.9034,6,0,0,0
+3557.5894,0.5000,77536.4583,83.0000,83.0000,0.0000,-0.0241,21.9006,6,1596.2726,646.6238,881.5270,-75.9497,108.0905,147.3572,159.8062,-12.6959,0.0000,104.2342,0.0000,104.2342,3.8563,104.2342,6.7733,0.0000,2186.6747,425.6153,623.5545,97.4608,10.2006,87.2602,0.0000,87.2602,0.0000,87.2602,-0.6152,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21091.8154,21091.8154,21091.8154,21091.8154,6,0,0,0
+3558.0894,0.5000,77547.9861,83.0000,83.0000,0.0000,-0.0064,21.8998,6,1596.2726,649.4895,882.1208,-75.9497,108.5695,147.4564,159.8062,-12.6959,0.0000,104.7132,0.0000,104.7132,3.8563,104.7132,6.7925,0.0000,2186.6747,427.6236,626.4202,97.9207,10.2097,87.7110,0.0000,87.7110,0.0000,87.7110,-0.1644,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21172.3832,21172.3832,21172.3832,21172.3832,6,0,0,0
+3558.5894,0.5000,77559.5138,83.0000,83.0000,0.0000,0.0088,21.9008,6,1596.2726,651.9645,882.8052,-75.9497,108.9832,147.5708,159.8062,-12.6959,0.0000,105.1269,0.0000,105.1269,3.8563,105.1269,6.8091,0.0000,2186.6747,429.3581,628.8952,98.3179,10.2175,88.1004,0.0000,88.1004,0.0000,88.1004,0.2250,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21241.9648,21241.9648,21241.9648,21241.9648,6,0,0,0
+3559.0894,0.5000,77571.0416,83.0000,83.0000,0.0000,0.0159,21.9027,6,1596.2726,653.1157,883.3962,-75.9497,109.1757,147.6696,159.8062,-12.6959,0.0000,105.3194,0.0000,105.3194,3.8563,105.3194,6.8168,0.0000,2186.6747,430.1649,630.0465,98.5026,10.2211,88.2815,0.0000,88.2815,0.0000,88.2815,0.4061,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21274.3323,21274.3323,21274.3323,21274.3323,6,0,0,0
+3559.5894,0.5000,77582.5694,83.0000,83.0000,0.0000,0.0117,21.9040,6,1596.2726,652.4367,883.6711,-75.9497,109.0621,147.7156,159.8062,-12.6959,0.0000,105.2059,0.0000,105.2059,3.8563,105.2059,6.8122,0.0000,2186.6747,429.6890,629.3674,98.3936,10.2189,88.1747,0.0000,88.1747,0.0000,88.1747,0.2993,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21255.2403,21255.2403,21255.2403,21255.2403,6,0,0,0
+3560.0894,0.5000,77594.0972,83.0000,83.0000,0.0000,-0.0062,21.9033,6,1596.2726,649.5226,883.5089,-75.9497,108.5750,147.6885,159.8062,-12.6959,0.0000,104.7187,0.0000,104.7187,3.8563,104.7187,6.7927,0.0000,2186.6747,427.6468,626.4533,97.9260,10.2098,87.7163,0.0000,87.7163,0.0000,87.7163,-0.1592,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21173.3133,21173.3133,21173.3133,21173.3133,6,0,0,0
+3560.5894,0.5000,77605.6250,83.0000,83.0000,0.0000,-0.0322,21.8996,6,1596.2726,645.3113,882.8131,-75.9497,107.8711,147.5722,159.8062,-12.6959,0.0000,104.0148,0.0000,104.0148,3.8563,104.0148,6.7646,0.0000,2186.6747,424.6956,622.2421,97.2502,10.1965,87.0537,0.0000,87.0537,0.0000,87.0537,-0.8217,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21054.9171,21054.9171,21054.9171,21054.9171,6,0,0,0
+3561.0894,0.5000,77617.1527,83.0000,83.0000,0.0000,-0.0643,21.8922,6,1596.2726,640.1161,881.8074,-75.9497,107.0026,147.4040,159.8062,-12.6959,0.0000,103.1463,0.0000,103.1463,3.8563,103.1463,6.7298,0.0000,2186.6747,421.0547,617.0468,96.4165,10.1801,86.2364,0.0000,86.2364,0.0000,86.2364,-1.6390,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20901.7916,20901.7916,20901.7916,20901.7916,6,0,0,0
+3561.5894,0.5000,77628.6805,83.0000,83.0000,0.0000,-0.0948,21.8813,6,1596.2726,635.1737,880.5668,-75.9497,106.1764,147.1967,159.8062,-12.6959,0.0000,102.3202,0.0000,102.3202,3.8563,102.3202,6.6968,0.0000,2186.6747,417.5911,612.1044,95.6234,10.1645,85.4589,0.0000,85.4589,0.0000,85.4589,-2.4165,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20740.9669,20740.9669,20740.9669,20740.9669,6,0,0,0
+3562.0894,0.5000,77640.2083,83.0000,83.0000,0.0000,-0.1172,21.8677,6,1596.2726,631.5459,879.3865,-75.9497,105.5700,146.9994,159.8062,-12.6959,0.0000,101.7137,0.0000,101.7137,3.8563,101.7137,6.6725,0.0000,2186.6747,415.0488,608.4767,95.0412,10.1531,84.8882,0.0000,84.8882,0.0000,84.8882,-2.9872,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20622.9216,20622.9216,20622.9216,20622.9216,6,0,0,0
+3562.5894,0.5000,77651.7361,83.0000,83.0000,0.0000,-0.1270,21.8531,6,1596.2726,629.9538,878.5202,-75.9497,105.3039,146.8546,159.8062,-12.6959,0.0000,101.4476,0.0000,101.4476,3.8563,101.4476,6.6619,0.0000,2186.6747,413.9330,606.8845,94.7857,10.1480,84.6377,0.0000,84.6377,0.0000,84.6377,-3.2377,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20571.1131,20571.1131,20571.1131,20571.1131,6,0,0,0
+3563.0894,0.5000,77663.2638,83.0000,83.0000,0.0000,-0.1229,21.8389,6,1596.2726,630.6237,878.1400,-75.9497,105.4159,146.7910,159.8062,-12.6959,0.0000,101.5596,0.0000,101.5596,3.8563,101.5596,6.6664,0.0000,2186.6747,414.4025,607.5545,94.8932,10.1501,84.7431,0.0000,84.7431,0.0000,84.7431,-3.1323,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20592.9139,20592.9139,20592.9139,20592.9139,6,0,0,0
+3563.5894,0.5000,77674.7916,83.0000,83.0000,0.0000,-0.1052,21.8268,6,1596.2726,633.4872,878.3000,-75.9497,105.8945,146.8177,159.8062,-12.6959,0.0000,102.0382,0.0000,102.0382,3.8563,102.0382,6.6855,0.0000,2186.6747,416.4092,610.4179,95.3527,10.1592,85.1936,0.0000,85.1936,0.0000,85.1936,-2.6818,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20686.0900,20686.0900,20686.0900,20686.0900,6,0,0,0
+3564.0894,0.5000,77686.3194,83.0000,83.0000,0.0000,-0.0804,21.8175,6,1596.2726,637.5021,878.9838,-75.9497,106.5657,146.9320,159.8062,-12.6959,0.0000,102.7094,0.0000,102.7094,3.8563,102.7094,6.7124,0.0000,2186.6747,419.2228,614.4328,95.9970,10.1718,85.8252,0.0000,85.8252,0.0000,85.8252,-2.0502,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20816.7323,20816.7323,20816.7323,20816.7323,6,0,0,0
+3564.5894,0.5000,77697.8472,83.0000,83.0000,0.0000,-0.0476,21.8120,6,1596.2726,642.8207,879.9425,-75.9497,107.4547,147.0923,159.8062,-12.6959,0.0000,103.5984,0.0000,103.5984,3.8563,103.5984,6.7479,0.0000,2186.6747,422.9502,619.7515,96.8505,10.1886,86.6619,0.0000,86.6619,0.0000,86.6619,-1.2135,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20984.8963,20984.8963,20984.8963,20984.8963,6,0,0,0
+3565.0894,0.5000,77709.3750,83.0000,83.0000,0.0000,-0.0103,21.8109,6,1596.2726,648.8678,881.2127,-75.9497,108.4656,147.3046,159.8062,-12.6959,0.0000,104.6093,0.0000,104.6093,3.8563,104.6093,6.7883,0.0000,2186.6747,427.1879,625.7985,97.8209,10.2077,87.6132,0.0000,87.6132,0.0000,87.6132,-0.2622,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21154.9045,21154.9045,21154.9045,21154.9045,6,0,0,0
+3565.5894,0.5000,77720.9027,83.0000,83.0000,0.0000,0.0341,21.8148,6,1596.2726,656.0665,882.6567,-75.9497,109.6689,147.5460,159.8062,-12.6959,0.0000,105.8126,0.0000,105.8126,3.8563,105.8126,6.8365,0.0000,2186.6747,432.2328,632.9973,98.9761,10.2304,88.7457,0.0000,88.7457,0.0000,88.7457,0.8703,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21357.2912,21357.2912,21357.2912,21357.2912,6,0,0,0
+3566.0894,0.5000,77732.4305,83.0000,83.0000,0.0000,0.0814,21.8242,6,1596.2726,663.7219,884.3758,-75.9497,110.9486,147.8334,159.8062,-12.6959,0.0000,107.0923,0.0000,107.0923,3.8563,107.0923,6.8877,0.0000,2186.6747,437.5977,640.6527,100.2046,10.2545,89.9501,0.0000,89.9501,0.0000,89.9501,2.0747,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21572.5173,21572.5173,21572.5173,21572.5173,6,0,0,0
+3566.5894,0.5000,77743.9583,83.0000,83.0000,0.0000,0.1303,21.8392,6,1596.2726,671.6415,886.2039,-75.9497,112.2724,148.1390,159.8062,-12.6959,0.0000,108.4162,0.0000,108.4162,3.8563,108.4162,6.9406,0.0000,2186.6747,443.1477,648.5722,101.4755,10.2795,91.1960,0.0000,91.1960,0.0000,91.1960,3.3206,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21792.6684,21792.6684,21792.6684,21792.6684,6,0,0,0
+3567.0894,0.5000,77755.4861,83.0000,83.0000,0.0000,0.1732,21.8592,6,1596.2726,678.6035,888.0951,-75.9497,113.4362,148.4551,159.8062,-12.6959,0.0000,109.5799,0.0000,109.5799,3.8563,109.5799,6.9872,0.0000,2186.6747,448.0267,655.5342,102.5928,10.3015,92.2913,0.0000,92.2913,0.0000,92.2913,4.4159,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21981.2683,21981.2683,21981.2683,21981.2683,6,0,0,0
+3567.5894,0.5000,77767.0138,83.0000,83.0000,0.0000,0.2128,21.8837,6,1596.2726,685.0080,889.7576,-75.9497,114.5068,148.7330,159.8062,-12.6959,0.0000,110.6505,0.0000,110.6505,3.8563,110.6505,7.0300,0.0000,2186.6747,452.5150,661.9387,103.6205,10.3217,93.2988,0.0000,93.2988,0.0000,93.2988,5.4235,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22154.7659,22154.7659,22154.7659,22154.7659,6,0,0,0
+3568.0894,0.5000,77778.5416,83.0000,83.0000,0.0000,0.2467,21.9121,6,1596.2726,690.4984,891.2870,-75.9497,115.4246,148.9887,159.8062,-12.6959,0.0000,111.5683,0.0000,111.5683,3.8563,111.5683,7.0667,0.0000,2186.6747,456.3627,667.4292,104.5016,10.3390,94.1626,0.0000,94.1626,0.0000,94.1626,6.2872,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22303.5025,22303.5025,22303.5025,22303.5025,6,0,0,0
+3568.5894,0.5000,77790.0694,83.0000,83.0000,0.0000,0.2753,21.9439,6,1596.2726,695.1330,892.5981,-75.9497,116.1993,149.2078,159.8062,-12.6959,0.0000,112.3430,0.0000,112.3430,3.8563,112.3430,7.0977,0.0000,2186.6747,459.6106,672.0638,105.2453,10.3536,94.8917,0.0000,94.8917,0.0000,94.8917,7.0164,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22429.0535,22429.0535,22429.0535,22429.0535,6,0,0,0
+3569.0894,0.5000,77801.5972,83.0000,83.0000,0.0000,0.2781,21.9759,6,1596.2726,695.5986,893.7048,-75.9497,116.2771,149.3928,159.8062,-12.6959,0.0000,112.4209,0.0000,112.4209,3.8563,112.4209,7.1008,0.0000,2186.6747,459.9369,672.5293,105.3200,10.3551,94.9649,0.0000,94.9649,0.0000,94.9649,7.0896,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22441.6643,22441.6643,22441.6643,22441.6643,6,0,0,0
+3569.5894,0.5000,77813.1250,83.0000,83.0000,0.0000,0.3699,22.0186,6,1596.2726,710.4619,893.8160,-75.9497,118.7617,149.4114,159.8062,-12.6959,0.0000,114.9054,0.0000,114.9054,3.8563,114.9054,7.2002,0.0000,2186.6747,470.3531,687.3926,107.7052,10.4020,97.3032,0.0000,97.3032,0.0000,97.3032,9.4280,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22907.3610,22907.3610,22907.3610,22907.3610,6,0,0,0
+3570.0894,0.5000,77824.6527,83.0000,83.0000,0.0000,0.4926,22.0753,6,1596.2726,730.3417,897.3654,-75.9497,122.0848,150.0047,159.8062,-12.6959,0.0000,118.2286,0.0000,118.2286,3.8563,118.2286,7.3331,0.0000,2186.6747,484.2849,707.2725,110.8954,10.4647,100.4308,0.0000,100.4308,0.0000,100.4308,12.5556,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23536.9034,23536.9034,23536.9034,23536.9034,6,0,0,0
+3570.5894,0.5000,77836.1805,83.0000,83.0000,0.0000,0.5720,22.1413,6,1596.2726,743.2114,902.1127,-75.9497,124.2362,150.7983,159.8062,-12.6959,0.0000,120.3799,0.0000,120.3799,3.8563,120.3799,7.4192,0.0000,2186.6747,493.3040,720.1422,112.9607,10.5053,102.4554,0.0000,102.4554,0.0000,102.4554,14.5803,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23944.4541,23944.4541,23944.4541,23944.4541,6,0,0,0
+3571.0894,0.5000,77847.7083,83.0000,83.0000,0.0000,0.6494,22.2161,6,1596.2726,755.7533,905.1860,-75.9497,126.3327,151.3120,159.8062,-12.6959,0.0000,122.4764,0.0000,122.4764,3.8563,122.4764,7.5030,0.0000,2186.6747,502.0933,732.6840,114.9734,10.5448,104.4285,0.0000,104.4285,0.0000,104.4285,16.5535,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24341.6204,24341.6204,24341.6204,24341.6204,6,0,0,0
+3571.5894,0.5000,77859.2361,83.0000,83.0000,0.0000,0.7051,22.2974,6,1596.2726,764.7688,908.1810,-75.9497,127.8397,151.8127,159.8062,-12.6959,0.0000,123.9834,0.0000,123.9834,3.8563,123.9834,7.5633,0.0000,2186.6747,508.4113,741.6995,116.4201,10.5733,105.8468,0.0000,105.8468,0.0000,105.8468,17.9719,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24627.1174,24627.1174,24627.1174,24627.1174,6,0,0,0
+3572.0894,0.5000,77870.7638,83.0000,83.0000,0.0000,0.7089,22.3791,6,1596.2726,765.3902,910.3339,-75.9497,127.9436,152.1726,159.8062,-12.6959,0.0000,124.0873,0.0000,124.0873,3.8563,124.0873,7.5675,0.0000,2186.6747,508.8468,742.3209,116.5198,10.5752,105.9446,0.0000,105.9446,0.0000,105.9446,18.0696,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24647.4647,24647.4647,24647.4647,24647.4647,6,0,0,0
+3572.5894,0.5000,77882.2916,83.0000,83.0000,0.0000,0.7089,22.4609,6,1596.2726,765.3902,910.4823,-75.9497,127.9436,152.1974,159.8062,-12.6959,0.0000,124.0873,0.0000,124.0873,3.8563,124.0873,7.5675,0.0000,2186.6747,508.8468,742.3209,116.5198,10.5752,105.9446,0.0000,105.9446,0.0000,105.9446,18.0696,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24647.4647,24647.4647,24647.4647,24647.4647,6,0,0,0
+3573.0894,0.5000,77893.8194,83.0000,83.0000,0.0000,0.7089,22.5426,6,1596.2726,765.3902,910.4823,-75.9497,127.9436,152.1974,159.8062,-12.6959,0.0000,124.0873,0.0000,124.0873,3.8563,124.0873,7.5675,0.0000,2186.6747,508.8468,742.3209,116.5198,10.5752,105.9446,0.0000,105.9446,0.0000,105.9446,18.0696,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24647.4647,24647.4647,24647.4647,24647.4647,6,0,0,0
+3573.5894,0.5000,77905.3472,83.0000,83.0000,0.0000,0.7089,22.6243,6,1596.2726,765.3902,910.4823,-75.9497,127.9436,152.1974,159.8062,-12.6959,0.0000,124.0873,0.0000,124.0873,3.8563,124.0873,7.5675,0.0000,2186.6747,508.8468,742.3209,116.5198,10.5752,105.9446,0.0000,105.9446,0.0000,105.9446,18.0696,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24647.4647,24647.4647,24647.4647,24647.4647,6,0,0,0
+3574.0894,0.5000,77916.8750,83.0000,83.0000,0.0000,0.7089,22.7060,6,1596.2726,765.3902,910.4823,-75.9497,127.9436,152.1974,159.8062,-12.6959,0.0000,124.0873,0.0000,124.0873,3.8563,124.0873,7.5675,0.0000,2186.6747,508.8468,742.3209,116.5198,10.5752,105.9446,0.0000,105.9446,0.0000,105.9446,18.0696,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24647.4647,24647.4647,24647.4647,24647.4647,6,0,0,0
+3574.5894,0.5000,77928.4027,83.0000,83.0000,0.0000,1.0303,22.8248,6,1596.2726,817.4616,910.4823,-75.9497,136.6479,152.1974,159.8062,-12.6959,0.0000,132.7916,0.0000,132.7916,3.8563,132.7916,7.9156,0.0000,2186.6747,545.3385,794.3923,124.8760,10.7414,114.1346,0.0000,114.1346,0.0000,114.1346,26.2601,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26355.3506,26355.3506,26355.3506,26355.3506,6,0,0,0
+3575.0894,0.5000,77939.9305,83.0000,83.0000,0.0000,1.3223,22.9772,6,1596.2726,864.7891,922.9170,-75.9497,144.5593,154.2760,159.8062,-12.6959,0.0000,140.7030,0.0000,140.7030,3.8563,140.7030,8.2321,0.0000,2186.6747,578.5056,841.7199,132.4709,10.8939,121.5770,0.0000,121.5770,0.0000,121.5770,33.7031,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27762.4153,27762.4153,27762.4153,27762.4153,6,0,0,0
+3575.5894,0.5000,77951.4583,83.0000,83.0000,0.0000,1.4607,23.1456,6,1596.2726,887.2183,934.2188,-75.9497,148.3085,156.1652,159.8062,-12.6959,0.0000,144.4523,0.0000,144.4523,3.8563,144.4523,8.3821,0.0000,2186.6747,594.2240,864.1490,136.0702,10.9661,125.1040,0.0000,125.1040,0.0000,125.1040,37.2305,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28517.6386,28517.6386,28517.6386,28517.6386,6,0,0,0
+3576.0894,0.5000,77962.9861,83.0000,83.0000,0.0000,1.5981,23.3298,6,1596.2726,909.4711,939.5749,-75.9497,152.0283,157.0605,159.8062,-12.6959,0.0000,148.1721,0.0000,148.1721,3.8563,148.1721,8.5309,0.0000,2186.6747,609.8187,886.4018,139.6412,11.0378,128.6034,0.0000,128.6034,0.0000,128.6034,40.7302,70.1459,17.7272,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29266.9229,29266.9229,29266.9229,29266.9229,6,0,0,0
+3576.5894,0.5000,77974.5138,83.0000,83.0000,0.0000,1.7054,23.5264,6,1596.2726,926.8629,944.8889,-75.9497,154.9356,157.9488,159.8062,-12.6959,0.0000,151.0793,0.0000,151.0793,3.8563,151.0793,8.6471,0.0000,2186.6747,622.0069,903.7937,142.4322,11.0939,131.3383,0.0000,131.3383,0.0000,131.3383,43.4655,70.1459,17.7269,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29789.6685,29789.6685,29789.6685,29789.6685,6,0,0,0
+3577.0894,0.5000,77986.0416,83.0000,83.0000,0.0000,1.7934,23.7332,6,1596.2726,941.1192,949.0421,-75.9497,157.3187,158.6431,159.8062,-12.6959,0.0000,153.4624,0.0000,153.4624,3.8563,153.4624,8.7425,0.0000,2186.6747,631.9977,918.0499,144.7199,11.1398,133.5801,0.0000,133.5801,0.0000,133.5801,45.7076,70.1459,17.7266,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30193.6184,30193.6184,30193.6184,30193.6184,6,0,0,0
+3577.5894,0.5000,77997.5694,83.0000,83.0000,0.0000,1.8484,23.9463,6,1596.2726,950.0281,952.4465,-75.9497,158.8079,159.2122,159.8062,-12.6959,0.0000,154.9516,0.0000,154.9516,3.8563,154.9516,8.8020,0.0000,2186.6747,638.2411,926.9589,146.1496,11.1685,134.9811,0.0000,134.9811,0.0000,134.9811,47.1087,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30480.7437,30480.7437,30480.7437,30480.7437,6,0,0,0
+3578.0894,0.5000,78009.0972,82.9987,83.0000,-0.0015,1.8921,24.1644,6,1596.2473,954.5774,954.5774,-75.9487,159.5658,159.5658,159.8036,-12.6955,-0.0063,155.7159,0.0000,155.7159,3.8563,155.7159,8.8325,0.0000,2186.6401,641.4555,931.5455,146.8833,11.1831,135.7002,0.0000,135.7002,-0.0108,135.7111,48.2215,70.1428,17.7260,-0.3793,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30630.3011,30630.3011,30630.3011,30630.3011,6,0,0,0
+3578.5894,0.5000,78020.6246,82.9940,83.0000,-0.0037,1.9231,24.3861,6,1596.1580,955.6729,955.6729,-75.9452,159.7400,159.7400,159.7947,-12.6942,-0.0160,155.8997,0.0000,155.8997,3.8563,155.8997,8.8397,0.0000,2186.5177,642.2634,932.6977,147.0601,11.1862,135.8739,0.0000,135.8739,-0.0275,135.9014,49.0071,70.1317,17.7249,-0.9624,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30664.6442,30664.6442,30664.6442,30664.6442,6,0,0,0
+3579.0895,0.5000,78032.1511,82.9854,83.0000,-0.0059,1.9484,24.6107,6,1595.9922,955.9455,955.9455,-75.9386,159.7690,159.7690,159.7781,-12.6918,-0.0254,155.9381,0.0000,155.9381,3.8563,155.9381,8.8408,0.0000,2186.2907,642.4928,933.0240,147.0973,11.1861,135.9113,0.0000,135.9113,-0.0436,135.9548,49.6468,70.1113,17.7230,-1.5263,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30670.3073,30670.3073,30670.3073,30670.3073,6,0,0,0
+3579.5895,0.5000,78043.6761,82.9732,83.0000,-0.0077,1.9685,24.8375,6,1595.7579,956.0000,956.0000,-75.9294,159.7546,159.7546,159.7546,-12.6884,-0.0331,155.9315,0.0000,155.9315,3.8563,155.9315,8.8399,0.0000,2185.9697,642.5621,933.1214,147.0916,11.1847,135.9069,0.0000,135.9069,-0.0568,135.9637,50.1523,70.0823,17.7203,-1.9913,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30667.3962,30667.3962,30667.3962,30667.3962,6,0,0,0
+3580.0895,0.5000,78055.1992,82.9585,83.0000,-0.0087,1.9800,25.0657,6,1595.4754,956.0000,956.0000,-75.9182,159.7264,159.7264,159.7264,-12.6842,-0.0374,155.9075,0.0000,155.9075,3.8563,155.9075,8.8382,0.0000,2185.5827,642.5784,933.1430,147.0693,11.1828,135.8865,0.0000,135.8865,-0.0642,135.9507,50.4354,70.0474,17.7172,-2.2493,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30661.7201,30661.7201,30661.7201,30661.7201,6,0,0,0
+3580.5896,0.5001,78066.7201,82.9423,83.0000,-0.0094,1.9885,25.2948,6,1595.1634,956.0000,956.0000,-75.9059,159.6951,159.6951,159.6951,-12.6797,-0.0404,155.8793,0.0000,155.8793,3.8563,155.8793,8.8362,0.0000,2185.1553,642.5894,933.1568,147.0431,11.1807,135.8624,0.0000,135.8624,-0.0694,135.9318,50.6417,70.0088,17.7137,-2.4324,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30655.4524,30655.4524,30655.4524,30655.4524,6,0,0,0
+3581.0896,0.5001,78078.2387,82.9247,83.0000,-0.0102,1.9983,25.5250,6,1594.8249,956.0000,956.0000,-75.8925,159.6612,159.6612,159.6612,-12.6748,-0.0440,155.8489,0.0000,155.8489,3.8563,155.8489,8.8341,0.0000,2184.6917,642.6024,933.1731,147.0148,11.1784,135.8364,0.0000,135.8364,-0.0755,135.9120,50.8803,69.9670,17.7099,-2.6453,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30648.6530,30648.6530,30648.6530,30648.6530,6,0,0,0
+3581.5897,0.5001,78089.7548,82.9055,83.0000,-0.0112,2.0101,25.7565,6,1594.4549,956.0000,956.0000,-75.8778,159.6242,159.6242,159.6242,-12.6694,-0.0483,155.8162,0.0000,155.8162,3.8563,155.8162,8.8318,0.0000,2184.1847,642.6185,933.1937,146.9844,11.1759,135.8085,0.0000,135.8085,-0.0829,135.8915,51.1699,69.9214,17.7057,-2.9056,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30641.2183,30641.2183,30641.2183,30641.2183,6,0,0,0
+3582.0898,0.5001,78101.2680,82.8841,83.0000,-0.0125,2.0257,25.9897,6,1594.0441,956.0000,956.0000,-75.8616,159.5831,159.5831,159.5831,-12.6634,-0.0541,155.7809,0.0000,155.7809,3.8563,155.7809,8.8293,0.0000,2183.6220,642.6405,933.2226,146.9515,11.1731,135.7785,0.0000,135.7785,-0.0929,135.8714,51.5538,69.8707,17.7011,-3.2543,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30632.9659,30632.9659,30632.9659,30632.9659,6,0,0,0
+3582.5898,0.5001,78112.7782,82.8611,83.0000,-0.0131,2.0327,26.2236,6,1593.6010,956.0000,956.0000,-75.8440,159.5387,159.5387,159.5387,-12.6570,-0.0563,155.7388,0.0000,155.7388,3.8563,155.7388,8.8265,0.0000,2183.0150,642.6474,933.2296,146.9123,11.1700,135.7423,0.0000,135.7423,-0.0967,135.8390,51.7155,69.8160,17.6962,-3.3887,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30624.0637,30624.0637,30624.0637,30624.0637,6,0,0,0
+3583.0899,0.5001,78124.2850,82.8378,83.0000,-0.0128,2.0317,26.4574,6,1593.1526,956.0000,956.0000,-75.8263,159.4938,159.4938,159.4938,-12.6504,-0.0554,155.6929,0.0000,155.6929,3.8563,155.6929,8.8235,0.0000,2182.4008,642.6408,933.2175,146.8694,11.1668,135.7026,0.0000,135.7026,-0.0951,135.7977,51.6774,69.7608,17.6912,-3.3317,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30615.0553,30615.0553,30615.0553,30615.0553,6,0,0,0
+3583.5900,0.5001,78135.7886,82.8160,83.0000,-0.0113,2.0169,26.6895,6,1592.7341,956.0000,956.0000,-75.8097,159.4519,159.4519,159.4519,-12.6444,-0.0489,155.6445,0.0000,155.6445,3.8563,155.6445,8.8204,0.0000,2181.8275,642.6111,933.1724,146.8241,11.1638,135.6603,0.0000,135.6603,-0.0839,135.7442,51.2877,69.7092,17.6866,-2.9393,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30606.6472,30606.6472,30606.6472,30606.6472,6,0,0,0
+3584.0900,0.5001,78147.2895,82.7973,83.0000,-0.0095,1.9986,26.9193,6,1592.3733,956.0000,956.0000,-75.7955,159.4158,159.4158,159.4158,-12.6391,-0.0410,155.6005,0.0000,155.6005,3.8563,155.6005,8.8177,0.0000,2181.3332,642.5759,933.1200,146.7828,11.1611,135.6217,0.0000,135.6217,-0.0704,135.6921,50.8102,69.6648,17.6827,-2.4655,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30599.3989,30599.3989,30599.3989,30599.3989,6,0,0,0
+3584.5901,0.5000,78158.7879,82.7815,83.0000,-0.0080,1.9837,27.1474,6,1592.0698,956.0000,956.0000,-75.7835,159.3854,159.3854,159.3854,-12.6347,-0.0346,155.5637,0.0000,155.5637,3.8563,155.5637,8.8155,0.0000,2180.9175,642.5473,933.0772,146.7482,11.1588,135.5894,0.0000,135.5894,-0.0594,135.6488,50.4219,69.6274,17.6793,-2.0799,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30593.3019,30593.3019,30593.3019,30593.3019,6,0,0,0
+3585.0901,0.5000,78170.2843,82.7679,83.0000,-0.0071,1.9747,27.3744,6,1591.8079,956.0000,956.0000,-75.7731,159.3592,159.3592,159.3592,-12.6309,-0.0306,155.5335,0.0000,155.5335,3.8563,155.5335,8.8136,0.0000,2180.5588,642.5291,933.0497,146.7200,11.1569,135.5631,0.0000,135.5631,-0.0526,135.6156,50.1854,69.5952,17.6765,-1.8414,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30588.0412,30588.0412,30588.0412,30588.0412,6,0,0,0
+3585.5902,0.5000,78181.7790,82.7551,83.0000,-0.0071,1.9753,27.6015,6,1591.5623,956.0000,956.0000,-75.7634,159.3346,159.3346,159.3346,-12.6273,-0.0305,155.5089,0.0000,155.5089,3.8563,155.5089,8.8119,0.0000,2180.2224,642.5273,933.0456,146.6969,11.1552,135.5418,0.0000,135.5418,-0.0524,135.5942,50.1911,69.5650,17.6737,-1.8356,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30583.1074,30583.1074,30583.1074,30583.1074,6,0,0,0
+3586.0902,0.5000,78193.2718,82.7430,83.0000,-0.0064,1.9683,27.8277,6,1591.3296,956.0000,956.0000,-75.7542,159.3113,159.3113,159.3113,-12.6240,-0.0274,155.4824,0.0000,155.4824,3.8563,155.4824,8.8103,0.0000,2179.9036,642.5129,933.0235,146.6722,11.1535,135.5187,0.0000,135.5187,-0.0471,135.5658,50.0066,69.5363,17.6712,-1.6484,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30578.4319,30578.4319,30578.4319,30578.4319,6,0,0,0
+3586.5902,0.5000,78204.7631,82.7328,83.0000,-0.0049,1.9535,28.0522,6,1591.1343,956.0000,956.0000,-75.7465,159.2918,159.2918,159.2918,-12.6211,-0.0212,155.4567,0.0000,155.4567,3.8563,155.4567,8.8087,0.0000,2179.6360,642.4856,932.9835,146.6480,11.1520,135.4960,0.0000,135.4960,-0.0364,135.5324,49.6261,69.5123,17.6691,-1.2751,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30574.5082,30574.5082,30574.5082,30574.5082,6,0,0,0
+3587.0902,0.5000,78216.2532,82.7277,83.0000,-0.0008,1.9096,28.2716,6,1591.0358,956.0000,956.0000,-75.7426,159.2819,159.2819,159.2819,-12.6197,-0.0033,155.4289,0.0000,155.4289,3.8563,155.4289,8.8074,0.0000,2179.5011,642.4098,932.8747,146.6216,11.1509,135.4706,0.0000,135.4706,-0.0057,135.4763,48.5069,69.5002,17.6681,-0.1989,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30572.5297,30572.5297,30572.5297,30572.5297,6,0,0,0
+3587.5902,0.5000,78227.7430,82.7309,83.0000,0.0043,1.8554,28.4848,6,1591.0968,955.9911,955.9911,-75.7450,159.2865,159.2865,159.2880,-12.6206,0.0185,155.4118,0.0000,155.4118,3.8563,155.4118,8.8068,0.0000,2179.5846,642.3123,932.7359,146.6049,11.1509,135.4540,0.0000,135.4540,0.0317,135.4223,47.1340,69.5077,17.6690,1.1116,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30573.4609,30573.4609,30573.4609,30573.4609,6,0,0,0
+3588.0902,0.4999,78239.2340,82.7438,83.0000,0.0101,1.7927,28.6908,6,1591.3457,955.9615,955.9615,-75.7548,159.3065,159.3065,159.3129,-12.6242,0.0435,155.4068,0.0000,155.4068,3.8563,155.4068,8.8073,0.0000,2179.9256,642.1879,932.5600,146.5995,11.1521,135.4474,0.0000,135.4474,0.0746,135.3728,45.5475,69.5383,17.6719,2.6150,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30577.4861,30577.4861,30577.4861,30577.4861,6,0,0,0
+3588.5901,0.4999,78250.7274,82.7663,83.0000,0.0148,1.7405,28.8908,6,1591.7772,955.9278,955.9278,-75.7719,159.3441,159.3441,159.3561,-12.6305,0.0640,155.4239,0.0000,155.4239,3.8563,155.4239,8.8091,0.0000,2180.5168,642.0808,932.4097,146.6148,11.1546,135.4601,0.0000,135.4601,0.1098,135.3503,44.2347,69.5914,17.6769,3.8473,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30585.0438,30585.0438,30585.0438,30585.0438,6,0,0,0
+3589.0900,0.4999,78262.2246,82.7957,83.0000,0.0179,1.7060,29.0870,6,1592.3440,955.9002,955.9002,-75.7943,159.3962,159.3962,159.4129,-12.6387,0.0772,155.4628,0.0000,155.4628,3.8563,155.4628,8.8121,0.0000,2181.2932,642.0092,932.3111,146.6506,11.1583,135.4924,0.0000,135.4924,0.1325,135.3598,43.3724,69.6612,17.6833,4.6429,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30595.5179,30595.5179,30595.5179,30595.5179,6,0,0,0
+3589.5899,0.4999,78273.7262,82.8290,83.0000,0.0191,1.6914,29.2815,6,1592.9841,955.8831,955.8831,-75.8196,159.4575,159.4575,159.4770,-12.6480,0.0823,155.5189,0.0000,155.5189,3.8563,155.5189,8.8161,0.0000,2182.1700,641.9796,932.2729,146.7028,11.1626,135.5402,0.0000,135.5402,0.1413,135.3989,43.0185,69.7400,17.6904,4.9499,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30607.8149,30607.8149,30607.8149,30607.8149,6,0,0,0
+3590.0898,0.4999,78285.2327,82.8634,83.0000,0.0191,1.6893,29.4759,6,1593.6446,955.8763,955.8763,-75.8458,159.5224,159.5224,159.5431,-12.6576,0.0823,155.5838,0.0000,155.5838,3.8563,155.5838,8.8204,0.0000,2183.0748,641.9787,932.2758,146.7634,11.1672,135.5962,0.0000,135.5962,0.1413,135.4549,42.9842,69.8214,17.6978,4.9515,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30620.8605,30620.8605,30620.8605,30620.8605,6,0,0,0
+3590.5897,0.4999,78296.7438,82.8968,83.0000,0.0181,1.6976,29.6713,6,1594.2883,955.8774,955.8774,-75.8712,159.5871,159.5871,159.6075,-12.6670,0.0782,155.6526,0.0000,155.6526,3.8563,155.6526,8.8249,0.0000,2183.9566,642.0007,932.3112,146.8277,11.1719,135.6559,0.0000,135.6559,0.1343,135.5216,43.2127,69.9008,17.7049,4.7032,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30633.8293,30633.8293,30633.8293,30633.8293,6,0,0,0
+3591.0896,0.4999,78308.2596,82.9288,83.0000,0.0174,1.7032,29.8674,6,1594.9032,955.8821,955.8821,-75.8956,159.6494,159.6494,159.6691,-12.6759,0.0752,155.7179,0.0000,155.7179,3.8563,155.7179,8.8291,0.0000,2184.7989,642.0202,932.3429,146.8888,11.1762,135.7126,0.0000,135.7126,0.1291,135.5835,43.3719,69.9767,17.7117,4.5232,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30646.3383,30646.3383,30646.3383,30646.3383,6,0,0,0
+3591.5895,0.4999,78319.7796,82.9609,83.0000,0.0182,1.6926,30.0624,6,1595.5203,955.8832,955.8832,-75.9200,159.7114,159.7114,159.7309,-12.6849,0.0788,155.7763,0.0000,155.7763,3.8563,155.7763,8.8330,0.0000,2185.6442,642.0097,932.3317,146.9433,11.1805,135.7627,0.0000,135.7627,0.1353,135.6275,43.1176,70.0529,17.7186,4.7384,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30658.7711,30658.7711,30658.7711,30658.7711,6,0,0,0
+3592.0895,0.4999,78331.3042,82.9886,83.0000,0.0126,1.6620,30.2540,6,1596.0542,941.4834,955.8956,-75.9411,157.3580,159.7669,159.7843,-12.6927,0.0545,153.4473,0.0000,153.4473,3.8563,153.4473,8.7413,0.0000,2186.3756,632.0232,918.0849,144.7060,11.1384,133.5676,0.0000,133.5676,0.0936,133.4740,42.3518,70.1189,17.7246,3.2787,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30199.6366,30199.6366,30199.6366,30199.6366,6,0,0,0
+3592.5894,0.5000,78342.8320,83.0000,83.0000,0.0000,1.6071,30.4392,6,1596.2726,910.9245,952.5020,-75.9497,152.2713,159.2214,159.8062,-12.6959,0.0000,148.4150,0.0000,148.4150,3.8563,148.4150,8.5406,0.0000,2186.6747,610.8373,887.8553,139.8744,11.0425,128.8319,0.0000,128.8319,0.0000,128.8319,40.9588,70.1459,17.7272,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29315.8619,29315.8619,29315.8619,29315.8619,6,0,0,0
+3593.0894,0.5000,78354.3598,83.0000,83.0000,0.0000,1.5391,30.6166,6,1596.2726,899.9147,945.2360,-75.9497,150.4309,158.0068,159.8062,-12.6959,0.0000,146.5746,0.0000,146.5746,3.8563,146.5746,8.4670,0.0000,2186.6747,603.1216,876.8455,138.1076,11.0070,127.1006,0.0000,127.1006,0.0000,127.1006,39.2273,70.1459,17.7274,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28945.1462,28945.1462,28945.1462,28945.1462,6,0,0,0
+3593.5894,0.5000,78365.8876,83.0000,83.0000,0.0000,1.4651,30.7855,6,1596.2726,887.9306,942.6068,-75.9497,148.4276,157.5674,159.8062,-12.6959,0.0000,144.5713,0.0000,144.5713,3.8563,144.5713,8.3868,0.0000,2186.6747,594.7231,864.8613,136.1845,10.9684,125.2161,0.0000,125.2161,0.0000,125.2161,37.3425,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28541.6224,28541.6224,28541.6224,28541.6224,6,0,0,0
+3594.0894,0.5000,78377.4154,83.0000,83.0000,0.0000,1.3916,30.9460,6,1596.2726,876.0178,939.7450,-75.9497,146.4362,157.0890,159.8062,-12.6959,0.0000,142.5800,0.0000,142.5800,3.8563,142.5800,8.3072,0.0000,2186.6747,586.3746,852.9485,134.2728,10.9301,123.3427,0.0000,123.3427,0.0000,123.3427,35.4690,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28140.4998,28140.4998,28140.4998,28140.4998,6,0,0,0
+3594.5894,0.5000,78388.9431,83.0000,83.0000,0.0000,1.3218,31.0983,6,1596.2726,864.6991,936.9002,-75.9497,144.5442,156.6134,159.8062,-12.6959,0.0000,140.6879,0.0000,140.6879,3.8563,140.6879,8.2315,0.0000,2186.6747,578.4425,841.6298,132.4564,10.8936,121.5628,0.0000,121.5628,0.0000,121.5628,33.6890,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27759.3825,27759.3825,27759.3825,27759.3825,6,0,0,0
+3595.0894,0.5000,78400.4709,83.0000,83.0000,0.0000,1.2606,31.2437,6,1596.2726,854.7828,934.1973,-75.9497,142.8866,156.1616,159.8062,-12.6959,0.0000,139.0303,0.0000,139.0303,3.8563,139.0303,8.1652,0.0000,2186.6747,571.4932,831.7136,130.8651,10.8617,120.0035,0.0000,120.0035,0.0000,120.0035,32.1294,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27460.8502,27460.8502,27460.8502,27460.8502,6,0,0,0
+3595.5894,0.5000,78411.9987,83.0000,83.0000,0.0000,1.2045,31.3825,6,1596.2726,845.6926,931.8293,-75.9497,141.3670,155.7658,159.8062,-12.6959,0.0000,137.5108,0.0000,137.5108,3.8563,137.5108,8.1044,0.0000,2186.6747,565.1227,822.6233,129.4064,10.8324,118.5740,0.0000,118.5740,0.0000,118.5740,30.6999,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27211.9938,27211.9938,27211.9938,27211.9938,6,0,0,0
+3596.0894,0.5000,78423.5265,83.0000,83.0000,0.0000,1.1528,31.5154,6,1596.2726,837.3139,929.6585,-75.9497,139.9665,155.4029,159.8062,-12.6959,0.0000,136.1102,0.0000,136.1102,3.8563,136.1102,8.0484,0.0000,2186.6747,559.2510,814.2447,128.0618,10.8054,117.2564,0.0000,117.2564,0.0000,117.2564,29.3822,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26982.6194,26982.6194,26982.6194,26982.6194,6,0,0,0
+3596.5894,0.5000,78435.0542,83.0000,83.0000,0.0000,1.1027,31.6425,6,1596.2726,829.1995,927.6577,-75.9497,138.6100,155.0684,159.8062,-12.6959,0.0000,134.7538,0.0000,134.7538,3.8563,134.7538,7.9941,0.0000,2186.6747,553.5644,806.1302,126.7596,10.7792,115.9804,0.0000,115.9804,0.0000,115.9804,28.1060,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26740.3423,26740.3423,26740.3423,26740.3423,6,0,0,0
+3597.0894,0.5000,78446.5820,83.0000,83.0000,0.0000,1.0578,31.7644,6,1596.2726,821.9177,925.7200,-75.9497,137.3928,154.7445,159.8062,-12.6959,0.0000,133.5365,0.0000,133.5365,3.8563,133.5365,7.9454,0.0000,2186.6747,548.4613,798.8485,125.5911,10.7558,114.8353,0.0000,114.8353,0.0000,114.8353,26.9609,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26501.5081,26501.5081,26501.5081,26501.5081,6,0,0,0
+3597.5894,0.5000,78458.1098,83.0000,83.0000,0.0000,1.0384,31.8841,6,1596.2726,818.7811,923.9811,-75.9497,136.8685,154.4539,159.8062,-12.6959,0.0000,133.0122,0.0000,133.0122,3.8563,133.0122,7.9245,0.0000,2186.6747,546.2632,795.7118,125.0877,10.7457,114.3421,0.0000,114.3421,0.0000,114.3421,26.4676,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26398.6303,26398.6303,26398.6303,26398.6303,6,0,0,0
+3598.0894,0.5000,78469.6376,83.0000,83.0000,0.0000,1.0337,32.0033,6,1596.2726,818.0137,923.2321,-75.9497,136.7402,154.3286,159.8062,-12.6959,0.0000,132.8839,0.0000,132.8839,3.8563,132.8839,7.9193,0.0000,2186.6747,545.7254,794.9445,124.9646,10.7432,114.2214,0.0000,114.2214,0.0000,114.2214,26.3469,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26373.4610,26373.4610,26373.4610,26373.4610,6,0,0,0
+3598.5894,0.5000,78481.1654,83.0000,83.0000,0.0000,1.0520,32.1246,6,1596.2726,820.9790,923.0488,-75.9497,137.2359,154.2980,159.8062,-12.6959,0.0000,133.3796,0.0000,133.3796,3.8563,133.3796,7.9392,0.0000,2186.6747,547.8034,797.9097,125.4404,10.7528,114.6877,0.0000,114.6877,0.0000,114.6877,26.8132,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26470.7176,26470.7176,26470.7176,26470.7176,6,0,0,0
+3599.0894,0.5000,78492.6931,83.0000,83.0000,0.0000,1.0607,32.2468,6,1596.2726,822.3889,923.7569,-75.9497,137.4716,154.4164,159.8062,-12.6959,0.0000,133.6153,0.0000,133.6153,3.8563,133.6153,7.9486,0.0000,2186.6747,548.7915,799.3196,125.6667,10.7573,114.9094,0.0000,114.9094,0.0000,114.9094,27.0350,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26516.9610,26516.9610,26516.9610,26516.9610,6,0,0,0
+3599.5894,0.5000,78504.2209,83.0000,83.0000,0.0000,1.0587,32.3689,6,1596.2726,822.0664,924.0936,-75.9497,137.4177,154.4727,159.8062,-12.6959,0.0000,133.5614,0.0000,133.5614,3.8563,133.5614,7.9464,0.0000,2186.6747,548.5656,798.9972,125.6150,10.7563,114.8587,0.0000,114.8587,0.0000,114.8587,26.9843,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26506.3861,26506.3861,26506.3861,26506.3861,6,0,0,0
+3600.0894,0.5000,78515.7487,83.0000,83.0000,0.0000,1.0231,32.4868,6,1596.2726,816.3028,924.0166,-75.9497,136.4542,154.4598,159.8062,-12.6959,0.0000,132.5979,0.0000,132.5979,3.8563,132.5979,7.9079,0.0000,2186.6747,544.5264,793.2335,124.6900,10.7377,113.9523,0.0000,113.9523,0.0000,113.9523,26.0778,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26317.3435,26317.3435,26317.3435,26317.3435,6,0,0,0
+3600.5894,0.5000,78527.2765,83.0000,83.0000,0.0000,0.9703,32.5987,6,1596.2726,807.7389,922.6402,-75.9497,135.0227,154.2297,159.8062,-12.6959,0.0000,131.1664,0.0000,131.1664,3.8563,131.1664,7.8506,0.0000,2186.6747,538.5248,784.6696,123.3157,10.7101,112.6056,0.0000,112.6056,0.0000,112.6056,24.7311,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26036.4569,26036.4569,26036.4569,26036.4569,6,0,0,0
+3601.0894,0.5000,78538.8042,83.0000,83.0000,0.0000,0.8891,32.7012,6,1596.2726,794.5813,920.5952,-75.9497,132.8232,153.8879,159.8062,-12.6959,0.0000,128.9669,0.0000,128.9669,3.8563,128.9669,7.7627,0.0000,2186.6747,529.3040,771.5121,121.2043,10.6677,110.5366,0.0000,110.5366,0.0000,110.5366,22.6618,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25604.9037,25604.9037,25604.9037,25604.9037,6,0,0,0
+3601.5894,0.5000,78550.3320,83.0000,83.0000,0.0000,0.8015,32.7936,6,1596.2726,780.3862,917.4532,-75.9497,130.4504,153.3626,159.8062,-12.6959,0.0000,126.5941,0.0000,126.5941,3.8563,126.5941,7.6677,0.0000,2186.6747,519.3561,757.3170,118.9263,10.6225,108.3038,0.0000,108.3038,0.0000,108.3038,20.4289,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25139.3183,25139.3183,25139.3183,25139.3183,6,0,0,0
+3602.0894,0.5000,78561.8598,83.0000,83.0000,0.0000,0.7087,32.8753,6,1596.2726,765.3507,914.0633,-75.9497,127.9370,152.7960,159.8062,-12.6959,0.0000,124.0807,0.0000,124.0807,3.8563,124.0807,7.5672,0.0000,2186.6747,508.8191,742.2814,116.5135,10.5751,105.9384,0.0000,105.9384,0.0000,105.9384,18.0634,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24646.1677,24646.1677,24646.1677,24646.1677,6,0,0,0
+3602.5894,0.5000,78573.3876,83.0000,83.0000,0.0000,0.6253,32.9473,6,1596.2726,751.8504,910.4728,-75.9497,125.6803,152.1958,159.8062,-12.6959,0.0000,121.8240,0.0000,121.8240,3.8563,121.8240,7.4769,0.0000,2186.6747,499.3582,728.7812,114.3471,10.5325,103.8145,0.0000,103.8145,0.0000,103.8145,15.9395,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24218.0280,24218.0280,24218.0280,24218.0280,6,0,0,0
+3603.0894,0.5000,78584.9154,83.0000,83.0000,0.0000,0.5494,33.0107,6,1596.2726,739.5427,907.2490,-75.9497,123.6229,151.6569,159.8062,-12.6959,0.0000,119.7666,0.0000,119.7666,3.8563,119.7666,7.3946,0.0000,2186.6747,490.7329,716.4734,112.3720,10.4937,101.8783,0.0000,101.8783,0.0000,101.8783,14.0031,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23828.2742,23828.2742,23828.2742,23828.2742,6,0,0,0
+3603.5894,0.5000,78596.4431,83.0000,83.0000,0.0000,0.4832,33.0664,6,1596.2726,728.8274,904.3099,-75.9497,121.8317,151.1656,159.8062,-12.6959,0.0000,117.9754,0.0000,117.9754,3.8563,117.9754,7.3230,0.0000,2186.6747,483.2236,705.7581,110.6524,10.4599,100.1925,0.0000,100.1925,0.0000,100.1925,12.3173,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23488.9477,23488.9477,23488.9477,23488.9477,6,0,0,0
+3604.0894,0.5000,78607.9709,83.0000,83.0000,0.0000,0.4243,33.1153,6,1596.2726,719.2865,901.7511,-75.9497,120.2368,150.7379,159.8062,-12.6959,0.0000,116.3806,0.0000,116.3806,3.8563,116.3806,7.2592,0.0000,2186.6747,476.5374,696.2172,109.1214,10.4298,98.6915,0.0000,98.6915,0.0000,98.6915,10.8163,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23186.8137,23186.8137,23186.8137,23186.8137,6,0,0,0
+3604.5894,0.5000,78619.4987,83.0000,83.0000,0.0000,0.3810,33.1592,6,1596.2726,712.2597,899.4727,-75.9497,119.0622,150.3570,159.8062,-12.6959,0.0000,115.2059,0.0000,115.2059,3.8563,115.2059,7.2122,0.0000,2186.6747,471.6130,689.1904,107.9937,10.4076,97.5861,0.0000,97.5861,0.0000,97.5861,9.7108,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22964.2935,22964.2935,22964.2935,22964.2935,6,0,0,0
+3605.0894,0.5000,78631.0265,83.0000,83.0000,0.0000,0.3630,33.2011,6,1596.2726,709.3534,897.7947,-75.9497,118.5764,150.0765,159.8062,-12.6959,0.0000,114.7201,0.0000,114.7201,3.8563,114.7201,7.1928,0.0000,2186.6747,469.5762,686.2841,107.5273,10.3985,97.1289,0.0000,97.1289,0.0000,97.1289,9.2536,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22872.2582,22872.2582,22872.2582,22872.2582,6,0,0,0
+3605.5894,0.5000,78642.5542,83.0000,83.0000,0.0000,0.3796,33.2448,6,1596.2726,712.0355,897.1007,-75.9497,119.0248,149.9605,159.8062,-12.6959,0.0000,115.1685,0.0000,115.1685,3.8563,115.1685,7.2107,0.0000,2186.6747,471.4559,688.9663,107.9578,10.4069,97.5508,0.0000,97.5508,0.0000,97.5508,9.6755,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22957.1947,22957.1947,22957.1947,22957.1947,6,0,0,0
+3606.0894,0.5000,78654.0820,83.0000,83.0000,0.0000,0.4422,33.2958,6,1596.2726,722.1792,897.7412,-75.9497,120.7204,150.0676,159.8062,-12.6959,0.0000,116.8641,0.0000,116.8641,3.8563,116.8641,7.2785,0.0000,2186.6747,478.5646,699.1100,109.5856,10.4389,99.1466,0.0000,99.1466,0.0000,99.1466,11.2714,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23278.4190,23278.4190,23278.4190,23278.4190,6,0,0,0
+3606.5894,0.5000,78665.6098,83.0000,83.0000,0.0000,0.5308,33.3570,6,1596.2726,736.5338,900.1635,-75.9497,123.1199,150.4725,159.8062,-12.6959,0.0000,119.2636,0.0000,119.2636,3.8563,119.2636,7.3745,0.0000,2186.6747,488.6243,713.4645,111.8891,10.4842,101.4049,0.0000,101.4049,0.0000,101.4049,13.5297,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23732.9902,23732.9902,23732.9902,23732.9902,6,0,0,0
+3607.0894,0.5000,78677.1376,83.0000,83.0000,0.0000,0.6330,33.4300,6,1596.2726,753.0994,903.5914,-75.9497,125.8891,151.0455,159.8062,-12.6959,0.0000,122.0328,0.0000,122.0328,3.8563,122.0328,7.4853,0.0000,2186.6747,500.2335,730.0302,114.5475,10.5365,104.0110,0.0000,104.0110,0.0000,104.0110,16.1360,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24257.5808,24257.5808,24257.5808,24257.5808,6,0,0,0
+3607.5894,0.5000,78688.6654,83.0000,83.0000,0.0000,0.7280,33.5139,6,1596.2726,768.4815,907.5473,-75.9497,128.4603,151.7068,159.8062,-12.6959,0.0000,124.6041,0.0000,124.6041,3.8563,124.6041,7.5881,0.0000,2186.6747,511.0132,745.4122,117.0159,10.5850,106.4309,0.0000,106.4309,0.0000,106.4309,18.5560,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24748.8552,24748.8552,24748.8552,24748.8552,6,0,0,0
+3608.0894,0.5000,78700.1931,83.0000,83.0000,0.0000,0.7936,33.6054,6,1596.2726,779.1055,911.2205,-75.9497,130.2363,152.3208,159.8062,-12.6959,0.0000,126.3800,0.0000,126.3800,3.8563,126.3800,7.6592,0.0000,2186.6747,518.4585,756.0362,118.7208,10.6185,108.1023,0.0000,108.1023,0.0000,108.1023,20.2274,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25097.3110,25097.3110,25097.3110,25097.3110,6,0,0,0
+3608.5894,0.5000,78711.7209,83.0000,83.0000,0.0000,0.8361,33.7017,6,1596.2726,785.9905,913.7575,-75.9497,131.3872,152.7449,159.8062,-12.6959,0.0000,127.5309,0.0000,127.5309,3.8563,127.5309,7.7052,0.0000,2186.6747,523.2835,762.9212,119.8257,10.6402,109.1854,0.0000,109.1854,0.0000,109.1854,21.3107,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25323.1313,25323.1313,25323.1313,25323.1313,6,0,0,0
+3609.0894,0.5000,78723.2487,83.0000,83.0000,0.0000,0.8541,33.8002,6,1596.2726,788.9076,915.4016,-75.9497,131.8748,153.0197,159.8062,-12.6959,0.0000,128.0185,0.0000,128.0185,3.8563,128.0185,7.7247,0.0000,2186.6747,525.3279,765.8384,120.2938,10.6495,109.6443,0.0000,109.6443,0.0000,109.6443,21.7696,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25418.8118,25418.8118,25418.8118,25418.8118,6,0,0,0
+3609.5894,0.5000,78734.7765,83.0000,83.0000,0.0000,0.8561,33.8989,6,1596.2726,789.2307,916.0983,-75.9497,131.9288,153.1362,159.8062,-12.6959,0.0000,128.0725,0.0000,128.0725,3.8563,128.0725,7.7269,0.0000,2186.6747,525.5543,766.1614,120.3456,10.6505,109.6951,0.0000,109.6951,0.0000,109.6951,21.8204,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25429.4075,25429.4075,25429.4075,25429.4075,6,0,0,0
+3610.0894,0.5000,78746.3042,83.0000,83.0000,0.0000,0.8519,33.9971,6,1596.2726,788.5611,916.1754,-75.9497,131.8169,153.1490,159.8062,-12.6959,0.0000,127.9606,0.0000,127.9606,3.8563,127.9606,7.7224,0.0000,2186.6747,525.0850,765.4919,120.2382,10.6483,109.5899,0.0000,109.5899,0.0000,109.5899,21.7151,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25407.4470,25407.4470,25407.4470,25407.4470,6,0,0,0
+3610.5894,0.5000,78757.8320,83.0000,83.0000,0.0000,0.8518,34.0953,6,1596.2726,788.5474,916.0155,-75.9497,131.8146,153.1223,159.8062,-12.6959,0.0000,127.9583,0.0000,127.9583,3.8563,127.9583,7.7223,0.0000,2186.6747,525.0754,765.4781,120.2360,10.6483,109.5877,0.0000,109.5877,0.0000,109.5877,21.7129,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25406.9950,25406.9950,25406.9950,25406.9950,6,0,0,0
+3611.0894,0.5000,78769.3598,83.0000,83.0000,0.0000,0.8607,34.1945,6,1596.2726,789.9855,916.0122,-75.9497,132.0550,153.1218,159.8062,-12.6959,0.0000,128.1987,0.0000,128.1987,3.8563,128.1987,7.7319,0.0000,2186.6747,526.0832,766.9162,120.4668,10.6529,109.8138,0.0000,109.8138,0.0000,109.8138,21.9391,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25454.1635,25454.1635,25454.1635,25454.1635,6,0,0,0
+3611.5894,0.5000,78780.8876,83.0000,83.0000,0.0000,0.8886,34.2969,6,1596.2726,794.5084,916.3557,-75.9497,132.8110,153.1792,159.8062,-12.6959,0.0000,128.9547,0.0000,128.9547,3.8563,128.9547,7.7622,0.0000,2186.6747,529.2529,771.4391,121.1926,10.6675,110.5251,0.0000,110.5251,0.0000,110.5251,22.6504,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25602.5110,25602.5110,25602.5110,25602.5110,6,0,0,0
+3612.0894,0.5000,78792.4154,83.0000,83.0000,0.0000,0.9258,34.4037,6,1596.2726,800.5253,917.4357,-75.9497,133.8168,153.3597,159.8062,-12.6959,0.0000,129.9605,0.0000,129.9605,3.8563,129.9605,7.8024,0.0000,2186.6747,533.4695,777.4560,122.1581,10.6869,111.4713,0.0000,111.4713,0.0000,111.4713,23.5966,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25799.8582,25799.8582,25799.8582,25799.8582,6,0,0,0
+3612.5894,0.5000,78803.9431,83.0000,83.0000,0.0000,0.9694,34.5154,6,1596.2726,807.5928,918.8726,-75.9497,134.9982,153.5999,159.8062,-12.6959,0.0000,131.1420,0.0000,131.1420,3.8563,131.1420,7.8497,0.0000,2186.6747,538.4224,784.5236,123.2923,10.7096,112.5827,0.0000,112.5827,0.0000,112.5827,24.7081,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26031.6667,26031.6667,26031.6667,26031.6667,6,0,0,0
+3613.0894,0.5000,78815.4709,83.0000,83.0000,0.0000,1.0005,34.6307,6,1596.2726,812.6344,920.5603,-75.9497,135.8410,153.8820,159.8062,-12.6959,0.0000,131.9847,0.0000,131.9847,3.8563,131.9847,7.8834,0.0000,2186.6747,541.9556,789.5651,124.1013,10.7259,113.3755,0.0000,113.3755,0.0000,113.3755,25.5009,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26197.0249,26197.0249,26197.0249,26197.0249,6,0,0,0
+3613.5894,0.5000,78826.9987,83.0000,83.0000,0.0000,1.0210,34.7484,6,1596.2726,815.9575,921.7642,-75.9497,136.3965,154.0833,159.8062,-12.6959,0.0000,132.5402,0.0000,132.5402,3.8563,132.5402,7.9056,0.0000,2186.6747,544.2844,792.8883,124.6346,10.7366,113.8980,0.0000,113.8980,0.0000,113.8980,26.0236,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26306.0200,26306.0200,26306.0200,26306.0200,6,0,0,0
+3614.0894,0.5000,78838.5265,83.0000,83.0000,0.0000,1.0124,34.8651,6,1596.2726,814.5638,922.5578,-75.9497,136.1635,154.2159,159.8062,-12.6959,0.0000,132.3072,0.0000,132.3072,3.8563,132.3072,7.8963,0.0000,2186.6747,543.3077,791.4945,124.4110,10.7321,113.6789,0.0000,113.6789,0.0000,113.6789,25.8044,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26260.3062,26260.3062,26260.3062,26260.3062,6,0,0,0
+3614.5894,0.5000,78850.0542,83.0000,83.0000,0.0000,0.9951,34.9799,6,1596.2726,811.7608,922.2250,-75.9497,135.6950,154.1603,159.8062,-12.6959,0.0000,131.8387,0.0000,131.8387,3.8563,131.8387,7.8775,0.0000,2186.6747,541.3433,788.6915,123.9612,10.7231,113.2381,0.0000,113.2381,0.0000,113.2381,25.3635,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26168.3705,26168.3705,26168.3705,26168.3705,6,0,0,0
+3615.0894,0.5000,78861.5820,83.0000,83.0000,0.0000,0.9684,35.0915,6,1596.2726,807.4360,921.5556,-75.9497,134.9720,154.0484,159.8062,-12.6959,0.0000,131.1157,0.0000,131.1157,3.8563,131.1157,7.8486,0.0000,2186.6747,538.3126,784.3668,123.2671,10.7091,112.5580,0.0000,112.5580,0.0000,112.5580,24.6834,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26026.5235,26026.5235,26026.5235,26026.5235,6,0,0,0
+3615.5894,0.5000,78873.1098,83.0000,83.0000,0.0000,0.9561,35.2017,6,1596.2726,805.4402,920.5229,-75.9497,134.6384,153.8758,159.8062,-12.6959,0.0000,130.7821,0.0000,130.7821,3.8563,130.7821,7.8353,0.0000,2186.6747,536.9139,782.3710,122.9469,10.7027,112.2442,0.0000,112.2442,0.0000,112.2442,24.3696,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25961.0631,25961.0631,25961.0631,25961.0631,6,0,0,0
+3616.0894,0.5000,78884.6376,83.0000,83.0000,0.0000,0.9560,35.3119,6,1596.2726,805.4191,920.0463,-75.9497,134.6349,153.7961,159.8062,-12.6959,0.0000,130.7786,0.0000,130.7786,3.8563,130.7786,7.8351,0.0000,2186.6747,536.8991,782.3498,122.9435,10.7026,112.2408,0.0000,112.2408,0.0000,112.2408,24.3662,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25960.3694,25960.3694,25960.3694,25960.3694,6,0,0,0
+3616.5894,0.5000,78896.1654,83.0000,83.0000,0.0000,0.9614,35.4227,6,1596.2726,806.2943,920.0412,-75.9497,134.7812,153.7953,159.8062,-12.6959,0.0000,130.9249,0.0000,130.9249,3.8563,130.9249,7.8410,0.0000,2186.6747,537.5124,783.2250,123.0839,10.7055,112.3785,0.0000,112.3785,0.0000,112.3785,24.5039,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25989.0758,25989.0758,25989.0758,25989.0758,6,0,0,0
+3617.0894,0.5000,78907.6931,83.0000,83.0000,0.0000,0.9741,35.5350,6,1596.2726,808.3559,920.2502,-75.9497,135.1258,153.8302,159.8062,-12.6959,0.0000,131.2695,0.0000,131.2695,3.8563,131.2695,7.8548,0.0000,2186.6747,538.9572,785.2867,123.4148,10.7121,112.7027,0.0000,112.7027,0.0000,112.7027,24.8281,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26056.6960,26056.6960,26056.6960,26056.6960,6,0,0,0
+3617.5894,0.5000,78919.2209,83.0000,83.0000,0.0000,0.9836,35.6484,6,1596.2726,809.8915,920.7425,-75.9497,135.3825,153.9125,159.8062,-12.6959,0.0000,131.5262,0.0000,131.5262,3.8563,131.5262,7.8650,0.0000,2186.6747,540.0334,786.8223,123.6612,10.7170,112.9441,0.0000,112.9441,0.0000,112.9441,25.0696,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26107.0620,26107.0620,26107.0620,26107.0620,6,0,0,0
+3618.0894,0.5000,78930.7487,83.0000,83.0000,0.0000,0.9869,35.7622,6,1596.2726,810.4393,921.1092,-75.9497,135.4741,153.9738,159.8062,-12.6959,0.0000,131.6178,0.0000,131.6178,3.8563,131.6178,7.8687,0.0000,2186.6747,540.4172,787.3700,123.7491,10.7188,113.0303,0.0000,113.0303,0.0000,113.0303,25.1557,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26125.0265,26125.0265,26125.0265,26125.0265,6,0,0,0
+3618.5894,0.5000,78942.2765,83.0000,83.0000,0.0000,0.9813,35.8753,6,1596.2726,809.5221,921.2400,-75.9497,135.3207,153.9957,159.8062,-12.6959,0.0000,131.4645,0.0000,131.4645,3.8563,131.4645,7.8626,0.0000,2186.6747,539.7745,786.4529,123.6019,10.7159,112.8861,0.0000,112.8861,0.0000,112.8861,25.0115,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26094.9459,26094.9459,26094.9459,26094.9459,6,0,0,0
+3619.0894,0.5000,78953.8042,83.0000,83.0000,0.0000,0.9643,35.9865,6,1596.2726,806.7688,921.0210,-75.9497,134.8605,153.9590,159.8062,-12.6959,0.0000,131.0042,0.0000,131.0042,3.8563,131.0042,7.8441,0.0000,2186.6747,537.8450,783.6995,123.1601,10.7070,112.4531,0.0000,112.4531,0.0000,112.4531,24.5785,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26004.6394,26004.6394,26004.6394,26004.6394,6,0,0,0
+3619.5894,0.5000,78965.3320,83.0000,83.0000,0.0000,0.9400,36.0948,6,1596.2726,802.8401,920.3635,-75.9497,134.2038,153.8491,159.8062,-12.6959,0.0000,130.3475,0.0000,130.3475,3.8563,130.3475,7.8179,0.0000,2186.6747,535.0917,779.7708,122.5296,10.6943,111.8353,0.0000,111.8353,0.0000,111.8353,23.9606,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25875.7806,25875.7806,25875.7806,25875.7806,6,0,0,0
+3620.0894,0.5000,78976.8598,83.0000,83.0000,0.0000,0.9085,36.1996,6,1596.2726,797.7313,919.4253,-75.9497,133.3498,153.6923,159.8062,-12.6959,0.0000,129.4935,0.0000,129.4935,3.8563,129.4935,7.7837,0.0000,2186.6747,531.5115,774.6621,121.7098,10.6779,111.0319,0.0000,111.0319,0.0000,111.0319,23.1572,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25708.2197,25708.2197,25708.2197,25708.2197,6,0,0,0
+3620.5894,0.5000,78988.3876,83.0000,83.0000,0.0000,0.8748,36.3004,6,1596.2726,792.2617,918.2054,-75.9497,132.4355,153.4884,159.8062,-12.6959,0.0000,128.5792,0.0000,128.5792,3.8563,128.5792,7.7471,0.0000,2186.6747,527.6784,769.1925,120.8320,10.6603,110.1718,0.0000,110.1718,0.0000,110.1718,22.2971,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25528.8224,25528.8224,25528.8224,25528.8224,6,0,0,0
+3621.0894,0.5000,78999.9154,83.0000,83.0000,0.0000,0.8395,36.3972,6,1596.2726,786.5431,916.8992,-75.9497,131.4796,153.2700,159.8062,-12.6959,0.0000,127.6233,0.0000,127.6233,3.8563,127.6233,7.7089,0.0000,2186.6747,523.6708,763.4739,119.9144,10.6420,109.2724,0.0000,109.2724,0.0000,109.2724,21.3976,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25341.2587,25341.2587,25341.2587,25341.2587,6,0,0,0
+3621.5894,0.5000,79011.4431,83.0000,83.0000,0.0000,0.8155,36.4912,6,1596.2726,782.6628,915.5336,-75.9497,130.8309,153.0418,159.8062,-12.6959,0.0000,126.9746,0.0000,126.9746,3.8563,126.9746,7.6830,0.0000,2186.6747,520.9515,759.5936,119.2917,10.6297,108.6619,0.0000,108.6619,0.0000,108.6619,20.7871,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25213.9889,25213.9889,25213.9889,25213.9889,6,0,0,0
+3622.0894,0.5000,79022.9709,83.0000,83.0000,0.0000,0.8148,36.5851,6,1596.2726,782.5446,914.6070,-75.9497,130.8112,152.8869,159.8062,-12.6959,0.0000,126.9549,0.0000,126.9549,3.8563,126.9549,7.6822,0.0000,2186.6747,520.8687,759.4754,119.2727,10.6293,108.6433,0.0000,108.6433,0.0000,108.6433,20.7685,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25210.1113,25210.1113,25210.1113,25210.1113,6,0,0,0
+3622.5894,0.5000,79034.4987,83.0000,83.0000,0.0000,0.7728,36.6742,6,1596.2726,775.7428,914.5788,-75.9497,129.6742,152.8822,159.8062,-12.6959,0.0000,125.8179,0.0000,125.8179,3.8563,125.8179,7.6367,0.0000,2186.6747,516.1020,752.6736,118.1812,10.6079,107.5733,0.0000,107.5733,0.0000,107.5733,19.6984,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24987.0200,24987.0200,24987.0200,24987.0200,6,0,0,0
+3623.0894,0.5000,79046.0265,83.0000,83.0000,0.0000,0.7470,36.7603,6,1596.2726,771.5601,912.9545,-75.9497,128.9750,152.6106,159.8062,-12.6959,0.0000,125.1187,0.0000,125.1187,3.8563,125.1187,7.6087,0.0000,2186.6747,513.1707,748.4909,117.5100,10.5947,106.9153,0.0000,106.9153,0.0000,106.9153,19.0403,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24849.8325,24849.8325,24849.8325,24849.8325,6,0,0,0
+3623.5894,0.5000,79057.5542,83.0000,83.0000,0.0000,0.7347,36.8450,6,1596.2726,769.5650,911.9557,-75.9497,128.6415,152.4437,159.8062,-12.6959,0.0000,124.7852,0.0000,124.7852,3.8563,124.7852,7.5954,0.0000,2186.6747,511.7726,746.4958,117.1898,10.5884,106.6014,0.0000,106.6014,0.0000,106.6014,18.7265,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24784.3948,24784.3948,24784.3948,24784.3948,6,0,0,0
+3624.0894,0.5000,79069.0820,83.0000,83.0000,0.0000,0.7152,36.9274,6,1596.2726,766.4082,911.4792,-75.9497,128.1138,152.3640,159.8062,-12.6959,0.0000,124.2575,0.0000,124.2575,3.8563,124.2575,7.5743,0.0000,2186.6747,509.5602,743.3389,116.6832,10.5784,106.1048,0.0000,106.1048,0.0000,106.1048,18.2298,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24680.8532,24680.8532,24680.8532,24680.8532,6,0,0,0
+3624.5894,0.5000,79080.6098,83.0000,83.0000,0.0000,0.6775,37.0055,6,1596.2726,760.3041,910.7254,-75.9497,127.0934,152.2380,159.8062,-12.6959,0.0000,123.2371,0.0000,123.2371,3.8563,123.2371,7.5335,0.0000,2186.6747,505.2825,737.2349,115.7037,10.5592,105.1445,0.0000,105.1445,0.0000,105.1445,17.2695,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24485.7346,24485.7346,24485.7346,24485.7346,6,0,0,0
+3625.0894,0.5000,79092.1376,83.0000,83.0000,0.0000,0.6391,37.0792,6,1596.2726,754.0814,909.2677,-75.9497,126.0532,151.9944,159.8062,-12.6959,0.0000,122.1969,0.0000,122.1969,3.8563,122.1969,7.4919,0.0000,2186.6747,500.9216,731.0121,114.7051,10.5396,104.1655,0.0000,104.1655,0.0000,104.1655,16.2904,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24288.6768,24288.6768,24288.6768,24288.6768,6,0,0,0
+3625.5894,0.5000,79103.6654,83.0000,83.0000,0.0000,0.6024,37.1487,6,1596.2726,748.1371,907.7817,-75.9497,125.0595,151.7460,159.8062,-12.6959,0.0000,121.2033,0.0000,121.2033,3.8563,121.2033,7.4521,0.0000,2186.6747,496.7559,725.0678,113.7512,10.5208,103.2303,0.0000,103.2303,0.0000,103.2303,15.3552,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24100.4365,24100.4365,24100.4365,24100.4365,6,0,0,0
+3626.0894,0.5000,79115.1931,83.0000,83.0000,0.0000,0.5985,37.2177,6,1596.2726,747.4994,906.3622,-75.9497,124.9529,151.5087,159.8062,-12.6959,0.0000,121.0967,0.0000,121.0967,3.8563,121.0967,7.4478,0.0000,2186.6747,496.3090,724.4301,113.6488,10.5188,103.1300,0.0000,103.1300,0.0000,103.1300,15.2549,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24080.2413,24080.2413,24080.2413,24080.2413,6,0,0,0
+3626.5894,0.5000,79126.7209,83.0000,83.0000,0.0000,0.6145,37.2885,6,1596.2726,750.0899,906.2100,-75.9497,125.3860,151.4832,159.8062,-12.6959,0.0000,121.5297,0.0000,121.5297,3.8563,121.5297,7.4652,0.0000,2186.6747,498.1244,727.0206,114.0645,10.5270,103.5375,0.0000,103.5375,0.0000,103.5375,15.6625,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24162.2751,24162.2751,24162.2751,24162.2751,6,0,0,0
+3627.0894,0.5000,79138.2487,83.0000,83.0000,0.0000,0.6698,37.3657,6,1596.2726,759.0476,906.8286,-75.9497,126.8834,151.5866,159.8062,-12.6959,0.0000,123.0271,0.0000,123.0271,3.8563,123.0271,7.5251,0.0000,2186.6747,504.4020,735.9784,115.5020,10.5552,104.9468,0.0000,104.9468,0.0000,104.9468,17.0718,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24445.9447,24445.9447,24445.9447,24445.9447,6,0,0,0
+3627.5894,0.5000,79149.7765,83.0000,83.0000,0.0000,0.7390,37.4509,6,1596.2726,770.2586,908.9677,-75.9497,128.7574,151.9442,159.8062,-12.6959,0.0000,124.9011,0.0000,124.9011,3.8563,124.9011,7.6000,0.0000,2186.6747,512.2586,747.1893,117.3011,10.5906,106.7105,0.0000,106.7105,0.0000,106.7105,18.8356,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24807.1429,24807.1429,24807.1429,24807.1429,6,0,0,0
+3628.0894,0.5000,79161.3042,83.0000,83.0000,0.0000,0.8251,37.5460,6,1596.2726,784.2178,911.6449,-75.9497,131.0908,152.3917,159.8062,-12.6959,0.0000,127.2346,0.0000,127.2346,3.8563,127.2346,7.6934,0.0000,2186.6747,522.0412,761.1485,119.5412,10.6346,108.9066,0.0000,108.9066,0.0000,108.9066,21.0318,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25264.9896,25264.9896,25264.9896,25264.9896,6,0,0,0
+3628.5894,0.5000,79172.8320,83.0000,83.0000,0.0000,0.8855,37.6481,6,1596.2726,793.9934,914.9783,-75.9497,132.7249,152.9489,159.8062,-12.6959,0.0000,128.8687,0.0000,128.8687,3.8563,128.8687,7.7587,0.0000,2186.6747,528.8920,770.9242,121.1099,10.6658,110.4441,0.0000,110.4441,0.0000,110.4441,22.5694,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25585.6198,25585.6198,25585.6198,25585.6198,6,0,0,0
+3629.0894,0.5000,79184.3598,83.0000,83.0000,0.0000,0.8883,37.7505,6,1596.2726,794.4562,917.3128,-75.9497,132.8023,153.3392,159.8062,-12.6959,0.0000,128.9460,0.0000,128.9460,3.8563,128.9460,7.7618,0.0000,2186.6747,529.2163,771.3870,121.1842,10.6673,110.5169,0.0000,110.5169,0.0000,110.5169,22.6422,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25600.7995,25600.7995,25600.7995,25600.7995,6,0,0,0
+3629.5894,0.5000,79195.8876,83.0000,83.0000,0.0000,0.9764,37.8630,6,1596.2726,808.7306,917.4233,-75.9497,135.1884,153.3576,159.8062,-12.6959,0.0000,131.3321,0.0000,131.3321,3.8563,131.3321,7.8573,0.0000,2186.6747,539.2198,785.6613,123.4749,10.7133,112.7616,0.0000,112.7616,0.0000,112.7616,24.8870,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26068.9836,26068.9836,26068.9836,26068.9836,6,0,0,0
+3630.0894,0.5000,79207.4154,83.0000,83.0000,0.0000,1.0289,37.9816,6,1596.2726,817.2404,920.8320,-75.9497,136.6110,153.9274,159.8062,-12.6959,0.0000,132.7547,0.0000,132.7547,3.8563,132.7547,7.9142,0.0000,2186.6747,545.1835,794.1712,124.8405,10.7407,114.0998,0.0000,114.0998,0.0000,114.0998,26.2253,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26348.0984,26348.0984,26348.0984,26348.0984,6,0,0,0
+3630.5894,0.5000,79218.9431,83.0000,83.0000,0.0000,1.0057,38.0976,6,1596.2726,813.4812,922.8642,-75.9497,135.9826,154.2671,159.8062,-12.6959,0.0000,132.1263,0.0000,132.1263,3.8563,132.1263,7.8890,0.0000,2186.6747,542.5490,790.4120,124.2372,10.7286,113.5086,0.0000,113.5086,0.0000,113.5086,25.6341,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26224.8001,26224.8001,26224.8001,26224.8001,6,0,0,0
+3631.0894,0.5000,79230.4709,83.0000,83.0000,0.0000,0.9739,38.2098,6,1596.2726,808.3242,921.9665,-75.9497,135.1205,154.1171,159.8062,-12.6959,0.0000,131.2642,0.0000,131.2642,3.8563,131.2642,7.8545,0.0000,2186.6747,538.9350,785.2550,123.4097,10.7120,112.6977,0.0000,112.6977,0.0000,112.6977,24.8231,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26055.6555,26055.6555,26055.6555,26055.6555,6,0,0,0
+3631.5894,0.5000,79241.9987,83.0000,83.0000,0.0000,0.9350,38.3176,6,1596.2726,802.0195,920.7350,-75.9497,134.0666,153.9112,159.8062,-12.6959,0.0000,130.2103,0.0000,130.2103,3.8563,130.2103,7.8124,0.0000,2186.6747,534.5167,778.9502,122.3979,10.6917,111.7062,0.0000,111.7062,0.0000,111.7062,23.8316,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25848.8673,25848.8673,25848.8673,25848.8673,6,0,0,0
+3632.0894,0.5000,79253.5265,83.0000,83.0000,0.0000,0.8961,38.4209,6,1596.2726,795.7242,919.2294,-75.9497,133.0143,153.6596,159.8062,-12.6959,0.0000,129.1580,0.0000,129.1580,3.8563,129.1580,7.7703,0.0000,2186.6747,530.1049,772.6549,121.3877,10.6714,110.7163,0.0000,110.7163,0.0000,110.7163,22.8416,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25642.3865,25642.3865,25642.3865,25642.3865,6,0,0,0
+3632.5894,0.5000,79265.0542,83.0000,83.0000,0.0000,0.8564,38.5197,6,1596.2726,789.2917,917.7261,-75.9497,131.9390,153.4083,159.8062,-12.6959,0.0000,128.0827,0.0000,128.0827,3.8563,128.0827,7.7273,0.0000,2186.6747,525.5970,766.2225,120.3554,10.6507,109.7047,0.0000,109.7047,0.0000,109.7047,21.8300,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25431.4097,25431.4097,25431.4097,25431.4097,6,0,0,0
+3633.0894,0.5000,79276.5820,83.0000,83.0000,0.0000,0.8055,38.6125,6,1596.2726,781.0359,916.1900,-75.9497,130.5589,153.1515,159.8062,-12.6959,0.0000,126.7027,0.0000,126.7027,3.8563,126.7027,7.6721,0.0000,2186.6747,519.8113,757.9666,119.0306,10.6246,108.4060,0.0000,108.4060,0.0000,108.4060,20.5312,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25160.6263,25160.6263,25160.6263,25160.6263,6,0,0,0
+3633.5894,0.5000,79288.1098,83.0000,83.0000,0.0000,0.7560,38.6997,6,1596.2726,773.0275,914.2185,-75.9497,129.2203,152.8219,159.8062,-12.6959,0.0000,125.3640,0.0000,125.3640,3.8563,125.3640,7.6185,0.0000,2186.6747,514.1990,749.9582,117.7454,10.5993,107.1461,0.0000,107.1461,0.0000,107.1461,19.2712,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24897.9593,24897.9593,24897.9593,24897.9593,6,0,0,0
+3634.0894,0.5000,79299.6376,83.0000,83.0000,0.0000,0.7203,38.7827,6,1596.2726,767.2347,912.3061,-75.9497,128.2519,152.5022,159.8062,-12.6959,0.0000,124.3956,0.0000,124.3956,3.8563,124.3956,7.5798,0.0000,2186.6747,510.1395,744.1655,116.8158,10.5811,106.2348,0.0000,106.2348,0.0000,106.2348,18.3598,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24707.9638,24707.9638,24707.9638,24707.9638,6,0,0,0
+3634.5894,0.5000,79311.1654,83.0000,83.0000,0.0000,0.6998,38.8634,6,1596.2726,763.9144,910.9228,-75.9497,127.6969,152.2710,159.8062,-12.6959,0.0000,123.8406,0.0000,123.8406,3.8563,123.8406,7.5576,0.0000,2186.6747,507.8126,740.8452,116.2830,10.5706,105.7124,0.0000,105.7124,0.0000,105.7124,17.8375,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24600.0632,24600.0632,24600.0632,24600.0632,6,0,0,0
+3635.0894,0.5000,79322.6931,83.0000,83.0000,0.0000,0.6981,38.9438,6,1596.2726,763.6316,910.1299,-75.9497,127.6496,152.1385,159.8062,-12.6959,0.0000,123.7933,0.0000,123.7933,3.8563,123.7933,7.5557,0.0000,2186.6747,507.6144,740.5624,116.2376,10.5697,105.6679,0.0000,105.6679,0.0000,105.6679,17.7930,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24591.1077,24591.1077,24591.1077,24591.1077,6,0,0,0
+3635.5894,0.5000,79334.2209,83.0000,83.0000,0.0000,0.6962,39.0241,6,1596.2726,763.3297,910.0623,-75.9497,127.5992,152.1272,159.8062,-12.6959,0.0000,123.7429,0.0000,123.7429,3.8563,123.7429,7.5537,0.0000,2186.6747,507.4028,740.2604,116.1892,10.5687,105.6204,0.0000,105.6204,0.0000,105.6204,17.7455,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24581.5462,24581.5462,24581.5462,24581.5462,6,0,0,0
+3636.0894,0.5000,79345.7487,83.0000,83.0000,0.0000,0.6954,39.1043,6,1596.2726,763.1949,909.9902,-75.9497,127.5766,152.1151,159.8062,-12.6959,0.0000,123.7203,0.0000,123.7203,3.8563,123.7203,7.5528,0.0000,2186.6747,507.3084,740.1256,116.1675,10.5683,105.5992,0.0000,105.5992,0.0000,105.5992,17.7243,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24577.2762,24577.2762,24577.2762,24577.2762,6,0,0,0
+3636.5894,0.5000,79357.2765,83.0000,83.0000,0.0000,0.7028,39.1853,6,1596.2726,764.3937,909.9580,-75.9497,127.7770,152.1097,159.8062,-12.6959,0.0000,123.9207,0.0000,123.9207,3.8563,123.9207,7.5608,0.0000,2186.6747,508.1485,741.3245,116.3599,10.5721,105.7878,0.0000,105.7878,0.0000,105.7878,17.9129,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24615.2415,24615.2415,24615.2415,24615.2415,6,0,0,0
+3637.0894,0.5000,79368.8042,83.0000,83.0000,0.0000,0.7197,39.2682,6,1596.2726,767.1404,910.2443,-75.9497,128.2362,152.1576,159.8062,-12.6959,0.0000,124.3799,0.0000,124.3799,3.8563,124.3799,7.5792,0.0000,2186.6747,510.0734,744.0711,116.8007,10.5808,106.2199,0.0000,106.2199,0.0000,106.2199,18.3450,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24704.8683,24704.8683,24704.8683,24704.8683,6,0,0,0
+3637.5894,0.5000,79380.3320,83.0000,83.0000,0.0000,0.7582,39.3556,6,1596.2726,773.3691,910.9002,-75.9497,129.2774,152.2672,159.8062,-12.6959,0.0000,125.4211,0.0000,125.4211,3.8563,125.4211,7.6208,0.0000,2186.6747,514.4384,750.2998,117.8002,10.6004,107.1998,0.0000,107.1998,0.0000,107.1998,19.3249,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24909.1628,24909.1628,24909.1628,24909.1628,6,0,0,0
+3638.0894,0.5000,79391.8598,83.0000,83.0000,0.0000,0.8027,39.4482,6,1596.2726,780.5842,912.3876,-75.9497,130.4834,152.5159,159.8062,-12.6959,0.0000,126.6272,0.0000,126.6272,3.8563,126.6272,7.6691,0.0000,2186.6747,519.4948,757.5149,118.9581,10.6232,108.3349,0.0000,108.3349,0.0000,108.3349,20.4601,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25145.8120,25145.8120,25145.8120,25145.8120,6,0,0,0
+3638.5894,0.5000,79403.3876,83.0000,83.0000,0.0000,0.8523,39.5464,6,1596.2726,788.6142,914.1106,-75.9497,131.8257,152.8039,159.8062,-12.6959,0.0000,127.9695,0.0000,127.9695,3.8563,127.9695,7.7228,0.0000,2186.6747,525.1222,765.5449,120.2467,10.6485,109.5982,0.0000,109.5982,0.0000,109.5982,21.7234,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25409.1867,25409.1867,25409.1867,25409.1867,6,0,0,0
+3639.0894,0.5000,79414.9154,83.0000,83.0000,0.0000,0.8956,39.6497,6,1596.2726,795.6360,916.0282,-75.9497,132.9995,153.1244,159.8062,-12.6959,0.0000,129.1432,0.0000,129.1432,3.8563,129.1432,7.7697,0.0000,2186.6747,530.0431,772.5667,121.3735,10.6711,110.7024,0.0000,110.7024,0.0000,110.7024,22.8277,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25639.4947,25639.4947,25639.4947,25639.4947,6,0,0,0
+3639.5894,0.5000,79426.4431,83.0000,83.0000,0.0000,0.9343,39.7574,6,1596.2726,801.9109,917.7050,-75.9497,134.0484,153.4047,159.8062,-12.6959,0.0000,130.1922,0.0000,130.1922,3.8563,130.1922,7.8117,0.0000,2186.6747,534.4406,778.8417,122.3805,10.6913,111.6892,0.0000,111.6892,0.0000,111.6892,23.8145,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25845.3058,25845.3058,25845.3058,25845.3058,6,0,0,0
+3640.0894,0.5000,79437.9709,83.0000,83.0000,0.0000,0.9606,39.8681,6,1596.2726,806.1650,919.2035,-75.9497,134.7596,153.6552,159.8062,-12.6959,0.0000,130.9033,0.0000,130.9033,3.8563,130.9033,7.8401,0.0000,2186.6747,537.4218,783.0957,123.0632,10.7050,112.3581,0.0000,112.3581,0.0000,112.3581,24.4835,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25984.8339,25984.8339,25984.8339,25984.8339,6,0,0,0
+3640.5894,0.5000,79449.4987,83.0000,83.0000,0.0000,0.9798,39.9810,6,1596.2726,809.2803,920.2193,-75.9497,135.2803,153.8250,159.8062,-12.6959,0.0000,131.4240,0.0000,131.4240,3.8563,131.4240,7.8609,0.0000,2186.6747,539.6050,786.2110,123.5631,10.7151,112.8480,0.0000,112.8480,0.0000,112.8480,24.9735,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26087.0126,26087.0126,26087.0126,26087.0126,6,0,0,0
+3641.0894,0.5000,79461.0265,83.0000,83.0000,0.0000,0.9875,40.0949,6,1596.2726,810.5360,920.9633,-75.9497,135.4902,153.9494,159.8062,-12.6959,0.0000,131.6339,0.0000,131.6339,3.8563,131.6339,7.8693,0.0000,2186.6747,540.4850,787.4668,123.7646,10.7191,113.0455,0.0000,113.0455,0.0000,113.0455,25.1709,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26128.2006,26128.2006,26128.2006,26128.2006,6,0,0,0
+3641.5894,0.5000,79472.5542,83.0000,83.0000,0.0000,0.9881,40.2088,6,1596.2726,810.6252,921.2631,-75.9497,135.5051,153.9995,159.8062,-12.6959,0.0000,131.6489,0.0000,131.6489,3.8563,131.6489,7.8699,0.0000,2186.6747,540.5475,787.5560,123.7789,10.7194,113.0595,0.0000,113.0595,0.0000,113.0595,25.1850,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26131.1255,26131.1255,26131.1255,26131.1255,6,0,0,0
+3642.0894,0.5000,79484.0820,83.0000,83.0000,0.0000,0.9827,40.3221,6,1596.2726,809.7495,921.2844,-75.9497,135.3588,154.0031,159.8062,-12.6959,0.0000,131.5025,0.0000,131.5025,3.8563,131.5025,7.8641,0.0000,2186.6747,539.9338,786.6802,123.6384,10.7166,112.9218,0.0000,112.9218,0.0000,112.9218,25.0472,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26102.4024,26102.4024,26102.4024,26102.4024,6,0,0,0
+3642.5894,0.5000,79495.6098,83.0000,83.0000,0.0000,0.9731,40.4342,6,1596.2726,808.1976,921.0753,-75.9497,135.0993,153.9681,159.8062,-12.6959,0.0000,131.2431,0.0000,131.2431,3.8563,131.2431,7.8537,0.0000,2186.6747,538.8463,785.1284,123.3894,10.7116,112.6778,0.0000,112.6778,0.0000,112.6778,24.8032,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26051.5028,26051.5028,26051.5028,26051.5028,6,0,0,0
+3643.0894,0.5000,79507.1376,83.0000,83.0000,0.0000,0.9610,40.5450,6,1596.2726,806.2364,920.7047,-75.9497,134.7715,153.9062,159.8062,-12.6959,0.0000,130.9152,0.0000,130.9152,3.8563,130.9152,7.8406,0.0000,2186.6747,537.4719,783.1672,123.0746,10.7053,112.3694,0.0000,112.3694,0.0000,112.3694,24.4948,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25987.1786,25987.1786,25987.1786,25987.1786,6,0,0,0
+3643.5894,0.5000,79518.6654,83.0000,83.0000,0.0000,0.9436,40.6538,6,1596.2726,803.4152,920.2364,-75.9497,134.2999,153.8279,159.8062,-12.6959,0.0000,130.4436,0.0000,130.4436,3.8563,130.4436,7.8217,0.0000,2186.6747,535.4948,780.3459,122.6219,10.6962,111.9257,0.0000,111.9257,0.0000,111.9257,24.0511,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25894.6446,25894.6446,25894.6446,25894.6446,6,0,0,0
+3644.0894,0.5000,79530.1931,83.0000,83.0000,0.0000,0.9133,40.7591,6,1596.2726,798.5109,919.5627,-75.9497,133.4801,153.7153,159.8062,-12.6959,0.0000,129.6238,0.0000,129.6238,3.8563,129.6238,7.7889,0.0000,2186.6747,532.0578,775.4417,121.8349,10.6804,111.1545,0.0000,111.1545,0.0000,111.1545,23.2798,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25733.7894,25733.7894,25733.7894,25733.7894,6,0,0,0
+3644.5894,0.5000,79541.7209,83.0000,83.0000,0.0000,0.8608,40.8583,6,1596.2726,790.0028,918.3915,-75.9497,132.0579,153.5195,159.8062,-12.6959,0.0000,128.2016,0.0000,128.2016,3.8563,128.2016,7.7320,0.0000,2186.6747,526.0954,766.9336,120.4695,10.6530,109.8166,0.0000,109.8166,0.0000,109.8166,21.9418,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25454.7324,25454.7324,25454.7324,25454.7324,6,0,0,0
+3645.0894,0.5000,79553.2487,83.0000,83.0000,0.0000,0.7842,40.9487,6,1596.2726,777.5918,916.3598,-75.9497,129.9832,153.1799,159.8062,-12.6959,0.0000,126.1270,0.0000,126.1270,3.8563,126.1270,7.6491,0.0000,2186.6747,517.3977,754.5226,118.4779,10.6137,107.8642,0.0000,107.8642,0.0000,107.8642,19.9893,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25047.6653,25047.6653,25047.6653,25047.6653,6,0,0,0
+3645.5894,0.5000,79564.7765,83.0000,83.0000,0.0000,0.6919,41.0285,6,1596.2726,762.6294,913.3960,-75.9497,127.4821,152.6844,159.8062,-12.6959,0.0000,123.6258,0.0000,123.6258,3.8563,123.6258,7.5490,0.0000,2186.6747,506.9121,739.5602,116.0768,10.5665,105.5103,0.0000,105.5103,0.0000,105.5103,17.6353,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24559.3703,24559.3703,24559.3703,24559.3703,6,0,0,0
+3646.0894,0.5000,79576.3042,83.0000,83.0000,0.0000,0.6014,41.0978,6,1596.2726,747.9781,909.8230,-75.9497,125.0330,152.0872,159.8062,-12.6959,0.0000,121.1767,0.0000,121.1767,3.8563,121.1767,7.4510,0.0000,2186.6747,496.6444,724.9089,113.7256,10.5203,103.2053,0.0000,103.2053,0.0000,103.2053,15.3302,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24095.4016,24095.4016,24095.4016,24095.4016,6,0,0,0
+3646.5894,0.5000,79587.8320,83.0000,83.0000,0.0000,0.5143,41.1571,6,1596.2726,733.8574,906.3243,-75.9497,122.6725,151.5023,159.8062,-12.6959,0.0000,118.8162,0.0000,118.8162,3.8563,118.8162,7.3566,0.0000,2186.6747,486.7487,710.7881,111.4596,10.4758,100.9838,0.0000,100.9838,0.0000,100.9838,13.1087,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23648.2357,23648.2357,23648.2357,23648.2357,6,0,0,0
+3647.0894,0.5000,79599.3598,83.0000,83.0000,0.0000,0.4368,41.2075,6,1596.2726,721.3093,902.9522,-75.9497,120.5750,150.9386,159.8062,-12.6959,0.0000,116.7187,0.0000,116.7187,3.8563,116.7187,7.2727,0.0000,2186.6747,477.9549,698.2400,109.4460,10.4362,99.0098,0.0000,99.0098,0.0000,99.0098,11.1345,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23250.8706,23250.8706,23250.8706,23250.8706,6,0,0,0
+3647.5894,0.5000,79610.8876,83.0000,83.0000,0.0000,0.3611,41.2491,6,1596.2726,709.0403,899.9558,-75.9497,118.5241,150.4377,159.8062,-12.6959,0.0000,114.6678,0.0000,114.6678,3.8563,114.6678,7.1907,0.0000,2186.6747,469.3568,685.9710,107.4771,10.3975,97.0796,0.0000,97.0796,0.0000,97.0796,9.2043,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22862.3430,22862.3430,22862.3430,22862.3430,6,0,0,0
+3648.0894,0.5000,79622.4154,83.0000,83.0000,0.0000,0.2868,41.2821,6,1596.2726,697.0024,897.0259,-75.9497,116.5118,149.9480,159.8062,-12.6959,0.0000,112.6555,0.0000,112.6555,3.8563,112.6555,7.1102,0.0000,2186.6747,460.9207,673.9332,105.5453,10.3595,95.1858,0.0000,95.1858,0.0000,95.1858,7.3105,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22481.1369,22481.1369,22481.1369,22481.1369,6,0,0,0
+3648.5894,0.5000,79633.9431,83.0000,83.0000,0.0000,0.2362,41.3094,6,1596.2726,688.8050,894.1513,-75.9497,115.1415,149.4675,159.8062,-12.6959,0.0000,111.2852,0.0000,111.2852,3.8563,111.2852,7.0554,0.0000,2186.6747,455.1759,665.7357,104.2298,10.3337,93.8962,0.0000,93.8962,0.0000,93.8962,6.0208,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22257.6268,22257.6268,22257.6268,22257.6268,6,0,0,0
+3649.0894,0.5000,79645.4709,83.0000,83.0000,0.0000,0.2028,41.3327,6,1596.2726,683.3962,892.1937,-75.9497,114.2374,149.1402,159.8062,-12.6959,0.0000,110.3811,0.0000,110.3811,3.8563,110.3811,7.0192,0.0000,2186.6747,451.3854,660.3269,103.3619,10.3166,93.0453,0.0000,93.0453,0.0000,93.0453,5.1699,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22111.1024,22111.1024,22111.1024,22111.1024,6,0,0,0
+3649.5894,0.5000,79656.9987,83.0000,83.0000,0.0000,0.2057,41.3565,6,1596.2726,683.8620,890.9021,-75.9497,114.3152,148.9243,159.8062,-12.6959,0.0000,110.4590,0.0000,110.4590,3.8563,110.4590,7.0223,0.0000,2186.6747,451.7119,660.7927,103.4366,10.3181,93.1185,0.0000,93.1185,0.0000,93.1185,5.2432,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22123.7208,22123.7208,22123.7208,22123.7208,6,0,0,0
+3650.0894,0.5000,79668.5265,83.0000,83.0000,0.0000,0.2173,41.3815,6,1596.2726,685.7379,891.0133,-75.9497,114.6288,148.9429,159.8062,-12.6959,0.0000,110.7725,0.0000,110.7725,3.8563,110.7725,7.0349,0.0000,2186.6747,453.0265,662.6686,103.7376,10.3240,93.4137,0.0000,93.4137,0.0000,93.4137,5.5383,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22174.5383,22174.5383,22174.5383,22174.5383,6,0,0,0
+3650.5894,0.5000,79680.0542,83.0000,83.0000,0.0000,0.2313,41.4082,6,1596.2726,688.0101,891.4613,-75.9497,115.0087,149.0178,159.8062,-12.6959,0.0000,111.1524,0.0000,111.1524,3.8563,111.1524,7.0501,0.0000,2186.6747,454.6189,664.9409,104.1023,10.3312,93.7711,0.0000,93.7711,0.0000,93.7711,5.8958,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22236.0947,22236.0947,22236.0947,22236.0947,6,0,0,0
+3651.0894,0.5000,79691.5820,83.0000,83.0000,0.0000,0.2466,41.4366,6,1596.2726,690.4884,892.0039,-75.9497,115.4229,149.1085,159.8062,-12.6959,0.0000,111.5666,0.0000,111.5666,3.8563,111.5666,7.0666,0.0000,2186.6747,456.3556,667.4191,104.5000,10.3390,94.1610,0.0000,94.1610,0.0000,94.1610,6.2857,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22303.2293,22303.2293,22303.2293,22303.2293,6,0,0,0
+3651.5894,0.5000,79703.1098,83.0000,83.0000,0.0000,0.2574,41.4663,6,1596.2726,692.2330,892.5957,-75.9497,115.7145,149.2074,159.8062,-12.6959,0.0000,111.8583,0.0000,111.8583,3.8563,111.8583,7.0783,0.0000,2186.6747,457.5783,669.1638,104.7800,10.3445,94.4355,0.0000,94.4355,0.0000,94.4355,6.5601,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22350.4917,22350.4917,22350.4917,22350.4917,6,0,0,0
+3652.0894,0.5000,79714.6376,83.0000,83.0000,0.0000,0.2576,41.4960,6,1596.2726,692.2700,893.0123,-75.9497,115.7207,149.2771,159.8062,-12.6959,0.0000,111.8644,0.0000,111.8644,3.8563,111.8644,7.0786,0.0000,2186.6747,457.6042,669.2007,104.7859,10.3446,94.4413,0.0000,94.4413,0.0000,94.4413,6.5659,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22351.4934,22351.4934,22351.4934,22351.4934,6,0,0,0
+3652.5894,0.5000,79726.1654,83.0000,83.0000,0.0000,0.3491,41.5362,6,1596.2726,707.0922,893.0212,-75.9497,118.1984,149.2786,159.8062,-12.6959,0.0000,114.3422,0.0000,114.3422,3.8563,114.3422,7.1777,0.0000,2186.6747,467.9916,684.0230,107.1645,10.3913,96.7731,0.0000,96.7731,0.0000,96.7731,8.8978,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22800.6542,22800.6542,22800.6542,22800.6542,6,0,0,0
+3653.0894,0.5000,79737.6931,83.0000,83.0000,0.0000,0.4471,41.5877,6,1596.2726,722.9775,896.5607,-75.9497,120.8538,149.8702,159.8062,-12.6959,0.0000,116.9976,0.0000,116.9976,3.8563,116.9976,7.2839,0.0000,2186.6747,479.1240,699.9083,109.7137,10.4415,99.2722,0.0000,99.2722,0.0000,99.2722,11.3970,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23303.6994,23303.6994,23303.6994,23303.6994,6,0,0,0
+3653.5894,0.5000,79749.2209,83.0000,83.0000,0.0000,0.5329,41.6492,6,1596.2726,736.8797,900.3541,-75.9497,123.1777,150.5043,159.8062,-12.6959,0.0000,119.3215,0.0000,119.3215,3.8563,119.3215,7.3768,0.0000,2186.6747,488.8667,713.8104,111.9446,10.4853,101.4593,0.0000,101.4593,0.0000,101.4593,13.5842,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23743.9440,23743.9440,23743.9440,23743.9440,6,0,0,0
+3654.0894,0.5000,79760.7487,83.0000,83.0000,0.0000,0.6211,41.7208,6,1596.2726,751.1577,903.6740,-75.9497,125.5645,151.0593,159.8062,-12.6959,0.0000,121.7082,0.0000,121.7082,3.8563,121.7082,7.4723,0.0000,2186.6747,498.8727,728.0884,114.2359,10.5303,103.7055,0.0000,103.7055,0.0000,103.7055,15.8305,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24196.0900,24196.0900,24196.0900,24196.0900,6,0,0,0
+3654.5894,0.5000,79772.2765,83.0000,83.0000,0.0000,0.7082,41.8024,6,1596.2726,765.2752,907.0836,-75.9497,127.9244,151.6292,159.8062,-12.6959,0.0000,124.0681,0.0000,124.0681,3.8563,124.0681,7.5667,0.0000,2186.6747,508.7663,742.2059,116.5014,10.5749,105.9265,0.0000,105.9265,0.0000,105.9265,18.0515,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24643.6926,24643.6926,24643.6926,24643.6926,6,0,0,0
+3655.0894,0.5000,79783.8042,83.0000,83.0000,0.0000,0.7945,41.8940,6,1596.2726,779.2559,910.4548,-75.9497,130.2614,152.1928,159.8062,-12.6959,0.0000,126.4051,0.0000,126.4051,3.8563,126.4051,7.6602,0.0000,2186.6747,518.5639,756.1866,118.7449,10.6190,108.1260,0.0000,108.1260,0.0000,108.1260,20.2511,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25102.2448,25102.2448,25102.2448,25102.2448,6,0,0,0
+3655.5894,0.5000,79795.3320,83.0000,83.0000,0.0000,0.8835,41.9958,6,1596.2726,793.6722,913.7934,-75.9497,132.6713,152.7509,159.8062,-12.6959,0.0000,128.8150,0.0000,128.8150,3.8563,128.8150,7.7566,0.0000,2186.6747,528.6669,770.6030,121.0584,10.6648,110.3936,0.0000,110.3936,0.0000,110.3936,22.5189,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25575.0862,25575.0862,25575.0862,25575.0862,6,0,0,0
+3656.0894,0.5000,79806.8598,83.0000,83.0000,0.0000,0.9705,42.1077,6,1596.2726,807.7692,917.2361,-75.9497,135.0277,153.3263,159.8062,-12.6959,0.0000,131.1714,0.0000,131.1714,3.8563,131.1714,7.8508,0.0000,2186.6747,538.5461,784.7000,123.3206,10.7102,112.6104,0.0000,112.6104,0.0000,112.6104,24.7358,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26037.4518,26037.4518,26037.4518,26037.4518,6,0,0,0
+3656.5894,0.5000,79818.3876,83.0000,83.0000,0.0000,1.0435,42.2280,6,1596.2726,819.6099,920.6024,-75.9497,137.0070,153.8891,159.8062,-12.6959,0.0000,133.1508,0.0000,133.1508,3.8563,133.1508,7.9300,0.0000,2186.6747,546.8440,796.5407,125.2207,10.7484,114.4724,0.0000,114.4724,0.0000,114.4724,26.5979,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26425.8148,26425.8148,26425.8148,26425.8148,6,0,0,0
+3657.0894,0.5000,79829.9154,83.0000,83.0000,0.0000,1.0893,42.3536,6,1596.2726,827.0321,923.4300,-75.9497,138.2477,154.3617,159.8062,-12.6959,0.0000,134.3915,0.0000,134.3915,3.8563,134.3915,7.9796,0.0000,2186.6747,552.0455,803.9628,126.4118,10.7723,115.6396,0.0000,115.6396,0.0000,115.6396,27.7652,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26669.2543,26669.2543,26669.2543,26669.2543,6,0,0,0
+3657.5894,0.5000,79841.4431,83.0000,83.0000,0.0000,1.0857,42.4787,6,1596.2726,826.4381,925.2024,-75.9497,138.1484,154.6580,159.8062,-12.6959,0.0000,134.2922,0.0000,134.2922,3.8563,134.2922,7.9757,0.0000,2186.6747,551.6292,803.3688,126.3165,10.7703,115.5461,0.0000,115.5461,0.0000,115.5461,27.6718,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26649.7709,26649.7709,26649.7709,26649.7709,6,0,0,0
+3658.0894,0.5000,79852.9709,83.0000,83.0000,0.0000,1.0450,42.5992,6,1596.2726,819.8434,925.0606,-75.9497,137.0461,154.6343,159.8062,-12.6959,0.0000,133.1898,0.0000,133.1898,3.8563,133.1898,7.9316,0.0000,2186.6747,547.0077,796.7742,125.2582,10.7491,114.5091,0.0000,114.5091,0.0000,114.5091,26.6347,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26433.4734,26433.4734,26433.4734,26433.4734,6,0,0,0
+3658.5894,0.5000,79864.4987,83.0000,83.0000,0.0000,0.9787,42.7120,6,1596.2726,809.1040,923.4857,-75.9497,135.2509,154.3711,159.8062,-12.6959,0.0000,131.3946,0.0000,131.3946,3.8563,131.3946,7.8598,0.0000,2186.6747,539.4815,786.0348,123.5348,10.7145,112.8203,0.0000,112.8203,0.0000,112.8203,24.9457,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26081.2321,26081.2321,26081.2321,26081.2321,6,0,0,0
+3659.0894,0.5000,79876.0265,83.0000,83.0000,0.0000,0.9229,42.8184,6,1596.2726,800.0590,920.9212,-75.9497,133.7389,153.9424,159.8062,-12.6959,0.0000,129.8826,0.0000,129.8826,3.8563,129.8826,7.7993,0.0000,2186.6747,533.1427,776.9897,122.0833,10.6854,111.3979,0.0000,111.3979,0.0000,111.3979,23.5233,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25784.5636,25784.5636,25784.5636,25784.5636,6,0,0,0
+3659.5894,0.5000,79887.5542,83.0000,83.0000,0.0000,0.8740,42.9192,6,1596.2726,792.1361,918.7612,-75.9497,132.4145,153.5813,159.8062,-12.6959,0.0000,128.5582,0.0000,128.5582,3.8563,128.5582,7.7463,0.0000,2186.6747,527.5904,769.0669,120.8119,10.6599,110.1520,0.0000,110.1520,0.0000,110.1520,22.2773,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25524.7024,25524.7024,25524.7024,25524.7024,6,0,0,0
+3660.0894,0.5000,79899.0820,83.0000,83.0000,0.0000,0.8414,43.0162,6,1596.2726,786.8606,916.8692,-75.9497,131.5326,153.2650,159.8062,-12.6959,0.0000,127.6763,0.0000,127.6763,3.8563,127.6763,7.7110,0.0000,2186.6747,523.8933,763.7913,119.9653,10.6430,109.3223,0.0000,109.3223,0.0000,109.3223,21.4476,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25351.6706,25351.6706,25351.6706,25351.6706,6,0,0,0
+3660.5894,0.5000,79910.6098,83.0000,83.0000,0.0000,0.8041,43.1088,6,1596.2726,780.8039,915.6094,-75.9497,130.5202,153.0544,159.8062,-12.6959,0.0000,126.6639,0.0000,126.6639,3.8563,126.6639,7.6705,0.0000,2186.6747,519.6488,757.7346,118.9934,10.6239,108.3695,0.0000,108.3695,0.0000,108.3695,20.4947,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25153.0173,25153.0173,25153.0173,25153.0173,6,0,0,0
+3661.0894,0.5000,79922.1376,83.0000,83.0000,0.0000,0.7563,43.1960,6,1596.2726,773.0712,914.1631,-75.9497,129.2276,152.8127,159.8062,-12.6959,0.0000,125.3713,0.0000,125.3713,3.8563,125.3713,7.6188,0.0000,2186.6747,514.2297,750.0020,117.7525,10.5995,107.1530,0.0000,107.1530,0.0000,107.1530,19.2781,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24899.3938,24899.3938,24899.3938,24899.3938,6,0,0,0
+3661.5894,0.5000,79933.6654,83.0000,83.0000,0.0000,0.6865,43.2752,6,1596.2726,761.7652,912.3165,-75.9497,127.3376,152.5040,159.8062,-12.6959,0.0000,123.4814,0.0000,123.4814,3.8563,123.4814,7.5432,0.0000,2186.6747,506.3064,738.6959,115.9381,10.5638,105.3743,0.0000,105.3743,0.0000,105.3743,17.4993,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24532.0025,24532.0025,24532.0025,24532.0025,6,0,0,0
+3662.0894,0.5000,79945.1931,83.0000,83.0000,0.0000,0.6010,43.3445,6,1596.2726,747.9023,909.6166,-75.9497,125.0203,152.0527,159.8062,-12.6959,0.0000,121.1640,0.0000,121.1640,3.8563,121.1640,7.4505,0.0000,2186.6747,496.5913,724.8330,113.7135,10.5201,103.1934,0.0000,103.1934,0.0000,103.1934,15.3183,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24093.0005,24093.0005,24093.0005,24093.0005,6,0,0,0
+3662.5894,0.5000,79956.7209,83.0000,83.0000,0.0000,0.4883,43.4007,6,1596.2726,729.6493,906.3062,-75.9497,121.9691,151.4993,159.8062,-12.6959,0.0000,118.1128,0.0000,118.1128,3.8563,118.1128,7.3285,0.0000,2186.6747,483.7997,706.5801,110.7843,10.4625,100.3218,0.0000,100.3218,0.0000,100.3218,12.4466,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23514.9781,23514.9781,23514.9781,23514.9781,6,0,0,0
+3663.0894,0.5000,79968.2487,83.0000,83.0000,0.0000,0.3681,43.4432,6,1596.2726,710.1713,901.9474,-75.9497,118.7131,150.7707,159.8062,-12.6959,0.0000,114.8568,0.0000,114.8568,3.8563,114.8568,7.1983,0.0000,2186.6747,470.1494,687.1020,107.6586,10.4011,97.2575,0.0000,97.2575,0.0000,97.2575,9.3822,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22898.1583,22898.1583,22898.1583,22898.1583,6,0,0,0
+3663.5894,0.5000,79979.7765,83.0000,83.0000,0.0000,0.2439,43.4713,6,1596.2726,690.0443,897.2960,-75.9497,115.3487,149.9931,159.8062,-12.6959,0.0000,111.4924,0.0000,111.4924,3.8563,111.4924,7.0637,0.0000,2186.6747,456.0444,666.9750,104.4287,10.3376,94.0911,0.0000,94.0911,0.0000,94.0911,6.2158,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22291.1984,22291.1984,22291.1984,22291.1984,6,0,0,0
+3664.0894,0.5000,79991.3042,83.0000,83.0000,0.0000,0.1389,43.4873,6,1596.2726,673.0362,892.4896,-75.9497,112.5056,149.1897,159.8062,-12.6959,0.0000,108.6493,0.0000,108.6493,3.8563,108.6493,6.9499,0.0000,2186.6747,444.1252,649.9670,101.6994,10.2839,91.4154,0.0000,91.4154,0.0000,91.4154,3.5400,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21830.4512,21830.4512,21830.4512,21830.4512,6,0,0,0
+3664.5894,0.5000,80002.8320,83.0000,83.0000,0.0000,0.0600,43.4942,6,1596.2726,660.2590,888.4281,-75.9497,110.3697,148.5108,159.8062,-12.6959,0.0000,106.5135,0.0000,106.5135,3.8563,106.5135,6.8645,0.0000,2186.6747,435.1709,637.1898,99.6489,10.2436,89.4053,0.0000,89.4053,0.0000,89.4053,1.5299,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21475.1602,21475.1602,21475.1602,21475.1602,6,0,0,0
+3665.0894,0.5000,80014.3598,83.0000,83.0000,0.0000,0.0184,43.4963,6,1596.2726,653.5161,885.3769,-75.9497,109.2426,148.0007,159.8062,-12.6959,0.0000,105.3863,0.0000,105.3863,3.8563,105.3863,6.8194,0.0000,2186.6747,430.4455,630.4469,98.5669,10.2224,88.3445,0.0000,88.3445,0.0000,88.3445,0.4691,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21285.5890,21285.5890,21285.5890,21285.5890,6,0,0,0
+3665.5894,0.5000,80025.8876,83.0000,83.0000,0.0000,-0.0043,43.4958,6,1596.2726,649.8315,883.7667,-75.9497,108.6267,147.7316,159.8062,-12.6959,0.0000,104.7704,0.0000,104.7704,3.8563,104.7704,6.7948,0.0000,2186.6747,427.8633,626.7622,97.9756,10.2107,87.7648,0.0000,87.7648,0.0000,87.7648,-0.1106,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21181.9975,21181.9975,21181.9975,21181.9975,6,0,0,0
+3666.0894,0.5000,80037.4154,83.0000,83.0000,0.0000,-0.0205,43.4935,6,1596.2726,647.2145,882.8868,-75.9497,108.1892,147.5845,159.8062,-12.6959,0.0000,104.3329,0.0000,104.3329,3.8563,104.3329,6.7773,0.0000,2186.6747,426.0293,624.1452,97.5556,10.2025,87.3531,0.0000,87.3531,0.0000,87.3531,-0.5223,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21108.4221,21108.4221,21108.4221,21108.4221,6,0,0,0
+3666.5894,0.5000,80048.9431,83.0000,83.0000,0.0000,-0.0466,43.4881,6,1596.2726,642.9906,882.2619,-75.9497,107.4831,147.4800,159.8062,-12.6959,0.0000,103.6268,0.0000,103.6268,3.8563,103.6268,6.7491,0.0000,2186.6747,423.0692,619.9213,96.8778,10.1892,86.6886,0.0000,86.6886,0.0000,86.6886,-1.1868,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20989.6702,20989.6702,20989.6702,20989.6702,6,0,0,0
+3667.0894,0.5000,80060.4709,83.0000,83.0000,0.0000,-0.1019,43.4764,6,1596.2726,634.0215,881.2532,-75.9497,105.9838,147.3114,159.8062,-12.6959,0.0000,102.1276,0.0000,102.1276,3.8563,102.1276,6.6891,0.0000,2186.6747,416.7837,610.9522,95.4385,10.1609,85.2776,0.0000,85.2776,0.0000,85.2776,-2.5978,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20703.4760,20703.4760,20703.4760,20703.4760,6,0,0,0
+3667.5894,0.5000,80071.9987,83.0000,83.0000,0.0000,-0.1708,43.4567,6,1596.2726,622.8601,879.1114,-75.9497,104.1181,146.9534,159.8062,-12.6959,0.0000,100.2618,0.0000,100.2618,3.8563,100.2618,6.6144,0.0000,2186.6747,408.9617,599.7908,93.6473,10.1257,83.5217,0.0000,83.5217,0.0000,83.5217,-4.3537,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20340.2859,20340.2859,20340.2859,20340.2859,6,0,0,0
+3668.0894,0.5000,80083.5265,83.0000,83.0000,0.0000,-0.2516,43.4277,6,1596.2726,609.7702,876.4460,-75.9497,101.9300,146.5078,159.8062,-12.6959,0.0000,98.0737,0.0000,98.0737,3.8563,98.0737,6.5269,0.0000,2186.6747,399.7883,586.7009,91.5468,10.0838,81.4630,0.0000,81.4630,0.0000,81.4630,-6.4124,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19914.3447,19914.3447,19914.3447,19914.3447,6,0,0,0
+3668.5894,0.5000,80095.0542,83.0000,83.0000,0.0000,-0.3170,43.3911,6,1596.2726,599.1555,873.3202,-75.9497,100.1556,145.9853,159.8062,-12.6959,0.0000,96.2993,0.0000,96.2993,3.8563,96.2993,6.4559,0.0000,2186.6747,392.3496,576.0863,89.8434,10.0489,79.7945,0.0000,79.7945,0.0000,79.7945,-8.0808,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19568.9453,19568.9453,19568.9453,19568.9453,6,0,0,0
+3669.0894,0.5000,80106.5820,83.0000,83.0000,0.0000,-0.3733,43.3481,6,1596.2726,590.0276,870.7854,-75.9497,98.6298,145.5616,159.8062,-12.6959,0.0000,94.7735,0.0000,94.7735,3.8563,94.7735,6.3949,0.0000,2186.6747,385.9527,566.9583,88.3786,10.0188,78.3597,0.0000,78.3597,0.0000,78.3597,-9.5156,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19271.9244,19271.9244,19271.9244,19271.9244,6,0,0,0
+3669.5894,0.5000,80118.1098,83.0000,83.0000,0.0000,-0.4107,43.3007,6,1596.2726,583.9637,868.6056,-75.9497,97.6161,145.1972,159.8062,-12.6959,0.0000,93.7598,0.0000,93.7598,3.8563,93.7598,6.3544,0.0000,2186.6747,381.7031,560.8944,87.4055,9.9989,77.4065,0.0000,77.4065,0.0000,77.4065,-10.4687,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19074.6065,19074.6065,19074.6065,19074.6065,6,0,0,0
+3670.0894,0.5000,80129.6376,83.0000,83.0000,0.0000,-0.4400,43.2500,6,1596.2726,579.2201,867.1576,-75.9497,96.8232,144.9552,159.8062,-12.6959,0.0000,92.9669,0.0000,92.9669,3.8563,92.9669,6.3227,0.0000,2186.6747,378.3788,556.1508,86.6442,9.9833,76.6609,0.0000,76.6609,0.0000,76.6609,-11.2143,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18920.2509,18920.2509,18920.2509,18920.2509,6,0,0,0
+3670.5894,0.5000,80141.1654,83.0000,83.0000,0.0000,-0.4576,43.1973,6,1596.2726,576.3577,866.0248,-75.9497,96.3447,144.7658,159.8062,-12.6959,0.0000,92.4884,0.0000,92.4884,3.8563,92.4884,6.3035,0.0000,2186.6747,376.3729,553.2885,86.1849,9.9739,76.2110,0.0000,76.2110,0.0000,76.2110,-11.6642,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18827.1118,18827.1118,18827.1118,18827.1118,6,0,0,0
+3671.0894,0.5000,80152.6931,83.0000,83.0000,0.0000,-0.4699,43.1431,6,1596.2726,574.3709,865.3413,-75.9497,96.0126,144.6515,159.8062,-12.6959,0.0000,92.1563,0.0000,92.1563,3.8563,92.1563,6.2902,0.0000,2186.6747,374.9805,551.3017,85.8661,9.9674,75.8987,0.0000,75.8987,0.0000,75.8987,-11.9765,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18762.4606,18762.4606,18762.4606,18762.4606,6,0,0,0
+3671.5894,0.5000,80164.2209,83.0000,83.0000,0.0000,-0.4794,43.0878,6,1596.2726,572.8236,864.8668,-75.9497,95.7539,144.5722,159.8062,-12.6959,0.0000,91.8976,0.0000,91.8976,3.8563,91.8976,6.2799,0.0000,2186.6747,373.8962,549.7544,85.6178,9.9623,75.6555,0.0000,75.6555,0.0000,75.6555,-12.2197,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18714.8633,18714.8633,18714.8633,18714.8633,6,0,0,0
+3672.0894,0.5000,80175.7487,83.0000,83.0000,0.0000,-0.5076,43.0293,6,1596.2726,568.2510,864.4973,-75.9497,94.9896,144.5105,159.8062,-12.6959,0.0000,91.1333,0.0000,91.1333,3.8563,91.1333,6.2493,0.0000,2186.6747,370.6917,545.1818,84.8840,9.9472,74.9367,0.0000,74.9367,0.0000,74.9367,-12.9384,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18582.2773,18582.2773,18582.2773,18582.2773,6,0,0,0
+3672.5894,0.5000,80187.2765,83.0000,83.0000,0.0000,-0.5476,42.9662,6,1596.2726,561.7627,863.4054,-75.9497,93.9050,144.3279,159.8062,-12.6959,0.0000,90.0487,0.0000,90.0487,3.8563,90.0487,6.2059,0.0000,2186.6747,366.1447,538.6935,83.8428,9.9259,73.9169,0.0000,73.9169,0.0000,73.9169,-13.9583,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18394.1420,18394.1420,18394.1420,18394.1420,6,0,0,0
+3673.0894,0.5000,80198.8042,83.0000,83.0000,0.0000,-0.6129,42.8956,6,1596.2726,551.1743,861.8560,-75.9497,92.1350,144.0689,159.8062,-12.6959,0.0000,88.2787,0.0000,88.2787,3.8563,88.2787,6.1351,0.0000,2186.6747,358.7243,528.1050,82.1436,9.8911,72.2525,0.0000,72.2525,0.0000,72.2525,-15.6226,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18087.1185,18087.1185,18087.1185,18087.1185,6,0,0,0
+3673.5894,0.5000,80210.3320,83.0000,83.0000,0.0000,-0.6802,42.8171,6,1596.2726,540.2668,859.3274,-75.9497,90.3117,143.6463,159.8062,-12.6959,0.0000,86.4554,0.0000,86.4554,3.8563,86.4554,6.0622,0.0000,2186.6747,351.0804,517.1975,80.3932,9.8552,70.5380,0.0000,70.5380,0.0000,70.5380,-17.3370,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17749.2890,17749.2890,17749.2890,17749.2890,6,0,0,0
+3674.0894,0.5000,80221.8598,83.0000,83.0000,0.0000,-0.7456,42.7312,6,1596.2726,529.6571,856.7227,-75.9497,88.5381,143.2109,159.8062,-12.6959,0.0000,84.6819,0.0000,84.6819,3.8563,84.6819,5.9913,0.0000,2186.6747,343.6451,506.5878,78.6906,9.8203,68.8703,0.0000,68.8703,0.0000,68.8703,-19.0046,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17402.5251,17402.5251,17402.5251,17402.5251,6,0,0,0
+3674.5894,0.5000,80233.3876,83.0000,83.0000,0.0000,-0.8002,42.6390,6,1596.2726,520.8090,854.1891,-75.9497,87.0591,142.7873,159.8062,-12.6959,0.0000,83.2028,0.0000,83.2028,3.8563,83.2028,5.9321,0.0000,2186.6747,337.4444,497.7398,77.2707,9.7912,67.4795,0.0000,67.4795,0.0000,67.4795,-20.3953,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17113.3402,17113.3402,17113.3402,17113.3402,6,0,0,0
+3675.0894,0.5000,80244.9154,83.0000,83.0000,0.0000,-0.8468,42.5413,6,1596.2726,513.2411,852.0762,-75.9497,85.7940,142.4341,159.8062,-12.6959,0.0000,81.9377,0.0000,81.9377,3.8563,81.9377,5.8815,0.0000,2186.6747,332.1408,490.1719,76.0563,9.7663,66.2899,0.0000,66.2899,0.0000,66.2899,-21.5849,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16865.9929,16865.9929,16865.9929,16865.9929,6,0,0,0
+3675.5894,0.5000,80256.4431,83.0000,83.0000,0.0000,-0.8856,42.4392,6,1596.2726,506.9474,850.2690,-75.9497,84.7420,142.1320,159.8062,-12.6959,0.0000,80.8857,0.0000,80.8857,3.8563,80.8857,5.8394,0.0000,2186.6747,327.7301,483.8781,75.0463,9.7456,65.3006,0.0000,65.3006,0.0000,65.3006,-22.5741,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16660.2910,16660.2910,16660.2910,16660.2910,6,0,0,0
+3676.0894,0.5000,80267.9709,83.0000,83.0000,0.0000,-0.9175,42.3335,6,1596.2726,501.7858,848.7660,-75.9497,83.8791,141.8808,159.8062,-12.6959,0.0000,80.0229,0.0000,80.0229,3.8563,80.0229,5.8049,0.0000,2186.6747,324.1129,478.7165,74.2180,9.7287,64.4893,0.0000,64.4893,0.0000,64.4893,-23.3854,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16491.5914,16491.5914,16491.5914,16491.5914,6,0,0,0
+3676.5894,0.5000,80279.4987,83.0000,83.0000,0.0000,-0.9325,42.2260,6,1596.2726,499.3407,847.5334,-75.9497,83.4704,141.6748,159.8062,-12.6959,0.0000,79.6141,0.0000,79.6141,3.8563,79.6141,5.7885,0.0000,2186.6747,322.3994,476.2715,73.8256,9.7206,64.1050,0.0000,64.1050,0.0000,64.1050,-23.7697,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16411.6783,16411.6783,16411.6783,16411.6783,6,0,0,0
+3677.0894,0.5000,80291.0265,83.0000,83.0000,0.0000,-0.9324,42.1185,6,1596.2726,499.3661,846.9496,-75.9497,83.4747,141.5772,159.8062,-12.6959,0.0000,79.6184,0.0000,79.6184,3.8563,79.6184,5.7887,0.0000,2186.6747,322.4172,476.2969,73.8297,9.7207,64.1090,0.0000,64.1090,0.0000,64.1090,-23.7657,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16412.5087,16412.5087,16412.5087,16412.5087,6,0,0,0
+3677.5894,0.5000,80302.5542,83.0000,83.0000,0.0000,-0.9129,42.0132,6,1596.2726,502.5210,846.9556,-75.9497,84.0020,141.5782,159.8062,-12.6959,0.0000,80.1458,0.0000,80.1458,3.8563,80.1458,5.8098,0.0000,2186.6747,324.6281,479.4517,74.3360,9.7311,64.6049,0.0000,64.6049,0.0000,64.6049,-23.2698,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16515.6209,16515.6209,16515.6209,16515.6209,6,0,0,0
+3678.0894,0.5000,80314.0820,83.0000,83.0000,0.0000,-0.8892,41.9107,6,1596.2726,506.3637,847.7090,-75.9497,84.6444,141.7041,159.8062,-12.6959,0.0000,80.7881,0.0000,80.7881,3.8563,80.7881,5.8355,0.0000,2186.6747,327.3211,483.2945,74.9526,9.7437,65.2089,0.0000,65.2089,0.0000,65.2089,-22.6658,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16641.2151,16641.2151,16641.2151,16641.2151,6,0,0,0
+3678.5894,0.5000,80325.6098,83.0000,83.0000,0.0000,-0.8665,41.8109,6,1596.2726,510.0514,848.6266,-75.9497,85.2608,141.8575,159.8062,-12.6959,0.0000,81.4046,0.0000,81.4046,3.8563,81.4046,5.8602,0.0000,2186.6747,329.9054,486.9822,75.5444,9.7559,65.7885,0.0000,65.7885,0.0000,65.7885,-22.0862,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16761.7428,16761.7428,16761.7428,16761.7428,6,0,0,0
+3679.0894,0.5000,80337.1376,83.0000,83.0000,0.0000,-0.8682,41.7108,6,1596.2726,509.7769,849.5073,-75.9497,85.2150,142.0047,159.8062,-12.6959,0.0000,81.3587,0.0000,81.3587,3.8563,81.3587,5.8583,0.0000,2186.6747,329.7131,486.7077,75.5004,9.7550,65.7454,0.0000,65.7454,0.0000,65.7454,-22.1293,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16752.7714,16752.7714,16752.7714,16752.7714,6,0,0,0
+3679.5894,0.5000,80348.6654,83.0000,83.0000,0.0000,-0.8868,41.6085,6,1596.2726,506.7643,849.4417,-75.9497,84.7114,141.9938,159.8062,-12.6959,0.0000,80.8551,0.0000,80.8551,3.8563,80.8551,5.8382,0.0000,2186.6747,327.6018,483.6951,75.0169,9.7450,65.2719,0.0000,65.2719,0.0000,65.2719,-22.6029,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16654.3082,16654.3082,16654.3082,16654.3082,6,0,0,0
+3680.0894,0.5000,80360.1931,83.0000,83.0000,0.0000,-0.9387,41.5003,6,1596.2726,498.3466,848.7223,-75.9497,83.3043,141.8735,159.8062,-12.6959,0.0000,79.4480,0.0000,79.4480,3.8563,79.4480,5.7819,0.0000,2186.6747,321.7027,475.2774,73.6661,9.7174,63.9487,0.0000,63.9487,0.0000,63.9487,-23.9259,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16379.1876,16379.1876,16379.1876,16379.1876,6,0,0,0
+3680.5894,0.5000,80371.7209,83.0000,83.0000,0.0000,-1.0089,41.3840,6,1596.2726,486.9526,846.7122,-75.9497,81.3996,141.5375,159.8062,-12.6959,0.0000,77.5433,0.0000,77.5433,3.8563,77.5433,5.7057,0.0000,2186.6747,313.7177,463.8833,71.8376,9.6799,62.1577,0.0000,62.1577,0.0000,62.1577,-25.7168,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16006.7890,16006.7890,16006.7890,16006.7890,6,0,0,0
+3681.0894,0.5000,80383.2487,83.0000,83.0000,0.0000,-1.0975,41.2575,6,1596.2726,472.5944,843.9913,-75.9497,78.9995,141.0827,159.8062,-12.6959,0.0000,75.1432,0.0000,75.1432,3.8563,75.1432,5.6097,0.0000,2186.6747,303.6555,449.5251,69.5335,9.6327,59.9008,0.0000,59.9008,0.0000,59.9008,-27.9735,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15540.2295,15540.2295,15540.2295,15540.2295,6,0,0,0
+3681.5894,0.5000,80394.7765,83.0000,83.0000,0.0000,-1.1906,41.1203,6,1596.2726,457.5000,840.5625,-75.9497,76.4763,140.5095,159.8062,-12.6959,0.0000,72.6200,0.0000,72.6200,3.8563,72.6200,5.5088,0.0000,2186.6747,293.0774,434.4308,67.1112,9.5830,57.5282,0.0000,57.5282,0.0000,57.5282,-30.3460,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15054.4788,15054.4788,15054.4788,15054.4788,6,0,0,0
+3682.0894,0.5000,80406.3042,83.0000,83.0000,0.0000,-1.2829,40.9724,6,1596.2726,442.5400,836.9580,-75.9497,73.9756,139.9070,159.8062,-12.6959,0.0000,70.1193,0.0000,70.1193,3.8563,70.1193,5.4087,0.0000,2186.6747,282.5935,419.4708,64.7105,9.5338,55.1767,0.0000,55.1767,0.0000,55.1767,-32.6973,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14573.0520,14573.0520,14573.0520,14573.0520,6,0,0,0
+3682.5894,0.5000,80417.8320,83.0000,83.0000,0.0000,-1.3587,40.8158,6,1596.2726,430.2547,833.3855,-75.9497,71.9219,139.3098,159.8062,-12.6959,0.0000,68.0656,0.0000,68.0656,3.8563,68.0656,5.3266,0.0000,2186.6747,273.9839,407.1855,62.7390,9.4948,53.2442,0.0000,53.2442,0.0000,53.2442,-34.6295,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14177.6989,14177.6989,14177.6989,14177.6989,6,0,0,0
+3683.0894,0.5000,80429.3598,83.0000,83.0000,0.0000,-1.4201,40.6521,6,1596.2726,420.3116,830.4518,-75.9497,70.2598,138.8194,159.8062,-12.6959,0.0000,66.4035,0.0000,66.4035,3.8563,66.4035,5.2601,0.0000,2186.6747,267.0158,397.2424,61.1434,9.4635,51.6800,0.0000,51.6800,0.0000,51.6800,-36.1937,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13857.7200,13857.7200,13857.7200,13857.7200,6,0,0,0
+3683.5894,0.5000,80440.8876,83.0000,83.0000,0.0000,-1.4542,40.4844,6,1596.2726,414.7841,828.0774,-75.9497,69.3358,138.4225,159.8062,-12.6959,0.0000,65.4796,0.0000,65.4796,3.8563,65.4796,5.2232,0.0000,2186.6747,263.1421,391.7149,60.2564,9.4460,50.8104,0.0000,50.8104,0.0000,50.8104,-37.0632,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13679.8404,13679.8404,13679.8404,13679.8404,6,0,0,0
+3684.0894,0.5000,80452.4154,83.0000,83.0000,0.0000,-1.4608,40.3160,6,1596.2726,413.7040,826.7574,-75.9497,69.1553,138.2018,159.8062,-12.6959,0.0000,65.2990,0.0000,65.2990,3.8563,65.2990,5.2159,0.0000,2186.6747,262.3852,390.6348,60.0831,9.4426,50.6404,0.0000,50.6404,0.0000,50.6404,-37.2331,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13645.0813,13645.0813,13645.0813,13645.0813,6,0,0,0
+3684.5894,0.5000,80463.9431,83.0000,83.0000,0.0000,-1.4422,40.1498,6,1596.2726,416.7297,826.4995,-75.9497,69.6611,138.1587,159.8062,-12.6959,0.0000,65.8048,0.0000,65.8048,3.8563,65.8048,5.2362,0.0000,2186.6747,264.5056,393.6605,60.5686,9.4522,51.1164,0.0000,51.1164,0.0000,51.1164,-36.7571,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13742.4514,13742.4514,13742.4514,13742.4514,6,0,0,0
+3685.0894,0.5000,80475.4709,83.0000,83.0000,0.0000,-1.3868,39.9899,6,1596.2726,425.6951,827.2220,-75.9497,71.1597,138.2795,159.8062,-12.6959,0.0000,67.3034,0.0000,67.3034,3.8563,67.3034,5.2961,0.0000,2186.6747,270.7885,402.6258,62.0073,9.4804,52.5269,0.0000,52.5269,0.0000,52.5269,-35.3468,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14030.9649,14030.9649,14030.9649,14030.9649,6,0,0,0
+3685.5894,0.5000,80486.9987,83.0000,83.0000,0.0000,-1.3141,39.8384,6,1596.2726,437.4788,829.3629,-75.9497,73.1295,138.6374,159.8062,-12.6959,0.0000,69.2732,0.0000,69.2732,3.8563,69.2732,5.3749,0.0000,2186.6747,279.0465,414.4095,63.8983,9.5176,54.3807,0.0000,54.3807,0.0000,54.3807,-33.4931,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14410.1750,14410.1750,14410.1750,14410.1750,6,0,0,0
+3686.0894,0.5000,80498.5265,83.0000,83.0000,0.0000,-1.2176,39.6980,6,1596.2726,453.1171,832.1769,-75.9497,75.7436,139.1077,159.8062,-12.6959,0.0000,71.8873,0.0000,71.8873,3.8563,71.8873,5.4795,0.0000,2186.6747,290.0059,430.0479,66.4079,9.5686,56.8392,0.0000,56.8392,0.0000,56.8392,-31.0348,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14913.4328,14913.4328,14913.4328,14913.4328,6,0,0,0
+3686.5894,0.5000,80510.0542,83.0000,83.0000,0.0000,-1.1197,39.5690,6,1596.2726,468.9997,835.9113,-75.9497,78.3986,139.7320,159.8062,-12.6959,0.0000,74.5423,0.0000,74.5423,3.8563,74.5423,5.5857,0.0000,2186.6747,301.1364,445.9304,68.9566,9.6209,59.3358,0.0000,59.3358,0.0000,59.3358,-28.5385,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15424.5485,15424.5485,15424.5485,15424.5485,6,0,0,0
+3687.0894,0.5000,80521.5820,83.0000,83.0000,0.0000,-1.0329,39.4499,6,1596.2726,483.0735,839.7041,-75.9497,80.7512,140.3660,159.8062,-12.6959,0.0000,76.8949,0.0000,76.8949,3.8563,76.8949,5.6798,0.0000,2186.6747,310.9993,460.0043,71.2151,9.6671,61.5480,0.0000,61.5480,0.0000,61.5480,-26.3265,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15880.0085,15880.0085,15880.0085,15880.0085,6,0,0,0
+3687.5894,0.5000,80533.1098,83.0000,83.0000,0.0000,-1.0179,39.3326,6,1596.2726,485.4935,843.0649,-75.9497,81.1557,140.9278,159.8062,-12.6959,0.0000,77.2994,0.0000,77.2994,3.8563,77.2994,5.6960,0.0000,2186.6747,312.6952,462.4242,71.6035,9.6751,61.9284,0.0000,61.9284,0.0000,61.9284,-25.9461,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15959.1008,15959.1008,15959.1008,15959.1008,6,0,0,0
+3688.0894,0.5000,80544.6376,83.0000,83.0000,0.0000,-1.0179,39.2152,6,1596.2726,485.4935,843.6428,-75.9497,81.1557,141.0244,159.8062,-12.6959,0.0000,77.2994,0.0000,77.2994,3.8563,77.2994,5.6960,0.0000,2186.6747,312.6952,462.4242,71.6035,9.6751,61.9284,0.0000,61.9284,0.0000,61.9284,-25.9461,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15959.1008,15959.1008,15959.1008,15959.1008,6,0,0,0
+3688.5894,0.5000,80556.1654,83.0000,83.0000,0.0000,-0.8661,39.1154,6,1596.2726,510.1094,843.6428,-75.9497,85.2705,141.0244,159.8062,-12.6959,0.0000,81.4143,0.0000,81.4143,3.8563,81.4143,5.8605,0.0000,2186.6747,329.9461,487.0402,75.5537,9.7560,65.7977,0.0000,65.7977,0.0000,65.7977,-22.0771,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16763.6387,16763.6387,16763.6387,16763.6387,6,0,0,0
+3689.0894,0.5000,80567.6931,83.0000,83.0000,0.0000,-0.7961,39.0236,6,1596.2726,521.4616,849.5211,-75.9497,87.1682,142.0070,159.8062,-12.6959,0.0000,83.3119,0.0000,83.3119,3.8563,83.3119,5.9365,0.0000,2186.6747,337.9017,498.3923,77.3754,9.7934,67.5821,0.0000,67.5821,0.0000,67.5821,-20.2928,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17134.6677,17134.6677,17134.6677,17134.6677,6,0,0,0
+3689.5894,0.5000,80579.2209,83.0000,83.0000,0.0000,-0.7742,38.9343,6,1596.2726,525.0125,852.2320,-75.9497,87.7618,142.4602,159.8062,-12.6959,0.0000,83.9055,0.0000,83.9055,3.8563,83.9055,5.9602,0.0000,2186.6747,340.3902,501.9433,77.9453,9.8051,68.1402,0.0000,68.1402,0.0000,68.1402,-19.7347,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17250.7245,17250.7245,17250.7245,17250.7245,6,0,0,0
+3690.0894,0.5000,80590.7487,83.0000,83.0000,0.0000,-0.7591,38.8468,6,1596.2726,527.4737,853.0800,-75.9497,88.1732,142.6019,159.8062,-12.6959,0.0000,84.3169,0.0000,84.3169,3.8563,84.3169,5.9767,0.0000,2186.6747,342.1150,504.4045,78.3402,9.8131,68.5271,0.0000,68.5271,0.0000,68.5271,-19.3478,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17331.1663,17331.1663,17331.1663,17331.1663,6,0,0,0
+3690.5894,0.5000,80602.2765,83.0000,83.0000,0.0000,-0.7524,38.7601,6,1596.2726,528.5452,853.6677,-75.9497,88.3523,142.7002,159.8062,-12.6959,0.0000,84.4960,0.0000,84.4960,3.8563,84.4960,5.9838,0.0000,2186.6747,342.8658,505.4759,78.5122,9.8167,68.6955,0.0000,68.6955,0.0000,68.6955,-19.1794,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17366.1843,17366.1843,17366.1843,17366.1843,6,0,0,0
+3691.0894,0.5000,80613.8042,83.0000,83.0000,0.0000,-0.7579,38.6727,6,1596.2726,527.6568,853.9236,-75.9497,88.2038,142.7430,159.8062,-12.6959,0.0000,84.3475,0.0000,84.3475,3.8563,84.3475,5.9779,0.0000,2186.6747,342.2433,504.5875,78.3696,9.8137,68.5559,0.0000,68.5559,0.0000,68.5559,-19.3190,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17337.1482,17337.1482,17337.1482,17337.1482,6,0,0,0
+3691.5894,0.5000,80625.3320,83.0000,83.0000,0.0000,-0.7689,38.5841,6,1596.2726,525.8741,853.7114,-75.9497,87.9058,142.7075,159.8062,-12.6959,0.0000,84.0495,0.0000,84.0495,3.8563,84.0495,5.9660,0.0000,2186.6747,340.9939,502.8048,78.0835,9.8079,68.2756,0.0000,68.2756,0.0000,68.2756,-19.5992,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17278.8829,17278.8829,17278.8829,17278.8829,6,0,0,0
+3692.0894,0.5000,80636.8598,83.0000,83.0000,0.0000,-0.7689,38.4954,6,1596.2726,525.8767,853.2857,-75.9497,87.9062,142.6363,159.8062,-12.6959,0.0000,84.0499,0.0000,84.0499,3.8563,84.0499,5.9660,0.0000,2186.6747,340.9958,502.8075,78.0840,9.8079,68.2761,0.0000,68.2761,0.0000,68.2761,-19.5988,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17278.9697,17278.9697,17278.9697,17278.9697,6,0,0,0
+3692.5894,0.5000,80648.3876,83.0000,83.0000,0.0000,-0.7539,38.4085,6,1596.2726,528.3018,853.2864,-75.9497,88.3116,142.6364,159.8062,-12.6959,0.0000,84.4553,0.0000,84.4553,3.8563,84.4553,5.9822,0.0000,2186.6747,342.6953,505.2326,78.4731,9.8159,68.6573,0.0000,68.6573,0.0000,68.6573,-19.2176,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17358.2310,17358.2310,17358.2310,17358.2310,6,0,0,0
+3693.0894,0.5000,80659.9154,83.0000,83.0000,0.0000,-0.7009,38.3277,6,1596.2726,536.8964,853.8655,-75.9497,89.7483,142.7332,159.8062,-12.6959,0.0000,85.8920,0.0000,85.8920,3.8563,85.8920,6.0397,0.0000,2186.6747,348.7184,513.8271,79.8523,9.8441,70.0082,0.0000,70.0082,0.0000,70.0082,-17.8668,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17639.1316,17639.1316,17639.1316,17639.1316,6,0,0,0
+3693.5894,0.5000,80671.4431,83.0000,83.0000,0.0000,-0.6293,38.2552,6,1596.2726,548.5071,855.9179,-75.9497,91.6891,143.0763,159.8062,-12.6959,0.0000,87.8329,0.0000,87.8329,3.8563,87.8329,6.1173,0.0000,2186.6747,356.8552,525.4379,81.7156,9.8823,71.8333,0.0000,71.8333,0.0000,71.8333,-16.0418,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18009.7816,18009.7816,18009.7816,18009.7816,6,0,0,0
+3694.0894,0.5000,80682.9709,83.0000,83.0000,0.0000,-0.5391,38.1930,6,1596.2726,563.1464,858.6905,-75.9497,94.1363,143.5398,159.8062,-12.6959,0.0000,90.2800,0.0000,90.2800,3.8563,90.2800,6.2152,0.0000,2186.6747,367.1144,540.0772,84.0648,9.9305,74.1344,0.0000,74.1344,0.0000,74.1344,-13.7408,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18434.2628,18434.2628,18434.2628,18434.2628,6,0,0,0
+3694.5894,0.5000,80694.4987,83.0000,83.0000,0.0000,-0.4614,38.1398,6,1596.2726,575.7394,862.1864,-75.9497,96.2413,144.1242,159.8062,-12.6959,0.0000,92.3850,0.0000,92.3850,3.8563,92.3850,6.2994,0.0000,2186.6747,375.9395,552.6701,86.0857,9.9719,76.1138,0.0000,76.1138,0.0000,76.1138,-11.7614,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18806.9895,18806.9895,18806.9895,18806.9895,6,0,0,0
+3695.0894,0.5000,80706.0265,83.0000,83.0000,0.0000,-0.3936,38.0945,6,1596.2726,586.7417,865.1936,-75.9497,98.0805,144.6269,159.8062,-12.6959,0.0000,94.2242,0.0000,94.2242,3.8563,94.2242,6.3729,0.0000,2186.6747,383.6500,563.6725,87.8513,10.0080,77.8432,0.0000,77.8432,0.0000,77.8432,-10.0321,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19165.0035,19165.0035,19165.0035,19165.0035,6,0,0,0
+3695.5894,0.5000,80717.5542,83.0000,83.0000,0.0000,-0.3494,38.0542,6,1596.2726,593.9074,867.8210,-75.9497,99.2783,145.0661,159.8062,-12.6959,0.0000,95.4220,0.0000,95.4220,3.8563,95.4220,6.4209,0.0000,2186.6747,388.6717,570.8382,89.0012,10.0316,78.9696,0.0000,78.9696,0.0000,78.9696,-8.9057,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19398.1734,19398.1734,19398.1734,19398.1734,6,0,0,0
+3696.0894,0.5000,80729.0820,83.0000,83.0000,0.0000,-0.3047,38.0191,6,1596.2726,601.1460,869.5321,-75.9497,100.4883,145.3521,159.8062,-12.6959,0.0000,96.6320,0.0000,96.6320,3.8563,96.6320,6.4693,0.0000,2186.6747,393.7445,578.0767,90.1628,10.0554,80.1074,0.0000,80.1074,0.0000,80.1074,-7.7680,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19633.7145,19633.7145,19633.7145,19633.7145,6,0,0,0
+3696.5894,0.5000,80740.6098,83.0000,83.0000,0.0000,-0.2478,37.9905,6,1596.2726,610.3838,871.2607,-75.9497,102.0325,145.6410,159.8062,-12.6959,0.0000,98.1763,0.0000,98.1763,3.8563,98.1763,6.5310,0.0000,2186.6747,400.2184,587.3146,91.6452,10.0858,81.5594,0.0000,81.5594,0.0000,81.5594,-6.3159,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19934.3126,19934.3126,19934.3126,19934.3126,6,0,0,0
+3697.0894,0.5000,80752.1376,83.0000,83.0000,0.0000,-0.1655,37.9714,6,1596.2726,623.7182,873.4667,-75.9497,104.2615,146.0098,159.8062,-12.6959,0.0000,100.4052,0.0000,100.4052,3.8563,100.4052,6.6202,0.0000,2186.6747,409.5631,600.6489,93.7851,10.1284,83.6567,0.0000,83.6567,0.0000,83.6567,-4.2187,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20368.2083,20368.2083,20368.2083,20368.2083,6,0,0,0
+3697.5894,0.5000,80763.6654,83.0000,83.0000,0.0000,-0.0586,37.9647,6,1596.2726,641.0326,876.6509,-75.9497,107.1558,146.5421,159.8062,-12.6959,0.0000,103.2995,0.0000,103.2995,3.8563,103.2995,6.7360,0.0000,2186.6747,421.6970,617.9633,96.5636,10.1830,86.3806,0.0000,86.3806,0.0000,86.3806,-1.4948,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20931.6142,20931.6142,20931.6142,20931.6142,6,0,0,0
+3698.0894,0.5000,80775.1931,83.0000,83.0000,0.0000,0.0565,37.9712,6,1596.2726,659.6877,880.7856,-75.9497,110.2742,147.2332,159.8062,-12.6959,0.0000,106.4179,0.0000,106.4179,3.8563,106.4179,6.8607,0.0000,2186.6747,434.7705,636.6184,99.5573,10.2418,89.3154,0.0000,89.3154,0.0000,89.3154,1.4400,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21459.0970,21459.0970,21459.0970,21459.0970,6,0,0,0
+3698.5894,0.5000,80786.7209,83.0000,83.0000,0.0000,0.1678,37.9905,6,1596.2726,677.7300,885.2405,-75.9497,113.2902,147.9779,159.8062,-12.6959,0.0000,109.4339,0.0000,109.4339,3.8563,109.4339,6.9813,0.0000,2186.6747,447.4146,654.6607,102.4526,10.2987,92.1539,0.0000,92.1539,0.0000,92.1539,4.2785,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21957.6056,21957.6056,21957.6056,21957.6056,6,0,0,0
+3699.0894,0.5000,80798.2487,83.0000,83.0000,0.0000,0.2427,38.0185,6,1596.2726,689.8576,889.5490,-75.9497,115.3175,148.6981,159.8062,-12.6959,0.0000,111.4612,0.0000,111.4612,3.8563,111.4612,7.0624,0.0000,2186.6747,455.9136,666.7883,104.3988,10.3370,94.0618,0.0000,94.0618,0.0000,94.0618,6.1864,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22286.1420,22286.1420,22286.1420,22286.1420,6,0,0,0
+3699.5894,0.5000,80809.7765,83.0000,83.0000,0.0000,0.2927,38.0523,6,1596.2726,697.9608,892.4451,-75.9497,116.6720,149.1823,159.8062,-12.6959,0.0000,112.8157,0.0000,112.8157,3.8563,112.8157,7.1166,0.0000,2186.6747,461.5924,674.8916,105.6991,10.3625,95.3366,0.0000,95.3366,0.0000,95.3366,7.4612,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22511.4868,22511.4868,22511.4868,22511.4868,6,0,0,0
+3700.0894,0.5000,80821.3042,83.0000,83.0000,0.0000,0.3026,38.0871,6,1596.2726,699.5630,894.3801,-75.9497,116.9398,149.5057,159.8062,-12.6959,0.0000,113.0836,0.0000,113.0836,3.8563,113.0836,7.1273,0.0000,2186.6747,462.7152,676.4938,105.9562,10.3676,95.5886,0.0000,95.5886,0.0000,95.5886,7.7133,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22562.2242,22562.2242,22562.2242,22562.2242,6,0,0,0
+3700.5894,0.5000,80832.8320,83.0000,83.0000,0.0000,0.3011,38.1218,6,1596.2726,699.3126,894.7627,-75.9497,116.8980,149.5697,159.8062,-12.6959,0.0000,113.0417,0.0000,113.0417,3.8563,113.0417,7.1256,0.0000,2186.6747,462.5396,676.2433,105.9160,10.3668,95.5492,0.0000,95.5492,0.0000,95.5492,7.6739,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22554.2925,22554.2925,22554.2925,22554.2925,6,0,0,0
+3701.0894,0.5000,80844.3598,83.0000,83.0000,0.0000,0.2928,38.1556,6,1596.2726,697.9717,894.7029,-75.9497,116.6738,149.5597,159.8062,-12.6959,0.0000,112.8175,0.0000,112.8175,3.8563,112.8175,7.1167,0.0000,2186.6747,461.5999,674.9024,105.7009,10.3626,95.3383,0.0000,95.3383,0.0000,95.3383,7.4629,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22511.8293,22511.8293,22511.8293,22511.8293,6,0,0,0
+3701.5894,0.5000,80855.8876,83.0000,83.0000,0.0000,0.2993,38.1901,6,1596.2726,699.0352,894.3827,-75.9497,116.8516,149.5062,159.8062,-12.6959,0.0000,112.9953,0.0000,112.9953,3.8563,112.9953,7.1238,0.0000,2186.6747,462.3453,675.9660,105.8715,10.3659,95.5056,0.0000,95.5056,0.0000,95.5056,7.6303,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22545.5089,22545.5089,22545.5089,22545.5089,6,0,0,0
+3702.0894,0.5000,80867.4154,83.0000,83.0000,0.0000,0.3167,38.2266,6,1596.2726,701.8423,894.6367,-75.9497,117.3208,149.5486,159.8062,-12.6959,0.0000,113.4646,0.0000,113.4646,3.8563,113.4646,7.1426,0.0000,2186.6747,464.3125,678.7730,106.3220,10.3748,95.9472,0.0000,95.9472,0.0000,95.9472,8.0719,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22634.4015,22634.4015,22634.4015,22634.4015,6,0,0,0
+3702.5894,0.5000,80878.9431,83.0000,83.0000,0.0000,0.3595,38.2680,6,1596.2726,708.7791,895.3070,-75.9497,118.4804,149.6607,159.8062,-12.6959,0.0000,114.6241,0.0000,114.6241,3.8563,114.6241,7.1889,0.0000,2186.6747,469.1738,685.7098,107.4352,10.3967,97.0385,0.0000,97.0385,0.0000,97.0385,9.1632,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22854.0712,22854.0712,22854.0712,22854.0712,6,0,0,0
+3703.0894,0.5000,80890.4709,83.0000,83.0000,0.0000,0.4176,38.3162,6,1596.2726,718.1953,896.9635,-75.9497,120.0544,149.9376,159.8062,-12.6959,0.0000,116.1981,0.0000,116.1981,3.8563,116.1981,7.2519,0.0000,2186.6747,475.7726,695.1260,108.9462,10.4264,98.5199,0.0000,98.5199,0.0000,98.5199,10.6446,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23152.2578,23152.2578,23152.2578,23152.2578,6,0,0,0
+3703.5894,0.5000,80901.9987,83.0000,83.0000,0.0000,0.4961,38.3734,6,1596.2726,730.9067,899.2121,-75.9497,122.1793,150.3134,159.8062,-12.6959,0.0000,118.3230,0.0000,118.3230,3.8563,118.3230,7.3369,0.0000,2186.6747,484.6808,707.8374,110.9861,10.4665,100.5196,0.0000,100.5196,0.0000,100.5196,12.6444,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23554.7952,23554.7952,23554.7952,23554.7952,6,0,0,0
+3704.0894,0.5000,80913.5265,83.0000,83.0000,0.0000,0.5753,38.4397,6,1596.2726,743.7472,902.2476,-75.9497,124.3257,150.8209,159.8062,-12.6959,0.0000,120.4694,0.0000,120.4694,3.8563,120.4694,7.4228,0.0000,2186.6747,493.6794,720.6779,113.0467,10.5070,102.5397,0.0000,102.5397,0.0000,102.5397,14.6646,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23961.4187,23961.4187,23961.4187,23961.4187,6,0,0,0
+3704.5894,0.5000,80925.0542,83.0000,83.0000,0.0000,0.6504,38.5147,6,1596.2726,755.9184,905.3139,-75.9497,126.3603,151.3334,159.8062,-12.6959,0.0000,122.5040,0.0000,122.5040,3.8563,122.5040,7.5041,0.0000,2186.6747,502.2090,732.8492,114.9999,10.5454,104.4545,0.0000,104.4545,0.0000,104.4545,16.5795,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24346.8505,24346.8505,24346.8505,24346.8505,6,0,0,0
+3705.0894,0.5000,80936.5820,83.0000,83.0000,0.0000,0.6875,38.5939,6,1596.2726,761.9220,908.2204,-75.9497,127.3639,151.8193,159.8062,-12.6959,0.0000,123.5076,0.0000,123.5076,3.8563,123.5076,7.5443,0.0000,2186.6747,506.4164,738.8528,115.9633,10.5643,105.3990,0.0000,105.3990,0.0000,105.3990,17.5240,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24536.9689,24536.9689,24536.9689,24536.9689,6,0,0,0
+3705.5894,0.5000,80948.1098,83.0000,83.0000,0.0000,0.7019,38.6748,6,1596.2726,764.2537,909.6541,-75.9497,127.7536,152.0589,159.8062,-12.6959,0.0000,123.8973,0.0000,123.8973,3.8563,123.8973,7.5599,0.0000,2186.6747,508.0504,741.1844,116.3375,10.5717,105.7658,0.0000,105.7658,0.0000,105.7658,17.8908,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24610.8066,24610.8066,24610.8066,24610.8066,6,0,0,0
+3706.0894,0.5000,80959.6376,83.0000,83.0000,0.0000,0.6725,38.7524,6,1596.2726,759.4888,910.2109,-75.9497,126.9571,152.1520,159.8062,-12.6959,0.0000,123.1008,0.0000,123.1008,3.8563,123.1008,7.5280,0.0000,2186.6747,504.7111,736.4195,115.5728,10.5566,105.0162,0.0000,105.0162,0.0000,105.0162,17.1412,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24459.9147,24459.9147,24459.9147,24459.9147,6,0,0,0
+3706.5894,0.5000,80971.1654,83.0000,83.0000,0.0000,0.6366,38.8257,6,1596.2726,753.6745,909.0730,-75.9497,125.9852,151.9618,159.8062,-12.6959,0.0000,122.1289,0.0000,122.1289,3.8563,122.1289,7.4891,0.0000,2186.6747,500.6365,730.6053,114.6398,10.5383,104.1015,0.0000,104.1015,0.0000,104.1015,16.2264,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24275.7926,24275.7926,24275.7926,24275.7926,6,0,0,0
+3707.0894,0.5000,80982.6931,83.0000,83.0000,0.0000,0.5973,38.8946,6,1596.2726,747.3090,907.6846,-75.9497,124.9211,151.7297,159.8062,-12.6959,0.0000,121.0648,0.0000,121.0648,3.8563,121.0648,7.4466,0.0000,2186.6747,496.1756,724.2398,113.6183,10.5182,103.1001,0.0000,103.1001,0.0000,103.1001,15.2250,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24074.2132,24074.2132,24074.2132,24074.2132,6,0,0,0
+3707.5894,0.5000,80994.2209,83.0000,83.0000,0.0000,0.5841,38.9619,6,1596.2726,745.1696,906.1645,-75.9497,124.5635,151.4756,159.8062,-12.6959,0.0000,120.7072,0.0000,120.7072,3.8563,120.7072,7.4323,0.0000,2186.6747,494.6762,722.1003,113.2749,10.5115,102.7635,0.0000,102.7635,0.0000,102.7635,14.8884,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24006.4623,24006.4623,24006.4623,24006.4623,6,0,0,0
+3708.0894,0.5000,81005.7487,83.0000,83.0000,0.0000,0.5884,39.0298,6,1596.2726,745.8704,905.6536,-75.9497,124.6806,151.3902,159.8062,-12.6959,0.0000,120.8244,0.0000,120.8244,3.8563,120.8244,7.4370,0.0000,2186.6747,495.1674,722.8011,113.3874,10.5137,102.8737,0.0000,102.8737,0.0000,102.8737,14.9986,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24028.6557,24028.6557,24028.6557,24028.6557,6,0,0,0
+3708.5894,0.5000,81017.2765,83.0000,83.0000,0.0000,0.6252,39.1018,6,1596.2726,751.8316,905.8210,-75.9497,125.6771,151.4182,159.8062,-12.6959,0.0000,121.8208,0.0000,121.8208,3.8563,121.8208,7.4768,0.0000,2186.6747,499.3450,728.7623,114.3440,10.5325,103.8116,0.0000,103.8116,0.0000,103.8116,15.9365,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24217.4316,24217.4316,24217.4316,24217.4316,6,0,0,0
+3709.0894,0.5000,81028.8042,83.0000,83.0000,0.0000,0.6744,39.1796,6,1596.2726,759.8064,907.2445,-75.9497,127.0102,151.6561,159.8062,-12.6959,0.0000,123.1539,0.0000,123.1539,3.8563,123.1539,7.5301,0.0000,2186.6747,504.9337,736.7371,115.6238,10.5576,105.0662,0.0000,105.0662,0.0000,105.0662,17.1911,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24469.9714,24469.9714,24469.9714,24469.9714,6,0,0,0
+3709.5894,0.5000,81040.3320,83.0000,83.0000,0.0000,0.7400,39.2649,6,1596.2726,770.4268,909.1489,-75.9497,128.7855,151.9745,159.8062,-12.6959,0.0000,124.9292,0.0000,124.9292,3.8563,124.9292,7.6011,0.0000,2186.6747,512.3765,747.3575,117.3281,10.5911,106.7370,0.0000,106.7370,0.0000,106.7370,18.8620,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24812.6595,24812.6595,24812.6595,24812.6595,6,0,0,0
+3710.0894,0.5000,81051.8598,83.0000,83.0000,0.0000,0.7936,39.3564,6,1596.2726,779.1155,911.6850,-75.9497,130.2379,152.3984,159.8062,-12.6959,0.0000,126.3816,0.0000,126.3816,3.8563,126.3816,7.6592,0.0000,2186.6747,518.4655,756.0462,118.7224,10.6185,108.1039,0.0000,108.1039,0.0000,108.1039,20.2290,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25097.6390,25097.6390,25097.6390,25097.6390,6,0,0,0
+3710.5894,0.5000,81063.3876,83.0000,83.0000,0.0000,0.8318,39.4523,6,1596.2726,785.3013,913.7599,-75.9497,131.2720,152.7453,159.8062,-12.6959,0.0000,127.4157,0.0000,127.4157,3.8563,127.4157,7.7006,0.0000,2186.6747,522.8006,762.2321,119.7151,10.6380,109.0770,0.0000,109.0770,0.0000,109.0770,21.2022,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25300.5293,25300.5293,25300.5293,25300.5293,6,0,0,0
+3711.0894,0.5000,81074.9154,83.0000,83.0000,0.0000,0.8265,39.5475,6,1596.2726,784.4447,915.2371,-75.9497,131.1288,152.9922,159.8062,-12.6959,0.0000,127.2725,0.0000,127.2725,3.8563,127.2725,7.6949,0.0000,2186.6747,522.2002,761.3754,119.5776,10.6353,108.9423,0.0000,108.9423,0.0000,108.9423,21.0675,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25272.4322,25272.4322,25272.4322,25272.4322,6,0,0,0
+3711.5894,0.5000,81086.4431,83.0000,83.0000,0.0000,0.8005,39.6398,6,1596.2726,780.2207,915.0325,-75.9497,130.4227,152.9580,159.8062,-12.6959,0.0000,126.5664,0.0000,126.5664,3.8563,126.5664,7.6666,0.0000,2186.6747,519.2400,757.1514,118.8998,10.6220,108.2777,0.0000,108.2777,0.0000,108.2777,20.4029,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25133.8888,25133.8888,25133.8888,25133.8888,6,0,0,0
+3712.0894,0.5000,81097.9709,83.0000,83.0000,0.0000,0.7574,39.7271,6,1596.2726,773.2423,914.0238,-75.9497,129.2562,152.7894,159.8062,-12.6959,0.0000,125.3999,0.0000,125.3999,3.8563,125.3999,7.6200,0.0000,2186.6747,514.3496,750.1731,117.7799,10.6000,107.1799,0.0000,107.1799,0.0000,107.1799,19.3050,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24905.0062,24905.0062,24905.0062,24905.0062,6,0,0,0
+3712.5894,0.5000,81109.4987,83.0000,83.0000,0.0000,0.7221,39.8104,6,1596.2726,767.5337,912.3574,-75.9497,128.3019,152.5108,159.8062,-12.6959,0.0000,124.4456,0.0000,124.4456,3.8563,124.4456,7.5818,0.0000,2186.6747,510.3490,744.4645,116.8638,10.5820,106.2818,0.0000,106.2818,0.0000,106.2818,18.4069,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24717.7705,24717.7705,24717.7705,24717.7705,6,0,0,0
+3713.0894,0.5000,81121.0265,83.0000,83.0000,0.0000,0.7105,39.8923,6,1596.2726,765.6435,910.9942,-75.9497,127.9859,152.2829,159.8062,-12.6959,0.0000,124.1297,0.0000,124.1297,3.8563,124.1297,7.5692,0.0000,2186.6747,509.0244,742.5743,116.5605,10.5760,105.9845,0.0000,105.9845,0.0000,105.9845,18.1095,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24655.7735,24655.7735,24655.7735,24655.7735,6,0,0,0
+3713.5894,0.5000,81132.5542,83.0000,83.0000,0.0000,0.7132,39.9745,6,1596.2726,766.0920,910.5428,-75.9497,128.0609,152.2075,159.8062,-12.6959,0.0000,124.2046,0.0000,124.2046,3.8563,124.2046,7.5722,0.0000,2186.6747,509.3387,743.0227,116.6325,10.5775,106.0550,0.0000,106.0550,0.0000,106.0550,18.1800,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24670.4822,24670.4822,24670.4822,24670.4822,6,0,0,0
+3714.0894,0.5000,81144.0820,83.0000,83.0000,0.0000,0.7262,40.0582,6,1596.2726,768.1933,910.6499,-75.9497,128.4122,152.2254,159.8062,-12.6959,0.0000,124.5559,0.0000,124.5559,3.8563,124.5559,7.5862,0.0000,2186.6747,510.8112,745.1240,116.9697,10.5841,106.3856,0.0000,106.3856,0.0000,106.3856,18.5106,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24739.4025,24739.4025,24739.4025,24739.4025,6,0,0,0
+3714.5894,0.5000,81155.6098,83.0000,83.0000,0.0000,0.7220,40.1414,6,1596.2726,767.5136,911.1517,-75.9497,128.2986,152.3093,159.8062,-12.6959,0.0000,124.4423,0.0000,124.4423,3.8563,124.4423,7.5817,0.0000,2186.6747,510.3350,744.4444,116.8606,10.5819,106.2787,0.0000,106.2787,0.0000,106.2787,18.4037,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24717.1115,24717.1115,24717.1115,24717.1115,6,0,0,0
+3715.0894,0.5000,81167.1376,83.0000,83.0000,0.0000,0.7070,40.2230,6,1596.2726,765.0875,910.9894,-75.9497,127.8930,152.2821,159.8062,-12.6959,0.0000,124.0367,0.0000,124.0367,3.8563,124.0367,7.5654,0.0000,2186.6747,508.6347,742.0183,116.4713,10.5743,105.8970,0.0000,105.8970,0.0000,105.8970,18.0220,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24637.5377,24637.5377,24637.5377,24637.5377,6,0,0,0
+3715.5894,0.5000,81178.6654,83.0000,83.0000,0.0000,0.6691,40.3001,6,1596.2726,758.9334,910.4100,-75.9497,126.8643,152.1853,159.8062,-12.6959,0.0000,123.0080,0.0000,123.0080,3.8563,123.0080,7.5243,0.0000,2186.6747,504.3220,735.8642,115.4837,10.5549,104.9288,0.0000,104.9288,0.0000,104.9288,17.0538,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24442.3284,24442.3284,24442.3284,24442.3284,6,0,0,0
+3716.0894,0.5000,81190.1931,83.0000,83.0000,0.0000,0.6350,40.3733,6,1596.2726,753.4162,908.9404,-75.9497,125.9420,151.9396,159.8062,-12.6959,0.0000,122.0857,0.0000,122.0857,3.8563,122.0857,7.4874,0.0000,2186.6747,500.4555,730.3470,114.5983,10.5375,104.0609,0.0000,104.0609,0.0000,104.0609,16.1858,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24267.6126,24267.6126,24267.6126,24267.6126,6,0,0,0
+3716.5894,0.5000,81201.7209,83.0000,83.0000,0.0000,0.6131,40.4440,6,1596.2726,749.8661,907.6229,-75.9497,125.3486,151.7194,159.8062,-12.6959,0.0000,121.4923,0.0000,121.4923,3.8563,121.4923,7.4637,0.0000,2186.6747,497.9676,726.7969,114.0286,10.5263,103.5024,0.0000,103.5024,0.0000,103.5024,15.6273,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24155.1908,24155.1908,24155.1908,24155.1908,6,0,0,0
+3717.0894,0.5000,81213.2487,83.0000,83.0000,0.0000,0.6183,40.5152,6,1596.2726,750.7059,906.7751,-75.9497,125.4890,151.5777,159.8062,-12.6959,0.0000,121.6327,0.0000,121.6327,3.8563,121.6327,7.4693,0.0000,2186.6747,498.5561,727.6367,114.1634,10.5289,103.6345,0.0000,103.6345,0.0000,103.6345,15.7594,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24181.7847,24181.7847,24181.7847,24181.7847,6,0,0,0
+3717.5894,0.5000,81224.7765,83.0000,83.0000,0.0000,0.6417,40.5892,6,1596.2726,754.4944,906.9757,-75.9497,126.1222,151.6112,159.8062,-12.6959,0.0000,122.2660,0.0000,122.2660,3.8563,122.2660,7.4946,0.0000,2186.6747,501.2111,731.4251,114.7713,10.5409,104.2305,0.0000,104.2305,0.0000,104.2305,16.3554,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24301.7548,24301.7548,24301.7548,24301.7548,6,0,0,0
+3718.0894,0.5000,81236.3042,83.0000,83.0000,0.0000,0.6669,40.6661,6,1596.2726,758.5911,907.8804,-75.9497,126.8071,151.7624,159.8062,-12.6959,0.0000,122.9508,0.0000,122.9508,3.8563,122.9508,7.5220,0.0000,2186.6747,504.0820,735.5218,115.4288,10.5538,104.8750,0.0000,104.8750,0.0000,104.8750,16.9999,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24431.4867,24431.4867,24431.4867,24431.4867,6,0,0,0
+3718.5894,0.5000,81247.8320,83.0000,83.0000,0.0000,0.6829,40.7448,6,1596.2726,761.1768,908.8587,-75.9497,127.2393,151.9260,159.8062,-12.6959,0.0000,123.3830,0.0000,123.3830,3.8563,123.3830,7.5393,0.0000,2186.6747,505.8941,738.1076,115.8437,10.5619,105.2818,0.0000,105.2818,0.0000,105.2818,17.4068,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24513.3705,24513.3705,24513.3705,24513.3705,6,0,0,0
+3719.0894,0.5000,81259.3598,83.0000,83.0000,0.0000,0.6632,40.8213,6,1596.2726,757.9913,909.4761,-75.9497,126.7068,152.0292,159.8062,-12.6959,0.0000,122.8505,0.0000,122.8505,3.8563,122.8505,7.5180,0.0000,2186.6747,503.6617,734.9220,115.3325,10.5519,104.7806,0.0000,104.7806,0.0000,104.7806,16.9056,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24412.4926,24412.4926,24412.4926,24412.4926,6,0,0,0
+3719.5894,0.5000,81270.8876,83.0000,83.0000,0.0000,0.6293,40.8938,6,1596.2726,752.4973,908.7154,-75.9497,125.7884,151.9020,159.8062,-12.6959,0.0000,121.9321,0.0000,121.9321,3.8563,121.9321,7.4813,0.0000,2186.6747,499.8115,729.4280,114.4509,10.5346,103.9163,0.0000,103.9163,0.0000,103.9163,16.0412,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24238.5117,24238.5117,24238.5117,24238.5117,6,0,0,0
+3720.0894,0.5000,81282.4154,83.0000,83.0000,0.0000,0.5800,40.9607,6,1596.2726,744.5018,907.4035,-75.9497,124.4519,151.6827,159.8062,-12.6959,0.0000,120.5956,0.0000,120.5956,3.8563,120.5956,7.4278,0.0000,2186.6747,494.2082,721.4325,113.1678,10.5094,102.6584,0.0000,102.6584,0.0000,102.6584,14.7833,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23985.3159,23985.3159,23985.3159,23985.3159,6,0,0,0
+3720.5894,0.5000,81293.9431,83.0000,83.0000,0.0000,0.5643,41.0257,6,1596.2726,741.9693,905.4941,-75.9497,124.0285,151.3635,159.8062,-12.6959,0.0000,120.1722,0.0000,120.1722,3.8563,120.1722,7.4109,0.0000,2186.6747,492.4335,718.9000,112.7614,10.5014,102.2600,0.0000,102.2600,0.0000,102.2600,14.3849,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23905.1185,23905.1185,23905.1185,23905.1185,6,0,0,0
+3721.0894,0.5000,81305.4709,83.0000,83.0000,0.0000,0.5736,41.0918,6,1596.2726,743.4752,904.8894,-75.9497,124.2803,151.2625,159.8062,-12.6959,0.0000,120.4240,0.0000,120.4240,3.8563,120.4240,7.4209,0.0000,2186.6747,493.4888,720.4059,113.0030,10.5061,102.4969,0.0000,102.4969,0.0000,102.4969,14.6218,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23952.8054,23952.8054,23952.8054,23952.8054,6,0,0,0
+3721.5894,0.5000,81316.9987,83.0000,83.0000,0.0000,0.6051,41.1616,6,1596.2726,748.5765,905.2490,-75.9497,125.1330,151.3226,159.8062,-12.6959,0.0000,121.2767,0.0000,121.2767,3.8563,121.2767,7.4550,0.0000,2186.6747,497.0638,725.5072,113.8217,10.5222,103.2995,0.0000,103.2995,0.0000,103.2995,15.4244,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24114.3512,24114.3512,24114.3512,24114.3512,6,0,0,0
+3722.0894,0.5000,81328.5265,83.0000,83.0000,0.0000,0.6229,41.2334,6,1596.2726,751.4553,906.4672,-75.9497,125.6142,151.5262,159.8062,-12.6959,0.0000,121.7579,0.0000,121.7579,3.8563,121.7579,7.4743,0.0000,2186.6747,499.0813,728.3861,114.2836,10.5313,103.7524,0.0000,103.7524,0.0000,103.7524,15.8773,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24205.5158,24205.5158,24205.5158,24205.5158,6,0,0,0
+3722.5894,0.5000,81340.0542,83.0000,83.0000,0.0000,0.7751,41.3228,6,1596.2726,776.1061,907.1546,-75.9497,129.7349,151.6411,159.8062,-12.6959,0.0000,125.8786,0.0000,125.8786,3.8563,125.8786,7.6391,0.0000,2186.6747,516.3565,753.0368,118.2395,10.6090,107.6304,0.0000,107.6304,0.0000,107.6304,19.7556,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24998.9342,24998.9342,24998.9342,24998.9342,6,0,0,0
+3723.0894,0.5000,81351.5820,83.0000,83.0000,0.0000,0.8097,41.4161,6,1596.2726,781.7245,913.0412,-75.9497,130.6741,152.6251,159.8062,-12.6959,0.0000,126.8178,0.0000,126.8178,3.8563,126.8178,7.6767,0.0000,2186.6747,520.2939,758.6552,119.1411,10.6268,108.5143,0.0000,108.5143,0.0000,108.5143,20.6395,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25183.2126,25183.2126,25183.2126,25183.2126,6,0,0,0
+3723.5894,0.5000,81363.1098,83.0000,83.0000,0.0000,0.8045,41.5088,6,1596.2726,780.8767,914.3829,-75.9497,130.5323,152.8494,159.8062,-12.6959,0.0000,126.6761,0.0000,126.6761,3.8563,126.6761,7.6710,0.0000,2186.6747,519.6998,757.8074,119.0050,10.6241,108.3809,0.0000,108.3809,0.0000,108.3809,20.5061,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25155.4051,25155.4051,25155.4051,25155.4051,6,0,0,0
+3724.0894,0.5000,81374.6376,83.0000,83.0000,0.0000,0.7564,41.5960,6,1596.2726,773.0900,914.1805,-75.9497,129.2307,152.8156,159.8062,-12.6959,0.0000,125.3744,0.0000,125.3744,3.8563,125.3744,7.6190,0.0000,2186.6747,514.2428,750.0207,117.7555,10.5995,107.1559,0.0000,107.1559,0.0000,107.1559,19.2810,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24900.0085,24900.0085,24900.0085,24900.0085,6,0,0,0
+3724.5894,0.5000,81386.1654,83.0000,83.0000,0.0000,0.6887,41.6754,6,1596.2726,762.1148,912.3210,-75.9497,127.3961,152.5047,159.8062,-12.6959,0.0000,123.5398,0.0000,123.5398,3.8563,123.5398,7.5456,0.0000,2186.6747,506.5514,739.0455,115.9942,10.5649,105.4293,0.0000,105.4293,0.0000,105.4293,17.5543,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24543.0730,24543.0730,24543.0730,24543.0730,6,0,0,0
+3725.0894,0.5000,81397.6931,83.0000,83.0000,0.0000,0.6154,41.7464,6,1596.2726,750.2384,909.7001,-75.9497,125.4108,152.0666,159.8062,-12.6959,0.0000,121.5545,0.0000,121.5545,3.8563,121.5545,7.4662,0.0000,2186.6747,498.2284,727.1691,114.0884,10.5274,103.5609,0.0000,103.5609,0.0000,103.5609,15.6858,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24166.9781,24166.9781,24166.9781,24166.9781,6,0,0,0
+3725.5894,0.5000,81409.2209,83.0000,83.0000,0.0000,0.5495,41.8097,6,1596.2726,739.5681,906.8640,-75.9497,123.6271,151.5925,159.8062,-12.6959,0.0000,119.7709,0.0000,119.7709,3.8563,119.7709,7.3948,0.0000,2186.6747,490.7507,716.4989,112.3761,10.4938,101.8823,0.0000,101.8823,0.0000,101.8823,14.0071,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23829.0797,23829.0797,23829.0797,23829.0797,6,0,0,0
+3726.0894,0.5000,81420.7487,83.0000,83.0000,0.0000,0.5035,41.8678,6,1596.2726,732.1142,904.3160,-75.9497,122.3811,151.1666,159.8062,-12.6959,0.0000,118.5249,0.0000,118.5249,3.8563,118.5249,7.3450,0.0000,2186.6747,485.5271,709.0450,111.1799,10.4703,100.7096,0.0000,100.7096,0.0000,100.7096,12.8344,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23593.0350,23593.0350,23593.0350,23593.0350,6,0,0,0
+3726.5894,0.5000,81432.2765,83.0000,83.0000,0.0000,0.4664,41.9215,6,1596.2726,726.1008,902.5360,-75.9497,121.3759,150.8691,159.8062,-12.6959,0.0000,117.5196,0.0000,117.5196,3.8563,117.5196,7.3048,0.0000,2186.6747,481.3128,703.0315,110.2149,10.4513,99.7636,0.0000,99.7636,0.0000,99.7636,11.8884,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23402.6039,23402.6039,23402.6039,23402.6039,6,0,0,0
+3727.0894,0.5000,81443.8042,83.0000,83.0000,0.0000,0.4365,41.9719,6,1596.2726,721.2597,901.1000,-75.9497,120.5667,150.6290,159.8062,-12.6959,0.0000,116.7104,0.0000,116.7104,3.8563,116.7104,7.2724,0.0000,2186.6747,477.9202,698.1904,109.4380,10.4360,99.0020,0.0000,99.0020,0.0000,99.0020,11.1267,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23249.2993,23249.2993,23249.2993,23249.2993,6,0,0,0
+3727.5894,0.5000,81455.3320,83.0000,83.0000,0.0000,0.4044,42.0185,6,1596.2726,716.0585,899.9439,-75.9497,119.6972,150.4358,159.8062,-12.6959,0.0000,115.8410,0.0000,115.8410,3.8563,115.8410,7.2376,0.0000,2186.6747,474.2752,692.9892,108.6033,10.4196,98.1837,0.0000,98.1837,0.0000,98.1837,10.3084,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23084.5912,23084.5912,23084.5912,23084.5912,6,0,0,0
+3728.0894,0.5000,81466.8598,83.0000,83.0000,0.0000,0.3717,42.0613,6,1596.2726,710.7596,898.7019,-75.9497,118.8115,150.2281,159.8062,-12.6959,0.0000,114.9552,0.0000,114.9552,3.8563,114.9552,7.2022,0.0000,2186.6747,470.5617,687.6904,107.7530,10.4029,97.3501,0.0000,97.3501,0.0000,97.3501,9.4748,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22916.7905,22916.7905,22916.7905,22916.7905,6,0,0,0
+3728.5894,0.5000,81478.3876,83.0000,83.0000,0.0000,0.3397,42.1005,6,1596.2726,705.5797,897.4365,-75.9497,117.9456,150.0166,159.8062,-12.6959,0.0000,114.0893,0.0000,114.0893,3.8563,114.0893,7.1675,0.0000,2186.6747,466.9316,682.5104,106.9218,10.3866,96.5352,0.0000,96.5352,0.0000,96.5352,8.6599,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22752.7554,22752.7554,22752.7554,22752.7554,6,0,0,0
+3729.0894,0.5000,81489.9154,83.0000,83.0000,0.0000,0.3074,42.1359,6,1596.2726,700.3374,896.1995,-75.9497,117.0693,149.8098,159.8062,-12.6959,0.0000,113.2130,0.0000,113.2130,3.8563,113.2130,7.1325,0.0000,2186.6747,463.2578,677.2681,106.0805,10.3700,95.7105,0.0000,95.7105,0.0000,95.7105,7.8351,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22586.7445,22586.7445,22586.7445,22586.7445,6,0,0,0
+3729.5894,0.5000,81501.4431,83.0000,83.0000,0.0000,0.2738,42.1675,6,1596.2726,694.8969,894.9476,-75.9497,116.1598,149.6006,159.8062,-12.6959,0.0000,112.3036,0.0000,112.3036,3.8563,112.3036,7.0961,0.0000,2186.6747,459.4451,671.8276,105.2074,10.3529,94.8546,0.0000,94.8546,0.0000,94.8546,6.9792,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22422.6553,22422.6553,22422.6553,22422.6553,6,0,0,0
+3730.0894,0.5000,81512.9709,83.0000,83.0000,0.0000,0.2272,42.1937,6,1596.2726,687.3414,893.6484,-75.9497,114.8969,149.3834,159.8062,-12.6959,0.0000,111.0406,0.0000,111.0406,3.8563,111.0406,7.0456,0.0000,2186.6747,454.1503,664.2722,103.9950,10.3290,93.6659,0.0000,93.6659,0.0000,93.6659,5.7906,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22217.9788,22217.9788,22217.9788,22217.9788,6,0,0,0
+3730.5894,0.5000,81524.4987,83.0000,83.0000,0.0000,0.1697,42.2132,6,1596.2726,678.0328,891.8442,-75.9497,113.3408,149.0818,159.8062,-12.6959,0.0000,109.4845,0.0000,109.4845,3.8563,109.4845,6.9834,0.0000,2186.6747,447.6268,654.9635,102.5012,10.2997,92.2015,0.0000,92.2015,0.0000,92.2015,4.3261,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21965.8088,21965.8088,21965.8088,21965.8088,6,0,0,0
+3731.0894,0.5000,81536.0265,83.0000,83.0000,0.0000,0.1000,42.2248,6,1596.2726,666.7363,889.6213,-75.9497,111.4525,148.7102,159.8062,-12.6959,0.0000,107.5962,0.0000,107.5962,3.8563,107.5962,6.9078,0.0000,2186.6747,439.7102,643.6671,100.6884,10.2641,90.4243,0.0000,90.4243,0.0000,90.4243,2.5489,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21657.2645,21657.2645,21657.2645,21657.2645,6,0,0,0
+3731.5894,0.5000,81547.5542,83.0000,83.0000,0.0000,0.0294,42.2282,6,1596.2726,655.2992,886.9237,-75.9497,109.5407,148.2593,159.8062,-12.6959,0.0000,105.6844,0.0000,105.6844,3.8563,105.6844,6.8314,0.0000,2186.6747,431.6951,632.2300,98.8530,10.2280,88.6250,0.0000,88.6250,0.0000,88.6250,0.7496,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21335.7196,21335.7196,21335.7196,21335.7196,6,0,0,0
+3732.0894,0.5000,81559.0820,83.0000,83.0000,0.0000,-0.0290,42.2248,6,1596.2726,645.8291,884.1925,-75.9497,107.9576,147.8027,159.8062,-12.6959,0.0000,104.1013,0.0000,104.1013,3.8563,104.1013,6.7680,0.0000,2186.6747,425.0584,622.7599,97.3333,10.1981,87.1352,0.0000,87.1352,0.0000,87.1352,-0.7402,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21069.4745,21069.4745,21069.4745,21069.4745,6,0,0,0
+3732.5894,0.5000,81570.6098,83.0000,83.0000,0.0000,-0.0755,42.2161,6,1596.2726,638.3050,881.9311,-75.9497,106.6999,147.4247,159.8062,-12.6959,0.0000,102.8436,0.0000,102.8436,3.8563,102.8436,6.7177,0.0000,2186.6747,419.7855,615.2357,96.1259,10.1744,85.9515,0.0000,85.9515,0.0000,85.9515,-1.9239,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20842.8586,20842.8586,20842.8586,20842.8586,6,0,0,0
+3733.0894,0.5000,81582.1376,83.0000,83.0000,0.0000,-0.1042,42.2041,6,1596.2726,633.6497,880.1343,-75.9497,105.9217,147.1244,159.8062,-12.6959,0.0000,102.0654,0.0000,102.0654,3.8563,102.0654,6.6866,0.0000,2186.6747,416.5231,610.5804,95.3788,10.1597,85.2191,0.0000,85.2191,0.0000,85.2191,-2.6563,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20691.3764,20691.3764,20691.3764,20691.3764,6,0,0,0
+3733.5894,0.5000,81593.6654,83.0000,83.0000,0.0000,-0.1165,42.1907,6,1596.2726,631.6548,879.0226,-75.9497,105.5882,146.9385,159.8062,-12.6959,0.0000,101.7319,0.0000,101.7319,3.8563,101.7319,6.6733,0.0000,2186.6747,415.1251,608.5856,95.0587,10.1534,84.9053,0.0000,84.9053,0.0000,84.9053,-2.9701,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20626.4654,20626.4654,20626.4654,20626.4654,6,0,0,0
+3734.0894,0.5000,81605.1931,83.0000,83.0000,0.0000,-0.1169,42.1772,6,1596.2726,631.5944,878.5462,-75.9497,105.5781,146.8589,159.8062,-12.6959,0.0000,101.7218,0.0000,101.7218,3.8563,101.7218,6.6729,0.0000,2186.6747,415.0827,608.5251,95.0490,10.1532,84.8958,0.0000,84.8958,0.0000,84.8958,-2.9796,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20624.4986,20624.4986,20624.4986,20624.4986,6,0,0,0
+3734.5894,0.5000,81616.7209,83.0000,83.0000,0.0000,-0.0964,42.1661,6,1596.2726,634.9200,878.5318,-75.9497,106.1340,146.8565,159.8062,-12.6959,0.0000,102.2778,0.0000,102.2778,3.8563,102.2778,6.6951,0.0000,2186.6747,417.4133,611.8508,95.5827,10.1637,85.4190,0.0000,85.4190,0.0000,85.4190,-2.4564,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20732.7137,20732.7137,20732.7137,20732.7137,6,0,0,0
+3735.0894,0.5000,81628.2487,83.0000,83.0000,0.0000,-0.0672,42.1583,6,1596.2726,639.6487,879.3260,-75.9497,106.9245,146.9892,159.8062,-12.6959,0.0000,103.0682,0.0000,103.0682,3.8563,103.0682,6.7267,0.0000,2186.6747,420.7272,616.5795,96.3415,10.1786,86.1629,0.0000,86.1629,0.0000,86.1629,-1.7125,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20886.5841,20886.5841,20886.5841,20886.5841,6,0,0,0
+3735.5894,0.5000,81639.7765,83.0000,83.0000,0.0000,-0.0261,42.1553,6,1596.2726,646.3084,880.4552,-75.9497,108.0377,147.1780,159.8062,-12.6959,0.0000,104.1814,0.0000,104.1814,3.8563,104.1814,6.7712,0.0000,2186.6747,425.3943,623.2391,97.4102,10.1996,87.2106,0.0000,87.2106,0.0000,87.2106,-0.6648,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21082.9484,21082.9484,21082.9484,21082.9484,6,0,0,0
+3736.0894,0.5000,81651.3042,83.0000,83.0000,0.0000,0.0052,42.1559,6,1596.2726,651.3818,882.0455,-75.9497,108.8858,147.4438,159.8062,-12.6959,0.0000,105.0295,0.0000,105.0295,3.8563,105.0295,6.8052,0.0000,2186.6747,428.9498,628.3126,98.2244,10.2156,88.0088,0.0000,88.0088,0.0000,88.0088,0.1333,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21225.5850,21225.5850,21225.5850,21225.5850,6,0,0,0
+3736.5894,0.5000,81662.8320,83.0000,83.0000,0.0000,0.0217,42.1584,6,1596.2726,654.0482,883.2570,-75.9497,109.3315,147.6464,159.8062,-12.6959,0.0000,105.4752,0.0000,105.4752,3.8563,105.4752,6.8230,0.0000,2186.6747,430.8184,630.9789,98.6523,10.2240,88.4282,0.0000,88.4282,0.0000,88.4282,0.5528,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21300.5467,21300.5467,21300.5467,21300.5467,6,0,0,0
+3737.0894,0.5000,81674.3598,83.0000,83.0000,0.0000,-0.0027,42.1581,6,1596.2726,650.1035,883.8938,-75.9497,108.6721,147.7528,159.8062,-12.6959,0.0000,104.8158,0.0000,104.8158,3.8563,104.8158,6.7966,0.0000,2186.6747,428.0539,627.0342,98.0192,10.2116,87.8076,0.0000,87.8076,0.0000,87.8076,-0.0678,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21189.6440,21189.6440,21189.6440,21189.6440,6,0,0,0
+3737.5894,0.5000,81685.8876,83.0000,83.0000,0.0000,-0.0511,42.1522,6,1596.2726,642.2555,882.9518,-75.9497,107.3602,147.5953,159.8062,-12.6959,0.0000,103.5040,0.0000,103.5040,3.8563,103.5040,6.7441,0.0000,2186.6747,422.5540,619.1862,96.7598,10.1868,86.5730,0.0000,86.5730,0.0000,86.5730,-1.3024,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20969.0046,20969.0046,20969.0046,20969.0046,6,0,0,0
+3738.0894,0.5000,81697.4154,83.0000,83.0000,0.0000,-0.1313,42.1371,6,1596.2726,629.2681,881.0777,-75.9497,105.1893,147.2821,159.8062,-12.6959,0.0000,101.3330,0.0000,101.3330,3.8563,101.3330,6.6573,0.0000,2186.6747,413.4525,606.1988,94.6757,10.1459,84.5298,0.0000,84.5298,0.0000,84.5298,-3.3456,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20548.8016,20548.8016,20548.8016,20548.8016,6,0,0,0
+3738.5894,0.5000,81708.9431,83.0000,83.0000,0.0000,-0.2122,42.1126,6,1596.2726,616.1546,877.9763,-75.9497,102.9972,146.7636,159.8062,-12.6959,0.0000,99.1409,0.0000,99.1409,3.8563,99.1409,6.5696,0.0000,2186.6747,404.2625,593.0853,92.5713,10.1045,82.4668,0.0000,82.4668,0.0000,82.4668,-5.4086,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20122.0901,20122.0901,20122.0901,20122.0901,6,0,0,0
+3739.0894,0.5000,81720.4709,83.0000,83.0000,0.0000,-0.2803,42.0803,6,1596.2726,605.1110,874.8448,-75.9497,101.1511,146.2402,159.8062,-12.6959,0.0000,97.2948,0.0000,97.2948,3.8563,97.2948,6.4958,0.0000,2186.6747,396.5232,582.0418,90.7991,10.0685,80.7306,0.0000,80.7306,0.0000,80.7306,-7.1447,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19762.7370,19762.7370,19762.7370,19762.7370,6,0,0,0
+3739.5894,0.5000,81731.9987,83.0000,83.0000,0.0000,-0.3118,42.0444,6,1596.2726,599.9962,872.2076,-75.9497,100.2961,145.7993,159.8062,-12.6959,0.0000,96.4398,0.0000,96.4398,3.8563,96.4398,6.4616,0.0000,2186.6747,392.9388,576.9270,89.9783,10.0516,79.9266,0.0000,79.9266,0.0000,79.9266,-7.9487,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19596.3028,19596.3028,19596.3028,19596.3028,6,0,0,0
+3740.0894,0.5000,81743.5265,83.0000,83.0000,0.0000,-0.3043,42.0093,6,1596.2726,601.2234,870.9861,-75.9497,100.5013,145.5952,159.8062,-12.6959,0.0000,96.6450,0.0000,96.6450,3.8563,96.6450,6.4698,0.0000,2186.6747,393.7987,578.1541,90.1752,10.0557,80.1195,0.0000,80.1195,0.0000,80.1195,-7.7558,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19636.2326,19636.2326,19636.2326,19636.2326,6,0,0,0
+3740.5894,0.5000,81755.0542,83.0000,83.0000,0.0000,-0.2359,41.9821,6,1596.2726,612.3074,871.2792,-75.9497,102.3541,145.6441,159.8062,-12.6959,0.0000,98.4978,0.0000,98.4978,3.8563,98.4978,6.5439,0.0000,2186.6747,401.5665,589.2382,91.9539,10.0921,81.8618,0.0000,81.8618,0.0000,81.8618,-6.0136,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19996.9061,19996.9061,19996.9061,19996.9061,6,0,0,0
+3741.0894,0.5000,81766.5820,83.0000,83.0000,0.0000,-0.1395,41.9660,6,1596.2726,627.9363,873.9261,-75.9497,104.9666,146.0866,159.8062,-12.6959,0.0000,101.1103,0.0000,101.1103,3.8563,101.1103,6.6484,0.0000,2186.6747,412.5191,604.8670,94.4620,10.1417,84.3203,0.0000,84.3203,0.0000,84.3203,-3.5551,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20505.4647,20505.4647,20505.4647,20505.4647,6,0,0,0
+3741.5894,0.5000,81778.1098,83.0000,83.0000,0.0000,-0.0216,41.9635,6,1596.2726,647.0344,877.6582,-75.9497,108.1591,146.7105,159.8062,-12.6959,0.0000,104.3028,0.0000,104.3028,3.8563,104.3028,6.7761,0.0000,2186.6747,425.9031,623.9652,97.5267,10.2019,87.3248,0.0000,87.3248,0.0000,87.3248,-0.5506,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21103.3602,21103.3602,21103.3602,21103.3602,6,0,0,0
+3742.0894,0.5000,81789.6376,83.0000,83.0000,0.0000,0.0813,41.9729,6,1596.2726,663.7069,882.2189,-75.9497,110.9461,147.4728,159.8062,-12.6959,0.0000,107.0898,0.0000,107.0898,3.8563,107.0898,6.8876,0.0000,2186.6747,437.5872,640.6377,100.2022,10.2545,89.9477,0.0000,89.9477,0.0000,89.9477,2.0723,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21572.0945,21572.0945,21572.0945,21572.0945,6,0,0,0
+3742.5894,0.5000,81801.1654,83.0000,83.0000,0.0000,0.1449,41.9896,6,1596.2726,674.0049,886.2003,-75.9497,112.6675,148.1384,159.8062,-12.6959,0.0000,108.8112,0.0000,108.8112,3.8563,108.8112,6.9564,0.0000,2186.6747,444.8041,650.9357,101.8548,10.2870,91.5678,0.0000,91.5678,0.0000,91.5678,3.6924,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21856.6942,21856.6942,21856.6942,21856.6942,6,0,0,0
+3743.0894,0.5000,81812.6931,83.0000,83.0000,0.0000,0.1723,42.0095,6,1596.2726,678.4433,888.6595,-75.9497,113.4094,148.5494,159.8062,-12.6959,0.0000,109.5532,0.0000,109.5532,3.8563,109.5532,6.9861,0.0000,2186.6747,447.9144,655.3740,102.5670,10.3010,92.2661,0.0000,92.2661,0.0000,92.2661,4.3907,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21976.9282,21976.9282,21976.9282,21976.9282,6,0,0,0
+3743.5894,0.5000,81824.2209,83.0000,83.0000,0.0000,0.1707,42.0291,6,1596.2726,678.1958,889.7193,-75.9497,113.3681,148.7266,159.8062,-12.6959,0.0000,109.5118,0.0000,109.5118,3.8563,109.5118,6.9844,0.0000,2186.6747,447.7410,655.1266,102.5273,10.3002,92.2271,0.0000,92.2271,0.0000,92.2271,4.3518,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21970.2253,21970.2253,21970.2253,21970.2253,6,0,0,0
+3744.0894,0.5000,81835.7487,83.0000,83.0000,0.0000,0.1563,42.0472,6,1596.2726,675.8527,889.6602,-75.9497,112.9764,148.7167,159.8062,-12.6959,0.0000,109.1201,0.0000,109.1201,3.8563,109.1201,6.9688,0.0000,2186.6747,446.0990,652.7834,102.1513,10.2928,91.8585,0.0000,91.8585,0.0000,91.8585,3.9831,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21906.7500,21906.7500,21906.7500,21906.7500,6,0,0,0
+3744.5894,0.5000,81847.2765,83.0000,83.0000,0.0000,0.1344,42.0627,6,1596.2726,672.3102,889.1007,-75.9497,112.3842,148.6232,159.8062,-12.6959,0.0000,108.5279,0.0000,108.5279,3.8563,108.5279,6.9451,0.0000,2186.6747,443.6164,649.2409,101.5828,10.2816,91.3012,0.0000,91.3012,0.0000,91.3012,3.4258,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21810.7837,21810.7837,21810.7837,21810.7837,6,0,0,0
+3745.0894,0.5000,81858.8042,83.0000,83.0000,0.0000,0.0984,42.0740,6,1596.2726,666.4783,888.2547,-75.9497,111.4094,148.4818,159.8062,-12.6959,0.0000,107.5531,0.0000,107.5531,3.8563,107.5531,6.9061,0.0000,2186.6747,439.5294,643.4091,100.6470,10.2632,90.3837,0.0000,90.3837,0.0000,90.3837,2.5083,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21650.0106,21650.0106,21650.0106,21650.0106,6,0,0,0
+3745.5894,0.5000,81870.3320,83.0000,83.0000,0.0000,0.0486,42.0796,6,1596.2726,658.4114,886.8621,-75.9497,110.0609,148.2490,159.8062,-12.6959,0.0000,106.2046,0.0000,106.2046,3.8563,106.2046,6.8522,0.0000,2186.6747,433.8761,635.3421,99.3524,10.2378,89.1146,0.0000,89.1146,0.0000,89.1146,1.2392,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21423.2151,21423.2151,21423.2151,21423.2151,6,0,0,0
+3746.0894,0.5000,81881.8598,83.0000,83.0000,0.0000,-0.0221,42.0771,6,1596.2726,646.9485,884.9357,-75.9497,108.1447,147.9270,159.8062,-12.6959,0.0000,104.2884,0.0000,104.2884,3.8563,104.2884,6.7755,0.0000,2186.6747,425.8429,623.8792,97.5129,10.2016,87.3113,0.0000,87.3113,0.0000,87.3113,-0.5641,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21100.9447,21100.9447,21100.9447,21100.9447,6,0,0,0
+3746.5894,0.5000,81893.3876,83.0000,83.0000,0.0000,-0.1016,42.0653,6,1596.2726,634.0798,882.1984,-75.9497,105.9936,147.4694,159.8062,-12.6959,0.0000,102.1373,0.0000,102.1373,3.8563,102.1373,6.6895,0.0000,2186.6747,416.8246,611.0106,95.4478,10.1610,85.2868,0.0000,85.2868,0.0000,85.2868,-2.5886,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20705.3746,20705.3746,20705.3746,20705.3746,6,0,0,0
+3747.0894,0.5000,81904.9154,83.0000,83.0000,0.0000,-0.1847,42.0440,6,1596.2726,620.6013,879.1253,-75.9497,103.7405,146.9557,159.8062,-12.6959,0.0000,99.8842,0.0000,99.8842,3.8563,99.8842,6.5993,0.0000,2186.6747,407.3788,597.5321,93.2849,10.1185,83.1663,0.0000,83.1663,0.0000,83.1663,-4.7090,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20266.7867,20266.7867,20266.7867,20266.7867,6,0,0,0
+3747.5894,0.5000,81916.4431,83.0000,83.0000,0.0000,-0.2543,42.0147,6,1596.2726,609.3253,875.9066,-75.9497,101.8556,146.4177,159.8062,-12.6959,0.0000,97.9993,0.0000,97.9993,3.8563,97.9993,6.5239,0.0000,2186.6747,399.4766,586.2560,91.4754,10.0823,81.3930,0.0000,81.3930,0.0000,81.3930,-6.4823,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19899.8673,19899.8673,19899.8673,19899.8673,6,0,0,0
+3748.0894,0.5000,81927.9709,83.0000,83.0000,0.0000,-0.3132,41.9786,6,1596.2726,599.7789,873.2139,-75.9497,100.2598,145.9675,159.8062,-12.6959,0.0000,96.4035,0.0000,96.4035,3.8563,96.4035,6.4601,0.0000,2186.6747,392.7864,576.7096,89.9434,10.0509,79.8925,0.0000,79.8925,0.0000,79.8925,-7.9828,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19589.2305,19589.2305,19589.2305,19589.2305,6,0,0,0
+3748.5894,0.5000,81939.4987,83.0000,83.0000,0.0000,-0.3280,41.9408,6,1596.2726,597.3693,870.9342,-75.9497,99.8570,145.5865,159.8062,-12.6959,0.0000,96.0007,0.0000,96.0007,3.8563,96.0007,6.4440,0.0000,2186.6747,391.0978,574.3000,89.5567,10.0430,79.5137,0.0000,79.5137,0.0000,79.5137,-8.3616,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19510.8219,19510.8219,19510.8219,19510.8219,6,0,0,0
+3749.0894,0.5000,81951.0265,83.0000,83.0000,0.0000,-0.3485,41.9006,6,1596.2726,594.0453,870.3588,-75.9497,99.3014,145.4903,159.8062,-12.6959,0.0000,95.4451,0.0000,95.4451,3.8563,95.4451,6.4218,0.0000,2186.6747,388.7683,570.9761,89.0233,10.0321,78.9912,0.0000,78.9912,0.0000,78.9912,-8.8841,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19402.6608,19402.6608,19402.6608,19402.6608,6,0,0,0
+3749.5894,0.5000,81962.5542,83.0000,83.0000,0.0000,-0.4031,41.8542,6,1596.2726,585.1917,869.5651,-75.9497,97.8214,145.3576,159.8062,-12.6959,0.0000,93.9651,0.0000,93.9651,3.8563,93.9651,6.3626,0.0000,2186.6747,382.5637,562.1224,87.6025,10.0029,77.5996,0.0000,77.5996,0.0000,77.5996,-10.2757,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19114.5662,19114.5662,19114.5662,19114.5662,6,0,0,0
+3750.0894,0.5000,81974.0820,83.0000,83.0000,0.0000,-0.4402,41.8034,6,1596.2726,579.1784,867.4508,-75.9497,96.8162,145.0042,159.8062,-12.6959,0.0000,92.9599,0.0000,92.9599,3.8563,92.9599,6.3224,0.0000,2186.6747,378.3496,556.1091,86.6375,9.9832,76.6544,0.0000,76.6544,0.0000,76.6544,-11.2209,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18918.8952,18918.8952,18918.8952,18918.8952,6,0,0,0
+3750.5894,0.5000,81985.6098,83.0000,83.0000,0.0000,-0.4867,41.7473,6,1596.2726,571.6378,866.0148,-75.9497,95.5557,144.7641,159.8062,-12.6959,0.0000,91.6994,0.0000,91.6994,3.8563,91.6994,6.2720,0.0000,2186.6747,373.0652,548.5686,85.4275,9.9584,75.4691,0.0000,75.4691,0.0000,75.4691,-12.4061,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18680.4803,18680.4803,18680.4803,18680.4803,6,0,0,0
+3751.0894,0.5000,81997.1376,83.0000,83.0000,0.0000,-0.5524,41.6836,6,1596.2726,560.9882,864.2141,-75.9497,93.7755,144.4631,159.8062,-12.6959,0.0000,89.9192,0.0000,89.9192,3.8563,89.9192,6.2007,0.0000,2186.6747,365.6019,537.9189,83.7185,9.9234,73.7951,0.0000,73.7951,0.0000,73.7951,-14.0800,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18371.6821,18371.6821,18371.6821,18371.6821,6,0,0,0
+3751.5894,0.5000,82008.6654,83.0000,83.0000,0.0000,-0.6283,41.6112,6,1596.2726,548.6756,861.6710,-75.9497,91.7173,144.0380,159.8062,-12.6959,0.0000,87.8610,0.0000,87.8610,3.8563,87.8610,6.1184,0.0000,2186.6747,356.9732,525.6063,81.7426,9.8829,71.8597,0.0000,71.8597,0.0000,71.8597,-16.0153,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18014.6666,18014.6666,18014.6666,18014.6666,6,0,0,0
+3752.0894,0.5000,82020.1931,83.0000,83.0000,0.0000,-0.7214,41.5280,6,1596.2726,533.5756,858.7307,-75.9497,89.1932,143.5465,159.8062,-12.6959,0.0000,85.3369,0.0000,85.3369,3.8563,85.3369,6.0175,0.0000,2186.6747,346.3912,510.5064,79.3194,9.8332,69.4862,0.0000,69.4862,0.0000,69.4862,-18.3887,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17530.5974,17530.5974,17530.5974,17530.5974,6,0,0,0
+3752.5894,0.5000,82031.7209,83.0000,83.0000,0.0000,-0.8189,41.4336,6,1596.2726,517.7696,855.1249,-75.9497,86.5510,142.9438,159.8062,-12.6959,0.0000,82.6947,0.0000,82.6947,3.8563,82.6947,5.9118,0.0000,2186.6747,335.3143,494.7003,76.7830,9.7812,67.0017,0.0000,67.0017,0.0000,67.0017,-20.8731,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17013.9991,17013.9991,17013.9991,17013.9991,6,0,0,0
+3753.0894,0.5000,82043.2487,83.0000,83.0000,0.0000,-0.9186,41.3277,6,1596.2726,501.6035,851.3504,-75.9497,83.8487,142.3128,159.8062,-12.6959,0.0000,79.9924,0.0000,79.9924,3.8563,79.9924,5.8037,0.0000,2186.6747,323.9851,478.5343,74.1887,9.7281,64.4606,0.0000,64.4606,0.0000,64.4606,-23.4140,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16485.6351,16485.6351,16485.6351,16485.6351,6,0,0,0
+3753.5894,0.5000,82054.7765,83.0000,83.0000,0.0000,-0.9868,41.2140,6,1596.2726,490.5425,847.4899,-75.9497,81.9997,141.6675,159.8062,-12.6959,0.0000,78.1434,0.0000,78.1434,3.8563,78.1434,5.7297,0.0000,2186.6747,316.2336,467.4733,72.4137,9.6917,62.7220,0.0000,62.7220,0.0000,62.7220,-25.1525,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16124.1221,16124.1221,16124.1221,16124.1221,6,0,0,0
+3754.0894,0.5000,82066.3042,83.0000,83.0000,0.0000,-1.0310,41.0951,6,1596.2726,483.3751,844.8485,-75.9497,80.8016,141.2260,159.8062,-12.6959,0.0000,76.9453,0.0000,76.9453,3.8563,76.9453,5.6818,0.0000,2186.6747,311.2106,460.3058,71.2635,9.6681,61.5954,0.0000,61.5954,0.0000,61.5954,-26.2791,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15889.8634,15889.8634,15889.8634,15889.8634,6,0,0,0
+3754.5894,0.5000,82077.8320,83.0000,83.0000,0.0000,-1.0122,40.9785,6,1596.2726,486.4283,843.1369,-75.9497,81.3120,140.9398,159.8062,-12.6959,0.0000,77.4557,0.0000,77.4557,3.8563,77.4557,5.7022,0.0000,2186.6747,313.3504,463.3591,71.7535,9.6782,62.0753,0.0000,62.0753,0.0000,62.0753,-25.7992,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15989.6553,15989.6553,15989.6553,15989.6553,6,0,0,0
+3755.0894,0.5000,82089.3598,83.0000,83.0000,0.0000,-0.9655,40.8672,6,1596.2726,493.9906,843.8661,-75.9497,82.5761,141.0617,159.8062,-12.6959,0.0000,78.7198,0.0000,78.7198,3.8563,78.7198,5.7528,0.0000,2186.6747,318.6500,470.9214,72.9670,9.7030,63.2640,0.0000,63.2640,0.0000,63.2640,-24.6106,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16236.8186,16236.8186,16236.8186,16236.8186,6,0,0,0
+3755.5894,0.5000,82100.8876,83.0000,83.0000,0.0000,-0.8789,40.7658,6,1596.2726,508.0386,845.6720,-75.9497,84.9244,141.3636,159.8062,-12.6959,0.0000,81.0681,0.0000,81.0681,3.8563,81.0681,5.8467,0.0000,2186.6747,328.4948,484.9693,75.2214,9.7492,65.4722,0.0000,65.4722,0.0000,65.4722,-22.4026,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16695.9557,16695.9557,16695.9557,16695.9557,6,0,0,0
+3756.0894,0.5000,82112.4154,83.0000,83.0000,0.0000,-0.7912,40.6746,6,1596.2726,522.2656,849.0266,-75.9497,87.3026,141.9244,159.8062,-12.6959,0.0000,83.4463,0.0000,83.4463,3.8563,83.4463,5.9418,0.0000,2186.6747,338.4651,499.1963,77.5045,9.7960,67.7084,0.0000,67.7084,0.0000,67.7084,-20.1664,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17160.9447,17160.9447,17160.9447,17160.9447,6,0,0,0
+3756.5894,0.5000,82123.9431,83.0000,83.0000,0.0000,-0.7057,40.5933,6,1596.2726,536.1184,852.4240,-75.9497,89.6182,142.4923,159.8062,-12.6959,0.0000,85.7619,0.0000,85.7619,3.8563,85.7619,6.0345,0.0000,2186.6747,348.1731,513.0491,79.7275,9.8416,69.8859,0.0000,69.8859,0.0000,69.8859,-17.9891,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17613.7036,17613.7036,17613.7036,17613.7036,6,0,0,0
+3757.0894,0.5000,82135.4709,83.0000,83.0000,0.0000,-0.6455,40.5189,6,1596.2726,545.8818,855.7321,-75.9497,91.2503,143.0453,159.8062,-12.6959,0.0000,87.3940,0.0000,87.3940,3.8563,87.3940,6.0997,0.0000,2186.6747,355.0154,522.8126,81.2943,9.8737,71.4206,0.0000,71.4206,0.0000,71.4206,-16.4544,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17932.8078,17932.8078,17932.8078,17932.8078,6,0,0,0
+3757.5894,0.5000,82146.9987,83.0000,83.0000,0.0000,-0.5972,40.4500,6,1596.2726,553.7248,858.0636,-75.9497,92.5613,143.4350,159.8062,-12.6959,0.0000,88.7051,0.0000,88.7051,3.8563,88.7051,6.1522,0.0000,2186.6747,360.5117,530.6556,82.5529,9.8995,72.6534,0.0000,72.6534,0.0000,72.6534,-15.2217,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18161.0742,18161.0742,18161.0742,18161.0742,6,0,0,0
+3758.0894,0.5000,82158.5265,83.0000,83.0000,0.0000,-0.5623,40.3852,6,1596.2726,559.3771,859.9365,-75.9497,93.5062,143.7481,159.8062,-12.6959,0.0000,89.6499,0.0000,89.6499,3.8563,89.6499,6.1900,0.0000,2186.6747,364.4729,536.3079,83.4599,9.9181,73.5419,0.0000,73.5419,0.0000,73.5419,-14.3333,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18324.9686,18324.9686,18324.9686,18324.9686,6,0,0,0
+3758.5894,0.5000,82170.0542,83.0000,83.0000,0.0000,-0.5277,40.3244,6,1596.2726,564.9874,861.2863,-75.9497,94.4440,143.9737,159.8062,-12.6959,0.0000,90.5877,0.0000,90.5877,3.8563,90.5877,6.2275,0.0000,2186.6747,368.4045,541.9181,84.3602,9.9365,74.4237,0.0000,74.4237,0.0000,74.4237,-13.4514,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18487.6436,18487.6436,18487.6436,18487.6436,6,0,0,0
+3759.0894,0.5000,82181.5820,83.0000,83.0000,0.0000,-0.4901,40.2679,6,1596.2726,571.0867,862.6260,-75.9497,95.4636,144.1977,159.8062,-12.6959,0.0000,91.6073,0.0000,91.6073,3.8563,91.6073,6.2683,0.0000,2186.6747,372.6790,548.0174,85.3390,9.9566,75.3825,0.0000,75.3825,0.0000,75.3825,-12.4927,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18664.4999,18664.4999,18664.4999,18664.4999,6,0,0,0
+3759.5894,0.5000,82193.1098,83.0000,83.0000,0.0000,-0.4647,40.2143,6,1596.2726,575.2019,864.0825,-75.9497,96.1515,144.4411,159.8062,-12.6959,0.0000,92.2952,0.0000,92.2952,3.8563,92.2952,6.2958,0.0000,2186.6747,375.5629,552.1326,85.9994,9.9701,76.0293,0.0000,76.0293,0.0000,76.0293,-11.8459,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18789.4998,18789.4998,18789.4998,18789.4998,6,0,0,0
+3760.0894,0.5000,82204.6376,83.0000,83.0000,0.0000,-0.4503,40.1624,6,1596.2726,577.5368,865.0652,-75.9497,96.5418,144.6054,159.8062,-12.6959,0.0000,92.6855,0.0000,92.6855,3.8563,92.6855,6.3114,0.0000,2186.6747,377.1992,554.4676,86.3741,9.9778,76.3963,0.0000,76.3963,0.0000,76.3963,-11.4789,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18865.4782,18865.4782,18865.4782,18865.4782,6,0,0,0
+3760.5894,0.5000,82216.1654,83.0000,83.0000,0.0000,-0.4639,40.1089,6,1596.2726,575.3345,865.6228,-75.9497,96.1736,144.6986,159.8062,-12.6959,0.0000,92.3174,0.0000,92.3174,3.8563,92.3174,6.2967,0.0000,2186.6747,375.6558,552.2652,86.0207,9.9705,76.0501,0.0000,76.0501,0.0000,76.0501,-11.8251,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18793.8142,18793.8142,18793.8142,18793.8142,6,0,0,0
+3761.0894,0.5000,82227.6931,83.0000,83.0000,0.0000,-0.4862,40.0528,6,1596.2726,571.7282,865.0969,-75.9497,95.5708,144.6107,159.8062,-12.6959,0.0000,91.7145,0.0000,91.7145,3.8563,91.7145,6.2726,0.0000,2186.6747,373.1285,548.6590,85.4420,9.9587,75.4833,0.0000,75.4833,0.0000,75.4833,-12.3919,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18683.1018,18683.1018,18683.1018,18683.1018,6,0,0,0
+3761.5894,0.5000,82239.2209,83.0000,83.0000,0.0000,-0.5113,39.9939,6,1596.2726,567.6486,864.2357,-75.9497,94.8889,144.4667,159.8062,-12.6959,0.0000,91.0326,0.0000,91.0326,3.8563,91.0326,6.2453,0.0000,2186.6747,370.2695,544.5794,84.7873,9.9453,74.8420,0.0000,74.8420,0.0000,74.8420,-13.0331,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18564.8089,18564.8089,18564.8089,18564.8089,6,0,0,0
+3762.0894,0.5000,82250.7487,83.0000,83.0000,0.0000,-0.5372,39.9320,6,1596.2726,563.4558,863.2615,-75.9497,94.1880,144.3039,159.8062,-12.6959,0.0000,90.3317,0.0000,90.3317,3.8563,90.3317,6.2172,0.0000,2186.6747,367.3312,540.3866,84.1145,9.9315,74.1830,0.0000,74.1830,0.0000,74.1830,-13.6922,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18443.2350,18443.2350,18443.2350,18443.2350,6,0,0,0
+3762.5894,0.5000,82262.2765,83.0000,83.0000,0.0000,-0.5640,39.8670,6,1596.2726,559.1025,862.2603,-75.9497,93.4603,144.1365,159.8062,-12.6959,0.0000,89.6040,0.0000,89.6040,3.8563,89.6040,6.1881,0.0000,2186.6747,364.2805,536.0333,83.4159,9.9172,73.4987,0.0000,73.4987,0.0000,73.4987,-14.3764,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18317.0070,18317.0070,18317.0070,18317.0070,6,0,0,0
+3763.0894,0.5000,82273.8042,83.0000,83.0000,0.0000,-0.6118,39.7964,6,1596.2726,551.3469,861.2207,-75.9497,92.1639,143.9627,159.8062,-12.6959,0.0000,88.3076,0.0000,88.3076,3.8563,88.3076,6.1363,0.0000,2186.6747,358.8453,528.2777,82.1713,9.8917,72.2796,0.0000,72.2796,0.0000,72.2796,-15.5954,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18092.1251,18092.1251,18092.1251,18092.1251,6,0,0,0
+3763.5894,0.5000,82285.3320,83.0000,83.0000,0.0000,-0.6731,39.7188,6,1596.2726,541.4157,859.3687,-75.9497,90.5037,143.6532,159.8062,-12.6959,0.0000,86.6474,0.0000,86.6474,3.8563,86.6474,6.0699,0.0000,2186.6747,351.8855,518.3464,80.5776,9.8590,70.7186,0.0000,70.7186,0.0000,70.7186,-17.1564,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17786.8384,17786.8384,17786.8384,17786.8384,6,0,0,0
+3764.0894,0.5000,82296.8598,83.0000,83.0000,0.0000,-0.7468,39.6328,6,1596.2726,529.4547,856.9971,-75.9497,88.5043,143.2567,159.8062,-12.6959,0.0000,84.6480,0.0000,84.6480,3.8563,84.6480,5.9899,0.0000,2186.6747,343.5032,506.3854,78.6581,9.8197,68.8385,0.0000,68.8385,0.0000,68.8385,-19.0364,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17395.9108,17395.9108,17395.9108,17395.9108,6,0,0,0
+3764.5894,0.5000,82308.3876,83.0000,83.0000,0.0000,-0.8188,39.5384,6,1596.2726,517.7851,854.1408,-75.9497,86.5536,142.7793,159.8062,-12.6959,0.0000,82.6973,0.0000,82.6973,3.8563,82.6973,5.9119,0.0000,2186.6747,335.3252,494.7159,76.7855,9.7813,67.0042,0.0000,67.0042,0.0000,67.0042,-20.8706,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17014.5075,17014.5075,17014.5075,17014.5075,6,0,0,0
+3765.0894,0.5000,82319.9154,83.0000,83.0000,0.0000,-0.8761,39.4374,6,1596.2726,508.4966,851.3541,-75.9497,85.0009,142.3134,159.8062,-12.6959,0.0000,81.1446,0.0000,81.1446,3.8563,81.1446,5.8498,0.0000,2186.6747,328.8158,485.4273,75.2949,9.7507,65.5441,0.0000,65.5441,0.0000,65.5441,-22.3306,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16710.9250,16710.9250,16710.9250,16710.9250,6,0,0,0
+3765.5894,0.5000,82331.4431,83.0000,83.0000,0.0000,-0.9230,39.3310,6,1596.2726,500.8821,849.1360,-75.9497,83.7281,141.9426,159.8062,-12.6959,0.0000,79.8718,0.0000,79.8718,3.8563,79.8718,5.7988,0.0000,2186.6747,323.4795,477.8128,74.0729,9.7257,64.3472,0.0000,64.3472,0.0000,64.3472,-23.5274,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16462.0554,16462.0554,16462.0554,16462.0554,6,0,0,0
+3766.0894,0.5000,82342.9709,83.0000,83.0000,0.0000,-0.9581,39.2205,6,1596.2726,495.1936,847.3176,-75.9497,82.7772,141.6387,159.8062,-12.6959,0.0000,78.9209,0.0000,78.9209,3.8563,78.9209,5.7608,0.0000,2186.6747,319.4931,472.1244,73.1601,9.7070,63.4531,0.0000,63.4531,0.0000,63.4531,-24.4215,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16276.1362,16276.1362,16276.1362,16276.1362,6,0,0,0
+3766.5894,0.5000,82354.4987,83.0000,83.0000,0.0000,-0.9858,39.1069,6,1596.2726,490.7051,845.9592,-75.9497,82.0269,141.4116,159.8062,-12.6959,0.0000,78.1706,0.0000,78.1706,3.8563,78.1706,5.7308,0.0000,2186.6747,316.3476,467.6359,72.4398,9.6922,62.7476,0.0000,62.7476,0.0000,62.7476,-25.1270,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16129.4372,16129.4372,16129.4372,16129.4372,6,0,0,0
+3767.0894,0.5000,82366.0265,83.0000,83.0000,0.0000,-1.0103,38.9904,6,1596.2726,486.7306,844.8874,-75.9497,81.3625,141.2324,159.8062,-12.6959,0.0000,77.5062,0.0000,77.5062,3.8563,77.5062,5.7042,0.0000,2186.6747,313.5622,463.6614,71.8020,9.6792,62.1228,0.0000,62.1228,0.0000,62.1228,-25.7517,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15999.5349,15999.5349,15999.5349,15999.5349,6,0,0,0
+3767.5894,0.5000,82377.5542,83.0000,83.0000,0.0000,-1.0373,38.8708,6,1596.2726,482.3571,843.9383,-75.9497,80.6314,141.0738,159.8062,-12.6959,0.0000,76.7751,0.0000,76.7751,3.8563,76.7751,5.6750,0.0000,2186.6747,310.4973,459.2879,71.1002,9.6648,61.4354,0.0000,61.4354,0.0000,61.4354,-26.4391,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15856.5940,15856.5940,15856.5940,15856.5940,6,0,0,0
+3768.0894,0.5000,82389.0820,83.0000,83.0000,0.0000,-1.0716,38.7473,6,1596.2726,476.7956,842.8939,-75.9497,79.7018,140.8992,159.8062,-12.6959,0.0000,75.8455,0.0000,75.8455,3.8563,75.8455,5.6378,0.0000,2186.6747,306.5997,453.7263,70.2077,9.6465,60.5612,0.0000,60.5612,0.0000,60.5612,-27.3132,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15675.4278,15675.4278,15675.4278,15675.4278,6,0,0,0
+3768.5894,0.5000,82400.6098,83.0000,83.0000,0.0000,-1.1234,38.6178,6,1596.2726,468.3864,841.5658,-75.9497,78.2961,140.6772,159.8062,-12.6959,0.0000,74.4398,0.0000,74.4398,3.8563,74.4398,5.5816,0.0000,2186.6747,300.7066,445.3172,68.8582,9.6188,59.2394,0.0000,59.2394,0.0000,59.2394,-28.6349,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15404.8131,15404.8131,15404.8131,15404.8131,6,0,0,0
+3769.0894,0.5000,82412.1376,83.0000,83.0000,0.0000,-1.1787,38.4819,6,1596.2726,459.4256,839.5577,-75.9497,76.7982,140.3415,159.8062,-12.6959,0.0000,72.9419,0.0000,72.9419,3.8563,72.9419,5.5217,0.0000,2186.6747,294.4269,436.3564,67.4202,9.5894,57.8309,0.0000,57.8309,0.0000,57.8309,-30.0433,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15116.4459,15116.4459,15116.4459,15116.4459,6,0,0,0
+3769.5894,0.5000,82423.6654,83.0000,83.0000,0.0000,-1.2354,38.3395,6,1596.2726,450.2373,837.4178,-75.9497,75.2622,139.9838,159.8062,-12.6959,0.0000,71.4059,0.0000,71.4059,3.8563,71.4059,5.4602,0.0000,2186.6747,287.9877,427.1680,65.9457,9.5592,56.3866,0.0000,56.3866,0.0000,56.3866,-31.4875,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14820.7556,14820.7556,14820.7556,14820.7556,6,0,0,0
+3770.0894,0.5000,82435.1931,83.0000,83.0000,0.0000,-1.2677,38.1934,6,1596.2726,444.9948,835.2236,-75.9497,74.3859,139.6170,159.8062,-12.6959,0.0000,70.5296,0.0000,70.5296,3.8563,70.5296,5.4252,0.0000,2186.6747,284.3138,421.9256,65.1045,9.5419,55.5625,0.0000,55.5625,0.0000,55.5625,-32.3115,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14652.0497,14652.0497,14652.0497,14652.0497,6,0,0,0
+3770.5894,0.5000,82446.7209,83.0000,83.0000,0.0000,-1.2864,38.0451,6,1596.2726,441.9626,833.9717,-75.9497,73.8790,139.4078,159.8062,-12.6959,0.0000,70.0227,0.0000,70.0227,3.8563,70.0227,5.4049,0.0000,2186.6747,282.1888,418.8933,64.6179,9.5319,55.0859,0.0000,55.0859,0.0000,55.0859,-32.7880,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14554.4684,14554.4684,14554.4684,14554.4684,6,0,0,0
+3771.0894,0.5000,82458.2487,83.0000,83.0000,0.0000,-1.2817,37.8973,6,1596.2726,442.7282,833.2476,-75.9497,74.0070,139.2867,159.8062,-12.6959,0.0000,70.1507,0.0000,70.1507,3.8563,70.1507,5.4100,0.0000,2186.6747,282.7253,419.6589,64.7407,9.5345,55.2062,0.0000,55.2062,0.0000,55.2062,-32.6677,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14579.1060,14579.1060,14579.1060,14579.1060,6,0,0,0
+3771.5894,0.5000,82469.7765,83.0000,83.0000,0.0000,-1.2720,37.7507,6,1596.2726,444.3001,833.4305,-75.9497,74.2698,139.3173,159.8062,-12.6959,0.0000,70.4135,0.0000,70.4135,3.8563,70.4135,5.4205,0.0000,2186.6747,283.8269,421.2308,64.9930,9.5396,55.4533,0.0000,55.4533,0.0000,55.4533,-32.4206,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14629.6921,14629.6921,14629.6921,14629.6921,6,0,0,0
+3772.0894,0.5000,82481.3042,83.0000,83.0000,0.0000,-1.2589,37.6056,6,1596.2726,446.4194,833.8058,-75.9497,74.6240,139.3800,159.8062,-12.6959,0.0000,70.7677,0.0000,70.7677,3.8563,70.7677,5.4347,0.0000,2186.6747,285.3121,423.3501,65.3331,9.5466,55.7865,0.0000,55.7865,0.0000,55.7865,-32.0876,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14697.8931,14697.8931,14697.8931,14697.8931,6,0,0,0
+3772.5894,0.5000,82492.8320,83.0000,83.0000,0.0000,-1.2511,37.4613,6,1596.2726,447.6905,834.3119,-75.9497,74.8365,139.4646,159.8062,-12.6959,0.0000,70.9802,0.0000,70.9802,3.8563,70.9802,5.4432,0.0000,2186.6747,286.2029,424.6212,65.5370,9.5508,55.9862,0.0000,55.9862,0.0000,55.9862,-31.8878,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14738.7973,14738.7973,14738.7973,14738.7973,6,0,0,0
+3773.0894,0.5000,82504.3598,83.0000,83.0000,0.0000,-1.2474,37.3175,6,1596.2726,448.2849,834.6154,-75.9497,74.9359,139.5154,159.8062,-12.6959,0.0000,71.0796,0.0000,71.0796,3.8563,71.0796,5.4472,0.0000,2186.6747,286.6195,425.2157,65.6324,9.5527,56.0797,0.0000,56.0797,0.0000,56.0797,-31.7943,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14757.9272,14757.9272,14757.9272,14757.9272,6,0,0,0
+3773.5894,0.5000,82515.8876,83.0000,83.0000,0.0000,-1.2451,37.1740,6,1596.2726,448.6591,834.7574,-75.9497,74.9984,139.5391,159.8062,-12.6959,0.0000,71.1421,0.0000,71.1421,3.8563,71.1421,5.4497,0.0000,2186.6747,286.8817,425.5899,65.6925,9.5540,56.1385,0.0000,56.1385,0.0000,56.1385,-31.7355,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14769.9696,14769.9696,14769.9696,14769.9696,6,0,0,0
+3774.0894,0.5000,82527.4154,83.0000,83.0000,0.0000,-1.2407,37.0310,6,1596.2726,449.3745,834.8468,-75.9497,75.1180,139.5540,159.8062,-12.6959,0.0000,71.2617,0.0000,71.2617,3.8563,71.2617,5.4544,0.0000,2186.6747,287.3830,426.3052,65.8073,9.5563,56.2509,0.0000,56.2509,0.0000,56.2509,-31.6231,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14792.9899,14792.9899,14792.9899,14792.9899,6,0,0,0
+3774.5894,0.5000,82538.9431,83.0000,83.0000,0.0000,-1.2260,36.8896,6,1596.2726,451.7640,835.0176,-75.9497,75.5174,139.5826,159.8062,-12.6959,0.0000,71.6612,0.0000,71.6612,3.8563,71.6612,5.4704,0.0000,2186.6747,289.0576,428.6947,66.1907,9.5642,56.6266,0.0000,56.6266,0.0000,56.6266,-31.2475,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14869.8879,14869.8879,14869.8879,14869.8879,6,0,0,0
+3775.0894,0.5000,82550.4709,83.0000,83.0000,0.0000,-1.2095,36.7502,6,1596.2726,454.4378,835.5882,-75.9497,75.9644,139.6780,159.8062,-12.6959,0.0000,72.1081,0.0000,72.1081,3.8563,72.1081,5.4883,0.0000,2186.6747,290.9314,431.3686,66.6198,9.5730,57.0468,0.0000,57.0468,0.0000,57.0468,-30.8273,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14955.9348,14955.9348,14955.9348,14955.9348,6,0,0,0
+3775.5894,0.5000,82561.9987,83.0000,83.0000,0.0000,-1.1922,36.6128,6,1596.2726,457.2326,836.2267,-75.9497,76.4316,139.7847,159.8062,-12.6959,0.0000,72.5753,0.0000,72.5753,3.8563,72.5753,5.5070,0.0000,2186.6747,292.8900,434.1634,67.0683,9.5822,57.4861,0.0000,57.4861,0.0000,57.4861,-30.3880,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15045.8735,15045.8735,15045.8735,15045.8735,6,0,0,0
+3776.0894,0.5000,82573.5265,83.0000,83.0000,0.0000,-1.1908,36.4755,6,1596.2726,457.4728,836.8941,-75.9497,76.4717,139.8963,159.8062,-12.6959,0.0000,72.6155,0.0000,72.6155,3.8563,72.6155,5.5086,0.0000,2186.6747,293.0584,434.4036,67.1069,9.5830,57.5239,0.0000,57.5239,0.0000,57.5239,-30.3502,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15053.6034,15053.6034,15053.6034,15053.6034,6,0,0,0
+3776.5894,0.5000,82585.0542,83.0000,83.0000,0.0000,-1.2016,36.3370,6,1596.2726,455.7087,836.9515,-75.9497,76.1768,139.9059,159.8062,-12.6959,0.0000,72.3206,0.0000,72.3206,3.8563,72.3206,5.4968,0.0000,2186.6747,291.8221,432.6394,66.8238,9.5772,57.2466,0.0000,57.2466,0.0000,57.2466,-30.6275,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14996.8321,14996.8321,14996.8321,14996.8321,6,0,0,0
+3777.0894,0.5000,82596.5820,83.0000,83.0000,0.0000,-1.2381,36.1943,6,1596.2726,449.7984,836.5302,-75.9497,75.1889,139.8355,159.8062,-12.6959,0.0000,71.3326,0.0000,71.3326,3.8563,71.3326,5.4573,0.0000,2186.6747,287.6801,426.7292,65.8753,9.5577,56.3176,0.0000,56.3176,0.0000,56.3176,-31.5565,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14806.6333,14806.6333,14806.6333,14806.6333,6,0,0,0
+3777.5894,0.5000,82608.1098,83.0000,83.0000,0.0000,-1.2819,36.0465,6,1596.2726,442.6888,835.1188,-75.9497,74.0004,139.5995,159.8062,-12.6959,0.0000,70.1441,0.0000,70.1441,3.8563,70.1441,5.4097,0.0000,2186.6747,282.6977,419.6196,64.7344,9.5343,55.2001,0.0000,55.2001,0.0000,55.2001,-32.6739,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14577.8404,14577.8404,14577.8404,14577.8404,6,0,0,0
+3778.0894,0.5000,82619.6376,83.0000,83.0000,0.0000,-1.3299,35.8932,6,1596.2726,434.9136,833.4211,-75.9497,72.7007,139.3157,159.8062,-12.6959,0.0000,68.8444,0.0000,68.8444,3.8563,68.8444,5.3578,0.0000,2186.6747,277.2489,411.8444,63.4867,9.5095,53.9772,0.0000,53.9772,0.0000,53.9772,-33.8967,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14327.6266,14327.6266,14327.6266,14327.6266,6,0,0,0
+3778.5894,0.5000,82631.1654,83.0000,83.0000,0.0000,-1.3499,35.7376,6,1596.2726,431.6765,831.5643,-75.9497,72.1596,139.0054,159.8062,-12.6959,0.0000,68.3033,0.0000,68.3033,3.8563,68.3033,5.3361,0.0000,2186.6747,274.9803,408.6072,62.9672,9.4993,53.4679,0.0000,53.4679,0.0000,53.4679,-34.4059,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14223.4523,14223.4523,14223.4523,14223.4523,6,0,0,0
+3779.0894,0.5000,82642.6931,83.0000,83.0000,0.0000,-1.3306,35.5842,6,1596.2726,434.8035,830.7913,-75.9497,72.6823,138.8761,159.8062,-12.6959,0.0000,68.8260,0.0000,68.8260,3.8563,68.8260,5.3570,0.0000,2186.6747,277.1717,411.7342,63.4690,9.5091,53.9599,0.0000,53.9599,0.0000,53.9599,-33.9140,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14324.0825,14324.0825,14324.0825,14324.0825,6,0,0,0
+3779.5894,0.5000,82654.2209,83.0000,83.0000,0.0000,-1.2491,35.4402,6,1596.2726,448.0116,831.5380,-75.9497,74.8902,139.0010,159.8062,-12.6959,0.0000,71.0339,0.0000,71.0339,3.8563,71.0339,5.4453,0.0000,2186.6747,286.4279,424.9423,65.5886,9.5518,56.0367,0.0000,56.0367,0.0000,56.0367,-31.8373,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14749.1311,14749.1311,14749.1311,14749.1311,6,0,0,0
+3780.0894,0.5000,82665.7487,83.0000,83.0000,0.0000,-1.1342,35.3094,6,1596.2726,466.6479,834.6921,-75.9497,78.0055,139.5282,159.8062,-12.6959,0.0000,74.1492,0.0000,74.1492,3.8563,74.1492,5.5699,0.0000,2186.6747,299.4882,443.5786,68.5792,9.6131,58.9661,0.0000,58.9661,0.0000,58.9661,-28.9082,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15348.8649,15348.8649,15348.8649,15348.8649,6,0,0,0
+3780.5894,0.5000,82677.2765,83.0000,83.0000,0.0000,-1.0024,35.1939,6,1596.2726,488.0142,839.1425,-75.9497,81.5771,140.2721,159.8062,-12.6959,0.0000,77.7208,0.0000,77.7208,3.8563,77.7208,5.7128,0.0000,2186.6747,314.4617,464.9449,72.0080,9.6834,62.3246,0.0000,62.3246,0.0000,62.3246,-25.5499,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16041.4867,16041.4867,16041.4867,16041.4867,6,0,0,0
+3781.0894,0.5000,82688.8042,83.0000,83.0000,0.0000,-0.8801,35.0924,6,1596.2726,507.8490,844.2448,-75.9497,84.8927,141.1250,159.8062,-12.6959,0.0000,81.0364,0.0000,81.0364,3.8563,81.0364,5.8454,0.0000,2186.6747,328.3620,484.7798,75.1910,9.7486,65.4424,0.0000,65.4424,0.0000,65.4424,-22.4324,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16689.7609,16689.7609,16689.7609,16689.7609,6,0,0,0
+3781.5894,0.5000,82700.3320,83.0000,83.0000,0.0000,-0.7923,35.0011,6,1596.2726,522.0904,848.9813,-75.9497,87.2733,141.9168,159.8062,-12.6959,0.0000,83.4170,0.0000,83.4170,3.8563,83.4170,5.9407,0.0000,2186.6747,338.3424,499.0212,77.4764,9.7954,67.6809,0.0000,67.6809,0.0000,67.6809,-20.1939,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17155.2211,17155.2211,17155.2211,17155.2211,6,0,0,0
+3782.0894,0.5000,82711.8598,83.0000,83.0000,0.0000,-0.7302,34.9169,6,1596.2726,532.1544,852.3822,-75.9497,88.9556,142.4853,159.8062,-12.6959,0.0000,85.0993,0.0000,85.0993,3.8563,85.0993,6.0079,0.0000,2186.6747,345.3952,509.0851,79.0914,9.8285,69.2628,0.0000,69.2628,0.0000,69.2628,-18.6121,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17484.1460,17484.1460,17484.1460,17484.1460,6,0,0,0
+3782.5894,0.5000,82723.3876,83.0000,83.0000,0.0000,-0.6938,34.8370,6,1596.2726,538.0521,854.7855,-75.9497,89.9415,142.8870,159.8062,-12.6959,0.0000,86.0852,0.0000,86.0852,3.8563,86.0852,6.0474,0.0000,2186.6747,349.5283,514.9828,80.0378,9.8479,70.1899,0.0000,70.1899,0.0000,70.1899,-17.6851,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17676.9044,17676.9044,17676.9044,17676.9044,6,0,0,0
+3783.0894,0.5000,82734.9154,83.0000,83.0000,0.0000,-0.6696,34.7598,6,1596.2726,541.9753,856.1938,-75.9497,90.5973,143.1225,159.8062,-12.6959,0.0000,86.7410,0.0000,86.7410,3.8563,86.7410,6.0736,0.0000,2186.6747,352.2777,518.9061,80.6674,9.8608,70.8065,0.0000,70.8065,0.0000,70.8065,-17.0685,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17805.1297,17805.1297,17805.1297,17805.1297,6,0,0,0
+3783.5894,0.5000,82746.4431,83.0000,83.0000,0.0000,-0.6487,34.6850,6,1596.2726,545.3701,857.1307,-75.9497,91.1648,143.2791,159.8062,-12.6959,0.0000,87.3085,0.0000,87.3085,3.8563,87.3085,6.0963,0.0000,2186.6747,354.6567,522.3008,81.2122,9.8720,71.3402,0.0000,71.3402,0.0000,71.3402,-16.5349,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17916.0828,17916.0828,17916.0828,17916.0828,6,0,0,0
+3784.0894,0.5000,82757.9709,83.0000,83.0000,0.0000,-0.6186,34.6137,6,1596.2726,550.2520,857.9414,-75.9497,91.9808,143.4146,159.8062,-12.6959,0.0000,88.1245,0.0000,88.1245,3.8563,88.1245,6.1290,0.0000,2186.6747,358.0780,527.1827,81.9956,9.8881,72.1075,0.0000,72.1075,0.0000,72.1075,-15.7675,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18060.3764,18060.3764,18060.3764,18060.3764,6,0,0,0
+3784.5894,0.5000,82769.4987,83.0000,83.0000,0.0000,-0.5796,34.5469,6,1596.2726,556.5719,859.1072,-75.9497,93.0373,143.6095,159.8062,-12.6959,0.0000,89.1810,0.0000,89.1810,3.8563,89.1810,6.1712,0.0000,2186.6747,362.5070,533.5027,83.0098,9.9088,73.1009,0.0000,73.1009,0.0000,73.1009,-14.7742,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18243.6292,18243.6292,18243.6292,18243.6292,6,0,0,0
+3785.0894,0.5000,82781.0265,83.0000,83.0000,0.0000,-0.5246,34.4864,6,1596.2726,565.4908,860.6164,-75.9497,94.5282,143.8617,159.8062,-12.6959,0.0000,90.6719,0.0000,90.6719,3.8563,90.6719,6.2309,0.0000,2186.6747,368.7574,542.4216,84.4410,9.9382,74.5029,0.0000,74.5029,0.0000,74.5029,-13.3723,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18502.2416,18502.2416,18502.2416,18502.2416,6,0,0,0
+3785.5894,0.5000,82792.5542,83.0000,83.0000,0.0000,-0.4716,34.4320,6,1596.2726,574.0937,862.7462,-75.9497,95.9662,144.2178,159.8062,-12.6959,0.0000,92.1099,0.0000,92.1099,3.8563,92.1099,6.2884,0.0000,2186.6747,374.7863,551.0245,85.8216,9.9665,75.8551,0.0000,75.8551,0.0000,75.8551,-12.0201,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18753.4408,18753.4408,18753.4408,18753.4408,6,0,0,0
+3786.0894,0.5000,82804.0820,83.0000,83.0000,0.0000,-0.4233,34.3832,6,1596.2726,581.9168,864.8006,-75.9497,97.2740,144.5612,159.8062,-12.6959,0.0000,93.4177,0.0000,93.4177,3.8563,93.4177,6.3407,0.0000,2186.6747,380.2687,558.8476,87.0770,9.9922,77.0848,0.0000,77.0848,0.0000,77.0848,-10.7904,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19008.0035,19008.0035,19008.0035,19008.0035,6,0,0,0
+3786.5894,0.5000,82815.6098,83.0000,83.0000,0.0000,-0.4111,34.3358,6,1596.2726,583.9060,866.6688,-75.9497,97.6065,144.8735,159.8062,-12.6959,0.0000,93.7502,0.0000,93.7502,3.8563,93.7502,6.3540,0.0000,2186.6747,381.6627,560.8368,87.3962,9.9987,77.3975,0.0000,77.3975,0.0000,77.3975,-10.4778,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19072.7308,19072.7308,19072.7308,19072.7308,6,0,0,0
+3787.0894,0.5000,82827.1376,83.0000,83.0000,0.0000,-0.4182,34.2876,6,1596.2726,582.7460,867.1438,-75.9497,97.4126,144.9529,159.8062,-12.6959,0.0000,93.5563,0.0000,93.5563,3.8563,93.5563,6.3462,0.0000,2186.6747,380.8498,559.6767,87.2100,9.9949,77.2151,0.0000,77.2151,0.0000,77.2151,-10.6601,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19034.9825,19034.9825,19034.9825,19034.9825,6,0,0,0
+3787.5894,0.5000,82838.6654,83.0000,83.0000,0.0000,-0.4589,34.2347,6,1596.2726,576.1428,866.8668,-75.9497,96.3088,144.9065,159.8062,-12.6959,0.0000,92.4525,0.0000,92.4525,3.8563,92.4525,6.3021,0.0000,2186.6747,376.2223,553.0736,86.1504,9.9732,76.1772,0.0000,76.1772,0.0000,76.1772,-11.6980,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18820.1189,18820.1189,18820.1189,18820.1189,6,0,0,0
+3788.0894,0.5000,82850.1931,83.0000,83.0000,0.0000,-0.4967,34.1774,6,1596.2726,570.0105,865.2899,-75.9497,95.2837,144.6430,159.8062,-12.6959,0.0000,91.4274,0.0000,91.4274,3.8563,91.4274,6.2611,0.0000,2186.6747,371.9248,546.9413,85.1663,9.9530,75.2133,0.0000,75.2133,0.0000,75.2133,-12.6619,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18633.2951,18633.2951,18633.2951,18633.2951,6,0,0,0
+3788.5894,0.5000,82861.7209,83.0000,83.0000,0.0000,-0.5218,34.1173,6,1596.2726,565.9426,863.8255,-75.9497,94.6037,144.3982,159.8062,-12.6959,0.0000,90.7474,0.0000,90.7474,3.8563,90.7474,6.2339,0.0000,2186.6747,369.0740,542.8734,84.5135,9.9396,74.5739,0.0000,74.5739,0.0000,74.5739,-13.3013,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18515.3422,18515.3422,18515.3422,18515.3422,6,0,0,0
+3789.0894,0.5000,82873.2487,83.0000,83.0000,0.0000,-0.5024,34.0594,6,1596.2726,569.0942,862.8541,-75.9497,95.1305,144.2358,159.8062,-12.6959,0.0000,91.2742,0.0000,91.2742,3.8563,91.2742,6.2549,0.0000,2186.6747,371.2826,546.0250,85.0193,9.9500,75.0693,0.0000,75.0693,0.0000,75.0693,-12.8059,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18606.7263,18606.7263,18606.7263,18606.7263,6,0,0,0
+3789.5894,0.5000,82884.7765,83.0000,83.0000,0.0000,-0.4488,34.0076,6,1596.2726,577.7916,863.6067,-75.9497,96.5844,144.3616,159.8062,-12.6959,0.0000,92.7281,0.0000,92.7281,3.8563,92.7281,6.3131,0.0000,2186.6747,377.3777,554.7223,86.4150,9.9786,76.4364,0.0000,76.4364,0.0000,76.4364,-11.4389,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18873.7690,18873.7690,18873.7690,18873.7690,6,0,0,0
+3790.0894,0.5000,82896.3042,83.0000,83.0000,0.0000,-0.3471,33.9676,6,1596.2726,594.2782,865.6837,-75.9497,99.3403,144.7088,159.8062,-12.6959,0.0000,95.4840,0.0000,95.4840,3.8563,95.4840,6.4233,0.0000,2186.6747,388.9315,571.2089,89.0607,10.0328,79.0278,0.0000,79.0278,0.0000,79.0278,-8.8475,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19410.2376,19410.2376,19410.2376,19410.2376,6,0,0,0
+3790.5894,0.5000,82907.8320,83.0000,83.0000,0.0000,-0.2335,33.9407,6,1596.2726,612.6980,869.6207,-75.9497,102.4194,145.3669,159.8062,-12.6959,0.0000,98.5631,0.0000,98.5631,3.8563,98.5631,6.5465,0.0000,2186.6747,401.8402,589.6288,92.0166,10.0934,81.9232,0.0000,81.9232,0.0000,81.9232,-5.9522,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20009.6160,20009.6160,20009.6160,20009.6160,6,0,0,0
+3791.0894,0.5000,82919.3598,83.0000,83.0000,0.0000,-0.1232,33.9265,6,1596.2726,630.5723,874.0193,-75.9497,105.4073,146.1022,159.8062,-12.6959,0.0000,101.5510,0.0000,101.5510,3.8563,101.5510,6.6660,0.0000,2186.6747,414.3665,607.5030,94.8850,10.1500,84.7350,0.0000,84.7350,0.0000,84.7350,-3.1404,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20591.2398,20591.2398,20591.2398,20591.2398,6,0,0,0
+3791.5894,0.5000,82930.8876,83.0000,83.0000,0.0000,-0.0426,33.9216,6,1596.2726,643.6341,878.2877,-75.9497,107.5907,146.8157,159.8062,-12.6959,0.0000,103.7344,0.0000,103.7344,3.8563,103.7344,6.7534,0.0000,2186.6747,423.5202,620.5648,96.9811,10.1912,86.7899,0.0000,86.7899,0.0000,86.7899,-1.0855,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21007.7627,21007.7627,21007.7627,21007.7627,6,0,0,0
+3792.0894,0.5000,82942.4154,83.0000,83.0000,0.0000,-0.0051,33.9210,6,1596.2726,649.7109,881.4069,-75.9497,108.6065,147.3371,159.8062,-12.6959,0.0000,104.7502,0.0000,104.7502,3.8563,104.7502,6.7940,0.0000,2186.6747,427.7788,626.6417,97.9562,10.2104,87.7459,0.0000,87.7459,0.0000,87.7459,-0.1295,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21178.6088,21178.6088,21178.6088,21178.6088,6,0,0,0
+3792.5894,0.5000,82953.9431,83.0000,83.0000,0.0000,-0.0014,33.9209,6,1596.2726,650.3037,882.8580,-75.9497,108.7056,147.5797,159.8062,-12.6959,0.0000,104.8493,0.0000,104.8493,3.8563,104.8493,6.7979,0.0000,2186.6747,428.1942,627.2344,98.0514,10.2122,87.8391,0.0000,87.8391,0.0000,87.8391,-0.0363,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21195.2735,21195.2735,21195.2735,21195.2735,6,0,0,0
+3793.0894,0.5000,82965.4709,83.0000,83.0000,0.0000,-0.0139,33.9192,6,1596.2726,648.2787,882.9996,-75.9497,108.3671,147.6033,159.8062,-12.6959,0.0000,104.5108,0.0000,104.5108,3.8563,104.5108,6.7844,0.0000,2186.6747,426.7751,625.2095,97.7264,10.2058,87.5206,0.0000,87.5206,0.0000,87.5206,-0.3548,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21138.3436,21138.3436,21138.3436,21138.3436,6,0,0,0
+3793.5894,0.5000,82976.9987,83.0000,83.0000,0.0000,-0.0098,33.9181,6,1596.2726,648.9387,882.5160,-75.9497,108.4774,147.5225,159.8062,-12.6959,0.0000,104.6211,0.0000,104.6211,3.8563,104.6211,6.7888,0.0000,2186.6747,427.2376,625.8695,97.8323,10.2079,87.6244,0.0000,87.6244,0.0000,87.6244,-0.2510,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21156.8981,21156.8981,21156.8981,21156.8981,6,0,0,0
+3794.0894,0.5000,82988.5265,83.0000,83.0000,0.0000,0.0103,33.9193,6,1596.2726,652.2001,882.6736,-75.9497,109.0226,147.5488,159.8062,-12.6959,0.0000,105.1663,0.0000,105.1663,3.8563,105.1663,6.8106,0.0000,2186.6747,429.5232,629.1309,98.3557,10.2182,88.1375,0.0000,88.1375,0.0000,88.1375,0.2621,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21248.5902,21248.5902,21248.5902,21248.5902,6,0,0,0
+3794.5894,0.5000,83000.0542,83.0000,83.0000,0.0000,0.0669,33.9270,6,1596.2726,661.3737,883.4525,-75.9497,110.5561,147.6790,159.8062,-12.6959,0.0000,106.6998,0.0000,106.6998,3.8563,106.6998,6.8720,0.0000,2186.6747,435.9521,638.3044,99.8278,10.2471,89.5807,0.0000,89.5807,0.0000,89.5807,1.7053,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21506.4972,21506.4972,21506.4972,21506.4972,6,0,0,0
+3795.0894,0.5000,83011.5820,83.0000,83.0000,0.0000,0.1466,33.9439,6,1596.2726,674.2832,885.6431,-75.9497,112.7140,148.0452,159.8062,-12.6959,0.0000,108.8578,0.0000,108.8578,3.8563,108.8578,6.9583,0.0000,2186.6747,444.9991,651.2140,101.8995,10.2879,91.6116,0.0000,91.6116,0.0000,91.6116,3.7362,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21864.2334,21864.2334,21864.2334,21864.2334,6,0,0,0
+3795.5894,0.5000,83023.1098,83.0000,83.0000,0.0000,0.2505,33.9728,6,1596.2726,691.1246,888.7259,-75.9497,115.5293,148.5606,159.8062,-12.6959,0.0000,111.6730,0.0000,111.6730,3.8563,111.6730,7.0709,0.0000,2186.6747,456.8015,668.0554,104.6021,10.3410,94.2611,0.0000,94.2611,0.0000,94.2611,6.3858,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22320.4659,22320.4659,22320.4659,22320.4659,6,0,0,0
+3796.0894,0.5000,83034.6376,83.0000,83.0000,0.0000,0.3698,34.0154,6,1596.2726,710.4514,892.7476,-75.9497,118.7600,149.2328,159.8062,-12.6959,0.0000,114.9037,0.0000,114.9037,3.8563,114.9037,7.2001,0.0000,2186.6747,470.3457,687.3822,107.7036,10.4019,97.3016,0.0000,97.3016,0.0000,97.3016,9.4263,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22907.0301,22907.0301,22907.0301,22907.0301,6,0,0,0
+3796.5894,0.5000,83046.1654,83.0000,83.0000,0.0000,0.4913,34.0721,6,1596.2726,730.1412,897.3629,-75.9497,122.0513,150.0043,159.8062,-12.6959,0.0000,118.1951,0.0000,118.1951,3.8563,118.1951,7.3318,0.0000,2186.6747,484.1444,707.0720,110.8633,10.4641,100.3992,0.0000,100.3992,0.0000,100.3992,12.5240,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23530.5553,23530.5553,23530.5553,23530.5553,6,0,0,0
+3797.0894,0.5000,83057.6931,83.0000,83.0000,0.0000,0.5869,34.1397,6,1596.2726,745.6206,902.0648,-75.9497,124.6389,150.7903,159.8062,-12.6959,0.0000,120.7826,0.0000,120.7826,3.8563,120.7826,7.4353,0.0000,2186.6747,494.9923,722.5513,113.3473,10.5129,102.8344,0.0000,102.8344,0.0000,102.8344,14.9593,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24020.7442,24020.7442,24020.7442,24020.7442,6,0,0,0
+3797.5894,0.5000,83069.2209,83.0000,83.0000,0.0000,0.6596,34.2157,6,1596.2726,757.3990,905.7613,-75.9497,126.6078,151.4082,159.8062,-12.6959,0.0000,122.7515,0.0000,122.7515,3.8563,122.7515,7.5140,0.0000,2186.6747,503.2466,734.3298,115.2375,10.5500,104.6874,0.0000,104.6874,0.0000,104.6874,16.8124,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24393.7378,24393.7378,24393.7378,24393.7378,6,0,0,0
+3798.0894,0.5000,83080.7487,83.0000,83.0000,0.0000,0.6886,34.2951,6,1596.2726,762.1073,908.5740,-75.9497,127.3948,151.8784,159.8062,-12.6959,0.0000,123.5385,0.0000,123.5385,3.8563,123.5385,7.5455,0.0000,2186.6747,506.5462,739.0381,115.9930,10.5649,105.4281,0.0000,105.4281,0.0000,105.4281,17.5531,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24542.8363,24542.8363,24542.8363,24542.8363,6,0,0,0
+3798.5894,0.5000,83092.2765,83.0000,83.0000,0.0000,0.7043,34.3763,6,1596.2726,764.6428,909.6983,-75.9497,127.8187,152.0663,159.8062,-12.6959,0.0000,123.9624,0.0000,123.9624,3.8563,123.9624,7.5625,0.0000,2186.6747,508.3231,741.5736,116.3999,10.5729,105.8270,0.0000,105.8270,0.0000,105.8270,17.9521,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24623.1290,24623.1290,24623.1290,24623.1290,6,0,0,0
+3799.0894,0.5000,83103.8042,83.0000,83.0000,0.0000,0.7051,34.4576,6,1596.2726,764.7775,910.3038,-75.9497,127.8412,152.1675,159.8062,-12.6959,0.0000,123.9849,0.0000,123.9849,3.8563,123.9849,7.5634,0.0000,2186.6747,508.4175,741.7082,116.4215,10.5733,105.8482,0.0000,105.8482,0.0000,105.8482,17.9732,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24627.3940,24627.3940,24627.3940,24627.3940,6,0,0,0
+3799.5894,0.5000,83115.3320,83.0000,83.0000,0.0000,0.7307,34.5418,6,1596.2726,768.9262,910.3360,-75.9497,128.5347,152.1729,159.8062,-12.6959,0.0000,124.6784,0.0000,124.6784,3.8563,124.6784,7.5911,0.0000,2186.6747,511.3249,745.8569,117.0873,10.5864,106.5009,0.0000,106.5009,0.0000,106.5009,18.6260,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24763.4417,24763.4417,24763.4417,24763.4417,6,0,0,0
+3800.0894,0.5000,83126.8598,83.0000,83.0000,0.0000,0.7692,34.6305,6,1596.2726,775.1613,911.3267,-75.9497,129.5769,152.3385,159.8062,-12.6959,0.0000,125.7207,0.0000,125.7207,3.8563,125.7207,7.6328,0.0000,2186.6747,515.6944,752.0920,118.0879,10.6061,107.4818,0.0000,107.4818,0.0000,107.4818,19.6069,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24967.9455,24967.9455,24967.9455,24967.9455,6,0,0,0
+3800.5894,0.5000,83138.3876,83.0000,83.0000,0.0000,0.8184,34.7249,6,1596.2726,783.1340,912.8156,-75.9497,130.9097,152.5874,159.8062,-12.6959,0.0000,127.0534,0.0000,127.0534,3.8563,127.0534,7.6861,0.0000,2186.6747,521.2817,760.0648,119.3673,10.6312,108.7361,0.0000,108.7361,0.0000,108.7361,20.8613,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25229.4433,25229.4433,25229.4433,25229.4433,6,0,0,0
+3801.0894,0.5000,83149.9154,83.0000,83.0000,0.0000,0.8713,34.8253,6,1596.2726,791.7065,914.7195,-75.9497,132.3427,152.9057,159.8062,-12.6959,0.0000,128.4864,0.0000,128.4864,3.8563,128.4864,7.7434,0.0000,2186.6747,527.2893,768.6373,120.7430,10.6585,110.0845,0.0000,110.0845,0.0000,110.0845,22.2097,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25510.6127,25510.6127,25510.6127,25510.6127,6,0,0,0
+3801.5894,0.5000,83161.4431,83.0000,83.0000,0.0000,0.9274,34.9322,6,1596.2726,800.7931,916.7666,-75.9497,133.8616,153.2479,159.8062,-12.6959,0.0000,130.0053,0.0000,130.0053,3.8563,130.0053,7.8042,0.0000,2186.6747,533.6572,777.7239,122.2011,10.6877,111.5134,0.0000,111.5134,0.0000,111.5134,23.6387,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25808.6442,25808.6442,25808.6442,25808.6442,6,0,0,0
+3802.0894,0.5000,83172.9709,83.0000,83.0000,0.0000,0.9709,35.0441,6,1596.2726,807.8352,918.9365,-75.9497,135.0388,153.6106,159.8062,-12.6959,0.0000,131.1825,0.0000,131.1825,3.8563,131.1825,7.8513,0.0000,2186.6747,538.5923,784.7659,123.3312,10.7104,112.6208,0.0000,112.6208,0.0000,112.6208,24.7462,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26039.6156,26039.6156,26039.6156,26039.6156,6,0,0,0
+3802.5894,0.5000,83184.4987,83.0000,83.0000,0.0000,1.0022,35.1597,6,1596.2726,812.9180,920.6182,-75.9497,135.8884,153.8917,159.8062,-12.6959,0.0000,132.0321,0.0000,132.0321,3.8563,132.0321,7.8853,0.0000,2186.6747,542.1543,789.8487,124.1469,10.7268,113.4201,0.0000,113.4201,0.0000,113.4201,25.5455,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26206.3259,26206.3259,26206.3259,26206.3259,6,0,0,0
+3803.0894,0.5000,83196.0265,83.0000,83.0000,0.0000,0.9973,35.2746,6,1596.2726,812.1124,921.8319,-75.9497,135.7537,154.0946,159.8062,-12.6959,0.0000,131.8975,0.0000,131.8975,3.8563,131.8975,7.8799,0.0000,2186.6747,541.5898,789.0431,124.0176,10.7242,113.2934,0.0000,113.2934,0.0000,113.2934,25.4188,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26179.9035,26179.9035,26179.9035,26179.9035,6,0,0,0
+3803.5894,0.5000,83207.5542,83.0000,83.0000,0.0000,0.9731,35.3868,6,1596.2726,808.1977,921.6396,-75.9497,135.0994,154.0624,159.8062,-12.6959,0.0000,131.2431,0.0000,131.2431,3.8563,131.2431,7.8537,0.0000,2186.6747,538.8463,785.1285,123.3894,10.7116,112.6778,0.0000,112.6778,0.0000,112.6778,24.8032,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26051.5060,26051.5060,26051.5060,26051.5060,6,0,0,0
+3804.0894,0.5000,83219.0820,83.0000,83.0000,0.0000,0.9154,35.4923,6,1596.2726,798.8509,920.7047,-75.9497,133.5369,153.9062,159.8062,-12.6959,0.0000,129.6807,0.0000,129.6807,3.8563,129.6807,7.7912,0.0000,2186.6747,532.2961,775.7817,121.8894,10.6815,111.2080,0.0000,111.2080,0.0000,111.2080,23.3333,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25744.9419,25744.9419,25744.9419,25744.9419,6,0,0,0
+3804.5894,0.5000,83230.6098,83.0000,83.0000,0.0000,0.8463,35.5899,6,1596.2726,787.6452,918.4727,-75.9497,131.6638,153.5331,159.8062,-12.6959,0.0000,127.8075,0.0000,127.8075,3.8563,127.8075,7.7163,0.0000,2186.6747,524.4431,764.5759,120.0912,10.6454,109.4458,0.0000,109.4458,0.0000,109.4458,21.5710,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25377.4045,25377.4045,25377.4045,25377.4045,6,0,0,0
+3805.0894,0.5000,83242.1376,83.0000,83.0000,0.0000,0.7647,35.6780,6,1596.2726,774.4251,915.7968,-75.9497,129.4539,153.0858,159.8062,-12.6959,0.0000,125.5976,0.0000,125.5976,3.8563,125.5976,7.6279,0.0000,2186.6747,515.1785,751.3559,117.9697,10.6037,107.3660,0.0000,107.3660,0.0000,107.3660,19.4911,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24943.8003,24943.8003,24943.8003,24943.8003,6,0,0,0
+3805.5894,0.5000,83253.6654,83.0000,83.0000,0.0000,0.6763,35.7560,6,1596.2726,760.1009,912.6398,-75.9497,127.0594,152.5580,159.8062,-12.6959,0.0000,123.2031,0.0000,123.2031,3.8563,123.2031,7.5321,0.0000,2186.6747,505.1401,737.0316,115.6710,10.5586,105.1125,0.0000,105.1125,0.0000,105.1125,17.2375,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24479.2983,24479.2983,24479.2983,24479.2983,6,0,0,0
+3806.0894,0.5000,83265.1931,83.0000,83.0000,0.0000,0.5834,35.8233,6,1596.2726,745.0604,909.2192,-75.9497,124.5452,151.9862,159.8062,-12.6959,0.0000,120.6890,0.0000,120.6890,3.8563,120.6890,7.4315,0.0000,2186.6747,494.5997,721.9911,113.2574,10.5111,102.7463,0.0000,102.7463,0.0000,102.7463,14.8712,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24003.0049,24003.0049,24003.0049,24003.0049,6,0,0,0
+3806.5894,0.5000,83276.7209,83.0000,83.0000,0.0000,0.4841,35.8791,6,1596.2726,728.9721,905.6275,-75.9497,121.8559,151.3858,159.8062,-12.6959,0.0000,117.9996,0.0000,117.9996,3.8563,117.9996,7.3240,0.0000,2186.6747,483.3250,705.9029,110.6757,10.4604,100.2153,0.0000,100.2153,0.0000,100.2153,12.3401,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23493.5316,23493.5316,23493.5316,23493.5316,6,0,0,0
+3807.0894,0.5000,83288.2487,83.0000,83.0000,0.0000,0.3837,35.9233,6,1596.2726,712.6980,901.7856,-75.9497,119.1355,150.7436,159.8062,-12.6959,0.0000,115.2792,0.0000,115.2792,3.8563,115.2792,7.2151,0.0000,2186.6747,471.9201,689.6287,108.0641,10.4090,97.6550,0.0000,97.6550,0.0000,97.6550,9.7798,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22978.1729,22978.1729,22978.1729,22978.1729,6,0,0,0
+3807.5894,0.5000,83299.7765,83.0000,83.0000,0.0000,0.2841,35.9561,6,1596.2726,696.5734,897.8994,-75.9497,116.4401,150.0940,159.8062,-12.6959,0.0000,112.5838,0.0000,112.5838,3.8563,112.5838,7.1073,0.0000,2186.6747,460.6200,673.5041,105.4765,10.3582,95.1183,0.0000,95.1183,0.0000,95.1183,7.2430,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22468.0719,22468.0719,22468.0719,22468.0719,6,0,0,0
+3808.0894,0.5000,83311.3042,83.0000,83.0000,0.0000,0.1959,35.9786,6,1596.2726,682.2822,894.0488,-75.9497,114.0512,149.4503,159.8062,-12.6959,0.0000,110.1949,0.0000,110.1949,3.8563,110.1949,7.0118,0.0000,2186.6747,450.6048,659.2130,103.1831,10.3131,92.8700,0.0000,92.8700,0.0000,92.8700,4.9946,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22080.9253,22080.9253,22080.9253,22080.9253,6,0,0,0
+3808.5894,0.5000,83322.8320,83.0000,83.0000,0.0000,0.1229,35.9928,6,1596.2726,670.4465,890.6361,-75.9497,112.0727,148.8799,159.8062,-12.6959,0.0000,108.2164,0.0000,108.2164,3.8563,108.2164,6.9326,0.0000,2186.6747,442.3103,647.3773,101.2838,10.2758,91.0080,0.0000,91.0080,0.0000,91.0080,3.1326,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21760.2974,21760.2974,21760.2974,21760.2974,6,0,0,0
+3809.0894,0.5000,83334.3598,83.0000,83.0000,0.0000,0.0748,36.0014,6,1596.2726,662.6551,887.8097,-75.9497,110.7703,148.4074,159.8062,-12.6959,0.0000,106.9140,0.0000,106.9140,3.8563,106.9140,6.8805,0.0000,2186.6747,436.8501,639.5858,100.0334,10.2512,89.7823,0.0000,89.7823,0.0000,89.7823,1.9069,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21542.5229,21542.5229,21542.5229,21542.5229,6,0,0,0
+3809.5894,0.5000,83345.8876,83.0000,83.0000,0.0000,0.0507,36.0073,6,1596.2726,658.7503,885.9491,-75.9497,110.1175,148.0964,159.8062,-12.6959,0.0000,106.2613,0.0000,106.2613,3.8563,106.2613,6.8544,0.0000,2186.6747,434.1136,635.6810,99.4068,10.2389,89.1680,0.0000,89.1680,0.0000,89.1680,1.2925,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21432.7432,21432.7432,21432.7432,21432.7432,6,0,0,0
+3810.0894,0.5000,83357.4154,83.0000,83.0000,0.0000,0.0482,36.0128,6,1596.2726,658.3418,885.0166,-75.9497,110.0492,147.9405,159.8062,-12.6959,0.0000,106.1930,0.0000,106.1930,3.8563,106.1930,6.8517,0.0000,2186.6747,433.8273,635.2725,99.3413,10.2376,89.1037,0.0000,89.1037,0.0000,89.1037,1.2283,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21421.2578,21421.2578,21421.2578,21421.2578,6,0,0,0
+3810.5894,0.5000,83368.9431,83.0000,83.0000,0.0000,-0.0174,36.0108,6,1596.2726,647.7176,884.9191,-75.9497,108.2733,147.9242,159.8062,-12.6959,0.0000,104.4170,0.0000,104.4170,3.8563,104.4170,6.7807,0.0000,2186.6747,426.3819,624.6483,97.6364,10.2041,87.4323,0.0000,87.4323,0.0000,87.4323,-0.4431,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21122.5672,21122.5672,21122.5672,21122.5672,6,0,0,0
+3811.0894,0.5000,83380.4709,83.0000,83.0000,0.0000,-0.0492,36.0052,6,1596.2726,642.5621,882.3820,-75.9497,107.4115,147.5001,159.8062,-12.6959,0.0000,103.5552,0.0000,103.5552,3.8563,103.5552,6.7462,0.0000,2186.6747,422.7689,619.4929,96.8090,10.1878,86.6212,0.0000,86.6212,0.0000,86.6212,-1.2542,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20977.6251,20977.6251,20977.6251,20977.6251,6,0,0,0
+3811.5894,0.5000,83391.9987,83.0000,83.0000,0.0000,-0.0813,35.9958,6,1596.2726,637.3549,881.1509,-75.9497,106.5411,147.2943,159.8062,-12.6959,0.0000,102.6848,0.0000,102.6848,3.8563,102.6848,6.7114,0.0000,2186.6747,419.1197,614.2856,95.9734,10.1714,85.8020,0.0000,85.8020,0.0000,85.8020,-2.0734,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20811.9437,20811.9437,20811.9437,20811.9437,6,0,0,0
+3812.0894,0.5000,83403.5265,83.0000,83.0000,0.0000,-0.1146,35.9826,6,1596.2726,631.9655,879.9074,-75.9497,105.6402,147.0864,159.8062,-12.6959,0.0000,101.7839,0.0000,101.7839,3.8563,101.7839,6.6753,0.0000,2186.6747,415.3428,608.8962,95.1085,10.1544,84.9542,0.0000,84.9542,0.0000,84.9542,-2.9212,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20636.5736,20636.5736,20636.5736,20636.5736,6,0,0,0
+3812.5894,0.5000,83415.0542,83.0000,83.0000,0.0000,-0.1629,35.9638,6,1596.2726,624.1411,878.6204,-75.9497,104.3322,146.8713,159.8062,-12.6959,0.0000,100.4759,0.0000,100.4759,3.8563,100.4759,6.6230,0.0000,2186.6747,409.8595,601.0719,93.8529,10.1297,83.7232,0.0000,83.7232,0.0000,83.7232,-4.1522,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20381.9714,20381.9714,20381.9714,20381.9714,6,0,0,0
+3813.0894,0.5000,83426.5820,83.0000,83.0000,0.0000,-0.2159,35.9389,6,1596.2726,615.5511,876.7520,-75.9497,102.8963,146.5590,159.8062,-12.6959,0.0000,99.0400,0.0000,99.0400,3.8563,99.0400,6.5656,0.0000,2186.6747,403.8396,592.4819,92.4744,10.1026,82.3718,0.0000,82.3718,0.0000,82.3718,-5.5035,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20102.4551,20102.4551,20102.4551,20102.4551,6,0,0,0
+3813.5894,0.5000,83438.1098,83.0000,83.0000,0.0000,-0.2614,35.9088,6,1596.2726,608.1724,874.7007,-75.9497,101.6629,146.2161,159.8062,-12.6959,0.0000,97.8066,0.0000,97.8066,3.8563,97.8066,6.5162,0.0000,2186.6747,398.6686,585.1032,91.2904,10.0785,81.2118,0.0000,81.2118,0.0000,81.2118,-6.6635,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19862.3543,19862.3543,19862.3543,19862.3543,6,0,0,0
+3814.0894,0.5000,83449.6376,83.0000,83.0000,0.0000,-0.2846,35.8760,6,1596.2726,604.4109,872.9386,-75.9497,101.0341,145.9215,159.8062,-12.6959,0.0000,97.1778,0.0000,97.1778,3.8563,97.1778,6.4911,0.0000,2186.6747,396.0326,581.3417,90.6867,10.0661,80.6206,0.0000,80.6206,0.0000,80.6206,-7.2548,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19739.9556,19739.9556,19739.9556,19739.9556,6,0,0,0
+3814.5894,0.5000,83461.1654,83.0000,83.0000,0.0000,-0.2626,35.8457,6,1596.2726,607.9783,872.0404,-75.9497,101.6304,145.7714,159.8062,-12.6959,0.0000,97.7741,0.0000,97.7741,3.8563,97.7741,6.5149,0.0000,2186.6747,398.5326,584.9090,91.2592,10.0779,81.1813,0.0000,81.1813,0.0000,81.1813,-6.6940,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19856.0356,19856.0356,19856.0356,19856.0356,6,0,0,0
+3815.0894,0.5000,83472.6931,83.0000,83.0000,0.0000,-0.2325,35.8189,6,1596.2726,612.8692,872.8922,-75.9497,102.4480,145.9138,159.8062,-12.6959,0.0000,98.5917,0.0000,98.5917,3.8563,98.5917,6.5476,0.0000,2186.6747,401.9602,589.8000,92.0441,10.0940,81.9501,0.0000,81.9501,0.0000,81.9501,-5.9253,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20015.1868,20015.1868,20015.1868,20015.1868,6,0,0,0
+3815.5894,0.5000,83484.2209,83.0000,83.0000,0.0000,-0.2011,35.7957,6,1596.2726,617.9466,874.0602,-75.9497,103.2967,146.1090,159.8062,-12.6959,0.0000,99.4405,0.0000,99.4405,3.8563,99.4405,6.5816,0.0000,2186.6747,405.5184,594.8774,92.8589,10.1102,82.7487,0.0000,82.7487,0.0000,82.7487,-5.1267,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20180.4038,20180.4038,20180.4038,20180.4038,6,0,0,0
+3816.0894,0.5000,83495.7487,83.0000,83.0000,0.0000,-0.2274,35.7695,6,1596.2726,613.6848,875.2727,-75.9497,102.5843,146.3117,159.8062,-12.6959,0.0000,98.7280,0.0000,98.7280,3.8563,98.7280,6.5531,0.0000,2186.6747,402.5317,590.6156,92.1749,10.0966,82.0783,0.0000,82.0783,0.0000,82.0783,-5.7971,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20041.7250,20041.7250,20041.7250,20041.7250,6,0,0,0
+3816.5894,0.5000,83507.2765,83.0000,83.0000,0.0000,-0.2825,35.7369,6,1596.2726,604.7550,874.2550,-75.9497,101.0916,146.1416,159.8062,-12.6959,0.0000,97.2353,0.0000,97.2353,3.8563,97.2353,6.4934,0.0000,2186.6747,396.2737,581.6857,90.7419,10.0673,80.6747,0.0000,80.6747,0.0000,80.6747,-7.2007,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19751.1502,19751.1502,19751.1502,19751.1502,6,0,0,0
+3817.0894,0.5000,83518.8042,83.0000,83.0000,0.0000,-0.3823,35.6928,6,1596.2726,588.5668,872.1225,-75.9497,98.3856,145.7851,159.8062,-12.6959,0.0000,94.5293,0.0000,94.5293,3.8563,94.5293,6.3851,0.0000,2186.6747,384.9290,565.4975,88.1441,10.0140,78.1301,0.0000,78.1301,0.0000,78.1301,-9.7452,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19224.3900,19224.3900,19224.3900,19224.3900,6,0,0,0
+3817.5894,0.5000,83530.3320,83.0000,83.0000,0.0000,-0.4847,35.6370,6,1596.2726,571.9590,868.2568,-75.9497,95.6094,145.1389,159.8062,-12.6959,0.0000,91.7531,0.0000,91.7531,3.8563,91.7531,6.2741,0.0000,2186.6747,373.2903,548.8898,85.4790,9.9594,75.5196,0.0000,75.5196,0.0000,75.5196,-12.3556,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18689.7939,18689.7939,18689.7939,18689.7939,6,0,0,0
+3818.0894,0.5000,83541.8598,83.0000,83.0000,0.0000,-0.5824,35.5698,6,1596.2726,556.1164,864.2908,-75.9497,92.9611,144.4760,159.8062,-12.6959,0.0000,89.1048,0.0000,89.1048,3.8563,89.1048,6.1682,0.0000,2186.6747,362.1878,533.0471,82.9367,9.9073,73.0293,0.0000,73.0293,0.0000,73.0293,-14.8458,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18230.4200,18230.4200,18230.4200,18230.4200,6,0,0,0
+3818.5894,0.5000,83553.3876,83.0000,83.0000,0.0000,-0.6646,35.4932,6,1596.2726,542.7960,860.5076,-75.9497,90.7345,143.8435,159.8062,-12.6959,0.0000,86.8782,0.0000,86.8782,3.8563,86.8782,6.0791,0.0000,2186.6747,352.8529,519.7268,80.7991,9.8635,70.9356,0.0000,70.9356,0.0000,70.9356,-16.9395,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17831.9536,17831.9536,17831.9536,17831.9536,6,0,0,0
+3819.0894,0.5000,83564.9154,83.0000,83.0000,0.0000,-0.7347,35.4085,6,1596.2726,531.4166,857.3267,-75.9497,88.8323,143.3118,159.8062,-12.6959,0.0000,84.9760,0.0000,84.9760,3.8563,84.9760,6.0030,0.0000,2186.6747,344.8781,508.3473,78.9730,9.8261,69.1469,0.0000,69.1469,0.0000,69.1469,-18.7281,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17460.0330,17460.0330,17460.0330,17460.0330,6,0,0,0
+3819.5894,0.5000,83576.4431,83.0000,83.0000,0.0000,-0.7868,35.3178,6,1596.2726,522.9766,854.6093,-75.9497,87.4214,142.8576,159.8062,-12.6959,0.0000,83.5651,0.0000,83.5651,3.8563,83.5651,5.9466,0.0000,2186.6747,338.9634,499.9073,77.6186,9.7984,67.8202,0.0000,67.8202,0.0000,67.8202,-20.0547,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17184.1833,17184.1833,17184.1833,17184.1833,6,0,0,0
+3820.0894,0.5000,83587.9709,83.0000,83.0000,0.0000,-0.8278,35.2224,6,1596.2726,516.3340,852.5938,-75.9497,86.3111,142.5207,159.8062,-12.6959,0.0000,82.4548,0.0000,82.4548,3.8563,82.4548,5.9022,0.0000,2186.6747,334.3083,493.2648,76.5526,9.7765,66.7761,0.0000,66.7761,0.0000,66.7761,-21.0987,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16967.0808,16967.0808,16967.0808,16967.0808,6,0,0,0
+3820.5894,0.5000,83599.4987,83.0000,83.0000,0.0000,-0.8471,35.1248,6,1596.2726,513.2031,851.0076,-75.9497,85.7877,142.2555,159.8062,-12.6959,0.0000,81.9314,0.0000,81.9314,3.8563,81.9314,5.8812,0.0000,2186.6747,332.1141,490.1338,76.0502,9.7662,66.2839,0.0000,66.2839,0.0000,66.2839,-21.5908,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16864.7499,16864.7499,16864.7499,16864.7499,6,0,0,0
+3821.0894,0.5000,83611.0265,83.0000,83.0000,0.0000,-0.8515,35.0266,6,1596.2726,512.4832,850.2599,-75.9497,85.6673,142.1305,159.8062,-12.6959,0.0000,81.8111,0.0000,81.8111,3.8563,81.8111,5.8764,0.0000,2186.6747,331.6096,489.4139,75.9346,9.7639,66.1708,0.0000,66.1708,0.0000,66.1708,-21.7040,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16841.2208,16841.2208,16841.2208,16841.2208,6,0,0,0
+3821.5894,0.5000,83622.5542,83.0000,83.0000,0.0000,-0.8377,34.9300,6,1596.2726,514.7271,850.0880,-75.9497,86.0424,142.1018,159.8062,-12.6959,0.0000,82.1861,0.0000,82.1861,3.8563,82.1861,5.8914,0.0000,2186.6747,333.1821,491.6578,76.2947,9.7712,66.5235,0.0000,66.5235,0.0000,66.5235,-21.3513,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16914.5596,16914.5596,16914.5596,16914.5596,6,0,0,0
+3822.0894,0.5000,83634.0820,83.0000,83.0000,0.0000,-0.8153,34.8360,6,1596.2726,518.3588,850.6238,-75.9497,86.6495,142.1914,159.8062,-12.6959,0.0000,82.7932,0.0000,82.7932,3.8563,82.7932,5.9157,0.0000,2186.6747,335.7273,495.2896,76.8775,9.7832,67.0944,0.0000,67.0944,0.0000,67.0944,-20.7805,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17033.2582,17033.2582,17033.2582,17033.2582,6,0,0,0
+3822.5894,0.5000,83645.6098,83.0000,83.0000,0.0000,-0.7902,34.7450,6,1596.2726,522.4199,851.4911,-75.9497,87.3284,142.3363,159.8062,-12.6959,0.0000,83.4721,0.0000,83.4721,3.8563,83.4721,5.9429,0.0000,2186.6747,338.5733,499.3507,77.5292,9.7965,67.7327,0.0000,67.7327,0.0000,67.7327,-20.1422,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17165.9891,17165.9891,17165.9891,17165.9891,6,0,0,0
+3823.0894,0.5000,83657.1376,83.0000,83.0000,0.0000,-0.7793,34.6551,6,1596.2726,524.1893,852.4609,-75.9497,87.6241,142.4984,159.8062,-12.6959,0.0000,83.7679,0.0000,83.7679,3.8563,83.7679,5.9547,0.0000,2186.6747,339.8132,501.1200,77.8132,9.8023,68.0108,0.0000,68.0108,0.0000,68.0108,-19.8641,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17223.8179,17223.8179,17223.8179,17223.8179,6,0,0,0
+3823.5894,0.5000,83668.6654,83.0000,83.0000,0.0000,-0.7785,34.5654,6,1596.2726,524.3277,852.8834,-75.9497,87.6473,142.5691,159.8062,-12.6959,0.0000,83.7910,0.0000,83.7910,3.8563,83.7910,5.9556,0.0000,2186.6747,339.9102,501.2584,77.8354,9.8028,68.0326,0.0000,68.0326,0.0000,68.0326,-19.8423,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17228.3416,17228.3416,17228.3416,17228.3416,6,0,0,0
+3824.0894,0.5000,83680.1931,83.0000,83.0000,0.0000,-0.7978,34.4734,6,1596.2726,521.1910,852.9165,-75.9497,87.1229,142.5746,159.8062,-12.6959,0.0000,83.2667,0.0000,83.2667,3.8563,83.2667,5.9346,0.0000,2186.6747,337.7120,498.1217,77.3320,9.7925,67.5395,0.0000,67.5395,0.0000,67.5395,-20.3353,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17125.8229,17125.8229,17125.8229,17125.8229,6,0,0,0
+3824.5894,0.5000,83691.7209,83.0000,83.0000,0.0000,-0.8273,34.3780,6,1596.2726,516.4029,852.1674,-75.9497,86.3226,142.4494,159.8062,-12.6959,0.0000,82.4663,0.0000,82.4663,3.8563,82.4663,5.9026,0.0000,2186.6747,334.3565,493.3336,76.5636,9.7767,66.7869,0.0000,66.7869,0.0000,66.7869,-21.0879,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16969.3311,16969.3311,16969.3311,16969.3311,6,0,0,0
+3825.0894,0.5000,83703.2487,83.0000,83.0000,0.0000,-0.8669,34.2781,6,1596.2726,509.9833,851.0240,-75.9497,85.2494,142.2583,159.8062,-12.6959,0.0000,81.3932,0.0000,81.3932,3.8563,81.3932,5.8597,0.0000,2186.6747,329.8577,486.9140,75.5335,9.7556,65.7778,0.0000,65.7778,0.0000,65.7778,-22.0969,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16759.5146,16759.5146,16759.5146,16759.5146,6,0,0,0
+3825.5894,0.5000,83714.7765,83.0000,83.0000,0.0000,-0.9094,34.1733,6,1596.2726,503.0991,849.4910,-75.9497,84.0987,142.0020,159.8062,-12.6959,0.0000,80.2424,0.0000,80.2424,3.8563,80.2424,5.8137,0.0000,2186.6747,325.0333,480.0299,74.4287,9.7330,64.6957,0.0000,64.6957,0.0000,64.6957,-23.1789,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16534.5164,16534.5164,16534.5164,16534.5164,6,0,0,0
+3826.0894,0.5000,83726.3042,83.0000,83.0000,0.0000,-0.9497,34.0638,6,1596.2726,496.5607,847.8471,-75.9497,83.0057,141.7272,159.8062,-12.6959,0.0000,79.1494,0.0000,79.1494,3.8563,79.1494,5.7700,0.0000,2186.6747,320.4511,473.4914,73.3795,9.7115,63.6680,0.0000,63.6680,0.0000,63.6680,-24.2066,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16320.8165,16320.8165,16320.8165,16320.8165,6,0,0,0
+3826.5894,0.5000,83737.8320,83.0000,83.0000,0.0000,-0.9701,33.9520,6,1596.2726,493.2484,846.2857,-75.9497,82.4520,141.4662,159.8062,-12.6959,0.0000,78.5957,0.0000,78.5957,3.8563,78.5957,5.7478,0.0000,2186.6747,318.1299,470.1791,72.8479,9.7006,63.1473,0.0000,63.1473,0.0000,63.1473,-24.7272,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16212.5597,16212.5597,16212.5597,16212.5597,6,0,0,0
+3827.0894,0.5000,83749.3598,83.0000,83.0000,0.0000,-0.9713,33.8400,6,1596.2726,493.0650,845.4947,-75.9497,82.4214,141.3340,159.8062,-12.6959,0.0000,78.5651,0.0000,78.5651,3.8563,78.5651,5.7466,0.0000,2186.6747,318.0013,469.9957,72.8185,9.7000,63.1185,0.0000,63.1185,0.0000,63.1185,-24.7561,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16206.5647,16206.5647,16206.5647,16206.5647,6,0,0,0
+3827.5894,0.5000,83760.8876,83.0000,83.0000,0.0000,-0.9355,33.7322,6,1596.2726,498.8596,845.4509,-75.9497,83.3900,141.3266,159.8062,-12.6959,0.0000,79.5337,0.0000,79.5337,3.8563,79.5337,5.7853,0.0000,2186.6747,322.0622,475.7903,73.7484,9.7191,64.0293,0.0000,64.0293,0.0000,64.0293,-23.8453,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16395.9535,16395.9535,16395.9535,16395.9535,6,0,0,0
+3828.0894,0.5000,83772.4154,83.0000,83.0000,0.0000,-0.8794,33.6308,6,1596.2726,507.9582,846.8347,-75.9497,84.9109,141.5580,159.8062,-12.6959,0.0000,81.0546,0.0000,81.0546,3.8563,81.0546,5.8462,0.0000,2186.6747,328.4385,484.8889,75.2085,9.7490,65.4595,0.0000,65.4595,0.0000,65.4595,-22.4152,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16693.3274,16693.3274,16693.3274,16693.3274,6,0,0,0
+3828.5894,0.5000,83783.9431,83.0000,83.0000,0.0000,-0.8078,33.5377,6,1596.2726,519.5733,849.0074,-75.9497,86.8525,141.9212,159.8062,-12.6959,0.0000,82.9963,0.0000,82.9963,3.8563,82.9963,5.9238,0.0000,2186.6747,336.5784,496.5041,77.0724,9.7872,67.2853,0.0000,67.2853,0.0000,67.2853,-20.5896,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17072.9523,17072.9523,17072.9523,17072.9523,6,0,0,0
+3829.0894,0.5000,83795.4709,83.0000,83.0000,0.0000,-0.7491,33.4513,6,1596.2726,529.0865,851.7811,-75.9497,88.4428,142.3848,159.8062,-12.6959,0.0000,84.5865,0.0000,84.5865,3.8563,84.5865,5.9874,0.0000,2186.6747,343.2452,506.0172,78.5990,9.8184,68.7806,0.0000,68.7806,0.0000,68.7806,-19.0943,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17383.8759,17383.8759,17383.8759,17383.8759,6,0,0,0
+3829.5894,0.5000,83806.9987,83.0000,83.0000,0.0000,-0.7014,33.3704,6,1596.2726,536.8235,854.0529,-75.9497,89.7361,142.7646,159.8062,-12.6959,0.0000,85.8798,0.0000,85.8798,3.8563,85.8798,6.0392,0.0000,2186.6747,348.6673,513.7542,79.8406,9.8439,69.9967,0.0000,69.9967,0.0000,69.9967,-17.8782,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17636.7494,17636.7494,17636.7494,17636.7494,6,0,0,0
+3830.0894,0.5000,83818.5265,83.0000,83.0000,0.0000,-0.6831,33.2917,6,1596.2726,539.7968,855.9005,-75.9497,90.2331,143.0734,159.8062,-12.6959,0.0000,86.3768,0.0000,86.3768,3.8563,86.3768,6.0591,0.0000,2186.6747,350.7510,516.7276,80.3178,9.8537,70.4641,0.0000,70.4641,0.0000,70.4641,-17.4109,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17733.9281,17733.9281,17733.9281,17733.9281,6,0,0,0
+3830.5894,0.5000,83830.0542,83.0000,83.0000,0.0000,-0.6750,33.2139,6,1596.2726,541.1032,856.6105,-75.9497,90.4515,143.1921,159.8062,-12.6959,0.0000,86.5952,0.0000,86.5952,3.8563,86.5952,6.0678,0.0000,2186.6747,351.6665,518.0339,80.5274,9.8580,70.6695,0.0000,70.6695,0.0000,70.6695,-17.2055,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17776.6256,17776.6256,17776.6256,17776.6256,6,0,0,0
+3831.0894,0.5000,83841.5820,83.0000,83.0000,0.0000,-0.6790,33.1356,6,1596.2726,540.4503,856.9225,-75.9497,90.3424,143.2442,159.8062,-12.6959,0.0000,86.4861,0.0000,86.4861,3.8563,86.4861,6.0634,0.0000,2186.6747,351.2090,517.3810,80.4227,9.8558,70.5668,0.0000,70.5668,0.0000,70.5668,-17.3082,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17755.2865,17755.2865,17755.2865,17755.2865,6,0,0,0
+3831.5894,0.5000,83853.1098,83.0000,83.0000,0.0000,-0.6791,33.0573,6,1596.2726,540.4417,856.7665,-75.9497,90.3409,143.2182,159.8062,-12.6959,0.0000,86.4846,0.0000,86.4846,3.8563,86.4846,6.0634,0.0000,2186.6747,351.2029,517.3724,80.4213,9.8558,70.5655,0.0000,70.5655,0.0000,70.5655,-17.3095,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17755.0041,17755.0041,17755.0041,17755.0041,6,0,0,0
+3832.0894,0.5000,83864.6376,83.0000,83.0000,0.0000,-0.6741,32.9796,6,1596.2726,541.2442,856.7645,-75.9497,90.4751,143.2178,159.8062,-12.6959,0.0000,86.6188,0.0000,86.6188,3.8563,86.6188,6.0687,0.0000,2186.6747,351.7653,518.1749,80.5501,9.8584,70.6916,0.0000,70.6916,0.0000,70.6916,-17.1834,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17781.2337,17781.2337,17781.2337,17781.2337,6,0,0,0
+3832.5894,0.5000,83876.1654,83.0000,83.0000,0.0000,-0.6462,32.9051,6,1596.2726,545.7699,856.9561,-75.9497,91.2316,143.2499,159.8062,-12.6959,0.0000,87.3753,0.0000,87.3753,3.8563,87.3753,6.0990,0.0000,2186.6747,354.9369,522.7006,81.2763,9.8733,71.4030,0.0000,71.4030,0.0000,71.4030,-16.4720,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17929.1491,17929.1491,17929.1491,17929.1491,6,0,0,0
+3833.0894,0.5000,83887.6931,83.0000,83.0000,0.0000,-0.6051,32.8354,6,1596.2726,552.4400,858.0369,-75.9497,92.3466,143.4305,159.8062,-12.6959,0.0000,88.4903,0.0000,88.4903,3.8563,88.4903,6.1436,0.0000,2186.6747,359.6113,529.3707,82.3467,9.8952,72.4515,0.0000,72.4515,0.0000,72.4515,-15.4236,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18123.8194,18123.8194,18123.8194,18123.8194,6,0,0,0
+3833.5894,0.5000,83899.2209,83.0000,83.0000,0.0000,-0.5792,32.7686,6,1596.2726,556.6369,859.6297,-75.9497,93.0481,143.6968,159.8062,-12.6959,0.0000,89.1919,0.0000,89.1919,3.8563,89.1919,6.1717,0.0000,2186.6747,362.5526,533.5677,83.0202,9.9090,73.1112,0.0000,73.1112,0.0000,73.1112,-14.7640,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18245.5140,18245.5140,18245.5140,18245.5140,6,0,0,0
+3834.0894,0.5000,83910.7487,83.0000,83.0000,0.0000,-0.5792,32.7018,6,1596.2726,556.6369,860.6319,-75.9497,93.0481,143.8643,159.8062,-12.6959,0.0000,89.1919,0.0000,89.1919,3.8563,89.1919,6.1717,0.0000,2186.6747,362.5526,533.5677,83.0202,9.9090,73.1112,0.0000,73.1112,0.0000,73.1112,-14.7640,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18245.5140,18245.5140,18245.5140,18245.5140,6,0,0,0
+3834.5894,0.5000,83922.2765,83.0000,83.0000,0.0000,-0.4677,32.6479,6,1596.2726,574.7145,860.6319,-75.9497,96.0700,143.8643,159.8062,-12.6959,0.0000,92.2137,0.0000,92.2137,3.8563,92.2137,6.2925,0.0000,2186.6747,375.2213,551.6452,85.9212,9.9685,75.9527,0.0000,75.9527,0.0000,75.9527,-11.9225,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18773.6412,18773.6412,18773.6412,18773.6412,6,0,0,0
+3835.0894,0.5000,83933.8042,83.0000,83.0000,0.0000,-0.2573,32.6182,6,1596.2726,608.8439,864.9488,-75.9497,101.7751,144.5859,159.8062,-12.6959,0.0000,97.9188,0.0000,97.9188,3.8563,97.9188,6.5207,0.0000,2186.6747,399.1392,585.7746,91.3981,10.0807,81.3174,0.0000,81.3174,0.0000,81.3174,-6.5580,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19884.2030,19884.2030,19884.2030,19884.2030,6,0,0,0
+3835.5894,0.5000,83945.3320,83.0000,83.0000,0.0000,-0.1796,32.5975,6,1596.2726,621.4381,873.0990,-75.9497,103.8804,145.9483,159.8062,-12.6959,0.0000,100.0241,0.0000,100.0241,3.8563,100.0241,6.6049,0.0000,2186.6747,407.9652,598.3689,93.4192,10.1212,83.2980,0.0000,83.2980,0.0000,83.2980,-4.5774,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20294.0166,20294.0166,20294.0166,20294.0166,6,0,0,0
+3836.0894,0.5000,83956.8598,83.0000,83.0000,0.0000,-0.1766,32.5772,6,1596.2726,621.9188,876.1065,-75.9497,103.9607,146.4511,159.8062,-12.6959,0.0000,100.1045,0.0000,100.1045,3.8563,100.1045,6.6082,0.0000,2186.6747,408.3021,598.8496,93.4963,10.1227,83.3736,0.0000,83.3736,0.0000,83.3736,-4.5018,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20309.6582,20309.6582,20309.6582,20309.6582,6,0,0,0
+3836.5894,0.5000,83968.3876,83.0000,83.0000,0.0000,0.0261,32.5802,6,1596.2726,654.7556,876.2213,-75.9497,109.4498,146.4703,159.8062,-12.6959,0.0000,105.5935,0.0000,105.5935,3.8563,105.5935,6.8277,0.0000,2186.6747,431.3141,631.6864,98.7658,10.2263,88.5395,0.0000,88.5395,0.0000,88.5395,0.6641,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21320.4361,21320.4361,21320.4361,21320.4361,6,0,0,0
+3837.0894,0.5000,83979.9154,83.0000,83.0000,0.0000,0.0677,32.5880,6,1596.2726,661.5060,884.0627,-75.9497,110.5782,147.7810,159.8062,-12.6959,0.0000,106.7219,0.0000,106.7219,3.8563,106.7219,6.8729,0.0000,2186.6747,436.0448,638.4367,99.8490,10.2476,89.6015,0.0000,89.6015,0.0000,89.6015,1.7261,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21510.2171,21510.2171,21510.2171,21510.2171,6,0,0,0
+3837.5894,0.5000,83991.4431,83.0000,83.0000,0.0000,0.0853,32.5978,6,1596.2726,664.3533,885.6747,-75.9497,111.0541,148.0505,159.8062,-12.6959,0.0000,107.1979,0.0000,107.1979,3.8563,107.1979,6.8919,0.0000,2186.6747,438.0402,641.2840,100.3060,10.2565,90.0494,0.0000,90.0494,0.0000,90.0494,2.1740,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21590.2664,21590.2664,21590.2664,21590.2664,6,0,0,0
+3838.0894,0.5000,84002.9709,83.0000,83.0000,0.0000,0.0792,32.6070,6,1596.2726,663.3603,886.3546,-75.9497,110.8882,148.1642,159.8062,-12.6959,0.0000,107.0319,0.0000,107.0319,3.8563,107.0319,6.8853,0.0000,2186.6747,437.3443,640.2911,100.1466,10.2534,89.8932,0.0000,89.8932,0.0000,89.8932,2.0178,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21562.3512,21562.3512,21562.3512,21562.3512,6,0,0,0
+3838.5894,0.5000,84014.4987,83.0000,83.0000,0.0000,0.0690,32.6149,6,1596.2726,661.7160,886.1175,-75.9497,110.6133,148.1245,159.8062,-12.6959,0.0000,106.7570,0.0000,106.7570,3.8563,106.7570,6.8743,0.0000,2186.6747,436.1920,638.6468,99.8827,10.2482,89.6345,0.0000,89.6345,0.0000,89.6345,1.7591,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21516.1223,21516.1223,21516.1223,21516.1223,6,0,0,0
+3839.0894,0.5000,84026.0265,83.0000,83.0000,0.0000,0.0573,32.6215,6,1596.2726,659.8131,885.7249,-75.9497,110.2952,148.0589,159.8062,-12.6959,0.0000,106.4389,0.0000,106.4389,3.8563,106.4389,6.8615,0.0000,2186.6747,434.8584,636.7438,99.5774,10.2422,89.3352,0.0000,89.3352,0.0000,89.3352,1.4597,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21462.6221,21462.6221,21462.6221,21462.6221,6,0,0,0
+3839.5894,0.5000,84037.5542,83.0000,83.0000,0.0000,0.0467,32.6269,6,1596.2726,658.1087,885.2704,-75.9497,110.0103,147.9829,159.8062,-12.6959,0.0000,106.1540,0.0000,106.1540,3.8563,106.1540,6.8501,0.0000,2186.6747,433.6640,635.0394,99.3039,10.2368,89.0670,0.0000,89.0670,0.0000,89.0670,1.1916,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21414.7052,21414.7052,21414.7052,21414.7052,6,0,0,0
+3840.0894,0.5000,84049.0820,83.0000,83.0000,0.0000,0.0374,32.6312,6,1596.2726,656.5922,884.8634,-75.9497,109.7568,147.9149,159.8062,-12.6959,0.0000,105.9005,0.0000,105.9005,3.8563,105.9005,6.8400,0.0000,2186.6747,432.6012,633.5230,99.0605,10.2321,88.8285,0.0000,88.8285,0.0000,88.8285,0.9530,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21372.0708,21372.0708,21372.0708,21372.0708,6,0,0,0
+3840.5894,0.5000,84060.6098,83.0000,83.0000,0.0000,0.0303,32.6347,6,1596.2726,655.4361,884.5013,-75.9497,109.5635,147.8544,159.8062,-12.6959,0.0000,105.7072,0.0000,105.7072,3.8563,105.7072,6.8323,0.0000,2186.6747,431.7910,632.3668,98.8750,10.2284,88.6466,0.0000,88.6466,0.0000,88.6466,0.7712,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21339.5662,21339.5662,21339.5662,21339.5662,6,0,0,0
+3841.0894,0.5000,84072.1376,83.0000,83.0000,0.0000,0.0282,32.6380,6,1596.2726,655.1075,884.2252,-75.9497,109.5086,147.8082,159.8062,-12.6959,0.0000,105.6523,0.0000,105.6523,3.8563,105.6523,6.8301,0.0000,2186.6747,431.5607,632.0382,98.8222,10.2274,88.5949,0.0000,88.5949,0.0000,88.5949,0.7195,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21330.3281,21330.3281,21330.3281,21330.3281,6,0,0,0
+3841.5894,0.5000,84083.6654,83.0000,83.0000,0.0000,0.0315,32.6416,6,1596.2726,655.6380,884.1467,-75.9497,109.5973,147.7951,159.8062,-12.6959,0.0000,105.7410,0.0000,105.7410,3.8563,105.7410,6.8336,0.0000,2186.6747,431.9325,632.5688,98.9074,10.2290,88.6783,0.0000,88.6783,0.0000,88.6783,0.8029,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21345.2438,21345.2438,21345.2438,21345.2438,6,0,0,0
+3842.0894,0.5000,84095.1931,83.0000,83.0000,0.0000,0.0441,32.6467,6,1596.2726,657.6767,884.2734,-75.9497,109.9381,147.8163,159.8062,-12.6959,0.0000,106.0818,0.0000,106.0818,3.8563,106.0818,6.8472,0.0000,2186.6747,433.3612,634.6074,99.2345,10.2355,88.9991,0.0000,88.9991,0.0000,88.9991,1.1236,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21402.5588,21402.5588,21402.5588,21402.5588,6,0,0,0
+3842.5894,0.5000,84106.7209,83.0000,83.0000,0.0000,0.0613,32.6537,6,1596.2726,660.4620,884.7602,-75.9497,110.4037,147.8976,159.8062,-12.6959,0.0000,106.5474,0.0000,106.5474,3.8563,106.5474,6.8659,0.0000,2186.6747,435.3132,637.3928,99.6815,10.2443,89.4372,0.0000,89.4372,0.0000,89.4372,1.5618,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21480.8667,21480.8667,21480.8667,21480.8667,6,0,0,0
+3843.0894,0.5000,84118.2487,83.0000,83.0000,0.0000,0.0838,32.6634,6,1596.2726,664.1150,885.4254,-75.9497,111.0143,148.0088,159.8062,-12.6959,0.0000,107.1580,0.0000,107.1580,3.8563,107.1580,6.8903,0.0000,2186.6747,437.8732,641.0457,100.2677,10.2558,90.0119,0.0000,90.0119,0.0000,90.0119,2.1365,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21583.5663,21583.5663,21583.5663,21583.5663,6,0,0,0
+3843.5894,0.5000,84129.7765,83.0000,83.0000,0.0000,0.0923,32.6740,6,1596.2726,665.4907,886.2977,-75.9497,111.2443,148.1547,159.8062,-12.6959,0.0000,107.3880,0.0000,107.3880,3.8563,107.3880,6.8995,0.0000,2186.6747,438.8373,642.4215,100.4885,10.2601,90.2284,0.0000,90.2284,0.0000,90.2284,2.3530,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21622.2450,21622.2450,21622.2450,21622.2450,6,0,0,0
+3844.0894,0.5000,84141.3042,83.0000,83.0000,0.0000,0.0923,32.6847,6,1596.2726,665.4907,886.6263,-75.9497,111.2443,148.2096,159.8062,-12.6959,0.0000,107.3880,0.0000,107.3880,3.8563,107.3880,6.8995,0.0000,2186.6747,438.8373,642.4215,100.4885,10.2601,90.2284,0.0000,90.2284,0.0000,90.2284,2.3530,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21622.2450,21622.2450,21622.2450,21622.2450,6,0,0,0
+3844.5894,0.5000,84152.8320,83.0000,83.0000,0.0000,0.1049,32.6968,6,1596.2726,667.5266,886.6263,-75.9497,111.5846,148.2096,159.8062,-12.6959,0.0000,107.7283,0.0000,107.7283,3.8563,107.7283,6.9131,0.0000,2186.6747,440.2641,644.4574,100.8152,10.2665,90.5487,0.0000,90.5487,0.0000,90.5487,2.6733,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21679.4831,21679.4831,21679.4831,21679.4831,6,0,0,0
+3845.0894,0.5000,84164.3598,83.0000,83.0000,0.0000,0.1117,32.7096,6,1596.2726,668.6282,887.1124,-75.9497,111.7687,148.2908,159.8062,-12.6959,0.0000,107.9124,0.0000,107.9124,3.8563,107.9124,6.9205,0.0000,2186.6747,441.0360,645.5589,100.9920,10.2700,90.7220,0.0000,90.7220,0.0000,90.7220,2.8466,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21710.4521,21710.4521,21710.4521,21710.4521,6,0,0,0
+3845.5894,0.5000,84175.8876,83.0000,83.0000,0.0000,0.0917,32.7202,6,1596.2726,665.3906,887.3755,-75.9497,111.2275,148.3348,159.8062,-12.6959,0.0000,107.3712,0.0000,107.3712,3.8563,107.3712,6.8988,0.0000,2186.6747,438.7671,642.3213,100.4724,10.2598,90.2126,0.0000,90.2126,0.0000,90.2126,2.3372,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21619.4294,21619.4294,21619.4294,21619.4294,6,0,0,0
+3846.0894,0.5000,84187.4154,83.0000,83.0000,0.0000,0.0626,32.7274,6,1596.2726,660.6744,886.6023,-75.9497,110.4392,148.2056,159.8062,-12.6959,0.0000,106.5829,0.0000,106.5829,3.8563,106.5829,6.8673,0.0000,2186.6747,435.4620,637.6052,99.7156,10.2449,89.4707,0.0000,89.4707,0.0000,89.4707,1.5953,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21486.8384,21486.8384,21486.8384,21486.8384,6,0,0,0
+3846.5894,0.5000,84198.9431,83.0000,83.0000,0.0000,0.0126,32.7289,6,1596.2726,652.5753,885.4761,-75.9497,109.0853,148.0173,159.8062,-12.6959,0.0000,105.2290,0.0000,105.2290,3.8563,105.2290,6.8131,0.0000,2186.6747,429.7862,629.5061,98.4159,10.2194,88.1965,0.0000,88.1965,0.0000,88.1965,0.3211,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21259.1383,21259.1383,21259.1383,21259.1383,6,0,0,0
+3847.0894,0.5000,84210.4709,83.0000,83.0000,0.0000,-0.0482,32.7233,6,1596.2726,642.7315,883.5420,-75.9497,107.4398,147.6940,159.8062,-12.6959,0.0000,103.5835,0.0000,103.5835,3.8563,103.5835,6.7473,0.0000,2186.6747,422.8877,619.6623,96.8362,10.1883,86.6479,0.0000,86.6479,0.0000,86.6479,-1.2275,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20982.3883,20982.3883,20982.3883,20982.3883,6,0,0,0
+3847.5894,0.5000,84221.9987,83.0000,83.0000,0.0000,-0.1224,32.7092,6,1596.2726,630.7000,881.1913,-75.9497,105.4286,147.3011,159.8062,-12.6959,0.0000,101.5723,0.0000,101.5723,3.8563,101.5723,6.6669,0.0000,2186.6747,414.4559,607.6307,94.9055,10.1504,84.7551,0.0000,84.7551,0.0000,84.7551,-3.1203,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20595.3939,20595.3939,20595.3939,20595.3939,6,0,0,0
+3848.0894,0.5000,84233.5265,83.0000,83.0000,0.0000,-0.1868,32.6877,6,1596.2726,620.2681,878.3182,-75.9497,103.6848,146.8208,159.8062,-12.6959,0.0000,99.8285,0.0000,99.8285,3.8563,99.8285,6.5971,0.0000,2186.6747,407.1453,597.1988,93.2314,10.1175,83.1139,0.0000,83.1139,0.0000,83.1139,-4.7615,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20255.9437,20255.9437,20255.9437,20255.9437,6,0,0,0
+3848.5894,0.5000,84245.0542,83.0000,83.0000,0.0000,-0.2403,32.6600,6,1596.2726,611.5951,875.8271,-75.9497,102.2350,146.4044,159.8062,-12.6959,0.0000,98.3787,0.0000,98.3787,3.8563,98.3787,6.5391,0.0000,2186.6747,401.0673,588.5259,91.8396,10.0898,81.7498,0.0000,81.7498,0.0000,81.7498,-6.1255,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19973.7278,19973.7278,19973.7278,19973.7278,6,0,0,0
+3849.0894,0.5000,84256.5820,83.0000,83.0000,0.0000,-0.2526,32.6309,6,1596.2726,609.6057,873.7560,-75.9497,101.9025,146.0582,159.8062,-12.6959,0.0000,98.0462,0.0000,98.0462,3.8563,98.0462,6.5258,0.0000,2186.6747,399.6731,586.5365,91.5204,10.0832,81.4371,0.0000,81.4371,0.0000,81.4371,-6.4382,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19908.9935,19908.9935,19908.9935,19908.9935,6,0,0,0
+3849.5894,0.5000,84268.1098,83.0000,83.0000,0.0000,-0.2430,32.6028,6,1596.2726,611.1526,873.2809,-75.9497,102.1610,145.9787,159.8062,-12.6959,0.0000,98.3048,0.0000,98.3048,3.8563,98.3048,6.5362,0.0000,2186.6747,400.7571,588.0834,91.7686,10.0883,81.6803,0.0000,81.6803,0.0000,81.6803,-6.1951,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19959.3280,19959.3280,19959.3280,19959.3280,6,0,0,0
+3850.0894,0.5000,84279.6376,83.0000,83.0000,0.0000,-0.1948,32.5804,6,1596.2726,618.9651,873.6503,-75.9497,103.4670,146.0405,159.8062,-12.6959,0.0000,99.6107,0.0000,99.6107,3.8563,99.6107,6.5884,0.0000,2186.6747,406.2321,595.8959,93.0223,10.1134,82.9089,0.0000,82.9089,0.0000,82.9089,-4.9664,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20213.5451,20213.5451,20213.5451,20213.5451,6,0,0,0
+3850.5894,0.5000,84291.1654,83.0000,83.0000,0.0000,-0.1389,32.5644,6,1596.2726,628.0241,875.5159,-75.9497,104.9813,146.3524,159.8062,-12.6959,0.0000,101.1250,0.0000,101.1250,3.8563,101.1250,6.6490,0.0000,2186.6747,412.5807,604.9548,94.4760,10.1419,84.3341,0.0000,84.3341,0.0000,84.3341,-3.5413,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20508.3215,20508.3215,20508.3215,20508.3215,6,0,0,0
+3851.0894,0.5000,84302.6931,83.0000,83.0000,0.0000,-0.0771,32.5555,6,1596.2726,638.0405,877.6792,-75.9497,106.6557,146.7140,159.8062,-12.6959,0.0000,102.7994,0.0000,102.7994,3.8563,102.7994,6.7160,0.0000,2186.6747,419.6001,614.9712,96.0834,10.1735,85.9099,0.0000,85.9099,0.0000,85.9099,-1.9655,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20834.2518,20834.2518,20834.2518,20834.2518,6,0,0,0
+3851.5894,0.5000,84314.2209,83.0000,83.0000,0.0000,-0.0328,32.5517,6,1596.2726,645.2256,880.0711,-75.9497,107.8567,147.1138,159.8062,-12.6959,0.0000,104.0004,0.0000,104.0004,3.8563,104.0004,6.7640,0.0000,2186.6747,424.6355,622.1563,97.2365,10.1962,87.0402,0.0000,87.0402,0.0000,87.0402,-0.8352,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21052.5068,21052.5068,21052.5068,21052.5068,6,0,0,0
+3852.0894,0.5000,84325.7487,83.0000,83.0000,0.0000,0.0001,32.5517,6,1596.2726,650.5581,881.7869,-75.9497,108.7481,147.4006,159.8062,-12.6959,0.0000,104.8918,0.0000,104.8918,3.8563,104.8918,6.7997,0.0000,2186.6747,428.3725,627.4889,98.0922,10.2130,87.8792,0.0000,87.8792,0.0000,87.8792,0.0038,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21202.4268,21202.4268,21202.4268,21202.4268,6,0,0,0
+3852.5894,0.5000,84337.2765,83.0000,83.0000,0.0000,0.0133,32.5532,6,1596.2726,652.6898,883.0603,-75.9497,109.1045,147.6135,159.8062,-12.6959,0.0000,105.2482,0.0000,105.2482,3.8563,105.2482,6.8139,0.0000,2186.6747,429.8664,629.6206,98.4343,10.2197,88.2145,0.0000,88.2145,0.0000,88.2145,0.3391,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21262.3583,21262.3583,21262.3583,21262.3583,6,0,0,0
+3853.0894,0.5000,84348.8042,83.0000,83.0000,0.0000,0.0200,32.5556,6,1596.2726,653.7770,883.5694,-75.9497,109.2862,147.6986,159.8062,-12.6959,0.0000,105.4299,0.0000,105.4299,3.8563,105.4299,6.8212,0.0000,2186.6747,430.6283,630.7078,98.6087,10.2232,88.3856,0.0000,88.3856,0.0000,88.3856,0.5101,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21292.9231,21292.9231,21292.9231,21292.9231,6,0,0,0
+3853.5894,0.5000,84360.3320,83.0000,83.0000,0.0000,0.0198,32.5578,6,1596.2726,653.7496,883.8290,-75.9497,109.2816,147.7420,159.8062,-12.6959,0.0000,105.4253,0.0000,105.4253,3.8563,105.4253,6.8210,0.0000,2186.6747,430.6091,630.6804,98.6043,10.2231,88.3813,0.0000,88.3813,0.0000,88.3813,0.5058,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21292.1534,21292.1534,21292.1534,21292.1534,6,0,0,0
+3854.0894,0.5000,84371.8598,83.0000,83.0000,0.0000,0.0172,32.5598,6,1596.2726,653.3225,883.8225,-75.9497,109.2102,147.7409,159.8062,-12.6959,0.0000,105.3539,0.0000,105.3539,3.8563,105.3539,6.8181,0.0000,2186.6747,430.3098,630.2532,98.5358,10.2217,88.3140,0.0000,88.3140,0.0000,88.3140,0.4386,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21280.1440,21280.1440,21280.1440,21280.1440,6,0,0,0
+3854.5894,0.5000,84383.3876,83.0000,83.0000,0.0000,0.0126,32.5613,6,1596.2726,652.5679,883.7205,-75.9497,109.0841,147.7238,159.8062,-12.6959,0.0000,105.2278,0.0000,105.2278,3.8563,105.2278,6.8131,0.0000,2186.6747,429.7810,629.4987,98.4147,10.2194,88.1953,0.0000,88.1953,0.0000,88.1953,0.3199,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21258.9302,21258.9302,21258.9302,21258.9302,6,0,0,0
+3855.0894,0.5000,84394.9154,83.0000,83.0000,0.0000,0.0123,32.5627,6,1596.2726,652.5221,883.5403,-75.9497,109.0764,147.6937,159.8062,-12.6959,0.0000,105.2201,0.0000,105.2201,3.8563,105.2201,6.8128,0.0000,2186.6747,429.7489,629.4528,98.4074,10.2192,88.1881,0.0000,88.1881,0.0000,88.1881,0.3127,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21257.6422,21257.6422,21257.6422,21257.6422,6,0,0,0
+3855.5894,0.5000,84406.4431,83.0000,83.0000,0.0000,0.0132,32.5642,6,1596.2726,652.6751,883.5293,-75.9497,109.1020,147.6919,159.8062,-12.6959,0.0000,105.2457,0.0000,105.2457,3.8563,105.2457,6.8138,0.0000,2186.6747,429.8561,629.6058,98.4319,10.2197,88.2122,0.0000,88.2122,0.0000,88.2122,0.3368,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21261.9435,21261.9435,21261.9435,21261.9435,6,0,0,0
+3856.0894,0.5000,84417.9709,83.0000,83.0000,0.0000,0.0149,32.5659,6,1596.2726,652.9490,883.5659,-75.9497,109.1478,147.6980,159.8062,-12.6959,0.0000,105.2915,0.0000,105.2915,3.8563,105.2915,6.8156,0.0000,2186.6747,430.0481,629.8798,98.4759,10.2206,88.2553,0.0000,88.2553,0.0000,88.2553,0.3799,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21269.6445,21269.6445,21269.6445,21269.6445,6,0,0,0
+3856.5894,0.5000,84429.4987,83.0000,83.0000,0.0000,0.0372,32.5702,6,1596.2726,656.5571,883.6313,-75.9497,109.7509,147.7089,159.8062,-12.6959,0.0000,105.8946,0.0000,105.8946,3.8563,105.8946,6.8398,0.0000,2186.6747,432.5766,633.4879,99.0549,10.2319,88.8229,0.0000,88.8229,0.0000,88.8229,0.9475,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21371.0841,21371.0841,21371.0841,21371.0841,6,0,0,0
+3857.0894,0.5000,84441.0265,83.0000,83.0000,0.0000,0.0404,32.5749,6,1596.2726,657.0801,884.4929,-75.9497,109.8383,147.8530,159.8062,-12.6959,0.0000,105.9821,0.0000,105.9821,3.8563,105.9821,6.8433,0.0000,2186.6747,432.9431,634.0108,99.1388,10.2336,88.9052,0.0000,88.9052,0.0000,88.9052,1.0298,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21385.7860,21385.7860,21385.7860,21385.7860,6,0,0,0
+3857.5894,0.5000,84452.5542,83.0000,83.0000,0.0000,0.0287,32.5782,6,1596.2726,655.1853,884.6178,-75.9497,109.5216,147.8738,159.8062,-12.6959,0.0000,105.6653,0.0000,105.6653,3.8563,105.6653,6.8306,0.0000,2186.6747,431.6153,632.1161,98.8347,10.2276,88.6071,0.0000,88.6071,0.0000,88.6071,0.7317,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21332.5174,21332.5174,21332.5174,21332.5174,6,0,0,0
+3858.0894,0.5000,84464.0820,83.0000,83.0000,0.0000,0.0034,32.5786,6,1596.2726,651.0907,884.1653,-75.9497,108.8372,147.7982,159.8062,-12.6959,0.0000,104.9809,0.0000,104.9809,3.8563,104.9809,6.8032,0.0000,2186.6747,428.7458,628.0215,98.1777,10.2147,87.9629,0.0000,87.9629,0.0000,87.9629,0.0875,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21217.4000,21217.4000,21217.4000,21217.4000,6,0,0,0
+3858.5894,0.5000,84475.6098,83.0000,83.0000,0.0000,-0.0429,32.5736,6,1596.2726,643.5777,883.1875,-75.9497,107.5813,147.6347,159.8062,-12.6959,0.0000,103.7250,0.0000,103.7250,3.8563,103.7250,6.7530,0.0000,2186.6747,423.4807,620.5085,96.9720,10.1910,86.7810,0.0000,86.7810,0.0000,86.7810,-1.0944,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21006.1780,21006.1780,21006.1780,21006.1780,6,0,0,0
+3859.0894,0.5000,84487.1376,83.0000,83.0000,0.0000,-0.1008,32.5620,6,1596.2726,634.2010,881.3934,-75.9497,106.0139,147.3348,159.8062,-12.6959,0.0000,102.1576,0.0000,102.1576,3.8563,102.1576,6.6903,0.0000,2186.6747,416.9095,611.1318,95.4673,10.1614,85.3059,0.0000,85.3059,0.0000,85.3059,-2.5695,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20709.3180,20709.3180,20709.3180,20709.3180,6,0,0,0
+3859.5894,0.5000,84498.6654,83.0000,83.0000,0.0000,-0.1798,32.5413,6,1596.2726,621.4096,879.1543,-75.9497,103.8756,146.9605,159.8062,-12.6959,0.0000,100.0193,0.0000,100.0193,3.8563,100.0193,6.6048,0.0000,2186.6747,407.9453,598.3404,93.4146,10.1211,83.2935,0.0000,83.2935,0.0000,83.2935,-4.5819,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20293.0894,20293.0894,20293.0894,20293.0894,6,0,0,0
+3860.0894,0.5000,84510.1931,83.0000,83.0000,0.0000,-0.2614,32.5112,6,1596.2726,608.1792,876.0997,-75.9497,101.6640,146.4499,159.8062,-12.6959,0.0000,97.8077,0.0000,97.8077,3.8563,97.8077,6.5163,0.0000,2186.6747,398.6734,585.1100,91.2914,10.0785,81.2129,0.0000,81.2129,0.0000,81.2129,-6.6625,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19862.5742,19862.5742,19862.5742,19862.5742,6,0,0,0
+3860.5894,0.5000,84521.7209,83.0000,83.0000,0.0000,-0.3434,32.4716,6,1596.2726,594.8847,872.9402,-75.9497,99.4417,145.9218,159.8062,-12.6959,0.0000,95.5854,0.0000,95.5854,3.8563,95.5854,6.4274,0.0000,2186.6747,389.3566,571.8155,89.1580,10.0348,79.1232,0.0000,79.1232,0.0000,79.1232,-8.7521,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19429.9755,19429.9755,19429.9755,19429.9755,6,0,0,0
+3861.0894,0.5000,84533.2487,83.0000,83.0000,0.0000,-0.4019,32.4252,6,1596.2726,585.3901,869.7655,-75.9497,97.8545,145.3911,159.8062,-12.6959,0.0000,93.9983,0.0000,93.9983,3.8563,93.9983,6.3639,0.0000,2186.6747,382.7028,562.3208,87.6344,10.0036,77.6308,0.0000,77.6308,0.0000,77.6308,-10.2445,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19121.0215,19121.0215,19121.0215,19121.0215,6,0,0,0
+3861.5894,0.5000,84544.7765,83.0000,83.0000,0.0000,-0.4415,32.3743,6,1596.2726,578.9679,867.4982,-75.9497,96.7810,145.0121,159.8062,-12.6959,0.0000,92.9247,0.0000,92.9247,3.8563,92.9247,6.3210,0.0000,2186.6747,378.2021,555.8986,86.6038,9.9825,76.6213,0.0000,76.6213,0.0000,76.6213,-11.2540,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18912.0450,18912.0450,18912.0450,18912.0450,6,0,0,0
+3862.0894,0.5000,84556.3042,83.0000,83.0000,0.0000,-0.4462,32.3229,6,1596.2726,578.2065,865.9646,-75.9497,96.6537,144.7557,159.8062,-12.6959,0.0000,92.7975,0.0000,92.7975,3.8563,92.7975,6.3159,0.0000,2186.6747,377.6685,555.1373,86.4816,9.9800,76.5016,0.0000,76.5016,0.0000,76.5016,-11.3736,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18887.2715,18887.2715,18887.2715,18887.2715,6,0,0,0
+3862.5894,0.5000,84567.8320,83.0000,83.0000,0.0000,-0.4363,32.2726,6,1596.2726,579.8048,865.7828,-75.9497,96.9209,144.7253,159.8062,-12.6959,0.0000,93.0646,0.0000,93.0646,3.8563,93.0646,6.3266,0.0000,2186.6747,378.7886,556.7356,86.7381,9.9852,76.7528,0.0000,76.7528,0.0000,76.7528,-11.1224,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18939.2788,18939.2788,18939.2788,18939.2788,6,0,0,0
+3863.0894,0.5000,84579.3598,83.0000,83.0000,0.0000,-0.4078,32.2256,6,1596.2726,584.4379,866.1644,-75.9497,97.6954,144.7891,159.8062,-12.6959,0.0000,93.8391,0.0000,93.8391,3.8563,93.8391,6.3575,0.0000,2186.6747,382.0355,561.3687,87.4816,10.0005,77.4811,0.0000,77.4811,0.0000,77.4811,-10.3942,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19090.0382,19090.0382,19090.0382,19090.0382,6,0,0,0
+3863.5894,0.5000,84590.8876,83.0000,83.0000,0.0000,-0.3770,32.1821,6,1596.2726,589.4343,867.2708,-75.9497,98.5306,144.9741,159.8062,-12.6959,0.0000,94.6743,0.0000,94.6743,3.8563,94.6743,6.3909,0.0000,2186.6747,385.5370,566.3651,88.2834,10.0169,78.2665,0.0000,78.2665,0.0000,78.2665,-9.6088,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19252.6199,19252.6199,19252.6199,19252.6199,6,0,0,0
+3864.0894,0.5000,84602.4154,83.0000,83.0000,0.0000,-0.3453,32.1423,6,1596.2726,594.5625,868.4639,-75.9497,99.3878,145.1735,159.8062,-12.6959,0.0000,95.5315,0.0000,95.5315,3.8563,95.5315,6.4252,0.0000,2186.6747,389.1308,571.4933,89.1063,10.0338,79.0725,0.0000,79.0725,0.0000,79.0725,-8.8028,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19419.4905,19419.4905,19419.4905,19419.4905,6,0,0,0
+3864.5894,0.5000,84613.9431,83.0000,83.0000,0.0000,-0.3190,32.1056,6,1596.2726,598.8311,869.6886,-75.9497,100.1014,145.3782,159.8062,-12.6959,0.0000,96.2451,0.0000,96.2451,3.8563,96.2451,6.4538,0.0000,2186.6747,392.1223,575.7619,89.7913,10.0478,79.7435,0.0000,79.7435,0.0000,79.7435,-8.1318,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19558.3902,19558.3902,19558.3902,19558.3902,6,0,0,0
+3865.0894,0.5000,84625.4709,83.0000,83.0000,0.0000,-0.2963,32.0714,6,1596.2726,602.5176,870.7079,-75.9497,100.7176,145.5486,159.8062,-12.6959,0.0000,96.8613,0.0000,96.8613,3.8563,96.8613,6.4784,0.0000,2186.6747,394.7058,579.4484,90.3829,10.0599,80.3230,0.0000,80.3230,0.0000,80.3230,-7.5524,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19678.3482,19678.3482,19678.3482,19678.3482,6,0,0,0
+3865.5894,0.5000,84636.9987,83.0000,83.0000,0.0000,-0.2801,32.0391,6,1596.2726,605.1480,871.5882,-75.9497,101.1573,145.6958,159.8062,-12.6959,0.0000,97.3010,0.0000,97.3010,3.8563,97.3010,6.4960,0.0000,2186.6747,396.5491,582.0787,90.8050,10.0686,80.7364,0.0000,80.7364,0.0000,80.7364,-7.1389,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19763.9384,19763.9384,19763.9384,19763.9384,6,0,0,0
+3866.0894,0.5000,84648.5265,83.0000,83.0000,0.0000,-0.2703,32.0080,6,1596.2726,606.7264,872.2164,-75.9497,101.4212,145.8008,159.8062,-12.6959,0.0000,97.5649,0.0000,97.5649,3.8563,97.5649,6.5066,0.0000,2186.6747,397.6552,583.6571,91.0583,10.0738,80.9845,0.0000,80.9845,0.0000,80.9845,-6.8908,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19815.2997,19815.2997,19815.2997,19815.2997,6,0,0,0
+3866.5894,0.5000,84660.0542,83.0000,83.0000,0.0000,-0.2757,31.9762,6,1596.2726,605.8494,872.5933,-75.9497,101.2746,145.8638,159.8062,-12.6959,0.0000,97.4183,0.0000,97.4183,3.8563,97.4183,6.5007,0.0000,2186.6747,397.0406,582.7801,90.9176,10.0709,80.8467,0.0000,80.8467,0.0000,80.8467,-7.0287,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19786.7621,19786.7621,19786.7621,19786.7621,6,0,0,0
+3867.0894,0.5000,84671.5820,83.0000,83.0000,0.0000,-0.2940,31.9423,6,1596.2726,602.8836,872.3839,-75.9497,100.7788,145.8288,159.8062,-12.6959,0.0000,96.9225,0.0000,96.9225,3.8563,96.9225,6.4809,0.0000,2186.6747,394.9622,579.8144,90.4416,10.0611,80.3805,0.0000,80.3805,0.0000,80.3805,-7.4948,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19690.2572,19690.2572,19690.2572,19690.2572,6,0,0,0
+3867.5894,0.5000,84683.1098,83.0000,83.0000,0.0000,-0.3262,31.9047,6,1596.2726,597.6738,871.6756,-75.9497,99.9079,145.7104,159.8062,-12.6959,0.0000,96.0516,0.0000,96.0516,3.8563,96.0516,6.4460,0.0000,2186.6747,391.3112,574.6046,89.6056,10.0440,79.5616,0.0000,79.5616,0.0000,79.5616,-8.3137,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19520.7323,19520.7323,19520.7323,19520.7323,6,0,0,0
+3868.0894,0.5000,84694.6376,83.0000,83.0000,0.0000,-0.3592,31.8633,6,1596.2726,592.3118,870.4315,-75.9497,99.0116,145.5024,159.8062,-12.6959,0.0000,95.1553,0.0000,95.1553,3.8563,95.1553,6.4102,0.0000,2186.6747,387.5535,569.2426,88.7451,10.0264,78.7188,0.0000,78.7188,0.0000,78.7188,-9.1565,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19346.2535,19346.2535,19346.2535,19346.2535,6,0,0,0
+3868.5894,0.5000,84706.1654,83.0000,83.0000,0.0000,-0.3915,31.8181,6,1596.2726,587.0777,869.1511,-75.9497,98.1367,145.2884,159.8062,-12.6959,0.0000,94.2804,0.0000,94.2804,3.8563,94.2804,6.3752,0.0000,2186.6747,383.8855,564.0085,87.9052,10.0091,77.8960,0.0000,77.8960,0.0000,77.8960,-9.9792,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19175.9370,19175.9370,19175.9370,19175.9370,6,0,0,0
+3869.0894,0.5000,84717.6931,83.0000,83.0000,0.0000,-0.4169,31.7701,6,1596.2726,582.9565,867.9012,-75.9497,97.4477,145.0795,159.8062,-12.6959,0.0000,93.5915,0.0000,93.5915,3.8563,93.5915,6.3476,0.0000,2186.6747,380.9973,559.8872,87.2438,9.9956,77.2482,0.0000,77.2482,0.0000,77.2482,-10.6270,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19041.8326,19041.8326,19041.8326,19041.8326,6,0,0,0
+3869.5894,0.5000,84729.2209,83.0000,83.0000,0.0000,-0.4404,31.7193,6,1596.2726,579.1549,866.9170,-75.9497,96.8123,144.9150,159.8062,-12.6959,0.0000,92.9560,0.0000,92.9560,3.8563,92.9560,6.3222,0.0000,2186.6747,378.3331,556.0856,86.6338,9.9831,76.6507,0.0000,76.6507,0.0000,76.6507,-11.2246,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18918.1303,18918.1303,18918.1303,18918.1303,6,0,0,0
+3870.0894,0.5000,84740.7487,83.0000,83.0000,0.0000,-0.4605,31.6662,6,1596.2726,575.8810,866.0092,-75.9497,96.2650,144.7632,159.8062,-12.6959,0.0000,92.4087,0.0000,92.4087,3.8563,92.4087,6.3003,0.0000,2186.6747,376.0388,552.8117,86.1084,9.9723,76.1361,0.0000,76.1361,0.0000,76.1361,-11.7392,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18811.5976,18811.5976,18811.5976,18811.5976,6,0,0,0
+3870.5894,0.5000,84752.2765,83.0000,83.0000,0.0000,-0.4648,31.6126,6,1596.2726,575.1847,865.2274,-75.9497,96.1486,144.6325,159.8062,-12.6959,0.0000,92.2923,0.0000,92.2923,3.8563,92.2923,6.2957,0.0000,2186.6747,375.5509,552.1155,85.9967,9.9700,76.0266,0.0000,76.0266,0.0000,76.0266,-11.8486,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18788.9429,18788.9429,18788.9429,18788.9429,6,0,0,0
+3871.0894,0.5000,84763.8042,83.0000,83.0000,0.0000,-0.4648,31.5590,6,1596.2726,575.1847,865.0611,-75.9497,96.1486,144.6047,159.8062,-12.6959,0.0000,92.2923,0.0000,92.2923,3.8563,92.2923,6.2957,0.0000,2186.6747,375.5509,552.1155,85.9967,9.9700,76.0266,0.0000,76.0266,0.0000,76.0266,-11.8486,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18788.9429,18788.9429,18788.9429,18788.9429,6,0,0,0
+3871.5894,0.5000,84775.3320,83.0000,83.0000,0.0000,-0.5058,31.5007,6,1596.2726,568.5357,865.0611,-75.9497,95.0372,144.6047,159.8062,-12.6959,0.0000,91.1809,0.0000,91.1809,3.8563,91.1809,6.2512,0.0000,2186.6747,370.8912,545.4665,84.9297,9.9482,74.9815,0.0000,74.9815,0.0000,74.9815,-12.8937,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18590.5321,18590.5321,18590.5321,18590.5321,6,0,0,0
+3872.0894,0.5000,84786.8598,83.0000,83.0000,0.0000,-0.5418,31.4383,6,1596.2726,562.7066,863.4734,-75.9497,94.0627,144.3393,159.8062,-12.6959,0.0000,90.2065,0.0000,90.2065,3.8563,90.2065,6.2122,0.0000,2186.6747,366.8062,539.6373,83.9942,9.9290,74.0652,0.0000,74.0652,0.0000,74.0652,-13.8099,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18421.5100,18421.5100,18421.5100,18421.5100,6,0,0,0
+3872.5894,0.5000,84798.3876,83.0000,83.0000,0.0000,-0.5716,31.3724,6,1596.2726,557.8740,862.0814,-75.9497,93.2549,144.1066,159.8062,-12.6959,0.0000,89.3986,0.0000,89.3986,3.8563,89.3986,6.1799,0.0000,2186.6747,363.4195,534.8048,83.2187,9.9131,73.3056,0.0000,73.3056,0.0000,73.3056,-14.5695,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18281.3845,18281.3845,18281.3845,18281.3845,6,0,0,0
+3873.0894,0.5000,84809.9154,83.0000,83.0000,0.0000,-0.5950,31.3038,6,1596.2726,554.0783,860.9273,-75.9497,92.6204,143.9137,159.8062,-12.6959,0.0000,88.7641,0.0000,88.7641,3.8563,88.7641,6.1545,0.0000,2186.6747,360.7595,531.0091,82.6096,9.9006,72.7090,0.0000,72.7090,0.0000,72.7090,-15.1661,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18171.3241,18171.3241,18171.3241,18171.3241,6,0,0,0
+3873.5894,0.5000,84821.4431,83.0000,83.0000,0.0000,-0.6042,31.2341,6,1596.2726,552.5850,860.0209,-75.9497,92.3708,143.7622,159.8062,-12.6959,0.0000,88.5145,0.0000,88.5145,3.8563,88.5145,6.1446,0.0000,2186.6747,359.7130,529.5158,82.3700,9.8957,72.4742,0.0000,72.4742,0.0000,72.4742,-15.4008,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18128.0245,18128.0245,18128.0245,18128.0245,6,0,0,0
+3874.0894,0.5000,84832.9709,83.0000,83.0000,0.0000,-0.5849,31.1667,6,1596.2726,555.7068,859.6643,-75.9497,92.8927,143.7026,159.8062,-12.6959,0.0000,89.0364,0.0000,89.0364,3.8563,89.0364,6.1654,0.0000,2186.6747,361.9007,532.6376,82.8709,9.9060,72.9650,0.0000,72.9650,0.0000,72.9650,-14.9102,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18218.5449,18218.5449,18218.5449,18218.5449,6,0,0,0
+3874.5894,0.5000,84844.4987,83.0000,83.0000,0.0000,-0.5432,31.1041,6,1596.2726,562.4766,860.4098,-75.9497,94.0243,143.8272,159.8062,-12.6959,0.0000,90.1680,0.0000,90.1680,3.8563,90.1680,6.2107,0.0000,2186.6747,366.6450,539.4074,83.9573,9.9283,74.0291,0.0000,74.0291,0.0000,74.0291,-13.8461,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18414.8416,18414.8416,18414.8416,18414.8416,6,0,0,0
+3875.0894,0.5000,84856.0265,83.0000,83.0000,0.0000,-0.4799,31.0488,6,1596.2726,572.7421,862.0264,-75.9497,95.7403,144.0974,159.8062,-12.6959,0.0000,91.8840,0.0000,91.8840,3.8563,91.8840,6.2793,0.0000,2186.6747,373.8391,549.6729,85.6047,9.9620,75.6427,0.0000,75.6427,0.0000,75.6427,-12.2325,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18712.5013,18712.5013,18712.5013,18712.5013,6,0,0,0
+3875.5894,0.5000,84867.5542,83.0000,83.0000,0.0000,-0.4173,31.0007,6,1596.2726,582.8916,864.4778,-75.9497,97.4369,144.5072,159.8062,-12.6959,0.0000,93.5806,0.0000,93.5806,3.8563,93.5806,6.3472,0.0000,2186.6747,380.9518,559.8223,87.2334,9.9954,77.2380,0.0000,77.2380,0.0000,77.2380,-10.6372,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19039.7215,19039.7215,19039.7215,19039.7215,6,0,0,0
+3876.0894,0.5000,84879.0820,83.0000,83.0000,0.0000,-0.3837,30.9564,6,1596.2726,588.3464,866.9015,-75.9497,98.3487,144.9124,159.8062,-12.6959,0.0000,94.4924,0.0000,94.4924,3.8563,94.4924,6.3837,0.0000,2186.6747,384.7746,565.2772,88.1088,10.0133,78.0955,0.0000,78.0955,0.0000,78.0955,-9.7798,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19217.2200,19217.2200,19217.2200,19217.2200,6,0,0,0
+3876.5894,0.5000,84890.6098,83.0000,83.0000,0.0000,-0.3794,30.9127,6,1596.2726,589.0469,868.2042,-75.9497,98.4658,145.1301,159.8062,-12.6959,0.0000,94.6095,0.0000,94.6095,3.8563,94.6095,6.3884,0.0000,2186.6747,385.2655,565.9776,88.2212,10.0156,78.2056,0.0000,78.2056,0.0000,78.2056,-9.6697,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19240.0137,19240.0137,19240.0137,19240.0137,6,0,0,0
+3877.0894,0.5000,84902.1376,83.0000,83.0000,0.0000,-0.4171,30.8646,6,1596.2726,582.9334,868.3714,-75.9497,97.4439,145.1581,159.8062,-12.6959,0.0000,93.5876,0.0000,93.5876,3.8563,93.5876,6.3475,0.0000,2186.6747,380.9811,559.8642,87.2401,9.9955,77.2446,0.0000,77.2446,0.0000,77.2446,-10.6307,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19041.0825,19041.0825,19041.0825,19041.0825,6,0,0,0
+3877.5894,0.5000,84913.6654,83.0000,83.0000,0.0000,-0.4605,30.8115,6,1596.2726,575.8897,866.9115,-75.9497,96.2665,144.9140,159.8062,-12.6959,0.0000,92.4102,0.0000,92.4102,3.8563,92.4102,6.3004,0.0000,2186.6747,376.0449,552.8205,86.1098,9.9724,76.1374,0.0000,76.1374,0.0000,76.1374,-11.7378,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18811.8834,18811.8834,18811.8834,18811.8834,6,0,0,0
+3878.0894,0.5000,84925.1931,83.0000,83.0000,0.0000,-0.5046,30.7534,6,1596.2726,568.7349,865.2295,-75.9497,95.0704,144.6329,159.8062,-12.6959,0.0000,91.2142,0.0000,91.2142,3.8563,91.2142,6.2525,0.0000,2186.6747,371.0308,545.6656,84.9616,9.9488,75.0128,0.0000,75.0128,0.0000,75.0128,-12.8624,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18596.3061,18596.3061,18596.3061,18596.3061,6,0,0,0
+3878.5894,0.5000,84936.7209,83.0000,83.0000,0.0000,-0.5280,30.6925,6,1596.2726,564.9390,863.5209,-75.9497,94.4359,144.3473,159.8062,-12.6959,0.0000,90.5796,0.0000,90.5796,3.8563,90.5796,6.2272,0.0000,2186.6747,368.3707,541.8698,84.3525,9.9363,74.4161,0.0000,74.4161,0.0000,74.4161,-13.4590,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18486.2413,18486.2413,18486.2413,18486.2413,6,0,0,0
+3879.0894,0.5000,84948.2487,83.0000,83.0000,0.0000,-0.5498,30.6291,6,1596.2726,561.4028,862.6145,-75.9497,93.8448,144.1957,159.8062,-12.6959,0.0000,89.9885,0.0000,89.9885,3.8563,89.9885,6.2035,0.0000,2186.6747,365.8925,538.3336,83.7850,9.9247,73.8603,0.0000,73.8603,0.0000,73.8603,-14.0149,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18383.7060,18383.7060,18383.7060,18383.7060,6,0,0,0
+3879.5894,0.5000,84959.7765,83.0000,83.0000,0.0000,-0.5823,30.5620,6,1596.2726,556.1441,861.7700,-75.9497,92.9658,144.0546,159.8062,-12.6959,0.0000,89.1095,0.0000,89.1095,3.8563,89.1095,6.1684,0.0000,2186.6747,362.2072,533.0749,82.9411,9.9074,73.0337,0.0000,73.0337,0.0000,73.0337,-14.8414,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18231.2243,18231.2243,18231.2243,18231.2243,6,0,0,0
+3880.0894,0.5000,84971.3042,83.0000,83.0000,0.0000,-0.6351,30.4888,6,1596.2726,547.5692,860.5142,-75.9497,91.5324,143.8447,159.8062,-12.6959,0.0000,87.6761,0.0000,87.6761,3.8563,87.6761,6.1110,0.0000,2186.6747,356.1979,524.4999,81.5651,9.8792,71.6858,0.0000,71.6858,0.0000,71.6858,-16.1892,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17982.5850,17982.5850,17982.5850,17982.5850,6,0,0,0
+3880.5894,0.5000,84982.8320,83.0000,83.0000,0.0000,-0.7136,30.4065,6,1596.2726,534.8389,858.4665,-75.9497,89.4044,143.5024,159.8062,-12.6959,0.0000,85.5481,0.0000,85.5481,3.8563,85.5481,6.0259,0.0000,2186.6747,347.2765,511.7697,79.5222,9.8374,69.6848,0.0000,69.6848,0.0000,69.6848,-18.1902,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17571.8874,17571.8874,17571.8874,17571.8874,6,0,0,0
+3881.0894,0.5000,84994.3598,83.0000,83.0000,0.0000,-0.8130,30.3128,6,1596.2726,518.7206,855.4265,-75.9497,86.7100,142.9942,159.8062,-12.6959,0.0000,82.8537,0.0000,82.8537,3.8563,82.8537,5.9181,0.0000,2186.6747,335.9808,495.6514,76.9356,9.7844,67.1512,0.0000,67.1512,0.0000,67.1512,-20.7236,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17045.0825,17045.0825,17045.0825,17045.0825,6,0,0,0
+3881.5894,0.5000,85005.8876,83.0000,83.0000,0.0000,-0.9216,30.2066,6,1596.2726,501.1236,851.5775,-75.9497,83.7685,142.3508,159.8062,-12.6959,0.0000,79.9122,0.0000,79.9122,3.8563,79.9122,5.8005,0.0000,2186.6747,323.6488,478.0543,74.1117,9.7265,64.3852,0.0000,64.3852,0.0000,64.3852,-23.4894,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16469.9492,16469.9492,16469.9492,16469.9492,6,0,0,0
+3882.0894,0.5000,85017.4154,83.0000,83.0000,0.0000,-1.0256,30.0883,6,1596.2726,484.2517,847.3753,-75.9497,80.9481,141.6483,159.8062,-12.6959,0.0000,77.0918,0.0000,77.0918,3.8563,77.0918,5.6877,0.0000,2186.6747,311.8250,461.1824,71.4042,9.6710,61.7332,0.0000,61.7332,0.0000,61.7332,-26.1413,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15918.5151,15918.5151,15918.5151,15918.5151,6,0,0,0
+3882.5894,0.5000,85028.9431,83.0000,83.0000,0.0000,-1.1132,29.9600,6,1596.2726,470.0477,843.3463,-75.9497,78.5738,140.9748,159.8062,-12.6959,0.0000,74.7175,0.0000,74.7175,3.8563,74.7175,5.5927,0.0000,2186.6747,301.8708,446.9785,69.1248,9.6243,59.5005,0.0000,59.5005,0.0000,59.5005,-28.3738,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15458.2760,15458.2760,15458.2760,15458.2760,6,0,0,0
+3883.0894,0.5000,85040.4709,83.0000,83.0000,0.0000,-1.1611,29.8262,6,1596.2726,462.2889,839.9544,-75.9497,77.2768,140.4078,159.8062,-12.6959,0.0000,73.4205,0.0000,73.4205,3.8563,73.4205,5.5408,0.0000,2186.6747,296.4334,439.2196,67.8797,9.5988,58.2809,0.0000,58.2809,0.0000,58.2809,-29.5933,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15208.5887,15208.5887,15208.5887,15208.5887,6,0,0,0
+3883.5894,0.5000,85051.9987,83.0000,83.0000,0.0000,-1.1777,29.6904,6,1596.2726,459.5952,838.1016,-75.9497,76.8265,140.0981,159.8062,-12.6959,0.0000,72.9702,0.0000,72.9702,3.8563,72.9702,5.5228,0.0000,2186.6747,294.5457,436.5259,67.4474,9.5899,57.8575,0.0000,57.8575,0.0000,57.8575,-30.0167,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15121.9029,15121.9029,15121.9029,15121.9029,6,0,0,0
+3884.0894,0.5000,85063.5265,83.0000,83.0000,0.0000,-1.1646,29.5561,6,1596.2726,461.7080,837.4583,-75.9497,77.1797,139.9906,159.8062,-12.6959,0.0000,73.3234,0.0000,73.3234,3.8563,73.3234,5.5369,0.0000,2186.6747,296.0264,438.6388,67.7865,9.5969,58.1896,0.0000,58.1896,0.0000,58.1896,-29.6846,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15189.8955,15189.8955,15189.8955,15189.8955,6,0,0,0
+3884.5894,0.5000,85075.0542,83.0000,83.0000,0.0000,-1.1467,29.4240,6,1596.2726,464.6185,837.9628,-75.9497,77.6662,140.0749,159.8062,-12.6959,0.0000,73.8099,0.0000,73.8099,3.8563,73.8099,5.5564,0.0000,2186.6747,298.0660,441.5492,68.2536,9.6065,58.6471,0.0000,58.6471,0.0000,58.6471,-29.2271,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15283.5568,15283.5568,15283.5568,15283.5568,6,0,0,0
+3885.0894,0.5000,85086.5820,83.0000,83.0000,0.0000,-1.1306,29.2936,6,1596.2726,467.2233,838.6579,-75.9497,78.1016,140.1911,159.8062,-12.6959,0.0000,74.2454,0.0000,74.2454,3.8563,74.2454,5.5738,0.0000,2186.6747,299.8915,444.1541,68.6716,9.6150,59.0565,0.0000,59.0565,0.0000,59.0565,-28.8177,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15367.3835,15367.3835,15367.3835,15367.3835,6,0,0,0
+3885.5894,0.5000,85098.1098,83.0000,83.0000,0.0000,-1.1355,29.1627,6,1596.2726,466.4262,839.2799,-75.9497,77.9684,140.2951,159.8062,-12.6959,0.0000,74.1121,0.0000,74.1121,3.8563,74.1121,5.5685,0.0000,2186.6747,299.3329,443.3569,68.5436,9.6124,58.9313,0.0000,58.9313,0.0000,58.9313,-28.9430,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15341.7314,15341.7314,15341.7314,15341.7314,6,0,0,0
+3886.0894,0.5000,85109.6376,83.0000,83.0000,0.0000,-1.1537,29.0297,6,1596.2726,463.4787,839.0896,-75.9497,77.4757,140.2633,159.8062,-12.6959,0.0000,73.6194,0.0000,73.6194,3.8563,73.6194,5.5488,0.0000,2186.6747,297.2673,440.4095,68.0707,9.6027,58.4680,0.0000,58.4680,0.0000,58.4680,-29.4063,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15246.8794,15246.8794,15246.8794,15246.8794,6,0,0,0
+3886.5894,0.5000,85121.1654,83.0000,83.0000,0.0000,-1.1933,28.8922,6,1596.2726,457.0526,838.3857,-75.9497,76.4015,140.1456,159.8062,-12.6959,0.0000,72.5452,0.0000,72.5452,3.8563,72.5452,5.5058,0.0000,2186.6747,292.7638,433.9833,67.0394,9.5816,57.4578,0.0000,57.4578,0.0000,57.4578,-30.4163,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15040.0796,15040.0796,15040.0796,15040.0796,6,0,0,0
+3887.0894,0.5000,85132.6931,83.0000,83.0000,0.0000,-1.2409,28.7491,6,1596.2726,449.3346,836.8511,-75.9497,75.1113,139.8891,159.8062,-12.6959,0.0000,71.2551,0.0000,71.2551,3.8563,71.2551,5.4542,0.0000,2186.6747,287.3551,426.2653,65.8009,9.5562,56.2447,0.0000,56.2447,0.0000,56.2447,-31.6294,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14791.7065,14791.7065,14791.7065,14791.7065,6,0,0,0
+3887.5894,0.5000,85144.2209,83.0000,83.0000,0.0000,-1.2939,28.6000,6,1596.2726,440.7526,835.0081,-75.9497,73.6768,139.5810,159.8062,-12.6959,0.0000,69.8205,0.0000,69.8205,3.8563,69.8205,5.3968,0.0000,2186.6747,281.3408,417.6833,64.4237,9.5280,54.8957,0.0000,54.8957,0.0000,54.8957,-32.9782,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14515.5294,14515.5294,14515.5294,14515.5294,6,0,0,0
+3888.0894,0.5000,85155.7487,83.0000,83.0000,0.0000,-1.3414,28.4453,6,1596.2726,433.0551,832.9587,-75.9497,72.3900,139.2384,159.8062,-12.6959,0.0000,68.5338,0.0000,68.5338,3.8563,68.5338,5.3453,0.0000,2186.6747,275.9464,409.9858,63.1884,9.5036,53.6848,0.0000,53.6848,0.0000,53.6848,-34.1890,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14267.8171,14267.8171,14267.8171,14267.8171,6,0,0,0
+3888.5894,0.5000,85167.2765,83.0000,83.0000,0.0000,-1.3846,28.2857,6,1596.2726,426.0557,831.1205,-75.9497,71.2200,138.9312,159.8062,-12.6959,0.0000,67.3637,0.0000,67.3637,3.8563,67.3637,5.2985,0.0000,2186.6747,271.0412,402.9864,62.0652,9.4816,52.5836,0.0000,52.5836,0.0000,52.5836,-35.2901,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14042.5698,14042.5698,14042.5698,14042.5698,6,0,0,0
+3889.0894,0.5000,85178.8042,83.0000,83.0000,0.0000,-1.4168,28.1224,6,1596.2726,420.8398,829.4491,-75.9497,70.3481,138.6518,159.8062,-12.6959,0.0000,66.4918,0.0000,66.4918,3.8563,66.4918,5.2637,0.0000,2186.6747,267.3859,397.7706,61.2282,9.4651,51.7631,0.0000,51.7631,0.0000,51.7631,-36.1106,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13874.7176,13874.7176,13874.7176,13874.7176,6,0,0,0
+3889.5894,0.5000,85190.3320,83.0000,83.0000,0.0000,-1.4383,27.9566,6,1596.2726,417.3581,828.2035,-75.9497,69.7661,138.4436,159.8062,-12.6959,0.0000,65.9098,0.0000,65.9098,3.8563,65.9098,5.2404,0.0000,2186.6747,264.9460,394.2888,60.6695,9.4542,51.2153,0.0000,51.2153,0.0000,51.2153,-36.6583,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13762.6729,13762.6729,13762.6729,13762.6729,6,0,0,0
+3890.0894,0.5000,85201.8598,83.0000,83.0000,0.0000,-1.4432,27.7902,6,1596.2726,416.5584,827.3721,-75.9497,69.6324,138.3046,159.8062,-12.6959,0.0000,65.7761,0.0000,65.7761,3.8563,65.7761,5.2350,0.0000,2186.6747,264.3855,393.4891,60.5411,9.4516,51.0895,0.0000,51.0895,0.0000,51.0895,-36.7841,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13736.9367,13736.9367,13736.9367,13736.9367,6,0,0,0
+3890.5894,0.5000,85213.3876,83.0000,83.0000,0.0000,-1.4253,27.6259,6,1596.2726,419.4635,827.1811,-75.9497,70.1181,138.2726,159.8062,-12.6959,0.0000,66.2618,0.0000,66.2618,3.8563,66.2618,5.2544,0.0000,2186.6747,266.4214,396.3942,61.0073,9.4608,51.5465,0.0000,51.5465,0.0000,51.5465,-36.3271,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13830.4265,13830.4265,13830.4265,13830.4265,6,0,0,0
+3891.0894,0.5000,85224.9154,83.0000,83.0000,0.0000,-1.3900,27.4657,6,1596.2726,425.1881,827.8748,-75.9497,71.0750,138.3886,159.8062,-12.6959,0.0000,67.2187,0.0000,67.2187,3.8563,67.2187,5.2927,0.0000,2186.6747,270.4332,402.1188,61.9260,9.4788,52.4471,0.0000,52.4471,0.0000,52.4471,-35.4266,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14014.6485,14014.6485,14014.6485,14014.6485,6,0,0,0
+3891.5894,0.5000,85236.4431,83.0000,83.0000,0.0000,-1.3246,27.3130,6,1596.2726,435.7696,829.2419,-75.9497,72.8438,138.6171,159.8062,-12.6959,0.0000,68.9875,0.0000,68.9875,3.8563,68.9875,5.3635,0.0000,2186.6747,277.8487,412.7003,63.6240,9.5122,54.1119,0.0000,54.1119,0.0000,54.1119,-33.7620,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14355.1715,14355.1715,14355.1715,14355.1715,6,0,0,0
+3892.0894,0.5000,85247.9709,83.0000,83.0000,0.0000,-1.2466,27.1693,6,1596.2726,448.4135,831.7687,-75.9497,74.9574,139.0395,159.8062,-12.6959,0.0000,71.1011,0.0000,71.1011,3.8563,71.1011,5.4480,0.0000,2186.6747,286.7096,425.3442,65.6531,9.5532,56.0999,0.0000,56.0999,0.0000,56.0999,-31.7741,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14762.0653,14762.0653,14762.0653,14762.0653,6,0,0,0
+3892.5894,0.5000,85259.4987,83.0000,83.0000,0.0000,-1.1503,27.0367,6,1596.2726,464.0280,834.7881,-75.9497,77.5675,139.5442,159.8062,-12.6959,0.0000,73.7112,0.0000,73.7112,3.8563,73.7112,5.5524,0.0000,2186.6747,297.6522,440.9588,68.1588,9.6045,58.5543,0.0000,58.5543,0.0000,58.5543,-29.3199,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15264.5562,15264.5562,15264.5562,15264.5562,6,0,0,0
+3893.0894,0.5000,85271.0265,83.0000,83.0000,0.0000,-1.0611,26.9143,6,1596.2726,478.4976,838.5169,-75.9497,79.9863,140.1675,159.8062,-12.6959,0.0000,76.1300,0.0000,76.1300,3.8563,76.1300,5.6492,0.0000,2186.6747,307.7925,455.4283,70.4808,9.6521,60.8287,0.0000,60.8287,0.0000,60.8287,-27.0457,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15730.4502,15730.4502,15730.4502,15730.4502,6,0,0,0
+3893.5894,0.5000,85282.5542,83.0000,83.0000,0.0000,-0.9839,26.8009,6,1596.2726,491.0177,841.9722,-75.9497,82.0791,140.7451,159.8062,-12.6959,0.0000,78.2228,0.0000,78.2228,3.8563,78.2228,5.7329,0.0000,2186.6747,316.5666,467.9484,72.4900,9.6933,62.7967,0.0000,62.7967,0.0000,62.7967,-25.0779,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16139.6509,16139.6509,16139.6509,16139.6509,6,0,0,0
+3894.0894,0.5000,85294.0820,83.0000,83.0000,0.0000,-0.9391,26.6927,6,1596.2726,498.2821,844.9620,-75.9497,83.2935,141.2449,159.8062,-12.6959,0.0000,79.4372,0.0000,79.4372,3.8563,79.4372,5.7815,0.0000,2186.6747,321.6575,475.2128,73.6557,9.7172,63.9386,0.0000,63.9386,0.0000,63.9386,-23.9361,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16377.0777,16377.0777,16377.0777,16377.0777,6,0,0,0
+3894.5894,0.5000,85305.6098,83.0000,83.0000,0.0000,-0.9127,26.5874,6,1596.2726,502.5537,846.6967,-75.9497,84.0075,141.5349,159.8062,-12.6959,0.0000,80.1512,0.0000,80.1512,3.8563,80.1512,5.8100,0.0000,2186.6747,324.6510,479.4844,74.3412,9.7312,64.6100,0.0000,64.6100,0.0000,64.6100,-23.2647,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16516.6900,16516.6900,16516.6900,16516.6900,6,0,0,0
+3895.0894,0.5000,85317.1376,83.0000,83.0000,0.0000,-0.9001,26.4837,6,1596.2726,504.6017,847.7168,-75.9497,84.3499,141.7054,159.8062,-12.6959,0.0000,80.4936,0.0000,80.4936,3.8563,80.4936,5.8237,0.0000,2186.6747,326.0863,481.5324,74.6699,9.7379,64.9319,0.0000,64.9319,0.0000,64.9319,-22.9428,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16583.6257,16583.6257,16583.6257,16583.6257,6,0,0,0
+3895.5894,0.5000,85328.6654,83.0000,83.0000,0.0000,-0.8828,26.3819,6,1596.2726,507.4064,848.2059,-75.9497,84.8187,141.7872,159.8062,-12.6959,0.0000,80.9624,0.0000,80.9624,3.8563,80.9624,5.8425,0.0000,2186.6747,328.0518,484.3372,75.1199,9.7472,65.3728,0.0000,65.3728,0.0000,65.3728,-22.5019,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16675.2948,16675.2948,16675.2948,16675.2948,6,0,0,0
+3896.0894,0.5000,85340.1931,83.0000,83.0000,0.0000,-0.8445,26.2846,6,1596.2726,513.6218,848.8756,-75.9497,85.8577,141.8991,159.8062,-12.6959,0.0000,82.0014,0.0000,82.0014,3.8563,82.0014,5.8840,0.0000,2186.6747,332.4075,490.5525,76.1174,9.7676,66.3498,0.0000,66.3498,0.0000,66.3498,-21.5250,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16878.4351,16878.4351,16878.4351,16878.4351,6,0,0,0
+3896.5894,0.5000,85351.7209,83.0000,83.0000,0.0000,-0.7880,26.1937,6,1596.2726,522.7827,850.3599,-75.9497,87.3890,142.1472,159.8062,-12.6959,0.0000,83.5327,0.0000,83.5327,3.8563,83.5327,5.9453,0.0000,2186.6747,338.8275,499.7134,77.5874,9.7977,67.7897,0.0000,67.7897,0.0000,67.7897,-20.0851,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17177.8463,17177.8463,17177.8463,17177.8463,6,0,0,0
+3897.0894,0.5000,85363.2487,83.0000,83.0000,0.0000,-0.7120,26.1116,6,1596.2726,535.1010,852.5475,-75.9497,89.4482,142.5129,159.8062,-12.6959,0.0000,85.5919,0.0000,85.5919,3.8563,85.5919,6.0277,0.0000,2186.6747,347.4601,512.0317,79.5642,9.8382,69.7260,0.0000,69.7260,0.0000,69.7260,-18.1490,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17580.4511,17580.4511,17580.4511,17580.4511,6,0,0,0
+3897.5894,0.5000,85374.7765,83.0000,83.0000,0.0000,-0.6179,26.0404,6,1596.2726,550.3628,855.4891,-75.9497,91.9993,143.0046,159.8062,-12.6959,0.0000,88.1431,0.0000,88.1431,3.8563,88.1431,6.1297,0.0000,2186.6747,358.1556,527.2935,82.0134,9.8884,72.1249,0.0000,72.1249,0.0000,72.1249,-15.7501,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18063.5885,18063.5885,18063.5885,18063.5885,6,0,0,0
+3898.0894,0.5000,85386.3042,83.0000,83.0000,0.0000,-0.5122,25.9814,6,1596.2726,567.5038,859.1336,-75.9497,94.8646,143.6139,159.8062,-12.6959,0.0000,91.0084,0.0000,91.0084,3.8563,91.0084,6.2443,0.0000,2186.6747,370.1680,544.4345,84.7641,9.9448,74.8193,0.0000,74.8193,0.0000,74.8193,-13.0559,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18560.6086,18560.6086,18560.6086,18560.6086,6,0,0,0
+3898.5894,0.5000,85397.8320,83.0000,83.0000,0.0000,-0.3837,25.9371,6,1596.2726,588.3448,863.2269,-75.9497,98.3485,144.2981,159.8062,-12.6959,0.0000,94.4922,0.0000,94.4922,3.8563,94.4922,6.3837,0.0000,2186.6747,384.7734,565.2755,88.1085,10.0133,78.0952,0.0000,78.0952,0.0000,78.0952,-9.7801,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19217.1676,19217.1676,19217.1676,19217.1676,6,0,0,0
+3899.0894,0.5000,85409.3598,83.0000,83.0000,0.0000,-0.2446,25.9089,6,1596.2726,610.8923,868.2038,-75.9497,102.1175,145.1300,159.8062,-12.6959,0.0000,98.2612,0.0000,98.2612,3.8563,98.2612,6.5344,0.0000,2186.6747,400.5747,587.8231,91.7268,10.0875,81.6394,0.0000,81.6394,0.0000,81.6394,-6.2360,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19950.8577,19950.8577,19950.8577,19950.8577,6,0,0,0
+3899.5894,0.5000,85420.8876,83.0000,83.0000,0.0000,-0.0906,25.8985,6,1596.2726,635.8596,873.5881,-75.9497,106.2911,146.0301,159.8062,-12.6959,0.0000,102.4348,0.0000,102.4348,3.8563,102.4348,6.7014,0.0000,2186.6747,418.0718,612.7903,95.7334,10.1667,85.5668,0.0000,85.5668,0.0000,85.5668,-2.3086,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20763.2868,20763.2868,20763.2868,20763.2868,6,0,0,0
+3900.0894,0.5000,85432.4154,83.0000,83.0000,0.0000,0.0559,25.9049,6,1596.2726,659.5973,879.5503,-75.9497,110.2591,147.0267,159.8062,-12.6959,0.0000,106.4028,0.0000,106.4028,3.8563,106.4028,6.8601,0.0000,2186.6747,434.7072,636.5280,99.5427,10.2415,89.3012,0.0000,89.3012,0.0000,89.3012,1.4258,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21456.5549,21456.5549,21456.5549,21456.5549,6,0,0,0
+3900.5894,0.5000,85443.9431,83.0000,83.0000,0.0000,0.1930,25.9272,6,1596.2726,681.8087,885.2189,-75.9497,113.9720,147.9743,159.8062,-12.6959,0.0000,110.1157,0.0000,110.1157,3.8563,110.1157,7.0086,0.0000,2186.6747,450.2729,658.7394,103.1071,10.3116,92.7955,0.0000,92.7955,0.0000,92.7955,4.9201,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22068.0977,22068.0977,22068.0977,22068.0977,6,0,0,0
+3901.0894,0.5000,85455.4709,83.0000,83.0000,0.0000,0.3027,25.9621,6,1596.2726,699.5736,890.5230,-75.9497,116.9416,148.8610,159.8062,-12.6959,0.0000,113.0853,0.0000,113.0853,3.8563,113.0853,7.1274,0.0000,2186.6747,462.7226,676.5044,105.9579,10.3676,95.5903,0.0000,95.5903,0.0000,95.5903,7.7150,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22562.5586,22562.5586,22562.5586,22562.5586,6,0,0,0
+3901.5894,0.5000,85466.9987,83.0000,83.0000,0.0000,0.4007,26.0083,6,1596.2726,715.4547,894.7653,-75.9497,119.5963,149.5701,159.8062,-12.6959,0.0000,115.7400,0.0000,115.7400,3.8563,115.7400,7.2336,0.0000,2186.6747,473.8521,692.3855,108.5065,10.4177,98.0887,0.0000,98.0887,0.0000,98.0887,10.2135,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23065.4715,23065.4715,23065.4715,23065.4715,6,0,0,0
+3902.0894,0.5000,85478.5265,83.0000,83.0000,0.0000,0.4910,26.0649,6,1596.2726,730.0852,898.5577,-75.9497,122.0420,150.2040,159.8062,-12.6959,0.0000,118.1857,0.0000,118.1857,3.8563,118.1857,7.3314,0.0000,2186.6747,484.1051,707.0160,110.8543,10.4639,100.3904,0.0000,100.3904,0.0000,100.3904,12.5152,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23528.7816,23528.7816,23528.7816,23528.7816,6,0,0,0
+3902.5894,0.5000,85490.0542,83.0000,83.0000,0.0000,0.5792,26.1317,6,1596.2726,744.3801,902.0515,-75.9497,124.4315,150.7881,159.8062,-12.6959,0.0000,120.5752,0.0000,120.5752,3.8563,120.5752,7.4270,0.0000,2186.6747,494.1230,721.3109,113.1483,10.5090,102.6393,0.0000,102.6393,0.0000,102.6393,14.7642,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23981.4628,23981.4628,23981.4628,23981.4628,6,0,0,0
+3903.0894,0.5000,85501.5820,83.0000,83.0000,0.0000,0.6662,26.2085,6,1596.2726,758.4738,905.4651,-75.9497,126.7874,151.3587,159.8062,-12.6959,0.0000,122.9312,0.0000,122.9312,3.8563,122.9312,7.5212,0.0000,2186.6747,503.9998,735.4045,115.4099,10.5534,104.8565,0.0000,104.8565,0.0000,104.8565,16.9815,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24427.7726,24427.7726,24427.7726,24427.7726,6,0,0,0
+3903.5894,0.5000,85513.1098,83.0000,83.0000,0.0000,0.7328,26.2929,6,1596.2726,769.2536,908.8307,-75.9497,128.5894,151.9213,159.8062,-12.6959,0.0000,124.7331,0.0000,124.7331,3.8563,124.7331,7.5933,0.0000,2186.6747,511.5543,746.1843,117.1398,10.5874,106.5524,0.0000,106.5524,0.0000,106.5524,18.6775,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24774.1800,24774.1800,24774.1800,24774.1800,6,0,0,0
+3904.0894,0.5000,85524.6376,83.0000,83.0000,0.0000,0.7828,26.3832,6,1596.2726,777.3545,911.4049,-75.9497,129.9436,152.3516,159.8062,-12.6959,0.0000,126.0873,0.0000,126.0873,3.8563,126.0873,7.6475,0.0000,2186.6747,517.2315,754.2853,118.4398,10.6130,107.8268,0.0000,107.8268,0.0000,107.8268,19.9520,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25039.8827,25039.8827,25039.8827,25039.8827,6,0,0,0
+3904.5894,0.5000,85536.1654,83.0000,83.0000,0.0000,0.8042,26.4759,6,1596.2726,780.8335,913.3394,-75.9497,130.5251,152.6750,159.8062,-12.6959,0.0000,126.6688,0.0000,126.6688,3.8563,126.6688,7.6707,0.0000,2186.6747,519.6695,757.7643,118.9981,10.6240,108.3742,0.0000,108.3742,0.0000,108.3742,20.4993,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25153.9899,25153.9899,25153.9899,25153.9899,6,0,0,0
+3905.0894,0.5000,85547.6931,83.0000,83.0000,0.0000,0.8131,26.5696,6,1596.2726,782.2658,914.1702,-75.9497,130.7645,152.8138,159.8062,-12.6959,0.0000,126.9083,0.0000,126.9083,3.8563,126.9083,7.6803,0.0000,2186.6747,520.6732,759.1965,119.2279,10.6285,108.5995,0.0000,108.5995,0.0000,108.5995,20.7247,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25200.9657,25200.9657,25200.9657,25200.9657,6,0,0,0
+3905.5894,0.5000,85559.2209,83.0000,83.0000,0.0000,0.8043,26.6623,6,1596.2726,780.8370,914.5122,-75.9497,130.5257,152.8710,159.8062,-12.6959,0.0000,126.6694,0.0000,126.6694,3.8563,126.6694,7.6708,0.0000,2186.6747,519.6720,757.7677,118.9987,10.6240,108.3747,0.0000,108.3747,0.0000,108.3747,20.4999,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25154.1033,25154.1033,25154.1033,25154.1033,6,0,0,0
+3906.0894,0.5000,85570.7487,83.0000,83.0000,0.0000,0.7832,26.7526,6,1596.2726,777.4253,914.1710,-75.9497,129.9554,152.8140,159.8062,-12.6959,0.0000,126.0991,0.0000,126.0991,3.8563,126.0991,7.6479,0.0000,2186.6747,517.2811,754.3561,118.4512,10.6132,107.8380,0.0000,107.8380,0.0000,107.8380,19.9631,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25042.2048,25042.2048,25042.2048,25042.2048,6,0,0,0
+3906.5894,0.5000,85582.2765,83.0000,83.0000,0.0000,0.7459,26.8386,6,1596.2726,771.3809,913.3563,-75.9497,128.9450,152.6778,159.8062,-12.6959,0.0000,125.0887,0.0000,125.0887,3.8563,125.0887,7.6075,0.0000,2186.6747,513.0451,748.3116,117.4812,10.5941,106.8871,0.0000,106.8871,0.0000,106.8871,19.0121,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24843.9528,24843.9528,24843.9528,24843.9528,6,0,0,0
+3907.0894,0.5000,85593.8042,83.0000,83.0000,0.0000,0.6945,26.9186,6,1596.2726,763.0618,911.9129,-75.9497,127.5544,152.4365,159.8062,-12.6959,0.0000,123.6981,0.0000,123.6981,3.8563,123.6981,7.5519,0.0000,2186.6747,507.2151,739.9926,116.1462,10.5679,105.5783,0.0000,105.5783,0.0000,105.5783,17.7033,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24573.0640,24573.0640,24573.0640,24573.0640,6,0,0,0
+3907.5894,0.5000,85605.3320,83.0000,83.0000,0.0000,0.6363,26.9920,6,1596.2726,753.6340,909.9263,-75.9497,125.9784,152.1044,159.8062,-12.6959,0.0000,122.1221,0.0000,122.1221,3.8563,122.1221,7.4889,0.0000,2186.6747,500.6081,730.5647,114.6333,10.5382,104.0951,0.0000,104.0951,0.0000,104.0951,16.2201,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24274.5087,24274.5087,24274.5087,24274.5087,6,0,0,0
+3908.0894,0.5000,85616.8598,83.0000,83.0000,0.0000,0.5873,27.0597,6,1596.2726,745.6821,907.6749,-75.9497,124.6492,151.7281,159.8062,-12.6959,0.0000,120.7929,0.0000,120.7929,3.8563,120.7929,7.4357,0.0000,2186.6747,495.0354,722.6129,113.3572,10.5131,102.8441,0.0000,102.8441,0.0000,102.8441,14.9690,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24022.6941,24022.6941,24022.6941,24022.6941,6,0,0,0
+3908.5894,0.5000,85628.3876,83.0000,83.0000,0.0000,0.5507,27.1232,6,1596.2726,739.7514,905.7760,-75.9497,123.6578,151.4107,159.8062,-12.6959,0.0000,119.8015,0.0000,119.8015,3.8563,119.8015,7.3960,0.0000,2186.6747,490.8792,716.6822,112.4055,10.4944,101.9111,0.0000,101.9111,0.0000,101.9111,14.0360,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23834.8841,23834.8841,23834.8841,23834.8841,6,0,0,0
+3909.0894,0.5000,85639.9154,83.0000,83.0000,0.0000,0.5462,27.1861,6,1596.2726,739.0332,904.3597,-75.9497,123.5377,151.1739,159.8062,-12.6959,0.0000,119.6814,0.0000,119.6814,3.8563,119.6814,7.3912,0.0000,2186.6747,490.3758,715.9639,112.2902,10.4921,101.7981,0.0000,101.7981,0.0000,101.7981,13.9230,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23812.1385,23812.1385,23812.1385,23812.1385,6,0,0,0
+3909.5894,0.5000,85651.4431,83.0000,83.0000,0.0000,0.5659,27.2514,6,1596.2726,742.2137,904.1882,-75.9497,124.0694,151.1453,159.8062,-12.6959,0.0000,120.2131,0.0000,120.2131,3.8563,120.2131,7.4125,0.0000,2186.6747,492.6048,719.1444,112.8006,10.5021,102.2985,0.0000,102.2985,0.0000,102.2985,14.4233,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23912.8581,23912.8581,23912.8581,23912.8581,6,0,0,0
+3910.0894,0.5000,85662.9709,83.0000,83.0000,0.0000,0.6127,27.3220,6,1596.2726,749.8050,904.9477,-75.9497,125.3384,151.2722,159.8062,-12.6959,0.0000,121.4821,0.0000,121.4821,3.8563,121.4821,7.4633,0.0000,2186.6747,497.9248,726.7358,114.0188,10.5261,103.4927,0.0000,103.4927,0.0000,103.4927,15.6177,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24153.2557,24153.2557,24153.2557,24153.2557,6,0,0,0
+3910.5894,0.5000,85674.4987,83.0000,83.0000,0.0000,0.6800,27.4004,6,1596.2726,760.7037,906.7605,-75.9497,127.1602,151.5752,159.8062,-12.6959,0.0000,123.3039,0.0000,123.3039,3.8563,123.3039,7.5361,0.0000,2186.6747,505.5626,737.6345,115.7678,10.5605,105.2073,0.0000,105.2073,0.0000,105.2073,17.3323,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24498.3878,24498.3878,24498.3878,24498.3878,6,0,0,0
+3911.0894,0.5000,85686.0265,83.0000,83.0000,0.0000,0.7550,27.4874,6,1596.2726,772.8554,909.3632,-75.9497,129.1915,152.0103,159.8062,-12.6959,0.0000,125.3352,0.0000,125.3352,3.8563,125.3352,7.6174,0.0000,2186.6747,514.0785,749.7862,117.7178,10.5988,107.1190,0.0000,107.1190,0.0000,107.1190,19.2441,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24892.3168,24892.3168,24892.3168,24892.3168,6,0,0,0
+3911.5894,0.5000,85697.5542,83.0000,83.0000,0.0000,0.8216,27.5821,6,1596.2726,783.6391,912.2650,-75.9497,130.9941,152.4954,159.8062,-12.6959,0.0000,127.1378,0.0000,127.1378,3.8563,127.1378,7.6895,0.0000,2186.6747,521.6357,760.5699,119.4483,10.6328,108.8155,0.0000,108.8155,0.0000,108.8155,20.9407,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25246.0101,25246.0101,25246.0101,25246.0101,6,0,0,0
+3912.0894,0.5000,85709.0820,83.0000,83.0000,0.0000,0.8700,27.6824,6,1596.2726,791.4918,914.8401,-75.9497,132.3068,152.9258,159.8062,-12.6959,0.0000,128.4505,0.0000,128.4505,3.8563,128.4505,7.7420,0.0000,2186.6747,527.1389,768.4226,120.7085,10.6578,110.0507,0.0000,110.0507,0.0000,110.0507,22.1760,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25503.5710,25503.5710,25503.5710,25503.5710,6,0,0,0
+3912.5894,0.5000,85720.6098,83.0000,83.0000,0.0000,0.8778,27.7836,6,1596.2726,792.7503,916.7154,-75.9497,132.5171,153.2393,159.8062,-12.6959,0.0000,128.6609,0.0000,128.6609,3.8563,128.6609,7.7504,0.0000,2186.6747,528.0208,769.6810,120.9104,10.6618,110.2486,0.0000,110.2486,0.0000,110.2486,22.3739,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25544.8463,25544.8463,25544.8463,25544.8463,6,0,0,0
+3913.0894,0.5000,85732.1376,83.0000,83.0000,0.0000,0.8421,27.8807,6,1596.2726,786.9691,917.0159,-75.9497,131.5508,153.2895,159.8062,-12.6959,0.0000,127.6945,0.0000,127.6945,3.8563,127.6945,7.7118,0.0000,2186.6747,523.9693,763.8998,119.9827,10.6433,109.3394,0.0000,109.3394,0.0000,109.3394,21.4646,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25355.2298,25355.2298,25355.2298,25355.2298,6,0,0,0
+3913.5894,0.5000,85743.6654,83.0000,83.0000,0.0000,0.7638,27.9687,6,1596.2726,774.2868,915.6353,-75.9497,129.4308,153.0588,159.8062,-12.6959,0.0000,125.5745,0.0000,125.5745,3.8563,125.5745,7.6270,0.0000,2186.6747,515.0816,751.2175,117.9475,10.6033,107.3442,0.0000,107.3442,0.0000,107.3442,19.4693,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24939.2635,24939.2635,24939.2635,24939.2635,6,0,0,0
+3914.0894,0.5000,85755.1931,83.0000,83.0000,0.0000,0.6385,28.0423,6,1596.2726,753.9907,912.6068,-75.9497,126.0380,152.5525,159.8062,-12.6959,0.0000,122.1818,0.0000,122.1818,3.8563,122.1818,7.4912,0.0000,2186.6747,500.8581,730.9214,114.6905,10.5393,104.1512,0.0000,104.1512,0.0000,104.1512,16.2762,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24285.8042,24285.8042,24285.8042,24285.8042,6,0,0,0
+3914.5894,0.5000,85766.7209,83.0000,83.0000,0.0000,0.4955,28.0995,6,1596.2726,730.8226,907.7601,-75.9497,122.1652,151.7423,159.8062,-12.6959,0.0000,118.3090,0.0000,118.3090,3.8563,118.3090,7.3363,0.0000,2186.6747,484.6219,707.7534,110.9726,10.4662,100.5064,0.0000,100.5064,0.0000,100.5064,12.6312,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23552.1328,23552.1328,23552.1328,23552.1328,6,0,0,0
+3915.0894,0.5000,85778.2487,83.0000,83.0000,0.0000,0.3549,28.1404,6,1596.2726,708.0326,902.2275,-75.9497,118.3556,150.8175,159.8062,-12.6959,0.0000,114.4993,0.0000,114.4993,3.8563,114.4993,7.1840,0.0000,2186.6747,468.6507,684.9634,107.3154,10.3943,96.9211,0.0000,96.9211,0.0000,96.9211,9.0458,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22830.4338,22830.4338,22830.4338,22830.4338,6,0,0,0
+3915.5894,0.5000,85789.7765,83.0000,83.0000,0.0000,0.3037,28.1754,6,1596.2726,699.7466,896.7853,-75.9497,116.9705,149.9078,159.8062,-12.6959,0.0000,113.1142,0.0000,113.1142,3.8563,113.1142,7.1285,0.0000,2186.6747,462.8438,676.6774,105.9857,10.3682,95.6175,0.0000,95.6175,0.0000,95.6175,7.7422,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22568.0375,22568.0375,22568.0375,22568.0375,6,0,0,0
+3916.0894,0.5000,85801.3042,83.0000,83.0000,0.0000,0.3037,28.2104,6,1596.2726,699.7466,894.8066,-75.9497,116.9705,149.5770,159.8062,-12.6959,0.0000,113.1142,0.0000,113.1142,3.8563,113.1142,7.1285,0.0000,2186.6747,462.8438,676.6774,105.9857,10.3682,95.6175,0.0000,95.6175,0.0000,95.6175,7.7422,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22568.0375,22568.0375,22568.0375,22568.0375,6,0,0,0
+3916.5894,0.5000,85812.8320,83.0000,83.0000,0.0000,0.3037,28.2454,6,1596.2726,699.7466,894.8066,-75.9497,116.9705,149.5770,159.8062,-12.6959,0.0000,113.1142,0.0000,113.1142,3.8563,113.1142,7.1285,0.0000,2186.6747,462.8438,676.6774,105.9857,10.3682,95.6175,0.0000,95.6175,0.0000,95.6175,7.7422,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22568.0375,22568.0375,22568.0375,22568.0375,6,0,0,0
+3917.0894,0.5000,85824.3598,83.0000,83.0000,0.0000,0.1687,28.2649,6,1596.2726,677.8707,894.8066,-75.9497,113.3137,149.5770,159.8062,-12.6959,0.0000,109.4574,0.0000,109.4574,3.8563,109.4574,6.9823,0.0000,2186.6747,447.5132,654.8014,102.4752,10.2992,92.1760,0.0000,92.1760,0.0000,92.1760,4.3006,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21961.4168,21961.4168,21961.4168,21961.4168,6,0,0,0
+3917.5894,0.5000,85835.8876,83.0000,83.0000,0.0000,0.0983,28.2762,6,1596.2726,666.4677,889.5826,-75.9497,111.4076,148.7038,159.8062,-12.6959,0.0000,107.5513,0.0000,107.5513,3.8563,107.5513,6.9060,0.0000,2186.6747,439.5220,643.3984,100.6453,10.2632,90.3821,0.0000,90.3821,0.0000,90.3821,2.5067,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21649.7121,21649.7121,21649.7121,21649.7121,6,0,0,0
+3918.0894,0.5000,85847.4154,83.0000,83.0000,0.0000,0.1107,28.2890,6,1596.2726,668.4634,886.8596,-75.9497,111.7412,148.2486,159.8062,-12.6959,0.0000,107.8849,0.0000,107.8849,3.8563,107.8849,6.9194,0.0000,2186.6747,440.9205,645.3942,100.9655,10.2695,90.6960,0.0000,90.6960,0.0000,90.6960,2.8206,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21705.8197,21705.8197,21705.8197,21705.8197,6,0,0,0
+3918.5894,0.5000,85858.9431,83.0000,83.0000,0.0000,0.1327,28.3043,6,1596.2726,672.0279,887.3361,-75.9497,112.3370,148.3282,159.8062,-12.6959,0.0000,108.4807,0.0000,108.4807,3.8563,108.4807,6.9432,0.0000,2186.6747,443.4185,648.9586,101.5375,10.2807,91.2568,0.0000,91.2568,0.0000,91.2568,3.3814,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21803.1356,21803.1356,21803.1356,21803.1356,6,0,0,0
+3919.0894,0.5000,85870.4709,83.0000,83.0000,0.0000,0.1472,28.3212,6,1596.2726,674.3903,888.1873,-75.9497,112.7319,148.4705,159.8062,-12.6959,0.0000,108.8756,0.0000,108.8756,3.8563,108.8756,6.9590,0.0000,2186.6747,445.0741,651.3210,101.9166,10.2882,91.6284,0.0000,91.6284,0.0000,91.6284,3.7531,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21867.1323,21867.1323,21867.1323,21867.1323,6,0,0,0
+3919.5894,0.5000,85881.9987,83.0000,83.0000,0.0000,0.1474,28.3382,6,1596.2726,674.4246,888.7515,-75.9497,112.7377,148.5648,159.8062,-12.6959,0.0000,108.8814,0.0000,108.8814,3.8563,108.8814,6.9592,0.0000,2186.6747,445.0982,651.3554,101.9222,10.2883,91.6339,0.0000,91.6339,0.0000,91.6339,3.7585,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21868.0640,21868.0640,21868.0640,21868.0640,6,0,0,0
+3920.0894,0.5000,85893.5265,83.0000,83.0000,0.0000,0.1261,28.3528,6,1596.2726,670.9659,888.7597,-75.9497,112.1595,148.5662,159.8062,-12.6959,0.0000,108.3032,0.0000,108.3032,3.8563,108.3032,6.9361,0.0000,2186.6747,442.6743,647.8967,101.3671,10.2774,91.0897,0.0000,91.0897,0.0000,91.0897,3.2143,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21774.3675,21774.3675,21774.3675,21774.3675,6,0,0,0
+3920.5894,0.5000,85905.0542,83.0000,83.0000,0.0000,0.0916,28.3633,6,1596.2726,665.3725,887.9337,-75.9497,111.2245,148.4281,159.8062,-12.6959,0.0000,107.3682,0.0000,107.3682,3.8563,107.3682,6.8987,0.0000,2186.6747,438.7544,642.3032,100.4695,10.2598,90.2098,0.0000,90.2098,0.0000,90.2098,2.3344,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21618.9204,21618.9204,21618.9204,21618.9204,6,0,0,0
+3921.0894,0.5000,85916.5820,83.0000,83.0000,0.0000,0.0553,28.3697,6,1596.2726,659.5024,886.5980,-75.9497,110.2433,148.2049,159.8062,-12.6959,0.0000,106.3870,0.0000,106.3870,3.8563,106.3870,6.8595,0.0000,2186.6747,434.6407,636.4332,99.5275,10.2412,89.2863,0.0000,89.2863,0.0000,89.2863,1.4109,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21453.8885,21453.8885,21453.8885,21453.8885,6,0,0,0
+3921.5894,0.5000,85928.1098,83.0000,83.0000,0.0000,0.0204,28.3721,6,1596.2726,653.8447,885.1962,-75.9497,109.2975,147.9705,159.8062,-12.6959,0.0000,105.4412,0.0000,105.4412,3.8563,105.4412,6.8216,0.0000,2186.6747,430.6757,630.7754,98.6196,10.2234,88.3962,0.0000,88.3962,0.0000,88.3962,0.5208,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21294.8257,21294.8257,21294.8257,21294.8257,6,0,0,0
+3922.0894,0.5000,85939.6376,83.0000,83.0000,0.0000,-0.0092,28.3710,6,1596.2726,649.0420,883.8452,-75.9497,108.4947,147.7447,159.8062,-12.6959,0.0000,104.6384,0.0000,104.6384,3.8563,104.6384,6.7895,0.0000,2186.6747,427.3101,625.9728,97.8489,10.2082,87.6407,0.0000,87.6407,0.0000,87.6407,-0.2348,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21159.8031,21159.8031,21159.8031,21159.8031,6,0,0,0
+3922.5894,0.5000,85951.1654,83.0000,83.0000,0.0000,-0.0483,28.3654,6,1596.2726,642.7015,882.6983,-75.9497,107.4348,147.5530,159.8062,-12.6959,0.0000,103.5785,0.0000,103.5785,3.8563,103.5785,6.7471,0.0000,2186.6747,422.8666,619.6323,96.8314,10.1882,86.6432,0.0000,86.6432,0.0000,86.6432,-1.2323,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20981.5445,20981.5445,20981.5445,20981.5445,6,0,0,0
+3923.0894,0.5000,85962.6931,83.0000,83.0000,0.0000,-0.1013,28.3537,6,1596.2726,634.1159,881.1842,-75.9497,105.9996,147.2999,159.8062,-12.6959,0.0000,102.1433,0.0000,102.1433,3.8563,102.1433,6.6897,0.0000,2186.6747,416.8498,611.0466,95.4536,10.1612,85.2925,0.0000,85.2925,0.0000,85.2925,-2.5829,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20706.5465,20706.5465,20706.5465,20706.5465,6,0,0,0
+3923.5894,0.5000,85974.2209,83.0000,83.0000,0.0000,-0.1729,28.3338,6,1596.2726,622.5164,879.1339,-75.9497,104.0606,146.9571,159.8062,-12.6959,0.0000,100.2044,0.0000,100.2044,3.8563,100.2044,6.6122,0.0000,2186.6747,408.7209,599.4472,93.5922,10.1246,83.4676,0.0000,83.4676,0.0000,83.4676,-4.4078,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20329.1041,20329.1041,20329.1041,20329.1041,6,0,0,0
+3924.0894,0.5000,85985.7487,83.0000,83.0000,0.0000,-0.2535,28.3046,6,1596.2726,609.4599,876.3640,-75.9497,101.8781,146.4941,159.8062,-12.6959,0.0000,98.0218,0.0000,98.0218,3.8563,98.0218,6.5248,0.0000,2186.6747,399.5709,586.3907,91.4970,10.0828,81.4142,0.0000,81.4142,0.0000,81.4142,-6.4611,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19904.2487,19904.2487,19904.2487,19904.2487,6,0,0,0
+3924.5894,0.5000,85997.2765,83.0000,83.0000,0.0000,-0.3312,28.2664,6,1596.2726,596.8571,873.2461,-75.9497,99.7714,145.9729,159.8062,-12.6959,0.0000,95.9151,0.0000,95.9151,3.8563,95.9151,6.4406,0.0000,2186.6747,390.7388,573.7878,89.4745,10.0413,79.4332,0.0000,79.4332,0.0000,79.4332,-8.4421,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19494.1548,19494.1548,19494.1548,19494.1548,6,0,0,0
+3925.0894,0.5000,86008.8042,83.0000,83.0000,0.0000,-0.4037,28.2199,6,1596.2726,585.0980,870.2365,-75.9497,97.8057,145.4698,159.8062,-12.6959,0.0000,93.9494,0.0000,93.9494,3.8563,93.9494,6.3620,0.0000,2186.6747,382.4981,562.0288,87.5875,10.0026,77.5848,0.0000,77.5848,0.0000,77.5848,-10.2904,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19111.5181,19111.5181,19111.5181,19111.5181,6,0,0,0
+3925.5894,0.5000,86020.3320,83.0000,83.0000,0.0000,-0.4637,28.1664,6,1596.2726,575.3668,867.4284,-75.9497,96.1791,145.0004,159.8062,-12.6959,0.0000,92.3228,0.0000,92.3228,3.8563,92.3228,6.2969,0.0000,2186.6747,375.6785,552.2976,86.0259,9.9706,76.0552,0.0000,76.0552,0.0000,76.0552,-11.8200,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18794.8680,18794.8680,18794.8680,18794.8680,6,0,0,0
+3926.0894,0.5000,86031.8598,83.0000,83.0000,0.0000,-0.5179,28.1067,6,1596.2726,566.5832,865.1046,-75.9497,94.7108,144.6120,159.8062,-12.6959,0.0000,90.8545,0.0000,90.8545,3.8563,90.8545,6.2382,0.0000,2186.6747,369.5229,543.5140,84.6163,9.9418,74.6746,0.0000,74.6746,0.0000,74.6746,-13.2006,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18533.9166,18533.9166,18533.9166,18533.9166,6,0,0,0
+3926.5894,0.5000,86043.3876,83.0000,83.0000,0.0000,-0.5661,28.0415,6,1596.2726,558.7690,863.0071,-75.9497,93.4045,144.2614,159.8062,-12.6959,0.0000,89.5483,0.0000,89.5483,3.8563,89.5483,6.1859,0.0000,2186.6747,364.0467,535.6998,83.3623,9.9161,73.4463,0.0000,73.4463,0.0000,73.4463,-14.4288,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18307.3361,18307.3361,18307.3361,18307.3361,6,0,0,0
+3927.0894,0.5000,86054.9154,83.0000,83.0000,0.0000,-0.5998,27.9723,6,1596.2726,553.2991,861.1411,-75.9497,92.4902,143.9494,159.8062,-12.6959,0.0000,88.6339,0.0000,88.6339,3.8563,88.6339,6.1493,0.0000,2186.6747,360.2134,530.2299,82.4846,9.8981,72.5865,0.0000,72.5865,0.0000,72.5865,-15.2886,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18148.7306,18148.7306,18148.7306,18148.7306,6,0,0,0
+3927.5894,0.5000,86066.4431,83.0000,83.0000,0.0000,-0.6174,27.9011,6,1596.2726,550.4523,859.8348,-75.9497,92.0143,143.7311,159.8062,-12.6959,0.0000,88.1580,0.0000,88.1580,3.8563,88.1580,6.1303,0.0000,2186.6747,358.2184,527.3830,82.0277,9.8887,72.1390,0.0000,72.1390,0.0000,72.1390,-15.7361,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18066.1838,18066.1838,18066.1838,18066.1838,6,0,0,0
+3928.0894,0.5000,86077.9709,83.0000,83.0000,0.0000,-0.6165,27.8301,6,1596.2726,550.5851,859.1550,-75.9497,92.0365,143.6174,159.8062,-12.6959,0.0000,88.1802,0.0000,88.1802,3.8563,88.1802,6.1312,0.0000,2186.6747,358.3114,527.5158,82.0490,9.8891,72.1599,0.0000,72.1599,0.0000,72.1599,-15.7152,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18070.0350,18070.0350,18070.0350,18070.0350,6,0,0,0
+3928.5894,0.5000,86089.4987,83.0000,83.0000,0.0000,-0.5865,27.7625,6,1596.2726,555.4498,859.1867,-75.9497,92.8497,143.6227,159.8062,-12.6959,0.0000,88.9934,0.0000,88.9934,3.8563,88.9934,6.1637,0.0000,2186.6747,361.7206,532.3806,82.8297,9.9051,72.9246,0.0000,72.9246,0.0000,72.9246,-14.9505,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18211.0932,18211.0932,18211.0932,18211.0932,6,0,0,0
+3929.0894,0.5000,86101.0265,83.0000,83.0000,0.0000,-0.5424,27.6999,6,1596.2726,562.6051,860.3484,-75.9497,94.0458,143.8169,159.8062,-12.6959,0.0000,90.1895,0.0000,90.1895,3.8563,90.1895,6.2116,0.0000,2186.6747,366.7351,539.5359,83.9779,9.9287,74.0493,0.0000,74.0493,0.0000,74.0493,-13.8259,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18418.5676,18418.5676,18418.5676,18418.5676,6,0,0,0
+3929.5894,0.5000,86112.5542,83.0000,83.0000,0.0000,-0.5334,27.6384,6,1596.2726,564.0616,862.0571,-75.9497,94.2893,144.1026,159.8062,-12.6959,0.0000,90.4330,0.0000,90.4330,3.8563,90.4330,6.2213,0.0000,2186.6747,367.7557,540.9923,84.2117,9.9335,74.2782,0.0000,74.2782,0.0000,74.2782,-13.5970,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18460.7993,18460.7993,18460.7993,18460.7993,6,0,0,0
+3930.0894,0.5000,86124.0820,83.0000,83.0000,0.0000,-0.4782,27.5833,6,1596.2726,573.0138,862.4049,-75.9497,95.7857,144.1607,159.8062,-12.6959,0.0000,91.9294,0.0000,91.9294,3.8563,91.9294,6.2812,0.0000,2186.6747,374.0295,549.9445,85.6483,9.9629,75.6854,0.0000,75.6854,0.0000,75.6854,-12.1898,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18720.3781,18720.3781,18720.3781,18720.3781,6,0,0,0
+3930.5894,0.5000,86135.6098,83.0000,83.0000,0.0000,-0.4335,27.5333,6,1596.2726,580.2649,864.5427,-75.9497,96.9978,144.5181,159.8062,-12.6959,0.0000,93.1415,0.0000,93.1415,3.8563,93.1415,6.3296,0.0000,2186.6747,379.1110,557.1957,86.8119,9.9867,76.8252,0.0000,76.8252,0.0000,76.8252,-11.0501,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18954.2503,18954.2503,18954.2503,18954.2503,6,0,0,0
+3931.0894,0.5000,86147.1376,83.0000,83.0000,0.0000,-0.4298,27.4838,6,1596.2726,580.8614,866.2743,-75.9497,97.0975,144.8075,159.8062,-12.6959,0.0000,93.2412,0.0000,93.2412,3.8563,93.2412,6.3336,0.0000,2186.6747,379.5290,557.7921,86.9076,9.9887,76.9189,0.0000,76.9189,0.0000,76.9189,-10.9563,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18973.6586,18973.6586,18973.6586,18973.6586,6,0,0,0
+3931.5894,0.5000,86158.6654,83.0000,83.0000,0.0000,-0.4517,27.4317,6,1596.2726,577.3154,866.4167,-75.9497,96.5048,144.8313,159.8062,-12.6959,0.0000,92.6485,0.0000,92.6485,3.8563,92.6485,6.3099,0.0000,2186.6747,377.0440,554.2461,86.3386,9.9770,76.3615,0.0000,76.3615,0.0000,76.3615,-11.5137,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18858.2738,18858.2738,18858.2738,18858.2738,6,0,0,0
+3932.0894,0.5000,86170.1931,83.0000,83.0000,0.0000,-0.4801,27.3764,6,1596.2726,572.7038,865.5699,-75.9497,95.7339,144.6898,159.8062,-12.6959,0.0000,91.8776,0.0000,91.8776,3.8563,91.8776,6.2791,0.0000,2186.6747,373.8122,549.6345,85.5985,9.9619,75.6366,0.0000,75.6366,0.0000,75.6366,-12.2386,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18711.3892,18711.3892,18711.3892,18711.3892,6,0,0,0
+3932.5894,0.5000,86181.7209,83.0000,83.0000,0.0000,-0.5148,27.3170,6,1596.2726,567.0770,864.4687,-75.9497,94.7933,144.5057,159.8062,-12.6959,0.0000,90.9370,0.0000,90.9370,3.8563,90.9370,6.2415,0.0000,2186.6747,369.8690,544.0078,84.6956,9.9434,74.7522,0.0000,74.7522,0.0000,74.7522,-13.1230,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18548.2358,18548.2358,18548.2358,18548.2358,6,0,0,0
+3933.0894,0.5000,86193.2487,83.0000,83.0000,0.0000,-0.5384,27.2550,6,1596.2726,563.2495,863.1250,-75.9497,94.1535,144.2811,159.8062,-12.6959,0.0000,90.2972,0.0000,90.2972,3.8563,90.2972,6.2159,0.0000,2186.6747,367.1866,540.1802,84.0813,9.9308,74.1506,0.0000,74.1506,0.0000,74.1506,-13.7246,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18437.2520,18437.2520,18437.2520,18437.2520,6,0,0,0
+3933.5894,0.5000,86204.7765,83.0000,83.0000,0.0000,-0.5524,27.1913,6,1596.2726,560.9915,862.2110,-75.9497,93.7761,144.1283,159.8062,-12.6959,0.0000,89.9198,0.0000,89.9198,3.8563,89.9198,6.2008,0.0000,2186.6747,365.6043,537.9223,83.7190,9.9234,73.7956,0.0000,73.7956,0.0000,73.7956,-14.0795,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18371.7804,18371.7804,18371.7804,18371.7804,6,0,0,0
+3934.0894,0.5000,86216.3042,83.0000,83.0000,0.0000,-0.5431,27.1287,6,1596.2726,562.4983,861.6718,-75.9497,94.0279,144.0382,159.8062,-12.6959,0.0000,90.1716,0.0000,90.1716,3.8563,90.1716,6.2108,0.0000,2186.6747,366.6602,539.4290,83.9608,9.9283,74.0325,0.0000,74.0325,0.0000,74.0325,-13.8427,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18415.4694,18415.4694,18415.4694,18415.4694,6,0,0,0
+3934.5894,0.5000,86227.8320,83.0000,83.0000,0.0000,-0.5250,27.0681,6,1596.2726,565.4245,862.0316,-75.9497,94.5171,144.0983,159.8062,-12.6959,0.0000,90.6608,0.0000,90.6608,3.8563,90.6608,6.2304,0.0000,2186.6747,368.7109,542.3553,84.4304,9.9379,74.4924,0.0000,74.4924,0.0000,74.4924,-13.3827,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18500.3192,18500.3192,18500.3192,18500.3192,6,0,0,0
+3935.0894,0.5000,86239.3598,83.0000,83.0000,0.0000,-0.4978,27.0108,6,1596.2726,569.8322,862.7304,-75.9497,95.2539,144.2151,159.8062,-12.6959,0.0000,91.3976,0.0000,91.3976,3.8563,91.3976,6.2599,0.0000,2186.6747,371.7998,546.7629,85.1377,9.9524,75.1853,0.0000,75.1853,0.0000,75.1853,-12.6899,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18628.1240,18628.1240,18628.1240,18628.1240,6,0,0,0
+3935.5894,0.5000,86250.8876,83.0000,83.0000,0.0000,-0.4790,26.9555,6,1596.2726,572.8930,863.7829,-75.9497,95.7655,144.3911,159.8062,-12.6959,0.0000,91.9092,0.0000,91.9092,3.8563,91.9092,6.2803,0.0000,2186.6747,373.9448,549.8237,85.6289,9.9625,75.6664,0.0000,75.6664,0.0000,75.6664,-12.2088,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18716.8749,18716.8749,18716.8749,18716.8749,6,0,0,0
+3936.0894,0.5000,86262.4154,83.0000,83.0000,0.0000,-0.4736,26.9009,6,1596.2726,573.7580,864.5139,-75.9497,95.9101,144.5132,159.8062,-12.6959,0.0000,92.0538,0.0000,92.0538,3.8563,92.0538,6.2861,0.0000,2186.6747,374.5510,550.6887,85.7677,9.9653,75.8023,0.0000,75.8023,0.0000,75.8023,-12.0729,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18742.5155,18742.5155,18742.5155,18742.5155,6,0,0,0
+3936.5894,0.5000,86273.9431,83.0000,83.0000,0.0000,-0.4846,26.8451,6,1596.2726,571.9792,864.7204,-75.9497,95.6128,144.5478,159.8062,-12.6959,0.0000,91.7565,0.0000,91.7565,3.8563,91.7565,6.2742,0.0000,2186.6747,373.3044,548.9100,85.4823,9.9595,75.5228,0.0000,75.5228,0.0000,75.5228,-12.3524,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18690.3800,18690.3800,18690.3800,18690.3800,6,0,0,0
+3937.0894,0.5000,86285.4709,83.0000,83.0000,0.0000,-0.5044,26.7869,6,1596.2726,568.7674,864.2957,-75.9497,95.0759,144.4768,159.8062,-12.6959,0.0000,91.2196,0.0000,91.2196,3.8563,91.2196,6.2528,0.0000,2186.6747,371.0536,545.6982,84.9668,9.9489,75.0179,0.0000,75.0179,0.0000,75.0179,-12.8573,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18597.2501,18597.2501,18597.2501,18597.2501,6,0,0,0
+3937.5894,0.5000,86296.9987,83.0000,83.0000,0.0000,-0.5240,26.7265,6,1596.2726,565.5927,863.5287,-75.9497,94.5452,144.3486,159.8062,-12.6959,0.0000,90.6889,0.0000,90.6889,3.8563,90.6889,6.2315,0.0000,2186.6747,368.8287,542.5234,84.4574,9.9385,74.5189,0.0000,74.5189,0.0000,74.5189,-13.3563,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18505.1946,18505.1946,18505.1946,18505.1946,6,0,0,0
+3938.0894,0.5000,86308.5265,83.0000,83.0000,0.0000,-0.5410,26.6642,6,1596.2726,562.8321,862.7705,-75.9497,94.0837,144.2218,159.8062,-12.6959,0.0000,90.2274,0.0000,90.2274,3.8563,90.2274,6.2131,0.0000,2186.6747,366.8941,539.7629,84.0144,9.9294,74.0850,0.0000,74.0850,0.0000,74.0850,-13.7902,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18425.1498,18425.1498,18425.1498,18425.1498,6,0,0,0
+3938.5894,0.5000,86320.0542,83.0000,83.0000,0.0000,-0.5504,26.6007,6,1596.2726,561.3132,862.1113,-75.9497,93.8298,144.1116,159.8062,-12.6959,0.0000,89.9735,0.0000,89.9735,3.8563,89.9735,6.2029,0.0000,2186.6747,365.8297,538.2439,83.7706,9.9244,73.8462,0.0000,73.8462,0.0000,73.8462,-14.0289,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18381.1069,18381.1069,18381.1069,18381.1069,6,0,0,0
+3939.0894,0.5000,86331.5820,83.0000,83.0000,0.0000,-0.5573,26.5365,6,1596.2726,560.1835,861.7486,-75.9497,93.6410,144.0510,159.8062,-12.6959,0.0000,89.7847,0.0000,89.7847,3.8563,89.7847,6.1954,0.0000,2186.6747,365.0380,537.1143,83.5893,9.9207,73.6686,0.0000,73.6686,0.0000,73.6686,-14.2065,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18348.3506,18348.3506,18348.3506,18348.3506,6,0,0,0
+3939.5894,0.5000,86343.1098,83.0000,83.0000,0.0000,-0.5621,26.4717,6,1596.2726,559.4102,861.4788,-75.9497,93.5117,144.0059,159.8062,-12.6959,0.0000,89.6554,0.0000,89.6554,3.8563,89.6554,6.1902,0.0000,2186.6747,364.4961,536.3410,83.4652,9.9182,73.5471,0.0000,73.5471,0.0000,73.5471,-14.3281,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18325.9285,18325.9285,18325.9285,18325.9285,6,0,0,0
+3940.0894,0.5000,86354.6376,83.0000,83.0000,0.0000,-0.5692,26.4060,6,1596.2726,558.2569,861.2942,-75.9497,93.3189,143.9750,159.8062,-12.6959,0.0000,89.4627,0.0000,89.4627,3.8563,89.4627,6.1825,0.0000,2186.6747,363.6879,535.1877,83.2802,9.9144,73.3658,0.0000,73.3658,0.0000,73.3658,-14.5093,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18292.4881,18292.4881,18292.4881,18292.4881,6,0,0,0
+3940.5894,0.5000,86366.1654,83.0000,83.0000,0.0000,-0.5790,26.3393,6,1596.2726,556.6693,861.0188,-75.9497,93.0535,143.9290,159.8062,-12.6959,0.0000,89.1973,0.0000,89.1973,3.8563,89.1973,6.1719,0.0000,2186.6747,362.5752,533.6000,83.0254,9.9092,73.1162,0.0000,73.1162,0.0000,73.1162,-14.7589,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18246.4516,18246.4516,18246.4516,18246.4516,6,0,0,0
+3941.0894,0.5000,86377.6931,83.0000,83.0000,0.0000,-0.5992,26.2702,6,1596.2726,553.3964,860.6396,-75.9497,92.5064,143.8656,159.8062,-12.6959,0.0000,88.6502,0.0000,88.6502,3.8563,88.6502,6.1500,0.0000,2186.6747,360.2816,530.3271,82.5002,9.8984,72.6018,0.0000,72.6018,0.0000,72.6018,-15.2733,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18151.5504,18151.5504,18151.5504,18151.5504,6,0,0,0
+3941.5894,0.5000,86389.2209,83.0000,83.0000,0.0000,-0.6245,26.1982,6,1596.2726,549.2868,859.8581,-75.9497,91.8195,143.7350,159.8062,-12.6959,0.0000,87.9632,0.0000,87.9632,3.8563,87.9632,6.1225,0.0000,2186.6747,357.4016,526.2175,81.8407,9.8849,71.9558,0.0000,71.9558,0.0000,71.9558,-15.9193,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18032.3886,18032.3886,18032.3886,18032.3886,6,0,0,0
+3942.0894,0.5000,86400.7487,83.0000,83.0000,0.0000,-0.6580,26.1224,6,1596.2726,543.8552,858.8767,-75.9497,90.9115,143.5709,159.8062,-12.6959,0.0000,87.0552,0.0000,87.0552,3.8563,87.0552,6.0862,0.0000,2186.6747,353.5951,520.7859,80.9691,9.8670,71.1020,0.0000,71.1020,0.0000,71.1020,-16.7730,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17866.5708,17866.5708,17866.5708,17866.5708,6,0,0,0
+3942.5894,0.5000,86412.2765,83.0000,83.0000,0.0000,-0.6893,26.0429,6,1596.2726,538.7895,857.5796,-75.9497,90.0647,143.3541,159.8062,-12.6959,0.0000,86.2085,0.0000,86.2085,3.8563,86.2085,6.0523,0.0000,2186.6747,350.0451,515.7202,80.1561,9.8504,70.3058,0.0000,70.3058,0.0000,70.3058,-17.5692,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17701.0055,17701.0055,17701.0055,17701.0055,6,0,0,0
+3943.0894,0.5000,86423.8042,83.0000,83.0000,0.0000,-0.7175,25.9602,6,1596.2726,534.2137,856.3699,-75.9497,89.2998,143.1519,159.8062,-12.6959,0.0000,85.4436,0.0000,85.4436,3.8563,85.4436,6.0217,0.0000,2186.6747,346.8383,511.1444,79.4218,9.8353,69.5865,0.0000,69.5865,0.0000,69.5865,-18.2884,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17551.4515,17551.4515,17551.4515,17551.4515,6,0,0,0
+3943.5894,0.5000,86435.3320,83.0000,83.0000,0.0000,-0.7348,25.8755,6,1596.2726,531.4108,855.2772,-75.9497,88.8313,142.9692,159.8062,-12.6959,0.0000,84.9750,0.0000,84.9750,3.8563,84.9750,6.0030,0.0000,2186.6747,344.8741,508.3415,78.9720,9.8261,69.1459,0.0000,69.1459,0.0000,69.1459,-18.7290,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17459.8422,17459.8422,17459.8422,17459.8422,6,0,0,0
+3944.0894,0.5000,86446.8598,83.0000,83.0000,0.0000,-0.7445,25.7897,6,1596.2726,529.8290,854.6079,-75.9497,88.5669,142.8573,159.8062,-12.6959,0.0000,84.7106,0.0000,84.7106,3.8563,84.7106,5.9924,0.0000,2186.6747,343.7656,506.7598,78.7182,9.8209,68.8973,0.0000,68.8973,0.0000,68.8973,-18.9776,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17408.1458,17408.1458,17408.1458,17408.1458,6,0,0,0
+3944.5894,0.5000,86458.3876,83.0000,83.0000,0.0000,-0.7367,25.7048,6,1596.2726,531.1017,854.2302,-75.9497,88.7796,142.7942,159.8062,-12.6959,0.0000,84.9233,0.0000,84.9233,3.8563,84.9233,6.0009,0.0000,2186.6747,344.6574,508.0324,78.9224,9.8251,69.0974,0.0000,69.0974,0.0000,69.0974,-18.7776,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17449.7397,17449.7397,17449.7397,17449.7397,6,0,0,0
+3945.0894,0.5000,86469.9154,83.0000,83.0000,0.0000,-0.7186,25.6219,6,1596.2726,534.0280,854.5341,-75.9497,89.2688,142.8450,159.8062,-12.6959,0.0000,85.4125,0.0000,85.4125,3.8563,85.4125,6.0205,0.0000,2186.6747,346.7082,510.9587,79.3920,9.8347,69.5573,0.0000,69.5573,0.0000,69.5573,-18.3176,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17545.3830,17545.3830,17545.3830,17545.3830,6,0,0,0
+3945.5894,0.5000,86481.4431,83.0000,83.0000,0.0000,-0.6852,25.5429,6,1596.2726,539.4524,855.2329,-75.9497,90.1755,142.9618,159.8062,-12.6959,0.0000,86.3193,0.0000,86.3193,3.8563,86.3193,6.0567,0.0000,2186.6747,350.5096,516.3831,80.2625,9.8525,70.4100,0.0000,70.4100,0.0000,70.4100,-17.4650,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17722.6716,17722.6716,17722.6716,17722.6716,6,0,0,0
+3946.0894,0.5000,86492.9709,83.0000,83.0000,0.0000,-0.6506,25.4679,6,1596.2726,545.0651,856.5282,-75.9497,91.1138,143.1783,159.8062,-12.6959,0.0000,87.2575,0.0000,87.2575,3.8563,87.2575,6.0943,0.0000,2186.6747,354.4430,521.9958,81.1632,9.8710,71.2922,0.0000,71.2922,0.0000,71.2922,-16.5828,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17906.1138,17906.1138,17906.1138,17906.1138,6,0,0,0
+3946.5894,0.5000,86504.4987,83.0000,83.0000,0.0000,-0.6163,25.3969,6,1596.2726,550.6225,857.8685,-75.9497,92.0428,143.4024,159.8062,-12.6959,0.0000,88.1865,0.0000,88.1865,3.8563,88.1865,6.1314,0.0000,2186.6747,358.3376,527.5532,82.0550,9.8893,72.1658,0.0000,72.1658,0.0000,72.1658,-15.7093,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18071.1186,18071.1186,18071.1186,18071.1186,6,0,0,0
+3947.0894,0.5000,86516.0265,83.0000,83.0000,0.0000,-0.5952,25.3283,6,1596.2726,554.0498,859.1957,-75.9497,92.6157,143.6242,159.8062,-12.6959,0.0000,88.7594,0.0000,88.7594,3.8563,88.7594,6.1544,0.0000,2186.6747,360.7395,530.9806,82.6050,9.9005,72.7045,0.0000,72.7045,0.0000,72.7045,-15.1706,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18170.4989,18170.4989,18170.4989,18170.4989,6,0,0,0
+3947.5894,0.5000,86527.5542,83.0000,83.0000,0.0000,-0.5797,25.2614,6,1596.2726,556.5556,860.0141,-75.9497,93.0345,143.7611,159.8062,-12.6959,0.0000,89.1783,0.0000,89.1783,3.8563,89.1783,6.1711,0.0000,2186.6747,362.4955,533.4863,83.0071,9.9088,73.0984,0.0000,73.0984,0.0000,73.0984,-14.7767,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18243.1548,18243.1548,18243.1548,18243.1548,6,0,0,0
+3948.0894,0.5000,86539.0820,83.0000,83.0000,0.0000,-0.5719,25.1955,6,1596.2726,557.8199,860.6125,-75.9497,93.2459,143.8611,159.8062,-12.6959,0.0000,89.3896,0.0000,89.3896,3.8563,89.3896,6.1796,0.0000,2186.6747,363.3816,534.7506,83.2100,9.9129,73.2971,0.0000,73.2971,0.0000,73.2971,-14.5780,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18279.8155,18279.8155,18279.8155,18279.8155,6,0,0,0
+3948.5894,0.5000,86550.6098,83.0000,83.0000,0.0000,-0.5639,25.1305,6,1596.2726,559.1157,860.9144,-75.9497,93.4625,143.9115,159.8062,-12.6959,0.0000,89.6062,0.0000,89.6062,3.8563,89.6062,6.1882,0.0000,2186.6747,364.2897,536.0464,83.4180,9.9172,73.5008,0.0000,73.5008,0.0000,73.5008,-14.3743,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18317.3885,18317.3885,18317.3885,18317.3885,6,0,0,0
+3949.0894,0.5000,86562.1376,83.0000,83.0000,0.0000,-0.5556,25.0665,6,1596.2726,560.4671,861.2238,-75.9497,93.6884,143.9633,159.8062,-12.6959,0.0000,89.8321,0.0000,89.8321,3.8563,89.8321,6.1973,0.0000,2186.6747,365.2368,537.3979,83.6348,9.9216,73.7132,0.0000,73.7132,0.0000,73.7132,-14.1619,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18356.5744,18356.5744,18356.5744,18356.5744,6,0,0,0
+3949.5894,0.5000,86573.6654,83.0000,83.0000,0.0000,-0.5544,25.0026,6,1596.2726,560.6680,861.5466,-75.9497,93.7220,144.0172,159.8062,-12.6959,0.0000,89.8657,0.0000,89.8657,3.8563,89.8657,6.1986,0.0000,2186.6747,365.3775,537.5987,83.6671,9.9223,73.7448,0.0000,73.7448,0.0000,73.7448,-14.1304,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18362.3985,18362.3985,18362.3985,18362.3985,6,0,0,0
+3950.0894,0.5000,86585.1931,83.0000,83.0000,0.0000,-0.5441,24.9398,6,1596.2726,562.3382,861.5945,-75.9497,94.0012,144.0252,159.8062,-12.6959,0.0000,90.1449,0.0000,90.1449,3.8563,90.1449,6.2098,0.0000,2186.6747,366.5480,539.2690,83.9351,9.9278,74.0073,0.0000,74.0073,0.0000,74.0073,-13.8678,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18410.8285,18410.8285,18410.8285,18410.8285,6,0,0,0
+3950.5894,0.5000,86596.7209,83.0000,83.0000,0.0000,-0.5360,24.8780,6,1596.2726,563.6507,861.9934,-75.9497,94.2206,144.0919,159.8062,-12.6959,0.0000,90.3643,0.0000,90.3643,3.8563,90.3643,6.2185,0.0000,2186.6747,367.4678,540.5815,84.1457,9.9321,74.2136,0.0000,74.2136,0.0000,74.2136,-13.6615,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18448.8863,18448.8863,18448.8863,18448.8863,6,0,0,0
+3951.0894,0.5000,86608.2487,83.0000,83.0000,0.0000,-0.5297,24.8170,6,1596.2726,564.6600,862.3068,-75.9497,94.3893,144.1443,159.8062,-12.6959,0.0000,90.5330,0.0000,90.5330,3.8563,90.5330,6.2253,0.0000,2186.6747,368.1751,541.5908,84.3077,9.9354,74.3723,0.0000,74.3723,0.0000,74.3723,-13.5029,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18478.1515,18478.1515,18478.1515,18478.1515,6,0,0,0
+3951.5894,0.5000,86619.7765,83.0000,83.0000,0.0000,-0.5177,24.7573,6,1596.2726,566.6052,862.5478,-75.9497,94.7144,144.1846,159.8062,-12.6959,0.0000,90.8582,0.0000,90.8582,3.8563,90.8582,6.2383,0.0000,2186.6747,369.5383,543.5359,84.6199,9.9418,74.6780,0.0000,74.6780,0.0000,74.6780,-13.1971,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18534.5535,18534.5535,18534.5535,18534.5535,6,0,0,0
+3952.0894,0.5000,86631.3042,83.0000,83.0000,0.0000,-0.5087,24.6987,6,1596.2726,568.0787,863.0123,-75.9497,94.9608,144.2622,159.8062,-12.6959,0.0000,91.1045,0.0000,91.1045,3.8563,91.1045,6.2482,0.0000,2186.6747,370.5709,545.0094,84.8563,9.9467,74.9096,0.0000,74.9096,0.0000,74.9096,-12.9655,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18577.2794,18577.2794,18577.2794,18577.2794,6,0,0,0
+3952.5894,0.5000,86642.8320,83.0000,83.0000,0.0000,-0.5043,24.6405,6,1596.2726,568.7869,863.3642,-75.9497,95.0791,144.3211,159.8062,-12.6959,0.0000,91.2229,0.0000,91.2229,3.8563,91.2229,6.2529,0.0000,2186.6747,371.0673,545.7177,84.9700,9.9490,75.0210,0.0000,75.0210,0.0000,75.0210,-12.8542,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18597.8149,18597.8149,18597.8149,18597.8149,6,0,0,0
+3953.0894,0.5000,86654.3598,83.0000,83.0000,0.0000,-0.5152,24.5811,6,1596.2726,567.0201,863.5333,-75.9497,94.7838,144.3493,159.8062,-12.6959,0.0000,90.9275,0.0000,90.9275,3.8563,90.9275,6.2411,0.0000,2186.6747,369.8291,543.9509,84.6864,9.9432,74.7433,0.0000,74.7433,0.0000,74.7433,-13.1319,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18546.5857,18546.5857,18546.5857,18546.5857,6,0,0,0
+3953.5894,0.5000,86665.8876,83.0000,83.0000,0.0000,-0.5335,24.5196,6,1596.2726,564.0470,863.1114,-75.9497,94.2868,144.2788,159.8062,-12.6959,0.0000,90.4305,0.0000,90.4305,3.8563,90.4305,6.2212,0.0000,2186.6747,367.7456,540.9778,84.2093,9.9334,74.2759,0.0000,74.2759,0.0000,74.2759,-13.5992,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18460.3773,18460.3773,18460.3773,18460.3773,6,0,0,0
+3954.0894,0.5000,86677.4154,83.0000,83.0000,0.0000,-0.5529,24.4559,6,1596.2726,560.9077,862.4015,-75.9497,93.7620,144.1601,159.8062,-12.6959,0.0000,89.9058,0.0000,89.9058,3.8563,89.9058,6.2002,0.0000,2186.6747,365.5455,537.8384,83.7055,9.9231,73.7825,0.0000,73.7825,0.0000,73.7825,-14.0927,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18369.3479,18369.3479,18369.3479,18369.3479,6,0,0,0
+3954.5894,0.5000,86688.9431,83.0000,83.0000,0.0000,-0.5664,24.3906,6,1596.2726,558.7190,861.6518,-75.9497,93.3962,144.0348,159.8062,-12.6959,0.0000,89.5399,0.0000,89.5399,3.8563,89.5399,6.1856,0.0000,2186.6747,364.0117,535.6497,83.3543,9.9159,73.4384,0.0000,73.4384,0.0000,73.4384,-14.4367,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18305.8853,18305.8853,18305.8853,18305.8853,6,0,0,0
+3955.0894,0.5000,86700.4709,83.0000,83.0000,0.0000,-0.5642,24.3256,6,1596.2726,559.0638,861.1291,-75.9497,93.4538,143.9474,159.8062,-12.6959,0.0000,89.5975,0.0000,89.5975,3.8563,89.5975,6.1879,0.0000,2186.6747,364.2533,535.9945,83.4096,9.9170,73.4926,0.0000,73.4926,0.0000,73.4926,-14.3825,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18315.8822,18315.8822,18315.8822,18315.8822,6,0,0,0
+3955.5894,0.5000,86711.9987,83.0000,83.0000,0.0000,-0.5522,24.2619,6,1596.2726,561.0187,861.2114,-75.9497,93.7806,143.9612,159.8062,-12.6959,0.0000,89.9243,0.0000,89.9243,3.8563,89.9243,6.2009,0.0000,2186.6747,365.6233,537.9494,83.7234,9.9235,73.7999,0.0000,73.7999,0.0000,73.7999,-14.0752,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18372.5668,18372.5668,18372.5668,18372.5668,6,0,0,0
+3956.0894,0.5000,86723.5265,83.0000,83.0000,0.0000,-0.5306,24.2007,6,1596.2726,564.5263,861.6783,-75.9497,94.3669,144.0392,159.8062,-12.6959,0.0000,90.5107,0.0000,90.5107,3.8563,90.5107,6.2244,0.0000,2186.6747,368.0814,541.4571,84.2863,9.9350,74.3513,0.0000,74.3513,0.0000,74.3513,-13.5239,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18474.2753,18474.2753,18474.2753,18474.2753,6,0,0,0
+3956.5894,0.5000,86735.0542,83.0000,83.0000,0.0000,-0.5036,24.1427,6,1596.2726,568.8976,862.5159,-75.9497,95.0976,144.1793,159.8062,-12.6959,0.0000,91.2414,0.0000,91.2414,3.8563,91.2414,6.2536,0.0000,2186.6747,371.1448,545.8283,84.9877,9.9494,75.0384,0.0000,75.0384,0.0000,75.0384,-12.8368,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18601.0234,18601.0234,18601.0234,18601.0234,6,0,0,0
+3957.0894,0.5000,86746.5820,83.0000,83.0000,0.0000,-0.4738,24.0881,6,1596.2726,573.7297,863.5598,-75.9497,95.9054,144.3537,159.8062,-12.6959,0.0000,92.0491,0.0000,92.0491,3.8563,92.0491,6.2859,0.0000,2186.6747,374.5311,550.6604,85.7632,9.9653,75.7979,0.0000,75.7979,0.0000,75.7979,-12.0773,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18741.5950,18741.5950,18741.5950,18741.5950,6,0,0,0
+3957.5894,0.5000,86758.1098,83.0000,83.0000,0.0000,-0.4407,24.0373,6,1596.2726,579.1057,864.7137,-75.9497,96.8041,144.5466,159.8062,-12.6959,0.0000,92.9478,0.0000,92.9478,3.8563,92.9478,6.3219,0.0000,2186.6747,378.2987,556.0365,86.6259,9.9829,76.6429,0.0000,76.6429,0.0000,76.6429,-11.2323,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18916.5308,18916.5308,18916.5308,18916.5308,6,0,0,0
+3958.0894,0.5000,86769.6376,83.0000,83.0000,0.0000,-0.4064,23.9904,6,1596.2726,584.6531,865.9975,-75.9497,97.7314,144.7612,159.8062,-12.6959,0.0000,93.8751,0.0000,93.8751,3.8563,93.8751,6.3590,0.0000,2186.6747,382.1863,561.5839,87.5161,10.0012,77.5149,0.0000,77.5149,0.0000,77.5149,-10.3603,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19097.0412,19097.0412,19097.0412,19097.0412,6,0,0,0
+3958.5894,0.5000,86781.1654,83.0000,83.0000,0.0000,-0.3713,23.9476,6,1596.2726,590.3505,867.3222,-75.9497,98.6837,144.9827,159.8062,-12.6959,0.0000,94.8274,0.0000,94.8274,3.8563,94.8274,6.3971,0.0000,2186.6747,386.1790,567.2812,88.4304,10.0199,78.4105,0.0000,78.4105,0.0000,78.4105,-9.4648,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19282.4316,19282.4316,19282.4316,19282.4316,6,0,0,0
+3959.0894,0.5000,86792.6931,83.0000,83.0000,0.0000,-0.3378,23.9087,6,1596.2726,595.7843,868.6827,-75.9497,99.5921,145.2101,159.8062,-12.6959,0.0000,95.7358,0.0000,95.7358,3.8563,95.7358,6.4334,0.0000,2186.6747,389.9870,572.7151,89.3024,10.0378,79.2646,0.0000,79.2646,0.0000,79.2646,-8.6107,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19459.2473,19459.2473,19459.2473,19459.2473,6,0,0,0
+3959.5894,0.5000,86804.2209,83.0000,83.0000,0.0000,-0.3059,23.8734,6,1596.2726,600.9659,869.9803,-75.9497,100.4582,145.4270,159.8062,-12.6959,0.0000,96.6019,0.0000,96.6019,3.8563,96.6019,6.4681,0.0000,2186.6747,393.6183,577.8966,90.1339,10.0548,80.0791,0.0000,80.0791,0.0000,80.0791,-7.7963,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19627.8536,19627.8536,19627.8536,19627.8536,6,0,0,0
+3960.0894,0.5000,86815.7487,83.0000,83.0000,0.0000,-0.2761,23.8416,6,1596.2726,605.7977,871.2177,-75.9497,101.2659,145.6339,159.8062,-12.6959,0.0000,97.4096,0.0000,97.4096,3.8563,97.4096,6.5004,0.0000,2186.6747,397.0045,582.7285,90.9093,10.0707,80.8386,0.0000,80.8386,0.0000,80.8386,-7.0368,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19785.0822,19785.0822,19785.0822,19785.0822,6,0,0,0
+3960.5894,0.5000,86827.2765,83.0000,83.0000,0.0000,-0.2469,23.8131,6,1596.2726,610.5274,872.3715,-75.9497,102.0565,145.8267,159.8062,-12.6959,0.0000,98.2003,0.0000,98.2003,3.8563,98.2003,6.5320,0.0000,2186.6747,400.3190,587.4582,91.6683,10.0863,81.5820,0.0000,81.5820,0.0000,81.5820,-6.2933,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19938.9853,19938.9853,19938.9853,19938.9853,6,0,0,0
+3961.0894,0.5000,86838.8042,83.0000,83.0000,0.0000,-0.2174,23.7881,6,1596.2726,615.3044,873.5010,-75.9497,102.8551,146.0155,159.8062,-12.6959,0.0000,98.9988,0.0000,98.9988,3.8563,98.9988,6.5639,0.0000,2186.6747,403.6667,592.2352,92.4349,10.1018,82.3330,0.0000,82.3330,0.0000,82.3330,-5.5423,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20094.4267,20094.4267,20094.4267,20094.4267,6,0,0,0
+3961.5894,0.5000,86850.3320,83.0000,83.0000,0.0000,-0.1881,23.7664,6,1596.2726,620.0587,874.6417,-75.9497,103.6498,146.2062,159.8062,-12.6959,0.0000,99.7935,0.0000,99.7935,3.8563,99.7935,6.5957,0.0000,2186.6747,406.9985,596.9894,93.1978,10.1168,83.0810,0.0000,83.0810,0.0000,83.0810,-4.7944,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20249.1293,20249.1293,20249.1293,20249.1293,6,0,0,0
+3962.0894,0.5000,86861.8598,83.0000,83.0000,0.0000,-0.1591,23.7480,6,1596.2726,624.7554,875.7771,-75.9497,104.4349,146.3960,159.8062,-12.6959,0.0000,100.5786,0.0000,100.5786,3.8563,100.5786,6.6271,0.0000,2186.6747,410.2900,601.6862,93.9515,10.1316,83.8199,0.0000,83.8199,0.0000,83.8199,-4.0555,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20401.9599,20401.9599,20401.9599,20401.9599,6,0,0,0
+3962.5894,0.5000,86873.3876,83.0000,83.0000,0.0000,-0.1326,23.7328,6,1596.2726,629.0490,876.8986,-75.9497,105.1526,146.5835,159.8062,-12.6959,0.0000,101.2963,0.0000,101.2963,3.8563,101.2963,6.6558,0.0000,2186.6747,413.2989,605.9797,94.6405,10.1452,84.4953,0.0000,84.4953,0.0000,84.4953,-3.3801,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20541.6706,20541.6706,20541.6706,20541.6706,6,0,0,0
+3963.0894,0.5000,86884.9154,83.0000,83.0000,0.0000,-0.1081,23.7203,6,1596.2726,633.0194,877.9239,-75.9497,105.8163,146.7549,159.8062,-12.6959,0.0000,101.9600,0.0000,101.9600,3.8563,101.9600,6.6824,0.0000,2186.6747,416.0814,609.9501,95.2777,10.1577,85.1200,0.0000,85.1200,0.0000,85.1200,-2.7554,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20670.8670,20670.8670,20670.8670,20670.8670,6,0,0,0
+3963.5894,0.5000,86896.4431,83.0000,83.0000,0.0000,-0.0868,23.7103,6,1596.2726,636.4628,878.8721,-75.9497,106.3919,146.9134,159.8062,-12.6959,0.0000,102.5357,0.0000,102.5357,3.8563,102.5357,6.7054,0.0000,2186.6747,418.4945,613.3936,95.8302,10.1686,85.6617,0.0000,85.6617,0.0000,85.6617,-2.2137,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20782.9163,20782.9163,20782.9163,20782.9163,6,0,0,0
+3964.0894,0.5000,86907.9709,83.0000,83.0000,0.0000,-0.0671,23.7025,6,1596.2726,639.6590,879.6944,-75.9497,106.9262,147.0508,159.8062,-12.6959,0.0000,103.0699,0.0000,103.0699,3.8563,103.0699,6.7268,0.0000,2186.6747,420.7344,616.5898,96.3432,10.1786,86.1645,0.0000,86.1645,0.0000,86.1645,-1.7109,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20886.9200,20886.9200,20886.9200,20886.9200,6,0,0,0
+3964.5894,0.5000,86919.4987,83.0000,83.0000,0.0000,-0.0495,23.6968,6,1596.2726,642.5158,880.4576,-75.9497,107.4038,147.1784,159.8062,-12.6959,0.0000,103.5475,0.0000,103.5475,3.8563,103.5475,6.7459,0.0000,2186.6747,422.7364,619.4465,96.8016,10.1877,86.6139,0.0000,86.6139,0.0000,86.6139,-1.2615,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20976.3220,20976.3220,20976.3220,20976.3220,6,0,0,0
+3965.0894,0.5000,86931.0265,83.0000,83.0000,0.0000,-0.0333,23.6930,6,1596.2726,645.1382,881.1398,-75.9497,107.8421,147.2925,159.8062,-12.6959,0.0000,103.9858,0.0000,103.9858,3.8563,103.9858,6.7634,0.0000,2186.6747,424.5742,622.0689,97.2224,10.1959,87.0265,0.0000,87.0265,0.0000,87.0265,-0.8489,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21050.0485,21050.0485,21050.0485,21050.0485,6,0,0,0
+3965.5894,0.5000,86942.5542,83.0000,83.0000,0.0000,-0.0188,23.6908,6,1596.2726,647.4897,881.7660,-75.9497,108.2352,147.3971,159.8062,-12.6959,0.0000,104.3789,0.0000,104.3789,3.8563,104.3789,6.7791,0.0000,2186.6747,426.2221,624.4204,97.5998,10.2033,87.3964,0.0000,87.3964,0.0000,87.3964,-0.4790,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21116.1590,21116.1590,21116.1590,21116.1590,6,0,0,0
+3966.0894,0.5000,86954.0820,83.0000,83.0000,0.0000,-0.0062,23.6901,6,1596.2726,649.5355,882.3276,-75.9497,108.5772,147.4910,159.8062,-12.6959,0.0000,104.7209,0.0000,104.7209,3.8563,104.7209,6.7928,0.0000,2186.6747,427.6559,626.4663,97.9281,10.2098,87.7183,0.0000,87.7183,0.0000,87.7183,-0.1571,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21173.6766,21173.6766,21173.6766,21173.6766,6,0,0,0
+3966.5894,0.5000,86965.6098,83.0000,83.0000,0.0000,0.0053,23.6907,6,1596.2726,651.3924,882.8161,-75.9497,108.8876,147.5727,159.8062,-12.6959,0.0000,105.0313,0.0000,105.0313,3.8563,105.0313,6.8052,0.0000,2186.6747,428.9572,628.3232,98.2261,10.2157,88.0104,0.0000,88.0104,0.0000,88.0104,0.1350,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21225.8823,21225.8823,21225.8823,21225.8823,6,0,0,0
+3967.0894,0.5000,86977.1376,83.0000,83.0000,0.0000,0.0149,23.6924,6,1596.2726,652.9448,883.2596,-75.9497,109.1471,147.6468,159.8062,-12.6959,0.0000,105.2908,0.0000,105.2908,3.8563,105.2908,6.8156,0.0000,2186.6747,430.0451,629.8756,98.4752,10.2206,88.2546,0.0000,88.2546,0.0000,88.2546,0.3792,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21269.5267,21269.5267,21269.5267,21269.5267,6,0,0,0
+3967.5894,0.5000,86988.6654,83.0000,83.0000,0.0000,0.0233,23.6951,6,1596.2726,654.3143,883.6303,-75.9497,109.3760,147.7088,159.8062,-12.6959,0.0000,105.5197,0.0000,105.5197,3.8563,105.5197,6.8248,0.0000,2186.6747,431.0048,631.2450,98.6950,10.2249,88.4701,0.0000,88.4701,0.0000,88.4701,0.5947,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21308.0276,21308.0276,21308.0276,21308.0276,6,0,0,0
+3968.0894,0.5000,87000.1931,83.0000,83.0000,0.0000,0.0293,23.6985,6,1596.2726,655.2819,883.9573,-75.9497,109.5378,147.7634,159.8062,-12.6959,0.0000,105.6815,0.0000,105.6815,3.8563,105.6815,6.8312,0.0000,2186.6747,431.6829,632.2126,98.8502,10.2279,88.6223,0.0000,88.6223,0.0000,88.6223,0.7469,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21335.2319,21335.2319,21335.2319,21335.2319,6,0,0,0
+3968.5894,0.5000,87011.7209,83.0000,83.0000,0.0000,0.0307,23.7021,6,1596.2726,655.5124,884.1884,-75.9497,109.5763,147.8021,159.8062,-12.6959,0.0000,105.7200,0.0000,105.7200,3.8563,105.7200,6.8328,0.0000,2186.6747,431.8445,632.4431,98.8872,10.2287,88.6586,0.0000,88.6586,0.0000,88.6586,0.7832,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21341.7116,21341.7116,21341.7116,21341.7116,6,0,0,0
+3969.0894,0.5000,87023.2487,83.0000,83.0000,0.0000,0.0345,23.7060,6,1596.2726,656.1257,884.2434,-75.9497,109.6788,147.8113,159.8062,-12.6959,0.0000,105.8225,0.0000,105.8225,3.8563,105.8225,6.8369,0.0000,2186.6747,432.2743,633.0565,98.9856,10.2306,88.7551,0.0000,88.7551,0.0000,88.7551,0.8796,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21358.9552,21358.9552,21358.9552,21358.9552,6,0,0,0
+3969.5894,0.5000,87034.7765,83.0000,83.0000,0.0000,0.0384,23.7105,6,1596.2726,656.7602,884.3899,-75.9497,109.7849,147.8357,159.8062,-12.6959,0.0000,105.9286,0.0000,105.9286,3.8563,105.9286,6.8411,0.0000,2186.6747,432.7190,633.6910,99.0875,10.2326,88.8549,0.0000,88.8549,0.0000,88.8549,0.9795,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21376.7936,21376.7936,21376.7936,21376.7936,6,0,0,0
+3970.0894,0.5000,87046.3042,83.0000,83.0000,0.0000,0.0390,23.7150,6,1596.2726,656.8513,884.5414,-75.9497,109.8001,147.8611,159.8062,-12.6959,0.0000,105.9438,0.0000,105.9438,3.8563,105.9438,6.8417,0.0000,2186.6747,432.7828,633.7820,99.1021,10.2329,88.8692,0.0000,88.8692,0.0000,88.8692,0.9938,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21379.3538,21379.3538,21379.3538,21379.3538,6,0,0,0
+3970.5894,0.5000,87057.8320,83.0000,83.0000,0.0000,0.0388,23.7194,6,1596.2726,656.8171,884.5631,-75.9497,109.7944,147.8647,159.8062,-12.6959,0.0000,105.9381,0.0000,105.9381,3.8563,105.9381,6.8415,0.0000,2186.6747,432.7588,633.7479,99.0966,10.2328,88.8638,0.0000,88.8638,0.0000,88.8638,0.9884,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21378.3934,21378.3934,21378.3934,21378.3934,6,0,0,0
+3971.0894,0.5000,87069.3598,83.0000,83.0000,0.0000,0.0381,23.7238,6,1596.2726,656.7153,884.5550,-75.9497,109.7774,147.8633,159.8062,-12.6959,0.0000,105.9211,0.0000,105.9211,3.8563,105.9211,6.8408,0.0000,2186.6747,432.6875,633.6461,99.0803,10.2324,88.8478,0.0000,88.8478,0.0000,88.8478,0.9724,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21375.5312,21375.5312,21375.5312,21375.5312,6,0,0,0
+3971.5894,0.5000,87080.8876,83.0000,83.0000,0.0000,0.0369,23.7281,6,1596.2726,656.5057,884.5307,-75.9497,109.7423,147.8593,159.8062,-12.6959,0.0000,105.8860,0.0000,105.8860,3.8563,105.8860,6.8394,0.0000,2186.6747,432.5406,633.4364,99.0466,10.2318,88.8148,0.0000,88.8148,0.0000,88.8148,0.9394,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21369.6373,21369.6373,21369.6373,21369.6373,6,0,0,0
+3972.0894,0.5000,87092.4154,83.0000,83.0000,0.0000,0.0347,23.7321,6,1596.2726,656.1538,884.4806,-75.9497,109.6835,147.8509,159.8062,-12.6959,0.0000,105.8272,0.0000,105.8272,3.8563,105.8272,6.8371,0.0000,2186.6747,432.2939,633.0845,98.9901,10.2307,88.7595,0.0000,88.7595,0.0000,88.7595,0.8841,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21359.7437,21359.7437,21359.7437,21359.7437,6,0,0,0
+3972.5894,0.5000,87103.9431,83.0000,83.0000,0.0000,0.0317,23.7357,6,1596.2726,655.6739,884.3966,-75.9497,109.6033,147.8369,159.8062,-12.6959,0.0000,105.7470,0.0000,105.7470,3.8563,105.7470,6.8339,0.0000,2186.6747,431.9576,632.6046,98.9131,10.2292,88.6840,0.0000,88.6840,0.0000,88.6840,0.8086,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21346.2517,21346.2517,21346.2517,21346.2517,6,0,0,0
+3973.0894,0.5000,87115.4709,83.0000,83.0000,0.0000,0.0279,23.7389,6,1596.2726,655.0512,884.2820,-75.9497,109.4992,147.8177,159.8062,-12.6959,0.0000,105.6429,0.0000,105.6429,3.8563,105.6429,6.8297,0.0000,2186.6747,431.5213,631.9819,98.8132,10.2272,88.5860,0.0000,88.5860,0.0000,88.5860,0.7106,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21328.7457,21328.7457,21328.7457,21328.7457,6,0,0,0
+3973.5894,0.5000,87126.9987,83.0000,83.0000,0.0000,0.0238,23.7417,6,1596.2726,654.3829,884.1333,-75.9497,109.3875,147.7928,159.8062,-12.6959,0.0000,105.5312,0.0000,105.5312,3.8563,105.5312,6.8252,0.0000,2186.6747,431.0529,631.3136,98.7060,10.2251,88.4809,0.0000,88.4809,0.0000,88.4809,0.6055,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21309.9566,21309.9566,21309.9566,21309.9566,6,0,0,0
+3974.0894,0.5000,87138.5265,83.0000,83.0000,0.0000,0.0196,23.7439,6,1596.2726,653.7177,883.9737,-75.9497,109.2763,147.7662,159.8062,-12.6959,0.0000,105.4200,0.0000,105.4200,3.8563,105.4200,6.8208,0.0000,2186.6747,430.5867,630.6484,98.5992,10.2230,88.3762,0.0000,88.3762,0.0000,88.3762,0.5008,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21291.2550,21291.2550,21291.2550,21291.2550,6,0,0,0
+3974.5894,0.5000,87150.0542,83.0000,83.0000,0.0000,0.0158,23.7458,6,1596.2726,653.1012,883.8148,-75.9497,109.1732,147.7396,159.8062,-12.6959,0.0000,105.3169,0.0000,105.3169,3.8563,105.3169,6.8167,0.0000,2186.6747,430.1547,630.0319,98.5003,10.2210,88.2792,0.0000,88.2792,0.0000,88.2792,0.4038,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21273.9220,21273.9220,21273.9220,21273.9220,6,0,0,0
+3975.0894,0.5000,87161.5820,83.0000,83.0000,0.0000,0.0126,23.7472,6,1596.2726,652.5680,883.6676,-75.9497,109.0841,147.7150,159.8062,-12.6959,0.0000,105.2278,0.0000,105.2278,3.8563,105.2278,6.8131,0.0000,2186.6747,429.7810,629.4987,98.4147,10.2194,88.1954,0.0000,88.1954,0.0000,88.1954,0.3199,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21258.9319,21258.9319,21258.9319,21258.9319,6,0,0,0
+3975.5894,0.5000,87173.1098,83.0000,83.0000,0.0000,0.0091,23.7483,6,1596.2726,652.0019,883.5403,-75.9497,108.9895,147.6937,159.8062,-12.6959,0.0000,105.1332,0.0000,105.1332,3.8563,105.1332,6.8093,0.0000,2186.6747,429.3843,628.9326,98.3239,10.2176,88.1063,0.0000,88.1063,0.0000,88.1063,0.2309,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21243.0172,21243.0172,21243.0172,21243.0172,6,0,0,0
+3976.0894,0.5000,87184.6376,83.0000,83.0000,0.0000,0.0052,23.7489,6,1596.2726,651.3728,883.4051,-75.9497,108.8843,147.6711,159.8062,-12.6959,0.0000,105.0280,0.0000,105.0280,3.8563,105.0280,6.8051,0.0000,2186.6747,428.9435,628.3036,98.2229,10.2156,88.0073,0.0000,88.0073,0.0000,88.0073,0.1319,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21225.3315,21225.3315,21225.3315,21225.3315,6,0,0,0
+3976.5894,0.5000,87196.1654,83.0000,83.0000,0.0000,-0.0012,23.7487,6,1596.2726,650.3344,883.2549,-75.9497,108.7107,147.6460,159.8062,-12.6959,0.0000,104.8544,0.0000,104.8544,3.8563,104.8544,6.7982,0.0000,2186.6747,428.2157,627.2652,98.0563,10.2123,87.8440,0.0000,87.8440,0.0000,87.8440,-0.0314,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21196.1370,21196.1370,21196.1370,21196.1370,6,0,0,0
+3977.0894,0.5000,87207.6931,83.0000,83.0000,0.0000,-0.0093,23.7476,6,1596.2726,649.0233,883.0069,-75.9497,108.4916,147.6046,159.8062,-12.6959,0.0000,104.6353,0.0000,104.6353,3.8563,104.6353,6.7894,0.0000,2186.6747,427.2969,625.9540,97.8459,10.2082,87.6377,0.0000,87.6377,0.0000,87.6377,-0.2377,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21159.2751,21159.2751,21159.2751,21159.2751,6,0,0,0
+3977.5894,0.5000,87219.2209,83.0000,83.0000,0.0000,-0.0210,23.7452,6,1596.2726,647.1251,882.6938,-75.9497,108.1743,147.5522,159.8062,-12.6959,0.0000,104.3180,0.0000,104.3180,3.8563,104.3180,6.7767,0.0000,2186.6747,425.9667,624.0558,97.5413,10.2022,87.3391,0.0000,87.3391,0.0000,87.3391,-0.5363,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21105.9097,21105.9097,21105.9097,21105.9097,6,0,0,0
+3978.0894,0.5000,87230.7487,83.0000,83.0000,0.0000,-0.0337,23.7413,6,1596.2726,645.0774,882.2405,-75.9497,107.8320,147.4764,159.8062,-12.6959,0.0000,103.9757,0.0000,103.9757,3.8563,103.9757,6.7630,0.0000,2186.6747,424.5317,622.0082,97.2127,10.1957,87.0169,0.0000,87.0169,0.0000,87.0169,-0.8585,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21048.3416,21048.3416,21048.3416,21048.3416,6,0,0,0
+3978.5894,0.5000,87242.2765,83.0000,83.0000,0.0000,-0.0369,23.7371,6,1596.2726,644.5558,881.7516,-75.9497,107.7448,147.3947,159.8062,-12.6959,0.0000,103.8885,0.0000,103.8885,3.8563,103.8885,6.7595,0.0000,2186.6747,424.1661,621.4866,97.1290,10.1941,86.9349,0.0000,86.9349,0.0000,86.9349,-0.9405,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21033.6766,21033.6766,21033.6766,21033.6766,6,0,0,0
+3979.0894,0.5000,87253.8042,83.0000,83.0000,0.0000,-0.0594,23.7302,6,1596.2726,640.9026,881.6270,-75.9497,107.1341,147.3739,159.8062,-12.6959,0.0000,103.2778,0.0000,103.2778,3.8563,103.2778,6.7351,0.0000,2186.6747,421.6060,617.8334,96.5427,10.1826,86.3602,0.0000,86.3602,0.0000,86.3602,-1.5153,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20927.3869,20927.3869,20927.3869,20927.3869,6,0,0,0
+3979.5894,0.5000,87265.3320,83.0000,83.0000,0.0000,-0.0925,23.7196,6,1596.2726,635.5416,880.7546,-75.9497,106.2379,147.2281,159.8062,-12.6959,0.0000,102.3817,0.0000,102.3817,3.8563,102.3817,6.6992,0.0000,2186.6747,417.8490,612.4724,95.6824,10.1657,85.5168,0.0000,85.5168,0.0000,85.5168,-2.3586,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20752.9403,20752.9403,20752.9403,20752.9403,6,0,0,0
+3980.0894,0.5000,87276.8598,83.0000,83.0000,0.0000,-0.1180,23.7060,6,1596.2726,631.4112,879.4744,-75.9497,105.5475,147.0141,159.8062,-12.6959,0.0000,101.6912,0.0000,101.6912,3.8563,101.6912,6.6716,0.0000,2186.6747,414.9543,608.3419,95.0196,10.1526,84.8670,0.0000,84.8670,0.0000,84.8670,-3.0084,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20618.5360,20618.5360,20618.5360,20618.5360,6,0,0,0
+3980.5894,0.5000,87288.3876,83.0000,83.0000,0.0000,-0.1442,23.6893,6,1596.2726,627.1645,878.4880,-75.9497,104.8376,146.8492,159.8062,-12.6959,0.0000,100.9813,0.0000,100.9813,3.8563,100.9813,6.6432,0.0000,2186.6747,411.9783,604.0953,94.3381,10.1392,84.1989,0.0000,84.1989,0.0000,84.1989,-3.6765,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20480.3522,20480.3522,20480.3522,20480.3522,6,0,0,0
+3981.0894,0.5000,87299.9154,83.0000,83.0000,0.0000,-0.1699,23.6697,6,1596.2726,623.0013,877.4739,-75.9497,104.1417,146.6797,159.8062,-12.6959,0.0000,100.2854,0.0000,100.2854,3.8563,100.2854,6.6154,0.0000,2186.6747,409.0607,599.9320,93.6700,10.1261,83.5439,0.0000,83.5439,0.0000,83.5439,-4.3315,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20344.8815,20344.8815,20344.8815,20344.8815,6,0,0,0
+3981.5894,0.5000,87311.4431,83.0000,83.0000,0.0000,-0.1921,23.6476,6,1596.2726,619.4124,876.4798,-75.9497,103.5418,146.5135,159.8062,-12.6959,0.0000,99.6855,0.0000,99.6855,3.8563,99.6855,6.5914,0.0000,2186.6747,406.5456,596.3432,93.0941,10.1148,82.9793,0.0000,82.9793,0.0000,82.9793,-4.8961,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20228.0999,20228.0999,20228.0999,20228.0999,6,0,0,0
+3982.0894,0.5000,87322.9709,83.0000,83.0000,0.0000,-0.2096,23.6234,6,1596.2726,616.5702,875.6227,-75.9497,103.0667,146.3702,159.8062,-12.6959,0.0000,99.2104,0.0000,99.2104,3.8563,99.2104,6.5724,0.0000,2186.6747,404.5538,593.5009,92.6380,10.1058,82.5322,0.0000,82.5322,0.0000,82.5322,-5.3432,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20135.6149,20135.6149,20135.6149,20135.6149,6,0,0,0
+3982.5894,0.5000,87334.4987,83.0000,83.0000,0.0000,-0.2211,23.5979,6,1596.2726,614.7055,874.9440,-75.9497,102.7549,146.2568,159.8062,-12.6959,0.0000,98.8987,0.0000,98.8987,3.8563,98.8987,6.5599,0.0000,2186.6747,403.2470,591.6362,92.3387,10.0999,82.2388,0.0000,82.2388,0.0000,82.2388,-5.6366,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20074.9370,20074.9370,20074.9370,20074.9370,6,0,0,0
+3983.0894,0.5000,87346.0265,83.0000,83.0000,0.0000,-0.2295,23.5715,6,1596.2726,613.3475,874.4987,-75.9497,102.5279,146.1823,159.8062,-12.6959,0.0000,98.6717,0.0000,98.6717,3.8563,98.6717,6.5508,0.0000,2186.6747,402.2953,590.2782,92.1208,10.0955,82.0253,0.0000,82.0253,0.0000,82.0253,-5.8501,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20030.7476,20030.7476,20030.7476,20030.7476,6,0,0,0
+3983.5894,0.5000,87357.5542,83.0000,83.0000,0.0000,-0.2359,23.5443,6,1596.2726,612.3142,874.1744,-75.9497,102.3552,146.1281,159.8062,-12.6959,0.0000,98.4989,0.0000,98.4989,3.8563,98.4989,6.5439,0.0000,2186.6747,401.5712,589.2450,91.9550,10.0921,81.8629,0.0000,81.8629,0.0000,81.8629,-6.0125,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19997.1266,19997.1266,19997.1266,19997.1266,6,0,0,0
+3984.0894,0.5000,87369.0820,83.0000,83.0000,0.0000,-0.2384,23.5168,6,1596.2726,611.9118,873.9277,-75.9497,102.2880,146.0869,159.8062,-12.6959,0.0000,98.4317,0.0000,98.4317,3.8563,98.4317,6.5412,0.0000,2186.6747,401.2892,588.8426,91.8904,10.0908,81.7996,0.0000,81.7996,0.0000,81.7996,-6.0757,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19984.0328,19984.0328,19984.0328,19984.0328,6,0,0,0
+3984.5894,0.5000,87380.6098,83.0000,83.0000,0.0000,-0.2384,23.4893,6,1596.2726,611.9118,873.8316,-75.9497,102.2880,146.0708,159.8062,-12.6959,0.0000,98.4317,0.0000,98.4317,3.8563,98.4317,6.5412,0.0000,2186.6747,401.2892,588.8426,91.8904,10.0908,81.7996,0.0000,81.7996,0.0000,81.7996,-6.0757,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19984.0328,19984.0328,19984.0328,19984.0328,6,0,0,0
+3985.0894,0.5000,87392.1376,83.0000,83.0000,0.0000,-0.2482,23.4607,6,1596.2726,610.3182,873.8316,-75.9497,102.0216,146.0708,159.8062,-12.6959,0.0000,98.1653,0.0000,98.1653,3.8563,98.1653,6.5306,0.0000,2186.6747,400.1724,587.2489,91.6347,10.0856,81.5491,0.0000,81.5491,0.0000,81.5491,-6.3262,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19932.1752,19932.1752,19932.1752,19932.1752,6,0,0,0
+3985.5894,0.5000,87403.6654,83.0000,83.0000,0.0000,-0.2676,23.4299,6,1596.2726,607.1721,873.4510,-75.9497,101.4957,146.0072,159.8062,-12.6959,0.0000,97.6394,0.0000,97.6394,3.8563,97.6394,6.5096,0.0000,2186.6747,397.9676,584.1028,91.1298,10.0752,81.0546,0.0000,81.0546,0.0000,81.0546,-6.8208,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19829.8025,19829.8025,19829.8025,19829.8025,6,0,0,0
+3986.0894,0.5000,87415.1931,83.0000,83.0000,0.0000,-0.2820,23.3974,6,1596.2726,604.8270,872.6997,-75.9497,101.1037,145.8816,159.8062,-12.6959,0.0000,97.2474,0.0000,97.2474,3.8563,97.2474,6.4939,0.0000,2186.6747,396.3242,581.7578,90.7535,10.0675,80.6860,0.0000,80.6860,0.0000,80.6860,-7.1894,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19753.4959,19753.4959,19753.4959,19753.4959,6,0,0,0
+3986.5894,0.5000,87426.7209,83.0000,83.0000,0.0000,-0.2982,23.3630,6,1596.2726,602.2106,872.1397,-75.9497,100.6663,145.7880,159.8062,-12.6959,0.0000,96.8100,0.0000,96.8100,3.8563,96.8100,6.4764,0.0000,2186.6747,394.4906,579.1413,90.3336,10.0589,80.2747,0.0000,80.2747,0.0000,80.2747,-7.6006,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19668.3567,19668.3567,19668.3567,19668.3567,6,0,0,0
+3987.0894,0.5000,87438.2487,83.0000,83.0000,0.0000,-0.3139,23.3268,6,1596.2726,599.6631,871.5149,-75.9497,100.2404,145.6835,159.8062,-12.6959,0.0000,96.3842,0.0000,96.3842,3.8563,96.3842,6.4593,0.0000,2186.6747,392.7053,576.5938,89.9248,10.0505,79.8743,0.0000,79.8743,0.0000,79.8743,-8.0010,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19585.4619,19585.4619,19585.4619,19585.4619,6,0,0,0
+3987.5894,0.5000,87449.7765,83.0000,83.0000,0.0000,-0.3249,23.2894,6,1596.2726,597.8854,870.9066,-75.9497,99.9433,145.5819,159.8062,-12.6959,0.0000,96.0870,0.0000,96.0870,3.8563,96.0870,6.4475,0.0000,2186.6747,391.4595,574.8161,89.6395,10.0447,79.5948,0.0000,79.5948,0.0000,79.5948,-8.2805,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19527.6149,19527.6149,19527.6149,19527.6149,6,0,0,0
+3988.0894,0.5000,87461.3042,83.0000,83.0000,0.0000,-0.3262,23.2518,6,1596.2726,597.6596,870.4821,-75.9497,99.9055,145.5109,159.8062,-12.6959,0.0000,96.0493,0.0000,96.0493,3.8563,96.0493,6.4459,0.0000,2186.6747,391.3012,574.5904,89.6033,10.0439,79.5594,0.0000,79.5594,0.0000,79.5594,-8.3160,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19520.2693,19520.2693,19520.2693,19520.2693,6,0,0,0
+3988.5894,0.5000,87472.8320,83.0000,83.0000,0.0000,-0.3193,23.2149,6,1596.2726,598.7809,870.4282,-75.9497,100.0930,145.5019,159.8062,-12.6959,0.0000,96.2367,0.0000,96.2367,3.8563,96.2367,6.4534,0.0000,2186.6747,392.0870,575.7116,89.7832,10.0476,79.7356,0.0000,79.7356,0.0000,79.7356,-8.1397,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19556.7547,19556.7547,19556.7547,19556.7547,6,0,0,0
+3989.0894,0.5000,87484.3598,83.0000,83.0000,0.0000,-0.3058,23.1797,6,1596.2726,600.9807,870.6959,-75.9497,100.4607,145.5466,159.8062,-12.6959,0.0000,96.6044,0.0000,96.6044,3.8563,96.6044,6.4682,0.0000,2186.6747,393.6286,577.9114,90.1363,10.0549,80.0814,0.0000,80.0814,0.0000,80.0814,-7.7939,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19628.3358,19628.3358,19628.3358,19628.3358,6,0,0,0
+3989.5894,0.5000,87495.8876,83.0000,83.0000,0.0000,-0.2859,23.1467,6,1596.2726,604.2019,871.2212,-75.9497,100.9992,145.6344,159.8062,-12.6959,0.0000,97.1429,0.0000,97.1429,3.8563,97.1429,6.4897,0.0000,2186.6747,395.8861,581.1327,90.6532,10.0655,80.5877,0.0000,80.5877,0.0000,80.5877,-7.2876,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19733.1538,19733.1538,19733.1538,19733.1538,6,0,0,0
+3990.0894,0.5000,87507.4154,83.0000,83.0000,0.0000,-0.2633,23.1164,6,1596.2726,607.8682,871.9905,-75.9497,101.6120,145.7630,159.8062,-12.6959,0.0000,97.7557,0.0000,97.7557,3.8563,97.7557,6.5142,0.0000,2186.6747,398.4554,584.7990,91.2415,10.0775,81.1640,0.0000,81.1640,0.0000,81.1640,-6.7113,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19852.4551,19852.4551,19852.4551,19852.4551,6,0,0,0
+3990.5894,0.5000,87518.9431,83.0000,83.0000,0.0000,-0.2376,23.0890,6,1596.2726,612.0415,872.8660,-75.9497,102.3096,145.9094,159.8062,-12.6959,0.0000,98.4533,0.0000,98.4533,3.8563,98.4533,6.5421,0.0000,2186.6747,401.3801,588.9722,91.9112,10.0912,81.8200,0.0000,81.8200,0.0000,81.8200,-6.0554,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19988.2517,19988.2517,19988.2517,19988.2517,6,0,0,0
+3991.0894,0.5000,87530.4709,83.0000,83.0000,0.0000,-0.2118,23.0646,6,1596.2726,616.2123,873.8625,-75.9497,103.0068,146.0760,159.8062,-12.6959,0.0000,99.1506,0.0000,99.1506,3.8563,99.1506,6.5700,0.0000,2186.6747,404.3030,593.1431,92.5806,10.1047,82.4759,0.0000,82.4759,0.0000,82.4759,-5.3995,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20123.9704,20123.9704,20123.9704,20123.9704,6,0,0,0
+3991.5894,0.5000,87541.9987,83.0000,83.0000,0.0000,-0.1868,23.0430,6,1596.2726,620.2626,874.8586,-75.9497,103.6839,146.2425,159.8062,-12.6959,0.0000,99.8276,0.0000,99.8276,3.8563,99.8276,6.5971,0.0000,2186.6747,407.1414,597.1933,93.2305,10.1175,83.1131,0.0000,83.1131,0.0000,83.1131,-4.7623,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20255.7649,20255.7649,20255.7649,20255.7649,6,0,0,0
+3992.0894,0.5000,87553.5265,83.0000,83.0000,0.0000,-0.1590,23.0247,6,1596.2726,624.7675,875.8258,-75.9497,104.4369,146.4041,159.8062,-12.6959,0.0000,100.5806,0.0000,100.5806,3.8563,100.5806,6.6272,0.0000,2186.6747,410.2985,601.6983,93.9534,10.1317,83.8218,0.0000,83.8218,0.0000,83.8218,-4.0536,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20402.3536,20402.3536,20402.3536,20402.3536,6,0,0,0
+3992.5894,0.5000,87565.0542,83.0000,83.0000,0.0000,-0.1288,23.0099,6,1596.2726,629.6675,876.9015,-75.9497,105.2560,146.5840,159.8062,-12.6959,0.0000,101.3997,0.0000,101.3997,3.8563,101.3997,6.6600,0.0000,2186.6747,413.7324,606.5982,94.7398,10.1471,84.5926,0.0000,84.5926,0.0000,84.5926,-3.2828,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20561.7975,20561.7975,20561.7975,20561.7975,6,0,0,0
+3993.0894,0.5000,87576.5820,83.0000,83.0000,0.0000,-0.0901,22.9995,6,1596.2726,635.9297,878.0716,-75.9497,106.3028,146.7796,159.8062,-12.6959,0.0000,102.4465,0.0000,102.4465,3.8563,102.4465,6.7018,0.0000,2186.6747,418.1209,612.8605,95.7447,10.1669,85.5778,0.0000,85.5778,0.0000,85.5778,-2.2976,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20765.5691,20765.5691,20765.5691,20765.5691,6,0,0,0
+3993.5894,0.5000,87588.1098,83.0000,83.0000,0.0000,-0.0482,22.9939,6,1596.2726,642.7172,879.5671,-75.9497,107.4374,147.0295,159.8062,-12.6959,0.0000,103.5811,0.0000,103.5811,3.8563,103.5811,6.7472,0.0000,2186.6747,422.8776,619.6480,96.8339,10.1883,86.6456,0.0000,86.6456,0.0000,86.6456,-1.2298,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20981.9853,20981.9853,20981.9853,20981.9853,6,0,0,0
+3994.0894,0.5000,87599.6376,83.0000,83.0000,0.0000,-0.0019,22.9937,6,1596.2726,650.2238,881.1879,-75.9497,108.6922,147.3005,159.8062,-12.6959,0.0000,104.8360,0.0000,104.8360,3.8563,104.8360,6.7974,0.0000,2186.6747,428.1383,627.1546,98.0385,10.2120,87.8266,0.0000,87.8266,0.0000,87.8266,-0.0488,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21193.0281,21193.0281,21193.0281,21193.0281,6,0,0,0
+3994.5894,0.5000,87611.1654,83.0000,83.0000,0.0000,0.0460,22.9990,6,1596.2726,657.9920,882.9805,-75.9497,109.9908,147.6001,159.8062,-12.6959,0.0000,106.1345,0.0000,106.1345,3.8563,106.1345,6.8494,0.0000,2186.6747,433.5822,634.9227,99.2851,10.2365,89.0487,0.0000,89.0487,0.0000,89.0487,1.1732,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21411.4232,21411.4232,21411.4232,21411.4232,6,0,0,0
+3995.0894,0.5000,87622.6931,83.0000,83.0000,0.0000,0.0887,23.0092,6,1596.2726,664.9014,884.8355,-75.9497,111.1458,147.9102,159.8062,-12.6959,0.0000,107.2895,0.0000,107.2895,3.8563,107.2895,6.8956,0.0000,2186.6747,438.4243,641.8321,100.3939,10.2583,90.1356,0.0000,90.1356,0.0000,90.1356,2.2602,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21605.6760,21605.6760,21605.6760,21605.6760,6,0,0,0
+3995.5894,0.5000,87634.2209,83.0000,83.0000,0.0000,0.0940,23.0201,6,1596.2726,665.7620,886.4855,-75.9497,111.2896,148.1860,159.8062,-12.6959,0.0000,107.4333,0.0000,107.4333,3.8563,107.4333,6.9013,0.0000,2186.6747,439.0274,642.6927,100.5320,10.2610,90.2710,0.0000,90.2710,0.0000,90.2710,2.3956,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21629.8705,21629.8705,21629.8705,21629.8705,6,0,0,0
+3996.0894,0.5000,87645.7487,83.0000,83.0000,0.0000,0.1888,23.0418,6,1596.2726,681.1297,886.6910,-75.9497,113.8585,148.2204,159.8062,-12.6959,0.0000,110.0022,0.0000,110.0022,3.8563,110.0022,7.0041,0.0000,2186.6747,449.7971,658.0604,102.9982,10.3095,92.6887,0.0000,92.6887,0.0000,92.6887,4.8133,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22049.7036,22049.7036,22049.7036,22049.7036,6,0,0,0
+3996.5894,0.5000,87657.2765,83.0000,83.0000,0.0000,0.2774,23.0738,6,1596.2726,695.4831,890.3608,-75.9497,116.2578,148.8339,159.8062,-12.6959,0.0000,112.4015,0.0000,112.4015,3.8563,112.4015,7.1000,0.0000,2186.6747,459.8559,672.4138,105.3015,10.3547,94.9468,0.0000,94.9468,0.0000,94.9468,7.0714,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22438.5360,22438.5360,22438.5360,22438.5360,6,0,0,0
+3997.0894,0.5000,87668.8042,83.0000,83.0000,0.0000,0.3067,23.1092,6,1596.2726,700.2209,893.7884,-75.9497,117.0498,149.4068,159.8062,-12.6959,0.0000,113.1935,0.0000,113.1935,3.8563,113.1935,7.1317,0.0000,2186.6747,463.1762,677.1516,106.0618,10.3697,95.6921,0.0000,95.6921,0.0000,95.6921,7.8168,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22583.0553,22583.0553,22583.0553,22583.0553,6,0,0,0
+3997.5894,0.5000,87680.3320,83.0000,83.0000,0.0000,0.3067,23.1445,6,1596.2726,700.2209,894.9198,-75.9497,117.0498,149.5959,159.8062,-12.6959,0.0000,113.1935,0.0000,113.1935,3.8563,113.1935,7.1317,0.0000,2186.6747,463.1762,677.1516,106.0618,10.3697,95.6921,0.0000,95.6921,0.0000,95.6921,7.8168,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22583.0553,22583.0553,22583.0553,22583.0553,6,0,0,0
+3998.0894,0.5000,87691.8598,83.0000,83.0000,0.0000,0.3517,23.1851,6,1596.2726,707.5202,894.9198,-75.9497,118.2700,149.5959,159.8062,-12.6959,0.0000,114.4137,0.0000,114.4137,3.8563,114.4137,7.1805,0.0000,2186.6747,468.2915,684.4509,107.2332,10.3927,96.8405,0.0000,96.8405,0.0000,96.8405,8.9652,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22814.2049,22814.2049,22814.2049,22814.2049,6,0,0,0
+3998.5894,0.5000,87703.3876,83.0000,83.0000,0.0000,0.4097,23.2323,6,1596.2726,716.9169,896.6629,-75.9497,119.8407,149.8873,159.8062,-12.6959,0.0000,115.9845,0.0000,115.9845,3.8563,115.9845,7.2434,0.0000,2186.6747,474.8767,693.8476,108.7411,10.4223,98.3188,0.0000,98.3188,0.0000,98.3188,10.4435,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23111.7747,23111.7747,23111.7747,23111.7747,6,0,0,0
+3999.0894,0.5000,87714.9154,83.0000,83.0000,0.0000,0.3767,23.2757,6,1596.2726,711.5701,898.9068,-75.9497,118.9470,150.2624,159.8062,-12.6959,0.0000,115.0907,0.0000,115.0907,3.8563,115.0907,7.2076,0.0000,2186.6747,471.1297,688.5008,107.8831,10.4055,97.4776,0.0000,97.4776,0.0000,97.4776,9.6023,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22942.4555,22942.4555,22942.4555,22942.4555,6,0,0,0
+3999.5894,0.5000,87726.4431,83.0000,83.0000,0.0000,0.3338,23.3142,6,1596.2726,704.6102,897.6300,-75.9497,117.7835,150.0490,159.8062,-12.6959,0.0000,113.9273,0.0000,113.9273,3.8563,113.9273,7.1611,0.0000,2186.6747,466.2522,681.5410,106.7662,10.3835,96.3827,0.0000,96.3827,0.0000,96.3827,8.5074,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22722.0555,22722.0555,22722.0555,22722.0555,6,0,0,0
+4000.0894,0.5000,87737.9709,83.0000,83.0000,0.0000,0.3001,23.3488,6,1596.2726,699.1612,895.9680,-75.9497,116.8727,149.7712,159.8062,-12.6959,0.0000,113.0164,0.0000,113.0164,3.8563,113.0164,7.1246,0.0000,2186.6747,462.4335,676.0919,105.8918,10.3663,95.5254,0.0000,95.5254,0.0000,95.5254,7.6501,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22549.4977,22549.4977,22549.4977,22549.4977,6,0,0,0
+4000.5894,0.5000,87749.4987,83.0000,83.0000,0.0000,0.2779,23.3808,6,1596.2726,695.5684,894.6668,-75.9497,116.2721,149.5536,159.8062,-12.6959,0.0000,112.4158,0.0000,112.4158,3.8563,112.4158,7.1006,0.0000,2186.6747,459.9157,672.4991,105.3152,10.3550,94.9602,0.0000,94.9602,0.0000,94.9602,7.0849,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22440.8462,22440.8462,22440.8462,22440.8462,6,0,0,0
+4001.0894,0.5000,87761.0265,83.0000,83.0000,0.0000,0.2782,23.4129,6,1596.2726,695.6025,893.8088,-75.9497,116.2778,149.4102,159.8062,-12.6959,0.0000,112.4215,0.0000,112.4215,3.8563,112.4215,7.1008,0.0000,2186.6747,459.9396,672.5333,105.3207,10.3551,94.9656,0.0000,94.9656,0.0000,94.9656,7.0902,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22441.7713,22441.7713,22441.7713,22441.7713,6,0,0,0
+4001.5894,0.5000,87772.5542,83.0000,83.0000,0.0000,0.2881,23.4461,6,1596.2726,697.2109,893.8170,-75.9497,116.5467,149.4116,159.8062,-12.6959,0.0000,112.6904,0.0000,112.6904,3.8563,112.6904,7.1116,0.0000,2186.6747,461.0668,674.1416,105.5788,10.3602,95.2186,0.0000,95.2186,0.0000,95.2186,7.3433,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22487.7367,22487.7367,22487.7367,22487.7367,6,0,0,0
+4002.0894,0.5000,87784.0820,83.0000,83.0000,0.0000,0.3017,23.4809,6,1596.2726,699.4120,894.2010,-75.9497,116.9146,149.4758,159.8062,-12.6959,0.0000,113.0583,0.0000,113.0583,3.8563,113.0583,7.1263,0.0000,2186.6747,462.6093,676.3427,105.9320,10.3671,95.5649,0.0000,95.5649,0.0000,95.5649,7.6895,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22557.4404,22557.4404,22557.4404,22557.4404,6,0,0,0
+4002.5894,0.5000,87795.6098,83.0000,83.0000,0.0000,0.3027,23.5158,6,1596.2726,699.5767,894.7267,-75.9497,116.9421,149.5636,159.8062,-12.6959,0.0000,113.0858,0.0000,113.0858,3.8563,113.0858,7.1274,0.0000,2186.6747,462.7247,676.5074,105.9584,10.3676,95.5908,0.0000,95.5908,0.0000,95.5908,7.7155,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22562.6554,22562.6554,22562.6554,22562.6554,6,0,0,0
+4003.0894,0.5000,87807.1376,83.0000,83.0000,0.0000,0.3278,23.5536,6,1596.2726,703.6481,894.7660,-75.9497,117.6227,149.5702,159.8062,-12.6959,0.0000,113.7664,0.0000,113.7664,3.8563,113.7664,7.1546,0.0000,2186.6747,465.5780,680.5788,106.6118,10.3805,96.2313,0.0000,96.2313,0.0000,96.2313,8.3560,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22691.5864,22691.5864,22691.5864,22691.5864,6,0,0,0
+4003.5894,0.5000,87818.6654,83.0000,83.0000,0.0000,0.3275,23.5913,6,1596.2726,703.6017,895.7382,-75.9497,117.6150,149.7327,159.8062,-12.6959,0.0000,113.7587,0.0000,113.7587,3.8563,113.7587,7.1543,0.0000,2186.6747,465.5455,680.5325,106.6044,10.3803,96.2240,0.0000,96.2240,0.0000,96.2240,8.3487,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22690.1193,22690.1193,22690.1193,22690.1193,6,0,0,0
+4004.0894,0.5000,87830.1931,83.0000,83.0000,0.0000,0.3164,23.6278,6,1596.2726,701.7917,895.7272,-75.9497,117.3124,149.7309,159.8062,-12.6959,0.0000,113.4561,0.0000,113.4561,3.8563,113.4561,7.1422,0.0000,2186.6747,464.2770,678.7225,106.3139,10.3746,95.9393,0.0000,95.9393,0.0000,95.9393,8.0639,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22632.8014,22632.8014,22632.8014,22632.8014,6,0,0,0
+4004.5894,0.5000,87841.7209,83.0000,83.0000,0.0000,0.3106,23.6636,6,1596.2726,700.8529,895.2950,-75.9497,117.1555,149.6586,159.8062,-12.6959,0.0000,113.2992,0.0000,113.2992,3.8563,113.2992,7.1359,0.0000,2186.6747,463.6191,677.7836,106.1632,10.3717,95.7916,0.0000,95.7916,0.0000,95.7916,7.9162,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22603.0704,22603.0704,22603.0704,22603.0704,6,0,0,0
+4005.0894,0.5000,87853.2487,83.0000,83.0000,0.0000,0.2777,23.6956,6,1596.2726,695.5206,895.0708,-75.9497,116.2641,149.6212,159.8062,-12.6959,0.0000,112.4078,0.0000,112.4078,3.8563,112.4078,7.1003,0.0000,2186.6747,459.8822,672.4513,105.3075,10.3548,94.9527,0.0000,94.9527,0.0000,94.9527,7.0773,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22439.5516,22439.5516,22439.5516,22439.5516,6,0,0,0
+4005.5894,0.5000,87864.7765,83.0000,83.0000,0.0000,0.2241,23.7214,6,1596.2726,686.8434,893.7974,-75.9497,114.8136,149.4083,159.8062,-12.6959,0.0000,110.9573,0.0000,110.9573,3.8563,110.9573,7.0423,0.0000,2186.6747,453.8013,663.7742,103.9151,10.3275,93.5876,0.0000,93.5876,0.0000,93.5876,5.7122,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22204.4879,22204.4879,22204.4879,22204.4879,6,0,0,0
+4006.0894,0.5000,87876.3042,83.0000,83.0000,0.0000,0.1988,23.7443,6,1596.2726,682.7420,891.7253,-75.9497,114.1280,149.0619,159.8062,-12.6959,0.0000,110.2717,0.0000,110.2717,3.8563,110.2717,7.0148,0.0000,2186.6747,450.9270,659.6728,103.2569,10.3145,92.9424,0.0000,92.9424,0.0000,92.9424,5.0670,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22093.3818,22093.3818,22093.3818,22093.3818,6,0,0,0
+4006.5894,0.5000,87887.8320,83.0000,83.0000,0.0000,0.1809,23.7652,6,1596.2726,679.8420,890.7459,-75.9497,113.6433,148.8982,159.8062,-12.6959,0.0000,109.7870,0.0000,109.7870,3.8563,109.7870,6.9955,0.0000,2186.6747,448.8947,656.7728,102.7915,10.3054,92.4861,0.0000,92.4861,0.0000,92.4861,4.6107,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22014.8202,22014.8202,22014.8202,22014.8202,6,0,0,0
+4007.0894,0.5000,87899.3598,83.0000,83.0000,0.0000,0.1816,23.7861,6,1596.2726,679.9633,890.0533,-75.9497,113.6635,148.7824,159.8062,-12.6959,0.0000,109.8072,0.0000,109.8072,3.8563,109.8072,6.9963,0.0000,2186.6747,448.9797,656.8941,102.8110,10.3058,92.5052,0.0000,92.5052,0.0000,92.5052,4.6298,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22018.1068,22018.1068,22018.1068,22018.1068,6,0,0,0
+4007.5894,0.5000,87910.8876,83.0000,83.0000,0.0000,0.1921,23.8083,6,1596.2726,681.6590,890.0823,-75.9497,113.9470,148.7873,159.8062,-12.6959,0.0000,110.0907,0.0000,110.0907,3.8563,110.0907,7.0076,0.0000,2186.6747,450.1680,658.5898,103.0831,10.3111,92.7720,0.0000,92.7720,0.0000,92.7720,4.8966,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22064.0433,22064.0433,22064.0433,22064.0433,6,0,0,0
+4008.0894,0.5000,87922.4154,83.0000,83.0000,0.0000,0.2144,23.8330,6,1596.2726,685.2769,890.4873,-75.9497,114.5518,148.8550,159.8062,-12.6959,0.0000,110.6955,0.0000,110.6955,3.8563,110.6955,7.0318,0.0000,2186.6747,452.7034,662.2076,103.6637,10.3225,93.3411,0.0000,93.3411,0.0000,93.3411,5.4658,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22162.0506,22162.0506,22162.0506,22162.0506,6,0,0,0
+4008.5894,0.5000,87933.9431,83.0000,83.0000,0.0000,0.2437,23.8611,6,1596.2726,690.0126,891.3512,-75.9497,115.3434,148.9994,159.8062,-12.6959,0.0000,111.4871,0.0000,111.4871,3.8563,111.4871,7.0635,0.0000,2186.6747,456.0222,666.9434,104.4236,10.3375,94.0862,0.0000,94.0862,0.0000,94.0862,6.2108,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22290.3419,22290.3419,22290.3419,22290.3419,6,0,0,0
+4009.0894,0.5000,87945.4709,83.0000,83.0000,0.0000,0.2667,23.8918,6,1596.2726,693.7481,892.4821,-75.9497,115.9678,149.1884,159.8062,-12.6959,0.0000,112.1115,0.0000,112.1115,3.8563,112.1115,7.0884,0.0000,2186.6747,458.6400,670.6788,105.0231,10.3493,94.6738,0.0000,94.6738,0.0000,94.6738,6.7985,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22391.5346,22391.5346,22391.5346,22391.5346,6,0,0,0
+4009.5894,0.5000,87956.9987,83.0000,83.0000,0.0000,0.2675,23.9227,6,1596.2726,693.8756,893.3741,-75.9497,115.9891,149.3376,159.8062,-12.6959,0.0000,112.1328,0.0000,112.1328,3.8563,112.1328,7.0893,0.0000,2186.6747,458.7294,670.8064,105.0436,10.3497,94.6939,0.0000,94.6939,0.0000,94.6939,6.8185,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22394.9900,22394.9900,22394.9900,22394.9900,6,0,0,0
+4010.0894,0.5000,87968.5265,83.0000,83.0000,0.0000,0.3642,23.9647,6,1596.2726,709.5510,893.4046,-75.9497,118.6094,149.3426,159.8062,-12.6959,0.0000,114.7532,0.0000,114.7532,3.8563,114.7532,7.1941,0.0000,2186.6747,469.7147,686.4817,107.5591,10.3991,97.1600,0.0000,97.1600,0.0000,97.1600,9.2847,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22878.5161,22878.5161,22878.5161,22878.5161,6,0,0,0
+4010.5894,0.5000,87980.0542,83.0000,83.0000,0.0000,0.4121,24.0122,6,1596.2726,717.3056,897.1479,-75.9497,119.9057,149.9684,159.8062,-12.6959,0.0000,116.0494,0.0000,116.0494,3.8563,116.0494,7.2460,0.0000,2186.6747,475.1491,694.2363,108.8035,10.4236,98.3799,0.0000,98.3799,0.0000,98.3799,10.5046,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23124.0827,23124.0827,23124.0827,23124.0827,6,0,0,0
+4011.0894,0.5000,87991.5820,83.0000,83.0000,0.0000,0.4564,24.0648,6,1596.2726,724.4797,898.9997,-75.9497,121.1049,150.2779,159.8062,-12.6959,0.0000,117.2487,0.0000,117.2487,3.8563,117.2487,7.2939,0.0000,2186.6747,480.1768,701.4104,109.9547,10.4462,99.5085,0.0000,99.5085,0.0000,99.5085,11.6333,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23351.2690,23351.2690,23351.2690,23351.2690,6,0,0,0
+4011.5894,0.5000,88003.1098,83.0000,83.0000,0.0000,0.4958,24.1219,6,1596.2726,730.8613,900.7128,-75.9497,122.1717,150.5643,159.8062,-12.6959,0.0000,118.3154,0.0000,118.3154,3.8563,118.3154,7.3366,0.0000,2186.6747,484.6490,707.7921,110.9788,10.4663,100.5125,0.0000,100.5125,0.0000,100.5125,12.6373,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23553.3588,23553.3588,23553.3588,23553.3588,6,0,0,0
+4012.0894,0.5000,88014.6376,83.0000,83.0000,0.0000,0.5221,24.1821,6,1596.2726,735.1228,902.2368,-75.9497,122.8841,150.8190,159.8062,-12.6959,0.0000,119.0278,0.0000,119.0278,3.8563,119.0278,7.3651,0.0000,2186.6747,487.6354,712.0535,111.6627,10.4798,101.1829,0.0000,101.1829,0.0000,101.1829,13.3077,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23688.3070,23688.3070,23688.3070,23688.3070,6,0,0,0
+4012.5894,0.5000,88026.1654,83.0000,83.0000,0.0000,0.5234,24.2424,6,1596.2726,735.3433,903.2544,-75.9497,122.9209,150.9892,159.8062,-12.6959,0.0000,119.0646,0.0000,119.0646,3.8563,119.0646,7.3666,0.0000,2186.6747,487.7900,712.2741,111.6981,10.4805,101.2176,0.0000,101.2176,0.0000,101.2176,13.3424,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23695.2911,23695.2911,23695.2911,23695.2911,6,0,0,0
+4013.0894,0.5000,88037.6931,83.0000,83.0000,0.0000,0.6096,24.3127,6,1596.2726,749.2943,903.3071,-75.9497,125.2530,150.9980,159.8062,-12.6959,0.0000,121.3967,0.0000,121.3967,3.8563,121.3967,7.4598,0.0000,2186.6747,497.5668,726.2250,113.9369,10.5245,103.4124,0.0000,103.4124,0.0000,103.4124,15.5373,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24137.0810,24137.0810,24137.0810,24137.0810,6,0,0,0
+4013.5894,0.5000,88049.2209,83.0000,83.0000,0.0000,0.6749,24.3905,6,1596.2726,759.8854,906.6386,-75.9497,127.0234,151.5549,159.8062,-12.6959,0.0000,123.1671,0.0000,123.1671,3.8563,123.1671,7.5307,0.0000,2186.6747,504.9891,736.8161,115.6365,10.5579,105.0786,0.0000,105.0786,0.0000,105.0786,17.2036,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24472.4734,24472.4734,24472.4734,24472.4734,6,0,0,0
+4014.0894,0.5000,88060.7487,83.0000,83.0000,0.0000,0.7548,24.4775,6,1596.2726,772.8204,909.1677,-75.9497,129.1856,151.9776,159.8062,-12.6959,0.0000,125.3293,0.0000,125.3293,3.8563,125.3293,7.6172,0.0000,2186.6747,514.0539,749.7511,117.7122,10.5987,107.1135,0.0000,107.1135,0.0000,107.1135,19.2386,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24891.1663,24891.1663,24891.1663,24891.1663,6,0,0,0
+4014.5894,0.5000,88072.2765,83.0000,83.0000,0.0000,0.8339,24.5737,6,1596.2726,785.6335,912.2566,-75.9497,131.3275,152.4940,159.8062,-12.6959,0.0000,127.4712,0.0000,127.4712,3.8563,127.4712,7.7028,0.0000,2186.6747,523.0334,762.5643,119.7684,10.6391,109.1293,0.0000,109.1293,0.0000,109.1293,21.2545,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25311.4239,25311.4239,25311.4239,25311.4239,6,0,0,0
+4015.0894,0.5000,88083.8042,83.0000,83.0000,0.0000,0.9112,24.6787,6,1596.2726,798.1607,915.3164,-75.9497,133.4216,153.0055,159.8062,-12.6959,0.0000,129.5653,0.0000,129.5653,3.8563,129.5653,7.7866,0.0000,2186.6747,531.8124,775.0915,121.7787,10.6793,111.0994,0.0000,111.0994,0.0000,111.0994,23.2248,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25722.3040,25722.3040,25722.3040,25722.3040,6,0,0,0
+4015.5894,0.5000,88095.3320,83.0000,83.0000,0.0000,0.9826,24.7920,6,1596.2726,809.7346,918.3079,-75.9497,135.3563,153.5055,159.8062,-12.6959,0.0000,131.5000,0.0000,131.5000,3.8563,131.5000,7.8640,0.0000,2186.6747,539.9234,786.6653,123.6360,10.7165,112.9195,0.0000,112.9195,0.0000,112.9195,25.0449,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26101.9138,26101.9138,26101.9138,26101.9138,6,0,0,0
+4016.0894,0.5000,88106.8598,83.0000,83.0000,0.0000,1.0513,24.9132,6,1596.2726,820.8783,921.0717,-75.9497,137.2191,153.9675,159.8062,-12.6959,0.0000,133.3628,0.0000,133.3628,3.8563,133.3628,7.9385,0.0000,2186.6747,547.7329,797.8090,125.4243,10.7524,114.6718,0.0000,114.6718,0.0000,114.6718,26.7974,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26467.4161,26467.4161,26467.4161,26467.4161,6,0,0,0
+4016.5894,0.5000,88118.3876,83.0000,83.0000,0.0000,1.1180,25.0420,6,1596.2726,831.6842,923.7329,-75.9497,139.0254,154.4124,159.8062,-12.6959,0.0000,135.1691,0.0000,135.1691,3.8563,135.1691,8.0107,0.0000,2186.6747,555.3057,808.6150,127.1584,10.7872,116.3711,0.0000,116.3711,0.0000,116.3711,28.4968,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26821.8390,26821.8390,26821.8390,26821.8390,6,0,0,0
+4017.0894,0.5000,88129.9154,83.0000,83.0000,0.0000,1.1822,25.1783,6,1596.2726,842.0810,926.3133,-75.9497,140.7633,154.8437,159.8062,-12.6959,0.0000,136.9070,0.0000,136.9070,3.8563,136.9070,8.0803,0.0000,2186.6747,562.5918,819.0118,128.8268,10.8207,118.0060,0.0000,118.0060,0.0000,118.0060,30.1319,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27113.1236,27113.1236,27113.1236,27113.1236,6,0,0,0
+4017.5894,0.5000,88141.4431,83.0000,83.0000,0.0000,1.2425,25.3215,6,1596.2726,851.8471,928.7961,-75.9497,142.3959,155.2587,159.8062,-12.6959,0.0000,138.5396,0.0000,138.5396,3.8563,138.5396,8.1456,0.0000,2186.6747,569.4359,828.7779,130.3940,10.8522,119.5418,0.0000,119.5418,0.0000,119.5418,31.6678,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27380.4827,27380.4827,27380.4827,27380.4827,6,0,0,0
+4018.0894,0.5000,88152.9709,83.0000,83.0000,0.0000,1.3033,25.4718,6,1596.2726,861.7129,931.1283,-75.9497,144.0450,155.6486,159.8062,-12.6959,0.0000,140.1887,0.0000,140.1887,3.8563,140.1887,8.2115,0.0000,2186.6747,576.3498,838.6436,131.9772,10.8840,121.0932,0.0000,121.0932,0.0000,121.0932,33.2193,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27658.8335,27658.8335,27658.8335,27658.8335,6,0,0,0
+4018.5894,0.5000,88164.4987,83.0000,83.0000,0.0000,1.3115,25.6230,6,1596.2726,863.0323,933.4842,-75.9497,144.2656,156.0424,159.8062,-12.6959,0.0000,140.4093,0.0000,140.4093,3.8563,140.4093,8.2203,0.0000,2186.6747,577.2744,839.9630,132.1889,10.8882,121.3007,0.0000,121.3007,0.0000,121.3007,33.4268,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27703.2604,27703.2604,27703.2604,27703.2604,6,0,0,0
+4019.0894,0.5000,88176.0265,83.0000,83.0000,0.0000,1.4862,25.7943,6,1596.2726,891.3393,933.7993,-75.9497,148.9974,156.0951,159.8062,-12.6959,0.0000,145.1411,0.0000,145.1411,3.8563,145.1411,8.4096,0.0000,2186.6747,597.1120,868.2700,136.7315,10.9794,125.7521,0.0000,125.7521,0.0000,125.7521,37.8786,70.1459,17.7275,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28656.3988,28656.3988,28656.3988,28656.3988,6,0,0,0
+4019.5894,0.5000,88187.5542,83.0000,83.0000,0.0000,1.6457,25.9840,6,1596.2726,917.1857,940.5590,-75.9497,153.3179,157.2250,159.8062,-12.6959,0.0000,149.4616,0.0000,149.4616,3.8563,149.4616,8.5824,0.0000,2186.6747,615.2251,894.1164,140.8792,11.0627,129.8165,0.0000,129.8165,0.0000,129.8165,41.9435,70.1459,17.7271,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29515.4638,29515.4638,29515.4638,29515.4638,6,0,0,0
+4020.0894,0.5000,88199.0820,83.0000,83.0000,0.0000,1.6963,26.1796,6,1596.2726,925.3766,946.7311,-75.9497,154.6871,158.2568,159.8062,-12.6959,0.0000,150.8308,0.0000,150.8308,3.8563,150.8308,8.6372,0.0000,2186.6747,620.9653,902.3073,142.1936,11.0891,131.1046,0.0000,131.1046,0.0000,131.1046,43.2317,70.1459,17.7269,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29747.5523,29747.5523,29747.5523,29747.5523,6,0,0,0
+4020.5894,0.5000,88210.6098,83.0000,83.0000,0.0000,1.6963,26.3751,6,1596.2726,925.3766,948.6871,-75.9497,154.6871,158.5837,159.8062,-12.6959,0.0000,150.8308,0.0000,150.8308,3.8563,150.8308,8.6372,0.0000,2186.6747,620.9653,902.3073,142.1936,11.0891,131.1046,0.0000,131.1046,0.0000,131.1046,43.2317,70.1459,17.7269,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29747.5523,29747.5523,29747.5523,29747.5523,6,0,0,0
+4021.0894,0.5000,88222.1376,83.0000,83.0000,0.0000,1.8162,26.5845,6,1596.2726,944.8025,948.6871,-75.9497,157.9344,158.5837,159.8062,-12.6959,0.0000,154.0781,0.0000,154.0781,3.8563,154.0781,8.7671,0.0000,2186.6747,634.5790,921.7333,145.3110,11.1516,134.1594,0.0000,134.1594,0.0000,134.1594,46.2869,70.1459,17.7266,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30308.3679,30308.3679,30308.3679,30308.3679,6,0,0,0
+4021.5894,0.5001,88233.6654,82.9898,83.0000,-0.0113,1.9898,26.8138,6,1596.0772,953.3519,953.3519,-75.9420,159.3440,159.3440,159.7866,-12.6930,-0.0488,155.5365,0.0000,155.5365,3.8563,155.5365,8.8249,0.0000,2186.4071,640.7737,930.5715,146.7116,11.1787,135.5328,0.0000,135.5328,-0.0837,135.6165,50.7041,70.1218,17.7238,-2.9332,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30586.4580,30586.4580,30586.4580,30586.4580,6,0,0,0
+4022.0895,0.5001,88245.1903,82.9685,83.0000,-0.0124,2.0155,27.0461,6,1595.6676,955.4250,955.4250,-75.9258,159.6495,159.6495,159.7456,-12.6870,-0.0535,155.8467,0.0000,155.8467,3.8563,155.8467,8.8363,0.0000,2185.8460,642.2439,932.6669,147.0104,11.1826,135.8278,0.0000,135.8278,-0.0918,135.9196,51.3449,70.0711,17.7192,-3.2156,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30646.6135,30646.6135,30646.6135,30646.6135,6,0,0,0
+4022.5896,0.5001,88256.7122,82.9458,83.0000,-0.0129,2.0257,27.2795,6,1595.2298,955.9250,955.9250,-75.9085,159.6893,159.6893,159.7018,-12.6807,-0.0558,155.8887,0.0000,155.8887,3.8563,155.8887,8.8368,0.0000,2185.2462,642.6016,933.1745,147.0520,11.1812,135.8707,0.0000,135.8707,-0.0958,135.9665,51.5897,70.0170,17.7143,-3.3546,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30654.3137,30654.3137,30654.3137,30654.3137,6,0,0,0
+4023.0897,0.5001,88268.2308,82.9224,83.0000,-0.0131,2.0295,27.5133,6,1594.7794,956.0000,956.0000,-75.8907,159.6567,159.6567,159.6567,-12.6741,-0.0565,155.8570,0.0000,155.8570,3.8563,155.8570,8.8343,0.0000,2184.6294,642.6549,933.2477,147.0226,11.1783,135.8443,0.0000,135.8443,-0.0971,135.9414,51.6723,69.9614,17.7093,-3.4016,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30647.7391,30647.7391,30647.7391,30647.7391,6,0,0,0
+4023.5897,0.5001,88279.7462,82.8993,83.0000,-0.0125,2.0247,27.7464,6,1594.3358,956.0000,956.0000,-75.8731,159.6123,159.6123,159.6123,-12.6677,-0.0541,155.8101,0.0000,155.8101,3.8563,155.8101,8.8313,0.0000,2184.0217,642.6419,933.2265,146.9788,11.1751,135.8037,0.0000,135.8037,-0.0928,135.8965,51.5373,69.9067,17.7044,-3.2519,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30638.8270,30638.8270,30638.8270,30638.8270,6,0,0,0
+4024.0898,0.5001,88291.2584,82.8778,83.0000,-0.0113,2.0134,27.9782,6,1593.9227,956.0000,956.0000,-75.8568,159.5709,159.5709,159.5709,-12.6616,-0.0489,155.7636,0.0000,155.7636,3.8563,155.7636,8.8283,0.0000,2183.4557,642.6181,933.1899,146.9352,11.1721,135.7631,0.0000,135.7631,-0.0840,135.8471,51.2351,69.8557,17.6998,-2.9435,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30630.5265,30630.5265,30630.5265,30630.5265,6,0,0,0
+4024.5898,0.5001,88302.7678,82.8591,83.0000,-0.0094,1.9943,28.2078,6,1593.5628,956.0000,956.0000,-75.8425,159.5349,159.5349,159.5349,-12.6564,-0.0408,155.7194,0.0000,155.7194,3.8563,155.7194,8.8256,0.0000,2182.9627,642.5817,933.1357,146.8937,11.1694,135.7243,0.0000,135.7243,-0.0700,135.7943,50.7387,69.8113,17.6959,-2.4517,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30623.2964,30623.2964,30623.2964,30623.2964,6,0,0,0
+4025.0899,0.5000,88314.2748,82.8438,83.0000,-0.0075,1.9746,28.4350,6,1593.2692,956.0000,956.0000,-75.8309,159.5055,159.5055,159.5055,-12.6521,-0.0324,155.6816,0.0000,155.6816,3.8563,155.6816,8.8233,0.0000,2182.5605,642.5450,933.0814,146.8583,11.1672,135.6911,0.0000,135.6911,-0.0556,135.7467,50.2278,69.7751,17.6927,-1.9489,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30617.3982,30617.3982,30617.3982,30617.3982,6,0,0,0
+4025.5899,0.5000,88325.7800,82.8320,83.0000,-0.0056,1.9548,28.6599,6,1593.0423,956.0000,956.0000,-75.8219,159.4828,159.4828,159.4828,-12.6488,-0.0241,155.6506,0.0000,155.6506,3.8563,155.6506,8.8215,0.0000,2182.2498,642.5089,933.0285,146.8291,11.1655,135.6637,0.0000,135.6637,-0.0414,135.7051,49.7183,69.7472,17.6902,-1.4507,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30612.8409,30612.8409,30612.8409,30612.8409,6,0,0,0
+4026.0899,0.5000,88337.2837,82.8235,83.0000,-0.0039,1.9370,28.8827,6,1592.8785,956.0000,956.0000,-75.8155,159.4664,159.4664,159.4664,-12.6465,-0.0167,155.6268,0.0000,155.6268,3.8563,155.6268,8.8201,0.0000,2182.0253,642.4768,932.9817,146.8067,11.1642,135.6425,0.0000,135.6425,-0.0287,135.6712,49.2607,69.7270,17.6885,-1.0050,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30609.5487,30609.5487,30609.5487,30609.5487,6,0,0,0
+4026.5900,0.5000,88348.7865,82.8184,83.0000,-0.0018,1.9157,29.1031,6,1592.7795,956.0000,956.0000,-75.8115,159.4565,159.4565,159.4565,-12.6450,-0.0079,155.6081,0.0000,155.6081,3.8563,155.6081,8.8191,0.0000,2181.8898,642.4394,932.9278,146.7890,11.1633,135.6257,0.0000,135.6257,-0.0136,135.6394,48.7148,69.7148,17.6875,-0.4777,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30607.5607,30607.5607,30607.5607,30607.5607,6,0,0,0
+4027.0900,0.5000,88360.2888,82.8178,83.0000,0.0012,1.8836,29.3197,6,1592.7679,956.0000,956.0000,-75.8111,159.4553,159.4553,159.4553,-12.6449,0.0050,155.5940,0.0000,155.5940,3.8563,155.5940,8.8185,0.0000,2181.8738,642.3848,932.8497,146.7755,11.1630,135.6125,0.0000,135.6125,0.0087,135.6039,47.8996,69.7134,17.6874,0.3034,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30607.3271,30607.3271,30607.3271,30607.3271,6,0,0,0
+4027.5900,0.5000,88371.7914,82.8233,83.0000,0.0050,1.8428,29.5317,6,1592.8740,955.9846,955.9846,-75.8153,159.4634,159.4634,159.4659,-12.6464,0.0214,155.5857,0.0000,155.5857,3.8563,155.5857,8.8185,0.0000,2182.0192,642.3059,932.7378,146.7672,11.1633,135.6039,0.0000,135.6039,0.0367,135.5671,46.8647,69.7265,17.6887,1.2873,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30608.9519,30608.9519,30608.9519,30608.9519,6,0,0,0
+4028.0899,0.4999,88383.2953,82.8363,83.0000,0.0095,1.7932,29.7380,6,1593.1249,955.9599,955.9599,-75.8252,159.4844,159.4844,159.4911,-12.6500,0.0411,155.5870,0.0000,155.5870,3.8563,155.5870,8.8192,0.0000,2182.3629,642.2073,932.5987,146.7678,11.1646,135.6032,0.0000,135.6032,0.0706,135.5326,45.6105,69.7574,17.6917,2.4730,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30613.1786,30613.1786,30613.1786,30613.1786,6,0,0,0
+4028.5898,0.4999,88394.8015,82.8574,83.0000,0.0139,1.7457,29.9388,6,1593.5298,955.9318,955.9318,-75.8412,159.5202,159.5202,159.5316,-12.6559,0.0598,155.6041,0.0000,155.6041,3.8563,155.6041,8.8209,0.0000,2182.9175,642.1115,932.4646,146.7832,11.1670,135.6162,0.0000,135.6162,0.1027,135.5135,44.4136,69.8073,17.6963,3.5963,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30620.3833,30620.3833,30620.3833,30620.3833,6,0,0,0
+4029.0898,0.4999,88406.3112,82.8860,83.0000,0.0179,1.7003,30.1345,6,1594.0801,955.9042,955.9042,-75.8630,159.5707,159.5707,159.5867,-12.6639,0.0774,155.6370,0.0000,155.6370,3.8563,155.6370,8.8237,0.0000,2183.6714,642.0214,932.3394,146.8133,11.1705,135.6428,0.0000,135.6428,0.1329,135.5099,43.2753,69.8751,17.7026,4.6569,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30630.5283,30630.5283,30630.5283,30630.5283,6,0,0,0
+4029.5897,0.4999,88417.8254,82.9213,83.0000,0.0212,1.6630,30.3260,6,1594.7581,955.8794,955.8794,-75.8898,159.6344,159.6344,159.6546,-12.6738,0.0917,155.6865,0.0000,155.6865,3.8563,155.6865,8.8274,0.0000,2184.6001,641.9483,932.2393,146.8590,11.1749,135.6841,0.0000,135.6841,0.1574,135.5267,42.3431,69.9588,17.7102,5.5146,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30643.3323,30643.3323,30643.3323,30643.3323,6,0,0,0
+4030.0895,0.4999,88429.3449,82.9626,83.0000,0.0247,1.6238,30.5131,6,1595.5524,955.8572,955.8572,-75.9212,159.7102,159.7102,159.7341,-12.6854,0.1065,155.7474,0.0000,155.7474,3.8563,155.7474,8.8320,0.0000,2185.6882,641.8751,932.1399,146.9154,11.1801,135.7353,0.0000,135.7353,0.1829,135.5524,41.3676,70.0569,17.7192,6.4086,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,30658.5565,30658.5565,30658.5565,30658.5565,6,0,0,0
+4030.5894,0.5000,88440.8706,82.9924,83.0000,0.0085,1.5778,30.6949,6,1596.1259,920.7291,955.8838,-75.9439,153.8961,159.7721,159.7915,-12.6937,0.0366,150.0032,0.0000,150.0032,3.8563,150.0032,8.6037,0.0000,2186.4738,617.5540,897.4387,141.3995,11.0724,130.3271,0.0000,130.3271,0.0629,130.2643,40.2085,70.1278,17.7257,2.2023,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,29612.9767,29612.9767,29612.9767,29612.9767,6,0,0,0
+4031.0894,0.5000,88452.3983,83.0000,83.0000,0.0000,1.5263,30.8709,6,1596.2726,897.8456,947.5560,-75.9497,150.0850,158.3947,159.8062,-12.6959,0.0000,146.2287,0.0000,146.2287,3.8563,146.2287,8.4531,0.0000,2186.6747,601.6716,874.7764,137.7756,11.0004,126.7752,0.0000,126.7752,0.0000,126.7752,38.9019,70.1459,17.7274,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28875.4764,28875.4764,28875.4764,28875.4764,6,0,0,0
+4031.5894,0.5000,88463.9261,83.0000,83.0000,0.0000,1.5176,31.0458,6,1596.2726,896.4238,942.1127,-75.9497,149.8473,157.4848,159.8062,-12.6959,0.0000,145.9911,0.0000,145.9911,3.8563,145.9911,8.4436,0.0000,2186.6747,600.6752,873.3545,137.5474,10.9958,126.5516,0.0000,126.5516,0.0000,126.5516,38.6783,70.1459,17.7275,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28827.6006,28827.6006,28827.6006,28827.6006,6,0,0,0
+4032.0894,0.5000,88475.4539,83.0000,83.0000,0.0000,1.3971,31.2069,6,1596.2726,876.9116,941.7732,-75.9497,146.5857,157.4280,159.8062,-12.6959,0.0000,142.7294,0.0000,142.7294,3.8563,142.7294,8.3132,0.0000,2186.6747,587.0011,853.8424,134.4162,10.9329,123.4833,0.0000,123.4833,0.0000,123.4833,35.6096,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28170.5983,28170.5983,28170.5983,28170.5983,6,0,0,0
+4032.5894,0.5000,88486.9817,83.0000,83.0000,0.0000,1.2876,31.3553,6,1596.2726,859.1701,937.1137,-75.9497,143.6200,156.6491,159.8062,-12.6959,0.0000,139.7637,0.0000,139.7637,3.8563,139.7637,8.1945,0.0000,2186.6747,574.5678,836.1009,131.5692,10.8758,120.6934,0.0000,120.6934,0.0000,120.6934,32.8194,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27580.9582,27580.9582,27580.9582,27580.9582,6,0,0,0
+4033.0894,0.5000,88498.5094,83.0000,83.0000,0.0000,1.2270,31.4968,6,1596.2726,849.3417,932.8770,-75.9497,141.9770,155.9409,159.8062,-12.6959,0.0000,138.1207,0.0000,138.1207,3.8563,138.1207,8.1288,0.0000,2186.6747,567.6800,826.2724,129.9919,10.8441,119.1478,0.0000,119.1478,0.0000,119.1478,31.2737,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27311.8920,27311.8920,27311.8920,27311.8920,6,0,0,0
+4033.5894,0.5000,88510.0372,83.0000,83.0000,0.0000,1.1756,31.6323,6,1596.2726,841.0088,930.5299,-75.9497,140.5841,155.5486,159.8062,-12.6959,0.0000,136.7278,0.0000,136.7278,3.8563,136.7278,8.0731,0.0000,2186.6747,561.8403,817.9395,128.6547,10.8173,117.8374,0.0000,117.8374,0.0000,117.8374,29.9632,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27083.7699,27083.7699,27083.7699,27083.7699,6,0,0,0
+4034.0894,0.5000,88521.5650,83.0000,83.0000,0.0000,1.1408,31.7638,6,1596.2726,835.3783,928.5400,-75.9497,139.6429,155.2159,159.8062,-12.6959,0.0000,135.7866,0.0000,135.7866,3.8563,135.7866,8.0354,0.0000,2186.6747,557.8945,812.3090,127.7512,10.7991,116.9520,0.0000,116.9520,0.0000,116.9520,29.0778,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26929.6277,26929.6277,26929.6277,26929.6277,6,0,0,0
+4034.5894,0.5000,88533.0928,83.0000,83.0000,0.0000,1.1349,31.8946,6,1596.2726,834.4141,927.1955,-75.9497,139.4817,154.9912,159.8062,-12.6959,0.0000,135.6254,0.0000,135.6254,3.8563,135.6254,8.0290,0.0000,2186.6747,557.2188,811.3449,127.5964,10.7960,116.8004,0.0000,116.8004,0.0000,116.8004,28.9261,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26903.2341,26903.2341,26903.2341,26903.2341,6,0,0,0
+4035.0894,0.5000,88544.6206,83.0000,83.0000,0.0000,1.0895,32.0202,6,1596.2726,827.0554,926.9652,-75.9497,138.2516,154.9527,159.8062,-12.6959,0.0000,134.3953,0.0000,134.3953,3.8563,134.3953,7.9798,0.0000,2186.6747,552.0618,803.9861,126.4155,10.7723,115.6432,0.0000,115.6432,0.0000,115.6432,27.7689,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26670.0174,26670.0174,26670.0174,26670.0174,6,0,0,0
+4035.5894,0.5000,88556.1483,83.0000,83.0000,0.0000,1.0312,32.1391,6,1596.2726,817.6165,925.2080,-75.9497,136.6738,154.6589,159.8062,-12.6959,0.0000,132.8175,0.0000,132.8175,3.8563,132.8175,7.9167,0.0000,2186.6747,545.4470,794.5472,124.9008,10.7419,114.1589,0.0000,114.1589,0.0000,114.1589,26.2844,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26360.4317,26360.4317,26360.4317,26360.4317,6,0,0,0
+4036.0894,0.5000,88567.6761,83.0000,83.0000,0.0000,0.9839,32.2525,6,1596.2726,809.9494,922.9539,-75.9497,135.3922,154.2822,159.8062,-12.6959,0.0000,131.5359,0.0000,131.5359,3.8563,131.5359,7.8654,0.0000,2186.6747,540.0740,786.8802,123.6705,10.7172,112.9532,0.0000,112.9532,0.0000,112.9532,25.0787,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26108.9607,26108.9607,26108.9607,26108.9607,6,0,0,0
+4036.5894,0.5000,88579.2039,83.0000,83.0000,0.0000,0.9212,32.3587,6,1596.2726,799.7886,921.1231,-75.9497,133.6937,153.9761,159.8062,-12.6959,0.0000,129.8374,0.0000,129.8374,3.8563,129.8374,7.7975,0.0000,2186.6747,532.9532,776.7193,122.0399,10.6845,111.3554,0.0000,111.3554,0.0000,111.3554,23.4808,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25775.6950,25775.6950,25775.6950,25775.6950,6,0,0,0
+4037.0894,0.5000,88590.7317,83.0000,83.0000,0.0000,0.8547,32.4572,6,1596.2726,789.0019,918.6966,-75.9497,131.8906,153.5705,159.8062,-12.6959,0.0000,128.0343,0.0000,128.0343,3.8563,128.0343,7.7253,0.0000,2186.6747,525.3939,765.9326,120.3089,10.6498,109.6592,0.0000,109.6592,0.0000,109.6592,21.7844,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25421.9031,25421.9031,25421.9031,25421.9031,6,0,0,0
+4037.5894,0.5000,88602.2594,83.0000,83.0000,0.0000,0.7847,32.5477,6,1596.2726,777.6630,916.1208,-75.9497,129.9951,153.1399,159.8062,-12.6959,0.0000,126.1389,0.0000,126.1389,3.8563,126.1389,7.6495,0.0000,2186.6747,517.4476,754.5938,118.4893,10.6140,107.8754,0.0000,107.8754,0.0000,107.8754,20.0005,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25050.0000,25050.0000,25050.0000,25050.0000,6,0,0,0
+4038.0894,0.5000,88613.7872,83.0000,83.0000,0.0000,0.7182,32.6305,6,1596.2726,766.8884,913.4130,-75.9497,128.1940,152.6873,159.8062,-12.6959,0.0000,124.3378,0.0000,124.3378,3.8563,124.3378,7.5775,0.0000,2186.6747,509.8968,743.8192,116.7603,10.5800,106.1803,0.0000,106.1803,0.0000,106.1803,18.3054,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24696.6044,24696.6044,24696.6044,24696.6044,6,0,0,0
+4038.5894,0.5000,88625.3150,83.0000,83.0000,0.0000,0.6545,32.7059,6,1596.2726,756.5682,910.8401,-75.9497,126.4689,152.2572,159.8062,-12.6959,0.0000,122.6126,0.0000,122.6126,3.8563,122.6126,7.5085,0.0000,2186.6747,502.6644,733.4990,115.1041,10.5474,104.5567,0.0000,104.5567,0.0000,104.5567,16.6817,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24367.4280,24367.4280,24367.4280,24367.4280,6,0,0,0
+4039.0894,0.5000,88636.8428,83.0000,83.0000,0.0000,0.5978,32.7748,6,1596.2726,747.3909,908.3756,-75.9497,124.9348,151.8452,159.8062,-12.6959,0.0000,121.0785,0.0000,121.0785,3.8563,121.0785,7.4471,0.0000,2186.6747,496.2329,724.3216,113.6314,10.5185,103.1129,0.0000,103.1129,0.0000,103.1129,15.2378,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24076.8061,24076.8061,24076.8061,24076.8061,6,0,0,0
+4039.5894,0.5000,88648.3706,83.0000,83.0000,0.0000,0.5445,32.8376,6,1596.2726,738.7557,906.1840,-75.9497,123.4913,151.4789,159.8062,-12.6959,0.0000,119.6350,0.0000,119.6350,3.8563,119.6350,7.3894,0.0000,2186.6747,490.1814,715.6864,112.2457,10.4912,101.7544,0.0000,101.7544,0.0000,101.7544,13.8793,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23803.3511,23803.3511,23803.3511,23803.3511,6,0,0,0
+4040.0894,0.5000,88659.8983,83.0000,83.0000,0.0000,0.4969,32.8949,6,1596.2726,731.0396,904.1220,-75.9497,122.2015,151.1342,159.8062,-12.6959,0.0000,118.3452,0.0000,118.3452,3.8563,118.3452,7.3378,0.0000,2186.6747,484.7740,707.9704,111.0074,10.4669,100.5406,0.0000,100.5406,0.0000,100.5406,12.6654,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23559.0044,23559.0044,23559.0044,23559.0044,6,0,0,0
+4040.5894,0.5000,88671.4261,83.0000,83.0000,0.0000,0.4516,32.9469,6,1596.2726,723.6961,902.2794,-75.9497,120.9740,150.8262,159.8062,-12.6959,0.0000,117.1177,0.0000,117.1177,3.8563,117.1177,7.2887,0.0000,2186.6747,479.6276,700.6268,109.8290,10.4437,99.3853,0.0000,99.3853,0.0000,99.3853,11.5100,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23326.4537,23326.4537,23326.4537,23326.4537,6,0,0,0
+4041.0894,0.5000,88682.9539,83.0000,83.0000,0.0000,0.4091,32.9941,6,1596.2726,716.8164,900.5257,-75.9497,119.8239,150.5330,159.8062,-12.6959,0.0000,115.9677,0.0000,115.9677,3.8563,115.9677,7.2427,0.0000,2186.6747,474.8063,693.7471,108.7250,10.4220,98.3029,0.0000,98.3029,0.0000,98.3029,10.4277,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23108.5918,23108.5918,23108.5918,23108.5918,6,0,0,0
+4041.5894,0.5000,88694.4817,83.0000,83.0000,0.0000,0.3756,33.0374,6,1596.2726,711.3875,898.8828,-75.9497,118.9164,150.2584,159.8062,-12.6959,0.0000,115.0602,0.0000,115.0602,3.8563,115.0602,7.2064,0.0000,2186.6747,471.0018,688.3183,107.8538,10.4049,97.4489,0.0000,97.4489,0.0000,97.4489,9.5736,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22936.6739,22936.6739,22936.6739,22936.6739,6,0,0,0
+4042.0894,0.5000,88706.0094,83.0000,83.0000,0.0000,0.3477,33.0775,6,1596.2726,706.8730,897.5864,-75.9497,118.1618,150.0417,159.8062,-12.6959,0.0000,114.3055,0.0000,114.3055,3.8563,114.3055,7.1762,0.0000,2186.6747,467.8380,683.8038,107.1293,10.3907,96.7387,0.0000,96.7387,0.0000,96.7387,8.8634,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22793.7126,22793.7126,22793.7126,22793.7126,6,0,0,0
+4042.5894,0.5000,88717.5372,83.0000,83.0000,0.0000,0.3287,33.1154,6,1596.2726,703.7984,896.5084,-75.9497,117.6478,149.8615,159.8062,-12.6959,0.0000,113.7915,0.0000,113.7915,3.8563,113.7915,7.1556,0.0000,2186.6747,465.6833,680.7291,106.6359,10.3810,96.2549,0.0000,96.2549,0.0000,96.2549,8.3796,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22696.3459,22696.3459,22696.3459,22696.3459,6,0,0,0
+4043.0894,0.5000,88729.0650,83.0000,83.0000,0.0000,0.3100,33.1511,6,1596.2726,700.7623,895.7741,-75.9497,117.1403,149.7387,159.8062,-12.6959,0.0000,113.2840,0.0000,113.2840,3.8563,113.2840,7.1353,0.0000,2186.6747,463.5556,677.6931,106.1487,10.3714,95.7773,0.0000,95.7773,0.0000,95.7773,7.9020,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22600.2021,22600.2021,22600.2021,22600.2021,6,0,0,0
+4043.5894,0.5000,88740.5928,83.0000,83.0000,0.0000,0.2876,33.1842,6,1596.2726,697.1269,895.0491,-75.9497,116.5326,149.6175,159.8062,-12.6959,0.0000,112.6763,0.0000,112.6763,3.8563,112.6763,7.1110,0.0000,2186.6747,461.0079,674.0576,105.5653,10.3599,95.2054,0.0000,95.2054,0.0000,95.2054,7.3300,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22485.0770,22485.0770,22485.0770,22485.0770,6,0,0,0
+4044.0894,0.5000,88752.1206,83.0000,83.0000,0.0000,0.2598,33.2142,6,1596.2726,692.6205,894.1810,-75.9497,115.7793,149.4724,159.8062,-12.6959,0.0000,111.9230,0.0000,111.9230,3.8563,111.9230,7.0809,0.0000,2186.6747,457.8498,669.5512,104.8421,10.3457,94.4964,0.0000,94.4964,0.0000,94.4964,6.6211,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22360.9885,22360.9885,22360.9885,22360.9885,6,0,0,0
+4044.5894,0.5000,88763.6483,83.0000,83.0000,0.0000,0.2266,33.2403,6,1596.2726,687.2515,893.1049,-75.9497,114.8818,149.2925,159.8062,-12.6959,0.0000,111.0255,0.0000,111.0255,3.8563,111.0255,7.0450,0.0000,2186.6747,454.0872,664.1822,103.9805,10.3288,93.6518,0.0000,93.6518,0.0000,93.6518,5.7764,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22215.5419,22215.5419,22215.5419,22215.5419,6,0,0,0
+4045.0894,0.5000,88775.1761,83.0000,83.0000,0.0000,0.1905,33.2623,6,1596.2726,681.3999,891.8227,-75.9497,113.9037,149.0782,159.8062,-12.6959,0.0000,110.0474,0.0000,110.0474,3.8563,110.0474,7.0059,0.0000,2186.6747,449.9865,658.3307,103.0415,10.3103,92.7312,0.0000,92.7312,0.0000,92.7312,4.8558,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22057.0237,22057.0237,22057.0237,22057.0237,6,0,0,0
+4045.5894,0.5000,88786.7039,83.0000,83.0000,0.0000,0.1537,33.2800,6,1596.2726,675.4308,890.4254,-75.9497,112.9059,148.8446,159.8062,-12.6959,0.0000,109.0496,0.0000,109.0496,3.8563,109.0496,6.9660,0.0000,2186.6747,445.8033,652.3615,102.0836,10.2915,91.7921,0.0000,91.7921,0.0000,91.7921,3.9168,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21895.3208,21895.3208,21895.3208,21895.3208,6,0,0,0
+4046.0894,0.5000,88798.2317,83.0000,83.0000,0.0000,0.1193,33.2937,6,1596.2726,669.8612,888.9999,-75.9497,111.9748,148.6064,159.8062,-12.6959,0.0000,108.1186,0.0000,108.1186,3.8563,108.1186,6.9287,0.0000,2186.6747,441.9001,646.7919,101.1898,10.2739,90.9159,0.0000,90.9159,0.0000,90.9159,3.0405,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21744.4401,21744.4401,21744.4401,21744.4401,6,0,0,0
+4046.5894,0.5000,88809.7594,83.0000,83.0000,0.0000,0.0877,33.3038,6,1596.2726,664.7513,887.6699,-75.9497,111.1207,148.3840,159.8062,-12.6959,0.0000,107.2644,0.0000,107.2644,3.8563,107.2644,6.8946,0.0000,2186.6747,438.3191,641.6820,100.3698,10.2578,90.1120,0.0000,90.1120,0.0000,90.1120,2.2366,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21601.4566,21601.4566,21601.4566,21601.4566,6,0,0,0
+4047.0894,0.5000,88821.2872,83.0000,83.0000,0.0000,0.0613,33.3109,6,1596.2726,660.4745,886.4497,-75.9497,110.4058,148.1801,159.8062,-12.6959,0.0000,106.5495,0.0000,106.5495,3.8563,106.5495,6.8660,0.0000,2186.6747,435.3219,637.4052,99.6835,10.2443,89.4392,0.0000,89.4392,0.0000,89.4392,1.5638,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21481.2176,21481.2176,21481.2176,21481.2176,6,0,0,0
+4047.5894,0.5000,88832.8150,83.0000,83.0000,0.0000,0.0386,33.3154,6,1596.2726,656.7831,885.4284,-75.9497,109.7887,148.0093,159.8062,-12.6959,0.0000,105.9324,0.0000,105.9324,3.8563,105.9324,6.8413,0.0000,2186.6747,432.7350,633.7138,99.0911,10.2327,88.8585,0.0000,88.8585,0.0000,88.8585,0.9831,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21377.4371,21377.4371,21377.4371,21377.4371,6,0,0,0
+4048.0894,0.5000,88844.3428,83.0000,83.0000,0.0000,0.0187,33.3175,6,1596.2726,653.5713,884.5469,-75.9497,109.2518,147.8620,159.8062,-12.6959,0.0000,105.3955,0.0000,105.3955,3.8563,105.3955,6.8198,0.0000,2186.6747,430.4842,630.5020,98.5757,10.2225,88.3532,0.0000,88.3532,0.0000,88.3532,0.4778,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21287.1396,21287.1396,21287.1396,21287.1396,6,0,0,0
+4048.5894,0.5000,88855.8706,83.0000,83.0000,0.0000,0.0031,33.3179,6,1596.2726,651.0316,883.7799,-75.9497,108.8273,147.7338,159.8062,-12.6959,0.0000,104.9710,0.0000,104.9710,3.8563,104.9710,6.8028,0.0000,2186.6747,428.7043,627.9623,98.1682,10.2145,87.9536,0.0000,87.9536,0.0000,87.9536,0.0782,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21215.7381,21215.7381,21215.7381,21215.7381,6,0,0,0
+4049.0894,0.5000,88867.3983,83.0000,83.0000,0.0000,-0.0100,33.3167,6,1596.2726,648.9174,883.1734,-75.9497,108.4739,147.6324,159.8062,-12.6959,0.0000,104.6176,0.0000,104.6176,3.8563,104.6176,6.7887,0.0000,2186.6747,427.2227,625.8482,97.8289,10.2078,87.6210,0.0000,87.6210,0.0000,87.6210,-0.2544,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21156.2997,21156.2997,21156.2997,21156.2997,6,0,0,0
+4049.5894,0.5000,88878.9261,83.0000,83.0000,0.0000,-0.0173,33.3147,6,1596.2726,647.7333,882.6685,-75.9497,108.2759,147.5480,159.8062,-12.6959,0.0000,104.4196,0.0000,104.4196,3.8563,104.4196,6.7808,0.0000,2186.6747,426.3929,624.6640,97.6389,10.2041,87.4348,0.0000,87.4348,0.0000,87.4348,-0.4407,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21123.0089,21123.0089,21123.0089,21123.0089,6,0,0,0
+4050.0894,0.5000,88890.4539,83.0000,83.0000,0.0000,-0.0219,33.3122,6,1596.2726,646.9788,882.3858,-75.9497,108.1498,147.5007,159.8062,-12.6959,0.0000,104.2935,0.0000,104.2935,3.8563,104.2935,6.7757,0.0000,2186.6747,425.8641,623.9096,97.5178,10.2017,87.3161,0.0000,87.3161,0.0000,87.3161,-0.5593,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21101.7972,21101.7972,21101.7972,21101.7972,6,0,0,0
+4050.5894,0.5000,88901.9817,83.0000,83.0000,0.0000,-0.0232,33.3095,6,1596.2726,646.7760,882.2056,-75.9497,108.1159,147.4706,159.8062,-12.6959,0.0000,104.2596,0.0000,104.2596,3.8563,104.2596,6.7744,0.0000,2186.6747,425.7220,623.7068,97.4853,10.2011,87.2842,0.0000,87.2842,0.0000,87.2842,-0.5913,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21096.0957,21096.0957,21096.0957,21096.0957,6,0,0,0
+4051.0894,0.5000,88913.5094,83.0000,83.0000,0.0000,-0.0249,33.3067,6,1596.2726,646.5011,882.1572,-75.9497,108.0699,147.4625,159.8062,-12.6959,0.0000,104.2137,0.0000,104.2137,3.8563,104.2137,6.7725,0.0000,2186.6747,425.5294,623.4318,97.4411,10.2002,87.2409,0.0000,87.2409,0.0000,87.2409,-0.6345,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21088.3660,21088.3660,21088.3660,21088.3660,6,0,0,0
+4051.5894,0.5000,88925.0372,83.0000,83.0000,0.0000,-0.0272,33.3035,6,1596.2726,646.1260,882.0915,-75.9497,108.0072,147.4515,159.8062,-12.6959,0.0000,104.1510,0.0000,104.1510,3.8563,104.1510,6.7700,0.0000,2186.6747,425.2665,623.0567,97.3809,10.1990,87.1819,0.0000,87.1819,0.0000,87.1819,-0.6935,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21077.8199,21077.8199,21077.8199,21077.8199,6,0,0,0
+4052.0894,0.5000,88936.5650,83.0000,83.0000,0.0000,-0.0327,33.2998,6,1596.2726,645.2421,882.0019,-75.9497,107.8595,147.4366,159.8062,-12.6959,0.0000,104.0032,0.0000,104.0032,3.8563,104.0032,6.7641,0.0000,2186.6747,424.6471,622.1729,97.2391,10.1963,87.0428,0.0000,87.0428,0.0000,87.0428,-0.8326,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21052.9712,21052.9712,21052.9712,21052.9712,6,0,0,0
+4052.5894,0.5000,88948.0928,83.0000,83.0000,0.0000,-0.0394,33.2952,6,1596.2726,644.1562,881.7909,-75.9497,107.6780,147.4013,159.8062,-12.6959,0.0000,103.8217,0.0000,103.8217,3.8563,103.8217,6.7568,0.0000,2186.6747,423.8861,621.0870,97.0648,10.1928,86.8720,0.0000,86.8720,0.0000,86.8720,-1.0034,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21022.4426,21022.4426,21022.4426,21022.4426,6,0,0,0
+4053.0894,0.5000,88959.6206,83.0000,83.0000,0.0000,-0.0477,33.2897,6,1596.2726,642.8018,881.5316,-75.9497,107.4516,147.3579,159.8062,-12.6959,0.0000,103.5953,0.0000,103.5953,3.8563,103.5953,6.7478,0.0000,2186.6747,422.9369,619.7326,96.8475,10.1886,86.6589,0.0000,86.6589,0.0000,86.6589,-1.2165,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20984.3650,20984.3650,20984.3650,20984.3650,6,0,0,0
+4053.5894,0.5000,88971.1483,83.0000,83.0000,0.0000,-0.0561,33.2833,6,1596.2726,641.4511,881.2081,-75.9497,107.2258,147.3039,159.8062,-12.6959,0.0000,103.3695,0.0000,103.3695,3.8563,103.3695,6.7388,0.0000,2186.6747,421.9903,618.3818,96.6307,10.1843,86.4464,0.0000,86.4464,0.0000,86.4464,-1.4290,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20945.2326,20945.2326,20945.2326,20945.2326,6,0,0,0
+4054.0894,0.5000,88982.6761,83.0000,83.0000,0.0000,-0.0642,33.2759,6,1596.2726,640.1313,880.8856,-75.9497,107.0052,147.2500,159.8062,-12.6959,0.0000,103.1489,0.0000,103.1489,3.8563,103.1489,6.7299,0.0000,2186.6747,421.0654,617.0620,96.4189,10.1801,86.2388,0.0000,86.2388,0.0000,86.2388,-1.6366,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20902.2861,20902.2861,20902.2861,20902.2861,6,0,0,0
+4054.5894,0.5000,88994.2039,83.0000,83.0000,0.0000,-0.0715,33.2676,6,1596.2726,638.9516,880.5704,-75.9497,106.8080,147.1973,159.8062,-12.6959,0.0000,102.9517,0.0000,102.9517,3.8563,102.9517,6.7220,0.0000,2186.6747,420.2387,615.8823,96.2296,10.1764,86.0532,0.0000,86.0532,0.0000,86.0532,-1.8222,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20863.9002,20863.9002,20863.9002,20863.9002,6,0,0,0
+4055.0894,0.5000,89005.7317,83.0000,83.0000,0.0000,-0.0761,33.2588,6,1596.2726,638.1964,880.2887,-75.9497,106.6817,147.1502,159.8062,-12.6959,0.0000,102.8254,0.0000,102.8254,3.8563,102.8254,6.7170,0.0000,2186.6747,419.7094,615.1271,96.1084,10.1740,85.9344,0.0000,85.9344,0.0000,85.9344,-1.9410,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20839.3257,20839.3257,20839.3257,20839.3257,6,0,0,0
+4055.5894,0.5000,89017.2594,83.0000,83.0000,0.0000,-0.0763,33.2500,6,1596.2726,638.1747,880.1084,-75.9497,106.6781,147.1200,159.8062,-12.6959,0.0000,102.8218,0.0000,102.8218,3.8563,102.8218,6.7168,0.0000,2186.6747,419.6942,615.1055,96.1050,10.1740,85.9310,0.0000,85.9310,0.0000,85.9310,-1.9444,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20838.6207,20838.6207,20838.6207,20838.6207,6,0,0,0
+4056.0894,0.5000,89028.7872,83.0000,83.0000,0.0000,-0.0763,33.2413,6,1596.2726,638.1747,880.1032,-75.9497,106.6781,147.1192,159.8062,-12.6959,0.0000,102.8218,0.0000,102.8218,3.8563,102.8218,6.7168,0.0000,2186.6747,419.6942,615.1055,96.1050,10.1740,85.9310,0.0000,85.9310,0.0000,85.9310,-1.9444,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20838.6207,20838.6207,20838.6207,20838.6207,6,0,0,0
+4056.5894,0.5000,89040.3150,83.0000,83.0000,0.0000,-0.0816,33.2318,6,1596.2726,637.3132,880.1032,-75.9497,106.5341,147.1192,159.8062,-12.6959,0.0000,102.6778,0.0000,102.6778,3.8563,102.6778,6.7111,0.0000,2186.6747,419.0905,614.2440,95.9667,10.1712,85.7955,0.0000,85.7955,0.0000,85.7955,-2.0799,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20810.5876,20810.5876,20810.5876,20810.5876,6,0,0,0
+4057.0894,0.5000,89051.8428,83.0000,83.0000,0.0000,-0.0970,33.2207,6,1596.2726,634.8130,879.8975,-75.9497,106.1161,147.0848,159.8062,-12.6959,0.0000,102.2599,0.0000,102.2599,3.8563,102.2599,6.6944,0.0000,2186.6747,417.3383,611.7437,95.5655,10.1634,85.4021,0.0000,85.4021,0.0000,85.4021,-2.4733,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20729.2308,20729.2308,20729.2308,20729.2308,6,0,0,0
+4057.5894,0.5000,89063.3706,83.0000,83.0000,0.0000,-0.1003,33.2091,6,1596.2726,634.2894,879.3004,-75.9497,106.0286,146.9850,159.8062,-12.6959,0.0000,102.1723,0.0000,102.1723,3.8563,102.1723,6.6909,0.0000,2186.6747,416.9714,611.2201,95.4815,10.1617,85.3198,0.0000,85.3198,0.0000,85.3198,-2.5556,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20712.1928,20712.1928,20712.1928,20712.1928,6,0,0,0
+4058.0894,0.5000,89074.8983,83.0000,83.0000,0.0000,-0.1026,33.1973,6,1596.2726,633.9147,879.1754,-75.9497,105.9660,146.9641,159.8062,-12.6959,0.0000,102.1097,0.0000,102.1097,3.8563,102.1097,6.6884,0.0000,2186.6747,416.7088,610.8454,95.4213,10.1605,85.2608,0.0000,85.2608,0.0000,85.2608,-2.6146,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20699.9993,20699.9993,20699.9993,20699.9993,6,0,0,0
+4058.5894,0.5000,89086.4261,83.0000,83.0000,0.0000,-0.1044,33.1852,6,1596.2726,633.6155,879.0859,-75.9497,105.9160,146.9491,159.8062,-12.6959,0.0000,102.0597,0.0000,102.0597,3.8563,102.0597,6.6864,0.0000,2186.6747,416.4991,610.5462,95.3733,10.1596,85.2137,0.0000,85.2137,0.0000,85.2137,-2.6617,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20690.2634,20690.2634,20690.2634,20690.2634,6,0,0,0
+4059.0894,0.5000,89097.9539,83.0000,83.0000,0.0000,-0.1057,33.1731,6,1596.2726,633.4050,879.0144,-75.9497,105.8808,146.9372,159.8062,-12.6959,0.0000,102.0245,0.0000,102.0245,3.8563,102.0245,6.6850,0.0000,2186.6747,416.3516,610.3358,95.3395,10.1589,85.1806,0.0000,85.1806,0.0000,85.1806,-2.6948,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20683.4156,20683.4156,20683.4156,20683.4156,6,0,0,0
+4059.5894,0.5000,89109.4817,83.0000,83.0000,0.0000,-0.1071,33.1607,6,1596.2726,633.1857,878.9642,-75.9497,105.8441,146.9288,159.8062,-12.6959,0.0000,101.9878,0.0000,101.9878,3.8563,101.9878,6.6835,0.0000,2186.6747,416.1979,610.1165,95.3044,10.1582,85.1461,0.0000,85.1461,0.0000,85.1461,-2.7293,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20676.2797,20676.2797,20676.2797,20676.2797,6,0,0,0
+4060.0894,0.5000,89121.0094,83.0000,83.0000,0.0000,-0.1087,33.1482,6,1596.2726,632.9182,878.9118,-75.9497,105.7994,146.9200,159.8062,-12.6959,0.0000,101.9431,0.0000,101.9431,3.8563,101.9431,6.6817,0.0000,2186.6747,416.0104,609.8489,95.2614,10.1574,85.1040,0.0000,85.1040,0.0000,85.1040,-2.7714,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20667.5739,20667.5739,20667.5739,20667.5739,6,0,0,0
+4060.5894,0.5000,89132.5372,83.0000,83.0000,0.0000,-0.1111,33.1354,6,1596.2726,632.5402,878.8479,-75.9497,105.7362,146.9093,159.8062,-12.6959,0.0000,101.8799,0.0000,101.8799,3.8563,101.8799,6.6792,0.0000,2186.6747,415.7455,609.4709,95.2008,10.1562,85.0446,0.0000,85.0446,0.0000,85.0446,-2.8308,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20655.2736,20655.2736,20655.2736,20655.2736,6,0,0,0
+4061.0894,0.5000,89144.0650,83.0000,83.0000,0.0000,-0.1140,33.1222,6,1596.2726,632.0620,878.7576,-75.9497,105.6563,146.8942,159.8062,-12.6959,0.0000,101.8000,0.0000,101.8000,3.8563,101.8000,6.6760,0.0000,2186.6747,415.4104,608.9927,95.1240,10.1547,84.9693,0.0000,84.9693,0.0000,84.9693,-2.9061,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20639.7139,20639.7139,20639.7139,20639.7139,6,0,0,0
+4061.5894,0.5000,89155.5928,83.0000,83.0000,0.0000,-0.1180,33.1086,6,1596.2726,631.4101,878.6435,-75.9497,105.5473,146.8752,159.8062,-12.6959,0.0000,101.6910,0.0000,101.6910,3.8563,101.6910,6.6716,0.0000,2186.6747,414.9536,608.3408,95.0194,10.1526,84.8668,0.0000,84.8668,0.0000,84.8668,-3.0086,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20618.5011,20618.5011,20618.5011,20618.5011,6,0,0,0
+4062.0894,0.5000,89167.1206,83.0000,83.0000,0.0000,-0.1227,33.0945,6,1596.2726,630.6591,878.4878,-75.9497,105.4218,146.8491,159.8062,-12.6959,0.0000,101.5655,0.0000,101.5655,3.8563,101.5655,6.6666,0.0000,2186.6747,414.4273,607.5898,94.8989,10.1503,84.7486,0.0000,84.7486,0.0000,84.7486,-3.1268,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20594.0644,20594.0644,20594.0644,20594.0644,6,0,0,0
+4062.5894,0.5000,89178.6483,83.0000,83.0000,0.0000,-0.1285,33.0797,6,1596.2726,629.7093,878.3084,-75.9497,105.2630,146.8192,159.8062,-12.6959,0.0000,101.4067,0.0000,101.4067,3.8563,101.4067,6.6602,0.0000,2186.6747,413.7617,606.6401,94.7465,10.1473,84.5992,0.0000,84.5992,0.0000,84.5992,-3.2762,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20563.1588,20563.1588,20563.1588,20563.1588,6,0,0,0
+4063.0894,0.5000,89190.1761,83.0000,83.0000,0.0000,-0.1352,33.0641,6,1596.2726,628.6359,878.0816,-75.9497,105.0836,146.7812,159.8062,-12.6959,0.0000,101.2273,0.0000,101.2273,3.8563,101.2273,6.6531,0.0000,2186.6747,413.0094,605.5667,94.5742,10.1439,84.4303,0.0000,84.4303,0.0000,84.4303,-3.4450,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20528.2300,20528.2300,20528.2300,20528.2300,6,0,0,0
+4063.5894,0.5000,89201.7039,83.0000,83.0000,0.0000,-0.1429,33.0476,6,1596.2726,627.3766,877.8253,-75.9497,104.8731,146.7384,159.8062,-12.6959,0.0000,101.0168,0.0000,101.0168,3.8563,101.0168,6.6446,0.0000,2186.6747,412.1269,604.3073,94.3721,10.1399,84.2322,0.0000,84.2322,0.0000,84.2322,-3.6432,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20487.2519,20487.2519,20487.2519,20487.2519,6,0,0,0
+4064.0894,0.5000,89213.2317,83.0000,83.0000,0.0000,-0.1517,33.0301,6,1596.2726,625.9570,877.5246,-75.9497,104.6358,146.6881,159.8062,-12.6959,0.0000,100.7795,0.0000,100.7795,3.8563,100.7795,6.6352,0.0000,2186.6747,411.1320,602.8877,94.1443,10.1354,84.0089,0.0000,84.0089,0.0000,84.0089,-3.8665,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20441.0576,20441.0576,20441.0576,20441.0576,6,0,0,0
+4064.5894,0.5000,89224.7594,83.0000,83.0000,0.0000,-0.1612,33.0115,6,1596.2726,624.4111,877.1856,-75.9497,104.3773,146.6315,159.8062,-12.6959,0.0000,100.5211,0.0000,100.5211,3.8563,100.5211,6.6248,0.0000,2186.6747,410.0487,601.3418,93.8962,10.1305,83.7657,0.0000,83.7657,0.0000,83.7657,-4.1097,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20390.7544,20390.7544,20390.7544,20390.7544,6,0,0,0
+4065.0894,0.5000,89236.2872,83.0000,83.0000,0.0000,-0.1720,32.9917,6,1596.2726,622.6596,876.8164,-75.9497,104.0846,146.5697,159.8062,-12.6959,0.0000,100.2283,0.0000,100.2283,3.8563,100.2283,6.6131,0.0000,2186.6747,408.8213,599.5904,93.6152,10.1250,83.4902,0.0000,83.4902,0.0000,83.4902,-4.3852,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20333.7631,20333.7631,20333.7631,20333.7631,6,0,0,0
+4065.5894,0.5000,89247.8150,83.0000,83.0000,0.0000,-0.1837,32.9705,6,1596.2726,620.7770,876.3982,-75.9497,103.7699,146.4998,159.8062,-12.6959,0.0000,99.9136,0.0000,99.9136,3.8563,99.9136,6.6005,0.0000,2186.6747,407.5019,597.7078,93.3131,10.1191,83.1940,0.0000,83.1940,0.0000,83.1940,-4.6814,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20272.5047,20272.5047,20272.5047,20272.5047,6,0,0,0
+4066.0894,0.5000,89259.3428,83.0000,83.0000,0.0000,-0.1970,32.9478,6,1596.2726,618.6155,875.9486,-75.9497,103.4086,146.4247,159.8062,-12.6959,0.0000,99.5523,0.0000,99.5523,3.8563,99.5523,6.5861,0.0000,2186.6747,405.9871,595.5462,92.9662,10.1123,82.8539,0.0000,82.8539,0.0000,82.8539,-5.0214,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20202.1685,20202.1685,20202.1685,20202.1685,6,0,0,0
+4066.5894,0.5000,89270.8706,83.0000,83.0000,0.0000,-0.2114,32.9235,6,1596.2726,616.2864,875.4324,-75.9497,103.0192,146.3384,159.8062,-12.6959,0.0000,99.1629,0.0000,99.1629,3.8563,99.1629,6.5705,0.0000,2186.6747,404.3549,593.2172,92.5924,10.1049,82.4875,0.0000,82.4875,0.0000,82.4875,-5.3878,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20126.3816,20126.3816,20126.3816,20126.3816,6,0,0,0
+4067.0894,0.5000,89282.3983,83.0000,83.0000,0.0000,-0.2271,32.8973,6,1596.2726,613.7389,874.8762,-75.9497,102.5934,146.2454,159.8062,-12.6959,0.0000,98.7371,0.0000,98.7371,3.8563,98.7371,6.5535,0.0000,2186.6747,402.5696,590.6697,92.1836,10.0968,82.0868,0.0000,82.0868,0.0000,82.0868,-5.7886,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20043.4867,20043.4867,20043.4867,20043.4867,6,0,0,0
+4067.5894,0.5000,89293.9261,83.0000,83.0000,0.0000,-0.2435,32.8692,6,1596.2726,611.0806,874.2679,-75.9497,102.1490,146.1437,159.8062,-12.6959,0.0000,98.2927,0.0000,98.2927,3.8563,98.2927,6.5357,0.0000,2186.6747,400.7067,588.0113,91.7570,10.0881,81.6690,0.0000,81.6690,0.0000,81.6690,-6.2064,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19956.9838,19956.9838,19956.9838,19956.9838,6,0,0,0
+4068.0894,0.5000,89305.4539,83.0000,83.0000,0.0000,-0.2603,32.8392,6,1596.2726,608.3546,873.6331,-75.9497,101.6933,146.0376,159.8062,-12.6959,0.0000,97.8370,0.0000,97.8370,3.8563,97.8370,6.5175,0.0000,2186.6747,398.7963,585.2853,91.3196,10.0791,81.2405,0.0000,81.2405,0.0000,81.2405,-6.6349,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19868.2802,19868.2802,19868.2802,19868.2802,6,0,0,0
+4068.5894,0.5000,89316.9817,83.0000,83.0000,0.0000,-0.2770,32.8073,6,1596.2726,605.6408,872.9821,-75.9497,101.2397,145.9288,159.8062,-12.6959,0.0000,97.3834,0.0000,97.3834,3.8563,97.3834,6.4993,0.0000,2186.6747,396.8945,582.5716,90.8841,10.0702,80.8139,0.0000,80.8139,0.0000,80.8139,-7.0614,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19779.9756,19779.9756,19779.9756,19779.9756,6,0,0,0
+4069.0894,0.5000,89328.5094,83.0000,83.0000,0.0000,-0.2939,32.7734,6,1596.2726,602.9117,872.3341,-75.9497,100.7835,145.8205,159.8062,-12.6959,0.0000,96.9272,0.0000,96.9272,3.8563,96.9272,6.4811,0.0000,2186.6747,394.9819,579.8425,90.4461,10.0612,80.3849,0.0000,80.3849,0.0000,80.3849,-7.4904,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19691.1723,19691.1723,19691.1723,19691.1723,6,0,0,0
+4069.5894,0.5000,89340.0372,83.0000,83.0000,0.0000,-0.3108,32.7376,6,1596.2726,600.1700,871.6824,-75.9497,100.3252,145.7115,159.8062,-12.6959,0.0000,96.4689,0.0000,96.4689,3.8563,96.4689,6.4627,0.0000,2186.6747,393.0605,577.1007,90.0062,10.0522,79.9540,0.0000,79.9540,0.0000,79.9540,-7.9214,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19601.9552,19601.9552,19601.9552,19601.9552,6,0,0,0
+4070.0894,0.5000,89351.5650,83.0000,83.0000,0.0000,-0.3285,32.6997,6,1596.2726,597.2984,871.0276,-75.9497,99.8452,145.6021,159.8062,-12.6959,0.0000,95.9889,0.0000,95.9889,3.8563,95.9889,6.4435,0.0000,2186.6747,391.0481,574.2291,89.5453,10.0428,79.5026,0.0000,79.5026,0.0000,79.5026,-8.3727,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19508.5148,19508.5148,19508.5148,19508.5148,6,0,0,0
+4070.5894,0.5000,89363.0928,83.0000,83.0000,0.0000,-0.3470,32.6597,6,1596.2726,594.2870,870.3419,-75.9497,99.3418,145.4875,159.8062,-12.6959,0.0000,95.4855,0.0000,95.4855,3.8563,95.4855,6.4234,0.0000,2186.6747,388.9377,571.2178,89.0621,10.0329,79.0292,0.0000,79.0292,0.0000,79.0292,-8.8461,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19410.5255,19410.5255,19410.5255,19410.5255,6,0,0,0
+4071.0894,0.5000,89374.6206,83.0000,83.0000,0.0000,-0.3671,32.6174,6,1596.2726,591.0338,869.6228,-75.9497,98.7980,145.3672,159.8062,-12.6959,0.0000,94.9417,0.0000,94.9417,3.8563,94.9417,6.4016,0.0000,2186.6747,386.6579,567.9646,88.5400,10.0222,78.5179,0.0000,78.5179,0.0000,78.5179,-9.3574,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19304.6677,19304.6677,19304.6677,19304.6677,6,0,0,0
+4071.5894,0.5000,89386.1483,83.0000,83.0000,0.0000,-0.3879,32.5727,6,1596.2726,587.6624,868.8459,-75.9497,98.2344,145.2374,159.8062,-12.6959,0.0000,94.3781,0.0000,94.3781,3.8563,94.3781,6.3791,0.0000,2186.6747,384.2952,564.5931,87.9990,10.0111,77.9879,0.0000,77.9879,0.0000,77.9879,-9.8873,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19194.9619,19194.9619,19194.9619,19194.9619,6,0,0,0
+4072.0894,0.5000,89397.6761,83.0000,83.0000,0.0000,-0.4096,32.5255,6,1596.2726,584.1499,868.0408,-75.9497,97.6472,145.1028,159.8062,-12.6959,0.0000,93.7910,0.0000,93.7910,3.8563,93.7910,6.3556,0.0000,2186.6747,381.8337,561.0807,87.4353,9.9995,77.4358,0.0000,77.4358,0.0000,77.4358,-10.4394,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19080.6673,19080.6673,19080.6673,19080.6673,6,0,0,0
+4072.5894,0.5000,89409.2039,83.0000,83.0000,0.0000,-0.4307,32.4758,6,1596.2726,580.7155,867.2020,-75.9497,97.0731,144.9626,159.8062,-12.6959,0.0000,93.2169,0.0000,93.2169,3.8563,93.2169,6.3327,0.0000,2186.6747,379.4268,557.6463,86.8842,9.9882,76.8960,0.0000,76.8960,0.0000,76.8960,-10.9793,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18968.9131,18968.9131,18968.9131,18968.9131,6,0,0,0
+4073.0894,0.5000,89420.7317,83.0000,83.0000,0.0000,-0.4505,32.4239,6,1596.2726,577.5110,866.3819,-75.9497,96.5375,144.8255,159.8062,-12.6959,0.0000,92.6812,0.0000,92.6812,3.8563,92.6812,6.3112,0.0000,2186.6747,377.1811,554.4418,86.3700,9.9777,76.3923,0.0000,76.3923,0.0000,76.3923,-11.4830,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18864.6394,18864.6394,18864.6394,18864.6394,6,0,0,0
+4073.5894,0.5000,89432.2594,83.0000,83.0000,0.0000,-0.4684,32.3699,6,1596.2726,574.5999,865.6167,-75.9497,96.0508,144.6976,159.8062,-12.6959,0.0000,92.1946,0.0000,92.1946,3.8563,92.1946,6.2918,0.0000,2186.6747,375.1410,551.5306,85.9028,9.9681,75.9347,0.0000,75.9347,0.0000,75.9347,-11.9405,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18769.9119,18769.9119,18769.9119,18769.9119,6,0,0,0
+4074.0894,0.5000,89443.7872,83.0000,83.0000,0.0000,-0.4815,32.3144,6,1596.2726,572.4774,864.9215,-75.9497,95.6960,144.5814,159.8062,-12.6959,0.0000,91.8398,0.0000,91.8398,3.8563,91.8398,6.2776,0.0000,2186.6747,373.6536,549.4081,85.5622,9.9611,75.6011,0.0000,75.6011,0.0000,75.6011,-12.2741,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18704.8244,18704.8244,18704.8244,18704.8244,6,0,0,0
+4074.5894,0.5000,89455.3150,83.0000,83.0000,0.0000,-0.4826,32.2587,6,1596.2726,572.2985,864.4146,-75.9497,95.6662,144.4966,159.8062,-12.6959,0.0000,91.8099,0.0000,91.8099,3.8563,91.8099,6.2764,0.0000,2186.6747,373.5282,549.2293,85.5335,9.9605,75.5729,0.0000,75.5729,0.0000,75.5729,-12.3023,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18699.6385,18699.6385,18699.6385,18699.6385,6,0,0,0
+4075.0894,0.5000,89466.8428,83.0000,83.0000,0.0000,-0.5141,32.1995,6,1596.2726,567.1971,864.3719,-75.9497,94.8134,144.4895,159.8062,-12.6959,0.0000,90.9571,0.0000,90.9571,3.8563,90.9571,6.2423,0.0000,2186.6747,369.9531,544.1278,84.7148,9.9438,74.7711,0.0000,74.7711,0.0000,74.7711,-13.1041,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18551.7163,18551.7163,18551.7163,18551.7163,6,0,0,0
+4075.5894,0.5000,89478.3706,83.0000,83.0000,0.0000,-0.5335,32.1380,6,1596.2726,564.0482,863.1537,-75.9497,94.2870,144.2859,159.8062,-12.6959,0.0000,90.4307,0.0000,90.4307,3.8563,90.4307,6.2212,0.0000,2186.6747,367.7463,540.9789,84.2095,9.9334,74.2761,0.0000,74.2761,0.0000,74.2761,-13.5991,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18460.4100,18460.4100,18460.4100,18460.4100,6,0,0,0
+4076.0894,0.5000,89489.8983,83.0000,83.0000,0.0000,-0.5445,32.0752,6,1596.2726,562.2587,862.4017,-75.9497,93.9879,144.1602,159.8062,-12.6959,0.0000,90.1316,0.0000,90.1316,3.8563,90.1316,6.2092,0.0000,2186.6747,366.4923,539.1894,83.9224,9.9275,73.9948,0.0000,73.9948,0.0000,73.9948,-13.8803,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18408.5228,18408.5228,18408.5228,18408.5228,6,0,0,0
+4076.5894,0.5000,89501.4261,83.0000,83.0000,0.0000,-0.5477,32.0120,6,1596.2726,561.7419,861.9744,-75.9497,93.9015,144.0887,159.8062,-12.6959,0.0000,90.0452,0.0000,90.0452,3.8563,90.0452,6.2058,0.0000,2186.6747,366.1301,538.6726,83.8394,9.9258,73.9136,0.0000,73.9136,0.0000,73.9136,-13.9616,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18393.5377,18393.5377,18393.5377,18393.5377,6,0,0,0
+4077.0894,0.5000,89512.9539,83.0000,83.0000,0.0000,-0.5426,31.9495,6,1596.2726,562.5679,861.8510,-75.9497,94.0396,144.0681,159.8062,-12.6959,0.0000,90.1833,0.0000,90.1833,3.8563,90.1833,6.2113,0.0000,2186.6747,366.7090,539.4986,83.9720,9.9286,74.0434,0.0000,74.0434,0.0000,74.0434,-13.8317,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18417.4874,18417.4874,18417.4874,18417.4874,6,0,0,0
+4077.5894,0.5000,89524.4817,83.0000,83.0000,0.0000,-0.5312,31.8883,6,1596.2726,564.4297,862.0482,-75.9497,94.3508,144.1011,159.8062,-12.6959,0.0000,90.4945,0.0000,90.4945,3.8563,90.4945,6.2238,0.0000,2186.6747,368.0137,541.3605,84.2707,9.9347,74.3361,0.0000,74.3361,0.0000,74.3361,-13.5391,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18471.4735,18471.4735,18471.4735,18471.4735,6,0,0,0
+4078.0894,0.5000,89536.0094,83.0000,83.0000,0.0000,-0.5147,31.8289,6,1596.2726,567.0971,862.4928,-75.9497,94.7967,144.1754,159.8062,-12.6959,0.0000,90.9404,0.0000,90.9404,3.8563,90.9404,6.2416,0.0000,2186.6747,369.8830,544.0278,84.6988,9.9434,74.7553,0.0000,74.7553,0.0000,74.7553,-13.1198,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18548.8165,18548.8165,18548.8165,18548.8165,6,0,0,0
+4078.5894,0.5000,89547.5372,83.0000,83.0000,0.0000,-0.4965,31.7717,6,1596.2726,570.0470,863.1298,-75.9497,95.2898,144.2819,159.8062,-12.6959,0.0000,91.4335,0.0000,91.4335,3.8563,91.4335,6.2613,0.0000,2186.6747,371.9503,546.9777,85.1722,9.9531,75.2190,0.0000,75.2190,0.0000,75.2190,-12.6562,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18634.3526,18634.3526,18634.3526,18634.3526,6,0,0,0
+4079.0894,0.5000,89559.0650,83.0000,83.0000,0.0000,-0.4776,31.7166,6,1596.2726,573.1198,863.8342,-75.9497,95.8034,144.3996,159.8062,-12.6959,0.0000,91.9472,0.0000,91.9472,3.8563,91.9472,6.2819,0.0000,2186.6747,374.1038,550.0506,85.6653,9.9632,75.7020,0.0000,75.7020,0.0000,75.7020,-12.1732,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18723.4531,18723.4531,18723.4531,18723.4531,6,0,0,0
+4079.5894,0.5000,89570.5928,83.0000,83.0000,0.0000,-0.4573,31.6639,6,1596.2726,576.4018,864.5680,-75.9497,96.3521,144.5223,159.8062,-12.6959,0.0000,92.4958,0.0000,92.4958,3.8563,92.4958,6.3038,0.0000,2186.6747,376.4038,553.3325,86.1920,9.9740,76.2179,0.0000,76.2179,0.0000,76.2179,-11.6573,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18828.5443,18828.5443,18828.5443,18828.5443,6,0,0,0
+4080.0894,0.5000,89582.1206,83.0000,83.0000,0.0000,-0.4353,31.6137,6,1596.2726,579.9720,865.3518,-75.9497,96.9488,144.6533,159.8062,-12.6959,0.0000,93.0926,0.0000,93.0926,3.8563,93.0926,6.3277,0.0000,2186.6747,378.9057,556.9027,86.7649,9.9858,76.7791,0.0000,76.7791,0.0000,76.7791,-11.0961,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18944.7174,18944.7174,18944.7174,18944.7174,6,0,0,0
+4080.5894,0.5000,89593.6483,83.0000,83.0000,0.0000,-0.4130,31.5661,6,1596.2726,583.5838,866.2043,-75.9497,97.5526,144.7958,159.8062,-12.6959,0.0000,93.6963,0.0000,93.6963,3.8563,93.6963,6.3518,0.0000,2186.6747,381.4369,560.5145,87.3445,9.9977,77.3468,0.0000,77.3468,0.0000,77.3468,-10.5284,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19062.2446,19062.2446,19062.2446,19062.2446,6,0,0,0
+4081.0894,0.5000,89605.1761,83.0000,83.0000,0.0000,-0.3916,31.5210,6,1596.2726,587.0672,867.0668,-75.9497,98.1349,144.9400,159.8062,-12.6959,0.0000,94.2786,0.0000,94.2786,3.8563,94.2786,6.3751,0.0000,2186.6747,383.8781,563.9980,87.9035,10.0091,77.8944,0.0000,77.8944,0.0000,77.8944,-9.9809,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19175.5962,19175.5962,19175.5962,19175.5962,6,0,0,0
+4081.5894,0.5000,89616.7039,83.0000,83.0000,0.0000,-0.3779,31.4774,6,1596.2726,589.2854,867.8987,-75.9497,98.5057,145.0790,159.8062,-12.6959,0.0000,94.6494,0.0000,94.6494,3.8563,94.6494,6.3900,0.0000,2186.6747,385.4326,566.2162,88.2595,10.0164,78.2430,0.0000,78.2430,0.0000,78.2430,-9.6322,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19247.7749,19247.7749,19247.7749,19247.7749,6,0,0,0
+4082.0894,0.5000,89628.2317,83.0000,83.0000,0.0000,-0.3675,31.4351,6,1596.2726,590.9736,868.4284,-75.9497,98.7879,145.1676,159.8062,-12.6959,0.0000,94.9316,0.0000,94.9316,3.8563,94.9316,6.4012,0.0000,2186.6747,386.6157,567.9044,88.5304,10.0220,78.5084,0.0000,78.5084,0.0000,78.5084,-9.3669,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19302.7096,19302.7096,19302.7096,19302.7096,6,0,0,0
+4082.5894,0.5000,89639.7594,83.0000,83.0000,0.0000,-0.3615,31.3934,6,1596.2726,591.9366,868.8315,-75.9497,98.9489,145.2350,159.8062,-12.6959,0.0000,95.0926,0.0000,95.0926,3.8563,95.0926,6.4077,0.0000,2186.6747,387.2905,568.8673,88.6849,10.0251,78.6598,0.0000,78.6598,0.0000,78.6598,-9.2155,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19334.0429,19334.0429,19334.0429,19334.0429,6,0,0,0
+4083.0894,0.5000,89651.2872,83.0000,83.0000,0.0000,-0.3522,31.3528,6,1596.2726,593.4428,869.0615,-75.9497,99.2007,145.2734,159.8062,-12.6959,0.0000,95.3444,0.0000,95.3444,3.8563,95.3444,6.4178,0.0000,2186.6747,388.3461,570.3735,88.9266,10.0301,78.8965,0.0000,78.8965,0.0000,78.8965,-8.9788,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19383.0553,19383.0553,19383.0553,19383.0553,6,0,0,0
+4083.5894,0.5000,89662.8150,83.0000,83.0000,0.0000,-0.3380,31.3138,6,1596.2726,595.7471,869.4212,-75.9497,99.5858,145.3335,159.8062,-12.6959,0.0000,95.7296,0.0000,95.7296,3.8563,95.7296,6.4332,0.0000,2186.6747,389.9609,572.6778,89.2964,10.0377,79.2587,0.0000,79.2587,0.0000,79.2587,-8.6166,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19458.0357,19458.0357,19458.0357,19458.0357,6,0,0,0
+4084.0894,0.5000,89674.3428,83.0000,83.0000,0.0000,-0.3169,31.2773,6,1596.2726,599.1718,869.9714,-75.9497,100.1583,145.4255,159.8062,-12.6959,0.0000,96.3020,0.0000,96.3020,3.8563,96.3020,6.4561,0.0000,2186.6747,392.3610,576.1026,89.8460,10.0489,79.7971,0.0000,79.7971,0.0000,79.7971,-8.0783,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19569.4765,19569.4765,19569.4765,19569.4765,6,0,0,0
+4084.5894,0.5000,89685.8706,83.0000,83.0000,0.0000,-0.2927,31.2435,6,1596.2726,603.0993,870.7893,-75.9497,100.8149,145.5622,159.8062,-12.6959,0.0000,96.9586,0.0000,96.9586,3.8563,96.9586,6.4823,0.0000,2186.6747,395.1134,580.0301,90.4762,10.0618,80.4144,0.0000,80.4144,0.0000,80.4144,-7.4609,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19697.2763,19697.2763,19697.2763,19697.2763,6,0,0,0
+4085.0894,0.5000,89697.3983,83.0000,83.0000,0.0000,-0.2698,31.2124,6,1596.2726,606.8172,871.7272,-75.9497,101.4363,145.7190,159.8062,-12.6959,0.0000,97.5801,0.0000,97.5801,3.8563,97.5801,6.5072,0.0000,2186.6747,397.7189,583.7480,91.0729,10.0741,80.9988,0.0000,80.9988,0.0000,80.9988,-6.8765,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19818.2557,19818.2557,19818.2557,19818.2557,6,0,0,0
+4085.5894,0.5000,89708.9261,83.0000,83.0000,0.0000,-0.2518,31.1834,6,1596.2726,609.7296,872.6150,-75.9497,101.9232,145.8674,159.8062,-12.6959,0.0000,98.0669,0.0000,98.0669,3.8563,98.0669,6.5267,0.0000,2186.6747,399.7599,586.6604,91.5402,10.0836,81.4566,0.0000,81.4566,0.0000,81.4566,-6.4188,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19913.0238,19913.0238,19913.0238,19913.0238,6,0,0,0
+4086.0894,0.5000,89720.4539,83.0000,83.0000,0.0000,-0.2460,31.1550,6,1596.2726,610.6661,873.3105,-75.9497,102.0797,145.9837,159.8062,-12.6959,0.0000,98.2234,0.0000,98.2234,3.8563,98.2234,6.5329,0.0000,2186.6747,400.4162,587.5969,91.6905,10.0867,81.6038,0.0000,81.6038,0.0000,81.6038,-6.2715,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19943.4981,19943.4981,19943.4981,19943.4981,6,0,0,0
+4086.5894,0.5000,89731.9817,83.0000,83.0000,0.0000,-0.2502,31.1262,6,1596.2726,609.9942,873.5341,-75.9497,101.9674,146.0211,159.8062,-12.6959,0.0000,98.1111,0.0000,98.1111,3.8563,98.1111,6.5284,0.0000,2186.6747,399.9453,586.9249,91.5827,10.0845,81.4982,0.0000,81.4982,0.0000,81.4982,-6.3772,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19921.6321,19921.6321,19921.6321,19921.6321,6,0,0,0
+4087.0894,0.5000,89743.5094,83.0000,83.0000,0.0000,-0.2639,31.0958,6,1596.2726,607.7720,873.3736,-75.9497,101.5959,145.9942,159.8062,-12.6959,0.0000,97.7397,0.0000,97.7397,3.8563,97.7397,6.5136,0.0000,2186.6747,398.3880,584.7028,91.2261,10.0772,81.1489,0.0000,81.1489,0.0000,81.1489,-6.7265,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19849.3250,19849.3250,19849.3250,19849.3250,6,0,0,0
+4087.5894,0.5000,89755.0372,83.0000,83.0000,0.0000,-0.2794,31.0636,6,1596.2726,605.2600,872.8430,-75.9497,101.1760,145.9055,159.8062,-12.6959,0.0000,97.3197,0.0000,97.3197,3.8563,97.3197,6.4968,0.0000,2186.6747,396.6276,582.1907,90.8230,10.0689,80.7540,0.0000,80.7540,0.0000,80.7540,-7.1213,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19767.5836,19767.5836,19767.5836,19767.5836,6,0,0,0
+4088.0894,0.5000,89766.5650,83.0000,83.0000,0.0000,-0.2935,31.0297,6,1596.2726,602.9642,872.2431,-75.9497,100.7923,145.8053,159.8062,-12.6959,0.0000,96.9360,0.0000,96.9360,3.8563,96.9360,6.4814,0.0000,2186.6747,395.0187,579.8949,90.4546,10.0614,80.3932,0.0000,80.3932,0.0000,80.3932,-7.4822,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19692.8792,19692.8792,19692.8792,19692.8792,6,0,0,0
+4088.5894,0.5000,89778.0928,83.0000,83.0000,0.0000,-0.2962,30.9956,6,1596.2726,602.5273,871.6949,-75.9497,100.7192,145.7136,159.8062,-12.6959,0.0000,96.8629,0.0000,96.8629,3.8563,96.8629,6.4785,0.0000,2186.6747,394.7125,579.4581,90.3844,10.0600,80.3245,0.0000,80.3245,0.0000,80.3245,-7.5508,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19678.6628,19678.6628,19678.6628,19678.6628,6,0,0,0
+4089.0894,0.5000,89789.6206,83.0000,83.0000,0.0000,-0.2966,30.9614,6,1596.2726,602.4666,871.5906,-75.9497,100.7091,145.6962,159.8062,-12.6959,0.0000,96.8528,0.0000,96.8528,3.8563,96.8528,6.4781,0.0000,2186.6747,394.6700,579.3974,90.3747,10.0598,80.3150,0.0000,80.3150,0.0000,80.3150,-7.5604,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19676.6886,19676.6886,19676.6886,19676.6886,6,0,0,0
+4089.5894,0.5000,89801.1483,83.0000,83.0000,0.0000,-0.2869,30.9283,6,1596.2726,604.0400,871.5761,-75.9497,100.9721,145.6938,159.8062,-12.6959,0.0000,97.1158,0.0000,97.1158,3.8563,97.1158,6.4886,0.0000,2186.6747,395.7727,580.9708,90.6272,10.0649,80.5623,0.0000,80.5623,0.0000,80.5623,-7.3131,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19727.8868,19727.8868,19727.8868,19727.8868,6,0,0,0
+4090.0894,0.5000,89812.6761,83.0000,83.0000,0.0000,-0.2605,30.8983,6,1596.2726,608.3171,871.9518,-75.9497,101.6871,145.7566,159.8062,-12.6959,0.0000,97.8308,0.0000,97.8308,3.8563,97.8308,6.5172,0.0000,2186.6747,398.7700,585.2478,91.3136,10.0790,81.2346,0.0000,81.2346,0.0000,81.2346,-6.6408,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19867.0607,19867.0607,19867.0607,19867.0607,6,0,0,0
+4090.5894,0.5000,89824.2039,83.0000,83.0000,0.0000,-0.2488,30.8696,6,1596.2726,610.2264,872.9732,-75.9497,102.0062,145.9273,159.8062,-12.6959,0.0000,98.1499,0.0000,98.1499,3.8563,98.1499,6.5300,0.0000,2186.6747,400.1081,587.1571,91.6200,10.0853,81.5347,0.0000,81.5347,0.0000,81.5347,-6.3407,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19929.1893,19929.1893,19929.1893,19929.1893,6,0,0,0
+4091.0894,0.5000,89835.7317,83.0000,83.0000,0.0000,-0.2488,30.8409,6,1596.2726,610.2152,873.4291,-75.9497,102.0043,146.0035,159.8062,-12.6959,0.0000,98.1481,0.0000,98.1481,3.8563,98.1481,6.5299,0.0000,2186.6747,400.1002,587.1459,91.6182,10.0852,81.5329,0.0000,81.5329,0.0000,81.5329,-6.3424,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19928.8241,19928.8241,19928.8241,19928.8241,6,0,0,0
+4091.5894,0.5000,89847.2594,83.0000,83.0000,0.0000,-0.2503,30.8121,6,1596.2726,609.9706,873.4264,-75.9497,101.9635,146.0031,159.8062,-12.6959,0.0000,98.1072,0.0000,98.1072,3.8563,98.1072,6.5283,0.0000,2186.6747,399.9288,586.9013,91.5789,10.0844,81.4945,0.0000,81.4945,0.0000,81.4945,-6.3809,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19920.8654,19920.8654,19920.8654,19920.8654,6,0,0,0
+4092.0894,0.5000,89858.7872,83.0000,83.0000,0.0000,-0.2416,30.7842,6,1596.2726,611.3788,873.3680,-75.9497,102.1989,145.9933,159.8062,-12.6959,0.0000,98.3426,0.0000,98.3426,3.8563,98.3426,6.5377,0.0000,2186.6747,400.9157,588.3096,91.8049,10.0891,81.7158,0.0000,81.7158,0.0000,81.7158,-6.1595,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19966.6889,19966.6889,19966.6889,19966.6889,6,0,0,0
+4092.5894,0.5000,89870.3150,83.0000,83.0000,0.0000,-0.2217,30.7587,6,1596.2726,614.6168,873.7043,-75.9497,102.7401,146.0495,159.8062,-12.6959,0.0000,98.8838,0.0000,98.8838,3.8563,98.8838,6.5593,0.0000,2186.6747,403.1849,591.5476,92.3245,10.0997,82.2249,0.0000,82.2249,0.0000,82.2249,-5.6505,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20072.0532,20072.0532,20072.0532,20072.0532,6,0,0,0
+4093.0894,0.5000,89881.8428,83.0000,83.0000,0.0000,-0.1842,30.7374,6,1596.2726,620.6814,874.4775,-75.9497,103.7539,146.1788,159.8062,-12.6959,0.0000,99.8976,0.0000,99.8976,3.8563,99.8976,6.5999,0.0000,2186.6747,407.4349,597.6122,93.2977,10.1188,83.1789,0.0000,83.1789,0.0000,83.1789,-4.6964,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20269.3931,20269.3931,20269.3931,20269.3931,6,0,0,0
+4093.5894,0.5000,89893.3706,83.0000,83.0000,0.0000,-0.1478,30.7204,6,1596.2726,626.5804,875.9258,-75.9497,104.7400,146.4209,159.8062,-12.6959,0.0000,100.8837,0.0000,100.8837,3.8563,100.8837,6.6393,0.0000,2186.6747,411.5689,603.5111,94.2444,10.1374,84.1070,0.0000,84.1070,0.0000,84.1070,-3.7684,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20461.3436,20461.3436,20461.3436,20461.3436,6,0,0,0
+4094.0894,0.5000,89904.8983,83.0000,83.0000,0.0000,-0.1133,30.7073,6,1596.2726,632.1710,877.3344,-75.9497,105.6745,146.6563,159.8062,-12.6959,0.0000,101.8182,0.0000,101.8182,3.8563,101.8182,6.6767,0.0000,2186.6747,415.4868,609.1018,95.1415,10.1550,84.9865,0.0000,84.9865,0.0000,84.9865,-2.8889,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20643.2621,20643.2621,20643.2621,20643.2621,6,0,0,0
+4094.5894,0.5000,89916.4261,83.0000,83.0000,0.0000,-0.0886,30.6971,6,1596.2726,636.1784,878.6695,-75.9497,106.3444,146.8795,159.8062,-12.6959,0.0000,102.4881,0.0000,102.4881,3.8563,102.4881,6.7035,0.0000,2186.6747,418.2952,613.1092,95.7846,10.1677,85.6169,0.0000,85.6169,0.0000,85.6169,-2.2585,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20773.6615,20773.6615,20773.6615,20773.6615,6,0,0,0
+4095.0894,0.5000,89927.9539,83.0000,83.0000,0.0000,-0.0667,30.6894,6,1596.2726,639.7192,879.6265,-75.9497,106.9363,147.0395,159.8062,-12.6959,0.0000,103.0800,0.0000,103.0800,3.8563,103.0800,6.7272,0.0000,2186.6747,420.7766,616.6499,96.3528,10.1788,86.1740,0.0000,86.1740,0.0000,86.1740,-1.7014,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20888.8777,20888.8777,20888.8777,20888.8777,6,0,0,0
+4095.5894,0.5000,89939.4817,83.0000,83.0000,0.0000,-0.0458,30.6841,6,1596.2726,643.1140,880.4720,-75.9497,107.5037,147.1808,159.8062,-12.6959,0.0000,103.6475,0.0000,103.6475,3.8563,103.6475,6.7499,0.0000,2186.6747,423.1557,620.0447,96.8976,10.1895,86.7080,0.0000,86.7080,0.0000,86.7080,-1.1674,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20993.1401,20993.1401,20993.1401,20993.1401,6,0,0,0
+4096.0894,0.5000,89951.0094,83.0000,83.0000,0.0000,-0.0242,30.6813,6,1596.2726,646.6098,881.2827,-75.9497,108.0881,147.3163,159.8062,-12.6959,0.0000,104.2318,0.0000,104.2318,3.8563,104.2318,6.7733,0.0000,2186.6747,425.6055,623.5405,97.4586,10.2006,87.2580,0.0000,87.2580,0.0000,87.2580,-0.6174,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21091.4214,21091.4214,21091.4214,21091.4214,6,0,0,0
+4096.5894,0.5000,89962.5372,83.0000,83.0000,0.0000,-0.0015,30.6812,6,1596.2726,650.2993,882.1175,-75.9497,108.7049,147.4559,159.8062,-12.6959,0.0000,104.8486,0.0000,104.8486,3.8563,104.8486,6.7979,0.0000,2186.6747,428.1911,627.2301,98.0507,10.2122,87.8384,0.0000,87.8384,0.0000,87.8384,-0.0370,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21195.1503,21195.1503,21195.1503,21195.1503,6,0,0,0
+4097.0894,0.5000,89974.0650,83.0000,83.0000,0.0000,0.0228,30.6838,6,1596.2726,654.2236,882.9985,-75.9497,109.3608,147.6032,159.8062,-12.6959,0.0000,105.5046,0.0000,105.5046,3.8563,105.5046,6.8242,0.0000,2186.6747,430.9413,631.1543,98.6804,10.2246,88.4558,0.0000,88.4558,0.0000,88.4558,0.5804,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21305.4787,21305.4787,21305.4787,21305.4787,6,0,0,0
+4097.5894,0.5000,89985.5928,83.0000,83.0000,0.0000,0.0476,30.6893,6,1596.2726,658.2425,883.9357,-75.9497,110.0327,147.7598,159.8062,-12.6959,0.0000,106.1764,0.0000,106.1764,3.8563,106.1764,6.8510,0.0000,2186.6747,433.7577,635.1732,99.3253,10.2373,89.0881,0.0000,89.0881,0.0000,89.0881,1.2127,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21418.4665,21418.4665,21418.4665,21418.4665,6,0,0,0
+4098.0894,0.5000,89997.1206,83.0000,83.0000,0.0000,0.0701,30.6974,6,1596.2726,661.8949,884.8954,-75.9497,110.6432,147.9202,159.8062,-12.6959,0.0000,106.7869,0.0000,106.7869,3.8563,106.7869,6.8755,0.0000,2186.6747,436.3173,638.8256,99.9115,10.2488,89.6627,0.0000,89.6627,0.0000,89.6627,1.7873,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21521.1511,21521.1511,21521.1511,21521.1511,6,0,0,0
+4098.5894,0.5000,90008.6483,83.0000,83.0000,0.0000,0.0875,30.7074,6,1596.2726,664.7052,885.7676,-75.9497,111.1130,148.0660,159.8062,-12.6959,0.0000,107.2567,0.0000,107.2567,3.8563,107.2567,6.8942,0.0000,2186.6747,438.2868,641.6360,100.3624,10.2576,90.1048,0.0000,90.1048,0.0000,90.1048,2.2294,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21600.1614,21600.1614,21600.1614,21600.1614,6,0,0,0
+4099.0894,0.5000,90020.1761,83.0000,83.0000,0.0000,0.0912,30.7180,6,1596.2726,665.3130,886.4387,-75.9497,111.2146,148.1782,159.8062,-12.6959,0.0000,107.3583,0.0000,107.3583,3.8563,107.3583,6.8983,0.0000,2186.6747,438.7127,642.2437,100.4600,10.2596,90.2004,0.0000,90.2004,0.0000,90.2004,2.3250,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21617.2483,21617.2483,21617.2483,21617.2483,6,0,0,0
+4099.5894,0.5000,90031.7039,83.0000,83.0000,0.0000,0.0793,30.7271,6,1596.2726,663.3752,886.5838,-75.9497,110.8906,148.2025,159.8062,-12.6959,0.0000,107.0344,0.0000,107.0344,3.8563,107.0344,6.8854,0.0000,2186.6747,437.3547,640.3059,100.1490,10.2535,89.8955,0.0000,89.8955,0.0000,89.8955,2.0201,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21562.7682,21562.7682,21562.7682,21562.7682,6,0,0,0
+4100.0894,0.5000,90043.2317,83.0000,83.0000,0.0000,0.0500,30.7329,6,1596.2726,658.6325,886.1211,-75.9497,110.0978,148.1251,159.8062,-12.6959,0.0000,106.2416,0.0000,106.2416,3.8563,106.2416,6.8536,0.0000,2186.6747,434.0311,635.5633,99.3879,10.2385,89.1494,0.0000,89.1494,0.0000,89.1494,1.2740,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21429.4321,21429.4321,21429.4321,21429.4321,6,0,0,0
+4100.5894,0.5000,90054.7594,83.0000,83.0000,0.0000,0.0045,30.7334,6,1596.2726,651.2693,884.9885,-75.9497,108.8670,147.9358,159.8062,-12.6959,0.0000,105.0107,0.0000,105.0107,3.8563,105.0107,6.8044,0.0000,2186.6747,428.8709,628.2001,98.2063,10.2153,87.9910,0.0000,87.9910,0.0000,87.9910,0.1156,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21222.4216,21222.4216,21222.4216,21222.4216,6,0,0,0
+4101.0894,0.5000,90066.2872,83.0000,83.0000,0.0000,-0.0481,30.7278,6,1596.2726,642.7446,883.2302,-75.9497,107.4420,147.6419,159.8062,-12.6959,0.0000,103.5857,0.0000,103.5857,3.8563,103.5857,6.7474,0.0000,2186.6747,422.8968,619.6753,96.8383,10.1884,86.6499,0.0000,86.6499,0.0000,86.6499,-1.2255,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20982.7547,20982.7547,20982.7547,20982.7547,6,0,0,0
+4101.5894,0.5000,90077.8150,83.0000,83.0000,0.0000,-0.1023,30.7160,6,1596.2726,633.9603,881.1945,-75.9497,105.9736,147.3016,159.8062,-12.6959,0.0000,102.1173,0.0000,102.1173,3.8563,102.1173,6.6887,0.0000,2186.6747,416.7408,610.8910,95.4287,10.1607,85.2680,0.0000,85.2680,0.0000,85.2680,-2.6074,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20701.4844,20701.4844,20701.4844,20701.4844,6,0,0,0
+4102.0894,0.5000,90089.3428,83.0000,83.0000,0.0000,-0.1508,30.6987,6,1596.2726,626.0979,879.0968,-75.9497,104.6593,146.9509,159.8062,-12.6959,0.0000,100.8030,0.0000,100.8030,3.8563,100.8030,6.6361,0.0000,2186.6747,411.2308,603.0287,94.1669,10.1359,84.0311,0.0000,84.0311,0.0000,84.0311,-3.8443,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20445.6446,20445.6446,20445.6446,20445.6446,6,0,0,0
+4102.5894,0.5000,90100.8706,83.0000,83.0000,0.0000,-0.1854,30.6773,6,1596.2726,620.4881,877.2192,-75.9497,103.7216,146.6371,159.8062,-12.6959,0.0000,99.8653,0.0000,99.8653,3.8563,99.8653,6.5986,0.0000,2186.6747,407.2995,597.4189,93.2667,10.1182,83.1485,0.0000,83.1485,0.0000,83.1485,-4.7268,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20263.1038,20263.1038,20263.1038,20263.1038,6,0,0,0
+4103.0894,0.5000,90112.3983,83.0000,83.0000,0.0000,-0.2077,30.6533,6,1596.2726,616.8753,875.8796,-75.9497,103.1177,146.4131,159.8062,-12.6959,0.0000,99.2614,0.0000,99.2614,3.8563,99.2614,6.5744,0.0000,2186.6747,404.7676,593.8061,92.6869,10.1068,82.5802,0.0000,82.5802,0.0000,82.5802,-5.2952,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20145.5442,20145.5442,20145.5442,20145.5442,6,0,0,0
+4103.5894,0.5000,90123.9261,83.0000,83.0000,0.0000,-0.2199,30.6280,6,1596.2726,614.9083,875.0169,-75.9497,102.7888,146.2689,159.8062,-12.6959,0.0000,98.9326,0.0000,98.9326,3.8563,98.9326,6.5613,0.0000,2186.6747,403.3891,591.8390,92.3713,10.1006,82.2707,0.0000,82.2707,0.0000,82.2707,-5.6047,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20081.5361,20081.5361,20081.5361,20081.5361,6,0,0,0
+4104.0894,0.5000,90135.4539,83.0000,83.0000,0.0000,-0.2365,30.6007,6,1596.2726,612.2158,874.5471,-75.9497,102.3388,146.1904,159.8062,-12.6959,0.0000,98.4825,0.0000,98.4825,3.8563,98.4825,6.5433,0.0000,2186.6747,401.5022,589.1466,91.9392,10.0918,81.8474,0.0000,81.8474,0.0000,81.8474,-6.0280,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19993.9250,19993.9250,19993.9250,19993.9250,6,0,0,0
+4104.5894,0.5000,90146.9817,83.0000,83.0000,0.0000,-0.2575,30.5710,6,1596.2726,608.8033,873.9042,-75.9497,101.7683,146.0829,159.8062,-12.6959,0.0000,97.9121,0.0000,97.9121,3.8563,97.9121,6.5205,0.0000,2186.6747,399.1108,585.7341,91.3916,10.0806,81.3110,0.0000,81.3110,0.0000,81.3110,-6.5643,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19882.8835,19882.8835,19882.8835,19882.8835,6,0,0,0
+4105.0894,0.5000,90158.5094,83.0000,83.0000,0.0000,-0.2927,30.5373,6,1596.2726,603.1047,873.0893,-75.9497,100.8158,145.9467,159.8062,-12.6959,0.0000,96.9595,0.0000,96.9595,3.8563,96.9595,6.4824,0.0000,2186.6747,395.1172,580.0355,90.4771,10.0619,80.4153,0.0000,80.4153,0.0000,80.4153,-7.4601,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19697.4516,19697.4516,19697.4516,19697.4516,6,0,0,0
+4105.5894,0.5000,90170.0372,83.0000,83.0000,0.0000,-0.3298,30.4993,6,1596.2726,597.0893,871.7284,-75.9497,99.8102,145.7192,159.8062,-12.6959,0.0000,95.9539,0.0000,95.9539,3.8563,95.9539,6.4421,0.0000,2186.6747,390.9016,574.0201,89.5118,10.0421,79.4697,0.0000,79.4697,0.0000,79.4697,-8.4056,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19501.7119,19501.7119,19501.7119,19501.7119,6,0,0,0
+4106.0894,0.5000,90181.5650,83.0000,83.0000,0.0000,-0.3675,30.4569,6,1596.2726,590.9714,870.2920,-75.9497,98.7875,145.4791,159.8062,-12.6959,0.0000,94.9312,0.0000,94.9312,3.8563,94.9312,6.4012,0.0000,2186.6747,386.6141,567.9021,88.5300,10.0220,78.5081,0.0000,78.5081,0.0000,78.5081,-9.3672,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19302.6360,19302.6360,19302.6360,19302.6360,6,0,0,0
+4106.5894,0.5000,90193.0928,83.0000,83.0000,0.0000,-0.4019,30.4106,6,1596.2726,585.3841,868.8310,-75.9497,97.8536,145.2349,159.8062,-12.6959,0.0000,93.9973,0.0000,93.9973,3.8563,93.9973,6.3639,0.0000,2186.6747,382.6986,562.3149,87.6334,10.0036,77.6298,0.0000,77.6298,0.0000,77.6298,-10.2454,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19120.8283,19120.8283,19120.8283,19120.8283,6,0,0,0
+4107.0894,0.5000,90204.6206,83.0000,83.0000,0.0000,-0.4351,30.3604,6,1596.2726,580.0016,867.4968,-75.9497,96.9538,145.0119,159.8062,-12.6959,0.0000,93.0975,0.0000,93.0975,3.8563,93.0975,6.3279,0.0000,2186.6747,378.9265,556.9323,86.7696,9.9859,76.7838,0.0000,76.7838,0.0000,76.7838,-11.0915,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18945.6818,18945.6818,18945.6818,18945.6818,6,0,0,0
+4107.5894,0.5000,90216.1483,83.0000,83.0000,0.0000,-0.4784,30.3053,6,1596.2726,572.9811,866.2114,-75.9497,95.7802,144.7970,159.8062,-12.6959,0.0000,91.9240,0.0000,91.9240,3.8563,91.9240,6.2809,0.0000,2186.6747,374.0065,549.9118,85.6430,9.9628,75.6802,0.0000,75.6802,0.0000,75.6802,-12.1950,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18719.4287,18719.4287,18719.4287,18719.4287,6,0,0,0
+4108.0894,0.5000,90227.6761,83.0000,83.0000,0.0000,-0.5287,30.2443,6,1596.2726,564.8278,864.5349,-75.9497,94.4173,144.5168,159.8062,-12.6959,0.0000,90.5610,0.0000,90.5610,3.8563,90.5610,6.2264,0.0000,2186.6747,368.2927,541.7585,84.3346,9.9360,74.3986,0.0000,74.3986,0.0000,74.3986,-13.4765,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18483.0165,18483.0165,18483.0165,18483.0165,6,0,0,0
+4108.5894,0.5000,90239.2039,83.0000,83.0000,0.0000,-0.5924,30.1760,6,1596.2726,554.4961,862.5879,-75.9497,92.6903,144.1913,159.8062,-12.6959,0.0000,88.8340,0.0000,88.8340,3.8563,88.8340,6.1573,0.0000,2186.6747,361.0523,531.4269,82.6767,9.9020,72.7746,0.0000,72.7746,0.0000,72.7746,-15.1005,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18183.4395,18183.4395,18183.4395,18183.4395,6,0,0,0
+4109.0894,0.5000,90250.7317,83.0000,83.0000,0.0000,-0.6120,30.1055,6,1596.2726,551.3123,860.1207,-75.9497,92.1581,143.7789,159.8062,-12.6959,0.0000,88.3018,0.0000,88.3018,3.8563,88.3018,6.1360,0.0000,2186.6747,358.8211,528.2431,82.1657,9.8915,72.2742,0.0000,72.2742,0.0000,72.2742,-15.6009,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18091.1214,18091.1214,18091.1214,18091.1214,6,0,0,0
+4109.5894,0.5000,90262.2594,83.0000,83.0000,0.0000,-0.6686,30.0284,6,1596.2726,542.1388,859.3604,-75.9497,90.6246,143.6518,159.8062,-12.6959,0.0000,86.7683,0.0000,86.7683,3.8563,86.7683,6.0747,0.0000,2186.6747,352.3922,519.0695,80.6936,9.8614,70.8322,0.0000,70.8322,0.0000,70.8322,-17.0428,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17810.4722,17810.4722,17810.4722,17810.4722,6,0,0,0
+4110.0894,0.5000,90273.7872,83.0000,83.0000,0.0000,-0.7696,29.9397,6,1596.2726,525.7685,857.1698,-75.9497,87.8881,143.2856,159.8062,-12.6959,0.0000,84.0319,0.0000,84.0319,3.8563,84.0319,5.9653,0.0000,2186.6747,340.9200,502.6993,78.0666,9.8075,68.2591,0.0000,68.2591,0.0000,68.2591,-19.6158,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17275.4342,17275.4342,17275.4342,17275.4342,6,0,0,0
+4110.5894,0.5000,90285.3150,83.0000,83.0000,0.0000,-0.8140,29.8459,6,1596.2726,518.5709,853.2605,-75.9497,86.6850,142.6321,159.8062,-12.6959,0.0000,82.8287,0.0000,82.8287,3.8563,82.8287,5.9171,0.0000,2186.6747,335.8759,495.5016,76.9116,9.7839,67.1277,0.0000,67.1277,0.0000,67.1277,-20.7471,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17040.1883,17040.1883,17040.1883,17040.1883,6,0,0,0
+4111.0894,0.5000,90296.8428,83.0000,83.0000,0.0000,-0.8630,29.7464,6,1596.2726,510.6259,851.5417,-75.9497,85.3569,142.3448,159.8062,-12.6959,0.0000,81.5006,0.0000,81.5006,3.8563,81.5006,5.8640,0.0000,2186.6747,330.3080,487.5566,75.6366,9.7577,65.8788,0.0000,65.8788,0.0000,65.8788,-21.9959,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16780.5183,16780.5183,16780.5183,16780.5183,6,0,0,0
+4111.5894,0.5000,90308.3706,83.0000,83.0000,0.0000,-0.9183,29.6405,6,1596.2726,501.6543,849.6445,-75.9497,83.8572,142.0276,159.8062,-12.6959,0.0000,80.0009,0.0000,80.0009,3.8563,80.0009,5.8040,0.0000,2186.6747,324.0207,478.5850,74.1969,9.7282,64.4686,0.0000,64.4686,0.0000,64.4686,-23.4060,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16487.2931,16487.2931,16487.2931,16487.2931,6,0,0,0
+4112.0894,0.5000,90319.8983,83.0000,83.0000,0.0000,-0.9896,29.5264,6,1596.2726,490.0965,847.5020,-75.9497,81.9251,141.6695,159.8062,-12.6959,0.0000,78.0689,0.0000,78.0689,3.8563,78.0689,5.7267,0.0000,2186.6747,315.9210,467.0272,72.3421,9.6902,62.6519,0.0000,62.6519,0.0000,62.6519,-25.2226,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16109.5435,16109.5435,16109.5435,16109.5435,6,0,0,0
+4112.5894,0.5000,90331.4261,83.0000,83.0000,0.0000,-1.0696,29.4031,6,1596.2726,477.1106,844.7420,-75.9497,79.7544,141.2082,159.8062,-12.6959,0.0000,75.8981,0.0000,75.8981,3.8563,75.8981,5.6399,0.0000,2186.6747,306.8205,454.0413,70.2582,9.6475,60.6107,0.0000,60.6107,0.0000,60.6107,-27.2637,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15685.5647,15685.5647,15685.5647,15685.5647,6,0,0,0
+4113.0894,0.5000,90342.9539,83.0000,83.0000,0.0000,-1.1585,29.2696,6,1596.2726,462.7033,841.6410,-75.9497,77.3461,140.6898,159.8062,-12.6959,0.0000,73.4898,0.0000,73.4898,3.8563,73.4898,5.5436,0.0000,2186.6747,296.7238,439.6340,67.9462,9.6002,58.3461,0.0000,58.3461,0.0000,58.3461,-29.5282,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15221.9236,15221.9236,15221.9236,15221.9236,6,0,0,0
+4113.5894,0.5000,90354.4817,83.0000,83.0000,0.0000,-1.2392,29.1267,6,1596.2726,449.6162,838.2005,-75.9497,75.1584,140.1147,159.8062,-12.6959,0.0000,71.3021,0.0000,71.3021,3.8563,71.3021,5.4561,0.0000,2186.6747,287.5524,426.5469,65.8461,9.5571,56.2889,0.0000,56.2889,0.0000,56.2889,-31.5851,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14800.7682,14800.7682,14800.7682,14800.7682,6,0,0,0
+4114.0894,0.5000,90366.0094,83.0000,83.0000,0.0000,-1.3106,28.9757,6,1596.2726,438.0433,835.0753,-75.9497,73.2239,139.5922,159.8062,-12.6959,0.0000,69.3676,0.0000,69.3676,3.8563,69.3676,5.3787,0.0000,2186.6747,279.4421,414.9740,63.9889,9.5193,54.4696,0.0000,54.4696,0.0000,54.4696,-33.4043,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14428.3425,14428.3425,14428.3425,14428.3425,6,0,0,0
+4114.5894,0.5000,90377.5372,83.0000,83.0000,0.0000,-1.3478,28.8203,6,1596.2726,432.0195,832.3117,-75.9497,72.2169,139.1303,159.8062,-12.6959,0.0000,68.3606,0.0000,68.3606,3.8563,68.3606,5.3384,0.0000,2186.6747,275.2207,408.9503,63.0222,9.5004,53.5219,0.0000,53.5219,0.0000,53.5219,-34.3519,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14234.4915,14234.4915,14234.4915,14234.4915,6,0,0,0
+4115.0894,0.5000,90389.0650,83.0000,83.0000,0.0000,-1.3687,28.6625,6,1596.2726,428.6259,830.8732,-75.9497,71.6497,138.8898,159.8062,-12.6959,0.0000,67.7934,0.0000,67.7934,3.8563,67.7934,5.3157,0.0000,2186.6747,272.8424,405.5567,62.4777,9.4897,52.9880,0.0000,52.9880,0.0000,52.9880,-34.8858,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14125.2818,14125.2818,14125.2818,14125.2818,6,0,0,0
+4115.5894,0.5000,90400.5928,83.0000,83.0000,0.0000,-1.3649,28.5052,6,1596.2726,429.2489,830.0628,-75.9497,71.7538,138.7544,159.8062,-12.6959,0.0000,67.8975,0.0000,67.8975,3.8563,67.8975,5.3199,0.0000,2186.6747,273.2790,406.1797,62.5776,9.4916,53.0860,0.0000,53.0860,0.0000,53.0860,-34.7878,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14145.3311,14145.3311,14145.3311,14145.3311,6,0,0,0
+4116.0894,0.5000,90412.1206,83.0000,83.0000,0.0000,-1.3620,28.3481,6,1596.2726,429.7159,830.2116,-75.9497,71.8319,138.7792,159.8062,-12.6959,0.0000,67.9756,0.0000,67.9756,3.8563,67.9756,5.3230,0.0000,2186.6747,273.6063,406.6466,62.6526,9.4931,53.1595,0.0000,53.1595,0.0000,53.1595,-34.7143,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14160.3588,14160.3588,14160.3588,14160.3588,6,0,0,0
+4116.5894,0.5000,90423.6483,83.0000,83.0000,0.0000,-1.3618,28.1912,6,1596.2726,429.7535,830.3231,-75.9497,71.8381,138.7979,159.8062,-12.6959,0.0000,67.9819,0.0000,67.9819,3.8563,67.9819,5.3233,0.0000,2186.6747,273.6326,406.6842,62.6586,9.4932,53.1654,0.0000,53.1654,0.0000,53.1654,-34.7084,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14161.5681,14161.5681,14161.5681,14161.5681,6,0,0,0
+4117.0894,0.5000,90435.1761,83.0000,83.0000,0.0000,-1.3725,28.0329,6,1596.2726,428.0118,830.3321,-75.9497,71.5470,138.7994,159.8062,-12.6959,0.0000,67.6907,0.0000,67.6907,3.8563,67.6907,5.3116,0.0000,2186.6747,272.4120,404.9425,62.3791,9.4877,52.8914,0.0000,52.8914,0.0000,52.8914,-34.9824,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14105.5180,14105.5180,14105.5180,14105.5180,6,0,0,0
+4117.5894,0.5000,90446.7039,83.0000,83.0000,0.0000,-1.3875,27.8730,6,1596.2726,425.5835,829.9162,-75.9497,71.1411,138.7298,159.8062,-12.6959,0.0000,67.2848,0.0000,67.2848,3.8563,67.2848,5.2954,0.0000,2186.6747,270.7103,402.5142,61.9894,9.4801,52.5093,0.0000,52.5093,0.0000,52.5093,-35.3644,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14027.3728,14027.3728,14027.3728,14027.3728,6,0,0,0
+4118.0894,0.5000,90458.2317,83.0000,83.0000,0.0000,-1.4029,27.7113,6,1596.2726,423.0962,829.3363,-75.9497,70.7253,138.6329,159.8062,-12.6959,0.0000,66.8690,0.0000,66.8690,3.8563,66.8690,5.2787,0.0000,2186.6747,268.9672,400.0269,61.5903,9.4722,52.1180,0.0000,52.1180,0.0000,52.1180,-35.7556,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13947.3292,13947.3292,13947.3292,13947.3292,6,0,0,0
+4118.5894,0.5000,90469.7594,83.0000,83.0000,0.0000,-1.4175,27.5479,6,1596.2726,420.7231,828.7423,-75.9497,70.3286,138.5336,159.8062,-12.6959,0.0000,66.4723,0.0000,66.4723,3.8563,66.4723,5.2629,0.0000,2186.6747,267.3041,397.6538,61.2095,9.4648,51.7447,0.0000,51.7447,0.0000,51.7447,-36.1289,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13870.9616,13870.9616,13870.9616,13870.9616,6,0,0,0
+4119.0894,0.5000,90481.2872,83.0000,83.0000,0.0000,-1.4306,27.3830,6,1596.2726,418.6059,828.1756,-75.9497,69.9747,138.4389,159.8062,-12.6959,0.0000,66.1184,0.0000,66.1184,3.8563,66.1184,5.2487,0.0000,2186.6747,265.8204,395.5366,60.8697,9.4581,51.4116,0.0000,51.4116,0.0000,51.4116,-36.4620,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13802.8279,13802.8279,13802.8279,13802.8279,6,0,0,0
+4119.5894,0.5000,90492.8150,83.0000,83.0000,0.0000,-1.4392,27.2170,6,1596.2726,417.2112,827.6700,-75.9497,69.7416,138.3544,159.8062,-12.6959,0.0000,65.8853,0.0000,65.8853,3.8563,65.8853,5.2394,0.0000,2186.6747,264.8430,394.1420,60.6459,9.4537,51.1922,0.0000,51.1922,0.0000,51.1922,-36.6814,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13757.9465,13757.9465,13757.9465,13757.9465,6,0,0,0
+4120.0894,0.5000,90504.3428,83.0000,83.0000,0.0000,-1.4399,27.0511,6,1596.2726,417.0939,827.3370,-75.9497,69.7219,138.2987,159.8062,-12.6959,0.0000,65.8657,0.0000,65.8657,3.8563,65.8657,5.2386,0.0000,2186.6747,264.7608,394.0246,60.6271,9.4533,51.1737,0.0000,51.1737,0.0000,51.1737,-36.6998,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13754.1698,13754.1698,13754.1698,13754.1698,6,0,0,0
+4120.5894,0.5000,90515.8706,83.0000,83.0000,0.0000,-1.4345,26.8857,6,1596.2726,417.9670,827.3090,-75.9497,69.8679,138.2940,159.8062,-12.6959,0.0000,66.0116,0.0000,66.0116,3.8563,66.0116,5.2444,0.0000,2186.6747,265.3726,394.8977,60.7672,9.4561,51.3111,0.0000,51.3111,0.0000,51.3111,-36.5625,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13782.2666,13782.2666,13782.2666,13782.2666,6,0,0,0
+4121.0894,0.5000,90527.3983,83.0000,83.0000,0.0000,-1.4156,26.7225,6,1596.2726,421.0400,827.5175,-75.9497,70.3816,138.3289,159.8062,-12.6959,0.0000,66.5253,0.0000,66.5253,3.8563,66.5253,5.2650,0.0000,2186.6747,267.5263,397.9708,61.2603,9.4658,51.7946,0.0000,51.7946,0.0000,51.7946,-36.0791,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13881.1614,13881.1614,13881.1614,13881.1614,6,0,0,0
+4121.5894,0.5000,90538.9261,83.0000,83.0000,0.0000,-1.3848,26.5629,6,1596.2726,426.0254,828.2513,-75.9497,71.2150,138.4515,159.8062,-12.6959,0.0000,67.3587,0.0000,67.3587,3.8563,67.3587,5.2983,0.0000,2186.6747,271.0200,402.9562,62.0603,9.4815,52.5789,0.0000,52.5789,0.0000,52.5789,-35.2948,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14041.5961,14041.5961,14041.5961,14041.5961,6,0,0,0
+4122.0894,0.5000,90550.4539,83.0000,83.0000,0.0000,-1.3594,26.4062,6,1596.2726,430.1305,829.4418,-75.9497,71.9012,138.6506,159.8062,-12.6959,0.0000,68.0449,0.0000,68.0449,3.8563,68.0449,5.3258,0.0000,2186.6747,273.8969,407.0613,62.7191,9.4944,53.2247,0.0000,53.2247,0.0000,53.2247,-34.6491,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14173.7025,14173.7025,14173.7025,14173.7025,6,0,0,0
+4122.5894,0.5000,90561.9817,83.0000,83.0000,0.0000,-1.3456,26.2510,6,1596.2726,432.3765,830.4221,-75.9497,72.2766,138.8144,159.8062,-12.6959,0.0000,68.4203,0.0000,68.4203,3.8563,68.4203,5.3408,0.0000,2186.6747,275.4709,409.3073,63.0795,9.5015,53.5780,0.0000,53.5780,0.0000,53.5780,-34.2958,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14245.9801,14245.9801,14245.9801,14245.9801,6,0,0,0
+4123.0894,0.5000,90573.5094,83.0000,83.0000,0.0000,-1.3478,26.0957,6,1596.2726,432.0200,830.9585,-75.9497,72.2170,138.9041,159.8062,-12.6959,0.0000,68.3607,0.0000,68.3607,3.8563,68.3607,5.3384,0.0000,2186.6747,275.2210,408.9507,63.0223,9.5004,53.5220,0.0000,53.5220,0.0000,53.5220,-34.3519,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14234.5053,14234.5053,14234.5053,14234.5053,6,0,0,0
+4123.5894,0.5000,90585.0372,83.0000,83.0000,0.0000,-1.3607,25.9388,6,1596.2726,429.9331,830.8733,-75.9497,71.8682,138.8898,159.8062,-12.6959,0.0000,68.0119,0.0000,68.0119,3.8563,68.0119,5.3245,0.0000,2186.6747,273.7585,406.8639,62.6874,9.4938,53.1936,0.0000,53.1936,0.0000,53.1936,-34.6801,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14167.3499,14167.3499,14167.3499,14167.3499,6,0,0,0
+4124.0894,0.5000,90596.5650,83.0000,83.0000,0.0000,-1.3819,25.7795,6,1596.2726,426.4855,830.3750,-75.9497,71.2919,138.8065,159.8062,-12.6959,0.0000,67.4356,0.0000,67.4356,3.8563,67.4356,5.3014,0.0000,2186.6747,271.3425,403.4163,62.1342,9.4829,52.6513,0.0000,52.6513,0.0000,52.6513,-35.2225,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14056.4029,14056.4029,14056.4029,14056.4029,6,0,0,0
+4124.5894,0.5000,90608.0928,83.0000,83.0000,0.0000,-1.4072,25.6173,6,1596.2726,422.4018,829.5517,-75.9497,70.6092,138.6689,159.8062,-12.6959,0.0000,66.7529,0.0000,66.7529,3.8563,66.7529,5.2741,0.0000,2186.6747,268.4806,399.3326,61.4788,9.4700,52.0088,0.0000,52.0088,0.0000,52.0088,-35.8649,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13924.9852,13924.9852,13924.9852,13924.9852,6,0,0,0
+4125.0894,0.5000,90619.6206,83.0000,83.0000,0.0000,-1.4389,25.4514,6,1596.2726,417.2623,828.5765,-75.9497,69.7501,138.5059,159.8062,-12.6959,0.0000,65.8938,0.0000,65.8938,3.8563,65.8938,5.2397,0.0000,2186.6747,264.8788,394.1930,60.6541,9.4539,51.2002,0.0000,51.2002,0.0000,51.2002,-36.6733,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13759.5897,13759.5897,13759.5897,13759.5897,6,0,0,0
+4125.5894,0.5000,90631.1483,83.0000,83.0000,0.0000,-1.4742,25.2815,6,1596.2726,411.5419,827.3492,-75.9497,68.7939,138.3007,159.8062,-12.6959,0.0000,64.9376,0.0000,64.9376,3.8563,64.9376,5.2015,0.0000,2186.6747,260.8700,388.4726,59.7361,9.4358,50.3003,0.0000,50.3003,0.0000,50.3003,-37.5732,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13575.5019,13575.5019,13575.5019,13575.5019,6,0,0,0
+4126.0894,0.5000,90642.6761,83.0000,83.0000,0.0000,-1.5136,25.1070,6,1596.2726,405.1641,825.9832,-75.9497,67.7278,138.0724,159.8062,-12.6959,0.0000,63.8715,0.0000,63.8715,3.8563,63.8715,5.1588,0.0000,2186.6747,256.4004,382.0949,58.7126,9.4157,49.2969,0.0000,49.2969,0.0000,49.2969,-38.5765,70.1459,17.7275,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13391.2677,13391.2677,13391.2677,13391.2677,6,0,0,0
+4126.5894,0.5000,90654.2039,83.0000,83.0000,0.0000,-1.5453,24.9289,6,1596.2726,400.0317,824.4601,-75.9497,66.8698,137.8178,159.8062,-12.6959,0.0000,63.0135,0.0000,63.0135,3.8563,63.0135,5.1245,0.0000,2186.6747,252.8036,376.9624,57.8890,9.3995,48.4895,0.0000,48.4895,0.0000,48.4895,-39.3838,70.1459,17.7274,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13248.9273,13248.9273,13248.9273,13248.9273,6,0,0,0
+4127.0894,0.5000,90665.7317,83.0000,83.0000,0.0000,-1.5699,24.7479,6,1596.2726,396.0317,823.2345,-75.9497,66.2012,137.6129,159.8062,-12.6959,0.0000,62.3449,0.0000,62.3449,3.8563,62.3449,5.0978,0.0000,2186.6747,250.0004,372.9624,57.2471,9.3869,47.8602,0.0000,47.8602,0.0000,47.8602,-40.0131,70.1459,17.7273,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13137.9954,13137.9954,13137.9954,13137.9954,6,0,0,0
+4127.5894,0.5000,90677.2594,83.0000,83.0000,0.0000,-1.5716,24.5667,6,1596.2726,395.7662,822.2793,-75.9497,66.1568,137.4533,159.8062,-12.6959,0.0000,62.3005,0.0000,62.3005,3.8563,62.3005,5.0960,0.0000,2186.6747,249.8144,372.6970,57.2045,9.3861,47.8184,0.0000,47.8184,0.0000,47.8184,-40.0548,70.1459,17.7273,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13130.6326,13130.6326,13130.6326,13130.6326,6,0,0,0
+4128.0894,0.5000,90688.7872,83.0000,83.0000,0.0000,-1.5632,24.3865,6,1596.2726,397.1192,822.2159,-75.9497,66.3829,137.4427,159.8062,-12.6959,0.0000,62.5267,0.0000,62.5267,3.8563,62.5267,5.1050,0.0000,2186.6747,250.7625,374.0499,57.4216,9.3904,48.0313,0.0000,48.0313,0.0000,48.0313,-39.8420,70.1459,17.7273,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13168.1548,13168.1548,13168.1548,13168.1548,6,0,0,0
+4128.5894,0.5000,90700.3150,83.0000,83.0000,0.0000,-1.5401,24.2090,6,1596.2726,400.8584,822.5390,-75.9497,67.0080,137.4967,159.8062,-12.6959,0.0000,63.1517,0.0000,63.1517,3.8563,63.1517,5.1300,0.0000,2186.6747,253.3830,377.7892,58.0217,9.4021,48.6195,0.0000,48.6195,0.0000,48.6195,-39.2538,70.1459,17.7274,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13271.8561,13271.8561,13271.8561,13271.8561,6,0,0,0
+4129.0894,0.5000,90711.8428,83.0000,83.0000,0.0000,-1.5166,24.0341,6,1596.2726,404.6732,823.4319,-75.9497,67.6457,137.6459,159.8062,-12.6959,0.0000,63.7894,0.0000,63.7894,3.8563,63.7894,5.1556,0.0000,2186.6747,256.0564,381.6040,58.6339,9.4142,49.2197,0.0000,49.2197,0.0000,49.2197,-38.6537,70.1459,17.7275,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13377.6539,13377.6539,13377.6539,13377.6539,6,0,0,0
+4129.5894,0.5000,90723.3706,83.0000,83.0000,0.0000,-1.4933,23.8620,6,1596.2726,408.4496,824.3429,-75.9497,68.2769,137.7982,159.8062,-12.6959,0.0000,64.4207,0.0000,64.4207,3.8563,64.4207,5.1808,0.0000,2186.6747,258.7029,385.3803,59.2399,9.4261,49.8138,0.0000,49.8138,0.0000,49.8138,-38.0596,70.1459,17.7275,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13482.3837,13482.3837,13482.3837,13482.3837,6,0,0,0
+4130.0894,0.5000,90734.8983,83.0000,83.0000,0.0000,-1.4679,23.6928,6,1596.2726,412.5646,825.2447,-75.9497,68.9648,137.9490,159.8062,-12.6959,0.0000,65.1085,0.0000,65.1085,3.8563,65.1085,5.2083,0.0000,2186.6747,261.5867,389.4953,59.9002,9.4390,50.4612,0.0000,50.4612,0.0000,50.4612,-37.4123,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13608.4127,13608.4127,13608.4127,13608.4127,6,0,0,0
+4130.5894,0.5000,90746.4261,83.0000,83.0000,0.0000,-1.4409,23.5267,6,1596.2726,416.9323,826.2274,-75.9497,69.6949,138.1132,159.8062,-12.6959,0.0000,65.8387,0.0000,65.8387,3.8563,65.8387,5.2375,0.0000,2186.6747,264.6476,393.8631,60.6011,9.4528,51.1483,0.0000,51.1483,0.0000,51.1483,-36.7253,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13748.9711,13748.9711,13748.9711,13748.9711,6,0,0,0
+4131.0894,0.5000,90757.9539,83.0000,83.0000,0.0000,-1.4104,23.3641,6,1596.2726,421.8725,827.2704,-75.9497,70.5207,138.2876,159.8062,-12.6959,0.0000,66.6645,0.0000,66.6645,3.8563,66.6645,5.2706,0.0000,2186.6747,268.1096,398.8032,61.3939,9.4684,51.9255,0.0000,51.9255,0.0000,51.9255,-35.9481,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13907.9492,13907.9492,13907.9492,13907.9492,6,0,0,0
+4131.5894,0.5000,90769.4817,83.0000,83.0000,0.0000,-1.3834,23.2046,6,1596.2726,426.2474,828.4501,-75.9497,71.2521,138.4848,159.8062,-12.6959,0.0000,67.3958,0.0000,67.3958,3.8563,67.3958,5.2998,0.0000,2186.6747,271.1756,403.1781,62.0960,9.4822,52.6138,0.0000,52.6138,0.0000,52.6138,-35.2599,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14048.7389,14048.7389,14048.7389,14048.7389,6,0,0,0
+4132.0894,0.5000,90781.0094,83.0000,83.0000,0.0000,-1.3657,23.0472,6,1596.2726,429.1221,829.4948,-75.9497,71.7326,138.6594,159.8062,-12.6959,0.0000,67.8763,0.0000,67.8763,3.8563,67.8763,5.3190,0.0000,2186.6747,273.1901,406.0528,62.5573,9.4912,53.0660,0.0000,53.0660,0.0000,53.0660,-34.8077,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14141.2491,14141.2491,14141.2491,14141.2491,6,0,0,0
+4132.5894,0.5000,90792.5372,83.0000,83.0000,0.0000,-1.3592,22.8905,6,1596.2726,430.1657,830.1813,-75.9497,71.9070,138.7742,159.8062,-12.6959,0.0000,68.0508,0.0000,68.0508,3.8563,68.0508,5.3260,0.0000,2186.6747,273.9215,407.0964,62.7247,9.4945,53.2302,0.0000,53.2302,0.0000,53.2302,-34.6435,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14174.8323,14174.8323,14174.8323,14174.8323,6,0,0,0
+4133.0894,0.5000,90804.0650,83.0000,83.0000,0.0000,-1.3628,22.7334,6,1596.2726,429.5837,830.4305,-75.9497,71.8098,138.8158,159.8062,-12.6959,0.0000,67.9535,0.0000,67.9535,3.8563,67.9535,5.3221,0.0000,2186.6747,273.5137,406.5145,62.6314,9.4927,53.1387,0.0000,53.1387,0.0000,53.1387,-34.7351,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14156.1056,14156.1056,14156.1056,14156.1056,6,0,0,0
+4133.5894,0.5000,90815.5928,83.0000,83.0000,0.0000,-1.3723,22.5752,6,1596.2726,428.0450,830.2916,-75.9497,71.5525,138.7926,159.8062,-12.6959,0.0000,67.6963,0.0000,67.6963,3.8563,67.6963,5.3118,0.0000,2186.6747,272.4353,404.9757,62.3844,9.4878,52.8966,0.0000,52.8966,0.0000,52.8966,-34.9771,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14106.5871,14106.5871,14106.5871,14106.5871,6,0,0,0
+4134.0894,0.5000,90827.1206,83.0000,83.0000,0.0000,-1.3727,22.4170,6,1596.2726,427.9766,829.9241,-75.9497,71.5411,138.7312,159.8062,-12.6959,0.0000,67.6848,0.0000,67.6848,3.8563,67.6848,5.3114,0.0000,2186.6747,272.3874,404.9074,62.3735,9.4876,52.8858,0.0000,52.8858,0.0000,52.8858,-34.9879,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14104.3872,14104.3872,14104.3872,14104.3872,6,0,0,0
+4134.5894,0.5000,90838.6483,83.0000,83.0000,0.0000,-1.3821,22.2576,6,1596.2726,426.4572,829.9078,-75.9497,71.2871,138.7284,159.8062,-12.6959,0.0000,67.4308,0.0000,67.4308,3.8563,67.4308,5.3012,0.0000,2186.6747,271.3226,403.3879,62.1296,9.4828,52.6468,0.0000,52.6468,0.0000,52.6468,-35.2269,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14055.4891,14055.4891,14055.4891,14055.4891,6,0,0,0
+4135.0894,0.5000,90850.1761,83.0000,83.0000,0.0000,-1.4513,22.0903,6,1596.2726,415.2440,829.5449,-75.9497,69.4127,138.6678,159.8062,-12.6959,0.0000,65.5564,0.0000,65.5564,3.8563,65.5564,5.2262,0.0000,2186.6747,263.4644,392.1748,60.3302,9.4475,50.8827,0.0000,50.8827,0.0000,50.8827,-36.9908,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13694.6396,13694.6396,13694.6396,13694.6396,6,0,0,0
+4135.5894,0.5000,90861.7039,83.0000,83.0000,0.0000,-1.4715,21.9207,6,1596.2726,411.9746,826.8672,-75.9497,68.8662,138.2202,159.8062,-12.6959,0.0000,65.0099,0.0000,65.0099,3.8563,65.0099,5.2044,0.0000,2186.6747,261.1732,388.9053,59.8055,9.4372,50.3683,0.0000,50.3683,0.0000,50.3683,-37.5051,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13589.4252,13589.4252,13589.4252,13589.4252,6,0,0,0
+4136.0894,0.5000,90873.2317,83.0000,83.0000,0.0000,-1.4852,21.7495,6,1596.2726,409.7655,826.0865,-75.9497,68.4969,138.0897,159.8062,-12.6959,0.0000,64.6406,0.0000,64.6406,3.8563,64.6406,5.1896,0.0000,2186.6747,259.6251,386.6962,59.4510,9.4302,50.0208,0.0000,50.0208,0.0000,50.0208,-37.8526,70.1459,17.7275,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13518.8785,13518.8785,13518.8785,13518.8785,6,0,0,0
+4136.5894,0.5000,90884.7594,83.0000,83.0000,0.0000,-1.4943,21.5772,6,1596.2726,408.2898,825.5589,-75.9497,68.2502,138.0015,159.8062,-12.6959,0.0000,64.3940,0.0000,64.3940,3.8563,64.3940,5.1797,0.0000,2186.6747,258.5909,385.2206,59.2142,9.4256,49.7886,0.0000,49.7886,0.0000,49.7886,-38.0848,70.1459,17.7275,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13477.9529,13477.9529,13477.9529,13477.9529,6,0,0,0
+4137.0894,0.5000,90896.2872,83.0000,83.0000,0.0000,-1.5013,21.4042,6,1596.2726,407.1517,825.2066,-75.9497,68.0600,137.9426,159.8062,-12.6959,0.0000,64.2037,0.0000,64.2037,3.8563,64.2037,5.1721,0.0000,2186.6747,257.7933,384.0825,59.0316,9.4220,49.6096,0.0000,49.6096,0.0000,49.6096,-38.2638,70.1459,17.7275,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13446.3905,13446.3905,13446.3905,13446.3905,6,0,0,0
+4137.5894,0.5000,90907.8150,83.0000,83.0000,0.0000,-1.5054,21.2306,6,1596.2726,406.4903,824.9348,-75.9497,67.9494,137.8971,159.8062,-12.6959,0.0000,64.0931,0.0000,64.0931,3.8563,64.0931,5.1677,0.0000,2186.6747,257.3298,383.4210,58.9254,9.4199,49.5055,0.0000,49.5055,0.0000,49.5055,-38.3679,70.1459,17.7275,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13428.0466,13428.0466,13428.0466,13428.0466,6,0,0,0
+4138.0894,0.5000,90919.3428,83.0000,83.0000,0.0000,-1.5008,21.0576,6,1596.2726,407.2320,824.7768,-75.9497,68.0734,137.8707,159.8062,-12.6959,0.0000,64.2171,0.0000,64.2171,3.8563,64.2171,5.1727,0.0000,2186.6747,257.8496,384.1627,59.0445,9.4222,49.6222,0.0000,49.6222,0.0000,49.6222,-38.2512,70.1459,17.7275,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13448.6154,13448.6154,13448.6154,13448.6154,6,0,0,0
+4138.5894,0.5000,90930.8706,83.0000,83.0000,0.0000,-1.4828,20.8867,6,1596.2726,410.1486,824.9539,-75.9497,68.5610,137.9003,159.8062,-12.6959,0.0000,64.7047,0.0000,64.7047,3.8563,64.7047,5.1922,0.0000,2186.6747,259.8935,387.0793,59.5125,9.4314,50.0811,0.0000,50.0811,0.0000,50.0811,-37.7924,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13530.6630,13530.6630,13530.6630,13530.6630,6,0,0,0
+4139.0894,0.5000,90942.3983,83.0000,83.0000,0.0000,-1.4461,20.7200,6,1596.2726,416.0998,825.6504,-75.9497,69.5558,138.0168,159.8062,-12.6959,0.0000,65.6995,0.0000,65.6995,3.8563,65.6995,5.2320,0.0000,2186.6747,264.0641,393.0305,60.4675,9.4502,51.0173,0.0000,51.0173,0.0000,51.0173,-36.8562,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13722.1787,13722.1787,13722.1787,13722.1787,6,0,0,0
+4139.5894,0.5000,90953.9261,83.0000,83.0000,0.0000,-1.3995,20.5586,6,1596.2726,423.6406,827.0716,-75.9497,70.8163,138.2543,159.8062,-12.6959,0.0000,66.9600,0.0000,66.9600,3.8563,66.9600,5.2824,0.0000,2186.6747,269.3487,400.5713,61.6776,9.4740,52.2037,0.0000,52.2037,0.0000,52.2037,-35.6700,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13964.8497,13964.8497,13964.8497,13964.8497,6,0,0,0
+4140.0894,0.5000,90965.4539,83.0000,83.0000,0.0000,-1.3497,20.4031,6,1596.2726,431.7165,828.8723,-75.9497,72.1663,138.5554,159.8062,-12.6959,0.0000,68.3100,0.0000,68.3100,3.8563,68.3100,5.3364,0.0000,2186.6747,275.0083,408.6473,62.9736,9.4994,53.4742,0.0000,53.4742,0.0000,53.4742,-34.3996,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14224.7413,14224.7413,14224.7413,14224.7413,6,0,0,0
+4140.5894,0.5000,90976.9817,83.0000,83.0000,0.0000,-1.3172,20.2512,6,1596.2726,436.9658,830.8009,-75.9497,73.0438,138.8777,159.8062,-12.6959,0.0000,69.1875,0.0000,69.1875,3.8563,69.1875,5.3715,0.0000,2186.6747,278.6870,413.8966,63.8160,9.5160,54.3000,0.0000,54.3000,0.0000,54.3000,-33.5738,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14393.6681,14393.6681,14393.6681,14393.6681,6,0,0,0
+4141.0894,0.5000,90988.5094,83.0000,83.0000,0.0000,-1.2956,20.1019,6,1596.2726,440.4718,832.0544,-75.9497,73.6298,139.0873,159.8062,-12.6959,0.0000,69.7735,0.0000,69.7735,3.8563,69.7735,5.3949,0.0000,2186.6747,281.1440,417.4026,64.3786,9.5270,54.8516,0.0000,54.8516,0.0000,54.8516,-33.0223,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14506.4945,14506.4945,14506.4945,14506.4945,6,0,0,0
+4141.5894,0.5000,91000.0372,83.0000,83.0000,0.0000,-1.2950,19.9526,6,1596.2726,440.5756,832.8916,-75.9497,73.6472,139.2272,159.8062,-12.6959,0.0000,69.7909,0.0000,69.7909,3.8563,69.7909,5.3956,0.0000,2186.6747,281.2168,417.5064,64.3953,9.5274,54.8679,0.0000,54.8679,0.0000,54.8679,-33.0060,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14509.8355,14509.8355,14509.8355,14509.8355,6,0,0,0
+4142.0894,0.5000,91011.5650,83.0000,83.0000,0.0000,-1.2959,19.8032,6,1596.2726,440.4255,832.9164,-75.9497,73.6221,139.2314,159.8062,-12.6959,0.0000,69.7658,0.0000,69.7658,3.8563,69.7658,5.3946,0.0000,2186.6747,281.1116,417.3563,64.3712,9.5269,54.8443,0.0000,54.8443,0.0000,54.8443,-33.0296,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14505.0043,14505.0043,14505.0043,14505.0043,6,0,0,0
+4142.5894,0.5000,91023.0928,83.0000,83.0000,0.0000,-1.2964,19.6537,6,1596.2726,440.3479,832.8806,-75.9497,73.6091,139.2254,159.8062,-12.6959,0.0000,69.7528,0.0000,69.7528,3.8563,69.7528,5.3941,0.0000,2186.6747,281.0572,417.2787,64.3587,9.5266,54.8321,0.0000,54.8321,0.0000,54.8321,-33.0418,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14502.5077,14502.5077,14502.5077,14502.5077,6,0,0,0
+4143.0894,0.5000,91034.6206,83.0000,83.0000,0.0000,-1.2776,19.5065,6,1596.2726,443.3957,832.8620,-75.9497,74.1186,139.2223,159.8062,-12.6959,0.0000,70.2623,0.0000,70.2623,3.8563,70.2623,5.4145,0.0000,2186.6747,283.1931,420.3264,64.8478,9.5367,55.3112,0.0000,55.3112,0.0000,55.3112,-32.5628,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14600.5877,14600.5877,14600.5877,14600.5877,6,0,0,0
+4143.5894,0.5000,91046.1483,83.0000,83.0000,0.0000,-1.2480,19.3626,6,1596.2726,448.1836,833.5899,-75.9497,74.9189,139.3439,159.8062,-12.6959,0.0000,71.0627,0.0000,71.0627,3.8563,71.0627,5.4465,0.0000,2186.6747,286.5485,425.1144,65.6162,9.5524,56.0638,0.0000,56.0638,0.0000,56.0638,-31.8103,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14754.6672,14754.6672,14754.6672,14754.6672,6,0,0,0
+4144.0894,0.5000,91057.6761,83.0000,83.0000,0.0000,-1.2045,19.2237,6,1596.2726,455.2474,834.7332,-75.9497,76.0997,139.5351,159.8062,-12.6959,0.0000,72.2435,0.0000,72.2435,3.8563,72.2435,5.4937,0.0000,2186.6747,291.4988,432.1782,66.7497,9.5756,57.1741,0.0000,57.1741,0.0000,57.1741,-30.7000,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14981.9874,14981.9874,14981.9874,14981.9874,6,0,0,0
+4144.5894,0.5000,91069.2039,83.0000,83.0000,0.0000,-1.1631,19.0897,6,1596.2726,461.9509,836.4201,-75.9497,77.2203,139.8170,159.8062,-12.6959,0.0000,73.3640,0.0000,73.3640,3.8563,73.3640,5.5385,0.0000,2186.6747,296.1966,438.8816,67.8255,9.5977,58.2278,0.0000,58.2278,0.0000,58.2278,-29.6464,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15197.7119,15197.7119,15197.7119,15197.7119,6,0,0,0
+4145.0894,0.5000,91080.7317,83.0000,83.0000,0.0000,-1.1531,18.9567,6,1596.2726,463.5808,838.0208,-75.9497,77.4927,140.0846,159.8062,-12.6959,0.0000,73.6365,0.0000,73.6365,3.8563,73.6365,5.5494,0.0000,2186.6747,297.3388,440.5115,68.0870,9.6030,58.4840,0.0000,58.4840,0.0000,58.4840,-29.3902,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15250.1625,15250.1625,15250.1625,15250.1625,6,0,0,0
+4145.5894,0.5000,91092.2594,83.0000,83.0000,0.0000,-1.1286,18.8266,6,1596.2726,467.5556,838.4101,-75.9497,78.1572,140.1497,159.8062,-12.6959,0.0000,74.3009,0.0000,74.3009,3.8563,74.3009,5.5760,0.0000,2186.6747,300.1244,444.4864,68.7249,9.6161,59.1088,0.0000,59.1088,0.0000,59.1088,-28.7655,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15378.0779,15378.0779,15378.0779,15378.0779,6,0,0,0
+4146.0894,0.5000,91103.7872,83.0000,83.0000,0.0000,-1.0868,18.7014,6,1596.2726,474.3306,839.3593,-75.9497,79.2897,140.3084,159.8062,-12.6959,0.0000,75.4334,0.0000,75.4334,3.8563,75.4334,5.6213,0.0000,2186.6747,304.8723,451.2613,69.8121,9.6384,60.1737,0.0000,60.1737,0.0000,60.1737,-27.7007,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15596.1019,15596.1019,15596.1019,15596.1019,6,0,0,0
+4146.5894,0.5000,91115.3150,83.0000,83.0000,0.0000,-1.0682,18.5782,6,1596.2726,477.3379,840.9771,-75.9497,79.7924,140.5788,159.8062,-12.6959,0.0000,75.9361,0.0000,75.9361,3.8563,75.9361,5.6414,0.0000,2186.6747,306.9798,454.2686,70.2947,9.6483,60.6464,0.0000,60.6464,0.0000,60.6464,-27.2280,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15692.8799,15692.8799,15692.8799,15692.8799,6,0,0,0
+4147.0894,0.5000,91126.8428,83.0000,83.0000,0.0000,-1.0468,18.4575,6,1596.2726,480.8078,841.6953,-75.9497,80.3724,140.6989,159.8062,-12.6959,0.0000,76.5162,0.0000,76.5162,3.8563,76.5162,5.6646,0.0000,2186.6747,309.4115,457.7385,70.8515,9.6597,61.1918,0.0000,61.1918,0.0000,61.1918,-26.6826,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15805.9552,15805.9552,15805.9552,15805.9552,6,0,0,0
+4147.5894,0.5000,91138.3706,83.0000,83.0000,0.0000,-1.0135,18.3407,6,1596.2726,486.2173,842.5239,-75.9497,81.2767,140.8374,159.8062,-12.6959,0.0000,77.4204,0.0000,77.4204,3.8563,77.4204,5.7008,0.0000,2186.6747,313.2025,463.1481,71.7196,9.6775,62.0422,0.0000,62.0422,0.0000,62.0422,-25.8323,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15982.7599,15982.7599,15982.7599,15982.7599,6,0,0,0
+4148.0894,0.5000,91149.8983,83.0000,83.0000,0.0000,-0.9716,18.2287,6,1596.2726,493.0141,843.8157,-75.9497,82.4129,141.0533,159.8062,-12.6959,0.0000,78.5566,0.0000,78.5566,3.8563,78.5566,5.7462,0.0000,2186.6747,317.9657,469.9448,72.8103,9.6998,63.1105,0.0000,63.1105,0.0000,63.1105,-24.7641,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16204.9010,16204.9010,16204.9010,16204.9010,6,0,0,0
+4148.5894,0.5000,91161.4261,83.0000,83.0000,0.0000,-0.9158,18.1231,6,1596.2726,502.0626,845.4387,-75.9497,83.9254,141.3246,159.8062,-12.6959,0.0000,80.0691,0.0000,80.0691,3.8563,80.0691,5.8067,0.0000,2186.6747,324.3069,478.9934,74.2624,9.7296,64.5328,0.0000,64.5328,0.0000,64.5328,-23.3419,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16500.6404,16500.6404,16500.6404,16500.6404,6,0,0,0
+4149.0894,0.5000,91172.9539,83.0000,83.0000,0.0000,-0.8506,18.0251,6,1596.2726,512.6370,847.5995,-75.9497,85.6930,141.6858,159.8062,-12.6959,0.0000,81.8368,0.0000,81.8368,3.8563,81.8368,5.8774,0.0000,2186.6747,331.7174,489.5677,75.9593,9.7644,66.1950,0.0000,66.1950,0.0000,66.1950,-21.6798,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16846.2472,16846.2472,16846.2472,16846.2472,6,0,0,0
+4149.5894,0.5000,91184.4817,83.0000,83.0000,0.0000,-0.7779,17.9354,6,1596.2726,524.4153,850.1247,-75.9497,87.6619,142.1079,159.8062,-12.6959,0.0000,83.8056,0.0000,83.8056,3.8563,83.8056,5.9562,0.0000,2186.6747,339.9716,501.3460,77.8494,9.8031,68.0463,0.0000,68.0463,0.0000,68.0463,-19.8285,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17231.2042,17231.2042,17231.2042,17231.2042,6,0,0,0
+4150.0894,0.5000,91196.0094,83.0000,83.0000,0.0000,-0.7000,17.8547,6,1596.2726,537.0425,852.9374,-75.9497,89.7727,142.5781,159.8062,-12.6959,0.0000,85.9164,0.0000,85.9164,3.8563,85.9164,6.0406,0.0000,2186.6747,348.8208,513.9733,79.8758,9.8446,70.0312,0.0000,70.0312,0.0000,70.0312,-17.8438,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17643.9091,17643.9091,17643.9091,17643.9091,6,0,0,0
+4150.5894,0.5000,91207.5372,83.0000,83.0000,0.0000,-0.6203,17.7832,6,1596.2726,549.9666,855.9528,-75.9497,91.9331,143.0822,159.8062,-12.6959,0.0000,88.0768,0.0000,88.0768,3.8563,88.0768,6.1271,0.0000,2186.6747,357.8780,526.8974,81.9498,9.8871,72.0627,0.0000,72.0627,0.0000,72.0627,-15.8124,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18052.1017,18052.1017,18052.1017,18052.1017,6,0,0,0
+4151.0894,0.5000,91219.0650,83.0000,83.0000,0.0000,-0.5411,17.7208,6,1596.2726,562.8101,859.0390,-75.9497,94.0801,143.5981,159.8062,-12.6959,0.0000,90.2238,0.0000,90.2238,3.8563,90.2238,6.2129,0.0000,2186.6747,366.8787,539.7409,84.0108,9.9293,74.0815,0.0000,74.0815,0.0000,74.0815,-13.7937,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18424.5124,18424.5124,18424.5124,18424.5124,6,0,0,0
+4151.5894,0.5000,91230.5928,83.0000,83.0000,0.0000,-0.4638,17.6673,6,1596.2726,575.3485,862.1061,-75.9497,96.1760,144.1107,159.8062,-12.6959,0.0000,92.3197,0.0000,92.3197,3.8563,92.3197,6.2968,0.0000,2186.6747,375.6656,552.2793,86.0229,9.9706,76.0524,0.0000,76.0524,0.0000,76.0524,-11.8229,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18794.2715,18794.2715,18794.2715,18794.2715,6,0,0,0
+4152.0894,0.5000,91242.1206,83.0000,83.0000,0.0000,-0.3902,17.6224,6,1596.2726,587.2949,865.1002,-75.9497,98.1730,144.6113,159.8062,-12.6959,0.0000,94.3167,0.0000,94.3167,3.8563,94.3167,6.3766,0.0000,2186.6747,384.0377,564.2257,87.9400,10.0099,77.9302,0.0000,77.9302,0.0000,77.9302,-9.9451,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19183.0044,19183.0044,19183.0044,19183.0044,6,0,0,0
+4152.5894,0.5000,91253.6483,83.0000,83.0000,0.0000,-0.3359,17.5836,6,1596.2726,596.0865,867.9531,-75.9497,99.6426,145.0881,159.8062,-12.6959,0.0000,95.7863,0.0000,95.7863,3.8563,95.7863,6.4354,0.0000,2186.6747,390.1988,573.0173,89.3509,10.0388,79.3121,0.0000,79.3121,0.0000,79.3121,-8.5632,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19469.0810,19469.0810,19469.0810,19469.0810,6,0,0,0
+4153.0894,0.5000,91265.1761,83.0000,83.0000,0.0000,-0.3316,17.5454,6,1596.2726,596.7986,870.0525,-75.9497,99.7616,145.4391,159.8062,-12.6959,0.0000,95.9053,0.0000,95.9053,3.8563,95.9053,6.4402,0.0000,2186.6747,390.6979,573.7294,89.4651,10.0411,79.4240,0.0000,79.4240,0.0000,79.4240,-8.4513,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19492.2527,19492.2527,19492.2527,19492.2527,6,0,0,0
+4153.5894,0.5000,91276.7039,83.0000,83.0000,0.0000,-0.2296,17.5190,6,1596.2726,613.3284,870.2225,-75.9497,102.5248,145.4675,159.8062,-12.6959,0.0000,98.6685,0.0000,98.6685,3.8563,98.6685,6.5507,0.0000,2186.6747,402.2819,590.2591,92.1178,10.0955,82.0223,0.0000,82.0223,0.0000,82.0223,-5.8531,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20030.1275,20030.1275,20030.1275,20030.1275,6,0,0,0
+4154.0894,0.5000,91288.2317,83.0000,83.0000,0.0000,-0.1656,17.4999,6,1596.2726,623.7083,874.1699,-75.9497,104.2599,146.1273,159.8062,-12.6959,0.0000,100.4036,0.0000,100.4036,3.8563,100.4036,6.6201,0.0000,2186.6747,409.5562,600.6391,93.7835,10.1283,83.6551,0.0000,83.6551,0.0000,83.6551,-4.2203,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20367.8874,20367.8874,20367.8874,20367.8874,6,0,0,0
+4154.5894,0.5000,91299.7594,83.0000,83.0000,0.0000,-0.1124,17.4869,6,1596.2726,632.3211,876.6486,-75.9497,105.6996,146.5417,159.8062,-12.6959,0.0000,101.8433,0.0000,101.8433,3.8563,101.8433,6.6777,0.0000,2186.6747,415.5920,609.2518,95.1656,10.1555,85.0101,0.0000,85.0101,0.0000,85.0101,-2.8653,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20648.1439,20648.1439,20648.1439,20648.1439,6,0,0,0
+4155.0894,0.5000,91311.2872,83.0000,83.0000,0.0000,-0.0521,17.4809,6,1596.2726,642.0862,878.7053,-75.9497,107.3319,146.8855,159.8062,-12.6959,0.0000,103.4757,0.0000,103.4757,3.8563,103.4757,6.7430,0.0000,2186.6747,422.4354,619.0169,96.7327,10.1863,86.5464,0.0000,86.5464,0.0000,86.5464,-1.3291,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20964.2443,20964.2443,20964.2443,20964.2443,6,0,0,0
+4155.5894,0.5000,91322.8150,83.0000,83.0000,0.0000,0.0065,17.4816,6,1596.2726,651.5820,881.0372,-75.9497,108.9193,147.2753,159.8062,-12.6959,0.0000,105.0630,0.0000,105.0630,3.8563,105.0630,6.8065,0.0000,2186.6747,429.0901,628.5127,98.2565,10.2163,88.0402,0.0000,88.0402,0.0000,88.0402,0.1648,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21231.2120,21231.2120,21231.2120,21231.2120,6,0,0,0
+4156.0894,0.5000,91334.3428,83.0000,83.0000,0.0000,0.0135,17.4832,6,1596.2726,652.7228,883.3048,-75.9497,109.1100,147.6544,159.8062,-12.6959,0.0000,105.2537,0.0000,105.2537,3.8563,105.2537,6.8141,0.0000,2186.6747,429.8895,629.6535,98.4396,10.2199,88.2197,0.0000,88.2197,0.0000,88.2197,0.3443,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21263.2840,21263.2840,21263.2840,21263.2840,6,0,0,0
+4156.5894,0.5000,91345.8706,83.0000,83.0000,0.0000,0.1081,17.4957,6,1596.2726,668.0455,883.5773,-75.9497,111.6713,147.6999,159.8062,-12.6959,0.0000,107.8150,0.0000,107.8150,3.8563,107.8150,6.9166,0.0000,2186.6747,440.6277,644.9762,100.8985,10.2682,90.6303,0.0000,90.6303,0.0000,90.6303,2.7549,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21694.0695,21694.0695,21694.0695,21694.0695,6,0,0,0
+4157.0894,0.5000,91357.3983,83.0000,83.0000,0.0000,0.1575,17.5138,6,1596.2726,676.0575,887.2363,-75.9497,113.0106,148.3116,159.8062,-12.6959,0.0000,109.1543,0.0000,109.1543,3.8563,109.1543,6.9702,0.0000,2186.6747,446.2425,652.9883,102.1842,10.2935,91.8907,0.0000,91.8907,0.0000,91.8907,4.0153,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21912.2982,21912.2982,21912.2982,21912.2982,6,0,0,0
+4157.5894,0.5000,91368.9261,83.0000,83.0000,0.0000,0.1713,17.5336,6,1596.2726,678.2936,889.1496,-75.9497,113.3844,148.6314,159.8062,-12.6959,0.0000,109.5281,0.0000,109.5281,3.8563,109.5281,6.9851,0.0000,2186.6747,447.8095,655.2243,102.5430,10.3005,92.2425,0.0000,92.2425,0.0000,92.2425,4.3671,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21972.8728,21972.8728,21972.8728,21972.8728,6,0,0,0
+4158.0894,0.5000,91380.4539,83.0000,83.0000,0.0000,0.1650,17.5526,6,1596.2726,677.2755,889.6836,-75.9497,113.2142,148.7206,159.8062,-12.6959,0.0000,109.3579,0.0000,109.3579,3.8563,109.3579,6.9783,0.0000,2186.6747,447.0960,654.2062,102.3796,10.2973,92.0823,0.0000,92.0823,0.0000,92.0823,4.2070,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21945.2924,21945.2924,21945.2924,21945.2924,6,0,0,0
+4158.5894,0.5000,91391.9817,83.0000,83.0000,0.0000,0.1559,17.5706,6,1596.2726,675.7996,889.4405,-75.9497,112.9675,148.6800,159.8062,-12.6959,0.0000,109.1112,0.0000,109.1112,3.8563,109.1112,6.9684,0.0000,2186.6747,446.0617,652.7303,102.1428,10.2926,91.8502,0.0000,91.8502,0.0000,91.8502,3.9748,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21905.3104,21905.3104,21905.3104,21905.3104,6,0,0,0
+4159.0894,0.5000,91403.5094,83.0000,83.0000,0.0000,0.1457,17.5874,6,1596.2726,674.1492,889.0880,-75.9497,112.6916,148.6211,159.8062,-12.6959,0.0000,108.8353,0.0000,108.8353,3.8563,108.8353,6.9574,0.0000,2186.6747,444.9051,651.0799,101.8780,10.2874,91.5905,0.0000,91.5905,0.0000,91.5905,3.7151,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21860.6011,21860.6011,21860.6011,21860.6011,6,0,0,0
+4159.5894,0.5000,91415.0372,83.0000,83.0000,0.0000,0.1517,17.6049,6,1596.2726,675.1150,888.6939,-75.9497,112.8531,148.5552,159.8062,-12.6959,0.0000,108.9968,0.0000,108.9968,3.8563,108.9968,6.9638,0.0000,2186.6747,445.5820,652.0458,102.0330,10.2905,91.7425,0.0000,91.7425,0.0000,91.7425,3.8671,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21886.7665,21886.7665,21886.7665,21886.7665,6,0,0,0
+4160.0894,0.5000,91426.5650,83.0000,83.0000,0.0000,0.1688,17.6243,6,1596.2726,677.8810,888.9245,-75.9497,113.3154,148.5938,159.8062,-12.6959,0.0000,109.4592,0.0000,109.4592,3.8563,109.4592,6.9823,0.0000,2186.6747,447.5204,654.8117,102.4768,10.2992,92.1776,0.0000,92.1776,0.0000,92.1776,4.3022,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21961.6952,21961.6952,21961.6952,21961.6952,6,0,0,0
+4160.5894,0.5000,91438.0928,83.0000,83.0000,0.0000,0.2114,17.6487,6,1596.2726,684.7918,889.5850,-75.9497,114.4707,148.7042,159.8062,-12.6959,0.0000,110.6144,0.0000,110.6144,3.8563,110.6144,7.0286,0.0000,2186.6747,452.3635,661.7226,103.5858,10.3210,93.2648,0.0000,93.2648,0.0000,93.2648,5.3895,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22148.9109,22148.9109,22148.9109,22148.9109,6,0,0,0
+4161.0894,0.5000,91449.6206,83.0000,83.0000,0.0000,0.2619,17.6789,6,1596.2726,692.9649,891.2354,-75.9497,115.8369,148.9800,159.8062,-12.6959,0.0000,111.9806,0.0000,111.9806,3.8563,111.9806,7.0832,0.0000,2186.6747,458.0912,669.8957,104.8974,10.3468,94.5506,0.0000,94.5506,0.0000,94.5506,6.6753,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22370.3192,22370.3192,22370.3192,22370.3192,6,0,0,0
+4161.5894,0.5000,91461.1483,83.0000,83.0000,0.0000,0.3204,17.7158,6,1596.2726,702.4445,893.1871,-75.9497,117.4215,149.3063,159.8062,-12.6959,0.0000,113.5652,0.0000,113.5652,3.8563,113.5652,7.1466,0.0000,2186.6747,464.7345,679.3753,106.4186,10.3767,96.0420,0.0000,96.0420,0.0000,96.0420,8.1666,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22653.4728,22653.4728,22653.4728,22653.4728,6,0,0,0
+4162.0894,0.5000,91472.6761,83.0000,83.0000,0.0000,0.3647,17.7579,6,1596.2726,709.6190,895.4508,-75.9497,118.6208,149.6847,159.8062,-12.6959,0.0000,114.7645,0.0000,114.7645,3.8563,114.7645,7.1946,0.0000,2186.6747,469.7624,686.5497,107.5700,10.3993,97.1706,0.0000,97.1706,0.0000,97.1706,9.2954,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22880.6697,22880.6697,22880.6697,22880.6697,6,0,0,0
+4162.5894,0.5000,91484.2039,83.0000,83.0000,0.0000,0.3951,17.8034,6,1596.2726,714.5546,897.1641,-75.9497,119.4459,149.9711,159.8062,-12.6959,0.0000,115.5896,0.0000,115.5896,3.8563,115.5896,7.2276,0.0000,2186.6747,473.2212,691.4853,108.3620,10.4149,97.9471,0.0000,97.9471,0.0000,97.9471,10.0718,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23036.9666,23036.9666,23036.9666,23036.9666,6,0,0,0
+4163.0894,0.5000,91495.7317,83.0000,83.0000,0.0000,0.3968,17.8491,6,1596.2726,714.8264,898.3427,-75.9497,119.4913,150.1681,159.8062,-12.6959,0.0000,115.6350,0.0000,115.6350,3.8563,115.6350,7.2294,0.0000,2186.6747,473.4117,691.7571,108.4056,10.4157,97.9899,0.0000,97.9899,0.0000,97.9899,10.1146,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23045.5739,23045.5739,23045.5739,23045.5739,6,0,0,0
+4163.5894,0.5000,91507.2594,83.0000,83.0000,0.0000,0.3853,17.8936,6,1596.2726,712.9598,898.4076,-75.9497,119.1793,150.1790,159.8062,-12.6959,0.0000,115.3230,0.0000,115.3230,3.8563,115.3230,7.2169,0.0000,2186.6747,472.1037,689.8906,108.1061,10.4099,97.6962,0.0000,97.6962,0.0000,97.6962,9.8210,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22986.4657,22986.4657,22986.4657,22986.4657,6,0,0,0
+4164.0894,0.5000,91518.7872,83.0000,83.0000,0.0000,0.3566,17.9347,6,1596.2726,708.3071,897.9619,-75.9497,118.4015,150.1045,159.8062,-12.6959,0.0000,114.5452,0.0000,114.5452,3.8563,114.5452,7.1858,0.0000,2186.6747,468.8430,685.2378,107.3594,10.3952,96.9643,0.0000,96.9643,0.0000,96.9643,9.0890,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22839.1255,22839.1255,22839.1255,22839.1255,6,0,0,0
+4164.5894,0.5000,91530.3150,83.0000,83.0000,0.0000,0.3261,17.9723,6,1596.2726,703.3633,896.8508,-75.9497,117.5751,149.9187,159.8062,-12.6959,0.0000,113.7188,0.0000,113.7188,3.8563,113.7188,7.1527,0.0000,2186.6747,465.3784,680.2941,106.5661,10.3796,96.1865,0.0000,96.1865,0.0000,96.1865,8.3112,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22682.5698,22682.5698,22682.5698,22682.5698,6,0,0,0
+4165.0894,0.5000,91541.8428,83.0000,83.0000,0.0000,0.2960,18.0064,6,1596.2726,698.4918,895.6703,-75.9497,116.7608,149.7214,159.8062,-12.6959,0.0000,112.9045,0.0000,112.9045,3.8563,112.9045,7.1202,0.0000,2186.6747,461.9645,675.4226,105.7843,10.3642,95.4201,0.0000,95.4201,0.0000,95.4201,7.5448,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22528.3022,22528.3022,22528.3022,22528.3022,6,0,0,0
+4165.5894,0.5000,91553.3706,83.0000,83.0000,0.0000,0.2748,18.0381,6,1596.2726,695.0596,894.5069,-75.9497,116.1870,149.5269,159.8062,-12.6959,0.0000,112.3308,0.0000,112.3308,3.8563,112.3308,7.0972,0.0000,2186.6747,459.5592,671.9904,105.2336,10.3534,94.8802,0.0000,94.8802,0.0000,94.8802,7.0048,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22427.0646,22427.0646,22427.0646,22427.0646,6,0,0,0
+4166.0894,0.5000,91564.8983,83.0000,83.0000,0.0000,0.2602,18.0681,6,1596.2726,692.6970,893.6873,-75.9497,115.7921,149.3899,159.8062,-12.6959,0.0000,111.9358,0.0000,111.9358,3.8563,111.9358,7.0814,0.0000,2186.6747,457.9035,669.6278,104.8544,10.3459,94.5085,0.0000,94.5085,0.0000,94.5085,6.6331,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22363.0620,22363.0620,22363.0620,22363.0620,6,0,0,0
+4166.5894,0.5000,91576.4261,83.0000,83.0000,0.0000,0.2540,18.0973,6,1596.2726,691.6887,893.1231,-75.9497,115.6236,149.2956,159.8062,-12.6959,0.0000,111.7673,0.0000,111.7673,3.8563,111.7673,7.0747,0.0000,2186.6747,457.1968,668.6194,104.6926,10.3428,94.3498,0.0000,94.3498,0.0000,94.3498,6.4745,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22335.7464,22335.7464,22335.7464,22335.7464,6,0,0,0
+4167.0894,0.5000,91587.9539,83.0000,83.0000,0.0000,0.2502,18.1262,6,1596.2726,691.0787,892.8823,-75.9497,115.5216,149.2553,159.8062,-12.6959,0.0000,111.6653,0.0000,111.6653,3.8563,111.6653,7.0706,0.0000,2186.6747,456.7694,668.0095,104.5947,10.3408,94.2539,0.0000,94.2539,0.0000,94.2539,6.3785,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22319.2219,22319.2219,22319.2219,22319.2219,6,0,0,0
+4167.5894,0.5000,91599.4817,83.0000,83.0000,0.0000,0.2474,18.1547,6,1596.2726,690.6230,892.7367,-75.9497,115.4454,149.2310,159.8062,-12.6959,0.0000,111.5891,0.0000,111.5891,3.8563,111.5891,7.0675,0.0000,2186.6747,456.4500,667.5537,104.5216,10.3394,94.1822,0.0000,94.1822,0.0000,94.1822,6.3068,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22306.8756,22306.8756,22306.8756,22306.8756,6,0,0,0
+4168.0894,0.5000,91611.0094,83.0000,83.0000,0.0000,0.2459,18.1830,6,1596.2726,690.3702,892.6278,-75.9497,115.4032,149.2128,159.8062,-12.6959,0.0000,111.5469,0.0000,111.5469,3.8563,111.5469,7.0659,0.0000,2186.6747,456.2729,667.3010,104.4810,10.3386,94.1424,0.0000,94.1424,0.0000,94.1424,6.2671,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22300.0296,22300.0296,22300.0296,22300.0296,6,0,0,0
+4168.5894,0.5000,91622.5372,83.0000,83.0000,0.0000,0.2460,18.2114,6,1596.2726,690.3955,892.5675,-75.9497,115.4074,149.2027,159.8062,-12.6959,0.0000,111.5511,0.0000,111.5511,3.8563,111.5511,7.0660,0.0000,2186.6747,456.2906,667.3263,104.4851,10.3387,94.1464,0.0000,94.1464,0.0000,94.1464,6.2710,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22300.7149,22300.7149,22300.7149,22300.7149,6,0,0,0
+4169.0894,0.5000,91634.0650,83.0000,83.0000,0.0000,0.2499,18.2402,6,1596.2726,691.0236,892.5735,-75.9497,115.5124,149.2037,159.8062,-12.6959,0.0000,111.6561,0.0000,111.6561,3.8563,111.6561,7.0702,0.0000,2186.6747,456.7307,667.9543,104.5859,10.3407,94.2452,0.0000,94.2452,0.0000,94.2452,6.3698,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22317.7276,22317.7276,22317.7276,22317.7276,6,0,0,0
+4169.5894,0.5000,91645.5928,83.0000,83.0000,0.0000,0.2553,18.2696,6,1596.2726,691.9025,892.7235,-75.9497,115.6593,149.2288,159.8062,-12.6959,0.0000,111.8030,0.0000,111.8030,3.8563,111.8030,7.0761,0.0000,2186.6747,457.3467,668.8333,104.7269,10.3434,94.3835,0.0000,94.3835,0.0000,94.3835,6.5081,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22341.5395,22341.5395,22341.5395,22341.5395,6,0,0,0
+4170.0894,0.5000,91657.1206,83.0000,83.0000,0.0000,0.2576,18.2993,6,1596.2726,692.2675,892.9334,-75.9497,115.7203,149.2639,159.8062,-12.6959,0.0000,111.8640,0.0000,111.8640,3.8563,111.8640,7.0785,0.0000,2186.6747,457.6024,669.1982,104.7855,10.3446,94.4409,0.0000,94.4409,0.0000,94.4409,6.5655,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22351.4250,22351.4250,22351.4250,22351.4250,6,0,0,0
+4170.5894,0.5000,91668.6483,83.0000,83.0000,0.0000,0.2571,18.3290,6,1596.2726,692.1838,893.0205,-75.9497,115.7063,149.2784,159.8062,-12.6959,0.0000,111.8500,0.0000,111.8500,3.8563,111.8500,7.0780,0.0000,2186.6747,457.5438,669.1145,104.7721,10.3443,94.4277,0.0000,94.4277,0.0000,94.4277,6.5524,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22349.1574,22349.1574,22349.1574,22349.1574,6,0,0,0
+4171.0894,0.5000,91680.1761,83.0000,83.0000,0.0000,0.2505,18.3579,6,1596.2726,691.1289,893.0006,-75.9497,115.5300,149.2751,159.8062,-12.6959,0.0000,111.6737,0.0000,111.6737,3.8563,111.6737,7.0709,0.0000,2186.6747,456.8045,668.0596,104.6028,10.3410,94.2618,0.0000,94.2618,0.0000,94.2618,6.3864,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22320.5811,22320.5811,22320.5811,22320.5811,6,0,0,0
+4171.5894,0.5000,91691.7039,83.0000,83.0000,0.0000,0.2445,18.3860,6,1596.2726,690.1425,892.7487,-75.9497,115.3651,149.2330,159.8062,-12.6959,0.0000,111.5088,0.0000,111.5088,3.8563,111.5088,7.0643,0.0000,2186.6747,456.1133,667.0733,104.4445,10.3379,94.1066,0.0000,94.1066,0.0000,94.1066,6.2312,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22293.8606,22293.8606,22293.8606,22293.8606,6,0,0,0
+4172.0894,0.5000,91703.2317,83.0000,83.0000,0.0000,0.2394,18.4136,6,1596.2726,689.3278,892.5131,-75.9497,115.2289,149.1936,159.8062,-12.6959,0.0000,111.3726,0.0000,111.3726,3.8563,111.3726,7.0589,0.0000,2186.6747,455.5423,666.2585,104.3137,10.3353,93.9784,0.0000,93.9784,0.0000,93.9784,6.1031,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22271.7894,22271.7894,22271.7894,22271.7894,6,0,0,0
+4172.5894,0.5000,91714.7594,83.0000,83.0000,0.0000,0.2385,18.4411,6,1596.2726,689.1823,892.3186,-75.9497,115.2046,149.1611,159.8062,-12.6959,0.0000,111.3483,0.0000,111.3483,3.8563,111.3483,7.0579,0.0000,2186.6747,455.4404,666.1131,104.2904,10.3349,93.9555,0.0000,93.9555,0.0000,93.9555,6.0802,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22267.8494,22267.8494,22267.8494,22267.8494,6,0,0,0
+4173.0894,0.5000,91726.2872,83.0000,83.0000,0.0000,0.2402,18.4688,6,1596.2726,689.4518,892.2838,-75.9497,115.2496,149.1553,159.8062,-12.6959,0.0000,111.3933,0.0000,111.3933,3.8563,111.3933,7.0597,0.0000,2186.6747,455.6292,666.3825,104.3336,10.3357,93.9979,0.0000,93.9979,0.0000,93.9979,6.1226,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22275.1480,22275.1480,22275.1480,22275.1480,6,0,0,0
+4173.5894,0.5000,91737.8150,83.0000,83.0000,0.0000,0.2466,18.4972,6,1596.2726,690.4898,892.3482,-75.9497,115.4232,149.1661,159.8062,-12.6959,0.0000,111.5669,0.0000,111.5669,3.8563,111.5669,7.0667,0.0000,2186.6747,456.3567,667.4206,104.5002,10.3390,94.1612,0.0000,94.1612,0.0000,94.1612,6.2859,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22303.2686,22303.2686,22303.2686,22303.2686,6,0,0,0
+4174.0894,0.5000,91749.3428,83.0000,83.0000,0.0000,0.2561,18.5268,6,1596.2726,692.0332,892.5960,-75.9497,115.6812,149.2075,159.8062,-12.6959,0.0000,111.8249,0.0000,111.8249,3.8563,111.8249,7.0770,0.0000,2186.6747,457.4383,668.9640,104.7479,10.3438,94.4041,0.0000,94.4041,0.0000,94.4041,6.5287,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22345.0803,22345.0803,22345.0803,22345.0803,6,0,0,0
+4174.5894,0.5000,91760.8706,83.0000,83.0000,0.0000,0.2710,18.5580,6,1596.2726,694.4466,892.9646,-75.9497,116.0846,149.2691,159.8062,-12.6959,0.0000,112.2283,0.0000,112.2283,3.8563,112.2283,7.0931,0.0000,2186.6747,459.1295,671.3773,105.1352,10.3515,94.7837,0.0000,94.7837,0.0000,94.7837,6.9084,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22410.4570,22410.4570,22410.4570,22410.4570,6,0,0,0
+4175.0894,0.5000,91772.3983,83.0000,83.0000,0.0000,0.2831,18.5906,6,1596.2726,696.3988,893.5409,-75.9497,116.4109,149.3654,159.8062,-12.6959,0.0000,112.5546,0.0000,112.5546,3.8563,112.5546,7.1062,0.0000,2186.6747,460.4977,673.3295,105.4485,10.3576,95.0908,0.0000,95.0908,0.0000,95.0908,7.2155,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22463.3423,22463.3423,22463.3423,22463.3423,6,0,0,0
+4175.5894,0.5000,91783.9261,83.0000,83.0000,0.0000,0.2913,18.6242,6,1596.2726,697.7290,894.0071,-75.9497,116.6333,149.4434,159.8062,-12.6959,0.0000,112.7770,0.0000,112.7770,3.8563,112.7770,7.1151,0.0000,2186.6747,461.4299,674.6598,105.6619,10.3618,95.3001,0.0000,95.3001,0.0000,95.3001,7.4248,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22504.1463,22504.1463,22504.1463,22504.1463,6,0,0,0
+4176.0894,0.5000,91795.4539,83.0000,83.0000,0.0000,0.2814,18.6567,6,1596.2726,696.1227,894.3248,-75.9497,116.3648,149.4965,159.8062,-12.6959,0.0000,112.5085,0.0000,112.5085,3.8563,112.5085,7.1043,0.0000,2186.6747,460.3042,673.0535,105.4042,10.3567,95.0474,0.0000,95.0474,0.0000,95.0474,7.1721,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22455.8637,22455.8637,22455.8637,22455.8637,6,0,0,0
+4176.5894,0.5000,91806.9817,83.0000,83.0000,0.0000,0.2617,18.6868,6,1596.2726,692.9289,893.9412,-75.9497,115.8309,149.4323,159.8062,-12.6959,0.0000,111.9746,0.0000,111.9746,3.8563,111.9746,7.0830,0.0000,2186.6747,458.0660,669.8597,104.8916,10.3467,94.5450,0.0000,94.5450,0.0000,94.5450,6.6696,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22369.3443,22369.3443,22369.3443,22369.3443,6,0,0,0
+4177.0894,0.5000,91818.5094,83.0000,83.0000,0.0000,0.2250,18.7128,6,1596.2726,686.9944,893.1785,-75.9497,114.8389,149.3049,159.8062,-12.6959,0.0000,110.9826,0.0000,110.9826,3.8563,110.9826,7.0433,0.0000,2186.6747,453.9071,663.9251,103.9393,10.3280,93.6113,0.0000,93.6113,0.0000,93.6113,5.7360,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22208.5778,22208.5778,22208.5778,22208.5778,6,0,0,0
+4177.5894,0.5000,91830.0372,83.0000,83.0000,0.0000,0.1875,18.7344,6,1596.2726,680.9093,891.7613,-75.9497,113.8217,149.0680,159.8062,-12.6959,0.0000,109.9654,0.0000,109.9654,3.8563,109.9654,7.0026,0.0000,2186.6747,449.6427,657.8401,102.9628,10.3088,92.6540,0.0000,92.6540,0.0000,92.6540,4.7787,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22043.7344,22043.7344,22043.7344,22043.7344,6,0,0,0
+4178.0894,0.5000,91841.5650,83.0000,83.0000,0.0000,0.1520,18.7519,6,1596.2726,675.1588,890.3082,-75.9497,112.8604,148.8251,159.8062,-12.6959,0.0000,109.0041,0.0000,109.0041,3.8563,109.0041,6.9641,0.0000,2186.6747,445.6127,652.0895,102.0400,10.2906,91.7493,0.0000,91.7493,0.0000,91.7493,3.8740,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21887.9514,21887.9514,21887.9514,21887.9514,6,0,0,0
+4178.5894,0.5000,91853.0928,83.0000,83.0000,0.0000,0.1329,18.7672,6,1596.2726,672.0743,888.9350,-75.9497,112.3448,148.5955,159.8062,-12.6959,0.0000,108.4885,0.0000,108.4885,3.8563,108.4885,6.9435,0.0000,2186.6747,443.4510,649.0050,101.5450,10.2809,91.2641,0.0000,91.2641,0.0000,91.2641,3.3887,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21804.3921,21804.3921,21804.3921,21804.3921,6,0,0,0
+4179.0894,0.5000,91864.6206,83.0000,83.0000,0.0000,0.1274,18.7819,6,1596.2726,671.1813,888.1984,-75.9497,112.1955,148.4724,159.8062,-12.6959,0.0000,108.3392,0.0000,108.3392,3.8563,108.3392,6.9375,0.0000,2186.6747,442.8252,648.1120,101.4017,10.2781,91.1236,0.0000,91.1236,0.0000,91.1236,3.2482,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21780.2018,21780.2018,21780.2018,21780.2018,6,0,0,0
+4179.5894,0.5000,91876.1483,83.0000,83.0000,0.0000,0.1454,18.7987,6,1596.2726,674.0995,887.9852,-75.9497,112.6833,148.4367,159.8062,-12.6959,0.0000,108.8271,0.0000,108.8271,3.8563,108.8271,6.9571,0.0000,2186.6747,444.8704,651.0303,101.8700,10.2873,91.5827,0.0000,91.5827,0.0000,91.5827,3.7073,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21859.2571,21859.2571,21859.2571,21859.2571,6,0,0,0
+4180.0894,0.5000,91887.6761,83.0000,83.0000,0.0000,0.1742,18.8188,6,1596.2726,678.7516,888.6820,-75.9497,113.4610,148.5532,159.8062,-12.6959,0.0000,109.6047,0.0000,109.6047,3.8563,109.6047,6.9882,0.0000,2186.6747,448.1305,655.6824,102.6165,10.3020,92.3146,0.0000,92.3146,0.0000,92.3146,4.4392,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21985.2812,21985.2812,21985.2812,21985.2812,6,0,0,0
+4180.5894,0.5000,91899.2039,83.0000,83.0000,0.0000,0.2181,18.8439,6,1596.2726,685.8739,889.7930,-75.9497,114.6516,148.7389,159.8062,-12.6959,0.0000,110.7953,0.0000,110.7953,3.8563,110.7953,7.0358,0.0000,2186.6747,453.1218,662.8047,103.7595,10.3244,93.4351,0.0000,93.4351,0.0000,93.4351,5.5597,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22178.2240,22178.2240,22178.2240,22178.2240,6,0,0,0
+4181.0894,0.5000,91910.7317,83.0000,83.0000,0.0000,0.2669,18.8747,6,1596.2726,693.7788,891.4938,-75.9497,115.9730,149.0232,159.8062,-12.6959,0.0000,112.1167,0.0000,112.1167,3.8563,112.1167,7.0886,0.0000,2186.6747,458.6616,670.7096,105.0280,10.3494,94.6787,0.0000,94.6787,0.0000,94.6787,6.8033,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22392.3680,22392.3680,22392.3680,22392.3680,6,0,0,0
+4181.5894,0.5000,91922.2594,83.0000,83.0000,0.0000,0.3208,18.9116,6,1596.2726,702.5064,893.3815,-75.9497,117.4319,149.3388,159.8062,-12.6959,0.0000,113.5756,0.0000,113.5756,3.8563,113.5756,7.1470,0.0000,2186.6747,464.7779,679.4372,106.4286,10.3769,96.0517,0.0000,96.0517,0.0000,96.0517,8.1764,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22655.4340,22655.4340,22655.4340,22655.4340,6,0,0,0
+4182.0894,0.5000,91933.7872,83.0000,83.0000,0.0000,0.3770,18.9551,6,1596.2726,711.6162,895.4656,-75.9497,118.9547,149.6872,159.8062,-12.6959,0.0000,115.0984,0.0000,115.0984,3.8563,115.0984,7.2079,0.0000,2186.6747,471.1620,688.5469,107.8905,10.4056,97.4849,0.0000,97.4849,0.0000,97.4849,9.6096,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22943.9158,22943.9158,22943.9158,22943.9158,6,0,0,0
+4182.5894,0.5000,91945.3150,83.0000,83.0000,0.0000,0.4347,19.0052,6,1596.2726,720.9666,897.6410,-75.9497,120.5177,150.0508,159.8062,-12.6959,0.0000,116.6614,0.0000,116.6614,3.8563,116.6614,7.2704,0.0000,2186.6747,477.7148,697.8973,109.3910,10.4351,98.9559,0.0000,98.9559,0.0000,98.9559,11.0806,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23240.0171,23240.0171,23240.0171,23240.0171,6,0,0,0
+4183.0894,0.5000,91956.8428,83.0000,83.0000,0.0000,0.4937,19.0621,6,1596.2726,730.5202,899.8739,-75.9497,122.1147,150.4241,159.8062,-12.6959,0.0000,118.2584,0.0000,118.2584,3.8563,118.2584,7.3343,0.0000,2186.6747,484.4100,707.4510,110.9241,10.4652,100.4588,0.0000,100.4588,0.0000,100.4588,12.5836,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23542.5560,23542.5560,23542.5560,23542.5560,6,0,0,0
+4183.5894,0.5000,91968.3706,83.0000,83.0000,0.0000,0.5493,19.1254,6,1596.2726,739.5302,902.1553,-75.9497,123.6208,150.8054,159.8062,-12.6959,0.0000,119.7645,0.0000,119.7645,3.8563,119.7645,7.3946,0.0000,2186.6747,490.7241,716.4609,112.3700,10.4937,101.8763,0.0000,101.8763,0.0000,101.8763,14.0011,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23827.8775,23827.8775,23827.8775,23827.8775,6,0,0,0
+4184.0894,0.5000,91979.8983,83.0000,83.0000,0.0000,0.5934,19.1938,6,1596.2726,746.6716,904.3069,-75.9497,124.8146,151.1651,159.8062,-12.6959,0.0000,120.9583,0.0000,120.9583,3.8563,120.9583,7.4423,0.0000,2186.6747,495.7288,723.6023,113.5160,10.5162,102.9998,0.0000,102.9998,0.0000,102.9998,15.1247,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24054.0272,24054.0272,24054.0272,24054.0272,6,0,0,0
+4184.5894,0.5000,91991.4261,83.0000,83.0000,0.0000,0.6227,19.2656,6,1596.2726,751.4276,906.0123,-75.9497,125.6096,151.4502,159.8062,-12.6959,0.0000,121.7533,0.0000,121.7533,3.8563,121.7533,7.4741,0.0000,2186.6747,499.0619,728.3584,114.2792,10.5312,103.7480,0.0000,103.7480,0.0000,103.7480,15.8729,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24204.6384,24204.6384,24204.6384,24204.6384,6,0,0,0
+4185.0894,0.5000,92002.9539,83.0000,83.0000,0.0000,0.6346,19.3388,6,1596.2726,753.3560,907.1480,-75.9497,125.9319,151.6400,159.8062,-12.6959,0.0000,122.0757,0.0000,122.0757,3.8563,122.0757,7.4870,0.0000,2186.6747,500.4133,730.2867,114.5887,10.5373,104.0514,0.0000,104.0514,0.0000,104.0514,16.1763,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24265.7045,24265.7045,24265.7045,24265.7045,6,0,0,0
+4185.5894,0.5000,92014.4817,83.0000,83.0000,0.0000,0.6396,19.4125,6,1596.2726,754.1663,907.6085,-75.9497,126.0674,151.7170,159.8062,-12.6959,0.0000,122.2111,0.0000,122.2111,3.8563,122.2111,7.4924,0.0000,2186.6747,500.9811,731.0970,114.7187,10.5398,104.1789,0.0000,104.1789,0.0000,104.1789,16.3038,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24291.3652,24291.3652,24291.3652,24291.3652,6,0,0,0
+4186.0894,0.5000,92026.0094,83.0000,83.0000,0.0000,0.6435,19.4867,6,1596.2726,754.7860,907.8020,-75.9497,126.1710,151.7493,159.8062,-12.6959,0.0000,122.3147,0.0000,122.3147,3.8563,122.3147,7.4966,0.0000,2186.6747,501.4154,731.7168,114.8181,10.5418,104.2764,0.0000,104.2764,0.0000,104.2764,16.4013,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24310.9905,24310.9905,24310.9905,24310.9905,6,0,0,0
+4186.5894,0.5000,92037.5372,83.0000,83.0000,0.0000,0.6607,19.5629,6,1596.2726,757.5856,907.9500,-75.9497,126.6390,151.7741,159.8062,-12.6959,0.0000,122.7827,0.0000,122.7827,3.8563,122.7827,7.5153,0.0000,2186.6747,503.3774,734.5163,115.2674,10.5506,104.7168,0.0000,104.7168,0.0000,104.7168,16.8418,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24399.6446,24399.6446,24399.6446,24399.6446,6,0,0,0
+4187.0894,0.5000,92049.0650,83.0000,83.0000,0.0000,0.6858,19.6419,6,1596.2726,761.6391,908.6185,-75.9497,127.3166,151.8858,159.8062,-12.6959,0.0000,123.4603,0.0000,123.4603,3.8563,123.4603,7.5424,0.0000,2186.6747,506.2181,738.5699,115.9179,10.5634,105.3545,0.0000,105.3545,0.0000,105.3545,17.4795,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24528.0095,24528.0095,24528.0095,24528.0095,6,0,0,0
+4187.5894,0.5000,92060.5928,83.0000,83.0000,0.0000,0.7244,19.7254,6,1596.2726,767.8927,909.5865,-75.9497,128.3619,152.0476,159.8062,-12.6959,0.0000,124.5056,0.0000,124.5056,3.8563,124.5056,7.5842,0.0000,2186.6747,510.6006,744.8234,116.9214,10.5831,106.3383,0.0000,106.3383,0.0000,106.3383,18.4634,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24729.5434,24729.5434,24729.5434,24729.5434,6,0,0,0
+4188.0894,0.5000,92072.1206,83.0000,83.0000,0.0000,0.7665,19.8138,6,1596.2726,774.7192,911.0799,-75.9497,129.5030,152.2973,159.8062,-12.6959,0.0000,125.6468,0.0000,125.6468,3.8563,125.6468,7.6298,0.0000,2186.6747,515.3846,751.6499,118.0169,10.6047,107.4122,0.0000,107.4122,0.0000,107.4122,19.5374,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24953.4456,24953.4456,24953.4456,24953.4456,6,0,0,0
+4188.5894,0.5000,92083.6483,83.0000,83.0000,0.0000,0.8112,19.9073,6,1596.2726,781.9693,912.7101,-75.9497,130.7150,152.5698,159.8062,-12.6959,0.0000,126.8587,0.0000,126.8587,3.8563,126.8587,7.6783,0.0000,2186.6747,520.4655,758.9001,119.1804,10.6275,108.5528,0.0000,108.5528,0.0000,108.5528,20.6780,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25191.2421,25191.2421,25191.2421,25191.2421,6,0,0,0
+4189.0894,0.5000,92095.1761,83.0000,83.0000,0.0000,0.8488,20.0051,6,1596.2726,788.0532,914.4414,-75.9497,131.7320,152.8592,159.8062,-12.6959,0.0000,127.8757,0.0000,127.8757,3.8563,127.8757,7.7190,0.0000,2186.6747,524.7291,764.9839,120.1567,10.6467,109.5100,0.0000,109.5100,0.0000,109.5100,21.6352,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25390.7870,25390.7870,25390.7870,25390.7870,6,0,0,0
+4189.5894,0.5000,92106.7039,83.0000,83.0000,0.0000,0.8829,20.1069,6,1596.2726,793.5860,915.8942,-75.9497,132.6568,153.1020,159.8062,-12.6959,0.0000,128.8006,0.0000,128.8006,3.8563,128.8006,7.7560,0.0000,2186.6747,528.6065,770.5168,121.0446,10.6645,110.3800,0.0000,110.3800,0.0000,110.3800,22.5053,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25572.2579,25572.2579,25572.2579,25572.2579,6,0,0,0
+4190.0894,0.5000,92118.2317,83.0000,83.0000,0.0000,0.9130,20.2122,6,1596.2726,798.4651,917.2155,-75.9497,133.4724,153.3229,159.8062,-12.6959,0.0000,129.6161,0.0000,129.6161,3.8563,129.6161,7.7886,0.0000,2186.6747,532.0257,775.3958,121.8275,10.6802,111.1473,0.0000,111.1473,0.0000,111.1473,23.2726,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25732.2855,25732.2855,25732.2855,25732.2855,6,0,0,0
+4190.5894,0.5000,92129.7594,83.0000,83.0000,0.0000,0.9496,20.3217,6,1596.2726,804.3882,918.3806,-75.9497,134.4626,153.5177,159.8062,-12.6959,0.0000,130.6063,0.0000,130.6063,3.8563,130.6063,7.8282,0.0000,2186.6747,536.1766,781.3189,122.7780,10.6993,112.0787,0.0000,112.0787,0.0000,112.0787,24.2041,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25926.5576,25926.5576,25926.5576,25926.5576,6,0,0,0
+4191.0894,0.5000,92141.2872,83.0000,83.0000,0.0000,1.0005,20.4370,6,1596.2726,812.6344,919.7950,-75.9497,135.8410,153.7541,159.8062,-12.6959,0.0000,131.9847,0.0000,131.9847,3.8563,131.9847,7.8834,0.0000,2186.6747,541.9556,789.5652,124.1014,10.7259,113.3755,0.0000,113.3755,0.0000,113.3755,25.5009,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26197.0257,26197.0257,26197.0257,26197.0257,6,0,0,0
+4191.5894,0.5000,92152.8150,83.0000,83.0000,0.0000,1.0626,20.5595,6,1596.2726,822.6975,921.7642,-75.9497,137.5232,154.0833,159.8062,-12.6959,0.0000,133.6669,0.0000,133.6669,3.8563,133.6669,7.9507,0.0000,2186.6747,549.0078,799.6282,125.7162,10.7583,114.9579,0.0000,114.9579,0.0000,114.9579,27.0835,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26527.0838,26527.0838,26527.0838,26527.0838,6,0,0,0
+4192.0894,0.5000,92164.3428,83.0000,83.0000,0.0000,1.1324,20.6900,6,1596.2726,834.0086,924.1673,-75.9497,139.4139,154.4850,159.8062,-12.6959,0.0000,135.5577,0.0000,135.5577,3.8563,135.5577,8.0263,0.0000,2186.6747,556.9346,810.9393,127.5314,10.7947,116.7366,0.0000,116.7366,0.0000,116.7366,28.8624,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26892.1320,26892.1320,26892.1320,26892.1320,6,0,0,0
+4192.5894,0.5000,92175.8706,83.0000,83.0000,0.0000,1.1933,20.8276,6,1596.2726,843.8850,926.8684,-75.9497,141.0649,154.9365,159.8062,-12.6959,0.0000,137.2086,0.0000,137.2086,3.8563,137.2086,8.0923,0.0000,2186.6747,563.8560,820.8157,129.1163,10.8266,118.2897,0.0000,118.2897,0.0000,118.2897,30.4156,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27162.5087,27162.5087,27162.5087,27162.5087,6,0,0,0
+4193.0894,0.5000,92187.3983,83.0000,83.0000,0.0000,1.2475,20.9714,6,1596.2726,852.6616,929.2269,-75.9497,142.5320,155.3307,159.8062,-12.6959,0.0000,138.6757,0.0000,138.6757,3.8563,138.6757,8.1510,0.0000,2186.6747,570.0067,829.5924,130.5247,10.8548,119.6699,0.0000,119.6699,0.0000,119.6699,31.7959,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27402.7800,27402.7800,27402.7800,27402.7800,6,0,0,0
+4193.5894,0.5000,92198.9261,83.0000,83.0000,0.0000,1.2842,21.1194,6,1596.2726,858.6172,931.3227,-75.9497,143.5275,155.6811,159.8062,-12.6959,0.0000,139.6713,0.0000,139.6713,3.8563,139.6713,8.1908,0.0000,2186.6747,574.1803,835.5479,131.4804,10.8740,120.6064,0.0000,120.6064,0.0000,120.6064,32.7325,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27565.8196,27565.8196,27565.8196,27565.8196,6,0,0,0
+4194.0894,0.5000,92210.4539,83.0000,83.0000,0.0000,1.3168,21.2712,6,1596.2726,863.9022,932.7449,-75.9497,144.4110,155.9188,159.8062,-12.6959,0.0000,140.5547,0.0000,140.5547,3.8563,140.5547,8.2262,0.0000,2186.6747,577.8841,840.8330,132.3285,10.8910,121.4375,0.0000,121.4375,0.0000,121.4375,33.5636,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27732.5514,27732.5514,27732.5514,27732.5514,6,0,0,0
+4194.5894,0.5000,92221.9817,83.0000,83.0000,0.0000,1.3455,21.4263,6,1596.2726,868.5513,934.0070,-75.9497,145.1881,156.1298,159.8062,-12.6959,0.0000,141.3319,0.0000,141.3319,3.8563,141.3319,8.2573,0.0000,2186.6747,581.1421,845.4820,133.0746,10.9060,122.1686,0.0000,122.1686,0.0000,122.1686,34.2948,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27889.0929,27889.0929,27889.0929,27889.0929,6,0,0,0
+4195.0894,0.5000,92233.5094,83.0000,83.0000,0.0000,1.3796,21.5854,6,1596.2726,874.0737,935.1172,-75.9497,146.1113,156.3154,159.8062,-12.6959,0.0000,142.2550,0.0000,142.2550,3.8563,142.2550,8.2942,0.0000,2186.6747,585.0123,851.0045,133.9608,10.9238,123.0370,0.0000,123.0370,0.0000,123.0370,35.1633,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28075.0411,28075.0411,28075.0411,28075.0411,6,0,0,0
+4195.5894,0.5000,92245.0372,83.0000,83.0000,0.0000,1.4161,21.7486,6,1596.2726,879.9785,936.4360,-75.9497,147.0983,156.5358,159.8062,-12.6959,0.0000,143.2420,0.0000,143.2420,3.8563,143.2420,8.3337,0.0000,2186.6747,589.1504,856.9093,134.9084,10.9428,123.9656,0.0000,123.9656,0.0000,123.9656,36.0919,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28273.8655,28273.8655,28273.8655,28273.8655,6,0,0,0
+4196.0894,0.5000,92256.5650,83.0000,83.0000,0.0000,1.4447,21.9152,6,1596.2726,884.6216,937.8460,-75.9497,147.8745,156.7715,159.8062,-12.6959,0.0000,144.0182,0.0000,144.0182,3.8563,144.0182,8.3647,0.0000,2186.6747,592.4042,861.5523,135.6535,10.9578,124.6957,0.0000,124.6957,0.0000,124.6957,36.8221,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28430.2030,28430.2030,28430.2030,28430.2030,6,0,0,0
+4196.5894,0.5000,92268.0928,83.0000,83.0000,0.0000,1.4643,22.0840,6,1596.2726,887.8001,938.9548,-75.9497,148.4058,156.9569,159.8062,-12.6959,0.0000,144.5495,0.0000,144.5495,3.8563,144.5495,8.3860,0.0000,2186.6747,594.6317,864.7308,136.1635,10.9680,125.1955,0.0000,125.1955,0.0000,125.1955,37.3220,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28537.2287,28537.2287,28537.2287,28537.2287,6,0,0,0
+4197.0894,0.5000,92279.6206,83.0000,83.0000,0.0000,1.4605,22.2523,6,1596.2726,887.1814,939.7138,-75.9497,148.3024,157.0838,159.8062,-12.6959,0.0000,144.4461,0.0000,144.4461,3.8563,144.4461,8.3818,0.0000,2186.6747,594.1981,864.1122,136.0643,10.9660,125.0982,0.0000,125.0982,0.0000,125.0982,37.2247,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28516.3968,28516.3968,28516.3968,28516.3968,6,0,0,0
+4197.5894,0.5000,92291.1483,83.0000,83.0000,0.0000,1.4481,22.4193,6,1596.2726,885.1767,939.5661,-75.9497,147.9673,157.0591,159.8062,-12.6959,0.0000,144.1110,0.0000,144.1110,3.8563,144.1110,8.3684,0.0000,2186.6747,592.7932,862.1075,135.7426,10.9596,124.7830,0.0000,124.7830,0.0000,124.7830,36.9094,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28448.8959,28448.8959,28448.8959,28448.8959,6,0,0,0
+4198.0894,0.5000,92302.6761,83.0000,83.0000,0.0000,1.4269,22.5838,6,1596.2726,881.7372,939.0874,-75.9497,147.3923,156.9790,159.8062,-12.6959,0.0000,143.5360,0.0000,143.5360,3.8563,143.5360,8.3454,0.0000,2186.6747,590.3828,858.6680,135.1906,10.9485,124.2421,0.0000,124.2421,0.0000,124.2421,36.3685,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28333.0827,28333.0827,28333.0827,28333.0827,6,0,0,0
+4198.5894,0.5000,92314.2039,83.0000,83.0000,0.0000,1.4101,22.7463,6,1596.2726,879.0134,938.2660,-75.9497,146.9370,156.8417,159.8062,-12.6959,0.0000,143.0807,0.0000,143.0807,3.8563,143.0807,8.3272,0.0000,2186.6747,588.4740,855.9441,134.7535,10.9397,123.8138,0.0000,123.8138,0.0000,123.8138,35.9401,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28241.3671,28241.3671,28241.3671,28241.3671,6,0,0,0
+4199.0894,0.5000,92325.7317,83.0000,83.0000,0.0000,1.3969,22.9073,6,1596.2726,876.8705,937.6156,-75.9497,146.5788,156.7330,159.8062,-12.6959,0.0000,142.7225,0.0000,142.7225,3.8563,142.7225,8.3129,0.0000,2186.6747,586.9722,853.8013,134.4096,10.9328,123.4768,0.0000,123.4768,0.0000,123.4768,35.6031,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28169.2134,28169.2134,28169.2134,28169.2134,6,0,0,0
+4199.5894,0.5000,92337.2594,83.0000,83.0000,0.0000,1.3936,23.0680,6,1596.2726,876.3432,937.1038,-75.9497,146.4906,156.6475,159.8062,-12.6959,0.0000,142.6344,0.0000,142.6344,3.8563,142.6344,8.3094,0.0000,2186.6747,586.6027,853.2740,134.3250,10.9311,123.3939,0.0000,123.3939,0.0000,123.3939,35.5202,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28151.4592,28151.4592,28151.4592,28151.4592,6,0,0,0
+4200.0894,0.5000,92348.7872,83.0000,83.0000,0.0000,1.3957,23.2289,6,1596.2726,876.6726,936.9779,-75.9497,146.5457,156.6264,159.8062,-12.6959,0.0000,142.6894,0.0000,142.6894,3.8563,142.6894,8.3116,0.0000,2186.6747,586.8336,853.6034,134.3779,10.9322,123.4457,0.0000,123.4457,0.0000,123.4457,35.5720,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28162.5504,28162.5504,28162.5504,28162.5504,6,0,0,0
+4200.5894,0.5000,92360.3150,83.0000,83.0000,0.0000,1.4067,23.3911,6,1596.2726,878.4605,937.0566,-75.9497,146.8446,156.6396,159.8062,-12.6959,0.0000,142.9883,0.0000,142.9883,3.8563,142.9883,8.3235,0.0000,2186.6747,588.0865,855.3913,134.6648,10.9379,123.7269,0.0000,123.7269,0.0000,123.7269,35.8532,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28222.7521,28222.7521,28222.7521,28222.7521,6,0,0,0
+4201.0894,0.5000,92371.8428,83.0000,83.0000,0.0000,1.4202,23.5548,6,1596.2726,880.6490,937.4835,-75.9497,147.2104,156.7109,159.8062,-12.6959,0.0000,143.3541,0.0000,143.3541,3.8563,143.3541,8.3381,0.0000,2186.6747,589.6202,857.5798,135.0160,10.9450,124.0710,0.0000,124.0710,0.0000,124.0710,36.1974,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28296.4421,28296.4421,28296.4421,28296.4421,6,0,0,0
+4201.5894,0.5000,92383.3706,83.0000,83.0000,0.0000,1.4357,23.7203,6,1596.2726,883.1603,938.0062,-75.9497,147.6302,156.7983,159.8062,-12.6959,0.0000,143.7739,0.0000,143.7739,3.8563,143.7739,8.3549,0.0000,2186.6747,591.3801,860.0910,135.4190,10.9531,124.4659,0.0000,124.4659,0.0000,124.4659,36.5923,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28380.9986,28380.9986,28380.9986,28380.9986,6,0,0,0
+4202.0894,0.5000,92394.8983,83.0000,83.0000,0.0000,1.4481,23.8872,6,1596.2726,885.1764,938.6058,-75.9497,147.9672,156.8985,159.8062,-12.6959,0.0000,144.1109,0.0000,144.1109,3.8563,144.1109,8.3684,0.0000,2186.6747,592.7930,862.1072,135.7425,10.9596,124.7830,0.0000,124.7830,0.0000,124.7830,36.9094,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28448.8857,28448.8857,28448.8857,28448.8857,6,0,0,0
+4202.5894,0.5000,92406.4261,83.0000,83.0000,0.0000,1.4585,24.0553,6,1596.2726,886.8551,939.0873,-75.9497,148.2478,156.9790,159.8062,-12.6959,0.0000,144.3915,0.0000,144.3915,3.8563,144.3915,8.3796,0.0000,2186.6747,593.9695,863.7859,136.0119,10.9650,125.0469,0.0000,125.0469,0.0000,125.0469,37.1734,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28505.4095,28505.4095,28505.4095,28505.4095,6,0,0,0
+4203.0894,0.5000,92417.9539,83.0000,83.0000,0.0000,1.4639,24.2241,6,1596.2726,887.7368,939.4882,-75.9497,148.3952,157.0460,159.8062,-12.6959,0.0000,144.5389,0.0000,144.5389,3.8563,144.5389,8.3855,0.0000,2186.6747,594.5873,864.6675,136.1534,10.9678,125.1856,0.0000,125.1856,0.0000,125.1856,37.3121,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28535.0959,28535.0959,28535.0959,28535.0959,6,0,0,0
+4203.5894,0.5000,92429.4817,83.0000,83.0000,0.0000,1.4641,24.3929,6,1596.2726,887.7662,939.6987,-75.9497,148.4001,157.0812,159.8062,-12.6959,0.0000,144.5438,0.0000,144.5438,3.8563,144.5438,8.3857,0.0000,2186.6747,594.6080,864.6970,136.1581,10.9679,125.1902,0.0000,125.1902,0.0000,125.1902,37.3167,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28536.0879,28536.0879,28536.0879,28536.0879,6,0,0,0
+4204.0894,0.5000,92441.0094,83.0000,83.0000,0.0000,1.4543,24.5605,6,1596.2726,886.1783,939.7057,-75.9497,148.1347,157.0824,159.8062,-12.6959,0.0000,144.2784,0.0000,144.2784,3.8563,144.2784,8.3751,0.0000,2186.6747,593.4952,863.1091,135.9033,10.9628,124.9405,0.0000,124.9405,0.0000,124.9405,37.0670,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28482.6211,28482.6211,28482.6211,28482.6211,6,0,0,0
+4204.5894,0.5000,92452.5372,83.0000,83.0000,0.0000,1.4330,24.7257,6,1596.2726,882.7289,939.3266,-75.9497,147.5581,157.0190,159.8062,-12.6959,0.0000,143.7018,0.0000,143.7018,3.8563,143.7018,8.3520,0.0000,2186.6747,591.0778,859.6597,135.3498,10.9517,124.3981,0.0000,124.3981,0.0000,124.3981,36.5245,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28366.4755,28366.4755,28366.4755,28366.4755,6,0,0,0
+4205.0894,0.5000,92464.0650,83.0000,83.0000,0.0000,1.4026,24.8874,6,1596.2726,877.8000,938.5028,-75.9497,146.7342,156.8813,159.8062,-12.6959,0.0000,142.8779,0.0000,142.8779,3.8563,142.8779,8.3191,0.0000,2186.6747,587.6236,854.7307,134.5588,10.9358,123.6230,0.0000,123.6230,0.0000,123.6230,35.7493,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28200.5105,28200.5105,28200.5105,28200.5105,6,0,0,0
+4205.5894,0.5000,92475.5928,83.0000,83.0000,0.0000,1.3732,25.0457,6,1596.2726,873.0301,937.3258,-75.9497,145.9368,156.6846,159.8062,-12.6959,0.0000,142.0805,0.0000,142.0805,3.8563,142.0805,8.2872,0.0000,2186.6747,584.2809,849.9608,133.7933,10.9204,122.8729,0.0000,122.8729,0.0000,122.8729,34.9992,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,28039.9011,28039.9011,28039.9011,28039.9011,6,0,0,0
+4206.0894,0.5000,92487.1206,83.0000,83.0000,0.0000,1.3486,25.2012,6,1596.2726,869.0513,936.1868,-75.9497,145.2717,156.4942,159.8062,-12.6959,0.0000,141.4154,0.0000,141.4154,3.8563,141.4154,8.2606,0.0000,2186.6747,581.4926,845.9821,133.1548,10.9076,122.2472,0.0000,122.2472,0.0000,122.2472,34.3734,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27905.9292,27905.9292,27905.9292,27905.9292,6,0,0,0
+4206.5894,0.5000,92498.6483,83.0000,83.0000,0.0000,1.3442,25.3561,6,1596.2726,868.3350,935.2366,-75.9497,145.1520,156.3353,159.8062,-12.6959,0.0000,141.2957,0.0000,141.2957,3.8563,141.2957,8.2558,0.0000,2186.6747,580.9906,845.2658,133.0399,10.9053,122.1346,0.0000,122.1346,0.0000,122.1346,34.2608,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27881.8117,27881.8117,27881.8117,27881.8117,6,0,0,0
+4207.0894,0.5000,92510.1761,83.0000,83.0000,0.0000,1.3456,25.5113,6,1596.2726,868.5687,935.0656,-75.9497,145.1911,156.3067,159.8062,-12.6959,0.0000,141.3348,0.0000,141.3348,3.8563,141.3348,8.2574,0.0000,2186.6747,581.1544,845.4995,133.0774,10.9061,122.1713,0.0000,122.1713,0.0000,122.1713,34.2975,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27889.6803,27889.6803,27889.6803,27889.6803,6,0,0,0
+4207.5894,0.5000,92521.7039,83.0000,83.0000,0.0000,1.3530,25.6672,6,1596.2726,869.7656,935.1214,-75.9497,145.3911,156.3161,159.8062,-12.6959,0.0000,141.5348,0.0000,141.5348,3.8563,141.5348,8.2654,0.0000,2186.6747,581.9931,846.6963,133.2695,10.9099,122.3595,0.0000,122.3595,0.0000,122.3595,34.4858,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27929.9794,27929.9794,27929.9794,27929.9794,6,0,0,0
+4208.0894,0.5000,92533.2317,83.0000,83.0000,0.0000,1.3370,25.8214,6,1596.2726,867.1656,935.4072,-75.9497,144.9565,156.3639,159.8062,-12.6959,0.0000,141.1002,0.0000,141.1002,3.8563,141.1002,8.2480,0.0000,2186.6747,580.1710,844.0963,132.8522,10.9015,121.9507,0.0000,121.9507,0.0000,121.9507,34.0769,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27842.4341,27842.4341,27842.4341,27842.4341,6,0,0,0
+4208.5894,0.5000,92544.7594,83.0000,83.0000,0.0000,1.3014,25.9714,6,1596.2726,861.4070,934.7863,-75.9497,143.9939,156.2601,159.8062,-12.6959,0.0000,140.1376,0.0000,140.1376,3.8563,140.1376,8.2095,0.0000,2186.6747,576.1354,838.3377,131.9281,10.8830,121.0451,0.0000,121.0451,0.0000,121.0451,33.1712,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27648.5332,27648.5332,27648.5332,27648.5332,6,0,0,0
+4209.0894,0.5000,92556.2872,83.0000,83.0000,0.0000,1.2272,26.1129,6,1596.2726,849.3788,933.4111,-75.9497,141.9832,156.0302,159.8062,-12.6959,0.0000,138.1270,0.0000,138.1270,3.8563,138.1270,8.1291,0.0000,2186.6747,567.7061,826.3096,129.9979,10.8442,119.1537,0.0000,119.1537,0.0000,119.1537,31.2796,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,27312.9098,27312.9098,27312.9098,27312.9098,6,0,0,0
+4209.5894,0.5000,92567.8150,83.0000,83.0000,0.0000,1.1390,26.2442,6,1596.2726,835.0852,930.5388,-75.9497,139.5939,155.5501,159.8062,-12.6959,0.0000,135.7376,0.0000,135.7376,3.8563,135.7376,8.0335,0.0000,2186.6747,557.6891,812.0159,127.7041,10.7982,116.9059,0.0000,116.9059,0.0000,116.9059,29.0317,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26921.6037,26921.6037,26921.6037,26921.6037,6,0,0,0
+4210.0894,0.5000,92579.3428,83.0000,83.0000,0.0000,1.0378,26.3638,6,1596.2726,818.6894,927.1255,-75.9497,136.8532,154.9795,159.8062,-12.6959,0.0000,132.9969,0.0000,132.9969,3.8563,132.9969,7.9239,0.0000,2186.6747,546.1989,795.6201,125.0730,10.7454,114.3276,0.0000,114.3276,0.0000,114.3276,26.4532,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,26395.6220,26395.6220,26395.6220,26395.6220,6,0,0,0
+4210.5894,0.5000,92590.8706,83.0000,83.0000,0.0000,0.9377,26.4719,6,1596.2726,802.4674,923.2102,-75.9497,134.1415,154.3250,159.8062,-12.6959,0.0000,130.2852,0.0000,130.2852,3.8563,130.2852,7.8154,0.0000,2186.6747,534.8306,779.3982,122.4698,10.6931,111.7767,0.0000,111.7767,0.0000,111.7767,23.9020,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25863.5588,25863.5588,25863.5588,25863.5588,6,0,0,0
+4211.0894,0.5000,92602.3983,83.0000,83.0000,0.0000,0.8407,26.5688,6,1596.2726,786.7419,919.3364,-75.9497,131.5128,153.6774,159.8062,-12.6959,0.0000,127.6565,0.0000,127.6565,3.8563,127.6565,7.7102,0.0000,2186.6747,523.8101,763.6726,119.9462,10.6426,109.3037,0.0000,109.3037,0.0000,109.3037,21.4289,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,25347.7771,25347.7771,25347.7771,25347.7771,6,0,0,0
+4211.5894,0.5000,92613.9261,83.0000,83.0000,0.0000,0.7491,26.6552,6,1596.2726,771.9062,915.5811,-75.9497,129.0328,153.0497,159.8062,-12.6959,0.0000,125.1765,0.0000,125.1765,3.8563,125.1765,7.6110,0.0000,2186.6747,513.4133,748.8370,117.5655,10.5958,106.9697,0.0000,106.9697,0.0000,106.9697,19.0948,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24861.1842,24861.1842,24861.1842,24861.1842,6,0,0,0
+4212.0894,0.5000,92625.4539,83.0000,83.0000,0.0000,0.6607,26.7314,6,1596.2726,757.5882,912.0383,-75.9497,126.6394,152.4575,159.8062,-12.6959,0.0000,122.7831,0.0000,122.7831,3.8563,122.7831,7.5153,0.0000,2186.6747,503.3792,734.5190,115.2678,10.5506,104.7172,0.0000,104.7172,0.0000,104.7172,16.8422,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24399.7295,24399.7295,24399.7295,24399.7295,6,0,0,0
+4212.5894,0.5000,92636.9817,83.0000,83.0000,0.0000,0.5771,26.7979,6,1596.2726,744.0299,908.6192,-75.9497,124.3730,151.8859,159.8062,-12.6959,0.0000,120.5167,0.0000,120.5167,3.8563,120.5167,7.4246,0.0000,2186.6747,493.8776,720.9607,113.0921,10.5079,102.5842,0.0000,102.5842,0.0000,102.5842,14.7091,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23970.3739,23970.3739,23970.3739,23970.3739,6,0,0,0
+4213.0894,0.5000,92648.5094,83.0000,83.0000,0.0000,0.4938,26.8548,6,1596.2726,730.5338,905.3815,-75.9497,122.1170,151.3447,159.8062,-12.6959,0.0000,118.2607,0.0000,118.2607,3.8563,118.2607,7.3344,0.0000,2186.6747,484.4195,707.4645,110.9263,10.4653,100.4610,0.0000,100.4610,0.0000,100.4610,12.5858,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23542.9851,23542.9851,23542.9851,23542.9851,6,0,0,0
+4213.5894,0.5000,92660.0372,83.0000,83.0000,0.0000,0.4098,26.9020,6,1596.2726,716.9357,902.1586,-75.9497,119.8439,150.8060,159.8062,-12.6959,0.0000,115.9876,0.0000,115.9876,3.8563,115.9876,7.2435,0.0000,2186.6747,474.8899,693.8665,108.7441,10.4224,98.3217,0.0000,98.3217,0.0000,98.3217,10.4465,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23112.3710,23112.3710,23112.3710,23112.3710,6,0,0,0
+4214.0894,0.5000,92671.5650,83.0000,83.0000,0.0000,0.3352,26.9407,6,1596.2726,704.8521,898.9113,-75.9497,117.8240,150.2632,159.8062,-12.6959,0.0000,113.9677,0.0000,113.9677,3.8563,113.9677,7.1627,0.0000,2186.6747,466.4217,681.7828,106.8050,10.3843,96.4207,0.0000,96.4207,0.0000,96.4207,8.5454,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22729.7138,22729.7138,22729.7138,22729.7138,6,0,0,0
+4214.5894,0.5000,92683.0928,83.0000,83.0000,0.0000,0.3228,26.9779,6,1596.2726,702.8297,896.0258,-75.9497,117.4859,149.7808,159.8062,-12.6959,0.0000,113.6296,0.0000,113.6296,3.8563,113.6296,7.1492,0.0000,2186.6747,465.0045,679.7605,106.4805,10.3779,96.1026,0.0000,96.1026,0.0000,96.1026,8.2272,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22665.6708,22665.6708,22665.6708,22665.6708,6,0,0,0
+4215.0894,0.5000,92694.6206,83.0000,83.0000,0.0000,0.2114,27.0023,6,1596.2726,684.7867,895.5428,-75.9497,114.4698,149.7001,159.8062,-12.6959,0.0000,110.6135,0.0000,110.6135,3.8563,110.6135,7.0285,0.0000,2186.6747,452.3599,661.7175,103.5850,10.3210,93.2640,0.0000,93.2640,0.0000,93.2640,5.3886,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22148.7719,22148.7719,22148.7719,22148.7719,6,0,0,0
+4215.5894,0.5000,92706.1483,83.0000,83.0000,0.0000,0.0872,27.0123,6,1596.2726,664.6568,891.2341,-75.9497,111.1049,148.9798,159.8062,-12.6959,0.0000,107.2486,0.0000,107.2486,3.8563,107.2486,6.8939,0.0000,2186.6747,438.2529,641.5875,100.3547,10.2575,90.0972,0.0000,90.0972,0.0000,90.0972,2.2218,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21598.7992,21598.7992,21598.7992,21598.7992,6,0,0,0
+4216.0894,0.5000,92717.6761,83.0000,83.0000,0.0000,0.0001,27.0123,6,1596.2726,650.5489,886.4271,-75.9497,108.7466,148.1763,159.8062,-12.6959,0.0000,104.8903,0.0000,104.8903,3.8563,104.8903,6.7996,0.0000,2186.6747,428.3660,627.4796,98.0907,10.2130,87.8777,0.0000,87.8777,0.0000,87.8777,0.0023,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21202.1660,21202.1660,21202.1660,21202.1660,6,0,0,0
+4216.5894,0.5000,92729.2039,83.0000,83.0000,0.0000,-0.0819,27.0029,6,1596.2726,637.2606,883.0581,-75.9497,106.5253,147.6131,159.8062,-12.6959,0.0000,102.6690,0.0000,102.6690,3.8563,102.6690,6.7107,0.0000,2186.6747,419.0536,614.1913,95.9583,10.1711,85.7872,0.0000,85.7872,0.0000,85.7872,-2.0882,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20808.8740,20808.8740,20808.8740,20808.8740,6,0,0,0
+4217.0894,0.5000,92740.7317,83.0000,83.0000,0.0000,-0.1495,26.9856,6,1596.2726,626.3072,879.8849,-75.9497,104.6943,147.0827,159.8062,-12.6959,0.0000,100.8380,0.0000,100.8380,3.8563,100.8380,6.6375,0.0000,2186.6747,411.3775,603.2379,94.2005,10.1365,84.0640,0.0000,84.0640,0.0000,84.0640,-3.8114,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20452.4544,20452.4544,20452.4544,20452.4544,6,0,0,0
+4217.5894,0.5000,92752.2594,83.0000,83.0000,0.0000,-0.2009,26.9625,6,1596.2726,617.9844,877.2692,-75.9497,103.3031,146.6454,159.8062,-12.6959,0.0000,99.4468,0.0000,99.4468,3.8563,99.4468,6.5818,0.0000,2186.6747,405.5449,594.9152,92.8649,10.1103,82.7546,0.0000,82.7546,0.0000,82.7546,-5.1207,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20181.6329,20181.6329,20181.6329,20181.6329,6,0,0,0
+4218.0894,0.5000,92763.7872,83.0000,83.0000,0.0000,-0.2383,26.9350,6,1596.2726,611.9237,875.2817,-75.9497,102.2899,146.3132,159.8062,-12.6959,0.0000,98.4337,0.0000,98.4337,3.8563,98.4337,6.5413,0.0000,2186.6747,401.2975,588.8544,91.8923,10.0909,81.8015,0.0000,81.8015,0.0000,81.8015,-6.0739,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19984.4191,19984.4191,19984.4191,19984.4191,6,0,0,0
+4218.5894,0.5000,92775.3150,83.0000,83.0000,0.0000,-0.2825,26.9025,6,1596.2726,604.7554,873.8344,-75.9497,101.0917,146.0713,159.8062,-12.6959,0.0000,97.2354,0.0000,97.2354,3.8563,97.2354,6.4934,0.0000,2186.6747,396.2740,581.6861,90.7420,10.0673,80.6747,0.0000,80.6747,0.0000,80.6747,-7.2006,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19751.1641,19751.1641,19751.1641,19751.1641,6,0,0,0
+4219.0894,0.5000,92786.8428,83.0000,83.0000,0.0000,-0.3312,26.8643,6,1596.2726,596.8545,872.1226,-75.9497,99.7710,145.7851,159.8062,-12.6959,0.0000,95.9147,0.0000,95.9147,3.8563,95.9147,6.4406,0.0000,2186.6747,390.7370,573.7852,89.4741,10.0413,79.4328,0.0000,79.4328,0.0000,79.4328,-8.4425,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19494.0707,19494.0707,19494.0707,19494.0707,6,0,0,0
+4219.5894,0.5000,92798.3706,83.0000,83.0000,0.0000,-0.3904,26.8193,6,1596.2726,587.2621,870.2359,-75.9497,98.1675,145.4697,159.8062,-12.6959,0.0000,94.3112,0.0000,94.3112,3.8563,94.3112,6.3764,0.0000,2186.6747,384.0147,564.1928,87.9348,10.0098,77.9250,0.0000,77.9250,0.0000,77.9250,-9.9503,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19181.9367,19181.9367,19181.9367,19181.9367,6,0,0,0
+4220.0894,0.5000,92809.8983,83.0000,83.0000,0.0000,-0.4447,26.7680,6,1596.2726,578.4557,867.9452,-75.9497,96.6954,145.0868,159.8062,-12.6959,0.0000,92.8391,0.0000,92.8391,3.8563,92.8391,6.3175,0.0000,2186.6747,377.8431,555.3864,86.5216,9.9808,76.5408,0.0000,76.5408,0.0000,76.5408,-11.3345,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18895.3784,18895.3784,18895.3784,18895.3784,6,0,0,0
+4220.5894,0.5000,92821.4261,83.0000,83.0000,0.0000,-0.4869,26.7119,6,1596.2726,571.5998,865.8422,-75.9497,95.5493,144.7353,159.8062,-12.6959,0.0000,91.6931,0.0000,91.6931,3.8563,91.6931,6.2717,0.0000,2186.6747,373.0385,548.5305,85.4214,9.9583,75.4631,0.0000,75.4631,0.0000,75.4631,-12.4121,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18679.3766,18679.3766,18679.3766,18679.3766,6,0,0,0
+4221.0894,0.5000,92832.9539,83.0000,83.0000,0.0000,-0.5148,26.6525,6,1596.2726,567.0901,864.2050,-75.9497,94.7955,144.4616,159.8062,-12.6959,0.0000,90.9392,0.0000,90.9392,3.8563,90.9392,6.2415,0.0000,2186.6747,369.8781,544.0208,84.6977,9.9434,74.7542,0.0000,74.7542,0.0000,74.7542,-13.1209,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18548.6143,18548.6143,18548.6143,18548.6143,6,0,0,0
+4221.5894,0.5000,92844.4817,83.0000,83.0000,0.0000,-0.5171,26.5929,6,1596.2726,566.7134,863.1281,-75.9497,94.7325,144.2816,159.8062,-12.6959,0.0000,90.8763,0.0000,90.8763,3.8563,90.8763,6.2390,0.0000,2186.6747,369.6142,543.6442,84.6372,9.9422,74.6950,0.0000,74.6950,0.0000,74.6950,-13.1801,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18537.6929,18537.6929,18537.6929,18537.6929,6,0,0,0
+4222.0894,0.5000,92856.0094,83.0000,83.0000,0.0000,-0.5171,26.5333,6,1596.2726,566.7134,863.0382,-75.9497,94.7325,144.2666,159.8062,-12.6959,0.0000,90.8763,0.0000,90.8763,3.8563,90.8763,6.2390,0.0000,2186.6747,369.6142,543.6442,84.6372,9.9422,74.6950,0.0000,74.6950,0.0000,74.6950,-13.1801,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18537.6929,18537.6929,18537.6929,18537.6929,6,0,0,0
+4222.5894,0.5000,92867.5372,83.0000,83.0000,0.0000,-0.6126,26.4627,6,1596.2726,551.2260,863.0382,-75.9497,92.1436,144.2666,159.8062,-12.6959,0.0000,88.2874,0.0000,88.2874,3.8563,88.2874,6.1355,0.0000,2186.6747,358.7606,528.1568,82.1519,9.8913,72.2606,0.0000,72.2606,0.0000,72.2606,-15.6144,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18088.6191,18088.6191,18088.6191,18088.6191,6,0,0,0
+4223.0894,0.5000,92879.0650,83.0000,83.0000,0.0000,-0.6881,26.3834,6,1596.2726,538.9719,859.3398,-75.9497,90.0952,143.6483,159.8062,-12.6959,0.0000,86.2389,0.0000,86.2389,3.8563,86.2389,6.0535,0.0000,2186.6747,350.1729,515.9026,80.1854,9.8510,70.3344,0.0000,70.3344,0.0000,70.3344,-17.5405,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17706.9660,17706.9660,17706.9660,17706.9660,6,0,0,0
+4223.5894,0.5000,92890.5928,83.0000,83.0000,0.0000,-0.7744,26.2941,6,1596.2726,524.9883,856.4135,-75.9497,87.7577,143.1592,159.8062,-12.6959,0.0000,83.9014,0.0000,83.9014,3.8563,83.9014,5.9600,0.0000,2186.6747,340.3732,501.9191,77.9414,9.8050,68.1364,0.0000,68.1364,0.0000,68.1364,-19.7385,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17249.9341,17249.9341,17249.9341,17249.9341,6,0,0,0
+4224.0894,0.5000,92902.1206,83.0000,83.0000,0.0000,-0.8838,26.1922,6,1596.2726,507.2470,853.0742,-75.9497,84.7921,142.6010,159.8062,-12.6959,0.0000,80.9358,0.0000,80.9358,3.8563,80.9358,5.8414,0.0000,2186.6747,327.9401,484.1778,75.0944,9.7466,65.3477,0.0000,65.3477,0.0000,65.3477,-22.5270,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16670.0846,16670.0846,16670.0846,16670.0846,6,0,0,0
+4224.5894,0.5000,92913.6483,83.0000,83.0000,0.0000,-1.0061,26.0762,6,1596.2726,487.4197,848.8376,-75.9497,81.4777,141.8928,159.8062,-12.6959,0.0000,77.6214,0.0000,77.6214,3.8563,77.6214,5.7088,0.0000,2186.6747,314.0451,464.3504,71.9126,9.6814,62.2311,0.0000,62.2311,0.0000,62.2311,-25.6434,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16022.0565,16022.0565,16022.0565,16022.0565,6,0,0,0
+4225.0894,0.5000,92925.1761,83.0000,83.0000,0.0000,-1.1342,25.9455,6,1596.2726,466.6508,844.1028,-75.9497,78.0059,141.1013,159.8062,-12.6959,0.0000,74.1497,0.0000,74.1497,3.8563,74.1497,5.5700,0.0000,2186.6747,299.4903,443.5816,68.5797,9.6131,58.9666,0.0000,58.9666,0.0000,58.9666,-28.9077,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15348.9597,15348.9597,15348.9597,15348.9597,6,0,0,0
+4225.5894,0.5000,92936.7039,83.0000,83.0000,0.0000,-1.2506,25.8013,6,1596.2726,447.7657,839.1432,-75.9497,74.8491,140.2722,159.8062,-12.6959,0.0000,70.9928,0.0000,70.9928,3.8563,70.9928,5.4437,0.0000,2186.6747,286.2556,424.6965,65.5491,9.5510,55.9981,0.0000,55.9981,0.0000,55.9981,-31.8759,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14741.2194,14741.2194,14741.2194,14741.2194,6,0,0,0
+4226.0894,0.5000,92948.2317,83.0000,83.0000,0.0000,-1.3523,25.6454,6,1596.2726,431.2813,834.6334,-75.9497,72.0935,139.5184,159.8062,-12.6959,0.0000,68.2372,0.0000,68.2372,3.8563,68.2372,5.3335,0.0000,2186.6747,274.7033,408.2121,62.9038,9.4980,53.4057,0.0000,53.4057,0.0000,53.4057,-34.4680,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14210.7353,14210.7353,14210.7353,14210.7353,6,0,0,0
+4226.5894,0.5000,92959.7594,83.0000,83.0000,0.0000,-1.4161,25.4822,6,1596.2726,420.9593,830.6969,-75.9497,70.3681,138.8604,159.8062,-12.6959,0.0000,66.5118,0.0000,66.5118,3.8563,66.5118,5.2644,0.0000,2186.6747,267.4697,397.8901,61.2474,9.4655,51.7819,0.0000,51.7819,0.0000,51.7819,-36.0918,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13878.5644,13878.5644,13878.5644,13878.5644,6,0,0,0
+4227.0894,0.5000,92971.2872,83.0000,83.0000,0.0000,-1.4519,25.3148,6,1596.2726,415.1495,828.2320,-75.9497,69.3969,138.4483,159.8062,-12.6959,0.0000,65.5406,0.0000,65.5406,3.8563,65.5406,5.2256,0.0000,2186.6747,263.3982,392.0802,60.3150,9.4472,50.8678,0.0000,50.8678,0.0000,50.8678,-37.0057,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13691.5975,13691.5975,13691.5975,13691.5975,6,0,0,0
+4227.5894,0.5000,92982.8150,83.0000,83.0000,0.0000,-1.4549,25.1471,6,1596.2726,414.6596,826.8446,-75.9497,69.3150,138.2164,159.8062,-12.6959,0.0000,65.4587,0.0000,65.4587,3.8563,65.4587,5.2223,0.0000,2186.6747,263.0549,391.5904,60.2364,9.4456,50.7908,0.0000,50.7908,0.0000,50.7908,-37.0828,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13675.8338,13675.8338,13675.8338,13675.8338,6,0,0,0
+4228.0894,0.5000,92994.3428,83.0000,83.0000,0.0000,-1.4305,24.9822,6,1596.2726,418.6266,826.7277,-75.9497,69.9781,138.1968,159.8062,-12.6959,0.0000,66.1219,0.0000,66.1219,3.8563,66.1219,5.2489,0.0000,2186.6747,265.8349,395.5573,60.8730,9.4582,51.4149,0.0000,51.4149,0.0000,51.4149,-36.4587,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13803.4928,13803.4928,13803.4928,13803.4928,6,0,0,0
+4228.5894,0.5000,93005.8706,83.0000,83.0000,0.0000,-1.3896,24.8220,6,1596.2726,425.2530,827.6750,-75.9497,71.0858,138.3552,159.8062,-12.6959,0.0000,67.2295,0.0000,67.2295,3.8563,67.2295,5.2932,0.0000,2186.6747,270.4787,402.1837,61.9364,9.4790,52.4573,0.0000,52.4573,0.0000,52.4573,-35.4164,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14016.7370,14016.7370,14016.7370,14016.7370,6,0,0,0
+4229.0894,0.5000,93017.3983,83.0000,83.0000,0.0000,-1.3261,24.6692,6,1596.2726,435.5319,829.2574,-75.9497,72.8041,138.6197,159.8062,-12.6959,0.0000,68.9478,0.0000,68.9478,3.8563,68.9478,5.3619,0.0000,2186.6747,277.6821,412.4626,63.5859,9.5114,54.0745,0.0000,54.0745,0.0000,54.0745,-33.7994,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14347.5223,14347.5223,14347.5223,14347.5223,6,0,0,0
+4229.5894,0.5000,93028.9261,83.0000,83.0000,0.0000,-1.2570,24.5242,6,1596.2726,446.7292,831.7120,-75.9497,74.6758,139.0300,159.8062,-12.6959,0.0000,70.8195,0.0000,70.8195,3.8563,70.8195,5.4368,0.0000,2186.6747,285.5292,423.6600,65.3828,9.5476,55.8352,0.0000,55.8352,0.0000,55.8352,-32.0389,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14707.8640,14707.8640,14707.8640,14707.8640,6,0,0,0
+4230.0894,0.5000,93040.4539,83.0000,83.0000,0.0000,-1.1838,24.3878,6,1596.2726,458.5943,834.3859,-75.9497,76.6592,139.4770,159.8062,-12.6959,0.0000,72.8029,0.0000,72.8029,3.8563,72.8029,5.5161,0.0000,2186.6747,293.8443,435.5250,67.2868,9.5866,57.7002,0.0000,57.7002,0.0000,57.7002,-30.1740,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15089.6929,15089.6929,15089.6929,15089.6929,6,0,0,0
+4230.5894,0.5000,93051.9817,83.0000,83.0000,0.0000,-1.1198,24.2587,6,1596.2726,468.9715,837.2193,-75.9497,78.3939,139.9506,159.8062,-12.6959,0.0000,74.5376,0.0000,74.5376,3.8563,74.5376,5.5855,0.0000,2186.6747,301.1166,445.9023,68.9521,9.6208,59.3313,0.0000,59.3313,0.0000,59.3313,-28.5430,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15423.6421,15423.6421,15423.6421,15423.6421,6,0,0,0
+4231.0894,0.5000,93063.5094,83.0000,83.0000,0.0000,-1.0657,24.1358,6,1596.2726,477.7513,839.6974,-75.9497,79.8615,140.3649,159.8062,-12.6959,0.0000,76.0052,0.0000,76.0052,3.8563,76.0052,5.6442,0.0000,2186.6747,307.2695,454.6820,70.3610,9.6496,60.7114,0.0000,60.7114,0.0000,60.7114,-27.1630,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15706.1841,15706.1841,15706.1841,15706.1841,6,0,0,0
+4231.5894,0.5000,93075.0372,83.0000,83.0000,0.0000,-1.0261,24.0175,6,1596.2726,484.1636,841.7940,-75.9497,80.9334,140.7154,159.8062,-12.6959,0.0000,77.0771,0.0000,77.0771,3.8563,77.0771,5.6871,0.0000,2186.6747,311.7633,461.0944,71.3901,9.6707,61.7193,0.0000,61.7193,0.0000,61.7193,-26.1551,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15915.6372,15915.6372,15915.6372,15915.6372,6,0,0,0
+4232.0894,0.5000,93086.5650,83.0000,83.0000,0.0000,-0.9938,23.9030,6,1596.2726,489.4026,843.3253,-75.9497,81.8092,140.9713,159.8062,-12.6959,0.0000,77.9529,0.0000,77.9529,3.8563,77.9529,5.7221,0.0000,2186.6747,315.4347,466.3333,72.2308,9.6880,62.5428,0.0000,62.5428,0.0000,62.5428,-25.3317,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16086.8645,16086.8645,16086.8645,16086.8645,6,0,0,0
+4232.5894,0.5000,93098.0928,83.0000,83.0000,0.0000,-0.9707,23.7911,6,1596.2726,493.1511,844.5763,-75.9497,82.4358,141.1805,159.8062,-12.6959,0.0000,78.5795,0.0000,78.5795,3.8563,78.5795,5.7472,0.0000,2186.6747,318.0617,470.0819,72.8323,9.7003,63.1320,0.0000,63.1320,0.0000,63.1320,-24.7425,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16209.3809,16209.3809,16209.3809,16209.3809,6,0,0,0
+4233.0894,0.5000,93109.6206,83.0000,83.0000,0.0000,-0.9470,23.6819,6,1596.2726,497.0014,845.4715,-75.9497,83.0794,141.3301,159.8062,-12.6959,0.0000,79.2231,0.0000,79.2231,3.8563,79.2231,5.7729,0.0000,2186.6747,320.7600,473.9321,73.4502,9.7129,63.7373,0.0000,63.7373,0.0000,63.7373,-24.1374,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16335.2203,16335.2203,16335.2203,16335.2203,6,0,0,0
+4233.5894,0.5000,93121.1483,83.0000,83.0000,0.0000,-0.9192,23.5759,6,1596.2726,501.5118,846.3909,-75.9497,83.8334,141.4838,159.8062,-12.6959,0.0000,79.9771,0.0000,79.9771,3.8563,79.9771,5.8031,0.0000,2186.6747,323.9209,478.4426,74.1740,9.7278,64.4462,0.0000,64.4462,0.0000,64.4462,-23.4284,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16482.6381,16482.6381,16482.6381,16482.6381,6,0,0,0
+4234.0894,0.5000,93132.6761,83.0000,83.0000,0.0000,-0.8763,23.4749,6,1596.2726,508.4560,847.4680,-75.9497,84.9941,141.6638,159.8062,-12.6959,0.0000,81.1379,0.0000,81.1379,3.8563,81.1379,5.8495,0.0000,2186.6747,328.7873,485.3867,75.2884,9.7506,65.5378,0.0000,65.5378,0.0000,65.5378,-22.3370,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16709.5971,16709.5971,16709.5971,16709.5971,6,0,0,0
+4234.5894,0.5000,93144.2039,83.0000,83.0000,0.0000,-0.8206,23.3803,6,1596.2726,517.4976,849.1263,-75.9497,86.5056,141.9410,159.8062,-12.6959,0.0000,82.6493,0.0000,82.6493,3.8563,82.6493,5.9099,0.0000,2186.6747,335.1237,494.4283,76.7393,9.7803,66.9590,0.0000,66.9590,0.0000,66.9590,-20.9158,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17005.1101,17005.1101,17005.1101,17005.1101,6,0,0,0
+4235.0894,0.5000,93155.7317,83.0000,83.0000,0.0000,-0.7494,23.2939,6,1596.2726,529.0378,851.2854,-75.9497,88.4346,142.3020,159.8062,-12.6959,0.0000,84.5783,0.0000,84.5783,3.8563,84.5783,5.9871,0.0000,2186.6747,343.2111,505.9685,78.5912,9.8183,68.7729,0.0000,68.7729,0.0000,68.7729,-19.1020,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17382.2842,17382.2842,17382.2842,17382.2842,6,0,0,0
+4235.5894,0.5000,93167.2594,83.0000,83.0000,0.0000,-0.6749,23.2161,6,1596.2726,541.1222,854.0412,-75.9497,90.4547,142.7626,159.8062,-12.6959,0.0000,86.5984,0.0000,86.5984,3.8563,86.5984,6.0679,0.0000,2186.6747,351.6799,518.0530,80.5305,9.8580,70.6725,0.0000,70.6725,0.0000,70.6725,-17.2026,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17777.2483,17777.2483,17777.2483,17777.2483,6,0,0,0
+4236.0894,0.5000,93178.7872,83.0000,83.0000,0.0000,-0.6070,23.1462,6,1596.2726,552.1374,856.9270,-75.9497,92.2960,143.2450,159.8062,-12.6959,0.0000,88.4397,0.0000,88.4397,3.8563,88.4397,6.1416,0.0000,2186.6747,359.3993,529.0682,82.2981,9.8943,72.4039,0.0000,72.4039,0.0000,72.4039,-15.4712,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18115.0464,18115.0464,18115.0464,18115.0464,6,0,0,0
+4236.5894,0.5000,93190.3150,83.0000,83.0000,0.0000,-0.5477,23.0830,6,1596.2726,561.7424,859.5574,-75.9497,93.9016,143.6847,159.8062,-12.6959,0.0000,90.0453,0.0000,90.0453,3.8563,90.0453,6.2058,0.0000,2186.6747,366.1305,538.6732,83.8395,9.9258,73.9137,0.0000,73.9137,0.0000,73.9137,-13.9615,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18393.5534,18393.5534,18393.5534,18393.5534,6,0,0,0
+4237.0894,0.5000,93201.8428,83.0000,83.0000,0.0000,-0.5023,23.0251,6,1596.2726,569.1038,861.8511,-75.9497,95.1321,144.0681,159.8062,-12.6959,0.0000,91.2758,0.0000,91.2758,3.8563,91.2758,6.2550,0.0000,2186.6747,371.2894,546.0346,85.0208,9.9500,75.0708,0.0000,75.0708,0.0000,75.0708,-12.8044,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18607.0046,18607.0046,18607.0046,18607.0046,6,0,0,0
+4237.5894,0.5000,93213.3706,83.0000,83.0000,0.0000,-0.4588,22.9722,6,1596.2726,576.1562,863.6090,-75.9497,96.3110,144.3620,159.8062,-12.6959,0.0000,92.4547,0.0000,92.4547,3.8563,92.4547,6.3022,0.0000,2186.6747,376.2317,553.0870,86.1526,9.9732,76.1793,0.0000,76.1793,0.0000,76.1793,-11.6959,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18820.5543,18820.5543,18820.5543,18820.5543,6,0,0,0
+4238.0894,0.5000,93224.8983,83.0000,83.0000,0.0000,-0.4278,22.9229,6,1596.2726,581.1988,865.2931,-75.9497,97.1539,144.6435,159.8062,-12.6959,0.0000,93.2976,0.0000,93.2976,3.8563,93.2976,6.3359,0.0000,2186.6747,379.7655,558.1296,86.9618,9.9898,76.9719,0.0000,76.9719,0.0000,76.9719,-10.9033,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18984.6397,18984.6397,18984.6397,18984.6397,6,0,0,0
+4238.5894,0.5000,93236.4261,83.0000,83.0000,0.0000,-0.4262,22.8738,6,1596.2726,581.4514,866.4973,-75.9497,97.1962,144.8448,159.8062,-12.6959,0.0000,93.3399,0.0000,93.3399,3.8563,93.3399,6.3376,0.0000,2186.6747,379.9426,558.3822,87.0023,9.9906,77.0117,0.0000,77.0117,0.0000,77.0117,-10.8636,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18992.8596,18992.8596,18992.8596,18992.8596,6,0,0,0
+4239.0894,0.5000,93247.9539,83.0000,83.0000,0.0000,-0.3074,22.8383,6,1596.2726,600.7081,866.5576,-75.9497,100.4151,144.8549,159.8062,-12.6959,0.0000,96.5588,0.0000,96.5588,3.8563,96.5588,6.4663,0.0000,2186.6747,393.4376,577.6388,90.0925,10.0540,80.0385,0.0000,80.0385,0.0000,80.0385,-7.8368,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19619.4661,19619.4661,19619.4661,19619.4661,6,0,0,0
+4239.5894,0.5000,93259.4817,83.0000,83.0000,0.0000,-0.2352,22.8112,6,1596.2726,612.4218,871.1561,-75.9497,102.3732,145.6236,159.8062,-12.6959,0.0000,98.5169,0.0000,98.5169,3.8563,98.5169,6.5447,0.0000,2186.6747,401.6466,589.3526,91.9723,10.0925,81.8798,0.0000,81.8798,0.0000,81.8798,-5.9956,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20000.6285,20000.6285,20000.6285,20000.6285,6,0,0,0
+4240.0894,0.5000,93271.0094,83.0000,83.0000,0.0000,-0.1742,22.7912,6,1596.2726,622.3136,873.9534,-75.9497,104.0267,146.0912,159.8062,-12.6959,0.0000,100.1705,0.0000,100.1705,3.8563,100.1705,6.6108,0.0000,2186.6747,408.5788,599.2444,93.5597,10.1239,83.4357,0.0000,83.4357,0.0000,83.4357,-4.4397,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20322.5048,20322.5048,20322.5048,20322.5048,6,0,0,0
+4240.5894,0.5000,93282.5372,83.0000,83.0000,0.0000,-0.1626,22.7724,6,1596.2726,624.1965,876.3155,-75.9497,104.3415,146.4860,159.8062,-12.6959,0.0000,100.4852,0.0000,100.4852,3.8563,100.4852,6.6234,0.0000,2186.6747,409.8983,601.1272,93.8618,10.1299,83.7319,0.0000,83.7319,0.0000,83.7319,-4.1435,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20383.7715,20383.7715,20383.7715,20383.7715,6,0,0,0
+4241.0894,0.5000,93294.0650,83.0000,83.0000,0.0000,-0.0999,22.7609,6,1596.2726,634.3481,876.7652,-75.9497,106.0384,146.5612,159.8062,-12.6959,0.0000,102.1821,0.0000,102.1821,3.8563,102.1821,6.6913,0.0000,2186.6747,417.0125,611.2788,95.4909,10.1619,85.3290,0.0000,85.3290,0.0000,85.3290,-2.5464,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20714.1020,20714.1020,20714.1020,20714.1020,6,0,0,0
+4241.5894,0.5000,93305.5928,83.0000,83.0000,0.0000,-0.0393,22.7564,6,1596.2726,644.1696,879.1894,-75.9497,107.6802,146.9664,159.8062,-12.6959,0.0000,103.8239,0.0000,103.8239,3.8563,103.8239,6.7569,0.0000,2186.6747,423.8954,621.1003,97.0670,10.1929,86.8741,0.0000,86.8741,0.0000,86.8741,-1.0013,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21022.8177,21022.8177,21022.8177,21022.8177,6,0,0,0
+4242.0894,0.5000,93317.1206,83.0000,83.0000,0.0000,-0.0374,22.7521,6,1596.2726,644.4753,881.5348,-75.9497,107.7313,147.3585,159.8062,-12.6959,0.0000,103.8750,0.0000,103.8750,3.8563,103.8750,6.7590,0.0000,2186.6747,424.1097,621.4061,97.1161,10.1938,86.9222,0.0000,86.9222,0.0000,86.9222,-0.9532,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21031.4134,21031.4134,21031.4134,21031.4134,6,0,0,0
+4242.5894,0.5000,93328.6483,83.0000,83.0000,0.0000,-0.0424,22.7472,6,1596.2726,643.6666,881.6078,-75.9497,107.5961,147.3707,159.8062,-12.6959,0.0000,103.7398,0.0000,103.7398,3.8563,103.7398,6.7536,0.0000,2186.6747,423.5429,620.5973,96.9863,10.1913,86.7950,0.0000,86.7950,0.0000,86.7950,-1.0804,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21008.6759,21008.6759,21008.6759,21008.6759,6,0,0,0
+4243.0894,0.5000,93340.1761,83.0000,83.0000,0.0000,-0.0522,22.7412,6,1596.2726,642.0843,881.4146,-75.9497,107.3316,147.3384,159.8062,-12.6959,0.0000,103.4753,0.0000,103.4753,3.8563,103.4753,6.7430,0.0000,2186.6747,422.4341,619.0151,96.7324,10.1863,86.5461,0.0000,86.5461,0.0000,86.5461,-1.3293,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20964.1925,20964.1925,20964.1925,20964.1925,6,0,0,0
+4243.5894,0.5000,93351.7039,83.0000,83.0000,0.0000,-0.0576,22.7345,6,1596.2726,641.2046,881.0368,-75.9497,107.1846,147.2752,159.8062,-12.6959,0.0000,103.3283,0.0000,103.3283,3.8563,103.3283,6.7371,0.0000,2186.6747,421.8176,618.1354,96.5912,10.1835,86.4077,0.0000,86.4077,0.0000,86.4077,-1.4677,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20937.2127,20937.2127,20937.2127,20937.2127,6,0,0,0
+4244.0894,0.5000,93363.2317,83.0000,83.0000,0.0000,-0.0573,22.7279,6,1596.2726,641.2515,880.8267,-75.9497,107.1924,147.2401,159.8062,-12.6959,0.0000,103.3361,0.0000,103.3361,3.8563,103.3361,6.7374,0.0000,2186.6747,421.8504,618.1822,96.5987,10.1837,86.4150,0.0000,86.4150,0.0000,86.4150,-1.4604,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20938.7375,20938.7375,20938.7375,20938.7375,6,0,0,0
+4244.5894,0.5000,93374.7594,83.0000,83.0000,0.0000,-0.0440,22.7228,6,1596.2726,643.4033,880.8379,-75.9497,107.5521,147.2420,159.8062,-12.6959,0.0000,103.6958,0.0000,103.6958,3.8563,103.6958,6.7518,0.0000,2186.6747,423.3584,620.3340,96.9440,10.1905,86.7536,0.0000,86.7536,0.0000,86.7536,-1.1219,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21001.2732,21001.2732,21001.2732,21001.2732,6,0,0,0
+4245.0894,0.5000,93386.2872,83.0000,83.0000,0.0000,-0.0236,22.7201,6,1596.2726,646.7071,881.3518,-75.9497,108.1044,147.3279,159.8062,-12.6959,0.0000,104.2481,0.0000,104.2481,3.8563,104.2481,6.7739,0.0000,2186.6747,425.6737,623.6378,97.4742,10.2009,87.2733,0.0000,87.2733,0.0000,87.2733,-0.6021,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21094.1569,21094.1569,21094.1569,21094.1569,6,0,0,0
+4245.5894,0.5000,93397.8150,83.0000,83.0000,0.0000,0.0061,22.7208,6,1596.2726,651.5195,882.1407,-75.9497,108.9088,147.4598,159.8062,-12.6959,0.0000,105.0525,0.0000,105.0525,3.8563,105.0525,6.8061,0.0000,2186.6747,429.0463,628.4503,98.2465,10.2161,88.0304,0.0000,88.0304,0.0000,88.0304,0.1550,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21229.4563,21229.4563,21229.4563,21229.4563,6,0,0,0
+4246.0894,0.5000,93409.3428,83.0000,83.0000,0.0000,0.0307,22.7244,6,1596.2726,655.5085,883.2899,-75.9497,109.5756,147.6519,159.8062,-12.6959,0.0000,105.7194,0.0000,105.7194,3.8563,105.7194,6.8328,0.0000,2186.6747,431.8418,632.4393,98.8866,10.2286,88.6580,0.0000,88.6580,0.0000,88.6580,0.7826,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21341.6039,21341.6039,21341.6039,21341.6039,6,0,0,0
+4246.5894,0.5000,93420.8706,83.0000,83.0000,0.0000,0.0400,22.7290,6,1596.2726,657.0084,884.2425,-75.9497,109.8264,147.8111,159.8062,-12.6959,0.0000,105.9701,0.0000,105.9701,3.8563,105.9701,6.8428,0.0000,2186.6747,432.8929,633.9392,99.1273,10.2334,88.8939,0.0000,88.8939,0.0000,88.8939,1.0185,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21383.7721,21383.7721,21383.7721,21383.7721,6,0,0,0
+4247.0894,0.5000,93432.3983,83.0000,83.0000,0.0000,0.0262,22.7320,6,1596.2726,654.7737,884.6007,-75.9497,109.4528,147.8710,159.8062,-12.6959,0.0000,105.5965,0.0000,105.5965,3.8563,105.5965,6.8278,0.0000,2186.6747,431.3268,631.7045,98.7687,10.2263,88.5424,0.0000,88.5424,0.0000,88.5424,0.6670,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21320.9447,21320.9447,21320.9447,21320.9447,6,0,0,0
+4247.5894,0.5000,93443.9261,83.0000,83.0000,0.0000,-0.0079,22.7311,6,1596.2726,649.2480,884.0670,-75.9497,108.5291,147.7818,159.8062,-12.6959,0.0000,104.6728,0.0000,104.6728,3.8563,104.6728,6.7909,0.0000,2186.6747,427.4544,626.1788,97.8819,10.2089,87.6731,0.0000,87.6731,0.0000,87.6731,-0.2024,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21165.5942,21165.5942,21165.5942,21165.5942,6,0,0,0
+4248.0894,0.5000,93455.4539,83.0000,83.0000,0.0000,-0.0525,22.7250,6,1596.2726,642.0314,882.7475,-75.9497,107.3228,147.5612,159.8062,-12.6959,0.0000,103.4665,0.0000,103.4665,3.8563,103.4665,6.7426,0.0000,2186.6747,422.3970,618.9621,96.7239,10.1861,86.5377,0.0000,86.5377,0.0000,86.5377,-1.3377,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20962.7032,20962.7032,20962.7032,20962.7032,6,0,0,0
+4248.5894,0.5000,93466.9817,83.0000,83.0000,0.0000,-0.0962,22.7139,6,1596.2726,634.9542,881.0241,-75.9497,106.1398,147.2731,159.8062,-12.6959,0.0000,102.2835,0.0000,102.2835,3.8563,102.2835,6.6953,0.0000,2186.6747,417.4373,611.8850,95.5882,10.1638,85.4243,0.0000,85.4243,0.0000,85.4243,-2.4511,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20733.8265,20733.8265,20733.8265,20733.8265,6,0,0,0
+4249.0894,0.5000,93478.5094,83.0000,83.0000,0.0000,-0.1194,22.7002,6,1596.2726,631.1855,879.3341,-75.9497,105.5098,146.9906,159.8062,-12.6959,0.0000,101.6535,0.0000,101.6535,3.8563,101.6535,6.6701,0.0000,2186.6747,414.7962,608.1162,94.9834,10.1519,84.8315,0.0000,84.8315,0.0000,84.8315,-3.0439,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20611.1933,20611.1933,20611.1933,20611.1933,6,0,0,0
+4249.5894,0.5000,93490.0372,83.0000,83.0000,0.0000,-0.1272,22.6855,6,1596.2726,629.9186,878.4341,-75.9497,105.2980,146.8402,159.8062,-12.6959,0.0000,101.4417,0.0000,101.4417,3.8563,101.4417,6.6616,0.0000,2186.6747,413.9084,606.8494,94.7801,10.1479,84.6321,0.0000,84.6321,0.0000,84.6321,-3.2433,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20569.9692,20569.9692,20569.9692,20569.9692,6,0,0,0
+4250.0894,0.5000,93501.5650,83.0000,83.0000,0.0000,-0.1110,22.6727,6,1596.2726,632.5559,878.1316,-75.9497,105.7389,146.7896,159.8062,-12.6959,0.0000,101.8826,0.0000,101.8826,3.8563,101.8826,6.6793,0.0000,2186.6747,415.7566,609.4867,95.2033,10.1562,85.0470,0.0000,85.0470,0.0000,85.0470,-2.8284,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20655.7865,20655.7865,20655.7865,20655.7865,6,0,0,0
+4250.5894,0.5000,93513.0928,83.0000,83.0000,0.0000,-0.0818,22.6633,6,1596.2726,637.2851,878.7614,-75.9497,106.5294,146.8949,159.8062,-12.6959,0.0000,102.6731,0.0000,102.6731,3.8563,102.6731,6.7109,0.0000,2186.6747,419.0708,614.2158,95.9622,10.1712,85.7910,0.0000,85.7910,0.0000,85.7910,-2.0844,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20809.6725,20809.6725,20809.6725,20809.6725,6,0,0,0
+4251.0894,0.5000,93524.6206,83.0000,83.0000,0.0000,-0.0432,22.6583,6,1596.2726,643.5272,879.8907,-75.9497,107.5728,147.0837,159.8062,-12.6959,0.0000,103.7165,0.0000,103.7165,3.8563,103.7165,6.7526,0.0000,2186.6747,423.4453,620.4580,96.9639,10.1908,86.7731,0.0000,86.7731,0.0000,86.7731,-1.1024,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21004.7585,21004.7585,21004.7585,21004.7585,6,0,0,0
+4251.5894,0.5000,93536.1483,83.0000,83.0000,0.0000,0.0009,22.6584,6,1596.2726,650.6777,881.3814,-75.9497,108.7681,147.3328,159.8062,-12.6959,0.0000,104.9118,0.0000,104.9118,3.8563,104.9118,6.8005,0.0000,2186.6747,428.4564,627.6085,98.1114,10.2134,87.8980,0.0000,87.8980,0.0000,87.8980,0.0226,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21205.7896,21205.7896,21205.7896,21205.7896,6,0,0,0
+4252.0894,0.5000,93547.6761,83.0000,83.0000,0.0000,0.0465,22.6638,6,1596.2726,658.0741,883.0889,-75.9497,110.0045,147.6183,159.8062,-12.6959,0.0000,106.1482,0.0000,106.1482,3.8563,106.1482,6.8499,0.0000,2186.6747,433.6398,635.0049,99.2983,10.2367,89.0616,0.0000,89.0616,0.0000,89.0616,1.1862,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21413.7338,21413.7338,21413.7338,21413.7338,6,0,0,0
+4252.5894,0.5000,93559.2039,83.0000,83.0000,0.0000,0.0915,22.6743,6,1596.2726,665.3579,884.8552,-75.9497,111.2221,147.9135,159.8062,-12.6959,0.0000,107.3658,0.0000,107.3658,3.8563,107.3658,6.8986,0.0000,2186.6747,438.7442,642.2887,100.4672,10.2597,90.2075,0.0000,90.2075,0.0000,90.2075,2.3321,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21618.5122,21618.5122,21618.5122,21618.5122,6,0,0,0
+4253.0894,0.5000,93570.7317,83.0000,83.0000,0.0000,0.1317,22.6895,6,1596.2726,671.8801,886.5945,-75.9497,112.3123,148.2043,159.8062,-12.6959,0.0000,108.4561,0.0000,108.4561,3.8563,108.4561,6.9422,0.0000,2186.6747,443.3150,648.8109,101.5138,10.2803,91.2336,0.0000,91.2336,0.0000,91.2336,3.3582,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21799.1333,21799.1333,21799.1333,21799.1333,6,0,0,0
+4253.5894,0.5000,93582.2594,83.0000,83.0000,0.0000,0.1646,22.7085,6,1596.2726,677.1980,888.1520,-75.9497,113.2013,148.4646,159.8062,-12.6959,0.0000,109.3450,0.0000,109.3450,3.8563,109.3450,6.9778,0.0000,2186.6747,447.0418,654.1288,102.3672,10.2971,92.0702,0.0000,92.0702,0.0000,92.0702,4.1948,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21943.1942,21943.1942,21943.1942,21943.1942,6,0,0,0
+4254.0894,0.5000,93593.7872,83.0000,83.0000,0.0000,0.1821,22.7295,6,1596.2726,680.0353,889.4220,-75.9497,113.6756,148.6769,159.8062,-12.6959,0.0000,109.8193,0.0000,109.8193,3.8563,109.8193,6.9967,0.0000,2186.6747,449.0301,656.9660,102.8225,10.3060,92.5165,0.0000,92.5165,0.0000,92.5165,4.6411,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22020.0562,22020.0562,22020.0562,22020.0562,6,0,0,0
+4254.5894,0.5000,93605.3150,83.0000,83.0000,0.0000,0.1890,22.7512,6,1596.2726,681.1542,890.0995,-75.9497,113.8626,148.7902,159.8062,-12.6959,0.0000,110.0063,0.0000,110.0063,3.8563,110.0063,7.0042,0.0000,2186.6747,449.8143,658.0849,103.0021,10.3095,92.6926,0.0000,92.6926,0.0000,92.6926,4.8172,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22050.3672,22050.3672,22050.3672,22050.3672,6,0,0,0
+4255.0894,0.5000,93616.8428,83.0000,83.0000,0.0000,0.1848,22.7725,6,1596.2726,680.4762,890.3667,-75.9497,113.7493,148.8348,159.8062,-12.6959,0.0000,109.8930,0.0000,109.8930,3.8563,109.8930,6.9997,0.0000,2186.6747,449.3391,657.4070,102.8933,10.3074,92.5859,0.0000,92.5859,0.0000,92.5859,4.7105,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22032.0015,22032.0015,22032.0015,22032.0015,6,0,0,0
+4255.5894,0.5000,93628.3706,83.0000,83.0000,0.0000,0.1816,22.7935,6,1596.2726,679.9619,890.2048,-75.9497,113.6633,148.8078,159.8062,-12.6959,0.0000,109.8070,0.0000,109.8070,3.8563,109.8070,6.9963,0.0000,2186.6747,448.9787,656.8927,102.8108,10.3058,92.5050,0.0000,92.5050,0.0000,92.5050,4.6296,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22018.0691,22018.0691,22018.0691,22018.0691,6,0,0,0
+4256.0894,0.5000,93639.8983,83.0000,83.0000,0.0000,0.1498,22.8108,6,1596.2726,674.8125,890.0820,-75.9497,112.8025,148.7872,159.8062,-12.6959,0.0000,108.9462,0.0000,108.9462,3.8563,108.9462,6.9618,0.0000,2186.6747,445.3700,651.7432,101.9844,10.2895,91.6949,0.0000,91.6949,0.0000,91.6949,3.8195,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21878.5702,21878.5702,21878.5702,21878.5702,6,0,0,0
+4256.5894,0.5000,93651.4261,83.0000,83.0000,0.0000,0.1375,22.8266,6,1596.2726,672.8206,888.8523,-75.9497,112.4695,148.5817,159.8062,-12.6959,0.0000,108.6133,0.0000,108.6133,3.8563,108.6133,6.9485,0.0000,2186.6747,443.9740,649.7513,101.6647,10.2832,91.3815,0.0000,91.3815,0.0000,91.3815,3.5061,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21824.6096,21824.6096,21824.6096,21824.6096,6,0,0,0
+4257.0894,0.5000,93662.9539,83.0000,83.0000,0.0000,0.1296,22.8416,6,1596.2726,671.5353,888.3766,-75.9497,112.2547,148.5022,159.8062,-12.6959,0.0000,108.3984,0.0000,108.3984,3.8563,108.3984,6.9399,0.0000,2186.6747,443.0733,648.4661,101.4585,10.2792,91.1793,0.0000,91.1793,0.0000,91.1793,3.3039,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21789.7920,21789.7920,21789.7920,21789.7920,6,0,0,0
+4257.5894,0.5000,93674.4817,83.0000,83.0000,0.0000,0.1188,22.8553,6,1596.2726,669.7877,888.0697,-75.9497,111.9626,148.4509,159.8062,-12.6959,0.0000,108.1063,0.0000,108.1063,3.8563,108.1063,6.9282,0.0000,2186.6747,441.8486,646.7185,101.1781,10.2737,90.9044,0.0000,90.9044,0.0000,90.9044,3.0290,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21742.4499,21742.4499,21742.4499,21742.4499,6,0,0,0
+4258.0894,0.5000,93686.0094,83.0000,83.0000,0.0000,0.1044,22.8673,6,1596.2726,667.4521,887.6524,-75.9497,111.5721,148.3811,159.8062,-12.6959,0.0000,107.7159,0.0000,107.7159,3.8563,107.7159,6.9126,0.0000,2186.6747,440.2118,644.3829,100.8032,10.2663,90.5369,0.0000,90.5369,0.0000,90.5369,2.6615,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21677.3883,21677.3883,21677.3883,21677.3883,6,0,0,0
+4258.5894,0.5000,93697.5372,83.0000,83.0000,0.0000,0.0743,22.8759,6,1596.2726,662.5758,887.0946,-75.9497,110.7570,148.2879,159.8062,-12.6959,0.0000,106.9007,0.0000,106.9007,3.8563,106.9007,6.8800,0.0000,2186.6747,436.7945,639.5066,100.0207,10.2509,89.7698,0.0000,89.7698,0.0000,89.7698,1.8944,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21540.2953,21540.2953,21540.2953,21540.2953,6,0,0,0
+4259.0894,0.5000,93709.0650,83.0000,83.0000,0.0000,0.0369,22.8801,6,1596.2726,656.5085,885.9302,-75.9497,109.7428,148.0932,159.8062,-12.6959,0.0000,105.8865,0.0000,105.8865,3.8563,105.8865,6.8394,0.0000,2186.6747,432.5426,633.4393,99.0471,10.2318,88.8153,0.0000,88.8153,0.0000,88.8153,0.9399,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21369.7170,21369.7170,21369.7170,21369.7170,6,0,0,0
+4259.5894,0.5000,93720.5928,83.0000,83.0000,0.0000,-0.0123,22.8787,6,1596.2726,648.5367,884.4813,-75.9497,108.4102,147.8510,159.8062,-12.6959,0.0000,104.5539,0.0000,104.5539,3.8563,104.5539,6.7861,0.0000,2186.6747,426.9559,625.4674,97.7678,10.2066,87.5611,0.0000,87.5611,0.0000,87.5611,-0.3143,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21145.5954,21145.5954,21145.5954,21145.5954,6,0,0,0
+4260.0894,0.5000,93732.1206,83.0000,83.0000,0.0000,-0.0528,22.8726,6,1596.2726,641.9847,882.5776,-75.9497,107.3150,147.5328,159.8062,-12.6959,0.0000,103.4587,0.0000,103.4587,3.8563,103.4587,6.7423,0.0000,2186.6747,422.3643,618.9155,96.7164,10.1860,86.5304,0.0000,86.5304,0.0000,86.5304,-1.3450,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20961.3928,20961.3928,20961.3928,20961.3928,6,0,0,0
+4260.5894,0.5000,93743.6483,83.0000,83.0000,0.0000,-0.0826,22.8631,6,1596.2726,637.1432,881.0130,-75.9497,106.5057,147.2713,159.8062,-12.6959,0.0000,102.6494,0.0000,102.6494,3.8563,102.6494,6.7100,0.0000,2186.6747,418.9714,614.0740,95.9394,10.1707,85.7687,0.0000,85.7687,0.0000,85.7687,-2.1067,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20805.0561,20805.0561,20805.0561,20805.0561,6,0,0,0
+4261.0894,0.5000,93755.1761,83.0000,83.0000,0.0000,-0.0800,22.8539,6,1596.2726,637.5667,879.8569,-75.9497,106.5765,147.0780,159.8062,-12.6959,0.0000,102.7202,0.0000,102.7202,3.8563,102.7202,6.7128,0.0000,2186.6747,419.2681,614.4974,96.0074,10.1720,85.8353,0.0000,85.8353,0.0000,85.8353,-2.0401,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20818.8343,20818.8343,20818.8343,20818.8343,6,0,0,0
+4261.5894,0.5000,93766.7039,83.0000,83.0000,0.0000,-0.0626,22.8466,6,1596.2726,640.3898,879.9580,-75.9497,107.0484,147.0949,159.8062,-12.6959,0.0000,103.1921,0.0000,103.1921,3.8563,103.1921,6.7317,0.0000,2186.6747,421.2465,617.3205,96.4604,10.1810,86.2795,0.0000,86.2795,0.0000,86.2795,-1.5959,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20910.6978,20910.6978,20910.6978,20910.6978,6,0,0,0
+4262.0894,0.5000,93778.2317,83.0000,83.0000,0.0000,-0.0320,22.8429,6,1596.2726,645.3447,880.6321,-75.9497,107.8766,147.2076,159.8062,-12.6959,0.0000,104.0204,0.0000,104.0204,3.8563,104.0204,6.7648,0.0000,2186.6747,424.7190,622.2755,97.2556,10.1966,87.0590,0.0000,87.0590,0.0000,87.0590,-0.8164,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21055.8559,21055.8559,21055.8559,21055.8559,6,0,0,0
+4262.5894,0.5000,93789.7594,83.0000,83.0000,0.0000,-0.0078,22.8420,6,1596.2726,649.2732,881.8154,-75.9497,108.5333,147.4054,159.8062,-12.6959,0.0000,104.6771,0.0000,104.6771,3.8563,104.6771,6.7911,0.0000,2186.6747,427.4721,626.2040,97.8860,10.2090,87.6770,0.0000,87.6770,0.0000,87.6770,-0.1984,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21166.3026,21166.3026,21166.3026,21166.3026,6,0,0,0
+4263.0894,0.5000,93801.2872,83.0000,83.0000,0.0000,-0.0004,22.8420,6,1596.2726,650.4698,882.7535,-75.9497,108.7334,147.5622,159.8062,-12.6959,0.0000,104.8771,0.0000,104.8771,3.8563,104.8771,6.7991,0.0000,2186.6747,428.3106,627.4005,98.0780,10.2127,87.8653,0.0000,87.8653,0.0000,87.8653,-0.0102,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21199.9424,21199.9424,21199.9424,21199.9424,6,0,0,0
+4263.5894,0.5000,93812.8150,83.0000,83.0000,0.0000,-0.0098,22.8409,6,1596.2726,648.9454,883.0392,-75.9497,108.4785,147.6100,159.8062,-12.6959,0.0000,104.6222,0.0000,104.6222,3.8563,104.6222,6.7889,0.0000,2186.6747,427.2423,625.8761,97.8334,10.2079,87.6254,0.0000,87.6254,0.0000,87.6254,-0.2500,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21157.0854,21157.0854,21157.0854,21157.0854,6,0,0,0
+4264.0894,0.5000,93824.3428,83.0000,83.0000,0.0000,-0.0328,22.8371,6,1596.2726,645.2231,882.6752,-75.9497,107.8563,147.5491,159.8062,-12.6959,0.0000,104.0000,0.0000,104.0000,3.8563,104.0000,6.7640,0.0000,2186.6747,424.6338,622.1539,97.2361,10.1962,87.0399,0.0000,87.0399,0.0000,87.0399,-0.8356,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21052.4378,21052.4378,21052.4378,21052.4378,6,0,0,0
+4264.5894,0.5000,93835.8706,83.0000,83.0000,0.0000,-0.0688,22.8292,6,1596.2726,639.3920,881.7863,-75.9497,106.8816,147.4005,159.8062,-12.6959,0.0000,103.0253,0.0000,103.0253,3.8563,103.0253,6.7250,0.0000,2186.6747,420.5473,616.3227,96.3003,10.1778,86.1225,0.0000,86.1225,0.0000,86.1225,-1.7529,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20878.2294,20878.2294,20878.2294,20878.2294,6,0,0,0
+4265.0894,0.5000,93847.3983,83.0000,83.0000,0.0000,-0.1104,22.8164,6,1596.2726,632.6442,880.3939,-75.9497,105.7536,147.1678,159.8062,-12.6959,0.0000,101.8973,0.0000,101.8973,3.8563,101.8973,6.6799,0.0000,2186.6747,415.8184,609.5749,95.2175,10.1565,85.0609,0.0000,85.0609,0.0000,85.0609,-2.8145,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20658.6586,20658.6586,20658.6586,20658.6586,6,0,0,0
+4265.5894,0.5000,93858.9261,83.0000,83.0000,0.0000,-0.1585,22.7982,6,1596.2726,624.8482,878.7825,-75.9497,104.4504,146.8984,159.8062,-12.6959,0.0000,100.5941,0.0000,100.5941,3.8563,100.5941,6.6277,0.0000,2186.6747,410.3550,601.7789,93.9664,10.1319,83.8345,0.0000,83.8345,0.0000,83.8345,-4.0409,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20404.9780,20404.9780,20404.9780,20404.9780,6,0,0,0
+4266.0894,0.5000,93870.4539,83.0000,83.0000,0.0000,-0.2072,22.7743,6,1596.2726,616.9597,876.9208,-75.9497,103.1318,146.5872,159.8062,-12.6959,0.0000,99.2755,0.0000,99.2755,3.8563,99.2755,6.5750,0.0000,2186.6747,404.8267,593.8904,92.7005,10.1070,82.5934,0.0000,82.5934,0.0000,82.5934,-5.2819,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20148.2883,20148.2883,20148.2883,20148.2883,6,0,0,0
+4266.5894,0.5000,93881.9817,83.0000,83.0000,0.0000,-0.2499,22.7455,6,1596.2726,610.0353,875.0370,-75.9497,101.9743,146.2723,159.8062,-12.6959,0.0000,98.1180,0.0000,98.1180,3.8563,98.1180,6.5287,0.0000,2186.6747,399.9742,586.9661,91.5893,10.0846,81.5047,0.0000,81.5047,0.0000,81.5047,-6.3707,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19922.9725,19922.9725,19922.9725,19922.9725,6,0,0,0
+4267.0894,0.5000,93893.5094,83.0000,83.0000,0.0000,-0.2566,22.7159,6,1596.2726,608.9606,873.3835,-75.9497,101.7946,145.9959,159.8062,-12.6959,0.0000,97.9383,0.0000,97.9383,3.8563,97.9383,6.5215,0.0000,2186.6747,399.2210,585.8913,91.4168,10.0811,81.3357,0.0000,81.3357,0.0000,81.3357,-6.5396,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19887.9996,19887.9996,19887.9996,19887.9996,6,0,0,0
+4267.5894,0.5000,93905.0372,83.0000,83.0000,0.0000,-0.3189,22.6791,6,1596.2726,598.8515,873.1268,-75.9497,100.1048,145.9530,159.8062,-12.6959,0.0000,96.2485,0.0000,96.2485,3.8563,96.2485,6.4539,0.0000,2186.6747,392.1365,575.7822,89.7946,10.0479,79.7467,0.0000,79.7467,0.0000,79.7467,-8.1286,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19559.0528,19559.0528,19559.0528,19559.0528,6,0,0,0
+4268.0894,0.5000,93916.5650,83.0000,83.0000,0.0000,-0.3692,22.6366,6,1596.2726,590.7004,870.7128,-75.9497,98.7422,145.5495,159.8062,-12.6959,0.0000,94.8859,0.0000,94.8859,3.8563,94.8859,6.3994,0.0000,2186.6747,386.4242,567.6312,88.4865,10.0211,78.4655,0.0000,78.4655,0.0000,78.4655,-9.4098,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19293.8187,19293.8187,19293.8187,19293.8187,6,0,0,0
+4268.5894,0.5000,93928.0928,83.0000,83.0000,0.0000,-0.3900,22.5916,6,1596.2726,587.3247,868.7663,-75.9497,98.1779,145.2241,159.8062,-12.6959,0.0000,94.3217,0.0000,94.3217,3.8563,94.3217,6.3768,0.0000,2186.6747,384.0585,564.2554,87.9448,10.0100,77.9349,0.0000,77.9349,0.0000,77.9349,-9.9404,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19183.9734,19183.9734,19183.9734,19183.9734,6,0,0,0
+4269.0894,0.5000,93939.6206,83.0000,83.0000,0.0000,-0.3932,22.5463,6,1596.2726,586.8034,867.9602,-75.9497,98.0908,145.0893,159.8062,-12.6959,0.0000,94.2345,0.0000,94.2345,3.8563,94.2345,6.3734,0.0000,2186.6747,383.6932,563.7342,87.8612,10.0082,77.8529,0.0000,77.8529,0.0000,77.8529,-10.0224,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19167.0124,19167.0124,19167.0124,19167.0124,6,0,0,0
+4269.5894,0.5000,93951.1483,83.0000,83.0000,0.0000,-0.3885,22.5015,6,1596.2726,587.5594,867.8357,-75.9497,98.2172,145.0685,159.8062,-12.6959,0.0000,94.3609,0.0000,94.3609,3.8563,94.3609,6.3784,0.0000,2186.6747,384.2231,564.4902,87.9825,10.0107,77.9718,0.0000,77.9718,0.0000,77.9718,-9.9035,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19191.6123,19191.6123,19191.6123,19191.6123,6,0,0,0
+4270.0894,0.5000,93962.6761,83.0000,83.0000,0.0000,-0.3753,22.4582,6,1596.2726,589.7012,868.0162,-75.9497,98.5752,145.0987,159.8062,-12.6959,0.0000,94.7189,0.0000,94.7189,3.8563,94.7189,6.3927,0.0000,2186.6747,385.7240,566.6319,88.3262,10.0178,78.3084,0.0000,78.3084,0.0000,78.3084,-9.5669,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19261.3043,19261.3043,19261.3043,19261.3043,6,0,0,0
+4270.5894,0.5000,93974.2039,83.0000,83.0000,0.0000,-0.3663,22.4160,6,1596.2726,591.1693,868.5277,-75.9497,98.8206,145.1842,159.8062,-12.6959,0.0000,94.9643,0.0000,94.9643,3.8563,94.9643,6.4026,0.0000,2186.6747,386.7528,568.1001,88.5618,10.0226,78.5392,0.0000,78.5392,0.0000,78.5392,-9.3361,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19309.0766,19309.0766,19309.0766,19309.0766,6,0,0,0
+4271.0894,0.5000,93985.7317,83.0000,83.0000,0.0000,-0.3594,22.3746,6,1596.2726,592.2796,868.8783,-75.9497,99.0062,145.2428,159.8062,-12.6959,0.0000,95.1499,0.0000,95.1499,3.8563,95.1499,6.4100,0.0000,2186.6747,387.5309,569.2103,88.7399,10.0263,78.7137,0.0000,78.7137,0.0000,78.7137,-9.1616,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19345.2040,19345.2040,19345.2040,19345.2040,6,0,0,0
+4271.5894,0.5000,93997.2594,83.0000,83.0000,0.0000,-0.3534,22.3338,6,1596.2726,593.2587,869.1434,-75.9497,99.1699,145.2871,159.8062,-12.6959,0.0000,95.3136,0.0000,95.3136,3.8563,95.3136,6.4165,0.0000,2186.6747,388.2171,570.1895,88.8971,10.0295,78.8676,0.0000,78.8676,0.0000,78.8676,-9.0077,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19377.0649,19377.0649,19377.0649,19377.0649,6,0,0,0
+4272.0894,0.5000,94008.7872,83.0000,83.0000,0.0000,-0.3429,22.2943,6,1596.2726,594.9556,869.3772,-75.9497,99.4535,145.3262,159.8062,-12.6959,0.0000,95.5972,0.0000,95.5972,3.8563,95.5972,6.4279,0.0000,2186.6747,389.4063,571.8863,89.1694,10.0351,79.1343,0.0000,79.1343,0.0000,79.1343,-8.7410,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19432.2812,19432.2812,19432.2812,19432.2812,6,0,0,0
+4272.5894,0.5000,94020.3150,83.0000,83.0000,0.0000,-0.3200,22.2574,6,1596.2726,598.6780,869.7824,-75.9497,100.0758,145.3939,159.8062,-12.6959,0.0000,96.2195,0.0000,96.2195,3.8563,96.2195,6.4528,0.0000,2186.6747,392.0149,575.6088,89.7667,10.0473,79.7194,0.0000,79.7194,0.0000,79.7194,-8.1559,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19553.4076,19553.4076,19553.4076,19553.4076,6,0,0,0
+4273.0894,0.5000,94031.8428,83.0000,83.0000,0.0000,-0.2981,22.2231,6,1596.2726,602.2279,870.6713,-75.9497,100.6692,145.5425,159.8062,-12.6959,0.0000,96.8129,0.0000,96.8129,3.8563,96.8129,6.4765,0.0000,2186.6747,394.5027,579.1587,90.3364,10.0590,80.2774,0.0000,80.2774,0.0000,80.2774,-7.5979,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19668.9205,19668.9205,19668.9205,19668.9205,6,0,0,0
+4273.5894,0.5000,94043.3706,83.0000,83.0000,0.0000,-0.2787,22.1909,6,1596.2726,605.3747,871.5191,-75.9497,101.1952,145.6842,159.8062,-12.6959,0.0000,97.3389,0.0000,97.3389,3.8563,97.3389,6.4975,0.0000,2186.6747,396.7080,582.3055,90.8414,10.0693,80.7721,0.0000,80.7721,0.0000,80.7721,-7.1033,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19771.3177,19771.3177,19771.3177,19771.3177,6,0,0,0
+4274.0894,0.5000,94054.8983,83.0000,83.0000,0.0000,-0.2737,22.1594,6,1596.2726,606.1777,872.2705,-75.9497,101.3294,145.8099,159.8062,-12.6959,0.0000,97.4731,0.0000,97.4731,3.8563,97.4731,6.5029,0.0000,2186.6747,397.2707,583.1084,90.9702,10.0720,80.8983,0.0000,80.8983,0.0000,80.8983,-6.9771,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19797.4452,19797.4452,19797.4452,19797.4452,6,0,0,0
+4274.5894,0.5000,94066.4261,83.0000,83.0000,0.0000,-0.2737,22.1278,6,1596.2726,606.1746,872.4623,-75.9497,101.3289,145.8419,159.8062,-12.6959,0.0000,97.4726,0.0000,97.4726,3.8563,97.4726,6.5029,0.0000,2186.6747,397.2686,583.1054,90.9698,10.0719,80.8978,0.0000,80.8978,0.0000,80.8978,-6.9775,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19797.3453,19797.3453,19797.3453,19797.3453,6,0,0,0
+4275.0894,0.5000,94077.9539,83.0000,83.0000,0.0000,-0.2684,22.0969,6,1596.2726,607.0411,872.4615,-75.9497,101.4738,145.8418,159.8062,-12.6959,0.0000,97.6175,0.0000,97.6175,3.8563,97.6175,6.5087,0.0000,2186.6747,397.8758,583.9719,91.1088,10.0748,81.0340,0.0000,81.0340,0.0000,81.0340,-6.8413,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19825.5410,19825.5410,19825.5410,19825.5410,6,0,0,0
+4275.5894,0.5000,94089.4817,83.0000,83.0000,0.0000,-0.2544,22.0676,6,1596.2726,609.3073,872.6685,-75.9497,101.8526,145.8764,159.8062,-12.6959,0.0000,97.9963,0.0000,97.9963,3.8563,97.9963,6.5238,0.0000,2186.6747,399.4640,586.2381,91.4725,10.0822,81.3902,0.0000,81.3902,0.0000,81.3902,-6.4851,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19899.2836,19899.2836,19899.2836,19899.2836,6,0,0,0
+4276.0894,0.5000,94101.0094,83.0000,83.0000,0.0000,-0.2233,22.0418,6,1596.2726,614.3579,873.2096,-75.9497,102.6968,145.9668,159.8062,-12.6959,0.0000,98.8406,0.0000,98.8406,3.8563,98.8406,6.5576,0.0000,2186.6747,403.0034,591.2886,92.2830,10.0988,82.1841,0.0000,82.1841,0.0000,82.1841,-5.6912,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20063.6264,20063.6264,20063.6264,20063.6264,6,0,0,0
+4276.5894,0.5000,94112.5372,83.0000,83.0000,0.0000,-0.1806,22.0210,6,1596.2726,621.2699,874.4157,-75.9497,103.8523,146.1684,159.8062,-12.6959,0.0000,99.9960,0.0000,99.9960,3.8563,99.9960,6.6038,0.0000,2186.6747,407.8473,598.2007,93.3922,10.1206,83.2715,0.0000,83.2715,0.0000,83.2715,-4.6039,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20288.5423,20288.5423,20288.5423,20288.5423,6,0,0,0
+4277.0894,0.5000,94124.0650,83.0000,83.0000,0.0000,-0.1286,22.0062,6,1596.2726,629.6899,876.0663,-75.9497,105.2598,146.4444,159.8062,-12.6959,0.0000,101.4035,0.0000,101.4035,3.8563,101.4035,6.6601,0.0000,2186.6747,413.7480,606.6206,94.7434,10.1472,84.5962,0.0000,84.5962,0.0000,84.5962,-3.2792,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20562.5255,20562.5255,20562.5255,20562.5255,6,0,0,0
+4277.5894,0.5000,94135.5928,83.0000,83.0000,0.0000,-0.0700,21.9981,6,1596.2726,639.1959,878.0770,-75.9497,106.8488,146.7805,159.8062,-12.6959,0.0000,102.9925,0.0000,102.9925,3.8563,102.9925,6.7237,0.0000,2186.6747,420.4099,616.1266,96.2688,10.1772,86.0916,0.0000,86.0916,0.0000,86.0916,-1.7838,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20871.8490,20871.8490,20871.8490,20871.8490,6,0,0,0
+4278.0894,0.5000,94147.1206,83.0000,83.0000,0.0000,-0.0119,21.9967,6,1596.2726,648.6085,880.3470,-75.9497,108.4222,147.1599,159.8062,-12.6959,0.0000,104.5659,0.0000,104.5659,3.8563,104.5659,6.7866,0.0000,2186.6747,427.0062,625.5393,97.7793,10.2069,87.5725,0.0000,87.5725,0.0000,87.5725,-0.3030,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21147.6152,21147.6152,21147.6152,21147.6152,6,0,0,0
+4278.5894,0.5000,94158.6483,83.0000,83.0000,0.0000,0.0345,22.0007,6,1596.2726,656.1288,882.5948,-75.9497,109.6793,147.5357,159.8062,-12.6959,0.0000,105.8230,0.0000,105.8230,3.8563,105.8230,6.8369,0.0000,2186.6747,432.2765,633.0596,98.9861,10.2306,88.7556,0.0000,88.7556,0.0000,88.7556,0.8801,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21359.0432,21359.0432,21359.0432,21359.0432,6,0,0,0
+4279.0894,0.5000,94170.1761,83.0000,83.0000,0.0000,0.0681,22.0086,6,1596.2726,661.5621,884.3906,-75.9497,110.5876,147.8359,159.8062,-12.6959,0.0000,106.7313,0.0000,106.7313,3.8563,106.7313,6.8732,0.0000,2186.6747,436.0841,638.4929,99.8580,10.2477,89.6103,0.0000,89.6103,0.0000,89.6103,1.7349,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21511.7952,21511.7952,21511.7952,21511.7952,6,0,0,0
+4279.5894,0.5000,94181.7039,83.0000,83.0000,0.0000,0.0810,22.0179,6,1596.2726,663.6626,885.6881,-75.9497,110.9387,148.0527,159.8062,-12.6959,0.0000,107.0824,0.0000,107.0824,3.8563,107.0824,6.8873,0.0000,2186.6747,437.5562,640.5934,100.1951,10.2544,89.9408,0.0000,89.9408,0.0000,89.9408,2.0654,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21570.8491,21570.8491,21570.8491,21570.8491,6,0,0,0
+4280.0894,0.5000,94193.2317,83.0000,83.0000,0.0000,0.0841,22.0276,6,1596.2726,664.1545,886.1897,-75.9497,111.0209,148.1366,159.8062,-12.6959,0.0000,107.1646,0.0000,107.1646,3.8563,107.1646,6.8906,0.0000,2186.6747,437.9008,641.0852,100.2741,10.2559,90.0181,0.0000,90.0181,0.0000,90.0181,2.1427,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21584.6774,21584.6774,21584.6774,21584.6774,6,0,0,0
+4280.5894,0.5000,94204.7594,83.0000,83.0000,0.0000,0.0818,22.0370,6,1596.2726,663.7940,886.3072,-75.9497,110.9606,148.1562,159.8062,-12.6959,0.0000,107.1044,0.0000,107.1044,3.8563,107.1044,6.8882,0.0000,2186.6747,437.6482,640.7247,100.2162,10.2548,89.9614,0.0000,89.9614,0.0000,89.9614,2.0860,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21574.5431,21574.5431,21574.5431,21574.5431,6,0,0,0
+4281.0894,0.5000,94216.2872,83.0000,83.0000,0.0000,0.0920,22.0476,6,1596.2726,665.4479,886.2211,-75.9497,111.2371,148.1418,159.8062,-12.6959,0.0000,107.3808,0.0000,107.3808,3.8563,107.3808,6.8992,0.0000,2186.6747,438.8073,642.3787,100.4816,10.2600,90.2216,0.0000,90.2216,0.0000,90.2216,2.3462,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21621.0423,21621.0423,21621.0423,21621.0423,6,0,0,0
+4281.5894,0.5000,94227.8150,83.0000,83.0000,0.0000,0.1118,22.0605,6,1596.2726,668.6435,886.6160,-75.9497,111.7713,148.2079,159.8062,-12.6959,0.0000,107.9150,0.0000,107.9150,3.8563,107.9150,6.9206,0.0000,2186.6747,441.0467,645.5742,100.9944,10.2701,90.7244,0.0000,90.7244,0.0000,90.7244,2.8490,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21710.8825,21710.8825,21710.8825,21710.8825,6,0,0,0
+4282.0894,0.5000,94239.3428,83.0000,83.0000,0.0000,0.1539,22.0783,6,1596.2726,675.4780,887.3791,-75.9497,112.9138,148.3354,159.8062,-12.6959,0.0000,109.0575,0.0000,109.0575,3.8563,109.0575,6.9663,0.0000,2186.6747,445.8364,652.4087,102.0912,10.2916,91.7996,0.0000,91.7996,0.0000,91.7996,3.9242,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21896.5990,21896.5990,21896.5990,21896.5990,6,0,0,0
+4282.5894,0.5000,94250.8706,83.0000,83.0000,0.0000,0.1988,22.1012,6,1596.2726,682.7492,889.0112,-75.9497,114.1292,148.6082,159.8062,-12.6959,0.0000,110.2729,0.0000,110.2729,3.8563,110.2729,7.0149,0.0000,2186.6747,450.9320,659.6799,103.2580,10.3146,92.9435,0.0000,92.9435,0.0000,92.9435,5.0681,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22093.5748,22093.5748,22093.5748,22093.5748,6,0,0,0
+4283.0894,0.5000,94262.3983,83.0000,83.0000,0.0000,0.2444,22.1294,6,1596.2726,690.1371,890.7476,-75.9497,115.3642,148.8985,159.8062,-12.6959,0.0000,111.5079,0.0000,111.5079,3.8563,111.5079,7.0643,0.0000,2186.6747,456.1095,667.0678,104.4436,10.3379,94.1057,0.0000,94.1057,0.0000,94.1057,6.2304,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22293.7132,22293.7132,22293.7132,22293.7132,6,0,0,0
+4283.5894,0.5000,94273.9261,83.0000,83.0000,0.0000,0.2717,22.1607,6,1596.2726,694.5571,892.5118,-75.9497,116.1030,149.1934,159.8062,-12.6959,0.0000,112.2468,0.0000,112.2468,3.8563,112.2468,7.0938,0.0000,2186.6747,459.2070,671.4878,105.1529,10.3518,94.8011,0.0000,94.8011,0.0000,94.8011,6.9258,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22413.4502,22413.4502,22413.4502,22413.4502,6,0,0,0
+4284.0894,0.5000,94285.4539,83.0000,83.0000,0.0000,0.2871,22.1938,6,1596.2726,697.0536,893.5673,-75.9497,116.5204,149.3698,159.8062,-12.6959,0.0000,112.6641,0.0000,112.6641,3.8563,112.6641,7.1105,0.0000,2186.6747,460.9566,673.9844,105.5535,10.3597,95.1939,0.0000,95.1939,0.0000,95.1939,7.3185,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22482.7572,22482.7572,22482.7572,22482.7572,6,0,0,0
+4284.5894,0.5000,94296.9817,83.0000,83.0000,0.0000,0.2868,22.2268,6,1596.2726,697.0058,894.1635,-75.9497,116.5124,149.4695,159.8062,-12.6959,0.0000,112.6561,0.0000,112.6561,3.8563,112.6561,7.1102,0.0000,2186.6747,460.9231,673.9366,105.5459,10.3595,95.1863,0.0000,95.1863,0.0000,95.1863,7.3110,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22481.2437,22481.2437,22481.2437,22481.2437,6,0,0,0
+4285.0894,0.5000,94308.5094,83.0000,83.0000,0.0000,0.2837,22.2596,6,1596.2726,696.5039,894.1521,-75.9497,116.4285,149.4676,159.8062,-12.6959,0.0000,112.5722,0.0000,112.5722,3.8563,112.5722,7.1069,0.0000,2186.6747,460.5713,673.4346,105.4653,10.3580,95.1074,0.0000,95.1074,0.0000,95.1074,7.2320,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22466.1888,22466.1888,22466.1888,22466.1888,6,0,0,0
+4285.5894,0.5000,94320.0372,83.0000,83.0000,0.0000,0.2824,22.2921,6,1596.2726,696.2974,894.0322,-75.9497,116.3940,149.4476,159.8062,-12.6959,0.0000,112.5377,0.0000,112.5377,3.8563,112.5377,7.1055,0.0000,2186.6747,460.4266,673.2282,105.4322,10.3573,95.0749,0.0000,95.0749,0.0000,95.0749,7.1996,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22460.5963,22460.5963,22460.5963,22460.5963,6,0,0,0
+4286.0894,0.5000,94331.5650,83.0000,83.0000,0.0000,0.2915,22.3257,6,1596.2726,697.7723,893.9829,-75.9497,116.6405,149.4393,159.8062,-12.6959,0.0000,112.7842,0.0000,112.7842,3.8563,112.7842,7.1153,0.0000,2186.6747,461.4602,674.7030,105.6689,10.3620,95.3069,0.0000,95.3069,0.0000,95.3069,7.4316,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22505.5157,22505.5157,22505.5157,22505.5157,6,0,0,0
+4286.5894,0.5000,94343.0928,83.0000,83.0000,0.0000,0.3133,22.3618,6,1596.2726,701.3000,894.3351,-75.9497,117.2302,149.4982,159.8062,-12.6959,0.0000,113.3739,0.0000,113.3739,3.8563,113.3739,7.1389,0.0000,2186.6747,463.9324,678.2307,106.2350,10.3731,95.8619,0.0000,95.8619,0.0000,95.8619,7.9866,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22617.2287,22617.2287,22617.2287,22617.2287,6,0,0,0
+4287.0894,0.5000,94354.6206,83.0000,83.0000,0.0000,0.3538,22.4026,6,1596.2726,707.8546,895.1775,-75.9497,118.3259,149.6390,159.8062,-12.6959,0.0000,114.4696,0.0000,114.4696,3.8563,114.4696,7.1828,0.0000,2186.6747,468.5259,684.7853,107.2868,10.3938,96.8931,0.0000,96.8931,0.0000,96.8931,9.0178,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22824.7957,22824.7957,22824.7957,22824.7957,6,0,0,0
+4287.5894,0.5000,94366.1483,83.0000,83.0000,0.0000,0.4023,22.4490,6,1596.2726,715.7174,896.7428,-75.9497,119.6402,149.9007,159.8062,-12.6959,0.0000,115.7840,0.0000,115.7840,3.8563,115.7840,7.2353,0.0000,2186.6747,474.0362,692.6482,108.5486,10.4186,98.1301,0.0000,98.1301,0.0000,98.1301,10.2548,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23073.7916,23073.7916,23073.7916,23073.7916,6,0,0,0
+4288.0894,0.5000,94377.6761,83.0000,83.0000,0.0000,0.4503,22.5009,6,1596.2726,723.4973,898.6204,-75.9497,120.9407,150.2145,159.8062,-12.6959,0.0000,117.0844,0.0000,117.0844,3.8563,117.0844,7.2874,0.0000,2186.6747,479.4883,700.4281,109.7971,10.4431,99.3540,0.0000,99.3540,0.0000,99.3540,11.4788,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23320.1604,23320.1604,23320.1604,23320.1604,6,0,0,0
+4288.5894,0.5000,94389.2039,83.0000,83.0000,0.0000,0.4889,22.5573,6,1596.2726,729.7413,900.4783,-75.9497,121.9845,150.5251,159.8062,-12.6959,0.0000,118.1282,0.0000,118.1282,3.8563,118.1282,7.3291,0.0000,2186.6747,483.8641,706.6720,110.7991,10.4628,100.3363,0.0000,100.3363,0.0000,100.3363,12.4611,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23517.8885,23517.8885,23517.8885,23517.8885,6,0,0,0
+4289.0894,0.5000,94400.7317,83.0000,83.0000,0.0000,0.5050,22.6155,6,1596.2726,732.3578,901.9693,-75.9497,122.4219,150.7743,159.8062,-12.6959,0.0000,118.5656,0.0000,118.5656,3.8563,118.5656,7.3466,0.0000,2186.6747,485.6977,709.2885,111.2190,10.4710,100.7479,0.0000,100.7479,0.0000,100.7479,12.8727,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23600.7475,23600.7475,23600.7475,23600.7475,6,0,0,0
+4289.5894,0.5000,94412.2594,83.0000,83.0000,0.0000,0.5059,22.6738,6,1596.2726,732.4970,902.5941,-75.9497,122.4451,150.8788,159.8062,-12.6959,0.0000,118.5889,0.0000,118.5889,3.8563,118.5889,7.3475,0.0000,2186.6747,485.7953,709.4278,111.2413,10.4715,100.7698,0.0000,100.7698,0.0000,100.7698,12.8947,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23605.1571,23605.1571,23605.1571,23605.1571,6,0,0,0
+4290.0894,0.5000,94423.7872,83.0000,83.0000,0.0000,0.4929,22.7306,6,1596.2726,730.3987,902.6274,-75.9497,122.0944,150.8843,159.8062,-12.6959,0.0000,118.2381,0.0000,118.2381,3.8563,118.2381,7.3335,0.0000,2186.6747,484.3248,707.3294,110.9046,10.4649,100.4397,0.0000,100.4397,0.0000,100.4397,12.5645,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23538.7072,23538.7072,23538.7072,23538.7072,6,0,0,0
+4290.5894,0.5000,94435.3150,83.0000,83.0000,0.0000,0.4692,22.7847,6,1596.2726,726.5629,902.1263,-75.9497,121.4532,150.8006,159.8062,-12.6959,0.0000,117.5969,0.0000,117.5969,3.8563,117.5969,7.3079,0.0000,2186.6747,481.6367,703.4937,110.2890,10.4528,99.8363,0.0000,99.8363,0.0000,99.8363,11.9611,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23417.2393,23417.2393,23417.2393,23417.2393,6,0,0,0
+4291.0894,0.5000,94446.8428,83.0000,83.0000,0.0000,0.4394,22.8354,6,1596.2726,721.7236,901.2103,-75.9497,120.6442,150.6475,159.8062,-12.6959,0.0000,116.7879,0.0000,116.7879,3.8563,116.7879,7.2755,0.0000,2186.6747,478.2453,698.6544,109.5125,10.4375,99.0750,0.0000,99.0750,0.0000,99.0750,11.1997,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23263.9908,23263.9908,23263.9908,23263.9908,6,0,0,0
+4291.5894,0.5000,94458.3706,83.0000,83.0000,0.0000,0.3979,22.8812,6,1596.2726,715.0042,900.0547,-75.9497,119.5210,150.4543,159.8062,-12.6959,0.0000,115.6647,0.0000,115.6647,3.8563,115.6647,7.2306,0.0000,2186.6747,473.5363,691.9349,108.4342,10.4163,98.0179,0.0000,98.0179,0.0000,98.0179,10.1426,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23051.2048,23051.2048,23051.2048,23051.2048,6,0,0,0
+4292.0894,0.5000,94469.8983,83.0000,83.0000,0.0000,0.3536,22.9220,6,1596.2726,707.8291,898.4501,-75.9497,118.3216,150.1861,159.8062,-12.6959,0.0000,114.4653,0.0000,114.4653,3.8563,114.4653,7.1826,0.0000,2186.6747,468.5080,684.7598,107.2827,10.3937,96.8891,0.0000,96.8891,0.0000,96.8891,9.0138,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22823.9876,22823.9876,22823.9876,22823.9876,6,0,0,0
+4292.5894,0.5000,94481.4261,83.0000,83.0000,0.0000,0.3067,22.9574,6,1596.2726,700.2238,896.7367,-75.9497,117.0503,149.8996,159.8062,-12.6959,0.0000,113.1940,0.0000,113.1940,3.8563,113.1940,7.1317,0.0000,2186.6747,463.1782,677.1545,106.0623,10.3697,95.6926,0.0000,95.6926,0.0000,95.6926,7.8173,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22583.1483,22583.1483,22583.1483,22583.1483,6,0,0,0
+4293.0894,0.5000,94492.9539,83.0000,83.0000,0.0000,0.2649,22.9879,6,1596.2726,693.4567,894.9205,-75.9497,115.9191,149.5961,159.8062,-12.6959,0.0000,112.0628,0.0000,112.0628,3.8563,112.0628,7.0865,0.0000,2186.6747,458.4359,670.3875,104.9763,10.3483,94.6280,0.0000,94.6280,0.0000,94.6280,6.7526,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22383.6421,22383.6421,22383.6421,22383.6421,6,0,0,0
+4293.5894,0.5000,94504.4817,83.0000,83.0000,0.0000,0.2267,23.0140,6,1596.2726,687.2630,893.3045,-75.9497,114.8838,149.3259,159.8062,-12.6959,0.0000,111.0275,0.0000,111.0275,3.8563,111.0275,7.0451,0.0000,2186.6747,454.0953,664.1938,103.9824,10.3288,93.6536,0.0000,93.6536,0.0000,93.6536,5.7782,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22215.8555,22215.8555,22215.8555,22215.8555,6,0,0,0
+4294.0894,0.5000,94516.0094,83.0000,83.0000,0.0000,0.1870,23.0356,6,1596.2726,680.8341,891.8255,-75.9497,113.8091,149.0787,159.8062,-12.6959,0.0000,109.9528,0.0000,109.9528,3.8563,109.9528,7.0021,0.0000,2186.6747,449.5899,657.7648,102.9507,10.3085,92.6422,0.0000,92.6422,0.0000,92.6422,4.7668,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22041.6953,22041.6953,22041.6953,22041.6953,6,0,0,0
+4294.5894,0.5000,94527.5372,83.0000,83.0000,0.0000,0.1447,23.0523,6,1596.2726,673.9769,890.2903,-75.9497,112.6628,148.8221,159.8062,-12.6959,0.0000,108.8065,0.0000,108.8065,3.8563,108.8065,6.9562,0.0000,2186.6747,444.7844,650.9076,101.8503,10.2869,91.5634,0.0000,91.5634,0.0000,91.5634,3.6880,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21855.9341,21855.9341,21855.9341,21855.9341,6,0,0,0
+4295.0894,0.5000,94539.0650,83.0000,83.0000,0.0000,0.0944,23.0632,6,1596.2726,665.8347,888.6527,-75.9497,111.3018,148.5483,159.8062,-12.6959,0.0000,107.4455,0.0000,107.4455,3.8563,107.4455,6.9018,0.0000,2186.6747,439.0783,642.7654,100.5437,10.2612,90.2825,0.0000,90.2825,0.0000,90.2825,2.4071,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21631.9149,21631.9149,21631.9149,21631.9149,6,0,0,0
+4295.5894,0.5000,94550.5928,83.0000,83.0000,0.0000,0.0479,23.0687,6,1596.2726,658.3003,886.7084,-75.9497,110.0423,148.2233,159.8062,-12.6959,0.0000,106.1860,0.0000,106.1860,3.8563,106.1860,6.8514,0.0000,2186.6747,433.7982,635.2310,99.3346,10.2374,89.0972,0.0000,89.0972,0.0000,89.0972,1.2218,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21420.0919,21420.0919,21420.0919,21420.0919,6,0,0,0
+4296.0894,0.5000,94562.1206,83.0000,83.0000,0.0000,0.0383,23.0731,6,1596.2726,656.7345,884.9092,-75.9497,109.7806,147.9225,159.8062,-12.6959,0.0000,105.9243,0.0000,105.9243,3.8563,105.9243,6.8409,0.0000,2186.6747,432.7010,633.6653,99.0833,10.2325,88.8508,0.0000,88.8508,0.0000,88.8508,0.9754,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21376.0717,21376.0717,21376.0717,21376.0717,6,0,0,0
+4296.5894,0.5000,94573.6483,83.0000,83.0000,0.0000,-0.0124,23.0717,6,1596.2726,648.5243,884.5353,-75.9497,108.4081,147.8600,159.8062,-12.6959,0.0000,104.5519,0.0000,104.5519,3.8563,104.5519,6.7861,0.0000,2186.6747,426.9472,625.4550,97.7658,10.2066,87.5592,0.0000,87.5592,0.0000,87.5592,-0.3162,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21145.2468,21145.2468,21145.2468,21145.2468,6,0,0,0
+4297.0894,0.5000,94585.1761,83.0000,83.0000,0.0000,-0.0789,23.0626,6,1596.2726,637.7575,882.5747,-75.9497,106.6084,147.5323,159.8062,-12.6959,0.0000,102.7521,0.0000,102.7521,3.8563,102.7521,6.7141,0.0000,2186.6747,419.4018,614.6882,96.0380,10.1726,85.8654,0.0000,85.8654,0.0000,85.8654,-2.0100,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20825.0443,20825.0443,20825.0443,20825.0443,6,0,0,0
+4297.5894,0.5000,94596.7039,83.0000,83.0000,0.0000,-0.1187,23.0489,6,1596.2726,631.3055,880.0035,-75.9497,105.5298,147.1025,159.8062,-12.6959,0.0000,101.6735,0.0000,101.6735,3.8563,101.6735,6.6709,0.0000,2186.6747,414.8803,608.2362,95.0026,10.1523,84.8503,0.0000,84.8503,0.0000,84.8503,-3.0251,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20615.0968,20615.0968,20615.0968,20615.0968,6,0,0,0
+4298.0894,0.5000,94608.2317,83.0000,83.0000,0.0000,-0.1382,23.0330,6,1596.2726,628.1470,878.4628,-75.9497,105.0019,146.8450,159.8062,-12.6959,0.0000,101.1456,0.0000,101.1456,3.8563,101.1456,6.6498,0.0000,2186.6747,412.6668,605.0778,94.4958,10.1423,84.3534,0.0000,84.3534,0.0000,84.3534,-3.5220,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20512.3216,20512.3216,20512.3216,20512.3216,6,0,0,0
+4298.5894,0.5000,94619.7594,83.0000,83.0000,0.0000,-0.1582,23.0147,6,1596.2726,624.8996,877.7086,-75.9497,104.4590,146.7189,159.8062,-12.6959,0.0000,100.6027,0.0000,100.6027,3.8563,100.6027,6.6281,0.0000,2186.6747,410.3910,601.8304,93.9746,10.1321,83.8426,0.0000,83.8426,0.0000,83.8426,-4.0328,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20406.6521,20406.6521,20406.6521,20406.6521,6,0,0,0
+4299.0894,0.5000,94631.2872,83.0000,83.0000,0.0000,-0.2486,22.9861,6,1596.2726,610.2485,876.9331,-75.9497,102.0099,146.5892,159.8062,-12.6959,0.0000,98.1536,0.0000,98.1536,3.8563,98.1536,6.5301,0.0000,2186.6747,400.1236,587.1793,91.6235,10.0853,81.5382,0.0000,81.5382,0.0000,81.5382,-6.3372,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19929.9098,19929.9098,19929.9098,19929.9098,6,0,0,0
+4299.5894,0.5000,94642.8150,83.0000,83.0000,0.0000,-0.2913,22.9525,6,1596.2726,603.3324,873.4344,-75.9497,100.8538,146.0044,159.8062,-12.6959,0.0000,96.9975,0.0000,96.9975,3.8563,96.9975,6.4839,0.0000,2186.6747,395.2767,580.2631,90.5136,10.0626,80.4510,0.0000,80.4510,0.0000,80.4510,-7.4243,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19704.8599,19704.8599,19704.8599,19704.8599,6,0,0,0
+4300.0894,0.5000,94654.3428,83.0000,83.0000,0.0000,-0.3334,22.9141,6,1596.2726,596.5073,871.7828,-75.9497,99.7129,145.7283,159.8062,-12.6959,0.0000,95.8566,0.0000,95.8566,3.8563,95.8566,6.4382,0.0000,2186.6747,390.4937,573.4381,89.4184,10.0402,79.3782,0.0000,79.3782,0.0000,79.3782,-8.4971,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19482.7749,19482.7749,19482.7749,19482.7749,6,0,0,0
+4300.5894,0.5000,94665.8706,83.0000,83.0000,0.0000,-0.3744,22.8709,6,1596.2726,589.8568,870.1530,-75.9497,98.6012,145.4559,159.8062,-12.6959,0.0000,94.7449,0.0000,94.7449,3.8563,94.7449,6.3938,0.0000,2186.6747,385.8330,566.7875,88.3511,10.0183,78.3329,0.0000,78.3329,0.0000,78.3329,-9.5424,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19266.3670,19266.3670,19266.3670,19266.3670,6,0,0,0
+4301.0894,0.5000,94677.3983,83.0000,83.0000,0.0000,-0.4103,22.8236,6,1596.2726,584.0303,868.5648,-75.9497,97.6273,145.1904,159.8062,-12.6959,0.0000,93.7710,0.0000,93.7710,3.8563,93.7710,6.3548,0.0000,2186.6747,381.7499,560.9611,87.4162,9.9991,77.4170,0.0000,77.4170,0.0000,77.4170,-10.4582,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19076.7761,19076.7761,19076.7761,19076.7761,6,0,0,0
+4301.5894,0.5000,94688.9261,83.0000,83.0000,0.0000,-0.4399,22.7729,6,1596.2726,579.2236,867.1735,-75.9497,96.8238,144.9578,159.8062,-12.6959,0.0000,92.9675,0.0000,92.9675,3.8563,92.9675,6.3227,0.0000,2186.6747,378.3813,556.1543,86.6448,9.9833,76.6615,0.0000,76.6615,0.0000,76.6615,-11.2138,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18920.3659,18920.3659,18920.3659,18920.3659,6,0,0,0
+4302.0894,0.5000,94700.4539,83.0000,83.0000,0.0000,-0.4559,22.7203,6,1596.2726,576.6308,866.0256,-75.9497,96.3903,144.7659,159.8062,-12.6959,0.0000,92.5341,0.0000,92.5341,3.8563,92.5341,6.3053,0.0000,2186.6747,376.5643,553.5615,86.2287,9.9748,76.2539,0.0000,76.2539,0.0000,76.2539,-11.6213,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18835.9968,18835.9968,18835.9968,18835.9968,6,0,0,0
+4302.5894,0.5000,94711.9817,83.0000,83.0000,0.0000,-0.4661,22.6666,6,1596.2726,574.9866,865.4065,-75.9497,96.1155,144.6624,159.8062,-12.6959,0.0000,92.2592,0.0000,92.2592,3.8563,92.2592,6.2943,0.0000,2186.6747,375.4120,551.9174,85.9649,9.9694,75.9955,0.0000,75.9955,0.0000,75.9955,-11.8797,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18782.4956,18782.4956,18782.4956,18782.4956,6,0,0,0
+4303.0894,0.5000,94723.5094,83.0000,83.0000,0.0000,-0.4715,22.6123,6,1596.2726,574.1114,865.0138,-75.9497,95.9692,144.5968,159.8062,-12.6959,0.0000,92.1129,0.0000,92.1129,3.8563,92.1129,6.2885,0.0000,2186.6747,374.7987,551.0422,85.8244,9.9665,75.8579,0.0000,75.8579,0.0000,75.8579,-12.0173,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18754.0180,18754.0180,18754.0180,18754.0180,6,0,0,0
+4303.5894,0.5000,94735.0372,83.0000,83.0000,0.0000,-0.4854,22.5563,6,1596.2726,571.8526,864.8048,-75.9497,95.5916,144.5619,159.8062,-12.6959,0.0000,91.7353,0.0000,91.7353,3.8563,91.7353,6.2734,0.0000,2186.6747,373.2157,548.7833,85.4619,9.9591,75.5028,0.0000,75.5028,0.0000,75.5028,-12.3724,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18686.7066,18686.7066,18686.7066,18686.7066,6,0,0,0
+4304.0894,0.5000,94746.5650,83.0000,83.0000,0.0000,-0.5044,22.4982,6,1596.2726,568.7658,864.2654,-75.9497,95.0756,144.4717,159.8062,-12.6959,0.0000,91.2193,0.0000,91.2193,3.8563,91.2193,6.2528,0.0000,2186.6747,371.0525,545.6965,84.9666,9.9489,75.0176,0.0000,75.0176,0.0000,75.0176,-12.8575,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18597.2023,18597.2023,18597.2023,18597.2023,6,0,0,0
+4304.5894,0.5000,94758.0928,83.0000,83.0000,0.0000,-0.5325,22.4368,6,1596.2726,564.2075,863.5283,-75.9497,94.3136,144.3485,159.8062,-12.6959,0.0000,90.4574,0.0000,90.4574,3.8563,90.4574,6.2223,0.0000,2186.6747,367.8580,541.1383,84.2351,9.9339,74.3011,0.0000,74.3011,0.0000,74.3011,-13.5740,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18465.0310,18465.0310,18465.0310,18465.0310,6,0,0,0
+4305.0894,0.5000,94769.6206,83.0000,83.0000,0.0000,-0.5604,22.3722,6,1596.2726,559.6859,862.4398,-75.9497,93.5578,144.1665,159.8062,-12.6959,0.0000,89.7015,0.0000,89.7015,3.8563,89.7015,6.1920,0.0000,2186.6747,364.6893,536.6167,83.5095,9.9191,73.5904,0.0000,73.5904,0.0000,73.5904,-14.2847,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18333.9224,18333.9224,18333.9224,18333.9224,6,0,0,0
+4305.5894,0.5000,94781.1483,83.0000,83.0000,0.0000,-0.5847,22.3048,6,1596.2726,555.7505,861.3600,-75.9497,92.9000,143.9860,159.8062,-12.6959,0.0000,89.0437,0.0000,89.0437,3.8563,89.0437,6.1657,0.0000,2186.6747,361.9313,532.6812,82.8780,9.9061,72.9718,0.0000,72.9718,0.0000,72.9718,-14.9033,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18219.8111,18219.8111,18219.8111,18219.8111,6,0,0,0
+4306.0894,0.5000,94792.6761,83.0000,83.0000,0.0000,-0.5975,22.2359,6,1596.2726,553.6719,860.4202,-75.9497,92.5525,143.8289,159.8062,-12.6959,0.0000,88.6962,0.0000,88.6962,3.8563,88.6962,6.1518,0.0000,2186.6747,360.4746,530.6026,82.5444,9.8993,72.6451,0.0000,72.6451,0.0000,72.6451,-15.2300,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18159.5393,18159.5393,18159.5393,18159.5393,6,0,0,0
+4306.5894,0.5000,94804.2039,83.0000,83.0000,0.0000,-0.6002,22.1667,6,1596.2726,553.2273,859.9239,-75.9497,92.4782,143.7460,159.8062,-12.6959,0.0000,88.6219,0.0000,88.6219,3.8563,88.6219,6.1489,0.0000,2186.6747,360.1631,530.1580,82.4730,9.8978,72.5752,0.0000,72.5752,0.0000,72.5752,-15.2999,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18146.6479,18146.6479,18146.6479,18146.6479,6,0,0,0
+4307.0894,0.5000,94815.7317,83.0000,83.0000,0.0000,-0.5899,22.0987,6,1596.2726,554.8972,859.8177,-75.9497,92.7573,143.7282,159.8062,-12.6959,0.0000,88.9010,0.0000,88.9010,3.8563,88.9010,6.1600,0.0000,2186.6747,361.3334,531.8280,82.7410,9.9033,72.8377,0.0000,72.8377,0.0000,72.8377,-15.0374,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18195.0689,18195.0689,18195.0689,18195.0689,6,0,0,0
+4307.5894,0.5000,94827.2594,83.0000,83.0000,0.0000,-0.5768,22.0322,6,1596.2726,557.0267,860.2165,-75.9497,93.1133,143.7949,159.8062,-12.6959,0.0000,89.2570,0.0000,89.2570,3.8563,89.2570,6.1743,0.0000,2186.6747,362.8257,533.9575,83.0828,9.9103,73.1724,0.0000,73.1724,0.0000,73.1724,-14.7027,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18256.8164,18256.8164,18256.8164,18256.8164,6,0,0,0
+4308.0894,0.5000,94838.7872,83.0000,83.0000,0.0000,-0.5695,21.9665,6,1596.2726,558.2195,860.7250,-75.9497,93.3127,143.8799,159.8062,-12.6959,0.0000,89.4564,0.0000,89.4564,3.8563,89.4564,6.1822,0.0000,2186.6747,363.6616,535.1503,83.2742,9.9143,73.3599,0.0000,73.3599,0.0000,73.3599,-14.5152,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18291.4025,18291.4025,18291.4025,18291.4025,6,0,0,0
+4308.5894,0.5000,94850.3150,83.0000,83.0000,0.0000,-0.5674,21.9011,6,1596.2726,558.5447,861.0098,-75.9497,93.3670,143.9275,159.8062,-12.6959,0.0000,89.5108,0.0000,89.5108,3.8563,89.5108,6.1844,0.0000,2186.6747,363.8895,535.4754,83.3263,9.9153,73.4110,0.0000,73.4110,0.0000,73.4110,-14.4641,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18300.8306,18300.8306,18300.8306,18300.8306,6,0,0,0
+4309.0894,0.5000,94861.8428,83.0000,83.0000,0.0000,-0.5735,21.8350,6,1596.2726,557.5593,861.0875,-75.9497,93.2023,143.9405,159.8062,-12.6959,0.0000,89.3460,0.0000,89.3460,3.8563,89.3460,6.1778,0.0000,2186.6747,363.1990,534.4900,83.1682,9.9121,73.2561,0.0000,73.2561,0.0000,73.2561,-14.6190,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18272.2590,18272.2590,18272.2590,18272.2590,6,0,0,0
+4309.5894,0.5000,94873.3706,83.0000,83.0000,0.0000,-0.5768,21.7685,6,1596.2726,557.0251,860.8522,-75.9497,93.1130,143.9011,159.8062,-12.6959,0.0000,89.2567,0.0000,89.2567,3.8563,89.2567,6.1742,0.0000,2186.6747,362.8246,533.9558,83.0825,9.9103,73.1722,0.0000,73.1722,0.0000,73.1722,-14.7029,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18256.7692,18256.7692,18256.7692,18256.7692,6,0,0,0
+4310.0894,0.5000,94884.8983,83.0000,83.0000,0.0000,-0.5784,21.7018,6,1596.2726,556.7681,860.7246,-75.9497,93.0701,143.8798,159.8062,-12.6959,0.0000,89.2138,0.0000,89.2138,3.8563,89.2138,6.1725,0.0000,2186.6747,362.6445,533.6988,83.0412,9.9095,73.1318,0.0000,73.1318,0.0000,73.1318,-14.7433,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18249.3164,18249.3164,18249.3164,18249.3164,6,0,0,0
+4310.5894,0.5000,94896.4261,83.0000,83.0000,0.0000,-0.5819,21.6348,6,1596.2726,556.2052,860.6632,-75.9497,92.9760,143.8696,159.8062,-12.6959,0.0000,89.1197,0.0000,89.1197,3.8563,89.1197,6.1688,0.0000,2186.6747,362.2500,533.1360,82.9509,9.9076,73.0433,0.0000,73.0433,0.0000,73.0433,-14.8318,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18232.9960,18232.9960,18232.9960,18232.9960,6,0,0,0
+4311.0894,0.5000,94907.9539,83.0000,83.0000,0.0000,-0.5880,21.5670,6,1596.2726,555.2074,860.5288,-75.9497,92.8092,143.8471,159.8062,-12.6959,0.0000,88.9529,0.0000,88.9529,3.8563,88.9529,6.1621,0.0000,2186.6747,361.5507,532.1381,82.7908,9.9043,72.8865,0.0000,72.8865,0.0000,72.8865,-14.9887,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18204.0633,18204.0633,18204.0633,18204.0633,6,0,0,0
+4311.5894,0.5000,94919.4817,83.0000,83.0000,0.0000,-0.6014,21.4976,6,1596.2726,553.0326,860.2905,-75.9497,92.4456,143.8073,159.8062,-12.6959,0.0000,88.5893,0.0000,88.5893,3.8563,88.5893,6.1476,0.0000,2186.6747,360.0266,529.9633,82.4418,9.8972,72.5446,0.0000,72.5446,0.0000,72.5446,-15.3305,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18141.0026,18141.0026,18141.0026,18141.0026,6,0,0,0
+4312.0894,0.5000,94931.0094,83.0000,83.0000,0.0000,-0.6054,21.4279,6,1596.2726,552.3866,859.7712,-75.9497,92.3377,143.7204,159.8062,-12.6959,0.0000,88.4814,0.0000,88.4814,3.8563,88.4814,6.1432,0.0000,2186.6747,359.5740,529.3174,82.3381,9.8951,72.4431,0.0000,72.4431,0.0000,72.4431,-15.4320,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18122.2726,18122.2726,18122.2726,18122.2726,6,0,0,0
+4312.5894,0.5000,94942.5372,83.0000,83.0000,0.0000,-0.6174,21.3567,6,1596.2726,550.4407,859.6169,-75.9497,92.0124,143.6947,159.8062,-12.6959,0.0000,88.1561,0.0000,88.1561,3.8563,88.1561,6.1302,0.0000,2186.6747,358.2102,527.3714,82.0259,9.8887,72.1372,0.0000,72.1372,0.0000,72.1372,-15.7379,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18065.8475,18065.8475,18065.8475,18065.8475,6,0,0,0
+4313.0894,0.5000,94954.0650,83.0000,83.0000,0.0000,-0.6340,21.2836,6,1596.2726,547.7605,859.1523,-75.9497,91.5643,143.6170,159.8062,-12.6959,0.0000,87.7081,0.0000,87.7081,3.8563,87.7081,6.1123,0.0000,2186.6747,356.3320,524.6913,81.5958,9.8799,71.7159,0.0000,71.7159,0.0000,71.7159,-16.1591,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17988.1342,17988.1342,17988.1342,17988.1342,6,0,0,0
+4313.5894,0.5000,94965.5928,83.0000,83.0000,0.0000,-0.6364,21.2102,6,1596.2726,547.3591,858.5122,-75.9497,91.4972,143.5100,159.8062,-12.6959,0.0000,87.6410,0.0000,87.6410,3.8563,87.6410,6.1096,0.0000,2186.6747,356.0506,524.2898,81.5313,9.8785,71.6528,0.0000,71.6528,0.0000,71.6528,-16.2223,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17976.4927,17976.4927,17976.4927,17976.4927,6,0,0,0
+4314.0894,0.5000,94977.1206,83.0000,83.0000,0.0000,-0.6291,21.1377,6,1596.2726,548.5395,858.4164,-75.9497,91.6946,143.4940,159.8062,-12.6959,0.0000,87.8383,0.0000,87.8383,3.8563,87.8383,6.1175,0.0000,2186.6747,356.8779,525.4702,81.7208,9.8824,71.8383,0.0000,71.8383,0.0000,71.8383,-16.0367,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18010.7207,18010.7207,18010.7207,18010.7207,6,0,0,0
+4314.5894,0.5000,94988.6483,83.0000,83.0000,0.0000,-0.6158,21.0667,6,1596.2726,550.7005,858.6982,-75.9497,92.0558,143.5411,159.8062,-12.6959,0.0000,88.1995,0.0000,88.1995,3.8563,88.1995,6.1320,0.0000,2186.6747,358.3923,527.6313,82.0676,9.8895,72.1780,0.0000,72.1780,0.0000,72.1780,-15.6970,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18073.3818,18073.3818,18073.3818,18073.3818,6,0,0,0
+4315.0894,0.5000,95000.1761,83.0000,83.0000,0.0000,-0.5912,20.9986,6,1596.2726,554.6959,859.2143,-75.9497,92.7237,143.6274,159.8062,-12.6959,0.0000,88.8674,0.0000,88.8674,3.8563,88.8674,6.1587,0.0000,2186.6747,361.1923,531.6266,82.7087,9.9027,72.8060,0.0000,72.8060,0.0000,72.8060,-15.0691,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18189.2309,18189.2309,18189.2309,18189.2309,6,0,0,0
+4315.5894,0.5000,95011.7039,83.0000,83.0000,0.0000,-0.5671,20.9332,6,1596.2726,558.6003,860.1684,-75.9497,93.3763,143.7868,159.8062,-12.6959,0.0000,89.5201,0.0000,89.5201,3.8563,89.5201,6.1848,0.0000,2186.6747,363.9285,535.5311,83.3353,9.9155,73.4198,0.0000,73.4198,0.0000,73.4198,-14.4554,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18302.4441,18302.4441,18302.4441,18302.4441,6,0,0,0
+4316.0894,0.5000,95023.2317,83.0000,83.0000,0.0000,-0.5628,20.8683,6,1596.2726,559.3026,861.1008,-75.9497,93.4937,143.9427,159.8062,-12.6959,0.0000,89.6374,0.0000,89.6374,3.8563,89.6374,6.1895,0.0000,2186.6747,364.4206,536.2333,83.4480,9.9178,73.5302,0.0000,73.5302,0.0000,73.5302,-14.3450,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18322.8069,18322.8069,18322.8069,18322.8069,6,0,0,0
+4316.5894,0.5000,95034.7594,83.0000,83.0000,0.0000,-0.5198,20.8084,6,1596.2726,566.2642,861.2685,-75.9497,94.6574,143.9707,159.8062,-12.6959,0.0000,90.8012,0.0000,90.8012,3.8563,90.8012,6.2360,0.0000,2186.6747,369.2993,543.1949,84.5651,9.9407,74.6244,0.0000,74.6244,0.0000,74.6244,-13.2507,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18524.6655,18524.6655,18524.6655,18524.6655,6,0,0,0
+4317.0894,0.5000,95046.2872,83.0000,83.0000,0.0000,-0.4711,20.7541,6,1596.2726,574.1731,862.9309,-75.9497,95.9795,144.2486,159.8062,-12.6959,0.0000,92.1232,0.0000,92.1232,3.8563,92.1232,6.2889,0.0000,2186.6747,374.8419,551.1038,85.8343,9.9667,75.8676,0.0000,75.8676,0.0000,75.8676,-12.0076,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18756.0232,18756.0232,18756.0232,18756.0232,6,0,0,0
+4317.5894,0.5000,95057.8150,83.0000,83.0000,0.0000,-0.4302,20.7045,6,1596.2726,580.7950,864.8196,-75.9497,97.0864,144.5643,159.8062,-12.6959,0.0000,93.2301,0.0000,93.2301,3.8563,93.2301,6.3332,0.0000,2186.6747,379.4825,557.7258,86.8970,9.9885,76.9085,0.0000,76.9085,0.0000,76.9085,-10.9668,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18971.4997,18971.4997,18971.4997,18971.4997,6,0,0,0
+4318.0894,0.5000,95069.3428,83.0000,83.0000,0.0000,-0.3908,20.6594,6,1596.2726,587.1959,866.4009,-75.9497,98.1564,144.8287,159.8062,-12.6959,0.0000,94.3001,0.0000,94.3001,3.8563,94.3001,6.3760,0.0000,2186.6747,383.9683,564.1267,87.9241,10.0095,77.9146,0.0000,77.9146,0.0000,77.9146,-9.9607,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19179.7831,19179.7831,19179.7831,19179.7831,6,0,0,0
+4318.5894,0.5000,95080.8706,83.0000,83.0000,0.0000,-0.3575,20.6182,6,1596.2726,592.5927,867.9294,-75.9497,99.0585,145.0842,159.8062,-12.6959,0.0000,95.2023,0.0000,95.2023,3.8563,95.2023,6.4121,0.0000,2186.6747,387.7503,569.5234,88.7902,10.0273,78.7629,0.0000,78.7629,0.0000,78.7629,-9.1124,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19355.3924,19355.3924,19355.3924,19355.3924,6,0,0,0
+4319.0894,0.5000,95092.3983,83.0000,83.0000,0.0000,-0.3387,20.5792,6,1596.2726,595.6360,869.2182,-75.9497,99.5673,145.2996,159.8062,-12.6959,0.0000,95.7110,0.0000,95.7110,3.8563,95.7110,6.4324,0.0000,2186.6747,389.8831,572.5667,89.2786,10.0373,79.2413,0.0000,79.2413,0.0000,79.2413,-8.6340,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19454.4215,19454.4215,19454.4215,19454.4215,6,0,0,0
+4319.5894,0.5000,95103.9261,83.0000,83.0000,0.0000,-0.3329,20.5408,6,1596.2726,596.5742,869.9449,-75.9497,99.7241,145.4211,159.8062,-12.6959,0.0000,95.8678,0.0000,95.8678,3.8563,95.8678,6.4387,0.0000,2186.6747,390.5406,573.5050,89.4291,10.0404,79.3888,0.0000,79.3888,0.0000,79.3888,-8.4866,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19484.9512,19484.9512,19484.9512,19484.9512,6,0,0,0
+4320.0894,0.5000,95115.4539,83.0000,83.0000,0.0000,-0.3333,20.5024,6,1596.2726,596.5205,870.1690,-75.9497,99.7151,145.4585,159.8062,-12.6959,0.0000,95.8588,0.0000,95.8588,3.8563,95.8588,6.4383,0.0000,2186.6747,390.5029,573.4512,89.4205,10.0402,79.3803,0.0000,79.3803,0.0000,79.3803,-8.4950,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19483.2021,19483.2021,19483.2021,19483.2021,6,0,0,0
+4320.5894,0.5000,95126.9817,83.0000,83.0000,0.0000,-0.3329,20.4640,6,1596.2726,596.5760,870.1561,-75.9497,99.7244,145.4564,159.8062,-12.6959,0.0000,95.8681,0.0000,95.8681,3.8563,95.8681,6.4387,0.0000,2186.6747,390.5419,573.5068,89.4294,10.0404,79.3890,0.0000,79.3890,0.0000,79.3890,-8.4863,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19485.0103,19485.0103,19485.0103,19485.0103,6,0,0,0
+4321.0894,0.5000,95138.5094,83.0000,83.0000,0.0000,-0.3193,20.4272,6,1596.2726,598.7906,870.1694,-75.9497,100.0946,145.4586,159.8062,-12.6959,0.0000,96.2383,0.0000,96.2383,3.8563,96.2383,6.4535,0.0000,2186.6747,392.0939,575.7214,89.7848,10.0477,79.7371,0.0000,79.7371,0.0000,79.7371,-8.1382,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19557.0721,19557.0721,19557.0721,19557.0721,6,0,0,0
+4321.5894,0.5000,95150.0372,83.0000,83.0000,0.0000,-0.2984,20.3928,6,1596.2726,602.1806,870.6982,-75.9497,100.6613,145.5470,159.8062,-12.6959,0.0000,96.8050,0.0000,96.8050,3.8563,96.8050,6.4762,0.0000,2186.6747,394.4696,579.1114,90.3288,10.0588,80.2700,0.0000,80.2700,0.0000,80.2700,-7.6053,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19667.3824,19667.3824,19667.3824,19667.3824,6,0,0,0
+4322.0894,0.5000,95161.5650,83.0000,83.0000,0.0000,-0.2669,20.3620,6,1596.2726,607.2900,871.5078,-75.9497,101.5154,145.6823,159.8062,-12.6959,0.0000,97.6591,0.0000,97.6591,3.8563,97.6591,6.5103,0.0000,2186.6747,398.0502,584.2207,91.1487,10.0756,81.0731,0.0000,81.0731,0.0000,81.0731,-6.8022,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19833.6392,19833.6392,19833.6392,19833.6392,6,0,0,0
+4322.5894,0.5000,95173.0928,83.0000,83.0000,0.0000,-0.2386,20.3345,6,1596.2726,611.8751,872.7279,-75.9497,102.2818,145.8863,159.8062,-12.6959,0.0000,98.4255,0.0000,98.4255,3.8563,98.4255,6.5410,0.0000,2186.6747,401.2635,588.8058,91.8845,10.0907,81.7938,0.0000,81.7938,0.0000,81.7938,-6.0815,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19982.8371,19982.8371,19982.8371,19982.8371,6,0,0,0
+4323.0894,0.5000,95184.6206,83.0000,83.0000,0.0000,-0.2139,20.3099,6,1596.2726,615.8837,873.8228,-75.9497,102.9519,146.0693,159.8062,-12.6959,0.0000,99.0956,0.0000,99.0956,3.8563,99.0956,6.5678,0.0000,2186.6747,404.0727,592.8145,92.5278,10.1037,82.4242,0.0000,82.4242,0.0000,82.4242,-5.4512,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20113.2774,20113.2774,20113.2774,20113.2774,6,0,0,0
+4323.5894,0.5000,95196.1483,83.0000,83.0000,0.0000,-0.2032,20.2865,6,1596.2726,617.6072,874.7801,-75.9497,103.2400,146.2293,159.8062,-12.6959,0.0000,99.3837,0.0000,99.3837,3.8563,99.3837,6.5793,0.0000,2186.6747,405.2805,594.5379,92.8044,10.1091,82.6953,0.0000,82.6953,0.0000,82.6953,-5.1801,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20169.3575,20169.3575,20169.3575,20169.3575,6,0,0,0
+4324.0894,0.5000,95207.6761,83.0000,83.0000,0.0000,-0.1988,20.2635,6,1596.2726,618.3174,875.1916,-75.9497,103.3587,146.2981,159.8062,-12.6959,0.0000,99.5024,0.0000,99.5024,3.8563,99.5024,6.5841,0.0000,2186.6747,405.7782,595.2481,92.9184,10.1113,82.8070,0.0000,82.8070,0.0000,82.8070,-5.0683,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20192.4680,20192.4680,20192.4680,20192.4680,6,0,0,0
+4324.5894,0.5000,95219.2039,83.0000,83.0000,0.0000,-0.2032,20.2401,6,1596.2726,617.6091,875.3612,-75.9497,103.2403,146.3265,159.8062,-12.6959,0.0000,99.3840,0.0000,99.3840,3.8563,99.3840,6.5793,0.0000,2186.6747,405.2818,594.5398,92.8047,10.1091,82.6956,0.0000,82.6956,0.0000,82.6956,-5.1798,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20169.4193,20169.4193,20169.4193,20169.4193,6,0,0,0
+4325.0894,0.5000,95230.7317,83.0000,83.0000,0.0000,-0.2067,20.2163,6,1596.2726,617.0352,875.1921,-75.9497,103.1444,146.2982,159.8062,-12.6959,0.0000,99.2881,0.0000,99.2881,3.8563,99.2881,6.5755,0.0000,2186.6747,404.8796,593.9659,92.7126,10.1073,82.6053,0.0000,82.6053,0.0000,82.6053,-5.2701,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20150.7452,20150.7452,20150.7452,20150.7452,6,0,0,0
+4325.5894,0.5000,95242.2594,83.0000,83.0000,0.0000,-0.2077,20.1923,6,1596.2726,616.8877,875.0550,-75.9497,103.1197,146.2753,159.8062,-12.6959,0.0000,99.2634,0.0000,99.2634,3.8563,99.2634,6.5745,0.0000,2186.6747,404.7763,593.8184,92.6889,10.1068,82.5821,0.0000,82.5821,0.0000,82.5821,-5.2933,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20145.9465,20145.9465,20145.9465,20145.9465,6,0,0,0
+4326.0894,0.5000,95253.7872,83.0000,83.0000,0.0000,-0.2045,20.1688,6,1596.2726,617.4063,875.0198,-75.9497,103.2064,146.2694,159.8062,-12.6959,0.0000,99.3501,0.0000,99.3501,3.8563,99.3501,6.5780,0.0000,2186.6747,405.1397,594.3370,92.7721,10.1085,82.6637,0.0000,82.6637,0.0000,82.6637,-5.2117,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20162.8202,20162.8202,20162.8202,20162.8202,6,0,0,0
+4326.5894,0.5000,95265.3150,83.0000,83.0000,0.0000,-0.2001,20.1457,6,1596.2726,618.1180,875.1437,-75.9497,103.3254,146.2901,159.8062,-12.6959,0.0000,99.4691,0.0000,99.4691,3.8563,99.4691,6.5827,0.0000,2186.6747,405.6385,595.0487,92.8864,10.1107,82.7757,0.0000,82.7757,0.0000,82.7757,-5.0997,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20185.9792,20185.9792,20185.9792,20185.9792,6,0,0,0
+4327.0894,0.5000,95276.8428,83.0000,83.0000,0.0000,-0.2054,20.1220,6,1596.2726,617.2569,875.3136,-75.9497,103.1814,146.3185,159.8062,-12.6959,0.0000,99.3252,0.0000,99.3252,3.8563,99.3252,6.5770,0.0000,2186.6747,405.0350,594.1876,92.7482,10.1080,82.6402,0.0000,82.6402,0.0000,82.6402,-5.2352,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20157.9590,20157.9590,20157.9590,20157.9590,6,0,0,0
+4327.5894,0.5000,95288.3706,83.0000,83.0000,0.0000,-0.2198,20.0967,6,1596.2726,614.9223,875.1080,-75.9497,102.7912,146.2842,159.8062,-12.6959,0.0000,98.9349,0.0000,98.9349,3.8563,98.9349,6.5614,0.0000,2186.6747,403.3990,591.8531,92.3735,10.1006,82.2729,0.0000,82.2729,0.0000,82.2729,-5.6024,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20081.9934,20081.9934,20081.9934,20081.9934,6,0,0,0
+4328.0894,0.5000,95299.8983,83.0000,83.0000,0.0000,-0.2553,20.0673,6,1596.2726,609.1614,874.5505,-75.9497,101.8282,146.1910,159.8062,-12.6959,0.0000,97.9719,0.0000,97.9719,3.8563,97.9719,6.5229,0.0000,2186.6747,399.3617,586.0922,91.4491,10.0818,81.3673,0.0000,81.3673,0.0000,81.3673,-6.5081,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19894.5359,19894.5359,19894.5359,19894.5359,6,0,0,0
+4328.5894,0.5000,95311.4261,83.0000,83.0000,0.0000,-0.3005,20.0326,6,1596.2726,601.8367,873.1748,-75.9497,100.6038,145.9610,159.8062,-12.6959,0.0000,96.7475,0.0000,96.7475,3.8563,96.7475,6.4739,0.0000,2186.6747,394.2286,578.7675,90.2736,10.0577,80.2159,0.0000,80.2159,0.0000,80.2159,-7.6594,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19656.1920,19656.1920,19656.1920,19656.1920,6,0,0,0
+4329.0894,0.5000,95322.9539,83.0000,83.0000,0.0000,-0.3550,19.9917,6,1596.2726,592.9946,871.4257,-75.9497,99.1257,145.6686,159.8062,-12.6959,0.0000,95.2694,0.0000,95.2694,3.8563,95.2694,6.4148,0.0000,2186.6747,388.0320,569.9254,88.8547,10.0286,78.8261,0.0000,78.8261,0.0000,78.8261,-9.0492,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19368.4718,19368.4718,19368.4718,19368.4718,6,0,0,0
+4329.5894,0.5000,95334.4817,83.0000,83.0000,0.0000,-0.3962,19.9460,6,1596.2726,586.3138,869.3141,-75.9497,98.0090,145.3157,159.8062,-12.6959,0.0000,94.1527,0.0000,94.1527,3.8563,94.1527,6.3701,0.0000,2186.6747,383.3501,563.2445,87.7826,10.0066,77.7759,0.0000,77.7759,0.0000,77.7759,-10.0993,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19151.0785,19151.0785,19151.0785,19151.0785,6,0,0,0
+4330.0894,0.5000,95346.0094,83.0000,83.0000,0.0000,-0.4256,19.8970,6,1596.2726,581.5549,867.7188,-75.9497,97.2135,145.0490,159.8062,-12.6959,0.0000,93.3572,0.0000,93.3572,3.8563,93.3572,6.3383,0.0000,2186.6747,380.0151,558.4857,87.0189,9.9910,77.0279,0.0000,77.0279,0.0000,77.0279,-10.8473,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18996.2276,18996.2276,18996.2276,18996.2276,6,0,0,0
+4330.5894,0.5000,95357.5372,83.0000,83.0000,0.0000,-0.4185,19.8487,6,1596.2726,582.6966,866.5824,-75.9497,97.4043,144.8590,159.8062,-12.6959,0.0000,93.5480,0.0000,93.5480,3.8563,93.5480,6.3459,0.0000,2186.6747,380.8152,559.6274,87.2021,9.9947,77.2074,0.0000,77.2074,0.0000,77.2074,-10.6679,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19033.3773,19033.3773,19033.3773,19033.3773,6,0,0,0
+4331.0894,0.5000,95369.0650,83.0000,83.0000,0.0000,-0.3960,19.8031,6,1596.2726,586.3428,866.8550,-75.9497,98.0138,144.9046,159.8062,-12.6959,0.0000,94.1575,0.0000,94.1575,3.8563,94.1575,6.3703,0.0000,2186.6747,383.3704,563.2735,87.7872,10.0067,77.7805,0.0000,77.7805,0.0000,77.7805,-10.0948,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19152.0227,19152.0227,19152.0227,19152.0227,6,0,0,0
+4331.5894,0.5000,95380.5928,83.0000,83.0000,0.0000,-0.3512,19.7626,6,1596.2726,593.6194,867.7257,-75.9497,99.2302,145.0501,159.8062,-12.6959,0.0000,95.3739,0.0000,95.3739,3.8563,95.3739,6.4189,0.0000,2186.6747,388.4699,570.5501,88.9550,10.0307,78.9243,0.0000,78.9243,0.0000,78.9243,-8.9510,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19388.8016,19388.8016,19388.8016,19388.8016,6,0,0,0
+4332.0894,0.5000,95392.1206,83.0000,83.0000,0.0000,-0.3007,19.7279,6,1596.2726,601.7990,869.4633,-75.9497,100.5975,145.3406,159.8062,-12.6959,0.0000,96.7412,0.0000,96.7412,3.8563,96.7412,6.4736,0.0000,2186.6747,394.2021,578.7298,90.2676,10.0576,80.2100,0.0000,80.2100,0.0000,80.2100,-7.6653,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19654.9647,19654.9647,19654.9647,19654.9647,6,0,0,0
+4332.5894,0.5000,95403.6483,83.0000,83.0000,0.0000,-0.2456,19.6996,6,1596.2726,610.7322,871.4166,-75.9497,102.0908,145.6671,159.8062,-12.6959,0.0000,98.2345,0.0000,98.2345,3.8563,98.2345,6.5334,0.0000,2186.6747,400.4625,587.6629,91.7011,10.0869,81.6142,0.0000,81.6142,0.0000,81.6142,-6.2612,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19945.6471,19945.6471,19945.6471,19945.6471,6,0,0,0
+4333.0894,0.5000,95415.1761,83.0000,83.0000,0.0000,-0.1896,19.6777,6,1596.2726,619.8093,873.5499,-75.9497,103.6081,146.0237,159.8062,-12.6959,0.0000,99.7518,0.0000,99.7518,3.8563,99.7518,6.5941,0.0000,2186.6747,406.8237,596.7400,93.1578,10.1160,83.0417,0.0000,83.0417,0.0000,83.0417,-4.8336,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20241.0139,20241.0139,20241.0139,20241.0139,6,0,0,0
+4333.5894,0.5000,95426.7039,83.0000,83.0000,0.0000,-0.1365,19.6620,6,1596.2726,628.4209,875.7175,-75.9497,105.0476,146.3861,159.8062,-12.6959,0.0000,101.1914,0.0000,101.1914,3.8563,101.1914,6.6516,0.0000,2186.6747,412.8588,605.3517,94.5397,10.1432,84.3965,0.0000,84.3965,0.0000,84.3965,-3.4789,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20521.2341,20521.2341,20521.2341,20521.2341,6,0,0,0
+4334.0894,0.5000,95438.2317,83.0000,83.0000,0.0000,-0.1005,19.6504,6,1596.2726,634.2472,877.7740,-75.9497,106.0216,146.7298,159.8062,-12.6959,0.0000,102.1653,0.0000,102.1653,3.8563,102.1653,6.6906,0.0000,2186.6747,416.9418,611.1779,95.4747,10.1616,85.3131,0.0000,85.3131,0.0000,85.3131,-2.5623,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20710.8200,20710.8200,20710.8200,20710.8200,6,0,0,0
+4334.5894,0.5000,95449.7594,83.0000,83.0000,0.0000,-0.0765,19.6416,6,1596.2726,638.1411,879.1653,-75.9497,106.6725,146.9624,159.8062,-12.6959,0.0000,102.8162,0.0000,102.8162,3.8563,102.8162,6.7166,0.0000,2186.6747,419.6707,615.0719,96.0996,10.1739,85.9257,0.0000,85.9257,0.0000,85.9257,-1.9497,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20837.5275,20837.5275,20837.5275,20837.5275,6,0,0,0
+4335.0894,0.5000,95461.2872,83.0000,83.0000,0.0000,-0.0719,19.6333,6,1596.2726,638.8862,880.0952,-75.9497,106.7970,147.1178,159.8062,-12.6959,0.0000,102.9407,0.0000,102.9407,3.8563,102.9407,6.7216,0.0000,2186.6747,420.1928,615.8170,96.2191,10.1762,86.0429,0.0000,86.0429,0.0000,86.0429,-1.8325,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20861.7724,20861.7724,20861.7724,20861.7724,6,0,0,0
+4335.5894,0.5000,95472.8150,83.0000,83.0000,0.0000,-0.0679,19.6255,6,1596.2726,639.5267,880.2731,-75.9497,106.9041,147.1476,159.8062,-12.6959,0.0000,103.0478,0.0000,103.0478,3.8563,103.0478,6.7259,0.0000,2186.6747,420.6417,616.4575,96.3219,10.1782,86.1437,0.0000,86.1437,0.0000,86.1437,-1.7317,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20882.6141,20882.6141,20882.6141,20882.6141,6,0,0,0
+4336.0894,0.5000,95484.3428,83.0000,83.0000,0.0000,-0.0634,19.6182,6,1596.2726,640.2694,880.4260,-75.9497,107.0283,147.1731,159.8062,-12.6959,0.0000,103.1720,0.0000,103.1720,3.8563,103.1720,6.7309,0.0000,2186.6747,421.1622,617.2002,96.4411,10.1806,86.2605,0.0000,86.2605,0.0000,86.2605,-1.6149,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20906.7818,20906.7818,20906.7818,20906.7818,6,0,0,0
+4336.5894,0.5000,95495.8706,83.0000,83.0000,0.0000,-0.0498,19.6124,6,1596.2726,642.4652,880.6034,-75.9497,107.3953,147.2028,159.8062,-12.6959,0.0000,103.5390,0.0000,103.5390,3.8563,103.5390,6.7455,0.0000,2186.6747,422.7010,619.3960,96.7935,10.1875,86.6060,0.0000,86.6060,0.0000,86.6060,-1.2694,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20974.9014,20974.9014,20974.9014,20974.9014,6,0,0,0
+4337.0894,0.5000,95507.3983,83.0000,83.0000,0.0000,-0.0306,19.6089,6,1596.2726,645.5766,881.1278,-75.9497,107.9154,147.2904,159.8062,-12.6959,0.0000,104.0591,0.0000,104.0591,3.8563,104.0591,6.7663,0.0000,2186.6747,424.8815,622.5074,97.2928,10.1973,87.0955,0.0000,87.0955,0.0000,87.0955,-0.7799,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21062.3751,21062.3751,21062.3751,21062.3751,6,0,0,0
+4337.5894,0.5000,95518.9261,83.0000,83.0000,0.0000,0.0004,19.6090,6,1596.2726,650.6024,881.8708,-75.9497,108.7555,147.4146,159.8062,-12.6959,0.0000,104.8992,0.0000,104.8992,3.8563,104.8992,6.7999,0.0000,2186.6747,428.4036,627.5332,98.0993,10.2132,87.8861,0.0000,87.8861,0.0000,87.8861,0.0107,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21203.6725,21203.6725,21203.6725,21203.6725,6,0,0,0
+4338.0894,0.5000,95530.4539,83.0000,83.0000,0.0000,0.0402,19.6136,6,1596.2726,657.0453,883.0709,-75.9497,109.8325,147.6153,159.8062,-12.6959,0.0000,105.9762,0.0000,105.9762,3.8563,105.9762,6.8430,0.0000,2186.6747,432.9187,633.9760,99.1332,10.2335,88.8997,0.0000,88.8997,0.0000,88.8997,1.0243,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21384.8081,21384.8081,21384.8081,21384.8081,6,0,0,0
+4338.5894,0.5000,95541.9817,83.0000,83.0000,0.0000,0.0920,19.6242,6,1596.2726,665.4405,884.6095,-75.9497,111.2359,147.8724,159.8062,-12.6959,0.0000,107.3796,0.0000,107.3796,3.8563,107.3796,6.8992,0.0000,2186.6747,438.8021,642.3713,100.4804,10.2600,90.2205,0.0000,90.2205,0.0000,90.2205,2.3451,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21620.8333,21620.8333,21620.8333,21620.8333,6,0,0,0
+4339.0894,0.5000,95553.5094,83.0000,83.0000,0.0000,0.1376,19.6401,6,1596.2726,672.8258,886.6143,-75.9497,112.4704,148.2076,159.8062,-12.6959,0.0000,108.6141,0.0000,108.6141,3.8563,108.6141,6.9485,0.0000,2186.6747,443.9777,649.7566,101.6656,10.2833,91.3823,0.0000,91.3823,0.0000,91.3823,3.5069,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21824.7517,21824.7517,21824.7517,21824.7517,6,0,0,0
+4339.5894,0.5000,95565.0372,83.0000,83.0000,0.0000,0.1757,19.6603,6,1596.2726,678.9997,888.3779,-75.9497,113.5025,148.5024,159.8062,-12.6959,0.0000,109.6462,0.0000,109.6462,3.8563,109.6462,6.9898,0.0000,2186.6747,448.3044,655.9305,102.6563,10.3027,92.3536,0.0000,92.3536,0.0000,92.3536,4.4782,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21992.0021,21992.0021,21992.0021,21992.0021,6,0,0,0
+4340.0894,0.5000,95576.5650,83.0000,83.0000,0.0000,0.1823,19.6813,6,1596.2726,680.0685,889.8522,-75.9497,113.6811,148.7488,159.8062,-12.6959,0.0000,109.8248,0.0000,109.8248,3.8563,109.8248,6.9970,0.0000,2186.6747,449.0534,656.9992,102.8279,10.3061,92.5217,0.0000,92.5217,0.0000,92.5217,4.6464,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22020.9552,22020.9552,22020.9552,22020.9552,6,0,0,0
+4340.5894,0.5000,95588.0928,83.0000,83.0000,0.0000,0.1747,19.7015,6,1596.2726,678.8400,890.1074,-75.9497,113.4758,148.7915,159.8062,-12.6959,0.0000,109.6195,0.0000,109.6195,3.8563,109.6195,6.9888,0.0000,2186.6747,448.1924,655.7707,102.6307,10.3022,92.3285,0.0000,92.3285,0.0000,92.3285,4.4531,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21987.6748,21987.6748,21987.6748,21987.6748,6,0,0,0
+4341.0894,0.5000,95599.6206,83.0000,83.0000,0.0000,0.1458,19.7183,6,1596.2726,674.1647,889.8141,-75.9497,112.6942,148.7424,159.8062,-12.6959,0.0000,108.8379,0.0000,108.8379,3.8563,108.8379,6.9575,0.0000,2186.6747,444.9160,651.0954,101.8804,10.2875,91.5930,0.0000,91.5930,0.0000,91.5930,3.7176,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21861.0212,21861.0212,21861.0212,21861.0212,6,0,0,0
+4341.5894,0.5000,95611.1483,83.0000,83.0000,0.0000,0.1161,19.7317,6,1596.2726,669.3443,888.6976,-75.9497,111.8885,148.5558,159.8062,-12.6959,0.0000,108.0322,0.0000,108.0322,3.8563,108.0322,6.9253,0.0000,2186.6747,441.5379,646.2751,101.1069,10.2723,90.8346,0.0000,90.8346,0.0000,90.8346,2.9592,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21730.4390,21730.4390,21730.4390,21730.4390,6,0,0,0
+4342.0894,0.5000,95622.6761,83.0000,83.0000,0.0000,0.0875,19.7418,6,1596.2726,664.7165,887.5465,-75.9497,111.1149,148.3634,159.8062,-12.6959,0.0000,107.2586,0.0000,107.2586,3.8563,107.2586,6.8943,0.0000,2186.6747,438.2947,641.6473,100.3643,10.2577,90.1066,0.0000,90.1066,0.0000,90.1066,2.2312,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21600.4786,21600.4786,21600.4786,21600.4786,6,0,0,0
+4342.5894,0.5000,95634.2039,83.0000,83.0000,0.0000,0.0680,19.7496,6,1596.2726,661.5477,886.4414,-75.9497,110.5852,148.1787,159.8062,-12.6959,0.0000,106.7289,0.0000,106.7289,3.8563,106.7289,6.8731,0.0000,2186.6747,436.0740,638.4785,99.8557,10.2477,89.6081,0.0000,89.6081,0.0000,89.6081,1.7326,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21511.3907,21511.3907,21511.3907,21511.3907,6,0,0,0
+4343.0894,0.5000,95645.7317,83.0000,83.0000,0.0000,0.0540,19.7558,6,1596.2726,659.2882,885.6847,-75.9497,110.2075,148.0522,159.8062,-12.6959,0.0000,106.3512,0.0000,106.3512,3.8563,106.3512,6.8580,0.0000,2186.6747,434.4906,636.2189,99.4931,10.2406,89.2526,0.0000,89.2526,0.0000,89.2526,1.3772,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21447.8660,21447.8660,21447.8660,21447.8660,6,0,0,0
+4343.5894,0.5000,95657.2594,83.0000,83.0000,0.0000,0.0482,19.7614,6,1596.2726,658.3477,885.1451,-75.9497,110.0502,147.9620,159.8062,-12.6959,0.0000,106.1940,0.0000,106.1940,3.8563,106.1940,6.8517,0.0000,2186.6747,433.8315,635.2784,99.3422,10.2376,89.1046,0.0000,89.1046,0.0000,89.1046,1.2292,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21421.4246,21421.4246,21421.4246,21421.4246,6,0,0,0
+4344.0894,0.5000,95668.7872,83.0000,83.0000,0.0000,0.0445,19.7665,6,1596.2726,657.7366,884.9205,-75.9497,109.9481,147.9244,159.8062,-12.6959,0.0000,106.0918,0.0000,106.0918,3.8563,106.0918,6.8476,0.0000,2186.6747,433.4032,634.6674,99.2442,10.2357,89.0085,0.0000,89.0085,0.0000,89.0085,1.1331,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21404.2448,21404.2448,21404.2448,21404.2448,6,0,0,0
+4344.5894,0.5000,95680.3150,83.0000,83.0000,0.0000,0.0418,19.7713,6,1596.2726,657.3089,884.7746,-75.9497,109.8766,147.9000,159.8062,-12.6959,0.0000,106.0203,0.0000,106.0203,3.8563,106.0203,6.8448,0.0000,2186.6747,433.1035,634.2396,99.1755,10.2343,88.9412,0.0000,88.9412,0.0000,88.9412,1.0658,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21392.2192,21392.2192,21392.2192,21392.2192,6,0,0,0
+4345.0894,0.5000,95691.8428,83.0000,83.0000,0.0000,0.0342,19.7753,6,1596.2726,656.0741,884.6724,-75.9497,109.6702,147.8830,159.8062,-12.6959,0.0000,105.8139,0.0000,105.8139,3.8563,105.8139,6.8365,0.0000,2186.6747,432.2381,633.0048,98.9774,10.2304,88.7469,0.0000,88.7469,0.0000,88.7469,0.8715,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21357.5036,21357.5036,21357.5036,21357.5036,6,0,0,0
+4345.5894,0.5000,95703.3706,83.0000,83.0000,0.0000,0.0207,19.7776,6,1596.2726,653.8829,884.3776,-75.9497,109.3039,147.8337,159.8062,-12.6959,0.0000,105.4476,0.0000,105.4476,3.8563,105.4476,6.8219,0.0000,2186.6747,430.7026,630.8137,98.6257,10.2235,88.4022,0.0000,88.4022,0.0000,88.4022,0.5268,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21295.9010,21295.9010,21295.9010,21295.9010,6,0,0,0
+4346.0894,0.5000,95714.8983,83.0000,83.0000,0.0000,-0.0040,19.7772,6,1596.2726,649.8814,883.8543,-75.9497,108.6350,147.7462,159.8062,-12.6959,0.0000,104.7787,0.0000,104.7787,3.8563,104.7787,6.7951,0.0000,2186.6747,427.8982,626.8121,97.9836,10.2109,87.7727,0.0000,87.7727,0.0000,87.7727,-0.1027,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21183.3998,21183.3998,21183.3998,21183.3998,6,0,0,0
+4346.5894,0.5000,95726.4261,83.0000,83.0000,0.0000,-0.0356,19.7731,6,1596.2726,644.7689,882.8987,-75.9497,107.7804,147.5865,159.8062,-12.6959,0.0000,103.9241,0.0000,103.9241,3.8563,103.9241,6.7609,0.0000,2186.6747,424.3155,621.6997,97.1632,10.1948,86.9684,0.0000,86.9684,0.0000,86.9684,-0.9070,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21039.6680,21039.6680,21039.6680,21039.6680,6,0,0,0
+4347.0894,0.5000,95737.9539,83.0000,83.0000,0.0000,-0.0796,19.7639,6,1596.2726,637.6422,881.6779,-75.9497,106.5891,147.3824,159.8062,-12.6959,0.0000,102.7328,0.0000,102.7328,3.8563,102.7328,6.7133,0.0000,2186.6747,419.3210,614.5729,96.0195,10.1723,85.8472,0.0000,85.8472,0.0000,85.8472,-2.0282,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20821.2928,20821.2928,20821.2928,20821.2928,6,0,0,0
+4347.5894,0.5000,95749.4817,83.0000,83.0000,0.0000,-0.1283,19.7491,6,1596.2726,629.7528,879.9760,-75.9497,105.2703,147.0979,159.8062,-12.6959,0.0000,101.4140,0.0000,101.4140,3.8563,101.4140,6.6605,0.0000,2186.6747,413.7921,606.6835,94.7534,10.1474,84.6061,0.0000,84.6061,0.0000,84.6061,-3.2693,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20564.5722,20564.5722,20564.5722,20564.5722,6,0,0,0
+4348.0894,0.5000,95761.0094,83.0000,83.0000,0.0000,-0.1826,19.7281,6,1596.2726,620.9503,878.0920,-75.9497,103.7988,146.7830,159.8062,-12.6959,0.0000,99.9425,0.0000,99.9425,3.8563,99.9425,6.6017,0.0000,2186.6747,407.6233,597.8810,93.3409,10.1196,83.2212,0.0000,83.2212,0.0000,83.2212,-4.6541,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20278.1413,20278.1413,20278.1413,20278.1413,6,0,0,0
+4348.5894,0.5000,95772.5372,83.0000,83.0000,0.0000,-0.2357,19.7009,6,1596.2726,612.3381,875.9900,-75.9497,102.3592,146.4316,159.8062,-12.6959,0.0000,98.5029,0.0000,98.5029,3.8563,98.5029,6.5441,0.0000,2186.6747,401.5879,589.2688,91.9588,10.0922,81.8666,0.0000,81.8666,0.0000,81.8666,-6.0087,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19997.9029,19997.9029,19997.9029,19997.9029,6,0,0,0
+4349.0894,0.5000,95784.0650,83.0000,83.0000,0.0000,-0.2872,19.6678,6,1596.2726,603.9854,873.9334,-75.9497,100.9630,146.0878,159.8062,-12.6959,0.0000,97.1067,0.0000,97.1067,3.8563,97.1067,6.4882,0.0000,2186.6747,395.7344,580.9162,90.6184,10.0647,80.5537,0.0000,80.5537,0.0000,80.5537,-7.3216,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19726.1096,19726.1096,19726.1096,19726.1096,6,0,0,0
+4349.5894,0.5000,95795.5928,83.0000,83.0000,0.0000,-0.3368,19.6290,6,1596.2726,595.9439,871.9388,-75.9497,99.6187,145.7544,159.8062,-12.6959,0.0000,95.7625,0.0000,95.7625,3.8563,95.7625,6.4345,0.0000,2186.6747,390.0989,572.8747,89.3280,10.0383,79.2897,0.0000,79.2897,0.0000,79.2897,-8.5856,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19464.4412,19464.4412,19464.4412,19464.4412,6,0,0,0
+4350.0894,0.5000,95807.1206,83.0000,83.0000,0.0000,-0.3847,19.5846,6,1596.2726,588.1799,870.0184,-75.9497,98.3209,145.4334,159.8062,-12.6959,0.0000,94.4646,0.0000,94.4646,3.8563,94.4646,6.3826,0.0000,2186.6747,384.6579,565.1107,88.0821,10.0128,78.0693,0.0000,78.0693,0.0000,78.0693,-9.8060,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19211.8033,19211.8033,19211.8033,19211.8033,6,0,0,0
+4350.5894,0.5000,95818.6483,83.0000,83.0000,0.0000,-0.4286,19.5352,6,1596.2726,581.0570,868.1644,-75.9497,97.1302,145.1235,159.8062,-12.6959,0.0000,93.2739,0.0000,93.2739,3.8563,93.2739,6.3349,0.0000,2186.6747,379.6661,557.9878,86.9390,9.9894,76.9497,0.0000,76.9497,0.0000,76.9497,-10.9256,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18980.0248,18980.0248,18980.0248,18980.0248,6,0,0,0
+4351.0894,0.5000,95830.1761,83.0000,83.0000,0.0000,-0.4704,19.4810,6,1596.2726,574.2797,866.4634,-75.9497,95.9973,144.8391,159.8062,-12.6959,0.0000,92.1410,0.0000,92.1410,3.8563,92.1410,6.2896,0.0000,2186.6747,374.9166,551.2105,85.8514,9.9671,75.8844,0.0000,75.8844,0.0000,75.8844,-11.9909,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18759.4942,18759.4942,18759.4942,18759.4942,6,0,0,0
+4351.5894,0.5000,95841.7039,83.0000,83.0000,0.0000,-0.5095,19.4222,6,1596.2726,567.9353,864.8450,-75.9497,94.9368,144.5686,159.8062,-12.6959,0.0000,91.0805,0.0000,91.0805,3.8563,91.0805,6.2472,0.0000,2186.6747,370.4705,544.8660,84.8333,9.9462,74.8871,0.0000,74.8871,0.0000,74.8871,-12.9881,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18573.1217,18573.1217,18573.1217,18573.1217,6,0,0,0
+4352.0894,0.5000,95853.2317,83.0000,83.0000,0.0000,-0.5596,19.3577,6,1596.2726,559.8203,863.3300,-75.9497,93.5803,144.3153,159.8062,-12.6959,0.0000,89.7240,0.0000,89.7240,3.8563,89.7240,6.1929,0.0000,2186.6747,364.7835,536.7511,83.5311,9.9195,73.6115,0.0000,73.6115,0.0000,73.6115,-14.2636,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18337.8201,18337.8201,18337.8201,18337.8201,6,0,0,0
+4352.5894,0.5000,95864.7594,83.0000,83.0000,0.0000,-0.6189,19.2864,6,1596.2726,550.2039,861.3921,-75.9497,91.9728,143.9914,159.8062,-12.6959,0.0000,88.1165,0.0000,88.1165,3.8563,88.1165,6.1286,0.0000,2186.6747,358.0443,527.1347,81.9879,9.8879,72.1000,0.0000,72.1000,0.0000,72.1000,-15.7751,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18058.9824,18058.9824,18058.9824,18058.9824,6,0,0,0
+4353.0894,0.5000,95876.2872,83.0000,83.0000,0.0000,-0.6976,19.2060,6,1596.2726,537.4366,859.0957,-75.9497,89.8386,143.6075,159.8062,-12.6959,0.0000,85.9823,0.0000,85.9823,3.8563,85.9823,6.0433,0.0000,2186.6747,349.0970,514.3673,79.9390,9.8459,70.0931,0.0000,70.0931,0.0000,70.0931,-17.7819,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17656.7881,17656.7881,17656.7881,17656.7881,6,0,0,0
+4353.5894,0.5000,95887.8150,83.0000,83.0000,0.0000,-0.7806,19.1160,6,1596.2726,523.9762,856.0469,-75.9497,87.5885,143.0979,159.8062,-12.6959,0.0000,83.7322,0.0000,83.7322,3.8563,83.7322,5.9533,0.0000,2186.6747,339.6639,500.9070,77.7790,9.8016,67.9773,0.0000,67.9773,0.0000,67.9773,-19.8975,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17216.8549,17216.8549,17216.8549,17216.8549,6,0,0,0
+4354.0894,0.5000,95899.3428,83.0000,83.0000,0.0000,-0.8602,19.0168,6,1596.2726,511.0702,852.8325,-75.9497,85.4311,142.5606,159.8062,-12.6959,0.0000,81.5749,0.0000,81.5749,3.8563,81.5749,5.8670,0.0000,2186.6747,330.6194,488.0009,75.7079,9.7592,65.9487,0.0000,65.9487,0.0000,65.9487,-21.9261,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16795.0395,16795.0395,16795.0395,16795.0395,6,0,0,0
+4354.5894,0.5000,95910.8706,83.0000,83.0000,0.0000,-0.9204,18.9107,6,1596.2726,501.3027,849.7506,-75.9497,83.7984,142.0454,159.8062,-12.6959,0.0000,79.9421,0.0000,79.9421,3.8563,79.9421,5.8017,0.0000,2186.6747,323.7743,478.2335,74.1405,9.7271,64.4134,0.0000,64.4134,0.0000,64.4134,-23.4613,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16475.8042,16475.8042,16475.8042,16475.8042,6,0,0,0
+4355.0894,0.5000,95922.3983,83.0000,83.0000,0.0000,-0.9522,18.8009,6,1596.2726,496.1496,847.4181,-75.9497,82.9370,141.6555,159.8062,-12.6959,0.0000,79.0807,0.0000,79.0807,3.8563,79.0807,5.7672,0.0000,2186.6747,320.1631,473.0804,73.3135,9.7101,63.6034,0.0000,63.6034,0.0000,63.6034,-24.2712,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16307.3824,16307.3824,16307.3824,16307.3824,6,0,0,0
+4355.5894,0.5000,95933.9261,83.0000,83.0000,0.0000,-0.9441,18.6921,6,1596.2726,497.4743,846.1875,-75.9497,83.1584,141.4498,159.8062,-12.6959,0.0000,79.3021,0.0000,79.3021,3.8563,79.3021,5.7761,0.0000,2186.6747,321.0913,474.4050,73.5261,9.7145,63.8116,0.0000,63.8116,0.0000,63.8116,-24.0630,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16350.6757,16350.6757,16350.6757,16350.6757,6,0,0,0
+4356.0894,0.5000,95945.4539,83.0000,83.0000,0.0000,-0.9112,18.5871,6,1596.2726,502.8077,846.5038,-75.9497,84.0500,141.5027,159.8062,-12.6959,0.0000,80.1937,0.0000,80.1937,3.8563,80.1937,5.8117,0.0000,2186.6747,324.8290,479.7384,74.3820,9.7320,64.6499,0.0000,64.6499,0.0000,64.6499,-23.2247,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16524.9912,16524.9912,16524.9912,16524.9912,6,0,0,0
+4356.5894,0.5000,95956.9817,83.0000,83.0000,0.0000,-0.8545,18.4886,6,1596.2726,512.0019,847.7775,-75.9497,85.5869,141.7156,159.8062,-12.6959,0.0000,81.7306,0.0000,81.7306,3.8563,81.7306,5.8732,0.0000,2186.6747,331.2724,488.9327,75.8574,9.7623,66.0951,0.0000,66.0951,0.0000,66.0951,-21.7796,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16825.4925,16825.4925,16825.4925,16825.4925,6,0,0,0
+4357.0894,0.5000,95968.5094,83.0000,83.0000,0.0000,-0.7973,18.3966,6,1596.2726,521.2658,849.9731,-75.9497,87.1355,142.0826,159.8062,-12.6959,0.0000,83.2792,0.0000,83.2792,3.8563,83.2792,5.9351,0.0000,2186.6747,337.7645,498.1966,77.3440,9.7927,67.5513,0.0000,67.5513,0.0000,67.5513,-20.3236,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17128.2698,17128.2698,17128.2698,17128.2698,6,0,0,0
+4357.5894,0.5000,95980.0372,83.0000,83.0000,0.0000,-0.7551,18.3096,6,1596.2726,528.1192,852.1853,-75.9497,88.2811,142.4524,159.8062,-12.6959,0.0000,84.4248,0.0000,84.4248,3.8563,84.4248,5.9810,0.0000,2186.6747,342.5673,505.0500,78.4438,9.8153,68.6286,0.0000,68.6286,0.0000,68.6286,-19.2464,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17352.2626,17352.2626,17352.2626,17352.2626,6,0,0,0
+4358.0894,0.5000,95991.5650,83.0000,83.0000,0.0000,-0.7365,18.2247,6,1596.2726,531.1308,853.8219,-75.9497,88.7845,142.7259,159.8062,-12.6959,0.0000,84.9282,0.0000,84.9282,3.8563,84.9282,6.0011,0.0000,2186.6747,344.6779,508.0616,78.9271,9.8252,69.1019,0.0000,69.1019,0.0000,69.1019,-18.7730,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17450.6932,17450.6932,17450.6932,17450.6932,6,0,0,0
+4358.5894,0.5000,96003.0928,83.0000,83.0000,0.0000,-0.7456,18.1388,6,1596.2726,529.6565,854.5410,-75.9497,88.5380,142.8462,159.8062,-12.6959,0.0000,84.6818,0.0000,84.6818,3.8563,84.6818,5.9912,0.0000,2186.6747,343.6446,506.5872,78.6905,9.8203,68.8702,0.0000,68.8702,0.0000,68.8702,-19.0047,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17402.5053,17402.5053,17402.5053,17402.5053,6,0,0,0
+4359.0894,0.5000,96014.6206,83.0000,83.0000,0.0000,-0.7770,18.0492,6,1596.2726,524.5602,854.1890,-75.9497,87.6862,142.7873,159.8062,-12.6959,0.0000,83.8299,0.0000,83.8299,3.8563,83.8299,5.9572,0.0000,2186.6747,340.0732,501.4910,77.8727,9.8036,68.0691,0.0000,68.0691,0.0000,68.0691,-19.8057,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17235.9429,17235.9429,17235.9429,17235.9429,6,0,0,0
+4359.5894,0.5000,96026.1483,83.0000,83.0000,0.0000,-0.8174,17.9549,6,1596.2726,518.0058,852.9720,-75.9497,86.5905,142.5839,159.8062,-12.6959,0.0000,82.7342,0.0000,82.7342,3.8563,82.7342,5.9133,0.0000,2186.6747,335.4799,494.9366,76.8209,9.7820,67.0389,0.0000,67.0389,0.0000,67.0389,-20.8360,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17021.7205,17021.7205,17021.7205,17021.7205,6,0,0,0
+4360.0894,0.5000,96037.6761,83.0000,83.0000,0.0000,-0.8527,17.8566,6,1596.2726,512.2856,851.4068,-75.9497,85.6343,142.3222,159.8062,-12.6959,0.0000,81.7780,0.0000,81.7780,3.8563,81.7780,5.8751,0.0000,2186.6747,331.4712,489.2164,75.9029,9.7632,66.1397,0.0000,66.1397,0.0000,66.1397,-21.7350,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16834.7649,16834.7649,16834.7649,16834.7649,6,0,0,0
+4360.5894,0.5000,96049.2039,83.0000,83.0000,0.0000,-0.8787,17.7554,6,1596.2726,508.0783,850.0408,-75.9497,84.9310,142.0939,159.8062,-12.6959,0.0000,81.0747,0.0000,81.0747,3.8563,81.0747,5.8470,0.0000,2186.6747,328.5227,485.0091,75.2278,9.7494,65.4784,0.0000,65.4784,0.0000,65.4784,-22.3963,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16697.2555,16697.2555,16697.2555,16697.2555,6,0,0,0
+4361.0894,0.5000,96060.7317,83.0000,83.0000,0.0000,-0.8845,17.6534,6,1596.2726,507.1394,849.0361,-75.9497,84.7741,141.9260,159.8062,-12.6959,0.0000,80.9178,0.0000,80.9178,3.8563,80.9178,5.8407,0.0000,2186.6747,327.8647,484.0702,75.0771,9.7463,65.3308,0.0000,65.3308,0.0000,65.3308,-22.5439,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16666.5676,16666.5676,16666.5676,16666.5676,6,0,0,0
+4361.5894,0.5000,96072.2594,83.0000,83.0000,0.0000,-0.8793,17.5520,6,1596.2726,507.9762,848.8119,-75.9497,84.9139,141.8885,159.8062,-12.6959,0.0000,81.0577,0.0000,81.0577,3.8563,81.0577,5.8463,0.0000,2186.6747,328.4511,484.9069,75.2114,9.7490,65.4623,0.0000,65.4623,0.0000,65.4623,-22.4124,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16693.9157,16693.9157,16693.9157,16693.9157,6,0,0,0
+4362.0894,0.5000,96083.7872,83.0000,83.0000,0.0000,-0.8769,17.4509,6,1596.2726,508.3613,849.0117,-75.9497,84.9783,141.9219,159.8062,-12.6959,0.0000,81.1220,0.0000,81.1220,3.8563,81.1220,5.8489,0.0000,2186.6747,328.7210,485.2921,75.2732,9.7503,65.5229,0.0000,65.5229,0.0000,65.5229,-22.3518,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16706.5040,16706.5040,16706.5040,16706.5040,6,0,0,0
+4362.5894,0.5000,96095.3150,83.0000,83.0000,0.0000,-0.8463,17.3534,6,1596.2726,513.3253,849.1037,-75.9497,85.8081,141.9373,159.8062,-12.6959,0.0000,81.9518,0.0000,81.9518,3.8563,81.9518,5.8821,0.0000,2186.6747,332.1998,490.2561,76.0698,9.7666,66.3032,0.0000,66.3032,0.0000,66.3032,-21.5716,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16868.7450,16868.7450,16868.7450,16868.7450,6,0,0,0
+4363.0894,0.5000,96106.8428,83.0000,83.0000,0.0000,-0.8212,17.2587,6,1596.2726,517.3947,850.2891,-75.9497,86.4883,142.1354,159.8062,-12.6959,0.0000,82.6321,0.0000,82.6321,3.8563,82.6321,5.9093,0.0000,2186.6747,335.0516,494.3254,76.7228,9.7800,66.9428,0.0000,66.9428,0.0000,66.9428,-20.9320,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17001.7457,17001.7457,17001.7457,17001.7457,6,0,0,0
+4363.5894,0.5000,96118.3706,83.0000,83.0000,0.0000,-0.8283,17.1632,6,1596.2726,516.2396,851.2608,-75.9497,86.2953,142.2978,159.8062,-12.6959,0.0000,82.4390,0.0000,82.4390,3.8563,82.4390,5.9015,0.0000,2186.6747,334.2421,493.1704,76.5374,9.7762,66.7612,0.0000,66.7612,0.0000,66.7612,-21.1136,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16963.9952,16963.9952,16963.9952,16963.9952,6,0,0,0
+4364.0894,0.5000,96129.8983,83.0000,83.0000,0.0000,-0.8523,17.0650,6,1596.2726,512.3545,850.9850,-75.9497,85.6458,142.2517,159.8062,-12.6959,0.0000,81.7895,0.0000,81.7895,3.8563,81.7895,5.8756,0.0000,2186.6747,331.5194,489.2853,75.9140,9.7634,66.1506,0.0000,66.1506,0.0000,66.1506,-21.7242,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16837.0157,16837.0157,16837.0157,16837.0157,6,0,0,0
+4364.5894,0.5000,96141.4261,83.0000,83.0000,0.0000,-0.9032,16.9609,6,1596.2726,504.0944,850.0573,-75.9497,84.2651,142.0967,159.8062,-12.6959,0.0000,80.4088,0.0000,80.4088,3.8563,80.4088,5.8203,0.0000,2186.6747,325.7308,481.0252,74.5884,9.7363,64.8522,0.0000,64.8522,0.0000,64.8522,-23.0225,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16567.0462,16567.0462,16567.0462,16567.0462,6,0,0,0
+4365.0894,0.5000,96152.9539,83.0000,83.0000,0.0000,-0.9573,16.8505,6,1596.2726,495.3201,848.0847,-75.9497,82.7983,141.7669,159.8062,-12.6959,0.0000,78.9421,0.0000,78.9421,3.8563,78.9421,5.7617,0.0000,2186.6747,319.5817,472.2509,73.1804,9.7074,63.4730,0.0000,63.4730,0.0000,63.4730,-24.4016,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16280.2707,16280.2707,16280.2707,16280.2707,6,0,0,0
+4365.5894,0.5000,96164.4817,83.0000,83.0000,0.0000,-1.0001,16.7352,6,1596.2726,488.3901,845.9894,-75.9497,81.6399,141.4167,159.8062,-12.6959,0.0000,77.7836,0.0000,77.7836,3.8563,77.7836,5.7153,0.0000,2186.6747,314.7252,465.3208,72.0683,9.6846,62.3837,0.0000,62.3837,0.0000,62.3837,-25.4908,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16053.7731,16053.7731,16053.7731,16053.7731,6,0,0,0
+4366.0894,0.5000,96176.0094,83.0000,83.0000,0.0000,-1.0027,16.6196,6,1596.2726,487.9668,844.3345,-75.9497,81.5691,141.1400,159.8062,-12.6959,0.0000,77.7129,0.0000,77.7129,3.8563,77.7129,5.7125,0.0000,2186.6747,314.4285,464.8975,72.0004,9.6832,62.3171,0.0000,62.3171,0.0000,62.3171,-25.5574,70.1459,17.7286,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16039.9368,16039.9368,16039.9368,16039.9368,6,0,0,0
+4366.5894,0.5000,96187.5372,83.0000,83.0000,0.0000,-1.0691,16.4964,6,1596.2726,477.2001,844.2334,-75.9497,79.7694,141.1231,159.8062,-12.6959,0.0000,75.9131,0.0000,75.9131,3.8563,75.9131,5.6405,0.0000,2186.6747,306.8833,454.1309,70.2726,9.6478,60.6248,0.0000,60.6248,0.0000,60.6248,-27.2496,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15688.4473,15688.4473,15688.4473,15688.4473,6,0,0,0
+4367.0894,0.5000,96199.0650,83.0000,83.0000,0.0000,-1.0947,16.3702,6,1596.2726,473.0412,841.6624,-75.9497,79.0742,140.6934,159.8062,-12.6959,0.0000,75.2179,0.0000,75.2179,3.8563,75.2179,5.6127,0.0000,2186.6747,303.9687,449.9719,69.6052,9.6341,59.9710,0.0000,59.9710,0.0000,59.9710,-27.9033,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15554.6083,15554.6083,15554.6083,15554.6083,6,0,0,0
+4367.5894,0.5000,96210.5928,83.0000,83.0000,0.0000,-1.1243,16.2406,6,1596.2726,468.2541,840.6692,-75.9497,78.2740,140.5273,159.8062,-12.6959,0.0000,74.4177,0.0000,74.4177,3.8563,74.4177,5.5807,0.0000,2186.6747,300.6139,445.1849,68.8370,9.6184,59.2186,0.0000,59.2186,0.0000,59.2186,-28.6557,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15400.5553,15400.5553,15400.5553,15400.5553,6,0,0,0
+4368.0894,0.5000,96222.1206,83.0000,83.0000,0.0000,-1.1693,16.1058,6,1596.2726,460.9453,839.5261,-75.9497,77.0522,140.3362,159.8062,-12.6959,0.0000,73.1959,0.0000,73.1959,3.8563,73.1959,5.5318,0.0000,2186.6747,295.4918,437.8760,67.6641,9.5944,58.0697,0.0000,58.0697,0.0000,58.0697,-29.8045,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15165.3497,15165.3497,15165.3497,15165.3497,6,0,0,0
+4368.5894,0.5000,96233.6483,83.0000,83.0000,0.0000,-1.2321,15.9637,6,1596.2726,450.7666,837.7807,-75.9497,75.3507,140.0445,159.8062,-12.6959,0.0000,71.4944,0.0000,71.4944,3.8563,71.4944,5.4638,0.0000,2186.6747,288.3586,427.6973,66.0307,9.5609,56.4698,0.0000,56.4698,0.0000,56.4698,-31.4043,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14837.7896,14837.7896,14837.7896,14837.7896,6,0,0,0
+4369.0894,0.5000,96245.1761,83.0000,83.0000,0.0000,-1.3051,15.8133,6,1596.2726,438.9306,835.3500,-75.9497,73.3722,139.6382,159.8062,-12.6959,0.0000,69.5159,0.0000,69.5159,3.8563,69.5159,5.3846,0.0000,2186.6747,280.0640,415.8614,64.1313,9.5221,54.6092,0.0000,54.6092,0.0000,54.6092,-33.2647,70.1459,17.7280,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14456.8968,14456.8968,14456.8968,14456.8968,6,0,0,0
+4369.5894,0.5000,96256.7039,83.0000,83.0000,0.0000,-1.3784,15.6544,6,1596.2726,427.0638,832.5236,-75.9497,71.3885,139.1657,159.8062,-12.6959,0.0000,67.5322,0.0000,67.5322,3.8563,67.5322,5.3053,0.0000,2186.6747,271.7477,403.9946,62.2270,9.4847,52.7422,0.0000,52.7422,0.0000,52.7422,-35.1315,70.1459,17.7278,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14075.0119,14075.0119,14075.0119,14075.0119,6,0,0,0
+4370.0894,0.5000,96268.2317,83.0000,83.0000,0.0000,-1.4474,15.4875,6,1596.2726,415.8885,829.6898,-75.9497,69.5205,138.6920,159.8062,-12.6959,0.0000,65.6642,0.0000,65.6642,3.8563,65.6642,5.2305,0.0000,2186.6747,263.9161,392.8192,60.4336,9.4495,50.9841,0.0000,50.9841,0.0000,50.9841,-36.8895,70.1459,17.7276,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13715.3796,13715.3796,13715.3796,13715.3796,6,0,0,0
+4370.5894,0.5000,96279.7594,83.0000,83.0000,0.0000,-1.5028,15.3143,6,1596.2726,406.9117,827.0211,-75.9497,68.0199,138.2459,159.8062,-12.6959,0.0000,64.1636,0.0000,64.1636,3.8563,64.1636,5.1705,0.0000,2186.6747,257.6251,383.8424,58.9931,9.4212,49.5718,0.0000,49.5718,0.0000,49.5718,-38.3016,70.1459,17.7275,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13439.7321,13439.7321,13439.7321,13439.7321,6,0,0,0
+4371.0894,0.5000,96291.2872,83.0000,83.0000,0.0000,-1.5529,15.1353,6,1596.2726,398.7890,824.8775,-75.9497,66.6621,137.8876,159.8062,-12.6959,0.0000,62.8058,0.0000,62.8058,3.8563,62.8058,5.1162,0.0000,2186.6747,251.9327,375.7198,57.6896,9.3956,48.2940,0.0000,48.2940,0.0000,48.2940,-39.5793,70.1459,17.7274,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13214.4651,13214.4651,13214.4651,13214.4651,6,0,0,0
+4371.5894,0.5000,96302.8150,83.0000,83.0000,0.0000,-1.5976,14.9511,6,1596.2726,391.5453,822.9378,-75.9497,65.4512,137.5633,159.8062,-12.6959,0.0000,61.5949,0.0000,61.5949,3.8563,61.5949,5.0678,0.0000,2186.6747,246.8563,368.4760,56.5272,9.3728,47.1544,0.0000,47.1544,0.0000,47.1544,-40.7188,70.1459,17.7272,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13013.5731,13013.5731,13013.5731,13013.5731,6,0,0,0
+4372.0894,0.5000,96314.3428,83.0000,83.0000,0.0000,-1.6435,14.7617,6,1596.2726,384.1225,821.2080,-75.9497,64.2104,137.2742,159.8062,-12.6959,0.0000,60.3541,0.0000,60.3541,3.8563,60.3541,5.0181,0.0000,2186.6747,241.6544,361.0532,55.3360,9.3494,45.9866,0.0000,45.9866,0.0000,45.9866,-41.8864,70.1459,17.7271,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12807.7144,12807.7144,12807.7144,12807.7144,6,0,0,0
+4372.5894,0.5000,96325.8706,83.0000,83.0000,0.0000,-1.6885,14.5670,6,1596.2726,376.8334,819.4354,-75.9497,62.9920,136.9779,159.8062,-12.6959,0.0000,59.1357,0.0000,59.1357,3.8563,59.1357,4.9694,0.0000,2186.6747,236.5463,353.7642,54.1663,9.3264,44.8398,0.0000,44.8398,0.0000,44.8398,-43.0331,70.1459,17.7270,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12576.8360,12576.8360,12576.8360,12576.8360,6,0,0,0
+4373.0894,0.5000,96337.3983,83.0000,83.0000,0.0000,-1.7245,14.3682,6,1596.2726,370.9912,817.6948,-75.9497,62.0154,136.6869,159.8062,-12.6959,0.0000,58.1591,0.0000,58.1591,3.8563,58.1591,4.9303,0.0000,2186.6747,232.4520,347.9219,53.2287,9.3080,43.9207,0.0000,43.9207,0.0000,43.9207,-43.9521,70.1459,17.7269,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12384.6598,12384.6598,12384.6598,12384.6598,6,0,0,0
+4373.5894,0.5000,96348.9261,83.0000,83.0000,0.0000,-1.7516,14.1663,6,1596.2726,366.6077,816.2996,-75.9497,61.2826,136.4537,159.8062,-12.6959,0.0000,57.4263,0.0000,57.4263,3.8563,57.4263,4.9010,0.0000,2186.6747,229.3800,343.5384,52.5253,9.2942,43.2311,0.0000,43.2311,0.0000,43.2311,-44.6416,70.1459,17.7268,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12240.4689,12240.4689,12240.4689,12240.4689,6,0,0,0
+4374.0894,0.5000,96360.4539,83.0000,83.0000,0.0000,-1.7598,13.9634,6,1596.2726,365.2795,815.2528,-75.9497,61.0606,136.2787,159.8062,-12.6959,0.0000,57.2043,0.0000,57.2043,3.8563,57.2043,4.8921,0.0000,2186.6747,228.4493,342.2103,52.3122,9.2900,43.0221,0.0000,43.0221,0.0000,43.0221,-44.8505,70.1459,17.7268,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12196.7813,12196.7813,12196.7813,12196.7813,6,0,0,0
+4374.5894,0.5000,96371.9817,83.0000,83.0000,0.0000,-1.7605,13.7605,6,1596.2726,365.1624,814.9357,-75.9497,61.0410,136.2257,159.8062,-12.6959,0.0000,57.1847,0.0000,57.1847,3.8563,57.1847,4.8914,0.0000,2186.6747,228.3672,342.0931,52.2934,9.2896,43.0037,0.0000,43.0037,0.0000,43.0037,-44.8690,70.1459,17.7268,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12192.9272,12192.9272,12192.9272,12192.9272,6,0,0,0
+4375.0894,0.5000,96383.5094,83.0000,83.0000,0.0000,-1.7549,13.5582,6,1596.2726,366.0669,814.9077,-75.9497,61.1922,136.2210,159.8062,-12.6959,0.0000,57.3359,0.0000,57.3359,3.8563,57.3359,4.8974,0.0000,2186.6747,229.0011,342.9976,52.4385,9.2925,43.1460,0.0000,43.1460,0.0000,43.1460,-44.7267,70.1459,17.7268,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12222.6805,12222.6805,12222.6805,12222.6805,6,0,0,0
+4375.5894,0.5000,96395.0372,83.0000,83.0000,0.0000,-1.7553,13.3558,6,1596.2726,366.0031,815.1237,-75.9497,61.1815,136.2571,159.8062,-12.6959,0.0000,57.3253,0.0000,57.3253,3.8563,57.3253,4.8970,0.0000,2186.6747,228.9564,342.9339,52.4283,9.2923,43.1360,0.0000,43.1360,0.0000,43.1360,-44.7367,70.1459,17.7268,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12220.5830,12220.5830,12220.5830,12220.5830,6,0,0,0
+4376.0894,0.5000,96406.5650,83.0000,83.0000,0.0000,-1.7597,13.1530,6,1596.2726,365.2995,815.1085,-75.9497,61.0639,136.2546,159.8062,-12.6959,0.0000,57.2076,0.0000,57.2076,3.8563,57.2076,4.8923,0.0000,2186.6747,228.4633,342.2303,52.3154,9.2901,43.0253,0.0000,43.0253,0.0000,43.0253,-44.8474,70.1459,17.7268,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12197.4382,12197.4382,12197.4382,12197.4382,6,0,0,0
+4376.5894,0.5000,96418.0928,83.0000,83.0000,0.0000,-1.7727,12.9486,6,1596.2726,363.1965,814.9405,-75.9497,60.7124,136.2265,159.8062,-12.6959,0.0000,56.8561,0.0000,56.8561,3.8563,56.8561,4.8782,0.0000,2186.6747,226.9895,340.1272,51.9779,9.2835,42.6944,0.0000,42.6944,0.0000,42.6944,-45.1782,70.1459,17.7267,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12128.2614,12128.2614,12128.2614,12128.2614,6,0,0,0
+4377.0894,0.5000,96429.6206,83.0000,83.0000,0.0000,-1.7894,12.7424,6,1596.2726,360.4872,814.4383,-75.9497,60.2595,136.1425,159.8062,-12.6959,0.0000,56.4032,0.0000,56.4032,3.8563,56.4032,4.8601,0.0000,2186.6747,225.0908,337.4179,51.5431,9.2749,42.2682,0.0000,42.2682,0.0000,42.2682,-45.6044,70.1459,17.7267,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12039.1398,12039.1398,12039.1398,12039.1398,6,0,0,0
+4377.5894,0.5000,96441.1483,83.0000,83.0000,0.0000,-1.8112,12.5336,6,1596.2726,356.9493,813.7913,-75.9497,59.6681,136.0344,159.8062,-12.6959,0.0000,55.8118,0.0000,55.8118,3.8563,55.8118,4.8364,0.0000,2186.6747,222.6115,333.8801,50.9754,9.2638,41.7116,0.0000,41.7116,0.0000,41.7116,-46.1609,70.1459,17.7266,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11922.7652,11922.7652,11922.7652,11922.7652,6,0,0,0
+4378.0894,0.5000,96452.6761,83.0000,83.0000,0.0000,-1.8364,12.3219,6,1596.2726,352.8747,812.9464,-75.9497,58.9870,135.8932,159.8062,-12.6959,0.0000,55.1307,0.0000,55.1307,3.8563,55.1307,4.8092,0.0000,2186.6747,219.7560,329.8055,50.3215,9.2509,41.0706,0.0000,41.0706,0.0000,41.0706,-46.8018,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11788.7358,11788.7358,11788.7358,11788.7358,6,0,0,0
+4378.5894,0.5000,96464.2039,83.0000,83.0000,0.0000,-1.8639,12.1070,6,1596.2726,348.4166,811.9734,-75.9497,58.2418,135.7305,159.8062,-12.6959,0.0000,54.3855,0.0000,54.3855,3.8563,54.3855,4.7794,0.0000,2186.6747,216.6317,325.3473,49.6061,9.2368,40.3692,0.0000,40.3692,0.0000,40.3692,-47.5031,70.1459,17.7264,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11642.0883,11642.0883,11642.0883,11642.0883,6,0,0,0
+4379.0894,0.5000,96475.7317,83.0000,83.0000,0.0000,-1.8901,11.8891,6,1596.2726,344.1707,810.9088,-75.9497,57.5320,135.5525,159.8062,-12.6959,0.0000,53.6757,0.0000,53.6757,3.8563,53.6757,4.7510,0.0000,2186.6747,213.6562,321.1015,48.9247,9.2234,39.7013,0.0000,39.7013,0.0000,39.7013,-48.1710,70.1459,17.7263,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11502.4246,11502.4246,11502.4246,11502.4246,6,0,0,0
+4379.5894,0.5000,96487.2594,83.0000,83.0000,0.0000,-1.9141,11.6684,6,1596.2726,340.2817,809.8949,-75.9497,56.8819,135.3831,159.8062,-12.6959,0.0000,53.0256,0.0000,53.0256,3.8563,53.0256,4.7250,0.0000,2186.6747,210.9308,317.2124,48.3006,9.2112,39.0895,0.0000,39.0895,0.0000,39.0895,-48.7827,70.1459,17.7263,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11374.4976,11374.4976,11374.4976,11374.4976,6,0,0,0
+4380.0894,0.5000,96498.7872,83.0000,83.0000,0.0000,-1.9305,11.4459,6,1596.2726,337.6274,808.9662,-75.9497,56.4382,135.2278,159.8062,-12.6959,0.0000,52.5819,0.0000,52.5819,3.8563,52.5819,4.7073,0.0000,2186.6747,209.0707,314.5581,47.8747,9.2028,38.6719,0.0000,38.6719,0.0000,38.6719,-49.2002,70.1459,17.7262,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11287.1868,11287.1868,11287.1868,11287.1868,6,0,0,0
+4380.5894,0.5000,96510.3150,83.0000,83.0000,0.0000,-1.9425,11.2220,6,1596.2726,335.6810,808.3323,-75.9497,56.1129,135.1219,159.8062,-12.6959,0.0000,52.2566,0.0000,52.2566,3.8563,52.2566,4.6942,0.0000,2186.6747,207.7066,312.6117,47.5623,9.1966,38.3657,0.0000,38.3657,0.0000,38.3657,-49.5064,70.1459,17.7262,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11223.1621,11223.1621,11223.1621,11223.1621,6,0,0,0
+4381.0894,0.5000,96521.8428,83.0000,83.0000,0.0000,-1.9485,10.9973,6,1596.2726,334.7189,807.8675,-75.9497,55.9520,135.0442,159.8062,-12.6959,0.0000,52.0958,0.0000,52.0958,3.8563,52.0958,4.6878,0.0000,2186.6747,207.0324,311.6497,47.4079,9.1936,38.2143,0.0000,38.2143,0.0000,38.2143,-49.6577,70.1459,17.7261,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11191.5157,11191.5157,11191.5157,11191.5157,6,0,0,0
+4381.5894,0.5000,96533.3706,83.0000,83.0000,0.0000,-1.9530,10.7722,6,1596.2726,333.9819,807.6378,-75.9497,55.8288,135.0058,159.8062,-12.6959,0.0000,51.9726,0.0000,51.9726,3.8563,51.9726,4.6829,0.0000,2186.6747,206.5159,310.9127,47.2897,9.1913,38.0984,0.0000,38.0984,0.0000,38.0984,-49.7736,70.1459,17.7261,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11167.2724,11167.2724,11167.2724,11167.2724,6,0,0,0
+4382.0894,0.5000,96544.8983,83.0000,83.0000,0.0000,-1.9569,10.5466,6,1596.2726,333.3531,807.4618,-75.9497,55.7237,134.9763,159.8062,-12.6959,0.0000,51.8674,0.0000,51.8674,3.8563,51.8674,4.6787,0.0000,2186.6747,206.0752,310.2838,47.1888,9.1893,37.9995,0.0000,37.9995,0.0000,37.9995,-49.8725,70.1459,17.7261,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11146.5871,11146.5871,11146.5871,11146.5871,6,0,0,0
+4382.5894,0.5000,96556.4261,83.0000,83.0000,0.0000,-1.9626,10.3204,6,1596.2726,332.4352,807.3116,-75.9497,55.5703,134.9512,159.8062,-12.6959,0.0000,51.7140,0.0000,51.7140,3.8563,51.7140,4.6725,0.0000,2186.6747,205.4320,309.3660,47.0415,9.1864,37.8551,0.0000,37.8551,0.0000,37.8551,-50.0169,70.1459,17.7261,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11116.3961,11116.3961,11116.3961,11116.3961,6,0,0,0
+4383.0894,0.5000,96567.9539,83.0000,83.0000,0.0000,-1.9688,10.0934,6,1596.2726,331.4219,807.0924,-75.9497,55.4009,134.9146,159.8062,-12.6959,0.0000,51.5446,0.0000,51.5446,3.8563,51.5446,4.6658,0.0000,2186.6747,204.7219,308.3527,46.8789,9.1832,37.6957,0.0000,37.6957,0.0000,37.6957,-50.1763,70.1459,17.7261,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11083.0647,11083.0647,11083.0647,11083.0647,6,0,0,0
+4383.5894,0.5000,96579.4817,83.0000,83.0000,0.0000,-1.9756,9.8657,6,1596.2726,330.3239,806.8505,-75.9497,55.2174,134.8742,159.8062,-12.6959,0.0000,51.3611,0.0000,51.3611,3.8563,51.3611,4.6584,0.0000,2186.6747,203.9524,307.2546,46.7026,9.1797,37.5229,0.0000,37.5229,0.0000,37.5229,-50.3490,70.1459,17.7260,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11046.9439,11046.9439,11046.9439,11046.9439,6,0,0,0
+4384.0894,0.5000,96591.0094,83.0000,83.0000,0.0000,-1.9787,9.6376,6,1596.2726,329.8257,806.5882,-75.9497,55.1341,134.8303,159.8062,-12.6959,0.0000,51.2778,0.0000,51.2778,3.8563,51.2778,4.6551,0.0000,2186.6747,203.6032,306.7564,46.6227,9.1782,37.4446,0.0000,37.4446,0.0000,37.4446,-50.4274,70.1459,17.7260,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11030.5575,11030.5575,11030.5575,11030.5575,6,0,0,0
+4384.5894,0.5000,96602.5372,83.0000,83.0000,0.0000,-1.9763,9.4097,6,1596.2726,330.2097,806.4693,-75.9497,55.1983,134.8104,159.8062,-12.6959,0.0000,51.3420,0.0000,51.3420,3.8563,51.3420,4.6577,0.0000,2186.6747,203.8723,307.1404,46.6843,9.1794,37.5050,0.0000,37.5050,0.0000,37.5050,-50.3670,70.1459,17.7260,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11043.1878,11043.1878,11043.1878,11043.1878,6,0,0,0
+4385.0894,0.5000,96614.0650,83.0000,83.0000,0.0000,-1.9644,9.1833,6,1596.2726,332.1427,806.5610,-75.9497,55.5214,134.8258,159.8062,-12.6959,0.0000,51.6651,0.0000,51.6651,3.8563,51.6651,4.6706,0.0000,2186.6747,205.2270,309.0734,46.9945,9.1855,37.8091,0.0000,37.8091,0.0000,37.8091,-50.0629,70.1459,17.7261,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11106.7725,11106.7725,11106.7725,11106.7725,6,0,0,0
+4385.5894,0.5000,96625.5928,83.0000,83.0000,0.0000,-1.9475,8.9588,6,1596.2726,334.8807,807.0226,-75.9497,55.9791,134.9029,159.8062,-12.6959,0.0000,52.1228,0.0000,52.1228,3.8563,52.1228,4.6889,0.0000,2186.6747,207.1458,311.8115,47.4339,9.1941,38.2398,0.0000,38.2398,0.0000,38.2398,-49.6323,70.1459,17.7261,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11196.8377,11196.8377,11196.8377,11196.8377,6,0,0,0
+4386.0894,0.5000,96637.1206,83.0000,83.0000,0.0000,-1.9312,8.7362,6,1596.2726,337.5135,807.6764,-75.9497,56.4192,135.0122,159.8062,-12.6959,0.0000,52.5629,0.0000,52.5629,3.8563,52.5629,4.7065,0.0000,2186.6747,208.9909,314.4443,47.8564,9.2024,38.6540,0.0000,38.6540,0.0000,38.6540,-49.2181,70.1459,17.7262,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11283.4418,11283.4418,11283.4418,11283.4418,6,0,0,0
+4386.5894,0.5000,96648.6483,83.0000,83.0000,0.0000,-1.9179,8.5151,6,1596.2726,339.6758,808.3051,-75.9497,56.7806,135.1173,159.8062,-12.6959,0.0000,52.9243,0.0000,52.9243,3.8563,52.9243,4.7210,0.0000,2186.6747,210.5062,316.6065,48.2034,9.2093,38.9941,0.0000,38.9941,0.0000,38.9941,-48.8780,70.1459,17.7262,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11354.5667,11354.5667,11354.5667,11354.5667,6,0,0,0
+4387.0894,0.5000,96660.1761,83.0000,83.0000,0.0000,-1.9125,8.2946,6,1596.2726,340.5430,808.8215,-75.9497,56.9256,135.2036,159.8062,-12.6959,0.0000,53.0693,0.0000,53.0693,3.8563,53.0693,4.7267,0.0000,2186.6747,211.1139,317.4737,48.3426,9.2120,39.1306,0.0000,39.1306,0.0000,39.1306,-48.7416,70.1459,17.7263,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11383.0934,11383.0934,11383.0934,11383.0934,6,0,0,0
+4387.5894,0.5000,96671.7039,83.0000,83.0000,0.0000,-1.9087,8.0746,6,1596.2726,341.1671,809.0286,-75.9497,57.0299,135.2382,159.8062,-12.6959,0.0000,53.1736,0.0000,53.1736,3.8563,53.1736,4.7309,0.0000,2186.6747,211.5513,318.0979,48.4427,9.2140,39.2288,0.0000,39.2288,0.0000,39.2288,-48.6434,70.1459,17.7263,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11403.6239,11403.6239,11403.6239,11403.6239,6,0,0,0
+4388.0894,0.5000,96683.2317,83.0000,83.0000,0.0000,-1.9058,7.8549,6,1596.2726,341.6290,809.1776,-75.9497,57.1071,135.2632,159.8062,-12.6959,0.0000,53.2508,0.0000,53.2508,3.8563,53.2508,4.7340,0.0000,2186.6747,211.8750,318.5597,48.5168,9.2154,39.3014,0.0000,39.3014,0.0000,39.3014,-48.5708,70.1459,17.7263,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11418.8160,11418.8160,11418.8160,11418.8160,6,0,0,0
+4388.5894,0.5000,96694.7594,83.0000,83.0000,0.0000,-1.8992,7.6359,6,1596.2726,342.6968,809.2879,-75.9497,57.2856,135.2816,159.8062,-12.6959,0.0000,53.4293,0.0000,53.4293,3.8563,53.4293,4.7412,0.0000,2186.6747,212.6233,319.6275,48.6882,9.2188,39.4694,0.0000,39.4694,0.0000,39.4694,-48.4028,70.1459,17.7263,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11453.9409,11453.9409,11453.9409,11453.9409,6,0,0,0
+4389.0894,0.5000,96706.2872,83.0000,83.0000,0.0000,-1.8887,7.4182,6,1596.2726,344.3991,809.5429,-75.9497,57.5702,135.3242,159.8062,-12.6959,0.0000,53.7139,0.0000,53.7139,3.8563,53.7139,4.7525,0.0000,2186.6747,213.8163,321.3298,48.9614,9.2242,39.7372,0.0000,39.7372,0.0000,39.7372,-48.1350,70.1459,17.7263,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11509.9362,11509.9362,11509.9362,11509.9362,6,0,0,0
+4389.5894,0.5000,96717.8150,83.0000,83.0000,0.0000,-1.8644,7.2033,6,1596.2726,348.3419,809.9494,-75.9497,58.2293,135.3922,159.8062,-12.6959,0.0000,54.3730,0.0000,54.3730,3.8563,54.3730,4.7789,0.0000,2186.6747,216.5794,325.2727,49.5941,9.2366,40.3575,0.0000,40.3575,0.0000,40.3575,-47.5148,70.1459,17.7264,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11639.6335,11639.6335,11639.6335,11639.6335,6,0,0,0
+4390.0894,0.5000,96729.3428,83.0000,83.0000,0.0000,-1.8294,6.9924,6,1596.2726,354.0013,810.8910,-75.9497,59.1753,135.5496,159.8062,-12.6959,0.0000,55.3190,0.0000,55.3190,3.8563,55.3190,4.8167,0.0000,2186.6747,220.5455,330.9320,50.5023,9.2545,41.2478,0.0000,41.2478,0.0000,41.2478,-46.6246,70.1459,17.7265,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,11825.7919,11825.7919,11825.7919,11825.7919,6,0,0,0
+4390.5894,0.5000,96740.8706,83.0000,83.0000,0.0000,-1.7754,6.7877,6,1596.2726,362.7543,812.2424,-75.9497,60.6385,135.7755,159.8062,-12.6959,0.0000,56.7822,0.0000,56.7822,3.8563,56.7822,4.8753,0.0000,2186.6747,226.6796,339.6850,51.9069,9.2821,42.6249,0.0000,42.6249,0.0000,42.6249,-45.2478,70.1459,17.7267,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12113.7144,12113.7144,12113.7144,12113.7144,6,0,0,0
+4391.0894,0.5000,96752.3983,83.0000,83.0000,0.0000,-1.7069,6.5910,6,1596.2726,373.8478,814.3326,-75.9497,62.4929,136.1249,159.8062,-12.6959,0.0000,58.6366,0.0000,58.6366,3.8563,58.6366,4.9494,0.0000,2186.6747,234.4539,350.7785,53.6871,9.3170,44.3701,0.0000,44.3701,0.0000,44.3701,-43.5027,70.1459,17.7269,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12478.6265,12478.6265,12478.6265,12478.6265,6,0,0,0
+4391.5894,0.5000,96763.9261,83.0000,83.0000,0.0000,-1.6259,6.4035,6,1596.2726,386.9737,816.9818,-75.9497,64.6870,136.5677,159.8062,-12.6959,0.0000,60.8307,0.0000,60.8307,3.8563,60.8307,5.0372,0.0000,2186.6747,243.6525,363.9044,55.7935,9.3584,46.4351,0.0000,46.4351,0.0000,46.4351,-41.4379,70.1459,17.7272,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,12886.7870,12886.7870,12886.7870,12886.7870,6,0,0,0
+4392.0894,0.5000,96775.4539,83.0000,83.0000,0.0000,-1.5325,6.2269,6,1596.2726,402.1044,820.1163,-75.9497,67.2163,137.0917,159.8062,-12.6959,0.0000,63.3600,0.0000,63.3600,3.8563,63.3600,5.1384,0.0000,2186.6747,254.2562,379.0351,58.2216,9.4061,48.8155,0.0000,48.8155,0.0000,48.8155,-39.0578,70.1459,17.7274,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13306.4113,13306.4113,13306.4113,13306.4113,6,0,0,0
+4392.5894,0.5000,96786.9817,83.0000,83.0000,0.0000,-1.4362,6.0613,6,1596.2726,417.6891,823.7295,-75.9497,69.8214,137.6957,159.8062,-12.6959,0.0000,65.9651,0.0000,65.9651,3.8563,65.9651,5.2426,0.0000,2186.6747,265.1779,394.6198,60.7226,9.4552,51.2674,0.0000,51.2674,0.0000,51.2674,-36.6062,70.1459,17.7277,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,13773.3236,13773.3236,13773.3236,13773.3236,6,0,0,0
+4393.0894,0.5000,96798.5094,83.0000,83.0000,0.0000,-1.3452,5.9062,6,1596.2726,432.4372,827.4511,-75.9497,72.2867,138.3178,159.8062,-12.6959,0.0000,68.4305,0.0000,68.4305,3.8563,68.4305,5.3412,0.0000,2186.6747,275.5134,409.3679,63.0893,9.5017,53.5876,0.0000,53.5876,0.0000,53.5876,-34.2862,70.1459,17.7279,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14247.9312,14247.9312,14247.9312,14247.9312,6,0,0,0
+4393.5894,0.5000,96810.0372,83.0000,83.0000,0.0000,-1.2669,5.7602,6,1596.2726,445.1219,830.9730,-75.9497,74.4071,138.9065,159.8062,-12.6959,0.0000,70.5509,0.0000,70.5509,3.8563,70.5509,5.4260,0.0000,2186.6747,284.4028,422.0527,65.1249,9.5423,55.5825,0.0000,55.5825,0.0000,55.5825,-32.2915,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14656.1397,14656.1397,14656.1397,14656.1397,6,0,0,0
+4394.0894,0.5000,96821.5650,83.0000,83.0000,0.0000,-1.2511,5.6160,6,1596.2726,447.6961,834.0021,-75.9497,74.8374,139.4128,159.8062,-12.6959,0.0000,70.9812,0.0000,70.9812,3.8563,70.9812,5.4432,0.0000,2186.6747,286.2068,424.6268,65.5379,9.5508,55.9871,0.0000,55.9871,0.0000,55.9871,-31.8869,70.1459,17.7281,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,14738.9786,14738.9786,14738.9786,14738.9786,6,0,0,0
+4394.5894,0.5000,96833.0928,83.0000,83.0000,0.0000,-1.1947,5.4782,6,1596.2726,456.8257,834.6168,-75.9497,76.3636,139.5156,159.8062,-12.6959,0.0000,72.5073,0.0000,72.5073,3.8563,72.5073,5.5043,0.0000,2186.6747,292.6049,433.7565,67.0030,9.5808,57.4222,0.0000,57.4222,0.0000,57.4222,-30.4520,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15032.7792,15032.7792,15032.7792,15032.7792,6,0,0,0
+4395.0894,0.5000,96844.6206,83.0000,83.0000,0.0000,-1.1209,5.3490,6,1596.2726,468.7976,836.7970,-75.9497,78.3648,139.8800,159.8062,-12.6959,0.0000,74.5085,0.0000,74.5085,3.8563,74.5085,5.5843,0.0000,2186.6747,300.9948,445.7284,68.9242,9.6202,59.3040,0.0000,59.3040,0.0000,59.3040,-28.5703,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15418.0468,15418.0468,15418.0468,15418.0468,6,0,0,0
+4395.5894,0.5000,96856.1483,83.0000,83.0000,0.0000,-1.1169,5.2203,6,1596.2726,469.4556,839.6559,-75.9497,78.4748,140.3579,159.8062,-12.6959,0.0000,74.6185,0.0000,74.6185,3.8563,74.6185,5.5887,0.0000,2186.6747,301.4559,446.3863,69.0298,9.6224,59.4074,0.0000,59.4074,0.0000,59.4074,-28.4669,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15439.2193,15439.2193,15439.2193,15439.2193,6,0,0,0
+4396.0894,0.5000,96867.6761,83.0000,83.0000,0.0000,-1.1247,5.0906,6,1596.2726,468.1755,839.8130,-75.9497,78.2608,140.3842,159.8062,-12.6959,0.0000,74.4045,0.0000,74.4045,3.8563,74.4045,5.5802,0.0000,2186.6747,300.5588,445.1062,68.8244,9.6181,59.2062,0.0000,59.2062,0.0000,59.2062,-28.6681,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15398.0246,15398.0246,15398.0246,15398.0246,6,0,0,0
+4396.5894,0.5000,96879.2039,83.0000,83.0000,0.0000,-1.1485,4.9582,6,1596.2726,464.3273,839.5073,-75.9497,77.6175,140.3331,159.8062,-12.6959,0.0000,73.7612,0.0000,73.7612,3.8563,73.7612,5.5544,0.0000,2186.6747,297.8619,441.2580,68.2068,9.6055,58.6013,0.0000,58.6013,0.0000,58.6013,-29.2729,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15274.1857,15274.1857,15274.1857,15274.1857,6,0,0,0
+4397.0894,0.5000,96890.7317,83.0000,83.0000,0.0000,-1.1696,4.8234,6,1596.2726,460.8950,838.5883,-75.9497,77.0438,140.1795,159.8062,-12.6959,0.0000,73.1875,0.0000,73.1875,3.8563,73.1875,5.5315,0.0000,2186.6747,295.4566,437.8258,67.6560,9.5942,58.0618,0.0000,58.0618,0.0000,58.0618,-29.8124,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15163.7332,15163.7332,15163.7332,15163.7332,6,0,0,0
+4397.5894,0.5000,96902.2594,83.0000,83.0000,0.0000,-1.1844,4.6869,6,1596.2726,458.5066,837.7687,-75.9497,76.6446,140.0425,159.8062,-12.6959,0.0000,72.7883,0.0000,72.7883,3.8563,72.7883,5.5155,0.0000,2186.6747,293.7828,435.4374,67.2728,9.5864,57.6864,0.0000,57.6864,0.0000,57.6864,-30.1878,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15086.8723,15086.8723,15086.8723,15086.8723,6,0,0,0
+4398.0894,0.5000,96913.7872,83.0000,83.0000,0.0000,-1.1906,4.5496,6,1596.2726,457.5026,837.1984,-75.9497,76.4767,139.9471,159.8062,-12.6959,0.0000,72.6204,0.0000,72.6204,3.8563,72.6204,5.5088,0.0000,2186.6747,293.0792,434.4333,67.1116,9.5831,57.5286,0.0000,57.5286,0.0000,57.5286,-30.3456,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15054.5599,15054.5599,15054.5599,15054.5599,6,0,0,0
+4398.5894,0.5000,96925.3150,83.0000,83.0000,0.0000,-1.1920,4.4122,6,1596.2726,457.2661,836.9586,-75.9497,76.4372,139.9071,159.8062,-12.6959,0.0000,72.5809,0.0000,72.5809,3.8563,72.5809,5.5072,0.0000,2186.6747,292.9135,434.1968,67.0737,9.5823,57.4914,0.0000,57.4914,0.0000,57.4914,-30.3827,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15046.9501,15046.9501,15046.9501,15046.9501,6,0,0,0
+4399.0894,0.5000,96936.8428,83.0000,83.0000,0.0000,-1.1943,4.2745,6,1596.2726,456.8978,836.9021,-75.9497,76.3756,139.8976,159.8062,-12.6959,0.0000,72.5193,0.0000,72.5193,3.8563,72.5193,5.5048,0.0000,2186.6747,292.6553,433.8285,67.0146,9.5811,57.4335,0.0000,57.4335,0.0000,57.4335,-30.4406,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15035.0973,15035.0973,15035.0973,15035.0973,6,0,0,0
+4399.5894,0.5000,96948.3706,83.0000,83.0000,0.0000,-1.1947,4.1368,6,1596.2726,456.8253,836.8142,-75.9497,76.3635,139.8829,159.8062,-12.6959,0.0000,72.5072,0.0000,72.5072,3.8563,72.5072,5.5043,0.0000,2186.6747,292.6046,433.7561,67.0029,9.5808,57.4221,0.0000,57.4221,0.0000,57.4221,-30.4520,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15032.7656,15032.7656,15032.7656,15032.7656,6,0,0,0
+4400.0894,0.5000,96959.8983,83.0000,83.0000,0.0000,-1.1890,3.9997,6,1596.2726,457.7567,836.7969,-75.9497,76.5192,139.8800,159.8062,-12.6959,0.0000,72.6629,0.0000,72.6629,3.8563,72.6629,5.5105,0.0000,2186.6747,293.2573,434.6875,67.1524,9.5839,57.5685,0.0000,57.5685,0.0000,57.5685,-30.3056,70.1459,17.7282,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15062.7402,15062.7402,15062.7402,15062.7402,6,0,0,0
+4400.5894,0.5000,96971.4261,83.0000,83.0000,0.0000,-1.1661,3.8653,6,1596.2726,461.4683,837.0193,-75.9497,77.1396,139.9172,159.8062,-12.6959,0.0000,73.2833,0.0000,73.2833,3.8563,73.2833,5.5353,0.0000,2186.6747,295.8584,438.3991,67.7480,9.5961,58.1519,0.0000,58.1519,0.0000,58.1519,-29.7223,70.1459,17.7283,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15182.1820,15182.1820,15182.1820,15182.1820,6,0,0,0
+4401.0894,0.5000,96982.9539,83.0000,83.0000,0.0000,-1.1221,3.7359,6,1596.2726,468.6108,837.9056,-75.9497,78.3336,140.0654,159.8062,-12.6959,0.0000,74.4773,0.0000,74.4773,3.8563,74.4773,5.5831,0.0000,2186.6747,300.8639,445.5416,68.8942,9.6196,59.2746,0.0000,59.2746,0.0000,59.2746,-28.5996,70.1459,17.7284,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15412.0352,15412.0352,15412.0352,15412.0352,6,0,0,0
+4401.5894,0.5000,96994.4817,83.0000,83.0000,0.0000,-1.0544,3.6144,6,1596.2726,479.5893,839.6112,-75.9497,80.1688,140.3505,159.8062,-12.6959,0.0000,76.3125,0.0000,76.3125,3.8563,76.3125,5.6565,0.0000,2186.6747,308.5576,456.5201,70.6560,9.6557,61.0003,0.0000,61.0003,0.0000,61.0003,-26.8741,70.1459,17.7285,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,15766.1327,15766.1327,15766.1327,15766.1327,6,0,0,0
+4402.0894,0.5000,97006.0094,83.0000,83.0000,0.0000,-0.9750,3.5020,6,1596.2726,492.4495,842.2329,-75.9497,82.3185,140.7887,159.8062,-12.6959,0.0000,78.4622,0.0000,78.4622,3.8563,78.4622,5.7425,0.0000,2186.6747,317.5700,469.3803,72.7197,9.6980,63.0218,0.0000,63.0218,0.0000,63.0218,-24.8528,70.1459,17.7287,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16186.4495,16186.4495,16186.4495,16186.4495,6,0,0,0
+4402.5894,0.5000,97017.5372,83.0000,83.0000,0.0000,-0.8889,3.3995,6,1596.2726,506.4156,845.3039,-75.9497,84.6531,141.3021,159.8062,-12.6959,0.0000,80.7968,0.0000,80.7968,3.8563,80.7968,5.8358,0.0000,2186.6747,327.3574,483.3463,74.9609,9.7439,65.2170,0.0000,65.2170,0.0000,65.2170,-22.6577,70.1459,17.7288,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,16642.9102,16642.9102,16642.9102,16642.9102,6,0,0,0
+4403.0894,0.5000,97029.0650,83.0000,83.0000,0.0000,-0.7987,3.3075,6,1596.2726,521.0425,848.6390,-75.9497,87.0981,141.8596,159.8062,-12.6959,0.0000,83.2418,0.0000,83.2418,3.8563,83.2418,5.9337,0.0000,2186.6747,337.6080,497.9733,77.3082,9.7920,67.5162,0.0000,67.5162,0.0000,67.5162,-20.3587,70.1459,17.7289,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17120.9707,17120.9707,17120.9707,17120.9707,6,0,0,0
+4403.5894,0.5000,97040.5928,83.0000,83.0000,0.0000,-0.7002,3.2267,6,1596.2726,537.0125,852.1320,-75.9497,89.7677,142.4435,159.8062,-12.6959,0.0000,85.9114,0.0000,85.9114,3.8563,85.9114,6.0404,0.0000,2186.6747,348.7997,513.9432,79.8710,9.8445,70.0265,0.0000,70.0265,0.0000,70.0265,-17.8485,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17642.9256,17642.9256,17642.9256,17642.9256,6,0,0,0
+4404.0894,0.5000,97052.1206,83.0000,83.0000,0.0000,-0.5913,3.1586,6,1596.2726,554.6716,855.9456,-75.9497,92.7196,143.0810,159.8062,-12.6959,0.0000,88.8633,0.0000,88.8633,3.8563,88.8633,6.1585,0.0000,2186.6747,361.1753,531.6023,82.7048,9.9026,72.8022,0.0000,72.8022,0.0000,72.8022,-15.0729,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18188.5272,18188.5272,18188.5272,18188.5272,6,0,0,0
+4404.5894,0.5000,97063.6483,83.0000,83.0000,0.0000,-0.4721,3.1041,6,1596.2726,574.0050,860.1626,-75.9497,95.9514,143.7859,159.8062,-12.6959,0.0000,92.0951,0.0000,92.0951,3.8563,92.0951,6.2878,0.0000,2186.6747,374.7241,550.9358,85.8073,9.9662,75.8412,0.0000,75.8412,0.0000,75.8412,-12.0340,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18750.5543,18750.5543,18750.5543,18750.5543,6,0,0,0
+4405.0894,0.5000,97075.1761,83.0000,83.0000,0.0000,-0.3511,3.0637,6,1596.2726,593.6353,864.7794,-75.9497,99.2328,144.5576,159.8062,-12.6959,0.0000,95.3765,0.0000,95.3765,3.8563,95.3765,6.4190,0.0000,2186.6747,388.4810,570.5660,88.9575,10.0307,78.9268,0.0000,78.9268,0.0000,78.9268,-8.9485,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19389.3180,19389.3180,19389.3180,19389.3180,6,0,0,0
+4405.5894,0.5000,97086.7039,83.0000,83.0000,0.0000,-0.2308,3.0371,6,1596.2726,613.1453,869.4671,-75.9497,102.4941,145.3412,159.8062,-12.6959,0.0000,98.6379,0.0000,98.6379,3.8563,98.6379,6.5495,0.0000,2186.6747,402.1536,590.0760,92.0884,10.0949,81.9935,0.0000,81.9935,0.0000,81.9935,-5.8819,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20024.1696,20024.1696,20024.1696,20024.1696,6,0,0,0
+4406.0894,0.5000,97098.2317,83.0000,83.0000,0.0000,-0.1192,3.0233,6,1596.2726,631.2197,874.1261,-75.9497,105.5155,146.1200,159.8062,-12.6959,0.0000,101.6592,0.0000,101.6592,3.8563,101.6592,6.6703,0.0000,2186.6747,414.8201,608.1504,94.9889,10.1520,84.8368,0.0000,84.8368,0.0000,84.8368,-3.0386,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20612.3049,20612.3049,20612.3049,20612.3049,6,0,0,0
+4406.5894,0.5000,97109.7594,83.0000,83.0000,0.0000,-0.0147,3.0216,6,1596.2726,648.1592,878.4423,-75.9497,108.3471,146.8415,159.8062,-12.6959,0.0000,104.4908,0.0000,104.4908,3.8563,104.4908,6.7836,0.0000,2186.6747,426.6914,625.0900,97.7072,10.2055,87.5018,0.0000,87.5018,0.0000,87.5018,-0.3736,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21134.9841,21134.9841,21134.9841,21134.9841,6,0,0,0
+4407.0894,0.5000,97121.2872,83.0000,83.0000,0.0000,0.0779,3.0306,6,1596.2726,663.1625,882.4875,-75.9497,110.8551,147.5177,159.8062,-12.6959,0.0000,106.9988,0.0000,106.9988,3.8563,106.9988,6.8839,0.0000,2186.6747,437.2057,640.0933,100.1149,10.2528,89.8621,0.0000,89.8621,0.0000,89.8621,1.9867,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21556.7892,21556.7892,21556.7892,21556.7892,6,0,0,0
+4407.5894,0.5000,97132.8150,83.0000,83.0000,0.0000,0.1588,3.0489,6,1596.2726,676.2715,886.0703,-75.9497,113.0464,148.1166,159.8062,-12.6959,0.0000,109.1901,0.0000,109.1901,3.8563,109.1901,6.9716,0.0000,2186.6747,446.3924,653.2022,102.2185,10.2941,91.9244,0.0000,91.9244,0.0000,91.9244,4.0490,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21918.0941,21918.0941,21918.0941,21918.0941,6,0,0,0
+4408.0894,0.5000,97144.3428,83.0000,83.0000,0.0000,0.2300,3.0754,6,1596.2726,687.7983,889.2007,-75.9497,114.9732,148.6399,159.8062,-12.6959,0.0000,111.1170,0.0000,111.1170,3.8563,111.1170,7.0487,0.0000,2186.6747,454.4704,664.7290,104.0683,10.3305,93.7378,0.0000,93.7378,0.0000,93.7378,5.8624,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22230.3554,22230.3554,22230.3554,22230.3554,6,0,0,0
+4408.5894,0.5000,97155.8706,83.0000,83.0000,0.0000,0.2865,3.1085,6,1596.2726,696.9607,891.9533,-75.9497,116.5048,149.1000,159.8062,-12.6959,0.0000,112.6485,0.0000,112.6485,3.8563,112.6485,7.1099,0.0000,2186.6747,460.8914,673.8914,105.5386,10.3594,95.1792,0.0000,95.1792,0.0000,95.1792,7.3039,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22479.8137,22479.8137,22479.8137,22479.8137,6,0,0,0
+4409.0894,0.5000,97167.3983,83.0000,83.0000,0.0000,0.3317,3.1467,6,1596.2726,704.2791,894.1413,-75.9497,117.7282,149.4658,159.8062,-12.6959,0.0000,113.8719,0.0000,113.8719,3.8563,113.8719,7.1589,0.0000,2186.6747,466.0202,681.2099,106.7131,10.3825,96.3306,0.0000,96.3306,0.0000,96.3306,8.4553,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22711.5708,22711.5708,22711.5708,22711.5708,6,0,0,0
+4409.5894,0.5000,97178.9261,83.0000,83.0000,0.0000,0.3478,3.1868,6,1596.2726,706.8896,895.8889,-75.9497,118.1646,149.7579,159.8062,-12.6959,0.0000,114.3083,0.0000,114.3083,3.8563,114.3083,7.1763,0.0000,2186.6747,467.8496,683.8203,107.1320,10.3907,96.7413,0.0000,96.7413,0.0000,96.7413,8.8659,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22794.2357,22794.2357,22794.2357,22794.2357,6,0,0,0
+4410.0894,0.5000,97190.4539,83.0000,83.0000,0.0000,0.3391,3.2259,6,1596.2726,705.4688,896.5123,-75.9497,117.9271,149.8621,159.8062,-12.6959,0.0000,114.0708,0.0000,114.0708,3.8563,114.0708,7.1668,0.0000,2186.6747,466.8539,682.3995,106.9040,10.3862,96.5177,0.0000,96.5177,0.0000,96.5177,8.6424,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22749.2432,22749.2432,22749.2432,22749.2432,6,0,0,0
+4410.5894,0.5000,97201.9817,83.0000,83.0000,0.0000,0.2939,3.2598,6,1596.2726,698.1557,896.1730,-75.9497,116.7046,149.8054,159.8062,-12.6959,0.0000,112.8483,0.0000,112.8483,3.8563,112.8483,7.1179,0.0000,2186.6747,461.7289,675.0864,105.7304,10.3632,95.3672,0.0000,95.3672,0.0000,95.3672,7.4919,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22517.6558,22517.6558,22517.6558,22517.6558,6,0,0,0
+4411.0894,0.5000,97213.5094,83.0000,83.0000,0.0000,0.2244,3.2857,6,1596.2726,686.8930,894.4267,-75.9497,114.8219,149.5135,159.8062,-12.6959,0.0000,110.9656,0.0000,110.9656,3.8563,110.9656,7.0426,0.0000,2186.6747,453.8360,663.8237,103.9230,10.3276,93.5954,0.0000,93.5954,0.0000,93.5954,5.7200,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22205.8304,22205.8304,22205.8304,22205.8304,6,0,0,0
+4411.5894,0.5000,97225.0372,83.0000,83.0000,0.0000,0.1408,3.3019,6,1596.2726,673.3551,891.7371,-75.9497,112.5589,149.0639,159.8062,-12.6959,0.0000,108.7026,0.0000,108.7026,3.8563,108.7026,6.9521,0.0000,2186.6747,444.3487,650.2859,101.7505,10.2849,91.4656,0.0000,91.4656,0.0000,91.4656,3.5902,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21839.0909,21839.0909,21839.0909,21839.0909,6,0,0,0
+4412.0894,0.5000,97236.5650,83.0000,83.0000,0.0000,0.0602,3.3088,6,1596.2726,660.2855,888.5043,-75.9497,110.3742,148.5235,159.8062,-12.6959,0.0000,106.5179,0.0000,106.5179,3.8563,106.5179,6.8647,0.0000,2186.6747,435.1895,637.2163,99.6532,10.2437,89.4095,0.0000,89.4095,0.0000,89.4095,1.5341,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21475.9049,21475.9049,21475.9049,21475.9049,6,0,0,0
+4412.5894,0.5000,97248.0928,83.0000,83.0000,0.0000,-0.0133,3.3073,6,1596.2726,648.3819,885.3832,-75.9497,108.3843,148.0018,159.8062,-12.6959,0.0000,104.5281,0.0000,104.5281,3.8563,104.5281,6.7851,0.0000,2186.6747,426.8474,625.3126,97.7430,10.2062,87.5368,0.0000,87.5368,0.0000,87.5368,-0.3386,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21141.2429,21141.2429,21141.2429,21141.2429,6,0,0,0
+4413.0894,0.5000,97259.6206,83.0000,83.0000,0.0000,-0.0662,3.2997,6,1596.2726,639.8048,882.5406,-75.9497,106.9506,147.5266,159.8062,-12.6959,0.0000,103.0943,0.0000,103.0943,3.8563,103.0943,6.7277,0.0000,2186.6747,420.8366,616.7355,96.3665,10.1791,86.1874,0.0000,86.1874,0.0000,86.1874,-1.6880,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20891.6630,20891.6630,20891.6630,20891.6630,6,0,0,0
+4413.5894,0.5000,97271.1483,83.0000,83.0000,0.0000,-0.1049,3.2876,6,1596.2726,633.5390,880.4924,-75.9497,105.9032,147.1842,159.8062,-12.6959,0.0000,102.0469,0.0000,102.0469,3.8563,102.0469,6.6859,0.0000,2186.6747,416.4455,610.4697,95.3610,10.1593,85.2017,0.0000,85.2017,0.0000,85.2017,-2.6737,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20687.7752,20687.7752,20687.7752,20687.7752,6,0,0,0
+4414.0894,0.5000,97282.6761,83.0000,83.0000,0.0000,-0.1266,3.2730,6,1596.2726,630.0227,878.9962,-75.9497,105.3154,146.9341,159.8062,-12.6959,0.0000,101.4591,0.0000,101.4591,3.8563,101.4591,6.6623,0.0000,2186.6747,413.9813,606.9534,94.7968,10.1482,84.6485,0.0000,84.6485,0.0000,84.6485,-3.2269,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20573.3549,20573.3549,20573.3549,20573.3549,6,0,0,0
+4414.5894,0.5000,97294.2039,83.0000,83.0000,0.0000,-0.1372,3.2572,6,1596.2726,628.3089,878.1565,-75.9497,105.0289,146.7938,159.8062,-12.6959,0.0000,101.1726,0.0000,101.1726,3.8563,101.1726,6.6509,0.0000,2186.6747,412.7803,605.2396,94.5217,10.1428,84.3789,0.0000,84.3789,0.0000,84.3789,-3.4965,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20517.5892,20517.5892,20517.5892,20517.5892,6,0,0,0
+4415.0894,0.5000,97305.7317,83.0000,83.0000,0.0000,-0.1421,3.2408,6,1596.2726,627.5037,877.7472,-75.9497,104.8943,146.7253,159.8062,-12.6959,0.0000,101.0380,0.0000,101.0380,3.8563,101.0380,6.6455,0.0000,2186.6747,412.2160,604.4344,94.3925,10.1403,84.2522,0.0000,84.2522,0.0000,84.2522,-3.6232,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20491.3876,20491.3876,20491.3876,20491.3876,6,0,0,0
+4415.5894,0.5000,97317.2594,83.0000,83.0000,0.0000,-0.1466,3.2239,6,1596.2726,626.7842,877.5549,-75.9497,104.7740,146.6932,159.8062,-12.6959,0.0000,100.9178,0.0000,100.9178,3.8563,100.9178,6.6407,0.0000,2186.6747,411.7117,603.7149,94.2771,10.1380,84.1390,0.0000,84.1390,0.0000,84.1390,-3.7364,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20467.9750,20467.9750,20467.9750,20467.9750,6,0,0,0
+4416.0894,0.5000,97328.7872,83.0000,83.0000,0.0000,-0.1524,3.2063,6,1596.2726,625.8463,877.3831,-75.9497,104.6173,146.6645,159.8062,-12.6959,0.0000,100.7610,0.0000,100.7610,3.8563,100.7610,6.6344,0.0000,2186.6747,411.0545,602.7771,94.1266,10.1351,83.9915,0.0000,83.9915,0.0000,83.9915,-3.8839,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20437.4577,20437.4577,20437.4577,20437.4577,6,0,0,0
+4416.5894,0.5000,97340.3150,83.0000,83.0000,0.0000,-0.1621,3.1876,6,1596.2726,624.2675,877.1591,-75.9497,104.3533,146.6270,159.8062,-12.6959,0.0000,100.4971,0.0000,100.4971,3.8563,100.4971,6.6239,0.0000,2186.6747,409.9480,601.1982,93.8732,10.1301,83.7431,0.0000,83.7431,0.0000,83.7431,-4.1323,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20386.0828,20386.0828,20386.0828,20386.0828,6,0,0,0
+4417.0894,0.5000,97351.8428,83.0000,83.0000,0.0000,-0.1744,3.1675,6,1596.2726,622.2742,876.7821,-75.9497,104.0202,146.5640,159.8062,-12.6959,0.0000,100.1639,0.0000,100.1639,3.8563,100.1639,6.6105,0.0000,2186.6747,408.5512,599.2050,93.5533,10.1238,83.4295,0.0000,83.4295,0.0000,83.4295,-4.4459,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20321.2229,20321.2229,20321.2229,20321.2229,6,0,0,0
+4417.5894,0.5000,97363.3706,83.0000,83.0000,0.0000,-0.1866,3.1460,6,1596.2726,620.2990,876.3061,-75.9497,103.6900,146.4844,159.8062,-12.6959,0.0000,99.8337,0.0000,99.8337,3.8563,99.8337,6.5973,0.0000,2186.6747,407.1670,597.2298,93.2364,10.1176,83.1188,0.0000,83.1188,0.0000,83.1188,-4.7566,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20256.9509,20256.9509,20256.9509,20256.9509,6,0,0,0
+4418.0894,0.5000,97374.8983,83.0000,83.0000,0.0000,-0.1878,3.1244,6,1596.2726,620.1043,875.8345,-75.9497,103.6574,146.4056,159.8062,-12.6959,0.0000,99.8011,0.0000,99.8011,3.8563,99.8011,6.5960,0.0000,2186.6747,407.0305,597.0350,93.2051,10.1170,83.0881,0.0000,83.0881,0.0000,83.0881,-4.7872,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20250.6133,20250.6133,20250.6133,20250.6133,6,0,0,0
+4418.5894,0.5000,97386.4261,83.0000,83.0000,0.0000,-0.1878,3.1027,6,1596.2726,620.1043,875.7879,-75.9497,103.6574,146.3978,159.8062,-12.6959,0.0000,99.8011,0.0000,99.8011,3.8563,99.8011,6.5960,0.0000,2186.6747,407.0305,597.0350,93.2051,10.1170,83.0881,0.0000,83.0881,0.0000,83.0881,-4.7872,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20250.6133,20250.6133,20250.6133,20250.6133,6,0,0,0
+4419.0894,0.5000,97397.9539,83.0000,83.0000,0.0000,-0.2245,3.0768,6,1596.2726,614.1644,875.7879,-75.9497,102.6645,146.3978,159.8062,-12.6959,0.0000,98.8082,0.0000,98.8082,3.8563,98.8082,6.5563,0.0000,2186.6747,402.8678,591.0951,92.2519,10.0982,82.1537,0.0000,82.1537,0.0000,82.1537,-5.7217,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20057.3307,20057.3307,20057.3307,20057.3307,6,0,0,0
+4419.5894,0.5000,97409.4817,83.0000,83.0000,0.0000,-0.2268,3.0507,6,1596.2726,613.7805,874.3695,-75.9497,102.6003,146.1607,159.8062,-12.6959,0.0000,98.7441,0.0000,98.7441,3.8563,98.7441,6.5537,0.0000,2186.6747,402.5988,590.7113,92.1903,10.0970,82.0934,0.0000,82.0934,0.0000,82.0934,-5.7820,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20044.8405,20044.8405,20044.8405,20044.8405,6,0,0,0
+4420.0894,0.5000,97421.0094,83.0000,83.0000,0.0000,-0.2174,3.0256,6,1596.2726,615.3175,874.2778,-75.9497,102.8573,146.1454,159.8062,-12.6959,0.0000,99.0010,0.0000,99.0010,3.8563,99.0010,6.5640,0.0000,2186.6747,403.6759,592.2483,92.4370,10.1019,82.3351,0.0000,82.3351,0.0000,82.3351,-5.5403,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20094.8540,20094.8540,20094.8540,20094.8540,6,0,0,0
+4420.5894,0.5000,97432.5372,83.0000,83.0000,0.0000,-0.2066,3.0018,6,1596.2726,617.0566,874.6449,-75.9497,103.1480,146.2067,159.8062,-12.6959,0.0000,99.2917,0.0000,99.2917,3.8563,99.2917,6.5756,0.0000,2186.6747,404.8947,593.9874,92.7160,10.1074,82.6087,0.0000,82.6087,0.0000,82.6087,-5.2667,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20151.4430,20151.4430,20151.4430,20151.4430,6,0,0,0
+4421.0894,0.5000,97444.0650,83.0000,83.0000,0.0000,-0.1953,2.9793,6,1596.2726,618.8857,875.0602,-75.9497,103.4537,146.2762,159.8062,-12.6959,0.0000,99.5974,0.0000,99.5974,3.8563,99.5974,6.5879,0.0000,2186.6747,406.1765,595.8165,93.0096,10.1131,82.8964,0.0000,82.8964,0.0000,82.8964,-4.9789,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20210.9622,20210.9622,20210.9622,20210.9622,6,0,0,0
+4421.5894,0.5000,97455.5928,83.0000,83.0000,0.0000,-0.1859,2.9579,6,1596.2726,620.4063,875.4970,-75.9497,103.7079,146.3492,159.8062,-12.6959,0.0000,99.8516,0.0000,99.8516,3.8563,99.8516,6.5980,0.0000,2186.6747,407.2421,597.3370,93.2536,10.1179,83.1357,0.0000,83.1357,0.0000,83.1357,-4.7397,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20260.4393,20260.4393,20260.4393,20260.4393,6,0,0,0
+4422.0894,0.5000,97467.1206,83.0000,83.0000,0.0000,-0.1767,2.9375,6,1596.2726,621.9061,875.8601,-75.9497,103.9586,146.4099,159.8062,-12.6959,0.0000,100.1023,0.0000,100.1023,3.8563,100.1023,6.6081,0.0000,2186.6747,408.2932,598.8369,93.4943,10.1226,83.3716,0.0000,83.3716,0.0000,83.3716,-4.5038,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20309.2451,20309.2451,20309.2451,20309.2451,6,0,0,0
+4422.5894,0.5000,97478.6483,83.0000,83.0000,0.0000,-0.1650,2.9185,6,1596.2726,623.8075,876.2182,-75.9497,104.2765,146.4698,159.8062,-12.6959,0.0000,100.4202,0.0000,100.4202,3.8563,100.4202,6.6208,0.0000,2186.6747,409.6257,600.7382,93.7994,10.1286,83.6707,0.0000,83.6707,0.0000,83.6707,-4.2046,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20371.1144,20371.1144,20371.1144,20371.1144,6,0,0,0
+4423.0894,0.5000,97490.1761,83.0000,83.0000,0.0000,-0.1503,2.9011,6,1596.2726,626.1841,876.6723,-75.9497,104.6737,146.5457,159.8062,-12.6959,0.0000,100.8174,0.0000,100.8174,3.8563,100.8174,6.6367,0.0000,2186.6747,411.2912,603.1148,94.1808,10.1361,84.0446,0.0000,84.0446,0.0000,84.0446,-3.8308,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20448.4484,20448.4484,20448.4484,20448.4484,6,0,0,0
+4423.5894,0.5000,97501.7039,83.0000,83.0000,0.0000,-0.1308,2.8861,6,1596.2726,629.3436,877.2398,-75.9497,105.2019,146.6405,159.8062,-12.6959,0.0000,101.3456,0.0000,101.3456,3.8563,101.3456,6.6578,0.0000,2186.6747,413.5054,606.2743,94.6878,10.1461,84.5417,0.0000,84.5417,0.0000,84.5417,-3.3337,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20551.2580,20551.2580,20551.2580,20551.2580,6,0,0,0
+4424.0894,0.5000,97513.2317,83.0000,83.0000,0.0000,-0.1093,2.8735,6,1596.2726,632.8288,877.9943,-75.9497,105.7845,146.7666,159.8062,-12.6959,0.0000,101.9282,0.0000,101.9282,3.8563,101.9282,6.6811,0.0000,2186.6747,415.9478,609.7595,95.2471,10.1571,85.0900,0.0000,85.0900,0.0000,85.0900,-2.7854,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20664.6653,20664.6653,20664.6653,20664.6653,6,0,0,0
+4424.5894,0.5000,97524.7594,83.0000,83.0000,0.0000,-0.0867,2.8635,6,1596.2726,636.4864,878.8266,-75.9497,106.3959,146.9058,159.8062,-12.6959,0.0000,102.5396,0.0000,102.5396,3.8563,102.5396,6.7056,0.0000,2186.6747,418.5111,613.4172,95.8340,10.1686,85.6654,0.0000,85.6654,0.0000,85.6654,-2.2100,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20783.6844,20783.6844,20783.6844,20783.6844,6,0,0,0
+4425.0894,0.5000,97536.2872,83.0000,83.0000,0.0000,-0.0668,2.8558,6,1596.2726,639.7071,879.7000,-75.9497,106.9342,147.0518,159.8062,-12.6959,0.0000,103.0780,0.0000,103.0780,3.8563,103.0780,6.7271,0.0000,2186.6747,420.7681,616.6378,96.3509,10.1788,86.1721,0.0000,86.1721,0.0000,86.1721,-1.7033,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20888.4834,20888.4834,20888.4834,20888.4834,6,0,0,0
+4425.5894,0.5000,97547.8150,83.0000,83.0000,0.0000,-0.0456,2.8505,6,1596.2726,643.1383,880.4691,-75.9497,107.5078,147.1803,159.8062,-12.6959,0.0000,103.6515,0.0000,103.6515,3.8563,103.6515,6.7500,0.0000,2186.6747,423.1727,620.0691,96.9015,10.1896,86.7119,0.0000,86.7119,0.0000,86.7119,-1.1635,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20993.8244,20993.8244,20993.8244,20993.8244,6,0,0,0
+4426.0894,0.5000,97559.3428,83.0000,83.0000,0.0000,-0.0170,2.8486,6,1596.2726,647.7745,881.2885,-75.9497,108.2828,147.3173,159.8062,-12.6959,0.0000,104.4265,0.0000,104.4265,3.8563,104.4265,6.7810,0.0000,2186.6747,426.4218,624.7053,97.6455,10.2042,87.4412,0.0000,87.4412,0.0000,87.4412,-0.4342,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21124.1680,21124.1680,21124.1680,21124.1680,6,0,0,0
+4426.5894,0.5000,97570.8706,83.0000,83.0000,0.0000,0.0223,2.8511,6,1596.2726,654.1489,882.3956,-75.9497,109.3484,147.5024,159.8062,-12.6959,0.0000,105.4921,0.0000,105.4921,3.8563,105.4921,6.8237,0.0000,2186.6747,430.8890,631.0797,98.6684,10.2244,88.4441,0.0000,88.4441,0.0000,88.4441,0.5687,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21303.3788,21303.3788,21303.3788,21303.3788,6,0,0,0
+4427.0894,0.5000,97582.3983,83.0000,83.0000,0.0000,0.0767,2.8600,6,1596.2726,662.9559,883.9178,-75.9497,110.8206,147.7568,159.8062,-12.6959,0.0000,106.9643,0.0000,106.9643,3.8563,106.9643,6.8825,0.0000,2186.6747,437.0609,639.8867,100.0817,10.2521,89.8296,0.0000,89.8296,0.0000,89.8296,1.9542,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21550.9815,21550.9815,21550.9815,21550.9815,6,0,0,0
+4427.5894,0.5000,97593.9261,83.0000,83.0000,0.0000,0.1402,2.8761,6,1596.2726,673.2486,886.0209,-75.9497,112.5411,148.1084,159.8062,-12.6959,0.0000,108.6848,0.0000,108.6848,3.8563,108.6848,6.9514,0.0000,2186.6747,444.2740,650.1793,101.7334,10.2846,91.4488,0.0000,91.4488,0.0000,91.4488,3.5734,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21836.2049,21836.2049,21836.2049,21836.2049,6,0,0,0
+4428.0894,0.5000,97605.4539,83.0000,83.0000,0.0000,0.2087,2.9002,6,1596.2726,684.3481,888.4788,-75.9497,114.3965,148.5193,159.8062,-12.6959,0.0000,110.5402,0.0000,110.5402,3.8563,110.5402,7.0256,0.0000,2186.6747,452.0525,661.2788,103.5146,10.3196,93.1950,0.0000,93.1950,0.0000,93.1950,5.3196,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22136.8891,22136.8891,22136.8891,22136.8891,6,0,0,0
+4428.5894,0.5000,97616.9817,83.0000,83.0000,0.0000,0.2754,2.9319,6,1596.2726,695.1613,891.1294,-75.9497,116.2041,148.9623,159.8062,-12.6959,0.0000,112.3478,0.0000,112.3478,3.8563,112.3478,7.0979,0.0000,2186.6747,459.6305,672.0921,105.2499,10.3537,94.8962,0.0000,94.8962,0.0000,94.8962,7.0208,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22429.8204,22429.8204,22429.8204,22429.8204,6,0,0,0
+4429.0894,0.5000,97628.5094,83.0000,83.0000,0.0000,0.3399,2.9711,6,1596.2726,705.6098,893.7116,-75.9497,117.9506,149.3940,159.8062,-12.6959,0.0000,114.0944,0.0000,114.0944,3.8563,114.0944,7.1678,0.0000,2186.6747,466.9528,682.5406,106.9266,10.3867,96.5399,0.0000,96.5399,0.0000,96.5399,8.6646,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22753.7100,22753.7100,22753.7100,22753.7100,6,0,0,0
+4429.5894,0.5000,97640.0372,83.0000,83.0000,0.0000,0.3979,3.0170,6,1596.2726,715.0058,896.2067,-75.9497,119.5213,149.8111,159.8062,-12.6959,0.0000,115.6650,0.0000,115.6650,3.8563,115.6650,7.2306,0.0000,2186.6747,473.5375,691.9366,108.4344,10.4163,98.0181,0.0000,98.0181,0.0000,98.0181,10.1428,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23051.2561,23051.2561,23051.2561,23051.2561,6,0,0,0
+4430.0894,0.5000,97651.5650,83.0000,83.0000,0.0000,0.4501,3.0689,6,1596.2726,723.4531,898.4505,-75.9497,120.9333,150.1861,159.8062,-12.6959,0.0000,117.0771,0.0000,117.0771,3.8563,117.0771,7.2871,0.0000,2186.6747,479.4573,700.3838,109.7900,10.4430,99.3470,0.0000,99.3470,0.0000,99.3470,11.4718,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23318.7590,23318.7590,23318.7590,23318.7590,6,0,0,0
+4430.5894,0.5000,97663.0928,83.0000,83.0000,0.0000,0.4949,3.1259,6,1596.2726,730.7132,900.4677,-75.9497,122.1470,150.5233,159.8062,-12.6959,0.0000,118.2907,0.0000,118.2907,3.8563,118.2907,7.3356,0.0000,2186.6747,484.5452,707.6440,110.9551,10.4659,100.4892,0.0000,100.4892,0.0000,100.4892,12.6140,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23548.6686,23548.6686,23548.6686,23548.6686,6,0,0,0
+4431.0894,0.5000,97674.6206,83.0000,83.0000,0.0000,0.5243,3.1864,6,1596.2726,735.4786,902.2014,-75.9497,122.9435,150.8131,159.8062,-12.6959,0.0000,119.0873,0.0000,119.0873,3.8563,119.0873,7.3675,0.0000,2186.6747,487.8848,712.4094,111.7198,10.4809,101.2389,0.0000,101.2389,0.0000,101.2389,13.3637,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23699.5758,23699.5758,23699.5758,23699.5758,6,0,0,0
+4431.5894,0.5000,97686.1483,83.0000,83.0000,0.0000,0.5433,3.2490,6,1596.2726,738.5528,903.3394,-75.9497,123.4574,151.0034,159.8062,-12.6959,0.0000,119.6011,0.0000,119.6011,3.8563,119.6011,7.3880,0.0000,2186.6747,490.0392,715.4836,112.2131,10.4906,101.7225,0.0000,101.7225,0.0000,101.7225,13.8474,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23796.9283,23796.9283,23796.9283,23796.9283,6,0,0,0
+4432.0894,0.5000,97697.6761,83.0000,83.0000,0.0000,0.5403,3.3113,6,1596.2726,738.0738,904.0735,-75.9497,123.3774,151.1261,159.8062,-12.6959,0.0000,119.5211,0.0000,119.5211,3.8563,119.5211,7.3848,0.0000,2186.6747,489.7035,715.0045,112.1362,10.4891,101.6472,0.0000,101.6472,0.0000,101.6472,13.7720,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23781.7581,23781.7581,23781.7581,23781.7581,6,0,0,0
+4432.5894,0.5000,97709.2039,83.0000,83.0000,0.0000,0.5307,3.3724,6,1596.2726,736.5197,903.9591,-75.9497,123.1176,151.1070,159.8062,-12.6959,0.0000,119.2613,0.0000,119.2613,3.8563,119.2613,7.3744,0.0000,2186.6747,488.6144,713.4505,111.8869,10.4842,101.4027,0.0000,101.4027,0.0000,101.4027,13.5275,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23732.5451,23732.5451,23732.5451,23732.5451,6,0,0,0
+4433.0894,0.5000,97720.7317,83.0000,83.0000,0.0000,0.5143,3.4317,6,1596.2726,733.8558,903.5880,-75.9497,122.6723,151.0449,159.8062,-12.6959,0.0000,118.8160,0.0000,118.8160,3.8563,118.8160,7.3566,0.0000,2186.6747,486.7475,710.7865,111.4594,10.4758,100.9836,0.0000,100.9836,0.0000,100.9836,13.1084,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23648.1847,23648.1847,23648.1847,23648.1847,6,0,0,0
+4433.5894,0.5000,97732.2594,83.0000,83.0000,0.0000,0.5056,3.4900,6,1596.2726,732.4480,902.9519,-75.9497,122.4369,150.9386,159.8062,-12.6959,0.0000,118.5806,0.0000,118.5806,3.8563,118.5806,7.3472,0.0000,2186.6747,485.7609,709.3787,111.2334,10.4713,100.7621,0.0000,100.7621,0.0000,100.7621,12.8869,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23603.6031,23603.6031,23603.6031,23603.6031,6,0,0,0
+4434.0894,0.5000,97743.7872,83.0000,83.0000,0.0000,0.5049,3.5482,6,1596.2726,732.3446,902.6157,-75.9497,122.4196,150.8824,159.8062,-12.6959,0.0000,118.5634,0.0000,118.5634,3.8563,118.5634,7.3465,0.0000,2186.6747,485.6885,709.2753,111.2169,10.4710,100.7458,0.0000,100.7458,0.0000,100.7458,12.8707,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23600.3288,23600.3288,23600.3288,23600.3288,6,0,0,0
+4434.5894,0.5000,97755.3150,83.0000,83.0000,0.0000,0.5153,3.6076,6,1596.2726,734.0275,902.5910,-75.9497,122.7010,150.8783,159.8062,-12.6959,0.0000,118.8447,0.0000,118.8447,3.8563,118.8447,7.3578,0.0000,2186.6747,486.8679,710.9583,111.4869,10.4763,101.0106,0.0000,101.0106,0.0000,101.0106,13.1354,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23653.6231,23653.6231,23653.6231,23653.6231,6,0,0,0
+4435.0894,0.5000,97766.8428,83.0000,83.0000,0.0000,0.5294,3.6687,6,1596.2726,736.3159,902.9929,-75.9497,123.0835,150.9454,159.8062,-12.6959,0.0000,119.2272,0.0000,119.2272,3.8563,119.2272,7.3731,0.0000,2186.6747,488.4716,713.2467,111.8542,10.4835,101.3706,0.0000,101.3706,0.0000,101.3706,13.4955,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23726.0910,23726.0910,23726.0910,23726.0910,6,0,0,0
+4435.5894,0.5000,97778.3706,83.0000,83.0000,0.0000,0.5424,3.7312,6,1596.2726,738.4092,903.5393,-75.9497,123.4334,151.0368,159.8062,-12.6959,0.0000,119.5771,0.0000,119.5771,3.8563,119.5771,7.3871,0.0000,2186.6747,489.9386,715.3400,112.1901,10.4901,101.6999,0.0000,101.6999,0.0000,101.6999,13.8248,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23792.3797,23792.3797,23792.3797,23792.3797,6,0,0,0
+4436.0894,0.5000,97789.8983,83.0000,83.0000,0.0000,0.5511,3.7947,6,1596.2726,739.8174,904.0392,-75.9497,123.6688,151.1203,159.8062,-12.6959,0.0000,119.8125,0.0000,119.8125,3.8563,119.8125,7.3965,0.0000,2186.6747,490.9254,716.7481,112.4161,10.4946,101.9215,0.0000,101.9215,0.0000,101.9215,14.0463,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23836.9736,23836.9736,23836.9736,23836.9736,6,0,0,0
+4436.5894,0.5000,97801.4261,83.0000,83.0000,0.0000,0.5518,3.8583,6,1596.2726,739.9312,904.3755,-75.9497,123.6878,151.1766,159.8062,-12.6959,0.0000,119.8315,0.0000,119.8315,3.8563,119.8315,7.3972,0.0000,2186.6747,491.0052,716.8619,112.4343,10.4949,101.9394,0.0000,101.9394,0.0000,101.9394,14.0642,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23840.5765,23840.5765,23840.5765,23840.5765,6,0,0,0
+4437.0894,0.5000,97812.9539,83.0000,83.0000,0.0000,0.5408,3.9206,6,1596.2726,738.1549,904.4027,-75.9497,123.3909,151.1811,159.8062,-12.6959,0.0000,119.5346,0.0000,119.5346,3.8563,119.5346,7.3854,0.0000,2186.6747,489.7603,715.0856,112.1493,10.4893,101.6599,0.0000,101.6599,0.0000,101.6599,13.7848,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23784.3255,23784.3255,23784.3255,23784.3255,6,0,0,0
+4437.5894,0.5000,97824.4817,83.0000,83.0000,0.0000,0.5200,3.9806,6,1596.2726,734.7791,903.9785,-75.9497,122.8266,151.1102,159.8062,-12.6959,0.0000,118.9703,0.0000,118.9703,3.8563,118.9703,7.3628,0.0000,2186.6747,487.3946,711.7099,111.6075,10.4787,101.1289,0.0000,101.1289,0.0000,101.1289,13.2537,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23677.4241,23677.4241,23677.4241,23677.4241,6,0,0,0
+4438.0894,0.5000,97836.0094,83.0000,83.0000,0.0000,0.4825,4.0362,6,1596.2726,728.7054,903.1723,-75.9497,121.8113,150.9754,159.8062,-12.6959,0.0000,117.9550,0.0000,117.9550,3.8563,117.9550,7.3222,0.0000,2186.6747,483.1381,705.6361,110.6329,10.4595,100.1733,0.0000,100.1733,0.0000,100.1733,12.2981,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23485.0846,23485.0846,23485.0846,23485.0846,6,0,0,0
+4438.5894,0.5000,97847.5372,83.0000,83.0000,0.0000,0.4389,4.0868,6,1596.2726,721.6449,901.7219,-75.9497,120.6311,150.7330,159.8062,-12.6959,0.0000,116.7748,0.0000,116.7748,3.8563,116.7748,7.2750,0.0000,2186.6747,478.1901,698.5756,109.4998,10.4373,99.0626,0.0000,99.0626,0.0000,99.0626,11.1873,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23261.4971,23261.4971,23261.4971,23261.4971,6,0,0,0
+4439.0894,0.5000,97859.0650,83.0000,83.0000,0.0000,0.3914,4.1319,6,1596.2726,713.9530,900.0359,-75.9497,119.3453,150.4511,159.8062,-12.6959,0.0000,115.4890,0.0000,115.4890,3.8563,115.4890,7.2235,0.0000,2186.6747,472.7996,690.8837,108.2655,10.4130,97.8525,0.0000,97.8525,0.0000,97.8525,9.9772,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,23017.9152,23017.9152,23017.9152,23017.9152,6,0,0,0
+4439.5894,0.5000,97870.5928,83.0000,83.0000,0.0000,0.3422,4.1714,6,1596.2726,705.9781,898.1991,-75.9497,118.0122,150.1441,159.8062,-12.6959,0.0000,114.1559,0.0000,114.1559,3.8563,114.1559,7.1702,0.0000,2186.6747,467.2109,682.9089,106.9857,10.3878,96.5979,0.0000,96.5979,0.0000,96.5979,8.7226,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22765.3729,22765.3729,22765.3729,22765.3729,6,0,0,0
+4440.0894,0.5000,97882.1206,83.0000,83.0000,0.0000,0.2910,4.2049,6,1596.2726,697.6842,896.2947,-75.9497,116.6258,149.8258,159.8062,-12.6959,0.0000,112.7695,0.0000,112.7695,3.8563,112.7695,7.1148,0.0000,2186.6747,461.3985,674.6149,105.6547,10.3617,95.2931,0.0000,95.2931,0.0000,95.2931,7.4177,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22502.7249,22502.7249,22502.7249,22502.7249,6,0,0,0
+4440.5894,0.5000,97893.6483,83.0000,83.0000,0.0000,0.2263,4.2310,6,1596.2726,687.2010,894.3141,-75.9497,114.8734,149.4947,159.8062,-12.6959,0.0000,111.0171,0.0000,111.0171,3.8563,111.0171,7.0447,0.0000,2186.6747,454.0518,664.1317,103.9724,10.3286,93.6438,0.0000,93.6438,0.0000,93.6438,5.7685,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22214.1746,22214.1746,22214.1746,22214.1746,6,0,0,0
+4441.0894,0.5000,97905.1761,83.0000,83.0000,0.0000,0.1530,4.2486,6,1596.2726,675.3222,891.8107,-75.9497,112.8877,149.0762,159.8062,-12.6959,0.0000,109.0314,0.0000,109.0314,3.8563,109.0314,6.9652,0.0000,2186.6747,445.7272,652.2529,102.0662,10.2911,91.7751,0.0000,91.7751,0.0000,91.7751,3.8997,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21892.3781,21892.3781,21892.3781,21892.3781,6,0,0,0
+4441.5894,0.5000,97916.7039,83.0000,83.0000,0.0000,0.0723,4.2570,6,1596.2726,662.2518,888.9740,-75.9497,110.7029,148.6020,159.8062,-12.6959,0.0000,106.8466,0.0000,106.8466,3.8563,106.8466,6.8778,0.0000,2186.6747,436.5675,639.1826,99.9687,10.2499,89.7188,0.0000,89.7188,0.0000,89.7188,1.8434,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21531.1865,21531.1865,21531.1865,21531.1865,6,0,0,0
+4442.0894,0.5000,97928.2317,83.0000,83.0000,0.0000,-0.0075,4.2561,6,1596.2726,649.3229,885.8528,-75.9497,108.5416,148.0803,159.8062,-12.6959,0.0000,104.6854,0.0000,104.6854,3.8563,104.6854,6.7914,0.0000,2186.6747,427.5069,626.2537,97.8940,10.2091,87.6848,0.0000,87.6848,0.0000,87.6848,-0.1906,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21167.7000,21167.7000,21167.7000,21167.7000,6,0,0,0
+4442.5894,0.5000,97939.7594,83.0000,83.0000,0.0000,-0.0792,4.2470,6,1596.2726,637.7017,882.7654,-75.9497,106.5990,147.5642,159.8062,-12.6959,0.0000,102.7427,0.0000,102.7427,3.8563,102.7427,6.7137,0.0000,2186.6747,419.3627,614.6324,96.0291,10.1725,85.8566,0.0000,85.8566,0.0000,85.8566,-2.0188,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20823.2288,20823.2288,20823.2288,20823.2288,6,0,0,0
+4443.0894,0.5000,97951.2872,83.0000,83.0000,0.0000,-0.1455,4.2302,6,1596.2726,626.9555,879.9902,-75.9497,104.8027,147.1003,159.8062,-12.6959,0.0000,100.9464,0.0000,100.9464,3.8563,100.9464,6.6418,0.0000,2186.6747,411.8318,603.8863,94.3046,10.1386,84.1660,0.0000,84.1660,0.0000,84.1660,-3.7094,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20473.5512,20473.5512,20473.5512,20473.5512,6,0,0,0
+4443.5894,0.5000,97962.8150,83.0000,83.0000,0.0000,-0.2055,4.2065,6,1596.2726,617.2409,877.4240,-75.9497,103.1788,146.6713,159.8062,-12.6959,0.0000,99.3225,0.0000,99.3225,3.8563,99.3225,6.5769,0.0000,2186.6747,405.0238,594.1717,92.7456,10.1079,82.6377,0.0000,82.6377,0.0000,82.6377,-5.2377,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20157.4397,20157.4397,20157.4397,20157.4397,6,0,0,0
+4444.0894,0.5000,97974.3428,83.0000,83.0000,0.0000,-0.2584,4.1767,6,1596.2726,608.6627,875.1042,-75.9497,101.7448,146.2835,159.8062,-12.6959,0.0000,97.8885,0.0000,97.8885,3.8563,97.8885,6.5195,0.0000,2186.6747,399.0122,585.5934,91.3690,10.0801,81.2889,0.0000,81.2889,0.0000,81.2889,-6.5865,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19878.3068,19878.3068,19878.3068,19878.3068,6,0,0,0
+4444.5894,0.5000,97985.8706,83.0000,83.0000,0.0000,-0.3062,4.1414,6,1596.2726,600.9145,873.0557,-75.9497,100.4496,145.9411,159.8062,-12.6959,0.0000,96.5933,0.0000,96.5933,3.8563,96.5933,6.4677,0.0000,2186.6747,393.5823,577.8452,90.1256,10.0547,80.0710,0.0000,80.0710,0.0000,80.0710,-7.8043,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19626.1814,19626.1814,19626.1814,19626.1814,6,0,0,0
+4445.0894,0.5000,97997.3983,83.0000,83.0000,0.0000,-0.3425,4.1020,6,1596.2726,595.0284,871.2054,-75.9497,99.4657,145.6318,159.8062,-12.6959,0.0000,95.6094,0.0000,95.6094,3.8563,95.6094,6.4284,0.0000,2186.6747,389.4573,571.9592,89.1811,10.0353,79.1458,0.0000,79.1458,0.0000,79.1458,-8.7295,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19434.6513,19434.6513,19434.6513,19434.6513,6,0,0,0
+4445.5894,0.5000,98008.9261,83.0000,83.0000,0.0000,-0.3716,4.0591,6,1596.2726,590.3024,869.7998,-75.9497,98.6757,145.3968,159.8062,-12.6959,0.0000,94.8194,0.0000,94.8194,3.8563,94.8194,6.3968,0.0000,2186.6747,386.1453,567.2331,88.4227,10.0198,78.4029,0.0000,78.4029,0.0000,78.4029,-9.4724,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19280.8673,19280.8673,19280.8673,19280.8673,6,0,0,0
+4446.0894,0.5000,98020.4539,83.0000,83.0000,0.0000,-0.3880,4.0144,6,1596.2726,587.6413,868.6712,-75.9497,98.2309,145.2082,159.8062,-12.6959,0.0000,94.3746,0.0000,94.3746,3.8563,94.3746,6.3790,0.0000,2186.6747,384.2804,564.5720,87.9956,10.0110,77.9846,0.0000,77.9846,0.0000,77.9846,-9.8907,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19194.2752,19194.2752,19194.2752,19194.2752,6,0,0,0
+4446.5894,0.5000,98031.9817,83.0000,83.0000,0.0000,-0.3993,3.9684,6,1596.2726,585.8071,868.0358,-75.9497,97.9243,145.1020,159.8062,-12.6959,0.0000,94.0680,0.0000,94.0680,3.8563,94.0680,6.3667,0.0000,2186.6747,382.9950,562.7378,87.7013,10.0050,77.6963,0.0000,77.6963,0.0000,77.6963,-10.1790,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19134.5915,19134.5915,19134.5915,19134.5915,6,0,0,0
+4447.0894,0.5000,98043.5094,83.0000,83.0000,0.0000,-0.4068,3.9215,6,1596.2726,584.6017,867.5978,-75.9497,97.7228,145.0287,159.8062,-12.6959,0.0000,93.8665,0.0000,93.8665,3.8563,93.8665,6.3586,0.0000,2186.6747,382.1503,561.5325,87.5078,10.0010,77.5068,0.0000,77.5068,0.0000,77.5068,-10.3684,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19095.3690,19095.3690,19095.3690,19095.3690,6,0,0,0
+4447.5894,0.5000,98055.0372,83.0000,83.0000,0.0000,-0.4256,3.8724,6,1596.2726,581.5441,867.3099,-75.9497,97.2117,144.9806,159.8062,-12.6959,0.0000,93.3554,0.0000,93.3554,3.8563,93.3554,6.3382,0.0000,2186.6747,380.0075,558.4748,87.0172,9.9910,77.0262,0.0000,77.0262,0.0000,77.0262,-10.8490,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18995.8747,18995.8747,18995.8747,18995.8747,6,0,0,0
+4448.0894,0.5000,98066.5650,83.0000,83.0000,0.0000,-0.4522,3.8203,6,1596.2726,577.2328,866.5798,-75.9497,96.4910,144.8586,159.8062,-12.6959,0.0000,92.6347,0.0000,92.6347,3.8563,92.6347,6.3094,0.0000,2186.6747,376.9861,554.1635,86.3253,9.9768,76.3485,0.0000,76.3485,0.0000,76.3485,-11.5267,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18855.5859,18855.5859,18855.5859,18855.5859,6,0,0,0
+4448.5894,0.5000,98078.0928,83.0000,83.0000,0.0000,-0.4958,3.7631,6,1596.2726,570.1656,865.5502,-75.9497,95.3096,144.6865,159.8062,-12.6959,0.0000,91.4533,0.0000,91.4533,3.8563,91.4533,6.2621,0.0000,2186.6747,372.0335,547.0964,85.1912,9.9535,75.2377,0.0000,75.2377,0.0000,75.2377,-12.6375,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18637.7922,18637.7922,18637.7922,18637.7922,6,0,0,0
+4449.0894,0.5000,98089.6206,83.0000,83.0000,0.0000,-0.5398,3.7009,6,1596.2726,563.0333,863.8626,-75.9497,94.1174,144.4044,159.8062,-12.6959,0.0000,90.2611,0.0000,90.2611,3.8563,90.2611,6.2144,0.0000,2186.6747,367.0351,539.9640,84.0467,9.9301,74.1166,0.0000,74.1166,0.0000,74.1166,-13.7586,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18430.9827,18430.9827,18430.9827,18430.9827,6,0,0,0
+4449.5894,0.5000,98101.1483,83.0000,83.0000,0.0000,-0.5788,3.6342,6,1596.2726,556.6987,862.1594,-75.9497,93.0585,144.1197,159.8062,-12.6959,0.0000,89.2022,0.0000,89.2022,3.8563,89.2022,6.1721,0.0000,2186.6747,362.5959,533.6295,83.0301,9.9093,73.1209,0.0000,73.1209,0.0000,73.1209,-14.7542,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18247.3065,18247.3065,18247.3065,18247.3065,6,0,0,0
+4450.0894,0.5000,98112.6761,83.0000,83.0000,0.0000,-0.6059,3.5643,6,1596.2726,552.3047,860.6467,-75.9497,92.3240,143.8668,159.8062,-12.6959,0.0000,88.4677,0.0000,88.4677,3.8563,88.4677,6.1427,0.0000,2186.6747,359.5165,529.2354,82.3250,9.8948,72.4302,0.0000,72.4302,0.0000,72.4302,-15.4449,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18119.8965,18119.8965,18119.8965,18119.8965,6,0,0,0
+4450.5894,0.5000,98124.2039,83.0000,83.0000,0.0000,-0.6235,3.4924,6,1596.2726,549.4596,859.5974,-75.9497,91.8484,143.6914,159.8062,-12.6959,0.0000,87.9921,0.0000,87.9921,3.8563,87.9921,6.1237,0.0000,2186.6747,357.5227,526.3903,81.8684,9.8854,71.9830,0.0000,71.9830,0.0000,71.9830,-15.8921,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18037.3990,18037.3990,18037.3990,18037.3990,6,0,0,0
+4451.0894,0.5000,98135.7317,83.0000,83.0000,0.0000,-0.6412,3.4185,6,1596.2726,546.5784,858.9180,-75.9497,91.3667,143.5778,159.8062,-12.6959,0.0000,87.5105,0.0000,87.5105,3.8563,87.5105,6.1044,0.0000,2186.6747,355.5036,523.5092,81.4061,9.8760,71.5301,0.0000,71.5301,0.0000,71.5301,-16.3450,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17953.8575,17953.8575,17953.8575,17953.8575,6,0,0,0
+4451.5894,0.5000,98147.2594,83.0000,83.0000,0.0000,-0.6607,3.3424,6,1596.2726,543.4280,858.2299,-75.9497,90.8401,143.4628,159.8062,-12.6959,0.0000,86.9838,0.0000,86.9838,3.8563,86.9838,6.0833,0.0000,2186.6747,353.2957,520.3587,80.9005,9.8656,71.0349,0.0000,71.0349,0.0000,71.0349,-16.8401,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17852.6087,17852.6087,17852.6087,17852.6087,6,0,0,0
+4452.0894,0.5000,98158.7872,83.0000,83.0000,0.0000,-0.6870,3.2632,6,1596.2726,539.1527,857.4776,-75.9497,90.1254,143.3370,159.8062,-12.6959,0.0000,86.2692,0.0000,86.2692,3.8563,86.2692,6.0547,0.0000,2186.6747,350.2996,516.0834,80.2144,9.8516,70.3629,0.0000,70.3629,0.0000,70.3629,-17.5121,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17712.8750,17712.8750,17712.8750,17712.8750,6,0,0,0
+4452.5894,0.5000,98170.3150,83.0000,83.0000,0.0000,-0.7114,3.1812,6,1596.2726,535.1967,856.4567,-75.9497,89.4642,143.1664,159.8062,-12.6959,0.0000,85.6079,0.0000,85.6079,3.8563,85.6079,6.0283,0.0000,2186.6747,347.5273,512.1275,79.5796,9.8385,69.7410,0.0000,69.7410,0.0000,69.7410,-18.1339,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17583.5809,17583.5809,17583.5809,17583.5809,6,0,0,0
+4453.0894,0.5000,98181.8428,83.0000,83.0000,0.0000,-0.7308,3.0969,6,1596.2726,532.0488,855.5120,-75.9497,88.9380,143.0085,159.8062,-12.6959,0.0000,85.0817,0.0000,85.0817,3.8563,85.0817,6.0072,0.0000,2186.6747,345.3212,508.9796,79.0744,9.8282,69.2462,0.0000,69.2462,0.0000,69.2462,-18.6287,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17480.6965,17480.6965,17480.6965,17480.6965,6,0,0,0
+4453.5894,0.5000,98193.3706,83.0000,83.0000,0.0000,-0.7347,3.0122,6,1596.2726,531.4183,854.7603,-75.9497,88.8326,142.8828,159.8062,-12.6959,0.0000,84.9763,0.0000,84.9763,3.8563,84.9763,6.0030,0.0000,2186.6747,344.8793,508.3490,78.9732,9.8261,69.1471,0.0000,69.1471,0.0000,69.1471,-18.7278,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17460.0885,17460.0885,17460.0885,17460.0885,6,0,0,0
+4454.0894,0.5000,98204.8983,83.0000,83.0000,0.0000,-0.7268,2.9284,6,1596.2726,532.7039,854.6097,-75.9497,89.0475,142.8576,159.8062,-12.6959,0.0000,85.1912,0.0000,85.1912,3.8563,85.1912,6.0116,0.0000,2186.6747,345.7803,509.6347,79.1796,9.8303,69.3492,0.0000,69.3492,0.0000,69.3492,-18.5257,70.1459,17.7290,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17502.1072,17502.1072,17502.1072,17502.1072,6,0,0,0
+4454.5894,0.5000,98216.4261,83.0000,83.0000,0.0000,-0.7001,2.8477,6,1596.2726,537.0392,854.9167,-75.9497,89.7721,142.9090,159.8062,-12.6959,0.0000,85.9159,0.0000,85.9159,3.8563,85.9159,6.0406,0.0000,2186.6747,348.8184,513.9699,79.8753,9.8446,70.0306,0.0000,70.0306,0.0000,70.0306,-17.8443,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17643.7984,17643.7984,17643.7984,17643.7984,6,0,0,0
+4455.0894,0.5000,98227.9539,83.0000,83.0000,0.0000,-0.6650,2.7711,6,1596.2726,542.7243,855.9520,-75.9497,90.7225,143.0820,159.8062,-12.6959,0.0000,86.8662,0.0000,86.8662,3.8563,86.8662,6.0786,0.0000,2186.6747,352.8026,519.6550,80.7876,9.8633,70.9243,0.0000,70.9243,0.0000,70.9243,-16.9507,70.1459,17.7291,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,17829.6079,17829.6079,17829.6079,17829.6079,6,0,0,0
+4455.5894,0.5000,98239.4817,83.0000,83.0000,0.0000,-0.6175,2.6999,6,1596.2726,550.4333,857.3096,-75.9497,92.0111,143.3090,159.8062,-12.6959,0.0000,88.1548,0.0000,88.1548,3.8563,88.1548,6.1302,0.0000,2186.6747,358.2050,527.3640,82.0247,9.8886,72.1360,0.0000,72.1360,0.0000,72.1360,-15.7390,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18065.6332,18065.6332,18065.6332,18065.6332,6,0,0,0
+4456.0894,0.5000,98251.0094,83.0000,83.0000,0.0000,-0.5638,2.6349,6,1596.2726,559.1406,859.1505,-75.9497,93.4667,143.6167,159.8062,-12.6959,0.0000,89.6104,0.0000,89.6104,3.8563,89.6104,6.1884,0.0000,2186.6747,364.3072,536.0714,83.4220,9.9173,73.5047,0.0000,73.5047,0.0000,73.5047,-14.3704,70.1459,17.7292,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18318.1118,18318.1118,18318.1118,18318.1118,6,0,0,0
+4456.5894,0.5000,98262.5372,83.0000,83.0000,0.0000,-0.5025,2.5770,6,1596.2726,569.0753,861.2298,-75.9497,95.1273,143.9643,159.8062,-12.6959,0.0000,91.2711,0.0000,91.2711,3.8563,91.2711,6.2548,0.0000,2186.6747,371.2693,546.0060,85.0162,9.9499,75.0663,0.0000,75.0663,0.0000,75.0663,-12.8089,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18606.1765,18606.1765,18606.1765,18606.1765,6,0,0,0
+4457.0894,0.5000,98274.0650,83.0000,83.0000,0.0000,-0.4410,2.5261,6,1596.2726,579.0510,863.6022,-75.9497,96.7949,144.3608,159.8062,-12.6959,0.0000,92.9386,0.0000,92.9386,3.8563,92.9386,6.3215,0.0000,2186.6747,378.2603,555.9817,86.6171,9.9828,76.6343,0.0000,76.6343,0.0000,76.6343,-11.2409,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,18914.7495,18914.7495,18914.7495,18914.7495,6,0,0,0
+4457.5894,0.5000,98285.5928,83.0000,83.0000,0.0000,-0.3796,2.4824,6,1596.2726,589.0050,865.9844,-75.9497,98.4588,144.7591,159.8062,-12.6959,0.0000,94.6025,0.0000,94.6025,3.8563,94.6025,6.3881,0.0000,2186.6747,385.2361,565.9357,88.2145,10.0155,78.1990,0.0000,78.1990,0.0000,78.1990,-9.6763,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19238.6496,19238.6496,19238.6496,19238.6496,6,0,0,0
+4458.0894,0.5000,98297.1206,83.0000,83.0000,0.0000,-0.3225,2.4452,6,1596.2726,598.2689,868.3614,-75.9497,100.0074,145.1564,159.8062,-12.6959,0.0000,96.1511,0.0000,96.1511,3.8563,96.1511,6.4500,0.0000,2186.6747,391.7282,575.1996,89.7011,10.0460,79.6551,0.0000,79.6551,0.0000,79.6551,-8.2202,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19540.0939,19540.0939,19540.0939,19540.0939,6,0,0,0
+4458.5894,0.5000,98308.6483,83.0000,83.0000,0.0000,-0.2682,2.4143,6,1596.2726,607.0678,870.5736,-75.9497,101.4782,145.5262,159.8062,-12.6959,0.0000,97.6219,0.0000,97.6219,3.8563,97.6219,6.5089,0.0000,2186.6747,397.8945,583.9986,91.1131,10.0749,81.0382,0.0000,81.0382,0.0000,81.0382,-6.8371,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19826.4095,19826.4095,19826.4095,19826.4095,6,0,0,0
+4459.0894,0.5000,98320.1761,83.0000,83.0000,0.0000,-0.2201,2.3889,6,1596.2726,614.8689,872.6748,-75.9497,102.7823,145.8774,159.8062,-12.6959,0.0000,98.9260,0.0000,98.9260,3.8563,98.9260,6.5610,0.0000,2186.6747,403.3615,591.7996,92.3650,10.1004,82.2645,0.0000,82.2645,0.0000,82.2645,-5.6109,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20080.2550,20080.2550,20080.2550,20080.2550,6,0,0,0
+4459.5894,0.5000,98331.7039,83.0000,83.0000,0.0000,-0.1843,2.3676,6,1596.2726,620.6728,874.5377,-75.9497,103.7524,146.1888,159.8062,-12.6959,0.0000,99.8962,0.0000,99.8962,3.8563,99.8962,6.5998,0.0000,2186.6747,407.4289,597.6035,93.2963,10.1188,83.1776,0.0000,83.1776,0.0000,83.1776,-4.6978,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20269.1111,20269.1111,20269.1111,20269.1111,6,0,0,0
+4460.0894,0.5000,98343.2317,83.0000,83.0000,0.0000,-0.1625,2.3489,6,1596.2726,624.1971,875.9237,-75.9497,104.3416,146.4205,159.8062,-12.6959,0.0000,100.4853,0.0000,100.4853,3.8563,100.4853,6.6234,0.0000,2186.6747,409.8987,601.1279,93.8619,10.1299,83.7320,0.0000,83.7320,0.0000,83.7320,-4.1434,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20383.7935,20383.7935,20383.7935,20383.7935,6,0,0,0
+4460.5894,0.5000,98354.7594,83.0000,83.0000,0.0000,-0.1562,2.3309,6,1596.2726,625.2285,876.7653,-75.9497,104.5140,146.5612,159.8062,-12.6959,0.0000,100.6577,0.0000,100.6577,3.8563,100.6577,6.6303,0.0000,2186.6747,410.6215,602.1592,94.0274,10.1331,83.8943,0.0000,83.8943,0.0000,83.8943,-3.9811,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20417.3525,20417.3525,20417.3525,20417.3525,6,0,0,0
+4461.0894,0.5000,98366.2872,83.0000,83.0000,0.0000,-0.1562,2.3129,6,1596.2726,625.2263,877.0116,-75.9497,104.5136,146.6024,159.8062,-12.6959,0.0000,100.6573,0.0000,100.6573,3.8563,100.6573,6.6303,0.0000,2186.6747,410.6200,602.1570,94.0271,10.1331,83.8939,0.0000,83.8939,0.0000,83.8939,-3.9814,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20417.2824,20417.2824,20417.2824,20417.2824,6,0,0,0
+4461.5894,0.5000,98377.8150,83.0000,83.0000,0.0000,-0.1582,2.2947,6,1596.2726,624.8952,877.0111,-75.9497,104.4583,146.6023,159.8062,-12.6959,0.0000,100.6020,0.0000,100.6020,3.8563,100.6020,6.6281,0.0000,2186.6747,410.3880,601.8260,93.9739,10.1321,83.8419,0.0000,83.8419,0.0000,83.8419,-4.0335,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20406.5100,20406.5100,20406.5100,20406.5100,6,0,0,0
+4462.0894,0.5000,98389.3428,83.0000,83.0000,0.0000,-0.1567,2.2766,6,1596.2726,625.1459,876.9320,-75.9497,104.5002,146.5891,159.8062,-12.6959,0.0000,100.6439,0.0000,100.6439,3.8563,100.6439,6.6297,0.0000,2186.6747,410.5637,602.0767,94.0142,10.1329,83.8813,0.0000,83.8813,0.0000,83.8813,-3.9941,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20414.6671,20414.6671,20414.6671,20414.6671,6,0,0,0
+4462.5894,0.5000,98400.8706,83.0000,83.0000,0.0000,-0.1473,2.2596,6,1596.2726,626.6612,876.9919,-75.9497,104.7535,146.5991,159.8062,-12.6959,0.0000,100.8972,0.0000,100.8972,3.8563,100.8972,6.6399,0.0000,2186.6747,411.6256,603.5919,94.2573,10.1376,84.1197,0.0000,84.1197,0.0000,84.1197,-3.7557,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20463.9733,20463.9733,20463.9733,20463.9733,6,0,0,0
+4463.0894,0.5000,98412.3983,83.0000,83.0000,0.0000,-0.1251,2.2452,6,1596.2726,630.2655,877.3537,-75.9497,105.3560,146.6596,159.8062,-12.6959,0.0000,101.4997,0.0000,101.4997,3.8563,101.4997,6.6640,0.0000,2186.6747,414.1515,607.1963,94.8357,10.1490,84.6867,0.0000,84.6867,0.0000,84.6867,-3.1887,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20581.2569,20581.2569,20581.2569,20581.2569,6,0,0,0
+4463.5894,0.5000,98423.9261,83.0000,83.0000,0.0000,-0.0909,2.2347,6,1596.2726,635.8080,878.2145,-75.9497,106.2825,146.8034,159.8062,-12.6959,0.0000,102.4262,0.0000,102.4262,3.8563,102.4262,6.7010,0.0000,2186.6747,418.0356,612.7387,95.7252,10.1665,85.5587,0.0000,85.5587,0.0000,85.5587,-2.3167,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20761.6071,20761.6071,20761.6071,20761.6071,6,0,0,0
+4464.0894,0.5000,98435.4539,83.0000,83.0000,0.0000,-0.0407,2.2300,6,1596.2726,643.9467,879.5380,-75.9497,107.6429,147.0247,159.8062,-12.6959,0.0000,103.7867,0.0000,103.7867,3.8563,103.7867,6.7554,0.0000,2186.6747,423.7392,620.8774,97.0312,10.1922,86.8390,0.0000,86.8390,0.0000,86.8390,-1.0364,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21016.5515,21016.5515,21016.5515,21016.5515,6,0,0,0
+4464.5894,0.5000,98446.9817,83.0000,83.0000,0.0000,0.0154,2.2318,6,1596.2726,653.0342,881.4815,-75.9497,109.1620,147.3496,159.8062,-12.6959,0.0000,105.3057,0.0000,105.3057,3.8563,105.3057,6.8162,0.0000,2186.6747,430.1078,629.9650,98.4895,10.2208,88.2687,0.0000,88.2687,0.0000,88.2687,0.3933,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21272.0402,21272.0402,21272.0402,21272.0402,6,0,0,0
+4465.0894,0.5000,98458.5094,83.0000,83.0000,0.0000,0.0740,2.2403,6,1596.2726,662.5201,883.6516,-75.9497,110.7477,147.7123,159.8062,-12.6959,0.0000,106.8914,0.0000,106.8914,3.8563,106.8914,6.8796,0.0000,2186.6747,436.7555,639.4508,100.0118,10.2508,89.7610,0.0000,89.7610,0.0000,89.7610,1.8856,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21538.7283,21538.7283,21538.7283,21538.7283,6,0,0,0
+4465.5894,0.5000,98470.0372,83.0000,83.0000,0.0000,0.1298,2.2553,6,1596.2726,671.5654,885.9169,-75.9497,112.2597,148.0910,159.8062,-12.6959,0.0000,108.4034,0.0000,108.4034,3.8563,108.4034,6.9401,0.0000,2186.6747,443.0944,648.4961,101.4633,10.2793,91.1840,0.0000,91.1840,0.0000,91.1840,3.3086,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21790.6069,21790.6069,21790.6069,21790.6069,6,0,0,0
+4466.0894,0.5000,98481.5650,83.0000,83.0000,0.0000,0.1804,2.2761,6,1596.2726,679.7712,888.0769,-75.9497,113.6314,148.4521,159.8062,-12.6959,0.0000,109.7751,0.0000,109.7751,3.8563,109.7751,6.9950,0.0000,2186.6747,448.8451,656.7020,102.7802,10.3052,92.4750,0.0000,92.4750,0.0000,92.4750,4.5996,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22012.9024,22012.9024,22012.9024,22012.9024,6,0,0,0
+4466.5894,0.5000,98493.0928,83.0000,83.0000,0.0000,0.2222,2.3017,6,1596.2726,686.5340,890.0364,-75.9497,114.7619,148.7796,159.8062,-12.6959,0.0000,110.9056,0.0000,110.9056,3.8563,110.9056,7.0402,0.0000,2186.6747,453.5844,663.4647,103.8654,10.3265,93.5389,0.0000,93.5389,0.0000,93.5389,5.6635,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22196.1048,22196.1048,22196.1048,22196.1048,6,0,0,0
+4467.0894,0.5000,98504.6206,83.0000,83.0000,0.0000,0.2565,2.3313,6,1596.2726,692.0947,891.6514,-75.9497,115.6914,149.0496,159.8062,-12.6959,0.0000,111.8351,0.0000,111.8351,3.8563,111.8351,7.0774,0.0000,2186.6747,457.4814,669.0254,104.7578,10.3440,94.4137,0.0000,94.4137,0.0000,94.4137,6.5384,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22346.7450,22346.7450,22346.7450,22346.7450,6,0,0,0
+4467.5894,0.5000,98516.1483,83.0000,83.0000,0.0000,0.2744,2.3629,6,1596.2726,695.0016,892.9793,-75.9497,116.1773,149.2716,159.8062,-12.6959,0.0000,112.3211,0.0000,112.3211,3.8563,112.3211,7.0968,0.0000,2186.6747,459.5185,671.9323,105.2242,10.3532,94.8710,0.0000,94.8710,0.0000,94.8710,6.9957,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22425.4916,22425.4916,22425.4916,22425.4916,6,0,0,0
+4468.0894,0.5000,98527.6761,83.0000,83.0000,0.0000,0.2850,2.3958,6,1596.2726,696.7161,893.6735,-75.9497,116.4640,149.3876,159.8062,-12.6959,0.0000,112.6077,0.0000,112.6077,3.8563,112.6077,7.1083,0.0000,2186.6747,460.7201,673.6469,105.4994,10.3586,95.1408,0.0000,95.1408,0.0000,95.1408,7.2654,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22472.0699,22472.0699,22472.0699,22472.0699,6,0,0,0
+4468.5894,0.5000,98539.2039,83.0000,83.0000,0.0000,0.2850,2.4286,6,1596.2726,696.7172,894.0829,-75.9497,116.4641,149.4560,159.8062,-12.6959,0.0000,112.6078,0.0000,112.6078,3.8563,112.6078,7.1083,0.0000,2186.6747,460.7208,673.6480,105.4996,10.3586,95.1409,0.0000,95.1409,0.0000,95.1409,7.2656,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22472.1043,22472.1043,22472.1043,22472.1043,6,0,0,0
+4469.0894,0.5000,98550.7317,83.0000,83.0000,0.0000,0.2846,2.4614,6,1596.2726,696.6392,894.0832,-75.9497,116.4511,149.4561,159.8062,-12.6959,0.0000,112.5948,0.0000,112.5948,3.8563,112.5948,7.1078,0.0000,2186.6747,460.6661,673.5699,105.4870,10.3584,95.1287,0.0000,95.1287,0.0000,95.1287,7.2533,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22469.8545,22469.8545,22469.8545,22469.8545,6,0,0,0
+4469.5894,0.5000,98562.2594,83.0000,83.0000,0.0000,0.2849,2.4943,6,1596.2726,696.6917,894.0645,-75.9497,116.4599,149.4530,159.8062,-12.6959,0.0000,112.6036,0.0000,112.6036,3.8563,112.6036,7.1081,0.0000,2186.6747,460.7029,673.6224,105.4955,10.3585,95.1369,0.0000,95.1369,0.0000,95.1369,7.2616,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22471.2954,22471.2954,22471.2954,22471.2954,6,0,0,0
+4470.0894,0.5000,98573.7872,83.0000,83.0000,0.0000,0.2851,2.5271,6,1596.2726,696.7262,894.0771,-75.9497,116.4656,149.4551,159.8062,-12.6959,0.0000,112.6093,0.0000,112.6093,3.8563,112.6093,7.1084,0.0000,2186.6747,460.7271,673.6569,105.5010,10.3587,95.1423,0.0000,95.1423,0.0000,95.1423,7.2670,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22472.3880,22472.3880,22472.3880,22472.3880,6,0,0,0
+4470.5894,0.5000,98585.3150,83.0000,83.0000,0.0000,0.2842,2.5599,6,1596.2726,696.5740,894.0853,-75.9497,116.4402,149.4564,159.8062,-12.6959,0.0000,112.5839,0.0000,112.5839,3.8563,112.5839,7.1073,0.0000,2186.6747,460.6204,673.5047,105.4766,10.3582,95.1184,0.0000,95.1184,0.0000,95.1184,7.2431,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22468.0881,22468.0881,22468.0881,22468.0881,6,0,0,0
+4471.0894,0.5000,98596.8428,83.0000,83.0000,0.0000,0.2740,2.5915,6,1596.2726,694.9224,894.0489,-75.9497,116.1641,149.4504,159.8062,-12.6959,0.0000,112.3078,0.0000,112.3078,3.8563,112.3078,7.0963,0.0000,2186.6747,459.4630,671.8531,105.2115,10.3530,94.8586,0.0000,94.8586,0.0000,94.8586,6.9832,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22423.3460,22423.3460,22423.3460,22423.3460,6,0,0,0
+4471.5894,0.5000,98608.3706,83.0000,83.0000,0.0000,0.2574,2.6212,6,1596.2726,692.2449,893.6545,-75.9497,115.7165,149.3844,159.8062,-12.6959,0.0000,111.8603,0.0000,111.8603,3.8563,111.8603,7.0784,0.0000,2186.6747,457.5866,669.1757,104.7819,10.3445,94.4373,0.0000,94.4373,0.0000,94.4373,6.5620,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22350.8142,22350.8142,22350.8142,22350.8142,6,0,0,0
+4472.0894,0.5000,98619.8983,83.0000,83.0000,0.0000,0.2280,2.6474,6,1596.2726,687.4743,893.0152,-75.9497,114.9191,149.2775,159.8062,-12.6959,0.0000,111.0628,0.0000,111.0628,3.8563,111.0628,7.0465,0.0000,2186.6747,454.2434,664.4051,104.0163,10.3295,93.6868,0.0000,93.6868,0.0000,93.6868,5.8115,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22221.5793,22221.5793,22221.5793,22221.5793,6,0,0,0
+4472.5894,0.5000,98631.4261,83.0000,83.0000,0.0000,0.1904,2.6694,6,1596.2726,681.3771,891.8759,-75.9497,113.8999,149.0871,159.8062,-12.6959,0.0000,110.0436,0.0000,110.0436,3.8563,110.0436,7.0057,0.0000,2186.6747,449.9705,658.3079,103.0379,10.3102,92.7276,0.0000,92.7276,0.0000,92.7276,4.8522,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,22056.4070,22056.4070,22056.4070,22056.4070,6,0,0,0
+4473.0894,0.5000,98642.9539,83.0000,83.0000,0.0000,0.1438,2.6860,6,1596.2726,673.8404,890.4199,-75.9497,112.6400,148.8437,159.8062,-12.6959,0.0000,108.7837,0.0000,108.7837,3.8563,108.7837,6.9553,0.0000,2186.6747,444.6888,650.7712,101.8284,10.2865,91.5419,0.0000,91.5419,0.0000,91.5419,3.6666,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21852.2375,21852.2375,21852.2375,21852.2375,6,0,0,0
+4473.5894,0.5000,98654.4817,83.0000,83.0000,0.0000,0.0932,2.6967,6,1596.2726,665.6285,888.6202,-75.9497,111.2673,148.5429,159.8062,-12.6959,0.0000,107.4110,0.0000,107.4110,3.8563,107.4110,6.9004,0.0000,2186.6747,438.9338,642.5592,100.5106,10.2606,90.2500,0.0000,90.2500,0.0000,90.2500,2.3746,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21626.1182,21626.1182,21626.1182,21626.1182,6,0,0,0
+4474.0894,0.5000,98666.0094,83.0000,83.0000,0.0000,0.0413,2.7015,6,1596.2726,657.2339,886.6591,-75.9497,109.8641,148.2151,159.8062,-12.6959,0.0000,106.0078,0.0000,106.0078,3.8563,106.0078,6.8443,0.0000,2186.6747,433.0509,634.1647,99.1635,10.2341,88.9294,0.0000,88.9294,0.0000,88.9294,1.0540,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21390.1112,21390.1112,21390.1112,21390.1112,6,0,0,0
+4474.5894,0.5000,98677.5372,83.0000,83.0000,0.0000,-0.0069,2.7007,6,1596.2726,649.4169,884.6545,-75.9497,108.5574,147.8800,159.8062,-12.6959,0.0000,104.7011,0.0000,104.7011,3.8563,104.7011,6.7920,0.0000,2186.6747,427.5728,626.3477,97.9091,10.2094,87.6996,0.0000,87.6996,0.0000,87.6996,-0.1758,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,21170.3423,21170.3423,21170.3423,21170.3423,6,0,0,0
+4475.0894,0.5000,98689.0650,83.0000,83.0000,0.0000,-0.0517,2.6947,6,1596.2726,642.1533,882.7878,-75.9497,107.3432,147.5679,159.8062,-12.6959,0.0000,103.4869,0.0000,103.4869,3.8563,103.4869,6.7435,0.0000,2186.6747,422.4824,619.0840,96.7434,10.1865,86.5569,0.0000,86.5569,0.0000,86.5569,-1.3185,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20966.1303,20966.1303,20966.1303,20966.1303,6,0,0,0
+4475.5894,0.5000,98700.5928,83.0000,83.0000,0.0000,-0.0902,2.6843,6,1596.2726,635.9167,881.0533,-75.9497,106.3006,147.2780,159.8062,-12.6959,0.0000,102.4444,0.0000,102.4444,3.8563,102.4444,6.7018,0.0000,2186.6747,418.1118,612.8475,95.7426,10.1668,85.5758,0.0000,85.5758,0.0000,85.5758,-2.2996,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20765.1463,20765.1463,20765.1463,20765.1463,6,0,0,0
+4476.0894,0.5000,98712.1206,83.0000,83.0000,0.0000,-0.1256,2.6698,6,1596.2726,630.1756,879.5640,-75.9497,105.3410,147.0290,159.8062,-12.6959,0.0000,101.4847,0.0000,101.4847,3.8563,101.4847,6.6634,0.0000,2186.6747,414.0885,607.1064,94.8213,10.1487,84.6726,0.0000,84.6726,0.0000,84.6726,-3.2028,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20578.3319,20578.3319,20578.3319,20578.3319,6,0,0,0
+4476.5894,0.5000,98723.6483,83.0000,83.0000,0.0000,-0.1587,2.6515,6,1596.2726,624.8198,878.1930,-75.9497,104.4457,146.7999,159.8062,-12.6959,0.0000,100.5894,0.0000,100.5894,3.8563,100.5894,6.6276,0.0000,2186.6747,410.3351,601.7505,93.9618,10.1318,83.8300,0.0000,83.8300,0.0000,83.8300,-4.0454,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20404.0537,20404.0537,20404.0537,20404.0537,6,0,0,0
+4477.0894,0.5000,98735.1761,83.0000,83.0000,0.0000,-0.1939,2.6292,6,1596.2726,619.1179,876.9140,-75.9497,103.4925,146.5861,159.8062,-12.6959,0.0000,99.6363,0.0000,99.6363,3.8563,99.6363,6.5894,0.0000,2186.6747,406.3392,596.0487,93.0468,10.1139,82.9330,0.0000,82.9330,0.0000,82.9330,-4.9424,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20218.5176,20218.5176,20218.5176,20218.5176,6,0,0,0
+4477.5894,0.5000,98746.7039,83.0000,83.0000,0.0000,-0.2302,2.6026,6,1596.2726,613.2353,875.5524,-75.9497,102.5092,146.3585,159.8062,-12.6959,0.0000,98.6529,0.0000,98.6529,3.8563,98.6529,6.5501,0.0000,2186.6747,402.2167,590.1661,92.1028,10.0952,82.0077,0.0000,82.0077,0.0000,82.0077,-5.8677,70.1459,17.7295,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,20027.0991,20027.0991,20027.0991,20027.0991,6,0,0,0
+4478.0894,0.5000,98758.2317,83.0000,83.0000,0.0000,-0.2677,2.5718,6,1596.2726,607.1561,874.1476,-75.9497,101.4930,146.1236,159.8062,-12.6959,0.0000,97.6367,0.0000,97.6367,3.8563,97.6367,6.5094,0.0000,2186.6747,397.9564,584.0868,91.1272,10.0752,81.0521,0.0000,81.0521,0.0000,81.0521,-6.8233,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19829.2812,19829.2812,19829.2812,19829.2812,6,0,0,0
+4478.5894,0.5000,98769.7594,83.0000,83.0000,0.0000,-0.3039,2.5368,6,1596.2726,601.2897,872.6959,-75.9497,100.5124,145.8810,159.8062,-12.6959,0.0000,96.6561,0.0000,96.6561,3.8563,96.6561,6.4702,0.0000,2186.6747,393.8452,578.2205,90.1859,10.0559,80.1300,0.0000,80.1300,0.0000,80.1300,-7.7454,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19638.3929,19638.3929,19638.3929,19638.3929,6,0,0,0
+4479.0894,0.5000,98781.2872,83.0000,83.0000,0.0000,-0.3369,2.4979,6,1596.2726,595.9250,871.2950,-75.9497,99.6156,145.6468,159.8062,-12.6959,0.0000,95.7593,0.0000,95.7593,3.8563,95.7593,6.4343,0.0000,2186.6747,390.0856,572.8558,89.3249,10.0382,79.2867,0.0000,79.2867,0.0000,79.2867,-8.5886,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19463.8258,19463.8258,19463.8258,19463.8258,6,0,0,0
+4479.5894,0.5000,98792.8150,83.0000,83.0000,0.0000,-0.3655,2.4558,6,1596.2726,591.2880,870.0139,-75.9497,98.8405,145.4326,159.8062,-12.6959,0.0000,94.9842,0.0000,94.9842,3.8563,94.9842,6.4033,0.0000,2186.6747,386.8360,568.2188,88.5808,10.0230,78.5578,0.0000,78.5578,0.0000,78.5578,-9.3175,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19312.9391,19312.9391,19312.9391,19312.9391,6,0,0,0
+4480.0894,0.5000,98804.3428,83.0000,83.0000,0.0000,-0.3901,2.4108,6,1596.2726,587.3020,868.9066,-75.9497,98.1741,145.2475,159.8062,-12.6959,0.0000,94.3179,0.0000,94.3179,3.8563,94.3179,6.3767,0.0000,2186.6747,384.0426,564.2327,87.9412,10.0099,77.9313,0.0000,77.9313,0.0000,77.9313,-9.9440,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19183.2346,19183.2346,19183.2346,19183.2346,6,0,0,0
+4480.5894,0.5000,98815.8706,83.0000,83.0000,0.0000,-0.4061,2.3640,6,1596.2726,584.7096,867.9547,-75.9497,97.7408,145.0884,159.8062,-12.6959,0.0000,93.8845,0.0000,93.8845,3.8563,93.8845,6.3594,0.0000,2186.6747,382.2259,561.6404,87.5252,10.0014,77.5238,0.0000,77.5238,0.0000,77.5238,-10.3515,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19098.8804,19098.8804,19098.8804,19098.8804,6,0,0,0
+4481.0894,0.5000,98827.3983,83.0000,83.0000,0.0000,-0.4172,2.3159,6,1596.2726,582.9171,867.3357,-75.9497,97.4412,144.9849,159.8062,-12.6959,0.0000,93.5849,0.0000,93.5849,3.8563,93.5849,6.3474,0.0000,2186.6747,380.9697,559.8478,87.2375,9.9955,77.2420,0.0000,77.2420,0.0000,77.2420,-10.6332,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19040.5511,19040.5511,19040.5511,19040.5511,6,0,0,0
+4481.5894,0.5000,98838.9261,83.0000,83.0000,0.0000,-0.4186,2.2676,6,1596.2726,582.6848,866.9076,-75.9497,97.4023,144.9134,159.8062,-12.6959,0.0000,93.5460,0.0000,93.5460,3.8563,93.5460,6.3458,0.0000,2186.6747,380.8069,559.6156,87.2002,9.9947,77.2055,0.0000,77.2055,0.0000,77.2055,-10.6697,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19032.9931,19032.9931,19032.9931,19032.9931,6,0,0,0
+4482.0894,0.5000,98850.4539,83.0000,83.0000,0.0000,-0.4148,2.2198,6,1596.2726,583.3027,866.8522,-75.9497,97.5056,144.9041,159.8062,-12.6959,0.0000,93.6493,0.0000,93.6493,3.8563,93.6493,6.3500,0.0000,2186.6747,381.2399,560.2334,87.2994,9.9967,77.3026,0.0000,77.3026,0.0000,77.3026,-10.5726,70.1459,17.7293,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19053.0985,19053.0985,19053.0985,19053.0985,6,0,0,0
+4482.5894,0.5000,98861.9817,83.0000,83.0000,0.0000,-0.4040,2.1733,6,1596.2726,585.0569,866.9997,-75.9497,97.7988,144.9288,159.8062,-12.6959,0.0000,93.9426,0.0000,93.9426,3.8563,93.9426,6.3617,0.0000,2186.6747,382.4692,561.9876,87.5809,10.0025,77.5784,0.0000,77.5784,0.0000,77.5784,-10.2969,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19110.1788,19110.1788,19110.1788,19110.1788,6,0,0,0
+4483.0894,0.5000,98873.5094,83.0000,83.0000,0.0000,-0.3891,2.1284,6,1596.2726,587.4636,867.4186,-75.9497,98.2012,144.9988,159.8062,-12.6959,0.0000,94.3449,0.0000,94.3449,3.8563,94.3449,6.3778,0.0000,2186.6747,384.1559,564.3944,87.9671,10.0104,77.9567,0.0000,77.9567,0.0000,77.9567,-9.9186,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19188.4938,19188.4938,19188.4938,19188.4938,6,0,0,0
+4483.5894,0.5000,98885.0372,83.0000,83.0000,0.0000,-0.3766,2.0850,6,1596.2726,589.4873,867.9933,-75.9497,98.5395,145.0949,159.8062,-12.6959,0.0000,94.6832,0.0000,94.6832,3.8563,94.6832,6.3913,0.0000,2186.6747,385.5741,566.4181,88.2919,10.0171,78.2748,0.0000,78.2748,0.0000,78.2748,-9.6005,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19254.3456,19254.3456,19254.3456,19254.3456,6,0,0,0
+4484.0894,0.5000,98896.5650,83.0000,83.0000,0.0000,-0.3761,2.0416,6,1596.2726,589.5813,868.4766,-75.9497,98.5552,145.1757,159.8062,-12.6959,0.0000,94.6989,0.0000,94.6989,3.8563,94.6989,6.3919,0.0000,2186.6747,385.6400,566.5120,88.3069,10.0174,78.2896,0.0000,78.2896,0.0000,78.2896,-9.5857,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19257.4023,19257.4023,19257.4023,19257.4023,6,0,0,0
+4484.5894,0.5000,98908.0928,83.0000,83.0000,0.0000,-0.3451,2.0019,6,1596.2726,594.6046,868.4990,-75.9497,99.3949,145.1794,159.8062,-12.6959,0.0000,95.5386,0.0000,95.5386,3.8563,95.5386,6.4255,0.0000,2186.6747,389.1603,571.5354,89.1131,10.0339,79.0792,0.0000,79.0792,0.0000,79.0792,-8.7961,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19420.8615,19420.8615,19420.8615,19420.8615,6,0,0,0
+4485.0894,0.5000,98919.6206,83.0000,83.0000,0.0000,-0.3343,1.9633,6,1596.2726,596.3583,869.6986,-75.9497,99.6880,145.3799,159.8062,-12.6959,0.0000,95.8317,0.0000,95.8317,3.8563,95.8317,6.4372,0.0000,2186.6747,390.3893,573.2890,89.3945,10.0397,79.3548,0.0000,79.3548,0.0000,79.3548,-8.5205,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19477.9236,19477.9236,19477.9236,19477.9236,6,0,0,0
+4485.5894,0.5000,98931.1483,83.0000,83.0000,0.0000,-0.3316,1.9251,6,1596.2726,596.7863,870.1174,-75.9497,99.7596,145.4499,159.8062,-12.6959,0.0000,95.9033,0.0000,95.9033,3.8563,95.9033,6.4401,0.0000,2186.6747,390.6892,573.7170,89.4632,10.0411,79.4221,0.0000,79.4221,0.0000,79.4221,-8.4532,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19491.8517,19491.8517,19491.8517,19491.8517,6,0,0,0
+4486.0894,0.5000,98942.6761,83.0000,83.0000,0.0000,-0.3316,1.8869,6,1596.2726,596.7863,870.2196,-75.9497,99.7596,145.4670,159.8062,-12.6959,0.0000,95.9033,0.0000,95.9033,3.8563,95.9033,6.4401,0.0000,2186.6747,390.6892,573.7170,89.4632,10.0411,79.4221,0.0000,79.4221,0.0000,79.4221,-8.4532,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19491.8517,19491.8517,19491.8517,19491.8517,6,0,0,0
+4486.5894,0.5000,98954.2039,83.0000,83.0000,0.0000,-0.3133,1.8507,6,1596.2726,599.7617,870.2196,-75.9497,100.2569,145.4670,159.8062,-12.6959,0.0000,96.4006,0.0000,96.4006,3.8563,96.4006,6.4600,0.0000,2186.6747,392.7744,576.6925,89.9406,10.0509,79.8898,0.0000,79.8898,0.0000,79.8898,-7.9855,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19588.6715,19588.6715,19588.6715,19588.6715,6,0,0,0
+4487.0894,0.5000,98965.7317,83.0000,83.0000,0.0000,-0.2971,1.8165,6,1596.2726,602.3874,870.9301,-75.9497,100.6959,145.5858,159.8062,-12.6959,0.0000,96.8396,0.0000,96.8396,3.8563,96.8396,6.4776,0.0000,2186.6747,394.6145,579.3182,90.3620,10.0595,80.3025,0.0000,80.3025,0.0000,80.3025,-7.5728,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19674.1118,19674.1118,19674.1118,19674.1118,6,0,0,0
+4487.5894,0.5000,98977.2594,83.0000,83.0000,0.0000,-0.2990,1.7820,6,1596.2726,602.0808,871.5572,-75.9497,100.6446,145.6906,159.8062,-12.6959,0.0000,96.7883,0.0000,96.7883,3.8563,96.7883,6.4755,0.0000,2186.6747,394.3996,579.0116,90.3128,10.0585,80.2543,0.0000,80.2543,0.0000,80.2543,-7.6210,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19664.1349,19664.1349,19664.1349,19664.1349,6,0,0,0
+4488.0894,0.5000,98988.7872,83.0000,83.0000,0.0000,-0.3046,1.7469,6,1596.2726,601.1617,871.4839,-75.9497,100.4910,145.6784,159.8062,-12.6959,0.0000,96.6347,0.0000,96.6347,3.8563,96.6347,6.4694,0.0000,2186.6747,393.7555,578.0924,90.1653,10.0555,80.1098,0.0000,80.1098,0.0000,80.1098,-7.7655,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19634.2257,19634.2257,19634.2257,19634.2257,6,0,0,0
+4488.5894,0.5000,99000.3150,83.0000,83.0000,0.0000,-0.3160,1.7105,6,1596.2726,599.3244,871.2644,-75.9497,100.1838,145.6417,159.8062,-12.6959,0.0000,96.3275,0.0000,96.3275,3.8563,96.3275,6.4571,0.0000,2186.6747,392.4680,576.2552,89.8705,10.0494,79.8210,0.0000,79.8210,0.0000,79.8210,-8.0543,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19574.4423,19574.4423,19574.4423,19574.4423,6,0,0,0
+4489.0894,0.5000,99011.8428,83.0000,83.0000,0.0000,-0.3265,1.6729,6,1596.2726,597.6188,870.8257,-75.9497,99.8987,145.5683,159.8062,-12.6959,0.0000,96.0424,0.0000,96.0424,3.8563,96.0424,6.4457,0.0000,2186.6747,391.2726,574.5495,89.5968,10.0438,79.5529,0.0000,79.5529,0.0000,79.5529,-8.3224,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19518.9402,19518.9402,19518.9402,19518.9402,6,0,0,0
+4489.5894,0.5000,99023.3706,83.0000,83.0000,0.0000,-0.3357,1.6342,6,1596.2726,596.1335,870.4184,-75.9497,99.6504,145.5002,159.8062,-12.6959,0.0000,95.7941,0.0000,95.7941,3.8563,95.7941,6.4357,0.0000,2186.6747,390.2317,573.0642,89.3584,10.0389,79.3195,0.0000,79.3195,0.0000,79.3195,-8.5558,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19470.6094,19470.6094,19470.6094,19470.6094,6,0,0,0
+4490.0894,0.5000,99034.8983,83.0000,83.0000,0.0000,-0.3409,1.5949,6,1596.2726,595.2874,870.0637,-75.9497,99.5090,145.4410,159.8062,-12.6959,0.0000,95.6527,0.0000,95.6527,3.8563,95.6527,6.4301,0.0000,2186.6747,389.6388,572.2182,89.2226,10.0361,79.1865,0.0000,79.1865,0.0000,79.1865,-8.6888,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19443.0796,19443.0796,19443.0796,19443.0796,6,0,0,0
+4490.5894,0.5000,99046.4261,83.0000,83.0000,0.0000,-0.3439,1.5552,6,1596.2726,594.7885,869.8617,-75.9497,99.4256,145.4072,159.8062,-12.6959,0.0000,95.5693,0.0000,95.5693,3.8563,95.5693,6.4267,0.0000,2186.6747,389.2892,571.7192,89.1426,10.0345,79.1081,0.0000,79.1081,0.0000,79.1081,-8.7672,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19426.8432,19426.8432,19426.8432,19426.8432,6,0,0,0
+4491.0894,0.5000,99057.9539,83.0000,83.0000,0.0000,-0.3440,1.5156,6,1596.2726,594.7848,869.7425,-75.9497,99.4250,145.3873,159.8062,-12.6959,0.0000,95.5687,0.0000,95.5687,3.8563,95.5687,6.4267,0.0000,2186.6747,389.2866,571.7156,89.1420,10.0345,79.1075,0.0000,79.1075,0.0000,79.1075,-8.7678,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19426.7251,19426.7251,19426.7251,19426.7251,6,0,0,0
+4491.5894,0.5000,99069.4817,83.0000,83.0000,0.0000,-0.3426,1.4761,6,1596.2726,595.0084,869.7417,-75.9497,99.4624,145.3871,159.8062,-12.6959,0.0000,95.6061,0.0000,95.6061,3.8563,95.6061,6.4282,0.0000,2186.6747,389.4433,571.9392,89.1779,10.0352,79.1426,0.0000,79.1426,0.0000,79.1426,-8.7327,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19433.9997,19433.9997,19433.9997,19433.9997,6,0,0,0
+4492.0894,0.5000,99081.0094,83.0000,83.0000,0.0000,-0.3392,1.4370,6,1596.2726,595.5624,869.7950,-75.9497,99.5550,145.3960,159.8062,-12.6959,0.0000,95.6987,0.0000,95.6987,3.8563,95.6987,6.4319,0.0000,2186.6747,389.8315,572.4931,89.2668,10.0371,79.2297,0.0000,79.2297,0.0000,79.2297,-8.6456,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19452.0263,19452.0263,19452.0263,19452.0263,6,0,0,0
+4492.5894,0.5000,99092.5372,83.0000,83.0000,0.0000,-0.3353,1.3983,6,1596.2726,596.1838,869.9273,-75.9497,99.6588,145.4182,159.8062,-12.6959,0.0000,95.8026,0.0000,95.8026,3.8563,95.8026,6.4361,0.0000,2186.6747,390.2670,573.1146,89.3665,10.0391,79.3274,0.0000,79.3274,0.0000,79.3274,-8.5479,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19472.2483,19472.2483,19472.2483,19472.2483,6,0,0,0
+4493.0894,0.5000,99104.0650,83.0000,83.0000,0.0000,-0.3313,1.3601,6,1596.2726,596.8419,870.0757,-75.9497,99.7688,145.4430,159.8062,-12.6959,0.0000,95.9126,0.0000,95.9126,3.8563,95.9126,6.4405,0.0000,2186.6747,390.7282,573.7726,89.4721,10.0413,79.4308,0.0000,79.4308,0.0000,79.4308,-8.4445,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19493.6606,19493.6606,19493.6606,19493.6606,6,0,0,0
+4493.5894,0.5000,99115.5928,83.0000,83.0000,0.0000,-0.3278,1.3223,6,1596.2726,597.4024,870.2329,-75.9497,99.8625,145.4692,159.8062,-12.6959,0.0000,96.0063,0.0000,96.0063,3.8563,96.0063,6.4442,0.0000,2186.6747,391.1210,574.3331,89.5620,10.0431,79.5189,0.0000,79.5189,0.0000,79.5189,-8.3564,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19511.8987,19511.8987,19511.8987,19511.8987,6,0,0,0
+4494.0894,0.5000,99127.1206,83.0000,83.0000,0.0000,-0.3246,1.2849,6,1596.2726,597.9216,870.3667,-75.9497,99.9493,145.4916,159.8062,-12.6959,0.0000,96.0930,0.0000,96.0930,3.8563,96.0930,6.4477,0.0000,2186.6747,391.4848,574.8523,89.6453,10.0448,79.6005,0.0000,79.6005,0.0000,79.6005,-8.2748,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19528.7940,19528.7940,19528.7940,19528.7940,6,0,0,0
+4494.5894,0.5000,99138.6483,83.0000,83.0000,0.0000,-0.3216,1.2478,6,1596.2726,598.4111,870.4907,-75.9497,100.0312,145.5123,159.8062,-12.6959,0.0000,96.1749,0.0000,96.1749,3.8563,96.1749,6.4510,0.0000,2186.6747,391.8279,575.3418,89.7239,10.0464,79.6775,0.0000,79.6775,0.0000,79.6775,-8.1978,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19544.7210,19544.7210,19544.7210,19544.7210,6,0,0,0
+4495.0894,0.5000,99150.1761,83.0000,83.0000,0.0000,-0.3186,1.2111,6,1596.2726,598.9022,870.6076,-75.9497,100.1132,145.5319,159.8062,-12.6959,0.0000,96.2570,0.0000,96.2570,3.8563,96.2570,6.4543,0.0000,2186.6747,392.1720,575.8329,89.8027,10.0480,79.7547,0.0000,79.7547,0.0000,79.7547,-8.1206,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19560.7020,19560.7020,19560.7020,19560.7020,6,0,0,0
+4495.5894,0.5000,99161.7039,83.0000,83.0000,0.0000,-0.3155,1.1747,6,1596.2726,599.4061,870.7249,-75.9497,100.1975,145.5515,159.8062,-12.6959,0.0000,96.3412,0.0000,96.3412,3.8563,96.3412,6.4576,0.0000,2186.6747,392.5252,576.3369,89.8836,10.0497,79.8339,0.0000,79.8339,0.0000,79.8339,-8.0414,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19577.1004,19577.1004,19577.1004,19577.1004,6,0,0,0
+4496.0894,0.5000,99173.2317,83.0000,83.0000,0.0000,-0.3118,1.1388,6,1596.2726,600.0051,870.8452,-75.9497,100.2976,145.5716,159.8062,-12.6959,0.0000,96.4413,0.0000,96.4413,3.8563,96.4413,6.4616,0.0000,2186.6747,392.9450,576.9359,89.9797,10.0517,79.9280,0.0000,79.9280,0.0000,79.9280,-7.9473,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19596.5919,19596.5919,19596.5919,19596.5919,6,0,0,0
+4496.5894,0.5000,99184.7594,83.0000,83.0000,0.0000,-0.3076,1.1033,6,1596.2726,600.6810,870.9883,-75.9497,100.4106,145.5955,159.8062,-12.6959,0.0000,96.5543,0.0000,96.5543,3.8563,96.5543,6.4662,0.0000,2186.6747,393.4187,577.6118,90.0882,10.0539,80.0343,0.0000,80.0343,0.0000,80.0343,-7.8410,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19618.5856,19618.5856,19618.5856,19618.5856,6,0,0,0
+4497.0894,0.5000,99196.2872,83.0000,83.0000,0.0000,-0.3026,1.0685,6,1596.2726,601.4901,871.1497,-75.9497,100.5458,145.6225,159.8062,-12.6959,0.0000,96.6896,0.0000,96.6896,3.8563,96.6896,6.4716,0.0000,2186.6747,393.9856,578.4208,90.2180,10.0565,80.1615,0.0000,80.1615,0.0000,80.1615,-7.7139,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19644.9114,19644.9114,19644.9114,19644.9114,6,0,0,0
+4497.5894,0.5000,99207.8150,83.0000,83.0000,0.0000,-0.2974,1.0342,6,1596.2726,602.3368,871.3429,-75.9497,100.6874,145.6548,159.8062,-12.6959,0.0000,96.8311,0.0000,96.8311,3.8563,96.8311,6.4772,0.0000,2186.6747,394.5791,579.2676,90.3539,10.0593,80.2946,0.0000,80.2946,0.0000,80.2946,-7.5808,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19672.4652,19672.4652,19672.4652,19672.4652,6,0,0,0
+4498.0894,0.5000,99219.3428,83.0000,83.0000,0.0000,-0.2921,1.0005,6,1596.2726,603.1918,871.5451,-75.9497,100.8303,145.6886,159.8062,-12.6959,0.0000,96.9740,0.0000,96.9740,3.8563,96.9740,6.4829,0.0000,2186.6747,395.1782,580.1225,90.4911,10.0621,80.4289,0.0000,80.4289,0.0000,80.4289,-7.4464,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19700.2839,19700.2839,19700.2839,19700.2839,6,0,0,0
+4498.5894,0.5000,99230.8706,83.0000,83.0000,0.0000,-0.2870,0.9674,6,1596.2726,604.0172,871.7492,-75.9497,100.9683,145.7227,159.8062,-12.6959,0.0000,97.1120,0.0000,97.1120,3.8563,97.1120,6.4885,0.0000,2186.6747,395.7566,580.9479,90.6235,10.0649,80.5587,0.0000,80.5587,0.0000,80.5587,-7.3167,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19727.1434,19727.1434,19727.1434,19727.1434,6,0,0,0
+4499.0894,0.5000,99242.3983,83.0000,83.0000,0.0000,-0.2822,0.9349,6,1596.2726,604.7996,871.9463,-75.9497,101.0991,145.7557,159.8062,-12.6959,0.0000,97.2428,0.0000,97.2428,3.8563,97.2428,6.4937,0.0000,2186.6747,396.3049,581.7303,90.7491,10.0674,80.6817,0.0000,80.6817,0.0000,80.6817,-7.1937,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19752.6014,19752.6014,19752.6014,19752.6014,6,0,0,0
+4499.5894,0.5000,99253.9261,83.0000,83.0000,0.0000,-0.2779,0.9028,6,1596.2726,605.5013,872.1332,-75.9497,101.2164,145.7869,159.8062,-12.6959,0.0000,97.3601,0.0000,97.3601,3.8563,97.3601,6.4984,0.0000,2186.6747,396.7967,582.4320,90.8617,10.0697,80.7920,0.0000,80.7920,0.0000,80.7920,-7.0834,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19775.4347,19775.4347,19775.4347,19775.4347,6,0,0,0
+4500.0894,0.5000,99265.4539,83.0000,83.0000,0.0000,-0.2739,0.8713,6,1596.2726,606.1436,872.3007,-75.9497,101.3237,145.8149,159.8062,-12.6959,0.0000,97.4674,0.0000,97.4674,3.8563,97.4674,6.5027,0.0000,2186.6747,397.2468,583.0743,90.9648,10.0718,80.8929,0.0000,80.8929,0.0000,80.8929,-6.9824,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19796.3355,19796.3355,19796.3355,19796.3355,6,0,0,0
+4500.5894,0.5000,99276.9817,83.0000,83.0000,0.0000,-0.2721,0.8399,6,1596.2726,606.4475,872.4541,-75.9497,101.3745,145.8405,159.8062,-12.6959,0.0000,97.5183,0.0000,97.5183,3.8563,97.5183,6.5047,0.0000,2186.6747,397.4598,583.3783,91.0135,10.0728,80.9407,0.0000,80.9407,0.0000,80.9407,-6.9346,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19806.2255,19806.2255,19806.2255,19806.2255,6,0,0,0
+4501.0894,0.5000,99288.5094,83.0000,83.0000,0.0000,-0.2715,0.8086,6,1596.2726,606.5440,872.5267,-75.9497,101.3907,145.8527,159.8062,-12.6959,0.0000,97.5344,0.0000,97.5344,3.8563,97.5344,6.5054,0.0000,2186.6747,397.5274,583.4747,91.0290,10.0732,80.9559,0.0000,80.9559,0.0000,80.9559,-6.9195,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19809.3642,19809.3642,19809.3642,19809.3642,6,0,0,0
+4501.5894,0.5000,99300.0372,83.0000,83.0000,0.0000,-0.2667,0.7779,6,1596.2726,607.3094,872.5497,-75.9497,101.5186,145.8565,159.8062,-12.6959,0.0000,97.6623,0.0000,97.6623,3.8563,97.6623,6.5105,0.0000,2186.6747,398.0638,584.2401,91.1519,10.0757,81.0762,0.0000,81.0762,0.0000,81.0762,-6.7992,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19834.2710,19834.2710,19834.2710,19834.2710,6,0,0,0
+4502.0894,0.5000,99311.5650,83.0000,83.0000,0.0000,-0.2657,0.7472,6,1596.2726,607.4857,872.7325,-75.9497,101.5481,145.8871,159.8062,-12.6959,0.0000,97.6918,0.0000,97.6918,3.8563,97.6918,6.5116,0.0000,2186.6747,398.1874,584.4165,91.1801,10.0763,81.1039,0.0000,81.1039,0.0000,81.1039,-6.7715,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19840.0079,19840.0079,19840.0079,19840.0079,6,0,0,0
+4502.5894,0.5000,99323.0928,83.0000,83.0000,0.0000,-0.2651,0.7167,6,1596.2726,607.5758,872.7746,-75.9497,101.5631,145.8941,159.8062,-12.6959,0.0000,97.7069,0.0000,97.7069,3.8563,97.7069,6.5123,0.0000,2186.6747,398.2505,584.5066,91.1946,10.0766,81.1181,0.0000,81.1181,0.0000,81.1181,-6.7573,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19842.9404,19842.9404,19842.9404,19842.9404,6,0,0,0
+4503.0894,0.5000,99334.6206,83.0000,83.0000,0.0000,-0.2649,0.6861,6,1596.2726,607.6153,872.7961,-75.9497,101.5697,145.8977,159.8062,-12.6959,0.0000,97.7135,0.0000,97.7135,3.8563,97.7135,6.5125,0.0000,2186.6747,398.2782,584.5460,91.2009,10.0767,81.1243,0.0000,81.1243,0.0000,81.1243,-6.7511,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19844.2243,19844.2243,19844.2243,19844.2243,6,0,0,0
+4503.5894,0.5000,99346.1483,83.0000,83.0000,0.0000,-0.2648,0.6556,6,1596.2726,607.6196,872.8056,-75.9497,101.5705,145.8993,159.8062,-12.6959,0.0000,97.7142,0.0000,97.7142,3.8563,97.7142,6.5125,0.0000,2186.6747,398.2812,584.5503,91.2016,10.0767,81.1249,0.0000,81.1249,0.0000,81.1249,-6.7504,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19844.3634,19844.3634,19844.3634,19844.3634,6,0,0,0
+4504.0894,0.5000,99357.6761,83.0000,83.0000,0.0000,-0.2653,0.6250,6,1596.2726,607.5450,872.8066,-75.9497,101.5580,145.8995,159.8062,-12.6959,0.0000,97.7017,0.0000,97.7017,3.8563,97.7017,6.5120,0.0000,2186.6747,398.2289,584.4757,91.1897,10.0765,81.1132,0.0000,81.1132,0.0000,81.1132,-6.7621,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19841.9370,19841.9370,19841.9370,19841.9370,6,0,0,0
+4504.5894,0.5000,99369.2039,83.0000,83.0000,0.0000,-0.2661,0.5943,6,1596.2726,607.4098,872.7888,-75.9497,101.5354,145.8965,159.8062,-12.6959,0.0000,97.6791,0.0000,97.6791,3.8563,97.6791,6.5111,0.0000,2186.6747,398.1342,584.3406,91.1680,10.0760,81.0920,0.0000,81.0920,0.0000,81.0920,-6.7834,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19837.5382,19837.5382,19837.5382,19837.5382,6,0,0,0
+4505.0894,0.5000,99380.7317,83.0000,83.0000,0.0000,-0.2677,0.5635,6,1596.2726,607.1612,872.7565,-75.9497,101.4938,145.8911,159.8062,-12.6959,0.0000,97.6376,0.0000,97.6376,3.8563,97.6376,6.5095,0.0000,2186.6747,397.9600,584.0920,91.1281,10.0752,81.0529,0.0000,81.0529,0.0000,81.0529,-6.8225,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19829.4499,19829.4499,19829.4499,19829.4499,6,0,0,0
+4505.5894,0.5000,99392.2594,83.0000,83.0000,0.0000,-0.2696,0.5324,6,1596.2726,606.8514,872.6971,-75.9497,101.4421,145.8812,159.8062,-12.6959,0.0000,97.5858,0.0000,97.5858,3.8563,97.5858,6.5074,0.0000,2186.6747,397.7429,583.7822,91.0784,10.0742,81.0042,0.0000,81.0042,0.0000,81.0042,-6.8712,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19819.3685,19819.3685,19819.3685,19819.3685,6,0,0,0
+4506.0894,0.5000,99403.7872,83.0000,83.0000,0.0000,-0.2718,0.5011,6,1596.2726,606.4896,872.6232,-75.9497,101.3816,145.8688,159.8062,-12.6959,0.0000,97.5253,0.0000,97.5253,3.8563,97.5253,6.5050,0.0000,2186.6747,397.4893,583.4203,91.0203,10.0730,80.9473,0.0000,80.9473,0.0000,80.9473,-6.9280,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19807.5946,19807.5946,19807.5946,19807.5946,6,0,0,0
+4506.5894,0.5000,99415.3150,83.0000,83.0000,0.0000,-0.2740,0.4695,6,1596.2726,606.1294,872.5368,-75.9497,101.3214,145.8544,159.8062,-12.6959,0.0000,97.4651,0.0000,97.4651,3.8563,97.4651,6.5026,0.0000,2186.6747,397.2369,583.0601,90.9625,10.0718,80.8907,0.0000,80.8907,0.0000,80.8907,-6.9846,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19795.8738,19795.8738,19795.8738,19795.8738,6,0,0,0
+4507.0894,0.5000,99426.8428,83.0000,83.0000,0.0000,-0.2762,0.4377,6,1596.2726,605.7778,872.4507,-75.9497,101.2626,145.8400,159.8062,-12.6959,0.0000,97.4063,0.0000,97.4063,3.8563,97.4063,6.5002,0.0000,2186.6747,396.9905,582.7086,90.9061,10.0706,80.8354,0.0000,80.8354,0.0000,80.8354,-7.0399,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19784.4346,19784.4346,19784.4346,19784.4346,6,0,0,0
+4507.5894,0.5000,99438.3706,83.0000,83.0000,0.0000,-0.2781,0.4056,6,1596.2726,605.4643,872.3668,-75.9497,101.2102,145.8259,159.8062,-12.6959,0.0000,97.3539,0.0000,97.3539,3.8563,97.3539,6.4981,0.0000,2186.6747,396.7708,582.3950,90.8558,10.0696,80.7861,0.0000,80.7861,0.0000,80.7861,-7.0892,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19774.2312,19774.2312,19774.2312,19774.2312,6,0,0,0
+4508.0894,0.5000,99449.8983,83.0000,83.0000,0.0000,-0.2801,0.3733,6,1596.2726,605.1444,872.2919,-75.9497,101.1567,145.8134,159.8062,-12.6959,0.0000,97.3004,0.0000,97.3004,3.8563,97.3004,6.4960,0.0000,2186.6747,396.5466,582.0751,90.8044,10.0686,80.7359,0.0000,80.7359,0.0000,80.7359,-7.1395,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19763.8220,19763.8220,19763.8220,19763.8220,6,0,0,0
+4508.5894,0.5000,99461.4261,83.0000,83.0000,0.0000,-0.2822,0.3408,6,1596.2726,604.7996,872.2155,-75.9497,101.0991,145.8007,159.8062,-12.6959,0.0000,97.2428,0.0000,97.2428,3.8563,97.2428,6.4937,0.0000,2186.6747,396.3049,581.7303,90.7491,10.0674,80.6817,0.0000,80.6817,0.0000,80.6817,-7.1937,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19752.6020,19752.6020,19752.6020,19752.6020,6,0,0,0
+4509.0894,0.5000,99472.9539,83.0000,83.0000,0.0000,-0.2853,0.3079,6,1596.2726,604.3047,872.1332,-75.9497,101.0163,145.7869,159.8062,-12.6959,0.0000,97.1601,0.0000,97.1601,3.8563,97.1601,6.4904,0.0000,2186.6747,395.9581,581.2354,90.6697,10.0658,80.6039,0.0000,80.6039,0.0000,80.6039,-7.2715,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19736.4982,19736.4982,19736.4982,19736.4982,6,0,0,0
+4509.5894,0.5000,99484.4817,83.0000,83.0000,0.0000,-0.2891,0.2746,6,1596.2726,603.6765,872.0150,-75.9497,100.9113,145.7671,159.8062,-12.6959,0.0000,97.0550,0.0000,97.0550,3.8563,97.0550,6.4862,0.0000,2186.6747,395.5179,580.6072,90.5689,10.0637,80.5051,0.0000,80.5051,0.0000,80.5051,-7.3702,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19716.0562,19716.0562,19716.0562,19716.0562,6,0,0,0
+4510.0894,0.5000,99496.0094,83.0000,83.0000,0.0000,-0.2946,0.2406,6,1596.2726,602.7970,871.8650,-75.9497,100.7643,145.7421,159.8062,-12.6959,0.0000,96.9080,0.0000,96.9080,3.8563,96.9080,6.4803,0.0000,2186.6747,394.9015,579.7277,90.4277,10.0608,80.3669,0.0000,80.3669,0.0000,80.3669,-7.5085,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19687.4378,19687.4378,19687.4378,19687.4378,6,0,0,0
+4510.5894,0.5000,99507.5372,83.0000,83.0000,0.0000,-0.3007,0.2059,6,1596.2726,601.8003,871.6550,-75.9497,100.5977,145.7070,159.8062,-12.6959,0.0000,96.7414,0.0000,96.7414,3.8563,96.7414,6.4736,0.0000,2186.6747,394.2031,578.7311,90.2678,10.0576,80.2102,0.0000,80.2102,0.0000,80.2102,-7.6651,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19655.0077,19655.0077,19655.0077,19655.0077,6,0,0,0
+4511.0894,0.5000,99519.0650,83.0000,83.0000,0.0000,-0.3078,0.1705,6,1596.2726,600.6515,871.4170,-75.9497,100.4057,145.6672,159.8062,-12.6959,0.0000,96.5494,0.0000,96.5494,3.8563,96.5494,6.4660,0.0000,2186.6747,393.3980,577.5823,90.0834,10.0538,80.0297,0.0000,80.0297,0.0000,80.0297,-7.8457,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19617.6260,19617.6260,19617.6260,19617.6260,6,0,0,0
+4511.5894,0.5000,99530.5928,83.0000,83.0000,0.0000,-0.3155,0.1341,6,1596.2726,599.4057,871.1426,-75.9497,100.1974,145.6213,159.8062,-12.6959,0.0000,96.3411,0.0000,96.3411,3.8563,96.3411,6.4576,0.0000,2186.6747,392.5249,576.3365,89.8835,10.0497,79.8338,0.0000,79.8338,0.0000,79.8338,-8.0415,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19577.0874,19577.0874,19577.0874,19577.0874,6,0,0,0
+4512.0894,0.5000,99542.1206,83.0000,83.0000,0.0000,-0.3239,0.0968,6,1596.2726,598.0379,870.8451,-75.9497,99.9688,145.5716,159.8062,-12.6959,0.0000,96.1125,0.0000,96.1125,3.8563,96.1125,6.4485,0.0000,2186.6747,391.5664,574.9687,89.6640,10.0452,79.6188,0.0000,79.6188,0.0000,79.6188,-8.2565,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19532.5789,19532.5789,19532.5789,19532.5789,6,0,0,0
+4512.5894,0.5000,99553.6483,83.0000,83.0000,0.0000,-0.3331,0.0584,6,1596.2726,596.5476,870.5185,-75.9497,99.7196,145.5170,159.8062,-12.6959,0.0000,95.8634,0.0000,95.8634,3.8563,95.8634,6.4385,0.0000,2186.6747,390.5219,573.4783,89.4249,10.0403,79.3846,0.0000,79.3846,0.0000,79.3846,-8.4908,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19484.0836,19484.0836,19484.0836,19484.0836,6,0,0,0
+4513.0894,0.5000,99565.1761,83.0000,83.0000,0.0000,-0.3426,0.0189,6,1596.2726,595.0054,870.1626,-75.9497,99.4619,145.4575,159.8062,-12.6959,0.0000,95.6056,0.0000,95.6056,3.8563,95.6056,6.4282,0.0000,2186.6747,389.4412,571.9361,89.1774,10.0352,79.1422,0.0000,79.1422,0.0000,79.1422,-8.7332,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19433.9014,19433.9014,19433.9014,19433.9014,6,0,0,0
+4513.5894,0.5000,99576.7039,83.0000,83.0000,0.0000,-0.3513,-0.0216,6,1596.2726,593.6021,869.7943,-75.9497,99.2273,145.3959,159.8062,-12.6959,0.0000,95.3710,0.0000,95.3710,3.8563,95.3710,6.4188,0.0000,2186.6747,388.4577,570.5328,88.9522,10.0306,78.9216,0.0000,78.9216,0.0000,78.9216,-8.9537,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19388.2381,19388.2381,19388.2381,19388.2381,6,0,0,0
+4514.0894,0.5000,99588.2317,83.0000,83.0000,0.0000,-0.3588,-0.0630,6,1596.2726,592.3842,869.4592,-75.9497,99.0237,145.3399,159.8062,-12.6959,0.0000,95.1674,0.0000,95.1674,3.8563,95.1674,6.4107,0.0000,2186.6747,387.6043,569.3150,88.7567,10.0266,78.7301,0.0000,78.7301,0.0000,78.7301,-9.1452,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19348.6103,19348.6103,19348.6103,19348.6103,6,0,0,0
+4514.5894,0.5000,99599.7594,83.0000,83.0000,0.0000,-0.3606,-0.1046,6,1596.2726,592.0849,869.1684,-75.9497,98.9737,145.2913,159.8062,-12.6959,0.0000,95.1174,0.0000,95.1174,3.8563,95.1174,6.4087,0.0000,2186.6747,387.3945,569.0157,88.7087,10.0256,78.6831,0.0000,78.6831,0.0000,78.6831,-9.1922,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19338.8712,19338.8712,19338.8712,19338.8712,6,0,0,0
+4515.0894,0.5000,99611.2872,83.0000,83.0000,0.0000,-0.3629,-0.1464,6,1596.2726,591.7232,869.0969,-75.9497,98.9132,145.2793,159.8062,-12.6959,0.0000,95.0569,0.0000,95.0569,3.8563,95.0569,6.4063,0.0000,2186.6747,387.1410,568.6540,88.6507,10.0244,78.6262,0.0000,78.6262,0.0000,78.6262,-9.2491,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19327.1005,19327.1005,19327.1005,19327.1005,6,0,0,0
+4515.5894,0.5000,99622.8150,83.0000,83.0000,0.0000,-0.3670,-0.1887,6,1596.2726,591.0426,869.0105,-75.9497,98.7994,145.2649,159.8062,-12.6959,0.0000,94.9431,0.0000,94.9431,3.8563,94.9431,6.4017,0.0000,2186.6747,386.6641,567.9734,88.5414,10.0222,78.5193,0.0000,78.5193,0.0000,78.5193,-9.3560,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19304.9538,19304.9538,19304.9538,19304.9538,6,0,0,0
+4516.0894,0.5000,99634.3428,83.0000,83.0000,0.0000,-0.3669,-0.2310,6,1596.2726,591.0725,868.8480,-75.9497,98.8044,145.2377,159.8062,-12.6959,0.0000,94.9481,0.0000,94.9481,3.8563,94.9481,6.4019,0.0000,2186.6747,386.6850,568.0032,88.5462,10.0223,78.5240,0.0000,78.5240,0.0000,78.5240,-9.3513,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19305.9258,19305.9258,19305.9258,19305.9258,6,0,0,0
+4516.5894,0.5000,99645.8706,83.0000,83.0000,0.0000,-0.3665,-0.2732,6,1596.2726,591.1356,868.8551,-75.9497,98.8150,145.2389,159.8062,-12.6959,0.0000,94.9587,0.0000,94.9587,3.8563,94.9587,6.4023,0.0000,2186.6747,386.7292,568.0664,88.5564,10.0225,78.5339,0.0000,78.5339,0.0000,78.5339,-9.3414,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19307.9801,19307.9801,19307.9801,19307.9801,6,0,0,0
+4517.0894,0.5000,99657.3983,83.0000,83.0000,0.0000,-0.3665,-0.3155,6,1596.2726,591.1373,868.8702,-75.9497,98.8153,145.2415,159.8062,-12.6959,0.0000,94.9590,0.0000,94.9590,3.8563,94.9590,6.4023,0.0000,2186.6747,386.7304,568.0680,88.5566,10.0225,78.5341,0.0000,78.5341,0.0000,78.5341,-9.3412,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19308.0334,19308.0334,19308.0334,19308.0334,6,0,0,0
+4517.5894,0.5000,99668.9261,83.0000,83.0000,0.0000,-0.3665,-0.3577,6,1596.2726,591.1373,868.8706,-75.9497,98.8153,145.2415,159.8062,-12.6959,0.0000,94.9590,0.0000,94.9590,3.8563,94.9590,6.4023,0.0000,2186.6747,386.7304,568.0680,88.5566,10.0225,78.5341,0.0000,78.5341,0.0000,78.5341,-9.3412,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19308.0334,19308.0334,19308.0334,19308.0334,6,0,0,0
+4518.0894,0.5000,99680.4539,83.0000,83.0000,0.0000,-0.3657,-0.3999,6,1596.2726,591.2666,868.8706,-75.9497,98.8369,145.2415,159.8062,-12.6959,0.0000,94.9806,0.0000,94.9806,3.8563,94.9806,6.4032,0.0000,2186.6747,386.8210,568.1973,88.5774,10.0229,78.5545,0.0000,78.5545,0.0000,78.5545,-9.3208,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19312.2423,19312.2423,19312.2423,19312.2423,6,0,0,0
+4518.5894,0.5000,99691.9817,83.0000,83.0000,0.0000,-0.3636,-0.4418,6,1596.2726,591.5988,868.9015,-75.9497,98.8924,145.2467,159.8062,-12.6959,0.0000,95.0361,0.0000,95.0361,3.8563,95.0361,6.4054,0.0000,2186.6747,387.0539,568.5296,88.6307,10.0240,78.6067,0.0000,78.6067,0.0000,78.6067,-9.2686,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19323.0531,19323.0531,19323.0531,19323.0531,6,0,0,0
+4519.0894,0.5000,99703.5094,83.0000,83.0000,0.0000,-0.3635,-0.4837,6,1596.2726,591.6196,868.9808,-75.9497,98.8959,145.2599,159.8062,-12.6959,0.0000,95.0396,0.0000,95.0396,3.8563,95.0396,6.4056,0.0000,2186.6747,387.0684,568.5504,88.6340,10.0241,78.6100,0.0000,78.6100,0.0000,78.6100,-9.2653,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19323.7293,19323.7293,19323.7293,19323.7293,6,0,0,0
+4519.5894,0.5000,99715.0372,83.0000,83.0000,0.0000,-0.3630,-0.5256,6,1596.2726,591.6941,868.9858,-75.9497,98.9083,145.2608,159.8062,-12.6959,0.0000,95.0521,0.0000,95.0521,3.8563,95.0521,6.4061,0.0000,2186.6747,387.1206,568.6249,88.6460,10.0243,78.6217,0.0000,78.6217,0.0000,78.6217,-9.2536,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19326.1532,19326.1532,19326.1532,19326.1532,6,0,0,0
+4520.0894,0.5000,99726.5650,83.0000,83.0000,0.0000,-0.3620,-0.5673,6,1596.2726,591.8647,869.0036,-75.9497,98.9369,145.2637,159.8062,-12.6959,0.0000,95.0806,0.0000,95.0806,3.8563,95.0806,6.4072,0.0000,2186.6747,387.2402,568.7954,88.6734,10.0249,78.6485,0.0000,78.6485,0.0000,78.6485,-9.2268,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19331.7036,19331.7036,19331.7036,19331.7036,6,0,0,0
+4520.5894,0.5000,99738.0928,83.0000,83.0000,0.0000,-0.3584,-0.6086,6,1596.2726,592.4392,869.0443,-75.9497,99.0329,145.2706,159.8062,-12.6959,0.0000,95.1766,0.0000,95.1766,3.8563,95.1766,6.4110,0.0000,2186.6747,387.6428,569.3699,88.7656,10.0268,78.7388,0.0000,78.7388,0.0000,78.7388,-9.1365,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19350.3981,19350.3981,19350.3981,19350.3981,6,0,0,0
+4521.0894,0.5000,99749.6206,83.0000,83.0000,0.0000,-0.3535,-0.6494,6,1596.2726,593.2372,869.1815,-75.9497,99.1663,145.2935,159.8062,-12.6959,0.0000,95.3100,0.0000,95.3100,3.8563,95.3100,6.4164,0.0000,2186.6747,388.2020,570.1679,88.8936,10.0294,78.8642,0.0000,78.8642,0.0000,78.8642,-9.0111,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19376.3648,19376.3648,19376.3648,19376.3648,6,0,0,0
+4521.5894,0.5000,99761.1483,83.0000,83.0000,0.0000,-0.3465,-0.6893,6,1596.2726,594.3776,869.3721,-75.9497,99.3569,145.3253,159.8062,-12.6959,0.0000,95.5006,0.0000,95.5006,3.8563,95.5006,6.4240,0.0000,2186.6747,389.0012,571.3083,89.0766,10.0332,79.0435,0.0000,79.0435,0.0000,79.0435,-8.8318,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19413.4734,19413.4734,19413.4734,19413.4734,6,0,0,0
+4522.0894,0.5000,99772.6761,83.0000,83.0000,0.0000,-0.3384,-0.7283,6,1596.2726,595.6937,869.6444,-75.9497,99.5769,145.3709,159.8062,-12.6959,0.0000,95.7206,0.0000,95.7206,3.8563,95.7206,6.4328,0.0000,2186.6747,389.9236,572.6245,89.2878,10.0375,79.2503,0.0000,79.2503,0.0000,79.2503,-8.6250,70.1459,17.7294,0.0000,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,19456.2998,19456.2998,19456.2998,19456.2998,6,0,0,0
+4522.5908,0.5027,99784.2039,82.5475,83.0000,-0.5000,-0.3314,-0.7665,6,1587.5706,-75.6055,868.1972,-75.6055,-12.5694,144.3378,158.9350,-12.5694,-2.1487,-14.2770,0.0000,-14.2770,3.8563,-14.2770,3.9111,0.0000,2174.7543,-79.8636,-85.8768,-18.1881,8.9249,-27.1130,27.5239,-54.6369,-3.6895,-50.9474,-8.4025,69.0771,17.6328,-129.2547,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4523.0935,0.5028,99795.6060,81.6426,83.0000,-0.5000,-0.3310,-0.8042,6,1570.1662,-74.9169,689.6509,-74.9169,-12.3184,113.3975,157.1926,-12.3184,-2.1251,-14.0496,0.0000,-14.0496,3.8563,-14.0496,3.8511,0.0000,2150.9127,-79.4724,-85.4453,-17.9006,8.8252,-26.7259,28.6540,-55.3799,-3.6491,-51.7308,-8.2981,66.9655,17.4394,-127.8377,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4523.5963,0.5028,99806.8824,80.7376,83.0000,-0.5000,-0.3132,-0.8396,6,1552.7608,-74.2283,675.8221,-74.2283,-12.0699,109.8919,155.4501,-12.0699,-2.1016,-13.8246,0.0000,-13.8246,3.8563,-13.8246,3.7914,0.0000,2127.0696,-79.0854,-85.0197,-17.6160,8.7257,-26.3416,29.3133,-55.6550,-3.6086,-52.0464,-7.7661,64.8942,17.2461,-126.4206,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,-5,0,0,0
+4524.0991,0.5028,99818.0331,79.8325,83.0000,-0.5000,-0.3032,-0.8734,6,1535.3542,-73.5397,662.3772,-73.5397,-11.8239,106.4983,153.7075,-11.8239,-2.0780,-13.6021,0.0000,-13.6021,3.8563,-13.6021,3.7321,0.0000,2103.2250,-78.7028,-84.5999,-17.3342,8.6261,-25.9603,30.1257,-56.0861,-3.5682,-52.5179,-7.4336,62.8663,17.0528,-125.0035,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+4524.6020,0.5029,99829.0581,78.9274,83.0000,-0.5000,-0.3002,-0.9065,6,1517.9466,-72.8510,649.3161,-72.8510,-11.5803,103.2146,151.9648,-11.5803,-2.0544,-13.3822,0.0000,-13.3822,3.8563,-13.3822,3.6732,0.0000,2079.3789,-78.3246,-84.1863,-17.0553,8.5266,-25.5820,31.0575,-56.6394,-3.5277,-53.1117,-7.2775,60.8924,16.8595,-123.5862,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4525.1049,0.5029,99839.9574,78.0222,83.0000,-0.5000,-0.2962,-0.9388,6,1500.5378,-72.1623,636.6362,-72.1623,-11.3393,100.0384,150.2220,-11.3393,-2.0309,-13.1647,0.0000,-13.1647,3.8563,-13.1647,3.6146,0.0000,2055.5312,-77.9510,-83.7790,-16.7793,8.4272,-25.2065,31.9241,-57.1306,-3.4872,-53.6434,-7.0975,58.9569,16.6661,-122.1688,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+4525.6078,0.5029,99850.7309,77.1169,83.0000,-0.5000,-0.2809,-0.9690,6,1483.1278,-71.4736,632.1040,-71.4736,-11.1008,98.1738,148.4790,-11.1008,-2.0073,-12.9497,0.0000,-12.9497,3.8563,-12.9497,3.5565,0.0000,2031.6819,-77.5823,-83.3783,-16.5062,8.3278,-24.8340,32.4840,-57.3180,-3.4468,-53.8712,-6.6519,57.0593,16.4728,-120.7513,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+4526.1108,0.5030,99861.3787,76.2116,83.0000,-0.5000,-0.2739,-0.9982,6,1465.7166,-70.7848,627.8763,-70.7848,-10.8647,96.3724,146.7359,-10.8647,-1.9838,-12.7372,0.0000,-12.7372,3.8563,-12.7372,3.4987,0.0000,2007.8310,-77.2185,-82.9845,-16.2359,8.2285,-24.4644,33.2063,-57.6707,-3.4063,-54.2644,-6.4096,55.1996,16.2794,-119.3338,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+4526.6137,0.5030,99871.9008,75.3062,83.0000,-0.5000,-0.2684,-1.0264,6,1448.3042,-70.0959,623.7002,-70.0959,-10.6312,94.5942,144.9928,-10.6312,-1.9602,-12.5273,0.0000,-12.5273,3.8563,-12.5273,3.4413,0.0000,1983.9783,-76.8599,-82.5977,-15.9685,8.1292,-24.0977,33.9275,-58.0252,-3.3659,-54.6594,-6.2068,53.3775,16.0860,-117.9161,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4527.1168,0.5030,99882.2971,74.4008,83.0000,-0.5000,-0.2677,-1.0543,6,1430.8905,-69.3901,619.5753,-69.3901,-10.3976,92.8387,143.2494,-10.3976,-1.9366,-12.3172,0.0000,-12.3172,3.8563,-12.3172,3.3842,0.0000,1960.1240,-76.4942,-82.2013,-15.7015,8.0299,-23.7314,34.7123,-58.4437,-3.3254,-55.1183,-6.1168,51.6043,15.8926,-116.4984,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4527.6198,0.5031,99892.5677,73.4953,83.0000,-0.5000,-0.2677,-1.0817,6,1413.4756,-68.6064,615.5068,-68.6064,-10.1550,91.1066,141.5060,-10.1550,-1.9131,-12.0983,0.0000,-12.0983,3.8563,-12.0983,3.3276,0.0000,1936.2679,-76.0773,-81.7347,-15.4259,7.9305,-23.3563,35.4792,-58.8355,-3.2849,-55.5506,-6.0424,49.8731,15.6992,-115.0805,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4528.1229,0.5031,99902.7125,72.5897,83.0000,-0.5000,-0.2677,-1.1089,6,1396.0593,-67.8227,611.3548,-67.8227,-9.9153,89.3770,139.7624,-9.9153,-1.8895,-11.8821,0.0000,-11.8821,3.8563,-11.8821,3.2713,0.0000,1912.4100,-75.6662,-81.2760,-15.1534,7.8311,-22.9845,36.2071,-59.1916,-3.2444,-55.9471,-5.9679,48.1776,15.5057,-113.6625,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4528.6261,0.5032,99912.7315,71.6840,83.0000,-0.5000,-0.2569,-1.1346,6,1378.6416,-67.0389,606.7149,-67.0389,-9.6785,87.5921,138.0187,-9.6785,-1.8659,-11.6688,0.0000,-11.6688,3.8563,-11.6688,3.2154,0.0000,1888.5502,-75.2610,-80.8254,-14.8843,7.7317,-22.6160,36.6591,-59.2750,-3.2040,-56.0711,-5.6565,46.5175,15.3123,-112.2444,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4529.1292,0.5032,99922.6247,70.7783,83.0000,-0.5000,-0.2462,-1.1590,6,1361.2226,-66.2550,602.1420,-66.2550,-9.4444,85.8335,136.2748,-9.4444,-1.8423,-11.4584,0.0000,-11.4584,3.8563,-11.4584,3.1599,0.0000,1864.6885,-74.8620,-80.3834,-14.6183,7.6324,-22.2507,37.0784,-59.3291,-3.1635,-56.1657,-5.3510,44.8928,15.1188,-110.8262,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4529.6325,0.5032,99932.3921,69.8725,83.0000,-0.5000,-0.2431,-1.1827,6,1343.8022,-65.4711,597.6352,-65.4711,-9.2133,84.1008,134.5308,-9.2133,-1.8188,-11.2508,0.0000,-11.2508,3.8563,-11.2508,3.1047,0.0000,1840.8249,-74.4695,-79.9501,-14.3555,7.5332,-21.8887,37.6285,-59.5172,-3.1230,-56.3942,-5.2170,43.3054,14.9253,-109.4079,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4530.1357,0.5033,99942.0337,68.9666,83.0000,-0.5000,-0.2403,-1.2059,6,1326.3802,-64.6871,593.1939,-64.6871,-8.9849,82.3936,132.7867,-8.9849,-1.7952,-11.0460,0.0000,-11.0460,3.8563,-11.0460,3.0500,0.0000,1816.9592,-74.0836,-79.5261,-14.0960,7.4340,-21.5300,38.1334,-59.6634,-3.0825,-56.5809,-5.0896,41.7664,14.7318,-107.9895,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4530.6390,0.5033,99951.5495,68.0607,83.0000,-0.5000,-0.2387,-1.2286,6,1308.9568,-63.9031,588.8174,-63.9031,-8.7594,80.7113,131.0424,-8.7594,-1.7716,-10.8441,0.0000,-10.8441,3.8563,-10.8441,2.9956,0.0000,1793.0915,-73.7047,-79.1116,-13.8397,7.3349,-21.1746,38.6286,-59.8032,-3.0420,-56.7612,-4.9894,40.2608,14.5383,-106.5709,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4531.1424,0.5034,99960.9395,67.1547,83.0000,-0.5000,-0.2378,-1.2510,6,1291.5319,-63.1189,584.5048,-63.1189,-8.5368,79.0536,129.2979,-8.5368,-1.7480,-10.6450,0.0000,-10.6450,3.8563,-10.6450,2.9416,0.0000,1769.2217,-73.3331,-78.7070,-13.5866,7.2359,-20.8225,39.1024,-59.9248,-3.0015,-56.9233,-4.9042,38.7884,14.3448,-105.1522,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4531.6458,0.5034,99970.2036,66.2485,83.0000,-0.5000,-0.2383,-1.2730,6,1274.1053,-62.3347,580.2555,-62.3347,-8.3169,77.4200,127.5533,-8.3169,-1.7244,-10.4488,0.0000,-10.4488,3.8563,-10.4488,2.8879,0.0000,1745.3497,-72.9689,-78.3128,-13.3367,7.1369,-20.4736,39.5684,-60.0420,-2.9610,-57.0809,-4.8477,37.3489,14.1512,-103.7334,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4532.1492,0.5035,99979.3418,65.3424,83.0000,-0.5000,-0.2399,-1.2950,6,1256.6771,-61.5505,576.0686,-61.5505,-8.1000,75.8100,125.8086,-8.1000,-1.7008,-10.2554,0.0000,-10.2554,3.8563,-10.2554,2.8346,0.0000,1721.4755,-72.6127,-77.9294,-13.0901,7.0379,-20.1280,40.0206,-60.1486,-2.9205,-57.2281,-4.8136,35.9423,13.9576,-102.3145,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4532.6527,0.5035,99988.3542,64.4361,83.0000,-0.5000,-0.2419,-1.3168,6,1239.2473,-60.7661,571.9434,-60.7661,-7.8858,74.2232,124.0636,-7.8858,-1.6772,-10.0649,0.0000,-10.0649,3.8563,-10.0649,2.7818,0.0000,1697.5990,-72.2647,-77.5572,-12.8466,6.9391,-19.7857,40.4342,-60.2199,-2.8800,-57.3399,-4.7860,34.5774,13.7640,-100.8954,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4533.1563,0.5036,99997.2408,63.5297,83.0000,-0.5000,-0.2444,-1.3385,6,1221.8157,-59.9677,567.8791,-59.9677,-7.6728,72.6591,122.3185,-7.6728,-1.6537,-9.8754,0.0000,-9.8754,3.8563,-9.8754,2.7293,0.0000,1673.7201,-71.9149,-77.1827,-12.6046,6.8402,-19.4448,40.8202,-60.2650,-2.8395,-57.4255,-4.7692,33.2494,13.5704,-99.4762,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4533.6598,0.5036,100006.0014,62.6232,83.0000,-0.5000,-0.2469,-1.3601,6,1204.3823,-59.1065,563.8804,-59.1065,-7.4547,71.1181,120.5732,-7.4547,-1.6301,-9.6809,0.0000,-9.6809,3.8563,-9.6809,2.6771,0.0000,1649.8388,-71.5284,-76.7578,-12.3580,6.7412,-19.0992,41.1752,-60.2744,-2.7990,-57.4754,-4.7478,31.9524,13.3768,-98.0568,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4534.1635,0.5037,100014.6361,61.7167,83.0000,-0.5000,-0.2488,-1.3816,6,1186.9471,-58.2452,556.7304,-58.2452,-7.2397,69.1998,117.9841,-7.2397,-1.6065,-9.4895,0.0000,-9.4895,3.8563,-9.4895,2.6254,0.0000,1625.9550,-71.1511,-76.3456,-12.1149,6.6423,-18.7572,41.4843,-60.2415,-2.7585,-57.4830,-4.7151,30.6863,13.1832,-96.6373,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4534.6672,0.5037,100023.1449,60.8100,83.0000,-0.5000,-0.2506,-1.4029,6,1169.5101,-57.3838,548.5760,-57.3838,-7.0278,67.1845,115.1403,-7.0278,-1.5829,-9.3013,0.0000,-9.3013,3.8563,-9.3013,2.5740,0.0000,1602.0686,-70.7836,-75.9468,-11.8752,6.5435,-18.4187,41.7557,-60.1744,-2.7179,-57.4565,-4.6791,29.4508,12.9895,-95.2176,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+4535.1711,0.5040,100031.5278,59.8781,83.0000,-0.5275,-0.2518,-1.4240,6,1151.5874,-56.4985,540.2630,-56.4985,-6.8134,65.1525,112.2519,-6.8134,-1.6444,-9.0253,0.0000,-9.0253,3.8563,-9.0253,2.5216,0.0000,1577.5170,-69.8975,-74.8405,-11.5469,6.4402,-17.9871,47.3922,-65.3793,-2.8235,-62.5557,-4.6299,28.2005,12.7904,-98.9167,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4535.6753,0.5045,100039.7777,58.8746,83.0000,-0.5781,-0.2528,-1.4449,6,1132.2881,-55.5451,531.5237,-55.5451,-6.5861,63.0243,109.1807,-6.5861,-1.7719,-8.6705,0.0000,-8.6705,3.8563,-8.6705,2.4656,0.0000,1551.0795,-68.5600,-73.1240,-11.1361,6.3278,-17.4639,57.3561,-74.8200,-3.0425,-71.7775,-4.5708,26.8067,12.5761,-106.5894,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4536.1800,0.5050,100047.8818,57.7721,83.0000,-0.6354,-0.2537,-1.4654,6,1111.0838,-54.4976,522.1336,-54.4976,-6.3409,60.7515,105.8532,-6.3409,-1.9111,-8.2861,0.0000,-8.2861,3.8563,-8.2861,2.4046,0.0000,1522.0326,-67.0741,-71.2159,-10.6907,6.2045,-16.8952,68.1801,-85.0753,-3.2815,-81.7938,-4.5018,25.3292,12.3406,-114.9618,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4536.6853,0.5056,100055.8255,56.5587,83.0000,-0.6985,-0.2545,-1.4856,6,1087.7492,-53.3449,511.9482,-53.3449,-6.0765,58.3154,102.2479,-6.0765,-2.0567,-7.8761,0.0000,-7.8761,3.8563,-7.8761,2.3381,0.0000,1490.0673,-65.4593,-69.1438,-10.2142,6.0690,-16.2832,79.5395,-95.8227,-3.5315,-92.2913,-4.4213,23.7672,12.0814,-123.7186,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4537.1913,0.5063,100063.5926,55.2231,83.0000,-0.7679,-0.2553,-1.5055,6,1062.0625,-52.0760,500.9038,-52.0760,-5.7918,55.7100,98.3478,-5.7918,-2.2077,-7.4404,0.0000,-7.4404,3.8563,-7.4404,2.2658,0.0000,1454.8802,-63.7081,-66.8989,-9.7062,5.9202,-15.6264,91.3798,-107.0063,-3.7908,-103.2154,-4.3302,22.1237,11.7961,-132.8050,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+4537.6981,0.5072,100071.1653,53.7524,83.0000,-0.8444,-0.2561,-1.5249,6,1033.7768,-50.6788,488.9418,-50.6788,-5.4863,52.9313,94.1362,-5.4863,-2.3629,-6.9797,0.0000,-6.9797,3.8563,-6.9797,2.1871,0.0000,1416.1325,-61.8138,-64.4738,-9.1668,5.7568,-14.9236,103.6157,-118.5393,-4.0573,-114.4820,-4.2275,20.4036,11.4819,-142.1400,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0001,0.0001,0.0001,0.0001,-5,0,0,0
+4538.2057,0.5081,100078.5238,52.1321,83.0000,-0.9286,-0.2568,-1.5438,6,1002.6157,-49.1308,476.0021,-49.1308,-5.1584,49.9772,89.5974,-5.1584,-2.5203,-6.4944,0.0000,-6.4944,3.8563,-6.4944,2.1015,0.0000,1373.4462,-59.7657,-61.8551,-8.5959,5.5772,-14.1732,116.1260,-130.2992,-4.3276,-125.9716,-4.1120,18.6147,11.1358,-151.6101,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5.1251,5.1251,5.1251,5.1251,-5,0,0,0
+4538.7141,0.5087,100085.6464,50.4094,83.0000,-0.9538,-0.2575,-1.5621,6,969.4844,-48.0845,468.8930,-48.0845,-4.8817,47.6040,83.6174,-4.8817,-2.5031,-6.2350,0.0000,-6.2350,3.8563,-6.2350,2.0119,0.0000,1328.0608,-59.2982,-61.4135,-8.2469,5.3916,-13.6385,117.6216,-131.2600,-4.2980,-126.9620,-3.9871,16.8302,10.7678,-150.5730,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5.0944,5.0944,5.0944,5.0944,-5,0,0,0
+4539.2229,0.5090,100092.5264,48.6623,83.0000,-0.9538,-0.2582,-1.5799,6,935.8828,-47.0765,461.3380,-47.0765,-4.6138,45.2136,77.6567,-4.6138,-2.4163,-6.0537,0.0000,-6.0537,3.8563,-6.0537,1.9224,0.0000,1282.0313,-59.4107,-61.7693,-7.9761,5.2051,-13.1812,114.6458,-127.8269,-4.1491,-123.6779,-3.8588,15.1406,10.3946,-145.3543,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4.0343,4.0343,4.0343,4.0343,-5,0,0,0
+4539.7321,0.5093,100099.1637,46.9140,83.0000,-0.9538,-0.2588,-1.5971,6,902.2596,-46.0678,453.2070,-46.0678,-4.3527,42.8210,71.9122,-4.3527,-2.3295,-5.8795,0.0000,-5.8795,3.8563,-5.8795,1.8343,0.0000,1235.9721,-59.5975,-62.2269,-7.7137,5.0185,-12.7323,111.5411,-124.2734,-4.0000,-120.2734,-3.7294,13.5670,10.0212,-140.1322,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,2.9736,2.9736,2.9736,2.9736,-5,0,0,0
+4540.2416,0.5097,100105.5581,45.1645,83.0000,-0.9538,-0.2594,-1.6136,6,868.6130,-45.0584,444.6143,-45.0584,-4.0986,40.4425,66.3842,-4.0986,-2.2426,-5.7122,0.0000,-5.7122,3.8563,-5.7122,1.7475,0.0000,1189.8808,-59.8674,-62.7985,-7.4597,4.8321,-12.2918,108.3108,-120.6026,-3.8508,-116.7518,-3.5983,12.1054,9.6475,-134.9064,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1.9122,1.9122,1.9122,1.9122,-5,0,0,0
+4540.7515,0.5101,100111.7094,43.4137,83.0000,-0.9538,-0.2599,-1.6296,6,834.9410,-44.0482,435.5253,-44.0482,-3.8513,38.0801,61.0728,-3.8513,-2.1557,-5.5519,0.0000,-5.5519,3.8563,-5.5519,1.6621,0.0000,1143.7548,-60.2306,-63.4980,-7.2140,4.6457,-11.8597,104.9582,-116.8179,-3.7016,-113.1163,-3.4649,10.7518,9.2735,-129.6768,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.8499,0.8499,0.8499,0.8499,-5,0,0,0
+4541.2618,0.5105,100117.6175,41.6615,83.0000,-0.9538,-0.2603,-1.6450,6,801.2416,-42.9723,425.9021,-42.9723,-3.6056,35.7357,55.9782,-3.6056,-2.0687,-5.3932,0.0000,-5.3932,3.8563,-5.3932,1.5781,0.0000,1097.5913,-60.6517,-64.2771,-6.9713,4.4591,-11.4304,101.4938,-112.9243,-3.5522,-109.3721,-3.3306,9.5021,8.8992,-124.4428,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4541.7725,0.5110,100123.2820,39.9077,83.0000,-0.9538,-0.2607,-1.6598,6,767.5123,-41.6361,426.8788,-41.6361,-3.3464,34.3098,51.0744,-3.3464,-1.9816,-5.2211,0.0000,-5.2211,3.8563,-5.2211,1.4954,0.0000,1051.3867,-61.0030,-64.9606,-6.7165,4.2722,-10.9887,97.9366,-108.9253,-3.4026,-105.5226,-3.1952,8.3523,8.5246,-119.2042,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,-5,0,0,0
+4542.2838,0.5115,100128.7029,38.1522,83.0000,-0.9538,-0.2609,-1.6739,6,733.7503,-40.2986,427.8553,-40.2986,-3.0965,32.8756,46.3891,-3.0965,-1.8944,-5.0583,0.0000,-5.0583,3.8563,-5.0583,1.4140,0.0000,1005.1374,-61.4903,-65.8308,-6.4723,4.0853,-10.5577,94.2655,-104.8232,-3.2529,-101.5702,-3.0574,7.2981,8.1496,-113.9606,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,-5,0,0,0
+4542.7956,0.5121,100133.8799,36.3948,83.0000,-0.9538,-0.2611,-1.6874,6,699.9525,-38.9597,428.0723,-38.9597,-2.8557,31.3772,41.9237,-2.8557,-1.8072,-4.9048,0.0000,-4.9048,3.8563,-4.9048,1.3340,0.0000,958.8390,-62.1339,-66.9152,-6.2388,3.8985,-10.1373,90.4859,-100.6232,-3.1031,-97.5201,-2.9187,6.3357,7.7742,-108.7114,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4543.3080,0.5127,100138.8126,34.6354,83.0000,-0.9538,-0.2613,-1.7003,0,772.9932,178.6377,430.5066,-41.8532,14.4603,34.8485,51.8562,-3.3879,10.6040,0.0000,0.0000,0.0000,3.8563,0.0000,2.3137,0.0000,912.4863,-24.2130,0.0000,-2.3137,3.6358,-5.9495,90.3798,-96.3294,-2.9531,-93.3763,-2.7796,5.4609,7.3984,-103.4560,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3425.7865,3425.7865,3425.7865,3425.7865,-5,0,0,0
+4543.8210,0.5134,100143.5008,32.8737,83.0000,-0.9538,-0.2615,-1.7126,0,953.0140,169.6388,545.2933,-47.5904,16.9298,54.4199,80.6682,-4.7495,13.0736,0.0000,0.0000,0.0000,3.8563,0.0000,2.9115,0.0000,866.0736,-32.1023,0.0000,-2.9115,3.4655,-6.3771,85.5676,-91.9447,-2.8029,-89.1418,-2.6397,4.6696,7.0221,-98.1938,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3783.8400,3783.8400,3783.8400,3783.8400,-5,0,0,0
+4544.3348,0.5142,100147.9442,31.1095,83.0000,-0.9538,-0.2615,-1.7242,0,1133.2947,163.4920,616.8858,-55.5948,19.4030,73.2110,109.3399,-6.5979,15.5467,0.0000,0.0000,0.0000,3.8563,0.0000,2.7028,0.0000,819.5939,-31.4914,0.0000,-2.7028,3.2785,-5.9813,81.4907,-87.4721,-2.6525,-84.8196,-2.4986,3.9578,6.6452,-92.9240,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4259.8966,4259.8966,4259.8966,4259.8966,-5,0,0,0
+4544.8495,0.5151,100152.1423,29.3424,83.0000,-0.9538,-0.2616,-1.7352,0,1304.1527,145.1524,668.8378,-63.6869,19.8235,91.3435,130.5614,-8.6978,15.9673,0.0000,0.0000,0.0000,3.8563,0.0000,2.4998,0.0000,773.0390,-30.8796,0.0000,-2.4998,3.0912,-5.5910,77.3245,-82.9155,-2.5018,-80.4137,-2.3571,3.3213,6.2678,-87.6457,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4385.9361,4385.9361,4385.9361,4385.9361,-5,0,0,0
+4545.3650,0.5161,100156.0948,27.5721,83.0000,-0.9538,-0.2616,-1.7455,4,1212.6627,-59.5156,655.7968,-59.5156,-7.5579,83.2795,121.4022,-7.5579,-31.6286,20.2145,0.0000,20.2145,3.8563,20.2145,2.3023,0.0000,726.3991,235.4746,179.5549,17.9122,3.0966,14.8156,93.0938,-78.2782,-2.3509,-75.9274,-2.2152,2.7560,5.8896,-82.3578,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4545.8817,0.5172,100159.8012,25.7981,83.0000,-0.9538,-0.2616,-1.7552,4,1005.9002,-49.2950,475.2409,-49.2950,-5.1926,50.0608,90.0708,-5.1926,-5.2653,-3.7836,0.0000,-3.7836,3.8563,-3.7836,2.1105,0.0000,679.6623,-82.8118,-35.9185,-5.8941,2.7935,-8.6876,64.8753,-73.5629,-2.1996,-71.3633,-2.0730,2.2579,5.5107,-77.0588,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,3.9548,3.9548,3.9548,3.9548,-5,0,0,0
+4546.3995,0.5185,100163.2610,24.0198,83.0000,-0.9538,-0.2615,-1.7643,4,936.5649,-47.0969,465.4545,-47.0969,-4.6191,45.6503,77.7755,-4.6191,-4.9024,-3.5730,0.0000,-3.5730,3.8563,-3.5730,1.9242,0.0000,632.8141,-82.9541,-36.4307,-5.4972,2.6012,-8.0984,60.6723,-68.7706,-2.0480,-66.7227,-1.9290,1.8228,5.1308,-71.7473,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4.0558,4.0558,4.0558,4.0558,-5,0,0,0
+4546.9188,0.5201,100166.4734,22.2367,83.0000,-0.9538,-0.2610,-1.7727,4,867.0376,-45.0111,448.2059,-45.0111,-4.0868,40.6953,66.1308,-4.0868,-4.5385,-3.4047,0.0000,-3.4047,3.8563,-3.4047,1.7435,0.0000,585.8362,-83.9161,-37.4978,-5.1481,2.4093,-7.5574,56.3452,-63.9026,-1.8960,-62.0066,-1.7821,1.4466,4.7499,-66.4210,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1.8625,1.8625,1.8625,1.8625,-5,0,0,0
+4547.4398,0.5219,100169.4378,20.4477,83.0000,-0.9538,-0.2605,-1.7804,4,797.2841,-42.8155,429.6339,-42.8155,-3.5747,35.8707,55.3921,-3.5747,-4.1733,-3.2577,0.0000,-3.2577,3.8563,-3.2577,1.5683,0.0000,538.7055,-85.5466,-39.0180,-4.8259,2.2173,-7.0433,51.9202,-58.9635,-1.7434,-57.2201,-1.6356,1.1251,4.3678,-61.0774,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,-0.0001,-0.0001,-0.0001,-0.0001,-5,0,0,0
+4547.9628,0.5241,100172.1533,18.6518,83.0000,-0.9538,-0.2600,-1.7874,4,727.2598,-40.0414,431.7378,-40.0414,-3.0495,32.8805,45.5141,-3.0495,-3.8068,-3.0990,0.0000,-3.0990,3.8563,-3.0990,1.3985,0.0000,491.3918,-87.4010,-40.6912,-4.4975,2.0245,-6.5221,47.4321,-53.9542,-1.5903,-52.3639,-1.4893,0.8543,3.9842,-55.7131,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4548.4883,0.5268,100174.6189,16.8475,83.0000,-0.9538,-0.2596,-1.7938,0,835.0840,246.6415,447.3272,-44.0525,21.5688,39.1187,61.0949,-3.8524,17.7125,0.0000,0.0000,0.0000,3.8563,0.0000,2.8899,0.0000,443.8549,-62.1744,0.0000,-2.8899,1.8047,-4.6946,44.1796,-48.8742,-1.4365,-47.4378,-1.3430,0.6299,3.5988,-50.3234,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,4806.9428,4806.9428,4806.9428,4806.9428,-5,0,0,0
+4549.0169,0.5303,100176.8332,15.0325,83.0000,-0.9538,-0.2592,-1.7996,0,1121.8371,235.3698,634.8058,-55.0289,27.6509,74.5760,107.5346,-6.4647,23.7946,0.0000,0.0000,0.0000,3.8563,0.0000,3.6294,0.0000,396.0395,-87.5129,0.0000,-3.6294,1.6318,-5.2612,38.4604,-43.7216,-1.2817,-42.4399,-1.1966,0.4478,3.2111,-44.9022,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,5677.3015,5677.3015,5677.3015,5677.3015,-5,0,0,0
+4549.5494,0.5348,100178.7946,13.2040,83.0000,-0.9538,-0.2588,-1.8047,0,1410.7392,228.6476,715.2030,-68.4833,33.7786,105.6586,141.2320,-10.1172,29.9223,0.0000,0.0000,0.0000,3.8563,0.0000,3.0359,0.0000,347.8657,-83.3391,0.0000,-3.0359,1.4302,-4.4661,34.0254,-38.4915,-1.1258,-37.3657,-1.0496,0.3038,2.8205,-39.4404,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6990.5016,6990.5016,6990.5016,6990.5016,-5,0,0,0
+4550.0872,0.5409,100180.5010,11.3573,83.0000,-0.9538,-0.2585,-1.8091,0,1666.5007,174.9212,818.2184,-78.6625,30.5265,142.7918,163.2972,-13.7278,26.6702,0.0000,0.0000,0.0000,3.8563,0.0000,2.4792,0.0000,299.2124,-79.1238,0.0000,-2.4792,1.2275,-3.7067,29.4679,-33.1745,-0.9683,-32.2062,-0.9018,0.1937,2.4260,-33.9241,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,6566.8571,6566.8571,6566.8571,6566.8571,-5,0,0,0
+4550.6326,0.5498,100181.9494,9.4848,83.0000,-0.9538,-0.2583,-1.8128,2,1316.1294,-64.2258,712.7937,-64.2258,-8.8519,98.2406,131.7605,-8.8519,-86.3109,73.6027,0.0000,73.6027,3.8563,73.6027,4.1072,0.0000,249.8811,2655.7953,740.1987,69.4955,2.3324,67.1631,94.9160,-27.7529,-0.8087,-26.9442,-0.7524,0.1132,2.0260,-28.3310,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,0.0000,0.0000,0.0000,0.0000,-5,0,0,0
+4551.1894,0.5639,100183.1356,7.5727,83.0000,-0.9538,-0.2581,-1.8159,0,788.8077,-41.0347,426.5481,-42.4797,-3.3896,35.2345,54.1450,-3.5090,-7.2459,0.0000,0.0000,0.0000,3.8563,0.0000,1.4726,0.0000,199.5075,-70.4853,0.0000,-1.4726,0.8147,-2.2873,19.9027,-22.1901,-0.6457,-21.5444,-0.6002,0.0580,1.6176,-22.6198,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,24.6299,24.6299,24.6299,24.6299,-5,0,0,0
+4552.4876,2.0325,100185.0000,3.3023,83.0000,-0.9027,-0.2578,-1.8207,0,661.2796,33.1742,442.4749,-37.4276,2.2973,30.6410,37.0900,-2.5918,-1.5590,0.0000,0.0000,0.0000,3.8563,0.0000,0.6093,0.0000,87.0002,-66.8800,0.0000,-0.6093,0.3546,-0.9639,8.1840,-9.1479,-0.2665,-8.8815,-0.2615,0.0095,0.7054,-9.3348,1.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1061.9585,1061.9585,1061.9585,1061.9585,-5,0,0,0
+4554.0038,1.0000,100185.0000,0.0000,0.0000,0.0000,-0.2576,-1.8207,0,600.0000,61.3747,478.0000,-35.0000,3.8563,30.0336,30.0336,-2.1991,0.0000,0.0000,0.0000,0.0000,3.8563,0.0000,0.0000,0.0000,0.0000,-28.6735,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.7143,0.2000,0.6000,0.9890,0.3530,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,0.0000,1,1347.0607,1347.0607,1347.0607,1347.0607,0,0,0,0
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/DeclarationMode/Class2_RigidTruck_4x2_VehTorqueLimits/Engine_175kW_6.8l.veng b/VectoCore/VectoCoreTest/TestData/Integration/DeclarationMode/Class2_RigidTruck_4x2_VehTorqueLimits/Engine_175kW_6.8l.veng
index f10c2b595f3e0d850b503dcc6a99ed8574396aa5..a876edc128d4097202e15d5324c8c7e9701f60f5 100644
--- a/VectoCore/VectoCoreTest/TestData/Integration/DeclarationMode/Class2_RigidTruck_4x2_VehTorqueLimits/Engine_175kW_6.8l.veng
+++ b/VectoCore/VectoCoreTest/TestData/Integration/DeclarationMode/Class2_RigidTruck_4x2_VehTorqueLimits/Engine_175kW_6.8l.veng
@@ -3,7 +3,7 @@
     "CreatedBy": " ()",
     "Date": "2016-10-13T10:06:50.6286564Z",
     "AppVersion": "3",
-    "FileVersion": 3
+    "FileVersion": 4
   },
   "Body": {
     "SavedInDeclMode": true,
@@ -16,6 +16,11 @@
     "WHTC-Urban": 1.0,
     "WHTC-Rural": 1.0,
     "WHTC-Motorway": 1.0,
-    "ColdHotBalancingFactor": 1.0
+    "ColdHotBalancingFactor": 1.0,
+    "RatedPower": 175000,
+    "RatedSpeed": 2000,
+    "MaxTorque": 956,
+    "CFRegPer": 1.0,
+    "FuelType":  "Diesel CI" 
   }
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/DeclarationMode/V24_DeclarationMode/HeavyLorry/Conventional_heavyLorry_AMT.xml b/VectoCore/VectoCoreTest/TestData/Integration/DeclarationMode/V24_DeclarationMode/HeavyLorry/Conventional_heavyLorry_AMT.xml
new file mode 100644
index 0000000000000000000000000000000000000000..6128267577f424ec16e6b5314bcf3e9c6b439c51
--- /dev/null
+++ b/VectoCore/VectoCoreTest/TestData/Integration/DeclarationMode/V24_DeclarationMode/HeavyLorry/Conventional_heavyLorry_AMT.xml
@@ -0,0 +1,338 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tns:VectoInputDeclaration xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.4" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" schemaVersion="2.0" xmlns:tns="urn:tugraz:ivt:VectoAPI:DeclarationInput:v2.0" xmlns:di="http://www.w3.org/2000/09/xmldsig#" xsi:schemaLocation="urn:tugraz:ivt:VectoAPI:DeclarationJob V:\VectoCore\VectoCore\Resources\XSD/VectoDeclarationJob.xsd" xmlns:v1.0="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v1.0" xmlns:v2.0="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0" xmlns:v2.1="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.1"  xmlns:v2.3="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3" xmlns:v2.4="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.4">
+	<v2.0:Vehicle xsi:type="Vehicle_Conventional_HeavyLorryDeclarationType" id="Conventional_HeavyLorry">
+		<Manufacturer>TU Graz</Manufacturer>
+		<ManufacturerAddress>Inffeldgasse 19</ManufacturerAddress>
+		<Model>HEV Heavy Lorry Px</Model>
+		<VIN>1234</VIN>
+		<Date>2017-01-01T00:00:00Z</Date>
+		<LegislativeCategory>N3</LegislativeCategory>
+		<ChassisConfiguration>Rigid Lorry</ChassisConfiguration>
+		<AxleConfiguration>4x2</AxleConfiguration>
+		<CorrectedActualMass>6000</CorrectedActualMass>
+		<TechnicalPermissibleMaximumLadenMass>12000</TechnicalPermissibleMaximumLadenMass>
+		<IdlingSpeed>650</IdlingSpeed>
+		<RetarderType>None</RetarderType>
+		<AngledriveType>None</AngledriveType>
+		<PTO xsi:type="PTOType">
+			<PTOShaftsGearWheels>none</PTOShaftsGearWheels>
+			<PTOOtherElements>none</PTOOtherElements>
+		</PTO>
+		<ZeroEmissionVehicle>false</ZeroEmissionVehicle>
+		<VocationalVehicle>false</VocationalVehicle>
+		<NgTankSystem>Liquefied</NgTankSystem><!-- optional -->
+		<SleeperCab>false</SleeperCab>
+		<VehicleTypeApprovalNumber>ASDF</VehicleTypeApprovalNumber>
+		<ADAS xsi:type="ADAS_Conventional_Type">
+			<EngineStopStart>true</EngineStopStart>
+			<EcoRollWithoutEngineStop>false</EcoRollWithoutEngineStop>
+			<EcoRollWithEngineStop>true</EcoRollWithEngineStop>
+			<PredictiveCruiseControl>1,2,3</PredictiveCruiseControl>
+		</ADAS>
+		<TorqueLimits xsi:type="v2.0:TorqueLimitsType"><!-- optional -->
+			<v2.0:Entry gear="9" maxTorque="2000"/>
+		</TorqueLimits>
+		<Components xsi:type="Components_Conventional_LorryType">
+			<Engine>
+				<v2.0:Data xsi:type="v1.0:EngineDataDeclarationType" id="ENG-gooZah3D" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v1.0">
+					<Manufacturer>Generic Engine Manufacturer</Manufacturer>
+					<Model>Generic 40t Long Haul Truck Engine</Model>
+					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+					<Date>2017-02-15T11:00:00Z</Date>
+					<AppVersion>VectoEngine x.y</AppVersion>
+					<Displacement>12730</Displacement>
+					<IdlingSpeed>560</IdlingSpeed>
+					<RatedSpeed>2200</RatedSpeed>
+					<RatedPower>380000</RatedPower>
+					<MaxEngineTorque>2300</MaxEngineTorque>
+					<WHTCUrban>1.0097</WHTCUrban>
+					<WHTCRural>1.0035</WHTCRural>
+					<WHTCMotorway>1.0200</WHTCMotorway>
+					<BFColdHot>1.0000</BFColdHot>
+					<CFRegPer>1.0000</CFRegPer>
+					<CFNCV>1.0000</CFNCV>
+					<FuelType>NG</FuelType>
+					<FuelConsumptionMap>
+						<Entry engineSpeed="560.00" torque="-149.00" fuelConsumption="0.00"/>
+						<Entry engineSpeed="560.00" torque="1180.00" fuelConsumption="12869.00"/>
+						<Entry engineSpeed="2100.00" torque="-320.00" fuelConsumption="0.00"/>
+						<Entry engineSpeed="2100.00" torque="1100.00" fuelConsumption="50653.00"/>
+					</FuelConsumptionMap>
+					<FullLoadAndDragCurve>
+						<Entry engineSpeed="560.00" maxTorque="1180.00" dragTorque="-149.00"/>
+						<Entry engineSpeed="1800.00" maxTorque="1800.00" dragTorque="-300.00"/>
+						<Entry engineSpeed="2100.00" maxTorque="1100.00" dragTorque="-320.00"/>
+					</FullLoadAndDragCurve>
+				</v2.0:Data>
+				<v2.0:Signature>
+					<di:Reference URI="#ENG-gooZah3D">
+						<di:Transforms>
+							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+						</di:Transforms>
+						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+						<di:DigestValue>/qqS7iMvDm0MYurhsIRZTF5FeS+MNA2HnoS1P8SrSdA=</di:DigestValue>
+					</di:Reference>
+				</v2.0:Signature>
+			</Engine>
+			<Gearbox>
+				<v2.0:Data id="gbx-vi2Oak2N" xsi:type="v2.0:GearboxDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
+					<Manufacturer>Generic Gearbox Manufacturer</Manufacturer>
+					<Model>Generic 40t Long Haul Truck Gearbox</Model>
+					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+					<Date>2017-01-11T11:00:00Z</Date>
+					<AppVersion>3.0.1</AppVersion>
+					<TransmissionType>AMT</TransmissionType>
+					<MainCertificationMethod>Standard values</MainCertificationMethod>
+					<Gears xsi:type="GearsDeclarationType">
+						<Gear number="1">
+							<Ratio>14.930</Ratio>
+							<MaxTorque>1900</MaxTorque>
+							<MaxSpeed>2000</MaxSpeed>
+							<TorqueLossMap>
+								<Entry inputSpeed="0.00" inputTorque="-1000.00" torqueLoss="25.06"/>
+								<Entry inputSpeed="0.00" inputTorque="50.00" torqueLoss="6.06"/>
+								<Entry inputSpeed="0.00" inputTorque="3000.00" torqueLoss="54.06"/>
+								<Entry inputSpeed="2100.00" inputTorque="-1000.00" torqueLoss="35.69"/>
+								<Entry inputSpeed="2100.00" inputTorque="50.00" torqueLoss="16.69"/>
+								<Entry inputSpeed="2100.00" inputTorque="3000.00" torqueLoss="64.69"/>
+							</TorqueLossMap>
+						</Gear>
+						<Gear number="2">
+							<Ratio>11.640</Ratio>
+							<MaxTorque>1900</MaxTorque>
+							<MaxSpeed>2000</MaxSpeed>
+							<TorqueLossMap>
+								<Entry inputSpeed="0.00" inputTorque="-1000.00" torqueLoss="25.06"/>
+								<Entry inputSpeed="0.00" inputTorque="50.00" torqueLoss="6.06"/>
+								<Entry inputSpeed="0.00" inputTorque="3000.00" torqueLoss="54.06"/>
+								<Entry inputSpeed="2100.00" inputTorque="-1000.00" torqueLoss="35.69"/>
+								<Entry inputSpeed="2100.00" inputTorque="50.00" torqueLoss="16.69"/>
+								<Entry inputSpeed="2100.00" inputTorque="3000.00" torqueLoss="64.69"/>
+							</TorqueLossMap>
+						</Gear>
+					</Gears>
+				</v2.0:Data>
+				<v2.0:Signature>
+					<di:Reference URI="#gbx-vi2Oak2N">
+						<di:Transforms>
+							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+						</di:Transforms>
+						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+						<di:DigestValue>8fsWE1AvinkI5UcWuU/vyx3X2kKjarP/qPC+Uon+aBE=</di:DigestValue>
+					</di:Reference>
+				</v2.0:Signature>
+			</Gearbox>
+			<TorqueConverter><!-- optional -->
+				<v2.0:Data xsi:type="v1.0:TorqueConverterDataDeclarationType" id="TQ-1234" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v1.0">
+					<Manufacturer>Some Manufacturer</Manufacturer>
+					<Model>Some Model</Model>
+					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+					<Date>2017-02-15T11:00:00Z</Date>
+					<AppVersion>TC CalcApp 123</AppVersion>
+					<CertificationMethod>Standard values</CertificationMethod>
+					<Characteristics>
+						<Entry speedRatio="0.0000" torqueRatio="1.00" inputTorqueRef="300.00"/>
+						<Entry speedRatio="0.5000" torqueRatio="1.00" inputTorqueRef="200.00"/>
+						<Entry speedRatio="0.9000" torqueRatio="0.90" inputTorqueRef="200.00"/>
+					</Characteristics>
+				</v2.0:Data>
+				<v2.0:Signature>
+					<di:Reference URI="#TQ-1234">
+						<di:Transforms>
+							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+						</di:Transforms>
+						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+						<di:DigestValue>P8mKieew0dWJFSIPapRXdUf2FsYG4ONvolD5kjkYEkw=</di:DigestValue>
+					</di:Reference>
+				</v2.0:Signature>
+			</TorqueConverter>
+			<Angledrive><!-- optional -->
+				<v2.0:Data id="agl-vi2Oak2N" xsi:type="v2.0:AngledriveDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
+					<Manufacturer>Generic Gearbox Manufacturer</Manufacturer>
+					<Model>Generic 40t Long Haul Truck Gearbox</Model>
+					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+					<Date>2017-01-11T11:00:00Z</Date>
+					<AppVersion>3.0.1</AppVersion>
+					<Ratio>2.345</Ratio>
+					<CertificationMethod>Standard values</CertificationMethod>
+					<TorqueLossMap>
+						<Entry inputSpeed="0.00" inputTorque="-10000.00" torqueLoss="100.00"/>
+						<Entry inputSpeed="1000.00" inputTorque="-1000.00" torqueLoss="100.00"/>
+						<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="10.00"/>
+						<Entry inputSpeed="1000.00" inputTorque="0.00" torqueLoss="10.00"/>
+						<Entry inputSpeed="0.00" inputTorque="10000.00" torqueLoss="100.00"/>
+						<Entry inputSpeed="1000.00" inputTorque="1000.00" torqueLoss="100.00"/>
+					</TorqueLossMap>
+				</v2.0:Data>
+				<v2.0:Signature>
+					<di:Reference URI="#agl-vi2Oak2N">
+						<di:Transforms>
+							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+						</di:Transforms>
+						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+						<di:DigestValue>iVRxT+wETVrlCQhZMsiqRC1mKcw3a3KSeb1y5uhINQk=</di:DigestValue>
+					</di:Reference>
+				</v2.0:Signature>
+			</Angledrive>
+			<Retarder><!-- optional -->
+				<v2.0:Data id="RET-Shai9imi" xsi:type="v2.0:RetarderDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
+					<Manufacturer>Generic Retarder Manufacturer</Manufacturer>
+					<Model>Generic Retarder</Model>
+					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+					<Date>2017-01-11T11:00:00Z</Date>
+					<AppVersion>3.0.1</AppVersion>
+					<CertificationMethod>Standard values</CertificationMethod>
+					<RetarderLossMap>
+						<Entry retarderSpeed="0.00" torqueLoss="10.00"/>
+						<Entry retarderSpeed="2300.00" torqueLoss="20.58"/>
+					</RetarderLossMap>
+				</v2.0:Data>
+				<v2.0:Signature>
+					<di:Reference URI="#RET-Shai9imi">
+						<di:Transforms>
+							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+						</di:Transforms>
+						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+						<di:DigestValue>xcfok6Uo1kvFefSRo+W/oMfEfS5BdTklBugAjby2DUQ=</di:DigestValue>
+					</di:Reference>
+				</v2.0:Signature>
+			</Retarder>
+			<Axlegear>
+				<v2.0:Data id="AXL-EC3ohnoh" xsi:type="v2.0:AxlegearDataDeclarationType"  xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
+					<Manufacturer>Generic Gearbox Manufacturer</Manufacturer>
+					<Model>Generic 40t Long Haul Truck AxleGear</Model>
+					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+					<Date>2017-01-11T11:00:00Z</Date>
+					<AppVersion>3.0.1</AppVersion>
+					<LineType>Single portal axle</LineType>
+					<Ratio>2.590</Ratio>
+					<CertificationMethod>Standard values</CertificationMethod>
+					<TorqueLossMap>
+						<Entry inputSpeed="0.00" inputTorque="-5000.00" torqueLoss="115.00"/>
+						<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="40.00"/>
+						<Entry inputSpeed="0.00" inputTorque="15000.00" torqueLoss="265.00"/>
+						<Entry inputSpeed="2100.00" inputTorque="-5000.00" torqueLoss="115.00"/>
+						<Entry inputSpeed="2100.00" inputTorque="0.00" torqueLoss="40.00"/>
+						<Entry inputSpeed="2100.00" inputTorque="35000.00" torqueLoss="565.00"/>
+					</TorqueLossMap>
+				</v2.0:Data>
+				<v2.0:Signature>
+					<di:Reference URI="#AXL-EC3ohnoh">
+						<di:Transforms>
+							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+						</di:Transforms>
+						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+						<di:DigestValue>Ux2vo+s07pGr9XCbvNs/YbJcFaZClORRGXpP6Eyeze8=</di:DigestValue>
+					</di:Reference>
+				</v2.0:Signature>
+			</Axlegear>
+			<AxleWheels>
+				<v2.0:Data xsi:type="v2.0:AxleWheelsDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
+					<Axles>
+						<Axle axleNumber="1" xsi:type="AxleDataDeclarationType">
+							<AxleType>VehicleNonDriven</AxleType>
+							<TwinTyres>false</TwinTyres>
+							<Steered>true</Steered>
+							<Tyre>
+								<Data id="WHL-5432198760-315-70-R22.5" xsi:type="TyreDataDeclarationType">
+									<Manufacturer>Generic Wheels Manufacturer</Manufacturer>
+									<Model>Generic Wheel</Model>
+									<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+									<Date>2017-01-11T14:00:00Z</Date>
+									<AppVersion>Tyre Generation App 1.0</AppVersion>
+									<Dimension>315/70 R22.5</Dimension>
+									<RRCDeclared>0.0055</RRCDeclared>
+									<FzISO>31300</FzISO>
+								</Data>
+								<Signature>
+									<di:Reference URI="#WHL-5432198760-315-70-R22.5">
+										<di:Transforms>
+											<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+											<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+										</di:Transforms>
+										<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+										<di:DigestValue>A/sq1ng4cqeOyauDUqUEnonRSPch3VCqZDX9Pf3tW1Q=</di:DigestValue>
+									</di:Reference>
+								</Signature>
+							</Tyre>
+						</Axle>
+						<Axle axleNumber="2" xsi:type="AxleDataDeclarationType">
+							<AxleType>VehicleDriven</AxleType>
+							<TwinTyres>true</TwinTyres>
+							<Steered>false</Steered>
+							<Tyre>
+								<Data id="WHL-5432198760-315-70-R22.5" xsi:type="TyreDataDeclarationType">
+									<Manufacturer>Generic Wheels Manufacturer</Manufacturer>
+									<Model>Generic Wheel</Model>
+									<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+									<Date>2017-01-11T14:00:00Z</Date>
+									<AppVersion>Tyre Generation App 1.0</AppVersion>
+									<Dimension>315/70 R22.5</Dimension>
+									<RRCDeclared>0.0063</RRCDeclared>
+									<FzISO>31300</FzISO>
+								</Data>
+								<Signature>
+									<di:Reference URI="#WHL-5432198760-315-70-R22.5">
+										<di:Transforms>
+											<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+											<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+										</di:Transforms>
+										<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+										<di:DigestValue>z+KDXmc5MIezM6RVgfYax5J9Efi0ghciG2/wLLmWaBk=</di:DigestValue>
+									</di:Reference>
+								</Signature>
+							</Tyre>
+						</Axle>
+					</Axles>
+				</v2.0:Data>
+			</AxleWheels>
+			<Auxiliaries>
+				<Data xsi:type="AUX_Conventional_LorryDataType">
+					<Fan>
+						<Technology>Hydraulic driven - Constant displacement pump</Technology>
+					</Fan>
+					<SteeringPump>
+						<Technology axleNumber="1">Variable displacement elec. controlled</Technology>
+					</SteeringPump>
+					<ElectricSystem>
+						<Technology>Standard technology - LED headlights, all</Technology>
+					</ElectricSystem>
+					<PneumaticSystem>
+						<Technology>Medium Supply 2-stage</Technology>
+					</PneumaticSystem>
+					<HVAC>
+						<Technology>Default</Technology>
+					</HVAC>
+				</Data>
+			</Auxiliaries>
+			<AirDrag><!-- optional -->
+				<Data id="CabinX23h" xsi:type="v2.0:AirDragDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
+					<Manufacturer>Generic Manufacturer</Manufacturer>
+					<Model>Generic Model</Model>
+					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+					<Date>2017-03-24T15:00:00Z</Date>
+					<AppVersion>Vecto AirDrag x.y</AppVersion>
+					<CdxA_0>6.31</CdxA_0>
+					<TransferredCdxA>6.32</TransferredCdxA>
+					<DeclaredCdxA>6.34</DeclaredCdxA>
+				</Data>
+				<v2.0:Signature>
+					<di:Reference URI="#CabinX23h">
+						<di:Transforms>
+							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+						</di:Transforms>
+						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+						<di:DigestValue>NroIsfnT7+1zYG5CTHxpclh0ZaRZvGyrfFPmWdKbFbg=</di:DigestValue>
+					</di:Reference>
+				</v2.0:Signature>
+			</AirDrag>
+		</Components>
+	</v2.0:Vehicle>
+</tns:VectoInputDeclaration>
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/DeclarationMode/V24_DeclarationMode/HeavyLorry/PEV_heavyLorry_AMT_E2_realistic.xml b/VectoCore/VectoCoreTest/TestData/Integration/DeclarationMode/V24_DeclarationMode/HeavyLorry/PEV_heavyLorry_AMT_E2_realistic.xml
new file mode 100644
index 0000000000000000000000000000000000000000..1764bb0f138b7c17d19842f09b2e276878656ff8
--- /dev/null
+++ b/VectoCore/VectoCoreTest/TestData/Integration/DeclarationMode/V24_DeclarationMode/HeavyLorry/PEV_heavyLorry_AMT_E2_realistic.xml
@@ -0,0 +1,7686 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tns:VectoInputDeclaration xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.4" 
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+     schemaVersion="2.0"
+      xmlns:tns="urn:tugraz:ivt:VectoAPI:DeclarationInput:v2.0" 
+      xmlns:di="http://www.w3.org/2000/09/xmldsig#"
+      xsi:schemaLocation="urn:tugraz:ivt:VectoAPI:DeclarationJob ./../../../../../../../VectoCore/Resources/XSD/VectoDeclarationJob.xsd" 
+      xmlns:v1.0="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v1.0"
+       xmlns:v2.0="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0"
+        xmlns:v2.1="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.1"  
+        xmlns:v2.3="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3"
+         xmlns:v2.4="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.4">
+	<v2.0:Vehicle xsi:type="Vehicle_PEV_HeavyLorryDeclarationType" id="PEV_E2_HEAVY_LORRY">
+		<Manufacturer>TU Graz</Manufacturer>
+		<ManufacturerAddress>Inffeldgasse 19</ManufacturerAddress>
+		<Model>PEV Heavy Lorry E2</Model>
+		<VIN>123467890</VIN>
+		<Date>2017-01-01T00:00:00Z</Date>
+		<LegislativeCategory>N3</LegislativeCategory>
+		<ChassisConfiguration>Rigid Lorry</ChassisConfiguration>
+		<AxleConfiguration>4x2</AxleConfiguration>
+		<CorrectedActualMass>4670</CorrectedActualMass>
+		<TechnicalPermissibleMaximumLadenMass>11900</TechnicalPermissibleMaximumLadenMass>
+		<RetarderType>None</RetarderType>
+		<RetarderRatio>2.000</RetarderRatio>
+		<AngledriveType>None</AngledriveType>
+		<PTO xsi:type="PTOType">
+			<PTOShaftsGearWheels>none</PTOShaftsGearWheels>
+			<PTOOtherElements>none</PTOOtherElements>
+		</PTO>
+		<ZeroEmissionVehicle>true</ZeroEmissionVehicle>
+		<VocationalVehicle>false</VocationalVehicle>
+		<!-- optional -->
+		<SleeperCab>true</SleeperCab>
+		<VehicleTypeApprovalNumber>ASDF</VehicleTypeApprovalNumber>
+		<ArchitectureID>E2</ArchitectureID>
+		<ADAS xsi:type="ADAS_PEV_Type">
+			<PredictiveCruiseControl>none</PredictiveCruiseControl>
+		</ADAS>
+		<Components xsi:type="Components_PEV-E2_LorryType">
+			<ElectricMachine>
+				<PowertrainPosition>2</PowertrainPosition>
+				<Count>2</Count>
+				<ElectricMachineSystem>
+					<v2.3:Data xsi:type="ElectricMachineSystemMeasuredDataDeclarationType" id="EM-1234" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3">
+						<Manufacturer>a</Manufacturer>
+						<Model>a</Model>
+						<CertificationNumber>token</CertificationNumber>
+						<Date>2017-01-01T00:00:00Z</Date>
+						<AppVersion>aaaaa</AppVersion>
+						<ElectricMachineType>ASM</ElectricMachineType>
+						<CertificationMethod>Measured</CertificationMethod>
+						<R85RatedPower>350000</R85RatedPower>
+						<RotationalInertia>0.23</RotationalInertia>
+						<DcDcConverterIncluded>true</DcDcConverterIncluded>
+						<IHPCType>None</IHPCType>
+						<VoltageLevel>
+							<Voltage>600</Voltage>
+							<ContinuousTorque>350.00</ContinuousTorque>
+							<TestSpeedContinuousTorque>2400.00</TestSpeedContinuousTorque>
+							<OverloadTorque>470.00</OverloadTorque>
+							<TestSpeedOverloadTorque>2500.00</TestSpeedOverloadTorque>
+							<OverloadDuration>120.00</OverloadDuration>
+							<MaxTorqueCurve>
+<Entry outShaftSpeed="0.00" maxTorque="485.00" minTorque="-485.00"/>
+<Entry outShaftSpeed="2461.16" maxTorque="485.00" minTorque="-485.00"/>
+<Entry outShaftSpeed="2452.14" maxTorque="485.00" minTorque="-485.00"/>
+<Entry outShaftSpeed="2466.86" maxTorque="483.88" minTorque="-483.88"/>
+<Entry outShaftSpeed="2481.59" maxTorque="481.01" minTorque="-481.01"/>
+<Entry outShaftSpeed="2496.32" maxTorque="478.17" minTorque="-478.17"/>
+<Entry outShaftSpeed="2503.68" maxTorque="476.77" minTorque="-476.77"/>
+<Entry outShaftSpeed="2577.32" maxTorque="463.14" minTorque="-463.14"/>
+<Entry outShaftSpeed="2650.96" maxTorque="450.27" minTorque="-450.27"/>
+<Entry outShaftSpeed="2724.59" maxTorque="438.10" minTorque="-438.10"/>
+<Entry outShaftSpeed="2798.23" maxTorque="426.58" minTorque="-426.58"/>
+<Entry outShaftSpeed="2871.87" maxTorque="415.64" minTorque="-415.64"/>
+<Entry outShaftSpeed="2945.51" maxTorque="405.25" minTorque="-405.25"/>
+<Entry outShaftSpeed="3019.15" maxTorque="395.36" minTorque="-395.36"/>
+<Entry outShaftSpeed="3092.78" maxTorque="385.95" minTorque="-385.95"/>
+<Entry outShaftSpeed="3166.42" maxTorque="376.98" minTorque="-376.98"/>
+<Entry outShaftSpeed="3240.06" maxTorque="368.41" minTorque="-368.41"/>
+<Entry outShaftSpeed="3313.70" maxTorque="360.22" minTorque="-360.22"/>
+<Entry outShaftSpeed="3387.33" maxTorque="352.39" minTorque="-352.39"/>
+<Entry outShaftSpeed="3460.97" maxTorque="344.90" minTorque="-344.90"/>
+<Entry outShaftSpeed="3534.61" maxTorque="337.71" minTorque="-337.71"/>
+<Entry outShaftSpeed="3608.25" maxTorque="330.82" minTorque="-330.82"/>
+<Entry outShaftSpeed="3681.89" maxTorque="324.20" minTorque="-324.20"/>
+<Entry outShaftSpeed="3755.52" maxTorque="317.84" minTorque="-317.84"/>
+<Entry outShaftSpeed="3829.16" maxTorque="311.73" minTorque="-311.73"/>
+<Entry outShaftSpeed="3902.80" maxTorque="305.85" minTorque="-305.85"/>
+<Entry outShaftSpeed="3976.44" maxTorque="300.18" minTorque="-300.18"/>
+<Entry outShaftSpeed="4050.07" maxTorque="294.72" minTorque="-294.72"/>
+<Entry outShaftSpeed="4123.71" maxTorque="289.46" minTorque="-289.46"/>
+<Entry outShaftSpeed="4197.35" maxTorque="284.38" minTorque="-284.38"/>
+<Entry outShaftSpeed="4270.99" maxTorque="279.48" minTorque="-279.48"/>
+<Entry outShaftSpeed="4344.62" maxTorque="274.74" minTorque="-274.74"/>
+<Entry outShaftSpeed="4418.26" maxTorque="270.17" minTorque="-270.17"/>
+<Entry outShaftSpeed="4491.90" maxTorque="265.73" minTorque="-265.73"/>
+<Entry outShaftSpeed="4565.54" maxTorque="261.45" minTorque="-261.45"/>
+<Entry outShaftSpeed="4639.18" maxTorque="257.30" minTorque="-257.30"/>
+<Entry outShaftSpeed="4712.81" maxTorque="253.28" minTorque="-253.28"/>
+<Entry outShaftSpeed="4786.45" maxTorque="249.39" minTorque="-249.39"/>
+<Entry outShaftSpeed="4860.09" maxTorque="245.60" minTorque="-245.60"/>
+<Entry outShaftSpeed="4933.73" maxTorque="241.94" minTorque="-241.94"/>
+<Entry outShaftSpeed="5007.36" maxTorque="238.38" minTorque="-238.38"/>
+<Entry outShaftSpeed="5081.00" maxTorque="234.92" minTorque="-234.92"/>
+<Entry outShaftSpeed="5154.64" maxTorque="231.58" minTorque="-231.58"/>
+<Entry outShaftSpeed="5228.28" maxTorque="228.31" minTorque="-228.31"/>
+<Entry outShaftSpeed="5301.91" maxTorque="225.14" minTorque="-225.14"/>
+<Entry outShaftSpeed="5375.55" maxTorque="222.06" minTorque="-222.06"/>
+<Entry outShaftSpeed="5449.19" maxTorque="219.05" minTorque="-219.05"/>
+<Entry outShaftSpeed="5522.83" maxTorque="216.13" minTorque="-216.13"/>
+<Entry outShaftSpeed="5596.47" maxTorque="213.29" minTorque="-213.29"/>
+<Entry outShaftSpeed="5670.10" maxTorque="210.51" minTorque="-210.51"/>
+<Entry outShaftSpeed="5743.74" maxTorque="207.82" minTorque="-207.82"/>
+<Entry outShaftSpeed="5817.38" maxTorque="205.19" minTorque="-205.19"/>
+<Entry outShaftSpeed="5891.02" maxTorque="202.62" minTorque="-202.62"/>
+<Entry outShaftSpeed="5964.65" maxTorque="200.12" minTorque="-200.12"/>
+<Entry outShaftSpeed="6038.29" maxTorque="197.69" minTorque="-197.69"/>
+<Entry outShaftSpeed="6111.93" maxTorque="195.30" minTorque="-195.30"/>
+<Entry outShaftSpeed="6185.57" maxTorque="192.97" minTorque="-192.97"/>
+<Entry outShaftSpeed="6259.20" maxTorque="190.70" minTorque="-190.70"/>
+<Entry outShaftSpeed="6332.84" maxTorque="188.48" minTorque="-188.48"/>
+<Entry outShaftSpeed="6406.48" maxTorque="186.32" minTorque="-186.32"/>
+<Entry outShaftSpeed="6480.12" maxTorque="184.20" minTorque="-184.20"/>
+<Entry outShaftSpeed="6553.76" maxTorque="182.13" minTorque="-182.13"/>
+<Entry outShaftSpeed="6627.39" maxTorque="180.10" minTorque="-180.10"/>
+<Entry outShaftSpeed="6701.03" maxTorque="178.13" minTorque="-178.13"/>
+<Entry outShaftSpeed="6774.67" maxTorque="176.20" minTorque="-176.20"/>
+<Entry outShaftSpeed="6848.31" maxTorque="174.30" minTorque="-174.30"/>
+<Entry outShaftSpeed="6921.94" maxTorque="172.44" minTorque="-172.44"/>
+<Entry outShaftSpeed="6995.58" maxTorque="170.64" minTorque="-170.64"/>
+<Entry outShaftSpeed="7069.22" maxTorque="168.85" minTorque="-168.85"/>
+<Entry outShaftSpeed="7142.86" maxTorque="167.11" minTorque="-167.11"/>
+<Entry outShaftSpeed="7216.49" maxTorque="165.41" minTorque="-165.41"/>
+<Entry outShaftSpeed="7290.13" maxTorque="163.74" minTorque="-163.74"/>
+<Entry outShaftSpeed="7363.77" maxTorque="162.10" minTorque="-162.10"/>
+							</MaxTorqueCurve>
+							<PowerMap>
+								<Entry outShaftSpeed="0.00" torque="-485.00" electricPower="8.79"/>
+<Entry outShaftSpeed="0.00" torque="-469.84" electricPower="8.28"/>
+<Entry outShaftSpeed="0.00" torque="-454.69" electricPower="7.78"/>
+<Entry outShaftSpeed="0.00" torque="-439.53" electricPower="7.30"/>
+<Entry outShaftSpeed="0.00" torque="-424.38" electricPower="6.84"/>
+<Entry outShaftSpeed="0.00" torque="-409.22" electricPower="6.39"/>
+<Entry outShaftSpeed="0.00" torque="-394.06" electricPower="5.95"/>
+<Entry outShaftSpeed="0.00" torque="-378.91" electricPower="5.53"/>
+<Entry outShaftSpeed="0.00" torque="-363.75" electricPower="5.13"/>
+<Entry outShaftSpeed="0.00" torque="-348.59" electricPower="4.74"/>
+<Entry outShaftSpeed="0.00" torque="-333.44" electricPower="4.36"/>
+<Entry outShaftSpeed="0.00" torque="-318.28" electricPower="4.00"/>
+<Entry outShaftSpeed="0.00" torque="-303.13" electricPower="3.66"/>
+<Entry outShaftSpeed="0.00" torque="-287.97" electricPower="3.33"/>
+<Entry outShaftSpeed="0.00" torque="-272.81" electricPower="3.02"/>
+<Entry outShaftSpeed="0.00" torque="-257.66" electricPower="2.72"/>
+<Entry outShaftSpeed="0.00" torque="-242.50" electricPower="2.44"/>
+<Entry outShaftSpeed="0.00" torque="-227.34" electricPower="2.18"/>
+<Entry outShaftSpeed="0.00" torque="-212.19" electricPower="1.92"/>
+<Entry outShaftSpeed="0.00" torque="-197.03" electricPower="1.69"/>
+<Entry outShaftSpeed="0.00" torque="-181.88" electricPower="1.47"/>
+<Entry outShaftSpeed="0.00" torque="-166.72" electricPower="1.26"/>
+<Entry outShaftSpeed="0.00" torque="-151.56" electricPower="1.07"/>
+<Entry outShaftSpeed="0.00" torque="-136.41" electricPower="0.90"/>
+<Entry outShaftSpeed="0.00" torque="-121.25" electricPower="0.74"/>
+<Entry outShaftSpeed="0.00" torque="-106.09" electricPower="0.59"/>
+<Entry outShaftSpeed="0.00" torque="-90.94" electricPower="0.46"/>
+<Entry outShaftSpeed="0.00" torque="-75.78" electricPower="0.35"/>
+<Entry outShaftSpeed="0.00" torque="-60.63" electricPower="0.25"/>
+<Entry outShaftSpeed="0.00" torque="-45.47" electricPower="0.17"/>
+<Entry outShaftSpeed="0.00" torque="-30.31" electricPower="0.10"/>
+<Entry outShaftSpeed="0.00" torque="-15.16" electricPower="0.05"/>
+<Entry outShaftSpeed="0.00" torque="0.00" electricPower="0.03"/>
+<Entry outShaftSpeed="0.00" torque="15.16" electricPower="0.08"/>
+<Entry outShaftSpeed="0.00" torque="30.31" electricPower="0.14"/>
+<Entry outShaftSpeed="0.00" torque="45.47" electricPower="0.21"/>
+<Entry outShaftSpeed="0.00" torque="60.63" electricPower="0.31"/>
+<Entry outShaftSpeed="0.00" torque="75.78" electricPower="0.41"/>
+<Entry outShaftSpeed="0.00" torque="90.94" electricPower="0.53"/>
+<Entry outShaftSpeed="0.00" torque="106.09" electricPower="0.67"/>
+<Entry outShaftSpeed="0.00" torque="121.25" electricPower="0.82"/>
+<Entry outShaftSpeed="0.00" torque="136.41" electricPower="0.99"/>
+<Entry outShaftSpeed="0.00" torque="151.56" electricPower="1.18"/>
+<Entry outShaftSpeed="0.00" torque="166.72" electricPower="1.37"/>
+<Entry outShaftSpeed="0.00" torque="181.88" electricPower="1.59"/>
+<Entry outShaftSpeed="0.00" torque="197.03" electricPower="1.82"/>
+<Entry outShaftSpeed="0.00" torque="212.19" electricPower="2.06"/>
+<Entry outShaftSpeed="0.00" torque="227.34" electricPower="2.32"/>
+<Entry outShaftSpeed="0.00" torque="242.50" electricPower="2.60"/>
+<Entry outShaftSpeed="0.00" torque="257.66" electricPower="2.89"/>
+<Entry outShaftSpeed="0.00" torque="272.81" electricPower="3.19"/>
+<Entry outShaftSpeed="0.00" torque="287.97" electricPower="3.51"/>
+<Entry outShaftSpeed="0.00" torque="303.13" electricPower="3.85"/>
+<Entry outShaftSpeed="0.00" torque="318.28" electricPower="4.20"/>
+<Entry outShaftSpeed="0.00" torque="333.44" electricPower="4.57"/>
+<Entry outShaftSpeed="0.00" torque="348.59" electricPower="4.95"/>
+<Entry outShaftSpeed="0.00" torque="363.75" electricPower="5.35"/>
+<Entry outShaftSpeed="0.00" torque="378.91" electricPower="5.76"/>
+<Entry outShaftSpeed="0.00" torque="394.06" electricPower="6.19"/>
+<Entry outShaftSpeed="0.00" torque="409.22" electricPower="6.63"/>
+<Entry outShaftSpeed="0.00" torque="424.38" electricPower="7.09"/>
+<Entry outShaftSpeed="0.00" torque="439.53" electricPower="7.57"/>
+<Entry outShaftSpeed="0.00" torque="454.69" electricPower="8.06"/>
+<Entry outShaftSpeed="0.00" torque="469.84" electricPower="8.56"/>
+<Entry outShaftSpeed="0.00" torque="485.00" electricPower="9.08"/>
+<Entry outShaftSpeed="70.32" torque="-485.00" electricPower="5.21"/>
+<Entry outShaftSpeed="70.32" torque="-469.84" electricPower="4.81"/>
+<Entry outShaftSpeed="70.32" torque="-454.69" electricPower="4.43"/>
+<Entry outShaftSpeed="70.32" torque="-439.53" electricPower="4.06"/>
+<Entry outShaftSpeed="70.32" torque="-424.38" electricPower="3.71"/>
+<Entry outShaftSpeed="70.32" torque="-409.22" electricPower="3.37"/>
+<Entry outShaftSpeed="70.32" torque="-394.06" electricPower="3.05"/>
+<Entry outShaftSpeed="70.32" torque="-378.91" electricPower="2.74"/>
+<Entry outShaftSpeed="70.32" torque="-363.75" electricPower="2.45"/>
+<Entry outShaftSpeed="70.32" torque="-348.59" electricPower="2.17"/>
+<Entry outShaftSpeed="70.32" torque="-333.44" electricPower="1.91"/>
+<Entry outShaftSpeed="70.32" torque="-318.28" electricPower="1.67"/>
+<Entry outShaftSpeed="70.32" torque="-303.13" electricPower="1.44"/>
+<Entry outShaftSpeed="70.32" torque="-287.97" electricPower="1.22"/>
+<Entry outShaftSpeed="70.32" torque="-272.81" electricPower="1.02"/>
+<Entry outShaftSpeed="70.32" torque="-257.66" electricPower="0.84"/>
+<Entry outShaftSpeed="70.32" torque="-242.50" electricPower="0.67"/>
+<Entry outShaftSpeed="70.32" torque="-227.34" electricPower="0.52"/>
+<Entry outShaftSpeed="70.32" torque="-212.19" electricPower="0.38"/>
+<Entry outShaftSpeed="70.32" torque="-197.03" electricPower="0.26"/>
+<Entry outShaftSpeed="70.32" torque="-181.88" electricPower="0.15"/>
+<Entry outShaftSpeed="70.32" torque="-166.72" electricPower="0.06"/>
+<Entry outShaftSpeed="70.32" torque="-151.56" electricPower="-0.02"/>
+<Entry outShaftSpeed="70.32" torque="-136.41" electricPower="-0.08"/>
+<Entry outShaftSpeed="70.32" torque="-121.25" electricPower="-0.12"/>
+<Entry outShaftSpeed="70.32" torque="-106.09" electricPower="-0.16"/>
+<Entry outShaftSpeed="70.32" torque="-90.94" electricPower="-0.17"/>
+<Entry outShaftSpeed="70.32" torque="-75.78" electricPower="-0.17"/>
+<Entry outShaftSpeed="70.32" torque="-60.63" electricPower="-0.16"/>
+<Entry outShaftSpeed="70.32" torque="-45.47" electricPower="-0.13"/>
+<Entry outShaftSpeed="70.32" torque="-30.31" electricPower="-0.09"/>
+<Entry outShaftSpeed="70.32" torque="-15.16" electricPower="-0.03"/>
+<Entry outShaftSpeed="70.32" torque="0.00" electricPower="0.06"/>
+<Entry outShaftSpeed="70.32" torque="15.16" electricPower="0.22"/>
+<Entry outShaftSpeed="70.32" torque="30.31" electricPower="0.40"/>
+<Entry outShaftSpeed="70.32" torque="45.47" electricPower="0.59"/>
+<Entry outShaftSpeed="70.32" torque="60.63" electricPower="0.79"/>
+<Entry outShaftSpeed="70.32" torque="75.78" electricPower="1.01"/>
+<Entry outShaftSpeed="70.32" torque="90.94" electricPower="1.24"/>
+<Entry outShaftSpeed="70.32" torque="106.09" electricPower="1.49"/>
+<Entry outShaftSpeed="70.32" torque="121.25" electricPower="1.76"/>
+<Entry outShaftSpeed="70.32" torque="136.41" electricPower="2.04"/>
+<Entry outShaftSpeed="70.32" torque="151.56" electricPower="2.34"/>
+<Entry outShaftSpeed="70.32" torque="166.72" electricPower="2.65"/>
+<Entry outShaftSpeed="70.32" torque="181.88" electricPower="2.97"/>
+<Entry outShaftSpeed="70.32" torque="197.03" electricPower="3.32"/>
+<Entry outShaftSpeed="70.32" torque="212.19" electricPower="3.67"/>
+<Entry outShaftSpeed="70.32" torque="227.34" electricPower="4.05"/>
+<Entry outShaftSpeed="70.32" torque="242.50" electricPower="4.43"/>
+<Entry outShaftSpeed="70.32" torque="257.66" electricPower="4.84"/>
+<Entry outShaftSpeed="70.32" torque="272.81" electricPower="5.26"/>
+<Entry outShaftSpeed="70.32" torque="287.97" electricPower="5.69"/>
+<Entry outShaftSpeed="70.32" torque="303.13" electricPower="6.14"/>
+<Entry outShaftSpeed="70.32" torque="318.28" electricPower="6.60"/>
+<Entry outShaftSpeed="70.32" torque="333.44" electricPower="7.08"/>
+<Entry outShaftSpeed="70.32" torque="348.59" electricPower="7.58"/>
+<Entry outShaftSpeed="70.32" torque="363.75" electricPower="8.09"/>
+<Entry outShaftSpeed="70.32" torque="378.91" electricPower="8.62"/>
+<Entry outShaftSpeed="70.32" torque="394.06" electricPower="9.16"/>
+<Entry outShaftSpeed="70.32" torque="409.22" electricPower="9.71"/>
+<Entry outShaftSpeed="70.32" torque="424.38" electricPower="10.28"/>
+<Entry outShaftSpeed="70.32" torque="439.53" electricPower="10.87"/>
+<Entry outShaftSpeed="70.32" torque="454.69" electricPower="11.47"/>
+<Entry outShaftSpeed="70.32" torque="469.84" electricPower="12.09"/>
+<Entry outShaftSpeed="70.32" torque="485.00" electricPower="12.72"/>
+<Entry outShaftSpeed="140.64" torque="-485.00" electricPower="1.63"/>
+<Entry outShaftSpeed="140.64" torque="-469.84" electricPower="1.35"/>
+<Entry outShaftSpeed="140.64" torque="-454.69" electricPower="1.08"/>
+<Entry outShaftSpeed="140.64" torque="-439.53" electricPower="0.83"/>
+<Entry outShaftSpeed="140.64" torque="-424.38" electricPower="0.59"/>
+<Entry outShaftSpeed="140.64" torque="-409.22" electricPower="0.37"/>
+<Entry outShaftSpeed="140.64" torque="-394.06" electricPower="0.16"/>
+<Entry outShaftSpeed="140.64" torque="-378.91" electricPower="-0.03"/>
+<Entry outShaftSpeed="140.64" torque="-363.75" electricPower="-0.20"/>
+<Entry outShaftSpeed="140.64" torque="-348.59" electricPower="-0.36"/>
+<Entry outShaftSpeed="140.64" torque="-333.44" electricPower="-0.51"/>
+<Entry outShaftSpeed="140.64" torque="-318.28" electricPower="-0.64"/>
+<Entry outShaftSpeed="140.64" torque="-303.13" electricPower="-0.76"/>
+<Entry outShaftSpeed="140.64" torque="-287.97" electricPower="-0.86"/>
+<Entry outShaftSpeed="140.64" torque="-272.81" electricPower="-0.94"/>
+<Entry outShaftSpeed="140.64" torque="-257.66" electricPower="-1.01"/>
+<Entry outShaftSpeed="140.64" torque="-242.50" electricPower="-1.07"/>
+<Entry outShaftSpeed="140.64" torque="-227.34" electricPower="-1.11"/>
+<Entry outShaftSpeed="140.64" torque="-212.19" electricPower="-1.14"/>
+<Entry outShaftSpeed="140.64" torque="-197.03" electricPower="-1.15"/>
+<Entry outShaftSpeed="140.64" torque="-181.88" electricPower="-1.14"/>
+<Entry outShaftSpeed="140.64" torque="-166.72" electricPower="-1.12"/>
+<Entry outShaftSpeed="140.64" torque="-151.56" electricPower="-1.09"/>
+<Entry outShaftSpeed="140.64" torque="-136.41" electricPower="-1.04"/>
+<Entry outShaftSpeed="140.64" torque="-121.25" electricPower="-0.98"/>
+<Entry outShaftSpeed="140.64" torque="-106.09" electricPower="-0.90"/>
+<Entry outShaftSpeed="140.64" torque="-90.94" electricPower="-0.80"/>
+<Entry outShaftSpeed="140.64" torque="-75.78" electricPower="-0.69"/>
+<Entry outShaftSpeed="140.64" torque="-60.63" electricPower="-0.57"/>
+<Entry outShaftSpeed="140.64" torque="-45.47" electricPower="-0.43"/>
+<Entry outShaftSpeed="140.64" torque="-30.31" electricPower="-0.28"/>
+<Entry outShaftSpeed="140.64" torque="-15.16" electricPower="-0.11"/>
+<Entry outShaftSpeed="140.64" torque="0.00" electricPower="0.10"/>
+<Entry outShaftSpeed="140.64" torque="15.16" electricPower="0.37"/>
+<Entry outShaftSpeed="140.64" torque="30.31" electricPower="0.66"/>
+<Entry outShaftSpeed="140.64" torque="45.47" electricPower="0.96"/>
+<Entry outShaftSpeed="140.64" torque="60.63" electricPower="1.28"/>
+<Entry outShaftSpeed="140.64" torque="75.78" electricPower="1.61"/>
+<Entry outShaftSpeed="140.64" torque="90.94" electricPower="1.96"/>
+<Entry outShaftSpeed="140.64" torque="106.09" electricPower="2.32"/>
+<Entry outShaftSpeed="140.64" torque="121.25" electricPower="2.70"/>
+<Entry outShaftSpeed="140.64" torque="136.41" electricPower="3.09"/>
+<Entry outShaftSpeed="140.64" torque="151.56" electricPower="3.50"/>
+<Entry outShaftSpeed="140.64" torque="166.72" electricPower="3.92"/>
+<Entry outShaftSpeed="140.64" torque="181.88" electricPower="4.36"/>
+<Entry outShaftSpeed="140.64" torque="197.03" electricPower="4.82"/>
+<Entry outShaftSpeed="140.64" torque="212.19" electricPower="5.29"/>
+<Entry outShaftSpeed="140.64" torque="227.34" electricPower="5.77"/>
+<Entry outShaftSpeed="140.64" torque="242.50" electricPower="6.27"/>
+<Entry outShaftSpeed="140.64" torque="257.66" electricPower="6.79"/>
+<Entry outShaftSpeed="140.64" torque="272.81" electricPower="7.32"/>
+<Entry outShaftSpeed="140.64" torque="287.97" electricPower="7.87"/>
+<Entry outShaftSpeed="140.64" torque="303.13" electricPower="8.43"/>
+<Entry outShaftSpeed="140.64" torque="318.28" electricPower="9.01"/>
+<Entry outShaftSpeed="140.64" torque="333.44" electricPower="9.60"/>
+<Entry outShaftSpeed="140.64" torque="348.59" electricPower="10.21"/>
+<Entry outShaftSpeed="140.64" torque="363.75" electricPower="10.83"/>
+<Entry outShaftSpeed="140.64" torque="378.91" electricPower="11.47"/>
+<Entry outShaftSpeed="140.64" torque="394.06" electricPower="12.12"/>
+<Entry outShaftSpeed="140.64" torque="409.22" electricPower="12.79"/>
+<Entry outShaftSpeed="140.64" torque="424.38" electricPower="13.48"/>
+<Entry outShaftSpeed="140.64" torque="439.53" electricPower="14.18"/>
+<Entry outShaftSpeed="140.64" torque="454.69" electricPower="14.89"/>
+<Entry outShaftSpeed="140.64" torque="469.84" electricPower="15.62"/>
+<Entry outShaftSpeed="140.64" torque="485.00" electricPower="16.37"/>
+<Entry outShaftSpeed="210.96" torque="-485.00" electricPower="-1.88"/>
+<Entry outShaftSpeed="210.96" torque="-469.84" electricPower="-2.05"/>
+<Entry outShaftSpeed="210.96" torque="-454.69" electricPower="-2.21"/>
+<Entry outShaftSpeed="210.96" torque="-439.53" electricPower="-2.35"/>
+<Entry outShaftSpeed="210.96" torque="-424.38" electricPower="-2.47"/>
+<Entry outShaftSpeed="210.96" torque="-409.22" electricPower="-2.58"/>
+<Entry outShaftSpeed="210.96" torque="-394.06" electricPower="-2.68"/>
+<Entry outShaftSpeed="210.96" torque="-378.91" electricPower="-2.76"/>
+<Entry outShaftSpeed="210.96" torque="-363.75" electricPower="-2.82"/>
+<Entry outShaftSpeed="210.96" torque="-348.59" electricPower="-2.87"/>
+<Entry outShaftSpeed="210.96" torque="-333.44" electricPower="-2.91"/>
+<Entry outShaftSpeed="210.96" torque="-318.28" electricPower="-2.93"/>
+<Entry outShaftSpeed="210.96" torque="-303.13" electricPower="-2.93"/>
+<Entry outShaftSpeed="210.96" torque="-287.97" electricPower="-2.93"/>
+<Entry outShaftSpeed="210.96" torque="-272.81" electricPower="-2.90"/>
+<Entry outShaftSpeed="210.96" torque="-257.66" electricPower="-2.86"/>
+<Entry outShaftSpeed="210.96" torque="-242.50" electricPower="-2.81"/>
+<Entry outShaftSpeed="210.96" torque="-227.34" electricPower="-2.74"/>
+<Entry outShaftSpeed="210.96" torque="-212.19" electricPower="-2.65"/>
+<Entry outShaftSpeed="210.96" torque="-197.03" electricPower="-2.55"/>
+<Entry outShaftSpeed="210.96" torque="-181.88" electricPower="-2.44"/>
+<Entry outShaftSpeed="210.96" torque="-166.72" electricPower="-2.31"/>
+<Entry outShaftSpeed="210.96" torque="-151.56" electricPower="-2.16"/>
+<Entry outShaftSpeed="210.96" torque="-136.41" electricPower="-2.00"/>
+<Entry outShaftSpeed="210.96" torque="-121.25" electricPower="-1.83"/>
+<Entry outShaftSpeed="210.96" torque="-106.09" electricPower="-1.64"/>
+<Entry outShaftSpeed="210.96" torque="-90.94" electricPower="-1.43"/>
+<Entry outShaftSpeed="210.96" torque="-75.78" electricPower="-1.21"/>
+<Entry outShaftSpeed="210.96" torque="-60.63" electricPower="-0.98"/>
+<Entry outShaftSpeed="210.96" torque="-45.47" electricPower="-0.73"/>
+<Entry outShaftSpeed="210.96" torque="-30.31" electricPower="-0.46"/>
+<Entry outShaftSpeed="210.96" torque="-15.16" electricPower="-0.18"/>
+<Entry outShaftSpeed="210.96" torque="0.00" electricPower="0.13"/>
+<Entry outShaftSpeed="210.96" torque="15.16" electricPower="0.52"/>
+<Entry outShaftSpeed="210.96" torque="30.31" electricPower="0.92"/>
+<Entry outShaftSpeed="210.96" torque="45.47" electricPower="1.33"/>
+<Entry outShaftSpeed="210.96" torque="60.63" electricPower="1.76"/>
+<Entry outShaftSpeed="210.96" torque="75.78" electricPower="2.21"/>
+<Entry outShaftSpeed="210.96" torque="90.94" electricPower="2.67"/>
+<Entry outShaftSpeed="210.96" torque="106.09" electricPower="3.14"/>
+<Entry outShaftSpeed="210.96" torque="121.25" electricPower="3.63"/>
+<Entry outShaftSpeed="210.96" torque="136.41" electricPower="4.14"/>
+<Entry outShaftSpeed="210.96" torque="151.56" electricPower="4.66"/>
+<Entry outShaftSpeed="210.96" torque="166.72" electricPower="5.20"/>
+<Entry outShaftSpeed="210.96" torque="181.88" electricPower="5.75"/>
+<Entry outShaftSpeed="210.96" torque="197.03" electricPower="6.32"/>
+<Entry outShaftSpeed="210.96" torque="212.19" electricPower="6.90"/>
+<Entry outShaftSpeed="210.96" torque="227.34" electricPower="7.50"/>
+<Entry outShaftSpeed="210.96" torque="242.50" electricPower="8.12"/>
+<Entry outShaftSpeed="210.96" torque="257.66" electricPower="8.74"/>
+<Entry outShaftSpeed="210.96" torque="272.81" electricPower="9.39"/>
+<Entry outShaftSpeed="210.96" torque="287.97" electricPower="10.05"/>
+<Entry outShaftSpeed="210.96" torque="303.13" electricPower="10.72"/>
+<Entry outShaftSpeed="210.96" torque="318.28" electricPower="11.41"/>
+<Entry outShaftSpeed="210.96" torque="333.44" electricPower="12.12"/>
+<Entry outShaftSpeed="210.96" torque="348.59" electricPower="12.84"/>
+<Entry outShaftSpeed="210.96" torque="363.75" electricPower="13.58"/>
+<Entry outShaftSpeed="210.96" torque="378.91" electricPower="14.33"/>
+<Entry outShaftSpeed="210.96" torque="394.06" electricPower="15.09"/>
+<Entry outShaftSpeed="210.96" torque="409.22" electricPower="15.88"/>
+<Entry outShaftSpeed="210.96" torque="424.38" electricPower="16.67"/>
+<Entry outShaftSpeed="210.96" torque="439.53" electricPower="17.49"/>
+<Entry outShaftSpeed="210.96" torque="454.69" electricPower="18.31"/>
+<Entry outShaftSpeed="210.96" torque="469.84" electricPower="19.16"/>
+<Entry outShaftSpeed="210.96" torque="485.00" electricPower="20.02"/>
+<Entry outShaftSpeed="281.28" torque="-485.00" electricPower="-5.38"/>
+<Entry outShaftSpeed="281.28" torque="-469.84" electricPower="-5.44"/>
+<Entry outShaftSpeed="281.28" torque="-454.69" electricPower="-5.49"/>
+<Entry outShaftSpeed="281.28" torque="-439.53" electricPower="-5.52"/>
+<Entry outShaftSpeed="281.28" torque="-424.38" electricPower="-5.53"/>
+<Entry outShaftSpeed="281.28" torque="-409.22" electricPower="-5.53"/>
+<Entry outShaftSpeed="281.28" torque="-394.06" electricPower="-5.52"/>
+<Entry outShaftSpeed="281.28" torque="-378.91" electricPower="-5.49"/>
+<Entry outShaftSpeed="281.28" torque="-363.75" electricPower="-5.44"/>
+<Entry outShaftSpeed="281.28" torque="-348.59" electricPower="-5.38"/>
+<Entry outShaftSpeed="281.28" torque="-333.44" electricPower="-5.31"/>
+<Entry outShaftSpeed="281.28" torque="-318.28" electricPower="-5.22"/>
+<Entry outShaftSpeed="281.28" torque="-303.13" electricPower="-5.11"/>
+<Entry outShaftSpeed="281.28" torque="-287.97" electricPower="-4.99"/>
+<Entry outShaftSpeed="281.28" torque="-272.81" electricPower="-4.86"/>
+<Entry outShaftSpeed="281.28" torque="-257.66" electricPower="-4.70"/>
+<Entry outShaftSpeed="281.28" torque="-242.50" electricPower="-4.54"/>
+<Entry outShaftSpeed="281.28" torque="-227.34" electricPower="-4.36"/>
+<Entry outShaftSpeed="281.28" torque="-212.19" electricPower="-4.16"/>
+<Entry outShaftSpeed="281.28" torque="-197.03" electricPower="-3.95"/>
+<Entry outShaftSpeed="281.28" torque="-181.88" electricPower="-3.73"/>
+<Entry outShaftSpeed="281.28" torque="-166.72" electricPower="-3.49"/>
+<Entry outShaftSpeed="281.28" torque="-151.56" electricPower="-3.23"/>
+<Entry outShaftSpeed="281.28" torque="-136.41" electricPower="-2.96"/>
+<Entry outShaftSpeed="281.28" torque="-121.25" electricPower="-2.68"/>
+<Entry outShaftSpeed="281.28" torque="-106.09" electricPower="-2.38"/>
+<Entry outShaftSpeed="281.28" torque="-90.94" electricPower="-2.06"/>
+<Entry outShaftSpeed="281.28" torque="-75.78" electricPower="-1.73"/>
+<Entry outShaftSpeed="281.28" torque="-60.63" electricPower="-1.38"/>
+<Entry outShaftSpeed="281.28" torque="-45.47" electricPower="-1.02"/>
+<Entry outShaftSpeed="281.28" torque="-30.31" electricPower="-0.65"/>
+<Entry outShaftSpeed="281.28" torque="-15.16" electricPower="-0.26"/>
+<Entry outShaftSpeed="281.28" torque="0.00" electricPower="0.17"/>
+<Entry outShaftSpeed="281.28" torque="15.16" electricPower="0.67"/>
+<Entry outShaftSpeed="281.28" torque="30.31" electricPower="1.18"/>
+<Entry outShaftSpeed="281.28" torque="45.47" electricPower="1.71"/>
+<Entry outShaftSpeed="281.28" torque="60.63" electricPower="2.25"/>
+<Entry outShaftSpeed="281.28" torque="75.78" electricPower="2.81"/>
+<Entry outShaftSpeed="281.28" torque="90.94" electricPower="3.38"/>
+<Entry outShaftSpeed="281.28" torque="106.09" electricPower="3.97"/>
+<Entry outShaftSpeed="281.28" torque="121.25" electricPower="4.57"/>
+<Entry outShaftSpeed="281.28" torque="136.41" electricPower="5.19"/>
+<Entry outShaftSpeed="281.28" torque="151.56" electricPower="5.83"/>
+<Entry outShaftSpeed="281.28" torque="166.72" electricPower="6.48"/>
+<Entry outShaftSpeed="281.28" torque="181.88" electricPower="7.14"/>
+<Entry outShaftSpeed="281.28" torque="197.03" electricPower="7.82"/>
+<Entry outShaftSpeed="281.28" torque="212.19" electricPower="8.52"/>
+<Entry outShaftSpeed="281.28" torque="227.34" electricPower="9.23"/>
+<Entry outShaftSpeed="281.28" torque="242.50" electricPower="9.96"/>
+<Entry outShaftSpeed="281.28" torque="257.66" electricPower="10.70"/>
+<Entry outShaftSpeed="281.28" torque="272.81" electricPower="11.46"/>
+<Entry outShaftSpeed="281.28" torque="287.97" electricPower="12.23"/>
+<Entry outShaftSpeed="281.28" torque="303.13" electricPower="13.02"/>
+<Entry outShaftSpeed="281.28" torque="318.28" electricPower="13.82"/>
+<Entry outShaftSpeed="281.28" torque="333.44" electricPower="14.64"/>
+<Entry outShaftSpeed="281.28" torque="348.59" electricPower="15.47"/>
+<Entry outShaftSpeed="281.28" torque="363.75" electricPower="16.32"/>
+<Entry outShaftSpeed="281.28" torque="378.91" electricPower="17.18"/>
+<Entry outShaftSpeed="281.28" torque="394.06" electricPower="18.07"/>
+<Entry outShaftSpeed="281.28" torque="409.22" electricPower="18.96"/>
+<Entry outShaftSpeed="281.28" torque="424.38" electricPower="19.87"/>
+<Entry outShaftSpeed="281.28" torque="439.53" electricPower="20.80"/>
+<Entry outShaftSpeed="281.28" torque="454.69" electricPower="21.74"/>
+<Entry outShaftSpeed="281.28" torque="469.84" electricPower="22.69"/>
+<Entry outShaftSpeed="281.28" torque="485.00" electricPower="23.66"/>
+<Entry outShaftSpeed="351.59" torque="-485.00" electricPower="-8.89"/>
+<Entry outShaftSpeed="351.59" torque="-469.84" electricPower="-8.83"/>
+<Entry outShaftSpeed="351.59" torque="-454.69" electricPower="-8.77"/>
+<Entry outShaftSpeed="351.59" torque="-439.53" electricPower="-8.69"/>
+<Entry outShaftSpeed="351.59" torque="-424.38" electricPower="-8.59"/>
+<Entry outShaftSpeed="351.59" torque="-409.22" electricPower="-8.48"/>
+<Entry outShaftSpeed="351.59" torque="-394.06" electricPower="-8.36"/>
+<Entry outShaftSpeed="351.59" torque="-378.91" electricPower="-8.21"/>
+<Entry outShaftSpeed="351.59" torque="-363.75" electricPower="-8.06"/>
+<Entry outShaftSpeed="351.59" torque="-348.59" electricPower="-7.89"/>
+<Entry outShaftSpeed="351.59" torque="-333.44" electricPower="-7.70"/>
+<Entry outShaftSpeed="351.59" torque="-318.28" electricPower="-7.50"/>
+<Entry outShaftSpeed="351.59" torque="-303.13" electricPower="-7.28"/>
+<Entry outShaftSpeed="351.59" torque="-287.97" electricPower="-7.05"/>
+<Entry outShaftSpeed="351.59" torque="-272.81" electricPower="-6.81"/>
+<Entry outShaftSpeed="351.59" torque="-257.66" electricPower="-6.55"/>
+<Entry outShaftSpeed="351.59" torque="-242.50" electricPower="-6.27"/>
+<Entry outShaftSpeed="351.59" torque="-227.34" electricPower="-5.98"/>
+<Entry outShaftSpeed="351.59" torque="-212.19" electricPower="-5.67"/>
+<Entry outShaftSpeed="351.59" torque="-197.03" electricPower="-5.35"/>
+<Entry outShaftSpeed="351.59" torque="-181.88" electricPower="-5.02"/>
+<Entry outShaftSpeed="351.59" torque="-166.72" electricPower="-4.67"/>
+<Entry outShaftSpeed="351.59" torque="-151.56" electricPower="-4.30"/>
+<Entry outShaftSpeed="351.59" torque="-136.41" electricPower="-3.92"/>
+<Entry outShaftSpeed="351.59" torque="-121.25" electricPower="-3.52"/>
+<Entry outShaftSpeed="351.59" torque="-106.09" electricPower="-3.11"/>
+<Entry outShaftSpeed="351.59" torque="-90.94" electricPower="-2.69"/>
+<Entry outShaftSpeed="351.59" torque="-75.78" electricPower="-2.24"/>
+<Entry outShaftSpeed="351.59" torque="-60.63" electricPower="-1.79"/>
+<Entry outShaftSpeed="351.59" torque="-45.47" electricPower="-1.32"/>
+<Entry outShaftSpeed="351.59" torque="-30.31" electricPower="-0.83"/>
+<Entry outShaftSpeed="351.59" torque="-15.16" electricPower="-0.33"/>
+<Entry outShaftSpeed="351.59" torque="0.00" electricPower="0.21"/>
+<Entry outShaftSpeed="351.59" torque="15.16" electricPower="0.82"/>
+<Entry outShaftSpeed="351.59" torque="30.31" electricPower="1.45"/>
+<Entry outShaftSpeed="351.59" torque="45.47" electricPower="2.09"/>
+<Entry outShaftSpeed="351.59" torque="60.63" electricPower="2.74"/>
+<Entry outShaftSpeed="351.59" torque="75.78" electricPower="3.41"/>
+<Entry outShaftSpeed="351.59" torque="90.94" electricPower="4.10"/>
+<Entry outShaftSpeed="351.59" torque="106.09" electricPower="4.80"/>
+<Entry outShaftSpeed="351.59" torque="121.25" electricPower="5.52"/>
+<Entry outShaftSpeed="351.59" torque="136.41" electricPower="6.25"/>
+<Entry outShaftSpeed="351.59" torque="151.56" electricPower="7.00"/>
+<Entry outShaftSpeed="351.59" torque="166.72" electricPower="7.76"/>
+<Entry outShaftSpeed="351.59" torque="181.88" electricPower="8.54"/>
+<Entry outShaftSpeed="351.59" torque="197.03" electricPower="9.33"/>
+<Entry outShaftSpeed="351.59" torque="212.19" electricPower="10.14"/>
+<Entry outShaftSpeed="351.59" torque="227.34" electricPower="10.96"/>
+<Entry outShaftSpeed="351.59" torque="242.50" electricPower="11.80"/>
+<Entry outShaftSpeed="351.59" torque="257.66" electricPower="12.66"/>
+<Entry outShaftSpeed="351.59" torque="272.81" electricPower="13.53"/>
+<Entry outShaftSpeed="351.59" torque="287.97" electricPower="14.41"/>
+<Entry outShaftSpeed="351.59" torque="303.13" electricPower="15.31"/>
+<Entry outShaftSpeed="351.59" torque="318.28" electricPower="16.23"/>
+<Entry outShaftSpeed="351.59" torque="333.44" electricPower="17.16"/>
+<Entry outShaftSpeed="351.59" torque="348.59" electricPower="18.11"/>
+<Entry outShaftSpeed="351.59" torque="363.75" electricPower="19.07"/>
+<Entry outShaftSpeed="351.59" torque="378.91" electricPower="20.05"/>
+<Entry outShaftSpeed="351.59" torque="394.06" electricPower="21.04"/>
+<Entry outShaftSpeed="351.59" torque="409.22" electricPower="22.05"/>
+<Entry outShaftSpeed="351.59" torque="424.38" electricPower="23.07"/>
+<Entry outShaftSpeed="351.59" torque="439.53" electricPower="24.11"/>
+<Entry outShaftSpeed="351.59" torque="454.69" electricPower="25.16"/>
+<Entry outShaftSpeed="351.59" torque="469.84" electricPower="26.23"/>
+<Entry outShaftSpeed="351.59" torque="485.00" electricPower="27.31"/>
+<Entry outShaftSpeed="421.91" torque="-485.00" electricPower="-12.39"/>
+<Entry outShaftSpeed="421.91" torque="-469.84" electricPower="-12.22"/>
+<Entry outShaftSpeed="421.91" torque="-454.69" electricPower="-12.05"/>
+<Entry outShaftSpeed="421.91" torque="-439.53" electricPower="-11.86"/>
+<Entry outShaftSpeed="421.91" torque="-424.38" electricPower="-11.65"/>
+<Entry outShaftSpeed="421.91" torque="-409.22" electricPower="-11.43"/>
+<Entry outShaftSpeed="421.91" torque="-394.06" electricPower="-11.19"/>
+<Entry outShaftSpeed="421.91" torque="-378.91" electricPower="-10.94"/>
+<Entry outShaftSpeed="421.91" torque="-363.75" electricPower="-10.67"/>
+<Entry outShaftSpeed="421.91" torque="-348.59" electricPower="-10.39"/>
+<Entry outShaftSpeed="421.91" torque="-333.44" electricPower="-10.10"/>
+<Entry outShaftSpeed="421.91" torque="-318.28" electricPower="-9.78"/>
+<Entry outShaftSpeed="421.91" torque="-303.13" electricPower="-9.46"/>
+<Entry outShaftSpeed="421.91" torque="-287.97" electricPower="-9.12"/>
+<Entry outShaftSpeed="421.91" torque="-272.81" electricPower="-8.76"/>
+<Entry outShaftSpeed="421.91" torque="-257.66" electricPower="-8.39"/>
+<Entry outShaftSpeed="421.91" torque="-242.50" electricPower="-8.00"/>
+<Entry outShaftSpeed="421.91" torque="-227.34" electricPower="-7.60"/>
+<Entry outShaftSpeed="421.91" torque="-212.19" electricPower="-7.18"/>
+<Entry outShaftSpeed="421.91" torque="-197.03" electricPower="-6.75"/>
+<Entry outShaftSpeed="421.91" torque="-181.88" electricPower="-6.30"/>
+<Entry outShaftSpeed="421.91" torque="-166.72" electricPower="-5.84"/>
+<Entry outShaftSpeed="421.91" torque="-151.56" electricPower="-5.37"/>
+<Entry outShaftSpeed="421.91" torque="-136.41" electricPower="-4.87"/>
+<Entry outShaftSpeed="421.91" torque="-121.25" electricPower="-4.37"/>
+<Entry outShaftSpeed="421.91" torque="-106.09" electricPower="-3.85"/>
+<Entry outShaftSpeed="421.91" torque="-90.94" electricPower="-3.31"/>
+<Entry outShaftSpeed="421.91" torque="-75.78" electricPower="-2.76"/>
+<Entry outShaftSpeed="421.91" torque="-60.63" electricPower="-2.19"/>
+<Entry outShaftSpeed="421.91" torque="-45.47" electricPower="-1.61"/>
+<Entry outShaftSpeed="421.91" torque="-30.31" electricPower="-1.01"/>
+<Entry outShaftSpeed="421.91" torque="-15.16" electricPower="-0.40"/>
+<Entry outShaftSpeed="421.91" torque="0.00" electricPower="0.25"/>
+<Entry outShaftSpeed="421.91" torque="15.16" electricPower="0.97"/>
+<Entry outShaftSpeed="421.91" torque="30.31" electricPower="1.71"/>
+<Entry outShaftSpeed="421.91" torque="45.47" electricPower="2.47"/>
+<Entry outShaftSpeed="421.91" torque="60.63" electricPower="3.23"/>
+<Entry outShaftSpeed="421.91" torque="75.78" electricPower="4.02"/>
+<Entry outShaftSpeed="421.91" torque="90.94" electricPower="4.82"/>
+<Entry outShaftSpeed="421.91" torque="106.09" electricPower="5.63"/>
+<Entry outShaftSpeed="421.91" torque="121.25" electricPower="6.46"/>
+<Entry outShaftSpeed="421.91" torque="136.41" electricPower="7.31"/>
+<Entry outShaftSpeed="421.91" torque="151.56" electricPower="8.17"/>
+<Entry outShaftSpeed="421.91" torque="166.72" electricPower="9.04"/>
+<Entry outShaftSpeed="421.91" torque="181.88" electricPower="9.93"/>
+<Entry outShaftSpeed="421.91" torque="197.03" electricPower="10.84"/>
+<Entry outShaftSpeed="421.91" torque="212.19" electricPower="11.76"/>
+<Entry outShaftSpeed="421.91" torque="227.34" electricPower="12.70"/>
+<Entry outShaftSpeed="421.91" torque="242.50" electricPower="13.65"/>
+<Entry outShaftSpeed="421.91" torque="257.66" electricPower="14.62"/>
+<Entry outShaftSpeed="421.91" torque="272.81" electricPower="15.60"/>
+<Entry outShaftSpeed="421.91" torque="287.97" electricPower="16.60"/>
+<Entry outShaftSpeed="421.91" torque="303.13" electricPower="17.61"/>
+<Entry outShaftSpeed="421.91" torque="318.28" electricPower="18.64"/>
+<Entry outShaftSpeed="421.91" torque="333.44" electricPower="19.68"/>
+<Entry outShaftSpeed="421.91" torque="348.59" electricPower="20.74"/>
+<Entry outShaftSpeed="421.91" torque="363.75" electricPower="21.82"/>
+<Entry outShaftSpeed="421.91" torque="378.91" electricPower="22.91"/>
+<Entry outShaftSpeed="421.91" torque="394.06" electricPower="24.01"/>
+<Entry outShaftSpeed="421.91" torque="409.22" electricPower="25.13"/>
+<Entry outShaftSpeed="421.91" torque="424.38" electricPower="26.27"/>
+<Entry outShaftSpeed="421.91" torque="439.53" electricPower="27.42"/>
+<Entry outShaftSpeed="421.91" torque="454.69" electricPower="28.59"/>
+<Entry outShaftSpeed="421.91" torque="469.84" electricPower="29.77"/>
+<Entry outShaftSpeed="421.91" torque="485.00" electricPower="30.97"/>
+<Entry outShaftSpeed="492.24" torque="-485.00" electricPower="-15.88"/>
+<Entry outShaftSpeed="492.24" torque="-469.84" electricPower="-15.61"/>
+<Entry outShaftSpeed="492.24" torque="-454.69" electricPower="-15.32"/>
+<Entry outShaftSpeed="492.24" torque="-439.53" electricPower="-15.02"/>
+<Entry outShaftSpeed="492.24" torque="-424.38" electricPower="-14.71"/>
+<Entry outShaftSpeed="492.24" torque="-409.22" electricPower="-14.37"/>
+<Entry outShaftSpeed="492.24" torque="-394.06" electricPower="-14.03"/>
+<Entry outShaftSpeed="492.24" torque="-378.91" electricPower="-13.66"/>
+<Entry outShaftSpeed="492.24" torque="-363.75" electricPower="-13.29"/>
+<Entry outShaftSpeed="492.24" torque="-348.59" electricPower="-12.89"/>
+<Entry outShaftSpeed="492.24" torque="-333.44" electricPower="-12.49"/>
+<Entry outShaftSpeed="492.24" torque="-318.28" electricPower="-12.07"/>
+<Entry outShaftSpeed="492.24" torque="-303.13" electricPower="-11.63"/>
+<Entry outShaftSpeed="492.24" torque="-287.97" electricPower="-11.18"/>
+<Entry outShaftSpeed="492.24" torque="-272.81" electricPower="-10.71"/>
+<Entry outShaftSpeed="492.24" torque="-257.66" electricPower="-10.23"/>
+<Entry outShaftSpeed="492.24" torque="-242.50" electricPower="-9.73"/>
+<Entry outShaftSpeed="492.24" torque="-227.34" electricPower="-9.22"/>
+<Entry outShaftSpeed="492.24" torque="-212.19" electricPower="-8.69"/>
+<Entry outShaftSpeed="492.24" torque="-197.03" electricPower="-8.15"/>
+<Entry outShaftSpeed="492.24" torque="-181.88" electricPower="-7.59"/>
+<Entry outShaftSpeed="492.24" torque="-166.72" electricPower="-7.02"/>
+<Entry outShaftSpeed="492.24" torque="-151.56" electricPower="-6.43"/>
+<Entry outShaftSpeed="492.24" torque="-136.41" electricPower="-5.83"/>
+<Entry outShaftSpeed="492.24" torque="-121.25" electricPower="-5.21"/>
+<Entry outShaftSpeed="492.24" torque="-106.09" electricPower="-4.58"/>
+<Entry outShaftSpeed="492.24" torque="-90.94" electricPower="-3.93"/>
+<Entry outShaftSpeed="492.24" torque="-75.78" electricPower="-3.27"/>
+<Entry outShaftSpeed="492.24" torque="-60.63" electricPower="-2.59"/>
+<Entry outShaftSpeed="492.24" torque="-45.47" electricPower="-1.90"/>
+<Entry outShaftSpeed="492.24" torque="-30.31" electricPower="-1.19"/>
+<Entry outShaftSpeed="492.24" torque="-15.16" electricPower="-0.47"/>
+<Entry outShaftSpeed="492.24" torque="0.00" electricPower="0.29"/>
+<Entry outShaftSpeed="492.24" torque="15.16" electricPower="1.13"/>
+<Entry outShaftSpeed="492.24" torque="30.31" electricPower="1.98"/>
+<Entry outShaftSpeed="492.24" torque="45.47" electricPower="2.85"/>
+<Entry outShaftSpeed="492.24" torque="60.63" electricPower="3.73"/>
+<Entry outShaftSpeed="492.24" torque="75.78" electricPower="4.62"/>
+<Entry outShaftSpeed="492.24" torque="90.94" electricPower="5.54"/>
+<Entry outShaftSpeed="492.24" torque="106.09" electricPower="6.46"/>
+<Entry outShaftSpeed="492.24" torque="121.25" electricPower="7.41"/>
+<Entry outShaftSpeed="492.24" torque="136.41" electricPower="8.36"/>
+<Entry outShaftSpeed="492.24" torque="151.56" electricPower="9.34"/>
+<Entry outShaftSpeed="492.24" torque="166.72" electricPower="10.32"/>
+<Entry outShaftSpeed="492.24" torque="181.88" electricPower="11.33"/>
+<Entry outShaftSpeed="492.24" torque="197.03" electricPower="12.35"/>
+<Entry outShaftSpeed="492.24" torque="212.19" electricPower="13.38"/>
+<Entry outShaftSpeed="492.24" torque="227.34" electricPower="14.43"/>
+<Entry outShaftSpeed="492.24" torque="242.50" electricPower="15.50"/>
+<Entry outShaftSpeed="492.24" torque="257.66" electricPower="16.58"/>
+<Entry outShaftSpeed="492.24" torque="272.81" electricPower="17.67"/>
+<Entry outShaftSpeed="492.24" torque="287.97" electricPower="18.78"/>
+<Entry outShaftSpeed="492.24" torque="303.13" electricPower="19.91"/>
+<Entry outShaftSpeed="492.24" torque="318.28" electricPower="21.05"/>
+<Entry outShaftSpeed="492.24" torque="333.44" electricPower="22.21"/>
+<Entry outShaftSpeed="492.24" torque="348.59" electricPower="23.38"/>
+<Entry outShaftSpeed="492.24" torque="363.75" electricPower="24.57"/>
+<Entry outShaftSpeed="492.24" torque="378.91" electricPower="25.77"/>
+<Entry outShaftSpeed="492.24" torque="394.06" electricPower="26.99"/>
+<Entry outShaftSpeed="492.24" torque="409.22" electricPower="28.22"/>
+<Entry outShaftSpeed="492.24" torque="424.38" electricPower="29.47"/>
+<Entry outShaftSpeed="492.24" torque="439.53" electricPower="30.73"/>
+<Entry outShaftSpeed="492.24" torque="454.69" electricPower="32.01"/>
+<Entry outShaftSpeed="492.24" torque="469.84" electricPower="33.31"/>
+<Entry outShaftSpeed="492.24" torque="485.00" electricPower="34.62"/>
+<Entry outShaftSpeed="562.55" torque="-485.00" electricPower="-19.38"/>
+<Entry outShaftSpeed="562.55" torque="-469.84" electricPower="-19.00"/>
+<Entry outShaftSpeed="562.55" torque="-454.69" electricPower="-18.60"/>
+<Entry outShaftSpeed="562.55" torque="-439.53" electricPower="-18.19"/>
+<Entry outShaftSpeed="562.55" torque="-424.38" electricPower="-17.76"/>
+<Entry outShaftSpeed="562.55" torque="-409.22" electricPower="-17.32"/>
+<Entry outShaftSpeed="562.55" torque="-394.06" electricPower="-16.86"/>
+<Entry outShaftSpeed="562.55" torque="-378.91" electricPower="-16.39"/>
+<Entry outShaftSpeed="562.55" torque="-363.75" electricPower="-15.90"/>
+<Entry outShaftSpeed="562.55" torque="-348.59" electricPower="-15.40"/>
+<Entry outShaftSpeed="562.55" torque="-333.44" electricPower="-14.88"/>
+<Entry outShaftSpeed="562.55" torque="-318.28" electricPower="-14.35"/>
+<Entry outShaftSpeed="562.55" torque="-303.13" electricPower="-13.80"/>
+<Entry outShaftSpeed="562.55" torque="-287.97" electricPower="-13.23"/>
+<Entry outShaftSpeed="562.55" torque="-272.81" electricPower="-12.66"/>
+<Entry outShaftSpeed="562.55" torque="-257.66" electricPower="-12.06"/>
+<Entry outShaftSpeed="562.55" torque="-242.50" electricPower="-11.46"/>
+<Entry outShaftSpeed="562.55" torque="-227.34" electricPower="-10.83"/>
+<Entry outShaftSpeed="562.55" torque="-212.19" electricPower="-10.20"/>
+<Entry outShaftSpeed="562.55" torque="-197.03" electricPower="-9.54"/>
+<Entry outShaftSpeed="562.55" torque="-181.88" electricPower="-8.88"/>
+<Entry outShaftSpeed="562.55" torque="-166.72" electricPower="-8.19"/>
+<Entry outShaftSpeed="562.55" torque="-151.56" electricPower="-7.49"/>
+<Entry outShaftSpeed="562.55" torque="-136.41" electricPower="-6.78"/>
+<Entry outShaftSpeed="562.55" torque="-121.25" electricPower="-6.05"/>
+<Entry outShaftSpeed="562.55" torque="-106.09" electricPower="-5.31"/>
+<Entry outShaftSpeed="562.55" torque="-90.94" electricPower="-4.55"/>
+<Entry outShaftSpeed="562.55" torque="-75.78" electricPower="-3.78"/>
+<Entry outShaftSpeed="562.55" torque="-60.63" electricPower="-2.99"/>
+<Entry outShaftSpeed="562.55" torque="-45.47" electricPower="-2.19"/>
+<Entry outShaftSpeed="562.55" torque="-30.31" electricPower="-1.37"/>
+<Entry outShaftSpeed="562.55" torque="-15.16" electricPower="-0.54"/>
+<Entry outShaftSpeed="562.55" torque="0.00" electricPower="0.34"/>
+<Entry outShaftSpeed="562.55" torque="15.16" electricPower="1.29"/>
+<Entry outShaftSpeed="562.55" torque="30.31" electricPower="2.25"/>
+<Entry outShaftSpeed="562.55" torque="45.47" electricPower="3.23"/>
+<Entry outShaftSpeed="562.55" torque="60.63" electricPower="4.22"/>
+<Entry outShaftSpeed="562.55" torque="75.78" electricPower="5.23"/>
+<Entry outShaftSpeed="562.55" torque="90.94" electricPower="6.26"/>
+<Entry outShaftSpeed="562.55" torque="106.09" electricPower="7.30"/>
+<Entry outShaftSpeed="562.55" torque="121.25" electricPower="8.35"/>
+<Entry outShaftSpeed="562.55" torque="136.41" electricPower="9.42"/>
+<Entry outShaftSpeed="562.55" torque="151.56" electricPower="10.51"/>
+<Entry outShaftSpeed="562.55" torque="166.72" electricPower="11.61"/>
+<Entry outShaftSpeed="562.55" torque="181.88" electricPower="12.73"/>
+<Entry outShaftSpeed="562.55" torque="197.03" electricPower="13.86"/>
+<Entry outShaftSpeed="562.55" torque="212.19" electricPower="15.01"/>
+<Entry outShaftSpeed="562.55" torque="227.34" electricPower="16.17"/>
+<Entry outShaftSpeed="562.55" torque="242.50" electricPower="17.35"/>
+<Entry outShaftSpeed="562.55" torque="257.66" electricPower="18.54"/>
+<Entry outShaftSpeed="562.55" torque="272.81" electricPower="19.75"/>
+<Entry outShaftSpeed="562.55" torque="287.97" electricPower="20.97"/>
+<Entry outShaftSpeed="562.55" torque="303.13" electricPower="22.21"/>
+<Entry outShaftSpeed="562.55" torque="318.28" electricPower="23.46"/>
+<Entry outShaftSpeed="562.55" torque="333.44" electricPower="24.73"/>
+<Entry outShaftSpeed="562.55" torque="348.59" electricPower="26.02"/>
+<Entry outShaftSpeed="562.55" torque="363.75" electricPower="27.32"/>
+<Entry outShaftSpeed="562.55" torque="378.91" electricPower="28.63"/>
+<Entry outShaftSpeed="562.55" torque="394.06" electricPower="29.97"/>
+<Entry outShaftSpeed="562.55" torque="409.22" electricPower="31.31"/>
+<Entry outShaftSpeed="562.55" torque="424.38" electricPower="32.67"/>
+<Entry outShaftSpeed="562.55" torque="439.53" electricPower="34.05"/>
+<Entry outShaftSpeed="562.55" torque="454.69" electricPower="35.44"/>
+<Entry outShaftSpeed="562.55" torque="469.84" electricPower="36.85"/>
+<Entry outShaftSpeed="562.55" torque="485.00" electricPower="38.27"/>
+<Entry outShaftSpeed="632.87" torque="-485.00" electricPower="-22.88"/>
+<Entry outShaftSpeed="632.87" torque="-469.84" electricPower="-22.38"/>
+<Entry outShaftSpeed="632.87" torque="-454.69" electricPower="-21.87"/>
+<Entry outShaftSpeed="632.87" torque="-439.53" electricPower="-21.35"/>
+<Entry outShaftSpeed="632.87" torque="-424.38" electricPower="-20.81"/>
+<Entry outShaftSpeed="632.87" torque="-409.22" electricPower="-20.26"/>
+<Entry outShaftSpeed="632.87" torque="-394.06" electricPower="-19.69"/>
+<Entry outShaftSpeed="632.87" torque="-378.91" electricPower="-19.11"/>
+<Entry outShaftSpeed="632.87" torque="-363.75" electricPower="-18.51"/>
+<Entry outShaftSpeed="632.87" torque="-348.59" electricPower="-17.90"/>
+<Entry outShaftSpeed="632.87" torque="-333.44" electricPower="-17.27"/>
+<Entry outShaftSpeed="632.87" torque="-318.28" electricPower="-16.62"/>
+<Entry outShaftSpeed="632.87" torque="-303.13" electricPower="-15.97"/>
+<Entry outShaftSpeed="632.87" torque="-287.97" electricPower="-15.29"/>
+<Entry outShaftSpeed="632.87" torque="-272.81" electricPower="-14.60"/>
+<Entry outShaftSpeed="632.87" torque="-257.66" electricPower="-13.90"/>
+<Entry outShaftSpeed="632.87" torque="-242.50" electricPower="-13.18"/>
+<Entry outShaftSpeed="632.87" torque="-227.34" electricPower="-12.45"/>
+<Entry outShaftSpeed="632.87" torque="-212.19" electricPower="-11.70"/>
+<Entry outShaftSpeed="632.87" torque="-197.03" electricPower="-10.94"/>
+<Entry outShaftSpeed="632.87" torque="-181.88" electricPower="-10.16"/>
+<Entry outShaftSpeed="632.87" torque="-166.72" electricPower="-9.36"/>
+<Entry outShaftSpeed="632.87" torque="-151.56" electricPower="-8.56"/>
+<Entry outShaftSpeed="632.87" torque="-136.41" electricPower="-7.73"/>
+<Entry outShaftSpeed="632.87" torque="-121.25" electricPower="-6.89"/>
+<Entry outShaftSpeed="632.87" torque="-106.09" electricPower="-6.04"/>
+<Entry outShaftSpeed="632.87" torque="-90.94" electricPower="-5.17"/>
+<Entry outShaftSpeed="632.87" torque="-75.78" electricPower="-4.29"/>
+<Entry outShaftSpeed="632.87" torque="-60.63" electricPower="-3.39"/>
+<Entry outShaftSpeed="632.87" torque="-45.47" electricPower="-2.48"/>
+<Entry outShaftSpeed="632.87" torque="-30.31" electricPower="-1.55"/>
+<Entry outShaftSpeed="632.87" torque="-15.16" electricPower="-0.60"/>
+<Entry outShaftSpeed="632.87" torque="0.00" electricPower="0.38"/>
+<Entry outShaftSpeed="632.87" torque="15.16" electricPower="1.45"/>
+<Entry outShaftSpeed="632.87" torque="30.31" electricPower="2.52"/>
+<Entry outShaftSpeed="632.87" torque="45.47" electricPower="3.61"/>
+<Entry outShaftSpeed="632.87" torque="60.63" electricPower="4.72"/>
+<Entry outShaftSpeed="632.87" torque="75.78" electricPower="5.84"/>
+<Entry outShaftSpeed="632.87" torque="90.94" electricPower="6.98"/>
+<Entry outShaftSpeed="632.87" torque="106.09" electricPower="8.13"/>
+<Entry outShaftSpeed="632.87" torque="121.25" electricPower="9.30"/>
+<Entry outShaftSpeed="632.87" torque="136.41" electricPower="10.48"/>
+<Entry outShaftSpeed="632.87" torque="151.56" electricPower="11.68"/>
+<Entry outShaftSpeed="632.87" torque="166.72" electricPower="12.90"/>
+<Entry outShaftSpeed="632.87" torque="181.88" electricPower="14.13"/>
+<Entry outShaftSpeed="632.87" torque="197.03" electricPower="15.37"/>
+<Entry outShaftSpeed="632.87" torque="212.19" electricPower="16.63"/>
+<Entry outShaftSpeed="632.87" torque="227.34" electricPower="17.91"/>
+<Entry outShaftSpeed="632.87" torque="242.50" electricPower="19.20"/>
+<Entry outShaftSpeed="632.87" torque="257.66" electricPower="20.50"/>
+<Entry outShaftSpeed="632.87" torque="272.81" electricPower="21.82"/>
+<Entry outShaftSpeed="632.87" torque="287.97" electricPower="23.16"/>
+<Entry outShaftSpeed="632.87" torque="303.13" electricPower="24.51"/>
+<Entry outShaftSpeed="632.87" torque="318.28" electricPower="25.88"/>
+<Entry outShaftSpeed="632.87" torque="333.44" electricPower="27.26"/>
+<Entry outShaftSpeed="632.87" torque="348.59" electricPower="28.66"/>
+<Entry outShaftSpeed="632.87" torque="363.75" electricPower="30.07"/>
+<Entry outShaftSpeed="632.87" torque="378.91" electricPower="31.50"/>
+<Entry outShaftSpeed="632.87" torque="394.06" electricPower="32.95"/>
+<Entry outShaftSpeed="632.87" torque="409.22" electricPower="34.40"/>
+<Entry outShaftSpeed="632.87" torque="424.38" electricPower="35.88"/>
+<Entry outShaftSpeed="632.87" torque="439.53" electricPower="37.37"/>
+<Entry outShaftSpeed="632.87" torque="454.69" electricPower="38.87"/>
+<Entry outShaftSpeed="632.87" torque="469.84" electricPower="40.39"/>
+<Entry outShaftSpeed="632.87" torque="485.00" electricPower="41.93"/>
+<Entry outShaftSpeed="703.18" torque="-485.00" electricPower="-26.37"/>
+<Entry outShaftSpeed="703.18" torque="-469.84" electricPower="-25.76"/>
+<Entry outShaftSpeed="703.18" torque="-454.69" electricPower="-25.15"/>
+<Entry outShaftSpeed="703.18" torque="-439.53" electricPower="-24.51"/>
+<Entry outShaftSpeed="703.18" torque="-424.38" electricPower="-23.86"/>
+<Entry outShaftSpeed="703.18" torque="-409.22" electricPower="-23.20"/>
+<Entry outShaftSpeed="703.18" torque="-394.06" electricPower="-22.52"/>
+<Entry outShaftSpeed="703.18" torque="-378.91" electricPower="-21.83"/>
+<Entry outShaftSpeed="703.18" torque="-363.75" electricPower="-21.12"/>
+<Entry outShaftSpeed="703.18" torque="-348.59" electricPower="-20.39"/>
+<Entry outShaftSpeed="703.18" torque="-333.44" electricPower="-19.65"/>
+<Entry outShaftSpeed="703.18" torque="-318.28" electricPower="-18.90"/>
+<Entry outShaftSpeed="703.18" torque="-303.13" electricPower="-18.13"/>
+<Entry outShaftSpeed="703.18" torque="-287.97" electricPower="-17.35"/>
+<Entry outShaftSpeed="703.18" torque="-272.81" electricPower="-16.55"/>
+<Entry outShaftSpeed="703.18" torque="-257.66" electricPower="-15.73"/>
+<Entry outShaftSpeed="703.18" torque="-242.50" electricPower="-14.91"/>
+<Entry outShaftSpeed="703.18" torque="-227.34" electricPower="-14.06"/>
+<Entry outShaftSpeed="703.18" torque="-212.19" electricPower="-13.20"/>
+<Entry outShaftSpeed="703.18" torque="-197.03" electricPower="-12.33"/>
+<Entry outShaftSpeed="703.18" torque="-181.88" electricPower="-11.44"/>
+<Entry outShaftSpeed="703.18" torque="-166.72" electricPower="-10.54"/>
+<Entry outShaftSpeed="703.18" torque="-151.56" electricPower="-9.62"/>
+<Entry outShaftSpeed="703.18" torque="-136.41" electricPower="-8.68"/>
+<Entry outShaftSpeed="703.18" torque="-121.25" electricPower="-7.73"/>
+<Entry outShaftSpeed="703.18" torque="-106.09" electricPower="-6.77"/>
+<Entry outShaftSpeed="703.18" torque="-90.94" electricPower="-5.79"/>
+<Entry outShaftSpeed="703.18" torque="-75.78" electricPower="-4.80"/>
+<Entry outShaftSpeed="703.18" torque="-60.63" electricPower="-3.79"/>
+<Entry outShaftSpeed="703.18" torque="-45.47" electricPower="-2.76"/>
+<Entry outShaftSpeed="703.18" torque="-30.31" electricPower="-1.72"/>
+<Entry outShaftSpeed="703.18" torque="-15.16" electricPower="-0.67"/>
+<Entry outShaftSpeed="703.18" torque="0.00" electricPower="0.43"/>
+<Entry outShaftSpeed="703.18" torque="15.16" electricPower="1.61"/>
+<Entry outShaftSpeed="703.18" torque="30.31" electricPower="2.79"/>
+<Entry outShaftSpeed="703.18" torque="45.47" electricPower="4.00"/>
+<Entry outShaftSpeed="703.18" torque="60.63" electricPower="5.22"/>
+<Entry outShaftSpeed="703.18" torque="75.78" electricPower="6.45"/>
+<Entry outShaftSpeed="703.18" torque="90.94" electricPower="7.70"/>
+<Entry outShaftSpeed="703.18" torque="106.09" electricPower="8.97"/>
+<Entry outShaftSpeed="703.18" torque="121.25" electricPower="10.25"/>
+<Entry outShaftSpeed="703.18" torque="136.41" electricPower="11.55"/>
+<Entry outShaftSpeed="703.18" torque="151.56" electricPower="12.86"/>
+<Entry outShaftSpeed="703.18" torque="166.72" electricPower="14.19"/>
+<Entry outShaftSpeed="703.18" torque="181.88" electricPower="15.53"/>
+<Entry outShaftSpeed="703.18" torque="197.03" electricPower="16.88"/>
+<Entry outShaftSpeed="703.18" torque="212.19" electricPower="18.26"/>
+<Entry outShaftSpeed="703.18" torque="227.34" electricPower="19.65"/>
+<Entry outShaftSpeed="703.18" torque="242.50" electricPower="21.05"/>
+<Entry outShaftSpeed="703.18" torque="257.66" electricPower="22.47"/>
+<Entry outShaftSpeed="703.18" torque="272.81" electricPower="23.90"/>
+<Entry outShaftSpeed="703.18" torque="287.97" electricPower="25.35"/>
+<Entry outShaftSpeed="703.18" torque="303.13" electricPower="26.82"/>
+<Entry outShaftSpeed="703.18" torque="318.28" electricPower="28.30"/>
+<Entry outShaftSpeed="703.18" torque="333.44" electricPower="29.79"/>
+<Entry outShaftSpeed="703.18" torque="348.59" electricPower="31.30"/>
+<Entry outShaftSpeed="703.18" torque="363.75" electricPower="32.83"/>
+<Entry outShaftSpeed="703.18" torque="378.91" electricPower="34.37"/>
+<Entry outShaftSpeed="703.18" torque="394.06" electricPower="35.93"/>
+<Entry outShaftSpeed="703.18" torque="409.22" electricPower="37.50"/>
+<Entry outShaftSpeed="703.18" torque="424.38" electricPower="39.09"/>
+<Entry outShaftSpeed="703.18" torque="439.53" electricPower="40.69"/>
+<Entry outShaftSpeed="703.18" torque="454.69" electricPower="42.31"/>
+<Entry outShaftSpeed="703.18" torque="469.84" electricPower="43.94"/>
+<Entry outShaftSpeed="703.18" torque="485.00" electricPower="45.59"/>
+<Entry outShaftSpeed="773.51" torque="-485.00" electricPower="-29.86"/>
+<Entry outShaftSpeed="773.51" torque="-469.84" electricPower="-29.15"/>
+<Entry outShaftSpeed="773.51" torque="-454.69" electricPower="-28.42"/>
+<Entry outShaftSpeed="773.51" torque="-439.53" electricPower="-27.67"/>
+<Entry outShaftSpeed="773.51" torque="-424.38" electricPower="-26.91"/>
+<Entry outShaftSpeed="773.51" torque="-409.22" electricPower="-26.14"/>
+<Entry outShaftSpeed="773.51" torque="-394.06" electricPower="-25.35"/>
+<Entry outShaftSpeed="773.51" torque="-378.91" electricPower="-24.54"/>
+<Entry outShaftSpeed="773.51" torque="-363.75" electricPower="-23.72"/>
+<Entry outShaftSpeed="773.51" torque="-348.59" electricPower="-22.89"/>
+<Entry outShaftSpeed="773.51" torque="-333.44" electricPower="-22.04"/>
+<Entry outShaftSpeed="773.51" torque="-318.28" electricPower="-21.18"/>
+<Entry outShaftSpeed="773.51" torque="-303.13" electricPower="-20.30"/>
+<Entry outShaftSpeed="773.51" torque="-287.97" electricPower="-19.40"/>
+<Entry outShaftSpeed="773.51" torque="-272.81" electricPower="-18.49"/>
+<Entry outShaftSpeed="773.51" torque="-257.66" electricPower="-17.57"/>
+<Entry outShaftSpeed="773.51" torque="-242.50" electricPower="-16.63"/>
+<Entry outShaftSpeed="773.51" torque="-227.34" electricPower="-15.67"/>
+<Entry outShaftSpeed="773.51" torque="-212.19" electricPower="-14.70"/>
+<Entry outShaftSpeed="773.51" torque="-197.03" electricPower="-13.72"/>
+<Entry outShaftSpeed="773.51" torque="-181.88" electricPower="-12.72"/>
+<Entry outShaftSpeed="773.51" torque="-166.72" electricPower="-11.70"/>
+<Entry outShaftSpeed="773.51" torque="-151.56" electricPower="-10.68"/>
+<Entry outShaftSpeed="773.51" torque="-136.41" electricPower="-9.63"/>
+<Entry outShaftSpeed="773.51" torque="-121.25" electricPower="-8.57"/>
+<Entry outShaftSpeed="773.51" torque="-106.09" electricPower="-7.50"/>
+<Entry outShaftSpeed="773.51" torque="-90.94" electricPower="-6.41"/>
+<Entry outShaftSpeed="773.51" torque="-75.78" electricPower="-5.30"/>
+<Entry outShaftSpeed="773.51" torque="-60.63" electricPower="-4.18"/>
+<Entry outShaftSpeed="773.51" torque="-45.47" electricPower="-3.05"/>
+<Entry outShaftSpeed="773.51" torque="-30.31" electricPower="-1.90"/>
+<Entry outShaftSpeed="773.51" torque="-15.16" electricPower="-0.73"/>
+<Entry outShaftSpeed="773.51" torque="0.00" electricPower="0.48"/>
+<Entry outShaftSpeed="773.51" torque="15.16" electricPower="1.77"/>
+<Entry outShaftSpeed="773.51" torque="30.31" electricPower="3.07"/>
+<Entry outShaftSpeed="773.51" torque="45.47" electricPower="4.39"/>
+<Entry outShaftSpeed="773.51" torque="60.63" electricPower="5.72"/>
+<Entry outShaftSpeed="773.51" torque="75.78" electricPower="7.07"/>
+<Entry outShaftSpeed="773.51" torque="90.94" electricPower="8.43"/>
+<Entry outShaftSpeed="773.51" torque="106.09" electricPower="9.81"/>
+<Entry outShaftSpeed="773.51" torque="121.25" electricPower="11.20"/>
+<Entry outShaftSpeed="773.51" torque="136.41" electricPower="12.61"/>
+<Entry outShaftSpeed="773.51" torque="151.56" electricPower="14.04"/>
+<Entry outShaftSpeed="773.51" torque="166.72" electricPower="15.48"/>
+<Entry outShaftSpeed="773.51" torque="181.88" electricPower="16.93"/>
+<Entry outShaftSpeed="773.51" torque="197.03" electricPower="18.40"/>
+<Entry outShaftSpeed="773.51" torque="212.19" electricPower="19.89"/>
+<Entry outShaftSpeed="773.51" torque="227.34" electricPower="21.39"/>
+<Entry outShaftSpeed="773.51" torque="242.50" electricPower="22.90"/>
+<Entry outShaftSpeed="773.51" torque="257.66" electricPower="24.44"/>
+<Entry outShaftSpeed="773.51" torque="272.81" electricPower="25.98"/>
+<Entry outShaftSpeed="773.51" torque="287.97" electricPower="27.54"/>
+<Entry outShaftSpeed="773.51" torque="303.13" electricPower="29.12"/>
+<Entry outShaftSpeed="773.51" torque="318.28" electricPower="30.72"/>
+<Entry outShaftSpeed="773.51" torque="333.44" electricPower="32.32"/>
+<Entry outShaftSpeed="773.51" torque="348.59" electricPower="33.95"/>
+<Entry outShaftSpeed="773.51" torque="363.75" electricPower="35.59"/>
+<Entry outShaftSpeed="773.51" torque="378.91" electricPower="37.24"/>
+<Entry outShaftSpeed="773.51" torque="394.06" electricPower="38.91"/>
+<Entry outShaftSpeed="773.51" torque="409.22" electricPower="40.59"/>
+<Entry outShaftSpeed="773.51" torque="424.38" electricPower="42.29"/>
+<Entry outShaftSpeed="773.51" torque="439.53" electricPower="44.01"/>
+<Entry outShaftSpeed="773.51" torque="454.69" electricPower="45.74"/>
+<Entry outShaftSpeed="773.51" torque="469.84" electricPower="47.49"/>
+<Entry outShaftSpeed="773.51" torque="485.00" electricPower="49.25"/>
+<Entry outShaftSpeed="843.83" torque="-485.00" electricPower="-33.35"/>
+<Entry outShaftSpeed="843.83" torque="-469.84" electricPower="-32.52"/>
+<Entry outShaftSpeed="843.83" torque="-454.69" electricPower="-31.68"/>
+<Entry outShaftSpeed="843.83" torque="-439.53" electricPower="-30.83"/>
+<Entry outShaftSpeed="843.83" torque="-424.38" electricPower="-29.96"/>
+<Entry outShaftSpeed="843.83" torque="-409.22" electricPower="-29.07"/>
+<Entry outShaftSpeed="843.83" torque="-394.06" electricPower="-28.18"/>
+<Entry outShaftSpeed="843.83" torque="-378.91" electricPower="-27.26"/>
+<Entry outShaftSpeed="843.83" torque="-363.75" electricPower="-26.33"/>
+<Entry outShaftSpeed="843.83" torque="-348.59" electricPower="-25.38"/>
+<Entry outShaftSpeed="843.83" torque="-333.44" electricPower="-24.42"/>
+<Entry outShaftSpeed="843.83" torque="-318.28" electricPower="-23.45"/>
+<Entry outShaftSpeed="843.83" torque="-303.13" electricPower="-22.46"/>
+<Entry outShaftSpeed="843.83" torque="-287.97" electricPower="-21.45"/>
+<Entry outShaftSpeed="843.83" torque="-272.81" electricPower="-20.43"/>
+<Entry outShaftSpeed="843.83" torque="-257.66" electricPower="-19.40"/>
+<Entry outShaftSpeed="843.83" torque="-242.50" electricPower="-18.35"/>
+<Entry outShaftSpeed="843.83" torque="-227.34" electricPower="-17.28"/>
+<Entry outShaftSpeed="843.83" torque="-212.19" electricPower="-16.20"/>
+<Entry outShaftSpeed="843.83" torque="-197.03" electricPower="-15.11"/>
+<Entry outShaftSpeed="843.83" torque="-181.88" electricPower="-14.00"/>
+<Entry outShaftSpeed="843.83" torque="-166.72" electricPower="-12.87"/>
+<Entry outShaftSpeed="843.83" torque="-151.56" electricPower="-11.73"/>
+<Entry outShaftSpeed="843.83" torque="-136.41" electricPower="-10.58"/>
+<Entry outShaftSpeed="843.83" torque="-121.25" electricPower="-9.41"/>
+<Entry outShaftSpeed="843.83" torque="-106.09" electricPower="-8.22"/>
+<Entry outShaftSpeed="843.83" torque="-90.94" electricPower="-7.02"/>
+<Entry outShaftSpeed="843.83" torque="-75.78" electricPower="-5.80"/>
+<Entry outShaftSpeed="843.83" torque="-60.63" electricPower="-4.57"/>
+<Entry outShaftSpeed="843.83" torque="-45.47" electricPower="-3.33"/>
+<Entry outShaftSpeed="843.83" torque="-30.31" electricPower="-2.07"/>
+<Entry outShaftSpeed="843.83" torque="-15.16" electricPower="-0.79"/>
+<Entry outShaftSpeed="843.83" torque="0.00" electricPower="0.53"/>
+<Entry outShaftSpeed="843.83" torque="15.16" electricPower="1.93"/>
+<Entry outShaftSpeed="843.83" torque="30.31" electricPower="3.35"/>
+<Entry outShaftSpeed="843.83" torque="45.47" electricPower="4.78"/>
+<Entry outShaftSpeed="843.83" torque="60.63" electricPower="6.22"/>
+<Entry outShaftSpeed="843.83" torque="75.78" electricPower="7.68"/>
+<Entry outShaftSpeed="843.83" torque="90.94" electricPower="9.16"/>
+<Entry outShaftSpeed="843.83" torque="106.09" electricPower="10.65"/>
+<Entry outShaftSpeed="843.83" torque="121.25" electricPower="12.16"/>
+<Entry outShaftSpeed="843.83" torque="136.41" electricPower="13.68"/>
+<Entry outShaftSpeed="843.83" torque="151.56" electricPower="15.22"/>
+<Entry outShaftSpeed="843.83" torque="166.72" electricPower="16.77"/>
+<Entry outShaftSpeed="843.83" torque="181.88" electricPower="18.34"/>
+<Entry outShaftSpeed="843.83" torque="197.03" electricPower="19.92"/>
+<Entry outShaftSpeed="843.83" torque="212.19" electricPower="21.52"/>
+<Entry outShaftSpeed="843.83" torque="227.34" electricPower="23.13"/>
+<Entry outShaftSpeed="843.83" torque="242.50" electricPower="24.76"/>
+<Entry outShaftSpeed="843.83" torque="257.66" electricPower="26.40"/>
+<Entry outShaftSpeed="843.83" torque="272.81" electricPower="28.06"/>
+<Entry outShaftSpeed="843.83" torque="287.97" electricPower="29.74"/>
+<Entry outShaftSpeed="843.83" torque="303.13" electricPower="31.43"/>
+<Entry outShaftSpeed="843.83" torque="318.28" electricPower="33.14"/>
+<Entry outShaftSpeed="843.83" torque="333.44" electricPower="34.86"/>
+<Entry outShaftSpeed="843.83" torque="348.59" electricPower="36.59"/>
+<Entry outShaftSpeed="843.83" torque="363.75" electricPower="38.34"/>
+<Entry outShaftSpeed="843.83" torque="378.91" electricPower="40.11"/>
+<Entry outShaftSpeed="843.83" torque="394.06" electricPower="41.89"/>
+<Entry outShaftSpeed="843.83" torque="409.22" electricPower="43.69"/>
+<Entry outShaftSpeed="843.83" torque="424.38" electricPower="45.50"/>
+<Entry outShaftSpeed="843.83" torque="439.53" electricPower="47.33"/>
+<Entry outShaftSpeed="843.83" torque="454.69" electricPower="49.18"/>
+<Entry outShaftSpeed="843.83" torque="469.84" electricPower="51.03"/>
+<Entry outShaftSpeed="843.83" torque="485.00" electricPower="52.91"/>
+<Entry outShaftSpeed="1406.38" torque="-485.00" electricPower="-61.21"/>
+<Entry outShaftSpeed="1406.38" torque="-469.84" electricPower="-59.50"/>
+<Entry outShaftSpeed="1406.38" torque="-454.69" electricPower="-57.78"/>
+<Entry outShaftSpeed="1406.38" torque="-439.53" electricPower="-56.04"/>
+<Entry outShaftSpeed="1406.38" torque="-424.38" electricPower="-54.28"/>
+<Entry outShaftSpeed="1406.38" torque="-409.22" electricPower="-52.51"/>
+<Entry outShaftSpeed="1406.38" torque="-394.06" electricPower="-50.73"/>
+<Entry outShaftSpeed="1406.38" torque="-378.91" electricPower="-48.93"/>
+<Entry outShaftSpeed="1406.38" torque="-363.75" electricPower="-47.11"/>
+<Entry outShaftSpeed="1406.38" torque="-348.59" electricPower="-45.28"/>
+<Entry outShaftSpeed="1406.38" torque="-333.44" electricPower="-43.44"/>
+<Entry outShaftSpeed="1406.38" torque="-318.28" electricPower="-41.58"/>
+<Entry outShaftSpeed="1406.38" torque="-303.13" electricPower="-39.70"/>
+<Entry outShaftSpeed="1406.38" torque="-287.97" electricPower="-37.81"/>
+<Entry outShaftSpeed="1406.38" torque="-272.81" electricPower="-35.91"/>
+<Entry outShaftSpeed="1406.38" torque="-257.66" electricPower="-33.99"/>
+<Entry outShaftSpeed="1406.38" torque="-242.50" electricPower="-32.05"/>
+<Entry outShaftSpeed="1406.38" torque="-227.34" electricPower="-30.10"/>
+<Entry outShaftSpeed="1406.38" torque="-212.19" electricPower="-28.14"/>
+<Entry outShaftSpeed="1406.38" torque="-197.03" electricPower="-26.16"/>
+<Entry outShaftSpeed="1406.38" torque="-181.88" electricPower="-24.16"/>
+<Entry outShaftSpeed="1406.38" torque="-166.72" electricPower="-22.15"/>
+<Entry outShaftSpeed="1406.38" torque="-151.56" electricPower="-20.13"/>
+<Entry outShaftSpeed="1406.38" torque="-136.41" electricPower="-18.09"/>
+<Entry outShaftSpeed="1406.38" torque="-121.25" electricPower="-16.03"/>
+<Entry outShaftSpeed="1406.38" torque="-106.09" electricPower="-13.96"/>
+<Entry outShaftSpeed="1406.38" torque="-90.94" electricPower="-11.88"/>
+<Entry outShaftSpeed="1406.38" torque="-75.78" electricPower="-9.78"/>
+<Entry outShaftSpeed="1406.38" torque="-60.63" electricPower="-7.66"/>
+<Entry outShaftSpeed="1406.38" torque="-45.47" electricPower="-5.53"/>
+<Entry outShaftSpeed="1406.38" torque="-30.31" electricPower="-3.39"/>
+<Entry outShaftSpeed="1406.38" torque="-15.16" electricPower="-1.23"/>
+<Entry outShaftSpeed="1406.38" torque="0.00" electricPower="1.00"/>
+<Entry outShaftSpeed="1406.38" torque="15.16" electricPower="3.30"/>
+<Entry outShaftSpeed="1406.38" torque="30.31" electricPower="5.62"/>
+<Entry outShaftSpeed="1406.38" torque="45.47" electricPower="7.95"/>
+<Entry outShaftSpeed="1406.38" torque="60.63" electricPower="10.30"/>
+<Entry outShaftSpeed="1406.38" torque="75.78" electricPower="12.66"/>
+<Entry outShaftSpeed="1406.38" torque="90.94" electricPower="15.04"/>
+<Entry outShaftSpeed="1406.38" torque="106.09" electricPower="17.43"/>
+<Entry outShaftSpeed="1406.38" torque="121.25" electricPower="19.84"/>
+<Entry outShaftSpeed="1406.38" torque="136.41" electricPower="22.27"/>
+<Entry outShaftSpeed="1406.38" torque="151.56" electricPower="24.71"/>
+<Entry outShaftSpeed="1406.38" torque="166.72" electricPower="27.16"/>
+<Entry outShaftSpeed="1406.38" torque="181.88" electricPower="29.63"/>
+<Entry outShaftSpeed="1406.38" torque="197.03" electricPower="32.12"/>
+<Entry outShaftSpeed="1406.38" torque="212.19" electricPower="34.62"/>
+<Entry outShaftSpeed="1406.38" torque="227.34" electricPower="37.14"/>
+<Entry outShaftSpeed="1406.38" torque="242.50" electricPower="39.67"/>
+<Entry outShaftSpeed="1406.38" torque="257.66" electricPower="42.22"/>
+<Entry outShaftSpeed="1406.38" torque="272.81" electricPower="44.78"/>
+<Entry outShaftSpeed="1406.38" torque="287.97" electricPower="47.36"/>
+<Entry outShaftSpeed="1406.38" torque="303.13" electricPower="49.95"/>
+<Entry outShaftSpeed="1406.38" torque="318.28" electricPower="52.56"/>
+<Entry outShaftSpeed="1406.38" torque="333.44" electricPower="55.18"/>
+<Entry outShaftSpeed="1406.38" torque="348.59" electricPower="57.82"/>
+<Entry outShaftSpeed="1406.38" torque="363.75" electricPower="60.47"/>
+<Entry outShaftSpeed="1406.38" torque="378.91" electricPower="63.14"/>
+<Entry outShaftSpeed="1406.38" torque="394.06" electricPower="65.83"/>
+<Entry outShaftSpeed="1406.38" torque="409.22" electricPower="68.53"/>
+<Entry outShaftSpeed="1406.38" torque="424.38" electricPower="71.24"/>
+<Entry outShaftSpeed="1406.38" torque="439.53" electricPower="73.98"/>
+<Entry outShaftSpeed="1406.38" torque="454.69" electricPower="76.72"/>
+<Entry outShaftSpeed="1406.38" torque="469.84" electricPower="79.48"/>
+<Entry outShaftSpeed="1406.38" torque="485.00" electricPower="82.26"/>
+<Entry outShaftSpeed="1758.03" torque="-485.00" electricPower="-78.57"/>
+<Entry outShaftSpeed="1758.03" torque="-469.84" electricPower="-76.31"/>
+<Entry outShaftSpeed="1758.03" torque="-454.69" electricPower="-74.03"/>
+<Entry outShaftSpeed="1758.03" torque="-439.53" electricPower="-71.74"/>
+<Entry outShaftSpeed="1758.03" torque="-424.38" electricPower="-69.43"/>
+<Entry outShaftSpeed="1758.03" torque="-409.22" electricPower="-67.11"/>
+<Entry outShaftSpeed="1758.03" torque="-394.06" electricPower="-64.77"/>
+<Entry outShaftSpeed="1758.03" torque="-378.91" electricPower="-62.42"/>
+<Entry outShaftSpeed="1758.03" torque="-363.75" electricPower="-60.05"/>
+<Entry outShaftSpeed="1758.03" torque="-348.59" electricPower="-57.67"/>
+<Entry outShaftSpeed="1758.03" torque="-333.44" electricPower="-55.27"/>
+<Entry outShaftSpeed="1758.03" torque="-318.28" electricPower="-52.86"/>
+<Entry outShaftSpeed="1758.03" torque="-303.13" electricPower="-50.43"/>
+<Entry outShaftSpeed="1758.03" torque="-287.97" electricPower="-47.98"/>
+<Entry outShaftSpeed="1758.03" torque="-272.81" electricPower="-45.53"/>
+<Entry outShaftSpeed="1758.03" torque="-257.66" electricPower="-43.05"/>
+<Entry outShaftSpeed="1758.03" torque="-242.50" electricPower="-40.57"/>
+<Entry outShaftSpeed="1758.03" torque="-227.34" electricPower="-38.06"/>
+<Entry outShaftSpeed="1758.03" torque="-212.19" electricPower="-35.54"/>
+<Entry outShaftSpeed="1758.03" torque="-197.03" electricPower="-33.01"/>
+<Entry outShaftSpeed="1758.03" torque="-181.88" electricPower="-30.46"/>
+<Entry outShaftSpeed="1758.03" torque="-166.72" electricPower="-27.90"/>
+<Entry outShaftSpeed="1758.03" torque="-151.56" electricPower="-25.32"/>
+<Entry outShaftSpeed="1758.03" torque="-136.41" electricPower="-22.73"/>
+<Entry outShaftSpeed="1758.03" torque="-121.25" electricPower="-20.12"/>
+<Entry outShaftSpeed="1758.03" torque="-106.09" electricPower="-17.50"/>
+<Entry outShaftSpeed="1758.03" torque="-90.94" electricPower="-14.86"/>
+<Entry outShaftSpeed="1758.03" torque="-75.78" electricPower="-12.21"/>
+<Entry outShaftSpeed="1758.03" torque="-60.63" electricPower="-9.54"/>
+<Entry outShaftSpeed="1758.03" torque="-45.47" electricPower="-6.86"/>
+<Entry outShaftSpeed="1758.03" torque="-30.31" electricPower="-4.16"/>
+<Entry outShaftSpeed="1758.03" torque="-15.16" electricPower="-1.44"/>
+<Entry outShaftSpeed="1758.03" torque="0.00" electricPower="1.34"/>
+<Entry outShaftSpeed="1758.03" torque="15.16" electricPower="4.21"/>
+<Entry outShaftSpeed="1758.03" torque="30.31" electricPower="7.09"/>
+<Entry outShaftSpeed="1758.03" torque="45.47" electricPower="9.99"/>
+<Entry outShaftSpeed="1758.03" torque="60.63" electricPower="12.90"/>
+<Entry outShaftSpeed="1758.03" torque="75.78" electricPower="15.83"/>
+<Entry outShaftSpeed="1758.03" torque="90.94" electricPower="18.77"/>
+<Entry outShaftSpeed="1758.03" torque="106.09" electricPower="21.73"/>
+<Entry outShaftSpeed="1758.03" torque="121.25" electricPower="24.70"/>
+<Entry outShaftSpeed="1758.03" torque="136.41" electricPower="27.69"/>
+<Entry outShaftSpeed="1758.03" torque="151.56" electricPower="30.69"/>
+<Entry outShaftSpeed="1758.03" torque="166.72" electricPower="33.71"/>
+<Entry outShaftSpeed="1758.03" torque="181.88" electricPower="36.75"/>
+<Entry outShaftSpeed="1758.03" torque="197.03" electricPower="39.80"/>
+<Entry outShaftSpeed="1758.03" torque="212.19" electricPower="42.86"/>
+<Entry outShaftSpeed="1758.03" torque="227.34" electricPower="45.94"/>
+<Entry outShaftSpeed="1758.03" torque="242.50" electricPower="49.04"/>
+<Entry outShaftSpeed="1758.03" torque="257.66" electricPower="52.15"/>
+<Entry outShaftSpeed="1758.03" torque="272.81" electricPower="55.28"/>
+<Entry outShaftSpeed="1758.03" torque="287.97" electricPower="58.42"/>
+<Entry outShaftSpeed="1758.03" torque="303.13" electricPower="61.58"/>
+<Entry outShaftSpeed="1758.03" torque="318.28" electricPower="64.75"/>
+<Entry outShaftSpeed="1758.03" torque="333.44" electricPower="67.94"/>
+<Entry outShaftSpeed="1758.03" torque="348.59" electricPower="71.14"/>
+<Entry outShaftSpeed="1758.03" torque="363.75" electricPower="74.36"/>
+<Entry outShaftSpeed="1758.03" torque="378.91" electricPower="77.59"/>
+<Entry outShaftSpeed="1758.03" torque="394.06" electricPower="80.84"/>
+<Entry outShaftSpeed="1758.03" torque="409.22" electricPower="84.11"/>
+<Entry outShaftSpeed="1758.03" torque="424.38" electricPower="87.39"/>
+<Entry outShaftSpeed="1758.03" torque="439.53" electricPower="90.68"/>
+<Entry outShaftSpeed="1758.03" torque="454.69" electricPower="93.99"/>
+<Entry outShaftSpeed="1758.03" torque="469.84" electricPower="97.32"/>
+<Entry outShaftSpeed="1758.03" torque="485.00" electricPower="100.66"/>
+<Entry outShaftSpeed="2109.57" torque="-485.00" electricPower="-95.89"/>
+<Entry outShaftSpeed="2109.57" torque="-469.84" electricPower="-93.08"/>
+<Entry outShaftSpeed="2109.57" torque="-454.69" electricPower="-90.25"/>
+<Entry outShaftSpeed="2109.57" torque="-439.53" electricPower="-87.40"/>
+<Entry outShaftSpeed="2109.57" torque="-424.38" electricPower="-84.54"/>
+<Entry outShaftSpeed="2109.57" torque="-409.22" electricPower="-81.66"/>
+<Entry outShaftSpeed="2109.57" torque="-394.06" electricPower="-78.77"/>
+<Entry outShaftSpeed="2109.57" torque="-378.91" electricPower="-75.87"/>
+<Entry outShaftSpeed="2109.57" torque="-363.75" electricPower="-72.95"/>
+<Entry outShaftSpeed="2109.57" torque="-348.59" electricPower="-70.01"/>
+<Entry outShaftSpeed="2109.57" torque="-333.44" electricPower="-67.06"/>
+<Entry outShaftSpeed="2109.57" torque="-318.28" electricPower="-64.09"/>
+<Entry outShaftSpeed="2109.57" torque="-303.13" electricPower="-61.11"/>
+<Entry outShaftSpeed="2109.57" torque="-287.97" electricPower="-58.12"/>
+<Entry outShaftSpeed="2109.57" torque="-272.81" electricPower="-55.10"/>
+<Entry outShaftSpeed="2109.57" torque="-257.66" electricPower="-52.08"/>
+<Entry outShaftSpeed="2109.57" torque="-242.50" electricPower="-49.04"/>
+<Entry outShaftSpeed="2109.57" torque="-227.34" electricPower="-45.98"/>
+<Entry outShaftSpeed="2109.57" torque="-212.19" electricPower="-42.91"/>
+<Entry outShaftSpeed="2109.57" torque="-197.03" electricPower="-39.82"/>
+<Entry outShaftSpeed="2109.57" torque="-181.88" electricPower="-36.72"/>
+<Entry outShaftSpeed="2109.57" torque="-166.72" electricPower="-33.61"/>
+<Entry outShaftSpeed="2109.57" torque="-151.56" electricPower="-30.48"/>
+<Entry outShaftSpeed="2109.57" torque="-136.41" electricPower="-27.33"/>
+<Entry outShaftSpeed="2109.57" torque="-121.25" electricPower="-24.17"/>
+<Entry outShaftSpeed="2109.57" torque="-106.09" electricPower="-20.99"/>
+<Entry outShaftSpeed="2109.57" torque="-90.94" electricPower="-17.80"/>
+<Entry outShaftSpeed="2109.57" torque="-75.78" electricPower="-14.60"/>
+<Entry outShaftSpeed="2109.57" torque="-60.63" electricPower="-11.37"/>
+<Entry outShaftSpeed="2109.57" torque="-45.47" electricPower="-8.14"/>
+<Entry outShaftSpeed="2109.57" torque="-30.31" electricPower="-4.89"/>
+<Entry outShaftSpeed="2109.57" torque="-15.16" electricPower="-1.62"/>
+<Entry outShaftSpeed="2109.57" torque="0.00" electricPower="1.73"/>
+<Entry outShaftSpeed="2109.57" torque="15.16" electricPower="5.16"/>
+<Entry outShaftSpeed="2109.57" torque="30.31" electricPower="8.60"/>
+<Entry outShaftSpeed="2109.57" torque="45.47" electricPower="12.07"/>
+<Entry outShaftSpeed="2109.57" torque="60.63" electricPower="15.54"/>
+<Entry outShaftSpeed="2109.57" torque="75.78" electricPower="19.03"/>
+<Entry outShaftSpeed="2109.57" torque="90.94" electricPower="22.54"/>
+<Entry outShaftSpeed="2109.57" torque="106.09" electricPower="26.06"/>
+<Entry outShaftSpeed="2109.57" torque="121.25" electricPower="29.60"/>
+<Entry outShaftSpeed="2109.57" torque="136.41" electricPower="33.15"/>
+<Entry outShaftSpeed="2109.57" torque="151.56" electricPower="36.72"/>
+<Entry outShaftSpeed="2109.57" torque="166.72" electricPower="40.31"/>
+<Entry outShaftSpeed="2109.57" torque="181.88" electricPower="43.90"/>
+<Entry outShaftSpeed="2109.57" torque="197.03" electricPower="47.52"/>
+<Entry outShaftSpeed="2109.57" torque="212.19" electricPower="51.15"/>
+<Entry outShaftSpeed="2109.57" torque="227.34" electricPower="54.79"/>
+<Entry outShaftSpeed="2109.57" torque="242.50" electricPower="58.45"/>
+<Entry outShaftSpeed="2109.57" torque="257.66" electricPower="62.13"/>
+<Entry outShaftSpeed="2109.57" torque="272.81" electricPower="65.82"/>
+<Entry outShaftSpeed="2109.57" torque="287.97" electricPower="69.53"/>
+<Entry outShaftSpeed="2109.57" torque="303.13" electricPower="73.25"/>
+<Entry outShaftSpeed="2109.57" torque="318.28" electricPower="76.98"/>
+<Entry outShaftSpeed="2109.57" torque="333.44" electricPower="80.74"/>
+<Entry outShaftSpeed="2109.57" torque="348.59" electricPower="84.50"/>
+<Entry outShaftSpeed="2109.57" torque="363.75" electricPower="88.29"/>
+<Entry outShaftSpeed="2109.57" torque="378.91" electricPower="92.08"/>
+<Entry outShaftSpeed="2109.57" torque="394.06" electricPower="95.89"/>
+<Entry outShaftSpeed="2109.57" torque="409.22" electricPower="99.72"/>
+<Entry outShaftSpeed="2109.57" torque="424.38" electricPower="103.57"/>
+<Entry outShaftSpeed="2109.57" torque="439.53" electricPower="107.43"/>
+<Entry outShaftSpeed="2109.57" torque="454.69" electricPower="111.30"/>
+<Entry outShaftSpeed="2109.57" torque="469.84" electricPower="115.20"/>
+<Entry outShaftSpeed="2109.57" torque="485.00" electricPower="119.10"/>
+<Entry outShaftSpeed="2461.12" torque="-485.00" electricPower="-113.17"/>
+<Entry outShaftSpeed="2461.12" torque="-469.84" electricPower="-109.80"/>
+<Entry outShaftSpeed="2461.12" torque="-454.69" electricPower="-106.42"/>
+<Entry outShaftSpeed="2461.12" torque="-439.53" electricPower="-103.02"/>
+<Entry outShaftSpeed="2461.12" torque="-424.38" electricPower="-99.61"/>
+<Entry outShaftSpeed="2461.12" torque="-409.22" electricPower="-96.18"/>
+<Entry outShaftSpeed="2461.12" torque="-394.06" electricPower="-92.73"/>
+<Entry outShaftSpeed="2461.12" torque="-378.91" electricPower="-89.28"/>
+<Entry outShaftSpeed="2461.12" torque="-363.75" electricPower="-85.80"/>
+<Entry outShaftSpeed="2461.12" torque="-348.59" electricPower="-82.31"/>
+<Entry outShaftSpeed="2461.12" torque="-333.44" electricPower="-78.81"/>
+<Entry outShaftSpeed="2461.12" torque="-318.28" electricPower="-75.29"/>
+<Entry outShaftSpeed="2461.12" torque="-303.13" electricPower="-71.76"/>
+<Entry outShaftSpeed="2461.12" torque="-287.97" electricPower="-68.21"/>
+<Entry outShaftSpeed="2461.12" torque="-272.81" electricPower="-64.64"/>
+<Entry outShaftSpeed="2461.12" torque="-257.66" electricPower="-61.06"/>
+<Entry outShaftSpeed="2461.12" torque="-242.50" electricPower="-57.47"/>
+<Entry outShaftSpeed="2461.12" torque="-227.34" electricPower="-53.86"/>
+<Entry outShaftSpeed="2461.12" torque="-212.19" electricPower="-50.24"/>
+<Entry outShaftSpeed="2461.12" torque="-197.03" electricPower="-46.60"/>
+<Entry outShaftSpeed="2461.12" torque="-181.88" electricPower="-42.94"/>
+<Entry outShaftSpeed="2461.12" torque="-166.72" electricPower="-39.27"/>
+<Entry outShaftSpeed="2461.12" torque="-151.56" electricPower="-35.59"/>
+<Entry outShaftSpeed="2461.12" torque="-136.41" electricPower="-31.89"/>
+<Entry outShaftSpeed="2461.12" torque="-121.25" electricPower="-28.18"/>
+<Entry outShaftSpeed="2461.12" torque="-106.09" electricPower="-24.45"/>
+<Entry outShaftSpeed="2461.12" torque="-90.94" electricPower="-20.70"/>
+<Entry outShaftSpeed="2461.12" torque="-75.78" electricPower="-16.94"/>
+<Entry outShaftSpeed="2461.12" torque="-60.63" electricPower="-13.17"/>
+<Entry outShaftSpeed="2461.12" torque="-45.47" electricPower="-9.38"/>
+<Entry outShaftSpeed="2461.12" torque="-30.31" electricPower="-5.58"/>
+<Entry outShaftSpeed="2461.12" torque="-15.16" electricPower="-1.76"/>
+<Entry outShaftSpeed="2461.12" torque="0.00" electricPower="2.15"/>
+<Entry outShaftSpeed="2461.12" torque="15.16" electricPower="6.15"/>
+<Entry outShaftSpeed="2461.12" torque="30.31" electricPower="10.16"/>
+<Entry outShaftSpeed="2461.12" torque="45.47" electricPower="14.18"/>
+<Entry outShaftSpeed="2461.12" torque="60.63" electricPower="18.23"/>
+<Entry outShaftSpeed="2461.12" torque="75.78" electricPower="22.28"/>
+<Entry outShaftSpeed="2461.12" torque="90.94" electricPower="26.35"/>
+<Entry outShaftSpeed="2461.12" torque="106.09" electricPower="30.44"/>
+<Entry outShaftSpeed="2461.12" torque="121.25" electricPower="34.54"/>
+<Entry outShaftSpeed="2461.12" torque="136.41" electricPower="38.66"/>
+<Entry outShaftSpeed="2461.12" torque="151.56" electricPower="42.79"/>
+<Entry outShaftSpeed="2461.12" torque="166.72" electricPower="46.94"/>
+<Entry outShaftSpeed="2461.12" torque="181.88" electricPower="51.10"/>
+<Entry outShaftSpeed="2461.12" torque="197.03" electricPower="55.28"/>
+<Entry outShaftSpeed="2461.12" torque="212.19" electricPower="59.47"/>
+<Entry outShaftSpeed="2461.12" torque="227.34" electricPower="63.68"/>
+<Entry outShaftSpeed="2461.12" torque="242.50" electricPower="67.91"/>
+<Entry outShaftSpeed="2461.12" torque="257.66" electricPower="72.15"/>
+<Entry outShaftSpeed="2461.12" torque="272.81" electricPower="76.40"/>
+<Entry outShaftSpeed="2461.12" torque="287.97" electricPower="80.67"/>
+<Entry outShaftSpeed="2461.12" torque="303.13" electricPower="84.96"/>
+<Entry outShaftSpeed="2461.12" torque="318.28" electricPower="89.26"/>
+<Entry outShaftSpeed="2461.12" torque="333.44" electricPower="93.57"/>
+<Entry outShaftSpeed="2461.12" torque="348.59" electricPower="97.91"/>
+<Entry outShaftSpeed="2461.12" torque="363.75" electricPower="102.25"/>
+<Entry outShaftSpeed="2461.12" torque="378.91" electricPower="106.62"/>
+<Entry outShaftSpeed="2461.12" torque="394.06" electricPower="110.99"/>
+<Entry outShaftSpeed="2461.12" torque="409.22" electricPower="115.38"/>
+<Entry outShaftSpeed="2461.12" torque="424.38" electricPower="119.79"/>
+<Entry outShaftSpeed="2461.12" torque="439.53" electricPower="124.21"/>
+<Entry outShaftSpeed="2461.12" torque="454.69" electricPower="128.66"/>
+<Entry outShaftSpeed="2461.12" torque="469.84" electricPower="133.11"/>
+<Entry outShaftSpeed="2461.12" torque="485.00" electricPower="137.58"/>
+<Entry outShaftSpeed="2812.81" torque="-485.00" electricPower="-130.41"/>
+<Entry outShaftSpeed="2812.81" torque="-469.84" electricPower="-126.49"/>
+<Entry outShaftSpeed="2812.81" torque="-454.69" electricPower="-122.55"/>
+<Entry outShaftSpeed="2812.81" torque="-439.53" electricPower="-118.60"/>
+<Entry outShaftSpeed="2812.81" torque="-424.38" electricPower="-114.63"/>
+<Entry outShaftSpeed="2812.81" torque="-409.22" electricPower="-110.65"/>
+<Entry outShaftSpeed="2812.81" torque="-394.06" electricPower="-106.65"/>
+<Entry outShaftSpeed="2812.81" torque="-378.91" electricPower="-102.64"/>
+<Entry outShaftSpeed="2812.81" torque="-363.75" electricPower="-98.62"/>
+<Entry outShaftSpeed="2812.81" torque="-348.59" electricPower="-94.57"/>
+<Entry outShaftSpeed="2812.81" torque="-333.44" electricPower="-90.52"/>
+<Entry outShaftSpeed="2812.81" torque="-318.28" electricPower="-86.44"/>
+<Entry outShaftSpeed="2812.81" torque="-303.13" electricPower="-82.36"/>
+<Entry outShaftSpeed="2812.81" torque="-287.97" electricPower="-78.26"/>
+<Entry outShaftSpeed="2812.81" torque="-272.81" electricPower="-74.14"/>
+<Entry outShaftSpeed="2812.81" torque="-257.66" electricPower="-70.01"/>
+<Entry outShaftSpeed="2812.81" torque="-242.50" electricPower="-65.86"/>
+<Entry outShaftSpeed="2812.81" torque="-227.34" electricPower="-61.70"/>
+<Entry outShaftSpeed="2812.81" torque="-212.19" electricPower="-57.52"/>
+<Entry outShaftSpeed="2812.81" torque="-197.03" electricPower="-53.33"/>
+<Entry outShaftSpeed="2812.81" torque="-181.88" electricPower="-49.12"/>
+<Entry outShaftSpeed="2812.81" torque="-166.72" electricPower="-44.90"/>
+<Entry outShaftSpeed="2812.81" torque="-151.56" electricPower="-40.66"/>
+<Entry outShaftSpeed="2812.81" torque="-136.41" electricPower="-36.41"/>
+<Entry outShaftSpeed="2812.81" torque="-121.25" electricPower="-32.14"/>
+<Entry outShaftSpeed="2812.81" torque="-106.09" electricPower="-27.86"/>
+<Entry outShaftSpeed="2812.81" torque="-90.94" electricPower="-23.56"/>
+<Entry outShaftSpeed="2812.81" torque="-75.78" electricPower="-19.25"/>
+<Entry outShaftSpeed="2812.81" torque="-60.63" electricPower="-14.92"/>
+<Entry outShaftSpeed="2812.81" torque="-45.47" electricPower="-10.58"/>
+<Entry outShaftSpeed="2812.81" torque="-30.31" electricPower="-6.22"/>
+<Entry outShaftSpeed="2812.81" torque="-15.16" electricPower="-1.85"/>
+<Entry outShaftSpeed="2812.81" torque="0.00" electricPower="2.62"/>
+<Entry outShaftSpeed="2812.81" torque="15.16" electricPower="7.18"/>
+<Entry outShaftSpeed="2812.81" torque="30.31" electricPower="11.76"/>
+<Entry outShaftSpeed="2812.81" torque="45.47" electricPower="16.35"/>
+<Entry outShaftSpeed="2812.81" torque="60.63" electricPower="20.95"/>
+<Entry outShaftSpeed="2812.81" torque="75.78" electricPower="25.57"/>
+<Entry outShaftSpeed="2812.81" torque="90.94" electricPower="30.21"/>
+<Entry outShaftSpeed="2812.81" torque="106.09" electricPower="34.86"/>
+<Entry outShaftSpeed="2812.81" torque="121.25" electricPower="39.52"/>
+<Entry outShaftSpeed="2812.81" torque="136.41" electricPower="44.21"/>
+<Entry outShaftSpeed="2812.81" torque="151.56" electricPower="48.90"/>
+<Entry outShaftSpeed="2812.81" torque="166.72" electricPower="53.61"/>
+<Entry outShaftSpeed="2812.81" torque="181.88" electricPower="58.34"/>
+<Entry outShaftSpeed="2812.81" torque="197.03" electricPower="63.08"/>
+<Entry outShaftSpeed="2812.81" torque="212.19" electricPower="67.84"/>
+<Entry outShaftSpeed="2812.81" torque="227.34" electricPower="72.62"/>
+<Entry outShaftSpeed="2812.81" torque="242.50" electricPower="77.40"/>
+<Entry outShaftSpeed="2812.81" torque="257.66" electricPower="82.21"/>
+<Entry outShaftSpeed="2812.81" torque="272.81" electricPower="87.03"/>
+<Entry outShaftSpeed="2812.81" torque="287.97" electricPower="91.86"/>
+<Entry outShaftSpeed="2812.81" torque="303.13" electricPower="96.71"/>
+<Entry outShaftSpeed="2812.81" torque="318.28" electricPower="101.58"/>
+<Entry outShaftSpeed="2812.81" torque="333.44" electricPower="106.46"/>
+<Entry outShaftSpeed="2812.81" torque="348.59" electricPower="111.35"/>
+<Entry outShaftSpeed="2812.81" torque="363.75" electricPower="116.26"/>
+<Entry outShaftSpeed="2812.81" torque="378.91" electricPower="121.19"/>
+<Entry outShaftSpeed="2812.81" torque="394.06" electricPower="126.13"/>
+<Entry outShaftSpeed="2812.81" torque="409.22" electricPower="131.09"/>
+<Entry outShaftSpeed="2812.81" torque="424.38" electricPower="136.06"/>
+<Entry outShaftSpeed="2812.81" torque="439.53" electricPower="141.04"/>
+<Entry outShaftSpeed="2812.81" torque="454.69" electricPower="146.05"/>
+<Entry outShaftSpeed="2812.81" torque="469.84" electricPower="151.07"/>
+<Entry outShaftSpeed="2812.81" torque="485.00" electricPower="156.11"/>
+<Entry outShaftSpeed="3164.36" torque="-485.00" electricPower="-147.61"/>
+<Entry outShaftSpeed="3164.36" torque="-469.84" electricPower="-143.13"/>
+<Entry outShaftSpeed="3164.36" torque="-454.69" electricPower="-138.64"/>
+<Entry outShaftSpeed="3164.36" torque="-439.53" electricPower="-134.14"/>
+<Entry outShaftSpeed="3164.36" torque="-424.38" electricPower="-129.62"/>
+<Entry outShaftSpeed="3164.36" torque="-409.22" electricPower="-125.09"/>
+<Entry outShaftSpeed="3164.36" torque="-394.06" electricPower="-120.54"/>
+<Entry outShaftSpeed="3164.36" torque="-378.91" electricPower="-115.97"/>
+<Entry outShaftSpeed="3164.36" torque="-363.75" electricPower="-111.39"/>
+<Entry outShaftSpeed="3164.36" torque="-348.59" electricPower="-106.79"/>
+<Entry outShaftSpeed="3164.36" torque="-333.44" electricPower="-102.19"/>
+<Entry outShaftSpeed="3164.36" torque="-318.28" electricPower="-97.56"/>
+<Entry outShaftSpeed="3164.36" torque="-303.13" electricPower="-92.92"/>
+<Entry outShaftSpeed="3164.36" torque="-287.97" electricPower="-88.27"/>
+<Entry outShaftSpeed="3164.36" torque="-272.81" electricPower="-83.59"/>
+<Entry outShaftSpeed="3164.36" torque="-257.66" electricPower="-78.91"/>
+<Entry outShaftSpeed="3164.36" torque="-242.50" electricPower="-74.21"/>
+<Entry outShaftSpeed="3164.36" torque="-227.34" electricPower="-69.49"/>
+<Entry outShaftSpeed="3164.36" torque="-212.19" electricPower="-64.76"/>
+<Entry outShaftSpeed="3164.36" torque="-197.03" electricPower="-60.02"/>
+<Entry outShaftSpeed="3164.36" torque="-181.88" electricPower="-55.26"/>
+<Entry outShaftSpeed="3164.36" torque="-166.72" electricPower="-50.48"/>
+<Entry outShaftSpeed="3164.36" torque="-151.56" electricPower="-45.69"/>
+<Entry outShaftSpeed="3164.36" torque="-136.41" electricPower="-40.89"/>
+<Entry outShaftSpeed="3164.36" torque="-121.25" electricPower="-36.07"/>
+<Entry outShaftSpeed="3164.36" torque="-106.09" electricPower="-31.23"/>
+<Entry outShaftSpeed="3164.36" torque="-90.94" electricPower="-26.38"/>
+<Entry outShaftSpeed="3164.36" torque="-75.78" electricPower="-21.52"/>
+<Entry outShaftSpeed="3164.36" torque="-60.63" electricPower="-16.64"/>
+<Entry outShaftSpeed="3164.36" torque="-45.47" electricPower="-11.74"/>
+<Entry outShaftSpeed="3164.36" torque="-30.31" electricPower="-6.83"/>
+<Entry outShaftSpeed="3164.36" torque="-15.16" electricPower="-1.91"/>
+<Entry outShaftSpeed="3164.36" torque="0.00" electricPower="3.13"/>
+<Entry outShaftSpeed="3164.36" torque="15.16" electricPower="8.26"/>
+<Entry outShaftSpeed="3164.36" torque="30.31" electricPower="13.40"/>
+<Entry outShaftSpeed="3164.36" torque="45.47" electricPower="18.55"/>
+<Entry outShaftSpeed="3164.36" torque="60.63" electricPower="23.72"/>
+<Entry outShaftSpeed="3164.36" torque="75.78" electricPower="28.90"/>
+<Entry outShaftSpeed="3164.36" torque="90.94" electricPower="34.10"/>
+<Entry outShaftSpeed="3164.36" torque="106.09" electricPower="39.32"/>
+<Entry outShaftSpeed="3164.36" torque="121.25" electricPower="44.55"/>
+<Entry outShaftSpeed="3164.36" torque="136.41" electricPower="49.79"/>
+<Entry outShaftSpeed="3164.36" torque="151.56" electricPower="55.05"/>
+<Entry outShaftSpeed="3164.36" torque="166.72" electricPower="60.33"/>
+<Entry outShaftSpeed="3164.36" torque="181.88" electricPower="65.62"/>
+<Entry outShaftSpeed="3164.36" torque="197.03" electricPower="70.93"/>
+<Entry outShaftSpeed="3164.36" torque="212.19" electricPower="76.25"/>
+<Entry outShaftSpeed="3164.36" torque="227.34" electricPower="81.59"/>
+<Entry outShaftSpeed="3164.36" torque="242.50" electricPower="86.94"/>
+<Entry outShaftSpeed="3164.36" torque="257.66" electricPower="92.31"/>
+<Entry outShaftSpeed="3164.36" torque="272.81" electricPower="97.70"/>
+<Entry outShaftSpeed="3164.36" torque="287.97" electricPower="103.09"/>
+<Entry outShaftSpeed="3164.36" torque="303.13" electricPower="108.51"/>
+<Entry outShaftSpeed="3164.36" torque="318.28" electricPower="113.94"/>
+<Entry outShaftSpeed="3164.36" torque="333.44" electricPower="119.38"/>
+<Entry outShaftSpeed="3164.36" torque="348.59" electricPower="124.84"/>
+<Entry outShaftSpeed="3164.36" torque="363.75" electricPower="130.31"/>
+<Entry outShaftSpeed="3164.36" torque="378.91" electricPower="135.80"/>
+<Entry outShaftSpeed="3164.36" torque="394.06" electricPower="141.31"/>
+<Entry outShaftSpeed="3164.36" torque="409.22" electricPower="146.83"/>
+<Entry outShaftSpeed="3164.36" torque="424.38" electricPower="152.37"/>
+<Entry outShaftSpeed="3164.36" torque="439.53" electricPower="157.92"/>
+<Entry outShaftSpeed="3164.36" torque="454.69" electricPower="163.49"/>
+<Entry outShaftSpeed="3164.36" torque="469.84" electricPower="169.07"/>
+<Entry outShaftSpeed="3164.36" torque="485.00" electricPower="174.67"/>
+<Entry outShaftSpeed="3515.91" torque="-485.00" electricPower="-164.77"/>
+<Entry outShaftSpeed="3515.91" torque="-469.84" electricPower="-159.74"/>
+<Entry outShaftSpeed="3515.91" torque="-454.69" electricPower="-154.70"/>
+<Entry outShaftSpeed="3515.91" torque="-439.53" electricPower="-149.63"/>
+<Entry outShaftSpeed="3515.91" torque="-424.38" electricPower="-144.56"/>
+<Entry outShaftSpeed="3515.91" torque="-409.22" electricPower="-139.47"/>
+<Entry outShaftSpeed="3515.91" torque="-394.06" electricPower="-134.38"/>
+<Entry outShaftSpeed="3515.91" torque="-378.91" electricPower="-129.26"/>
+<Entry outShaftSpeed="3515.91" torque="-363.75" electricPower="-124.13"/>
+<Entry outShaftSpeed="3515.91" torque="-348.59" electricPower="-118.97"/>
+<Entry outShaftSpeed="3515.91" torque="-333.44" electricPower="-113.81"/>
+<Entry outShaftSpeed="3515.91" torque="-318.28" electricPower="-108.63"/>
+<Entry outShaftSpeed="3515.91" torque="-303.13" electricPower="-103.44"/>
+<Entry outShaftSpeed="3515.91" torque="-287.97" electricPower="-98.23"/>
+<Entry outShaftSpeed="3515.91" torque="-272.81" electricPower="-93.01"/>
+<Entry outShaftSpeed="3515.91" torque="-257.66" electricPower="-87.77"/>
+<Entry outShaftSpeed="3515.91" torque="-242.50" electricPower="-82.52"/>
+<Entry outShaftSpeed="3515.91" torque="-227.34" electricPower="-77.25"/>
+<Entry outShaftSpeed="3515.91" torque="-212.19" electricPower="-71.97"/>
+<Entry outShaftSpeed="3515.91" torque="-197.03" electricPower="-66.67"/>
+<Entry outShaftSpeed="3515.91" torque="-181.88" electricPower="-61.36"/>
+<Entry outShaftSpeed="3515.91" torque="-166.72" electricPower="-56.03"/>
+<Entry outShaftSpeed="3515.91" torque="-151.56" electricPower="-50.69"/>
+<Entry outShaftSpeed="3515.91" torque="-136.41" electricPower="-45.33"/>
+<Entry outShaftSpeed="3515.91" torque="-121.25" electricPower="-39.95"/>
+<Entry outShaftSpeed="3515.91" torque="-106.09" electricPower="-34.57"/>
+<Entry outShaftSpeed="3515.91" torque="-90.94" electricPower="-29.16"/>
+<Entry outShaftSpeed="3515.91" torque="-75.78" electricPower="-23.74"/>
+<Entry outShaftSpeed="3515.91" torque="-60.63" electricPower="-18.31"/>
+<Entry outShaftSpeed="3515.91" torque="-45.47" electricPower="-12.86"/>
+<Entry outShaftSpeed="3515.91" torque="-30.31" electricPower="-7.40"/>
+<Entry outShaftSpeed="3515.91" torque="-15.16" electricPower="-1.92"/>
+<Entry outShaftSpeed="3515.91" torque="0.00" electricPower="3.69"/>
+<Entry outShaftSpeed="3515.91" torque="15.16" electricPower="9.37"/>
+<Entry outShaftSpeed="3515.91" torque="30.31" electricPower="15.08"/>
+<Entry outShaftSpeed="3515.91" torque="45.47" electricPower="20.79"/>
+<Entry outShaftSpeed="3515.91" torque="60.63" electricPower="26.53"/>
+<Entry outShaftSpeed="3515.91" torque="75.78" electricPower="32.28"/>
+<Entry outShaftSpeed="3515.91" torque="90.94" electricPower="38.04"/>
+<Entry outShaftSpeed="3515.91" torque="106.09" electricPower="43.82"/>
+<Entry outShaftSpeed="3515.91" torque="121.25" electricPower="49.61"/>
+<Entry outShaftSpeed="3515.91" torque="136.41" electricPower="55.42"/>
+<Entry outShaftSpeed="3515.91" torque="151.56" electricPower="61.25"/>
+<Entry outShaftSpeed="3515.91" torque="166.72" electricPower="67.09"/>
+<Entry outShaftSpeed="3515.91" torque="181.88" electricPower="72.94"/>
+<Entry outShaftSpeed="3515.91" torque="197.03" electricPower="78.82"/>
+<Entry outShaftSpeed="3515.91" torque="212.19" electricPower="84.70"/>
+<Entry outShaftSpeed="3515.91" torque="227.34" electricPower="90.61"/>
+<Entry outShaftSpeed="3515.91" torque="242.50" electricPower="96.52"/>
+<Entry outShaftSpeed="3515.91" torque="257.66" electricPower="102.46"/>
+<Entry outShaftSpeed="3515.91" torque="272.81" electricPower="108.40"/>
+<Entry outShaftSpeed="3515.91" torque="287.97" electricPower="114.37"/>
+<Entry outShaftSpeed="3515.91" torque="303.13" electricPower="120.34"/>
+<Entry outShaftSpeed="3515.91" torque="318.28" electricPower="126.33"/>
+<Entry outShaftSpeed="3515.91" torque="333.44" electricPower="132.34"/>
+<Entry outShaftSpeed="3515.91" torque="348.59" electricPower="138.37"/>
+<Entry outShaftSpeed="3515.91" torque="363.75" electricPower="144.41"/>
+<Entry outShaftSpeed="3515.91" torque="378.91" electricPower="150.46"/>
+<Entry outShaftSpeed="3515.91" torque="394.06" electricPower="156.53"/>
+<Entry outShaftSpeed="3515.91" torque="409.22" electricPower="162.62"/>
+<Entry outShaftSpeed="3515.91" torque="424.38" electricPower="168.71"/>
+<Entry outShaftSpeed="3515.91" torque="439.53" electricPower="174.83"/>
+<Entry outShaftSpeed="3515.91" torque="454.69" electricPower="180.96"/>
+<Entry outShaftSpeed="3515.91" torque="469.84" electricPower="187.11"/>
+<Entry outShaftSpeed="3515.91" torque="485.00" electricPower="193.28"/>
+<Entry outShaftSpeed="3867.60" torque="-485.00" electricPower="-181.88"/>
+<Entry outShaftSpeed="3867.60" torque="-469.84" electricPower="-176.30"/>
+<Entry outShaftSpeed="3867.60" torque="-454.69" electricPower="-170.71"/>
+<Entry outShaftSpeed="3867.60" torque="-439.53" electricPower="-165.10"/>
+<Entry outShaftSpeed="3867.60" torque="-424.38" electricPower="-159.47"/>
+<Entry outShaftSpeed="3867.60" torque="-409.22" electricPower="-153.83"/>
+<Entry outShaftSpeed="3867.60" torque="-394.06" electricPower="-148.17"/>
+<Entry outShaftSpeed="3867.60" torque="-378.91" electricPower="-142.50"/>
+<Entry outShaftSpeed="3867.60" torque="-363.75" electricPower="-136.81"/>
+<Entry outShaftSpeed="3867.60" torque="-348.59" electricPower="-131.12"/>
+<Entry outShaftSpeed="3867.60" torque="-333.44" electricPower="-125.40"/>
+<Entry outShaftSpeed="3867.60" torque="-318.28" electricPower="-119.67"/>
+<Entry outShaftSpeed="3867.60" torque="-303.13" electricPower="-113.92"/>
+<Entry outShaftSpeed="3867.60" torque="-287.97" electricPower="-108.16"/>
+<Entry outShaftSpeed="3867.60" torque="-272.81" electricPower="-102.38"/>
+<Entry outShaftSpeed="3867.60" torque="-257.66" electricPower="-96.60"/>
+<Entry outShaftSpeed="3867.60" torque="-242.50" electricPower="-90.79"/>
+<Entry outShaftSpeed="3867.60" torque="-227.34" electricPower="-84.97"/>
+<Entry outShaftSpeed="3867.60" torque="-212.19" electricPower="-79.13"/>
+<Entry outShaftSpeed="3867.60" torque="-197.03" electricPower="-73.28"/>
+<Entry outShaftSpeed="3867.60" torque="-181.88" electricPower="-67.41"/>
+<Entry outShaftSpeed="3867.60" torque="-166.72" electricPower="-61.53"/>
+<Entry outShaftSpeed="3867.60" torque="-151.56" electricPower="-55.64"/>
+<Entry outShaftSpeed="3867.60" torque="-136.41" electricPower="-49.73"/>
+<Entry outShaftSpeed="3867.60" torque="-121.25" electricPower="-43.80"/>
+<Entry outShaftSpeed="3867.60" torque="-106.09" electricPower="-37.86"/>
+<Entry outShaftSpeed="3867.60" torque="-90.94" electricPower="-31.90"/>
+<Entry outShaftSpeed="3867.60" torque="-75.78" electricPower="-25.93"/>
+<Entry outShaftSpeed="3867.60" torque="-60.63" electricPower="-19.94"/>
+<Entry outShaftSpeed="3867.60" torque="-45.47" electricPower="-13.94"/>
+<Entry outShaftSpeed="3867.60" torque="-30.31" electricPower="-7.93"/>
+<Entry outShaftSpeed="3867.60" torque="-15.16" electricPower="-1.90"/>
+<Entry outShaftSpeed="3867.60" torque="0.00" electricPower="4.28"/>
+<Entry outShaftSpeed="3867.60" torque="15.16" electricPower="10.53"/>
+<Entry outShaftSpeed="3867.60" torque="30.31" electricPower="16.80"/>
+<Entry outShaftSpeed="3867.60" torque="45.47" electricPower="23.08"/>
+<Entry outShaftSpeed="3867.60" torque="60.63" electricPower="29.38"/>
+<Entry outShaftSpeed="3867.60" torque="75.78" electricPower="35.69"/>
+<Entry outShaftSpeed="3867.60" torque="90.94" electricPower="42.02"/>
+<Entry outShaftSpeed="3867.60" torque="106.09" electricPower="48.36"/>
+<Entry outShaftSpeed="3867.60" torque="121.25" electricPower="54.72"/>
+<Entry outShaftSpeed="3867.60" torque="136.41" electricPower="61.09"/>
+<Entry outShaftSpeed="3867.60" torque="151.56" electricPower="67.48"/>
+<Entry outShaftSpeed="3867.60" torque="166.72" electricPower="73.89"/>
+<Entry outShaftSpeed="3867.60" torque="181.88" electricPower="80.31"/>
+<Entry outShaftSpeed="3867.60" torque="197.03" electricPower="86.74"/>
+<Entry outShaftSpeed="3867.60" torque="212.19" electricPower="93.20"/>
+<Entry outShaftSpeed="3867.60" torque="227.34" electricPower="99.66"/>
+<Entry outShaftSpeed="3867.60" torque="242.50" electricPower="106.14"/>
+<Entry outShaftSpeed="3867.60" torque="257.66" electricPower="112.63"/>
+<Entry outShaftSpeed="3867.60" torque="272.81" electricPower="119.15"/>
+<Entry outShaftSpeed="3867.60" torque="287.97" electricPower="125.68"/>
+<Entry outShaftSpeed="3867.60" torque="303.13" electricPower="132.21"/>
+<Entry outShaftSpeed="3867.60" torque="318.28" electricPower="138.78"/>
+<Entry outShaftSpeed="3867.60" torque="333.44" electricPower="145.35"/>
+<Entry outShaftSpeed="3867.60" torque="348.59" electricPower="151.94"/>
+<Entry outShaftSpeed="3867.60" torque="363.75" electricPower="158.54"/>
+<Entry outShaftSpeed="3867.60" torque="378.91" electricPower="165.16"/>
+<Entry outShaftSpeed="3867.60" torque="394.06" electricPower="171.79"/>
+<Entry outShaftSpeed="3867.60" torque="409.22" electricPower="178.45"/>
+<Entry outShaftSpeed="3867.60" torque="424.38" electricPower="185.11"/>
+<Entry outShaftSpeed="3867.60" torque="439.53" electricPower="191.79"/>
+<Entry outShaftSpeed="3867.60" torque="454.69" electricPower="198.48"/>
+<Entry outShaftSpeed="3867.60" torque="469.84" electricPower="205.20"/>
+<Entry outShaftSpeed="3867.60" torque="485.00" electricPower="211.92"/>
+<Entry outShaftSpeed="4219.15" torque="-485.00" electricPower="-198.96"/>
+<Entry outShaftSpeed="4219.15" torque="-469.84" electricPower="-192.83"/>
+<Entry outShaftSpeed="4219.15" torque="-454.69" electricPower="-186.68"/>
+<Entry outShaftSpeed="4219.15" torque="-439.53" electricPower="-180.52"/>
+<Entry outShaftSpeed="4219.15" torque="-424.38" electricPower="-174.33"/>
+<Entry outShaftSpeed="4219.15" torque="-409.22" electricPower="-168.14"/>
+<Entry outShaftSpeed="4219.15" torque="-394.06" electricPower="-161.93"/>
+<Entry outShaftSpeed="4219.15" torque="-378.91" electricPower="-155.71"/>
+<Entry outShaftSpeed="4219.15" torque="-363.75" electricPower="-149.46"/>
+<Entry outShaftSpeed="4219.15" torque="-348.59" electricPower="-143.21"/>
+<Entry outShaftSpeed="4219.15" torque="-333.44" electricPower="-136.95"/>
+<Entry outShaftSpeed="4219.15" torque="-318.28" electricPower="-130.66"/>
+<Entry outShaftSpeed="4219.15" torque="-303.13" electricPower="-124.37"/>
+<Entry outShaftSpeed="4219.15" torque="-287.97" electricPower="-118.04"/>
+<Entry outShaftSpeed="4219.15" torque="-272.81" electricPower="-111.72"/>
+<Entry outShaftSpeed="4219.15" torque="-257.66" electricPower="-105.38"/>
+<Entry outShaftSpeed="4219.15" torque="-242.50" electricPower="-99.02"/>
+<Entry outShaftSpeed="4219.15" torque="-227.34" electricPower="-92.64"/>
+<Entry outShaftSpeed="4219.15" torque="-212.19" electricPower="-86.25"/>
+<Entry outShaftSpeed="4219.15" torque="-197.03" electricPower="-79.85"/>
+<Entry outShaftSpeed="4219.15" torque="-181.88" electricPower="-73.43"/>
+<Entry outShaftSpeed="4219.15" torque="-166.72" electricPower="-67.00"/>
+<Entry outShaftSpeed="4219.15" torque="-151.56" electricPower="-60.55"/>
+<Entry outShaftSpeed="4219.15" torque="-136.41" electricPower="-54.08"/>
+<Entry outShaftSpeed="4219.15" torque="-121.25" electricPower="-47.60"/>
+<Entry outShaftSpeed="4219.15" torque="-106.09" electricPower="-41.11"/>
+<Entry outShaftSpeed="4219.15" torque="-90.94" electricPower="-34.60"/>
+<Entry outShaftSpeed="4219.15" torque="-75.78" electricPower="-28.08"/>
+<Entry outShaftSpeed="4219.15" torque="-60.63" electricPower="-21.54"/>
+<Entry outShaftSpeed="4219.15" torque="-45.47" electricPower="-14.98"/>
+<Entry outShaftSpeed="4219.15" torque="-30.31" electricPower="-8.41"/>
+<Entry outShaftSpeed="4219.15" torque="-15.16" electricPower="-1.83"/>
+<Entry outShaftSpeed="4219.15" torque="0.00" electricPower="4.92"/>
+<Entry outShaftSpeed="4219.15" torque="15.16" electricPower="11.73"/>
+<Entry outShaftSpeed="4219.15" torque="30.31" electricPower="18.56"/>
+<Entry outShaftSpeed="4219.15" torque="45.47" electricPower="25.41"/>
+<Entry outShaftSpeed="4219.15" torque="60.63" electricPower="32.27"/>
+<Entry outShaftSpeed="4219.15" torque="75.78" electricPower="39.15"/>
+<Entry outShaftSpeed="4219.15" torque="90.94" electricPower="46.04"/>
+<Entry outShaftSpeed="4219.15" torque="106.09" electricPower="52.95"/>
+<Entry outShaftSpeed="4219.15" torque="121.25" electricPower="59.87"/>
+<Entry outShaftSpeed="4219.15" torque="136.41" electricPower="66.81"/>
+<Entry outShaftSpeed="4219.15" torque="151.56" electricPower="73.76"/>
+<Entry outShaftSpeed="4219.15" torque="166.72" electricPower="80.73"/>
+<Entry outShaftSpeed="4219.15" torque="181.88" electricPower="87.71"/>
+<Entry outShaftSpeed="4219.15" torque="197.03" electricPower="94.71"/>
+<Entry outShaftSpeed="4219.15" torque="212.19" electricPower="101.72"/>
+<Entry outShaftSpeed="4219.15" torque="227.34" electricPower="108.76"/>
+<Entry outShaftSpeed="4219.15" torque="242.50" electricPower="115.80"/>
+<Entry outShaftSpeed="4219.15" torque="257.66" electricPower="122.87"/>
+<Entry outShaftSpeed="4219.15" torque="272.81" electricPower="129.94"/>
+<Entry outShaftSpeed="4219.15" torque="287.97" electricPower="137.03"/>
+<Entry outShaftSpeed="4219.15" torque="303.13" electricPower="144.13"/>
+<Entry outShaftSpeed="4219.15" torque="318.28" electricPower="151.26"/>
+<Entry outShaftSpeed="4219.15" torque="333.44" electricPower="158.39"/>
+<Entry outShaftSpeed="4219.15" torque="348.59" electricPower="165.54"/>
+<Entry outShaftSpeed="4219.15" torque="363.75" electricPower="172.71"/>
+<Entry outShaftSpeed="4219.15" torque="378.91" electricPower="179.90"/>
+<Entry outShaftSpeed="4219.15" torque="394.06" electricPower="187.10"/>
+<Entry outShaftSpeed="4219.15" torque="409.22" electricPower="194.31"/>
+<Entry outShaftSpeed="4219.15" torque="424.38" electricPower="201.54"/>
+<Entry outShaftSpeed="4219.15" torque="439.53" electricPower="208.79"/>
+<Entry outShaftSpeed="4219.15" torque="454.69" electricPower="216.04"/>
+<Entry outShaftSpeed="4219.15" torque="469.84" electricPower="223.32"/>
+<Entry outShaftSpeed="4219.15" torque="485.00" electricPower="230.61"/>
+<Entry outShaftSpeed="4570.69" torque="-485.00" electricPower="-216.00"/>
+<Entry outShaftSpeed="4570.69" torque="-469.84" electricPower="-209.31"/>
+<Entry outShaftSpeed="4570.69" torque="-454.69" electricPower="-202.61"/>
+<Entry outShaftSpeed="4570.69" torque="-439.53" electricPower="-195.89"/>
+<Entry outShaftSpeed="4570.69" torque="-424.38" electricPower="-189.16"/>
+<Entry outShaftSpeed="4570.69" torque="-409.22" electricPower="-182.41"/>
+<Entry outShaftSpeed="4570.69" torque="-394.06" electricPower="-175.65"/>
+<Entry outShaftSpeed="4570.69" torque="-378.91" electricPower="-168.88"/>
+<Entry outShaftSpeed="4570.69" torque="-363.75" electricPower="-162.08"/>
+<Entry outShaftSpeed="4570.69" torque="-348.59" electricPower="-155.28"/>
+<Entry outShaftSpeed="4570.69" torque="-333.44" electricPower="-148.46"/>
+<Entry outShaftSpeed="4570.69" torque="-318.28" electricPower="-141.62"/>
+<Entry outShaftSpeed="4570.69" torque="-303.13" electricPower="-134.76"/>
+<Entry outShaftSpeed="4570.69" torque="-287.97" electricPower="-127.89"/>
+<Entry outShaftSpeed="4570.69" torque="-272.81" electricPower="-121.01"/>
+<Entry outShaftSpeed="4570.69" torque="-257.66" electricPower="-114.12"/>
+<Entry outShaftSpeed="4570.69" torque="-242.50" electricPower="-107.21"/>
+<Entry outShaftSpeed="4570.69" torque="-227.34" electricPower="-100.28"/>
+<Entry outShaftSpeed="4570.69" torque="-212.19" electricPower="-93.33"/>
+<Entry outShaftSpeed="4570.69" torque="-197.03" electricPower="-86.38"/>
+<Entry outShaftSpeed="4570.69" torque="-181.88" electricPower="-79.41"/>
+<Entry outShaftSpeed="4570.69" torque="-166.72" electricPower="-72.42"/>
+<Entry outShaftSpeed="4570.69" torque="-151.56" electricPower="-65.42"/>
+<Entry outShaftSpeed="4570.69" torque="-136.41" electricPower="-58.40"/>
+<Entry outShaftSpeed="4570.69" torque="-121.25" electricPower="-51.37"/>
+<Entry outShaftSpeed="4570.69" torque="-106.09" electricPower="-44.32"/>
+<Entry outShaftSpeed="4570.69" torque="-90.94" electricPower="-37.26"/>
+<Entry outShaftSpeed="4570.69" torque="-75.78" electricPower="-30.18"/>
+<Entry outShaftSpeed="4570.69" torque="-60.63" electricPower="-23.09"/>
+<Entry outShaftSpeed="4570.69" torque="-45.47" electricPower="-15.98"/>
+<Entry outShaftSpeed="4570.69" torque="-30.31" electricPower="-8.86"/>
+<Entry outShaftSpeed="4570.69" torque="-15.16" electricPower="-1.72"/>
+<Entry outShaftSpeed="4570.69" torque="0.00" electricPower="5.59"/>
+<Entry outShaftSpeed="4570.69" torque="15.16" electricPower="12.97"/>
+<Entry outShaftSpeed="4570.69" torque="30.31" electricPower="20.37"/>
+<Entry outShaftSpeed="4570.69" torque="45.47" electricPower="27.78"/>
+<Entry outShaftSpeed="4570.69" torque="60.63" electricPower="35.20"/>
+<Entry outShaftSpeed="4570.69" torque="75.78" electricPower="42.64"/>
+<Entry outShaftSpeed="4570.69" torque="90.94" electricPower="50.10"/>
+<Entry outShaftSpeed="4570.69" torque="106.09" electricPower="57.57"/>
+<Entry outShaftSpeed="4570.69" torque="121.25" electricPower="65.06"/>
+<Entry outShaftSpeed="4570.69" torque="136.41" electricPower="72.56"/>
+<Entry outShaftSpeed="4570.69" torque="151.56" electricPower="80.08"/>
+<Entry outShaftSpeed="4570.69" torque="166.72" electricPower="87.61"/>
+<Entry outShaftSpeed="4570.69" torque="181.88" electricPower="95.16"/>
+<Entry outShaftSpeed="4570.69" torque="197.03" electricPower="102.72"/>
+<Entry outShaftSpeed="4570.69" torque="212.19" electricPower="110.30"/>
+<Entry outShaftSpeed="4570.69" torque="227.34" electricPower="117.89"/>
+<Entry outShaftSpeed="4570.69" torque="242.50" electricPower="125.51"/>
+<Entry outShaftSpeed="4570.69" torque="257.66" electricPower="133.13"/>
+<Entry outShaftSpeed="4570.69" torque="272.81" electricPower="140.77"/>
+<Entry outShaftSpeed="4570.69" torque="287.97" electricPower="148.43"/>
+<Entry outShaftSpeed="4570.69" torque="303.13" electricPower="156.10"/>
+<Entry outShaftSpeed="4570.69" torque="318.28" electricPower="163.79"/>
+<Entry outShaftSpeed="4570.69" torque="333.44" electricPower="171.48"/>
+<Entry outShaftSpeed="4570.69" torque="348.59" electricPower="179.20"/>
+<Entry outShaftSpeed="4570.69" torque="363.75" electricPower="186.93"/>
+<Entry outShaftSpeed="4570.69" torque="378.91" electricPower="194.68"/>
+<Entry outShaftSpeed="4570.69" torque="394.06" electricPower="202.45"/>
+<Entry outShaftSpeed="4570.69" torque="409.22" electricPower="210.22"/>
+<Entry outShaftSpeed="4570.69" torque="424.38" electricPower="218.01"/>
+<Entry outShaftSpeed="4570.69" torque="439.53" electricPower="225.82"/>
+<Entry outShaftSpeed="4570.69" torque="454.69" electricPower="233.64"/>
+<Entry outShaftSpeed="4570.69" torque="469.84" electricPower="241.48"/>
+<Entry outShaftSpeed="4570.69" torque="485.00" electricPower="249.34"/>
+<Entry outShaftSpeed="4922.39" torque="-485.00" electricPower="-232.99"/>
+<Entry outShaftSpeed="4922.39" torque="-469.84" electricPower="-225.75"/>
+<Entry outShaftSpeed="4922.39" torque="-454.69" electricPower="-218.50"/>
+<Entry outShaftSpeed="4922.39" torque="-439.53" electricPower="-211.22"/>
+<Entry outShaftSpeed="4922.39" torque="-424.38" electricPower="-203.94"/>
+<Entry outShaftSpeed="4922.39" torque="-409.22" electricPower="-196.64"/>
+<Entry outShaftSpeed="4922.39" torque="-394.06" electricPower="-189.33"/>
+<Entry outShaftSpeed="4922.39" torque="-378.91" electricPower="-182.00"/>
+<Entry outShaftSpeed="4922.39" torque="-363.75" electricPower="-174.65"/>
+<Entry outShaftSpeed="4922.39" torque="-348.59" electricPower="-167.29"/>
+<Entry outShaftSpeed="4922.39" torque="-333.44" electricPower="-159.92"/>
+<Entry outShaftSpeed="4922.39" torque="-318.28" electricPower="-152.53"/>
+<Entry outShaftSpeed="4922.39" torque="-303.13" electricPower="-145.13"/>
+<Entry outShaftSpeed="4922.39" torque="-287.97" electricPower="-137.70"/>
+<Entry outShaftSpeed="4922.39" torque="-272.81" electricPower="-130.27"/>
+<Entry outShaftSpeed="4922.39" torque="-257.66" electricPower="-122.81"/>
+<Entry outShaftSpeed="4922.39" torque="-242.50" electricPower="-115.35"/>
+<Entry outShaftSpeed="4922.39" torque="-227.34" electricPower="-107.87"/>
+<Entry outShaftSpeed="4922.39" torque="-212.19" electricPower="-100.38"/>
+<Entry outShaftSpeed="4922.39" torque="-197.03" electricPower="-92.87"/>
+<Entry outShaftSpeed="4922.39" torque="-181.88" electricPower="-85.34"/>
+<Entry outShaftSpeed="4922.39" torque="-166.72" electricPower="-77.80"/>
+<Entry outShaftSpeed="4922.39" torque="-151.56" electricPower="-70.24"/>
+<Entry outShaftSpeed="4922.39" torque="-136.41" electricPower="-62.67"/>
+<Entry outShaftSpeed="4922.39" torque="-121.25" electricPower="-55.09"/>
+<Entry outShaftSpeed="4922.39" torque="-106.09" electricPower="-47.49"/>
+<Entry outShaftSpeed="4922.39" torque="-90.94" electricPower="-39.87"/>
+<Entry outShaftSpeed="4922.39" torque="-75.78" electricPower="-32.24"/>
+<Entry outShaftSpeed="4922.39" torque="-60.63" electricPower="-24.60"/>
+<Entry outShaftSpeed="4922.39" torque="-45.47" electricPower="-16.94"/>
+<Entry outShaftSpeed="4922.39" torque="-30.31" electricPower="-9.26"/>
+<Entry outShaftSpeed="4922.39" torque="-15.16" electricPower="-1.57"/>
+<Entry outShaftSpeed="4922.39" torque="0.00" electricPower="6.31"/>
+<Entry outShaftSpeed="4922.39" torque="15.16" electricPower="14.25"/>
+<Entry outShaftSpeed="4922.39" torque="30.31" electricPower="22.21"/>
+<Entry outShaftSpeed="4922.39" torque="45.47" electricPower="30.19"/>
+<Entry outShaftSpeed="4922.39" torque="60.63" electricPower="38.18"/>
+<Entry outShaftSpeed="4922.39" torque="75.78" electricPower="46.18"/>
+<Entry outShaftSpeed="4922.39" torque="90.94" electricPower="54.20"/>
+<Entry outShaftSpeed="4922.39" torque="106.09" electricPower="62.24"/>
+<Entry outShaftSpeed="4922.39" torque="121.25" electricPower="70.29"/>
+<Entry outShaftSpeed="4922.39" torque="136.41" electricPower="78.36"/>
+<Entry outShaftSpeed="4922.39" torque="151.56" electricPower="86.44"/>
+<Entry outShaftSpeed="4922.39" torque="166.72" electricPower="94.54"/>
+<Entry outShaftSpeed="4922.39" torque="181.88" electricPower="102.65"/>
+<Entry outShaftSpeed="4922.39" torque="197.03" electricPower="110.78"/>
+<Entry outShaftSpeed="4922.39" torque="212.19" electricPower="118.92"/>
+<Entry outShaftSpeed="4922.39" torque="227.34" electricPower="127.08"/>
+<Entry outShaftSpeed="4922.39" torque="242.50" electricPower="135.25"/>
+<Entry outShaftSpeed="4922.39" torque="257.66" electricPower="143.44"/>
+<Entry outShaftSpeed="4922.39" torque="272.81" electricPower="151.64"/>
+<Entry outShaftSpeed="4922.39" torque="287.97" electricPower="159.87"/>
+<Entry outShaftSpeed="4922.39" torque="303.13" electricPower="168.10"/>
+<Entry outShaftSpeed="4922.39" torque="318.28" electricPower="176.35"/>
+<Entry outShaftSpeed="4922.39" torque="333.44" electricPower="184.62"/>
+<Entry outShaftSpeed="4922.39" torque="348.59" electricPower="192.89"/>
+<Entry outShaftSpeed="4922.39" torque="363.75" electricPower="201.19"/>
+<Entry outShaftSpeed="4922.39" torque="378.91" electricPower="209.50"/>
+<Entry outShaftSpeed="4922.39" torque="394.06" electricPower="217.83"/>
+<Entry outShaftSpeed="4922.39" torque="409.22" electricPower="226.17"/>
+<Entry outShaftSpeed="4922.39" torque="424.38" electricPower="234.53"/>
+<Entry outShaftSpeed="4922.39" torque="439.53" electricPower="242.90"/>
+<Entry outShaftSpeed="4922.39" torque="454.69" electricPower="251.29"/>
+<Entry outShaftSpeed="4922.39" torque="469.84" electricPower="259.70"/>
+<Entry outShaftSpeed="4922.39" torque="485.00" electricPower="268.11"/>
+<Entry outShaftSpeed="5273.93" torque="-485.00" electricPower="-249.95"/>
+<Entry outShaftSpeed="5273.93" torque="-469.84" electricPower="-242.15"/>
+<Entry outShaftSpeed="5273.93" torque="-454.69" electricPower="-234.35"/>
+<Entry outShaftSpeed="5273.93" torque="-439.53" electricPower="-226.52"/>
+<Entry outShaftSpeed="5273.93" torque="-424.38" electricPower="-218.69"/>
+<Entry outShaftSpeed="5273.93" torque="-409.22" electricPower="-210.83"/>
+<Entry outShaftSpeed="5273.93" torque="-394.06" electricPower="-202.96"/>
+<Entry outShaftSpeed="5273.93" torque="-378.91" electricPower="-195.08"/>
+<Entry outShaftSpeed="5273.93" torque="-363.75" electricPower="-187.18"/>
+<Entry outShaftSpeed="5273.93" torque="-348.59" electricPower="-179.27"/>
+<Entry outShaftSpeed="5273.93" torque="-333.44" electricPower="-171.34"/>
+<Entry outShaftSpeed="5273.93" torque="-318.28" electricPower="-163.39"/>
+<Entry outShaftSpeed="5273.93" torque="-303.13" electricPower="-155.44"/>
+<Entry outShaftSpeed="5273.93" torque="-287.97" electricPower="-147.46"/>
+<Entry outShaftSpeed="5273.93" torque="-272.81" electricPower="-139.48"/>
+<Entry outShaftSpeed="5273.93" torque="-257.66" electricPower="-131.47"/>
+<Entry outShaftSpeed="5273.93" torque="-242.50" electricPower="-123.46"/>
+<Entry outShaftSpeed="5273.93" torque="-227.34" electricPower="-115.42"/>
+<Entry outShaftSpeed="5273.93" torque="-212.19" electricPower="-107.38"/>
+<Entry outShaftSpeed="5273.93" torque="-197.03" electricPower="-99.31"/>
+<Entry outShaftSpeed="5273.93" torque="-181.88" electricPower="-91.23"/>
+<Entry outShaftSpeed="5273.93" torque="-166.72" electricPower="-83.14"/>
+<Entry outShaftSpeed="5273.93" torque="-151.56" electricPower="-75.03"/>
+<Entry outShaftSpeed="5273.93" torque="-136.41" electricPower="-66.91"/>
+<Entry outShaftSpeed="5273.93" torque="-121.25" electricPower="-58.77"/>
+<Entry outShaftSpeed="5273.93" torque="-106.09" electricPower="-50.62"/>
+<Entry outShaftSpeed="5273.93" torque="-90.94" electricPower="-42.45"/>
+<Entry outShaftSpeed="5273.93" torque="-75.78" electricPower="-34.27"/>
+<Entry outShaftSpeed="5273.93" torque="-60.63" electricPower="-26.07"/>
+<Entry outShaftSpeed="5273.93" torque="-45.47" electricPower="-17.86"/>
+<Entry outShaftSpeed="5273.93" torque="-30.31" electricPower="-9.63"/>
+<Entry outShaftSpeed="5273.93" torque="-15.16" electricPower="-1.38"/>
+<Entry outShaftSpeed="5273.93" torque="0.00" electricPower="7.07"/>
+<Entry outShaftSpeed="5273.93" torque="15.16" electricPower="15.58"/>
+<Entry outShaftSpeed="5273.93" torque="30.31" electricPower="24.10"/>
+<Entry outShaftSpeed="5273.93" torque="45.47" electricPower="32.64"/>
+<Entry outShaftSpeed="5273.93" torque="60.63" electricPower="41.19"/>
+<Entry outShaftSpeed="5273.93" torque="75.78" electricPower="49.76"/>
+<Entry outShaftSpeed="5273.93" torque="90.94" electricPower="58.35"/>
+<Entry outShaftSpeed="5273.93" torque="106.09" electricPower="66.95"/>
+<Entry outShaftSpeed="5273.93" torque="121.25" electricPower="75.56"/>
+<Entry outShaftSpeed="5273.93" torque="136.41" electricPower="84.19"/>
+<Entry outShaftSpeed="5273.93" torque="151.56" electricPower="92.84"/>
+<Entry outShaftSpeed="5273.93" torque="166.72" electricPower="101.50"/>
+<Entry outShaftSpeed="5273.93" torque="181.88" electricPower="110.18"/>
+<Entry outShaftSpeed="5273.93" torque="197.03" electricPower="118.87"/>
+<Entry outShaftSpeed="5273.93" torque="212.19" electricPower="127.58"/>
+<Entry outShaftSpeed="5273.93" torque="227.34" electricPower="136.29"/>
+<Entry outShaftSpeed="5273.93" torque="242.50" electricPower="145.04"/>
+<Entry outShaftSpeed="5273.93" torque="257.66" electricPower="153.79"/>
+<Entry outShaftSpeed="5273.93" torque="272.81" electricPower="162.55"/>
+<Entry outShaftSpeed="5273.93" torque="287.97" electricPower="171.34"/>
+<Entry outShaftSpeed="5273.93" torque="303.13" electricPower="180.14"/>
+<Entry outShaftSpeed="5273.93" torque="318.28" electricPower="188.96"/>
+<Entry outShaftSpeed="5273.93" torque="333.44" electricPower="197.79"/>
+<Entry outShaftSpeed="5273.93" torque="348.59" electricPower="206.63"/>
+<Entry outShaftSpeed="5273.93" torque="363.75" electricPower="215.49"/>
+<Entry outShaftSpeed="5273.93" torque="378.91" electricPower="224.37"/>
+<Entry outShaftSpeed="5273.93" torque="394.06" electricPower="233.26"/>
+<Entry outShaftSpeed="5273.93" torque="409.22" electricPower="242.16"/>
+<Entry outShaftSpeed="5273.93" torque="424.38" electricPower="251.08"/>
+<Entry outShaftSpeed="5273.93" torque="439.53" electricPower="260.02"/>
+<Entry outShaftSpeed="5273.93" torque="454.69" electricPower="268.97"/>
+<Entry outShaftSpeed="5273.93" torque="469.84" electricPower="277.94"/>
+<Entry outShaftSpeed="5273.93" torque="485.00" electricPower="286.92"/>
+<Entry outShaftSpeed="5625.48" torque="-485.00" electricPower="-266.86"/>
+<Entry outShaftSpeed="5625.48" torque="-469.84" electricPower="-258.51"/>
+<Entry outShaftSpeed="5625.48" torque="-454.69" electricPower="-250.15"/>
+<Entry outShaftSpeed="5625.48" torque="-439.53" electricPower="-241.78"/>
+<Entry outShaftSpeed="5625.48" torque="-424.38" electricPower="-233.38"/>
+<Entry outShaftSpeed="5625.48" torque="-409.22" electricPower="-224.98"/>
+<Entry outShaftSpeed="5625.48" torque="-394.06" electricPower="-216.55"/>
+<Entry outShaftSpeed="5625.48" torque="-378.91" electricPower="-208.13"/>
+<Entry outShaftSpeed="5625.48" torque="-363.75" electricPower="-199.67"/>
+<Entry outShaftSpeed="5625.48" torque="-348.59" electricPower="-191.21"/>
+<Entry outShaftSpeed="5625.48" torque="-333.44" electricPower="-182.72"/>
+<Entry outShaftSpeed="5625.48" torque="-318.28" electricPower="-174.23"/>
+<Entry outShaftSpeed="5625.48" torque="-303.13" electricPower="-165.71"/>
+<Entry outShaftSpeed="5625.48" torque="-287.97" electricPower="-157.19"/>
+<Entry outShaftSpeed="5625.48" torque="-272.81" electricPower="-148.65"/>
+<Entry outShaftSpeed="5625.48" torque="-257.66" electricPower="-140.09"/>
+<Entry outShaftSpeed="5625.48" torque="-242.50" electricPower="-131.52"/>
+<Entry outShaftSpeed="5625.48" torque="-227.34" electricPower="-122.94"/>
+<Entry outShaftSpeed="5625.48" torque="-212.19" electricPower="-114.34"/>
+<Entry outShaftSpeed="5625.48" torque="-197.03" electricPower="-105.72"/>
+<Entry outShaftSpeed="5625.48" torque="-181.88" electricPower="-97.09"/>
+<Entry outShaftSpeed="5625.48" torque="-166.72" electricPower="-88.44"/>
+<Entry outShaftSpeed="5625.48" torque="-151.56" electricPower="-79.78"/>
+<Entry outShaftSpeed="5625.48" torque="-136.41" electricPower="-71.10"/>
+<Entry outShaftSpeed="5625.48" torque="-121.25" electricPower="-62.41"/>
+<Entry outShaftSpeed="5625.48" torque="-106.09" electricPower="-53.71"/>
+<Entry outShaftSpeed="5625.48" torque="-90.94" electricPower="-44.99"/>
+<Entry outShaftSpeed="5625.48" torque="-75.78" electricPower="-36.25"/>
+<Entry outShaftSpeed="5625.48" torque="-60.63" electricPower="-27.50"/>
+<Entry outShaftSpeed="5625.48" torque="-45.47" electricPower="-18.73"/>
+<Entry outShaftSpeed="5625.48" torque="-30.31" electricPower="-9.95"/>
+<Entry outShaftSpeed="5625.48" torque="-15.16" electricPower="-1.15"/>
+<Entry outShaftSpeed="5625.48" torque="0.00" electricPower="7.87"/>
+<Entry outShaftSpeed="5625.48" torque="15.16" electricPower="16.94"/>
+<Entry outShaftSpeed="5625.48" torque="30.31" electricPower="26.03"/>
+<Entry outShaftSpeed="5625.48" torque="45.47" electricPower="35.13"/>
+<Entry outShaftSpeed="5625.48" torque="60.63" electricPower="44.25"/>
+<Entry outShaftSpeed="5625.48" torque="75.78" electricPower="53.38"/>
+<Entry outShaftSpeed="5625.48" torque="90.94" electricPower="62.53"/>
+<Entry outShaftSpeed="5625.48" torque="106.09" electricPower="71.70"/>
+<Entry outShaftSpeed="5625.48" torque="121.25" electricPower="80.88"/>
+<Entry outShaftSpeed="5625.48" torque="136.41" electricPower="90.07"/>
+<Entry outShaftSpeed="5625.48" torque="151.56" electricPower="99.29"/>
+<Entry outShaftSpeed="5625.48" torque="166.72" electricPower="108.51"/>
+<Entry outShaftSpeed="5625.48" torque="181.88" electricPower="117.75"/>
+<Entry outShaftSpeed="5625.48" torque="197.03" electricPower="127.00"/>
+<Entry outShaftSpeed="5625.48" torque="212.19" electricPower="136.28"/>
+<Entry outShaftSpeed="5625.48" torque="227.34" electricPower="145.56"/>
+<Entry outShaftSpeed="5625.48" torque="242.50" electricPower="154.87"/>
+<Entry outShaftSpeed="5625.48" torque="257.66" electricPower="164.18"/>
+<Entry outShaftSpeed="5625.48" torque="272.81" electricPower="173.52"/>
+<Entry outShaftSpeed="5625.48" torque="287.97" electricPower="182.87"/>
+<Entry outShaftSpeed="5625.48" torque="303.13" electricPower="192.22"/>
+<Entry outShaftSpeed="5625.48" torque="318.28" electricPower="201.61"/>
+<Entry outShaftSpeed="5625.48" torque="333.44" electricPower="211.00"/>
+<Entry outShaftSpeed="5625.48" torque="348.59" electricPower="220.41"/>
+<Entry outShaftSpeed="5625.48" torque="363.75" electricPower="229.83"/>
+<Entry outShaftSpeed="5625.48" torque="378.91" electricPower="239.27"/>
+<Entry outShaftSpeed="5625.48" torque="394.06" electricPower="248.72"/>
+<Entry outShaftSpeed="5625.48" torque="409.22" electricPower="258.20"/>
+<Entry outShaftSpeed="5625.48" torque="424.38" electricPower="267.68"/>
+<Entry outShaftSpeed="5625.48" torque="439.53" electricPower="277.19"/>
+<Entry outShaftSpeed="5625.48" torque="454.69" electricPower="286.70"/>
+<Entry outShaftSpeed="5625.48" torque="469.84" electricPower="296.23"/>
+<Entry outShaftSpeed="5625.48" torque="485.00" electricPower="305.78"/>
+<Entry outShaftSpeed="5977.17" torque="-485.00" electricPower="-283.73"/>
+<Entry outShaftSpeed="5977.17" torque="-469.84" electricPower="-274.83"/>
+<Entry outShaftSpeed="5977.17" torque="-454.69" electricPower="-265.92"/>
+<Entry outShaftSpeed="5977.17" torque="-439.53" electricPower="-256.99"/>
+<Entry outShaftSpeed="5977.17" torque="-424.38" electricPower="-248.04"/>
+<Entry outShaftSpeed="5977.17" torque="-409.22" electricPower="-239.09"/>
+<Entry outShaftSpeed="5977.17" torque="-394.06" electricPower="-230.12"/>
+<Entry outShaftSpeed="5977.17" torque="-378.91" electricPower="-221.13"/>
+<Entry outShaftSpeed="5977.17" torque="-363.75" electricPower="-212.12"/>
+<Entry outShaftSpeed="5977.17" torque="-348.59" electricPower="-203.10"/>
+<Entry outShaftSpeed="5977.17" torque="-333.44" electricPower="-194.06"/>
+<Entry outShaftSpeed="5977.17" torque="-318.28" electricPower="-185.02"/>
+<Entry outShaftSpeed="5977.17" torque="-303.13" electricPower="-175.96"/>
+<Entry outShaftSpeed="5977.17" torque="-287.97" electricPower="-166.88"/>
+<Entry outShaftSpeed="5977.17" torque="-272.81" electricPower="-157.78"/>
+<Entry outShaftSpeed="5977.17" torque="-257.66" electricPower="-148.67"/>
+<Entry outShaftSpeed="5977.17" torque="-242.50" electricPower="-139.54"/>
+<Entry outShaftSpeed="5977.17" torque="-227.34" electricPower="-130.41"/>
+<Entry outShaftSpeed="5977.17" torque="-212.19" electricPower="-121.25"/>
+<Entry outShaftSpeed="5977.17" torque="-197.03" electricPower="-112.08"/>
+<Entry outShaftSpeed="5977.17" torque="-181.88" electricPower="-102.90"/>
+<Entry outShaftSpeed="5977.17" torque="-166.72" electricPower="-93.71"/>
+<Entry outShaftSpeed="5977.17" torque="-151.56" electricPower="-84.49"/>
+<Entry outShaftSpeed="5977.17" torque="-136.41" electricPower="-75.26"/>
+<Entry outShaftSpeed="5977.17" torque="-121.25" electricPower="-66.01"/>
+<Entry outShaftSpeed="5977.17" torque="-106.09" electricPower="-56.75"/>
+<Entry outShaftSpeed="5977.17" torque="-90.94" electricPower="-47.48"/>
+<Entry outShaftSpeed="5977.17" torque="-75.78" electricPower="-38.19"/>
+<Entry outShaftSpeed="5977.17" torque="-60.63" electricPower="-28.89"/>
+<Entry outShaftSpeed="5977.17" torque="-45.47" electricPower="-19.57"/>
+<Entry outShaftSpeed="5977.17" torque="-30.31" electricPower="-10.23"/>
+<Entry outShaftSpeed="5977.17" torque="-15.16" electricPower="-0.88"/>
+<Entry outShaftSpeed="5977.17" torque="0.00" electricPower="8.71"/>
+<Entry outShaftSpeed="5977.17" torque="15.16" electricPower="18.35"/>
+<Entry outShaftSpeed="5977.17" torque="30.31" electricPower="28.00"/>
+<Entry outShaftSpeed="5977.17" torque="45.47" electricPower="37.67"/>
+<Entry outShaftSpeed="5977.17" torque="60.63" electricPower="47.35"/>
+<Entry outShaftSpeed="5977.17" torque="75.78" electricPower="57.05"/>
+<Entry outShaftSpeed="5977.17" torque="90.94" electricPower="66.76"/>
+<Entry outShaftSpeed="5977.17" torque="106.09" electricPower="76.49"/>
+<Entry outShaftSpeed="5977.17" torque="121.25" electricPower="86.23"/>
+<Entry outShaftSpeed="5977.17" torque="136.41" electricPower="95.99"/>
+<Entry outShaftSpeed="5977.17" torque="151.56" electricPower="105.77"/>
+<Entry outShaftSpeed="5977.17" torque="166.72" electricPower="115.55"/>
+<Entry outShaftSpeed="5977.17" torque="181.88" electricPower="125.36"/>
+<Entry outShaftSpeed="5977.17" torque="197.03" electricPower="135.18"/>
+<Entry outShaftSpeed="5977.17" torque="212.19" electricPower="145.02"/>
+<Entry outShaftSpeed="5977.17" torque="227.34" electricPower="154.87"/>
+<Entry outShaftSpeed="5977.17" torque="242.50" electricPower="164.73"/>
+<Entry outShaftSpeed="5977.17" torque="257.66" electricPower="174.62"/>
+<Entry outShaftSpeed="5977.17" torque="272.81" electricPower="184.51"/>
+<Entry outShaftSpeed="5977.17" torque="287.97" electricPower="194.42"/>
+<Entry outShaftSpeed="5977.17" torque="303.13" electricPower="204.35"/>
+<Entry outShaftSpeed="5977.17" torque="318.28" electricPower="214.29"/>
+<Entry outShaftSpeed="5977.17" torque="333.44" electricPower="224.25"/>
+<Entry outShaftSpeed="5977.17" torque="348.59" electricPower="234.22"/>
+<Entry outShaftSpeed="5977.17" torque="363.75" electricPower="244.21"/>
+<Entry outShaftSpeed="5977.17" torque="378.91" electricPower="254.21"/>
+<Entry outShaftSpeed="5977.17" torque="394.06" electricPower="264.24"/>
+<Entry outShaftSpeed="5977.17" torque="409.22" electricPower="274.27"/>
+<Entry outShaftSpeed="5977.17" torque="424.38" electricPower="284.32"/>
+<Entry outShaftSpeed="5977.17" torque="439.53" electricPower="294.38"/>
+<Entry outShaftSpeed="5977.17" torque="454.69" electricPower="304.46"/>
+<Entry outShaftSpeed="5977.17" torque="469.84" electricPower="314.56"/>
+<Entry outShaftSpeed="5977.17" torque="485.00" electricPower="324.68"/>
+<Entry outShaftSpeed="6328.72" torque="-485.00" electricPower="-300.56"/>
+<Entry outShaftSpeed="6328.72" torque="-469.84" electricPower="-291.12"/>
+<Entry outShaftSpeed="6328.72" torque="-454.69" electricPower="-281.64"/>
+<Entry outShaftSpeed="6328.72" torque="-439.53" electricPower="-272.16"/>
+<Entry outShaftSpeed="6328.72" torque="-424.38" electricPower="-262.67"/>
+<Entry outShaftSpeed="6328.72" torque="-409.22" electricPower="-253.15"/>
+<Entry outShaftSpeed="6328.72" torque="-394.06" electricPower="-243.63"/>
+<Entry outShaftSpeed="6328.72" torque="-378.91" electricPower="-234.09"/>
+<Entry outShaftSpeed="6328.72" torque="-363.75" electricPower="-224.53"/>
+<Entry outShaftSpeed="6328.72" torque="-348.59" electricPower="-214.96"/>
+<Entry outShaftSpeed="6328.72" torque="-333.44" electricPower="-205.37"/>
+<Entry outShaftSpeed="6328.72" torque="-318.28" electricPower="-195.77"/>
+<Entry outShaftSpeed="6328.72" torque="-303.13" electricPower="-186.15"/>
+<Entry outShaftSpeed="6328.72" torque="-287.97" electricPower="-176.52"/>
+<Entry outShaftSpeed="6328.72" torque="-272.81" electricPower="-166.88"/>
+<Entry outShaftSpeed="6328.72" torque="-257.66" electricPower="-157.21"/>
+<Entry outShaftSpeed="6328.72" torque="-242.50" electricPower="-147.54"/>
+<Entry outShaftSpeed="6328.72" torque="-227.34" electricPower="-137.84"/>
+<Entry outShaftSpeed="6328.72" torque="-212.19" electricPower="-128.13"/>
+<Entry outShaftSpeed="6328.72" torque="-197.03" electricPower="-118.41"/>
+<Entry outShaftSpeed="6328.72" torque="-181.88" electricPower="-108.67"/>
+<Entry outShaftSpeed="6328.72" torque="-166.72" electricPower="-98.92"/>
+<Entry outShaftSpeed="6328.72" torque="-151.56" electricPower="-89.15"/>
+<Entry outShaftSpeed="6328.72" torque="-136.41" electricPower="-79.37"/>
+<Entry outShaftSpeed="6328.72" torque="-121.25" electricPower="-69.57"/>
+<Entry outShaftSpeed="6328.72" torque="-106.09" electricPower="-59.76"/>
+<Entry outShaftSpeed="6328.72" torque="-90.94" electricPower="-49.93"/>
+<Entry outShaftSpeed="6328.72" torque="-75.78" electricPower="-40.09"/>
+<Entry outShaftSpeed="6328.72" torque="-60.63" electricPower="-30.23"/>
+<Entry outShaftSpeed="6328.72" torque="-45.47" electricPower="-20.36"/>
+<Entry outShaftSpeed="6328.72" torque="-30.31" electricPower="-10.48"/>
+<Entry outShaftSpeed="6328.72" torque="-15.16" electricPower="-0.57"/>
+<Entry outShaftSpeed="6328.72" torque="0.00" electricPower="9.60"/>
+<Entry outShaftSpeed="6328.72" torque="15.16" electricPower="19.80"/>
+<Entry outShaftSpeed="6328.72" torque="30.31" electricPower="30.01"/>
+<Entry outShaftSpeed="6328.72" torque="45.47" electricPower="40.24"/>
+<Entry outShaftSpeed="6328.72" torque="60.63" electricPower="50.49"/>
+<Entry outShaftSpeed="6328.72" torque="75.78" electricPower="60.75"/>
+<Entry outShaftSpeed="6328.72" torque="90.94" electricPower="71.03"/>
+<Entry outShaftSpeed="6328.72" torque="106.09" electricPower="81.32"/>
+<Entry outShaftSpeed="6328.72" torque="121.25" electricPower="91.63"/>
+<Entry outShaftSpeed="6328.72" torque="136.41" electricPower="101.96"/>
+<Entry outShaftSpeed="6328.72" torque="151.56" electricPower="112.29"/>
+<Entry outShaftSpeed="6328.72" torque="166.72" electricPower="122.64"/>
+<Entry outShaftSpeed="6328.72" torque="181.88" electricPower="133.02"/>
+<Entry outShaftSpeed="6328.72" torque="197.03" electricPower="143.40"/>
+<Entry outShaftSpeed="6328.72" torque="212.19" electricPower="153.79"/>
+<Entry outShaftSpeed="6328.72" torque="227.34" electricPower="164.21"/>
+<Entry outShaftSpeed="6328.72" torque="242.50" electricPower="174.64"/>
+<Entry outShaftSpeed="6328.72" torque="257.66" electricPower="185.09"/>
+<Entry outShaftSpeed="6328.72" torque="272.81" electricPower="195.55"/>
+<Entry outShaftSpeed="6328.72" torque="287.97" electricPower="206.03"/>
+<Entry outShaftSpeed="6328.72" torque="303.13" electricPower="216.52"/>
+<Entry outShaftSpeed="6328.72" torque="318.28" electricPower="227.03"/>
+<Entry outShaftSpeed="6328.72" torque="333.44" electricPower="237.54"/>
+<Entry outShaftSpeed="6328.72" torque="348.59" electricPower="248.09"/>
+<Entry outShaftSpeed="6328.72" torque="363.75" electricPower="258.63"/>
+<Entry outShaftSpeed="6328.72" torque="378.91" electricPower="269.21"/>
+<Entry outShaftSpeed="6328.72" torque="394.06" electricPower="279.79"/>
+<Entry outShaftSpeed="6328.72" torque="409.22" electricPower="290.38"/>
+<Entry outShaftSpeed="6328.72" torque="424.38" electricPower="301.00"/>
+<Entry outShaftSpeed="6328.72" torque="439.53" electricPower="311.63"/>
+<Entry outShaftSpeed="6328.72" torque="454.69" electricPower="322.28"/>
+<Entry outShaftSpeed="6328.72" torque="469.84" electricPower="332.94"/>
+<Entry outShaftSpeed="6328.72" torque="485.00" electricPower="343.62"/>
+<Entry outShaftSpeed="6680.27" torque="-485.00" electricPower="-317.36"/>
+<Entry outShaftSpeed="6680.27" torque="-469.84" electricPower="-307.35"/>
+<Entry outShaftSpeed="6680.27" torque="-454.69" electricPower="-297.33"/>
+<Entry outShaftSpeed="6680.27" torque="-439.53" electricPower="-287.29"/>
+<Entry outShaftSpeed="6680.27" torque="-424.38" electricPower="-277.25"/>
+<Entry outShaftSpeed="6680.27" torque="-409.22" electricPower="-267.18"/>
+<Entry outShaftSpeed="6680.27" torque="-394.06" electricPower="-257.10"/>
+<Entry outShaftSpeed="6680.27" torque="-378.91" electricPower="-247.01"/>
+<Entry outShaftSpeed="6680.27" torque="-363.75" electricPower="-236.89"/>
+<Entry outShaftSpeed="6680.27" torque="-348.59" electricPower="-226.77"/>
+<Entry outShaftSpeed="6680.27" torque="-333.44" electricPower="-216.63"/>
+<Entry outShaftSpeed="6680.27" torque="-318.28" electricPower="-206.47"/>
+<Entry outShaftSpeed="6680.27" torque="-303.13" electricPower="-196.30"/>
+<Entry outShaftSpeed="6680.27" torque="-287.97" electricPower="-186.12"/>
+<Entry outShaftSpeed="6680.27" torque="-272.81" electricPower="-175.92"/>
+<Entry outShaftSpeed="6680.27" torque="-257.66" electricPower="-165.71"/>
+<Entry outShaftSpeed="6680.27" torque="-242.50" electricPower="-155.47"/>
+<Entry outShaftSpeed="6680.27" torque="-227.34" electricPower="-145.23"/>
+<Entry outShaftSpeed="6680.27" torque="-212.19" electricPower="-134.97"/>
+<Entry outShaftSpeed="6680.27" torque="-197.03" electricPower="-124.70"/>
+<Entry outShaftSpeed="6680.27" torque="-181.88" electricPower="-114.40"/>
+<Entry outShaftSpeed="6680.27" torque="-166.72" electricPower="-104.10"/>
+<Entry outShaftSpeed="6680.27" torque="-151.56" electricPower="-93.78"/>
+<Entry outShaftSpeed="6680.27" torque="-136.41" electricPower="-83.44"/>
+<Entry outShaftSpeed="6680.27" torque="-121.25" electricPower="-73.09"/>
+<Entry outShaftSpeed="6680.27" torque="-106.09" electricPower="-62.73"/>
+<Entry outShaftSpeed="6680.27" torque="-90.94" electricPower="-52.35"/>
+<Entry outShaftSpeed="6680.27" torque="-75.78" electricPower="-41.95"/>
+<Entry outShaftSpeed="6680.27" torque="-60.63" electricPower="-31.54"/>
+<Entry outShaftSpeed="6680.27" torque="-45.47" electricPower="-21.12"/>
+<Entry outShaftSpeed="6680.27" torque="-30.31" electricPower="-10.68"/>
+<Entry outShaftSpeed="6680.27" torque="-15.16" electricPower="-0.22"/>
+<Entry outShaftSpeed="6680.27" torque="0.00" electricPower="10.52"/>
+<Entry outShaftSpeed="6680.27" torque="15.16" electricPower="21.29"/>
+<Entry outShaftSpeed="6680.27" torque="30.31" electricPower="32.07"/>
+<Entry outShaftSpeed="6680.27" torque="45.47" electricPower="42.86"/>
+<Entry outShaftSpeed="6680.27" torque="60.63" electricPower="53.67"/>
+<Entry outShaftSpeed="6680.27" torque="75.78" electricPower="64.50"/>
+<Entry outShaftSpeed="6680.27" torque="90.94" electricPower="75.34"/>
+<Entry outShaftSpeed="6680.27" torque="106.09" electricPower="86.20"/>
+<Entry outShaftSpeed="6680.27" torque="121.25" electricPower="97.07"/>
+<Entry outShaftSpeed="6680.27" torque="136.41" electricPower="107.96"/>
+<Entry outShaftSpeed="6680.27" torque="151.56" electricPower="118.86"/>
+<Entry outShaftSpeed="6680.27" torque="166.72" electricPower="129.78"/>
+<Entry outShaftSpeed="6680.27" torque="181.88" electricPower="140.71"/>
+<Entry outShaftSpeed="6680.27" torque="197.03" electricPower="151.66"/>
+<Entry outShaftSpeed="6680.27" torque="212.19" electricPower="162.63"/>
+<Entry outShaftSpeed="6680.27" torque="227.34" electricPower="173.60"/>
+<Entry outShaftSpeed="6680.27" torque="242.50" electricPower="184.60"/>
+<Entry outShaftSpeed="6680.27" torque="257.66" electricPower="195.61"/>
+<Entry outShaftSpeed="6680.27" torque="272.81" electricPower="206.63"/>
+<Entry outShaftSpeed="6680.27" torque="287.97" electricPower="217.67"/>
+<Entry outShaftSpeed="6680.27" torque="303.13" electricPower="228.72"/>
+<Entry outShaftSpeed="6680.27" torque="318.28" electricPower="239.79"/>
+<Entry outShaftSpeed="6680.27" torque="333.44" electricPower="250.88"/>
+<Entry outShaftSpeed="6680.27" torque="348.59" electricPower="261.98"/>
+<Entry outShaftSpeed="6680.27" torque="363.75" electricPower="273.11"/>
+<Entry outShaftSpeed="6680.27" torque="378.91" electricPower="284.23"/>
+<Entry outShaftSpeed="6680.27" torque="394.06" electricPower="295.38"/>
+<Entry outShaftSpeed="6680.27" torque="409.22" electricPower="306.54"/>
+<Entry outShaftSpeed="6680.27" torque="424.38" electricPower="317.72"/>
+<Entry outShaftSpeed="6680.27" torque="439.53" electricPower="328.92"/>
+<Entry outShaftSpeed="6680.27" torque="454.69" electricPower="340.13"/>
+<Entry outShaftSpeed="6680.27" torque="469.84" electricPower="351.35"/>
+<Entry outShaftSpeed="6680.27" torque="485.00" electricPower="362.59"/>
+<Entry outShaftSpeed="7031.81" torque="-485.00" electricPower="-334.11"/>
+<Entry outShaftSpeed="7031.81" torque="-469.84" electricPower="-323.55"/>
+<Entry outShaftSpeed="7031.81" torque="-454.69" electricPower="-312.97"/>
+<Entry outShaftSpeed="7031.81" torque="-439.53" electricPower="-302.38"/>
+<Entry outShaftSpeed="7031.81" torque="-424.38" electricPower="-291.79"/>
+<Entry outShaftSpeed="7031.81" torque="-409.22" electricPower="-281.17"/>
+<Entry outShaftSpeed="7031.81" torque="-394.06" electricPower="-270.54"/>
+<Entry outShaftSpeed="7031.81" torque="-378.91" electricPower="-259.88"/>
+<Entry outShaftSpeed="7031.81" torque="-363.75" electricPower="-249.22"/>
+<Entry outShaftSpeed="7031.81" torque="-348.59" electricPower="-238.54"/>
+<Entry outShaftSpeed="7031.81" torque="-333.44" electricPower="-227.85"/>
+<Entry outShaftSpeed="7031.81" torque="-318.28" electricPower="-217.14"/>
+<Entry outShaftSpeed="7031.81" torque="-303.13" electricPower="-206.42"/>
+<Entry outShaftSpeed="7031.81" torque="-287.97" electricPower="-195.68"/>
+<Entry outShaftSpeed="7031.81" torque="-272.81" electricPower="-184.93"/>
+<Entry outShaftSpeed="7031.81" torque="-257.66" electricPower="-174.16"/>
+<Entry outShaftSpeed="7031.81" torque="-242.50" electricPower="-163.38"/>
+<Entry outShaftSpeed="7031.81" torque="-227.34" electricPower="-152.58"/>
+<Entry outShaftSpeed="7031.81" torque="-212.19" electricPower="-141.77"/>
+<Entry outShaftSpeed="7031.81" torque="-197.03" electricPower="-130.94"/>
+<Entry outShaftSpeed="7031.81" torque="-181.88" electricPower="-120.10"/>
+<Entry outShaftSpeed="7031.81" torque="-166.72" electricPower="-109.24"/>
+<Entry outShaftSpeed="7031.81" torque="-151.56" electricPower="-98.37"/>
+<Entry outShaftSpeed="7031.81" torque="-136.41" electricPower="-87.48"/>
+<Entry outShaftSpeed="7031.81" torque="-121.25" electricPower="-76.57"/>
+<Entry outShaftSpeed="7031.81" torque="-106.09" electricPower="-65.65"/>
+<Entry outShaftSpeed="7031.81" torque="-90.94" electricPower="-54.72"/>
+<Entry outShaftSpeed="7031.81" torque="-75.78" electricPower="-43.77"/>
+<Entry outShaftSpeed="7031.81" torque="-60.63" electricPower="-32.81"/>
+<Entry outShaftSpeed="7031.81" torque="-45.47" electricPower="-21.83"/>
+<Entry outShaftSpeed="7031.81" torque="-30.31" electricPower="-10.84"/>
+<Entry outShaftSpeed="7031.81" torque="-15.16" electricPower="0.17"/>
+<Entry outShaftSpeed="7031.81" torque="0.00" electricPower="11.49"/>
+<Entry outShaftSpeed="7031.81" torque="15.16" electricPower="22.82"/>
+<Entry outShaftSpeed="7031.81" torque="30.31" electricPower="34.16"/>
+<Entry outShaftSpeed="7031.81" torque="45.47" electricPower="45.52"/>
+<Entry outShaftSpeed="7031.81" torque="60.63" electricPower="56.90"/>
+<Entry outShaftSpeed="7031.81" torque="75.78" electricPower="68.29"/>
+<Entry outShaftSpeed="7031.81" torque="90.94" electricPower="79.69"/>
+<Entry outShaftSpeed="7031.81" torque="106.09" electricPower="91.12"/>
+<Entry outShaftSpeed="7031.81" torque="121.25" electricPower="102.54"/>
+<Entry outShaftSpeed="7031.81" torque="136.41" electricPower="114.00"/>
+<Entry outShaftSpeed="7031.81" torque="151.56" electricPower="125.46"/>
+<Entry outShaftSpeed="7031.81" torque="166.72" electricPower="136.95"/>
+<Entry outShaftSpeed="7031.81" torque="181.88" electricPower="148.45"/>
+<Entry outShaftSpeed="7031.81" torque="197.03" electricPower="159.96"/>
+<Entry outShaftSpeed="7031.81" torque="212.19" electricPower="171.49"/>
+<Entry outShaftSpeed="7031.81" torque="227.34" electricPower="183.03"/>
+<Entry outShaftSpeed="7031.81" torque="242.50" electricPower="194.59"/>
+<Entry outShaftSpeed="7031.81" torque="257.66" electricPower="206.16"/>
+<Entry outShaftSpeed="7031.81" torque="272.81" electricPower="217.75"/>
+<Entry outShaftSpeed="7031.81" torque="287.97" electricPower="229.36"/>
+<Entry outShaftSpeed="7031.81" torque="303.13" electricPower="240.97"/>
+<Entry outShaftSpeed="7031.81" torque="318.28" electricPower="252.62"/>
+<Entry outShaftSpeed="7031.81" torque="333.44" electricPower="264.26"/>
+<Entry outShaftSpeed="7031.81" torque="348.59" electricPower="275.93"/>
+<Entry outShaftSpeed="7031.81" torque="363.75" electricPower="287.61"/>
+<Entry outShaftSpeed="7031.81" torque="378.91" electricPower="299.30"/>
+<Entry outShaftSpeed="7031.81" torque="394.06" electricPower="311.02"/>
+<Entry outShaftSpeed="7031.81" torque="409.22" electricPower="322.75"/>
+<Entry outShaftSpeed="7031.81" torque="424.38" electricPower="334.49"/>
+<Entry outShaftSpeed="7031.81" torque="439.53" electricPower="346.25"/>
+<Entry outShaftSpeed="7031.81" torque="454.69" electricPower="358.02"/>
+<Entry outShaftSpeed="7031.81" torque="469.84" electricPower="369.80"/>
+<Entry outShaftSpeed="7031.81" torque="485.00" electricPower="381.61"/>
+<Entry outShaftSpeed="7355.38" torque="-485.00" electricPower="-349.48"/>
+<Entry outShaftSpeed="7355.38" torque="-469.84" electricPower="-338.42"/>
+<Entry outShaftSpeed="7355.38" torque="-454.69" electricPower="-327.33"/>
+<Entry outShaftSpeed="7355.38" torque="-439.53" electricPower="-316.24"/>
+<Entry outShaftSpeed="7355.38" torque="-424.38" electricPower="-305.13"/>
+<Entry outShaftSpeed="7355.38" torque="-409.22" electricPower="-294.00"/>
+<Entry outShaftSpeed="7355.38" torque="-394.06" electricPower="-282.86"/>
+<Entry outShaftSpeed="7355.38" torque="-378.91" electricPower="-271.70"/>
+<Entry outShaftSpeed="7355.38" torque="-363.75" electricPower="-260.53"/>
+<Entry outShaftSpeed="7355.38" torque="-348.59" electricPower="-249.34"/>
+<Entry outShaftSpeed="7355.38" torque="-333.44" electricPower="-238.14"/>
+<Entry outShaftSpeed="7355.38" torque="-318.28" electricPower="-226.92"/>
+<Entry outShaftSpeed="7355.38" torque="-303.13" electricPower="-215.69"/>
+<Entry outShaftSpeed="7355.38" torque="-287.97" electricPower="-204.45"/>
+<Entry outShaftSpeed="7355.38" torque="-272.81" electricPower="-193.18"/>
+<Entry outShaftSpeed="7355.38" torque="-257.66" electricPower="-181.90"/>
+<Entry outShaftSpeed="7355.38" torque="-242.50" electricPower="-170.62"/>
+<Entry outShaftSpeed="7355.38" torque="-227.34" electricPower="-159.30"/>
+<Entry outShaftSpeed="7355.38" torque="-212.19" electricPower="-147.98"/>
+<Entry outShaftSpeed="7355.38" torque="-197.03" electricPower="-136.64"/>
+<Entry outShaftSpeed="7355.38" torque="-181.88" electricPower="-125.29"/>
+<Entry outShaftSpeed="7355.38" torque="-166.72" electricPower="-113.93"/>
+<Entry outShaftSpeed="7355.38" torque="-151.56" electricPower="-102.54"/>
+<Entry outShaftSpeed="7355.38" torque="-136.41" electricPower="-91.15"/>
+<Entry outShaftSpeed="7355.38" torque="-121.25" electricPower="-79.74"/>
+<Entry outShaftSpeed="7355.38" torque="-106.09" electricPower="-68.31"/>
+<Entry outShaftSpeed="7355.38" torque="-90.94" electricPower="-56.87"/>
+<Entry outShaftSpeed="7355.38" torque="-75.78" electricPower="-45.41"/>
+<Entry outShaftSpeed="7355.38" torque="-60.63" electricPower="-33.94"/>
+<Entry outShaftSpeed="7355.38" torque="-45.47" electricPower="-22.45"/>
+<Entry outShaftSpeed="7355.38" torque="-30.31" electricPower="-10.95"/>
+<Entry outShaftSpeed="7355.38" torque="-15.16" electricPower="0.58"/>
+<Entry outShaftSpeed="7355.38" torque="0.00" electricPower="12.41"/>
+<Entry outShaftSpeed="7355.38" torque="15.16" electricPower="24.26"/>
+<Entry outShaftSpeed="7355.38" torque="30.31" electricPower="36.13"/>
+<Entry outShaftSpeed="7355.38" torque="45.47" electricPower="48.00"/>
+<Entry outShaftSpeed="7355.38" torque="60.63" electricPower="59.90"/>
+<Entry outShaftSpeed="7355.38" torque="75.78" electricPower="71.81"/>
+<Entry outShaftSpeed="7355.38" torque="90.94" electricPower="83.73"/>
+<Entry outShaftSpeed="7355.38" torque="106.09" electricPower="95.67"/>
+<Entry outShaftSpeed="7355.38" torque="121.25" electricPower="107.63"/>
+<Entry outShaftSpeed="7355.38" torque="136.41" electricPower="119.60"/>
+<Entry outShaftSpeed="7355.38" torque="151.56" electricPower="131.58"/>
+<Entry outShaftSpeed="7355.38" torque="166.72" electricPower="143.58"/>
+<Entry outShaftSpeed="7355.38" torque="181.88" electricPower="155.60"/>
+<Entry outShaftSpeed="7355.38" torque="197.03" electricPower="167.63"/>
+<Entry outShaftSpeed="7355.38" torque="212.19" electricPower="179.68"/>
+<Entry outShaftSpeed="7355.38" torque="227.34" electricPower="191.74"/>
+<Entry outShaftSpeed="7355.38" torque="242.50" electricPower="203.82"/>
+<Entry outShaftSpeed="7355.38" torque="257.66" electricPower="215.91"/>
+<Entry outShaftSpeed="7355.38" torque="272.81" electricPower="228.02"/>
+<Entry outShaftSpeed="7355.38" torque="287.97" electricPower="240.14"/>
+<Entry outShaftSpeed="7355.38" torque="303.13" electricPower="252.29"/>
+<Entry outShaftSpeed="7355.38" torque="318.28" electricPower="264.44"/>
+<Entry outShaftSpeed="7355.38" torque="333.44" electricPower="276.61"/>
+<Entry outShaftSpeed="7355.38" torque="348.59" electricPower="288.79"/>
+<Entry outShaftSpeed="7355.38" torque="363.75" electricPower="300.99"/>
+<Entry outShaftSpeed="7355.38" torque="378.91" electricPower="313.21"/>
+<Entry outShaftSpeed="7355.38" torque="394.06" electricPower="325.44"/>
+<Entry outShaftSpeed="7355.38" torque="409.22" electricPower="337.69"/>
+<Entry outShaftSpeed="7355.38" torque="424.38" electricPower="349.95"/>
+<Entry outShaftSpeed="7355.38" torque="439.53" electricPower="362.22"/>
+<Entry outShaftSpeed="7355.38" torque="454.69" electricPower="374.52"/>
+<Entry outShaftSpeed="7355.38" torque="469.84" electricPower="386.82"/>
+<Entry outShaftSpeed="7355.38" torque="485.00" electricPower="399.14"/>
+							</PowerMap>
+						</VoltageLevel>
+						<VoltageLevel>
+							<Voltage>600</Voltage>
+							<ContinuousTorque>350.00</ContinuousTorque>
+							<TestSpeedContinuousTorque>2400.00</TestSpeedContinuousTorque>
+							<OverloadTorque>470.00</OverloadTorque>
+							<TestSpeedOverloadTorque>2500.00</TestSpeedOverloadTorque>
+							<OverloadDuration>120.00</OverloadDuration>
+							<MaxTorqueCurve>
+								<Entry outShaftSpeed="0.00" maxTorque="485.00" minTorque="-485.00"/>
+								<Entry outShaftSpeed="2461.16" maxTorque="485.00" minTorque="-485.00"/>
+								<Entry outShaftSpeed="2452.14" maxTorque="485.00" minTorque="-485.00"/>
+								<Entry outShaftSpeed="2466.86" maxTorque="483.88" minTorque="-483.88"/>
+								<Entry outShaftSpeed="2481.59" maxTorque="481.01" minTorque="-481.01"/>
+								<Entry outShaftSpeed="2496.32" maxTorque="478.17" minTorque="-478.17"/>
+								<Entry outShaftSpeed="2503.68" maxTorque="476.77" minTorque="-476.77"/>
+								<Entry outShaftSpeed="2577.32" maxTorque="463.14" minTorque="-463.14"/>
+								<Entry outShaftSpeed="2650.96" maxTorque="450.27" minTorque="-450.27"/>
+								<Entry outShaftSpeed="2724.59" maxTorque="438.10" minTorque="-438.10"/>
+								<Entry outShaftSpeed="2798.23" maxTorque="426.58" minTorque="-426.58"/>
+								<Entry outShaftSpeed="2871.87" maxTorque="415.64" minTorque="-415.64"/>
+								<Entry outShaftSpeed="2945.51" maxTorque="405.25" minTorque="-405.25"/>
+								<Entry outShaftSpeed="3019.15" maxTorque="395.36" minTorque="-395.36"/>
+								<Entry outShaftSpeed="3092.78" maxTorque="385.95" minTorque="-385.95"/>
+								<Entry outShaftSpeed="3166.42" maxTorque="376.98" minTorque="-376.98"/>
+								<Entry outShaftSpeed="3240.06" maxTorque="368.41" minTorque="-368.41"/>
+								<Entry outShaftSpeed="3313.70" maxTorque="360.22" minTorque="-360.22"/>
+								<Entry outShaftSpeed="3387.33" maxTorque="352.39" minTorque="-352.39"/>
+								<Entry outShaftSpeed="3460.97" maxTorque="344.90" minTorque="-344.90"/>
+								<Entry outShaftSpeed="3534.61" maxTorque="337.71" minTorque="-337.71"/>
+								<Entry outShaftSpeed="3608.25" maxTorque="330.82" minTorque="-330.82"/>
+								<Entry outShaftSpeed="3681.89" maxTorque="324.20" minTorque="-324.20"/>
+								<Entry outShaftSpeed="3755.52" maxTorque="317.84" minTorque="-317.84"/>
+								<Entry outShaftSpeed="3829.16" maxTorque="311.73" minTorque="-311.73"/>
+								<Entry outShaftSpeed="3902.80" maxTorque="305.85" minTorque="-305.85"/>
+								<Entry outShaftSpeed="3976.44" maxTorque="300.18" minTorque="-300.18"/>
+								<Entry outShaftSpeed="4050.07" maxTorque="294.72" minTorque="-294.72"/>
+								<Entry outShaftSpeed="4123.71" maxTorque="289.46" minTorque="-289.46"/>
+								<Entry outShaftSpeed="4197.35" maxTorque="284.38" minTorque="-284.38"/>
+								<Entry outShaftSpeed="4270.99" maxTorque="279.48" minTorque="-279.48"/>
+								<Entry outShaftSpeed="4344.62" maxTorque="274.74" minTorque="-274.74"/>
+								<Entry outShaftSpeed="4418.26" maxTorque="270.17" minTorque="-270.17"/>
+								<Entry outShaftSpeed="4491.90" maxTorque="265.73" minTorque="-265.73"/>
+								<Entry outShaftSpeed="4565.54" maxTorque="261.45" minTorque="-261.45"/>
+								<Entry outShaftSpeed="4639.18" maxTorque="257.30" minTorque="-257.30"/>
+								<Entry outShaftSpeed="4712.81" maxTorque="253.28" minTorque="-253.28"/>
+								<Entry outShaftSpeed="4786.45" maxTorque="249.39" minTorque="-249.39"/>
+								<Entry outShaftSpeed="4860.09" maxTorque="245.60" minTorque="-245.60"/>
+								<Entry outShaftSpeed="4933.73" maxTorque="241.94" minTorque="-241.94"/>
+								<Entry outShaftSpeed="5007.36" maxTorque="238.38" minTorque="-238.38"/>
+								<Entry outShaftSpeed="5081.00" maxTorque="234.92" minTorque="-234.92"/>
+								<Entry outShaftSpeed="5154.64" maxTorque="231.58" minTorque="-231.58"/>
+								<Entry outShaftSpeed="5228.28" maxTorque="228.31" minTorque="-228.31"/>
+								<Entry outShaftSpeed="5301.91" maxTorque="225.14" minTorque="-225.14"/>
+								<Entry outShaftSpeed="5375.55" maxTorque="222.06" minTorque="-222.06"/>
+								<Entry outShaftSpeed="5449.19" maxTorque="219.05" minTorque="-219.05"/>
+								<Entry outShaftSpeed="5522.83" maxTorque="216.13" minTorque="-216.13"/>
+								<Entry outShaftSpeed="5596.47" maxTorque="213.29" minTorque="-213.29"/>
+								<Entry outShaftSpeed="5670.10" maxTorque="210.51" minTorque="-210.51"/>
+								<Entry outShaftSpeed="5743.74" maxTorque="207.82" minTorque="-207.82"/>
+								<Entry outShaftSpeed="5817.38" maxTorque="205.19" minTorque="-205.19"/>
+								<Entry outShaftSpeed="5891.02" maxTorque="202.62" minTorque="-202.62"/>
+								<Entry outShaftSpeed="5964.65" maxTorque="200.12" minTorque="-200.12"/>
+								<Entry outShaftSpeed="6038.29" maxTorque="197.69" minTorque="-197.69"/>
+								<Entry outShaftSpeed="6111.93" maxTorque="195.30" minTorque="-195.30"/>
+								<Entry outShaftSpeed="6185.57" maxTorque="192.97" minTorque="-192.97"/>
+								<Entry outShaftSpeed="6259.20" maxTorque="190.70" minTorque="-190.70"/>
+								<Entry outShaftSpeed="6332.84" maxTorque="188.48" minTorque="-188.48"/>
+								<Entry outShaftSpeed="6406.48" maxTorque="186.32" minTorque="-186.32"/>
+								<Entry outShaftSpeed="6480.12" maxTorque="184.20" minTorque="-184.20"/>
+								<Entry outShaftSpeed="6553.76" maxTorque="182.13" minTorque="-182.13"/>
+								<Entry outShaftSpeed="6627.39" maxTorque="180.10" minTorque="-180.10"/>
+								<Entry outShaftSpeed="6701.03" maxTorque="178.13" minTorque="-178.13"/>
+								<Entry outShaftSpeed="6774.67" maxTorque="176.20" minTorque="-176.20"/>
+								<Entry outShaftSpeed="6848.31" maxTorque="174.30" minTorque="-174.30"/>
+								<Entry outShaftSpeed="6921.94" maxTorque="172.44" minTorque="-172.44"/>
+								<Entry outShaftSpeed="6995.58" maxTorque="170.64" minTorque="-170.64"/>
+								<Entry outShaftSpeed="7069.22" maxTorque="168.85" minTorque="-168.85"/>
+								<Entry outShaftSpeed="7142.86" maxTorque="167.11" minTorque="-167.11"/>
+								<Entry outShaftSpeed="7216.49" maxTorque="165.41" minTorque="-165.41"/>
+								<Entry outShaftSpeed="7290.13" maxTorque="163.74" minTorque="-163.74"/>
+								<Entry outShaftSpeed="7363.77" maxTorque="162.10" minTorque="-162.10"/>
+															</MaxTorqueCurve>
+							<PowerMap>
+								<Entry outShaftSpeed="0.00" torque="-485.00" electricPower="8.79"/>
+<Entry outShaftSpeed="0.00" torque="-469.84" electricPower="8.28"/>
+<Entry outShaftSpeed="0.00" torque="-454.69" electricPower="7.78"/>
+<Entry outShaftSpeed="0.00" torque="-439.53" electricPower="7.30"/>
+<Entry outShaftSpeed="0.00" torque="-424.38" electricPower="6.84"/>
+<Entry outShaftSpeed="0.00" torque="-409.22" electricPower="6.39"/>
+<Entry outShaftSpeed="0.00" torque="-394.06" electricPower="5.95"/>
+<Entry outShaftSpeed="0.00" torque="-378.91" electricPower="5.53"/>
+<Entry outShaftSpeed="0.00" torque="-363.75" electricPower="5.13"/>
+<Entry outShaftSpeed="0.00" torque="-348.59" electricPower="4.74"/>
+<Entry outShaftSpeed="0.00" torque="-333.44" electricPower="4.36"/>
+<Entry outShaftSpeed="0.00" torque="-318.28" electricPower="4.00"/>
+<Entry outShaftSpeed="0.00" torque="-303.13" electricPower="3.66"/>
+<Entry outShaftSpeed="0.00" torque="-287.97" electricPower="3.33"/>
+<Entry outShaftSpeed="0.00" torque="-272.81" electricPower="3.02"/>
+<Entry outShaftSpeed="0.00" torque="-257.66" electricPower="2.72"/>
+<Entry outShaftSpeed="0.00" torque="-242.50" electricPower="2.44"/>
+<Entry outShaftSpeed="0.00" torque="-227.34" electricPower="2.18"/>
+<Entry outShaftSpeed="0.00" torque="-212.19" electricPower="1.92"/>
+<Entry outShaftSpeed="0.00" torque="-197.03" electricPower="1.69"/>
+<Entry outShaftSpeed="0.00" torque="-181.88" electricPower="1.47"/>
+<Entry outShaftSpeed="0.00" torque="-166.72" electricPower="1.26"/>
+<Entry outShaftSpeed="0.00" torque="-151.56" electricPower="1.07"/>
+<Entry outShaftSpeed="0.00" torque="-136.41" electricPower="0.90"/>
+<Entry outShaftSpeed="0.00" torque="-121.25" electricPower="0.74"/>
+<Entry outShaftSpeed="0.00" torque="-106.09" electricPower="0.59"/>
+<Entry outShaftSpeed="0.00" torque="-90.94" electricPower="0.46"/>
+<Entry outShaftSpeed="0.00" torque="-75.78" electricPower="0.35"/>
+<Entry outShaftSpeed="0.00" torque="-60.63" electricPower="0.25"/>
+<Entry outShaftSpeed="0.00" torque="-45.47" electricPower="0.17"/>
+<Entry outShaftSpeed="0.00" torque="-30.31" electricPower="0.10"/>
+<Entry outShaftSpeed="0.00" torque="-15.16" electricPower="0.05"/>
+<Entry outShaftSpeed="0.00" torque="0.00" electricPower="0.03"/>
+<Entry outShaftSpeed="0.00" torque="15.16" electricPower="0.08"/>
+<Entry outShaftSpeed="0.00" torque="30.31" electricPower="0.14"/>
+<Entry outShaftSpeed="0.00" torque="45.47" electricPower="0.21"/>
+<Entry outShaftSpeed="0.00" torque="60.63" electricPower="0.31"/>
+<Entry outShaftSpeed="0.00" torque="75.78" electricPower="0.41"/>
+<Entry outShaftSpeed="0.00" torque="90.94" electricPower="0.53"/>
+<Entry outShaftSpeed="0.00" torque="106.09" electricPower="0.67"/>
+<Entry outShaftSpeed="0.00" torque="121.25" electricPower="0.82"/>
+<Entry outShaftSpeed="0.00" torque="136.41" electricPower="0.99"/>
+<Entry outShaftSpeed="0.00" torque="151.56" electricPower="1.18"/>
+<Entry outShaftSpeed="0.00" torque="166.72" electricPower="1.37"/>
+<Entry outShaftSpeed="0.00" torque="181.88" electricPower="1.59"/>
+<Entry outShaftSpeed="0.00" torque="197.03" electricPower="1.82"/>
+<Entry outShaftSpeed="0.00" torque="212.19" electricPower="2.06"/>
+<Entry outShaftSpeed="0.00" torque="227.34" electricPower="2.32"/>
+<Entry outShaftSpeed="0.00" torque="242.50" electricPower="2.60"/>
+<Entry outShaftSpeed="0.00" torque="257.66" electricPower="2.89"/>
+<Entry outShaftSpeed="0.00" torque="272.81" electricPower="3.19"/>
+<Entry outShaftSpeed="0.00" torque="287.97" electricPower="3.51"/>
+<Entry outShaftSpeed="0.00" torque="303.13" electricPower="3.85"/>
+<Entry outShaftSpeed="0.00" torque="318.28" electricPower="4.20"/>
+<Entry outShaftSpeed="0.00" torque="333.44" electricPower="4.57"/>
+<Entry outShaftSpeed="0.00" torque="348.59" electricPower="4.95"/>
+<Entry outShaftSpeed="0.00" torque="363.75" electricPower="5.35"/>
+<Entry outShaftSpeed="0.00" torque="378.91" electricPower="5.76"/>
+<Entry outShaftSpeed="0.00" torque="394.06" electricPower="6.19"/>
+<Entry outShaftSpeed="0.00" torque="409.22" electricPower="6.63"/>
+<Entry outShaftSpeed="0.00" torque="424.38" electricPower="7.09"/>
+<Entry outShaftSpeed="0.00" torque="439.53" electricPower="7.57"/>
+<Entry outShaftSpeed="0.00" torque="454.69" electricPower="8.06"/>
+<Entry outShaftSpeed="0.00" torque="469.84" electricPower="8.56"/>
+<Entry outShaftSpeed="0.00" torque="485.00" electricPower="9.08"/>
+<Entry outShaftSpeed="70.32" torque="-485.00" electricPower="5.21"/>
+<Entry outShaftSpeed="70.32" torque="-469.84" electricPower="4.81"/>
+<Entry outShaftSpeed="70.32" torque="-454.69" electricPower="4.43"/>
+<Entry outShaftSpeed="70.32" torque="-439.53" electricPower="4.06"/>
+<Entry outShaftSpeed="70.32" torque="-424.38" electricPower="3.71"/>
+<Entry outShaftSpeed="70.32" torque="-409.22" electricPower="3.37"/>
+<Entry outShaftSpeed="70.32" torque="-394.06" electricPower="3.05"/>
+<Entry outShaftSpeed="70.32" torque="-378.91" electricPower="2.74"/>
+<Entry outShaftSpeed="70.32" torque="-363.75" electricPower="2.45"/>
+<Entry outShaftSpeed="70.32" torque="-348.59" electricPower="2.17"/>
+<Entry outShaftSpeed="70.32" torque="-333.44" electricPower="1.91"/>
+<Entry outShaftSpeed="70.32" torque="-318.28" electricPower="1.67"/>
+<Entry outShaftSpeed="70.32" torque="-303.13" electricPower="1.44"/>
+<Entry outShaftSpeed="70.32" torque="-287.97" electricPower="1.22"/>
+<Entry outShaftSpeed="70.32" torque="-272.81" electricPower="1.02"/>
+<Entry outShaftSpeed="70.32" torque="-257.66" electricPower="0.84"/>
+<Entry outShaftSpeed="70.32" torque="-242.50" electricPower="0.67"/>
+<Entry outShaftSpeed="70.32" torque="-227.34" electricPower="0.52"/>
+<Entry outShaftSpeed="70.32" torque="-212.19" electricPower="0.38"/>
+<Entry outShaftSpeed="70.32" torque="-197.03" electricPower="0.26"/>
+<Entry outShaftSpeed="70.32" torque="-181.88" electricPower="0.15"/>
+<Entry outShaftSpeed="70.32" torque="-166.72" electricPower="0.06"/>
+<Entry outShaftSpeed="70.32" torque="-151.56" electricPower="-0.02"/>
+<Entry outShaftSpeed="70.32" torque="-136.41" electricPower="-0.08"/>
+<Entry outShaftSpeed="70.32" torque="-121.25" electricPower="-0.12"/>
+<Entry outShaftSpeed="70.32" torque="-106.09" electricPower="-0.16"/>
+<Entry outShaftSpeed="70.32" torque="-90.94" electricPower="-0.17"/>
+<Entry outShaftSpeed="70.32" torque="-75.78" electricPower="-0.17"/>
+<Entry outShaftSpeed="70.32" torque="-60.63" electricPower="-0.16"/>
+<Entry outShaftSpeed="70.32" torque="-45.47" electricPower="-0.13"/>
+<Entry outShaftSpeed="70.32" torque="-30.31" electricPower="-0.09"/>
+<Entry outShaftSpeed="70.32" torque="-15.16" electricPower="-0.03"/>
+<Entry outShaftSpeed="70.32" torque="0.00" electricPower="0.06"/>
+<Entry outShaftSpeed="70.32" torque="15.16" electricPower="0.22"/>
+<Entry outShaftSpeed="70.32" torque="30.31" electricPower="0.40"/>
+<Entry outShaftSpeed="70.32" torque="45.47" electricPower="0.59"/>
+<Entry outShaftSpeed="70.32" torque="60.63" electricPower="0.79"/>
+<Entry outShaftSpeed="70.32" torque="75.78" electricPower="1.01"/>
+<Entry outShaftSpeed="70.32" torque="90.94" electricPower="1.24"/>
+<Entry outShaftSpeed="70.32" torque="106.09" electricPower="1.49"/>
+<Entry outShaftSpeed="70.32" torque="121.25" electricPower="1.76"/>
+<Entry outShaftSpeed="70.32" torque="136.41" electricPower="2.04"/>
+<Entry outShaftSpeed="70.32" torque="151.56" electricPower="2.34"/>
+<Entry outShaftSpeed="70.32" torque="166.72" electricPower="2.65"/>
+<Entry outShaftSpeed="70.32" torque="181.88" electricPower="2.97"/>
+<Entry outShaftSpeed="70.32" torque="197.03" electricPower="3.32"/>
+<Entry outShaftSpeed="70.32" torque="212.19" electricPower="3.67"/>
+<Entry outShaftSpeed="70.32" torque="227.34" electricPower="4.05"/>
+<Entry outShaftSpeed="70.32" torque="242.50" electricPower="4.43"/>
+<Entry outShaftSpeed="70.32" torque="257.66" electricPower="4.84"/>
+<Entry outShaftSpeed="70.32" torque="272.81" electricPower="5.26"/>
+<Entry outShaftSpeed="70.32" torque="287.97" electricPower="5.69"/>
+<Entry outShaftSpeed="70.32" torque="303.13" electricPower="6.14"/>
+<Entry outShaftSpeed="70.32" torque="318.28" electricPower="6.60"/>
+<Entry outShaftSpeed="70.32" torque="333.44" electricPower="7.08"/>
+<Entry outShaftSpeed="70.32" torque="348.59" electricPower="7.58"/>
+<Entry outShaftSpeed="70.32" torque="363.75" electricPower="8.09"/>
+<Entry outShaftSpeed="70.32" torque="378.91" electricPower="8.62"/>
+<Entry outShaftSpeed="70.32" torque="394.06" electricPower="9.16"/>
+<Entry outShaftSpeed="70.32" torque="409.22" electricPower="9.71"/>
+<Entry outShaftSpeed="70.32" torque="424.38" electricPower="10.28"/>
+<Entry outShaftSpeed="70.32" torque="439.53" electricPower="10.87"/>
+<Entry outShaftSpeed="70.32" torque="454.69" electricPower="11.47"/>
+<Entry outShaftSpeed="70.32" torque="469.84" electricPower="12.09"/>
+<Entry outShaftSpeed="70.32" torque="485.00" electricPower="12.72"/>
+<Entry outShaftSpeed="140.64" torque="-485.00" electricPower="1.63"/>
+<Entry outShaftSpeed="140.64" torque="-469.84" electricPower="1.35"/>
+<Entry outShaftSpeed="140.64" torque="-454.69" electricPower="1.08"/>
+<Entry outShaftSpeed="140.64" torque="-439.53" electricPower="0.83"/>
+<Entry outShaftSpeed="140.64" torque="-424.38" electricPower="0.59"/>
+<Entry outShaftSpeed="140.64" torque="-409.22" electricPower="0.37"/>
+<Entry outShaftSpeed="140.64" torque="-394.06" electricPower="0.16"/>
+<Entry outShaftSpeed="140.64" torque="-378.91" electricPower="-0.03"/>
+<Entry outShaftSpeed="140.64" torque="-363.75" electricPower="-0.20"/>
+<Entry outShaftSpeed="140.64" torque="-348.59" electricPower="-0.36"/>
+<Entry outShaftSpeed="140.64" torque="-333.44" electricPower="-0.51"/>
+<Entry outShaftSpeed="140.64" torque="-318.28" electricPower="-0.64"/>
+<Entry outShaftSpeed="140.64" torque="-303.13" electricPower="-0.76"/>
+<Entry outShaftSpeed="140.64" torque="-287.97" electricPower="-0.86"/>
+<Entry outShaftSpeed="140.64" torque="-272.81" electricPower="-0.94"/>
+<Entry outShaftSpeed="140.64" torque="-257.66" electricPower="-1.01"/>
+<Entry outShaftSpeed="140.64" torque="-242.50" electricPower="-1.07"/>
+<Entry outShaftSpeed="140.64" torque="-227.34" electricPower="-1.11"/>
+<Entry outShaftSpeed="140.64" torque="-212.19" electricPower="-1.14"/>
+<Entry outShaftSpeed="140.64" torque="-197.03" electricPower="-1.15"/>
+<Entry outShaftSpeed="140.64" torque="-181.88" electricPower="-1.14"/>
+<Entry outShaftSpeed="140.64" torque="-166.72" electricPower="-1.12"/>
+<Entry outShaftSpeed="140.64" torque="-151.56" electricPower="-1.09"/>
+<Entry outShaftSpeed="140.64" torque="-136.41" electricPower="-1.04"/>
+<Entry outShaftSpeed="140.64" torque="-121.25" electricPower="-0.98"/>
+<Entry outShaftSpeed="140.64" torque="-106.09" electricPower="-0.90"/>
+<Entry outShaftSpeed="140.64" torque="-90.94" electricPower="-0.80"/>
+<Entry outShaftSpeed="140.64" torque="-75.78" electricPower="-0.69"/>
+<Entry outShaftSpeed="140.64" torque="-60.63" electricPower="-0.57"/>
+<Entry outShaftSpeed="140.64" torque="-45.47" electricPower="-0.43"/>
+<Entry outShaftSpeed="140.64" torque="-30.31" electricPower="-0.28"/>
+<Entry outShaftSpeed="140.64" torque="-15.16" electricPower="-0.11"/>
+<Entry outShaftSpeed="140.64" torque="0.00" electricPower="0.10"/>
+<Entry outShaftSpeed="140.64" torque="15.16" electricPower="0.37"/>
+<Entry outShaftSpeed="140.64" torque="30.31" electricPower="0.66"/>
+<Entry outShaftSpeed="140.64" torque="45.47" electricPower="0.96"/>
+<Entry outShaftSpeed="140.64" torque="60.63" electricPower="1.28"/>
+<Entry outShaftSpeed="140.64" torque="75.78" electricPower="1.61"/>
+<Entry outShaftSpeed="140.64" torque="90.94" electricPower="1.96"/>
+<Entry outShaftSpeed="140.64" torque="106.09" electricPower="2.32"/>
+<Entry outShaftSpeed="140.64" torque="121.25" electricPower="2.70"/>
+<Entry outShaftSpeed="140.64" torque="136.41" electricPower="3.09"/>
+<Entry outShaftSpeed="140.64" torque="151.56" electricPower="3.50"/>
+<Entry outShaftSpeed="140.64" torque="166.72" electricPower="3.92"/>
+<Entry outShaftSpeed="140.64" torque="181.88" electricPower="4.36"/>
+<Entry outShaftSpeed="140.64" torque="197.03" electricPower="4.82"/>
+<Entry outShaftSpeed="140.64" torque="212.19" electricPower="5.29"/>
+<Entry outShaftSpeed="140.64" torque="227.34" electricPower="5.77"/>
+<Entry outShaftSpeed="140.64" torque="242.50" electricPower="6.27"/>
+<Entry outShaftSpeed="140.64" torque="257.66" electricPower="6.79"/>
+<Entry outShaftSpeed="140.64" torque="272.81" electricPower="7.32"/>
+<Entry outShaftSpeed="140.64" torque="287.97" electricPower="7.87"/>
+<Entry outShaftSpeed="140.64" torque="303.13" electricPower="8.43"/>
+<Entry outShaftSpeed="140.64" torque="318.28" electricPower="9.01"/>
+<Entry outShaftSpeed="140.64" torque="333.44" electricPower="9.60"/>
+<Entry outShaftSpeed="140.64" torque="348.59" electricPower="10.21"/>
+<Entry outShaftSpeed="140.64" torque="363.75" electricPower="10.83"/>
+<Entry outShaftSpeed="140.64" torque="378.91" electricPower="11.47"/>
+<Entry outShaftSpeed="140.64" torque="394.06" electricPower="12.12"/>
+<Entry outShaftSpeed="140.64" torque="409.22" electricPower="12.79"/>
+<Entry outShaftSpeed="140.64" torque="424.38" electricPower="13.48"/>
+<Entry outShaftSpeed="140.64" torque="439.53" electricPower="14.18"/>
+<Entry outShaftSpeed="140.64" torque="454.69" electricPower="14.89"/>
+<Entry outShaftSpeed="140.64" torque="469.84" electricPower="15.62"/>
+<Entry outShaftSpeed="140.64" torque="485.00" electricPower="16.37"/>
+<Entry outShaftSpeed="210.96" torque="-485.00" electricPower="-1.88"/>
+<Entry outShaftSpeed="210.96" torque="-469.84" electricPower="-2.05"/>
+<Entry outShaftSpeed="210.96" torque="-454.69" electricPower="-2.21"/>
+<Entry outShaftSpeed="210.96" torque="-439.53" electricPower="-2.35"/>
+<Entry outShaftSpeed="210.96" torque="-424.38" electricPower="-2.47"/>
+<Entry outShaftSpeed="210.96" torque="-409.22" electricPower="-2.58"/>
+<Entry outShaftSpeed="210.96" torque="-394.06" electricPower="-2.68"/>
+<Entry outShaftSpeed="210.96" torque="-378.91" electricPower="-2.76"/>
+<Entry outShaftSpeed="210.96" torque="-363.75" electricPower="-2.82"/>
+<Entry outShaftSpeed="210.96" torque="-348.59" electricPower="-2.87"/>
+<Entry outShaftSpeed="210.96" torque="-333.44" electricPower="-2.91"/>
+<Entry outShaftSpeed="210.96" torque="-318.28" electricPower="-2.93"/>
+<Entry outShaftSpeed="210.96" torque="-303.13" electricPower="-2.93"/>
+<Entry outShaftSpeed="210.96" torque="-287.97" electricPower="-2.93"/>
+<Entry outShaftSpeed="210.96" torque="-272.81" electricPower="-2.90"/>
+<Entry outShaftSpeed="210.96" torque="-257.66" electricPower="-2.86"/>
+<Entry outShaftSpeed="210.96" torque="-242.50" electricPower="-2.81"/>
+<Entry outShaftSpeed="210.96" torque="-227.34" electricPower="-2.74"/>
+<Entry outShaftSpeed="210.96" torque="-212.19" electricPower="-2.65"/>
+<Entry outShaftSpeed="210.96" torque="-197.03" electricPower="-2.55"/>
+<Entry outShaftSpeed="210.96" torque="-181.88" electricPower="-2.44"/>
+<Entry outShaftSpeed="210.96" torque="-166.72" electricPower="-2.31"/>
+<Entry outShaftSpeed="210.96" torque="-151.56" electricPower="-2.16"/>
+<Entry outShaftSpeed="210.96" torque="-136.41" electricPower="-2.00"/>
+<Entry outShaftSpeed="210.96" torque="-121.25" electricPower="-1.83"/>
+<Entry outShaftSpeed="210.96" torque="-106.09" electricPower="-1.64"/>
+<Entry outShaftSpeed="210.96" torque="-90.94" electricPower="-1.43"/>
+<Entry outShaftSpeed="210.96" torque="-75.78" electricPower="-1.21"/>
+<Entry outShaftSpeed="210.96" torque="-60.63" electricPower="-0.98"/>
+<Entry outShaftSpeed="210.96" torque="-45.47" electricPower="-0.73"/>
+<Entry outShaftSpeed="210.96" torque="-30.31" electricPower="-0.46"/>
+<Entry outShaftSpeed="210.96" torque="-15.16" electricPower="-0.18"/>
+<Entry outShaftSpeed="210.96" torque="0.00" electricPower="0.13"/>
+<Entry outShaftSpeed="210.96" torque="15.16" electricPower="0.52"/>
+<Entry outShaftSpeed="210.96" torque="30.31" electricPower="0.92"/>
+<Entry outShaftSpeed="210.96" torque="45.47" electricPower="1.33"/>
+<Entry outShaftSpeed="210.96" torque="60.63" electricPower="1.76"/>
+<Entry outShaftSpeed="210.96" torque="75.78" electricPower="2.21"/>
+<Entry outShaftSpeed="210.96" torque="90.94" electricPower="2.67"/>
+<Entry outShaftSpeed="210.96" torque="106.09" electricPower="3.14"/>
+<Entry outShaftSpeed="210.96" torque="121.25" electricPower="3.63"/>
+<Entry outShaftSpeed="210.96" torque="136.41" electricPower="4.14"/>
+<Entry outShaftSpeed="210.96" torque="151.56" electricPower="4.66"/>
+<Entry outShaftSpeed="210.96" torque="166.72" electricPower="5.20"/>
+<Entry outShaftSpeed="210.96" torque="181.88" electricPower="5.75"/>
+<Entry outShaftSpeed="210.96" torque="197.03" electricPower="6.32"/>
+<Entry outShaftSpeed="210.96" torque="212.19" electricPower="6.90"/>
+<Entry outShaftSpeed="210.96" torque="227.34" electricPower="7.50"/>
+<Entry outShaftSpeed="210.96" torque="242.50" electricPower="8.12"/>
+<Entry outShaftSpeed="210.96" torque="257.66" electricPower="8.74"/>
+<Entry outShaftSpeed="210.96" torque="272.81" electricPower="9.39"/>
+<Entry outShaftSpeed="210.96" torque="287.97" electricPower="10.05"/>
+<Entry outShaftSpeed="210.96" torque="303.13" electricPower="10.72"/>
+<Entry outShaftSpeed="210.96" torque="318.28" electricPower="11.41"/>
+<Entry outShaftSpeed="210.96" torque="333.44" electricPower="12.12"/>
+<Entry outShaftSpeed="210.96" torque="348.59" electricPower="12.84"/>
+<Entry outShaftSpeed="210.96" torque="363.75" electricPower="13.58"/>
+<Entry outShaftSpeed="210.96" torque="378.91" electricPower="14.33"/>
+<Entry outShaftSpeed="210.96" torque="394.06" electricPower="15.09"/>
+<Entry outShaftSpeed="210.96" torque="409.22" electricPower="15.88"/>
+<Entry outShaftSpeed="210.96" torque="424.38" electricPower="16.67"/>
+<Entry outShaftSpeed="210.96" torque="439.53" electricPower="17.49"/>
+<Entry outShaftSpeed="210.96" torque="454.69" electricPower="18.31"/>
+<Entry outShaftSpeed="210.96" torque="469.84" electricPower="19.16"/>
+<Entry outShaftSpeed="210.96" torque="485.00" electricPower="20.02"/>
+<Entry outShaftSpeed="281.28" torque="-485.00" electricPower="-5.38"/>
+<Entry outShaftSpeed="281.28" torque="-469.84" electricPower="-5.44"/>
+<Entry outShaftSpeed="281.28" torque="-454.69" electricPower="-5.49"/>
+<Entry outShaftSpeed="281.28" torque="-439.53" electricPower="-5.52"/>
+<Entry outShaftSpeed="281.28" torque="-424.38" electricPower="-5.53"/>
+<Entry outShaftSpeed="281.28" torque="-409.22" electricPower="-5.53"/>
+<Entry outShaftSpeed="281.28" torque="-394.06" electricPower="-5.52"/>
+<Entry outShaftSpeed="281.28" torque="-378.91" electricPower="-5.49"/>
+<Entry outShaftSpeed="281.28" torque="-363.75" electricPower="-5.44"/>
+<Entry outShaftSpeed="281.28" torque="-348.59" electricPower="-5.38"/>
+<Entry outShaftSpeed="281.28" torque="-333.44" electricPower="-5.31"/>
+<Entry outShaftSpeed="281.28" torque="-318.28" electricPower="-5.22"/>
+<Entry outShaftSpeed="281.28" torque="-303.13" electricPower="-5.11"/>
+<Entry outShaftSpeed="281.28" torque="-287.97" electricPower="-4.99"/>
+<Entry outShaftSpeed="281.28" torque="-272.81" electricPower="-4.86"/>
+<Entry outShaftSpeed="281.28" torque="-257.66" electricPower="-4.70"/>
+<Entry outShaftSpeed="281.28" torque="-242.50" electricPower="-4.54"/>
+<Entry outShaftSpeed="281.28" torque="-227.34" electricPower="-4.36"/>
+<Entry outShaftSpeed="281.28" torque="-212.19" electricPower="-4.16"/>
+<Entry outShaftSpeed="281.28" torque="-197.03" electricPower="-3.95"/>
+<Entry outShaftSpeed="281.28" torque="-181.88" electricPower="-3.73"/>
+<Entry outShaftSpeed="281.28" torque="-166.72" electricPower="-3.49"/>
+<Entry outShaftSpeed="281.28" torque="-151.56" electricPower="-3.23"/>
+<Entry outShaftSpeed="281.28" torque="-136.41" electricPower="-2.96"/>
+<Entry outShaftSpeed="281.28" torque="-121.25" electricPower="-2.68"/>
+<Entry outShaftSpeed="281.28" torque="-106.09" electricPower="-2.38"/>
+<Entry outShaftSpeed="281.28" torque="-90.94" electricPower="-2.06"/>
+<Entry outShaftSpeed="281.28" torque="-75.78" electricPower="-1.73"/>
+<Entry outShaftSpeed="281.28" torque="-60.63" electricPower="-1.38"/>
+<Entry outShaftSpeed="281.28" torque="-45.47" electricPower="-1.02"/>
+<Entry outShaftSpeed="281.28" torque="-30.31" electricPower="-0.65"/>
+<Entry outShaftSpeed="281.28" torque="-15.16" electricPower="-0.26"/>
+<Entry outShaftSpeed="281.28" torque="0.00" electricPower="0.17"/>
+<Entry outShaftSpeed="281.28" torque="15.16" electricPower="0.67"/>
+<Entry outShaftSpeed="281.28" torque="30.31" electricPower="1.18"/>
+<Entry outShaftSpeed="281.28" torque="45.47" electricPower="1.71"/>
+<Entry outShaftSpeed="281.28" torque="60.63" electricPower="2.25"/>
+<Entry outShaftSpeed="281.28" torque="75.78" electricPower="2.81"/>
+<Entry outShaftSpeed="281.28" torque="90.94" electricPower="3.38"/>
+<Entry outShaftSpeed="281.28" torque="106.09" electricPower="3.97"/>
+<Entry outShaftSpeed="281.28" torque="121.25" electricPower="4.57"/>
+<Entry outShaftSpeed="281.28" torque="136.41" electricPower="5.19"/>
+<Entry outShaftSpeed="281.28" torque="151.56" electricPower="5.83"/>
+<Entry outShaftSpeed="281.28" torque="166.72" electricPower="6.48"/>
+<Entry outShaftSpeed="281.28" torque="181.88" electricPower="7.14"/>
+<Entry outShaftSpeed="281.28" torque="197.03" electricPower="7.82"/>
+<Entry outShaftSpeed="281.28" torque="212.19" electricPower="8.52"/>
+<Entry outShaftSpeed="281.28" torque="227.34" electricPower="9.23"/>
+<Entry outShaftSpeed="281.28" torque="242.50" electricPower="9.96"/>
+<Entry outShaftSpeed="281.28" torque="257.66" electricPower="10.70"/>
+<Entry outShaftSpeed="281.28" torque="272.81" electricPower="11.46"/>
+<Entry outShaftSpeed="281.28" torque="287.97" electricPower="12.23"/>
+<Entry outShaftSpeed="281.28" torque="303.13" electricPower="13.02"/>
+<Entry outShaftSpeed="281.28" torque="318.28" electricPower="13.82"/>
+<Entry outShaftSpeed="281.28" torque="333.44" electricPower="14.64"/>
+<Entry outShaftSpeed="281.28" torque="348.59" electricPower="15.47"/>
+<Entry outShaftSpeed="281.28" torque="363.75" electricPower="16.32"/>
+<Entry outShaftSpeed="281.28" torque="378.91" electricPower="17.18"/>
+<Entry outShaftSpeed="281.28" torque="394.06" electricPower="18.07"/>
+<Entry outShaftSpeed="281.28" torque="409.22" electricPower="18.96"/>
+<Entry outShaftSpeed="281.28" torque="424.38" electricPower="19.87"/>
+<Entry outShaftSpeed="281.28" torque="439.53" electricPower="20.80"/>
+<Entry outShaftSpeed="281.28" torque="454.69" electricPower="21.74"/>
+<Entry outShaftSpeed="281.28" torque="469.84" electricPower="22.69"/>
+<Entry outShaftSpeed="281.28" torque="485.00" electricPower="23.66"/>
+<Entry outShaftSpeed="351.59" torque="-485.00" electricPower="-8.89"/>
+<Entry outShaftSpeed="351.59" torque="-469.84" electricPower="-8.83"/>
+<Entry outShaftSpeed="351.59" torque="-454.69" electricPower="-8.77"/>
+<Entry outShaftSpeed="351.59" torque="-439.53" electricPower="-8.69"/>
+<Entry outShaftSpeed="351.59" torque="-424.38" electricPower="-8.59"/>
+<Entry outShaftSpeed="351.59" torque="-409.22" electricPower="-8.48"/>
+<Entry outShaftSpeed="351.59" torque="-394.06" electricPower="-8.36"/>
+<Entry outShaftSpeed="351.59" torque="-378.91" electricPower="-8.21"/>
+<Entry outShaftSpeed="351.59" torque="-363.75" electricPower="-8.06"/>
+<Entry outShaftSpeed="351.59" torque="-348.59" electricPower="-7.89"/>
+<Entry outShaftSpeed="351.59" torque="-333.44" electricPower="-7.70"/>
+<Entry outShaftSpeed="351.59" torque="-318.28" electricPower="-7.50"/>
+<Entry outShaftSpeed="351.59" torque="-303.13" electricPower="-7.28"/>
+<Entry outShaftSpeed="351.59" torque="-287.97" electricPower="-7.05"/>
+<Entry outShaftSpeed="351.59" torque="-272.81" electricPower="-6.81"/>
+<Entry outShaftSpeed="351.59" torque="-257.66" electricPower="-6.55"/>
+<Entry outShaftSpeed="351.59" torque="-242.50" electricPower="-6.27"/>
+<Entry outShaftSpeed="351.59" torque="-227.34" electricPower="-5.98"/>
+<Entry outShaftSpeed="351.59" torque="-212.19" electricPower="-5.67"/>
+<Entry outShaftSpeed="351.59" torque="-197.03" electricPower="-5.35"/>
+<Entry outShaftSpeed="351.59" torque="-181.88" electricPower="-5.02"/>
+<Entry outShaftSpeed="351.59" torque="-166.72" electricPower="-4.67"/>
+<Entry outShaftSpeed="351.59" torque="-151.56" electricPower="-4.30"/>
+<Entry outShaftSpeed="351.59" torque="-136.41" electricPower="-3.92"/>
+<Entry outShaftSpeed="351.59" torque="-121.25" electricPower="-3.52"/>
+<Entry outShaftSpeed="351.59" torque="-106.09" electricPower="-3.11"/>
+<Entry outShaftSpeed="351.59" torque="-90.94" electricPower="-2.69"/>
+<Entry outShaftSpeed="351.59" torque="-75.78" electricPower="-2.24"/>
+<Entry outShaftSpeed="351.59" torque="-60.63" electricPower="-1.79"/>
+<Entry outShaftSpeed="351.59" torque="-45.47" electricPower="-1.32"/>
+<Entry outShaftSpeed="351.59" torque="-30.31" electricPower="-0.83"/>
+<Entry outShaftSpeed="351.59" torque="-15.16" electricPower="-0.33"/>
+<Entry outShaftSpeed="351.59" torque="0.00" electricPower="0.21"/>
+<Entry outShaftSpeed="351.59" torque="15.16" electricPower="0.82"/>
+<Entry outShaftSpeed="351.59" torque="30.31" electricPower="1.45"/>
+<Entry outShaftSpeed="351.59" torque="45.47" electricPower="2.09"/>
+<Entry outShaftSpeed="351.59" torque="60.63" electricPower="2.74"/>
+<Entry outShaftSpeed="351.59" torque="75.78" electricPower="3.41"/>
+<Entry outShaftSpeed="351.59" torque="90.94" electricPower="4.10"/>
+<Entry outShaftSpeed="351.59" torque="106.09" electricPower="4.80"/>
+<Entry outShaftSpeed="351.59" torque="121.25" electricPower="5.52"/>
+<Entry outShaftSpeed="351.59" torque="136.41" electricPower="6.25"/>
+<Entry outShaftSpeed="351.59" torque="151.56" electricPower="7.00"/>
+<Entry outShaftSpeed="351.59" torque="166.72" electricPower="7.76"/>
+<Entry outShaftSpeed="351.59" torque="181.88" electricPower="8.54"/>
+<Entry outShaftSpeed="351.59" torque="197.03" electricPower="9.33"/>
+<Entry outShaftSpeed="351.59" torque="212.19" electricPower="10.14"/>
+<Entry outShaftSpeed="351.59" torque="227.34" electricPower="10.96"/>
+<Entry outShaftSpeed="351.59" torque="242.50" electricPower="11.80"/>
+<Entry outShaftSpeed="351.59" torque="257.66" electricPower="12.66"/>
+<Entry outShaftSpeed="351.59" torque="272.81" electricPower="13.53"/>
+<Entry outShaftSpeed="351.59" torque="287.97" electricPower="14.41"/>
+<Entry outShaftSpeed="351.59" torque="303.13" electricPower="15.31"/>
+<Entry outShaftSpeed="351.59" torque="318.28" electricPower="16.23"/>
+<Entry outShaftSpeed="351.59" torque="333.44" electricPower="17.16"/>
+<Entry outShaftSpeed="351.59" torque="348.59" electricPower="18.11"/>
+<Entry outShaftSpeed="351.59" torque="363.75" electricPower="19.07"/>
+<Entry outShaftSpeed="351.59" torque="378.91" electricPower="20.05"/>
+<Entry outShaftSpeed="351.59" torque="394.06" electricPower="21.04"/>
+<Entry outShaftSpeed="351.59" torque="409.22" electricPower="22.05"/>
+<Entry outShaftSpeed="351.59" torque="424.38" electricPower="23.07"/>
+<Entry outShaftSpeed="351.59" torque="439.53" electricPower="24.11"/>
+<Entry outShaftSpeed="351.59" torque="454.69" electricPower="25.16"/>
+<Entry outShaftSpeed="351.59" torque="469.84" electricPower="26.23"/>
+<Entry outShaftSpeed="351.59" torque="485.00" electricPower="27.31"/>
+<Entry outShaftSpeed="421.91" torque="-485.00" electricPower="-12.39"/>
+<Entry outShaftSpeed="421.91" torque="-469.84" electricPower="-12.22"/>
+<Entry outShaftSpeed="421.91" torque="-454.69" electricPower="-12.05"/>
+<Entry outShaftSpeed="421.91" torque="-439.53" electricPower="-11.86"/>
+<Entry outShaftSpeed="421.91" torque="-424.38" electricPower="-11.65"/>
+<Entry outShaftSpeed="421.91" torque="-409.22" electricPower="-11.43"/>
+<Entry outShaftSpeed="421.91" torque="-394.06" electricPower="-11.19"/>
+<Entry outShaftSpeed="421.91" torque="-378.91" electricPower="-10.94"/>
+<Entry outShaftSpeed="421.91" torque="-363.75" electricPower="-10.67"/>
+<Entry outShaftSpeed="421.91" torque="-348.59" electricPower="-10.39"/>
+<Entry outShaftSpeed="421.91" torque="-333.44" electricPower="-10.10"/>
+<Entry outShaftSpeed="421.91" torque="-318.28" electricPower="-9.78"/>
+<Entry outShaftSpeed="421.91" torque="-303.13" electricPower="-9.46"/>
+<Entry outShaftSpeed="421.91" torque="-287.97" electricPower="-9.12"/>
+<Entry outShaftSpeed="421.91" torque="-272.81" electricPower="-8.76"/>
+<Entry outShaftSpeed="421.91" torque="-257.66" electricPower="-8.39"/>
+<Entry outShaftSpeed="421.91" torque="-242.50" electricPower="-8.00"/>
+<Entry outShaftSpeed="421.91" torque="-227.34" electricPower="-7.60"/>
+<Entry outShaftSpeed="421.91" torque="-212.19" electricPower="-7.18"/>
+<Entry outShaftSpeed="421.91" torque="-197.03" electricPower="-6.75"/>
+<Entry outShaftSpeed="421.91" torque="-181.88" electricPower="-6.30"/>
+<Entry outShaftSpeed="421.91" torque="-166.72" electricPower="-5.84"/>
+<Entry outShaftSpeed="421.91" torque="-151.56" electricPower="-5.37"/>
+<Entry outShaftSpeed="421.91" torque="-136.41" electricPower="-4.87"/>
+<Entry outShaftSpeed="421.91" torque="-121.25" electricPower="-4.37"/>
+<Entry outShaftSpeed="421.91" torque="-106.09" electricPower="-3.85"/>
+<Entry outShaftSpeed="421.91" torque="-90.94" electricPower="-3.31"/>
+<Entry outShaftSpeed="421.91" torque="-75.78" electricPower="-2.76"/>
+<Entry outShaftSpeed="421.91" torque="-60.63" electricPower="-2.19"/>
+<Entry outShaftSpeed="421.91" torque="-45.47" electricPower="-1.61"/>
+<Entry outShaftSpeed="421.91" torque="-30.31" electricPower="-1.01"/>
+<Entry outShaftSpeed="421.91" torque="-15.16" electricPower="-0.40"/>
+<Entry outShaftSpeed="421.91" torque="0.00" electricPower="0.25"/>
+<Entry outShaftSpeed="421.91" torque="15.16" electricPower="0.97"/>
+<Entry outShaftSpeed="421.91" torque="30.31" electricPower="1.71"/>
+<Entry outShaftSpeed="421.91" torque="45.47" electricPower="2.47"/>
+<Entry outShaftSpeed="421.91" torque="60.63" electricPower="3.23"/>
+<Entry outShaftSpeed="421.91" torque="75.78" electricPower="4.02"/>
+<Entry outShaftSpeed="421.91" torque="90.94" electricPower="4.82"/>
+<Entry outShaftSpeed="421.91" torque="106.09" electricPower="5.63"/>
+<Entry outShaftSpeed="421.91" torque="121.25" electricPower="6.46"/>
+<Entry outShaftSpeed="421.91" torque="136.41" electricPower="7.31"/>
+<Entry outShaftSpeed="421.91" torque="151.56" electricPower="8.17"/>
+<Entry outShaftSpeed="421.91" torque="166.72" electricPower="9.04"/>
+<Entry outShaftSpeed="421.91" torque="181.88" electricPower="9.93"/>
+<Entry outShaftSpeed="421.91" torque="197.03" electricPower="10.84"/>
+<Entry outShaftSpeed="421.91" torque="212.19" electricPower="11.76"/>
+<Entry outShaftSpeed="421.91" torque="227.34" electricPower="12.70"/>
+<Entry outShaftSpeed="421.91" torque="242.50" electricPower="13.65"/>
+<Entry outShaftSpeed="421.91" torque="257.66" electricPower="14.62"/>
+<Entry outShaftSpeed="421.91" torque="272.81" electricPower="15.60"/>
+<Entry outShaftSpeed="421.91" torque="287.97" electricPower="16.60"/>
+<Entry outShaftSpeed="421.91" torque="303.13" electricPower="17.61"/>
+<Entry outShaftSpeed="421.91" torque="318.28" electricPower="18.64"/>
+<Entry outShaftSpeed="421.91" torque="333.44" electricPower="19.68"/>
+<Entry outShaftSpeed="421.91" torque="348.59" electricPower="20.74"/>
+<Entry outShaftSpeed="421.91" torque="363.75" electricPower="21.82"/>
+<Entry outShaftSpeed="421.91" torque="378.91" electricPower="22.91"/>
+<Entry outShaftSpeed="421.91" torque="394.06" electricPower="24.01"/>
+<Entry outShaftSpeed="421.91" torque="409.22" electricPower="25.13"/>
+<Entry outShaftSpeed="421.91" torque="424.38" electricPower="26.27"/>
+<Entry outShaftSpeed="421.91" torque="439.53" electricPower="27.42"/>
+<Entry outShaftSpeed="421.91" torque="454.69" electricPower="28.59"/>
+<Entry outShaftSpeed="421.91" torque="469.84" electricPower="29.77"/>
+<Entry outShaftSpeed="421.91" torque="485.00" electricPower="30.97"/>
+<Entry outShaftSpeed="492.24" torque="-485.00" electricPower="-15.88"/>
+<Entry outShaftSpeed="492.24" torque="-469.84" electricPower="-15.61"/>
+<Entry outShaftSpeed="492.24" torque="-454.69" electricPower="-15.32"/>
+<Entry outShaftSpeed="492.24" torque="-439.53" electricPower="-15.02"/>
+<Entry outShaftSpeed="492.24" torque="-424.38" electricPower="-14.71"/>
+<Entry outShaftSpeed="492.24" torque="-409.22" electricPower="-14.37"/>
+<Entry outShaftSpeed="492.24" torque="-394.06" electricPower="-14.03"/>
+<Entry outShaftSpeed="492.24" torque="-378.91" electricPower="-13.66"/>
+<Entry outShaftSpeed="492.24" torque="-363.75" electricPower="-13.29"/>
+<Entry outShaftSpeed="492.24" torque="-348.59" electricPower="-12.89"/>
+<Entry outShaftSpeed="492.24" torque="-333.44" electricPower="-12.49"/>
+<Entry outShaftSpeed="492.24" torque="-318.28" electricPower="-12.07"/>
+<Entry outShaftSpeed="492.24" torque="-303.13" electricPower="-11.63"/>
+<Entry outShaftSpeed="492.24" torque="-287.97" electricPower="-11.18"/>
+<Entry outShaftSpeed="492.24" torque="-272.81" electricPower="-10.71"/>
+<Entry outShaftSpeed="492.24" torque="-257.66" electricPower="-10.23"/>
+<Entry outShaftSpeed="492.24" torque="-242.50" electricPower="-9.73"/>
+<Entry outShaftSpeed="492.24" torque="-227.34" electricPower="-9.22"/>
+<Entry outShaftSpeed="492.24" torque="-212.19" electricPower="-8.69"/>
+<Entry outShaftSpeed="492.24" torque="-197.03" electricPower="-8.15"/>
+<Entry outShaftSpeed="492.24" torque="-181.88" electricPower="-7.59"/>
+<Entry outShaftSpeed="492.24" torque="-166.72" electricPower="-7.02"/>
+<Entry outShaftSpeed="492.24" torque="-151.56" electricPower="-6.43"/>
+<Entry outShaftSpeed="492.24" torque="-136.41" electricPower="-5.83"/>
+<Entry outShaftSpeed="492.24" torque="-121.25" electricPower="-5.21"/>
+<Entry outShaftSpeed="492.24" torque="-106.09" electricPower="-4.58"/>
+<Entry outShaftSpeed="492.24" torque="-90.94" electricPower="-3.93"/>
+<Entry outShaftSpeed="492.24" torque="-75.78" electricPower="-3.27"/>
+<Entry outShaftSpeed="492.24" torque="-60.63" electricPower="-2.59"/>
+<Entry outShaftSpeed="492.24" torque="-45.47" electricPower="-1.90"/>
+<Entry outShaftSpeed="492.24" torque="-30.31" electricPower="-1.19"/>
+<Entry outShaftSpeed="492.24" torque="-15.16" electricPower="-0.47"/>
+<Entry outShaftSpeed="492.24" torque="0.00" electricPower="0.29"/>
+<Entry outShaftSpeed="492.24" torque="15.16" electricPower="1.13"/>
+<Entry outShaftSpeed="492.24" torque="30.31" electricPower="1.98"/>
+<Entry outShaftSpeed="492.24" torque="45.47" electricPower="2.85"/>
+<Entry outShaftSpeed="492.24" torque="60.63" electricPower="3.73"/>
+<Entry outShaftSpeed="492.24" torque="75.78" electricPower="4.62"/>
+<Entry outShaftSpeed="492.24" torque="90.94" electricPower="5.54"/>
+<Entry outShaftSpeed="492.24" torque="106.09" electricPower="6.46"/>
+<Entry outShaftSpeed="492.24" torque="121.25" electricPower="7.41"/>
+<Entry outShaftSpeed="492.24" torque="136.41" electricPower="8.36"/>
+<Entry outShaftSpeed="492.24" torque="151.56" electricPower="9.34"/>
+<Entry outShaftSpeed="492.24" torque="166.72" electricPower="10.32"/>
+<Entry outShaftSpeed="492.24" torque="181.88" electricPower="11.33"/>
+<Entry outShaftSpeed="492.24" torque="197.03" electricPower="12.35"/>
+<Entry outShaftSpeed="492.24" torque="212.19" electricPower="13.38"/>
+<Entry outShaftSpeed="492.24" torque="227.34" electricPower="14.43"/>
+<Entry outShaftSpeed="492.24" torque="242.50" electricPower="15.50"/>
+<Entry outShaftSpeed="492.24" torque="257.66" electricPower="16.58"/>
+<Entry outShaftSpeed="492.24" torque="272.81" electricPower="17.67"/>
+<Entry outShaftSpeed="492.24" torque="287.97" electricPower="18.78"/>
+<Entry outShaftSpeed="492.24" torque="303.13" electricPower="19.91"/>
+<Entry outShaftSpeed="492.24" torque="318.28" electricPower="21.05"/>
+<Entry outShaftSpeed="492.24" torque="333.44" electricPower="22.21"/>
+<Entry outShaftSpeed="492.24" torque="348.59" electricPower="23.38"/>
+<Entry outShaftSpeed="492.24" torque="363.75" electricPower="24.57"/>
+<Entry outShaftSpeed="492.24" torque="378.91" electricPower="25.77"/>
+<Entry outShaftSpeed="492.24" torque="394.06" electricPower="26.99"/>
+<Entry outShaftSpeed="492.24" torque="409.22" electricPower="28.22"/>
+<Entry outShaftSpeed="492.24" torque="424.38" electricPower="29.47"/>
+<Entry outShaftSpeed="492.24" torque="439.53" electricPower="30.73"/>
+<Entry outShaftSpeed="492.24" torque="454.69" electricPower="32.01"/>
+<Entry outShaftSpeed="492.24" torque="469.84" electricPower="33.31"/>
+<Entry outShaftSpeed="492.24" torque="485.00" electricPower="34.62"/>
+<Entry outShaftSpeed="562.55" torque="-485.00" electricPower="-19.38"/>
+<Entry outShaftSpeed="562.55" torque="-469.84" electricPower="-19.00"/>
+<Entry outShaftSpeed="562.55" torque="-454.69" electricPower="-18.60"/>
+<Entry outShaftSpeed="562.55" torque="-439.53" electricPower="-18.19"/>
+<Entry outShaftSpeed="562.55" torque="-424.38" electricPower="-17.76"/>
+<Entry outShaftSpeed="562.55" torque="-409.22" electricPower="-17.32"/>
+<Entry outShaftSpeed="562.55" torque="-394.06" electricPower="-16.86"/>
+<Entry outShaftSpeed="562.55" torque="-378.91" electricPower="-16.39"/>
+<Entry outShaftSpeed="562.55" torque="-363.75" electricPower="-15.90"/>
+<Entry outShaftSpeed="562.55" torque="-348.59" electricPower="-15.40"/>
+<Entry outShaftSpeed="562.55" torque="-333.44" electricPower="-14.88"/>
+<Entry outShaftSpeed="562.55" torque="-318.28" electricPower="-14.35"/>
+<Entry outShaftSpeed="562.55" torque="-303.13" electricPower="-13.80"/>
+<Entry outShaftSpeed="562.55" torque="-287.97" electricPower="-13.23"/>
+<Entry outShaftSpeed="562.55" torque="-272.81" electricPower="-12.66"/>
+<Entry outShaftSpeed="562.55" torque="-257.66" electricPower="-12.06"/>
+<Entry outShaftSpeed="562.55" torque="-242.50" electricPower="-11.46"/>
+<Entry outShaftSpeed="562.55" torque="-227.34" electricPower="-10.83"/>
+<Entry outShaftSpeed="562.55" torque="-212.19" electricPower="-10.20"/>
+<Entry outShaftSpeed="562.55" torque="-197.03" electricPower="-9.54"/>
+<Entry outShaftSpeed="562.55" torque="-181.88" electricPower="-8.88"/>
+<Entry outShaftSpeed="562.55" torque="-166.72" electricPower="-8.19"/>
+<Entry outShaftSpeed="562.55" torque="-151.56" electricPower="-7.49"/>
+<Entry outShaftSpeed="562.55" torque="-136.41" electricPower="-6.78"/>
+<Entry outShaftSpeed="562.55" torque="-121.25" electricPower="-6.05"/>
+<Entry outShaftSpeed="562.55" torque="-106.09" electricPower="-5.31"/>
+<Entry outShaftSpeed="562.55" torque="-90.94" electricPower="-4.55"/>
+<Entry outShaftSpeed="562.55" torque="-75.78" electricPower="-3.78"/>
+<Entry outShaftSpeed="562.55" torque="-60.63" electricPower="-2.99"/>
+<Entry outShaftSpeed="562.55" torque="-45.47" electricPower="-2.19"/>
+<Entry outShaftSpeed="562.55" torque="-30.31" electricPower="-1.37"/>
+<Entry outShaftSpeed="562.55" torque="-15.16" electricPower="-0.54"/>
+<Entry outShaftSpeed="562.55" torque="0.00" electricPower="0.34"/>
+<Entry outShaftSpeed="562.55" torque="15.16" electricPower="1.29"/>
+<Entry outShaftSpeed="562.55" torque="30.31" electricPower="2.25"/>
+<Entry outShaftSpeed="562.55" torque="45.47" electricPower="3.23"/>
+<Entry outShaftSpeed="562.55" torque="60.63" electricPower="4.22"/>
+<Entry outShaftSpeed="562.55" torque="75.78" electricPower="5.23"/>
+<Entry outShaftSpeed="562.55" torque="90.94" electricPower="6.26"/>
+<Entry outShaftSpeed="562.55" torque="106.09" electricPower="7.30"/>
+<Entry outShaftSpeed="562.55" torque="121.25" electricPower="8.35"/>
+<Entry outShaftSpeed="562.55" torque="136.41" electricPower="9.42"/>
+<Entry outShaftSpeed="562.55" torque="151.56" electricPower="10.51"/>
+<Entry outShaftSpeed="562.55" torque="166.72" electricPower="11.61"/>
+<Entry outShaftSpeed="562.55" torque="181.88" electricPower="12.73"/>
+<Entry outShaftSpeed="562.55" torque="197.03" electricPower="13.86"/>
+<Entry outShaftSpeed="562.55" torque="212.19" electricPower="15.01"/>
+<Entry outShaftSpeed="562.55" torque="227.34" electricPower="16.17"/>
+<Entry outShaftSpeed="562.55" torque="242.50" electricPower="17.35"/>
+<Entry outShaftSpeed="562.55" torque="257.66" electricPower="18.54"/>
+<Entry outShaftSpeed="562.55" torque="272.81" electricPower="19.75"/>
+<Entry outShaftSpeed="562.55" torque="287.97" electricPower="20.97"/>
+<Entry outShaftSpeed="562.55" torque="303.13" electricPower="22.21"/>
+<Entry outShaftSpeed="562.55" torque="318.28" electricPower="23.46"/>
+<Entry outShaftSpeed="562.55" torque="333.44" electricPower="24.73"/>
+<Entry outShaftSpeed="562.55" torque="348.59" electricPower="26.02"/>
+<Entry outShaftSpeed="562.55" torque="363.75" electricPower="27.32"/>
+<Entry outShaftSpeed="562.55" torque="378.91" electricPower="28.63"/>
+<Entry outShaftSpeed="562.55" torque="394.06" electricPower="29.97"/>
+<Entry outShaftSpeed="562.55" torque="409.22" electricPower="31.31"/>
+<Entry outShaftSpeed="562.55" torque="424.38" electricPower="32.67"/>
+<Entry outShaftSpeed="562.55" torque="439.53" electricPower="34.05"/>
+<Entry outShaftSpeed="562.55" torque="454.69" electricPower="35.44"/>
+<Entry outShaftSpeed="562.55" torque="469.84" electricPower="36.85"/>
+<Entry outShaftSpeed="562.55" torque="485.00" electricPower="38.27"/>
+<Entry outShaftSpeed="632.87" torque="-485.00" electricPower="-22.88"/>
+<Entry outShaftSpeed="632.87" torque="-469.84" electricPower="-22.38"/>
+<Entry outShaftSpeed="632.87" torque="-454.69" electricPower="-21.87"/>
+<Entry outShaftSpeed="632.87" torque="-439.53" electricPower="-21.35"/>
+<Entry outShaftSpeed="632.87" torque="-424.38" electricPower="-20.81"/>
+<Entry outShaftSpeed="632.87" torque="-409.22" electricPower="-20.26"/>
+<Entry outShaftSpeed="632.87" torque="-394.06" electricPower="-19.69"/>
+<Entry outShaftSpeed="632.87" torque="-378.91" electricPower="-19.11"/>
+<Entry outShaftSpeed="632.87" torque="-363.75" electricPower="-18.51"/>
+<Entry outShaftSpeed="632.87" torque="-348.59" electricPower="-17.90"/>
+<Entry outShaftSpeed="632.87" torque="-333.44" electricPower="-17.27"/>
+<Entry outShaftSpeed="632.87" torque="-318.28" electricPower="-16.62"/>
+<Entry outShaftSpeed="632.87" torque="-303.13" electricPower="-15.97"/>
+<Entry outShaftSpeed="632.87" torque="-287.97" electricPower="-15.29"/>
+<Entry outShaftSpeed="632.87" torque="-272.81" electricPower="-14.60"/>
+<Entry outShaftSpeed="632.87" torque="-257.66" electricPower="-13.90"/>
+<Entry outShaftSpeed="632.87" torque="-242.50" electricPower="-13.18"/>
+<Entry outShaftSpeed="632.87" torque="-227.34" electricPower="-12.45"/>
+<Entry outShaftSpeed="632.87" torque="-212.19" electricPower="-11.70"/>
+<Entry outShaftSpeed="632.87" torque="-197.03" electricPower="-10.94"/>
+<Entry outShaftSpeed="632.87" torque="-181.88" electricPower="-10.16"/>
+<Entry outShaftSpeed="632.87" torque="-166.72" electricPower="-9.36"/>
+<Entry outShaftSpeed="632.87" torque="-151.56" electricPower="-8.56"/>
+<Entry outShaftSpeed="632.87" torque="-136.41" electricPower="-7.73"/>
+<Entry outShaftSpeed="632.87" torque="-121.25" electricPower="-6.89"/>
+<Entry outShaftSpeed="632.87" torque="-106.09" electricPower="-6.04"/>
+<Entry outShaftSpeed="632.87" torque="-90.94" electricPower="-5.17"/>
+<Entry outShaftSpeed="632.87" torque="-75.78" electricPower="-4.29"/>
+<Entry outShaftSpeed="632.87" torque="-60.63" electricPower="-3.39"/>
+<Entry outShaftSpeed="632.87" torque="-45.47" electricPower="-2.48"/>
+<Entry outShaftSpeed="632.87" torque="-30.31" electricPower="-1.55"/>
+<Entry outShaftSpeed="632.87" torque="-15.16" electricPower="-0.60"/>
+<Entry outShaftSpeed="632.87" torque="0.00" electricPower="0.38"/>
+<Entry outShaftSpeed="632.87" torque="15.16" electricPower="1.45"/>
+<Entry outShaftSpeed="632.87" torque="30.31" electricPower="2.52"/>
+<Entry outShaftSpeed="632.87" torque="45.47" electricPower="3.61"/>
+<Entry outShaftSpeed="632.87" torque="60.63" electricPower="4.72"/>
+<Entry outShaftSpeed="632.87" torque="75.78" electricPower="5.84"/>
+<Entry outShaftSpeed="632.87" torque="90.94" electricPower="6.98"/>
+<Entry outShaftSpeed="632.87" torque="106.09" electricPower="8.13"/>
+<Entry outShaftSpeed="632.87" torque="121.25" electricPower="9.30"/>
+<Entry outShaftSpeed="632.87" torque="136.41" electricPower="10.48"/>
+<Entry outShaftSpeed="632.87" torque="151.56" electricPower="11.68"/>
+<Entry outShaftSpeed="632.87" torque="166.72" electricPower="12.90"/>
+<Entry outShaftSpeed="632.87" torque="181.88" electricPower="14.13"/>
+<Entry outShaftSpeed="632.87" torque="197.03" electricPower="15.37"/>
+<Entry outShaftSpeed="632.87" torque="212.19" electricPower="16.63"/>
+<Entry outShaftSpeed="632.87" torque="227.34" electricPower="17.91"/>
+<Entry outShaftSpeed="632.87" torque="242.50" electricPower="19.20"/>
+<Entry outShaftSpeed="632.87" torque="257.66" electricPower="20.50"/>
+<Entry outShaftSpeed="632.87" torque="272.81" electricPower="21.82"/>
+<Entry outShaftSpeed="632.87" torque="287.97" electricPower="23.16"/>
+<Entry outShaftSpeed="632.87" torque="303.13" electricPower="24.51"/>
+<Entry outShaftSpeed="632.87" torque="318.28" electricPower="25.88"/>
+<Entry outShaftSpeed="632.87" torque="333.44" electricPower="27.26"/>
+<Entry outShaftSpeed="632.87" torque="348.59" electricPower="28.66"/>
+<Entry outShaftSpeed="632.87" torque="363.75" electricPower="30.07"/>
+<Entry outShaftSpeed="632.87" torque="378.91" electricPower="31.50"/>
+<Entry outShaftSpeed="632.87" torque="394.06" electricPower="32.95"/>
+<Entry outShaftSpeed="632.87" torque="409.22" electricPower="34.40"/>
+<Entry outShaftSpeed="632.87" torque="424.38" electricPower="35.88"/>
+<Entry outShaftSpeed="632.87" torque="439.53" electricPower="37.37"/>
+<Entry outShaftSpeed="632.87" torque="454.69" electricPower="38.87"/>
+<Entry outShaftSpeed="632.87" torque="469.84" electricPower="40.39"/>
+<Entry outShaftSpeed="632.87" torque="485.00" electricPower="41.93"/>
+<Entry outShaftSpeed="703.18" torque="-485.00" electricPower="-26.37"/>
+<Entry outShaftSpeed="703.18" torque="-469.84" electricPower="-25.76"/>
+<Entry outShaftSpeed="703.18" torque="-454.69" electricPower="-25.15"/>
+<Entry outShaftSpeed="703.18" torque="-439.53" electricPower="-24.51"/>
+<Entry outShaftSpeed="703.18" torque="-424.38" electricPower="-23.86"/>
+<Entry outShaftSpeed="703.18" torque="-409.22" electricPower="-23.20"/>
+<Entry outShaftSpeed="703.18" torque="-394.06" electricPower="-22.52"/>
+<Entry outShaftSpeed="703.18" torque="-378.91" electricPower="-21.83"/>
+<Entry outShaftSpeed="703.18" torque="-363.75" electricPower="-21.12"/>
+<Entry outShaftSpeed="703.18" torque="-348.59" electricPower="-20.39"/>
+<Entry outShaftSpeed="703.18" torque="-333.44" electricPower="-19.65"/>
+<Entry outShaftSpeed="703.18" torque="-318.28" electricPower="-18.90"/>
+<Entry outShaftSpeed="703.18" torque="-303.13" electricPower="-18.13"/>
+<Entry outShaftSpeed="703.18" torque="-287.97" electricPower="-17.35"/>
+<Entry outShaftSpeed="703.18" torque="-272.81" electricPower="-16.55"/>
+<Entry outShaftSpeed="703.18" torque="-257.66" electricPower="-15.73"/>
+<Entry outShaftSpeed="703.18" torque="-242.50" electricPower="-14.91"/>
+<Entry outShaftSpeed="703.18" torque="-227.34" electricPower="-14.06"/>
+<Entry outShaftSpeed="703.18" torque="-212.19" electricPower="-13.20"/>
+<Entry outShaftSpeed="703.18" torque="-197.03" electricPower="-12.33"/>
+<Entry outShaftSpeed="703.18" torque="-181.88" electricPower="-11.44"/>
+<Entry outShaftSpeed="703.18" torque="-166.72" electricPower="-10.54"/>
+<Entry outShaftSpeed="703.18" torque="-151.56" electricPower="-9.62"/>
+<Entry outShaftSpeed="703.18" torque="-136.41" electricPower="-8.68"/>
+<Entry outShaftSpeed="703.18" torque="-121.25" electricPower="-7.73"/>
+<Entry outShaftSpeed="703.18" torque="-106.09" electricPower="-6.77"/>
+<Entry outShaftSpeed="703.18" torque="-90.94" electricPower="-5.79"/>
+<Entry outShaftSpeed="703.18" torque="-75.78" electricPower="-4.80"/>
+<Entry outShaftSpeed="703.18" torque="-60.63" electricPower="-3.79"/>
+<Entry outShaftSpeed="703.18" torque="-45.47" electricPower="-2.76"/>
+<Entry outShaftSpeed="703.18" torque="-30.31" electricPower="-1.72"/>
+<Entry outShaftSpeed="703.18" torque="-15.16" electricPower="-0.67"/>
+<Entry outShaftSpeed="703.18" torque="0.00" electricPower="0.43"/>
+<Entry outShaftSpeed="703.18" torque="15.16" electricPower="1.61"/>
+<Entry outShaftSpeed="703.18" torque="30.31" electricPower="2.79"/>
+<Entry outShaftSpeed="703.18" torque="45.47" electricPower="4.00"/>
+<Entry outShaftSpeed="703.18" torque="60.63" electricPower="5.22"/>
+<Entry outShaftSpeed="703.18" torque="75.78" electricPower="6.45"/>
+<Entry outShaftSpeed="703.18" torque="90.94" electricPower="7.70"/>
+<Entry outShaftSpeed="703.18" torque="106.09" electricPower="8.97"/>
+<Entry outShaftSpeed="703.18" torque="121.25" electricPower="10.25"/>
+<Entry outShaftSpeed="703.18" torque="136.41" electricPower="11.55"/>
+<Entry outShaftSpeed="703.18" torque="151.56" electricPower="12.86"/>
+<Entry outShaftSpeed="703.18" torque="166.72" electricPower="14.19"/>
+<Entry outShaftSpeed="703.18" torque="181.88" electricPower="15.53"/>
+<Entry outShaftSpeed="703.18" torque="197.03" electricPower="16.88"/>
+<Entry outShaftSpeed="703.18" torque="212.19" electricPower="18.26"/>
+<Entry outShaftSpeed="703.18" torque="227.34" electricPower="19.65"/>
+<Entry outShaftSpeed="703.18" torque="242.50" electricPower="21.05"/>
+<Entry outShaftSpeed="703.18" torque="257.66" electricPower="22.47"/>
+<Entry outShaftSpeed="703.18" torque="272.81" electricPower="23.90"/>
+<Entry outShaftSpeed="703.18" torque="287.97" electricPower="25.35"/>
+<Entry outShaftSpeed="703.18" torque="303.13" electricPower="26.82"/>
+<Entry outShaftSpeed="703.18" torque="318.28" electricPower="28.30"/>
+<Entry outShaftSpeed="703.18" torque="333.44" electricPower="29.79"/>
+<Entry outShaftSpeed="703.18" torque="348.59" electricPower="31.30"/>
+<Entry outShaftSpeed="703.18" torque="363.75" electricPower="32.83"/>
+<Entry outShaftSpeed="703.18" torque="378.91" electricPower="34.37"/>
+<Entry outShaftSpeed="703.18" torque="394.06" electricPower="35.93"/>
+<Entry outShaftSpeed="703.18" torque="409.22" electricPower="37.50"/>
+<Entry outShaftSpeed="703.18" torque="424.38" electricPower="39.09"/>
+<Entry outShaftSpeed="703.18" torque="439.53" electricPower="40.69"/>
+<Entry outShaftSpeed="703.18" torque="454.69" electricPower="42.31"/>
+<Entry outShaftSpeed="703.18" torque="469.84" electricPower="43.94"/>
+<Entry outShaftSpeed="703.18" torque="485.00" electricPower="45.59"/>
+<Entry outShaftSpeed="773.51" torque="-485.00" electricPower="-29.86"/>
+<Entry outShaftSpeed="773.51" torque="-469.84" electricPower="-29.15"/>
+<Entry outShaftSpeed="773.51" torque="-454.69" electricPower="-28.42"/>
+<Entry outShaftSpeed="773.51" torque="-439.53" electricPower="-27.67"/>
+<Entry outShaftSpeed="773.51" torque="-424.38" electricPower="-26.91"/>
+<Entry outShaftSpeed="773.51" torque="-409.22" electricPower="-26.14"/>
+<Entry outShaftSpeed="773.51" torque="-394.06" electricPower="-25.35"/>
+<Entry outShaftSpeed="773.51" torque="-378.91" electricPower="-24.54"/>
+<Entry outShaftSpeed="773.51" torque="-363.75" electricPower="-23.72"/>
+<Entry outShaftSpeed="773.51" torque="-348.59" electricPower="-22.89"/>
+<Entry outShaftSpeed="773.51" torque="-333.44" electricPower="-22.04"/>
+<Entry outShaftSpeed="773.51" torque="-318.28" electricPower="-21.18"/>
+<Entry outShaftSpeed="773.51" torque="-303.13" electricPower="-20.30"/>
+<Entry outShaftSpeed="773.51" torque="-287.97" electricPower="-19.40"/>
+<Entry outShaftSpeed="773.51" torque="-272.81" electricPower="-18.49"/>
+<Entry outShaftSpeed="773.51" torque="-257.66" electricPower="-17.57"/>
+<Entry outShaftSpeed="773.51" torque="-242.50" electricPower="-16.63"/>
+<Entry outShaftSpeed="773.51" torque="-227.34" electricPower="-15.67"/>
+<Entry outShaftSpeed="773.51" torque="-212.19" electricPower="-14.70"/>
+<Entry outShaftSpeed="773.51" torque="-197.03" electricPower="-13.72"/>
+<Entry outShaftSpeed="773.51" torque="-181.88" electricPower="-12.72"/>
+<Entry outShaftSpeed="773.51" torque="-166.72" electricPower="-11.70"/>
+<Entry outShaftSpeed="773.51" torque="-151.56" electricPower="-10.68"/>
+<Entry outShaftSpeed="773.51" torque="-136.41" electricPower="-9.63"/>
+<Entry outShaftSpeed="773.51" torque="-121.25" electricPower="-8.57"/>
+<Entry outShaftSpeed="773.51" torque="-106.09" electricPower="-7.50"/>
+<Entry outShaftSpeed="773.51" torque="-90.94" electricPower="-6.41"/>
+<Entry outShaftSpeed="773.51" torque="-75.78" electricPower="-5.30"/>
+<Entry outShaftSpeed="773.51" torque="-60.63" electricPower="-4.18"/>
+<Entry outShaftSpeed="773.51" torque="-45.47" electricPower="-3.05"/>
+<Entry outShaftSpeed="773.51" torque="-30.31" electricPower="-1.90"/>
+<Entry outShaftSpeed="773.51" torque="-15.16" electricPower="-0.73"/>
+<Entry outShaftSpeed="773.51" torque="0.00" electricPower="0.48"/>
+<Entry outShaftSpeed="773.51" torque="15.16" electricPower="1.77"/>
+<Entry outShaftSpeed="773.51" torque="30.31" electricPower="3.07"/>
+<Entry outShaftSpeed="773.51" torque="45.47" electricPower="4.39"/>
+<Entry outShaftSpeed="773.51" torque="60.63" electricPower="5.72"/>
+<Entry outShaftSpeed="773.51" torque="75.78" electricPower="7.07"/>
+<Entry outShaftSpeed="773.51" torque="90.94" electricPower="8.43"/>
+<Entry outShaftSpeed="773.51" torque="106.09" electricPower="9.81"/>
+<Entry outShaftSpeed="773.51" torque="121.25" electricPower="11.20"/>
+<Entry outShaftSpeed="773.51" torque="136.41" electricPower="12.61"/>
+<Entry outShaftSpeed="773.51" torque="151.56" electricPower="14.04"/>
+<Entry outShaftSpeed="773.51" torque="166.72" electricPower="15.48"/>
+<Entry outShaftSpeed="773.51" torque="181.88" electricPower="16.93"/>
+<Entry outShaftSpeed="773.51" torque="197.03" electricPower="18.40"/>
+<Entry outShaftSpeed="773.51" torque="212.19" electricPower="19.89"/>
+<Entry outShaftSpeed="773.51" torque="227.34" electricPower="21.39"/>
+<Entry outShaftSpeed="773.51" torque="242.50" electricPower="22.90"/>
+<Entry outShaftSpeed="773.51" torque="257.66" electricPower="24.44"/>
+<Entry outShaftSpeed="773.51" torque="272.81" electricPower="25.98"/>
+<Entry outShaftSpeed="773.51" torque="287.97" electricPower="27.54"/>
+<Entry outShaftSpeed="773.51" torque="303.13" electricPower="29.12"/>
+<Entry outShaftSpeed="773.51" torque="318.28" electricPower="30.72"/>
+<Entry outShaftSpeed="773.51" torque="333.44" electricPower="32.32"/>
+<Entry outShaftSpeed="773.51" torque="348.59" electricPower="33.95"/>
+<Entry outShaftSpeed="773.51" torque="363.75" electricPower="35.59"/>
+<Entry outShaftSpeed="773.51" torque="378.91" electricPower="37.24"/>
+<Entry outShaftSpeed="773.51" torque="394.06" electricPower="38.91"/>
+<Entry outShaftSpeed="773.51" torque="409.22" electricPower="40.59"/>
+<Entry outShaftSpeed="773.51" torque="424.38" electricPower="42.29"/>
+<Entry outShaftSpeed="773.51" torque="439.53" electricPower="44.01"/>
+<Entry outShaftSpeed="773.51" torque="454.69" electricPower="45.74"/>
+<Entry outShaftSpeed="773.51" torque="469.84" electricPower="47.49"/>
+<Entry outShaftSpeed="773.51" torque="485.00" electricPower="49.25"/>
+<Entry outShaftSpeed="843.83" torque="-485.00" electricPower="-33.35"/>
+<Entry outShaftSpeed="843.83" torque="-469.84" electricPower="-32.52"/>
+<Entry outShaftSpeed="843.83" torque="-454.69" electricPower="-31.68"/>
+<Entry outShaftSpeed="843.83" torque="-439.53" electricPower="-30.83"/>
+<Entry outShaftSpeed="843.83" torque="-424.38" electricPower="-29.96"/>
+<Entry outShaftSpeed="843.83" torque="-409.22" electricPower="-29.07"/>
+<Entry outShaftSpeed="843.83" torque="-394.06" electricPower="-28.18"/>
+<Entry outShaftSpeed="843.83" torque="-378.91" electricPower="-27.26"/>
+<Entry outShaftSpeed="843.83" torque="-363.75" electricPower="-26.33"/>
+<Entry outShaftSpeed="843.83" torque="-348.59" electricPower="-25.38"/>
+<Entry outShaftSpeed="843.83" torque="-333.44" electricPower="-24.42"/>
+<Entry outShaftSpeed="843.83" torque="-318.28" electricPower="-23.45"/>
+<Entry outShaftSpeed="843.83" torque="-303.13" electricPower="-22.46"/>
+<Entry outShaftSpeed="843.83" torque="-287.97" electricPower="-21.45"/>
+<Entry outShaftSpeed="843.83" torque="-272.81" electricPower="-20.43"/>
+<Entry outShaftSpeed="843.83" torque="-257.66" electricPower="-19.40"/>
+<Entry outShaftSpeed="843.83" torque="-242.50" electricPower="-18.35"/>
+<Entry outShaftSpeed="843.83" torque="-227.34" electricPower="-17.28"/>
+<Entry outShaftSpeed="843.83" torque="-212.19" electricPower="-16.20"/>
+<Entry outShaftSpeed="843.83" torque="-197.03" electricPower="-15.11"/>
+<Entry outShaftSpeed="843.83" torque="-181.88" electricPower="-14.00"/>
+<Entry outShaftSpeed="843.83" torque="-166.72" electricPower="-12.87"/>
+<Entry outShaftSpeed="843.83" torque="-151.56" electricPower="-11.73"/>
+<Entry outShaftSpeed="843.83" torque="-136.41" electricPower="-10.58"/>
+<Entry outShaftSpeed="843.83" torque="-121.25" electricPower="-9.41"/>
+<Entry outShaftSpeed="843.83" torque="-106.09" electricPower="-8.22"/>
+<Entry outShaftSpeed="843.83" torque="-90.94" electricPower="-7.02"/>
+<Entry outShaftSpeed="843.83" torque="-75.78" electricPower="-5.80"/>
+<Entry outShaftSpeed="843.83" torque="-60.63" electricPower="-4.57"/>
+<Entry outShaftSpeed="843.83" torque="-45.47" electricPower="-3.33"/>
+<Entry outShaftSpeed="843.83" torque="-30.31" electricPower="-2.07"/>
+<Entry outShaftSpeed="843.83" torque="-15.16" electricPower="-0.79"/>
+<Entry outShaftSpeed="843.83" torque="0.00" electricPower="0.53"/>
+<Entry outShaftSpeed="843.83" torque="15.16" electricPower="1.93"/>
+<Entry outShaftSpeed="843.83" torque="30.31" electricPower="3.35"/>
+<Entry outShaftSpeed="843.83" torque="45.47" electricPower="4.78"/>
+<Entry outShaftSpeed="843.83" torque="60.63" electricPower="6.22"/>
+<Entry outShaftSpeed="843.83" torque="75.78" electricPower="7.68"/>
+<Entry outShaftSpeed="843.83" torque="90.94" electricPower="9.16"/>
+<Entry outShaftSpeed="843.83" torque="106.09" electricPower="10.65"/>
+<Entry outShaftSpeed="843.83" torque="121.25" electricPower="12.16"/>
+<Entry outShaftSpeed="843.83" torque="136.41" electricPower="13.68"/>
+<Entry outShaftSpeed="843.83" torque="151.56" electricPower="15.22"/>
+<Entry outShaftSpeed="843.83" torque="166.72" electricPower="16.77"/>
+<Entry outShaftSpeed="843.83" torque="181.88" electricPower="18.34"/>
+<Entry outShaftSpeed="843.83" torque="197.03" electricPower="19.92"/>
+<Entry outShaftSpeed="843.83" torque="212.19" electricPower="21.52"/>
+<Entry outShaftSpeed="843.83" torque="227.34" electricPower="23.13"/>
+<Entry outShaftSpeed="843.83" torque="242.50" electricPower="24.76"/>
+<Entry outShaftSpeed="843.83" torque="257.66" electricPower="26.40"/>
+<Entry outShaftSpeed="843.83" torque="272.81" electricPower="28.06"/>
+<Entry outShaftSpeed="843.83" torque="287.97" electricPower="29.74"/>
+<Entry outShaftSpeed="843.83" torque="303.13" electricPower="31.43"/>
+<Entry outShaftSpeed="843.83" torque="318.28" electricPower="33.14"/>
+<Entry outShaftSpeed="843.83" torque="333.44" electricPower="34.86"/>
+<Entry outShaftSpeed="843.83" torque="348.59" electricPower="36.59"/>
+<Entry outShaftSpeed="843.83" torque="363.75" electricPower="38.34"/>
+<Entry outShaftSpeed="843.83" torque="378.91" electricPower="40.11"/>
+<Entry outShaftSpeed="843.83" torque="394.06" electricPower="41.89"/>
+<Entry outShaftSpeed="843.83" torque="409.22" electricPower="43.69"/>
+<Entry outShaftSpeed="843.83" torque="424.38" electricPower="45.50"/>
+<Entry outShaftSpeed="843.83" torque="439.53" electricPower="47.33"/>
+<Entry outShaftSpeed="843.83" torque="454.69" electricPower="49.18"/>
+<Entry outShaftSpeed="843.83" torque="469.84" electricPower="51.03"/>
+<Entry outShaftSpeed="843.83" torque="485.00" electricPower="52.91"/>
+<Entry outShaftSpeed="1406.38" torque="-485.00" electricPower="-61.21"/>
+<Entry outShaftSpeed="1406.38" torque="-469.84" electricPower="-59.50"/>
+<Entry outShaftSpeed="1406.38" torque="-454.69" electricPower="-57.78"/>
+<Entry outShaftSpeed="1406.38" torque="-439.53" electricPower="-56.04"/>
+<Entry outShaftSpeed="1406.38" torque="-424.38" electricPower="-54.28"/>
+<Entry outShaftSpeed="1406.38" torque="-409.22" electricPower="-52.51"/>
+<Entry outShaftSpeed="1406.38" torque="-394.06" electricPower="-50.73"/>
+<Entry outShaftSpeed="1406.38" torque="-378.91" electricPower="-48.93"/>
+<Entry outShaftSpeed="1406.38" torque="-363.75" electricPower="-47.11"/>
+<Entry outShaftSpeed="1406.38" torque="-348.59" electricPower="-45.28"/>
+<Entry outShaftSpeed="1406.38" torque="-333.44" electricPower="-43.44"/>
+<Entry outShaftSpeed="1406.38" torque="-318.28" electricPower="-41.58"/>
+<Entry outShaftSpeed="1406.38" torque="-303.13" electricPower="-39.70"/>
+<Entry outShaftSpeed="1406.38" torque="-287.97" electricPower="-37.81"/>
+<Entry outShaftSpeed="1406.38" torque="-272.81" electricPower="-35.91"/>
+<Entry outShaftSpeed="1406.38" torque="-257.66" electricPower="-33.99"/>
+<Entry outShaftSpeed="1406.38" torque="-242.50" electricPower="-32.05"/>
+<Entry outShaftSpeed="1406.38" torque="-227.34" electricPower="-30.10"/>
+<Entry outShaftSpeed="1406.38" torque="-212.19" electricPower="-28.14"/>
+<Entry outShaftSpeed="1406.38" torque="-197.03" electricPower="-26.16"/>
+<Entry outShaftSpeed="1406.38" torque="-181.88" electricPower="-24.16"/>
+<Entry outShaftSpeed="1406.38" torque="-166.72" electricPower="-22.15"/>
+<Entry outShaftSpeed="1406.38" torque="-151.56" electricPower="-20.13"/>
+<Entry outShaftSpeed="1406.38" torque="-136.41" electricPower="-18.09"/>
+<Entry outShaftSpeed="1406.38" torque="-121.25" electricPower="-16.03"/>
+<Entry outShaftSpeed="1406.38" torque="-106.09" electricPower="-13.96"/>
+<Entry outShaftSpeed="1406.38" torque="-90.94" electricPower="-11.88"/>
+<Entry outShaftSpeed="1406.38" torque="-75.78" electricPower="-9.78"/>
+<Entry outShaftSpeed="1406.38" torque="-60.63" electricPower="-7.66"/>
+<Entry outShaftSpeed="1406.38" torque="-45.47" electricPower="-5.53"/>
+<Entry outShaftSpeed="1406.38" torque="-30.31" electricPower="-3.39"/>
+<Entry outShaftSpeed="1406.38" torque="-15.16" electricPower="-1.23"/>
+<Entry outShaftSpeed="1406.38" torque="0.00" electricPower="1.00"/>
+<Entry outShaftSpeed="1406.38" torque="15.16" electricPower="3.30"/>
+<Entry outShaftSpeed="1406.38" torque="30.31" electricPower="5.62"/>
+<Entry outShaftSpeed="1406.38" torque="45.47" electricPower="7.95"/>
+<Entry outShaftSpeed="1406.38" torque="60.63" electricPower="10.30"/>
+<Entry outShaftSpeed="1406.38" torque="75.78" electricPower="12.66"/>
+<Entry outShaftSpeed="1406.38" torque="90.94" electricPower="15.04"/>
+<Entry outShaftSpeed="1406.38" torque="106.09" electricPower="17.43"/>
+<Entry outShaftSpeed="1406.38" torque="121.25" electricPower="19.84"/>
+<Entry outShaftSpeed="1406.38" torque="136.41" electricPower="22.27"/>
+<Entry outShaftSpeed="1406.38" torque="151.56" electricPower="24.71"/>
+<Entry outShaftSpeed="1406.38" torque="166.72" electricPower="27.16"/>
+<Entry outShaftSpeed="1406.38" torque="181.88" electricPower="29.63"/>
+<Entry outShaftSpeed="1406.38" torque="197.03" electricPower="32.12"/>
+<Entry outShaftSpeed="1406.38" torque="212.19" electricPower="34.62"/>
+<Entry outShaftSpeed="1406.38" torque="227.34" electricPower="37.14"/>
+<Entry outShaftSpeed="1406.38" torque="242.50" electricPower="39.67"/>
+<Entry outShaftSpeed="1406.38" torque="257.66" electricPower="42.22"/>
+<Entry outShaftSpeed="1406.38" torque="272.81" electricPower="44.78"/>
+<Entry outShaftSpeed="1406.38" torque="287.97" electricPower="47.36"/>
+<Entry outShaftSpeed="1406.38" torque="303.13" electricPower="49.95"/>
+<Entry outShaftSpeed="1406.38" torque="318.28" electricPower="52.56"/>
+<Entry outShaftSpeed="1406.38" torque="333.44" electricPower="55.18"/>
+<Entry outShaftSpeed="1406.38" torque="348.59" electricPower="57.82"/>
+<Entry outShaftSpeed="1406.38" torque="363.75" electricPower="60.47"/>
+<Entry outShaftSpeed="1406.38" torque="378.91" electricPower="63.14"/>
+<Entry outShaftSpeed="1406.38" torque="394.06" electricPower="65.83"/>
+<Entry outShaftSpeed="1406.38" torque="409.22" electricPower="68.53"/>
+<Entry outShaftSpeed="1406.38" torque="424.38" electricPower="71.24"/>
+<Entry outShaftSpeed="1406.38" torque="439.53" electricPower="73.98"/>
+<Entry outShaftSpeed="1406.38" torque="454.69" electricPower="76.72"/>
+<Entry outShaftSpeed="1406.38" torque="469.84" electricPower="79.48"/>
+<Entry outShaftSpeed="1406.38" torque="485.00" electricPower="82.26"/>
+<Entry outShaftSpeed="1758.03" torque="-485.00" electricPower="-78.57"/>
+<Entry outShaftSpeed="1758.03" torque="-469.84" electricPower="-76.31"/>
+<Entry outShaftSpeed="1758.03" torque="-454.69" electricPower="-74.03"/>
+<Entry outShaftSpeed="1758.03" torque="-439.53" electricPower="-71.74"/>
+<Entry outShaftSpeed="1758.03" torque="-424.38" electricPower="-69.43"/>
+<Entry outShaftSpeed="1758.03" torque="-409.22" electricPower="-67.11"/>
+<Entry outShaftSpeed="1758.03" torque="-394.06" electricPower="-64.77"/>
+<Entry outShaftSpeed="1758.03" torque="-378.91" electricPower="-62.42"/>
+<Entry outShaftSpeed="1758.03" torque="-363.75" electricPower="-60.05"/>
+<Entry outShaftSpeed="1758.03" torque="-348.59" electricPower="-57.67"/>
+<Entry outShaftSpeed="1758.03" torque="-333.44" electricPower="-55.27"/>
+<Entry outShaftSpeed="1758.03" torque="-318.28" electricPower="-52.86"/>
+<Entry outShaftSpeed="1758.03" torque="-303.13" electricPower="-50.43"/>
+<Entry outShaftSpeed="1758.03" torque="-287.97" electricPower="-47.98"/>
+<Entry outShaftSpeed="1758.03" torque="-272.81" electricPower="-45.53"/>
+<Entry outShaftSpeed="1758.03" torque="-257.66" electricPower="-43.05"/>
+<Entry outShaftSpeed="1758.03" torque="-242.50" electricPower="-40.57"/>
+<Entry outShaftSpeed="1758.03" torque="-227.34" electricPower="-38.06"/>
+<Entry outShaftSpeed="1758.03" torque="-212.19" electricPower="-35.54"/>
+<Entry outShaftSpeed="1758.03" torque="-197.03" electricPower="-33.01"/>
+<Entry outShaftSpeed="1758.03" torque="-181.88" electricPower="-30.46"/>
+<Entry outShaftSpeed="1758.03" torque="-166.72" electricPower="-27.90"/>
+<Entry outShaftSpeed="1758.03" torque="-151.56" electricPower="-25.32"/>
+<Entry outShaftSpeed="1758.03" torque="-136.41" electricPower="-22.73"/>
+<Entry outShaftSpeed="1758.03" torque="-121.25" electricPower="-20.12"/>
+<Entry outShaftSpeed="1758.03" torque="-106.09" electricPower="-17.50"/>
+<Entry outShaftSpeed="1758.03" torque="-90.94" electricPower="-14.86"/>
+<Entry outShaftSpeed="1758.03" torque="-75.78" electricPower="-12.21"/>
+<Entry outShaftSpeed="1758.03" torque="-60.63" electricPower="-9.54"/>
+<Entry outShaftSpeed="1758.03" torque="-45.47" electricPower="-6.86"/>
+<Entry outShaftSpeed="1758.03" torque="-30.31" electricPower="-4.16"/>
+<Entry outShaftSpeed="1758.03" torque="-15.16" electricPower="-1.44"/>
+<Entry outShaftSpeed="1758.03" torque="0.00" electricPower="1.34"/>
+<Entry outShaftSpeed="1758.03" torque="15.16" electricPower="4.21"/>
+<Entry outShaftSpeed="1758.03" torque="30.31" electricPower="7.09"/>
+<Entry outShaftSpeed="1758.03" torque="45.47" electricPower="9.99"/>
+<Entry outShaftSpeed="1758.03" torque="60.63" electricPower="12.90"/>
+<Entry outShaftSpeed="1758.03" torque="75.78" electricPower="15.83"/>
+<Entry outShaftSpeed="1758.03" torque="90.94" electricPower="18.77"/>
+<Entry outShaftSpeed="1758.03" torque="106.09" electricPower="21.73"/>
+<Entry outShaftSpeed="1758.03" torque="121.25" electricPower="24.70"/>
+<Entry outShaftSpeed="1758.03" torque="136.41" electricPower="27.69"/>
+<Entry outShaftSpeed="1758.03" torque="151.56" electricPower="30.69"/>
+<Entry outShaftSpeed="1758.03" torque="166.72" electricPower="33.71"/>
+<Entry outShaftSpeed="1758.03" torque="181.88" electricPower="36.75"/>
+<Entry outShaftSpeed="1758.03" torque="197.03" electricPower="39.80"/>
+<Entry outShaftSpeed="1758.03" torque="212.19" electricPower="42.86"/>
+<Entry outShaftSpeed="1758.03" torque="227.34" electricPower="45.94"/>
+<Entry outShaftSpeed="1758.03" torque="242.50" electricPower="49.04"/>
+<Entry outShaftSpeed="1758.03" torque="257.66" electricPower="52.15"/>
+<Entry outShaftSpeed="1758.03" torque="272.81" electricPower="55.28"/>
+<Entry outShaftSpeed="1758.03" torque="287.97" electricPower="58.42"/>
+<Entry outShaftSpeed="1758.03" torque="303.13" electricPower="61.58"/>
+<Entry outShaftSpeed="1758.03" torque="318.28" electricPower="64.75"/>
+<Entry outShaftSpeed="1758.03" torque="333.44" electricPower="67.94"/>
+<Entry outShaftSpeed="1758.03" torque="348.59" electricPower="71.14"/>
+<Entry outShaftSpeed="1758.03" torque="363.75" electricPower="74.36"/>
+<Entry outShaftSpeed="1758.03" torque="378.91" electricPower="77.59"/>
+<Entry outShaftSpeed="1758.03" torque="394.06" electricPower="80.84"/>
+<Entry outShaftSpeed="1758.03" torque="409.22" electricPower="84.11"/>
+<Entry outShaftSpeed="1758.03" torque="424.38" electricPower="87.39"/>
+<Entry outShaftSpeed="1758.03" torque="439.53" electricPower="90.68"/>
+<Entry outShaftSpeed="1758.03" torque="454.69" electricPower="93.99"/>
+<Entry outShaftSpeed="1758.03" torque="469.84" electricPower="97.32"/>
+<Entry outShaftSpeed="1758.03" torque="485.00" electricPower="100.66"/>
+<Entry outShaftSpeed="2109.57" torque="-485.00" electricPower="-95.89"/>
+<Entry outShaftSpeed="2109.57" torque="-469.84" electricPower="-93.08"/>
+<Entry outShaftSpeed="2109.57" torque="-454.69" electricPower="-90.25"/>
+<Entry outShaftSpeed="2109.57" torque="-439.53" electricPower="-87.40"/>
+<Entry outShaftSpeed="2109.57" torque="-424.38" electricPower="-84.54"/>
+<Entry outShaftSpeed="2109.57" torque="-409.22" electricPower="-81.66"/>
+<Entry outShaftSpeed="2109.57" torque="-394.06" electricPower="-78.77"/>
+<Entry outShaftSpeed="2109.57" torque="-378.91" electricPower="-75.87"/>
+<Entry outShaftSpeed="2109.57" torque="-363.75" electricPower="-72.95"/>
+<Entry outShaftSpeed="2109.57" torque="-348.59" electricPower="-70.01"/>
+<Entry outShaftSpeed="2109.57" torque="-333.44" electricPower="-67.06"/>
+<Entry outShaftSpeed="2109.57" torque="-318.28" electricPower="-64.09"/>
+<Entry outShaftSpeed="2109.57" torque="-303.13" electricPower="-61.11"/>
+<Entry outShaftSpeed="2109.57" torque="-287.97" electricPower="-58.12"/>
+<Entry outShaftSpeed="2109.57" torque="-272.81" electricPower="-55.10"/>
+<Entry outShaftSpeed="2109.57" torque="-257.66" electricPower="-52.08"/>
+<Entry outShaftSpeed="2109.57" torque="-242.50" electricPower="-49.04"/>
+<Entry outShaftSpeed="2109.57" torque="-227.34" electricPower="-45.98"/>
+<Entry outShaftSpeed="2109.57" torque="-212.19" electricPower="-42.91"/>
+<Entry outShaftSpeed="2109.57" torque="-197.03" electricPower="-39.82"/>
+<Entry outShaftSpeed="2109.57" torque="-181.88" electricPower="-36.72"/>
+<Entry outShaftSpeed="2109.57" torque="-166.72" electricPower="-33.61"/>
+<Entry outShaftSpeed="2109.57" torque="-151.56" electricPower="-30.48"/>
+<Entry outShaftSpeed="2109.57" torque="-136.41" electricPower="-27.33"/>
+<Entry outShaftSpeed="2109.57" torque="-121.25" electricPower="-24.17"/>
+<Entry outShaftSpeed="2109.57" torque="-106.09" electricPower="-20.99"/>
+<Entry outShaftSpeed="2109.57" torque="-90.94" electricPower="-17.80"/>
+<Entry outShaftSpeed="2109.57" torque="-75.78" electricPower="-14.60"/>
+<Entry outShaftSpeed="2109.57" torque="-60.63" electricPower="-11.37"/>
+<Entry outShaftSpeed="2109.57" torque="-45.47" electricPower="-8.14"/>
+<Entry outShaftSpeed="2109.57" torque="-30.31" electricPower="-4.89"/>
+<Entry outShaftSpeed="2109.57" torque="-15.16" electricPower="-1.62"/>
+<Entry outShaftSpeed="2109.57" torque="0.00" electricPower="1.73"/>
+<Entry outShaftSpeed="2109.57" torque="15.16" electricPower="5.16"/>
+<Entry outShaftSpeed="2109.57" torque="30.31" electricPower="8.60"/>
+<Entry outShaftSpeed="2109.57" torque="45.47" electricPower="12.07"/>
+<Entry outShaftSpeed="2109.57" torque="60.63" electricPower="15.54"/>
+<Entry outShaftSpeed="2109.57" torque="75.78" electricPower="19.03"/>
+<Entry outShaftSpeed="2109.57" torque="90.94" electricPower="22.54"/>
+<Entry outShaftSpeed="2109.57" torque="106.09" electricPower="26.06"/>
+<Entry outShaftSpeed="2109.57" torque="121.25" electricPower="29.60"/>
+<Entry outShaftSpeed="2109.57" torque="136.41" electricPower="33.15"/>
+<Entry outShaftSpeed="2109.57" torque="151.56" electricPower="36.72"/>
+<Entry outShaftSpeed="2109.57" torque="166.72" electricPower="40.31"/>
+<Entry outShaftSpeed="2109.57" torque="181.88" electricPower="43.90"/>
+<Entry outShaftSpeed="2109.57" torque="197.03" electricPower="47.52"/>
+<Entry outShaftSpeed="2109.57" torque="212.19" electricPower="51.15"/>
+<Entry outShaftSpeed="2109.57" torque="227.34" electricPower="54.79"/>
+<Entry outShaftSpeed="2109.57" torque="242.50" electricPower="58.45"/>
+<Entry outShaftSpeed="2109.57" torque="257.66" electricPower="62.13"/>
+<Entry outShaftSpeed="2109.57" torque="272.81" electricPower="65.82"/>
+<Entry outShaftSpeed="2109.57" torque="287.97" electricPower="69.53"/>
+<Entry outShaftSpeed="2109.57" torque="303.13" electricPower="73.25"/>
+<Entry outShaftSpeed="2109.57" torque="318.28" electricPower="76.98"/>
+<Entry outShaftSpeed="2109.57" torque="333.44" electricPower="80.74"/>
+<Entry outShaftSpeed="2109.57" torque="348.59" electricPower="84.50"/>
+<Entry outShaftSpeed="2109.57" torque="363.75" electricPower="88.29"/>
+<Entry outShaftSpeed="2109.57" torque="378.91" electricPower="92.08"/>
+<Entry outShaftSpeed="2109.57" torque="394.06" electricPower="95.89"/>
+<Entry outShaftSpeed="2109.57" torque="409.22" electricPower="99.72"/>
+<Entry outShaftSpeed="2109.57" torque="424.38" electricPower="103.57"/>
+<Entry outShaftSpeed="2109.57" torque="439.53" electricPower="107.43"/>
+<Entry outShaftSpeed="2109.57" torque="454.69" electricPower="111.30"/>
+<Entry outShaftSpeed="2109.57" torque="469.84" electricPower="115.20"/>
+<Entry outShaftSpeed="2109.57" torque="485.00" electricPower="119.10"/>
+<Entry outShaftSpeed="2461.12" torque="-485.00" electricPower="-113.17"/>
+<Entry outShaftSpeed="2461.12" torque="-469.84" electricPower="-109.80"/>
+<Entry outShaftSpeed="2461.12" torque="-454.69" electricPower="-106.42"/>
+<Entry outShaftSpeed="2461.12" torque="-439.53" electricPower="-103.02"/>
+<Entry outShaftSpeed="2461.12" torque="-424.38" electricPower="-99.61"/>
+<Entry outShaftSpeed="2461.12" torque="-409.22" electricPower="-96.18"/>
+<Entry outShaftSpeed="2461.12" torque="-394.06" electricPower="-92.73"/>
+<Entry outShaftSpeed="2461.12" torque="-378.91" electricPower="-89.28"/>
+<Entry outShaftSpeed="2461.12" torque="-363.75" electricPower="-85.80"/>
+<Entry outShaftSpeed="2461.12" torque="-348.59" electricPower="-82.31"/>
+<Entry outShaftSpeed="2461.12" torque="-333.44" electricPower="-78.81"/>
+<Entry outShaftSpeed="2461.12" torque="-318.28" electricPower="-75.29"/>
+<Entry outShaftSpeed="2461.12" torque="-303.13" electricPower="-71.76"/>
+<Entry outShaftSpeed="2461.12" torque="-287.97" electricPower="-68.21"/>
+<Entry outShaftSpeed="2461.12" torque="-272.81" electricPower="-64.64"/>
+<Entry outShaftSpeed="2461.12" torque="-257.66" electricPower="-61.06"/>
+<Entry outShaftSpeed="2461.12" torque="-242.50" electricPower="-57.47"/>
+<Entry outShaftSpeed="2461.12" torque="-227.34" electricPower="-53.86"/>
+<Entry outShaftSpeed="2461.12" torque="-212.19" electricPower="-50.24"/>
+<Entry outShaftSpeed="2461.12" torque="-197.03" electricPower="-46.60"/>
+<Entry outShaftSpeed="2461.12" torque="-181.88" electricPower="-42.94"/>
+<Entry outShaftSpeed="2461.12" torque="-166.72" electricPower="-39.27"/>
+<Entry outShaftSpeed="2461.12" torque="-151.56" electricPower="-35.59"/>
+<Entry outShaftSpeed="2461.12" torque="-136.41" electricPower="-31.89"/>
+<Entry outShaftSpeed="2461.12" torque="-121.25" electricPower="-28.18"/>
+<Entry outShaftSpeed="2461.12" torque="-106.09" electricPower="-24.45"/>
+<Entry outShaftSpeed="2461.12" torque="-90.94" electricPower="-20.70"/>
+<Entry outShaftSpeed="2461.12" torque="-75.78" electricPower="-16.94"/>
+<Entry outShaftSpeed="2461.12" torque="-60.63" electricPower="-13.17"/>
+<Entry outShaftSpeed="2461.12" torque="-45.47" electricPower="-9.38"/>
+<Entry outShaftSpeed="2461.12" torque="-30.31" electricPower="-5.58"/>
+<Entry outShaftSpeed="2461.12" torque="-15.16" electricPower="-1.76"/>
+<Entry outShaftSpeed="2461.12" torque="0.00" electricPower="2.15"/>
+<Entry outShaftSpeed="2461.12" torque="15.16" electricPower="6.15"/>
+<Entry outShaftSpeed="2461.12" torque="30.31" electricPower="10.16"/>
+<Entry outShaftSpeed="2461.12" torque="45.47" electricPower="14.18"/>
+<Entry outShaftSpeed="2461.12" torque="60.63" electricPower="18.23"/>
+<Entry outShaftSpeed="2461.12" torque="75.78" electricPower="22.28"/>
+<Entry outShaftSpeed="2461.12" torque="90.94" electricPower="26.35"/>
+<Entry outShaftSpeed="2461.12" torque="106.09" electricPower="30.44"/>
+<Entry outShaftSpeed="2461.12" torque="121.25" electricPower="34.54"/>
+<Entry outShaftSpeed="2461.12" torque="136.41" electricPower="38.66"/>
+<Entry outShaftSpeed="2461.12" torque="151.56" electricPower="42.79"/>
+<Entry outShaftSpeed="2461.12" torque="166.72" electricPower="46.94"/>
+<Entry outShaftSpeed="2461.12" torque="181.88" electricPower="51.10"/>
+<Entry outShaftSpeed="2461.12" torque="197.03" electricPower="55.28"/>
+<Entry outShaftSpeed="2461.12" torque="212.19" electricPower="59.47"/>
+<Entry outShaftSpeed="2461.12" torque="227.34" electricPower="63.68"/>
+<Entry outShaftSpeed="2461.12" torque="242.50" electricPower="67.91"/>
+<Entry outShaftSpeed="2461.12" torque="257.66" electricPower="72.15"/>
+<Entry outShaftSpeed="2461.12" torque="272.81" electricPower="76.40"/>
+<Entry outShaftSpeed="2461.12" torque="287.97" electricPower="80.67"/>
+<Entry outShaftSpeed="2461.12" torque="303.13" electricPower="84.96"/>
+<Entry outShaftSpeed="2461.12" torque="318.28" electricPower="89.26"/>
+<Entry outShaftSpeed="2461.12" torque="333.44" electricPower="93.57"/>
+<Entry outShaftSpeed="2461.12" torque="348.59" electricPower="97.91"/>
+<Entry outShaftSpeed="2461.12" torque="363.75" electricPower="102.25"/>
+<Entry outShaftSpeed="2461.12" torque="378.91" electricPower="106.62"/>
+<Entry outShaftSpeed="2461.12" torque="394.06" electricPower="110.99"/>
+<Entry outShaftSpeed="2461.12" torque="409.22" electricPower="115.38"/>
+<Entry outShaftSpeed="2461.12" torque="424.38" electricPower="119.79"/>
+<Entry outShaftSpeed="2461.12" torque="439.53" electricPower="124.21"/>
+<Entry outShaftSpeed="2461.12" torque="454.69" electricPower="128.66"/>
+<Entry outShaftSpeed="2461.12" torque="469.84" electricPower="133.11"/>
+<Entry outShaftSpeed="2461.12" torque="485.00" electricPower="137.58"/>
+<Entry outShaftSpeed="2812.81" torque="-485.00" electricPower="-130.41"/>
+<Entry outShaftSpeed="2812.81" torque="-469.84" electricPower="-126.49"/>
+<Entry outShaftSpeed="2812.81" torque="-454.69" electricPower="-122.55"/>
+<Entry outShaftSpeed="2812.81" torque="-439.53" electricPower="-118.60"/>
+<Entry outShaftSpeed="2812.81" torque="-424.38" electricPower="-114.63"/>
+<Entry outShaftSpeed="2812.81" torque="-409.22" electricPower="-110.65"/>
+<Entry outShaftSpeed="2812.81" torque="-394.06" electricPower="-106.65"/>
+<Entry outShaftSpeed="2812.81" torque="-378.91" electricPower="-102.64"/>
+<Entry outShaftSpeed="2812.81" torque="-363.75" electricPower="-98.62"/>
+<Entry outShaftSpeed="2812.81" torque="-348.59" electricPower="-94.57"/>
+<Entry outShaftSpeed="2812.81" torque="-333.44" electricPower="-90.52"/>
+<Entry outShaftSpeed="2812.81" torque="-318.28" electricPower="-86.44"/>
+<Entry outShaftSpeed="2812.81" torque="-303.13" electricPower="-82.36"/>
+<Entry outShaftSpeed="2812.81" torque="-287.97" electricPower="-78.26"/>
+<Entry outShaftSpeed="2812.81" torque="-272.81" electricPower="-74.14"/>
+<Entry outShaftSpeed="2812.81" torque="-257.66" electricPower="-70.01"/>
+<Entry outShaftSpeed="2812.81" torque="-242.50" electricPower="-65.86"/>
+<Entry outShaftSpeed="2812.81" torque="-227.34" electricPower="-61.70"/>
+<Entry outShaftSpeed="2812.81" torque="-212.19" electricPower="-57.52"/>
+<Entry outShaftSpeed="2812.81" torque="-197.03" electricPower="-53.33"/>
+<Entry outShaftSpeed="2812.81" torque="-181.88" electricPower="-49.12"/>
+<Entry outShaftSpeed="2812.81" torque="-166.72" electricPower="-44.90"/>
+<Entry outShaftSpeed="2812.81" torque="-151.56" electricPower="-40.66"/>
+<Entry outShaftSpeed="2812.81" torque="-136.41" electricPower="-36.41"/>
+<Entry outShaftSpeed="2812.81" torque="-121.25" electricPower="-32.14"/>
+<Entry outShaftSpeed="2812.81" torque="-106.09" electricPower="-27.86"/>
+<Entry outShaftSpeed="2812.81" torque="-90.94" electricPower="-23.56"/>
+<Entry outShaftSpeed="2812.81" torque="-75.78" electricPower="-19.25"/>
+<Entry outShaftSpeed="2812.81" torque="-60.63" electricPower="-14.92"/>
+<Entry outShaftSpeed="2812.81" torque="-45.47" electricPower="-10.58"/>
+<Entry outShaftSpeed="2812.81" torque="-30.31" electricPower="-6.22"/>
+<Entry outShaftSpeed="2812.81" torque="-15.16" electricPower="-1.85"/>
+<Entry outShaftSpeed="2812.81" torque="0.00" electricPower="2.62"/>
+<Entry outShaftSpeed="2812.81" torque="15.16" electricPower="7.18"/>
+<Entry outShaftSpeed="2812.81" torque="30.31" electricPower="11.76"/>
+<Entry outShaftSpeed="2812.81" torque="45.47" electricPower="16.35"/>
+<Entry outShaftSpeed="2812.81" torque="60.63" electricPower="20.95"/>
+<Entry outShaftSpeed="2812.81" torque="75.78" electricPower="25.57"/>
+<Entry outShaftSpeed="2812.81" torque="90.94" electricPower="30.21"/>
+<Entry outShaftSpeed="2812.81" torque="106.09" electricPower="34.86"/>
+<Entry outShaftSpeed="2812.81" torque="121.25" electricPower="39.52"/>
+<Entry outShaftSpeed="2812.81" torque="136.41" electricPower="44.21"/>
+<Entry outShaftSpeed="2812.81" torque="151.56" electricPower="48.90"/>
+<Entry outShaftSpeed="2812.81" torque="166.72" electricPower="53.61"/>
+<Entry outShaftSpeed="2812.81" torque="181.88" electricPower="58.34"/>
+<Entry outShaftSpeed="2812.81" torque="197.03" electricPower="63.08"/>
+<Entry outShaftSpeed="2812.81" torque="212.19" electricPower="67.84"/>
+<Entry outShaftSpeed="2812.81" torque="227.34" electricPower="72.62"/>
+<Entry outShaftSpeed="2812.81" torque="242.50" electricPower="77.40"/>
+<Entry outShaftSpeed="2812.81" torque="257.66" electricPower="82.21"/>
+<Entry outShaftSpeed="2812.81" torque="272.81" electricPower="87.03"/>
+<Entry outShaftSpeed="2812.81" torque="287.97" electricPower="91.86"/>
+<Entry outShaftSpeed="2812.81" torque="303.13" electricPower="96.71"/>
+<Entry outShaftSpeed="2812.81" torque="318.28" electricPower="101.58"/>
+<Entry outShaftSpeed="2812.81" torque="333.44" electricPower="106.46"/>
+<Entry outShaftSpeed="2812.81" torque="348.59" electricPower="111.35"/>
+<Entry outShaftSpeed="2812.81" torque="363.75" electricPower="116.26"/>
+<Entry outShaftSpeed="2812.81" torque="378.91" electricPower="121.19"/>
+<Entry outShaftSpeed="2812.81" torque="394.06" electricPower="126.13"/>
+<Entry outShaftSpeed="2812.81" torque="409.22" electricPower="131.09"/>
+<Entry outShaftSpeed="2812.81" torque="424.38" electricPower="136.06"/>
+<Entry outShaftSpeed="2812.81" torque="439.53" electricPower="141.04"/>
+<Entry outShaftSpeed="2812.81" torque="454.69" electricPower="146.05"/>
+<Entry outShaftSpeed="2812.81" torque="469.84" electricPower="151.07"/>
+<Entry outShaftSpeed="2812.81" torque="485.00" electricPower="156.11"/>
+<Entry outShaftSpeed="3164.36" torque="-485.00" electricPower="-147.61"/>
+<Entry outShaftSpeed="3164.36" torque="-469.84" electricPower="-143.13"/>
+<Entry outShaftSpeed="3164.36" torque="-454.69" electricPower="-138.64"/>
+<Entry outShaftSpeed="3164.36" torque="-439.53" electricPower="-134.14"/>
+<Entry outShaftSpeed="3164.36" torque="-424.38" electricPower="-129.62"/>
+<Entry outShaftSpeed="3164.36" torque="-409.22" electricPower="-125.09"/>
+<Entry outShaftSpeed="3164.36" torque="-394.06" electricPower="-120.54"/>
+<Entry outShaftSpeed="3164.36" torque="-378.91" electricPower="-115.97"/>
+<Entry outShaftSpeed="3164.36" torque="-363.75" electricPower="-111.39"/>
+<Entry outShaftSpeed="3164.36" torque="-348.59" electricPower="-106.79"/>
+<Entry outShaftSpeed="3164.36" torque="-333.44" electricPower="-102.19"/>
+<Entry outShaftSpeed="3164.36" torque="-318.28" electricPower="-97.56"/>
+<Entry outShaftSpeed="3164.36" torque="-303.13" electricPower="-92.92"/>
+<Entry outShaftSpeed="3164.36" torque="-287.97" electricPower="-88.27"/>
+<Entry outShaftSpeed="3164.36" torque="-272.81" electricPower="-83.59"/>
+<Entry outShaftSpeed="3164.36" torque="-257.66" electricPower="-78.91"/>
+<Entry outShaftSpeed="3164.36" torque="-242.50" electricPower="-74.21"/>
+<Entry outShaftSpeed="3164.36" torque="-227.34" electricPower="-69.49"/>
+<Entry outShaftSpeed="3164.36" torque="-212.19" electricPower="-64.76"/>
+<Entry outShaftSpeed="3164.36" torque="-197.03" electricPower="-60.02"/>
+<Entry outShaftSpeed="3164.36" torque="-181.88" electricPower="-55.26"/>
+<Entry outShaftSpeed="3164.36" torque="-166.72" electricPower="-50.48"/>
+<Entry outShaftSpeed="3164.36" torque="-151.56" electricPower="-45.69"/>
+<Entry outShaftSpeed="3164.36" torque="-136.41" electricPower="-40.89"/>
+<Entry outShaftSpeed="3164.36" torque="-121.25" electricPower="-36.07"/>
+<Entry outShaftSpeed="3164.36" torque="-106.09" electricPower="-31.23"/>
+<Entry outShaftSpeed="3164.36" torque="-90.94" electricPower="-26.38"/>
+<Entry outShaftSpeed="3164.36" torque="-75.78" electricPower="-21.52"/>
+<Entry outShaftSpeed="3164.36" torque="-60.63" electricPower="-16.64"/>
+<Entry outShaftSpeed="3164.36" torque="-45.47" electricPower="-11.74"/>
+<Entry outShaftSpeed="3164.36" torque="-30.31" electricPower="-6.83"/>
+<Entry outShaftSpeed="3164.36" torque="-15.16" electricPower="-1.91"/>
+<Entry outShaftSpeed="3164.36" torque="0.00" electricPower="3.13"/>
+<Entry outShaftSpeed="3164.36" torque="15.16" electricPower="8.26"/>
+<Entry outShaftSpeed="3164.36" torque="30.31" electricPower="13.40"/>
+<Entry outShaftSpeed="3164.36" torque="45.47" electricPower="18.55"/>
+<Entry outShaftSpeed="3164.36" torque="60.63" electricPower="23.72"/>
+<Entry outShaftSpeed="3164.36" torque="75.78" electricPower="28.90"/>
+<Entry outShaftSpeed="3164.36" torque="90.94" electricPower="34.10"/>
+<Entry outShaftSpeed="3164.36" torque="106.09" electricPower="39.32"/>
+<Entry outShaftSpeed="3164.36" torque="121.25" electricPower="44.55"/>
+<Entry outShaftSpeed="3164.36" torque="136.41" electricPower="49.79"/>
+<Entry outShaftSpeed="3164.36" torque="151.56" electricPower="55.05"/>
+<Entry outShaftSpeed="3164.36" torque="166.72" electricPower="60.33"/>
+<Entry outShaftSpeed="3164.36" torque="181.88" electricPower="65.62"/>
+<Entry outShaftSpeed="3164.36" torque="197.03" electricPower="70.93"/>
+<Entry outShaftSpeed="3164.36" torque="212.19" electricPower="76.25"/>
+<Entry outShaftSpeed="3164.36" torque="227.34" electricPower="81.59"/>
+<Entry outShaftSpeed="3164.36" torque="242.50" electricPower="86.94"/>
+<Entry outShaftSpeed="3164.36" torque="257.66" electricPower="92.31"/>
+<Entry outShaftSpeed="3164.36" torque="272.81" electricPower="97.70"/>
+<Entry outShaftSpeed="3164.36" torque="287.97" electricPower="103.09"/>
+<Entry outShaftSpeed="3164.36" torque="303.13" electricPower="108.51"/>
+<Entry outShaftSpeed="3164.36" torque="318.28" electricPower="113.94"/>
+<Entry outShaftSpeed="3164.36" torque="333.44" electricPower="119.38"/>
+<Entry outShaftSpeed="3164.36" torque="348.59" electricPower="124.84"/>
+<Entry outShaftSpeed="3164.36" torque="363.75" electricPower="130.31"/>
+<Entry outShaftSpeed="3164.36" torque="378.91" electricPower="135.80"/>
+<Entry outShaftSpeed="3164.36" torque="394.06" electricPower="141.31"/>
+<Entry outShaftSpeed="3164.36" torque="409.22" electricPower="146.83"/>
+<Entry outShaftSpeed="3164.36" torque="424.38" electricPower="152.37"/>
+<Entry outShaftSpeed="3164.36" torque="439.53" electricPower="157.92"/>
+<Entry outShaftSpeed="3164.36" torque="454.69" electricPower="163.49"/>
+<Entry outShaftSpeed="3164.36" torque="469.84" electricPower="169.07"/>
+<Entry outShaftSpeed="3164.36" torque="485.00" electricPower="174.67"/>
+<Entry outShaftSpeed="3515.91" torque="-485.00" electricPower="-164.77"/>
+<Entry outShaftSpeed="3515.91" torque="-469.84" electricPower="-159.74"/>
+<Entry outShaftSpeed="3515.91" torque="-454.69" electricPower="-154.70"/>
+<Entry outShaftSpeed="3515.91" torque="-439.53" electricPower="-149.63"/>
+<Entry outShaftSpeed="3515.91" torque="-424.38" electricPower="-144.56"/>
+<Entry outShaftSpeed="3515.91" torque="-409.22" electricPower="-139.47"/>
+<Entry outShaftSpeed="3515.91" torque="-394.06" electricPower="-134.38"/>
+<Entry outShaftSpeed="3515.91" torque="-378.91" electricPower="-129.26"/>
+<Entry outShaftSpeed="3515.91" torque="-363.75" electricPower="-124.13"/>
+<Entry outShaftSpeed="3515.91" torque="-348.59" electricPower="-118.97"/>
+<Entry outShaftSpeed="3515.91" torque="-333.44" electricPower="-113.81"/>
+<Entry outShaftSpeed="3515.91" torque="-318.28" electricPower="-108.63"/>
+<Entry outShaftSpeed="3515.91" torque="-303.13" electricPower="-103.44"/>
+<Entry outShaftSpeed="3515.91" torque="-287.97" electricPower="-98.23"/>
+<Entry outShaftSpeed="3515.91" torque="-272.81" electricPower="-93.01"/>
+<Entry outShaftSpeed="3515.91" torque="-257.66" electricPower="-87.77"/>
+<Entry outShaftSpeed="3515.91" torque="-242.50" electricPower="-82.52"/>
+<Entry outShaftSpeed="3515.91" torque="-227.34" electricPower="-77.25"/>
+<Entry outShaftSpeed="3515.91" torque="-212.19" electricPower="-71.97"/>
+<Entry outShaftSpeed="3515.91" torque="-197.03" electricPower="-66.67"/>
+<Entry outShaftSpeed="3515.91" torque="-181.88" electricPower="-61.36"/>
+<Entry outShaftSpeed="3515.91" torque="-166.72" electricPower="-56.03"/>
+<Entry outShaftSpeed="3515.91" torque="-151.56" electricPower="-50.69"/>
+<Entry outShaftSpeed="3515.91" torque="-136.41" electricPower="-45.33"/>
+<Entry outShaftSpeed="3515.91" torque="-121.25" electricPower="-39.95"/>
+<Entry outShaftSpeed="3515.91" torque="-106.09" electricPower="-34.57"/>
+<Entry outShaftSpeed="3515.91" torque="-90.94" electricPower="-29.16"/>
+<Entry outShaftSpeed="3515.91" torque="-75.78" electricPower="-23.74"/>
+<Entry outShaftSpeed="3515.91" torque="-60.63" electricPower="-18.31"/>
+<Entry outShaftSpeed="3515.91" torque="-45.47" electricPower="-12.86"/>
+<Entry outShaftSpeed="3515.91" torque="-30.31" electricPower="-7.40"/>
+<Entry outShaftSpeed="3515.91" torque="-15.16" electricPower="-1.92"/>
+<Entry outShaftSpeed="3515.91" torque="0.00" electricPower="3.69"/>
+<Entry outShaftSpeed="3515.91" torque="15.16" electricPower="9.37"/>
+<Entry outShaftSpeed="3515.91" torque="30.31" electricPower="15.08"/>
+<Entry outShaftSpeed="3515.91" torque="45.47" electricPower="20.79"/>
+<Entry outShaftSpeed="3515.91" torque="60.63" electricPower="26.53"/>
+<Entry outShaftSpeed="3515.91" torque="75.78" electricPower="32.28"/>
+<Entry outShaftSpeed="3515.91" torque="90.94" electricPower="38.04"/>
+<Entry outShaftSpeed="3515.91" torque="106.09" electricPower="43.82"/>
+<Entry outShaftSpeed="3515.91" torque="121.25" electricPower="49.61"/>
+<Entry outShaftSpeed="3515.91" torque="136.41" electricPower="55.42"/>
+<Entry outShaftSpeed="3515.91" torque="151.56" electricPower="61.25"/>
+<Entry outShaftSpeed="3515.91" torque="166.72" electricPower="67.09"/>
+<Entry outShaftSpeed="3515.91" torque="181.88" electricPower="72.94"/>
+<Entry outShaftSpeed="3515.91" torque="197.03" electricPower="78.82"/>
+<Entry outShaftSpeed="3515.91" torque="212.19" electricPower="84.70"/>
+<Entry outShaftSpeed="3515.91" torque="227.34" electricPower="90.61"/>
+<Entry outShaftSpeed="3515.91" torque="242.50" electricPower="96.52"/>
+<Entry outShaftSpeed="3515.91" torque="257.66" electricPower="102.46"/>
+<Entry outShaftSpeed="3515.91" torque="272.81" electricPower="108.40"/>
+<Entry outShaftSpeed="3515.91" torque="287.97" electricPower="114.37"/>
+<Entry outShaftSpeed="3515.91" torque="303.13" electricPower="120.34"/>
+<Entry outShaftSpeed="3515.91" torque="318.28" electricPower="126.33"/>
+<Entry outShaftSpeed="3515.91" torque="333.44" electricPower="132.34"/>
+<Entry outShaftSpeed="3515.91" torque="348.59" electricPower="138.37"/>
+<Entry outShaftSpeed="3515.91" torque="363.75" electricPower="144.41"/>
+<Entry outShaftSpeed="3515.91" torque="378.91" electricPower="150.46"/>
+<Entry outShaftSpeed="3515.91" torque="394.06" electricPower="156.53"/>
+<Entry outShaftSpeed="3515.91" torque="409.22" electricPower="162.62"/>
+<Entry outShaftSpeed="3515.91" torque="424.38" electricPower="168.71"/>
+<Entry outShaftSpeed="3515.91" torque="439.53" electricPower="174.83"/>
+<Entry outShaftSpeed="3515.91" torque="454.69" electricPower="180.96"/>
+<Entry outShaftSpeed="3515.91" torque="469.84" electricPower="187.11"/>
+<Entry outShaftSpeed="3515.91" torque="485.00" electricPower="193.28"/>
+<Entry outShaftSpeed="3867.60" torque="-485.00" electricPower="-181.88"/>
+<Entry outShaftSpeed="3867.60" torque="-469.84" electricPower="-176.30"/>
+<Entry outShaftSpeed="3867.60" torque="-454.69" electricPower="-170.71"/>
+<Entry outShaftSpeed="3867.60" torque="-439.53" electricPower="-165.10"/>
+<Entry outShaftSpeed="3867.60" torque="-424.38" electricPower="-159.47"/>
+<Entry outShaftSpeed="3867.60" torque="-409.22" electricPower="-153.83"/>
+<Entry outShaftSpeed="3867.60" torque="-394.06" electricPower="-148.17"/>
+<Entry outShaftSpeed="3867.60" torque="-378.91" electricPower="-142.50"/>
+<Entry outShaftSpeed="3867.60" torque="-363.75" electricPower="-136.81"/>
+<Entry outShaftSpeed="3867.60" torque="-348.59" electricPower="-131.12"/>
+<Entry outShaftSpeed="3867.60" torque="-333.44" electricPower="-125.40"/>
+<Entry outShaftSpeed="3867.60" torque="-318.28" electricPower="-119.67"/>
+<Entry outShaftSpeed="3867.60" torque="-303.13" electricPower="-113.92"/>
+<Entry outShaftSpeed="3867.60" torque="-287.97" electricPower="-108.16"/>
+<Entry outShaftSpeed="3867.60" torque="-272.81" electricPower="-102.38"/>
+<Entry outShaftSpeed="3867.60" torque="-257.66" electricPower="-96.60"/>
+<Entry outShaftSpeed="3867.60" torque="-242.50" electricPower="-90.79"/>
+<Entry outShaftSpeed="3867.60" torque="-227.34" electricPower="-84.97"/>
+<Entry outShaftSpeed="3867.60" torque="-212.19" electricPower="-79.13"/>
+<Entry outShaftSpeed="3867.60" torque="-197.03" electricPower="-73.28"/>
+<Entry outShaftSpeed="3867.60" torque="-181.88" electricPower="-67.41"/>
+<Entry outShaftSpeed="3867.60" torque="-166.72" electricPower="-61.53"/>
+<Entry outShaftSpeed="3867.60" torque="-151.56" electricPower="-55.64"/>
+<Entry outShaftSpeed="3867.60" torque="-136.41" electricPower="-49.73"/>
+<Entry outShaftSpeed="3867.60" torque="-121.25" electricPower="-43.80"/>
+<Entry outShaftSpeed="3867.60" torque="-106.09" electricPower="-37.86"/>
+<Entry outShaftSpeed="3867.60" torque="-90.94" electricPower="-31.90"/>
+<Entry outShaftSpeed="3867.60" torque="-75.78" electricPower="-25.93"/>
+<Entry outShaftSpeed="3867.60" torque="-60.63" electricPower="-19.94"/>
+<Entry outShaftSpeed="3867.60" torque="-45.47" electricPower="-13.94"/>
+<Entry outShaftSpeed="3867.60" torque="-30.31" electricPower="-7.93"/>
+<Entry outShaftSpeed="3867.60" torque="-15.16" electricPower="-1.90"/>
+<Entry outShaftSpeed="3867.60" torque="0.00" electricPower="4.28"/>
+<Entry outShaftSpeed="3867.60" torque="15.16" electricPower="10.53"/>
+<Entry outShaftSpeed="3867.60" torque="30.31" electricPower="16.80"/>
+<Entry outShaftSpeed="3867.60" torque="45.47" electricPower="23.08"/>
+<Entry outShaftSpeed="3867.60" torque="60.63" electricPower="29.38"/>
+<Entry outShaftSpeed="3867.60" torque="75.78" electricPower="35.69"/>
+<Entry outShaftSpeed="3867.60" torque="90.94" electricPower="42.02"/>
+<Entry outShaftSpeed="3867.60" torque="106.09" electricPower="48.36"/>
+<Entry outShaftSpeed="3867.60" torque="121.25" electricPower="54.72"/>
+<Entry outShaftSpeed="3867.60" torque="136.41" electricPower="61.09"/>
+<Entry outShaftSpeed="3867.60" torque="151.56" electricPower="67.48"/>
+<Entry outShaftSpeed="3867.60" torque="166.72" electricPower="73.89"/>
+<Entry outShaftSpeed="3867.60" torque="181.88" electricPower="80.31"/>
+<Entry outShaftSpeed="3867.60" torque="197.03" electricPower="86.74"/>
+<Entry outShaftSpeed="3867.60" torque="212.19" electricPower="93.20"/>
+<Entry outShaftSpeed="3867.60" torque="227.34" electricPower="99.66"/>
+<Entry outShaftSpeed="3867.60" torque="242.50" electricPower="106.14"/>
+<Entry outShaftSpeed="3867.60" torque="257.66" electricPower="112.63"/>
+<Entry outShaftSpeed="3867.60" torque="272.81" electricPower="119.15"/>
+<Entry outShaftSpeed="3867.60" torque="287.97" electricPower="125.68"/>
+<Entry outShaftSpeed="3867.60" torque="303.13" electricPower="132.21"/>
+<Entry outShaftSpeed="3867.60" torque="318.28" electricPower="138.78"/>
+<Entry outShaftSpeed="3867.60" torque="333.44" electricPower="145.35"/>
+<Entry outShaftSpeed="3867.60" torque="348.59" electricPower="151.94"/>
+<Entry outShaftSpeed="3867.60" torque="363.75" electricPower="158.54"/>
+<Entry outShaftSpeed="3867.60" torque="378.91" electricPower="165.16"/>
+<Entry outShaftSpeed="3867.60" torque="394.06" electricPower="171.79"/>
+<Entry outShaftSpeed="3867.60" torque="409.22" electricPower="178.45"/>
+<Entry outShaftSpeed="3867.60" torque="424.38" electricPower="185.11"/>
+<Entry outShaftSpeed="3867.60" torque="439.53" electricPower="191.79"/>
+<Entry outShaftSpeed="3867.60" torque="454.69" electricPower="198.48"/>
+<Entry outShaftSpeed="3867.60" torque="469.84" electricPower="205.20"/>
+<Entry outShaftSpeed="3867.60" torque="485.00" electricPower="211.92"/>
+<Entry outShaftSpeed="4219.15" torque="-485.00" electricPower="-198.96"/>
+<Entry outShaftSpeed="4219.15" torque="-469.84" electricPower="-192.83"/>
+<Entry outShaftSpeed="4219.15" torque="-454.69" electricPower="-186.68"/>
+<Entry outShaftSpeed="4219.15" torque="-439.53" electricPower="-180.52"/>
+<Entry outShaftSpeed="4219.15" torque="-424.38" electricPower="-174.33"/>
+<Entry outShaftSpeed="4219.15" torque="-409.22" electricPower="-168.14"/>
+<Entry outShaftSpeed="4219.15" torque="-394.06" electricPower="-161.93"/>
+<Entry outShaftSpeed="4219.15" torque="-378.91" electricPower="-155.71"/>
+<Entry outShaftSpeed="4219.15" torque="-363.75" electricPower="-149.46"/>
+<Entry outShaftSpeed="4219.15" torque="-348.59" electricPower="-143.21"/>
+<Entry outShaftSpeed="4219.15" torque="-333.44" electricPower="-136.95"/>
+<Entry outShaftSpeed="4219.15" torque="-318.28" electricPower="-130.66"/>
+<Entry outShaftSpeed="4219.15" torque="-303.13" electricPower="-124.37"/>
+<Entry outShaftSpeed="4219.15" torque="-287.97" electricPower="-118.04"/>
+<Entry outShaftSpeed="4219.15" torque="-272.81" electricPower="-111.72"/>
+<Entry outShaftSpeed="4219.15" torque="-257.66" electricPower="-105.38"/>
+<Entry outShaftSpeed="4219.15" torque="-242.50" electricPower="-99.02"/>
+<Entry outShaftSpeed="4219.15" torque="-227.34" electricPower="-92.64"/>
+<Entry outShaftSpeed="4219.15" torque="-212.19" electricPower="-86.25"/>
+<Entry outShaftSpeed="4219.15" torque="-197.03" electricPower="-79.85"/>
+<Entry outShaftSpeed="4219.15" torque="-181.88" electricPower="-73.43"/>
+<Entry outShaftSpeed="4219.15" torque="-166.72" electricPower="-67.00"/>
+<Entry outShaftSpeed="4219.15" torque="-151.56" electricPower="-60.55"/>
+<Entry outShaftSpeed="4219.15" torque="-136.41" electricPower="-54.08"/>
+<Entry outShaftSpeed="4219.15" torque="-121.25" electricPower="-47.60"/>
+<Entry outShaftSpeed="4219.15" torque="-106.09" electricPower="-41.11"/>
+<Entry outShaftSpeed="4219.15" torque="-90.94" electricPower="-34.60"/>
+<Entry outShaftSpeed="4219.15" torque="-75.78" electricPower="-28.08"/>
+<Entry outShaftSpeed="4219.15" torque="-60.63" electricPower="-21.54"/>
+<Entry outShaftSpeed="4219.15" torque="-45.47" electricPower="-14.98"/>
+<Entry outShaftSpeed="4219.15" torque="-30.31" electricPower="-8.41"/>
+<Entry outShaftSpeed="4219.15" torque="-15.16" electricPower="-1.83"/>
+<Entry outShaftSpeed="4219.15" torque="0.00" electricPower="4.92"/>
+<Entry outShaftSpeed="4219.15" torque="15.16" electricPower="11.73"/>
+<Entry outShaftSpeed="4219.15" torque="30.31" electricPower="18.56"/>
+<Entry outShaftSpeed="4219.15" torque="45.47" electricPower="25.41"/>
+<Entry outShaftSpeed="4219.15" torque="60.63" electricPower="32.27"/>
+<Entry outShaftSpeed="4219.15" torque="75.78" electricPower="39.15"/>
+<Entry outShaftSpeed="4219.15" torque="90.94" electricPower="46.04"/>
+<Entry outShaftSpeed="4219.15" torque="106.09" electricPower="52.95"/>
+<Entry outShaftSpeed="4219.15" torque="121.25" electricPower="59.87"/>
+<Entry outShaftSpeed="4219.15" torque="136.41" electricPower="66.81"/>
+<Entry outShaftSpeed="4219.15" torque="151.56" electricPower="73.76"/>
+<Entry outShaftSpeed="4219.15" torque="166.72" electricPower="80.73"/>
+<Entry outShaftSpeed="4219.15" torque="181.88" electricPower="87.71"/>
+<Entry outShaftSpeed="4219.15" torque="197.03" electricPower="94.71"/>
+<Entry outShaftSpeed="4219.15" torque="212.19" electricPower="101.72"/>
+<Entry outShaftSpeed="4219.15" torque="227.34" electricPower="108.76"/>
+<Entry outShaftSpeed="4219.15" torque="242.50" electricPower="115.80"/>
+<Entry outShaftSpeed="4219.15" torque="257.66" electricPower="122.87"/>
+<Entry outShaftSpeed="4219.15" torque="272.81" electricPower="129.94"/>
+<Entry outShaftSpeed="4219.15" torque="287.97" electricPower="137.03"/>
+<Entry outShaftSpeed="4219.15" torque="303.13" electricPower="144.13"/>
+<Entry outShaftSpeed="4219.15" torque="318.28" electricPower="151.26"/>
+<Entry outShaftSpeed="4219.15" torque="333.44" electricPower="158.39"/>
+<Entry outShaftSpeed="4219.15" torque="348.59" electricPower="165.54"/>
+<Entry outShaftSpeed="4219.15" torque="363.75" electricPower="172.71"/>
+<Entry outShaftSpeed="4219.15" torque="378.91" electricPower="179.90"/>
+<Entry outShaftSpeed="4219.15" torque="394.06" electricPower="187.10"/>
+<Entry outShaftSpeed="4219.15" torque="409.22" electricPower="194.31"/>
+<Entry outShaftSpeed="4219.15" torque="424.38" electricPower="201.54"/>
+<Entry outShaftSpeed="4219.15" torque="439.53" electricPower="208.79"/>
+<Entry outShaftSpeed="4219.15" torque="454.69" electricPower="216.04"/>
+<Entry outShaftSpeed="4219.15" torque="469.84" electricPower="223.32"/>
+<Entry outShaftSpeed="4219.15" torque="485.00" electricPower="230.61"/>
+<Entry outShaftSpeed="4570.69" torque="-485.00" electricPower="-216.00"/>
+<Entry outShaftSpeed="4570.69" torque="-469.84" electricPower="-209.31"/>
+<Entry outShaftSpeed="4570.69" torque="-454.69" electricPower="-202.61"/>
+<Entry outShaftSpeed="4570.69" torque="-439.53" electricPower="-195.89"/>
+<Entry outShaftSpeed="4570.69" torque="-424.38" electricPower="-189.16"/>
+<Entry outShaftSpeed="4570.69" torque="-409.22" electricPower="-182.41"/>
+<Entry outShaftSpeed="4570.69" torque="-394.06" electricPower="-175.65"/>
+<Entry outShaftSpeed="4570.69" torque="-378.91" electricPower="-168.88"/>
+<Entry outShaftSpeed="4570.69" torque="-363.75" electricPower="-162.08"/>
+<Entry outShaftSpeed="4570.69" torque="-348.59" electricPower="-155.28"/>
+<Entry outShaftSpeed="4570.69" torque="-333.44" electricPower="-148.46"/>
+<Entry outShaftSpeed="4570.69" torque="-318.28" electricPower="-141.62"/>
+<Entry outShaftSpeed="4570.69" torque="-303.13" electricPower="-134.76"/>
+<Entry outShaftSpeed="4570.69" torque="-287.97" electricPower="-127.89"/>
+<Entry outShaftSpeed="4570.69" torque="-272.81" electricPower="-121.01"/>
+<Entry outShaftSpeed="4570.69" torque="-257.66" electricPower="-114.12"/>
+<Entry outShaftSpeed="4570.69" torque="-242.50" electricPower="-107.21"/>
+<Entry outShaftSpeed="4570.69" torque="-227.34" electricPower="-100.28"/>
+<Entry outShaftSpeed="4570.69" torque="-212.19" electricPower="-93.33"/>
+<Entry outShaftSpeed="4570.69" torque="-197.03" electricPower="-86.38"/>
+<Entry outShaftSpeed="4570.69" torque="-181.88" electricPower="-79.41"/>
+<Entry outShaftSpeed="4570.69" torque="-166.72" electricPower="-72.42"/>
+<Entry outShaftSpeed="4570.69" torque="-151.56" electricPower="-65.42"/>
+<Entry outShaftSpeed="4570.69" torque="-136.41" electricPower="-58.40"/>
+<Entry outShaftSpeed="4570.69" torque="-121.25" electricPower="-51.37"/>
+<Entry outShaftSpeed="4570.69" torque="-106.09" electricPower="-44.32"/>
+<Entry outShaftSpeed="4570.69" torque="-90.94" electricPower="-37.26"/>
+<Entry outShaftSpeed="4570.69" torque="-75.78" electricPower="-30.18"/>
+<Entry outShaftSpeed="4570.69" torque="-60.63" electricPower="-23.09"/>
+<Entry outShaftSpeed="4570.69" torque="-45.47" electricPower="-15.98"/>
+<Entry outShaftSpeed="4570.69" torque="-30.31" electricPower="-8.86"/>
+<Entry outShaftSpeed="4570.69" torque="-15.16" electricPower="-1.72"/>
+<Entry outShaftSpeed="4570.69" torque="0.00" electricPower="5.59"/>
+<Entry outShaftSpeed="4570.69" torque="15.16" electricPower="12.97"/>
+<Entry outShaftSpeed="4570.69" torque="30.31" electricPower="20.37"/>
+<Entry outShaftSpeed="4570.69" torque="45.47" electricPower="27.78"/>
+<Entry outShaftSpeed="4570.69" torque="60.63" electricPower="35.20"/>
+<Entry outShaftSpeed="4570.69" torque="75.78" electricPower="42.64"/>
+<Entry outShaftSpeed="4570.69" torque="90.94" electricPower="50.10"/>
+<Entry outShaftSpeed="4570.69" torque="106.09" electricPower="57.57"/>
+<Entry outShaftSpeed="4570.69" torque="121.25" electricPower="65.06"/>
+<Entry outShaftSpeed="4570.69" torque="136.41" electricPower="72.56"/>
+<Entry outShaftSpeed="4570.69" torque="151.56" electricPower="80.08"/>
+<Entry outShaftSpeed="4570.69" torque="166.72" electricPower="87.61"/>
+<Entry outShaftSpeed="4570.69" torque="181.88" electricPower="95.16"/>
+<Entry outShaftSpeed="4570.69" torque="197.03" electricPower="102.72"/>
+<Entry outShaftSpeed="4570.69" torque="212.19" electricPower="110.30"/>
+<Entry outShaftSpeed="4570.69" torque="227.34" electricPower="117.89"/>
+<Entry outShaftSpeed="4570.69" torque="242.50" electricPower="125.51"/>
+<Entry outShaftSpeed="4570.69" torque="257.66" electricPower="133.13"/>
+<Entry outShaftSpeed="4570.69" torque="272.81" electricPower="140.77"/>
+<Entry outShaftSpeed="4570.69" torque="287.97" electricPower="148.43"/>
+<Entry outShaftSpeed="4570.69" torque="303.13" electricPower="156.10"/>
+<Entry outShaftSpeed="4570.69" torque="318.28" electricPower="163.79"/>
+<Entry outShaftSpeed="4570.69" torque="333.44" electricPower="171.48"/>
+<Entry outShaftSpeed="4570.69" torque="348.59" electricPower="179.20"/>
+<Entry outShaftSpeed="4570.69" torque="363.75" electricPower="186.93"/>
+<Entry outShaftSpeed="4570.69" torque="378.91" electricPower="194.68"/>
+<Entry outShaftSpeed="4570.69" torque="394.06" electricPower="202.45"/>
+<Entry outShaftSpeed="4570.69" torque="409.22" electricPower="210.22"/>
+<Entry outShaftSpeed="4570.69" torque="424.38" electricPower="218.01"/>
+<Entry outShaftSpeed="4570.69" torque="439.53" electricPower="225.82"/>
+<Entry outShaftSpeed="4570.69" torque="454.69" electricPower="233.64"/>
+<Entry outShaftSpeed="4570.69" torque="469.84" electricPower="241.48"/>
+<Entry outShaftSpeed="4570.69" torque="485.00" electricPower="249.34"/>
+<Entry outShaftSpeed="4922.39" torque="-485.00" electricPower="-232.99"/>
+<Entry outShaftSpeed="4922.39" torque="-469.84" electricPower="-225.75"/>
+<Entry outShaftSpeed="4922.39" torque="-454.69" electricPower="-218.50"/>
+<Entry outShaftSpeed="4922.39" torque="-439.53" electricPower="-211.22"/>
+<Entry outShaftSpeed="4922.39" torque="-424.38" electricPower="-203.94"/>
+<Entry outShaftSpeed="4922.39" torque="-409.22" electricPower="-196.64"/>
+<Entry outShaftSpeed="4922.39" torque="-394.06" electricPower="-189.33"/>
+<Entry outShaftSpeed="4922.39" torque="-378.91" electricPower="-182.00"/>
+<Entry outShaftSpeed="4922.39" torque="-363.75" electricPower="-174.65"/>
+<Entry outShaftSpeed="4922.39" torque="-348.59" electricPower="-167.29"/>
+<Entry outShaftSpeed="4922.39" torque="-333.44" electricPower="-159.92"/>
+<Entry outShaftSpeed="4922.39" torque="-318.28" electricPower="-152.53"/>
+<Entry outShaftSpeed="4922.39" torque="-303.13" electricPower="-145.13"/>
+<Entry outShaftSpeed="4922.39" torque="-287.97" electricPower="-137.70"/>
+<Entry outShaftSpeed="4922.39" torque="-272.81" electricPower="-130.27"/>
+<Entry outShaftSpeed="4922.39" torque="-257.66" electricPower="-122.81"/>
+<Entry outShaftSpeed="4922.39" torque="-242.50" electricPower="-115.35"/>
+<Entry outShaftSpeed="4922.39" torque="-227.34" electricPower="-107.87"/>
+<Entry outShaftSpeed="4922.39" torque="-212.19" electricPower="-100.38"/>
+<Entry outShaftSpeed="4922.39" torque="-197.03" electricPower="-92.87"/>
+<Entry outShaftSpeed="4922.39" torque="-181.88" electricPower="-85.34"/>
+<Entry outShaftSpeed="4922.39" torque="-166.72" electricPower="-77.80"/>
+<Entry outShaftSpeed="4922.39" torque="-151.56" electricPower="-70.24"/>
+<Entry outShaftSpeed="4922.39" torque="-136.41" electricPower="-62.67"/>
+<Entry outShaftSpeed="4922.39" torque="-121.25" electricPower="-55.09"/>
+<Entry outShaftSpeed="4922.39" torque="-106.09" electricPower="-47.49"/>
+<Entry outShaftSpeed="4922.39" torque="-90.94" electricPower="-39.87"/>
+<Entry outShaftSpeed="4922.39" torque="-75.78" electricPower="-32.24"/>
+<Entry outShaftSpeed="4922.39" torque="-60.63" electricPower="-24.60"/>
+<Entry outShaftSpeed="4922.39" torque="-45.47" electricPower="-16.94"/>
+<Entry outShaftSpeed="4922.39" torque="-30.31" electricPower="-9.26"/>
+<Entry outShaftSpeed="4922.39" torque="-15.16" electricPower="-1.57"/>
+<Entry outShaftSpeed="4922.39" torque="0.00" electricPower="6.31"/>
+<Entry outShaftSpeed="4922.39" torque="15.16" electricPower="14.25"/>
+<Entry outShaftSpeed="4922.39" torque="30.31" electricPower="22.21"/>
+<Entry outShaftSpeed="4922.39" torque="45.47" electricPower="30.19"/>
+<Entry outShaftSpeed="4922.39" torque="60.63" electricPower="38.18"/>
+<Entry outShaftSpeed="4922.39" torque="75.78" electricPower="46.18"/>
+<Entry outShaftSpeed="4922.39" torque="90.94" electricPower="54.20"/>
+<Entry outShaftSpeed="4922.39" torque="106.09" electricPower="62.24"/>
+<Entry outShaftSpeed="4922.39" torque="121.25" electricPower="70.29"/>
+<Entry outShaftSpeed="4922.39" torque="136.41" electricPower="78.36"/>
+<Entry outShaftSpeed="4922.39" torque="151.56" electricPower="86.44"/>
+<Entry outShaftSpeed="4922.39" torque="166.72" electricPower="94.54"/>
+<Entry outShaftSpeed="4922.39" torque="181.88" electricPower="102.65"/>
+<Entry outShaftSpeed="4922.39" torque="197.03" electricPower="110.78"/>
+<Entry outShaftSpeed="4922.39" torque="212.19" electricPower="118.92"/>
+<Entry outShaftSpeed="4922.39" torque="227.34" electricPower="127.08"/>
+<Entry outShaftSpeed="4922.39" torque="242.50" electricPower="135.25"/>
+<Entry outShaftSpeed="4922.39" torque="257.66" electricPower="143.44"/>
+<Entry outShaftSpeed="4922.39" torque="272.81" electricPower="151.64"/>
+<Entry outShaftSpeed="4922.39" torque="287.97" electricPower="159.87"/>
+<Entry outShaftSpeed="4922.39" torque="303.13" electricPower="168.10"/>
+<Entry outShaftSpeed="4922.39" torque="318.28" electricPower="176.35"/>
+<Entry outShaftSpeed="4922.39" torque="333.44" electricPower="184.62"/>
+<Entry outShaftSpeed="4922.39" torque="348.59" electricPower="192.89"/>
+<Entry outShaftSpeed="4922.39" torque="363.75" electricPower="201.19"/>
+<Entry outShaftSpeed="4922.39" torque="378.91" electricPower="209.50"/>
+<Entry outShaftSpeed="4922.39" torque="394.06" electricPower="217.83"/>
+<Entry outShaftSpeed="4922.39" torque="409.22" electricPower="226.17"/>
+<Entry outShaftSpeed="4922.39" torque="424.38" electricPower="234.53"/>
+<Entry outShaftSpeed="4922.39" torque="439.53" electricPower="242.90"/>
+<Entry outShaftSpeed="4922.39" torque="454.69" electricPower="251.29"/>
+<Entry outShaftSpeed="4922.39" torque="469.84" electricPower="259.70"/>
+<Entry outShaftSpeed="4922.39" torque="485.00" electricPower="268.11"/>
+<Entry outShaftSpeed="5273.93" torque="-485.00" electricPower="-249.95"/>
+<Entry outShaftSpeed="5273.93" torque="-469.84" electricPower="-242.15"/>
+<Entry outShaftSpeed="5273.93" torque="-454.69" electricPower="-234.35"/>
+<Entry outShaftSpeed="5273.93" torque="-439.53" electricPower="-226.52"/>
+<Entry outShaftSpeed="5273.93" torque="-424.38" electricPower="-218.69"/>
+<Entry outShaftSpeed="5273.93" torque="-409.22" electricPower="-210.83"/>
+<Entry outShaftSpeed="5273.93" torque="-394.06" electricPower="-202.96"/>
+<Entry outShaftSpeed="5273.93" torque="-378.91" electricPower="-195.08"/>
+<Entry outShaftSpeed="5273.93" torque="-363.75" electricPower="-187.18"/>
+<Entry outShaftSpeed="5273.93" torque="-348.59" electricPower="-179.27"/>
+<Entry outShaftSpeed="5273.93" torque="-333.44" electricPower="-171.34"/>
+<Entry outShaftSpeed="5273.93" torque="-318.28" electricPower="-163.39"/>
+<Entry outShaftSpeed="5273.93" torque="-303.13" electricPower="-155.44"/>
+<Entry outShaftSpeed="5273.93" torque="-287.97" electricPower="-147.46"/>
+<Entry outShaftSpeed="5273.93" torque="-272.81" electricPower="-139.48"/>
+<Entry outShaftSpeed="5273.93" torque="-257.66" electricPower="-131.47"/>
+<Entry outShaftSpeed="5273.93" torque="-242.50" electricPower="-123.46"/>
+<Entry outShaftSpeed="5273.93" torque="-227.34" electricPower="-115.42"/>
+<Entry outShaftSpeed="5273.93" torque="-212.19" electricPower="-107.38"/>
+<Entry outShaftSpeed="5273.93" torque="-197.03" electricPower="-99.31"/>
+<Entry outShaftSpeed="5273.93" torque="-181.88" electricPower="-91.23"/>
+<Entry outShaftSpeed="5273.93" torque="-166.72" electricPower="-83.14"/>
+<Entry outShaftSpeed="5273.93" torque="-151.56" electricPower="-75.03"/>
+<Entry outShaftSpeed="5273.93" torque="-136.41" electricPower="-66.91"/>
+<Entry outShaftSpeed="5273.93" torque="-121.25" electricPower="-58.77"/>
+<Entry outShaftSpeed="5273.93" torque="-106.09" electricPower="-50.62"/>
+<Entry outShaftSpeed="5273.93" torque="-90.94" electricPower="-42.45"/>
+<Entry outShaftSpeed="5273.93" torque="-75.78" electricPower="-34.27"/>
+<Entry outShaftSpeed="5273.93" torque="-60.63" electricPower="-26.07"/>
+<Entry outShaftSpeed="5273.93" torque="-45.47" electricPower="-17.86"/>
+<Entry outShaftSpeed="5273.93" torque="-30.31" electricPower="-9.63"/>
+<Entry outShaftSpeed="5273.93" torque="-15.16" electricPower="-1.38"/>
+<Entry outShaftSpeed="5273.93" torque="0.00" electricPower="7.07"/>
+<Entry outShaftSpeed="5273.93" torque="15.16" electricPower="15.58"/>
+<Entry outShaftSpeed="5273.93" torque="30.31" electricPower="24.10"/>
+<Entry outShaftSpeed="5273.93" torque="45.47" electricPower="32.64"/>
+<Entry outShaftSpeed="5273.93" torque="60.63" electricPower="41.19"/>
+<Entry outShaftSpeed="5273.93" torque="75.78" electricPower="49.76"/>
+<Entry outShaftSpeed="5273.93" torque="90.94" electricPower="58.35"/>
+<Entry outShaftSpeed="5273.93" torque="106.09" electricPower="66.95"/>
+<Entry outShaftSpeed="5273.93" torque="121.25" electricPower="75.56"/>
+<Entry outShaftSpeed="5273.93" torque="136.41" electricPower="84.19"/>
+<Entry outShaftSpeed="5273.93" torque="151.56" electricPower="92.84"/>
+<Entry outShaftSpeed="5273.93" torque="166.72" electricPower="101.50"/>
+<Entry outShaftSpeed="5273.93" torque="181.88" electricPower="110.18"/>
+<Entry outShaftSpeed="5273.93" torque="197.03" electricPower="118.87"/>
+<Entry outShaftSpeed="5273.93" torque="212.19" electricPower="127.58"/>
+<Entry outShaftSpeed="5273.93" torque="227.34" electricPower="136.29"/>
+<Entry outShaftSpeed="5273.93" torque="242.50" electricPower="145.04"/>
+<Entry outShaftSpeed="5273.93" torque="257.66" electricPower="153.79"/>
+<Entry outShaftSpeed="5273.93" torque="272.81" electricPower="162.55"/>
+<Entry outShaftSpeed="5273.93" torque="287.97" electricPower="171.34"/>
+<Entry outShaftSpeed="5273.93" torque="303.13" electricPower="180.14"/>
+<Entry outShaftSpeed="5273.93" torque="318.28" electricPower="188.96"/>
+<Entry outShaftSpeed="5273.93" torque="333.44" electricPower="197.79"/>
+<Entry outShaftSpeed="5273.93" torque="348.59" electricPower="206.63"/>
+<Entry outShaftSpeed="5273.93" torque="363.75" electricPower="215.49"/>
+<Entry outShaftSpeed="5273.93" torque="378.91" electricPower="224.37"/>
+<Entry outShaftSpeed="5273.93" torque="394.06" electricPower="233.26"/>
+<Entry outShaftSpeed="5273.93" torque="409.22" electricPower="242.16"/>
+<Entry outShaftSpeed="5273.93" torque="424.38" electricPower="251.08"/>
+<Entry outShaftSpeed="5273.93" torque="439.53" electricPower="260.02"/>
+<Entry outShaftSpeed="5273.93" torque="454.69" electricPower="268.97"/>
+<Entry outShaftSpeed="5273.93" torque="469.84" electricPower="277.94"/>
+<Entry outShaftSpeed="5273.93" torque="485.00" electricPower="286.92"/>
+<Entry outShaftSpeed="5625.48" torque="-485.00" electricPower="-266.86"/>
+<Entry outShaftSpeed="5625.48" torque="-469.84" electricPower="-258.51"/>
+<Entry outShaftSpeed="5625.48" torque="-454.69" electricPower="-250.15"/>
+<Entry outShaftSpeed="5625.48" torque="-439.53" electricPower="-241.78"/>
+<Entry outShaftSpeed="5625.48" torque="-424.38" electricPower="-233.38"/>
+<Entry outShaftSpeed="5625.48" torque="-409.22" electricPower="-224.98"/>
+<Entry outShaftSpeed="5625.48" torque="-394.06" electricPower="-216.55"/>
+<Entry outShaftSpeed="5625.48" torque="-378.91" electricPower="-208.13"/>
+<Entry outShaftSpeed="5625.48" torque="-363.75" electricPower="-199.67"/>
+<Entry outShaftSpeed="5625.48" torque="-348.59" electricPower="-191.21"/>
+<Entry outShaftSpeed="5625.48" torque="-333.44" electricPower="-182.72"/>
+<Entry outShaftSpeed="5625.48" torque="-318.28" electricPower="-174.23"/>
+<Entry outShaftSpeed="5625.48" torque="-303.13" electricPower="-165.71"/>
+<Entry outShaftSpeed="5625.48" torque="-287.97" electricPower="-157.19"/>
+<Entry outShaftSpeed="5625.48" torque="-272.81" electricPower="-148.65"/>
+<Entry outShaftSpeed="5625.48" torque="-257.66" electricPower="-140.09"/>
+<Entry outShaftSpeed="5625.48" torque="-242.50" electricPower="-131.52"/>
+<Entry outShaftSpeed="5625.48" torque="-227.34" electricPower="-122.94"/>
+<Entry outShaftSpeed="5625.48" torque="-212.19" electricPower="-114.34"/>
+<Entry outShaftSpeed="5625.48" torque="-197.03" electricPower="-105.72"/>
+<Entry outShaftSpeed="5625.48" torque="-181.88" electricPower="-97.09"/>
+<Entry outShaftSpeed="5625.48" torque="-166.72" electricPower="-88.44"/>
+<Entry outShaftSpeed="5625.48" torque="-151.56" electricPower="-79.78"/>
+<Entry outShaftSpeed="5625.48" torque="-136.41" electricPower="-71.10"/>
+<Entry outShaftSpeed="5625.48" torque="-121.25" electricPower="-62.41"/>
+<Entry outShaftSpeed="5625.48" torque="-106.09" electricPower="-53.71"/>
+<Entry outShaftSpeed="5625.48" torque="-90.94" electricPower="-44.99"/>
+<Entry outShaftSpeed="5625.48" torque="-75.78" electricPower="-36.25"/>
+<Entry outShaftSpeed="5625.48" torque="-60.63" electricPower="-27.50"/>
+<Entry outShaftSpeed="5625.48" torque="-45.47" electricPower="-18.73"/>
+<Entry outShaftSpeed="5625.48" torque="-30.31" electricPower="-9.95"/>
+<Entry outShaftSpeed="5625.48" torque="-15.16" electricPower="-1.15"/>
+<Entry outShaftSpeed="5625.48" torque="0.00" electricPower="7.87"/>
+<Entry outShaftSpeed="5625.48" torque="15.16" electricPower="16.94"/>
+<Entry outShaftSpeed="5625.48" torque="30.31" electricPower="26.03"/>
+<Entry outShaftSpeed="5625.48" torque="45.47" electricPower="35.13"/>
+<Entry outShaftSpeed="5625.48" torque="60.63" electricPower="44.25"/>
+<Entry outShaftSpeed="5625.48" torque="75.78" electricPower="53.38"/>
+<Entry outShaftSpeed="5625.48" torque="90.94" electricPower="62.53"/>
+<Entry outShaftSpeed="5625.48" torque="106.09" electricPower="71.70"/>
+<Entry outShaftSpeed="5625.48" torque="121.25" electricPower="80.88"/>
+<Entry outShaftSpeed="5625.48" torque="136.41" electricPower="90.07"/>
+<Entry outShaftSpeed="5625.48" torque="151.56" electricPower="99.29"/>
+<Entry outShaftSpeed="5625.48" torque="166.72" electricPower="108.51"/>
+<Entry outShaftSpeed="5625.48" torque="181.88" electricPower="117.75"/>
+<Entry outShaftSpeed="5625.48" torque="197.03" electricPower="127.00"/>
+<Entry outShaftSpeed="5625.48" torque="212.19" electricPower="136.28"/>
+<Entry outShaftSpeed="5625.48" torque="227.34" electricPower="145.56"/>
+<Entry outShaftSpeed="5625.48" torque="242.50" electricPower="154.87"/>
+<Entry outShaftSpeed="5625.48" torque="257.66" electricPower="164.18"/>
+<Entry outShaftSpeed="5625.48" torque="272.81" electricPower="173.52"/>
+<Entry outShaftSpeed="5625.48" torque="287.97" electricPower="182.87"/>
+<Entry outShaftSpeed="5625.48" torque="303.13" electricPower="192.22"/>
+<Entry outShaftSpeed="5625.48" torque="318.28" electricPower="201.61"/>
+<Entry outShaftSpeed="5625.48" torque="333.44" electricPower="211.00"/>
+<Entry outShaftSpeed="5625.48" torque="348.59" electricPower="220.41"/>
+<Entry outShaftSpeed="5625.48" torque="363.75" electricPower="229.83"/>
+<Entry outShaftSpeed="5625.48" torque="378.91" electricPower="239.27"/>
+<Entry outShaftSpeed="5625.48" torque="394.06" electricPower="248.72"/>
+<Entry outShaftSpeed="5625.48" torque="409.22" electricPower="258.20"/>
+<Entry outShaftSpeed="5625.48" torque="424.38" electricPower="267.68"/>
+<Entry outShaftSpeed="5625.48" torque="439.53" electricPower="277.19"/>
+<Entry outShaftSpeed="5625.48" torque="454.69" electricPower="286.70"/>
+<Entry outShaftSpeed="5625.48" torque="469.84" electricPower="296.23"/>
+<Entry outShaftSpeed="5625.48" torque="485.00" electricPower="305.78"/>
+<Entry outShaftSpeed="5977.17" torque="-485.00" electricPower="-283.73"/>
+<Entry outShaftSpeed="5977.17" torque="-469.84" electricPower="-274.83"/>
+<Entry outShaftSpeed="5977.17" torque="-454.69" electricPower="-265.92"/>
+<Entry outShaftSpeed="5977.17" torque="-439.53" electricPower="-256.99"/>
+<Entry outShaftSpeed="5977.17" torque="-424.38" electricPower="-248.04"/>
+<Entry outShaftSpeed="5977.17" torque="-409.22" electricPower="-239.09"/>
+<Entry outShaftSpeed="5977.17" torque="-394.06" electricPower="-230.12"/>
+<Entry outShaftSpeed="5977.17" torque="-378.91" electricPower="-221.13"/>
+<Entry outShaftSpeed="5977.17" torque="-363.75" electricPower="-212.12"/>
+<Entry outShaftSpeed="5977.17" torque="-348.59" electricPower="-203.10"/>
+<Entry outShaftSpeed="5977.17" torque="-333.44" electricPower="-194.06"/>
+<Entry outShaftSpeed="5977.17" torque="-318.28" electricPower="-185.02"/>
+<Entry outShaftSpeed="5977.17" torque="-303.13" electricPower="-175.96"/>
+<Entry outShaftSpeed="5977.17" torque="-287.97" electricPower="-166.88"/>
+<Entry outShaftSpeed="5977.17" torque="-272.81" electricPower="-157.78"/>
+<Entry outShaftSpeed="5977.17" torque="-257.66" electricPower="-148.67"/>
+<Entry outShaftSpeed="5977.17" torque="-242.50" electricPower="-139.54"/>
+<Entry outShaftSpeed="5977.17" torque="-227.34" electricPower="-130.41"/>
+<Entry outShaftSpeed="5977.17" torque="-212.19" electricPower="-121.25"/>
+<Entry outShaftSpeed="5977.17" torque="-197.03" electricPower="-112.08"/>
+<Entry outShaftSpeed="5977.17" torque="-181.88" electricPower="-102.90"/>
+<Entry outShaftSpeed="5977.17" torque="-166.72" electricPower="-93.71"/>
+<Entry outShaftSpeed="5977.17" torque="-151.56" electricPower="-84.49"/>
+<Entry outShaftSpeed="5977.17" torque="-136.41" electricPower="-75.26"/>
+<Entry outShaftSpeed="5977.17" torque="-121.25" electricPower="-66.01"/>
+<Entry outShaftSpeed="5977.17" torque="-106.09" electricPower="-56.75"/>
+<Entry outShaftSpeed="5977.17" torque="-90.94" electricPower="-47.48"/>
+<Entry outShaftSpeed="5977.17" torque="-75.78" electricPower="-38.19"/>
+<Entry outShaftSpeed="5977.17" torque="-60.63" electricPower="-28.89"/>
+<Entry outShaftSpeed="5977.17" torque="-45.47" electricPower="-19.57"/>
+<Entry outShaftSpeed="5977.17" torque="-30.31" electricPower="-10.23"/>
+<Entry outShaftSpeed="5977.17" torque="-15.16" electricPower="-0.88"/>
+<Entry outShaftSpeed="5977.17" torque="0.00" electricPower="8.71"/>
+<Entry outShaftSpeed="5977.17" torque="15.16" electricPower="18.35"/>
+<Entry outShaftSpeed="5977.17" torque="30.31" electricPower="28.00"/>
+<Entry outShaftSpeed="5977.17" torque="45.47" electricPower="37.67"/>
+<Entry outShaftSpeed="5977.17" torque="60.63" electricPower="47.35"/>
+<Entry outShaftSpeed="5977.17" torque="75.78" electricPower="57.05"/>
+<Entry outShaftSpeed="5977.17" torque="90.94" electricPower="66.76"/>
+<Entry outShaftSpeed="5977.17" torque="106.09" electricPower="76.49"/>
+<Entry outShaftSpeed="5977.17" torque="121.25" electricPower="86.23"/>
+<Entry outShaftSpeed="5977.17" torque="136.41" electricPower="95.99"/>
+<Entry outShaftSpeed="5977.17" torque="151.56" electricPower="105.77"/>
+<Entry outShaftSpeed="5977.17" torque="166.72" electricPower="115.55"/>
+<Entry outShaftSpeed="5977.17" torque="181.88" electricPower="125.36"/>
+<Entry outShaftSpeed="5977.17" torque="197.03" electricPower="135.18"/>
+<Entry outShaftSpeed="5977.17" torque="212.19" electricPower="145.02"/>
+<Entry outShaftSpeed="5977.17" torque="227.34" electricPower="154.87"/>
+<Entry outShaftSpeed="5977.17" torque="242.50" electricPower="164.73"/>
+<Entry outShaftSpeed="5977.17" torque="257.66" electricPower="174.62"/>
+<Entry outShaftSpeed="5977.17" torque="272.81" electricPower="184.51"/>
+<Entry outShaftSpeed="5977.17" torque="287.97" electricPower="194.42"/>
+<Entry outShaftSpeed="5977.17" torque="303.13" electricPower="204.35"/>
+<Entry outShaftSpeed="5977.17" torque="318.28" electricPower="214.29"/>
+<Entry outShaftSpeed="5977.17" torque="333.44" electricPower="224.25"/>
+<Entry outShaftSpeed="5977.17" torque="348.59" electricPower="234.22"/>
+<Entry outShaftSpeed="5977.17" torque="363.75" electricPower="244.21"/>
+<Entry outShaftSpeed="5977.17" torque="378.91" electricPower="254.21"/>
+<Entry outShaftSpeed="5977.17" torque="394.06" electricPower="264.24"/>
+<Entry outShaftSpeed="5977.17" torque="409.22" electricPower="274.27"/>
+<Entry outShaftSpeed="5977.17" torque="424.38" electricPower="284.32"/>
+<Entry outShaftSpeed="5977.17" torque="439.53" electricPower="294.38"/>
+<Entry outShaftSpeed="5977.17" torque="454.69" electricPower="304.46"/>
+<Entry outShaftSpeed="5977.17" torque="469.84" electricPower="314.56"/>
+<Entry outShaftSpeed="5977.17" torque="485.00" electricPower="324.68"/>
+<Entry outShaftSpeed="6328.72" torque="-485.00" electricPower="-300.56"/>
+<Entry outShaftSpeed="6328.72" torque="-469.84" electricPower="-291.12"/>
+<Entry outShaftSpeed="6328.72" torque="-454.69" electricPower="-281.64"/>
+<Entry outShaftSpeed="6328.72" torque="-439.53" electricPower="-272.16"/>
+<Entry outShaftSpeed="6328.72" torque="-424.38" electricPower="-262.67"/>
+<Entry outShaftSpeed="6328.72" torque="-409.22" electricPower="-253.15"/>
+<Entry outShaftSpeed="6328.72" torque="-394.06" electricPower="-243.63"/>
+<Entry outShaftSpeed="6328.72" torque="-378.91" electricPower="-234.09"/>
+<Entry outShaftSpeed="6328.72" torque="-363.75" electricPower="-224.53"/>
+<Entry outShaftSpeed="6328.72" torque="-348.59" electricPower="-214.96"/>
+<Entry outShaftSpeed="6328.72" torque="-333.44" electricPower="-205.37"/>
+<Entry outShaftSpeed="6328.72" torque="-318.28" electricPower="-195.77"/>
+<Entry outShaftSpeed="6328.72" torque="-303.13" electricPower="-186.15"/>
+<Entry outShaftSpeed="6328.72" torque="-287.97" electricPower="-176.52"/>
+<Entry outShaftSpeed="6328.72" torque="-272.81" electricPower="-166.88"/>
+<Entry outShaftSpeed="6328.72" torque="-257.66" electricPower="-157.21"/>
+<Entry outShaftSpeed="6328.72" torque="-242.50" electricPower="-147.54"/>
+<Entry outShaftSpeed="6328.72" torque="-227.34" electricPower="-137.84"/>
+<Entry outShaftSpeed="6328.72" torque="-212.19" electricPower="-128.13"/>
+<Entry outShaftSpeed="6328.72" torque="-197.03" electricPower="-118.41"/>
+<Entry outShaftSpeed="6328.72" torque="-181.88" electricPower="-108.67"/>
+<Entry outShaftSpeed="6328.72" torque="-166.72" electricPower="-98.92"/>
+<Entry outShaftSpeed="6328.72" torque="-151.56" electricPower="-89.15"/>
+<Entry outShaftSpeed="6328.72" torque="-136.41" electricPower="-79.37"/>
+<Entry outShaftSpeed="6328.72" torque="-121.25" electricPower="-69.57"/>
+<Entry outShaftSpeed="6328.72" torque="-106.09" electricPower="-59.76"/>
+<Entry outShaftSpeed="6328.72" torque="-90.94" electricPower="-49.93"/>
+<Entry outShaftSpeed="6328.72" torque="-75.78" electricPower="-40.09"/>
+<Entry outShaftSpeed="6328.72" torque="-60.63" electricPower="-30.23"/>
+<Entry outShaftSpeed="6328.72" torque="-45.47" electricPower="-20.36"/>
+<Entry outShaftSpeed="6328.72" torque="-30.31" electricPower="-10.48"/>
+<Entry outShaftSpeed="6328.72" torque="-15.16" electricPower="-0.57"/>
+<Entry outShaftSpeed="6328.72" torque="0.00" electricPower="9.60"/>
+<Entry outShaftSpeed="6328.72" torque="15.16" electricPower="19.80"/>
+<Entry outShaftSpeed="6328.72" torque="30.31" electricPower="30.01"/>
+<Entry outShaftSpeed="6328.72" torque="45.47" electricPower="40.24"/>
+<Entry outShaftSpeed="6328.72" torque="60.63" electricPower="50.49"/>
+<Entry outShaftSpeed="6328.72" torque="75.78" electricPower="60.75"/>
+<Entry outShaftSpeed="6328.72" torque="90.94" electricPower="71.03"/>
+<Entry outShaftSpeed="6328.72" torque="106.09" electricPower="81.32"/>
+<Entry outShaftSpeed="6328.72" torque="121.25" electricPower="91.63"/>
+<Entry outShaftSpeed="6328.72" torque="136.41" electricPower="101.96"/>
+<Entry outShaftSpeed="6328.72" torque="151.56" electricPower="112.29"/>
+<Entry outShaftSpeed="6328.72" torque="166.72" electricPower="122.64"/>
+<Entry outShaftSpeed="6328.72" torque="181.88" electricPower="133.02"/>
+<Entry outShaftSpeed="6328.72" torque="197.03" electricPower="143.40"/>
+<Entry outShaftSpeed="6328.72" torque="212.19" electricPower="153.79"/>
+<Entry outShaftSpeed="6328.72" torque="227.34" electricPower="164.21"/>
+<Entry outShaftSpeed="6328.72" torque="242.50" electricPower="174.64"/>
+<Entry outShaftSpeed="6328.72" torque="257.66" electricPower="185.09"/>
+<Entry outShaftSpeed="6328.72" torque="272.81" electricPower="195.55"/>
+<Entry outShaftSpeed="6328.72" torque="287.97" electricPower="206.03"/>
+<Entry outShaftSpeed="6328.72" torque="303.13" electricPower="216.52"/>
+<Entry outShaftSpeed="6328.72" torque="318.28" electricPower="227.03"/>
+<Entry outShaftSpeed="6328.72" torque="333.44" electricPower="237.54"/>
+<Entry outShaftSpeed="6328.72" torque="348.59" electricPower="248.09"/>
+<Entry outShaftSpeed="6328.72" torque="363.75" electricPower="258.63"/>
+<Entry outShaftSpeed="6328.72" torque="378.91" electricPower="269.21"/>
+<Entry outShaftSpeed="6328.72" torque="394.06" electricPower="279.79"/>
+<Entry outShaftSpeed="6328.72" torque="409.22" electricPower="290.38"/>
+<Entry outShaftSpeed="6328.72" torque="424.38" electricPower="301.00"/>
+<Entry outShaftSpeed="6328.72" torque="439.53" electricPower="311.63"/>
+<Entry outShaftSpeed="6328.72" torque="454.69" electricPower="322.28"/>
+<Entry outShaftSpeed="6328.72" torque="469.84" electricPower="332.94"/>
+<Entry outShaftSpeed="6328.72" torque="485.00" electricPower="343.62"/>
+<Entry outShaftSpeed="6680.27" torque="-485.00" electricPower="-317.36"/>
+<Entry outShaftSpeed="6680.27" torque="-469.84" electricPower="-307.35"/>
+<Entry outShaftSpeed="6680.27" torque="-454.69" electricPower="-297.33"/>
+<Entry outShaftSpeed="6680.27" torque="-439.53" electricPower="-287.29"/>
+<Entry outShaftSpeed="6680.27" torque="-424.38" electricPower="-277.25"/>
+<Entry outShaftSpeed="6680.27" torque="-409.22" electricPower="-267.18"/>
+<Entry outShaftSpeed="6680.27" torque="-394.06" electricPower="-257.10"/>
+<Entry outShaftSpeed="6680.27" torque="-378.91" electricPower="-247.01"/>
+<Entry outShaftSpeed="6680.27" torque="-363.75" electricPower="-236.89"/>
+<Entry outShaftSpeed="6680.27" torque="-348.59" electricPower="-226.77"/>
+<Entry outShaftSpeed="6680.27" torque="-333.44" electricPower="-216.63"/>
+<Entry outShaftSpeed="6680.27" torque="-318.28" electricPower="-206.47"/>
+<Entry outShaftSpeed="6680.27" torque="-303.13" electricPower="-196.30"/>
+<Entry outShaftSpeed="6680.27" torque="-287.97" electricPower="-186.12"/>
+<Entry outShaftSpeed="6680.27" torque="-272.81" electricPower="-175.92"/>
+<Entry outShaftSpeed="6680.27" torque="-257.66" electricPower="-165.71"/>
+<Entry outShaftSpeed="6680.27" torque="-242.50" electricPower="-155.47"/>
+<Entry outShaftSpeed="6680.27" torque="-227.34" electricPower="-145.23"/>
+<Entry outShaftSpeed="6680.27" torque="-212.19" electricPower="-134.97"/>
+<Entry outShaftSpeed="6680.27" torque="-197.03" electricPower="-124.70"/>
+<Entry outShaftSpeed="6680.27" torque="-181.88" electricPower="-114.40"/>
+<Entry outShaftSpeed="6680.27" torque="-166.72" electricPower="-104.10"/>
+<Entry outShaftSpeed="6680.27" torque="-151.56" electricPower="-93.78"/>
+<Entry outShaftSpeed="6680.27" torque="-136.41" electricPower="-83.44"/>
+<Entry outShaftSpeed="6680.27" torque="-121.25" electricPower="-73.09"/>
+<Entry outShaftSpeed="6680.27" torque="-106.09" electricPower="-62.73"/>
+<Entry outShaftSpeed="6680.27" torque="-90.94" electricPower="-52.35"/>
+<Entry outShaftSpeed="6680.27" torque="-75.78" electricPower="-41.95"/>
+<Entry outShaftSpeed="6680.27" torque="-60.63" electricPower="-31.54"/>
+<Entry outShaftSpeed="6680.27" torque="-45.47" electricPower="-21.12"/>
+<Entry outShaftSpeed="6680.27" torque="-30.31" electricPower="-10.68"/>
+<Entry outShaftSpeed="6680.27" torque="-15.16" electricPower="-0.22"/>
+<Entry outShaftSpeed="6680.27" torque="0.00" electricPower="10.52"/>
+<Entry outShaftSpeed="6680.27" torque="15.16" electricPower="21.29"/>
+<Entry outShaftSpeed="6680.27" torque="30.31" electricPower="32.07"/>
+<Entry outShaftSpeed="6680.27" torque="45.47" electricPower="42.86"/>
+<Entry outShaftSpeed="6680.27" torque="60.63" electricPower="53.67"/>
+<Entry outShaftSpeed="6680.27" torque="75.78" electricPower="64.50"/>
+<Entry outShaftSpeed="6680.27" torque="90.94" electricPower="75.34"/>
+<Entry outShaftSpeed="6680.27" torque="106.09" electricPower="86.20"/>
+<Entry outShaftSpeed="6680.27" torque="121.25" electricPower="97.07"/>
+<Entry outShaftSpeed="6680.27" torque="136.41" electricPower="107.96"/>
+<Entry outShaftSpeed="6680.27" torque="151.56" electricPower="118.86"/>
+<Entry outShaftSpeed="6680.27" torque="166.72" electricPower="129.78"/>
+<Entry outShaftSpeed="6680.27" torque="181.88" electricPower="140.71"/>
+<Entry outShaftSpeed="6680.27" torque="197.03" electricPower="151.66"/>
+<Entry outShaftSpeed="6680.27" torque="212.19" electricPower="162.63"/>
+<Entry outShaftSpeed="6680.27" torque="227.34" electricPower="173.60"/>
+<Entry outShaftSpeed="6680.27" torque="242.50" electricPower="184.60"/>
+<Entry outShaftSpeed="6680.27" torque="257.66" electricPower="195.61"/>
+<Entry outShaftSpeed="6680.27" torque="272.81" electricPower="206.63"/>
+<Entry outShaftSpeed="6680.27" torque="287.97" electricPower="217.67"/>
+<Entry outShaftSpeed="6680.27" torque="303.13" electricPower="228.72"/>
+<Entry outShaftSpeed="6680.27" torque="318.28" electricPower="239.79"/>
+<Entry outShaftSpeed="6680.27" torque="333.44" electricPower="250.88"/>
+<Entry outShaftSpeed="6680.27" torque="348.59" electricPower="261.98"/>
+<Entry outShaftSpeed="6680.27" torque="363.75" electricPower="273.11"/>
+<Entry outShaftSpeed="6680.27" torque="378.91" electricPower="284.23"/>
+<Entry outShaftSpeed="6680.27" torque="394.06" electricPower="295.38"/>
+<Entry outShaftSpeed="6680.27" torque="409.22" electricPower="306.54"/>
+<Entry outShaftSpeed="6680.27" torque="424.38" electricPower="317.72"/>
+<Entry outShaftSpeed="6680.27" torque="439.53" electricPower="328.92"/>
+<Entry outShaftSpeed="6680.27" torque="454.69" electricPower="340.13"/>
+<Entry outShaftSpeed="6680.27" torque="469.84" electricPower="351.35"/>
+<Entry outShaftSpeed="6680.27" torque="485.00" electricPower="362.59"/>
+<Entry outShaftSpeed="7031.81" torque="-485.00" electricPower="-334.11"/>
+<Entry outShaftSpeed="7031.81" torque="-469.84" electricPower="-323.55"/>
+<Entry outShaftSpeed="7031.81" torque="-454.69" electricPower="-312.97"/>
+<Entry outShaftSpeed="7031.81" torque="-439.53" electricPower="-302.38"/>
+<Entry outShaftSpeed="7031.81" torque="-424.38" electricPower="-291.79"/>
+<Entry outShaftSpeed="7031.81" torque="-409.22" electricPower="-281.17"/>
+<Entry outShaftSpeed="7031.81" torque="-394.06" electricPower="-270.54"/>
+<Entry outShaftSpeed="7031.81" torque="-378.91" electricPower="-259.88"/>
+<Entry outShaftSpeed="7031.81" torque="-363.75" electricPower="-249.22"/>
+<Entry outShaftSpeed="7031.81" torque="-348.59" electricPower="-238.54"/>
+<Entry outShaftSpeed="7031.81" torque="-333.44" electricPower="-227.85"/>
+<Entry outShaftSpeed="7031.81" torque="-318.28" electricPower="-217.14"/>
+<Entry outShaftSpeed="7031.81" torque="-303.13" electricPower="-206.42"/>
+<Entry outShaftSpeed="7031.81" torque="-287.97" electricPower="-195.68"/>
+<Entry outShaftSpeed="7031.81" torque="-272.81" electricPower="-184.93"/>
+<Entry outShaftSpeed="7031.81" torque="-257.66" electricPower="-174.16"/>
+<Entry outShaftSpeed="7031.81" torque="-242.50" electricPower="-163.38"/>
+<Entry outShaftSpeed="7031.81" torque="-227.34" electricPower="-152.58"/>
+<Entry outShaftSpeed="7031.81" torque="-212.19" electricPower="-141.77"/>
+<Entry outShaftSpeed="7031.81" torque="-197.03" electricPower="-130.94"/>
+<Entry outShaftSpeed="7031.81" torque="-181.88" electricPower="-120.10"/>
+<Entry outShaftSpeed="7031.81" torque="-166.72" electricPower="-109.24"/>
+<Entry outShaftSpeed="7031.81" torque="-151.56" electricPower="-98.37"/>
+<Entry outShaftSpeed="7031.81" torque="-136.41" electricPower="-87.48"/>
+<Entry outShaftSpeed="7031.81" torque="-121.25" electricPower="-76.57"/>
+<Entry outShaftSpeed="7031.81" torque="-106.09" electricPower="-65.65"/>
+<Entry outShaftSpeed="7031.81" torque="-90.94" electricPower="-54.72"/>
+<Entry outShaftSpeed="7031.81" torque="-75.78" electricPower="-43.77"/>
+<Entry outShaftSpeed="7031.81" torque="-60.63" electricPower="-32.81"/>
+<Entry outShaftSpeed="7031.81" torque="-45.47" electricPower="-21.83"/>
+<Entry outShaftSpeed="7031.81" torque="-30.31" electricPower="-10.84"/>
+<Entry outShaftSpeed="7031.81" torque="-15.16" electricPower="0.17"/>
+<Entry outShaftSpeed="7031.81" torque="0.00" electricPower="11.49"/>
+<Entry outShaftSpeed="7031.81" torque="15.16" electricPower="22.82"/>
+<Entry outShaftSpeed="7031.81" torque="30.31" electricPower="34.16"/>
+<Entry outShaftSpeed="7031.81" torque="45.47" electricPower="45.52"/>
+<Entry outShaftSpeed="7031.81" torque="60.63" electricPower="56.90"/>
+<Entry outShaftSpeed="7031.81" torque="75.78" electricPower="68.29"/>
+<Entry outShaftSpeed="7031.81" torque="90.94" electricPower="79.69"/>
+<Entry outShaftSpeed="7031.81" torque="106.09" electricPower="91.12"/>
+<Entry outShaftSpeed="7031.81" torque="121.25" electricPower="102.54"/>
+<Entry outShaftSpeed="7031.81" torque="136.41" electricPower="114.00"/>
+<Entry outShaftSpeed="7031.81" torque="151.56" electricPower="125.46"/>
+<Entry outShaftSpeed="7031.81" torque="166.72" electricPower="136.95"/>
+<Entry outShaftSpeed="7031.81" torque="181.88" electricPower="148.45"/>
+<Entry outShaftSpeed="7031.81" torque="197.03" electricPower="159.96"/>
+<Entry outShaftSpeed="7031.81" torque="212.19" electricPower="171.49"/>
+<Entry outShaftSpeed="7031.81" torque="227.34" electricPower="183.03"/>
+<Entry outShaftSpeed="7031.81" torque="242.50" electricPower="194.59"/>
+<Entry outShaftSpeed="7031.81" torque="257.66" electricPower="206.16"/>
+<Entry outShaftSpeed="7031.81" torque="272.81" electricPower="217.75"/>
+<Entry outShaftSpeed="7031.81" torque="287.97" electricPower="229.36"/>
+<Entry outShaftSpeed="7031.81" torque="303.13" electricPower="240.97"/>
+<Entry outShaftSpeed="7031.81" torque="318.28" electricPower="252.62"/>
+<Entry outShaftSpeed="7031.81" torque="333.44" electricPower="264.26"/>
+<Entry outShaftSpeed="7031.81" torque="348.59" electricPower="275.93"/>
+<Entry outShaftSpeed="7031.81" torque="363.75" electricPower="287.61"/>
+<Entry outShaftSpeed="7031.81" torque="378.91" electricPower="299.30"/>
+<Entry outShaftSpeed="7031.81" torque="394.06" electricPower="311.02"/>
+<Entry outShaftSpeed="7031.81" torque="409.22" electricPower="322.75"/>
+<Entry outShaftSpeed="7031.81" torque="424.38" electricPower="334.49"/>
+<Entry outShaftSpeed="7031.81" torque="439.53" electricPower="346.25"/>
+<Entry outShaftSpeed="7031.81" torque="454.69" electricPower="358.02"/>
+<Entry outShaftSpeed="7031.81" torque="469.84" electricPower="369.80"/>
+<Entry outShaftSpeed="7031.81" torque="485.00" electricPower="381.61"/>
+<Entry outShaftSpeed="7355.38" torque="-485.00" electricPower="-349.48"/>
+<Entry outShaftSpeed="7355.38" torque="-469.84" electricPower="-338.42"/>
+<Entry outShaftSpeed="7355.38" torque="-454.69" electricPower="-327.33"/>
+<Entry outShaftSpeed="7355.38" torque="-439.53" electricPower="-316.24"/>
+<Entry outShaftSpeed="7355.38" torque="-424.38" electricPower="-305.13"/>
+<Entry outShaftSpeed="7355.38" torque="-409.22" electricPower="-294.00"/>
+<Entry outShaftSpeed="7355.38" torque="-394.06" electricPower="-282.86"/>
+<Entry outShaftSpeed="7355.38" torque="-378.91" electricPower="-271.70"/>
+<Entry outShaftSpeed="7355.38" torque="-363.75" electricPower="-260.53"/>
+<Entry outShaftSpeed="7355.38" torque="-348.59" electricPower="-249.34"/>
+<Entry outShaftSpeed="7355.38" torque="-333.44" electricPower="-238.14"/>
+<Entry outShaftSpeed="7355.38" torque="-318.28" electricPower="-226.92"/>
+<Entry outShaftSpeed="7355.38" torque="-303.13" electricPower="-215.69"/>
+<Entry outShaftSpeed="7355.38" torque="-287.97" electricPower="-204.45"/>
+<Entry outShaftSpeed="7355.38" torque="-272.81" electricPower="-193.18"/>
+<Entry outShaftSpeed="7355.38" torque="-257.66" electricPower="-181.90"/>
+<Entry outShaftSpeed="7355.38" torque="-242.50" electricPower="-170.62"/>
+<Entry outShaftSpeed="7355.38" torque="-227.34" electricPower="-159.30"/>
+<Entry outShaftSpeed="7355.38" torque="-212.19" electricPower="-147.98"/>
+<Entry outShaftSpeed="7355.38" torque="-197.03" electricPower="-136.64"/>
+<Entry outShaftSpeed="7355.38" torque="-181.88" electricPower="-125.29"/>
+<Entry outShaftSpeed="7355.38" torque="-166.72" electricPower="-113.93"/>
+<Entry outShaftSpeed="7355.38" torque="-151.56" electricPower="-102.54"/>
+<Entry outShaftSpeed="7355.38" torque="-136.41" electricPower="-91.15"/>
+<Entry outShaftSpeed="7355.38" torque="-121.25" electricPower="-79.74"/>
+<Entry outShaftSpeed="7355.38" torque="-106.09" electricPower="-68.31"/>
+<Entry outShaftSpeed="7355.38" torque="-90.94" electricPower="-56.87"/>
+<Entry outShaftSpeed="7355.38" torque="-75.78" electricPower="-45.41"/>
+<Entry outShaftSpeed="7355.38" torque="-60.63" electricPower="-33.94"/>
+<Entry outShaftSpeed="7355.38" torque="-45.47" electricPower="-22.45"/>
+<Entry outShaftSpeed="7355.38" torque="-30.31" electricPower="-10.95"/>
+<Entry outShaftSpeed="7355.38" torque="-15.16" electricPower="0.58"/>
+<Entry outShaftSpeed="7355.38" torque="0.00" electricPower="12.41"/>
+<Entry outShaftSpeed="7355.38" torque="15.16" electricPower="24.26"/>
+<Entry outShaftSpeed="7355.38" torque="30.31" electricPower="36.13"/>
+<Entry outShaftSpeed="7355.38" torque="45.47" electricPower="48.00"/>
+<Entry outShaftSpeed="7355.38" torque="60.63" electricPower="59.90"/>
+<Entry outShaftSpeed="7355.38" torque="75.78" electricPower="71.81"/>
+<Entry outShaftSpeed="7355.38" torque="90.94" electricPower="83.73"/>
+<Entry outShaftSpeed="7355.38" torque="106.09" electricPower="95.67"/>
+<Entry outShaftSpeed="7355.38" torque="121.25" electricPower="107.63"/>
+<Entry outShaftSpeed="7355.38" torque="136.41" electricPower="119.60"/>
+<Entry outShaftSpeed="7355.38" torque="151.56" electricPower="131.58"/>
+<Entry outShaftSpeed="7355.38" torque="166.72" electricPower="143.58"/>
+<Entry outShaftSpeed="7355.38" torque="181.88" electricPower="155.60"/>
+<Entry outShaftSpeed="7355.38" torque="197.03" electricPower="167.63"/>
+<Entry outShaftSpeed="7355.38" torque="212.19" electricPower="179.68"/>
+<Entry outShaftSpeed="7355.38" torque="227.34" electricPower="191.74"/>
+<Entry outShaftSpeed="7355.38" torque="242.50" electricPower="203.82"/>
+<Entry outShaftSpeed="7355.38" torque="257.66" electricPower="215.91"/>
+<Entry outShaftSpeed="7355.38" torque="272.81" electricPower="228.02"/>
+<Entry outShaftSpeed="7355.38" torque="287.97" electricPower="240.14"/>
+<Entry outShaftSpeed="7355.38" torque="303.13" electricPower="252.29"/>
+<Entry outShaftSpeed="7355.38" torque="318.28" electricPower="264.44"/>
+<Entry outShaftSpeed="7355.38" torque="333.44" electricPower="276.61"/>
+<Entry outShaftSpeed="7355.38" torque="348.59" electricPower="288.79"/>
+<Entry outShaftSpeed="7355.38" torque="363.75" electricPower="300.99"/>
+<Entry outShaftSpeed="7355.38" torque="378.91" electricPower="313.21"/>
+<Entry outShaftSpeed="7355.38" torque="394.06" electricPower="325.44"/>
+<Entry outShaftSpeed="7355.38" torque="409.22" electricPower="337.69"/>
+<Entry outShaftSpeed="7355.38" torque="424.38" electricPower="349.95"/>
+<Entry outShaftSpeed="7355.38" torque="439.53" electricPower="362.22"/>
+<Entry outShaftSpeed="7355.38" torque="454.69" electricPower="374.52"/>
+<Entry outShaftSpeed="7355.38" torque="469.84" electricPower="386.82"/>
+<Entry outShaftSpeed="7355.38" torque="485.00" electricPower="399.14"/>
+							</PowerMap>
+						</VoltageLevel>
+						<DragCurve>
+							<Entry outShaftSpeed="0.00" dragTorque="10.00"/>
+							<Entry outShaftSpeed="7363.00" dragTorque="30.00"/>
+						</DragCurve>
+						<Conditioning>
+							<Entry coolantTempInlet="30" coolingPower="5000"/>
+						</Conditioning>
+					</v2.3:Data>
+					<v2.3:Signature>
+						<di:Reference>
+							<di:DigestMethod Algorithm=""/>
+							<di:DigestValue/>
+						</di:Reference>
+					</v2.3:Signature>
+				</ElectricMachineSystem>
+			</ElectricMachine>
+			<ElectricEnergyStorage>
+				<Battery>
+					<StringID>0</StringID>
+					<REESS>
+						<v2.4:Data id="BAT-asdf" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3" xsi:type="BatterySystemDataType">
+							<Manufacturer>a</Manufacturer>
+							<Model>a</Model>
+							<CertificationNumber>token</CertificationNumber>
+							<Date>2017-01-01T00:00:00Z</Date>
+							<AppVersion>aaaaa</AppVersion>
+							<CertificationMethod>Measured</CertificationMethod>
+							<BatteryType>HPBS</BatteryType>
+							<RatedCapacity>324.00</RatedCapacity>
+							<ConnectorsSubsystemsIncluded>true</ConnectorsSubsystemsIncluded>
+							<JunctionboxIncluded>true</JunctionboxIncluded>
+							<TestingTemperature>20</TestingTemperature>
+							<OCV>
+								<Entry SoC="0" OCV="673.50"/>
+								<Entry SoC="100" OCV="750.20"/>
+							</OCV>
+							<InternalResistance>
+								<Entry SoC="0" R_2="10.00" R_10="11.00" R_20="12.00"/>
+								<Entry SoC="100" R_2="12.00" R_10="14.00" R_20="16.00"/>
+							</InternalResistance>
+							<CurrentLimits>
+								<Entry SoC="0" maxChargingCurrent="500.00" maxDischargingCurrent="500.00"/>
+								<Entry SoC="100" maxChargingCurrent="500.00" maxDischargingCurrent="500.00"/>
+							</CurrentLimits>
+						</v2.4:Data>
+						<Signature>
+							<di:Reference URI="#BAT-asdf">
+								<di:Transforms>
+									<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+									<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+								</di:Transforms>
+								<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+								<di:DigestValue>22QLOYTZK+bUIolzdEzc3Ut0wPIOXEBdWv72ST0Zbyw=</di:DigestValue>
+							</di:Reference>
+						</Signature>
+					</REESS>
+				</Battery>
+				<Battery>
+					<StringID>1</StringID>
+					<REESS>
+						<v2.4:Data id="BAT-asdf" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3" xsi:type="BatterySystemDataType">
+							<Manufacturer>a</Manufacturer>
+							<Model>a</Model>
+							<CertificationNumber>token</CertificationNumber>
+							<Date>2017-01-01T00:00:00Z</Date>
+							<AppVersion>aaaaa</AppVersion>
+							<CertificationMethod>Measured</CertificationMethod>
+							<BatteryType>HPBS</BatteryType>
+							<RatedCapacity>324.00</RatedCapacity>
+							<ConnectorsSubsystemsIncluded>true</ConnectorsSubsystemsIncluded>
+							<JunctionboxIncluded>true</JunctionboxIncluded>
+							<TestingTemperature>20</TestingTemperature>
+							<OCV>
+								<Entry SoC="0" OCV="673.50"/>
+								<Entry SoC="100" OCV="750.20"/>
+							</OCV>
+							<InternalResistance>
+								<Entry SoC="0" R_2="10.00" R_10="11.00" R_20="12.00"/>
+								<Entry SoC="100" R_2="12.00" R_10="14.00" R_20="16.00"/>
+							</InternalResistance>
+							<CurrentLimits>
+								<Entry SoC="0" maxChargingCurrent="500.00" maxDischargingCurrent="500.00"/>
+								<Entry SoC="100" maxChargingCurrent="500.00" maxDischargingCurrent="500.00"/>
+							</CurrentLimits>
+						</v2.4:Data>
+						<Signature>
+							<di:Reference URI="#BAT-asdf">
+								<di:Transforms>
+									<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+									<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+								</di:Transforms>
+								<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+								<di:DigestValue>22QLOYTZK+bUIolzdEzc3Ut0wPIOXEBdWv72ST0Zbyw=</di:DigestValue>
+							</di:Reference>
+						</Signature>
+					</REESS>
+				</Battery>
+			</ElectricEnergyStorage>
+			<Gearbox>
+				<v2.0:Data xsi:type="v2.0:GearboxDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0" id="GBX-tractor_12gear_example">
+				  <Manufacturer>N/A</Manufacturer>
+				  <Model>tractor_12gear_example</Model>
+				  <CertificationNumber>GBX-tractor_12gear_example</CertificationNumber>
+				  <Date>2022-09-16T12:47:03.1869453Z</Date>
+				  <AppVersion>VectoCore</AppVersion>
+				  <TransmissionType>AMT</TransmissionType>
+				  <MainCertificationMethod>Standard values</MainCertificationMethod>
+				  <Gears xsi:type="GearsDeclarationType">
+					<Gear number="1">
+					  <Ratio>14.930</Ratio>
+					  <MaxTorque>5000</MaxTorque>
+					  <MaxSpeed>2900</MaxSpeed>
+					  <TorqueLossMap>
+						<Entry inputSpeed="0.00" inputTorque="-5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="0.00" inputTorque="-5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="0.00" inputTorque="-4500.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="-4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="-3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="0.00" inputTorque="-3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="0.00" inputTorque="-2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="0.00" inputTorque="-2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="0.00" inputTorque="-1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="0.00" inputTorque="-1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="0.00" inputTorque="-900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="0.00" inputTorque="-600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="0.00" inputTorque="-400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="0.00" inputTorque="-200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="0.00" inputTorque="600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="0.00" inputTorque="900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="0.00" inputTorque="1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="0.00" inputTorque="1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="0.00" inputTorque="2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="0.00" inputTorque="2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="0.00" inputTorque="3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="0.00" inputTorque="3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="0.00" inputTorque="4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="4500.00" torqueLoss="199.20" />
+						<Entry inputSpeed="0.00" inputTorque="5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="0.00" inputTorque="5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="600.00" inputTorque="-5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="600.00" inputTorque="-5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="600.00" inputTorque="-4500.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="-4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="-3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="600.00" inputTorque="-3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="600.00" inputTorque="-2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="600.00" inputTorque="-2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="600.00" inputTorque="-1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="600.00" inputTorque="-1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="600.00" inputTorque="-900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="600.00" inputTorque="-600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="600.00" inputTorque="-400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="600.00" inputTorque="-200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="0.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="600.00" inputTorque="600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="600.00" inputTorque="900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="600.00" inputTorque="1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="600.00" inputTorque="1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="600.00" inputTorque="2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="600.00" inputTorque="2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="600.00" inputTorque="3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="600.00" inputTorque="3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="600.00" inputTorque="4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="4500.00" torqueLoss="199.20" />
+						<Entry inputSpeed="600.00" inputTorque="5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="600.00" inputTorque="5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="900.00" inputTorque="-5500.00" torqueLoss="242.80" />
+						<Entry inputSpeed="900.00" inputTorque="-5000.00" torqueLoss="222.80" />
+						<Entry inputSpeed="900.00" inputTorque="-4500.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="-4000.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="-3500.00" torqueLoss="162.80" />
+						<Entry inputSpeed="900.00" inputTorque="-3000.00" torqueLoss="142.80" />
+						<Entry inputSpeed="900.00" inputTorque="-2500.00" torqueLoss="122.80" />
+						<Entry inputSpeed="900.00" inputTorque="-2000.00" torqueLoss="102.80" />
+						<Entry inputSpeed="900.00" inputTorque="-1600.00" torqueLoss="86.80" />
+						<Entry inputSpeed="900.00" inputTorque="-1200.00" torqueLoss="70.80" />
+						<Entry inputSpeed="900.00" inputTorque="-900.00" torqueLoss="58.80" />
+						<Entry inputSpeed="900.00" inputTorque="-600.00" torqueLoss="46.80" />
+						<Entry inputSpeed="900.00" inputTorque="-400.00" torqueLoss="38.80" />
+						<Entry inputSpeed="900.00" inputTorque="-200.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="0.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="200.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="400.00" torqueLoss="38.80" />
+						<Entry inputSpeed="900.00" inputTorque="600.00" torqueLoss="46.80" />
+						<Entry inputSpeed="900.00" inputTorque="900.00" torqueLoss="58.80" />
+						<Entry inputSpeed="900.00" inputTorque="1200.00" torqueLoss="70.80" />
+						<Entry inputSpeed="900.00" inputTorque="1600.00" torqueLoss="86.80" />
+						<Entry inputSpeed="900.00" inputTorque="2000.00" torqueLoss="102.80" />
+						<Entry inputSpeed="900.00" inputTorque="2500.00" torqueLoss="122.80" />
+						<Entry inputSpeed="900.00" inputTorque="3000.00" torqueLoss="142.80" />
+						<Entry inputSpeed="900.00" inputTorque="3500.00" torqueLoss="162.80" />
+						<Entry inputSpeed="900.00" inputTorque="4000.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="4500.00" torqueLoss="202.80" />
+						<Entry inputSpeed="900.00" inputTorque="5000.00" torqueLoss="222.80" />
+						<Entry inputSpeed="900.00" inputTorque="5500.00" torqueLoss="242.80" />
+						<Entry inputSpeed="1200.00" inputTorque="-5500.00" torqueLoss="246.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-5000.00" torqueLoss="226.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-4500.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-4000.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-3500.00" torqueLoss="166.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-3000.00" torqueLoss="146.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-2500.00" torqueLoss="126.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-2000.00" torqueLoss="106.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-1600.00" torqueLoss="90.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-1200.00" torqueLoss="74.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-900.00" torqueLoss="62.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-600.00" torqueLoss="50.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-400.00" torqueLoss="42.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-200.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="0.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="200.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="400.00" torqueLoss="42.40" />
+						<Entry inputSpeed="1200.00" inputTorque="600.00" torqueLoss="50.40" />
+						<Entry inputSpeed="1200.00" inputTorque="900.00" torqueLoss="62.40" />
+						<Entry inputSpeed="1200.00" inputTorque="1200.00" torqueLoss="74.40" />
+						<Entry inputSpeed="1200.00" inputTorque="1600.00" torqueLoss="90.40" />
+						<Entry inputSpeed="1200.00" inputTorque="2000.00" torqueLoss="106.40" />
+						<Entry inputSpeed="1200.00" inputTorque="2500.00" torqueLoss="126.40" />
+						<Entry inputSpeed="1200.00" inputTorque="3000.00" torqueLoss="146.40" />
+						<Entry inputSpeed="1200.00" inputTorque="3500.00" torqueLoss="166.40" />
+						<Entry inputSpeed="1200.00" inputTorque="4000.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="4500.00" torqueLoss="206.40" />
+						<Entry inputSpeed="1200.00" inputTorque="5000.00" torqueLoss="226.40" />
+						<Entry inputSpeed="1200.00" inputTorque="5500.00" torqueLoss="246.40" />
+						<Entry inputSpeed="1600.00" inputTorque="-5500.00" torqueLoss="251.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-5000.00" torqueLoss="231.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-4500.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-4000.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-3500.00" torqueLoss="171.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-3000.00" torqueLoss="151.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-2500.00" torqueLoss="131.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-2000.00" torqueLoss="111.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-1600.00" torqueLoss="95.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-1200.00" torqueLoss="79.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-900.00" torqueLoss="67.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-600.00" torqueLoss="55.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-400.00" torqueLoss="47.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-200.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="0.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="200.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="400.00" torqueLoss="47.20" />
+						<Entry inputSpeed="1600.00" inputTorque="600.00" torqueLoss="55.20" />
+						<Entry inputSpeed="1600.00" inputTorque="900.00" torqueLoss="67.20" />
+						<Entry inputSpeed="1600.00" inputTorque="1200.00" torqueLoss="79.20" />
+						<Entry inputSpeed="1600.00" inputTorque="1600.00" torqueLoss="95.20" />
+						<Entry inputSpeed="1600.00" inputTorque="2000.00" torqueLoss="111.20" />
+						<Entry inputSpeed="1600.00" inputTorque="2500.00" torqueLoss="131.20" />
+						<Entry inputSpeed="1600.00" inputTorque="3000.00" torqueLoss="151.20" />
+						<Entry inputSpeed="1600.00" inputTorque="3500.00" torqueLoss="171.20" />
+						<Entry inputSpeed="1600.00" inputTorque="4000.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="4500.00" torqueLoss="211.20" />
+						<Entry inputSpeed="1600.00" inputTorque="5000.00" torqueLoss="231.20" />
+						<Entry inputSpeed="1600.00" inputTorque="5500.00" torqueLoss="251.20" />
+						<Entry inputSpeed="2000.00" inputTorque="-5500.00" torqueLoss="256.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-5000.00" torqueLoss="236.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-4500.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-4000.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-3500.00" torqueLoss="176.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-3000.00" torqueLoss="156.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-2500.00" torqueLoss="136.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-2000.00" torqueLoss="116.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-1600.00" torqueLoss="100.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-1200.00" torqueLoss="84.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-900.00" torqueLoss="72.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-600.00" torqueLoss="60.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-400.00" torqueLoss="52.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-200.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="0.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="200.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="400.00" torqueLoss="52.00" />
+						<Entry inputSpeed="2000.00" inputTorque="600.00" torqueLoss="60.00" />
+						<Entry inputSpeed="2000.00" inputTorque="900.00" torqueLoss="72.00" />
+						<Entry inputSpeed="2000.00" inputTorque="1200.00" torqueLoss="84.00" />
+						<Entry inputSpeed="2000.00" inputTorque="1600.00" torqueLoss="100.00" />
+						<Entry inputSpeed="2000.00" inputTorque="2000.00" torqueLoss="116.00" />
+						<Entry inputSpeed="2000.00" inputTorque="2500.00" torqueLoss="136.00" />
+						<Entry inputSpeed="2000.00" inputTorque="3000.00" torqueLoss="156.00" />
+						<Entry inputSpeed="2000.00" inputTorque="3500.00" torqueLoss="176.00" />
+						<Entry inputSpeed="2000.00" inputTorque="4000.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="4500.00" torqueLoss="216.00" />
+						<Entry inputSpeed="2000.00" inputTorque="5000.00" torqueLoss="236.00" />
+						<Entry inputSpeed="2000.00" inputTorque="5500.00" torqueLoss="256.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-5500.00" torqueLoss="262.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-5000.00" torqueLoss="242.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-4500.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-4000.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-3500.00" torqueLoss="182.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-3000.00" torqueLoss="162.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-2500.00" torqueLoss="142.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-2000.00" torqueLoss="122.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-1600.00" torqueLoss="106.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-1200.00" torqueLoss="90.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-900.00" torqueLoss="78.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-600.00" torqueLoss="66.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-400.00" torqueLoss="58.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-200.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="0.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="200.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="400.00" torqueLoss="58.00" />
+						<Entry inputSpeed="2500.00" inputTorque="600.00" torqueLoss="66.00" />
+						<Entry inputSpeed="2500.00" inputTorque="900.00" torqueLoss="78.00" />
+						<Entry inputSpeed="2500.00" inputTorque="1200.00" torqueLoss="90.00" />
+						<Entry inputSpeed="2500.00" inputTorque="1600.00" torqueLoss="106.00" />
+						<Entry inputSpeed="2500.00" inputTorque="2000.00" torqueLoss="122.00" />
+						<Entry inputSpeed="2500.00" inputTorque="2500.00" torqueLoss="142.00" />
+						<Entry inputSpeed="2500.00" inputTorque="3000.00" torqueLoss="162.00" />
+						<Entry inputSpeed="2500.00" inputTorque="3500.00" torqueLoss="182.00" />
+						<Entry inputSpeed="2500.00" inputTorque="4000.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="4500.00" torqueLoss="222.00" />
+						<Entry inputSpeed="2500.00" inputTorque="5000.00" torqueLoss="242.00" />
+						<Entry inputSpeed="2500.00" inputTorque="5500.00" torqueLoss="262.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-5500.00" torqueLoss="268.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-5000.00" torqueLoss="248.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-4500.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-4000.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-3500.00" torqueLoss="188.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-3000.00" torqueLoss="168.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-2500.00" torqueLoss="148.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-2000.00" torqueLoss="128.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-1600.00" torqueLoss="112.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-1200.00" torqueLoss="96.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-900.00" torqueLoss="84.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-600.00" torqueLoss="72.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-400.00" torqueLoss="64.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-200.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="0.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="200.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="400.00" torqueLoss="64.00" />
+						<Entry inputSpeed="3000.00" inputTorque="600.00" torqueLoss="72.00" />
+						<Entry inputSpeed="3000.00" inputTorque="900.00" torqueLoss="84.00" />
+						<Entry inputSpeed="3000.00" inputTorque="1200.00" torqueLoss="96.00" />
+						<Entry inputSpeed="3000.00" inputTorque="1600.00" torqueLoss="112.00" />
+						<Entry inputSpeed="3000.00" inputTorque="2000.00" torqueLoss="128.00" />
+						<Entry inputSpeed="3000.00" inputTorque="2500.00" torqueLoss="148.00" />
+						<Entry inputSpeed="3000.00" inputTorque="3000.00" torqueLoss="168.00" />
+						<Entry inputSpeed="3000.00" inputTorque="3500.00" torqueLoss="188.00" />
+						<Entry inputSpeed="3000.00" inputTorque="4000.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="4500.00" torqueLoss="228.00" />
+						<Entry inputSpeed="3000.00" inputTorque="5000.00" torqueLoss="248.00" />
+						<Entry inputSpeed="3000.00" inputTorque="5500.00" torqueLoss="268.00" />
+					  </TorqueLossMap>
+					</Gear>
+					<Gear number="2">
+					  <Ratio>11.640</Ratio>
+					  <MaxTorque>5000</MaxTorque>
+					  <MaxSpeed>2900</MaxSpeed>
+					  <TorqueLossMap>
+						<Entry inputSpeed="0.00" inputTorque="-5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="0.00" inputTorque="-5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="0.00" inputTorque="-4500.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="-4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="-3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="0.00" inputTorque="-3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="0.00" inputTorque="-2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="0.00" inputTorque="-2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="0.00" inputTorque="-1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="0.00" inputTorque="-1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="0.00" inputTorque="-900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="0.00" inputTorque="-600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="0.00" inputTorque="-400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="0.00" inputTorque="-200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="0.00" inputTorque="600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="0.00" inputTorque="900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="0.00" inputTorque="1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="0.00" inputTorque="1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="0.00" inputTorque="2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="0.00" inputTorque="2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="0.00" inputTorque="3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="0.00" inputTorque="3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="0.00" inputTorque="4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="4500.00" torqueLoss="199.20" />
+						<Entry inputSpeed="0.00" inputTorque="5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="0.00" inputTorque="5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="600.00" inputTorque="-5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="600.00" inputTorque="-5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="600.00" inputTorque="-4500.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="-4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="-3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="600.00" inputTorque="-3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="600.00" inputTorque="-2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="600.00" inputTorque="-2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="600.00" inputTorque="-1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="600.00" inputTorque="-1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="600.00" inputTorque="-900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="600.00" inputTorque="-600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="600.00" inputTorque="-400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="600.00" inputTorque="-200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="0.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="600.00" inputTorque="600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="600.00" inputTorque="900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="600.00" inputTorque="1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="600.00" inputTorque="1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="600.00" inputTorque="2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="600.00" inputTorque="2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="600.00" inputTorque="3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="600.00" inputTorque="3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="600.00" inputTorque="4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="4500.00" torqueLoss="199.20" />
+						<Entry inputSpeed="600.00" inputTorque="5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="600.00" inputTorque="5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="900.00" inputTorque="-5500.00" torqueLoss="242.80" />
+						<Entry inputSpeed="900.00" inputTorque="-5000.00" torqueLoss="222.80" />
+						<Entry inputSpeed="900.00" inputTorque="-4500.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="-4000.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="-3500.00" torqueLoss="162.80" />
+						<Entry inputSpeed="900.00" inputTorque="-3000.00" torqueLoss="142.80" />
+						<Entry inputSpeed="900.00" inputTorque="-2500.00" torqueLoss="122.80" />
+						<Entry inputSpeed="900.00" inputTorque="-2000.00" torqueLoss="102.80" />
+						<Entry inputSpeed="900.00" inputTorque="-1600.00" torqueLoss="86.80" />
+						<Entry inputSpeed="900.00" inputTorque="-1200.00" torqueLoss="70.80" />
+						<Entry inputSpeed="900.00" inputTorque="-900.00" torqueLoss="58.80" />
+						<Entry inputSpeed="900.00" inputTorque="-600.00" torqueLoss="46.80" />
+						<Entry inputSpeed="900.00" inputTorque="-400.00" torqueLoss="38.80" />
+						<Entry inputSpeed="900.00" inputTorque="-200.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="0.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="200.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="400.00" torqueLoss="38.80" />
+						<Entry inputSpeed="900.00" inputTorque="600.00" torqueLoss="46.80" />
+						<Entry inputSpeed="900.00" inputTorque="900.00" torqueLoss="58.80" />
+						<Entry inputSpeed="900.00" inputTorque="1200.00" torqueLoss="70.80" />
+						<Entry inputSpeed="900.00" inputTorque="1600.00" torqueLoss="86.80" />
+						<Entry inputSpeed="900.00" inputTorque="2000.00" torqueLoss="102.80" />
+						<Entry inputSpeed="900.00" inputTorque="2500.00" torqueLoss="122.80" />
+						<Entry inputSpeed="900.00" inputTorque="3000.00" torqueLoss="142.80" />
+						<Entry inputSpeed="900.00" inputTorque="3500.00" torqueLoss="162.80" />
+						<Entry inputSpeed="900.00" inputTorque="4000.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="4500.00" torqueLoss="202.80" />
+						<Entry inputSpeed="900.00" inputTorque="5000.00" torqueLoss="222.80" />
+						<Entry inputSpeed="900.00" inputTorque="5500.00" torqueLoss="242.80" />
+						<Entry inputSpeed="1200.00" inputTorque="-5500.00" torqueLoss="246.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-5000.00" torqueLoss="226.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-4500.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-4000.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-3500.00" torqueLoss="166.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-3000.00" torqueLoss="146.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-2500.00" torqueLoss="126.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-2000.00" torqueLoss="106.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-1600.00" torqueLoss="90.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-1200.00" torqueLoss="74.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-900.00" torqueLoss="62.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-600.00" torqueLoss="50.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-400.00" torqueLoss="42.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-200.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="0.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="200.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="400.00" torqueLoss="42.40" />
+						<Entry inputSpeed="1200.00" inputTorque="600.00" torqueLoss="50.40" />
+						<Entry inputSpeed="1200.00" inputTorque="900.00" torqueLoss="62.40" />
+						<Entry inputSpeed="1200.00" inputTorque="1200.00" torqueLoss="74.40" />
+						<Entry inputSpeed="1200.00" inputTorque="1600.00" torqueLoss="90.40" />
+						<Entry inputSpeed="1200.00" inputTorque="2000.00" torqueLoss="106.40" />
+						<Entry inputSpeed="1200.00" inputTorque="2500.00" torqueLoss="126.40" />
+						<Entry inputSpeed="1200.00" inputTorque="3000.00" torqueLoss="146.40" />
+						<Entry inputSpeed="1200.00" inputTorque="3500.00" torqueLoss="166.40" />
+						<Entry inputSpeed="1200.00" inputTorque="4000.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="4500.00" torqueLoss="206.40" />
+						<Entry inputSpeed="1200.00" inputTorque="5000.00" torqueLoss="226.40" />
+						<Entry inputSpeed="1200.00" inputTorque="5500.00" torqueLoss="246.40" />
+						<Entry inputSpeed="1600.00" inputTorque="-5500.00" torqueLoss="251.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-5000.00" torqueLoss="231.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-4500.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-4000.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-3500.00" torqueLoss="171.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-3000.00" torqueLoss="151.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-2500.00" torqueLoss="131.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-2000.00" torqueLoss="111.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-1600.00" torqueLoss="95.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-1200.00" torqueLoss="79.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-900.00" torqueLoss="67.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-600.00" torqueLoss="55.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-400.00" torqueLoss="47.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-200.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="0.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="200.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="400.00" torqueLoss="47.20" />
+						<Entry inputSpeed="1600.00" inputTorque="600.00" torqueLoss="55.20" />
+						<Entry inputSpeed="1600.00" inputTorque="900.00" torqueLoss="67.20" />
+						<Entry inputSpeed="1600.00" inputTorque="1200.00" torqueLoss="79.20" />
+						<Entry inputSpeed="1600.00" inputTorque="1600.00" torqueLoss="95.20" />
+						<Entry inputSpeed="1600.00" inputTorque="2000.00" torqueLoss="111.20" />
+						<Entry inputSpeed="1600.00" inputTorque="2500.00" torqueLoss="131.20" />
+						<Entry inputSpeed="1600.00" inputTorque="3000.00" torqueLoss="151.20" />
+						<Entry inputSpeed="1600.00" inputTorque="3500.00" torqueLoss="171.20" />
+						<Entry inputSpeed="1600.00" inputTorque="4000.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="4500.00" torqueLoss="211.20" />
+						<Entry inputSpeed="1600.00" inputTorque="5000.00" torqueLoss="231.20" />
+						<Entry inputSpeed="1600.00" inputTorque="5500.00" torqueLoss="251.20" />
+						<Entry inputSpeed="2000.00" inputTorque="-5500.00" torqueLoss="256.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-5000.00" torqueLoss="236.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-4500.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-4000.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-3500.00" torqueLoss="176.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-3000.00" torqueLoss="156.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-2500.00" torqueLoss="136.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-2000.00" torqueLoss="116.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-1600.00" torqueLoss="100.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-1200.00" torqueLoss="84.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-900.00" torqueLoss="72.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-600.00" torqueLoss="60.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-400.00" torqueLoss="52.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-200.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="0.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="200.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="400.00" torqueLoss="52.00" />
+						<Entry inputSpeed="2000.00" inputTorque="600.00" torqueLoss="60.00" />
+						<Entry inputSpeed="2000.00" inputTorque="900.00" torqueLoss="72.00" />
+						<Entry inputSpeed="2000.00" inputTorque="1200.00" torqueLoss="84.00" />
+						<Entry inputSpeed="2000.00" inputTorque="1600.00" torqueLoss="100.00" />
+						<Entry inputSpeed="2000.00" inputTorque="2000.00" torqueLoss="116.00" />
+						<Entry inputSpeed="2000.00" inputTorque="2500.00" torqueLoss="136.00" />
+						<Entry inputSpeed="2000.00" inputTorque="3000.00" torqueLoss="156.00" />
+						<Entry inputSpeed="2000.00" inputTorque="3500.00" torqueLoss="176.00" />
+						<Entry inputSpeed="2000.00" inputTorque="4000.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="4500.00" torqueLoss="216.00" />
+						<Entry inputSpeed="2000.00" inputTorque="5000.00" torqueLoss="236.00" />
+						<Entry inputSpeed="2000.00" inputTorque="5500.00" torqueLoss="256.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-5500.00" torqueLoss="262.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-5000.00" torqueLoss="242.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-4500.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-4000.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-3500.00" torqueLoss="182.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-3000.00" torqueLoss="162.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-2500.00" torqueLoss="142.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-2000.00" torqueLoss="122.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-1600.00" torqueLoss="106.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-1200.00" torqueLoss="90.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-900.00" torqueLoss="78.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-600.00" torqueLoss="66.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-400.00" torqueLoss="58.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-200.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="0.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="200.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="400.00" torqueLoss="58.00" />
+						<Entry inputSpeed="2500.00" inputTorque="600.00" torqueLoss="66.00" />
+						<Entry inputSpeed="2500.00" inputTorque="900.00" torqueLoss="78.00" />
+						<Entry inputSpeed="2500.00" inputTorque="1200.00" torqueLoss="90.00" />
+						<Entry inputSpeed="2500.00" inputTorque="1600.00" torqueLoss="106.00" />
+						<Entry inputSpeed="2500.00" inputTorque="2000.00" torqueLoss="122.00" />
+						<Entry inputSpeed="2500.00" inputTorque="2500.00" torqueLoss="142.00" />
+						<Entry inputSpeed="2500.00" inputTorque="3000.00" torqueLoss="162.00" />
+						<Entry inputSpeed="2500.00" inputTorque="3500.00" torqueLoss="182.00" />
+						<Entry inputSpeed="2500.00" inputTorque="4000.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="4500.00" torqueLoss="222.00" />
+						<Entry inputSpeed="2500.00" inputTorque="5000.00" torqueLoss="242.00" />
+						<Entry inputSpeed="2500.00" inputTorque="5500.00" torqueLoss="262.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-5500.00" torqueLoss="268.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-5000.00" torqueLoss="248.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-4500.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-4000.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-3500.00" torqueLoss="188.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-3000.00" torqueLoss="168.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-2500.00" torqueLoss="148.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-2000.00" torqueLoss="128.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-1600.00" torqueLoss="112.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-1200.00" torqueLoss="96.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-900.00" torqueLoss="84.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-600.00" torqueLoss="72.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-400.00" torqueLoss="64.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-200.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="0.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="200.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="400.00" torqueLoss="64.00" />
+						<Entry inputSpeed="3000.00" inputTorque="600.00" torqueLoss="72.00" />
+						<Entry inputSpeed="3000.00" inputTorque="900.00" torqueLoss="84.00" />
+						<Entry inputSpeed="3000.00" inputTorque="1200.00" torqueLoss="96.00" />
+						<Entry inputSpeed="3000.00" inputTorque="1600.00" torqueLoss="112.00" />
+						<Entry inputSpeed="3000.00" inputTorque="2000.00" torqueLoss="128.00" />
+						<Entry inputSpeed="3000.00" inputTorque="2500.00" torqueLoss="148.00" />
+						<Entry inputSpeed="3000.00" inputTorque="3000.00" torqueLoss="168.00" />
+						<Entry inputSpeed="3000.00" inputTorque="3500.00" torqueLoss="188.00" />
+						<Entry inputSpeed="3000.00" inputTorque="4000.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="4500.00" torqueLoss="228.00" />
+						<Entry inputSpeed="3000.00" inputTorque="5000.00" torqueLoss="248.00" />
+						<Entry inputSpeed="3000.00" inputTorque="5500.00" torqueLoss="268.00" />
+					  </TorqueLossMap>
+					</Gear>
+					<Gear number="3">
+					  <Ratio>9.020</Ratio>
+					  <MaxTorque>5000</MaxTorque>
+					  <MaxSpeed>2900</MaxSpeed>
+					  <TorqueLossMap>
+						<Entry inputSpeed="0.00" inputTorque="-5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="0.00" inputTorque="-5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="0.00" inputTorque="-4500.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="-4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="-3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="0.00" inputTorque="-3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="0.00" inputTorque="-2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="0.00" inputTorque="-2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="0.00" inputTorque="-1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="0.00" inputTorque="-1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="0.00" inputTorque="-900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="0.00" inputTorque="-600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="0.00" inputTorque="-400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="0.00" inputTorque="-200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="0.00" inputTorque="600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="0.00" inputTorque="900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="0.00" inputTorque="1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="0.00" inputTorque="1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="0.00" inputTorque="2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="0.00" inputTorque="2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="0.00" inputTorque="3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="0.00" inputTorque="3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="0.00" inputTorque="4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="4500.00" torqueLoss="199.20" />
+						<Entry inputSpeed="0.00" inputTorque="5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="0.00" inputTorque="5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="600.00" inputTorque="-5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="600.00" inputTorque="-5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="600.00" inputTorque="-4500.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="-4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="-3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="600.00" inputTorque="-3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="600.00" inputTorque="-2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="600.00" inputTorque="-2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="600.00" inputTorque="-1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="600.00" inputTorque="-1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="600.00" inputTorque="-900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="600.00" inputTorque="-600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="600.00" inputTorque="-400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="600.00" inputTorque="-200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="0.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="600.00" inputTorque="600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="600.00" inputTorque="900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="600.00" inputTorque="1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="600.00" inputTorque="1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="600.00" inputTorque="2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="600.00" inputTorque="2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="600.00" inputTorque="3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="600.00" inputTorque="3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="600.00" inputTorque="4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="4500.00" torqueLoss="199.20" />
+						<Entry inputSpeed="600.00" inputTorque="5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="600.00" inputTorque="5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="900.00" inputTorque="-5500.00" torqueLoss="242.80" />
+						<Entry inputSpeed="900.00" inputTorque="-5000.00" torqueLoss="222.80" />
+						<Entry inputSpeed="900.00" inputTorque="-4500.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="-4000.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="-3500.00" torqueLoss="162.80" />
+						<Entry inputSpeed="900.00" inputTorque="-3000.00" torqueLoss="142.80" />
+						<Entry inputSpeed="900.00" inputTorque="-2500.00" torqueLoss="122.80" />
+						<Entry inputSpeed="900.00" inputTorque="-2000.00" torqueLoss="102.80" />
+						<Entry inputSpeed="900.00" inputTorque="-1600.00" torqueLoss="86.80" />
+						<Entry inputSpeed="900.00" inputTorque="-1200.00" torqueLoss="70.80" />
+						<Entry inputSpeed="900.00" inputTorque="-900.00" torqueLoss="58.80" />
+						<Entry inputSpeed="900.00" inputTorque="-600.00" torqueLoss="46.80" />
+						<Entry inputSpeed="900.00" inputTorque="-400.00" torqueLoss="38.80" />
+						<Entry inputSpeed="900.00" inputTorque="-200.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="0.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="200.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="400.00" torqueLoss="38.80" />
+						<Entry inputSpeed="900.00" inputTorque="600.00" torqueLoss="46.80" />
+						<Entry inputSpeed="900.00" inputTorque="900.00" torqueLoss="58.80" />
+						<Entry inputSpeed="900.00" inputTorque="1200.00" torqueLoss="70.80" />
+						<Entry inputSpeed="900.00" inputTorque="1600.00" torqueLoss="86.80" />
+						<Entry inputSpeed="900.00" inputTorque="2000.00" torqueLoss="102.80" />
+						<Entry inputSpeed="900.00" inputTorque="2500.00" torqueLoss="122.80" />
+						<Entry inputSpeed="900.00" inputTorque="3000.00" torqueLoss="142.80" />
+						<Entry inputSpeed="900.00" inputTorque="3500.00" torqueLoss="162.80" />
+						<Entry inputSpeed="900.00" inputTorque="4000.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="4500.00" torqueLoss="202.80" />
+						<Entry inputSpeed="900.00" inputTorque="5000.00" torqueLoss="222.80" />
+						<Entry inputSpeed="900.00" inputTorque="5500.00" torqueLoss="242.80" />
+						<Entry inputSpeed="1200.00" inputTorque="-5500.00" torqueLoss="246.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-5000.00" torqueLoss="226.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-4500.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-4000.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-3500.00" torqueLoss="166.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-3000.00" torqueLoss="146.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-2500.00" torqueLoss="126.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-2000.00" torqueLoss="106.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-1600.00" torqueLoss="90.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-1200.00" torqueLoss="74.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-900.00" torqueLoss="62.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-600.00" torqueLoss="50.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-400.00" torqueLoss="42.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-200.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="0.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="200.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="400.00" torqueLoss="42.40" />
+						<Entry inputSpeed="1200.00" inputTorque="600.00" torqueLoss="50.40" />
+						<Entry inputSpeed="1200.00" inputTorque="900.00" torqueLoss="62.40" />
+						<Entry inputSpeed="1200.00" inputTorque="1200.00" torqueLoss="74.40" />
+						<Entry inputSpeed="1200.00" inputTorque="1600.00" torqueLoss="90.40" />
+						<Entry inputSpeed="1200.00" inputTorque="2000.00" torqueLoss="106.40" />
+						<Entry inputSpeed="1200.00" inputTorque="2500.00" torqueLoss="126.40" />
+						<Entry inputSpeed="1200.00" inputTorque="3000.00" torqueLoss="146.40" />
+						<Entry inputSpeed="1200.00" inputTorque="3500.00" torqueLoss="166.40" />
+						<Entry inputSpeed="1200.00" inputTorque="4000.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="4500.00" torqueLoss="206.40" />
+						<Entry inputSpeed="1200.00" inputTorque="5000.00" torqueLoss="226.40" />
+						<Entry inputSpeed="1200.00" inputTorque="5500.00" torqueLoss="246.40" />
+						<Entry inputSpeed="1600.00" inputTorque="-5500.00" torqueLoss="251.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-5000.00" torqueLoss="231.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-4500.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-4000.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-3500.00" torqueLoss="171.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-3000.00" torqueLoss="151.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-2500.00" torqueLoss="131.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-2000.00" torqueLoss="111.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-1600.00" torqueLoss="95.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-1200.00" torqueLoss="79.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-900.00" torqueLoss="67.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-600.00" torqueLoss="55.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-400.00" torqueLoss="47.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-200.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="0.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="200.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="400.00" torqueLoss="47.20" />
+						<Entry inputSpeed="1600.00" inputTorque="600.00" torqueLoss="55.20" />
+						<Entry inputSpeed="1600.00" inputTorque="900.00" torqueLoss="67.20" />
+						<Entry inputSpeed="1600.00" inputTorque="1200.00" torqueLoss="79.20" />
+						<Entry inputSpeed="1600.00" inputTorque="1600.00" torqueLoss="95.20" />
+						<Entry inputSpeed="1600.00" inputTorque="2000.00" torqueLoss="111.20" />
+						<Entry inputSpeed="1600.00" inputTorque="2500.00" torqueLoss="131.20" />
+						<Entry inputSpeed="1600.00" inputTorque="3000.00" torqueLoss="151.20" />
+						<Entry inputSpeed="1600.00" inputTorque="3500.00" torqueLoss="171.20" />
+						<Entry inputSpeed="1600.00" inputTorque="4000.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="4500.00" torqueLoss="211.20" />
+						<Entry inputSpeed="1600.00" inputTorque="5000.00" torqueLoss="231.20" />
+						<Entry inputSpeed="1600.00" inputTorque="5500.00" torqueLoss="251.20" />
+						<Entry inputSpeed="2000.00" inputTorque="-5500.00" torqueLoss="256.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-5000.00" torqueLoss="236.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-4500.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-4000.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-3500.00" torqueLoss="176.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-3000.00" torqueLoss="156.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-2500.00" torqueLoss="136.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-2000.00" torqueLoss="116.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-1600.00" torqueLoss="100.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-1200.00" torqueLoss="84.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-900.00" torqueLoss="72.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-600.00" torqueLoss="60.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-400.00" torqueLoss="52.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-200.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="0.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="200.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="400.00" torqueLoss="52.00" />
+						<Entry inputSpeed="2000.00" inputTorque="600.00" torqueLoss="60.00" />
+						<Entry inputSpeed="2000.00" inputTorque="900.00" torqueLoss="72.00" />
+						<Entry inputSpeed="2000.00" inputTorque="1200.00" torqueLoss="84.00" />
+						<Entry inputSpeed="2000.00" inputTorque="1600.00" torqueLoss="100.00" />
+						<Entry inputSpeed="2000.00" inputTorque="2000.00" torqueLoss="116.00" />
+						<Entry inputSpeed="2000.00" inputTorque="2500.00" torqueLoss="136.00" />
+						<Entry inputSpeed="2000.00" inputTorque="3000.00" torqueLoss="156.00" />
+						<Entry inputSpeed="2000.00" inputTorque="3500.00" torqueLoss="176.00" />
+						<Entry inputSpeed="2000.00" inputTorque="4000.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="4500.00" torqueLoss="216.00" />
+						<Entry inputSpeed="2000.00" inputTorque="5000.00" torqueLoss="236.00" />
+						<Entry inputSpeed="2000.00" inputTorque="5500.00" torqueLoss="256.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-5500.00" torqueLoss="262.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-5000.00" torqueLoss="242.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-4500.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-4000.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-3500.00" torqueLoss="182.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-3000.00" torqueLoss="162.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-2500.00" torqueLoss="142.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-2000.00" torqueLoss="122.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-1600.00" torqueLoss="106.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-1200.00" torqueLoss="90.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-900.00" torqueLoss="78.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-600.00" torqueLoss="66.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-400.00" torqueLoss="58.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-200.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="0.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="200.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="400.00" torqueLoss="58.00" />
+						<Entry inputSpeed="2500.00" inputTorque="600.00" torqueLoss="66.00" />
+						<Entry inputSpeed="2500.00" inputTorque="900.00" torqueLoss="78.00" />
+						<Entry inputSpeed="2500.00" inputTorque="1200.00" torqueLoss="90.00" />
+						<Entry inputSpeed="2500.00" inputTorque="1600.00" torqueLoss="106.00" />
+						<Entry inputSpeed="2500.00" inputTorque="2000.00" torqueLoss="122.00" />
+						<Entry inputSpeed="2500.00" inputTorque="2500.00" torqueLoss="142.00" />
+						<Entry inputSpeed="2500.00" inputTorque="3000.00" torqueLoss="162.00" />
+						<Entry inputSpeed="2500.00" inputTorque="3500.00" torqueLoss="182.00" />
+						<Entry inputSpeed="2500.00" inputTorque="4000.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="4500.00" torqueLoss="222.00" />
+						<Entry inputSpeed="2500.00" inputTorque="5000.00" torqueLoss="242.00" />
+						<Entry inputSpeed="2500.00" inputTorque="5500.00" torqueLoss="262.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-5500.00" torqueLoss="268.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-5000.00" torqueLoss="248.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-4500.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-4000.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-3500.00" torqueLoss="188.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-3000.00" torqueLoss="168.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-2500.00" torqueLoss="148.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-2000.00" torqueLoss="128.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-1600.00" torqueLoss="112.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-1200.00" torqueLoss="96.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-900.00" torqueLoss="84.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-600.00" torqueLoss="72.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-400.00" torqueLoss="64.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-200.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="0.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="200.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="400.00" torqueLoss="64.00" />
+						<Entry inputSpeed="3000.00" inputTorque="600.00" torqueLoss="72.00" />
+						<Entry inputSpeed="3000.00" inputTorque="900.00" torqueLoss="84.00" />
+						<Entry inputSpeed="3000.00" inputTorque="1200.00" torqueLoss="96.00" />
+						<Entry inputSpeed="3000.00" inputTorque="1600.00" torqueLoss="112.00" />
+						<Entry inputSpeed="3000.00" inputTorque="2000.00" torqueLoss="128.00" />
+						<Entry inputSpeed="3000.00" inputTorque="2500.00" torqueLoss="148.00" />
+						<Entry inputSpeed="3000.00" inputTorque="3000.00" torqueLoss="168.00" />
+						<Entry inputSpeed="3000.00" inputTorque="3500.00" torqueLoss="188.00" />
+						<Entry inputSpeed="3000.00" inputTorque="4000.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="4500.00" torqueLoss="228.00" />
+						<Entry inputSpeed="3000.00" inputTorque="5000.00" torqueLoss="248.00" />
+						<Entry inputSpeed="3000.00" inputTorque="5500.00" torqueLoss="268.00" />
+					  </TorqueLossMap>
+					</Gear>
+					<Gear number="4">
+					  <Ratio>7.040</Ratio>
+					  <MaxTorque>5000</MaxTorque>
+					  <MaxSpeed>2900</MaxSpeed>
+					  <TorqueLossMap>
+						<Entry inputSpeed="0.00" inputTorque="-5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="0.00" inputTorque="-5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="0.00" inputTorque="-4500.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="-4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="-3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="0.00" inputTorque="-3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="0.00" inputTorque="-2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="0.00" inputTorque="-2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="0.00" inputTorque="-1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="0.00" inputTorque="-1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="0.00" inputTorque="-900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="0.00" inputTorque="-600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="0.00" inputTorque="-400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="0.00" inputTorque="-200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="0.00" inputTorque="600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="0.00" inputTorque="900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="0.00" inputTorque="1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="0.00" inputTorque="1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="0.00" inputTorque="2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="0.00" inputTorque="2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="0.00" inputTorque="3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="0.00" inputTorque="3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="0.00" inputTorque="4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="4500.00" torqueLoss="199.20" />
+						<Entry inputSpeed="0.00" inputTorque="5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="0.00" inputTorque="5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="600.00" inputTorque="-5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="600.00" inputTorque="-5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="600.00" inputTorque="-4500.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="-4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="-3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="600.00" inputTorque="-3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="600.00" inputTorque="-2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="600.00" inputTorque="-2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="600.00" inputTorque="-1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="600.00" inputTorque="-1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="600.00" inputTorque="-900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="600.00" inputTorque="-600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="600.00" inputTorque="-400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="600.00" inputTorque="-200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="0.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="600.00" inputTorque="600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="600.00" inputTorque="900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="600.00" inputTorque="1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="600.00" inputTorque="1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="600.00" inputTorque="2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="600.00" inputTorque="2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="600.00" inputTorque="3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="600.00" inputTorque="3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="600.00" inputTorque="4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="4500.00" torqueLoss="199.20" />
+						<Entry inputSpeed="600.00" inputTorque="5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="600.00" inputTorque="5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="900.00" inputTorque="-5500.00" torqueLoss="242.80" />
+						<Entry inputSpeed="900.00" inputTorque="-5000.00" torqueLoss="222.80" />
+						<Entry inputSpeed="900.00" inputTorque="-4500.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="-4000.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="-3500.00" torqueLoss="162.80" />
+						<Entry inputSpeed="900.00" inputTorque="-3000.00" torqueLoss="142.80" />
+						<Entry inputSpeed="900.00" inputTorque="-2500.00" torqueLoss="122.80" />
+						<Entry inputSpeed="900.00" inputTorque="-2000.00" torqueLoss="102.80" />
+						<Entry inputSpeed="900.00" inputTorque="-1600.00" torqueLoss="86.80" />
+						<Entry inputSpeed="900.00" inputTorque="-1200.00" torqueLoss="70.80" />
+						<Entry inputSpeed="900.00" inputTorque="-900.00" torqueLoss="58.80" />
+						<Entry inputSpeed="900.00" inputTorque="-600.00" torqueLoss="46.80" />
+						<Entry inputSpeed="900.00" inputTorque="-400.00" torqueLoss="38.80" />
+						<Entry inputSpeed="900.00" inputTorque="-200.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="0.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="200.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="400.00" torqueLoss="38.80" />
+						<Entry inputSpeed="900.00" inputTorque="600.00" torqueLoss="46.80" />
+						<Entry inputSpeed="900.00" inputTorque="900.00" torqueLoss="58.80" />
+						<Entry inputSpeed="900.00" inputTorque="1200.00" torqueLoss="70.80" />
+						<Entry inputSpeed="900.00" inputTorque="1600.00" torqueLoss="86.80" />
+						<Entry inputSpeed="900.00" inputTorque="2000.00" torqueLoss="102.80" />
+						<Entry inputSpeed="900.00" inputTorque="2500.00" torqueLoss="122.80" />
+						<Entry inputSpeed="900.00" inputTorque="3000.00" torqueLoss="142.80" />
+						<Entry inputSpeed="900.00" inputTorque="3500.00" torqueLoss="162.80" />
+						<Entry inputSpeed="900.00" inputTorque="4000.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="4500.00" torqueLoss="202.80" />
+						<Entry inputSpeed="900.00" inputTorque="5000.00" torqueLoss="222.80" />
+						<Entry inputSpeed="900.00" inputTorque="5500.00" torqueLoss="242.80" />
+						<Entry inputSpeed="1200.00" inputTorque="-5500.00" torqueLoss="246.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-5000.00" torqueLoss="226.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-4500.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-4000.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-3500.00" torqueLoss="166.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-3000.00" torqueLoss="146.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-2500.00" torqueLoss="126.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-2000.00" torqueLoss="106.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-1600.00" torqueLoss="90.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-1200.00" torqueLoss="74.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-900.00" torqueLoss="62.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-600.00" torqueLoss="50.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-400.00" torqueLoss="42.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-200.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="0.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="200.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="400.00" torqueLoss="42.40" />
+						<Entry inputSpeed="1200.00" inputTorque="600.00" torqueLoss="50.40" />
+						<Entry inputSpeed="1200.00" inputTorque="900.00" torqueLoss="62.40" />
+						<Entry inputSpeed="1200.00" inputTorque="1200.00" torqueLoss="74.40" />
+						<Entry inputSpeed="1200.00" inputTorque="1600.00" torqueLoss="90.40" />
+						<Entry inputSpeed="1200.00" inputTorque="2000.00" torqueLoss="106.40" />
+						<Entry inputSpeed="1200.00" inputTorque="2500.00" torqueLoss="126.40" />
+						<Entry inputSpeed="1200.00" inputTorque="3000.00" torqueLoss="146.40" />
+						<Entry inputSpeed="1200.00" inputTorque="3500.00" torqueLoss="166.40" />
+						<Entry inputSpeed="1200.00" inputTorque="4000.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="4500.00" torqueLoss="206.40" />
+						<Entry inputSpeed="1200.00" inputTorque="5000.00" torqueLoss="226.40" />
+						<Entry inputSpeed="1200.00" inputTorque="5500.00" torqueLoss="246.40" />
+						<Entry inputSpeed="1600.00" inputTorque="-5500.00" torqueLoss="251.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-5000.00" torqueLoss="231.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-4500.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-4000.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-3500.00" torqueLoss="171.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-3000.00" torqueLoss="151.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-2500.00" torqueLoss="131.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-2000.00" torqueLoss="111.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-1600.00" torqueLoss="95.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-1200.00" torqueLoss="79.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-900.00" torqueLoss="67.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-600.00" torqueLoss="55.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-400.00" torqueLoss="47.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-200.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="0.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="200.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="400.00" torqueLoss="47.20" />
+						<Entry inputSpeed="1600.00" inputTorque="600.00" torqueLoss="55.20" />
+						<Entry inputSpeed="1600.00" inputTorque="900.00" torqueLoss="67.20" />
+						<Entry inputSpeed="1600.00" inputTorque="1200.00" torqueLoss="79.20" />
+						<Entry inputSpeed="1600.00" inputTorque="1600.00" torqueLoss="95.20" />
+						<Entry inputSpeed="1600.00" inputTorque="2000.00" torqueLoss="111.20" />
+						<Entry inputSpeed="1600.00" inputTorque="2500.00" torqueLoss="131.20" />
+						<Entry inputSpeed="1600.00" inputTorque="3000.00" torqueLoss="151.20" />
+						<Entry inputSpeed="1600.00" inputTorque="3500.00" torqueLoss="171.20" />
+						<Entry inputSpeed="1600.00" inputTorque="4000.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="4500.00" torqueLoss="211.20" />
+						<Entry inputSpeed="1600.00" inputTorque="5000.00" torqueLoss="231.20" />
+						<Entry inputSpeed="1600.00" inputTorque="5500.00" torqueLoss="251.20" />
+						<Entry inputSpeed="2000.00" inputTorque="-5500.00" torqueLoss="256.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-5000.00" torqueLoss="236.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-4500.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-4000.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-3500.00" torqueLoss="176.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-3000.00" torqueLoss="156.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-2500.00" torqueLoss="136.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-2000.00" torqueLoss="116.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-1600.00" torqueLoss="100.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-1200.00" torqueLoss="84.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-900.00" torqueLoss="72.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-600.00" torqueLoss="60.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-400.00" torqueLoss="52.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-200.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="0.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="200.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="400.00" torqueLoss="52.00" />
+						<Entry inputSpeed="2000.00" inputTorque="600.00" torqueLoss="60.00" />
+						<Entry inputSpeed="2000.00" inputTorque="900.00" torqueLoss="72.00" />
+						<Entry inputSpeed="2000.00" inputTorque="1200.00" torqueLoss="84.00" />
+						<Entry inputSpeed="2000.00" inputTorque="1600.00" torqueLoss="100.00" />
+						<Entry inputSpeed="2000.00" inputTorque="2000.00" torqueLoss="116.00" />
+						<Entry inputSpeed="2000.00" inputTorque="2500.00" torqueLoss="136.00" />
+						<Entry inputSpeed="2000.00" inputTorque="3000.00" torqueLoss="156.00" />
+						<Entry inputSpeed="2000.00" inputTorque="3500.00" torqueLoss="176.00" />
+						<Entry inputSpeed="2000.00" inputTorque="4000.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="4500.00" torqueLoss="216.00" />
+						<Entry inputSpeed="2000.00" inputTorque="5000.00" torqueLoss="236.00" />
+						<Entry inputSpeed="2000.00" inputTorque="5500.00" torqueLoss="256.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-5500.00" torqueLoss="262.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-5000.00" torqueLoss="242.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-4500.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-4000.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-3500.00" torqueLoss="182.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-3000.00" torqueLoss="162.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-2500.00" torqueLoss="142.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-2000.00" torqueLoss="122.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-1600.00" torqueLoss="106.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-1200.00" torqueLoss="90.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-900.00" torqueLoss="78.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-600.00" torqueLoss="66.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-400.00" torqueLoss="58.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-200.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="0.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="200.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="400.00" torqueLoss="58.00" />
+						<Entry inputSpeed="2500.00" inputTorque="600.00" torqueLoss="66.00" />
+						<Entry inputSpeed="2500.00" inputTorque="900.00" torqueLoss="78.00" />
+						<Entry inputSpeed="2500.00" inputTorque="1200.00" torqueLoss="90.00" />
+						<Entry inputSpeed="2500.00" inputTorque="1600.00" torqueLoss="106.00" />
+						<Entry inputSpeed="2500.00" inputTorque="2000.00" torqueLoss="122.00" />
+						<Entry inputSpeed="2500.00" inputTorque="2500.00" torqueLoss="142.00" />
+						<Entry inputSpeed="2500.00" inputTorque="3000.00" torqueLoss="162.00" />
+						<Entry inputSpeed="2500.00" inputTorque="3500.00" torqueLoss="182.00" />
+						<Entry inputSpeed="2500.00" inputTorque="4000.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="4500.00" torqueLoss="222.00" />
+						<Entry inputSpeed="2500.00" inputTorque="5000.00" torqueLoss="242.00" />
+						<Entry inputSpeed="2500.00" inputTorque="5500.00" torqueLoss="262.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-5500.00" torqueLoss="268.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-5000.00" torqueLoss="248.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-4500.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-4000.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-3500.00" torqueLoss="188.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-3000.00" torqueLoss="168.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-2500.00" torqueLoss="148.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-2000.00" torqueLoss="128.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-1600.00" torqueLoss="112.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-1200.00" torqueLoss="96.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-900.00" torqueLoss="84.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-600.00" torqueLoss="72.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-400.00" torqueLoss="64.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-200.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="0.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="200.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="400.00" torqueLoss="64.00" />
+						<Entry inputSpeed="3000.00" inputTorque="600.00" torqueLoss="72.00" />
+						<Entry inputSpeed="3000.00" inputTorque="900.00" torqueLoss="84.00" />
+						<Entry inputSpeed="3000.00" inputTorque="1200.00" torqueLoss="96.00" />
+						<Entry inputSpeed="3000.00" inputTorque="1600.00" torqueLoss="112.00" />
+						<Entry inputSpeed="3000.00" inputTorque="2000.00" torqueLoss="128.00" />
+						<Entry inputSpeed="3000.00" inputTorque="2500.00" torqueLoss="148.00" />
+						<Entry inputSpeed="3000.00" inputTorque="3000.00" torqueLoss="168.00" />
+						<Entry inputSpeed="3000.00" inputTorque="3500.00" torqueLoss="188.00" />
+						<Entry inputSpeed="3000.00" inputTorque="4000.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="4500.00" torqueLoss="228.00" />
+						<Entry inputSpeed="3000.00" inputTorque="5000.00" torqueLoss="248.00" />
+						<Entry inputSpeed="3000.00" inputTorque="5500.00" torqueLoss="268.00" />
+					  </TorqueLossMap>
+					</Gear>
+					<Gear number="5">
+					  <Ratio>5.640</Ratio>
+					  <MaxTorque>5000</MaxTorque>
+					  <MaxSpeed>2900</MaxSpeed>
+					  <TorqueLossMap>
+						<Entry inputSpeed="0.00" inputTorque="-5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="0.00" inputTorque="-5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="0.00" inputTorque="-4500.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="-4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="-3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="0.00" inputTorque="-3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="0.00" inputTorque="-2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="0.00" inputTorque="-2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="0.00" inputTorque="-1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="0.00" inputTorque="-1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="0.00" inputTorque="-900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="0.00" inputTorque="-600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="0.00" inputTorque="-400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="0.00" inputTorque="-200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="0.00" inputTorque="600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="0.00" inputTorque="900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="0.00" inputTorque="1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="0.00" inputTorque="1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="0.00" inputTorque="2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="0.00" inputTorque="2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="0.00" inputTorque="3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="0.00" inputTorque="3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="0.00" inputTorque="4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="4500.00" torqueLoss="199.20" />
+						<Entry inputSpeed="0.00" inputTorque="5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="0.00" inputTorque="5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="600.00" inputTorque="-5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="600.00" inputTorque="-5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="600.00" inputTorque="-4500.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="-4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="-3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="600.00" inputTorque="-3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="600.00" inputTorque="-2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="600.00" inputTorque="-2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="600.00" inputTorque="-1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="600.00" inputTorque="-1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="600.00" inputTorque="-900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="600.00" inputTorque="-600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="600.00" inputTorque="-400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="600.00" inputTorque="-200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="0.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="600.00" inputTorque="600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="600.00" inputTorque="900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="600.00" inputTorque="1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="600.00" inputTorque="1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="600.00" inputTorque="2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="600.00" inputTorque="2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="600.00" inputTorque="3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="600.00" inputTorque="3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="600.00" inputTorque="4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="4500.00" torqueLoss="199.20" />
+						<Entry inputSpeed="600.00" inputTorque="5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="600.00" inputTorque="5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="900.00" inputTorque="-5500.00" torqueLoss="242.80" />
+						<Entry inputSpeed="900.00" inputTorque="-5000.00" torqueLoss="222.80" />
+						<Entry inputSpeed="900.00" inputTorque="-4500.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="-4000.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="-3500.00" torqueLoss="162.80" />
+						<Entry inputSpeed="900.00" inputTorque="-3000.00" torqueLoss="142.80" />
+						<Entry inputSpeed="900.00" inputTorque="-2500.00" torqueLoss="122.80" />
+						<Entry inputSpeed="900.00" inputTorque="-2000.00" torqueLoss="102.80" />
+						<Entry inputSpeed="900.00" inputTorque="-1600.00" torqueLoss="86.80" />
+						<Entry inputSpeed="900.00" inputTorque="-1200.00" torqueLoss="70.80" />
+						<Entry inputSpeed="900.00" inputTorque="-900.00" torqueLoss="58.80" />
+						<Entry inputSpeed="900.00" inputTorque="-600.00" torqueLoss="46.80" />
+						<Entry inputSpeed="900.00" inputTorque="-400.00" torqueLoss="38.80" />
+						<Entry inputSpeed="900.00" inputTorque="-200.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="0.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="200.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="400.00" torqueLoss="38.80" />
+						<Entry inputSpeed="900.00" inputTorque="600.00" torqueLoss="46.80" />
+						<Entry inputSpeed="900.00" inputTorque="900.00" torqueLoss="58.80" />
+						<Entry inputSpeed="900.00" inputTorque="1200.00" torqueLoss="70.80" />
+						<Entry inputSpeed="900.00" inputTorque="1600.00" torqueLoss="86.80" />
+						<Entry inputSpeed="900.00" inputTorque="2000.00" torqueLoss="102.80" />
+						<Entry inputSpeed="900.00" inputTorque="2500.00" torqueLoss="122.80" />
+						<Entry inputSpeed="900.00" inputTorque="3000.00" torqueLoss="142.80" />
+						<Entry inputSpeed="900.00" inputTorque="3500.00" torqueLoss="162.80" />
+						<Entry inputSpeed="900.00" inputTorque="4000.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="4500.00" torqueLoss="202.80" />
+						<Entry inputSpeed="900.00" inputTorque="5000.00" torqueLoss="222.80" />
+						<Entry inputSpeed="900.00" inputTorque="5500.00" torqueLoss="242.80" />
+						<Entry inputSpeed="1200.00" inputTorque="-5500.00" torqueLoss="246.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-5000.00" torqueLoss="226.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-4500.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-4000.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-3500.00" torqueLoss="166.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-3000.00" torqueLoss="146.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-2500.00" torqueLoss="126.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-2000.00" torqueLoss="106.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-1600.00" torqueLoss="90.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-1200.00" torqueLoss="74.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-900.00" torqueLoss="62.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-600.00" torqueLoss="50.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-400.00" torqueLoss="42.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-200.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="0.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="200.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="400.00" torqueLoss="42.40" />
+						<Entry inputSpeed="1200.00" inputTorque="600.00" torqueLoss="50.40" />
+						<Entry inputSpeed="1200.00" inputTorque="900.00" torqueLoss="62.40" />
+						<Entry inputSpeed="1200.00" inputTorque="1200.00" torqueLoss="74.40" />
+						<Entry inputSpeed="1200.00" inputTorque="1600.00" torqueLoss="90.40" />
+						<Entry inputSpeed="1200.00" inputTorque="2000.00" torqueLoss="106.40" />
+						<Entry inputSpeed="1200.00" inputTorque="2500.00" torqueLoss="126.40" />
+						<Entry inputSpeed="1200.00" inputTorque="3000.00" torqueLoss="146.40" />
+						<Entry inputSpeed="1200.00" inputTorque="3500.00" torqueLoss="166.40" />
+						<Entry inputSpeed="1200.00" inputTorque="4000.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="4500.00" torqueLoss="206.40" />
+						<Entry inputSpeed="1200.00" inputTorque="5000.00" torqueLoss="226.40" />
+						<Entry inputSpeed="1200.00" inputTorque="5500.00" torqueLoss="246.40" />
+						<Entry inputSpeed="1600.00" inputTorque="-5500.00" torqueLoss="251.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-5000.00" torqueLoss="231.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-4500.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-4000.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-3500.00" torqueLoss="171.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-3000.00" torqueLoss="151.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-2500.00" torqueLoss="131.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-2000.00" torqueLoss="111.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-1600.00" torqueLoss="95.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-1200.00" torqueLoss="79.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-900.00" torqueLoss="67.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-600.00" torqueLoss="55.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-400.00" torqueLoss="47.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-200.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="0.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="200.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="400.00" torqueLoss="47.20" />
+						<Entry inputSpeed="1600.00" inputTorque="600.00" torqueLoss="55.20" />
+						<Entry inputSpeed="1600.00" inputTorque="900.00" torqueLoss="67.20" />
+						<Entry inputSpeed="1600.00" inputTorque="1200.00" torqueLoss="79.20" />
+						<Entry inputSpeed="1600.00" inputTorque="1600.00" torqueLoss="95.20" />
+						<Entry inputSpeed="1600.00" inputTorque="2000.00" torqueLoss="111.20" />
+						<Entry inputSpeed="1600.00" inputTorque="2500.00" torqueLoss="131.20" />
+						<Entry inputSpeed="1600.00" inputTorque="3000.00" torqueLoss="151.20" />
+						<Entry inputSpeed="1600.00" inputTorque="3500.00" torqueLoss="171.20" />
+						<Entry inputSpeed="1600.00" inputTorque="4000.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="4500.00" torqueLoss="211.20" />
+						<Entry inputSpeed="1600.00" inputTorque="5000.00" torqueLoss="231.20" />
+						<Entry inputSpeed="1600.00" inputTorque="5500.00" torqueLoss="251.20" />
+						<Entry inputSpeed="2000.00" inputTorque="-5500.00" torqueLoss="256.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-5000.00" torqueLoss="236.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-4500.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-4000.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-3500.00" torqueLoss="176.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-3000.00" torqueLoss="156.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-2500.00" torqueLoss="136.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-2000.00" torqueLoss="116.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-1600.00" torqueLoss="100.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-1200.00" torqueLoss="84.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-900.00" torqueLoss="72.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-600.00" torqueLoss="60.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-400.00" torqueLoss="52.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-200.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="0.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="200.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="400.00" torqueLoss="52.00" />
+						<Entry inputSpeed="2000.00" inputTorque="600.00" torqueLoss="60.00" />
+						<Entry inputSpeed="2000.00" inputTorque="900.00" torqueLoss="72.00" />
+						<Entry inputSpeed="2000.00" inputTorque="1200.00" torqueLoss="84.00" />
+						<Entry inputSpeed="2000.00" inputTorque="1600.00" torqueLoss="100.00" />
+						<Entry inputSpeed="2000.00" inputTorque="2000.00" torqueLoss="116.00" />
+						<Entry inputSpeed="2000.00" inputTorque="2500.00" torqueLoss="136.00" />
+						<Entry inputSpeed="2000.00" inputTorque="3000.00" torqueLoss="156.00" />
+						<Entry inputSpeed="2000.00" inputTorque="3500.00" torqueLoss="176.00" />
+						<Entry inputSpeed="2000.00" inputTorque="4000.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="4500.00" torqueLoss="216.00" />
+						<Entry inputSpeed="2000.00" inputTorque="5000.00" torqueLoss="236.00" />
+						<Entry inputSpeed="2000.00" inputTorque="5500.00" torqueLoss="256.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-5500.00" torqueLoss="262.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-5000.00" torqueLoss="242.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-4500.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-4000.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-3500.00" torqueLoss="182.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-3000.00" torqueLoss="162.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-2500.00" torqueLoss="142.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-2000.00" torqueLoss="122.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-1600.00" torqueLoss="106.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-1200.00" torqueLoss="90.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-900.00" torqueLoss="78.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-600.00" torqueLoss="66.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-400.00" torqueLoss="58.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-200.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="0.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="200.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="400.00" torqueLoss="58.00" />
+						<Entry inputSpeed="2500.00" inputTorque="600.00" torqueLoss="66.00" />
+						<Entry inputSpeed="2500.00" inputTorque="900.00" torqueLoss="78.00" />
+						<Entry inputSpeed="2500.00" inputTorque="1200.00" torqueLoss="90.00" />
+						<Entry inputSpeed="2500.00" inputTorque="1600.00" torqueLoss="106.00" />
+						<Entry inputSpeed="2500.00" inputTorque="2000.00" torqueLoss="122.00" />
+						<Entry inputSpeed="2500.00" inputTorque="2500.00" torqueLoss="142.00" />
+						<Entry inputSpeed="2500.00" inputTorque="3000.00" torqueLoss="162.00" />
+						<Entry inputSpeed="2500.00" inputTorque="3500.00" torqueLoss="182.00" />
+						<Entry inputSpeed="2500.00" inputTorque="4000.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="4500.00" torqueLoss="222.00" />
+						<Entry inputSpeed="2500.00" inputTorque="5000.00" torqueLoss="242.00" />
+						<Entry inputSpeed="2500.00" inputTorque="5500.00" torqueLoss="262.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-5500.00" torqueLoss="268.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-5000.00" torqueLoss="248.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-4500.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-4000.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-3500.00" torqueLoss="188.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-3000.00" torqueLoss="168.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-2500.00" torqueLoss="148.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-2000.00" torqueLoss="128.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-1600.00" torqueLoss="112.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-1200.00" torqueLoss="96.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-900.00" torqueLoss="84.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-600.00" torqueLoss="72.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-400.00" torqueLoss="64.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-200.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="0.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="200.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="400.00" torqueLoss="64.00" />
+						<Entry inputSpeed="3000.00" inputTorque="600.00" torqueLoss="72.00" />
+						<Entry inputSpeed="3000.00" inputTorque="900.00" torqueLoss="84.00" />
+						<Entry inputSpeed="3000.00" inputTorque="1200.00" torqueLoss="96.00" />
+						<Entry inputSpeed="3000.00" inputTorque="1600.00" torqueLoss="112.00" />
+						<Entry inputSpeed="3000.00" inputTorque="2000.00" torqueLoss="128.00" />
+						<Entry inputSpeed="3000.00" inputTorque="2500.00" torqueLoss="148.00" />
+						<Entry inputSpeed="3000.00" inputTorque="3000.00" torqueLoss="168.00" />
+						<Entry inputSpeed="3000.00" inputTorque="3500.00" torqueLoss="188.00" />
+						<Entry inputSpeed="3000.00" inputTorque="4000.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="4500.00" torqueLoss="228.00" />
+						<Entry inputSpeed="3000.00" inputTorque="5000.00" torqueLoss="248.00" />
+						<Entry inputSpeed="3000.00" inputTorque="5500.00" torqueLoss="268.00" />
+					  </TorqueLossMap>
+					</Gear>
+					<Gear number="6">
+					  <Ratio>4.400</Ratio>
+					  <MaxTorque>5000</MaxTorque>
+					  <MaxSpeed>2900</MaxSpeed>
+					  <TorqueLossMap>
+						<Entry inputSpeed="0.00" inputTorque="-5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="0.00" inputTorque="-5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="0.00" inputTorque="-4500.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="-4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="-3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="0.00" inputTorque="-3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="0.00" inputTorque="-2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="0.00" inputTorque="-2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="0.00" inputTorque="-1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="0.00" inputTorque="-1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="0.00" inputTorque="-900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="0.00" inputTorque="-600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="0.00" inputTorque="-400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="0.00" inputTorque="-200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="0.00" inputTorque="600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="0.00" inputTorque="900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="0.00" inputTorque="1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="0.00" inputTorque="1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="0.00" inputTorque="2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="0.00" inputTorque="2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="0.00" inputTorque="3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="0.00" inputTorque="3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="0.00" inputTorque="4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="4500.00" torqueLoss="199.20" />
+						<Entry inputSpeed="0.00" inputTorque="5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="0.00" inputTorque="5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="600.00" inputTorque="-5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="600.00" inputTorque="-5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="600.00" inputTorque="-4500.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="-4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="-3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="600.00" inputTorque="-3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="600.00" inputTorque="-2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="600.00" inputTorque="-2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="600.00" inputTorque="-1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="600.00" inputTorque="-1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="600.00" inputTorque="-900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="600.00" inputTorque="-600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="600.00" inputTorque="-400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="600.00" inputTorque="-200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="0.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="600.00" inputTorque="600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="600.00" inputTorque="900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="600.00" inputTorque="1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="600.00" inputTorque="1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="600.00" inputTorque="2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="600.00" inputTorque="2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="600.00" inputTorque="3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="600.00" inputTorque="3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="600.00" inputTorque="4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="4500.00" torqueLoss="199.20" />
+						<Entry inputSpeed="600.00" inputTorque="5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="600.00" inputTorque="5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="900.00" inputTorque="-5500.00" torqueLoss="242.80" />
+						<Entry inputSpeed="900.00" inputTorque="-5000.00" torqueLoss="222.80" />
+						<Entry inputSpeed="900.00" inputTorque="-4500.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="-4000.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="-3500.00" torqueLoss="162.80" />
+						<Entry inputSpeed="900.00" inputTorque="-3000.00" torqueLoss="142.80" />
+						<Entry inputSpeed="900.00" inputTorque="-2500.00" torqueLoss="122.80" />
+						<Entry inputSpeed="900.00" inputTorque="-2000.00" torqueLoss="102.80" />
+						<Entry inputSpeed="900.00" inputTorque="-1600.00" torqueLoss="86.80" />
+						<Entry inputSpeed="900.00" inputTorque="-1200.00" torqueLoss="70.80" />
+						<Entry inputSpeed="900.00" inputTorque="-900.00" torqueLoss="58.80" />
+						<Entry inputSpeed="900.00" inputTorque="-600.00" torqueLoss="46.80" />
+						<Entry inputSpeed="900.00" inputTorque="-400.00" torqueLoss="38.80" />
+						<Entry inputSpeed="900.00" inputTorque="-200.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="0.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="200.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="400.00" torqueLoss="38.80" />
+						<Entry inputSpeed="900.00" inputTorque="600.00" torqueLoss="46.80" />
+						<Entry inputSpeed="900.00" inputTorque="900.00" torqueLoss="58.80" />
+						<Entry inputSpeed="900.00" inputTorque="1200.00" torqueLoss="70.80" />
+						<Entry inputSpeed="900.00" inputTorque="1600.00" torqueLoss="86.80" />
+						<Entry inputSpeed="900.00" inputTorque="2000.00" torqueLoss="102.80" />
+						<Entry inputSpeed="900.00" inputTorque="2500.00" torqueLoss="122.80" />
+						<Entry inputSpeed="900.00" inputTorque="3000.00" torqueLoss="142.80" />
+						<Entry inputSpeed="900.00" inputTorque="3500.00" torqueLoss="162.80" />
+						<Entry inputSpeed="900.00" inputTorque="4000.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="4500.00" torqueLoss="202.80" />
+						<Entry inputSpeed="900.00" inputTorque="5000.00" torqueLoss="222.80" />
+						<Entry inputSpeed="900.00" inputTorque="5500.00" torqueLoss="242.80" />
+						<Entry inputSpeed="1200.00" inputTorque="-5500.00" torqueLoss="246.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-5000.00" torqueLoss="226.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-4500.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-4000.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-3500.00" torqueLoss="166.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-3000.00" torqueLoss="146.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-2500.00" torqueLoss="126.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-2000.00" torqueLoss="106.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-1600.00" torqueLoss="90.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-1200.00" torqueLoss="74.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-900.00" torqueLoss="62.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-600.00" torqueLoss="50.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-400.00" torqueLoss="42.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-200.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="0.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="200.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="400.00" torqueLoss="42.40" />
+						<Entry inputSpeed="1200.00" inputTorque="600.00" torqueLoss="50.40" />
+						<Entry inputSpeed="1200.00" inputTorque="900.00" torqueLoss="62.40" />
+						<Entry inputSpeed="1200.00" inputTorque="1200.00" torqueLoss="74.40" />
+						<Entry inputSpeed="1200.00" inputTorque="1600.00" torqueLoss="90.40" />
+						<Entry inputSpeed="1200.00" inputTorque="2000.00" torqueLoss="106.40" />
+						<Entry inputSpeed="1200.00" inputTorque="2500.00" torqueLoss="126.40" />
+						<Entry inputSpeed="1200.00" inputTorque="3000.00" torqueLoss="146.40" />
+						<Entry inputSpeed="1200.00" inputTorque="3500.00" torqueLoss="166.40" />
+						<Entry inputSpeed="1200.00" inputTorque="4000.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="4500.00" torqueLoss="206.40" />
+						<Entry inputSpeed="1200.00" inputTorque="5000.00" torqueLoss="226.40" />
+						<Entry inputSpeed="1200.00" inputTorque="5500.00" torqueLoss="246.40" />
+						<Entry inputSpeed="1600.00" inputTorque="-5500.00" torqueLoss="251.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-5000.00" torqueLoss="231.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-4500.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-4000.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-3500.00" torqueLoss="171.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-3000.00" torqueLoss="151.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-2500.00" torqueLoss="131.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-2000.00" torqueLoss="111.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-1600.00" torqueLoss="95.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-1200.00" torqueLoss="79.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-900.00" torqueLoss="67.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-600.00" torqueLoss="55.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-400.00" torqueLoss="47.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-200.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="0.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="200.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="400.00" torqueLoss="47.20" />
+						<Entry inputSpeed="1600.00" inputTorque="600.00" torqueLoss="55.20" />
+						<Entry inputSpeed="1600.00" inputTorque="900.00" torqueLoss="67.20" />
+						<Entry inputSpeed="1600.00" inputTorque="1200.00" torqueLoss="79.20" />
+						<Entry inputSpeed="1600.00" inputTorque="1600.00" torqueLoss="95.20" />
+						<Entry inputSpeed="1600.00" inputTorque="2000.00" torqueLoss="111.20" />
+						<Entry inputSpeed="1600.00" inputTorque="2500.00" torqueLoss="131.20" />
+						<Entry inputSpeed="1600.00" inputTorque="3000.00" torqueLoss="151.20" />
+						<Entry inputSpeed="1600.00" inputTorque="3500.00" torqueLoss="171.20" />
+						<Entry inputSpeed="1600.00" inputTorque="4000.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="4500.00" torqueLoss="211.20" />
+						<Entry inputSpeed="1600.00" inputTorque="5000.00" torqueLoss="231.20" />
+						<Entry inputSpeed="1600.00" inputTorque="5500.00" torqueLoss="251.20" />
+						<Entry inputSpeed="2000.00" inputTorque="-5500.00" torqueLoss="256.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-5000.00" torqueLoss="236.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-4500.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-4000.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-3500.00" torqueLoss="176.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-3000.00" torqueLoss="156.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-2500.00" torqueLoss="136.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-2000.00" torqueLoss="116.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-1600.00" torqueLoss="100.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-1200.00" torqueLoss="84.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-900.00" torqueLoss="72.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-600.00" torqueLoss="60.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-400.00" torqueLoss="52.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-200.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="0.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="200.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="400.00" torqueLoss="52.00" />
+						<Entry inputSpeed="2000.00" inputTorque="600.00" torqueLoss="60.00" />
+						<Entry inputSpeed="2000.00" inputTorque="900.00" torqueLoss="72.00" />
+						<Entry inputSpeed="2000.00" inputTorque="1200.00" torqueLoss="84.00" />
+						<Entry inputSpeed="2000.00" inputTorque="1600.00" torqueLoss="100.00" />
+						<Entry inputSpeed="2000.00" inputTorque="2000.00" torqueLoss="116.00" />
+						<Entry inputSpeed="2000.00" inputTorque="2500.00" torqueLoss="136.00" />
+						<Entry inputSpeed="2000.00" inputTorque="3000.00" torqueLoss="156.00" />
+						<Entry inputSpeed="2000.00" inputTorque="3500.00" torqueLoss="176.00" />
+						<Entry inputSpeed="2000.00" inputTorque="4000.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="4500.00" torqueLoss="216.00" />
+						<Entry inputSpeed="2000.00" inputTorque="5000.00" torqueLoss="236.00" />
+						<Entry inputSpeed="2000.00" inputTorque="5500.00" torqueLoss="256.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-5500.00" torqueLoss="262.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-5000.00" torqueLoss="242.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-4500.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-4000.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-3500.00" torqueLoss="182.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-3000.00" torqueLoss="162.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-2500.00" torqueLoss="142.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-2000.00" torqueLoss="122.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-1600.00" torqueLoss="106.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-1200.00" torqueLoss="90.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-900.00" torqueLoss="78.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-600.00" torqueLoss="66.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-400.00" torqueLoss="58.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-200.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="0.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="200.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="400.00" torqueLoss="58.00" />
+						<Entry inputSpeed="2500.00" inputTorque="600.00" torqueLoss="66.00" />
+						<Entry inputSpeed="2500.00" inputTorque="900.00" torqueLoss="78.00" />
+						<Entry inputSpeed="2500.00" inputTorque="1200.00" torqueLoss="90.00" />
+						<Entry inputSpeed="2500.00" inputTorque="1600.00" torqueLoss="106.00" />
+						<Entry inputSpeed="2500.00" inputTorque="2000.00" torqueLoss="122.00" />
+						<Entry inputSpeed="2500.00" inputTorque="2500.00" torqueLoss="142.00" />
+						<Entry inputSpeed="2500.00" inputTorque="3000.00" torqueLoss="162.00" />
+						<Entry inputSpeed="2500.00" inputTorque="3500.00" torqueLoss="182.00" />
+						<Entry inputSpeed="2500.00" inputTorque="4000.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="4500.00" torqueLoss="222.00" />
+						<Entry inputSpeed="2500.00" inputTorque="5000.00" torqueLoss="242.00" />
+						<Entry inputSpeed="2500.00" inputTorque="5500.00" torqueLoss="262.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-5500.00" torqueLoss="268.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-5000.00" torqueLoss="248.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-4500.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-4000.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-3500.00" torqueLoss="188.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-3000.00" torqueLoss="168.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-2500.00" torqueLoss="148.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-2000.00" torqueLoss="128.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-1600.00" torqueLoss="112.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-1200.00" torqueLoss="96.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-900.00" torqueLoss="84.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-600.00" torqueLoss="72.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-400.00" torqueLoss="64.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-200.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="0.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="200.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="400.00" torqueLoss="64.00" />
+						<Entry inputSpeed="3000.00" inputTorque="600.00" torqueLoss="72.00" />
+						<Entry inputSpeed="3000.00" inputTorque="900.00" torqueLoss="84.00" />
+						<Entry inputSpeed="3000.00" inputTorque="1200.00" torqueLoss="96.00" />
+						<Entry inputSpeed="3000.00" inputTorque="1600.00" torqueLoss="112.00" />
+						<Entry inputSpeed="3000.00" inputTorque="2000.00" torqueLoss="128.00" />
+						<Entry inputSpeed="3000.00" inputTorque="2500.00" torqueLoss="148.00" />
+						<Entry inputSpeed="3000.00" inputTorque="3000.00" torqueLoss="168.00" />
+						<Entry inputSpeed="3000.00" inputTorque="3500.00" torqueLoss="188.00" />
+						<Entry inputSpeed="3000.00" inputTorque="4000.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="4500.00" torqueLoss="228.00" />
+						<Entry inputSpeed="3000.00" inputTorque="5000.00" torqueLoss="248.00" />
+						<Entry inputSpeed="3000.00" inputTorque="5500.00" torqueLoss="268.00" />
+					  </TorqueLossMap>
+					</Gear>
+					<Gear number="7">
+					  <Ratio>3.390</Ratio>
+					  <MaxTorque>5000</MaxTorque>
+					  <MaxSpeed>2900</MaxSpeed>
+					  <TorqueLossMap>
+						<Entry inputSpeed="0.00" inputTorque="-5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="0.00" inputTorque="-5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="0.00" inputTorque="-4500.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="-4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="-3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="0.00" inputTorque="-3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="0.00" inputTorque="-2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="0.00" inputTorque="-2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="0.00" inputTorque="-1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="0.00" inputTorque="-1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="0.00" inputTorque="-900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="0.00" inputTorque="-600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="0.00" inputTorque="-400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="0.00" inputTorque="-200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="0.00" inputTorque="600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="0.00" inputTorque="900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="0.00" inputTorque="1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="0.00" inputTorque="1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="0.00" inputTorque="2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="0.00" inputTorque="2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="0.00" inputTorque="3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="0.00" inputTorque="3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="0.00" inputTorque="4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="4500.00" torqueLoss="199.20" />
+						<Entry inputSpeed="0.00" inputTorque="5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="0.00" inputTorque="5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="600.00" inputTorque="-5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="600.00" inputTorque="-5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="600.00" inputTorque="-4500.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="-4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="-3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="600.00" inputTorque="-3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="600.00" inputTorque="-2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="600.00" inputTorque="-2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="600.00" inputTorque="-1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="600.00" inputTorque="-1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="600.00" inputTorque="-900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="600.00" inputTorque="-600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="600.00" inputTorque="-400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="600.00" inputTorque="-200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="0.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="600.00" inputTorque="600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="600.00" inputTorque="900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="600.00" inputTorque="1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="600.00" inputTorque="1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="600.00" inputTorque="2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="600.00" inputTorque="2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="600.00" inputTorque="3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="600.00" inputTorque="3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="600.00" inputTorque="4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="4500.00" torqueLoss="199.20" />
+						<Entry inputSpeed="600.00" inputTorque="5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="600.00" inputTorque="5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="900.00" inputTorque="-5500.00" torqueLoss="242.80" />
+						<Entry inputSpeed="900.00" inputTorque="-5000.00" torqueLoss="222.80" />
+						<Entry inputSpeed="900.00" inputTorque="-4500.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="-4000.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="-3500.00" torqueLoss="162.80" />
+						<Entry inputSpeed="900.00" inputTorque="-3000.00" torqueLoss="142.80" />
+						<Entry inputSpeed="900.00" inputTorque="-2500.00" torqueLoss="122.80" />
+						<Entry inputSpeed="900.00" inputTorque="-2000.00" torqueLoss="102.80" />
+						<Entry inputSpeed="900.00" inputTorque="-1600.00" torqueLoss="86.80" />
+						<Entry inputSpeed="900.00" inputTorque="-1200.00" torqueLoss="70.80" />
+						<Entry inputSpeed="900.00" inputTorque="-900.00" torqueLoss="58.80" />
+						<Entry inputSpeed="900.00" inputTorque="-600.00" torqueLoss="46.80" />
+						<Entry inputSpeed="900.00" inputTorque="-400.00" torqueLoss="38.80" />
+						<Entry inputSpeed="900.00" inputTorque="-200.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="0.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="200.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="400.00" torqueLoss="38.80" />
+						<Entry inputSpeed="900.00" inputTorque="600.00" torqueLoss="46.80" />
+						<Entry inputSpeed="900.00" inputTorque="900.00" torqueLoss="58.80" />
+						<Entry inputSpeed="900.00" inputTorque="1200.00" torqueLoss="70.80" />
+						<Entry inputSpeed="900.00" inputTorque="1600.00" torqueLoss="86.80" />
+						<Entry inputSpeed="900.00" inputTorque="2000.00" torqueLoss="102.80" />
+						<Entry inputSpeed="900.00" inputTorque="2500.00" torqueLoss="122.80" />
+						<Entry inputSpeed="900.00" inputTorque="3000.00" torqueLoss="142.80" />
+						<Entry inputSpeed="900.00" inputTorque="3500.00" torqueLoss="162.80" />
+						<Entry inputSpeed="900.00" inputTorque="4000.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="4500.00" torqueLoss="202.80" />
+						<Entry inputSpeed="900.00" inputTorque="5000.00" torqueLoss="222.80" />
+						<Entry inputSpeed="900.00" inputTorque="5500.00" torqueLoss="242.80" />
+						<Entry inputSpeed="1200.00" inputTorque="-5500.00" torqueLoss="246.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-5000.00" torqueLoss="226.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-4500.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-4000.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-3500.00" torqueLoss="166.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-3000.00" torqueLoss="146.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-2500.00" torqueLoss="126.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-2000.00" torqueLoss="106.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-1600.00" torqueLoss="90.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-1200.00" torqueLoss="74.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-900.00" torqueLoss="62.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-600.00" torqueLoss="50.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-400.00" torqueLoss="42.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-200.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="0.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="200.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="400.00" torqueLoss="42.40" />
+						<Entry inputSpeed="1200.00" inputTorque="600.00" torqueLoss="50.40" />
+						<Entry inputSpeed="1200.00" inputTorque="900.00" torqueLoss="62.40" />
+						<Entry inputSpeed="1200.00" inputTorque="1200.00" torqueLoss="74.40" />
+						<Entry inputSpeed="1200.00" inputTorque="1600.00" torqueLoss="90.40" />
+						<Entry inputSpeed="1200.00" inputTorque="2000.00" torqueLoss="106.40" />
+						<Entry inputSpeed="1200.00" inputTorque="2500.00" torqueLoss="126.40" />
+						<Entry inputSpeed="1200.00" inputTorque="3000.00" torqueLoss="146.40" />
+						<Entry inputSpeed="1200.00" inputTorque="3500.00" torqueLoss="166.40" />
+						<Entry inputSpeed="1200.00" inputTorque="4000.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="4500.00" torqueLoss="206.40" />
+						<Entry inputSpeed="1200.00" inputTorque="5000.00" torqueLoss="226.40" />
+						<Entry inputSpeed="1200.00" inputTorque="5500.00" torqueLoss="246.40" />
+						<Entry inputSpeed="1600.00" inputTorque="-5500.00" torqueLoss="251.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-5000.00" torqueLoss="231.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-4500.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-4000.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-3500.00" torqueLoss="171.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-3000.00" torqueLoss="151.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-2500.00" torqueLoss="131.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-2000.00" torqueLoss="111.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-1600.00" torqueLoss="95.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-1200.00" torqueLoss="79.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-900.00" torqueLoss="67.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-600.00" torqueLoss="55.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-400.00" torqueLoss="47.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-200.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="0.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="200.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="400.00" torqueLoss="47.20" />
+						<Entry inputSpeed="1600.00" inputTorque="600.00" torqueLoss="55.20" />
+						<Entry inputSpeed="1600.00" inputTorque="900.00" torqueLoss="67.20" />
+						<Entry inputSpeed="1600.00" inputTorque="1200.00" torqueLoss="79.20" />
+						<Entry inputSpeed="1600.00" inputTorque="1600.00" torqueLoss="95.20" />
+						<Entry inputSpeed="1600.00" inputTorque="2000.00" torqueLoss="111.20" />
+						<Entry inputSpeed="1600.00" inputTorque="2500.00" torqueLoss="131.20" />
+						<Entry inputSpeed="1600.00" inputTorque="3000.00" torqueLoss="151.20" />
+						<Entry inputSpeed="1600.00" inputTorque="3500.00" torqueLoss="171.20" />
+						<Entry inputSpeed="1600.00" inputTorque="4000.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="4500.00" torqueLoss="211.20" />
+						<Entry inputSpeed="1600.00" inputTorque="5000.00" torqueLoss="231.20" />
+						<Entry inputSpeed="1600.00" inputTorque="5500.00" torqueLoss="251.20" />
+						<Entry inputSpeed="2000.00" inputTorque="-5500.00" torqueLoss="256.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-5000.00" torqueLoss="236.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-4500.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-4000.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-3500.00" torqueLoss="176.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-3000.00" torqueLoss="156.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-2500.00" torqueLoss="136.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-2000.00" torqueLoss="116.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-1600.00" torqueLoss="100.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-1200.00" torqueLoss="84.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-900.00" torqueLoss="72.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-600.00" torqueLoss="60.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-400.00" torqueLoss="52.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-200.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="0.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="200.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="400.00" torqueLoss="52.00" />
+						<Entry inputSpeed="2000.00" inputTorque="600.00" torqueLoss="60.00" />
+						<Entry inputSpeed="2000.00" inputTorque="900.00" torqueLoss="72.00" />
+						<Entry inputSpeed="2000.00" inputTorque="1200.00" torqueLoss="84.00" />
+						<Entry inputSpeed="2000.00" inputTorque="1600.00" torqueLoss="100.00" />
+						<Entry inputSpeed="2000.00" inputTorque="2000.00" torqueLoss="116.00" />
+						<Entry inputSpeed="2000.00" inputTorque="2500.00" torqueLoss="136.00" />
+						<Entry inputSpeed="2000.00" inputTorque="3000.00" torqueLoss="156.00" />
+						<Entry inputSpeed="2000.00" inputTorque="3500.00" torqueLoss="176.00" />
+						<Entry inputSpeed="2000.00" inputTorque="4000.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="4500.00" torqueLoss="216.00" />
+						<Entry inputSpeed="2000.00" inputTorque="5000.00" torqueLoss="236.00" />
+						<Entry inputSpeed="2000.00" inputTorque="5500.00" torqueLoss="256.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-5500.00" torqueLoss="262.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-5000.00" torqueLoss="242.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-4500.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-4000.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-3500.00" torqueLoss="182.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-3000.00" torqueLoss="162.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-2500.00" torqueLoss="142.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-2000.00" torqueLoss="122.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-1600.00" torqueLoss="106.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-1200.00" torqueLoss="90.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-900.00" torqueLoss="78.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-600.00" torqueLoss="66.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-400.00" torqueLoss="58.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-200.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="0.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="200.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="400.00" torqueLoss="58.00" />
+						<Entry inputSpeed="2500.00" inputTorque="600.00" torqueLoss="66.00" />
+						<Entry inputSpeed="2500.00" inputTorque="900.00" torqueLoss="78.00" />
+						<Entry inputSpeed="2500.00" inputTorque="1200.00" torqueLoss="90.00" />
+						<Entry inputSpeed="2500.00" inputTorque="1600.00" torqueLoss="106.00" />
+						<Entry inputSpeed="2500.00" inputTorque="2000.00" torqueLoss="122.00" />
+						<Entry inputSpeed="2500.00" inputTorque="2500.00" torqueLoss="142.00" />
+						<Entry inputSpeed="2500.00" inputTorque="3000.00" torqueLoss="162.00" />
+						<Entry inputSpeed="2500.00" inputTorque="3500.00" torqueLoss="182.00" />
+						<Entry inputSpeed="2500.00" inputTorque="4000.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="4500.00" torqueLoss="222.00" />
+						<Entry inputSpeed="2500.00" inputTorque="5000.00" torqueLoss="242.00" />
+						<Entry inputSpeed="2500.00" inputTorque="5500.00" torqueLoss="262.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-5500.00" torqueLoss="268.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-5000.00" torqueLoss="248.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-4500.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-4000.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-3500.00" torqueLoss="188.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-3000.00" torqueLoss="168.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-2500.00" torqueLoss="148.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-2000.00" torqueLoss="128.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-1600.00" torqueLoss="112.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-1200.00" torqueLoss="96.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-900.00" torqueLoss="84.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-600.00" torqueLoss="72.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-400.00" torqueLoss="64.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-200.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="0.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="200.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="400.00" torqueLoss="64.00" />
+						<Entry inputSpeed="3000.00" inputTorque="600.00" torqueLoss="72.00" />
+						<Entry inputSpeed="3000.00" inputTorque="900.00" torqueLoss="84.00" />
+						<Entry inputSpeed="3000.00" inputTorque="1200.00" torqueLoss="96.00" />
+						<Entry inputSpeed="3000.00" inputTorque="1600.00" torqueLoss="112.00" />
+						<Entry inputSpeed="3000.00" inputTorque="2000.00" torqueLoss="128.00" />
+						<Entry inputSpeed="3000.00" inputTorque="2500.00" torqueLoss="148.00" />
+						<Entry inputSpeed="3000.00" inputTorque="3000.00" torqueLoss="168.00" />
+						<Entry inputSpeed="3000.00" inputTorque="3500.00" torqueLoss="188.00" />
+						<Entry inputSpeed="3000.00" inputTorque="4000.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="4500.00" torqueLoss="228.00" />
+						<Entry inputSpeed="3000.00" inputTorque="5000.00" torqueLoss="248.00" />
+						<Entry inputSpeed="3000.00" inputTorque="5500.00" torqueLoss="268.00" />
+					  </TorqueLossMap>
+					</Gear>
+					<Gear number="8">
+					  <Ratio>2.650</Ratio>
+					  <MaxTorque>5000</MaxTorque>
+					  <MaxSpeed>2900</MaxSpeed>
+					  <TorqueLossMap>
+						<Entry inputSpeed="0.00" inputTorque="-5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="0.00" inputTorque="-5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="0.00" inputTorque="-4500.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="-4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="-3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="0.00" inputTorque="-3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="0.00" inputTorque="-2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="0.00" inputTorque="-2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="0.00" inputTorque="-1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="0.00" inputTorque="-1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="0.00" inputTorque="-900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="0.00" inputTorque="-600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="0.00" inputTorque="-400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="0.00" inputTorque="-200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="0.00" inputTorque="600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="0.00" inputTorque="900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="0.00" inputTorque="1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="0.00" inputTorque="1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="0.00" inputTorque="2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="0.00" inputTorque="2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="0.00" inputTorque="3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="0.00" inputTorque="3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="0.00" inputTorque="4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="4500.00" torqueLoss="199.20" />
+						<Entry inputSpeed="0.00" inputTorque="5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="0.00" inputTorque="5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="600.00" inputTorque="-5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="600.00" inputTorque="-5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="600.00" inputTorque="-4500.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="-4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="-3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="600.00" inputTorque="-3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="600.00" inputTorque="-2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="600.00" inputTorque="-2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="600.00" inputTorque="-1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="600.00" inputTorque="-1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="600.00" inputTorque="-900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="600.00" inputTorque="-600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="600.00" inputTorque="-400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="600.00" inputTorque="-200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="0.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="600.00" inputTorque="600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="600.00" inputTorque="900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="600.00" inputTorque="1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="600.00" inputTorque="1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="600.00" inputTorque="2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="600.00" inputTorque="2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="600.00" inputTorque="3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="600.00" inputTorque="3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="600.00" inputTorque="4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="4500.00" torqueLoss="199.20" />
+						<Entry inputSpeed="600.00" inputTorque="5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="600.00" inputTorque="5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="900.00" inputTorque="-5500.00" torqueLoss="242.80" />
+						<Entry inputSpeed="900.00" inputTorque="-5000.00" torqueLoss="222.80" />
+						<Entry inputSpeed="900.00" inputTorque="-4500.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="-4000.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="-3500.00" torqueLoss="162.80" />
+						<Entry inputSpeed="900.00" inputTorque="-3000.00" torqueLoss="142.80" />
+						<Entry inputSpeed="900.00" inputTorque="-2500.00" torqueLoss="122.80" />
+						<Entry inputSpeed="900.00" inputTorque="-2000.00" torqueLoss="102.80" />
+						<Entry inputSpeed="900.00" inputTorque="-1600.00" torqueLoss="86.80" />
+						<Entry inputSpeed="900.00" inputTorque="-1200.00" torqueLoss="70.80" />
+						<Entry inputSpeed="900.00" inputTorque="-900.00" torqueLoss="58.80" />
+						<Entry inputSpeed="900.00" inputTorque="-600.00" torqueLoss="46.80" />
+						<Entry inputSpeed="900.00" inputTorque="-400.00" torqueLoss="38.80" />
+						<Entry inputSpeed="900.00" inputTorque="-200.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="0.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="200.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="400.00" torqueLoss="38.80" />
+						<Entry inputSpeed="900.00" inputTorque="600.00" torqueLoss="46.80" />
+						<Entry inputSpeed="900.00" inputTorque="900.00" torqueLoss="58.80" />
+						<Entry inputSpeed="900.00" inputTorque="1200.00" torqueLoss="70.80" />
+						<Entry inputSpeed="900.00" inputTorque="1600.00" torqueLoss="86.80" />
+						<Entry inputSpeed="900.00" inputTorque="2000.00" torqueLoss="102.80" />
+						<Entry inputSpeed="900.00" inputTorque="2500.00" torqueLoss="122.80" />
+						<Entry inputSpeed="900.00" inputTorque="3000.00" torqueLoss="142.80" />
+						<Entry inputSpeed="900.00" inputTorque="3500.00" torqueLoss="162.80" />
+						<Entry inputSpeed="900.00" inputTorque="4000.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="4500.00" torqueLoss="202.80" />
+						<Entry inputSpeed="900.00" inputTorque="5000.00" torqueLoss="222.80" />
+						<Entry inputSpeed="900.00" inputTorque="5500.00" torqueLoss="242.80" />
+						<Entry inputSpeed="1200.00" inputTorque="-5500.00" torqueLoss="246.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-5000.00" torqueLoss="226.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-4500.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-4000.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-3500.00" torqueLoss="166.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-3000.00" torqueLoss="146.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-2500.00" torqueLoss="126.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-2000.00" torqueLoss="106.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-1600.00" torqueLoss="90.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-1200.00" torqueLoss="74.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-900.00" torqueLoss="62.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-600.00" torqueLoss="50.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-400.00" torqueLoss="42.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-200.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="0.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="200.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="400.00" torqueLoss="42.40" />
+						<Entry inputSpeed="1200.00" inputTorque="600.00" torqueLoss="50.40" />
+						<Entry inputSpeed="1200.00" inputTorque="900.00" torqueLoss="62.40" />
+						<Entry inputSpeed="1200.00" inputTorque="1200.00" torqueLoss="74.40" />
+						<Entry inputSpeed="1200.00" inputTorque="1600.00" torqueLoss="90.40" />
+						<Entry inputSpeed="1200.00" inputTorque="2000.00" torqueLoss="106.40" />
+						<Entry inputSpeed="1200.00" inputTorque="2500.00" torqueLoss="126.40" />
+						<Entry inputSpeed="1200.00" inputTorque="3000.00" torqueLoss="146.40" />
+						<Entry inputSpeed="1200.00" inputTorque="3500.00" torqueLoss="166.40" />
+						<Entry inputSpeed="1200.00" inputTorque="4000.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="4500.00" torqueLoss="206.40" />
+						<Entry inputSpeed="1200.00" inputTorque="5000.00" torqueLoss="226.40" />
+						<Entry inputSpeed="1200.00" inputTorque="5500.00" torqueLoss="246.40" />
+						<Entry inputSpeed="1600.00" inputTorque="-5500.00" torqueLoss="251.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-5000.00" torqueLoss="231.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-4500.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-4000.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-3500.00" torqueLoss="171.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-3000.00" torqueLoss="151.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-2500.00" torqueLoss="131.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-2000.00" torqueLoss="111.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-1600.00" torqueLoss="95.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-1200.00" torqueLoss="79.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-900.00" torqueLoss="67.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-600.00" torqueLoss="55.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-400.00" torqueLoss="47.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-200.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="0.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="200.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="400.00" torqueLoss="47.20" />
+						<Entry inputSpeed="1600.00" inputTorque="600.00" torqueLoss="55.20" />
+						<Entry inputSpeed="1600.00" inputTorque="900.00" torqueLoss="67.20" />
+						<Entry inputSpeed="1600.00" inputTorque="1200.00" torqueLoss="79.20" />
+						<Entry inputSpeed="1600.00" inputTorque="1600.00" torqueLoss="95.20" />
+						<Entry inputSpeed="1600.00" inputTorque="2000.00" torqueLoss="111.20" />
+						<Entry inputSpeed="1600.00" inputTorque="2500.00" torqueLoss="131.20" />
+						<Entry inputSpeed="1600.00" inputTorque="3000.00" torqueLoss="151.20" />
+						<Entry inputSpeed="1600.00" inputTorque="3500.00" torqueLoss="171.20" />
+						<Entry inputSpeed="1600.00" inputTorque="4000.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="4500.00" torqueLoss="211.20" />
+						<Entry inputSpeed="1600.00" inputTorque="5000.00" torqueLoss="231.20" />
+						<Entry inputSpeed="1600.00" inputTorque="5500.00" torqueLoss="251.20" />
+						<Entry inputSpeed="2000.00" inputTorque="-5500.00" torqueLoss="256.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-5000.00" torqueLoss="236.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-4500.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-4000.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-3500.00" torqueLoss="176.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-3000.00" torqueLoss="156.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-2500.00" torqueLoss="136.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-2000.00" torqueLoss="116.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-1600.00" torqueLoss="100.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-1200.00" torqueLoss="84.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-900.00" torqueLoss="72.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-600.00" torqueLoss="60.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-400.00" torqueLoss="52.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-200.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="0.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="200.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="400.00" torqueLoss="52.00" />
+						<Entry inputSpeed="2000.00" inputTorque="600.00" torqueLoss="60.00" />
+						<Entry inputSpeed="2000.00" inputTorque="900.00" torqueLoss="72.00" />
+						<Entry inputSpeed="2000.00" inputTorque="1200.00" torqueLoss="84.00" />
+						<Entry inputSpeed="2000.00" inputTorque="1600.00" torqueLoss="100.00" />
+						<Entry inputSpeed="2000.00" inputTorque="2000.00" torqueLoss="116.00" />
+						<Entry inputSpeed="2000.00" inputTorque="2500.00" torqueLoss="136.00" />
+						<Entry inputSpeed="2000.00" inputTorque="3000.00" torqueLoss="156.00" />
+						<Entry inputSpeed="2000.00" inputTorque="3500.00" torqueLoss="176.00" />
+						<Entry inputSpeed="2000.00" inputTorque="4000.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="4500.00" torqueLoss="216.00" />
+						<Entry inputSpeed="2000.00" inputTorque="5000.00" torqueLoss="236.00" />
+						<Entry inputSpeed="2000.00" inputTorque="5500.00" torqueLoss="256.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-5500.00" torqueLoss="262.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-5000.00" torqueLoss="242.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-4500.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-4000.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-3500.00" torqueLoss="182.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-3000.00" torqueLoss="162.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-2500.00" torqueLoss="142.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-2000.00" torqueLoss="122.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-1600.00" torqueLoss="106.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-1200.00" torqueLoss="90.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-900.00" torqueLoss="78.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-600.00" torqueLoss="66.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-400.00" torqueLoss="58.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-200.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="0.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="200.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="400.00" torqueLoss="58.00" />
+						<Entry inputSpeed="2500.00" inputTorque="600.00" torqueLoss="66.00" />
+						<Entry inputSpeed="2500.00" inputTorque="900.00" torqueLoss="78.00" />
+						<Entry inputSpeed="2500.00" inputTorque="1200.00" torqueLoss="90.00" />
+						<Entry inputSpeed="2500.00" inputTorque="1600.00" torqueLoss="106.00" />
+						<Entry inputSpeed="2500.00" inputTorque="2000.00" torqueLoss="122.00" />
+						<Entry inputSpeed="2500.00" inputTorque="2500.00" torqueLoss="142.00" />
+						<Entry inputSpeed="2500.00" inputTorque="3000.00" torqueLoss="162.00" />
+						<Entry inputSpeed="2500.00" inputTorque="3500.00" torqueLoss="182.00" />
+						<Entry inputSpeed="2500.00" inputTorque="4000.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="4500.00" torqueLoss="222.00" />
+						<Entry inputSpeed="2500.00" inputTorque="5000.00" torqueLoss="242.00" />
+						<Entry inputSpeed="2500.00" inputTorque="5500.00" torqueLoss="262.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-5500.00" torqueLoss="268.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-5000.00" torqueLoss="248.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-4500.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-4000.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-3500.00" torqueLoss="188.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-3000.00" torqueLoss="168.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-2500.00" torqueLoss="148.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-2000.00" torqueLoss="128.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-1600.00" torqueLoss="112.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-1200.00" torqueLoss="96.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-900.00" torqueLoss="84.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-600.00" torqueLoss="72.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-400.00" torqueLoss="64.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-200.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="0.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="200.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="400.00" torqueLoss="64.00" />
+						<Entry inputSpeed="3000.00" inputTorque="600.00" torqueLoss="72.00" />
+						<Entry inputSpeed="3000.00" inputTorque="900.00" torqueLoss="84.00" />
+						<Entry inputSpeed="3000.00" inputTorque="1200.00" torqueLoss="96.00" />
+						<Entry inputSpeed="3000.00" inputTorque="1600.00" torqueLoss="112.00" />
+						<Entry inputSpeed="3000.00" inputTorque="2000.00" torqueLoss="128.00" />
+						<Entry inputSpeed="3000.00" inputTorque="2500.00" torqueLoss="148.00" />
+						<Entry inputSpeed="3000.00" inputTorque="3000.00" torqueLoss="168.00" />
+						<Entry inputSpeed="3000.00" inputTorque="3500.00" torqueLoss="188.00" />
+						<Entry inputSpeed="3000.00" inputTorque="4000.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="4500.00" torqueLoss="228.00" />
+						<Entry inputSpeed="3000.00" inputTorque="5000.00" torqueLoss="248.00" />
+						<Entry inputSpeed="3000.00" inputTorque="5500.00" torqueLoss="268.00" />
+					  </TorqueLossMap>
+					</Gear>
+					<Gear number="9">
+					  <Ratio>2.050</Ratio>
+					  <MaxTorque>5000</MaxTorque>
+					  <MaxSpeed>2900</MaxSpeed>
+					  <TorqueLossMap>
+						<Entry inputSpeed="0.00" inputTorque="-5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="0.00" inputTorque="-5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="0.00" inputTorque="-4500.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="-4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="-3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="0.00" inputTorque="-3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="0.00" inputTorque="-2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="0.00" inputTorque="-2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="0.00" inputTorque="-1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="0.00" inputTorque="-1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="0.00" inputTorque="-900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="0.00" inputTorque="-600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="0.00" inputTorque="-400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="0.00" inputTorque="-200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="0.00" inputTorque="600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="0.00" inputTorque="900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="0.00" inputTorque="1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="0.00" inputTorque="1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="0.00" inputTorque="2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="0.00" inputTorque="2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="0.00" inputTorque="3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="0.00" inputTorque="3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="0.00" inputTorque="4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="4500.00" torqueLoss="199.20" />
+						<Entry inputSpeed="0.00" inputTorque="5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="0.00" inputTorque="5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="600.00" inputTorque="-5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="600.00" inputTorque="-5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="600.00" inputTorque="-4500.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="-4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="-3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="600.00" inputTorque="-3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="600.00" inputTorque="-2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="600.00" inputTorque="-2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="600.00" inputTorque="-1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="600.00" inputTorque="-1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="600.00" inputTorque="-900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="600.00" inputTorque="-600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="600.00" inputTorque="-400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="600.00" inputTorque="-200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="0.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="600.00" inputTorque="600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="600.00" inputTorque="900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="600.00" inputTorque="1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="600.00" inputTorque="1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="600.00" inputTorque="2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="600.00" inputTorque="2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="600.00" inputTorque="3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="600.00" inputTorque="3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="600.00" inputTorque="4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="4500.00" torqueLoss="199.20" />
+						<Entry inputSpeed="600.00" inputTorque="5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="600.00" inputTorque="5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="900.00" inputTorque="-5500.00" torqueLoss="242.80" />
+						<Entry inputSpeed="900.00" inputTorque="-5000.00" torqueLoss="222.80" />
+						<Entry inputSpeed="900.00" inputTorque="-4500.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="-4000.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="-3500.00" torqueLoss="162.80" />
+						<Entry inputSpeed="900.00" inputTorque="-3000.00" torqueLoss="142.80" />
+						<Entry inputSpeed="900.00" inputTorque="-2500.00" torqueLoss="122.80" />
+						<Entry inputSpeed="900.00" inputTorque="-2000.00" torqueLoss="102.80" />
+						<Entry inputSpeed="900.00" inputTorque="-1600.00" torqueLoss="86.80" />
+						<Entry inputSpeed="900.00" inputTorque="-1200.00" torqueLoss="70.80" />
+						<Entry inputSpeed="900.00" inputTorque="-900.00" torqueLoss="58.80" />
+						<Entry inputSpeed="900.00" inputTorque="-600.00" torqueLoss="46.80" />
+						<Entry inputSpeed="900.00" inputTorque="-400.00" torqueLoss="38.80" />
+						<Entry inputSpeed="900.00" inputTorque="-200.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="0.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="200.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="400.00" torqueLoss="38.80" />
+						<Entry inputSpeed="900.00" inputTorque="600.00" torqueLoss="46.80" />
+						<Entry inputSpeed="900.00" inputTorque="900.00" torqueLoss="58.80" />
+						<Entry inputSpeed="900.00" inputTorque="1200.00" torqueLoss="70.80" />
+						<Entry inputSpeed="900.00" inputTorque="1600.00" torqueLoss="86.80" />
+						<Entry inputSpeed="900.00" inputTorque="2000.00" torqueLoss="102.80" />
+						<Entry inputSpeed="900.00" inputTorque="2500.00" torqueLoss="122.80" />
+						<Entry inputSpeed="900.00" inputTorque="3000.00" torqueLoss="142.80" />
+						<Entry inputSpeed="900.00" inputTorque="3500.00" torqueLoss="162.80" />
+						<Entry inputSpeed="900.00" inputTorque="4000.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="4500.00" torqueLoss="202.80" />
+						<Entry inputSpeed="900.00" inputTorque="5000.00" torqueLoss="222.80" />
+						<Entry inputSpeed="900.00" inputTorque="5500.00" torqueLoss="242.80" />
+						<Entry inputSpeed="1200.00" inputTorque="-5500.00" torqueLoss="246.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-5000.00" torqueLoss="226.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-4500.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-4000.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-3500.00" torqueLoss="166.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-3000.00" torqueLoss="146.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-2500.00" torqueLoss="126.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-2000.00" torqueLoss="106.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-1600.00" torqueLoss="90.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-1200.00" torqueLoss="74.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-900.00" torqueLoss="62.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-600.00" torqueLoss="50.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-400.00" torqueLoss="42.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-200.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="0.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="200.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="400.00" torqueLoss="42.40" />
+						<Entry inputSpeed="1200.00" inputTorque="600.00" torqueLoss="50.40" />
+						<Entry inputSpeed="1200.00" inputTorque="900.00" torqueLoss="62.40" />
+						<Entry inputSpeed="1200.00" inputTorque="1200.00" torqueLoss="74.40" />
+						<Entry inputSpeed="1200.00" inputTorque="1600.00" torqueLoss="90.40" />
+						<Entry inputSpeed="1200.00" inputTorque="2000.00" torqueLoss="106.40" />
+						<Entry inputSpeed="1200.00" inputTorque="2500.00" torqueLoss="126.40" />
+						<Entry inputSpeed="1200.00" inputTorque="3000.00" torqueLoss="146.40" />
+						<Entry inputSpeed="1200.00" inputTorque="3500.00" torqueLoss="166.40" />
+						<Entry inputSpeed="1200.00" inputTorque="4000.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="4500.00" torqueLoss="206.40" />
+						<Entry inputSpeed="1200.00" inputTorque="5000.00" torqueLoss="226.40" />
+						<Entry inputSpeed="1200.00" inputTorque="5500.00" torqueLoss="246.40" />
+						<Entry inputSpeed="1600.00" inputTorque="-5500.00" torqueLoss="251.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-5000.00" torqueLoss="231.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-4500.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-4000.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-3500.00" torqueLoss="171.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-3000.00" torqueLoss="151.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-2500.00" torqueLoss="131.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-2000.00" torqueLoss="111.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-1600.00" torqueLoss="95.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-1200.00" torqueLoss="79.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-900.00" torqueLoss="67.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-600.00" torqueLoss="55.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-400.00" torqueLoss="47.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-200.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="0.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="200.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="400.00" torqueLoss="47.20" />
+						<Entry inputSpeed="1600.00" inputTorque="600.00" torqueLoss="55.20" />
+						<Entry inputSpeed="1600.00" inputTorque="900.00" torqueLoss="67.20" />
+						<Entry inputSpeed="1600.00" inputTorque="1200.00" torqueLoss="79.20" />
+						<Entry inputSpeed="1600.00" inputTorque="1600.00" torqueLoss="95.20" />
+						<Entry inputSpeed="1600.00" inputTorque="2000.00" torqueLoss="111.20" />
+						<Entry inputSpeed="1600.00" inputTorque="2500.00" torqueLoss="131.20" />
+						<Entry inputSpeed="1600.00" inputTorque="3000.00" torqueLoss="151.20" />
+						<Entry inputSpeed="1600.00" inputTorque="3500.00" torqueLoss="171.20" />
+						<Entry inputSpeed="1600.00" inputTorque="4000.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="4500.00" torqueLoss="211.20" />
+						<Entry inputSpeed="1600.00" inputTorque="5000.00" torqueLoss="231.20" />
+						<Entry inputSpeed="1600.00" inputTorque="5500.00" torqueLoss="251.20" />
+						<Entry inputSpeed="2000.00" inputTorque="-5500.00" torqueLoss="256.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-5000.00" torqueLoss="236.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-4500.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-4000.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-3500.00" torqueLoss="176.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-3000.00" torqueLoss="156.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-2500.00" torqueLoss="136.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-2000.00" torqueLoss="116.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-1600.00" torqueLoss="100.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-1200.00" torqueLoss="84.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-900.00" torqueLoss="72.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-600.00" torqueLoss="60.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-400.00" torqueLoss="52.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-200.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="0.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="200.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="400.00" torqueLoss="52.00" />
+						<Entry inputSpeed="2000.00" inputTorque="600.00" torqueLoss="60.00" />
+						<Entry inputSpeed="2000.00" inputTorque="900.00" torqueLoss="72.00" />
+						<Entry inputSpeed="2000.00" inputTorque="1200.00" torqueLoss="84.00" />
+						<Entry inputSpeed="2000.00" inputTorque="1600.00" torqueLoss="100.00" />
+						<Entry inputSpeed="2000.00" inputTorque="2000.00" torqueLoss="116.00" />
+						<Entry inputSpeed="2000.00" inputTorque="2500.00" torqueLoss="136.00" />
+						<Entry inputSpeed="2000.00" inputTorque="3000.00" torqueLoss="156.00" />
+						<Entry inputSpeed="2000.00" inputTorque="3500.00" torqueLoss="176.00" />
+						<Entry inputSpeed="2000.00" inputTorque="4000.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="4500.00" torqueLoss="216.00" />
+						<Entry inputSpeed="2000.00" inputTorque="5000.00" torqueLoss="236.00" />
+						<Entry inputSpeed="2000.00" inputTorque="5500.00" torqueLoss="256.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-5500.00" torqueLoss="262.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-5000.00" torqueLoss="242.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-4500.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-4000.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-3500.00" torqueLoss="182.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-3000.00" torqueLoss="162.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-2500.00" torqueLoss="142.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-2000.00" torqueLoss="122.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-1600.00" torqueLoss="106.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-1200.00" torqueLoss="90.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-900.00" torqueLoss="78.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-600.00" torqueLoss="66.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-400.00" torqueLoss="58.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-200.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="0.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="200.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="400.00" torqueLoss="58.00" />
+						<Entry inputSpeed="2500.00" inputTorque="600.00" torqueLoss="66.00" />
+						<Entry inputSpeed="2500.00" inputTorque="900.00" torqueLoss="78.00" />
+						<Entry inputSpeed="2500.00" inputTorque="1200.00" torqueLoss="90.00" />
+						<Entry inputSpeed="2500.00" inputTorque="1600.00" torqueLoss="106.00" />
+						<Entry inputSpeed="2500.00" inputTorque="2000.00" torqueLoss="122.00" />
+						<Entry inputSpeed="2500.00" inputTorque="2500.00" torqueLoss="142.00" />
+						<Entry inputSpeed="2500.00" inputTorque="3000.00" torqueLoss="162.00" />
+						<Entry inputSpeed="2500.00" inputTorque="3500.00" torqueLoss="182.00" />
+						<Entry inputSpeed="2500.00" inputTorque="4000.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="4500.00" torqueLoss="222.00" />
+						<Entry inputSpeed="2500.00" inputTorque="5000.00" torqueLoss="242.00" />
+						<Entry inputSpeed="2500.00" inputTorque="5500.00" torqueLoss="262.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-5500.00" torqueLoss="268.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-5000.00" torqueLoss="248.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-4500.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-4000.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-3500.00" torqueLoss="188.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-3000.00" torqueLoss="168.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-2500.00" torqueLoss="148.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-2000.00" torqueLoss="128.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-1600.00" torqueLoss="112.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-1200.00" torqueLoss="96.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-900.00" torqueLoss="84.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-600.00" torqueLoss="72.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-400.00" torqueLoss="64.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-200.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="0.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="200.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="400.00" torqueLoss="64.00" />
+						<Entry inputSpeed="3000.00" inputTorque="600.00" torqueLoss="72.00" />
+						<Entry inputSpeed="3000.00" inputTorque="900.00" torqueLoss="84.00" />
+						<Entry inputSpeed="3000.00" inputTorque="1200.00" torqueLoss="96.00" />
+						<Entry inputSpeed="3000.00" inputTorque="1600.00" torqueLoss="112.00" />
+						<Entry inputSpeed="3000.00" inputTorque="2000.00" torqueLoss="128.00" />
+						<Entry inputSpeed="3000.00" inputTorque="2500.00" torqueLoss="148.00" />
+						<Entry inputSpeed="3000.00" inputTorque="3000.00" torqueLoss="168.00" />
+						<Entry inputSpeed="3000.00" inputTorque="3500.00" torqueLoss="188.00" />
+						<Entry inputSpeed="3000.00" inputTorque="4000.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="4500.00" torqueLoss="228.00" />
+						<Entry inputSpeed="3000.00" inputTorque="5000.00" torqueLoss="248.00" />
+						<Entry inputSpeed="3000.00" inputTorque="5500.00" torqueLoss="268.00" />
+					  </TorqueLossMap>
+					</Gear>
+					<Gear number="10">
+					  <Ratio>1.600</Ratio>
+					  <MaxTorque>5000</MaxTorque>
+					  <MaxSpeed>2900</MaxSpeed>
+					  <TorqueLossMap>
+						<Entry inputSpeed="0.00" inputTorque="-5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="0.00" inputTorque="-5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="0.00" inputTorque="-4500.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="-4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="-3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="0.00" inputTorque="-3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="0.00" inputTorque="-2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="0.00" inputTorque="-2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="0.00" inputTorque="-1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="0.00" inputTorque="-1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="0.00" inputTorque="-900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="0.00" inputTorque="-600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="0.00" inputTorque="-400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="0.00" inputTorque="-200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="0.00" inputTorque="600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="0.00" inputTorque="900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="0.00" inputTorque="1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="0.00" inputTorque="1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="0.00" inputTorque="2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="0.00" inputTorque="2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="0.00" inputTorque="3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="0.00" inputTorque="3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="0.00" inputTorque="4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="4500.00" torqueLoss="199.20" />
+						<Entry inputSpeed="0.00" inputTorque="5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="0.00" inputTorque="5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="600.00" inputTorque="-5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="600.00" inputTorque="-5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="600.00" inputTorque="-4500.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="-4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="-3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="600.00" inputTorque="-3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="600.00" inputTorque="-2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="600.00" inputTorque="-2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="600.00" inputTorque="-1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="600.00" inputTorque="-1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="600.00" inputTorque="-900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="600.00" inputTorque="-600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="600.00" inputTorque="-400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="600.00" inputTorque="-200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="0.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="600.00" inputTorque="600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="600.00" inputTorque="900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="600.00" inputTorque="1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="600.00" inputTorque="1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="600.00" inputTorque="2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="600.00" inputTorque="2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="600.00" inputTorque="3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="600.00" inputTorque="3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="600.00" inputTorque="4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="4500.00" torqueLoss="199.20" />
+						<Entry inputSpeed="600.00" inputTorque="5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="600.00" inputTorque="5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="900.00" inputTorque="-5500.00" torqueLoss="242.80" />
+						<Entry inputSpeed="900.00" inputTorque="-5000.00" torqueLoss="222.80" />
+						<Entry inputSpeed="900.00" inputTorque="-4500.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="-4000.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="-3500.00" torqueLoss="162.80" />
+						<Entry inputSpeed="900.00" inputTorque="-3000.00" torqueLoss="142.80" />
+						<Entry inputSpeed="900.00" inputTorque="-2500.00" torqueLoss="122.80" />
+						<Entry inputSpeed="900.00" inputTorque="-2000.00" torqueLoss="102.80" />
+						<Entry inputSpeed="900.00" inputTorque="-1600.00" torqueLoss="86.80" />
+						<Entry inputSpeed="900.00" inputTorque="-1200.00" torqueLoss="70.80" />
+						<Entry inputSpeed="900.00" inputTorque="-900.00" torqueLoss="58.80" />
+						<Entry inputSpeed="900.00" inputTorque="-600.00" torqueLoss="46.80" />
+						<Entry inputSpeed="900.00" inputTorque="-400.00" torqueLoss="38.80" />
+						<Entry inputSpeed="900.00" inputTorque="-200.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="0.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="200.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="400.00" torqueLoss="38.80" />
+						<Entry inputSpeed="900.00" inputTorque="600.00" torqueLoss="46.80" />
+						<Entry inputSpeed="900.00" inputTorque="900.00" torqueLoss="58.80" />
+						<Entry inputSpeed="900.00" inputTorque="1200.00" torqueLoss="70.80" />
+						<Entry inputSpeed="900.00" inputTorque="1600.00" torqueLoss="86.80" />
+						<Entry inputSpeed="900.00" inputTorque="2000.00" torqueLoss="102.80" />
+						<Entry inputSpeed="900.00" inputTorque="2500.00" torqueLoss="122.80" />
+						<Entry inputSpeed="900.00" inputTorque="3000.00" torqueLoss="142.80" />
+						<Entry inputSpeed="900.00" inputTorque="3500.00" torqueLoss="162.80" />
+						<Entry inputSpeed="900.00" inputTorque="4000.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="4500.00" torqueLoss="202.80" />
+						<Entry inputSpeed="900.00" inputTorque="5000.00" torqueLoss="222.80" />
+						<Entry inputSpeed="900.00" inputTorque="5500.00" torqueLoss="242.80" />
+						<Entry inputSpeed="1200.00" inputTorque="-5500.00" torqueLoss="246.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-5000.00" torqueLoss="226.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-4500.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-4000.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-3500.00" torqueLoss="166.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-3000.00" torqueLoss="146.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-2500.00" torqueLoss="126.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-2000.00" torqueLoss="106.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-1600.00" torqueLoss="90.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-1200.00" torqueLoss="74.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-900.00" torqueLoss="62.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-600.00" torqueLoss="50.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-400.00" torqueLoss="42.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-200.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="0.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="200.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="400.00" torqueLoss="42.40" />
+						<Entry inputSpeed="1200.00" inputTorque="600.00" torqueLoss="50.40" />
+						<Entry inputSpeed="1200.00" inputTorque="900.00" torqueLoss="62.40" />
+						<Entry inputSpeed="1200.00" inputTorque="1200.00" torqueLoss="74.40" />
+						<Entry inputSpeed="1200.00" inputTorque="1600.00" torqueLoss="90.40" />
+						<Entry inputSpeed="1200.00" inputTorque="2000.00" torqueLoss="106.40" />
+						<Entry inputSpeed="1200.00" inputTorque="2500.00" torqueLoss="126.40" />
+						<Entry inputSpeed="1200.00" inputTorque="3000.00" torqueLoss="146.40" />
+						<Entry inputSpeed="1200.00" inputTorque="3500.00" torqueLoss="166.40" />
+						<Entry inputSpeed="1200.00" inputTorque="4000.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="4500.00" torqueLoss="206.40" />
+						<Entry inputSpeed="1200.00" inputTorque="5000.00" torqueLoss="226.40" />
+						<Entry inputSpeed="1200.00" inputTorque="5500.00" torqueLoss="246.40" />
+						<Entry inputSpeed="1600.00" inputTorque="-5500.00" torqueLoss="251.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-5000.00" torqueLoss="231.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-4500.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-4000.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-3500.00" torqueLoss="171.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-3000.00" torqueLoss="151.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-2500.00" torqueLoss="131.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-2000.00" torqueLoss="111.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-1600.00" torqueLoss="95.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-1200.00" torqueLoss="79.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-900.00" torqueLoss="67.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-600.00" torqueLoss="55.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-400.00" torqueLoss="47.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-200.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="0.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="200.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="400.00" torqueLoss="47.20" />
+						<Entry inputSpeed="1600.00" inputTorque="600.00" torqueLoss="55.20" />
+						<Entry inputSpeed="1600.00" inputTorque="900.00" torqueLoss="67.20" />
+						<Entry inputSpeed="1600.00" inputTorque="1200.00" torqueLoss="79.20" />
+						<Entry inputSpeed="1600.00" inputTorque="1600.00" torqueLoss="95.20" />
+						<Entry inputSpeed="1600.00" inputTorque="2000.00" torqueLoss="111.20" />
+						<Entry inputSpeed="1600.00" inputTorque="2500.00" torqueLoss="131.20" />
+						<Entry inputSpeed="1600.00" inputTorque="3000.00" torqueLoss="151.20" />
+						<Entry inputSpeed="1600.00" inputTorque="3500.00" torqueLoss="171.20" />
+						<Entry inputSpeed="1600.00" inputTorque="4000.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="4500.00" torqueLoss="211.20" />
+						<Entry inputSpeed="1600.00" inputTorque="5000.00" torqueLoss="231.20" />
+						<Entry inputSpeed="1600.00" inputTorque="5500.00" torqueLoss="251.20" />
+						<Entry inputSpeed="2000.00" inputTorque="-5500.00" torqueLoss="256.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-5000.00" torqueLoss="236.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-4500.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-4000.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-3500.00" torqueLoss="176.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-3000.00" torqueLoss="156.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-2500.00" torqueLoss="136.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-2000.00" torqueLoss="116.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-1600.00" torqueLoss="100.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-1200.00" torqueLoss="84.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-900.00" torqueLoss="72.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-600.00" torqueLoss="60.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-400.00" torqueLoss="52.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-200.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="0.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="200.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="400.00" torqueLoss="52.00" />
+						<Entry inputSpeed="2000.00" inputTorque="600.00" torqueLoss="60.00" />
+						<Entry inputSpeed="2000.00" inputTorque="900.00" torqueLoss="72.00" />
+						<Entry inputSpeed="2000.00" inputTorque="1200.00" torqueLoss="84.00" />
+						<Entry inputSpeed="2000.00" inputTorque="1600.00" torqueLoss="100.00" />
+						<Entry inputSpeed="2000.00" inputTorque="2000.00" torqueLoss="116.00" />
+						<Entry inputSpeed="2000.00" inputTorque="2500.00" torqueLoss="136.00" />
+						<Entry inputSpeed="2000.00" inputTorque="3000.00" torqueLoss="156.00" />
+						<Entry inputSpeed="2000.00" inputTorque="3500.00" torqueLoss="176.00" />
+						<Entry inputSpeed="2000.00" inputTorque="4000.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="4500.00" torqueLoss="216.00" />
+						<Entry inputSpeed="2000.00" inputTorque="5000.00" torqueLoss="236.00" />
+						<Entry inputSpeed="2000.00" inputTorque="5500.00" torqueLoss="256.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-5500.00" torqueLoss="262.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-5000.00" torqueLoss="242.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-4500.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-4000.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-3500.00" torqueLoss="182.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-3000.00" torqueLoss="162.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-2500.00" torqueLoss="142.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-2000.00" torqueLoss="122.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-1600.00" torqueLoss="106.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-1200.00" torqueLoss="90.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-900.00" torqueLoss="78.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-600.00" torqueLoss="66.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-400.00" torqueLoss="58.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-200.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="0.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="200.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="400.00" torqueLoss="58.00" />
+						<Entry inputSpeed="2500.00" inputTorque="600.00" torqueLoss="66.00" />
+						<Entry inputSpeed="2500.00" inputTorque="900.00" torqueLoss="78.00" />
+						<Entry inputSpeed="2500.00" inputTorque="1200.00" torqueLoss="90.00" />
+						<Entry inputSpeed="2500.00" inputTorque="1600.00" torqueLoss="106.00" />
+						<Entry inputSpeed="2500.00" inputTorque="2000.00" torqueLoss="122.00" />
+						<Entry inputSpeed="2500.00" inputTorque="2500.00" torqueLoss="142.00" />
+						<Entry inputSpeed="2500.00" inputTorque="3000.00" torqueLoss="162.00" />
+						<Entry inputSpeed="2500.00" inputTorque="3500.00" torqueLoss="182.00" />
+						<Entry inputSpeed="2500.00" inputTorque="4000.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="4500.00" torqueLoss="222.00" />
+						<Entry inputSpeed="2500.00" inputTorque="5000.00" torqueLoss="242.00" />
+						<Entry inputSpeed="2500.00" inputTorque="5500.00" torqueLoss="262.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-5500.00" torqueLoss="268.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-5000.00" torqueLoss="248.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-4500.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-4000.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-3500.00" torqueLoss="188.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-3000.00" torqueLoss="168.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-2500.00" torqueLoss="148.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-2000.00" torqueLoss="128.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-1600.00" torqueLoss="112.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-1200.00" torqueLoss="96.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-900.00" torqueLoss="84.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-600.00" torqueLoss="72.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-400.00" torqueLoss="64.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-200.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="0.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="200.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="400.00" torqueLoss="64.00" />
+						<Entry inputSpeed="3000.00" inputTorque="600.00" torqueLoss="72.00" />
+						<Entry inputSpeed="3000.00" inputTorque="900.00" torqueLoss="84.00" />
+						<Entry inputSpeed="3000.00" inputTorque="1200.00" torqueLoss="96.00" />
+						<Entry inputSpeed="3000.00" inputTorque="1600.00" torqueLoss="112.00" />
+						<Entry inputSpeed="3000.00" inputTorque="2000.00" torqueLoss="128.00" />
+						<Entry inputSpeed="3000.00" inputTorque="2500.00" torqueLoss="148.00" />
+						<Entry inputSpeed="3000.00" inputTorque="3000.00" torqueLoss="168.00" />
+						<Entry inputSpeed="3000.00" inputTorque="3500.00" torqueLoss="188.00" />
+						<Entry inputSpeed="3000.00" inputTorque="4000.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="4500.00" torqueLoss="228.00" />
+						<Entry inputSpeed="3000.00" inputTorque="5000.00" torqueLoss="248.00" />
+						<Entry inputSpeed="3000.00" inputTorque="5500.00" torqueLoss="268.00" />
+					  </TorqueLossMap>
+					</Gear>
+					<Gear number="11">
+					  <Ratio>1.280</Ratio>
+					  <MaxTorque>5000</MaxTorque>
+					  <MaxSpeed>2900</MaxSpeed>
+					  <TorqueLossMap>
+						<Entry inputSpeed="0.00" inputTorque="-5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="0.00" inputTorque="-5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="0.00" inputTorque="-4500.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="-4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="-3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="0.00" inputTorque="-3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="0.00" inputTorque="-2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="0.00" inputTorque="-2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="0.00" inputTorque="-1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="0.00" inputTorque="-1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="0.00" inputTorque="-900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="0.00" inputTorque="-600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="0.00" inputTorque="-400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="0.00" inputTorque="-200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="0.00" inputTorque="400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="0.00" inputTorque="600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="0.00" inputTorque="900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="0.00" inputTorque="1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="0.00" inputTorque="1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="0.00" inputTorque="2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="0.00" inputTorque="2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="0.00" inputTorque="3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="0.00" inputTorque="3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="0.00" inputTorque="4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="0.00" inputTorque="4500.00" torqueLoss="199.20" />
+						<Entry inputSpeed="0.00" inputTorque="5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="0.00" inputTorque="5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="600.00" inputTorque="-5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="600.00" inputTorque="-5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="600.00" inputTorque="-4500.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="-4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="-3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="600.00" inputTorque="-3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="600.00" inputTorque="-2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="600.00" inputTorque="-2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="600.00" inputTorque="-1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="600.00" inputTorque="-1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="600.00" inputTorque="-900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="600.00" inputTorque="-600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="600.00" inputTorque="-400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="600.00" inputTorque="-200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="0.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="200.00" torqueLoss="27.20" />
+						<Entry inputSpeed="600.00" inputTorque="400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="600.00" inputTorque="600.00" torqueLoss="43.20" />
+						<Entry inputSpeed="600.00" inputTorque="900.00" torqueLoss="55.20" />
+						<Entry inputSpeed="600.00" inputTorque="1200.00" torqueLoss="67.20" />
+						<Entry inputSpeed="600.00" inputTorque="1600.00" torqueLoss="83.20" />
+						<Entry inputSpeed="600.00" inputTorque="2000.00" torqueLoss="99.20" />
+						<Entry inputSpeed="600.00" inputTorque="2500.00" torqueLoss="119.20" />
+						<Entry inputSpeed="600.00" inputTorque="3000.00" torqueLoss="139.20" />
+						<Entry inputSpeed="600.00" inputTorque="3500.00" torqueLoss="159.20" />
+						<Entry inputSpeed="600.00" inputTorque="4000.00" torqueLoss="179.20" />
+						<Entry inputSpeed="600.00" inputTorque="4500.00" torqueLoss="199.20" />
+						<Entry inputSpeed="600.00" inputTorque="5000.00" torqueLoss="219.20" />
+						<Entry inputSpeed="600.00" inputTorque="5500.00" torqueLoss="239.20" />
+						<Entry inputSpeed="900.00" inputTorque="-5500.00" torqueLoss="242.80" />
+						<Entry inputSpeed="900.00" inputTorque="-5000.00" torqueLoss="222.80" />
+						<Entry inputSpeed="900.00" inputTorque="-4500.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="-4000.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="-3500.00" torqueLoss="162.80" />
+						<Entry inputSpeed="900.00" inputTorque="-3000.00" torqueLoss="142.80" />
+						<Entry inputSpeed="900.00" inputTorque="-2500.00" torqueLoss="122.80" />
+						<Entry inputSpeed="900.00" inputTorque="-2000.00" torqueLoss="102.80" />
+						<Entry inputSpeed="900.00" inputTorque="-1600.00" torqueLoss="86.80" />
+						<Entry inputSpeed="900.00" inputTorque="-1200.00" torqueLoss="70.80" />
+						<Entry inputSpeed="900.00" inputTorque="-900.00" torqueLoss="58.80" />
+						<Entry inputSpeed="900.00" inputTorque="-600.00" torqueLoss="46.80" />
+						<Entry inputSpeed="900.00" inputTorque="-400.00" torqueLoss="38.80" />
+						<Entry inputSpeed="900.00" inputTorque="-200.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="0.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="200.00" torqueLoss="30.80" />
+						<Entry inputSpeed="900.00" inputTorque="400.00" torqueLoss="38.80" />
+						<Entry inputSpeed="900.00" inputTorque="600.00" torqueLoss="46.80" />
+						<Entry inputSpeed="900.00" inputTorque="900.00" torqueLoss="58.80" />
+						<Entry inputSpeed="900.00" inputTorque="1200.00" torqueLoss="70.80" />
+						<Entry inputSpeed="900.00" inputTorque="1600.00" torqueLoss="86.80" />
+						<Entry inputSpeed="900.00" inputTorque="2000.00" torqueLoss="102.80" />
+						<Entry inputSpeed="900.00" inputTorque="2500.00" torqueLoss="122.80" />
+						<Entry inputSpeed="900.00" inputTorque="3000.00" torqueLoss="142.80" />
+						<Entry inputSpeed="900.00" inputTorque="3500.00" torqueLoss="162.80" />
+						<Entry inputSpeed="900.00" inputTorque="4000.00" torqueLoss="182.80" />
+						<Entry inputSpeed="900.00" inputTorque="4500.00" torqueLoss="202.80" />
+						<Entry inputSpeed="900.00" inputTorque="5000.00" torqueLoss="222.80" />
+						<Entry inputSpeed="900.00" inputTorque="5500.00" torqueLoss="242.80" />
+						<Entry inputSpeed="1200.00" inputTorque="-5500.00" torqueLoss="246.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-5000.00" torqueLoss="226.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-4500.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-4000.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-3500.00" torqueLoss="166.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-3000.00" torqueLoss="146.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-2500.00" torqueLoss="126.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-2000.00" torqueLoss="106.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-1600.00" torqueLoss="90.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-1200.00" torqueLoss="74.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-900.00" torqueLoss="62.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-600.00" torqueLoss="50.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-400.00" torqueLoss="42.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-200.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="0.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="200.00" torqueLoss="34.40" />
+						<Entry inputSpeed="1200.00" inputTorque="400.00" torqueLoss="42.40" />
+						<Entry inputSpeed="1200.00" inputTorque="600.00" torqueLoss="50.40" />
+						<Entry inputSpeed="1200.00" inputTorque="900.00" torqueLoss="62.40" />
+						<Entry inputSpeed="1200.00" inputTorque="1200.00" torqueLoss="74.40" />
+						<Entry inputSpeed="1200.00" inputTorque="1600.00" torqueLoss="90.40" />
+						<Entry inputSpeed="1200.00" inputTorque="2000.00" torqueLoss="106.40" />
+						<Entry inputSpeed="1200.00" inputTorque="2500.00" torqueLoss="126.40" />
+						<Entry inputSpeed="1200.00" inputTorque="3000.00" torqueLoss="146.40" />
+						<Entry inputSpeed="1200.00" inputTorque="3500.00" torqueLoss="166.40" />
+						<Entry inputSpeed="1200.00" inputTorque="4000.00" torqueLoss="186.40" />
+						<Entry inputSpeed="1200.00" inputTorque="4500.00" torqueLoss="206.40" />
+						<Entry inputSpeed="1200.00" inputTorque="5000.00" torqueLoss="226.40" />
+						<Entry inputSpeed="1200.00" inputTorque="5500.00" torqueLoss="246.40" />
+						<Entry inputSpeed="1600.00" inputTorque="-5500.00" torqueLoss="251.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-5000.00" torqueLoss="231.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-4500.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-4000.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-3500.00" torqueLoss="171.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-3000.00" torqueLoss="151.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-2500.00" torqueLoss="131.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-2000.00" torqueLoss="111.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-1600.00" torqueLoss="95.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-1200.00" torqueLoss="79.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-900.00" torqueLoss="67.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-600.00" torqueLoss="55.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-400.00" torqueLoss="47.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-200.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="0.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="200.00" torqueLoss="39.20" />
+						<Entry inputSpeed="1600.00" inputTorque="400.00" torqueLoss="47.20" />
+						<Entry inputSpeed="1600.00" inputTorque="600.00" torqueLoss="55.20" />
+						<Entry inputSpeed="1600.00" inputTorque="900.00" torqueLoss="67.20" />
+						<Entry inputSpeed="1600.00" inputTorque="1200.00" torqueLoss="79.20" />
+						<Entry inputSpeed="1600.00" inputTorque="1600.00" torqueLoss="95.20" />
+						<Entry inputSpeed="1600.00" inputTorque="2000.00" torqueLoss="111.20" />
+						<Entry inputSpeed="1600.00" inputTorque="2500.00" torqueLoss="131.20" />
+						<Entry inputSpeed="1600.00" inputTorque="3000.00" torqueLoss="151.20" />
+						<Entry inputSpeed="1600.00" inputTorque="3500.00" torqueLoss="171.20" />
+						<Entry inputSpeed="1600.00" inputTorque="4000.00" torqueLoss="191.20" />
+						<Entry inputSpeed="1600.00" inputTorque="4500.00" torqueLoss="211.20" />
+						<Entry inputSpeed="1600.00" inputTorque="5000.00" torqueLoss="231.20" />
+						<Entry inputSpeed="1600.00" inputTorque="5500.00" torqueLoss="251.20" />
+						<Entry inputSpeed="2000.00" inputTorque="-5500.00" torqueLoss="256.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-5000.00" torqueLoss="236.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-4500.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-4000.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-3500.00" torqueLoss="176.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-3000.00" torqueLoss="156.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-2500.00" torqueLoss="136.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-2000.00" torqueLoss="116.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-1600.00" torqueLoss="100.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-1200.00" torqueLoss="84.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-900.00" torqueLoss="72.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-600.00" torqueLoss="60.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-400.00" torqueLoss="52.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-200.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="0.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="200.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2000.00" inputTorque="400.00" torqueLoss="52.00" />
+						<Entry inputSpeed="2000.00" inputTorque="600.00" torqueLoss="60.00" />
+						<Entry inputSpeed="2000.00" inputTorque="900.00" torqueLoss="72.00" />
+						<Entry inputSpeed="2000.00" inputTorque="1200.00" torqueLoss="84.00" />
+						<Entry inputSpeed="2000.00" inputTorque="1600.00" torqueLoss="100.00" />
+						<Entry inputSpeed="2000.00" inputTorque="2000.00" torqueLoss="116.00" />
+						<Entry inputSpeed="2000.00" inputTorque="2500.00" torqueLoss="136.00" />
+						<Entry inputSpeed="2000.00" inputTorque="3000.00" torqueLoss="156.00" />
+						<Entry inputSpeed="2000.00" inputTorque="3500.00" torqueLoss="176.00" />
+						<Entry inputSpeed="2000.00" inputTorque="4000.00" torqueLoss="196.00" />
+						<Entry inputSpeed="2000.00" inputTorque="4500.00" torqueLoss="216.00" />
+						<Entry inputSpeed="2000.00" inputTorque="5000.00" torqueLoss="236.00" />
+						<Entry inputSpeed="2000.00" inputTorque="5500.00" torqueLoss="256.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-5500.00" torqueLoss="262.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-5000.00" torqueLoss="242.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-4500.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-4000.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-3500.00" torqueLoss="182.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-3000.00" torqueLoss="162.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-2500.00" torqueLoss="142.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-2000.00" torqueLoss="122.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-1600.00" torqueLoss="106.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-1200.00" torqueLoss="90.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-900.00" torqueLoss="78.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-600.00" torqueLoss="66.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-400.00" torqueLoss="58.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-200.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="0.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="200.00" torqueLoss="50.00" />
+						<Entry inputSpeed="2500.00" inputTorque="400.00" torqueLoss="58.00" />
+						<Entry inputSpeed="2500.00" inputTorque="600.00" torqueLoss="66.00" />
+						<Entry inputSpeed="2500.00" inputTorque="900.00" torqueLoss="78.00" />
+						<Entry inputSpeed="2500.00" inputTorque="1200.00" torqueLoss="90.00" />
+						<Entry inputSpeed="2500.00" inputTorque="1600.00" torqueLoss="106.00" />
+						<Entry inputSpeed="2500.00" inputTorque="2000.00" torqueLoss="122.00" />
+						<Entry inputSpeed="2500.00" inputTorque="2500.00" torqueLoss="142.00" />
+						<Entry inputSpeed="2500.00" inputTorque="3000.00" torqueLoss="162.00" />
+						<Entry inputSpeed="2500.00" inputTorque="3500.00" torqueLoss="182.00" />
+						<Entry inputSpeed="2500.00" inputTorque="4000.00" torqueLoss="202.00" />
+						<Entry inputSpeed="2500.00" inputTorque="4500.00" torqueLoss="222.00" />
+						<Entry inputSpeed="2500.00" inputTorque="5000.00" torqueLoss="242.00" />
+						<Entry inputSpeed="2500.00" inputTorque="5500.00" torqueLoss="262.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-5500.00" torqueLoss="268.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-5000.00" torqueLoss="248.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-4500.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-4000.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-3500.00" torqueLoss="188.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-3000.00" torqueLoss="168.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-2500.00" torqueLoss="148.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-2000.00" torqueLoss="128.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-1600.00" torqueLoss="112.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-1200.00" torqueLoss="96.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-900.00" torqueLoss="84.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-600.00" torqueLoss="72.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-400.00" torqueLoss="64.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-200.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="0.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="200.00" torqueLoss="56.00" />
+						<Entry inputSpeed="3000.00" inputTorque="400.00" torqueLoss="64.00" />
+						<Entry inputSpeed="3000.00" inputTorque="600.00" torqueLoss="72.00" />
+						<Entry inputSpeed="3000.00" inputTorque="900.00" torqueLoss="84.00" />
+						<Entry inputSpeed="3000.00" inputTorque="1200.00" torqueLoss="96.00" />
+						<Entry inputSpeed="3000.00" inputTorque="1600.00" torqueLoss="112.00" />
+						<Entry inputSpeed="3000.00" inputTorque="2000.00" torqueLoss="128.00" />
+						<Entry inputSpeed="3000.00" inputTorque="2500.00" torqueLoss="148.00" />
+						<Entry inputSpeed="3000.00" inputTorque="3000.00" torqueLoss="168.00" />
+						<Entry inputSpeed="3000.00" inputTorque="3500.00" torqueLoss="188.00" />
+						<Entry inputSpeed="3000.00" inputTorque="4000.00" torqueLoss="208.00" />
+						<Entry inputSpeed="3000.00" inputTorque="4500.00" torqueLoss="228.00" />
+						<Entry inputSpeed="3000.00" inputTorque="5000.00" torqueLoss="248.00" />
+						<Entry inputSpeed="3000.00" inputTorque="5500.00" torqueLoss="268.00" />
+					  </TorqueLossMap>
+					</Gear>
+					<Gear number="12">
+					  <Ratio>1.000</Ratio>
+					  <MaxTorque>5000</MaxTorque>
+					  <MaxSpeed>2900</MaxSpeed>
+					  <TorqueLossMap>
+						<Entry inputSpeed="0.00" inputTorque="-5500.00" torqueLoss="74.20" />
+						<Entry inputSpeed="0.00" inputTorque="-5000.00" torqueLoss="69.20" />
+						<Entry inputSpeed="0.00" inputTorque="-4500.00" torqueLoss="59.20" />
+						<Entry inputSpeed="0.00" inputTorque="-4000.00" torqueLoss="59.20" />
+						<Entry inputSpeed="0.00" inputTorque="-3500.00" torqueLoss="54.20" />
+						<Entry inputSpeed="0.00" inputTorque="-3000.00" torqueLoss="49.20" />
+						<Entry inputSpeed="0.00" inputTorque="-2500.00" torqueLoss="44.20" />
+						<Entry inputSpeed="0.00" inputTorque="-2000.00" torqueLoss="39.20" />
+						<Entry inputSpeed="0.00" inputTorque="-1600.00" torqueLoss="35.20" />
+						<Entry inputSpeed="0.00" inputTorque="-1200.00" torqueLoss="31.20" />
+						<Entry inputSpeed="0.00" inputTorque="-900.00" torqueLoss="28.20" />
+						<Entry inputSpeed="0.00" inputTorque="-600.00" torqueLoss="25.20" />
+						<Entry inputSpeed="0.00" inputTorque="-400.00" torqueLoss="23.20" />
+						<Entry inputSpeed="0.00" inputTorque="-200.00" torqueLoss="21.20" />
+						<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="21.20" />
+						<Entry inputSpeed="0.00" inputTorque="200.00" torqueLoss="21.20" />
+						<Entry inputSpeed="0.00" inputTorque="400.00" torqueLoss="23.20" />
+						<Entry inputSpeed="0.00" inputTorque="600.00" torqueLoss="25.20" />
+						<Entry inputSpeed="0.00" inputTorque="900.00" torqueLoss="28.20" />
+						<Entry inputSpeed="0.00" inputTorque="1200.00" torqueLoss="31.20" />
+						<Entry inputSpeed="0.00" inputTorque="1600.00" torqueLoss="35.20" />
+						<Entry inputSpeed="0.00" inputTorque="2000.00" torqueLoss="39.20" />
+						<Entry inputSpeed="0.00" inputTorque="2500.00" torqueLoss="44.20" />
+						<Entry inputSpeed="0.00" inputTorque="3000.00" torqueLoss="49.20" />
+						<Entry inputSpeed="0.00" inputTorque="3500.00" torqueLoss="54.20" />
+						<Entry inputSpeed="0.00" inputTorque="4000.00" torqueLoss="59.20" />
+						<Entry inputSpeed="0.00" inputTorque="4500.00" torqueLoss="64.20" />
+						<Entry inputSpeed="0.00" inputTorque="5000.00" torqueLoss="69.20" />
+						<Entry inputSpeed="0.00" inputTorque="5500.00" torqueLoss="74.20" />
+						<Entry inputSpeed="600.00" inputTorque="-5500.00" torqueLoss="74.20" />
+						<Entry inputSpeed="600.00" inputTorque="-5000.00" torqueLoss="69.20" />
+						<Entry inputSpeed="600.00" inputTorque="-4500.00" torqueLoss="59.20" />
+						<Entry inputSpeed="600.00" inputTorque="-4000.00" torqueLoss="59.20" />
+						<Entry inputSpeed="600.00" inputTorque="-3500.00" torqueLoss="54.20" />
+						<Entry inputSpeed="600.00" inputTorque="-3000.00" torqueLoss="49.20" />
+						<Entry inputSpeed="600.00" inputTorque="-2500.00" torqueLoss="44.20" />
+						<Entry inputSpeed="600.00" inputTorque="-2000.00" torqueLoss="39.20" />
+						<Entry inputSpeed="600.00" inputTorque="-1600.00" torqueLoss="35.20" />
+						<Entry inputSpeed="600.00" inputTorque="-1200.00" torqueLoss="31.20" />
+						<Entry inputSpeed="600.00" inputTorque="-900.00" torqueLoss="28.20" />
+						<Entry inputSpeed="600.00" inputTorque="-600.00" torqueLoss="25.20" />
+						<Entry inputSpeed="600.00" inputTorque="-400.00" torqueLoss="23.20" />
+						<Entry inputSpeed="600.00" inputTorque="-200.00" torqueLoss="21.20" />
+						<Entry inputSpeed="600.00" inputTorque="0.00" torqueLoss="21.20" />
+						<Entry inputSpeed="600.00" inputTorque="200.00" torqueLoss="21.20" />
+						<Entry inputSpeed="600.00" inputTorque="400.00" torqueLoss="23.20" />
+						<Entry inputSpeed="600.00" inputTorque="600.00" torqueLoss="25.20" />
+						<Entry inputSpeed="600.00" inputTorque="900.00" torqueLoss="28.20" />
+						<Entry inputSpeed="600.00" inputTorque="1200.00" torqueLoss="31.20" />
+						<Entry inputSpeed="600.00" inputTorque="1600.00" torqueLoss="35.20" />
+						<Entry inputSpeed="600.00" inputTorque="2000.00" torqueLoss="39.20" />
+						<Entry inputSpeed="600.00" inputTorque="2500.00" torqueLoss="44.20" />
+						<Entry inputSpeed="600.00" inputTorque="3000.00" torqueLoss="49.20" />
+						<Entry inputSpeed="600.00" inputTorque="3500.00" torqueLoss="54.20" />
+						<Entry inputSpeed="600.00" inputTorque="4000.00" torqueLoss="59.20" />
+						<Entry inputSpeed="600.00" inputTorque="4500.00" torqueLoss="64.20" />
+						<Entry inputSpeed="600.00" inputTorque="5000.00" torqueLoss="69.20" />
+						<Entry inputSpeed="600.00" inputTorque="5500.00" torqueLoss="74.20" />
+						<Entry inputSpeed="900.00" inputTorque="-5500.00" torqueLoss="77.80" />
+						<Entry inputSpeed="900.00" inputTorque="-5000.00" torqueLoss="72.80" />
+						<Entry inputSpeed="900.00" inputTorque="-4500.00" torqueLoss="62.80" />
+						<Entry inputSpeed="900.00" inputTorque="-4000.00" torqueLoss="62.80" />
+						<Entry inputSpeed="900.00" inputTorque="-3500.00" torqueLoss="57.80" />
+						<Entry inputSpeed="900.00" inputTorque="-3000.00" torqueLoss="52.80" />
+						<Entry inputSpeed="900.00" inputTorque="-2500.00" torqueLoss="47.80" />
+						<Entry inputSpeed="900.00" inputTorque="-2000.00" torqueLoss="42.80" />
+						<Entry inputSpeed="900.00" inputTorque="-1600.00" torqueLoss="38.80" />
+						<Entry inputSpeed="900.00" inputTorque="-1200.00" torqueLoss="34.80" />
+						<Entry inputSpeed="900.00" inputTorque="-900.00" torqueLoss="31.80" />
+						<Entry inputSpeed="900.00" inputTorque="-600.00" torqueLoss="28.80" />
+						<Entry inputSpeed="900.00" inputTorque="-400.00" torqueLoss="26.80" />
+						<Entry inputSpeed="900.00" inputTorque="-200.00" torqueLoss="24.80" />
+						<Entry inputSpeed="900.00" inputTorque="0.00" torqueLoss="24.80" />
+						<Entry inputSpeed="900.00" inputTorque="200.00" torqueLoss="24.80" />
+						<Entry inputSpeed="900.00" inputTorque="400.00" torqueLoss="26.80" />
+						<Entry inputSpeed="900.00" inputTorque="600.00" torqueLoss="28.80" />
+						<Entry inputSpeed="900.00" inputTorque="900.00" torqueLoss="31.80" />
+						<Entry inputSpeed="900.00" inputTorque="1200.00" torqueLoss="34.80" />
+						<Entry inputSpeed="900.00" inputTorque="1600.00" torqueLoss="38.80" />
+						<Entry inputSpeed="900.00" inputTorque="2000.00" torqueLoss="42.80" />
+						<Entry inputSpeed="900.00" inputTorque="2500.00" torqueLoss="47.80" />
+						<Entry inputSpeed="900.00" inputTorque="3000.00" torqueLoss="52.80" />
+						<Entry inputSpeed="900.00" inputTorque="3500.00" torqueLoss="57.80" />
+						<Entry inputSpeed="900.00" inputTorque="4000.00" torqueLoss="62.80" />
+						<Entry inputSpeed="900.00" inputTorque="4500.00" torqueLoss="67.80" />
+						<Entry inputSpeed="900.00" inputTorque="5000.00" torqueLoss="72.80" />
+						<Entry inputSpeed="900.00" inputTorque="5500.00" torqueLoss="77.80" />
+						<Entry inputSpeed="1200.00" inputTorque="-5500.00" torqueLoss="81.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-5000.00" torqueLoss="76.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-4500.00" torqueLoss="66.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-4000.00" torqueLoss="66.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-3500.00" torqueLoss="61.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-3000.00" torqueLoss="56.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-2500.00" torqueLoss="51.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-2000.00" torqueLoss="46.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-1600.00" torqueLoss="42.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-1200.00" torqueLoss="38.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-900.00" torqueLoss="35.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-600.00" torqueLoss="32.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-400.00" torqueLoss="30.40" />
+						<Entry inputSpeed="1200.00" inputTorque="-200.00" torqueLoss="28.40" />
+						<Entry inputSpeed="1200.00" inputTorque="0.00" torqueLoss="28.40" />
+						<Entry inputSpeed="1200.00" inputTorque="200.00" torqueLoss="28.40" />
+						<Entry inputSpeed="1200.00" inputTorque="400.00" torqueLoss="30.40" />
+						<Entry inputSpeed="1200.00" inputTorque="600.00" torqueLoss="32.40" />
+						<Entry inputSpeed="1200.00" inputTorque="900.00" torqueLoss="35.40" />
+						<Entry inputSpeed="1200.00" inputTorque="1200.00" torqueLoss="38.40" />
+						<Entry inputSpeed="1200.00" inputTorque="1600.00" torqueLoss="42.40" />
+						<Entry inputSpeed="1200.00" inputTorque="2000.00" torqueLoss="46.40" />
+						<Entry inputSpeed="1200.00" inputTorque="2500.00" torqueLoss="51.40" />
+						<Entry inputSpeed="1200.00" inputTorque="3000.00" torqueLoss="56.40" />
+						<Entry inputSpeed="1200.00" inputTorque="3500.00" torqueLoss="61.40" />
+						<Entry inputSpeed="1200.00" inputTorque="4000.00" torqueLoss="66.40" />
+						<Entry inputSpeed="1200.00" inputTorque="4500.00" torqueLoss="71.40" />
+						<Entry inputSpeed="1200.00" inputTorque="5000.00" torqueLoss="76.40" />
+						<Entry inputSpeed="1200.00" inputTorque="5500.00" torqueLoss="81.40" />
+						<Entry inputSpeed="1600.00" inputTorque="-5500.00" torqueLoss="86.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-5000.00" torqueLoss="81.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-4500.00" torqueLoss="71.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-4000.00" torqueLoss="71.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-3500.00" torqueLoss="66.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-3000.00" torqueLoss="61.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-2500.00" torqueLoss="56.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-2000.00" torqueLoss="51.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-1600.00" torqueLoss="47.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-1200.00" torqueLoss="43.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-900.00" torqueLoss="40.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-600.00" torqueLoss="37.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="1600.00" inputTorque="-200.00" torqueLoss="33.20" />
+						<Entry inputSpeed="1600.00" inputTorque="0.00" torqueLoss="33.20" />
+						<Entry inputSpeed="1600.00" inputTorque="200.00" torqueLoss="33.20" />
+						<Entry inputSpeed="1600.00" inputTorque="400.00" torqueLoss="35.20" />
+						<Entry inputSpeed="1600.00" inputTorque="600.00" torqueLoss="37.20" />
+						<Entry inputSpeed="1600.00" inputTorque="900.00" torqueLoss="40.20" />
+						<Entry inputSpeed="1600.00" inputTorque="1200.00" torqueLoss="43.20" />
+						<Entry inputSpeed="1600.00" inputTorque="1600.00" torqueLoss="47.20" />
+						<Entry inputSpeed="1600.00" inputTorque="2000.00" torqueLoss="51.20" />
+						<Entry inputSpeed="1600.00" inputTorque="2500.00" torqueLoss="56.20" />
+						<Entry inputSpeed="1600.00" inputTorque="3000.00" torqueLoss="61.20" />
+						<Entry inputSpeed="1600.00" inputTorque="3500.00" torqueLoss="66.20" />
+						<Entry inputSpeed="1600.00" inputTorque="4000.00" torqueLoss="71.20" />
+						<Entry inputSpeed="1600.00" inputTorque="4500.00" torqueLoss="76.20" />
+						<Entry inputSpeed="1600.00" inputTorque="5000.00" torqueLoss="81.20" />
+						<Entry inputSpeed="1600.00" inputTorque="5500.00" torqueLoss="86.20" />
+						<Entry inputSpeed="2000.00" inputTorque="-5500.00" torqueLoss="91.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-5000.00" torqueLoss="86.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-4500.00" torqueLoss="76.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-4000.00" torqueLoss="76.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-3500.00" torqueLoss="71.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-3000.00" torqueLoss="66.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-2500.00" torqueLoss="61.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-2000.00" torqueLoss="56.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-1600.00" torqueLoss="52.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-1200.00" torqueLoss="48.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-900.00" torqueLoss="45.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-600.00" torqueLoss="42.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-400.00" torqueLoss="40.00" />
+						<Entry inputSpeed="2000.00" inputTorque="-200.00" torqueLoss="38.00" />
+						<Entry inputSpeed="2000.00" inputTorque="0.00" torqueLoss="38.00" />
+						<Entry inputSpeed="2000.00" inputTorque="200.00" torqueLoss="38.00" />
+						<Entry inputSpeed="2000.00" inputTorque="400.00" torqueLoss="40.00" />
+						<Entry inputSpeed="2000.00" inputTorque="600.00" torqueLoss="42.00" />
+						<Entry inputSpeed="2000.00" inputTorque="900.00" torqueLoss="45.00" />
+						<Entry inputSpeed="2000.00" inputTorque="1200.00" torqueLoss="48.00" />
+						<Entry inputSpeed="2000.00" inputTorque="1600.00" torqueLoss="52.00" />
+						<Entry inputSpeed="2000.00" inputTorque="2000.00" torqueLoss="56.00" />
+						<Entry inputSpeed="2000.00" inputTorque="2500.00" torqueLoss="61.00" />
+						<Entry inputSpeed="2000.00" inputTorque="3000.00" torqueLoss="66.00" />
+						<Entry inputSpeed="2000.00" inputTorque="3500.00" torqueLoss="71.00" />
+						<Entry inputSpeed="2000.00" inputTorque="4000.00" torqueLoss="76.00" />
+						<Entry inputSpeed="2000.00" inputTorque="4500.00" torqueLoss="81.00" />
+						<Entry inputSpeed="2000.00" inputTorque="5000.00" torqueLoss="86.00" />
+						<Entry inputSpeed="2000.00" inputTorque="5500.00" torqueLoss="91.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-5500.00" torqueLoss="97.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-5000.00" torqueLoss="92.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-4500.00" torqueLoss="82.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-4000.00" torqueLoss="82.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-3500.00" torqueLoss="77.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-3000.00" torqueLoss="72.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-2500.00" torqueLoss="67.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-2000.00" torqueLoss="62.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-1600.00" torqueLoss="58.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-1200.00" torqueLoss="54.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-900.00" torqueLoss="51.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-600.00" torqueLoss="48.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-400.00" torqueLoss="46.00" />
+						<Entry inputSpeed="2500.00" inputTorque="-200.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2500.00" inputTorque="0.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2500.00" inputTorque="200.00" torqueLoss="44.00" />
+						<Entry inputSpeed="2500.00" inputTorque="400.00" torqueLoss="46.00" />
+						<Entry inputSpeed="2500.00" inputTorque="600.00" torqueLoss="48.00" />
+						<Entry inputSpeed="2500.00" inputTorque="900.00" torqueLoss="51.00" />
+						<Entry inputSpeed="2500.00" inputTorque="1200.00" torqueLoss="54.00" />
+						<Entry inputSpeed="2500.00" inputTorque="1600.00" torqueLoss="58.00" />
+						<Entry inputSpeed="2500.00" inputTorque="2000.00" torqueLoss="62.00" />
+						<Entry inputSpeed="2500.00" inputTorque="2500.00" torqueLoss="67.00" />
+						<Entry inputSpeed="2500.00" inputTorque="3000.00" torqueLoss="72.00" />
+						<Entry inputSpeed="2500.00" inputTorque="3500.00" torqueLoss="77.00" />
+						<Entry inputSpeed="2500.00" inputTorque="4000.00" torqueLoss="82.00" />
+						<Entry inputSpeed="2500.00" inputTorque="4500.00" torqueLoss="87.00" />
+						<Entry inputSpeed="2500.00" inputTorque="5000.00" torqueLoss="92.00" />
+						<Entry inputSpeed="2500.00" inputTorque="5500.00" torqueLoss="97.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-5500.00" torqueLoss="103.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-5000.00" torqueLoss="98.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-4500.00" torqueLoss="88.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-4000.00" torqueLoss="88.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-3500.00" torqueLoss="83.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-3000.00" torqueLoss="78.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-2500.00" torqueLoss="73.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-2000.00" torqueLoss="68.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-1600.00" torqueLoss="64.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-1200.00" torqueLoss="60.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-900.00" torqueLoss="57.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-600.00" torqueLoss="54.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-400.00" torqueLoss="52.00" />
+						<Entry inputSpeed="3000.00" inputTorque="-200.00" torqueLoss="50.00" />
+						<Entry inputSpeed="3000.00" inputTorque="0.00" torqueLoss="50.00" />
+						<Entry inputSpeed="3000.00" inputTorque="200.00" torqueLoss="50.00" />
+						<Entry inputSpeed="3000.00" inputTorque="400.00" torqueLoss="52.00" />
+						<Entry inputSpeed="3000.00" inputTorque="600.00" torqueLoss="54.00" />
+						<Entry inputSpeed="3000.00" inputTorque="900.00" torqueLoss="57.00" />
+						<Entry inputSpeed="3000.00" inputTorque="1200.00" torqueLoss="60.00" />
+						<Entry inputSpeed="3000.00" inputTorque="1600.00" torqueLoss="64.00" />
+						<Entry inputSpeed="3000.00" inputTorque="2000.00" torqueLoss="68.00" />
+						<Entry inputSpeed="3000.00" inputTorque="2500.00" torqueLoss="73.00" />
+						<Entry inputSpeed="3000.00" inputTorque="3000.00" torqueLoss="78.00" />
+						<Entry inputSpeed="3000.00" inputTorque="3500.00" torqueLoss="83.00" />
+						<Entry inputSpeed="3000.00" inputTorque="4000.00" torqueLoss="88.00" />
+						<Entry inputSpeed="3000.00" inputTorque="4500.00" torqueLoss="93.00" />
+						<Entry inputSpeed="3000.00" inputTorque="5000.00" torqueLoss="98.00" />
+						<Entry inputSpeed="3000.00" inputTorque="5500.00" torqueLoss="103.00" />
+					  </TorqueLossMap>
+					</Gear>
+				  </Gears>
+				</v2.0:Data>
+				<v2.0:Signature>
+				  <di:Reference URI="#GBX-tractor_12gear_example" xmlns="http://www.w3.org/2000/09/xmldsig#">
+					<di:Transforms>
+					  <di:Transform Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithoutComments" />
+					  <di:Transform Algorithm="urn:vecto:xml:2017:canonicalization" />
+					</di:Transforms>
+					<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256" />
+					<di:DigestValue>8fsWE1AvinkI5UcWuU/vyx3X2kKjarP/qPC+Uon+aBE=</di:DigestValue>
+				  </di:Reference>
+				</v2.0:Signature>
+			  </Gearbox>
+			<TorqueConverter>
+				<!-- optional -->
+				<v2.0:Data xsi:type="v1.0:TorqueConverterDataDeclarationType" id="TQ-1234" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v1.0">
+					<Manufacturer>Some Manufacturer</Manufacturer>
+					<Model>Some Model</Model>
+					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+					<Date>2017-02-15T11:00:00Z</Date>
+					<AppVersion>TC CalcApp 123</AppVersion>
+					<CertificationMethod>Standard values</CertificationMethod>
+					<Characteristics>
+						<Entry speedRatio="0.0000" torqueRatio="1.00" inputTorqueRef="300.00"/>
+						<Entry speedRatio="0.5000" torqueRatio="1.00" inputTorqueRef="200.00"/>
+						<Entry speedRatio="0.9000" torqueRatio="0.90" inputTorqueRef="200.00"/>
+					</Characteristics>
+				</v2.0:Data>
+				<v2.0:Signature>
+					<di:Reference>
+						<di:DigestMethod Algorithm=""/>
+						<di:DigestValue/>
+					</di:Reference>
+				</v2.0:Signature>
+			</TorqueConverter>
+			<Axlegear>
+				<v2.0:Data id="AXL-EC3ohnoh" xsi:type="v2.0:AxlegearDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
+					<Manufacturer>Generic Gearbox Manufacturer</Manufacturer>
+					<Model>Generic 40t Long Haul Truck AxleGear</Model>
+					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+					<Date>2017-01-11T11:00:00Z</Date>
+					<AppVersion>3.0.1</AppVersion>
+					<LineType>Single portal axle</LineType>
+					<Ratio>2.590</Ratio>
+					<CertificationMethod>Standard values</CertificationMethod>
+					<TorqueLossMap>
+						<Entry inputSpeed="0.00" inputTorque="-5478.00" torqueLoss="220.00"/>
+						<Entry inputSpeed="0.00" inputTorque="-176.00" torqueLoss="28.00"/>
+						<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="8.00"/>
+						<Entry inputSpeed="0.00" inputTorque="116.00" torqueLoss="14.00"/>
+						<Entry inputSpeed="0.00" inputTorque="220.00" torqueLoss="17.00"/>
+						<Entry inputSpeed="0.00" inputTorque="326.00" torqueLoss="21.00"/>
+						<Entry inputSpeed="0.00" inputTorque="432.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="0.00" inputTorque="641.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="0.00" inputTorque="853.00" torqueLoss="38.00"/>
+						<Entry inputSpeed="0.00" inputTorque="1274.00" torqueLoss="53.00"/>
+						<Entry inputSpeed="0.00" inputTorque="1696.00" torqueLoss="67.00"/>
+						<Entry inputSpeed="0.00" inputTorque="2117.00" torqueLoss="82.00"/>
+						<Entry inputSpeed="0.00" inputTorque="2538.00" torqueLoss="96.00"/>
+						<Entry inputSpeed="0.00" inputTorque="2959.00" torqueLoss="110.00"/>
+						<Entry inputSpeed="0.00" inputTorque="3376.00" torqueLoss="119.00"/>
+						<Entry inputSpeed="0.00" inputTorque="3785.00" torqueLoss="123.00"/>
+						<Entry inputSpeed="0.00" inputTorque="4200.00" torqueLoss="130.00"/>
+						<Entry inputSpeed="0.00" inputTorque="6309.00" torqueLoss="204.00"/>
+						<Entry inputSpeed="0.00" inputTorque="8409.00" torqueLoss="268.00"/>
+						<Entry inputSpeed="0.00" inputTorque="10507.00" torqueLoss="332.00"/>
+						<Entry inputSpeed="0.00" inputTorque="12606.00" torqueLoss="396.00"/>
+						<Entry inputSpeed="0.00" inputTorque="16804.00" torqueLoss="523.00"/>
+						<Entry inputSpeed="0.00" inputTorque="21002.00" torqueLoss="651.00"/>
+						<Entry inputSpeed="0.00" inputTorque="25199.00" torqueLoss="778.00"/>
+						<Entry inputSpeed="0.00" inputTorque="29397.00" torqueLoss="905.00"/>
+						<Entry inputSpeed="0.00" inputTorque="33594.00" torqueLoss="1032.00"/>
+						<Entry inputSpeed="0.00" inputTorque="37792.00" torqueLoss="1160.00"/>
+						<Entry inputSpeed="0.00" inputTorque="41990.00" torqueLoss="1288.00"/>
+						<Entry inputSpeed="0.00" inputTorque="46187.00" torqueLoss="1415.00"/>
+						<Entry inputSpeed="0.00" inputTorque="50385.00" torqueLoss="1542.00"/>
+						<Entry inputSpeed="143.00" inputTorque="-5482.00" torqueLoss="216.00"/>
+						<Entry inputSpeed="143.00" inputTorque="-174.00" torqueLoss="28.00"/>
+						<Entry inputSpeed="143.00" inputTorque="0.00" torqueLoss="9.00"/>
+						<Entry inputSpeed="143.00" inputTorque="116.00" torqueLoss="14.00"/>
+						<Entry inputSpeed="143.00" inputTorque="222.00" torqueLoss="17.00"/>
+						<Entry inputSpeed="143.00" inputTorque="326.00" torqueLoss="21.00"/>
+						<Entry inputSpeed="143.00" inputTorque="432.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="143.00" inputTorque="641.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="143.00" inputTorque="853.00" torqueLoss="38.00"/>
+						<Entry inputSpeed="143.00" inputTorque="1273.00" torqueLoss="52.00"/>
+						<Entry inputSpeed="143.00" inputTorque="1694.00" torqueLoss="66.00"/>
+						<Entry inputSpeed="143.00" inputTorque="2115.00" torqueLoss="80.00"/>
+						<Entry inputSpeed="143.00" inputTorque="2536.00" torqueLoss="94.00"/>
+						<Entry inputSpeed="143.00" inputTorque="2957.00" torqueLoss="108.00"/>
+						<Entry inputSpeed="143.00" inputTorque="3372.00" torqueLoss="116.00"/>
+						<Entry inputSpeed="143.00" inputTorque="3786.00" torqueLoss="123.00"/>
+						<Entry inputSpeed="143.00" inputTorque="4200.00" torqueLoss="130.00"/>
+						<Entry inputSpeed="143.00" inputTorque="6323.00" torqueLoss="218.00"/>
+						<Entry inputSpeed="143.00" inputTorque="8427.00" torqueLoss="287.00"/>
+						<Entry inputSpeed="143.00" inputTorque="10532.00" torqueLoss="356.00"/>
+						<Entry inputSpeed="143.00" inputTorque="12635.00" torqueLoss="425.00"/>
+						<Entry inputSpeed="143.00" inputTorque="16843.00" torqueLoss="563.00"/>
+						<Entry inputSpeed="143.00" inputTorque="21052.00" torqueLoss="701.00"/>
+						<Entry inputSpeed="143.00" inputTorque="25260.00" torqueLoss="839.00"/>
+						<Entry inputSpeed="143.00" inputTorque="29467.00" torqueLoss="977.00"/>
+						<Entry inputSpeed="143.00" inputTorque="33676.00" torqueLoss="1115.00"/>
+						<Entry inputSpeed="143.00" inputTorque="37884.00" torqueLoss="1253.00"/>
+						<Entry inputSpeed="143.00" inputTorque="42092.00" torqueLoss="1391.00"/>
+						<Entry inputSpeed="143.00" inputTorque="46300.00" torqueLoss="1529.00"/>
+						<Entry inputSpeed="143.00" inputTorque="50509.00" torqueLoss="1667.00"/>
+						<Entry inputSpeed="285.00" inputTorque="-5496.00" torqueLoss="202.00"/>
+						<Entry inputSpeed="285.00" inputTorque="-172.00" torqueLoss="32.00"/>
+						<Entry inputSpeed="285.00" inputTorque="0.00" torqueLoss="10.00"/>
+						<Entry inputSpeed="285.00" inputTorque="118.00" torqueLoss="16.00"/>
+						<Entry inputSpeed="285.00" inputTorque="223.00" torqueLoss="19.00"/>
+						<Entry inputSpeed="285.00" inputTorque="327.00" torqueLoss="22.00"/>
+						<Entry inputSpeed="285.00" inputTorque="432.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="285.00" inputTorque="641.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="285.00" inputTorque="851.00" torqueLoss="37.00"/>
+						<Entry inputSpeed="285.00" inputTorque="1271.00" torqueLoss="50.00"/>
+						<Entry inputSpeed="285.00" inputTorque="1690.00" torqueLoss="63.00"/>
+						<Entry inputSpeed="285.00" inputTorque="2110.00" torqueLoss="75.00"/>
+						<Entry inputSpeed="285.00" inputTorque="2530.00" torqueLoss="88.00"/>
+						<Entry inputSpeed="285.00" inputTorque="2950.00" torqueLoss="101.00"/>
+						<Entry inputSpeed="285.00" inputTorque="3369.00" torqueLoss="113.00"/>
+						<Entry inputSpeed="285.00" inputTorque="3780.00" torqueLoss="117.00"/>
+						<Entry inputSpeed="285.00" inputTorque="4195.00" torqueLoss="124.00"/>
+						<Entry inputSpeed="285.00" inputTorque="6305.00" torqueLoss="200.00"/>
+						<Entry inputSpeed="285.00" inputTorque="8402.00" torqueLoss="262.00"/>
+						<Entry inputSpeed="285.00" inputTorque="10499.00" torqueLoss="324.00"/>
+						<Entry inputSpeed="285.00" inputTorque="12596.00" torqueLoss="386.00"/>
+						<Entry inputSpeed="285.00" inputTorque="16791.00" torqueLoss="510.00"/>
+						<Entry inputSpeed="285.00" inputTorque="20987.00" torqueLoss="636.00"/>
+						<Entry inputSpeed="285.00" inputTorque="25181.00" torqueLoss="760.00"/>
+						<Entry inputSpeed="285.00" inputTorque="29376.00" torqueLoss="884.00"/>
+						<Entry inputSpeed="285.00" inputTorque="33570.00" torqueLoss="1009.00"/>
+						<Entry inputSpeed="285.00" inputTorque="37765.00" torqueLoss="1133.00"/>
+						<Entry inputSpeed="285.00" inputTorque="41960.00" torqueLoss="1259.00"/>
+						<Entry inputSpeed="285.00" inputTorque="46154.00" torqueLoss="1383.00"/>
+						<Entry inputSpeed="285.00" inputTorque="50350.00" torqueLoss="1507.00"/>
+						<Entry inputSpeed="428.00" inputTorque="-5501.00" torqueLoss="200.00"/>
+						<Entry inputSpeed="428.00" inputTorque="-167.00" torqueLoss="35.00"/>
+						<Entry inputSpeed="428.00" inputTorque="0.00" torqueLoss="12.00"/>
+						<Entry inputSpeed="428.00" inputTorque="119.00" torqueLoss="17.00"/>
+						<Entry inputSpeed="428.00" inputTorque="224.00" torqueLoss="21.00"/>
+						<Entry inputSpeed="428.00" inputTorque="328.00" torqueLoss="23.00"/>
+						<Entry inputSpeed="428.00" inputTorque="433.00" torqueLoss="26.00"/>
+						<Entry inputSpeed="428.00" inputTorque="643.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="428.00" inputTorque="851.00" torqueLoss="37.00"/>
+						<Entry inputSpeed="428.00" inputTorque="1270.00" torqueLoss="49.00"/>
+						<Entry inputSpeed="428.00" inputTorque="1689.00" torqueLoss="61.00"/>
+						<Entry inputSpeed="428.00" inputTorque="2109.00" torqueLoss="74.00"/>
+						<Entry inputSpeed="428.00" inputTorque="2529.00" torqueLoss="87.00"/>
+						<Entry inputSpeed="428.00" inputTorque="2949.00" torqueLoss="100.00"/>
+						<Entry inputSpeed="428.00" inputTorque="3365.00" torqueLoss="109.00"/>
+						<Entry inputSpeed="428.00" inputTorque="3778.00" torqueLoss="115.00"/>
+						<Entry inputSpeed="428.00" inputTorque="4191.00" torqueLoss="121.00"/>
+						<Entry inputSpeed="428.00" inputTorque="6296.00" torqueLoss="191.00"/>
+						<Entry inputSpeed="428.00" inputTorque="8390.00" torqueLoss="251.00"/>
+						<Entry inputSpeed="428.00" inputTorque="10485.00" torqueLoss="310.00"/>
+						<Entry inputSpeed="428.00" inputTorque="12579.00" torqueLoss="369.00"/>
+						<Entry inputSpeed="428.00" inputTorque="16767.00" torqueLoss="486.00"/>
+						<Entry inputSpeed="428.00" inputTorque="20955.00" torqueLoss="604.00"/>
+						<Entry inputSpeed="428.00" inputTorque="25143.00" torqueLoss="723.00"/>
+						<Entry inputSpeed="428.00" inputTorque="29332.00" torqueLoss="841.00"/>
+						<Entry inputSpeed="428.00" inputTorque="33521.00" torqueLoss="958.00"/>
+						<Entry inputSpeed="428.00" inputTorque="37708.00" torqueLoss="1076.00"/>
+						<Entry inputSpeed="428.00" inputTorque="41897.00" torqueLoss="1195.00"/>
+						<Entry inputSpeed="428.00" inputTorque="46084.00" torqueLoss="1313.00"/>
+						<Entry inputSpeed="428.00" inputTorque="50273.00" torqueLoss="1430.00"/>
+						<Entry inputSpeed="570.00" inputTorque="-5512.00" torqueLoss="188.00"/>
+						<Entry inputSpeed="570.00" inputTorque="-167.00" torqueLoss="37.00"/>
+						<Entry inputSpeed="570.00" inputTorque="0.00" torqueLoss="13.00"/>
+						<Entry inputSpeed="570.00" inputTorque="121.00" torqueLoss="19.00"/>
+						<Entry inputSpeed="570.00" inputTorque="224.00" torqueLoss="21.00"/>
+						<Entry inputSpeed="570.00" inputTorque="328.00" torqueLoss="23.00"/>
+						<Entry inputSpeed="570.00" inputTorque="433.00" torqueLoss="26.00"/>
+						<Entry inputSpeed="570.00" inputTorque="641.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="570.00" inputTorque="850.00" torqueLoss="36.00"/>
+						<Entry inputSpeed="570.00" inputTorque="1268.00" torqueLoss="46.00"/>
+						<Entry inputSpeed="570.00" inputTorque="1685.00" torqueLoss="58.00"/>
+						<Entry inputSpeed="570.00" inputTorque="2104.00" torqueLoss="70.00"/>
+						<Entry inputSpeed="570.00" inputTorque="2523.00" torqueLoss="81.00"/>
+						<Entry inputSpeed="570.00" inputTorque="2943.00" torqueLoss="94.00"/>
+						<Entry inputSpeed="570.00" inputTorque="3363.00" torqueLoss="107.00"/>
+						<Entry inputSpeed="570.00" inputTorque="3776.00" torqueLoss="113.00"/>
+						<Entry inputSpeed="570.00" inputTorque="4189.00" torqueLoss="118.00"/>
+						<Entry inputSpeed="570.00" inputTorque="6281.00" torqueLoss="175.00"/>
+						<Entry inputSpeed="570.00" inputTorque="8369.00" torqueLoss="230.00"/>
+						<Entry inputSpeed="570.00" inputTorque="10459.00" torqueLoss="283.00"/>
+						<Entry inputSpeed="570.00" inputTorque="12547.00" torqueLoss="336.00"/>
+						<Entry inputSpeed="570.00" inputTorque="16724.00" torqueLoss="443.00"/>
+						<Entry inputSpeed="570.00" inputTorque="20901.00" torqueLoss="550.00"/>
+						<Entry inputSpeed="570.00" inputTorque="25078.00" torqueLoss="658.00"/>
+						<Entry inputSpeed="570.00" inputTorque="29255.00" torqueLoss="764.00"/>
+						<Entry inputSpeed="570.00" inputTorque="33432.00" torqueLoss="871.00"/>
+						<Entry inputSpeed="570.00" inputTorque="37611.00" torqueLoss="979.00"/>
+						<Entry inputSpeed="570.00" inputTorque="41788.00" torqueLoss="1086.00"/>
+						<Entry inputSpeed="570.00" inputTorque="45965.00" torqueLoss="1192.00"/>
+						<Entry inputSpeed="570.00" inputTorque="50142.00" torqueLoss="1299.00"/>
+						<Entry inputSpeed="713.00" inputTorque="-5517.00" torqueLoss="181.00"/>
+						<Entry inputSpeed="713.00" inputTorque="-165.00" torqueLoss="39.00"/>
+						<Entry inputSpeed="713.00" inputTorque="0.00" torqueLoss="14.00"/>
+						<Entry inputSpeed="713.00" inputTorque="122.00" torqueLoss="20.00"/>
+						<Entry inputSpeed="713.00" inputTorque="225.00" torqueLoss="22.00"/>
+						<Entry inputSpeed="713.00" inputTorque="329.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="713.00" inputTorque="433.00" torqueLoss="27.00"/>
+						<Entry inputSpeed="713.00" inputTorque="641.00" torqueLoss="30.00"/>
+						<Entry inputSpeed="713.00" inputTorque="850.00" torqueLoss="36.00"/>
+						<Entry inputSpeed="713.00" inputTorque="1267.00" torqueLoss="45.00"/>
+						<Entry inputSpeed="713.00" inputTorque="1684.00" torqueLoss="56.00"/>
+						<Entry inputSpeed="713.00" inputTorque="2102.00" torqueLoss="67.00"/>
+						<Entry inputSpeed="713.00" inputTorque="2521.00" torqueLoss="79.00"/>
+						<Entry inputSpeed="713.00" inputTorque="2939.00" torqueLoss="90.00"/>
+						<Entry inputSpeed="713.00" inputTorque="3358.00" torqueLoss="102.00"/>
+						<Entry inputSpeed="713.00" inputTorque="3775.00" torqueLoss="111.00"/>
+						<Entry inputSpeed="713.00" inputTorque="4188.00" torqueLoss="118.00"/>
+						<Entry inputSpeed="713.00" inputTorque="6272.00" torqueLoss="166.00"/>
+						<Entry inputSpeed="713.00" inputTorque="8357.00" torqueLoss="217.00"/>
+						<Entry inputSpeed="713.00" inputTorque="10442.00" torqueLoss="267.00"/>
+						<Entry inputSpeed="713.00" inputTorque="12527.00" torqueLoss="317.00"/>
+						<Entry inputSpeed="713.00" inputTorque="16697.00" torqueLoss="416.00"/>
+						<Entry inputSpeed="713.00" inputTorque="20867.00" torqueLoss="517.00"/>
+						<Entry inputSpeed="713.00" inputTorque="25039.00" torqueLoss="617.00"/>
+						<Entry inputSpeed="713.00" inputTorque="29209.00" torqueLoss="717.00"/>
+						<Entry inputSpeed="713.00" inputTorque="33379.00" torqueLoss="818.00"/>
+						<Entry inputSpeed="713.00" inputTorque="37549.00" torqueLoss="918.00"/>
+						<Entry inputSpeed="713.00" inputTorque="41719.00" torqueLoss="1017.00"/>
+						<Entry inputSpeed="713.00" inputTorque="45890.00" torqueLoss="1117.00"/>
+						<Entry inputSpeed="713.00" inputTorque="50060.00" torqueLoss="1218.00"/>
+						<Entry inputSpeed="855.00" inputTorque="-5524.00" torqueLoss="174.00"/>
+						<Entry inputSpeed="855.00" inputTorque="-162.00" torqueLoss="42.00"/>
+						<Entry inputSpeed="855.00" inputTorque="0.00" torqueLoss="15.00"/>
+						<Entry inputSpeed="855.00" inputTorque="122.00" torqueLoss="21.00"/>
+						<Entry inputSpeed="855.00" inputTorque="226.00" torqueLoss="22.00"/>
+						<Entry inputSpeed="855.00" inputTorque="329.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="855.00" inputTorque="434.00" torqueLoss="27.00"/>
+						<Entry inputSpeed="855.00" inputTorque="641.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="855.00" inputTorque="849.00" torqueLoss="35.00"/>
+						<Entry inputSpeed="855.00" inputTorque="1266.00" torqueLoss="45.00"/>
+						<Entry inputSpeed="855.00" inputTorque="1683.00" torqueLoss="55.00"/>
+						<Entry inputSpeed="855.00" inputTorque="2100.00" torqueLoss="65.00"/>
+						<Entry inputSpeed="855.00" inputTorque="2518.00" torqueLoss="77.00"/>
+						<Entry inputSpeed="855.00" inputTorque="2937.00" torqueLoss="87.00"/>
+						<Entry inputSpeed="855.00" inputTorque="3355.00" torqueLoss="99.00"/>
+						<Entry inputSpeed="855.00" inputTorque="3775.00" torqueLoss="111.00"/>
+						<Entry inputSpeed="855.00" inputTorque="4188.00" torqueLoss="117.00"/>
+						<Entry inputSpeed="855.00" inputTorque="6264.00" torqueLoss="158.00"/>
+						<Entry inputSpeed="855.00" inputTorque="8346.00" torqueLoss="205.00"/>
+						<Entry inputSpeed="855.00" inputTorque="10427.00" torqueLoss="252.00"/>
+						<Entry inputSpeed="855.00" inputTorque="12509.00" torqueLoss="299.00"/>
+						<Entry inputSpeed="855.00" inputTorque="16674.00" torqueLoss="393.00"/>
+						<Entry inputSpeed="855.00" inputTorque="20838.00" torqueLoss="487.00"/>
+						<Entry inputSpeed="855.00" inputTorque="25003.00" torqueLoss="581.00"/>
+						<Entry inputSpeed="855.00" inputTorque="29167.00" torqueLoss="675.00"/>
+						<Entry inputSpeed="855.00" inputTorque="33330.00" torqueLoss="769.00"/>
+						<Entry inputSpeed="855.00" inputTorque="37495.00" torqueLoss="863.00"/>
+						<Entry inputSpeed="855.00" inputTorque="41659.00" torqueLoss="957.00"/>
+						<Entry inputSpeed="855.00" inputTorque="45823.00" torqueLoss="1051.00"/>
+						<Entry inputSpeed="855.00" inputTorque="49988.00" torqueLoss="1145.00"/>
+						<Entry inputSpeed="998.00" inputTorque="-5526.00" torqueLoss="172.00"/>
+						<Entry inputSpeed="998.00" inputTorque="-160.00" torqueLoss="44.00"/>
+						<Entry inputSpeed="998.00" inputTorque="0.00" torqueLoss="16.00"/>
+						<Entry inputSpeed="998.00" inputTorque="123.00" torqueLoss="22.00"/>
+						<Entry inputSpeed="998.00" inputTorque="227.00" torqueLoss="23.00"/>
+						<Entry inputSpeed="998.00" inputTorque="331.00" torqueLoss="26.00"/>
+						<Entry inputSpeed="998.00" inputTorque="435.00" torqueLoss="28.00"/>
+						<Entry inputSpeed="998.00" inputTorque="641.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="998.00" inputTorque="850.00" torqueLoss="36.00"/>
+						<Entry inputSpeed="998.00" inputTorque="1266.00" torqueLoss="45.00"/>
+						<Entry inputSpeed="998.00" inputTorque="1682.00" torqueLoss="55.00"/>
+						<Entry inputSpeed="998.00" inputTorque="2100.00" torqueLoss="64.00"/>
+						<Entry inputSpeed="998.00" inputTorque="2517.00" torqueLoss="74.00"/>
+						<Entry inputSpeed="998.00" inputTorque="2935.00" torqueLoss="86.00"/>
+						<Entry inputSpeed="998.00" inputTorque="3354.00" torqueLoss="97.00"/>
+						<Entry inputSpeed="998.00" inputTorque="3772.00" torqueLoss="109.00"/>
+						<Entry inputSpeed="998.00" inputTorque="4185.00" torqueLoss="115.00"/>
+						<Entry inputSpeed="998.00" inputTorque="6258.00" torqueLoss="153.00"/>
+						<Entry inputSpeed="998.00" inputTorque="8338.00" torqueLoss="197.00"/>
+						<Entry inputSpeed="998.00" inputTorque="10418.00" torqueLoss="242.00"/>
+						<Entry inputSpeed="998.00" inputTorque="12498.00" torqueLoss="288.00"/>
+						<Entry inputSpeed="998.00" inputTorque="16658.00" torqueLoss="377.00"/>
+						<Entry inputSpeed="998.00" inputTorque="20817.00" torqueLoss="466.00"/>
+						<Entry inputSpeed="998.00" inputTorque="24977.00" torqueLoss="556.00"/>
+						<Entry inputSpeed="998.00" inputTorque="29137.00" torqueLoss="645.00"/>
+						<Entry inputSpeed="998.00" inputTorque="33297.00" torqueLoss="735.00"/>
+						<Entry inputSpeed="998.00" inputTorque="37456.00" torqueLoss="825.00"/>
+						<Entry inputSpeed="998.00" inputTorque="41616.00" torqueLoss="914.00"/>
+						<Entry inputSpeed="998.00" inputTorque="45776.00" torqueLoss="1003.00"/>
+						<Entry inputSpeed="998.00" inputTorque="49936.00" torqueLoss="1093.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="-5529.00" torqueLoss="169.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="-158.00" torqueLoss="46.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="0.00" torqueLoss="18.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="125.00" torqueLoss="23.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="229.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="332.00" torqueLoss="27.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="436.00" torqueLoss="29.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="643.00" torqueLoss="32.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="851.00" torqueLoss="37.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="1267.00" torqueLoss="45.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="1683.00" torqueLoss="55.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="2100.00" torqueLoss="64.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="2516.00" torqueLoss="74.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="2934.00" torqueLoss="85.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="3352.00" torqueLoss="96.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="3771.00" torqueLoss="108.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="4183.00" torqueLoss="114.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="-5529.00" torqueLoss="169.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="-155.00" torqueLoss="49.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="0.00" torqueLoss="19.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="126.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="230.00" torqueLoss="26.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="333.00" torqueLoss="28.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="437.00" torqueLoss="30.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="644.00" torqueLoss="34.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="853.00" torqueLoss="38.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="1267.00" torqueLoss="46.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="1683.00" torqueLoss="55.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="2098.00" torqueLoss="64.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="2516.00" torqueLoss="74.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="2934.00" torqueLoss="85.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="3351.00" torqueLoss="95.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="3764.00" torqueLoss="101.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="-5531.00" torqueLoss="167.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="-153.00" torqueLoss="51.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="0.00" torqueLoss="20.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="128.00" torqueLoss="26.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="231.00" torqueLoss="27.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="336.00" torqueLoss="30.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="436.00" torqueLoss="29.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="646.00" torqueLoss="36.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="853.00" torqueLoss="38.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="1268.00" torqueLoss="46.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="1683.00" torqueLoss="55.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="2098.00" torqueLoss="63.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="2516.00" torqueLoss="73.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="2932.00" torqueLoss="84.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="3345.00" torqueLoss="89.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="-5538.00" torqueLoss="160.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="-148.00" torqueLoss="56.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="0.00" torqueLoss="21.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="129.00" torqueLoss="28.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="232.00" torqueLoss="29.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="336.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="440.00" torqueLoss="32.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="647.00" torqueLoss="37.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="854.00" torqueLoss="41.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="1269.00" torqueLoss="48.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="1684.00" torqueLoss="57.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="2101.00" torqueLoss="65.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="2517.00" torqueLoss="74.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="2929.00" torqueLoss="80.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="-5540.00" torqueLoss="158.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="-144.00" torqueLoss="60.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="0.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="132.00" torqueLoss="30.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="234.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="340.00" torqueLoss="34.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="442.00" torqueLoss="35.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="650.00" torqueLoss="38.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="856.00" torqueLoss="42.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="1269.00" torqueLoss="49.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="1684.00" torqueLoss="57.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="2098.00" torqueLoss="64.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="2515.00" torqueLoss="73.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="2928.00" torqueLoss="79.00"/>
+					</TorqueLossMap>
+				</v2.0:Data>
+				<v2.0:Signature>
+					<di:Reference URI="#AXL-EC3ohnoh">
+						<di:Transforms>
+							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+						</di:Transforms>
+						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+						<di:DigestValue>o4nYTajmWKaduxys5ShmnfJbYd23rpxZ01JbuG6dmzU=</di:DigestValue>
+					</di:Reference>
+				</v2.0:Signature>
+			</Axlegear>
+			<AxleWheels>
+				<v2.0:Data xsi:type="v2.0:AxleWheelsDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
+					<Axles>
+						<Axle axleNumber="1" xsi:type="AxleDataDeclarationType">
+							<AxleType>VehicleNonDriven</AxleType>
+							<TwinTyres>false</TwinTyres>
+							<Steered>true</Steered>
+							<Tyre>
+								<Data id="WHL-5432198760-315-70-R22.5" xsi:type="TyreDataDeclarationType">
+									<Manufacturer>Generic Wheels Manufacturer</Manufacturer>
+									<Model>Generic Wheel</Model>
+									<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+									<Date>2017-01-11T14:00:00Z</Date>
+									<AppVersion>Tyre Generation App 1.0</AppVersion>
+									<Dimension>315/70 R22.5</Dimension>
+									<RRCDeclared>0.0055</RRCDeclared>
+									<FzISO>31300</FzISO>
+								</Data>
+								<Signature>
+									<di:Reference URI="#WHL-5432198760-315-70-R22.5">
+										<di:Transforms>
+											<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+											<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+										</di:Transforms>
+										<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+										<di:DigestValue>4TkUGQTX8tevHOU9Cj9uyCFuI/aqcEYlo/gyVjVQmv0=</di:DigestValue>
+									</di:Reference>
+								</Signature>
+							</Tyre>
+						</Axle>
+						<Axle axleNumber="2" xsi:type="AxleDataDeclarationType">
+							<AxleType>VehicleDriven</AxleType>
+							<TwinTyres>true</TwinTyres>
+							<Steered>false</Steered>
+							<Tyre>
+								<Data id="WHL-5432198760-315-70-R22.5" xsi:type="TyreDataDeclarationType">
+									<Manufacturer>Generic Wheels Manufacturer</Manufacturer>
+									<Model>Generic Wheel</Model>
+									<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+									<Date>2017-01-11T14:00:00Z</Date>
+									<AppVersion>Tyre Generation App 1.0</AppVersion>
+									<Dimension>315/70 R22.5</Dimension>
+									<RRCDeclared>0.0063</RRCDeclared>
+									<FzISO>31300</FzISO>
+								</Data>
+								<Signature>
+									<di:Reference URI="#WHL-5432198760-315-70-R22.5">
+										<di:Transforms>
+											<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+											<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+										</di:Transforms>
+										<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+										<di:DigestValue>KljvtvGUUQ/L7MiLVAqU+bckL5PNDNNwdeLH9kUVrfM=</di:DigestValue>
+									</di:Reference>
+								</Signature>
+							</Tyre>
+						</Axle>
+					</Axles>
+				</v2.0:Data>
+			</AxleWheels>
+			<Auxiliaries>
+				<Data xsi:type="AUX_PEV_LorryDataType">
+					<SteeringPump>
+						<Technology axleNumber="1">Electric driven pump</Technology>
+					</SteeringPump>
+					<ElectricSystem>
+						<Technology>Standard technology - LED headlights, all</Technology>
+					</ElectricSystem>
+					<PneumaticSystem>
+						<Technology>Medium Supply 2-stage + elec. driven</Technology>
+					</PneumaticSystem>
+					<HVAC>
+						<Technology>Default</Technology>
+					</HVAC>
+				</Data>
+			</Auxiliaries>
+		</Components>
+	</v2.0:Vehicle>
+</tns:VectoInputDeclaration>
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/DeclarationMode/V24_DeclarationMode/HeavyLorry/PEV_heavyLorry_E3_realistic.xml b/VectoCore/VectoCoreTest/TestData/Integration/DeclarationMode/V24_DeclarationMode/HeavyLorry/PEV_heavyLorry_E3_realistic.xml
new file mode 100644
index 0000000000000000000000000000000000000000..307af0ffec9923b5c9dacb5814b8c74c0cab1559
--- /dev/null
+++ b/VectoCore/VectoCoreTest/TestData/Integration/DeclarationMode/V24_DeclarationMode/HeavyLorry/PEV_heavyLorry_E3_realistic.xml
@@ -0,0 +1,4861 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tns:VectoInputDeclaration xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.4" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" schemaVersion="2.0" xmlns:tns="urn:tugraz:ivt:VectoAPI:DeclarationInput:v2.0" xmlns:di="http://www.w3.org/2000/09/xmldsig#" xsi:schemaLocation="urn:tugraz:ivt:VectoAPI:DeclarationJob V:\VectoCore\VectoCore\Resources\XSD/VectoDeclarationJob.xsd" xmlns:v1.0="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v1.0" xmlns:v2.0="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0" xmlns:v2.1="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.1"  xmlns:v2.3="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3" xmlns:v2.4="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.4">
+	<v2.0:Vehicle xsi:type="Vehicle_PEV_HeavyLorryDeclarationType" id="PEV_E3_HeavyLorry">
+		<Manufacturer>TU Graz</Manufacturer>
+		<ManufacturerAddress>Inffeldgasse 19</ManufacturerAddress>
+		<Model>HEV Heavy Lorry Px</Model>
+		<VIN>1234</VIN>
+		<Date>2017-01-01T00:00:00Z</Date>
+		<LegislativeCategory>N3</LegislativeCategory>
+		<ChassisConfiguration>Rigid Lorry</ChassisConfiguration>
+		<AxleConfiguration>4x2</AxleConfiguration>
+		<CorrectedActualMass>4670</CorrectedActualMass>
+		<TechnicalPermissibleMaximumLadenMass>11900</TechnicalPermissibleMaximumLadenMass>
+		<RetarderType>None</RetarderType>
+		<AngledriveType>None</AngledriveType>
+		<PTO xsi:type="PTOType"> <!-- syntactically allowed, not supported by VECTO - no gearbox! -->
+			<PTOShaftsGearWheels>none</PTOShaftsGearWheels>
+			<PTOOtherElements>none</PTOOtherElements>
+		</PTO>
+		<ZeroEmissionVehicle>true</ZeroEmissionVehicle>
+		<VocationalVehicle>false</VocationalVehicle>
+		<SleeperCab>false</SleeperCab>
+		<VehicleTypeApprovalNumber>ASDF</VehicleTypeApprovalNumber>
+		<ArchitectureID>E3</ArchitectureID>
+		<ADAS xsi:type="ADAS_PEV_Type">
+			<PredictiveCruiseControl>none</PredictiveCruiseControl>
+		</ADAS>
+		<!--<ElectricMotorTorqueLimits xsi:type="ElectricMachineTorqueLimitsType">
+			--><!-- optional --><!--
+			--><!-- should be ignored in this case --><!--
+			<ElectricMachine>
+				<Position>2</Position>
+				<VoltageLevel>
+					<Voltage>100</Voltage>
+					<MaxTorqueCurve>
+						<v2.3:Entry outShaftSpeed="0.00" maxTorque="450.00" minTorque="-200.00"/>
+						<v2.3:Entry outShaftSpeed="1000.00" maxTorque="300.00" minTorque="-300.00"/>
+					</MaxTorqueCurve>
+				</VoltageLevel>
+				<VoltageLevel>
+					<Voltage>500</Voltage>
+					<MaxTorqueCurve>
+						<v2.3:Entry outShaftSpeed="0.00" maxTorque="200.00" minTorque="-200.00"/>
+						<v2.3:Entry outShaftSpeed="1000.00" maxTorque="300.00" minTorque="-300.00"/>
+					</MaxTorqueCurve>
+				</VoltageLevel>
+			</ElectricMachine>
+		</ElectricMotorTorqueLimits>-->
+		<Components xsi:type="Components_PEV-E3_LorryType">
+			<ElectricMachine>
+				<PowertrainPosition>3</PowertrainPosition>
+				<Count>2</Count>
+				<ElectricMachineSystem>
+					<v2.3:Data xsi:type="ElectricMachineSystemMeasuredDataDeclarationType" id="EM-1234" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3">
+						<Manufacturer>a</Manufacturer>
+						<Model>a</Model>
+						<CertificationNumber>token</CertificationNumber>
+						<Date>2017-01-01T00:00:00Z</Date>
+						<AppVersion>aaaaa</AppVersion>
+						<ElectricMachineType>ASM</ElectricMachineType>
+						<CertificationMethod>Measured</CertificationMethod>
+						<R85RatedPower>350000</R85RatedPower>
+						<RotationalInertia>0.23</RotationalInertia>
+						<DcDcConverterIncluded>true</DcDcConverterIncluded>
+						<IHPCType>None</IHPCType>
+						<VoltageLevel>
+							<Voltage>600</Voltage>
+							<ContinuousTorque>350.00</ContinuousTorque>
+							<TestSpeedContinuousTorque>2400.00</TestSpeedContinuousTorque>
+							<OverloadTorque>470.00</OverloadTorque>
+							<TestSpeedOverloadTorque>2500.00</TestSpeedOverloadTorque>
+							<OverloadDuration>120.00</OverloadDuration>
+							<MaxTorqueCurve>
+<Entry outShaftSpeed="0.00" maxTorque="485.00" minTorque="-485.00"/>
+<Entry outShaftSpeed="2461.16" maxTorque="485.00" minTorque="-485.00"/>
+<Entry outShaftSpeed="2452.14" maxTorque="485.00" minTorque="-485.00"/>
+<Entry outShaftSpeed="2466.86" maxTorque="483.88" minTorque="-483.88"/>
+<Entry outShaftSpeed="2481.59" maxTorque="481.01" minTorque="-481.01"/>
+<Entry outShaftSpeed="2496.32" maxTorque="478.17" minTorque="-478.17"/>
+<Entry outShaftSpeed="2503.68" maxTorque="476.77" minTorque="-476.77"/>
+<Entry outShaftSpeed="2577.32" maxTorque="463.14" minTorque="-463.14"/>
+<Entry outShaftSpeed="2650.96" maxTorque="450.27" minTorque="-450.27"/>
+<Entry outShaftSpeed="2724.59" maxTorque="438.10" minTorque="-438.10"/>
+<Entry outShaftSpeed="2798.23" maxTorque="426.58" minTorque="-426.58"/>
+<Entry outShaftSpeed="2871.87" maxTorque="415.64" minTorque="-415.64"/>
+<Entry outShaftSpeed="2945.51" maxTorque="405.25" minTorque="-405.25"/>
+<Entry outShaftSpeed="3019.15" maxTorque="395.36" minTorque="-395.36"/>
+<Entry outShaftSpeed="3092.78" maxTorque="385.95" minTorque="-385.95"/>
+<Entry outShaftSpeed="3166.42" maxTorque="376.98" minTorque="-376.98"/>
+<Entry outShaftSpeed="3240.06" maxTorque="368.41" minTorque="-368.41"/>
+<Entry outShaftSpeed="3313.70" maxTorque="360.22" minTorque="-360.22"/>
+<Entry outShaftSpeed="3387.33" maxTorque="352.39" minTorque="-352.39"/>
+<Entry outShaftSpeed="3460.97" maxTorque="344.90" minTorque="-344.90"/>
+<Entry outShaftSpeed="3534.61" maxTorque="337.71" minTorque="-337.71"/>
+<Entry outShaftSpeed="3608.25" maxTorque="330.82" minTorque="-330.82"/>
+<Entry outShaftSpeed="3681.89" maxTorque="324.20" minTorque="-324.20"/>
+<Entry outShaftSpeed="3755.52" maxTorque="317.84" minTorque="-317.84"/>
+<Entry outShaftSpeed="3829.16" maxTorque="311.73" minTorque="-311.73"/>
+<Entry outShaftSpeed="3902.80" maxTorque="305.85" minTorque="-305.85"/>
+<Entry outShaftSpeed="3976.44" maxTorque="300.18" minTorque="-300.18"/>
+<Entry outShaftSpeed="4050.07" maxTorque="294.72" minTorque="-294.72"/>
+<Entry outShaftSpeed="4123.71" maxTorque="289.46" minTorque="-289.46"/>
+<Entry outShaftSpeed="4197.35" maxTorque="284.38" minTorque="-284.38"/>
+<Entry outShaftSpeed="4270.99" maxTorque="279.48" minTorque="-279.48"/>
+<Entry outShaftSpeed="4344.62" maxTorque="274.74" minTorque="-274.74"/>
+<Entry outShaftSpeed="4418.26" maxTorque="270.17" minTorque="-270.17"/>
+<Entry outShaftSpeed="4491.90" maxTorque="265.73" minTorque="-265.73"/>
+<Entry outShaftSpeed="4565.54" maxTorque="261.45" minTorque="-261.45"/>
+<Entry outShaftSpeed="4639.18" maxTorque="257.30" minTorque="-257.30"/>
+<Entry outShaftSpeed="4712.81" maxTorque="253.28" minTorque="-253.28"/>
+<Entry outShaftSpeed="4786.45" maxTorque="249.39" minTorque="-249.39"/>
+<Entry outShaftSpeed="4860.09" maxTorque="245.60" minTorque="-245.60"/>
+<Entry outShaftSpeed="4933.73" maxTorque="241.94" minTorque="-241.94"/>
+<Entry outShaftSpeed="5007.36" maxTorque="238.38" minTorque="-238.38"/>
+<Entry outShaftSpeed="5081.00" maxTorque="234.92" minTorque="-234.92"/>
+<Entry outShaftSpeed="5154.64" maxTorque="231.58" minTorque="-231.58"/>
+<Entry outShaftSpeed="5228.28" maxTorque="228.31" minTorque="-228.31"/>
+<Entry outShaftSpeed="5301.91" maxTorque="225.14" minTorque="-225.14"/>
+<Entry outShaftSpeed="5375.55" maxTorque="222.06" minTorque="-222.06"/>
+<Entry outShaftSpeed="5449.19" maxTorque="219.05" minTorque="-219.05"/>
+<Entry outShaftSpeed="5522.83" maxTorque="216.13" minTorque="-216.13"/>
+<Entry outShaftSpeed="5596.47" maxTorque="213.29" minTorque="-213.29"/>
+<Entry outShaftSpeed="5670.10" maxTorque="210.51" minTorque="-210.51"/>
+<Entry outShaftSpeed="5743.74" maxTorque="207.82" minTorque="-207.82"/>
+<Entry outShaftSpeed="5817.38" maxTorque="205.19" minTorque="-205.19"/>
+<Entry outShaftSpeed="5891.02" maxTorque="202.62" minTorque="-202.62"/>
+<Entry outShaftSpeed="5964.65" maxTorque="200.12" minTorque="-200.12"/>
+<Entry outShaftSpeed="6038.29" maxTorque="197.69" minTorque="-197.69"/>
+<Entry outShaftSpeed="6111.93" maxTorque="195.30" minTorque="-195.30"/>
+<Entry outShaftSpeed="6185.57" maxTorque="192.97" minTorque="-192.97"/>
+<Entry outShaftSpeed="6259.20" maxTorque="190.70" minTorque="-190.70"/>
+<Entry outShaftSpeed="6332.84" maxTorque="188.48" minTorque="-188.48"/>
+<Entry outShaftSpeed="6406.48" maxTorque="186.32" minTorque="-186.32"/>
+<Entry outShaftSpeed="6480.12" maxTorque="184.20" minTorque="-184.20"/>
+<Entry outShaftSpeed="6553.76" maxTorque="182.13" minTorque="-182.13"/>
+<Entry outShaftSpeed="6627.39" maxTorque="180.10" minTorque="-180.10"/>
+<Entry outShaftSpeed="6701.03" maxTorque="178.13" minTorque="-178.13"/>
+<Entry outShaftSpeed="6774.67" maxTorque="176.20" minTorque="-176.20"/>
+<Entry outShaftSpeed="6848.31" maxTorque="174.30" minTorque="-174.30"/>
+<Entry outShaftSpeed="6921.94" maxTorque="172.44" minTorque="-172.44"/>
+<Entry outShaftSpeed="6995.58" maxTorque="170.64" minTorque="-170.64"/>
+<Entry outShaftSpeed="7069.22" maxTorque="168.85" minTorque="-168.85"/>
+<Entry outShaftSpeed="7142.86" maxTorque="167.11" minTorque="-167.11"/>
+<Entry outShaftSpeed="7216.49" maxTorque="165.41" minTorque="-165.41"/>
+<Entry outShaftSpeed="7290.13" maxTorque="163.74" minTorque="-163.74"/>
+<Entry outShaftSpeed="7363.77" maxTorque="162.10" minTorque="-162.10"/>
+							</MaxTorqueCurve>
+							<PowerMap>
+								<Entry outShaftSpeed="0.00" torque="-485.00" electricPower="8.79"/>
+<Entry outShaftSpeed="0.00" torque="-469.84" electricPower="8.28"/>
+<Entry outShaftSpeed="0.00" torque="-454.69" electricPower="7.78"/>
+<Entry outShaftSpeed="0.00" torque="-439.53" electricPower="7.30"/>
+<Entry outShaftSpeed="0.00" torque="-424.38" electricPower="6.84"/>
+<Entry outShaftSpeed="0.00" torque="-409.22" electricPower="6.39"/>
+<Entry outShaftSpeed="0.00" torque="-394.06" electricPower="5.95"/>
+<Entry outShaftSpeed="0.00" torque="-378.91" electricPower="5.53"/>
+<Entry outShaftSpeed="0.00" torque="-363.75" electricPower="5.13"/>
+<Entry outShaftSpeed="0.00" torque="-348.59" electricPower="4.74"/>
+<Entry outShaftSpeed="0.00" torque="-333.44" electricPower="4.36"/>
+<Entry outShaftSpeed="0.00" torque="-318.28" electricPower="4.00"/>
+<Entry outShaftSpeed="0.00" torque="-303.13" electricPower="3.66"/>
+<Entry outShaftSpeed="0.00" torque="-287.97" electricPower="3.33"/>
+<Entry outShaftSpeed="0.00" torque="-272.81" electricPower="3.02"/>
+<Entry outShaftSpeed="0.00" torque="-257.66" electricPower="2.72"/>
+<Entry outShaftSpeed="0.00" torque="-242.50" electricPower="2.44"/>
+<Entry outShaftSpeed="0.00" torque="-227.34" electricPower="2.18"/>
+<Entry outShaftSpeed="0.00" torque="-212.19" electricPower="1.92"/>
+<Entry outShaftSpeed="0.00" torque="-197.03" electricPower="1.69"/>
+<Entry outShaftSpeed="0.00" torque="-181.88" electricPower="1.47"/>
+<Entry outShaftSpeed="0.00" torque="-166.72" electricPower="1.26"/>
+<Entry outShaftSpeed="0.00" torque="-151.56" electricPower="1.07"/>
+<Entry outShaftSpeed="0.00" torque="-136.41" electricPower="0.90"/>
+<Entry outShaftSpeed="0.00" torque="-121.25" electricPower="0.74"/>
+<Entry outShaftSpeed="0.00" torque="-106.09" electricPower="0.59"/>
+<Entry outShaftSpeed="0.00" torque="-90.94" electricPower="0.46"/>
+<Entry outShaftSpeed="0.00" torque="-75.78" electricPower="0.35"/>
+<Entry outShaftSpeed="0.00" torque="-60.63" electricPower="0.25"/>
+<Entry outShaftSpeed="0.00" torque="-45.47" electricPower="0.17"/>
+<Entry outShaftSpeed="0.00" torque="-30.31" electricPower="0.10"/>
+<Entry outShaftSpeed="0.00" torque="-15.16" electricPower="0.05"/>
+<Entry outShaftSpeed="0.00" torque="0.00" electricPower="0.03"/>
+<Entry outShaftSpeed="0.00" torque="15.16" electricPower="0.08"/>
+<Entry outShaftSpeed="0.00" torque="30.31" electricPower="0.14"/>
+<Entry outShaftSpeed="0.00" torque="45.47" electricPower="0.21"/>
+<Entry outShaftSpeed="0.00" torque="60.63" electricPower="0.31"/>
+<Entry outShaftSpeed="0.00" torque="75.78" electricPower="0.41"/>
+<Entry outShaftSpeed="0.00" torque="90.94" electricPower="0.53"/>
+<Entry outShaftSpeed="0.00" torque="106.09" electricPower="0.67"/>
+<Entry outShaftSpeed="0.00" torque="121.25" electricPower="0.82"/>
+<Entry outShaftSpeed="0.00" torque="136.41" electricPower="0.99"/>
+<Entry outShaftSpeed="0.00" torque="151.56" electricPower="1.18"/>
+<Entry outShaftSpeed="0.00" torque="166.72" electricPower="1.37"/>
+<Entry outShaftSpeed="0.00" torque="181.88" electricPower="1.59"/>
+<Entry outShaftSpeed="0.00" torque="197.03" electricPower="1.82"/>
+<Entry outShaftSpeed="0.00" torque="212.19" electricPower="2.06"/>
+<Entry outShaftSpeed="0.00" torque="227.34" electricPower="2.32"/>
+<Entry outShaftSpeed="0.00" torque="242.50" electricPower="2.60"/>
+<Entry outShaftSpeed="0.00" torque="257.66" electricPower="2.89"/>
+<Entry outShaftSpeed="0.00" torque="272.81" electricPower="3.19"/>
+<Entry outShaftSpeed="0.00" torque="287.97" electricPower="3.51"/>
+<Entry outShaftSpeed="0.00" torque="303.13" electricPower="3.85"/>
+<Entry outShaftSpeed="0.00" torque="318.28" electricPower="4.20"/>
+<Entry outShaftSpeed="0.00" torque="333.44" electricPower="4.57"/>
+<Entry outShaftSpeed="0.00" torque="348.59" electricPower="4.95"/>
+<Entry outShaftSpeed="0.00" torque="363.75" electricPower="5.35"/>
+<Entry outShaftSpeed="0.00" torque="378.91" electricPower="5.76"/>
+<Entry outShaftSpeed="0.00" torque="394.06" electricPower="6.19"/>
+<Entry outShaftSpeed="0.00" torque="409.22" electricPower="6.63"/>
+<Entry outShaftSpeed="0.00" torque="424.38" electricPower="7.09"/>
+<Entry outShaftSpeed="0.00" torque="439.53" electricPower="7.57"/>
+<Entry outShaftSpeed="0.00" torque="454.69" electricPower="8.06"/>
+<Entry outShaftSpeed="0.00" torque="469.84" electricPower="8.56"/>
+<Entry outShaftSpeed="0.00" torque="485.00" electricPower="9.08"/>
+<Entry outShaftSpeed="70.32" torque="-485.00" electricPower="5.21"/>
+<Entry outShaftSpeed="70.32" torque="-469.84" electricPower="4.81"/>
+<Entry outShaftSpeed="70.32" torque="-454.69" electricPower="4.43"/>
+<Entry outShaftSpeed="70.32" torque="-439.53" electricPower="4.06"/>
+<Entry outShaftSpeed="70.32" torque="-424.38" electricPower="3.71"/>
+<Entry outShaftSpeed="70.32" torque="-409.22" electricPower="3.37"/>
+<Entry outShaftSpeed="70.32" torque="-394.06" electricPower="3.05"/>
+<Entry outShaftSpeed="70.32" torque="-378.91" electricPower="2.74"/>
+<Entry outShaftSpeed="70.32" torque="-363.75" electricPower="2.45"/>
+<Entry outShaftSpeed="70.32" torque="-348.59" electricPower="2.17"/>
+<Entry outShaftSpeed="70.32" torque="-333.44" electricPower="1.91"/>
+<Entry outShaftSpeed="70.32" torque="-318.28" electricPower="1.67"/>
+<Entry outShaftSpeed="70.32" torque="-303.13" electricPower="1.44"/>
+<Entry outShaftSpeed="70.32" torque="-287.97" electricPower="1.22"/>
+<Entry outShaftSpeed="70.32" torque="-272.81" electricPower="1.02"/>
+<Entry outShaftSpeed="70.32" torque="-257.66" electricPower="0.84"/>
+<Entry outShaftSpeed="70.32" torque="-242.50" electricPower="0.67"/>
+<Entry outShaftSpeed="70.32" torque="-227.34" electricPower="0.52"/>
+<Entry outShaftSpeed="70.32" torque="-212.19" electricPower="0.38"/>
+<Entry outShaftSpeed="70.32" torque="-197.03" electricPower="0.26"/>
+<Entry outShaftSpeed="70.32" torque="-181.88" electricPower="0.15"/>
+<Entry outShaftSpeed="70.32" torque="-166.72" electricPower="0.06"/>
+<Entry outShaftSpeed="70.32" torque="-151.56" electricPower="-0.02"/>
+<Entry outShaftSpeed="70.32" torque="-136.41" electricPower="-0.08"/>
+<Entry outShaftSpeed="70.32" torque="-121.25" electricPower="-0.12"/>
+<Entry outShaftSpeed="70.32" torque="-106.09" electricPower="-0.16"/>
+<Entry outShaftSpeed="70.32" torque="-90.94" electricPower="-0.17"/>
+<Entry outShaftSpeed="70.32" torque="-75.78" electricPower="-0.17"/>
+<Entry outShaftSpeed="70.32" torque="-60.63" electricPower="-0.16"/>
+<Entry outShaftSpeed="70.32" torque="-45.47" electricPower="-0.13"/>
+<Entry outShaftSpeed="70.32" torque="-30.31" electricPower="-0.09"/>
+<Entry outShaftSpeed="70.32" torque="-15.16" electricPower="-0.03"/>
+<Entry outShaftSpeed="70.32" torque="0.00" electricPower="0.06"/>
+<Entry outShaftSpeed="70.32" torque="15.16" electricPower="0.22"/>
+<Entry outShaftSpeed="70.32" torque="30.31" electricPower="0.40"/>
+<Entry outShaftSpeed="70.32" torque="45.47" electricPower="0.59"/>
+<Entry outShaftSpeed="70.32" torque="60.63" electricPower="0.79"/>
+<Entry outShaftSpeed="70.32" torque="75.78" electricPower="1.01"/>
+<Entry outShaftSpeed="70.32" torque="90.94" electricPower="1.24"/>
+<Entry outShaftSpeed="70.32" torque="106.09" electricPower="1.49"/>
+<Entry outShaftSpeed="70.32" torque="121.25" electricPower="1.76"/>
+<Entry outShaftSpeed="70.32" torque="136.41" electricPower="2.04"/>
+<Entry outShaftSpeed="70.32" torque="151.56" electricPower="2.34"/>
+<Entry outShaftSpeed="70.32" torque="166.72" electricPower="2.65"/>
+<Entry outShaftSpeed="70.32" torque="181.88" electricPower="2.97"/>
+<Entry outShaftSpeed="70.32" torque="197.03" electricPower="3.32"/>
+<Entry outShaftSpeed="70.32" torque="212.19" electricPower="3.67"/>
+<Entry outShaftSpeed="70.32" torque="227.34" electricPower="4.05"/>
+<Entry outShaftSpeed="70.32" torque="242.50" electricPower="4.43"/>
+<Entry outShaftSpeed="70.32" torque="257.66" electricPower="4.84"/>
+<Entry outShaftSpeed="70.32" torque="272.81" electricPower="5.26"/>
+<Entry outShaftSpeed="70.32" torque="287.97" electricPower="5.69"/>
+<Entry outShaftSpeed="70.32" torque="303.13" electricPower="6.14"/>
+<Entry outShaftSpeed="70.32" torque="318.28" electricPower="6.60"/>
+<Entry outShaftSpeed="70.32" torque="333.44" electricPower="7.08"/>
+<Entry outShaftSpeed="70.32" torque="348.59" electricPower="7.58"/>
+<Entry outShaftSpeed="70.32" torque="363.75" electricPower="8.09"/>
+<Entry outShaftSpeed="70.32" torque="378.91" electricPower="8.62"/>
+<Entry outShaftSpeed="70.32" torque="394.06" electricPower="9.16"/>
+<Entry outShaftSpeed="70.32" torque="409.22" electricPower="9.71"/>
+<Entry outShaftSpeed="70.32" torque="424.38" electricPower="10.28"/>
+<Entry outShaftSpeed="70.32" torque="439.53" electricPower="10.87"/>
+<Entry outShaftSpeed="70.32" torque="454.69" electricPower="11.47"/>
+<Entry outShaftSpeed="70.32" torque="469.84" electricPower="12.09"/>
+<Entry outShaftSpeed="70.32" torque="485.00" electricPower="12.72"/>
+<Entry outShaftSpeed="140.64" torque="-485.00" electricPower="1.63"/>
+<Entry outShaftSpeed="140.64" torque="-469.84" electricPower="1.35"/>
+<Entry outShaftSpeed="140.64" torque="-454.69" electricPower="1.08"/>
+<Entry outShaftSpeed="140.64" torque="-439.53" electricPower="0.83"/>
+<Entry outShaftSpeed="140.64" torque="-424.38" electricPower="0.59"/>
+<Entry outShaftSpeed="140.64" torque="-409.22" electricPower="0.37"/>
+<Entry outShaftSpeed="140.64" torque="-394.06" electricPower="0.16"/>
+<Entry outShaftSpeed="140.64" torque="-378.91" electricPower="-0.03"/>
+<Entry outShaftSpeed="140.64" torque="-363.75" electricPower="-0.20"/>
+<Entry outShaftSpeed="140.64" torque="-348.59" electricPower="-0.36"/>
+<Entry outShaftSpeed="140.64" torque="-333.44" electricPower="-0.51"/>
+<Entry outShaftSpeed="140.64" torque="-318.28" electricPower="-0.64"/>
+<Entry outShaftSpeed="140.64" torque="-303.13" electricPower="-0.76"/>
+<Entry outShaftSpeed="140.64" torque="-287.97" electricPower="-0.86"/>
+<Entry outShaftSpeed="140.64" torque="-272.81" electricPower="-0.94"/>
+<Entry outShaftSpeed="140.64" torque="-257.66" electricPower="-1.01"/>
+<Entry outShaftSpeed="140.64" torque="-242.50" electricPower="-1.07"/>
+<Entry outShaftSpeed="140.64" torque="-227.34" electricPower="-1.11"/>
+<Entry outShaftSpeed="140.64" torque="-212.19" electricPower="-1.14"/>
+<Entry outShaftSpeed="140.64" torque="-197.03" electricPower="-1.15"/>
+<Entry outShaftSpeed="140.64" torque="-181.88" electricPower="-1.14"/>
+<Entry outShaftSpeed="140.64" torque="-166.72" electricPower="-1.12"/>
+<Entry outShaftSpeed="140.64" torque="-151.56" electricPower="-1.09"/>
+<Entry outShaftSpeed="140.64" torque="-136.41" electricPower="-1.04"/>
+<Entry outShaftSpeed="140.64" torque="-121.25" electricPower="-0.98"/>
+<Entry outShaftSpeed="140.64" torque="-106.09" electricPower="-0.90"/>
+<Entry outShaftSpeed="140.64" torque="-90.94" electricPower="-0.80"/>
+<Entry outShaftSpeed="140.64" torque="-75.78" electricPower="-0.69"/>
+<Entry outShaftSpeed="140.64" torque="-60.63" electricPower="-0.57"/>
+<Entry outShaftSpeed="140.64" torque="-45.47" electricPower="-0.43"/>
+<Entry outShaftSpeed="140.64" torque="-30.31" electricPower="-0.28"/>
+<Entry outShaftSpeed="140.64" torque="-15.16" electricPower="-0.11"/>
+<Entry outShaftSpeed="140.64" torque="0.00" electricPower="0.10"/>
+<Entry outShaftSpeed="140.64" torque="15.16" electricPower="0.37"/>
+<Entry outShaftSpeed="140.64" torque="30.31" electricPower="0.66"/>
+<Entry outShaftSpeed="140.64" torque="45.47" electricPower="0.96"/>
+<Entry outShaftSpeed="140.64" torque="60.63" electricPower="1.28"/>
+<Entry outShaftSpeed="140.64" torque="75.78" electricPower="1.61"/>
+<Entry outShaftSpeed="140.64" torque="90.94" electricPower="1.96"/>
+<Entry outShaftSpeed="140.64" torque="106.09" electricPower="2.32"/>
+<Entry outShaftSpeed="140.64" torque="121.25" electricPower="2.70"/>
+<Entry outShaftSpeed="140.64" torque="136.41" electricPower="3.09"/>
+<Entry outShaftSpeed="140.64" torque="151.56" electricPower="3.50"/>
+<Entry outShaftSpeed="140.64" torque="166.72" electricPower="3.92"/>
+<Entry outShaftSpeed="140.64" torque="181.88" electricPower="4.36"/>
+<Entry outShaftSpeed="140.64" torque="197.03" electricPower="4.82"/>
+<Entry outShaftSpeed="140.64" torque="212.19" electricPower="5.29"/>
+<Entry outShaftSpeed="140.64" torque="227.34" electricPower="5.77"/>
+<Entry outShaftSpeed="140.64" torque="242.50" electricPower="6.27"/>
+<Entry outShaftSpeed="140.64" torque="257.66" electricPower="6.79"/>
+<Entry outShaftSpeed="140.64" torque="272.81" electricPower="7.32"/>
+<Entry outShaftSpeed="140.64" torque="287.97" electricPower="7.87"/>
+<Entry outShaftSpeed="140.64" torque="303.13" electricPower="8.43"/>
+<Entry outShaftSpeed="140.64" torque="318.28" electricPower="9.01"/>
+<Entry outShaftSpeed="140.64" torque="333.44" electricPower="9.60"/>
+<Entry outShaftSpeed="140.64" torque="348.59" electricPower="10.21"/>
+<Entry outShaftSpeed="140.64" torque="363.75" electricPower="10.83"/>
+<Entry outShaftSpeed="140.64" torque="378.91" electricPower="11.47"/>
+<Entry outShaftSpeed="140.64" torque="394.06" electricPower="12.12"/>
+<Entry outShaftSpeed="140.64" torque="409.22" electricPower="12.79"/>
+<Entry outShaftSpeed="140.64" torque="424.38" electricPower="13.48"/>
+<Entry outShaftSpeed="140.64" torque="439.53" electricPower="14.18"/>
+<Entry outShaftSpeed="140.64" torque="454.69" electricPower="14.89"/>
+<Entry outShaftSpeed="140.64" torque="469.84" electricPower="15.62"/>
+<Entry outShaftSpeed="140.64" torque="485.00" electricPower="16.37"/>
+<Entry outShaftSpeed="210.96" torque="-485.00" electricPower="-1.88"/>
+<Entry outShaftSpeed="210.96" torque="-469.84" electricPower="-2.05"/>
+<Entry outShaftSpeed="210.96" torque="-454.69" electricPower="-2.21"/>
+<Entry outShaftSpeed="210.96" torque="-439.53" electricPower="-2.35"/>
+<Entry outShaftSpeed="210.96" torque="-424.38" electricPower="-2.47"/>
+<Entry outShaftSpeed="210.96" torque="-409.22" electricPower="-2.58"/>
+<Entry outShaftSpeed="210.96" torque="-394.06" electricPower="-2.68"/>
+<Entry outShaftSpeed="210.96" torque="-378.91" electricPower="-2.76"/>
+<Entry outShaftSpeed="210.96" torque="-363.75" electricPower="-2.82"/>
+<Entry outShaftSpeed="210.96" torque="-348.59" electricPower="-2.87"/>
+<Entry outShaftSpeed="210.96" torque="-333.44" electricPower="-2.91"/>
+<Entry outShaftSpeed="210.96" torque="-318.28" electricPower="-2.93"/>
+<Entry outShaftSpeed="210.96" torque="-303.13" electricPower="-2.93"/>
+<Entry outShaftSpeed="210.96" torque="-287.97" electricPower="-2.93"/>
+<Entry outShaftSpeed="210.96" torque="-272.81" electricPower="-2.90"/>
+<Entry outShaftSpeed="210.96" torque="-257.66" electricPower="-2.86"/>
+<Entry outShaftSpeed="210.96" torque="-242.50" electricPower="-2.81"/>
+<Entry outShaftSpeed="210.96" torque="-227.34" electricPower="-2.74"/>
+<Entry outShaftSpeed="210.96" torque="-212.19" electricPower="-2.65"/>
+<Entry outShaftSpeed="210.96" torque="-197.03" electricPower="-2.55"/>
+<Entry outShaftSpeed="210.96" torque="-181.88" electricPower="-2.44"/>
+<Entry outShaftSpeed="210.96" torque="-166.72" electricPower="-2.31"/>
+<Entry outShaftSpeed="210.96" torque="-151.56" electricPower="-2.16"/>
+<Entry outShaftSpeed="210.96" torque="-136.41" electricPower="-2.00"/>
+<Entry outShaftSpeed="210.96" torque="-121.25" electricPower="-1.83"/>
+<Entry outShaftSpeed="210.96" torque="-106.09" electricPower="-1.64"/>
+<Entry outShaftSpeed="210.96" torque="-90.94" electricPower="-1.43"/>
+<Entry outShaftSpeed="210.96" torque="-75.78" electricPower="-1.21"/>
+<Entry outShaftSpeed="210.96" torque="-60.63" electricPower="-0.98"/>
+<Entry outShaftSpeed="210.96" torque="-45.47" electricPower="-0.73"/>
+<Entry outShaftSpeed="210.96" torque="-30.31" electricPower="-0.46"/>
+<Entry outShaftSpeed="210.96" torque="-15.16" electricPower="-0.18"/>
+<Entry outShaftSpeed="210.96" torque="0.00" electricPower="0.13"/>
+<Entry outShaftSpeed="210.96" torque="15.16" electricPower="0.52"/>
+<Entry outShaftSpeed="210.96" torque="30.31" electricPower="0.92"/>
+<Entry outShaftSpeed="210.96" torque="45.47" electricPower="1.33"/>
+<Entry outShaftSpeed="210.96" torque="60.63" electricPower="1.76"/>
+<Entry outShaftSpeed="210.96" torque="75.78" electricPower="2.21"/>
+<Entry outShaftSpeed="210.96" torque="90.94" electricPower="2.67"/>
+<Entry outShaftSpeed="210.96" torque="106.09" electricPower="3.14"/>
+<Entry outShaftSpeed="210.96" torque="121.25" electricPower="3.63"/>
+<Entry outShaftSpeed="210.96" torque="136.41" electricPower="4.14"/>
+<Entry outShaftSpeed="210.96" torque="151.56" electricPower="4.66"/>
+<Entry outShaftSpeed="210.96" torque="166.72" electricPower="5.20"/>
+<Entry outShaftSpeed="210.96" torque="181.88" electricPower="5.75"/>
+<Entry outShaftSpeed="210.96" torque="197.03" electricPower="6.32"/>
+<Entry outShaftSpeed="210.96" torque="212.19" electricPower="6.90"/>
+<Entry outShaftSpeed="210.96" torque="227.34" electricPower="7.50"/>
+<Entry outShaftSpeed="210.96" torque="242.50" electricPower="8.12"/>
+<Entry outShaftSpeed="210.96" torque="257.66" electricPower="8.74"/>
+<Entry outShaftSpeed="210.96" torque="272.81" electricPower="9.39"/>
+<Entry outShaftSpeed="210.96" torque="287.97" electricPower="10.05"/>
+<Entry outShaftSpeed="210.96" torque="303.13" electricPower="10.72"/>
+<Entry outShaftSpeed="210.96" torque="318.28" electricPower="11.41"/>
+<Entry outShaftSpeed="210.96" torque="333.44" electricPower="12.12"/>
+<Entry outShaftSpeed="210.96" torque="348.59" electricPower="12.84"/>
+<Entry outShaftSpeed="210.96" torque="363.75" electricPower="13.58"/>
+<Entry outShaftSpeed="210.96" torque="378.91" electricPower="14.33"/>
+<Entry outShaftSpeed="210.96" torque="394.06" electricPower="15.09"/>
+<Entry outShaftSpeed="210.96" torque="409.22" electricPower="15.88"/>
+<Entry outShaftSpeed="210.96" torque="424.38" electricPower="16.67"/>
+<Entry outShaftSpeed="210.96" torque="439.53" electricPower="17.49"/>
+<Entry outShaftSpeed="210.96" torque="454.69" electricPower="18.31"/>
+<Entry outShaftSpeed="210.96" torque="469.84" electricPower="19.16"/>
+<Entry outShaftSpeed="210.96" torque="485.00" electricPower="20.02"/>
+<Entry outShaftSpeed="281.28" torque="-485.00" electricPower="-5.38"/>
+<Entry outShaftSpeed="281.28" torque="-469.84" electricPower="-5.44"/>
+<Entry outShaftSpeed="281.28" torque="-454.69" electricPower="-5.49"/>
+<Entry outShaftSpeed="281.28" torque="-439.53" electricPower="-5.52"/>
+<Entry outShaftSpeed="281.28" torque="-424.38" electricPower="-5.53"/>
+<Entry outShaftSpeed="281.28" torque="-409.22" electricPower="-5.53"/>
+<Entry outShaftSpeed="281.28" torque="-394.06" electricPower="-5.52"/>
+<Entry outShaftSpeed="281.28" torque="-378.91" electricPower="-5.49"/>
+<Entry outShaftSpeed="281.28" torque="-363.75" electricPower="-5.44"/>
+<Entry outShaftSpeed="281.28" torque="-348.59" electricPower="-5.38"/>
+<Entry outShaftSpeed="281.28" torque="-333.44" electricPower="-5.31"/>
+<Entry outShaftSpeed="281.28" torque="-318.28" electricPower="-5.22"/>
+<Entry outShaftSpeed="281.28" torque="-303.13" electricPower="-5.11"/>
+<Entry outShaftSpeed="281.28" torque="-287.97" electricPower="-4.99"/>
+<Entry outShaftSpeed="281.28" torque="-272.81" electricPower="-4.86"/>
+<Entry outShaftSpeed="281.28" torque="-257.66" electricPower="-4.70"/>
+<Entry outShaftSpeed="281.28" torque="-242.50" electricPower="-4.54"/>
+<Entry outShaftSpeed="281.28" torque="-227.34" electricPower="-4.36"/>
+<Entry outShaftSpeed="281.28" torque="-212.19" electricPower="-4.16"/>
+<Entry outShaftSpeed="281.28" torque="-197.03" electricPower="-3.95"/>
+<Entry outShaftSpeed="281.28" torque="-181.88" electricPower="-3.73"/>
+<Entry outShaftSpeed="281.28" torque="-166.72" electricPower="-3.49"/>
+<Entry outShaftSpeed="281.28" torque="-151.56" electricPower="-3.23"/>
+<Entry outShaftSpeed="281.28" torque="-136.41" electricPower="-2.96"/>
+<Entry outShaftSpeed="281.28" torque="-121.25" electricPower="-2.68"/>
+<Entry outShaftSpeed="281.28" torque="-106.09" electricPower="-2.38"/>
+<Entry outShaftSpeed="281.28" torque="-90.94" electricPower="-2.06"/>
+<Entry outShaftSpeed="281.28" torque="-75.78" electricPower="-1.73"/>
+<Entry outShaftSpeed="281.28" torque="-60.63" electricPower="-1.38"/>
+<Entry outShaftSpeed="281.28" torque="-45.47" electricPower="-1.02"/>
+<Entry outShaftSpeed="281.28" torque="-30.31" electricPower="-0.65"/>
+<Entry outShaftSpeed="281.28" torque="-15.16" electricPower="-0.26"/>
+<Entry outShaftSpeed="281.28" torque="0.00" electricPower="0.17"/>
+<Entry outShaftSpeed="281.28" torque="15.16" electricPower="0.67"/>
+<Entry outShaftSpeed="281.28" torque="30.31" electricPower="1.18"/>
+<Entry outShaftSpeed="281.28" torque="45.47" electricPower="1.71"/>
+<Entry outShaftSpeed="281.28" torque="60.63" electricPower="2.25"/>
+<Entry outShaftSpeed="281.28" torque="75.78" electricPower="2.81"/>
+<Entry outShaftSpeed="281.28" torque="90.94" electricPower="3.38"/>
+<Entry outShaftSpeed="281.28" torque="106.09" electricPower="3.97"/>
+<Entry outShaftSpeed="281.28" torque="121.25" electricPower="4.57"/>
+<Entry outShaftSpeed="281.28" torque="136.41" electricPower="5.19"/>
+<Entry outShaftSpeed="281.28" torque="151.56" electricPower="5.83"/>
+<Entry outShaftSpeed="281.28" torque="166.72" electricPower="6.48"/>
+<Entry outShaftSpeed="281.28" torque="181.88" electricPower="7.14"/>
+<Entry outShaftSpeed="281.28" torque="197.03" electricPower="7.82"/>
+<Entry outShaftSpeed="281.28" torque="212.19" electricPower="8.52"/>
+<Entry outShaftSpeed="281.28" torque="227.34" electricPower="9.23"/>
+<Entry outShaftSpeed="281.28" torque="242.50" electricPower="9.96"/>
+<Entry outShaftSpeed="281.28" torque="257.66" electricPower="10.70"/>
+<Entry outShaftSpeed="281.28" torque="272.81" electricPower="11.46"/>
+<Entry outShaftSpeed="281.28" torque="287.97" electricPower="12.23"/>
+<Entry outShaftSpeed="281.28" torque="303.13" electricPower="13.02"/>
+<Entry outShaftSpeed="281.28" torque="318.28" electricPower="13.82"/>
+<Entry outShaftSpeed="281.28" torque="333.44" electricPower="14.64"/>
+<Entry outShaftSpeed="281.28" torque="348.59" electricPower="15.47"/>
+<Entry outShaftSpeed="281.28" torque="363.75" electricPower="16.32"/>
+<Entry outShaftSpeed="281.28" torque="378.91" electricPower="17.18"/>
+<Entry outShaftSpeed="281.28" torque="394.06" electricPower="18.07"/>
+<Entry outShaftSpeed="281.28" torque="409.22" electricPower="18.96"/>
+<Entry outShaftSpeed="281.28" torque="424.38" electricPower="19.87"/>
+<Entry outShaftSpeed="281.28" torque="439.53" electricPower="20.80"/>
+<Entry outShaftSpeed="281.28" torque="454.69" electricPower="21.74"/>
+<Entry outShaftSpeed="281.28" torque="469.84" electricPower="22.69"/>
+<Entry outShaftSpeed="281.28" torque="485.00" electricPower="23.66"/>
+<Entry outShaftSpeed="351.59" torque="-485.00" electricPower="-8.89"/>
+<Entry outShaftSpeed="351.59" torque="-469.84" electricPower="-8.83"/>
+<Entry outShaftSpeed="351.59" torque="-454.69" electricPower="-8.77"/>
+<Entry outShaftSpeed="351.59" torque="-439.53" electricPower="-8.69"/>
+<Entry outShaftSpeed="351.59" torque="-424.38" electricPower="-8.59"/>
+<Entry outShaftSpeed="351.59" torque="-409.22" electricPower="-8.48"/>
+<Entry outShaftSpeed="351.59" torque="-394.06" electricPower="-8.36"/>
+<Entry outShaftSpeed="351.59" torque="-378.91" electricPower="-8.21"/>
+<Entry outShaftSpeed="351.59" torque="-363.75" electricPower="-8.06"/>
+<Entry outShaftSpeed="351.59" torque="-348.59" electricPower="-7.89"/>
+<Entry outShaftSpeed="351.59" torque="-333.44" electricPower="-7.70"/>
+<Entry outShaftSpeed="351.59" torque="-318.28" electricPower="-7.50"/>
+<Entry outShaftSpeed="351.59" torque="-303.13" electricPower="-7.28"/>
+<Entry outShaftSpeed="351.59" torque="-287.97" electricPower="-7.05"/>
+<Entry outShaftSpeed="351.59" torque="-272.81" electricPower="-6.81"/>
+<Entry outShaftSpeed="351.59" torque="-257.66" electricPower="-6.55"/>
+<Entry outShaftSpeed="351.59" torque="-242.50" electricPower="-6.27"/>
+<Entry outShaftSpeed="351.59" torque="-227.34" electricPower="-5.98"/>
+<Entry outShaftSpeed="351.59" torque="-212.19" electricPower="-5.67"/>
+<Entry outShaftSpeed="351.59" torque="-197.03" electricPower="-5.35"/>
+<Entry outShaftSpeed="351.59" torque="-181.88" electricPower="-5.02"/>
+<Entry outShaftSpeed="351.59" torque="-166.72" electricPower="-4.67"/>
+<Entry outShaftSpeed="351.59" torque="-151.56" electricPower="-4.30"/>
+<Entry outShaftSpeed="351.59" torque="-136.41" electricPower="-3.92"/>
+<Entry outShaftSpeed="351.59" torque="-121.25" electricPower="-3.52"/>
+<Entry outShaftSpeed="351.59" torque="-106.09" electricPower="-3.11"/>
+<Entry outShaftSpeed="351.59" torque="-90.94" electricPower="-2.69"/>
+<Entry outShaftSpeed="351.59" torque="-75.78" electricPower="-2.24"/>
+<Entry outShaftSpeed="351.59" torque="-60.63" electricPower="-1.79"/>
+<Entry outShaftSpeed="351.59" torque="-45.47" electricPower="-1.32"/>
+<Entry outShaftSpeed="351.59" torque="-30.31" electricPower="-0.83"/>
+<Entry outShaftSpeed="351.59" torque="-15.16" electricPower="-0.33"/>
+<Entry outShaftSpeed="351.59" torque="0.00" electricPower="0.21"/>
+<Entry outShaftSpeed="351.59" torque="15.16" electricPower="0.82"/>
+<Entry outShaftSpeed="351.59" torque="30.31" electricPower="1.45"/>
+<Entry outShaftSpeed="351.59" torque="45.47" electricPower="2.09"/>
+<Entry outShaftSpeed="351.59" torque="60.63" electricPower="2.74"/>
+<Entry outShaftSpeed="351.59" torque="75.78" electricPower="3.41"/>
+<Entry outShaftSpeed="351.59" torque="90.94" electricPower="4.10"/>
+<Entry outShaftSpeed="351.59" torque="106.09" electricPower="4.80"/>
+<Entry outShaftSpeed="351.59" torque="121.25" electricPower="5.52"/>
+<Entry outShaftSpeed="351.59" torque="136.41" electricPower="6.25"/>
+<Entry outShaftSpeed="351.59" torque="151.56" electricPower="7.00"/>
+<Entry outShaftSpeed="351.59" torque="166.72" electricPower="7.76"/>
+<Entry outShaftSpeed="351.59" torque="181.88" electricPower="8.54"/>
+<Entry outShaftSpeed="351.59" torque="197.03" electricPower="9.33"/>
+<Entry outShaftSpeed="351.59" torque="212.19" electricPower="10.14"/>
+<Entry outShaftSpeed="351.59" torque="227.34" electricPower="10.96"/>
+<Entry outShaftSpeed="351.59" torque="242.50" electricPower="11.80"/>
+<Entry outShaftSpeed="351.59" torque="257.66" electricPower="12.66"/>
+<Entry outShaftSpeed="351.59" torque="272.81" electricPower="13.53"/>
+<Entry outShaftSpeed="351.59" torque="287.97" electricPower="14.41"/>
+<Entry outShaftSpeed="351.59" torque="303.13" electricPower="15.31"/>
+<Entry outShaftSpeed="351.59" torque="318.28" electricPower="16.23"/>
+<Entry outShaftSpeed="351.59" torque="333.44" electricPower="17.16"/>
+<Entry outShaftSpeed="351.59" torque="348.59" electricPower="18.11"/>
+<Entry outShaftSpeed="351.59" torque="363.75" electricPower="19.07"/>
+<Entry outShaftSpeed="351.59" torque="378.91" electricPower="20.05"/>
+<Entry outShaftSpeed="351.59" torque="394.06" electricPower="21.04"/>
+<Entry outShaftSpeed="351.59" torque="409.22" electricPower="22.05"/>
+<Entry outShaftSpeed="351.59" torque="424.38" electricPower="23.07"/>
+<Entry outShaftSpeed="351.59" torque="439.53" electricPower="24.11"/>
+<Entry outShaftSpeed="351.59" torque="454.69" electricPower="25.16"/>
+<Entry outShaftSpeed="351.59" torque="469.84" electricPower="26.23"/>
+<Entry outShaftSpeed="351.59" torque="485.00" electricPower="27.31"/>
+<Entry outShaftSpeed="421.91" torque="-485.00" electricPower="-12.39"/>
+<Entry outShaftSpeed="421.91" torque="-469.84" electricPower="-12.22"/>
+<Entry outShaftSpeed="421.91" torque="-454.69" electricPower="-12.05"/>
+<Entry outShaftSpeed="421.91" torque="-439.53" electricPower="-11.86"/>
+<Entry outShaftSpeed="421.91" torque="-424.38" electricPower="-11.65"/>
+<Entry outShaftSpeed="421.91" torque="-409.22" electricPower="-11.43"/>
+<Entry outShaftSpeed="421.91" torque="-394.06" electricPower="-11.19"/>
+<Entry outShaftSpeed="421.91" torque="-378.91" electricPower="-10.94"/>
+<Entry outShaftSpeed="421.91" torque="-363.75" electricPower="-10.67"/>
+<Entry outShaftSpeed="421.91" torque="-348.59" electricPower="-10.39"/>
+<Entry outShaftSpeed="421.91" torque="-333.44" electricPower="-10.10"/>
+<Entry outShaftSpeed="421.91" torque="-318.28" electricPower="-9.78"/>
+<Entry outShaftSpeed="421.91" torque="-303.13" electricPower="-9.46"/>
+<Entry outShaftSpeed="421.91" torque="-287.97" electricPower="-9.12"/>
+<Entry outShaftSpeed="421.91" torque="-272.81" electricPower="-8.76"/>
+<Entry outShaftSpeed="421.91" torque="-257.66" electricPower="-8.39"/>
+<Entry outShaftSpeed="421.91" torque="-242.50" electricPower="-8.00"/>
+<Entry outShaftSpeed="421.91" torque="-227.34" electricPower="-7.60"/>
+<Entry outShaftSpeed="421.91" torque="-212.19" electricPower="-7.18"/>
+<Entry outShaftSpeed="421.91" torque="-197.03" electricPower="-6.75"/>
+<Entry outShaftSpeed="421.91" torque="-181.88" electricPower="-6.30"/>
+<Entry outShaftSpeed="421.91" torque="-166.72" electricPower="-5.84"/>
+<Entry outShaftSpeed="421.91" torque="-151.56" electricPower="-5.37"/>
+<Entry outShaftSpeed="421.91" torque="-136.41" electricPower="-4.87"/>
+<Entry outShaftSpeed="421.91" torque="-121.25" electricPower="-4.37"/>
+<Entry outShaftSpeed="421.91" torque="-106.09" electricPower="-3.85"/>
+<Entry outShaftSpeed="421.91" torque="-90.94" electricPower="-3.31"/>
+<Entry outShaftSpeed="421.91" torque="-75.78" electricPower="-2.76"/>
+<Entry outShaftSpeed="421.91" torque="-60.63" electricPower="-2.19"/>
+<Entry outShaftSpeed="421.91" torque="-45.47" electricPower="-1.61"/>
+<Entry outShaftSpeed="421.91" torque="-30.31" electricPower="-1.01"/>
+<Entry outShaftSpeed="421.91" torque="-15.16" electricPower="-0.40"/>
+<Entry outShaftSpeed="421.91" torque="0.00" electricPower="0.25"/>
+<Entry outShaftSpeed="421.91" torque="15.16" electricPower="0.97"/>
+<Entry outShaftSpeed="421.91" torque="30.31" electricPower="1.71"/>
+<Entry outShaftSpeed="421.91" torque="45.47" electricPower="2.47"/>
+<Entry outShaftSpeed="421.91" torque="60.63" electricPower="3.23"/>
+<Entry outShaftSpeed="421.91" torque="75.78" electricPower="4.02"/>
+<Entry outShaftSpeed="421.91" torque="90.94" electricPower="4.82"/>
+<Entry outShaftSpeed="421.91" torque="106.09" electricPower="5.63"/>
+<Entry outShaftSpeed="421.91" torque="121.25" electricPower="6.46"/>
+<Entry outShaftSpeed="421.91" torque="136.41" electricPower="7.31"/>
+<Entry outShaftSpeed="421.91" torque="151.56" electricPower="8.17"/>
+<Entry outShaftSpeed="421.91" torque="166.72" electricPower="9.04"/>
+<Entry outShaftSpeed="421.91" torque="181.88" electricPower="9.93"/>
+<Entry outShaftSpeed="421.91" torque="197.03" electricPower="10.84"/>
+<Entry outShaftSpeed="421.91" torque="212.19" electricPower="11.76"/>
+<Entry outShaftSpeed="421.91" torque="227.34" electricPower="12.70"/>
+<Entry outShaftSpeed="421.91" torque="242.50" electricPower="13.65"/>
+<Entry outShaftSpeed="421.91" torque="257.66" electricPower="14.62"/>
+<Entry outShaftSpeed="421.91" torque="272.81" electricPower="15.60"/>
+<Entry outShaftSpeed="421.91" torque="287.97" electricPower="16.60"/>
+<Entry outShaftSpeed="421.91" torque="303.13" electricPower="17.61"/>
+<Entry outShaftSpeed="421.91" torque="318.28" electricPower="18.64"/>
+<Entry outShaftSpeed="421.91" torque="333.44" electricPower="19.68"/>
+<Entry outShaftSpeed="421.91" torque="348.59" electricPower="20.74"/>
+<Entry outShaftSpeed="421.91" torque="363.75" electricPower="21.82"/>
+<Entry outShaftSpeed="421.91" torque="378.91" electricPower="22.91"/>
+<Entry outShaftSpeed="421.91" torque="394.06" electricPower="24.01"/>
+<Entry outShaftSpeed="421.91" torque="409.22" electricPower="25.13"/>
+<Entry outShaftSpeed="421.91" torque="424.38" electricPower="26.27"/>
+<Entry outShaftSpeed="421.91" torque="439.53" electricPower="27.42"/>
+<Entry outShaftSpeed="421.91" torque="454.69" electricPower="28.59"/>
+<Entry outShaftSpeed="421.91" torque="469.84" electricPower="29.77"/>
+<Entry outShaftSpeed="421.91" torque="485.00" electricPower="30.97"/>
+<Entry outShaftSpeed="492.24" torque="-485.00" electricPower="-15.88"/>
+<Entry outShaftSpeed="492.24" torque="-469.84" electricPower="-15.61"/>
+<Entry outShaftSpeed="492.24" torque="-454.69" electricPower="-15.32"/>
+<Entry outShaftSpeed="492.24" torque="-439.53" electricPower="-15.02"/>
+<Entry outShaftSpeed="492.24" torque="-424.38" electricPower="-14.71"/>
+<Entry outShaftSpeed="492.24" torque="-409.22" electricPower="-14.37"/>
+<Entry outShaftSpeed="492.24" torque="-394.06" electricPower="-14.03"/>
+<Entry outShaftSpeed="492.24" torque="-378.91" electricPower="-13.66"/>
+<Entry outShaftSpeed="492.24" torque="-363.75" electricPower="-13.29"/>
+<Entry outShaftSpeed="492.24" torque="-348.59" electricPower="-12.89"/>
+<Entry outShaftSpeed="492.24" torque="-333.44" electricPower="-12.49"/>
+<Entry outShaftSpeed="492.24" torque="-318.28" electricPower="-12.07"/>
+<Entry outShaftSpeed="492.24" torque="-303.13" electricPower="-11.63"/>
+<Entry outShaftSpeed="492.24" torque="-287.97" electricPower="-11.18"/>
+<Entry outShaftSpeed="492.24" torque="-272.81" electricPower="-10.71"/>
+<Entry outShaftSpeed="492.24" torque="-257.66" electricPower="-10.23"/>
+<Entry outShaftSpeed="492.24" torque="-242.50" electricPower="-9.73"/>
+<Entry outShaftSpeed="492.24" torque="-227.34" electricPower="-9.22"/>
+<Entry outShaftSpeed="492.24" torque="-212.19" electricPower="-8.69"/>
+<Entry outShaftSpeed="492.24" torque="-197.03" electricPower="-8.15"/>
+<Entry outShaftSpeed="492.24" torque="-181.88" electricPower="-7.59"/>
+<Entry outShaftSpeed="492.24" torque="-166.72" electricPower="-7.02"/>
+<Entry outShaftSpeed="492.24" torque="-151.56" electricPower="-6.43"/>
+<Entry outShaftSpeed="492.24" torque="-136.41" electricPower="-5.83"/>
+<Entry outShaftSpeed="492.24" torque="-121.25" electricPower="-5.21"/>
+<Entry outShaftSpeed="492.24" torque="-106.09" electricPower="-4.58"/>
+<Entry outShaftSpeed="492.24" torque="-90.94" electricPower="-3.93"/>
+<Entry outShaftSpeed="492.24" torque="-75.78" electricPower="-3.27"/>
+<Entry outShaftSpeed="492.24" torque="-60.63" electricPower="-2.59"/>
+<Entry outShaftSpeed="492.24" torque="-45.47" electricPower="-1.90"/>
+<Entry outShaftSpeed="492.24" torque="-30.31" electricPower="-1.19"/>
+<Entry outShaftSpeed="492.24" torque="-15.16" electricPower="-0.47"/>
+<Entry outShaftSpeed="492.24" torque="0.00" electricPower="0.29"/>
+<Entry outShaftSpeed="492.24" torque="15.16" electricPower="1.13"/>
+<Entry outShaftSpeed="492.24" torque="30.31" electricPower="1.98"/>
+<Entry outShaftSpeed="492.24" torque="45.47" electricPower="2.85"/>
+<Entry outShaftSpeed="492.24" torque="60.63" electricPower="3.73"/>
+<Entry outShaftSpeed="492.24" torque="75.78" electricPower="4.62"/>
+<Entry outShaftSpeed="492.24" torque="90.94" electricPower="5.54"/>
+<Entry outShaftSpeed="492.24" torque="106.09" electricPower="6.46"/>
+<Entry outShaftSpeed="492.24" torque="121.25" electricPower="7.41"/>
+<Entry outShaftSpeed="492.24" torque="136.41" electricPower="8.36"/>
+<Entry outShaftSpeed="492.24" torque="151.56" electricPower="9.34"/>
+<Entry outShaftSpeed="492.24" torque="166.72" electricPower="10.32"/>
+<Entry outShaftSpeed="492.24" torque="181.88" electricPower="11.33"/>
+<Entry outShaftSpeed="492.24" torque="197.03" electricPower="12.35"/>
+<Entry outShaftSpeed="492.24" torque="212.19" electricPower="13.38"/>
+<Entry outShaftSpeed="492.24" torque="227.34" electricPower="14.43"/>
+<Entry outShaftSpeed="492.24" torque="242.50" electricPower="15.50"/>
+<Entry outShaftSpeed="492.24" torque="257.66" electricPower="16.58"/>
+<Entry outShaftSpeed="492.24" torque="272.81" electricPower="17.67"/>
+<Entry outShaftSpeed="492.24" torque="287.97" electricPower="18.78"/>
+<Entry outShaftSpeed="492.24" torque="303.13" electricPower="19.91"/>
+<Entry outShaftSpeed="492.24" torque="318.28" electricPower="21.05"/>
+<Entry outShaftSpeed="492.24" torque="333.44" electricPower="22.21"/>
+<Entry outShaftSpeed="492.24" torque="348.59" electricPower="23.38"/>
+<Entry outShaftSpeed="492.24" torque="363.75" electricPower="24.57"/>
+<Entry outShaftSpeed="492.24" torque="378.91" electricPower="25.77"/>
+<Entry outShaftSpeed="492.24" torque="394.06" electricPower="26.99"/>
+<Entry outShaftSpeed="492.24" torque="409.22" electricPower="28.22"/>
+<Entry outShaftSpeed="492.24" torque="424.38" electricPower="29.47"/>
+<Entry outShaftSpeed="492.24" torque="439.53" electricPower="30.73"/>
+<Entry outShaftSpeed="492.24" torque="454.69" electricPower="32.01"/>
+<Entry outShaftSpeed="492.24" torque="469.84" electricPower="33.31"/>
+<Entry outShaftSpeed="492.24" torque="485.00" electricPower="34.62"/>
+<Entry outShaftSpeed="562.55" torque="-485.00" electricPower="-19.38"/>
+<Entry outShaftSpeed="562.55" torque="-469.84" electricPower="-19.00"/>
+<Entry outShaftSpeed="562.55" torque="-454.69" electricPower="-18.60"/>
+<Entry outShaftSpeed="562.55" torque="-439.53" electricPower="-18.19"/>
+<Entry outShaftSpeed="562.55" torque="-424.38" electricPower="-17.76"/>
+<Entry outShaftSpeed="562.55" torque="-409.22" electricPower="-17.32"/>
+<Entry outShaftSpeed="562.55" torque="-394.06" electricPower="-16.86"/>
+<Entry outShaftSpeed="562.55" torque="-378.91" electricPower="-16.39"/>
+<Entry outShaftSpeed="562.55" torque="-363.75" electricPower="-15.90"/>
+<Entry outShaftSpeed="562.55" torque="-348.59" electricPower="-15.40"/>
+<Entry outShaftSpeed="562.55" torque="-333.44" electricPower="-14.88"/>
+<Entry outShaftSpeed="562.55" torque="-318.28" electricPower="-14.35"/>
+<Entry outShaftSpeed="562.55" torque="-303.13" electricPower="-13.80"/>
+<Entry outShaftSpeed="562.55" torque="-287.97" electricPower="-13.23"/>
+<Entry outShaftSpeed="562.55" torque="-272.81" electricPower="-12.66"/>
+<Entry outShaftSpeed="562.55" torque="-257.66" electricPower="-12.06"/>
+<Entry outShaftSpeed="562.55" torque="-242.50" electricPower="-11.46"/>
+<Entry outShaftSpeed="562.55" torque="-227.34" electricPower="-10.83"/>
+<Entry outShaftSpeed="562.55" torque="-212.19" electricPower="-10.20"/>
+<Entry outShaftSpeed="562.55" torque="-197.03" electricPower="-9.54"/>
+<Entry outShaftSpeed="562.55" torque="-181.88" electricPower="-8.88"/>
+<Entry outShaftSpeed="562.55" torque="-166.72" electricPower="-8.19"/>
+<Entry outShaftSpeed="562.55" torque="-151.56" electricPower="-7.49"/>
+<Entry outShaftSpeed="562.55" torque="-136.41" electricPower="-6.78"/>
+<Entry outShaftSpeed="562.55" torque="-121.25" electricPower="-6.05"/>
+<Entry outShaftSpeed="562.55" torque="-106.09" electricPower="-5.31"/>
+<Entry outShaftSpeed="562.55" torque="-90.94" electricPower="-4.55"/>
+<Entry outShaftSpeed="562.55" torque="-75.78" electricPower="-3.78"/>
+<Entry outShaftSpeed="562.55" torque="-60.63" electricPower="-2.99"/>
+<Entry outShaftSpeed="562.55" torque="-45.47" electricPower="-2.19"/>
+<Entry outShaftSpeed="562.55" torque="-30.31" electricPower="-1.37"/>
+<Entry outShaftSpeed="562.55" torque="-15.16" electricPower="-0.54"/>
+<Entry outShaftSpeed="562.55" torque="0.00" electricPower="0.34"/>
+<Entry outShaftSpeed="562.55" torque="15.16" electricPower="1.29"/>
+<Entry outShaftSpeed="562.55" torque="30.31" electricPower="2.25"/>
+<Entry outShaftSpeed="562.55" torque="45.47" electricPower="3.23"/>
+<Entry outShaftSpeed="562.55" torque="60.63" electricPower="4.22"/>
+<Entry outShaftSpeed="562.55" torque="75.78" electricPower="5.23"/>
+<Entry outShaftSpeed="562.55" torque="90.94" electricPower="6.26"/>
+<Entry outShaftSpeed="562.55" torque="106.09" electricPower="7.30"/>
+<Entry outShaftSpeed="562.55" torque="121.25" electricPower="8.35"/>
+<Entry outShaftSpeed="562.55" torque="136.41" electricPower="9.42"/>
+<Entry outShaftSpeed="562.55" torque="151.56" electricPower="10.51"/>
+<Entry outShaftSpeed="562.55" torque="166.72" electricPower="11.61"/>
+<Entry outShaftSpeed="562.55" torque="181.88" electricPower="12.73"/>
+<Entry outShaftSpeed="562.55" torque="197.03" electricPower="13.86"/>
+<Entry outShaftSpeed="562.55" torque="212.19" electricPower="15.01"/>
+<Entry outShaftSpeed="562.55" torque="227.34" electricPower="16.17"/>
+<Entry outShaftSpeed="562.55" torque="242.50" electricPower="17.35"/>
+<Entry outShaftSpeed="562.55" torque="257.66" electricPower="18.54"/>
+<Entry outShaftSpeed="562.55" torque="272.81" electricPower="19.75"/>
+<Entry outShaftSpeed="562.55" torque="287.97" electricPower="20.97"/>
+<Entry outShaftSpeed="562.55" torque="303.13" electricPower="22.21"/>
+<Entry outShaftSpeed="562.55" torque="318.28" electricPower="23.46"/>
+<Entry outShaftSpeed="562.55" torque="333.44" electricPower="24.73"/>
+<Entry outShaftSpeed="562.55" torque="348.59" electricPower="26.02"/>
+<Entry outShaftSpeed="562.55" torque="363.75" electricPower="27.32"/>
+<Entry outShaftSpeed="562.55" torque="378.91" electricPower="28.63"/>
+<Entry outShaftSpeed="562.55" torque="394.06" electricPower="29.97"/>
+<Entry outShaftSpeed="562.55" torque="409.22" electricPower="31.31"/>
+<Entry outShaftSpeed="562.55" torque="424.38" electricPower="32.67"/>
+<Entry outShaftSpeed="562.55" torque="439.53" electricPower="34.05"/>
+<Entry outShaftSpeed="562.55" torque="454.69" electricPower="35.44"/>
+<Entry outShaftSpeed="562.55" torque="469.84" electricPower="36.85"/>
+<Entry outShaftSpeed="562.55" torque="485.00" electricPower="38.27"/>
+<Entry outShaftSpeed="632.87" torque="-485.00" electricPower="-22.88"/>
+<Entry outShaftSpeed="632.87" torque="-469.84" electricPower="-22.38"/>
+<Entry outShaftSpeed="632.87" torque="-454.69" electricPower="-21.87"/>
+<Entry outShaftSpeed="632.87" torque="-439.53" electricPower="-21.35"/>
+<Entry outShaftSpeed="632.87" torque="-424.38" electricPower="-20.81"/>
+<Entry outShaftSpeed="632.87" torque="-409.22" electricPower="-20.26"/>
+<Entry outShaftSpeed="632.87" torque="-394.06" electricPower="-19.69"/>
+<Entry outShaftSpeed="632.87" torque="-378.91" electricPower="-19.11"/>
+<Entry outShaftSpeed="632.87" torque="-363.75" electricPower="-18.51"/>
+<Entry outShaftSpeed="632.87" torque="-348.59" electricPower="-17.90"/>
+<Entry outShaftSpeed="632.87" torque="-333.44" electricPower="-17.27"/>
+<Entry outShaftSpeed="632.87" torque="-318.28" electricPower="-16.62"/>
+<Entry outShaftSpeed="632.87" torque="-303.13" electricPower="-15.97"/>
+<Entry outShaftSpeed="632.87" torque="-287.97" electricPower="-15.29"/>
+<Entry outShaftSpeed="632.87" torque="-272.81" electricPower="-14.60"/>
+<Entry outShaftSpeed="632.87" torque="-257.66" electricPower="-13.90"/>
+<Entry outShaftSpeed="632.87" torque="-242.50" electricPower="-13.18"/>
+<Entry outShaftSpeed="632.87" torque="-227.34" electricPower="-12.45"/>
+<Entry outShaftSpeed="632.87" torque="-212.19" electricPower="-11.70"/>
+<Entry outShaftSpeed="632.87" torque="-197.03" electricPower="-10.94"/>
+<Entry outShaftSpeed="632.87" torque="-181.88" electricPower="-10.16"/>
+<Entry outShaftSpeed="632.87" torque="-166.72" electricPower="-9.36"/>
+<Entry outShaftSpeed="632.87" torque="-151.56" electricPower="-8.56"/>
+<Entry outShaftSpeed="632.87" torque="-136.41" electricPower="-7.73"/>
+<Entry outShaftSpeed="632.87" torque="-121.25" electricPower="-6.89"/>
+<Entry outShaftSpeed="632.87" torque="-106.09" electricPower="-6.04"/>
+<Entry outShaftSpeed="632.87" torque="-90.94" electricPower="-5.17"/>
+<Entry outShaftSpeed="632.87" torque="-75.78" electricPower="-4.29"/>
+<Entry outShaftSpeed="632.87" torque="-60.63" electricPower="-3.39"/>
+<Entry outShaftSpeed="632.87" torque="-45.47" electricPower="-2.48"/>
+<Entry outShaftSpeed="632.87" torque="-30.31" electricPower="-1.55"/>
+<Entry outShaftSpeed="632.87" torque="-15.16" electricPower="-0.60"/>
+<Entry outShaftSpeed="632.87" torque="0.00" electricPower="0.38"/>
+<Entry outShaftSpeed="632.87" torque="15.16" electricPower="1.45"/>
+<Entry outShaftSpeed="632.87" torque="30.31" electricPower="2.52"/>
+<Entry outShaftSpeed="632.87" torque="45.47" electricPower="3.61"/>
+<Entry outShaftSpeed="632.87" torque="60.63" electricPower="4.72"/>
+<Entry outShaftSpeed="632.87" torque="75.78" electricPower="5.84"/>
+<Entry outShaftSpeed="632.87" torque="90.94" electricPower="6.98"/>
+<Entry outShaftSpeed="632.87" torque="106.09" electricPower="8.13"/>
+<Entry outShaftSpeed="632.87" torque="121.25" electricPower="9.30"/>
+<Entry outShaftSpeed="632.87" torque="136.41" electricPower="10.48"/>
+<Entry outShaftSpeed="632.87" torque="151.56" electricPower="11.68"/>
+<Entry outShaftSpeed="632.87" torque="166.72" electricPower="12.90"/>
+<Entry outShaftSpeed="632.87" torque="181.88" electricPower="14.13"/>
+<Entry outShaftSpeed="632.87" torque="197.03" electricPower="15.37"/>
+<Entry outShaftSpeed="632.87" torque="212.19" electricPower="16.63"/>
+<Entry outShaftSpeed="632.87" torque="227.34" electricPower="17.91"/>
+<Entry outShaftSpeed="632.87" torque="242.50" electricPower="19.20"/>
+<Entry outShaftSpeed="632.87" torque="257.66" electricPower="20.50"/>
+<Entry outShaftSpeed="632.87" torque="272.81" electricPower="21.82"/>
+<Entry outShaftSpeed="632.87" torque="287.97" electricPower="23.16"/>
+<Entry outShaftSpeed="632.87" torque="303.13" electricPower="24.51"/>
+<Entry outShaftSpeed="632.87" torque="318.28" electricPower="25.88"/>
+<Entry outShaftSpeed="632.87" torque="333.44" electricPower="27.26"/>
+<Entry outShaftSpeed="632.87" torque="348.59" electricPower="28.66"/>
+<Entry outShaftSpeed="632.87" torque="363.75" electricPower="30.07"/>
+<Entry outShaftSpeed="632.87" torque="378.91" electricPower="31.50"/>
+<Entry outShaftSpeed="632.87" torque="394.06" electricPower="32.95"/>
+<Entry outShaftSpeed="632.87" torque="409.22" electricPower="34.40"/>
+<Entry outShaftSpeed="632.87" torque="424.38" electricPower="35.88"/>
+<Entry outShaftSpeed="632.87" torque="439.53" electricPower="37.37"/>
+<Entry outShaftSpeed="632.87" torque="454.69" electricPower="38.87"/>
+<Entry outShaftSpeed="632.87" torque="469.84" electricPower="40.39"/>
+<Entry outShaftSpeed="632.87" torque="485.00" electricPower="41.93"/>
+<Entry outShaftSpeed="703.18" torque="-485.00" electricPower="-26.37"/>
+<Entry outShaftSpeed="703.18" torque="-469.84" electricPower="-25.76"/>
+<Entry outShaftSpeed="703.18" torque="-454.69" electricPower="-25.15"/>
+<Entry outShaftSpeed="703.18" torque="-439.53" electricPower="-24.51"/>
+<Entry outShaftSpeed="703.18" torque="-424.38" electricPower="-23.86"/>
+<Entry outShaftSpeed="703.18" torque="-409.22" electricPower="-23.20"/>
+<Entry outShaftSpeed="703.18" torque="-394.06" electricPower="-22.52"/>
+<Entry outShaftSpeed="703.18" torque="-378.91" electricPower="-21.83"/>
+<Entry outShaftSpeed="703.18" torque="-363.75" electricPower="-21.12"/>
+<Entry outShaftSpeed="703.18" torque="-348.59" electricPower="-20.39"/>
+<Entry outShaftSpeed="703.18" torque="-333.44" electricPower="-19.65"/>
+<Entry outShaftSpeed="703.18" torque="-318.28" electricPower="-18.90"/>
+<Entry outShaftSpeed="703.18" torque="-303.13" electricPower="-18.13"/>
+<Entry outShaftSpeed="703.18" torque="-287.97" electricPower="-17.35"/>
+<Entry outShaftSpeed="703.18" torque="-272.81" electricPower="-16.55"/>
+<Entry outShaftSpeed="703.18" torque="-257.66" electricPower="-15.73"/>
+<Entry outShaftSpeed="703.18" torque="-242.50" electricPower="-14.91"/>
+<Entry outShaftSpeed="703.18" torque="-227.34" electricPower="-14.06"/>
+<Entry outShaftSpeed="703.18" torque="-212.19" electricPower="-13.20"/>
+<Entry outShaftSpeed="703.18" torque="-197.03" electricPower="-12.33"/>
+<Entry outShaftSpeed="703.18" torque="-181.88" electricPower="-11.44"/>
+<Entry outShaftSpeed="703.18" torque="-166.72" electricPower="-10.54"/>
+<Entry outShaftSpeed="703.18" torque="-151.56" electricPower="-9.62"/>
+<Entry outShaftSpeed="703.18" torque="-136.41" electricPower="-8.68"/>
+<Entry outShaftSpeed="703.18" torque="-121.25" electricPower="-7.73"/>
+<Entry outShaftSpeed="703.18" torque="-106.09" electricPower="-6.77"/>
+<Entry outShaftSpeed="703.18" torque="-90.94" electricPower="-5.79"/>
+<Entry outShaftSpeed="703.18" torque="-75.78" electricPower="-4.80"/>
+<Entry outShaftSpeed="703.18" torque="-60.63" electricPower="-3.79"/>
+<Entry outShaftSpeed="703.18" torque="-45.47" electricPower="-2.76"/>
+<Entry outShaftSpeed="703.18" torque="-30.31" electricPower="-1.72"/>
+<Entry outShaftSpeed="703.18" torque="-15.16" electricPower="-0.67"/>
+<Entry outShaftSpeed="703.18" torque="0.00" electricPower="0.43"/>
+<Entry outShaftSpeed="703.18" torque="15.16" electricPower="1.61"/>
+<Entry outShaftSpeed="703.18" torque="30.31" electricPower="2.79"/>
+<Entry outShaftSpeed="703.18" torque="45.47" electricPower="4.00"/>
+<Entry outShaftSpeed="703.18" torque="60.63" electricPower="5.22"/>
+<Entry outShaftSpeed="703.18" torque="75.78" electricPower="6.45"/>
+<Entry outShaftSpeed="703.18" torque="90.94" electricPower="7.70"/>
+<Entry outShaftSpeed="703.18" torque="106.09" electricPower="8.97"/>
+<Entry outShaftSpeed="703.18" torque="121.25" electricPower="10.25"/>
+<Entry outShaftSpeed="703.18" torque="136.41" electricPower="11.55"/>
+<Entry outShaftSpeed="703.18" torque="151.56" electricPower="12.86"/>
+<Entry outShaftSpeed="703.18" torque="166.72" electricPower="14.19"/>
+<Entry outShaftSpeed="703.18" torque="181.88" electricPower="15.53"/>
+<Entry outShaftSpeed="703.18" torque="197.03" electricPower="16.88"/>
+<Entry outShaftSpeed="703.18" torque="212.19" electricPower="18.26"/>
+<Entry outShaftSpeed="703.18" torque="227.34" electricPower="19.65"/>
+<Entry outShaftSpeed="703.18" torque="242.50" electricPower="21.05"/>
+<Entry outShaftSpeed="703.18" torque="257.66" electricPower="22.47"/>
+<Entry outShaftSpeed="703.18" torque="272.81" electricPower="23.90"/>
+<Entry outShaftSpeed="703.18" torque="287.97" electricPower="25.35"/>
+<Entry outShaftSpeed="703.18" torque="303.13" electricPower="26.82"/>
+<Entry outShaftSpeed="703.18" torque="318.28" electricPower="28.30"/>
+<Entry outShaftSpeed="703.18" torque="333.44" electricPower="29.79"/>
+<Entry outShaftSpeed="703.18" torque="348.59" electricPower="31.30"/>
+<Entry outShaftSpeed="703.18" torque="363.75" electricPower="32.83"/>
+<Entry outShaftSpeed="703.18" torque="378.91" electricPower="34.37"/>
+<Entry outShaftSpeed="703.18" torque="394.06" electricPower="35.93"/>
+<Entry outShaftSpeed="703.18" torque="409.22" electricPower="37.50"/>
+<Entry outShaftSpeed="703.18" torque="424.38" electricPower="39.09"/>
+<Entry outShaftSpeed="703.18" torque="439.53" electricPower="40.69"/>
+<Entry outShaftSpeed="703.18" torque="454.69" electricPower="42.31"/>
+<Entry outShaftSpeed="703.18" torque="469.84" electricPower="43.94"/>
+<Entry outShaftSpeed="703.18" torque="485.00" electricPower="45.59"/>
+<Entry outShaftSpeed="773.51" torque="-485.00" electricPower="-29.86"/>
+<Entry outShaftSpeed="773.51" torque="-469.84" electricPower="-29.15"/>
+<Entry outShaftSpeed="773.51" torque="-454.69" electricPower="-28.42"/>
+<Entry outShaftSpeed="773.51" torque="-439.53" electricPower="-27.67"/>
+<Entry outShaftSpeed="773.51" torque="-424.38" electricPower="-26.91"/>
+<Entry outShaftSpeed="773.51" torque="-409.22" electricPower="-26.14"/>
+<Entry outShaftSpeed="773.51" torque="-394.06" electricPower="-25.35"/>
+<Entry outShaftSpeed="773.51" torque="-378.91" electricPower="-24.54"/>
+<Entry outShaftSpeed="773.51" torque="-363.75" electricPower="-23.72"/>
+<Entry outShaftSpeed="773.51" torque="-348.59" electricPower="-22.89"/>
+<Entry outShaftSpeed="773.51" torque="-333.44" electricPower="-22.04"/>
+<Entry outShaftSpeed="773.51" torque="-318.28" electricPower="-21.18"/>
+<Entry outShaftSpeed="773.51" torque="-303.13" electricPower="-20.30"/>
+<Entry outShaftSpeed="773.51" torque="-287.97" electricPower="-19.40"/>
+<Entry outShaftSpeed="773.51" torque="-272.81" electricPower="-18.49"/>
+<Entry outShaftSpeed="773.51" torque="-257.66" electricPower="-17.57"/>
+<Entry outShaftSpeed="773.51" torque="-242.50" electricPower="-16.63"/>
+<Entry outShaftSpeed="773.51" torque="-227.34" electricPower="-15.67"/>
+<Entry outShaftSpeed="773.51" torque="-212.19" electricPower="-14.70"/>
+<Entry outShaftSpeed="773.51" torque="-197.03" electricPower="-13.72"/>
+<Entry outShaftSpeed="773.51" torque="-181.88" electricPower="-12.72"/>
+<Entry outShaftSpeed="773.51" torque="-166.72" electricPower="-11.70"/>
+<Entry outShaftSpeed="773.51" torque="-151.56" electricPower="-10.68"/>
+<Entry outShaftSpeed="773.51" torque="-136.41" electricPower="-9.63"/>
+<Entry outShaftSpeed="773.51" torque="-121.25" electricPower="-8.57"/>
+<Entry outShaftSpeed="773.51" torque="-106.09" electricPower="-7.50"/>
+<Entry outShaftSpeed="773.51" torque="-90.94" electricPower="-6.41"/>
+<Entry outShaftSpeed="773.51" torque="-75.78" electricPower="-5.30"/>
+<Entry outShaftSpeed="773.51" torque="-60.63" electricPower="-4.18"/>
+<Entry outShaftSpeed="773.51" torque="-45.47" electricPower="-3.05"/>
+<Entry outShaftSpeed="773.51" torque="-30.31" electricPower="-1.90"/>
+<Entry outShaftSpeed="773.51" torque="-15.16" electricPower="-0.73"/>
+<Entry outShaftSpeed="773.51" torque="0.00" electricPower="0.48"/>
+<Entry outShaftSpeed="773.51" torque="15.16" electricPower="1.77"/>
+<Entry outShaftSpeed="773.51" torque="30.31" electricPower="3.07"/>
+<Entry outShaftSpeed="773.51" torque="45.47" electricPower="4.39"/>
+<Entry outShaftSpeed="773.51" torque="60.63" electricPower="5.72"/>
+<Entry outShaftSpeed="773.51" torque="75.78" electricPower="7.07"/>
+<Entry outShaftSpeed="773.51" torque="90.94" electricPower="8.43"/>
+<Entry outShaftSpeed="773.51" torque="106.09" electricPower="9.81"/>
+<Entry outShaftSpeed="773.51" torque="121.25" electricPower="11.20"/>
+<Entry outShaftSpeed="773.51" torque="136.41" electricPower="12.61"/>
+<Entry outShaftSpeed="773.51" torque="151.56" electricPower="14.04"/>
+<Entry outShaftSpeed="773.51" torque="166.72" electricPower="15.48"/>
+<Entry outShaftSpeed="773.51" torque="181.88" electricPower="16.93"/>
+<Entry outShaftSpeed="773.51" torque="197.03" electricPower="18.40"/>
+<Entry outShaftSpeed="773.51" torque="212.19" electricPower="19.89"/>
+<Entry outShaftSpeed="773.51" torque="227.34" electricPower="21.39"/>
+<Entry outShaftSpeed="773.51" torque="242.50" electricPower="22.90"/>
+<Entry outShaftSpeed="773.51" torque="257.66" electricPower="24.44"/>
+<Entry outShaftSpeed="773.51" torque="272.81" electricPower="25.98"/>
+<Entry outShaftSpeed="773.51" torque="287.97" electricPower="27.54"/>
+<Entry outShaftSpeed="773.51" torque="303.13" electricPower="29.12"/>
+<Entry outShaftSpeed="773.51" torque="318.28" electricPower="30.72"/>
+<Entry outShaftSpeed="773.51" torque="333.44" electricPower="32.32"/>
+<Entry outShaftSpeed="773.51" torque="348.59" electricPower="33.95"/>
+<Entry outShaftSpeed="773.51" torque="363.75" electricPower="35.59"/>
+<Entry outShaftSpeed="773.51" torque="378.91" electricPower="37.24"/>
+<Entry outShaftSpeed="773.51" torque="394.06" electricPower="38.91"/>
+<Entry outShaftSpeed="773.51" torque="409.22" electricPower="40.59"/>
+<Entry outShaftSpeed="773.51" torque="424.38" electricPower="42.29"/>
+<Entry outShaftSpeed="773.51" torque="439.53" electricPower="44.01"/>
+<Entry outShaftSpeed="773.51" torque="454.69" electricPower="45.74"/>
+<Entry outShaftSpeed="773.51" torque="469.84" electricPower="47.49"/>
+<Entry outShaftSpeed="773.51" torque="485.00" electricPower="49.25"/>
+<Entry outShaftSpeed="843.83" torque="-485.00" electricPower="-33.35"/>
+<Entry outShaftSpeed="843.83" torque="-469.84" electricPower="-32.52"/>
+<Entry outShaftSpeed="843.83" torque="-454.69" electricPower="-31.68"/>
+<Entry outShaftSpeed="843.83" torque="-439.53" electricPower="-30.83"/>
+<Entry outShaftSpeed="843.83" torque="-424.38" electricPower="-29.96"/>
+<Entry outShaftSpeed="843.83" torque="-409.22" electricPower="-29.07"/>
+<Entry outShaftSpeed="843.83" torque="-394.06" electricPower="-28.18"/>
+<Entry outShaftSpeed="843.83" torque="-378.91" electricPower="-27.26"/>
+<Entry outShaftSpeed="843.83" torque="-363.75" electricPower="-26.33"/>
+<Entry outShaftSpeed="843.83" torque="-348.59" electricPower="-25.38"/>
+<Entry outShaftSpeed="843.83" torque="-333.44" electricPower="-24.42"/>
+<Entry outShaftSpeed="843.83" torque="-318.28" electricPower="-23.45"/>
+<Entry outShaftSpeed="843.83" torque="-303.13" electricPower="-22.46"/>
+<Entry outShaftSpeed="843.83" torque="-287.97" electricPower="-21.45"/>
+<Entry outShaftSpeed="843.83" torque="-272.81" electricPower="-20.43"/>
+<Entry outShaftSpeed="843.83" torque="-257.66" electricPower="-19.40"/>
+<Entry outShaftSpeed="843.83" torque="-242.50" electricPower="-18.35"/>
+<Entry outShaftSpeed="843.83" torque="-227.34" electricPower="-17.28"/>
+<Entry outShaftSpeed="843.83" torque="-212.19" electricPower="-16.20"/>
+<Entry outShaftSpeed="843.83" torque="-197.03" electricPower="-15.11"/>
+<Entry outShaftSpeed="843.83" torque="-181.88" electricPower="-14.00"/>
+<Entry outShaftSpeed="843.83" torque="-166.72" electricPower="-12.87"/>
+<Entry outShaftSpeed="843.83" torque="-151.56" electricPower="-11.73"/>
+<Entry outShaftSpeed="843.83" torque="-136.41" electricPower="-10.58"/>
+<Entry outShaftSpeed="843.83" torque="-121.25" electricPower="-9.41"/>
+<Entry outShaftSpeed="843.83" torque="-106.09" electricPower="-8.22"/>
+<Entry outShaftSpeed="843.83" torque="-90.94" electricPower="-7.02"/>
+<Entry outShaftSpeed="843.83" torque="-75.78" electricPower="-5.80"/>
+<Entry outShaftSpeed="843.83" torque="-60.63" electricPower="-4.57"/>
+<Entry outShaftSpeed="843.83" torque="-45.47" electricPower="-3.33"/>
+<Entry outShaftSpeed="843.83" torque="-30.31" electricPower="-2.07"/>
+<Entry outShaftSpeed="843.83" torque="-15.16" electricPower="-0.79"/>
+<Entry outShaftSpeed="843.83" torque="0.00" electricPower="0.53"/>
+<Entry outShaftSpeed="843.83" torque="15.16" electricPower="1.93"/>
+<Entry outShaftSpeed="843.83" torque="30.31" electricPower="3.35"/>
+<Entry outShaftSpeed="843.83" torque="45.47" electricPower="4.78"/>
+<Entry outShaftSpeed="843.83" torque="60.63" electricPower="6.22"/>
+<Entry outShaftSpeed="843.83" torque="75.78" electricPower="7.68"/>
+<Entry outShaftSpeed="843.83" torque="90.94" electricPower="9.16"/>
+<Entry outShaftSpeed="843.83" torque="106.09" electricPower="10.65"/>
+<Entry outShaftSpeed="843.83" torque="121.25" electricPower="12.16"/>
+<Entry outShaftSpeed="843.83" torque="136.41" electricPower="13.68"/>
+<Entry outShaftSpeed="843.83" torque="151.56" electricPower="15.22"/>
+<Entry outShaftSpeed="843.83" torque="166.72" electricPower="16.77"/>
+<Entry outShaftSpeed="843.83" torque="181.88" electricPower="18.34"/>
+<Entry outShaftSpeed="843.83" torque="197.03" electricPower="19.92"/>
+<Entry outShaftSpeed="843.83" torque="212.19" electricPower="21.52"/>
+<Entry outShaftSpeed="843.83" torque="227.34" electricPower="23.13"/>
+<Entry outShaftSpeed="843.83" torque="242.50" electricPower="24.76"/>
+<Entry outShaftSpeed="843.83" torque="257.66" electricPower="26.40"/>
+<Entry outShaftSpeed="843.83" torque="272.81" electricPower="28.06"/>
+<Entry outShaftSpeed="843.83" torque="287.97" electricPower="29.74"/>
+<Entry outShaftSpeed="843.83" torque="303.13" electricPower="31.43"/>
+<Entry outShaftSpeed="843.83" torque="318.28" electricPower="33.14"/>
+<Entry outShaftSpeed="843.83" torque="333.44" electricPower="34.86"/>
+<Entry outShaftSpeed="843.83" torque="348.59" electricPower="36.59"/>
+<Entry outShaftSpeed="843.83" torque="363.75" electricPower="38.34"/>
+<Entry outShaftSpeed="843.83" torque="378.91" electricPower="40.11"/>
+<Entry outShaftSpeed="843.83" torque="394.06" electricPower="41.89"/>
+<Entry outShaftSpeed="843.83" torque="409.22" electricPower="43.69"/>
+<Entry outShaftSpeed="843.83" torque="424.38" electricPower="45.50"/>
+<Entry outShaftSpeed="843.83" torque="439.53" electricPower="47.33"/>
+<Entry outShaftSpeed="843.83" torque="454.69" electricPower="49.18"/>
+<Entry outShaftSpeed="843.83" torque="469.84" electricPower="51.03"/>
+<Entry outShaftSpeed="843.83" torque="485.00" electricPower="52.91"/>
+<Entry outShaftSpeed="1406.38" torque="-485.00" electricPower="-61.21"/>
+<Entry outShaftSpeed="1406.38" torque="-469.84" electricPower="-59.50"/>
+<Entry outShaftSpeed="1406.38" torque="-454.69" electricPower="-57.78"/>
+<Entry outShaftSpeed="1406.38" torque="-439.53" electricPower="-56.04"/>
+<Entry outShaftSpeed="1406.38" torque="-424.38" electricPower="-54.28"/>
+<Entry outShaftSpeed="1406.38" torque="-409.22" electricPower="-52.51"/>
+<Entry outShaftSpeed="1406.38" torque="-394.06" electricPower="-50.73"/>
+<Entry outShaftSpeed="1406.38" torque="-378.91" electricPower="-48.93"/>
+<Entry outShaftSpeed="1406.38" torque="-363.75" electricPower="-47.11"/>
+<Entry outShaftSpeed="1406.38" torque="-348.59" electricPower="-45.28"/>
+<Entry outShaftSpeed="1406.38" torque="-333.44" electricPower="-43.44"/>
+<Entry outShaftSpeed="1406.38" torque="-318.28" electricPower="-41.58"/>
+<Entry outShaftSpeed="1406.38" torque="-303.13" electricPower="-39.70"/>
+<Entry outShaftSpeed="1406.38" torque="-287.97" electricPower="-37.81"/>
+<Entry outShaftSpeed="1406.38" torque="-272.81" electricPower="-35.91"/>
+<Entry outShaftSpeed="1406.38" torque="-257.66" electricPower="-33.99"/>
+<Entry outShaftSpeed="1406.38" torque="-242.50" electricPower="-32.05"/>
+<Entry outShaftSpeed="1406.38" torque="-227.34" electricPower="-30.10"/>
+<Entry outShaftSpeed="1406.38" torque="-212.19" electricPower="-28.14"/>
+<Entry outShaftSpeed="1406.38" torque="-197.03" electricPower="-26.16"/>
+<Entry outShaftSpeed="1406.38" torque="-181.88" electricPower="-24.16"/>
+<Entry outShaftSpeed="1406.38" torque="-166.72" electricPower="-22.15"/>
+<Entry outShaftSpeed="1406.38" torque="-151.56" electricPower="-20.13"/>
+<Entry outShaftSpeed="1406.38" torque="-136.41" electricPower="-18.09"/>
+<Entry outShaftSpeed="1406.38" torque="-121.25" electricPower="-16.03"/>
+<Entry outShaftSpeed="1406.38" torque="-106.09" electricPower="-13.96"/>
+<Entry outShaftSpeed="1406.38" torque="-90.94" electricPower="-11.88"/>
+<Entry outShaftSpeed="1406.38" torque="-75.78" electricPower="-9.78"/>
+<Entry outShaftSpeed="1406.38" torque="-60.63" electricPower="-7.66"/>
+<Entry outShaftSpeed="1406.38" torque="-45.47" electricPower="-5.53"/>
+<Entry outShaftSpeed="1406.38" torque="-30.31" electricPower="-3.39"/>
+<Entry outShaftSpeed="1406.38" torque="-15.16" electricPower="-1.23"/>
+<Entry outShaftSpeed="1406.38" torque="0.00" electricPower="1.00"/>
+<Entry outShaftSpeed="1406.38" torque="15.16" electricPower="3.30"/>
+<Entry outShaftSpeed="1406.38" torque="30.31" electricPower="5.62"/>
+<Entry outShaftSpeed="1406.38" torque="45.47" electricPower="7.95"/>
+<Entry outShaftSpeed="1406.38" torque="60.63" electricPower="10.30"/>
+<Entry outShaftSpeed="1406.38" torque="75.78" electricPower="12.66"/>
+<Entry outShaftSpeed="1406.38" torque="90.94" electricPower="15.04"/>
+<Entry outShaftSpeed="1406.38" torque="106.09" electricPower="17.43"/>
+<Entry outShaftSpeed="1406.38" torque="121.25" electricPower="19.84"/>
+<Entry outShaftSpeed="1406.38" torque="136.41" electricPower="22.27"/>
+<Entry outShaftSpeed="1406.38" torque="151.56" electricPower="24.71"/>
+<Entry outShaftSpeed="1406.38" torque="166.72" electricPower="27.16"/>
+<Entry outShaftSpeed="1406.38" torque="181.88" electricPower="29.63"/>
+<Entry outShaftSpeed="1406.38" torque="197.03" electricPower="32.12"/>
+<Entry outShaftSpeed="1406.38" torque="212.19" electricPower="34.62"/>
+<Entry outShaftSpeed="1406.38" torque="227.34" electricPower="37.14"/>
+<Entry outShaftSpeed="1406.38" torque="242.50" electricPower="39.67"/>
+<Entry outShaftSpeed="1406.38" torque="257.66" electricPower="42.22"/>
+<Entry outShaftSpeed="1406.38" torque="272.81" electricPower="44.78"/>
+<Entry outShaftSpeed="1406.38" torque="287.97" electricPower="47.36"/>
+<Entry outShaftSpeed="1406.38" torque="303.13" electricPower="49.95"/>
+<Entry outShaftSpeed="1406.38" torque="318.28" electricPower="52.56"/>
+<Entry outShaftSpeed="1406.38" torque="333.44" electricPower="55.18"/>
+<Entry outShaftSpeed="1406.38" torque="348.59" electricPower="57.82"/>
+<Entry outShaftSpeed="1406.38" torque="363.75" electricPower="60.47"/>
+<Entry outShaftSpeed="1406.38" torque="378.91" electricPower="63.14"/>
+<Entry outShaftSpeed="1406.38" torque="394.06" electricPower="65.83"/>
+<Entry outShaftSpeed="1406.38" torque="409.22" electricPower="68.53"/>
+<Entry outShaftSpeed="1406.38" torque="424.38" electricPower="71.24"/>
+<Entry outShaftSpeed="1406.38" torque="439.53" electricPower="73.98"/>
+<Entry outShaftSpeed="1406.38" torque="454.69" electricPower="76.72"/>
+<Entry outShaftSpeed="1406.38" torque="469.84" electricPower="79.48"/>
+<Entry outShaftSpeed="1406.38" torque="485.00" electricPower="82.26"/>
+<Entry outShaftSpeed="1758.03" torque="-485.00" electricPower="-78.57"/>
+<Entry outShaftSpeed="1758.03" torque="-469.84" electricPower="-76.31"/>
+<Entry outShaftSpeed="1758.03" torque="-454.69" electricPower="-74.03"/>
+<Entry outShaftSpeed="1758.03" torque="-439.53" electricPower="-71.74"/>
+<Entry outShaftSpeed="1758.03" torque="-424.38" electricPower="-69.43"/>
+<Entry outShaftSpeed="1758.03" torque="-409.22" electricPower="-67.11"/>
+<Entry outShaftSpeed="1758.03" torque="-394.06" electricPower="-64.77"/>
+<Entry outShaftSpeed="1758.03" torque="-378.91" electricPower="-62.42"/>
+<Entry outShaftSpeed="1758.03" torque="-363.75" electricPower="-60.05"/>
+<Entry outShaftSpeed="1758.03" torque="-348.59" electricPower="-57.67"/>
+<Entry outShaftSpeed="1758.03" torque="-333.44" electricPower="-55.27"/>
+<Entry outShaftSpeed="1758.03" torque="-318.28" electricPower="-52.86"/>
+<Entry outShaftSpeed="1758.03" torque="-303.13" electricPower="-50.43"/>
+<Entry outShaftSpeed="1758.03" torque="-287.97" electricPower="-47.98"/>
+<Entry outShaftSpeed="1758.03" torque="-272.81" electricPower="-45.53"/>
+<Entry outShaftSpeed="1758.03" torque="-257.66" electricPower="-43.05"/>
+<Entry outShaftSpeed="1758.03" torque="-242.50" electricPower="-40.57"/>
+<Entry outShaftSpeed="1758.03" torque="-227.34" electricPower="-38.06"/>
+<Entry outShaftSpeed="1758.03" torque="-212.19" electricPower="-35.54"/>
+<Entry outShaftSpeed="1758.03" torque="-197.03" electricPower="-33.01"/>
+<Entry outShaftSpeed="1758.03" torque="-181.88" electricPower="-30.46"/>
+<Entry outShaftSpeed="1758.03" torque="-166.72" electricPower="-27.90"/>
+<Entry outShaftSpeed="1758.03" torque="-151.56" electricPower="-25.32"/>
+<Entry outShaftSpeed="1758.03" torque="-136.41" electricPower="-22.73"/>
+<Entry outShaftSpeed="1758.03" torque="-121.25" electricPower="-20.12"/>
+<Entry outShaftSpeed="1758.03" torque="-106.09" electricPower="-17.50"/>
+<Entry outShaftSpeed="1758.03" torque="-90.94" electricPower="-14.86"/>
+<Entry outShaftSpeed="1758.03" torque="-75.78" electricPower="-12.21"/>
+<Entry outShaftSpeed="1758.03" torque="-60.63" electricPower="-9.54"/>
+<Entry outShaftSpeed="1758.03" torque="-45.47" electricPower="-6.86"/>
+<Entry outShaftSpeed="1758.03" torque="-30.31" electricPower="-4.16"/>
+<Entry outShaftSpeed="1758.03" torque="-15.16" electricPower="-1.44"/>
+<Entry outShaftSpeed="1758.03" torque="0.00" electricPower="1.34"/>
+<Entry outShaftSpeed="1758.03" torque="15.16" electricPower="4.21"/>
+<Entry outShaftSpeed="1758.03" torque="30.31" electricPower="7.09"/>
+<Entry outShaftSpeed="1758.03" torque="45.47" electricPower="9.99"/>
+<Entry outShaftSpeed="1758.03" torque="60.63" electricPower="12.90"/>
+<Entry outShaftSpeed="1758.03" torque="75.78" electricPower="15.83"/>
+<Entry outShaftSpeed="1758.03" torque="90.94" electricPower="18.77"/>
+<Entry outShaftSpeed="1758.03" torque="106.09" electricPower="21.73"/>
+<Entry outShaftSpeed="1758.03" torque="121.25" electricPower="24.70"/>
+<Entry outShaftSpeed="1758.03" torque="136.41" electricPower="27.69"/>
+<Entry outShaftSpeed="1758.03" torque="151.56" electricPower="30.69"/>
+<Entry outShaftSpeed="1758.03" torque="166.72" electricPower="33.71"/>
+<Entry outShaftSpeed="1758.03" torque="181.88" electricPower="36.75"/>
+<Entry outShaftSpeed="1758.03" torque="197.03" electricPower="39.80"/>
+<Entry outShaftSpeed="1758.03" torque="212.19" electricPower="42.86"/>
+<Entry outShaftSpeed="1758.03" torque="227.34" electricPower="45.94"/>
+<Entry outShaftSpeed="1758.03" torque="242.50" electricPower="49.04"/>
+<Entry outShaftSpeed="1758.03" torque="257.66" electricPower="52.15"/>
+<Entry outShaftSpeed="1758.03" torque="272.81" electricPower="55.28"/>
+<Entry outShaftSpeed="1758.03" torque="287.97" electricPower="58.42"/>
+<Entry outShaftSpeed="1758.03" torque="303.13" electricPower="61.58"/>
+<Entry outShaftSpeed="1758.03" torque="318.28" electricPower="64.75"/>
+<Entry outShaftSpeed="1758.03" torque="333.44" electricPower="67.94"/>
+<Entry outShaftSpeed="1758.03" torque="348.59" electricPower="71.14"/>
+<Entry outShaftSpeed="1758.03" torque="363.75" electricPower="74.36"/>
+<Entry outShaftSpeed="1758.03" torque="378.91" electricPower="77.59"/>
+<Entry outShaftSpeed="1758.03" torque="394.06" electricPower="80.84"/>
+<Entry outShaftSpeed="1758.03" torque="409.22" electricPower="84.11"/>
+<Entry outShaftSpeed="1758.03" torque="424.38" electricPower="87.39"/>
+<Entry outShaftSpeed="1758.03" torque="439.53" electricPower="90.68"/>
+<Entry outShaftSpeed="1758.03" torque="454.69" electricPower="93.99"/>
+<Entry outShaftSpeed="1758.03" torque="469.84" electricPower="97.32"/>
+<Entry outShaftSpeed="1758.03" torque="485.00" electricPower="100.66"/>
+<Entry outShaftSpeed="2109.57" torque="-485.00" electricPower="-95.89"/>
+<Entry outShaftSpeed="2109.57" torque="-469.84" electricPower="-93.08"/>
+<Entry outShaftSpeed="2109.57" torque="-454.69" electricPower="-90.25"/>
+<Entry outShaftSpeed="2109.57" torque="-439.53" electricPower="-87.40"/>
+<Entry outShaftSpeed="2109.57" torque="-424.38" electricPower="-84.54"/>
+<Entry outShaftSpeed="2109.57" torque="-409.22" electricPower="-81.66"/>
+<Entry outShaftSpeed="2109.57" torque="-394.06" electricPower="-78.77"/>
+<Entry outShaftSpeed="2109.57" torque="-378.91" electricPower="-75.87"/>
+<Entry outShaftSpeed="2109.57" torque="-363.75" electricPower="-72.95"/>
+<Entry outShaftSpeed="2109.57" torque="-348.59" electricPower="-70.01"/>
+<Entry outShaftSpeed="2109.57" torque="-333.44" electricPower="-67.06"/>
+<Entry outShaftSpeed="2109.57" torque="-318.28" electricPower="-64.09"/>
+<Entry outShaftSpeed="2109.57" torque="-303.13" electricPower="-61.11"/>
+<Entry outShaftSpeed="2109.57" torque="-287.97" electricPower="-58.12"/>
+<Entry outShaftSpeed="2109.57" torque="-272.81" electricPower="-55.10"/>
+<Entry outShaftSpeed="2109.57" torque="-257.66" electricPower="-52.08"/>
+<Entry outShaftSpeed="2109.57" torque="-242.50" electricPower="-49.04"/>
+<Entry outShaftSpeed="2109.57" torque="-227.34" electricPower="-45.98"/>
+<Entry outShaftSpeed="2109.57" torque="-212.19" electricPower="-42.91"/>
+<Entry outShaftSpeed="2109.57" torque="-197.03" electricPower="-39.82"/>
+<Entry outShaftSpeed="2109.57" torque="-181.88" electricPower="-36.72"/>
+<Entry outShaftSpeed="2109.57" torque="-166.72" electricPower="-33.61"/>
+<Entry outShaftSpeed="2109.57" torque="-151.56" electricPower="-30.48"/>
+<Entry outShaftSpeed="2109.57" torque="-136.41" electricPower="-27.33"/>
+<Entry outShaftSpeed="2109.57" torque="-121.25" electricPower="-24.17"/>
+<Entry outShaftSpeed="2109.57" torque="-106.09" electricPower="-20.99"/>
+<Entry outShaftSpeed="2109.57" torque="-90.94" electricPower="-17.80"/>
+<Entry outShaftSpeed="2109.57" torque="-75.78" electricPower="-14.60"/>
+<Entry outShaftSpeed="2109.57" torque="-60.63" electricPower="-11.37"/>
+<Entry outShaftSpeed="2109.57" torque="-45.47" electricPower="-8.14"/>
+<Entry outShaftSpeed="2109.57" torque="-30.31" electricPower="-4.89"/>
+<Entry outShaftSpeed="2109.57" torque="-15.16" electricPower="-1.62"/>
+<Entry outShaftSpeed="2109.57" torque="0.00" electricPower="1.73"/>
+<Entry outShaftSpeed="2109.57" torque="15.16" electricPower="5.16"/>
+<Entry outShaftSpeed="2109.57" torque="30.31" electricPower="8.60"/>
+<Entry outShaftSpeed="2109.57" torque="45.47" electricPower="12.07"/>
+<Entry outShaftSpeed="2109.57" torque="60.63" electricPower="15.54"/>
+<Entry outShaftSpeed="2109.57" torque="75.78" electricPower="19.03"/>
+<Entry outShaftSpeed="2109.57" torque="90.94" electricPower="22.54"/>
+<Entry outShaftSpeed="2109.57" torque="106.09" electricPower="26.06"/>
+<Entry outShaftSpeed="2109.57" torque="121.25" electricPower="29.60"/>
+<Entry outShaftSpeed="2109.57" torque="136.41" electricPower="33.15"/>
+<Entry outShaftSpeed="2109.57" torque="151.56" electricPower="36.72"/>
+<Entry outShaftSpeed="2109.57" torque="166.72" electricPower="40.31"/>
+<Entry outShaftSpeed="2109.57" torque="181.88" electricPower="43.90"/>
+<Entry outShaftSpeed="2109.57" torque="197.03" electricPower="47.52"/>
+<Entry outShaftSpeed="2109.57" torque="212.19" electricPower="51.15"/>
+<Entry outShaftSpeed="2109.57" torque="227.34" electricPower="54.79"/>
+<Entry outShaftSpeed="2109.57" torque="242.50" electricPower="58.45"/>
+<Entry outShaftSpeed="2109.57" torque="257.66" electricPower="62.13"/>
+<Entry outShaftSpeed="2109.57" torque="272.81" electricPower="65.82"/>
+<Entry outShaftSpeed="2109.57" torque="287.97" electricPower="69.53"/>
+<Entry outShaftSpeed="2109.57" torque="303.13" electricPower="73.25"/>
+<Entry outShaftSpeed="2109.57" torque="318.28" electricPower="76.98"/>
+<Entry outShaftSpeed="2109.57" torque="333.44" electricPower="80.74"/>
+<Entry outShaftSpeed="2109.57" torque="348.59" electricPower="84.50"/>
+<Entry outShaftSpeed="2109.57" torque="363.75" electricPower="88.29"/>
+<Entry outShaftSpeed="2109.57" torque="378.91" electricPower="92.08"/>
+<Entry outShaftSpeed="2109.57" torque="394.06" electricPower="95.89"/>
+<Entry outShaftSpeed="2109.57" torque="409.22" electricPower="99.72"/>
+<Entry outShaftSpeed="2109.57" torque="424.38" electricPower="103.57"/>
+<Entry outShaftSpeed="2109.57" torque="439.53" electricPower="107.43"/>
+<Entry outShaftSpeed="2109.57" torque="454.69" electricPower="111.30"/>
+<Entry outShaftSpeed="2109.57" torque="469.84" electricPower="115.20"/>
+<Entry outShaftSpeed="2109.57" torque="485.00" electricPower="119.10"/>
+<Entry outShaftSpeed="2461.12" torque="-485.00" electricPower="-113.17"/>
+<Entry outShaftSpeed="2461.12" torque="-469.84" electricPower="-109.80"/>
+<Entry outShaftSpeed="2461.12" torque="-454.69" electricPower="-106.42"/>
+<Entry outShaftSpeed="2461.12" torque="-439.53" electricPower="-103.02"/>
+<Entry outShaftSpeed="2461.12" torque="-424.38" electricPower="-99.61"/>
+<Entry outShaftSpeed="2461.12" torque="-409.22" electricPower="-96.18"/>
+<Entry outShaftSpeed="2461.12" torque="-394.06" electricPower="-92.73"/>
+<Entry outShaftSpeed="2461.12" torque="-378.91" electricPower="-89.28"/>
+<Entry outShaftSpeed="2461.12" torque="-363.75" electricPower="-85.80"/>
+<Entry outShaftSpeed="2461.12" torque="-348.59" electricPower="-82.31"/>
+<Entry outShaftSpeed="2461.12" torque="-333.44" electricPower="-78.81"/>
+<Entry outShaftSpeed="2461.12" torque="-318.28" electricPower="-75.29"/>
+<Entry outShaftSpeed="2461.12" torque="-303.13" electricPower="-71.76"/>
+<Entry outShaftSpeed="2461.12" torque="-287.97" electricPower="-68.21"/>
+<Entry outShaftSpeed="2461.12" torque="-272.81" electricPower="-64.64"/>
+<Entry outShaftSpeed="2461.12" torque="-257.66" electricPower="-61.06"/>
+<Entry outShaftSpeed="2461.12" torque="-242.50" electricPower="-57.47"/>
+<Entry outShaftSpeed="2461.12" torque="-227.34" electricPower="-53.86"/>
+<Entry outShaftSpeed="2461.12" torque="-212.19" electricPower="-50.24"/>
+<Entry outShaftSpeed="2461.12" torque="-197.03" electricPower="-46.60"/>
+<Entry outShaftSpeed="2461.12" torque="-181.88" electricPower="-42.94"/>
+<Entry outShaftSpeed="2461.12" torque="-166.72" electricPower="-39.27"/>
+<Entry outShaftSpeed="2461.12" torque="-151.56" electricPower="-35.59"/>
+<Entry outShaftSpeed="2461.12" torque="-136.41" electricPower="-31.89"/>
+<Entry outShaftSpeed="2461.12" torque="-121.25" electricPower="-28.18"/>
+<Entry outShaftSpeed="2461.12" torque="-106.09" electricPower="-24.45"/>
+<Entry outShaftSpeed="2461.12" torque="-90.94" electricPower="-20.70"/>
+<Entry outShaftSpeed="2461.12" torque="-75.78" electricPower="-16.94"/>
+<Entry outShaftSpeed="2461.12" torque="-60.63" electricPower="-13.17"/>
+<Entry outShaftSpeed="2461.12" torque="-45.47" electricPower="-9.38"/>
+<Entry outShaftSpeed="2461.12" torque="-30.31" electricPower="-5.58"/>
+<Entry outShaftSpeed="2461.12" torque="-15.16" electricPower="-1.76"/>
+<Entry outShaftSpeed="2461.12" torque="0.00" electricPower="2.15"/>
+<Entry outShaftSpeed="2461.12" torque="15.16" electricPower="6.15"/>
+<Entry outShaftSpeed="2461.12" torque="30.31" electricPower="10.16"/>
+<Entry outShaftSpeed="2461.12" torque="45.47" electricPower="14.18"/>
+<Entry outShaftSpeed="2461.12" torque="60.63" electricPower="18.23"/>
+<Entry outShaftSpeed="2461.12" torque="75.78" electricPower="22.28"/>
+<Entry outShaftSpeed="2461.12" torque="90.94" electricPower="26.35"/>
+<Entry outShaftSpeed="2461.12" torque="106.09" electricPower="30.44"/>
+<Entry outShaftSpeed="2461.12" torque="121.25" electricPower="34.54"/>
+<Entry outShaftSpeed="2461.12" torque="136.41" electricPower="38.66"/>
+<Entry outShaftSpeed="2461.12" torque="151.56" electricPower="42.79"/>
+<Entry outShaftSpeed="2461.12" torque="166.72" electricPower="46.94"/>
+<Entry outShaftSpeed="2461.12" torque="181.88" electricPower="51.10"/>
+<Entry outShaftSpeed="2461.12" torque="197.03" electricPower="55.28"/>
+<Entry outShaftSpeed="2461.12" torque="212.19" electricPower="59.47"/>
+<Entry outShaftSpeed="2461.12" torque="227.34" electricPower="63.68"/>
+<Entry outShaftSpeed="2461.12" torque="242.50" electricPower="67.91"/>
+<Entry outShaftSpeed="2461.12" torque="257.66" electricPower="72.15"/>
+<Entry outShaftSpeed="2461.12" torque="272.81" electricPower="76.40"/>
+<Entry outShaftSpeed="2461.12" torque="287.97" electricPower="80.67"/>
+<Entry outShaftSpeed="2461.12" torque="303.13" electricPower="84.96"/>
+<Entry outShaftSpeed="2461.12" torque="318.28" electricPower="89.26"/>
+<Entry outShaftSpeed="2461.12" torque="333.44" electricPower="93.57"/>
+<Entry outShaftSpeed="2461.12" torque="348.59" electricPower="97.91"/>
+<Entry outShaftSpeed="2461.12" torque="363.75" electricPower="102.25"/>
+<Entry outShaftSpeed="2461.12" torque="378.91" electricPower="106.62"/>
+<Entry outShaftSpeed="2461.12" torque="394.06" electricPower="110.99"/>
+<Entry outShaftSpeed="2461.12" torque="409.22" electricPower="115.38"/>
+<Entry outShaftSpeed="2461.12" torque="424.38" electricPower="119.79"/>
+<Entry outShaftSpeed="2461.12" torque="439.53" electricPower="124.21"/>
+<Entry outShaftSpeed="2461.12" torque="454.69" electricPower="128.66"/>
+<Entry outShaftSpeed="2461.12" torque="469.84" electricPower="133.11"/>
+<Entry outShaftSpeed="2461.12" torque="485.00" electricPower="137.58"/>
+<Entry outShaftSpeed="2812.81" torque="-485.00" electricPower="-130.41"/>
+<Entry outShaftSpeed="2812.81" torque="-469.84" electricPower="-126.49"/>
+<Entry outShaftSpeed="2812.81" torque="-454.69" electricPower="-122.55"/>
+<Entry outShaftSpeed="2812.81" torque="-439.53" electricPower="-118.60"/>
+<Entry outShaftSpeed="2812.81" torque="-424.38" electricPower="-114.63"/>
+<Entry outShaftSpeed="2812.81" torque="-409.22" electricPower="-110.65"/>
+<Entry outShaftSpeed="2812.81" torque="-394.06" electricPower="-106.65"/>
+<Entry outShaftSpeed="2812.81" torque="-378.91" electricPower="-102.64"/>
+<Entry outShaftSpeed="2812.81" torque="-363.75" electricPower="-98.62"/>
+<Entry outShaftSpeed="2812.81" torque="-348.59" electricPower="-94.57"/>
+<Entry outShaftSpeed="2812.81" torque="-333.44" electricPower="-90.52"/>
+<Entry outShaftSpeed="2812.81" torque="-318.28" electricPower="-86.44"/>
+<Entry outShaftSpeed="2812.81" torque="-303.13" electricPower="-82.36"/>
+<Entry outShaftSpeed="2812.81" torque="-287.97" electricPower="-78.26"/>
+<Entry outShaftSpeed="2812.81" torque="-272.81" electricPower="-74.14"/>
+<Entry outShaftSpeed="2812.81" torque="-257.66" electricPower="-70.01"/>
+<Entry outShaftSpeed="2812.81" torque="-242.50" electricPower="-65.86"/>
+<Entry outShaftSpeed="2812.81" torque="-227.34" electricPower="-61.70"/>
+<Entry outShaftSpeed="2812.81" torque="-212.19" electricPower="-57.52"/>
+<Entry outShaftSpeed="2812.81" torque="-197.03" electricPower="-53.33"/>
+<Entry outShaftSpeed="2812.81" torque="-181.88" electricPower="-49.12"/>
+<Entry outShaftSpeed="2812.81" torque="-166.72" electricPower="-44.90"/>
+<Entry outShaftSpeed="2812.81" torque="-151.56" electricPower="-40.66"/>
+<Entry outShaftSpeed="2812.81" torque="-136.41" electricPower="-36.41"/>
+<Entry outShaftSpeed="2812.81" torque="-121.25" electricPower="-32.14"/>
+<Entry outShaftSpeed="2812.81" torque="-106.09" electricPower="-27.86"/>
+<Entry outShaftSpeed="2812.81" torque="-90.94" electricPower="-23.56"/>
+<Entry outShaftSpeed="2812.81" torque="-75.78" electricPower="-19.25"/>
+<Entry outShaftSpeed="2812.81" torque="-60.63" electricPower="-14.92"/>
+<Entry outShaftSpeed="2812.81" torque="-45.47" electricPower="-10.58"/>
+<Entry outShaftSpeed="2812.81" torque="-30.31" electricPower="-6.22"/>
+<Entry outShaftSpeed="2812.81" torque="-15.16" electricPower="-1.85"/>
+<Entry outShaftSpeed="2812.81" torque="0.00" electricPower="2.62"/>
+<Entry outShaftSpeed="2812.81" torque="15.16" electricPower="7.18"/>
+<Entry outShaftSpeed="2812.81" torque="30.31" electricPower="11.76"/>
+<Entry outShaftSpeed="2812.81" torque="45.47" electricPower="16.35"/>
+<Entry outShaftSpeed="2812.81" torque="60.63" electricPower="20.95"/>
+<Entry outShaftSpeed="2812.81" torque="75.78" electricPower="25.57"/>
+<Entry outShaftSpeed="2812.81" torque="90.94" electricPower="30.21"/>
+<Entry outShaftSpeed="2812.81" torque="106.09" electricPower="34.86"/>
+<Entry outShaftSpeed="2812.81" torque="121.25" electricPower="39.52"/>
+<Entry outShaftSpeed="2812.81" torque="136.41" electricPower="44.21"/>
+<Entry outShaftSpeed="2812.81" torque="151.56" electricPower="48.90"/>
+<Entry outShaftSpeed="2812.81" torque="166.72" electricPower="53.61"/>
+<Entry outShaftSpeed="2812.81" torque="181.88" electricPower="58.34"/>
+<Entry outShaftSpeed="2812.81" torque="197.03" electricPower="63.08"/>
+<Entry outShaftSpeed="2812.81" torque="212.19" electricPower="67.84"/>
+<Entry outShaftSpeed="2812.81" torque="227.34" electricPower="72.62"/>
+<Entry outShaftSpeed="2812.81" torque="242.50" electricPower="77.40"/>
+<Entry outShaftSpeed="2812.81" torque="257.66" electricPower="82.21"/>
+<Entry outShaftSpeed="2812.81" torque="272.81" electricPower="87.03"/>
+<Entry outShaftSpeed="2812.81" torque="287.97" electricPower="91.86"/>
+<Entry outShaftSpeed="2812.81" torque="303.13" electricPower="96.71"/>
+<Entry outShaftSpeed="2812.81" torque="318.28" electricPower="101.58"/>
+<Entry outShaftSpeed="2812.81" torque="333.44" electricPower="106.46"/>
+<Entry outShaftSpeed="2812.81" torque="348.59" electricPower="111.35"/>
+<Entry outShaftSpeed="2812.81" torque="363.75" electricPower="116.26"/>
+<Entry outShaftSpeed="2812.81" torque="378.91" electricPower="121.19"/>
+<Entry outShaftSpeed="2812.81" torque="394.06" electricPower="126.13"/>
+<Entry outShaftSpeed="2812.81" torque="409.22" electricPower="131.09"/>
+<Entry outShaftSpeed="2812.81" torque="424.38" electricPower="136.06"/>
+<Entry outShaftSpeed="2812.81" torque="439.53" electricPower="141.04"/>
+<Entry outShaftSpeed="2812.81" torque="454.69" electricPower="146.05"/>
+<Entry outShaftSpeed="2812.81" torque="469.84" electricPower="151.07"/>
+<Entry outShaftSpeed="2812.81" torque="485.00" electricPower="156.11"/>
+<Entry outShaftSpeed="3164.36" torque="-485.00" electricPower="-147.61"/>
+<Entry outShaftSpeed="3164.36" torque="-469.84" electricPower="-143.13"/>
+<Entry outShaftSpeed="3164.36" torque="-454.69" electricPower="-138.64"/>
+<Entry outShaftSpeed="3164.36" torque="-439.53" electricPower="-134.14"/>
+<Entry outShaftSpeed="3164.36" torque="-424.38" electricPower="-129.62"/>
+<Entry outShaftSpeed="3164.36" torque="-409.22" electricPower="-125.09"/>
+<Entry outShaftSpeed="3164.36" torque="-394.06" electricPower="-120.54"/>
+<Entry outShaftSpeed="3164.36" torque="-378.91" electricPower="-115.97"/>
+<Entry outShaftSpeed="3164.36" torque="-363.75" electricPower="-111.39"/>
+<Entry outShaftSpeed="3164.36" torque="-348.59" electricPower="-106.79"/>
+<Entry outShaftSpeed="3164.36" torque="-333.44" electricPower="-102.19"/>
+<Entry outShaftSpeed="3164.36" torque="-318.28" electricPower="-97.56"/>
+<Entry outShaftSpeed="3164.36" torque="-303.13" electricPower="-92.92"/>
+<Entry outShaftSpeed="3164.36" torque="-287.97" electricPower="-88.27"/>
+<Entry outShaftSpeed="3164.36" torque="-272.81" electricPower="-83.59"/>
+<Entry outShaftSpeed="3164.36" torque="-257.66" electricPower="-78.91"/>
+<Entry outShaftSpeed="3164.36" torque="-242.50" electricPower="-74.21"/>
+<Entry outShaftSpeed="3164.36" torque="-227.34" electricPower="-69.49"/>
+<Entry outShaftSpeed="3164.36" torque="-212.19" electricPower="-64.76"/>
+<Entry outShaftSpeed="3164.36" torque="-197.03" electricPower="-60.02"/>
+<Entry outShaftSpeed="3164.36" torque="-181.88" electricPower="-55.26"/>
+<Entry outShaftSpeed="3164.36" torque="-166.72" electricPower="-50.48"/>
+<Entry outShaftSpeed="3164.36" torque="-151.56" electricPower="-45.69"/>
+<Entry outShaftSpeed="3164.36" torque="-136.41" electricPower="-40.89"/>
+<Entry outShaftSpeed="3164.36" torque="-121.25" electricPower="-36.07"/>
+<Entry outShaftSpeed="3164.36" torque="-106.09" electricPower="-31.23"/>
+<Entry outShaftSpeed="3164.36" torque="-90.94" electricPower="-26.38"/>
+<Entry outShaftSpeed="3164.36" torque="-75.78" electricPower="-21.52"/>
+<Entry outShaftSpeed="3164.36" torque="-60.63" electricPower="-16.64"/>
+<Entry outShaftSpeed="3164.36" torque="-45.47" electricPower="-11.74"/>
+<Entry outShaftSpeed="3164.36" torque="-30.31" electricPower="-6.83"/>
+<Entry outShaftSpeed="3164.36" torque="-15.16" electricPower="-1.91"/>
+<Entry outShaftSpeed="3164.36" torque="0.00" electricPower="3.13"/>
+<Entry outShaftSpeed="3164.36" torque="15.16" electricPower="8.26"/>
+<Entry outShaftSpeed="3164.36" torque="30.31" electricPower="13.40"/>
+<Entry outShaftSpeed="3164.36" torque="45.47" electricPower="18.55"/>
+<Entry outShaftSpeed="3164.36" torque="60.63" electricPower="23.72"/>
+<Entry outShaftSpeed="3164.36" torque="75.78" electricPower="28.90"/>
+<Entry outShaftSpeed="3164.36" torque="90.94" electricPower="34.10"/>
+<Entry outShaftSpeed="3164.36" torque="106.09" electricPower="39.32"/>
+<Entry outShaftSpeed="3164.36" torque="121.25" electricPower="44.55"/>
+<Entry outShaftSpeed="3164.36" torque="136.41" electricPower="49.79"/>
+<Entry outShaftSpeed="3164.36" torque="151.56" electricPower="55.05"/>
+<Entry outShaftSpeed="3164.36" torque="166.72" electricPower="60.33"/>
+<Entry outShaftSpeed="3164.36" torque="181.88" electricPower="65.62"/>
+<Entry outShaftSpeed="3164.36" torque="197.03" electricPower="70.93"/>
+<Entry outShaftSpeed="3164.36" torque="212.19" electricPower="76.25"/>
+<Entry outShaftSpeed="3164.36" torque="227.34" electricPower="81.59"/>
+<Entry outShaftSpeed="3164.36" torque="242.50" electricPower="86.94"/>
+<Entry outShaftSpeed="3164.36" torque="257.66" electricPower="92.31"/>
+<Entry outShaftSpeed="3164.36" torque="272.81" electricPower="97.70"/>
+<Entry outShaftSpeed="3164.36" torque="287.97" electricPower="103.09"/>
+<Entry outShaftSpeed="3164.36" torque="303.13" electricPower="108.51"/>
+<Entry outShaftSpeed="3164.36" torque="318.28" electricPower="113.94"/>
+<Entry outShaftSpeed="3164.36" torque="333.44" electricPower="119.38"/>
+<Entry outShaftSpeed="3164.36" torque="348.59" electricPower="124.84"/>
+<Entry outShaftSpeed="3164.36" torque="363.75" electricPower="130.31"/>
+<Entry outShaftSpeed="3164.36" torque="378.91" electricPower="135.80"/>
+<Entry outShaftSpeed="3164.36" torque="394.06" electricPower="141.31"/>
+<Entry outShaftSpeed="3164.36" torque="409.22" electricPower="146.83"/>
+<Entry outShaftSpeed="3164.36" torque="424.38" electricPower="152.37"/>
+<Entry outShaftSpeed="3164.36" torque="439.53" electricPower="157.92"/>
+<Entry outShaftSpeed="3164.36" torque="454.69" electricPower="163.49"/>
+<Entry outShaftSpeed="3164.36" torque="469.84" electricPower="169.07"/>
+<Entry outShaftSpeed="3164.36" torque="485.00" electricPower="174.67"/>
+<Entry outShaftSpeed="3515.91" torque="-485.00" electricPower="-164.77"/>
+<Entry outShaftSpeed="3515.91" torque="-469.84" electricPower="-159.74"/>
+<Entry outShaftSpeed="3515.91" torque="-454.69" electricPower="-154.70"/>
+<Entry outShaftSpeed="3515.91" torque="-439.53" electricPower="-149.63"/>
+<Entry outShaftSpeed="3515.91" torque="-424.38" electricPower="-144.56"/>
+<Entry outShaftSpeed="3515.91" torque="-409.22" electricPower="-139.47"/>
+<Entry outShaftSpeed="3515.91" torque="-394.06" electricPower="-134.38"/>
+<Entry outShaftSpeed="3515.91" torque="-378.91" electricPower="-129.26"/>
+<Entry outShaftSpeed="3515.91" torque="-363.75" electricPower="-124.13"/>
+<Entry outShaftSpeed="3515.91" torque="-348.59" electricPower="-118.97"/>
+<Entry outShaftSpeed="3515.91" torque="-333.44" electricPower="-113.81"/>
+<Entry outShaftSpeed="3515.91" torque="-318.28" electricPower="-108.63"/>
+<Entry outShaftSpeed="3515.91" torque="-303.13" electricPower="-103.44"/>
+<Entry outShaftSpeed="3515.91" torque="-287.97" electricPower="-98.23"/>
+<Entry outShaftSpeed="3515.91" torque="-272.81" electricPower="-93.01"/>
+<Entry outShaftSpeed="3515.91" torque="-257.66" electricPower="-87.77"/>
+<Entry outShaftSpeed="3515.91" torque="-242.50" electricPower="-82.52"/>
+<Entry outShaftSpeed="3515.91" torque="-227.34" electricPower="-77.25"/>
+<Entry outShaftSpeed="3515.91" torque="-212.19" electricPower="-71.97"/>
+<Entry outShaftSpeed="3515.91" torque="-197.03" electricPower="-66.67"/>
+<Entry outShaftSpeed="3515.91" torque="-181.88" electricPower="-61.36"/>
+<Entry outShaftSpeed="3515.91" torque="-166.72" electricPower="-56.03"/>
+<Entry outShaftSpeed="3515.91" torque="-151.56" electricPower="-50.69"/>
+<Entry outShaftSpeed="3515.91" torque="-136.41" electricPower="-45.33"/>
+<Entry outShaftSpeed="3515.91" torque="-121.25" electricPower="-39.95"/>
+<Entry outShaftSpeed="3515.91" torque="-106.09" electricPower="-34.57"/>
+<Entry outShaftSpeed="3515.91" torque="-90.94" electricPower="-29.16"/>
+<Entry outShaftSpeed="3515.91" torque="-75.78" electricPower="-23.74"/>
+<Entry outShaftSpeed="3515.91" torque="-60.63" electricPower="-18.31"/>
+<Entry outShaftSpeed="3515.91" torque="-45.47" electricPower="-12.86"/>
+<Entry outShaftSpeed="3515.91" torque="-30.31" electricPower="-7.40"/>
+<Entry outShaftSpeed="3515.91" torque="-15.16" electricPower="-1.92"/>
+<Entry outShaftSpeed="3515.91" torque="0.00" electricPower="3.69"/>
+<Entry outShaftSpeed="3515.91" torque="15.16" electricPower="9.37"/>
+<Entry outShaftSpeed="3515.91" torque="30.31" electricPower="15.08"/>
+<Entry outShaftSpeed="3515.91" torque="45.47" electricPower="20.79"/>
+<Entry outShaftSpeed="3515.91" torque="60.63" electricPower="26.53"/>
+<Entry outShaftSpeed="3515.91" torque="75.78" electricPower="32.28"/>
+<Entry outShaftSpeed="3515.91" torque="90.94" electricPower="38.04"/>
+<Entry outShaftSpeed="3515.91" torque="106.09" electricPower="43.82"/>
+<Entry outShaftSpeed="3515.91" torque="121.25" electricPower="49.61"/>
+<Entry outShaftSpeed="3515.91" torque="136.41" electricPower="55.42"/>
+<Entry outShaftSpeed="3515.91" torque="151.56" electricPower="61.25"/>
+<Entry outShaftSpeed="3515.91" torque="166.72" electricPower="67.09"/>
+<Entry outShaftSpeed="3515.91" torque="181.88" electricPower="72.94"/>
+<Entry outShaftSpeed="3515.91" torque="197.03" electricPower="78.82"/>
+<Entry outShaftSpeed="3515.91" torque="212.19" electricPower="84.70"/>
+<Entry outShaftSpeed="3515.91" torque="227.34" electricPower="90.61"/>
+<Entry outShaftSpeed="3515.91" torque="242.50" electricPower="96.52"/>
+<Entry outShaftSpeed="3515.91" torque="257.66" electricPower="102.46"/>
+<Entry outShaftSpeed="3515.91" torque="272.81" electricPower="108.40"/>
+<Entry outShaftSpeed="3515.91" torque="287.97" electricPower="114.37"/>
+<Entry outShaftSpeed="3515.91" torque="303.13" electricPower="120.34"/>
+<Entry outShaftSpeed="3515.91" torque="318.28" electricPower="126.33"/>
+<Entry outShaftSpeed="3515.91" torque="333.44" electricPower="132.34"/>
+<Entry outShaftSpeed="3515.91" torque="348.59" electricPower="138.37"/>
+<Entry outShaftSpeed="3515.91" torque="363.75" electricPower="144.41"/>
+<Entry outShaftSpeed="3515.91" torque="378.91" electricPower="150.46"/>
+<Entry outShaftSpeed="3515.91" torque="394.06" electricPower="156.53"/>
+<Entry outShaftSpeed="3515.91" torque="409.22" electricPower="162.62"/>
+<Entry outShaftSpeed="3515.91" torque="424.38" electricPower="168.71"/>
+<Entry outShaftSpeed="3515.91" torque="439.53" electricPower="174.83"/>
+<Entry outShaftSpeed="3515.91" torque="454.69" electricPower="180.96"/>
+<Entry outShaftSpeed="3515.91" torque="469.84" electricPower="187.11"/>
+<Entry outShaftSpeed="3515.91" torque="485.00" electricPower="193.28"/>
+<Entry outShaftSpeed="3867.60" torque="-485.00" electricPower="-181.88"/>
+<Entry outShaftSpeed="3867.60" torque="-469.84" electricPower="-176.30"/>
+<Entry outShaftSpeed="3867.60" torque="-454.69" electricPower="-170.71"/>
+<Entry outShaftSpeed="3867.60" torque="-439.53" electricPower="-165.10"/>
+<Entry outShaftSpeed="3867.60" torque="-424.38" electricPower="-159.47"/>
+<Entry outShaftSpeed="3867.60" torque="-409.22" electricPower="-153.83"/>
+<Entry outShaftSpeed="3867.60" torque="-394.06" electricPower="-148.17"/>
+<Entry outShaftSpeed="3867.60" torque="-378.91" electricPower="-142.50"/>
+<Entry outShaftSpeed="3867.60" torque="-363.75" electricPower="-136.81"/>
+<Entry outShaftSpeed="3867.60" torque="-348.59" electricPower="-131.12"/>
+<Entry outShaftSpeed="3867.60" torque="-333.44" electricPower="-125.40"/>
+<Entry outShaftSpeed="3867.60" torque="-318.28" electricPower="-119.67"/>
+<Entry outShaftSpeed="3867.60" torque="-303.13" electricPower="-113.92"/>
+<Entry outShaftSpeed="3867.60" torque="-287.97" electricPower="-108.16"/>
+<Entry outShaftSpeed="3867.60" torque="-272.81" electricPower="-102.38"/>
+<Entry outShaftSpeed="3867.60" torque="-257.66" electricPower="-96.60"/>
+<Entry outShaftSpeed="3867.60" torque="-242.50" electricPower="-90.79"/>
+<Entry outShaftSpeed="3867.60" torque="-227.34" electricPower="-84.97"/>
+<Entry outShaftSpeed="3867.60" torque="-212.19" electricPower="-79.13"/>
+<Entry outShaftSpeed="3867.60" torque="-197.03" electricPower="-73.28"/>
+<Entry outShaftSpeed="3867.60" torque="-181.88" electricPower="-67.41"/>
+<Entry outShaftSpeed="3867.60" torque="-166.72" electricPower="-61.53"/>
+<Entry outShaftSpeed="3867.60" torque="-151.56" electricPower="-55.64"/>
+<Entry outShaftSpeed="3867.60" torque="-136.41" electricPower="-49.73"/>
+<Entry outShaftSpeed="3867.60" torque="-121.25" electricPower="-43.80"/>
+<Entry outShaftSpeed="3867.60" torque="-106.09" electricPower="-37.86"/>
+<Entry outShaftSpeed="3867.60" torque="-90.94" electricPower="-31.90"/>
+<Entry outShaftSpeed="3867.60" torque="-75.78" electricPower="-25.93"/>
+<Entry outShaftSpeed="3867.60" torque="-60.63" electricPower="-19.94"/>
+<Entry outShaftSpeed="3867.60" torque="-45.47" electricPower="-13.94"/>
+<Entry outShaftSpeed="3867.60" torque="-30.31" electricPower="-7.93"/>
+<Entry outShaftSpeed="3867.60" torque="-15.16" electricPower="-1.90"/>
+<Entry outShaftSpeed="3867.60" torque="0.00" electricPower="4.28"/>
+<Entry outShaftSpeed="3867.60" torque="15.16" electricPower="10.53"/>
+<Entry outShaftSpeed="3867.60" torque="30.31" electricPower="16.80"/>
+<Entry outShaftSpeed="3867.60" torque="45.47" electricPower="23.08"/>
+<Entry outShaftSpeed="3867.60" torque="60.63" electricPower="29.38"/>
+<Entry outShaftSpeed="3867.60" torque="75.78" electricPower="35.69"/>
+<Entry outShaftSpeed="3867.60" torque="90.94" electricPower="42.02"/>
+<Entry outShaftSpeed="3867.60" torque="106.09" electricPower="48.36"/>
+<Entry outShaftSpeed="3867.60" torque="121.25" electricPower="54.72"/>
+<Entry outShaftSpeed="3867.60" torque="136.41" electricPower="61.09"/>
+<Entry outShaftSpeed="3867.60" torque="151.56" electricPower="67.48"/>
+<Entry outShaftSpeed="3867.60" torque="166.72" electricPower="73.89"/>
+<Entry outShaftSpeed="3867.60" torque="181.88" electricPower="80.31"/>
+<Entry outShaftSpeed="3867.60" torque="197.03" electricPower="86.74"/>
+<Entry outShaftSpeed="3867.60" torque="212.19" electricPower="93.20"/>
+<Entry outShaftSpeed="3867.60" torque="227.34" electricPower="99.66"/>
+<Entry outShaftSpeed="3867.60" torque="242.50" electricPower="106.14"/>
+<Entry outShaftSpeed="3867.60" torque="257.66" electricPower="112.63"/>
+<Entry outShaftSpeed="3867.60" torque="272.81" electricPower="119.15"/>
+<Entry outShaftSpeed="3867.60" torque="287.97" electricPower="125.68"/>
+<Entry outShaftSpeed="3867.60" torque="303.13" electricPower="132.21"/>
+<Entry outShaftSpeed="3867.60" torque="318.28" electricPower="138.78"/>
+<Entry outShaftSpeed="3867.60" torque="333.44" electricPower="145.35"/>
+<Entry outShaftSpeed="3867.60" torque="348.59" electricPower="151.94"/>
+<Entry outShaftSpeed="3867.60" torque="363.75" electricPower="158.54"/>
+<Entry outShaftSpeed="3867.60" torque="378.91" electricPower="165.16"/>
+<Entry outShaftSpeed="3867.60" torque="394.06" electricPower="171.79"/>
+<Entry outShaftSpeed="3867.60" torque="409.22" electricPower="178.45"/>
+<Entry outShaftSpeed="3867.60" torque="424.38" electricPower="185.11"/>
+<Entry outShaftSpeed="3867.60" torque="439.53" electricPower="191.79"/>
+<Entry outShaftSpeed="3867.60" torque="454.69" electricPower="198.48"/>
+<Entry outShaftSpeed="3867.60" torque="469.84" electricPower="205.20"/>
+<Entry outShaftSpeed="3867.60" torque="485.00" electricPower="211.92"/>
+<Entry outShaftSpeed="4219.15" torque="-485.00" electricPower="-198.96"/>
+<Entry outShaftSpeed="4219.15" torque="-469.84" electricPower="-192.83"/>
+<Entry outShaftSpeed="4219.15" torque="-454.69" electricPower="-186.68"/>
+<Entry outShaftSpeed="4219.15" torque="-439.53" electricPower="-180.52"/>
+<Entry outShaftSpeed="4219.15" torque="-424.38" electricPower="-174.33"/>
+<Entry outShaftSpeed="4219.15" torque="-409.22" electricPower="-168.14"/>
+<Entry outShaftSpeed="4219.15" torque="-394.06" electricPower="-161.93"/>
+<Entry outShaftSpeed="4219.15" torque="-378.91" electricPower="-155.71"/>
+<Entry outShaftSpeed="4219.15" torque="-363.75" electricPower="-149.46"/>
+<Entry outShaftSpeed="4219.15" torque="-348.59" electricPower="-143.21"/>
+<Entry outShaftSpeed="4219.15" torque="-333.44" electricPower="-136.95"/>
+<Entry outShaftSpeed="4219.15" torque="-318.28" electricPower="-130.66"/>
+<Entry outShaftSpeed="4219.15" torque="-303.13" electricPower="-124.37"/>
+<Entry outShaftSpeed="4219.15" torque="-287.97" electricPower="-118.04"/>
+<Entry outShaftSpeed="4219.15" torque="-272.81" electricPower="-111.72"/>
+<Entry outShaftSpeed="4219.15" torque="-257.66" electricPower="-105.38"/>
+<Entry outShaftSpeed="4219.15" torque="-242.50" electricPower="-99.02"/>
+<Entry outShaftSpeed="4219.15" torque="-227.34" electricPower="-92.64"/>
+<Entry outShaftSpeed="4219.15" torque="-212.19" electricPower="-86.25"/>
+<Entry outShaftSpeed="4219.15" torque="-197.03" electricPower="-79.85"/>
+<Entry outShaftSpeed="4219.15" torque="-181.88" electricPower="-73.43"/>
+<Entry outShaftSpeed="4219.15" torque="-166.72" electricPower="-67.00"/>
+<Entry outShaftSpeed="4219.15" torque="-151.56" electricPower="-60.55"/>
+<Entry outShaftSpeed="4219.15" torque="-136.41" electricPower="-54.08"/>
+<Entry outShaftSpeed="4219.15" torque="-121.25" electricPower="-47.60"/>
+<Entry outShaftSpeed="4219.15" torque="-106.09" electricPower="-41.11"/>
+<Entry outShaftSpeed="4219.15" torque="-90.94" electricPower="-34.60"/>
+<Entry outShaftSpeed="4219.15" torque="-75.78" electricPower="-28.08"/>
+<Entry outShaftSpeed="4219.15" torque="-60.63" electricPower="-21.54"/>
+<Entry outShaftSpeed="4219.15" torque="-45.47" electricPower="-14.98"/>
+<Entry outShaftSpeed="4219.15" torque="-30.31" electricPower="-8.41"/>
+<Entry outShaftSpeed="4219.15" torque="-15.16" electricPower="-1.83"/>
+<Entry outShaftSpeed="4219.15" torque="0.00" electricPower="4.92"/>
+<Entry outShaftSpeed="4219.15" torque="15.16" electricPower="11.73"/>
+<Entry outShaftSpeed="4219.15" torque="30.31" electricPower="18.56"/>
+<Entry outShaftSpeed="4219.15" torque="45.47" electricPower="25.41"/>
+<Entry outShaftSpeed="4219.15" torque="60.63" electricPower="32.27"/>
+<Entry outShaftSpeed="4219.15" torque="75.78" electricPower="39.15"/>
+<Entry outShaftSpeed="4219.15" torque="90.94" electricPower="46.04"/>
+<Entry outShaftSpeed="4219.15" torque="106.09" electricPower="52.95"/>
+<Entry outShaftSpeed="4219.15" torque="121.25" electricPower="59.87"/>
+<Entry outShaftSpeed="4219.15" torque="136.41" electricPower="66.81"/>
+<Entry outShaftSpeed="4219.15" torque="151.56" electricPower="73.76"/>
+<Entry outShaftSpeed="4219.15" torque="166.72" electricPower="80.73"/>
+<Entry outShaftSpeed="4219.15" torque="181.88" electricPower="87.71"/>
+<Entry outShaftSpeed="4219.15" torque="197.03" electricPower="94.71"/>
+<Entry outShaftSpeed="4219.15" torque="212.19" electricPower="101.72"/>
+<Entry outShaftSpeed="4219.15" torque="227.34" electricPower="108.76"/>
+<Entry outShaftSpeed="4219.15" torque="242.50" electricPower="115.80"/>
+<Entry outShaftSpeed="4219.15" torque="257.66" electricPower="122.87"/>
+<Entry outShaftSpeed="4219.15" torque="272.81" electricPower="129.94"/>
+<Entry outShaftSpeed="4219.15" torque="287.97" electricPower="137.03"/>
+<Entry outShaftSpeed="4219.15" torque="303.13" electricPower="144.13"/>
+<Entry outShaftSpeed="4219.15" torque="318.28" electricPower="151.26"/>
+<Entry outShaftSpeed="4219.15" torque="333.44" electricPower="158.39"/>
+<Entry outShaftSpeed="4219.15" torque="348.59" electricPower="165.54"/>
+<Entry outShaftSpeed="4219.15" torque="363.75" electricPower="172.71"/>
+<Entry outShaftSpeed="4219.15" torque="378.91" electricPower="179.90"/>
+<Entry outShaftSpeed="4219.15" torque="394.06" electricPower="187.10"/>
+<Entry outShaftSpeed="4219.15" torque="409.22" electricPower="194.31"/>
+<Entry outShaftSpeed="4219.15" torque="424.38" electricPower="201.54"/>
+<Entry outShaftSpeed="4219.15" torque="439.53" electricPower="208.79"/>
+<Entry outShaftSpeed="4219.15" torque="454.69" electricPower="216.04"/>
+<Entry outShaftSpeed="4219.15" torque="469.84" electricPower="223.32"/>
+<Entry outShaftSpeed="4219.15" torque="485.00" electricPower="230.61"/>
+<Entry outShaftSpeed="4570.69" torque="-485.00" electricPower="-216.00"/>
+<Entry outShaftSpeed="4570.69" torque="-469.84" electricPower="-209.31"/>
+<Entry outShaftSpeed="4570.69" torque="-454.69" electricPower="-202.61"/>
+<Entry outShaftSpeed="4570.69" torque="-439.53" electricPower="-195.89"/>
+<Entry outShaftSpeed="4570.69" torque="-424.38" electricPower="-189.16"/>
+<Entry outShaftSpeed="4570.69" torque="-409.22" electricPower="-182.41"/>
+<Entry outShaftSpeed="4570.69" torque="-394.06" electricPower="-175.65"/>
+<Entry outShaftSpeed="4570.69" torque="-378.91" electricPower="-168.88"/>
+<Entry outShaftSpeed="4570.69" torque="-363.75" electricPower="-162.08"/>
+<Entry outShaftSpeed="4570.69" torque="-348.59" electricPower="-155.28"/>
+<Entry outShaftSpeed="4570.69" torque="-333.44" electricPower="-148.46"/>
+<Entry outShaftSpeed="4570.69" torque="-318.28" electricPower="-141.62"/>
+<Entry outShaftSpeed="4570.69" torque="-303.13" electricPower="-134.76"/>
+<Entry outShaftSpeed="4570.69" torque="-287.97" electricPower="-127.89"/>
+<Entry outShaftSpeed="4570.69" torque="-272.81" electricPower="-121.01"/>
+<Entry outShaftSpeed="4570.69" torque="-257.66" electricPower="-114.12"/>
+<Entry outShaftSpeed="4570.69" torque="-242.50" electricPower="-107.21"/>
+<Entry outShaftSpeed="4570.69" torque="-227.34" electricPower="-100.28"/>
+<Entry outShaftSpeed="4570.69" torque="-212.19" electricPower="-93.33"/>
+<Entry outShaftSpeed="4570.69" torque="-197.03" electricPower="-86.38"/>
+<Entry outShaftSpeed="4570.69" torque="-181.88" electricPower="-79.41"/>
+<Entry outShaftSpeed="4570.69" torque="-166.72" electricPower="-72.42"/>
+<Entry outShaftSpeed="4570.69" torque="-151.56" electricPower="-65.42"/>
+<Entry outShaftSpeed="4570.69" torque="-136.41" electricPower="-58.40"/>
+<Entry outShaftSpeed="4570.69" torque="-121.25" electricPower="-51.37"/>
+<Entry outShaftSpeed="4570.69" torque="-106.09" electricPower="-44.32"/>
+<Entry outShaftSpeed="4570.69" torque="-90.94" electricPower="-37.26"/>
+<Entry outShaftSpeed="4570.69" torque="-75.78" electricPower="-30.18"/>
+<Entry outShaftSpeed="4570.69" torque="-60.63" electricPower="-23.09"/>
+<Entry outShaftSpeed="4570.69" torque="-45.47" electricPower="-15.98"/>
+<Entry outShaftSpeed="4570.69" torque="-30.31" electricPower="-8.86"/>
+<Entry outShaftSpeed="4570.69" torque="-15.16" electricPower="-1.72"/>
+<Entry outShaftSpeed="4570.69" torque="0.00" electricPower="5.59"/>
+<Entry outShaftSpeed="4570.69" torque="15.16" electricPower="12.97"/>
+<Entry outShaftSpeed="4570.69" torque="30.31" electricPower="20.37"/>
+<Entry outShaftSpeed="4570.69" torque="45.47" electricPower="27.78"/>
+<Entry outShaftSpeed="4570.69" torque="60.63" electricPower="35.20"/>
+<Entry outShaftSpeed="4570.69" torque="75.78" electricPower="42.64"/>
+<Entry outShaftSpeed="4570.69" torque="90.94" electricPower="50.10"/>
+<Entry outShaftSpeed="4570.69" torque="106.09" electricPower="57.57"/>
+<Entry outShaftSpeed="4570.69" torque="121.25" electricPower="65.06"/>
+<Entry outShaftSpeed="4570.69" torque="136.41" electricPower="72.56"/>
+<Entry outShaftSpeed="4570.69" torque="151.56" electricPower="80.08"/>
+<Entry outShaftSpeed="4570.69" torque="166.72" electricPower="87.61"/>
+<Entry outShaftSpeed="4570.69" torque="181.88" electricPower="95.16"/>
+<Entry outShaftSpeed="4570.69" torque="197.03" electricPower="102.72"/>
+<Entry outShaftSpeed="4570.69" torque="212.19" electricPower="110.30"/>
+<Entry outShaftSpeed="4570.69" torque="227.34" electricPower="117.89"/>
+<Entry outShaftSpeed="4570.69" torque="242.50" electricPower="125.51"/>
+<Entry outShaftSpeed="4570.69" torque="257.66" electricPower="133.13"/>
+<Entry outShaftSpeed="4570.69" torque="272.81" electricPower="140.77"/>
+<Entry outShaftSpeed="4570.69" torque="287.97" electricPower="148.43"/>
+<Entry outShaftSpeed="4570.69" torque="303.13" electricPower="156.10"/>
+<Entry outShaftSpeed="4570.69" torque="318.28" electricPower="163.79"/>
+<Entry outShaftSpeed="4570.69" torque="333.44" electricPower="171.48"/>
+<Entry outShaftSpeed="4570.69" torque="348.59" electricPower="179.20"/>
+<Entry outShaftSpeed="4570.69" torque="363.75" electricPower="186.93"/>
+<Entry outShaftSpeed="4570.69" torque="378.91" electricPower="194.68"/>
+<Entry outShaftSpeed="4570.69" torque="394.06" electricPower="202.45"/>
+<Entry outShaftSpeed="4570.69" torque="409.22" electricPower="210.22"/>
+<Entry outShaftSpeed="4570.69" torque="424.38" electricPower="218.01"/>
+<Entry outShaftSpeed="4570.69" torque="439.53" electricPower="225.82"/>
+<Entry outShaftSpeed="4570.69" torque="454.69" electricPower="233.64"/>
+<Entry outShaftSpeed="4570.69" torque="469.84" electricPower="241.48"/>
+<Entry outShaftSpeed="4570.69" torque="485.00" electricPower="249.34"/>
+<Entry outShaftSpeed="4922.39" torque="-485.00" electricPower="-232.99"/>
+<Entry outShaftSpeed="4922.39" torque="-469.84" electricPower="-225.75"/>
+<Entry outShaftSpeed="4922.39" torque="-454.69" electricPower="-218.50"/>
+<Entry outShaftSpeed="4922.39" torque="-439.53" electricPower="-211.22"/>
+<Entry outShaftSpeed="4922.39" torque="-424.38" electricPower="-203.94"/>
+<Entry outShaftSpeed="4922.39" torque="-409.22" electricPower="-196.64"/>
+<Entry outShaftSpeed="4922.39" torque="-394.06" electricPower="-189.33"/>
+<Entry outShaftSpeed="4922.39" torque="-378.91" electricPower="-182.00"/>
+<Entry outShaftSpeed="4922.39" torque="-363.75" electricPower="-174.65"/>
+<Entry outShaftSpeed="4922.39" torque="-348.59" electricPower="-167.29"/>
+<Entry outShaftSpeed="4922.39" torque="-333.44" electricPower="-159.92"/>
+<Entry outShaftSpeed="4922.39" torque="-318.28" electricPower="-152.53"/>
+<Entry outShaftSpeed="4922.39" torque="-303.13" electricPower="-145.13"/>
+<Entry outShaftSpeed="4922.39" torque="-287.97" electricPower="-137.70"/>
+<Entry outShaftSpeed="4922.39" torque="-272.81" electricPower="-130.27"/>
+<Entry outShaftSpeed="4922.39" torque="-257.66" electricPower="-122.81"/>
+<Entry outShaftSpeed="4922.39" torque="-242.50" electricPower="-115.35"/>
+<Entry outShaftSpeed="4922.39" torque="-227.34" electricPower="-107.87"/>
+<Entry outShaftSpeed="4922.39" torque="-212.19" electricPower="-100.38"/>
+<Entry outShaftSpeed="4922.39" torque="-197.03" electricPower="-92.87"/>
+<Entry outShaftSpeed="4922.39" torque="-181.88" electricPower="-85.34"/>
+<Entry outShaftSpeed="4922.39" torque="-166.72" electricPower="-77.80"/>
+<Entry outShaftSpeed="4922.39" torque="-151.56" electricPower="-70.24"/>
+<Entry outShaftSpeed="4922.39" torque="-136.41" electricPower="-62.67"/>
+<Entry outShaftSpeed="4922.39" torque="-121.25" electricPower="-55.09"/>
+<Entry outShaftSpeed="4922.39" torque="-106.09" electricPower="-47.49"/>
+<Entry outShaftSpeed="4922.39" torque="-90.94" electricPower="-39.87"/>
+<Entry outShaftSpeed="4922.39" torque="-75.78" electricPower="-32.24"/>
+<Entry outShaftSpeed="4922.39" torque="-60.63" electricPower="-24.60"/>
+<Entry outShaftSpeed="4922.39" torque="-45.47" electricPower="-16.94"/>
+<Entry outShaftSpeed="4922.39" torque="-30.31" electricPower="-9.26"/>
+<Entry outShaftSpeed="4922.39" torque="-15.16" electricPower="-1.57"/>
+<Entry outShaftSpeed="4922.39" torque="0.00" electricPower="6.31"/>
+<Entry outShaftSpeed="4922.39" torque="15.16" electricPower="14.25"/>
+<Entry outShaftSpeed="4922.39" torque="30.31" electricPower="22.21"/>
+<Entry outShaftSpeed="4922.39" torque="45.47" electricPower="30.19"/>
+<Entry outShaftSpeed="4922.39" torque="60.63" electricPower="38.18"/>
+<Entry outShaftSpeed="4922.39" torque="75.78" electricPower="46.18"/>
+<Entry outShaftSpeed="4922.39" torque="90.94" electricPower="54.20"/>
+<Entry outShaftSpeed="4922.39" torque="106.09" electricPower="62.24"/>
+<Entry outShaftSpeed="4922.39" torque="121.25" electricPower="70.29"/>
+<Entry outShaftSpeed="4922.39" torque="136.41" electricPower="78.36"/>
+<Entry outShaftSpeed="4922.39" torque="151.56" electricPower="86.44"/>
+<Entry outShaftSpeed="4922.39" torque="166.72" electricPower="94.54"/>
+<Entry outShaftSpeed="4922.39" torque="181.88" electricPower="102.65"/>
+<Entry outShaftSpeed="4922.39" torque="197.03" electricPower="110.78"/>
+<Entry outShaftSpeed="4922.39" torque="212.19" electricPower="118.92"/>
+<Entry outShaftSpeed="4922.39" torque="227.34" electricPower="127.08"/>
+<Entry outShaftSpeed="4922.39" torque="242.50" electricPower="135.25"/>
+<Entry outShaftSpeed="4922.39" torque="257.66" electricPower="143.44"/>
+<Entry outShaftSpeed="4922.39" torque="272.81" electricPower="151.64"/>
+<Entry outShaftSpeed="4922.39" torque="287.97" electricPower="159.87"/>
+<Entry outShaftSpeed="4922.39" torque="303.13" electricPower="168.10"/>
+<Entry outShaftSpeed="4922.39" torque="318.28" electricPower="176.35"/>
+<Entry outShaftSpeed="4922.39" torque="333.44" electricPower="184.62"/>
+<Entry outShaftSpeed="4922.39" torque="348.59" electricPower="192.89"/>
+<Entry outShaftSpeed="4922.39" torque="363.75" electricPower="201.19"/>
+<Entry outShaftSpeed="4922.39" torque="378.91" electricPower="209.50"/>
+<Entry outShaftSpeed="4922.39" torque="394.06" electricPower="217.83"/>
+<Entry outShaftSpeed="4922.39" torque="409.22" electricPower="226.17"/>
+<Entry outShaftSpeed="4922.39" torque="424.38" electricPower="234.53"/>
+<Entry outShaftSpeed="4922.39" torque="439.53" electricPower="242.90"/>
+<Entry outShaftSpeed="4922.39" torque="454.69" electricPower="251.29"/>
+<Entry outShaftSpeed="4922.39" torque="469.84" electricPower="259.70"/>
+<Entry outShaftSpeed="4922.39" torque="485.00" electricPower="268.11"/>
+<Entry outShaftSpeed="5273.93" torque="-485.00" electricPower="-249.95"/>
+<Entry outShaftSpeed="5273.93" torque="-469.84" electricPower="-242.15"/>
+<Entry outShaftSpeed="5273.93" torque="-454.69" electricPower="-234.35"/>
+<Entry outShaftSpeed="5273.93" torque="-439.53" electricPower="-226.52"/>
+<Entry outShaftSpeed="5273.93" torque="-424.38" electricPower="-218.69"/>
+<Entry outShaftSpeed="5273.93" torque="-409.22" electricPower="-210.83"/>
+<Entry outShaftSpeed="5273.93" torque="-394.06" electricPower="-202.96"/>
+<Entry outShaftSpeed="5273.93" torque="-378.91" electricPower="-195.08"/>
+<Entry outShaftSpeed="5273.93" torque="-363.75" electricPower="-187.18"/>
+<Entry outShaftSpeed="5273.93" torque="-348.59" electricPower="-179.27"/>
+<Entry outShaftSpeed="5273.93" torque="-333.44" electricPower="-171.34"/>
+<Entry outShaftSpeed="5273.93" torque="-318.28" electricPower="-163.39"/>
+<Entry outShaftSpeed="5273.93" torque="-303.13" electricPower="-155.44"/>
+<Entry outShaftSpeed="5273.93" torque="-287.97" electricPower="-147.46"/>
+<Entry outShaftSpeed="5273.93" torque="-272.81" electricPower="-139.48"/>
+<Entry outShaftSpeed="5273.93" torque="-257.66" electricPower="-131.47"/>
+<Entry outShaftSpeed="5273.93" torque="-242.50" electricPower="-123.46"/>
+<Entry outShaftSpeed="5273.93" torque="-227.34" electricPower="-115.42"/>
+<Entry outShaftSpeed="5273.93" torque="-212.19" electricPower="-107.38"/>
+<Entry outShaftSpeed="5273.93" torque="-197.03" electricPower="-99.31"/>
+<Entry outShaftSpeed="5273.93" torque="-181.88" electricPower="-91.23"/>
+<Entry outShaftSpeed="5273.93" torque="-166.72" electricPower="-83.14"/>
+<Entry outShaftSpeed="5273.93" torque="-151.56" electricPower="-75.03"/>
+<Entry outShaftSpeed="5273.93" torque="-136.41" electricPower="-66.91"/>
+<Entry outShaftSpeed="5273.93" torque="-121.25" electricPower="-58.77"/>
+<Entry outShaftSpeed="5273.93" torque="-106.09" electricPower="-50.62"/>
+<Entry outShaftSpeed="5273.93" torque="-90.94" electricPower="-42.45"/>
+<Entry outShaftSpeed="5273.93" torque="-75.78" electricPower="-34.27"/>
+<Entry outShaftSpeed="5273.93" torque="-60.63" electricPower="-26.07"/>
+<Entry outShaftSpeed="5273.93" torque="-45.47" electricPower="-17.86"/>
+<Entry outShaftSpeed="5273.93" torque="-30.31" electricPower="-9.63"/>
+<Entry outShaftSpeed="5273.93" torque="-15.16" electricPower="-1.38"/>
+<Entry outShaftSpeed="5273.93" torque="0.00" electricPower="7.07"/>
+<Entry outShaftSpeed="5273.93" torque="15.16" electricPower="15.58"/>
+<Entry outShaftSpeed="5273.93" torque="30.31" electricPower="24.10"/>
+<Entry outShaftSpeed="5273.93" torque="45.47" electricPower="32.64"/>
+<Entry outShaftSpeed="5273.93" torque="60.63" electricPower="41.19"/>
+<Entry outShaftSpeed="5273.93" torque="75.78" electricPower="49.76"/>
+<Entry outShaftSpeed="5273.93" torque="90.94" electricPower="58.35"/>
+<Entry outShaftSpeed="5273.93" torque="106.09" electricPower="66.95"/>
+<Entry outShaftSpeed="5273.93" torque="121.25" electricPower="75.56"/>
+<Entry outShaftSpeed="5273.93" torque="136.41" electricPower="84.19"/>
+<Entry outShaftSpeed="5273.93" torque="151.56" electricPower="92.84"/>
+<Entry outShaftSpeed="5273.93" torque="166.72" electricPower="101.50"/>
+<Entry outShaftSpeed="5273.93" torque="181.88" electricPower="110.18"/>
+<Entry outShaftSpeed="5273.93" torque="197.03" electricPower="118.87"/>
+<Entry outShaftSpeed="5273.93" torque="212.19" electricPower="127.58"/>
+<Entry outShaftSpeed="5273.93" torque="227.34" electricPower="136.29"/>
+<Entry outShaftSpeed="5273.93" torque="242.50" electricPower="145.04"/>
+<Entry outShaftSpeed="5273.93" torque="257.66" electricPower="153.79"/>
+<Entry outShaftSpeed="5273.93" torque="272.81" electricPower="162.55"/>
+<Entry outShaftSpeed="5273.93" torque="287.97" electricPower="171.34"/>
+<Entry outShaftSpeed="5273.93" torque="303.13" electricPower="180.14"/>
+<Entry outShaftSpeed="5273.93" torque="318.28" electricPower="188.96"/>
+<Entry outShaftSpeed="5273.93" torque="333.44" electricPower="197.79"/>
+<Entry outShaftSpeed="5273.93" torque="348.59" electricPower="206.63"/>
+<Entry outShaftSpeed="5273.93" torque="363.75" electricPower="215.49"/>
+<Entry outShaftSpeed="5273.93" torque="378.91" electricPower="224.37"/>
+<Entry outShaftSpeed="5273.93" torque="394.06" electricPower="233.26"/>
+<Entry outShaftSpeed="5273.93" torque="409.22" electricPower="242.16"/>
+<Entry outShaftSpeed="5273.93" torque="424.38" electricPower="251.08"/>
+<Entry outShaftSpeed="5273.93" torque="439.53" electricPower="260.02"/>
+<Entry outShaftSpeed="5273.93" torque="454.69" electricPower="268.97"/>
+<Entry outShaftSpeed="5273.93" torque="469.84" electricPower="277.94"/>
+<Entry outShaftSpeed="5273.93" torque="485.00" electricPower="286.92"/>
+<Entry outShaftSpeed="5625.48" torque="-485.00" electricPower="-266.86"/>
+<Entry outShaftSpeed="5625.48" torque="-469.84" electricPower="-258.51"/>
+<Entry outShaftSpeed="5625.48" torque="-454.69" electricPower="-250.15"/>
+<Entry outShaftSpeed="5625.48" torque="-439.53" electricPower="-241.78"/>
+<Entry outShaftSpeed="5625.48" torque="-424.38" electricPower="-233.38"/>
+<Entry outShaftSpeed="5625.48" torque="-409.22" electricPower="-224.98"/>
+<Entry outShaftSpeed="5625.48" torque="-394.06" electricPower="-216.55"/>
+<Entry outShaftSpeed="5625.48" torque="-378.91" electricPower="-208.13"/>
+<Entry outShaftSpeed="5625.48" torque="-363.75" electricPower="-199.67"/>
+<Entry outShaftSpeed="5625.48" torque="-348.59" electricPower="-191.21"/>
+<Entry outShaftSpeed="5625.48" torque="-333.44" electricPower="-182.72"/>
+<Entry outShaftSpeed="5625.48" torque="-318.28" electricPower="-174.23"/>
+<Entry outShaftSpeed="5625.48" torque="-303.13" electricPower="-165.71"/>
+<Entry outShaftSpeed="5625.48" torque="-287.97" electricPower="-157.19"/>
+<Entry outShaftSpeed="5625.48" torque="-272.81" electricPower="-148.65"/>
+<Entry outShaftSpeed="5625.48" torque="-257.66" electricPower="-140.09"/>
+<Entry outShaftSpeed="5625.48" torque="-242.50" electricPower="-131.52"/>
+<Entry outShaftSpeed="5625.48" torque="-227.34" electricPower="-122.94"/>
+<Entry outShaftSpeed="5625.48" torque="-212.19" electricPower="-114.34"/>
+<Entry outShaftSpeed="5625.48" torque="-197.03" electricPower="-105.72"/>
+<Entry outShaftSpeed="5625.48" torque="-181.88" electricPower="-97.09"/>
+<Entry outShaftSpeed="5625.48" torque="-166.72" electricPower="-88.44"/>
+<Entry outShaftSpeed="5625.48" torque="-151.56" electricPower="-79.78"/>
+<Entry outShaftSpeed="5625.48" torque="-136.41" electricPower="-71.10"/>
+<Entry outShaftSpeed="5625.48" torque="-121.25" electricPower="-62.41"/>
+<Entry outShaftSpeed="5625.48" torque="-106.09" electricPower="-53.71"/>
+<Entry outShaftSpeed="5625.48" torque="-90.94" electricPower="-44.99"/>
+<Entry outShaftSpeed="5625.48" torque="-75.78" electricPower="-36.25"/>
+<Entry outShaftSpeed="5625.48" torque="-60.63" electricPower="-27.50"/>
+<Entry outShaftSpeed="5625.48" torque="-45.47" electricPower="-18.73"/>
+<Entry outShaftSpeed="5625.48" torque="-30.31" electricPower="-9.95"/>
+<Entry outShaftSpeed="5625.48" torque="-15.16" electricPower="-1.15"/>
+<Entry outShaftSpeed="5625.48" torque="0.00" electricPower="7.87"/>
+<Entry outShaftSpeed="5625.48" torque="15.16" electricPower="16.94"/>
+<Entry outShaftSpeed="5625.48" torque="30.31" electricPower="26.03"/>
+<Entry outShaftSpeed="5625.48" torque="45.47" electricPower="35.13"/>
+<Entry outShaftSpeed="5625.48" torque="60.63" electricPower="44.25"/>
+<Entry outShaftSpeed="5625.48" torque="75.78" electricPower="53.38"/>
+<Entry outShaftSpeed="5625.48" torque="90.94" electricPower="62.53"/>
+<Entry outShaftSpeed="5625.48" torque="106.09" electricPower="71.70"/>
+<Entry outShaftSpeed="5625.48" torque="121.25" electricPower="80.88"/>
+<Entry outShaftSpeed="5625.48" torque="136.41" electricPower="90.07"/>
+<Entry outShaftSpeed="5625.48" torque="151.56" electricPower="99.29"/>
+<Entry outShaftSpeed="5625.48" torque="166.72" electricPower="108.51"/>
+<Entry outShaftSpeed="5625.48" torque="181.88" electricPower="117.75"/>
+<Entry outShaftSpeed="5625.48" torque="197.03" electricPower="127.00"/>
+<Entry outShaftSpeed="5625.48" torque="212.19" electricPower="136.28"/>
+<Entry outShaftSpeed="5625.48" torque="227.34" electricPower="145.56"/>
+<Entry outShaftSpeed="5625.48" torque="242.50" electricPower="154.87"/>
+<Entry outShaftSpeed="5625.48" torque="257.66" electricPower="164.18"/>
+<Entry outShaftSpeed="5625.48" torque="272.81" electricPower="173.52"/>
+<Entry outShaftSpeed="5625.48" torque="287.97" electricPower="182.87"/>
+<Entry outShaftSpeed="5625.48" torque="303.13" electricPower="192.22"/>
+<Entry outShaftSpeed="5625.48" torque="318.28" electricPower="201.61"/>
+<Entry outShaftSpeed="5625.48" torque="333.44" electricPower="211.00"/>
+<Entry outShaftSpeed="5625.48" torque="348.59" electricPower="220.41"/>
+<Entry outShaftSpeed="5625.48" torque="363.75" electricPower="229.83"/>
+<Entry outShaftSpeed="5625.48" torque="378.91" electricPower="239.27"/>
+<Entry outShaftSpeed="5625.48" torque="394.06" electricPower="248.72"/>
+<Entry outShaftSpeed="5625.48" torque="409.22" electricPower="258.20"/>
+<Entry outShaftSpeed="5625.48" torque="424.38" electricPower="267.68"/>
+<Entry outShaftSpeed="5625.48" torque="439.53" electricPower="277.19"/>
+<Entry outShaftSpeed="5625.48" torque="454.69" electricPower="286.70"/>
+<Entry outShaftSpeed="5625.48" torque="469.84" electricPower="296.23"/>
+<Entry outShaftSpeed="5625.48" torque="485.00" electricPower="305.78"/>
+<Entry outShaftSpeed="5977.17" torque="-485.00" electricPower="-283.73"/>
+<Entry outShaftSpeed="5977.17" torque="-469.84" electricPower="-274.83"/>
+<Entry outShaftSpeed="5977.17" torque="-454.69" electricPower="-265.92"/>
+<Entry outShaftSpeed="5977.17" torque="-439.53" electricPower="-256.99"/>
+<Entry outShaftSpeed="5977.17" torque="-424.38" electricPower="-248.04"/>
+<Entry outShaftSpeed="5977.17" torque="-409.22" electricPower="-239.09"/>
+<Entry outShaftSpeed="5977.17" torque="-394.06" electricPower="-230.12"/>
+<Entry outShaftSpeed="5977.17" torque="-378.91" electricPower="-221.13"/>
+<Entry outShaftSpeed="5977.17" torque="-363.75" electricPower="-212.12"/>
+<Entry outShaftSpeed="5977.17" torque="-348.59" electricPower="-203.10"/>
+<Entry outShaftSpeed="5977.17" torque="-333.44" electricPower="-194.06"/>
+<Entry outShaftSpeed="5977.17" torque="-318.28" electricPower="-185.02"/>
+<Entry outShaftSpeed="5977.17" torque="-303.13" electricPower="-175.96"/>
+<Entry outShaftSpeed="5977.17" torque="-287.97" electricPower="-166.88"/>
+<Entry outShaftSpeed="5977.17" torque="-272.81" electricPower="-157.78"/>
+<Entry outShaftSpeed="5977.17" torque="-257.66" electricPower="-148.67"/>
+<Entry outShaftSpeed="5977.17" torque="-242.50" electricPower="-139.54"/>
+<Entry outShaftSpeed="5977.17" torque="-227.34" electricPower="-130.41"/>
+<Entry outShaftSpeed="5977.17" torque="-212.19" electricPower="-121.25"/>
+<Entry outShaftSpeed="5977.17" torque="-197.03" electricPower="-112.08"/>
+<Entry outShaftSpeed="5977.17" torque="-181.88" electricPower="-102.90"/>
+<Entry outShaftSpeed="5977.17" torque="-166.72" electricPower="-93.71"/>
+<Entry outShaftSpeed="5977.17" torque="-151.56" electricPower="-84.49"/>
+<Entry outShaftSpeed="5977.17" torque="-136.41" electricPower="-75.26"/>
+<Entry outShaftSpeed="5977.17" torque="-121.25" electricPower="-66.01"/>
+<Entry outShaftSpeed="5977.17" torque="-106.09" electricPower="-56.75"/>
+<Entry outShaftSpeed="5977.17" torque="-90.94" electricPower="-47.48"/>
+<Entry outShaftSpeed="5977.17" torque="-75.78" electricPower="-38.19"/>
+<Entry outShaftSpeed="5977.17" torque="-60.63" electricPower="-28.89"/>
+<Entry outShaftSpeed="5977.17" torque="-45.47" electricPower="-19.57"/>
+<Entry outShaftSpeed="5977.17" torque="-30.31" electricPower="-10.23"/>
+<Entry outShaftSpeed="5977.17" torque="-15.16" electricPower="-0.88"/>
+<Entry outShaftSpeed="5977.17" torque="0.00" electricPower="8.71"/>
+<Entry outShaftSpeed="5977.17" torque="15.16" electricPower="18.35"/>
+<Entry outShaftSpeed="5977.17" torque="30.31" electricPower="28.00"/>
+<Entry outShaftSpeed="5977.17" torque="45.47" electricPower="37.67"/>
+<Entry outShaftSpeed="5977.17" torque="60.63" electricPower="47.35"/>
+<Entry outShaftSpeed="5977.17" torque="75.78" electricPower="57.05"/>
+<Entry outShaftSpeed="5977.17" torque="90.94" electricPower="66.76"/>
+<Entry outShaftSpeed="5977.17" torque="106.09" electricPower="76.49"/>
+<Entry outShaftSpeed="5977.17" torque="121.25" electricPower="86.23"/>
+<Entry outShaftSpeed="5977.17" torque="136.41" electricPower="95.99"/>
+<Entry outShaftSpeed="5977.17" torque="151.56" electricPower="105.77"/>
+<Entry outShaftSpeed="5977.17" torque="166.72" electricPower="115.55"/>
+<Entry outShaftSpeed="5977.17" torque="181.88" electricPower="125.36"/>
+<Entry outShaftSpeed="5977.17" torque="197.03" electricPower="135.18"/>
+<Entry outShaftSpeed="5977.17" torque="212.19" electricPower="145.02"/>
+<Entry outShaftSpeed="5977.17" torque="227.34" electricPower="154.87"/>
+<Entry outShaftSpeed="5977.17" torque="242.50" electricPower="164.73"/>
+<Entry outShaftSpeed="5977.17" torque="257.66" electricPower="174.62"/>
+<Entry outShaftSpeed="5977.17" torque="272.81" electricPower="184.51"/>
+<Entry outShaftSpeed="5977.17" torque="287.97" electricPower="194.42"/>
+<Entry outShaftSpeed="5977.17" torque="303.13" electricPower="204.35"/>
+<Entry outShaftSpeed="5977.17" torque="318.28" electricPower="214.29"/>
+<Entry outShaftSpeed="5977.17" torque="333.44" electricPower="224.25"/>
+<Entry outShaftSpeed="5977.17" torque="348.59" electricPower="234.22"/>
+<Entry outShaftSpeed="5977.17" torque="363.75" electricPower="244.21"/>
+<Entry outShaftSpeed="5977.17" torque="378.91" electricPower="254.21"/>
+<Entry outShaftSpeed="5977.17" torque="394.06" electricPower="264.24"/>
+<Entry outShaftSpeed="5977.17" torque="409.22" electricPower="274.27"/>
+<Entry outShaftSpeed="5977.17" torque="424.38" electricPower="284.32"/>
+<Entry outShaftSpeed="5977.17" torque="439.53" electricPower="294.38"/>
+<Entry outShaftSpeed="5977.17" torque="454.69" electricPower="304.46"/>
+<Entry outShaftSpeed="5977.17" torque="469.84" electricPower="314.56"/>
+<Entry outShaftSpeed="5977.17" torque="485.00" electricPower="324.68"/>
+<Entry outShaftSpeed="6328.72" torque="-485.00" electricPower="-300.56"/>
+<Entry outShaftSpeed="6328.72" torque="-469.84" electricPower="-291.12"/>
+<Entry outShaftSpeed="6328.72" torque="-454.69" electricPower="-281.64"/>
+<Entry outShaftSpeed="6328.72" torque="-439.53" electricPower="-272.16"/>
+<Entry outShaftSpeed="6328.72" torque="-424.38" electricPower="-262.67"/>
+<Entry outShaftSpeed="6328.72" torque="-409.22" electricPower="-253.15"/>
+<Entry outShaftSpeed="6328.72" torque="-394.06" electricPower="-243.63"/>
+<Entry outShaftSpeed="6328.72" torque="-378.91" electricPower="-234.09"/>
+<Entry outShaftSpeed="6328.72" torque="-363.75" electricPower="-224.53"/>
+<Entry outShaftSpeed="6328.72" torque="-348.59" electricPower="-214.96"/>
+<Entry outShaftSpeed="6328.72" torque="-333.44" electricPower="-205.37"/>
+<Entry outShaftSpeed="6328.72" torque="-318.28" electricPower="-195.77"/>
+<Entry outShaftSpeed="6328.72" torque="-303.13" electricPower="-186.15"/>
+<Entry outShaftSpeed="6328.72" torque="-287.97" electricPower="-176.52"/>
+<Entry outShaftSpeed="6328.72" torque="-272.81" electricPower="-166.88"/>
+<Entry outShaftSpeed="6328.72" torque="-257.66" electricPower="-157.21"/>
+<Entry outShaftSpeed="6328.72" torque="-242.50" electricPower="-147.54"/>
+<Entry outShaftSpeed="6328.72" torque="-227.34" electricPower="-137.84"/>
+<Entry outShaftSpeed="6328.72" torque="-212.19" electricPower="-128.13"/>
+<Entry outShaftSpeed="6328.72" torque="-197.03" electricPower="-118.41"/>
+<Entry outShaftSpeed="6328.72" torque="-181.88" electricPower="-108.67"/>
+<Entry outShaftSpeed="6328.72" torque="-166.72" electricPower="-98.92"/>
+<Entry outShaftSpeed="6328.72" torque="-151.56" electricPower="-89.15"/>
+<Entry outShaftSpeed="6328.72" torque="-136.41" electricPower="-79.37"/>
+<Entry outShaftSpeed="6328.72" torque="-121.25" electricPower="-69.57"/>
+<Entry outShaftSpeed="6328.72" torque="-106.09" electricPower="-59.76"/>
+<Entry outShaftSpeed="6328.72" torque="-90.94" electricPower="-49.93"/>
+<Entry outShaftSpeed="6328.72" torque="-75.78" electricPower="-40.09"/>
+<Entry outShaftSpeed="6328.72" torque="-60.63" electricPower="-30.23"/>
+<Entry outShaftSpeed="6328.72" torque="-45.47" electricPower="-20.36"/>
+<Entry outShaftSpeed="6328.72" torque="-30.31" electricPower="-10.48"/>
+<Entry outShaftSpeed="6328.72" torque="-15.16" electricPower="-0.57"/>
+<Entry outShaftSpeed="6328.72" torque="0.00" electricPower="9.60"/>
+<Entry outShaftSpeed="6328.72" torque="15.16" electricPower="19.80"/>
+<Entry outShaftSpeed="6328.72" torque="30.31" electricPower="30.01"/>
+<Entry outShaftSpeed="6328.72" torque="45.47" electricPower="40.24"/>
+<Entry outShaftSpeed="6328.72" torque="60.63" electricPower="50.49"/>
+<Entry outShaftSpeed="6328.72" torque="75.78" electricPower="60.75"/>
+<Entry outShaftSpeed="6328.72" torque="90.94" electricPower="71.03"/>
+<Entry outShaftSpeed="6328.72" torque="106.09" electricPower="81.32"/>
+<Entry outShaftSpeed="6328.72" torque="121.25" electricPower="91.63"/>
+<Entry outShaftSpeed="6328.72" torque="136.41" electricPower="101.96"/>
+<Entry outShaftSpeed="6328.72" torque="151.56" electricPower="112.29"/>
+<Entry outShaftSpeed="6328.72" torque="166.72" electricPower="122.64"/>
+<Entry outShaftSpeed="6328.72" torque="181.88" electricPower="133.02"/>
+<Entry outShaftSpeed="6328.72" torque="197.03" electricPower="143.40"/>
+<Entry outShaftSpeed="6328.72" torque="212.19" electricPower="153.79"/>
+<Entry outShaftSpeed="6328.72" torque="227.34" electricPower="164.21"/>
+<Entry outShaftSpeed="6328.72" torque="242.50" electricPower="174.64"/>
+<Entry outShaftSpeed="6328.72" torque="257.66" electricPower="185.09"/>
+<Entry outShaftSpeed="6328.72" torque="272.81" electricPower="195.55"/>
+<Entry outShaftSpeed="6328.72" torque="287.97" electricPower="206.03"/>
+<Entry outShaftSpeed="6328.72" torque="303.13" electricPower="216.52"/>
+<Entry outShaftSpeed="6328.72" torque="318.28" electricPower="227.03"/>
+<Entry outShaftSpeed="6328.72" torque="333.44" electricPower="237.54"/>
+<Entry outShaftSpeed="6328.72" torque="348.59" electricPower="248.09"/>
+<Entry outShaftSpeed="6328.72" torque="363.75" electricPower="258.63"/>
+<Entry outShaftSpeed="6328.72" torque="378.91" electricPower="269.21"/>
+<Entry outShaftSpeed="6328.72" torque="394.06" electricPower="279.79"/>
+<Entry outShaftSpeed="6328.72" torque="409.22" electricPower="290.38"/>
+<Entry outShaftSpeed="6328.72" torque="424.38" electricPower="301.00"/>
+<Entry outShaftSpeed="6328.72" torque="439.53" electricPower="311.63"/>
+<Entry outShaftSpeed="6328.72" torque="454.69" electricPower="322.28"/>
+<Entry outShaftSpeed="6328.72" torque="469.84" electricPower="332.94"/>
+<Entry outShaftSpeed="6328.72" torque="485.00" electricPower="343.62"/>
+<Entry outShaftSpeed="6680.27" torque="-485.00" electricPower="-317.36"/>
+<Entry outShaftSpeed="6680.27" torque="-469.84" electricPower="-307.35"/>
+<Entry outShaftSpeed="6680.27" torque="-454.69" electricPower="-297.33"/>
+<Entry outShaftSpeed="6680.27" torque="-439.53" electricPower="-287.29"/>
+<Entry outShaftSpeed="6680.27" torque="-424.38" electricPower="-277.25"/>
+<Entry outShaftSpeed="6680.27" torque="-409.22" electricPower="-267.18"/>
+<Entry outShaftSpeed="6680.27" torque="-394.06" electricPower="-257.10"/>
+<Entry outShaftSpeed="6680.27" torque="-378.91" electricPower="-247.01"/>
+<Entry outShaftSpeed="6680.27" torque="-363.75" electricPower="-236.89"/>
+<Entry outShaftSpeed="6680.27" torque="-348.59" electricPower="-226.77"/>
+<Entry outShaftSpeed="6680.27" torque="-333.44" electricPower="-216.63"/>
+<Entry outShaftSpeed="6680.27" torque="-318.28" electricPower="-206.47"/>
+<Entry outShaftSpeed="6680.27" torque="-303.13" electricPower="-196.30"/>
+<Entry outShaftSpeed="6680.27" torque="-287.97" electricPower="-186.12"/>
+<Entry outShaftSpeed="6680.27" torque="-272.81" electricPower="-175.92"/>
+<Entry outShaftSpeed="6680.27" torque="-257.66" electricPower="-165.71"/>
+<Entry outShaftSpeed="6680.27" torque="-242.50" electricPower="-155.47"/>
+<Entry outShaftSpeed="6680.27" torque="-227.34" electricPower="-145.23"/>
+<Entry outShaftSpeed="6680.27" torque="-212.19" electricPower="-134.97"/>
+<Entry outShaftSpeed="6680.27" torque="-197.03" electricPower="-124.70"/>
+<Entry outShaftSpeed="6680.27" torque="-181.88" electricPower="-114.40"/>
+<Entry outShaftSpeed="6680.27" torque="-166.72" electricPower="-104.10"/>
+<Entry outShaftSpeed="6680.27" torque="-151.56" electricPower="-93.78"/>
+<Entry outShaftSpeed="6680.27" torque="-136.41" electricPower="-83.44"/>
+<Entry outShaftSpeed="6680.27" torque="-121.25" electricPower="-73.09"/>
+<Entry outShaftSpeed="6680.27" torque="-106.09" electricPower="-62.73"/>
+<Entry outShaftSpeed="6680.27" torque="-90.94" electricPower="-52.35"/>
+<Entry outShaftSpeed="6680.27" torque="-75.78" electricPower="-41.95"/>
+<Entry outShaftSpeed="6680.27" torque="-60.63" electricPower="-31.54"/>
+<Entry outShaftSpeed="6680.27" torque="-45.47" electricPower="-21.12"/>
+<Entry outShaftSpeed="6680.27" torque="-30.31" electricPower="-10.68"/>
+<Entry outShaftSpeed="6680.27" torque="-15.16" electricPower="-0.22"/>
+<Entry outShaftSpeed="6680.27" torque="0.00" electricPower="10.52"/>
+<Entry outShaftSpeed="6680.27" torque="15.16" electricPower="21.29"/>
+<Entry outShaftSpeed="6680.27" torque="30.31" electricPower="32.07"/>
+<Entry outShaftSpeed="6680.27" torque="45.47" electricPower="42.86"/>
+<Entry outShaftSpeed="6680.27" torque="60.63" electricPower="53.67"/>
+<Entry outShaftSpeed="6680.27" torque="75.78" electricPower="64.50"/>
+<Entry outShaftSpeed="6680.27" torque="90.94" electricPower="75.34"/>
+<Entry outShaftSpeed="6680.27" torque="106.09" electricPower="86.20"/>
+<Entry outShaftSpeed="6680.27" torque="121.25" electricPower="97.07"/>
+<Entry outShaftSpeed="6680.27" torque="136.41" electricPower="107.96"/>
+<Entry outShaftSpeed="6680.27" torque="151.56" electricPower="118.86"/>
+<Entry outShaftSpeed="6680.27" torque="166.72" electricPower="129.78"/>
+<Entry outShaftSpeed="6680.27" torque="181.88" electricPower="140.71"/>
+<Entry outShaftSpeed="6680.27" torque="197.03" electricPower="151.66"/>
+<Entry outShaftSpeed="6680.27" torque="212.19" electricPower="162.63"/>
+<Entry outShaftSpeed="6680.27" torque="227.34" electricPower="173.60"/>
+<Entry outShaftSpeed="6680.27" torque="242.50" electricPower="184.60"/>
+<Entry outShaftSpeed="6680.27" torque="257.66" electricPower="195.61"/>
+<Entry outShaftSpeed="6680.27" torque="272.81" electricPower="206.63"/>
+<Entry outShaftSpeed="6680.27" torque="287.97" electricPower="217.67"/>
+<Entry outShaftSpeed="6680.27" torque="303.13" electricPower="228.72"/>
+<Entry outShaftSpeed="6680.27" torque="318.28" electricPower="239.79"/>
+<Entry outShaftSpeed="6680.27" torque="333.44" electricPower="250.88"/>
+<Entry outShaftSpeed="6680.27" torque="348.59" electricPower="261.98"/>
+<Entry outShaftSpeed="6680.27" torque="363.75" electricPower="273.11"/>
+<Entry outShaftSpeed="6680.27" torque="378.91" electricPower="284.23"/>
+<Entry outShaftSpeed="6680.27" torque="394.06" electricPower="295.38"/>
+<Entry outShaftSpeed="6680.27" torque="409.22" electricPower="306.54"/>
+<Entry outShaftSpeed="6680.27" torque="424.38" electricPower="317.72"/>
+<Entry outShaftSpeed="6680.27" torque="439.53" electricPower="328.92"/>
+<Entry outShaftSpeed="6680.27" torque="454.69" electricPower="340.13"/>
+<Entry outShaftSpeed="6680.27" torque="469.84" electricPower="351.35"/>
+<Entry outShaftSpeed="6680.27" torque="485.00" electricPower="362.59"/>
+<Entry outShaftSpeed="7031.81" torque="-485.00" electricPower="-334.11"/>
+<Entry outShaftSpeed="7031.81" torque="-469.84" electricPower="-323.55"/>
+<Entry outShaftSpeed="7031.81" torque="-454.69" electricPower="-312.97"/>
+<Entry outShaftSpeed="7031.81" torque="-439.53" electricPower="-302.38"/>
+<Entry outShaftSpeed="7031.81" torque="-424.38" electricPower="-291.79"/>
+<Entry outShaftSpeed="7031.81" torque="-409.22" electricPower="-281.17"/>
+<Entry outShaftSpeed="7031.81" torque="-394.06" electricPower="-270.54"/>
+<Entry outShaftSpeed="7031.81" torque="-378.91" electricPower="-259.88"/>
+<Entry outShaftSpeed="7031.81" torque="-363.75" electricPower="-249.22"/>
+<Entry outShaftSpeed="7031.81" torque="-348.59" electricPower="-238.54"/>
+<Entry outShaftSpeed="7031.81" torque="-333.44" electricPower="-227.85"/>
+<Entry outShaftSpeed="7031.81" torque="-318.28" electricPower="-217.14"/>
+<Entry outShaftSpeed="7031.81" torque="-303.13" electricPower="-206.42"/>
+<Entry outShaftSpeed="7031.81" torque="-287.97" electricPower="-195.68"/>
+<Entry outShaftSpeed="7031.81" torque="-272.81" electricPower="-184.93"/>
+<Entry outShaftSpeed="7031.81" torque="-257.66" electricPower="-174.16"/>
+<Entry outShaftSpeed="7031.81" torque="-242.50" electricPower="-163.38"/>
+<Entry outShaftSpeed="7031.81" torque="-227.34" electricPower="-152.58"/>
+<Entry outShaftSpeed="7031.81" torque="-212.19" electricPower="-141.77"/>
+<Entry outShaftSpeed="7031.81" torque="-197.03" electricPower="-130.94"/>
+<Entry outShaftSpeed="7031.81" torque="-181.88" electricPower="-120.10"/>
+<Entry outShaftSpeed="7031.81" torque="-166.72" electricPower="-109.24"/>
+<Entry outShaftSpeed="7031.81" torque="-151.56" electricPower="-98.37"/>
+<Entry outShaftSpeed="7031.81" torque="-136.41" electricPower="-87.48"/>
+<Entry outShaftSpeed="7031.81" torque="-121.25" electricPower="-76.57"/>
+<Entry outShaftSpeed="7031.81" torque="-106.09" electricPower="-65.65"/>
+<Entry outShaftSpeed="7031.81" torque="-90.94" electricPower="-54.72"/>
+<Entry outShaftSpeed="7031.81" torque="-75.78" electricPower="-43.77"/>
+<Entry outShaftSpeed="7031.81" torque="-60.63" electricPower="-32.81"/>
+<Entry outShaftSpeed="7031.81" torque="-45.47" electricPower="-21.83"/>
+<Entry outShaftSpeed="7031.81" torque="-30.31" electricPower="-10.84"/>
+<Entry outShaftSpeed="7031.81" torque="-15.16" electricPower="0.17"/>
+<Entry outShaftSpeed="7031.81" torque="0.00" electricPower="11.49"/>
+<Entry outShaftSpeed="7031.81" torque="15.16" electricPower="22.82"/>
+<Entry outShaftSpeed="7031.81" torque="30.31" electricPower="34.16"/>
+<Entry outShaftSpeed="7031.81" torque="45.47" electricPower="45.52"/>
+<Entry outShaftSpeed="7031.81" torque="60.63" electricPower="56.90"/>
+<Entry outShaftSpeed="7031.81" torque="75.78" electricPower="68.29"/>
+<Entry outShaftSpeed="7031.81" torque="90.94" electricPower="79.69"/>
+<Entry outShaftSpeed="7031.81" torque="106.09" electricPower="91.12"/>
+<Entry outShaftSpeed="7031.81" torque="121.25" electricPower="102.54"/>
+<Entry outShaftSpeed="7031.81" torque="136.41" electricPower="114.00"/>
+<Entry outShaftSpeed="7031.81" torque="151.56" electricPower="125.46"/>
+<Entry outShaftSpeed="7031.81" torque="166.72" electricPower="136.95"/>
+<Entry outShaftSpeed="7031.81" torque="181.88" electricPower="148.45"/>
+<Entry outShaftSpeed="7031.81" torque="197.03" electricPower="159.96"/>
+<Entry outShaftSpeed="7031.81" torque="212.19" electricPower="171.49"/>
+<Entry outShaftSpeed="7031.81" torque="227.34" electricPower="183.03"/>
+<Entry outShaftSpeed="7031.81" torque="242.50" electricPower="194.59"/>
+<Entry outShaftSpeed="7031.81" torque="257.66" electricPower="206.16"/>
+<Entry outShaftSpeed="7031.81" torque="272.81" electricPower="217.75"/>
+<Entry outShaftSpeed="7031.81" torque="287.97" electricPower="229.36"/>
+<Entry outShaftSpeed="7031.81" torque="303.13" electricPower="240.97"/>
+<Entry outShaftSpeed="7031.81" torque="318.28" electricPower="252.62"/>
+<Entry outShaftSpeed="7031.81" torque="333.44" electricPower="264.26"/>
+<Entry outShaftSpeed="7031.81" torque="348.59" electricPower="275.93"/>
+<Entry outShaftSpeed="7031.81" torque="363.75" electricPower="287.61"/>
+<Entry outShaftSpeed="7031.81" torque="378.91" electricPower="299.30"/>
+<Entry outShaftSpeed="7031.81" torque="394.06" electricPower="311.02"/>
+<Entry outShaftSpeed="7031.81" torque="409.22" electricPower="322.75"/>
+<Entry outShaftSpeed="7031.81" torque="424.38" electricPower="334.49"/>
+<Entry outShaftSpeed="7031.81" torque="439.53" electricPower="346.25"/>
+<Entry outShaftSpeed="7031.81" torque="454.69" electricPower="358.02"/>
+<Entry outShaftSpeed="7031.81" torque="469.84" electricPower="369.80"/>
+<Entry outShaftSpeed="7031.81" torque="485.00" electricPower="381.61"/>
+<Entry outShaftSpeed="7355.38" torque="-485.00" electricPower="-349.48"/>
+<Entry outShaftSpeed="7355.38" torque="-469.84" electricPower="-338.42"/>
+<Entry outShaftSpeed="7355.38" torque="-454.69" electricPower="-327.33"/>
+<Entry outShaftSpeed="7355.38" torque="-439.53" electricPower="-316.24"/>
+<Entry outShaftSpeed="7355.38" torque="-424.38" electricPower="-305.13"/>
+<Entry outShaftSpeed="7355.38" torque="-409.22" electricPower="-294.00"/>
+<Entry outShaftSpeed="7355.38" torque="-394.06" electricPower="-282.86"/>
+<Entry outShaftSpeed="7355.38" torque="-378.91" electricPower="-271.70"/>
+<Entry outShaftSpeed="7355.38" torque="-363.75" electricPower="-260.53"/>
+<Entry outShaftSpeed="7355.38" torque="-348.59" electricPower="-249.34"/>
+<Entry outShaftSpeed="7355.38" torque="-333.44" electricPower="-238.14"/>
+<Entry outShaftSpeed="7355.38" torque="-318.28" electricPower="-226.92"/>
+<Entry outShaftSpeed="7355.38" torque="-303.13" electricPower="-215.69"/>
+<Entry outShaftSpeed="7355.38" torque="-287.97" electricPower="-204.45"/>
+<Entry outShaftSpeed="7355.38" torque="-272.81" electricPower="-193.18"/>
+<Entry outShaftSpeed="7355.38" torque="-257.66" electricPower="-181.90"/>
+<Entry outShaftSpeed="7355.38" torque="-242.50" electricPower="-170.62"/>
+<Entry outShaftSpeed="7355.38" torque="-227.34" electricPower="-159.30"/>
+<Entry outShaftSpeed="7355.38" torque="-212.19" electricPower="-147.98"/>
+<Entry outShaftSpeed="7355.38" torque="-197.03" electricPower="-136.64"/>
+<Entry outShaftSpeed="7355.38" torque="-181.88" electricPower="-125.29"/>
+<Entry outShaftSpeed="7355.38" torque="-166.72" electricPower="-113.93"/>
+<Entry outShaftSpeed="7355.38" torque="-151.56" electricPower="-102.54"/>
+<Entry outShaftSpeed="7355.38" torque="-136.41" electricPower="-91.15"/>
+<Entry outShaftSpeed="7355.38" torque="-121.25" electricPower="-79.74"/>
+<Entry outShaftSpeed="7355.38" torque="-106.09" electricPower="-68.31"/>
+<Entry outShaftSpeed="7355.38" torque="-90.94" electricPower="-56.87"/>
+<Entry outShaftSpeed="7355.38" torque="-75.78" electricPower="-45.41"/>
+<Entry outShaftSpeed="7355.38" torque="-60.63" electricPower="-33.94"/>
+<Entry outShaftSpeed="7355.38" torque="-45.47" electricPower="-22.45"/>
+<Entry outShaftSpeed="7355.38" torque="-30.31" electricPower="-10.95"/>
+<Entry outShaftSpeed="7355.38" torque="-15.16" electricPower="0.58"/>
+<Entry outShaftSpeed="7355.38" torque="0.00" electricPower="12.41"/>
+<Entry outShaftSpeed="7355.38" torque="15.16" electricPower="24.26"/>
+<Entry outShaftSpeed="7355.38" torque="30.31" electricPower="36.13"/>
+<Entry outShaftSpeed="7355.38" torque="45.47" electricPower="48.00"/>
+<Entry outShaftSpeed="7355.38" torque="60.63" electricPower="59.90"/>
+<Entry outShaftSpeed="7355.38" torque="75.78" electricPower="71.81"/>
+<Entry outShaftSpeed="7355.38" torque="90.94" electricPower="83.73"/>
+<Entry outShaftSpeed="7355.38" torque="106.09" electricPower="95.67"/>
+<Entry outShaftSpeed="7355.38" torque="121.25" electricPower="107.63"/>
+<Entry outShaftSpeed="7355.38" torque="136.41" electricPower="119.60"/>
+<Entry outShaftSpeed="7355.38" torque="151.56" electricPower="131.58"/>
+<Entry outShaftSpeed="7355.38" torque="166.72" electricPower="143.58"/>
+<Entry outShaftSpeed="7355.38" torque="181.88" electricPower="155.60"/>
+<Entry outShaftSpeed="7355.38" torque="197.03" electricPower="167.63"/>
+<Entry outShaftSpeed="7355.38" torque="212.19" electricPower="179.68"/>
+<Entry outShaftSpeed="7355.38" torque="227.34" electricPower="191.74"/>
+<Entry outShaftSpeed="7355.38" torque="242.50" electricPower="203.82"/>
+<Entry outShaftSpeed="7355.38" torque="257.66" electricPower="215.91"/>
+<Entry outShaftSpeed="7355.38" torque="272.81" electricPower="228.02"/>
+<Entry outShaftSpeed="7355.38" torque="287.97" electricPower="240.14"/>
+<Entry outShaftSpeed="7355.38" torque="303.13" electricPower="252.29"/>
+<Entry outShaftSpeed="7355.38" torque="318.28" electricPower="264.44"/>
+<Entry outShaftSpeed="7355.38" torque="333.44" electricPower="276.61"/>
+<Entry outShaftSpeed="7355.38" torque="348.59" electricPower="288.79"/>
+<Entry outShaftSpeed="7355.38" torque="363.75" electricPower="300.99"/>
+<Entry outShaftSpeed="7355.38" torque="378.91" electricPower="313.21"/>
+<Entry outShaftSpeed="7355.38" torque="394.06" electricPower="325.44"/>
+<Entry outShaftSpeed="7355.38" torque="409.22" electricPower="337.69"/>
+<Entry outShaftSpeed="7355.38" torque="424.38" electricPower="349.95"/>
+<Entry outShaftSpeed="7355.38" torque="439.53" electricPower="362.22"/>
+<Entry outShaftSpeed="7355.38" torque="454.69" electricPower="374.52"/>
+<Entry outShaftSpeed="7355.38" torque="469.84" electricPower="386.82"/>
+<Entry outShaftSpeed="7355.38" torque="485.00" electricPower="399.14"/>
+							</PowerMap>
+						</VoltageLevel>
+						<VoltageLevel>
+							<Voltage>600</Voltage>
+							<ContinuousTorque>350.00</ContinuousTorque>
+							<TestSpeedContinuousTorque>2400.00</TestSpeedContinuousTorque>
+							<OverloadTorque>470.00</OverloadTorque>
+							<TestSpeedOverloadTorque>2500.00</TestSpeedOverloadTorque>
+							<OverloadDuration>120.00</OverloadDuration>
+							<MaxTorqueCurve>
+								<Entry outShaftSpeed="0.00" maxTorque="485.00" minTorque="-485.00"/>
+								<Entry outShaftSpeed="2461.16" maxTorque="485.00" minTorque="-485.00"/>
+								<Entry outShaftSpeed="2452.14" maxTorque="485.00" minTorque="-485.00"/>
+								<Entry outShaftSpeed="2466.86" maxTorque="483.88" minTorque="-483.88"/>
+								<Entry outShaftSpeed="2481.59" maxTorque="481.01" minTorque="-481.01"/>
+								<Entry outShaftSpeed="2496.32" maxTorque="478.17" minTorque="-478.17"/>
+								<Entry outShaftSpeed="2503.68" maxTorque="476.77" minTorque="-476.77"/>
+								<Entry outShaftSpeed="2577.32" maxTorque="463.14" minTorque="-463.14"/>
+								<Entry outShaftSpeed="2650.96" maxTorque="450.27" minTorque="-450.27"/>
+								<Entry outShaftSpeed="2724.59" maxTorque="438.10" minTorque="-438.10"/>
+								<Entry outShaftSpeed="2798.23" maxTorque="426.58" minTorque="-426.58"/>
+								<Entry outShaftSpeed="2871.87" maxTorque="415.64" minTorque="-415.64"/>
+								<Entry outShaftSpeed="2945.51" maxTorque="405.25" minTorque="-405.25"/>
+								<Entry outShaftSpeed="3019.15" maxTorque="395.36" minTorque="-395.36"/>
+								<Entry outShaftSpeed="3092.78" maxTorque="385.95" minTorque="-385.95"/>
+								<Entry outShaftSpeed="3166.42" maxTorque="376.98" minTorque="-376.98"/>
+								<Entry outShaftSpeed="3240.06" maxTorque="368.41" minTorque="-368.41"/>
+								<Entry outShaftSpeed="3313.70" maxTorque="360.22" minTorque="-360.22"/>
+								<Entry outShaftSpeed="3387.33" maxTorque="352.39" minTorque="-352.39"/>
+								<Entry outShaftSpeed="3460.97" maxTorque="344.90" minTorque="-344.90"/>
+								<Entry outShaftSpeed="3534.61" maxTorque="337.71" minTorque="-337.71"/>
+								<Entry outShaftSpeed="3608.25" maxTorque="330.82" minTorque="-330.82"/>
+								<Entry outShaftSpeed="3681.89" maxTorque="324.20" minTorque="-324.20"/>
+								<Entry outShaftSpeed="3755.52" maxTorque="317.84" minTorque="-317.84"/>
+								<Entry outShaftSpeed="3829.16" maxTorque="311.73" minTorque="-311.73"/>
+								<Entry outShaftSpeed="3902.80" maxTorque="305.85" minTorque="-305.85"/>
+								<Entry outShaftSpeed="3976.44" maxTorque="300.18" minTorque="-300.18"/>
+								<Entry outShaftSpeed="4050.07" maxTorque="294.72" minTorque="-294.72"/>
+								<Entry outShaftSpeed="4123.71" maxTorque="289.46" minTorque="-289.46"/>
+								<Entry outShaftSpeed="4197.35" maxTorque="284.38" minTorque="-284.38"/>
+								<Entry outShaftSpeed="4270.99" maxTorque="279.48" minTorque="-279.48"/>
+								<Entry outShaftSpeed="4344.62" maxTorque="274.74" minTorque="-274.74"/>
+								<Entry outShaftSpeed="4418.26" maxTorque="270.17" minTorque="-270.17"/>
+								<Entry outShaftSpeed="4491.90" maxTorque="265.73" minTorque="-265.73"/>
+								<Entry outShaftSpeed="4565.54" maxTorque="261.45" minTorque="-261.45"/>
+								<Entry outShaftSpeed="4639.18" maxTorque="257.30" minTorque="-257.30"/>
+								<Entry outShaftSpeed="4712.81" maxTorque="253.28" minTorque="-253.28"/>
+								<Entry outShaftSpeed="4786.45" maxTorque="249.39" minTorque="-249.39"/>
+								<Entry outShaftSpeed="4860.09" maxTorque="245.60" minTorque="-245.60"/>
+								<Entry outShaftSpeed="4933.73" maxTorque="241.94" minTorque="-241.94"/>
+								<Entry outShaftSpeed="5007.36" maxTorque="238.38" minTorque="-238.38"/>
+								<Entry outShaftSpeed="5081.00" maxTorque="234.92" minTorque="-234.92"/>
+								<Entry outShaftSpeed="5154.64" maxTorque="231.58" minTorque="-231.58"/>
+								<Entry outShaftSpeed="5228.28" maxTorque="228.31" minTorque="-228.31"/>
+								<Entry outShaftSpeed="5301.91" maxTorque="225.14" minTorque="-225.14"/>
+								<Entry outShaftSpeed="5375.55" maxTorque="222.06" minTorque="-222.06"/>
+								<Entry outShaftSpeed="5449.19" maxTorque="219.05" minTorque="-219.05"/>
+								<Entry outShaftSpeed="5522.83" maxTorque="216.13" minTorque="-216.13"/>
+								<Entry outShaftSpeed="5596.47" maxTorque="213.29" minTorque="-213.29"/>
+								<Entry outShaftSpeed="5670.10" maxTorque="210.51" minTorque="-210.51"/>
+								<Entry outShaftSpeed="5743.74" maxTorque="207.82" minTorque="-207.82"/>
+								<Entry outShaftSpeed="5817.38" maxTorque="205.19" minTorque="-205.19"/>
+								<Entry outShaftSpeed="5891.02" maxTorque="202.62" minTorque="-202.62"/>
+								<Entry outShaftSpeed="5964.65" maxTorque="200.12" minTorque="-200.12"/>
+								<Entry outShaftSpeed="6038.29" maxTorque="197.69" minTorque="-197.69"/>
+								<Entry outShaftSpeed="6111.93" maxTorque="195.30" minTorque="-195.30"/>
+								<Entry outShaftSpeed="6185.57" maxTorque="192.97" minTorque="-192.97"/>
+								<Entry outShaftSpeed="6259.20" maxTorque="190.70" minTorque="-190.70"/>
+								<Entry outShaftSpeed="6332.84" maxTorque="188.48" minTorque="-188.48"/>
+								<Entry outShaftSpeed="6406.48" maxTorque="186.32" minTorque="-186.32"/>
+								<Entry outShaftSpeed="6480.12" maxTorque="184.20" minTorque="-184.20"/>
+								<Entry outShaftSpeed="6553.76" maxTorque="182.13" minTorque="-182.13"/>
+								<Entry outShaftSpeed="6627.39" maxTorque="180.10" minTorque="-180.10"/>
+								<Entry outShaftSpeed="6701.03" maxTorque="178.13" minTorque="-178.13"/>
+								<Entry outShaftSpeed="6774.67" maxTorque="176.20" minTorque="-176.20"/>
+								<Entry outShaftSpeed="6848.31" maxTorque="174.30" minTorque="-174.30"/>
+								<Entry outShaftSpeed="6921.94" maxTorque="172.44" minTorque="-172.44"/>
+								<Entry outShaftSpeed="6995.58" maxTorque="170.64" minTorque="-170.64"/>
+								<Entry outShaftSpeed="7069.22" maxTorque="168.85" minTorque="-168.85"/>
+								<Entry outShaftSpeed="7142.86" maxTorque="167.11" minTorque="-167.11"/>
+								<Entry outShaftSpeed="7216.49" maxTorque="165.41" minTorque="-165.41"/>
+								<Entry outShaftSpeed="7290.13" maxTorque="163.74" minTorque="-163.74"/>
+								<Entry outShaftSpeed="7363.77" maxTorque="162.10" minTorque="-162.10"/>
+															</MaxTorqueCurve>
+							<PowerMap>
+								<Entry outShaftSpeed="0.00" torque="-485.00" electricPower="8.79"/>
+<Entry outShaftSpeed="0.00" torque="-469.84" electricPower="8.28"/>
+<Entry outShaftSpeed="0.00" torque="-454.69" electricPower="7.78"/>
+<Entry outShaftSpeed="0.00" torque="-439.53" electricPower="7.30"/>
+<Entry outShaftSpeed="0.00" torque="-424.38" electricPower="6.84"/>
+<Entry outShaftSpeed="0.00" torque="-409.22" electricPower="6.39"/>
+<Entry outShaftSpeed="0.00" torque="-394.06" electricPower="5.95"/>
+<Entry outShaftSpeed="0.00" torque="-378.91" electricPower="5.53"/>
+<Entry outShaftSpeed="0.00" torque="-363.75" electricPower="5.13"/>
+<Entry outShaftSpeed="0.00" torque="-348.59" electricPower="4.74"/>
+<Entry outShaftSpeed="0.00" torque="-333.44" electricPower="4.36"/>
+<Entry outShaftSpeed="0.00" torque="-318.28" electricPower="4.00"/>
+<Entry outShaftSpeed="0.00" torque="-303.13" electricPower="3.66"/>
+<Entry outShaftSpeed="0.00" torque="-287.97" electricPower="3.33"/>
+<Entry outShaftSpeed="0.00" torque="-272.81" electricPower="3.02"/>
+<Entry outShaftSpeed="0.00" torque="-257.66" electricPower="2.72"/>
+<Entry outShaftSpeed="0.00" torque="-242.50" electricPower="2.44"/>
+<Entry outShaftSpeed="0.00" torque="-227.34" electricPower="2.18"/>
+<Entry outShaftSpeed="0.00" torque="-212.19" electricPower="1.92"/>
+<Entry outShaftSpeed="0.00" torque="-197.03" electricPower="1.69"/>
+<Entry outShaftSpeed="0.00" torque="-181.88" electricPower="1.47"/>
+<Entry outShaftSpeed="0.00" torque="-166.72" electricPower="1.26"/>
+<Entry outShaftSpeed="0.00" torque="-151.56" electricPower="1.07"/>
+<Entry outShaftSpeed="0.00" torque="-136.41" electricPower="0.90"/>
+<Entry outShaftSpeed="0.00" torque="-121.25" electricPower="0.74"/>
+<Entry outShaftSpeed="0.00" torque="-106.09" electricPower="0.59"/>
+<Entry outShaftSpeed="0.00" torque="-90.94" electricPower="0.46"/>
+<Entry outShaftSpeed="0.00" torque="-75.78" electricPower="0.35"/>
+<Entry outShaftSpeed="0.00" torque="-60.63" electricPower="0.25"/>
+<Entry outShaftSpeed="0.00" torque="-45.47" electricPower="0.17"/>
+<Entry outShaftSpeed="0.00" torque="-30.31" electricPower="0.10"/>
+<Entry outShaftSpeed="0.00" torque="-15.16" electricPower="0.05"/>
+<Entry outShaftSpeed="0.00" torque="0.00" electricPower="0.03"/>
+<Entry outShaftSpeed="0.00" torque="15.16" electricPower="0.08"/>
+<Entry outShaftSpeed="0.00" torque="30.31" electricPower="0.14"/>
+<Entry outShaftSpeed="0.00" torque="45.47" electricPower="0.21"/>
+<Entry outShaftSpeed="0.00" torque="60.63" electricPower="0.31"/>
+<Entry outShaftSpeed="0.00" torque="75.78" electricPower="0.41"/>
+<Entry outShaftSpeed="0.00" torque="90.94" electricPower="0.53"/>
+<Entry outShaftSpeed="0.00" torque="106.09" electricPower="0.67"/>
+<Entry outShaftSpeed="0.00" torque="121.25" electricPower="0.82"/>
+<Entry outShaftSpeed="0.00" torque="136.41" electricPower="0.99"/>
+<Entry outShaftSpeed="0.00" torque="151.56" electricPower="1.18"/>
+<Entry outShaftSpeed="0.00" torque="166.72" electricPower="1.37"/>
+<Entry outShaftSpeed="0.00" torque="181.88" electricPower="1.59"/>
+<Entry outShaftSpeed="0.00" torque="197.03" electricPower="1.82"/>
+<Entry outShaftSpeed="0.00" torque="212.19" electricPower="2.06"/>
+<Entry outShaftSpeed="0.00" torque="227.34" electricPower="2.32"/>
+<Entry outShaftSpeed="0.00" torque="242.50" electricPower="2.60"/>
+<Entry outShaftSpeed="0.00" torque="257.66" electricPower="2.89"/>
+<Entry outShaftSpeed="0.00" torque="272.81" electricPower="3.19"/>
+<Entry outShaftSpeed="0.00" torque="287.97" electricPower="3.51"/>
+<Entry outShaftSpeed="0.00" torque="303.13" electricPower="3.85"/>
+<Entry outShaftSpeed="0.00" torque="318.28" electricPower="4.20"/>
+<Entry outShaftSpeed="0.00" torque="333.44" electricPower="4.57"/>
+<Entry outShaftSpeed="0.00" torque="348.59" electricPower="4.95"/>
+<Entry outShaftSpeed="0.00" torque="363.75" electricPower="5.35"/>
+<Entry outShaftSpeed="0.00" torque="378.91" electricPower="5.76"/>
+<Entry outShaftSpeed="0.00" torque="394.06" electricPower="6.19"/>
+<Entry outShaftSpeed="0.00" torque="409.22" electricPower="6.63"/>
+<Entry outShaftSpeed="0.00" torque="424.38" electricPower="7.09"/>
+<Entry outShaftSpeed="0.00" torque="439.53" electricPower="7.57"/>
+<Entry outShaftSpeed="0.00" torque="454.69" electricPower="8.06"/>
+<Entry outShaftSpeed="0.00" torque="469.84" electricPower="8.56"/>
+<Entry outShaftSpeed="0.00" torque="485.00" electricPower="9.08"/>
+<Entry outShaftSpeed="70.32" torque="-485.00" electricPower="5.21"/>
+<Entry outShaftSpeed="70.32" torque="-469.84" electricPower="4.81"/>
+<Entry outShaftSpeed="70.32" torque="-454.69" electricPower="4.43"/>
+<Entry outShaftSpeed="70.32" torque="-439.53" electricPower="4.06"/>
+<Entry outShaftSpeed="70.32" torque="-424.38" electricPower="3.71"/>
+<Entry outShaftSpeed="70.32" torque="-409.22" electricPower="3.37"/>
+<Entry outShaftSpeed="70.32" torque="-394.06" electricPower="3.05"/>
+<Entry outShaftSpeed="70.32" torque="-378.91" electricPower="2.74"/>
+<Entry outShaftSpeed="70.32" torque="-363.75" electricPower="2.45"/>
+<Entry outShaftSpeed="70.32" torque="-348.59" electricPower="2.17"/>
+<Entry outShaftSpeed="70.32" torque="-333.44" electricPower="1.91"/>
+<Entry outShaftSpeed="70.32" torque="-318.28" electricPower="1.67"/>
+<Entry outShaftSpeed="70.32" torque="-303.13" electricPower="1.44"/>
+<Entry outShaftSpeed="70.32" torque="-287.97" electricPower="1.22"/>
+<Entry outShaftSpeed="70.32" torque="-272.81" electricPower="1.02"/>
+<Entry outShaftSpeed="70.32" torque="-257.66" electricPower="0.84"/>
+<Entry outShaftSpeed="70.32" torque="-242.50" electricPower="0.67"/>
+<Entry outShaftSpeed="70.32" torque="-227.34" electricPower="0.52"/>
+<Entry outShaftSpeed="70.32" torque="-212.19" electricPower="0.38"/>
+<Entry outShaftSpeed="70.32" torque="-197.03" electricPower="0.26"/>
+<Entry outShaftSpeed="70.32" torque="-181.88" electricPower="0.15"/>
+<Entry outShaftSpeed="70.32" torque="-166.72" electricPower="0.06"/>
+<Entry outShaftSpeed="70.32" torque="-151.56" electricPower="-0.02"/>
+<Entry outShaftSpeed="70.32" torque="-136.41" electricPower="-0.08"/>
+<Entry outShaftSpeed="70.32" torque="-121.25" electricPower="-0.12"/>
+<Entry outShaftSpeed="70.32" torque="-106.09" electricPower="-0.16"/>
+<Entry outShaftSpeed="70.32" torque="-90.94" electricPower="-0.17"/>
+<Entry outShaftSpeed="70.32" torque="-75.78" electricPower="-0.17"/>
+<Entry outShaftSpeed="70.32" torque="-60.63" electricPower="-0.16"/>
+<Entry outShaftSpeed="70.32" torque="-45.47" electricPower="-0.13"/>
+<Entry outShaftSpeed="70.32" torque="-30.31" electricPower="-0.09"/>
+<Entry outShaftSpeed="70.32" torque="-15.16" electricPower="-0.03"/>
+<Entry outShaftSpeed="70.32" torque="0.00" electricPower="0.06"/>
+<Entry outShaftSpeed="70.32" torque="15.16" electricPower="0.22"/>
+<Entry outShaftSpeed="70.32" torque="30.31" electricPower="0.40"/>
+<Entry outShaftSpeed="70.32" torque="45.47" electricPower="0.59"/>
+<Entry outShaftSpeed="70.32" torque="60.63" electricPower="0.79"/>
+<Entry outShaftSpeed="70.32" torque="75.78" electricPower="1.01"/>
+<Entry outShaftSpeed="70.32" torque="90.94" electricPower="1.24"/>
+<Entry outShaftSpeed="70.32" torque="106.09" electricPower="1.49"/>
+<Entry outShaftSpeed="70.32" torque="121.25" electricPower="1.76"/>
+<Entry outShaftSpeed="70.32" torque="136.41" electricPower="2.04"/>
+<Entry outShaftSpeed="70.32" torque="151.56" electricPower="2.34"/>
+<Entry outShaftSpeed="70.32" torque="166.72" electricPower="2.65"/>
+<Entry outShaftSpeed="70.32" torque="181.88" electricPower="2.97"/>
+<Entry outShaftSpeed="70.32" torque="197.03" electricPower="3.32"/>
+<Entry outShaftSpeed="70.32" torque="212.19" electricPower="3.67"/>
+<Entry outShaftSpeed="70.32" torque="227.34" electricPower="4.05"/>
+<Entry outShaftSpeed="70.32" torque="242.50" electricPower="4.43"/>
+<Entry outShaftSpeed="70.32" torque="257.66" electricPower="4.84"/>
+<Entry outShaftSpeed="70.32" torque="272.81" electricPower="5.26"/>
+<Entry outShaftSpeed="70.32" torque="287.97" electricPower="5.69"/>
+<Entry outShaftSpeed="70.32" torque="303.13" electricPower="6.14"/>
+<Entry outShaftSpeed="70.32" torque="318.28" electricPower="6.60"/>
+<Entry outShaftSpeed="70.32" torque="333.44" electricPower="7.08"/>
+<Entry outShaftSpeed="70.32" torque="348.59" electricPower="7.58"/>
+<Entry outShaftSpeed="70.32" torque="363.75" electricPower="8.09"/>
+<Entry outShaftSpeed="70.32" torque="378.91" electricPower="8.62"/>
+<Entry outShaftSpeed="70.32" torque="394.06" electricPower="9.16"/>
+<Entry outShaftSpeed="70.32" torque="409.22" electricPower="9.71"/>
+<Entry outShaftSpeed="70.32" torque="424.38" electricPower="10.28"/>
+<Entry outShaftSpeed="70.32" torque="439.53" electricPower="10.87"/>
+<Entry outShaftSpeed="70.32" torque="454.69" electricPower="11.47"/>
+<Entry outShaftSpeed="70.32" torque="469.84" electricPower="12.09"/>
+<Entry outShaftSpeed="70.32" torque="485.00" electricPower="12.72"/>
+<Entry outShaftSpeed="140.64" torque="-485.00" electricPower="1.63"/>
+<Entry outShaftSpeed="140.64" torque="-469.84" electricPower="1.35"/>
+<Entry outShaftSpeed="140.64" torque="-454.69" electricPower="1.08"/>
+<Entry outShaftSpeed="140.64" torque="-439.53" electricPower="0.83"/>
+<Entry outShaftSpeed="140.64" torque="-424.38" electricPower="0.59"/>
+<Entry outShaftSpeed="140.64" torque="-409.22" electricPower="0.37"/>
+<Entry outShaftSpeed="140.64" torque="-394.06" electricPower="0.16"/>
+<Entry outShaftSpeed="140.64" torque="-378.91" electricPower="-0.03"/>
+<Entry outShaftSpeed="140.64" torque="-363.75" electricPower="-0.20"/>
+<Entry outShaftSpeed="140.64" torque="-348.59" electricPower="-0.36"/>
+<Entry outShaftSpeed="140.64" torque="-333.44" electricPower="-0.51"/>
+<Entry outShaftSpeed="140.64" torque="-318.28" electricPower="-0.64"/>
+<Entry outShaftSpeed="140.64" torque="-303.13" electricPower="-0.76"/>
+<Entry outShaftSpeed="140.64" torque="-287.97" electricPower="-0.86"/>
+<Entry outShaftSpeed="140.64" torque="-272.81" electricPower="-0.94"/>
+<Entry outShaftSpeed="140.64" torque="-257.66" electricPower="-1.01"/>
+<Entry outShaftSpeed="140.64" torque="-242.50" electricPower="-1.07"/>
+<Entry outShaftSpeed="140.64" torque="-227.34" electricPower="-1.11"/>
+<Entry outShaftSpeed="140.64" torque="-212.19" electricPower="-1.14"/>
+<Entry outShaftSpeed="140.64" torque="-197.03" electricPower="-1.15"/>
+<Entry outShaftSpeed="140.64" torque="-181.88" electricPower="-1.14"/>
+<Entry outShaftSpeed="140.64" torque="-166.72" electricPower="-1.12"/>
+<Entry outShaftSpeed="140.64" torque="-151.56" electricPower="-1.09"/>
+<Entry outShaftSpeed="140.64" torque="-136.41" electricPower="-1.04"/>
+<Entry outShaftSpeed="140.64" torque="-121.25" electricPower="-0.98"/>
+<Entry outShaftSpeed="140.64" torque="-106.09" electricPower="-0.90"/>
+<Entry outShaftSpeed="140.64" torque="-90.94" electricPower="-0.80"/>
+<Entry outShaftSpeed="140.64" torque="-75.78" electricPower="-0.69"/>
+<Entry outShaftSpeed="140.64" torque="-60.63" electricPower="-0.57"/>
+<Entry outShaftSpeed="140.64" torque="-45.47" electricPower="-0.43"/>
+<Entry outShaftSpeed="140.64" torque="-30.31" electricPower="-0.28"/>
+<Entry outShaftSpeed="140.64" torque="-15.16" electricPower="-0.11"/>
+<Entry outShaftSpeed="140.64" torque="0.00" electricPower="0.10"/>
+<Entry outShaftSpeed="140.64" torque="15.16" electricPower="0.37"/>
+<Entry outShaftSpeed="140.64" torque="30.31" electricPower="0.66"/>
+<Entry outShaftSpeed="140.64" torque="45.47" electricPower="0.96"/>
+<Entry outShaftSpeed="140.64" torque="60.63" electricPower="1.28"/>
+<Entry outShaftSpeed="140.64" torque="75.78" electricPower="1.61"/>
+<Entry outShaftSpeed="140.64" torque="90.94" electricPower="1.96"/>
+<Entry outShaftSpeed="140.64" torque="106.09" electricPower="2.32"/>
+<Entry outShaftSpeed="140.64" torque="121.25" electricPower="2.70"/>
+<Entry outShaftSpeed="140.64" torque="136.41" electricPower="3.09"/>
+<Entry outShaftSpeed="140.64" torque="151.56" electricPower="3.50"/>
+<Entry outShaftSpeed="140.64" torque="166.72" electricPower="3.92"/>
+<Entry outShaftSpeed="140.64" torque="181.88" electricPower="4.36"/>
+<Entry outShaftSpeed="140.64" torque="197.03" electricPower="4.82"/>
+<Entry outShaftSpeed="140.64" torque="212.19" electricPower="5.29"/>
+<Entry outShaftSpeed="140.64" torque="227.34" electricPower="5.77"/>
+<Entry outShaftSpeed="140.64" torque="242.50" electricPower="6.27"/>
+<Entry outShaftSpeed="140.64" torque="257.66" electricPower="6.79"/>
+<Entry outShaftSpeed="140.64" torque="272.81" electricPower="7.32"/>
+<Entry outShaftSpeed="140.64" torque="287.97" electricPower="7.87"/>
+<Entry outShaftSpeed="140.64" torque="303.13" electricPower="8.43"/>
+<Entry outShaftSpeed="140.64" torque="318.28" electricPower="9.01"/>
+<Entry outShaftSpeed="140.64" torque="333.44" electricPower="9.60"/>
+<Entry outShaftSpeed="140.64" torque="348.59" electricPower="10.21"/>
+<Entry outShaftSpeed="140.64" torque="363.75" electricPower="10.83"/>
+<Entry outShaftSpeed="140.64" torque="378.91" electricPower="11.47"/>
+<Entry outShaftSpeed="140.64" torque="394.06" electricPower="12.12"/>
+<Entry outShaftSpeed="140.64" torque="409.22" electricPower="12.79"/>
+<Entry outShaftSpeed="140.64" torque="424.38" electricPower="13.48"/>
+<Entry outShaftSpeed="140.64" torque="439.53" electricPower="14.18"/>
+<Entry outShaftSpeed="140.64" torque="454.69" electricPower="14.89"/>
+<Entry outShaftSpeed="140.64" torque="469.84" electricPower="15.62"/>
+<Entry outShaftSpeed="140.64" torque="485.00" electricPower="16.37"/>
+<Entry outShaftSpeed="210.96" torque="-485.00" electricPower="-1.88"/>
+<Entry outShaftSpeed="210.96" torque="-469.84" electricPower="-2.05"/>
+<Entry outShaftSpeed="210.96" torque="-454.69" electricPower="-2.21"/>
+<Entry outShaftSpeed="210.96" torque="-439.53" electricPower="-2.35"/>
+<Entry outShaftSpeed="210.96" torque="-424.38" electricPower="-2.47"/>
+<Entry outShaftSpeed="210.96" torque="-409.22" electricPower="-2.58"/>
+<Entry outShaftSpeed="210.96" torque="-394.06" electricPower="-2.68"/>
+<Entry outShaftSpeed="210.96" torque="-378.91" electricPower="-2.76"/>
+<Entry outShaftSpeed="210.96" torque="-363.75" electricPower="-2.82"/>
+<Entry outShaftSpeed="210.96" torque="-348.59" electricPower="-2.87"/>
+<Entry outShaftSpeed="210.96" torque="-333.44" electricPower="-2.91"/>
+<Entry outShaftSpeed="210.96" torque="-318.28" electricPower="-2.93"/>
+<Entry outShaftSpeed="210.96" torque="-303.13" electricPower="-2.93"/>
+<Entry outShaftSpeed="210.96" torque="-287.97" electricPower="-2.93"/>
+<Entry outShaftSpeed="210.96" torque="-272.81" electricPower="-2.90"/>
+<Entry outShaftSpeed="210.96" torque="-257.66" electricPower="-2.86"/>
+<Entry outShaftSpeed="210.96" torque="-242.50" electricPower="-2.81"/>
+<Entry outShaftSpeed="210.96" torque="-227.34" electricPower="-2.74"/>
+<Entry outShaftSpeed="210.96" torque="-212.19" electricPower="-2.65"/>
+<Entry outShaftSpeed="210.96" torque="-197.03" electricPower="-2.55"/>
+<Entry outShaftSpeed="210.96" torque="-181.88" electricPower="-2.44"/>
+<Entry outShaftSpeed="210.96" torque="-166.72" electricPower="-2.31"/>
+<Entry outShaftSpeed="210.96" torque="-151.56" electricPower="-2.16"/>
+<Entry outShaftSpeed="210.96" torque="-136.41" electricPower="-2.00"/>
+<Entry outShaftSpeed="210.96" torque="-121.25" electricPower="-1.83"/>
+<Entry outShaftSpeed="210.96" torque="-106.09" electricPower="-1.64"/>
+<Entry outShaftSpeed="210.96" torque="-90.94" electricPower="-1.43"/>
+<Entry outShaftSpeed="210.96" torque="-75.78" electricPower="-1.21"/>
+<Entry outShaftSpeed="210.96" torque="-60.63" electricPower="-0.98"/>
+<Entry outShaftSpeed="210.96" torque="-45.47" electricPower="-0.73"/>
+<Entry outShaftSpeed="210.96" torque="-30.31" electricPower="-0.46"/>
+<Entry outShaftSpeed="210.96" torque="-15.16" electricPower="-0.18"/>
+<Entry outShaftSpeed="210.96" torque="0.00" electricPower="0.13"/>
+<Entry outShaftSpeed="210.96" torque="15.16" electricPower="0.52"/>
+<Entry outShaftSpeed="210.96" torque="30.31" electricPower="0.92"/>
+<Entry outShaftSpeed="210.96" torque="45.47" electricPower="1.33"/>
+<Entry outShaftSpeed="210.96" torque="60.63" electricPower="1.76"/>
+<Entry outShaftSpeed="210.96" torque="75.78" electricPower="2.21"/>
+<Entry outShaftSpeed="210.96" torque="90.94" electricPower="2.67"/>
+<Entry outShaftSpeed="210.96" torque="106.09" electricPower="3.14"/>
+<Entry outShaftSpeed="210.96" torque="121.25" electricPower="3.63"/>
+<Entry outShaftSpeed="210.96" torque="136.41" electricPower="4.14"/>
+<Entry outShaftSpeed="210.96" torque="151.56" electricPower="4.66"/>
+<Entry outShaftSpeed="210.96" torque="166.72" electricPower="5.20"/>
+<Entry outShaftSpeed="210.96" torque="181.88" electricPower="5.75"/>
+<Entry outShaftSpeed="210.96" torque="197.03" electricPower="6.32"/>
+<Entry outShaftSpeed="210.96" torque="212.19" electricPower="6.90"/>
+<Entry outShaftSpeed="210.96" torque="227.34" electricPower="7.50"/>
+<Entry outShaftSpeed="210.96" torque="242.50" electricPower="8.12"/>
+<Entry outShaftSpeed="210.96" torque="257.66" electricPower="8.74"/>
+<Entry outShaftSpeed="210.96" torque="272.81" electricPower="9.39"/>
+<Entry outShaftSpeed="210.96" torque="287.97" electricPower="10.05"/>
+<Entry outShaftSpeed="210.96" torque="303.13" electricPower="10.72"/>
+<Entry outShaftSpeed="210.96" torque="318.28" electricPower="11.41"/>
+<Entry outShaftSpeed="210.96" torque="333.44" electricPower="12.12"/>
+<Entry outShaftSpeed="210.96" torque="348.59" electricPower="12.84"/>
+<Entry outShaftSpeed="210.96" torque="363.75" electricPower="13.58"/>
+<Entry outShaftSpeed="210.96" torque="378.91" electricPower="14.33"/>
+<Entry outShaftSpeed="210.96" torque="394.06" electricPower="15.09"/>
+<Entry outShaftSpeed="210.96" torque="409.22" electricPower="15.88"/>
+<Entry outShaftSpeed="210.96" torque="424.38" electricPower="16.67"/>
+<Entry outShaftSpeed="210.96" torque="439.53" electricPower="17.49"/>
+<Entry outShaftSpeed="210.96" torque="454.69" electricPower="18.31"/>
+<Entry outShaftSpeed="210.96" torque="469.84" electricPower="19.16"/>
+<Entry outShaftSpeed="210.96" torque="485.00" electricPower="20.02"/>
+<Entry outShaftSpeed="281.28" torque="-485.00" electricPower="-5.38"/>
+<Entry outShaftSpeed="281.28" torque="-469.84" electricPower="-5.44"/>
+<Entry outShaftSpeed="281.28" torque="-454.69" electricPower="-5.49"/>
+<Entry outShaftSpeed="281.28" torque="-439.53" electricPower="-5.52"/>
+<Entry outShaftSpeed="281.28" torque="-424.38" electricPower="-5.53"/>
+<Entry outShaftSpeed="281.28" torque="-409.22" electricPower="-5.53"/>
+<Entry outShaftSpeed="281.28" torque="-394.06" electricPower="-5.52"/>
+<Entry outShaftSpeed="281.28" torque="-378.91" electricPower="-5.49"/>
+<Entry outShaftSpeed="281.28" torque="-363.75" electricPower="-5.44"/>
+<Entry outShaftSpeed="281.28" torque="-348.59" electricPower="-5.38"/>
+<Entry outShaftSpeed="281.28" torque="-333.44" electricPower="-5.31"/>
+<Entry outShaftSpeed="281.28" torque="-318.28" electricPower="-5.22"/>
+<Entry outShaftSpeed="281.28" torque="-303.13" electricPower="-5.11"/>
+<Entry outShaftSpeed="281.28" torque="-287.97" electricPower="-4.99"/>
+<Entry outShaftSpeed="281.28" torque="-272.81" electricPower="-4.86"/>
+<Entry outShaftSpeed="281.28" torque="-257.66" electricPower="-4.70"/>
+<Entry outShaftSpeed="281.28" torque="-242.50" electricPower="-4.54"/>
+<Entry outShaftSpeed="281.28" torque="-227.34" electricPower="-4.36"/>
+<Entry outShaftSpeed="281.28" torque="-212.19" electricPower="-4.16"/>
+<Entry outShaftSpeed="281.28" torque="-197.03" electricPower="-3.95"/>
+<Entry outShaftSpeed="281.28" torque="-181.88" electricPower="-3.73"/>
+<Entry outShaftSpeed="281.28" torque="-166.72" electricPower="-3.49"/>
+<Entry outShaftSpeed="281.28" torque="-151.56" electricPower="-3.23"/>
+<Entry outShaftSpeed="281.28" torque="-136.41" electricPower="-2.96"/>
+<Entry outShaftSpeed="281.28" torque="-121.25" electricPower="-2.68"/>
+<Entry outShaftSpeed="281.28" torque="-106.09" electricPower="-2.38"/>
+<Entry outShaftSpeed="281.28" torque="-90.94" electricPower="-2.06"/>
+<Entry outShaftSpeed="281.28" torque="-75.78" electricPower="-1.73"/>
+<Entry outShaftSpeed="281.28" torque="-60.63" electricPower="-1.38"/>
+<Entry outShaftSpeed="281.28" torque="-45.47" electricPower="-1.02"/>
+<Entry outShaftSpeed="281.28" torque="-30.31" electricPower="-0.65"/>
+<Entry outShaftSpeed="281.28" torque="-15.16" electricPower="-0.26"/>
+<Entry outShaftSpeed="281.28" torque="0.00" electricPower="0.17"/>
+<Entry outShaftSpeed="281.28" torque="15.16" electricPower="0.67"/>
+<Entry outShaftSpeed="281.28" torque="30.31" electricPower="1.18"/>
+<Entry outShaftSpeed="281.28" torque="45.47" electricPower="1.71"/>
+<Entry outShaftSpeed="281.28" torque="60.63" electricPower="2.25"/>
+<Entry outShaftSpeed="281.28" torque="75.78" electricPower="2.81"/>
+<Entry outShaftSpeed="281.28" torque="90.94" electricPower="3.38"/>
+<Entry outShaftSpeed="281.28" torque="106.09" electricPower="3.97"/>
+<Entry outShaftSpeed="281.28" torque="121.25" electricPower="4.57"/>
+<Entry outShaftSpeed="281.28" torque="136.41" electricPower="5.19"/>
+<Entry outShaftSpeed="281.28" torque="151.56" electricPower="5.83"/>
+<Entry outShaftSpeed="281.28" torque="166.72" electricPower="6.48"/>
+<Entry outShaftSpeed="281.28" torque="181.88" electricPower="7.14"/>
+<Entry outShaftSpeed="281.28" torque="197.03" electricPower="7.82"/>
+<Entry outShaftSpeed="281.28" torque="212.19" electricPower="8.52"/>
+<Entry outShaftSpeed="281.28" torque="227.34" electricPower="9.23"/>
+<Entry outShaftSpeed="281.28" torque="242.50" electricPower="9.96"/>
+<Entry outShaftSpeed="281.28" torque="257.66" electricPower="10.70"/>
+<Entry outShaftSpeed="281.28" torque="272.81" electricPower="11.46"/>
+<Entry outShaftSpeed="281.28" torque="287.97" electricPower="12.23"/>
+<Entry outShaftSpeed="281.28" torque="303.13" electricPower="13.02"/>
+<Entry outShaftSpeed="281.28" torque="318.28" electricPower="13.82"/>
+<Entry outShaftSpeed="281.28" torque="333.44" electricPower="14.64"/>
+<Entry outShaftSpeed="281.28" torque="348.59" electricPower="15.47"/>
+<Entry outShaftSpeed="281.28" torque="363.75" electricPower="16.32"/>
+<Entry outShaftSpeed="281.28" torque="378.91" electricPower="17.18"/>
+<Entry outShaftSpeed="281.28" torque="394.06" electricPower="18.07"/>
+<Entry outShaftSpeed="281.28" torque="409.22" electricPower="18.96"/>
+<Entry outShaftSpeed="281.28" torque="424.38" electricPower="19.87"/>
+<Entry outShaftSpeed="281.28" torque="439.53" electricPower="20.80"/>
+<Entry outShaftSpeed="281.28" torque="454.69" electricPower="21.74"/>
+<Entry outShaftSpeed="281.28" torque="469.84" electricPower="22.69"/>
+<Entry outShaftSpeed="281.28" torque="485.00" electricPower="23.66"/>
+<Entry outShaftSpeed="351.59" torque="-485.00" electricPower="-8.89"/>
+<Entry outShaftSpeed="351.59" torque="-469.84" electricPower="-8.83"/>
+<Entry outShaftSpeed="351.59" torque="-454.69" electricPower="-8.77"/>
+<Entry outShaftSpeed="351.59" torque="-439.53" electricPower="-8.69"/>
+<Entry outShaftSpeed="351.59" torque="-424.38" electricPower="-8.59"/>
+<Entry outShaftSpeed="351.59" torque="-409.22" electricPower="-8.48"/>
+<Entry outShaftSpeed="351.59" torque="-394.06" electricPower="-8.36"/>
+<Entry outShaftSpeed="351.59" torque="-378.91" electricPower="-8.21"/>
+<Entry outShaftSpeed="351.59" torque="-363.75" electricPower="-8.06"/>
+<Entry outShaftSpeed="351.59" torque="-348.59" electricPower="-7.89"/>
+<Entry outShaftSpeed="351.59" torque="-333.44" electricPower="-7.70"/>
+<Entry outShaftSpeed="351.59" torque="-318.28" electricPower="-7.50"/>
+<Entry outShaftSpeed="351.59" torque="-303.13" electricPower="-7.28"/>
+<Entry outShaftSpeed="351.59" torque="-287.97" electricPower="-7.05"/>
+<Entry outShaftSpeed="351.59" torque="-272.81" electricPower="-6.81"/>
+<Entry outShaftSpeed="351.59" torque="-257.66" electricPower="-6.55"/>
+<Entry outShaftSpeed="351.59" torque="-242.50" electricPower="-6.27"/>
+<Entry outShaftSpeed="351.59" torque="-227.34" electricPower="-5.98"/>
+<Entry outShaftSpeed="351.59" torque="-212.19" electricPower="-5.67"/>
+<Entry outShaftSpeed="351.59" torque="-197.03" electricPower="-5.35"/>
+<Entry outShaftSpeed="351.59" torque="-181.88" electricPower="-5.02"/>
+<Entry outShaftSpeed="351.59" torque="-166.72" electricPower="-4.67"/>
+<Entry outShaftSpeed="351.59" torque="-151.56" electricPower="-4.30"/>
+<Entry outShaftSpeed="351.59" torque="-136.41" electricPower="-3.92"/>
+<Entry outShaftSpeed="351.59" torque="-121.25" electricPower="-3.52"/>
+<Entry outShaftSpeed="351.59" torque="-106.09" electricPower="-3.11"/>
+<Entry outShaftSpeed="351.59" torque="-90.94" electricPower="-2.69"/>
+<Entry outShaftSpeed="351.59" torque="-75.78" electricPower="-2.24"/>
+<Entry outShaftSpeed="351.59" torque="-60.63" electricPower="-1.79"/>
+<Entry outShaftSpeed="351.59" torque="-45.47" electricPower="-1.32"/>
+<Entry outShaftSpeed="351.59" torque="-30.31" electricPower="-0.83"/>
+<Entry outShaftSpeed="351.59" torque="-15.16" electricPower="-0.33"/>
+<Entry outShaftSpeed="351.59" torque="0.00" electricPower="0.21"/>
+<Entry outShaftSpeed="351.59" torque="15.16" electricPower="0.82"/>
+<Entry outShaftSpeed="351.59" torque="30.31" electricPower="1.45"/>
+<Entry outShaftSpeed="351.59" torque="45.47" electricPower="2.09"/>
+<Entry outShaftSpeed="351.59" torque="60.63" electricPower="2.74"/>
+<Entry outShaftSpeed="351.59" torque="75.78" electricPower="3.41"/>
+<Entry outShaftSpeed="351.59" torque="90.94" electricPower="4.10"/>
+<Entry outShaftSpeed="351.59" torque="106.09" electricPower="4.80"/>
+<Entry outShaftSpeed="351.59" torque="121.25" electricPower="5.52"/>
+<Entry outShaftSpeed="351.59" torque="136.41" electricPower="6.25"/>
+<Entry outShaftSpeed="351.59" torque="151.56" electricPower="7.00"/>
+<Entry outShaftSpeed="351.59" torque="166.72" electricPower="7.76"/>
+<Entry outShaftSpeed="351.59" torque="181.88" electricPower="8.54"/>
+<Entry outShaftSpeed="351.59" torque="197.03" electricPower="9.33"/>
+<Entry outShaftSpeed="351.59" torque="212.19" electricPower="10.14"/>
+<Entry outShaftSpeed="351.59" torque="227.34" electricPower="10.96"/>
+<Entry outShaftSpeed="351.59" torque="242.50" electricPower="11.80"/>
+<Entry outShaftSpeed="351.59" torque="257.66" electricPower="12.66"/>
+<Entry outShaftSpeed="351.59" torque="272.81" electricPower="13.53"/>
+<Entry outShaftSpeed="351.59" torque="287.97" electricPower="14.41"/>
+<Entry outShaftSpeed="351.59" torque="303.13" electricPower="15.31"/>
+<Entry outShaftSpeed="351.59" torque="318.28" electricPower="16.23"/>
+<Entry outShaftSpeed="351.59" torque="333.44" electricPower="17.16"/>
+<Entry outShaftSpeed="351.59" torque="348.59" electricPower="18.11"/>
+<Entry outShaftSpeed="351.59" torque="363.75" electricPower="19.07"/>
+<Entry outShaftSpeed="351.59" torque="378.91" electricPower="20.05"/>
+<Entry outShaftSpeed="351.59" torque="394.06" electricPower="21.04"/>
+<Entry outShaftSpeed="351.59" torque="409.22" electricPower="22.05"/>
+<Entry outShaftSpeed="351.59" torque="424.38" electricPower="23.07"/>
+<Entry outShaftSpeed="351.59" torque="439.53" electricPower="24.11"/>
+<Entry outShaftSpeed="351.59" torque="454.69" electricPower="25.16"/>
+<Entry outShaftSpeed="351.59" torque="469.84" electricPower="26.23"/>
+<Entry outShaftSpeed="351.59" torque="485.00" electricPower="27.31"/>
+<Entry outShaftSpeed="421.91" torque="-485.00" electricPower="-12.39"/>
+<Entry outShaftSpeed="421.91" torque="-469.84" electricPower="-12.22"/>
+<Entry outShaftSpeed="421.91" torque="-454.69" electricPower="-12.05"/>
+<Entry outShaftSpeed="421.91" torque="-439.53" electricPower="-11.86"/>
+<Entry outShaftSpeed="421.91" torque="-424.38" electricPower="-11.65"/>
+<Entry outShaftSpeed="421.91" torque="-409.22" electricPower="-11.43"/>
+<Entry outShaftSpeed="421.91" torque="-394.06" electricPower="-11.19"/>
+<Entry outShaftSpeed="421.91" torque="-378.91" electricPower="-10.94"/>
+<Entry outShaftSpeed="421.91" torque="-363.75" electricPower="-10.67"/>
+<Entry outShaftSpeed="421.91" torque="-348.59" electricPower="-10.39"/>
+<Entry outShaftSpeed="421.91" torque="-333.44" electricPower="-10.10"/>
+<Entry outShaftSpeed="421.91" torque="-318.28" electricPower="-9.78"/>
+<Entry outShaftSpeed="421.91" torque="-303.13" electricPower="-9.46"/>
+<Entry outShaftSpeed="421.91" torque="-287.97" electricPower="-9.12"/>
+<Entry outShaftSpeed="421.91" torque="-272.81" electricPower="-8.76"/>
+<Entry outShaftSpeed="421.91" torque="-257.66" electricPower="-8.39"/>
+<Entry outShaftSpeed="421.91" torque="-242.50" electricPower="-8.00"/>
+<Entry outShaftSpeed="421.91" torque="-227.34" electricPower="-7.60"/>
+<Entry outShaftSpeed="421.91" torque="-212.19" electricPower="-7.18"/>
+<Entry outShaftSpeed="421.91" torque="-197.03" electricPower="-6.75"/>
+<Entry outShaftSpeed="421.91" torque="-181.88" electricPower="-6.30"/>
+<Entry outShaftSpeed="421.91" torque="-166.72" electricPower="-5.84"/>
+<Entry outShaftSpeed="421.91" torque="-151.56" electricPower="-5.37"/>
+<Entry outShaftSpeed="421.91" torque="-136.41" electricPower="-4.87"/>
+<Entry outShaftSpeed="421.91" torque="-121.25" electricPower="-4.37"/>
+<Entry outShaftSpeed="421.91" torque="-106.09" electricPower="-3.85"/>
+<Entry outShaftSpeed="421.91" torque="-90.94" electricPower="-3.31"/>
+<Entry outShaftSpeed="421.91" torque="-75.78" electricPower="-2.76"/>
+<Entry outShaftSpeed="421.91" torque="-60.63" electricPower="-2.19"/>
+<Entry outShaftSpeed="421.91" torque="-45.47" electricPower="-1.61"/>
+<Entry outShaftSpeed="421.91" torque="-30.31" electricPower="-1.01"/>
+<Entry outShaftSpeed="421.91" torque="-15.16" electricPower="-0.40"/>
+<Entry outShaftSpeed="421.91" torque="0.00" electricPower="0.25"/>
+<Entry outShaftSpeed="421.91" torque="15.16" electricPower="0.97"/>
+<Entry outShaftSpeed="421.91" torque="30.31" electricPower="1.71"/>
+<Entry outShaftSpeed="421.91" torque="45.47" electricPower="2.47"/>
+<Entry outShaftSpeed="421.91" torque="60.63" electricPower="3.23"/>
+<Entry outShaftSpeed="421.91" torque="75.78" electricPower="4.02"/>
+<Entry outShaftSpeed="421.91" torque="90.94" electricPower="4.82"/>
+<Entry outShaftSpeed="421.91" torque="106.09" electricPower="5.63"/>
+<Entry outShaftSpeed="421.91" torque="121.25" electricPower="6.46"/>
+<Entry outShaftSpeed="421.91" torque="136.41" electricPower="7.31"/>
+<Entry outShaftSpeed="421.91" torque="151.56" electricPower="8.17"/>
+<Entry outShaftSpeed="421.91" torque="166.72" electricPower="9.04"/>
+<Entry outShaftSpeed="421.91" torque="181.88" electricPower="9.93"/>
+<Entry outShaftSpeed="421.91" torque="197.03" electricPower="10.84"/>
+<Entry outShaftSpeed="421.91" torque="212.19" electricPower="11.76"/>
+<Entry outShaftSpeed="421.91" torque="227.34" electricPower="12.70"/>
+<Entry outShaftSpeed="421.91" torque="242.50" electricPower="13.65"/>
+<Entry outShaftSpeed="421.91" torque="257.66" electricPower="14.62"/>
+<Entry outShaftSpeed="421.91" torque="272.81" electricPower="15.60"/>
+<Entry outShaftSpeed="421.91" torque="287.97" electricPower="16.60"/>
+<Entry outShaftSpeed="421.91" torque="303.13" electricPower="17.61"/>
+<Entry outShaftSpeed="421.91" torque="318.28" electricPower="18.64"/>
+<Entry outShaftSpeed="421.91" torque="333.44" electricPower="19.68"/>
+<Entry outShaftSpeed="421.91" torque="348.59" electricPower="20.74"/>
+<Entry outShaftSpeed="421.91" torque="363.75" electricPower="21.82"/>
+<Entry outShaftSpeed="421.91" torque="378.91" electricPower="22.91"/>
+<Entry outShaftSpeed="421.91" torque="394.06" electricPower="24.01"/>
+<Entry outShaftSpeed="421.91" torque="409.22" electricPower="25.13"/>
+<Entry outShaftSpeed="421.91" torque="424.38" electricPower="26.27"/>
+<Entry outShaftSpeed="421.91" torque="439.53" electricPower="27.42"/>
+<Entry outShaftSpeed="421.91" torque="454.69" electricPower="28.59"/>
+<Entry outShaftSpeed="421.91" torque="469.84" electricPower="29.77"/>
+<Entry outShaftSpeed="421.91" torque="485.00" electricPower="30.97"/>
+<Entry outShaftSpeed="492.24" torque="-485.00" electricPower="-15.88"/>
+<Entry outShaftSpeed="492.24" torque="-469.84" electricPower="-15.61"/>
+<Entry outShaftSpeed="492.24" torque="-454.69" electricPower="-15.32"/>
+<Entry outShaftSpeed="492.24" torque="-439.53" electricPower="-15.02"/>
+<Entry outShaftSpeed="492.24" torque="-424.38" electricPower="-14.71"/>
+<Entry outShaftSpeed="492.24" torque="-409.22" electricPower="-14.37"/>
+<Entry outShaftSpeed="492.24" torque="-394.06" electricPower="-14.03"/>
+<Entry outShaftSpeed="492.24" torque="-378.91" electricPower="-13.66"/>
+<Entry outShaftSpeed="492.24" torque="-363.75" electricPower="-13.29"/>
+<Entry outShaftSpeed="492.24" torque="-348.59" electricPower="-12.89"/>
+<Entry outShaftSpeed="492.24" torque="-333.44" electricPower="-12.49"/>
+<Entry outShaftSpeed="492.24" torque="-318.28" electricPower="-12.07"/>
+<Entry outShaftSpeed="492.24" torque="-303.13" electricPower="-11.63"/>
+<Entry outShaftSpeed="492.24" torque="-287.97" electricPower="-11.18"/>
+<Entry outShaftSpeed="492.24" torque="-272.81" electricPower="-10.71"/>
+<Entry outShaftSpeed="492.24" torque="-257.66" electricPower="-10.23"/>
+<Entry outShaftSpeed="492.24" torque="-242.50" electricPower="-9.73"/>
+<Entry outShaftSpeed="492.24" torque="-227.34" electricPower="-9.22"/>
+<Entry outShaftSpeed="492.24" torque="-212.19" electricPower="-8.69"/>
+<Entry outShaftSpeed="492.24" torque="-197.03" electricPower="-8.15"/>
+<Entry outShaftSpeed="492.24" torque="-181.88" electricPower="-7.59"/>
+<Entry outShaftSpeed="492.24" torque="-166.72" electricPower="-7.02"/>
+<Entry outShaftSpeed="492.24" torque="-151.56" electricPower="-6.43"/>
+<Entry outShaftSpeed="492.24" torque="-136.41" electricPower="-5.83"/>
+<Entry outShaftSpeed="492.24" torque="-121.25" electricPower="-5.21"/>
+<Entry outShaftSpeed="492.24" torque="-106.09" electricPower="-4.58"/>
+<Entry outShaftSpeed="492.24" torque="-90.94" electricPower="-3.93"/>
+<Entry outShaftSpeed="492.24" torque="-75.78" electricPower="-3.27"/>
+<Entry outShaftSpeed="492.24" torque="-60.63" electricPower="-2.59"/>
+<Entry outShaftSpeed="492.24" torque="-45.47" electricPower="-1.90"/>
+<Entry outShaftSpeed="492.24" torque="-30.31" electricPower="-1.19"/>
+<Entry outShaftSpeed="492.24" torque="-15.16" electricPower="-0.47"/>
+<Entry outShaftSpeed="492.24" torque="0.00" electricPower="0.29"/>
+<Entry outShaftSpeed="492.24" torque="15.16" electricPower="1.13"/>
+<Entry outShaftSpeed="492.24" torque="30.31" electricPower="1.98"/>
+<Entry outShaftSpeed="492.24" torque="45.47" electricPower="2.85"/>
+<Entry outShaftSpeed="492.24" torque="60.63" electricPower="3.73"/>
+<Entry outShaftSpeed="492.24" torque="75.78" electricPower="4.62"/>
+<Entry outShaftSpeed="492.24" torque="90.94" electricPower="5.54"/>
+<Entry outShaftSpeed="492.24" torque="106.09" electricPower="6.46"/>
+<Entry outShaftSpeed="492.24" torque="121.25" electricPower="7.41"/>
+<Entry outShaftSpeed="492.24" torque="136.41" electricPower="8.36"/>
+<Entry outShaftSpeed="492.24" torque="151.56" electricPower="9.34"/>
+<Entry outShaftSpeed="492.24" torque="166.72" electricPower="10.32"/>
+<Entry outShaftSpeed="492.24" torque="181.88" electricPower="11.33"/>
+<Entry outShaftSpeed="492.24" torque="197.03" electricPower="12.35"/>
+<Entry outShaftSpeed="492.24" torque="212.19" electricPower="13.38"/>
+<Entry outShaftSpeed="492.24" torque="227.34" electricPower="14.43"/>
+<Entry outShaftSpeed="492.24" torque="242.50" electricPower="15.50"/>
+<Entry outShaftSpeed="492.24" torque="257.66" electricPower="16.58"/>
+<Entry outShaftSpeed="492.24" torque="272.81" electricPower="17.67"/>
+<Entry outShaftSpeed="492.24" torque="287.97" electricPower="18.78"/>
+<Entry outShaftSpeed="492.24" torque="303.13" electricPower="19.91"/>
+<Entry outShaftSpeed="492.24" torque="318.28" electricPower="21.05"/>
+<Entry outShaftSpeed="492.24" torque="333.44" electricPower="22.21"/>
+<Entry outShaftSpeed="492.24" torque="348.59" electricPower="23.38"/>
+<Entry outShaftSpeed="492.24" torque="363.75" electricPower="24.57"/>
+<Entry outShaftSpeed="492.24" torque="378.91" electricPower="25.77"/>
+<Entry outShaftSpeed="492.24" torque="394.06" electricPower="26.99"/>
+<Entry outShaftSpeed="492.24" torque="409.22" electricPower="28.22"/>
+<Entry outShaftSpeed="492.24" torque="424.38" electricPower="29.47"/>
+<Entry outShaftSpeed="492.24" torque="439.53" electricPower="30.73"/>
+<Entry outShaftSpeed="492.24" torque="454.69" electricPower="32.01"/>
+<Entry outShaftSpeed="492.24" torque="469.84" electricPower="33.31"/>
+<Entry outShaftSpeed="492.24" torque="485.00" electricPower="34.62"/>
+<Entry outShaftSpeed="562.55" torque="-485.00" electricPower="-19.38"/>
+<Entry outShaftSpeed="562.55" torque="-469.84" electricPower="-19.00"/>
+<Entry outShaftSpeed="562.55" torque="-454.69" electricPower="-18.60"/>
+<Entry outShaftSpeed="562.55" torque="-439.53" electricPower="-18.19"/>
+<Entry outShaftSpeed="562.55" torque="-424.38" electricPower="-17.76"/>
+<Entry outShaftSpeed="562.55" torque="-409.22" electricPower="-17.32"/>
+<Entry outShaftSpeed="562.55" torque="-394.06" electricPower="-16.86"/>
+<Entry outShaftSpeed="562.55" torque="-378.91" electricPower="-16.39"/>
+<Entry outShaftSpeed="562.55" torque="-363.75" electricPower="-15.90"/>
+<Entry outShaftSpeed="562.55" torque="-348.59" electricPower="-15.40"/>
+<Entry outShaftSpeed="562.55" torque="-333.44" electricPower="-14.88"/>
+<Entry outShaftSpeed="562.55" torque="-318.28" electricPower="-14.35"/>
+<Entry outShaftSpeed="562.55" torque="-303.13" electricPower="-13.80"/>
+<Entry outShaftSpeed="562.55" torque="-287.97" electricPower="-13.23"/>
+<Entry outShaftSpeed="562.55" torque="-272.81" electricPower="-12.66"/>
+<Entry outShaftSpeed="562.55" torque="-257.66" electricPower="-12.06"/>
+<Entry outShaftSpeed="562.55" torque="-242.50" electricPower="-11.46"/>
+<Entry outShaftSpeed="562.55" torque="-227.34" electricPower="-10.83"/>
+<Entry outShaftSpeed="562.55" torque="-212.19" electricPower="-10.20"/>
+<Entry outShaftSpeed="562.55" torque="-197.03" electricPower="-9.54"/>
+<Entry outShaftSpeed="562.55" torque="-181.88" electricPower="-8.88"/>
+<Entry outShaftSpeed="562.55" torque="-166.72" electricPower="-8.19"/>
+<Entry outShaftSpeed="562.55" torque="-151.56" electricPower="-7.49"/>
+<Entry outShaftSpeed="562.55" torque="-136.41" electricPower="-6.78"/>
+<Entry outShaftSpeed="562.55" torque="-121.25" electricPower="-6.05"/>
+<Entry outShaftSpeed="562.55" torque="-106.09" electricPower="-5.31"/>
+<Entry outShaftSpeed="562.55" torque="-90.94" electricPower="-4.55"/>
+<Entry outShaftSpeed="562.55" torque="-75.78" electricPower="-3.78"/>
+<Entry outShaftSpeed="562.55" torque="-60.63" electricPower="-2.99"/>
+<Entry outShaftSpeed="562.55" torque="-45.47" electricPower="-2.19"/>
+<Entry outShaftSpeed="562.55" torque="-30.31" electricPower="-1.37"/>
+<Entry outShaftSpeed="562.55" torque="-15.16" electricPower="-0.54"/>
+<Entry outShaftSpeed="562.55" torque="0.00" electricPower="0.34"/>
+<Entry outShaftSpeed="562.55" torque="15.16" electricPower="1.29"/>
+<Entry outShaftSpeed="562.55" torque="30.31" electricPower="2.25"/>
+<Entry outShaftSpeed="562.55" torque="45.47" electricPower="3.23"/>
+<Entry outShaftSpeed="562.55" torque="60.63" electricPower="4.22"/>
+<Entry outShaftSpeed="562.55" torque="75.78" electricPower="5.23"/>
+<Entry outShaftSpeed="562.55" torque="90.94" electricPower="6.26"/>
+<Entry outShaftSpeed="562.55" torque="106.09" electricPower="7.30"/>
+<Entry outShaftSpeed="562.55" torque="121.25" electricPower="8.35"/>
+<Entry outShaftSpeed="562.55" torque="136.41" electricPower="9.42"/>
+<Entry outShaftSpeed="562.55" torque="151.56" electricPower="10.51"/>
+<Entry outShaftSpeed="562.55" torque="166.72" electricPower="11.61"/>
+<Entry outShaftSpeed="562.55" torque="181.88" electricPower="12.73"/>
+<Entry outShaftSpeed="562.55" torque="197.03" electricPower="13.86"/>
+<Entry outShaftSpeed="562.55" torque="212.19" electricPower="15.01"/>
+<Entry outShaftSpeed="562.55" torque="227.34" electricPower="16.17"/>
+<Entry outShaftSpeed="562.55" torque="242.50" electricPower="17.35"/>
+<Entry outShaftSpeed="562.55" torque="257.66" electricPower="18.54"/>
+<Entry outShaftSpeed="562.55" torque="272.81" electricPower="19.75"/>
+<Entry outShaftSpeed="562.55" torque="287.97" electricPower="20.97"/>
+<Entry outShaftSpeed="562.55" torque="303.13" electricPower="22.21"/>
+<Entry outShaftSpeed="562.55" torque="318.28" electricPower="23.46"/>
+<Entry outShaftSpeed="562.55" torque="333.44" electricPower="24.73"/>
+<Entry outShaftSpeed="562.55" torque="348.59" electricPower="26.02"/>
+<Entry outShaftSpeed="562.55" torque="363.75" electricPower="27.32"/>
+<Entry outShaftSpeed="562.55" torque="378.91" electricPower="28.63"/>
+<Entry outShaftSpeed="562.55" torque="394.06" electricPower="29.97"/>
+<Entry outShaftSpeed="562.55" torque="409.22" electricPower="31.31"/>
+<Entry outShaftSpeed="562.55" torque="424.38" electricPower="32.67"/>
+<Entry outShaftSpeed="562.55" torque="439.53" electricPower="34.05"/>
+<Entry outShaftSpeed="562.55" torque="454.69" electricPower="35.44"/>
+<Entry outShaftSpeed="562.55" torque="469.84" electricPower="36.85"/>
+<Entry outShaftSpeed="562.55" torque="485.00" electricPower="38.27"/>
+<Entry outShaftSpeed="632.87" torque="-485.00" electricPower="-22.88"/>
+<Entry outShaftSpeed="632.87" torque="-469.84" electricPower="-22.38"/>
+<Entry outShaftSpeed="632.87" torque="-454.69" electricPower="-21.87"/>
+<Entry outShaftSpeed="632.87" torque="-439.53" electricPower="-21.35"/>
+<Entry outShaftSpeed="632.87" torque="-424.38" electricPower="-20.81"/>
+<Entry outShaftSpeed="632.87" torque="-409.22" electricPower="-20.26"/>
+<Entry outShaftSpeed="632.87" torque="-394.06" electricPower="-19.69"/>
+<Entry outShaftSpeed="632.87" torque="-378.91" electricPower="-19.11"/>
+<Entry outShaftSpeed="632.87" torque="-363.75" electricPower="-18.51"/>
+<Entry outShaftSpeed="632.87" torque="-348.59" electricPower="-17.90"/>
+<Entry outShaftSpeed="632.87" torque="-333.44" electricPower="-17.27"/>
+<Entry outShaftSpeed="632.87" torque="-318.28" electricPower="-16.62"/>
+<Entry outShaftSpeed="632.87" torque="-303.13" electricPower="-15.97"/>
+<Entry outShaftSpeed="632.87" torque="-287.97" electricPower="-15.29"/>
+<Entry outShaftSpeed="632.87" torque="-272.81" electricPower="-14.60"/>
+<Entry outShaftSpeed="632.87" torque="-257.66" electricPower="-13.90"/>
+<Entry outShaftSpeed="632.87" torque="-242.50" electricPower="-13.18"/>
+<Entry outShaftSpeed="632.87" torque="-227.34" electricPower="-12.45"/>
+<Entry outShaftSpeed="632.87" torque="-212.19" electricPower="-11.70"/>
+<Entry outShaftSpeed="632.87" torque="-197.03" electricPower="-10.94"/>
+<Entry outShaftSpeed="632.87" torque="-181.88" electricPower="-10.16"/>
+<Entry outShaftSpeed="632.87" torque="-166.72" electricPower="-9.36"/>
+<Entry outShaftSpeed="632.87" torque="-151.56" electricPower="-8.56"/>
+<Entry outShaftSpeed="632.87" torque="-136.41" electricPower="-7.73"/>
+<Entry outShaftSpeed="632.87" torque="-121.25" electricPower="-6.89"/>
+<Entry outShaftSpeed="632.87" torque="-106.09" electricPower="-6.04"/>
+<Entry outShaftSpeed="632.87" torque="-90.94" electricPower="-5.17"/>
+<Entry outShaftSpeed="632.87" torque="-75.78" electricPower="-4.29"/>
+<Entry outShaftSpeed="632.87" torque="-60.63" electricPower="-3.39"/>
+<Entry outShaftSpeed="632.87" torque="-45.47" electricPower="-2.48"/>
+<Entry outShaftSpeed="632.87" torque="-30.31" electricPower="-1.55"/>
+<Entry outShaftSpeed="632.87" torque="-15.16" electricPower="-0.60"/>
+<Entry outShaftSpeed="632.87" torque="0.00" electricPower="0.38"/>
+<Entry outShaftSpeed="632.87" torque="15.16" electricPower="1.45"/>
+<Entry outShaftSpeed="632.87" torque="30.31" electricPower="2.52"/>
+<Entry outShaftSpeed="632.87" torque="45.47" electricPower="3.61"/>
+<Entry outShaftSpeed="632.87" torque="60.63" electricPower="4.72"/>
+<Entry outShaftSpeed="632.87" torque="75.78" electricPower="5.84"/>
+<Entry outShaftSpeed="632.87" torque="90.94" electricPower="6.98"/>
+<Entry outShaftSpeed="632.87" torque="106.09" electricPower="8.13"/>
+<Entry outShaftSpeed="632.87" torque="121.25" electricPower="9.30"/>
+<Entry outShaftSpeed="632.87" torque="136.41" electricPower="10.48"/>
+<Entry outShaftSpeed="632.87" torque="151.56" electricPower="11.68"/>
+<Entry outShaftSpeed="632.87" torque="166.72" electricPower="12.90"/>
+<Entry outShaftSpeed="632.87" torque="181.88" electricPower="14.13"/>
+<Entry outShaftSpeed="632.87" torque="197.03" electricPower="15.37"/>
+<Entry outShaftSpeed="632.87" torque="212.19" electricPower="16.63"/>
+<Entry outShaftSpeed="632.87" torque="227.34" electricPower="17.91"/>
+<Entry outShaftSpeed="632.87" torque="242.50" electricPower="19.20"/>
+<Entry outShaftSpeed="632.87" torque="257.66" electricPower="20.50"/>
+<Entry outShaftSpeed="632.87" torque="272.81" electricPower="21.82"/>
+<Entry outShaftSpeed="632.87" torque="287.97" electricPower="23.16"/>
+<Entry outShaftSpeed="632.87" torque="303.13" electricPower="24.51"/>
+<Entry outShaftSpeed="632.87" torque="318.28" electricPower="25.88"/>
+<Entry outShaftSpeed="632.87" torque="333.44" electricPower="27.26"/>
+<Entry outShaftSpeed="632.87" torque="348.59" electricPower="28.66"/>
+<Entry outShaftSpeed="632.87" torque="363.75" electricPower="30.07"/>
+<Entry outShaftSpeed="632.87" torque="378.91" electricPower="31.50"/>
+<Entry outShaftSpeed="632.87" torque="394.06" electricPower="32.95"/>
+<Entry outShaftSpeed="632.87" torque="409.22" electricPower="34.40"/>
+<Entry outShaftSpeed="632.87" torque="424.38" electricPower="35.88"/>
+<Entry outShaftSpeed="632.87" torque="439.53" electricPower="37.37"/>
+<Entry outShaftSpeed="632.87" torque="454.69" electricPower="38.87"/>
+<Entry outShaftSpeed="632.87" torque="469.84" electricPower="40.39"/>
+<Entry outShaftSpeed="632.87" torque="485.00" electricPower="41.93"/>
+<Entry outShaftSpeed="703.18" torque="-485.00" electricPower="-26.37"/>
+<Entry outShaftSpeed="703.18" torque="-469.84" electricPower="-25.76"/>
+<Entry outShaftSpeed="703.18" torque="-454.69" electricPower="-25.15"/>
+<Entry outShaftSpeed="703.18" torque="-439.53" electricPower="-24.51"/>
+<Entry outShaftSpeed="703.18" torque="-424.38" electricPower="-23.86"/>
+<Entry outShaftSpeed="703.18" torque="-409.22" electricPower="-23.20"/>
+<Entry outShaftSpeed="703.18" torque="-394.06" electricPower="-22.52"/>
+<Entry outShaftSpeed="703.18" torque="-378.91" electricPower="-21.83"/>
+<Entry outShaftSpeed="703.18" torque="-363.75" electricPower="-21.12"/>
+<Entry outShaftSpeed="703.18" torque="-348.59" electricPower="-20.39"/>
+<Entry outShaftSpeed="703.18" torque="-333.44" electricPower="-19.65"/>
+<Entry outShaftSpeed="703.18" torque="-318.28" electricPower="-18.90"/>
+<Entry outShaftSpeed="703.18" torque="-303.13" electricPower="-18.13"/>
+<Entry outShaftSpeed="703.18" torque="-287.97" electricPower="-17.35"/>
+<Entry outShaftSpeed="703.18" torque="-272.81" electricPower="-16.55"/>
+<Entry outShaftSpeed="703.18" torque="-257.66" electricPower="-15.73"/>
+<Entry outShaftSpeed="703.18" torque="-242.50" electricPower="-14.91"/>
+<Entry outShaftSpeed="703.18" torque="-227.34" electricPower="-14.06"/>
+<Entry outShaftSpeed="703.18" torque="-212.19" electricPower="-13.20"/>
+<Entry outShaftSpeed="703.18" torque="-197.03" electricPower="-12.33"/>
+<Entry outShaftSpeed="703.18" torque="-181.88" electricPower="-11.44"/>
+<Entry outShaftSpeed="703.18" torque="-166.72" electricPower="-10.54"/>
+<Entry outShaftSpeed="703.18" torque="-151.56" electricPower="-9.62"/>
+<Entry outShaftSpeed="703.18" torque="-136.41" electricPower="-8.68"/>
+<Entry outShaftSpeed="703.18" torque="-121.25" electricPower="-7.73"/>
+<Entry outShaftSpeed="703.18" torque="-106.09" electricPower="-6.77"/>
+<Entry outShaftSpeed="703.18" torque="-90.94" electricPower="-5.79"/>
+<Entry outShaftSpeed="703.18" torque="-75.78" electricPower="-4.80"/>
+<Entry outShaftSpeed="703.18" torque="-60.63" electricPower="-3.79"/>
+<Entry outShaftSpeed="703.18" torque="-45.47" electricPower="-2.76"/>
+<Entry outShaftSpeed="703.18" torque="-30.31" electricPower="-1.72"/>
+<Entry outShaftSpeed="703.18" torque="-15.16" electricPower="-0.67"/>
+<Entry outShaftSpeed="703.18" torque="0.00" electricPower="0.43"/>
+<Entry outShaftSpeed="703.18" torque="15.16" electricPower="1.61"/>
+<Entry outShaftSpeed="703.18" torque="30.31" electricPower="2.79"/>
+<Entry outShaftSpeed="703.18" torque="45.47" electricPower="4.00"/>
+<Entry outShaftSpeed="703.18" torque="60.63" electricPower="5.22"/>
+<Entry outShaftSpeed="703.18" torque="75.78" electricPower="6.45"/>
+<Entry outShaftSpeed="703.18" torque="90.94" electricPower="7.70"/>
+<Entry outShaftSpeed="703.18" torque="106.09" electricPower="8.97"/>
+<Entry outShaftSpeed="703.18" torque="121.25" electricPower="10.25"/>
+<Entry outShaftSpeed="703.18" torque="136.41" electricPower="11.55"/>
+<Entry outShaftSpeed="703.18" torque="151.56" electricPower="12.86"/>
+<Entry outShaftSpeed="703.18" torque="166.72" electricPower="14.19"/>
+<Entry outShaftSpeed="703.18" torque="181.88" electricPower="15.53"/>
+<Entry outShaftSpeed="703.18" torque="197.03" electricPower="16.88"/>
+<Entry outShaftSpeed="703.18" torque="212.19" electricPower="18.26"/>
+<Entry outShaftSpeed="703.18" torque="227.34" electricPower="19.65"/>
+<Entry outShaftSpeed="703.18" torque="242.50" electricPower="21.05"/>
+<Entry outShaftSpeed="703.18" torque="257.66" electricPower="22.47"/>
+<Entry outShaftSpeed="703.18" torque="272.81" electricPower="23.90"/>
+<Entry outShaftSpeed="703.18" torque="287.97" electricPower="25.35"/>
+<Entry outShaftSpeed="703.18" torque="303.13" electricPower="26.82"/>
+<Entry outShaftSpeed="703.18" torque="318.28" electricPower="28.30"/>
+<Entry outShaftSpeed="703.18" torque="333.44" electricPower="29.79"/>
+<Entry outShaftSpeed="703.18" torque="348.59" electricPower="31.30"/>
+<Entry outShaftSpeed="703.18" torque="363.75" electricPower="32.83"/>
+<Entry outShaftSpeed="703.18" torque="378.91" electricPower="34.37"/>
+<Entry outShaftSpeed="703.18" torque="394.06" electricPower="35.93"/>
+<Entry outShaftSpeed="703.18" torque="409.22" electricPower="37.50"/>
+<Entry outShaftSpeed="703.18" torque="424.38" electricPower="39.09"/>
+<Entry outShaftSpeed="703.18" torque="439.53" electricPower="40.69"/>
+<Entry outShaftSpeed="703.18" torque="454.69" electricPower="42.31"/>
+<Entry outShaftSpeed="703.18" torque="469.84" electricPower="43.94"/>
+<Entry outShaftSpeed="703.18" torque="485.00" electricPower="45.59"/>
+<Entry outShaftSpeed="773.51" torque="-485.00" electricPower="-29.86"/>
+<Entry outShaftSpeed="773.51" torque="-469.84" electricPower="-29.15"/>
+<Entry outShaftSpeed="773.51" torque="-454.69" electricPower="-28.42"/>
+<Entry outShaftSpeed="773.51" torque="-439.53" electricPower="-27.67"/>
+<Entry outShaftSpeed="773.51" torque="-424.38" electricPower="-26.91"/>
+<Entry outShaftSpeed="773.51" torque="-409.22" electricPower="-26.14"/>
+<Entry outShaftSpeed="773.51" torque="-394.06" electricPower="-25.35"/>
+<Entry outShaftSpeed="773.51" torque="-378.91" electricPower="-24.54"/>
+<Entry outShaftSpeed="773.51" torque="-363.75" electricPower="-23.72"/>
+<Entry outShaftSpeed="773.51" torque="-348.59" electricPower="-22.89"/>
+<Entry outShaftSpeed="773.51" torque="-333.44" electricPower="-22.04"/>
+<Entry outShaftSpeed="773.51" torque="-318.28" electricPower="-21.18"/>
+<Entry outShaftSpeed="773.51" torque="-303.13" electricPower="-20.30"/>
+<Entry outShaftSpeed="773.51" torque="-287.97" electricPower="-19.40"/>
+<Entry outShaftSpeed="773.51" torque="-272.81" electricPower="-18.49"/>
+<Entry outShaftSpeed="773.51" torque="-257.66" electricPower="-17.57"/>
+<Entry outShaftSpeed="773.51" torque="-242.50" electricPower="-16.63"/>
+<Entry outShaftSpeed="773.51" torque="-227.34" electricPower="-15.67"/>
+<Entry outShaftSpeed="773.51" torque="-212.19" electricPower="-14.70"/>
+<Entry outShaftSpeed="773.51" torque="-197.03" electricPower="-13.72"/>
+<Entry outShaftSpeed="773.51" torque="-181.88" electricPower="-12.72"/>
+<Entry outShaftSpeed="773.51" torque="-166.72" electricPower="-11.70"/>
+<Entry outShaftSpeed="773.51" torque="-151.56" electricPower="-10.68"/>
+<Entry outShaftSpeed="773.51" torque="-136.41" electricPower="-9.63"/>
+<Entry outShaftSpeed="773.51" torque="-121.25" electricPower="-8.57"/>
+<Entry outShaftSpeed="773.51" torque="-106.09" electricPower="-7.50"/>
+<Entry outShaftSpeed="773.51" torque="-90.94" electricPower="-6.41"/>
+<Entry outShaftSpeed="773.51" torque="-75.78" electricPower="-5.30"/>
+<Entry outShaftSpeed="773.51" torque="-60.63" electricPower="-4.18"/>
+<Entry outShaftSpeed="773.51" torque="-45.47" electricPower="-3.05"/>
+<Entry outShaftSpeed="773.51" torque="-30.31" electricPower="-1.90"/>
+<Entry outShaftSpeed="773.51" torque="-15.16" electricPower="-0.73"/>
+<Entry outShaftSpeed="773.51" torque="0.00" electricPower="0.48"/>
+<Entry outShaftSpeed="773.51" torque="15.16" electricPower="1.77"/>
+<Entry outShaftSpeed="773.51" torque="30.31" electricPower="3.07"/>
+<Entry outShaftSpeed="773.51" torque="45.47" electricPower="4.39"/>
+<Entry outShaftSpeed="773.51" torque="60.63" electricPower="5.72"/>
+<Entry outShaftSpeed="773.51" torque="75.78" electricPower="7.07"/>
+<Entry outShaftSpeed="773.51" torque="90.94" electricPower="8.43"/>
+<Entry outShaftSpeed="773.51" torque="106.09" electricPower="9.81"/>
+<Entry outShaftSpeed="773.51" torque="121.25" electricPower="11.20"/>
+<Entry outShaftSpeed="773.51" torque="136.41" electricPower="12.61"/>
+<Entry outShaftSpeed="773.51" torque="151.56" electricPower="14.04"/>
+<Entry outShaftSpeed="773.51" torque="166.72" electricPower="15.48"/>
+<Entry outShaftSpeed="773.51" torque="181.88" electricPower="16.93"/>
+<Entry outShaftSpeed="773.51" torque="197.03" electricPower="18.40"/>
+<Entry outShaftSpeed="773.51" torque="212.19" electricPower="19.89"/>
+<Entry outShaftSpeed="773.51" torque="227.34" electricPower="21.39"/>
+<Entry outShaftSpeed="773.51" torque="242.50" electricPower="22.90"/>
+<Entry outShaftSpeed="773.51" torque="257.66" electricPower="24.44"/>
+<Entry outShaftSpeed="773.51" torque="272.81" electricPower="25.98"/>
+<Entry outShaftSpeed="773.51" torque="287.97" electricPower="27.54"/>
+<Entry outShaftSpeed="773.51" torque="303.13" electricPower="29.12"/>
+<Entry outShaftSpeed="773.51" torque="318.28" electricPower="30.72"/>
+<Entry outShaftSpeed="773.51" torque="333.44" electricPower="32.32"/>
+<Entry outShaftSpeed="773.51" torque="348.59" electricPower="33.95"/>
+<Entry outShaftSpeed="773.51" torque="363.75" electricPower="35.59"/>
+<Entry outShaftSpeed="773.51" torque="378.91" electricPower="37.24"/>
+<Entry outShaftSpeed="773.51" torque="394.06" electricPower="38.91"/>
+<Entry outShaftSpeed="773.51" torque="409.22" electricPower="40.59"/>
+<Entry outShaftSpeed="773.51" torque="424.38" electricPower="42.29"/>
+<Entry outShaftSpeed="773.51" torque="439.53" electricPower="44.01"/>
+<Entry outShaftSpeed="773.51" torque="454.69" electricPower="45.74"/>
+<Entry outShaftSpeed="773.51" torque="469.84" electricPower="47.49"/>
+<Entry outShaftSpeed="773.51" torque="485.00" electricPower="49.25"/>
+<Entry outShaftSpeed="843.83" torque="-485.00" electricPower="-33.35"/>
+<Entry outShaftSpeed="843.83" torque="-469.84" electricPower="-32.52"/>
+<Entry outShaftSpeed="843.83" torque="-454.69" electricPower="-31.68"/>
+<Entry outShaftSpeed="843.83" torque="-439.53" electricPower="-30.83"/>
+<Entry outShaftSpeed="843.83" torque="-424.38" electricPower="-29.96"/>
+<Entry outShaftSpeed="843.83" torque="-409.22" electricPower="-29.07"/>
+<Entry outShaftSpeed="843.83" torque="-394.06" electricPower="-28.18"/>
+<Entry outShaftSpeed="843.83" torque="-378.91" electricPower="-27.26"/>
+<Entry outShaftSpeed="843.83" torque="-363.75" electricPower="-26.33"/>
+<Entry outShaftSpeed="843.83" torque="-348.59" electricPower="-25.38"/>
+<Entry outShaftSpeed="843.83" torque="-333.44" electricPower="-24.42"/>
+<Entry outShaftSpeed="843.83" torque="-318.28" electricPower="-23.45"/>
+<Entry outShaftSpeed="843.83" torque="-303.13" electricPower="-22.46"/>
+<Entry outShaftSpeed="843.83" torque="-287.97" electricPower="-21.45"/>
+<Entry outShaftSpeed="843.83" torque="-272.81" electricPower="-20.43"/>
+<Entry outShaftSpeed="843.83" torque="-257.66" electricPower="-19.40"/>
+<Entry outShaftSpeed="843.83" torque="-242.50" electricPower="-18.35"/>
+<Entry outShaftSpeed="843.83" torque="-227.34" electricPower="-17.28"/>
+<Entry outShaftSpeed="843.83" torque="-212.19" electricPower="-16.20"/>
+<Entry outShaftSpeed="843.83" torque="-197.03" electricPower="-15.11"/>
+<Entry outShaftSpeed="843.83" torque="-181.88" electricPower="-14.00"/>
+<Entry outShaftSpeed="843.83" torque="-166.72" electricPower="-12.87"/>
+<Entry outShaftSpeed="843.83" torque="-151.56" electricPower="-11.73"/>
+<Entry outShaftSpeed="843.83" torque="-136.41" electricPower="-10.58"/>
+<Entry outShaftSpeed="843.83" torque="-121.25" electricPower="-9.41"/>
+<Entry outShaftSpeed="843.83" torque="-106.09" electricPower="-8.22"/>
+<Entry outShaftSpeed="843.83" torque="-90.94" electricPower="-7.02"/>
+<Entry outShaftSpeed="843.83" torque="-75.78" electricPower="-5.80"/>
+<Entry outShaftSpeed="843.83" torque="-60.63" electricPower="-4.57"/>
+<Entry outShaftSpeed="843.83" torque="-45.47" electricPower="-3.33"/>
+<Entry outShaftSpeed="843.83" torque="-30.31" electricPower="-2.07"/>
+<Entry outShaftSpeed="843.83" torque="-15.16" electricPower="-0.79"/>
+<Entry outShaftSpeed="843.83" torque="0.00" electricPower="0.53"/>
+<Entry outShaftSpeed="843.83" torque="15.16" electricPower="1.93"/>
+<Entry outShaftSpeed="843.83" torque="30.31" electricPower="3.35"/>
+<Entry outShaftSpeed="843.83" torque="45.47" electricPower="4.78"/>
+<Entry outShaftSpeed="843.83" torque="60.63" electricPower="6.22"/>
+<Entry outShaftSpeed="843.83" torque="75.78" electricPower="7.68"/>
+<Entry outShaftSpeed="843.83" torque="90.94" electricPower="9.16"/>
+<Entry outShaftSpeed="843.83" torque="106.09" electricPower="10.65"/>
+<Entry outShaftSpeed="843.83" torque="121.25" electricPower="12.16"/>
+<Entry outShaftSpeed="843.83" torque="136.41" electricPower="13.68"/>
+<Entry outShaftSpeed="843.83" torque="151.56" electricPower="15.22"/>
+<Entry outShaftSpeed="843.83" torque="166.72" electricPower="16.77"/>
+<Entry outShaftSpeed="843.83" torque="181.88" electricPower="18.34"/>
+<Entry outShaftSpeed="843.83" torque="197.03" electricPower="19.92"/>
+<Entry outShaftSpeed="843.83" torque="212.19" electricPower="21.52"/>
+<Entry outShaftSpeed="843.83" torque="227.34" electricPower="23.13"/>
+<Entry outShaftSpeed="843.83" torque="242.50" electricPower="24.76"/>
+<Entry outShaftSpeed="843.83" torque="257.66" electricPower="26.40"/>
+<Entry outShaftSpeed="843.83" torque="272.81" electricPower="28.06"/>
+<Entry outShaftSpeed="843.83" torque="287.97" electricPower="29.74"/>
+<Entry outShaftSpeed="843.83" torque="303.13" electricPower="31.43"/>
+<Entry outShaftSpeed="843.83" torque="318.28" electricPower="33.14"/>
+<Entry outShaftSpeed="843.83" torque="333.44" electricPower="34.86"/>
+<Entry outShaftSpeed="843.83" torque="348.59" electricPower="36.59"/>
+<Entry outShaftSpeed="843.83" torque="363.75" electricPower="38.34"/>
+<Entry outShaftSpeed="843.83" torque="378.91" electricPower="40.11"/>
+<Entry outShaftSpeed="843.83" torque="394.06" electricPower="41.89"/>
+<Entry outShaftSpeed="843.83" torque="409.22" electricPower="43.69"/>
+<Entry outShaftSpeed="843.83" torque="424.38" electricPower="45.50"/>
+<Entry outShaftSpeed="843.83" torque="439.53" electricPower="47.33"/>
+<Entry outShaftSpeed="843.83" torque="454.69" electricPower="49.18"/>
+<Entry outShaftSpeed="843.83" torque="469.84" electricPower="51.03"/>
+<Entry outShaftSpeed="843.83" torque="485.00" electricPower="52.91"/>
+<Entry outShaftSpeed="1406.38" torque="-485.00" electricPower="-61.21"/>
+<Entry outShaftSpeed="1406.38" torque="-469.84" electricPower="-59.50"/>
+<Entry outShaftSpeed="1406.38" torque="-454.69" electricPower="-57.78"/>
+<Entry outShaftSpeed="1406.38" torque="-439.53" electricPower="-56.04"/>
+<Entry outShaftSpeed="1406.38" torque="-424.38" electricPower="-54.28"/>
+<Entry outShaftSpeed="1406.38" torque="-409.22" electricPower="-52.51"/>
+<Entry outShaftSpeed="1406.38" torque="-394.06" electricPower="-50.73"/>
+<Entry outShaftSpeed="1406.38" torque="-378.91" electricPower="-48.93"/>
+<Entry outShaftSpeed="1406.38" torque="-363.75" electricPower="-47.11"/>
+<Entry outShaftSpeed="1406.38" torque="-348.59" electricPower="-45.28"/>
+<Entry outShaftSpeed="1406.38" torque="-333.44" electricPower="-43.44"/>
+<Entry outShaftSpeed="1406.38" torque="-318.28" electricPower="-41.58"/>
+<Entry outShaftSpeed="1406.38" torque="-303.13" electricPower="-39.70"/>
+<Entry outShaftSpeed="1406.38" torque="-287.97" electricPower="-37.81"/>
+<Entry outShaftSpeed="1406.38" torque="-272.81" electricPower="-35.91"/>
+<Entry outShaftSpeed="1406.38" torque="-257.66" electricPower="-33.99"/>
+<Entry outShaftSpeed="1406.38" torque="-242.50" electricPower="-32.05"/>
+<Entry outShaftSpeed="1406.38" torque="-227.34" electricPower="-30.10"/>
+<Entry outShaftSpeed="1406.38" torque="-212.19" electricPower="-28.14"/>
+<Entry outShaftSpeed="1406.38" torque="-197.03" electricPower="-26.16"/>
+<Entry outShaftSpeed="1406.38" torque="-181.88" electricPower="-24.16"/>
+<Entry outShaftSpeed="1406.38" torque="-166.72" electricPower="-22.15"/>
+<Entry outShaftSpeed="1406.38" torque="-151.56" electricPower="-20.13"/>
+<Entry outShaftSpeed="1406.38" torque="-136.41" electricPower="-18.09"/>
+<Entry outShaftSpeed="1406.38" torque="-121.25" electricPower="-16.03"/>
+<Entry outShaftSpeed="1406.38" torque="-106.09" electricPower="-13.96"/>
+<Entry outShaftSpeed="1406.38" torque="-90.94" electricPower="-11.88"/>
+<Entry outShaftSpeed="1406.38" torque="-75.78" electricPower="-9.78"/>
+<Entry outShaftSpeed="1406.38" torque="-60.63" electricPower="-7.66"/>
+<Entry outShaftSpeed="1406.38" torque="-45.47" electricPower="-5.53"/>
+<Entry outShaftSpeed="1406.38" torque="-30.31" electricPower="-3.39"/>
+<Entry outShaftSpeed="1406.38" torque="-15.16" electricPower="-1.23"/>
+<Entry outShaftSpeed="1406.38" torque="0.00" electricPower="1.00"/>
+<Entry outShaftSpeed="1406.38" torque="15.16" electricPower="3.30"/>
+<Entry outShaftSpeed="1406.38" torque="30.31" electricPower="5.62"/>
+<Entry outShaftSpeed="1406.38" torque="45.47" electricPower="7.95"/>
+<Entry outShaftSpeed="1406.38" torque="60.63" electricPower="10.30"/>
+<Entry outShaftSpeed="1406.38" torque="75.78" electricPower="12.66"/>
+<Entry outShaftSpeed="1406.38" torque="90.94" electricPower="15.04"/>
+<Entry outShaftSpeed="1406.38" torque="106.09" electricPower="17.43"/>
+<Entry outShaftSpeed="1406.38" torque="121.25" electricPower="19.84"/>
+<Entry outShaftSpeed="1406.38" torque="136.41" electricPower="22.27"/>
+<Entry outShaftSpeed="1406.38" torque="151.56" electricPower="24.71"/>
+<Entry outShaftSpeed="1406.38" torque="166.72" electricPower="27.16"/>
+<Entry outShaftSpeed="1406.38" torque="181.88" electricPower="29.63"/>
+<Entry outShaftSpeed="1406.38" torque="197.03" electricPower="32.12"/>
+<Entry outShaftSpeed="1406.38" torque="212.19" electricPower="34.62"/>
+<Entry outShaftSpeed="1406.38" torque="227.34" electricPower="37.14"/>
+<Entry outShaftSpeed="1406.38" torque="242.50" electricPower="39.67"/>
+<Entry outShaftSpeed="1406.38" torque="257.66" electricPower="42.22"/>
+<Entry outShaftSpeed="1406.38" torque="272.81" electricPower="44.78"/>
+<Entry outShaftSpeed="1406.38" torque="287.97" electricPower="47.36"/>
+<Entry outShaftSpeed="1406.38" torque="303.13" electricPower="49.95"/>
+<Entry outShaftSpeed="1406.38" torque="318.28" electricPower="52.56"/>
+<Entry outShaftSpeed="1406.38" torque="333.44" electricPower="55.18"/>
+<Entry outShaftSpeed="1406.38" torque="348.59" electricPower="57.82"/>
+<Entry outShaftSpeed="1406.38" torque="363.75" electricPower="60.47"/>
+<Entry outShaftSpeed="1406.38" torque="378.91" electricPower="63.14"/>
+<Entry outShaftSpeed="1406.38" torque="394.06" electricPower="65.83"/>
+<Entry outShaftSpeed="1406.38" torque="409.22" electricPower="68.53"/>
+<Entry outShaftSpeed="1406.38" torque="424.38" electricPower="71.24"/>
+<Entry outShaftSpeed="1406.38" torque="439.53" electricPower="73.98"/>
+<Entry outShaftSpeed="1406.38" torque="454.69" electricPower="76.72"/>
+<Entry outShaftSpeed="1406.38" torque="469.84" electricPower="79.48"/>
+<Entry outShaftSpeed="1406.38" torque="485.00" electricPower="82.26"/>
+<Entry outShaftSpeed="1758.03" torque="-485.00" electricPower="-78.57"/>
+<Entry outShaftSpeed="1758.03" torque="-469.84" electricPower="-76.31"/>
+<Entry outShaftSpeed="1758.03" torque="-454.69" electricPower="-74.03"/>
+<Entry outShaftSpeed="1758.03" torque="-439.53" electricPower="-71.74"/>
+<Entry outShaftSpeed="1758.03" torque="-424.38" electricPower="-69.43"/>
+<Entry outShaftSpeed="1758.03" torque="-409.22" electricPower="-67.11"/>
+<Entry outShaftSpeed="1758.03" torque="-394.06" electricPower="-64.77"/>
+<Entry outShaftSpeed="1758.03" torque="-378.91" electricPower="-62.42"/>
+<Entry outShaftSpeed="1758.03" torque="-363.75" electricPower="-60.05"/>
+<Entry outShaftSpeed="1758.03" torque="-348.59" electricPower="-57.67"/>
+<Entry outShaftSpeed="1758.03" torque="-333.44" electricPower="-55.27"/>
+<Entry outShaftSpeed="1758.03" torque="-318.28" electricPower="-52.86"/>
+<Entry outShaftSpeed="1758.03" torque="-303.13" electricPower="-50.43"/>
+<Entry outShaftSpeed="1758.03" torque="-287.97" electricPower="-47.98"/>
+<Entry outShaftSpeed="1758.03" torque="-272.81" electricPower="-45.53"/>
+<Entry outShaftSpeed="1758.03" torque="-257.66" electricPower="-43.05"/>
+<Entry outShaftSpeed="1758.03" torque="-242.50" electricPower="-40.57"/>
+<Entry outShaftSpeed="1758.03" torque="-227.34" electricPower="-38.06"/>
+<Entry outShaftSpeed="1758.03" torque="-212.19" electricPower="-35.54"/>
+<Entry outShaftSpeed="1758.03" torque="-197.03" electricPower="-33.01"/>
+<Entry outShaftSpeed="1758.03" torque="-181.88" electricPower="-30.46"/>
+<Entry outShaftSpeed="1758.03" torque="-166.72" electricPower="-27.90"/>
+<Entry outShaftSpeed="1758.03" torque="-151.56" electricPower="-25.32"/>
+<Entry outShaftSpeed="1758.03" torque="-136.41" electricPower="-22.73"/>
+<Entry outShaftSpeed="1758.03" torque="-121.25" electricPower="-20.12"/>
+<Entry outShaftSpeed="1758.03" torque="-106.09" electricPower="-17.50"/>
+<Entry outShaftSpeed="1758.03" torque="-90.94" electricPower="-14.86"/>
+<Entry outShaftSpeed="1758.03" torque="-75.78" electricPower="-12.21"/>
+<Entry outShaftSpeed="1758.03" torque="-60.63" electricPower="-9.54"/>
+<Entry outShaftSpeed="1758.03" torque="-45.47" electricPower="-6.86"/>
+<Entry outShaftSpeed="1758.03" torque="-30.31" electricPower="-4.16"/>
+<Entry outShaftSpeed="1758.03" torque="-15.16" electricPower="-1.44"/>
+<Entry outShaftSpeed="1758.03" torque="0.00" electricPower="1.34"/>
+<Entry outShaftSpeed="1758.03" torque="15.16" electricPower="4.21"/>
+<Entry outShaftSpeed="1758.03" torque="30.31" electricPower="7.09"/>
+<Entry outShaftSpeed="1758.03" torque="45.47" electricPower="9.99"/>
+<Entry outShaftSpeed="1758.03" torque="60.63" electricPower="12.90"/>
+<Entry outShaftSpeed="1758.03" torque="75.78" electricPower="15.83"/>
+<Entry outShaftSpeed="1758.03" torque="90.94" electricPower="18.77"/>
+<Entry outShaftSpeed="1758.03" torque="106.09" electricPower="21.73"/>
+<Entry outShaftSpeed="1758.03" torque="121.25" electricPower="24.70"/>
+<Entry outShaftSpeed="1758.03" torque="136.41" electricPower="27.69"/>
+<Entry outShaftSpeed="1758.03" torque="151.56" electricPower="30.69"/>
+<Entry outShaftSpeed="1758.03" torque="166.72" electricPower="33.71"/>
+<Entry outShaftSpeed="1758.03" torque="181.88" electricPower="36.75"/>
+<Entry outShaftSpeed="1758.03" torque="197.03" electricPower="39.80"/>
+<Entry outShaftSpeed="1758.03" torque="212.19" electricPower="42.86"/>
+<Entry outShaftSpeed="1758.03" torque="227.34" electricPower="45.94"/>
+<Entry outShaftSpeed="1758.03" torque="242.50" electricPower="49.04"/>
+<Entry outShaftSpeed="1758.03" torque="257.66" electricPower="52.15"/>
+<Entry outShaftSpeed="1758.03" torque="272.81" electricPower="55.28"/>
+<Entry outShaftSpeed="1758.03" torque="287.97" electricPower="58.42"/>
+<Entry outShaftSpeed="1758.03" torque="303.13" electricPower="61.58"/>
+<Entry outShaftSpeed="1758.03" torque="318.28" electricPower="64.75"/>
+<Entry outShaftSpeed="1758.03" torque="333.44" electricPower="67.94"/>
+<Entry outShaftSpeed="1758.03" torque="348.59" electricPower="71.14"/>
+<Entry outShaftSpeed="1758.03" torque="363.75" electricPower="74.36"/>
+<Entry outShaftSpeed="1758.03" torque="378.91" electricPower="77.59"/>
+<Entry outShaftSpeed="1758.03" torque="394.06" electricPower="80.84"/>
+<Entry outShaftSpeed="1758.03" torque="409.22" electricPower="84.11"/>
+<Entry outShaftSpeed="1758.03" torque="424.38" electricPower="87.39"/>
+<Entry outShaftSpeed="1758.03" torque="439.53" electricPower="90.68"/>
+<Entry outShaftSpeed="1758.03" torque="454.69" electricPower="93.99"/>
+<Entry outShaftSpeed="1758.03" torque="469.84" electricPower="97.32"/>
+<Entry outShaftSpeed="1758.03" torque="485.00" electricPower="100.66"/>
+<Entry outShaftSpeed="2109.57" torque="-485.00" electricPower="-95.89"/>
+<Entry outShaftSpeed="2109.57" torque="-469.84" electricPower="-93.08"/>
+<Entry outShaftSpeed="2109.57" torque="-454.69" electricPower="-90.25"/>
+<Entry outShaftSpeed="2109.57" torque="-439.53" electricPower="-87.40"/>
+<Entry outShaftSpeed="2109.57" torque="-424.38" electricPower="-84.54"/>
+<Entry outShaftSpeed="2109.57" torque="-409.22" electricPower="-81.66"/>
+<Entry outShaftSpeed="2109.57" torque="-394.06" electricPower="-78.77"/>
+<Entry outShaftSpeed="2109.57" torque="-378.91" electricPower="-75.87"/>
+<Entry outShaftSpeed="2109.57" torque="-363.75" electricPower="-72.95"/>
+<Entry outShaftSpeed="2109.57" torque="-348.59" electricPower="-70.01"/>
+<Entry outShaftSpeed="2109.57" torque="-333.44" electricPower="-67.06"/>
+<Entry outShaftSpeed="2109.57" torque="-318.28" electricPower="-64.09"/>
+<Entry outShaftSpeed="2109.57" torque="-303.13" electricPower="-61.11"/>
+<Entry outShaftSpeed="2109.57" torque="-287.97" electricPower="-58.12"/>
+<Entry outShaftSpeed="2109.57" torque="-272.81" electricPower="-55.10"/>
+<Entry outShaftSpeed="2109.57" torque="-257.66" electricPower="-52.08"/>
+<Entry outShaftSpeed="2109.57" torque="-242.50" electricPower="-49.04"/>
+<Entry outShaftSpeed="2109.57" torque="-227.34" electricPower="-45.98"/>
+<Entry outShaftSpeed="2109.57" torque="-212.19" electricPower="-42.91"/>
+<Entry outShaftSpeed="2109.57" torque="-197.03" electricPower="-39.82"/>
+<Entry outShaftSpeed="2109.57" torque="-181.88" electricPower="-36.72"/>
+<Entry outShaftSpeed="2109.57" torque="-166.72" electricPower="-33.61"/>
+<Entry outShaftSpeed="2109.57" torque="-151.56" electricPower="-30.48"/>
+<Entry outShaftSpeed="2109.57" torque="-136.41" electricPower="-27.33"/>
+<Entry outShaftSpeed="2109.57" torque="-121.25" electricPower="-24.17"/>
+<Entry outShaftSpeed="2109.57" torque="-106.09" electricPower="-20.99"/>
+<Entry outShaftSpeed="2109.57" torque="-90.94" electricPower="-17.80"/>
+<Entry outShaftSpeed="2109.57" torque="-75.78" electricPower="-14.60"/>
+<Entry outShaftSpeed="2109.57" torque="-60.63" electricPower="-11.37"/>
+<Entry outShaftSpeed="2109.57" torque="-45.47" electricPower="-8.14"/>
+<Entry outShaftSpeed="2109.57" torque="-30.31" electricPower="-4.89"/>
+<Entry outShaftSpeed="2109.57" torque="-15.16" electricPower="-1.62"/>
+<Entry outShaftSpeed="2109.57" torque="0.00" electricPower="1.73"/>
+<Entry outShaftSpeed="2109.57" torque="15.16" electricPower="5.16"/>
+<Entry outShaftSpeed="2109.57" torque="30.31" electricPower="8.60"/>
+<Entry outShaftSpeed="2109.57" torque="45.47" electricPower="12.07"/>
+<Entry outShaftSpeed="2109.57" torque="60.63" electricPower="15.54"/>
+<Entry outShaftSpeed="2109.57" torque="75.78" electricPower="19.03"/>
+<Entry outShaftSpeed="2109.57" torque="90.94" electricPower="22.54"/>
+<Entry outShaftSpeed="2109.57" torque="106.09" electricPower="26.06"/>
+<Entry outShaftSpeed="2109.57" torque="121.25" electricPower="29.60"/>
+<Entry outShaftSpeed="2109.57" torque="136.41" electricPower="33.15"/>
+<Entry outShaftSpeed="2109.57" torque="151.56" electricPower="36.72"/>
+<Entry outShaftSpeed="2109.57" torque="166.72" electricPower="40.31"/>
+<Entry outShaftSpeed="2109.57" torque="181.88" electricPower="43.90"/>
+<Entry outShaftSpeed="2109.57" torque="197.03" electricPower="47.52"/>
+<Entry outShaftSpeed="2109.57" torque="212.19" electricPower="51.15"/>
+<Entry outShaftSpeed="2109.57" torque="227.34" electricPower="54.79"/>
+<Entry outShaftSpeed="2109.57" torque="242.50" electricPower="58.45"/>
+<Entry outShaftSpeed="2109.57" torque="257.66" electricPower="62.13"/>
+<Entry outShaftSpeed="2109.57" torque="272.81" electricPower="65.82"/>
+<Entry outShaftSpeed="2109.57" torque="287.97" electricPower="69.53"/>
+<Entry outShaftSpeed="2109.57" torque="303.13" electricPower="73.25"/>
+<Entry outShaftSpeed="2109.57" torque="318.28" electricPower="76.98"/>
+<Entry outShaftSpeed="2109.57" torque="333.44" electricPower="80.74"/>
+<Entry outShaftSpeed="2109.57" torque="348.59" electricPower="84.50"/>
+<Entry outShaftSpeed="2109.57" torque="363.75" electricPower="88.29"/>
+<Entry outShaftSpeed="2109.57" torque="378.91" electricPower="92.08"/>
+<Entry outShaftSpeed="2109.57" torque="394.06" electricPower="95.89"/>
+<Entry outShaftSpeed="2109.57" torque="409.22" electricPower="99.72"/>
+<Entry outShaftSpeed="2109.57" torque="424.38" electricPower="103.57"/>
+<Entry outShaftSpeed="2109.57" torque="439.53" electricPower="107.43"/>
+<Entry outShaftSpeed="2109.57" torque="454.69" electricPower="111.30"/>
+<Entry outShaftSpeed="2109.57" torque="469.84" electricPower="115.20"/>
+<Entry outShaftSpeed="2109.57" torque="485.00" electricPower="119.10"/>
+<Entry outShaftSpeed="2461.12" torque="-485.00" electricPower="-113.17"/>
+<Entry outShaftSpeed="2461.12" torque="-469.84" electricPower="-109.80"/>
+<Entry outShaftSpeed="2461.12" torque="-454.69" electricPower="-106.42"/>
+<Entry outShaftSpeed="2461.12" torque="-439.53" electricPower="-103.02"/>
+<Entry outShaftSpeed="2461.12" torque="-424.38" electricPower="-99.61"/>
+<Entry outShaftSpeed="2461.12" torque="-409.22" electricPower="-96.18"/>
+<Entry outShaftSpeed="2461.12" torque="-394.06" electricPower="-92.73"/>
+<Entry outShaftSpeed="2461.12" torque="-378.91" electricPower="-89.28"/>
+<Entry outShaftSpeed="2461.12" torque="-363.75" electricPower="-85.80"/>
+<Entry outShaftSpeed="2461.12" torque="-348.59" electricPower="-82.31"/>
+<Entry outShaftSpeed="2461.12" torque="-333.44" electricPower="-78.81"/>
+<Entry outShaftSpeed="2461.12" torque="-318.28" electricPower="-75.29"/>
+<Entry outShaftSpeed="2461.12" torque="-303.13" electricPower="-71.76"/>
+<Entry outShaftSpeed="2461.12" torque="-287.97" electricPower="-68.21"/>
+<Entry outShaftSpeed="2461.12" torque="-272.81" electricPower="-64.64"/>
+<Entry outShaftSpeed="2461.12" torque="-257.66" electricPower="-61.06"/>
+<Entry outShaftSpeed="2461.12" torque="-242.50" electricPower="-57.47"/>
+<Entry outShaftSpeed="2461.12" torque="-227.34" electricPower="-53.86"/>
+<Entry outShaftSpeed="2461.12" torque="-212.19" electricPower="-50.24"/>
+<Entry outShaftSpeed="2461.12" torque="-197.03" electricPower="-46.60"/>
+<Entry outShaftSpeed="2461.12" torque="-181.88" electricPower="-42.94"/>
+<Entry outShaftSpeed="2461.12" torque="-166.72" electricPower="-39.27"/>
+<Entry outShaftSpeed="2461.12" torque="-151.56" electricPower="-35.59"/>
+<Entry outShaftSpeed="2461.12" torque="-136.41" electricPower="-31.89"/>
+<Entry outShaftSpeed="2461.12" torque="-121.25" electricPower="-28.18"/>
+<Entry outShaftSpeed="2461.12" torque="-106.09" electricPower="-24.45"/>
+<Entry outShaftSpeed="2461.12" torque="-90.94" electricPower="-20.70"/>
+<Entry outShaftSpeed="2461.12" torque="-75.78" electricPower="-16.94"/>
+<Entry outShaftSpeed="2461.12" torque="-60.63" electricPower="-13.17"/>
+<Entry outShaftSpeed="2461.12" torque="-45.47" electricPower="-9.38"/>
+<Entry outShaftSpeed="2461.12" torque="-30.31" electricPower="-5.58"/>
+<Entry outShaftSpeed="2461.12" torque="-15.16" electricPower="-1.76"/>
+<Entry outShaftSpeed="2461.12" torque="0.00" electricPower="2.15"/>
+<Entry outShaftSpeed="2461.12" torque="15.16" electricPower="6.15"/>
+<Entry outShaftSpeed="2461.12" torque="30.31" electricPower="10.16"/>
+<Entry outShaftSpeed="2461.12" torque="45.47" electricPower="14.18"/>
+<Entry outShaftSpeed="2461.12" torque="60.63" electricPower="18.23"/>
+<Entry outShaftSpeed="2461.12" torque="75.78" electricPower="22.28"/>
+<Entry outShaftSpeed="2461.12" torque="90.94" electricPower="26.35"/>
+<Entry outShaftSpeed="2461.12" torque="106.09" electricPower="30.44"/>
+<Entry outShaftSpeed="2461.12" torque="121.25" electricPower="34.54"/>
+<Entry outShaftSpeed="2461.12" torque="136.41" electricPower="38.66"/>
+<Entry outShaftSpeed="2461.12" torque="151.56" electricPower="42.79"/>
+<Entry outShaftSpeed="2461.12" torque="166.72" electricPower="46.94"/>
+<Entry outShaftSpeed="2461.12" torque="181.88" electricPower="51.10"/>
+<Entry outShaftSpeed="2461.12" torque="197.03" electricPower="55.28"/>
+<Entry outShaftSpeed="2461.12" torque="212.19" electricPower="59.47"/>
+<Entry outShaftSpeed="2461.12" torque="227.34" electricPower="63.68"/>
+<Entry outShaftSpeed="2461.12" torque="242.50" electricPower="67.91"/>
+<Entry outShaftSpeed="2461.12" torque="257.66" electricPower="72.15"/>
+<Entry outShaftSpeed="2461.12" torque="272.81" electricPower="76.40"/>
+<Entry outShaftSpeed="2461.12" torque="287.97" electricPower="80.67"/>
+<Entry outShaftSpeed="2461.12" torque="303.13" electricPower="84.96"/>
+<Entry outShaftSpeed="2461.12" torque="318.28" electricPower="89.26"/>
+<Entry outShaftSpeed="2461.12" torque="333.44" electricPower="93.57"/>
+<Entry outShaftSpeed="2461.12" torque="348.59" electricPower="97.91"/>
+<Entry outShaftSpeed="2461.12" torque="363.75" electricPower="102.25"/>
+<Entry outShaftSpeed="2461.12" torque="378.91" electricPower="106.62"/>
+<Entry outShaftSpeed="2461.12" torque="394.06" electricPower="110.99"/>
+<Entry outShaftSpeed="2461.12" torque="409.22" electricPower="115.38"/>
+<Entry outShaftSpeed="2461.12" torque="424.38" electricPower="119.79"/>
+<Entry outShaftSpeed="2461.12" torque="439.53" electricPower="124.21"/>
+<Entry outShaftSpeed="2461.12" torque="454.69" electricPower="128.66"/>
+<Entry outShaftSpeed="2461.12" torque="469.84" electricPower="133.11"/>
+<Entry outShaftSpeed="2461.12" torque="485.00" electricPower="137.58"/>
+<Entry outShaftSpeed="2812.81" torque="-485.00" electricPower="-130.41"/>
+<Entry outShaftSpeed="2812.81" torque="-469.84" electricPower="-126.49"/>
+<Entry outShaftSpeed="2812.81" torque="-454.69" electricPower="-122.55"/>
+<Entry outShaftSpeed="2812.81" torque="-439.53" electricPower="-118.60"/>
+<Entry outShaftSpeed="2812.81" torque="-424.38" electricPower="-114.63"/>
+<Entry outShaftSpeed="2812.81" torque="-409.22" electricPower="-110.65"/>
+<Entry outShaftSpeed="2812.81" torque="-394.06" electricPower="-106.65"/>
+<Entry outShaftSpeed="2812.81" torque="-378.91" electricPower="-102.64"/>
+<Entry outShaftSpeed="2812.81" torque="-363.75" electricPower="-98.62"/>
+<Entry outShaftSpeed="2812.81" torque="-348.59" electricPower="-94.57"/>
+<Entry outShaftSpeed="2812.81" torque="-333.44" electricPower="-90.52"/>
+<Entry outShaftSpeed="2812.81" torque="-318.28" electricPower="-86.44"/>
+<Entry outShaftSpeed="2812.81" torque="-303.13" electricPower="-82.36"/>
+<Entry outShaftSpeed="2812.81" torque="-287.97" electricPower="-78.26"/>
+<Entry outShaftSpeed="2812.81" torque="-272.81" electricPower="-74.14"/>
+<Entry outShaftSpeed="2812.81" torque="-257.66" electricPower="-70.01"/>
+<Entry outShaftSpeed="2812.81" torque="-242.50" electricPower="-65.86"/>
+<Entry outShaftSpeed="2812.81" torque="-227.34" electricPower="-61.70"/>
+<Entry outShaftSpeed="2812.81" torque="-212.19" electricPower="-57.52"/>
+<Entry outShaftSpeed="2812.81" torque="-197.03" electricPower="-53.33"/>
+<Entry outShaftSpeed="2812.81" torque="-181.88" electricPower="-49.12"/>
+<Entry outShaftSpeed="2812.81" torque="-166.72" electricPower="-44.90"/>
+<Entry outShaftSpeed="2812.81" torque="-151.56" electricPower="-40.66"/>
+<Entry outShaftSpeed="2812.81" torque="-136.41" electricPower="-36.41"/>
+<Entry outShaftSpeed="2812.81" torque="-121.25" electricPower="-32.14"/>
+<Entry outShaftSpeed="2812.81" torque="-106.09" electricPower="-27.86"/>
+<Entry outShaftSpeed="2812.81" torque="-90.94" electricPower="-23.56"/>
+<Entry outShaftSpeed="2812.81" torque="-75.78" electricPower="-19.25"/>
+<Entry outShaftSpeed="2812.81" torque="-60.63" electricPower="-14.92"/>
+<Entry outShaftSpeed="2812.81" torque="-45.47" electricPower="-10.58"/>
+<Entry outShaftSpeed="2812.81" torque="-30.31" electricPower="-6.22"/>
+<Entry outShaftSpeed="2812.81" torque="-15.16" electricPower="-1.85"/>
+<Entry outShaftSpeed="2812.81" torque="0.00" electricPower="2.62"/>
+<Entry outShaftSpeed="2812.81" torque="15.16" electricPower="7.18"/>
+<Entry outShaftSpeed="2812.81" torque="30.31" electricPower="11.76"/>
+<Entry outShaftSpeed="2812.81" torque="45.47" electricPower="16.35"/>
+<Entry outShaftSpeed="2812.81" torque="60.63" electricPower="20.95"/>
+<Entry outShaftSpeed="2812.81" torque="75.78" electricPower="25.57"/>
+<Entry outShaftSpeed="2812.81" torque="90.94" electricPower="30.21"/>
+<Entry outShaftSpeed="2812.81" torque="106.09" electricPower="34.86"/>
+<Entry outShaftSpeed="2812.81" torque="121.25" electricPower="39.52"/>
+<Entry outShaftSpeed="2812.81" torque="136.41" electricPower="44.21"/>
+<Entry outShaftSpeed="2812.81" torque="151.56" electricPower="48.90"/>
+<Entry outShaftSpeed="2812.81" torque="166.72" electricPower="53.61"/>
+<Entry outShaftSpeed="2812.81" torque="181.88" electricPower="58.34"/>
+<Entry outShaftSpeed="2812.81" torque="197.03" electricPower="63.08"/>
+<Entry outShaftSpeed="2812.81" torque="212.19" electricPower="67.84"/>
+<Entry outShaftSpeed="2812.81" torque="227.34" electricPower="72.62"/>
+<Entry outShaftSpeed="2812.81" torque="242.50" electricPower="77.40"/>
+<Entry outShaftSpeed="2812.81" torque="257.66" electricPower="82.21"/>
+<Entry outShaftSpeed="2812.81" torque="272.81" electricPower="87.03"/>
+<Entry outShaftSpeed="2812.81" torque="287.97" electricPower="91.86"/>
+<Entry outShaftSpeed="2812.81" torque="303.13" electricPower="96.71"/>
+<Entry outShaftSpeed="2812.81" torque="318.28" electricPower="101.58"/>
+<Entry outShaftSpeed="2812.81" torque="333.44" electricPower="106.46"/>
+<Entry outShaftSpeed="2812.81" torque="348.59" electricPower="111.35"/>
+<Entry outShaftSpeed="2812.81" torque="363.75" electricPower="116.26"/>
+<Entry outShaftSpeed="2812.81" torque="378.91" electricPower="121.19"/>
+<Entry outShaftSpeed="2812.81" torque="394.06" electricPower="126.13"/>
+<Entry outShaftSpeed="2812.81" torque="409.22" electricPower="131.09"/>
+<Entry outShaftSpeed="2812.81" torque="424.38" electricPower="136.06"/>
+<Entry outShaftSpeed="2812.81" torque="439.53" electricPower="141.04"/>
+<Entry outShaftSpeed="2812.81" torque="454.69" electricPower="146.05"/>
+<Entry outShaftSpeed="2812.81" torque="469.84" electricPower="151.07"/>
+<Entry outShaftSpeed="2812.81" torque="485.00" electricPower="156.11"/>
+<Entry outShaftSpeed="3164.36" torque="-485.00" electricPower="-147.61"/>
+<Entry outShaftSpeed="3164.36" torque="-469.84" electricPower="-143.13"/>
+<Entry outShaftSpeed="3164.36" torque="-454.69" electricPower="-138.64"/>
+<Entry outShaftSpeed="3164.36" torque="-439.53" electricPower="-134.14"/>
+<Entry outShaftSpeed="3164.36" torque="-424.38" electricPower="-129.62"/>
+<Entry outShaftSpeed="3164.36" torque="-409.22" electricPower="-125.09"/>
+<Entry outShaftSpeed="3164.36" torque="-394.06" electricPower="-120.54"/>
+<Entry outShaftSpeed="3164.36" torque="-378.91" electricPower="-115.97"/>
+<Entry outShaftSpeed="3164.36" torque="-363.75" electricPower="-111.39"/>
+<Entry outShaftSpeed="3164.36" torque="-348.59" electricPower="-106.79"/>
+<Entry outShaftSpeed="3164.36" torque="-333.44" electricPower="-102.19"/>
+<Entry outShaftSpeed="3164.36" torque="-318.28" electricPower="-97.56"/>
+<Entry outShaftSpeed="3164.36" torque="-303.13" electricPower="-92.92"/>
+<Entry outShaftSpeed="3164.36" torque="-287.97" electricPower="-88.27"/>
+<Entry outShaftSpeed="3164.36" torque="-272.81" electricPower="-83.59"/>
+<Entry outShaftSpeed="3164.36" torque="-257.66" electricPower="-78.91"/>
+<Entry outShaftSpeed="3164.36" torque="-242.50" electricPower="-74.21"/>
+<Entry outShaftSpeed="3164.36" torque="-227.34" electricPower="-69.49"/>
+<Entry outShaftSpeed="3164.36" torque="-212.19" electricPower="-64.76"/>
+<Entry outShaftSpeed="3164.36" torque="-197.03" electricPower="-60.02"/>
+<Entry outShaftSpeed="3164.36" torque="-181.88" electricPower="-55.26"/>
+<Entry outShaftSpeed="3164.36" torque="-166.72" electricPower="-50.48"/>
+<Entry outShaftSpeed="3164.36" torque="-151.56" electricPower="-45.69"/>
+<Entry outShaftSpeed="3164.36" torque="-136.41" electricPower="-40.89"/>
+<Entry outShaftSpeed="3164.36" torque="-121.25" electricPower="-36.07"/>
+<Entry outShaftSpeed="3164.36" torque="-106.09" electricPower="-31.23"/>
+<Entry outShaftSpeed="3164.36" torque="-90.94" electricPower="-26.38"/>
+<Entry outShaftSpeed="3164.36" torque="-75.78" electricPower="-21.52"/>
+<Entry outShaftSpeed="3164.36" torque="-60.63" electricPower="-16.64"/>
+<Entry outShaftSpeed="3164.36" torque="-45.47" electricPower="-11.74"/>
+<Entry outShaftSpeed="3164.36" torque="-30.31" electricPower="-6.83"/>
+<Entry outShaftSpeed="3164.36" torque="-15.16" electricPower="-1.91"/>
+<Entry outShaftSpeed="3164.36" torque="0.00" electricPower="3.13"/>
+<Entry outShaftSpeed="3164.36" torque="15.16" electricPower="8.26"/>
+<Entry outShaftSpeed="3164.36" torque="30.31" electricPower="13.40"/>
+<Entry outShaftSpeed="3164.36" torque="45.47" electricPower="18.55"/>
+<Entry outShaftSpeed="3164.36" torque="60.63" electricPower="23.72"/>
+<Entry outShaftSpeed="3164.36" torque="75.78" electricPower="28.90"/>
+<Entry outShaftSpeed="3164.36" torque="90.94" electricPower="34.10"/>
+<Entry outShaftSpeed="3164.36" torque="106.09" electricPower="39.32"/>
+<Entry outShaftSpeed="3164.36" torque="121.25" electricPower="44.55"/>
+<Entry outShaftSpeed="3164.36" torque="136.41" electricPower="49.79"/>
+<Entry outShaftSpeed="3164.36" torque="151.56" electricPower="55.05"/>
+<Entry outShaftSpeed="3164.36" torque="166.72" electricPower="60.33"/>
+<Entry outShaftSpeed="3164.36" torque="181.88" electricPower="65.62"/>
+<Entry outShaftSpeed="3164.36" torque="197.03" electricPower="70.93"/>
+<Entry outShaftSpeed="3164.36" torque="212.19" electricPower="76.25"/>
+<Entry outShaftSpeed="3164.36" torque="227.34" electricPower="81.59"/>
+<Entry outShaftSpeed="3164.36" torque="242.50" electricPower="86.94"/>
+<Entry outShaftSpeed="3164.36" torque="257.66" electricPower="92.31"/>
+<Entry outShaftSpeed="3164.36" torque="272.81" electricPower="97.70"/>
+<Entry outShaftSpeed="3164.36" torque="287.97" electricPower="103.09"/>
+<Entry outShaftSpeed="3164.36" torque="303.13" electricPower="108.51"/>
+<Entry outShaftSpeed="3164.36" torque="318.28" electricPower="113.94"/>
+<Entry outShaftSpeed="3164.36" torque="333.44" electricPower="119.38"/>
+<Entry outShaftSpeed="3164.36" torque="348.59" electricPower="124.84"/>
+<Entry outShaftSpeed="3164.36" torque="363.75" electricPower="130.31"/>
+<Entry outShaftSpeed="3164.36" torque="378.91" electricPower="135.80"/>
+<Entry outShaftSpeed="3164.36" torque="394.06" electricPower="141.31"/>
+<Entry outShaftSpeed="3164.36" torque="409.22" electricPower="146.83"/>
+<Entry outShaftSpeed="3164.36" torque="424.38" electricPower="152.37"/>
+<Entry outShaftSpeed="3164.36" torque="439.53" electricPower="157.92"/>
+<Entry outShaftSpeed="3164.36" torque="454.69" electricPower="163.49"/>
+<Entry outShaftSpeed="3164.36" torque="469.84" electricPower="169.07"/>
+<Entry outShaftSpeed="3164.36" torque="485.00" electricPower="174.67"/>
+<Entry outShaftSpeed="3515.91" torque="-485.00" electricPower="-164.77"/>
+<Entry outShaftSpeed="3515.91" torque="-469.84" electricPower="-159.74"/>
+<Entry outShaftSpeed="3515.91" torque="-454.69" electricPower="-154.70"/>
+<Entry outShaftSpeed="3515.91" torque="-439.53" electricPower="-149.63"/>
+<Entry outShaftSpeed="3515.91" torque="-424.38" electricPower="-144.56"/>
+<Entry outShaftSpeed="3515.91" torque="-409.22" electricPower="-139.47"/>
+<Entry outShaftSpeed="3515.91" torque="-394.06" electricPower="-134.38"/>
+<Entry outShaftSpeed="3515.91" torque="-378.91" electricPower="-129.26"/>
+<Entry outShaftSpeed="3515.91" torque="-363.75" electricPower="-124.13"/>
+<Entry outShaftSpeed="3515.91" torque="-348.59" electricPower="-118.97"/>
+<Entry outShaftSpeed="3515.91" torque="-333.44" electricPower="-113.81"/>
+<Entry outShaftSpeed="3515.91" torque="-318.28" electricPower="-108.63"/>
+<Entry outShaftSpeed="3515.91" torque="-303.13" electricPower="-103.44"/>
+<Entry outShaftSpeed="3515.91" torque="-287.97" electricPower="-98.23"/>
+<Entry outShaftSpeed="3515.91" torque="-272.81" electricPower="-93.01"/>
+<Entry outShaftSpeed="3515.91" torque="-257.66" electricPower="-87.77"/>
+<Entry outShaftSpeed="3515.91" torque="-242.50" electricPower="-82.52"/>
+<Entry outShaftSpeed="3515.91" torque="-227.34" electricPower="-77.25"/>
+<Entry outShaftSpeed="3515.91" torque="-212.19" electricPower="-71.97"/>
+<Entry outShaftSpeed="3515.91" torque="-197.03" electricPower="-66.67"/>
+<Entry outShaftSpeed="3515.91" torque="-181.88" electricPower="-61.36"/>
+<Entry outShaftSpeed="3515.91" torque="-166.72" electricPower="-56.03"/>
+<Entry outShaftSpeed="3515.91" torque="-151.56" electricPower="-50.69"/>
+<Entry outShaftSpeed="3515.91" torque="-136.41" electricPower="-45.33"/>
+<Entry outShaftSpeed="3515.91" torque="-121.25" electricPower="-39.95"/>
+<Entry outShaftSpeed="3515.91" torque="-106.09" electricPower="-34.57"/>
+<Entry outShaftSpeed="3515.91" torque="-90.94" electricPower="-29.16"/>
+<Entry outShaftSpeed="3515.91" torque="-75.78" electricPower="-23.74"/>
+<Entry outShaftSpeed="3515.91" torque="-60.63" electricPower="-18.31"/>
+<Entry outShaftSpeed="3515.91" torque="-45.47" electricPower="-12.86"/>
+<Entry outShaftSpeed="3515.91" torque="-30.31" electricPower="-7.40"/>
+<Entry outShaftSpeed="3515.91" torque="-15.16" electricPower="-1.92"/>
+<Entry outShaftSpeed="3515.91" torque="0.00" electricPower="3.69"/>
+<Entry outShaftSpeed="3515.91" torque="15.16" electricPower="9.37"/>
+<Entry outShaftSpeed="3515.91" torque="30.31" electricPower="15.08"/>
+<Entry outShaftSpeed="3515.91" torque="45.47" electricPower="20.79"/>
+<Entry outShaftSpeed="3515.91" torque="60.63" electricPower="26.53"/>
+<Entry outShaftSpeed="3515.91" torque="75.78" electricPower="32.28"/>
+<Entry outShaftSpeed="3515.91" torque="90.94" electricPower="38.04"/>
+<Entry outShaftSpeed="3515.91" torque="106.09" electricPower="43.82"/>
+<Entry outShaftSpeed="3515.91" torque="121.25" electricPower="49.61"/>
+<Entry outShaftSpeed="3515.91" torque="136.41" electricPower="55.42"/>
+<Entry outShaftSpeed="3515.91" torque="151.56" electricPower="61.25"/>
+<Entry outShaftSpeed="3515.91" torque="166.72" electricPower="67.09"/>
+<Entry outShaftSpeed="3515.91" torque="181.88" electricPower="72.94"/>
+<Entry outShaftSpeed="3515.91" torque="197.03" electricPower="78.82"/>
+<Entry outShaftSpeed="3515.91" torque="212.19" electricPower="84.70"/>
+<Entry outShaftSpeed="3515.91" torque="227.34" electricPower="90.61"/>
+<Entry outShaftSpeed="3515.91" torque="242.50" electricPower="96.52"/>
+<Entry outShaftSpeed="3515.91" torque="257.66" electricPower="102.46"/>
+<Entry outShaftSpeed="3515.91" torque="272.81" electricPower="108.40"/>
+<Entry outShaftSpeed="3515.91" torque="287.97" electricPower="114.37"/>
+<Entry outShaftSpeed="3515.91" torque="303.13" electricPower="120.34"/>
+<Entry outShaftSpeed="3515.91" torque="318.28" electricPower="126.33"/>
+<Entry outShaftSpeed="3515.91" torque="333.44" electricPower="132.34"/>
+<Entry outShaftSpeed="3515.91" torque="348.59" electricPower="138.37"/>
+<Entry outShaftSpeed="3515.91" torque="363.75" electricPower="144.41"/>
+<Entry outShaftSpeed="3515.91" torque="378.91" electricPower="150.46"/>
+<Entry outShaftSpeed="3515.91" torque="394.06" electricPower="156.53"/>
+<Entry outShaftSpeed="3515.91" torque="409.22" electricPower="162.62"/>
+<Entry outShaftSpeed="3515.91" torque="424.38" electricPower="168.71"/>
+<Entry outShaftSpeed="3515.91" torque="439.53" electricPower="174.83"/>
+<Entry outShaftSpeed="3515.91" torque="454.69" electricPower="180.96"/>
+<Entry outShaftSpeed="3515.91" torque="469.84" electricPower="187.11"/>
+<Entry outShaftSpeed="3515.91" torque="485.00" electricPower="193.28"/>
+<Entry outShaftSpeed="3867.60" torque="-485.00" electricPower="-181.88"/>
+<Entry outShaftSpeed="3867.60" torque="-469.84" electricPower="-176.30"/>
+<Entry outShaftSpeed="3867.60" torque="-454.69" electricPower="-170.71"/>
+<Entry outShaftSpeed="3867.60" torque="-439.53" electricPower="-165.10"/>
+<Entry outShaftSpeed="3867.60" torque="-424.38" electricPower="-159.47"/>
+<Entry outShaftSpeed="3867.60" torque="-409.22" electricPower="-153.83"/>
+<Entry outShaftSpeed="3867.60" torque="-394.06" electricPower="-148.17"/>
+<Entry outShaftSpeed="3867.60" torque="-378.91" electricPower="-142.50"/>
+<Entry outShaftSpeed="3867.60" torque="-363.75" electricPower="-136.81"/>
+<Entry outShaftSpeed="3867.60" torque="-348.59" electricPower="-131.12"/>
+<Entry outShaftSpeed="3867.60" torque="-333.44" electricPower="-125.40"/>
+<Entry outShaftSpeed="3867.60" torque="-318.28" electricPower="-119.67"/>
+<Entry outShaftSpeed="3867.60" torque="-303.13" electricPower="-113.92"/>
+<Entry outShaftSpeed="3867.60" torque="-287.97" electricPower="-108.16"/>
+<Entry outShaftSpeed="3867.60" torque="-272.81" electricPower="-102.38"/>
+<Entry outShaftSpeed="3867.60" torque="-257.66" electricPower="-96.60"/>
+<Entry outShaftSpeed="3867.60" torque="-242.50" electricPower="-90.79"/>
+<Entry outShaftSpeed="3867.60" torque="-227.34" electricPower="-84.97"/>
+<Entry outShaftSpeed="3867.60" torque="-212.19" electricPower="-79.13"/>
+<Entry outShaftSpeed="3867.60" torque="-197.03" electricPower="-73.28"/>
+<Entry outShaftSpeed="3867.60" torque="-181.88" electricPower="-67.41"/>
+<Entry outShaftSpeed="3867.60" torque="-166.72" electricPower="-61.53"/>
+<Entry outShaftSpeed="3867.60" torque="-151.56" electricPower="-55.64"/>
+<Entry outShaftSpeed="3867.60" torque="-136.41" electricPower="-49.73"/>
+<Entry outShaftSpeed="3867.60" torque="-121.25" electricPower="-43.80"/>
+<Entry outShaftSpeed="3867.60" torque="-106.09" electricPower="-37.86"/>
+<Entry outShaftSpeed="3867.60" torque="-90.94" electricPower="-31.90"/>
+<Entry outShaftSpeed="3867.60" torque="-75.78" electricPower="-25.93"/>
+<Entry outShaftSpeed="3867.60" torque="-60.63" electricPower="-19.94"/>
+<Entry outShaftSpeed="3867.60" torque="-45.47" electricPower="-13.94"/>
+<Entry outShaftSpeed="3867.60" torque="-30.31" electricPower="-7.93"/>
+<Entry outShaftSpeed="3867.60" torque="-15.16" electricPower="-1.90"/>
+<Entry outShaftSpeed="3867.60" torque="0.00" electricPower="4.28"/>
+<Entry outShaftSpeed="3867.60" torque="15.16" electricPower="10.53"/>
+<Entry outShaftSpeed="3867.60" torque="30.31" electricPower="16.80"/>
+<Entry outShaftSpeed="3867.60" torque="45.47" electricPower="23.08"/>
+<Entry outShaftSpeed="3867.60" torque="60.63" electricPower="29.38"/>
+<Entry outShaftSpeed="3867.60" torque="75.78" electricPower="35.69"/>
+<Entry outShaftSpeed="3867.60" torque="90.94" electricPower="42.02"/>
+<Entry outShaftSpeed="3867.60" torque="106.09" electricPower="48.36"/>
+<Entry outShaftSpeed="3867.60" torque="121.25" electricPower="54.72"/>
+<Entry outShaftSpeed="3867.60" torque="136.41" electricPower="61.09"/>
+<Entry outShaftSpeed="3867.60" torque="151.56" electricPower="67.48"/>
+<Entry outShaftSpeed="3867.60" torque="166.72" electricPower="73.89"/>
+<Entry outShaftSpeed="3867.60" torque="181.88" electricPower="80.31"/>
+<Entry outShaftSpeed="3867.60" torque="197.03" electricPower="86.74"/>
+<Entry outShaftSpeed="3867.60" torque="212.19" electricPower="93.20"/>
+<Entry outShaftSpeed="3867.60" torque="227.34" electricPower="99.66"/>
+<Entry outShaftSpeed="3867.60" torque="242.50" electricPower="106.14"/>
+<Entry outShaftSpeed="3867.60" torque="257.66" electricPower="112.63"/>
+<Entry outShaftSpeed="3867.60" torque="272.81" electricPower="119.15"/>
+<Entry outShaftSpeed="3867.60" torque="287.97" electricPower="125.68"/>
+<Entry outShaftSpeed="3867.60" torque="303.13" electricPower="132.21"/>
+<Entry outShaftSpeed="3867.60" torque="318.28" electricPower="138.78"/>
+<Entry outShaftSpeed="3867.60" torque="333.44" electricPower="145.35"/>
+<Entry outShaftSpeed="3867.60" torque="348.59" electricPower="151.94"/>
+<Entry outShaftSpeed="3867.60" torque="363.75" electricPower="158.54"/>
+<Entry outShaftSpeed="3867.60" torque="378.91" electricPower="165.16"/>
+<Entry outShaftSpeed="3867.60" torque="394.06" electricPower="171.79"/>
+<Entry outShaftSpeed="3867.60" torque="409.22" electricPower="178.45"/>
+<Entry outShaftSpeed="3867.60" torque="424.38" electricPower="185.11"/>
+<Entry outShaftSpeed="3867.60" torque="439.53" electricPower="191.79"/>
+<Entry outShaftSpeed="3867.60" torque="454.69" electricPower="198.48"/>
+<Entry outShaftSpeed="3867.60" torque="469.84" electricPower="205.20"/>
+<Entry outShaftSpeed="3867.60" torque="485.00" electricPower="211.92"/>
+<Entry outShaftSpeed="4219.15" torque="-485.00" electricPower="-198.96"/>
+<Entry outShaftSpeed="4219.15" torque="-469.84" electricPower="-192.83"/>
+<Entry outShaftSpeed="4219.15" torque="-454.69" electricPower="-186.68"/>
+<Entry outShaftSpeed="4219.15" torque="-439.53" electricPower="-180.52"/>
+<Entry outShaftSpeed="4219.15" torque="-424.38" electricPower="-174.33"/>
+<Entry outShaftSpeed="4219.15" torque="-409.22" electricPower="-168.14"/>
+<Entry outShaftSpeed="4219.15" torque="-394.06" electricPower="-161.93"/>
+<Entry outShaftSpeed="4219.15" torque="-378.91" electricPower="-155.71"/>
+<Entry outShaftSpeed="4219.15" torque="-363.75" electricPower="-149.46"/>
+<Entry outShaftSpeed="4219.15" torque="-348.59" electricPower="-143.21"/>
+<Entry outShaftSpeed="4219.15" torque="-333.44" electricPower="-136.95"/>
+<Entry outShaftSpeed="4219.15" torque="-318.28" electricPower="-130.66"/>
+<Entry outShaftSpeed="4219.15" torque="-303.13" electricPower="-124.37"/>
+<Entry outShaftSpeed="4219.15" torque="-287.97" electricPower="-118.04"/>
+<Entry outShaftSpeed="4219.15" torque="-272.81" electricPower="-111.72"/>
+<Entry outShaftSpeed="4219.15" torque="-257.66" electricPower="-105.38"/>
+<Entry outShaftSpeed="4219.15" torque="-242.50" electricPower="-99.02"/>
+<Entry outShaftSpeed="4219.15" torque="-227.34" electricPower="-92.64"/>
+<Entry outShaftSpeed="4219.15" torque="-212.19" electricPower="-86.25"/>
+<Entry outShaftSpeed="4219.15" torque="-197.03" electricPower="-79.85"/>
+<Entry outShaftSpeed="4219.15" torque="-181.88" electricPower="-73.43"/>
+<Entry outShaftSpeed="4219.15" torque="-166.72" electricPower="-67.00"/>
+<Entry outShaftSpeed="4219.15" torque="-151.56" electricPower="-60.55"/>
+<Entry outShaftSpeed="4219.15" torque="-136.41" electricPower="-54.08"/>
+<Entry outShaftSpeed="4219.15" torque="-121.25" electricPower="-47.60"/>
+<Entry outShaftSpeed="4219.15" torque="-106.09" electricPower="-41.11"/>
+<Entry outShaftSpeed="4219.15" torque="-90.94" electricPower="-34.60"/>
+<Entry outShaftSpeed="4219.15" torque="-75.78" electricPower="-28.08"/>
+<Entry outShaftSpeed="4219.15" torque="-60.63" electricPower="-21.54"/>
+<Entry outShaftSpeed="4219.15" torque="-45.47" electricPower="-14.98"/>
+<Entry outShaftSpeed="4219.15" torque="-30.31" electricPower="-8.41"/>
+<Entry outShaftSpeed="4219.15" torque="-15.16" electricPower="-1.83"/>
+<Entry outShaftSpeed="4219.15" torque="0.00" electricPower="4.92"/>
+<Entry outShaftSpeed="4219.15" torque="15.16" electricPower="11.73"/>
+<Entry outShaftSpeed="4219.15" torque="30.31" electricPower="18.56"/>
+<Entry outShaftSpeed="4219.15" torque="45.47" electricPower="25.41"/>
+<Entry outShaftSpeed="4219.15" torque="60.63" electricPower="32.27"/>
+<Entry outShaftSpeed="4219.15" torque="75.78" electricPower="39.15"/>
+<Entry outShaftSpeed="4219.15" torque="90.94" electricPower="46.04"/>
+<Entry outShaftSpeed="4219.15" torque="106.09" electricPower="52.95"/>
+<Entry outShaftSpeed="4219.15" torque="121.25" electricPower="59.87"/>
+<Entry outShaftSpeed="4219.15" torque="136.41" electricPower="66.81"/>
+<Entry outShaftSpeed="4219.15" torque="151.56" electricPower="73.76"/>
+<Entry outShaftSpeed="4219.15" torque="166.72" electricPower="80.73"/>
+<Entry outShaftSpeed="4219.15" torque="181.88" electricPower="87.71"/>
+<Entry outShaftSpeed="4219.15" torque="197.03" electricPower="94.71"/>
+<Entry outShaftSpeed="4219.15" torque="212.19" electricPower="101.72"/>
+<Entry outShaftSpeed="4219.15" torque="227.34" electricPower="108.76"/>
+<Entry outShaftSpeed="4219.15" torque="242.50" electricPower="115.80"/>
+<Entry outShaftSpeed="4219.15" torque="257.66" electricPower="122.87"/>
+<Entry outShaftSpeed="4219.15" torque="272.81" electricPower="129.94"/>
+<Entry outShaftSpeed="4219.15" torque="287.97" electricPower="137.03"/>
+<Entry outShaftSpeed="4219.15" torque="303.13" electricPower="144.13"/>
+<Entry outShaftSpeed="4219.15" torque="318.28" electricPower="151.26"/>
+<Entry outShaftSpeed="4219.15" torque="333.44" electricPower="158.39"/>
+<Entry outShaftSpeed="4219.15" torque="348.59" electricPower="165.54"/>
+<Entry outShaftSpeed="4219.15" torque="363.75" electricPower="172.71"/>
+<Entry outShaftSpeed="4219.15" torque="378.91" electricPower="179.90"/>
+<Entry outShaftSpeed="4219.15" torque="394.06" electricPower="187.10"/>
+<Entry outShaftSpeed="4219.15" torque="409.22" electricPower="194.31"/>
+<Entry outShaftSpeed="4219.15" torque="424.38" electricPower="201.54"/>
+<Entry outShaftSpeed="4219.15" torque="439.53" electricPower="208.79"/>
+<Entry outShaftSpeed="4219.15" torque="454.69" electricPower="216.04"/>
+<Entry outShaftSpeed="4219.15" torque="469.84" electricPower="223.32"/>
+<Entry outShaftSpeed="4219.15" torque="485.00" electricPower="230.61"/>
+<Entry outShaftSpeed="4570.69" torque="-485.00" electricPower="-216.00"/>
+<Entry outShaftSpeed="4570.69" torque="-469.84" electricPower="-209.31"/>
+<Entry outShaftSpeed="4570.69" torque="-454.69" electricPower="-202.61"/>
+<Entry outShaftSpeed="4570.69" torque="-439.53" electricPower="-195.89"/>
+<Entry outShaftSpeed="4570.69" torque="-424.38" electricPower="-189.16"/>
+<Entry outShaftSpeed="4570.69" torque="-409.22" electricPower="-182.41"/>
+<Entry outShaftSpeed="4570.69" torque="-394.06" electricPower="-175.65"/>
+<Entry outShaftSpeed="4570.69" torque="-378.91" electricPower="-168.88"/>
+<Entry outShaftSpeed="4570.69" torque="-363.75" electricPower="-162.08"/>
+<Entry outShaftSpeed="4570.69" torque="-348.59" electricPower="-155.28"/>
+<Entry outShaftSpeed="4570.69" torque="-333.44" electricPower="-148.46"/>
+<Entry outShaftSpeed="4570.69" torque="-318.28" electricPower="-141.62"/>
+<Entry outShaftSpeed="4570.69" torque="-303.13" electricPower="-134.76"/>
+<Entry outShaftSpeed="4570.69" torque="-287.97" electricPower="-127.89"/>
+<Entry outShaftSpeed="4570.69" torque="-272.81" electricPower="-121.01"/>
+<Entry outShaftSpeed="4570.69" torque="-257.66" electricPower="-114.12"/>
+<Entry outShaftSpeed="4570.69" torque="-242.50" electricPower="-107.21"/>
+<Entry outShaftSpeed="4570.69" torque="-227.34" electricPower="-100.28"/>
+<Entry outShaftSpeed="4570.69" torque="-212.19" electricPower="-93.33"/>
+<Entry outShaftSpeed="4570.69" torque="-197.03" electricPower="-86.38"/>
+<Entry outShaftSpeed="4570.69" torque="-181.88" electricPower="-79.41"/>
+<Entry outShaftSpeed="4570.69" torque="-166.72" electricPower="-72.42"/>
+<Entry outShaftSpeed="4570.69" torque="-151.56" electricPower="-65.42"/>
+<Entry outShaftSpeed="4570.69" torque="-136.41" electricPower="-58.40"/>
+<Entry outShaftSpeed="4570.69" torque="-121.25" electricPower="-51.37"/>
+<Entry outShaftSpeed="4570.69" torque="-106.09" electricPower="-44.32"/>
+<Entry outShaftSpeed="4570.69" torque="-90.94" electricPower="-37.26"/>
+<Entry outShaftSpeed="4570.69" torque="-75.78" electricPower="-30.18"/>
+<Entry outShaftSpeed="4570.69" torque="-60.63" electricPower="-23.09"/>
+<Entry outShaftSpeed="4570.69" torque="-45.47" electricPower="-15.98"/>
+<Entry outShaftSpeed="4570.69" torque="-30.31" electricPower="-8.86"/>
+<Entry outShaftSpeed="4570.69" torque="-15.16" electricPower="-1.72"/>
+<Entry outShaftSpeed="4570.69" torque="0.00" electricPower="5.59"/>
+<Entry outShaftSpeed="4570.69" torque="15.16" electricPower="12.97"/>
+<Entry outShaftSpeed="4570.69" torque="30.31" electricPower="20.37"/>
+<Entry outShaftSpeed="4570.69" torque="45.47" electricPower="27.78"/>
+<Entry outShaftSpeed="4570.69" torque="60.63" electricPower="35.20"/>
+<Entry outShaftSpeed="4570.69" torque="75.78" electricPower="42.64"/>
+<Entry outShaftSpeed="4570.69" torque="90.94" electricPower="50.10"/>
+<Entry outShaftSpeed="4570.69" torque="106.09" electricPower="57.57"/>
+<Entry outShaftSpeed="4570.69" torque="121.25" electricPower="65.06"/>
+<Entry outShaftSpeed="4570.69" torque="136.41" electricPower="72.56"/>
+<Entry outShaftSpeed="4570.69" torque="151.56" electricPower="80.08"/>
+<Entry outShaftSpeed="4570.69" torque="166.72" electricPower="87.61"/>
+<Entry outShaftSpeed="4570.69" torque="181.88" electricPower="95.16"/>
+<Entry outShaftSpeed="4570.69" torque="197.03" electricPower="102.72"/>
+<Entry outShaftSpeed="4570.69" torque="212.19" electricPower="110.30"/>
+<Entry outShaftSpeed="4570.69" torque="227.34" electricPower="117.89"/>
+<Entry outShaftSpeed="4570.69" torque="242.50" electricPower="125.51"/>
+<Entry outShaftSpeed="4570.69" torque="257.66" electricPower="133.13"/>
+<Entry outShaftSpeed="4570.69" torque="272.81" electricPower="140.77"/>
+<Entry outShaftSpeed="4570.69" torque="287.97" electricPower="148.43"/>
+<Entry outShaftSpeed="4570.69" torque="303.13" electricPower="156.10"/>
+<Entry outShaftSpeed="4570.69" torque="318.28" electricPower="163.79"/>
+<Entry outShaftSpeed="4570.69" torque="333.44" electricPower="171.48"/>
+<Entry outShaftSpeed="4570.69" torque="348.59" electricPower="179.20"/>
+<Entry outShaftSpeed="4570.69" torque="363.75" electricPower="186.93"/>
+<Entry outShaftSpeed="4570.69" torque="378.91" electricPower="194.68"/>
+<Entry outShaftSpeed="4570.69" torque="394.06" electricPower="202.45"/>
+<Entry outShaftSpeed="4570.69" torque="409.22" electricPower="210.22"/>
+<Entry outShaftSpeed="4570.69" torque="424.38" electricPower="218.01"/>
+<Entry outShaftSpeed="4570.69" torque="439.53" electricPower="225.82"/>
+<Entry outShaftSpeed="4570.69" torque="454.69" electricPower="233.64"/>
+<Entry outShaftSpeed="4570.69" torque="469.84" electricPower="241.48"/>
+<Entry outShaftSpeed="4570.69" torque="485.00" electricPower="249.34"/>
+<Entry outShaftSpeed="4922.39" torque="-485.00" electricPower="-232.99"/>
+<Entry outShaftSpeed="4922.39" torque="-469.84" electricPower="-225.75"/>
+<Entry outShaftSpeed="4922.39" torque="-454.69" electricPower="-218.50"/>
+<Entry outShaftSpeed="4922.39" torque="-439.53" electricPower="-211.22"/>
+<Entry outShaftSpeed="4922.39" torque="-424.38" electricPower="-203.94"/>
+<Entry outShaftSpeed="4922.39" torque="-409.22" electricPower="-196.64"/>
+<Entry outShaftSpeed="4922.39" torque="-394.06" electricPower="-189.33"/>
+<Entry outShaftSpeed="4922.39" torque="-378.91" electricPower="-182.00"/>
+<Entry outShaftSpeed="4922.39" torque="-363.75" electricPower="-174.65"/>
+<Entry outShaftSpeed="4922.39" torque="-348.59" electricPower="-167.29"/>
+<Entry outShaftSpeed="4922.39" torque="-333.44" electricPower="-159.92"/>
+<Entry outShaftSpeed="4922.39" torque="-318.28" electricPower="-152.53"/>
+<Entry outShaftSpeed="4922.39" torque="-303.13" electricPower="-145.13"/>
+<Entry outShaftSpeed="4922.39" torque="-287.97" electricPower="-137.70"/>
+<Entry outShaftSpeed="4922.39" torque="-272.81" electricPower="-130.27"/>
+<Entry outShaftSpeed="4922.39" torque="-257.66" electricPower="-122.81"/>
+<Entry outShaftSpeed="4922.39" torque="-242.50" electricPower="-115.35"/>
+<Entry outShaftSpeed="4922.39" torque="-227.34" electricPower="-107.87"/>
+<Entry outShaftSpeed="4922.39" torque="-212.19" electricPower="-100.38"/>
+<Entry outShaftSpeed="4922.39" torque="-197.03" electricPower="-92.87"/>
+<Entry outShaftSpeed="4922.39" torque="-181.88" electricPower="-85.34"/>
+<Entry outShaftSpeed="4922.39" torque="-166.72" electricPower="-77.80"/>
+<Entry outShaftSpeed="4922.39" torque="-151.56" electricPower="-70.24"/>
+<Entry outShaftSpeed="4922.39" torque="-136.41" electricPower="-62.67"/>
+<Entry outShaftSpeed="4922.39" torque="-121.25" electricPower="-55.09"/>
+<Entry outShaftSpeed="4922.39" torque="-106.09" electricPower="-47.49"/>
+<Entry outShaftSpeed="4922.39" torque="-90.94" electricPower="-39.87"/>
+<Entry outShaftSpeed="4922.39" torque="-75.78" electricPower="-32.24"/>
+<Entry outShaftSpeed="4922.39" torque="-60.63" electricPower="-24.60"/>
+<Entry outShaftSpeed="4922.39" torque="-45.47" electricPower="-16.94"/>
+<Entry outShaftSpeed="4922.39" torque="-30.31" electricPower="-9.26"/>
+<Entry outShaftSpeed="4922.39" torque="-15.16" electricPower="-1.57"/>
+<Entry outShaftSpeed="4922.39" torque="0.00" electricPower="6.31"/>
+<Entry outShaftSpeed="4922.39" torque="15.16" electricPower="14.25"/>
+<Entry outShaftSpeed="4922.39" torque="30.31" electricPower="22.21"/>
+<Entry outShaftSpeed="4922.39" torque="45.47" electricPower="30.19"/>
+<Entry outShaftSpeed="4922.39" torque="60.63" electricPower="38.18"/>
+<Entry outShaftSpeed="4922.39" torque="75.78" electricPower="46.18"/>
+<Entry outShaftSpeed="4922.39" torque="90.94" electricPower="54.20"/>
+<Entry outShaftSpeed="4922.39" torque="106.09" electricPower="62.24"/>
+<Entry outShaftSpeed="4922.39" torque="121.25" electricPower="70.29"/>
+<Entry outShaftSpeed="4922.39" torque="136.41" electricPower="78.36"/>
+<Entry outShaftSpeed="4922.39" torque="151.56" electricPower="86.44"/>
+<Entry outShaftSpeed="4922.39" torque="166.72" electricPower="94.54"/>
+<Entry outShaftSpeed="4922.39" torque="181.88" electricPower="102.65"/>
+<Entry outShaftSpeed="4922.39" torque="197.03" electricPower="110.78"/>
+<Entry outShaftSpeed="4922.39" torque="212.19" electricPower="118.92"/>
+<Entry outShaftSpeed="4922.39" torque="227.34" electricPower="127.08"/>
+<Entry outShaftSpeed="4922.39" torque="242.50" electricPower="135.25"/>
+<Entry outShaftSpeed="4922.39" torque="257.66" electricPower="143.44"/>
+<Entry outShaftSpeed="4922.39" torque="272.81" electricPower="151.64"/>
+<Entry outShaftSpeed="4922.39" torque="287.97" electricPower="159.87"/>
+<Entry outShaftSpeed="4922.39" torque="303.13" electricPower="168.10"/>
+<Entry outShaftSpeed="4922.39" torque="318.28" electricPower="176.35"/>
+<Entry outShaftSpeed="4922.39" torque="333.44" electricPower="184.62"/>
+<Entry outShaftSpeed="4922.39" torque="348.59" electricPower="192.89"/>
+<Entry outShaftSpeed="4922.39" torque="363.75" electricPower="201.19"/>
+<Entry outShaftSpeed="4922.39" torque="378.91" electricPower="209.50"/>
+<Entry outShaftSpeed="4922.39" torque="394.06" electricPower="217.83"/>
+<Entry outShaftSpeed="4922.39" torque="409.22" electricPower="226.17"/>
+<Entry outShaftSpeed="4922.39" torque="424.38" electricPower="234.53"/>
+<Entry outShaftSpeed="4922.39" torque="439.53" electricPower="242.90"/>
+<Entry outShaftSpeed="4922.39" torque="454.69" electricPower="251.29"/>
+<Entry outShaftSpeed="4922.39" torque="469.84" electricPower="259.70"/>
+<Entry outShaftSpeed="4922.39" torque="485.00" electricPower="268.11"/>
+<Entry outShaftSpeed="5273.93" torque="-485.00" electricPower="-249.95"/>
+<Entry outShaftSpeed="5273.93" torque="-469.84" electricPower="-242.15"/>
+<Entry outShaftSpeed="5273.93" torque="-454.69" electricPower="-234.35"/>
+<Entry outShaftSpeed="5273.93" torque="-439.53" electricPower="-226.52"/>
+<Entry outShaftSpeed="5273.93" torque="-424.38" electricPower="-218.69"/>
+<Entry outShaftSpeed="5273.93" torque="-409.22" electricPower="-210.83"/>
+<Entry outShaftSpeed="5273.93" torque="-394.06" electricPower="-202.96"/>
+<Entry outShaftSpeed="5273.93" torque="-378.91" electricPower="-195.08"/>
+<Entry outShaftSpeed="5273.93" torque="-363.75" electricPower="-187.18"/>
+<Entry outShaftSpeed="5273.93" torque="-348.59" electricPower="-179.27"/>
+<Entry outShaftSpeed="5273.93" torque="-333.44" electricPower="-171.34"/>
+<Entry outShaftSpeed="5273.93" torque="-318.28" electricPower="-163.39"/>
+<Entry outShaftSpeed="5273.93" torque="-303.13" electricPower="-155.44"/>
+<Entry outShaftSpeed="5273.93" torque="-287.97" electricPower="-147.46"/>
+<Entry outShaftSpeed="5273.93" torque="-272.81" electricPower="-139.48"/>
+<Entry outShaftSpeed="5273.93" torque="-257.66" electricPower="-131.47"/>
+<Entry outShaftSpeed="5273.93" torque="-242.50" electricPower="-123.46"/>
+<Entry outShaftSpeed="5273.93" torque="-227.34" electricPower="-115.42"/>
+<Entry outShaftSpeed="5273.93" torque="-212.19" electricPower="-107.38"/>
+<Entry outShaftSpeed="5273.93" torque="-197.03" electricPower="-99.31"/>
+<Entry outShaftSpeed="5273.93" torque="-181.88" electricPower="-91.23"/>
+<Entry outShaftSpeed="5273.93" torque="-166.72" electricPower="-83.14"/>
+<Entry outShaftSpeed="5273.93" torque="-151.56" electricPower="-75.03"/>
+<Entry outShaftSpeed="5273.93" torque="-136.41" electricPower="-66.91"/>
+<Entry outShaftSpeed="5273.93" torque="-121.25" electricPower="-58.77"/>
+<Entry outShaftSpeed="5273.93" torque="-106.09" electricPower="-50.62"/>
+<Entry outShaftSpeed="5273.93" torque="-90.94" electricPower="-42.45"/>
+<Entry outShaftSpeed="5273.93" torque="-75.78" electricPower="-34.27"/>
+<Entry outShaftSpeed="5273.93" torque="-60.63" electricPower="-26.07"/>
+<Entry outShaftSpeed="5273.93" torque="-45.47" electricPower="-17.86"/>
+<Entry outShaftSpeed="5273.93" torque="-30.31" electricPower="-9.63"/>
+<Entry outShaftSpeed="5273.93" torque="-15.16" electricPower="-1.38"/>
+<Entry outShaftSpeed="5273.93" torque="0.00" electricPower="7.07"/>
+<Entry outShaftSpeed="5273.93" torque="15.16" electricPower="15.58"/>
+<Entry outShaftSpeed="5273.93" torque="30.31" electricPower="24.10"/>
+<Entry outShaftSpeed="5273.93" torque="45.47" electricPower="32.64"/>
+<Entry outShaftSpeed="5273.93" torque="60.63" electricPower="41.19"/>
+<Entry outShaftSpeed="5273.93" torque="75.78" electricPower="49.76"/>
+<Entry outShaftSpeed="5273.93" torque="90.94" electricPower="58.35"/>
+<Entry outShaftSpeed="5273.93" torque="106.09" electricPower="66.95"/>
+<Entry outShaftSpeed="5273.93" torque="121.25" electricPower="75.56"/>
+<Entry outShaftSpeed="5273.93" torque="136.41" electricPower="84.19"/>
+<Entry outShaftSpeed="5273.93" torque="151.56" electricPower="92.84"/>
+<Entry outShaftSpeed="5273.93" torque="166.72" electricPower="101.50"/>
+<Entry outShaftSpeed="5273.93" torque="181.88" electricPower="110.18"/>
+<Entry outShaftSpeed="5273.93" torque="197.03" electricPower="118.87"/>
+<Entry outShaftSpeed="5273.93" torque="212.19" electricPower="127.58"/>
+<Entry outShaftSpeed="5273.93" torque="227.34" electricPower="136.29"/>
+<Entry outShaftSpeed="5273.93" torque="242.50" electricPower="145.04"/>
+<Entry outShaftSpeed="5273.93" torque="257.66" electricPower="153.79"/>
+<Entry outShaftSpeed="5273.93" torque="272.81" electricPower="162.55"/>
+<Entry outShaftSpeed="5273.93" torque="287.97" electricPower="171.34"/>
+<Entry outShaftSpeed="5273.93" torque="303.13" electricPower="180.14"/>
+<Entry outShaftSpeed="5273.93" torque="318.28" electricPower="188.96"/>
+<Entry outShaftSpeed="5273.93" torque="333.44" electricPower="197.79"/>
+<Entry outShaftSpeed="5273.93" torque="348.59" electricPower="206.63"/>
+<Entry outShaftSpeed="5273.93" torque="363.75" electricPower="215.49"/>
+<Entry outShaftSpeed="5273.93" torque="378.91" electricPower="224.37"/>
+<Entry outShaftSpeed="5273.93" torque="394.06" electricPower="233.26"/>
+<Entry outShaftSpeed="5273.93" torque="409.22" electricPower="242.16"/>
+<Entry outShaftSpeed="5273.93" torque="424.38" electricPower="251.08"/>
+<Entry outShaftSpeed="5273.93" torque="439.53" electricPower="260.02"/>
+<Entry outShaftSpeed="5273.93" torque="454.69" electricPower="268.97"/>
+<Entry outShaftSpeed="5273.93" torque="469.84" electricPower="277.94"/>
+<Entry outShaftSpeed="5273.93" torque="485.00" electricPower="286.92"/>
+<Entry outShaftSpeed="5625.48" torque="-485.00" electricPower="-266.86"/>
+<Entry outShaftSpeed="5625.48" torque="-469.84" electricPower="-258.51"/>
+<Entry outShaftSpeed="5625.48" torque="-454.69" electricPower="-250.15"/>
+<Entry outShaftSpeed="5625.48" torque="-439.53" electricPower="-241.78"/>
+<Entry outShaftSpeed="5625.48" torque="-424.38" electricPower="-233.38"/>
+<Entry outShaftSpeed="5625.48" torque="-409.22" electricPower="-224.98"/>
+<Entry outShaftSpeed="5625.48" torque="-394.06" electricPower="-216.55"/>
+<Entry outShaftSpeed="5625.48" torque="-378.91" electricPower="-208.13"/>
+<Entry outShaftSpeed="5625.48" torque="-363.75" electricPower="-199.67"/>
+<Entry outShaftSpeed="5625.48" torque="-348.59" electricPower="-191.21"/>
+<Entry outShaftSpeed="5625.48" torque="-333.44" electricPower="-182.72"/>
+<Entry outShaftSpeed="5625.48" torque="-318.28" electricPower="-174.23"/>
+<Entry outShaftSpeed="5625.48" torque="-303.13" electricPower="-165.71"/>
+<Entry outShaftSpeed="5625.48" torque="-287.97" electricPower="-157.19"/>
+<Entry outShaftSpeed="5625.48" torque="-272.81" electricPower="-148.65"/>
+<Entry outShaftSpeed="5625.48" torque="-257.66" electricPower="-140.09"/>
+<Entry outShaftSpeed="5625.48" torque="-242.50" electricPower="-131.52"/>
+<Entry outShaftSpeed="5625.48" torque="-227.34" electricPower="-122.94"/>
+<Entry outShaftSpeed="5625.48" torque="-212.19" electricPower="-114.34"/>
+<Entry outShaftSpeed="5625.48" torque="-197.03" electricPower="-105.72"/>
+<Entry outShaftSpeed="5625.48" torque="-181.88" electricPower="-97.09"/>
+<Entry outShaftSpeed="5625.48" torque="-166.72" electricPower="-88.44"/>
+<Entry outShaftSpeed="5625.48" torque="-151.56" electricPower="-79.78"/>
+<Entry outShaftSpeed="5625.48" torque="-136.41" electricPower="-71.10"/>
+<Entry outShaftSpeed="5625.48" torque="-121.25" electricPower="-62.41"/>
+<Entry outShaftSpeed="5625.48" torque="-106.09" electricPower="-53.71"/>
+<Entry outShaftSpeed="5625.48" torque="-90.94" electricPower="-44.99"/>
+<Entry outShaftSpeed="5625.48" torque="-75.78" electricPower="-36.25"/>
+<Entry outShaftSpeed="5625.48" torque="-60.63" electricPower="-27.50"/>
+<Entry outShaftSpeed="5625.48" torque="-45.47" electricPower="-18.73"/>
+<Entry outShaftSpeed="5625.48" torque="-30.31" electricPower="-9.95"/>
+<Entry outShaftSpeed="5625.48" torque="-15.16" electricPower="-1.15"/>
+<Entry outShaftSpeed="5625.48" torque="0.00" electricPower="7.87"/>
+<Entry outShaftSpeed="5625.48" torque="15.16" electricPower="16.94"/>
+<Entry outShaftSpeed="5625.48" torque="30.31" electricPower="26.03"/>
+<Entry outShaftSpeed="5625.48" torque="45.47" electricPower="35.13"/>
+<Entry outShaftSpeed="5625.48" torque="60.63" electricPower="44.25"/>
+<Entry outShaftSpeed="5625.48" torque="75.78" electricPower="53.38"/>
+<Entry outShaftSpeed="5625.48" torque="90.94" electricPower="62.53"/>
+<Entry outShaftSpeed="5625.48" torque="106.09" electricPower="71.70"/>
+<Entry outShaftSpeed="5625.48" torque="121.25" electricPower="80.88"/>
+<Entry outShaftSpeed="5625.48" torque="136.41" electricPower="90.07"/>
+<Entry outShaftSpeed="5625.48" torque="151.56" electricPower="99.29"/>
+<Entry outShaftSpeed="5625.48" torque="166.72" electricPower="108.51"/>
+<Entry outShaftSpeed="5625.48" torque="181.88" electricPower="117.75"/>
+<Entry outShaftSpeed="5625.48" torque="197.03" electricPower="127.00"/>
+<Entry outShaftSpeed="5625.48" torque="212.19" electricPower="136.28"/>
+<Entry outShaftSpeed="5625.48" torque="227.34" electricPower="145.56"/>
+<Entry outShaftSpeed="5625.48" torque="242.50" electricPower="154.87"/>
+<Entry outShaftSpeed="5625.48" torque="257.66" electricPower="164.18"/>
+<Entry outShaftSpeed="5625.48" torque="272.81" electricPower="173.52"/>
+<Entry outShaftSpeed="5625.48" torque="287.97" electricPower="182.87"/>
+<Entry outShaftSpeed="5625.48" torque="303.13" electricPower="192.22"/>
+<Entry outShaftSpeed="5625.48" torque="318.28" electricPower="201.61"/>
+<Entry outShaftSpeed="5625.48" torque="333.44" electricPower="211.00"/>
+<Entry outShaftSpeed="5625.48" torque="348.59" electricPower="220.41"/>
+<Entry outShaftSpeed="5625.48" torque="363.75" electricPower="229.83"/>
+<Entry outShaftSpeed="5625.48" torque="378.91" electricPower="239.27"/>
+<Entry outShaftSpeed="5625.48" torque="394.06" electricPower="248.72"/>
+<Entry outShaftSpeed="5625.48" torque="409.22" electricPower="258.20"/>
+<Entry outShaftSpeed="5625.48" torque="424.38" electricPower="267.68"/>
+<Entry outShaftSpeed="5625.48" torque="439.53" electricPower="277.19"/>
+<Entry outShaftSpeed="5625.48" torque="454.69" electricPower="286.70"/>
+<Entry outShaftSpeed="5625.48" torque="469.84" electricPower="296.23"/>
+<Entry outShaftSpeed="5625.48" torque="485.00" electricPower="305.78"/>
+<Entry outShaftSpeed="5977.17" torque="-485.00" electricPower="-283.73"/>
+<Entry outShaftSpeed="5977.17" torque="-469.84" electricPower="-274.83"/>
+<Entry outShaftSpeed="5977.17" torque="-454.69" electricPower="-265.92"/>
+<Entry outShaftSpeed="5977.17" torque="-439.53" electricPower="-256.99"/>
+<Entry outShaftSpeed="5977.17" torque="-424.38" electricPower="-248.04"/>
+<Entry outShaftSpeed="5977.17" torque="-409.22" electricPower="-239.09"/>
+<Entry outShaftSpeed="5977.17" torque="-394.06" electricPower="-230.12"/>
+<Entry outShaftSpeed="5977.17" torque="-378.91" electricPower="-221.13"/>
+<Entry outShaftSpeed="5977.17" torque="-363.75" electricPower="-212.12"/>
+<Entry outShaftSpeed="5977.17" torque="-348.59" electricPower="-203.10"/>
+<Entry outShaftSpeed="5977.17" torque="-333.44" electricPower="-194.06"/>
+<Entry outShaftSpeed="5977.17" torque="-318.28" electricPower="-185.02"/>
+<Entry outShaftSpeed="5977.17" torque="-303.13" electricPower="-175.96"/>
+<Entry outShaftSpeed="5977.17" torque="-287.97" electricPower="-166.88"/>
+<Entry outShaftSpeed="5977.17" torque="-272.81" electricPower="-157.78"/>
+<Entry outShaftSpeed="5977.17" torque="-257.66" electricPower="-148.67"/>
+<Entry outShaftSpeed="5977.17" torque="-242.50" electricPower="-139.54"/>
+<Entry outShaftSpeed="5977.17" torque="-227.34" electricPower="-130.41"/>
+<Entry outShaftSpeed="5977.17" torque="-212.19" electricPower="-121.25"/>
+<Entry outShaftSpeed="5977.17" torque="-197.03" electricPower="-112.08"/>
+<Entry outShaftSpeed="5977.17" torque="-181.88" electricPower="-102.90"/>
+<Entry outShaftSpeed="5977.17" torque="-166.72" electricPower="-93.71"/>
+<Entry outShaftSpeed="5977.17" torque="-151.56" electricPower="-84.49"/>
+<Entry outShaftSpeed="5977.17" torque="-136.41" electricPower="-75.26"/>
+<Entry outShaftSpeed="5977.17" torque="-121.25" electricPower="-66.01"/>
+<Entry outShaftSpeed="5977.17" torque="-106.09" electricPower="-56.75"/>
+<Entry outShaftSpeed="5977.17" torque="-90.94" electricPower="-47.48"/>
+<Entry outShaftSpeed="5977.17" torque="-75.78" electricPower="-38.19"/>
+<Entry outShaftSpeed="5977.17" torque="-60.63" electricPower="-28.89"/>
+<Entry outShaftSpeed="5977.17" torque="-45.47" electricPower="-19.57"/>
+<Entry outShaftSpeed="5977.17" torque="-30.31" electricPower="-10.23"/>
+<Entry outShaftSpeed="5977.17" torque="-15.16" electricPower="-0.88"/>
+<Entry outShaftSpeed="5977.17" torque="0.00" electricPower="8.71"/>
+<Entry outShaftSpeed="5977.17" torque="15.16" electricPower="18.35"/>
+<Entry outShaftSpeed="5977.17" torque="30.31" electricPower="28.00"/>
+<Entry outShaftSpeed="5977.17" torque="45.47" electricPower="37.67"/>
+<Entry outShaftSpeed="5977.17" torque="60.63" electricPower="47.35"/>
+<Entry outShaftSpeed="5977.17" torque="75.78" electricPower="57.05"/>
+<Entry outShaftSpeed="5977.17" torque="90.94" electricPower="66.76"/>
+<Entry outShaftSpeed="5977.17" torque="106.09" electricPower="76.49"/>
+<Entry outShaftSpeed="5977.17" torque="121.25" electricPower="86.23"/>
+<Entry outShaftSpeed="5977.17" torque="136.41" electricPower="95.99"/>
+<Entry outShaftSpeed="5977.17" torque="151.56" electricPower="105.77"/>
+<Entry outShaftSpeed="5977.17" torque="166.72" electricPower="115.55"/>
+<Entry outShaftSpeed="5977.17" torque="181.88" electricPower="125.36"/>
+<Entry outShaftSpeed="5977.17" torque="197.03" electricPower="135.18"/>
+<Entry outShaftSpeed="5977.17" torque="212.19" electricPower="145.02"/>
+<Entry outShaftSpeed="5977.17" torque="227.34" electricPower="154.87"/>
+<Entry outShaftSpeed="5977.17" torque="242.50" electricPower="164.73"/>
+<Entry outShaftSpeed="5977.17" torque="257.66" electricPower="174.62"/>
+<Entry outShaftSpeed="5977.17" torque="272.81" electricPower="184.51"/>
+<Entry outShaftSpeed="5977.17" torque="287.97" electricPower="194.42"/>
+<Entry outShaftSpeed="5977.17" torque="303.13" electricPower="204.35"/>
+<Entry outShaftSpeed="5977.17" torque="318.28" electricPower="214.29"/>
+<Entry outShaftSpeed="5977.17" torque="333.44" electricPower="224.25"/>
+<Entry outShaftSpeed="5977.17" torque="348.59" electricPower="234.22"/>
+<Entry outShaftSpeed="5977.17" torque="363.75" electricPower="244.21"/>
+<Entry outShaftSpeed="5977.17" torque="378.91" electricPower="254.21"/>
+<Entry outShaftSpeed="5977.17" torque="394.06" electricPower="264.24"/>
+<Entry outShaftSpeed="5977.17" torque="409.22" electricPower="274.27"/>
+<Entry outShaftSpeed="5977.17" torque="424.38" electricPower="284.32"/>
+<Entry outShaftSpeed="5977.17" torque="439.53" electricPower="294.38"/>
+<Entry outShaftSpeed="5977.17" torque="454.69" electricPower="304.46"/>
+<Entry outShaftSpeed="5977.17" torque="469.84" electricPower="314.56"/>
+<Entry outShaftSpeed="5977.17" torque="485.00" electricPower="324.68"/>
+<Entry outShaftSpeed="6328.72" torque="-485.00" electricPower="-300.56"/>
+<Entry outShaftSpeed="6328.72" torque="-469.84" electricPower="-291.12"/>
+<Entry outShaftSpeed="6328.72" torque="-454.69" electricPower="-281.64"/>
+<Entry outShaftSpeed="6328.72" torque="-439.53" electricPower="-272.16"/>
+<Entry outShaftSpeed="6328.72" torque="-424.38" electricPower="-262.67"/>
+<Entry outShaftSpeed="6328.72" torque="-409.22" electricPower="-253.15"/>
+<Entry outShaftSpeed="6328.72" torque="-394.06" electricPower="-243.63"/>
+<Entry outShaftSpeed="6328.72" torque="-378.91" electricPower="-234.09"/>
+<Entry outShaftSpeed="6328.72" torque="-363.75" electricPower="-224.53"/>
+<Entry outShaftSpeed="6328.72" torque="-348.59" electricPower="-214.96"/>
+<Entry outShaftSpeed="6328.72" torque="-333.44" electricPower="-205.37"/>
+<Entry outShaftSpeed="6328.72" torque="-318.28" electricPower="-195.77"/>
+<Entry outShaftSpeed="6328.72" torque="-303.13" electricPower="-186.15"/>
+<Entry outShaftSpeed="6328.72" torque="-287.97" electricPower="-176.52"/>
+<Entry outShaftSpeed="6328.72" torque="-272.81" electricPower="-166.88"/>
+<Entry outShaftSpeed="6328.72" torque="-257.66" electricPower="-157.21"/>
+<Entry outShaftSpeed="6328.72" torque="-242.50" electricPower="-147.54"/>
+<Entry outShaftSpeed="6328.72" torque="-227.34" electricPower="-137.84"/>
+<Entry outShaftSpeed="6328.72" torque="-212.19" electricPower="-128.13"/>
+<Entry outShaftSpeed="6328.72" torque="-197.03" electricPower="-118.41"/>
+<Entry outShaftSpeed="6328.72" torque="-181.88" electricPower="-108.67"/>
+<Entry outShaftSpeed="6328.72" torque="-166.72" electricPower="-98.92"/>
+<Entry outShaftSpeed="6328.72" torque="-151.56" electricPower="-89.15"/>
+<Entry outShaftSpeed="6328.72" torque="-136.41" electricPower="-79.37"/>
+<Entry outShaftSpeed="6328.72" torque="-121.25" electricPower="-69.57"/>
+<Entry outShaftSpeed="6328.72" torque="-106.09" electricPower="-59.76"/>
+<Entry outShaftSpeed="6328.72" torque="-90.94" electricPower="-49.93"/>
+<Entry outShaftSpeed="6328.72" torque="-75.78" electricPower="-40.09"/>
+<Entry outShaftSpeed="6328.72" torque="-60.63" electricPower="-30.23"/>
+<Entry outShaftSpeed="6328.72" torque="-45.47" electricPower="-20.36"/>
+<Entry outShaftSpeed="6328.72" torque="-30.31" electricPower="-10.48"/>
+<Entry outShaftSpeed="6328.72" torque="-15.16" electricPower="-0.57"/>
+<Entry outShaftSpeed="6328.72" torque="0.00" electricPower="9.60"/>
+<Entry outShaftSpeed="6328.72" torque="15.16" electricPower="19.80"/>
+<Entry outShaftSpeed="6328.72" torque="30.31" electricPower="30.01"/>
+<Entry outShaftSpeed="6328.72" torque="45.47" electricPower="40.24"/>
+<Entry outShaftSpeed="6328.72" torque="60.63" electricPower="50.49"/>
+<Entry outShaftSpeed="6328.72" torque="75.78" electricPower="60.75"/>
+<Entry outShaftSpeed="6328.72" torque="90.94" electricPower="71.03"/>
+<Entry outShaftSpeed="6328.72" torque="106.09" electricPower="81.32"/>
+<Entry outShaftSpeed="6328.72" torque="121.25" electricPower="91.63"/>
+<Entry outShaftSpeed="6328.72" torque="136.41" electricPower="101.96"/>
+<Entry outShaftSpeed="6328.72" torque="151.56" electricPower="112.29"/>
+<Entry outShaftSpeed="6328.72" torque="166.72" electricPower="122.64"/>
+<Entry outShaftSpeed="6328.72" torque="181.88" electricPower="133.02"/>
+<Entry outShaftSpeed="6328.72" torque="197.03" electricPower="143.40"/>
+<Entry outShaftSpeed="6328.72" torque="212.19" electricPower="153.79"/>
+<Entry outShaftSpeed="6328.72" torque="227.34" electricPower="164.21"/>
+<Entry outShaftSpeed="6328.72" torque="242.50" electricPower="174.64"/>
+<Entry outShaftSpeed="6328.72" torque="257.66" electricPower="185.09"/>
+<Entry outShaftSpeed="6328.72" torque="272.81" electricPower="195.55"/>
+<Entry outShaftSpeed="6328.72" torque="287.97" electricPower="206.03"/>
+<Entry outShaftSpeed="6328.72" torque="303.13" electricPower="216.52"/>
+<Entry outShaftSpeed="6328.72" torque="318.28" electricPower="227.03"/>
+<Entry outShaftSpeed="6328.72" torque="333.44" electricPower="237.54"/>
+<Entry outShaftSpeed="6328.72" torque="348.59" electricPower="248.09"/>
+<Entry outShaftSpeed="6328.72" torque="363.75" electricPower="258.63"/>
+<Entry outShaftSpeed="6328.72" torque="378.91" electricPower="269.21"/>
+<Entry outShaftSpeed="6328.72" torque="394.06" electricPower="279.79"/>
+<Entry outShaftSpeed="6328.72" torque="409.22" electricPower="290.38"/>
+<Entry outShaftSpeed="6328.72" torque="424.38" electricPower="301.00"/>
+<Entry outShaftSpeed="6328.72" torque="439.53" electricPower="311.63"/>
+<Entry outShaftSpeed="6328.72" torque="454.69" electricPower="322.28"/>
+<Entry outShaftSpeed="6328.72" torque="469.84" electricPower="332.94"/>
+<Entry outShaftSpeed="6328.72" torque="485.00" electricPower="343.62"/>
+<Entry outShaftSpeed="6680.27" torque="-485.00" electricPower="-317.36"/>
+<Entry outShaftSpeed="6680.27" torque="-469.84" electricPower="-307.35"/>
+<Entry outShaftSpeed="6680.27" torque="-454.69" electricPower="-297.33"/>
+<Entry outShaftSpeed="6680.27" torque="-439.53" electricPower="-287.29"/>
+<Entry outShaftSpeed="6680.27" torque="-424.38" electricPower="-277.25"/>
+<Entry outShaftSpeed="6680.27" torque="-409.22" electricPower="-267.18"/>
+<Entry outShaftSpeed="6680.27" torque="-394.06" electricPower="-257.10"/>
+<Entry outShaftSpeed="6680.27" torque="-378.91" electricPower="-247.01"/>
+<Entry outShaftSpeed="6680.27" torque="-363.75" electricPower="-236.89"/>
+<Entry outShaftSpeed="6680.27" torque="-348.59" electricPower="-226.77"/>
+<Entry outShaftSpeed="6680.27" torque="-333.44" electricPower="-216.63"/>
+<Entry outShaftSpeed="6680.27" torque="-318.28" electricPower="-206.47"/>
+<Entry outShaftSpeed="6680.27" torque="-303.13" electricPower="-196.30"/>
+<Entry outShaftSpeed="6680.27" torque="-287.97" electricPower="-186.12"/>
+<Entry outShaftSpeed="6680.27" torque="-272.81" electricPower="-175.92"/>
+<Entry outShaftSpeed="6680.27" torque="-257.66" electricPower="-165.71"/>
+<Entry outShaftSpeed="6680.27" torque="-242.50" electricPower="-155.47"/>
+<Entry outShaftSpeed="6680.27" torque="-227.34" electricPower="-145.23"/>
+<Entry outShaftSpeed="6680.27" torque="-212.19" electricPower="-134.97"/>
+<Entry outShaftSpeed="6680.27" torque="-197.03" electricPower="-124.70"/>
+<Entry outShaftSpeed="6680.27" torque="-181.88" electricPower="-114.40"/>
+<Entry outShaftSpeed="6680.27" torque="-166.72" electricPower="-104.10"/>
+<Entry outShaftSpeed="6680.27" torque="-151.56" electricPower="-93.78"/>
+<Entry outShaftSpeed="6680.27" torque="-136.41" electricPower="-83.44"/>
+<Entry outShaftSpeed="6680.27" torque="-121.25" electricPower="-73.09"/>
+<Entry outShaftSpeed="6680.27" torque="-106.09" electricPower="-62.73"/>
+<Entry outShaftSpeed="6680.27" torque="-90.94" electricPower="-52.35"/>
+<Entry outShaftSpeed="6680.27" torque="-75.78" electricPower="-41.95"/>
+<Entry outShaftSpeed="6680.27" torque="-60.63" electricPower="-31.54"/>
+<Entry outShaftSpeed="6680.27" torque="-45.47" electricPower="-21.12"/>
+<Entry outShaftSpeed="6680.27" torque="-30.31" electricPower="-10.68"/>
+<Entry outShaftSpeed="6680.27" torque="-15.16" electricPower="-0.22"/>
+<Entry outShaftSpeed="6680.27" torque="0.00" electricPower="10.52"/>
+<Entry outShaftSpeed="6680.27" torque="15.16" electricPower="21.29"/>
+<Entry outShaftSpeed="6680.27" torque="30.31" electricPower="32.07"/>
+<Entry outShaftSpeed="6680.27" torque="45.47" electricPower="42.86"/>
+<Entry outShaftSpeed="6680.27" torque="60.63" electricPower="53.67"/>
+<Entry outShaftSpeed="6680.27" torque="75.78" electricPower="64.50"/>
+<Entry outShaftSpeed="6680.27" torque="90.94" electricPower="75.34"/>
+<Entry outShaftSpeed="6680.27" torque="106.09" electricPower="86.20"/>
+<Entry outShaftSpeed="6680.27" torque="121.25" electricPower="97.07"/>
+<Entry outShaftSpeed="6680.27" torque="136.41" electricPower="107.96"/>
+<Entry outShaftSpeed="6680.27" torque="151.56" electricPower="118.86"/>
+<Entry outShaftSpeed="6680.27" torque="166.72" electricPower="129.78"/>
+<Entry outShaftSpeed="6680.27" torque="181.88" electricPower="140.71"/>
+<Entry outShaftSpeed="6680.27" torque="197.03" electricPower="151.66"/>
+<Entry outShaftSpeed="6680.27" torque="212.19" electricPower="162.63"/>
+<Entry outShaftSpeed="6680.27" torque="227.34" electricPower="173.60"/>
+<Entry outShaftSpeed="6680.27" torque="242.50" electricPower="184.60"/>
+<Entry outShaftSpeed="6680.27" torque="257.66" electricPower="195.61"/>
+<Entry outShaftSpeed="6680.27" torque="272.81" electricPower="206.63"/>
+<Entry outShaftSpeed="6680.27" torque="287.97" electricPower="217.67"/>
+<Entry outShaftSpeed="6680.27" torque="303.13" electricPower="228.72"/>
+<Entry outShaftSpeed="6680.27" torque="318.28" electricPower="239.79"/>
+<Entry outShaftSpeed="6680.27" torque="333.44" electricPower="250.88"/>
+<Entry outShaftSpeed="6680.27" torque="348.59" electricPower="261.98"/>
+<Entry outShaftSpeed="6680.27" torque="363.75" electricPower="273.11"/>
+<Entry outShaftSpeed="6680.27" torque="378.91" electricPower="284.23"/>
+<Entry outShaftSpeed="6680.27" torque="394.06" electricPower="295.38"/>
+<Entry outShaftSpeed="6680.27" torque="409.22" electricPower="306.54"/>
+<Entry outShaftSpeed="6680.27" torque="424.38" electricPower="317.72"/>
+<Entry outShaftSpeed="6680.27" torque="439.53" electricPower="328.92"/>
+<Entry outShaftSpeed="6680.27" torque="454.69" electricPower="340.13"/>
+<Entry outShaftSpeed="6680.27" torque="469.84" electricPower="351.35"/>
+<Entry outShaftSpeed="6680.27" torque="485.00" electricPower="362.59"/>
+<Entry outShaftSpeed="7031.81" torque="-485.00" electricPower="-334.11"/>
+<Entry outShaftSpeed="7031.81" torque="-469.84" electricPower="-323.55"/>
+<Entry outShaftSpeed="7031.81" torque="-454.69" electricPower="-312.97"/>
+<Entry outShaftSpeed="7031.81" torque="-439.53" electricPower="-302.38"/>
+<Entry outShaftSpeed="7031.81" torque="-424.38" electricPower="-291.79"/>
+<Entry outShaftSpeed="7031.81" torque="-409.22" electricPower="-281.17"/>
+<Entry outShaftSpeed="7031.81" torque="-394.06" electricPower="-270.54"/>
+<Entry outShaftSpeed="7031.81" torque="-378.91" electricPower="-259.88"/>
+<Entry outShaftSpeed="7031.81" torque="-363.75" electricPower="-249.22"/>
+<Entry outShaftSpeed="7031.81" torque="-348.59" electricPower="-238.54"/>
+<Entry outShaftSpeed="7031.81" torque="-333.44" electricPower="-227.85"/>
+<Entry outShaftSpeed="7031.81" torque="-318.28" electricPower="-217.14"/>
+<Entry outShaftSpeed="7031.81" torque="-303.13" electricPower="-206.42"/>
+<Entry outShaftSpeed="7031.81" torque="-287.97" electricPower="-195.68"/>
+<Entry outShaftSpeed="7031.81" torque="-272.81" electricPower="-184.93"/>
+<Entry outShaftSpeed="7031.81" torque="-257.66" electricPower="-174.16"/>
+<Entry outShaftSpeed="7031.81" torque="-242.50" electricPower="-163.38"/>
+<Entry outShaftSpeed="7031.81" torque="-227.34" electricPower="-152.58"/>
+<Entry outShaftSpeed="7031.81" torque="-212.19" electricPower="-141.77"/>
+<Entry outShaftSpeed="7031.81" torque="-197.03" electricPower="-130.94"/>
+<Entry outShaftSpeed="7031.81" torque="-181.88" electricPower="-120.10"/>
+<Entry outShaftSpeed="7031.81" torque="-166.72" electricPower="-109.24"/>
+<Entry outShaftSpeed="7031.81" torque="-151.56" electricPower="-98.37"/>
+<Entry outShaftSpeed="7031.81" torque="-136.41" electricPower="-87.48"/>
+<Entry outShaftSpeed="7031.81" torque="-121.25" electricPower="-76.57"/>
+<Entry outShaftSpeed="7031.81" torque="-106.09" electricPower="-65.65"/>
+<Entry outShaftSpeed="7031.81" torque="-90.94" electricPower="-54.72"/>
+<Entry outShaftSpeed="7031.81" torque="-75.78" electricPower="-43.77"/>
+<Entry outShaftSpeed="7031.81" torque="-60.63" electricPower="-32.81"/>
+<Entry outShaftSpeed="7031.81" torque="-45.47" electricPower="-21.83"/>
+<Entry outShaftSpeed="7031.81" torque="-30.31" electricPower="-10.84"/>
+<Entry outShaftSpeed="7031.81" torque="-15.16" electricPower="0.17"/>
+<Entry outShaftSpeed="7031.81" torque="0.00" electricPower="11.49"/>
+<Entry outShaftSpeed="7031.81" torque="15.16" electricPower="22.82"/>
+<Entry outShaftSpeed="7031.81" torque="30.31" electricPower="34.16"/>
+<Entry outShaftSpeed="7031.81" torque="45.47" electricPower="45.52"/>
+<Entry outShaftSpeed="7031.81" torque="60.63" electricPower="56.90"/>
+<Entry outShaftSpeed="7031.81" torque="75.78" electricPower="68.29"/>
+<Entry outShaftSpeed="7031.81" torque="90.94" electricPower="79.69"/>
+<Entry outShaftSpeed="7031.81" torque="106.09" electricPower="91.12"/>
+<Entry outShaftSpeed="7031.81" torque="121.25" electricPower="102.54"/>
+<Entry outShaftSpeed="7031.81" torque="136.41" electricPower="114.00"/>
+<Entry outShaftSpeed="7031.81" torque="151.56" electricPower="125.46"/>
+<Entry outShaftSpeed="7031.81" torque="166.72" electricPower="136.95"/>
+<Entry outShaftSpeed="7031.81" torque="181.88" electricPower="148.45"/>
+<Entry outShaftSpeed="7031.81" torque="197.03" electricPower="159.96"/>
+<Entry outShaftSpeed="7031.81" torque="212.19" electricPower="171.49"/>
+<Entry outShaftSpeed="7031.81" torque="227.34" electricPower="183.03"/>
+<Entry outShaftSpeed="7031.81" torque="242.50" electricPower="194.59"/>
+<Entry outShaftSpeed="7031.81" torque="257.66" electricPower="206.16"/>
+<Entry outShaftSpeed="7031.81" torque="272.81" electricPower="217.75"/>
+<Entry outShaftSpeed="7031.81" torque="287.97" electricPower="229.36"/>
+<Entry outShaftSpeed="7031.81" torque="303.13" electricPower="240.97"/>
+<Entry outShaftSpeed="7031.81" torque="318.28" electricPower="252.62"/>
+<Entry outShaftSpeed="7031.81" torque="333.44" electricPower="264.26"/>
+<Entry outShaftSpeed="7031.81" torque="348.59" electricPower="275.93"/>
+<Entry outShaftSpeed="7031.81" torque="363.75" electricPower="287.61"/>
+<Entry outShaftSpeed="7031.81" torque="378.91" electricPower="299.30"/>
+<Entry outShaftSpeed="7031.81" torque="394.06" electricPower="311.02"/>
+<Entry outShaftSpeed="7031.81" torque="409.22" electricPower="322.75"/>
+<Entry outShaftSpeed="7031.81" torque="424.38" electricPower="334.49"/>
+<Entry outShaftSpeed="7031.81" torque="439.53" electricPower="346.25"/>
+<Entry outShaftSpeed="7031.81" torque="454.69" electricPower="358.02"/>
+<Entry outShaftSpeed="7031.81" torque="469.84" electricPower="369.80"/>
+<Entry outShaftSpeed="7031.81" torque="485.00" electricPower="381.61"/>
+<Entry outShaftSpeed="7355.38" torque="-485.00" electricPower="-349.48"/>
+<Entry outShaftSpeed="7355.38" torque="-469.84" electricPower="-338.42"/>
+<Entry outShaftSpeed="7355.38" torque="-454.69" electricPower="-327.33"/>
+<Entry outShaftSpeed="7355.38" torque="-439.53" electricPower="-316.24"/>
+<Entry outShaftSpeed="7355.38" torque="-424.38" electricPower="-305.13"/>
+<Entry outShaftSpeed="7355.38" torque="-409.22" electricPower="-294.00"/>
+<Entry outShaftSpeed="7355.38" torque="-394.06" electricPower="-282.86"/>
+<Entry outShaftSpeed="7355.38" torque="-378.91" electricPower="-271.70"/>
+<Entry outShaftSpeed="7355.38" torque="-363.75" electricPower="-260.53"/>
+<Entry outShaftSpeed="7355.38" torque="-348.59" electricPower="-249.34"/>
+<Entry outShaftSpeed="7355.38" torque="-333.44" electricPower="-238.14"/>
+<Entry outShaftSpeed="7355.38" torque="-318.28" electricPower="-226.92"/>
+<Entry outShaftSpeed="7355.38" torque="-303.13" electricPower="-215.69"/>
+<Entry outShaftSpeed="7355.38" torque="-287.97" electricPower="-204.45"/>
+<Entry outShaftSpeed="7355.38" torque="-272.81" electricPower="-193.18"/>
+<Entry outShaftSpeed="7355.38" torque="-257.66" electricPower="-181.90"/>
+<Entry outShaftSpeed="7355.38" torque="-242.50" electricPower="-170.62"/>
+<Entry outShaftSpeed="7355.38" torque="-227.34" electricPower="-159.30"/>
+<Entry outShaftSpeed="7355.38" torque="-212.19" electricPower="-147.98"/>
+<Entry outShaftSpeed="7355.38" torque="-197.03" electricPower="-136.64"/>
+<Entry outShaftSpeed="7355.38" torque="-181.88" electricPower="-125.29"/>
+<Entry outShaftSpeed="7355.38" torque="-166.72" electricPower="-113.93"/>
+<Entry outShaftSpeed="7355.38" torque="-151.56" electricPower="-102.54"/>
+<Entry outShaftSpeed="7355.38" torque="-136.41" electricPower="-91.15"/>
+<Entry outShaftSpeed="7355.38" torque="-121.25" electricPower="-79.74"/>
+<Entry outShaftSpeed="7355.38" torque="-106.09" electricPower="-68.31"/>
+<Entry outShaftSpeed="7355.38" torque="-90.94" electricPower="-56.87"/>
+<Entry outShaftSpeed="7355.38" torque="-75.78" electricPower="-45.41"/>
+<Entry outShaftSpeed="7355.38" torque="-60.63" electricPower="-33.94"/>
+<Entry outShaftSpeed="7355.38" torque="-45.47" electricPower="-22.45"/>
+<Entry outShaftSpeed="7355.38" torque="-30.31" electricPower="-10.95"/>
+<Entry outShaftSpeed="7355.38" torque="-15.16" electricPower="0.58"/>
+<Entry outShaftSpeed="7355.38" torque="0.00" electricPower="12.41"/>
+<Entry outShaftSpeed="7355.38" torque="15.16" electricPower="24.26"/>
+<Entry outShaftSpeed="7355.38" torque="30.31" electricPower="36.13"/>
+<Entry outShaftSpeed="7355.38" torque="45.47" electricPower="48.00"/>
+<Entry outShaftSpeed="7355.38" torque="60.63" electricPower="59.90"/>
+<Entry outShaftSpeed="7355.38" torque="75.78" electricPower="71.81"/>
+<Entry outShaftSpeed="7355.38" torque="90.94" electricPower="83.73"/>
+<Entry outShaftSpeed="7355.38" torque="106.09" electricPower="95.67"/>
+<Entry outShaftSpeed="7355.38" torque="121.25" electricPower="107.63"/>
+<Entry outShaftSpeed="7355.38" torque="136.41" electricPower="119.60"/>
+<Entry outShaftSpeed="7355.38" torque="151.56" electricPower="131.58"/>
+<Entry outShaftSpeed="7355.38" torque="166.72" electricPower="143.58"/>
+<Entry outShaftSpeed="7355.38" torque="181.88" electricPower="155.60"/>
+<Entry outShaftSpeed="7355.38" torque="197.03" electricPower="167.63"/>
+<Entry outShaftSpeed="7355.38" torque="212.19" electricPower="179.68"/>
+<Entry outShaftSpeed="7355.38" torque="227.34" electricPower="191.74"/>
+<Entry outShaftSpeed="7355.38" torque="242.50" electricPower="203.82"/>
+<Entry outShaftSpeed="7355.38" torque="257.66" electricPower="215.91"/>
+<Entry outShaftSpeed="7355.38" torque="272.81" electricPower="228.02"/>
+<Entry outShaftSpeed="7355.38" torque="287.97" electricPower="240.14"/>
+<Entry outShaftSpeed="7355.38" torque="303.13" electricPower="252.29"/>
+<Entry outShaftSpeed="7355.38" torque="318.28" electricPower="264.44"/>
+<Entry outShaftSpeed="7355.38" torque="333.44" electricPower="276.61"/>
+<Entry outShaftSpeed="7355.38" torque="348.59" electricPower="288.79"/>
+<Entry outShaftSpeed="7355.38" torque="363.75" electricPower="300.99"/>
+<Entry outShaftSpeed="7355.38" torque="378.91" electricPower="313.21"/>
+<Entry outShaftSpeed="7355.38" torque="394.06" electricPower="325.44"/>
+<Entry outShaftSpeed="7355.38" torque="409.22" electricPower="337.69"/>
+<Entry outShaftSpeed="7355.38" torque="424.38" electricPower="349.95"/>
+<Entry outShaftSpeed="7355.38" torque="439.53" electricPower="362.22"/>
+<Entry outShaftSpeed="7355.38" torque="454.69" electricPower="374.52"/>
+<Entry outShaftSpeed="7355.38" torque="469.84" electricPower="386.82"/>
+<Entry outShaftSpeed="7355.38" torque="485.00" electricPower="399.14"/>
+							</PowerMap>
+						</VoltageLevel>
+						<DragCurve>
+							<Entry outShaftSpeed="0.00" dragTorque="10.00"/>
+							<Entry outShaftSpeed="7363.00" dragTorque="30.00"/>
+						</DragCurve>
+						<Conditioning>
+							<Entry coolantTempInlet="30" coolingPower="5000"/>
+						</Conditioning>
+					</v2.3:Data>
+					<v2.3:Signature>
+						<di:Reference>
+							<di:DigestMethod Algorithm=""/>
+							<di:DigestValue/>
+						</di:Reference>
+					</v2.3:Signature>
+				</ElectricMachineSystem>
+				<ADC>
+					<Data xsi:type="ADCDataDeclarationType" id="ADC-123498" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3">
+						<Manufacturer>ADC MAnufacturer</Manufacturer>
+						<Model>Some ADC Model</Model>
+						<CertificationNumber>CertNbr 1234987</CertificationNumber>
+						<Date>2022-01-01T00:00:00Z</Date>
+						<AppVersion>ADC PreProcessing 1.0</AppVersion>
+						<Ratio>8.567</Ratio>
+						<CertificationMethod>Option 2</CertificationMethod>
+						<TorqueLossMap>
+							<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="0.00"/>
+							<Entry inputSpeed="0.00" inputTorque="500.00" torqueLoss="5.00"/>
+							<Entry inputSpeed="1000.00" inputTorque="0.00" torqueLoss="0.00"/>
+							<Entry inputSpeed="1000.00" inputTorque="500.00" torqueLoss="5.00"/>
+						</TorqueLossMap>
+					</Data>
+					<v2.3:Signature>
+						<di:Reference>
+							<di:DigestMethod Algorithm=""></di:DigestMethod>
+							<di:DigestValue></di:DigestValue>
+						</di:Reference>
+					</v2.3:Signature>
+				</ADC>	
+				<!-- <P2.5GearRatios>
+					only for P2.5 HEV
+					<Ratio gear="1">1.000</Ratio>
+					<Ratio gear="2">2.000</Ratio>
+				</P2.5GearRatios> -->
+			</ElectricMachine>
+			<ElectricEnergyStorage>
+				<!--<Battery>
+					<StringID>0</StringID>
+					<REESS>
+						<v2.4:Data id="BAT-asdf" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3" xsi:type="BatterySystemDataType">
+							<Manufacturer>a</Manufacturer>
+							<Model>a</Model>
+							<CertificationNumber>token</CertificationNumber>
+							<Date>2017-01-01T00:00:00Z</Date>
+							<AppVersion>aaaaa</AppVersion>
+							<CertificationMethod>Measured</CertificationMethod>
+							<BatteryType>HPBS</BatteryType>
+							<RatedCapacity>72.00</RatedCapacity>
+							<ConnectorsSubsystemsIncluded>true</ConnectorsSubsystemsIncluded>
+							<JunctionboxIncluded>true</JunctionboxIncluded>
+							<TestingTemperature>20</TestingTemperature>
+							<OCV>
+								<Entry SoC="0" OCV="620.00"/>
+								<Entry SoC="100" OCV="640.00"/>
+							</OCV>
+							<InternalResistance>
+								<Entry SoC="0" R_2="10.00" R_10="11.00" R_20="12.00"/>
+								<Entry SoC="100" R_2="12.00" R_10="14.00" R_20="16.00"/>
+							</InternalResistance>
+							<CurrentLimits>
+								<Entry SoC="0" maxChargingCurrent="50.00" maxDischargingCurrent="0.00"/>
+								<Entry SoC="100" maxChargingCurrent="0.00" maxDischargingCurrent="50.00"/>
+							</CurrentLimits>
+						</v2.4:Data>
+						<Signature>
+							<di:Reference URI="#BAT-asdf">
+								<di:Transforms>
+									<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+									<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+								</di:Transforms>
+								<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+								<di:DigestValue>22QLOYTZK+bUIolzdEzc3Ut0wPIOXEBdWv72ST0Zbyw=</di:DigestValue>
+							</di:Reference>
+						</Signature>
+					</REESS>
+					<SOCmin>20</SOCmin>
+					<SOCmax>80</SOCmax>
+				</Battery>-->
+				<Battery>
+					<StringID>0</StringID>
+					<REESS>
+						<v2.4:Data id="BAT-asdf" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3" xsi:type="BatterySystemDataType">
+							<Manufacturer>a</Manufacturer>
+							<Model>a</Model>
+							<CertificationNumber>token</CertificationNumber>
+							<Date>2017-01-01T00:00:00Z</Date>
+							<AppVersion>aaaaa</AppVersion>
+							<CertificationMethod>Measured</CertificationMethod>
+							<BatteryType>HPBS</BatteryType>
+							<RatedCapacity>324.00</RatedCapacity>
+							<ConnectorsSubsystemsIncluded>true</ConnectorsSubsystemsIncluded>
+							<JunctionboxIncluded>true</JunctionboxIncluded>
+							<TestingTemperature>20</TestingTemperature>
+							<OCV>
+								<Entry SoC="0" OCV="673.50"/>
+								<Entry SoC="100" OCV="750.20"/>
+							</OCV>
+							<InternalResistance>
+								<Entry SoC="0" R_2="10.00" R_10="11.00" R_20="12.00"/>
+								<Entry SoC="100" R_2="12.00" R_10="14.00" R_20="16.00"/>
+							</InternalResistance>
+							<CurrentLimits>
+								<Entry SoC="0" maxChargingCurrent="500.00" maxDischargingCurrent="500.00"/>
+								<Entry SoC="100" maxChargingCurrent="500.00" maxDischargingCurrent="500.00"/>
+							</CurrentLimits>
+						</v2.4:Data>
+						<Signature>
+							<di:Reference URI="#BAT-asdf">
+								<di:Transforms>
+									<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+									<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+								</di:Transforms>
+								<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+								<di:DigestValue>22QLOYTZK+bUIolzdEzc3Ut0wPIOXEBdWv72ST0Zbyw=</di:DigestValue>
+							</di:Reference>
+						</Signature>
+					</REESS>
+				</Battery>
+			</ElectricEnergyStorage>
+			<Retarder>
+				<!-- optional -->
+				<v2.0:Data id="RET-Shai9imi" xsi:type="v2.0:RetarderDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
+					<Manufacturer>Generic Retarder Manufacturer</Manufacturer>
+					<Model>Generic Retarder</Model>
+					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+					<Date>2017-01-11T11:00:00Z</Date>
+					<AppVersion>3.0.1</AppVersion>
+					<CertificationMethod>Standard values</CertificationMethod>
+					<RetarderLossMap>
+						<Entry retarderSpeed="0.00" torqueLoss="10.00"/>
+						<Entry retarderSpeed="2300.00" torqueLoss="20.58"/>
+					</RetarderLossMap>
+				</v2.0:Data>
+				<v2.0:Signature>
+					<di:Reference URI="#RET-Shai9imi">
+						<di:Transforms>
+							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+						</di:Transforms>
+						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+						<di:DigestValue>xcfok6Uo1kvFefSRo+W/oMfEfS5BdTklBugAjby2DUQ=</di:DigestValue>
+					</di:Reference>
+				</v2.0:Signature>
+			</Retarder>
+			<Axlegear>
+				<v2.0:Data id="AXL-EC3ohnoh" xsi:type="v2.0:AxlegearDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
+					<Manufacturer>Generic Gearbox Manufacturer</Manufacturer>
+					<Model>Generic 40t Long Haul Truck AxleGear</Model>
+					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+					<Date>2017-01-11T11:00:00Z</Date>
+					<AppVersion>3.0.1</AppVersion>
+					<LineType>Single portal axle</LineType>
+					<Ratio>2.590</Ratio>
+					<CertificationMethod>Standard values</CertificationMethod>
+					<TorqueLossMap>
+						<Entry inputSpeed="0.00" inputTorque="-5478.00" torqueLoss="220.00"/>
+						<Entry inputSpeed="0.00" inputTorque="-176.00" torqueLoss="28.00"/>
+						<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="8.00"/>
+						<Entry inputSpeed="0.00" inputTorque="116.00" torqueLoss="14.00"/>
+						<Entry inputSpeed="0.00" inputTorque="220.00" torqueLoss="17.00"/>
+						<Entry inputSpeed="0.00" inputTorque="326.00" torqueLoss="21.00"/>
+						<Entry inputSpeed="0.00" inputTorque="432.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="0.00" inputTorque="641.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="0.00" inputTorque="853.00" torqueLoss="38.00"/>
+						<Entry inputSpeed="0.00" inputTorque="1274.00" torqueLoss="53.00"/>
+						<Entry inputSpeed="0.00" inputTorque="1696.00" torqueLoss="67.00"/>
+						<Entry inputSpeed="0.00" inputTorque="2117.00" torqueLoss="82.00"/>
+						<Entry inputSpeed="0.00" inputTorque="2538.00" torqueLoss="96.00"/>
+						<Entry inputSpeed="0.00" inputTorque="2959.00" torqueLoss="110.00"/>
+						<Entry inputSpeed="0.00" inputTorque="3376.00" torqueLoss="119.00"/>
+						<Entry inputSpeed="0.00" inputTorque="3785.00" torqueLoss="123.00"/>
+						<Entry inputSpeed="0.00" inputTorque="4200.00" torqueLoss="130.00"/>
+						<Entry inputSpeed="0.00" inputTorque="6309.00" torqueLoss="204.00"/>
+						<Entry inputSpeed="0.00" inputTorque="8409.00" torqueLoss="268.00"/>
+						<Entry inputSpeed="0.00" inputTorque="10507.00" torqueLoss="332.00"/>
+						<Entry inputSpeed="0.00" inputTorque="12606.00" torqueLoss="396.00"/>
+						<Entry inputSpeed="0.00" inputTorque="16804.00" torqueLoss="523.00"/>
+						<Entry inputSpeed="0.00" inputTorque="21002.00" torqueLoss="651.00"/>
+						<Entry inputSpeed="0.00" inputTorque="25199.00" torqueLoss="778.00"/>
+						<Entry inputSpeed="0.00" inputTorque="29397.00" torqueLoss="905.00"/>
+						<Entry inputSpeed="0.00" inputTorque="33594.00" torqueLoss="1032.00"/>
+						<Entry inputSpeed="0.00" inputTorque="37792.00" torqueLoss="1160.00"/>
+						<Entry inputSpeed="0.00" inputTorque="41990.00" torqueLoss="1288.00"/>
+						<Entry inputSpeed="0.00" inputTorque="46187.00" torqueLoss="1415.00"/>
+						<Entry inputSpeed="0.00" inputTorque="50385.00" torqueLoss="1542.00"/>
+						<Entry inputSpeed="143.00" inputTorque="-5482.00" torqueLoss="216.00"/>
+						<Entry inputSpeed="143.00" inputTorque="-174.00" torqueLoss="28.00"/>
+						<Entry inputSpeed="143.00" inputTorque="0.00" torqueLoss="9.00"/>
+						<Entry inputSpeed="143.00" inputTorque="116.00" torqueLoss="14.00"/>
+						<Entry inputSpeed="143.00" inputTorque="222.00" torqueLoss="17.00"/>
+						<Entry inputSpeed="143.00" inputTorque="326.00" torqueLoss="21.00"/>
+						<Entry inputSpeed="143.00" inputTorque="432.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="143.00" inputTorque="641.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="143.00" inputTorque="853.00" torqueLoss="38.00"/>
+						<Entry inputSpeed="143.00" inputTorque="1273.00" torqueLoss="52.00"/>
+						<Entry inputSpeed="143.00" inputTorque="1694.00" torqueLoss="66.00"/>
+						<Entry inputSpeed="143.00" inputTorque="2115.00" torqueLoss="80.00"/>
+						<Entry inputSpeed="143.00" inputTorque="2536.00" torqueLoss="94.00"/>
+						<Entry inputSpeed="143.00" inputTorque="2957.00" torqueLoss="108.00"/>
+						<Entry inputSpeed="143.00" inputTorque="3372.00" torqueLoss="116.00"/>
+						<Entry inputSpeed="143.00" inputTorque="3786.00" torqueLoss="123.00"/>
+						<Entry inputSpeed="143.00" inputTorque="4200.00" torqueLoss="130.00"/>
+						<Entry inputSpeed="143.00" inputTorque="6323.00" torqueLoss="218.00"/>
+						<Entry inputSpeed="143.00" inputTorque="8427.00" torqueLoss="287.00"/>
+						<Entry inputSpeed="143.00" inputTorque="10532.00" torqueLoss="356.00"/>
+						<Entry inputSpeed="143.00" inputTorque="12635.00" torqueLoss="425.00"/>
+						<Entry inputSpeed="143.00" inputTorque="16843.00" torqueLoss="563.00"/>
+						<Entry inputSpeed="143.00" inputTorque="21052.00" torqueLoss="701.00"/>
+						<Entry inputSpeed="143.00" inputTorque="25260.00" torqueLoss="839.00"/>
+						<Entry inputSpeed="143.00" inputTorque="29467.00" torqueLoss="977.00"/>
+						<Entry inputSpeed="143.00" inputTorque="33676.00" torqueLoss="1115.00"/>
+						<Entry inputSpeed="143.00" inputTorque="37884.00" torqueLoss="1253.00"/>
+						<Entry inputSpeed="143.00" inputTorque="42092.00" torqueLoss="1391.00"/>
+						<Entry inputSpeed="143.00" inputTorque="46300.00" torqueLoss="1529.00"/>
+						<Entry inputSpeed="143.00" inputTorque="50509.00" torqueLoss="1667.00"/>
+						<Entry inputSpeed="285.00" inputTorque="-5496.00" torqueLoss="202.00"/>
+						<Entry inputSpeed="285.00" inputTorque="-172.00" torqueLoss="32.00"/>
+						<Entry inputSpeed="285.00" inputTorque="0.00" torqueLoss="10.00"/>
+						<Entry inputSpeed="285.00" inputTorque="118.00" torqueLoss="16.00"/>
+						<Entry inputSpeed="285.00" inputTorque="223.00" torqueLoss="19.00"/>
+						<Entry inputSpeed="285.00" inputTorque="327.00" torqueLoss="22.00"/>
+						<Entry inputSpeed="285.00" inputTorque="432.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="285.00" inputTorque="641.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="285.00" inputTorque="851.00" torqueLoss="37.00"/>
+						<Entry inputSpeed="285.00" inputTorque="1271.00" torqueLoss="50.00"/>
+						<Entry inputSpeed="285.00" inputTorque="1690.00" torqueLoss="63.00"/>
+						<Entry inputSpeed="285.00" inputTorque="2110.00" torqueLoss="75.00"/>
+						<Entry inputSpeed="285.00" inputTorque="2530.00" torqueLoss="88.00"/>
+						<Entry inputSpeed="285.00" inputTorque="2950.00" torqueLoss="101.00"/>
+						<Entry inputSpeed="285.00" inputTorque="3369.00" torqueLoss="113.00"/>
+						<Entry inputSpeed="285.00" inputTorque="3780.00" torqueLoss="117.00"/>
+						<Entry inputSpeed="285.00" inputTorque="4195.00" torqueLoss="124.00"/>
+						<Entry inputSpeed="285.00" inputTorque="6305.00" torqueLoss="200.00"/>
+						<Entry inputSpeed="285.00" inputTorque="8402.00" torqueLoss="262.00"/>
+						<Entry inputSpeed="285.00" inputTorque="10499.00" torqueLoss="324.00"/>
+						<Entry inputSpeed="285.00" inputTorque="12596.00" torqueLoss="386.00"/>
+						<Entry inputSpeed="285.00" inputTorque="16791.00" torqueLoss="510.00"/>
+						<Entry inputSpeed="285.00" inputTorque="20987.00" torqueLoss="636.00"/>
+						<Entry inputSpeed="285.00" inputTorque="25181.00" torqueLoss="760.00"/>
+						<Entry inputSpeed="285.00" inputTorque="29376.00" torqueLoss="884.00"/>
+						<Entry inputSpeed="285.00" inputTorque="33570.00" torqueLoss="1009.00"/>
+						<Entry inputSpeed="285.00" inputTorque="37765.00" torqueLoss="1133.00"/>
+						<Entry inputSpeed="285.00" inputTorque="41960.00" torqueLoss="1259.00"/>
+						<Entry inputSpeed="285.00" inputTorque="46154.00" torqueLoss="1383.00"/>
+						<Entry inputSpeed="285.00" inputTorque="50350.00" torqueLoss="1507.00"/>
+						<Entry inputSpeed="428.00" inputTorque="-5501.00" torqueLoss="200.00"/>
+						<Entry inputSpeed="428.00" inputTorque="-167.00" torqueLoss="35.00"/>
+						<Entry inputSpeed="428.00" inputTorque="0.00" torqueLoss="12.00"/>
+						<Entry inputSpeed="428.00" inputTorque="119.00" torqueLoss="17.00"/>
+						<Entry inputSpeed="428.00" inputTorque="224.00" torqueLoss="21.00"/>
+						<Entry inputSpeed="428.00" inputTorque="328.00" torqueLoss="23.00"/>
+						<Entry inputSpeed="428.00" inputTorque="433.00" torqueLoss="26.00"/>
+						<Entry inputSpeed="428.00" inputTorque="643.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="428.00" inputTorque="851.00" torqueLoss="37.00"/>
+						<Entry inputSpeed="428.00" inputTorque="1270.00" torqueLoss="49.00"/>
+						<Entry inputSpeed="428.00" inputTorque="1689.00" torqueLoss="61.00"/>
+						<Entry inputSpeed="428.00" inputTorque="2109.00" torqueLoss="74.00"/>
+						<Entry inputSpeed="428.00" inputTorque="2529.00" torqueLoss="87.00"/>
+						<Entry inputSpeed="428.00" inputTorque="2949.00" torqueLoss="100.00"/>
+						<Entry inputSpeed="428.00" inputTorque="3365.00" torqueLoss="109.00"/>
+						<Entry inputSpeed="428.00" inputTorque="3778.00" torqueLoss="115.00"/>
+						<Entry inputSpeed="428.00" inputTorque="4191.00" torqueLoss="121.00"/>
+						<Entry inputSpeed="428.00" inputTorque="6296.00" torqueLoss="191.00"/>
+						<Entry inputSpeed="428.00" inputTorque="8390.00" torqueLoss="251.00"/>
+						<Entry inputSpeed="428.00" inputTorque="10485.00" torqueLoss="310.00"/>
+						<Entry inputSpeed="428.00" inputTorque="12579.00" torqueLoss="369.00"/>
+						<Entry inputSpeed="428.00" inputTorque="16767.00" torqueLoss="486.00"/>
+						<Entry inputSpeed="428.00" inputTorque="20955.00" torqueLoss="604.00"/>
+						<Entry inputSpeed="428.00" inputTorque="25143.00" torqueLoss="723.00"/>
+						<Entry inputSpeed="428.00" inputTorque="29332.00" torqueLoss="841.00"/>
+						<Entry inputSpeed="428.00" inputTorque="33521.00" torqueLoss="958.00"/>
+						<Entry inputSpeed="428.00" inputTorque="37708.00" torqueLoss="1076.00"/>
+						<Entry inputSpeed="428.00" inputTorque="41897.00" torqueLoss="1195.00"/>
+						<Entry inputSpeed="428.00" inputTorque="46084.00" torqueLoss="1313.00"/>
+						<Entry inputSpeed="428.00" inputTorque="50273.00" torqueLoss="1430.00"/>
+						<Entry inputSpeed="570.00" inputTorque="-5512.00" torqueLoss="188.00"/>
+						<Entry inputSpeed="570.00" inputTorque="-167.00" torqueLoss="37.00"/>
+						<Entry inputSpeed="570.00" inputTorque="0.00" torqueLoss="13.00"/>
+						<Entry inputSpeed="570.00" inputTorque="121.00" torqueLoss="19.00"/>
+						<Entry inputSpeed="570.00" inputTorque="224.00" torqueLoss="21.00"/>
+						<Entry inputSpeed="570.00" inputTorque="328.00" torqueLoss="23.00"/>
+						<Entry inputSpeed="570.00" inputTorque="433.00" torqueLoss="26.00"/>
+						<Entry inputSpeed="570.00" inputTorque="641.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="570.00" inputTorque="850.00" torqueLoss="36.00"/>
+						<Entry inputSpeed="570.00" inputTorque="1268.00" torqueLoss="46.00"/>
+						<Entry inputSpeed="570.00" inputTorque="1685.00" torqueLoss="58.00"/>
+						<Entry inputSpeed="570.00" inputTorque="2104.00" torqueLoss="70.00"/>
+						<Entry inputSpeed="570.00" inputTorque="2523.00" torqueLoss="81.00"/>
+						<Entry inputSpeed="570.00" inputTorque="2943.00" torqueLoss="94.00"/>
+						<Entry inputSpeed="570.00" inputTorque="3363.00" torqueLoss="107.00"/>
+						<Entry inputSpeed="570.00" inputTorque="3776.00" torqueLoss="113.00"/>
+						<Entry inputSpeed="570.00" inputTorque="4189.00" torqueLoss="118.00"/>
+						<Entry inputSpeed="570.00" inputTorque="6281.00" torqueLoss="175.00"/>
+						<Entry inputSpeed="570.00" inputTorque="8369.00" torqueLoss="230.00"/>
+						<Entry inputSpeed="570.00" inputTorque="10459.00" torqueLoss="283.00"/>
+						<Entry inputSpeed="570.00" inputTorque="12547.00" torqueLoss="336.00"/>
+						<Entry inputSpeed="570.00" inputTorque="16724.00" torqueLoss="443.00"/>
+						<Entry inputSpeed="570.00" inputTorque="20901.00" torqueLoss="550.00"/>
+						<Entry inputSpeed="570.00" inputTorque="25078.00" torqueLoss="658.00"/>
+						<Entry inputSpeed="570.00" inputTorque="29255.00" torqueLoss="764.00"/>
+						<Entry inputSpeed="570.00" inputTorque="33432.00" torqueLoss="871.00"/>
+						<Entry inputSpeed="570.00" inputTorque="37611.00" torqueLoss="979.00"/>
+						<Entry inputSpeed="570.00" inputTorque="41788.00" torqueLoss="1086.00"/>
+						<Entry inputSpeed="570.00" inputTorque="45965.00" torqueLoss="1192.00"/>
+						<Entry inputSpeed="570.00" inputTorque="50142.00" torqueLoss="1299.00"/>
+						<Entry inputSpeed="713.00" inputTorque="-5517.00" torqueLoss="181.00"/>
+						<Entry inputSpeed="713.00" inputTorque="-165.00" torqueLoss="39.00"/>
+						<Entry inputSpeed="713.00" inputTorque="0.00" torqueLoss="14.00"/>
+						<Entry inputSpeed="713.00" inputTorque="122.00" torqueLoss="20.00"/>
+						<Entry inputSpeed="713.00" inputTorque="225.00" torqueLoss="22.00"/>
+						<Entry inputSpeed="713.00" inputTorque="329.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="713.00" inputTorque="433.00" torqueLoss="27.00"/>
+						<Entry inputSpeed="713.00" inputTorque="641.00" torqueLoss="30.00"/>
+						<Entry inputSpeed="713.00" inputTorque="850.00" torqueLoss="36.00"/>
+						<Entry inputSpeed="713.00" inputTorque="1267.00" torqueLoss="45.00"/>
+						<Entry inputSpeed="713.00" inputTorque="1684.00" torqueLoss="56.00"/>
+						<Entry inputSpeed="713.00" inputTorque="2102.00" torqueLoss="67.00"/>
+						<Entry inputSpeed="713.00" inputTorque="2521.00" torqueLoss="79.00"/>
+						<Entry inputSpeed="713.00" inputTorque="2939.00" torqueLoss="90.00"/>
+						<Entry inputSpeed="713.00" inputTorque="3358.00" torqueLoss="102.00"/>
+						<Entry inputSpeed="713.00" inputTorque="3775.00" torqueLoss="111.00"/>
+						<Entry inputSpeed="713.00" inputTorque="4188.00" torqueLoss="118.00"/>
+						<Entry inputSpeed="713.00" inputTorque="6272.00" torqueLoss="166.00"/>
+						<Entry inputSpeed="713.00" inputTorque="8357.00" torqueLoss="217.00"/>
+						<Entry inputSpeed="713.00" inputTorque="10442.00" torqueLoss="267.00"/>
+						<Entry inputSpeed="713.00" inputTorque="12527.00" torqueLoss="317.00"/>
+						<Entry inputSpeed="713.00" inputTorque="16697.00" torqueLoss="416.00"/>
+						<Entry inputSpeed="713.00" inputTorque="20867.00" torqueLoss="517.00"/>
+						<Entry inputSpeed="713.00" inputTorque="25039.00" torqueLoss="617.00"/>
+						<Entry inputSpeed="713.00" inputTorque="29209.00" torqueLoss="717.00"/>
+						<Entry inputSpeed="713.00" inputTorque="33379.00" torqueLoss="818.00"/>
+						<Entry inputSpeed="713.00" inputTorque="37549.00" torqueLoss="918.00"/>
+						<Entry inputSpeed="713.00" inputTorque="41719.00" torqueLoss="1017.00"/>
+						<Entry inputSpeed="713.00" inputTorque="45890.00" torqueLoss="1117.00"/>
+						<Entry inputSpeed="713.00" inputTorque="50060.00" torqueLoss="1218.00"/>
+						<Entry inputSpeed="855.00" inputTorque="-5524.00" torqueLoss="174.00"/>
+						<Entry inputSpeed="855.00" inputTorque="-162.00" torqueLoss="42.00"/>
+						<Entry inputSpeed="855.00" inputTorque="0.00" torqueLoss="15.00"/>
+						<Entry inputSpeed="855.00" inputTorque="122.00" torqueLoss="21.00"/>
+						<Entry inputSpeed="855.00" inputTorque="226.00" torqueLoss="22.00"/>
+						<Entry inputSpeed="855.00" inputTorque="329.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="855.00" inputTorque="434.00" torqueLoss="27.00"/>
+						<Entry inputSpeed="855.00" inputTorque="641.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="855.00" inputTorque="849.00" torqueLoss="35.00"/>
+						<Entry inputSpeed="855.00" inputTorque="1266.00" torqueLoss="45.00"/>
+						<Entry inputSpeed="855.00" inputTorque="1683.00" torqueLoss="55.00"/>
+						<Entry inputSpeed="855.00" inputTorque="2100.00" torqueLoss="65.00"/>
+						<Entry inputSpeed="855.00" inputTorque="2518.00" torqueLoss="77.00"/>
+						<Entry inputSpeed="855.00" inputTorque="2937.00" torqueLoss="87.00"/>
+						<Entry inputSpeed="855.00" inputTorque="3355.00" torqueLoss="99.00"/>
+						<Entry inputSpeed="855.00" inputTorque="3775.00" torqueLoss="111.00"/>
+						<Entry inputSpeed="855.00" inputTorque="4188.00" torqueLoss="117.00"/>
+						<Entry inputSpeed="855.00" inputTorque="6264.00" torqueLoss="158.00"/>
+						<Entry inputSpeed="855.00" inputTorque="8346.00" torqueLoss="205.00"/>
+						<Entry inputSpeed="855.00" inputTorque="10427.00" torqueLoss="252.00"/>
+						<Entry inputSpeed="855.00" inputTorque="12509.00" torqueLoss="299.00"/>
+						<Entry inputSpeed="855.00" inputTorque="16674.00" torqueLoss="393.00"/>
+						<Entry inputSpeed="855.00" inputTorque="20838.00" torqueLoss="487.00"/>
+						<Entry inputSpeed="855.00" inputTorque="25003.00" torqueLoss="581.00"/>
+						<Entry inputSpeed="855.00" inputTorque="29167.00" torqueLoss="675.00"/>
+						<Entry inputSpeed="855.00" inputTorque="33330.00" torqueLoss="769.00"/>
+						<Entry inputSpeed="855.00" inputTorque="37495.00" torqueLoss="863.00"/>
+						<Entry inputSpeed="855.00" inputTorque="41659.00" torqueLoss="957.00"/>
+						<Entry inputSpeed="855.00" inputTorque="45823.00" torqueLoss="1051.00"/>
+						<Entry inputSpeed="855.00" inputTorque="49988.00" torqueLoss="1145.00"/>
+						<Entry inputSpeed="998.00" inputTorque="-5526.00" torqueLoss="172.00"/>
+						<Entry inputSpeed="998.00" inputTorque="-160.00" torqueLoss="44.00"/>
+						<Entry inputSpeed="998.00" inputTorque="0.00" torqueLoss="16.00"/>
+						<Entry inputSpeed="998.00" inputTorque="123.00" torqueLoss="22.00"/>
+						<Entry inputSpeed="998.00" inputTorque="227.00" torqueLoss="23.00"/>
+						<Entry inputSpeed="998.00" inputTorque="331.00" torqueLoss="26.00"/>
+						<Entry inputSpeed="998.00" inputTorque="435.00" torqueLoss="28.00"/>
+						<Entry inputSpeed="998.00" inputTorque="641.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="998.00" inputTorque="850.00" torqueLoss="36.00"/>
+						<Entry inputSpeed="998.00" inputTorque="1266.00" torqueLoss="45.00"/>
+						<Entry inputSpeed="998.00" inputTorque="1682.00" torqueLoss="55.00"/>
+						<Entry inputSpeed="998.00" inputTorque="2100.00" torqueLoss="64.00"/>
+						<Entry inputSpeed="998.00" inputTorque="2517.00" torqueLoss="74.00"/>
+						<Entry inputSpeed="998.00" inputTorque="2935.00" torqueLoss="86.00"/>
+						<Entry inputSpeed="998.00" inputTorque="3354.00" torqueLoss="97.00"/>
+						<Entry inputSpeed="998.00" inputTorque="3772.00" torqueLoss="109.00"/>
+						<Entry inputSpeed="998.00" inputTorque="4185.00" torqueLoss="115.00"/>
+						<Entry inputSpeed="998.00" inputTorque="6258.00" torqueLoss="153.00"/>
+						<Entry inputSpeed="998.00" inputTorque="8338.00" torqueLoss="197.00"/>
+						<Entry inputSpeed="998.00" inputTorque="10418.00" torqueLoss="242.00"/>
+						<Entry inputSpeed="998.00" inputTorque="12498.00" torqueLoss="288.00"/>
+						<Entry inputSpeed="998.00" inputTorque="16658.00" torqueLoss="377.00"/>
+						<Entry inputSpeed="998.00" inputTorque="20817.00" torqueLoss="466.00"/>
+						<Entry inputSpeed="998.00" inputTorque="24977.00" torqueLoss="556.00"/>
+						<Entry inputSpeed="998.00" inputTorque="29137.00" torqueLoss="645.00"/>
+						<Entry inputSpeed="998.00" inputTorque="33297.00" torqueLoss="735.00"/>
+						<Entry inputSpeed="998.00" inputTorque="37456.00" torqueLoss="825.00"/>
+						<Entry inputSpeed="998.00" inputTorque="41616.00" torqueLoss="914.00"/>
+						<Entry inputSpeed="998.00" inputTorque="45776.00" torqueLoss="1003.00"/>
+						<Entry inputSpeed="998.00" inputTorque="49936.00" torqueLoss="1093.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="-5529.00" torqueLoss="169.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="-158.00" torqueLoss="46.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="0.00" torqueLoss="18.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="125.00" torqueLoss="23.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="229.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="332.00" torqueLoss="27.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="436.00" torqueLoss="29.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="643.00" torqueLoss="32.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="851.00" torqueLoss="37.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="1267.00" torqueLoss="45.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="1683.00" torqueLoss="55.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="2100.00" torqueLoss="64.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="2516.00" torqueLoss="74.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="2934.00" torqueLoss="85.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="3352.00" torqueLoss="96.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="3771.00" torqueLoss="108.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="4183.00" torqueLoss="114.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="-5529.00" torqueLoss="169.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="-155.00" torqueLoss="49.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="0.00" torqueLoss="19.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="126.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="230.00" torqueLoss="26.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="333.00" torqueLoss="28.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="437.00" torqueLoss="30.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="644.00" torqueLoss="34.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="853.00" torqueLoss="38.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="1267.00" torqueLoss="46.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="1683.00" torqueLoss="55.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="2098.00" torqueLoss="64.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="2516.00" torqueLoss="74.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="2934.00" torqueLoss="85.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="3351.00" torqueLoss="95.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="3764.00" torqueLoss="101.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="-5531.00" torqueLoss="167.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="-153.00" torqueLoss="51.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="0.00" torqueLoss="20.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="128.00" torqueLoss="26.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="231.00" torqueLoss="27.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="336.00" torqueLoss="30.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="436.00" torqueLoss="29.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="646.00" torqueLoss="36.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="853.00" torqueLoss="38.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="1268.00" torqueLoss="46.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="1683.00" torqueLoss="55.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="2098.00" torqueLoss="63.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="2516.00" torqueLoss="73.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="2932.00" torqueLoss="84.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="3345.00" torqueLoss="89.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="-5538.00" torqueLoss="160.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="-148.00" torqueLoss="56.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="0.00" torqueLoss="21.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="129.00" torqueLoss="28.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="232.00" torqueLoss="29.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="336.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="440.00" torqueLoss="32.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="647.00" torqueLoss="37.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="854.00" torqueLoss="41.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="1269.00" torqueLoss="48.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="1684.00" torqueLoss="57.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="2101.00" torqueLoss="65.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="2517.00" torqueLoss="74.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="2929.00" torqueLoss="80.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="-5540.00" torqueLoss="158.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="-144.00" torqueLoss="60.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="0.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="132.00" torqueLoss="30.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="234.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="340.00" torqueLoss="34.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="442.00" torqueLoss="35.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="650.00" torqueLoss="38.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="856.00" torqueLoss="42.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="1269.00" torqueLoss="49.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="1684.00" torqueLoss="57.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="2098.00" torqueLoss="64.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="2515.00" torqueLoss="73.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="2928.00" torqueLoss="79.00"/>
+						
+					</TorqueLossMap>
+				</v2.0:Data>
+				<v2.0:Signature>
+					<di:Reference URI="#AXL-EC3ohnoh">
+						<di:Transforms>
+							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+						</di:Transforms>
+						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+						<di:DigestValue>Ux2vo+s07pGr9XCbvNs/YbJcFaZClORRGXpP6Eyeze8=</di:DigestValue>
+					</di:Reference>
+				</v2.0:Signature>
+			</Axlegear>
+			<AxleWheels>
+				<v2.0:Data xsi:type="v2.0:AxleWheelsDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
+					<Axles>
+						<Axle axleNumber="1" xsi:type="AxleDataDeclarationType">
+							<AxleType>VehicleNonDriven</AxleType>
+							<TwinTyres>false</TwinTyres>
+							<Steered>true</Steered>
+							<Tyre>
+								<Data id="WHL-5432198760-315-70-R22.5" xsi:type="TyreDataDeclarationType">
+									<Manufacturer>Generic Wheels Manufacturer</Manufacturer>
+									<Model>Generic Wheel</Model>
+									<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+									<Date>2017-01-11T14:00:00Z</Date>
+									<AppVersion>Tyre Generation App 1.0</AppVersion>
+									<Dimension>315/70 R22.5</Dimension>
+									<RRCDeclared>0.0055</RRCDeclared>
+									<FzISO>31300</FzISO>
+								</Data>
+								<Signature>
+									<di:Reference URI="#WHL-5432198760-315-70-R22.5">
+										<di:Transforms>
+											<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+											<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+										</di:Transforms>
+										<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+										<di:DigestValue>A/sq1ng4cqeOyauDUqUEnonRSPch3VCqZDX9Pf3tW1Q=</di:DigestValue>
+									</di:Reference>
+								</Signature>
+							</Tyre>
+						</Axle>
+						<Axle axleNumber="2" xsi:type="AxleDataDeclarationType">
+							<AxleType>VehicleDriven</AxleType>
+							<TwinTyres>true</TwinTyres>
+							<Steered>false</Steered>
+							<Tyre>
+								<Data id="WHL-5432198760-315-70-R22.5" xsi:type="TyreDataDeclarationType">
+									<Manufacturer>Generic Wheels Manufacturer</Manufacturer>
+									<Model>Generic Wheel</Model>
+									<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+									<Date>2017-01-11T14:00:00Z</Date>
+									<AppVersion>Tyre Generation App 1.0</AppVersion>
+									<Dimension>315/70 R22.5</Dimension>
+									<RRCDeclared>0.0063</RRCDeclared>
+									<FzISO>31300</FzISO>
+								</Data>
+								<Signature>
+									<di:Reference URI="#WHL-5432198760-315-70-R22.5">
+										<di:Transforms>
+											<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+											<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+										</di:Transforms>
+										<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+										<di:DigestValue>z+KDXmc5MIezM6RVgfYax5J9Efi0ghciG2/wLLmWaBk=</di:DigestValue>
+									</di:Reference>
+								</Signature>
+							</Tyre>
+						</Axle>
+					</Axles>
+				</v2.0:Data>
+			</AxleWheels>
+			<Auxiliaries>
+				<Data xsi:type="AUX_PEV_LorryDataType">
+					<SteeringPump>
+						<Technology axleNumber="1">Electric driven pump</Technology>
+					</SteeringPump>
+					<ElectricSystem>
+						<Technology>Standard technology - LED headlights, all</Technology>
+					</ElectricSystem>
+					<PneumaticSystem>
+						<Technology>Medium Supply 2-stage + elec. driven</Technology>
+					</PneumaticSystem>
+					<HVAC>
+						<Technology>Default</Technology>
+					</HVAC>
+				</Data>
+			</Auxiliaries>
+			<AirDrag>
+				<!-- optional -->
+				<Data id="CabinX23h" xsi:type="v2.0:AirDragDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
+					<Manufacturer>Generic Manufacturer</Manufacturer>
+					<Model>Generic Model</Model>
+					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+					<Date>2017-03-24T15:00:00Z</Date>
+					<AppVersion>Vecto AirDrag x.y</AppVersion>
+					<CdxA_0>6.31</CdxA_0>
+					<TransferredCdxA>6.32</TransferredCdxA>
+					<DeclaredCdxA>6.34</DeclaredCdxA>
+				</Data>
+				<v2.0:Signature>
+					<di:Reference URI="#CabinX23h">
+						<di:Transforms>
+							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+						</di:Transforms>
+						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+						<di:DigestValue>NroIsfnT7+1zYG5CTHxpclh0ZaRZvGyrfFPmWdKbFbg=</di:DigestValue>
+					</di:Reference>
+				</v2.0:Signature>
+			</AirDrag>
+		</Components>
+	</v2.0:Vehicle>
+</tns:VectoInputDeclaration>
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/DeclarationMode/V24_DeclarationMode/HeavyLorry/PEV_heavyLorry_E3_realistic_TorqueLimits.xml b/VectoCore/VectoCoreTest/TestData/Integration/DeclarationMode/V24_DeclarationMode/HeavyLorry/PEV_heavyLorry_E3_realistic_TorqueLimits.xml
new file mode 100644
index 0000000000000000000000000000000000000000..8a7821c5c079e62a265d2a8513d1441006c58a4e
--- /dev/null
+++ b/VectoCore/VectoCoreTest/TestData/Integration/DeclarationMode/V24_DeclarationMode/HeavyLorry/PEV_heavyLorry_E3_realistic_TorqueLimits.xml
@@ -0,0 +1,4859 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tns:VectoInputDeclaration xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.4" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" schemaVersion="2.0" xmlns:tns="urn:tugraz:ivt:VectoAPI:DeclarationInput:v2.0" xmlns:di="http://www.w3.org/2000/09/xmldsig#" xsi:schemaLocation="urn:tugraz:ivt:VectoAPI:DeclarationJob V:\VectoCore\VectoCore\Resources\XSD/VectoDeclarationJob.xsd" xmlns:v1.0="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v1.0" xmlns:v2.0="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0" xmlns:v2.1="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.1"  xmlns:v2.3="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3" xmlns:v2.4="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.4">
+	<v2.0:Vehicle xsi:type="Vehicle_PEV_HeavyLorryDeclarationType" id="PEV_E3_HeavyLorry">
+		<Manufacturer>TU Graz</Manufacturer>
+		<ManufacturerAddress>Inffeldgasse 19</ManufacturerAddress>
+		<Model>HEV Heavy Lorry Px</Model>
+		<VIN>1234</VIN>
+		<Date>2017-01-01T00:00:00Z</Date>
+		<LegislativeCategory>N3</LegislativeCategory>
+		<ChassisConfiguration>Rigid Lorry</ChassisConfiguration>
+		<AxleConfiguration>4x2</AxleConfiguration>
+		<CorrectedActualMass>4670</CorrectedActualMass>
+		<TechnicalPermissibleMaximumLadenMass>11900</TechnicalPermissibleMaximumLadenMass>
+		<RetarderType>None</RetarderType>
+		<AngledriveType>None</AngledriveType>
+		<PTO xsi:type="PTOType"> <!-- syntactically allowed, not supported by VECTO - no gearbox! -->
+			<PTOShaftsGearWheels>none</PTOShaftsGearWheels>
+			<PTOOtherElements>none</PTOOtherElements>
+		</PTO>
+		<ZeroEmissionVehicle>true</ZeroEmissionVehicle>
+		<VocationalVehicle>false</VocationalVehicle>
+		<SleeperCab>false</SleeperCab>
+		<VehicleTypeApprovalNumber>ASDF</VehicleTypeApprovalNumber>
+		<ArchitectureID>E3</ArchitectureID>
+		<ADAS xsi:type="ADAS_PEV_Type">
+			<PredictiveCruiseControl>none</PredictiveCruiseControl>
+		</ADAS>
+		<ElectricMotorTorqueLimits xsi:type="ElectricMachineTorqueLimitsType">
+			<ElectricMachine>
+				<Position>3</Position>
+				<VoltageLevel>
+					<Voltage>300</Voltage>
+					<MaxTorqueCurve>
+						<v2.3:Entry outShaftSpeed="0.00" maxTorque="450.00" minTorque="-200.00"/>
+						<v2.3:Entry outShaftSpeed="7500.00" maxTorque="300.00" minTorque="-300.00"/>
+					</MaxTorqueCurve>
+				</VoltageLevel>
+				<VoltageLevel>
+					<Voltage>600</Voltage>
+					<MaxTorqueCurve>
+						<v2.3:Entry outShaftSpeed="0.00" maxTorque="200.00" minTorque="-200.00"/>
+						<v2.3:Entry outShaftSpeed="7500.00" maxTorque="300.00" minTorque="-300.00"/>
+					</MaxTorqueCurve>
+				</VoltageLevel>
+			</ElectricMachine>
+		</ElectricMotorTorqueLimits>
+		<Components xsi:type="Components_PEV-E3_LorryType">
+			<ElectricMachine>
+				<PowertrainPosition>3</PowertrainPosition>
+				<Count>2</Count>
+				<ElectricMachineSystem>
+					<v2.3:Data xsi:type="ElectricMachineSystemMeasuredDataDeclarationType" id="EM-1234" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3">
+						<Manufacturer>a</Manufacturer>
+						<Model>a</Model>
+						<CertificationNumber>token</CertificationNumber>
+						<Date>2017-01-01T00:00:00Z</Date>
+						<AppVersion>aaaaa</AppVersion>
+						<ElectricMachineType>ASM</ElectricMachineType>
+						<CertificationMethod>Measured</CertificationMethod>
+						<R85RatedPower>350000</R85RatedPower>
+						<RotationalInertia>0.23</RotationalInertia>
+						<DcDcConverterIncluded>true</DcDcConverterIncluded>
+						<IHPCType>None</IHPCType>
+						<VoltageLevel>
+							<Voltage>300</Voltage>
+							<ContinuousTorque>350.00</ContinuousTorque>
+							<TestSpeedContinuousTorque>2400.00</TestSpeedContinuousTorque>
+							<OverloadTorque>470.00</OverloadTorque>
+							<TestSpeedOverloadTorque>2500.00</TestSpeedOverloadTorque>
+							<OverloadDuration>120.00</OverloadDuration>
+							<MaxTorqueCurve>
+<Entry outShaftSpeed="0.00" maxTorque="485.00" minTorque="-485.00"/>
+<Entry outShaftSpeed="2461.16" maxTorque="485.00" minTorque="-485.00"/>
+<Entry outShaftSpeed="2452.14" maxTorque="485.00" minTorque="-485.00"/>
+<Entry outShaftSpeed="2466.86" maxTorque="483.88" minTorque="-483.88"/>
+<Entry outShaftSpeed="2481.59" maxTorque="481.01" minTorque="-481.01"/>
+<Entry outShaftSpeed="2496.32" maxTorque="478.17" minTorque="-478.17"/>
+<Entry outShaftSpeed="2503.68" maxTorque="476.77" minTorque="-476.77"/>
+<Entry outShaftSpeed="2577.32" maxTorque="463.14" minTorque="-463.14"/>
+<Entry outShaftSpeed="2650.96" maxTorque="450.27" minTorque="-450.27"/>
+<Entry outShaftSpeed="2724.59" maxTorque="438.10" minTorque="-438.10"/>
+<Entry outShaftSpeed="2798.23" maxTorque="426.58" minTorque="-426.58"/>
+<Entry outShaftSpeed="2871.87" maxTorque="415.64" minTorque="-415.64"/>
+<Entry outShaftSpeed="2945.51" maxTorque="405.25" minTorque="-405.25"/>
+<Entry outShaftSpeed="3019.15" maxTorque="395.36" minTorque="-395.36"/>
+<Entry outShaftSpeed="3092.78" maxTorque="385.95" minTorque="-385.95"/>
+<Entry outShaftSpeed="3166.42" maxTorque="376.98" minTorque="-376.98"/>
+<Entry outShaftSpeed="3240.06" maxTorque="368.41" minTorque="-368.41"/>
+<Entry outShaftSpeed="3313.70" maxTorque="360.22" minTorque="-360.22"/>
+<Entry outShaftSpeed="3387.33" maxTorque="352.39" minTorque="-352.39"/>
+<Entry outShaftSpeed="3460.97" maxTorque="344.90" minTorque="-344.90"/>
+<Entry outShaftSpeed="3534.61" maxTorque="337.71" minTorque="-337.71"/>
+<Entry outShaftSpeed="3608.25" maxTorque="330.82" minTorque="-330.82"/>
+<Entry outShaftSpeed="3681.89" maxTorque="324.20" minTorque="-324.20"/>
+<Entry outShaftSpeed="3755.52" maxTorque="317.84" minTorque="-317.84"/>
+<Entry outShaftSpeed="3829.16" maxTorque="311.73" minTorque="-311.73"/>
+<Entry outShaftSpeed="3902.80" maxTorque="305.85" minTorque="-305.85"/>
+<Entry outShaftSpeed="3976.44" maxTorque="300.18" minTorque="-300.18"/>
+<Entry outShaftSpeed="4050.07" maxTorque="294.72" minTorque="-294.72"/>
+<Entry outShaftSpeed="4123.71" maxTorque="289.46" minTorque="-289.46"/>
+<Entry outShaftSpeed="4197.35" maxTorque="284.38" minTorque="-284.38"/>
+<Entry outShaftSpeed="4270.99" maxTorque="279.48" minTorque="-279.48"/>
+<Entry outShaftSpeed="4344.62" maxTorque="274.74" minTorque="-274.74"/>
+<Entry outShaftSpeed="4418.26" maxTorque="270.17" minTorque="-270.17"/>
+<Entry outShaftSpeed="4491.90" maxTorque="265.73" minTorque="-265.73"/>
+<Entry outShaftSpeed="4565.54" maxTorque="261.45" minTorque="-261.45"/>
+<Entry outShaftSpeed="4639.18" maxTorque="257.30" minTorque="-257.30"/>
+<Entry outShaftSpeed="4712.81" maxTorque="253.28" minTorque="-253.28"/>
+<Entry outShaftSpeed="4786.45" maxTorque="249.39" minTorque="-249.39"/>
+<Entry outShaftSpeed="4860.09" maxTorque="245.60" minTorque="-245.60"/>
+<Entry outShaftSpeed="4933.73" maxTorque="241.94" minTorque="-241.94"/>
+<Entry outShaftSpeed="5007.36" maxTorque="238.38" minTorque="-238.38"/>
+<Entry outShaftSpeed="5081.00" maxTorque="234.92" minTorque="-234.92"/>
+<Entry outShaftSpeed="5154.64" maxTorque="231.58" minTorque="-231.58"/>
+<Entry outShaftSpeed="5228.28" maxTorque="228.31" minTorque="-228.31"/>
+<Entry outShaftSpeed="5301.91" maxTorque="225.14" minTorque="-225.14"/>
+<Entry outShaftSpeed="5375.55" maxTorque="222.06" minTorque="-222.06"/>
+<Entry outShaftSpeed="5449.19" maxTorque="219.05" minTorque="-219.05"/>
+<Entry outShaftSpeed="5522.83" maxTorque="216.13" minTorque="-216.13"/>
+<Entry outShaftSpeed="5596.47" maxTorque="213.29" minTorque="-213.29"/>
+<Entry outShaftSpeed="5670.10" maxTorque="210.51" minTorque="-210.51"/>
+<Entry outShaftSpeed="5743.74" maxTorque="207.82" minTorque="-207.82"/>
+<Entry outShaftSpeed="5817.38" maxTorque="205.19" minTorque="-205.19"/>
+<Entry outShaftSpeed="5891.02" maxTorque="202.62" minTorque="-202.62"/>
+<Entry outShaftSpeed="5964.65" maxTorque="200.12" minTorque="-200.12"/>
+<Entry outShaftSpeed="6038.29" maxTorque="197.69" minTorque="-197.69"/>
+<Entry outShaftSpeed="6111.93" maxTorque="195.30" minTorque="-195.30"/>
+<Entry outShaftSpeed="6185.57" maxTorque="192.97" minTorque="-192.97"/>
+<Entry outShaftSpeed="6259.20" maxTorque="190.70" minTorque="-190.70"/>
+<Entry outShaftSpeed="6332.84" maxTorque="188.48" minTorque="-188.48"/>
+<Entry outShaftSpeed="6406.48" maxTorque="186.32" minTorque="-186.32"/>
+<Entry outShaftSpeed="6480.12" maxTorque="184.20" minTorque="-184.20"/>
+<Entry outShaftSpeed="6553.76" maxTorque="182.13" minTorque="-182.13"/>
+<Entry outShaftSpeed="6627.39" maxTorque="180.10" minTorque="-180.10"/>
+<Entry outShaftSpeed="6701.03" maxTorque="178.13" minTorque="-178.13"/>
+<Entry outShaftSpeed="6774.67" maxTorque="176.20" minTorque="-176.20"/>
+<Entry outShaftSpeed="6848.31" maxTorque="174.30" minTorque="-174.30"/>
+<Entry outShaftSpeed="6921.94" maxTorque="172.44" minTorque="-172.44"/>
+<Entry outShaftSpeed="6995.58" maxTorque="170.64" minTorque="-170.64"/>
+<Entry outShaftSpeed="7069.22" maxTorque="168.85" minTorque="-168.85"/>
+<Entry outShaftSpeed="7142.86" maxTorque="167.11" minTorque="-167.11"/>
+<Entry outShaftSpeed="7216.49" maxTorque="165.41" minTorque="-165.41"/>
+<Entry outShaftSpeed="7290.13" maxTorque="163.74" minTorque="-163.74"/>
+<Entry outShaftSpeed="7363.77" maxTorque="162.10" minTorque="-162.10"/>
+							</MaxTorqueCurve>
+							<PowerMap>
+								<Entry outShaftSpeed="0.00" torque="-485.00" electricPower="8.79"/>
+<Entry outShaftSpeed="0.00" torque="-469.84" electricPower="8.28"/>
+<Entry outShaftSpeed="0.00" torque="-454.69" electricPower="7.78"/>
+<Entry outShaftSpeed="0.00" torque="-439.53" electricPower="7.30"/>
+<Entry outShaftSpeed="0.00" torque="-424.38" electricPower="6.84"/>
+<Entry outShaftSpeed="0.00" torque="-409.22" electricPower="6.39"/>
+<Entry outShaftSpeed="0.00" torque="-394.06" electricPower="5.95"/>
+<Entry outShaftSpeed="0.00" torque="-378.91" electricPower="5.53"/>
+<Entry outShaftSpeed="0.00" torque="-363.75" electricPower="5.13"/>
+<Entry outShaftSpeed="0.00" torque="-348.59" electricPower="4.74"/>
+<Entry outShaftSpeed="0.00" torque="-333.44" electricPower="4.36"/>
+<Entry outShaftSpeed="0.00" torque="-318.28" electricPower="4.00"/>
+<Entry outShaftSpeed="0.00" torque="-303.13" electricPower="3.66"/>
+<Entry outShaftSpeed="0.00" torque="-287.97" electricPower="3.33"/>
+<Entry outShaftSpeed="0.00" torque="-272.81" electricPower="3.02"/>
+<Entry outShaftSpeed="0.00" torque="-257.66" electricPower="2.72"/>
+<Entry outShaftSpeed="0.00" torque="-242.50" electricPower="2.44"/>
+<Entry outShaftSpeed="0.00" torque="-227.34" electricPower="2.18"/>
+<Entry outShaftSpeed="0.00" torque="-212.19" electricPower="1.92"/>
+<Entry outShaftSpeed="0.00" torque="-197.03" electricPower="1.69"/>
+<Entry outShaftSpeed="0.00" torque="-181.88" electricPower="1.47"/>
+<Entry outShaftSpeed="0.00" torque="-166.72" electricPower="1.26"/>
+<Entry outShaftSpeed="0.00" torque="-151.56" electricPower="1.07"/>
+<Entry outShaftSpeed="0.00" torque="-136.41" electricPower="0.90"/>
+<Entry outShaftSpeed="0.00" torque="-121.25" electricPower="0.74"/>
+<Entry outShaftSpeed="0.00" torque="-106.09" electricPower="0.59"/>
+<Entry outShaftSpeed="0.00" torque="-90.94" electricPower="0.46"/>
+<Entry outShaftSpeed="0.00" torque="-75.78" electricPower="0.35"/>
+<Entry outShaftSpeed="0.00" torque="-60.63" electricPower="0.25"/>
+<Entry outShaftSpeed="0.00" torque="-45.47" electricPower="0.17"/>
+<Entry outShaftSpeed="0.00" torque="-30.31" electricPower="0.10"/>
+<Entry outShaftSpeed="0.00" torque="-15.16" electricPower="0.05"/>
+<Entry outShaftSpeed="0.00" torque="0.00" electricPower="0.03"/>
+<Entry outShaftSpeed="0.00" torque="15.16" electricPower="0.08"/>
+<Entry outShaftSpeed="0.00" torque="30.31" electricPower="0.14"/>
+<Entry outShaftSpeed="0.00" torque="45.47" electricPower="0.21"/>
+<Entry outShaftSpeed="0.00" torque="60.63" electricPower="0.31"/>
+<Entry outShaftSpeed="0.00" torque="75.78" electricPower="0.41"/>
+<Entry outShaftSpeed="0.00" torque="90.94" electricPower="0.53"/>
+<Entry outShaftSpeed="0.00" torque="106.09" electricPower="0.67"/>
+<Entry outShaftSpeed="0.00" torque="121.25" electricPower="0.82"/>
+<Entry outShaftSpeed="0.00" torque="136.41" electricPower="0.99"/>
+<Entry outShaftSpeed="0.00" torque="151.56" electricPower="1.18"/>
+<Entry outShaftSpeed="0.00" torque="166.72" electricPower="1.37"/>
+<Entry outShaftSpeed="0.00" torque="181.88" electricPower="1.59"/>
+<Entry outShaftSpeed="0.00" torque="197.03" electricPower="1.82"/>
+<Entry outShaftSpeed="0.00" torque="212.19" electricPower="2.06"/>
+<Entry outShaftSpeed="0.00" torque="227.34" electricPower="2.32"/>
+<Entry outShaftSpeed="0.00" torque="242.50" electricPower="2.60"/>
+<Entry outShaftSpeed="0.00" torque="257.66" electricPower="2.89"/>
+<Entry outShaftSpeed="0.00" torque="272.81" electricPower="3.19"/>
+<Entry outShaftSpeed="0.00" torque="287.97" electricPower="3.51"/>
+<Entry outShaftSpeed="0.00" torque="303.13" electricPower="3.85"/>
+<Entry outShaftSpeed="0.00" torque="318.28" electricPower="4.20"/>
+<Entry outShaftSpeed="0.00" torque="333.44" electricPower="4.57"/>
+<Entry outShaftSpeed="0.00" torque="348.59" electricPower="4.95"/>
+<Entry outShaftSpeed="0.00" torque="363.75" electricPower="5.35"/>
+<Entry outShaftSpeed="0.00" torque="378.91" electricPower="5.76"/>
+<Entry outShaftSpeed="0.00" torque="394.06" electricPower="6.19"/>
+<Entry outShaftSpeed="0.00" torque="409.22" electricPower="6.63"/>
+<Entry outShaftSpeed="0.00" torque="424.38" electricPower="7.09"/>
+<Entry outShaftSpeed="0.00" torque="439.53" electricPower="7.57"/>
+<Entry outShaftSpeed="0.00" torque="454.69" electricPower="8.06"/>
+<Entry outShaftSpeed="0.00" torque="469.84" electricPower="8.56"/>
+<Entry outShaftSpeed="0.00" torque="485.00" electricPower="9.08"/>
+<Entry outShaftSpeed="70.32" torque="-485.00" electricPower="5.21"/>
+<Entry outShaftSpeed="70.32" torque="-469.84" electricPower="4.81"/>
+<Entry outShaftSpeed="70.32" torque="-454.69" electricPower="4.43"/>
+<Entry outShaftSpeed="70.32" torque="-439.53" electricPower="4.06"/>
+<Entry outShaftSpeed="70.32" torque="-424.38" electricPower="3.71"/>
+<Entry outShaftSpeed="70.32" torque="-409.22" electricPower="3.37"/>
+<Entry outShaftSpeed="70.32" torque="-394.06" electricPower="3.05"/>
+<Entry outShaftSpeed="70.32" torque="-378.91" electricPower="2.74"/>
+<Entry outShaftSpeed="70.32" torque="-363.75" electricPower="2.45"/>
+<Entry outShaftSpeed="70.32" torque="-348.59" electricPower="2.17"/>
+<Entry outShaftSpeed="70.32" torque="-333.44" electricPower="1.91"/>
+<Entry outShaftSpeed="70.32" torque="-318.28" electricPower="1.67"/>
+<Entry outShaftSpeed="70.32" torque="-303.13" electricPower="1.44"/>
+<Entry outShaftSpeed="70.32" torque="-287.97" electricPower="1.22"/>
+<Entry outShaftSpeed="70.32" torque="-272.81" electricPower="1.02"/>
+<Entry outShaftSpeed="70.32" torque="-257.66" electricPower="0.84"/>
+<Entry outShaftSpeed="70.32" torque="-242.50" electricPower="0.67"/>
+<Entry outShaftSpeed="70.32" torque="-227.34" electricPower="0.52"/>
+<Entry outShaftSpeed="70.32" torque="-212.19" electricPower="0.38"/>
+<Entry outShaftSpeed="70.32" torque="-197.03" electricPower="0.26"/>
+<Entry outShaftSpeed="70.32" torque="-181.88" electricPower="0.15"/>
+<Entry outShaftSpeed="70.32" torque="-166.72" electricPower="0.06"/>
+<Entry outShaftSpeed="70.32" torque="-151.56" electricPower="-0.02"/>
+<Entry outShaftSpeed="70.32" torque="-136.41" electricPower="-0.08"/>
+<Entry outShaftSpeed="70.32" torque="-121.25" electricPower="-0.12"/>
+<Entry outShaftSpeed="70.32" torque="-106.09" electricPower="-0.16"/>
+<Entry outShaftSpeed="70.32" torque="-90.94" electricPower="-0.17"/>
+<Entry outShaftSpeed="70.32" torque="-75.78" electricPower="-0.17"/>
+<Entry outShaftSpeed="70.32" torque="-60.63" electricPower="-0.16"/>
+<Entry outShaftSpeed="70.32" torque="-45.47" electricPower="-0.13"/>
+<Entry outShaftSpeed="70.32" torque="-30.31" electricPower="-0.09"/>
+<Entry outShaftSpeed="70.32" torque="-15.16" electricPower="-0.03"/>
+<Entry outShaftSpeed="70.32" torque="0.00" electricPower="0.06"/>
+<Entry outShaftSpeed="70.32" torque="15.16" electricPower="0.22"/>
+<Entry outShaftSpeed="70.32" torque="30.31" electricPower="0.40"/>
+<Entry outShaftSpeed="70.32" torque="45.47" electricPower="0.59"/>
+<Entry outShaftSpeed="70.32" torque="60.63" electricPower="0.79"/>
+<Entry outShaftSpeed="70.32" torque="75.78" electricPower="1.01"/>
+<Entry outShaftSpeed="70.32" torque="90.94" electricPower="1.24"/>
+<Entry outShaftSpeed="70.32" torque="106.09" electricPower="1.49"/>
+<Entry outShaftSpeed="70.32" torque="121.25" electricPower="1.76"/>
+<Entry outShaftSpeed="70.32" torque="136.41" electricPower="2.04"/>
+<Entry outShaftSpeed="70.32" torque="151.56" electricPower="2.34"/>
+<Entry outShaftSpeed="70.32" torque="166.72" electricPower="2.65"/>
+<Entry outShaftSpeed="70.32" torque="181.88" electricPower="2.97"/>
+<Entry outShaftSpeed="70.32" torque="197.03" electricPower="3.32"/>
+<Entry outShaftSpeed="70.32" torque="212.19" electricPower="3.67"/>
+<Entry outShaftSpeed="70.32" torque="227.34" electricPower="4.05"/>
+<Entry outShaftSpeed="70.32" torque="242.50" electricPower="4.43"/>
+<Entry outShaftSpeed="70.32" torque="257.66" electricPower="4.84"/>
+<Entry outShaftSpeed="70.32" torque="272.81" electricPower="5.26"/>
+<Entry outShaftSpeed="70.32" torque="287.97" electricPower="5.69"/>
+<Entry outShaftSpeed="70.32" torque="303.13" electricPower="6.14"/>
+<Entry outShaftSpeed="70.32" torque="318.28" electricPower="6.60"/>
+<Entry outShaftSpeed="70.32" torque="333.44" electricPower="7.08"/>
+<Entry outShaftSpeed="70.32" torque="348.59" electricPower="7.58"/>
+<Entry outShaftSpeed="70.32" torque="363.75" electricPower="8.09"/>
+<Entry outShaftSpeed="70.32" torque="378.91" electricPower="8.62"/>
+<Entry outShaftSpeed="70.32" torque="394.06" electricPower="9.16"/>
+<Entry outShaftSpeed="70.32" torque="409.22" electricPower="9.71"/>
+<Entry outShaftSpeed="70.32" torque="424.38" electricPower="10.28"/>
+<Entry outShaftSpeed="70.32" torque="439.53" electricPower="10.87"/>
+<Entry outShaftSpeed="70.32" torque="454.69" electricPower="11.47"/>
+<Entry outShaftSpeed="70.32" torque="469.84" electricPower="12.09"/>
+<Entry outShaftSpeed="70.32" torque="485.00" electricPower="12.72"/>
+<Entry outShaftSpeed="140.64" torque="-485.00" electricPower="1.63"/>
+<Entry outShaftSpeed="140.64" torque="-469.84" electricPower="1.35"/>
+<Entry outShaftSpeed="140.64" torque="-454.69" electricPower="1.08"/>
+<Entry outShaftSpeed="140.64" torque="-439.53" electricPower="0.83"/>
+<Entry outShaftSpeed="140.64" torque="-424.38" electricPower="0.59"/>
+<Entry outShaftSpeed="140.64" torque="-409.22" electricPower="0.37"/>
+<Entry outShaftSpeed="140.64" torque="-394.06" electricPower="0.16"/>
+<Entry outShaftSpeed="140.64" torque="-378.91" electricPower="-0.03"/>
+<Entry outShaftSpeed="140.64" torque="-363.75" electricPower="-0.20"/>
+<Entry outShaftSpeed="140.64" torque="-348.59" electricPower="-0.36"/>
+<Entry outShaftSpeed="140.64" torque="-333.44" electricPower="-0.51"/>
+<Entry outShaftSpeed="140.64" torque="-318.28" electricPower="-0.64"/>
+<Entry outShaftSpeed="140.64" torque="-303.13" electricPower="-0.76"/>
+<Entry outShaftSpeed="140.64" torque="-287.97" electricPower="-0.86"/>
+<Entry outShaftSpeed="140.64" torque="-272.81" electricPower="-0.94"/>
+<Entry outShaftSpeed="140.64" torque="-257.66" electricPower="-1.01"/>
+<Entry outShaftSpeed="140.64" torque="-242.50" electricPower="-1.07"/>
+<Entry outShaftSpeed="140.64" torque="-227.34" electricPower="-1.11"/>
+<Entry outShaftSpeed="140.64" torque="-212.19" electricPower="-1.14"/>
+<Entry outShaftSpeed="140.64" torque="-197.03" electricPower="-1.15"/>
+<Entry outShaftSpeed="140.64" torque="-181.88" electricPower="-1.14"/>
+<Entry outShaftSpeed="140.64" torque="-166.72" electricPower="-1.12"/>
+<Entry outShaftSpeed="140.64" torque="-151.56" electricPower="-1.09"/>
+<Entry outShaftSpeed="140.64" torque="-136.41" electricPower="-1.04"/>
+<Entry outShaftSpeed="140.64" torque="-121.25" electricPower="-0.98"/>
+<Entry outShaftSpeed="140.64" torque="-106.09" electricPower="-0.90"/>
+<Entry outShaftSpeed="140.64" torque="-90.94" electricPower="-0.80"/>
+<Entry outShaftSpeed="140.64" torque="-75.78" electricPower="-0.69"/>
+<Entry outShaftSpeed="140.64" torque="-60.63" electricPower="-0.57"/>
+<Entry outShaftSpeed="140.64" torque="-45.47" electricPower="-0.43"/>
+<Entry outShaftSpeed="140.64" torque="-30.31" electricPower="-0.28"/>
+<Entry outShaftSpeed="140.64" torque="-15.16" electricPower="-0.11"/>
+<Entry outShaftSpeed="140.64" torque="0.00" electricPower="0.10"/>
+<Entry outShaftSpeed="140.64" torque="15.16" electricPower="0.37"/>
+<Entry outShaftSpeed="140.64" torque="30.31" electricPower="0.66"/>
+<Entry outShaftSpeed="140.64" torque="45.47" electricPower="0.96"/>
+<Entry outShaftSpeed="140.64" torque="60.63" electricPower="1.28"/>
+<Entry outShaftSpeed="140.64" torque="75.78" electricPower="1.61"/>
+<Entry outShaftSpeed="140.64" torque="90.94" electricPower="1.96"/>
+<Entry outShaftSpeed="140.64" torque="106.09" electricPower="2.32"/>
+<Entry outShaftSpeed="140.64" torque="121.25" electricPower="2.70"/>
+<Entry outShaftSpeed="140.64" torque="136.41" electricPower="3.09"/>
+<Entry outShaftSpeed="140.64" torque="151.56" electricPower="3.50"/>
+<Entry outShaftSpeed="140.64" torque="166.72" electricPower="3.92"/>
+<Entry outShaftSpeed="140.64" torque="181.88" electricPower="4.36"/>
+<Entry outShaftSpeed="140.64" torque="197.03" electricPower="4.82"/>
+<Entry outShaftSpeed="140.64" torque="212.19" electricPower="5.29"/>
+<Entry outShaftSpeed="140.64" torque="227.34" electricPower="5.77"/>
+<Entry outShaftSpeed="140.64" torque="242.50" electricPower="6.27"/>
+<Entry outShaftSpeed="140.64" torque="257.66" electricPower="6.79"/>
+<Entry outShaftSpeed="140.64" torque="272.81" electricPower="7.32"/>
+<Entry outShaftSpeed="140.64" torque="287.97" electricPower="7.87"/>
+<Entry outShaftSpeed="140.64" torque="303.13" electricPower="8.43"/>
+<Entry outShaftSpeed="140.64" torque="318.28" electricPower="9.01"/>
+<Entry outShaftSpeed="140.64" torque="333.44" electricPower="9.60"/>
+<Entry outShaftSpeed="140.64" torque="348.59" electricPower="10.21"/>
+<Entry outShaftSpeed="140.64" torque="363.75" electricPower="10.83"/>
+<Entry outShaftSpeed="140.64" torque="378.91" electricPower="11.47"/>
+<Entry outShaftSpeed="140.64" torque="394.06" electricPower="12.12"/>
+<Entry outShaftSpeed="140.64" torque="409.22" electricPower="12.79"/>
+<Entry outShaftSpeed="140.64" torque="424.38" electricPower="13.48"/>
+<Entry outShaftSpeed="140.64" torque="439.53" electricPower="14.18"/>
+<Entry outShaftSpeed="140.64" torque="454.69" electricPower="14.89"/>
+<Entry outShaftSpeed="140.64" torque="469.84" electricPower="15.62"/>
+<Entry outShaftSpeed="140.64" torque="485.00" electricPower="16.37"/>
+<Entry outShaftSpeed="210.96" torque="-485.00" electricPower="-1.88"/>
+<Entry outShaftSpeed="210.96" torque="-469.84" electricPower="-2.05"/>
+<Entry outShaftSpeed="210.96" torque="-454.69" electricPower="-2.21"/>
+<Entry outShaftSpeed="210.96" torque="-439.53" electricPower="-2.35"/>
+<Entry outShaftSpeed="210.96" torque="-424.38" electricPower="-2.47"/>
+<Entry outShaftSpeed="210.96" torque="-409.22" electricPower="-2.58"/>
+<Entry outShaftSpeed="210.96" torque="-394.06" electricPower="-2.68"/>
+<Entry outShaftSpeed="210.96" torque="-378.91" electricPower="-2.76"/>
+<Entry outShaftSpeed="210.96" torque="-363.75" electricPower="-2.82"/>
+<Entry outShaftSpeed="210.96" torque="-348.59" electricPower="-2.87"/>
+<Entry outShaftSpeed="210.96" torque="-333.44" electricPower="-2.91"/>
+<Entry outShaftSpeed="210.96" torque="-318.28" electricPower="-2.93"/>
+<Entry outShaftSpeed="210.96" torque="-303.13" electricPower="-2.93"/>
+<Entry outShaftSpeed="210.96" torque="-287.97" electricPower="-2.93"/>
+<Entry outShaftSpeed="210.96" torque="-272.81" electricPower="-2.90"/>
+<Entry outShaftSpeed="210.96" torque="-257.66" electricPower="-2.86"/>
+<Entry outShaftSpeed="210.96" torque="-242.50" electricPower="-2.81"/>
+<Entry outShaftSpeed="210.96" torque="-227.34" electricPower="-2.74"/>
+<Entry outShaftSpeed="210.96" torque="-212.19" electricPower="-2.65"/>
+<Entry outShaftSpeed="210.96" torque="-197.03" electricPower="-2.55"/>
+<Entry outShaftSpeed="210.96" torque="-181.88" electricPower="-2.44"/>
+<Entry outShaftSpeed="210.96" torque="-166.72" electricPower="-2.31"/>
+<Entry outShaftSpeed="210.96" torque="-151.56" electricPower="-2.16"/>
+<Entry outShaftSpeed="210.96" torque="-136.41" electricPower="-2.00"/>
+<Entry outShaftSpeed="210.96" torque="-121.25" electricPower="-1.83"/>
+<Entry outShaftSpeed="210.96" torque="-106.09" electricPower="-1.64"/>
+<Entry outShaftSpeed="210.96" torque="-90.94" electricPower="-1.43"/>
+<Entry outShaftSpeed="210.96" torque="-75.78" electricPower="-1.21"/>
+<Entry outShaftSpeed="210.96" torque="-60.63" electricPower="-0.98"/>
+<Entry outShaftSpeed="210.96" torque="-45.47" electricPower="-0.73"/>
+<Entry outShaftSpeed="210.96" torque="-30.31" electricPower="-0.46"/>
+<Entry outShaftSpeed="210.96" torque="-15.16" electricPower="-0.18"/>
+<Entry outShaftSpeed="210.96" torque="0.00" electricPower="0.13"/>
+<Entry outShaftSpeed="210.96" torque="15.16" electricPower="0.52"/>
+<Entry outShaftSpeed="210.96" torque="30.31" electricPower="0.92"/>
+<Entry outShaftSpeed="210.96" torque="45.47" electricPower="1.33"/>
+<Entry outShaftSpeed="210.96" torque="60.63" electricPower="1.76"/>
+<Entry outShaftSpeed="210.96" torque="75.78" electricPower="2.21"/>
+<Entry outShaftSpeed="210.96" torque="90.94" electricPower="2.67"/>
+<Entry outShaftSpeed="210.96" torque="106.09" electricPower="3.14"/>
+<Entry outShaftSpeed="210.96" torque="121.25" electricPower="3.63"/>
+<Entry outShaftSpeed="210.96" torque="136.41" electricPower="4.14"/>
+<Entry outShaftSpeed="210.96" torque="151.56" electricPower="4.66"/>
+<Entry outShaftSpeed="210.96" torque="166.72" electricPower="5.20"/>
+<Entry outShaftSpeed="210.96" torque="181.88" electricPower="5.75"/>
+<Entry outShaftSpeed="210.96" torque="197.03" electricPower="6.32"/>
+<Entry outShaftSpeed="210.96" torque="212.19" electricPower="6.90"/>
+<Entry outShaftSpeed="210.96" torque="227.34" electricPower="7.50"/>
+<Entry outShaftSpeed="210.96" torque="242.50" electricPower="8.12"/>
+<Entry outShaftSpeed="210.96" torque="257.66" electricPower="8.74"/>
+<Entry outShaftSpeed="210.96" torque="272.81" electricPower="9.39"/>
+<Entry outShaftSpeed="210.96" torque="287.97" electricPower="10.05"/>
+<Entry outShaftSpeed="210.96" torque="303.13" electricPower="10.72"/>
+<Entry outShaftSpeed="210.96" torque="318.28" electricPower="11.41"/>
+<Entry outShaftSpeed="210.96" torque="333.44" electricPower="12.12"/>
+<Entry outShaftSpeed="210.96" torque="348.59" electricPower="12.84"/>
+<Entry outShaftSpeed="210.96" torque="363.75" electricPower="13.58"/>
+<Entry outShaftSpeed="210.96" torque="378.91" electricPower="14.33"/>
+<Entry outShaftSpeed="210.96" torque="394.06" electricPower="15.09"/>
+<Entry outShaftSpeed="210.96" torque="409.22" electricPower="15.88"/>
+<Entry outShaftSpeed="210.96" torque="424.38" electricPower="16.67"/>
+<Entry outShaftSpeed="210.96" torque="439.53" electricPower="17.49"/>
+<Entry outShaftSpeed="210.96" torque="454.69" electricPower="18.31"/>
+<Entry outShaftSpeed="210.96" torque="469.84" electricPower="19.16"/>
+<Entry outShaftSpeed="210.96" torque="485.00" electricPower="20.02"/>
+<Entry outShaftSpeed="281.28" torque="-485.00" electricPower="-5.38"/>
+<Entry outShaftSpeed="281.28" torque="-469.84" electricPower="-5.44"/>
+<Entry outShaftSpeed="281.28" torque="-454.69" electricPower="-5.49"/>
+<Entry outShaftSpeed="281.28" torque="-439.53" electricPower="-5.52"/>
+<Entry outShaftSpeed="281.28" torque="-424.38" electricPower="-5.53"/>
+<Entry outShaftSpeed="281.28" torque="-409.22" electricPower="-5.53"/>
+<Entry outShaftSpeed="281.28" torque="-394.06" electricPower="-5.52"/>
+<Entry outShaftSpeed="281.28" torque="-378.91" electricPower="-5.49"/>
+<Entry outShaftSpeed="281.28" torque="-363.75" electricPower="-5.44"/>
+<Entry outShaftSpeed="281.28" torque="-348.59" electricPower="-5.38"/>
+<Entry outShaftSpeed="281.28" torque="-333.44" electricPower="-5.31"/>
+<Entry outShaftSpeed="281.28" torque="-318.28" electricPower="-5.22"/>
+<Entry outShaftSpeed="281.28" torque="-303.13" electricPower="-5.11"/>
+<Entry outShaftSpeed="281.28" torque="-287.97" electricPower="-4.99"/>
+<Entry outShaftSpeed="281.28" torque="-272.81" electricPower="-4.86"/>
+<Entry outShaftSpeed="281.28" torque="-257.66" electricPower="-4.70"/>
+<Entry outShaftSpeed="281.28" torque="-242.50" electricPower="-4.54"/>
+<Entry outShaftSpeed="281.28" torque="-227.34" electricPower="-4.36"/>
+<Entry outShaftSpeed="281.28" torque="-212.19" electricPower="-4.16"/>
+<Entry outShaftSpeed="281.28" torque="-197.03" electricPower="-3.95"/>
+<Entry outShaftSpeed="281.28" torque="-181.88" electricPower="-3.73"/>
+<Entry outShaftSpeed="281.28" torque="-166.72" electricPower="-3.49"/>
+<Entry outShaftSpeed="281.28" torque="-151.56" electricPower="-3.23"/>
+<Entry outShaftSpeed="281.28" torque="-136.41" electricPower="-2.96"/>
+<Entry outShaftSpeed="281.28" torque="-121.25" electricPower="-2.68"/>
+<Entry outShaftSpeed="281.28" torque="-106.09" electricPower="-2.38"/>
+<Entry outShaftSpeed="281.28" torque="-90.94" electricPower="-2.06"/>
+<Entry outShaftSpeed="281.28" torque="-75.78" electricPower="-1.73"/>
+<Entry outShaftSpeed="281.28" torque="-60.63" electricPower="-1.38"/>
+<Entry outShaftSpeed="281.28" torque="-45.47" electricPower="-1.02"/>
+<Entry outShaftSpeed="281.28" torque="-30.31" electricPower="-0.65"/>
+<Entry outShaftSpeed="281.28" torque="-15.16" electricPower="-0.26"/>
+<Entry outShaftSpeed="281.28" torque="0.00" electricPower="0.17"/>
+<Entry outShaftSpeed="281.28" torque="15.16" electricPower="0.67"/>
+<Entry outShaftSpeed="281.28" torque="30.31" electricPower="1.18"/>
+<Entry outShaftSpeed="281.28" torque="45.47" electricPower="1.71"/>
+<Entry outShaftSpeed="281.28" torque="60.63" electricPower="2.25"/>
+<Entry outShaftSpeed="281.28" torque="75.78" electricPower="2.81"/>
+<Entry outShaftSpeed="281.28" torque="90.94" electricPower="3.38"/>
+<Entry outShaftSpeed="281.28" torque="106.09" electricPower="3.97"/>
+<Entry outShaftSpeed="281.28" torque="121.25" electricPower="4.57"/>
+<Entry outShaftSpeed="281.28" torque="136.41" electricPower="5.19"/>
+<Entry outShaftSpeed="281.28" torque="151.56" electricPower="5.83"/>
+<Entry outShaftSpeed="281.28" torque="166.72" electricPower="6.48"/>
+<Entry outShaftSpeed="281.28" torque="181.88" electricPower="7.14"/>
+<Entry outShaftSpeed="281.28" torque="197.03" electricPower="7.82"/>
+<Entry outShaftSpeed="281.28" torque="212.19" electricPower="8.52"/>
+<Entry outShaftSpeed="281.28" torque="227.34" electricPower="9.23"/>
+<Entry outShaftSpeed="281.28" torque="242.50" electricPower="9.96"/>
+<Entry outShaftSpeed="281.28" torque="257.66" electricPower="10.70"/>
+<Entry outShaftSpeed="281.28" torque="272.81" electricPower="11.46"/>
+<Entry outShaftSpeed="281.28" torque="287.97" electricPower="12.23"/>
+<Entry outShaftSpeed="281.28" torque="303.13" electricPower="13.02"/>
+<Entry outShaftSpeed="281.28" torque="318.28" electricPower="13.82"/>
+<Entry outShaftSpeed="281.28" torque="333.44" electricPower="14.64"/>
+<Entry outShaftSpeed="281.28" torque="348.59" electricPower="15.47"/>
+<Entry outShaftSpeed="281.28" torque="363.75" electricPower="16.32"/>
+<Entry outShaftSpeed="281.28" torque="378.91" electricPower="17.18"/>
+<Entry outShaftSpeed="281.28" torque="394.06" electricPower="18.07"/>
+<Entry outShaftSpeed="281.28" torque="409.22" electricPower="18.96"/>
+<Entry outShaftSpeed="281.28" torque="424.38" electricPower="19.87"/>
+<Entry outShaftSpeed="281.28" torque="439.53" electricPower="20.80"/>
+<Entry outShaftSpeed="281.28" torque="454.69" electricPower="21.74"/>
+<Entry outShaftSpeed="281.28" torque="469.84" electricPower="22.69"/>
+<Entry outShaftSpeed="281.28" torque="485.00" electricPower="23.66"/>
+<Entry outShaftSpeed="351.59" torque="-485.00" electricPower="-8.89"/>
+<Entry outShaftSpeed="351.59" torque="-469.84" electricPower="-8.83"/>
+<Entry outShaftSpeed="351.59" torque="-454.69" electricPower="-8.77"/>
+<Entry outShaftSpeed="351.59" torque="-439.53" electricPower="-8.69"/>
+<Entry outShaftSpeed="351.59" torque="-424.38" electricPower="-8.59"/>
+<Entry outShaftSpeed="351.59" torque="-409.22" electricPower="-8.48"/>
+<Entry outShaftSpeed="351.59" torque="-394.06" electricPower="-8.36"/>
+<Entry outShaftSpeed="351.59" torque="-378.91" electricPower="-8.21"/>
+<Entry outShaftSpeed="351.59" torque="-363.75" electricPower="-8.06"/>
+<Entry outShaftSpeed="351.59" torque="-348.59" electricPower="-7.89"/>
+<Entry outShaftSpeed="351.59" torque="-333.44" electricPower="-7.70"/>
+<Entry outShaftSpeed="351.59" torque="-318.28" electricPower="-7.50"/>
+<Entry outShaftSpeed="351.59" torque="-303.13" electricPower="-7.28"/>
+<Entry outShaftSpeed="351.59" torque="-287.97" electricPower="-7.05"/>
+<Entry outShaftSpeed="351.59" torque="-272.81" electricPower="-6.81"/>
+<Entry outShaftSpeed="351.59" torque="-257.66" electricPower="-6.55"/>
+<Entry outShaftSpeed="351.59" torque="-242.50" electricPower="-6.27"/>
+<Entry outShaftSpeed="351.59" torque="-227.34" electricPower="-5.98"/>
+<Entry outShaftSpeed="351.59" torque="-212.19" electricPower="-5.67"/>
+<Entry outShaftSpeed="351.59" torque="-197.03" electricPower="-5.35"/>
+<Entry outShaftSpeed="351.59" torque="-181.88" electricPower="-5.02"/>
+<Entry outShaftSpeed="351.59" torque="-166.72" electricPower="-4.67"/>
+<Entry outShaftSpeed="351.59" torque="-151.56" electricPower="-4.30"/>
+<Entry outShaftSpeed="351.59" torque="-136.41" electricPower="-3.92"/>
+<Entry outShaftSpeed="351.59" torque="-121.25" electricPower="-3.52"/>
+<Entry outShaftSpeed="351.59" torque="-106.09" electricPower="-3.11"/>
+<Entry outShaftSpeed="351.59" torque="-90.94" electricPower="-2.69"/>
+<Entry outShaftSpeed="351.59" torque="-75.78" electricPower="-2.24"/>
+<Entry outShaftSpeed="351.59" torque="-60.63" electricPower="-1.79"/>
+<Entry outShaftSpeed="351.59" torque="-45.47" electricPower="-1.32"/>
+<Entry outShaftSpeed="351.59" torque="-30.31" electricPower="-0.83"/>
+<Entry outShaftSpeed="351.59" torque="-15.16" electricPower="-0.33"/>
+<Entry outShaftSpeed="351.59" torque="0.00" electricPower="0.21"/>
+<Entry outShaftSpeed="351.59" torque="15.16" electricPower="0.82"/>
+<Entry outShaftSpeed="351.59" torque="30.31" electricPower="1.45"/>
+<Entry outShaftSpeed="351.59" torque="45.47" electricPower="2.09"/>
+<Entry outShaftSpeed="351.59" torque="60.63" electricPower="2.74"/>
+<Entry outShaftSpeed="351.59" torque="75.78" electricPower="3.41"/>
+<Entry outShaftSpeed="351.59" torque="90.94" electricPower="4.10"/>
+<Entry outShaftSpeed="351.59" torque="106.09" electricPower="4.80"/>
+<Entry outShaftSpeed="351.59" torque="121.25" electricPower="5.52"/>
+<Entry outShaftSpeed="351.59" torque="136.41" electricPower="6.25"/>
+<Entry outShaftSpeed="351.59" torque="151.56" electricPower="7.00"/>
+<Entry outShaftSpeed="351.59" torque="166.72" electricPower="7.76"/>
+<Entry outShaftSpeed="351.59" torque="181.88" electricPower="8.54"/>
+<Entry outShaftSpeed="351.59" torque="197.03" electricPower="9.33"/>
+<Entry outShaftSpeed="351.59" torque="212.19" electricPower="10.14"/>
+<Entry outShaftSpeed="351.59" torque="227.34" electricPower="10.96"/>
+<Entry outShaftSpeed="351.59" torque="242.50" electricPower="11.80"/>
+<Entry outShaftSpeed="351.59" torque="257.66" electricPower="12.66"/>
+<Entry outShaftSpeed="351.59" torque="272.81" electricPower="13.53"/>
+<Entry outShaftSpeed="351.59" torque="287.97" electricPower="14.41"/>
+<Entry outShaftSpeed="351.59" torque="303.13" electricPower="15.31"/>
+<Entry outShaftSpeed="351.59" torque="318.28" electricPower="16.23"/>
+<Entry outShaftSpeed="351.59" torque="333.44" electricPower="17.16"/>
+<Entry outShaftSpeed="351.59" torque="348.59" electricPower="18.11"/>
+<Entry outShaftSpeed="351.59" torque="363.75" electricPower="19.07"/>
+<Entry outShaftSpeed="351.59" torque="378.91" electricPower="20.05"/>
+<Entry outShaftSpeed="351.59" torque="394.06" electricPower="21.04"/>
+<Entry outShaftSpeed="351.59" torque="409.22" electricPower="22.05"/>
+<Entry outShaftSpeed="351.59" torque="424.38" electricPower="23.07"/>
+<Entry outShaftSpeed="351.59" torque="439.53" electricPower="24.11"/>
+<Entry outShaftSpeed="351.59" torque="454.69" electricPower="25.16"/>
+<Entry outShaftSpeed="351.59" torque="469.84" electricPower="26.23"/>
+<Entry outShaftSpeed="351.59" torque="485.00" electricPower="27.31"/>
+<Entry outShaftSpeed="421.91" torque="-485.00" electricPower="-12.39"/>
+<Entry outShaftSpeed="421.91" torque="-469.84" electricPower="-12.22"/>
+<Entry outShaftSpeed="421.91" torque="-454.69" electricPower="-12.05"/>
+<Entry outShaftSpeed="421.91" torque="-439.53" electricPower="-11.86"/>
+<Entry outShaftSpeed="421.91" torque="-424.38" electricPower="-11.65"/>
+<Entry outShaftSpeed="421.91" torque="-409.22" electricPower="-11.43"/>
+<Entry outShaftSpeed="421.91" torque="-394.06" electricPower="-11.19"/>
+<Entry outShaftSpeed="421.91" torque="-378.91" electricPower="-10.94"/>
+<Entry outShaftSpeed="421.91" torque="-363.75" electricPower="-10.67"/>
+<Entry outShaftSpeed="421.91" torque="-348.59" electricPower="-10.39"/>
+<Entry outShaftSpeed="421.91" torque="-333.44" electricPower="-10.10"/>
+<Entry outShaftSpeed="421.91" torque="-318.28" electricPower="-9.78"/>
+<Entry outShaftSpeed="421.91" torque="-303.13" electricPower="-9.46"/>
+<Entry outShaftSpeed="421.91" torque="-287.97" electricPower="-9.12"/>
+<Entry outShaftSpeed="421.91" torque="-272.81" electricPower="-8.76"/>
+<Entry outShaftSpeed="421.91" torque="-257.66" electricPower="-8.39"/>
+<Entry outShaftSpeed="421.91" torque="-242.50" electricPower="-8.00"/>
+<Entry outShaftSpeed="421.91" torque="-227.34" electricPower="-7.60"/>
+<Entry outShaftSpeed="421.91" torque="-212.19" electricPower="-7.18"/>
+<Entry outShaftSpeed="421.91" torque="-197.03" electricPower="-6.75"/>
+<Entry outShaftSpeed="421.91" torque="-181.88" electricPower="-6.30"/>
+<Entry outShaftSpeed="421.91" torque="-166.72" electricPower="-5.84"/>
+<Entry outShaftSpeed="421.91" torque="-151.56" electricPower="-5.37"/>
+<Entry outShaftSpeed="421.91" torque="-136.41" electricPower="-4.87"/>
+<Entry outShaftSpeed="421.91" torque="-121.25" electricPower="-4.37"/>
+<Entry outShaftSpeed="421.91" torque="-106.09" electricPower="-3.85"/>
+<Entry outShaftSpeed="421.91" torque="-90.94" electricPower="-3.31"/>
+<Entry outShaftSpeed="421.91" torque="-75.78" electricPower="-2.76"/>
+<Entry outShaftSpeed="421.91" torque="-60.63" electricPower="-2.19"/>
+<Entry outShaftSpeed="421.91" torque="-45.47" electricPower="-1.61"/>
+<Entry outShaftSpeed="421.91" torque="-30.31" electricPower="-1.01"/>
+<Entry outShaftSpeed="421.91" torque="-15.16" electricPower="-0.40"/>
+<Entry outShaftSpeed="421.91" torque="0.00" electricPower="0.25"/>
+<Entry outShaftSpeed="421.91" torque="15.16" electricPower="0.97"/>
+<Entry outShaftSpeed="421.91" torque="30.31" electricPower="1.71"/>
+<Entry outShaftSpeed="421.91" torque="45.47" electricPower="2.47"/>
+<Entry outShaftSpeed="421.91" torque="60.63" electricPower="3.23"/>
+<Entry outShaftSpeed="421.91" torque="75.78" electricPower="4.02"/>
+<Entry outShaftSpeed="421.91" torque="90.94" electricPower="4.82"/>
+<Entry outShaftSpeed="421.91" torque="106.09" electricPower="5.63"/>
+<Entry outShaftSpeed="421.91" torque="121.25" electricPower="6.46"/>
+<Entry outShaftSpeed="421.91" torque="136.41" electricPower="7.31"/>
+<Entry outShaftSpeed="421.91" torque="151.56" electricPower="8.17"/>
+<Entry outShaftSpeed="421.91" torque="166.72" electricPower="9.04"/>
+<Entry outShaftSpeed="421.91" torque="181.88" electricPower="9.93"/>
+<Entry outShaftSpeed="421.91" torque="197.03" electricPower="10.84"/>
+<Entry outShaftSpeed="421.91" torque="212.19" electricPower="11.76"/>
+<Entry outShaftSpeed="421.91" torque="227.34" electricPower="12.70"/>
+<Entry outShaftSpeed="421.91" torque="242.50" electricPower="13.65"/>
+<Entry outShaftSpeed="421.91" torque="257.66" electricPower="14.62"/>
+<Entry outShaftSpeed="421.91" torque="272.81" electricPower="15.60"/>
+<Entry outShaftSpeed="421.91" torque="287.97" electricPower="16.60"/>
+<Entry outShaftSpeed="421.91" torque="303.13" electricPower="17.61"/>
+<Entry outShaftSpeed="421.91" torque="318.28" electricPower="18.64"/>
+<Entry outShaftSpeed="421.91" torque="333.44" electricPower="19.68"/>
+<Entry outShaftSpeed="421.91" torque="348.59" electricPower="20.74"/>
+<Entry outShaftSpeed="421.91" torque="363.75" electricPower="21.82"/>
+<Entry outShaftSpeed="421.91" torque="378.91" electricPower="22.91"/>
+<Entry outShaftSpeed="421.91" torque="394.06" electricPower="24.01"/>
+<Entry outShaftSpeed="421.91" torque="409.22" electricPower="25.13"/>
+<Entry outShaftSpeed="421.91" torque="424.38" electricPower="26.27"/>
+<Entry outShaftSpeed="421.91" torque="439.53" electricPower="27.42"/>
+<Entry outShaftSpeed="421.91" torque="454.69" electricPower="28.59"/>
+<Entry outShaftSpeed="421.91" torque="469.84" electricPower="29.77"/>
+<Entry outShaftSpeed="421.91" torque="485.00" electricPower="30.97"/>
+<Entry outShaftSpeed="492.24" torque="-485.00" electricPower="-15.88"/>
+<Entry outShaftSpeed="492.24" torque="-469.84" electricPower="-15.61"/>
+<Entry outShaftSpeed="492.24" torque="-454.69" electricPower="-15.32"/>
+<Entry outShaftSpeed="492.24" torque="-439.53" electricPower="-15.02"/>
+<Entry outShaftSpeed="492.24" torque="-424.38" electricPower="-14.71"/>
+<Entry outShaftSpeed="492.24" torque="-409.22" electricPower="-14.37"/>
+<Entry outShaftSpeed="492.24" torque="-394.06" electricPower="-14.03"/>
+<Entry outShaftSpeed="492.24" torque="-378.91" electricPower="-13.66"/>
+<Entry outShaftSpeed="492.24" torque="-363.75" electricPower="-13.29"/>
+<Entry outShaftSpeed="492.24" torque="-348.59" electricPower="-12.89"/>
+<Entry outShaftSpeed="492.24" torque="-333.44" electricPower="-12.49"/>
+<Entry outShaftSpeed="492.24" torque="-318.28" electricPower="-12.07"/>
+<Entry outShaftSpeed="492.24" torque="-303.13" electricPower="-11.63"/>
+<Entry outShaftSpeed="492.24" torque="-287.97" electricPower="-11.18"/>
+<Entry outShaftSpeed="492.24" torque="-272.81" electricPower="-10.71"/>
+<Entry outShaftSpeed="492.24" torque="-257.66" electricPower="-10.23"/>
+<Entry outShaftSpeed="492.24" torque="-242.50" electricPower="-9.73"/>
+<Entry outShaftSpeed="492.24" torque="-227.34" electricPower="-9.22"/>
+<Entry outShaftSpeed="492.24" torque="-212.19" electricPower="-8.69"/>
+<Entry outShaftSpeed="492.24" torque="-197.03" electricPower="-8.15"/>
+<Entry outShaftSpeed="492.24" torque="-181.88" electricPower="-7.59"/>
+<Entry outShaftSpeed="492.24" torque="-166.72" electricPower="-7.02"/>
+<Entry outShaftSpeed="492.24" torque="-151.56" electricPower="-6.43"/>
+<Entry outShaftSpeed="492.24" torque="-136.41" electricPower="-5.83"/>
+<Entry outShaftSpeed="492.24" torque="-121.25" electricPower="-5.21"/>
+<Entry outShaftSpeed="492.24" torque="-106.09" electricPower="-4.58"/>
+<Entry outShaftSpeed="492.24" torque="-90.94" electricPower="-3.93"/>
+<Entry outShaftSpeed="492.24" torque="-75.78" electricPower="-3.27"/>
+<Entry outShaftSpeed="492.24" torque="-60.63" electricPower="-2.59"/>
+<Entry outShaftSpeed="492.24" torque="-45.47" electricPower="-1.90"/>
+<Entry outShaftSpeed="492.24" torque="-30.31" electricPower="-1.19"/>
+<Entry outShaftSpeed="492.24" torque="-15.16" electricPower="-0.47"/>
+<Entry outShaftSpeed="492.24" torque="0.00" electricPower="0.29"/>
+<Entry outShaftSpeed="492.24" torque="15.16" electricPower="1.13"/>
+<Entry outShaftSpeed="492.24" torque="30.31" electricPower="1.98"/>
+<Entry outShaftSpeed="492.24" torque="45.47" electricPower="2.85"/>
+<Entry outShaftSpeed="492.24" torque="60.63" electricPower="3.73"/>
+<Entry outShaftSpeed="492.24" torque="75.78" electricPower="4.62"/>
+<Entry outShaftSpeed="492.24" torque="90.94" electricPower="5.54"/>
+<Entry outShaftSpeed="492.24" torque="106.09" electricPower="6.46"/>
+<Entry outShaftSpeed="492.24" torque="121.25" electricPower="7.41"/>
+<Entry outShaftSpeed="492.24" torque="136.41" electricPower="8.36"/>
+<Entry outShaftSpeed="492.24" torque="151.56" electricPower="9.34"/>
+<Entry outShaftSpeed="492.24" torque="166.72" electricPower="10.32"/>
+<Entry outShaftSpeed="492.24" torque="181.88" electricPower="11.33"/>
+<Entry outShaftSpeed="492.24" torque="197.03" electricPower="12.35"/>
+<Entry outShaftSpeed="492.24" torque="212.19" electricPower="13.38"/>
+<Entry outShaftSpeed="492.24" torque="227.34" electricPower="14.43"/>
+<Entry outShaftSpeed="492.24" torque="242.50" electricPower="15.50"/>
+<Entry outShaftSpeed="492.24" torque="257.66" electricPower="16.58"/>
+<Entry outShaftSpeed="492.24" torque="272.81" electricPower="17.67"/>
+<Entry outShaftSpeed="492.24" torque="287.97" electricPower="18.78"/>
+<Entry outShaftSpeed="492.24" torque="303.13" electricPower="19.91"/>
+<Entry outShaftSpeed="492.24" torque="318.28" electricPower="21.05"/>
+<Entry outShaftSpeed="492.24" torque="333.44" electricPower="22.21"/>
+<Entry outShaftSpeed="492.24" torque="348.59" electricPower="23.38"/>
+<Entry outShaftSpeed="492.24" torque="363.75" electricPower="24.57"/>
+<Entry outShaftSpeed="492.24" torque="378.91" electricPower="25.77"/>
+<Entry outShaftSpeed="492.24" torque="394.06" electricPower="26.99"/>
+<Entry outShaftSpeed="492.24" torque="409.22" electricPower="28.22"/>
+<Entry outShaftSpeed="492.24" torque="424.38" electricPower="29.47"/>
+<Entry outShaftSpeed="492.24" torque="439.53" electricPower="30.73"/>
+<Entry outShaftSpeed="492.24" torque="454.69" electricPower="32.01"/>
+<Entry outShaftSpeed="492.24" torque="469.84" electricPower="33.31"/>
+<Entry outShaftSpeed="492.24" torque="485.00" electricPower="34.62"/>
+<Entry outShaftSpeed="562.55" torque="-485.00" electricPower="-19.38"/>
+<Entry outShaftSpeed="562.55" torque="-469.84" electricPower="-19.00"/>
+<Entry outShaftSpeed="562.55" torque="-454.69" electricPower="-18.60"/>
+<Entry outShaftSpeed="562.55" torque="-439.53" electricPower="-18.19"/>
+<Entry outShaftSpeed="562.55" torque="-424.38" electricPower="-17.76"/>
+<Entry outShaftSpeed="562.55" torque="-409.22" electricPower="-17.32"/>
+<Entry outShaftSpeed="562.55" torque="-394.06" electricPower="-16.86"/>
+<Entry outShaftSpeed="562.55" torque="-378.91" electricPower="-16.39"/>
+<Entry outShaftSpeed="562.55" torque="-363.75" electricPower="-15.90"/>
+<Entry outShaftSpeed="562.55" torque="-348.59" electricPower="-15.40"/>
+<Entry outShaftSpeed="562.55" torque="-333.44" electricPower="-14.88"/>
+<Entry outShaftSpeed="562.55" torque="-318.28" electricPower="-14.35"/>
+<Entry outShaftSpeed="562.55" torque="-303.13" electricPower="-13.80"/>
+<Entry outShaftSpeed="562.55" torque="-287.97" electricPower="-13.23"/>
+<Entry outShaftSpeed="562.55" torque="-272.81" electricPower="-12.66"/>
+<Entry outShaftSpeed="562.55" torque="-257.66" electricPower="-12.06"/>
+<Entry outShaftSpeed="562.55" torque="-242.50" electricPower="-11.46"/>
+<Entry outShaftSpeed="562.55" torque="-227.34" electricPower="-10.83"/>
+<Entry outShaftSpeed="562.55" torque="-212.19" electricPower="-10.20"/>
+<Entry outShaftSpeed="562.55" torque="-197.03" electricPower="-9.54"/>
+<Entry outShaftSpeed="562.55" torque="-181.88" electricPower="-8.88"/>
+<Entry outShaftSpeed="562.55" torque="-166.72" electricPower="-8.19"/>
+<Entry outShaftSpeed="562.55" torque="-151.56" electricPower="-7.49"/>
+<Entry outShaftSpeed="562.55" torque="-136.41" electricPower="-6.78"/>
+<Entry outShaftSpeed="562.55" torque="-121.25" electricPower="-6.05"/>
+<Entry outShaftSpeed="562.55" torque="-106.09" electricPower="-5.31"/>
+<Entry outShaftSpeed="562.55" torque="-90.94" electricPower="-4.55"/>
+<Entry outShaftSpeed="562.55" torque="-75.78" electricPower="-3.78"/>
+<Entry outShaftSpeed="562.55" torque="-60.63" electricPower="-2.99"/>
+<Entry outShaftSpeed="562.55" torque="-45.47" electricPower="-2.19"/>
+<Entry outShaftSpeed="562.55" torque="-30.31" electricPower="-1.37"/>
+<Entry outShaftSpeed="562.55" torque="-15.16" electricPower="-0.54"/>
+<Entry outShaftSpeed="562.55" torque="0.00" electricPower="0.34"/>
+<Entry outShaftSpeed="562.55" torque="15.16" electricPower="1.29"/>
+<Entry outShaftSpeed="562.55" torque="30.31" electricPower="2.25"/>
+<Entry outShaftSpeed="562.55" torque="45.47" electricPower="3.23"/>
+<Entry outShaftSpeed="562.55" torque="60.63" electricPower="4.22"/>
+<Entry outShaftSpeed="562.55" torque="75.78" electricPower="5.23"/>
+<Entry outShaftSpeed="562.55" torque="90.94" electricPower="6.26"/>
+<Entry outShaftSpeed="562.55" torque="106.09" electricPower="7.30"/>
+<Entry outShaftSpeed="562.55" torque="121.25" electricPower="8.35"/>
+<Entry outShaftSpeed="562.55" torque="136.41" electricPower="9.42"/>
+<Entry outShaftSpeed="562.55" torque="151.56" electricPower="10.51"/>
+<Entry outShaftSpeed="562.55" torque="166.72" electricPower="11.61"/>
+<Entry outShaftSpeed="562.55" torque="181.88" electricPower="12.73"/>
+<Entry outShaftSpeed="562.55" torque="197.03" electricPower="13.86"/>
+<Entry outShaftSpeed="562.55" torque="212.19" electricPower="15.01"/>
+<Entry outShaftSpeed="562.55" torque="227.34" electricPower="16.17"/>
+<Entry outShaftSpeed="562.55" torque="242.50" electricPower="17.35"/>
+<Entry outShaftSpeed="562.55" torque="257.66" electricPower="18.54"/>
+<Entry outShaftSpeed="562.55" torque="272.81" electricPower="19.75"/>
+<Entry outShaftSpeed="562.55" torque="287.97" electricPower="20.97"/>
+<Entry outShaftSpeed="562.55" torque="303.13" electricPower="22.21"/>
+<Entry outShaftSpeed="562.55" torque="318.28" electricPower="23.46"/>
+<Entry outShaftSpeed="562.55" torque="333.44" electricPower="24.73"/>
+<Entry outShaftSpeed="562.55" torque="348.59" electricPower="26.02"/>
+<Entry outShaftSpeed="562.55" torque="363.75" electricPower="27.32"/>
+<Entry outShaftSpeed="562.55" torque="378.91" electricPower="28.63"/>
+<Entry outShaftSpeed="562.55" torque="394.06" electricPower="29.97"/>
+<Entry outShaftSpeed="562.55" torque="409.22" electricPower="31.31"/>
+<Entry outShaftSpeed="562.55" torque="424.38" electricPower="32.67"/>
+<Entry outShaftSpeed="562.55" torque="439.53" electricPower="34.05"/>
+<Entry outShaftSpeed="562.55" torque="454.69" electricPower="35.44"/>
+<Entry outShaftSpeed="562.55" torque="469.84" electricPower="36.85"/>
+<Entry outShaftSpeed="562.55" torque="485.00" electricPower="38.27"/>
+<Entry outShaftSpeed="632.87" torque="-485.00" electricPower="-22.88"/>
+<Entry outShaftSpeed="632.87" torque="-469.84" electricPower="-22.38"/>
+<Entry outShaftSpeed="632.87" torque="-454.69" electricPower="-21.87"/>
+<Entry outShaftSpeed="632.87" torque="-439.53" electricPower="-21.35"/>
+<Entry outShaftSpeed="632.87" torque="-424.38" electricPower="-20.81"/>
+<Entry outShaftSpeed="632.87" torque="-409.22" electricPower="-20.26"/>
+<Entry outShaftSpeed="632.87" torque="-394.06" electricPower="-19.69"/>
+<Entry outShaftSpeed="632.87" torque="-378.91" electricPower="-19.11"/>
+<Entry outShaftSpeed="632.87" torque="-363.75" electricPower="-18.51"/>
+<Entry outShaftSpeed="632.87" torque="-348.59" electricPower="-17.90"/>
+<Entry outShaftSpeed="632.87" torque="-333.44" electricPower="-17.27"/>
+<Entry outShaftSpeed="632.87" torque="-318.28" electricPower="-16.62"/>
+<Entry outShaftSpeed="632.87" torque="-303.13" electricPower="-15.97"/>
+<Entry outShaftSpeed="632.87" torque="-287.97" electricPower="-15.29"/>
+<Entry outShaftSpeed="632.87" torque="-272.81" electricPower="-14.60"/>
+<Entry outShaftSpeed="632.87" torque="-257.66" electricPower="-13.90"/>
+<Entry outShaftSpeed="632.87" torque="-242.50" electricPower="-13.18"/>
+<Entry outShaftSpeed="632.87" torque="-227.34" electricPower="-12.45"/>
+<Entry outShaftSpeed="632.87" torque="-212.19" electricPower="-11.70"/>
+<Entry outShaftSpeed="632.87" torque="-197.03" electricPower="-10.94"/>
+<Entry outShaftSpeed="632.87" torque="-181.88" electricPower="-10.16"/>
+<Entry outShaftSpeed="632.87" torque="-166.72" electricPower="-9.36"/>
+<Entry outShaftSpeed="632.87" torque="-151.56" electricPower="-8.56"/>
+<Entry outShaftSpeed="632.87" torque="-136.41" electricPower="-7.73"/>
+<Entry outShaftSpeed="632.87" torque="-121.25" electricPower="-6.89"/>
+<Entry outShaftSpeed="632.87" torque="-106.09" electricPower="-6.04"/>
+<Entry outShaftSpeed="632.87" torque="-90.94" electricPower="-5.17"/>
+<Entry outShaftSpeed="632.87" torque="-75.78" electricPower="-4.29"/>
+<Entry outShaftSpeed="632.87" torque="-60.63" electricPower="-3.39"/>
+<Entry outShaftSpeed="632.87" torque="-45.47" electricPower="-2.48"/>
+<Entry outShaftSpeed="632.87" torque="-30.31" electricPower="-1.55"/>
+<Entry outShaftSpeed="632.87" torque="-15.16" electricPower="-0.60"/>
+<Entry outShaftSpeed="632.87" torque="0.00" electricPower="0.38"/>
+<Entry outShaftSpeed="632.87" torque="15.16" electricPower="1.45"/>
+<Entry outShaftSpeed="632.87" torque="30.31" electricPower="2.52"/>
+<Entry outShaftSpeed="632.87" torque="45.47" electricPower="3.61"/>
+<Entry outShaftSpeed="632.87" torque="60.63" electricPower="4.72"/>
+<Entry outShaftSpeed="632.87" torque="75.78" electricPower="5.84"/>
+<Entry outShaftSpeed="632.87" torque="90.94" electricPower="6.98"/>
+<Entry outShaftSpeed="632.87" torque="106.09" electricPower="8.13"/>
+<Entry outShaftSpeed="632.87" torque="121.25" electricPower="9.30"/>
+<Entry outShaftSpeed="632.87" torque="136.41" electricPower="10.48"/>
+<Entry outShaftSpeed="632.87" torque="151.56" electricPower="11.68"/>
+<Entry outShaftSpeed="632.87" torque="166.72" electricPower="12.90"/>
+<Entry outShaftSpeed="632.87" torque="181.88" electricPower="14.13"/>
+<Entry outShaftSpeed="632.87" torque="197.03" electricPower="15.37"/>
+<Entry outShaftSpeed="632.87" torque="212.19" electricPower="16.63"/>
+<Entry outShaftSpeed="632.87" torque="227.34" electricPower="17.91"/>
+<Entry outShaftSpeed="632.87" torque="242.50" electricPower="19.20"/>
+<Entry outShaftSpeed="632.87" torque="257.66" electricPower="20.50"/>
+<Entry outShaftSpeed="632.87" torque="272.81" electricPower="21.82"/>
+<Entry outShaftSpeed="632.87" torque="287.97" electricPower="23.16"/>
+<Entry outShaftSpeed="632.87" torque="303.13" electricPower="24.51"/>
+<Entry outShaftSpeed="632.87" torque="318.28" electricPower="25.88"/>
+<Entry outShaftSpeed="632.87" torque="333.44" electricPower="27.26"/>
+<Entry outShaftSpeed="632.87" torque="348.59" electricPower="28.66"/>
+<Entry outShaftSpeed="632.87" torque="363.75" electricPower="30.07"/>
+<Entry outShaftSpeed="632.87" torque="378.91" electricPower="31.50"/>
+<Entry outShaftSpeed="632.87" torque="394.06" electricPower="32.95"/>
+<Entry outShaftSpeed="632.87" torque="409.22" electricPower="34.40"/>
+<Entry outShaftSpeed="632.87" torque="424.38" electricPower="35.88"/>
+<Entry outShaftSpeed="632.87" torque="439.53" electricPower="37.37"/>
+<Entry outShaftSpeed="632.87" torque="454.69" electricPower="38.87"/>
+<Entry outShaftSpeed="632.87" torque="469.84" electricPower="40.39"/>
+<Entry outShaftSpeed="632.87" torque="485.00" electricPower="41.93"/>
+<Entry outShaftSpeed="703.18" torque="-485.00" electricPower="-26.37"/>
+<Entry outShaftSpeed="703.18" torque="-469.84" electricPower="-25.76"/>
+<Entry outShaftSpeed="703.18" torque="-454.69" electricPower="-25.15"/>
+<Entry outShaftSpeed="703.18" torque="-439.53" electricPower="-24.51"/>
+<Entry outShaftSpeed="703.18" torque="-424.38" electricPower="-23.86"/>
+<Entry outShaftSpeed="703.18" torque="-409.22" electricPower="-23.20"/>
+<Entry outShaftSpeed="703.18" torque="-394.06" electricPower="-22.52"/>
+<Entry outShaftSpeed="703.18" torque="-378.91" electricPower="-21.83"/>
+<Entry outShaftSpeed="703.18" torque="-363.75" electricPower="-21.12"/>
+<Entry outShaftSpeed="703.18" torque="-348.59" electricPower="-20.39"/>
+<Entry outShaftSpeed="703.18" torque="-333.44" electricPower="-19.65"/>
+<Entry outShaftSpeed="703.18" torque="-318.28" electricPower="-18.90"/>
+<Entry outShaftSpeed="703.18" torque="-303.13" electricPower="-18.13"/>
+<Entry outShaftSpeed="703.18" torque="-287.97" electricPower="-17.35"/>
+<Entry outShaftSpeed="703.18" torque="-272.81" electricPower="-16.55"/>
+<Entry outShaftSpeed="703.18" torque="-257.66" electricPower="-15.73"/>
+<Entry outShaftSpeed="703.18" torque="-242.50" electricPower="-14.91"/>
+<Entry outShaftSpeed="703.18" torque="-227.34" electricPower="-14.06"/>
+<Entry outShaftSpeed="703.18" torque="-212.19" electricPower="-13.20"/>
+<Entry outShaftSpeed="703.18" torque="-197.03" electricPower="-12.33"/>
+<Entry outShaftSpeed="703.18" torque="-181.88" electricPower="-11.44"/>
+<Entry outShaftSpeed="703.18" torque="-166.72" electricPower="-10.54"/>
+<Entry outShaftSpeed="703.18" torque="-151.56" electricPower="-9.62"/>
+<Entry outShaftSpeed="703.18" torque="-136.41" electricPower="-8.68"/>
+<Entry outShaftSpeed="703.18" torque="-121.25" electricPower="-7.73"/>
+<Entry outShaftSpeed="703.18" torque="-106.09" electricPower="-6.77"/>
+<Entry outShaftSpeed="703.18" torque="-90.94" electricPower="-5.79"/>
+<Entry outShaftSpeed="703.18" torque="-75.78" electricPower="-4.80"/>
+<Entry outShaftSpeed="703.18" torque="-60.63" electricPower="-3.79"/>
+<Entry outShaftSpeed="703.18" torque="-45.47" electricPower="-2.76"/>
+<Entry outShaftSpeed="703.18" torque="-30.31" electricPower="-1.72"/>
+<Entry outShaftSpeed="703.18" torque="-15.16" electricPower="-0.67"/>
+<Entry outShaftSpeed="703.18" torque="0.00" electricPower="0.43"/>
+<Entry outShaftSpeed="703.18" torque="15.16" electricPower="1.61"/>
+<Entry outShaftSpeed="703.18" torque="30.31" electricPower="2.79"/>
+<Entry outShaftSpeed="703.18" torque="45.47" electricPower="4.00"/>
+<Entry outShaftSpeed="703.18" torque="60.63" electricPower="5.22"/>
+<Entry outShaftSpeed="703.18" torque="75.78" electricPower="6.45"/>
+<Entry outShaftSpeed="703.18" torque="90.94" electricPower="7.70"/>
+<Entry outShaftSpeed="703.18" torque="106.09" electricPower="8.97"/>
+<Entry outShaftSpeed="703.18" torque="121.25" electricPower="10.25"/>
+<Entry outShaftSpeed="703.18" torque="136.41" electricPower="11.55"/>
+<Entry outShaftSpeed="703.18" torque="151.56" electricPower="12.86"/>
+<Entry outShaftSpeed="703.18" torque="166.72" electricPower="14.19"/>
+<Entry outShaftSpeed="703.18" torque="181.88" electricPower="15.53"/>
+<Entry outShaftSpeed="703.18" torque="197.03" electricPower="16.88"/>
+<Entry outShaftSpeed="703.18" torque="212.19" electricPower="18.26"/>
+<Entry outShaftSpeed="703.18" torque="227.34" electricPower="19.65"/>
+<Entry outShaftSpeed="703.18" torque="242.50" electricPower="21.05"/>
+<Entry outShaftSpeed="703.18" torque="257.66" electricPower="22.47"/>
+<Entry outShaftSpeed="703.18" torque="272.81" electricPower="23.90"/>
+<Entry outShaftSpeed="703.18" torque="287.97" electricPower="25.35"/>
+<Entry outShaftSpeed="703.18" torque="303.13" electricPower="26.82"/>
+<Entry outShaftSpeed="703.18" torque="318.28" electricPower="28.30"/>
+<Entry outShaftSpeed="703.18" torque="333.44" electricPower="29.79"/>
+<Entry outShaftSpeed="703.18" torque="348.59" electricPower="31.30"/>
+<Entry outShaftSpeed="703.18" torque="363.75" electricPower="32.83"/>
+<Entry outShaftSpeed="703.18" torque="378.91" electricPower="34.37"/>
+<Entry outShaftSpeed="703.18" torque="394.06" electricPower="35.93"/>
+<Entry outShaftSpeed="703.18" torque="409.22" electricPower="37.50"/>
+<Entry outShaftSpeed="703.18" torque="424.38" electricPower="39.09"/>
+<Entry outShaftSpeed="703.18" torque="439.53" electricPower="40.69"/>
+<Entry outShaftSpeed="703.18" torque="454.69" electricPower="42.31"/>
+<Entry outShaftSpeed="703.18" torque="469.84" electricPower="43.94"/>
+<Entry outShaftSpeed="703.18" torque="485.00" electricPower="45.59"/>
+<Entry outShaftSpeed="773.51" torque="-485.00" electricPower="-29.86"/>
+<Entry outShaftSpeed="773.51" torque="-469.84" electricPower="-29.15"/>
+<Entry outShaftSpeed="773.51" torque="-454.69" electricPower="-28.42"/>
+<Entry outShaftSpeed="773.51" torque="-439.53" electricPower="-27.67"/>
+<Entry outShaftSpeed="773.51" torque="-424.38" electricPower="-26.91"/>
+<Entry outShaftSpeed="773.51" torque="-409.22" electricPower="-26.14"/>
+<Entry outShaftSpeed="773.51" torque="-394.06" electricPower="-25.35"/>
+<Entry outShaftSpeed="773.51" torque="-378.91" electricPower="-24.54"/>
+<Entry outShaftSpeed="773.51" torque="-363.75" electricPower="-23.72"/>
+<Entry outShaftSpeed="773.51" torque="-348.59" electricPower="-22.89"/>
+<Entry outShaftSpeed="773.51" torque="-333.44" electricPower="-22.04"/>
+<Entry outShaftSpeed="773.51" torque="-318.28" electricPower="-21.18"/>
+<Entry outShaftSpeed="773.51" torque="-303.13" electricPower="-20.30"/>
+<Entry outShaftSpeed="773.51" torque="-287.97" electricPower="-19.40"/>
+<Entry outShaftSpeed="773.51" torque="-272.81" electricPower="-18.49"/>
+<Entry outShaftSpeed="773.51" torque="-257.66" electricPower="-17.57"/>
+<Entry outShaftSpeed="773.51" torque="-242.50" electricPower="-16.63"/>
+<Entry outShaftSpeed="773.51" torque="-227.34" electricPower="-15.67"/>
+<Entry outShaftSpeed="773.51" torque="-212.19" electricPower="-14.70"/>
+<Entry outShaftSpeed="773.51" torque="-197.03" electricPower="-13.72"/>
+<Entry outShaftSpeed="773.51" torque="-181.88" electricPower="-12.72"/>
+<Entry outShaftSpeed="773.51" torque="-166.72" electricPower="-11.70"/>
+<Entry outShaftSpeed="773.51" torque="-151.56" electricPower="-10.68"/>
+<Entry outShaftSpeed="773.51" torque="-136.41" electricPower="-9.63"/>
+<Entry outShaftSpeed="773.51" torque="-121.25" electricPower="-8.57"/>
+<Entry outShaftSpeed="773.51" torque="-106.09" electricPower="-7.50"/>
+<Entry outShaftSpeed="773.51" torque="-90.94" electricPower="-6.41"/>
+<Entry outShaftSpeed="773.51" torque="-75.78" electricPower="-5.30"/>
+<Entry outShaftSpeed="773.51" torque="-60.63" electricPower="-4.18"/>
+<Entry outShaftSpeed="773.51" torque="-45.47" electricPower="-3.05"/>
+<Entry outShaftSpeed="773.51" torque="-30.31" electricPower="-1.90"/>
+<Entry outShaftSpeed="773.51" torque="-15.16" electricPower="-0.73"/>
+<Entry outShaftSpeed="773.51" torque="0.00" electricPower="0.48"/>
+<Entry outShaftSpeed="773.51" torque="15.16" electricPower="1.77"/>
+<Entry outShaftSpeed="773.51" torque="30.31" electricPower="3.07"/>
+<Entry outShaftSpeed="773.51" torque="45.47" electricPower="4.39"/>
+<Entry outShaftSpeed="773.51" torque="60.63" electricPower="5.72"/>
+<Entry outShaftSpeed="773.51" torque="75.78" electricPower="7.07"/>
+<Entry outShaftSpeed="773.51" torque="90.94" electricPower="8.43"/>
+<Entry outShaftSpeed="773.51" torque="106.09" electricPower="9.81"/>
+<Entry outShaftSpeed="773.51" torque="121.25" electricPower="11.20"/>
+<Entry outShaftSpeed="773.51" torque="136.41" electricPower="12.61"/>
+<Entry outShaftSpeed="773.51" torque="151.56" electricPower="14.04"/>
+<Entry outShaftSpeed="773.51" torque="166.72" electricPower="15.48"/>
+<Entry outShaftSpeed="773.51" torque="181.88" electricPower="16.93"/>
+<Entry outShaftSpeed="773.51" torque="197.03" electricPower="18.40"/>
+<Entry outShaftSpeed="773.51" torque="212.19" electricPower="19.89"/>
+<Entry outShaftSpeed="773.51" torque="227.34" electricPower="21.39"/>
+<Entry outShaftSpeed="773.51" torque="242.50" electricPower="22.90"/>
+<Entry outShaftSpeed="773.51" torque="257.66" electricPower="24.44"/>
+<Entry outShaftSpeed="773.51" torque="272.81" electricPower="25.98"/>
+<Entry outShaftSpeed="773.51" torque="287.97" electricPower="27.54"/>
+<Entry outShaftSpeed="773.51" torque="303.13" electricPower="29.12"/>
+<Entry outShaftSpeed="773.51" torque="318.28" electricPower="30.72"/>
+<Entry outShaftSpeed="773.51" torque="333.44" electricPower="32.32"/>
+<Entry outShaftSpeed="773.51" torque="348.59" electricPower="33.95"/>
+<Entry outShaftSpeed="773.51" torque="363.75" electricPower="35.59"/>
+<Entry outShaftSpeed="773.51" torque="378.91" electricPower="37.24"/>
+<Entry outShaftSpeed="773.51" torque="394.06" electricPower="38.91"/>
+<Entry outShaftSpeed="773.51" torque="409.22" electricPower="40.59"/>
+<Entry outShaftSpeed="773.51" torque="424.38" electricPower="42.29"/>
+<Entry outShaftSpeed="773.51" torque="439.53" electricPower="44.01"/>
+<Entry outShaftSpeed="773.51" torque="454.69" electricPower="45.74"/>
+<Entry outShaftSpeed="773.51" torque="469.84" electricPower="47.49"/>
+<Entry outShaftSpeed="773.51" torque="485.00" electricPower="49.25"/>
+<Entry outShaftSpeed="843.83" torque="-485.00" electricPower="-33.35"/>
+<Entry outShaftSpeed="843.83" torque="-469.84" electricPower="-32.52"/>
+<Entry outShaftSpeed="843.83" torque="-454.69" electricPower="-31.68"/>
+<Entry outShaftSpeed="843.83" torque="-439.53" electricPower="-30.83"/>
+<Entry outShaftSpeed="843.83" torque="-424.38" electricPower="-29.96"/>
+<Entry outShaftSpeed="843.83" torque="-409.22" electricPower="-29.07"/>
+<Entry outShaftSpeed="843.83" torque="-394.06" electricPower="-28.18"/>
+<Entry outShaftSpeed="843.83" torque="-378.91" electricPower="-27.26"/>
+<Entry outShaftSpeed="843.83" torque="-363.75" electricPower="-26.33"/>
+<Entry outShaftSpeed="843.83" torque="-348.59" electricPower="-25.38"/>
+<Entry outShaftSpeed="843.83" torque="-333.44" electricPower="-24.42"/>
+<Entry outShaftSpeed="843.83" torque="-318.28" electricPower="-23.45"/>
+<Entry outShaftSpeed="843.83" torque="-303.13" electricPower="-22.46"/>
+<Entry outShaftSpeed="843.83" torque="-287.97" electricPower="-21.45"/>
+<Entry outShaftSpeed="843.83" torque="-272.81" electricPower="-20.43"/>
+<Entry outShaftSpeed="843.83" torque="-257.66" electricPower="-19.40"/>
+<Entry outShaftSpeed="843.83" torque="-242.50" electricPower="-18.35"/>
+<Entry outShaftSpeed="843.83" torque="-227.34" electricPower="-17.28"/>
+<Entry outShaftSpeed="843.83" torque="-212.19" electricPower="-16.20"/>
+<Entry outShaftSpeed="843.83" torque="-197.03" electricPower="-15.11"/>
+<Entry outShaftSpeed="843.83" torque="-181.88" electricPower="-14.00"/>
+<Entry outShaftSpeed="843.83" torque="-166.72" electricPower="-12.87"/>
+<Entry outShaftSpeed="843.83" torque="-151.56" electricPower="-11.73"/>
+<Entry outShaftSpeed="843.83" torque="-136.41" electricPower="-10.58"/>
+<Entry outShaftSpeed="843.83" torque="-121.25" electricPower="-9.41"/>
+<Entry outShaftSpeed="843.83" torque="-106.09" electricPower="-8.22"/>
+<Entry outShaftSpeed="843.83" torque="-90.94" electricPower="-7.02"/>
+<Entry outShaftSpeed="843.83" torque="-75.78" electricPower="-5.80"/>
+<Entry outShaftSpeed="843.83" torque="-60.63" electricPower="-4.57"/>
+<Entry outShaftSpeed="843.83" torque="-45.47" electricPower="-3.33"/>
+<Entry outShaftSpeed="843.83" torque="-30.31" electricPower="-2.07"/>
+<Entry outShaftSpeed="843.83" torque="-15.16" electricPower="-0.79"/>
+<Entry outShaftSpeed="843.83" torque="0.00" electricPower="0.53"/>
+<Entry outShaftSpeed="843.83" torque="15.16" electricPower="1.93"/>
+<Entry outShaftSpeed="843.83" torque="30.31" electricPower="3.35"/>
+<Entry outShaftSpeed="843.83" torque="45.47" electricPower="4.78"/>
+<Entry outShaftSpeed="843.83" torque="60.63" electricPower="6.22"/>
+<Entry outShaftSpeed="843.83" torque="75.78" electricPower="7.68"/>
+<Entry outShaftSpeed="843.83" torque="90.94" electricPower="9.16"/>
+<Entry outShaftSpeed="843.83" torque="106.09" electricPower="10.65"/>
+<Entry outShaftSpeed="843.83" torque="121.25" electricPower="12.16"/>
+<Entry outShaftSpeed="843.83" torque="136.41" electricPower="13.68"/>
+<Entry outShaftSpeed="843.83" torque="151.56" electricPower="15.22"/>
+<Entry outShaftSpeed="843.83" torque="166.72" electricPower="16.77"/>
+<Entry outShaftSpeed="843.83" torque="181.88" electricPower="18.34"/>
+<Entry outShaftSpeed="843.83" torque="197.03" electricPower="19.92"/>
+<Entry outShaftSpeed="843.83" torque="212.19" electricPower="21.52"/>
+<Entry outShaftSpeed="843.83" torque="227.34" electricPower="23.13"/>
+<Entry outShaftSpeed="843.83" torque="242.50" electricPower="24.76"/>
+<Entry outShaftSpeed="843.83" torque="257.66" electricPower="26.40"/>
+<Entry outShaftSpeed="843.83" torque="272.81" electricPower="28.06"/>
+<Entry outShaftSpeed="843.83" torque="287.97" electricPower="29.74"/>
+<Entry outShaftSpeed="843.83" torque="303.13" electricPower="31.43"/>
+<Entry outShaftSpeed="843.83" torque="318.28" electricPower="33.14"/>
+<Entry outShaftSpeed="843.83" torque="333.44" electricPower="34.86"/>
+<Entry outShaftSpeed="843.83" torque="348.59" electricPower="36.59"/>
+<Entry outShaftSpeed="843.83" torque="363.75" electricPower="38.34"/>
+<Entry outShaftSpeed="843.83" torque="378.91" electricPower="40.11"/>
+<Entry outShaftSpeed="843.83" torque="394.06" electricPower="41.89"/>
+<Entry outShaftSpeed="843.83" torque="409.22" electricPower="43.69"/>
+<Entry outShaftSpeed="843.83" torque="424.38" electricPower="45.50"/>
+<Entry outShaftSpeed="843.83" torque="439.53" electricPower="47.33"/>
+<Entry outShaftSpeed="843.83" torque="454.69" electricPower="49.18"/>
+<Entry outShaftSpeed="843.83" torque="469.84" electricPower="51.03"/>
+<Entry outShaftSpeed="843.83" torque="485.00" electricPower="52.91"/>
+<Entry outShaftSpeed="1406.38" torque="-485.00" electricPower="-61.21"/>
+<Entry outShaftSpeed="1406.38" torque="-469.84" electricPower="-59.50"/>
+<Entry outShaftSpeed="1406.38" torque="-454.69" electricPower="-57.78"/>
+<Entry outShaftSpeed="1406.38" torque="-439.53" electricPower="-56.04"/>
+<Entry outShaftSpeed="1406.38" torque="-424.38" electricPower="-54.28"/>
+<Entry outShaftSpeed="1406.38" torque="-409.22" electricPower="-52.51"/>
+<Entry outShaftSpeed="1406.38" torque="-394.06" electricPower="-50.73"/>
+<Entry outShaftSpeed="1406.38" torque="-378.91" electricPower="-48.93"/>
+<Entry outShaftSpeed="1406.38" torque="-363.75" electricPower="-47.11"/>
+<Entry outShaftSpeed="1406.38" torque="-348.59" electricPower="-45.28"/>
+<Entry outShaftSpeed="1406.38" torque="-333.44" electricPower="-43.44"/>
+<Entry outShaftSpeed="1406.38" torque="-318.28" electricPower="-41.58"/>
+<Entry outShaftSpeed="1406.38" torque="-303.13" electricPower="-39.70"/>
+<Entry outShaftSpeed="1406.38" torque="-287.97" electricPower="-37.81"/>
+<Entry outShaftSpeed="1406.38" torque="-272.81" electricPower="-35.91"/>
+<Entry outShaftSpeed="1406.38" torque="-257.66" electricPower="-33.99"/>
+<Entry outShaftSpeed="1406.38" torque="-242.50" electricPower="-32.05"/>
+<Entry outShaftSpeed="1406.38" torque="-227.34" electricPower="-30.10"/>
+<Entry outShaftSpeed="1406.38" torque="-212.19" electricPower="-28.14"/>
+<Entry outShaftSpeed="1406.38" torque="-197.03" electricPower="-26.16"/>
+<Entry outShaftSpeed="1406.38" torque="-181.88" electricPower="-24.16"/>
+<Entry outShaftSpeed="1406.38" torque="-166.72" electricPower="-22.15"/>
+<Entry outShaftSpeed="1406.38" torque="-151.56" electricPower="-20.13"/>
+<Entry outShaftSpeed="1406.38" torque="-136.41" electricPower="-18.09"/>
+<Entry outShaftSpeed="1406.38" torque="-121.25" electricPower="-16.03"/>
+<Entry outShaftSpeed="1406.38" torque="-106.09" electricPower="-13.96"/>
+<Entry outShaftSpeed="1406.38" torque="-90.94" electricPower="-11.88"/>
+<Entry outShaftSpeed="1406.38" torque="-75.78" electricPower="-9.78"/>
+<Entry outShaftSpeed="1406.38" torque="-60.63" electricPower="-7.66"/>
+<Entry outShaftSpeed="1406.38" torque="-45.47" electricPower="-5.53"/>
+<Entry outShaftSpeed="1406.38" torque="-30.31" electricPower="-3.39"/>
+<Entry outShaftSpeed="1406.38" torque="-15.16" electricPower="-1.23"/>
+<Entry outShaftSpeed="1406.38" torque="0.00" electricPower="1.00"/>
+<Entry outShaftSpeed="1406.38" torque="15.16" electricPower="3.30"/>
+<Entry outShaftSpeed="1406.38" torque="30.31" electricPower="5.62"/>
+<Entry outShaftSpeed="1406.38" torque="45.47" electricPower="7.95"/>
+<Entry outShaftSpeed="1406.38" torque="60.63" electricPower="10.30"/>
+<Entry outShaftSpeed="1406.38" torque="75.78" electricPower="12.66"/>
+<Entry outShaftSpeed="1406.38" torque="90.94" electricPower="15.04"/>
+<Entry outShaftSpeed="1406.38" torque="106.09" electricPower="17.43"/>
+<Entry outShaftSpeed="1406.38" torque="121.25" electricPower="19.84"/>
+<Entry outShaftSpeed="1406.38" torque="136.41" electricPower="22.27"/>
+<Entry outShaftSpeed="1406.38" torque="151.56" electricPower="24.71"/>
+<Entry outShaftSpeed="1406.38" torque="166.72" electricPower="27.16"/>
+<Entry outShaftSpeed="1406.38" torque="181.88" electricPower="29.63"/>
+<Entry outShaftSpeed="1406.38" torque="197.03" electricPower="32.12"/>
+<Entry outShaftSpeed="1406.38" torque="212.19" electricPower="34.62"/>
+<Entry outShaftSpeed="1406.38" torque="227.34" electricPower="37.14"/>
+<Entry outShaftSpeed="1406.38" torque="242.50" electricPower="39.67"/>
+<Entry outShaftSpeed="1406.38" torque="257.66" electricPower="42.22"/>
+<Entry outShaftSpeed="1406.38" torque="272.81" electricPower="44.78"/>
+<Entry outShaftSpeed="1406.38" torque="287.97" electricPower="47.36"/>
+<Entry outShaftSpeed="1406.38" torque="303.13" electricPower="49.95"/>
+<Entry outShaftSpeed="1406.38" torque="318.28" electricPower="52.56"/>
+<Entry outShaftSpeed="1406.38" torque="333.44" electricPower="55.18"/>
+<Entry outShaftSpeed="1406.38" torque="348.59" electricPower="57.82"/>
+<Entry outShaftSpeed="1406.38" torque="363.75" electricPower="60.47"/>
+<Entry outShaftSpeed="1406.38" torque="378.91" electricPower="63.14"/>
+<Entry outShaftSpeed="1406.38" torque="394.06" electricPower="65.83"/>
+<Entry outShaftSpeed="1406.38" torque="409.22" electricPower="68.53"/>
+<Entry outShaftSpeed="1406.38" torque="424.38" electricPower="71.24"/>
+<Entry outShaftSpeed="1406.38" torque="439.53" electricPower="73.98"/>
+<Entry outShaftSpeed="1406.38" torque="454.69" electricPower="76.72"/>
+<Entry outShaftSpeed="1406.38" torque="469.84" electricPower="79.48"/>
+<Entry outShaftSpeed="1406.38" torque="485.00" electricPower="82.26"/>
+<Entry outShaftSpeed="1758.03" torque="-485.00" electricPower="-78.57"/>
+<Entry outShaftSpeed="1758.03" torque="-469.84" electricPower="-76.31"/>
+<Entry outShaftSpeed="1758.03" torque="-454.69" electricPower="-74.03"/>
+<Entry outShaftSpeed="1758.03" torque="-439.53" electricPower="-71.74"/>
+<Entry outShaftSpeed="1758.03" torque="-424.38" electricPower="-69.43"/>
+<Entry outShaftSpeed="1758.03" torque="-409.22" electricPower="-67.11"/>
+<Entry outShaftSpeed="1758.03" torque="-394.06" electricPower="-64.77"/>
+<Entry outShaftSpeed="1758.03" torque="-378.91" electricPower="-62.42"/>
+<Entry outShaftSpeed="1758.03" torque="-363.75" electricPower="-60.05"/>
+<Entry outShaftSpeed="1758.03" torque="-348.59" electricPower="-57.67"/>
+<Entry outShaftSpeed="1758.03" torque="-333.44" electricPower="-55.27"/>
+<Entry outShaftSpeed="1758.03" torque="-318.28" electricPower="-52.86"/>
+<Entry outShaftSpeed="1758.03" torque="-303.13" electricPower="-50.43"/>
+<Entry outShaftSpeed="1758.03" torque="-287.97" electricPower="-47.98"/>
+<Entry outShaftSpeed="1758.03" torque="-272.81" electricPower="-45.53"/>
+<Entry outShaftSpeed="1758.03" torque="-257.66" electricPower="-43.05"/>
+<Entry outShaftSpeed="1758.03" torque="-242.50" electricPower="-40.57"/>
+<Entry outShaftSpeed="1758.03" torque="-227.34" electricPower="-38.06"/>
+<Entry outShaftSpeed="1758.03" torque="-212.19" electricPower="-35.54"/>
+<Entry outShaftSpeed="1758.03" torque="-197.03" electricPower="-33.01"/>
+<Entry outShaftSpeed="1758.03" torque="-181.88" electricPower="-30.46"/>
+<Entry outShaftSpeed="1758.03" torque="-166.72" electricPower="-27.90"/>
+<Entry outShaftSpeed="1758.03" torque="-151.56" electricPower="-25.32"/>
+<Entry outShaftSpeed="1758.03" torque="-136.41" electricPower="-22.73"/>
+<Entry outShaftSpeed="1758.03" torque="-121.25" electricPower="-20.12"/>
+<Entry outShaftSpeed="1758.03" torque="-106.09" electricPower="-17.50"/>
+<Entry outShaftSpeed="1758.03" torque="-90.94" electricPower="-14.86"/>
+<Entry outShaftSpeed="1758.03" torque="-75.78" electricPower="-12.21"/>
+<Entry outShaftSpeed="1758.03" torque="-60.63" electricPower="-9.54"/>
+<Entry outShaftSpeed="1758.03" torque="-45.47" electricPower="-6.86"/>
+<Entry outShaftSpeed="1758.03" torque="-30.31" electricPower="-4.16"/>
+<Entry outShaftSpeed="1758.03" torque="-15.16" electricPower="-1.44"/>
+<Entry outShaftSpeed="1758.03" torque="0.00" electricPower="1.34"/>
+<Entry outShaftSpeed="1758.03" torque="15.16" electricPower="4.21"/>
+<Entry outShaftSpeed="1758.03" torque="30.31" electricPower="7.09"/>
+<Entry outShaftSpeed="1758.03" torque="45.47" electricPower="9.99"/>
+<Entry outShaftSpeed="1758.03" torque="60.63" electricPower="12.90"/>
+<Entry outShaftSpeed="1758.03" torque="75.78" electricPower="15.83"/>
+<Entry outShaftSpeed="1758.03" torque="90.94" electricPower="18.77"/>
+<Entry outShaftSpeed="1758.03" torque="106.09" electricPower="21.73"/>
+<Entry outShaftSpeed="1758.03" torque="121.25" electricPower="24.70"/>
+<Entry outShaftSpeed="1758.03" torque="136.41" electricPower="27.69"/>
+<Entry outShaftSpeed="1758.03" torque="151.56" electricPower="30.69"/>
+<Entry outShaftSpeed="1758.03" torque="166.72" electricPower="33.71"/>
+<Entry outShaftSpeed="1758.03" torque="181.88" electricPower="36.75"/>
+<Entry outShaftSpeed="1758.03" torque="197.03" electricPower="39.80"/>
+<Entry outShaftSpeed="1758.03" torque="212.19" electricPower="42.86"/>
+<Entry outShaftSpeed="1758.03" torque="227.34" electricPower="45.94"/>
+<Entry outShaftSpeed="1758.03" torque="242.50" electricPower="49.04"/>
+<Entry outShaftSpeed="1758.03" torque="257.66" electricPower="52.15"/>
+<Entry outShaftSpeed="1758.03" torque="272.81" electricPower="55.28"/>
+<Entry outShaftSpeed="1758.03" torque="287.97" electricPower="58.42"/>
+<Entry outShaftSpeed="1758.03" torque="303.13" electricPower="61.58"/>
+<Entry outShaftSpeed="1758.03" torque="318.28" electricPower="64.75"/>
+<Entry outShaftSpeed="1758.03" torque="333.44" electricPower="67.94"/>
+<Entry outShaftSpeed="1758.03" torque="348.59" electricPower="71.14"/>
+<Entry outShaftSpeed="1758.03" torque="363.75" electricPower="74.36"/>
+<Entry outShaftSpeed="1758.03" torque="378.91" electricPower="77.59"/>
+<Entry outShaftSpeed="1758.03" torque="394.06" electricPower="80.84"/>
+<Entry outShaftSpeed="1758.03" torque="409.22" electricPower="84.11"/>
+<Entry outShaftSpeed="1758.03" torque="424.38" electricPower="87.39"/>
+<Entry outShaftSpeed="1758.03" torque="439.53" electricPower="90.68"/>
+<Entry outShaftSpeed="1758.03" torque="454.69" electricPower="93.99"/>
+<Entry outShaftSpeed="1758.03" torque="469.84" electricPower="97.32"/>
+<Entry outShaftSpeed="1758.03" torque="485.00" electricPower="100.66"/>
+<Entry outShaftSpeed="2109.57" torque="-485.00" electricPower="-95.89"/>
+<Entry outShaftSpeed="2109.57" torque="-469.84" electricPower="-93.08"/>
+<Entry outShaftSpeed="2109.57" torque="-454.69" electricPower="-90.25"/>
+<Entry outShaftSpeed="2109.57" torque="-439.53" electricPower="-87.40"/>
+<Entry outShaftSpeed="2109.57" torque="-424.38" electricPower="-84.54"/>
+<Entry outShaftSpeed="2109.57" torque="-409.22" electricPower="-81.66"/>
+<Entry outShaftSpeed="2109.57" torque="-394.06" electricPower="-78.77"/>
+<Entry outShaftSpeed="2109.57" torque="-378.91" electricPower="-75.87"/>
+<Entry outShaftSpeed="2109.57" torque="-363.75" electricPower="-72.95"/>
+<Entry outShaftSpeed="2109.57" torque="-348.59" electricPower="-70.01"/>
+<Entry outShaftSpeed="2109.57" torque="-333.44" electricPower="-67.06"/>
+<Entry outShaftSpeed="2109.57" torque="-318.28" electricPower="-64.09"/>
+<Entry outShaftSpeed="2109.57" torque="-303.13" electricPower="-61.11"/>
+<Entry outShaftSpeed="2109.57" torque="-287.97" electricPower="-58.12"/>
+<Entry outShaftSpeed="2109.57" torque="-272.81" electricPower="-55.10"/>
+<Entry outShaftSpeed="2109.57" torque="-257.66" electricPower="-52.08"/>
+<Entry outShaftSpeed="2109.57" torque="-242.50" electricPower="-49.04"/>
+<Entry outShaftSpeed="2109.57" torque="-227.34" electricPower="-45.98"/>
+<Entry outShaftSpeed="2109.57" torque="-212.19" electricPower="-42.91"/>
+<Entry outShaftSpeed="2109.57" torque="-197.03" electricPower="-39.82"/>
+<Entry outShaftSpeed="2109.57" torque="-181.88" electricPower="-36.72"/>
+<Entry outShaftSpeed="2109.57" torque="-166.72" electricPower="-33.61"/>
+<Entry outShaftSpeed="2109.57" torque="-151.56" electricPower="-30.48"/>
+<Entry outShaftSpeed="2109.57" torque="-136.41" electricPower="-27.33"/>
+<Entry outShaftSpeed="2109.57" torque="-121.25" electricPower="-24.17"/>
+<Entry outShaftSpeed="2109.57" torque="-106.09" electricPower="-20.99"/>
+<Entry outShaftSpeed="2109.57" torque="-90.94" electricPower="-17.80"/>
+<Entry outShaftSpeed="2109.57" torque="-75.78" electricPower="-14.60"/>
+<Entry outShaftSpeed="2109.57" torque="-60.63" electricPower="-11.37"/>
+<Entry outShaftSpeed="2109.57" torque="-45.47" electricPower="-8.14"/>
+<Entry outShaftSpeed="2109.57" torque="-30.31" electricPower="-4.89"/>
+<Entry outShaftSpeed="2109.57" torque="-15.16" electricPower="-1.62"/>
+<Entry outShaftSpeed="2109.57" torque="0.00" electricPower="1.73"/>
+<Entry outShaftSpeed="2109.57" torque="15.16" electricPower="5.16"/>
+<Entry outShaftSpeed="2109.57" torque="30.31" electricPower="8.60"/>
+<Entry outShaftSpeed="2109.57" torque="45.47" electricPower="12.07"/>
+<Entry outShaftSpeed="2109.57" torque="60.63" electricPower="15.54"/>
+<Entry outShaftSpeed="2109.57" torque="75.78" electricPower="19.03"/>
+<Entry outShaftSpeed="2109.57" torque="90.94" electricPower="22.54"/>
+<Entry outShaftSpeed="2109.57" torque="106.09" electricPower="26.06"/>
+<Entry outShaftSpeed="2109.57" torque="121.25" electricPower="29.60"/>
+<Entry outShaftSpeed="2109.57" torque="136.41" electricPower="33.15"/>
+<Entry outShaftSpeed="2109.57" torque="151.56" electricPower="36.72"/>
+<Entry outShaftSpeed="2109.57" torque="166.72" electricPower="40.31"/>
+<Entry outShaftSpeed="2109.57" torque="181.88" electricPower="43.90"/>
+<Entry outShaftSpeed="2109.57" torque="197.03" electricPower="47.52"/>
+<Entry outShaftSpeed="2109.57" torque="212.19" electricPower="51.15"/>
+<Entry outShaftSpeed="2109.57" torque="227.34" electricPower="54.79"/>
+<Entry outShaftSpeed="2109.57" torque="242.50" electricPower="58.45"/>
+<Entry outShaftSpeed="2109.57" torque="257.66" electricPower="62.13"/>
+<Entry outShaftSpeed="2109.57" torque="272.81" electricPower="65.82"/>
+<Entry outShaftSpeed="2109.57" torque="287.97" electricPower="69.53"/>
+<Entry outShaftSpeed="2109.57" torque="303.13" electricPower="73.25"/>
+<Entry outShaftSpeed="2109.57" torque="318.28" electricPower="76.98"/>
+<Entry outShaftSpeed="2109.57" torque="333.44" electricPower="80.74"/>
+<Entry outShaftSpeed="2109.57" torque="348.59" electricPower="84.50"/>
+<Entry outShaftSpeed="2109.57" torque="363.75" electricPower="88.29"/>
+<Entry outShaftSpeed="2109.57" torque="378.91" electricPower="92.08"/>
+<Entry outShaftSpeed="2109.57" torque="394.06" electricPower="95.89"/>
+<Entry outShaftSpeed="2109.57" torque="409.22" electricPower="99.72"/>
+<Entry outShaftSpeed="2109.57" torque="424.38" electricPower="103.57"/>
+<Entry outShaftSpeed="2109.57" torque="439.53" electricPower="107.43"/>
+<Entry outShaftSpeed="2109.57" torque="454.69" electricPower="111.30"/>
+<Entry outShaftSpeed="2109.57" torque="469.84" electricPower="115.20"/>
+<Entry outShaftSpeed="2109.57" torque="485.00" electricPower="119.10"/>
+<Entry outShaftSpeed="2461.12" torque="-485.00" electricPower="-113.17"/>
+<Entry outShaftSpeed="2461.12" torque="-469.84" electricPower="-109.80"/>
+<Entry outShaftSpeed="2461.12" torque="-454.69" electricPower="-106.42"/>
+<Entry outShaftSpeed="2461.12" torque="-439.53" electricPower="-103.02"/>
+<Entry outShaftSpeed="2461.12" torque="-424.38" electricPower="-99.61"/>
+<Entry outShaftSpeed="2461.12" torque="-409.22" electricPower="-96.18"/>
+<Entry outShaftSpeed="2461.12" torque="-394.06" electricPower="-92.73"/>
+<Entry outShaftSpeed="2461.12" torque="-378.91" electricPower="-89.28"/>
+<Entry outShaftSpeed="2461.12" torque="-363.75" electricPower="-85.80"/>
+<Entry outShaftSpeed="2461.12" torque="-348.59" electricPower="-82.31"/>
+<Entry outShaftSpeed="2461.12" torque="-333.44" electricPower="-78.81"/>
+<Entry outShaftSpeed="2461.12" torque="-318.28" electricPower="-75.29"/>
+<Entry outShaftSpeed="2461.12" torque="-303.13" electricPower="-71.76"/>
+<Entry outShaftSpeed="2461.12" torque="-287.97" electricPower="-68.21"/>
+<Entry outShaftSpeed="2461.12" torque="-272.81" electricPower="-64.64"/>
+<Entry outShaftSpeed="2461.12" torque="-257.66" electricPower="-61.06"/>
+<Entry outShaftSpeed="2461.12" torque="-242.50" electricPower="-57.47"/>
+<Entry outShaftSpeed="2461.12" torque="-227.34" electricPower="-53.86"/>
+<Entry outShaftSpeed="2461.12" torque="-212.19" electricPower="-50.24"/>
+<Entry outShaftSpeed="2461.12" torque="-197.03" electricPower="-46.60"/>
+<Entry outShaftSpeed="2461.12" torque="-181.88" electricPower="-42.94"/>
+<Entry outShaftSpeed="2461.12" torque="-166.72" electricPower="-39.27"/>
+<Entry outShaftSpeed="2461.12" torque="-151.56" electricPower="-35.59"/>
+<Entry outShaftSpeed="2461.12" torque="-136.41" electricPower="-31.89"/>
+<Entry outShaftSpeed="2461.12" torque="-121.25" electricPower="-28.18"/>
+<Entry outShaftSpeed="2461.12" torque="-106.09" electricPower="-24.45"/>
+<Entry outShaftSpeed="2461.12" torque="-90.94" electricPower="-20.70"/>
+<Entry outShaftSpeed="2461.12" torque="-75.78" electricPower="-16.94"/>
+<Entry outShaftSpeed="2461.12" torque="-60.63" electricPower="-13.17"/>
+<Entry outShaftSpeed="2461.12" torque="-45.47" electricPower="-9.38"/>
+<Entry outShaftSpeed="2461.12" torque="-30.31" electricPower="-5.58"/>
+<Entry outShaftSpeed="2461.12" torque="-15.16" electricPower="-1.76"/>
+<Entry outShaftSpeed="2461.12" torque="0.00" electricPower="2.15"/>
+<Entry outShaftSpeed="2461.12" torque="15.16" electricPower="6.15"/>
+<Entry outShaftSpeed="2461.12" torque="30.31" electricPower="10.16"/>
+<Entry outShaftSpeed="2461.12" torque="45.47" electricPower="14.18"/>
+<Entry outShaftSpeed="2461.12" torque="60.63" electricPower="18.23"/>
+<Entry outShaftSpeed="2461.12" torque="75.78" electricPower="22.28"/>
+<Entry outShaftSpeed="2461.12" torque="90.94" electricPower="26.35"/>
+<Entry outShaftSpeed="2461.12" torque="106.09" electricPower="30.44"/>
+<Entry outShaftSpeed="2461.12" torque="121.25" electricPower="34.54"/>
+<Entry outShaftSpeed="2461.12" torque="136.41" electricPower="38.66"/>
+<Entry outShaftSpeed="2461.12" torque="151.56" electricPower="42.79"/>
+<Entry outShaftSpeed="2461.12" torque="166.72" electricPower="46.94"/>
+<Entry outShaftSpeed="2461.12" torque="181.88" electricPower="51.10"/>
+<Entry outShaftSpeed="2461.12" torque="197.03" electricPower="55.28"/>
+<Entry outShaftSpeed="2461.12" torque="212.19" electricPower="59.47"/>
+<Entry outShaftSpeed="2461.12" torque="227.34" electricPower="63.68"/>
+<Entry outShaftSpeed="2461.12" torque="242.50" electricPower="67.91"/>
+<Entry outShaftSpeed="2461.12" torque="257.66" electricPower="72.15"/>
+<Entry outShaftSpeed="2461.12" torque="272.81" electricPower="76.40"/>
+<Entry outShaftSpeed="2461.12" torque="287.97" electricPower="80.67"/>
+<Entry outShaftSpeed="2461.12" torque="303.13" electricPower="84.96"/>
+<Entry outShaftSpeed="2461.12" torque="318.28" electricPower="89.26"/>
+<Entry outShaftSpeed="2461.12" torque="333.44" electricPower="93.57"/>
+<Entry outShaftSpeed="2461.12" torque="348.59" electricPower="97.91"/>
+<Entry outShaftSpeed="2461.12" torque="363.75" electricPower="102.25"/>
+<Entry outShaftSpeed="2461.12" torque="378.91" electricPower="106.62"/>
+<Entry outShaftSpeed="2461.12" torque="394.06" electricPower="110.99"/>
+<Entry outShaftSpeed="2461.12" torque="409.22" electricPower="115.38"/>
+<Entry outShaftSpeed="2461.12" torque="424.38" electricPower="119.79"/>
+<Entry outShaftSpeed="2461.12" torque="439.53" electricPower="124.21"/>
+<Entry outShaftSpeed="2461.12" torque="454.69" electricPower="128.66"/>
+<Entry outShaftSpeed="2461.12" torque="469.84" electricPower="133.11"/>
+<Entry outShaftSpeed="2461.12" torque="485.00" electricPower="137.58"/>
+<Entry outShaftSpeed="2812.81" torque="-485.00" electricPower="-130.41"/>
+<Entry outShaftSpeed="2812.81" torque="-469.84" electricPower="-126.49"/>
+<Entry outShaftSpeed="2812.81" torque="-454.69" electricPower="-122.55"/>
+<Entry outShaftSpeed="2812.81" torque="-439.53" electricPower="-118.60"/>
+<Entry outShaftSpeed="2812.81" torque="-424.38" electricPower="-114.63"/>
+<Entry outShaftSpeed="2812.81" torque="-409.22" electricPower="-110.65"/>
+<Entry outShaftSpeed="2812.81" torque="-394.06" electricPower="-106.65"/>
+<Entry outShaftSpeed="2812.81" torque="-378.91" electricPower="-102.64"/>
+<Entry outShaftSpeed="2812.81" torque="-363.75" electricPower="-98.62"/>
+<Entry outShaftSpeed="2812.81" torque="-348.59" electricPower="-94.57"/>
+<Entry outShaftSpeed="2812.81" torque="-333.44" electricPower="-90.52"/>
+<Entry outShaftSpeed="2812.81" torque="-318.28" electricPower="-86.44"/>
+<Entry outShaftSpeed="2812.81" torque="-303.13" electricPower="-82.36"/>
+<Entry outShaftSpeed="2812.81" torque="-287.97" electricPower="-78.26"/>
+<Entry outShaftSpeed="2812.81" torque="-272.81" electricPower="-74.14"/>
+<Entry outShaftSpeed="2812.81" torque="-257.66" electricPower="-70.01"/>
+<Entry outShaftSpeed="2812.81" torque="-242.50" electricPower="-65.86"/>
+<Entry outShaftSpeed="2812.81" torque="-227.34" electricPower="-61.70"/>
+<Entry outShaftSpeed="2812.81" torque="-212.19" electricPower="-57.52"/>
+<Entry outShaftSpeed="2812.81" torque="-197.03" electricPower="-53.33"/>
+<Entry outShaftSpeed="2812.81" torque="-181.88" electricPower="-49.12"/>
+<Entry outShaftSpeed="2812.81" torque="-166.72" electricPower="-44.90"/>
+<Entry outShaftSpeed="2812.81" torque="-151.56" electricPower="-40.66"/>
+<Entry outShaftSpeed="2812.81" torque="-136.41" electricPower="-36.41"/>
+<Entry outShaftSpeed="2812.81" torque="-121.25" electricPower="-32.14"/>
+<Entry outShaftSpeed="2812.81" torque="-106.09" electricPower="-27.86"/>
+<Entry outShaftSpeed="2812.81" torque="-90.94" electricPower="-23.56"/>
+<Entry outShaftSpeed="2812.81" torque="-75.78" electricPower="-19.25"/>
+<Entry outShaftSpeed="2812.81" torque="-60.63" electricPower="-14.92"/>
+<Entry outShaftSpeed="2812.81" torque="-45.47" electricPower="-10.58"/>
+<Entry outShaftSpeed="2812.81" torque="-30.31" electricPower="-6.22"/>
+<Entry outShaftSpeed="2812.81" torque="-15.16" electricPower="-1.85"/>
+<Entry outShaftSpeed="2812.81" torque="0.00" electricPower="2.62"/>
+<Entry outShaftSpeed="2812.81" torque="15.16" electricPower="7.18"/>
+<Entry outShaftSpeed="2812.81" torque="30.31" electricPower="11.76"/>
+<Entry outShaftSpeed="2812.81" torque="45.47" electricPower="16.35"/>
+<Entry outShaftSpeed="2812.81" torque="60.63" electricPower="20.95"/>
+<Entry outShaftSpeed="2812.81" torque="75.78" electricPower="25.57"/>
+<Entry outShaftSpeed="2812.81" torque="90.94" electricPower="30.21"/>
+<Entry outShaftSpeed="2812.81" torque="106.09" electricPower="34.86"/>
+<Entry outShaftSpeed="2812.81" torque="121.25" electricPower="39.52"/>
+<Entry outShaftSpeed="2812.81" torque="136.41" electricPower="44.21"/>
+<Entry outShaftSpeed="2812.81" torque="151.56" electricPower="48.90"/>
+<Entry outShaftSpeed="2812.81" torque="166.72" electricPower="53.61"/>
+<Entry outShaftSpeed="2812.81" torque="181.88" electricPower="58.34"/>
+<Entry outShaftSpeed="2812.81" torque="197.03" electricPower="63.08"/>
+<Entry outShaftSpeed="2812.81" torque="212.19" electricPower="67.84"/>
+<Entry outShaftSpeed="2812.81" torque="227.34" electricPower="72.62"/>
+<Entry outShaftSpeed="2812.81" torque="242.50" electricPower="77.40"/>
+<Entry outShaftSpeed="2812.81" torque="257.66" electricPower="82.21"/>
+<Entry outShaftSpeed="2812.81" torque="272.81" electricPower="87.03"/>
+<Entry outShaftSpeed="2812.81" torque="287.97" electricPower="91.86"/>
+<Entry outShaftSpeed="2812.81" torque="303.13" electricPower="96.71"/>
+<Entry outShaftSpeed="2812.81" torque="318.28" electricPower="101.58"/>
+<Entry outShaftSpeed="2812.81" torque="333.44" electricPower="106.46"/>
+<Entry outShaftSpeed="2812.81" torque="348.59" electricPower="111.35"/>
+<Entry outShaftSpeed="2812.81" torque="363.75" electricPower="116.26"/>
+<Entry outShaftSpeed="2812.81" torque="378.91" electricPower="121.19"/>
+<Entry outShaftSpeed="2812.81" torque="394.06" electricPower="126.13"/>
+<Entry outShaftSpeed="2812.81" torque="409.22" electricPower="131.09"/>
+<Entry outShaftSpeed="2812.81" torque="424.38" electricPower="136.06"/>
+<Entry outShaftSpeed="2812.81" torque="439.53" electricPower="141.04"/>
+<Entry outShaftSpeed="2812.81" torque="454.69" electricPower="146.05"/>
+<Entry outShaftSpeed="2812.81" torque="469.84" electricPower="151.07"/>
+<Entry outShaftSpeed="2812.81" torque="485.00" electricPower="156.11"/>
+<Entry outShaftSpeed="3164.36" torque="-485.00" electricPower="-147.61"/>
+<Entry outShaftSpeed="3164.36" torque="-469.84" electricPower="-143.13"/>
+<Entry outShaftSpeed="3164.36" torque="-454.69" electricPower="-138.64"/>
+<Entry outShaftSpeed="3164.36" torque="-439.53" electricPower="-134.14"/>
+<Entry outShaftSpeed="3164.36" torque="-424.38" electricPower="-129.62"/>
+<Entry outShaftSpeed="3164.36" torque="-409.22" electricPower="-125.09"/>
+<Entry outShaftSpeed="3164.36" torque="-394.06" electricPower="-120.54"/>
+<Entry outShaftSpeed="3164.36" torque="-378.91" electricPower="-115.97"/>
+<Entry outShaftSpeed="3164.36" torque="-363.75" electricPower="-111.39"/>
+<Entry outShaftSpeed="3164.36" torque="-348.59" electricPower="-106.79"/>
+<Entry outShaftSpeed="3164.36" torque="-333.44" electricPower="-102.19"/>
+<Entry outShaftSpeed="3164.36" torque="-318.28" electricPower="-97.56"/>
+<Entry outShaftSpeed="3164.36" torque="-303.13" electricPower="-92.92"/>
+<Entry outShaftSpeed="3164.36" torque="-287.97" electricPower="-88.27"/>
+<Entry outShaftSpeed="3164.36" torque="-272.81" electricPower="-83.59"/>
+<Entry outShaftSpeed="3164.36" torque="-257.66" electricPower="-78.91"/>
+<Entry outShaftSpeed="3164.36" torque="-242.50" electricPower="-74.21"/>
+<Entry outShaftSpeed="3164.36" torque="-227.34" electricPower="-69.49"/>
+<Entry outShaftSpeed="3164.36" torque="-212.19" electricPower="-64.76"/>
+<Entry outShaftSpeed="3164.36" torque="-197.03" electricPower="-60.02"/>
+<Entry outShaftSpeed="3164.36" torque="-181.88" electricPower="-55.26"/>
+<Entry outShaftSpeed="3164.36" torque="-166.72" electricPower="-50.48"/>
+<Entry outShaftSpeed="3164.36" torque="-151.56" electricPower="-45.69"/>
+<Entry outShaftSpeed="3164.36" torque="-136.41" electricPower="-40.89"/>
+<Entry outShaftSpeed="3164.36" torque="-121.25" electricPower="-36.07"/>
+<Entry outShaftSpeed="3164.36" torque="-106.09" electricPower="-31.23"/>
+<Entry outShaftSpeed="3164.36" torque="-90.94" electricPower="-26.38"/>
+<Entry outShaftSpeed="3164.36" torque="-75.78" electricPower="-21.52"/>
+<Entry outShaftSpeed="3164.36" torque="-60.63" electricPower="-16.64"/>
+<Entry outShaftSpeed="3164.36" torque="-45.47" electricPower="-11.74"/>
+<Entry outShaftSpeed="3164.36" torque="-30.31" electricPower="-6.83"/>
+<Entry outShaftSpeed="3164.36" torque="-15.16" electricPower="-1.91"/>
+<Entry outShaftSpeed="3164.36" torque="0.00" electricPower="3.13"/>
+<Entry outShaftSpeed="3164.36" torque="15.16" electricPower="8.26"/>
+<Entry outShaftSpeed="3164.36" torque="30.31" electricPower="13.40"/>
+<Entry outShaftSpeed="3164.36" torque="45.47" electricPower="18.55"/>
+<Entry outShaftSpeed="3164.36" torque="60.63" electricPower="23.72"/>
+<Entry outShaftSpeed="3164.36" torque="75.78" electricPower="28.90"/>
+<Entry outShaftSpeed="3164.36" torque="90.94" electricPower="34.10"/>
+<Entry outShaftSpeed="3164.36" torque="106.09" electricPower="39.32"/>
+<Entry outShaftSpeed="3164.36" torque="121.25" electricPower="44.55"/>
+<Entry outShaftSpeed="3164.36" torque="136.41" electricPower="49.79"/>
+<Entry outShaftSpeed="3164.36" torque="151.56" electricPower="55.05"/>
+<Entry outShaftSpeed="3164.36" torque="166.72" electricPower="60.33"/>
+<Entry outShaftSpeed="3164.36" torque="181.88" electricPower="65.62"/>
+<Entry outShaftSpeed="3164.36" torque="197.03" electricPower="70.93"/>
+<Entry outShaftSpeed="3164.36" torque="212.19" electricPower="76.25"/>
+<Entry outShaftSpeed="3164.36" torque="227.34" electricPower="81.59"/>
+<Entry outShaftSpeed="3164.36" torque="242.50" electricPower="86.94"/>
+<Entry outShaftSpeed="3164.36" torque="257.66" electricPower="92.31"/>
+<Entry outShaftSpeed="3164.36" torque="272.81" electricPower="97.70"/>
+<Entry outShaftSpeed="3164.36" torque="287.97" electricPower="103.09"/>
+<Entry outShaftSpeed="3164.36" torque="303.13" electricPower="108.51"/>
+<Entry outShaftSpeed="3164.36" torque="318.28" electricPower="113.94"/>
+<Entry outShaftSpeed="3164.36" torque="333.44" electricPower="119.38"/>
+<Entry outShaftSpeed="3164.36" torque="348.59" electricPower="124.84"/>
+<Entry outShaftSpeed="3164.36" torque="363.75" electricPower="130.31"/>
+<Entry outShaftSpeed="3164.36" torque="378.91" electricPower="135.80"/>
+<Entry outShaftSpeed="3164.36" torque="394.06" electricPower="141.31"/>
+<Entry outShaftSpeed="3164.36" torque="409.22" electricPower="146.83"/>
+<Entry outShaftSpeed="3164.36" torque="424.38" electricPower="152.37"/>
+<Entry outShaftSpeed="3164.36" torque="439.53" electricPower="157.92"/>
+<Entry outShaftSpeed="3164.36" torque="454.69" electricPower="163.49"/>
+<Entry outShaftSpeed="3164.36" torque="469.84" electricPower="169.07"/>
+<Entry outShaftSpeed="3164.36" torque="485.00" electricPower="174.67"/>
+<Entry outShaftSpeed="3515.91" torque="-485.00" electricPower="-164.77"/>
+<Entry outShaftSpeed="3515.91" torque="-469.84" electricPower="-159.74"/>
+<Entry outShaftSpeed="3515.91" torque="-454.69" electricPower="-154.70"/>
+<Entry outShaftSpeed="3515.91" torque="-439.53" electricPower="-149.63"/>
+<Entry outShaftSpeed="3515.91" torque="-424.38" electricPower="-144.56"/>
+<Entry outShaftSpeed="3515.91" torque="-409.22" electricPower="-139.47"/>
+<Entry outShaftSpeed="3515.91" torque="-394.06" electricPower="-134.38"/>
+<Entry outShaftSpeed="3515.91" torque="-378.91" electricPower="-129.26"/>
+<Entry outShaftSpeed="3515.91" torque="-363.75" electricPower="-124.13"/>
+<Entry outShaftSpeed="3515.91" torque="-348.59" electricPower="-118.97"/>
+<Entry outShaftSpeed="3515.91" torque="-333.44" electricPower="-113.81"/>
+<Entry outShaftSpeed="3515.91" torque="-318.28" electricPower="-108.63"/>
+<Entry outShaftSpeed="3515.91" torque="-303.13" electricPower="-103.44"/>
+<Entry outShaftSpeed="3515.91" torque="-287.97" electricPower="-98.23"/>
+<Entry outShaftSpeed="3515.91" torque="-272.81" electricPower="-93.01"/>
+<Entry outShaftSpeed="3515.91" torque="-257.66" electricPower="-87.77"/>
+<Entry outShaftSpeed="3515.91" torque="-242.50" electricPower="-82.52"/>
+<Entry outShaftSpeed="3515.91" torque="-227.34" electricPower="-77.25"/>
+<Entry outShaftSpeed="3515.91" torque="-212.19" electricPower="-71.97"/>
+<Entry outShaftSpeed="3515.91" torque="-197.03" electricPower="-66.67"/>
+<Entry outShaftSpeed="3515.91" torque="-181.88" electricPower="-61.36"/>
+<Entry outShaftSpeed="3515.91" torque="-166.72" electricPower="-56.03"/>
+<Entry outShaftSpeed="3515.91" torque="-151.56" electricPower="-50.69"/>
+<Entry outShaftSpeed="3515.91" torque="-136.41" electricPower="-45.33"/>
+<Entry outShaftSpeed="3515.91" torque="-121.25" electricPower="-39.95"/>
+<Entry outShaftSpeed="3515.91" torque="-106.09" electricPower="-34.57"/>
+<Entry outShaftSpeed="3515.91" torque="-90.94" electricPower="-29.16"/>
+<Entry outShaftSpeed="3515.91" torque="-75.78" electricPower="-23.74"/>
+<Entry outShaftSpeed="3515.91" torque="-60.63" electricPower="-18.31"/>
+<Entry outShaftSpeed="3515.91" torque="-45.47" electricPower="-12.86"/>
+<Entry outShaftSpeed="3515.91" torque="-30.31" electricPower="-7.40"/>
+<Entry outShaftSpeed="3515.91" torque="-15.16" electricPower="-1.92"/>
+<Entry outShaftSpeed="3515.91" torque="0.00" electricPower="3.69"/>
+<Entry outShaftSpeed="3515.91" torque="15.16" electricPower="9.37"/>
+<Entry outShaftSpeed="3515.91" torque="30.31" electricPower="15.08"/>
+<Entry outShaftSpeed="3515.91" torque="45.47" electricPower="20.79"/>
+<Entry outShaftSpeed="3515.91" torque="60.63" electricPower="26.53"/>
+<Entry outShaftSpeed="3515.91" torque="75.78" electricPower="32.28"/>
+<Entry outShaftSpeed="3515.91" torque="90.94" electricPower="38.04"/>
+<Entry outShaftSpeed="3515.91" torque="106.09" electricPower="43.82"/>
+<Entry outShaftSpeed="3515.91" torque="121.25" electricPower="49.61"/>
+<Entry outShaftSpeed="3515.91" torque="136.41" electricPower="55.42"/>
+<Entry outShaftSpeed="3515.91" torque="151.56" electricPower="61.25"/>
+<Entry outShaftSpeed="3515.91" torque="166.72" electricPower="67.09"/>
+<Entry outShaftSpeed="3515.91" torque="181.88" electricPower="72.94"/>
+<Entry outShaftSpeed="3515.91" torque="197.03" electricPower="78.82"/>
+<Entry outShaftSpeed="3515.91" torque="212.19" electricPower="84.70"/>
+<Entry outShaftSpeed="3515.91" torque="227.34" electricPower="90.61"/>
+<Entry outShaftSpeed="3515.91" torque="242.50" electricPower="96.52"/>
+<Entry outShaftSpeed="3515.91" torque="257.66" electricPower="102.46"/>
+<Entry outShaftSpeed="3515.91" torque="272.81" electricPower="108.40"/>
+<Entry outShaftSpeed="3515.91" torque="287.97" electricPower="114.37"/>
+<Entry outShaftSpeed="3515.91" torque="303.13" electricPower="120.34"/>
+<Entry outShaftSpeed="3515.91" torque="318.28" electricPower="126.33"/>
+<Entry outShaftSpeed="3515.91" torque="333.44" electricPower="132.34"/>
+<Entry outShaftSpeed="3515.91" torque="348.59" electricPower="138.37"/>
+<Entry outShaftSpeed="3515.91" torque="363.75" electricPower="144.41"/>
+<Entry outShaftSpeed="3515.91" torque="378.91" electricPower="150.46"/>
+<Entry outShaftSpeed="3515.91" torque="394.06" electricPower="156.53"/>
+<Entry outShaftSpeed="3515.91" torque="409.22" electricPower="162.62"/>
+<Entry outShaftSpeed="3515.91" torque="424.38" electricPower="168.71"/>
+<Entry outShaftSpeed="3515.91" torque="439.53" electricPower="174.83"/>
+<Entry outShaftSpeed="3515.91" torque="454.69" electricPower="180.96"/>
+<Entry outShaftSpeed="3515.91" torque="469.84" electricPower="187.11"/>
+<Entry outShaftSpeed="3515.91" torque="485.00" electricPower="193.28"/>
+<Entry outShaftSpeed="3867.60" torque="-485.00" electricPower="-181.88"/>
+<Entry outShaftSpeed="3867.60" torque="-469.84" electricPower="-176.30"/>
+<Entry outShaftSpeed="3867.60" torque="-454.69" electricPower="-170.71"/>
+<Entry outShaftSpeed="3867.60" torque="-439.53" electricPower="-165.10"/>
+<Entry outShaftSpeed="3867.60" torque="-424.38" electricPower="-159.47"/>
+<Entry outShaftSpeed="3867.60" torque="-409.22" electricPower="-153.83"/>
+<Entry outShaftSpeed="3867.60" torque="-394.06" electricPower="-148.17"/>
+<Entry outShaftSpeed="3867.60" torque="-378.91" electricPower="-142.50"/>
+<Entry outShaftSpeed="3867.60" torque="-363.75" electricPower="-136.81"/>
+<Entry outShaftSpeed="3867.60" torque="-348.59" electricPower="-131.12"/>
+<Entry outShaftSpeed="3867.60" torque="-333.44" electricPower="-125.40"/>
+<Entry outShaftSpeed="3867.60" torque="-318.28" electricPower="-119.67"/>
+<Entry outShaftSpeed="3867.60" torque="-303.13" electricPower="-113.92"/>
+<Entry outShaftSpeed="3867.60" torque="-287.97" electricPower="-108.16"/>
+<Entry outShaftSpeed="3867.60" torque="-272.81" electricPower="-102.38"/>
+<Entry outShaftSpeed="3867.60" torque="-257.66" electricPower="-96.60"/>
+<Entry outShaftSpeed="3867.60" torque="-242.50" electricPower="-90.79"/>
+<Entry outShaftSpeed="3867.60" torque="-227.34" electricPower="-84.97"/>
+<Entry outShaftSpeed="3867.60" torque="-212.19" electricPower="-79.13"/>
+<Entry outShaftSpeed="3867.60" torque="-197.03" electricPower="-73.28"/>
+<Entry outShaftSpeed="3867.60" torque="-181.88" electricPower="-67.41"/>
+<Entry outShaftSpeed="3867.60" torque="-166.72" electricPower="-61.53"/>
+<Entry outShaftSpeed="3867.60" torque="-151.56" electricPower="-55.64"/>
+<Entry outShaftSpeed="3867.60" torque="-136.41" electricPower="-49.73"/>
+<Entry outShaftSpeed="3867.60" torque="-121.25" electricPower="-43.80"/>
+<Entry outShaftSpeed="3867.60" torque="-106.09" electricPower="-37.86"/>
+<Entry outShaftSpeed="3867.60" torque="-90.94" electricPower="-31.90"/>
+<Entry outShaftSpeed="3867.60" torque="-75.78" electricPower="-25.93"/>
+<Entry outShaftSpeed="3867.60" torque="-60.63" electricPower="-19.94"/>
+<Entry outShaftSpeed="3867.60" torque="-45.47" electricPower="-13.94"/>
+<Entry outShaftSpeed="3867.60" torque="-30.31" electricPower="-7.93"/>
+<Entry outShaftSpeed="3867.60" torque="-15.16" electricPower="-1.90"/>
+<Entry outShaftSpeed="3867.60" torque="0.00" electricPower="4.28"/>
+<Entry outShaftSpeed="3867.60" torque="15.16" electricPower="10.53"/>
+<Entry outShaftSpeed="3867.60" torque="30.31" electricPower="16.80"/>
+<Entry outShaftSpeed="3867.60" torque="45.47" electricPower="23.08"/>
+<Entry outShaftSpeed="3867.60" torque="60.63" electricPower="29.38"/>
+<Entry outShaftSpeed="3867.60" torque="75.78" electricPower="35.69"/>
+<Entry outShaftSpeed="3867.60" torque="90.94" electricPower="42.02"/>
+<Entry outShaftSpeed="3867.60" torque="106.09" electricPower="48.36"/>
+<Entry outShaftSpeed="3867.60" torque="121.25" electricPower="54.72"/>
+<Entry outShaftSpeed="3867.60" torque="136.41" electricPower="61.09"/>
+<Entry outShaftSpeed="3867.60" torque="151.56" electricPower="67.48"/>
+<Entry outShaftSpeed="3867.60" torque="166.72" electricPower="73.89"/>
+<Entry outShaftSpeed="3867.60" torque="181.88" electricPower="80.31"/>
+<Entry outShaftSpeed="3867.60" torque="197.03" electricPower="86.74"/>
+<Entry outShaftSpeed="3867.60" torque="212.19" electricPower="93.20"/>
+<Entry outShaftSpeed="3867.60" torque="227.34" electricPower="99.66"/>
+<Entry outShaftSpeed="3867.60" torque="242.50" electricPower="106.14"/>
+<Entry outShaftSpeed="3867.60" torque="257.66" electricPower="112.63"/>
+<Entry outShaftSpeed="3867.60" torque="272.81" electricPower="119.15"/>
+<Entry outShaftSpeed="3867.60" torque="287.97" electricPower="125.68"/>
+<Entry outShaftSpeed="3867.60" torque="303.13" electricPower="132.21"/>
+<Entry outShaftSpeed="3867.60" torque="318.28" electricPower="138.78"/>
+<Entry outShaftSpeed="3867.60" torque="333.44" electricPower="145.35"/>
+<Entry outShaftSpeed="3867.60" torque="348.59" electricPower="151.94"/>
+<Entry outShaftSpeed="3867.60" torque="363.75" electricPower="158.54"/>
+<Entry outShaftSpeed="3867.60" torque="378.91" electricPower="165.16"/>
+<Entry outShaftSpeed="3867.60" torque="394.06" electricPower="171.79"/>
+<Entry outShaftSpeed="3867.60" torque="409.22" electricPower="178.45"/>
+<Entry outShaftSpeed="3867.60" torque="424.38" electricPower="185.11"/>
+<Entry outShaftSpeed="3867.60" torque="439.53" electricPower="191.79"/>
+<Entry outShaftSpeed="3867.60" torque="454.69" electricPower="198.48"/>
+<Entry outShaftSpeed="3867.60" torque="469.84" electricPower="205.20"/>
+<Entry outShaftSpeed="3867.60" torque="485.00" electricPower="211.92"/>
+<Entry outShaftSpeed="4219.15" torque="-485.00" electricPower="-198.96"/>
+<Entry outShaftSpeed="4219.15" torque="-469.84" electricPower="-192.83"/>
+<Entry outShaftSpeed="4219.15" torque="-454.69" electricPower="-186.68"/>
+<Entry outShaftSpeed="4219.15" torque="-439.53" electricPower="-180.52"/>
+<Entry outShaftSpeed="4219.15" torque="-424.38" electricPower="-174.33"/>
+<Entry outShaftSpeed="4219.15" torque="-409.22" electricPower="-168.14"/>
+<Entry outShaftSpeed="4219.15" torque="-394.06" electricPower="-161.93"/>
+<Entry outShaftSpeed="4219.15" torque="-378.91" electricPower="-155.71"/>
+<Entry outShaftSpeed="4219.15" torque="-363.75" electricPower="-149.46"/>
+<Entry outShaftSpeed="4219.15" torque="-348.59" electricPower="-143.21"/>
+<Entry outShaftSpeed="4219.15" torque="-333.44" electricPower="-136.95"/>
+<Entry outShaftSpeed="4219.15" torque="-318.28" electricPower="-130.66"/>
+<Entry outShaftSpeed="4219.15" torque="-303.13" electricPower="-124.37"/>
+<Entry outShaftSpeed="4219.15" torque="-287.97" electricPower="-118.04"/>
+<Entry outShaftSpeed="4219.15" torque="-272.81" electricPower="-111.72"/>
+<Entry outShaftSpeed="4219.15" torque="-257.66" electricPower="-105.38"/>
+<Entry outShaftSpeed="4219.15" torque="-242.50" electricPower="-99.02"/>
+<Entry outShaftSpeed="4219.15" torque="-227.34" electricPower="-92.64"/>
+<Entry outShaftSpeed="4219.15" torque="-212.19" electricPower="-86.25"/>
+<Entry outShaftSpeed="4219.15" torque="-197.03" electricPower="-79.85"/>
+<Entry outShaftSpeed="4219.15" torque="-181.88" electricPower="-73.43"/>
+<Entry outShaftSpeed="4219.15" torque="-166.72" electricPower="-67.00"/>
+<Entry outShaftSpeed="4219.15" torque="-151.56" electricPower="-60.55"/>
+<Entry outShaftSpeed="4219.15" torque="-136.41" electricPower="-54.08"/>
+<Entry outShaftSpeed="4219.15" torque="-121.25" electricPower="-47.60"/>
+<Entry outShaftSpeed="4219.15" torque="-106.09" electricPower="-41.11"/>
+<Entry outShaftSpeed="4219.15" torque="-90.94" electricPower="-34.60"/>
+<Entry outShaftSpeed="4219.15" torque="-75.78" electricPower="-28.08"/>
+<Entry outShaftSpeed="4219.15" torque="-60.63" electricPower="-21.54"/>
+<Entry outShaftSpeed="4219.15" torque="-45.47" electricPower="-14.98"/>
+<Entry outShaftSpeed="4219.15" torque="-30.31" electricPower="-8.41"/>
+<Entry outShaftSpeed="4219.15" torque="-15.16" electricPower="-1.83"/>
+<Entry outShaftSpeed="4219.15" torque="0.00" electricPower="4.92"/>
+<Entry outShaftSpeed="4219.15" torque="15.16" electricPower="11.73"/>
+<Entry outShaftSpeed="4219.15" torque="30.31" electricPower="18.56"/>
+<Entry outShaftSpeed="4219.15" torque="45.47" electricPower="25.41"/>
+<Entry outShaftSpeed="4219.15" torque="60.63" electricPower="32.27"/>
+<Entry outShaftSpeed="4219.15" torque="75.78" electricPower="39.15"/>
+<Entry outShaftSpeed="4219.15" torque="90.94" electricPower="46.04"/>
+<Entry outShaftSpeed="4219.15" torque="106.09" electricPower="52.95"/>
+<Entry outShaftSpeed="4219.15" torque="121.25" electricPower="59.87"/>
+<Entry outShaftSpeed="4219.15" torque="136.41" electricPower="66.81"/>
+<Entry outShaftSpeed="4219.15" torque="151.56" electricPower="73.76"/>
+<Entry outShaftSpeed="4219.15" torque="166.72" electricPower="80.73"/>
+<Entry outShaftSpeed="4219.15" torque="181.88" electricPower="87.71"/>
+<Entry outShaftSpeed="4219.15" torque="197.03" electricPower="94.71"/>
+<Entry outShaftSpeed="4219.15" torque="212.19" electricPower="101.72"/>
+<Entry outShaftSpeed="4219.15" torque="227.34" electricPower="108.76"/>
+<Entry outShaftSpeed="4219.15" torque="242.50" electricPower="115.80"/>
+<Entry outShaftSpeed="4219.15" torque="257.66" electricPower="122.87"/>
+<Entry outShaftSpeed="4219.15" torque="272.81" electricPower="129.94"/>
+<Entry outShaftSpeed="4219.15" torque="287.97" electricPower="137.03"/>
+<Entry outShaftSpeed="4219.15" torque="303.13" electricPower="144.13"/>
+<Entry outShaftSpeed="4219.15" torque="318.28" electricPower="151.26"/>
+<Entry outShaftSpeed="4219.15" torque="333.44" electricPower="158.39"/>
+<Entry outShaftSpeed="4219.15" torque="348.59" electricPower="165.54"/>
+<Entry outShaftSpeed="4219.15" torque="363.75" electricPower="172.71"/>
+<Entry outShaftSpeed="4219.15" torque="378.91" electricPower="179.90"/>
+<Entry outShaftSpeed="4219.15" torque="394.06" electricPower="187.10"/>
+<Entry outShaftSpeed="4219.15" torque="409.22" electricPower="194.31"/>
+<Entry outShaftSpeed="4219.15" torque="424.38" electricPower="201.54"/>
+<Entry outShaftSpeed="4219.15" torque="439.53" electricPower="208.79"/>
+<Entry outShaftSpeed="4219.15" torque="454.69" electricPower="216.04"/>
+<Entry outShaftSpeed="4219.15" torque="469.84" electricPower="223.32"/>
+<Entry outShaftSpeed="4219.15" torque="485.00" electricPower="230.61"/>
+<Entry outShaftSpeed="4570.69" torque="-485.00" electricPower="-216.00"/>
+<Entry outShaftSpeed="4570.69" torque="-469.84" electricPower="-209.31"/>
+<Entry outShaftSpeed="4570.69" torque="-454.69" electricPower="-202.61"/>
+<Entry outShaftSpeed="4570.69" torque="-439.53" electricPower="-195.89"/>
+<Entry outShaftSpeed="4570.69" torque="-424.38" electricPower="-189.16"/>
+<Entry outShaftSpeed="4570.69" torque="-409.22" electricPower="-182.41"/>
+<Entry outShaftSpeed="4570.69" torque="-394.06" electricPower="-175.65"/>
+<Entry outShaftSpeed="4570.69" torque="-378.91" electricPower="-168.88"/>
+<Entry outShaftSpeed="4570.69" torque="-363.75" electricPower="-162.08"/>
+<Entry outShaftSpeed="4570.69" torque="-348.59" electricPower="-155.28"/>
+<Entry outShaftSpeed="4570.69" torque="-333.44" electricPower="-148.46"/>
+<Entry outShaftSpeed="4570.69" torque="-318.28" electricPower="-141.62"/>
+<Entry outShaftSpeed="4570.69" torque="-303.13" electricPower="-134.76"/>
+<Entry outShaftSpeed="4570.69" torque="-287.97" electricPower="-127.89"/>
+<Entry outShaftSpeed="4570.69" torque="-272.81" electricPower="-121.01"/>
+<Entry outShaftSpeed="4570.69" torque="-257.66" electricPower="-114.12"/>
+<Entry outShaftSpeed="4570.69" torque="-242.50" electricPower="-107.21"/>
+<Entry outShaftSpeed="4570.69" torque="-227.34" electricPower="-100.28"/>
+<Entry outShaftSpeed="4570.69" torque="-212.19" electricPower="-93.33"/>
+<Entry outShaftSpeed="4570.69" torque="-197.03" electricPower="-86.38"/>
+<Entry outShaftSpeed="4570.69" torque="-181.88" electricPower="-79.41"/>
+<Entry outShaftSpeed="4570.69" torque="-166.72" electricPower="-72.42"/>
+<Entry outShaftSpeed="4570.69" torque="-151.56" electricPower="-65.42"/>
+<Entry outShaftSpeed="4570.69" torque="-136.41" electricPower="-58.40"/>
+<Entry outShaftSpeed="4570.69" torque="-121.25" electricPower="-51.37"/>
+<Entry outShaftSpeed="4570.69" torque="-106.09" electricPower="-44.32"/>
+<Entry outShaftSpeed="4570.69" torque="-90.94" electricPower="-37.26"/>
+<Entry outShaftSpeed="4570.69" torque="-75.78" electricPower="-30.18"/>
+<Entry outShaftSpeed="4570.69" torque="-60.63" electricPower="-23.09"/>
+<Entry outShaftSpeed="4570.69" torque="-45.47" electricPower="-15.98"/>
+<Entry outShaftSpeed="4570.69" torque="-30.31" electricPower="-8.86"/>
+<Entry outShaftSpeed="4570.69" torque="-15.16" electricPower="-1.72"/>
+<Entry outShaftSpeed="4570.69" torque="0.00" electricPower="5.59"/>
+<Entry outShaftSpeed="4570.69" torque="15.16" electricPower="12.97"/>
+<Entry outShaftSpeed="4570.69" torque="30.31" electricPower="20.37"/>
+<Entry outShaftSpeed="4570.69" torque="45.47" electricPower="27.78"/>
+<Entry outShaftSpeed="4570.69" torque="60.63" electricPower="35.20"/>
+<Entry outShaftSpeed="4570.69" torque="75.78" electricPower="42.64"/>
+<Entry outShaftSpeed="4570.69" torque="90.94" electricPower="50.10"/>
+<Entry outShaftSpeed="4570.69" torque="106.09" electricPower="57.57"/>
+<Entry outShaftSpeed="4570.69" torque="121.25" electricPower="65.06"/>
+<Entry outShaftSpeed="4570.69" torque="136.41" electricPower="72.56"/>
+<Entry outShaftSpeed="4570.69" torque="151.56" electricPower="80.08"/>
+<Entry outShaftSpeed="4570.69" torque="166.72" electricPower="87.61"/>
+<Entry outShaftSpeed="4570.69" torque="181.88" electricPower="95.16"/>
+<Entry outShaftSpeed="4570.69" torque="197.03" electricPower="102.72"/>
+<Entry outShaftSpeed="4570.69" torque="212.19" electricPower="110.30"/>
+<Entry outShaftSpeed="4570.69" torque="227.34" electricPower="117.89"/>
+<Entry outShaftSpeed="4570.69" torque="242.50" electricPower="125.51"/>
+<Entry outShaftSpeed="4570.69" torque="257.66" electricPower="133.13"/>
+<Entry outShaftSpeed="4570.69" torque="272.81" electricPower="140.77"/>
+<Entry outShaftSpeed="4570.69" torque="287.97" electricPower="148.43"/>
+<Entry outShaftSpeed="4570.69" torque="303.13" electricPower="156.10"/>
+<Entry outShaftSpeed="4570.69" torque="318.28" electricPower="163.79"/>
+<Entry outShaftSpeed="4570.69" torque="333.44" electricPower="171.48"/>
+<Entry outShaftSpeed="4570.69" torque="348.59" electricPower="179.20"/>
+<Entry outShaftSpeed="4570.69" torque="363.75" electricPower="186.93"/>
+<Entry outShaftSpeed="4570.69" torque="378.91" electricPower="194.68"/>
+<Entry outShaftSpeed="4570.69" torque="394.06" electricPower="202.45"/>
+<Entry outShaftSpeed="4570.69" torque="409.22" electricPower="210.22"/>
+<Entry outShaftSpeed="4570.69" torque="424.38" electricPower="218.01"/>
+<Entry outShaftSpeed="4570.69" torque="439.53" electricPower="225.82"/>
+<Entry outShaftSpeed="4570.69" torque="454.69" electricPower="233.64"/>
+<Entry outShaftSpeed="4570.69" torque="469.84" electricPower="241.48"/>
+<Entry outShaftSpeed="4570.69" torque="485.00" electricPower="249.34"/>
+<Entry outShaftSpeed="4922.39" torque="-485.00" electricPower="-232.99"/>
+<Entry outShaftSpeed="4922.39" torque="-469.84" electricPower="-225.75"/>
+<Entry outShaftSpeed="4922.39" torque="-454.69" electricPower="-218.50"/>
+<Entry outShaftSpeed="4922.39" torque="-439.53" electricPower="-211.22"/>
+<Entry outShaftSpeed="4922.39" torque="-424.38" electricPower="-203.94"/>
+<Entry outShaftSpeed="4922.39" torque="-409.22" electricPower="-196.64"/>
+<Entry outShaftSpeed="4922.39" torque="-394.06" electricPower="-189.33"/>
+<Entry outShaftSpeed="4922.39" torque="-378.91" electricPower="-182.00"/>
+<Entry outShaftSpeed="4922.39" torque="-363.75" electricPower="-174.65"/>
+<Entry outShaftSpeed="4922.39" torque="-348.59" electricPower="-167.29"/>
+<Entry outShaftSpeed="4922.39" torque="-333.44" electricPower="-159.92"/>
+<Entry outShaftSpeed="4922.39" torque="-318.28" electricPower="-152.53"/>
+<Entry outShaftSpeed="4922.39" torque="-303.13" electricPower="-145.13"/>
+<Entry outShaftSpeed="4922.39" torque="-287.97" electricPower="-137.70"/>
+<Entry outShaftSpeed="4922.39" torque="-272.81" electricPower="-130.27"/>
+<Entry outShaftSpeed="4922.39" torque="-257.66" electricPower="-122.81"/>
+<Entry outShaftSpeed="4922.39" torque="-242.50" electricPower="-115.35"/>
+<Entry outShaftSpeed="4922.39" torque="-227.34" electricPower="-107.87"/>
+<Entry outShaftSpeed="4922.39" torque="-212.19" electricPower="-100.38"/>
+<Entry outShaftSpeed="4922.39" torque="-197.03" electricPower="-92.87"/>
+<Entry outShaftSpeed="4922.39" torque="-181.88" electricPower="-85.34"/>
+<Entry outShaftSpeed="4922.39" torque="-166.72" electricPower="-77.80"/>
+<Entry outShaftSpeed="4922.39" torque="-151.56" electricPower="-70.24"/>
+<Entry outShaftSpeed="4922.39" torque="-136.41" electricPower="-62.67"/>
+<Entry outShaftSpeed="4922.39" torque="-121.25" electricPower="-55.09"/>
+<Entry outShaftSpeed="4922.39" torque="-106.09" electricPower="-47.49"/>
+<Entry outShaftSpeed="4922.39" torque="-90.94" electricPower="-39.87"/>
+<Entry outShaftSpeed="4922.39" torque="-75.78" electricPower="-32.24"/>
+<Entry outShaftSpeed="4922.39" torque="-60.63" electricPower="-24.60"/>
+<Entry outShaftSpeed="4922.39" torque="-45.47" electricPower="-16.94"/>
+<Entry outShaftSpeed="4922.39" torque="-30.31" electricPower="-9.26"/>
+<Entry outShaftSpeed="4922.39" torque="-15.16" electricPower="-1.57"/>
+<Entry outShaftSpeed="4922.39" torque="0.00" electricPower="6.31"/>
+<Entry outShaftSpeed="4922.39" torque="15.16" electricPower="14.25"/>
+<Entry outShaftSpeed="4922.39" torque="30.31" electricPower="22.21"/>
+<Entry outShaftSpeed="4922.39" torque="45.47" electricPower="30.19"/>
+<Entry outShaftSpeed="4922.39" torque="60.63" electricPower="38.18"/>
+<Entry outShaftSpeed="4922.39" torque="75.78" electricPower="46.18"/>
+<Entry outShaftSpeed="4922.39" torque="90.94" electricPower="54.20"/>
+<Entry outShaftSpeed="4922.39" torque="106.09" electricPower="62.24"/>
+<Entry outShaftSpeed="4922.39" torque="121.25" electricPower="70.29"/>
+<Entry outShaftSpeed="4922.39" torque="136.41" electricPower="78.36"/>
+<Entry outShaftSpeed="4922.39" torque="151.56" electricPower="86.44"/>
+<Entry outShaftSpeed="4922.39" torque="166.72" electricPower="94.54"/>
+<Entry outShaftSpeed="4922.39" torque="181.88" electricPower="102.65"/>
+<Entry outShaftSpeed="4922.39" torque="197.03" electricPower="110.78"/>
+<Entry outShaftSpeed="4922.39" torque="212.19" electricPower="118.92"/>
+<Entry outShaftSpeed="4922.39" torque="227.34" electricPower="127.08"/>
+<Entry outShaftSpeed="4922.39" torque="242.50" electricPower="135.25"/>
+<Entry outShaftSpeed="4922.39" torque="257.66" electricPower="143.44"/>
+<Entry outShaftSpeed="4922.39" torque="272.81" electricPower="151.64"/>
+<Entry outShaftSpeed="4922.39" torque="287.97" electricPower="159.87"/>
+<Entry outShaftSpeed="4922.39" torque="303.13" electricPower="168.10"/>
+<Entry outShaftSpeed="4922.39" torque="318.28" electricPower="176.35"/>
+<Entry outShaftSpeed="4922.39" torque="333.44" electricPower="184.62"/>
+<Entry outShaftSpeed="4922.39" torque="348.59" electricPower="192.89"/>
+<Entry outShaftSpeed="4922.39" torque="363.75" electricPower="201.19"/>
+<Entry outShaftSpeed="4922.39" torque="378.91" electricPower="209.50"/>
+<Entry outShaftSpeed="4922.39" torque="394.06" electricPower="217.83"/>
+<Entry outShaftSpeed="4922.39" torque="409.22" electricPower="226.17"/>
+<Entry outShaftSpeed="4922.39" torque="424.38" electricPower="234.53"/>
+<Entry outShaftSpeed="4922.39" torque="439.53" electricPower="242.90"/>
+<Entry outShaftSpeed="4922.39" torque="454.69" electricPower="251.29"/>
+<Entry outShaftSpeed="4922.39" torque="469.84" electricPower="259.70"/>
+<Entry outShaftSpeed="4922.39" torque="485.00" electricPower="268.11"/>
+<Entry outShaftSpeed="5273.93" torque="-485.00" electricPower="-249.95"/>
+<Entry outShaftSpeed="5273.93" torque="-469.84" electricPower="-242.15"/>
+<Entry outShaftSpeed="5273.93" torque="-454.69" electricPower="-234.35"/>
+<Entry outShaftSpeed="5273.93" torque="-439.53" electricPower="-226.52"/>
+<Entry outShaftSpeed="5273.93" torque="-424.38" electricPower="-218.69"/>
+<Entry outShaftSpeed="5273.93" torque="-409.22" electricPower="-210.83"/>
+<Entry outShaftSpeed="5273.93" torque="-394.06" electricPower="-202.96"/>
+<Entry outShaftSpeed="5273.93" torque="-378.91" electricPower="-195.08"/>
+<Entry outShaftSpeed="5273.93" torque="-363.75" electricPower="-187.18"/>
+<Entry outShaftSpeed="5273.93" torque="-348.59" electricPower="-179.27"/>
+<Entry outShaftSpeed="5273.93" torque="-333.44" electricPower="-171.34"/>
+<Entry outShaftSpeed="5273.93" torque="-318.28" electricPower="-163.39"/>
+<Entry outShaftSpeed="5273.93" torque="-303.13" electricPower="-155.44"/>
+<Entry outShaftSpeed="5273.93" torque="-287.97" electricPower="-147.46"/>
+<Entry outShaftSpeed="5273.93" torque="-272.81" electricPower="-139.48"/>
+<Entry outShaftSpeed="5273.93" torque="-257.66" electricPower="-131.47"/>
+<Entry outShaftSpeed="5273.93" torque="-242.50" electricPower="-123.46"/>
+<Entry outShaftSpeed="5273.93" torque="-227.34" electricPower="-115.42"/>
+<Entry outShaftSpeed="5273.93" torque="-212.19" electricPower="-107.38"/>
+<Entry outShaftSpeed="5273.93" torque="-197.03" electricPower="-99.31"/>
+<Entry outShaftSpeed="5273.93" torque="-181.88" electricPower="-91.23"/>
+<Entry outShaftSpeed="5273.93" torque="-166.72" electricPower="-83.14"/>
+<Entry outShaftSpeed="5273.93" torque="-151.56" electricPower="-75.03"/>
+<Entry outShaftSpeed="5273.93" torque="-136.41" electricPower="-66.91"/>
+<Entry outShaftSpeed="5273.93" torque="-121.25" electricPower="-58.77"/>
+<Entry outShaftSpeed="5273.93" torque="-106.09" electricPower="-50.62"/>
+<Entry outShaftSpeed="5273.93" torque="-90.94" electricPower="-42.45"/>
+<Entry outShaftSpeed="5273.93" torque="-75.78" electricPower="-34.27"/>
+<Entry outShaftSpeed="5273.93" torque="-60.63" electricPower="-26.07"/>
+<Entry outShaftSpeed="5273.93" torque="-45.47" electricPower="-17.86"/>
+<Entry outShaftSpeed="5273.93" torque="-30.31" electricPower="-9.63"/>
+<Entry outShaftSpeed="5273.93" torque="-15.16" electricPower="-1.38"/>
+<Entry outShaftSpeed="5273.93" torque="0.00" electricPower="7.07"/>
+<Entry outShaftSpeed="5273.93" torque="15.16" electricPower="15.58"/>
+<Entry outShaftSpeed="5273.93" torque="30.31" electricPower="24.10"/>
+<Entry outShaftSpeed="5273.93" torque="45.47" electricPower="32.64"/>
+<Entry outShaftSpeed="5273.93" torque="60.63" electricPower="41.19"/>
+<Entry outShaftSpeed="5273.93" torque="75.78" electricPower="49.76"/>
+<Entry outShaftSpeed="5273.93" torque="90.94" electricPower="58.35"/>
+<Entry outShaftSpeed="5273.93" torque="106.09" electricPower="66.95"/>
+<Entry outShaftSpeed="5273.93" torque="121.25" electricPower="75.56"/>
+<Entry outShaftSpeed="5273.93" torque="136.41" electricPower="84.19"/>
+<Entry outShaftSpeed="5273.93" torque="151.56" electricPower="92.84"/>
+<Entry outShaftSpeed="5273.93" torque="166.72" electricPower="101.50"/>
+<Entry outShaftSpeed="5273.93" torque="181.88" electricPower="110.18"/>
+<Entry outShaftSpeed="5273.93" torque="197.03" electricPower="118.87"/>
+<Entry outShaftSpeed="5273.93" torque="212.19" electricPower="127.58"/>
+<Entry outShaftSpeed="5273.93" torque="227.34" electricPower="136.29"/>
+<Entry outShaftSpeed="5273.93" torque="242.50" electricPower="145.04"/>
+<Entry outShaftSpeed="5273.93" torque="257.66" electricPower="153.79"/>
+<Entry outShaftSpeed="5273.93" torque="272.81" electricPower="162.55"/>
+<Entry outShaftSpeed="5273.93" torque="287.97" electricPower="171.34"/>
+<Entry outShaftSpeed="5273.93" torque="303.13" electricPower="180.14"/>
+<Entry outShaftSpeed="5273.93" torque="318.28" electricPower="188.96"/>
+<Entry outShaftSpeed="5273.93" torque="333.44" electricPower="197.79"/>
+<Entry outShaftSpeed="5273.93" torque="348.59" electricPower="206.63"/>
+<Entry outShaftSpeed="5273.93" torque="363.75" electricPower="215.49"/>
+<Entry outShaftSpeed="5273.93" torque="378.91" electricPower="224.37"/>
+<Entry outShaftSpeed="5273.93" torque="394.06" electricPower="233.26"/>
+<Entry outShaftSpeed="5273.93" torque="409.22" electricPower="242.16"/>
+<Entry outShaftSpeed="5273.93" torque="424.38" electricPower="251.08"/>
+<Entry outShaftSpeed="5273.93" torque="439.53" electricPower="260.02"/>
+<Entry outShaftSpeed="5273.93" torque="454.69" electricPower="268.97"/>
+<Entry outShaftSpeed="5273.93" torque="469.84" electricPower="277.94"/>
+<Entry outShaftSpeed="5273.93" torque="485.00" electricPower="286.92"/>
+<Entry outShaftSpeed="5625.48" torque="-485.00" electricPower="-266.86"/>
+<Entry outShaftSpeed="5625.48" torque="-469.84" electricPower="-258.51"/>
+<Entry outShaftSpeed="5625.48" torque="-454.69" electricPower="-250.15"/>
+<Entry outShaftSpeed="5625.48" torque="-439.53" electricPower="-241.78"/>
+<Entry outShaftSpeed="5625.48" torque="-424.38" electricPower="-233.38"/>
+<Entry outShaftSpeed="5625.48" torque="-409.22" electricPower="-224.98"/>
+<Entry outShaftSpeed="5625.48" torque="-394.06" electricPower="-216.55"/>
+<Entry outShaftSpeed="5625.48" torque="-378.91" electricPower="-208.13"/>
+<Entry outShaftSpeed="5625.48" torque="-363.75" electricPower="-199.67"/>
+<Entry outShaftSpeed="5625.48" torque="-348.59" electricPower="-191.21"/>
+<Entry outShaftSpeed="5625.48" torque="-333.44" electricPower="-182.72"/>
+<Entry outShaftSpeed="5625.48" torque="-318.28" electricPower="-174.23"/>
+<Entry outShaftSpeed="5625.48" torque="-303.13" electricPower="-165.71"/>
+<Entry outShaftSpeed="5625.48" torque="-287.97" electricPower="-157.19"/>
+<Entry outShaftSpeed="5625.48" torque="-272.81" electricPower="-148.65"/>
+<Entry outShaftSpeed="5625.48" torque="-257.66" electricPower="-140.09"/>
+<Entry outShaftSpeed="5625.48" torque="-242.50" electricPower="-131.52"/>
+<Entry outShaftSpeed="5625.48" torque="-227.34" electricPower="-122.94"/>
+<Entry outShaftSpeed="5625.48" torque="-212.19" electricPower="-114.34"/>
+<Entry outShaftSpeed="5625.48" torque="-197.03" electricPower="-105.72"/>
+<Entry outShaftSpeed="5625.48" torque="-181.88" electricPower="-97.09"/>
+<Entry outShaftSpeed="5625.48" torque="-166.72" electricPower="-88.44"/>
+<Entry outShaftSpeed="5625.48" torque="-151.56" electricPower="-79.78"/>
+<Entry outShaftSpeed="5625.48" torque="-136.41" electricPower="-71.10"/>
+<Entry outShaftSpeed="5625.48" torque="-121.25" electricPower="-62.41"/>
+<Entry outShaftSpeed="5625.48" torque="-106.09" electricPower="-53.71"/>
+<Entry outShaftSpeed="5625.48" torque="-90.94" electricPower="-44.99"/>
+<Entry outShaftSpeed="5625.48" torque="-75.78" electricPower="-36.25"/>
+<Entry outShaftSpeed="5625.48" torque="-60.63" electricPower="-27.50"/>
+<Entry outShaftSpeed="5625.48" torque="-45.47" electricPower="-18.73"/>
+<Entry outShaftSpeed="5625.48" torque="-30.31" electricPower="-9.95"/>
+<Entry outShaftSpeed="5625.48" torque="-15.16" electricPower="-1.15"/>
+<Entry outShaftSpeed="5625.48" torque="0.00" electricPower="7.87"/>
+<Entry outShaftSpeed="5625.48" torque="15.16" electricPower="16.94"/>
+<Entry outShaftSpeed="5625.48" torque="30.31" electricPower="26.03"/>
+<Entry outShaftSpeed="5625.48" torque="45.47" electricPower="35.13"/>
+<Entry outShaftSpeed="5625.48" torque="60.63" electricPower="44.25"/>
+<Entry outShaftSpeed="5625.48" torque="75.78" electricPower="53.38"/>
+<Entry outShaftSpeed="5625.48" torque="90.94" electricPower="62.53"/>
+<Entry outShaftSpeed="5625.48" torque="106.09" electricPower="71.70"/>
+<Entry outShaftSpeed="5625.48" torque="121.25" electricPower="80.88"/>
+<Entry outShaftSpeed="5625.48" torque="136.41" electricPower="90.07"/>
+<Entry outShaftSpeed="5625.48" torque="151.56" electricPower="99.29"/>
+<Entry outShaftSpeed="5625.48" torque="166.72" electricPower="108.51"/>
+<Entry outShaftSpeed="5625.48" torque="181.88" electricPower="117.75"/>
+<Entry outShaftSpeed="5625.48" torque="197.03" electricPower="127.00"/>
+<Entry outShaftSpeed="5625.48" torque="212.19" electricPower="136.28"/>
+<Entry outShaftSpeed="5625.48" torque="227.34" electricPower="145.56"/>
+<Entry outShaftSpeed="5625.48" torque="242.50" electricPower="154.87"/>
+<Entry outShaftSpeed="5625.48" torque="257.66" electricPower="164.18"/>
+<Entry outShaftSpeed="5625.48" torque="272.81" electricPower="173.52"/>
+<Entry outShaftSpeed="5625.48" torque="287.97" electricPower="182.87"/>
+<Entry outShaftSpeed="5625.48" torque="303.13" electricPower="192.22"/>
+<Entry outShaftSpeed="5625.48" torque="318.28" electricPower="201.61"/>
+<Entry outShaftSpeed="5625.48" torque="333.44" electricPower="211.00"/>
+<Entry outShaftSpeed="5625.48" torque="348.59" electricPower="220.41"/>
+<Entry outShaftSpeed="5625.48" torque="363.75" electricPower="229.83"/>
+<Entry outShaftSpeed="5625.48" torque="378.91" electricPower="239.27"/>
+<Entry outShaftSpeed="5625.48" torque="394.06" electricPower="248.72"/>
+<Entry outShaftSpeed="5625.48" torque="409.22" electricPower="258.20"/>
+<Entry outShaftSpeed="5625.48" torque="424.38" electricPower="267.68"/>
+<Entry outShaftSpeed="5625.48" torque="439.53" electricPower="277.19"/>
+<Entry outShaftSpeed="5625.48" torque="454.69" electricPower="286.70"/>
+<Entry outShaftSpeed="5625.48" torque="469.84" electricPower="296.23"/>
+<Entry outShaftSpeed="5625.48" torque="485.00" electricPower="305.78"/>
+<Entry outShaftSpeed="5977.17" torque="-485.00" electricPower="-283.73"/>
+<Entry outShaftSpeed="5977.17" torque="-469.84" electricPower="-274.83"/>
+<Entry outShaftSpeed="5977.17" torque="-454.69" electricPower="-265.92"/>
+<Entry outShaftSpeed="5977.17" torque="-439.53" electricPower="-256.99"/>
+<Entry outShaftSpeed="5977.17" torque="-424.38" electricPower="-248.04"/>
+<Entry outShaftSpeed="5977.17" torque="-409.22" electricPower="-239.09"/>
+<Entry outShaftSpeed="5977.17" torque="-394.06" electricPower="-230.12"/>
+<Entry outShaftSpeed="5977.17" torque="-378.91" electricPower="-221.13"/>
+<Entry outShaftSpeed="5977.17" torque="-363.75" electricPower="-212.12"/>
+<Entry outShaftSpeed="5977.17" torque="-348.59" electricPower="-203.10"/>
+<Entry outShaftSpeed="5977.17" torque="-333.44" electricPower="-194.06"/>
+<Entry outShaftSpeed="5977.17" torque="-318.28" electricPower="-185.02"/>
+<Entry outShaftSpeed="5977.17" torque="-303.13" electricPower="-175.96"/>
+<Entry outShaftSpeed="5977.17" torque="-287.97" electricPower="-166.88"/>
+<Entry outShaftSpeed="5977.17" torque="-272.81" electricPower="-157.78"/>
+<Entry outShaftSpeed="5977.17" torque="-257.66" electricPower="-148.67"/>
+<Entry outShaftSpeed="5977.17" torque="-242.50" electricPower="-139.54"/>
+<Entry outShaftSpeed="5977.17" torque="-227.34" electricPower="-130.41"/>
+<Entry outShaftSpeed="5977.17" torque="-212.19" electricPower="-121.25"/>
+<Entry outShaftSpeed="5977.17" torque="-197.03" electricPower="-112.08"/>
+<Entry outShaftSpeed="5977.17" torque="-181.88" electricPower="-102.90"/>
+<Entry outShaftSpeed="5977.17" torque="-166.72" electricPower="-93.71"/>
+<Entry outShaftSpeed="5977.17" torque="-151.56" electricPower="-84.49"/>
+<Entry outShaftSpeed="5977.17" torque="-136.41" electricPower="-75.26"/>
+<Entry outShaftSpeed="5977.17" torque="-121.25" electricPower="-66.01"/>
+<Entry outShaftSpeed="5977.17" torque="-106.09" electricPower="-56.75"/>
+<Entry outShaftSpeed="5977.17" torque="-90.94" electricPower="-47.48"/>
+<Entry outShaftSpeed="5977.17" torque="-75.78" electricPower="-38.19"/>
+<Entry outShaftSpeed="5977.17" torque="-60.63" electricPower="-28.89"/>
+<Entry outShaftSpeed="5977.17" torque="-45.47" electricPower="-19.57"/>
+<Entry outShaftSpeed="5977.17" torque="-30.31" electricPower="-10.23"/>
+<Entry outShaftSpeed="5977.17" torque="-15.16" electricPower="-0.88"/>
+<Entry outShaftSpeed="5977.17" torque="0.00" electricPower="8.71"/>
+<Entry outShaftSpeed="5977.17" torque="15.16" electricPower="18.35"/>
+<Entry outShaftSpeed="5977.17" torque="30.31" electricPower="28.00"/>
+<Entry outShaftSpeed="5977.17" torque="45.47" electricPower="37.67"/>
+<Entry outShaftSpeed="5977.17" torque="60.63" electricPower="47.35"/>
+<Entry outShaftSpeed="5977.17" torque="75.78" electricPower="57.05"/>
+<Entry outShaftSpeed="5977.17" torque="90.94" electricPower="66.76"/>
+<Entry outShaftSpeed="5977.17" torque="106.09" electricPower="76.49"/>
+<Entry outShaftSpeed="5977.17" torque="121.25" electricPower="86.23"/>
+<Entry outShaftSpeed="5977.17" torque="136.41" electricPower="95.99"/>
+<Entry outShaftSpeed="5977.17" torque="151.56" electricPower="105.77"/>
+<Entry outShaftSpeed="5977.17" torque="166.72" electricPower="115.55"/>
+<Entry outShaftSpeed="5977.17" torque="181.88" electricPower="125.36"/>
+<Entry outShaftSpeed="5977.17" torque="197.03" electricPower="135.18"/>
+<Entry outShaftSpeed="5977.17" torque="212.19" electricPower="145.02"/>
+<Entry outShaftSpeed="5977.17" torque="227.34" electricPower="154.87"/>
+<Entry outShaftSpeed="5977.17" torque="242.50" electricPower="164.73"/>
+<Entry outShaftSpeed="5977.17" torque="257.66" electricPower="174.62"/>
+<Entry outShaftSpeed="5977.17" torque="272.81" electricPower="184.51"/>
+<Entry outShaftSpeed="5977.17" torque="287.97" electricPower="194.42"/>
+<Entry outShaftSpeed="5977.17" torque="303.13" electricPower="204.35"/>
+<Entry outShaftSpeed="5977.17" torque="318.28" electricPower="214.29"/>
+<Entry outShaftSpeed="5977.17" torque="333.44" electricPower="224.25"/>
+<Entry outShaftSpeed="5977.17" torque="348.59" electricPower="234.22"/>
+<Entry outShaftSpeed="5977.17" torque="363.75" electricPower="244.21"/>
+<Entry outShaftSpeed="5977.17" torque="378.91" electricPower="254.21"/>
+<Entry outShaftSpeed="5977.17" torque="394.06" electricPower="264.24"/>
+<Entry outShaftSpeed="5977.17" torque="409.22" electricPower="274.27"/>
+<Entry outShaftSpeed="5977.17" torque="424.38" electricPower="284.32"/>
+<Entry outShaftSpeed="5977.17" torque="439.53" electricPower="294.38"/>
+<Entry outShaftSpeed="5977.17" torque="454.69" electricPower="304.46"/>
+<Entry outShaftSpeed="5977.17" torque="469.84" electricPower="314.56"/>
+<Entry outShaftSpeed="5977.17" torque="485.00" electricPower="324.68"/>
+<Entry outShaftSpeed="6328.72" torque="-485.00" electricPower="-300.56"/>
+<Entry outShaftSpeed="6328.72" torque="-469.84" electricPower="-291.12"/>
+<Entry outShaftSpeed="6328.72" torque="-454.69" electricPower="-281.64"/>
+<Entry outShaftSpeed="6328.72" torque="-439.53" electricPower="-272.16"/>
+<Entry outShaftSpeed="6328.72" torque="-424.38" electricPower="-262.67"/>
+<Entry outShaftSpeed="6328.72" torque="-409.22" electricPower="-253.15"/>
+<Entry outShaftSpeed="6328.72" torque="-394.06" electricPower="-243.63"/>
+<Entry outShaftSpeed="6328.72" torque="-378.91" electricPower="-234.09"/>
+<Entry outShaftSpeed="6328.72" torque="-363.75" electricPower="-224.53"/>
+<Entry outShaftSpeed="6328.72" torque="-348.59" electricPower="-214.96"/>
+<Entry outShaftSpeed="6328.72" torque="-333.44" electricPower="-205.37"/>
+<Entry outShaftSpeed="6328.72" torque="-318.28" electricPower="-195.77"/>
+<Entry outShaftSpeed="6328.72" torque="-303.13" electricPower="-186.15"/>
+<Entry outShaftSpeed="6328.72" torque="-287.97" electricPower="-176.52"/>
+<Entry outShaftSpeed="6328.72" torque="-272.81" electricPower="-166.88"/>
+<Entry outShaftSpeed="6328.72" torque="-257.66" electricPower="-157.21"/>
+<Entry outShaftSpeed="6328.72" torque="-242.50" electricPower="-147.54"/>
+<Entry outShaftSpeed="6328.72" torque="-227.34" electricPower="-137.84"/>
+<Entry outShaftSpeed="6328.72" torque="-212.19" electricPower="-128.13"/>
+<Entry outShaftSpeed="6328.72" torque="-197.03" electricPower="-118.41"/>
+<Entry outShaftSpeed="6328.72" torque="-181.88" electricPower="-108.67"/>
+<Entry outShaftSpeed="6328.72" torque="-166.72" electricPower="-98.92"/>
+<Entry outShaftSpeed="6328.72" torque="-151.56" electricPower="-89.15"/>
+<Entry outShaftSpeed="6328.72" torque="-136.41" electricPower="-79.37"/>
+<Entry outShaftSpeed="6328.72" torque="-121.25" electricPower="-69.57"/>
+<Entry outShaftSpeed="6328.72" torque="-106.09" electricPower="-59.76"/>
+<Entry outShaftSpeed="6328.72" torque="-90.94" electricPower="-49.93"/>
+<Entry outShaftSpeed="6328.72" torque="-75.78" electricPower="-40.09"/>
+<Entry outShaftSpeed="6328.72" torque="-60.63" electricPower="-30.23"/>
+<Entry outShaftSpeed="6328.72" torque="-45.47" electricPower="-20.36"/>
+<Entry outShaftSpeed="6328.72" torque="-30.31" electricPower="-10.48"/>
+<Entry outShaftSpeed="6328.72" torque="-15.16" electricPower="-0.57"/>
+<Entry outShaftSpeed="6328.72" torque="0.00" electricPower="9.60"/>
+<Entry outShaftSpeed="6328.72" torque="15.16" electricPower="19.80"/>
+<Entry outShaftSpeed="6328.72" torque="30.31" electricPower="30.01"/>
+<Entry outShaftSpeed="6328.72" torque="45.47" electricPower="40.24"/>
+<Entry outShaftSpeed="6328.72" torque="60.63" electricPower="50.49"/>
+<Entry outShaftSpeed="6328.72" torque="75.78" electricPower="60.75"/>
+<Entry outShaftSpeed="6328.72" torque="90.94" electricPower="71.03"/>
+<Entry outShaftSpeed="6328.72" torque="106.09" electricPower="81.32"/>
+<Entry outShaftSpeed="6328.72" torque="121.25" electricPower="91.63"/>
+<Entry outShaftSpeed="6328.72" torque="136.41" electricPower="101.96"/>
+<Entry outShaftSpeed="6328.72" torque="151.56" electricPower="112.29"/>
+<Entry outShaftSpeed="6328.72" torque="166.72" electricPower="122.64"/>
+<Entry outShaftSpeed="6328.72" torque="181.88" electricPower="133.02"/>
+<Entry outShaftSpeed="6328.72" torque="197.03" electricPower="143.40"/>
+<Entry outShaftSpeed="6328.72" torque="212.19" electricPower="153.79"/>
+<Entry outShaftSpeed="6328.72" torque="227.34" electricPower="164.21"/>
+<Entry outShaftSpeed="6328.72" torque="242.50" electricPower="174.64"/>
+<Entry outShaftSpeed="6328.72" torque="257.66" electricPower="185.09"/>
+<Entry outShaftSpeed="6328.72" torque="272.81" electricPower="195.55"/>
+<Entry outShaftSpeed="6328.72" torque="287.97" electricPower="206.03"/>
+<Entry outShaftSpeed="6328.72" torque="303.13" electricPower="216.52"/>
+<Entry outShaftSpeed="6328.72" torque="318.28" electricPower="227.03"/>
+<Entry outShaftSpeed="6328.72" torque="333.44" electricPower="237.54"/>
+<Entry outShaftSpeed="6328.72" torque="348.59" electricPower="248.09"/>
+<Entry outShaftSpeed="6328.72" torque="363.75" electricPower="258.63"/>
+<Entry outShaftSpeed="6328.72" torque="378.91" electricPower="269.21"/>
+<Entry outShaftSpeed="6328.72" torque="394.06" electricPower="279.79"/>
+<Entry outShaftSpeed="6328.72" torque="409.22" electricPower="290.38"/>
+<Entry outShaftSpeed="6328.72" torque="424.38" electricPower="301.00"/>
+<Entry outShaftSpeed="6328.72" torque="439.53" electricPower="311.63"/>
+<Entry outShaftSpeed="6328.72" torque="454.69" electricPower="322.28"/>
+<Entry outShaftSpeed="6328.72" torque="469.84" electricPower="332.94"/>
+<Entry outShaftSpeed="6328.72" torque="485.00" electricPower="343.62"/>
+<Entry outShaftSpeed="6680.27" torque="-485.00" electricPower="-317.36"/>
+<Entry outShaftSpeed="6680.27" torque="-469.84" electricPower="-307.35"/>
+<Entry outShaftSpeed="6680.27" torque="-454.69" electricPower="-297.33"/>
+<Entry outShaftSpeed="6680.27" torque="-439.53" electricPower="-287.29"/>
+<Entry outShaftSpeed="6680.27" torque="-424.38" electricPower="-277.25"/>
+<Entry outShaftSpeed="6680.27" torque="-409.22" electricPower="-267.18"/>
+<Entry outShaftSpeed="6680.27" torque="-394.06" electricPower="-257.10"/>
+<Entry outShaftSpeed="6680.27" torque="-378.91" electricPower="-247.01"/>
+<Entry outShaftSpeed="6680.27" torque="-363.75" electricPower="-236.89"/>
+<Entry outShaftSpeed="6680.27" torque="-348.59" electricPower="-226.77"/>
+<Entry outShaftSpeed="6680.27" torque="-333.44" electricPower="-216.63"/>
+<Entry outShaftSpeed="6680.27" torque="-318.28" electricPower="-206.47"/>
+<Entry outShaftSpeed="6680.27" torque="-303.13" electricPower="-196.30"/>
+<Entry outShaftSpeed="6680.27" torque="-287.97" electricPower="-186.12"/>
+<Entry outShaftSpeed="6680.27" torque="-272.81" electricPower="-175.92"/>
+<Entry outShaftSpeed="6680.27" torque="-257.66" electricPower="-165.71"/>
+<Entry outShaftSpeed="6680.27" torque="-242.50" electricPower="-155.47"/>
+<Entry outShaftSpeed="6680.27" torque="-227.34" electricPower="-145.23"/>
+<Entry outShaftSpeed="6680.27" torque="-212.19" electricPower="-134.97"/>
+<Entry outShaftSpeed="6680.27" torque="-197.03" electricPower="-124.70"/>
+<Entry outShaftSpeed="6680.27" torque="-181.88" electricPower="-114.40"/>
+<Entry outShaftSpeed="6680.27" torque="-166.72" electricPower="-104.10"/>
+<Entry outShaftSpeed="6680.27" torque="-151.56" electricPower="-93.78"/>
+<Entry outShaftSpeed="6680.27" torque="-136.41" electricPower="-83.44"/>
+<Entry outShaftSpeed="6680.27" torque="-121.25" electricPower="-73.09"/>
+<Entry outShaftSpeed="6680.27" torque="-106.09" electricPower="-62.73"/>
+<Entry outShaftSpeed="6680.27" torque="-90.94" electricPower="-52.35"/>
+<Entry outShaftSpeed="6680.27" torque="-75.78" electricPower="-41.95"/>
+<Entry outShaftSpeed="6680.27" torque="-60.63" electricPower="-31.54"/>
+<Entry outShaftSpeed="6680.27" torque="-45.47" electricPower="-21.12"/>
+<Entry outShaftSpeed="6680.27" torque="-30.31" electricPower="-10.68"/>
+<Entry outShaftSpeed="6680.27" torque="-15.16" electricPower="-0.22"/>
+<Entry outShaftSpeed="6680.27" torque="0.00" electricPower="10.52"/>
+<Entry outShaftSpeed="6680.27" torque="15.16" electricPower="21.29"/>
+<Entry outShaftSpeed="6680.27" torque="30.31" electricPower="32.07"/>
+<Entry outShaftSpeed="6680.27" torque="45.47" electricPower="42.86"/>
+<Entry outShaftSpeed="6680.27" torque="60.63" electricPower="53.67"/>
+<Entry outShaftSpeed="6680.27" torque="75.78" electricPower="64.50"/>
+<Entry outShaftSpeed="6680.27" torque="90.94" electricPower="75.34"/>
+<Entry outShaftSpeed="6680.27" torque="106.09" electricPower="86.20"/>
+<Entry outShaftSpeed="6680.27" torque="121.25" electricPower="97.07"/>
+<Entry outShaftSpeed="6680.27" torque="136.41" electricPower="107.96"/>
+<Entry outShaftSpeed="6680.27" torque="151.56" electricPower="118.86"/>
+<Entry outShaftSpeed="6680.27" torque="166.72" electricPower="129.78"/>
+<Entry outShaftSpeed="6680.27" torque="181.88" electricPower="140.71"/>
+<Entry outShaftSpeed="6680.27" torque="197.03" electricPower="151.66"/>
+<Entry outShaftSpeed="6680.27" torque="212.19" electricPower="162.63"/>
+<Entry outShaftSpeed="6680.27" torque="227.34" electricPower="173.60"/>
+<Entry outShaftSpeed="6680.27" torque="242.50" electricPower="184.60"/>
+<Entry outShaftSpeed="6680.27" torque="257.66" electricPower="195.61"/>
+<Entry outShaftSpeed="6680.27" torque="272.81" electricPower="206.63"/>
+<Entry outShaftSpeed="6680.27" torque="287.97" electricPower="217.67"/>
+<Entry outShaftSpeed="6680.27" torque="303.13" electricPower="228.72"/>
+<Entry outShaftSpeed="6680.27" torque="318.28" electricPower="239.79"/>
+<Entry outShaftSpeed="6680.27" torque="333.44" electricPower="250.88"/>
+<Entry outShaftSpeed="6680.27" torque="348.59" electricPower="261.98"/>
+<Entry outShaftSpeed="6680.27" torque="363.75" electricPower="273.11"/>
+<Entry outShaftSpeed="6680.27" torque="378.91" electricPower="284.23"/>
+<Entry outShaftSpeed="6680.27" torque="394.06" electricPower="295.38"/>
+<Entry outShaftSpeed="6680.27" torque="409.22" electricPower="306.54"/>
+<Entry outShaftSpeed="6680.27" torque="424.38" electricPower="317.72"/>
+<Entry outShaftSpeed="6680.27" torque="439.53" electricPower="328.92"/>
+<Entry outShaftSpeed="6680.27" torque="454.69" electricPower="340.13"/>
+<Entry outShaftSpeed="6680.27" torque="469.84" electricPower="351.35"/>
+<Entry outShaftSpeed="6680.27" torque="485.00" electricPower="362.59"/>
+<Entry outShaftSpeed="7031.81" torque="-485.00" electricPower="-334.11"/>
+<Entry outShaftSpeed="7031.81" torque="-469.84" electricPower="-323.55"/>
+<Entry outShaftSpeed="7031.81" torque="-454.69" electricPower="-312.97"/>
+<Entry outShaftSpeed="7031.81" torque="-439.53" electricPower="-302.38"/>
+<Entry outShaftSpeed="7031.81" torque="-424.38" electricPower="-291.79"/>
+<Entry outShaftSpeed="7031.81" torque="-409.22" electricPower="-281.17"/>
+<Entry outShaftSpeed="7031.81" torque="-394.06" electricPower="-270.54"/>
+<Entry outShaftSpeed="7031.81" torque="-378.91" electricPower="-259.88"/>
+<Entry outShaftSpeed="7031.81" torque="-363.75" electricPower="-249.22"/>
+<Entry outShaftSpeed="7031.81" torque="-348.59" electricPower="-238.54"/>
+<Entry outShaftSpeed="7031.81" torque="-333.44" electricPower="-227.85"/>
+<Entry outShaftSpeed="7031.81" torque="-318.28" electricPower="-217.14"/>
+<Entry outShaftSpeed="7031.81" torque="-303.13" electricPower="-206.42"/>
+<Entry outShaftSpeed="7031.81" torque="-287.97" electricPower="-195.68"/>
+<Entry outShaftSpeed="7031.81" torque="-272.81" electricPower="-184.93"/>
+<Entry outShaftSpeed="7031.81" torque="-257.66" electricPower="-174.16"/>
+<Entry outShaftSpeed="7031.81" torque="-242.50" electricPower="-163.38"/>
+<Entry outShaftSpeed="7031.81" torque="-227.34" electricPower="-152.58"/>
+<Entry outShaftSpeed="7031.81" torque="-212.19" electricPower="-141.77"/>
+<Entry outShaftSpeed="7031.81" torque="-197.03" electricPower="-130.94"/>
+<Entry outShaftSpeed="7031.81" torque="-181.88" electricPower="-120.10"/>
+<Entry outShaftSpeed="7031.81" torque="-166.72" electricPower="-109.24"/>
+<Entry outShaftSpeed="7031.81" torque="-151.56" electricPower="-98.37"/>
+<Entry outShaftSpeed="7031.81" torque="-136.41" electricPower="-87.48"/>
+<Entry outShaftSpeed="7031.81" torque="-121.25" electricPower="-76.57"/>
+<Entry outShaftSpeed="7031.81" torque="-106.09" electricPower="-65.65"/>
+<Entry outShaftSpeed="7031.81" torque="-90.94" electricPower="-54.72"/>
+<Entry outShaftSpeed="7031.81" torque="-75.78" electricPower="-43.77"/>
+<Entry outShaftSpeed="7031.81" torque="-60.63" electricPower="-32.81"/>
+<Entry outShaftSpeed="7031.81" torque="-45.47" electricPower="-21.83"/>
+<Entry outShaftSpeed="7031.81" torque="-30.31" electricPower="-10.84"/>
+<Entry outShaftSpeed="7031.81" torque="-15.16" electricPower="0.17"/>
+<Entry outShaftSpeed="7031.81" torque="0.00" electricPower="11.49"/>
+<Entry outShaftSpeed="7031.81" torque="15.16" electricPower="22.82"/>
+<Entry outShaftSpeed="7031.81" torque="30.31" electricPower="34.16"/>
+<Entry outShaftSpeed="7031.81" torque="45.47" electricPower="45.52"/>
+<Entry outShaftSpeed="7031.81" torque="60.63" electricPower="56.90"/>
+<Entry outShaftSpeed="7031.81" torque="75.78" electricPower="68.29"/>
+<Entry outShaftSpeed="7031.81" torque="90.94" electricPower="79.69"/>
+<Entry outShaftSpeed="7031.81" torque="106.09" electricPower="91.12"/>
+<Entry outShaftSpeed="7031.81" torque="121.25" electricPower="102.54"/>
+<Entry outShaftSpeed="7031.81" torque="136.41" electricPower="114.00"/>
+<Entry outShaftSpeed="7031.81" torque="151.56" electricPower="125.46"/>
+<Entry outShaftSpeed="7031.81" torque="166.72" electricPower="136.95"/>
+<Entry outShaftSpeed="7031.81" torque="181.88" electricPower="148.45"/>
+<Entry outShaftSpeed="7031.81" torque="197.03" electricPower="159.96"/>
+<Entry outShaftSpeed="7031.81" torque="212.19" electricPower="171.49"/>
+<Entry outShaftSpeed="7031.81" torque="227.34" electricPower="183.03"/>
+<Entry outShaftSpeed="7031.81" torque="242.50" electricPower="194.59"/>
+<Entry outShaftSpeed="7031.81" torque="257.66" electricPower="206.16"/>
+<Entry outShaftSpeed="7031.81" torque="272.81" electricPower="217.75"/>
+<Entry outShaftSpeed="7031.81" torque="287.97" electricPower="229.36"/>
+<Entry outShaftSpeed="7031.81" torque="303.13" electricPower="240.97"/>
+<Entry outShaftSpeed="7031.81" torque="318.28" electricPower="252.62"/>
+<Entry outShaftSpeed="7031.81" torque="333.44" electricPower="264.26"/>
+<Entry outShaftSpeed="7031.81" torque="348.59" electricPower="275.93"/>
+<Entry outShaftSpeed="7031.81" torque="363.75" electricPower="287.61"/>
+<Entry outShaftSpeed="7031.81" torque="378.91" electricPower="299.30"/>
+<Entry outShaftSpeed="7031.81" torque="394.06" electricPower="311.02"/>
+<Entry outShaftSpeed="7031.81" torque="409.22" electricPower="322.75"/>
+<Entry outShaftSpeed="7031.81" torque="424.38" electricPower="334.49"/>
+<Entry outShaftSpeed="7031.81" torque="439.53" electricPower="346.25"/>
+<Entry outShaftSpeed="7031.81" torque="454.69" electricPower="358.02"/>
+<Entry outShaftSpeed="7031.81" torque="469.84" electricPower="369.80"/>
+<Entry outShaftSpeed="7031.81" torque="485.00" electricPower="381.61"/>
+<Entry outShaftSpeed="7355.38" torque="-485.00" electricPower="-349.48"/>
+<Entry outShaftSpeed="7355.38" torque="-469.84" electricPower="-338.42"/>
+<Entry outShaftSpeed="7355.38" torque="-454.69" electricPower="-327.33"/>
+<Entry outShaftSpeed="7355.38" torque="-439.53" electricPower="-316.24"/>
+<Entry outShaftSpeed="7355.38" torque="-424.38" electricPower="-305.13"/>
+<Entry outShaftSpeed="7355.38" torque="-409.22" electricPower="-294.00"/>
+<Entry outShaftSpeed="7355.38" torque="-394.06" electricPower="-282.86"/>
+<Entry outShaftSpeed="7355.38" torque="-378.91" electricPower="-271.70"/>
+<Entry outShaftSpeed="7355.38" torque="-363.75" electricPower="-260.53"/>
+<Entry outShaftSpeed="7355.38" torque="-348.59" electricPower="-249.34"/>
+<Entry outShaftSpeed="7355.38" torque="-333.44" electricPower="-238.14"/>
+<Entry outShaftSpeed="7355.38" torque="-318.28" electricPower="-226.92"/>
+<Entry outShaftSpeed="7355.38" torque="-303.13" electricPower="-215.69"/>
+<Entry outShaftSpeed="7355.38" torque="-287.97" electricPower="-204.45"/>
+<Entry outShaftSpeed="7355.38" torque="-272.81" electricPower="-193.18"/>
+<Entry outShaftSpeed="7355.38" torque="-257.66" electricPower="-181.90"/>
+<Entry outShaftSpeed="7355.38" torque="-242.50" electricPower="-170.62"/>
+<Entry outShaftSpeed="7355.38" torque="-227.34" electricPower="-159.30"/>
+<Entry outShaftSpeed="7355.38" torque="-212.19" electricPower="-147.98"/>
+<Entry outShaftSpeed="7355.38" torque="-197.03" electricPower="-136.64"/>
+<Entry outShaftSpeed="7355.38" torque="-181.88" electricPower="-125.29"/>
+<Entry outShaftSpeed="7355.38" torque="-166.72" electricPower="-113.93"/>
+<Entry outShaftSpeed="7355.38" torque="-151.56" electricPower="-102.54"/>
+<Entry outShaftSpeed="7355.38" torque="-136.41" electricPower="-91.15"/>
+<Entry outShaftSpeed="7355.38" torque="-121.25" electricPower="-79.74"/>
+<Entry outShaftSpeed="7355.38" torque="-106.09" electricPower="-68.31"/>
+<Entry outShaftSpeed="7355.38" torque="-90.94" electricPower="-56.87"/>
+<Entry outShaftSpeed="7355.38" torque="-75.78" electricPower="-45.41"/>
+<Entry outShaftSpeed="7355.38" torque="-60.63" electricPower="-33.94"/>
+<Entry outShaftSpeed="7355.38" torque="-45.47" electricPower="-22.45"/>
+<Entry outShaftSpeed="7355.38" torque="-30.31" electricPower="-10.95"/>
+<Entry outShaftSpeed="7355.38" torque="-15.16" electricPower="0.58"/>
+<Entry outShaftSpeed="7355.38" torque="0.00" electricPower="12.41"/>
+<Entry outShaftSpeed="7355.38" torque="15.16" electricPower="24.26"/>
+<Entry outShaftSpeed="7355.38" torque="30.31" electricPower="36.13"/>
+<Entry outShaftSpeed="7355.38" torque="45.47" electricPower="48.00"/>
+<Entry outShaftSpeed="7355.38" torque="60.63" electricPower="59.90"/>
+<Entry outShaftSpeed="7355.38" torque="75.78" electricPower="71.81"/>
+<Entry outShaftSpeed="7355.38" torque="90.94" electricPower="83.73"/>
+<Entry outShaftSpeed="7355.38" torque="106.09" electricPower="95.67"/>
+<Entry outShaftSpeed="7355.38" torque="121.25" electricPower="107.63"/>
+<Entry outShaftSpeed="7355.38" torque="136.41" electricPower="119.60"/>
+<Entry outShaftSpeed="7355.38" torque="151.56" electricPower="131.58"/>
+<Entry outShaftSpeed="7355.38" torque="166.72" electricPower="143.58"/>
+<Entry outShaftSpeed="7355.38" torque="181.88" electricPower="155.60"/>
+<Entry outShaftSpeed="7355.38" torque="197.03" electricPower="167.63"/>
+<Entry outShaftSpeed="7355.38" torque="212.19" electricPower="179.68"/>
+<Entry outShaftSpeed="7355.38" torque="227.34" electricPower="191.74"/>
+<Entry outShaftSpeed="7355.38" torque="242.50" electricPower="203.82"/>
+<Entry outShaftSpeed="7355.38" torque="257.66" electricPower="215.91"/>
+<Entry outShaftSpeed="7355.38" torque="272.81" electricPower="228.02"/>
+<Entry outShaftSpeed="7355.38" torque="287.97" electricPower="240.14"/>
+<Entry outShaftSpeed="7355.38" torque="303.13" electricPower="252.29"/>
+<Entry outShaftSpeed="7355.38" torque="318.28" electricPower="264.44"/>
+<Entry outShaftSpeed="7355.38" torque="333.44" electricPower="276.61"/>
+<Entry outShaftSpeed="7355.38" torque="348.59" electricPower="288.79"/>
+<Entry outShaftSpeed="7355.38" torque="363.75" electricPower="300.99"/>
+<Entry outShaftSpeed="7355.38" torque="378.91" electricPower="313.21"/>
+<Entry outShaftSpeed="7355.38" torque="394.06" electricPower="325.44"/>
+<Entry outShaftSpeed="7355.38" torque="409.22" electricPower="337.69"/>
+<Entry outShaftSpeed="7355.38" torque="424.38" electricPower="349.95"/>
+<Entry outShaftSpeed="7355.38" torque="439.53" electricPower="362.22"/>
+<Entry outShaftSpeed="7355.38" torque="454.69" electricPower="374.52"/>
+<Entry outShaftSpeed="7355.38" torque="469.84" electricPower="386.82"/>
+<Entry outShaftSpeed="7355.38" torque="485.00" electricPower="399.14"/>
+							</PowerMap>
+						</VoltageLevel>
+						<VoltageLevel>
+							<Voltage>600</Voltage>
+							<ContinuousTorque>350.00</ContinuousTorque>
+							<TestSpeedContinuousTorque>2400.00</TestSpeedContinuousTorque>
+							<OverloadTorque>470.00</OverloadTorque>
+							<TestSpeedOverloadTorque>2500.00</TestSpeedOverloadTorque>
+							<OverloadDuration>120.00</OverloadDuration>
+							<MaxTorqueCurve>
+								<Entry outShaftSpeed="0.00" maxTorque="485.00" minTorque="-485.00"/>
+								<Entry outShaftSpeed="2461.16" maxTorque="485.00" minTorque="-485.00"/>
+								<Entry outShaftSpeed="2452.14" maxTorque="485.00" minTorque="-485.00"/>
+								<Entry outShaftSpeed="2466.86" maxTorque="483.88" minTorque="-483.88"/>
+								<Entry outShaftSpeed="2481.59" maxTorque="481.01" minTorque="-481.01"/>
+								<Entry outShaftSpeed="2496.32" maxTorque="478.17" minTorque="-478.17"/>
+								<Entry outShaftSpeed="2503.68" maxTorque="476.77" minTorque="-476.77"/>
+								<Entry outShaftSpeed="2577.32" maxTorque="463.14" minTorque="-463.14"/>
+								<Entry outShaftSpeed="2650.96" maxTorque="450.27" minTorque="-450.27"/>
+								<Entry outShaftSpeed="2724.59" maxTorque="438.10" minTorque="-438.10"/>
+								<Entry outShaftSpeed="2798.23" maxTorque="426.58" minTorque="-426.58"/>
+								<Entry outShaftSpeed="2871.87" maxTorque="415.64" minTorque="-415.64"/>
+								<Entry outShaftSpeed="2945.51" maxTorque="405.25" minTorque="-405.25"/>
+								<Entry outShaftSpeed="3019.15" maxTorque="395.36" minTorque="-395.36"/>
+								<Entry outShaftSpeed="3092.78" maxTorque="385.95" minTorque="-385.95"/>
+								<Entry outShaftSpeed="3166.42" maxTorque="376.98" minTorque="-376.98"/>
+								<Entry outShaftSpeed="3240.06" maxTorque="368.41" minTorque="-368.41"/>
+								<Entry outShaftSpeed="3313.70" maxTorque="360.22" minTorque="-360.22"/>
+								<Entry outShaftSpeed="3387.33" maxTorque="352.39" minTorque="-352.39"/>
+								<Entry outShaftSpeed="3460.97" maxTorque="344.90" minTorque="-344.90"/>
+								<Entry outShaftSpeed="3534.61" maxTorque="337.71" minTorque="-337.71"/>
+								<Entry outShaftSpeed="3608.25" maxTorque="330.82" minTorque="-330.82"/>
+								<Entry outShaftSpeed="3681.89" maxTorque="324.20" minTorque="-324.20"/>
+								<Entry outShaftSpeed="3755.52" maxTorque="317.84" minTorque="-317.84"/>
+								<Entry outShaftSpeed="3829.16" maxTorque="311.73" minTorque="-311.73"/>
+								<Entry outShaftSpeed="3902.80" maxTorque="305.85" minTorque="-305.85"/>
+								<Entry outShaftSpeed="3976.44" maxTorque="300.18" minTorque="-300.18"/>
+								<Entry outShaftSpeed="4050.07" maxTorque="294.72" minTorque="-294.72"/>
+								<Entry outShaftSpeed="4123.71" maxTorque="289.46" minTorque="-289.46"/>
+								<Entry outShaftSpeed="4197.35" maxTorque="284.38" minTorque="-284.38"/>
+								<Entry outShaftSpeed="4270.99" maxTorque="279.48" minTorque="-279.48"/>
+								<Entry outShaftSpeed="4344.62" maxTorque="274.74" minTorque="-274.74"/>
+								<Entry outShaftSpeed="4418.26" maxTorque="270.17" minTorque="-270.17"/>
+								<Entry outShaftSpeed="4491.90" maxTorque="265.73" minTorque="-265.73"/>
+								<Entry outShaftSpeed="4565.54" maxTorque="261.45" minTorque="-261.45"/>
+								<Entry outShaftSpeed="4639.18" maxTorque="257.30" minTorque="-257.30"/>
+								<Entry outShaftSpeed="4712.81" maxTorque="253.28" minTorque="-253.28"/>
+								<Entry outShaftSpeed="4786.45" maxTorque="249.39" minTorque="-249.39"/>
+								<Entry outShaftSpeed="4860.09" maxTorque="245.60" minTorque="-245.60"/>
+								<Entry outShaftSpeed="4933.73" maxTorque="241.94" minTorque="-241.94"/>
+								<Entry outShaftSpeed="5007.36" maxTorque="238.38" minTorque="-238.38"/>
+								<Entry outShaftSpeed="5081.00" maxTorque="234.92" minTorque="-234.92"/>
+								<Entry outShaftSpeed="5154.64" maxTorque="231.58" minTorque="-231.58"/>
+								<Entry outShaftSpeed="5228.28" maxTorque="228.31" minTorque="-228.31"/>
+								<Entry outShaftSpeed="5301.91" maxTorque="225.14" minTorque="-225.14"/>
+								<Entry outShaftSpeed="5375.55" maxTorque="222.06" minTorque="-222.06"/>
+								<Entry outShaftSpeed="5449.19" maxTorque="219.05" minTorque="-219.05"/>
+								<Entry outShaftSpeed="5522.83" maxTorque="216.13" minTorque="-216.13"/>
+								<Entry outShaftSpeed="5596.47" maxTorque="213.29" minTorque="-213.29"/>
+								<Entry outShaftSpeed="5670.10" maxTorque="210.51" minTorque="-210.51"/>
+								<Entry outShaftSpeed="5743.74" maxTorque="207.82" minTorque="-207.82"/>
+								<Entry outShaftSpeed="5817.38" maxTorque="205.19" minTorque="-205.19"/>
+								<Entry outShaftSpeed="5891.02" maxTorque="202.62" minTorque="-202.62"/>
+								<Entry outShaftSpeed="5964.65" maxTorque="200.12" minTorque="-200.12"/>
+								<Entry outShaftSpeed="6038.29" maxTorque="197.69" minTorque="-197.69"/>
+								<Entry outShaftSpeed="6111.93" maxTorque="195.30" minTorque="-195.30"/>
+								<Entry outShaftSpeed="6185.57" maxTorque="192.97" minTorque="-192.97"/>
+								<Entry outShaftSpeed="6259.20" maxTorque="190.70" minTorque="-190.70"/>
+								<Entry outShaftSpeed="6332.84" maxTorque="188.48" minTorque="-188.48"/>
+								<Entry outShaftSpeed="6406.48" maxTorque="186.32" minTorque="-186.32"/>
+								<Entry outShaftSpeed="6480.12" maxTorque="184.20" minTorque="-184.20"/>
+								<Entry outShaftSpeed="6553.76" maxTorque="182.13" minTorque="-182.13"/>
+								<Entry outShaftSpeed="6627.39" maxTorque="180.10" minTorque="-180.10"/>
+								<Entry outShaftSpeed="6701.03" maxTorque="178.13" minTorque="-178.13"/>
+								<Entry outShaftSpeed="6774.67" maxTorque="176.20" minTorque="-176.20"/>
+								<Entry outShaftSpeed="6848.31" maxTorque="174.30" minTorque="-174.30"/>
+								<Entry outShaftSpeed="6921.94" maxTorque="172.44" minTorque="-172.44"/>
+								<Entry outShaftSpeed="6995.58" maxTorque="170.64" minTorque="-170.64"/>
+								<Entry outShaftSpeed="7069.22" maxTorque="168.85" minTorque="-168.85"/>
+								<Entry outShaftSpeed="7142.86" maxTorque="167.11" minTorque="-167.11"/>
+								<Entry outShaftSpeed="7216.49" maxTorque="165.41" minTorque="-165.41"/>
+								<Entry outShaftSpeed="7290.13" maxTorque="163.74" minTorque="-163.74"/>
+								<Entry outShaftSpeed="7363.77" maxTorque="162.10" minTorque="-162.10"/>
+															</MaxTorqueCurve>
+							<PowerMap>
+								<Entry outShaftSpeed="0.00" torque="-485.00" electricPower="8.79"/>
+<Entry outShaftSpeed="0.00" torque="-469.84" electricPower="8.28"/>
+<Entry outShaftSpeed="0.00" torque="-454.69" electricPower="7.78"/>
+<Entry outShaftSpeed="0.00" torque="-439.53" electricPower="7.30"/>
+<Entry outShaftSpeed="0.00" torque="-424.38" electricPower="6.84"/>
+<Entry outShaftSpeed="0.00" torque="-409.22" electricPower="6.39"/>
+<Entry outShaftSpeed="0.00" torque="-394.06" electricPower="5.95"/>
+<Entry outShaftSpeed="0.00" torque="-378.91" electricPower="5.53"/>
+<Entry outShaftSpeed="0.00" torque="-363.75" electricPower="5.13"/>
+<Entry outShaftSpeed="0.00" torque="-348.59" electricPower="4.74"/>
+<Entry outShaftSpeed="0.00" torque="-333.44" electricPower="4.36"/>
+<Entry outShaftSpeed="0.00" torque="-318.28" electricPower="4.00"/>
+<Entry outShaftSpeed="0.00" torque="-303.13" electricPower="3.66"/>
+<Entry outShaftSpeed="0.00" torque="-287.97" electricPower="3.33"/>
+<Entry outShaftSpeed="0.00" torque="-272.81" electricPower="3.02"/>
+<Entry outShaftSpeed="0.00" torque="-257.66" electricPower="2.72"/>
+<Entry outShaftSpeed="0.00" torque="-242.50" electricPower="2.44"/>
+<Entry outShaftSpeed="0.00" torque="-227.34" electricPower="2.18"/>
+<Entry outShaftSpeed="0.00" torque="-212.19" electricPower="1.92"/>
+<Entry outShaftSpeed="0.00" torque="-197.03" electricPower="1.69"/>
+<Entry outShaftSpeed="0.00" torque="-181.88" electricPower="1.47"/>
+<Entry outShaftSpeed="0.00" torque="-166.72" electricPower="1.26"/>
+<Entry outShaftSpeed="0.00" torque="-151.56" electricPower="1.07"/>
+<Entry outShaftSpeed="0.00" torque="-136.41" electricPower="0.90"/>
+<Entry outShaftSpeed="0.00" torque="-121.25" electricPower="0.74"/>
+<Entry outShaftSpeed="0.00" torque="-106.09" electricPower="0.59"/>
+<Entry outShaftSpeed="0.00" torque="-90.94" electricPower="0.46"/>
+<Entry outShaftSpeed="0.00" torque="-75.78" electricPower="0.35"/>
+<Entry outShaftSpeed="0.00" torque="-60.63" electricPower="0.25"/>
+<Entry outShaftSpeed="0.00" torque="-45.47" electricPower="0.17"/>
+<Entry outShaftSpeed="0.00" torque="-30.31" electricPower="0.10"/>
+<Entry outShaftSpeed="0.00" torque="-15.16" electricPower="0.05"/>
+<Entry outShaftSpeed="0.00" torque="0.00" electricPower="0.03"/>
+<Entry outShaftSpeed="0.00" torque="15.16" electricPower="0.08"/>
+<Entry outShaftSpeed="0.00" torque="30.31" electricPower="0.14"/>
+<Entry outShaftSpeed="0.00" torque="45.47" electricPower="0.21"/>
+<Entry outShaftSpeed="0.00" torque="60.63" electricPower="0.31"/>
+<Entry outShaftSpeed="0.00" torque="75.78" electricPower="0.41"/>
+<Entry outShaftSpeed="0.00" torque="90.94" electricPower="0.53"/>
+<Entry outShaftSpeed="0.00" torque="106.09" electricPower="0.67"/>
+<Entry outShaftSpeed="0.00" torque="121.25" electricPower="0.82"/>
+<Entry outShaftSpeed="0.00" torque="136.41" electricPower="0.99"/>
+<Entry outShaftSpeed="0.00" torque="151.56" electricPower="1.18"/>
+<Entry outShaftSpeed="0.00" torque="166.72" electricPower="1.37"/>
+<Entry outShaftSpeed="0.00" torque="181.88" electricPower="1.59"/>
+<Entry outShaftSpeed="0.00" torque="197.03" electricPower="1.82"/>
+<Entry outShaftSpeed="0.00" torque="212.19" electricPower="2.06"/>
+<Entry outShaftSpeed="0.00" torque="227.34" electricPower="2.32"/>
+<Entry outShaftSpeed="0.00" torque="242.50" electricPower="2.60"/>
+<Entry outShaftSpeed="0.00" torque="257.66" electricPower="2.89"/>
+<Entry outShaftSpeed="0.00" torque="272.81" electricPower="3.19"/>
+<Entry outShaftSpeed="0.00" torque="287.97" electricPower="3.51"/>
+<Entry outShaftSpeed="0.00" torque="303.13" electricPower="3.85"/>
+<Entry outShaftSpeed="0.00" torque="318.28" electricPower="4.20"/>
+<Entry outShaftSpeed="0.00" torque="333.44" electricPower="4.57"/>
+<Entry outShaftSpeed="0.00" torque="348.59" electricPower="4.95"/>
+<Entry outShaftSpeed="0.00" torque="363.75" electricPower="5.35"/>
+<Entry outShaftSpeed="0.00" torque="378.91" electricPower="5.76"/>
+<Entry outShaftSpeed="0.00" torque="394.06" electricPower="6.19"/>
+<Entry outShaftSpeed="0.00" torque="409.22" electricPower="6.63"/>
+<Entry outShaftSpeed="0.00" torque="424.38" electricPower="7.09"/>
+<Entry outShaftSpeed="0.00" torque="439.53" electricPower="7.57"/>
+<Entry outShaftSpeed="0.00" torque="454.69" electricPower="8.06"/>
+<Entry outShaftSpeed="0.00" torque="469.84" electricPower="8.56"/>
+<Entry outShaftSpeed="0.00" torque="485.00" electricPower="9.08"/>
+<Entry outShaftSpeed="70.32" torque="-485.00" electricPower="5.21"/>
+<Entry outShaftSpeed="70.32" torque="-469.84" electricPower="4.81"/>
+<Entry outShaftSpeed="70.32" torque="-454.69" electricPower="4.43"/>
+<Entry outShaftSpeed="70.32" torque="-439.53" electricPower="4.06"/>
+<Entry outShaftSpeed="70.32" torque="-424.38" electricPower="3.71"/>
+<Entry outShaftSpeed="70.32" torque="-409.22" electricPower="3.37"/>
+<Entry outShaftSpeed="70.32" torque="-394.06" electricPower="3.05"/>
+<Entry outShaftSpeed="70.32" torque="-378.91" electricPower="2.74"/>
+<Entry outShaftSpeed="70.32" torque="-363.75" electricPower="2.45"/>
+<Entry outShaftSpeed="70.32" torque="-348.59" electricPower="2.17"/>
+<Entry outShaftSpeed="70.32" torque="-333.44" electricPower="1.91"/>
+<Entry outShaftSpeed="70.32" torque="-318.28" electricPower="1.67"/>
+<Entry outShaftSpeed="70.32" torque="-303.13" electricPower="1.44"/>
+<Entry outShaftSpeed="70.32" torque="-287.97" electricPower="1.22"/>
+<Entry outShaftSpeed="70.32" torque="-272.81" electricPower="1.02"/>
+<Entry outShaftSpeed="70.32" torque="-257.66" electricPower="0.84"/>
+<Entry outShaftSpeed="70.32" torque="-242.50" electricPower="0.67"/>
+<Entry outShaftSpeed="70.32" torque="-227.34" electricPower="0.52"/>
+<Entry outShaftSpeed="70.32" torque="-212.19" electricPower="0.38"/>
+<Entry outShaftSpeed="70.32" torque="-197.03" electricPower="0.26"/>
+<Entry outShaftSpeed="70.32" torque="-181.88" electricPower="0.15"/>
+<Entry outShaftSpeed="70.32" torque="-166.72" electricPower="0.06"/>
+<Entry outShaftSpeed="70.32" torque="-151.56" electricPower="-0.02"/>
+<Entry outShaftSpeed="70.32" torque="-136.41" electricPower="-0.08"/>
+<Entry outShaftSpeed="70.32" torque="-121.25" electricPower="-0.12"/>
+<Entry outShaftSpeed="70.32" torque="-106.09" electricPower="-0.16"/>
+<Entry outShaftSpeed="70.32" torque="-90.94" electricPower="-0.17"/>
+<Entry outShaftSpeed="70.32" torque="-75.78" electricPower="-0.17"/>
+<Entry outShaftSpeed="70.32" torque="-60.63" electricPower="-0.16"/>
+<Entry outShaftSpeed="70.32" torque="-45.47" electricPower="-0.13"/>
+<Entry outShaftSpeed="70.32" torque="-30.31" electricPower="-0.09"/>
+<Entry outShaftSpeed="70.32" torque="-15.16" electricPower="-0.03"/>
+<Entry outShaftSpeed="70.32" torque="0.00" electricPower="0.06"/>
+<Entry outShaftSpeed="70.32" torque="15.16" electricPower="0.22"/>
+<Entry outShaftSpeed="70.32" torque="30.31" electricPower="0.40"/>
+<Entry outShaftSpeed="70.32" torque="45.47" electricPower="0.59"/>
+<Entry outShaftSpeed="70.32" torque="60.63" electricPower="0.79"/>
+<Entry outShaftSpeed="70.32" torque="75.78" electricPower="1.01"/>
+<Entry outShaftSpeed="70.32" torque="90.94" electricPower="1.24"/>
+<Entry outShaftSpeed="70.32" torque="106.09" electricPower="1.49"/>
+<Entry outShaftSpeed="70.32" torque="121.25" electricPower="1.76"/>
+<Entry outShaftSpeed="70.32" torque="136.41" electricPower="2.04"/>
+<Entry outShaftSpeed="70.32" torque="151.56" electricPower="2.34"/>
+<Entry outShaftSpeed="70.32" torque="166.72" electricPower="2.65"/>
+<Entry outShaftSpeed="70.32" torque="181.88" electricPower="2.97"/>
+<Entry outShaftSpeed="70.32" torque="197.03" electricPower="3.32"/>
+<Entry outShaftSpeed="70.32" torque="212.19" electricPower="3.67"/>
+<Entry outShaftSpeed="70.32" torque="227.34" electricPower="4.05"/>
+<Entry outShaftSpeed="70.32" torque="242.50" electricPower="4.43"/>
+<Entry outShaftSpeed="70.32" torque="257.66" electricPower="4.84"/>
+<Entry outShaftSpeed="70.32" torque="272.81" electricPower="5.26"/>
+<Entry outShaftSpeed="70.32" torque="287.97" electricPower="5.69"/>
+<Entry outShaftSpeed="70.32" torque="303.13" electricPower="6.14"/>
+<Entry outShaftSpeed="70.32" torque="318.28" electricPower="6.60"/>
+<Entry outShaftSpeed="70.32" torque="333.44" electricPower="7.08"/>
+<Entry outShaftSpeed="70.32" torque="348.59" electricPower="7.58"/>
+<Entry outShaftSpeed="70.32" torque="363.75" electricPower="8.09"/>
+<Entry outShaftSpeed="70.32" torque="378.91" electricPower="8.62"/>
+<Entry outShaftSpeed="70.32" torque="394.06" electricPower="9.16"/>
+<Entry outShaftSpeed="70.32" torque="409.22" electricPower="9.71"/>
+<Entry outShaftSpeed="70.32" torque="424.38" electricPower="10.28"/>
+<Entry outShaftSpeed="70.32" torque="439.53" electricPower="10.87"/>
+<Entry outShaftSpeed="70.32" torque="454.69" electricPower="11.47"/>
+<Entry outShaftSpeed="70.32" torque="469.84" electricPower="12.09"/>
+<Entry outShaftSpeed="70.32" torque="485.00" electricPower="12.72"/>
+<Entry outShaftSpeed="140.64" torque="-485.00" electricPower="1.63"/>
+<Entry outShaftSpeed="140.64" torque="-469.84" electricPower="1.35"/>
+<Entry outShaftSpeed="140.64" torque="-454.69" electricPower="1.08"/>
+<Entry outShaftSpeed="140.64" torque="-439.53" electricPower="0.83"/>
+<Entry outShaftSpeed="140.64" torque="-424.38" electricPower="0.59"/>
+<Entry outShaftSpeed="140.64" torque="-409.22" electricPower="0.37"/>
+<Entry outShaftSpeed="140.64" torque="-394.06" electricPower="0.16"/>
+<Entry outShaftSpeed="140.64" torque="-378.91" electricPower="-0.03"/>
+<Entry outShaftSpeed="140.64" torque="-363.75" electricPower="-0.20"/>
+<Entry outShaftSpeed="140.64" torque="-348.59" electricPower="-0.36"/>
+<Entry outShaftSpeed="140.64" torque="-333.44" electricPower="-0.51"/>
+<Entry outShaftSpeed="140.64" torque="-318.28" electricPower="-0.64"/>
+<Entry outShaftSpeed="140.64" torque="-303.13" electricPower="-0.76"/>
+<Entry outShaftSpeed="140.64" torque="-287.97" electricPower="-0.86"/>
+<Entry outShaftSpeed="140.64" torque="-272.81" electricPower="-0.94"/>
+<Entry outShaftSpeed="140.64" torque="-257.66" electricPower="-1.01"/>
+<Entry outShaftSpeed="140.64" torque="-242.50" electricPower="-1.07"/>
+<Entry outShaftSpeed="140.64" torque="-227.34" electricPower="-1.11"/>
+<Entry outShaftSpeed="140.64" torque="-212.19" electricPower="-1.14"/>
+<Entry outShaftSpeed="140.64" torque="-197.03" electricPower="-1.15"/>
+<Entry outShaftSpeed="140.64" torque="-181.88" electricPower="-1.14"/>
+<Entry outShaftSpeed="140.64" torque="-166.72" electricPower="-1.12"/>
+<Entry outShaftSpeed="140.64" torque="-151.56" electricPower="-1.09"/>
+<Entry outShaftSpeed="140.64" torque="-136.41" electricPower="-1.04"/>
+<Entry outShaftSpeed="140.64" torque="-121.25" electricPower="-0.98"/>
+<Entry outShaftSpeed="140.64" torque="-106.09" electricPower="-0.90"/>
+<Entry outShaftSpeed="140.64" torque="-90.94" electricPower="-0.80"/>
+<Entry outShaftSpeed="140.64" torque="-75.78" electricPower="-0.69"/>
+<Entry outShaftSpeed="140.64" torque="-60.63" electricPower="-0.57"/>
+<Entry outShaftSpeed="140.64" torque="-45.47" electricPower="-0.43"/>
+<Entry outShaftSpeed="140.64" torque="-30.31" electricPower="-0.28"/>
+<Entry outShaftSpeed="140.64" torque="-15.16" electricPower="-0.11"/>
+<Entry outShaftSpeed="140.64" torque="0.00" electricPower="0.10"/>
+<Entry outShaftSpeed="140.64" torque="15.16" electricPower="0.37"/>
+<Entry outShaftSpeed="140.64" torque="30.31" electricPower="0.66"/>
+<Entry outShaftSpeed="140.64" torque="45.47" electricPower="0.96"/>
+<Entry outShaftSpeed="140.64" torque="60.63" electricPower="1.28"/>
+<Entry outShaftSpeed="140.64" torque="75.78" electricPower="1.61"/>
+<Entry outShaftSpeed="140.64" torque="90.94" electricPower="1.96"/>
+<Entry outShaftSpeed="140.64" torque="106.09" electricPower="2.32"/>
+<Entry outShaftSpeed="140.64" torque="121.25" electricPower="2.70"/>
+<Entry outShaftSpeed="140.64" torque="136.41" electricPower="3.09"/>
+<Entry outShaftSpeed="140.64" torque="151.56" electricPower="3.50"/>
+<Entry outShaftSpeed="140.64" torque="166.72" electricPower="3.92"/>
+<Entry outShaftSpeed="140.64" torque="181.88" electricPower="4.36"/>
+<Entry outShaftSpeed="140.64" torque="197.03" electricPower="4.82"/>
+<Entry outShaftSpeed="140.64" torque="212.19" electricPower="5.29"/>
+<Entry outShaftSpeed="140.64" torque="227.34" electricPower="5.77"/>
+<Entry outShaftSpeed="140.64" torque="242.50" electricPower="6.27"/>
+<Entry outShaftSpeed="140.64" torque="257.66" electricPower="6.79"/>
+<Entry outShaftSpeed="140.64" torque="272.81" electricPower="7.32"/>
+<Entry outShaftSpeed="140.64" torque="287.97" electricPower="7.87"/>
+<Entry outShaftSpeed="140.64" torque="303.13" electricPower="8.43"/>
+<Entry outShaftSpeed="140.64" torque="318.28" electricPower="9.01"/>
+<Entry outShaftSpeed="140.64" torque="333.44" electricPower="9.60"/>
+<Entry outShaftSpeed="140.64" torque="348.59" electricPower="10.21"/>
+<Entry outShaftSpeed="140.64" torque="363.75" electricPower="10.83"/>
+<Entry outShaftSpeed="140.64" torque="378.91" electricPower="11.47"/>
+<Entry outShaftSpeed="140.64" torque="394.06" electricPower="12.12"/>
+<Entry outShaftSpeed="140.64" torque="409.22" electricPower="12.79"/>
+<Entry outShaftSpeed="140.64" torque="424.38" electricPower="13.48"/>
+<Entry outShaftSpeed="140.64" torque="439.53" electricPower="14.18"/>
+<Entry outShaftSpeed="140.64" torque="454.69" electricPower="14.89"/>
+<Entry outShaftSpeed="140.64" torque="469.84" electricPower="15.62"/>
+<Entry outShaftSpeed="140.64" torque="485.00" electricPower="16.37"/>
+<Entry outShaftSpeed="210.96" torque="-485.00" electricPower="-1.88"/>
+<Entry outShaftSpeed="210.96" torque="-469.84" electricPower="-2.05"/>
+<Entry outShaftSpeed="210.96" torque="-454.69" electricPower="-2.21"/>
+<Entry outShaftSpeed="210.96" torque="-439.53" electricPower="-2.35"/>
+<Entry outShaftSpeed="210.96" torque="-424.38" electricPower="-2.47"/>
+<Entry outShaftSpeed="210.96" torque="-409.22" electricPower="-2.58"/>
+<Entry outShaftSpeed="210.96" torque="-394.06" electricPower="-2.68"/>
+<Entry outShaftSpeed="210.96" torque="-378.91" electricPower="-2.76"/>
+<Entry outShaftSpeed="210.96" torque="-363.75" electricPower="-2.82"/>
+<Entry outShaftSpeed="210.96" torque="-348.59" electricPower="-2.87"/>
+<Entry outShaftSpeed="210.96" torque="-333.44" electricPower="-2.91"/>
+<Entry outShaftSpeed="210.96" torque="-318.28" electricPower="-2.93"/>
+<Entry outShaftSpeed="210.96" torque="-303.13" electricPower="-2.93"/>
+<Entry outShaftSpeed="210.96" torque="-287.97" electricPower="-2.93"/>
+<Entry outShaftSpeed="210.96" torque="-272.81" electricPower="-2.90"/>
+<Entry outShaftSpeed="210.96" torque="-257.66" electricPower="-2.86"/>
+<Entry outShaftSpeed="210.96" torque="-242.50" electricPower="-2.81"/>
+<Entry outShaftSpeed="210.96" torque="-227.34" electricPower="-2.74"/>
+<Entry outShaftSpeed="210.96" torque="-212.19" electricPower="-2.65"/>
+<Entry outShaftSpeed="210.96" torque="-197.03" electricPower="-2.55"/>
+<Entry outShaftSpeed="210.96" torque="-181.88" electricPower="-2.44"/>
+<Entry outShaftSpeed="210.96" torque="-166.72" electricPower="-2.31"/>
+<Entry outShaftSpeed="210.96" torque="-151.56" electricPower="-2.16"/>
+<Entry outShaftSpeed="210.96" torque="-136.41" electricPower="-2.00"/>
+<Entry outShaftSpeed="210.96" torque="-121.25" electricPower="-1.83"/>
+<Entry outShaftSpeed="210.96" torque="-106.09" electricPower="-1.64"/>
+<Entry outShaftSpeed="210.96" torque="-90.94" electricPower="-1.43"/>
+<Entry outShaftSpeed="210.96" torque="-75.78" electricPower="-1.21"/>
+<Entry outShaftSpeed="210.96" torque="-60.63" electricPower="-0.98"/>
+<Entry outShaftSpeed="210.96" torque="-45.47" electricPower="-0.73"/>
+<Entry outShaftSpeed="210.96" torque="-30.31" electricPower="-0.46"/>
+<Entry outShaftSpeed="210.96" torque="-15.16" electricPower="-0.18"/>
+<Entry outShaftSpeed="210.96" torque="0.00" electricPower="0.13"/>
+<Entry outShaftSpeed="210.96" torque="15.16" electricPower="0.52"/>
+<Entry outShaftSpeed="210.96" torque="30.31" electricPower="0.92"/>
+<Entry outShaftSpeed="210.96" torque="45.47" electricPower="1.33"/>
+<Entry outShaftSpeed="210.96" torque="60.63" electricPower="1.76"/>
+<Entry outShaftSpeed="210.96" torque="75.78" electricPower="2.21"/>
+<Entry outShaftSpeed="210.96" torque="90.94" electricPower="2.67"/>
+<Entry outShaftSpeed="210.96" torque="106.09" electricPower="3.14"/>
+<Entry outShaftSpeed="210.96" torque="121.25" electricPower="3.63"/>
+<Entry outShaftSpeed="210.96" torque="136.41" electricPower="4.14"/>
+<Entry outShaftSpeed="210.96" torque="151.56" electricPower="4.66"/>
+<Entry outShaftSpeed="210.96" torque="166.72" electricPower="5.20"/>
+<Entry outShaftSpeed="210.96" torque="181.88" electricPower="5.75"/>
+<Entry outShaftSpeed="210.96" torque="197.03" electricPower="6.32"/>
+<Entry outShaftSpeed="210.96" torque="212.19" electricPower="6.90"/>
+<Entry outShaftSpeed="210.96" torque="227.34" electricPower="7.50"/>
+<Entry outShaftSpeed="210.96" torque="242.50" electricPower="8.12"/>
+<Entry outShaftSpeed="210.96" torque="257.66" electricPower="8.74"/>
+<Entry outShaftSpeed="210.96" torque="272.81" electricPower="9.39"/>
+<Entry outShaftSpeed="210.96" torque="287.97" electricPower="10.05"/>
+<Entry outShaftSpeed="210.96" torque="303.13" electricPower="10.72"/>
+<Entry outShaftSpeed="210.96" torque="318.28" electricPower="11.41"/>
+<Entry outShaftSpeed="210.96" torque="333.44" electricPower="12.12"/>
+<Entry outShaftSpeed="210.96" torque="348.59" electricPower="12.84"/>
+<Entry outShaftSpeed="210.96" torque="363.75" electricPower="13.58"/>
+<Entry outShaftSpeed="210.96" torque="378.91" electricPower="14.33"/>
+<Entry outShaftSpeed="210.96" torque="394.06" electricPower="15.09"/>
+<Entry outShaftSpeed="210.96" torque="409.22" electricPower="15.88"/>
+<Entry outShaftSpeed="210.96" torque="424.38" electricPower="16.67"/>
+<Entry outShaftSpeed="210.96" torque="439.53" electricPower="17.49"/>
+<Entry outShaftSpeed="210.96" torque="454.69" electricPower="18.31"/>
+<Entry outShaftSpeed="210.96" torque="469.84" electricPower="19.16"/>
+<Entry outShaftSpeed="210.96" torque="485.00" electricPower="20.02"/>
+<Entry outShaftSpeed="281.28" torque="-485.00" electricPower="-5.38"/>
+<Entry outShaftSpeed="281.28" torque="-469.84" electricPower="-5.44"/>
+<Entry outShaftSpeed="281.28" torque="-454.69" electricPower="-5.49"/>
+<Entry outShaftSpeed="281.28" torque="-439.53" electricPower="-5.52"/>
+<Entry outShaftSpeed="281.28" torque="-424.38" electricPower="-5.53"/>
+<Entry outShaftSpeed="281.28" torque="-409.22" electricPower="-5.53"/>
+<Entry outShaftSpeed="281.28" torque="-394.06" electricPower="-5.52"/>
+<Entry outShaftSpeed="281.28" torque="-378.91" electricPower="-5.49"/>
+<Entry outShaftSpeed="281.28" torque="-363.75" electricPower="-5.44"/>
+<Entry outShaftSpeed="281.28" torque="-348.59" electricPower="-5.38"/>
+<Entry outShaftSpeed="281.28" torque="-333.44" electricPower="-5.31"/>
+<Entry outShaftSpeed="281.28" torque="-318.28" electricPower="-5.22"/>
+<Entry outShaftSpeed="281.28" torque="-303.13" electricPower="-5.11"/>
+<Entry outShaftSpeed="281.28" torque="-287.97" electricPower="-4.99"/>
+<Entry outShaftSpeed="281.28" torque="-272.81" electricPower="-4.86"/>
+<Entry outShaftSpeed="281.28" torque="-257.66" electricPower="-4.70"/>
+<Entry outShaftSpeed="281.28" torque="-242.50" electricPower="-4.54"/>
+<Entry outShaftSpeed="281.28" torque="-227.34" electricPower="-4.36"/>
+<Entry outShaftSpeed="281.28" torque="-212.19" electricPower="-4.16"/>
+<Entry outShaftSpeed="281.28" torque="-197.03" electricPower="-3.95"/>
+<Entry outShaftSpeed="281.28" torque="-181.88" electricPower="-3.73"/>
+<Entry outShaftSpeed="281.28" torque="-166.72" electricPower="-3.49"/>
+<Entry outShaftSpeed="281.28" torque="-151.56" electricPower="-3.23"/>
+<Entry outShaftSpeed="281.28" torque="-136.41" electricPower="-2.96"/>
+<Entry outShaftSpeed="281.28" torque="-121.25" electricPower="-2.68"/>
+<Entry outShaftSpeed="281.28" torque="-106.09" electricPower="-2.38"/>
+<Entry outShaftSpeed="281.28" torque="-90.94" electricPower="-2.06"/>
+<Entry outShaftSpeed="281.28" torque="-75.78" electricPower="-1.73"/>
+<Entry outShaftSpeed="281.28" torque="-60.63" electricPower="-1.38"/>
+<Entry outShaftSpeed="281.28" torque="-45.47" electricPower="-1.02"/>
+<Entry outShaftSpeed="281.28" torque="-30.31" electricPower="-0.65"/>
+<Entry outShaftSpeed="281.28" torque="-15.16" electricPower="-0.26"/>
+<Entry outShaftSpeed="281.28" torque="0.00" electricPower="0.17"/>
+<Entry outShaftSpeed="281.28" torque="15.16" electricPower="0.67"/>
+<Entry outShaftSpeed="281.28" torque="30.31" electricPower="1.18"/>
+<Entry outShaftSpeed="281.28" torque="45.47" electricPower="1.71"/>
+<Entry outShaftSpeed="281.28" torque="60.63" electricPower="2.25"/>
+<Entry outShaftSpeed="281.28" torque="75.78" electricPower="2.81"/>
+<Entry outShaftSpeed="281.28" torque="90.94" electricPower="3.38"/>
+<Entry outShaftSpeed="281.28" torque="106.09" electricPower="3.97"/>
+<Entry outShaftSpeed="281.28" torque="121.25" electricPower="4.57"/>
+<Entry outShaftSpeed="281.28" torque="136.41" electricPower="5.19"/>
+<Entry outShaftSpeed="281.28" torque="151.56" electricPower="5.83"/>
+<Entry outShaftSpeed="281.28" torque="166.72" electricPower="6.48"/>
+<Entry outShaftSpeed="281.28" torque="181.88" electricPower="7.14"/>
+<Entry outShaftSpeed="281.28" torque="197.03" electricPower="7.82"/>
+<Entry outShaftSpeed="281.28" torque="212.19" electricPower="8.52"/>
+<Entry outShaftSpeed="281.28" torque="227.34" electricPower="9.23"/>
+<Entry outShaftSpeed="281.28" torque="242.50" electricPower="9.96"/>
+<Entry outShaftSpeed="281.28" torque="257.66" electricPower="10.70"/>
+<Entry outShaftSpeed="281.28" torque="272.81" electricPower="11.46"/>
+<Entry outShaftSpeed="281.28" torque="287.97" electricPower="12.23"/>
+<Entry outShaftSpeed="281.28" torque="303.13" electricPower="13.02"/>
+<Entry outShaftSpeed="281.28" torque="318.28" electricPower="13.82"/>
+<Entry outShaftSpeed="281.28" torque="333.44" electricPower="14.64"/>
+<Entry outShaftSpeed="281.28" torque="348.59" electricPower="15.47"/>
+<Entry outShaftSpeed="281.28" torque="363.75" electricPower="16.32"/>
+<Entry outShaftSpeed="281.28" torque="378.91" electricPower="17.18"/>
+<Entry outShaftSpeed="281.28" torque="394.06" electricPower="18.07"/>
+<Entry outShaftSpeed="281.28" torque="409.22" electricPower="18.96"/>
+<Entry outShaftSpeed="281.28" torque="424.38" electricPower="19.87"/>
+<Entry outShaftSpeed="281.28" torque="439.53" electricPower="20.80"/>
+<Entry outShaftSpeed="281.28" torque="454.69" electricPower="21.74"/>
+<Entry outShaftSpeed="281.28" torque="469.84" electricPower="22.69"/>
+<Entry outShaftSpeed="281.28" torque="485.00" electricPower="23.66"/>
+<Entry outShaftSpeed="351.59" torque="-485.00" electricPower="-8.89"/>
+<Entry outShaftSpeed="351.59" torque="-469.84" electricPower="-8.83"/>
+<Entry outShaftSpeed="351.59" torque="-454.69" electricPower="-8.77"/>
+<Entry outShaftSpeed="351.59" torque="-439.53" electricPower="-8.69"/>
+<Entry outShaftSpeed="351.59" torque="-424.38" electricPower="-8.59"/>
+<Entry outShaftSpeed="351.59" torque="-409.22" electricPower="-8.48"/>
+<Entry outShaftSpeed="351.59" torque="-394.06" electricPower="-8.36"/>
+<Entry outShaftSpeed="351.59" torque="-378.91" electricPower="-8.21"/>
+<Entry outShaftSpeed="351.59" torque="-363.75" electricPower="-8.06"/>
+<Entry outShaftSpeed="351.59" torque="-348.59" electricPower="-7.89"/>
+<Entry outShaftSpeed="351.59" torque="-333.44" electricPower="-7.70"/>
+<Entry outShaftSpeed="351.59" torque="-318.28" electricPower="-7.50"/>
+<Entry outShaftSpeed="351.59" torque="-303.13" electricPower="-7.28"/>
+<Entry outShaftSpeed="351.59" torque="-287.97" electricPower="-7.05"/>
+<Entry outShaftSpeed="351.59" torque="-272.81" electricPower="-6.81"/>
+<Entry outShaftSpeed="351.59" torque="-257.66" electricPower="-6.55"/>
+<Entry outShaftSpeed="351.59" torque="-242.50" electricPower="-6.27"/>
+<Entry outShaftSpeed="351.59" torque="-227.34" electricPower="-5.98"/>
+<Entry outShaftSpeed="351.59" torque="-212.19" electricPower="-5.67"/>
+<Entry outShaftSpeed="351.59" torque="-197.03" electricPower="-5.35"/>
+<Entry outShaftSpeed="351.59" torque="-181.88" electricPower="-5.02"/>
+<Entry outShaftSpeed="351.59" torque="-166.72" electricPower="-4.67"/>
+<Entry outShaftSpeed="351.59" torque="-151.56" electricPower="-4.30"/>
+<Entry outShaftSpeed="351.59" torque="-136.41" electricPower="-3.92"/>
+<Entry outShaftSpeed="351.59" torque="-121.25" electricPower="-3.52"/>
+<Entry outShaftSpeed="351.59" torque="-106.09" electricPower="-3.11"/>
+<Entry outShaftSpeed="351.59" torque="-90.94" electricPower="-2.69"/>
+<Entry outShaftSpeed="351.59" torque="-75.78" electricPower="-2.24"/>
+<Entry outShaftSpeed="351.59" torque="-60.63" electricPower="-1.79"/>
+<Entry outShaftSpeed="351.59" torque="-45.47" electricPower="-1.32"/>
+<Entry outShaftSpeed="351.59" torque="-30.31" electricPower="-0.83"/>
+<Entry outShaftSpeed="351.59" torque="-15.16" electricPower="-0.33"/>
+<Entry outShaftSpeed="351.59" torque="0.00" electricPower="0.21"/>
+<Entry outShaftSpeed="351.59" torque="15.16" electricPower="0.82"/>
+<Entry outShaftSpeed="351.59" torque="30.31" electricPower="1.45"/>
+<Entry outShaftSpeed="351.59" torque="45.47" electricPower="2.09"/>
+<Entry outShaftSpeed="351.59" torque="60.63" electricPower="2.74"/>
+<Entry outShaftSpeed="351.59" torque="75.78" electricPower="3.41"/>
+<Entry outShaftSpeed="351.59" torque="90.94" electricPower="4.10"/>
+<Entry outShaftSpeed="351.59" torque="106.09" electricPower="4.80"/>
+<Entry outShaftSpeed="351.59" torque="121.25" electricPower="5.52"/>
+<Entry outShaftSpeed="351.59" torque="136.41" electricPower="6.25"/>
+<Entry outShaftSpeed="351.59" torque="151.56" electricPower="7.00"/>
+<Entry outShaftSpeed="351.59" torque="166.72" electricPower="7.76"/>
+<Entry outShaftSpeed="351.59" torque="181.88" electricPower="8.54"/>
+<Entry outShaftSpeed="351.59" torque="197.03" electricPower="9.33"/>
+<Entry outShaftSpeed="351.59" torque="212.19" electricPower="10.14"/>
+<Entry outShaftSpeed="351.59" torque="227.34" electricPower="10.96"/>
+<Entry outShaftSpeed="351.59" torque="242.50" electricPower="11.80"/>
+<Entry outShaftSpeed="351.59" torque="257.66" electricPower="12.66"/>
+<Entry outShaftSpeed="351.59" torque="272.81" electricPower="13.53"/>
+<Entry outShaftSpeed="351.59" torque="287.97" electricPower="14.41"/>
+<Entry outShaftSpeed="351.59" torque="303.13" electricPower="15.31"/>
+<Entry outShaftSpeed="351.59" torque="318.28" electricPower="16.23"/>
+<Entry outShaftSpeed="351.59" torque="333.44" electricPower="17.16"/>
+<Entry outShaftSpeed="351.59" torque="348.59" electricPower="18.11"/>
+<Entry outShaftSpeed="351.59" torque="363.75" electricPower="19.07"/>
+<Entry outShaftSpeed="351.59" torque="378.91" electricPower="20.05"/>
+<Entry outShaftSpeed="351.59" torque="394.06" electricPower="21.04"/>
+<Entry outShaftSpeed="351.59" torque="409.22" electricPower="22.05"/>
+<Entry outShaftSpeed="351.59" torque="424.38" electricPower="23.07"/>
+<Entry outShaftSpeed="351.59" torque="439.53" electricPower="24.11"/>
+<Entry outShaftSpeed="351.59" torque="454.69" electricPower="25.16"/>
+<Entry outShaftSpeed="351.59" torque="469.84" electricPower="26.23"/>
+<Entry outShaftSpeed="351.59" torque="485.00" electricPower="27.31"/>
+<Entry outShaftSpeed="421.91" torque="-485.00" electricPower="-12.39"/>
+<Entry outShaftSpeed="421.91" torque="-469.84" electricPower="-12.22"/>
+<Entry outShaftSpeed="421.91" torque="-454.69" electricPower="-12.05"/>
+<Entry outShaftSpeed="421.91" torque="-439.53" electricPower="-11.86"/>
+<Entry outShaftSpeed="421.91" torque="-424.38" electricPower="-11.65"/>
+<Entry outShaftSpeed="421.91" torque="-409.22" electricPower="-11.43"/>
+<Entry outShaftSpeed="421.91" torque="-394.06" electricPower="-11.19"/>
+<Entry outShaftSpeed="421.91" torque="-378.91" electricPower="-10.94"/>
+<Entry outShaftSpeed="421.91" torque="-363.75" electricPower="-10.67"/>
+<Entry outShaftSpeed="421.91" torque="-348.59" electricPower="-10.39"/>
+<Entry outShaftSpeed="421.91" torque="-333.44" electricPower="-10.10"/>
+<Entry outShaftSpeed="421.91" torque="-318.28" electricPower="-9.78"/>
+<Entry outShaftSpeed="421.91" torque="-303.13" electricPower="-9.46"/>
+<Entry outShaftSpeed="421.91" torque="-287.97" electricPower="-9.12"/>
+<Entry outShaftSpeed="421.91" torque="-272.81" electricPower="-8.76"/>
+<Entry outShaftSpeed="421.91" torque="-257.66" electricPower="-8.39"/>
+<Entry outShaftSpeed="421.91" torque="-242.50" electricPower="-8.00"/>
+<Entry outShaftSpeed="421.91" torque="-227.34" electricPower="-7.60"/>
+<Entry outShaftSpeed="421.91" torque="-212.19" electricPower="-7.18"/>
+<Entry outShaftSpeed="421.91" torque="-197.03" electricPower="-6.75"/>
+<Entry outShaftSpeed="421.91" torque="-181.88" electricPower="-6.30"/>
+<Entry outShaftSpeed="421.91" torque="-166.72" electricPower="-5.84"/>
+<Entry outShaftSpeed="421.91" torque="-151.56" electricPower="-5.37"/>
+<Entry outShaftSpeed="421.91" torque="-136.41" electricPower="-4.87"/>
+<Entry outShaftSpeed="421.91" torque="-121.25" electricPower="-4.37"/>
+<Entry outShaftSpeed="421.91" torque="-106.09" electricPower="-3.85"/>
+<Entry outShaftSpeed="421.91" torque="-90.94" electricPower="-3.31"/>
+<Entry outShaftSpeed="421.91" torque="-75.78" electricPower="-2.76"/>
+<Entry outShaftSpeed="421.91" torque="-60.63" electricPower="-2.19"/>
+<Entry outShaftSpeed="421.91" torque="-45.47" electricPower="-1.61"/>
+<Entry outShaftSpeed="421.91" torque="-30.31" electricPower="-1.01"/>
+<Entry outShaftSpeed="421.91" torque="-15.16" electricPower="-0.40"/>
+<Entry outShaftSpeed="421.91" torque="0.00" electricPower="0.25"/>
+<Entry outShaftSpeed="421.91" torque="15.16" electricPower="0.97"/>
+<Entry outShaftSpeed="421.91" torque="30.31" electricPower="1.71"/>
+<Entry outShaftSpeed="421.91" torque="45.47" electricPower="2.47"/>
+<Entry outShaftSpeed="421.91" torque="60.63" electricPower="3.23"/>
+<Entry outShaftSpeed="421.91" torque="75.78" electricPower="4.02"/>
+<Entry outShaftSpeed="421.91" torque="90.94" electricPower="4.82"/>
+<Entry outShaftSpeed="421.91" torque="106.09" electricPower="5.63"/>
+<Entry outShaftSpeed="421.91" torque="121.25" electricPower="6.46"/>
+<Entry outShaftSpeed="421.91" torque="136.41" electricPower="7.31"/>
+<Entry outShaftSpeed="421.91" torque="151.56" electricPower="8.17"/>
+<Entry outShaftSpeed="421.91" torque="166.72" electricPower="9.04"/>
+<Entry outShaftSpeed="421.91" torque="181.88" electricPower="9.93"/>
+<Entry outShaftSpeed="421.91" torque="197.03" electricPower="10.84"/>
+<Entry outShaftSpeed="421.91" torque="212.19" electricPower="11.76"/>
+<Entry outShaftSpeed="421.91" torque="227.34" electricPower="12.70"/>
+<Entry outShaftSpeed="421.91" torque="242.50" electricPower="13.65"/>
+<Entry outShaftSpeed="421.91" torque="257.66" electricPower="14.62"/>
+<Entry outShaftSpeed="421.91" torque="272.81" electricPower="15.60"/>
+<Entry outShaftSpeed="421.91" torque="287.97" electricPower="16.60"/>
+<Entry outShaftSpeed="421.91" torque="303.13" electricPower="17.61"/>
+<Entry outShaftSpeed="421.91" torque="318.28" electricPower="18.64"/>
+<Entry outShaftSpeed="421.91" torque="333.44" electricPower="19.68"/>
+<Entry outShaftSpeed="421.91" torque="348.59" electricPower="20.74"/>
+<Entry outShaftSpeed="421.91" torque="363.75" electricPower="21.82"/>
+<Entry outShaftSpeed="421.91" torque="378.91" electricPower="22.91"/>
+<Entry outShaftSpeed="421.91" torque="394.06" electricPower="24.01"/>
+<Entry outShaftSpeed="421.91" torque="409.22" electricPower="25.13"/>
+<Entry outShaftSpeed="421.91" torque="424.38" electricPower="26.27"/>
+<Entry outShaftSpeed="421.91" torque="439.53" electricPower="27.42"/>
+<Entry outShaftSpeed="421.91" torque="454.69" electricPower="28.59"/>
+<Entry outShaftSpeed="421.91" torque="469.84" electricPower="29.77"/>
+<Entry outShaftSpeed="421.91" torque="485.00" electricPower="30.97"/>
+<Entry outShaftSpeed="492.24" torque="-485.00" electricPower="-15.88"/>
+<Entry outShaftSpeed="492.24" torque="-469.84" electricPower="-15.61"/>
+<Entry outShaftSpeed="492.24" torque="-454.69" electricPower="-15.32"/>
+<Entry outShaftSpeed="492.24" torque="-439.53" electricPower="-15.02"/>
+<Entry outShaftSpeed="492.24" torque="-424.38" electricPower="-14.71"/>
+<Entry outShaftSpeed="492.24" torque="-409.22" electricPower="-14.37"/>
+<Entry outShaftSpeed="492.24" torque="-394.06" electricPower="-14.03"/>
+<Entry outShaftSpeed="492.24" torque="-378.91" electricPower="-13.66"/>
+<Entry outShaftSpeed="492.24" torque="-363.75" electricPower="-13.29"/>
+<Entry outShaftSpeed="492.24" torque="-348.59" electricPower="-12.89"/>
+<Entry outShaftSpeed="492.24" torque="-333.44" electricPower="-12.49"/>
+<Entry outShaftSpeed="492.24" torque="-318.28" electricPower="-12.07"/>
+<Entry outShaftSpeed="492.24" torque="-303.13" electricPower="-11.63"/>
+<Entry outShaftSpeed="492.24" torque="-287.97" electricPower="-11.18"/>
+<Entry outShaftSpeed="492.24" torque="-272.81" electricPower="-10.71"/>
+<Entry outShaftSpeed="492.24" torque="-257.66" electricPower="-10.23"/>
+<Entry outShaftSpeed="492.24" torque="-242.50" electricPower="-9.73"/>
+<Entry outShaftSpeed="492.24" torque="-227.34" electricPower="-9.22"/>
+<Entry outShaftSpeed="492.24" torque="-212.19" electricPower="-8.69"/>
+<Entry outShaftSpeed="492.24" torque="-197.03" electricPower="-8.15"/>
+<Entry outShaftSpeed="492.24" torque="-181.88" electricPower="-7.59"/>
+<Entry outShaftSpeed="492.24" torque="-166.72" electricPower="-7.02"/>
+<Entry outShaftSpeed="492.24" torque="-151.56" electricPower="-6.43"/>
+<Entry outShaftSpeed="492.24" torque="-136.41" electricPower="-5.83"/>
+<Entry outShaftSpeed="492.24" torque="-121.25" electricPower="-5.21"/>
+<Entry outShaftSpeed="492.24" torque="-106.09" electricPower="-4.58"/>
+<Entry outShaftSpeed="492.24" torque="-90.94" electricPower="-3.93"/>
+<Entry outShaftSpeed="492.24" torque="-75.78" electricPower="-3.27"/>
+<Entry outShaftSpeed="492.24" torque="-60.63" electricPower="-2.59"/>
+<Entry outShaftSpeed="492.24" torque="-45.47" electricPower="-1.90"/>
+<Entry outShaftSpeed="492.24" torque="-30.31" electricPower="-1.19"/>
+<Entry outShaftSpeed="492.24" torque="-15.16" electricPower="-0.47"/>
+<Entry outShaftSpeed="492.24" torque="0.00" electricPower="0.29"/>
+<Entry outShaftSpeed="492.24" torque="15.16" electricPower="1.13"/>
+<Entry outShaftSpeed="492.24" torque="30.31" electricPower="1.98"/>
+<Entry outShaftSpeed="492.24" torque="45.47" electricPower="2.85"/>
+<Entry outShaftSpeed="492.24" torque="60.63" electricPower="3.73"/>
+<Entry outShaftSpeed="492.24" torque="75.78" electricPower="4.62"/>
+<Entry outShaftSpeed="492.24" torque="90.94" electricPower="5.54"/>
+<Entry outShaftSpeed="492.24" torque="106.09" electricPower="6.46"/>
+<Entry outShaftSpeed="492.24" torque="121.25" electricPower="7.41"/>
+<Entry outShaftSpeed="492.24" torque="136.41" electricPower="8.36"/>
+<Entry outShaftSpeed="492.24" torque="151.56" electricPower="9.34"/>
+<Entry outShaftSpeed="492.24" torque="166.72" electricPower="10.32"/>
+<Entry outShaftSpeed="492.24" torque="181.88" electricPower="11.33"/>
+<Entry outShaftSpeed="492.24" torque="197.03" electricPower="12.35"/>
+<Entry outShaftSpeed="492.24" torque="212.19" electricPower="13.38"/>
+<Entry outShaftSpeed="492.24" torque="227.34" electricPower="14.43"/>
+<Entry outShaftSpeed="492.24" torque="242.50" electricPower="15.50"/>
+<Entry outShaftSpeed="492.24" torque="257.66" electricPower="16.58"/>
+<Entry outShaftSpeed="492.24" torque="272.81" electricPower="17.67"/>
+<Entry outShaftSpeed="492.24" torque="287.97" electricPower="18.78"/>
+<Entry outShaftSpeed="492.24" torque="303.13" electricPower="19.91"/>
+<Entry outShaftSpeed="492.24" torque="318.28" electricPower="21.05"/>
+<Entry outShaftSpeed="492.24" torque="333.44" electricPower="22.21"/>
+<Entry outShaftSpeed="492.24" torque="348.59" electricPower="23.38"/>
+<Entry outShaftSpeed="492.24" torque="363.75" electricPower="24.57"/>
+<Entry outShaftSpeed="492.24" torque="378.91" electricPower="25.77"/>
+<Entry outShaftSpeed="492.24" torque="394.06" electricPower="26.99"/>
+<Entry outShaftSpeed="492.24" torque="409.22" electricPower="28.22"/>
+<Entry outShaftSpeed="492.24" torque="424.38" electricPower="29.47"/>
+<Entry outShaftSpeed="492.24" torque="439.53" electricPower="30.73"/>
+<Entry outShaftSpeed="492.24" torque="454.69" electricPower="32.01"/>
+<Entry outShaftSpeed="492.24" torque="469.84" electricPower="33.31"/>
+<Entry outShaftSpeed="492.24" torque="485.00" electricPower="34.62"/>
+<Entry outShaftSpeed="562.55" torque="-485.00" electricPower="-19.38"/>
+<Entry outShaftSpeed="562.55" torque="-469.84" electricPower="-19.00"/>
+<Entry outShaftSpeed="562.55" torque="-454.69" electricPower="-18.60"/>
+<Entry outShaftSpeed="562.55" torque="-439.53" electricPower="-18.19"/>
+<Entry outShaftSpeed="562.55" torque="-424.38" electricPower="-17.76"/>
+<Entry outShaftSpeed="562.55" torque="-409.22" electricPower="-17.32"/>
+<Entry outShaftSpeed="562.55" torque="-394.06" electricPower="-16.86"/>
+<Entry outShaftSpeed="562.55" torque="-378.91" electricPower="-16.39"/>
+<Entry outShaftSpeed="562.55" torque="-363.75" electricPower="-15.90"/>
+<Entry outShaftSpeed="562.55" torque="-348.59" electricPower="-15.40"/>
+<Entry outShaftSpeed="562.55" torque="-333.44" electricPower="-14.88"/>
+<Entry outShaftSpeed="562.55" torque="-318.28" electricPower="-14.35"/>
+<Entry outShaftSpeed="562.55" torque="-303.13" electricPower="-13.80"/>
+<Entry outShaftSpeed="562.55" torque="-287.97" electricPower="-13.23"/>
+<Entry outShaftSpeed="562.55" torque="-272.81" electricPower="-12.66"/>
+<Entry outShaftSpeed="562.55" torque="-257.66" electricPower="-12.06"/>
+<Entry outShaftSpeed="562.55" torque="-242.50" electricPower="-11.46"/>
+<Entry outShaftSpeed="562.55" torque="-227.34" electricPower="-10.83"/>
+<Entry outShaftSpeed="562.55" torque="-212.19" electricPower="-10.20"/>
+<Entry outShaftSpeed="562.55" torque="-197.03" electricPower="-9.54"/>
+<Entry outShaftSpeed="562.55" torque="-181.88" electricPower="-8.88"/>
+<Entry outShaftSpeed="562.55" torque="-166.72" electricPower="-8.19"/>
+<Entry outShaftSpeed="562.55" torque="-151.56" electricPower="-7.49"/>
+<Entry outShaftSpeed="562.55" torque="-136.41" electricPower="-6.78"/>
+<Entry outShaftSpeed="562.55" torque="-121.25" electricPower="-6.05"/>
+<Entry outShaftSpeed="562.55" torque="-106.09" electricPower="-5.31"/>
+<Entry outShaftSpeed="562.55" torque="-90.94" electricPower="-4.55"/>
+<Entry outShaftSpeed="562.55" torque="-75.78" electricPower="-3.78"/>
+<Entry outShaftSpeed="562.55" torque="-60.63" electricPower="-2.99"/>
+<Entry outShaftSpeed="562.55" torque="-45.47" electricPower="-2.19"/>
+<Entry outShaftSpeed="562.55" torque="-30.31" electricPower="-1.37"/>
+<Entry outShaftSpeed="562.55" torque="-15.16" electricPower="-0.54"/>
+<Entry outShaftSpeed="562.55" torque="0.00" electricPower="0.34"/>
+<Entry outShaftSpeed="562.55" torque="15.16" electricPower="1.29"/>
+<Entry outShaftSpeed="562.55" torque="30.31" electricPower="2.25"/>
+<Entry outShaftSpeed="562.55" torque="45.47" electricPower="3.23"/>
+<Entry outShaftSpeed="562.55" torque="60.63" electricPower="4.22"/>
+<Entry outShaftSpeed="562.55" torque="75.78" electricPower="5.23"/>
+<Entry outShaftSpeed="562.55" torque="90.94" electricPower="6.26"/>
+<Entry outShaftSpeed="562.55" torque="106.09" electricPower="7.30"/>
+<Entry outShaftSpeed="562.55" torque="121.25" electricPower="8.35"/>
+<Entry outShaftSpeed="562.55" torque="136.41" electricPower="9.42"/>
+<Entry outShaftSpeed="562.55" torque="151.56" electricPower="10.51"/>
+<Entry outShaftSpeed="562.55" torque="166.72" electricPower="11.61"/>
+<Entry outShaftSpeed="562.55" torque="181.88" electricPower="12.73"/>
+<Entry outShaftSpeed="562.55" torque="197.03" electricPower="13.86"/>
+<Entry outShaftSpeed="562.55" torque="212.19" electricPower="15.01"/>
+<Entry outShaftSpeed="562.55" torque="227.34" electricPower="16.17"/>
+<Entry outShaftSpeed="562.55" torque="242.50" electricPower="17.35"/>
+<Entry outShaftSpeed="562.55" torque="257.66" electricPower="18.54"/>
+<Entry outShaftSpeed="562.55" torque="272.81" electricPower="19.75"/>
+<Entry outShaftSpeed="562.55" torque="287.97" electricPower="20.97"/>
+<Entry outShaftSpeed="562.55" torque="303.13" electricPower="22.21"/>
+<Entry outShaftSpeed="562.55" torque="318.28" electricPower="23.46"/>
+<Entry outShaftSpeed="562.55" torque="333.44" electricPower="24.73"/>
+<Entry outShaftSpeed="562.55" torque="348.59" electricPower="26.02"/>
+<Entry outShaftSpeed="562.55" torque="363.75" electricPower="27.32"/>
+<Entry outShaftSpeed="562.55" torque="378.91" electricPower="28.63"/>
+<Entry outShaftSpeed="562.55" torque="394.06" electricPower="29.97"/>
+<Entry outShaftSpeed="562.55" torque="409.22" electricPower="31.31"/>
+<Entry outShaftSpeed="562.55" torque="424.38" electricPower="32.67"/>
+<Entry outShaftSpeed="562.55" torque="439.53" electricPower="34.05"/>
+<Entry outShaftSpeed="562.55" torque="454.69" electricPower="35.44"/>
+<Entry outShaftSpeed="562.55" torque="469.84" electricPower="36.85"/>
+<Entry outShaftSpeed="562.55" torque="485.00" electricPower="38.27"/>
+<Entry outShaftSpeed="632.87" torque="-485.00" electricPower="-22.88"/>
+<Entry outShaftSpeed="632.87" torque="-469.84" electricPower="-22.38"/>
+<Entry outShaftSpeed="632.87" torque="-454.69" electricPower="-21.87"/>
+<Entry outShaftSpeed="632.87" torque="-439.53" electricPower="-21.35"/>
+<Entry outShaftSpeed="632.87" torque="-424.38" electricPower="-20.81"/>
+<Entry outShaftSpeed="632.87" torque="-409.22" electricPower="-20.26"/>
+<Entry outShaftSpeed="632.87" torque="-394.06" electricPower="-19.69"/>
+<Entry outShaftSpeed="632.87" torque="-378.91" electricPower="-19.11"/>
+<Entry outShaftSpeed="632.87" torque="-363.75" electricPower="-18.51"/>
+<Entry outShaftSpeed="632.87" torque="-348.59" electricPower="-17.90"/>
+<Entry outShaftSpeed="632.87" torque="-333.44" electricPower="-17.27"/>
+<Entry outShaftSpeed="632.87" torque="-318.28" electricPower="-16.62"/>
+<Entry outShaftSpeed="632.87" torque="-303.13" electricPower="-15.97"/>
+<Entry outShaftSpeed="632.87" torque="-287.97" electricPower="-15.29"/>
+<Entry outShaftSpeed="632.87" torque="-272.81" electricPower="-14.60"/>
+<Entry outShaftSpeed="632.87" torque="-257.66" electricPower="-13.90"/>
+<Entry outShaftSpeed="632.87" torque="-242.50" electricPower="-13.18"/>
+<Entry outShaftSpeed="632.87" torque="-227.34" electricPower="-12.45"/>
+<Entry outShaftSpeed="632.87" torque="-212.19" electricPower="-11.70"/>
+<Entry outShaftSpeed="632.87" torque="-197.03" electricPower="-10.94"/>
+<Entry outShaftSpeed="632.87" torque="-181.88" electricPower="-10.16"/>
+<Entry outShaftSpeed="632.87" torque="-166.72" electricPower="-9.36"/>
+<Entry outShaftSpeed="632.87" torque="-151.56" electricPower="-8.56"/>
+<Entry outShaftSpeed="632.87" torque="-136.41" electricPower="-7.73"/>
+<Entry outShaftSpeed="632.87" torque="-121.25" electricPower="-6.89"/>
+<Entry outShaftSpeed="632.87" torque="-106.09" electricPower="-6.04"/>
+<Entry outShaftSpeed="632.87" torque="-90.94" electricPower="-5.17"/>
+<Entry outShaftSpeed="632.87" torque="-75.78" electricPower="-4.29"/>
+<Entry outShaftSpeed="632.87" torque="-60.63" electricPower="-3.39"/>
+<Entry outShaftSpeed="632.87" torque="-45.47" electricPower="-2.48"/>
+<Entry outShaftSpeed="632.87" torque="-30.31" electricPower="-1.55"/>
+<Entry outShaftSpeed="632.87" torque="-15.16" electricPower="-0.60"/>
+<Entry outShaftSpeed="632.87" torque="0.00" electricPower="0.38"/>
+<Entry outShaftSpeed="632.87" torque="15.16" electricPower="1.45"/>
+<Entry outShaftSpeed="632.87" torque="30.31" electricPower="2.52"/>
+<Entry outShaftSpeed="632.87" torque="45.47" electricPower="3.61"/>
+<Entry outShaftSpeed="632.87" torque="60.63" electricPower="4.72"/>
+<Entry outShaftSpeed="632.87" torque="75.78" electricPower="5.84"/>
+<Entry outShaftSpeed="632.87" torque="90.94" electricPower="6.98"/>
+<Entry outShaftSpeed="632.87" torque="106.09" electricPower="8.13"/>
+<Entry outShaftSpeed="632.87" torque="121.25" electricPower="9.30"/>
+<Entry outShaftSpeed="632.87" torque="136.41" electricPower="10.48"/>
+<Entry outShaftSpeed="632.87" torque="151.56" electricPower="11.68"/>
+<Entry outShaftSpeed="632.87" torque="166.72" electricPower="12.90"/>
+<Entry outShaftSpeed="632.87" torque="181.88" electricPower="14.13"/>
+<Entry outShaftSpeed="632.87" torque="197.03" electricPower="15.37"/>
+<Entry outShaftSpeed="632.87" torque="212.19" electricPower="16.63"/>
+<Entry outShaftSpeed="632.87" torque="227.34" electricPower="17.91"/>
+<Entry outShaftSpeed="632.87" torque="242.50" electricPower="19.20"/>
+<Entry outShaftSpeed="632.87" torque="257.66" electricPower="20.50"/>
+<Entry outShaftSpeed="632.87" torque="272.81" electricPower="21.82"/>
+<Entry outShaftSpeed="632.87" torque="287.97" electricPower="23.16"/>
+<Entry outShaftSpeed="632.87" torque="303.13" electricPower="24.51"/>
+<Entry outShaftSpeed="632.87" torque="318.28" electricPower="25.88"/>
+<Entry outShaftSpeed="632.87" torque="333.44" electricPower="27.26"/>
+<Entry outShaftSpeed="632.87" torque="348.59" electricPower="28.66"/>
+<Entry outShaftSpeed="632.87" torque="363.75" electricPower="30.07"/>
+<Entry outShaftSpeed="632.87" torque="378.91" electricPower="31.50"/>
+<Entry outShaftSpeed="632.87" torque="394.06" electricPower="32.95"/>
+<Entry outShaftSpeed="632.87" torque="409.22" electricPower="34.40"/>
+<Entry outShaftSpeed="632.87" torque="424.38" electricPower="35.88"/>
+<Entry outShaftSpeed="632.87" torque="439.53" electricPower="37.37"/>
+<Entry outShaftSpeed="632.87" torque="454.69" electricPower="38.87"/>
+<Entry outShaftSpeed="632.87" torque="469.84" electricPower="40.39"/>
+<Entry outShaftSpeed="632.87" torque="485.00" electricPower="41.93"/>
+<Entry outShaftSpeed="703.18" torque="-485.00" electricPower="-26.37"/>
+<Entry outShaftSpeed="703.18" torque="-469.84" electricPower="-25.76"/>
+<Entry outShaftSpeed="703.18" torque="-454.69" electricPower="-25.15"/>
+<Entry outShaftSpeed="703.18" torque="-439.53" electricPower="-24.51"/>
+<Entry outShaftSpeed="703.18" torque="-424.38" electricPower="-23.86"/>
+<Entry outShaftSpeed="703.18" torque="-409.22" electricPower="-23.20"/>
+<Entry outShaftSpeed="703.18" torque="-394.06" electricPower="-22.52"/>
+<Entry outShaftSpeed="703.18" torque="-378.91" electricPower="-21.83"/>
+<Entry outShaftSpeed="703.18" torque="-363.75" electricPower="-21.12"/>
+<Entry outShaftSpeed="703.18" torque="-348.59" electricPower="-20.39"/>
+<Entry outShaftSpeed="703.18" torque="-333.44" electricPower="-19.65"/>
+<Entry outShaftSpeed="703.18" torque="-318.28" electricPower="-18.90"/>
+<Entry outShaftSpeed="703.18" torque="-303.13" electricPower="-18.13"/>
+<Entry outShaftSpeed="703.18" torque="-287.97" electricPower="-17.35"/>
+<Entry outShaftSpeed="703.18" torque="-272.81" electricPower="-16.55"/>
+<Entry outShaftSpeed="703.18" torque="-257.66" electricPower="-15.73"/>
+<Entry outShaftSpeed="703.18" torque="-242.50" electricPower="-14.91"/>
+<Entry outShaftSpeed="703.18" torque="-227.34" electricPower="-14.06"/>
+<Entry outShaftSpeed="703.18" torque="-212.19" electricPower="-13.20"/>
+<Entry outShaftSpeed="703.18" torque="-197.03" electricPower="-12.33"/>
+<Entry outShaftSpeed="703.18" torque="-181.88" electricPower="-11.44"/>
+<Entry outShaftSpeed="703.18" torque="-166.72" electricPower="-10.54"/>
+<Entry outShaftSpeed="703.18" torque="-151.56" electricPower="-9.62"/>
+<Entry outShaftSpeed="703.18" torque="-136.41" electricPower="-8.68"/>
+<Entry outShaftSpeed="703.18" torque="-121.25" electricPower="-7.73"/>
+<Entry outShaftSpeed="703.18" torque="-106.09" electricPower="-6.77"/>
+<Entry outShaftSpeed="703.18" torque="-90.94" electricPower="-5.79"/>
+<Entry outShaftSpeed="703.18" torque="-75.78" electricPower="-4.80"/>
+<Entry outShaftSpeed="703.18" torque="-60.63" electricPower="-3.79"/>
+<Entry outShaftSpeed="703.18" torque="-45.47" electricPower="-2.76"/>
+<Entry outShaftSpeed="703.18" torque="-30.31" electricPower="-1.72"/>
+<Entry outShaftSpeed="703.18" torque="-15.16" electricPower="-0.67"/>
+<Entry outShaftSpeed="703.18" torque="0.00" electricPower="0.43"/>
+<Entry outShaftSpeed="703.18" torque="15.16" electricPower="1.61"/>
+<Entry outShaftSpeed="703.18" torque="30.31" electricPower="2.79"/>
+<Entry outShaftSpeed="703.18" torque="45.47" electricPower="4.00"/>
+<Entry outShaftSpeed="703.18" torque="60.63" electricPower="5.22"/>
+<Entry outShaftSpeed="703.18" torque="75.78" electricPower="6.45"/>
+<Entry outShaftSpeed="703.18" torque="90.94" electricPower="7.70"/>
+<Entry outShaftSpeed="703.18" torque="106.09" electricPower="8.97"/>
+<Entry outShaftSpeed="703.18" torque="121.25" electricPower="10.25"/>
+<Entry outShaftSpeed="703.18" torque="136.41" electricPower="11.55"/>
+<Entry outShaftSpeed="703.18" torque="151.56" electricPower="12.86"/>
+<Entry outShaftSpeed="703.18" torque="166.72" electricPower="14.19"/>
+<Entry outShaftSpeed="703.18" torque="181.88" electricPower="15.53"/>
+<Entry outShaftSpeed="703.18" torque="197.03" electricPower="16.88"/>
+<Entry outShaftSpeed="703.18" torque="212.19" electricPower="18.26"/>
+<Entry outShaftSpeed="703.18" torque="227.34" electricPower="19.65"/>
+<Entry outShaftSpeed="703.18" torque="242.50" electricPower="21.05"/>
+<Entry outShaftSpeed="703.18" torque="257.66" electricPower="22.47"/>
+<Entry outShaftSpeed="703.18" torque="272.81" electricPower="23.90"/>
+<Entry outShaftSpeed="703.18" torque="287.97" electricPower="25.35"/>
+<Entry outShaftSpeed="703.18" torque="303.13" electricPower="26.82"/>
+<Entry outShaftSpeed="703.18" torque="318.28" electricPower="28.30"/>
+<Entry outShaftSpeed="703.18" torque="333.44" electricPower="29.79"/>
+<Entry outShaftSpeed="703.18" torque="348.59" electricPower="31.30"/>
+<Entry outShaftSpeed="703.18" torque="363.75" electricPower="32.83"/>
+<Entry outShaftSpeed="703.18" torque="378.91" electricPower="34.37"/>
+<Entry outShaftSpeed="703.18" torque="394.06" electricPower="35.93"/>
+<Entry outShaftSpeed="703.18" torque="409.22" electricPower="37.50"/>
+<Entry outShaftSpeed="703.18" torque="424.38" electricPower="39.09"/>
+<Entry outShaftSpeed="703.18" torque="439.53" electricPower="40.69"/>
+<Entry outShaftSpeed="703.18" torque="454.69" electricPower="42.31"/>
+<Entry outShaftSpeed="703.18" torque="469.84" electricPower="43.94"/>
+<Entry outShaftSpeed="703.18" torque="485.00" electricPower="45.59"/>
+<Entry outShaftSpeed="773.51" torque="-485.00" electricPower="-29.86"/>
+<Entry outShaftSpeed="773.51" torque="-469.84" electricPower="-29.15"/>
+<Entry outShaftSpeed="773.51" torque="-454.69" electricPower="-28.42"/>
+<Entry outShaftSpeed="773.51" torque="-439.53" electricPower="-27.67"/>
+<Entry outShaftSpeed="773.51" torque="-424.38" electricPower="-26.91"/>
+<Entry outShaftSpeed="773.51" torque="-409.22" electricPower="-26.14"/>
+<Entry outShaftSpeed="773.51" torque="-394.06" electricPower="-25.35"/>
+<Entry outShaftSpeed="773.51" torque="-378.91" electricPower="-24.54"/>
+<Entry outShaftSpeed="773.51" torque="-363.75" electricPower="-23.72"/>
+<Entry outShaftSpeed="773.51" torque="-348.59" electricPower="-22.89"/>
+<Entry outShaftSpeed="773.51" torque="-333.44" electricPower="-22.04"/>
+<Entry outShaftSpeed="773.51" torque="-318.28" electricPower="-21.18"/>
+<Entry outShaftSpeed="773.51" torque="-303.13" electricPower="-20.30"/>
+<Entry outShaftSpeed="773.51" torque="-287.97" electricPower="-19.40"/>
+<Entry outShaftSpeed="773.51" torque="-272.81" electricPower="-18.49"/>
+<Entry outShaftSpeed="773.51" torque="-257.66" electricPower="-17.57"/>
+<Entry outShaftSpeed="773.51" torque="-242.50" electricPower="-16.63"/>
+<Entry outShaftSpeed="773.51" torque="-227.34" electricPower="-15.67"/>
+<Entry outShaftSpeed="773.51" torque="-212.19" electricPower="-14.70"/>
+<Entry outShaftSpeed="773.51" torque="-197.03" electricPower="-13.72"/>
+<Entry outShaftSpeed="773.51" torque="-181.88" electricPower="-12.72"/>
+<Entry outShaftSpeed="773.51" torque="-166.72" electricPower="-11.70"/>
+<Entry outShaftSpeed="773.51" torque="-151.56" electricPower="-10.68"/>
+<Entry outShaftSpeed="773.51" torque="-136.41" electricPower="-9.63"/>
+<Entry outShaftSpeed="773.51" torque="-121.25" electricPower="-8.57"/>
+<Entry outShaftSpeed="773.51" torque="-106.09" electricPower="-7.50"/>
+<Entry outShaftSpeed="773.51" torque="-90.94" electricPower="-6.41"/>
+<Entry outShaftSpeed="773.51" torque="-75.78" electricPower="-5.30"/>
+<Entry outShaftSpeed="773.51" torque="-60.63" electricPower="-4.18"/>
+<Entry outShaftSpeed="773.51" torque="-45.47" electricPower="-3.05"/>
+<Entry outShaftSpeed="773.51" torque="-30.31" electricPower="-1.90"/>
+<Entry outShaftSpeed="773.51" torque="-15.16" electricPower="-0.73"/>
+<Entry outShaftSpeed="773.51" torque="0.00" electricPower="0.48"/>
+<Entry outShaftSpeed="773.51" torque="15.16" electricPower="1.77"/>
+<Entry outShaftSpeed="773.51" torque="30.31" electricPower="3.07"/>
+<Entry outShaftSpeed="773.51" torque="45.47" electricPower="4.39"/>
+<Entry outShaftSpeed="773.51" torque="60.63" electricPower="5.72"/>
+<Entry outShaftSpeed="773.51" torque="75.78" electricPower="7.07"/>
+<Entry outShaftSpeed="773.51" torque="90.94" electricPower="8.43"/>
+<Entry outShaftSpeed="773.51" torque="106.09" electricPower="9.81"/>
+<Entry outShaftSpeed="773.51" torque="121.25" electricPower="11.20"/>
+<Entry outShaftSpeed="773.51" torque="136.41" electricPower="12.61"/>
+<Entry outShaftSpeed="773.51" torque="151.56" electricPower="14.04"/>
+<Entry outShaftSpeed="773.51" torque="166.72" electricPower="15.48"/>
+<Entry outShaftSpeed="773.51" torque="181.88" electricPower="16.93"/>
+<Entry outShaftSpeed="773.51" torque="197.03" electricPower="18.40"/>
+<Entry outShaftSpeed="773.51" torque="212.19" electricPower="19.89"/>
+<Entry outShaftSpeed="773.51" torque="227.34" electricPower="21.39"/>
+<Entry outShaftSpeed="773.51" torque="242.50" electricPower="22.90"/>
+<Entry outShaftSpeed="773.51" torque="257.66" electricPower="24.44"/>
+<Entry outShaftSpeed="773.51" torque="272.81" electricPower="25.98"/>
+<Entry outShaftSpeed="773.51" torque="287.97" electricPower="27.54"/>
+<Entry outShaftSpeed="773.51" torque="303.13" electricPower="29.12"/>
+<Entry outShaftSpeed="773.51" torque="318.28" electricPower="30.72"/>
+<Entry outShaftSpeed="773.51" torque="333.44" electricPower="32.32"/>
+<Entry outShaftSpeed="773.51" torque="348.59" electricPower="33.95"/>
+<Entry outShaftSpeed="773.51" torque="363.75" electricPower="35.59"/>
+<Entry outShaftSpeed="773.51" torque="378.91" electricPower="37.24"/>
+<Entry outShaftSpeed="773.51" torque="394.06" electricPower="38.91"/>
+<Entry outShaftSpeed="773.51" torque="409.22" electricPower="40.59"/>
+<Entry outShaftSpeed="773.51" torque="424.38" electricPower="42.29"/>
+<Entry outShaftSpeed="773.51" torque="439.53" electricPower="44.01"/>
+<Entry outShaftSpeed="773.51" torque="454.69" electricPower="45.74"/>
+<Entry outShaftSpeed="773.51" torque="469.84" electricPower="47.49"/>
+<Entry outShaftSpeed="773.51" torque="485.00" electricPower="49.25"/>
+<Entry outShaftSpeed="843.83" torque="-485.00" electricPower="-33.35"/>
+<Entry outShaftSpeed="843.83" torque="-469.84" electricPower="-32.52"/>
+<Entry outShaftSpeed="843.83" torque="-454.69" electricPower="-31.68"/>
+<Entry outShaftSpeed="843.83" torque="-439.53" electricPower="-30.83"/>
+<Entry outShaftSpeed="843.83" torque="-424.38" electricPower="-29.96"/>
+<Entry outShaftSpeed="843.83" torque="-409.22" electricPower="-29.07"/>
+<Entry outShaftSpeed="843.83" torque="-394.06" electricPower="-28.18"/>
+<Entry outShaftSpeed="843.83" torque="-378.91" electricPower="-27.26"/>
+<Entry outShaftSpeed="843.83" torque="-363.75" electricPower="-26.33"/>
+<Entry outShaftSpeed="843.83" torque="-348.59" electricPower="-25.38"/>
+<Entry outShaftSpeed="843.83" torque="-333.44" electricPower="-24.42"/>
+<Entry outShaftSpeed="843.83" torque="-318.28" electricPower="-23.45"/>
+<Entry outShaftSpeed="843.83" torque="-303.13" electricPower="-22.46"/>
+<Entry outShaftSpeed="843.83" torque="-287.97" electricPower="-21.45"/>
+<Entry outShaftSpeed="843.83" torque="-272.81" electricPower="-20.43"/>
+<Entry outShaftSpeed="843.83" torque="-257.66" electricPower="-19.40"/>
+<Entry outShaftSpeed="843.83" torque="-242.50" electricPower="-18.35"/>
+<Entry outShaftSpeed="843.83" torque="-227.34" electricPower="-17.28"/>
+<Entry outShaftSpeed="843.83" torque="-212.19" electricPower="-16.20"/>
+<Entry outShaftSpeed="843.83" torque="-197.03" electricPower="-15.11"/>
+<Entry outShaftSpeed="843.83" torque="-181.88" electricPower="-14.00"/>
+<Entry outShaftSpeed="843.83" torque="-166.72" electricPower="-12.87"/>
+<Entry outShaftSpeed="843.83" torque="-151.56" electricPower="-11.73"/>
+<Entry outShaftSpeed="843.83" torque="-136.41" electricPower="-10.58"/>
+<Entry outShaftSpeed="843.83" torque="-121.25" electricPower="-9.41"/>
+<Entry outShaftSpeed="843.83" torque="-106.09" electricPower="-8.22"/>
+<Entry outShaftSpeed="843.83" torque="-90.94" electricPower="-7.02"/>
+<Entry outShaftSpeed="843.83" torque="-75.78" electricPower="-5.80"/>
+<Entry outShaftSpeed="843.83" torque="-60.63" electricPower="-4.57"/>
+<Entry outShaftSpeed="843.83" torque="-45.47" electricPower="-3.33"/>
+<Entry outShaftSpeed="843.83" torque="-30.31" electricPower="-2.07"/>
+<Entry outShaftSpeed="843.83" torque="-15.16" electricPower="-0.79"/>
+<Entry outShaftSpeed="843.83" torque="0.00" electricPower="0.53"/>
+<Entry outShaftSpeed="843.83" torque="15.16" electricPower="1.93"/>
+<Entry outShaftSpeed="843.83" torque="30.31" electricPower="3.35"/>
+<Entry outShaftSpeed="843.83" torque="45.47" electricPower="4.78"/>
+<Entry outShaftSpeed="843.83" torque="60.63" electricPower="6.22"/>
+<Entry outShaftSpeed="843.83" torque="75.78" electricPower="7.68"/>
+<Entry outShaftSpeed="843.83" torque="90.94" electricPower="9.16"/>
+<Entry outShaftSpeed="843.83" torque="106.09" electricPower="10.65"/>
+<Entry outShaftSpeed="843.83" torque="121.25" electricPower="12.16"/>
+<Entry outShaftSpeed="843.83" torque="136.41" electricPower="13.68"/>
+<Entry outShaftSpeed="843.83" torque="151.56" electricPower="15.22"/>
+<Entry outShaftSpeed="843.83" torque="166.72" electricPower="16.77"/>
+<Entry outShaftSpeed="843.83" torque="181.88" electricPower="18.34"/>
+<Entry outShaftSpeed="843.83" torque="197.03" electricPower="19.92"/>
+<Entry outShaftSpeed="843.83" torque="212.19" electricPower="21.52"/>
+<Entry outShaftSpeed="843.83" torque="227.34" electricPower="23.13"/>
+<Entry outShaftSpeed="843.83" torque="242.50" electricPower="24.76"/>
+<Entry outShaftSpeed="843.83" torque="257.66" electricPower="26.40"/>
+<Entry outShaftSpeed="843.83" torque="272.81" electricPower="28.06"/>
+<Entry outShaftSpeed="843.83" torque="287.97" electricPower="29.74"/>
+<Entry outShaftSpeed="843.83" torque="303.13" electricPower="31.43"/>
+<Entry outShaftSpeed="843.83" torque="318.28" electricPower="33.14"/>
+<Entry outShaftSpeed="843.83" torque="333.44" electricPower="34.86"/>
+<Entry outShaftSpeed="843.83" torque="348.59" electricPower="36.59"/>
+<Entry outShaftSpeed="843.83" torque="363.75" electricPower="38.34"/>
+<Entry outShaftSpeed="843.83" torque="378.91" electricPower="40.11"/>
+<Entry outShaftSpeed="843.83" torque="394.06" electricPower="41.89"/>
+<Entry outShaftSpeed="843.83" torque="409.22" electricPower="43.69"/>
+<Entry outShaftSpeed="843.83" torque="424.38" electricPower="45.50"/>
+<Entry outShaftSpeed="843.83" torque="439.53" electricPower="47.33"/>
+<Entry outShaftSpeed="843.83" torque="454.69" electricPower="49.18"/>
+<Entry outShaftSpeed="843.83" torque="469.84" electricPower="51.03"/>
+<Entry outShaftSpeed="843.83" torque="485.00" electricPower="52.91"/>
+<Entry outShaftSpeed="1406.38" torque="-485.00" electricPower="-61.21"/>
+<Entry outShaftSpeed="1406.38" torque="-469.84" electricPower="-59.50"/>
+<Entry outShaftSpeed="1406.38" torque="-454.69" electricPower="-57.78"/>
+<Entry outShaftSpeed="1406.38" torque="-439.53" electricPower="-56.04"/>
+<Entry outShaftSpeed="1406.38" torque="-424.38" electricPower="-54.28"/>
+<Entry outShaftSpeed="1406.38" torque="-409.22" electricPower="-52.51"/>
+<Entry outShaftSpeed="1406.38" torque="-394.06" electricPower="-50.73"/>
+<Entry outShaftSpeed="1406.38" torque="-378.91" electricPower="-48.93"/>
+<Entry outShaftSpeed="1406.38" torque="-363.75" electricPower="-47.11"/>
+<Entry outShaftSpeed="1406.38" torque="-348.59" electricPower="-45.28"/>
+<Entry outShaftSpeed="1406.38" torque="-333.44" electricPower="-43.44"/>
+<Entry outShaftSpeed="1406.38" torque="-318.28" electricPower="-41.58"/>
+<Entry outShaftSpeed="1406.38" torque="-303.13" electricPower="-39.70"/>
+<Entry outShaftSpeed="1406.38" torque="-287.97" electricPower="-37.81"/>
+<Entry outShaftSpeed="1406.38" torque="-272.81" electricPower="-35.91"/>
+<Entry outShaftSpeed="1406.38" torque="-257.66" electricPower="-33.99"/>
+<Entry outShaftSpeed="1406.38" torque="-242.50" electricPower="-32.05"/>
+<Entry outShaftSpeed="1406.38" torque="-227.34" electricPower="-30.10"/>
+<Entry outShaftSpeed="1406.38" torque="-212.19" electricPower="-28.14"/>
+<Entry outShaftSpeed="1406.38" torque="-197.03" electricPower="-26.16"/>
+<Entry outShaftSpeed="1406.38" torque="-181.88" electricPower="-24.16"/>
+<Entry outShaftSpeed="1406.38" torque="-166.72" electricPower="-22.15"/>
+<Entry outShaftSpeed="1406.38" torque="-151.56" electricPower="-20.13"/>
+<Entry outShaftSpeed="1406.38" torque="-136.41" electricPower="-18.09"/>
+<Entry outShaftSpeed="1406.38" torque="-121.25" electricPower="-16.03"/>
+<Entry outShaftSpeed="1406.38" torque="-106.09" electricPower="-13.96"/>
+<Entry outShaftSpeed="1406.38" torque="-90.94" electricPower="-11.88"/>
+<Entry outShaftSpeed="1406.38" torque="-75.78" electricPower="-9.78"/>
+<Entry outShaftSpeed="1406.38" torque="-60.63" electricPower="-7.66"/>
+<Entry outShaftSpeed="1406.38" torque="-45.47" electricPower="-5.53"/>
+<Entry outShaftSpeed="1406.38" torque="-30.31" electricPower="-3.39"/>
+<Entry outShaftSpeed="1406.38" torque="-15.16" electricPower="-1.23"/>
+<Entry outShaftSpeed="1406.38" torque="0.00" electricPower="1.00"/>
+<Entry outShaftSpeed="1406.38" torque="15.16" electricPower="3.30"/>
+<Entry outShaftSpeed="1406.38" torque="30.31" electricPower="5.62"/>
+<Entry outShaftSpeed="1406.38" torque="45.47" electricPower="7.95"/>
+<Entry outShaftSpeed="1406.38" torque="60.63" electricPower="10.30"/>
+<Entry outShaftSpeed="1406.38" torque="75.78" electricPower="12.66"/>
+<Entry outShaftSpeed="1406.38" torque="90.94" electricPower="15.04"/>
+<Entry outShaftSpeed="1406.38" torque="106.09" electricPower="17.43"/>
+<Entry outShaftSpeed="1406.38" torque="121.25" electricPower="19.84"/>
+<Entry outShaftSpeed="1406.38" torque="136.41" electricPower="22.27"/>
+<Entry outShaftSpeed="1406.38" torque="151.56" electricPower="24.71"/>
+<Entry outShaftSpeed="1406.38" torque="166.72" electricPower="27.16"/>
+<Entry outShaftSpeed="1406.38" torque="181.88" electricPower="29.63"/>
+<Entry outShaftSpeed="1406.38" torque="197.03" electricPower="32.12"/>
+<Entry outShaftSpeed="1406.38" torque="212.19" electricPower="34.62"/>
+<Entry outShaftSpeed="1406.38" torque="227.34" electricPower="37.14"/>
+<Entry outShaftSpeed="1406.38" torque="242.50" electricPower="39.67"/>
+<Entry outShaftSpeed="1406.38" torque="257.66" electricPower="42.22"/>
+<Entry outShaftSpeed="1406.38" torque="272.81" electricPower="44.78"/>
+<Entry outShaftSpeed="1406.38" torque="287.97" electricPower="47.36"/>
+<Entry outShaftSpeed="1406.38" torque="303.13" electricPower="49.95"/>
+<Entry outShaftSpeed="1406.38" torque="318.28" electricPower="52.56"/>
+<Entry outShaftSpeed="1406.38" torque="333.44" electricPower="55.18"/>
+<Entry outShaftSpeed="1406.38" torque="348.59" electricPower="57.82"/>
+<Entry outShaftSpeed="1406.38" torque="363.75" electricPower="60.47"/>
+<Entry outShaftSpeed="1406.38" torque="378.91" electricPower="63.14"/>
+<Entry outShaftSpeed="1406.38" torque="394.06" electricPower="65.83"/>
+<Entry outShaftSpeed="1406.38" torque="409.22" electricPower="68.53"/>
+<Entry outShaftSpeed="1406.38" torque="424.38" electricPower="71.24"/>
+<Entry outShaftSpeed="1406.38" torque="439.53" electricPower="73.98"/>
+<Entry outShaftSpeed="1406.38" torque="454.69" electricPower="76.72"/>
+<Entry outShaftSpeed="1406.38" torque="469.84" electricPower="79.48"/>
+<Entry outShaftSpeed="1406.38" torque="485.00" electricPower="82.26"/>
+<Entry outShaftSpeed="1758.03" torque="-485.00" electricPower="-78.57"/>
+<Entry outShaftSpeed="1758.03" torque="-469.84" electricPower="-76.31"/>
+<Entry outShaftSpeed="1758.03" torque="-454.69" electricPower="-74.03"/>
+<Entry outShaftSpeed="1758.03" torque="-439.53" electricPower="-71.74"/>
+<Entry outShaftSpeed="1758.03" torque="-424.38" electricPower="-69.43"/>
+<Entry outShaftSpeed="1758.03" torque="-409.22" electricPower="-67.11"/>
+<Entry outShaftSpeed="1758.03" torque="-394.06" electricPower="-64.77"/>
+<Entry outShaftSpeed="1758.03" torque="-378.91" electricPower="-62.42"/>
+<Entry outShaftSpeed="1758.03" torque="-363.75" electricPower="-60.05"/>
+<Entry outShaftSpeed="1758.03" torque="-348.59" electricPower="-57.67"/>
+<Entry outShaftSpeed="1758.03" torque="-333.44" electricPower="-55.27"/>
+<Entry outShaftSpeed="1758.03" torque="-318.28" electricPower="-52.86"/>
+<Entry outShaftSpeed="1758.03" torque="-303.13" electricPower="-50.43"/>
+<Entry outShaftSpeed="1758.03" torque="-287.97" electricPower="-47.98"/>
+<Entry outShaftSpeed="1758.03" torque="-272.81" electricPower="-45.53"/>
+<Entry outShaftSpeed="1758.03" torque="-257.66" electricPower="-43.05"/>
+<Entry outShaftSpeed="1758.03" torque="-242.50" electricPower="-40.57"/>
+<Entry outShaftSpeed="1758.03" torque="-227.34" electricPower="-38.06"/>
+<Entry outShaftSpeed="1758.03" torque="-212.19" electricPower="-35.54"/>
+<Entry outShaftSpeed="1758.03" torque="-197.03" electricPower="-33.01"/>
+<Entry outShaftSpeed="1758.03" torque="-181.88" electricPower="-30.46"/>
+<Entry outShaftSpeed="1758.03" torque="-166.72" electricPower="-27.90"/>
+<Entry outShaftSpeed="1758.03" torque="-151.56" electricPower="-25.32"/>
+<Entry outShaftSpeed="1758.03" torque="-136.41" electricPower="-22.73"/>
+<Entry outShaftSpeed="1758.03" torque="-121.25" electricPower="-20.12"/>
+<Entry outShaftSpeed="1758.03" torque="-106.09" electricPower="-17.50"/>
+<Entry outShaftSpeed="1758.03" torque="-90.94" electricPower="-14.86"/>
+<Entry outShaftSpeed="1758.03" torque="-75.78" electricPower="-12.21"/>
+<Entry outShaftSpeed="1758.03" torque="-60.63" electricPower="-9.54"/>
+<Entry outShaftSpeed="1758.03" torque="-45.47" electricPower="-6.86"/>
+<Entry outShaftSpeed="1758.03" torque="-30.31" electricPower="-4.16"/>
+<Entry outShaftSpeed="1758.03" torque="-15.16" electricPower="-1.44"/>
+<Entry outShaftSpeed="1758.03" torque="0.00" electricPower="1.34"/>
+<Entry outShaftSpeed="1758.03" torque="15.16" electricPower="4.21"/>
+<Entry outShaftSpeed="1758.03" torque="30.31" electricPower="7.09"/>
+<Entry outShaftSpeed="1758.03" torque="45.47" electricPower="9.99"/>
+<Entry outShaftSpeed="1758.03" torque="60.63" electricPower="12.90"/>
+<Entry outShaftSpeed="1758.03" torque="75.78" electricPower="15.83"/>
+<Entry outShaftSpeed="1758.03" torque="90.94" electricPower="18.77"/>
+<Entry outShaftSpeed="1758.03" torque="106.09" electricPower="21.73"/>
+<Entry outShaftSpeed="1758.03" torque="121.25" electricPower="24.70"/>
+<Entry outShaftSpeed="1758.03" torque="136.41" electricPower="27.69"/>
+<Entry outShaftSpeed="1758.03" torque="151.56" electricPower="30.69"/>
+<Entry outShaftSpeed="1758.03" torque="166.72" electricPower="33.71"/>
+<Entry outShaftSpeed="1758.03" torque="181.88" electricPower="36.75"/>
+<Entry outShaftSpeed="1758.03" torque="197.03" electricPower="39.80"/>
+<Entry outShaftSpeed="1758.03" torque="212.19" electricPower="42.86"/>
+<Entry outShaftSpeed="1758.03" torque="227.34" electricPower="45.94"/>
+<Entry outShaftSpeed="1758.03" torque="242.50" electricPower="49.04"/>
+<Entry outShaftSpeed="1758.03" torque="257.66" electricPower="52.15"/>
+<Entry outShaftSpeed="1758.03" torque="272.81" electricPower="55.28"/>
+<Entry outShaftSpeed="1758.03" torque="287.97" electricPower="58.42"/>
+<Entry outShaftSpeed="1758.03" torque="303.13" electricPower="61.58"/>
+<Entry outShaftSpeed="1758.03" torque="318.28" electricPower="64.75"/>
+<Entry outShaftSpeed="1758.03" torque="333.44" electricPower="67.94"/>
+<Entry outShaftSpeed="1758.03" torque="348.59" electricPower="71.14"/>
+<Entry outShaftSpeed="1758.03" torque="363.75" electricPower="74.36"/>
+<Entry outShaftSpeed="1758.03" torque="378.91" electricPower="77.59"/>
+<Entry outShaftSpeed="1758.03" torque="394.06" electricPower="80.84"/>
+<Entry outShaftSpeed="1758.03" torque="409.22" electricPower="84.11"/>
+<Entry outShaftSpeed="1758.03" torque="424.38" electricPower="87.39"/>
+<Entry outShaftSpeed="1758.03" torque="439.53" electricPower="90.68"/>
+<Entry outShaftSpeed="1758.03" torque="454.69" electricPower="93.99"/>
+<Entry outShaftSpeed="1758.03" torque="469.84" electricPower="97.32"/>
+<Entry outShaftSpeed="1758.03" torque="485.00" electricPower="100.66"/>
+<Entry outShaftSpeed="2109.57" torque="-485.00" electricPower="-95.89"/>
+<Entry outShaftSpeed="2109.57" torque="-469.84" electricPower="-93.08"/>
+<Entry outShaftSpeed="2109.57" torque="-454.69" electricPower="-90.25"/>
+<Entry outShaftSpeed="2109.57" torque="-439.53" electricPower="-87.40"/>
+<Entry outShaftSpeed="2109.57" torque="-424.38" electricPower="-84.54"/>
+<Entry outShaftSpeed="2109.57" torque="-409.22" electricPower="-81.66"/>
+<Entry outShaftSpeed="2109.57" torque="-394.06" electricPower="-78.77"/>
+<Entry outShaftSpeed="2109.57" torque="-378.91" electricPower="-75.87"/>
+<Entry outShaftSpeed="2109.57" torque="-363.75" electricPower="-72.95"/>
+<Entry outShaftSpeed="2109.57" torque="-348.59" electricPower="-70.01"/>
+<Entry outShaftSpeed="2109.57" torque="-333.44" electricPower="-67.06"/>
+<Entry outShaftSpeed="2109.57" torque="-318.28" electricPower="-64.09"/>
+<Entry outShaftSpeed="2109.57" torque="-303.13" electricPower="-61.11"/>
+<Entry outShaftSpeed="2109.57" torque="-287.97" electricPower="-58.12"/>
+<Entry outShaftSpeed="2109.57" torque="-272.81" electricPower="-55.10"/>
+<Entry outShaftSpeed="2109.57" torque="-257.66" electricPower="-52.08"/>
+<Entry outShaftSpeed="2109.57" torque="-242.50" electricPower="-49.04"/>
+<Entry outShaftSpeed="2109.57" torque="-227.34" electricPower="-45.98"/>
+<Entry outShaftSpeed="2109.57" torque="-212.19" electricPower="-42.91"/>
+<Entry outShaftSpeed="2109.57" torque="-197.03" electricPower="-39.82"/>
+<Entry outShaftSpeed="2109.57" torque="-181.88" electricPower="-36.72"/>
+<Entry outShaftSpeed="2109.57" torque="-166.72" electricPower="-33.61"/>
+<Entry outShaftSpeed="2109.57" torque="-151.56" electricPower="-30.48"/>
+<Entry outShaftSpeed="2109.57" torque="-136.41" electricPower="-27.33"/>
+<Entry outShaftSpeed="2109.57" torque="-121.25" electricPower="-24.17"/>
+<Entry outShaftSpeed="2109.57" torque="-106.09" electricPower="-20.99"/>
+<Entry outShaftSpeed="2109.57" torque="-90.94" electricPower="-17.80"/>
+<Entry outShaftSpeed="2109.57" torque="-75.78" electricPower="-14.60"/>
+<Entry outShaftSpeed="2109.57" torque="-60.63" electricPower="-11.37"/>
+<Entry outShaftSpeed="2109.57" torque="-45.47" electricPower="-8.14"/>
+<Entry outShaftSpeed="2109.57" torque="-30.31" electricPower="-4.89"/>
+<Entry outShaftSpeed="2109.57" torque="-15.16" electricPower="-1.62"/>
+<Entry outShaftSpeed="2109.57" torque="0.00" electricPower="1.73"/>
+<Entry outShaftSpeed="2109.57" torque="15.16" electricPower="5.16"/>
+<Entry outShaftSpeed="2109.57" torque="30.31" electricPower="8.60"/>
+<Entry outShaftSpeed="2109.57" torque="45.47" electricPower="12.07"/>
+<Entry outShaftSpeed="2109.57" torque="60.63" electricPower="15.54"/>
+<Entry outShaftSpeed="2109.57" torque="75.78" electricPower="19.03"/>
+<Entry outShaftSpeed="2109.57" torque="90.94" electricPower="22.54"/>
+<Entry outShaftSpeed="2109.57" torque="106.09" electricPower="26.06"/>
+<Entry outShaftSpeed="2109.57" torque="121.25" electricPower="29.60"/>
+<Entry outShaftSpeed="2109.57" torque="136.41" electricPower="33.15"/>
+<Entry outShaftSpeed="2109.57" torque="151.56" electricPower="36.72"/>
+<Entry outShaftSpeed="2109.57" torque="166.72" electricPower="40.31"/>
+<Entry outShaftSpeed="2109.57" torque="181.88" electricPower="43.90"/>
+<Entry outShaftSpeed="2109.57" torque="197.03" electricPower="47.52"/>
+<Entry outShaftSpeed="2109.57" torque="212.19" electricPower="51.15"/>
+<Entry outShaftSpeed="2109.57" torque="227.34" electricPower="54.79"/>
+<Entry outShaftSpeed="2109.57" torque="242.50" electricPower="58.45"/>
+<Entry outShaftSpeed="2109.57" torque="257.66" electricPower="62.13"/>
+<Entry outShaftSpeed="2109.57" torque="272.81" electricPower="65.82"/>
+<Entry outShaftSpeed="2109.57" torque="287.97" electricPower="69.53"/>
+<Entry outShaftSpeed="2109.57" torque="303.13" electricPower="73.25"/>
+<Entry outShaftSpeed="2109.57" torque="318.28" electricPower="76.98"/>
+<Entry outShaftSpeed="2109.57" torque="333.44" electricPower="80.74"/>
+<Entry outShaftSpeed="2109.57" torque="348.59" electricPower="84.50"/>
+<Entry outShaftSpeed="2109.57" torque="363.75" electricPower="88.29"/>
+<Entry outShaftSpeed="2109.57" torque="378.91" electricPower="92.08"/>
+<Entry outShaftSpeed="2109.57" torque="394.06" electricPower="95.89"/>
+<Entry outShaftSpeed="2109.57" torque="409.22" electricPower="99.72"/>
+<Entry outShaftSpeed="2109.57" torque="424.38" electricPower="103.57"/>
+<Entry outShaftSpeed="2109.57" torque="439.53" electricPower="107.43"/>
+<Entry outShaftSpeed="2109.57" torque="454.69" electricPower="111.30"/>
+<Entry outShaftSpeed="2109.57" torque="469.84" electricPower="115.20"/>
+<Entry outShaftSpeed="2109.57" torque="485.00" electricPower="119.10"/>
+<Entry outShaftSpeed="2461.12" torque="-485.00" electricPower="-113.17"/>
+<Entry outShaftSpeed="2461.12" torque="-469.84" electricPower="-109.80"/>
+<Entry outShaftSpeed="2461.12" torque="-454.69" electricPower="-106.42"/>
+<Entry outShaftSpeed="2461.12" torque="-439.53" electricPower="-103.02"/>
+<Entry outShaftSpeed="2461.12" torque="-424.38" electricPower="-99.61"/>
+<Entry outShaftSpeed="2461.12" torque="-409.22" electricPower="-96.18"/>
+<Entry outShaftSpeed="2461.12" torque="-394.06" electricPower="-92.73"/>
+<Entry outShaftSpeed="2461.12" torque="-378.91" electricPower="-89.28"/>
+<Entry outShaftSpeed="2461.12" torque="-363.75" electricPower="-85.80"/>
+<Entry outShaftSpeed="2461.12" torque="-348.59" electricPower="-82.31"/>
+<Entry outShaftSpeed="2461.12" torque="-333.44" electricPower="-78.81"/>
+<Entry outShaftSpeed="2461.12" torque="-318.28" electricPower="-75.29"/>
+<Entry outShaftSpeed="2461.12" torque="-303.13" electricPower="-71.76"/>
+<Entry outShaftSpeed="2461.12" torque="-287.97" electricPower="-68.21"/>
+<Entry outShaftSpeed="2461.12" torque="-272.81" electricPower="-64.64"/>
+<Entry outShaftSpeed="2461.12" torque="-257.66" electricPower="-61.06"/>
+<Entry outShaftSpeed="2461.12" torque="-242.50" electricPower="-57.47"/>
+<Entry outShaftSpeed="2461.12" torque="-227.34" electricPower="-53.86"/>
+<Entry outShaftSpeed="2461.12" torque="-212.19" electricPower="-50.24"/>
+<Entry outShaftSpeed="2461.12" torque="-197.03" electricPower="-46.60"/>
+<Entry outShaftSpeed="2461.12" torque="-181.88" electricPower="-42.94"/>
+<Entry outShaftSpeed="2461.12" torque="-166.72" electricPower="-39.27"/>
+<Entry outShaftSpeed="2461.12" torque="-151.56" electricPower="-35.59"/>
+<Entry outShaftSpeed="2461.12" torque="-136.41" electricPower="-31.89"/>
+<Entry outShaftSpeed="2461.12" torque="-121.25" electricPower="-28.18"/>
+<Entry outShaftSpeed="2461.12" torque="-106.09" electricPower="-24.45"/>
+<Entry outShaftSpeed="2461.12" torque="-90.94" electricPower="-20.70"/>
+<Entry outShaftSpeed="2461.12" torque="-75.78" electricPower="-16.94"/>
+<Entry outShaftSpeed="2461.12" torque="-60.63" electricPower="-13.17"/>
+<Entry outShaftSpeed="2461.12" torque="-45.47" electricPower="-9.38"/>
+<Entry outShaftSpeed="2461.12" torque="-30.31" electricPower="-5.58"/>
+<Entry outShaftSpeed="2461.12" torque="-15.16" electricPower="-1.76"/>
+<Entry outShaftSpeed="2461.12" torque="0.00" electricPower="2.15"/>
+<Entry outShaftSpeed="2461.12" torque="15.16" electricPower="6.15"/>
+<Entry outShaftSpeed="2461.12" torque="30.31" electricPower="10.16"/>
+<Entry outShaftSpeed="2461.12" torque="45.47" electricPower="14.18"/>
+<Entry outShaftSpeed="2461.12" torque="60.63" electricPower="18.23"/>
+<Entry outShaftSpeed="2461.12" torque="75.78" electricPower="22.28"/>
+<Entry outShaftSpeed="2461.12" torque="90.94" electricPower="26.35"/>
+<Entry outShaftSpeed="2461.12" torque="106.09" electricPower="30.44"/>
+<Entry outShaftSpeed="2461.12" torque="121.25" electricPower="34.54"/>
+<Entry outShaftSpeed="2461.12" torque="136.41" electricPower="38.66"/>
+<Entry outShaftSpeed="2461.12" torque="151.56" electricPower="42.79"/>
+<Entry outShaftSpeed="2461.12" torque="166.72" electricPower="46.94"/>
+<Entry outShaftSpeed="2461.12" torque="181.88" electricPower="51.10"/>
+<Entry outShaftSpeed="2461.12" torque="197.03" electricPower="55.28"/>
+<Entry outShaftSpeed="2461.12" torque="212.19" electricPower="59.47"/>
+<Entry outShaftSpeed="2461.12" torque="227.34" electricPower="63.68"/>
+<Entry outShaftSpeed="2461.12" torque="242.50" electricPower="67.91"/>
+<Entry outShaftSpeed="2461.12" torque="257.66" electricPower="72.15"/>
+<Entry outShaftSpeed="2461.12" torque="272.81" electricPower="76.40"/>
+<Entry outShaftSpeed="2461.12" torque="287.97" electricPower="80.67"/>
+<Entry outShaftSpeed="2461.12" torque="303.13" electricPower="84.96"/>
+<Entry outShaftSpeed="2461.12" torque="318.28" electricPower="89.26"/>
+<Entry outShaftSpeed="2461.12" torque="333.44" electricPower="93.57"/>
+<Entry outShaftSpeed="2461.12" torque="348.59" electricPower="97.91"/>
+<Entry outShaftSpeed="2461.12" torque="363.75" electricPower="102.25"/>
+<Entry outShaftSpeed="2461.12" torque="378.91" electricPower="106.62"/>
+<Entry outShaftSpeed="2461.12" torque="394.06" electricPower="110.99"/>
+<Entry outShaftSpeed="2461.12" torque="409.22" electricPower="115.38"/>
+<Entry outShaftSpeed="2461.12" torque="424.38" electricPower="119.79"/>
+<Entry outShaftSpeed="2461.12" torque="439.53" electricPower="124.21"/>
+<Entry outShaftSpeed="2461.12" torque="454.69" electricPower="128.66"/>
+<Entry outShaftSpeed="2461.12" torque="469.84" electricPower="133.11"/>
+<Entry outShaftSpeed="2461.12" torque="485.00" electricPower="137.58"/>
+<Entry outShaftSpeed="2812.81" torque="-485.00" electricPower="-130.41"/>
+<Entry outShaftSpeed="2812.81" torque="-469.84" electricPower="-126.49"/>
+<Entry outShaftSpeed="2812.81" torque="-454.69" electricPower="-122.55"/>
+<Entry outShaftSpeed="2812.81" torque="-439.53" electricPower="-118.60"/>
+<Entry outShaftSpeed="2812.81" torque="-424.38" electricPower="-114.63"/>
+<Entry outShaftSpeed="2812.81" torque="-409.22" electricPower="-110.65"/>
+<Entry outShaftSpeed="2812.81" torque="-394.06" electricPower="-106.65"/>
+<Entry outShaftSpeed="2812.81" torque="-378.91" electricPower="-102.64"/>
+<Entry outShaftSpeed="2812.81" torque="-363.75" electricPower="-98.62"/>
+<Entry outShaftSpeed="2812.81" torque="-348.59" electricPower="-94.57"/>
+<Entry outShaftSpeed="2812.81" torque="-333.44" electricPower="-90.52"/>
+<Entry outShaftSpeed="2812.81" torque="-318.28" electricPower="-86.44"/>
+<Entry outShaftSpeed="2812.81" torque="-303.13" electricPower="-82.36"/>
+<Entry outShaftSpeed="2812.81" torque="-287.97" electricPower="-78.26"/>
+<Entry outShaftSpeed="2812.81" torque="-272.81" electricPower="-74.14"/>
+<Entry outShaftSpeed="2812.81" torque="-257.66" electricPower="-70.01"/>
+<Entry outShaftSpeed="2812.81" torque="-242.50" electricPower="-65.86"/>
+<Entry outShaftSpeed="2812.81" torque="-227.34" electricPower="-61.70"/>
+<Entry outShaftSpeed="2812.81" torque="-212.19" electricPower="-57.52"/>
+<Entry outShaftSpeed="2812.81" torque="-197.03" electricPower="-53.33"/>
+<Entry outShaftSpeed="2812.81" torque="-181.88" electricPower="-49.12"/>
+<Entry outShaftSpeed="2812.81" torque="-166.72" electricPower="-44.90"/>
+<Entry outShaftSpeed="2812.81" torque="-151.56" electricPower="-40.66"/>
+<Entry outShaftSpeed="2812.81" torque="-136.41" electricPower="-36.41"/>
+<Entry outShaftSpeed="2812.81" torque="-121.25" electricPower="-32.14"/>
+<Entry outShaftSpeed="2812.81" torque="-106.09" electricPower="-27.86"/>
+<Entry outShaftSpeed="2812.81" torque="-90.94" electricPower="-23.56"/>
+<Entry outShaftSpeed="2812.81" torque="-75.78" electricPower="-19.25"/>
+<Entry outShaftSpeed="2812.81" torque="-60.63" electricPower="-14.92"/>
+<Entry outShaftSpeed="2812.81" torque="-45.47" electricPower="-10.58"/>
+<Entry outShaftSpeed="2812.81" torque="-30.31" electricPower="-6.22"/>
+<Entry outShaftSpeed="2812.81" torque="-15.16" electricPower="-1.85"/>
+<Entry outShaftSpeed="2812.81" torque="0.00" electricPower="2.62"/>
+<Entry outShaftSpeed="2812.81" torque="15.16" electricPower="7.18"/>
+<Entry outShaftSpeed="2812.81" torque="30.31" electricPower="11.76"/>
+<Entry outShaftSpeed="2812.81" torque="45.47" electricPower="16.35"/>
+<Entry outShaftSpeed="2812.81" torque="60.63" electricPower="20.95"/>
+<Entry outShaftSpeed="2812.81" torque="75.78" electricPower="25.57"/>
+<Entry outShaftSpeed="2812.81" torque="90.94" electricPower="30.21"/>
+<Entry outShaftSpeed="2812.81" torque="106.09" electricPower="34.86"/>
+<Entry outShaftSpeed="2812.81" torque="121.25" electricPower="39.52"/>
+<Entry outShaftSpeed="2812.81" torque="136.41" electricPower="44.21"/>
+<Entry outShaftSpeed="2812.81" torque="151.56" electricPower="48.90"/>
+<Entry outShaftSpeed="2812.81" torque="166.72" electricPower="53.61"/>
+<Entry outShaftSpeed="2812.81" torque="181.88" electricPower="58.34"/>
+<Entry outShaftSpeed="2812.81" torque="197.03" electricPower="63.08"/>
+<Entry outShaftSpeed="2812.81" torque="212.19" electricPower="67.84"/>
+<Entry outShaftSpeed="2812.81" torque="227.34" electricPower="72.62"/>
+<Entry outShaftSpeed="2812.81" torque="242.50" electricPower="77.40"/>
+<Entry outShaftSpeed="2812.81" torque="257.66" electricPower="82.21"/>
+<Entry outShaftSpeed="2812.81" torque="272.81" electricPower="87.03"/>
+<Entry outShaftSpeed="2812.81" torque="287.97" electricPower="91.86"/>
+<Entry outShaftSpeed="2812.81" torque="303.13" electricPower="96.71"/>
+<Entry outShaftSpeed="2812.81" torque="318.28" electricPower="101.58"/>
+<Entry outShaftSpeed="2812.81" torque="333.44" electricPower="106.46"/>
+<Entry outShaftSpeed="2812.81" torque="348.59" electricPower="111.35"/>
+<Entry outShaftSpeed="2812.81" torque="363.75" electricPower="116.26"/>
+<Entry outShaftSpeed="2812.81" torque="378.91" electricPower="121.19"/>
+<Entry outShaftSpeed="2812.81" torque="394.06" electricPower="126.13"/>
+<Entry outShaftSpeed="2812.81" torque="409.22" electricPower="131.09"/>
+<Entry outShaftSpeed="2812.81" torque="424.38" electricPower="136.06"/>
+<Entry outShaftSpeed="2812.81" torque="439.53" electricPower="141.04"/>
+<Entry outShaftSpeed="2812.81" torque="454.69" electricPower="146.05"/>
+<Entry outShaftSpeed="2812.81" torque="469.84" electricPower="151.07"/>
+<Entry outShaftSpeed="2812.81" torque="485.00" electricPower="156.11"/>
+<Entry outShaftSpeed="3164.36" torque="-485.00" electricPower="-147.61"/>
+<Entry outShaftSpeed="3164.36" torque="-469.84" electricPower="-143.13"/>
+<Entry outShaftSpeed="3164.36" torque="-454.69" electricPower="-138.64"/>
+<Entry outShaftSpeed="3164.36" torque="-439.53" electricPower="-134.14"/>
+<Entry outShaftSpeed="3164.36" torque="-424.38" electricPower="-129.62"/>
+<Entry outShaftSpeed="3164.36" torque="-409.22" electricPower="-125.09"/>
+<Entry outShaftSpeed="3164.36" torque="-394.06" electricPower="-120.54"/>
+<Entry outShaftSpeed="3164.36" torque="-378.91" electricPower="-115.97"/>
+<Entry outShaftSpeed="3164.36" torque="-363.75" electricPower="-111.39"/>
+<Entry outShaftSpeed="3164.36" torque="-348.59" electricPower="-106.79"/>
+<Entry outShaftSpeed="3164.36" torque="-333.44" electricPower="-102.19"/>
+<Entry outShaftSpeed="3164.36" torque="-318.28" electricPower="-97.56"/>
+<Entry outShaftSpeed="3164.36" torque="-303.13" electricPower="-92.92"/>
+<Entry outShaftSpeed="3164.36" torque="-287.97" electricPower="-88.27"/>
+<Entry outShaftSpeed="3164.36" torque="-272.81" electricPower="-83.59"/>
+<Entry outShaftSpeed="3164.36" torque="-257.66" electricPower="-78.91"/>
+<Entry outShaftSpeed="3164.36" torque="-242.50" electricPower="-74.21"/>
+<Entry outShaftSpeed="3164.36" torque="-227.34" electricPower="-69.49"/>
+<Entry outShaftSpeed="3164.36" torque="-212.19" electricPower="-64.76"/>
+<Entry outShaftSpeed="3164.36" torque="-197.03" electricPower="-60.02"/>
+<Entry outShaftSpeed="3164.36" torque="-181.88" electricPower="-55.26"/>
+<Entry outShaftSpeed="3164.36" torque="-166.72" electricPower="-50.48"/>
+<Entry outShaftSpeed="3164.36" torque="-151.56" electricPower="-45.69"/>
+<Entry outShaftSpeed="3164.36" torque="-136.41" electricPower="-40.89"/>
+<Entry outShaftSpeed="3164.36" torque="-121.25" electricPower="-36.07"/>
+<Entry outShaftSpeed="3164.36" torque="-106.09" electricPower="-31.23"/>
+<Entry outShaftSpeed="3164.36" torque="-90.94" electricPower="-26.38"/>
+<Entry outShaftSpeed="3164.36" torque="-75.78" electricPower="-21.52"/>
+<Entry outShaftSpeed="3164.36" torque="-60.63" electricPower="-16.64"/>
+<Entry outShaftSpeed="3164.36" torque="-45.47" electricPower="-11.74"/>
+<Entry outShaftSpeed="3164.36" torque="-30.31" electricPower="-6.83"/>
+<Entry outShaftSpeed="3164.36" torque="-15.16" electricPower="-1.91"/>
+<Entry outShaftSpeed="3164.36" torque="0.00" electricPower="3.13"/>
+<Entry outShaftSpeed="3164.36" torque="15.16" electricPower="8.26"/>
+<Entry outShaftSpeed="3164.36" torque="30.31" electricPower="13.40"/>
+<Entry outShaftSpeed="3164.36" torque="45.47" electricPower="18.55"/>
+<Entry outShaftSpeed="3164.36" torque="60.63" electricPower="23.72"/>
+<Entry outShaftSpeed="3164.36" torque="75.78" electricPower="28.90"/>
+<Entry outShaftSpeed="3164.36" torque="90.94" electricPower="34.10"/>
+<Entry outShaftSpeed="3164.36" torque="106.09" electricPower="39.32"/>
+<Entry outShaftSpeed="3164.36" torque="121.25" electricPower="44.55"/>
+<Entry outShaftSpeed="3164.36" torque="136.41" electricPower="49.79"/>
+<Entry outShaftSpeed="3164.36" torque="151.56" electricPower="55.05"/>
+<Entry outShaftSpeed="3164.36" torque="166.72" electricPower="60.33"/>
+<Entry outShaftSpeed="3164.36" torque="181.88" electricPower="65.62"/>
+<Entry outShaftSpeed="3164.36" torque="197.03" electricPower="70.93"/>
+<Entry outShaftSpeed="3164.36" torque="212.19" electricPower="76.25"/>
+<Entry outShaftSpeed="3164.36" torque="227.34" electricPower="81.59"/>
+<Entry outShaftSpeed="3164.36" torque="242.50" electricPower="86.94"/>
+<Entry outShaftSpeed="3164.36" torque="257.66" electricPower="92.31"/>
+<Entry outShaftSpeed="3164.36" torque="272.81" electricPower="97.70"/>
+<Entry outShaftSpeed="3164.36" torque="287.97" electricPower="103.09"/>
+<Entry outShaftSpeed="3164.36" torque="303.13" electricPower="108.51"/>
+<Entry outShaftSpeed="3164.36" torque="318.28" electricPower="113.94"/>
+<Entry outShaftSpeed="3164.36" torque="333.44" electricPower="119.38"/>
+<Entry outShaftSpeed="3164.36" torque="348.59" electricPower="124.84"/>
+<Entry outShaftSpeed="3164.36" torque="363.75" electricPower="130.31"/>
+<Entry outShaftSpeed="3164.36" torque="378.91" electricPower="135.80"/>
+<Entry outShaftSpeed="3164.36" torque="394.06" electricPower="141.31"/>
+<Entry outShaftSpeed="3164.36" torque="409.22" electricPower="146.83"/>
+<Entry outShaftSpeed="3164.36" torque="424.38" electricPower="152.37"/>
+<Entry outShaftSpeed="3164.36" torque="439.53" electricPower="157.92"/>
+<Entry outShaftSpeed="3164.36" torque="454.69" electricPower="163.49"/>
+<Entry outShaftSpeed="3164.36" torque="469.84" electricPower="169.07"/>
+<Entry outShaftSpeed="3164.36" torque="485.00" electricPower="174.67"/>
+<Entry outShaftSpeed="3515.91" torque="-485.00" electricPower="-164.77"/>
+<Entry outShaftSpeed="3515.91" torque="-469.84" electricPower="-159.74"/>
+<Entry outShaftSpeed="3515.91" torque="-454.69" electricPower="-154.70"/>
+<Entry outShaftSpeed="3515.91" torque="-439.53" electricPower="-149.63"/>
+<Entry outShaftSpeed="3515.91" torque="-424.38" electricPower="-144.56"/>
+<Entry outShaftSpeed="3515.91" torque="-409.22" electricPower="-139.47"/>
+<Entry outShaftSpeed="3515.91" torque="-394.06" electricPower="-134.38"/>
+<Entry outShaftSpeed="3515.91" torque="-378.91" electricPower="-129.26"/>
+<Entry outShaftSpeed="3515.91" torque="-363.75" electricPower="-124.13"/>
+<Entry outShaftSpeed="3515.91" torque="-348.59" electricPower="-118.97"/>
+<Entry outShaftSpeed="3515.91" torque="-333.44" electricPower="-113.81"/>
+<Entry outShaftSpeed="3515.91" torque="-318.28" electricPower="-108.63"/>
+<Entry outShaftSpeed="3515.91" torque="-303.13" electricPower="-103.44"/>
+<Entry outShaftSpeed="3515.91" torque="-287.97" electricPower="-98.23"/>
+<Entry outShaftSpeed="3515.91" torque="-272.81" electricPower="-93.01"/>
+<Entry outShaftSpeed="3515.91" torque="-257.66" electricPower="-87.77"/>
+<Entry outShaftSpeed="3515.91" torque="-242.50" electricPower="-82.52"/>
+<Entry outShaftSpeed="3515.91" torque="-227.34" electricPower="-77.25"/>
+<Entry outShaftSpeed="3515.91" torque="-212.19" electricPower="-71.97"/>
+<Entry outShaftSpeed="3515.91" torque="-197.03" electricPower="-66.67"/>
+<Entry outShaftSpeed="3515.91" torque="-181.88" electricPower="-61.36"/>
+<Entry outShaftSpeed="3515.91" torque="-166.72" electricPower="-56.03"/>
+<Entry outShaftSpeed="3515.91" torque="-151.56" electricPower="-50.69"/>
+<Entry outShaftSpeed="3515.91" torque="-136.41" electricPower="-45.33"/>
+<Entry outShaftSpeed="3515.91" torque="-121.25" electricPower="-39.95"/>
+<Entry outShaftSpeed="3515.91" torque="-106.09" electricPower="-34.57"/>
+<Entry outShaftSpeed="3515.91" torque="-90.94" electricPower="-29.16"/>
+<Entry outShaftSpeed="3515.91" torque="-75.78" electricPower="-23.74"/>
+<Entry outShaftSpeed="3515.91" torque="-60.63" electricPower="-18.31"/>
+<Entry outShaftSpeed="3515.91" torque="-45.47" electricPower="-12.86"/>
+<Entry outShaftSpeed="3515.91" torque="-30.31" electricPower="-7.40"/>
+<Entry outShaftSpeed="3515.91" torque="-15.16" electricPower="-1.92"/>
+<Entry outShaftSpeed="3515.91" torque="0.00" electricPower="3.69"/>
+<Entry outShaftSpeed="3515.91" torque="15.16" electricPower="9.37"/>
+<Entry outShaftSpeed="3515.91" torque="30.31" electricPower="15.08"/>
+<Entry outShaftSpeed="3515.91" torque="45.47" electricPower="20.79"/>
+<Entry outShaftSpeed="3515.91" torque="60.63" electricPower="26.53"/>
+<Entry outShaftSpeed="3515.91" torque="75.78" electricPower="32.28"/>
+<Entry outShaftSpeed="3515.91" torque="90.94" electricPower="38.04"/>
+<Entry outShaftSpeed="3515.91" torque="106.09" electricPower="43.82"/>
+<Entry outShaftSpeed="3515.91" torque="121.25" electricPower="49.61"/>
+<Entry outShaftSpeed="3515.91" torque="136.41" electricPower="55.42"/>
+<Entry outShaftSpeed="3515.91" torque="151.56" electricPower="61.25"/>
+<Entry outShaftSpeed="3515.91" torque="166.72" electricPower="67.09"/>
+<Entry outShaftSpeed="3515.91" torque="181.88" electricPower="72.94"/>
+<Entry outShaftSpeed="3515.91" torque="197.03" electricPower="78.82"/>
+<Entry outShaftSpeed="3515.91" torque="212.19" electricPower="84.70"/>
+<Entry outShaftSpeed="3515.91" torque="227.34" electricPower="90.61"/>
+<Entry outShaftSpeed="3515.91" torque="242.50" electricPower="96.52"/>
+<Entry outShaftSpeed="3515.91" torque="257.66" electricPower="102.46"/>
+<Entry outShaftSpeed="3515.91" torque="272.81" electricPower="108.40"/>
+<Entry outShaftSpeed="3515.91" torque="287.97" electricPower="114.37"/>
+<Entry outShaftSpeed="3515.91" torque="303.13" electricPower="120.34"/>
+<Entry outShaftSpeed="3515.91" torque="318.28" electricPower="126.33"/>
+<Entry outShaftSpeed="3515.91" torque="333.44" electricPower="132.34"/>
+<Entry outShaftSpeed="3515.91" torque="348.59" electricPower="138.37"/>
+<Entry outShaftSpeed="3515.91" torque="363.75" electricPower="144.41"/>
+<Entry outShaftSpeed="3515.91" torque="378.91" electricPower="150.46"/>
+<Entry outShaftSpeed="3515.91" torque="394.06" electricPower="156.53"/>
+<Entry outShaftSpeed="3515.91" torque="409.22" electricPower="162.62"/>
+<Entry outShaftSpeed="3515.91" torque="424.38" electricPower="168.71"/>
+<Entry outShaftSpeed="3515.91" torque="439.53" electricPower="174.83"/>
+<Entry outShaftSpeed="3515.91" torque="454.69" electricPower="180.96"/>
+<Entry outShaftSpeed="3515.91" torque="469.84" electricPower="187.11"/>
+<Entry outShaftSpeed="3515.91" torque="485.00" electricPower="193.28"/>
+<Entry outShaftSpeed="3867.60" torque="-485.00" electricPower="-181.88"/>
+<Entry outShaftSpeed="3867.60" torque="-469.84" electricPower="-176.30"/>
+<Entry outShaftSpeed="3867.60" torque="-454.69" electricPower="-170.71"/>
+<Entry outShaftSpeed="3867.60" torque="-439.53" electricPower="-165.10"/>
+<Entry outShaftSpeed="3867.60" torque="-424.38" electricPower="-159.47"/>
+<Entry outShaftSpeed="3867.60" torque="-409.22" electricPower="-153.83"/>
+<Entry outShaftSpeed="3867.60" torque="-394.06" electricPower="-148.17"/>
+<Entry outShaftSpeed="3867.60" torque="-378.91" electricPower="-142.50"/>
+<Entry outShaftSpeed="3867.60" torque="-363.75" electricPower="-136.81"/>
+<Entry outShaftSpeed="3867.60" torque="-348.59" electricPower="-131.12"/>
+<Entry outShaftSpeed="3867.60" torque="-333.44" electricPower="-125.40"/>
+<Entry outShaftSpeed="3867.60" torque="-318.28" electricPower="-119.67"/>
+<Entry outShaftSpeed="3867.60" torque="-303.13" electricPower="-113.92"/>
+<Entry outShaftSpeed="3867.60" torque="-287.97" electricPower="-108.16"/>
+<Entry outShaftSpeed="3867.60" torque="-272.81" electricPower="-102.38"/>
+<Entry outShaftSpeed="3867.60" torque="-257.66" electricPower="-96.60"/>
+<Entry outShaftSpeed="3867.60" torque="-242.50" electricPower="-90.79"/>
+<Entry outShaftSpeed="3867.60" torque="-227.34" electricPower="-84.97"/>
+<Entry outShaftSpeed="3867.60" torque="-212.19" electricPower="-79.13"/>
+<Entry outShaftSpeed="3867.60" torque="-197.03" electricPower="-73.28"/>
+<Entry outShaftSpeed="3867.60" torque="-181.88" electricPower="-67.41"/>
+<Entry outShaftSpeed="3867.60" torque="-166.72" electricPower="-61.53"/>
+<Entry outShaftSpeed="3867.60" torque="-151.56" electricPower="-55.64"/>
+<Entry outShaftSpeed="3867.60" torque="-136.41" electricPower="-49.73"/>
+<Entry outShaftSpeed="3867.60" torque="-121.25" electricPower="-43.80"/>
+<Entry outShaftSpeed="3867.60" torque="-106.09" electricPower="-37.86"/>
+<Entry outShaftSpeed="3867.60" torque="-90.94" electricPower="-31.90"/>
+<Entry outShaftSpeed="3867.60" torque="-75.78" electricPower="-25.93"/>
+<Entry outShaftSpeed="3867.60" torque="-60.63" electricPower="-19.94"/>
+<Entry outShaftSpeed="3867.60" torque="-45.47" electricPower="-13.94"/>
+<Entry outShaftSpeed="3867.60" torque="-30.31" electricPower="-7.93"/>
+<Entry outShaftSpeed="3867.60" torque="-15.16" electricPower="-1.90"/>
+<Entry outShaftSpeed="3867.60" torque="0.00" electricPower="4.28"/>
+<Entry outShaftSpeed="3867.60" torque="15.16" electricPower="10.53"/>
+<Entry outShaftSpeed="3867.60" torque="30.31" electricPower="16.80"/>
+<Entry outShaftSpeed="3867.60" torque="45.47" electricPower="23.08"/>
+<Entry outShaftSpeed="3867.60" torque="60.63" electricPower="29.38"/>
+<Entry outShaftSpeed="3867.60" torque="75.78" electricPower="35.69"/>
+<Entry outShaftSpeed="3867.60" torque="90.94" electricPower="42.02"/>
+<Entry outShaftSpeed="3867.60" torque="106.09" electricPower="48.36"/>
+<Entry outShaftSpeed="3867.60" torque="121.25" electricPower="54.72"/>
+<Entry outShaftSpeed="3867.60" torque="136.41" electricPower="61.09"/>
+<Entry outShaftSpeed="3867.60" torque="151.56" electricPower="67.48"/>
+<Entry outShaftSpeed="3867.60" torque="166.72" electricPower="73.89"/>
+<Entry outShaftSpeed="3867.60" torque="181.88" electricPower="80.31"/>
+<Entry outShaftSpeed="3867.60" torque="197.03" electricPower="86.74"/>
+<Entry outShaftSpeed="3867.60" torque="212.19" electricPower="93.20"/>
+<Entry outShaftSpeed="3867.60" torque="227.34" electricPower="99.66"/>
+<Entry outShaftSpeed="3867.60" torque="242.50" electricPower="106.14"/>
+<Entry outShaftSpeed="3867.60" torque="257.66" electricPower="112.63"/>
+<Entry outShaftSpeed="3867.60" torque="272.81" electricPower="119.15"/>
+<Entry outShaftSpeed="3867.60" torque="287.97" electricPower="125.68"/>
+<Entry outShaftSpeed="3867.60" torque="303.13" electricPower="132.21"/>
+<Entry outShaftSpeed="3867.60" torque="318.28" electricPower="138.78"/>
+<Entry outShaftSpeed="3867.60" torque="333.44" electricPower="145.35"/>
+<Entry outShaftSpeed="3867.60" torque="348.59" electricPower="151.94"/>
+<Entry outShaftSpeed="3867.60" torque="363.75" electricPower="158.54"/>
+<Entry outShaftSpeed="3867.60" torque="378.91" electricPower="165.16"/>
+<Entry outShaftSpeed="3867.60" torque="394.06" electricPower="171.79"/>
+<Entry outShaftSpeed="3867.60" torque="409.22" electricPower="178.45"/>
+<Entry outShaftSpeed="3867.60" torque="424.38" electricPower="185.11"/>
+<Entry outShaftSpeed="3867.60" torque="439.53" electricPower="191.79"/>
+<Entry outShaftSpeed="3867.60" torque="454.69" electricPower="198.48"/>
+<Entry outShaftSpeed="3867.60" torque="469.84" electricPower="205.20"/>
+<Entry outShaftSpeed="3867.60" torque="485.00" electricPower="211.92"/>
+<Entry outShaftSpeed="4219.15" torque="-485.00" electricPower="-198.96"/>
+<Entry outShaftSpeed="4219.15" torque="-469.84" electricPower="-192.83"/>
+<Entry outShaftSpeed="4219.15" torque="-454.69" electricPower="-186.68"/>
+<Entry outShaftSpeed="4219.15" torque="-439.53" electricPower="-180.52"/>
+<Entry outShaftSpeed="4219.15" torque="-424.38" electricPower="-174.33"/>
+<Entry outShaftSpeed="4219.15" torque="-409.22" electricPower="-168.14"/>
+<Entry outShaftSpeed="4219.15" torque="-394.06" electricPower="-161.93"/>
+<Entry outShaftSpeed="4219.15" torque="-378.91" electricPower="-155.71"/>
+<Entry outShaftSpeed="4219.15" torque="-363.75" electricPower="-149.46"/>
+<Entry outShaftSpeed="4219.15" torque="-348.59" electricPower="-143.21"/>
+<Entry outShaftSpeed="4219.15" torque="-333.44" electricPower="-136.95"/>
+<Entry outShaftSpeed="4219.15" torque="-318.28" electricPower="-130.66"/>
+<Entry outShaftSpeed="4219.15" torque="-303.13" electricPower="-124.37"/>
+<Entry outShaftSpeed="4219.15" torque="-287.97" electricPower="-118.04"/>
+<Entry outShaftSpeed="4219.15" torque="-272.81" electricPower="-111.72"/>
+<Entry outShaftSpeed="4219.15" torque="-257.66" electricPower="-105.38"/>
+<Entry outShaftSpeed="4219.15" torque="-242.50" electricPower="-99.02"/>
+<Entry outShaftSpeed="4219.15" torque="-227.34" electricPower="-92.64"/>
+<Entry outShaftSpeed="4219.15" torque="-212.19" electricPower="-86.25"/>
+<Entry outShaftSpeed="4219.15" torque="-197.03" electricPower="-79.85"/>
+<Entry outShaftSpeed="4219.15" torque="-181.88" electricPower="-73.43"/>
+<Entry outShaftSpeed="4219.15" torque="-166.72" electricPower="-67.00"/>
+<Entry outShaftSpeed="4219.15" torque="-151.56" electricPower="-60.55"/>
+<Entry outShaftSpeed="4219.15" torque="-136.41" electricPower="-54.08"/>
+<Entry outShaftSpeed="4219.15" torque="-121.25" electricPower="-47.60"/>
+<Entry outShaftSpeed="4219.15" torque="-106.09" electricPower="-41.11"/>
+<Entry outShaftSpeed="4219.15" torque="-90.94" electricPower="-34.60"/>
+<Entry outShaftSpeed="4219.15" torque="-75.78" electricPower="-28.08"/>
+<Entry outShaftSpeed="4219.15" torque="-60.63" electricPower="-21.54"/>
+<Entry outShaftSpeed="4219.15" torque="-45.47" electricPower="-14.98"/>
+<Entry outShaftSpeed="4219.15" torque="-30.31" electricPower="-8.41"/>
+<Entry outShaftSpeed="4219.15" torque="-15.16" electricPower="-1.83"/>
+<Entry outShaftSpeed="4219.15" torque="0.00" electricPower="4.92"/>
+<Entry outShaftSpeed="4219.15" torque="15.16" electricPower="11.73"/>
+<Entry outShaftSpeed="4219.15" torque="30.31" electricPower="18.56"/>
+<Entry outShaftSpeed="4219.15" torque="45.47" electricPower="25.41"/>
+<Entry outShaftSpeed="4219.15" torque="60.63" electricPower="32.27"/>
+<Entry outShaftSpeed="4219.15" torque="75.78" electricPower="39.15"/>
+<Entry outShaftSpeed="4219.15" torque="90.94" electricPower="46.04"/>
+<Entry outShaftSpeed="4219.15" torque="106.09" electricPower="52.95"/>
+<Entry outShaftSpeed="4219.15" torque="121.25" electricPower="59.87"/>
+<Entry outShaftSpeed="4219.15" torque="136.41" electricPower="66.81"/>
+<Entry outShaftSpeed="4219.15" torque="151.56" electricPower="73.76"/>
+<Entry outShaftSpeed="4219.15" torque="166.72" electricPower="80.73"/>
+<Entry outShaftSpeed="4219.15" torque="181.88" electricPower="87.71"/>
+<Entry outShaftSpeed="4219.15" torque="197.03" electricPower="94.71"/>
+<Entry outShaftSpeed="4219.15" torque="212.19" electricPower="101.72"/>
+<Entry outShaftSpeed="4219.15" torque="227.34" electricPower="108.76"/>
+<Entry outShaftSpeed="4219.15" torque="242.50" electricPower="115.80"/>
+<Entry outShaftSpeed="4219.15" torque="257.66" electricPower="122.87"/>
+<Entry outShaftSpeed="4219.15" torque="272.81" electricPower="129.94"/>
+<Entry outShaftSpeed="4219.15" torque="287.97" electricPower="137.03"/>
+<Entry outShaftSpeed="4219.15" torque="303.13" electricPower="144.13"/>
+<Entry outShaftSpeed="4219.15" torque="318.28" electricPower="151.26"/>
+<Entry outShaftSpeed="4219.15" torque="333.44" electricPower="158.39"/>
+<Entry outShaftSpeed="4219.15" torque="348.59" electricPower="165.54"/>
+<Entry outShaftSpeed="4219.15" torque="363.75" electricPower="172.71"/>
+<Entry outShaftSpeed="4219.15" torque="378.91" electricPower="179.90"/>
+<Entry outShaftSpeed="4219.15" torque="394.06" electricPower="187.10"/>
+<Entry outShaftSpeed="4219.15" torque="409.22" electricPower="194.31"/>
+<Entry outShaftSpeed="4219.15" torque="424.38" electricPower="201.54"/>
+<Entry outShaftSpeed="4219.15" torque="439.53" electricPower="208.79"/>
+<Entry outShaftSpeed="4219.15" torque="454.69" electricPower="216.04"/>
+<Entry outShaftSpeed="4219.15" torque="469.84" electricPower="223.32"/>
+<Entry outShaftSpeed="4219.15" torque="485.00" electricPower="230.61"/>
+<Entry outShaftSpeed="4570.69" torque="-485.00" electricPower="-216.00"/>
+<Entry outShaftSpeed="4570.69" torque="-469.84" electricPower="-209.31"/>
+<Entry outShaftSpeed="4570.69" torque="-454.69" electricPower="-202.61"/>
+<Entry outShaftSpeed="4570.69" torque="-439.53" electricPower="-195.89"/>
+<Entry outShaftSpeed="4570.69" torque="-424.38" electricPower="-189.16"/>
+<Entry outShaftSpeed="4570.69" torque="-409.22" electricPower="-182.41"/>
+<Entry outShaftSpeed="4570.69" torque="-394.06" electricPower="-175.65"/>
+<Entry outShaftSpeed="4570.69" torque="-378.91" electricPower="-168.88"/>
+<Entry outShaftSpeed="4570.69" torque="-363.75" electricPower="-162.08"/>
+<Entry outShaftSpeed="4570.69" torque="-348.59" electricPower="-155.28"/>
+<Entry outShaftSpeed="4570.69" torque="-333.44" electricPower="-148.46"/>
+<Entry outShaftSpeed="4570.69" torque="-318.28" electricPower="-141.62"/>
+<Entry outShaftSpeed="4570.69" torque="-303.13" electricPower="-134.76"/>
+<Entry outShaftSpeed="4570.69" torque="-287.97" electricPower="-127.89"/>
+<Entry outShaftSpeed="4570.69" torque="-272.81" electricPower="-121.01"/>
+<Entry outShaftSpeed="4570.69" torque="-257.66" electricPower="-114.12"/>
+<Entry outShaftSpeed="4570.69" torque="-242.50" electricPower="-107.21"/>
+<Entry outShaftSpeed="4570.69" torque="-227.34" electricPower="-100.28"/>
+<Entry outShaftSpeed="4570.69" torque="-212.19" electricPower="-93.33"/>
+<Entry outShaftSpeed="4570.69" torque="-197.03" electricPower="-86.38"/>
+<Entry outShaftSpeed="4570.69" torque="-181.88" electricPower="-79.41"/>
+<Entry outShaftSpeed="4570.69" torque="-166.72" electricPower="-72.42"/>
+<Entry outShaftSpeed="4570.69" torque="-151.56" electricPower="-65.42"/>
+<Entry outShaftSpeed="4570.69" torque="-136.41" electricPower="-58.40"/>
+<Entry outShaftSpeed="4570.69" torque="-121.25" electricPower="-51.37"/>
+<Entry outShaftSpeed="4570.69" torque="-106.09" electricPower="-44.32"/>
+<Entry outShaftSpeed="4570.69" torque="-90.94" electricPower="-37.26"/>
+<Entry outShaftSpeed="4570.69" torque="-75.78" electricPower="-30.18"/>
+<Entry outShaftSpeed="4570.69" torque="-60.63" electricPower="-23.09"/>
+<Entry outShaftSpeed="4570.69" torque="-45.47" electricPower="-15.98"/>
+<Entry outShaftSpeed="4570.69" torque="-30.31" electricPower="-8.86"/>
+<Entry outShaftSpeed="4570.69" torque="-15.16" electricPower="-1.72"/>
+<Entry outShaftSpeed="4570.69" torque="0.00" electricPower="5.59"/>
+<Entry outShaftSpeed="4570.69" torque="15.16" electricPower="12.97"/>
+<Entry outShaftSpeed="4570.69" torque="30.31" electricPower="20.37"/>
+<Entry outShaftSpeed="4570.69" torque="45.47" electricPower="27.78"/>
+<Entry outShaftSpeed="4570.69" torque="60.63" electricPower="35.20"/>
+<Entry outShaftSpeed="4570.69" torque="75.78" electricPower="42.64"/>
+<Entry outShaftSpeed="4570.69" torque="90.94" electricPower="50.10"/>
+<Entry outShaftSpeed="4570.69" torque="106.09" electricPower="57.57"/>
+<Entry outShaftSpeed="4570.69" torque="121.25" electricPower="65.06"/>
+<Entry outShaftSpeed="4570.69" torque="136.41" electricPower="72.56"/>
+<Entry outShaftSpeed="4570.69" torque="151.56" electricPower="80.08"/>
+<Entry outShaftSpeed="4570.69" torque="166.72" electricPower="87.61"/>
+<Entry outShaftSpeed="4570.69" torque="181.88" electricPower="95.16"/>
+<Entry outShaftSpeed="4570.69" torque="197.03" electricPower="102.72"/>
+<Entry outShaftSpeed="4570.69" torque="212.19" electricPower="110.30"/>
+<Entry outShaftSpeed="4570.69" torque="227.34" electricPower="117.89"/>
+<Entry outShaftSpeed="4570.69" torque="242.50" electricPower="125.51"/>
+<Entry outShaftSpeed="4570.69" torque="257.66" electricPower="133.13"/>
+<Entry outShaftSpeed="4570.69" torque="272.81" electricPower="140.77"/>
+<Entry outShaftSpeed="4570.69" torque="287.97" electricPower="148.43"/>
+<Entry outShaftSpeed="4570.69" torque="303.13" electricPower="156.10"/>
+<Entry outShaftSpeed="4570.69" torque="318.28" electricPower="163.79"/>
+<Entry outShaftSpeed="4570.69" torque="333.44" electricPower="171.48"/>
+<Entry outShaftSpeed="4570.69" torque="348.59" electricPower="179.20"/>
+<Entry outShaftSpeed="4570.69" torque="363.75" electricPower="186.93"/>
+<Entry outShaftSpeed="4570.69" torque="378.91" electricPower="194.68"/>
+<Entry outShaftSpeed="4570.69" torque="394.06" electricPower="202.45"/>
+<Entry outShaftSpeed="4570.69" torque="409.22" electricPower="210.22"/>
+<Entry outShaftSpeed="4570.69" torque="424.38" electricPower="218.01"/>
+<Entry outShaftSpeed="4570.69" torque="439.53" electricPower="225.82"/>
+<Entry outShaftSpeed="4570.69" torque="454.69" electricPower="233.64"/>
+<Entry outShaftSpeed="4570.69" torque="469.84" electricPower="241.48"/>
+<Entry outShaftSpeed="4570.69" torque="485.00" electricPower="249.34"/>
+<Entry outShaftSpeed="4922.39" torque="-485.00" electricPower="-232.99"/>
+<Entry outShaftSpeed="4922.39" torque="-469.84" electricPower="-225.75"/>
+<Entry outShaftSpeed="4922.39" torque="-454.69" electricPower="-218.50"/>
+<Entry outShaftSpeed="4922.39" torque="-439.53" electricPower="-211.22"/>
+<Entry outShaftSpeed="4922.39" torque="-424.38" electricPower="-203.94"/>
+<Entry outShaftSpeed="4922.39" torque="-409.22" electricPower="-196.64"/>
+<Entry outShaftSpeed="4922.39" torque="-394.06" electricPower="-189.33"/>
+<Entry outShaftSpeed="4922.39" torque="-378.91" electricPower="-182.00"/>
+<Entry outShaftSpeed="4922.39" torque="-363.75" electricPower="-174.65"/>
+<Entry outShaftSpeed="4922.39" torque="-348.59" electricPower="-167.29"/>
+<Entry outShaftSpeed="4922.39" torque="-333.44" electricPower="-159.92"/>
+<Entry outShaftSpeed="4922.39" torque="-318.28" electricPower="-152.53"/>
+<Entry outShaftSpeed="4922.39" torque="-303.13" electricPower="-145.13"/>
+<Entry outShaftSpeed="4922.39" torque="-287.97" electricPower="-137.70"/>
+<Entry outShaftSpeed="4922.39" torque="-272.81" electricPower="-130.27"/>
+<Entry outShaftSpeed="4922.39" torque="-257.66" electricPower="-122.81"/>
+<Entry outShaftSpeed="4922.39" torque="-242.50" electricPower="-115.35"/>
+<Entry outShaftSpeed="4922.39" torque="-227.34" electricPower="-107.87"/>
+<Entry outShaftSpeed="4922.39" torque="-212.19" electricPower="-100.38"/>
+<Entry outShaftSpeed="4922.39" torque="-197.03" electricPower="-92.87"/>
+<Entry outShaftSpeed="4922.39" torque="-181.88" electricPower="-85.34"/>
+<Entry outShaftSpeed="4922.39" torque="-166.72" electricPower="-77.80"/>
+<Entry outShaftSpeed="4922.39" torque="-151.56" electricPower="-70.24"/>
+<Entry outShaftSpeed="4922.39" torque="-136.41" electricPower="-62.67"/>
+<Entry outShaftSpeed="4922.39" torque="-121.25" electricPower="-55.09"/>
+<Entry outShaftSpeed="4922.39" torque="-106.09" electricPower="-47.49"/>
+<Entry outShaftSpeed="4922.39" torque="-90.94" electricPower="-39.87"/>
+<Entry outShaftSpeed="4922.39" torque="-75.78" electricPower="-32.24"/>
+<Entry outShaftSpeed="4922.39" torque="-60.63" electricPower="-24.60"/>
+<Entry outShaftSpeed="4922.39" torque="-45.47" electricPower="-16.94"/>
+<Entry outShaftSpeed="4922.39" torque="-30.31" electricPower="-9.26"/>
+<Entry outShaftSpeed="4922.39" torque="-15.16" electricPower="-1.57"/>
+<Entry outShaftSpeed="4922.39" torque="0.00" electricPower="6.31"/>
+<Entry outShaftSpeed="4922.39" torque="15.16" electricPower="14.25"/>
+<Entry outShaftSpeed="4922.39" torque="30.31" electricPower="22.21"/>
+<Entry outShaftSpeed="4922.39" torque="45.47" electricPower="30.19"/>
+<Entry outShaftSpeed="4922.39" torque="60.63" electricPower="38.18"/>
+<Entry outShaftSpeed="4922.39" torque="75.78" electricPower="46.18"/>
+<Entry outShaftSpeed="4922.39" torque="90.94" electricPower="54.20"/>
+<Entry outShaftSpeed="4922.39" torque="106.09" electricPower="62.24"/>
+<Entry outShaftSpeed="4922.39" torque="121.25" electricPower="70.29"/>
+<Entry outShaftSpeed="4922.39" torque="136.41" electricPower="78.36"/>
+<Entry outShaftSpeed="4922.39" torque="151.56" electricPower="86.44"/>
+<Entry outShaftSpeed="4922.39" torque="166.72" electricPower="94.54"/>
+<Entry outShaftSpeed="4922.39" torque="181.88" electricPower="102.65"/>
+<Entry outShaftSpeed="4922.39" torque="197.03" electricPower="110.78"/>
+<Entry outShaftSpeed="4922.39" torque="212.19" electricPower="118.92"/>
+<Entry outShaftSpeed="4922.39" torque="227.34" electricPower="127.08"/>
+<Entry outShaftSpeed="4922.39" torque="242.50" electricPower="135.25"/>
+<Entry outShaftSpeed="4922.39" torque="257.66" electricPower="143.44"/>
+<Entry outShaftSpeed="4922.39" torque="272.81" electricPower="151.64"/>
+<Entry outShaftSpeed="4922.39" torque="287.97" electricPower="159.87"/>
+<Entry outShaftSpeed="4922.39" torque="303.13" electricPower="168.10"/>
+<Entry outShaftSpeed="4922.39" torque="318.28" electricPower="176.35"/>
+<Entry outShaftSpeed="4922.39" torque="333.44" electricPower="184.62"/>
+<Entry outShaftSpeed="4922.39" torque="348.59" electricPower="192.89"/>
+<Entry outShaftSpeed="4922.39" torque="363.75" electricPower="201.19"/>
+<Entry outShaftSpeed="4922.39" torque="378.91" electricPower="209.50"/>
+<Entry outShaftSpeed="4922.39" torque="394.06" electricPower="217.83"/>
+<Entry outShaftSpeed="4922.39" torque="409.22" electricPower="226.17"/>
+<Entry outShaftSpeed="4922.39" torque="424.38" electricPower="234.53"/>
+<Entry outShaftSpeed="4922.39" torque="439.53" electricPower="242.90"/>
+<Entry outShaftSpeed="4922.39" torque="454.69" electricPower="251.29"/>
+<Entry outShaftSpeed="4922.39" torque="469.84" electricPower="259.70"/>
+<Entry outShaftSpeed="4922.39" torque="485.00" electricPower="268.11"/>
+<Entry outShaftSpeed="5273.93" torque="-485.00" electricPower="-249.95"/>
+<Entry outShaftSpeed="5273.93" torque="-469.84" electricPower="-242.15"/>
+<Entry outShaftSpeed="5273.93" torque="-454.69" electricPower="-234.35"/>
+<Entry outShaftSpeed="5273.93" torque="-439.53" electricPower="-226.52"/>
+<Entry outShaftSpeed="5273.93" torque="-424.38" electricPower="-218.69"/>
+<Entry outShaftSpeed="5273.93" torque="-409.22" electricPower="-210.83"/>
+<Entry outShaftSpeed="5273.93" torque="-394.06" electricPower="-202.96"/>
+<Entry outShaftSpeed="5273.93" torque="-378.91" electricPower="-195.08"/>
+<Entry outShaftSpeed="5273.93" torque="-363.75" electricPower="-187.18"/>
+<Entry outShaftSpeed="5273.93" torque="-348.59" electricPower="-179.27"/>
+<Entry outShaftSpeed="5273.93" torque="-333.44" electricPower="-171.34"/>
+<Entry outShaftSpeed="5273.93" torque="-318.28" electricPower="-163.39"/>
+<Entry outShaftSpeed="5273.93" torque="-303.13" electricPower="-155.44"/>
+<Entry outShaftSpeed="5273.93" torque="-287.97" electricPower="-147.46"/>
+<Entry outShaftSpeed="5273.93" torque="-272.81" electricPower="-139.48"/>
+<Entry outShaftSpeed="5273.93" torque="-257.66" electricPower="-131.47"/>
+<Entry outShaftSpeed="5273.93" torque="-242.50" electricPower="-123.46"/>
+<Entry outShaftSpeed="5273.93" torque="-227.34" electricPower="-115.42"/>
+<Entry outShaftSpeed="5273.93" torque="-212.19" electricPower="-107.38"/>
+<Entry outShaftSpeed="5273.93" torque="-197.03" electricPower="-99.31"/>
+<Entry outShaftSpeed="5273.93" torque="-181.88" electricPower="-91.23"/>
+<Entry outShaftSpeed="5273.93" torque="-166.72" electricPower="-83.14"/>
+<Entry outShaftSpeed="5273.93" torque="-151.56" electricPower="-75.03"/>
+<Entry outShaftSpeed="5273.93" torque="-136.41" electricPower="-66.91"/>
+<Entry outShaftSpeed="5273.93" torque="-121.25" electricPower="-58.77"/>
+<Entry outShaftSpeed="5273.93" torque="-106.09" electricPower="-50.62"/>
+<Entry outShaftSpeed="5273.93" torque="-90.94" electricPower="-42.45"/>
+<Entry outShaftSpeed="5273.93" torque="-75.78" electricPower="-34.27"/>
+<Entry outShaftSpeed="5273.93" torque="-60.63" electricPower="-26.07"/>
+<Entry outShaftSpeed="5273.93" torque="-45.47" electricPower="-17.86"/>
+<Entry outShaftSpeed="5273.93" torque="-30.31" electricPower="-9.63"/>
+<Entry outShaftSpeed="5273.93" torque="-15.16" electricPower="-1.38"/>
+<Entry outShaftSpeed="5273.93" torque="0.00" electricPower="7.07"/>
+<Entry outShaftSpeed="5273.93" torque="15.16" electricPower="15.58"/>
+<Entry outShaftSpeed="5273.93" torque="30.31" electricPower="24.10"/>
+<Entry outShaftSpeed="5273.93" torque="45.47" electricPower="32.64"/>
+<Entry outShaftSpeed="5273.93" torque="60.63" electricPower="41.19"/>
+<Entry outShaftSpeed="5273.93" torque="75.78" electricPower="49.76"/>
+<Entry outShaftSpeed="5273.93" torque="90.94" electricPower="58.35"/>
+<Entry outShaftSpeed="5273.93" torque="106.09" electricPower="66.95"/>
+<Entry outShaftSpeed="5273.93" torque="121.25" electricPower="75.56"/>
+<Entry outShaftSpeed="5273.93" torque="136.41" electricPower="84.19"/>
+<Entry outShaftSpeed="5273.93" torque="151.56" electricPower="92.84"/>
+<Entry outShaftSpeed="5273.93" torque="166.72" electricPower="101.50"/>
+<Entry outShaftSpeed="5273.93" torque="181.88" electricPower="110.18"/>
+<Entry outShaftSpeed="5273.93" torque="197.03" electricPower="118.87"/>
+<Entry outShaftSpeed="5273.93" torque="212.19" electricPower="127.58"/>
+<Entry outShaftSpeed="5273.93" torque="227.34" electricPower="136.29"/>
+<Entry outShaftSpeed="5273.93" torque="242.50" electricPower="145.04"/>
+<Entry outShaftSpeed="5273.93" torque="257.66" electricPower="153.79"/>
+<Entry outShaftSpeed="5273.93" torque="272.81" electricPower="162.55"/>
+<Entry outShaftSpeed="5273.93" torque="287.97" electricPower="171.34"/>
+<Entry outShaftSpeed="5273.93" torque="303.13" electricPower="180.14"/>
+<Entry outShaftSpeed="5273.93" torque="318.28" electricPower="188.96"/>
+<Entry outShaftSpeed="5273.93" torque="333.44" electricPower="197.79"/>
+<Entry outShaftSpeed="5273.93" torque="348.59" electricPower="206.63"/>
+<Entry outShaftSpeed="5273.93" torque="363.75" electricPower="215.49"/>
+<Entry outShaftSpeed="5273.93" torque="378.91" electricPower="224.37"/>
+<Entry outShaftSpeed="5273.93" torque="394.06" electricPower="233.26"/>
+<Entry outShaftSpeed="5273.93" torque="409.22" electricPower="242.16"/>
+<Entry outShaftSpeed="5273.93" torque="424.38" electricPower="251.08"/>
+<Entry outShaftSpeed="5273.93" torque="439.53" electricPower="260.02"/>
+<Entry outShaftSpeed="5273.93" torque="454.69" electricPower="268.97"/>
+<Entry outShaftSpeed="5273.93" torque="469.84" electricPower="277.94"/>
+<Entry outShaftSpeed="5273.93" torque="485.00" electricPower="286.92"/>
+<Entry outShaftSpeed="5625.48" torque="-485.00" electricPower="-266.86"/>
+<Entry outShaftSpeed="5625.48" torque="-469.84" electricPower="-258.51"/>
+<Entry outShaftSpeed="5625.48" torque="-454.69" electricPower="-250.15"/>
+<Entry outShaftSpeed="5625.48" torque="-439.53" electricPower="-241.78"/>
+<Entry outShaftSpeed="5625.48" torque="-424.38" electricPower="-233.38"/>
+<Entry outShaftSpeed="5625.48" torque="-409.22" electricPower="-224.98"/>
+<Entry outShaftSpeed="5625.48" torque="-394.06" electricPower="-216.55"/>
+<Entry outShaftSpeed="5625.48" torque="-378.91" electricPower="-208.13"/>
+<Entry outShaftSpeed="5625.48" torque="-363.75" electricPower="-199.67"/>
+<Entry outShaftSpeed="5625.48" torque="-348.59" electricPower="-191.21"/>
+<Entry outShaftSpeed="5625.48" torque="-333.44" electricPower="-182.72"/>
+<Entry outShaftSpeed="5625.48" torque="-318.28" electricPower="-174.23"/>
+<Entry outShaftSpeed="5625.48" torque="-303.13" electricPower="-165.71"/>
+<Entry outShaftSpeed="5625.48" torque="-287.97" electricPower="-157.19"/>
+<Entry outShaftSpeed="5625.48" torque="-272.81" electricPower="-148.65"/>
+<Entry outShaftSpeed="5625.48" torque="-257.66" electricPower="-140.09"/>
+<Entry outShaftSpeed="5625.48" torque="-242.50" electricPower="-131.52"/>
+<Entry outShaftSpeed="5625.48" torque="-227.34" electricPower="-122.94"/>
+<Entry outShaftSpeed="5625.48" torque="-212.19" electricPower="-114.34"/>
+<Entry outShaftSpeed="5625.48" torque="-197.03" electricPower="-105.72"/>
+<Entry outShaftSpeed="5625.48" torque="-181.88" electricPower="-97.09"/>
+<Entry outShaftSpeed="5625.48" torque="-166.72" electricPower="-88.44"/>
+<Entry outShaftSpeed="5625.48" torque="-151.56" electricPower="-79.78"/>
+<Entry outShaftSpeed="5625.48" torque="-136.41" electricPower="-71.10"/>
+<Entry outShaftSpeed="5625.48" torque="-121.25" electricPower="-62.41"/>
+<Entry outShaftSpeed="5625.48" torque="-106.09" electricPower="-53.71"/>
+<Entry outShaftSpeed="5625.48" torque="-90.94" electricPower="-44.99"/>
+<Entry outShaftSpeed="5625.48" torque="-75.78" electricPower="-36.25"/>
+<Entry outShaftSpeed="5625.48" torque="-60.63" electricPower="-27.50"/>
+<Entry outShaftSpeed="5625.48" torque="-45.47" electricPower="-18.73"/>
+<Entry outShaftSpeed="5625.48" torque="-30.31" electricPower="-9.95"/>
+<Entry outShaftSpeed="5625.48" torque="-15.16" electricPower="-1.15"/>
+<Entry outShaftSpeed="5625.48" torque="0.00" electricPower="7.87"/>
+<Entry outShaftSpeed="5625.48" torque="15.16" electricPower="16.94"/>
+<Entry outShaftSpeed="5625.48" torque="30.31" electricPower="26.03"/>
+<Entry outShaftSpeed="5625.48" torque="45.47" electricPower="35.13"/>
+<Entry outShaftSpeed="5625.48" torque="60.63" electricPower="44.25"/>
+<Entry outShaftSpeed="5625.48" torque="75.78" electricPower="53.38"/>
+<Entry outShaftSpeed="5625.48" torque="90.94" electricPower="62.53"/>
+<Entry outShaftSpeed="5625.48" torque="106.09" electricPower="71.70"/>
+<Entry outShaftSpeed="5625.48" torque="121.25" electricPower="80.88"/>
+<Entry outShaftSpeed="5625.48" torque="136.41" electricPower="90.07"/>
+<Entry outShaftSpeed="5625.48" torque="151.56" electricPower="99.29"/>
+<Entry outShaftSpeed="5625.48" torque="166.72" electricPower="108.51"/>
+<Entry outShaftSpeed="5625.48" torque="181.88" electricPower="117.75"/>
+<Entry outShaftSpeed="5625.48" torque="197.03" electricPower="127.00"/>
+<Entry outShaftSpeed="5625.48" torque="212.19" electricPower="136.28"/>
+<Entry outShaftSpeed="5625.48" torque="227.34" electricPower="145.56"/>
+<Entry outShaftSpeed="5625.48" torque="242.50" electricPower="154.87"/>
+<Entry outShaftSpeed="5625.48" torque="257.66" electricPower="164.18"/>
+<Entry outShaftSpeed="5625.48" torque="272.81" electricPower="173.52"/>
+<Entry outShaftSpeed="5625.48" torque="287.97" electricPower="182.87"/>
+<Entry outShaftSpeed="5625.48" torque="303.13" electricPower="192.22"/>
+<Entry outShaftSpeed="5625.48" torque="318.28" electricPower="201.61"/>
+<Entry outShaftSpeed="5625.48" torque="333.44" electricPower="211.00"/>
+<Entry outShaftSpeed="5625.48" torque="348.59" electricPower="220.41"/>
+<Entry outShaftSpeed="5625.48" torque="363.75" electricPower="229.83"/>
+<Entry outShaftSpeed="5625.48" torque="378.91" electricPower="239.27"/>
+<Entry outShaftSpeed="5625.48" torque="394.06" electricPower="248.72"/>
+<Entry outShaftSpeed="5625.48" torque="409.22" electricPower="258.20"/>
+<Entry outShaftSpeed="5625.48" torque="424.38" electricPower="267.68"/>
+<Entry outShaftSpeed="5625.48" torque="439.53" electricPower="277.19"/>
+<Entry outShaftSpeed="5625.48" torque="454.69" electricPower="286.70"/>
+<Entry outShaftSpeed="5625.48" torque="469.84" electricPower="296.23"/>
+<Entry outShaftSpeed="5625.48" torque="485.00" electricPower="305.78"/>
+<Entry outShaftSpeed="5977.17" torque="-485.00" electricPower="-283.73"/>
+<Entry outShaftSpeed="5977.17" torque="-469.84" electricPower="-274.83"/>
+<Entry outShaftSpeed="5977.17" torque="-454.69" electricPower="-265.92"/>
+<Entry outShaftSpeed="5977.17" torque="-439.53" electricPower="-256.99"/>
+<Entry outShaftSpeed="5977.17" torque="-424.38" electricPower="-248.04"/>
+<Entry outShaftSpeed="5977.17" torque="-409.22" electricPower="-239.09"/>
+<Entry outShaftSpeed="5977.17" torque="-394.06" electricPower="-230.12"/>
+<Entry outShaftSpeed="5977.17" torque="-378.91" electricPower="-221.13"/>
+<Entry outShaftSpeed="5977.17" torque="-363.75" electricPower="-212.12"/>
+<Entry outShaftSpeed="5977.17" torque="-348.59" electricPower="-203.10"/>
+<Entry outShaftSpeed="5977.17" torque="-333.44" electricPower="-194.06"/>
+<Entry outShaftSpeed="5977.17" torque="-318.28" electricPower="-185.02"/>
+<Entry outShaftSpeed="5977.17" torque="-303.13" electricPower="-175.96"/>
+<Entry outShaftSpeed="5977.17" torque="-287.97" electricPower="-166.88"/>
+<Entry outShaftSpeed="5977.17" torque="-272.81" electricPower="-157.78"/>
+<Entry outShaftSpeed="5977.17" torque="-257.66" electricPower="-148.67"/>
+<Entry outShaftSpeed="5977.17" torque="-242.50" electricPower="-139.54"/>
+<Entry outShaftSpeed="5977.17" torque="-227.34" electricPower="-130.41"/>
+<Entry outShaftSpeed="5977.17" torque="-212.19" electricPower="-121.25"/>
+<Entry outShaftSpeed="5977.17" torque="-197.03" electricPower="-112.08"/>
+<Entry outShaftSpeed="5977.17" torque="-181.88" electricPower="-102.90"/>
+<Entry outShaftSpeed="5977.17" torque="-166.72" electricPower="-93.71"/>
+<Entry outShaftSpeed="5977.17" torque="-151.56" electricPower="-84.49"/>
+<Entry outShaftSpeed="5977.17" torque="-136.41" electricPower="-75.26"/>
+<Entry outShaftSpeed="5977.17" torque="-121.25" electricPower="-66.01"/>
+<Entry outShaftSpeed="5977.17" torque="-106.09" electricPower="-56.75"/>
+<Entry outShaftSpeed="5977.17" torque="-90.94" electricPower="-47.48"/>
+<Entry outShaftSpeed="5977.17" torque="-75.78" electricPower="-38.19"/>
+<Entry outShaftSpeed="5977.17" torque="-60.63" electricPower="-28.89"/>
+<Entry outShaftSpeed="5977.17" torque="-45.47" electricPower="-19.57"/>
+<Entry outShaftSpeed="5977.17" torque="-30.31" electricPower="-10.23"/>
+<Entry outShaftSpeed="5977.17" torque="-15.16" electricPower="-0.88"/>
+<Entry outShaftSpeed="5977.17" torque="0.00" electricPower="8.71"/>
+<Entry outShaftSpeed="5977.17" torque="15.16" electricPower="18.35"/>
+<Entry outShaftSpeed="5977.17" torque="30.31" electricPower="28.00"/>
+<Entry outShaftSpeed="5977.17" torque="45.47" electricPower="37.67"/>
+<Entry outShaftSpeed="5977.17" torque="60.63" electricPower="47.35"/>
+<Entry outShaftSpeed="5977.17" torque="75.78" electricPower="57.05"/>
+<Entry outShaftSpeed="5977.17" torque="90.94" electricPower="66.76"/>
+<Entry outShaftSpeed="5977.17" torque="106.09" electricPower="76.49"/>
+<Entry outShaftSpeed="5977.17" torque="121.25" electricPower="86.23"/>
+<Entry outShaftSpeed="5977.17" torque="136.41" electricPower="95.99"/>
+<Entry outShaftSpeed="5977.17" torque="151.56" electricPower="105.77"/>
+<Entry outShaftSpeed="5977.17" torque="166.72" electricPower="115.55"/>
+<Entry outShaftSpeed="5977.17" torque="181.88" electricPower="125.36"/>
+<Entry outShaftSpeed="5977.17" torque="197.03" electricPower="135.18"/>
+<Entry outShaftSpeed="5977.17" torque="212.19" electricPower="145.02"/>
+<Entry outShaftSpeed="5977.17" torque="227.34" electricPower="154.87"/>
+<Entry outShaftSpeed="5977.17" torque="242.50" electricPower="164.73"/>
+<Entry outShaftSpeed="5977.17" torque="257.66" electricPower="174.62"/>
+<Entry outShaftSpeed="5977.17" torque="272.81" electricPower="184.51"/>
+<Entry outShaftSpeed="5977.17" torque="287.97" electricPower="194.42"/>
+<Entry outShaftSpeed="5977.17" torque="303.13" electricPower="204.35"/>
+<Entry outShaftSpeed="5977.17" torque="318.28" electricPower="214.29"/>
+<Entry outShaftSpeed="5977.17" torque="333.44" electricPower="224.25"/>
+<Entry outShaftSpeed="5977.17" torque="348.59" electricPower="234.22"/>
+<Entry outShaftSpeed="5977.17" torque="363.75" electricPower="244.21"/>
+<Entry outShaftSpeed="5977.17" torque="378.91" electricPower="254.21"/>
+<Entry outShaftSpeed="5977.17" torque="394.06" electricPower="264.24"/>
+<Entry outShaftSpeed="5977.17" torque="409.22" electricPower="274.27"/>
+<Entry outShaftSpeed="5977.17" torque="424.38" electricPower="284.32"/>
+<Entry outShaftSpeed="5977.17" torque="439.53" electricPower="294.38"/>
+<Entry outShaftSpeed="5977.17" torque="454.69" electricPower="304.46"/>
+<Entry outShaftSpeed="5977.17" torque="469.84" electricPower="314.56"/>
+<Entry outShaftSpeed="5977.17" torque="485.00" electricPower="324.68"/>
+<Entry outShaftSpeed="6328.72" torque="-485.00" electricPower="-300.56"/>
+<Entry outShaftSpeed="6328.72" torque="-469.84" electricPower="-291.12"/>
+<Entry outShaftSpeed="6328.72" torque="-454.69" electricPower="-281.64"/>
+<Entry outShaftSpeed="6328.72" torque="-439.53" electricPower="-272.16"/>
+<Entry outShaftSpeed="6328.72" torque="-424.38" electricPower="-262.67"/>
+<Entry outShaftSpeed="6328.72" torque="-409.22" electricPower="-253.15"/>
+<Entry outShaftSpeed="6328.72" torque="-394.06" electricPower="-243.63"/>
+<Entry outShaftSpeed="6328.72" torque="-378.91" electricPower="-234.09"/>
+<Entry outShaftSpeed="6328.72" torque="-363.75" electricPower="-224.53"/>
+<Entry outShaftSpeed="6328.72" torque="-348.59" electricPower="-214.96"/>
+<Entry outShaftSpeed="6328.72" torque="-333.44" electricPower="-205.37"/>
+<Entry outShaftSpeed="6328.72" torque="-318.28" electricPower="-195.77"/>
+<Entry outShaftSpeed="6328.72" torque="-303.13" electricPower="-186.15"/>
+<Entry outShaftSpeed="6328.72" torque="-287.97" electricPower="-176.52"/>
+<Entry outShaftSpeed="6328.72" torque="-272.81" electricPower="-166.88"/>
+<Entry outShaftSpeed="6328.72" torque="-257.66" electricPower="-157.21"/>
+<Entry outShaftSpeed="6328.72" torque="-242.50" electricPower="-147.54"/>
+<Entry outShaftSpeed="6328.72" torque="-227.34" electricPower="-137.84"/>
+<Entry outShaftSpeed="6328.72" torque="-212.19" electricPower="-128.13"/>
+<Entry outShaftSpeed="6328.72" torque="-197.03" electricPower="-118.41"/>
+<Entry outShaftSpeed="6328.72" torque="-181.88" electricPower="-108.67"/>
+<Entry outShaftSpeed="6328.72" torque="-166.72" electricPower="-98.92"/>
+<Entry outShaftSpeed="6328.72" torque="-151.56" electricPower="-89.15"/>
+<Entry outShaftSpeed="6328.72" torque="-136.41" electricPower="-79.37"/>
+<Entry outShaftSpeed="6328.72" torque="-121.25" electricPower="-69.57"/>
+<Entry outShaftSpeed="6328.72" torque="-106.09" electricPower="-59.76"/>
+<Entry outShaftSpeed="6328.72" torque="-90.94" electricPower="-49.93"/>
+<Entry outShaftSpeed="6328.72" torque="-75.78" electricPower="-40.09"/>
+<Entry outShaftSpeed="6328.72" torque="-60.63" electricPower="-30.23"/>
+<Entry outShaftSpeed="6328.72" torque="-45.47" electricPower="-20.36"/>
+<Entry outShaftSpeed="6328.72" torque="-30.31" electricPower="-10.48"/>
+<Entry outShaftSpeed="6328.72" torque="-15.16" electricPower="-0.57"/>
+<Entry outShaftSpeed="6328.72" torque="0.00" electricPower="9.60"/>
+<Entry outShaftSpeed="6328.72" torque="15.16" electricPower="19.80"/>
+<Entry outShaftSpeed="6328.72" torque="30.31" electricPower="30.01"/>
+<Entry outShaftSpeed="6328.72" torque="45.47" electricPower="40.24"/>
+<Entry outShaftSpeed="6328.72" torque="60.63" electricPower="50.49"/>
+<Entry outShaftSpeed="6328.72" torque="75.78" electricPower="60.75"/>
+<Entry outShaftSpeed="6328.72" torque="90.94" electricPower="71.03"/>
+<Entry outShaftSpeed="6328.72" torque="106.09" electricPower="81.32"/>
+<Entry outShaftSpeed="6328.72" torque="121.25" electricPower="91.63"/>
+<Entry outShaftSpeed="6328.72" torque="136.41" electricPower="101.96"/>
+<Entry outShaftSpeed="6328.72" torque="151.56" electricPower="112.29"/>
+<Entry outShaftSpeed="6328.72" torque="166.72" electricPower="122.64"/>
+<Entry outShaftSpeed="6328.72" torque="181.88" electricPower="133.02"/>
+<Entry outShaftSpeed="6328.72" torque="197.03" electricPower="143.40"/>
+<Entry outShaftSpeed="6328.72" torque="212.19" electricPower="153.79"/>
+<Entry outShaftSpeed="6328.72" torque="227.34" electricPower="164.21"/>
+<Entry outShaftSpeed="6328.72" torque="242.50" electricPower="174.64"/>
+<Entry outShaftSpeed="6328.72" torque="257.66" electricPower="185.09"/>
+<Entry outShaftSpeed="6328.72" torque="272.81" electricPower="195.55"/>
+<Entry outShaftSpeed="6328.72" torque="287.97" electricPower="206.03"/>
+<Entry outShaftSpeed="6328.72" torque="303.13" electricPower="216.52"/>
+<Entry outShaftSpeed="6328.72" torque="318.28" electricPower="227.03"/>
+<Entry outShaftSpeed="6328.72" torque="333.44" electricPower="237.54"/>
+<Entry outShaftSpeed="6328.72" torque="348.59" electricPower="248.09"/>
+<Entry outShaftSpeed="6328.72" torque="363.75" electricPower="258.63"/>
+<Entry outShaftSpeed="6328.72" torque="378.91" electricPower="269.21"/>
+<Entry outShaftSpeed="6328.72" torque="394.06" electricPower="279.79"/>
+<Entry outShaftSpeed="6328.72" torque="409.22" electricPower="290.38"/>
+<Entry outShaftSpeed="6328.72" torque="424.38" electricPower="301.00"/>
+<Entry outShaftSpeed="6328.72" torque="439.53" electricPower="311.63"/>
+<Entry outShaftSpeed="6328.72" torque="454.69" electricPower="322.28"/>
+<Entry outShaftSpeed="6328.72" torque="469.84" electricPower="332.94"/>
+<Entry outShaftSpeed="6328.72" torque="485.00" electricPower="343.62"/>
+<Entry outShaftSpeed="6680.27" torque="-485.00" electricPower="-317.36"/>
+<Entry outShaftSpeed="6680.27" torque="-469.84" electricPower="-307.35"/>
+<Entry outShaftSpeed="6680.27" torque="-454.69" electricPower="-297.33"/>
+<Entry outShaftSpeed="6680.27" torque="-439.53" electricPower="-287.29"/>
+<Entry outShaftSpeed="6680.27" torque="-424.38" electricPower="-277.25"/>
+<Entry outShaftSpeed="6680.27" torque="-409.22" electricPower="-267.18"/>
+<Entry outShaftSpeed="6680.27" torque="-394.06" electricPower="-257.10"/>
+<Entry outShaftSpeed="6680.27" torque="-378.91" electricPower="-247.01"/>
+<Entry outShaftSpeed="6680.27" torque="-363.75" electricPower="-236.89"/>
+<Entry outShaftSpeed="6680.27" torque="-348.59" electricPower="-226.77"/>
+<Entry outShaftSpeed="6680.27" torque="-333.44" electricPower="-216.63"/>
+<Entry outShaftSpeed="6680.27" torque="-318.28" electricPower="-206.47"/>
+<Entry outShaftSpeed="6680.27" torque="-303.13" electricPower="-196.30"/>
+<Entry outShaftSpeed="6680.27" torque="-287.97" electricPower="-186.12"/>
+<Entry outShaftSpeed="6680.27" torque="-272.81" electricPower="-175.92"/>
+<Entry outShaftSpeed="6680.27" torque="-257.66" electricPower="-165.71"/>
+<Entry outShaftSpeed="6680.27" torque="-242.50" electricPower="-155.47"/>
+<Entry outShaftSpeed="6680.27" torque="-227.34" electricPower="-145.23"/>
+<Entry outShaftSpeed="6680.27" torque="-212.19" electricPower="-134.97"/>
+<Entry outShaftSpeed="6680.27" torque="-197.03" electricPower="-124.70"/>
+<Entry outShaftSpeed="6680.27" torque="-181.88" electricPower="-114.40"/>
+<Entry outShaftSpeed="6680.27" torque="-166.72" electricPower="-104.10"/>
+<Entry outShaftSpeed="6680.27" torque="-151.56" electricPower="-93.78"/>
+<Entry outShaftSpeed="6680.27" torque="-136.41" electricPower="-83.44"/>
+<Entry outShaftSpeed="6680.27" torque="-121.25" electricPower="-73.09"/>
+<Entry outShaftSpeed="6680.27" torque="-106.09" electricPower="-62.73"/>
+<Entry outShaftSpeed="6680.27" torque="-90.94" electricPower="-52.35"/>
+<Entry outShaftSpeed="6680.27" torque="-75.78" electricPower="-41.95"/>
+<Entry outShaftSpeed="6680.27" torque="-60.63" electricPower="-31.54"/>
+<Entry outShaftSpeed="6680.27" torque="-45.47" electricPower="-21.12"/>
+<Entry outShaftSpeed="6680.27" torque="-30.31" electricPower="-10.68"/>
+<Entry outShaftSpeed="6680.27" torque="-15.16" electricPower="-0.22"/>
+<Entry outShaftSpeed="6680.27" torque="0.00" electricPower="10.52"/>
+<Entry outShaftSpeed="6680.27" torque="15.16" electricPower="21.29"/>
+<Entry outShaftSpeed="6680.27" torque="30.31" electricPower="32.07"/>
+<Entry outShaftSpeed="6680.27" torque="45.47" electricPower="42.86"/>
+<Entry outShaftSpeed="6680.27" torque="60.63" electricPower="53.67"/>
+<Entry outShaftSpeed="6680.27" torque="75.78" electricPower="64.50"/>
+<Entry outShaftSpeed="6680.27" torque="90.94" electricPower="75.34"/>
+<Entry outShaftSpeed="6680.27" torque="106.09" electricPower="86.20"/>
+<Entry outShaftSpeed="6680.27" torque="121.25" electricPower="97.07"/>
+<Entry outShaftSpeed="6680.27" torque="136.41" electricPower="107.96"/>
+<Entry outShaftSpeed="6680.27" torque="151.56" electricPower="118.86"/>
+<Entry outShaftSpeed="6680.27" torque="166.72" electricPower="129.78"/>
+<Entry outShaftSpeed="6680.27" torque="181.88" electricPower="140.71"/>
+<Entry outShaftSpeed="6680.27" torque="197.03" electricPower="151.66"/>
+<Entry outShaftSpeed="6680.27" torque="212.19" electricPower="162.63"/>
+<Entry outShaftSpeed="6680.27" torque="227.34" electricPower="173.60"/>
+<Entry outShaftSpeed="6680.27" torque="242.50" electricPower="184.60"/>
+<Entry outShaftSpeed="6680.27" torque="257.66" electricPower="195.61"/>
+<Entry outShaftSpeed="6680.27" torque="272.81" electricPower="206.63"/>
+<Entry outShaftSpeed="6680.27" torque="287.97" electricPower="217.67"/>
+<Entry outShaftSpeed="6680.27" torque="303.13" electricPower="228.72"/>
+<Entry outShaftSpeed="6680.27" torque="318.28" electricPower="239.79"/>
+<Entry outShaftSpeed="6680.27" torque="333.44" electricPower="250.88"/>
+<Entry outShaftSpeed="6680.27" torque="348.59" electricPower="261.98"/>
+<Entry outShaftSpeed="6680.27" torque="363.75" electricPower="273.11"/>
+<Entry outShaftSpeed="6680.27" torque="378.91" electricPower="284.23"/>
+<Entry outShaftSpeed="6680.27" torque="394.06" electricPower="295.38"/>
+<Entry outShaftSpeed="6680.27" torque="409.22" electricPower="306.54"/>
+<Entry outShaftSpeed="6680.27" torque="424.38" electricPower="317.72"/>
+<Entry outShaftSpeed="6680.27" torque="439.53" electricPower="328.92"/>
+<Entry outShaftSpeed="6680.27" torque="454.69" electricPower="340.13"/>
+<Entry outShaftSpeed="6680.27" torque="469.84" electricPower="351.35"/>
+<Entry outShaftSpeed="6680.27" torque="485.00" electricPower="362.59"/>
+<Entry outShaftSpeed="7031.81" torque="-485.00" electricPower="-334.11"/>
+<Entry outShaftSpeed="7031.81" torque="-469.84" electricPower="-323.55"/>
+<Entry outShaftSpeed="7031.81" torque="-454.69" electricPower="-312.97"/>
+<Entry outShaftSpeed="7031.81" torque="-439.53" electricPower="-302.38"/>
+<Entry outShaftSpeed="7031.81" torque="-424.38" electricPower="-291.79"/>
+<Entry outShaftSpeed="7031.81" torque="-409.22" electricPower="-281.17"/>
+<Entry outShaftSpeed="7031.81" torque="-394.06" electricPower="-270.54"/>
+<Entry outShaftSpeed="7031.81" torque="-378.91" electricPower="-259.88"/>
+<Entry outShaftSpeed="7031.81" torque="-363.75" electricPower="-249.22"/>
+<Entry outShaftSpeed="7031.81" torque="-348.59" electricPower="-238.54"/>
+<Entry outShaftSpeed="7031.81" torque="-333.44" electricPower="-227.85"/>
+<Entry outShaftSpeed="7031.81" torque="-318.28" electricPower="-217.14"/>
+<Entry outShaftSpeed="7031.81" torque="-303.13" electricPower="-206.42"/>
+<Entry outShaftSpeed="7031.81" torque="-287.97" electricPower="-195.68"/>
+<Entry outShaftSpeed="7031.81" torque="-272.81" electricPower="-184.93"/>
+<Entry outShaftSpeed="7031.81" torque="-257.66" electricPower="-174.16"/>
+<Entry outShaftSpeed="7031.81" torque="-242.50" electricPower="-163.38"/>
+<Entry outShaftSpeed="7031.81" torque="-227.34" electricPower="-152.58"/>
+<Entry outShaftSpeed="7031.81" torque="-212.19" electricPower="-141.77"/>
+<Entry outShaftSpeed="7031.81" torque="-197.03" electricPower="-130.94"/>
+<Entry outShaftSpeed="7031.81" torque="-181.88" electricPower="-120.10"/>
+<Entry outShaftSpeed="7031.81" torque="-166.72" electricPower="-109.24"/>
+<Entry outShaftSpeed="7031.81" torque="-151.56" electricPower="-98.37"/>
+<Entry outShaftSpeed="7031.81" torque="-136.41" electricPower="-87.48"/>
+<Entry outShaftSpeed="7031.81" torque="-121.25" electricPower="-76.57"/>
+<Entry outShaftSpeed="7031.81" torque="-106.09" electricPower="-65.65"/>
+<Entry outShaftSpeed="7031.81" torque="-90.94" electricPower="-54.72"/>
+<Entry outShaftSpeed="7031.81" torque="-75.78" electricPower="-43.77"/>
+<Entry outShaftSpeed="7031.81" torque="-60.63" electricPower="-32.81"/>
+<Entry outShaftSpeed="7031.81" torque="-45.47" electricPower="-21.83"/>
+<Entry outShaftSpeed="7031.81" torque="-30.31" electricPower="-10.84"/>
+<Entry outShaftSpeed="7031.81" torque="-15.16" electricPower="0.17"/>
+<Entry outShaftSpeed="7031.81" torque="0.00" electricPower="11.49"/>
+<Entry outShaftSpeed="7031.81" torque="15.16" electricPower="22.82"/>
+<Entry outShaftSpeed="7031.81" torque="30.31" electricPower="34.16"/>
+<Entry outShaftSpeed="7031.81" torque="45.47" electricPower="45.52"/>
+<Entry outShaftSpeed="7031.81" torque="60.63" electricPower="56.90"/>
+<Entry outShaftSpeed="7031.81" torque="75.78" electricPower="68.29"/>
+<Entry outShaftSpeed="7031.81" torque="90.94" electricPower="79.69"/>
+<Entry outShaftSpeed="7031.81" torque="106.09" electricPower="91.12"/>
+<Entry outShaftSpeed="7031.81" torque="121.25" electricPower="102.54"/>
+<Entry outShaftSpeed="7031.81" torque="136.41" electricPower="114.00"/>
+<Entry outShaftSpeed="7031.81" torque="151.56" electricPower="125.46"/>
+<Entry outShaftSpeed="7031.81" torque="166.72" electricPower="136.95"/>
+<Entry outShaftSpeed="7031.81" torque="181.88" electricPower="148.45"/>
+<Entry outShaftSpeed="7031.81" torque="197.03" electricPower="159.96"/>
+<Entry outShaftSpeed="7031.81" torque="212.19" electricPower="171.49"/>
+<Entry outShaftSpeed="7031.81" torque="227.34" electricPower="183.03"/>
+<Entry outShaftSpeed="7031.81" torque="242.50" electricPower="194.59"/>
+<Entry outShaftSpeed="7031.81" torque="257.66" electricPower="206.16"/>
+<Entry outShaftSpeed="7031.81" torque="272.81" electricPower="217.75"/>
+<Entry outShaftSpeed="7031.81" torque="287.97" electricPower="229.36"/>
+<Entry outShaftSpeed="7031.81" torque="303.13" electricPower="240.97"/>
+<Entry outShaftSpeed="7031.81" torque="318.28" electricPower="252.62"/>
+<Entry outShaftSpeed="7031.81" torque="333.44" electricPower="264.26"/>
+<Entry outShaftSpeed="7031.81" torque="348.59" electricPower="275.93"/>
+<Entry outShaftSpeed="7031.81" torque="363.75" electricPower="287.61"/>
+<Entry outShaftSpeed="7031.81" torque="378.91" electricPower="299.30"/>
+<Entry outShaftSpeed="7031.81" torque="394.06" electricPower="311.02"/>
+<Entry outShaftSpeed="7031.81" torque="409.22" electricPower="322.75"/>
+<Entry outShaftSpeed="7031.81" torque="424.38" electricPower="334.49"/>
+<Entry outShaftSpeed="7031.81" torque="439.53" electricPower="346.25"/>
+<Entry outShaftSpeed="7031.81" torque="454.69" electricPower="358.02"/>
+<Entry outShaftSpeed="7031.81" torque="469.84" electricPower="369.80"/>
+<Entry outShaftSpeed="7031.81" torque="485.00" electricPower="381.61"/>
+<Entry outShaftSpeed="7355.38" torque="-485.00" electricPower="-349.48"/>
+<Entry outShaftSpeed="7355.38" torque="-469.84" electricPower="-338.42"/>
+<Entry outShaftSpeed="7355.38" torque="-454.69" electricPower="-327.33"/>
+<Entry outShaftSpeed="7355.38" torque="-439.53" electricPower="-316.24"/>
+<Entry outShaftSpeed="7355.38" torque="-424.38" electricPower="-305.13"/>
+<Entry outShaftSpeed="7355.38" torque="-409.22" electricPower="-294.00"/>
+<Entry outShaftSpeed="7355.38" torque="-394.06" electricPower="-282.86"/>
+<Entry outShaftSpeed="7355.38" torque="-378.91" electricPower="-271.70"/>
+<Entry outShaftSpeed="7355.38" torque="-363.75" electricPower="-260.53"/>
+<Entry outShaftSpeed="7355.38" torque="-348.59" electricPower="-249.34"/>
+<Entry outShaftSpeed="7355.38" torque="-333.44" electricPower="-238.14"/>
+<Entry outShaftSpeed="7355.38" torque="-318.28" electricPower="-226.92"/>
+<Entry outShaftSpeed="7355.38" torque="-303.13" electricPower="-215.69"/>
+<Entry outShaftSpeed="7355.38" torque="-287.97" electricPower="-204.45"/>
+<Entry outShaftSpeed="7355.38" torque="-272.81" electricPower="-193.18"/>
+<Entry outShaftSpeed="7355.38" torque="-257.66" electricPower="-181.90"/>
+<Entry outShaftSpeed="7355.38" torque="-242.50" electricPower="-170.62"/>
+<Entry outShaftSpeed="7355.38" torque="-227.34" electricPower="-159.30"/>
+<Entry outShaftSpeed="7355.38" torque="-212.19" electricPower="-147.98"/>
+<Entry outShaftSpeed="7355.38" torque="-197.03" electricPower="-136.64"/>
+<Entry outShaftSpeed="7355.38" torque="-181.88" electricPower="-125.29"/>
+<Entry outShaftSpeed="7355.38" torque="-166.72" electricPower="-113.93"/>
+<Entry outShaftSpeed="7355.38" torque="-151.56" electricPower="-102.54"/>
+<Entry outShaftSpeed="7355.38" torque="-136.41" electricPower="-91.15"/>
+<Entry outShaftSpeed="7355.38" torque="-121.25" electricPower="-79.74"/>
+<Entry outShaftSpeed="7355.38" torque="-106.09" electricPower="-68.31"/>
+<Entry outShaftSpeed="7355.38" torque="-90.94" electricPower="-56.87"/>
+<Entry outShaftSpeed="7355.38" torque="-75.78" electricPower="-45.41"/>
+<Entry outShaftSpeed="7355.38" torque="-60.63" electricPower="-33.94"/>
+<Entry outShaftSpeed="7355.38" torque="-45.47" electricPower="-22.45"/>
+<Entry outShaftSpeed="7355.38" torque="-30.31" electricPower="-10.95"/>
+<Entry outShaftSpeed="7355.38" torque="-15.16" electricPower="0.58"/>
+<Entry outShaftSpeed="7355.38" torque="0.00" electricPower="12.41"/>
+<Entry outShaftSpeed="7355.38" torque="15.16" electricPower="24.26"/>
+<Entry outShaftSpeed="7355.38" torque="30.31" electricPower="36.13"/>
+<Entry outShaftSpeed="7355.38" torque="45.47" electricPower="48.00"/>
+<Entry outShaftSpeed="7355.38" torque="60.63" electricPower="59.90"/>
+<Entry outShaftSpeed="7355.38" torque="75.78" electricPower="71.81"/>
+<Entry outShaftSpeed="7355.38" torque="90.94" electricPower="83.73"/>
+<Entry outShaftSpeed="7355.38" torque="106.09" electricPower="95.67"/>
+<Entry outShaftSpeed="7355.38" torque="121.25" electricPower="107.63"/>
+<Entry outShaftSpeed="7355.38" torque="136.41" electricPower="119.60"/>
+<Entry outShaftSpeed="7355.38" torque="151.56" electricPower="131.58"/>
+<Entry outShaftSpeed="7355.38" torque="166.72" electricPower="143.58"/>
+<Entry outShaftSpeed="7355.38" torque="181.88" electricPower="155.60"/>
+<Entry outShaftSpeed="7355.38" torque="197.03" electricPower="167.63"/>
+<Entry outShaftSpeed="7355.38" torque="212.19" electricPower="179.68"/>
+<Entry outShaftSpeed="7355.38" torque="227.34" electricPower="191.74"/>
+<Entry outShaftSpeed="7355.38" torque="242.50" electricPower="203.82"/>
+<Entry outShaftSpeed="7355.38" torque="257.66" electricPower="215.91"/>
+<Entry outShaftSpeed="7355.38" torque="272.81" electricPower="228.02"/>
+<Entry outShaftSpeed="7355.38" torque="287.97" electricPower="240.14"/>
+<Entry outShaftSpeed="7355.38" torque="303.13" electricPower="252.29"/>
+<Entry outShaftSpeed="7355.38" torque="318.28" electricPower="264.44"/>
+<Entry outShaftSpeed="7355.38" torque="333.44" electricPower="276.61"/>
+<Entry outShaftSpeed="7355.38" torque="348.59" electricPower="288.79"/>
+<Entry outShaftSpeed="7355.38" torque="363.75" electricPower="300.99"/>
+<Entry outShaftSpeed="7355.38" torque="378.91" electricPower="313.21"/>
+<Entry outShaftSpeed="7355.38" torque="394.06" electricPower="325.44"/>
+<Entry outShaftSpeed="7355.38" torque="409.22" electricPower="337.69"/>
+<Entry outShaftSpeed="7355.38" torque="424.38" electricPower="349.95"/>
+<Entry outShaftSpeed="7355.38" torque="439.53" electricPower="362.22"/>
+<Entry outShaftSpeed="7355.38" torque="454.69" electricPower="374.52"/>
+<Entry outShaftSpeed="7355.38" torque="469.84" electricPower="386.82"/>
+<Entry outShaftSpeed="7355.38" torque="485.00" electricPower="399.14"/>
+							</PowerMap>
+						</VoltageLevel>
+						<DragCurve>
+							<Entry outShaftSpeed="0.00" dragTorque="10.00"/>
+							<Entry outShaftSpeed="7363.00" dragTorque="30.00"/>
+						</DragCurve>
+						<Conditioning>
+							<Entry coolantTempInlet="30" coolingPower="5000"/>
+						</Conditioning>
+					</v2.3:Data>
+					<v2.3:Signature>
+						<di:Reference>
+							<di:DigestMethod Algorithm=""/>
+							<di:DigestValue/>
+						</di:Reference>
+					</v2.3:Signature>
+				</ElectricMachineSystem>
+				<ADC>
+					<Data xsi:type="ADCDataDeclarationType" id="ADC-123498" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3">
+						<Manufacturer>ADC MAnufacturer</Manufacturer>
+						<Model>Some ADC Model</Model>
+						<CertificationNumber>CertNbr 1234987</CertificationNumber>
+						<Date>2022-01-01T00:00:00Z</Date>
+						<AppVersion>ADC PreProcessing 1.0</AppVersion>
+						<Ratio>8.567</Ratio>
+						<CertificationMethod>Option 2</CertificationMethod>
+						<TorqueLossMap>
+							<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="0.00"/>
+							<Entry inputSpeed="0.00" inputTorque="500.00" torqueLoss="5.00"/>
+							<Entry inputSpeed="1000.00" inputTorque="0.00" torqueLoss="0.00"/>
+							<Entry inputSpeed="1000.00" inputTorque="500.00" torqueLoss="5.00"/>
+						</TorqueLossMap>
+					</Data>
+					<v2.3:Signature>
+						<di:Reference>
+							<di:DigestMethod Algorithm=""></di:DigestMethod>
+							<di:DigestValue></di:DigestValue>
+						</di:Reference>
+					</v2.3:Signature>
+				</ADC>	
+				<!-- <P2.5GearRatios>
+					only for P2.5 HEV
+					<Ratio gear="1">1.000</Ratio>
+					<Ratio gear="2">2.000</Ratio>
+				</P2.5GearRatios> -->
+			</ElectricMachine>
+			<ElectricEnergyStorage>
+				<!--<Battery>
+					<StringID>0</StringID>
+					<REESS>
+						<v2.4:Data id="BAT-asdf" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3" xsi:type="BatterySystemDataType">
+							<Manufacturer>a</Manufacturer>
+							<Model>a</Model>
+							<CertificationNumber>token</CertificationNumber>
+							<Date>2017-01-01T00:00:00Z</Date>
+							<AppVersion>aaaaa</AppVersion>
+							<CertificationMethod>Measured</CertificationMethod>
+							<BatteryType>HPBS</BatteryType>
+							<RatedCapacity>72.00</RatedCapacity>
+							<ConnectorsSubsystemsIncluded>true</ConnectorsSubsystemsIncluded>
+							<JunctionboxIncluded>true</JunctionboxIncluded>
+							<TestingTemperature>20</TestingTemperature>
+							<OCV>
+								<Entry SoC="0" OCV="620.00"/>
+								<Entry SoC="100" OCV="640.00"/>
+							</OCV>
+							<InternalResistance>
+								<Entry SoC="0" R_2="10.00" R_10="11.00" R_20="12.00"/>
+								<Entry SoC="100" R_2="12.00" R_10="14.00" R_20="16.00"/>
+							</InternalResistance>
+							<CurrentLimits>
+								<Entry SoC="0" maxChargingCurrent="50.00" maxDischargingCurrent="0.00"/>
+								<Entry SoC="100" maxChargingCurrent="0.00" maxDischargingCurrent="50.00"/>
+							</CurrentLimits>
+						</v2.4:Data>
+						<Signature>
+							<di:Reference URI="#BAT-asdf">
+								<di:Transforms>
+									<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+									<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+								</di:Transforms>
+								<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+								<di:DigestValue>22QLOYTZK+bUIolzdEzc3Ut0wPIOXEBdWv72ST0Zbyw=</di:DigestValue>
+							</di:Reference>
+						</Signature>
+					</REESS>
+					<SOCmin>20</SOCmin>
+					<SOCmax>80</SOCmax>
+				</Battery>-->
+				<Battery>
+					<StringID>0</StringID>
+					<REESS>
+						<v2.4:Data id="BAT-asdf" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3" xsi:type="BatterySystemDataType">
+							<Manufacturer>a</Manufacturer>
+							<Model>a</Model>
+							<CertificationNumber>token</CertificationNumber>
+							<Date>2017-01-01T00:00:00Z</Date>
+							<AppVersion>aaaaa</AppVersion>
+							<CertificationMethod>Measured</CertificationMethod>
+							<BatteryType>HPBS</BatteryType>
+							<RatedCapacity>324.00</RatedCapacity>
+							<ConnectorsSubsystemsIncluded>true</ConnectorsSubsystemsIncluded>
+							<JunctionboxIncluded>true</JunctionboxIncluded>
+							<TestingTemperature>20</TestingTemperature>
+							<OCV>
+								<Entry SoC="0" OCV="673.50"/>
+								<Entry SoC="100" OCV="750.20"/>
+							</OCV>
+							<InternalResistance>
+								<Entry SoC="0" R_2="10.00" R_10="11.00" R_20="12.00"/>
+								<Entry SoC="100" R_2="12.00" R_10="14.00" R_20="16.00"/>
+							</InternalResistance>
+							<CurrentLimits>
+								<Entry SoC="0" maxChargingCurrent="500.00" maxDischargingCurrent="500.00"/>
+								<Entry SoC="100" maxChargingCurrent="500.00" maxDischargingCurrent="500.00"/>
+							</CurrentLimits>
+						</v2.4:Data>
+						<Signature>
+							<di:Reference URI="#BAT-asdf">
+								<di:Transforms>
+									<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+									<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+								</di:Transforms>
+								<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+								<di:DigestValue>22QLOYTZK+bUIolzdEzc3Ut0wPIOXEBdWv72ST0Zbyw=</di:DigestValue>
+							</di:Reference>
+						</Signature>
+					</REESS>
+				</Battery>
+			</ElectricEnergyStorage>
+			<Retarder>
+				<!-- optional -->
+				<v2.0:Data id="RET-Shai9imi" xsi:type="v2.0:RetarderDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
+					<Manufacturer>Generic Retarder Manufacturer</Manufacturer>
+					<Model>Generic Retarder</Model>
+					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+					<Date>2017-01-11T11:00:00Z</Date>
+					<AppVersion>3.0.1</AppVersion>
+					<CertificationMethod>Standard values</CertificationMethod>
+					<RetarderLossMap>
+						<Entry retarderSpeed="0.00" torqueLoss="10.00"/>
+						<Entry retarderSpeed="2300.00" torqueLoss="20.58"/>
+					</RetarderLossMap>
+				</v2.0:Data>
+				<v2.0:Signature>
+					<di:Reference URI="#RET-Shai9imi">
+						<di:Transforms>
+							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+						</di:Transforms>
+						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+						<di:DigestValue>xcfok6Uo1kvFefSRo+W/oMfEfS5BdTklBugAjby2DUQ=</di:DigestValue>
+					</di:Reference>
+				</v2.0:Signature>
+			</Retarder>
+			<Axlegear>
+				<v2.0:Data id="AXL-EC3ohnoh" xsi:type="v2.0:AxlegearDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
+					<Manufacturer>Generic Gearbox Manufacturer</Manufacturer>
+					<Model>Generic 40t Long Haul Truck AxleGear</Model>
+					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+					<Date>2017-01-11T11:00:00Z</Date>
+					<AppVersion>3.0.1</AppVersion>
+					<LineType>Single portal axle</LineType>
+					<Ratio>2.590</Ratio>
+					<CertificationMethod>Standard values</CertificationMethod>
+					<TorqueLossMap>
+						<Entry inputSpeed="0.00" inputTorque="-5478.00" torqueLoss="220.00"/>
+						<Entry inputSpeed="0.00" inputTorque="-176.00" torqueLoss="28.00"/>
+						<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="8.00"/>
+						<Entry inputSpeed="0.00" inputTorque="116.00" torqueLoss="14.00"/>
+						<Entry inputSpeed="0.00" inputTorque="220.00" torqueLoss="17.00"/>
+						<Entry inputSpeed="0.00" inputTorque="326.00" torqueLoss="21.00"/>
+						<Entry inputSpeed="0.00" inputTorque="432.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="0.00" inputTorque="641.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="0.00" inputTorque="853.00" torqueLoss="38.00"/>
+						<Entry inputSpeed="0.00" inputTorque="1274.00" torqueLoss="53.00"/>
+						<Entry inputSpeed="0.00" inputTorque="1696.00" torqueLoss="67.00"/>
+						<Entry inputSpeed="0.00" inputTorque="2117.00" torqueLoss="82.00"/>
+						<Entry inputSpeed="0.00" inputTorque="2538.00" torqueLoss="96.00"/>
+						<Entry inputSpeed="0.00" inputTorque="2959.00" torqueLoss="110.00"/>
+						<Entry inputSpeed="0.00" inputTorque="3376.00" torqueLoss="119.00"/>
+						<Entry inputSpeed="0.00" inputTorque="3785.00" torqueLoss="123.00"/>
+						<Entry inputSpeed="0.00" inputTorque="4200.00" torqueLoss="130.00"/>
+						<Entry inputSpeed="0.00" inputTorque="6309.00" torqueLoss="204.00"/>
+						<Entry inputSpeed="0.00" inputTorque="8409.00" torqueLoss="268.00"/>
+						<Entry inputSpeed="0.00" inputTorque="10507.00" torqueLoss="332.00"/>
+						<Entry inputSpeed="0.00" inputTorque="12606.00" torqueLoss="396.00"/>
+						<Entry inputSpeed="0.00" inputTorque="16804.00" torqueLoss="523.00"/>
+						<Entry inputSpeed="0.00" inputTorque="21002.00" torqueLoss="651.00"/>
+						<Entry inputSpeed="0.00" inputTorque="25199.00" torqueLoss="778.00"/>
+						<Entry inputSpeed="0.00" inputTorque="29397.00" torqueLoss="905.00"/>
+						<Entry inputSpeed="0.00" inputTorque="33594.00" torqueLoss="1032.00"/>
+						<Entry inputSpeed="0.00" inputTorque="37792.00" torqueLoss="1160.00"/>
+						<Entry inputSpeed="0.00" inputTorque="41990.00" torqueLoss="1288.00"/>
+						<Entry inputSpeed="0.00" inputTorque="46187.00" torqueLoss="1415.00"/>
+						<Entry inputSpeed="0.00" inputTorque="50385.00" torqueLoss="1542.00"/>
+						<Entry inputSpeed="143.00" inputTorque="-5482.00" torqueLoss="216.00"/>
+						<Entry inputSpeed="143.00" inputTorque="-174.00" torqueLoss="28.00"/>
+						<Entry inputSpeed="143.00" inputTorque="0.00" torqueLoss="9.00"/>
+						<Entry inputSpeed="143.00" inputTorque="116.00" torqueLoss="14.00"/>
+						<Entry inputSpeed="143.00" inputTorque="222.00" torqueLoss="17.00"/>
+						<Entry inputSpeed="143.00" inputTorque="326.00" torqueLoss="21.00"/>
+						<Entry inputSpeed="143.00" inputTorque="432.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="143.00" inputTorque="641.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="143.00" inputTorque="853.00" torqueLoss="38.00"/>
+						<Entry inputSpeed="143.00" inputTorque="1273.00" torqueLoss="52.00"/>
+						<Entry inputSpeed="143.00" inputTorque="1694.00" torqueLoss="66.00"/>
+						<Entry inputSpeed="143.00" inputTorque="2115.00" torqueLoss="80.00"/>
+						<Entry inputSpeed="143.00" inputTorque="2536.00" torqueLoss="94.00"/>
+						<Entry inputSpeed="143.00" inputTorque="2957.00" torqueLoss="108.00"/>
+						<Entry inputSpeed="143.00" inputTorque="3372.00" torqueLoss="116.00"/>
+						<Entry inputSpeed="143.00" inputTorque="3786.00" torqueLoss="123.00"/>
+						<Entry inputSpeed="143.00" inputTorque="4200.00" torqueLoss="130.00"/>
+						<Entry inputSpeed="143.00" inputTorque="6323.00" torqueLoss="218.00"/>
+						<Entry inputSpeed="143.00" inputTorque="8427.00" torqueLoss="287.00"/>
+						<Entry inputSpeed="143.00" inputTorque="10532.00" torqueLoss="356.00"/>
+						<Entry inputSpeed="143.00" inputTorque="12635.00" torqueLoss="425.00"/>
+						<Entry inputSpeed="143.00" inputTorque="16843.00" torqueLoss="563.00"/>
+						<Entry inputSpeed="143.00" inputTorque="21052.00" torqueLoss="701.00"/>
+						<Entry inputSpeed="143.00" inputTorque="25260.00" torqueLoss="839.00"/>
+						<Entry inputSpeed="143.00" inputTorque="29467.00" torqueLoss="977.00"/>
+						<Entry inputSpeed="143.00" inputTorque="33676.00" torqueLoss="1115.00"/>
+						<Entry inputSpeed="143.00" inputTorque="37884.00" torqueLoss="1253.00"/>
+						<Entry inputSpeed="143.00" inputTorque="42092.00" torqueLoss="1391.00"/>
+						<Entry inputSpeed="143.00" inputTorque="46300.00" torqueLoss="1529.00"/>
+						<Entry inputSpeed="143.00" inputTorque="50509.00" torqueLoss="1667.00"/>
+						<Entry inputSpeed="285.00" inputTorque="-5496.00" torqueLoss="202.00"/>
+						<Entry inputSpeed="285.00" inputTorque="-172.00" torqueLoss="32.00"/>
+						<Entry inputSpeed="285.00" inputTorque="0.00" torqueLoss="10.00"/>
+						<Entry inputSpeed="285.00" inputTorque="118.00" torqueLoss="16.00"/>
+						<Entry inputSpeed="285.00" inputTorque="223.00" torqueLoss="19.00"/>
+						<Entry inputSpeed="285.00" inputTorque="327.00" torqueLoss="22.00"/>
+						<Entry inputSpeed="285.00" inputTorque="432.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="285.00" inputTorque="641.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="285.00" inputTorque="851.00" torqueLoss="37.00"/>
+						<Entry inputSpeed="285.00" inputTorque="1271.00" torqueLoss="50.00"/>
+						<Entry inputSpeed="285.00" inputTorque="1690.00" torqueLoss="63.00"/>
+						<Entry inputSpeed="285.00" inputTorque="2110.00" torqueLoss="75.00"/>
+						<Entry inputSpeed="285.00" inputTorque="2530.00" torqueLoss="88.00"/>
+						<Entry inputSpeed="285.00" inputTorque="2950.00" torqueLoss="101.00"/>
+						<Entry inputSpeed="285.00" inputTorque="3369.00" torqueLoss="113.00"/>
+						<Entry inputSpeed="285.00" inputTorque="3780.00" torqueLoss="117.00"/>
+						<Entry inputSpeed="285.00" inputTorque="4195.00" torqueLoss="124.00"/>
+						<Entry inputSpeed="285.00" inputTorque="6305.00" torqueLoss="200.00"/>
+						<Entry inputSpeed="285.00" inputTorque="8402.00" torqueLoss="262.00"/>
+						<Entry inputSpeed="285.00" inputTorque="10499.00" torqueLoss="324.00"/>
+						<Entry inputSpeed="285.00" inputTorque="12596.00" torqueLoss="386.00"/>
+						<Entry inputSpeed="285.00" inputTorque="16791.00" torqueLoss="510.00"/>
+						<Entry inputSpeed="285.00" inputTorque="20987.00" torqueLoss="636.00"/>
+						<Entry inputSpeed="285.00" inputTorque="25181.00" torqueLoss="760.00"/>
+						<Entry inputSpeed="285.00" inputTorque="29376.00" torqueLoss="884.00"/>
+						<Entry inputSpeed="285.00" inputTorque="33570.00" torqueLoss="1009.00"/>
+						<Entry inputSpeed="285.00" inputTorque="37765.00" torqueLoss="1133.00"/>
+						<Entry inputSpeed="285.00" inputTorque="41960.00" torqueLoss="1259.00"/>
+						<Entry inputSpeed="285.00" inputTorque="46154.00" torqueLoss="1383.00"/>
+						<Entry inputSpeed="285.00" inputTorque="50350.00" torqueLoss="1507.00"/>
+						<Entry inputSpeed="428.00" inputTorque="-5501.00" torqueLoss="200.00"/>
+						<Entry inputSpeed="428.00" inputTorque="-167.00" torqueLoss="35.00"/>
+						<Entry inputSpeed="428.00" inputTorque="0.00" torqueLoss="12.00"/>
+						<Entry inputSpeed="428.00" inputTorque="119.00" torqueLoss="17.00"/>
+						<Entry inputSpeed="428.00" inputTorque="224.00" torqueLoss="21.00"/>
+						<Entry inputSpeed="428.00" inputTorque="328.00" torqueLoss="23.00"/>
+						<Entry inputSpeed="428.00" inputTorque="433.00" torqueLoss="26.00"/>
+						<Entry inputSpeed="428.00" inputTorque="643.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="428.00" inputTorque="851.00" torqueLoss="37.00"/>
+						<Entry inputSpeed="428.00" inputTorque="1270.00" torqueLoss="49.00"/>
+						<Entry inputSpeed="428.00" inputTorque="1689.00" torqueLoss="61.00"/>
+						<Entry inputSpeed="428.00" inputTorque="2109.00" torqueLoss="74.00"/>
+						<Entry inputSpeed="428.00" inputTorque="2529.00" torqueLoss="87.00"/>
+						<Entry inputSpeed="428.00" inputTorque="2949.00" torqueLoss="100.00"/>
+						<Entry inputSpeed="428.00" inputTorque="3365.00" torqueLoss="109.00"/>
+						<Entry inputSpeed="428.00" inputTorque="3778.00" torqueLoss="115.00"/>
+						<Entry inputSpeed="428.00" inputTorque="4191.00" torqueLoss="121.00"/>
+						<Entry inputSpeed="428.00" inputTorque="6296.00" torqueLoss="191.00"/>
+						<Entry inputSpeed="428.00" inputTorque="8390.00" torqueLoss="251.00"/>
+						<Entry inputSpeed="428.00" inputTorque="10485.00" torqueLoss="310.00"/>
+						<Entry inputSpeed="428.00" inputTorque="12579.00" torqueLoss="369.00"/>
+						<Entry inputSpeed="428.00" inputTorque="16767.00" torqueLoss="486.00"/>
+						<Entry inputSpeed="428.00" inputTorque="20955.00" torqueLoss="604.00"/>
+						<Entry inputSpeed="428.00" inputTorque="25143.00" torqueLoss="723.00"/>
+						<Entry inputSpeed="428.00" inputTorque="29332.00" torqueLoss="841.00"/>
+						<Entry inputSpeed="428.00" inputTorque="33521.00" torqueLoss="958.00"/>
+						<Entry inputSpeed="428.00" inputTorque="37708.00" torqueLoss="1076.00"/>
+						<Entry inputSpeed="428.00" inputTorque="41897.00" torqueLoss="1195.00"/>
+						<Entry inputSpeed="428.00" inputTorque="46084.00" torqueLoss="1313.00"/>
+						<Entry inputSpeed="428.00" inputTorque="50273.00" torqueLoss="1430.00"/>
+						<Entry inputSpeed="570.00" inputTorque="-5512.00" torqueLoss="188.00"/>
+						<Entry inputSpeed="570.00" inputTorque="-167.00" torqueLoss="37.00"/>
+						<Entry inputSpeed="570.00" inputTorque="0.00" torqueLoss="13.00"/>
+						<Entry inputSpeed="570.00" inputTorque="121.00" torqueLoss="19.00"/>
+						<Entry inputSpeed="570.00" inputTorque="224.00" torqueLoss="21.00"/>
+						<Entry inputSpeed="570.00" inputTorque="328.00" torqueLoss="23.00"/>
+						<Entry inputSpeed="570.00" inputTorque="433.00" torqueLoss="26.00"/>
+						<Entry inputSpeed="570.00" inputTorque="641.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="570.00" inputTorque="850.00" torqueLoss="36.00"/>
+						<Entry inputSpeed="570.00" inputTorque="1268.00" torqueLoss="46.00"/>
+						<Entry inputSpeed="570.00" inputTorque="1685.00" torqueLoss="58.00"/>
+						<Entry inputSpeed="570.00" inputTorque="2104.00" torqueLoss="70.00"/>
+						<Entry inputSpeed="570.00" inputTorque="2523.00" torqueLoss="81.00"/>
+						<Entry inputSpeed="570.00" inputTorque="2943.00" torqueLoss="94.00"/>
+						<Entry inputSpeed="570.00" inputTorque="3363.00" torqueLoss="107.00"/>
+						<Entry inputSpeed="570.00" inputTorque="3776.00" torqueLoss="113.00"/>
+						<Entry inputSpeed="570.00" inputTorque="4189.00" torqueLoss="118.00"/>
+						<Entry inputSpeed="570.00" inputTorque="6281.00" torqueLoss="175.00"/>
+						<Entry inputSpeed="570.00" inputTorque="8369.00" torqueLoss="230.00"/>
+						<Entry inputSpeed="570.00" inputTorque="10459.00" torqueLoss="283.00"/>
+						<Entry inputSpeed="570.00" inputTorque="12547.00" torqueLoss="336.00"/>
+						<Entry inputSpeed="570.00" inputTorque="16724.00" torqueLoss="443.00"/>
+						<Entry inputSpeed="570.00" inputTorque="20901.00" torqueLoss="550.00"/>
+						<Entry inputSpeed="570.00" inputTorque="25078.00" torqueLoss="658.00"/>
+						<Entry inputSpeed="570.00" inputTorque="29255.00" torqueLoss="764.00"/>
+						<Entry inputSpeed="570.00" inputTorque="33432.00" torqueLoss="871.00"/>
+						<Entry inputSpeed="570.00" inputTorque="37611.00" torqueLoss="979.00"/>
+						<Entry inputSpeed="570.00" inputTorque="41788.00" torqueLoss="1086.00"/>
+						<Entry inputSpeed="570.00" inputTorque="45965.00" torqueLoss="1192.00"/>
+						<Entry inputSpeed="570.00" inputTorque="50142.00" torqueLoss="1299.00"/>
+						<Entry inputSpeed="713.00" inputTorque="-5517.00" torqueLoss="181.00"/>
+						<Entry inputSpeed="713.00" inputTorque="-165.00" torqueLoss="39.00"/>
+						<Entry inputSpeed="713.00" inputTorque="0.00" torqueLoss="14.00"/>
+						<Entry inputSpeed="713.00" inputTorque="122.00" torqueLoss="20.00"/>
+						<Entry inputSpeed="713.00" inputTorque="225.00" torqueLoss="22.00"/>
+						<Entry inputSpeed="713.00" inputTorque="329.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="713.00" inputTorque="433.00" torqueLoss="27.00"/>
+						<Entry inputSpeed="713.00" inputTorque="641.00" torqueLoss="30.00"/>
+						<Entry inputSpeed="713.00" inputTorque="850.00" torqueLoss="36.00"/>
+						<Entry inputSpeed="713.00" inputTorque="1267.00" torqueLoss="45.00"/>
+						<Entry inputSpeed="713.00" inputTorque="1684.00" torqueLoss="56.00"/>
+						<Entry inputSpeed="713.00" inputTorque="2102.00" torqueLoss="67.00"/>
+						<Entry inputSpeed="713.00" inputTorque="2521.00" torqueLoss="79.00"/>
+						<Entry inputSpeed="713.00" inputTorque="2939.00" torqueLoss="90.00"/>
+						<Entry inputSpeed="713.00" inputTorque="3358.00" torqueLoss="102.00"/>
+						<Entry inputSpeed="713.00" inputTorque="3775.00" torqueLoss="111.00"/>
+						<Entry inputSpeed="713.00" inputTorque="4188.00" torqueLoss="118.00"/>
+						<Entry inputSpeed="713.00" inputTorque="6272.00" torqueLoss="166.00"/>
+						<Entry inputSpeed="713.00" inputTorque="8357.00" torqueLoss="217.00"/>
+						<Entry inputSpeed="713.00" inputTorque="10442.00" torqueLoss="267.00"/>
+						<Entry inputSpeed="713.00" inputTorque="12527.00" torqueLoss="317.00"/>
+						<Entry inputSpeed="713.00" inputTorque="16697.00" torqueLoss="416.00"/>
+						<Entry inputSpeed="713.00" inputTorque="20867.00" torqueLoss="517.00"/>
+						<Entry inputSpeed="713.00" inputTorque="25039.00" torqueLoss="617.00"/>
+						<Entry inputSpeed="713.00" inputTorque="29209.00" torqueLoss="717.00"/>
+						<Entry inputSpeed="713.00" inputTorque="33379.00" torqueLoss="818.00"/>
+						<Entry inputSpeed="713.00" inputTorque="37549.00" torqueLoss="918.00"/>
+						<Entry inputSpeed="713.00" inputTorque="41719.00" torqueLoss="1017.00"/>
+						<Entry inputSpeed="713.00" inputTorque="45890.00" torqueLoss="1117.00"/>
+						<Entry inputSpeed="713.00" inputTorque="50060.00" torqueLoss="1218.00"/>
+						<Entry inputSpeed="855.00" inputTorque="-5524.00" torqueLoss="174.00"/>
+						<Entry inputSpeed="855.00" inputTorque="-162.00" torqueLoss="42.00"/>
+						<Entry inputSpeed="855.00" inputTorque="0.00" torqueLoss="15.00"/>
+						<Entry inputSpeed="855.00" inputTorque="122.00" torqueLoss="21.00"/>
+						<Entry inputSpeed="855.00" inputTorque="226.00" torqueLoss="22.00"/>
+						<Entry inputSpeed="855.00" inputTorque="329.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="855.00" inputTorque="434.00" torqueLoss="27.00"/>
+						<Entry inputSpeed="855.00" inputTorque="641.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="855.00" inputTorque="849.00" torqueLoss="35.00"/>
+						<Entry inputSpeed="855.00" inputTorque="1266.00" torqueLoss="45.00"/>
+						<Entry inputSpeed="855.00" inputTorque="1683.00" torqueLoss="55.00"/>
+						<Entry inputSpeed="855.00" inputTorque="2100.00" torqueLoss="65.00"/>
+						<Entry inputSpeed="855.00" inputTorque="2518.00" torqueLoss="77.00"/>
+						<Entry inputSpeed="855.00" inputTorque="2937.00" torqueLoss="87.00"/>
+						<Entry inputSpeed="855.00" inputTorque="3355.00" torqueLoss="99.00"/>
+						<Entry inputSpeed="855.00" inputTorque="3775.00" torqueLoss="111.00"/>
+						<Entry inputSpeed="855.00" inputTorque="4188.00" torqueLoss="117.00"/>
+						<Entry inputSpeed="855.00" inputTorque="6264.00" torqueLoss="158.00"/>
+						<Entry inputSpeed="855.00" inputTorque="8346.00" torqueLoss="205.00"/>
+						<Entry inputSpeed="855.00" inputTorque="10427.00" torqueLoss="252.00"/>
+						<Entry inputSpeed="855.00" inputTorque="12509.00" torqueLoss="299.00"/>
+						<Entry inputSpeed="855.00" inputTorque="16674.00" torqueLoss="393.00"/>
+						<Entry inputSpeed="855.00" inputTorque="20838.00" torqueLoss="487.00"/>
+						<Entry inputSpeed="855.00" inputTorque="25003.00" torqueLoss="581.00"/>
+						<Entry inputSpeed="855.00" inputTorque="29167.00" torqueLoss="675.00"/>
+						<Entry inputSpeed="855.00" inputTorque="33330.00" torqueLoss="769.00"/>
+						<Entry inputSpeed="855.00" inputTorque="37495.00" torqueLoss="863.00"/>
+						<Entry inputSpeed="855.00" inputTorque="41659.00" torqueLoss="957.00"/>
+						<Entry inputSpeed="855.00" inputTorque="45823.00" torqueLoss="1051.00"/>
+						<Entry inputSpeed="855.00" inputTorque="49988.00" torqueLoss="1145.00"/>
+						<Entry inputSpeed="998.00" inputTorque="-5526.00" torqueLoss="172.00"/>
+						<Entry inputSpeed="998.00" inputTorque="-160.00" torqueLoss="44.00"/>
+						<Entry inputSpeed="998.00" inputTorque="0.00" torqueLoss="16.00"/>
+						<Entry inputSpeed="998.00" inputTorque="123.00" torqueLoss="22.00"/>
+						<Entry inputSpeed="998.00" inputTorque="227.00" torqueLoss="23.00"/>
+						<Entry inputSpeed="998.00" inputTorque="331.00" torqueLoss="26.00"/>
+						<Entry inputSpeed="998.00" inputTorque="435.00" torqueLoss="28.00"/>
+						<Entry inputSpeed="998.00" inputTorque="641.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="998.00" inputTorque="850.00" torqueLoss="36.00"/>
+						<Entry inputSpeed="998.00" inputTorque="1266.00" torqueLoss="45.00"/>
+						<Entry inputSpeed="998.00" inputTorque="1682.00" torqueLoss="55.00"/>
+						<Entry inputSpeed="998.00" inputTorque="2100.00" torqueLoss="64.00"/>
+						<Entry inputSpeed="998.00" inputTorque="2517.00" torqueLoss="74.00"/>
+						<Entry inputSpeed="998.00" inputTorque="2935.00" torqueLoss="86.00"/>
+						<Entry inputSpeed="998.00" inputTorque="3354.00" torqueLoss="97.00"/>
+						<Entry inputSpeed="998.00" inputTorque="3772.00" torqueLoss="109.00"/>
+						<Entry inputSpeed="998.00" inputTorque="4185.00" torqueLoss="115.00"/>
+						<Entry inputSpeed="998.00" inputTorque="6258.00" torqueLoss="153.00"/>
+						<Entry inputSpeed="998.00" inputTorque="8338.00" torqueLoss="197.00"/>
+						<Entry inputSpeed="998.00" inputTorque="10418.00" torqueLoss="242.00"/>
+						<Entry inputSpeed="998.00" inputTorque="12498.00" torqueLoss="288.00"/>
+						<Entry inputSpeed="998.00" inputTorque="16658.00" torqueLoss="377.00"/>
+						<Entry inputSpeed="998.00" inputTorque="20817.00" torqueLoss="466.00"/>
+						<Entry inputSpeed="998.00" inputTorque="24977.00" torqueLoss="556.00"/>
+						<Entry inputSpeed="998.00" inputTorque="29137.00" torqueLoss="645.00"/>
+						<Entry inputSpeed="998.00" inputTorque="33297.00" torqueLoss="735.00"/>
+						<Entry inputSpeed="998.00" inputTorque="37456.00" torqueLoss="825.00"/>
+						<Entry inputSpeed="998.00" inputTorque="41616.00" torqueLoss="914.00"/>
+						<Entry inputSpeed="998.00" inputTorque="45776.00" torqueLoss="1003.00"/>
+						<Entry inputSpeed="998.00" inputTorque="49936.00" torqueLoss="1093.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="-5529.00" torqueLoss="169.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="-158.00" torqueLoss="46.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="0.00" torqueLoss="18.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="125.00" torqueLoss="23.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="229.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="332.00" torqueLoss="27.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="436.00" torqueLoss="29.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="643.00" torqueLoss="32.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="851.00" torqueLoss="37.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="1267.00" torqueLoss="45.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="1683.00" torqueLoss="55.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="2100.00" torqueLoss="64.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="2516.00" torqueLoss="74.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="2934.00" torqueLoss="85.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="3352.00" torqueLoss="96.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="3771.00" torqueLoss="108.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="4183.00" torqueLoss="114.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="-5529.00" torqueLoss="169.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="-155.00" torqueLoss="49.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="0.00" torqueLoss="19.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="126.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="230.00" torqueLoss="26.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="333.00" torqueLoss="28.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="437.00" torqueLoss="30.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="644.00" torqueLoss="34.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="853.00" torqueLoss="38.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="1267.00" torqueLoss="46.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="1683.00" torqueLoss="55.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="2098.00" torqueLoss="64.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="2516.00" torqueLoss="74.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="2934.00" torqueLoss="85.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="3351.00" torqueLoss="95.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="3764.00" torqueLoss="101.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="-5531.00" torqueLoss="167.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="-153.00" torqueLoss="51.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="0.00" torqueLoss="20.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="128.00" torqueLoss="26.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="231.00" torqueLoss="27.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="336.00" torqueLoss="30.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="436.00" torqueLoss="29.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="646.00" torqueLoss="36.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="853.00" torqueLoss="38.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="1268.00" torqueLoss="46.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="1683.00" torqueLoss="55.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="2098.00" torqueLoss="63.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="2516.00" torqueLoss="73.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="2932.00" torqueLoss="84.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="3345.00" torqueLoss="89.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="-5538.00" torqueLoss="160.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="-148.00" torqueLoss="56.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="0.00" torqueLoss="21.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="129.00" torqueLoss="28.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="232.00" torqueLoss="29.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="336.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="440.00" torqueLoss="32.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="647.00" torqueLoss="37.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="854.00" torqueLoss="41.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="1269.00" torqueLoss="48.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="1684.00" torqueLoss="57.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="2101.00" torqueLoss="65.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="2517.00" torqueLoss="74.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="2929.00" torqueLoss="80.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="-5540.00" torqueLoss="158.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="-144.00" torqueLoss="60.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="0.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="132.00" torqueLoss="30.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="234.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="340.00" torqueLoss="34.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="442.00" torqueLoss="35.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="650.00" torqueLoss="38.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="856.00" torqueLoss="42.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="1269.00" torqueLoss="49.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="1684.00" torqueLoss="57.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="2098.00" torqueLoss="64.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="2515.00" torqueLoss="73.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="2928.00" torqueLoss="79.00"/>
+						
+					</TorqueLossMap>
+				</v2.0:Data>
+				<v2.0:Signature>
+					<di:Reference URI="#AXL-EC3ohnoh">
+						<di:Transforms>
+							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+						</di:Transforms>
+						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+						<di:DigestValue>Ux2vo+s07pGr9XCbvNs/YbJcFaZClORRGXpP6Eyeze8=</di:DigestValue>
+					</di:Reference>
+				</v2.0:Signature>
+			</Axlegear>
+			<AxleWheels>
+				<v2.0:Data xsi:type="v2.0:AxleWheelsDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
+					<Axles>
+						<Axle axleNumber="1" xsi:type="AxleDataDeclarationType">
+							<AxleType>VehicleNonDriven</AxleType>
+							<TwinTyres>false</TwinTyres>
+							<Steered>true</Steered>
+							<Tyre>
+								<Data id="WHL-5432198760-315-70-R22.5" xsi:type="TyreDataDeclarationType">
+									<Manufacturer>Generic Wheels Manufacturer</Manufacturer>
+									<Model>Generic Wheel</Model>
+									<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+									<Date>2017-01-11T14:00:00Z</Date>
+									<AppVersion>Tyre Generation App 1.0</AppVersion>
+									<Dimension>315/70 R22.5</Dimension>
+									<RRCDeclared>0.0055</RRCDeclared>
+									<FzISO>31300</FzISO>
+								</Data>
+								<Signature>
+									<di:Reference URI="#WHL-5432198760-315-70-R22.5">
+										<di:Transforms>
+											<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+											<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+										</di:Transforms>
+										<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+										<di:DigestValue>A/sq1ng4cqeOyauDUqUEnonRSPch3VCqZDX9Pf3tW1Q=</di:DigestValue>
+									</di:Reference>
+								</Signature>
+							</Tyre>
+						</Axle>
+						<Axle axleNumber="2" xsi:type="AxleDataDeclarationType">
+							<AxleType>VehicleDriven</AxleType>
+							<TwinTyres>true</TwinTyres>
+							<Steered>false</Steered>
+							<Tyre>
+								<Data id="WHL-5432198760-315-70-R22.5" xsi:type="TyreDataDeclarationType">
+									<Manufacturer>Generic Wheels Manufacturer</Manufacturer>
+									<Model>Generic Wheel</Model>
+									<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+									<Date>2017-01-11T14:00:00Z</Date>
+									<AppVersion>Tyre Generation App 1.0</AppVersion>
+									<Dimension>315/70 R22.5</Dimension>
+									<RRCDeclared>0.0063</RRCDeclared>
+									<FzISO>31300</FzISO>
+								</Data>
+								<Signature>
+									<di:Reference URI="#WHL-5432198760-315-70-R22.5">
+										<di:Transforms>
+											<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+											<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+										</di:Transforms>
+										<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+										<di:DigestValue>z+KDXmc5MIezM6RVgfYax5J9Efi0ghciG2/wLLmWaBk=</di:DigestValue>
+									</di:Reference>
+								</Signature>
+							</Tyre>
+						</Axle>
+					</Axles>
+				</v2.0:Data>
+			</AxleWheels>
+			<Auxiliaries>
+				<Data xsi:type="AUX_PEV_LorryDataType">
+					<SteeringPump>
+						<Technology axleNumber="1">Electric driven pump</Technology>
+					</SteeringPump>
+					<ElectricSystem>
+						<Technology>Standard technology - LED headlights, all</Technology>
+					</ElectricSystem>
+					<PneumaticSystem>
+						<Technology>Medium Supply 2-stage + elec. driven</Technology>
+					</PneumaticSystem>
+					<HVAC>
+						<Technology>Default</Technology>
+					</HVAC>
+				</Data>
+			</Auxiliaries>
+			<AirDrag>
+				<!-- optional -->
+				<Data id="CabinX23h" xsi:type="v2.0:AirDragDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
+					<Manufacturer>Generic Manufacturer</Manufacturer>
+					<Model>Generic Model</Model>
+					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+					<Date>2017-03-24T15:00:00Z</Date>
+					<AppVersion>Vecto AirDrag x.y</AppVersion>
+					<CdxA_0>6.31</CdxA_0>
+					<TransferredCdxA>6.32</TransferredCdxA>
+					<DeclaredCdxA>6.34</DeclaredCdxA>
+				</Data>
+				<v2.0:Signature>
+					<di:Reference URI="#CabinX23h">
+						<di:Transforms>
+							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+						</di:Transforms>
+						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+						<di:DigestValue>NroIsfnT7+1zYG5CTHxpclh0ZaRZvGyrfFPmWdKbFbg=</di:DigestValue>
+					</di:Reference>
+				</v2.0:Signature>
+			</AirDrag>
+		</Components>
+	</v2.0:Vehicle>
+</tns:VectoInputDeclaration>
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/DeclarationMode/V24_DeclarationMode/HeavyLorry/PEV_heavyLorry_E3_realistic_municipal.xml b/VectoCore/VectoCoreTest/TestData/Integration/DeclarationMode/V24_DeclarationMode/HeavyLorry/PEV_heavyLorry_E3_realistic_municipal.xml
new file mode 100644
index 0000000000000000000000000000000000000000..53c58bf2d2b4047fb3e50c5ac9624841cde0eb55
--- /dev/null
+++ b/VectoCore/VectoCoreTest/TestData/Integration/DeclarationMode/V24_DeclarationMode/HeavyLorry/PEV_heavyLorry_E3_realistic_municipal.xml
@@ -0,0 +1,4861 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<tns:VectoInputDeclaration xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.4" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" schemaVersion="2.0" xmlns:tns="urn:tugraz:ivt:VectoAPI:DeclarationInput:v2.0" xmlns:di="http://www.w3.org/2000/09/xmldsig#" xsi:schemaLocation="urn:tugraz:ivt:VectoAPI:DeclarationJob V:\VectoCore\VectoCore\Resources\XSD/VectoDeclarationJob.xsd" xmlns:v1.0="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v1.0" xmlns:v2.0="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0" xmlns:v2.1="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.1"  xmlns:v2.3="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3" xmlns:v2.4="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.4">
+	<v2.0:Vehicle xsi:type="Vehicle_PEV_HeavyLorryDeclarationType" id="PEV_E3_HeavyLorry">
+		<Manufacturer>TU Graz</Manufacturer>
+		<ManufacturerAddress>Inffeldgasse 19</ManufacturerAddress>
+		<Model>HEV Heavy Lorry Px</Model>
+		<VIN>1234</VIN>
+		<Date>2017-01-01T00:00:00Z</Date>
+		<LegislativeCategory>N3</LegislativeCategory>
+		<ChassisConfiguration>Rigid Lorry</ChassisConfiguration>
+		<AxleConfiguration>4x2</AxleConfiguration>
+		<CorrectedActualMass>4670</CorrectedActualMass>
+		<TechnicalPermissibleMaximumLadenMass>17900</TechnicalPermissibleMaximumLadenMass>
+		<RetarderType>None</RetarderType>
+		<AngledriveType>None</AngledriveType>
+		<PTO xsi:type="PTOType"> <!-- syntactically allowed, not supported by VECTO - no gearbox! -->
+			<PTOShaftsGearWheels>none</PTOShaftsGearWheels>
+			<PTOOtherElements>none</PTOOtherElements>
+		</PTO>
+		<ZeroEmissionVehicle>true</ZeroEmissionVehicle>
+		<VocationalVehicle>true</VocationalVehicle>
+		<SleeperCab>false</SleeperCab>
+		<VehicleTypeApprovalNumber>ASDF</VehicleTypeApprovalNumber>
+		<ArchitectureID>E3</ArchitectureID>
+		<ADAS xsi:type="ADAS_PEV_Type">
+			<PredictiveCruiseControl>none</PredictiveCruiseControl>
+		</ADAS>
+		<!--<ElectricMotorTorqueLimits xsi:type="ElectricMachineTorqueLimitsType">
+			--><!-- optional --><!--
+			--><!-- should be ignored in this case --><!--
+			<ElectricMachine>
+				<Position>2</Position>
+				<VoltageLevel>
+					<Voltage>100</Voltage>
+					<MaxTorqueCurve>
+						<v2.3:Entry outShaftSpeed="0.00" maxTorque="450.00" minTorque="-200.00"/>
+						<v2.3:Entry outShaftSpeed="1000.00" maxTorque="300.00" minTorque="-300.00"/>
+					</MaxTorqueCurve>
+				</VoltageLevel>
+				<VoltageLevel>
+					<Voltage>500</Voltage>
+					<MaxTorqueCurve>
+						<v2.3:Entry outShaftSpeed="0.00" maxTorque="200.00" minTorque="-200.00"/>
+						<v2.3:Entry outShaftSpeed="1000.00" maxTorque="300.00" minTorque="-300.00"/>
+					</MaxTorqueCurve>
+				</VoltageLevel>
+			</ElectricMachine>
+		</ElectricMotorTorqueLimits>-->
+		<Components xsi:type="Components_PEV-E3_LorryType">
+			<ElectricMachine>
+				<PowertrainPosition>3</PowertrainPosition>
+				<Count>2</Count>
+				<ElectricMachineSystem>
+					<v2.3:Data xsi:type="ElectricMachineSystemMeasuredDataDeclarationType" id="EM-1234" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3">
+						<Manufacturer>a</Manufacturer>
+						<Model>a</Model>
+						<CertificationNumber>token</CertificationNumber>
+						<Date>2017-01-01T00:00:00Z</Date>
+						<AppVersion>aaaaa</AppVersion>
+						<ElectricMachineType>ASM</ElectricMachineType>
+						<CertificationMethod>Measured</CertificationMethod>
+						<R85RatedPower>350000</R85RatedPower>
+						<RotationalInertia>0.23</RotationalInertia>
+						<DcDcConverterIncluded>true</DcDcConverterIncluded>
+						<IHPCType>None</IHPCType>
+						<VoltageLevel>
+							<Voltage>600</Voltage>
+							<ContinuousTorque>350.00</ContinuousTorque>
+							<TestSpeedContinuousTorque>2400.00</TestSpeedContinuousTorque>
+							<OverloadTorque>470.00</OverloadTorque>
+							<TestSpeedOverloadTorque>2500.00</TestSpeedOverloadTorque>
+							<OverloadDuration>120.00</OverloadDuration>
+							<MaxTorqueCurve>
+<Entry outShaftSpeed="0.00" maxTorque="485.00" minTorque="-485.00"/>
+<Entry outShaftSpeed="2461.16" maxTorque="485.00" minTorque="-485.00"/>
+<Entry outShaftSpeed="2452.14" maxTorque="485.00" minTorque="-485.00"/>
+<Entry outShaftSpeed="2466.86" maxTorque="483.88" minTorque="-483.88"/>
+<Entry outShaftSpeed="2481.59" maxTorque="481.01" minTorque="-481.01"/>
+<Entry outShaftSpeed="2496.32" maxTorque="478.17" minTorque="-478.17"/>
+<Entry outShaftSpeed="2503.68" maxTorque="476.77" minTorque="-476.77"/>
+<Entry outShaftSpeed="2577.32" maxTorque="463.14" minTorque="-463.14"/>
+<Entry outShaftSpeed="2650.96" maxTorque="450.27" minTorque="-450.27"/>
+<Entry outShaftSpeed="2724.59" maxTorque="438.10" minTorque="-438.10"/>
+<Entry outShaftSpeed="2798.23" maxTorque="426.58" minTorque="-426.58"/>
+<Entry outShaftSpeed="2871.87" maxTorque="415.64" minTorque="-415.64"/>
+<Entry outShaftSpeed="2945.51" maxTorque="405.25" minTorque="-405.25"/>
+<Entry outShaftSpeed="3019.15" maxTorque="395.36" minTorque="-395.36"/>
+<Entry outShaftSpeed="3092.78" maxTorque="385.95" minTorque="-385.95"/>
+<Entry outShaftSpeed="3166.42" maxTorque="376.98" minTorque="-376.98"/>
+<Entry outShaftSpeed="3240.06" maxTorque="368.41" minTorque="-368.41"/>
+<Entry outShaftSpeed="3313.70" maxTorque="360.22" minTorque="-360.22"/>
+<Entry outShaftSpeed="3387.33" maxTorque="352.39" minTorque="-352.39"/>
+<Entry outShaftSpeed="3460.97" maxTorque="344.90" minTorque="-344.90"/>
+<Entry outShaftSpeed="3534.61" maxTorque="337.71" minTorque="-337.71"/>
+<Entry outShaftSpeed="3608.25" maxTorque="330.82" minTorque="-330.82"/>
+<Entry outShaftSpeed="3681.89" maxTorque="324.20" minTorque="-324.20"/>
+<Entry outShaftSpeed="3755.52" maxTorque="317.84" minTorque="-317.84"/>
+<Entry outShaftSpeed="3829.16" maxTorque="311.73" minTorque="-311.73"/>
+<Entry outShaftSpeed="3902.80" maxTorque="305.85" minTorque="-305.85"/>
+<Entry outShaftSpeed="3976.44" maxTorque="300.18" minTorque="-300.18"/>
+<Entry outShaftSpeed="4050.07" maxTorque="294.72" minTorque="-294.72"/>
+<Entry outShaftSpeed="4123.71" maxTorque="289.46" minTorque="-289.46"/>
+<Entry outShaftSpeed="4197.35" maxTorque="284.38" minTorque="-284.38"/>
+<Entry outShaftSpeed="4270.99" maxTorque="279.48" minTorque="-279.48"/>
+<Entry outShaftSpeed="4344.62" maxTorque="274.74" minTorque="-274.74"/>
+<Entry outShaftSpeed="4418.26" maxTorque="270.17" minTorque="-270.17"/>
+<Entry outShaftSpeed="4491.90" maxTorque="265.73" minTorque="-265.73"/>
+<Entry outShaftSpeed="4565.54" maxTorque="261.45" minTorque="-261.45"/>
+<Entry outShaftSpeed="4639.18" maxTorque="257.30" minTorque="-257.30"/>
+<Entry outShaftSpeed="4712.81" maxTorque="253.28" minTorque="-253.28"/>
+<Entry outShaftSpeed="4786.45" maxTorque="249.39" minTorque="-249.39"/>
+<Entry outShaftSpeed="4860.09" maxTorque="245.60" minTorque="-245.60"/>
+<Entry outShaftSpeed="4933.73" maxTorque="241.94" minTorque="-241.94"/>
+<Entry outShaftSpeed="5007.36" maxTorque="238.38" minTorque="-238.38"/>
+<Entry outShaftSpeed="5081.00" maxTorque="234.92" minTorque="-234.92"/>
+<Entry outShaftSpeed="5154.64" maxTorque="231.58" minTorque="-231.58"/>
+<Entry outShaftSpeed="5228.28" maxTorque="228.31" minTorque="-228.31"/>
+<Entry outShaftSpeed="5301.91" maxTorque="225.14" minTorque="-225.14"/>
+<Entry outShaftSpeed="5375.55" maxTorque="222.06" minTorque="-222.06"/>
+<Entry outShaftSpeed="5449.19" maxTorque="219.05" minTorque="-219.05"/>
+<Entry outShaftSpeed="5522.83" maxTorque="216.13" minTorque="-216.13"/>
+<Entry outShaftSpeed="5596.47" maxTorque="213.29" minTorque="-213.29"/>
+<Entry outShaftSpeed="5670.10" maxTorque="210.51" minTorque="-210.51"/>
+<Entry outShaftSpeed="5743.74" maxTorque="207.82" minTorque="-207.82"/>
+<Entry outShaftSpeed="5817.38" maxTorque="205.19" minTorque="-205.19"/>
+<Entry outShaftSpeed="5891.02" maxTorque="202.62" minTorque="-202.62"/>
+<Entry outShaftSpeed="5964.65" maxTorque="200.12" minTorque="-200.12"/>
+<Entry outShaftSpeed="6038.29" maxTorque="197.69" minTorque="-197.69"/>
+<Entry outShaftSpeed="6111.93" maxTorque="195.30" minTorque="-195.30"/>
+<Entry outShaftSpeed="6185.57" maxTorque="192.97" minTorque="-192.97"/>
+<Entry outShaftSpeed="6259.20" maxTorque="190.70" minTorque="-190.70"/>
+<Entry outShaftSpeed="6332.84" maxTorque="188.48" minTorque="-188.48"/>
+<Entry outShaftSpeed="6406.48" maxTorque="186.32" minTorque="-186.32"/>
+<Entry outShaftSpeed="6480.12" maxTorque="184.20" minTorque="-184.20"/>
+<Entry outShaftSpeed="6553.76" maxTorque="182.13" minTorque="-182.13"/>
+<Entry outShaftSpeed="6627.39" maxTorque="180.10" minTorque="-180.10"/>
+<Entry outShaftSpeed="6701.03" maxTorque="178.13" minTorque="-178.13"/>
+<Entry outShaftSpeed="6774.67" maxTorque="176.20" minTorque="-176.20"/>
+<Entry outShaftSpeed="6848.31" maxTorque="174.30" minTorque="-174.30"/>
+<Entry outShaftSpeed="6921.94" maxTorque="172.44" minTorque="-172.44"/>
+<Entry outShaftSpeed="6995.58" maxTorque="170.64" minTorque="-170.64"/>
+<Entry outShaftSpeed="7069.22" maxTorque="168.85" minTorque="-168.85"/>
+<Entry outShaftSpeed="7142.86" maxTorque="167.11" minTorque="-167.11"/>
+<Entry outShaftSpeed="7216.49" maxTorque="165.41" minTorque="-165.41"/>
+<Entry outShaftSpeed="7290.13" maxTorque="163.74" minTorque="-163.74"/>
+<Entry outShaftSpeed="7363.77" maxTorque="162.10" minTorque="-162.10"/>
+							</MaxTorqueCurve>
+							<PowerMap>
+								<Entry outShaftSpeed="0.00" torque="-485.00" electricPower="8.79"/>
+<Entry outShaftSpeed="0.00" torque="-469.84" electricPower="8.28"/>
+<Entry outShaftSpeed="0.00" torque="-454.69" electricPower="7.78"/>
+<Entry outShaftSpeed="0.00" torque="-439.53" electricPower="7.30"/>
+<Entry outShaftSpeed="0.00" torque="-424.38" electricPower="6.84"/>
+<Entry outShaftSpeed="0.00" torque="-409.22" electricPower="6.39"/>
+<Entry outShaftSpeed="0.00" torque="-394.06" electricPower="5.95"/>
+<Entry outShaftSpeed="0.00" torque="-378.91" electricPower="5.53"/>
+<Entry outShaftSpeed="0.00" torque="-363.75" electricPower="5.13"/>
+<Entry outShaftSpeed="0.00" torque="-348.59" electricPower="4.74"/>
+<Entry outShaftSpeed="0.00" torque="-333.44" electricPower="4.36"/>
+<Entry outShaftSpeed="0.00" torque="-318.28" electricPower="4.00"/>
+<Entry outShaftSpeed="0.00" torque="-303.13" electricPower="3.66"/>
+<Entry outShaftSpeed="0.00" torque="-287.97" electricPower="3.33"/>
+<Entry outShaftSpeed="0.00" torque="-272.81" electricPower="3.02"/>
+<Entry outShaftSpeed="0.00" torque="-257.66" electricPower="2.72"/>
+<Entry outShaftSpeed="0.00" torque="-242.50" electricPower="2.44"/>
+<Entry outShaftSpeed="0.00" torque="-227.34" electricPower="2.18"/>
+<Entry outShaftSpeed="0.00" torque="-212.19" electricPower="1.92"/>
+<Entry outShaftSpeed="0.00" torque="-197.03" electricPower="1.69"/>
+<Entry outShaftSpeed="0.00" torque="-181.88" electricPower="1.47"/>
+<Entry outShaftSpeed="0.00" torque="-166.72" electricPower="1.26"/>
+<Entry outShaftSpeed="0.00" torque="-151.56" electricPower="1.07"/>
+<Entry outShaftSpeed="0.00" torque="-136.41" electricPower="0.90"/>
+<Entry outShaftSpeed="0.00" torque="-121.25" electricPower="0.74"/>
+<Entry outShaftSpeed="0.00" torque="-106.09" electricPower="0.59"/>
+<Entry outShaftSpeed="0.00" torque="-90.94" electricPower="0.46"/>
+<Entry outShaftSpeed="0.00" torque="-75.78" electricPower="0.35"/>
+<Entry outShaftSpeed="0.00" torque="-60.63" electricPower="0.25"/>
+<Entry outShaftSpeed="0.00" torque="-45.47" electricPower="0.17"/>
+<Entry outShaftSpeed="0.00" torque="-30.31" electricPower="0.10"/>
+<Entry outShaftSpeed="0.00" torque="-15.16" electricPower="0.05"/>
+<Entry outShaftSpeed="0.00" torque="0.00" electricPower="0.03"/>
+<Entry outShaftSpeed="0.00" torque="15.16" electricPower="0.08"/>
+<Entry outShaftSpeed="0.00" torque="30.31" electricPower="0.14"/>
+<Entry outShaftSpeed="0.00" torque="45.47" electricPower="0.21"/>
+<Entry outShaftSpeed="0.00" torque="60.63" electricPower="0.31"/>
+<Entry outShaftSpeed="0.00" torque="75.78" electricPower="0.41"/>
+<Entry outShaftSpeed="0.00" torque="90.94" electricPower="0.53"/>
+<Entry outShaftSpeed="0.00" torque="106.09" electricPower="0.67"/>
+<Entry outShaftSpeed="0.00" torque="121.25" electricPower="0.82"/>
+<Entry outShaftSpeed="0.00" torque="136.41" electricPower="0.99"/>
+<Entry outShaftSpeed="0.00" torque="151.56" electricPower="1.18"/>
+<Entry outShaftSpeed="0.00" torque="166.72" electricPower="1.37"/>
+<Entry outShaftSpeed="0.00" torque="181.88" electricPower="1.59"/>
+<Entry outShaftSpeed="0.00" torque="197.03" electricPower="1.82"/>
+<Entry outShaftSpeed="0.00" torque="212.19" electricPower="2.06"/>
+<Entry outShaftSpeed="0.00" torque="227.34" electricPower="2.32"/>
+<Entry outShaftSpeed="0.00" torque="242.50" electricPower="2.60"/>
+<Entry outShaftSpeed="0.00" torque="257.66" electricPower="2.89"/>
+<Entry outShaftSpeed="0.00" torque="272.81" electricPower="3.19"/>
+<Entry outShaftSpeed="0.00" torque="287.97" electricPower="3.51"/>
+<Entry outShaftSpeed="0.00" torque="303.13" electricPower="3.85"/>
+<Entry outShaftSpeed="0.00" torque="318.28" electricPower="4.20"/>
+<Entry outShaftSpeed="0.00" torque="333.44" electricPower="4.57"/>
+<Entry outShaftSpeed="0.00" torque="348.59" electricPower="4.95"/>
+<Entry outShaftSpeed="0.00" torque="363.75" electricPower="5.35"/>
+<Entry outShaftSpeed="0.00" torque="378.91" electricPower="5.76"/>
+<Entry outShaftSpeed="0.00" torque="394.06" electricPower="6.19"/>
+<Entry outShaftSpeed="0.00" torque="409.22" electricPower="6.63"/>
+<Entry outShaftSpeed="0.00" torque="424.38" electricPower="7.09"/>
+<Entry outShaftSpeed="0.00" torque="439.53" electricPower="7.57"/>
+<Entry outShaftSpeed="0.00" torque="454.69" electricPower="8.06"/>
+<Entry outShaftSpeed="0.00" torque="469.84" electricPower="8.56"/>
+<Entry outShaftSpeed="0.00" torque="485.00" electricPower="9.08"/>
+<Entry outShaftSpeed="70.32" torque="-485.00" electricPower="5.21"/>
+<Entry outShaftSpeed="70.32" torque="-469.84" electricPower="4.81"/>
+<Entry outShaftSpeed="70.32" torque="-454.69" electricPower="4.43"/>
+<Entry outShaftSpeed="70.32" torque="-439.53" electricPower="4.06"/>
+<Entry outShaftSpeed="70.32" torque="-424.38" electricPower="3.71"/>
+<Entry outShaftSpeed="70.32" torque="-409.22" electricPower="3.37"/>
+<Entry outShaftSpeed="70.32" torque="-394.06" electricPower="3.05"/>
+<Entry outShaftSpeed="70.32" torque="-378.91" electricPower="2.74"/>
+<Entry outShaftSpeed="70.32" torque="-363.75" electricPower="2.45"/>
+<Entry outShaftSpeed="70.32" torque="-348.59" electricPower="2.17"/>
+<Entry outShaftSpeed="70.32" torque="-333.44" electricPower="1.91"/>
+<Entry outShaftSpeed="70.32" torque="-318.28" electricPower="1.67"/>
+<Entry outShaftSpeed="70.32" torque="-303.13" electricPower="1.44"/>
+<Entry outShaftSpeed="70.32" torque="-287.97" electricPower="1.22"/>
+<Entry outShaftSpeed="70.32" torque="-272.81" electricPower="1.02"/>
+<Entry outShaftSpeed="70.32" torque="-257.66" electricPower="0.84"/>
+<Entry outShaftSpeed="70.32" torque="-242.50" electricPower="0.67"/>
+<Entry outShaftSpeed="70.32" torque="-227.34" electricPower="0.52"/>
+<Entry outShaftSpeed="70.32" torque="-212.19" electricPower="0.38"/>
+<Entry outShaftSpeed="70.32" torque="-197.03" electricPower="0.26"/>
+<Entry outShaftSpeed="70.32" torque="-181.88" electricPower="0.15"/>
+<Entry outShaftSpeed="70.32" torque="-166.72" electricPower="0.06"/>
+<Entry outShaftSpeed="70.32" torque="-151.56" electricPower="-0.02"/>
+<Entry outShaftSpeed="70.32" torque="-136.41" electricPower="-0.08"/>
+<Entry outShaftSpeed="70.32" torque="-121.25" electricPower="-0.12"/>
+<Entry outShaftSpeed="70.32" torque="-106.09" electricPower="-0.16"/>
+<Entry outShaftSpeed="70.32" torque="-90.94" electricPower="-0.17"/>
+<Entry outShaftSpeed="70.32" torque="-75.78" electricPower="-0.17"/>
+<Entry outShaftSpeed="70.32" torque="-60.63" electricPower="-0.16"/>
+<Entry outShaftSpeed="70.32" torque="-45.47" electricPower="-0.13"/>
+<Entry outShaftSpeed="70.32" torque="-30.31" electricPower="-0.09"/>
+<Entry outShaftSpeed="70.32" torque="-15.16" electricPower="-0.03"/>
+<Entry outShaftSpeed="70.32" torque="0.00" electricPower="0.06"/>
+<Entry outShaftSpeed="70.32" torque="15.16" electricPower="0.22"/>
+<Entry outShaftSpeed="70.32" torque="30.31" electricPower="0.40"/>
+<Entry outShaftSpeed="70.32" torque="45.47" electricPower="0.59"/>
+<Entry outShaftSpeed="70.32" torque="60.63" electricPower="0.79"/>
+<Entry outShaftSpeed="70.32" torque="75.78" electricPower="1.01"/>
+<Entry outShaftSpeed="70.32" torque="90.94" electricPower="1.24"/>
+<Entry outShaftSpeed="70.32" torque="106.09" electricPower="1.49"/>
+<Entry outShaftSpeed="70.32" torque="121.25" electricPower="1.76"/>
+<Entry outShaftSpeed="70.32" torque="136.41" electricPower="2.04"/>
+<Entry outShaftSpeed="70.32" torque="151.56" electricPower="2.34"/>
+<Entry outShaftSpeed="70.32" torque="166.72" electricPower="2.65"/>
+<Entry outShaftSpeed="70.32" torque="181.88" electricPower="2.97"/>
+<Entry outShaftSpeed="70.32" torque="197.03" electricPower="3.32"/>
+<Entry outShaftSpeed="70.32" torque="212.19" electricPower="3.67"/>
+<Entry outShaftSpeed="70.32" torque="227.34" electricPower="4.05"/>
+<Entry outShaftSpeed="70.32" torque="242.50" electricPower="4.43"/>
+<Entry outShaftSpeed="70.32" torque="257.66" electricPower="4.84"/>
+<Entry outShaftSpeed="70.32" torque="272.81" electricPower="5.26"/>
+<Entry outShaftSpeed="70.32" torque="287.97" electricPower="5.69"/>
+<Entry outShaftSpeed="70.32" torque="303.13" electricPower="6.14"/>
+<Entry outShaftSpeed="70.32" torque="318.28" electricPower="6.60"/>
+<Entry outShaftSpeed="70.32" torque="333.44" electricPower="7.08"/>
+<Entry outShaftSpeed="70.32" torque="348.59" electricPower="7.58"/>
+<Entry outShaftSpeed="70.32" torque="363.75" electricPower="8.09"/>
+<Entry outShaftSpeed="70.32" torque="378.91" electricPower="8.62"/>
+<Entry outShaftSpeed="70.32" torque="394.06" electricPower="9.16"/>
+<Entry outShaftSpeed="70.32" torque="409.22" electricPower="9.71"/>
+<Entry outShaftSpeed="70.32" torque="424.38" electricPower="10.28"/>
+<Entry outShaftSpeed="70.32" torque="439.53" electricPower="10.87"/>
+<Entry outShaftSpeed="70.32" torque="454.69" electricPower="11.47"/>
+<Entry outShaftSpeed="70.32" torque="469.84" electricPower="12.09"/>
+<Entry outShaftSpeed="70.32" torque="485.00" electricPower="12.72"/>
+<Entry outShaftSpeed="140.64" torque="-485.00" electricPower="1.63"/>
+<Entry outShaftSpeed="140.64" torque="-469.84" electricPower="1.35"/>
+<Entry outShaftSpeed="140.64" torque="-454.69" electricPower="1.08"/>
+<Entry outShaftSpeed="140.64" torque="-439.53" electricPower="0.83"/>
+<Entry outShaftSpeed="140.64" torque="-424.38" electricPower="0.59"/>
+<Entry outShaftSpeed="140.64" torque="-409.22" electricPower="0.37"/>
+<Entry outShaftSpeed="140.64" torque="-394.06" electricPower="0.16"/>
+<Entry outShaftSpeed="140.64" torque="-378.91" electricPower="-0.03"/>
+<Entry outShaftSpeed="140.64" torque="-363.75" electricPower="-0.20"/>
+<Entry outShaftSpeed="140.64" torque="-348.59" electricPower="-0.36"/>
+<Entry outShaftSpeed="140.64" torque="-333.44" electricPower="-0.51"/>
+<Entry outShaftSpeed="140.64" torque="-318.28" electricPower="-0.64"/>
+<Entry outShaftSpeed="140.64" torque="-303.13" electricPower="-0.76"/>
+<Entry outShaftSpeed="140.64" torque="-287.97" electricPower="-0.86"/>
+<Entry outShaftSpeed="140.64" torque="-272.81" electricPower="-0.94"/>
+<Entry outShaftSpeed="140.64" torque="-257.66" electricPower="-1.01"/>
+<Entry outShaftSpeed="140.64" torque="-242.50" electricPower="-1.07"/>
+<Entry outShaftSpeed="140.64" torque="-227.34" electricPower="-1.11"/>
+<Entry outShaftSpeed="140.64" torque="-212.19" electricPower="-1.14"/>
+<Entry outShaftSpeed="140.64" torque="-197.03" electricPower="-1.15"/>
+<Entry outShaftSpeed="140.64" torque="-181.88" electricPower="-1.14"/>
+<Entry outShaftSpeed="140.64" torque="-166.72" electricPower="-1.12"/>
+<Entry outShaftSpeed="140.64" torque="-151.56" electricPower="-1.09"/>
+<Entry outShaftSpeed="140.64" torque="-136.41" electricPower="-1.04"/>
+<Entry outShaftSpeed="140.64" torque="-121.25" electricPower="-0.98"/>
+<Entry outShaftSpeed="140.64" torque="-106.09" electricPower="-0.90"/>
+<Entry outShaftSpeed="140.64" torque="-90.94" electricPower="-0.80"/>
+<Entry outShaftSpeed="140.64" torque="-75.78" electricPower="-0.69"/>
+<Entry outShaftSpeed="140.64" torque="-60.63" electricPower="-0.57"/>
+<Entry outShaftSpeed="140.64" torque="-45.47" electricPower="-0.43"/>
+<Entry outShaftSpeed="140.64" torque="-30.31" electricPower="-0.28"/>
+<Entry outShaftSpeed="140.64" torque="-15.16" electricPower="-0.11"/>
+<Entry outShaftSpeed="140.64" torque="0.00" electricPower="0.10"/>
+<Entry outShaftSpeed="140.64" torque="15.16" electricPower="0.37"/>
+<Entry outShaftSpeed="140.64" torque="30.31" electricPower="0.66"/>
+<Entry outShaftSpeed="140.64" torque="45.47" electricPower="0.96"/>
+<Entry outShaftSpeed="140.64" torque="60.63" electricPower="1.28"/>
+<Entry outShaftSpeed="140.64" torque="75.78" electricPower="1.61"/>
+<Entry outShaftSpeed="140.64" torque="90.94" electricPower="1.96"/>
+<Entry outShaftSpeed="140.64" torque="106.09" electricPower="2.32"/>
+<Entry outShaftSpeed="140.64" torque="121.25" electricPower="2.70"/>
+<Entry outShaftSpeed="140.64" torque="136.41" electricPower="3.09"/>
+<Entry outShaftSpeed="140.64" torque="151.56" electricPower="3.50"/>
+<Entry outShaftSpeed="140.64" torque="166.72" electricPower="3.92"/>
+<Entry outShaftSpeed="140.64" torque="181.88" electricPower="4.36"/>
+<Entry outShaftSpeed="140.64" torque="197.03" electricPower="4.82"/>
+<Entry outShaftSpeed="140.64" torque="212.19" electricPower="5.29"/>
+<Entry outShaftSpeed="140.64" torque="227.34" electricPower="5.77"/>
+<Entry outShaftSpeed="140.64" torque="242.50" electricPower="6.27"/>
+<Entry outShaftSpeed="140.64" torque="257.66" electricPower="6.79"/>
+<Entry outShaftSpeed="140.64" torque="272.81" electricPower="7.32"/>
+<Entry outShaftSpeed="140.64" torque="287.97" electricPower="7.87"/>
+<Entry outShaftSpeed="140.64" torque="303.13" electricPower="8.43"/>
+<Entry outShaftSpeed="140.64" torque="318.28" electricPower="9.01"/>
+<Entry outShaftSpeed="140.64" torque="333.44" electricPower="9.60"/>
+<Entry outShaftSpeed="140.64" torque="348.59" electricPower="10.21"/>
+<Entry outShaftSpeed="140.64" torque="363.75" electricPower="10.83"/>
+<Entry outShaftSpeed="140.64" torque="378.91" electricPower="11.47"/>
+<Entry outShaftSpeed="140.64" torque="394.06" electricPower="12.12"/>
+<Entry outShaftSpeed="140.64" torque="409.22" electricPower="12.79"/>
+<Entry outShaftSpeed="140.64" torque="424.38" electricPower="13.48"/>
+<Entry outShaftSpeed="140.64" torque="439.53" electricPower="14.18"/>
+<Entry outShaftSpeed="140.64" torque="454.69" electricPower="14.89"/>
+<Entry outShaftSpeed="140.64" torque="469.84" electricPower="15.62"/>
+<Entry outShaftSpeed="140.64" torque="485.00" electricPower="16.37"/>
+<Entry outShaftSpeed="210.96" torque="-485.00" electricPower="-1.88"/>
+<Entry outShaftSpeed="210.96" torque="-469.84" electricPower="-2.05"/>
+<Entry outShaftSpeed="210.96" torque="-454.69" electricPower="-2.21"/>
+<Entry outShaftSpeed="210.96" torque="-439.53" electricPower="-2.35"/>
+<Entry outShaftSpeed="210.96" torque="-424.38" electricPower="-2.47"/>
+<Entry outShaftSpeed="210.96" torque="-409.22" electricPower="-2.58"/>
+<Entry outShaftSpeed="210.96" torque="-394.06" electricPower="-2.68"/>
+<Entry outShaftSpeed="210.96" torque="-378.91" electricPower="-2.76"/>
+<Entry outShaftSpeed="210.96" torque="-363.75" electricPower="-2.82"/>
+<Entry outShaftSpeed="210.96" torque="-348.59" electricPower="-2.87"/>
+<Entry outShaftSpeed="210.96" torque="-333.44" electricPower="-2.91"/>
+<Entry outShaftSpeed="210.96" torque="-318.28" electricPower="-2.93"/>
+<Entry outShaftSpeed="210.96" torque="-303.13" electricPower="-2.93"/>
+<Entry outShaftSpeed="210.96" torque="-287.97" electricPower="-2.93"/>
+<Entry outShaftSpeed="210.96" torque="-272.81" electricPower="-2.90"/>
+<Entry outShaftSpeed="210.96" torque="-257.66" electricPower="-2.86"/>
+<Entry outShaftSpeed="210.96" torque="-242.50" electricPower="-2.81"/>
+<Entry outShaftSpeed="210.96" torque="-227.34" electricPower="-2.74"/>
+<Entry outShaftSpeed="210.96" torque="-212.19" electricPower="-2.65"/>
+<Entry outShaftSpeed="210.96" torque="-197.03" electricPower="-2.55"/>
+<Entry outShaftSpeed="210.96" torque="-181.88" electricPower="-2.44"/>
+<Entry outShaftSpeed="210.96" torque="-166.72" electricPower="-2.31"/>
+<Entry outShaftSpeed="210.96" torque="-151.56" electricPower="-2.16"/>
+<Entry outShaftSpeed="210.96" torque="-136.41" electricPower="-2.00"/>
+<Entry outShaftSpeed="210.96" torque="-121.25" electricPower="-1.83"/>
+<Entry outShaftSpeed="210.96" torque="-106.09" electricPower="-1.64"/>
+<Entry outShaftSpeed="210.96" torque="-90.94" electricPower="-1.43"/>
+<Entry outShaftSpeed="210.96" torque="-75.78" electricPower="-1.21"/>
+<Entry outShaftSpeed="210.96" torque="-60.63" electricPower="-0.98"/>
+<Entry outShaftSpeed="210.96" torque="-45.47" electricPower="-0.73"/>
+<Entry outShaftSpeed="210.96" torque="-30.31" electricPower="-0.46"/>
+<Entry outShaftSpeed="210.96" torque="-15.16" electricPower="-0.18"/>
+<Entry outShaftSpeed="210.96" torque="0.00" electricPower="0.13"/>
+<Entry outShaftSpeed="210.96" torque="15.16" electricPower="0.52"/>
+<Entry outShaftSpeed="210.96" torque="30.31" electricPower="0.92"/>
+<Entry outShaftSpeed="210.96" torque="45.47" electricPower="1.33"/>
+<Entry outShaftSpeed="210.96" torque="60.63" electricPower="1.76"/>
+<Entry outShaftSpeed="210.96" torque="75.78" electricPower="2.21"/>
+<Entry outShaftSpeed="210.96" torque="90.94" electricPower="2.67"/>
+<Entry outShaftSpeed="210.96" torque="106.09" electricPower="3.14"/>
+<Entry outShaftSpeed="210.96" torque="121.25" electricPower="3.63"/>
+<Entry outShaftSpeed="210.96" torque="136.41" electricPower="4.14"/>
+<Entry outShaftSpeed="210.96" torque="151.56" electricPower="4.66"/>
+<Entry outShaftSpeed="210.96" torque="166.72" electricPower="5.20"/>
+<Entry outShaftSpeed="210.96" torque="181.88" electricPower="5.75"/>
+<Entry outShaftSpeed="210.96" torque="197.03" electricPower="6.32"/>
+<Entry outShaftSpeed="210.96" torque="212.19" electricPower="6.90"/>
+<Entry outShaftSpeed="210.96" torque="227.34" electricPower="7.50"/>
+<Entry outShaftSpeed="210.96" torque="242.50" electricPower="8.12"/>
+<Entry outShaftSpeed="210.96" torque="257.66" electricPower="8.74"/>
+<Entry outShaftSpeed="210.96" torque="272.81" electricPower="9.39"/>
+<Entry outShaftSpeed="210.96" torque="287.97" electricPower="10.05"/>
+<Entry outShaftSpeed="210.96" torque="303.13" electricPower="10.72"/>
+<Entry outShaftSpeed="210.96" torque="318.28" electricPower="11.41"/>
+<Entry outShaftSpeed="210.96" torque="333.44" electricPower="12.12"/>
+<Entry outShaftSpeed="210.96" torque="348.59" electricPower="12.84"/>
+<Entry outShaftSpeed="210.96" torque="363.75" electricPower="13.58"/>
+<Entry outShaftSpeed="210.96" torque="378.91" electricPower="14.33"/>
+<Entry outShaftSpeed="210.96" torque="394.06" electricPower="15.09"/>
+<Entry outShaftSpeed="210.96" torque="409.22" electricPower="15.88"/>
+<Entry outShaftSpeed="210.96" torque="424.38" electricPower="16.67"/>
+<Entry outShaftSpeed="210.96" torque="439.53" electricPower="17.49"/>
+<Entry outShaftSpeed="210.96" torque="454.69" electricPower="18.31"/>
+<Entry outShaftSpeed="210.96" torque="469.84" electricPower="19.16"/>
+<Entry outShaftSpeed="210.96" torque="485.00" electricPower="20.02"/>
+<Entry outShaftSpeed="281.28" torque="-485.00" electricPower="-5.38"/>
+<Entry outShaftSpeed="281.28" torque="-469.84" electricPower="-5.44"/>
+<Entry outShaftSpeed="281.28" torque="-454.69" electricPower="-5.49"/>
+<Entry outShaftSpeed="281.28" torque="-439.53" electricPower="-5.52"/>
+<Entry outShaftSpeed="281.28" torque="-424.38" electricPower="-5.53"/>
+<Entry outShaftSpeed="281.28" torque="-409.22" electricPower="-5.53"/>
+<Entry outShaftSpeed="281.28" torque="-394.06" electricPower="-5.52"/>
+<Entry outShaftSpeed="281.28" torque="-378.91" electricPower="-5.49"/>
+<Entry outShaftSpeed="281.28" torque="-363.75" electricPower="-5.44"/>
+<Entry outShaftSpeed="281.28" torque="-348.59" electricPower="-5.38"/>
+<Entry outShaftSpeed="281.28" torque="-333.44" electricPower="-5.31"/>
+<Entry outShaftSpeed="281.28" torque="-318.28" electricPower="-5.22"/>
+<Entry outShaftSpeed="281.28" torque="-303.13" electricPower="-5.11"/>
+<Entry outShaftSpeed="281.28" torque="-287.97" electricPower="-4.99"/>
+<Entry outShaftSpeed="281.28" torque="-272.81" electricPower="-4.86"/>
+<Entry outShaftSpeed="281.28" torque="-257.66" electricPower="-4.70"/>
+<Entry outShaftSpeed="281.28" torque="-242.50" electricPower="-4.54"/>
+<Entry outShaftSpeed="281.28" torque="-227.34" electricPower="-4.36"/>
+<Entry outShaftSpeed="281.28" torque="-212.19" electricPower="-4.16"/>
+<Entry outShaftSpeed="281.28" torque="-197.03" electricPower="-3.95"/>
+<Entry outShaftSpeed="281.28" torque="-181.88" electricPower="-3.73"/>
+<Entry outShaftSpeed="281.28" torque="-166.72" electricPower="-3.49"/>
+<Entry outShaftSpeed="281.28" torque="-151.56" electricPower="-3.23"/>
+<Entry outShaftSpeed="281.28" torque="-136.41" electricPower="-2.96"/>
+<Entry outShaftSpeed="281.28" torque="-121.25" electricPower="-2.68"/>
+<Entry outShaftSpeed="281.28" torque="-106.09" electricPower="-2.38"/>
+<Entry outShaftSpeed="281.28" torque="-90.94" electricPower="-2.06"/>
+<Entry outShaftSpeed="281.28" torque="-75.78" electricPower="-1.73"/>
+<Entry outShaftSpeed="281.28" torque="-60.63" electricPower="-1.38"/>
+<Entry outShaftSpeed="281.28" torque="-45.47" electricPower="-1.02"/>
+<Entry outShaftSpeed="281.28" torque="-30.31" electricPower="-0.65"/>
+<Entry outShaftSpeed="281.28" torque="-15.16" electricPower="-0.26"/>
+<Entry outShaftSpeed="281.28" torque="0.00" electricPower="0.17"/>
+<Entry outShaftSpeed="281.28" torque="15.16" electricPower="0.67"/>
+<Entry outShaftSpeed="281.28" torque="30.31" electricPower="1.18"/>
+<Entry outShaftSpeed="281.28" torque="45.47" electricPower="1.71"/>
+<Entry outShaftSpeed="281.28" torque="60.63" electricPower="2.25"/>
+<Entry outShaftSpeed="281.28" torque="75.78" electricPower="2.81"/>
+<Entry outShaftSpeed="281.28" torque="90.94" electricPower="3.38"/>
+<Entry outShaftSpeed="281.28" torque="106.09" electricPower="3.97"/>
+<Entry outShaftSpeed="281.28" torque="121.25" electricPower="4.57"/>
+<Entry outShaftSpeed="281.28" torque="136.41" electricPower="5.19"/>
+<Entry outShaftSpeed="281.28" torque="151.56" electricPower="5.83"/>
+<Entry outShaftSpeed="281.28" torque="166.72" electricPower="6.48"/>
+<Entry outShaftSpeed="281.28" torque="181.88" electricPower="7.14"/>
+<Entry outShaftSpeed="281.28" torque="197.03" electricPower="7.82"/>
+<Entry outShaftSpeed="281.28" torque="212.19" electricPower="8.52"/>
+<Entry outShaftSpeed="281.28" torque="227.34" electricPower="9.23"/>
+<Entry outShaftSpeed="281.28" torque="242.50" electricPower="9.96"/>
+<Entry outShaftSpeed="281.28" torque="257.66" electricPower="10.70"/>
+<Entry outShaftSpeed="281.28" torque="272.81" electricPower="11.46"/>
+<Entry outShaftSpeed="281.28" torque="287.97" electricPower="12.23"/>
+<Entry outShaftSpeed="281.28" torque="303.13" electricPower="13.02"/>
+<Entry outShaftSpeed="281.28" torque="318.28" electricPower="13.82"/>
+<Entry outShaftSpeed="281.28" torque="333.44" electricPower="14.64"/>
+<Entry outShaftSpeed="281.28" torque="348.59" electricPower="15.47"/>
+<Entry outShaftSpeed="281.28" torque="363.75" electricPower="16.32"/>
+<Entry outShaftSpeed="281.28" torque="378.91" electricPower="17.18"/>
+<Entry outShaftSpeed="281.28" torque="394.06" electricPower="18.07"/>
+<Entry outShaftSpeed="281.28" torque="409.22" electricPower="18.96"/>
+<Entry outShaftSpeed="281.28" torque="424.38" electricPower="19.87"/>
+<Entry outShaftSpeed="281.28" torque="439.53" electricPower="20.80"/>
+<Entry outShaftSpeed="281.28" torque="454.69" electricPower="21.74"/>
+<Entry outShaftSpeed="281.28" torque="469.84" electricPower="22.69"/>
+<Entry outShaftSpeed="281.28" torque="485.00" electricPower="23.66"/>
+<Entry outShaftSpeed="351.59" torque="-485.00" electricPower="-8.89"/>
+<Entry outShaftSpeed="351.59" torque="-469.84" electricPower="-8.83"/>
+<Entry outShaftSpeed="351.59" torque="-454.69" electricPower="-8.77"/>
+<Entry outShaftSpeed="351.59" torque="-439.53" electricPower="-8.69"/>
+<Entry outShaftSpeed="351.59" torque="-424.38" electricPower="-8.59"/>
+<Entry outShaftSpeed="351.59" torque="-409.22" electricPower="-8.48"/>
+<Entry outShaftSpeed="351.59" torque="-394.06" electricPower="-8.36"/>
+<Entry outShaftSpeed="351.59" torque="-378.91" electricPower="-8.21"/>
+<Entry outShaftSpeed="351.59" torque="-363.75" electricPower="-8.06"/>
+<Entry outShaftSpeed="351.59" torque="-348.59" electricPower="-7.89"/>
+<Entry outShaftSpeed="351.59" torque="-333.44" electricPower="-7.70"/>
+<Entry outShaftSpeed="351.59" torque="-318.28" electricPower="-7.50"/>
+<Entry outShaftSpeed="351.59" torque="-303.13" electricPower="-7.28"/>
+<Entry outShaftSpeed="351.59" torque="-287.97" electricPower="-7.05"/>
+<Entry outShaftSpeed="351.59" torque="-272.81" electricPower="-6.81"/>
+<Entry outShaftSpeed="351.59" torque="-257.66" electricPower="-6.55"/>
+<Entry outShaftSpeed="351.59" torque="-242.50" electricPower="-6.27"/>
+<Entry outShaftSpeed="351.59" torque="-227.34" electricPower="-5.98"/>
+<Entry outShaftSpeed="351.59" torque="-212.19" electricPower="-5.67"/>
+<Entry outShaftSpeed="351.59" torque="-197.03" electricPower="-5.35"/>
+<Entry outShaftSpeed="351.59" torque="-181.88" electricPower="-5.02"/>
+<Entry outShaftSpeed="351.59" torque="-166.72" electricPower="-4.67"/>
+<Entry outShaftSpeed="351.59" torque="-151.56" electricPower="-4.30"/>
+<Entry outShaftSpeed="351.59" torque="-136.41" electricPower="-3.92"/>
+<Entry outShaftSpeed="351.59" torque="-121.25" electricPower="-3.52"/>
+<Entry outShaftSpeed="351.59" torque="-106.09" electricPower="-3.11"/>
+<Entry outShaftSpeed="351.59" torque="-90.94" electricPower="-2.69"/>
+<Entry outShaftSpeed="351.59" torque="-75.78" electricPower="-2.24"/>
+<Entry outShaftSpeed="351.59" torque="-60.63" electricPower="-1.79"/>
+<Entry outShaftSpeed="351.59" torque="-45.47" electricPower="-1.32"/>
+<Entry outShaftSpeed="351.59" torque="-30.31" electricPower="-0.83"/>
+<Entry outShaftSpeed="351.59" torque="-15.16" electricPower="-0.33"/>
+<Entry outShaftSpeed="351.59" torque="0.00" electricPower="0.21"/>
+<Entry outShaftSpeed="351.59" torque="15.16" electricPower="0.82"/>
+<Entry outShaftSpeed="351.59" torque="30.31" electricPower="1.45"/>
+<Entry outShaftSpeed="351.59" torque="45.47" electricPower="2.09"/>
+<Entry outShaftSpeed="351.59" torque="60.63" electricPower="2.74"/>
+<Entry outShaftSpeed="351.59" torque="75.78" electricPower="3.41"/>
+<Entry outShaftSpeed="351.59" torque="90.94" electricPower="4.10"/>
+<Entry outShaftSpeed="351.59" torque="106.09" electricPower="4.80"/>
+<Entry outShaftSpeed="351.59" torque="121.25" electricPower="5.52"/>
+<Entry outShaftSpeed="351.59" torque="136.41" electricPower="6.25"/>
+<Entry outShaftSpeed="351.59" torque="151.56" electricPower="7.00"/>
+<Entry outShaftSpeed="351.59" torque="166.72" electricPower="7.76"/>
+<Entry outShaftSpeed="351.59" torque="181.88" electricPower="8.54"/>
+<Entry outShaftSpeed="351.59" torque="197.03" electricPower="9.33"/>
+<Entry outShaftSpeed="351.59" torque="212.19" electricPower="10.14"/>
+<Entry outShaftSpeed="351.59" torque="227.34" electricPower="10.96"/>
+<Entry outShaftSpeed="351.59" torque="242.50" electricPower="11.80"/>
+<Entry outShaftSpeed="351.59" torque="257.66" electricPower="12.66"/>
+<Entry outShaftSpeed="351.59" torque="272.81" electricPower="13.53"/>
+<Entry outShaftSpeed="351.59" torque="287.97" electricPower="14.41"/>
+<Entry outShaftSpeed="351.59" torque="303.13" electricPower="15.31"/>
+<Entry outShaftSpeed="351.59" torque="318.28" electricPower="16.23"/>
+<Entry outShaftSpeed="351.59" torque="333.44" electricPower="17.16"/>
+<Entry outShaftSpeed="351.59" torque="348.59" electricPower="18.11"/>
+<Entry outShaftSpeed="351.59" torque="363.75" electricPower="19.07"/>
+<Entry outShaftSpeed="351.59" torque="378.91" electricPower="20.05"/>
+<Entry outShaftSpeed="351.59" torque="394.06" electricPower="21.04"/>
+<Entry outShaftSpeed="351.59" torque="409.22" electricPower="22.05"/>
+<Entry outShaftSpeed="351.59" torque="424.38" electricPower="23.07"/>
+<Entry outShaftSpeed="351.59" torque="439.53" electricPower="24.11"/>
+<Entry outShaftSpeed="351.59" torque="454.69" electricPower="25.16"/>
+<Entry outShaftSpeed="351.59" torque="469.84" electricPower="26.23"/>
+<Entry outShaftSpeed="351.59" torque="485.00" electricPower="27.31"/>
+<Entry outShaftSpeed="421.91" torque="-485.00" electricPower="-12.39"/>
+<Entry outShaftSpeed="421.91" torque="-469.84" electricPower="-12.22"/>
+<Entry outShaftSpeed="421.91" torque="-454.69" electricPower="-12.05"/>
+<Entry outShaftSpeed="421.91" torque="-439.53" electricPower="-11.86"/>
+<Entry outShaftSpeed="421.91" torque="-424.38" electricPower="-11.65"/>
+<Entry outShaftSpeed="421.91" torque="-409.22" electricPower="-11.43"/>
+<Entry outShaftSpeed="421.91" torque="-394.06" electricPower="-11.19"/>
+<Entry outShaftSpeed="421.91" torque="-378.91" electricPower="-10.94"/>
+<Entry outShaftSpeed="421.91" torque="-363.75" electricPower="-10.67"/>
+<Entry outShaftSpeed="421.91" torque="-348.59" electricPower="-10.39"/>
+<Entry outShaftSpeed="421.91" torque="-333.44" electricPower="-10.10"/>
+<Entry outShaftSpeed="421.91" torque="-318.28" electricPower="-9.78"/>
+<Entry outShaftSpeed="421.91" torque="-303.13" electricPower="-9.46"/>
+<Entry outShaftSpeed="421.91" torque="-287.97" electricPower="-9.12"/>
+<Entry outShaftSpeed="421.91" torque="-272.81" electricPower="-8.76"/>
+<Entry outShaftSpeed="421.91" torque="-257.66" electricPower="-8.39"/>
+<Entry outShaftSpeed="421.91" torque="-242.50" electricPower="-8.00"/>
+<Entry outShaftSpeed="421.91" torque="-227.34" electricPower="-7.60"/>
+<Entry outShaftSpeed="421.91" torque="-212.19" electricPower="-7.18"/>
+<Entry outShaftSpeed="421.91" torque="-197.03" electricPower="-6.75"/>
+<Entry outShaftSpeed="421.91" torque="-181.88" electricPower="-6.30"/>
+<Entry outShaftSpeed="421.91" torque="-166.72" electricPower="-5.84"/>
+<Entry outShaftSpeed="421.91" torque="-151.56" electricPower="-5.37"/>
+<Entry outShaftSpeed="421.91" torque="-136.41" electricPower="-4.87"/>
+<Entry outShaftSpeed="421.91" torque="-121.25" electricPower="-4.37"/>
+<Entry outShaftSpeed="421.91" torque="-106.09" electricPower="-3.85"/>
+<Entry outShaftSpeed="421.91" torque="-90.94" electricPower="-3.31"/>
+<Entry outShaftSpeed="421.91" torque="-75.78" electricPower="-2.76"/>
+<Entry outShaftSpeed="421.91" torque="-60.63" electricPower="-2.19"/>
+<Entry outShaftSpeed="421.91" torque="-45.47" electricPower="-1.61"/>
+<Entry outShaftSpeed="421.91" torque="-30.31" electricPower="-1.01"/>
+<Entry outShaftSpeed="421.91" torque="-15.16" electricPower="-0.40"/>
+<Entry outShaftSpeed="421.91" torque="0.00" electricPower="0.25"/>
+<Entry outShaftSpeed="421.91" torque="15.16" electricPower="0.97"/>
+<Entry outShaftSpeed="421.91" torque="30.31" electricPower="1.71"/>
+<Entry outShaftSpeed="421.91" torque="45.47" electricPower="2.47"/>
+<Entry outShaftSpeed="421.91" torque="60.63" electricPower="3.23"/>
+<Entry outShaftSpeed="421.91" torque="75.78" electricPower="4.02"/>
+<Entry outShaftSpeed="421.91" torque="90.94" electricPower="4.82"/>
+<Entry outShaftSpeed="421.91" torque="106.09" electricPower="5.63"/>
+<Entry outShaftSpeed="421.91" torque="121.25" electricPower="6.46"/>
+<Entry outShaftSpeed="421.91" torque="136.41" electricPower="7.31"/>
+<Entry outShaftSpeed="421.91" torque="151.56" electricPower="8.17"/>
+<Entry outShaftSpeed="421.91" torque="166.72" electricPower="9.04"/>
+<Entry outShaftSpeed="421.91" torque="181.88" electricPower="9.93"/>
+<Entry outShaftSpeed="421.91" torque="197.03" electricPower="10.84"/>
+<Entry outShaftSpeed="421.91" torque="212.19" electricPower="11.76"/>
+<Entry outShaftSpeed="421.91" torque="227.34" electricPower="12.70"/>
+<Entry outShaftSpeed="421.91" torque="242.50" electricPower="13.65"/>
+<Entry outShaftSpeed="421.91" torque="257.66" electricPower="14.62"/>
+<Entry outShaftSpeed="421.91" torque="272.81" electricPower="15.60"/>
+<Entry outShaftSpeed="421.91" torque="287.97" electricPower="16.60"/>
+<Entry outShaftSpeed="421.91" torque="303.13" electricPower="17.61"/>
+<Entry outShaftSpeed="421.91" torque="318.28" electricPower="18.64"/>
+<Entry outShaftSpeed="421.91" torque="333.44" electricPower="19.68"/>
+<Entry outShaftSpeed="421.91" torque="348.59" electricPower="20.74"/>
+<Entry outShaftSpeed="421.91" torque="363.75" electricPower="21.82"/>
+<Entry outShaftSpeed="421.91" torque="378.91" electricPower="22.91"/>
+<Entry outShaftSpeed="421.91" torque="394.06" electricPower="24.01"/>
+<Entry outShaftSpeed="421.91" torque="409.22" electricPower="25.13"/>
+<Entry outShaftSpeed="421.91" torque="424.38" electricPower="26.27"/>
+<Entry outShaftSpeed="421.91" torque="439.53" electricPower="27.42"/>
+<Entry outShaftSpeed="421.91" torque="454.69" electricPower="28.59"/>
+<Entry outShaftSpeed="421.91" torque="469.84" electricPower="29.77"/>
+<Entry outShaftSpeed="421.91" torque="485.00" electricPower="30.97"/>
+<Entry outShaftSpeed="492.24" torque="-485.00" electricPower="-15.88"/>
+<Entry outShaftSpeed="492.24" torque="-469.84" electricPower="-15.61"/>
+<Entry outShaftSpeed="492.24" torque="-454.69" electricPower="-15.32"/>
+<Entry outShaftSpeed="492.24" torque="-439.53" electricPower="-15.02"/>
+<Entry outShaftSpeed="492.24" torque="-424.38" electricPower="-14.71"/>
+<Entry outShaftSpeed="492.24" torque="-409.22" electricPower="-14.37"/>
+<Entry outShaftSpeed="492.24" torque="-394.06" electricPower="-14.03"/>
+<Entry outShaftSpeed="492.24" torque="-378.91" electricPower="-13.66"/>
+<Entry outShaftSpeed="492.24" torque="-363.75" electricPower="-13.29"/>
+<Entry outShaftSpeed="492.24" torque="-348.59" electricPower="-12.89"/>
+<Entry outShaftSpeed="492.24" torque="-333.44" electricPower="-12.49"/>
+<Entry outShaftSpeed="492.24" torque="-318.28" electricPower="-12.07"/>
+<Entry outShaftSpeed="492.24" torque="-303.13" electricPower="-11.63"/>
+<Entry outShaftSpeed="492.24" torque="-287.97" electricPower="-11.18"/>
+<Entry outShaftSpeed="492.24" torque="-272.81" electricPower="-10.71"/>
+<Entry outShaftSpeed="492.24" torque="-257.66" electricPower="-10.23"/>
+<Entry outShaftSpeed="492.24" torque="-242.50" electricPower="-9.73"/>
+<Entry outShaftSpeed="492.24" torque="-227.34" electricPower="-9.22"/>
+<Entry outShaftSpeed="492.24" torque="-212.19" electricPower="-8.69"/>
+<Entry outShaftSpeed="492.24" torque="-197.03" electricPower="-8.15"/>
+<Entry outShaftSpeed="492.24" torque="-181.88" electricPower="-7.59"/>
+<Entry outShaftSpeed="492.24" torque="-166.72" electricPower="-7.02"/>
+<Entry outShaftSpeed="492.24" torque="-151.56" electricPower="-6.43"/>
+<Entry outShaftSpeed="492.24" torque="-136.41" electricPower="-5.83"/>
+<Entry outShaftSpeed="492.24" torque="-121.25" electricPower="-5.21"/>
+<Entry outShaftSpeed="492.24" torque="-106.09" electricPower="-4.58"/>
+<Entry outShaftSpeed="492.24" torque="-90.94" electricPower="-3.93"/>
+<Entry outShaftSpeed="492.24" torque="-75.78" electricPower="-3.27"/>
+<Entry outShaftSpeed="492.24" torque="-60.63" electricPower="-2.59"/>
+<Entry outShaftSpeed="492.24" torque="-45.47" electricPower="-1.90"/>
+<Entry outShaftSpeed="492.24" torque="-30.31" electricPower="-1.19"/>
+<Entry outShaftSpeed="492.24" torque="-15.16" electricPower="-0.47"/>
+<Entry outShaftSpeed="492.24" torque="0.00" electricPower="0.29"/>
+<Entry outShaftSpeed="492.24" torque="15.16" electricPower="1.13"/>
+<Entry outShaftSpeed="492.24" torque="30.31" electricPower="1.98"/>
+<Entry outShaftSpeed="492.24" torque="45.47" electricPower="2.85"/>
+<Entry outShaftSpeed="492.24" torque="60.63" electricPower="3.73"/>
+<Entry outShaftSpeed="492.24" torque="75.78" electricPower="4.62"/>
+<Entry outShaftSpeed="492.24" torque="90.94" electricPower="5.54"/>
+<Entry outShaftSpeed="492.24" torque="106.09" electricPower="6.46"/>
+<Entry outShaftSpeed="492.24" torque="121.25" electricPower="7.41"/>
+<Entry outShaftSpeed="492.24" torque="136.41" electricPower="8.36"/>
+<Entry outShaftSpeed="492.24" torque="151.56" electricPower="9.34"/>
+<Entry outShaftSpeed="492.24" torque="166.72" electricPower="10.32"/>
+<Entry outShaftSpeed="492.24" torque="181.88" electricPower="11.33"/>
+<Entry outShaftSpeed="492.24" torque="197.03" electricPower="12.35"/>
+<Entry outShaftSpeed="492.24" torque="212.19" electricPower="13.38"/>
+<Entry outShaftSpeed="492.24" torque="227.34" electricPower="14.43"/>
+<Entry outShaftSpeed="492.24" torque="242.50" electricPower="15.50"/>
+<Entry outShaftSpeed="492.24" torque="257.66" electricPower="16.58"/>
+<Entry outShaftSpeed="492.24" torque="272.81" electricPower="17.67"/>
+<Entry outShaftSpeed="492.24" torque="287.97" electricPower="18.78"/>
+<Entry outShaftSpeed="492.24" torque="303.13" electricPower="19.91"/>
+<Entry outShaftSpeed="492.24" torque="318.28" electricPower="21.05"/>
+<Entry outShaftSpeed="492.24" torque="333.44" electricPower="22.21"/>
+<Entry outShaftSpeed="492.24" torque="348.59" electricPower="23.38"/>
+<Entry outShaftSpeed="492.24" torque="363.75" electricPower="24.57"/>
+<Entry outShaftSpeed="492.24" torque="378.91" electricPower="25.77"/>
+<Entry outShaftSpeed="492.24" torque="394.06" electricPower="26.99"/>
+<Entry outShaftSpeed="492.24" torque="409.22" electricPower="28.22"/>
+<Entry outShaftSpeed="492.24" torque="424.38" electricPower="29.47"/>
+<Entry outShaftSpeed="492.24" torque="439.53" electricPower="30.73"/>
+<Entry outShaftSpeed="492.24" torque="454.69" electricPower="32.01"/>
+<Entry outShaftSpeed="492.24" torque="469.84" electricPower="33.31"/>
+<Entry outShaftSpeed="492.24" torque="485.00" electricPower="34.62"/>
+<Entry outShaftSpeed="562.55" torque="-485.00" electricPower="-19.38"/>
+<Entry outShaftSpeed="562.55" torque="-469.84" electricPower="-19.00"/>
+<Entry outShaftSpeed="562.55" torque="-454.69" electricPower="-18.60"/>
+<Entry outShaftSpeed="562.55" torque="-439.53" electricPower="-18.19"/>
+<Entry outShaftSpeed="562.55" torque="-424.38" electricPower="-17.76"/>
+<Entry outShaftSpeed="562.55" torque="-409.22" electricPower="-17.32"/>
+<Entry outShaftSpeed="562.55" torque="-394.06" electricPower="-16.86"/>
+<Entry outShaftSpeed="562.55" torque="-378.91" electricPower="-16.39"/>
+<Entry outShaftSpeed="562.55" torque="-363.75" electricPower="-15.90"/>
+<Entry outShaftSpeed="562.55" torque="-348.59" electricPower="-15.40"/>
+<Entry outShaftSpeed="562.55" torque="-333.44" electricPower="-14.88"/>
+<Entry outShaftSpeed="562.55" torque="-318.28" electricPower="-14.35"/>
+<Entry outShaftSpeed="562.55" torque="-303.13" electricPower="-13.80"/>
+<Entry outShaftSpeed="562.55" torque="-287.97" electricPower="-13.23"/>
+<Entry outShaftSpeed="562.55" torque="-272.81" electricPower="-12.66"/>
+<Entry outShaftSpeed="562.55" torque="-257.66" electricPower="-12.06"/>
+<Entry outShaftSpeed="562.55" torque="-242.50" electricPower="-11.46"/>
+<Entry outShaftSpeed="562.55" torque="-227.34" electricPower="-10.83"/>
+<Entry outShaftSpeed="562.55" torque="-212.19" electricPower="-10.20"/>
+<Entry outShaftSpeed="562.55" torque="-197.03" electricPower="-9.54"/>
+<Entry outShaftSpeed="562.55" torque="-181.88" electricPower="-8.88"/>
+<Entry outShaftSpeed="562.55" torque="-166.72" electricPower="-8.19"/>
+<Entry outShaftSpeed="562.55" torque="-151.56" electricPower="-7.49"/>
+<Entry outShaftSpeed="562.55" torque="-136.41" electricPower="-6.78"/>
+<Entry outShaftSpeed="562.55" torque="-121.25" electricPower="-6.05"/>
+<Entry outShaftSpeed="562.55" torque="-106.09" electricPower="-5.31"/>
+<Entry outShaftSpeed="562.55" torque="-90.94" electricPower="-4.55"/>
+<Entry outShaftSpeed="562.55" torque="-75.78" electricPower="-3.78"/>
+<Entry outShaftSpeed="562.55" torque="-60.63" electricPower="-2.99"/>
+<Entry outShaftSpeed="562.55" torque="-45.47" electricPower="-2.19"/>
+<Entry outShaftSpeed="562.55" torque="-30.31" electricPower="-1.37"/>
+<Entry outShaftSpeed="562.55" torque="-15.16" electricPower="-0.54"/>
+<Entry outShaftSpeed="562.55" torque="0.00" electricPower="0.34"/>
+<Entry outShaftSpeed="562.55" torque="15.16" electricPower="1.29"/>
+<Entry outShaftSpeed="562.55" torque="30.31" electricPower="2.25"/>
+<Entry outShaftSpeed="562.55" torque="45.47" electricPower="3.23"/>
+<Entry outShaftSpeed="562.55" torque="60.63" electricPower="4.22"/>
+<Entry outShaftSpeed="562.55" torque="75.78" electricPower="5.23"/>
+<Entry outShaftSpeed="562.55" torque="90.94" electricPower="6.26"/>
+<Entry outShaftSpeed="562.55" torque="106.09" electricPower="7.30"/>
+<Entry outShaftSpeed="562.55" torque="121.25" electricPower="8.35"/>
+<Entry outShaftSpeed="562.55" torque="136.41" electricPower="9.42"/>
+<Entry outShaftSpeed="562.55" torque="151.56" electricPower="10.51"/>
+<Entry outShaftSpeed="562.55" torque="166.72" electricPower="11.61"/>
+<Entry outShaftSpeed="562.55" torque="181.88" electricPower="12.73"/>
+<Entry outShaftSpeed="562.55" torque="197.03" electricPower="13.86"/>
+<Entry outShaftSpeed="562.55" torque="212.19" electricPower="15.01"/>
+<Entry outShaftSpeed="562.55" torque="227.34" electricPower="16.17"/>
+<Entry outShaftSpeed="562.55" torque="242.50" electricPower="17.35"/>
+<Entry outShaftSpeed="562.55" torque="257.66" electricPower="18.54"/>
+<Entry outShaftSpeed="562.55" torque="272.81" electricPower="19.75"/>
+<Entry outShaftSpeed="562.55" torque="287.97" electricPower="20.97"/>
+<Entry outShaftSpeed="562.55" torque="303.13" electricPower="22.21"/>
+<Entry outShaftSpeed="562.55" torque="318.28" electricPower="23.46"/>
+<Entry outShaftSpeed="562.55" torque="333.44" electricPower="24.73"/>
+<Entry outShaftSpeed="562.55" torque="348.59" electricPower="26.02"/>
+<Entry outShaftSpeed="562.55" torque="363.75" electricPower="27.32"/>
+<Entry outShaftSpeed="562.55" torque="378.91" electricPower="28.63"/>
+<Entry outShaftSpeed="562.55" torque="394.06" electricPower="29.97"/>
+<Entry outShaftSpeed="562.55" torque="409.22" electricPower="31.31"/>
+<Entry outShaftSpeed="562.55" torque="424.38" electricPower="32.67"/>
+<Entry outShaftSpeed="562.55" torque="439.53" electricPower="34.05"/>
+<Entry outShaftSpeed="562.55" torque="454.69" electricPower="35.44"/>
+<Entry outShaftSpeed="562.55" torque="469.84" electricPower="36.85"/>
+<Entry outShaftSpeed="562.55" torque="485.00" electricPower="38.27"/>
+<Entry outShaftSpeed="632.87" torque="-485.00" electricPower="-22.88"/>
+<Entry outShaftSpeed="632.87" torque="-469.84" electricPower="-22.38"/>
+<Entry outShaftSpeed="632.87" torque="-454.69" electricPower="-21.87"/>
+<Entry outShaftSpeed="632.87" torque="-439.53" electricPower="-21.35"/>
+<Entry outShaftSpeed="632.87" torque="-424.38" electricPower="-20.81"/>
+<Entry outShaftSpeed="632.87" torque="-409.22" electricPower="-20.26"/>
+<Entry outShaftSpeed="632.87" torque="-394.06" electricPower="-19.69"/>
+<Entry outShaftSpeed="632.87" torque="-378.91" electricPower="-19.11"/>
+<Entry outShaftSpeed="632.87" torque="-363.75" electricPower="-18.51"/>
+<Entry outShaftSpeed="632.87" torque="-348.59" electricPower="-17.90"/>
+<Entry outShaftSpeed="632.87" torque="-333.44" electricPower="-17.27"/>
+<Entry outShaftSpeed="632.87" torque="-318.28" electricPower="-16.62"/>
+<Entry outShaftSpeed="632.87" torque="-303.13" electricPower="-15.97"/>
+<Entry outShaftSpeed="632.87" torque="-287.97" electricPower="-15.29"/>
+<Entry outShaftSpeed="632.87" torque="-272.81" electricPower="-14.60"/>
+<Entry outShaftSpeed="632.87" torque="-257.66" electricPower="-13.90"/>
+<Entry outShaftSpeed="632.87" torque="-242.50" electricPower="-13.18"/>
+<Entry outShaftSpeed="632.87" torque="-227.34" electricPower="-12.45"/>
+<Entry outShaftSpeed="632.87" torque="-212.19" electricPower="-11.70"/>
+<Entry outShaftSpeed="632.87" torque="-197.03" electricPower="-10.94"/>
+<Entry outShaftSpeed="632.87" torque="-181.88" electricPower="-10.16"/>
+<Entry outShaftSpeed="632.87" torque="-166.72" electricPower="-9.36"/>
+<Entry outShaftSpeed="632.87" torque="-151.56" electricPower="-8.56"/>
+<Entry outShaftSpeed="632.87" torque="-136.41" electricPower="-7.73"/>
+<Entry outShaftSpeed="632.87" torque="-121.25" electricPower="-6.89"/>
+<Entry outShaftSpeed="632.87" torque="-106.09" electricPower="-6.04"/>
+<Entry outShaftSpeed="632.87" torque="-90.94" electricPower="-5.17"/>
+<Entry outShaftSpeed="632.87" torque="-75.78" electricPower="-4.29"/>
+<Entry outShaftSpeed="632.87" torque="-60.63" electricPower="-3.39"/>
+<Entry outShaftSpeed="632.87" torque="-45.47" electricPower="-2.48"/>
+<Entry outShaftSpeed="632.87" torque="-30.31" electricPower="-1.55"/>
+<Entry outShaftSpeed="632.87" torque="-15.16" electricPower="-0.60"/>
+<Entry outShaftSpeed="632.87" torque="0.00" electricPower="0.38"/>
+<Entry outShaftSpeed="632.87" torque="15.16" electricPower="1.45"/>
+<Entry outShaftSpeed="632.87" torque="30.31" electricPower="2.52"/>
+<Entry outShaftSpeed="632.87" torque="45.47" electricPower="3.61"/>
+<Entry outShaftSpeed="632.87" torque="60.63" electricPower="4.72"/>
+<Entry outShaftSpeed="632.87" torque="75.78" electricPower="5.84"/>
+<Entry outShaftSpeed="632.87" torque="90.94" electricPower="6.98"/>
+<Entry outShaftSpeed="632.87" torque="106.09" electricPower="8.13"/>
+<Entry outShaftSpeed="632.87" torque="121.25" electricPower="9.30"/>
+<Entry outShaftSpeed="632.87" torque="136.41" electricPower="10.48"/>
+<Entry outShaftSpeed="632.87" torque="151.56" electricPower="11.68"/>
+<Entry outShaftSpeed="632.87" torque="166.72" electricPower="12.90"/>
+<Entry outShaftSpeed="632.87" torque="181.88" electricPower="14.13"/>
+<Entry outShaftSpeed="632.87" torque="197.03" electricPower="15.37"/>
+<Entry outShaftSpeed="632.87" torque="212.19" electricPower="16.63"/>
+<Entry outShaftSpeed="632.87" torque="227.34" electricPower="17.91"/>
+<Entry outShaftSpeed="632.87" torque="242.50" electricPower="19.20"/>
+<Entry outShaftSpeed="632.87" torque="257.66" electricPower="20.50"/>
+<Entry outShaftSpeed="632.87" torque="272.81" electricPower="21.82"/>
+<Entry outShaftSpeed="632.87" torque="287.97" electricPower="23.16"/>
+<Entry outShaftSpeed="632.87" torque="303.13" electricPower="24.51"/>
+<Entry outShaftSpeed="632.87" torque="318.28" electricPower="25.88"/>
+<Entry outShaftSpeed="632.87" torque="333.44" electricPower="27.26"/>
+<Entry outShaftSpeed="632.87" torque="348.59" electricPower="28.66"/>
+<Entry outShaftSpeed="632.87" torque="363.75" electricPower="30.07"/>
+<Entry outShaftSpeed="632.87" torque="378.91" electricPower="31.50"/>
+<Entry outShaftSpeed="632.87" torque="394.06" electricPower="32.95"/>
+<Entry outShaftSpeed="632.87" torque="409.22" electricPower="34.40"/>
+<Entry outShaftSpeed="632.87" torque="424.38" electricPower="35.88"/>
+<Entry outShaftSpeed="632.87" torque="439.53" electricPower="37.37"/>
+<Entry outShaftSpeed="632.87" torque="454.69" electricPower="38.87"/>
+<Entry outShaftSpeed="632.87" torque="469.84" electricPower="40.39"/>
+<Entry outShaftSpeed="632.87" torque="485.00" electricPower="41.93"/>
+<Entry outShaftSpeed="703.18" torque="-485.00" electricPower="-26.37"/>
+<Entry outShaftSpeed="703.18" torque="-469.84" electricPower="-25.76"/>
+<Entry outShaftSpeed="703.18" torque="-454.69" electricPower="-25.15"/>
+<Entry outShaftSpeed="703.18" torque="-439.53" electricPower="-24.51"/>
+<Entry outShaftSpeed="703.18" torque="-424.38" electricPower="-23.86"/>
+<Entry outShaftSpeed="703.18" torque="-409.22" electricPower="-23.20"/>
+<Entry outShaftSpeed="703.18" torque="-394.06" electricPower="-22.52"/>
+<Entry outShaftSpeed="703.18" torque="-378.91" electricPower="-21.83"/>
+<Entry outShaftSpeed="703.18" torque="-363.75" electricPower="-21.12"/>
+<Entry outShaftSpeed="703.18" torque="-348.59" electricPower="-20.39"/>
+<Entry outShaftSpeed="703.18" torque="-333.44" electricPower="-19.65"/>
+<Entry outShaftSpeed="703.18" torque="-318.28" electricPower="-18.90"/>
+<Entry outShaftSpeed="703.18" torque="-303.13" electricPower="-18.13"/>
+<Entry outShaftSpeed="703.18" torque="-287.97" electricPower="-17.35"/>
+<Entry outShaftSpeed="703.18" torque="-272.81" electricPower="-16.55"/>
+<Entry outShaftSpeed="703.18" torque="-257.66" electricPower="-15.73"/>
+<Entry outShaftSpeed="703.18" torque="-242.50" electricPower="-14.91"/>
+<Entry outShaftSpeed="703.18" torque="-227.34" electricPower="-14.06"/>
+<Entry outShaftSpeed="703.18" torque="-212.19" electricPower="-13.20"/>
+<Entry outShaftSpeed="703.18" torque="-197.03" electricPower="-12.33"/>
+<Entry outShaftSpeed="703.18" torque="-181.88" electricPower="-11.44"/>
+<Entry outShaftSpeed="703.18" torque="-166.72" electricPower="-10.54"/>
+<Entry outShaftSpeed="703.18" torque="-151.56" electricPower="-9.62"/>
+<Entry outShaftSpeed="703.18" torque="-136.41" electricPower="-8.68"/>
+<Entry outShaftSpeed="703.18" torque="-121.25" electricPower="-7.73"/>
+<Entry outShaftSpeed="703.18" torque="-106.09" electricPower="-6.77"/>
+<Entry outShaftSpeed="703.18" torque="-90.94" electricPower="-5.79"/>
+<Entry outShaftSpeed="703.18" torque="-75.78" electricPower="-4.80"/>
+<Entry outShaftSpeed="703.18" torque="-60.63" electricPower="-3.79"/>
+<Entry outShaftSpeed="703.18" torque="-45.47" electricPower="-2.76"/>
+<Entry outShaftSpeed="703.18" torque="-30.31" electricPower="-1.72"/>
+<Entry outShaftSpeed="703.18" torque="-15.16" electricPower="-0.67"/>
+<Entry outShaftSpeed="703.18" torque="0.00" electricPower="0.43"/>
+<Entry outShaftSpeed="703.18" torque="15.16" electricPower="1.61"/>
+<Entry outShaftSpeed="703.18" torque="30.31" electricPower="2.79"/>
+<Entry outShaftSpeed="703.18" torque="45.47" electricPower="4.00"/>
+<Entry outShaftSpeed="703.18" torque="60.63" electricPower="5.22"/>
+<Entry outShaftSpeed="703.18" torque="75.78" electricPower="6.45"/>
+<Entry outShaftSpeed="703.18" torque="90.94" electricPower="7.70"/>
+<Entry outShaftSpeed="703.18" torque="106.09" electricPower="8.97"/>
+<Entry outShaftSpeed="703.18" torque="121.25" electricPower="10.25"/>
+<Entry outShaftSpeed="703.18" torque="136.41" electricPower="11.55"/>
+<Entry outShaftSpeed="703.18" torque="151.56" electricPower="12.86"/>
+<Entry outShaftSpeed="703.18" torque="166.72" electricPower="14.19"/>
+<Entry outShaftSpeed="703.18" torque="181.88" electricPower="15.53"/>
+<Entry outShaftSpeed="703.18" torque="197.03" electricPower="16.88"/>
+<Entry outShaftSpeed="703.18" torque="212.19" electricPower="18.26"/>
+<Entry outShaftSpeed="703.18" torque="227.34" electricPower="19.65"/>
+<Entry outShaftSpeed="703.18" torque="242.50" electricPower="21.05"/>
+<Entry outShaftSpeed="703.18" torque="257.66" electricPower="22.47"/>
+<Entry outShaftSpeed="703.18" torque="272.81" electricPower="23.90"/>
+<Entry outShaftSpeed="703.18" torque="287.97" electricPower="25.35"/>
+<Entry outShaftSpeed="703.18" torque="303.13" electricPower="26.82"/>
+<Entry outShaftSpeed="703.18" torque="318.28" electricPower="28.30"/>
+<Entry outShaftSpeed="703.18" torque="333.44" electricPower="29.79"/>
+<Entry outShaftSpeed="703.18" torque="348.59" electricPower="31.30"/>
+<Entry outShaftSpeed="703.18" torque="363.75" electricPower="32.83"/>
+<Entry outShaftSpeed="703.18" torque="378.91" electricPower="34.37"/>
+<Entry outShaftSpeed="703.18" torque="394.06" electricPower="35.93"/>
+<Entry outShaftSpeed="703.18" torque="409.22" electricPower="37.50"/>
+<Entry outShaftSpeed="703.18" torque="424.38" electricPower="39.09"/>
+<Entry outShaftSpeed="703.18" torque="439.53" electricPower="40.69"/>
+<Entry outShaftSpeed="703.18" torque="454.69" electricPower="42.31"/>
+<Entry outShaftSpeed="703.18" torque="469.84" electricPower="43.94"/>
+<Entry outShaftSpeed="703.18" torque="485.00" electricPower="45.59"/>
+<Entry outShaftSpeed="773.51" torque="-485.00" electricPower="-29.86"/>
+<Entry outShaftSpeed="773.51" torque="-469.84" electricPower="-29.15"/>
+<Entry outShaftSpeed="773.51" torque="-454.69" electricPower="-28.42"/>
+<Entry outShaftSpeed="773.51" torque="-439.53" electricPower="-27.67"/>
+<Entry outShaftSpeed="773.51" torque="-424.38" electricPower="-26.91"/>
+<Entry outShaftSpeed="773.51" torque="-409.22" electricPower="-26.14"/>
+<Entry outShaftSpeed="773.51" torque="-394.06" electricPower="-25.35"/>
+<Entry outShaftSpeed="773.51" torque="-378.91" electricPower="-24.54"/>
+<Entry outShaftSpeed="773.51" torque="-363.75" electricPower="-23.72"/>
+<Entry outShaftSpeed="773.51" torque="-348.59" electricPower="-22.89"/>
+<Entry outShaftSpeed="773.51" torque="-333.44" electricPower="-22.04"/>
+<Entry outShaftSpeed="773.51" torque="-318.28" electricPower="-21.18"/>
+<Entry outShaftSpeed="773.51" torque="-303.13" electricPower="-20.30"/>
+<Entry outShaftSpeed="773.51" torque="-287.97" electricPower="-19.40"/>
+<Entry outShaftSpeed="773.51" torque="-272.81" electricPower="-18.49"/>
+<Entry outShaftSpeed="773.51" torque="-257.66" electricPower="-17.57"/>
+<Entry outShaftSpeed="773.51" torque="-242.50" electricPower="-16.63"/>
+<Entry outShaftSpeed="773.51" torque="-227.34" electricPower="-15.67"/>
+<Entry outShaftSpeed="773.51" torque="-212.19" electricPower="-14.70"/>
+<Entry outShaftSpeed="773.51" torque="-197.03" electricPower="-13.72"/>
+<Entry outShaftSpeed="773.51" torque="-181.88" electricPower="-12.72"/>
+<Entry outShaftSpeed="773.51" torque="-166.72" electricPower="-11.70"/>
+<Entry outShaftSpeed="773.51" torque="-151.56" electricPower="-10.68"/>
+<Entry outShaftSpeed="773.51" torque="-136.41" electricPower="-9.63"/>
+<Entry outShaftSpeed="773.51" torque="-121.25" electricPower="-8.57"/>
+<Entry outShaftSpeed="773.51" torque="-106.09" electricPower="-7.50"/>
+<Entry outShaftSpeed="773.51" torque="-90.94" electricPower="-6.41"/>
+<Entry outShaftSpeed="773.51" torque="-75.78" electricPower="-5.30"/>
+<Entry outShaftSpeed="773.51" torque="-60.63" electricPower="-4.18"/>
+<Entry outShaftSpeed="773.51" torque="-45.47" electricPower="-3.05"/>
+<Entry outShaftSpeed="773.51" torque="-30.31" electricPower="-1.90"/>
+<Entry outShaftSpeed="773.51" torque="-15.16" electricPower="-0.73"/>
+<Entry outShaftSpeed="773.51" torque="0.00" electricPower="0.48"/>
+<Entry outShaftSpeed="773.51" torque="15.16" electricPower="1.77"/>
+<Entry outShaftSpeed="773.51" torque="30.31" electricPower="3.07"/>
+<Entry outShaftSpeed="773.51" torque="45.47" electricPower="4.39"/>
+<Entry outShaftSpeed="773.51" torque="60.63" electricPower="5.72"/>
+<Entry outShaftSpeed="773.51" torque="75.78" electricPower="7.07"/>
+<Entry outShaftSpeed="773.51" torque="90.94" electricPower="8.43"/>
+<Entry outShaftSpeed="773.51" torque="106.09" electricPower="9.81"/>
+<Entry outShaftSpeed="773.51" torque="121.25" electricPower="11.20"/>
+<Entry outShaftSpeed="773.51" torque="136.41" electricPower="12.61"/>
+<Entry outShaftSpeed="773.51" torque="151.56" electricPower="14.04"/>
+<Entry outShaftSpeed="773.51" torque="166.72" electricPower="15.48"/>
+<Entry outShaftSpeed="773.51" torque="181.88" electricPower="16.93"/>
+<Entry outShaftSpeed="773.51" torque="197.03" electricPower="18.40"/>
+<Entry outShaftSpeed="773.51" torque="212.19" electricPower="19.89"/>
+<Entry outShaftSpeed="773.51" torque="227.34" electricPower="21.39"/>
+<Entry outShaftSpeed="773.51" torque="242.50" electricPower="22.90"/>
+<Entry outShaftSpeed="773.51" torque="257.66" electricPower="24.44"/>
+<Entry outShaftSpeed="773.51" torque="272.81" electricPower="25.98"/>
+<Entry outShaftSpeed="773.51" torque="287.97" electricPower="27.54"/>
+<Entry outShaftSpeed="773.51" torque="303.13" electricPower="29.12"/>
+<Entry outShaftSpeed="773.51" torque="318.28" electricPower="30.72"/>
+<Entry outShaftSpeed="773.51" torque="333.44" electricPower="32.32"/>
+<Entry outShaftSpeed="773.51" torque="348.59" electricPower="33.95"/>
+<Entry outShaftSpeed="773.51" torque="363.75" electricPower="35.59"/>
+<Entry outShaftSpeed="773.51" torque="378.91" electricPower="37.24"/>
+<Entry outShaftSpeed="773.51" torque="394.06" electricPower="38.91"/>
+<Entry outShaftSpeed="773.51" torque="409.22" electricPower="40.59"/>
+<Entry outShaftSpeed="773.51" torque="424.38" electricPower="42.29"/>
+<Entry outShaftSpeed="773.51" torque="439.53" electricPower="44.01"/>
+<Entry outShaftSpeed="773.51" torque="454.69" electricPower="45.74"/>
+<Entry outShaftSpeed="773.51" torque="469.84" electricPower="47.49"/>
+<Entry outShaftSpeed="773.51" torque="485.00" electricPower="49.25"/>
+<Entry outShaftSpeed="843.83" torque="-485.00" electricPower="-33.35"/>
+<Entry outShaftSpeed="843.83" torque="-469.84" electricPower="-32.52"/>
+<Entry outShaftSpeed="843.83" torque="-454.69" electricPower="-31.68"/>
+<Entry outShaftSpeed="843.83" torque="-439.53" electricPower="-30.83"/>
+<Entry outShaftSpeed="843.83" torque="-424.38" electricPower="-29.96"/>
+<Entry outShaftSpeed="843.83" torque="-409.22" electricPower="-29.07"/>
+<Entry outShaftSpeed="843.83" torque="-394.06" electricPower="-28.18"/>
+<Entry outShaftSpeed="843.83" torque="-378.91" electricPower="-27.26"/>
+<Entry outShaftSpeed="843.83" torque="-363.75" electricPower="-26.33"/>
+<Entry outShaftSpeed="843.83" torque="-348.59" electricPower="-25.38"/>
+<Entry outShaftSpeed="843.83" torque="-333.44" electricPower="-24.42"/>
+<Entry outShaftSpeed="843.83" torque="-318.28" electricPower="-23.45"/>
+<Entry outShaftSpeed="843.83" torque="-303.13" electricPower="-22.46"/>
+<Entry outShaftSpeed="843.83" torque="-287.97" electricPower="-21.45"/>
+<Entry outShaftSpeed="843.83" torque="-272.81" electricPower="-20.43"/>
+<Entry outShaftSpeed="843.83" torque="-257.66" electricPower="-19.40"/>
+<Entry outShaftSpeed="843.83" torque="-242.50" electricPower="-18.35"/>
+<Entry outShaftSpeed="843.83" torque="-227.34" electricPower="-17.28"/>
+<Entry outShaftSpeed="843.83" torque="-212.19" electricPower="-16.20"/>
+<Entry outShaftSpeed="843.83" torque="-197.03" electricPower="-15.11"/>
+<Entry outShaftSpeed="843.83" torque="-181.88" electricPower="-14.00"/>
+<Entry outShaftSpeed="843.83" torque="-166.72" electricPower="-12.87"/>
+<Entry outShaftSpeed="843.83" torque="-151.56" electricPower="-11.73"/>
+<Entry outShaftSpeed="843.83" torque="-136.41" electricPower="-10.58"/>
+<Entry outShaftSpeed="843.83" torque="-121.25" electricPower="-9.41"/>
+<Entry outShaftSpeed="843.83" torque="-106.09" electricPower="-8.22"/>
+<Entry outShaftSpeed="843.83" torque="-90.94" electricPower="-7.02"/>
+<Entry outShaftSpeed="843.83" torque="-75.78" electricPower="-5.80"/>
+<Entry outShaftSpeed="843.83" torque="-60.63" electricPower="-4.57"/>
+<Entry outShaftSpeed="843.83" torque="-45.47" electricPower="-3.33"/>
+<Entry outShaftSpeed="843.83" torque="-30.31" electricPower="-2.07"/>
+<Entry outShaftSpeed="843.83" torque="-15.16" electricPower="-0.79"/>
+<Entry outShaftSpeed="843.83" torque="0.00" electricPower="0.53"/>
+<Entry outShaftSpeed="843.83" torque="15.16" electricPower="1.93"/>
+<Entry outShaftSpeed="843.83" torque="30.31" electricPower="3.35"/>
+<Entry outShaftSpeed="843.83" torque="45.47" electricPower="4.78"/>
+<Entry outShaftSpeed="843.83" torque="60.63" electricPower="6.22"/>
+<Entry outShaftSpeed="843.83" torque="75.78" electricPower="7.68"/>
+<Entry outShaftSpeed="843.83" torque="90.94" electricPower="9.16"/>
+<Entry outShaftSpeed="843.83" torque="106.09" electricPower="10.65"/>
+<Entry outShaftSpeed="843.83" torque="121.25" electricPower="12.16"/>
+<Entry outShaftSpeed="843.83" torque="136.41" electricPower="13.68"/>
+<Entry outShaftSpeed="843.83" torque="151.56" electricPower="15.22"/>
+<Entry outShaftSpeed="843.83" torque="166.72" electricPower="16.77"/>
+<Entry outShaftSpeed="843.83" torque="181.88" electricPower="18.34"/>
+<Entry outShaftSpeed="843.83" torque="197.03" electricPower="19.92"/>
+<Entry outShaftSpeed="843.83" torque="212.19" electricPower="21.52"/>
+<Entry outShaftSpeed="843.83" torque="227.34" electricPower="23.13"/>
+<Entry outShaftSpeed="843.83" torque="242.50" electricPower="24.76"/>
+<Entry outShaftSpeed="843.83" torque="257.66" electricPower="26.40"/>
+<Entry outShaftSpeed="843.83" torque="272.81" electricPower="28.06"/>
+<Entry outShaftSpeed="843.83" torque="287.97" electricPower="29.74"/>
+<Entry outShaftSpeed="843.83" torque="303.13" electricPower="31.43"/>
+<Entry outShaftSpeed="843.83" torque="318.28" electricPower="33.14"/>
+<Entry outShaftSpeed="843.83" torque="333.44" electricPower="34.86"/>
+<Entry outShaftSpeed="843.83" torque="348.59" electricPower="36.59"/>
+<Entry outShaftSpeed="843.83" torque="363.75" electricPower="38.34"/>
+<Entry outShaftSpeed="843.83" torque="378.91" electricPower="40.11"/>
+<Entry outShaftSpeed="843.83" torque="394.06" electricPower="41.89"/>
+<Entry outShaftSpeed="843.83" torque="409.22" electricPower="43.69"/>
+<Entry outShaftSpeed="843.83" torque="424.38" electricPower="45.50"/>
+<Entry outShaftSpeed="843.83" torque="439.53" electricPower="47.33"/>
+<Entry outShaftSpeed="843.83" torque="454.69" electricPower="49.18"/>
+<Entry outShaftSpeed="843.83" torque="469.84" electricPower="51.03"/>
+<Entry outShaftSpeed="843.83" torque="485.00" electricPower="52.91"/>
+<Entry outShaftSpeed="1406.38" torque="-485.00" electricPower="-61.21"/>
+<Entry outShaftSpeed="1406.38" torque="-469.84" electricPower="-59.50"/>
+<Entry outShaftSpeed="1406.38" torque="-454.69" electricPower="-57.78"/>
+<Entry outShaftSpeed="1406.38" torque="-439.53" electricPower="-56.04"/>
+<Entry outShaftSpeed="1406.38" torque="-424.38" electricPower="-54.28"/>
+<Entry outShaftSpeed="1406.38" torque="-409.22" electricPower="-52.51"/>
+<Entry outShaftSpeed="1406.38" torque="-394.06" electricPower="-50.73"/>
+<Entry outShaftSpeed="1406.38" torque="-378.91" electricPower="-48.93"/>
+<Entry outShaftSpeed="1406.38" torque="-363.75" electricPower="-47.11"/>
+<Entry outShaftSpeed="1406.38" torque="-348.59" electricPower="-45.28"/>
+<Entry outShaftSpeed="1406.38" torque="-333.44" electricPower="-43.44"/>
+<Entry outShaftSpeed="1406.38" torque="-318.28" electricPower="-41.58"/>
+<Entry outShaftSpeed="1406.38" torque="-303.13" electricPower="-39.70"/>
+<Entry outShaftSpeed="1406.38" torque="-287.97" electricPower="-37.81"/>
+<Entry outShaftSpeed="1406.38" torque="-272.81" electricPower="-35.91"/>
+<Entry outShaftSpeed="1406.38" torque="-257.66" electricPower="-33.99"/>
+<Entry outShaftSpeed="1406.38" torque="-242.50" electricPower="-32.05"/>
+<Entry outShaftSpeed="1406.38" torque="-227.34" electricPower="-30.10"/>
+<Entry outShaftSpeed="1406.38" torque="-212.19" electricPower="-28.14"/>
+<Entry outShaftSpeed="1406.38" torque="-197.03" electricPower="-26.16"/>
+<Entry outShaftSpeed="1406.38" torque="-181.88" electricPower="-24.16"/>
+<Entry outShaftSpeed="1406.38" torque="-166.72" electricPower="-22.15"/>
+<Entry outShaftSpeed="1406.38" torque="-151.56" electricPower="-20.13"/>
+<Entry outShaftSpeed="1406.38" torque="-136.41" electricPower="-18.09"/>
+<Entry outShaftSpeed="1406.38" torque="-121.25" electricPower="-16.03"/>
+<Entry outShaftSpeed="1406.38" torque="-106.09" electricPower="-13.96"/>
+<Entry outShaftSpeed="1406.38" torque="-90.94" electricPower="-11.88"/>
+<Entry outShaftSpeed="1406.38" torque="-75.78" electricPower="-9.78"/>
+<Entry outShaftSpeed="1406.38" torque="-60.63" electricPower="-7.66"/>
+<Entry outShaftSpeed="1406.38" torque="-45.47" electricPower="-5.53"/>
+<Entry outShaftSpeed="1406.38" torque="-30.31" electricPower="-3.39"/>
+<Entry outShaftSpeed="1406.38" torque="-15.16" electricPower="-1.23"/>
+<Entry outShaftSpeed="1406.38" torque="0.00" electricPower="1.00"/>
+<Entry outShaftSpeed="1406.38" torque="15.16" electricPower="3.30"/>
+<Entry outShaftSpeed="1406.38" torque="30.31" electricPower="5.62"/>
+<Entry outShaftSpeed="1406.38" torque="45.47" electricPower="7.95"/>
+<Entry outShaftSpeed="1406.38" torque="60.63" electricPower="10.30"/>
+<Entry outShaftSpeed="1406.38" torque="75.78" electricPower="12.66"/>
+<Entry outShaftSpeed="1406.38" torque="90.94" electricPower="15.04"/>
+<Entry outShaftSpeed="1406.38" torque="106.09" electricPower="17.43"/>
+<Entry outShaftSpeed="1406.38" torque="121.25" electricPower="19.84"/>
+<Entry outShaftSpeed="1406.38" torque="136.41" electricPower="22.27"/>
+<Entry outShaftSpeed="1406.38" torque="151.56" electricPower="24.71"/>
+<Entry outShaftSpeed="1406.38" torque="166.72" electricPower="27.16"/>
+<Entry outShaftSpeed="1406.38" torque="181.88" electricPower="29.63"/>
+<Entry outShaftSpeed="1406.38" torque="197.03" electricPower="32.12"/>
+<Entry outShaftSpeed="1406.38" torque="212.19" electricPower="34.62"/>
+<Entry outShaftSpeed="1406.38" torque="227.34" electricPower="37.14"/>
+<Entry outShaftSpeed="1406.38" torque="242.50" electricPower="39.67"/>
+<Entry outShaftSpeed="1406.38" torque="257.66" electricPower="42.22"/>
+<Entry outShaftSpeed="1406.38" torque="272.81" electricPower="44.78"/>
+<Entry outShaftSpeed="1406.38" torque="287.97" electricPower="47.36"/>
+<Entry outShaftSpeed="1406.38" torque="303.13" electricPower="49.95"/>
+<Entry outShaftSpeed="1406.38" torque="318.28" electricPower="52.56"/>
+<Entry outShaftSpeed="1406.38" torque="333.44" electricPower="55.18"/>
+<Entry outShaftSpeed="1406.38" torque="348.59" electricPower="57.82"/>
+<Entry outShaftSpeed="1406.38" torque="363.75" electricPower="60.47"/>
+<Entry outShaftSpeed="1406.38" torque="378.91" electricPower="63.14"/>
+<Entry outShaftSpeed="1406.38" torque="394.06" electricPower="65.83"/>
+<Entry outShaftSpeed="1406.38" torque="409.22" electricPower="68.53"/>
+<Entry outShaftSpeed="1406.38" torque="424.38" electricPower="71.24"/>
+<Entry outShaftSpeed="1406.38" torque="439.53" electricPower="73.98"/>
+<Entry outShaftSpeed="1406.38" torque="454.69" electricPower="76.72"/>
+<Entry outShaftSpeed="1406.38" torque="469.84" electricPower="79.48"/>
+<Entry outShaftSpeed="1406.38" torque="485.00" electricPower="82.26"/>
+<Entry outShaftSpeed="1758.03" torque="-485.00" electricPower="-78.57"/>
+<Entry outShaftSpeed="1758.03" torque="-469.84" electricPower="-76.31"/>
+<Entry outShaftSpeed="1758.03" torque="-454.69" electricPower="-74.03"/>
+<Entry outShaftSpeed="1758.03" torque="-439.53" electricPower="-71.74"/>
+<Entry outShaftSpeed="1758.03" torque="-424.38" electricPower="-69.43"/>
+<Entry outShaftSpeed="1758.03" torque="-409.22" electricPower="-67.11"/>
+<Entry outShaftSpeed="1758.03" torque="-394.06" electricPower="-64.77"/>
+<Entry outShaftSpeed="1758.03" torque="-378.91" electricPower="-62.42"/>
+<Entry outShaftSpeed="1758.03" torque="-363.75" electricPower="-60.05"/>
+<Entry outShaftSpeed="1758.03" torque="-348.59" electricPower="-57.67"/>
+<Entry outShaftSpeed="1758.03" torque="-333.44" electricPower="-55.27"/>
+<Entry outShaftSpeed="1758.03" torque="-318.28" electricPower="-52.86"/>
+<Entry outShaftSpeed="1758.03" torque="-303.13" electricPower="-50.43"/>
+<Entry outShaftSpeed="1758.03" torque="-287.97" electricPower="-47.98"/>
+<Entry outShaftSpeed="1758.03" torque="-272.81" electricPower="-45.53"/>
+<Entry outShaftSpeed="1758.03" torque="-257.66" electricPower="-43.05"/>
+<Entry outShaftSpeed="1758.03" torque="-242.50" electricPower="-40.57"/>
+<Entry outShaftSpeed="1758.03" torque="-227.34" electricPower="-38.06"/>
+<Entry outShaftSpeed="1758.03" torque="-212.19" electricPower="-35.54"/>
+<Entry outShaftSpeed="1758.03" torque="-197.03" electricPower="-33.01"/>
+<Entry outShaftSpeed="1758.03" torque="-181.88" electricPower="-30.46"/>
+<Entry outShaftSpeed="1758.03" torque="-166.72" electricPower="-27.90"/>
+<Entry outShaftSpeed="1758.03" torque="-151.56" electricPower="-25.32"/>
+<Entry outShaftSpeed="1758.03" torque="-136.41" electricPower="-22.73"/>
+<Entry outShaftSpeed="1758.03" torque="-121.25" electricPower="-20.12"/>
+<Entry outShaftSpeed="1758.03" torque="-106.09" electricPower="-17.50"/>
+<Entry outShaftSpeed="1758.03" torque="-90.94" electricPower="-14.86"/>
+<Entry outShaftSpeed="1758.03" torque="-75.78" electricPower="-12.21"/>
+<Entry outShaftSpeed="1758.03" torque="-60.63" electricPower="-9.54"/>
+<Entry outShaftSpeed="1758.03" torque="-45.47" electricPower="-6.86"/>
+<Entry outShaftSpeed="1758.03" torque="-30.31" electricPower="-4.16"/>
+<Entry outShaftSpeed="1758.03" torque="-15.16" electricPower="-1.44"/>
+<Entry outShaftSpeed="1758.03" torque="0.00" electricPower="1.34"/>
+<Entry outShaftSpeed="1758.03" torque="15.16" electricPower="4.21"/>
+<Entry outShaftSpeed="1758.03" torque="30.31" electricPower="7.09"/>
+<Entry outShaftSpeed="1758.03" torque="45.47" electricPower="9.99"/>
+<Entry outShaftSpeed="1758.03" torque="60.63" electricPower="12.90"/>
+<Entry outShaftSpeed="1758.03" torque="75.78" electricPower="15.83"/>
+<Entry outShaftSpeed="1758.03" torque="90.94" electricPower="18.77"/>
+<Entry outShaftSpeed="1758.03" torque="106.09" electricPower="21.73"/>
+<Entry outShaftSpeed="1758.03" torque="121.25" electricPower="24.70"/>
+<Entry outShaftSpeed="1758.03" torque="136.41" electricPower="27.69"/>
+<Entry outShaftSpeed="1758.03" torque="151.56" electricPower="30.69"/>
+<Entry outShaftSpeed="1758.03" torque="166.72" electricPower="33.71"/>
+<Entry outShaftSpeed="1758.03" torque="181.88" electricPower="36.75"/>
+<Entry outShaftSpeed="1758.03" torque="197.03" electricPower="39.80"/>
+<Entry outShaftSpeed="1758.03" torque="212.19" electricPower="42.86"/>
+<Entry outShaftSpeed="1758.03" torque="227.34" electricPower="45.94"/>
+<Entry outShaftSpeed="1758.03" torque="242.50" electricPower="49.04"/>
+<Entry outShaftSpeed="1758.03" torque="257.66" electricPower="52.15"/>
+<Entry outShaftSpeed="1758.03" torque="272.81" electricPower="55.28"/>
+<Entry outShaftSpeed="1758.03" torque="287.97" electricPower="58.42"/>
+<Entry outShaftSpeed="1758.03" torque="303.13" electricPower="61.58"/>
+<Entry outShaftSpeed="1758.03" torque="318.28" electricPower="64.75"/>
+<Entry outShaftSpeed="1758.03" torque="333.44" electricPower="67.94"/>
+<Entry outShaftSpeed="1758.03" torque="348.59" electricPower="71.14"/>
+<Entry outShaftSpeed="1758.03" torque="363.75" electricPower="74.36"/>
+<Entry outShaftSpeed="1758.03" torque="378.91" electricPower="77.59"/>
+<Entry outShaftSpeed="1758.03" torque="394.06" electricPower="80.84"/>
+<Entry outShaftSpeed="1758.03" torque="409.22" electricPower="84.11"/>
+<Entry outShaftSpeed="1758.03" torque="424.38" electricPower="87.39"/>
+<Entry outShaftSpeed="1758.03" torque="439.53" electricPower="90.68"/>
+<Entry outShaftSpeed="1758.03" torque="454.69" electricPower="93.99"/>
+<Entry outShaftSpeed="1758.03" torque="469.84" electricPower="97.32"/>
+<Entry outShaftSpeed="1758.03" torque="485.00" electricPower="100.66"/>
+<Entry outShaftSpeed="2109.57" torque="-485.00" electricPower="-95.89"/>
+<Entry outShaftSpeed="2109.57" torque="-469.84" electricPower="-93.08"/>
+<Entry outShaftSpeed="2109.57" torque="-454.69" electricPower="-90.25"/>
+<Entry outShaftSpeed="2109.57" torque="-439.53" electricPower="-87.40"/>
+<Entry outShaftSpeed="2109.57" torque="-424.38" electricPower="-84.54"/>
+<Entry outShaftSpeed="2109.57" torque="-409.22" electricPower="-81.66"/>
+<Entry outShaftSpeed="2109.57" torque="-394.06" electricPower="-78.77"/>
+<Entry outShaftSpeed="2109.57" torque="-378.91" electricPower="-75.87"/>
+<Entry outShaftSpeed="2109.57" torque="-363.75" electricPower="-72.95"/>
+<Entry outShaftSpeed="2109.57" torque="-348.59" electricPower="-70.01"/>
+<Entry outShaftSpeed="2109.57" torque="-333.44" electricPower="-67.06"/>
+<Entry outShaftSpeed="2109.57" torque="-318.28" electricPower="-64.09"/>
+<Entry outShaftSpeed="2109.57" torque="-303.13" electricPower="-61.11"/>
+<Entry outShaftSpeed="2109.57" torque="-287.97" electricPower="-58.12"/>
+<Entry outShaftSpeed="2109.57" torque="-272.81" electricPower="-55.10"/>
+<Entry outShaftSpeed="2109.57" torque="-257.66" electricPower="-52.08"/>
+<Entry outShaftSpeed="2109.57" torque="-242.50" electricPower="-49.04"/>
+<Entry outShaftSpeed="2109.57" torque="-227.34" electricPower="-45.98"/>
+<Entry outShaftSpeed="2109.57" torque="-212.19" electricPower="-42.91"/>
+<Entry outShaftSpeed="2109.57" torque="-197.03" electricPower="-39.82"/>
+<Entry outShaftSpeed="2109.57" torque="-181.88" electricPower="-36.72"/>
+<Entry outShaftSpeed="2109.57" torque="-166.72" electricPower="-33.61"/>
+<Entry outShaftSpeed="2109.57" torque="-151.56" electricPower="-30.48"/>
+<Entry outShaftSpeed="2109.57" torque="-136.41" electricPower="-27.33"/>
+<Entry outShaftSpeed="2109.57" torque="-121.25" electricPower="-24.17"/>
+<Entry outShaftSpeed="2109.57" torque="-106.09" electricPower="-20.99"/>
+<Entry outShaftSpeed="2109.57" torque="-90.94" electricPower="-17.80"/>
+<Entry outShaftSpeed="2109.57" torque="-75.78" electricPower="-14.60"/>
+<Entry outShaftSpeed="2109.57" torque="-60.63" electricPower="-11.37"/>
+<Entry outShaftSpeed="2109.57" torque="-45.47" electricPower="-8.14"/>
+<Entry outShaftSpeed="2109.57" torque="-30.31" electricPower="-4.89"/>
+<Entry outShaftSpeed="2109.57" torque="-15.16" electricPower="-1.62"/>
+<Entry outShaftSpeed="2109.57" torque="0.00" electricPower="1.73"/>
+<Entry outShaftSpeed="2109.57" torque="15.16" electricPower="5.16"/>
+<Entry outShaftSpeed="2109.57" torque="30.31" electricPower="8.60"/>
+<Entry outShaftSpeed="2109.57" torque="45.47" electricPower="12.07"/>
+<Entry outShaftSpeed="2109.57" torque="60.63" electricPower="15.54"/>
+<Entry outShaftSpeed="2109.57" torque="75.78" electricPower="19.03"/>
+<Entry outShaftSpeed="2109.57" torque="90.94" electricPower="22.54"/>
+<Entry outShaftSpeed="2109.57" torque="106.09" electricPower="26.06"/>
+<Entry outShaftSpeed="2109.57" torque="121.25" electricPower="29.60"/>
+<Entry outShaftSpeed="2109.57" torque="136.41" electricPower="33.15"/>
+<Entry outShaftSpeed="2109.57" torque="151.56" electricPower="36.72"/>
+<Entry outShaftSpeed="2109.57" torque="166.72" electricPower="40.31"/>
+<Entry outShaftSpeed="2109.57" torque="181.88" electricPower="43.90"/>
+<Entry outShaftSpeed="2109.57" torque="197.03" electricPower="47.52"/>
+<Entry outShaftSpeed="2109.57" torque="212.19" electricPower="51.15"/>
+<Entry outShaftSpeed="2109.57" torque="227.34" electricPower="54.79"/>
+<Entry outShaftSpeed="2109.57" torque="242.50" electricPower="58.45"/>
+<Entry outShaftSpeed="2109.57" torque="257.66" electricPower="62.13"/>
+<Entry outShaftSpeed="2109.57" torque="272.81" electricPower="65.82"/>
+<Entry outShaftSpeed="2109.57" torque="287.97" electricPower="69.53"/>
+<Entry outShaftSpeed="2109.57" torque="303.13" electricPower="73.25"/>
+<Entry outShaftSpeed="2109.57" torque="318.28" electricPower="76.98"/>
+<Entry outShaftSpeed="2109.57" torque="333.44" electricPower="80.74"/>
+<Entry outShaftSpeed="2109.57" torque="348.59" electricPower="84.50"/>
+<Entry outShaftSpeed="2109.57" torque="363.75" electricPower="88.29"/>
+<Entry outShaftSpeed="2109.57" torque="378.91" electricPower="92.08"/>
+<Entry outShaftSpeed="2109.57" torque="394.06" electricPower="95.89"/>
+<Entry outShaftSpeed="2109.57" torque="409.22" electricPower="99.72"/>
+<Entry outShaftSpeed="2109.57" torque="424.38" electricPower="103.57"/>
+<Entry outShaftSpeed="2109.57" torque="439.53" electricPower="107.43"/>
+<Entry outShaftSpeed="2109.57" torque="454.69" electricPower="111.30"/>
+<Entry outShaftSpeed="2109.57" torque="469.84" electricPower="115.20"/>
+<Entry outShaftSpeed="2109.57" torque="485.00" electricPower="119.10"/>
+<Entry outShaftSpeed="2461.12" torque="-485.00" electricPower="-113.17"/>
+<Entry outShaftSpeed="2461.12" torque="-469.84" electricPower="-109.80"/>
+<Entry outShaftSpeed="2461.12" torque="-454.69" electricPower="-106.42"/>
+<Entry outShaftSpeed="2461.12" torque="-439.53" electricPower="-103.02"/>
+<Entry outShaftSpeed="2461.12" torque="-424.38" electricPower="-99.61"/>
+<Entry outShaftSpeed="2461.12" torque="-409.22" electricPower="-96.18"/>
+<Entry outShaftSpeed="2461.12" torque="-394.06" electricPower="-92.73"/>
+<Entry outShaftSpeed="2461.12" torque="-378.91" electricPower="-89.28"/>
+<Entry outShaftSpeed="2461.12" torque="-363.75" electricPower="-85.80"/>
+<Entry outShaftSpeed="2461.12" torque="-348.59" electricPower="-82.31"/>
+<Entry outShaftSpeed="2461.12" torque="-333.44" electricPower="-78.81"/>
+<Entry outShaftSpeed="2461.12" torque="-318.28" electricPower="-75.29"/>
+<Entry outShaftSpeed="2461.12" torque="-303.13" electricPower="-71.76"/>
+<Entry outShaftSpeed="2461.12" torque="-287.97" electricPower="-68.21"/>
+<Entry outShaftSpeed="2461.12" torque="-272.81" electricPower="-64.64"/>
+<Entry outShaftSpeed="2461.12" torque="-257.66" electricPower="-61.06"/>
+<Entry outShaftSpeed="2461.12" torque="-242.50" electricPower="-57.47"/>
+<Entry outShaftSpeed="2461.12" torque="-227.34" electricPower="-53.86"/>
+<Entry outShaftSpeed="2461.12" torque="-212.19" electricPower="-50.24"/>
+<Entry outShaftSpeed="2461.12" torque="-197.03" electricPower="-46.60"/>
+<Entry outShaftSpeed="2461.12" torque="-181.88" electricPower="-42.94"/>
+<Entry outShaftSpeed="2461.12" torque="-166.72" electricPower="-39.27"/>
+<Entry outShaftSpeed="2461.12" torque="-151.56" electricPower="-35.59"/>
+<Entry outShaftSpeed="2461.12" torque="-136.41" electricPower="-31.89"/>
+<Entry outShaftSpeed="2461.12" torque="-121.25" electricPower="-28.18"/>
+<Entry outShaftSpeed="2461.12" torque="-106.09" electricPower="-24.45"/>
+<Entry outShaftSpeed="2461.12" torque="-90.94" electricPower="-20.70"/>
+<Entry outShaftSpeed="2461.12" torque="-75.78" electricPower="-16.94"/>
+<Entry outShaftSpeed="2461.12" torque="-60.63" electricPower="-13.17"/>
+<Entry outShaftSpeed="2461.12" torque="-45.47" electricPower="-9.38"/>
+<Entry outShaftSpeed="2461.12" torque="-30.31" electricPower="-5.58"/>
+<Entry outShaftSpeed="2461.12" torque="-15.16" electricPower="-1.76"/>
+<Entry outShaftSpeed="2461.12" torque="0.00" electricPower="2.15"/>
+<Entry outShaftSpeed="2461.12" torque="15.16" electricPower="6.15"/>
+<Entry outShaftSpeed="2461.12" torque="30.31" electricPower="10.16"/>
+<Entry outShaftSpeed="2461.12" torque="45.47" electricPower="14.18"/>
+<Entry outShaftSpeed="2461.12" torque="60.63" electricPower="18.23"/>
+<Entry outShaftSpeed="2461.12" torque="75.78" electricPower="22.28"/>
+<Entry outShaftSpeed="2461.12" torque="90.94" electricPower="26.35"/>
+<Entry outShaftSpeed="2461.12" torque="106.09" electricPower="30.44"/>
+<Entry outShaftSpeed="2461.12" torque="121.25" electricPower="34.54"/>
+<Entry outShaftSpeed="2461.12" torque="136.41" electricPower="38.66"/>
+<Entry outShaftSpeed="2461.12" torque="151.56" electricPower="42.79"/>
+<Entry outShaftSpeed="2461.12" torque="166.72" electricPower="46.94"/>
+<Entry outShaftSpeed="2461.12" torque="181.88" electricPower="51.10"/>
+<Entry outShaftSpeed="2461.12" torque="197.03" electricPower="55.28"/>
+<Entry outShaftSpeed="2461.12" torque="212.19" electricPower="59.47"/>
+<Entry outShaftSpeed="2461.12" torque="227.34" electricPower="63.68"/>
+<Entry outShaftSpeed="2461.12" torque="242.50" electricPower="67.91"/>
+<Entry outShaftSpeed="2461.12" torque="257.66" electricPower="72.15"/>
+<Entry outShaftSpeed="2461.12" torque="272.81" electricPower="76.40"/>
+<Entry outShaftSpeed="2461.12" torque="287.97" electricPower="80.67"/>
+<Entry outShaftSpeed="2461.12" torque="303.13" electricPower="84.96"/>
+<Entry outShaftSpeed="2461.12" torque="318.28" electricPower="89.26"/>
+<Entry outShaftSpeed="2461.12" torque="333.44" electricPower="93.57"/>
+<Entry outShaftSpeed="2461.12" torque="348.59" electricPower="97.91"/>
+<Entry outShaftSpeed="2461.12" torque="363.75" electricPower="102.25"/>
+<Entry outShaftSpeed="2461.12" torque="378.91" electricPower="106.62"/>
+<Entry outShaftSpeed="2461.12" torque="394.06" electricPower="110.99"/>
+<Entry outShaftSpeed="2461.12" torque="409.22" electricPower="115.38"/>
+<Entry outShaftSpeed="2461.12" torque="424.38" electricPower="119.79"/>
+<Entry outShaftSpeed="2461.12" torque="439.53" electricPower="124.21"/>
+<Entry outShaftSpeed="2461.12" torque="454.69" electricPower="128.66"/>
+<Entry outShaftSpeed="2461.12" torque="469.84" electricPower="133.11"/>
+<Entry outShaftSpeed="2461.12" torque="485.00" electricPower="137.58"/>
+<Entry outShaftSpeed="2812.81" torque="-485.00" electricPower="-130.41"/>
+<Entry outShaftSpeed="2812.81" torque="-469.84" electricPower="-126.49"/>
+<Entry outShaftSpeed="2812.81" torque="-454.69" electricPower="-122.55"/>
+<Entry outShaftSpeed="2812.81" torque="-439.53" electricPower="-118.60"/>
+<Entry outShaftSpeed="2812.81" torque="-424.38" electricPower="-114.63"/>
+<Entry outShaftSpeed="2812.81" torque="-409.22" electricPower="-110.65"/>
+<Entry outShaftSpeed="2812.81" torque="-394.06" electricPower="-106.65"/>
+<Entry outShaftSpeed="2812.81" torque="-378.91" electricPower="-102.64"/>
+<Entry outShaftSpeed="2812.81" torque="-363.75" electricPower="-98.62"/>
+<Entry outShaftSpeed="2812.81" torque="-348.59" electricPower="-94.57"/>
+<Entry outShaftSpeed="2812.81" torque="-333.44" electricPower="-90.52"/>
+<Entry outShaftSpeed="2812.81" torque="-318.28" electricPower="-86.44"/>
+<Entry outShaftSpeed="2812.81" torque="-303.13" electricPower="-82.36"/>
+<Entry outShaftSpeed="2812.81" torque="-287.97" electricPower="-78.26"/>
+<Entry outShaftSpeed="2812.81" torque="-272.81" electricPower="-74.14"/>
+<Entry outShaftSpeed="2812.81" torque="-257.66" electricPower="-70.01"/>
+<Entry outShaftSpeed="2812.81" torque="-242.50" electricPower="-65.86"/>
+<Entry outShaftSpeed="2812.81" torque="-227.34" electricPower="-61.70"/>
+<Entry outShaftSpeed="2812.81" torque="-212.19" electricPower="-57.52"/>
+<Entry outShaftSpeed="2812.81" torque="-197.03" electricPower="-53.33"/>
+<Entry outShaftSpeed="2812.81" torque="-181.88" electricPower="-49.12"/>
+<Entry outShaftSpeed="2812.81" torque="-166.72" electricPower="-44.90"/>
+<Entry outShaftSpeed="2812.81" torque="-151.56" electricPower="-40.66"/>
+<Entry outShaftSpeed="2812.81" torque="-136.41" electricPower="-36.41"/>
+<Entry outShaftSpeed="2812.81" torque="-121.25" electricPower="-32.14"/>
+<Entry outShaftSpeed="2812.81" torque="-106.09" electricPower="-27.86"/>
+<Entry outShaftSpeed="2812.81" torque="-90.94" electricPower="-23.56"/>
+<Entry outShaftSpeed="2812.81" torque="-75.78" electricPower="-19.25"/>
+<Entry outShaftSpeed="2812.81" torque="-60.63" electricPower="-14.92"/>
+<Entry outShaftSpeed="2812.81" torque="-45.47" electricPower="-10.58"/>
+<Entry outShaftSpeed="2812.81" torque="-30.31" electricPower="-6.22"/>
+<Entry outShaftSpeed="2812.81" torque="-15.16" electricPower="-1.85"/>
+<Entry outShaftSpeed="2812.81" torque="0.00" electricPower="2.62"/>
+<Entry outShaftSpeed="2812.81" torque="15.16" electricPower="7.18"/>
+<Entry outShaftSpeed="2812.81" torque="30.31" electricPower="11.76"/>
+<Entry outShaftSpeed="2812.81" torque="45.47" electricPower="16.35"/>
+<Entry outShaftSpeed="2812.81" torque="60.63" electricPower="20.95"/>
+<Entry outShaftSpeed="2812.81" torque="75.78" electricPower="25.57"/>
+<Entry outShaftSpeed="2812.81" torque="90.94" electricPower="30.21"/>
+<Entry outShaftSpeed="2812.81" torque="106.09" electricPower="34.86"/>
+<Entry outShaftSpeed="2812.81" torque="121.25" electricPower="39.52"/>
+<Entry outShaftSpeed="2812.81" torque="136.41" electricPower="44.21"/>
+<Entry outShaftSpeed="2812.81" torque="151.56" electricPower="48.90"/>
+<Entry outShaftSpeed="2812.81" torque="166.72" electricPower="53.61"/>
+<Entry outShaftSpeed="2812.81" torque="181.88" electricPower="58.34"/>
+<Entry outShaftSpeed="2812.81" torque="197.03" electricPower="63.08"/>
+<Entry outShaftSpeed="2812.81" torque="212.19" electricPower="67.84"/>
+<Entry outShaftSpeed="2812.81" torque="227.34" electricPower="72.62"/>
+<Entry outShaftSpeed="2812.81" torque="242.50" electricPower="77.40"/>
+<Entry outShaftSpeed="2812.81" torque="257.66" electricPower="82.21"/>
+<Entry outShaftSpeed="2812.81" torque="272.81" electricPower="87.03"/>
+<Entry outShaftSpeed="2812.81" torque="287.97" electricPower="91.86"/>
+<Entry outShaftSpeed="2812.81" torque="303.13" electricPower="96.71"/>
+<Entry outShaftSpeed="2812.81" torque="318.28" electricPower="101.58"/>
+<Entry outShaftSpeed="2812.81" torque="333.44" electricPower="106.46"/>
+<Entry outShaftSpeed="2812.81" torque="348.59" electricPower="111.35"/>
+<Entry outShaftSpeed="2812.81" torque="363.75" electricPower="116.26"/>
+<Entry outShaftSpeed="2812.81" torque="378.91" electricPower="121.19"/>
+<Entry outShaftSpeed="2812.81" torque="394.06" electricPower="126.13"/>
+<Entry outShaftSpeed="2812.81" torque="409.22" electricPower="131.09"/>
+<Entry outShaftSpeed="2812.81" torque="424.38" electricPower="136.06"/>
+<Entry outShaftSpeed="2812.81" torque="439.53" electricPower="141.04"/>
+<Entry outShaftSpeed="2812.81" torque="454.69" electricPower="146.05"/>
+<Entry outShaftSpeed="2812.81" torque="469.84" electricPower="151.07"/>
+<Entry outShaftSpeed="2812.81" torque="485.00" electricPower="156.11"/>
+<Entry outShaftSpeed="3164.36" torque="-485.00" electricPower="-147.61"/>
+<Entry outShaftSpeed="3164.36" torque="-469.84" electricPower="-143.13"/>
+<Entry outShaftSpeed="3164.36" torque="-454.69" electricPower="-138.64"/>
+<Entry outShaftSpeed="3164.36" torque="-439.53" electricPower="-134.14"/>
+<Entry outShaftSpeed="3164.36" torque="-424.38" electricPower="-129.62"/>
+<Entry outShaftSpeed="3164.36" torque="-409.22" electricPower="-125.09"/>
+<Entry outShaftSpeed="3164.36" torque="-394.06" electricPower="-120.54"/>
+<Entry outShaftSpeed="3164.36" torque="-378.91" electricPower="-115.97"/>
+<Entry outShaftSpeed="3164.36" torque="-363.75" electricPower="-111.39"/>
+<Entry outShaftSpeed="3164.36" torque="-348.59" electricPower="-106.79"/>
+<Entry outShaftSpeed="3164.36" torque="-333.44" electricPower="-102.19"/>
+<Entry outShaftSpeed="3164.36" torque="-318.28" electricPower="-97.56"/>
+<Entry outShaftSpeed="3164.36" torque="-303.13" electricPower="-92.92"/>
+<Entry outShaftSpeed="3164.36" torque="-287.97" electricPower="-88.27"/>
+<Entry outShaftSpeed="3164.36" torque="-272.81" electricPower="-83.59"/>
+<Entry outShaftSpeed="3164.36" torque="-257.66" electricPower="-78.91"/>
+<Entry outShaftSpeed="3164.36" torque="-242.50" electricPower="-74.21"/>
+<Entry outShaftSpeed="3164.36" torque="-227.34" electricPower="-69.49"/>
+<Entry outShaftSpeed="3164.36" torque="-212.19" electricPower="-64.76"/>
+<Entry outShaftSpeed="3164.36" torque="-197.03" electricPower="-60.02"/>
+<Entry outShaftSpeed="3164.36" torque="-181.88" electricPower="-55.26"/>
+<Entry outShaftSpeed="3164.36" torque="-166.72" electricPower="-50.48"/>
+<Entry outShaftSpeed="3164.36" torque="-151.56" electricPower="-45.69"/>
+<Entry outShaftSpeed="3164.36" torque="-136.41" electricPower="-40.89"/>
+<Entry outShaftSpeed="3164.36" torque="-121.25" electricPower="-36.07"/>
+<Entry outShaftSpeed="3164.36" torque="-106.09" electricPower="-31.23"/>
+<Entry outShaftSpeed="3164.36" torque="-90.94" electricPower="-26.38"/>
+<Entry outShaftSpeed="3164.36" torque="-75.78" electricPower="-21.52"/>
+<Entry outShaftSpeed="3164.36" torque="-60.63" electricPower="-16.64"/>
+<Entry outShaftSpeed="3164.36" torque="-45.47" electricPower="-11.74"/>
+<Entry outShaftSpeed="3164.36" torque="-30.31" electricPower="-6.83"/>
+<Entry outShaftSpeed="3164.36" torque="-15.16" electricPower="-1.91"/>
+<Entry outShaftSpeed="3164.36" torque="0.00" electricPower="3.13"/>
+<Entry outShaftSpeed="3164.36" torque="15.16" electricPower="8.26"/>
+<Entry outShaftSpeed="3164.36" torque="30.31" electricPower="13.40"/>
+<Entry outShaftSpeed="3164.36" torque="45.47" electricPower="18.55"/>
+<Entry outShaftSpeed="3164.36" torque="60.63" electricPower="23.72"/>
+<Entry outShaftSpeed="3164.36" torque="75.78" electricPower="28.90"/>
+<Entry outShaftSpeed="3164.36" torque="90.94" electricPower="34.10"/>
+<Entry outShaftSpeed="3164.36" torque="106.09" electricPower="39.32"/>
+<Entry outShaftSpeed="3164.36" torque="121.25" electricPower="44.55"/>
+<Entry outShaftSpeed="3164.36" torque="136.41" electricPower="49.79"/>
+<Entry outShaftSpeed="3164.36" torque="151.56" electricPower="55.05"/>
+<Entry outShaftSpeed="3164.36" torque="166.72" electricPower="60.33"/>
+<Entry outShaftSpeed="3164.36" torque="181.88" electricPower="65.62"/>
+<Entry outShaftSpeed="3164.36" torque="197.03" electricPower="70.93"/>
+<Entry outShaftSpeed="3164.36" torque="212.19" electricPower="76.25"/>
+<Entry outShaftSpeed="3164.36" torque="227.34" electricPower="81.59"/>
+<Entry outShaftSpeed="3164.36" torque="242.50" electricPower="86.94"/>
+<Entry outShaftSpeed="3164.36" torque="257.66" electricPower="92.31"/>
+<Entry outShaftSpeed="3164.36" torque="272.81" electricPower="97.70"/>
+<Entry outShaftSpeed="3164.36" torque="287.97" electricPower="103.09"/>
+<Entry outShaftSpeed="3164.36" torque="303.13" electricPower="108.51"/>
+<Entry outShaftSpeed="3164.36" torque="318.28" electricPower="113.94"/>
+<Entry outShaftSpeed="3164.36" torque="333.44" electricPower="119.38"/>
+<Entry outShaftSpeed="3164.36" torque="348.59" electricPower="124.84"/>
+<Entry outShaftSpeed="3164.36" torque="363.75" electricPower="130.31"/>
+<Entry outShaftSpeed="3164.36" torque="378.91" electricPower="135.80"/>
+<Entry outShaftSpeed="3164.36" torque="394.06" electricPower="141.31"/>
+<Entry outShaftSpeed="3164.36" torque="409.22" electricPower="146.83"/>
+<Entry outShaftSpeed="3164.36" torque="424.38" electricPower="152.37"/>
+<Entry outShaftSpeed="3164.36" torque="439.53" electricPower="157.92"/>
+<Entry outShaftSpeed="3164.36" torque="454.69" electricPower="163.49"/>
+<Entry outShaftSpeed="3164.36" torque="469.84" electricPower="169.07"/>
+<Entry outShaftSpeed="3164.36" torque="485.00" electricPower="174.67"/>
+<Entry outShaftSpeed="3515.91" torque="-485.00" electricPower="-164.77"/>
+<Entry outShaftSpeed="3515.91" torque="-469.84" electricPower="-159.74"/>
+<Entry outShaftSpeed="3515.91" torque="-454.69" electricPower="-154.70"/>
+<Entry outShaftSpeed="3515.91" torque="-439.53" electricPower="-149.63"/>
+<Entry outShaftSpeed="3515.91" torque="-424.38" electricPower="-144.56"/>
+<Entry outShaftSpeed="3515.91" torque="-409.22" electricPower="-139.47"/>
+<Entry outShaftSpeed="3515.91" torque="-394.06" electricPower="-134.38"/>
+<Entry outShaftSpeed="3515.91" torque="-378.91" electricPower="-129.26"/>
+<Entry outShaftSpeed="3515.91" torque="-363.75" electricPower="-124.13"/>
+<Entry outShaftSpeed="3515.91" torque="-348.59" electricPower="-118.97"/>
+<Entry outShaftSpeed="3515.91" torque="-333.44" electricPower="-113.81"/>
+<Entry outShaftSpeed="3515.91" torque="-318.28" electricPower="-108.63"/>
+<Entry outShaftSpeed="3515.91" torque="-303.13" electricPower="-103.44"/>
+<Entry outShaftSpeed="3515.91" torque="-287.97" electricPower="-98.23"/>
+<Entry outShaftSpeed="3515.91" torque="-272.81" electricPower="-93.01"/>
+<Entry outShaftSpeed="3515.91" torque="-257.66" electricPower="-87.77"/>
+<Entry outShaftSpeed="3515.91" torque="-242.50" electricPower="-82.52"/>
+<Entry outShaftSpeed="3515.91" torque="-227.34" electricPower="-77.25"/>
+<Entry outShaftSpeed="3515.91" torque="-212.19" electricPower="-71.97"/>
+<Entry outShaftSpeed="3515.91" torque="-197.03" electricPower="-66.67"/>
+<Entry outShaftSpeed="3515.91" torque="-181.88" electricPower="-61.36"/>
+<Entry outShaftSpeed="3515.91" torque="-166.72" electricPower="-56.03"/>
+<Entry outShaftSpeed="3515.91" torque="-151.56" electricPower="-50.69"/>
+<Entry outShaftSpeed="3515.91" torque="-136.41" electricPower="-45.33"/>
+<Entry outShaftSpeed="3515.91" torque="-121.25" electricPower="-39.95"/>
+<Entry outShaftSpeed="3515.91" torque="-106.09" electricPower="-34.57"/>
+<Entry outShaftSpeed="3515.91" torque="-90.94" electricPower="-29.16"/>
+<Entry outShaftSpeed="3515.91" torque="-75.78" electricPower="-23.74"/>
+<Entry outShaftSpeed="3515.91" torque="-60.63" electricPower="-18.31"/>
+<Entry outShaftSpeed="3515.91" torque="-45.47" electricPower="-12.86"/>
+<Entry outShaftSpeed="3515.91" torque="-30.31" electricPower="-7.40"/>
+<Entry outShaftSpeed="3515.91" torque="-15.16" electricPower="-1.92"/>
+<Entry outShaftSpeed="3515.91" torque="0.00" electricPower="3.69"/>
+<Entry outShaftSpeed="3515.91" torque="15.16" electricPower="9.37"/>
+<Entry outShaftSpeed="3515.91" torque="30.31" electricPower="15.08"/>
+<Entry outShaftSpeed="3515.91" torque="45.47" electricPower="20.79"/>
+<Entry outShaftSpeed="3515.91" torque="60.63" electricPower="26.53"/>
+<Entry outShaftSpeed="3515.91" torque="75.78" electricPower="32.28"/>
+<Entry outShaftSpeed="3515.91" torque="90.94" electricPower="38.04"/>
+<Entry outShaftSpeed="3515.91" torque="106.09" electricPower="43.82"/>
+<Entry outShaftSpeed="3515.91" torque="121.25" electricPower="49.61"/>
+<Entry outShaftSpeed="3515.91" torque="136.41" electricPower="55.42"/>
+<Entry outShaftSpeed="3515.91" torque="151.56" electricPower="61.25"/>
+<Entry outShaftSpeed="3515.91" torque="166.72" electricPower="67.09"/>
+<Entry outShaftSpeed="3515.91" torque="181.88" electricPower="72.94"/>
+<Entry outShaftSpeed="3515.91" torque="197.03" electricPower="78.82"/>
+<Entry outShaftSpeed="3515.91" torque="212.19" electricPower="84.70"/>
+<Entry outShaftSpeed="3515.91" torque="227.34" electricPower="90.61"/>
+<Entry outShaftSpeed="3515.91" torque="242.50" electricPower="96.52"/>
+<Entry outShaftSpeed="3515.91" torque="257.66" electricPower="102.46"/>
+<Entry outShaftSpeed="3515.91" torque="272.81" electricPower="108.40"/>
+<Entry outShaftSpeed="3515.91" torque="287.97" electricPower="114.37"/>
+<Entry outShaftSpeed="3515.91" torque="303.13" electricPower="120.34"/>
+<Entry outShaftSpeed="3515.91" torque="318.28" electricPower="126.33"/>
+<Entry outShaftSpeed="3515.91" torque="333.44" electricPower="132.34"/>
+<Entry outShaftSpeed="3515.91" torque="348.59" electricPower="138.37"/>
+<Entry outShaftSpeed="3515.91" torque="363.75" electricPower="144.41"/>
+<Entry outShaftSpeed="3515.91" torque="378.91" electricPower="150.46"/>
+<Entry outShaftSpeed="3515.91" torque="394.06" electricPower="156.53"/>
+<Entry outShaftSpeed="3515.91" torque="409.22" electricPower="162.62"/>
+<Entry outShaftSpeed="3515.91" torque="424.38" electricPower="168.71"/>
+<Entry outShaftSpeed="3515.91" torque="439.53" electricPower="174.83"/>
+<Entry outShaftSpeed="3515.91" torque="454.69" electricPower="180.96"/>
+<Entry outShaftSpeed="3515.91" torque="469.84" electricPower="187.11"/>
+<Entry outShaftSpeed="3515.91" torque="485.00" electricPower="193.28"/>
+<Entry outShaftSpeed="3867.60" torque="-485.00" electricPower="-181.88"/>
+<Entry outShaftSpeed="3867.60" torque="-469.84" electricPower="-176.30"/>
+<Entry outShaftSpeed="3867.60" torque="-454.69" electricPower="-170.71"/>
+<Entry outShaftSpeed="3867.60" torque="-439.53" electricPower="-165.10"/>
+<Entry outShaftSpeed="3867.60" torque="-424.38" electricPower="-159.47"/>
+<Entry outShaftSpeed="3867.60" torque="-409.22" electricPower="-153.83"/>
+<Entry outShaftSpeed="3867.60" torque="-394.06" electricPower="-148.17"/>
+<Entry outShaftSpeed="3867.60" torque="-378.91" electricPower="-142.50"/>
+<Entry outShaftSpeed="3867.60" torque="-363.75" electricPower="-136.81"/>
+<Entry outShaftSpeed="3867.60" torque="-348.59" electricPower="-131.12"/>
+<Entry outShaftSpeed="3867.60" torque="-333.44" electricPower="-125.40"/>
+<Entry outShaftSpeed="3867.60" torque="-318.28" electricPower="-119.67"/>
+<Entry outShaftSpeed="3867.60" torque="-303.13" electricPower="-113.92"/>
+<Entry outShaftSpeed="3867.60" torque="-287.97" electricPower="-108.16"/>
+<Entry outShaftSpeed="3867.60" torque="-272.81" electricPower="-102.38"/>
+<Entry outShaftSpeed="3867.60" torque="-257.66" electricPower="-96.60"/>
+<Entry outShaftSpeed="3867.60" torque="-242.50" electricPower="-90.79"/>
+<Entry outShaftSpeed="3867.60" torque="-227.34" electricPower="-84.97"/>
+<Entry outShaftSpeed="3867.60" torque="-212.19" electricPower="-79.13"/>
+<Entry outShaftSpeed="3867.60" torque="-197.03" electricPower="-73.28"/>
+<Entry outShaftSpeed="3867.60" torque="-181.88" electricPower="-67.41"/>
+<Entry outShaftSpeed="3867.60" torque="-166.72" electricPower="-61.53"/>
+<Entry outShaftSpeed="3867.60" torque="-151.56" electricPower="-55.64"/>
+<Entry outShaftSpeed="3867.60" torque="-136.41" electricPower="-49.73"/>
+<Entry outShaftSpeed="3867.60" torque="-121.25" electricPower="-43.80"/>
+<Entry outShaftSpeed="3867.60" torque="-106.09" electricPower="-37.86"/>
+<Entry outShaftSpeed="3867.60" torque="-90.94" electricPower="-31.90"/>
+<Entry outShaftSpeed="3867.60" torque="-75.78" electricPower="-25.93"/>
+<Entry outShaftSpeed="3867.60" torque="-60.63" electricPower="-19.94"/>
+<Entry outShaftSpeed="3867.60" torque="-45.47" electricPower="-13.94"/>
+<Entry outShaftSpeed="3867.60" torque="-30.31" electricPower="-7.93"/>
+<Entry outShaftSpeed="3867.60" torque="-15.16" electricPower="-1.90"/>
+<Entry outShaftSpeed="3867.60" torque="0.00" electricPower="4.28"/>
+<Entry outShaftSpeed="3867.60" torque="15.16" electricPower="10.53"/>
+<Entry outShaftSpeed="3867.60" torque="30.31" electricPower="16.80"/>
+<Entry outShaftSpeed="3867.60" torque="45.47" electricPower="23.08"/>
+<Entry outShaftSpeed="3867.60" torque="60.63" electricPower="29.38"/>
+<Entry outShaftSpeed="3867.60" torque="75.78" electricPower="35.69"/>
+<Entry outShaftSpeed="3867.60" torque="90.94" electricPower="42.02"/>
+<Entry outShaftSpeed="3867.60" torque="106.09" electricPower="48.36"/>
+<Entry outShaftSpeed="3867.60" torque="121.25" electricPower="54.72"/>
+<Entry outShaftSpeed="3867.60" torque="136.41" electricPower="61.09"/>
+<Entry outShaftSpeed="3867.60" torque="151.56" electricPower="67.48"/>
+<Entry outShaftSpeed="3867.60" torque="166.72" electricPower="73.89"/>
+<Entry outShaftSpeed="3867.60" torque="181.88" electricPower="80.31"/>
+<Entry outShaftSpeed="3867.60" torque="197.03" electricPower="86.74"/>
+<Entry outShaftSpeed="3867.60" torque="212.19" electricPower="93.20"/>
+<Entry outShaftSpeed="3867.60" torque="227.34" electricPower="99.66"/>
+<Entry outShaftSpeed="3867.60" torque="242.50" electricPower="106.14"/>
+<Entry outShaftSpeed="3867.60" torque="257.66" electricPower="112.63"/>
+<Entry outShaftSpeed="3867.60" torque="272.81" electricPower="119.15"/>
+<Entry outShaftSpeed="3867.60" torque="287.97" electricPower="125.68"/>
+<Entry outShaftSpeed="3867.60" torque="303.13" electricPower="132.21"/>
+<Entry outShaftSpeed="3867.60" torque="318.28" electricPower="138.78"/>
+<Entry outShaftSpeed="3867.60" torque="333.44" electricPower="145.35"/>
+<Entry outShaftSpeed="3867.60" torque="348.59" electricPower="151.94"/>
+<Entry outShaftSpeed="3867.60" torque="363.75" electricPower="158.54"/>
+<Entry outShaftSpeed="3867.60" torque="378.91" electricPower="165.16"/>
+<Entry outShaftSpeed="3867.60" torque="394.06" electricPower="171.79"/>
+<Entry outShaftSpeed="3867.60" torque="409.22" electricPower="178.45"/>
+<Entry outShaftSpeed="3867.60" torque="424.38" electricPower="185.11"/>
+<Entry outShaftSpeed="3867.60" torque="439.53" electricPower="191.79"/>
+<Entry outShaftSpeed="3867.60" torque="454.69" electricPower="198.48"/>
+<Entry outShaftSpeed="3867.60" torque="469.84" electricPower="205.20"/>
+<Entry outShaftSpeed="3867.60" torque="485.00" electricPower="211.92"/>
+<Entry outShaftSpeed="4219.15" torque="-485.00" electricPower="-198.96"/>
+<Entry outShaftSpeed="4219.15" torque="-469.84" electricPower="-192.83"/>
+<Entry outShaftSpeed="4219.15" torque="-454.69" electricPower="-186.68"/>
+<Entry outShaftSpeed="4219.15" torque="-439.53" electricPower="-180.52"/>
+<Entry outShaftSpeed="4219.15" torque="-424.38" electricPower="-174.33"/>
+<Entry outShaftSpeed="4219.15" torque="-409.22" electricPower="-168.14"/>
+<Entry outShaftSpeed="4219.15" torque="-394.06" electricPower="-161.93"/>
+<Entry outShaftSpeed="4219.15" torque="-378.91" electricPower="-155.71"/>
+<Entry outShaftSpeed="4219.15" torque="-363.75" electricPower="-149.46"/>
+<Entry outShaftSpeed="4219.15" torque="-348.59" electricPower="-143.21"/>
+<Entry outShaftSpeed="4219.15" torque="-333.44" electricPower="-136.95"/>
+<Entry outShaftSpeed="4219.15" torque="-318.28" electricPower="-130.66"/>
+<Entry outShaftSpeed="4219.15" torque="-303.13" electricPower="-124.37"/>
+<Entry outShaftSpeed="4219.15" torque="-287.97" electricPower="-118.04"/>
+<Entry outShaftSpeed="4219.15" torque="-272.81" electricPower="-111.72"/>
+<Entry outShaftSpeed="4219.15" torque="-257.66" electricPower="-105.38"/>
+<Entry outShaftSpeed="4219.15" torque="-242.50" electricPower="-99.02"/>
+<Entry outShaftSpeed="4219.15" torque="-227.34" electricPower="-92.64"/>
+<Entry outShaftSpeed="4219.15" torque="-212.19" electricPower="-86.25"/>
+<Entry outShaftSpeed="4219.15" torque="-197.03" electricPower="-79.85"/>
+<Entry outShaftSpeed="4219.15" torque="-181.88" electricPower="-73.43"/>
+<Entry outShaftSpeed="4219.15" torque="-166.72" electricPower="-67.00"/>
+<Entry outShaftSpeed="4219.15" torque="-151.56" electricPower="-60.55"/>
+<Entry outShaftSpeed="4219.15" torque="-136.41" electricPower="-54.08"/>
+<Entry outShaftSpeed="4219.15" torque="-121.25" electricPower="-47.60"/>
+<Entry outShaftSpeed="4219.15" torque="-106.09" electricPower="-41.11"/>
+<Entry outShaftSpeed="4219.15" torque="-90.94" electricPower="-34.60"/>
+<Entry outShaftSpeed="4219.15" torque="-75.78" electricPower="-28.08"/>
+<Entry outShaftSpeed="4219.15" torque="-60.63" electricPower="-21.54"/>
+<Entry outShaftSpeed="4219.15" torque="-45.47" electricPower="-14.98"/>
+<Entry outShaftSpeed="4219.15" torque="-30.31" electricPower="-8.41"/>
+<Entry outShaftSpeed="4219.15" torque="-15.16" electricPower="-1.83"/>
+<Entry outShaftSpeed="4219.15" torque="0.00" electricPower="4.92"/>
+<Entry outShaftSpeed="4219.15" torque="15.16" electricPower="11.73"/>
+<Entry outShaftSpeed="4219.15" torque="30.31" electricPower="18.56"/>
+<Entry outShaftSpeed="4219.15" torque="45.47" electricPower="25.41"/>
+<Entry outShaftSpeed="4219.15" torque="60.63" electricPower="32.27"/>
+<Entry outShaftSpeed="4219.15" torque="75.78" electricPower="39.15"/>
+<Entry outShaftSpeed="4219.15" torque="90.94" electricPower="46.04"/>
+<Entry outShaftSpeed="4219.15" torque="106.09" electricPower="52.95"/>
+<Entry outShaftSpeed="4219.15" torque="121.25" electricPower="59.87"/>
+<Entry outShaftSpeed="4219.15" torque="136.41" electricPower="66.81"/>
+<Entry outShaftSpeed="4219.15" torque="151.56" electricPower="73.76"/>
+<Entry outShaftSpeed="4219.15" torque="166.72" electricPower="80.73"/>
+<Entry outShaftSpeed="4219.15" torque="181.88" electricPower="87.71"/>
+<Entry outShaftSpeed="4219.15" torque="197.03" electricPower="94.71"/>
+<Entry outShaftSpeed="4219.15" torque="212.19" electricPower="101.72"/>
+<Entry outShaftSpeed="4219.15" torque="227.34" electricPower="108.76"/>
+<Entry outShaftSpeed="4219.15" torque="242.50" electricPower="115.80"/>
+<Entry outShaftSpeed="4219.15" torque="257.66" electricPower="122.87"/>
+<Entry outShaftSpeed="4219.15" torque="272.81" electricPower="129.94"/>
+<Entry outShaftSpeed="4219.15" torque="287.97" electricPower="137.03"/>
+<Entry outShaftSpeed="4219.15" torque="303.13" electricPower="144.13"/>
+<Entry outShaftSpeed="4219.15" torque="318.28" electricPower="151.26"/>
+<Entry outShaftSpeed="4219.15" torque="333.44" electricPower="158.39"/>
+<Entry outShaftSpeed="4219.15" torque="348.59" electricPower="165.54"/>
+<Entry outShaftSpeed="4219.15" torque="363.75" electricPower="172.71"/>
+<Entry outShaftSpeed="4219.15" torque="378.91" electricPower="179.90"/>
+<Entry outShaftSpeed="4219.15" torque="394.06" electricPower="187.10"/>
+<Entry outShaftSpeed="4219.15" torque="409.22" electricPower="194.31"/>
+<Entry outShaftSpeed="4219.15" torque="424.38" electricPower="201.54"/>
+<Entry outShaftSpeed="4219.15" torque="439.53" electricPower="208.79"/>
+<Entry outShaftSpeed="4219.15" torque="454.69" electricPower="216.04"/>
+<Entry outShaftSpeed="4219.15" torque="469.84" electricPower="223.32"/>
+<Entry outShaftSpeed="4219.15" torque="485.00" electricPower="230.61"/>
+<Entry outShaftSpeed="4570.69" torque="-485.00" electricPower="-216.00"/>
+<Entry outShaftSpeed="4570.69" torque="-469.84" electricPower="-209.31"/>
+<Entry outShaftSpeed="4570.69" torque="-454.69" electricPower="-202.61"/>
+<Entry outShaftSpeed="4570.69" torque="-439.53" electricPower="-195.89"/>
+<Entry outShaftSpeed="4570.69" torque="-424.38" electricPower="-189.16"/>
+<Entry outShaftSpeed="4570.69" torque="-409.22" electricPower="-182.41"/>
+<Entry outShaftSpeed="4570.69" torque="-394.06" electricPower="-175.65"/>
+<Entry outShaftSpeed="4570.69" torque="-378.91" electricPower="-168.88"/>
+<Entry outShaftSpeed="4570.69" torque="-363.75" electricPower="-162.08"/>
+<Entry outShaftSpeed="4570.69" torque="-348.59" electricPower="-155.28"/>
+<Entry outShaftSpeed="4570.69" torque="-333.44" electricPower="-148.46"/>
+<Entry outShaftSpeed="4570.69" torque="-318.28" electricPower="-141.62"/>
+<Entry outShaftSpeed="4570.69" torque="-303.13" electricPower="-134.76"/>
+<Entry outShaftSpeed="4570.69" torque="-287.97" electricPower="-127.89"/>
+<Entry outShaftSpeed="4570.69" torque="-272.81" electricPower="-121.01"/>
+<Entry outShaftSpeed="4570.69" torque="-257.66" electricPower="-114.12"/>
+<Entry outShaftSpeed="4570.69" torque="-242.50" electricPower="-107.21"/>
+<Entry outShaftSpeed="4570.69" torque="-227.34" electricPower="-100.28"/>
+<Entry outShaftSpeed="4570.69" torque="-212.19" electricPower="-93.33"/>
+<Entry outShaftSpeed="4570.69" torque="-197.03" electricPower="-86.38"/>
+<Entry outShaftSpeed="4570.69" torque="-181.88" electricPower="-79.41"/>
+<Entry outShaftSpeed="4570.69" torque="-166.72" electricPower="-72.42"/>
+<Entry outShaftSpeed="4570.69" torque="-151.56" electricPower="-65.42"/>
+<Entry outShaftSpeed="4570.69" torque="-136.41" electricPower="-58.40"/>
+<Entry outShaftSpeed="4570.69" torque="-121.25" electricPower="-51.37"/>
+<Entry outShaftSpeed="4570.69" torque="-106.09" electricPower="-44.32"/>
+<Entry outShaftSpeed="4570.69" torque="-90.94" electricPower="-37.26"/>
+<Entry outShaftSpeed="4570.69" torque="-75.78" electricPower="-30.18"/>
+<Entry outShaftSpeed="4570.69" torque="-60.63" electricPower="-23.09"/>
+<Entry outShaftSpeed="4570.69" torque="-45.47" electricPower="-15.98"/>
+<Entry outShaftSpeed="4570.69" torque="-30.31" electricPower="-8.86"/>
+<Entry outShaftSpeed="4570.69" torque="-15.16" electricPower="-1.72"/>
+<Entry outShaftSpeed="4570.69" torque="0.00" electricPower="5.59"/>
+<Entry outShaftSpeed="4570.69" torque="15.16" electricPower="12.97"/>
+<Entry outShaftSpeed="4570.69" torque="30.31" electricPower="20.37"/>
+<Entry outShaftSpeed="4570.69" torque="45.47" electricPower="27.78"/>
+<Entry outShaftSpeed="4570.69" torque="60.63" electricPower="35.20"/>
+<Entry outShaftSpeed="4570.69" torque="75.78" electricPower="42.64"/>
+<Entry outShaftSpeed="4570.69" torque="90.94" electricPower="50.10"/>
+<Entry outShaftSpeed="4570.69" torque="106.09" electricPower="57.57"/>
+<Entry outShaftSpeed="4570.69" torque="121.25" electricPower="65.06"/>
+<Entry outShaftSpeed="4570.69" torque="136.41" electricPower="72.56"/>
+<Entry outShaftSpeed="4570.69" torque="151.56" electricPower="80.08"/>
+<Entry outShaftSpeed="4570.69" torque="166.72" electricPower="87.61"/>
+<Entry outShaftSpeed="4570.69" torque="181.88" electricPower="95.16"/>
+<Entry outShaftSpeed="4570.69" torque="197.03" electricPower="102.72"/>
+<Entry outShaftSpeed="4570.69" torque="212.19" electricPower="110.30"/>
+<Entry outShaftSpeed="4570.69" torque="227.34" electricPower="117.89"/>
+<Entry outShaftSpeed="4570.69" torque="242.50" electricPower="125.51"/>
+<Entry outShaftSpeed="4570.69" torque="257.66" electricPower="133.13"/>
+<Entry outShaftSpeed="4570.69" torque="272.81" electricPower="140.77"/>
+<Entry outShaftSpeed="4570.69" torque="287.97" electricPower="148.43"/>
+<Entry outShaftSpeed="4570.69" torque="303.13" electricPower="156.10"/>
+<Entry outShaftSpeed="4570.69" torque="318.28" electricPower="163.79"/>
+<Entry outShaftSpeed="4570.69" torque="333.44" electricPower="171.48"/>
+<Entry outShaftSpeed="4570.69" torque="348.59" electricPower="179.20"/>
+<Entry outShaftSpeed="4570.69" torque="363.75" electricPower="186.93"/>
+<Entry outShaftSpeed="4570.69" torque="378.91" electricPower="194.68"/>
+<Entry outShaftSpeed="4570.69" torque="394.06" electricPower="202.45"/>
+<Entry outShaftSpeed="4570.69" torque="409.22" electricPower="210.22"/>
+<Entry outShaftSpeed="4570.69" torque="424.38" electricPower="218.01"/>
+<Entry outShaftSpeed="4570.69" torque="439.53" electricPower="225.82"/>
+<Entry outShaftSpeed="4570.69" torque="454.69" electricPower="233.64"/>
+<Entry outShaftSpeed="4570.69" torque="469.84" electricPower="241.48"/>
+<Entry outShaftSpeed="4570.69" torque="485.00" electricPower="249.34"/>
+<Entry outShaftSpeed="4922.39" torque="-485.00" electricPower="-232.99"/>
+<Entry outShaftSpeed="4922.39" torque="-469.84" electricPower="-225.75"/>
+<Entry outShaftSpeed="4922.39" torque="-454.69" electricPower="-218.50"/>
+<Entry outShaftSpeed="4922.39" torque="-439.53" electricPower="-211.22"/>
+<Entry outShaftSpeed="4922.39" torque="-424.38" electricPower="-203.94"/>
+<Entry outShaftSpeed="4922.39" torque="-409.22" electricPower="-196.64"/>
+<Entry outShaftSpeed="4922.39" torque="-394.06" electricPower="-189.33"/>
+<Entry outShaftSpeed="4922.39" torque="-378.91" electricPower="-182.00"/>
+<Entry outShaftSpeed="4922.39" torque="-363.75" electricPower="-174.65"/>
+<Entry outShaftSpeed="4922.39" torque="-348.59" electricPower="-167.29"/>
+<Entry outShaftSpeed="4922.39" torque="-333.44" electricPower="-159.92"/>
+<Entry outShaftSpeed="4922.39" torque="-318.28" electricPower="-152.53"/>
+<Entry outShaftSpeed="4922.39" torque="-303.13" electricPower="-145.13"/>
+<Entry outShaftSpeed="4922.39" torque="-287.97" electricPower="-137.70"/>
+<Entry outShaftSpeed="4922.39" torque="-272.81" electricPower="-130.27"/>
+<Entry outShaftSpeed="4922.39" torque="-257.66" electricPower="-122.81"/>
+<Entry outShaftSpeed="4922.39" torque="-242.50" electricPower="-115.35"/>
+<Entry outShaftSpeed="4922.39" torque="-227.34" electricPower="-107.87"/>
+<Entry outShaftSpeed="4922.39" torque="-212.19" electricPower="-100.38"/>
+<Entry outShaftSpeed="4922.39" torque="-197.03" electricPower="-92.87"/>
+<Entry outShaftSpeed="4922.39" torque="-181.88" electricPower="-85.34"/>
+<Entry outShaftSpeed="4922.39" torque="-166.72" electricPower="-77.80"/>
+<Entry outShaftSpeed="4922.39" torque="-151.56" electricPower="-70.24"/>
+<Entry outShaftSpeed="4922.39" torque="-136.41" electricPower="-62.67"/>
+<Entry outShaftSpeed="4922.39" torque="-121.25" electricPower="-55.09"/>
+<Entry outShaftSpeed="4922.39" torque="-106.09" electricPower="-47.49"/>
+<Entry outShaftSpeed="4922.39" torque="-90.94" electricPower="-39.87"/>
+<Entry outShaftSpeed="4922.39" torque="-75.78" electricPower="-32.24"/>
+<Entry outShaftSpeed="4922.39" torque="-60.63" electricPower="-24.60"/>
+<Entry outShaftSpeed="4922.39" torque="-45.47" electricPower="-16.94"/>
+<Entry outShaftSpeed="4922.39" torque="-30.31" electricPower="-9.26"/>
+<Entry outShaftSpeed="4922.39" torque="-15.16" electricPower="-1.57"/>
+<Entry outShaftSpeed="4922.39" torque="0.00" electricPower="6.31"/>
+<Entry outShaftSpeed="4922.39" torque="15.16" electricPower="14.25"/>
+<Entry outShaftSpeed="4922.39" torque="30.31" electricPower="22.21"/>
+<Entry outShaftSpeed="4922.39" torque="45.47" electricPower="30.19"/>
+<Entry outShaftSpeed="4922.39" torque="60.63" electricPower="38.18"/>
+<Entry outShaftSpeed="4922.39" torque="75.78" electricPower="46.18"/>
+<Entry outShaftSpeed="4922.39" torque="90.94" electricPower="54.20"/>
+<Entry outShaftSpeed="4922.39" torque="106.09" electricPower="62.24"/>
+<Entry outShaftSpeed="4922.39" torque="121.25" electricPower="70.29"/>
+<Entry outShaftSpeed="4922.39" torque="136.41" electricPower="78.36"/>
+<Entry outShaftSpeed="4922.39" torque="151.56" electricPower="86.44"/>
+<Entry outShaftSpeed="4922.39" torque="166.72" electricPower="94.54"/>
+<Entry outShaftSpeed="4922.39" torque="181.88" electricPower="102.65"/>
+<Entry outShaftSpeed="4922.39" torque="197.03" electricPower="110.78"/>
+<Entry outShaftSpeed="4922.39" torque="212.19" electricPower="118.92"/>
+<Entry outShaftSpeed="4922.39" torque="227.34" electricPower="127.08"/>
+<Entry outShaftSpeed="4922.39" torque="242.50" electricPower="135.25"/>
+<Entry outShaftSpeed="4922.39" torque="257.66" electricPower="143.44"/>
+<Entry outShaftSpeed="4922.39" torque="272.81" electricPower="151.64"/>
+<Entry outShaftSpeed="4922.39" torque="287.97" electricPower="159.87"/>
+<Entry outShaftSpeed="4922.39" torque="303.13" electricPower="168.10"/>
+<Entry outShaftSpeed="4922.39" torque="318.28" electricPower="176.35"/>
+<Entry outShaftSpeed="4922.39" torque="333.44" electricPower="184.62"/>
+<Entry outShaftSpeed="4922.39" torque="348.59" electricPower="192.89"/>
+<Entry outShaftSpeed="4922.39" torque="363.75" electricPower="201.19"/>
+<Entry outShaftSpeed="4922.39" torque="378.91" electricPower="209.50"/>
+<Entry outShaftSpeed="4922.39" torque="394.06" electricPower="217.83"/>
+<Entry outShaftSpeed="4922.39" torque="409.22" electricPower="226.17"/>
+<Entry outShaftSpeed="4922.39" torque="424.38" electricPower="234.53"/>
+<Entry outShaftSpeed="4922.39" torque="439.53" electricPower="242.90"/>
+<Entry outShaftSpeed="4922.39" torque="454.69" electricPower="251.29"/>
+<Entry outShaftSpeed="4922.39" torque="469.84" electricPower="259.70"/>
+<Entry outShaftSpeed="4922.39" torque="485.00" electricPower="268.11"/>
+<Entry outShaftSpeed="5273.93" torque="-485.00" electricPower="-249.95"/>
+<Entry outShaftSpeed="5273.93" torque="-469.84" electricPower="-242.15"/>
+<Entry outShaftSpeed="5273.93" torque="-454.69" electricPower="-234.35"/>
+<Entry outShaftSpeed="5273.93" torque="-439.53" electricPower="-226.52"/>
+<Entry outShaftSpeed="5273.93" torque="-424.38" electricPower="-218.69"/>
+<Entry outShaftSpeed="5273.93" torque="-409.22" electricPower="-210.83"/>
+<Entry outShaftSpeed="5273.93" torque="-394.06" electricPower="-202.96"/>
+<Entry outShaftSpeed="5273.93" torque="-378.91" electricPower="-195.08"/>
+<Entry outShaftSpeed="5273.93" torque="-363.75" electricPower="-187.18"/>
+<Entry outShaftSpeed="5273.93" torque="-348.59" electricPower="-179.27"/>
+<Entry outShaftSpeed="5273.93" torque="-333.44" electricPower="-171.34"/>
+<Entry outShaftSpeed="5273.93" torque="-318.28" electricPower="-163.39"/>
+<Entry outShaftSpeed="5273.93" torque="-303.13" electricPower="-155.44"/>
+<Entry outShaftSpeed="5273.93" torque="-287.97" electricPower="-147.46"/>
+<Entry outShaftSpeed="5273.93" torque="-272.81" electricPower="-139.48"/>
+<Entry outShaftSpeed="5273.93" torque="-257.66" electricPower="-131.47"/>
+<Entry outShaftSpeed="5273.93" torque="-242.50" electricPower="-123.46"/>
+<Entry outShaftSpeed="5273.93" torque="-227.34" electricPower="-115.42"/>
+<Entry outShaftSpeed="5273.93" torque="-212.19" electricPower="-107.38"/>
+<Entry outShaftSpeed="5273.93" torque="-197.03" electricPower="-99.31"/>
+<Entry outShaftSpeed="5273.93" torque="-181.88" electricPower="-91.23"/>
+<Entry outShaftSpeed="5273.93" torque="-166.72" electricPower="-83.14"/>
+<Entry outShaftSpeed="5273.93" torque="-151.56" electricPower="-75.03"/>
+<Entry outShaftSpeed="5273.93" torque="-136.41" electricPower="-66.91"/>
+<Entry outShaftSpeed="5273.93" torque="-121.25" electricPower="-58.77"/>
+<Entry outShaftSpeed="5273.93" torque="-106.09" electricPower="-50.62"/>
+<Entry outShaftSpeed="5273.93" torque="-90.94" electricPower="-42.45"/>
+<Entry outShaftSpeed="5273.93" torque="-75.78" electricPower="-34.27"/>
+<Entry outShaftSpeed="5273.93" torque="-60.63" electricPower="-26.07"/>
+<Entry outShaftSpeed="5273.93" torque="-45.47" electricPower="-17.86"/>
+<Entry outShaftSpeed="5273.93" torque="-30.31" electricPower="-9.63"/>
+<Entry outShaftSpeed="5273.93" torque="-15.16" electricPower="-1.38"/>
+<Entry outShaftSpeed="5273.93" torque="0.00" electricPower="7.07"/>
+<Entry outShaftSpeed="5273.93" torque="15.16" electricPower="15.58"/>
+<Entry outShaftSpeed="5273.93" torque="30.31" electricPower="24.10"/>
+<Entry outShaftSpeed="5273.93" torque="45.47" electricPower="32.64"/>
+<Entry outShaftSpeed="5273.93" torque="60.63" electricPower="41.19"/>
+<Entry outShaftSpeed="5273.93" torque="75.78" electricPower="49.76"/>
+<Entry outShaftSpeed="5273.93" torque="90.94" electricPower="58.35"/>
+<Entry outShaftSpeed="5273.93" torque="106.09" electricPower="66.95"/>
+<Entry outShaftSpeed="5273.93" torque="121.25" electricPower="75.56"/>
+<Entry outShaftSpeed="5273.93" torque="136.41" electricPower="84.19"/>
+<Entry outShaftSpeed="5273.93" torque="151.56" electricPower="92.84"/>
+<Entry outShaftSpeed="5273.93" torque="166.72" electricPower="101.50"/>
+<Entry outShaftSpeed="5273.93" torque="181.88" electricPower="110.18"/>
+<Entry outShaftSpeed="5273.93" torque="197.03" electricPower="118.87"/>
+<Entry outShaftSpeed="5273.93" torque="212.19" electricPower="127.58"/>
+<Entry outShaftSpeed="5273.93" torque="227.34" electricPower="136.29"/>
+<Entry outShaftSpeed="5273.93" torque="242.50" electricPower="145.04"/>
+<Entry outShaftSpeed="5273.93" torque="257.66" electricPower="153.79"/>
+<Entry outShaftSpeed="5273.93" torque="272.81" electricPower="162.55"/>
+<Entry outShaftSpeed="5273.93" torque="287.97" electricPower="171.34"/>
+<Entry outShaftSpeed="5273.93" torque="303.13" electricPower="180.14"/>
+<Entry outShaftSpeed="5273.93" torque="318.28" electricPower="188.96"/>
+<Entry outShaftSpeed="5273.93" torque="333.44" electricPower="197.79"/>
+<Entry outShaftSpeed="5273.93" torque="348.59" electricPower="206.63"/>
+<Entry outShaftSpeed="5273.93" torque="363.75" electricPower="215.49"/>
+<Entry outShaftSpeed="5273.93" torque="378.91" electricPower="224.37"/>
+<Entry outShaftSpeed="5273.93" torque="394.06" electricPower="233.26"/>
+<Entry outShaftSpeed="5273.93" torque="409.22" electricPower="242.16"/>
+<Entry outShaftSpeed="5273.93" torque="424.38" electricPower="251.08"/>
+<Entry outShaftSpeed="5273.93" torque="439.53" electricPower="260.02"/>
+<Entry outShaftSpeed="5273.93" torque="454.69" electricPower="268.97"/>
+<Entry outShaftSpeed="5273.93" torque="469.84" electricPower="277.94"/>
+<Entry outShaftSpeed="5273.93" torque="485.00" electricPower="286.92"/>
+<Entry outShaftSpeed="5625.48" torque="-485.00" electricPower="-266.86"/>
+<Entry outShaftSpeed="5625.48" torque="-469.84" electricPower="-258.51"/>
+<Entry outShaftSpeed="5625.48" torque="-454.69" electricPower="-250.15"/>
+<Entry outShaftSpeed="5625.48" torque="-439.53" electricPower="-241.78"/>
+<Entry outShaftSpeed="5625.48" torque="-424.38" electricPower="-233.38"/>
+<Entry outShaftSpeed="5625.48" torque="-409.22" electricPower="-224.98"/>
+<Entry outShaftSpeed="5625.48" torque="-394.06" electricPower="-216.55"/>
+<Entry outShaftSpeed="5625.48" torque="-378.91" electricPower="-208.13"/>
+<Entry outShaftSpeed="5625.48" torque="-363.75" electricPower="-199.67"/>
+<Entry outShaftSpeed="5625.48" torque="-348.59" electricPower="-191.21"/>
+<Entry outShaftSpeed="5625.48" torque="-333.44" electricPower="-182.72"/>
+<Entry outShaftSpeed="5625.48" torque="-318.28" electricPower="-174.23"/>
+<Entry outShaftSpeed="5625.48" torque="-303.13" electricPower="-165.71"/>
+<Entry outShaftSpeed="5625.48" torque="-287.97" electricPower="-157.19"/>
+<Entry outShaftSpeed="5625.48" torque="-272.81" electricPower="-148.65"/>
+<Entry outShaftSpeed="5625.48" torque="-257.66" electricPower="-140.09"/>
+<Entry outShaftSpeed="5625.48" torque="-242.50" electricPower="-131.52"/>
+<Entry outShaftSpeed="5625.48" torque="-227.34" electricPower="-122.94"/>
+<Entry outShaftSpeed="5625.48" torque="-212.19" electricPower="-114.34"/>
+<Entry outShaftSpeed="5625.48" torque="-197.03" electricPower="-105.72"/>
+<Entry outShaftSpeed="5625.48" torque="-181.88" electricPower="-97.09"/>
+<Entry outShaftSpeed="5625.48" torque="-166.72" electricPower="-88.44"/>
+<Entry outShaftSpeed="5625.48" torque="-151.56" electricPower="-79.78"/>
+<Entry outShaftSpeed="5625.48" torque="-136.41" electricPower="-71.10"/>
+<Entry outShaftSpeed="5625.48" torque="-121.25" electricPower="-62.41"/>
+<Entry outShaftSpeed="5625.48" torque="-106.09" electricPower="-53.71"/>
+<Entry outShaftSpeed="5625.48" torque="-90.94" electricPower="-44.99"/>
+<Entry outShaftSpeed="5625.48" torque="-75.78" electricPower="-36.25"/>
+<Entry outShaftSpeed="5625.48" torque="-60.63" electricPower="-27.50"/>
+<Entry outShaftSpeed="5625.48" torque="-45.47" electricPower="-18.73"/>
+<Entry outShaftSpeed="5625.48" torque="-30.31" electricPower="-9.95"/>
+<Entry outShaftSpeed="5625.48" torque="-15.16" electricPower="-1.15"/>
+<Entry outShaftSpeed="5625.48" torque="0.00" electricPower="7.87"/>
+<Entry outShaftSpeed="5625.48" torque="15.16" electricPower="16.94"/>
+<Entry outShaftSpeed="5625.48" torque="30.31" electricPower="26.03"/>
+<Entry outShaftSpeed="5625.48" torque="45.47" electricPower="35.13"/>
+<Entry outShaftSpeed="5625.48" torque="60.63" electricPower="44.25"/>
+<Entry outShaftSpeed="5625.48" torque="75.78" electricPower="53.38"/>
+<Entry outShaftSpeed="5625.48" torque="90.94" electricPower="62.53"/>
+<Entry outShaftSpeed="5625.48" torque="106.09" electricPower="71.70"/>
+<Entry outShaftSpeed="5625.48" torque="121.25" electricPower="80.88"/>
+<Entry outShaftSpeed="5625.48" torque="136.41" electricPower="90.07"/>
+<Entry outShaftSpeed="5625.48" torque="151.56" electricPower="99.29"/>
+<Entry outShaftSpeed="5625.48" torque="166.72" electricPower="108.51"/>
+<Entry outShaftSpeed="5625.48" torque="181.88" electricPower="117.75"/>
+<Entry outShaftSpeed="5625.48" torque="197.03" electricPower="127.00"/>
+<Entry outShaftSpeed="5625.48" torque="212.19" electricPower="136.28"/>
+<Entry outShaftSpeed="5625.48" torque="227.34" electricPower="145.56"/>
+<Entry outShaftSpeed="5625.48" torque="242.50" electricPower="154.87"/>
+<Entry outShaftSpeed="5625.48" torque="257.66" electricPower="164.18"/>
+<Entry outShaftSpeed="5625.48" torque="272.81" electricPower="173.52"/>
+<Entry outShaftSpeed="5625.48" torque="287.97" electricPower="182.87"/>
+<Entry outShaftSpeed="5625.48" torque="303.13" electricPower="192.22"/>
+<Entry outShaftSpeed="5625.48" torque="318.28" electricPower="201.61"/>
+<Entry outShaftSpeed="5625.48" torque="333.44" electricPower="211.00"/>
+<Entry outShaftSpeed="5625.48" torque="348.59" electricPower="220.41"/>
+<Entry outShaftSpeed="5625.48" torque="363.75" electricPower="229.83"/>
+<Entry outShaftSpeed="5625.48" torque="378.91" electricPower="239.27"/>
+<Entry outShaftSpeed="5625.48" torque="394.06" electricPower="248.72"/>
+<Entry outShaftSpeed="5625.48" torque="409.22" electricPower="258.20"/>
+<Entry outShaftSpeed="5625.48" torque="424.38" electricPower="267.68"/>
+<Entry outShaftSpeed="5625.48" torque="439.53" electricPower="277.19"/>
+<Entry outShaftSpeed="5625.48" torque="454.69" electricPower="286.70"/>
+<Entry outShaftSpeed="5625.48" torque="469.84" electricPower="296.23"/>
+<Entry outShaftSpeed="5625.48" torque="485.00" electricPower="305.78"/>
+<Entry outShaftSpeed="5977.17" torque="-485.00" electricPower="-283.73"/>
+<Entry outShaftSpeed="5977.17" torque="-469.84" electricPower="-274.83"/>
+<Entry outShaftSpeed="5977.17" torque="-454.69" electricPower="-265.92"/>
+<Entry outShaftSpeed="5977.17" torque="-439.53" electricPower="-256.99"/>
+<Entry outShaftSpeed="5977.17" torque="-424.38" electricPower="-248.04"/>
+<Entry outShaftSpeed="5977.17" torque="-409.22" electricPower="-239.09"/>
+<Entry outShaftSpeed="5977.17" torque="-394.06" electricPower="-230.12"/>
+<Entry outShaftSpeed="5977.17" torque="-378.91" electricPower="-221.13"/>
+<Entry outShaftSpeed="5977.17" torque="-363.75" electricPower="-212.12"/>
+<Entry outShaftSpeed="5977.17" torque="-348.59" electricPower="-203.10"/>
+<Entry outShaftSpeed="5977.17" torque="-333.44" electricPower="-194.06"/>
+<Entry outShaftSpeed="5977.17" torque="-318.28" electricPower="-185.02"/>
+<Entry outShaftSpeed="5977.17" torque="-303.13" electricPower="-175.96"/>
+<Entry outShaftSpeed="5977.17" torque="-287.97" electricPower="-166.88"/>
+<Entry outShaftSpeed="5977.17" torque="-272.81" electricPower="-157.78"/>
+<Entry outShaftSpeed="5977.17" torque="-257.66" electricPower="-148.67"/>
+<Entry outShaftSpeed="5977.17" torque="-242.50" electricPower="-139.54"/>
+<Entry outShaftSpeed="5977.17" torque="-227.34" electricPower="-130.41"/>
+<Entry outShaftSpeed="5977.17" torque="-212.19" electricPower="-121.25"/>
+<Entry outShaftSpeed="5977.17" torque="-197.03" electricPower="-112.08"/>
+<Entry outShaftSpeed="5977.17" torque="-181.88" electricPower="-102.90"/>
+<Entry outShaftSpeed="5977.17" torque="-166.72" electricPower="-93.71"/>
+<Entry outShaftSpeed="5977.17" torque="-151.56" electricPower="-84.49"/>
+<Entry outShaftSpeed="5977.17" torque="-136.41" electricPower="-75.26"/>
+<Entry outShaftSpeed="5977.17" torque="-121.25" electricPower="-66.01"/>
+<Entry outShaftSpeed="5977.17" torque="-106.09" electricPower="-56.75"/>
+<Entry outShaftSpeed="5977.17" torque="-90.94" electricPower="-47.48"/>
+<Entry outShaftSpeed="5977.17" torque="-75.78" electricPower="-38.19"/>
+<Entry outShaftSpeed="5977.17" torque="-60.63" electricPower="-28.89"/>
+<Entry outShaftSpeed="5977.17" torque="-45.47" electricPower="-19.57"/>
+<Entry outShaftSpeed="5977.17" torque="-30.31" electricPower="-10.23"/>
+<Entry outShaftSpeed="5977.17" torque="-15.16" electricPower="-0.88"/>
+<Entry outShaftSpeed="5977.17" torque="0.00" electricPower="8.71"/>
+<Entry outShaftSpeed="5977.17" torque="15.16" electricPower="18.35"/>
+<Entry outShaftSpeed="5977.17" torque="30.31" electricPower="28.00"/>
+<Entry outShaftSpeed="5977.17" torque="45.47" electricPower="37.67"/>
+<Entry outShaftSpeed="5977.17" torque="60.63" electricPower="47.35"/>
+<Entry outShaftSpeed="5977.17" torque="75.78" electricPower="57.05"/>
+<Entry outShaftSpeed="5977.17" torque="90.94" electricPower="66.76"/>
+<Entry outShaftSpeed="5977.17" torque="106.09" electricPower="76.49"/>
+<Entry outShaftSpeed="5977.17" torque="121.25" electricPower="86.23"/>
+<Entry outShaftSpeed="5977.17" torque="136.41" electricPower="95.99"/>
+<Entry outShaftSpeed="5977.17" torque="151.56" electricPower="105.77"/>
+<Entry outShaftSpeed="5977.17" torque="166.72" electricPower="115.55"/>
+<Entry outShaftSpeed="5977.17" torque="181.88" electricPower="125.36"/>
+<Entry outShaftSpeed="5977.17" torque="197.03" electricPower="135.18"/>
+<Entry outShaftSpeed="5977.17" torque="212.19" electricPower="145.02"/>
+<Entry outShaftSpeed="5977.17" torque="227.34" electricPower="154.87"/>
+<Entry outShaftSpeed="5977.17" torque="242.50" electricPower="164.73"/>
+<Entry outShaftSpeed="5977.17" torque="257.66" electricPower="174.62"/>
+<Entry outShaftSpeed="5977.17" torque="272.81" electricPower="184.51"/>
+<Entry outShaftSpeed="5977.17" torque="287.97" electricPower="194.42"/>
+<Entry outShaftSpeed="5977.17" torque="303.13" electricPower="204.35"/>
+<Entry outShaftSpeed="5977.17" torque="318.28" electricPower="214.29"/>
+<Entry outShaftSpeed="5977.17" torque="333.44" electricPower="224.25"/>
+<Entry outShaftSpeed="5977.17" torque="348.59" electricPower="234.22"/>
+<Entry outShaftSpeed="5977.17" torque="363.75" electricPower="244.21"/>
+<Entry outShaftSpeed="5977.17" torque="378.91" electricPower="254.21"/>
+<Entry outShaftSpeed="5977.17" torque="394.06" electricPower="264.24"/>
+<Entry outShaftSpeed="5977.17" torque="409.22" electricPower="274.27"/>
+<Entry outShaftSpeed="5977.17" torque="424.38" electricPower="284.32"/>
+<Entry outShaftSpeed="5977.17" torque="439.53" electricPower="294.38"/>
+<Entry outShaftSpeed="5977.17" torque="454.69" electricPower="304.46"/>
+<Entry outShaftSpeed="5977.17" torque="469.84" electricPower="314.56"/>
+<Entry outShaftSpeed="5977.17" torque="485.00" electricPower="324.68"/>
+<Entry outShaftSpeed="6328.72" torque="-485.00" electricPower="-300.56"/>
+<Entry outShaftSpeed="6328.72" torque="-469.84" electricPower="-291.12"/>
+<Entry outShaftSpeed="6328.72" torque="-454.69" electricPower="-281.64"/>
+<Entry outShaftSpeed="6328.72" torque="-439.53" electricPower="-272.16"/>
+<Entry outShaftSpeed="6328.72" torque="-424.38" electricPower="-262.67"/>
+<Entry outShaftSpeed="6328.72" torque="-409.22" electricPower="-253.15"/>
+<Entry outShaftSpeed="6328.72" torque="-394.06" electricPower="-243.63"/>
+<Entry outShaftSpeed="6328.72" torque="-378.91" electricPower="-234.09"/>
+<Entry outShaftSpeed="6328.72" torque="-363.75" electricPower="-224.53"/>
+<Entry outShaftSpeed="6328.72" torque="-348.59" electricPower="-214.96"/>
+<Entry outShaftSpeed="6328.72" torque="-333.44" electricPower="-205.37"/>
+<Entry outShaftSpeed="6328.72" torque="-318.28" electricPower="-195.77"/>
+<Entry outShaftSpeed="6328.72" torque="-303.13" electricPower="-186.15"/>
+<Entry outShaftSpeed="6328.72" torque="-287.97" electricPower="-176.52"/>
+<Entry outShaftSpeed="6328.72" torque="-272.81" electricPower="-166.88"/>
+<Entry outShaftSpeed="6328.72" torque="-257.66" electricPower="-157.21"/>
+<Entry outShaftSpeed="6328.72" torque="-242.50" electricPower="-147.54"/>
+<Entry outShaftSpeed="6328.72" torque="-227.34" electricPower="-137.84"/>
+<Entry outShaftSpeed="6328.72" torque="-212.19" electricPower="-128.13"/>
+<Entry outShaftSpeed="6328.72" torque="-197.03" electricPower="-118.41"/>
+<Entry outShaftSpeed="6328.72" torque="-181.88" electricPower="-108.67"/>
+<Entry outShaftSpeed="6328.72" torque="-166.72" electricPower="-98.92"/>
+<Entry outShaftSpeed="6328.72" torque="-151.56" electricPower="-89.15"/>
+<Entry outShaftSpeed="6328.72" torque="-136.41" electricPower="-79.37"/>
+<Entry outShaftSpeed="6328.72" torque="-121.25" electricPower="-69.57"/>
+<Entry outShaftSpeed="6328.72" torque="-106.09" electricPower="-59.76"/>
+<Entry outShaftSpeed="6328.72" torque="-90.94" electricPower="-49.93"/>
+<Entry outShaftSpeed="6328.72" torque="-75.78" electricPower="-40.09"/>
+<Entry outShaftSpeed="6328.72" torque="-60.63" electricPower="-30.23"/>
+<Entry outShaftSpeed="6328.72" torque="-45.47" electricPower="-20.36"/>
+<Entry outShaftSpeed="6328.72" torque="-30.31" electricPower="-10.48"/>
+<Entry outShaftSpeed="6328.72" torque="-15.16" electricPower="-0.57"/>
+<Entry outShaftSpeed="6328.72" torque="0.00" electricPower="9.60"/>
+<Entry outShaftSpeed="6328.72" torque="15.16" electricPower="19.80"/>
+<Entry outShaftSpeed="6328.72" torque="30.31" electricPower="30.01"/>
+<Entry outShaftSpeed="6328.72" torque="45.47" electricPower="40.24"/>
+<Entry outShaftSpeed="6328.72" torque="60.63" electricPower="50.49"/>
+<Entry outShaftSpeed="6328.72" torque="75.78" electricPower="60.75"/>
+<Entry outShaftSpeed="6328.72" torque="90.94" electricPower="71.03"/>
+<Entry outShaftSpeed="6328.72" torque="106.09" electricPower="81.32"/>
+<Entry outShaftSpeed="6328.72" torque="121.25" electricPower="91.63"/>
+<Entry outShaftSpeed="6328.72" torque="136.41" electricPower="101.96"/>
+<Entry outShaftSpeed="6328.72" torque="151.56" electricPower="112.29"/>
+<Entry outShaftSpeed="6328.72" torque="166.72" electricPower="122.64"/>
+<Entry outShaftSpeed="6328.72" torque="181.88" electricPower="133.02"/>
+<Entry outShaftSpeed="6328.72" torque="197.03" electricPower="143.40"/>
+<Entry outShaftSpeed="6328.72" torque="212.19" electricPower="153.79"/>
+<Entry outShaftSpeed="6328.72" torque="227.34" electricPower="164.21"/>
+<Entry outShaftSpeed="6328.72" torque="242.50" electricPower="174.64"/>
+<Entry outShaftSpeed="6328.72" torque="257.66" electricPower="185.09"/>
+<Entry outShaftSpeed="6328.72" torque="272.81" electricPower="195.55"/>
+<Entry outShaftSpeed="6328.72" torque="287.97" electricPower="206.03"/>
+<Entry outShaftSpeed="6328.72" torque="303.13" electricPower="216.52"/>
+<Entry outShaftSpeed="6328.72" torque="318.28" electricPower="227.03"/>
+<Entry outShaftSpeed="6328.72" torque="333.44" electricPower="237.54"/>
+<Entry outShaftSpeed="6328.72" torque="348.59" electricPower="248.09"/>
+<Entry outShaftSpeed="6328.72" torque="363.75" electricPower="258.63"/>
+<Entry outShaftSpeed="6328.72" torque="378.91" electricPower="269.21"/>
+<Entry outShaftSpeed="6328.72" torque="394.06" electricPower="279.79"/>
+<Entry outShaftSpeed="6328.72" torque="409.22" electricPower="290.38"/>
+<Entry outShaftSpeed="6328.72" torque="424.38" electricPower="301.00"/>
+<Entry outShaftSpeed="6328.72" torque="439.53" electricPower="311.63"/>
+<Entry outShaftSpeed="6328.72" torque="454.69" electricPower="322.28"/>
+<Entry outShaftSpeed="6328.72" torque="469.84" electricPower="332.94"/>
+<Entry outShaftSpeed="6328.72" torque="485.00" electricPower="343.62"/>
+<Entry outShaftSpeed="6680.27" torque="-485.00" electricPower="-317.36"/>
+<Entry outShaftSpeed="6680.27" torque="-469.84" electricPower="-307.35"/>
+<Entry outShaftSpeed="6680.27" torque="-454.69" electricPower="-297.33"/>
+<Entry outShaftSpeed="6680.27" torque="-439.53" electricPower="-287.29"/>
+<Entry outShaftSpeed="6680.27" torque="-424.38" electricPower="-277.25"/>
+<Entry outShaftSpeed="6680.27" torque="-409.22" electricPower="-267.18"/>
+<Entry outShaftSpeed="6680.27" torque="-394.06" electricPower="-257.10"/>
+<Entry outShaftSpeed="6680.27" torque="-378.91" electricPower="-247.01"/>
+<Entry outShaftSpeed="6680.27" torque="-363.75" electricPower="-236.89"/>
+<Entry outShaftSpeed="6680.27" torque="-348.59" electricPower="-226.77"/>
+<Entry outShaftSpeed="6680.27" torque="-333.44" electricPower="-216.63"/>
+<Entry outShaftSpeed="6680.27" torque="-318.28" electricPower="-206.47"/>
+<Entry outShaftSpeed="6680.27" torque="-303.13" electricPower="-196.30"/>
+<Entry outShaftSpeed="6680.27" torque="-287.97" electricPower="-186.12"/>
+<Entry outShaftSpeed="6680.27" torque="-272.81" electricPower="-175.92"/>
+<Entry outShaftSpeed="6680.27" torque="-257.66" electricPower="-165.71"/>
+<Entry outShaftSpeed="6680.27" torque="-242.50" electricPower="-155.47"/>
+<Entry outShaftSpeed="6680.27" torque="-227.34" electricPower="-145.23"/>
+<Entry outShaftSpeed="6680.27" torque="-212.19" electricPower="-134.97"/>
+<Entry outShaftSpeed="6680.27" torque="-197.03" electricPower="-124.70"/>
+<Entry outShaftSpeed="6680.27" torque="-181.88" electricPower="-114.40"/>
+<Entry outShaftSpeed="6680.27" torque="-166.72" electricPower="-104.10"/>
+<Entry outShaftSpeed="6680.27" torque="-151.56" electricPower="-93.78"/>
+<Entry outShaftSpeed="6680.27" torque="-136.41" electricPower="-83.44"/>
+<Entry outShaftSpeed="6680.27" torque="-121.25" electricPower="-73.09"/>
+<Entry outShaftSpeed="6680.27" torque="-106.09" electricPower="-62.73"/>
+<Entry outShaftSpeed="6680.27" torque="-90.94" electricPower="-52.35"/>
+<Entry outShaftSpeed="6680.27" torque="-75.78" electricPower="-41.95"/>
+<Entry outShaftSpeed="6680.27" torque="-60.63" electricPower="-31.54"/>
+<Entry outShaftSpeed="6680.27" torque="-45.47" electricPower="-21.12"/>
+<Entry outShaftSpeed="6680.27" torque="-30.31" electricPower="-10.68"/>
+<Entry outShaftSpeed="6680.27" torque="-15.16" electricPower="-0.22"/>
+<Entry outShaftSpeed="6680.27" torque="0.00" electricPower="10.52"/>
+<Entry outShaftSpeed="6680.27" torque="15.16" electricPower="21.29"/>
+<Entry outShaftSpeed="6680.27" torque="30.31" electricPower="32.07"/>
+<Entry outShaftSpeed="6680.27" torque="45.47" electricPower="42.86"/>
+<Entry outShaftSpeed="6680.27" torque="60.63" electricPower="53.67"/>
+<Entry outShaftSpeed="6680.27" torque="75.78" electricPower="64.50"/>
+<Entry outShaftSpeed="6680.27" torque="90.94" electricPower="75.34"/>
+<Entry outShaftSpeed="6680.27" torque="106.09" electricPower="86.20"/>
+<Entry outShaftSpeed="6680.27" torque="121.25" electricPower="97.07"/>
+<Entry outShaftSpeed="6680.27" torque="136.41" electricPower="107.96"/>
+<Entry outShaftSpeed="6680.27" torque="151.56" electricPower="118.86"/>
+<Entry outShaftSpeed="6680.27" torque="166.72" electricPower="129.78"/>
+<Entry outShaftSpeed="6680.27" torque="181.88" electricPower="140.71"/>
+<Entry outShaftSpeed="6680.27" torque="197.03" electricPower="151.66"/>
+<Entry outShaftSpeed="6680.27" torque="212.19" electricPower="162.63"/>
+<Entry outShaftSpeed="6680.27" torque="227.34" electricPower="173.60"/>
+<Entry outShaftSpeed="6680.27" torque="242.50" electricPower="184.60"/>
+<Entry outShaftSpeed="6680.27" torque="257.66" electricPower="195.61"/>
+<Entry outShaftSpeed="6680.27" torque="272.81" electricPower="206.63"/>
+<Entry outShaftSpeed="6680.27" torque="287.97" electricPower="217.67"/>
+<Entry outShaftSpeed="6680.27" torque="303.13" electricPower="228.72"/>
+<Entry outShaftSpeed="6680.27" torque="318.28" electricPower="239.79"/>
+<Entry outShaftSpeed="6680.27" torque="333.44" electricPower="250.88"/>
+<Entry outShaftSpeed="6680.27" torque="348.59" electricPower="261.98"/>
+<Entry outShaftSpeed="6680.27" torque="363.75" electricPower="273.11"/>
+<Entry outShaftSpeed="6680.27" torque="378.91" electricPower="284.23"/>
+<Entry outShaftSpeed="6680.27" torque="394.06" electricPower="295.38"/>
+<Entry outShaftSpeed="6680.27" torque="409.22" electricPower="306.54"/>
+<Entry outShaftSpeed="6680.27" torque="424.38" electricPower="317.72"/>
+<Entry outShaftSpeed="6680.27" torque="439.53" electricPower="328.92"/>
+<Entry outShaftSpeed="6680.27" torque="454.69" electricPower="340.13"/>
+<Entry outShaftSpeed="6680.27" torque="469.84" electricPower="351.35"/>
+<Entry outShaftSpeed="6680.27" torque="485.00" electricPower="362.59"/>
+<Entry outShaftSpeed="7031.81" torque="-485.00" electricPower="-334.11"/>
+<Entry outShaftSpeed="7031.81" torque="-469.84" electricPower="-323.55"/>
+<Entry outShaftSpeed="7031.81" torque="-454.69" electricPower="-312.97"/>
+<Entry outShaftSpeed="7031.81" torque="-439.53" electricPower="-302.38"/>
+<Entry outShaftSpeed="7031.81" torque="-424.38" electricPower="-291.79"/>
+<Entry outShaftSpeed="7031.81" torque="-409.22" electricPower="-281.17"/>
+<Entry outShaftSpeed="7031.81" torque="-394.06" electricPower="-270.54"/>
+<Entry outShaftSpeed="7031.81" torque="-378.91" electricPower="-259.88"/>
+<Entry outShaftSpeed="7031.81" torque="-363.75" electricPower="-249.22"/>
+<Entry outShaftSpeed="7031.81" torque="-348.59" electricPower="-238.54"/>
+<Entry outShaftSpeed="7031.81" torque="-333.44" electricPower="-227.85"/>
+<Entry outShaftSpeed="7031.81" torque="-318.28" electricPower="-217.14"/>
+<Entry outShaftSpeed="7031.81" torque="-303.13" electricPower="-206.42"/>
+<Entry outShaftSpeed="7031.81" torque="-287.97" electricPower="-195.68"/>
+<Entry outShaftSpeed="7031.81" torque="-272.81" electricPower="-184.93"/>
+<Entry outShaftSpeed="7031.81" torque="-257.66" electricPower="-174.16"/>
+<Entry outShaftSpeed="7031.81" torque="-242.50" electricPower="-163.38"/>
+<Entry outShaftSpeed="7031.81" torque="-227.34" electricPower="-152.58"/>
+<Entry outShaftSpeed="7031.81" torque="-212.19" electricPower="-141.77"/>
+<Entry outShaftSpeed="7031.81" torque="-197.03" electricPower="-130.94"/>
+<Entry outShaftSpeed="7031.81" torque="-181.88" electricPower="-120.10"/>
+<Entry outShaftSpeed="7031.81" torque="-166.72" electricPower="-109.24"/>
+<Entry outShaftSpeed="7031.81" torque="-151.56" electricPower="-98.37"/>
+<Entry outShaftSpeed="7031.81" torque="-136.41" electricPower="-87.48"/>
+<Entry outShaftSpeed="7031.81" torque="-121.25" electricPower="-76.57"/>
+<Entry outShaftSpeed="7031.81" torque="-106.09" electricPower="-65.65"/>
+<Entry outShaftSpeed="7031.81" torque="-90.94" electricPower="-54.72"/>
+<Entry outShaftSpeed="7031.81" torque="-75.78" electricPower="-43.77"/>
+<Entry outShaftSpeed="7031.81" torque="-60.63" electricPower="-32.81"/>
+<Entry outShaftSpeed="7031.81" torque="-45.47" electricPower="-21.83"/>
+<Entry outShaftSpeed="7031.81" torque="-30.31" electricPower="-10.84"/>
+<Entry outShaftSpeed="7031.81" torque="-15.16" electricPower="0.17"/>
+<Entry outShaftSpeed="7031.81" torque="0.00" electricPower="11.49"/>
+<Entry outShaftSpeed="7031.81" torque="15.16" electricPower="22.82"/>
+<Entry outShaftSpeed="7031.81" torque="30.31" electricPower="34.16"/>
+<Entry outShaftSpeed="7031.81" torque="45.47" electricPower="45.52"/>
+<Entry outShaftSpeed="7031.81" torque="60.63" electricPower="56.90"/>
+<Entry outShaftSpeed="7031.81" torque="75.78" electricPower="68.29"/>
+<Entry outShaftSpeed="7031.81" torque="90.94" electricPower="79.69"/>
+<Entry outShaftSpeed="7031.81" torque="106.09" electricPower="91.12"/>
+<Entry outShaftSpeed="7031.81" torque="121.25" electricPower="102.54"/>
+<Entry outShaftSpeed="7031.81" torque="136.41" electricPower="114.00"/>
+<Entry outShaftSpeed="7031.81" torque="151.56" electricPower="125.46"/>
+<Entry outShaftSpeed="7031.81" torque="166.72" electricPower="136.95"/>
+<Entry outShaftSpeed="7031.81" torque="181.88" electricPower="148.45"/>
+<Entry outShaftSpeed="7031.81" torque="197.03" electricPower="159.96"/>
+<Entry outShaftSpeed="7031.81" torque="212.19" electricPower="171.49"/>
+<Entry outShaftSpeed="7031.81" torque="227.34" electricPower="183.03"/>
+<Entry outShaftSpeed="7031.81" torque="242.50" electricPower="194.59"/>
+<Entry outShaftSpeed="7031.81" torque="257.66" electricPower="206.16"/>
+<Entry outShaftSpeed="7031.81" torque="272.81" electricPower="217.75"/>
+<Entry outShaftSpeed="7031.81" torque="287.97" electricPower="229.36"/>
+<Entry outShaftSpeed="7031.81" torque="303.13" electricPower="240.97"/>
+<Entry outShaftSpeed="7031.81" torque="318.28" electricPower="252.62"/>
+<Entry outShaftSpeed="7031.81" torque="333.44" electricPower="264.26"/>
+<Entry outShaftSpeed="7031.81" torque="348.59" electricPower="275.93"/>
+<Entry outShaftSpeed="7031.81" torque="363.75" electricPower="287.61"/>
+<Entry outShaftSpeed="7031.81" torque="378.91" electricPower="299.30"/>
+<Entry outShaftSpeed="7031.81" torque="394.06" electricPower="311.02"/>
+<Entry outShaftSpeed="7031.81" torque="409.22" electricPower="322.75"/>
+<Entry outShaftSpeed="7031.81" torque="424.38" electricPower="334.49"/>
+<Entry outShaftSpeed="7031.81" torque="439.53" electricPower="346.25"/>
+<Entry outShaftSpeed="7031.81" torque="454.69" electricPower="358.02"/>
+<Entry outShaftSpeed="7031.81" torque="469.84" electricPower="369.80"/>
+<Entry outShaftSpeed="7031.81" torque="485.00" electricPower="381.61"/>
+<Entry outShaftSpeed="7355.38" torque="-485.00" electricPower="-349.48"/>
+<Entry outShaftSpeed="7355.38" torque="-469.84" electricPower="-338.42"/>
+<Entry outShaftSpeed="7355.38" torque="-454.69" electricPower="-327.33"/>
+<Entry outShaftSpeed="7355.38" torque="-439.53" electricPower="-316.24"/>
+<Entry outShaftSpeed="7355.38" torque="-424.38" electricPower="-305.13"/>
+<Entry outShaftSpeed="7355.38" torque="-409.22" electricPower="-294.00"/>
+<Entry outShaftSpeed="7355.38" torque="-394.06" electricPower="-282.86"/>
+<Entry outShaftSpeed="7355.38" torque="-378.91" electricPower="-271.70"/>
+<Entry outShaftSpeed="7355.38" torque="-363.75" electricPower="-260.53"/>
+<Entry outShaftSpeed="7355.38" torque="-348.59" electricPower="-249.34"/>
+<Entry outShaftSpeed="7355.38" torque="-333.44" electricPower="-238.14"/>
+<Entry outShaftSpeed="7355.38" torque="-318.28" electricPower="-226.92"/>
+<Entry outShaftSpeed="7355.38" torque="-303.13" electricPower="-215.69"/>
+<Entry outShaftSpeed="7355.38" torque="-287.97" electricPower="-204.45"/>
+<Entry outShaftSpeed="7355.38" torque="-272.81" electricPower="-193.18"/>
+<Entry outShaftSpeed="7355.38" torque="-257.66" electricPower="-181.90"/>
+<Entry outShaftSpeed="7355.38" torque="-242.50" electricPower="-170.62"/>
+<Entry outShaftSpeed="7355.38" torque="-227.34" electricPower="-159.30"/>
+<Entry outShaftSpeed="7355.38" torque="-212.19" electricPower="-147.98"/>
+<Entry outShaftSpeed="7355.38" torque="-197.03" electricPower="-136.64"/>
+<Entry outShaftSpeed="7355.38" torque="-181.88" electricPower="-125.29"/>
+<Entry outShaftSpeed="7355.38" torque="-166.72" electricPower="-113.93"/>
+<Entry outShaftSpeed="7355.38" torque="-151.56" electricPower="-102.54"/>
+<Entry outShaftSpeed="7355.38" torque="-136.41" electricPower="-91.15"/>
+<Entry outShaftSpeed="7355.38" torque="-121.25" electricPower="-79.74"/>
+<Entry outShaftSpeed="7355.38" torque="-106.09" electricPower="-68.31"/>
+<Entry outShaftSpeed="7355.38" torque="-90.94" electricPower="-56.87"/>
+<Entry outShaftSpeed="7355.38" torque="-75.78" electricPower="-45.41"/>
+<Entry outShaftSpeed="7355.38" torque="-60.63" electricPower="-33.94"/>
+<Entry outShaftSpeed="7355.38" torque="-45.47" electricPower="-22.45"/>
+<Entry outShaftSpeed="7355.38" torque="-30.31" electricPower="-10.95"/>
+<Entry outShaftSpeed="7355.38" torque="-15.16" electricPower="0.58"/>
+<Entry outShaftSpeed="7355.38" torque="0.00" electricPower="12.41"/>
+<Entry outShaftSpeed="7355.38" torque="15.16" electricPower="24.26"/>
+<Entry outShaftSpeed="7355.38" torque="30.31" electricPower="36.13"/>
+<Entry outShaftSpeed="7355.38" torque="45.47" electricPower="48.00"/>
+<Entry outShaftSpeed="7355.38" torque="60.63" electricPower="59.90"/>
+<Entry outShaftSpeed="7355.38" torque="75.78" electricPower="71.81"/>
+<Entry outShaftSpeed="7355.38" torque="90.94" electricPower="83.73"/>
+<Entry outShaftSpeed="7355.38" torque="106.09" electricPower="95.67"/>
+<Entry outShaftSpeed="7355.38" torque="121.25" electricPower="107.63"/>
+<Entry outShaftSpeed="7355.38" torque="136.41" electricPower="119.60"/>
+<Entry outShaftSpeed="7355.38" torque="151.56" electricPower="131.58"/>
+<Entry outShaftSpeed="7355.38" torque="166.72" electricPower="143.58"/>
+<Entry outShaftSpeed="7355.38" torque="181.88" electricPower="155.60"/>
+<Entry outShaftSpeed="7355.38" torque="197.03" electricPower="167.63"/>
+<Entry outShaftSpeed="7355.38" torque="212.19" electricPower="179.68"/>
+<Entry outShaftSpeed="7355.38" torque="227.34" electricPower="191.74"/>
+<Entry outShaftSpeed="7355.38" torque="242.50" electricPower="203.82"/>
+<Entry outShaftSpeed="7355.38" torque="257.66" electricPower="215.91"/>
+<Entry outShaftSpeed="7355.38" torque="272.81" electricPower="228.02"/>
+<Entry outShaftSpeed="7355.38" torque="287.97" electricPower="240.14"/>
+<Entry outShaftSpeed="7355.38" torque="303.13" electricPower="252.29"/>
+<Entry outShaftSpeed="7355.38" torque="318.28" electricPower="264.44"/>
+<Entry outShaftSpeed="7355.38" torque="333.44" electricPower="276.61"/>
+<Entry outShaftSpeed="7355.38" torque="348.59" electricPower="288.79"/>
+<Entry outShaftSpeed="7355.38" torque="363.75" electricPower="300.99"/>
+<Entry outShaftSpeed="7355.38" torque="378.91" electricPower="313.21"/>
+<Entry outShaftSpeed="7355.38" torque="394.06" electricPower="325.44"/>
+<Entry outShaftSpeed="7355.38" torque="409.22" electricPower="337.69"/>
+<Entry outShaftSpeed="7355.38" torque="424.38" electricPower="349.95"/>
+<Entry outShaftSpeed="7355.38" torque="439.53" electricPower="362.22"/>
+<Entry outShaftSpeed="7355.38" torque="454.69" electricPower="374.52"/>
+<Entry outShaftSpeed="7355.38" torque="469.84" electricPower="386.82"/>
+<Entry outShaftSpeed="7355.38" torque="485.00" electricPower="399.14"/>
+							</PowerMap>
+						</VoltageLevel>
+						<VoltageLevel>
+							<Voltage>600</Voltage>
+							<ContinuousTorque>350.00</ContinuousTorque>
+							<TestSpeedContinuousTorque>2400.00</TestSpeedContinuousTorque>
+							<OverloadTorque>470.00</OverloadTorque>
+							<TestSpeedOverloadTorque>2500.00</TestSpeedOverloadTorque>
+							<OverloadDuration>120.00</OverloadDuration>
+							<MaxTorqueCurve>
+								<Entry outShaftSpeed="0.00" maxTorque="485.00" minTorque="-485.00"/>
+								<Entry outShaftSpeed="2461.16" maxTorque="485.00" minTorque="-485.00"/>
+								<Entry outShaftSpeed="2452.14" maxTorque="485.00" minTorque="-485.00"/>
+								<Entry outShaftSpeed="2466.86" maxTorque="483.88" minTorque="-483.88"/>
+								<Entry outShaftSpeed="2481.59" maxTorque="481.01" minTorque="-481.01"/>
+								<Entry outShaftSpeed="2496.32" maxTorque="478.17" minTorque="-478.17"/>
+								<Entry outShaftSpeed="2503.68" maxTorque="476.77" minTorque="-476.77"/>
+								<Entry outShaftSpeed="2577.32" maxTorque="463.14" minTorque="-463.14"/>
+								<Entry outShaftSpeed="2650.96" maxTorque="450.27" minTorque="-450.27"/>
+								<Entry outShaftSpeed="2724.59" maxTorque="438.10" minTorque="-438.10"/>
+								<Entry outShaftSpeed="2798.23" maxTorque="426.58" minTorque="-426.58"/>
+								<Entry outShaftSpeed="2871.87" maxTorque="415.64" minTorque="-415.64"/>
+								<Entry outShaftSpeed="2945.51" maxTorque="405.25" minTorque="-405.25"/>
+								<Entry outShaftSpeed="3019.15" maxTorque="395.36" minTorque="-395.36"/>
+								<Entry outShaftSpeed="3092.78" maxTorque="385.95" minTorque="-385.95"/>
+								<Entry outShaftSpeed="3166.42" maxTorque="376.98" minTorque="-376.98"/>
+								<Entry outShaftSpeed="3240.06" maxTorque="368.41" minTorque="-368.41"/>
+								<Entry outShaftSpeed="3313.70" maxTorque="360.22" minTorque="-360.22"/>
+								<Entry outShaftSpeed="3387.33" maxTorque="352.39" minTorque="-352.39"/>
+								<Entry outShaftSpeed="3460.97" maxTorque="344.90" minTorque="-344.90"/>
+								<Entry outShaftSpeed="3534.61" maxTorque="337.71" minTorque="-337.71"/>
+								<Entry outShaftSpeed="3608.25" maxTorque="330.82" minTorque="-330.82"/>
+								<Entry outShaftSpeed="3681.89" maxTorque="324.20" minTorque="-324.20"/>
+								<Entry outShaftSpeed="3755.52" maxTorque="317.84" minTorque="-317.84"/>
+								<Entry outShaftSpeed="3829.16" maxTorque="311.73" minTorque="-311.73"/>
+								<Entry outShaftSpeed="3902.80" maxTorque="305.85" minTorque="-305.85"/>
+								<Entry outShaftSpeed="3976.44" maxTorque="300.18" minTorque="-300.18"/>
+								<Entry outShaftSpeed="4050.07" maxTorque="294.72" minTorque="-294.72"/>
+								<Entry outShaftSpeed="4123.71" maxTorque="289.46" minTorque="-289.46"/>
+								<Entry outShaftSpeed="4197.35" maxTorque="284.38" minTorque="-284.38"/>
+								<Entry outShaftSpeed="4270.99" maxTorque="279.48" minTorque="-279.48"/>
+								<Entry outShaftSpeed="4344.62" maxTorque="274.74" minTorque="-274.74"/>
+								<Entry outShaftSpeed="4418.26" maxTorque="270.17" minTorque="-270.17"/>
+								<Entry outShaftSpeed="4491.90" maxTorque="265.73" minTorque="-265.73"/>
+								<Entry outShaftSpeed="4565.54" maxTorque="261.45" minTorque="-261.45"/>
+								<Entry outShaftSpeed="4639.18" maxTorque="257.30" minTorque="-257.30"/>
+								<Entry outShaftSpeed="4712.81" maxTorque="253.28" minTorque="-253.28"/>
+								<Entry outShaftSpeed="4786.45" maxTorque="249.39" minTorque="-249.39"/>
+								<Entry outShaftSpeed="4860.09" maxTorque="245.60" minTorque="-245.60"/>
+								<Entry outShaftSpeed="4933.73" maxTorque="241.94" minTorque="-241.94"/>
+								<Entry outShaftSpeed="5007.36" maxTorque="238.38" minTorque="-238.38"/>
+								<Entry outShaftSpeed="5081.00" maxTorque="234.92" minTorque="-234.92"/>
+								<Entry outShaftSpeed="5154.64" maxTorque="231.58" minTorque="-231.58"/>
+								<Entry outShaftSpeed="5228.28" maxTorque="228.31" minTorque="-228.31"/>
+								<Entry outShaftSpeed="5301.91" maxTorque="225.14" minTorque="-225.14"/>
+								<Entry outShaftSpeed="5375.55" maxTorque="222.06" minTorque="-222.06"/>
+								<Entry outShaftSpeed="5449.19" maxTorque="219.05" minTorque="-219.05"/>
+								<Entry outShaftSpeed="5522.83" maxTorque="216.13" minTorque="-216.13"/>
+								<Entry outShaftSpeed="5596.47" maxTorque="213.29" minTorque="-213.29"/>
+								<Entry outShaftSpeed="5670.10" maxTorque="210.51" minTorque="-210.51"/>
+								<Entry outShaftSpeed="5743.74" maxTorque="207.82" minTorque="-207.82"/>
+								<Entry outShaftSpeed="5817.38" maxTorque="205.19" minTorque="-205.19"/>
+								<Entry outShaftSpeed="5891.02" maxTorque="202.62" minTorque="-202.62"/>
+								<Entry outShaftSpeed="5964.65" maxTorque="200.12" minTorque="-200.12"/>
+								<Entry outShaftSpeed="6038.29" maxTorque="197.69" minTorque="-197.69"/>
+								<Entry outShaftSpeed="6111.93" maxTorque="195.30" minTorque="-195.30"/>
+								<Entry outShaftSpeed="6185.57" maxTorque="192.97" minTorque="-192.97"/>
+								<Entry outShaftSpeed="6259.20" maxTorque="190.70" minTorque="-190.70"/>
+								<Entry outShaftSpeed="6332.84" maxTorque="188.48" minTorque="-188.48"/>
+								<Entry outShaftSpeed="6406.48" maxTorque="186.32" minTorque="-186.32"/>
+								<Entry outShaftSpeed="6480.12" maxTorque="184.20" minTorque="-184.20"/>
+								<Entry outShaftSpeed="6553.76" maxTorque="182.13" minTorque="-182.13"/>
+								<Entry outShaftSpeed="6627.39" maxTorque="180.10" minTorque="-180.10"/>
+								<Entry outShaftSpeed="6701.03" maxTorque="178.13" minTorque="-178.13"/>
+								<Entry outShaftSpeed="6774.67" maxTorque="176.20" minTorque="-176.20"/>
+								<Entry outShaftSpeed="6848.31" maxTorque="174.30" minTorque="-174.30"/>
+								<Entry outShaftSpeed="6921.94" maxTorque="172.44" minTorque="-172.44"/>
+								<Entry outShaftSpeed="6995.58" maxTorque="170.64" minTorque="-170.64"/>
+								<Entry outShaftSpeed="7069.22" maxTorque="168.85" minTorque="-168.85"/>
+								<Entry outShaftSpeed="7142.86" maxTorque="167.11" minTorque="-167.11"/>
+								<Entry outShaftSpeed="7216.49" maxTorque="165.41" minTorque="-165.41"/>
+								<Entry outShaftSpeed="7290.13" maxTorque="163.74" minTorque="-163.74"/>
+								<Entry outShaftSpeed="7363.77" maxTorque="162.10" minTorque="-162.10"/>
+															</MaxTorqueCurve>
+							<PowerMap>
+								<Entry outShaftSpeed="0.00" torque="-485.00" electricPower="8.79"/>
+<Entry outShaftSpeed="0.00" torque="-469.84" electricPower="8.28"/>
+<Entry outShaftSpeed="0.00" torque="-454.69" electricPower="7.78"/>
+<Entry outShaftSpeed="0.00" torque="-439.53" electricPower="7.30"/>
+<Entry outShaftSpeed="0.00" torque="-424.38" electricPower="6.84"/>
+<Entry outShaftSpeed="0.00" torque="-409.22" electricPower="6.39"/>
+<Entry outShaftSpeed="0.00" torque="-394.06" electricPower="5.95"/>
+<Entry outShaftSpeed="0.00" torque="-378.91" electricPower="5.53"/>
+<Entry outShaftSpeed="0.00" torque="-363.75" electricPower="5.13"/>
+<Entry outShaftSpeed="0.00" torque="-348.59" electricPower="4.74"/>
+<Entry outShaftSpeed="0.00" torque="-333.44" electricPower="4.36"/>
+<Entry outShaftSpeed="0.00" torque="-318.28" electricPower="4.00"/>
+<Entry outShaftSpeed="0.00" torque="-303.13" electricPower="3.66"/>
+<Entry outShaftSpeed="0.00" torque="-287.97" electricPower="3.33"/>
+<Entry outShaftSpeed="0.00" torque="-272.81" electricPower="3.02"/>
+<Entry outShaftSpeed="0.00" torque="-257.66" electricPower="2.72"/>
+<Entry outShaftSpeed="0.00" torque="-242.50" electricPower="2.44"/>
+<Entry outShaftSpeed="0.00" torque="-227.34" electricPower="2.18"/>
+<Entry outShaftSpeed="0.00" torque="-212.19" electricPower="1.92"/>
+<Entry outShaftSpeed="0.00" torque="-197.03" electricPower="1.69"/>
+<Entry outShaftSpeed="0.00" torque="-181.88" electricPower="1.47"/>
+<Entry outShaftSpeed="0.00" torque="-166.72" electricPower="1.26"/>
+<Entry outShaftSpeed="0.00" torque="-151.56" electricPower="1.07"/>
+<Entry outShaftSpeed="0.00" torque="-136.41" electricPower="0.90"/>
+<Entry outShaftSpeed="0.00" torque="-121.25" electricPower="0.74"/>
+<Entry outShaftSpeed="0.00" torque="-106.09" electricPower="0.59"/>
+<Entry outShaftSpeed="0.00" torque="-90.94" electricPower="0.46"/>
+<Entry outShaftSpeed="0.00" torque="-75.78" electricPower="0.35"/>
+<Entry outShaftSpeed="0.00" torque="-60.63" electricPower="0.25"/>
+<Entry outShaftSpeed="0.00" torque="-45.47" electricPower="0.17"/>
+<Entry outShaftSpeed="0.00" torque="-30.31" electricPower="0.10"/>
+<Entry outShaftSpeed="0.00" torque="-15.16" electricPower="0.05"/>
+<Entry outShaftSpeed="0.00" torque="0.00" electricPower="0.03"/>
+<Entry outShaftSpeed="0.00" torque="15.16" electricPower="0.08"/>
+<Entry outShaftSpeed="0.00" torque="30.31" electricPower="0.14"/>
+<Entry outShaftSpeed="0.00" torque="45.47" electricPower="0.21"/>
+<Entry outShaftSpeed="0.00" torque="60.63" electricPower="0.31"/>
+<Entry outShaftSpeed="0.00" torque="75.78" electricPower="0.41"/>
+<Entry outShaftSpeed="0.00" torque="90.94" electricPower="0.53"/>
+<Entry outShaftSpeed="0.00" torque="106.09" electricPower="0.67"/>
+<Entry outShaftSpeed="0.00" torque="121.25" electricPower="0.82"/>
+<Entry outShaftSpeed="0.00" torque="136.41" electricPower="0.99"/>
+<Entry outShaftSpeed="0.00" torque="151.56" electricPower="1.18"/>
+<Entry outShaftSpeed="0.00" torque="166.72" electricPower="1.37"/>
+<Entry outShaftSpeed="0.00" torque="181.88" electricPower="1.59"/>
+<Entry outShaftSpeed="0.00" torque="197.03" electricPower="1.82"/>
+<Entry outShaftSpeed="0.00" torque="212.19" electricPower="2.06"/>
+<Entry outShaftSpeed="0.00" torque="227.34" electricPower="2.32"/>
+<Entry outShaftSpeed="0.00" torque="242.50" electricPower="2.60"/>
+<Entry outShaftSpeed="0.00" torque="257.66" electricPower="2.89"/>
+<Entry outShaftSpeed="0.00" torque="272.81" electricPower="3.19"/>
+<Entry outShaftSpeed="0.00" torque="287.97" electricPower="3.51"/>
+<Entry outShaftSpeed="0.00" torque="303.13" electricPower="3.85"/>
+<Entry outShaftSpeed="0.00" torque="318.28" electricPower="4.20"/>
+<Entry outShaftSpeed="0.00" torque="333.44" electricPower="4.57"/>
+<Entry outShaftSpeed="0.00" torque="348.59" electricPower="4.95"/>
+<Entry outShaftSpeed="0.00" torque="363.75" electricPower="5.35"/>
+<Entry outShaftSpeed="0.00" torque="378.91" electricPower="5.76"/>
+<Entry outShaftSpeed="0.00" torque="394.06" electricPower="6.19"/>
+<Entry outShaftSpeed="0.00" torque="409.22" electricPower="6.63"/>
+<Entry outShaftSpeed="0.00" torque="424.38" electricPower="7.09"/>
+<Entry outShaftSpeed="0.00" torque="439.53" electricPower="7.57"/>
+<Entry outShaftSpeed="0.00" torque="454.69" electricPower="8.06"/>
+<Entry outShaftSpeed="0.00" torque="469.84" electricPower="8.56"/>
+<Entry outShaftSpeed="0.00" torque="485.00" electricPower="9.08"/>
+<Entry outShaftSpeed="70.32" torque="-485.00" electricPower="5.21"/>
+<Entry outShaftSpeed="70.32" torque="-469.84" electricPower="4.81"/>
+<Entry outShaftSpeed="70.32" torque="-454.69" electricPower="4.43"/>
+<Entry outShaftSpeed="70.32" torque="-439.53" electricPower="4.06"/>
+<Entry outShaftSpeed="70.32" torque="-424.38" electricPower="3.71"/>
+<Entry outShaftSpeed="70.32" torque="-409.22" electricPower="3.37"/>
+<Entry outShaftSpeed="70.32" torque="-394.06" electricPower="3.05"/>
+<Entry outShaftSpeed="70.32" torque="-378.91" electricPower="2.74"/>
+<Entry outShaftSpeed="70.32" torque="-363.75" electricPower="2.45"/>
+<Entry outShaftSpeed="70.32" torque="-348.59" electricPower="2.17"/>
+<Entry outShaftSpeed="70.32" torque="-333.44" electricPower="1.91"/>
+<Entry outShaftSpeed="70.32" torque="-318.28" electricPower="1.67"/>
+<Entry outShaftSpeed="70.32" torque="-303.13" electricPower="1.44"/>
+<Entry outShaftSpeed="70.32" torque="-287.97" electricPower="1.22"/>
+<Entry outShaftSpeed="70.32" torque="-272.81" electricPower="1.02"/>
+<Entry outShaftSpeed="70.32" torque="-257.66" electricPower="0.84"/>
+<Entry outShaftSpeed="70.32" torque="-242.50" electricPower="0.67"/>
+<Entry outShaftSpeed="70.32" torque="-227.34" electricPower="0.52"/>
+<Entry outShaftSpeed="70.32" torque="-212.19" electricPower="0.38"/>
+<Entry outShaftSpeed="70.32" torque="-197.03" electricPower="0.26"/>
+<Entry outShaftSpeed="70.32" torque="-181.88" electricPower="0.15"/>
+<Entry outShaftSpeed="70.32" torque="-166.72" electricPower="0.06"/>
+<Entry outShaftSpeed="70.32" torque="-151.56" electricPower="-0.02"/>
+<Entry outShaftSpeed="70.32" torque="-136.41" electricPower="-0.08"/>
+<Entry outShaftSpeed="70.32" torque="-121.25" electricPower="-0.12"/>
+<Entry outShaftSpeed="70.32" torque="-106.09" electricPower="-0.16"/>
+<Entry outShaftSpeed="70.32" torque="-90.94" electricPower="-0.17"/>
+<Entry outShaftSpeed="70.32" torque="-75.78" electricPower="-0.17"/>
+<Entry outShaftSpeed="70.32" torque="-60.63" electricPower="-0.16"/>
+<Entry outShaftSpeed="70.32" torque="-45.47" electricPower="-0.13"/>
+<Entry outShaftSpeed="70.32" torque="-30.31" electricPower="-0.09"/>
+<Entry outShaftSpeed="70.32" torque="-15.16" electricPower="-0.03"/>
+<Entry outShaftSpeed="70.32" torque="0.00" electricPower="0.06"/>
+<Entry outShaftSpeed="70.32" torque="15.16" electricPower="0.22"/>
+<Entry outShaftSpeed="70.32" torque="30.31" electricPower="0.40"/>
+<Entry outShaftSpeed="70.32" torque="45.47" electricPower="0.59"/>
+<Entry outShaftSpeed="70.32" torque="60.63" electricPower="0.79"/>
+<Entry outShaftSpeed="70.32" torque="75.78" electricPower="1.01"/>
+<Entry outShaftSpeed="70.32" torque="90.94" electricPower="1.24"/>
+<Entry outShaftSpeed="70.32" torque="106.09" electricPower="1.49"/>
+<Entry outShaftSpeed="70.32" torque="121.25" electricPower="1.76"/>
+<Entry outShaftSpeed="70.32" torque="136.41" electricPower="2.04"/>
+<Entry outShaftSpeed="70.32" torque="151.56" electricPower="2.34"/>
+<Entry outShaftSpeed="70.32" torque="166.72" electricPower="2.65"/>
+<Entry outShaftSpeed="70.32" torque="181.88" electricPower="2.97"/>
+<Entry outShaftSpeed="70.32" torque="197.03" electricPower="3.32"/>
+<Entry outShaftSpeed="70.32" torque="212.19" electricPower="3.67"/>
+<Entry outShaftSpeed="70.32" torque="227.34" electricPower="4.05"/>
+<Entry outShaftSpeed="70.32" torque="242.50" electricPower="4.43"/>
+<Entry outShaftSpeed="70.32" torque="257.66" electricPower="4.84"/>
+<Entry outShaftSpeed="70.32" torque="272.81" electricPower="5.26"/>
+<Entry outShaftSpeed="70.32" torque="287.97" electricPower="5.69"/>
+<Entry outShaftSpeed="70.32" torque="303.13" electricPower="6.14"/>
+<Entry outShaftSpeed="70.32" torque="318.28" electricPower="6.60"/>
+<Entry outShaftSpeed="70.32" torque="333.44" electricPower="7.08"/>
+<Entry outShaftSpeed="70.32" torque="348.59" electricPower="7.58"/>
+<Entry outShaftSpeed="70.32" torque="363.75" electricPower="8.09"/>
+<Entry outShaftSpeed="70.32" torque="378.91" electricPower="8.62"/>
+<Entry outShaftSpeed="70.32" torque="394.06" electricPower="9.16"/>
+<Entry outShaftSpeed="70.32" torque="409.22" electricPower="9.71"/>
+<Entry outShaftSpeed="70.32" torque="424.38" electricPower="10.28"/>
+<Entry outShaftSpeed="70.32" torque="439.53" electricPower="10.87"/>
+<Entry outShaftSpeed="70.32" torque="454.69" electricPower="11.47"/>
+<Entry outShaftSpeed="70.32" torque="469.84" electricPower="12.09"/>
+<Entry outShaftSpeed="70.32" torque="485.00" electricPower="12.72"/>
+<Entry outShaftSpeed="140.64" torque="-485.00" electricPower="1.63"/>
+<Entry outShaftSpeed="140.64" torque="-469.84" electricPower="1.35"/>
+<Entry outShaftSpeed="140.64" torque="-454.69" electricPower="1.08"/>
+<Entry outShaftSpeed="140.64" torque="-439.53" electricPower="0.83"/>
+<Entry outShaftSpeed="140.64" torque="-424.38" electricPower="0.59"/>
+<Entry outShaftSpeed="140.64" torque="-409.22" electricPower="0.37"/>
+<Entry outShaftSpeed="140.64" torque="-394.06" electricPower="0.16"/>
+<Entry outShaftSpeed="140.64" torque="-378.91" electricPower="-0.03"/>
+<Entry outShaftSpeed="140.64" torque="-363.75" electricPower="-0.20"/>
+<Entry outShaftSpeed="140.64" torque="-348.59" electricPower="-0.36"/>
+<Entry outShaftSpeed="140.64" torque="-333.44" electricPower="-0.51"/>
+<Entry outShaftSpeed="140.64" torque="-318.28" electricPower="-0.64"/>
+<Entry outShaftSpeed="140.64" torque="-303.13" electricPower="-0.76"/>
+<Entry outShaftSpeed="140.64" torque="-287.97" electricPower="-0.86"/>
+<Entry outShaftSpeed="140.64" torque="-272.81" electricPower="-0.94"/>
+<Entry outShaftSpeed="140.64" torque="-257.66" electricPower="-1.01"/>
+<Entry outShaftSpeed="140.64" torque="-242.50" electricPower="-1.07"/>
+<Entry outShaftSpeed="140.64" torque="-227.34" electricPower="-1.11"/>
+<Entry outShaftSpeed="140.64" torque="-212.19" electricPower="-1.14"/>
+<Entry outShaftSpeed="140.64" torque="-197.03" electricPower="-1.15"/>
+<Entry outShaftSpeed="140.64" torque="-181.88" electricPower="-1.14"/>
+<Entry outShaftSpeed="140.64" torque="-166.72" electricPower="-1.12"/>
+<Entry outShaftSpeed="140.64" torque="-151.56" electricPower="-1.09"/>
+<Entry outShaftSpeed="140.64" torque="-136.41" electricPower="-1.04"/>
+<Entry outShaftSpeed="140.64" torque="-121.25" electricPower="-0.98"/>
+<Entry outShaftSpeed="140.64" torque="-106.09" electricPower="-0.90"/>
+<Entry outShaftSpeed="140.64" torque="-90.94" electricPower="-0.80"/>
+<Entry outShaftSpeed="140.64" torque="-75.78" electricPower="-0.69"/>
+<Entry outShaftSpeed="140.64" torque="-60.63" electricPower="-0.57"/>
+<Entry outShaftSpeed="140.64" torque="-45.47" electricPower="-0.43"/>
+<Entry outShaftSpeed="140.64" torque="-30.31" electricPower="-0.28"/>
+<Entry outShaftSpeed="140.64" torque="-15.16" electricPower="-0.11"/>
+<Entry outShaftSpeed="140.64" torque="0.00" electricPower="0.10"/>
+<Entry outShaftSpeed="140.64" torque="15.16" electricPower="0.37"/>
+<Entry outShaftSpeed="140.64" torque="30.31" electricPower="0.66"/>
+<Entry outShaftSpeed="140.64" torque="45.47" electricPower="0.96"/>
+<Entry outShaftSpeed="140.64" torque="60.63" electricPower="1.28"/>
+<Entry outShaftSpeed="140.64" torque="75.78" electricPower="1.61"/>
+<Entry outShaftSpeed="140.64" torque="90.94" electricPower="1.96"/>
+<Entry outShaftSpeed="140.64" torque="106.09" electricPower="2.32"/>
+<Entry outShaftSpeed="140.64" torque="121.25" electricPower="2.70"/>
+<Entry outShaftSpeed="140.64" torque="136.41" electricPower="3.09"/>
+<Entry outShaftSpeed="140.64" torque="151.56" electricPower="3.50"/>
+<Entry outShaftSpeed="140.64" torque="166.72" electricPower="3.92"/>
+<Entry outShaftSpeed="140.64" torque="181.88" electricPower="4.36"/>
+<Entry outShaftSpeed="140.64" torque="197.03" electricPower="4.82"/>
+<Entry outShaftSpeed="140.64" torque="212.19" electricPower="5.29"/>
+<Entry outShaftSpeed="140.64" torque="227.34" electricPower="5.77"/>
+<Entry outShaftSpeed="140.64" torque="242.50" electricPower="6.27"/>
+<Entry outShaftSpeed="140.64" torque="257.66" electricPower="6.79"/>
+<Entry outShaftSpeed="140.64" torque="272.81" electricPower="7.32"/>
+<Entry outShaftSpeed="140.64" torque="287.97" electricPower="7.87"/>
+<Entry outShaftSpeed="140.64" torque="303.13" electricPower="8.43"/>
+<Entry outShaftSpeed="140.64" torque="318.28" electricPower="9.01"/>
+<Entry outShaftSpeed="140.64" torque="333.44" electricPower="9.60"/>
+<Entry outShaftSpeed="140.64" torque="348.59" electricPower="10.21"/>
+<Entry outShaftSpeed="140.64" torque="363.75" electricPower="10.83"/>
+<Entry outShaftSpeed="140.64" torque="378.91" electricPower="11.47"/>
+<Entry outShaftSpeed="140.64" torque="394.06" electricPower="12.12"/>
+<Entry outShaftSpeed="140.64" torque="409.22" electricPower="12.79"/>
+<Entry outShaftSpeed="140.64" torque="424.38" electricPower="13.48"/>
+<Entry outShaftSpeed="140.64" torque="439.53" electricPower="14.18"/>
+<Entry outShaftSpeed="140.64" torque="454.69" electricPower="14.89"/>
+<Entry outShaftSpeed="140.64" torque="469.84" electricPower="15.62"/>
+<Entry outShaftSpeed="140.64" torque="485.00" electricPower="16.37"/>
+<Entry outShaftSpeed="210.96" torque="-485.00" electricPower="-1.88"/>
+<Entry outShaftSpeed="210.96" torque="-469.84" electricPower="-2.05"/>
+<Entry outShaftSpeed="210.96" torque="-454.69" electricPower="-2.21"/>
+<Entry outShaftSpeed="210.96" torque="-439.53" electricPower="-2.35"/>
+<Entry outShaftSpeed="210.96" torque="-424.38" electricPower="-2.47"/>
+<Entry outShaftSpeed="210.96" torque="-409.22" electricPower="-2.58"/>
+<Entry outShaftSpeed="210.96" torque="-394.06" electricPower="-2.68"/>
+<Entry outShaftSpeed="210.96" torque="-378.91" electricPower="-2.76"/>
+<Entry outShaftSpeed="210.96" torque="-363.75" electricPower="-2.82"/>
+<Entry outShaftSpeed="210.96" torque="-348.59" electricPower="-2.87"/>
+<Entry outShaftSpeed="210.96" torque="-333.44" electricPower="-2.91"/>
+<Entry outShaftSpeed="210.96" torque="-318.28" electricPower="-2.93"/>
+<Entry outShaftSpeed="210.96" torque="-303.13" electricPower="-2.93"/>
+<Entry outShaftSpeed="210.96" torque="-287.97" electricPower="-2.93"/>
+<Entry outShaftSpeed="210.96" torque="-272.81" electricPower="-2.90"/>
+<Entry outShaftSpeed="210.96" torque="-257.66" electricPower="-2.86"/>
+<Entry outShaftSpeed="210.96" torque="-242.50" electricPower="-2.81"/>
+<Entry outShaftSpeed="210.96" torque="-227.34" electricPower="-2.74"/>
+<Entry outShaftSpeed="210.96" torque="-212.19" electricPower="-2.65"/>
+<Entry outShaftSpeed="210.96" torque="-197.03" electricPower="-2.55"/>
+<Entry outShaftSpeed="210.96" torque="-181.88" electricPower="-2.44"/>
+<Entry outShaftSpeed="210.96" torque="-166.72" electricPower="-2.31"/>
+<Entry outShaftSpeed="210.96" torque="-151.56" electricPower="-2.16"/>
+<Entry outShaftSpeed="210.96" torque="-136.41" electricPower="-2.00"/>
+<Entry outShaftSpeed="210.96" torque="-121.25" electricPower="-1.83"/>
+<Entry outShaftSpeed="210.96" torque="-106.09" electricPower="-1.64"/>
+<Entry outShaftSpeed="210.96" torque="-90.94" electricPower="-1.43"/>
+<Entry outShaftSpeed="210.96" torque="-75.78" electricPower="-1.21"/>
+<Entry outShaftSpeed="210.96" torque="-60.63" electricPower="-0.98"/>
+<Entry outShaftSpeed="210.96" torque="-45.47" electricPower="-0.73"/>
+<Entry outShaftSpeed="210.96" torque="-30.31" electricPower="-0.46"/>
+<Entry outShaftSpeed="210.96" torque="-15.16" electricPower="-0.18"/>
+<Entry outShaftSpeed="210.96" torque="0.00" electricPower="0.13"/>
+<Entry outShaftSpeed="210.96" torque="15.16" electricPower="0.52"/>
+<Entry outShaftSpeed="210.96" torque="30.31" electricPower="0.92"/>
+<Entry outShaftSpeed="210.96" torque="45.47" electricPower="1.33"/>
+<Entry outShaftSpeed="210.96" torque="60.63" electricPower="1.76"/>
+<Entry outShaftSpeed="210.96" torque="75.78" electricPower="2.21"/>
+<Entry outShaftSpeed="210.96" torque="90.94" electricPower="2.67"/>
+<Entry outShaftSpeed="210.96" torque="106.09" electricPower="3.14"/>
+<Entry outShaftSpeed="210.96" torque="121.25" electricPower="3.63"/>
+<Entry outShaftSpeed="210.96" torque="136.41" electricPower="4.14"/>
+<Entry outShaftSpeed="210.96" torque="151.56" electricPower="4.66"/>
+<Entry outShaftSpeed="210.96" torque="166.72" electricPower="5.20"/>
+<Entry outShaftSpeed="210.96" torque="181.88" electricPower="5.75"/>
+<Entry outShaftSpeed="210.96" torque="197.03" electricPower="6.32"/>
+<Entry outShaftSpeed="210.96" torque="212.19" electricPower="6.90"/>
+<Entry outShaftSpeed="210.96" torque="227.34" electricPower="7.50"/>
+<Entry outShaftSpeed="210.96" torque="242.50" electricPower="8.12"/>
+<Entry outShaftSpeed="210.96" torque="257.66" electricPower="8.74"/>
+<Entry outShaftSpeed="210.96" torque="272.81" electricPower="9.39"/>
+<Entry outShaftSpeed="210.96" torque="287.97" electricPower="10.05"/>
+<Entry outShaftSpeed="210.96" torque="303.13" electricPower="10.72"/>
+<Entry outShaftSpeed="210.96" torque="318.28" electricPower="11.41"/>
+<Entry outShaftSpeed="210.96" torque="333.44" electricPower="12.12"/>
+<Entry outShaftSpeed="210.96" torque="348.59" electricPower="12.84"/>
+<Entry outShaftSpeed="210.96" torque="363.75" electricPower="13.58"/>
+<Entry outShaftSpeed="210.96" torque="378.91" electricPower="14.33"/>
+<Entry outShaftSpeed="210.96" torque="394.06" electricPower="15.09"/>
+<Entry outShaftSpeed="210.96" torque="409.22" electricPower="15.88"/>
+<Entry outShaftSpeed="210.96" torque="424.38" electricPower="16.67"/>
+<Entry outShaftSpeed="210.96" torque="439.53" electricPower="17.49"/>
+<Entry outShaftSpeed="210.96" torque="454.69" electricPower="18.31"/>
+<Entry outShaftSpeed="210.96" torque="469.84" electricPower="19.16"/>
+<Entry outShaftSpeed="210.96" torque="485.00" electricPower="20.02"/>
+<Entry outShaftSpeed="281.28" torque="-485.00" electricPower="-5.38"/>
+<Entry outShaftSpeed="281.28" torque="-469.84" electricPower="-5.44"/>
+<Entry outShaftSpeed="281.28" torque="-454.69" electricPower="-5.49"/>
+<Entry outShaftSpeed="281.28" torque="-439.53" electricPower="-5.52"/>
+<Entry outShaftSpeed="281.28" torque="-424.38" electricPower="-5.53"/>
+<Entry outShaftSpeed="281.28" torque="-409.22" electricPower="-5.53"/>
+<Entry outShaftSpeed="281.28" torque="-394.06" electricPower="-5.52"/>
+<Entry outShaftSpeed="281.28" torque="-378.91" electricPower="-5.49"/>
+<Entry outShaftSpeed="281.28" torque="-363.75" electricPower="-5.44"/>
+<Entry outShaftSpeed="281.28" torque="-348.59" electricPower="-5.38"/>
+<Entry outShaftSpeed="281.28" torque="-333.44" electricPower="-5.31"/>
+<Entry outShaftSpeed="281.28" torque="-318.28" electricPower="-5.22"/>
+<Entry outShaftSpeed="281.28" torque="-303.13" electricPower="-5.11"/>
+<Entry outShaftSpeed="281.28" torque="-287.97" electricPower="-4.99"/>
+<Entry outShaftSpeed="281.28" torque="-272.81" electricPower="-4.86"/>
+<Entry outShaftSpeed="281.28" torque="-257.66" electricPower="-4.70"/>
+<Entry outShaftSpeed="281.28" torque="-242.50" electricPower="-4.54"/>
+<Entry outShaftSpeed="281.28" torque="-227.34" electricPower="-4.36"/>
+<Entry outShaftSpeed="281.28" torque="-212.19" electricPower="-4.16"/>
+<Entry outShaftSpeed="281.28" torque="-197.03" electricPower="-3.95"/>
+<Entry outShaftSpeed="281.28" torque="-181.88" electricPower="-3.73"/>
+<Entry outShaftSpeed="281.28" torque="-166.72" electricPower="-3.49"/>
+<Entry outShaftSpeed="281.28" torque="-151.56" electricPower="-3.23"/>
+<Entry outShaftSpeed="281.28" torque="-136.41" electricPower="-2.96"/>
+<Entry outShaftSpeed="281.28" torque="-121.25" electricPower="-2.68"/>
+<Entry outShaftSpeed="281.28" torque="-106.09" electricPower="-2.38"/>
+<Entry outShaftSpeed="281.28" torque="-90.94" electricPower="-2.06"/>
+<Entry outShaftSpeed="281.28" torque="-75.78" electricPower="-1.73"/>
+<Entry outShaftSpeed="281.28" torque="-60.63" electricPower="-1.38"/>
+<Entry outShaftSpeed="281.28" torque="-45.47" electricPower="-1.02"/>
+<Entry outShaftSpeed="281.28" torque="-30.31" electricPower="-0.65"/>
+<Entry outShaftSpeed="281.28" torque="-15.16" electricPower="-0.26"/>
+<Entry outShaftSpeed="281.28" torque="0.00" electricPower="0.17"/>
+<Entry outShaftSpeed="281.28" torque="15.16" electricPower="0.67"/>
+<Entry outShaftSpeed="281.28" torque="30.31" electricPower="1.18"/>
+<Entry outShaftSpeed="281.28" torque="45.47" electricPower="1.71"/>
+<Entry outShaftSpeed="281.28" torque="60.63" electricPower="2.25"/>
+<Entry outShaftSpeed="281.28" torque="75.78" electricPower="2.81"/>
+<Entry outShaftSpeed="281.28" torque="90.94" electricPower="3.38"/>
+<Entry outShaftSpeed="281.28" torque="106.09" electricPower="3.97"/>
+<Entry outShaftSpeed="281.28" torque="121.25" electricPower="4.57"/>
+<Entry outShaftSpeed="281.28" torque="136.41" electricPower="5.19"/>
+<Entry outShaftSpeed="281.28" torque="151.56" electricPower="5.83"/>
+<Entry outShaftSpeed="281.28" torque="166.72" electricPower="6.48"/>
+<Entry outShaftSpeed="281.28" torque="181.88" electricPower="7.14"/>
+<Entry outShaftSpeed="281.28" torque="197.03" electricPower="7.82"/>
+<Entry outShaftSpeed="281.28" torque="212.19" electricPower="8.52"/>
+<Entry outShaftSpeed="281.28" torque="227.34" electricPower="9.23"/>
+<Entry outShaftSpeed="281.28" torque="242.50" electricPower="9.96"/>
+<Entry outShaftSpeed="281.28" torque="257.66" electricPower="10.70"/>
+<Entry outShaftSpeed="281.28" torque="272.81" electricPower="11.46"/>
+<Entry outShaftSpeed="281.28" torque="287.97" electricPower="12.23"/>
+<Entry outShaftSpeed="281.28" torque="303.13" electricPower="13.02"/>
+<Entry outShaftSpeed="281.28" torque="318.28" electricPower="13.82"/>
+<Entry outShaftSpeed="281.28" torque="333.44" electricPower="14.64"/>
+<Entry outShaftSpeed="281.28" torque="348.59" electricPower="15.47"/>
+<Entry outShaftSpeed="281.28" torque="363.75" electricPower="16.32"/>
+<Entry outShaftSpeed="281.28" torque="378.91" electricPower="17.18"/>
+<Entry outShaftSpeed="281.28" torque="394.06" electricPower="18.07"/>
+<Entry outShaftSpeed="281.28" torque="409.22" electricPower="18.96"/>
+<Entry outShaftSpeed="281.28" torque="424.38" electricPower="19.87"/>
+<Entry outShaftSpeed="281.28" torque="439.53" electricPower="20.80"/>
+<Entry outShaftSpeed="281.28" torque="454.69" electricPower="21.74"/>
+<Entry outShaftSpeed="281.28" torque="469.84" electricPower="22.69"/>
+<Entry outShaftSpeed="281.28" torque="485.00" electricPower="23.66"/>
+<Entry outShaftSpeed="351.59" torque="-485.00" electricPower="-8.89"/>
+<Entry outShaftSpeed="351.59" torque="-469.84" electricPower="-8.83"/>
+<Entry outShaftSpeed="351.59" torque="-454.69" electricPower="-8.77"/>
+<Entry outShaftSpeed="351.59" torque="-439.53" electricPower="-8.69"/>
+<Entry outShaftSpeed="351.59" torque="-424.38" electricPower="-8.59"/>
+<Entry outShaftSpeed="351.59" torque="-409.22" electricPower="-8.48"/>
+<Entry outShaftSpeed="351.59" torque="-394.06" electricPower="-8.36"/>
+<Entry outShaftSpeed="351.59" torque="-378.91" electricPower="-8.21"/>
+<Entry outShaftSpeed="351.59" torque="-363.75" electricPower="-8.06"/>
+<Entry outShaftSpeed="351.59" torque="-348.59" electricPower="-7.89"/>
+<Entry outShaftSpeed="351.59" torque="-333.44" electricPower="-7.70"/>
+<Entry outShaftSpeed="351.59" torque="-318.28" electricPower="-7.50"/>
+<Entry outShaftSpeed="351.59" torque="-303.13" electricPower="-7.28"/>
+<Entry outShaftSpeed="351.59" torque="-287.97" electricPower="-7.05"/>
+<Entry outShaftSpeed="351.59" torque="-272.81" electricPower="-6.81"/>
+<Entry outShaftSpeed="351.59" torque="-257.66" electricPower="-6.55"/>
+<Entry outShaftSpeed="351.59" torque="-242.50" electricPower="-6.27"/>
+<Entry outShaftSpeed="351.59" torque="-227.34" electricPower="-5.98"/>
+<Entry outShaftSpeed="351.59" torque="-212.19" electricPower="-5.67"/>
+<Entry outShaftSpeed="351.59" torque="-197.03" electricPower="-5.35"/>
+<Entry outShaftSpeed="351.59" torque="-181.88" electricPower="-5.02"/>
+<Entry outShaftSpeed="351.59" torque="-166.72" electricPower="-4.67"/>
+<Entry outShaftSpeed="351.59" torque="-151.56" electricPower="-4.30"/>
+<Entry outShaftSpeed="351.59" torque="-136.41" electricPower="-3.92"/>
+<Entry outShaftSpeed="351.59" torque="-121.25" electricPower="-3.52"/>
+<Entry outShaftSpeed="351.59" torque="-106.09" electricPower="-3.11"/>
+<Entry outShaftSpeed="351.59" torque="-90.94" electricPower="-2.69"/>
+<Entry outShaftSpeed="351.59" torque="-75.78" electricPower="-2.24"/>
+<Entry outShaftSpeed="351.59" torque="-60.63" electricPower="-1.79"/>
+<Entry outShaftSpeed="351.59" torque="-45.47" electricPower="-1.32"/>
+<Entry outShaftSpeed="351.59" torque="-30.31" electricPower="-0.83"/>
+<Entry outShaftSpeed="351.59" torque="-15.16" electricPower="-0.33"/>
+<Entry outShaftSpeed="351.59" torque="0.00" electricPower="0.21"/>
+<Entry outShaftSpeed="351.59" torque="15.16" electricPower="0.82"/>
+<Entry outShaftSpeed="351.59" torque="30.31" electricPower="1.45"/>
+<Entry outShaftSpeed="351.59" torque="45.47" electricPower="2.09"/>
+<Entry outShaftSpeed="351.59" torque="60.63" electricPower="2.74"/>
+<Entry outShaftSpeed="351.59" torque="75.78" electricPower="3.41"/>
+<Entry outShaftSpeed="351.59" torque="90.94" electricPower="4.10"/>
+<Entry outShaftSpeed="351.59" torque="106.09" electricPower="4.80"/>
+<Entry outShaftSpeed="351.59" torque="121.25" electricPower="5.52"/>
+<Entry outShaftSpeed="351.59" torque="136.41" electricPower="6.25"/>
+<Entry outShaftSpeed="351.59" torque="151.56" electricPower="7.00"/>
+<Entry outShaftSpeed="351.59" torque="166.72" electricPower="7.76"/>
+<Entry outShaftSpeed="351.59" torque="181.88" electricPower="8.54"/>
+<Entry outShaftSpeed="351.59" torque="197.03" electricPower="9.33"/>
+<Entry outShaftSpeed="351.59" torque="212.19" electricPower="10.14"/>
+<Entry outShaftSpeed="351.59" torque="227.34" electricPower="10.96"/>
+<Entry outShaftSpeed="351.59" torque="242.50" electricPower="11.80"/>
+<Entry outShaftSpeed="351.59" torque="257.66" electricPower="12.66"/>
+<Entry outShaftSpeed="351.59" torque="272.81" electricPower="13.53"/>
+<Entry outShaftSpeed="351.59" torque="287.97" electricPower="14.41"/>
+<Entry outShaftSpeed="351.59" torque="303.13" electricPower="15.31"/>
+<Entry outShaftSpeed="351.59" torque="318.28" electricPower="16.23"/>
+<Entry outShaftSpeed="351.59" torque="333.44" electricPower="17.16"/>
+<Entry outShaftSpeed="351.59" torque="348.59" electricPower="18.11"/>
+<Entry outShaftSpeed="351.59" torque="363.75" electricPower="19.07"/>
+<Entry outShaftSpeed="351.59" torque="378.91" electricPower="20.05"/>
+<Entry outShaftSpeed="351.59" torque="394.06" electricPower="21.04"/>
+<Entry outShaftSpeed="351.59" torque="409.22" electricPower="22.05"/>
+<Entry outShaftSpeed="351.59" torque="424.38" electricPower="23.07"/>
+<Entry outShaftSpeed="351.59" torque="439.53" electricPower="24.11"/>
+<Entry outShaftSpeed="351.59" torque="454.69" electricPower="25.16"/>
+<Entry outShaftSpeed="351.59" torque="469.84" electricPower="26.23"/>
+<Entry outShaftSpeed="351.59" torque="485.00" electricPower="27.31"/>
+<Entry outShaftSpeed="421.91" torque="-485.00" electricPower="-12.39"/>
+<Entry outShaftSpeed="421.91" torque="-469.84" electricPower="-12.22"/>
+<Entry outShaftSpeed="421.91" torque="-454.69" electricPower="-12.05"/>
+<Entry outShaftSpeed="421.91" torque="-439.53" electricPower="-11.86"/>
+<Entry outShaftSpeed="421.91" torque="-424.38" electricPower="-11.65"/>
+<Entry outShaftSpeed="421.91" torque="-409.22" electricPower="-11.43"/>
+<Entry outShaftSpeed="421.91" torque="-394.06" electricPower="-11.19"/>
+<Entry outShaftSpeed="421.91" torque="-378.91" electricPower="-10.94"/>
+<Entry outShaftSpeed="421.91" torque="-363.75" electricPower="-10.67"/>
+<Entry outShaftSpeed="421.91" torque="-348.59" electricPower="-10.39"/>
+<Entry outShaftSpeed="421.91" torque="-333.44" electricPower="-10.10"/>
+<Entry outShaftSpeed="421.91" torque="-318.28" electricPower="-9.78"/>
+<Entry outShaftSpeed="421.91" torque="-303.13" electricPower="-9.46"/>
+<Entry outShaftSpeed="421.91" torque="-287.97" electricPower="-9.12"/>
+<Entry outShaftSpeed="421.91" torque="-272.81" electricPower="-8.76"/>
+<Entry outShaftSpeed="421.91" torque="-257.66" electricPower="-8.39"/>
+<Entry outShaftSpeed="421.91" torque="-242.50" electricPower="-8.00"/>
+<Entry outShaftSpeed="421.91" torque="-227.34" electricPower="-7.60"/>
+<Entry outShaftSpeed="421.91" torque="-212.19" electricPower="-7.18"/>
+<Entry outShaftSpeed="421.91" torque="-197.03" electricPower="-6.75"/>
+<Entry outShaftSpeed="421.91" torque="-181.88" electricPower="-6.30"/>
+<Entry outShaftSpeed="421.91" torque="-166.72" electricPower="-5.84"/>
+<Entry outShaftSpeed="421.91" torque="-151.56" electricPower="-5.37"/>
+<Entry outShaftSpeed="421.91" torque="-136.41" electricPower="-4.87"/>
+<Entry outShaftSpeed="421.91" torque="-121.25" electricPower="-4.37"/>
+<Entry outShaftSpeed="421.91" torque="-106.09" electricPower="-3.85"/>
+<Entry outShaftSpeed="421.91" torque="-90.94" electricPower="-3.31"/>
+<Entry outShaftSpeed="421.91" torque="-75.78" electricPower="-2.76"/>
+<Entry outShaftSpeed="421.91" torque="-60.63" electricPower="-2.19"/>
+<Entry outShaftSpeed="421.91" torque="-45.47" electricPower="-1.61"/>
+<Entry outShaftSpeed="421.91" torque="-30.31" electricPower="-1.01"/>
+<Entry outShaftSpeed="421.91" torque="-15.16" electricPower="-0.40"/>
+<Entry outShaftSpeed="421.91" torque="0.00" electricPower="0.25"/>
+<Entry outShaftSpeed="421.91" torque="15.16" electricPower="0.97"/>
+<Entry outShaftSpeed="421.91" torque="30.31" electricPower="1.71"/>
+<Entry outShaftSpeed="421.91" torque="45.47" electricPower="2.47"/>
+<Entry outShaftSpeed="421.91" torque="60.63" electricPower="3.23"/>
+<Entry outShaftSpeed="421.91" torque="75.78" electricPower="4.02"/>
+<Entry outShaftSpeed="421.91" torque="90.94" electricPower="4.82"/>
+<Entry outShaftSpeed="421.91" torque="106.09" electricPower="5.63"/>
+<Entry outShaftSpeed="421.91" torque="121.25" electricPower="6.46"/>
+<Entry outShaftSpeed="421.91" torque="136.41" electricPower="7.31"/>
+<Entry outShaftSpeed="421.91" torque="151.56" electricPower="8.17"/>
+<Entry outShaftSpeed="421.91" torque="166.72" electricPower="9.04"/>
+<Entry outShaftSpeed="421.91" torque="181.88" electricPower="9.93"/>
+<Entry outShaftSpeed="421.91" torque="197.03" electricPower="10.84"/>
+<Entry outShaftSpeed="421.91" torque="212.19" electricPower="11.76"/>
+<Entry outShaftSpeed="421.91" torque="227.34" electricPower="12.70"/>
+<Entry outShaftSpeed="421.91" torque="242.50" electricPower="13.65"/>
+<Entry outShaftSpeed="421.91" torque="257.66" electricPower="14.62"/>
+<Entry outShaftSpeed="421.91" torque="272.81" electricPower="15.60"/>
+<Entry outShaftSpeed="421.91" torque="287.97" electricPower="16.60"/>
+<Entry outShaftSpeed="421.91" torque="303.13" electricPower="17.61"/>
+<Entry outShaftSpeed="421.91" torque="318.28" electricPower="18.64"/>
+<Entry outShaftSpeed="421.91" torque="333.44" electricPower="19.68"/>
+<Entry outShaftSpeed="421.91" torque="348.59" electricPower="20.74"/>
+<Entry outShaftSpeed="421.91" torque="363.75" electricPower="21.82"/>
+<Entry outShaftSpeed="421.91" torque="378.91" electricPower="22.91"/>
+<Entry outShaftSpeed="421.91" torque="394.06" electricPower="24.01"/>
+<Entry outShaftSpeed="421.91" torque="409.22" electricPower="25.13"/>
+<Entry outShaftSpeed="421.91" torque="424.38" electricPower="26.27"/>
+<Entry outShaftSpeed="421.91" torque="439.53" electricPower="27.42"/>
+<Entry outShaftSpeed="421.91" torque="454.69" electricPower="28.59"/>
+<Entry outShaftSpeed="421.91" torque="469.84" electricPower="29.77"/>
+<Entry outShaftSpeed="421.91" torque="485.00" electricPower="30.97"/>
+<Entry outShaftSpeed="492.24" torque="-485.00" electricPower="-15.88"/>
+<Entry outShaftSpeed="492.24" torque="-469.84" electricPower="-15.61"/>
+<Entry outShaftSpeed="492.24" torque="-454.69" electricPower="-15.32"/>
+<Entry outShaftSpeed="492.24" torque="-439.53" electricPower="-15.02"/>
+<Entry outShaftSpeed="492.24" torque="-424.38" electricPower="-14.71"/>
+<Entry outShaftSpeed="492.24" torque="-409.22" electricPower="-14.37"/>
+<Entry outShaftSpeed="492.24" torque="-394.06" electricPower="-14.03"/>
+<Entry outShaftSpeed="492.24" torque="-378.91" electricPower="-13.66"/>
+<Entry outShaftSpeed="492.24" torque="-363.75" electricPower="-13.29"/>
+<Entry outShaftSpeed="492.24" torque="-348.59" electricPower="-12.89"/>
+<Entry outShaftSpeed="492.24" torque="-333.44" electricPower="-12.49"/>
+<Entry outShaftSpeed="492.24" torque="-318.28" electricPower="-12.07"/>
+<Entry outShaftSpeed="492.24" torque="-303.13" electricPower="-11.63"/>
+<Entry outShaftSpeed="492.24" torque="-287.97" electricPower="-11.18"/>
+<Entry outShaftSpeed="492.24" torque="-272.81" electricPower="-10.71"/>
+<Entry outShaftSpeed="492.24" torque="-257.66" electricPower="-10.23"/>
+<Entry outShaftSpeed="492.24" torque="-242.50" electricPower="-9.73"/>
+<Entry outShaftSpeed="492.24" torque="-227.34" electricPower="-9.22"/>
+<Entry outShaftSpeed="492.24" torque="-212.19" electricPower="-8.69"/>
+<Entry outShaftSpeed="492.24" torque="-197.03" electricPower="-8.15"/>
+<Entry outShaftSpeed="492.24" torque="-181.88" electricPower="-7.59"/>
+<Entry outShaftSpeed="492.24" torque="-166.72" electricPower="-7.02"/>
+<Entry outShaftSpeed="492.24" torque="-151.56" electricPower="-6.43"/>
+<Entry outShaftSpeed="492.24" torque="-136.41" electricPower="-5.83"/>
+<Entry outShaftSpeed="492.24" torque="-121.25" electricPower="-5.21"/>
+<Entry outShaftSpeed="492.24" torque="-106.09" electricPower="-4.58"/>
+<Entry outShaftSpeed="492.24" torque="-90.94" electricPower="-3.93"/>
+<Entry outShaftSpeed="492.24" torque="-75.78" electricPower="-3.27"/>
+<Entry outShaftSpeed="492.24" torque="-60.63" electricPower="-2.59"/>
+<Entry outShaftSpeed="492.24" torque="-45.47" electricPower="-1.90"/>
+<Entry outShaftSpeed="492.24" torque="-30.31" electricPower="-1.19"/>
+<Entry outShaftSpeed="492.24" torque="-15.16" electricPower="-0.47"/>
+<Entry outShaftSpeed="492.24" torque="0.00" electricPower="0.29"/>
+<Entry outShaftSpeed="492.24" torque="15.16" electricPower="1.13"/>
+<Entry outShaftSpeed="492.24" torque="30.31" electricPower="1.98"/>
+<Entry outShaftSpeed="492.24" torque="45.47" electricPower="2.85"/>
+<Entry outShaftSpeed="492.24" torque="60.63" electricPower="3.73"/>
+<Entry outShaftSpeed="492.24" torque="75.78" electricPower="4.62"/>
+<Entry outShaftSpeed="492.24" torque="90.94" electricPower="5.54"/>
+<Entry outShaftSpeed="492.24" torque="106.09" electricPower="6.46"/>
+<Entry outShaftSpeed="492.24" torque="121.25" electricPower="7.41"/>
+<Entry outShaftSpeed="492.24" torque="136.41" electricPower="8.36"/>
+<Entry outShaftSpeed="492.24" torque="151.56" electricPower="9.34"/>
+<Entry outShaftSpeed="492.24" torque="166.72" electricPower="10.32"/>
+<Entry outShaftSpeed="492.24" torque="181.88" electricPower="11.33"/>
+<Entry outShaftSpeed="492.24" torque="197.03" electricPower="12.35"/>
+<Entry outShaftSpeed="492.24" torque="212.19" electricPower="13.38"/>
+<Entry outShaftSpeed="492.24" torque="227.34" electricPower="14.43"/>
+<Entry outShaftSpeed="492.24" torque="242.50" electricPower="15.50"/>
+<Entry outShaftSpeed="492.24" torque="257.66" electricPower="16.58"/>
+<Entry outShaftSpeed="492.24" torque="272.81" electricPower="17.67"/>
+<Entry outShaftSpeed="492.24" torque="287.97" electricPower="18.78"/>
+<Entry outShaftSpeed="492.24" torque="303.13" electricPower="19.91"/>
+<Entry outShaftSpeed="492.24" torque="318.28" electricPower="21.05"/>
+<Entry outShaftSpeed="492.24" torque="333.44" electricPower="22.21"/>
+<Entry outShaftSpeed="492.24" torque="348.59" electricPower="23.38"/>
+<Entry outShaftSpeed="492.24" torque="363.75" electricPower="24.57"/>
+<Entry outShaftSpeed="492.24" torque="378.91" electricPower="25.77"/>
+<Entry outShaftSpeed="492.24" torque="394.06" electricPower="26.99"/>
+<Entry outShaftSpeed="492.24" torque="409.22" electricPower="28.22"/>
+<Entry outShaftSpeed="492.24" torque="424.38" electricPower="29.47"/>
+<Entry outShaftSpeed="492.24" torque="439.53" electricPower="30.73"/>
+<Entry outShaftSpeed="492.24" torque="454.69" electricPower="32.01"/>
+<Entry outShaftSpeed="492.24" torque="469.84" electricPower="33.31"/>
+<Entry outShaftSpeed="492.24" torque="485.00" electricPower="34.62"/>
+<Entry outShaftSpeed="562.55" torque="-485.00" electricPower="-19.38"/>
+<Entry outShaftSpeed="562.55" torque="-469.84" electricPower="-19.00"/>
+<Entry outShaftSpeed="562.55" torque="-454.69" electricPower="-18.60"/>
+<Entry outShaftSpeed="562.55" torque="-439.53" electricPower="-18.19"/>
+<Entry outShaftSpeed="562.55" torque="-424.38" electricPower="-17.76"/>
+<Entry outShaftSpeed="562.55" torque="-409.22" electricPower="-17.32"/>
+<Entry outShaftSpeed="562.55" torque="-394.06" electricPower="-16.86"/>
+<Entry outShaftSpeed="562.55" torque="-378.91" electricPower="-16.39"/>
+<Entry outShaftSpeed="562.55" torque="-363.75" electricPower="-15.90"/>
+<Entry outShaftSpeed="562.55" torque="-348.59" electricPower="-15.40"/>
+<Entry outShaftSpeed="562.55" torque="-333.44" electricPower="-14.88"/>
+<Entry outShaftSpeed="562.55" torque="-318.28" electricPower="-14.35"/>
+<Entry outShaftSpeed="562.55" torque="-303.13" electricPower="-13.80"/>
+<Entry outShaftSpeed="562.55" torque="-287.97" electricPower="-13.23"/>
+<Entry outShaftSpeed="562.55" torque="-272.81" electricPower="-12.66"/>
+<Entry outShaftSpeed="562.55" torque="-257.66" electricPower="-12.06"/>
+<Entry outShaftSpeed="562.55" torque="-242.50" electricPower="-11.46"/>
+<Entry outShaftSpeed="562.55" torque="-227.34" electricPower="-10.83"/>
+<Entry outShaftSpeed="562.55" torque="-212.19" electricPower="-10.20"/>
+<Entry outShaftSpeed="562.55" torque="-197.03" electricPower="-9.54"/>
+<Entry outShaftSpeed="562.55" torque="-181.88" electricPower="-8.88"/>
+<Entry outShaftSpeed="562.55" torque="-166.72" electricPower="-8.19"/>
+<Entry outShaftSpeed="562.55" torque="-151.56" electricPower="-7.49"/>
+<Entry outShaftSpeed="562.55" torque="-136.41" electricPower="-6.78"/>
+<Entry outShaftSpeed="562.55" torque="-121.25" electricPower="-6.05"/>
+<Entry outShaftSpeed="562.55" torque="-106.09" electricPower="-5.31"/>
+<Entry outShaftSpeed="562.55" torque="-90.94" electricPower="-4.55"/>
+<Entry outShaftSpeed="562.55" torque="-75.78" electricPower="-3.78"/>
+<Entry outShaftSpeed="562.55" torque="-60.63" electricPower="-2.99"/>
+<Entry outShaftSpeed="562.55" torque="-45.47" electricPower="-2.19"/>
+<Entry outShaftSpeed="562.55" torque="-30.31" electricPower="-1.37"/>
+<Entry outShaftSpeed="562.55" torque="-15.16" electricPower="-0.54"/>
+<Entry outShaftSpeed="562.55" torque="0.00" electricPower="0.34"/>
+<Entry outShaftSpeed="562.55" torque="15.16" electricPower="1.29"/>
+<Entry outShaftSpeed="562.55" torque="30.31" electricPower="2.25"/>
+<Entry outShaftSpeed="562.55" torque="45.47" electricPower="3.23"/>
+<Entry outShaftSpeed="562.55" torque="60.63" electricPower="4.22"/>
+<Entry outShaftSpeed="562.55" torque="75.78" electricPower="5.23"/>
+<Entry outShaftSpeed="562.55" torque="90.94" electricPower="6.26"/>
+<Entry outShaftSpeed="562.55" torque="106.09" electricPower="7.30"/>
+<Entry outShaftSpeed="562.55" torque="121.25" electricPower="8.35"/>
+<Entry outShaftSpeed="562.55" torque="136.41" electricPower="9.42"/>
+<Entry outShaftSpeed="562.55" torque="151.56" electricPower="10.51"/>
+<Entry outShaftSpeed="562.55" torque="166.72" electricPower="11.61"/>
+<Entry outShaftSpeed="562.55" torque="181.88" electricPower="12.73"/>
+<Entry outShaftSpeed="562.55" torque="197.03" electricPower="13.86"/>
+<Entry outShaftSpeed="562.55" torque="212.19" electricPower="15.01"/>
+<Entry outShaftSpeed="562.55" torque="227.34" electricPower="16.17"/>
+<Entry outShaftSpeed="562.55" torque="242.50" electricPower="17.35"/>
+<Entry outShaftSpeed="562.55" torque="257.66" electricPower="18.54"/>
+<Entry outShaftSpeed="562.55" torque="272.81" electricPower="19.75"/>
+<Entry outShaftSpeed="562.55" torque="287.97" electricPower="20.97"/>
+<Entry outShaftSpeed="562.55" torque="303.13" electricPower="22.21"/>
+<Entry outShaftSpeed="562.55" torque="318.28" electricPower="23.46"/>
+<Entry outShaftSpeed="562.55" torque="333.44" electricPower="24.73"/>
+<Entry outShaftSpeed="562.55" torque="348.59" electricPower="26.02"/>
+<Entry outShaftSpeed="562.55" torque="363.75" electricPower="27.32"/>
+<Entry outShaftSpeed="562.55" torque="378.91" electricPower="28.63"/>
+<Entry outShaftSpeed="562.55" torque="394.06" electricPower="29.97"/>
+<Entry outShaftSpeed="562.55" torque="409.22" electricPower="31.31"/>
+<Entry outShaftSpeed="562.55" torque="424.38" electricPower="32.67"/>
+<Entry outShaftSpeed="562.55" torque="439.53" electricPower="34.05"/>
+<Entry outShaftSpeed="562.55" torque="454.69" electricPower="35.44"/>
+<Entry outShaftSpeed="562.55" torque="469.84" electricPower="36.85"/>
+<Entry outShaftSpeed="562.55" torque="485.00" electricPower="38.27"/>
+<Entry outShaftSpeed="632.87" torque="-485.00" electricPower="-22.88"/>
+<Entry outShaftSpeed="632.87" torque="-469.84" electricPower="-22.38"/>
+<Entry outShaftSpeed="632.87" torque="-454.69" electricPower="-21.87"/>
+<Entry outShaftSpeed="632.87" torque="-439.53" electricPower="-21.35"/>
+<Entry outShaftSpeed="632.87" torque="-424.38" electricPower="-20.81"/>
+<Entry outShaftSpeed="632.87" torque="-409.22" electricPower="-20.26"/>
+<Entry outShaftSpeed="632.87" torque="-394.06" electricPower="-19.69"/>
+<Entry outShaftSpeed="632.87" torque="-378.91" electricPower="-19.11"/>
+<Entry outShaftSpeed="632.87" torque="-363.75" electricPower="-18.51"/>
+<Entry outShaftSpeed="632.87" torque="-348.59" electricPower="-17.90"/>
+<Entry outShaftSpeed="632.87" torque="-333.44" electricPower="-17.27"/>
+<Entry outShaftSpeed="632.87" torque="-318.28" electricPower="-16.62"/>
+<Entry outShaftSpeed="632.87" torque="-303.13" electricPower="-15.97"/>
+<Entry outShaftSpeed="632.87" torque="-287.97" electricPower="-15.29"/>
+<Entry outShaftSpeed="632.87" torque="-272.81" electricPower="-14.60"/>
+<Entry outShaftSpeed="632.87" torque="-257.66" electricPower="-13.90"/>
+<Entry outShaftSpeed="632.87" torque="-242.50" electricPower="-13.18"/>
+<Entry outShaftSpeed="632.87" torque="-227.34" electricPower="-12.45"/>
+<Entry outShaftSpeed="632.87" torque="-212.19" electricPower="-11.70"/>
+<Entry outShaftSpeed="632.87" torque="-197.03" electricPower="-10.94"/>
+<Entry outShaftSpeed="632.87" torque="-181.88" electricPower="-10.16"/>
+<Entry outShaftSpeed="632.87" torque="-166.72" electricPower="-9.36"/>
+<Entry outShaftSpeed="632.87" torque="-151.56" electricPower="-8.56"/>
+<Entry outShaftSpeed="632.87" torque="-136.41" electricPower="-7.73"/>
+<Entry outShaftSpeed="632.87" torque="-121.25" electricPower="-6.89"/>
+<Entry outShaftSpeed="632.87" torque="-106.09" electricPower="-6.04"/>
+<Entry outShaftSpeed="632.87" torque="-90.94" electricPower="-5.17"/>
+<Entry outShaftSpeed="632.87" torque="-75.78" electricPower="-4.29"/>
+<Entry outShaftSpeed="632.87" torque="-60.63" electricPower="-3.39"/>
+<Entry outShaftSpeed="632.87" torque="-45.47" electricPower="-2.48"/>
+<Entry outShaftSpeed="632.87" torque="-30.31" electricPower="-1.55"/>
+<Entry outShaftSpeed="632.87" torque="-15.16" electricPower="-0.60"/>
+<Entry outShaftSpeed="632.87" torque="0.00" electricPower="0.38"/>
+<Entry outShaftSpeed="632.87" torque="15.16" electricPower="1.45"/>
+<Entry outShaftSpeed="632.87" torque="30.31" electricPower="2.52"/>
+<Entry outShaftSpeed="632.87" torque="45.47" electricPower="3.61"/>
+<Entry outShaftSpeed="632.87" torque="60.63" electricPower="4.72"/>
+<Entry outShaftSpeed="632.87" torque="75.78" electricPower="5.84"/>
+<Entry outShaftSpeed="632.87" torque="90.94" electricPower="6.98"/>
+<Entry outShaftSpeed="632.87" torque="106.09" electricPower="8.13"/>
+<Entry outShaftSpeed="632.87" torque="121.25" electricPower="9.30"/>
+<Entry outShaftSpeed="632.87" torque="136.41" electricPower="10.48"/>
+<Entry outShaftSpeed="632.87" torque="151.56" electricPower="11.68"/>
+<Entry outShaftSpeed="632.87" torque="166.72" electricPower="12.90"/>
+<Entry outShaftSpeed="632.87" torque="181.88" electricPower="14.13"/>
+<Entry outShaftSpeed="632.87" torque="197.03" electricPower="15.37"/>
+<Entry outShaftSpeed="632.87" torque="212.19" electricPower="16.63"/>
+<Entry outShaftSpeed="632.87" torque="227.34" electricPower="17.91"/>
+<Entry outShaftSpeed="632.87" torque="242.50" electricPower="19.20"/>
+<Entry outShaftSpeed="632.87" torque="257.66" electricPower="20.50"/>
+<Entry outShaftSpeed="632.87" torque="272.81" electricPower="21.82"/>
+<Entry outShaftSpeed="632.87" torque="287.97" electricPower="23.16"/>
+<Entry outShaftSpeed="632.87" torque="303.13" electricPower="24.51"/>
+<Entry outShaftSpeed="632.87" torque="318.28" electricPower="25.88"/>
+<Entry outShaftSpeed="632.87" torque="333.44" electricPower="27.26"/>
+<Entry outShaftSpeed="632.87" torque="348.59" electricPower="28.66"/>
+<Entry outShaftSpeed="632.87" torque="363.75" electricPower="30.07"/>
+<Entry outShaftSpeed="632.87" torque="378.91" electricPower="31.50"/>
+<Entry outShaftSpeed="632.87" torque="394.06" electricPower="32.95"/>
+<Entry outShaftSpeed="632.87" torque="409.22" electricPower="34.40"/>
+<Entry outShaftSpeed="632.87" torque="424.38" electricPower="35.88"/>
+<Entry outShaftSpeed="632.87" torque="439.53" electricPower="37.37"/>
+<Entry outShaftSpeed="632.87" torque="454.69" electricPower="38.87"/>
+<Entry outShaftSpeed="632.87" torque="469.84" electricPower="40.39"/>
+<Entry outShaftSpeed="632.87" torque="485.00" electricPower="41.93"/>
+<Entry outShaftSpeed="703.18" torque="-485.00" electricPower="-26.37"/>
+<Entry outShaftSpeed="703.18" torque="-469.84" electricPower="-25.76"/>
+<Entry outShaftSpeed="703.18" torque="-454.69" electricPower="-25.15"/>
+<Entry outShaftSpeed="703.18" torque="-439.53" electricPower="-24.51"/>
+<Entry outShaftSpeed="703.18" torque="-424.38" electricPower="-23.86"/>
+<Entry outShaftSpeed="703.18" torque="-409.22" electricPower="-23.20"/>
+<Entry outShaftSpeed="703.18" torque="-394.06" electricPower="-22.52"/>
+<Entry outShaftSpeed="703.18" torque="-378.91" electricPower="-21.83"/>
+<Entry outShaftSpeed="703.18" torque="-363.75" electricPower="-21.12"/>
+<Entry outShaftSpeed="703.18" torque="-348.59" electricPower="-20.39"/>
+<Entry outShaftSpeed="703.18" torque="-333.44" electricPower="-19.65"/>
+<Entry outShaftSpeed="703.18" torque="-318.28" electricPower="-18.90"/>
+<Entry outShaftSpeed="703.18" torque="-303.13" electricPower="-18.13"/>
+<Entry outShaftSpeed="703.18" torque="-287.97" electricPower="-17.35"/>
+<Entry outShaftSpeed="703.18" torque="-272.81" electricPower="-16.55"/>
+<Entry outShaftSpeed="703.18" torque="-257.66" electricPower="-15.73"/>
+<Entry outShaftSpeed="703.18" torque="-242.50" electricPower="-14.91"/>
+<Entry outShaftSpeed="703.18" torque="-227.34" electricPower="-14.06"/>
+<Entry outShaftSpeed="703.18" torque="-212.19" electricPower="-13.20"/>
+<Entry outShaftSpeed="703.18" torque="-197.03" electricPower="-12.33"/>
+<Entry outShaftSpeed="703.18" torque="-181.88" electricPower="-11.44"/>
+<Entry outShaftSpeed="703.18" torque="-166.72" electricPower="-10.54"/>
+<Entry outShaftSpeed="703.18" torque="-151.56" electricPower="-9.62"/>
+<Entry outShaftSpeed="703.18" torque="-136.41" electricPower="-8.68"/>
+<Entry outShaftSpeed="703.18" torque="-121.25" electricPower="-7.73"/>
+<Entry outShaftSpeed="703.18" torque="-106.09" electricPower="-6.77"/>
+<Entry outShaftSpeed="703.18" torque="-90.94" electricPower="-5.79"/>
+<Entry outShaftSpeed="703.18" torque="-75.78" electricPower="-4.80"/>
+<Entry outShaftSpeed="703.18" torque="-60.63" electricPower="-3.79"/>
+<Entry outShaftSpeed="703.18" torque="-45.47" electricPower="-2.76"/>
+<Entry outShaftSpeed="703.18" torque="-30.31" electricPower="-1.72"/>
+<Entry outShaftSpeed="703.18" torque="-15.16" electricPower="-0.67"/>
+<Entry outShaftSpeed="703.18" torque="0.00" electricPower="0.43"/>
+<Entry outShaftSpeed="703.18" torque="15.16" electricPower="1.61"/>
+<Entry outShaftSpeed="703.18" torque="30.31" electricPower="2.79"/>
+<Entry outShaftSpeed="703.18" torque="45.47" electricPower="4.00"/>
+<Entry outShaftSpeed="703.18" torque="60.63" electricPower="5.22"/>
+<Entry outShaftSpeed="703.18" torque="75.78" electricPower="6.45"/>
+<Entry outShaftSpeed="703.18" torque="90.94" electricPower="7.70"/>
+<Entry outShaftSpeed="703.18" torque="106.09" electricPower="8.97"/>
+<Entry outShaftSpeed="703.18" torque="121.25" electricPower="10.25"/>
+<Entry outShaftSpeed="703.18" torque="136.41" electricPower="11.55"/>
+<Entry outShaftSpeed="703.18" torque="151.56" electricPower="12.86"/>
+<Entry outShaftSpeed="703.18" torque="166.72" electricPower="14.19"/>
+<Entry outShaftSpeed="703.18" torque="181.88" electricPower="15.53"/>
+<Entry outShaftSpeed="703.18" torque="197.03" electricPower="16.88"/>
+<Entry outShaftSpeed="703.18" torque="212.19" electricPower="18.26"/>
+<Entry outShaftSpeed="703.18" torque="227.34" electricPower="19.65"/>
+<Entry outShaftSpeed="703.18" torque="242.50" electricPower="21.05"/>
+<Entry outShaftSpeed="703.18" torque="257.66" electricPower="22.47"/>
+<Entry outShaftSpeed="703.18" torque="272.81" electricPower="23.90"/>
+<Entry outShaftSpeed="703.18" torque="287.97" electricPower="25.35"/>
+<Entry outShaftSpeed="703.18" torque="303.13" electricPower="26.82"/>
+<Entry outShaftSpeed="703.18" torque="318.28" electricPower="28.30"/>
+<Entry outShaftSpeed="703.18" torque="333.44" electricPower="29.79"/>
+<Entry outShaftSpeed="703.18" torque="348.59" electricPower="31.30"/>
+<Entry outShaftSpeed="703.18" torque="363.75" electricPower="32.83"/>
+<Entry outShaftSpeed="703.18" torque="378.91" electricPower="34.37"/>
+<Entry outShaftSpeed="703.18" torque="394.06" electricPower="35.93"/>
+<Entry outShaftSpeed="703.18" torque="409.22" electricPower="37.50"/>
+<Entry outShaftSpeed="703.18" torque="424.38" electricPower="39.09"/>
+<Entry outShaftSpeed="703.18" torque="439.53" electricPower="40.69"/>
+<Entry outShaftSpeed="703.18" torque="454.69" electricPower="42.31"/>
+<Entry outShaftSpeed="703.18" torque="469.84" electricPower="43.94"/>
+<Entry outShaftSpeed="703.18" torque="485.00" electricPower="45.59"/>
+<Entry outShaftSpeed="773.51" torque="-485.00" electricPower="-29.86"/>
+<Entry outShaftSpeed="773.51" torque="-469.84" electricPower="-29.15"/>
+<Entry outShaftSpeed="773.51" torque="-454.69" electricPower="-28.42"/>
+<Entry outShaftSpeed="773.51" torque="-439.53" electricPower="-27.67"/>
+<Entry outShaftSpeed="773.51" torque="-424.38" electricPower="-26.91"/>
+<Entry outShaftSpeed="773.51" torque="-409.22" electricPower="-26.14"/>
+<Entry outShaftSpeed="773.51" torque="-394.06" electricPower="-25.35"/>
+<Entry outShaftSpeed="773.51" torque="-378.91" electricPower="-24.54"/>
+<Entry outShaftSpeed="773.51" torque="-363.75" electricPower="-23.72"/>
+<Entry outShaftSpeed="773.51" torque="-348.59" electricPower="-22.89"/>
+<Entry outShaftSpeed="773.51" torque="-333.44" electricPower="-22.04"/>
+<Entry outShaftSpeed="773.51" torque="-318.28" electricPower="-21.18"/>
+<Entry outShaftSpeed="773.51" torque="-303.13" electricPower="-20.30"/>
+<Entry outShaftSpeed="773.51" torque="-287.97" electricPower="-19.40"/>
+<Entry outShaftSpeed="773.51" torque="-272.81" electricPower="-18.49"/>
+<Entry outShaftSpeed="773.51" torque="-257.66" electricPower="-17.57"/>
+<Entry outShaftSpeed="773.51" torque="-242.50" electricPower="-16.63"/>
+<Entry outShaftSpeed="773.51" torque="-227.34" electricPower="-15.67"/>
+<Entry outShaftSpeed="773.51" torque="-212.19" electricPower="-14.70"/>
+<Entry outShaftSpeed="773.51" torque="-197.03" electricPower="-13.72"/>
+<Entry outShaftSpeed="773.51" torque="-181.88" electricPower="-12.72"/>
+<Entry outShaftSpeed="773.51" torque="-166.72" electricPower="-11.70"/>
+<Entry outShaftSpeed="773.51" torque="-151.56" electricPower="-10.68"/>
+<Entry outShaftSpeed="773.51" torque="-136.41" electricPower="-9.63"/>
+<Entry outShaftSpeed="773.51" torque="-121.25" electricPower="-8.57"/>
+<Entry outShaftSpeed="773.51" torque="-106.09" electricPower="-7.50"/>
+<Entry outShaftSpeed="773.51" torque="-90.94" electricPower="-6.41"/>
+<Entry outShaftSpeed="773.51" torque="-75.78" electricPower="-5.30"/>
+<Entry outShaftSpeed="773.51" torque="-60.63" electricPower="-4.18"/>
+<Entry outShaftSpeed="773.51" torque="-45.47" electricPower="-3.05"/>
+<Entry outShaftSpeed="773.51" torque="-30.31" electricPower="-1.90"/>
+<Entry outShaftSpeed="773.51" torque="-15.16" electricPower="-0.73"/>
+<Entry outShaftSpeed="773.51" torque="0.00" electricPower="0.48"/>
+<Entry outShaftSpeed="773.51" torque="15.16" electricPower="1.77"/>
+<Entry outShaftSpeed="773.51" torque="30.31" electricPower="3.07"/>
+<Entry outShaftSpeed="773.51" torque="45.47" electricPower="4.39"/>
+<Entry outShaftSpeed="773.51" torque="60.63" electricPower="5.72"/>
+<Entry outShaftSpeed="773.51" torque="75.78" electricPower="7.07"/>
+<Entry outShaftSpeed="773.51" torque="90.94" electricPower="8.43"/>
+<Entry outShaftSpeed="773.51" torque="106.09" electricPower="9.81"/>
+<Entry outShaftSpeed="773.51" torque="121.25" electricPower="11.20"/>
+<Entry outShaftSpeed="773.51" torque="136.41" electricPower="12.61"/>
+<Entry outShaftSpeed="773.51" torque="151.56" electricPower="14.04"/>
+<Entry outShaftSpeed="773.51" torque="166.72" electricPower="15.48"/>
+<Entry outShaftSpeed="773.51" torque="181.88" electricPower="16.93"/>
+<Entry outShaftSpeed="773.51" torque="197.03" electricPower="18.40"/>
+<Entry outShaftSpeed="773.51" torque="212.19" electricPower="19.89"/>
+<Entry outShaftSpeed="773.51" torque="227.34" electricPower="21.39"/>
+<Entry outShaftSpeed="773.51" torque="242.50" electricPower="22.90"/>
+<Entry outShaftSpeed="773.51" torque="257.66" electricPower="24.44"/>
+<Entry outShaftSpeed="773.51" torque="272.81" electricPower="25.98"/>
+<Entry outShaftSpeed="773.51" torque="287.97" electricPower="27.54"/>
+<Entry outShaftSpeed="773.51" torque="303.13" electricPower="29.12"/>
+<Entry outShaftSpeed="773.51" torque="318.28" electricPower="30.72"/>
+<Entry outShaftSpeed="773.51" torque="333.44" electricPower="32.32"/>
+<Entry outShaftSpeed="773.51" torque="348.59" electricPower="33.95"/>
+<Entry outShaftSpeed="773.51" torque="363.75" electricPower="35.59"/>
+<Entry outShaftSpeed="773.51" torque="378.91" electricPower="37.24"/>
+<Entry outShaftSpeed="773.51" torque="394.06" electricPower="38.91"/>
+<Entry outShaftSpeed="773.51" torque="409.22" electricPower="40.59"/>
+<Entry outShaftSpeed="773.51" torque="424.38" electricPower="42.29"/>
+<Entry outShaftSpeed="773.51" torque="439.53" electricPower="44.01"/>
+<Entry outShaftSpeed="773.51" torque="454.69" electricPower="45.74"/>
+<Entry outShaftSpeed="773.51" torque="469.84" electricPower="47.49"/>
+<Entry outShaftSpeed="773.51" torque="485.00" electricPower="49.25"/>
+<Entry outShaftSpeed="843.83" torque="-485.00" electricPower="-33.35"/>
+<Entry outShaftSpeed="843.83" torque="-469.84" electricPower="-32.52"/>
+<Entry outShaftSpeed="843.83" torque="-454.69" electricPower="-31.68"/>
+<Entry outShaftSpeed="843.83" torque="-439.53" electricPower="-30.83"/>
+<Entry outShaftSpeed="843.83" torque="-424.38" electricPower="-29.96"/>
+<Entry outShaftSpeed="843.83" torque="-409.22" electricPower="-29.07"/>
+<Entry outShaftSpeed="843.83" torque="-394.06" electricPower="-28.18"/>
+<Entry outShaftSpeed="843.83" torque="-378.91" electricPower="-27.26"/>
+<Entry outShaftSpeed="843.83" torque="-363.75" electricPower="-26.33"/>
+<Entry outShaftSpeed="843.83" torque="-348.59" electricPower="-25.38"/>
+<Entry outShaftSpeed="843.83" torque="-333.44" electricPower="-24.42"/>
+<Entry outShaftSpeed="843.83" torque="-318.28" electricPower="-23.45"/>
+<Entry outShaftSpeed="843.83" torque="-303.13" electricPower="-22.46"/>
+<Entry outShaftSpeed="843.83" torque="-287.97" electricPower="-21.45"/>
+<Entry outShaftSpeed="843.83" torque="-272.81" electricPower="-20.43"/>
+<Entry outShaftSpeed="843.83" torque="-257.66" electricPower="-19.40"/>
+<Entry outShaftSpeed="843.83" torque="-242.50" electricPower="-18.35"/>
+<Entry outShaftSpeed="843.83" torque="-227.34" electricPower="-17.28"/>
+<Entry outShaftSpeed="843.83" torque="-212.19" electricPower="-16.20"/>
+<Entry outShaftSpeed="843.83" torque="-197.03" electricPower="-15.11"/>
+<Entry outShaftSpeed="843.83" torque="-181.88" electricPower="-14.00"/>
+<Entry outShaftSpeed="843.83" torque="-166.72" electricPower="-12.87"/>
+<Entry outShaftSpeed="843.83" torque="-151.56" electricPower="-11.73"/>
+<Entry outShaftSpeed="843.83" torque="-136.41" electricPower="-10.58"/>
+<Entry outShaftSpeed="843.83" torque="-121.25" electricPower="-9.41"/>
+<Entry outShaftSpeed="843.83" torque="-106.09" electricPower="-8.22"/>
+<Entry outShaftSpeed="843.83" torque="-90.94" electricPower="-7.02"/>
+<Entry outShaftSpeed="843.83" torque="-75.78" electricPower="-5.80"/>
+<Entry outShaftSpeed="843.83" torque="-60.63" electricPower="-4.57"/>
+<Entry outShaftSpeed="843.83" torque="-45.47" electricPower="-3.33"/>
+<Entry outShaftSpeed="843.83" torque="-30.31" electricPower="-2.07"/>
+<Entry outShaftSpeed="843.83" torque="-15.16" electricPower="-0.79"/>
+<Entry outShaftSpeed="843.83" torque="0.00" electricPower="0.53"/>
+<Entry outShaftSpeed="843.83" torque="15.16" electricPower="1.93"/>
+<Entry outShaftSpeed="843.83" torque="30.31" electricPower="3.35"/>
+<Entry outShaftSpeed="843.83" torque="45.47" electricPower="4.78"/>
+<Entry outShaftSpeed="843.83" torque="60.63" electricPower="6.22"/>
+<Entry outShaftSpeed="843.83" torque="75.78" electricPower="7.68"/>
+<Entry outShaftSpeed="843.83" torque="90.94" electricPower="9.16"/>
+<Entry outShaftSpeed="843.83" torque="106.09" electricPower="10.65"/>
+<Entry outShaftSpeed="843.83" torque="121.25" electricPower="12.16"/>
+<Entry outShaftSpeed="843.83" torque="136.41" electricPower="13.68"/>
+<Entry outShaftSpeed="843.83" torque="151.56" electricPower="15.22"/>
+<Entry outShaftSpeed="843.83" torque="166.72" electricPower="16.77"/>
+<Entry outShaftSpeed="843.83" torque="181.88" electricPower="18.34"/>
+<Entry outShaftSpeed="843.83" torque="197.03" electricPower="19.92"/>
+<Entry outShaftSpeed="843.83" torque="212.19" electricPower="21.52"/>
+<Entry outShaftSpeed="843.83" torque="227.34" electricPower="23.13"/>
+<Entry outShaftSpeed="843.83" torque="242.50" electricPower="24.76"/>
+<Entry outShaftSpeed="843.83" torque="257.66" electricPower="26.40"/>
+<Entry outShaftSpeed="843.83" torque="272.81" electricPower="28.06"/>
+<Entry outShaftSpeed="843.83" torque="287.97" electricPower="29.74"/>
+<Entry outShaftSpeed="843.83" torque="303.13" electricPower="31.43"/>
+<Entry outShaftSpeed="843.83" torque="318.28" electricPower="33.14"/>
+<Entry outShaftSpeed="843.83" torque="333.44" electricPower="34.86"/>
+<Entry outShaftSpeed="843.83" torque="348.59" electricPower="36.59"/>
+<Entry outShaftSpeed="843.83" torque="363.75" electricPower="38.34"/>
+<Entry outShaftSpeed="843.83" torque="378.91" electricPower="40.11"/>
+<Entry outShaftSpeed="843.83" torque="394.06" electricPower="41.89"/>
+<Entry outShaftSpeed="843.83" torque="409.22" electricPower="43.69"/>
+<Entry outShaftSpeed="843.83" torque="424.38" electricPower="45.50"/>
+<Entry outShaftSpeed="843.83" torque="439.53" electricPower="47.33"/>
+<Entry outShaftSpeed="843.83" torque="454.69" electricPower="49.18"/>
+<Entry outShaftSpeed="843.83" torque="469.84" electricPower="51.03"/>
+<Entry outShaftSpeed="843.83" torque="485.00" electricPower="52.91"/>
+<Entry outShaftSpeed="1406.38" torque="-485.00" electricPower="-61.21"/>
+<Entry outShaftSpeed="1406.38" torque="-469.84" electricPower="-59.50"/>
+<Entry outShaftSpeed="1406.38" torque="-454.69" electricPower="-57.78"/>
+<Entry outShaftSpeed="1406.38" torque="-439.53" electricPower="-56.04"/>
+<Entry outShaftSpeed="1406.38" torque="-424.38" electricPower="-54.28"/>
+<Entry outShaftSpeed="1406.38" torque="-409.22" electricPower="-52.51"/>
+<Entry outShaftSpeed="1406.38" torque="-394.06" electricPower="-50.73"/>
+<Entry outShaftSpeed="1406.38" torque="-378.91" electricPower="-48.93"/>
+<Entry outShaftSpeed="1406.38" torque="-363.75" electricPower="-47.11"/>
+<Entry outShaftSpeed="1406.38" torque="-348.59" electricPower="-45.28"/>
+<Entry outShaftSpeed="1406.38" torque="-333.44" electricPower="-43.44"/>
+<Entry outShaftSpeed="1406.38" torque="-318.28" electricPower="-41.58"/>
+<Entry outShaftSpeed="1406.38" torque="-303.13" electricPower="-39.70"/>
+<Entry outShaftSpeed="1406.38" torque="-287.97" electricPower="-37.81"/>
+<Entry outShaftSpeed="1406.38" torque="-272.81" electricPower="-35.91"/>
+<Entry outShaftSpeed="1406.38" torque="-257.66" electricPower="-33.99"/>
+<Entry outShaftSpeed="1406.38" torque="-242.50" electricPower="-32.05"/>
+<Entry outShaftSpeed="1406.38" torque="-227.34" electricPower="-30.10"/>
+<Entry outShaftSpeed="1406.38" torque="-212.19" electricPower="-28.14"/>
+<Entry outShaftSpeed="1406.38" torque="-197.03" electricPower="-26.16"/>
+<Entry outShaftSpeed="1406.38" torque="-181.88" electricPower="-24.16"/>
+<Entry outShaftSpeed="1406.38" torque="-166.72" electricPower="-22.15"/>
+<Entry outShaftSpeed="1406.38" torque="-151.56" electricPower="-20.13"/>
+<Entry outShaftSpeed="1406.38" torque="-136.41" electricPower="-18.09"/>
+<Entry outShaftSpeed="1406.38" torque="-121.25" electricPower="-16.03"/>
+<Entry outShaftSpeed="1406.38" torque="-106.09" electricPower="-13.96"/>
+<Entry outShaftSpeed="1406.38" torque="-90.94" electricPower="-11.88"/>
+<Entry outShaftSpeed="1406.38" torque="-75.78" electricPower="-9.78"/>
+<Entry outShaftSpeed="1406.38" torque="-60.63" electricPower="-7.66"/>
+<Entry outShaftSpeed="1406.38" torque="-45.47" electricPower="-5.53"/>
+<Entry outShaftSpeed="1406.38" torque="-30.31" electricPower="-3.39"/>
+<Entry outShaftSpeed="1406.38" torque="-15.16" electricPower="-1.23"/>
+<Entry outShaftSpeed="1406.38" torque="0.00" electricPower="1.00"/>
+<Entry outShaftSpeed="1406.38" torque="15.16" electricPower="3.30"/>
+<Entry outShaftSpeed="1406.38" torque="30.31" electricPower="5.62"/>
+<Entry outShaftSpeed="1406.38" torque="45.47" electricPower="7.95"/>
+<Entry outShaftSpeed="1406.38" torque="60.63" electricPower="10.30"/>
+<Entry outShaftSpeed="1406.38" torque="75.78" electricPower="12.66"/>
+<Entry outShaftSpeed="1406.38" torque="90.94" electricPower="15.04"/>
+<Entry outShaftSpeed="1406.38" torque="106.09" electricPower="17.43"/>
+<Entry outShaftSpeed="1406.38" torque="121.25" electricPower="19.84"/>
+<Entry outShaftSpeed="1406.38" torque="136.41" electricPower="22.27"/>
+<Entry outShaftSpeed="1406.38" torque="151.56" electricPower="24.71"/>
+<Entry outShaftSpeed="1406.38" torque="166.72" electricPower="27.16"/>
+<Entry outShaftSpeed="1406.38" torque="181.88" electricPower="29.63"/>
+<Entry outShaftSpeed="1406.38" torque="197.03" electricPower="32.12"/>
+<Entry outShaftSpeed="1406.38" torque="212.19" electricPower="34.62"/>
+<Entry outShaftSpeed="1406.38" torque="227.34" electricPower="37.14"/>
+<Entry outShaftSpeed="1406.38" torque="242.50" electricPower="39.67"/>
+<Entry outShaftSpeed="1406.38" torque="257.66" electricPower="42.22"/>
+<Entry outShaftSpeed="1406.38" torque="272.81" electricPower="44.78"/>
+<Entry outShaftSpeed="1406.38" torque="287.97" electricPower="47.36"/>
+<Entry outShaftSpeed="1406.38" torque="303.13" electricPower="49.95"/>
+<Entry outShaftSpeed="1406.38" torque="318.28" electricPower="52.56"/>
+<Entry outShaftSpeed="1406.38" torque="333.44" electricPower="55.18"/>
+<Entry outShaftSpeed="1406.38" torque="348.59" electricPower="57.82"/>
+<Entry outShaftSpeed="1406.38" torque="363.75" electricPower="60.47"/>
+<Entry outShaftSpeed="1406.38" torque="378.91" electricPower="63.14"/>
+<Entry outShaftSpeed="1406.38" torque="394.06" electricPower="65.83"/>
+<Entry outShaftSpeed="1406.38" torque="409.22" electricPower="68.53"/>
+<Entry outShaftSpeed="1406.38" torque="424.38" electricPower="71.24"/>
+<Entry outShaftSpeed="1406.38" torque="439.53" electricPower="73.98"/>
+<Entry outShaftSpeed="1406.38" torque="454.69" electricPower="76.72"/>
+<Entry outShaftSpeed="1406.38" torque="469.84" electricPower="79.48"/>
+<Entry outShaftSpeed="1406.38" torque="485.00" electricPower="82.26"/>
+<Entry outShaftSpeed="1758.03" torque="-485.00" electricPower="-78.57"/>
+<Entry outShaftSpeed="1758.03" torque="-469.84" electricPower="-76.31"/>
+<Entry outShaftSpeed="1758.03" torque="-454.69" electricPower="-74.03"/>
+<Entry outShaftSpeed="1758.03" torque="-439.53" electricPower="-71.74"/>
+<Entry outShaftSpeed="1758.03" torque="-424.38" electricPower="-69.43"/>
+<Entry outShaftSpeed="1758.03" torque="-409.22" electricPower="-67.11"/>
+<Entry outShaftSpeed="1758.03" torque="-394.06" electricPower="-64.77"/>
+<Entry outShaftSpeed="1758.03" torque="-378.91" electricPower="-62.42"/>
+<Entry outShaftSpeed="1758.03" torque="-363.75" electricPower="-60.05"/>
+<Entry outShaftSpeed="1758.03" torque="-348.59" electricPower="-57.67"/>
+<Entry outShaftSpeed="1758.03" torque="-333.44" electricPower="-55.27"/>
+<Entry outShaftSpeed="1758.03" torque="-318.28" electricPower="-52.86"/>
+<Entry outShaftSpeed="1758.03" torque="-303.13" electricPower="-50.43"/>
+<Entry outShaftSpeed="1758.03" torque="-287.97" electricPower="-47.98"/>
+<Entry outShaftSpeed="1758.03" torque="-272.81" electricPower="-45.53"/>
+<Entry outShaftSpeed="1758.03" torque="-257.66" electricPower="-43.05"/>
+<Entry outShaftSpeed="1758.03" torque="-242.50" electricPower="-40.57"/>
+<Entry outShaftSpeed="1758.03" torque="-227.34" electricPower="-38.06"/>
+<Entry outShaftSpeed="1758.03" torque="-212.19" electricPower="-35.54"/>
+<Entry outShaftSpeed="1758.03" torque="-197.03" electricPower="-33.01"/>
+<Entry outShaftSpeed="1758.03" torque="-181.88" electricPower="-30.46"/>
+<Entry outShaftSpeed="1758.03" torque="-166.72" electricPower="-27.90"/>
+<Entry outShaftSpeed="1758.03" torque="-151.56" electricPower="-25.32"/>
+<Entry outShaftSpeed="1758.03" torque="-136.41" electricPower="-22.73"/>
+<Entry outShaftSpeed="1758.03" torque="-121.25" electricPower="-20.12"/>
+<Entry outShaftSpeed="1758.03" torque="-106.09" electricPower="-17.50"/>
+<Entry outShaftSpeed="1758.03" torque="-90.94" electricPower="-14.86"/>
+<Entry outShaftSpeed="1758.03" torque="-75.78" electricPower="-12.21"/>
+<Entry outShaftSpeed="1758.03" torque="-60.63" electricPower="-9.54"/>
+<Entry outShaftSpeed="1758.03" torque="-45.47" electricPower="-6.86"/>
+<Entry outShaftSpeed="1758.03" torque="-30.31" electricPower="-4.16"/>
+<Entry outShaftSpeed="1758.03" torque="-15.16" electricPower="-1.44"/>
+<Entry outShaftSpeed="1758.03" torque="0.00" electricPower="1.34"/>
+<Entry outShaftSpeed="1758.03" torque="15.16" electricPower="4.21"/>
+<Entry outShaftSpeed="1758.03" torque="30.31" electricPower="7.09"/>
+<Entry outShaftSpeed="1758.03" torque="45.47" electricPower="9.99"/>
+<Entry outShaftSpeed="1758.03" torque="60.63" electricPower="12.90"/>
+<Entry outShaftSpeed="1758.03" torque="75.78" electricPower="15.83"/>
+<Entry outShaftSpeed="1758.03" torque="90.94" electricPower="18.77"/>
+<Entry outShaftSpeed="1758.03" torque="106.09" electricPower="21.73"/>
+<Entry outShaftSpeed="1758.03" torque="121.25" electricPower="24.70"/>
+<Entry outShaftSpeed="1758.03" torque="136.41" electricPower="27.69"/>
+<Entry outShaftSpeed="1758.03" torque="151.56" electricPower="30.69"/>
+<Entry outShaftSpeed="1758.03" torque="166.72" electricPower="33.71"/>
+<Entry outShaftSpeed="1758.03" torque="181.88" electricPower="36.75"/>
+<Entry outShaftSpeed="1758.03" torque="197.03" electricPower="39.80"/>
+<Entry outShaftSpeed="1758.03" torque="212.19" electricPower="42.86"/>
+<Entry outShaftSpeed="1758.03" torque="227.34" electricPower="45.94"/>
+<Entry outShaftSpeed="1758.03" torque="242.50" electricPower="49.04"/>
+<Entry outShaftSpeed="1758.03" torque="257.66" electricPower="52.15"/>
+<Entry outShaftSpeed="1758.03" torque="272.81" electricPower="55.28"/>
+<Entry outShaftSpeed="1758.03" torque="287.97" electricPower="58.42"/>
+<Entry outShaftSpeed="1758.03" torque="303.13" electricPower="61.58"/>
+<Entry outShaftSpeed="1758.03" torque="318.28" electricPower="64.75"/>
+<Entry outShaftSpeed="1758.03" torque="333.44" electricPower="67.94"/>
+<Entry outShaftSpeed="1758.03" torque="348.59" electricPower="71.14"/>
+<Entry outShaftSpeed="1758.03" torque="363.75" electricPower="74.36"/>
+<Entry outShaftSpeed="1758.03" torque="378.91" electricPower="77.59"/>
+<Entry outShaftSpeed="1758.03" torque="394.06" electricPower="80.84"/>
+<Entry outShaftSpeed="1758.03" torque="409.22" electricPower="84.11"/>
+<Entry outShaftSpeed="1758.03" torque="424.38" electricPower="87.39"/>
+<Entry outShaftSpeed="1758.03" torque="439.53" electricPower="90.68"/>
+<Entry outShaftSpeed="1758.03" torque="454.69" electricPower="93.99"/>
+<Entry outShaftSpeed="1758.03" torque="469.84" electricPower="97.32"/>
+<Entry outShaftSpeed="1758.03" torque="485.00" electricPower="100.66"/>
+<Entry outShaftSpeed="2109.57" torque="-485.00" electricPower="-95.89"/>
+<Entry outShaftSpeed="2109.57" torque="-469.84" electricPower="-93.08"/>
+<Entry outShaftSpeed="2109.57" torque="-454.69" electricPower="-90.25"/>
+<Entry outShaftSpeed="2109.57" torque="-439.53" electricPower="-87.40"/>
+<Entry outShaftSpeed="2109.57" torque="-424.38" electricPower="-84.54"/>
+<Entry outShaftSpeed="2109.57" torque="-409.22" electricPower="-81.66"/>
+<Entry outShaftSpeed="2109.57" torque="-394.06" electricPower="-78.77"/>
+<Entry outShaftSpeed="2109.57" torque="-378.91" electricPower="-75.87"/>
+<Entry outShaftSpeed="2109.57" torque="-363.75" electricPower="-72.95"/>
+<Entry outShaftSpeed="2109.57" torque="-348.59" electricPower="-70.01"/>
+<Entry outShaftSpeed="2109.57" torque="-333.44" electricPower="-67.06"/>
+<Entry outShaftSpeed="2109.57" torque="-318.28" electricPower="-64.09"/>
+<Entry outShaftSpeed="2109.57" torque="-303.13" electricPower="-61.11"/>
+<Entry outShaftSpeed="2109.57" torque="-287.97" electricPower="-58.12"/>
+<Entry outShaftSpeed="2109.57" torque="-272.81" electricPower="-55.10"/>
+<Entry outShaftSpeed="2109.57" torque="-257.66" electricPower="-52.08"/>
+<Entry outShaftSpeed="2109.57" torque="-242.50" electricPower="-49.04"/>
+<Entry outShaftSpeed="2109.57" torque="-227.34" electricPower="-45.98"/>
+<Entry outShaftSpeed="2109.57" torque="-212.19" electricPower="-42.91"/>
+<Entry outShaftSpeed="2109.57" torque="-197.03" electricPower="-39.82"/>
+<Entry outShaftSpeed="2109.57" torque="-181.88" electricPower="-36.72"/>
+<Entry outShaftSpeed="2109.57" torque="-166.72" electricPower="-33.61"/>
+<Entry outShaftSpeed="2109.57" torque="-151.56" electricPower="-30.48"/>
+<Entry outShaftSpeed="2109.57" torque="-136.41" electricPower="-27.33"/>
+<Entry outShaftSpeed="2109.57" torque="-121.25" electricPower="-24.17"/>
+<Entry outShaftSpeed="2109.57" torque="-106.09" electricPower="-20.99"/>
+<Entry outShaftSpeed="2109.57" torque="-90.94" electricPower="-17.80"/>
+<Entry outShaftSpeed="2109.57" torque="-75.78" electricPower="-14.60"/>
+<Entry outShaftSpeed="2109.57" torque="-60.63" electricPower="-11.37"/>
+<Entry outShaftSpeed="2109.57" torque="-45.47" electricPower="-8.14"/>
+<Entry outShaftSpeed="2109.57" torque="-30.31" electricPower="-4.89"/>
+<Entry outShaftSpeed="2109.57" torque="-15.16" electricPower="-1.62"/>
+<Entry outShaftSpeed="2109.57" torque="0.00" electricPower="1.73"/>
+<Entry outShaftSpeed="2109.57" torque="15.16" electricPower="5.16"/>
+<Entry outShaftSpeed="2109.57" torque="30.31" electricPower="8.60"/>
+<Entry outShaftSpeed="2109.57" torque="45.47" electricPower="12.07"/>
+<Entry outShaftSpeed="2109.57" torque="60.63" electricPower="15.54"/>
+<Entry outShaftSpeed="2109.57" torque="75.78" electricPower="19.03"/>
+<Entry outShaftSpeed="2109.57" torque="90.94" electricPower="22.54"/>
+<Entry outShaftSpeed="2109.57" torque="106.09" electricPower="26.06"/>
+<Entry outShaftSpeed="2109.57" torque="121.25" electricPower="29.60"/>
+<Entry outShaftSpeed="2109.57" torque="136.41" electricPower="33.15"/>
+<Entry outShaftSpeed="2109.57" torque="151.56" electricPower="36.72"/>
+<Entry outShaftSpeed="2109.57" torque="166.72" electricPower="40.31"/>
+<Entry outShaftSpeed="2109.57" torque="181.88" electricPower="43.90"/>
+<Entry outShaftSpeed="2109.57" torque="197.03" electricPower="47.52"/>
+<Entry outShaftSpeed="2109.57" torque="212.19" electricPower="51.15"/>
+<Entry outShaftSpeed="2109.57" torque="227.34" electricPower="54.79"/>
+<Entry outShaftSpeed="2109.57" torque="242.50" electricPower="58.45"/>
+<Entry outShaftSpeed="2109.57" torque="257.66" electricPower="62.13"/>
+<Entry outShaftSpeed="2109.57" torque="272.81" electricPower="65.82"/>
+<Entry outShaftSpeed="2109.57" torque="287.97" electricPower="69.53"/>
+<Entry outShaftSpeed="2109.57" torque="303.13" electricPower="73.25"/>
+<Entry outShaftSpeed="2109.57" torque="318.28" electricPower="76.98"/>
+<Entry outShaftSpeed="2109.57" torque="333.44" electricPower="80.74"/>
+<Entry outShaftSpeed="2109.57" torque="348.59" electricPower="84.50"/>
+<Entry outShaftSpeed="2109.57" torque="363.75" electricPower="88.29"/>
+<Entry outShaftSpeed="2109.57" torque="378.91" electricPower="92.08"/>
+<Entry outShaftSpeed="2109.57" torque="394.06" electricPower="95.89"/>
+<Entry outShaftSpeed="2109.57" torque="409.22" electricPower="99.72"/>
+<Entry outShaftSpeed="2109.57" torque="424.38" electricPower="103.57"/>
+<Entry outShaftSpeed="2109.57" torque="439.53" electricPower="107.43"/>
+<Entry outShaftSpeed="2109.57" torque="454.69" electricPower="111.30"/>
+<Entry outShaftSpeed="2109.57" torque="469.84" electricPower="115.20"/>
+<Entry outShaftSpeed="2109.57" torque="485.00" electricPower="119.10"/>
+<Entry outShaftSpeed="2461.12" torque="-485.00" electricPower="-113.17"/>
+<Entry outShaftSpeed="2461.12" torque="-469.84" electricPower="-109.80"/>
+<Entry outShaftSpeed="2461.12" torque="-454.69" electricPower="-106.42"/>
+<Entry outShaftSpeed="2461.12" torque="-439.53" electricPower="-103.02"/>
+<Entry outShaftSpeed="2461.12" torque="-424.38" electricPower="-99.61"/>
+<Entry outShaftSpeed="2461.12" torque="-409.22" electricPower="-96.18"/>
+<Entry outShaftSpeed="2461.12" torque="-394.06" electricPower="-92.73"/>
+<Entry outShaftSpeed="2461.12" torque="-378.91" electricPower="-89.28"/>
+<Entry outShaftSpeed="2461.12" torque="-363.75" electricPower="-85.80"/>
+<Entry outShaftSpeed="2461.12" torque="-348.59" electricPower="-82.31"/>
+<Entry outShaftSpeed="2461.12" torque="-333.44" electricPower="-78.81"/>
+<Entry outShaftSpeed="2461.12" torque="-318.28" electricPower="-75.29"/>
+<Entry outShaftSpeed="2461.12" torque="-303.13" electricPower="-71.76"/>
+<Entry outShaftSpeed="2461.12" torque="-287.97" electricPower="-68.21"/>
+<Entry outShaftSpeed="2461.12" torque="-272.81" electricPower="-64.64"/>
+<Entry outShaftSpeed="2461.12" torque="-257.66" electricPower="-61.06"/>
+<Entry outShaftSpeed="2461.12" torque="-242.50" electricPower="-57.47"/>
+<Entry outShaftSpeed="2461.12" torque="-227.34" electricPower="-53.86"/>
+<Entry outShaftSpeed="2461.12" torque="-212.19" electricPower="-50.24"/>
+<Entry outShaftSpeed="2461.12" torque="-197.03" electricPower="-46.60"/>
+<Entry outShaftSpeed="2461.12" torque="-181.88" electricPower="-42.94"/>
+<Entry outShaftSpeed="2461.12" torque="-166.72" electricPower="-39.27"/>
+<Entry outShaftSpeed="2461.12" torque="-151.56" electricPower="-35.59"/>
+<Entry outShaftSpeed="2461.12" torque="-136.41" electricPower="-31.89"/>
+<Entry outShaftSpeed="2461.12" torque="-121.25" electricPower="-28.18"/>
+<Entry outShaftSpeed="2461.12" torque="-106.09" electricPower="-24.45"/>
+<Entry outShaftSpeed="2461.12" torque="-90.94" electricPower="-20.70"/>
+<Entry outShaftSpeed="2461.12" torque="-75.78" electricPower="-16.94"/>
+<Entry outShaftSpeed="2461.12" torque="-60.63" electricPower="-13.17"/>
+<Entry outShaftSpeed="2461.12" torque="-45.47" electricPower="-9.38"/>
+<Entry outShaftSpeed="2461.12" torque="-30.31" electricPower="-5.58"/>
+<Entry outShaftSpeed="2461.12" torque="-15.16" electricPower="-1.76"/>
+<Entry outShaftSpeed="2461.12" torque="0.00" electricPower="2.15"/>
+<Entry outShaftSpeed="2461.12" torque="15.16" electricPower="6.15"/>
+<Entry outShaftSpeed="2461.12" torque="30.31" electricPower="10.16"/>
+<Entry outShaftSpeed="2461.12" torque="45.47" electricPower="14.18"/>
+<Entry outShaftSpeed="2461.12" torque="60.63" electricPower="18.23"/>
+<Entry outShaftSpeed="2461.12" torque="75.78" electricPower="22.28"/>
+<Entry outShaftSpeed="2461.12" torque="90.94" electricPower="26.35"/>
+<Entry outShaftSpeed="2461.12" torque="106.09" electricPower="30.44"/>
+<Entry outShaftSpeed="2461.12" torque="121.25" electricPower="34.54"/>
+<Entry outShaftSpeed="2461.12" torque="136.41" electricPower="38.66"/>
+<Entry outShaftSpeed="2461.12" torque="151.56" electricPower="42.79"/>
+<Entry outShaftSpeed="2461.12" torque="166.72" electricPower="46.94"/>
+<Entry outShaftSpeed="2461.12" torque="181.88" electricPower="51.10"/>
+<Entry outShaftSpeed="2461.12" torque="197.03" electricPower="55.28"/>
+<Entry outShaftSpeed="2461.12" torque="212.19" electricPower="59.47"/>
+<Entry outShaftSpeed="2461.12" torque="227.34" electricPower="63.68"/>
+<Entry outShaftSpeed="2461.12" torque="242.50" electricPower="67.91"/>
+<Entry outShaftSpeed="2461.12" torque="257.66" electricPower="72.15"/>
+<Entry outShaftSpeed="2461.12" torque="272.81" electricPower="76.40"/>
+<Entry outShaftSpeed="2461.12" torque="287.97" electricPower="80.67"/>
+<Entry outShaftSpeed="2461.12" torque="303.13" electricPower="84.96"/>
+<Entry outShaftSpeed="2461.12" torque="318.28" electricPower="89.26"/>
+<Entry outShaftSpeed="2461.12" torque="333.44" electricPower="93.57"/>
+<Entry outShaftSpeed="2461.12" torque="348.59" electricPower="97.91"/>
+<Entry outShaftSpeed="2461.12" torque="363.75" electricPower="102.25"/>
+<Entry outShaftSpeed="2461.12" torque="378.91" electricPower="106.62"/>
+<Entry outShaftSpeed="2461.12" torque="394.06" electricPower="110.99"/>
+<Entry outShaftSpeed="2461.12" torque="409.22" electricPower="115.38"/>
+<Entry outShaftSpeed="2461.12" torque="424.38" electricPower="119.79"/>
+<Entry outShaftSpeed="2461.12" torque="439.53" electricPower="124.21"/>
+<Entry outShaftSpeed="2461.12" torque="454.69" electricPower="128.66"/>
+<Entry outShaftSpeed="2461.12" torque="469.84" electricPower="133.11"/>
+<Entry outShaftSpeed="2461.12" torque="485.00" electricPower="137.58"/>
+<Entry outShaftSpeed="2812.81" torque="-485.00" electricPower="-130.41"/>
+<Entry outShaftSpeed="2812.81" torque="-469.84" electricPower="-126.49"/>
+<Entry outShaftSpeed="2812.81" torque="-454.69" electricPower="-122.55"/>
+<Entry outShaftSpeed="2812.81" torque="-439.53" electricPower="-118.60"/>
+<Entry outShaftSpeed="2812.81" torque="-424.38" electricPower="-114.63"/>
+<Entry outShaftSpeed="2812.81" torque="-409.22" electricPower="-110.65"/>
+<Entry outShaftSpeed="2812.81" torque="-394.06" electricPower="-106.65"/>
+<Entry outShaftSpeed="2812.81" torque="-378.91" electricPower="-102.64"/>
+<Entry outShaftSpeed="2812.81" torque="-363.75" electricPower="-98.62"/>
+<Entry outShaftSpeed="2812.81" torque="-348.59" electricPower="-94.57"/>
+<Entry outShaftSpeed="2812.81" torque="-333.44" electricPower="-90.52"/>
+<Entry outShaftSpeed="2812.81" torque="-318.28" electricPower="-86.44"/>
+<Entry outShaftSpeed="2812.81" torque="-303.13" electricPower="-82.36"/>
+<Entry outShaftSpeed="2812.81" torque="-287.97" electricPower="-78.26"/>
+<Entry outShaftSpeed="2812.81" torque="-272.81" electricPower="-74.14"/>
+<Entry outShaftSpeed="2812.81" torque="-257.66" electricPower="-70.01"/>
+<Entry outShaftSpeed="2812.81" torque="-242.50" electricPower="-65.86"/>
+<Entry outShaftSpeed="2812.81" torque="-227.34" electricPower="-61.70"/>
+<Entry outShaftSpeed="2812.81" torque="-212.19" electricPower="-57.52"/>
+<Entry outShaftSpeed="2812.81" torque="-197.03" electricPower="-53.33"/>
+<Entry outShaftSpeed="2812.81" torque="-181.88" electricPower="-49.12"/>
+<Entry outShaftSpeed="2812.81" torque="-166.72" electricPower="-44.90"/>
+<Entry outShaftSpeed="2812.81" torque="-151.56" electricPower="-40.66"/>
+<Entry outShaftSpeed="2812.81" torque="-136.41" electricPower="-36.41"/>
+<Entry outShaftSpeed="2812.81" torque="-121.25" electricPower="-32.14"/>
+<Entry outShaftSpeed="2812.81" torque="-106.09" electricPower="-27.86"/>
+<Entry outShaftSpeed="2812.81" torque="-90.94" electricPower="-23.56"/>
+<Entry outShaftSpeed="2812.81" torque="-75.78" electricPower="-19.25"/>
+<Entry outShaftSpeed="2812.81" torque="-60.63" electricPower="-14.92"/>
+<Entry outShaftSpeed="2812.81" torque="-45.47" electricPower="-10.58"/>
+<Entry outShaftSpeed="2812.81" torque="-30.31" electricPower="-6.22"/>
+<Entry outShaftSpeed="2812.81" torque="-15.16" electricPower="-1.85"/>
+<Entry outShaftSpeed="2812.81" torque="0.00" electricPower="2.62"/>
+<Entry outShaftSpeed="2812.81" torque="15.16" electricPower="7.18"/>
+<Entry outShaftSpeed="2812.81" torque="30.31" electricPower="11.76"/>
+<Entry outShaftSpeed="2812.81" torque="45.47" electricPower="16.35"/>
+<Entry outShaftSpeed="2812.81" torque="60.63" electricPower="20.95"/>
+<Entry outShaftSpeed="2812.81" torque="75.78" electricPower="25.57"/>
+<Entry outShaftSpeed="2812.81" torque="90.94" electricPower="30.21"/>
+<Entry outShaftSpeed="2812.81" torque="106.09" electricPower="34.86"/>
+<Entry outShaftSpeed="2812.81" torque="121.25" electricPower="39.52"/>
+<Entry outShaftSpeed="2812.81" torque="136.41" electricPower="44.21"/>
+<Entry outShaftSpeed="2812.81" torque="151.56" electricPower="48.90"/>
+<Entry outShaftSpeed="2812.81" torque="166.72" electricPower="53.61"/>
+<Entry outShaftSpeed="2812.81" torque="181.88" electricPower="58.34"/>
+<Entry outShaftSpeed="2812.81" torque="197.03" electricPower="63.08"/>
+<Entry outShaftSpeed="2812.81" torque="212.19" electricPower="67.84"/>
+<Entry outShaftSpeed="2812.81" torque="227.34" electricPower="72.62"/>
+<Entry outShaftSpeed="2812.81" torque="242.50" electricPower="77.40"/>
+<Entry outShaftSpeed="2812.81" torque="257.66" electricPower="82.21"/>
+<Entry outShaftSpeed="2812.81" torque="272.81" electricPower="87.03"/>
+<Entry outShaftSpeed="2812.81" torque="287.97" electricPower="91.86"/>
+<Entry outShaftSpeed="2812.81" torque="303.13" electricPower="96.71"/>
+<Entry outShaftSpeed="2812.81" torque="318.28" electricPower="101.58"/>
+<Entry outShaftSpeed="2812.81" torque="333.44" electricPower="106.46"/>
+<Entry outShaftSpeed="2812.81" torque="348.59" electricPower="111.35"/>
+<Entry outShaftSpeed="2812.81" torque="363.75" electricPower="116.26"/>
+<Entry outShaftSpeed="2812.81" torque="378.91" electricPower="121.19"/>
+<Entry outShaftSpeed="2812.81" torque="394.06" electricPower="126.13"/>
+<Entry outShaftSpeed="2812.81" torque="409.22" electricPower="131.09"/>
+<Entry outShaftSpeed="2812.81" torque="424.38" electricPower="136.06"/>
+<Entry outShaftSpeed="2812.81" torque="439.53" electricPower="141.04"/>
+<Entry outShaftSpeed="2812.81" torque="454.69" electricPower="146.05"/>
+<Entry outShaftSpeed="2812.81" torque="469.84" electricPower="151.07"/>
+<Entry outShaftSpeed="2812.81" torque="485.00" electricPower="156.11"/>
+<Entry outShaftSpeed="3164.36" torque="-485.00" electricPower="-147.61"/>
+<Entry outShaftSpeed="3164.36" torque="-469.84" electricPower="-143.13"/>
+<Entry outShaftSpeed="3164.36" torque="-454.69" electricPower="-138.64"/>
+<Entry outShaftSpeed="3164.36" torque="-439.53" electricPower="-134.14"/>
+<Entry outShaftSpeed="3164.36" torque="-424.38" electricPower="-129.62"/>
+<Entry outShaftSpeed="3164.36" torque="-409.22" electricPower="-125.09"/>
+<Entry outShaftSpeed="3164.36" torque="-394.06" electricPower="-120.54"/>
+<Entry outShaftSpeed="3164.36" torque="-378.91" electricPower="-115.97"/>
+<Entry outShaftSpeed="3164.36" torque="-363.75" electricPower="-111.39"/>
+<Entry outShaftSpeed="3164.36" torque="-348.59" electricPower="-106.79"/>
+<Entry outShaftSpeed="3164.36" torque="-333.44" electricPower="-102.19"/>
+<Entry outShaftSpeed="3164.36" torque="-318.28" electricPower="-97.56"/>
+<Entry outShaftSpeed="3164.36" torque="-303.13" electricPower="-92.92"/>
+<Entry outShaftSpeed="3164.36" torque="-287.97" electricPower="-88.27"/>
+<Entry outShaftSpeed="3164.36" torque="-272.81" electricPower="-83.59"/>
+<Entry outShaftSpeed="3164.36" torque="-257.66" electricPower="-78.91"/>
+<Entry outShaftSpeed="3164.36" torque="-242.50" electricPower="-74.21"/>
+<Entry outShaftSpeed="3164.36" torque="-227.34" electricPower="-69.49"/>
+<Entry outShaftSpeed="3164.36" torque="-212.19" electricPower="-64.76"/>
+<Entry outShaftSpeed="3164.36" torque="-197.03" electricPower="-60.02"/>
+<Entry outShaftSpeed="3164.36" torque="-181.88" electricPower="-55.26"/>
+<Entry outShaftSpeed="3164.36" torque="-166.72" electricPower="-50.48"/>
+<Entry outShaftSpeed="3164.36" torque="-151.56" electricPower="-45.69"/>
+<Entry outShaftSpeed="3164.36" torque="-136.41" electricPower="-40.89"/>
+<Entry outShaftSpeed="3164.36" torque="-121.25" electricPower="-36.07"/>
+<Entry outShaftSpeed="3164.36" torque="-106.09" electricPower="-31.23"/>
+<Entry outShaftSpeed="3164.36" torque="-90.94" electricPower="-26.38"/>
+<Entry outShaftSpeed="3164.36" torque="-75.78" electricPower="-21.52"/>
+<Entry outShaftSpeed="3164.36" torque="-60.63" electricPower="-16.64"/>
+<Entry outShaftSpeed="3164.36" torque="-45.47" electricPower="-11.74"/>
+<Entry outShaftSpeed="3164.36" torque="-30.31" electricPower="-6.83"/>
+<Entry outShaftSpeed="3164.36" torque="-15.16" electricPower="-1.91"/>
+<Entry outShaftSpeed="3164.36" torque="0.00" electricPower="3.13"/>
+<Entry outShaftSpeed="3164.36" torque="15.16" electricPower="8.26"/>
+<Entry outShaftSpeed="3164.36" torque="30.31" electricPower="13.40"/>
+<Entry outShaftSpeed="3164.36" torque="45.47" electricPower="18.55"/>
+<Entry outShaftSpeed="3164.36" torque="60.63" electricPower="23.72"/>
+<Entry outShaftSpeed="3164.36" torque="75.78" electricPower="28.90"/>
+<Entry outShaftSpeed="3164.36" torque="90.94" electricPower="34.10"/>
+<Entry outShaftSpeed="3164.36" torque="106.09" electricPower="39.32"/>
+<Entry outShaftSpeed="3164.36" torque="121.25" electricPower="44.55"/>
+<Entry outShaftSpeed="3164.36" torque="136.41" electricPower="49.79"/>
+<Entry outShaftSpeed="3164.36" torque="151.56" electricPower="55.05"/>
+<Entry outShaftSpeed="3164.36" torque="166.72" electricPower="60.33"/>
+<Entry outShaftSpeed="3164.36" torque="181.88" electricPower="65.62"/>
+<Entry outShaftSpeed="3164.36" torque="197.03" electricPower="70.93"/>
+<Entry outShaftSpeed="3164.36" torque="212.19" electricPower="76.25"/>
+<Entry outShaftSpeed="3164.36" torque="227.34" electricPower="81.59"/>
+<Entry outShaftSpeed="3164.36" torque="242.50" electricPower="86.94"/>
+<Entry outShaftSpeed="3164.36" torque="257.66" electricPower="92.31"/>
+<Entry outShaftSpeed="3164.36" torque="272.81" electricPower="97.70"/>
+<Entry outShaftSpeed="3164.36" torque="287.97" electricPower="103.09"/>
+<Entry outShaftSpeed="3164.36" torque="303.13" electricPower="108.51"/>
+<Entry outShaftSpeed="3164.36" torque="318.28" electricPower="113.94"/>
+<Entry outShaftSpeed="3164.36" torque="333.44" electricPower="119.38"/>
+<Entry outShaftSpeed="3164.36" torque="348.59" electricPower="124.84"/>
+<Entry outShaftSpeed="3164.36" torque="363.75" electricPower="130.31"/>
+<Entry outShaftSpeed="3164.36" torque="378.91" electricPower="135.80"/>
+<Entry outShaftSpeed="3164.36" torque="394.06" electricPower="141.31"/>
+<Entry outShaftSpeed="3164.36" torque="409.22" electricPower="146.83"/>
+<Entry outShaftSpeed="3164.36" torque="424.38" electricPower="152.37"/>
+<Entry outShaftSpeed="3164.36" torque="439.53" electricPower="157.92"/>
+<Entry outShaftSpeed="3164.36" torque="454.69" electricPower="163.49"/>
+<Entry outShaftSpeed="3164.36" torque="469.84" electricPower="169.07"/>
+<Entry outShaftSpeed="3164.36" torque="485.00" electricPower="174.67"/>
+<Entry outShaftSpeed="3515.91" torque="-485.00" electricPower="-164.77"/>
+<Entry outShaftSpeed="3515.91" torque="-469.84" electricPower="-159.74"/>
+<Entry outShaftSpeed="3515.91" torque="-454.69" electricPower="-154.70"/>
+<Entry outShaftSpeed="3515.91" torque="-439.53" electricPower="-149.63"/>
+<Entry outShaftSpeed="3515.91" torque="-424.38" electricPower="-144.56"/>
+<Entry outShaftSpeed="3515.91" torque="-409.22" electricPower="-139.47"/>
+<Entry outShaftSpeed="3515.91" torque="-394.06" electricPower="-134.38"/>
+<Entry outShaftSpeed="3515.91" torque="-378.91" electricPower="-129.26"/>
+<Entry outShaftSpeed="3515.91" torque="-363.75" electricPower="-124.13"/>
+<Entry outShaftSpeed="3515.91" torque="-348.59" electricPower="-118.97"/>
+<Entry outShaftSpeed="3515.91" torque="-333.44" electricPower="-113.81"/>
+<Entry outShaftSpeed="3515.91" torque="-318.28" electricPower="-108.63"/>
+<Entry outShaftSpeed="3515.91" torque="-303.13" electricPower="-103.44"/>
+<Entry outShaftSpeed="3515.91" torque="-287.97" electricPower="-98.23"/>
+<Entry outShaftSpeed="3515.91" torque="-272.81" electricPower="-93.01"/>
+<Entry outShaftSpeed="3515.91" torque="-257.66" electricPower="-87.77"/>
+<Entry outShaftSpeed="3515.91" torque="-242.50" electricPower="-82.52"/>
+<Entry outShaftSpeed="3515.91" torque="-227.34" electricPower="-77.25"/>
+<Entry outShaftSpeed="3515.91" torque="-212.19" electricPower="-71.97"/>
+<Entry outShaftSpeed="3515.91" torque="-197.03" electricPower="-66.67"/>
+<Entry outShaftSpeed="3515.91" torque="-181.88" electricPower="-61.36"/>
+<Entry outShaftSpeed="3515.91" torque="-166.72" electricPower="-56.03"/>
+<Entry outShaftSpeed="3515.91" torque="-151.56" electricPower="-50.69"/>
+<Entry outShaftSpeed="3515.91" torque="-136.41" electricPower="-45.33"/>
+<Entry outShaftSpeed="3515.91" torque="-121.25" electricPower="-39.95"/>
+<Entry outShaftSpeed="3515.91" torque="-106.09" electricPower="-34.57"/>
+<Entry outShaftSpeed="3515.91" torque="-90.94" electricPower="-29.16"/>
+<Entry outShaftSpeed="3515.91" torque="-75.78" electricPower="-23.74"/>
+<Entry outShaftSpeed="3515.91" torque="-60.63" electricPower="-18.31"/>
+<Entry outShaftSpeed="3515.91" torque="-45.47" electricPower="-12.86"/>
+<Entry outShaftSpeed="3515.91" torque="-30.31" electricPower="-7.40"/>
+<Entry outShaftSpeed="3515.91" torque="-15.16" electricPower="-1.92"/>
+<Entry outShaftSpeed="3515.91" torque="0.00" electricPower="3.69"/>
+<Entry outShaftSpeed="3515.91" torque="15.16" electricPower="9.37"/>
+<Entry outShaftSpeed="3515.91" torque="30.31" electricPower="15.08"/>
+<Entry outShaftSpeed="3515.91" torque="45.47" electricPower="20.79"/>
+<Entry outShaftSpeed="3515.91" torque="60.63" electricPower="26.53"/>
+<Entry outShaftSpeed="3515.91" torque="75.78" electricPower="32.28"/>
+<Entry outShaftSpeed="3515.91" torque="90.94" electricPower="38.04"/>
+<Entry outShaftSpeed="3515.91" torque="106.09" electricPower="43.82"/>
+<Entry outShaftSpeed="3515.91" torque="121.25" electricPower="49.61"/>
+<Entry outShaftSpeed="3515.91" torque="136.41" electricPower="55.42"/>
+<Entry outShaftSpeed="3515.91" torque="151.56" electricPower="61.25"/>
+<Entry outShaftSpeed="3515.91" torque="166.72" electricPower="67.09"/>
+<Entry outShaftSpeed="3515.91" torque="181.88" electricPower="72.94"/>
+<Entry outShaftSpeed="3515.91" torque="197.03" electricPower="78.82"/>
+<Entry outShaftSpeed="3515.91" torque="212.19" electricPower="84.70"/>
+<Entry outShaftSpeed="3515.91" torque="227.34" electricPower="90.61"/>
+<Entry outShaftSpeed="3515.91" torque="242.50" electricPower="96.52"/>
+<Entry outShaftSpeed="3515.91" torque="257.66" electricPower="102.46"/>
+<Entry outShaftSpeed="3515.91" torque="272.81" electricPower="108.40"/>
+<Entry outShaftSpeed="3515.91" torque="287.97" electricPower="114.37"/>
+<Entry outShaftSpeed="3515.91" torque="303.13" electricPower="120.34"/>
+<Entry outShaftSpeed="3515.91" torque="318.28" electricPower="126.33"/>
+<Entry outShaftSpeed="3515.91" torque="333.44" electricPower="132.34"/>
+<Entry outShaftSpeed="3515.91" torque="348.59" electricPower="138.37"/>
+<Entry outShaftSpeed="3515.91" torque="363.75" electricPower="144.41"/>
+<Entry outShaftSpeed="3515.91" torque="378.91" electricPower="150.46"/>
+<Entry outShaftSpeed="3515.91" torque="394.06" electricPower="156.53"/>
+<Entry outShaftSpeed="3515.91" torque="409.22" electricPower="162.62"/>
+<Entry outShaftSpeed="3515.91" torque="424.38" electricPower="168.71"/>
+<Entry outShaftSpeed="3515.91" torque="439.53" electricPower="174.83"/>
+<Entry outShaftSpeed="3515.91" torque="454.69" electricPower="180.96"/>
+<Entry outShaftSpeed="3515.91" torque="469.84" electricPower="187.11"/>
+<Entry outShaftSpeed="3515.91" torque="485.00" electricPower="193.28"/>
+<Entry outShaftSpeed="3867.60" torque="-485.00" electricPower="-181.88"/>
+<Entry outShaftSpeed="3867.60" torque="-469.84" electricPower="-176.30"/>
+<Entry outShaftSpeed="3867.60" torque="-454.69" electricPower="-170.71"/>
+<Entry outShaftSpeed="3867.60" torque="-439.53" electricPower="-165.10"/>
+<Entry outShaftSpeed="3867.60" torque="-424.38" electricPower="-159.47"/>
+<Entry outShaftSpeed="3867.60" torque="-409.22" electricPower="-153.83"/>
+<Entry outShaftSpeed="3867.60" torque="-394.06" electricPower="-148.17"/>
+<Entry outShaftSpeed="3867.60" torque="-378.91" electricPower="-142.50"/>
+<Entry outShaftSpeed="3867.60" torque="-363.75" electricPower="-136.81"/>
+<Entry outShaftSpeed="3867.60" torque="-348.59" electricPower="-131.12"/>
+<Entry outShaftSpeed="3867.60" torque="-333.44" electricPower="-125.40"/>
+<Entry outShaftSpeed="3867.60" torque="-318.28" electricPower="-119.67"/>
+<Entry outShaftSpeed="3867.60" torque="-303.13" electricPower="-113.92"/>
+<Entry outShaftSpeed="3867.60" torque="-287.97" electricPower="-108.16"/>
+<Entry outShaftSpeed="3867.60" torque="-272.81" electricPower="-102.38"/>
+<Entry outShaftSpeed="3867.60" torque="-257.66" electricPower="-96.60"/>
+<Entry outShaftSpeed="3867.60" torque="-242.50" electricPower="-90.79"/>
+<Entry outShaftSpeed="3867.60" torque="-227.34" electricPower="-84.97"/>
+<Entry outShaftSpeed="3867.60" torque="-212.19" electricPower="-79.13"/>
+<Entry outShaftSpeed="3867.60" torque="-197.03" electricPower="-73.28"/>
+<Entry outShaftSpeed="3867.60" torque="-181.88" electricPower="-67.41"/>
+<Entry outShaftSpeed="3867.60" torque="-166.72" electricPower="-61.53"/>
+<Entry outShaftSpeed="3867.60" torque="-151.56" electricPower="-55.64"/>
+<Entry outShaftSpeed="3867.60" torque="-136.41" electricPower="-49.73"/>
+<Entry outShaftSpeed="3867.60" torque="-121.25" electricPower="-43.80"/>
+<Entry outShaftSpeed="3867.60" torque="-106.09" electricPower="-37.86"/>
+<Entry outShaftSpeed="3867.60" torque="-90.94" electricPower="-31.90"/>
+<Entry outShaftSpeed="3867.60" torque="-75.78" electricPower="-25.93"/>
+<Entry outShaftSpeed="3867.60" torque="-60.63" electricPower="-19.94"/>
+<Entry outShaftSpeed="3867.60" torque="-45.47" electricPower="-13.94"/>
+<Entry outShaftSpeed="3867.60" torque="-30.31" electricPower="-7.93"/>
+<Entry outShaftSpeed="3867.60" torque="-15.16" electricPower="-1.90"/>
+<Entry outShaftSpeed="3867.60" torque="0.00" electricPower="4.28"/>
+<Entry outShaftSpeed="3867.60" torque="15.16" electricPower="10.53"/>
+<Entry outShaftSpeed="3867.60" torque="30.31" electricPower="16.80"/>
+<Entry outShaftSpeed="3867.60" torque="45.47" electricPower="23.08"/>
+<Entry outShaftSpeed="3867.60" torque="60.63" electricPower="29.38"/>
+<Entry outShaftSpeed="3867.60" torque="75.78" electricPower="35.69"/>
+<Entry outShaftSpeed="3867.60" torque="90.94" electricPower="42.02"/>
+<Entry outShaftSpeed="3867.60" torque="106.09" electricPower="48.36"/>
+<Entry outShaftSpeed="3867.60" torque="121.25" electricPower="54.72"/>
+<Entry outShaftSpeed="3867.60" torque="136.41" electricPower="61.09"/>
+<Entry outShaftSpeed="3867.60" torque="151.56" electricPower="67.48"/>
+<Entry outShaftSpeed="3867.60" torque="166.72" electricPower="73.89"/>
+<Entry outShaftSpeed="3867.60" torque="181.88" electricPower="80.31"/>
+<Entry outShaftSpeed="3867.60" torque="197.03" electricPower="86.74"/>
+<Entry outShaftSpeed="3867.60" torque="212.19" electricPower="93.20"/>
+<Entry outShaftSpeed="3867.60" torque="227.34" electricPower="99.66"/>
+<Entry outShaftSpeed="3867.60" torque="242.50" electricPower="106.14"/>
+<Entry outShaftSpeed="3867.60" torque="257.66" electricPower="112.63"/>
+<Entry outShaftSpeed="3867.60" torque="272.81" electricPower="119.15"/>
+<Entry outShaftSpeed="3867.60" torque="287.97" electricPower="125.68"/>
+<Entry outShaftSpeed="3867.60" torque="303.13" electricPower="132.21"/>
+<Entry outShaftSpeed="3867.60" torque="318.28" electricPower="138.78"/>
+<Entry outShaftSpeed="3867.60" torque="333.44" electricPower="145.35"/>
+<Entry outShaftSpeed="3867.60" torque="348.59" electricPower="151.94"/>
+<Entry outShaftSpeed="3867.60" torque="363.75" electricPower="158.54"/>
+<Entry outShaftSpeed="3867.60" torque="378.91" electricPower="165.16"/>
+<Entry outShaftSpeed="3867.60" torque="394.06" electricPower="171.79"/>
+<Entry outShaftSpeed="3867.60" torque="409.22" electricPower="178.45"/>
+<Entry outShaftSpeed="3867.60" torque="424.38" electricPower="185.11"/>
+<Entry outShaftSpeed="3867.60" torque="439.53" electricPower="191.79"/>
+<Entry outShaftSpeed="3867.60" torque="454.69" electricPower="198.48"/>
+<Entry outShaftSpeed="3867.60" torque="469.84" electricPower="205.20"/>
+<Entry outShaftSpeed="3867.60" torque="485.00" electricPower="211.92"/>
+<Entry outShaftSpeed="4219.15" torque="-485.00" electricPower="-198.96"/>
+<Entry outShaftSpeed="4219.15" torque="-469.84" electricPower="-192.83"/>
+<Entry outShaftSpeed="4219.15" torque="-454.69" electricPower="-186.68"/>
+<Entry outShaftSpeed="4219.15" torque="-439.53" electricPower="-180.52"/>
+<Entry outShaftSpeed="4219.15" torque="-424.38" electricPower="-174.33"/>
+<Entry outShaftSpeed="4219.15" torque="-409.22" electricPower="-168.14"/>
+<Entry outShaftSpeed="4219.15" torque="-394.06" electricPower="-161.93"/>
+<Entry outShaftSpeed="4219.15" torque="-378.91" electricPower="-155.71"/>
+<Entry outShaftSpeed="4219.15" torque="-363.75" electricPower="-149.46"/>
+<Entry outShaftSpeed="4219.15" torque="-348.59" electricPower="-143.21"/>
+<Entry outShaftSpeed="4219.15" torque="-333.44" electricPower="-136.95"/>
+<Entry outShaftSpeed="4219.15" torque="-318.28" electricPower="-130.66"/>
+<Entry outShaftSpeed="4219.15" torque="-303.13" electricPower="-124.37"/>
+<Entry outShaftSpeed="4219.15" torque="-287.97" electricPower="-118.04"/>
+<Entry outShaftSpeed="4219.15" torque="-272.81" electricPower="-111.72"/>
+<Entry outShaftSpeed="4219.15" torque="-257.66" electricPower="-105.38"/>
+<Entry outShaftSpeed="4219.15" torque="-242.50" electricPower="-99.02"/>
+<Entry outShaftSpeed="4219.15" torque="-227.34" electricPower="-92.64"/>
+<Entry outShaftSpeed="4219.15" torque="-212.19" electricPower="-86.25"/>
+<Entry outShaftSpeed="4219.15" torque="-197.03" electricPower="-79.85"/>
+<Entry outShaftSpeed="4219.15" torque="-181.88" electricPower="-73.43"/>
+<Entry outShaftSpeed="4219.15" torque="-166.72" electricPower="-67.00"/>
+<Entry outShaftSpeed="4219.15" torque="-151.56" electricPower="-60.55"/>
+<Entry outShaftSpeed="4219.15" torque="-136.41" electricPower="-54.08"/>
+<Entry outShaftSpeed="4219.15" torque="-121.25" electricPower="-47.60"/>
+<Entry outShaftSpeed="4219.15" torque="-106.09" electricPower="-41.11"/>
+<Entry outShaftSpeed="4219.15" torque="-90.94" electricPower="-34.60"/>
+<Entry outShaftSpeed="4219.15" torque="-75.78" electricPower="-28.08"/>
+<Entry outShaftSpeed="4219.15" torque="-60.63" electricPower="-21.54"/>
+<Entry outShaftSpeed="4219.15" torque="-45.47" electricPower="-14.98"/>
+<Entry outShaftSpeed="4219.15" torque="-30.31" electricPower="-8.41"/>
+<Entry outShaftSpeed="4219.15" torque="-15.16" electricPower="-1.83"/>
+<Entry outShaftSpeed="4219.15" torque="0.00" electricPower="4.92"/>
+<Entry outShaftSpeed="4219.15" torque="15.16" electricPower="11.73"/>
+<Entry outShaftSpeed="4219.15" torque="30.31" electricPower="18.56"/>
+<Entry outShaftSpeed="4219.15" torque="45.47" electricPower="25.41"/>
+<Entry outShaftSpeed="4219.15" torque="60.63" electricPower="32.27"/>
+<Entry outShaftSpeed="4219.15" torque="75.78" electricPower="39.15"/>
+<Entry outShaftSpeed="4219.15" torque="90.94" electricPower="46.04"/>
+<Entry outShaftSpeed="4219.15" torque="106.09" electricPower="52.95"/>
+<Entry outShaftSpeed="4219.15" torque="121.25" electricPower="59.87"/>
+<Entry outShaftSpeed="4219.15" torque="136.41" electricPower="66.81"/>
+<Entry outShaftSpeed="4219.15" torque="151.56" electricPower="73.76"/>
+<Entry outShaftSpeed="4219.15" torque="166.72" electricPower="80.73"/>
+<Entry outShaftSpeed="4219.15" torque="181.88" electricPower="87.71"/>
+<Entry outShaftSpeed="4219.15" torque="197.03" electricPower="94.71"/>
+<Entry outShaftSpeed="4219.15" torque="212.19" electricPower="101.72"/>
+<Entry outShaftSpeed="4219.15" torque="227.34" electricPower="108.76"/>
+<Entry outShaftSpeed="4219.15" torque="242.50" electricPower="115.80"/>
+<Entry outShaftSpeed="4219.15" torque="257.66" electricPower="122.87"/>
+<Entry outShaftSpeed="4219.15" torque="272.81" electricPower="129.94"/>
+<Entry outShaftSpeed="4219.15" torque="287.97" electricPower="137.03"/>
+<Entry outShaftSpeed="4219.15" torque="303.13" electricPower="144.13"/>
+<Entry outShaftSpeed="4219.15" torque="318.28" electricPower="151.26"/>
+<Entry outShaftSpeed="4219.15" torque="333.44" electricPower="158.39"/>
+<Entry outShaftSpeed="4219.15" torque="348.59" electricPower="165.54"/>
+<Entry outShaftSpeed="4219.15" torque="363.75" electricPower="172.71"/>
+<Entry outShaftSpeed="4219.15" torque="378.91" electricPower="179.90"/>
+<Entry outShaftSpeed="4219.15" torque="394.06" electricPower="187.10"/>
+<Entry outShaftSpeed="4219.15" torque="409.22" electricPower="194.31"/>
+<Entry outShaftSpeed="4219.15" torque="424.38" electricPower="201.54"/>
+<Entry outShaftSpeed="4219.15" torque="439.53" electricPower="208.79"/>
+<Entry outShaftSpeed="4219.15" torque="454.69" electricPower="216.04"/>
+<Entry outShaftSpeed="4219.15" torque="469.84" electricPower="223.32"/>
+<Entry outShaftSpeed="4219.15" torque="485.00" electricPower="230.61"/>
+<Entry outShaftSpeed="4570.69" torque="-485.00" electricPower="-216.00"/>
+<Entry outShaftSpeed="4570.69" torque="-469.84" electricPower="-209.31"/>
+<Entry outShaftSpeed="4570.69" torque="-454.69" electricPower="-202.61"/>
+<Entry outShaftSpeed="4570.69" torque="-439.53" electricPower="-195.89"/>
+<Entry outShaftSpeed="4570.69" torque="-424.38" electricPower="-189.16"/>
+<Entry outShaftSpeed="4570.69" torque="-409.22" electricPower="-182.41"/>
+<Entry outShaftSpeed="4570.69" torque="-394.06" electricPower="-175.65"/>
+<Entry outShaftSpeed="4570.69" torque="-378.91" electricPower="-168.88"/>
+<Entry outShaftSpeed="4570.69" torque="-363.75" electricPower="-162.08"/>
+<Entry outShaftSpeed="4570.69" torque="-348.59" electricPower="-155.28"/>
+<Entry outShaftSpeed="4570.69" torque="-333.44" electricPower="-148.46"/>
+<Entry outShaftSpeed="4570.69" torque="-318.28" electricPower="-141.62"/>
+<Entry outShaftSpeed="4570.69" torque="-303.13" electricPower="-134.76"/>
+<Entry outShaftSpeed="4570.69" torque="-287.97" electricPower="-127.89"/>
+<Entry outShaftSpeed="4570.69" torque="-272.81" electricPower="-121.01"/>
+<Entry outShaftSpeed="4570.69" torque="-257.66" electricPower="-114.12"/>
+<Entry outShaftSpeed="4570.69" torque="-242.50" electricPower="-107.21"/>
+<Entry outShaftSpeed="4570.69" torque="-227.34" electricPower="-100.28"/>
+<Entry outShaftSpeed="4570.69" torque="-212.19" electricPower="-93.33"/>
+<Entry outShaftSpeed="4570.69" torque="-197.03" electricPower="-86.38"/>
+<Entry outShaftSpeed="4570.69" torque="-181.88" electricPower="-79.41"/>
+<Entry outShaftSpeed="4570.69" torque="-166.72" electricPower="-72.42"/>
+<Entry outShaftSpeed="4570.69" torque="-151.56" electricPower="-65.42"/>
+<Entry outShaftSpeed="4570.69" torque="-136.41" electricPower="-58.40"/>
+<Entry outShaftSpeed="4570.69" torque="-121.25" electricPower="-51.37"/>
+<Entry outShaftSpeed="4570.69" torque="-106.09" electricPower="-44.32"/>
+<Entry outShaftSpeed="4570.69" torque="-90.94" electricPower="-37.26"/>
+<Entry outShaftSpeed="4570.69" torque="-75.78" electricPower="-30.18"/>
+<Entry outShaftSpeed="4570.69" torque="-60.63" electricPower="-23.09"/>
+<Entry outShaftSpeed="4570.69" torque="-45.47" electricPower="-15.98"/>
+<Entry outShaftSpeed="4570.69" torque="-30.31" electricPower="-8.86"/>
+<Entry outShaftSpeed="4570.69" torque="-15.16" electricPower="-1.72"/>
+<Entry outShaftSpeed="4570.69" torque="0.00" electricPower="5.59"/>
+<Entry outShaftSpeed="4570.69" torque="15.16" electricPower="12.97"/>
+<Entry outShaftSpeed="4570.69" torque="30.31" electricPower="20.37"/>
+<Entry outShaftSpeed="4570.69" torque="45.47" electricPower="27.78"/>
+<Entry outShaftSpeed="4570.69" torque="60.63" electricPower="35.20"/>
+<Entry outShaftSpeed="4570.69" torque="75.78" electricPower="42.64"/>
+<Entry outShaftSpeed="4570.69" torque="90.94" electricPower="50.10"/>
+<Entry outShaftSpeed="4570.69" torque="106.09" electricPower="57.57"/>
+<Entry outShaftSpeed="4570.69" torque="121.25" electricPower="65.06"/>
+<Entry outShaftSpeed="4570.69" torque="136.41" electricPower="72.56"/>
+<Entry outShaftSpeed="4570.69" torque="151.56" electricPower="80.08"/>
+<Entry outShaftSpeed="4570.69" torque="166.72" electricPower="87.61"/>
+<Entry outShaftSpeed="4570.69" torque="181.88" electricPower="95.16"/>
+<Entry outShaftSpeed="4570.69" torque="197.03" electricPower="102.72"/>
+<Entry outShaftSpeed="4570.69" torque="212.19" electricPower="110.30"/>
+<Entry outShaftSpeed="4570.69" torque="227.34" electricPower="117.89"/>
+<Entry outShaftSpeed="4570.69" torque="242.50" electricPower="125.51"/>
+<Entry outShaftSpeed="4570.69" torque="257.66" electricPower="133.13"/>
+<Entry outShaftSpeed="4570.69" torque="272.81" electricPower="140.77"/>
+<Entry outShaftSpeed="4570.69" torque="287.97" electricPower="148.43"/>
+<Entry outShaftSpeed="4570.69" torque="303.13" electricPower="156.10"/>
+<Entry outShaftSpeed="4570.69" torque="318.28" electricPower="163.79"/>
+<Entry outShaftSpeed="4570.69" torque="333.44" electricPower="171.48"/>
+<Entry outShaftSpeed="4570.69" torque="348.59" electricPower="179.20"/>
+<Entry outShaftSpeed="4570.69" torque="363.75" electricPower="186.93"/>
+<Entry outShaftSpeed="4570.69" torque="378.91" electricPower="194.68"/>
+<Entry outShaftSpeed="4570.69" torque="394.06" electricPower="202.45"/>
+<Entry outShaftSpeed="4570.69" torque="409.22" electricPower="210.22"/>
+<Entry outShaftSpeed="4570.69" torque="424.38" electricPower="218.01"/>
+<Entry outShaftSpeed="4570.69" torque="439.53" electricPower="225.82"/>
+<Entry outShaftSpeed="4570.69" torque="454.69" electricPower="233.64"/>
+<Entry outShaftSpeed="4570.69" torque="469.84" electricPower="241.48"/>
+<Entry outShaftSpeed="4570.69" torque="485.00" electricPower="249.34"/>
+<Entry outShaftSpeed="4922.39" torque="-485.00" electricPower="-232.99"/>
+<Entry outShaftSpeed="4922.39" torque="-469.84" electricPower="-225.75"/>
+<Entry outShaftSpeed="4922.39" torque="-454.69" electricPower="-218.50"/>
+<Entry outShaftSpeed="4922.39" torque="-439.53" electricPower="-211.22"/>
+<Entry outShaftSpeed="4922.39" torque="-424.38" electricPower="-203.94"/>
+<Entry outShaftSpeed="4922.39" torque="-409.22" electricPower="-196.64"/>
+<Entry outShaftSpeed="4922.39" torque="-394.06" electricPower="-189.33"/>
+<Entry outShaftSpeed="4922.39" torque="-378.91" electricPower="-182.00"/>
+<Entry outShaftSpeed="4922.39" torque="-363.75" electricPower="-174.65"/>
+<Entry outShaftSpeed="4922.39" torque="-348.59" electricPower="-167.29"/>
+<Entry outShaftSpeed="4922.39" torque="-333.44" electricPower="-159.92"/>
+<Entry outShaftSpeed="4922.39" torque="-318.28" electricPower="-152.53"/>
+<Entry outShaftSpeed="4922.39" torque="-303.13" electricPower="-145.13"/>
+<Entry outShaftSpeed="4922.39" torque="-287.97" electricPower="-137.70"/>
+<Entry outShaftSpeed="4922.39" torque="-272.81" electricPower="-130.27"/>
+<Entry outShaftSpeed="4922.39" torque="-257.66" electricPower="-122.81"/>
+<Entry outShaftSpeed="4922.39" torque="-242.50" electricPower="-115.35"/>
+<Entry outShaftSpeed="4922.39" torque="-227.34" electricPower="-107.87"/>
+<Entry outShaftSpeed="4922.39" torque="-212.19" electricPower="-100.38"/>
+<Entry outShaftSpeed="4922.39" torque="-197.03" electricPower="-92.87"/>
+<Entry outShaftSpeed="4922.39" torque="-181.88" electricPower="-85.34"/>
+<Entry outShaftSpeed="4922.39" torque="-166.72" electricPower="-77.80"/>
+<Entry outShaftSpeed="4922.39" torque="-151.56" electricPower="-70.24"/>
+<Entry outShaftSpeed="4922.39" torque="-136.41" electricPower="-62.67"/>
+<Entry outShaftSpeed="4922.39" torque="-121.25" electricPower="-55.09"/>
+<Entry outShaftSpeed="4922.39" torque="-106.09" electricPower="-47.49"/>
+<Entry outShaftSpeed="4922.39" torque="-90.94" electricPower="-39.87"/>
+<Entry outShaftSpeed="4922.39" torque="-75.78" electricPower="-32.24"/>
+<Entry outShaftSpeed="4922.39" torque="-60.63" electricPower="-24.60"/>
+<Entry outShaftSpeed="4922.39" torque="-45.47" electricPower="-16.94"/>
+<Entry outShaftSpeed="4922.39" torque="-30.31" electricPower="-9.26"/>
+<Entry outShaftSpeed="4922.39" torque="-15.16" electricPower="-1.57"/>
+<Entry outShaftSpeed="4922.39" torque="0.00" electricPower="6.31"/>
+<Entry outShaftSpeed="4922.39" torque="15.16" electricPower="14.25"/>
+<Entry outShaftSpeed="4922.39" torque="30.31" electricPower="22.21"/>
+<Entry outShaftSpeed="4922.39" torque="45.47" electricPower="30.19"/>
+<Entry outShaftSpeed="4922.39" torque="60.63" electricPower="38.18"/>
+<Entry outShaftSpeed="4922.39" torque="75.78" electricPower="46.18"/>
+<Entry outShaftSpeed="4922.39" torque="90.94" electricPower="54.20"/>
+<Entry outShaftSpeed="4922.39" torque="106.09" electricPower="62.24"/>
+<Entry outShaftSpeed="4922.39" torque="121.25" electricPower="70.29"/>
+<Entry outShaftSpeed="4922.39" torque="136.41" electricPower="78.36"/>
+<Entry outShaftSpeed="4922.39" torque="151.56" electricPower="86.44"/>
+<Entry outShaftSpeed="4922.39" torque="166.72" electricPower="94.54"/>
+<Entry outShaftSpeed="4922.39" torque="181.88" electricPower="102.65"/>
+<Entry outShaftSpeed="4922.39" torque="197.03" electricPower="110.78"/>
+<Entry outShaftSpeed="4922.39" torque="212.19" electricPower="118.92"/>
+<Entry outShaftSpeed="4922.39" torque="227.34" electricPower="127.08"/>
+<Entry outShaftSpeed="4922.39" torque="242.50" electricPower="135.25"/>
+<Entry outShaftSpeed="4922.39" torque="257.66" electricPower="143.44"/>
+<Entry outShaftSpeed="4922.39" torque="272.81" electricPower="151.64"/>
+<Entry outShaftSpeed="4922.39" torque="287.97" electricPower="159.87"/>
+<Entry outShaftSpeed="4922.39" torque="303.13" electricPower="168.10"/>
+<Entry outShaftSpeed="4922.39" torque="318.28" electricPower="176.35"/>
+<Entry outShaftSpeed="4922.39" torque="333.44" electricPower="184.62"/>
+<Entry outShaftSpeed="4922.39" torque="348.59" electricPower="192.89"/>
+<Entry outShaftSpeed="4922.39" torque="363.75" electricPower="201.19"/>
+<Entry outShaftSpeed="4922.39" torque="378.91" electricPower="209.50"/>
+<Entry outShaftSpeed="4922.39" torque="394.06" electricPower="217.83"/>
+<Entry outShaftSpeed="4922.39" torque="409.22" electricPower="226.17"/>
+<Entry outShaftSpeed="4922.39" torque="424.38" electricPower="234.53"/>
+<Entry outShaftSpeed="4922.39" torque="439.53" electricPower="242.90"/>
+<Entry outShaftSpeed="4922.39" torque="454.69" electricPower="251.29"/>
+<Entry outShaftSpeed="4922.39" torque="469.84" electricPower="259.70"/>
+<Entry outShaftSpeed="4922.39" torque="485.00" electricPower="268.11"/>
+<Entry outShaftSpeed="5273.93" torque="-485.00" electricPower="-249.95"/>
+<Entry outShaftSpeed="5273.93" torque="-469.84" electricPower="-242.15"/>
+<Entry outShaftSpeed="5273.93" torque="-454.69" electricPower="-234.35"/>
+<Entry outShaftSpeed="5273.93" torque="-439.53" electricPower="-226.52"/>
+<Entry outShaftSpeed="5273.93" torque="-424.38" electricPower="-218.69"/>
+<Entry outShaftSpeed="5273.93" torque="-409.22" electricPower="-210.83"/>
+<Entry outShaftSpeed="5273.93" torque="-394.06" electricPower="-202.96"/>
+<Entry outShaftSpeed="5273.93" torque="-378.91" electricPower="-195.08"/>
+<Entry outShaftSpeed="5273.93" torque="-363.75" electricPower="-187.18"/>
+<Entry outShaftSpeed="5273.93" torque="-348.59" electricPower="-179.27"/>
+<Entry outShaftSpeed="5273.93" torque="-333.44" electricPower="-171.34"/>
+<Entry outShaftSpeed="5273.93" torque="-318.28" electricPower="-163.39"/>
+<Entry outShaftSpeed="5273.93" torque="-303.13" electricPower="-155.44"/>
+<Entry outShaftSpeed="5273.93" torque="-287.97" electricPower="-147.46"/>
+<Entry outShaftSpeed="5273.93" torque="-272.81" electricPower="-139.48"/>
+<Entry outShaftSpeed="5273.93" torque="-257.66" electricPower="-131.47"/>
+<Entry outShaftSpeed="5273.93" torque="-242.50" electricPower="-123.46"/>
+<Entry outShaftSpeed="5273.93" torque="-227.34" electricPower="-115.42"/>
+<Entry outShaftSpeed="5273.93" torque="-212.19" electricPower="-107.38"/>
+<Entry outShaftSpeed="5273.93" torque="-197.03" electricPower="-99.31"/>
+<Entry outShaftSpeed="5273.93" torque="-181.88" electricPower="-91.23"/>
+<Entry outShaftSpeed="5273.93" torque="-166.72" electricPower="-83.14"/>
+<Entry outShaftSpeed="5273.93" torque="-151.56" electricPower="-75.03"/>
+<Entry outShaftSpeed="5273.93" torque="-136.41" electricPower="-66.91"/>
+<Entry outShaftSpeed="5273.93" torque="-121.25" electricPower="-58.77"/>
+<Entry outShaftSpeed="5273.93" torque="-106.09" electricPower="-50.62"/>
+<Entry outShaftSpeed="5273.93" torque="-90.94" electricPower="-42.45"/>
+<Entry outShaftSpeed="5273.93" torque="-75.78" electricPower="-34.27"/>
+<Entry outShaftSpeed="5273.93" torque="-60.63" electricPower="-26.07"/>
+<Entry outShaftSpeed="5273.93" torque="-45.47" electricPower="-17.86"/>
+<Entry outShaftSpeed="5273.93" torque="-30.31" electricPower="-9.63"/>
+<Entry outShaftSpeed="5273.93" torque="-15.16" electricPower="-1.38"/>
+<Entry outShaftSpeed="5273.93" torque="0.00" electricPower="7.07"/>
+<Entry outShaftSpeed="5273.93" torque="15.16" electricPower="15.58"/>
+<Entry outShaftSpeed="5273.93" torque="30.31" electricPower="24.10"/>
+<Entry outShaftSpeed="5273.93" torque="45.47" electricPower="32.64"/>
+<Entry outShaftSpeed="5273.93" torque="60.63" electricPower="41.19"/>
+<Entry outShaftSpeed="5273.93" torque="75.78" electricPower="49.76"/>
+<Entry outShaftSpeed="5273.93" torque="90.94" electricPower="58.35"/>
+<Entry outShaftSpeed="5273.93" torque="106.09" electricPower="66.95"/>
+<Entry outShaftSpeed="5273.93" torque="121.25" electricPower="75.56"/>
+<Entry outShaftSpeed="5273.93" torque="136.41" electricPower="84.19"/>
+<Entry outShaftSpeed="5273.93" torque="151.56" electricPower="92.84"/>
+<Entry outShaftSpeed="5273.93" torque="166.72" electricPower="101.50"/>
+<Entry outShaftSpeed="5273.93" torque="181.88" electricPower="110.18"/>
+<Entry outShaftSpeed="5273.93" torque="197.03" electricPower="118.87"/>
+<Entry outShaftSpeed="5273.93" torque="212.19" electricPower="127.58"/>
+<Entry outShaftSpeed="5273.93" torque="227.34" electricPower="136.29"/>
+<Entry outShaftSpeed="5273.93" torque="242.50" electricPower="145.04"/>
+<Entry outShaftSpeed="5273.93" torque="257.66" electricPower="153.79"/>
+<Entry outShaftSpeed="5273.93" torque="272.81" electricPower="162.55"/>
+<Entry outShaftSpeed="5273.93" torque="287.97" electricPower="171.34"/>
+<Entry outShaftSpeed="5273.93" torque="303.13" electricPower="180.14"/>
+<Entry outShaftSpeed="5273.93" torque="318.28" electricPower="188.96"/>
+<Entry outShaftSpeed="5273.93" torque="333.44" electricPower="197.79"/>
+<Entry outShaftSpeed="5273.93" torque="348.59" electricPower="206.63"/>
+<Entry outShaftSpeed="5273.93" torque="363.75" electricPower="215.49"/>
+<Entry outShaftSpeed="5273.93" torque="378.91" electricPower="224.37"/>
+<Entry outShaftSpeed="5273.93" torque="394.06" electricPower="233.26"/>
+<Entry outShaftSpeed="5273.93" torque="409.22" electricPower="242.16"/>
+<Entry outShaftSpeed="5273.93" torque="424.38" electricPower="251.08"/>
+<Entry outShaftSpeed="5273.93" torque="439.53" electricPower="260.02"/>
+<Entry outShaftSpeed="5273.93" torque="454.69" electricPower="268.97"/>
+<Entry outShaftSpeed="5273.93" torque="469.84" electricPower="277.94"/>
+<Entry outShaftSpeed="5273.93" torque="485.00" electricPower="286.92"/>
+<Entry outShaftSpeed="5625.48" torque="-485.00" electricPower="-266.86"/>
+<Entry outShaftSpeed="5625.48" torque="-469.84" electricPower="-258.51"/>
+<Entry outShaftSpeed="5625.48" torque="-454.69" electricPower="-250.15"/>
+<Entry outShaftSpeed="5625.48" torque="-439.53" electricPower="-241.78"/>
+<Entry outShaftSpeed="5625.48" torque="-424.38" electricPower="-233.38"/>
+<Entry outShaftSpeed="5625.48" torque="-409.22" electricPower="-224.98"/>
+<Entry outShaftSpeed="5625.48" torque="-394.06" electricPower="-216.55"/>
+<Entry outShaftSpeed="5625.48" torque="-378.91" electricPower="-208.13"/>
+<Entry outShaftSpeed="5625.48" torque="-363.75" electricPower="-199.67"/>
+<Entry outShaftSpeed="5625.48" torque="-348.59" electricPower="-191.21"/>
+<Entry outShaftSpeed="5625.48" torque="-333.44" electricPower="-182.72"/>
+<Entry outShaftSpeed="5625.48" torque="-318.28" electricPower="-174.23"/>
+<Entry outShaftSpeed="5625.48" torque="-303.13" electricPower="-165.71"/>
+<Entry outShaftSpeed="5625.48" torque="-287.97" electricPower="-157.19"/>
+<Entry outShaftSpeed="5625.48" torque="-272.81" electricPower="-148.65"/>
+<Entry outShaftSpeed="5625.48" torque="-257.66" electricPower="-140.09"/>
+<Entry outShaftSpeed="5625.48" torque="-242.50" electricPower="-131.52"/>
+<Entry outShaftSpeed="5625.48" torque="-227.34" electricPower="-122.94"/>
+<Entry outShaftSpeed="5625.48" torque="-212.19" electricPower="-114.34"/>
+<Entry outShaftSpeed="5625.48" torque="-197.03" electricPower="-105.72"/>
+<Entry outShaftSpeed="5625.48" torque="-181.88" electricPower="-97.09"/>
+<Entry outShaftSpeed="5625.48" torque="-166.72" electricPower="-88.44"/>
+<Entry outShaftSpeed="5625.48" torque="-151.56" electricPower="-79.78"/>
+<Entry outShaftSpeed="5625.48" torque="-136.41" electricPower="-71.10"/>
+<Entry outShaftSpeed="5625.48" torque="-121.25" electricPower="-62.41"/>
+<Entry outShaftSpeed="5625.48" torque="-106.09" electricPower="-53.71"/>
+<Entry outShaftSpeed="5625.48" torque="-90.94" electricPower="-44.99"/>
+<Entry outShaftSpeed="5625.48" torque="-75.78" electricPower="-36.25"/>
+<Entry outShaftSpeed="5625.48" torque="-60.63" electricPower="-27.50"/>
+<Entry outShaftSpeed="5625.48" torque="-45.47" electricPower="-18.73"/>
+<Entry outShaftSpeed="5625.48" torque="-30.31" electricPower="-9.95"/>
+<Entry outShaftSpeed="5625.48" torque="-15.16" electricPower="-1.15"/>
+<Entry outShaftSpeed="5625.48" torque="0.00" electricPower="7.87"/>
+<Entry outShaftSpeed="5625.48" torque="15.16" electricPower="16.94"/>
+<Entry outShaftSpeed="5625.48" torque="30.31" electricPower="26.03"/>
+<Entry outShaftSpeed="5625.48" torque="45.47" electricPower="35.13"/>
+<Entry outShaftSpeed="5625.48" torque="60.63" electricPower="44.25"/>
+<Entry outShaftSpeed="5625.48" torque="75.78" electricPower="53.38"/>
+<Entry outShaftSpeed="5625.48" torque="90.94" electricPower="62.53"/>
+<Entry outShaftSpeed="5625.48" torque="106.09" electricPower="71.70"/>
+<Entry outShaftSpeed="5625.48" torque="121.25" electricPower="80.88"/>
+<Entry outShaftSpeed="5625.48" torque="136.41" electricPower="90.07"/>
+<Entry outShaftSpeed="5625.48" torque="151.56" electricPower="99.29"/>
+<Entry outShaftSpeed="5625.48" torque="166.72" electricPower="108.51"/>
+<Entry outShaftSpeed="5625.48" torque="181.88" electricPower="117.75"/>
+<Entry outShaftSpeed="5625.48" torque="197.03" electricPower="127.00"/>
+<Entry outShaftSpeed="5625.48" torque="212.19" electricPower="136.28"/>
+<Entry outShaftSpeed="5625.48" torque="227.34" electricPower="145.56"/>
+<Entry outShaftSpeed="5625.48" torque="242.50" electricPower="154.87"/>
+<Entry outShaftSpeed="5625.48" torque="257.66" electricPower="164.18"/>
+<Entry outShaftSpeed="5625.48" torque="272.81" electricPower="173.52"/>
+<Entry outShaftSpeed="5625.48" torque="287.97" electricPower="182.87"/>
+<Entry outShaftSpeed="5625.48" torque="303.13" electricPower="192.22"/>
+<Entry outShaftSpeed="5625.48" torque="318.28" electricPower="201.61"/>
+<Entry outShaftSpeed="5625.48" torque="333.44" electricPower="211.00"/>
+<Entry outShaftSpeed="5625.48" torque="348.59" electricPower="220.41"/>
+<Entry outShaftSpeed="5625.48" torque="363.75" electricPower="229.83"/>
+<Entry outShaftSpeed="5625.48" torque="378.91" electricPower="239.27"/>
+<Entry outShaftSpeed="5625.48" torque="394.06" electricPower="248.72"/>
+<Entry outShaftSpeed="5625.48" torque="409.22" electricPower="258.20"/>
+<Entry outShaftSpeed="5625.48" torque="424.38" electricPower="267.68"/>
+<Entry outShaftSpeed="5625.48" torque="439.53" electricPower="277.19"/>
+<Entry outShaftSpeed="5625.48" torque="454.69" electricPower="286.70"/>
+<Entry outShaftSpeed="5625.48" torque="469.84" electricPower="296.23"/>
+<Entry outShaftSpeed="5625.48" torque="485.00" electricPower="305.78"/>
+<Entry outShaftSpeed="5977.17" torque="-485.00" electricPower="-283.73"/>
+<Entry outShaftSpeed="5977.17" torque="-469.84" electricPower="-274.83"/>
+<Entry outShaftSpeed="5977.17" torque="-454.69" electricPower="-265.92"/>
+<Entry outShaftSpeed="5977.17" torque="-439.53" electricPower="-256.99"/>
+<Entry outShaftSpeed="5977.17" torque="-424.38" electricPower="-248.04"/>
+<Entry outShaftSpeed="5977.17" torque="-409.22" electricPower="-239.09"/>
+<Entry outShaftSpeed="5977.17" torque="-394.06" electricPower="-230.12"/>
+<Entry outShaftSpeed="5977.17" torque="-378.91" electricPower="-221.13"/>
+<Entry outShaftSpeed="5977.17" torque="-363.75" electricPower="-212.12"/>
+<Entry outShaftSpeed="5977.17" torque="-348.59" electricPower="-203.10"/>
+<Entry outShaftSpeed="5977.17" torque="-333.44" electricPower="-194.06"/>
+<Entry outShaftSpeed="5977.17" torque="-318.28" electricPower="-185.02"/>
+<Entry outShaftSpeed="5977.17" torque="-303.13" electricPower="-175.96"/>
+<Entry outShaftSpeed="5977.17" torque="-287.97" electricPower="-166.88"/>
+<Entry outShaftSpeed="5977.17" torque="-272.81" electricPower="-157.78"/>
+<Entry outShaftSpeed="5977.17" torque="-257.66" electricPower="-148.67"/>
+<Entry outShaftSpeed="5977.17" torque="-242.50" electricPower="-139.54"/>
+<Entry outShaftSpeed="5977.17" torque="-227.34" electricPower="-130.41"/>
+<Entry outShaftSpeed="5977.17" torque="-212.19" electricPower="-121.25"/>
+<Entry outShaftSpeed="5977.17" torque="-197.03" electricPower="-112.08"/>
+<Entry outShaftSpeed="5977.17" torque="-181.88" electricPower="-102.90"/>
+<Entry outShaftSpeed="5977.17" torque="-166.72" electricPower="-93.71"/>
+<Entry outShaftSpeed="5977.17" torque="-151.56" electricPower="-84.49"/>
+<Entry outShaftSpeed="5977.17" torque="-136.41" electricPower="-75.26"/>
+<Entry outShaftSpeed="5977.17" torque="-121.25" electricPower="-66.01"/>
+<Entry outShaftSpeed="5977.17" torque="-106.09" electricPower="-56.75"/>
+<Entry outShaftSpeed="5977.17" torque="-90.94" electricPower="-47.48"/>
+<Entry outShaftSpeed="5977.17" torque="-75.78" electricPower="-38.19"/>
+<Entry outShaftSpeed="5977.17" torque="-60.63" electricPower="-28.89"/>
+<Entry outShaftSpeed="5977.17" torque="-45.47" electricPower="-19.57"/>
+<Entry outShaftSpeed="5977.17" torque="-30.31" electricPower="-10.23"/>
+<Entry outShaftSpeed="5977.17" torque="-15.16" electricPower="-0.88"/>
+<Entry outShaftSpeed="5977.17" torque="0.00" electricPower="8.71"/>
+<Entry outShaftSpeed="5977.17" torque="15.16" electricPower="18.35"/>
+<Entry outShaftSpeed="5977.17" torque="30.31" electricPower="28.00"/>
+<Entry outShaftSpeed="5977.17" torque="45.47" electricPower="37.67"/>
+<Entry outShaftSpeed="5977.17" torque="60.63" electricPower="47.35"/>
+<Entry outShaftSpeed="5977.17" torque="75.78" electricPower="57.05"/>
+<Entry outShaftSpeed="5977.17" torque="90.94" electricPower="66.76"/>
+<Entry outShaftSpeed="5977.17" torque="106.09" electricPower="76.49"/>
+<Entry outShaftSpeed="5977.17" torque="121.25" electricPower="86.23"/>
+<Entry outShaftSpeed="5977.17" torque="136.41" electricPower="95.99"/>
+<Entry outShaftSpeed="5977.17" torque="151.56" electricPower="105.77"/>
+<Entry outShaftSpeed="5977.17" torque="166.72" electricPower="115.55"/>
+<Entry outShaftSpeed="5977.17" torque="181.88" electricPower="125.36"/>
+<Entry outShaftSpeed="5977.17" torque="197.03" electricPower="135.18"/>
+<Entry outShaftSpeed="5977.17" torque="212.19" electricPower="145.02"/>
+<Entry outShaftSpeed="5977.17" torque="227.34" electricPower="154.87"/>
+<Entry outShaftSpeed="5977.17" torque="242.50" electricPower="164.73"/>
+<Entry outShaftSpeed="5977.17" torque="257.66" electricPower="174.62"/>
+<Entry outShaftSpeed="5977.17" torque="272.81" electricPower="184.51"/>
+<Entry outShaftSpeed="5977.17" torque="287.97" electricPower="194.42"/>
+<Entry outShaftSpeed="5977.17" torque="303.13" electricPower="204.35"/>
+<Entry outShaftSpeed="5977.17" torque="318.28" electricPower="214.29"/>
+<Entry outShaftSpeed="5977.17" torque="333.44" electricPower="224.25"/>
+<Entry outShaftSpeed="5977.17" torque="348.59" electricPower="234.22"/>
+<Entry outShaftSpeed="5977.17" torque="363.75" electricPower="244.21"/>
+<Entry outShaftSpeed="5977.17" torque="378.91" electricPower="254.21"/>
+<Entry outShaftSpeed="5977.17" torque="394.06" electricPower="264.24"/>
+<Entry outShaftSpeed="5977.17" torque="409.22" electricPower="274.27"/>
+<Entry outShaftSpeed="5977.17" torque="424.38" electricPower="284.32"/>
+<Entry outShaftSpeed="5977.17" torque="439.53" electricPower="294.38"/>
+<Entry outShaftSpeed="5977.17" torque="454.69" electricPower="304.46"/>
+<Entry outShaftSpeed="5977.17" torque="469.84" electricPower="314.56"/>
+<Entry outShaftSpeed="5977.17" torque="485.00" electricPower="324.68"/>
+<Entry outShaftSpeed="6328.72" torque="-485.00" electricPower="-300.56"/>
+<Entry outShaftSpeed="6328.72" torque="-469.84" electricPower="-291.12"/>
+<Entry outShaftSpeed="6328.72" torque="-454.69" electricPower="-281.64"/>
+<Entry outShaftSpeed="6328.72" torque="-439.53" electricPower="-272.16"/>
+<Entry outShaftSpeed="6328.72" torque="-424.38" electricPower="-262.67"/>
+<Entry outShaftSpeed="6328.72" torque="-409.22" electricPower="-253.15"/>
+<Entry outShaftSpeed="6328.72" torque="-394.06" electricPower="-243.63"/>
+<Entry outShaftSpeed="6328.72" torque="-378.91" electricPower="-234.09"/>
+<Entry outShaftSpeed="6328.72" torque="-363.75" electricPower="-224.53"/>
+<Entry outShaftSpeed="6328.72" torque="-348.59" electricPower="-214.96"/>
+<Entry outShaftSpeed="6328.72" torque="-333.44" electricPower="-205.37"/>
+<Entry outShaftSpeed="6328.72" torque="-318.28" electricPower="-195.77"/>
+<Entry outShaftSpeed="6328.72" torque="-303.13" electricPower="-186.15"/>
+<Entry outShaftSpeed="6328.72" torque="-287.97" electricPower="-176.52"/>
+<Entry outShaftSpeed="6328.72" torque="-272.81" electricPower="-166.88"/>
+<Entry outShaftSpeed="6328.72" torque="-257.66" electricPower="-157.21"/>
+<Entry outShaftSpeed="6328.72" torque="-242.50" electricPower="-147.54"/>
+<Entry outShaftSpeed="6328.72" torque="-227.34" electricPower="-137.84"/>
+<Entry outShaftSpeed="6328.72" torque="-212.19" electricPower="-128.13"/>
+<Entry outShaftSpeed="6328.72" torque="-197.03" electricPower="-118.41"/>
+<Entry outShaftSpeed="6328.72" torque="-181.88" electricPower="-108.67"/>
+<Entry outShaftSpeed="6328.72" torque="-166.72" electricPower="-98.92"/>
+<Entry outShaftSpeed="6328.72" torque="-151.56" electricPower="-89.15"/>
+<Entry outShaftSpeed="6328.72" torque="-136.41" electricPower="-79.37"/>
+<Entry outShaftSpeed="6328.72" torque="-121.25" electricPower="-69.57"/>
+<Entry outShaftSpeed="6328.72" torque="-106.09" electricPower="-59.76"/>
+<Entry outShaftSpeed="6328.72" torque="-90.94" electricPower="-49.93"/>
+<Entry outShaftSpeed="6328.72" torque="-75.78" electricPower="-40.09"/>
+<Entry outShaftSpeed="6328.72" torque="-60.63" electricPower="-30.23"/>
+<Entry outShaftSpeed="6328.72" torque="-45.47" electricPower="-20.36"/>
+<Entry outShaftSpeed="6328.72" torque="-30.31" electricPower="-10.48"/>
+<Entry outShaftSpeed="6328.72" torque="-15.16" electricPower="-0.57"/>
+<Entry outShaftSpeed="6328.72" torque="0.00" electricPower="9.60"/>
+<Entry outShaftSpeed="6328.72" torque="15.16" electricPower="19.80"/>
+<Entry outShaftSpeed="6328.72" torque="30.31" electricPower="30.01"/>
+<Entry outShaftSpeed="6328.72" torque="45.47" electricPower="40.24"/>
+<Entry outShaftSpeed="6328.72" torque="60.63" electricPower="50.49"/>
+<Entry outShaftSpeed="6328.72" torque="75.78" electricPower="60.75"/>
+<Entry outShaftSpeed="6328.72" torque="90.94" electricPower="71.03"/>
+<Entry outShaftSpeed="6328.72" torque="106.09" electricPower="81.32"/>
+<Entry outShaftSpeed="6328.72" torque="121.25" electricPower="91.63"/>
+<Entry outShaftSpeed="6328.72" torque="136.41" electricPower="101.96"/>
+<Entry outShaftSpeed="6328.72" torque="151.56" electricPower="112.29"/>
+<Entry outShaftSpeed="6328.72" torque="166.72" electricPower="122.64"/>
+<Entry outShaftSpeed="6328.72" torque="181.88" electricPower="133.02"/>
+<Entry outShaftSpeed="6328.72" torque="197.03" electricPower="143.40"/>
+<Entry outShaftSpeed="6328.72" torque="212.19" electricPower="153.79"/>
+<Entry outShaftSpeed="6328.72" torque="227.34" electricPower="164.21"/>
+<Entry outShaftSpeed="6328.72" torque="242.50" electricPower="174.64"/>
+<Entry outShaftSpeed="6328.72" torque="257.66" electricPower="185.09"/>
+<Entry outShaftSpeed="6328.72" torque="272.81" electricPower="195.55"/>
+<Entry outShaftSpeed="6328.72" torque="287.97" electricPower="206.03"/>
+<Entry outShaftSpeed="6328.72" torque="303.13" electricPower="216.52"/>
+<Entry outShaftSpeed="6328.72" torque="318.28" electricPower="227.03"/>
+<Entry outShaftSpeed="6328.72" torque="333.44" electricPower="237.54"/>
+<Entry outShaftSpeed="6328.72" torque="348.59" electricPower="248.09"/>
+<Entry outShaftSpeed="6328.72" torque="363.75" electricPower="258.63"/>
+<Entry outShaftSpeed="6328.72" torque="378.91" electricPower="269.21"/>
+<Entry outShaftSpeed="6328.72" torque="394.06" electricPower="279.79"/>
+<Entry outShaftSpeed="6328.72" torque="409.22" electricPower="290.38"/>
+<Entry outShaftSpeed="6328.72" torque="424.38" electricPower="301.00"/>
+<Entry outShaftSpeed="6328.72" torque="439.53" electricPower="311.63"/>
+<Entry outShaftSpeed="6328.72" torque="454.69" electricPower="322.28"/>
+<Entry outShaftSpeed="6328.72" torque="469.84" electricPower="332.94"/>
+<Entry outShaftSpeed="6328.72" torque="485.00" electricPower="343.62"/>
+<Entry outShaftSpeed="6680.27" torque="-485.00" electricPower="-317.36"/>
+<Entry outShaftSpeed="6680.27" torque="-469.84" electricPower="-307.35"/>
+<Entry outShaftSpeed="6680.27" torque="-454.69" electricPower="-297.33"/>
+<Entry outShaftSpeed="6680.27" torque="-439.53" electricPower="-287.29"/>
+<Entry outShaftSpeed="6680.27" torque="-424.38" electricPower="-277.25"/>
+<Entry outShaftSpeed="6680.27" torque="-409.22" electricPower="-267.18"/>
+<Entry outShaftSpeed="6680.27" torque="-394.06" electricPower="-257.10"/>
+<Entry outShaftSpeed="6680.27" torque="-378.91" electricPower="-247.01"/>
+<Entry outShaftSpeed="6680.27" torque="-363.75" electricPower="-236.89"/>
+<Entry outShaftSpeed="6680.27" torque="-348.59" electricPower="-226.77"/>
+<Entry outShaftSpeed="6680.27" torque="-333.44" electricPower="-216.63"/>
+<Entry outShaftSpeed="6680.27" torque="-318.28" electricPower="-206.47"/>
+<Entry outShaftSpeed="6680.27" torque="-303.13" electricPower="-196.30"/>
+<Entry outShaftSpeed="6680.27" torque="-287.97" electricPower="-186.12"/>
+<Entry outShaftSpeed="6680.27" torque="-272.81" electricPower="-175.92"/>
+<Entry outShaftSpeed="6680.27" torque="-257.66" electricPower="-165.71"/>
+<Entry outShaftSpeed="6680.27" torque="-242.50" electricPower="-155.47"/>
+<Entry outShaftSpeed="6680.27" torque="-227.34" electricPower="-145.23"/>
+<Entry outShaftSpeed="6680.27" torque="-212.19" electricPower="-134.97"/>
+<Entry outShaftSpeed="6680.27" torque="-197.03" electricPower="-124.70"/>
+<Entry outShaftSpeed="6680.27" torque="-181.88" electricPower="-114.40"/>
+<Entry outShaftSpeed="6680.27" torque="-166.72" electricPower="-104.10"/>
+<Entry outShaftSpeed="6680.27" torque="-151.56" electricPower="-93.78"/>
+<Entry outShaftSpeed="6680.27" torque="-136.41" electricPower="-83.44"/>
+<Entry outShaftSpeed="6680.27" torque="-121.25" electricPower="-73.09"/>
+<Entry outShaftSpeed="6680.27" torque="-106.09" electricPower="-62.73"/>
+<Entry outShaftSpeed="6680.27" torque="-90.94" electricPower="-52.35"/>
+<Entry outShaftSpeed="6680.27" torque="-75.78" electricPower="-41.95"/>
+<Entry outShaftSpeed="6680.27" torque="-60.63" electricPower="-31.54"/>
+<Entry outShaftSpeed="6680.27" torque="-45.47" electricPower="-21.12"/>
+<Entry outShaftSpeed="6680.27" torque="-30.31" electricPower="-10.68"/>
+<Entry outShaftSpeed="6680.27" torque="-15.16" electricPower="-0.22"/>
+<Entry outShaftSpeed="6680.27" torque="0.00" electricPower="10.52"/>
+<Entry outShaftSpeed="6680.27" torque="15.16" electricPower="21.29"/>
+<Entry outShaftSpeed="6680.27" torque="30.31" electricPower="32.07"/>
+<Entry outShaftSpeed="6680.27" torque="45.47" electricPower="42.86"/>
+<Entry outShaftSpeed="6680.27" torque="60.63" electricPower="53.67"/>
+<Entry outShaftSpeed="6680.27" torque="75.78" electricPower="64.50"/>
+<Entry outShaftSpeed="6680.27" torque="90.94" electricPower="75.34"/>
+<Entry outShaftSpeed="6680.27" torque="106.09" electricPower="86.20"/>
+<Entry outShaftSpeed="6680.27" torque="121.25" electricPower="97.07"/>
+<Entry outShaftSpeed="6680.27" torque="136.41" electricPower="107.96"/>
+<Entry outShaftSpeed="6680.27" torque="151.56" electricPower="118.86"/>
+<Entry outShaftSpeed="6680.27" torque="166.72" electricPower="129.78"/>
+<Entry outShaftSpeed="6680.27" torque="181.88" electricPower="140.71"/>
+<Entry outShaftSpeed="6680.27" torque="197.03" electricPower="151.66"/>
+<Entry outShaftSpeed="6680.27" torque="212.19" electricPower="162.63"/>
+<Entry outShaftSpeed="6680.27" torque="227.34" electricPower="173.60"/>
+<Entry outShaftSpeed="6680.27" torque="242.50" electricPower="184.60"/>
+<Entry outShaftSpeed="6680.27" torque="257.66" electricPower="195.61"/>
+<Entry outShaftSpeed="6680.27" torque="272.81" electricPower="206.63"/>
+<Entry outShaftSpeed="6680.27" torque="287.97" electricPower="217.67"/>
+<Entry outShaftSpeed="6680.27" torque="303.13" electricPower="228.72"/>
+<Entry outShaftSpeed="6680.27" torque="318.28" electricPower="239.79"/>
+<Entry outShaftSpeed="6680.27" torque="333.44" electricPower="250.88"/>
+<Entry outShaftSpeed="6680.27" torque="348.59" electricPower="261.98"/>
+<Entry outShaftSpeed="6680.27" torque="363.75" electricPower="273.11"/>
+<Entry outShaftSpeed="6680.27" torque="378.91" electricPower="284.23"/>
+<Entry outShaftSpeed="6680.27" torque="394.06" electricPower="295.38"/>
+<Entry outShaftSpeed="6680.27" torque="409.22" electricPower="306.54"/>
+<Entry outShaftSpeed="6680.27" torque="424.38" electricPower="317.72"/>
+<Entry outShaftSpeed="6680.27" torque="439.53" electricPower="328.92"/>
+<Entry outShaftSpeed="6680.27" torque="454.69" electricPower="340.13"/>
+<Entry outShaftSpeed="6680.27" torque="469.84" electricPower="351.35"/>
+<Entry outShaftSpeed="6680.27" torque="485.00" electricPower="362.59"/>
+<Entry outShaftSpeed="7031.81" torque="-485.00" electricPower="-334.11"/>
+<Entry outShaftSpeed="7031.81" torque="-469.84" electricPower="-323.55"/>
+<Entry outShaftSpeed="7031.81" torque="-454.69" electricPower="-312.97"/>
+<Entry outShaftSpeed="7031.81" torque="-439.53" electricPower="-302.38"/>
+<Entry outShaftSpeed="7031.81" torque="-424.38" electricPower="-291.79"/>
+<Entry outShaftSpeed="7031.81" torque="-409.22" electricPower="-281.17"/>
+<Entry outShaftSpeed="7031.81" torque="-394.06" electricPower="-270.54"/>
+<Entry outShaftSpeed="7031.81" torque="-378.91" electricPower="-259.88"/>
+<Entry outShaftSpeed="7031.81" torque="-363.75" electricPower="-249.22"/>
+<Entry outShaftSpeed="7031.81" torque="-348.59" electricPower="-238.54"/>
+<Entry outShaftSpeed="7031.81" torque="-333.44" electricPower="-227.85"/>
+<Entry outShaftSpeed="7031.81" torque="-318.28" electricPower="-217.14"/>
+<Entry outShaftSpeed="7031.81" torque="-303.13" electricPower="-206.42"/>
+<Entry outShaftSpeed="7031.81" torque="-287.97" electricPower="-195.68"/>
+<Entry outShaftSpeed="7031.81" torque="-272.81" electricPower="-184.93"/>
+<Entry outShaftSpeed="7031.81" torque="-257.66" electricPower="-174.16"/>
+<Entry outShaftSpeed="7031.81" torque="-242.50" electricPower="-163.38"/>
+<Entry outShaftSpeed="7031.81" torque="-227.34" electricPower="-152.58"/>
+<Entry outShaftSpeed="7031.81" torque="-212.19" electricPower="-141.77"/>
+<Entry outShaftSpeed="7031.81" torque="-197.03" electricPower="-130.94"/>
+<Entry outShaftSpeed="7031.81" torque="-181.88" electricPower="-120.10"/>
+<Entry outShaftSpeed="7031.81" torque="-166.72" electricPower="-109.24"/>
+<Entry outShaftSpeed="7031.81" torque="-151.56" electricPower="-98.37"/>
+<Entry outShaftSpeed="7031.81" torque="-136.41" electricPower="-87.48"/>
+<Entry outShaftSpeed="7031.81" torque="-121.25" electricPower="-76.57"/>
+<Entry outShaftSpeed="7031.81" torque="-106.09" electricPower="-65.65"/>
+<Entry outShaftSpeed="7031.81" torque="-90.94" electricPower="-54.72"/>
+<Entry outShaftSpeed="7031.81" torque="-75.78" electricPower="-43.77"/>
+<Entry outShaftSpeed="7031.81" torque="-60.63" electricPower="-32.81"/>
+<Entry outShaftSpeed="7031.81" torque="-45.47" electricPower="-21.83"/>
+<Entry outShaftSpeed="7031.81" torque="-30.31" electricPower="-10.84"/>
+<Entry outShaftSpeed="7031.81" torque="-15.16" electricPower="0.17"/>
+<Entry outShaftSpeed="7031.81" torque="0.00" electricPower="11.49"/>
+<Entry outShaftSpeed="7031.81" torque="15.16" electricPower="22.82"/>
+<Entry outShaftSpeed="7031.81" torque="30.31" electricPower="34.16"/>
+<Entry outShaftSpeed="7031.81" torque="45.47" electricPower="45.52"/>
+<Entry outShaftSpeed="7031.81" torque="60.63" electricPower="56.90"/>
+<Entry outShaftSpeed="7031.81" torque="75.78" electricPower="68.29"/>
+<Entry outShaftSpeed="7031.81" torque="90.94" electricPower="79.69"/>
+<Entry outShaftSpeed="7031.81" torque="106.09" electricPower="91.12"/>
+<Entry outShaftSpeed="7031.81" torque="121.25" electricPower="102.54"/>
+<Entry outShaftSpeed="7031.81" torque="136.41" electricPower="114.00"/>
+<Entry outShaftSpeed="7031.81" torque="151.56" electricPower="125.46"/>
+<Entry outShaftSpeed="7031.81" torque="166.72" electricPower="136.95"/>
+<Entry outShaftSpeed="7031.81" torque="181.88" electricPower="148.45"/>
+<Entry outShaftSpeed="7031.81" torque="197.03" electricPower="159.96"/>
+<Entry outShaftSpeed="7031.81" torque="212.19" electricPower="171.49"/>
+<Entry outShaftSpeed="7031.81" torque="227.34" electricPower="183.03"/>
+<Entry outShaftSpeed="7031.81" torque="242.50" electricPower="194.59"/>
+<Entry outShaftSpeed="7031.81" torque="257.66" electricPower="206.16"/>
+<Entry outShaftSpeed="7031.81" torque="272.81" electricPower="217.75"/>
+<Entry outShaftSpeed="7031.81" torque="287.97" electricPower="229.36"/>
+<Entry outShaftSpeed="7031.81" torque="303.13" electricPower="240.97"/>
+<Entry outShaftSpeed="7031.81" torque="318.28" electricPower="252.62"/>
+<Entry outShaftSpeed="7031.81" torque="333.44" electricPower="264.26"/>
+<Entry outShaftSpeed="7031.81" torque="348.59" electricPower="275.93"/>
+<Entry outShaftSpeed="7031.81" torque="363.75" electricPower="287.61"/>
+<Entry outShaftSpeed="7031.81" torque="378.91" electricPower="299.30"/>
+<Entry outShaftSpeed="7031.81" torque="394.06" electricPower="311.02"/>
+<Entry outShaftSpeed="7031.81" torque="409.22" electricPower="322.75"/>
+<Entry outShaftSpeed="7031.81" torque="424.38" electricPower="334.49"/>
+<Entry outShaftSpeed="7031.81" torque="439.53" electricPower="346.25"/>
+<Entry outShaftSpeed="7031.81" torque="454.69" electricPower="358.02"/>
+<Entry outShaftSpeed="7031.81" torque="469.84" electricPower="369.80"/>
+<Entry outShaftSpeed="7031.81" torque="485.00" electricPower="381.61"/>
+<Entry outShaftSpeed="7355.38" torque="-485.00" electricPower="-349.48"/>
+<Entry outShaftSpeed="7355.38" torque="-469.84" electricPower="-338.42"/>
+<Entry outShaftSpeed="7355.38" torque="-454.69" electricPower="-327.33"/>
+<Entry outShaftSpeed="7355.38" torque="-439.53" electricPower="-316.24"/>
+<Entry outShaftSpeed="7355.38" torque="-424.38" electricPower="-305.13"/>
+<Entry outShaftSpeed="7355.38" torque="-409.22" electricPower="-294.00"/>
+<Entry outShaftSpeed="7355.38" torque="-394.06" electricPower="-282.86"/>
+<Entry outShaftSpeed="7355.38" torque="-378.91" electricPower="-271.70"/>
+<Entry outShaftSpeed="7355.38" torque="-363.75" electricPower="-260.53"/>
+<Entry outShaftSpeed="7355.38" torque="-348.59" electricPower="-249.34"/>
+<Entry outShaftSpeed="7355.38" torque="-333.44" electricPower="-238.14"/>
+<Entry outShaftSpeed="7355.38" torque="-318.28" electricPower="-226.92"/>
+<Entry outShaftSpeed="7355.38" torque="-303.13" electricPower="-215.69"/>
+<Entry outShaftSpeed="7355.38" torque="-287.97" electricPower="-204.45"/>
+<Entry outShaftSpeed="7355.38" torque="-272.81" electricPower="-193.18"/>
+<Entry outShaftSpeed="7355.38" torque="-257.66" electricPower="-181.90"/>
+<Entry outShaftSpeed="7355.38" torque="-242.50" electricPower="-170.62"/>
+<Entry outShaftSpeed="7355.38" torque="-227.34" electricPower="-159.30"/>
+<Entry outShaftSpeed="7355.38" torque="-212.19" electricPower="-147.98"/>
+<Entry outShaftSpeed="7355.38" torque="-197.03" electricPower="-136.64"/>
+<Entry outShaftSpeed="7355.38" torque="-181.88" electricPower="-125.29"/>
+<Entry outShaftSpeed="7355.38" torque="-166.72" electricPower="-113.93"/>
+<Entry outShaftSpeed="7355.38" torque="-151.56" electricPower="-102.54"/>
+<Entry outShaftSpeed="7355.38" torque="-136.41" electricPower="-91.15"/>
+<Entry outShaftSpeed="7355.38" torque="-121.25" electricPower="-79.74"/>
+<Entry outShaftSpeed="7355.38" torque="-106.09" electricPower="-68.31"/>
+<Entry outShaftSpeed="7355.38" torque="-90.94" electricPower="-56.87"/>
+<Entry outShaftSpeed="7355.38" torque="-75.78" electricPower="-45.41"/>
+<Entry outShaftSpeed="7355.38" torque="-60.63" electricPower="-33.94"/>
+<Entry outShaftSpeed="7355.38" torque="-45.47" electricPower="-22.45"/>
+<Entry outShaftSpeed="7355.38" torque="-30.31" electricPower="-10.95"/>
+<Entry outShaftSpeed="7355.38" torque="-15.16" electricPower="0.58"/>
+<Entry outShaftSpeed="7355.38" torque="0.00" electricPower="12.41"/>
+<Entry outShaftSpeed="7355.38" torque="15.16" electricPower="24.26"/>
+<Entry outShaftSpeed="7355.38" torque="30.31" electricPower="36.13"/>
+<Entry outShaftSpeed="7355.38" torque="45.47" electricPower="48.00"/>
+<Entry outShaftSpeed="7355.38" torque="60.63" electricPower="59.90"/>
+<Entry outShaftSpeed="7355.38" torque="75.78" electricPower="71.81"/>
+<Entry outShaftSpeed="7355.38" torque="90.94" electricPower="83.73"/>
+<Entry outShaftSpeed="7355.38" torque="106.09" electricPower="95.67"/>
+<Entry outShaftSpeed="7355.38" torque="121.25" electricPower="107.63"/>
+<Entry outShaftSpeed="7355.38" torque="136.41" electricPower="119.60"/>
+<Entry outShaftSpeed="7355.38" torque="151.56" electricPower="131.58"/>
+<Entry outShaftSpeed="7355.38" torque="166.72" electricPower="143.58"/>
+<Entry outShaftSpeed="7355.38" torque="181.88" electricPower="155.60"/>
+<Entry outShaftSpeed="7355.38" torque="197.03" electricPower="167.63"/>
+<Entry outShaftSpeed="7355.38" torque="212.19" electricPower="179.68"/>
+<Entry outShaftSpeed="7355.38" torque="227.34" electricPower="191.74"/>
+<Entry outShaftSpeed="7355.38" torque="242.50" electricPower="203.82"/>
+<Entry outShaftSpeed="7355.38" torque="257.66" electricPower="215.91"/>
+<Entry outShaftSpeed="7355.38" torque="272.81" electricPower="228.02"/>
+<Entry outShaftSpeed="7355.38" torque="287.97" electricPower="240.14"/>
+<Entry outShaftSpeed="7355.38" torque="303.13" electricPower="252.29"/>
+<Entry outShaftSpeed="7355.38" torque="318.28" electricPower="264.44"/>
+<Entry outShaftSpeed="7355.38" torque="333.44" electricPower="276.61"/>
+<Entry outShaftSpeed="7355.38" torque="348.59" electricPower="288.79"/>
+<Entry outShaftSpeed="7355.38" torque="363.75" electricPower="300.99"/>
+<Entry outShaftSpeed="7355.38" torque="378.91" electricPower="313.21"/>
+<Entry outShaftSpeed="7355.38" torque="394.06" electricPower="325.44"/>
+<Entry outShaftSpeed="7355.38" torque="409.22" electricPower="337.69"/>
+<Entry outShaftSpeed="7355.38" torque="424.38" electricPower="349.95"/>
+<Entry outShaftSpeed="7355.38" torque="439.53" electricPower="362.22"/>
+<Entry outShaftSpeed="7355.38" torque="454.69" electricPower="374.52"/>
+<Entry outShaftSpeed="7355.38" torque="469.84" electricPower="386.82"/>
+<Entry outShaftSpeed="7355.38" torque="485.00" electricPower="399.14"/>
+							</PowerMap>
+						</VoltageLevel>
+						<DragCurve>
+							<Entry outShaftSpeed="0.00" dragTorque="10.00"/>
+							<Entry outShaftSpeed="7363.00" dragTorque="30.00"/>
+						</DragCurve>
+						<Conditioning>
+							<Entry coolantTempInlet="30" coolingPower="5000"/>
+						</Conditioning>
+					</v2.3:Data>
+					<v2.3:Signature>
+						<di:Reference>
+							<di:DigestMethod Algorithm=""/>
+							<di:DigestValue/>
+						</di:Reference>
+					</v2.3:Signature>
+				</ElectricMachineSystem>
+				<ADC>
+					<Data xsi:type="ADCDataDeclarationType" id="ADC-123498" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3">
+						<Manufacturer>ADC MAnufacturer</Manufacturer>
+						<Model>Some ADC Model</Model>
+						<CertificationNumber>CertNbr 1234987</CertificationNumber>
+						<Date>2022-01-01T00:00:00Z</Date>
+						<AppVersion>ADC PreProcessing 1.0</AppVersion>
+						<Ratio>8.567</Ratio>
+						<CertificationMethod>Option 2</CertificationMethod>
+						<TorqueLossMap>
+							<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="0.00"/>
+							<Entry inputSpeed="0.00" inputTorque="500.00" torqueLoss="5.00"/>
+							<Entry inputSpeed="1000.00" inputTorque="0.00" torqueLoss="0.00"/>
+							<Entry inputSpeed="1000.00" inputTorque="500.00" torqueLoss="5.00"/>
+						</TorqueLossMap>
+					</Data>
+					<v2.3:Signature>
+						<di:Reference>
+							<di:DigestMethod Algorithm=""></di:DigestMethod>
+							<di:DigestValue></di:DigestValue>
+						</di:Reference>
+					</v2.3:Signature>
+				</ADC>	
+				<!-- <P2.5GearRatios>
+					only for P2.5 HEV
+					<Ratio gear="1">1.000</Ratio>
+					<Ratio gear="2">2.000</Ratio>
+				</P2.5GearRatios> -->
+			</ElectricMachine>
+			<ElectricEnergyStorage>
+				<!--<Battery>
+					<StringID>0</StringID>
+					<REESS>
+						<v2.4:Data id="BAT-asdf" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3" xsi:type="BatterySystemDataType">
+							<Manufacturer>a</Manufacturer>
+							<Model>a</Model>
+							<CertificationNumber>token</CertificationNumber>
+							<Date>2017-01-01T00:00:00Z</Date>
+							<AppVersion>aaaaa</AppVersion>
+							<CertificationMethod>Measured</CertificationMethod>
+							<BatteryType>HPBS</BatteryType>
+							<RatedCapacity>72.00</RatedCapacity>
+							<ConnectorsSubsystemsIncluded>true</ConnectorsSubsystemsIncluded>
+							<JunctionboxIncluded>true</JunctionboxIncluded>
+							<TestingTemperature>20</TestingTemperature>
+							<OCV>
+								<Entry SoC="0" OCV="620.00"/>
+								<Entry SoC="100" OCV="640.00"/>
+							</OCV>
+							<InternalResistance>
+								<Entry SoC="0" R_2="10.00" R_10="11.00" R_20="12.00"/>
+								<Entry SoC="100" R_2="12.00" R_10="14.00" R_20="16.00"/>
+							</InternalResistance>
+							<CurrentLimits>
+								<Entry SoC="0" maxChargingCurrent="50.00" maxDischargingCurrent="0.00"/>
+								<Entry SoC="100" maxChargingCurrent="0.00" maxDischargingCurrent="50.00"/>
+							</CurrentLimits>
+						</v2.4:Data>
+						<Signature>
+							<di:Reference URI="#BAT-asdf">
+								<di:Transforms>
+									<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+									<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+								</di:Transforms>
+								<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+								<di:DigestValue>22QLOYTZK+bUIolzdEzc3Ut0wPIOXEBdWv72ST0Zbyw=</di:DigestValue>
+							</di:Reference>
+						</Signature>
+					</REESS>
+					<SOCmin>20</SOCmin>
+					<SOCmax>80</SOCmax>
+				</Battery>-->
+				<Battery>
+					<StringID>0</StringID>
+					<REESS>
+						<v2.4:Data id="BAT-asdf" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3" xsi:type="BatterySystemDataType">
+							<Manufacturer>a</Manufacturer>
+							<Model>a</Model>
+							<CertificationNumber>token</CertificationNumber>
+							<Date>2017-01-01T00:00:00Z</Date>
+							<AppVersion>aaaaa</AppVersion>
+							<CertificationMethod>Measured</CertificationMethod>
+							<BatteryType>HPBS</BatteryType>
+							<RatedCapacity>324.00</RatedCapacity>
+							<ConnectorsSubsystemsIncluded>true</ConnectorsSubsystemsIncluded>
+							<JunctionboxIncluded>true</JunctionboxIncluded>
+							<TestingTemperature>20</TestingTemperature>
+							<OCV>
+								<Entry SoC="0" OCV="673.50"/>
+								<Entry SoC="100" OCV="750.20"/>
+							</OCV>
+							<InternalResistance>
+								<Entry SoC="0" R_2="10.00" R_10="11.00" R_20="12.00"/>
+								<Entry SoC="100" R_2="12.00" R_10="14.00" R_20="16.00"/>
+							</InternalResistance>
+							<CurrentLimits>
+								<Entry SoC="0" maxChargingCurrent="500.00" maxDischargingCurrent="500.00"/>
+								<Entry SoC="100" maxChargingCurrent="500.00" maxDischargingCurrent="500.00"/>
+							</CurrentLimits>
+						</v2.4:Data>
+						<Signature>
+							<di:Reference URI="#BAT-asdf">
+								<di:Transforms>
+									<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+									<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+								</di:Transforms>
+								<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+								<di:DigestValue>22QLOYTZK+bUIolzdEzc3Ut0wPIOXEBdWv72ST0Zbyw=</di:DigestValue>
+							</di:Reference>
+						</Signature>
+					</REESS>
+				</Battery>
+			</ElectricEnergyStorage>
+			<Retarder>
+				<!-- optional -->
+				<v2.0:Data id="RET-Shai9imi" xsi:type="v2.0:RetarderDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
+					<Manufacturer>Generic Retarder Manufacturer</Manufacturer>
+					<Model>Generic Retarder</Model>
+					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+					<Date>2017-01-11T11:00:00Z</Date>
+					<AppVersion>3.0.1</AppVersion>
+					<CertificationMethod>Standard values</CertificationMethod>
+					<RetarderLossMap>
+						<Entry retarderSpeed="0.00" torqueLoss="10.00"/>
+						<Entry retarderSpeed="2300.00" torqueLoss="20.58"/>
+					</RetarderLossMap>
+				</v2.0:Data>
+				<v2.0:Signature>
+					<di:Reference URI="#RET-Shai9imi">
+						<di:Transforms>
+							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+						</di:Transforms>
+						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+						<di:DigestValue>xcfok6Uo1kvFefSRo+W/oMfEfS5BdTklBugAjby2DUQ=</di:DigestValue>
+					</di:Reference>
+				</v2.0:Signature>
+			</Retarder>
+			<Axlegear>
+				<v2.0:Data id="AXL-EC3ohnoh" xsi:type="v2.0:AxlegearDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
+					<Manufacturer>Generic Gearbox Manufacturer</Manufacturer>
+					<Model>Generic 40t Long Haul Truck AxleGear</Model>
+					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+					<Date>2017-01-11T11:00:00Z</Date>
+					<AppVersion>3.0.1</AppVersion>
+					<LineType>Single portal axle</LineType>
+					<Ratio>2.590</Ratio>
+					<CertificationMethod>Standard values</CertificationMethod>
+					<TorqueLossMap>
+						<Entry inputSpeed="0.00" inputTorque="-5478.00" torqueLoss="220.00"/>
+						<Entry inputSpeed="0.00" inputTorque="-176.00" torqueLoss="28.00"/>
+						<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="8.00"/>
+						<Entry inputSpeed="0.00" inputTorque="116.00" torqueLoss="14.00"/>
+						<Entry inputSpeed="0.00" inputTorque="220.00" torqueLoss="17.00"/>
+						<Entry inputSpeed="0.00" inputTorque="326.00" torqueLoss="21.00"/>
+						<Entry inputSpeed="0.00" inputTorque="432.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="0.00" inputTorque="641.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="0.00" inputTorque="853.00" torqueLoss="38.00"/>
+						<Entry inputSpeed="0.00" inputTorque="1274.00" torqueLoss="53.00"/>
+						<Entry inputSpeed="0.00" inputTorque="1696.00" torqueLoss="67.00"/>
+						<Entry inputSpeed="0.00" inputTorque="2117.00" torqueLoss="82.00"/>
+						<Entry inputSpeed="0.00" inputTorque="2538.00" torqueLoss="96.00"/>
+						<Entry inputSpeed="0.00" inputTorque="2959.00" torqueLoss="110.00"/>
+						<Entry inputSpeed="0.00" inputTorque="3376.00" torqueLoss="119.00"/>
+						<Entry inputSpeed="0.00" inputTorque="3785.00" torqueLoss="123.00"/>
+						<Entry inputSpeed="0.00" inputTorque="4200.00" torqueLoss="130.00"/>
+						<Entry inputSpeed="0.00" inputTorque="6309.00" torqueLoss="204.00"/>
+						<Entry inputSpeed="0.00" inputTorque="8409.00" torqueLoss="268.00"/>
+						<Entry inputSpeed="0.00" inputTorque="10507.00" torqueLoss="332.00"/>
+						<Entry inputSpeed="0.00" inputTorque="12606.00" torqueLoss="396.00"/>
+						<Entry inputSpeed="0.00" inputTorque="16804.00" torqueLoss="523.00"/>
+						<Entry inputSpeed="0.00" inputTorque="21002.00" torqueLoss="651.00"/>
+						<Entry inputSpeed="0.00" inputTorque="25199.00" torqueLoss="778.00"/>
+						<Entry inputSpeed="0.00" inputTorque="29397.00" torqueLoss="905.00"/>
+						<Entry inputSpeed="0.00" inputTorque="33594.00" torqueLoss="1032.00"/>
+						<Entry inputSpeed="0.00" inputTorque="37792.00" torqueLoss="1160.00"/>
+						<Entry inputSpeed="0.00" inputTorque="41990.00" torqueLoss="1288.00"/>
+						<Entry inputSpeed="0.00" inputTorque="46187.00" torqueLoss="1415.00"/>
+						<Entry inputSpeed="0.00" inputTorque="50385.00" torqueLoss="1542.00"/>
+						<Entry inputSpeed="143.00" inputTorque="-5482.00" torqueLoss="216.00"/>
+						<Entry inputSpeed="143.00" inputTorque="-174.00" torqueLoss="28.00"/>
+						<Entry inputSpeed="143.00" inputTorque="0.00" torqueLoss="9.00"/>
+						<Entry inputSpeed="143.00" inputTorque="116.00" torqueLoss="14.00"/>
+						<Entry inputSpeed="143.00" inputTorque="222.00" torqueLoss="17.00"/>
+						<Entry inputSpeed="143.00" inputTorque="326.00" torqueLoss="21.00"/>
+						<Entry inputSpeed="143.00" inputTorque="432.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="143.00" inputTorque="641.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="143.00" inputTorque="853.00" torqueLoss="38.00"/>
+						<Entry inputSpeed="143.00" inputTorque="1273.00" torqueLoss="52.00"/>
+						<Entry inputSpeed="143.00" inputTorque="1694.00" torqueLoss="66.00"/>
+						<Entry inputSpeed="143.00" inputTorque="2115.00" torqueLoss="80.00"/>
+						<Entry inputSpeed="143.00" inputTorque="2536.00" torqueLoss="94.00"/>
+						<Entry inputSpeed="143.00" inputTorque="2957.00" torqueLoss="108.00"/>
+						<Entry inputSpeed="143.00" inputTorque="3372.00" torqueLoss="116.00"/>
+						<Entry inputSpeed="143.00" inputTorque="3786.00" torqueLoss="123.00"/>
+						<Entry inputSpeed="143.00" inputTorque="4200.00" torqueLoss="130.00"/>
+						<Entry inputSpeed="143.00" inputTorque="6323.00" torqueLoss="218.00"/>
+						<Entry inputSpeed="143.00" inputTorque="8427.00" torqueLoss="287.00"/>
+						<Entry inputSpeed="143.00" inputTorque="10532.00" torqueLoss="356.00"/>
+						<Entry inputSpeed="143.00" inputTorque="12635.00" torqueLoss="425.00"/>
+						<Entry inputSpeed="143.00" inputTorque="16843.00" torqueLoss="563.00"/>
+						<Entry inputSpeed="143.00" inputTorque="21052.00" torqueLoss="701.00"/>
+						<Entry inputSpeed="143.00" inputTorque="25260.00" torqueLoss="839.00"/>
+						<Entry inputSpeed="143.00" inputTorque="29467.00" torqueLoss="977.00"/>
+						<Entry inputSpeed="143.00" inputTorque="33676.00" torqueLoss="1115.00"/>
+						<Entry inputSpeed="143.00" inputTorque="37884.00" torqueLoss="1253.00"/>
+						<Entry inputSpeed="143.00" inputTorque="42092.00" torqueLoss="1391.00"/>
+						<Entry inputSpeed="143.00" inputTorque="46300.00" torqueLoss="1529.00"/>
+						<Entry inputSpeed="143.00" inputTorque="50509.00" torqueLoss="1667.00"/>
+						<Entry inputSpeed="285.00" inputTorque="-5496.00" torqueLoss="202.00"/>
+						<Entry inputSpeed="285.00" inputTorque="-172.00" torqueLoss="32.00"/>
+						<Entry inputSpeed="285.00" inputTorque="0.00" torqueLoss="10.00"/>
+						<Entry inputSpeed="285.00" inputTorque="118.00" torqueLoss="16.00"/>
+						<Entry inputSpeed="285.00" inputTorque="223.00" torqueLoss="19.00"/>
+						<Entry inputSpeed="285.00" inputTorque="327.00" torqueLoss="22.00"/>
+						<Entry inputSpeed="285.00" inputTorque="432.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="285.00" inputTorque="641.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="285.00" inputTorque="851.00" torqueLoss="37.00"/>
+						<Entry inputSpeed="285.00" inputTorque="1271.00" torqueLoss="50.00"/>
+						<Entry inputSpeed="285.00" inputTorque="1690.00" torqueLoss="63.00"/>
+						<Entry inputSpeed="285.00" inputTorque="2110.00" torqueLoss="75.00"/>
+						<Entry inputSpeed="285.00" inputTorque="2530.00" torqueLoss="88.00"/>
+						<Entry inputSpeed="285.00" inputTorque="2950.00" torqueLoss="101.00"/>
+						<Entry inputSpeed="285.00" inputTorque="3369.00" torqueLoss="113.00"/>
+						<Entry inputSpeed="285.00" inputTorque="3780.00" torqueLoss="117.00"/>
+						<Entry inputSpeed="285.00" inputTorque="4195.00" torqueLoss="124.00"/>
+						<Entry inputSpeed="285.00" inputTorque="6305.00" torqueLoss="200.00"/>
+						<Entry inputSpeed="285.00" inputTorque="8402.00" torqueLoss="262.00"/>
+						<Entry inputSpeed="285.00" inputTorque="10499.00" torqueLoss="324.00"/>
+						<Entry inputSpeed="285.00" inputTorque="12596.00" torqueLoss="386.00"/>
+						<Entry inputSpeed="285.00" inputTorque="16791.00" torqueLoss="510.00"/>
+						<Entry inputSpeed="285.00" inputTorque="20987.00" torqueLoss="636.00"/>
+						<Entry inputSpeed="285.00" inputTorque="25181.00" torqueLoss="760.00"/>
+						<Entry inputSpeed="285.00" inputTorque="29376.00" torqueLoss="884.00"/>
+						<Entry inputSpeed="285.00" inputTorque="33570.00" torqueLoss="1009.00"/>
+						<Entry inputSpeed="285.00" inputTorque="37765.00" torqueLoss="1133.00"/>
+						<Entry inputSpeed="285.00" inputTorque="41960.00" torqueLoss="1259.00"/>
+						<Entry inputSpeed="285.00" inputTorque="46154.00" torqueLoss="1383.00"/>
+						<Entry inputSpeed="285.00" inputTorque="50350.00" torqueLoss="1507.00"/>
+						<Entry inputSpeed="428.00" inputTorque="-5501.00" torqueLoss="200.00"/>
+						<Entry inputSpeed="428.00" inputTorque="-167.00" torqueLoss="35.00"/>
+						<Entry inputSpeed="428.00" inputTorque="0.00" torqueLoss="12.00"/>
+						<Entry inputSpeed="428.00" inputTorque="119.00" torqueLoss="17.00"/>
+						<Entry inputSpeed="428.00" inputTorque="224.00" torqueLoss="21.00"/>
+						<Entry inputSpeed="428.00" inputTorque="328.00" torqueLoss="23.00"/>
+						<Entry inputSpeed="428.00" inputTorque="433.00" torqueLoss="26.00"/>
+						<Entry inputSpeed="428.00" inputTorque="643.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="428.00" inputTorque="851.00" torqueLoss="37.00"/>
+						<Entry inputSpeed="428.00" inputTorque="1270.00" torqueLoss="49.00"/>
+						<Entry inputSpeed="428.00" inputTorque="1689.00" torqueLoss="61.00"/>
+						<Entry inputSpeed="428.00" inputTorque="2109.00" torqueLoss="74.00"/>
+						<Entry inputSpeed="428.00" inputTorque="2529.00" torqueLoss="87.00"/>
+						<Entry inputSpeed="428.00" inputTorque="2949.00" torqueLoss="100.00"/>
+						<Entry inputSpeed="428.00" inputTorque="3365.00" torqueLoss="109.00"/>
+						<Entry inputSpeed="428.00" inputTorque="3778.00" torqueLoss="115.00"/>
+						<Entry inputSpeed="428.00" inputTorque="4191.00" torqueLoss="121.00"/>
+						<Entry inputSpeed="428.00" inputTorque="6296.00" torqueLoss="191.00"/>
+						<Entry inputSpeed="428.00" inputTorque="8390.00" torqueLoss="251.00"/>
+						<Entry inputSpeed="428.00" inputTorque="10485.00" torqueLoss="310.00"/>
+						<Entry inputSpeed="428.00" inputTorque="12579.00" torqueLoss="369.00"/>
+						<Entry inputSpeed="428.00" inputTorque="16767.00" torqueLoss="486.00"/>
+						<Entry inputSpeed="428.00" inputTorque="20955.00" torqueLoss="604.00"/>
+						<Entry inputSpeed="428.00" inputTorque="25143.00" torqueLoss="723.00"/>
+						<Entry inputSpeed="428.00" inputTorque="29332.00" torqueLoss="841.00"/>
+						<Entry inputSpeed="428.00" inputTorque="33521.00" torqueLoss="958.00"/>
+						<Entry inputSpeed="428.00" inputTorque="37708.00" torqueLoss="1076.00"/>
+						<Entry inputSpeed="428.00" inputTorque="41897.00" torqueLoss="1195.00"/>
+						<Entry inputSpeed="428.00" inputTorque="46084.00" torqueLoss="1313.00"/>
+						<Entry inputSpeed="428.00" inputTorque="50273.00" torqueLoss="1430.00"/>
+						<Entry inputSpeed="570.00" inputTorque="-5512.00" torqueLoss="188.00"/>
+						<Entry inputSpeed="570.00" inputTorque="-167.00" torqueLoss="37.00"/>
+						<Entry inputSpeed="570.00" inputTorque="0.00" torqueLoss="13.00"/>
+						<Entry inputSpeed="570.00" inputTorque="121.00" torqueLoss="19.00"/>
+						<Entry inputSpeed="570.00" inputTorque="224.00" torqueLoss="21.00"/>
+						<Entry inputSpeed="570.00" inputTorque="328.00" torqueLoss="23.00"/>
+						<Entry inputSpeed="570.00" inputTorque="433.00" torqueLoss="26.00"/>
+						<Entry inputSpeed="570.00" inputTorque="641.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="570.00" inputTorque="850.00" torqueLoss="36.00"/>
+						<Entry inputSpeed="570.00" inputTorque="1268.00" torqueLoss="46.00"/>
+						<Entry inputSpeed="570.00" inputTorque="1685.00" torqueLoss="58.00"/>
+						<Entry inputSpeed="570.00" inputTorque="2104.00" torqueLoss="70.00"/>
+						<Entry inputSpeed="570.00" inputTorque="2523.00" torqueLoss="81.00"/>
+						<Entry inputSpeed="570.00" inputTorque="2943.00" torqueLoss="94.00"/>
+						<Entry inputSpeed="570.00" inputTorque="3363.00" torqueLoss="107.00"/>
+						<Entry inputSpeed="570.00" inputTorque="3776.00" torqueLoss="113.00"/>
+						<Entry inputSpeed="570.00" inputTorque="4189.00" torqueLoss="118.00"/>
+						<Entry inputSpeed="570.00" inputTorque="6281.00" torqueLoss="175.00"/>
+						<Entry inputSpeed="570.00" inputTorque="8369.00" torqueLoss="230.00"/>
+						<Entry inputSpeed="570.00" inputTorque="10459.00" torqueLoss="283.00"/>
+						<Entry inputSpeed="570.00" inputTorque="12547.00" torqueLoss="336.00"/>
+						<Entry inputSpeed="570.00" inputTorque="16724.00" torqueLoss="443.00"/>
+						<Entry inputSpeed="570.00" inputTorque="20901.00" torqueLoss="550.00"/>
+						<Entry inputSpeed="570.00" inputTorque="25078.00" torqueLoss="658.00"/>
+						<Entry inputSpeed="570.00" inputTorque="29255.00" torqueLoss="764.00"/>
+						<Entry inputSpeed="570.00" inputTorque="33432.00" torqueLoss="871.00"/>
+						<Entry inputSpeed="570.00" inputTorque="37611.00" torqueLoss="979.00"/>
+						<Entry inputSpeed="570.00" inputTorque="41788.00" torqueLoss="1086.00"/>
+						<Entry inputSpeed="570.00" inputTorque="45965.00" torqueLoss="1192.00"/>
+						<Entry inputSpeed="570.00" inputTorque="50142.00" torqueLoss="1299.00"/>
+						<Entry inputSpeed="713.00" inputTorque="-5517.00" torqueLoss="181.00"/>
+						<Entry inputSpeed="713.00" inputTorque="-165.00" torqueLoss="39.00"/>
+						<Entry inputSpeed="713.00" inputTorque="0.00" torqueLoss="14.00"/>
+						<Entry inputSpeed="713.00" inputTorque="122.00" torqueLoss="20.00"/>
+						<Entry inputSpeed="713.00" inputTorque="225.00" torqueLoss="22.00"/>
+						<Entry inputSpeed="713.00" inputTorque="329.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="713.00" inputTorque="433.00" torqueLoss="27.00"/>
+						<Entry inputSpeed="713.00" inputTorque="641.00" torqueLoss="30.00"/>
+						<Entry inputSpeed="713.00" inputTorque="850.00" torqueLoss="36.00"/>
+						<Entry inputSpeed="713.00" inputTorque="1267.00" torqueLoss="45.00"/>
+						<Entry inputSpeed="713.00" inputTorque="1684.00" torqueLoss="56.00"/>
+						<Entry inputSpeed="713.00" inputTorque="2102.00" torqueLoss="67.00"/>
+						<Entry inputSpeed="713.00" inputTorque="2521.00" torqueLoss="79.00"/>
+						<Entry inputSpeed="713.00" inputTorque="2939.00" torqueLoss="90.00"/>
+						<Entry inputSpeed="713.00" inputTorque="3358.00" torqueLoss="102.00"/>
+						<Entry inputSpeed="713.00" inputTorque="3775.00" torqueLoss="111.00"/>
+						<Entry inputSpeed="713.00" inputTorque="4188.00" torqueLoss="118.00"/>
+						<Entry inputSpeed="713.00" inputTorque="6272.00" torqueLoss="166.00"/>
+						<Entry inputSpeed="713.00" inputTorque="8357.00" torqueLoss="217.00"/>
+						<Entry inputSpeed="713.00" inputTorque="10442.00" torqueLoss="267.00"/>
+						<Entry inputSpeed="713.00" inputTorque="12527.00" torqueLoss="317.00"/>
+						<Entry inputSpeed="713.00" inputTorque="16697.00" torqueLoss="416.00"/>
+						<Entry inputSpeed="713.00" inputTorque="20867.00" torqueLoss="517.00"/>
+						<Entry inputSpeed="713.00" inputTorque="25039.00" torqueLoss="617.00"/>
+						<Entry inputSpeed="713.00" inputTorque="29209.00" torqueLoss="717.00"/>
+						<Entry inputSpeed="713.00" inputTorque="33379.00" torqueLoss="818.00"/>
+						<Entry inputSpeed="713.00" inputTorque="37549.00" torqueLoss="918.00"/>
+						<Entry inputSpeed="713.00" inputTorque="41719.00" torqueLoss="1017.00"/>
+						<Entry inputSpeed="713.00" inputTorque="45890.00" torqueLoss="1117.00"/>
+						<Entry inputSpeed="713.00" inputTorque="50060.00" torqueLoss="1218.00"/>
+						<Entry inputSpeed="855.00" inputTorque="-5524.00" torqueLoss="174.00"/>
+						<Entry inputSpeed="855.00" inputTorque="-162.00" torqueLoss="42.00"/>
+						<Entry inputSpeed="855.00" inputTorque="0.00" torqueLoss="15.00"/>
+						<Entry inputSpeed="855.00" inputTorque="122.00" torqueLoss="21.00"/>
+						<Entry inputSpeed="855.00" inputTorque="226.00" torqueLoss="22.00"/>
+						<Entry inputSpeed="855.00" inputTorque="329.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="855.00" inputTorque="434.00" torqueLoss="27.00"/>
+						<Entry inputSpeed="855.00" inputTorque="641.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="855.00" inputTorque="849.00" torqueLoss="35.00"/>
+						<Entry inputSpeed="855.00" inputTorque="1266.00" torqueLoss="45.00"/>
+						<Entry inputSpeed="855.00" inputTorque="1683.00" torqueLoss="55.00"/>
+						<Entry inputSpeed="855.00" inputTorque="2100.00" torqueLoss="65.00"/>
+						<Entry inputSpeed="855.00" inputTorque="2518.00" torqueLoss="77.00"/>
+						<Entry inputSpeed="855.00" inputTorque="2937.00" torqueLoss="87.00"/>
+						<Entry inputSpeed="855.00" inputTorque="3355.00" torqueLoss="99.00"/>
+						<Entry inputSpeed="855.00" inputTorque="3775.00" torqueLoss="111.00"/>
+						<Entry inputSpeed="855.00" inputTorque="4188.00" torqueLoss="117.00"/>
+						<Entry inputSpeed="855.00" inputTorque="6264.00" torqueLoss="158.00"/>
+						<Entry inputSpeed="855.00" inputTorque="8346.00" torqueLoss="205.00"/>
+						<Entry inputSpeed="855.00" inputTorque="10427.00" torqueLoss="252.00"/>
+						<Entry inputSpeed="855.00" inputTorque="12509.00" torqueLoss="299.00"/>
+						<Entry inputSpeed="855.00" inputTorque="16674.00" torqueLoss="393.00"/>
+						<Entry inputSpeed="855.00" inputTorque="20838.00" torqueLoss="487.00"/>
+						<Entry inputSpeed="855.00" inputTorque="25003.00" torqueLoss="581.00"/>
+						<Entry inputSpeed="855.00" inputTorque="29167.00" torqueLoss="675.00"/>
+						<Entry inputSpeed="855.00" inputTorque="33330.00" torqueLoss="769.00"/>
+						<Entry inputSpeed="855.00" inputTorque="37495.00" torqueLoss="863.00"/>
+						<Entry inputSpeed="855.00" inputTorque="41659.00" torqueLoss="957.00"/>
+						<Entry inputSpeed="855.00" inputTorque="45823.00" torqueLoss="1051.00"/>
+						<Entry inputSpeed="855.00" inputTorque="49988.00" torqueLoss="1145.00"/>
+						<Entry inputSpeed="998.00" inputTorque="-5526.00" torqueLoss="172.00"/>
+						<Entry inputSpeed="998.00" inputTorque="-160.00" torqueLoss="44.00"/>
+						<Entry inputSpeed="998.00" inputTorque="0.00" torqueLoss="16.00"/>
+						<Entry inputSpeed="998.00" inputTorque="123.00" torqueLoss="22.00"/>
+						<Entry inputSpeed="998.00" inputTorque="227.00" torqueLoss="23.00"/>
+						<Entry inputSpeed="998.00" inputTorque="331.00" torqueLoss="26.00"/>
+						<Entry inputSpeed="998.00" inputTorque="435.00" torqueLoss="28.00"/>
+						<Entry inputSpeed="998.00" inputTorque="641.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="998.00" inputTorque="850.00" torqueLoss="36.00"/>
+						<Entry inputSpeed="998.00" inputTorque="1266.00" torqueLoss="45.00"/>
+						<Entry inputSpeed="998.00" inputTorque="1682.00" torqueLoss="55.00"/>
+						<Entry inputSpeed="998.00" inputTorque="2100.00" torqueLoss="64.00"/>
+						<Entry inputSpeed="998.00" inputTorque="2517.00" torqueLoss="74.00"/>
+						<Entry inputSpeed="998.00" inputTorque="2935.00" torqueLoss="86.00"/>
+						<Entry inputSpeed="998.00" inputTorque="3354.00" torqueLoss="97.00"/>
+						<Entry inputSpeed="998.00" inputTorque="3772.00" torqueLoss="109.00"/>
+						<Entry inputSpeed="998.00" inputTorque="4185.00" torqueLoss="115.00"/>
+						<Entry inputSpeed="998.00" inputTorque="6258.00" torqueLoss="153.00"/>
+						<Entry inputSpeed="998.00" inputTorque="8338.00" torqueLoss="197.00"/>
+						<Entry inputSpeed="998.00" inputTorque="10418.00" torqueLoss="242.00"/>
+						<Entry inputSpeed="998.00" inputTorque="12498.00" torqueLoss="288.00"/>
+						<Entry inputSpeed="998.00" inputTorque="16658.00" torqueLoss="377.00"/>
+						<Entry inputSpeed="998.00" inputTorque="20817.00" torqueLoss="466.00"/>
+						<Entry inputSpeed="998.00" inputTorque="24977.00" torqueLoss="556.00"/>
+						<Entry inputSpeed="998.00" inputTorque="29137.00" torqueLoss="645.00"/>
+						<Entry inputSpeed="998.00" inputTorque="33297.00" torqueLoss="735.00"/>
+						<Entry inputSpeed="998.00" inputTorque="37456.00" torqueLoss="825.00"/>
+						<Entry inputSpeed="998.00" inputTorque="41616.00" torqueLoss="914.00"/>
+						<Entry inputSpeed="998.00" inputTorque="45776.00" torqueLoss="1003.00"/>
+						<Entry inputSpeed="998.00" inputTorque="49936.00" torqueLoss="1093.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="-5529.00" torqueLoss="169.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="-158.00" torqueLoss="46.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="0.00" torqueLoss="18.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="125.00" torqueLoss="23.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="229.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="332.00" torqueLoss="27.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="436.00" torqueLoss="29.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="643.00" torqueLoss="32.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="851.00" torqueLoss="37.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="1267.00" torqueLoss="45.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="1683.00" torqueLoss="55.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="2100.00" torqueLoss="64.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="2516.00" torqueLoss="74.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="2934.00" torqueLoss="85.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="3352.00" torqueLoss="96.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="3771.00" torqueLoss="108.00"/>
+						<Entry inputSpeed="1140.00" inputTorque="4183.00" torqueLoss="114.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="-5529.00" torqueLoss="169.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="-155.00" torqueLoss="49.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="0.00" torqueLoss="19.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="126.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="230.00" torqueLoss="26.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="333.00" torqueLoss="28.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="437.00" torqueLoss="30.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="644.00" torqueLoss="34.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="853.00" torqueLoss="38.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="1267.00" torqueLoss="46.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="1683.00" torqueLoss="55.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="2098.00" torqueLoss="64.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="2516.00" torqueLoss="74.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="2934.00" torqueLoss="85.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="3351.00" torqueLoss="95.00"/>
+						<Entry inputSpeed="1283.00" inputTorque="3764.00" torqueLoss="101.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="-5531.00" torqueLoss="167.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="-153.00" torqueLoss="51.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="0.00" torqueLoss="20.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="128.00" torqueLoss="26.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="231.00" torqueLoss="27.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="336.00" torqueLoss="30.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="436.00" torqueLoss="29.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="646.00" torqueLoss="36.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="853.00" torqueLoss="38.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="1268.00" torqueLoss="46.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="1683.00" torqueLoss="55.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="2098.00" torqueLoss="63.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="2516.00" torqueLoss="73.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="2932.00" torqueLoss="84.00"/>
+						<Entry inputSpeed="1425.00" inputTorque="3345.00" torqueLoss="89.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="-5538.00" torqueLoss="160.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="-148.00" torqueLoss="56.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="0.00" torqueLoss="21.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="129.00" torqueLoss="28.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="232.00" torqueLoss="29.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="336.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="440.00" torqueLoss="32.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="647.00" torqueLoss="37.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="854.00" torqueLoss="41.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="1269.00" torqueLoss="48.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="1684.00" torqueLoss="57.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="2101.00" torqueLoss="65.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="2517.00" torqueLoss="74.00"/>
+						<Entry inputSpeed="1568.00" inputTorque="2929.00" torqueLoss="80.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="-5540.00" torqueLoss="158.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="-144.00" torqueLoss="60.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="0.00" torqueLoss="24.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="132.00" torqueLoss="30.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="234.00" torqueLoss="31.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="340.00" torqueLoss="34.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="442.00" torqueLoss="35.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="650.00" torqueLoss="38.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="856.00" torqueLoss="42.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="1269.00" torqueLoss="49.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="1684.00" torqueLoss="57.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="2098.00" torqueLoss="64.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="2515.00" torqueLoss="73.00"/>
+						<Entry inputSpeed="1853.00" inputTorque="2928.00" torqueLoss="79.00"/>
+						
+					</TorqueLossMap>
+				</v2.0:Data>
+				<v2.0:Signature>
+					<di:Reference URI="#AXL-EC3ohnoh">
+						<di:Transforms>
+							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+						</di:Transforms>
+						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+						<di:DigestValue>Ux2vo+s07pGr9XCbvNs/YbJcFaZClORRGXpP6Eyeze8=</di:DigestValue>
+					</di:Reference>
+				</v2.0:Signature>
+			</Axlegear>
+			<AxleWheels>
+				<v2.0:Data xsi:type="v2.0:AxleWheelsDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
+					<Axles>
+						<Axle axleNumber="1" xsi:type="AxleDataDeclarationType">
+							<AxleType>VehicleNonDriven</AxleType>
+							<TwinTyres>false</TwinTyres>
+							<Steered>true</Steered>
+							<Tyre>
+								<Data id="WHL-5432198760-315-70-R22.5" xsi:type="TyreDataDeclarationType">
+									<Manufacturer>Generic Wheels Manufacturer</Manufacturer>
+									<Model>Generic Wheel</Model>
+									<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+									<Date>2017-01-11T14:00:00Z</Date>
+									<AppVersion>Tyre Generation App 1.0</AppVersion>
+									<Dimension>315/70 R22.5</Dimension>
+									<RRCDeclared>0.0055</RRCDeclared>
+									<FzISO>31300</FzISO>
+								</Data>
+								<Signature>
+									<di:Reference URI="#WHL-5432198760-315-70-R22.5">
+										<di:Transforms>
+											<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+											<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+										</di:Transforms>
+										<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+										<di:DigestValue>A/sq1ng4cqeOyauDUqUEnonRSPch3VCqZDX9Pf3tW1Q=</di:DigestValue>
+									</di:Reference>
+								</Signature>
+							</Tyre>
+						</Axle>
+						<Axle axleNumber="2" xsi:type="AxleDataDeclarationType">
+							<AxleType>VehicleDriven</AxleType>
+							<TwinTyres>true</TwinTyres>
+							<Steered>false</Steered>
+							<Tyre>
+								<Data id="WHL-5432198760-315-70-R22.5" xsi:type="TyreDataDeclarationType">
+									<Manufacturer>Generic Wheels Manufacturer</Manufacturer>
+									<Model>Generic Wheel</Model>
+									<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+									<Date>2017-01-11T14:00:00Z</Date>
+									<AppVersion>Tyre Generation App 1.0</AppVersion>
+									<Dimension>315/70 R22.5</Dimension>
+									<RRCDeclared>0.0063</RRCDeclared>
+									<FzISO>31300</FzISO>
+								</Data>
+								<Signature>
+									<di:Reference URI="#WHL-5432198760-315-70-R22.5">
+										<di:Transforms>
+											<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+											<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+										</di:Transforms>
+										<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+										<di:DigestValue>z+KDXmc5MIezM6RVgfYax5J9Efi0ghciG2/wLLmWaBk=</di:DigestValue>
+									</di:Reference>
+								</Signature>
+							</Tyre>
+						</Axle>
+					</Axles>
+				</v2.0:Data>
+			</AxleWheels>
+			<Auxiliaries>
+				<Data xsi:type="AUX_PEV_LorryDataType">
+					<SteeringPump>
+						<Technology axleNumber="1">Electric driven pump</Technology>
+					</SteeringPump>
+					<ElectricSystem>
+						<Technology>Standard technology - LED headlights, all</Technology>
+					</ElectricSystem>
+					<PneumaticSystem>
+						<Technology>Medium Supply 2-stage + elec. driven</Technology>
+					</PneumaticSystem>
+					<HVAC>
+						<Technology>Default</Technology>
+					</HVAC>
+				</Data>
+			</Auxiliaries>
+			<AirDrag>
+				<!-- optional -->
+				<Data id="CabinX23h" xsi:type="v2.0:AirDragDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
+					<Manufacturer>Generic Manufacturer</Manufacturer>
+					<Model>Generic Model</Model>
+					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
+					<Date>2017-03-24T15:00:00Z</Date>
+					<AppVersion>Vecto AirDrag x.y</AppVersion>
+					<CdxA_0>6.31</CdxA_0>
+					<TransferredCdxA>6.32</TransferredCdxA>
+					<DeclaredCdxA>6.34</DeclaredCdxA>
+				</Data>
+				<v2.0:Signature>
+					<di:Reference URI="#CabinX23h">
+						<di:Transforms>
+							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
+							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
+						</di:Transforms>
+						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+						<di:DigestValue>NroIsfnT7+1zYG5CTHxpclh0ZaRZvGyrfFPmWdKbFbg=</di:DigestValue>
+					</di:Reference>
+				</v2.0:Signature>
+			</AirDrag>
+		</Components>
+	</v2.0:Vehicle>
+</tns:VectoInputDeclaration>
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/Multistage/newVifCompletedConventional-noADAS.vecto b/VectoCore/VectoCoreTest/TestData/Integration/Multistage/newVifCompletedConventional-noADAS.vecto
index 6025e2969b4e4e853effb1b9079855a1e5664235..b06e9a6417f29acd508b4327241a7626d74a4724 100644
--- a/VectoCore/VectoCoreTest/TestData/Integration/Multistage/newVifCompletedConventional-noADAS.vecto
+++ b/VectoCore/VectoCoreTest/TestData/Integration/Multistage/newVifCompletedConventional-noADAS.vecto
@@ -8,6 +8,7 @@
   "Body": {
     "PrimaryVehicle": "..\\..\\XML\\XMLReaderDeclaration\\SchemaVersion2.4\\vecto_vehicle-primary_heavyBus-sample.xml",
     "InterimStep": "..\\..\\XML\\XMLReaderDeclaration\\SchemaVersion2.4\\vecto_vehicle-stage_input_full-sample-final-noADAS.xml",
-    "Completed": false
+    "Completed": false,
+    "RunSimulation":  true 
   }
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericVehicleE3/BEV_ENG.vecto b/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericVehicleE3/BEV_ENG.vecto
index eb945da539fcbdfcd0268f23671febe194d6cb11..8576714bc93c161240c6d4c259a222f784249205 100644
--- a/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericVehicleE3/BEV_ENG.vecto
+++ b/VectoCore/VectoCoreTest/TestData/Integration/TimeRun/MeasuredSpeed/GenericVehicleE3/BEV_ENG.vecto
@@ -35,7 +35,7 @@
 	    "UrbanDelivery",
 		"PWheel_LongHaul.vdri",
 	    "PWheel_RegionalDelivery.vdri",
-	    "PWheel_UrbanDelivery.vdri",
+	    "PWheel_UrbanDelivery.vdri"
     ]
   }
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCoreTest/TestData/XML/XMLReaderDeclaration/SchemaVersion2.4/Distributed/HeavyLorry/HEV_heavyLorry_AMT_Px.xml b/VectoCore/VectoCoreTest/TestData/XML/XMLReaderDeclaration/SchemaVersion2.4/Distributed/HeavyLorry/HEV_heavyLorry_AMT_Px.xml
index df81c3470f74900153d1f3f7b4dff4ac098a03ae..45fcf6ea7837fba1f2ab965017813dce3aacf9b0 100644
--- a/VectoCore/VectoCoreTest/TestData/XML/XMLReaderDeclaration/SchemaVersion2.4/Distributed/HeavyLorry/HEV_heavyLorry_AMT_Px.xml
+++ b/VectoCore/VectoCoreTest/TestData/XML/XMLReaderDeclaration/SchemaVersion2.4/Distributed/HeavyLorry/HEV_heavyLorry_AMT_Px.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="UTF-8"?>
<tns:VectoInputDeclaration xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.4" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" schemaVersion="2.0" xmlns:tns="urn:tugraz:ivt:VectoAPI:DeclarationInput:v2.0" xmlns:di="http://www.w3.org/2000/09/xmldsig#" xsi:schemaLocation="urn:tugraz:ivt:VectoAPI:DeclarationJob V:\VectoCore\VectoCore\Resources\XSD/VectoDeclarationJob.xsd" xmlns:v1.0="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v1.0" xmlns:v2.0="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0" xmlns:v2.1="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.1"  xmlns:v2.3="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3" xmlns:v2.4="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.4">
	<v2.0:Vehicle xsi:type="Vehicle_HEV-Px_HeavyLorryDeclarationType" id="a">
		<Manufacturer>TU Graz</Manufacturer>
		<ManufacturerAddress>Inffeldgasse 19</ManufacturerAddress>
		<Model>HEV Heavy Lorry Px</Model>
		<VIN>1234</VIN>
		<Date>2017-01-01T00:00:00Z</Date>
		<LegislativeCategory>N3</LegislativeCategory>
		<ChassisConfiguration>Rigid Lorry</ChassisConfiguration>
		<AxleConfiguration>4x2</AxleConfiguration>
		<CorrectedActualMass>6000</CorrectedActualMass>
		<TechnicalPermissibleMaximumLadenMass>12000</TechnicalPermissibleMaximumLadenMass>
		<IdlingSpeed>650</IdlingSpeed>
		<RetarderType>None</RetarderType>
		<AngledriveType>None</AngledriveType>
		<PTO xsi:type="PTOType">
			<PTOShaftsGearWheels>none</PTOShaftsGearWheels>
			<PTOOtherElements>none</PTOOtherElements>
		</PTO>
		<ZeroEmissionVehicle>false</ZeroEmissionVehicle>
		<VocationalVehicle>false</VocationalVehicle>
		<NgTankSystem>Liquefied</NgTankSystem>
		<!-- optional -->
		<SleeperCab>false</SleeperCab>
		<VehicleTypeApprovalNumber>ASDF</VehicleTypeApprovalNumber>
		<ArchitectureID>P2</ArchitectureID>
		<OvcHev>false</OvcHev>
		<ADAS xsi:type="ADAS_HEV_Type">
			<EngineStopStart>true</EngineStopStart>
			<PredictiveCruiseControl>1,2,3</PredictiveCruiseControl>
		</ADAS>
		<TorqueLimits xsi:type="v2.0:TorqueLimitsType">
			<!-- optional -->
			<v2.0:Entry gear="9" maxTorque="2000"/>
		</TorqueLimits>
		<ElectricMotorTorqueLimits xsi:type="ElectricMachineTorqueLimitsType">
			<!-- optional -->
			<ElectricMachine>
				<Position>2</Position>
				<VoltageLevel>
					<Voltage>100</Voltage>
					<MaxTorqueCurve>
						<v2.3:Entry outShaftSpeed="0.00" maxTorque="200.00" minTorque="-200.00"/>
						<v2.3:Entry outShaftSpeed="1000.00" maxTorque="300.00" minTorque="-300.00"/>
					</MaxTorqueCurve>
				</VoltageLevel>
				<VoltageLevel>
					<Voltage>500</Voltage>
					<MaxTorqueCurve>
						<v2.3:Entry outShaftSpeed="0.00" maxTorque="200.00" minTorque="-200.00"/>
						<v2.3:Entry outShaftSpeed="1000.00" maxTorque="300.00" minTorque="-300.00"/>
					</MaxTorqueCurve>
				</VoltageLevel>
			</ElectricMachine>
		</ElectricMotorTorqueLimits>
		<BoostingLimitations xsi:type="BoostingLimitationsType">
			<!-- optional -->
			<Entry rotationalSpeed="0.00" boostingTorque="0.00"/>
			<Entry rotationalSpeed="1000.00" boostingTorque="0.00"/>
		</BoostingLimitations>
		<Components xsi:type="Components_HEV-Px_LorryType">
			<Engine>
				<v2.0:Data xsi:type="v1.0:EngineDataDeclarationType" id="ENG-gooZah3D" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v1.0">
					<Manufacturer>Generic Engine Manufacturer</Manufacturer>
					<Model>Generic 40t Long Haul Truck Engine</Model>
					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
					<Date>2017-02-15T11:00:00Z</Date>
					<AppVersion>VectoEngine x.y</AppVersion>
					<Displacement>12730</Displacement>
					<IdlingSpeed>560</IdlingSpeed>
					<RatedSpeed>2200</RatedSpeed>
					<RatedPower>380000</RatedPower>
					<MaxEngineTorque>2300</MaxEngineTorque>
					<WHTCUrban>1.0097</WHTCUrban>
					<WHTCRural>1.0035</WHTCRural>
					<WHTCMotorway>1.0200</WHTCMotorway>
					<BFColdHot>1.0000</BFColdHot>
					<CFRegPer>1.0000</CFRegPer>
					<CFNCV>1.0000</CFNCV>
					<FuelType>NG</FuelType>
					<FuelConsumptionMap>
						<Entry engineSpeed="560.00" torque="-149.00" fuelConsumption="0.00"/>
						<Entry engineSpeed="560.00" torque="1180.00" fuelConsumption="12869.00"/>
						<Entry engineSpeed="2100.00" torque="-320.00" fuelConsumption="0.00"/>
						<Entry engineSpeed="2100.00" torque="1100.00" fuelConsumption="50653.00"/>
					</FuelConsumptionMap>
					<FullLoadAndDragCurve>
						<Entry engineSpeed="560.00" maxTorque="1180.00" dragTorque="-149.00"/>
						<Entry engineSpeed="1800.00" maxTorque="1800.00" dragTorque="-300.00"/>
						<Entry engineSpeed="2100.00" maxTorque="1100.00" dragTorque="-320.00"/>
					</FullLoadAndDragCurve>
				</v2.0:Data>
				<v2.0:Signature>
					<di:Reference URI="#ENG-gooZah3D">
						<di:Transforms>
							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
						</di:Transforms>
						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
						<di:DigestValue>/qqS7iMvDm0MYurhsIRZTF5FeS+MNA2HnoS1P8SrSdA=</di:DigestValue>
					</di:Reference>
				</v2.0:Signature>
			</Engine>
			<ElectricMachine>
				<PowertrainPosition>2</PowertrainPosition>
				<Count>1</Count>
				<ElectricMachineSystem>
					<v2.3:Data xsi:type="ElectricMachineSystemMeasuredDataDeclarationType" id="EM-1234" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3">
						<Manufacturer>a</Manufacturer>
						<Model>a</Model>
						<CertificationNumber>token</CertificationNumber>
						<Date>2017-01-01T00:00:00Z</Date>
						<AppVersion>aaaaa</AppVersion>
						<ElectricMachineType>ASM</ElectricMachineType>
						<CertificationMethod>Measured</CertificationMethod>
						<R85RatedPower>50000</R85RatedPower>
						<RotationalInertia>0.10</RotationalInertia>
						<DcDcConverterIncluded>true</DcDcConverterIncluded>
						<IHPCType>None</IHPCType>
						<VoltageLevel>
							<Voltage>400</Voltage>
							<ContinuousTorque>200.00</ContinuousTorque>
							<TestSpeedContinuousTorque>2000.00</TestSpeedContinuousTorque>
							<OverloadTorque>400.00</OverloadTorque>
							<TestSpeedOverloadTorque>2000.00</TestSpeedOverloadTorque>
							<OverloadDuration>30.00</OverloadDuration>
							<MaxTorqueCurve>
								<Entry outShaftSpeed="0.00" maxTorque="450.00" minTorque="-450.00"/>
								<Entry outShaftSpeed="4000.00" maxTorque="100.00" minTorque="-100.00"/>
							</MaxTorqueCurve>
							<PowerMap>
								<Entry outShaftSpeed="0.00" torque="400.00" electricPower="1000.00"/>
								<Entry outShaftSpeed="0.00" torque="-400.00" electricPower="-1000.00"/>
								<Entry outShaftSpeed="4000.00" torque="4000.00" electricPower="20000.00"/>
								<Entry outShaftSpeed="4000.00" torque="-4000.00" electricPower="-20000.00"/>
							</PowerMap>
						</VoltageLevel>
						<VoltageLevel>
							<Voltage>600</Voltage>
							<ContinuousTorque>200.00</ContinuousTorque>
							<TestSpeedContinuousTorque>2000.00</TestSpeedContinuousTorque>
							<OverloadTorque>400.00</OverloadTorque>
							<TestSpeedOverloadTorque>2000.00</TestSpeedOverloadTorque>
							<OverloadDuration>30.00</OverloadDuration>
							<MaxTorqueCurve>
								<Entry outShaftSpeed="0.00" maxTorque="450.00" minTorque="-450.00"/>
								<Entry outShaftSpeed="4000.00" maxTorque="100.00" minTorque="-100.00"/>
							</MaxTorqueCurve>
							<PowerMap>
								<Entry outShaftSpeed="0.00" torque="400.00" electricPower="1000.00"/>
								<Entry outShaftSpeed="0.00" torque="-400.00" electricPower="-1000.00"/>
								<Entry outShaftSpeed="4000.00" torque="4000.00" electricPower="20000.00"/>
								<Entry outShaftSpeed="4000.00" torque="-4000.00" electricPower="-20000.00"/>
							</PowerMap>
						</VoltageLevel>
						<DragCurve>
							<Entry outShaftSpeed="0.00" dragTorque="10.00"/>
							<Entry outShaftSpeed="4000.00" dragTorque="30.00"/>
						</DragCurve>
						<Conditioning>
							<Entry coolantTempInlet="30" coolingPower="5000"/>
						</Conditioning>
					</v2.3:Data>
					<v2.3:Signature>
						<di:Reference URI="#EM-1234">
							<di:Transforms>
								<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
								<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
							</di:Transforms>
							<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
							<di:DigestValue>siONkqzC3QW+4si2eVwLNTwtAxUM0dxMFdAYXjVNl+0=</di:DigestValue>
						</di:Reference>
					</v2.3:Signature>
				</ElectricMachineSystem>
				<P2.5GearRatios>
					<!-- only for P2.5 HEV -->
					<Ratio gear="1">1.000</Ratio>
					<Ratio gear="2">2.000</Ratio>
				</P2.5GearRatios>
			</ElectricMachine>
			<ElectricEnergyStorage>
				<Battery>
					<StringID>0</StringID>
					<REESS>
						<v2.4:Data xsi:type="BatterySystemDataType" id="BAT-asdf" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3">
							<Manufacturer>a</Manufacturer>
							<Model>a</Model>
							<CertificationNumber>tokena</CertificationNumber>
							<Date>2017-01-01T00:00:00Z</Date>
							<AppVersion>aaaaa</AppVersion>
							<CertificationMethod>Measured</CertificationMethod>
							<BatteryType>HPBS</BatteryType>
							<RatedCapacity>72.00</RatedCapacity>
							<ConnectorsSubsystemsIncluded>true</ConnectorsSubsystemsIncluded>
							<JunctionboxIncluded>true</JunctionboxIncluded>
							<TestingTemperature>20</TestingTemperature>
							<OCV>
								<Entry SoC="0" OCV="620.00"/>
								<Entry SoC="100" OCV="640.00"/>
							</OCV>
							<InternalResistance>
								<Entry SoC="0" R_2="10.00" R_10="11.00" R_20="12.00"/>
								<Entry SoC="100" R_2="12.00" R_10="14.00" R_20="16.00"/>
							</InternalResistance>
							<CurrentLimits>
								<Entry SoC="0" maxChargingCurrent="50.00" maxDischargingCurrent="0.00"/>
								<Entry SoC="100" maxChargingCurrent="0.00" maxDischargingCurrent="50.00"/>
							</CurrentLimits>
						</v2.4:Data>
						<Signature>
							<di:Reference URI="#BAT-asdf">
								<di:Transforms>
									<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
									<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
								</di:Transforms>
								<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
								<di:DigestValue>zX/IDR+bCvdMheYa6auUOE/hx8ZAqeJz1u3+Pd/NIss=</di:DigestValue>
							</di:Reference>
						</Signature>
					</REESS>
					<SOCmin>20</SOCmin>
					<SOCmax>80</SOCmax>
				</Battery>
				<Battery>
					<StringID>1</StringID>
					<REESS>
						<v2.4:Data xsi:type="BatterySystemDataType" id="BAT-asdf" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3">
							<Manufacturer>b</Manufacturer>
							<Model>b</Model>
							<CertificationNumber>tokenb</CertificationNumber>
							<Date>2017-02-02T00:00:00Z</Date>
							<AppVersion>bbbbb</AppVersion>
							<CertificationMethod>Measured</CertificationMethod>
							<BatteryType>HPBS</BatteryType>
							<RatedCapacity>73.00</RatedCapacity>
							<ConnectorsSubsystemsIncluded>true</ConnectorsSubsystemsIncluded>
							<JunctionboxIncluded>true</JunctionboxIncluded>
							<TestingTemperature>20</TestingTemperature>
							<OCV>
								<Entry SoC="0" OCV="621.00"/>
								<Entry SoC="100" OCV="641.00"/>
							</OCV>
							<InternalResistance>
								<Entry SoC="0" R_2="11.00" R_10="12.00" R_20="13.00"/>
								<Entry SoC="100" R_2="12.00" R_10="14.00" R_20="16.00"/>
							</InternalResistance>
							<CurrentLimits>
								<Entry SoC="0" maxChargingCurrent="51.00" maxDischargingCurrent="0.00"/>
								<Entry SoC="100" maxChargingCurrent="0.00" maxDischargingCurrent="50.00"/>
							</CurrentLimits>
						</v2.4:Data>
						<Signature>
							<di:Reference URI="#BAT-asdf">
								<di:Transforms>
									<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
									<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
								</di:Transforms>
								<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
								<di:DigestValue>bJfbc0NkhpTZWhZ/03YZ4S3iFwGtzhE2kbIiAuKNia8=</di:DigestValue>
							</di:Reference>
						</Signature>
					</REESS>
				</Battery>
			</ElectricEnergyStorage>
			<Gearbox>
				<v2.0:Data id="gbx-vi2Oak2N" xsi:type="v2.0:GearboxDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
					<Manufacturer>Generic Gearbox Manufacturer</Manufacturer>
					<Model>Generic 40t Long Haul Truck Gearbox</Model>
					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
					<Date>2017-01-11T11:00:00Z</Date>
					<AppVersion>3.0.1</AppVersion>
					<TransmissionType>AMT</TransmissionType>
					<MainCertificationMethod>Standard values</MainCertificationMethod>
					<Gears xsi:type="GearsDeclarationType">
						<Gear number="1">
							<Ratio>14.930</Ratio>
							<MaxTorque>1900</MaxTorque>
							<MaxSpeed>2000</MaxSpeed>
							<TorqueLossMap>
								<Entry inputSpeed="0.00" inputTorque="-1000.00" torqueLoss="25.06"/>
								<Entry inputSpeed="0.00" inputTorque="50.00" torqueLoss="6.06"/>
								<Entry inputSpeed="0.00" inputTorque="3000.00" torqueLoss="54.06"/>
								<Entry inputSpeed="2100.00" inputTorque="-1000.00" torqueLoss="35.69"/>
								<Entry inputSpeed="2100.00" inputTorque="50.00" torqueLoss="16.69"/>
								<Entry inputSpeed="2100.00" inputTorque="3000.00" torqueLoss="64.69"/>
							</TorqueLossMap>
						</Gear>
						<Gear number="2">
							<Ratio>11.640</Ratio>
							<MaxTorque>1900</MaxTorque>
							<MaxSpeed>2000</MaxSpeed>
							<TorqueLossMap>
								<Entry inputSpeed="0.00" inputTorque="-1000.00" torqueLoss="25.06"/>
								<Entry inputSpeed="0.00" inputTorque="50.00" torqueLoss="6.06"/>
								<Entry inputSpeed="0.00" inputTorque="3000.00" torqueLoss="54.06"/>
								<Entry inputSpeed="2100.00" inputTorque="-1000.00" torqueLoss="35.69"/>
								<Entry inputSpeed="2100.00" inputTorque="50.00" torqueLoss="16.69"/>
								<Entry inputSpeed="2100.00" inputTorque="3000.00" torqueLoss="64.69"/>
							</TorqueLossMap>
						</Gear>
					</Gears>
				</v2.0:Data>
				<v2.0:Signature>
					<di:Reference URI="#gbx-vi2Oak2N">
						<di:Transforms>
							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
						</di:Transforms>
						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
						<di:DigestValue>8fsWE1AvinkI5UcWuU/vyx3X2kKjarP/qPC+Uon+aBE=</di:DigestValue>
					</di:Reference>
				</v2.0:Signature>
			</Gearbox>
			<TorqueConverter>
				<!-- optional -->
				<v2.0:Data xsi:type="v1.0:TorqueConverterDataDeclarationType" id="TQ-1234" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v1.0">
					<Manufacturer>Some Manufacturer</Manufacturer>
					<Model>Some Model</Model>
					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
					<Date>2017-02-15T11:00:00Z</Date>
					<AppVersion>TC CalcApp 123</AppVersion>
					<CertificationMethod>Standard values</CertificationMethod>
					<Characteristics>
						<Entry speedRatio="0.0000" torqueRatio="1.00" inputTorqueRef="300.00"/>
						<Entry speedRatio="0.5000" torqueRatio="1.00" inputTorqueRef="200.00"/>
						<Entry speedRatio="0.9000" torqueRatio="0.90" inputTorqueRef="200.00"/>
					</Characteristics>
				</v2.0:Data>
				<v2.0:Signature>
					<di:Reference URI="#TQ-1234">
						<di:Transforms>
							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
						</di:Transforms>
						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
						<di:DigestValue>P8mKieew0dWJFSIPapRXdUf2FsYG4ONvolD5kjkYEkw=</di:DigestValue>
					</di:Reference>
				</v2.0:Signature>
			</TorqueConverter>
			<Angledrive>
				<!-- optional -->
				<v2.0:Data id="agl-vi2Oak2N" xsi:type="v2.0:AngledriveDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
					<Manufacturer>Generic Gearbox Manufacturer</Manufacturer>
					<Model>Generic 40t Long Haul Truck Gearbox</Model>
					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
					<Date>2017-01-11T11:00:00Z</Date>
					<AppVersion>3.0.1</AppVersion>
					<Ratio>2.345</Ratio>
					<CertificationMethod>Standard values</CertificationMethod>
					<TorqueLossMap>
						<Entry inputSpeed="0.00" inputTorque="-10000.00" torqueLoss="100.00"/>
						<Entry inputSpeed="1000.00" inputTorque="-1000.00" torqueLoss="100.00"/>
						<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="10.00"/>
						<Entry inputSpeed="1000.00" inputTorque="0.00" torqueLoss="10.00"/>
						<Entry inputSpeed="0.00" inputTorque="10000.00" torqueLoss="100.00"/>
						<Entry inputSpeed="1000.00" inputTorque="1000.00" torqueLoss="100.00"/>
					</TorqueLossMap>
				</v2.0:Data>
				<v2.0:Signature>
					<di:Reference URI="#agl-vi2Oak2N">
						<di:Transforms>
							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
						</di:Transforms>
						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
						<di:DigestValue>iVRxT+wETVrlCQhZMsiqRC1mKcw3a3KSeb1y5uhINQk=</di:DigestValue>
					</di:Reference>
				</v2.0:Signature>
			</Angledrive>
			<Retarder>
				<!-- optional -->
				<v2.0:Data id="RET-Shai9imi" xsi:type="v2.0:RetarderDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
					<Manufacturer>Generic Retarder Manufacturer</Manufacturer>
					<Model>Generic Retarder</Model>
					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
					<Date>2017-01-11T11:00:00Z</Date>
					<AppVersion>3.0.1</AppVersion>
					<CertificationMethod>Standard values</CertificationMethod>
					<RetarderLossMap>
						<Entry retarderSpeed="0.00" torqueLoss="10.00"/>
						<Entry retarderSpeed="2300.00" torqueLoss="20.58"/>
					</RetarderLossMap>
				</v2.0:Data>
				<v2.0:Signature>
					<di:Reference URI="#RET-Shai9imi">
						<di:Transforms>
							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
						</di:Transforms>
						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
						<di:DigestValue>xcfok6Uo1kvFefSRo+W/oMfEfS5BdTklBugAjby2DUQ=</di:DigestValue>
					</di:Reference>
				</v2.0:Signature>
			</Retarder>
			<Axlegear>
				<v2.0:Data id="AXL-EC3ohnoh" xsi:type="v2.0:AxlegearDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
					<Manufacturer>Generic Gearbox Manufacturer</Manufacturer>
					<Model>Generic 40t Long Haul Truck AxleGear</Model>
					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
					<Date>2017-01-11T11:00:00Z</Date>
					<AppVersion>3.0.1</AppVersion>
					<LineType>Single portal axle</LineType>
					<Ratio>2.590</Ratio>
					<CertificationMethod>Standard values</CertificationMethod>
					<TorqueLossMap>
						<Entry inputSpeed="0.00" inputTorque="-5000.00" torqueLoss="115.00"/>
						<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="40.00"/>
						<Entry inputSpeed="0.00" inputTorque="15000.00" torqueLoss="265.00"/>
						<Entry inputSpeed="2100.00" inputTorque="-5000.00" torqueLoss="115.00"/>
						<Entry inputSpeed="2100.00" inputTorque="0.00" torqueLoss="40.00"/>
						<Entry inputSpeed="2100.00" inputTorque="35000.00" torqueLoss="565.00"/>
					</TorqueLossMap>
				</v2.0:Data>
				<v2.0:Signature>
					<di:Reference URI="#AXL-EC3ohnoh">
						<di:Transforms>
							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
						</di:Transforms>
						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
						<di:DigestValue>Ux2vo+s07pGr9XCbvNs/YbJcFaZClORRGXpP6Eyeze8=</di:DigestValue>
					</di:Reference>
				</v2.0:Signature>
			</Axlegear>
			<AxleWheels>
				<v2.0:Data xsi:type="v2.0:AxleWheelsDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
					<Axles>
						<Axle axleNumber="1" xsi:type="AxleDataDeclarationType">
							<AxleType>VehicleNonDriven</AxleType>
							<TwinTyres>false</TwinTyres>
							<Steered>true</Steered>
							<Tyre>
								<Data id="WHL-5432198760-315-70-R22.5" xsi:type="TyreDataDeclarationType">
									<Manufacturer>Generic Wheels Manufacturer</Manufacturer>
									<Model>Generic Wheel</Model>
									<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
									<Date>2017-01-11T14:00:00Z</Date>
									<AppVersion>Tyre Generation App 1.0</AppVersion>
									<Dimension>315/70 R22.5</Dimension>
									<RRCDeclared>0.0055</RRCDeclared>
									<FzISO>31300</FzISO>
								</Data>
								<Signature>
									<di:Reference URI="#WHL-5432198760-315-70-R22.5">
										<di:Transforms>
											<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
											<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
										</di:Transforms>
										<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
										<di:DigestValue>A/sq1ng4cqeOyauDUqUEnonRSPch3VCqZDX9Pf3tW1Q=</di:DigestValue>
									</di:Reference>
								</Signature>
							</Tyre>
						</Axle>
						<Axle axleNumber="2" xsi:type="AxleDataDeclarationType">
							<AxleType>VehicleDriven</AxleType>
							<TwinTyres>true</TwinTyres>
							<Steered>false</Steered>
							<Tyre>
								<Data id="WHL-5432198760-315-70-R22.5" xsi:type="TyreDataDeclarationType">
									<Manufacturer>Generic Wheels Manufacturer</Manufacturer>
									<Model>Generic Wheel</Model>
									<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
									<Date>2017-01-11T14:00:00Z</Date>
									<AppVersion>Tyre Generation App 1.0</AppVersion>
									<Dimension>315/70 R22.5</Dimension>
									<RRCDeclared>0.0063</RRCDeclared>
									<FzISO>31300</FzISO>
								</Data>
								<Signature>
									<di:Reference URI="#WHL-5432198760-315-70-R22.5">
										<di:Transforms>
											<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
											<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
										</di:Transforms>
										<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
										<di:DigestValue>z+KDXmc5MIezM6RVgfYax5J9Efi0ghciG2/wLLmWaBk=</di:DigestValue>
									</di:Reference>
								</Signature>
							</Tyre>
						</Axle>
					</Axles>
				</v2.0:Data>
			</AxleWheels>
			<Auxiliaries>
				<Data xsi:type="AUX_HEV-P_LorryDataType">
					<Fan>
						<Technology>Hydraulic driven - Constant displacement pump</Technology>
					</Fan>
					<SteeringPump>
						<Technology axleNumber="1">Variable displacement elec. controlled</Technology>
					</SteeringPump>
					<ElectricSystem>
						<Technology>Standard technology - LED headlights, all</Technology>
					</ElectricSystem>
					<PneumaticSystem>
						<Technology>Medium Supply 2-stage</Technology>
					</PneumaticSystem>
					<HVAC>
						<Technology>Default</Technology>
					</HVAC>
				</Data>
			</Auxiliaries>
			<AirDrag>
				<!-- optional -->
				<Data id="CabinX23h" xsi:type="v2.0:AirDragDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
					<Manufacturer>Generic Manufacturer</Manufacturer>
					<Model>Generic Model</Model>
					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
					<Date>2017-03-24T15:00:00Z</Date>
					<AppVersion>Vecto AirDrag x.y</AppVersion>
					<CdxA_0>6.31</CdxA_0>
					<TransferredCdxA>6.32</TransferredCdxA>
					<DeclaredCdxA>6.34</DeclaredCdxA>
				</Data>
				<v2.0:Signature>
					<di:Reference URI="#CabinX23h">
						<di:Transforms>
							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
						</di:Transforms>
						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
						<di:DigestValue>NroIsfnT7+1zYG5CTHxpclh0ZaRZvGyrfFPmWdKbFbg=</di:DigestValue>
					</di:Reference>
				</v2.0:Signature>
			</AirDrag>
		</Components>
	</v2.0:Vehicle>
</tns:VectoInputDeclaration>
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?>
<tns:VectoInputDeclaration xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.4" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" schemaVersion="2.0" xmlns:tns="urn:tugraz:ivt:VectoAPI:DeclarationInput:v2.0" xmlns:di="http://www.w3.org/2000/09/xmldsig#" xsi:schemaLocation="urn:tugraz:ivt:VectoAPI:DeclarationJob V:\VectoCore\VectoCore\Resources\XSD/VectoDeclarationJob.xsd" xmlns:v1.0="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v1.0" xmlns:v2.0="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0" xmlns:v2.1="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.1"  xmlns:v2.3="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3" xmlns:v2.4="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.4">
	<v2.0:Vehicle xsi:type="Vehicle_HEV-Px_HeavyLorryDeclarationType" id="a">
		<Manufacturer>TU Graz</Manufacturer>
		<ManufacturerAddress>Inffeldgasse 19</ManufacturerAddress>
		<Model>HEV Heavy Lorry Px</Model>
		<VIN>1234</VIN>
		<Date>2017-01-01T00:00:00Z</Date>
		<LegislativeCategory>N3</LegislativeCategory>
		<ChassisConfiguration>Rigid Lorry</ChassisConfiguration>
		<AxleConfiguration>4x2</AxleConfiguration>
		<CorrectedActualMass>6000</CorrectedActualMass>
		<TechnicalPermissibleMaximumLadenMass>12000</TechnicalPermissibleMaximumLadenMass>
		<IdlingSpeed>650</IdlingSpeed>
		<RetarderType>None</RetarderType>
		<AngledriveType>None</AngledriveType>
		<PTO xsi:type="PTOType">
			<PTOShaftsGearWheels>none</PTOShaftsGearWheels>
			<PTOOtherElements>none</PTOOtherElements>
		</PTO>
		<ZeroEmissionVehicle>false</ZeroEmissionVehicle>
		<VocationalVehicle>false</VocationalVehicle>
		<NgTankSystem>Liquefied</NgTankSystem>
		<!-- optional -->
		<SleeperCab>false</SleeperCab>
		<VehicleTypeApprovalNumber>ASDF</VehicleTypeApprovalNumber>
		<ArchitectureID>P2</ArchitectureID>
		<OvcHev>false</OvcHev>
		<ADAS xsi:type="ADAS_HEV_Type">
			<EngineStopStart>true</EngineStopStart>
			<PredictiveCruiseControl>1,2,3</PredictiveCruiseControl>
		</ADAS>
		<TorqueLimits xsi:type="v2.0:TorqueLimitsType">
			<!-- optional -->
			<v2.0:Entry gear="9" maxTorque="2000"/>
		</TorqueLimits>
		<ElectricMotorTorqueLimits xsi:type="ElectricMachineTorqueLimitsType">
			<!-- optional -->
			<ElectricMachine>
				<Position>2</Position>
				<VoltageLevel>
					<Voltage>100</Voltage>
					<MaxTorqueCurve>
						<v2.3:Entry outShaftSpeed="0.00" maxTorque="200.00" minTorque="-200.00"/>
						<v2.3:Entry outShaftSpeed="1000.00" maxTorque="300.00" minTorque="-300.00"/>
					</MaxTorqueCurve>
				</VoltageLevel>
				<VoltageLevel>
					<Voltage>500</Voltage>
					<MaxTorqueCurve>
						<v2.3:Entry outShaftSpeed="0.00" maxTorque="200.00" minTorque="-200.00"/>
						<v2.3:Entry outShaftSpeed="1000.00" maxTorque="300.00" minTorque="-300.00"/>
					</MaxTorqueCurve>
				</VoltageLevel>
			</ElectricMachine>
		</ElectricMotorTorqueLimits>
		<BoostingLimitations xsi:type="BoostingLimitationsType">
			<!-- optional -->
			<Entry rotationalSpeed="0.00" boostingTorque="0.00"/>
			<Entry rotationalSpeed="1000.00" boostingTorque="0.00"/>
		</BoostingLimitations>
		<Components xsi:type="Components_HEV-Px_LorryType">
			<Engine>
				<v2.0:Data xsi:type="v1.0:EngineDataDeclarationType" id="ENG-gooZah3D" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v1.0">
					<Manufacturer>Generic Engine Manufacturer</Manufacturer>
					<Model>Generic 40t Long Haul Truck Engine</Model>
					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
					<Date>2017-02-15T11:00:00Z</Date>
					<AppVersion>VectoEngine x.y</AppVersion>
					<Displacement>12730</Displacement>
					<IdlingSpeed>560</IdlingSpeed>
					<RatedSpeed>2200</RatedSpeed>
					<RatedPower>380000</RatedPower>
					<MaxEngineTorque>2300</MaxEngineTorque>
					<WHTCUrban>1.0097</WHTCUrban>
					<WHTCRural>1.0035</WHTCRural>
					<WHTCMotorway>1.0200</WHTCMotorway>
					<BFColdHot>1.0000</BFColdHot>
					<CFRegPer>1.0000</CFRegPer>
					<CFNCV>1.0000</CFNCV>
					<FuelType>NG</FuelType>
					<FuelConsumptionMap>
						<Entry engineSpeed="560.00" torque="-149.00" fuelConsumption="0.00"/>
						<Entry engineSpeed="560.00" torque="1180.00" fuelConsumption="12869.00"/>
						<Entry engineSpeed="2100.00" torque="-320.00" fuelConsumption="0.00"/>
						<Entry engineSpeed="2100.00" torque="1100.00" fuelConsumption="50653.00"/>
					</FuelConsumptionMap>
					<FullLoadAndDragCurve>
						<Entry engineSpeed="560.00" maxTorque="1180.00" dragTorque="-149.00"/>
						<Entry engineSpeed="1800.00" maxTorque="1800.00" dragTorque="-300.00"/>
						<Entry engineSpeed="2100.00" maxTorque="1100.00" dragTorque="-320.00"/>
					</FullLoadAndDragCurve>
				</v2.0:Data>
				<v2.0:Signature>
					<di:Reference URI="#ENG-gooZah3D">
						<di:Transforms>
							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
						</di:Transforms>
						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
						<di:DigestValue>/qqS7iMvDm0MYurhsIRZTF5FeS+MNA2HnoS1P8SrSdA=</di:DigestValue>
					</di:Reference>
				</v2.0:Signature>
			</Engine>
			<ElectricMachine>
				<PowertrainPosition>2</PowertrainPosition>
				<Count>1</Count>
				<ElectricMachineSystem>
					<v2.3:Data xsi:type="ElectricMachineSystemMeasuredDataDeclarationType" id="EM-1234" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3">
						<Manufacturer>a</Manufacturer>
						<Model>a</Model>
						<CertificationNumber>token</CertificationNumber>
						<Date>2017-01-01T00:00:00Z</Date>
						<AppVersion>aaaaa</AppVersion>
						<ElectricMachineType>ASM</ElectricMachineType>
						<CertificationMethod>Measured</CertificationMethod>
						<R85RatedPower>50000</R85RatedPower>
						<RotationalInertia>0.10</RotationalInertia>
						<DcDcConverterIncluded>true</DcDcConverterIncluded>
						<IHPCType>None</IHPCType>
						<VoltageLevel>
							<Voltage>400</Voltage>
							<ContinuousTorque>200.00</ContinuousTorque>
							<TestSpeedContinuousTorque>2000.00</TestSpeedContinuousTorque>
							<OverloadTorque>400.00</OverloadTorque>
							<TestSpeedOverloadTorque>2000.00</TestSpeedOverloadTorque>
							<OverloadDuration>30.00</OverloadDuration>
							<MaxTorqueCurve>
								<Entry outShaftSpeed="0.00" maxTorque="450.00" minTorque="-450.00"/>
								<Entry outShaftSpeed="4000.00" maxTorque="100.00" minTorque="-100.00"/>
							</MaxTorqueCurve>
							<PowerMap>
								<Entry outShaftSpeed="0.00" torque="400.00" electricPower="1000.00"/>
								<Entry outShaftSpeed="0.00" torque="-400.00" electricPower="-1000.00"/>
								<Entry outShaftSpeed="4000.00" torque="4000.00" electricPower="20000.00"/>
								<Entry outShaftSpeed="4000.00" torque="-4000.00" electricPower="-20000.00"/>
							</PowerMap>
						</VoltageLevel>
						<VoltageLevel>
							<Voltage>600</Voltage>
							<ContinuousTorque>200.00</ContinuousTorque>
							<TestSpeedContinuousTorque>2000.00</TestSpeedContinuousTorque>
							<OverloadTorque>400.00</OverloadTorque>
							<TestSpeedOverloadTorque>2000.00</TestSpeedOverloadTorque>
							<OverloadDuration>30.00</OverloadDuration>
							<MaxTorqueCurve>
								<Entry outShaftSpeed="0.00" maxTorque="450.00" minTorque="-450.00"/>
								<Entry outShaftSpeed="4000.00" maxTorque="100.00" minTorque="-100.00"/>
							</MaxTorqueCurve>
							<PowerMap>
								<Entry outShaftSpeed="0.00" torque="400.00" electricPower="1000.00"/>
								<Entry outShaftSpeed="0.00" torque="-400.00" electricPower="-1000.00"/>
								<Entry outShaftSpeed="4000.00" torque="4000.00" electricPower="20000.00"/>
								<Entry outShaftSpeed="4000.00" torque="-4000.00" electricPower="-20000.00"/>
							</PowerMap>
						</VoltageLevel>
						<DragCurve>
							<Entry outShaftSpeed="0.00" dragTorque="10.00"/>
							<Entry outShaftSpeed="4000.00" dragTorque="30.00"/>
						</DragCurve>
						<Conditioning>
							<Entry coolantTempInlet="30" coolingPower="5000"/>
						</Conditioning>
					</v2.3:Data>
					<v2.3:Signature>
						<di:Reference URI="#EM-1234">
							<di:Transforms>
								<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
								<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
							</di:Transforms>
							<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
							<di:DigestValue>siONkqzC3QW+4si2eVwLNTwtAxUM0dxMFdAYXjVNl+0=</di:DigestValue>
						</di:Reference>
					</v2.3:Signature>
				</ElectricMachineSystem>
				<P2.5GearRatios>
					<!-- only for P2.5 HEV -->
					<Ratio gear="1">1.000</Ratio>
					<Ratio gear="2">2.000</Ratio>
				</P2.5GearRatios>
			</ElectricMachine>
			<ElectricEnergyStorage>
				<Battery>
					<StringID>0</StringID>
					<REESS>
						<v2.4:Data xsi:type="BatterySystemDataType" id="BAT-asdf" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3">
							<Manufacturer>a</Manufacturer>
							<Model>a</Model>
							<CertificationNumber>tokena</CertificationNumber>
							<Date>2017-01-01T00:00:00Z</Date>
							<AppVersion>aaaaa</AppVersion>
							<CertificationMethod>Measured</CertificationMethod>
							<BatteryType>HPBS</BatteryType>
							<RatedCapacity>72.00</RatedCapacity>
							<ConnectorsSubsystemsIncluded>true</ConnectorsSubsystemsIncluded>
							<JunctionboxIncluded>true</JunctionboxIncluded>
							<TestingTemperature>20</TestingTemperature>
							<OCV>
								<Entry SoC="0" OCV="620.00"/>
								<Entry SoC="100" OCV="640.00"/>
							</OCV>
							<InternalResistance>
								<Entry SoC="0" R_2="10.00" R_10="11.00" R_20="12.00"/>
								<Entry SoC="100" R_2="12.00" R_10="14.00" R_20="16.00"/>
							</InternalResistance>
							<CurrentLimits>
								<Entry SoC="0" maxChargingCurrent="50.00" maxDischargingCurrent="0.00"/>
								<Entry SoC="100" maxChargingCurrent="0.00" maxDischargingCurrent="50.00"/>
							</CurrentLimits>
						</v2.4:Data>
						<Signature>
							<di:Reference URI="#BAT-asdf">
								<di:Transforms>
									<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
									<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
								</di:Transforms>
								<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
								<di:DigestValue>zX/IDR+bCvdMheYa6auUOE/hx8ZAqeJz1u3+Pd/NIss=</di:DigestValue>
							</di:Reference>
						</Signature>
					</REESS>
					<SOCmin>20</SOCmin>
					<SOCmax>80</SOCmax>
				</Battery>
				<Battery>
					<StringID>1</StringID>
					<REESS>
						<v2.4:Data xsi:type="BatterySystemDataType" id="BAT-asdf" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.3">
							<Manufacturer>b</Manufacturer>
							<Model>b</Model>
							<CertificationNumber>tokenb</CertificationNumber>
							<Date>2017-02-02T00:00:00Z</Date>
							<AppVersion>bbbbb</AppVersion>
							<CertificationMethod>Measured</CertificationMethod>
							<BatteryType>HPBS</BatteryType>
							<RatedCapacity>73.00</RatedCapacity>
							<ConnectorsSubsystemsIncluded>true</ConnectorsSubsystemsIncluded>
							<JunctionboxIncluded>true</JunctionboxIncluded>
							<TestingTemperature>20</TestingTemperature>
							<OCV>
								<Entry SoC="0" OCV="621.00"/>
								<Entry SoC="100" OCV="641.00"/>
							</OCV>
							<InternalResistance>
								<Entry SoC="0" R_2="11.00" R_10="12.00" R_20="13.00"/>
								<Entry SoC="100" R_2="12.00" R_10="14.00" R_20="16.00"/>
							</InternalResistance>
							<CurrentLimits>
								<Entry SoC="0" maxChargingCurrent="51.00" maxDischargingCurrent="0.00"/>
								<Entry SoC="100" maxChargingCurrent="0.00" maxDischargingCurrent="50.00"/>
							</CurrentLimits>
						</v2.4:Data>
						<Signature>
							<di:Reference URI="#BAT-asdf">
								<di:Transforms>
									<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
									<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
								</di:Transforms>
								<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
								<di:DigestValue>bJfbc0NkhpTZWhZ/03YZ4S3iFwGtzhE2kbIiAuKNia8=</di:DigestValue>
							</di:Reference>
						</Signature>
					</REESS>
				</Battery>
			</ElectricEnergyStorage>
			<Gearbox>
				<v2.0:Data id="gbx-vi2Oak2N" xsi:type="v2.0:GearboxDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
					<Manufacturer>Generic Gearbox Manufacturer</Manufacturer>
					<Model>Generic 40t Long Haul Truck Gearbox</Model>
					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
					<Date>2017-01-11T11:00:00Z</Date>
					<AppVersion>3.0.1</AppVersion>
					<TransmissionType>AMT</TransmissionType>
					<MainCertificationMethod>Standard values</MainCertificationMethod>
					<Gears xsi:type="GearsDeclarationType">
						<Gear number="1">
							<Ratio>14.930</Ratio>
							<MaxTorque>1900</MaxTorque>
							<MaxSpeed>2000</MaxSpeed>
							<TorqueLossMap>
								<Entry inputSpeed="0.00" inputTorque="-1000.00" torqueLoss="25.06"/>
								<Entry inputSpeed="0.00" inputTorque="50.00" torqueLoss="6.06"/>
								<Entry inputSpeed="0.00" inputTorque="3000.00" torqueLoss="54.06"/>
								<Entry inputSpeed="2100.00" inputTorque="-1000.00" torqueLoss="35.69"/>
								<Entry inputSpeed="2100.00" inputTorque="50.00" torqueLoss="16.69"/>
								<Entry inputSpeed="2100.00" inputTorque="3000.00" torqueLoss="64.69"/>
							</TorqueLossMap>
						</Gear>
						<Gear number="2">
							<Ratio>11.640</Ratio>
							<MaxTorque>1900</MaxTorque>
							<MaxSpeed>2000</MaxSpeed>
							<TorqueLossMap>
								<Entry inputSpeed="0.00" inputTorque="-1000.00" torqueLoss="25.06"/>
								<Entry inputSpeed="0.00" inputTorque="50.00" torqueLoss="6.06"/>
								<Entry inputSpeed="0.00" inputTorque="3000.00" torqueLoss="54.06"/>
								<Entry inputSpeed="2100.00" inputTorque="-1000.00" torqueLoss="35.69"/>
								<Entry inputSpeed="2100.00" inputTorque="50.00" torqueLoss="16.69"/>
								<Entry inputSpeed="2100.00" inputTorque="3000.00" torqueLoss="64.69"/>
							</TorqueLossMap>
						</Gear>
					</Gears>
				</v2.0:Data>
				<v2.0:Signature>
					<di:Reference URI="#gbx-vi2Oak2N">
						<di:Transforms>
							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
						</di:Transforms>
						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
						<di:DigestValue>8fsWE1AvinkI5UcWuU/vyx3X2kKjarP/qPC+Uon+aBE=</di:DigestValue>
					</di:Reference>
				</v2.0:Signature>
			</Gearbox>
			<TorqueConverter>
				<!-- optional -->
				<v2.0:Data xsi:type="v1.0:TorqueConverterDataDeclarationType" id="TQ-1234" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v1.0">
					<Manufacturer>Some Manufacturer</Manufacturer>
					<Model>Some Model</Model>
					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
					<Date>2017-02-15T11:00:00Z</Date>
					<AppVersion>TC CalcApp 123</AppVersion>
					<CertificationMethod>Standard values</CertificationMethod>
					<Characteristics>
						<Entry speedRatio="0.0000" torqueRatio="1.00" inputTorqueRef="300.00"/>
						<Entry speedRatio="0.5000" torqueRatio="1.00" inputTorqueRef="200.00"/>
						<Entry speedRatio="0.9000" torqueRatio="0.90" inputTorqueRef="200.00"/>
					</Characteristics>
				</v2.0:Data>
				<v2.0:Signature>
					<di:Reference URI="#TQ-1234">
						<di:Transforms>
							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
						</di:Transforms>
						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
						<di:DigestValue>P8mKieew0dWJFSIPapRXdUf2FsYG4ONvolD5kjkYEkw=</di:DigestValue>
					</di:Reference>
				</v2.0:Signature>
			</TorqueConverter>
			<Angledrive>
				<!-- optional -->
				<v2.0:Data id="agl-vi2Oak2N" xsi:type="v2.0:AngledriveDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
					<Manufacturer>Generic Gearbox Manufacturer</Manufacturer>
					<Model>Generic 40t Long Haul Truck Gearbox</Model>
					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
					<Date>2017-01-11T11:00:00Z</Date>
					<AppVersion>3.0.1</AppVersion>
					<Ratio>2.345</Ratio>
					<CertificationMethod>Standard values</CertificationMethod>
					<TorqueLossMap>
						<Entry inputSpeed="0.00" inputTorque="-10000.00" torqueLoss="100.00"/>
						<Entry inputSpeed="1000.00" inputTorque="-1000.00" torqueLoss="100.00"/>
						<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="10.00"/>
						<Entry inputSpeed="1000.00" inputTorque="0.00" torqueLoss="10.00"/>
						<Entry inputSpeed="0.00" inputTorque="10000.00" torqueLoss="100.00"/>
						<Entry inputSpeed="1000.00" inputTorque="1000.00" torqueLoss="100.00"/>
					</TorqueLossMap>
				</v2.0:Data>
				<v2.0:Signature>
					<di:Reference URI="#agl-vi2Oak2N">
						<di:Transforms>
							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
						</di:Transforms>
						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
						<di:DigestValue>iVRxT+wETVrlCQhZMsiqRC1mKcw3a3KSeb1y5uhINQk=</di:DigestValue>
					</di:Reference>
				</v2.0:Signature>
			</Angledrive>
			<Retarder>
				<!-- optional -->
				<v2.0:Data id="RET-Shai9imi" xsi:type="v2.0:RetarderDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
					<Manufacturer>Generic Retarder Manufacturer</Manufacturer>
					<Model>Generic Retarder</Model>
					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
					<Date>2017-01-11T11:00:00Z</Date>
					<AppVersion>3.0.1</AppVersion>
					<CertificationMethod>Standard values</CertificationMethod>
					<RetarderLossMap>
						<Entry retarderSpeed="0.00" torqueLoss="10.00"/>
						<Entry retarderSpeed="2300.00" torqueLoss="20.58"/>
					</RetarderLossMap>
				</v2.0:Data>
				<v2.0:Signature>
					<di:Reference URI="#RET-Shai9imi">
						<di:Transforms>
							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
						</di:Transforms>
						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
						<di:DigestValue>xcfok6Uo1kvFefSRo+W/oMfEfS5BdTklBugAjby2DUQ=</di:DigestValue>
					</di:Reference>
				</v2.0:Signature>
			</Retarder>
			<Axlegear>
				<v2.0:Data id="AXL-EC3ohnoh" xsi:type="v2.0:AxlegearDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
					<Manufacturer>Generic Gearbox Manufacturer</Manufacturer>
					<Model>Generic 40t Long Haul Truck AxleGear</Model>
					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
					<Date>2017-01-11T11:00:00Z</Date>
					<AppVersion>3.0.1</AppVersion>
					<LineType>Single portal axle</LineType>
					<Ratio>2.590</Ratio>
					<CertificationMethod>Standard values</CertificationMethod>
					<TorqueLossMap>
						<Entry inputSpeed="0.00" inputTorque="-5000.00" torqueLoss="115.00"/>
						<Entry inputSpeed="0.00" inputTorque="0.00" torqueLoss="40.00"/>
						<Entry inputSpeed="0.00" inputTorque="15000.00" torqueLoss="265.00"/>
						<Entry inputSpeed="2100.00" inputTorque="-5000.00" torqueLoss="115.00"/>
						<Entry inputSpeed="2100.00" inputTorque="0.00" torqueLoss="40.00"/>
						<Entry inputSpeed="2100.00" inputTorque="35000.00" torqueLoss="565.00"/>
					</TorqueLossMap>
				</v2.0:Data>
				<v2.0:Signature>
					<di:Reference URI="#AXL-EC3ohnoh">
						<di:Transforms>
							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
						</di:Transforms>
						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
						<di:DigestValue>Ux2vo+s07pGr9XCbvNs/YbJcFaZClORRGXpP6Eyeze8=</di:DigestValue>
					</di:Reference>
				</v2.0:Signature>
			</Axlegear>
			<AxleWheels>
				<v2.0:Data xsi:type="v2.0:AxleWheelsDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
					<Axles>
						<Axle axleNumber="1" xsi:type="AxleDataDeclarationType">
							<AxleType>VehicleNonDriven</AxleType>
							<TwinTyres>false</TwinTyres>
							<Steered>true</Steered>
							<Tyre>
								<Data id="WHL-5432198760-315-70-R22.5" xsi:type="TyreDataDeclarationType">
									<Manufacturer>Generic Wheels Manufacturer</Manufacturer>
									<Model>Generic Wheel</Model>
									<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
									<Date>2017-01-11T14:00:00Z</Date>
									<AppVersion>Tyre Generation App 1.0</AppVersion>
									<Dimension>315/70 R22.5</Dimension>
									<RRCDeclared>0.0055</RRCDeclared>
									<FzISO>31300</FzISO>
								</Data>
								<Signature>
									<di:Reference URI="#WHL-5432198760-315-70-R22.5">
										<di:Transforms>
											<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
											<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
										</di:Transforms>
										<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
										<di:DigestValue>A/sq1ng4cqeOyauDUqUEnonRSPch3VCqZDX9Pf3tW1Q=</di:DigestValue>
									</di:Reference>
								</Signature>
							</Tyre>
						</Axle>
						<Axle axleNumber="2" xsi:type="AxleDataDeclarationType">
							<AxleType>VehicleDriven</AxleType>
							<TwinTyres>true</TwinTyres>
							<Steered>false</Steered>
							<Tyre>
								<Data id="WHL-5432198760-315-70-R22.5" xsi:type="TyreDataDeclarationType">
									<Manufacturer>Generic Wheels Manufacturer</Manufacturer>
									<Model>Generic Wheel</Model>
									<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
									<Date>2017-01-11T14:00:00Z</Date>
									<AppVersion>Tyre Generation App 1.0</AppVersion>
									<Dimension>315/70 R22.5</Dimension>
									<RRCDeclared>0.0063</RRCDeclared>
									<FzISO>31300</FzISO>
								</Data>
								<Signature>
									<di:Reference URI="#WHL-5432198760-315-70-R22.5">
										<di:Transforms>
											<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
											<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
										</di:Transforms>
										<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
										<di:DigestValue>z+KDXmc5MIezM6RVgfYax5J9Efi0ghciG2/wLLmWaBk=</di:DigestValue>
									</di:Reference>
								</Signature>
							</Tyre>
						</Axle>
					</Axles>
				</v2.0:Data>
			</AxleWheels>
			<Auxiliaries>
				<Data xsi:type="AUX_HEV-P_LorryDataType">
					<Fan>
						<Technology>Hydraulic driven - Constant displacement pump</Technology>
					</Fan>
					<SteeringPump>
						<Technology axleNumber="1">Variable displacement elec. controlled</Technology>
						<Technology axleNumber="2">Fixed displacement with elec. control</Technology>
					</SteeringPump>
					<ElectricSystem>
						<Technology>Standard technology - LED headlights, all</Technology>
					</ElectricSystem>
					<PneumaticSystem>
						<Technology>Medium Supply 2-stage</Technology>
					</PneumaticSystem>
					<HVAC>
						<Technology>Default</Technology>
					</HVAC>
				</Data>
			</Auxiliaries>
			<AirDrag>
				<!-- optional -->
				<Data id="CabinX23h" xsi:type="v2.0:AirDragDataDeclarationType" xmlns="urn:tugraz:ivt:VectoAPI:DeclarationDefinitions:v2.0">
					<Manufacturer>Generic Manufacturer</Manufacturer>
					<Model>Generic Model</Model>
					<CertificationNumber>e12*0815/8051*2017/05E0000*00</CertificationNumber>
					<Date>2017-03-24T15:00:00Z</Date>
					<AppVersion>Vecto AirDrag x.y</AppVersion>
					<CdxA_0>6.31</CdxA_0>
					<TransferredCdxA>6.32</TransferredCdxA>
					<DeclaredCdxA>6.34</DeclaredCdxA>
				</Data>
				<v2.0:Signature>
					<di:Reference URI="#CabinX23h">
						<di:Transforms>
							<di:Transform Algorithm="urn:vecto:xml:2017:canonicalization"/>
							<di:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
						</di:Transforms>
						<di:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
						<di:DigestValue>NroIsfnT7+1zYG5CTHxpclh0ZaRZvGyrfFPmWdKbFbg=</di:DigestValue>
					</di:Reference>
				</v2.0:Signature>
			</AirDrag>
		</Components>
	</v2.0:Vehicle>
</tns:VectoInputDeclaration>
\ No newline at end of file
diff --git a/VectoCore/VectoCoreTest/TestData/XML/XMLReaderDeclaration/SchemaVersion2.4/WithoutOptionalEntries/HEV-S_heavyLorry_IEPC-S_n_opt.xml b/VectoCore/VectoCoreTest/TestData/XML/XMLReaderDeclaration/SchemaVersion2.4/WithoutOptionalEntries/HEV-S_heavyLorry_IEPC-S_n_opt.xml
index 9a7551d2fac0e1cb40136a750586b641b8fd3dc9..6b9cc954b2bebc97ba91074bab24f33d74feb179 100644
--- a/VectoCore/VectoCoreTest/TestData/XML/XMLReaderDeclaration/SchemaVersion2.4/WithoutOptionalEntries/HEV-S_heavyLorry_IEPC-S_n_opt.xml
+++ b/VectoCore/VectoCoreTest/TestData/XML/XMLReaderDeclaration/SchemaVersion2.4/WithoutOptionalEntries/HEV-S_heavyLorry_IEPC-S_n_opt.xml
@@ -14,7 +14,7 @@
 		<IdlingSpeed>650</IdlingSpeed>
 		<RetarderType>Losses included in Gearbox</RetarderType>
 		<RetarderRatio>2.000</RetarderRatio>
-		<AngledriveType>Separate Angledrive</AngledriveType>
+		<AngledriveType>None</AngledriveType>
 		<PTO xsi:type="PTOType">
 			<PTOShaftsGearWheels>none</PTOShaftsGearWheels>
 			<PTOOtherElements>none</PTOOtherElements>
diff --git a/VectoCore/VectoCoreTest/TestData/XML/XMLReaderDeclaration/SchemaVersion2.4/vecto_vehicle-stage_input_full-sample-final-noADAS.xml b/VectoCore/VectoCoreTest/TestData/XML/XMLReaderDeclaration/SchemaVersion2.4/vecto_vehicle-stage_input_full-sample-final-noADAS.xml
index a738b55da32f818c2529816d840a5be48afe34d0..d2238455a1a687e7969db8998d17926c7bdbd63c 100644
--- a/VectoCore/VectoCoreTest/TestData/XML/XMLReaderDeclaration/SchemaVersion2.4/vecto_vehicle-stage_input_full-sample-final-noADAS.xml
+++ b/VectoCore/VectoCoreTest/TestData/XML/XMLReaderDeclaration/SchemaVersion2.4/vecto_vehicle-stage_input_full-sample-final-noADAS.xml
@@ -63,11 +63,11 @@
             <SystemConfiguration>6</SystemConfiguration>
             <HeatPumpTypeDriverCompartment>
               <Cooling>none</Cooling>
-              <Heating>non R-744 3-stage</Heating>
+              <Heating>none</Heating>
             </HeatPumpTypeDriverCompartment>
             <HeatPumpTypePassengerCompartment>
               <Cooling>non R-744 2-stage</Cooling>
-              <Heating>non R-744 4-stage</Heating>
+              <Heating>none</Heating>
             </HeatPumpTypePassengerCompartment>
             <AuxiliaryHeaterPower>50</AuxiliaryHeaterPower>
             <DoubleGlazing>false</DoubleGlazing>
diff --git a/VectoCore/VectoCoreTest/TestData/XML/XMLReaderDeclaration/SchemaVersion2.4/vecto_vehicle-stage_input_full-sample-final.xml b/VectoCore/VectoCoreTest/TestData/XML/XMLReaderDeclaration/SchemaVersion2.4/vecto_vehicle-stage_input_full-sample-final.xml
index 52ef6c378f87490b1c836b07ab3ac9f63e6710c0..9047b3d8998a9c0abe78317b06f27df4acccb642 100644
--- a/VectoCore/VectoCoreTest/TestData/XML/XMLReaderDeclaration/SchemaVersion2.4/vecto_vehicle-stage_input_full-sample-final.xml
+++ b/VectoCore/VectoCoreTest/TestData/XML/XMLReaderDeclaration/SchemaVersion2.4/vecto_vehicle-stage_input_full-sample-final.xml
@@ -71,11 +71,11 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:v2.0="urn:tugraz:ivt
 						<SystemConfiguration>6</SystemConfiguration>
 						<HeatPumpTypeDriverCompartment>
 							<Cooling>none</Cooling>
-							<Heating>non R-744 3-stage</Heating>
+							<Heating>none</Heating>
 						</HeatPumpTypeDriverCompartment>
 						<HeatPumpTypePassengerCompartment>
 							<Cooling>non R-744 2-stage</Cooling>
-							<Heating>non R-744 4-stage</Heating>
+							<Heating>none</Heating>
 						</HeatPumpTypePassengerCompartment>
 						<AuxiliaryHeaterPower>50</AuxiliaryHeaterPower>
 						<DoubleGlazing>false</DoubleGlazing>
diff --git a/VectoCore/VectoCoreTest/Utils/ConvertedSITest.cs b/VectoCore/VectoCoreTest/Utils/ConvertedSITest.cs
new file mode 100644
index 0000000000000000000000000000000000000000..0e7fde04d63ccdc9dbbc6c0d8be9425e076534c6
--- /dev/null
+++ b/VectoCore/VectoCoreTest/Utils/ConvertedSITest.cs
@@ -0,0 +1,196 @@
+using NUnit.Framework;
+using TUGraz.VectoCommon.Utils;
+
+namespace TUGraz.VectoCore.Tests.Utils;
+
+[TestFixture]
+[Parallelizable(ParallelScope.All)]
+public class ConvertedSITest
+{
+
+	[Test]
+	public void ConvertedSITest_ConvertToLiterPer100KiloMeter()
+	{
+		var fcLiter = 5.0;
+		var distanceKm = 100.0;
+		CubicMeter fc = fcLiter.SI(Unit.SI.Liter).Cast<CubicMeter>();
+		Meter distance = distanceKm.SI(Unit.SI.Kilo.Meter).Cast<Meter>();
+
+		var converted = (fc / distance).ConvertToLiterPer100KiloMeter();
+
+		Assert.AreEqual(fcLiter / distanceKm * 100, converted.Value, 1e-6);
+		Assert.AreEqual("l/100km", converted.Units);
+	}
+
+	[Test]
+	public void ConvertedSITest_ConvertToLiterPerTonKiloMeter()
+	{
+		var fcLiter = 5.0;
+		var distanceKm = 100.0;
+		var payloadTon = 2;
+		CubicMeter fc = fcLiter.SI(Unit.SI.Liter).Cast<CubicMeter>();
+		Meter distance = distanceKm.SI(Unit.SI.Kilo.Meter).Cast<Meter>();
+		Kilogram payload = payloadTon.SI(Unit.SI.Ton).Cast<Kilogram>();
+
+		var converted = (fc / distance / payload).ConvertToLiterPerTonKiloMeter();
+
+		Assert.AreEqual(fcLiter / distanceKm / payloadTon, converted.Value, 1e-6);
+		Assert.AreEqual("l/t-km", converted.Units);
+	}
+
+	[Test]
+	public void ConvertedSITest_ConvertToLiterPerCubicMeterKiloMeter()
+	{
+		var fcLiter = 5.0;
+		var distanceKm = 100.0;
+		var cargo = 10;
+		CubicMeter fc = fcLiter.SI(Unit.SI.Liter).Cast<CubicMeter>();
+		Meter distance = distanceKm.SI(Unit.SI.Kilo.Meter).Cast<Meter>();
+		CubicMeter cargoVolume = cargo.SI(Unit.SI.Cubic.Meter).Cast<CubicMeter>();
+
+		var converted = (fc / distance / cargoVolume).ConvertToLiterPerCubicMeterKiloMeter();
+
+		Assert.AreEqual(fcLiter / distanceKm / cargo, converted.Value, 1e-6);
+		Assert.AreEqual("l/m³-km", converted.Units);
+	}
+
+	[Test]
+	public void ConvertedSITest_J_ConvertToMegaJoulePerCubicMeterKiloMeter()
+	{
+		var ecMj = 200.0;
+		var distanceKm = 100.0;
+		var cargo = 10;
+		Joule ec = ecMj.SI(Unit.SI.Mega.Joule).Cast<Joule>();
+		Meter distance = distanceKm.SI(Unit.SI.Kilo.Meter).Cast<Meter>();
+		CubicMeter cargoVolume = cargo.SI(Unit.SI.Cubic.Meter).Cast<CubicMeter>();
+
+		var converted = (ec / distance / cargoVolume).ConvertToMegaJoulePerCubicMeterKiloMeter();
+
+		Assert.AreEqual(ecMj / distanceKm / cargo, converted.Value, 1e-6);
+		Assert.AreEqual("MJ/m³-km", converted.Units);
+	}
+
+	[Test]
+	public void ConvertedSITest_ConvertToMegaJoulePerTonKiloMeter()
+	{
+		var ecMj = 200.0;
+		var distanceKm = 100.0;
+		var payloadTon = 2.5;
+		Joule ec = ecMj.SI(Unit.SI.Mega.Joule).Cast<Joule>();
+		Meter distance = distanceKm.SI(Unit.SI.Kilo.Meter).Cast<Meter>();
+		Kilogram payload = payloadTon.SI(Unit.SI.Ton).Cast<Kilogram>();
+
+		var converted = (ec / distance / payload).ConvertToMegaJoulePerTonKiloMeter();
+
+		Assert.AreEqual(ecMj / distanceKm / payloadTon, converted.Value, 1e-6);
+		Assert.AreEqual("MJ/t-km", converted.Units);
+	}
+
+	[Test]
+	public void ConvertedSITest_ConvertToMegaJoulePerKilometer()
+	{
+		var ecMj = 200.0;
+		var distanceKm = 100.0;
+		Joule ec = ecMj.SI(Unit.SI.Mega.Joule).Cast<Joule>();
+		Meter distance = distanceKm.SI(Unit.SI.Kilo.Meter).Cast<Meter>();
+
+		var converted = (ec / distance).ConvertToMegaJoulePerKilometer();
+
+		Assert.AreEqual(ecMj / distanceKm, converted.Value, 1e-6);
+		Assert.AreEqual("MJ/km", converted.Units);
+	}
+
+
+	[Test]
+	public void ConvertedSITest_ConvertToKiloWattHourPerKiloMeter()
+	{
+		var ec_kWh = 200.0;
+		var distanceKm = 100.0;
+		WattSecond ec = ec_kWh.SI(Unit.SI.Kilo.Watt.Hour).Cast<WattSecond>();
+		Meter distance = distanceKm.SI(Unit.SI.Kilo.Meter).Cast<Meter>();
+
+		var converted = (ec / distance).ConvertToKiloWattHourPerKiloMeter();
+
+		Assert.AreEqual(ec_kWh / distanceKm, converted.Value, 1e-6);
+		Assert.AreEqual("kWh/km", converted.Units);
+	}
+
+	[Test]
+	public void ConvertedSITest_ConvertToKiloWattHourPerTonKiloMeter()
+	{
+		var ec_kWh = 200.0;
+		var distanceKm = 100.0;
+		var payloadTon = 2.5;
+		WattSecond ec = ec_kWh.SI(Unit.SI.Kilo.Watt.Hour).Cast<WattSecond>();
+		Meter distance = distanceKm.SI(Unit.SI.Kilo.Meter).Cast<Meter>();
+		Kilogram payload = payloadTon.SI(Unit.SI.Ton).Cast<Kilogram>();
+
+		var converted = (ec / distance / payload).ConvertToKiloWattHourPerTonKiloMeter();
+
+		Assert.AreEqual(ec_kWh / distanceKm / payloadTon, converted.Value, 1e-6);
+		Assert.AreEqual("kWh/t-km", converted.Units);
+	}
+
+	[Test]
+	public void ConvertedSITest_ConvertToKiloWattHourPerCubicMeterKiloMeter()
+	{
+		var ec_kWh = 200.0;
+		var distanceKm = 100.0;
+		var cargo = 10;
+		WattSecond ec = ec_kWh.SI(Unit.SI.Kilo.Watt.Hour).Cast<WattSecond>();
+		Meter distance = distanceKm.SI(Unit.SI.Kilo.Meter).Cast<Meter>();
+		CubicMeter cargoVolume = cargo.SI(Unit.SI.Cubic.Meter).Cast<CubicMeter>();
+
+		var converted = (ec / distance / cargoVolume).ConvertToKiloWattHourPerCubicMeterKiloMeter();
+
+		Assert.AreEqual(ec_kWh / distanceKm / cargo, converted.Value, 1e-6);
+		Assert.AreEqual("kWh/m³-km", converted.Units);
+	}
+
+	[Test]
+	public void ConvertedSITest_Ws_ConvertToMegaJoulePerKiloMeter()
+	{
+		var ec_MJ = 200.0;
+		var distanceKm = 100.0;
+		WattSecond ec = ec_MJ.SI(Unit.SI.Mega.Joule).Cast<WattSecond>();
+		Meter distance = distanceKm.SI(Unit.SI.Kilo.Meter).Cast<Meter>();
+
+		var converted = (ec / distance).ConvertToMegaJoulePerKiloMeter();
+
+		Assert.AreEqual(ec_MJ / distanceKm, converted.Value, 1e-6);
+		Assert.AreEqual("MJ/km", converted.Units);
+	}
+
+	[Test]
+	public void ConvertedSITest_Ws_ConvertToMegaJoulePerTonKiloMeter()
+	{
+		var ec_MJ = 200.0;
+		var distanceKm = 100.0;
+		WattSecond ec = ec_MJ.SI(Unit.SI.Mega.Joule).Cast<WattSecond>();
+		var payloadTon = 2.5;
+		Meter distance = distanceKm.SI(Unit.SI.Kilo.Meter).Cast<Meter>();
+		Kilogram payload = payloadTon.SI(Unit.SI.Ton).Cast<Kilogram>();
+
+		var converted = (ec / distance / payload).ConvertToMegaJoulePerTonKiloMeter();
+
+		Assert.AreEqual(ec_MJ / distanceKm / payloadTon, converted.Value, 1e-6);
+		Assert.AreEqual("MJ/t-km", converted.Units);
+	}
+
+	[Test]
+	public void ConvertedSITest_Ws_ConvertToMegaJoulePerCubicMeterKiloMeter()
+	{
+		var ec_MJ = 200.0;
+		var distanceKm = 100.0;
+		WattSecond ec = ec_MJ.SI(Unit.SI.Mega.Joule).Cast<WattSecond>();
+		var cargo = 10;
+		Meter distance = distanceKm.SI(Unit.SI.Kilo.Meter).Cast<Meter>();
+		CubicMeter cargoVolume = cargo.SI(Unit.SI.Cubic.Meter).Cast<CubicMeter>();
+
+		var converted = (ec / distance / cargoVolume).ConvertToMegaJoulePerCubicMeterKiloMeter();
+
+		Assert.AreEqual(ec_MJ / distanceKm / cargo, converted.Value, 1e-6);
+		Assert.AreEqual("MJ/m³-km", converted.Units);
+	}
+}
+
diff --git a/VectoCore/VectoCoreTest/Utils/MockBattery.cs b/VectoCore/VectoCoreTest/Utils/MockBattery.cs
index baa6938522ddf07e7123fd46fe146ea174f143fb..360f5ab6efb3bf0a95e7a0908f5021cd292a8384 100644
--- a/VectoCore/VectoCoreTest/Utils/MockBattery.cs
+++ b/VectoCore/VectoCoreTest/Utils/MockBattery.cs
@@ -4,7 +4,7 @@ using TUGraz.VectoCore.Models.Connector.Ports.Impl;
 using TUGraz.VectoCore.Models.SimulationComponent;
 
 namespace TUGraz.VectoCore.Tests.Utils {
-	public class MockBattery : IElectricEnergyStorage, IElectricEnergyStoragePort, IElectricAuxConnecor
+	public class MockBattery : IElectricEnergyStorage, IElectricEnergyStoragePort, IElectricAuxConnector
 	{
 		public Volt InternalVoltage => 640.SI<Volt>();
 
@@ -46,7 +46,7 @@ namespace TUGraz.VectoCore.Tests.Utils {
 
 		public IElectricEnergyStoragePort MainBatteryPort => this;
 
-		public IElectricAuxConnecor AuxBatteryPort()
+		public IElectricAuxConnector AuxBatteryPort()
 		{
 			return this;
 		}
diff --git a/VectoCore/VectoCoreTest/Utils/MockModalDataContainer.cs b/VectoCore/VectoCoreTest/Utils/MockModalDataContainer.cs
index 3150aa7717531b9838fa4c5a39e4b447aff2d694..f4a67d5acbeb463e6bc98eb3bb4055bf24a0f5a5 100644
--- a/VectoCore/VectoCoreTest/Utils/MockModalDataContainer.cs
+++ b/VectoCore/VectoCoreTest/Utils/MockModalDataContainer.cs
@@ -270,6 +270,8 @@ namespace TUGraz.VectoCore.Tests.Utils
 		}
 
 		public bool HasCombustionEngine { get; set; }
+		public bool HasGearbox { get; set; }
+
 		public WattSecond TotalElectricMotorWorkDrive(PowertrainPosition emPos)
 		{
 			throw new NotImplementedException();
@@ -336,6 +338,8 @@ namespace TUGraz.VectoCore.Tests.Utils
 		}
 
 		public ICorrectedModalData CorrectedModalData { get; }
+		public bool HasAxlegear { get; set; }
+
 		public void RegisterComponent(VectoSimulationComponent component)
 		{
 			
diff --git a/VectoCore/VectoCoreTest/Utils/SITest.cs b/VectoCore/VectoCoreTest/Utils/SITest.cs
index 32b10d77b0eb6ff06e5759ddea614c6f8c84d9eb..cd5922e07d5119417356991e808c6232be27ad9d 100644
--- a/VectoCore/VectoCoreTest/Utils/SITest.cs
+++ b/VectoCore/VectoCoreTest/Utils/SITest.cs
@@ -663,7 +663,7 @@ namespace TUGraz.VectoCore.Tests.Utils
 			var siVal = val.SI<VolumePerMeterVolume>();
 			var siConv = siVal.ConvertToLiterPerCubicMeter100KiloMeter();
 			Assert.AreEqual(converted, siConv, 1e-6);
-			Assert.AreEqual("l/100m^3km", siConv.Units);
+			Assert.AreEqual("l/100m³-km", siConv.Units);
 		}
 
 		[TestCase(1,3.6e6),
@@ -696,7 +696,7 @@ namespace TUGraz.VectoCore.Tests.Utils
 			var siVal = val.SI<CubicMeter>();
 			var siConv = siVal.ConvertToCubicCentiMeter();
 			Assert.AreEqual(converted, siConv, 1e-6);
-			Assert.AreEqual("cm^3", siConv.Units);
+			Assert.AreEqual("cm³", siConv.Units);
 		}
 
 		[TestCase(1, 1e6),
@@ -707,7 +707,7 @@ namespace TUGraz.VectoCore.Tests.Utils
 			var siVal = val.SI<KilogramPerMeterCubicMeter>();
 			var siConv = siVal.ConvertToGrammPerCubicMeterKiloMeter();
 			Assert.AreEqual(converted, siConv, 1e-12);
-			Assert.AreEqual("g/m^3km", siConv.Units);
+			Assert.AreEqual("g/m³-km", siConv.Units);
 		}
 
 		[TestCase(1, 1e9),
@@ -718,7 +718,7 @@ namespace TUGraz.VectoCore.Tests.Utils
 			var siVal = val.SI<KilogramPerMeterMass>();
 			var siConv = siVal.ConvertToGrammPerTonKilometer();
 			Assert.AreEqual(converted, siConv, 1e-12);
-			Assert.AreEqual("g/tkm", siConv.Units);
+			Assert.AreEqual("g/t-km", siConv.Units);
 		}
 
 		[TestCase(1, 0.277777777777e-6),
diff --git a/VectoCore/VectoCoreTest/VectoCoreTest.csproj b/VectoCore/VectoCoreTest/VectoCoreTest.csproj
index 236a10fe1dfa8fdbef93e53ea204d6f777efd2ea..cbb304e0ea55e4076b1e8366c3447aecfc047c27 100644
--- a/VectoCore/VectoCoreTest/VectoCoreTest.csproj
+++ b/VectoCore/VectoCoreTest/VectoCoreTest.csproj
@@ -24,6 +24,7 @@
 
   <ItemGroup>
     <ProjectReference Include="..\..\VectoCommon\VectoCommon\VectoCommon.csproj" />
+    <ProjectReference Include="..\..\VectoCommon\VectoHashing\VectoHashing.csproj" />
     <ProjectReference Include="..\VectoCore\VectoCore.csproj" />
   </ItemGroup>
 
@@ -31,15 +32,34 @@
     <None Include="TestData\**" CopyToOutputDirectory="PreserveNewest" />
   </ItemGroup>
 
-  <ItemGroup>
+	<ItemGroup>
+    <None Update="TestData\Integration\Buses\FactorMethod\CompletedBus_41-32b.vecto">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </None>
+    <None Update="TestData\Integration\DeclarationMode\V24_DeclarationMode\HeavyLorry\PEV_heavyLorry_AMT_E2_realistic.xml">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </None>
+    <None Update="TestData\Integration\DeclarationMode\V24_DeclarationMode\HeavyLorry\PEV_heavyLorry_E3_realistic.xml">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </None>
+    <None Update="TestData\Integration\DeclarationMode\V24_DeclarationMode\HeavyLorry\PEV_heavyLorry_E3_realistic_municipal.xml">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </None>
+    <None Update="TestData\Integration\DeclarationMode\V24_DeclarationMode\HeavyLorry\PEV_heavyLorry_E3_realistic_TorqueLimits.xml">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </None>
     <None Update="TestData\XML\XMLReaderDeclaration\SchemaVersion2.4\Distributed\HeavyLorry\HEV-S_heavyLorry_S3_ovc.xml">
       <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </None>
+    <None Update="TestData\XML\XMLReaderDeclaration\SchemaVersion2.4\Distributed\HeavyLorry\PEV_heavyLorry_AMT_E2_realistic.xml">
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+    </None>
   </ItemGroup>
 
   <ItemGroup>
     <Folder Include="InputData\DeclarationDataAdapterTest\" />
     <Folder Include="Models\Declaration\BusAux\" />
+    <Folder Include="Integration\Declaration\HeavyLorry\" />
   </ItemGroup>
 	<Choose>
 		<When Condition="$([System.Text.RegularExpressions.Regex]::IsMatch(&#xD;&#xA;         $(DefineConstants), '^(.*;)*MOCKUP(;.*)*$'))">
diff --git a/VectoCore/VectoCoreTest/XML/Reports/CustomerInformationFileWriterTest.cs b/VectoCore/VectoCoreTest/XML/Reports/CustomerInformationFileWriterTest.cs
index b0f4fb20ad0b2c6b832339cb4ee7d739b8eb719e..22d13438815a85798a0bdb88b4ac94f6cc22bd62 100644
--- a/VectoCore/VectoCoreTest/XML/Reports/CustomerInformationFileWriterTest.cs
+++ b/VectoCore/VectoCoreTest/XML/Reports/CustomerInformationFileWriterTest.cs
@@ -8,6 +8,8 @@ using NUnit.Framework;
 using TUGraz.VectoCommon.InputData;
 using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Utils;
+using TUGraz.VectoCore.Models.Simulation.Data;
+using TUGraz.VectoCore.Models.SimulationComponent.Data;
 using TUGraz.VectoCore.OutputData.XML;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9.CustomerInformationFile;
@@ -16,9 +18,10 @@ using TUGraz.VectoCore.Utils;
 
 namespace TUGraz.VectoCore.Tests.XML.Reports
 {
-    [TestFixture]
+	[TestFixture]
     internal class CustomerInformationFileWriterTest : MRF_CIF_WriterTestBase
     {
+
 		private IXMLCustomerReport GetCustomerReport(string fileName,
 			out IDeclarationInputDataProvider dataProvider)
 		{
@@ -70,19 +73,32 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetCustomerReport(fileName, out var dataProvider) as ConventionalLorry_CIF;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport(XMLHelper.CreateDummySig(XNamespace.Get("http://www.w3.org/2000/09/xmldsig#")));
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.CustomerReport));
 			Assert.IsTrue(WriteToDisk(outputBasePath, TestContext.CurrentContext.Test.MethodName, report.Report));
 		}
 
+		private VectoRunData GetRunData(IDeclarationInputDataProvider dataProvider)
+		{
+			var multistage = dataProvider as IMultistepBusInputDataProvider;
+			return new VectoRunData() {
+				InputData = dataProvider,
+				Exempted = multistage != null ? multistage.JobInputData.PrimaryVehicle.Vehicle.ExemptedVehicle : dataProvider.JobInputData.Vehicle.ExemptedVehicle,
+				VehicleData = new VehicleData() {
+					OffVehicleCharging = false,
+					//VehicleCategory = multistage != null ? VehicleCategory.HeavyBusCompletedVehicle : dataProvider.JobInputData.Vehicle.VehicleCategory,
+				}
+			};
+		}
+
 		[TestCase(HEV_Px_HeavyLorry)]
 		public void HEV_Px_IHPC_LorryCIFTest(string fileName)
 		{
 			var report = GetCustomerReport(fileName, out var dataProvider) as HEV_PxLorry_CIF;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport(XMLHelper.CreateDummySig(XNamespace.Get("http://www.w3.org/2000/09/xmldsig#")));
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.CustomerReport));
@@ -94,7 +110,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetCustomerReport(fileName, out var dataProvider) as HEV_S2_Lorry_CIF;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 
 			report.GenerateReport(XMLHelper.CreateDummySig(XNamespace.Get("http://www.w3.org/2000/09/xmldsig#")));
 
@@ -107,7 +123,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetCustomerReport(fileName, out var dataProvider) as HEV_S3_Lorry_CIF;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 
 			report.GenerateReport(XMLHelper.CreateDummySig(XNamespace.Get("http://www.w3.org/2000/09/xmldsig#")));
 
@@ -122,7 +138,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetCustomerReport(fileName, out var dataProvider) as HEV_S4_Lorry_CIF;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 
 			report.GenerateReport(XMLHelper.CreateDummySig(XNamespace.Get("http://www.w3.org/2000/09/xmldsig#")));
 
@@ -135,7 +151,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetCustomerReport(fileName, out var dataProvider) as HEV_IEPC_Lorry_CIF;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 
 			report.GenerateReport(XMLHelper.CreateDummySig(XNamespace.Get("http://www.w3.org/2000/09/xmldsig#")));
 
@@ -148,7 +164,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetCustomerReport(fileName, out var dataProvider) as PEV_E2_Lorry_CIF;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 
 			report.GenerateReport(XMLHelper.CreateDummySig(XNamespace.Get("http://www.w3.org/2000/09/xmldsig#")));
 
@@ -161,7 +177,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetCustomerReport(fileName, out var dataProvider) as PEV_E3_Lorry_CIF;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport(XMLHelper.CreateDummySig(XNamespace.Get("http://www.w3.org/2000/09/xmldsig#")));
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.CustomerReport));
@@ -172,7 +188,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetCustomerReport(fileName, out var dataProvider) as PEV_E4_Lorry_CIF;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 
 			report.GenerateReport(XMLHelper.CreateDummySig(XNamespace.Get("http://www.w3.org/2000/09/xmldsig#")));
 
@@ -184,7 +200,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
         {
             var report = GetCustomerReport(fileName, out var dataProvider) as PEV_IEPC_Lorry_CIF;
             Assert.NotNull(report);
-            report.InitializeVehicleData(dataProvider);
+            report.Initialize(GetRunData(dataProvider));
 
 			report.GenerateReport(XMLHelper.CreateDummySig(XNamespace.Get("http://www.w3.org/2000/09/xmldsig#")));
 
@@ -197,7 +213,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetCustomerReport(fileName, out var dataProvider) as Exempted_Lorry_CIF;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport(XMLHelper.CreateDummySig(XNamespace.Get("http://www.w3.org/2000/09/xmldsig#")));
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.CustomerReport));
@@ -211,7 +227,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetCompletedBusCustomerReport(fileName, out var dataProvider) as Conventional_CompletedBusCIF;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport(XMLHelper.CreateDummySig(XNamespace.Get("http://www.w3.org/2000/09/xmldsig#")));
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.CustomerReport));
@@ -225,7 +241,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetCompletedBusCustomerReport(fileName, out var dataProvider) as Exempted_CompletedBusCIF;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport(XMLHelper.CreateDummySig(XNamespace.Get("http://www.w3.org/2000/09/xmldsig#")));
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.CustomerReport));
diff --git a/VectoCore/VectoCoreTest/XML/Reports/ManufacturerReportWriterTest.cs b/VectoCore/VectoCoreTest/XML/Reports/ManufacturerReportWriterTest.cs
index ffa9c7cd011b51c1342a6854f21d8d224f829061..6c3108a7218a7321c207ebb042f1469ca7fd1559 100644
--- a/VectoCore/VectoCoreTest/XML/Reports/ManufacturerReportWriterTest.cs
+++ b/VectoCore/VectoCoreTest/XML/Reports/ManufacturerReportWriterTest.cs
@@ -8,6 +8,7 @@ using System.Xml;
 using System.Xml.Linq;
 using System.Xml.Schema;
 using Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.DataCollection;
+using Moq;
 using Ninject;
 using NUnit.Framework;
 using TUGraz.VectoCommon.InputData;
@@ -15,10 +16,14 @@ using TUGraz.VectoCommon.Models;
 using TUGraz.VectoCommon.Utils;
 using TUGraz.VectoCore.InputData.FileIO.XML;
 using TUGraz.VectoCore.Models.Simulation;
+using TUGraz.VectoCore.Models.Simulation.Data;
 using TUGraz.VectoCore.Models.Simulation.Impl;
+using TUGraz.VectoCore.Models.SimulationComponent.Data;
 using TUGraz.VectoCore.OutputData;
 using TUGraz.VectoCore.OutputData.FileIO;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.Common;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9;
+using TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9.ResultWriter;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.ManufacturerReport_0_9;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.ManufacturerReport_0_9.ManufacturerReport;
@@ -26,6 +31,7 @@ using TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.Manu
 using TUGraz.VectoCore.Tests.Integration.CompletedBus;
 using TUGraz.VectoCore.Tests.Models.Simulation;
 using TUGraz.VectoCore.Utils;
+using TUGraz.VectoCore.Utils.Ninject;
 using XmlDocumentType = TUGraz.VectoCore.Utils.XmlDocumentType;
 
 namespace TUGraz.VectoCore.Tests.XML.Reports
@@ -172,6 +178,17 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 				new VectoNinjectModule()
 			);
 			outputBasePath = Path.Combine(TestContext.CurrentContext.TestDirectory, "XMLReports_0.9");
+
+			// create a binding just for the tests to write dummy results (exempted). Vehicle category is set to Unknown
+			_kernel.Bind<IResultsWriter>().To<MRFResultsWriter.ExemptedVehicle>()
+				.Named(new VehicleTypeAndArchitectureStringHelperResults().GetName(XmlDocumentType.ManufacturerReport,
+					"Unknown", VectoSimulationJobTypeHelper.Conventional, false));
+			_kernel.Bind<IResultsWriter>().To<CIFResultsWriter.ExemptedVehicle>().Named(
+				new VehicleTypeAndArchitectureStringHelperResults().GetName(XmlDocumentType.CustomerReport,
+					"Unknown", VectoSimulationJobTypeHelper.Conventional, false));
+			_kernel.Bind<IResultsWriter>().To<CIFResultsWriter.ExemptedVehicle>().Named(
+				new VehicleTypeAndArchitectureStringHelperResults().GetName(XmlDocumentType.CustomerReport,
+					"Unknown", VectoSimulationJobTypeHelper.Conventional, false, true));
 		}
 
 		[SetUp]
@@ -181,6 +198,8 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 			_xmlReader = _kernel.Get<IXMLInputDataReader>();
 			_mrfFactory = _kernel.Get<IManufacturerReportFactory>();
 			_cifFactory = _kernel.Get<ICustomerInformationFileFactory>();
+
+			
 		}
 	}
 
@@ -241,19 +260,31 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetReport(fileName, out var dataProvider) as ConventionalLorryManufacturerReport;
 
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport();
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.ManufacturerReport));
             Assert.IsTrue(WriteToDisk(outputBasePath, TestContext.CurrentContext.Test.MethodName, report.Report));
         }
 
+		private VectoRunData GetRunData(IDeclarationInputDataProvider dataProvider)
+		{
+			//var vehicleMock = new Mock<IVehicleDeclarationInputData>();
+			//vehicleMock.Setup(x => x.o)
+			return new VectoRunData() {
+				InputData = dataProvider,
+				VehicleData = new VehicleData() {
+					OffVehicleCharging = false
+				}
+			};
+		}
+
 		[TestCase(HEV_Px_HeavyLorry)]
 		public async Task HEV_Px_LorryMRFTest(string fileName)
 		{
 			var report = GetReport(fileName, out var dataProvider) as HEV_Px_IHPC_LorryManufacturerReport;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport();
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.ManufacturerReport));
@@ -265,7 +296,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetReport(fileName, out var dataProvider) as HEV_S2_LorryManufacturerReport;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport();
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.ManufacturerReport));
@@ -277,7 +308,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetReport(fileName, out var dataProvider) as HEV_S3_LorryManufacturerReport;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport();
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.ManufacturerReport));
@@ -289,7 +320,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetReport(fileName, out var dataProvider) as HEV_S4_LorryManufacturerReport;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport();
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.ManufacturerReport));
@@ -301,7 +332,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetReport(fileName, out var dataProvider) as HEV_IEPC_S_LorryManufacturerReport;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport();
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.ManufacturerReport));
@@ -313,7 +344,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetReport(fileName, out var dataProvider) as PEV_E2_LorryManufacturerReport;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport();
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.ManufacturerReport));
@@ -326,7 +357,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 
 			var report = GetReport(fileName, out var dataProvider) as PEV_E3_LorryManufacturerReport;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport();
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.ManufacturerReport));
@@ -338,7 +369,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetReport(fileName, out var dataProvider) as PEV_E4_LorryManufacturerReport;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport();
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.ManufacturerReport));
@@ -350,7 +381,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetReport(fileName, out var dataProvider) as PEV_IEPC_LorryManufacturerReport;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport();
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.ManufacturerReport));
@@ -362,7 +393,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetReport(fileName, out var dataProvider); 
 			Assert.NotNull(report as Exempted_LorryManufacturerReport);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport();
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.ManufacturerReport));
@@ -375,7 +406,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetReport(fileName, out var dataProvider) as Conventional_PrimaryBus_ManufacturerReport;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
             report.GenerateReport();
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.ManufacturerReport));
@@ -387,7 +418,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetReport(fileName, out var dataProvider) as HEV_Px_IHPC_PrimaryBus_ManufacturerReport;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport();
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.ManufacturerReport));
@@ -402,7 +433,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetReport(fileName, out var dataProvider) as HEV_S2_PrimaryBus_ManufacturerReport;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport();
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.ManufacturerReport));
@@ -415,7 +446,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetReport(fileName, out var dataProvider) as HEV_S3_PrimaryBus_ManufacturerReport;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport();
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.ManufacturerReport));
@@ -427,7 +458,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetReport(fileName, out var dataProvider) as HEV_S4_PrimaryBus_ManufacturerReport;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport();
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.ManufacturerReport));
@@ -439,7 +470,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetReport(fileName, out var dataProvider) as HEV_IEPC_S_PrimaryBus_ManufacturerReport;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport();
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.ManufacturerReport));
@@ -453,7 +484,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetReport(fileName, out var dataProvider) as PEV_E2_PrimaryBus_ManufacturerReport;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport();
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.ManufacturerReport));
@@ -466,7 +497,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetReport(fileName, out var dataProvider) as PEV_E3_PrimaryBus_ManufacturerReport;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport();
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.ManufacturerReport));
@@ -478,7 +509,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetReport(fileName, out var dataProvider) as PEV_E4_PrimaryBus_ManufacturerReport;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport();
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.ManufacturerReport));
@@ -491,7 +522,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetReport(fileName, out var dataProvider) as PEV_IEPC_PrimaryBus_ManufacturerReport;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport();
 
 			report.GenerateReport();
@@ -505,7 +536,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
 		{
 			var report = GetReport(fileName, out var dataProvider) as Exempted_PrimaryBus_ManufacturerReport;
 			Assert.NotNull(report);
-			report.InitializeVehicleData(dataProvider);
+			report.Initialize(GetRunData(dataProvider));
 
 			report.GenerateReport();
 
@@ -518,7 +549,7 @@ namespace TUGraz.VectoCore.Tests.XML.Reports
         {
 			var report = GetCompletedBusReport(fileName, out var dataProvider) as Conventional_CompletedBusManufacturerReport;
 			Assert.NotNull(report);
-            report.InitializeVehicleData(dataProvider);
+            report.Initialize(GetRunData(dataProvider));
 			report.GenerateReport();
 
 			Assert.IsTrue(ValidateAndPrint(report.Report, XmlDocumentType.ManufacturerReport));
diff --git a/VectoCore/VectoCoreTest/XML/XMLDeclarationInputTest.cs b/VectoCore/VectoCoreTest/XML/XMLDeclarationInputTest.cs
index 0aa48c8b14a7d44e308c0b175648d1b84d0e88d5..772bdc3147605a1eac7230516771f7ebeb29b0e6 100644
--- a/VectoCore/VectoCoreTest/XML/XMLDeclarationInputTest.cs
+++ b/VectoCore/VectoCoreTest/XML/XMLDeclarationInputTest.cs
@@ -55,6 +55,7 @@ using TUGraz.VectoCore.InputData.FileIO.XML;
 using TUGraz.VectoCore.InputData.FileIO.XML.Declaration.Reader.Impl;
 using TUGraz.VectoCore.InputData.Reader.DataObjectAdapter;
 using TUGraz.VectoCore.InputData.Reader.DataObjectAdapter.HeavyLorry;
+using TUGraz.VectoCore.Models.Declaration.Auxiliaries;
 using TUGraz.VectoCore.Models.Simulation.Impl.SimulatorFactory;
 using XmlDocumentType = TUGraz.VectoCore.Utils.XmlDocumentType;
 
@@ -894,7 +895,7 @@ namespace TUGraz.VectoCore.Tests.XML
 
 				var gbxType = inputDataProvider.JobInputData.Vehicle.Components.GearboxInputData.Type;
 				Assert.AreEqual(gearboxType, gbxType.ToXMLFormat());
-				Assert.IsTrue(DeclarationDataAdapterHeavyLorry.Conventional.SupportedGearboxTypes.Contains(gbxType));
+				Assert.IsTrue(DeclarationDataAdapterHeavyLorry.Conventional.SupportsGearboxTypes.Contains(gbxType));
 			}
 		}
 
@@ -1168,7 +1169,7 @@ namespace TUGraz.VectoCore.Tests.XML
 			Assert.AreEqual("Electric driven pump", steeringPump.Technology[1]);
 
 			Assert.AreEqual(
-				616.2, DeclarationData.SteeringPump.Lookup(MissionType.LongHaul, VehicleClass.Class5, steeringPump.Technology).Value());
+				616.2, DeclarationData.SteeringPump.Lookup(MissionType.LongHaul, VehicleClass.Class5, steeringPump.Technology).electricPumps.Value());
 		}
 	}
 }
\ No newline at end of file
diff --git a/VectoCore/VectoCoreTest/XML/XMLDeclarationInputv210.cs b/VectoCore/VectoCoreTest/XML/XMLDeclarationInputv210.cs
deleted file mode 100644
index 956dc98ce00eeb9e7bdf2a91b23972511551adb0..0000000000000000000000000000000000000000
--- a/VectoCore/VectoCoreTest/XML/XMLDeclarationInputv210.cs
+++ /dev/null
@@ -1,129 +0,0 @@
-using System.IO;
-using System.Linq;
-using System.Xml;
-using Ninject;
-using NUnit.Framework;
-using TUGraz.VectoCommon.BusAuxiliaries;
-using TUGraz.VectoCommon.Models;
-using TUGraz.VectoCore.InputData.FileIO.XML;
-using TUGraz.VectoCore.Models.Simulation;
-using TUGraz.VectoCore.Models.Simulation.Impl;
-using TUGraz.VectoCore.Models.Simulation.Impl.SimulatorFactory;
-using TUGraz.VectoCore.OutputData.FileIO;
-
-namespace TUGraz.VectoCore.Tests.XML
-{
-	[TestFixture]
-	public class XMLDeclarationInputv210
-	{
-		protected IXMLInputDataReader xmlInputReader;
-		private IKernel _kernel;
-
-		[OneTimeSetUp]
-		public void RunBeforeAnyTests()
-		{
-			Directory.SetCurrentDirectory(TestContext.CurrentContext.TestDirectory);
-
-			_kernel = new StandardKernel(new VectoNinjectModule());
-			xmlInputReader = _kernel.Get<IXMLInputDataReader>();
-		}
-
-		private const string BASE_DIR = @"TestData\XML\XMLReaderDeclaration\SchemaVersion2.4\Distributed\";
-
-
-		[TestCase(@"HeavyLorry\Conventional_heavyLorry_AMT.xml"),
-		TestCase(@"HeavyLorry\HEV-S_heavyLorry_AMT_S2.xml"),
-		TestCase(@"HeavyLorry\HEV-S_heavyLorry_IEPC-S.xml"),
-		TestCase(@"HeavyLorry\HEV-S_heavyLorry_S3.xml"),
-		TestCase(@"HeavyLorry\HEV-S_heavyLorry_S4.xml"),
-		TestCase(@"HeavyLorry\HEV_heavyLorry_AMT_Px.xml"),
-		TestCase(@"HeavyLorry\IEPC_heavyLorry.xml"),
-		TestCase(@"HeavyLorry\PEV_heavyLorry_AMT_E2.xml"),
-		TestCase(@"HeavyLorry\PEV_heavyLorry_APT-N_E2.xml"),
-		TestCase(@"HeavyLorry\PEV_heavyLorry_E3.xml"),
-		TestCase(@"HeavyLorry\PEV_heavyLorry_E4.xml"),
-		TestCase(@"MediumLorry\Conventional_MediumLorry_AMT.xml"),
-		TestCase(@"MediumLorry\HEV-S_mediumLorry_AMT_S2.xml"),
-		TestCase(@"MediumLorry\HEV-S_mediumLorry_IEPC-S.xml"),
-		TestCase(@"MediumLorry\HEV-S_mediumLorry_S3.xml"),
-		TestCase(@"MediumLorry\HEV-S_mediumLorry_S4.xml"),
-		TestCase(@"MediumLorry\HEV_mediumLorry_AMT_Px.xml"),
-		TestCase(@"MediumLorry\IEPC_mediumLorry.xml"),
-		TestCase(@"MediumLorry\PEV_mediumLorry_AMT_E2.xml"),
-		TestCase(@"MediumLorry\PEV_mediumLorry_APT-N_E2.xml"),
-		TestCase(@"MediumLorry\PEV_mediumLorry_E3.xml"),
-		TestCase(@"MediumLorry\PEV_mediumLorry_E4.xml"),
-		TestCase(@"PrimaryBus\Conventional_primaryBus_AMT.xml"),
-		TestCase(@"PrimaryBus\HEV-S_primaryBus_AMT_S2.xml"),
-		TestCase(@"PrimaryBus\HEV-S_primaryBus_IEPC-S.xml"),
-		TestCase(@"PrimaryBus\HEV-S_primaryBus_S3.xml"),
-		TestCase(@"PrimaryBus\HEV-S_primaryBus_S4.xml"),
-		TestCase(@"PrimaryBus\HEV_primaryBus_AMT_Px.xml"),
-		TestCase(@"PrimaryBus\IEPC_primaryBus.xml"),
-		TestCase(@"PrimaryBus\PEV_primaryBus_AMT_E2.xml"),
-		TestCase(@"PrimaryBus\PEV_primaryBus_E3.xml"),
-		TestCase(@"PrimaryBus\PEV_primaryBus_E4.xml"),
-		//TestCase(@"CompletedBus\Conventional_completedBus_1.xml"),
-		//TestCase(@"CompletedBus\HEV_completedBus_1.xml"),
-		//TestCase(@"CompletedBus\IEPC_completedBus_1.xml"),
-		//TestCase(@"CompletedBus\PEV_completedBus_1.xml"),
-		TestCase(@"ExemptedVehicles\exempted_completedBus_input_full.xml"),
-		TestCase(@"ExemptedVehicles\exempted_completedBus_input_only_mandatory_entries.xml"),
-		TestCase(@"ExemptedVehicles\exempted_heavyLorry.xml"),
-		TestCase(@"ExemptedVehicles\exempted_mediumLorry.xml"),
-		TestCase(@"ExemptedVehicles\exempted_primaryBus.xml"),
-		]
-		public void TestReadingJobVersion_V24(string jobFile)
-		{
-			ReadDeclarationJob(jobFile);
-		}
-
-		[TestCase(@"CompletedBus\Conventional_completedBus_1.xml"),
-		TestCase(@"CompletedBus\HEV_completedBus_1.xml"),
-		TestCase(@"CompletedBus\IEPC_completedBus_1.xml"),
-		TestCase(@"CompletedBus\PEV_completedBus_1.xml"),
-		]
-		public void TestReadingCompletedBus_V24(string jobfile)
-		{
-			var filename = Path.Combine(BASE_DIR, jobfile);
-			var dataProvider = xmlInputReader.CreateDeclaration(XmlReader.Create(filename));
-
-			Assert.NotNull(dataProvider);
-			Assert.NotNull(dataProvider.JobInputData);
-			Assert.NotNull(dataProvider.JobInputData.Vehicle);
-
-			var veh = dataProvider.JobInputData.Vehicle;
-			Assert.AreEqual(1, veh.NumberPassengerSeatsLowerDeck);
-			Assert.AreEqual(9.5, veh.Length.Value());
-
-			Assert.NotNull(veh.Components);
-			Assert.NotNull(veh.Components.BusAuxiliaries);
-
-			var busAux = veh.Components.BusAuxiliaries;
-			Assert.AreEqual(BusHVACSystemConfiguration.Configuration0, busAux.HVACAux.SystemConfiguration);
-			Assert.AreEqual(HeatPumpType.non_R_744_3_stage, busAux.HVACAux.HeatPumpTypeCoolingPassengerCompartment);
-
-			Assert.IsTrue(busAux.ElectricConsumers.BrakelightsLED);
-		}
-
-		public IVectoRun[] ReadDeclarationJob(string jobfile)
-		{
-			var filename = Path.Combine(BASE_DIR, jobfile);
-
-			var fileWriter = new FileOutputWriter(filename);
-			//var sumWriter = new SummaryDataContainer(fileWriter);
-			//var jobContainer = new JobContainer(sumWriter);
-			var dataProvider = xmlInputReader.CreateDeclaration(XmlReader.Create(filename));
-			var runsFactory = SimulatorFactory.CreateSimulatorFactory(ExecutionMode.Declaration, dataProvider, fileWriter);
-			runsFactory.ModalResults1Hz = false;
-			runsFactory.WriteModalResults = false;
-			runsFactory.ActualModalData = false;
-			runsFactory.Validate = false;
-
-			var runs = runsFactory.SimulationRuns().ToArray();
-			Assert.IsTrue(runs.Length > 0);
-
-			return runs;
-		}
-	}
-}
\ No newline at end of file
diff --git a/VectoCore/VectoCoreTest/XML/XMLDeclarationInputv24.cs b/VectoCore/VectoCoreTest/XML/XMLDeclarationInputv24.cs
index 7e017cfef7613c6174d5a5256c07b89753f543e8..aba2b51c804cbc0e6a70b800714211d039011225 100644
--- a/VectoCore/VectoCoreTest/XML/XMLDeclarationInputv24.cs
+++ b/VectoCore/VectoCoreTest/XML/XMLDeclarationInputv24.cs
@@ -39,55 +39,56 @@ namespace TUGraz.VectoCore.Tests.XML
 		private const string ADDITONAL_TESTS_DIR = @"TestData\XML\XMLReaderDeclaration\SchemaVersion2.4\";
 		private const string Optional_TESTS_DIR = @"TestData\XML\XMLReaderDeclaration\SchemaVersion2.4\WithoutOptionalEntries";
 
-
-		[TestCase(@"HeavyLorry\Conventional_heavyLorry_AMT.xml"),
-		TestCase(@"HeavyLorry\HEV-S_heavyLorry_AMT_S2.xml"),
-		TestCase(@"HeavyLorry\HEV-S_heavyLorry_AMT_S2_ovc.xml"),
-		TestCase(@"HeavyLorry\HEV-S_heavyLorry_IEPC-S.xml"),
-		TestCase(@"HeavyLorry\HEV-S_heavyLorry_S3.xml"),
-		TestCase(@"HeavyLorry\HEV-S_heavyLorry_S4.xml"),
-		TestCase(@"HeavyLorry\HEV_heavyLorry_AMT_Px.xml"),
-		TestCase(@"HeavyLorry\IEPC_heavyLorry.xml"),
-		TestCase(@"HeavyLorry\PEV_heavyLorry_AMT_E2.xml"),
-		TestCase(@"HeavyLorry\PEV_heavyLorry_APT-N_E2.xml"),
-		TestCase(@"HeavyLorry\PEV_heavyLorry_E3.xml"),
-		TestCase(@"HeavyLorry\PEV_heavyLorry_E4.xml"),
-		TestCase(@"MediumLorry\Conventional_mediumLorry_AMT.xml"),
-		TestCase(@"MediumLorry\HEV-S_mediumLorry_AMT_S2.xml"),
-		TestCase(@"MediumLorry\HEV-S_mediumLorry_AMT_S2_ovc.xml"),
-		TestCase(@"MediumLorry\HEV-S_mediumLorry_IEPC-S.xml"),
-		TestCase(@"MediumLorry\HEV-S_mediumLorry_S3.xml"),
-		TestCase(@"MediumLorry\HEV-S_mediumLorry_S4.xml"),
-		TestCase(@"MediumLorry\HEV_mediumLorry_AMT_Px.xml"),
-		TestCase(@"MediumLorry\IEPC_mediumLorry.xml"),
-		TestCase(@"MediumLorry\PEV_mediumLorry_AMT_E2.xml"),
-		TestCase(@"MediumLorry\PEV_mediumLorry_APT-N_E2.xml"),
-		TestCase(@"MediumLorry\PEV_mediumLorry_E3.xml"),
-		TestCase(@"MediumLorry\PEV_mediumLorry_E4.xml"),
-		TestCase(@"PrimaryBus\Conventional_primaryBus_AMT.xml"),
-		TestCase(@"PrimaryBus\HEV-S_primaryBus_AMT_S2.xml"),
-		TestCase(@"PrimaryBus\HEV-S_primaryBus_IEPC-S.xml"),
-		TestCase(@"PrimaryBus\HEV-S_primaryBus_S3.xml"),
-		TestCase(@"PrimaryBus\HEV-S_primaryBus_S4.xml"),
-		TestCase(@"PrimaryBus\HEV_primaryBus_AMT_Px.xml"),
-		TestCase(@"PrimaryBus\IEPC_primaryBus.xml"),
-		TestCase(@"PrimaryBus\PEV_primaryBus_AMT_E2.xml"),
-		TestCase(@"PrimaryBus\PEV_primaryBus_E3.xml"),
-		TestCase(@"PrimaryBus\PEV_primaryBus_E4.xml"),
-		//TestCase(@"CompletedBus\Conventional_completedBus_1.xml"),
-		//TestCase(@"CompletedBus\HEV_completedBus_1.xml"),
-		//TestCase(@"CompletedBus\IEPC_completedBus_1.xml"),
-		//TestCase(@"CompletedBus\PEV_completedBus_1.xml"),
-		TestCase(@"ExemptedVehicles\exempted_completedBus_input_full.xml"),
-		TestCase(@"ExemptedVehicles\exempted_completedBus_input_only_mandatory_entries.xml"),
-		TestCase(@"ExemptedVehicles\exempted_heavyLorry.xml"),
-		TestCase(@"ExemptedVehicles\exempted_mediumLorry.xml"),
-		TestCase(@"ExemptedVehicles\exempted_primaryBus.xml"),
-		]
-		public void TestReadingJobVersion_V24(string jobFile)
-		{
-			ReadDeclarationJob(jobFile);
-		}
+		// MQ: These jobs cannot be run as the sample XML files do not contain meaningful vehicle data
+		//[TestCase(@"HeavyLorry\Conventional_heavyLorry_AMT.xml"),
+		//TestCase(@"HeavyLorry\HEV-S_heavyLorry_AMT_S2.xml"),
+		//TestCase(@"HeavyLorry\HEV-S_heavyLorry_AMT_S2_ovc.xml"),
+		//TestCase(@"HeavyLorry\HEV-S_heavyLorry_IEPC-S.xml"),
+		//TestCase(@"HeavyLorry\HEV-S_heavyLorry_S3.xml"),
+		//TestCase(@"HeavyLorry\HEV-S_heavyLorry_S4.xml"),
+		//TestCase(@"HeavyLorry\HEV_heavyLorry_AMT_Px.xml"),
+		//TestCase(@"HeavyLorry\IEPC_heavyLorry.xml"),
+		//TestCase(@"HeavyLorry\PEV_heavyLorry_AMT_E2.xml"),
+		//TestCase(@"HeavyLorry\PEV_heavyLorry_AMT_E2_realistic.xml"),
+		//TestCase(@"HeavyLorry\PEV_heavyLorry_APT-N_E2.xml"),
+		//TestCase(@"HeavyLorry\PEV_heavyLorry_E3.xml"),
+		//TestCase(@"HeavyLorry\PEV_heavyLorry_E4.xml"),
+		//TestCase(@"MediumLorry\Conventional_mediumLorry_AMT.xml"),
+		//TestCase(@"MediumLorry\HEV-S_mediumLorry_AMT_S2.xml"),
+		//TestCase(@"MediumLorry\HEV-S_mediumLorry_AMT_S2_ovc.xml"),
+		//TestCase(@"MediumLorry\HEV-S_mediumLorry_IEPC-S.xml"),
+		//TestCase(@"MediumLorry\HEV-S_mediumLorry_S3.xml"),
+		//TestCase(@"MediumLorry\HEV-S_mediumLorry_S4.xml"),
+		//TestCase(@"MediumLorry\HEV_mediumLorry_AMT_Px.xml"),
+		//TestCase(@"MediumLorry\IEPC_mediumLorry.xml"),
+		//TestCase(@"MediumLorry\PEV_mediumLorry_AMT_E2.xml"),
+		//TestCase(@"MediumLorry\PEV_mediumLorry_APT-N_E2.xml"),
+		//TestCase(@"MediumLorry\PEV_mediumLorry_E3.xml"),
+		//TestCase(@"MediumLorry\PEV_mediumLorry_E4.xml"),
+		//TestCase(@"PrimaryBus\Conventional_primaryBus_AMT.xml"),
+		//TestCase(@"PrimaryBus\HEV-S_primaryBus_AMT_S2.xml"),
+		//TestCase(@"PrimaryBus\HEV-S_primaryBus_IEPC-S.xml"),
+		//TestCase(@"PrimaryBus\HEV-S_primaryBus_S3.xml"),
+		//TestCase(@"PrimaryBus\HEV-S_primaryBus_S4.xml"),
+		//TestCase(@"PrimaryBus\HEV_primaryBus_AMT_Px.xml"),
+		//TestCase(@"PrimaryBus\IEPC_primaryBus.xml"),
+		//TestCase(@"PrimaryBus\PEV_primaryBus_AMT_E2.xml"),
+		//TestCase(@"PrimaryBus\PEV_primaryBus_E3.xml"),
+		//TestCase(@"PrimaryBus\PEV_primaryBus_E4.xml"),
+		////TestCase(@"CompletedBus\Conventional_completedBus_1.xml"),
+		////TestCase(@"CompletedBus\HEV_completedBus_1.xml"),
+		////TestCase(@"CompletedBus\IEPC_completedBus_1.xml"),
+		////TestCase(@"CompletedBus\PEV_completedBus_1.xml"),
+		//TestCase(@"ExemptedVehicles\exempted_completedBus_input_full.xml"),
+		//TestCase(@"ExemptedVehicles\exempted_completedBus_input_only_mandatory_entries.xml"),
+		//TestCase(@"ExemptedVehicles\exempted_heavyLorry.xml"),
+		//TestCase(@"ExemptedVehicles\exempted_mediumLorry.xml"),
+		//TestCase(@"ExemptedVehicles\exempted_primaryBus.xml"),
+		//]
+		//public void TestReadingJobVersion_V24(string jobFile)
+		//{
+		//	ReadDeclarationJob(jobFile);
+		//}
 
 
 		[TestCase(@"CompletedBus\Conventional_completedBus_1.xml"),
@@ -160,15 +161,15 @@ namespace TUGraz.VectoCore.Tests.XML
 
 			if (testDir == Optional_TESTS_DIR) {//optional test
 				Assert.IsNull(vehicle.TankSystem);
-				Assert.IsNull(vehicle.Components.AngledriveInputData);//optional
-				Assert.IsNull(vehicle.Components.RetarderInputData);//optional
-				Assert.IsNull(vehicle.Components.AirdragInputData);//optional
+                Assert.NotNull(vehicle.Components.AngledriveInputData);//optional
+                Assert.NotNull(vehicle.Components.RetarderInputData);//optional
+                Assert.NotNull(vehicle.Components.AirdragInputData);//optional
 				Assert.IsEmpty(vehicle.TorqueLimits);//optional
 			} else {
 				Assert.IsNotNull(vehicle.TankSystem);
-				Assert.IsNotNull(vehicle.Components.AngledriveInputData);//optional
-				Assert.IsNotNull(vehicle.Components.RetarderInputData);//optional
-				Assert.IsNotNull(vehicle.Components.AirdragInputData);//optional
+                Assert.NotNull(vehicle.Components.AngledriveInputData);//optional
+                Assert.NotNull(vehicle.Components.RetarderInputData);//optional
+                Assert.IsNotNull(vehicle.Components.AirdragInputData);//optional
 				Assert.IsNotNull(vehicle.TorqueLimits);//optional
 				Assert.IsNotEmpty(vehicle.TorqueLimits);//optional
 			}
@@ -221,9 +222,9 @@ namespace TUGraz.VectoCore.Tests.XML
 			//optional test
 			if (testDir == Optional_TESTS_DIR) {
 				Assert.IsNull(vehicle.TankSystem);
-				Assert.IsNull(vehicle.Components.AngledriveInputData);
-				Assert.IsNull(vehicle.Components.RetarderInputData);
-				Assert.IsNull(vehicle.Components.AirdragInputData);
+				Assert.NotNull(vehicle.Components.AngledriveInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.AirdragInputData);
 				Assert.IsNull(vehicle.CargoVolume);
 				Assert.IsEmpty(vehicle.TorqueLimits);
 			}
@@ -320,9 +321,9 @@ namespace TUGraz.VectoCore.Tests.XML
 			{
 				TestElectricMachinesData(vehicle.Components.ElectricMachines.Entries.First(), true);
 				Assert.IsNull(vehicle.TankSystem);
-				Assert.IsNull(vehicle.Components.AngledriveInputData);
-				Assert.IsNull(vehicle.Components.RetarderInputData);
-				Assert.IsNull(vehicle.Components.AirdragInputData);
+				Assert.NotNull(vehicle.Components.AngledriveInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.AirdragInputData);
 				Assert.IsEmpty(vehicle.TorqueLimits);
 				Assert.IsNull(vehicle.ElectricMotorTorqueLimits);
 				Assert.IsNull(vehicle.BoostingLimitations);
@@ -366,7 +367,7 @@ namespace TUGraz.VectoCore.Tests.XML
 			Assert.AreEqual("aaaaa", eMachine.AppVersion);
 			Assert.AreEqual(ElectricMachineType.ASM, eMachine.ElectricMachineType);
 			Assert.AreEqual(CertificationMethod.Measured, eMachine.CertificationMethod);
-			Assert.AreEqual(1.SI<Watt>(), eMachine.R85RatedPower);
+			Assert.AreEqual(50000.SI<Watt>(), eMachine.R85RatedPower);
 			Assert.AreEqual(0.10.SI<KilogramSquareMeter>(), eMachine.Inertia);//RotationalInertia
 			//Assert.AreEqual(200.00.SI<NewtonMeter>(), eMachine.ContinuousTorque);
 			//Assert.AreEqual(2000.00.SI<PerSecond>(), eMachine.ContinuousTorqueSpeed);//TestSpeedContinuousTorque
@@ -462,9 +463,9 @@ namespace TUGraz.VectoCore.Tests.XML
 
 		private void TestPowerMapEntry(string outShaftSpeed, string torque, string electricPower, DataRow row)
 		{
-			Assert.AreEqual(outShaftSpeed, row[XMLNames.PowerMap_OutShaftSpeed]);
-			Assert.AreEqual(torque, row[XMLNames.PowerMap_Torque]);
-			Assert.AreEqual(electricPower, row[XMLNames.PowerMap_ElectricPower]);
+			Assert.AreEqual(outShaftSpeed, row["n"]);
+			Assert.AreEqual(torque, row["T"]);
+			Assert.AreEqual(electricPower, row["P_el"]);
 		}
 
 		private void TestDragCurve(TableData dragCurve)
@@ -557,8 +558,8 @@ namespace TUGraz.VectoCore.Tests.XML
 			Assert.IsNotNull(entry.REESSPack.DigestValue);
 
 			var battery = (IBatteryPackDeclarationInputData)entry.REESSPack;
-			Assert.AreEqual(20, battery.MinSOC);
-			Assert.AreEqual(80, battery.MaxSOC);
+			Assert.AreEqual(0.20, battery.MinSOC);
+			Assert.AreEqual(0.80, battery.MaxSOC);
 			Assert.AreEqual(BatteryType.HPBS, battery.BatteryType);
 			Assert.AreEqual(72.00.SI<AmpereSecond>() * 3600, battery.Capacity);
 			Assert.AreEqual(true, battery.ConnectorsSubsystemsIncluded);
@@ -610,8 +611,8 @@ namespace TUGraz.VectoCore.Tests.XML
 
 		private void TestOCVTableRow(string soc, string ocv, DataRow row)
 		{
-			Assert.AreEqual(soc, row[XMLNames.REESS_OCV_SoC]);
-			Assert.AreEqual(ocv, row[XMLNames.REESS_OCV_OCV]);
+			Assert.AreEqual(soc, row[BatterySOCReader.Fields.StateOfCharge]);
+			Assert.AreEqual(ocv, row[BatterySOCReader.Fields.BatteryVoltage]);
 		}
 
 		private void TestInternalResistanceTableRow(string soc, string r2, string r10, string r20, DataRow row)
@@ -625,9 +626,9 @@ namespace TUGraz.VectoCore.Tests.XML
 		private void TestCurrentLimitsTableRow(string soc, string maxChargingCurrent, string maxDischargingCurrent,
 			DataRow row)
 		{
-			Assert.AreEqual(soc, row[XMLNames.REESS_CurrentLimits_SoC]);
-			Assert.AreEqual(maxChargingCurrent, row[XMLNames.REESS_CurrentLimits_MaxChargingCurrent]);
-			Assert.AreEqual(maxDischargingCurrent, row[XMLNames.REESS_CurrentLimits_MaxDischargingCurrent]);
+			Assert.AreEqual(soc, row[BatteryMaxCurrentReader.Fields.StateOfCharge]);
+			Assert.AreEqual(maxChargingCurrent, row[BatteryMaxCurrentReader.Fields.MaxChargeCurrent]);
+			Assert.AreEqual(maxDischargingCurrent, row[BatteryMaxCurrentReader.Fields.MaxDischargeCurrent]);
 		}
 
 
@@ -697,9 +698,9 @@ namespace TUGraz.VectoCore.Tests.XML
 			if (testDir == Optional_TESTS_DIR)
 			{
 				Assert.IsNull(vehicle.TankSystem);
-				Assert.IsNull(vehicle.Components.AngledriveInputData);
-				Assert.IsNull(vehicle.Components.RetarderInputData);
-				Assert.IsNull(vehicle.Components.AirdragInputData);
+				Assert.NotNull(vehicle.Components.AngledriveInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.AirdragInputData);
 				Assert.IsNull(vehicle.CargoVolume);
 				Assert.IsEmpty(vehicle.TorqueLimits);
 				Assert.IsNull(vehicle.ElectricMotorTorqueLimits);//Vehicle EM Drive Limits
@@ -751,8 +752,8 @@ namespace TUGraz.VectoCore.Tests.XML
 			//optional test
 			if (testDir == Optional_TESTS_DIR)
 			{
-				Assert.IsNull(vehicle.Components.AngledriveInputData);
-				Assert.IsNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.AngledriveInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
 				Assert.IsEmpty(vehicle.TorqueLimits);
 				Assert.IsNull(vehicle.ElectricMotorTorqueLimits);//Vehicle EM Drive Limits
 				Assert.IsNull(vehicle.BoostingLimitations);//Vehicle Max Prop. Limit
@@ -803,9 +804,9 @@ namespace TUGraz.VectoCore.Tests.XML
 			if (testDir == Optional_TESTS_DIR)
 			{
 				Assert.IsNull(vehicle.TankSystem);
-				Assert.IsNull(vehicle.Components.AngledriveInputData);
-				Assert.IsNull(vehicle.Components.RetarderInputData);
-				Assert.IsNull(vehicle.Components.AirdragInputData);
+				Assert.NotNull(vehicle.Components.AngledriveInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.AirdragInputData);
 				Assert.IsNull(vehicle.TorqueLimits);
 				Assert.IsNull(vehicle.ElectricMotorTorqueLimits);//Vehicle EM Drive Limits
 			}
@@ -909,8 +910,8 @@ namespace TUGraz.VectoCore.Tests.XML
 			if (testDir == Optional_TESTS_DIR)
 			{
 				Assert.IsNull(vehicle.TankSystem);
-				Assert.IsNull(vehicle.Components.RetarderInputData);
-				Assert.IsNull(vehicle.Components.AirdragInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.AirdragInputData);
 				Assert.IsNull(vehicle.ElectricMotorTorqueLimits);//Vehicle EM Drive Limits
 			}
 			else
@@ -959,8 +960,8 @@ namespace TUGraz.VectoCore.Tests.XML
 			if (testDir == Optional_TESTS_DIR)
 			{
 				Assert.IsNull(vehicle.TankSystem);
-				Assert.IsNull(vehicle.Components.RetarderInputData);
-				Assert.IsNull(vehicle.Components.AirdragInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.AirdragInputData);
 				Assert.IsNull(vehicle.ElectricMotorTorqueLimits);//Vehicle EM Drive Limits
 			}
 			else
@@ -1007,9 +1008,9 @@ namespace TUGraz.VectoCore.Tests.XML
 			if (testDir == Optional_TESTS_DIR)
 			{
 				Assert.IsNull(vehicle.TankSystem);
-				Assert.IsNull(vehicle.Components.AngledriveInputData);
-				Assert.IsNull(vehicle.Components.RetarderInputData);
-				Assert.IsNull(vehicle.Components.AirdragInputData);
+				Assert.NotNull(vehicle.Components.AngledriveInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.AirdragInputData);
 				Assert.IsNull(vehicle.CargoVolume);
 				Assert.IsNull(vehicle.TorqueLimits);
 				Assert.IsNull(vehicle.ElectricMotorTorqueLimits);
@@ -1058,8 +1059,8 @@ namespace TUGraz.VectoCore.Tests.XML
 			if (testDir == Optional_TESTS_DIR)
 			{
 				Assert.IsNull(vehicle.TankSystem);
-				Assert.IsNull(vehicle.Components.RetarderInputData);
-				Assert.IsNull(vehicle.Components.AirdragInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.AirdragInputData);
 				Assert.IsNull(vehicle.CargoVolume);
 				Assert.IsNull(vehicle.ElectricMotorTorqueLimits);
 			}
@@ -1109,8 +1110,8 @@ namespace TUGraz.VectoCore.Tests.XML
 			if (testDir == Optional_TESTS_DIR)
 			{
 				Assert.IsNull(vehicle.TankSystem);
-				Assert.IsNull(vehicle.Components.RetarderInputData);
-				Assert.IsNull(vehicle.Components.AirdragInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.AirdragInputData);
 				Assert.IsNull(vehicle.CargoVolume);
 				Assert.IsNull(vehicle.ElectricMotorTorqueLimits);
 			}
@@ -1157,8 +1158,8 @@ namespace TUGraz.VectoCore.Tests.XML
 			
 			if (testDir == Optional_TESTS_DIR)
 			{
-				Assert.IsNull(vehicle.Components.AngledriveInputData);
-				Assert.IsNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.AngledriveInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
 				Assert.IsNull(vehicle.TorqueLimits);
 				Assert.IsNull(vehicle.ElectricMotorTorqueLimits);
 			}
@@ -1204,7 +1205,7 @@ namespace TUGraz.VectoCore.Tests.XML
 
 			if (testDir == Optional_TESTS_DIR)
 			{
-				Assert.IsNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
 				Assert.IsNull(vehicle.ElectricMotorTorqueLimits);
 			}
 			else
@@ -1249,7 +1250,7 @@ namespace TUGraz.VectoCore.Tests.XML
 			
 			if (testDir == Optional_TESTS_DIR)
 			{
-				Assert.IsNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
 				Assert.IsNull(vehicle.ElectricMotorTorqueLimits);
 			}
 			else
@@ -1295,16 +1296,16 @@ namespace TUGraz.VectoCore.Tests.XML
 			if (testDir == Optional_TESTS_DIR)
 			{
 				Assert.IsNull(vehicle.TankSystem);
-				Assert.IsNull(vehicle.Components.RetarderInputData);
-				Assert.IsNull(vehicle.Components.AxleGearInputData);
-				Assert.IsNull(vehicle.Components.AirdragInputData);
+                Assert.NotNull(vehicle.Components.RetarderInputData);
+                Assert.IsNull(vehicle.Components.AxleGearInputData);
+                Assert.NotNull(vehicle.Components.AirdragInputData);
 			}
 			else
 			{
 				Assert.IsNotNull(vehicle.TankSystem);
-				Assert.IsNotNull(vehicle.Components.RetarderInputData);
-				Assert.IsNotNull(vehicle.Components.AxleGearInputData);
-				Assert.IsNotNull(vehicle.Components.AirdragInputData);
+                Assert.NotNull(vehicle.Components.RetarderInputData);
+                Assert.IsNotNull(vehicle.Components.AxleGearInputData);
+				Assert.NotNull(vehicle.Components.AirdragInputData);
 			}
 			
 			Assert.IsNull(vehicle.Components.AngledriveInputData);
@@ -1332,7 +1333,7 @@ namespace TUGraz.VectoCore.Tests.XML
 			Assert.AreEqual("aaaaa", iepcData.AppVersion);
 			Assert.AreEqual(ElectricMachineType.ASM, iepcData.ElectricMachineType);
 			Assert.AreEqual(CertificationMethod.Measured, iepcData.CertificationMethod);
-			Assert.AreEqual(1.SI<Watt>(), iepcData.R85RatedPower);
+			Assert.AreEqual(50000.SI<Watt>(), iepcData.R85RatedPower);
 			Assert.AreEqual(0.10.SI<KilogramSquareMeter>(), iepcData.Inertia);//RotationalInertia
 			Assert.AreEqual(false, iepcData.DifferentialIncluded);
 			Assert.AreEqual(false, iepcData.DesignTypeWheelMotor);
@@ -1395,9 +1396,9 @@ namespace TUGraz.VectoCore.Tests.XML
 			if (testDir == Optional_TESTS_DIR)
 			{
 				Assert.IsNull(vehicle.TankSystem);
-				Assert.IsNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
 				Assert.IsNull(vehicle.Components.AxleGearInputData);
-				Assert.IsNull(vehicle.Components.AirdragInputData);
+				Assert.NotNull(vehicle.Components.AirdragInputData);
 				Assert.IsNull(vehicle.CargoVolume);
 			}
 			else
@@ -1442,7 +1443,7 @@ namespace TUGraz.VectoCore.Tests.XML
 
 			if (testDir == Optional_TESTS_DIR)
 			{
-				Assert.IsNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
 				Assert.IsNull(vehicle.Components.AxleGearInputData);
 			}
 			else
@@ -1487,9 +1488,9 @@ namespace TUGraz.VectoCore.Tests.XML
 			
 			if (testDir == Optional_TESTS_DIR)
 			{
-				Assert.IsNull(vehicle.Components.AngledriveInputData);
-				Assert.IsNull(vehicle.Components.RetarderInputData);
-				Assert.IsNull(vehicle.Components.AirdragInputData);
+				Assert.NotNull(vehicle.Components.AngledriveInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.AirdragInputData);
 				Assert.IsNull(vehicle.TorqueLimits);
 				Assert.IsNull(vehicle.ElectricMotorTorqueLimits);
 			}
@@ -1498,7 +1499,7 @@ namespace TUGraz.VectoCore.Tests.XML
 				Assert.IsNotNull(vehicle.Components.AngledriveInputData);
 				Assert.IsNotNull(vehicle.Components.RetarderInputData);
 				Assert.IsNotNull(vehicle.Components.AirdragInputData);
-				Assert.IsNotNull(vehicle.TorqueLimits);
+				Assert.IsNull(vehicle.TorqueLimits);
 				Assert.IsNotNull(vehicle.ElectricMotorTorqueLimits);
 			}
 
@@ -1534,8 +1535,8 @@ namespace TUGraz.VectoCore.Tests.XML
 
 			if (testDir == Optional_TESTS_DIR)
 			{
-				Assert.IsNull(vehicle.Components.RetarderInputData);
-				Assert.IsNull(vehicle.Components.AirdragInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.AirdragInputData);
 				Assert.IsNull(vehicle.ElectricMotorTorqueLimits);
 			}
 			else
@@ -1580,8 +1581,8 @@ namespace TUGraz.VectoCore.Tests.XML
 
 			if (testDir == Optional_TESTS_DIR)
 			{
-				Assert.IsNull(vehicle.Components.RetarderInputData);
-				Assert.IsNull(vehicle.Components.AirdragInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.AirdragInputData);
 				Assert.IsNull(vehicle.ElectricMotorTorqueLimits);
 			}
 			else
@@ -1628,9 +1629,9 @@ namespace TUGraz.VectoCore.Tests.XML
 
 			if (testDir == Optional_TESTS_DIR)
 			{
-				Assert.IsNull(vehicle.Components.AngledriveInputData);
-				Assert.IsNull(vehicle.Components.RetarderInputData);
-				Assert.IsNull(vehicle.Components.AirdragInputData);
+				Assert.NotNull(vehicle.Components.AngledriveInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.AirdragInputData);
 				if (vehicle.VehicleCategory == VehicleCategory.Van) {
 					Assert.AreEqual(20, vehicle.CargoVolume.Value());
 				} else {
@@ -1646,7 +1647,7 @@ namespace TUGraz.VectoCore.Tests.XML
 				Assert.IsNotNull(vehicle.Components.RetarderInputData);
 				Assert.IsNotNull(vehicle.Components.AirdragInputData);
 				Assert.IsNotNull(vehicle.CargoVolume);
-				Assert.IsNotNull(vehicle.TorqueLimits);
+				Assert.IsNull(vehicle.TorqueLimits);
 				Assert.IsNotNull(vehicle.ElectricMotorTorqueLimits);
 			}
 
@@ -1681,8 +1682,8 @@ namespace TUGraz.VectoCore.Tests.XML
 
 			if (testDir == Optional_TESTS_DIR)
 			{
-				Assert.IsNull(vehicle.Components.RetarderInputData);
-				Assert.IsNull(vehicle.Components.AirdragInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.AirdragInputData);
 				Assert.IsNull(vehicle.CargoVolume);
 				Assert.IsNull(vehicle.ElectricMotorTorqueLimits);
 			}
@@ -1727,8 +1728,8 @@ namespace TUGraz.VectoCore.Tests.XML
 
 			if (testDir == Optional_TESTS_DIR)
 			{
-				Assert.IsNull(vehicle.Components.RetarderInputData);
-				Assert.IsNull(vehicle.Components.AirdragInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.AirdragInputData);
 				Assert.IsNull(vehicle.CargoVolume);
 				Assert.IsNull(vehicle.ElectricMotorTorqueLimits);
 			}
@@ -1773,17 +1774,17 @@ namespace TUGraz.VectoCore.Tests.XML
 
 			if (testDir == Optional_TESTS_DIR)
 			{
-				Assert.IsNull(vehicle.Components.AngledriveInputData);
-				Assert.IsNull(vehicle.Components.RetarderInputData);
-				Assert.IsEmpty(vehicle.TorqueLimits);
+				Assert.NotNull(vehicle.Components.AngledriveInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
+				Assert.IsNull(vehicle.TorqueLimits);
 				Assert.IsNull(vehicle.ElectricMotorTorqueLimits);
 			}
 			else
 			{
 				Assert.IsNotNull(vehicle.Components.AngledriveInputData);
 				Assert.IsNotNull(vehicle.Components.RetarderInputData);
-				Assert.IsNotNull(vehicle.TorqueLimits);
-				Assert.IsNotEmpty(vehicle.TorqueLimits);
+				Assert.IsNull(vehicle.TorqueLimits);
+				//Assert.IsNotEmpty(vehicle.TorqueLimits);
 				Assert.IsNotNull(vehicle.ElectricMotorTorqueLimits);
 			}
 
@@ -1818,7 +1819,7 @@ namespace TUGraz.VectoCore.Tests.XML
 
 			if (testDir == Optional_TESTS_DIR)
 			{
-				Assert.IsNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
 				Assert.IsNull(vehicle.ElectricMotorTorqueLimits);
 			}
 			else
@@ -1861,7 +1862,7 @@ namespace TUGraz.VectoCore.Tests.XML
 
 			if (testDir == Optional_TESTS_DIR)
 			{
-				Assert.IsNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
 				Assert.IsNull(vehicle.ElectricMotorTorqueLimits);
 			}
 			else
@@ -1901,9 +1902,9 @@ namespace TUGraz.VectoCore.Tests.XML
 
 			if (testDir == Optional_TESTS_DIR)
 			{
-				Assert.IsNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
 				Assert.IsNull(vehicle.Components.AxleGearInputData);
-				Assert.IsNull(vehicle.Components.AirdragInputData);
+				Assert.NotNull(vehicle.Components.AirdragInputData);
 			}
 			else
 			{
@@ -1944,9 +1945,9 @@ namespace TUGraz.VectoCore.Tests.XML
 
 			if (testDir == Optional_TESTS_DIR)
 			{
-				Assert.IsNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
 				Assert.IsNull(vehicle.Components.AxleGearInputData);
-				Assert.IsNull(vehicle.Components.AirdragInputData);
+				Assert.NotNull(vehicle.Components.AirdragInputData);
 				Assert.AreEqual(20, vehicle.CargoVolume.Value());
 			}
 			else
@@ -1988,7 +1989,7 @@ namespace TUGraz.VectoCore.Tests.XML
 
 			if (testDir == Optional_TESTS_DIR)
 			{
-				Assert.IsNull(vehicle.Components.RetarderInputData);
+				Assert.NotNull(vehicle.Components.RetarderInputData);
 				Assert.IsNull(vehicle.Components.AxleGearInputData);
 			}
 			else
@@ -2095,7 +2096,7 @@ namespace TUGraz.VectoCore.Tests.XML
 			
 			Assert.AreEqual(ElectricMachineType.ASM, eMachine.ElectricMachine.ElectricMachineType);
 			Assert.AreEqual(CertificationMethod.StandardValues, eMachine.ElectricMachine.CertificationMethod);
-			Assert.AreEqual(1.SI<Watt>(), eMachine.ElectricMachine.R85RatedPower);
+			Assert.AreEqual(50000.SI<Watt>(), eMachine.ElectricMachine.R85RatedPower);
 			Assert.AreEqual(0.10.SI<KilogramSquareMeter>(), eMachine.ElectricMachine.Inertia);//RotationalInertia
 			Assert.AreEqual(true, eMachine.ElectricMachine.DcDcConverterIncluded);
 			Assert.AreEqual("None", eMachine.ElectricMachine.IHPCType);
diff --git a/VectoCore/VectoCoreTest/XML/XMLDeclarationInputv24VehicleDataTest.cs b/VectoCore/VectoCoreTest/XML/XMLDeclarationInputv24VehicleDataTest.cs
index a929d2202187e131df8637dd0929a7dcc234b886..95c5f3fafc3aedc5b08361d6714fe85a4d3a8f53 100644
--- a/VectoCore/VectoCoreTest/XML/XMLDeclarationInputv24VehicleDataTest.cs
+++ b/VectoCore/VectoCoreTest/XML/XMLDeclarationInputv24VehicleDataTest.cs
@@ -74,7 +74,7 @@ namespace TUGraz.VectoCore.Tests.XML
 
 		private void TestHeavyLorryParametersSequenceGroup2(IXMLDeclarationVehicleData vehicle)
 		{
-			Assert.AreEqual(AngledriveType.SeparateAngledrive, vehicle.AngledriveType);
+			Assert.AreEqual(AngledriveType.None, vehicle.AngledriveType);
 			Assert.AreEqual("None", vehicle.PTOTransmissionInputData.PTOTransmissionType);
 			Assert.AreEqual(true, vehicle.ZeroEmissionVehicle);
 			Assert.AreEqual(true, vehicle.VocationalVehicle);
@@ -380,7 +380,8 @@ namespace TUGraz.VectoCore.Tests.XML
 					break;
 			}
 
-			TestxEvParametersSequenceGroup(vehicle);
+			Assert.AreEqual(true, vehicle.OvcHev);
+			Assert.IsNull(vehicle.MaxChargingPower);
 		}
 
 
@@ -410,7 +411,8 @@ namespace TUGraz.VectoCore.Tests.XML
 					break;
 			}
 
-			TestxEvParametersSequenceGroup(vehicle);
+			Assert.AreEqual(true, vehicle.OvcHev);
+			Assert.IsNull(vehicle.MaxChargingPower);
 		}
 
 
@@ -439,7 +441,9 @@ namespace TUGraz.VectoCore.Tests.XML
 					break;
 			}
 
-			TestxEvParametersSequenceGroup(vehicle);
+			Assert.AreEqual(true, vehicle.OvcHev);
+			Assert.AreEqual(null, vehicle.MaxChargingPower);
+			//TestxEvParametersSequenceGroup(vehicle);
 		}
 
 
@@ -453,7 +457,10 @@ namespace TUGraz.VectoCore.Tests.XML
 			TestRetarderSequenceGroup(vehicle);
 			TestHeavyLorryParametersSequenceGroup2(vehicle);
 			Assert.AreEqual(ArchitectureID.E_IEPC, vehicle.ArchitectureID);
-			TestxEvParametersSequenceGroup(vehicle);
+			
+			Assert.AreEqual(true, vehicle.OvcHev);
+			Assert.IsNull(vehicle.MaxChargingPower);
+
 		}
 
 
@@ -470,7 +477,10 @@ namespace TUGraz.VectoCore.Tests.XML
 			TestRetarderSequenceGroup(vehicle);
 			TestMediumLorryParameterSequenceGroup2(vehicle);
 			Assert.AreEqual(ArchitectureID.E_IEPC, vehicle.ArchitectureID);
-			TestxEvParametersSequenceGroup(vehicle);
+
+			Assert.AreEqual(true, vehicle.OvcHev);
+			Assert.IsNull(vehicle.MaxChargingPower);
+
 		}
 
 
@@ -484,7 +494,8 @@ namespace TUGraz.VectoCore.Tests.XML
 			Assert.AreEqual(AngledriveType.SeparateAngledrive, vehicle.AngledriveType);
 			Assert.AreEqual(true, vehicle.ZeroEmissionVehicle);
 			Assert.AreEqual(ArchitectureID.E_IEPC, vehicle.ArchitectureID);
-			TestxEvParametersSequenceGroup(vehicle);
+			Assert.AreEqual(true, vehicle.OvcHev);
+			Assert.IsNull(vehicle.MaxChargingPower);
 		}
 	}
 }
diff --git a/VectoCore/VectoCoreTest/XML/XMLDeclarationReaderVersionsTest.cs b/VectoCore/VectoCoreTest/XML/XMLDeclarationReaderVersionsTest.cs
index e73e0be8f7e9848ca5a48a6a098abaca243fbf8d..1918d4458c9c0de30ce6881567ec8db947c79b22 100644
--- a/VectoCore/VectoCoreTest/XML/XMLDeclarationReaderVersionsTest.cs
+++ b/VectoCore/VectoCoreTest/XML/XMLDeclarationReaderVersionsTest.cs
@@ -153,7 +153,7 @@ namespace TUGraz.VectoCore.Tests.XML
 			xml.Load(writer.XMLCustomerReportName);
 			var volumeResults =
 				xml.SelectNodes(
-					".//*[local-name()='Result']/*[local-name()='Fuel']/*[local-name()='FuelConsumption' and @unit='l/m³-km']");
+					".//*[local-name()='Result']/*[local-name()='Total']/*[local-name()='Fuel']/*[local-name()='FuelConsumption' and @unit='l/m³-km']");
 			Assert.IsTrue(volumeResults.Count > 0);
 		}
 
diff --git a/VectoCore/VectoCoreTest/XML/XMLMultistageBusDataTest.cs b/VectoCore/VectoCoreTest/XML/XMLMultistageBusDataTest.cs
index 1207efe1f950bf47a86536db865420232bdd454d..dd05cc476864c5be7ffa759081a266a28303b539 100644
--- a/VectoCore/VectoCoreTest/XML/XMLMultistageBusDataTest.cs
+++ b/VectoCore/VectoCoreTest/XML/XMLMultistageBusDataTest.cs
@@ -519,7 +519,7 @@ namespace TUGraz.VectoCore.Tests.XML
 
 		private void TestSignatureHashData(DigestData data)
 		{
-			Assert.AreEqual("#PIF-d10aff76c5d149948046", data.Reference);
+			Assert.AreEqual("#VIF-d10aff76c5d149948046", data.Reference);
 			Assert.AreEqual("urn:vecto:xml:2017:canonicalization", data.CanonicalizationMethods[0]);
 			Assert.AreEqual("http://www.w3.org/2001/10/xml-exc-c14n#", data.CanonicalizationMethods[1]);
 			Assert.AreEqual("http://www.w3.org/2001/04/xmlenc#sha256", data.DigestMethod);
@@ -547,7 +547,7 @@ namespace TUGraz.VectoCore.Tests.XML
 		{
 			Assert.AreEqual(2, manufacturingStage.StepCount);
 
-			TestDigestData("#PIF-d10aff76c5d149948046", "nI+57QQtWA2rFqJTZ41t0XrXcJbcGmc7j4E66iGJyT0=",
+			TestDigestData("#VIF-d10aff76c5d149948046", "nI+57QQtWA2rFqJTZ41t0XrXcJbcGmc7j4E66iGJyT0=",
 				manufacturingStage.HashPreviousStep);
 
 			TestVehicleDataStage01(manufacturingStage.Vehicle);
@@ -684,7 +684,7 @@ namespace TUGraz.VectoCore.Tests.XML
 			var stageData = manufacturingStages[0];
 			Assert.AreEqual(2, stageData.StepCount);
 
-			TestDigestData("#PIF-d11aff76c5d149948046", "nI+67QQtWA2rFqJTZ41t0XrXcJbcGmc7j4E66iGJyT0=",
+			TestDigestData("#VIF-d11aff76c5d149948046", "nI+67QQtWA2rFqJTZ41t0XrXcJbcGmc7j4E66iGJyT0=",
 				stageData.HashPreviousStep);
 
 			TestVehicleDataVIF02(stageData.Vehicle);
diff --git a/VectoMockup/VectoMockup/MockupResults/CIF_MockupResults_PEV_Bus.xml b/VectoMockup/VectoMockup/MockupResults/CIF_MockupResults_PEV_Bus.xml
index e0e57d9cbf8b2fc4ee2bfea4f3a305fadbcfba80..8f670723de0c520b7c24896b3d893f5744c8d785 100644
--- a/VectoMockup/VectoMockup/MockupResults/CIF_MockupResults_PEV_Bus.xml
+++ b/VectoMockup/VectoMockup/MockupResults/CIF_MockupResults_PEV_Bus.xml
@@ -31,7 +31,8 @@ xsi:schemaLocation="urn:tugraz:ivt:VectoAPI:CustomerOutput:v0.9 V:\VectoCore\Vec
 				<CO2_ZEV_AuxHeater><!-- only if aux heater power > 0 -->
 					<CO2 unit="g/km">8.1</CO2>
 					<CO2 unit="g/p-km">8.2</CO2>
-				</CO2_ZEV_AuxHeater><ActualChargeDepletingRange unit="km">9.1</ActualChargeDepletingRange>
+				</CO2_ZEV_AuxHeater>
+				<ActualChargeDepletingRange unit="km">9.1</ActualChargeDepletingRange>
 				<EquivalentAllElectricRange unit="km">9.2</EquivalentAllElectricRange>
 				<ZeroCO2EmissionsRange unit="km">9.3</ZeroCO2EmissionsRange>
 			</Total>
diff --git a/VectoMockup/VectoMockup/Ninject/CIFMockupModule.cs b/VectoMockup/VectoMockup/Ninject/CIFMockupModule.cs
index 80dc0573315abdb38d7c46e0f7c9b8963e40b676..3e1076da0e757208389513c788ac317f2f3d66c7 100644
--- a/VectoMockup/VectoMockup/Ninject/CIFMockupModule.cs
+++ b/VectoMockup/VectoMockup/Ninject/CIFMockupModule.cs
@@ -153,6 +153,11 @@ namespace TUGraz.VectoMockup.Ninject
 			return _cifFactory.GetPEV_IEPC_CompletedBusVehicleType();
 		}
 
+		public IXmlTypeWriter GetConventional_SingleBusVehicleType()
+		{
+			return _cifFactory.GetConventional_SingleBusVehicleType();
+		}
+
 
 		public IXmlTypeWriter GetExemptedCompletedBusVehicleType()
 		{
@@ -279,6 +284,16 @@ namespace TUGraz.VectoMockup.Ninject
             return _cifFactory.GetGeneralVehicleSequenceGroupWriterCompletedBus();
         }
 
+		public IReportOutputGroup GetConventionalSingleBusAuxGroup()
+		{
+			return _cifFactory.GetConventionalSingleBusAuxGroup();
+		}
+
+		public IReportOutputGroup GetSingleBusVehicleTypeGroup()
+		{
+			return _cifFactory.GetSingleBusVehicleTypeGroup();
+		}
+
 		public ICIFAdasType GetConventionalADASType()
 		{
 			return _cifFactory.GetConventionalADASType();
diff --git a/VectoMockup/VectoMockup/Reports/MockupCustomerReport.cs b/VectoMockup/VectoMockup/Reports/MockupCustomerReport.cs
index 293c50e82ddffd015796209d2d9de17aac7bc756..9b12db161fa94d4adecc01ec2e4bbc56c79ae162 100644
--- a/VectoMockup/VectoMockup/Reports/MockupCustomerReport.cs
+++ b/VectoMockup/VectoMockup/Reports/MockupCustomerReport.cs
@@ -1,10 +1,9 @@
-using System.Collections.Generic;
-using System.Linq;
+using System.Linq;
 using System.Xml.Linq;
 using System.Xml.XPath;
 using TUGraz.VectoCommon.Resources;
-using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
+using TUGraz.VectoCore.OutputData;
 using TUGraz.VectoCore.OutputData.XML;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.CustomerInformationFile.CustomerInformationFile_0_9;
@@ -31,10 +30,10 @@ namespace TUGraz.VectoMockup.Reports
         
         #region Implementation of IXMLCustomerReport
 
-        public void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+        public void Initialize(VectoRunData modelData)
         {
             _modelData = modelData;
-            _originalCustomerReport.Initialize(modelData, fuelModes);
+            _originalCustomerReport.Initialize(modelData);
         }
 
         public XDocument Report
@@ -50,7 +49,7 @@ namespace TUGraz.VectoMockup.Reports
             }
         }
 
-        public void WriteResult(XMLDeclarationReport.ResultEntry resultValue)
+        public void WriteResult(IResultEntry resultValue)
         {
             _originalCustomerReport.WriteResult(resultValue);
         }
diff --git a/VectoMockup/VectoMockup/Reports/MockupManufacturerReport.cs b/VectoMockup/VectoMockup/Reports/MockupManufacturerReport.cs
index 59a519252b73dc6dc0c79611ef018c4dad6c51d2..5bd1b7db6f8263c6d09fdcd54cdcf4cd2fb8d383 100644
--- a/VectoMockup/VectoMockup/Reports/MockupManufacturerReport.cs
+++ b/VectoMockup/VectoMockup/Reports/MockupManufacturerReport.cs
@@ -1,12 +1,11 @@
-using System.Collections.Generic;
-using System.Linq;
+using System.Linq;
 using System.Xml.Linq;
 using System.Xml.XPath;
 using TUGraz.VectoCommon.BusAuxiliaries;
 using TUGraz.VectoCommon.InputData;
 using TUGraz.VectoCommon.Resources;
-using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
+using TUGraz.VectoCore.OutputData;
 using TUGraz.VectoCore.OutputData.XML;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.ManufacturerReport_0_9;
@@ -31,7 +30,7 @@ namespace TUGraz.VectoMockup.Reports
 			Results = new XElement(Mrf + XMLNames.Report_Results);
 		}
 
-		public void WriteMockupResult(XMLDeclarationReport.ResultEntry resultValue)
+		public void WriteMockupResult(IResultEntry resultValue)
 		{
 
 			Results.Add(MockupResultReader.GetMRFMockupResult(_outputData, resultValue, Mrf + "Result", _modelData));
@@ -60,10 +59,10 @@ namespace TUGraz.VectoMockup.Reports
 			_ixmlManufacturerReportImplementation.InitializeVehicleData(inputData);
 		}
 
-		public void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public void Initialize(VectoRunData modelData)
 		{
 			_modelData = modelData;
-			_ixmlManufacturerReportImplementation.Initialize(modelData, fuelModes);
+			_ixmlManufacturerReportImplementation.Initialize(modelData);
 		}
 
 		public XDocument Report
diff --git a/VectoMockup/VectoMockup/Reports/MockupVIFReport.cs b/VectoMockup/VectoMockup/Reports/MockupVIFReport.cs
index 2c244ecb98da19152005ec297a597928e5cac9d6..2a2a4e27e3b07c60ed7f3ff2da4cda369ede7c29 100644
--- a/VectoMockup/VectoMockup/Reports/MockupVIFReport.cs
+++ b/VectoMockup/VectoMockup/Reports/MockupVIFReport.cs
@@ -1,10 +1,8 @@
 using System;
-using System.Collections.Generic;
 using System.Linq;
 using System.Text;
 using System.Threading.Tasks;
 using System.Xml.Linq;
-using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
 using TUGraz.VectoCore.OutputData.XML;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.VehicleInformationFile;
@@ -60,7 +58,7 @@ namespace TUGraz.VectoMockup.Reports
 
 		#region Implementation of IXMLPrimaryVehicleReport
 
-		public void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public void Initialize(VectoRunData modelData)
 		{
 			throw new NotImplementedException();
 		}
diff --git a/VectoMockup/VectoMockup/Reports/MockupVehicleInformationFile.cs b/VectoMockup/VectoMockup/Reports/MockupVehicleInformationFile.cs
index a56c59829de05227ce8012621a1a42a221f1e85a..1c5140fafd3597892895a58485c6cb2b39b80f67 100644
--- a/VectoMockup/VectoMockup/Reports/MockupVehicleInformationFile.cs
+++ b/VectoMockup/VectoMockup/Reports/MockupVehicleInformationFile.cs
@@ -1,5 +1,4 @@
 using System;
-using System.Collections.Generic;
 using System.Linq;
 using System.Text;
 using System.Threading.Tasks;
@@ -7,7 +6,6 @@ using System.Xml.Linq;
 using System.Xml.XPath;
 using TUGraz.VectoCommon.InputData;
 using TUGraz.VectoCommon.Resources;
-using TUGraz.VectoCore.Models.Declaration;
 using TUGraz.VectoCore.Models.Simulation.Data;
 using TUGraz.VectoCore.OutputData.XML;
 using TUGraz.VectoCore.OutputData.XML.DeclarationReports.ManufacturerReport.ManufacturerReport_0_9;
@@ -77,9 +75,9 @@ namespace TUGraz.VectoMockup.Reports
 
 		#region Implementation of IXMLPrimaryVehicleReport
 
-		public void Initialize(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public void Initialize(VectoRunData modelData)
 		{
-			_vehicleInformationFileImplementation.Initialize(modelData, fuelModes);
+			_vehicleInformationFileImplementation.Initialize(modelData);
 			_modelData = modelData;
 		}
 
diff --git a/VectoMockup/VectoMockup/Reports/XMLDeclarationMockupReportCompletedVehicle.cs b/VectoMockup/VectoMockup/Reports/XMLDeclarationMockupReportCompletedVehicle.cs
index 1e7169b8ad82b4cc41fa7dee3ea1431088c1a1f0..0703c33dc2efbb98ef8838cfe86cd4e704be58dc 100644
--- a/VectoMockup/VectoMockup/Reports/XMLDeclarationMockupReportCompletedVehicle.cs
+++ b/VectoMockup/VectoMockup/Reports/XMLDeclarationMockupReportCompletedVehicle.cs
@@ -1,5 +1,4 @@
 using System;
-using System.Collections.Generic;
 using System.Linq;
 using System.Text;
 using System.Threading.Tasks;
@@ -85,9 +84,9 @@ namespace TUGraz.VectoMockup.Reports
 
 		#region Overrides of XMLDeclarationReportCompletedVehicle
 
-		public override void InitializeReport(VectoRunData modelData, List<List<FuelData.Entry>> fuelModes)
+		public override void InitializeReport(VectoRunData modelData)
 		{
-			base.InitializeReport(modelData, fuelModes);
+			base.InitializeReport(modelData);
 			_modelData = modelData;
 		}
 
diff --git a/VectoMockup/VectoMockup/Simulation/RundataFactories/MockupLorryVectoRunDataFactory.cs b/VectoMockup/VectoMockup/Simulation/RundataFactories/MockupLorryVectoRunDataFactory.cs
index 92205fc2343e1bd111d1c109884edb6a0ce72eb5..31c8d5f97e5ade96d7e57e463604811be32cb278 100644
--- a/VectoMockup/VectoMockup/Simulation/RundataFactories/MockupLorryVectoRunDataFactory.cs
+++ b/VectoMockup/VectoMockup/Simulation/RundataFactories/MockupLorryVectoRunDataFactory.cs
@@ -185,7 +185,7 @@ namespace TUGraz.VectoMockup.Simulation.RundataFactories
                 InputData = vehicleData,
                 SleeperCab = vehicleData.SleeperCab,
                 VehicleClass = _segment.VehicleClass,
-                Ocv = vehicleData.OvcHev,
+                OffVehicleCharging = vehicleData.OvcHev,
 
             };
         }
diff --git a/VectoMockup/VectoMockup/Simulation/RundataFactories/PrimaryBusMockupRunDataFactory.cs b/VectoMockup/VectoMockup/Simulation/RundataFactories/PrimaryBusMockupRunDataFactory.cs
index d95245224de65e40ab8950e7d09052fcd64f1970..fdf246c5717362478849619c0b6046b321fb9257 100644
--- a/VectoMockup/VectoMockup/Simulation/RundataFactories/PrimaryBusMockupRunDataFactory.cs
+++ b/VectoMockup/VectoMockup/Simulation/RundataFactories/PrimaryBusMockupRunDataFactory.cs
@@ -281,7 +281,7 @@ namespace TUGraz.VectoMockup.Simulation.RundataFactories
 				SleeperCab = vehicleData.SleeperCab,
 				//Loading = loading.Value.Item1,
 				VehicleClass = segment.VehicleClass,
-				Ocv = vehicleData.OvcHev,
+				OffVehicleCharging = vehicleData.OvcHev,
 				VehicleCategory = vehicleData.VehicleCategory,
 				ZeroEmissionVehicle = vehicleData.ZeroEmissionVehicle,
 				//ADAS = CreateMockupAdasData(vehicleData),
@@ -307,7 +307,7 @@ namespace TUGraz.VectoMockup.Simulation.RundataFactories
                 SleeperCab = vehicleData.SleeperCab,
                 Loading = loading.Value.Item1,
                 VehicleClass = segment.VehicleClass,
-                Ocv = vehicleData.OvcHev,
+                OffVehicleCharging = vehicleData.OvcHev,
                 VehicleCategory = vehicleData.VehicleCategory,
                 ZeroEmissionVehicle = vehicleData.ZeroEmissionVehicle,
                 ADAS = CreateMockupAdasData(vehicleData),
diff --git a/VectoMockup/VectoMockup/Simulation/SimulatorFactory/MockupSimulatorFactories.cs b/VectoMockup/VectoMockup/Simulation/SimulatorFactory/MockupSimulatorFactories.cs
index 67d747fd31aa886b18a2d53387e066d7fa59e2cd..48ff2b4d60b2d4fcb4fc36efcb4acdf2545bbc75 100644
--- a/VectoMockup/VectoMockup/Simulation/SimulatorFactory/MockupSimulatorFactories.cs
+++ b/VectoMockup/VectoMockup/Simulation/SimulatorFactory/MockupSimulatorFactories.cs
@@ -67,12 +67,12 @@ namespace TUGraz.VectoMockup.Simulation.SimulatorFactory
 
 			if (data.Report != null)
 			{
-				data.Report.PrepareResult(data.Loading, data.Mission, data.EngineData?.FuelMode ?? 0, data);
+				data.Report.PrepareResult(data);
 			}
 			return new MockupExemptedRun(new ExemptedRunContainer(data.ExecutionMode) { RunData = data }, modData => {
 				if (data.Report != null)
 				{
-					data.Report.AddResult(data.Loading, data.Mission, data.EngineData?.FuelMode ?? 0, data, modData);
+					data.Report.AddResult(data, modData);
 				}
 			});
 		}
@@ -89,11 +89,11 @@ namespace TUGraz.VectoMockup.Simulation.SimulatorFactory
 		{
 			if (data.Report != null)
 			{
-				data.Report.PrepareResult(data.Loading, data.Mission, data.EngineData?.FuelMode ?? 0, data);
+				data.Report.PrepareResult(data);
 			}
 			Action<IModalDataContainer> addReportResult = modData => {
 				if (modData is MockupModalDataContainer && data.Report != null) {
-					data.Report.AddResult(data.Loading, data.Mission, data.EngineData?.FuelMode ?? 0, data, modData);
+					data.Report.AddResult(data, modData);
 				}
 
 				return;
diff --git a/VectoMockup/VectoMockup/VectoMockup.csproj b/VectoMockup/VectoMockup/VectoMockup.csproj
index 63872dc5dadd1cc244f23f091d55d07d58643997..723ae3f5121f7bbf04e2c262acc98de7055bd511 100644
--- a/VectoMockup/VectoMockup/VectoMockup.csproj
+++ b/VectoMockup/VectoMockup/VectoMockup.csproj
@@ -76,6 +76,7 @@
     <PackageReference Include="Ninject.Extensions.Factory" Version="3.3.3" />
   </ItemGroup>
   <ItemGroup>
+    <ProjectReference Include="..\..\VectoCommon\VectoCommon\VectoCommon.csproj" />
     <ProjectReference Include="..\..\VectoCore\VectoCore\VectoCore.csproj" />
   </ItemGroup>